
@media screen and (max-width:767px) {
  .welcome-shape {
    width: auto;
  }
  .video-box video {
    height: 170px;
  }
  .title h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    color: #041015;
}
span.title-signature:after {

    left: 25%;

}

.title h6 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #29B5E6;
    margin-bottom: 12px;
}

.title p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #59656A;
}

.main-menu {
    position: fixed;
    height: 100%;
    width: 0;
    background: rgba(30, 28, 28, 0.8);
    left: -100%;
    top: 0;
    padding: 100px 20px 20px 20px;
    z-index: 99;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;

}
.main-menu.active{
  width: 100%;
  left: 0;
  visibility: visible;
  opacity: 1;
  transition: all .3s;
}

.main-menu li {
    display: block;
}

.main-menu li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #59656A;
    padding: 10px;
    display: inline-block;
}

.main-menu li a.action-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 13px 54px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}



.main-menu:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 80%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .2s;
}

.main-menu .mobile-menu {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 99;
}

.search-box {
    width: 95%;
}
.seach-text p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #828B8F;
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
}


.webhook-area .heading2 h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    width: 75%;
}
p.start {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

/* White */
    color: #FFFFFF;
}

p.start {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

/* White */
    color: #FFFFFF;
}

ul.service-list li a, ul.service-list li {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;

}

.heading h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #041015;
}
.heading {
    margin-bottom: 40px;
}

.single-data-icon {
    width: 56px;
}
.heading2.pl50 {
    padding: 0;
}

.heading2 h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #000000;
    width: 78%;
}
.single-data-heading {
    padding-left: 75px;
    padding-bottom: 35px;
}

.single-data h3 {
    margin-top: 18px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}

.single-data {
    padding: 28px;
}

.single-data p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
/* or 21px */


/* Gray/ 40 */
    color: #59656A;
}

.heading p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #59656A;
}

ul.service-list li a, ul.service-list li {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}

.webhook-img {
    padding-right: 0;
}
img.webhook-arrow {
    position: absolute;
    bottom: -64px;
    right: 30px;
    width: 100px;
}

.webhook-area a.custom-btn.btn2 {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.logo {
    display: block;
    width: 60px;
}
.fature-left-img {
    margin: 60px 0 72px;
}

p.usecase-btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;

    color: #828B8F;
    width: 100%;
}

.fature-left-img {
    margin: 60px 0 72px;
}

p.usecase-btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
/* or 24px */


/* Gray/ 30 */
    color: #828B8F;
    width: 100%;
}

.fature-right-img.pl50 {
    padding-left: 0;
    margin-top: 60px;
}

.footer-area {
    text-align: center;
    padding:70px 0 0 0;
}

.search-box input {
    padding: 18.5px;
}

.search-box input::placeholder,
.search-box input {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #828B8F;
}

a.custom-btn.btn2 {
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
}

.welcome-shape {
    display: none;
}

.video-box {
    margin-bottom: -60px;
}

.webhook-area {
    padding: 150px 0 100px;
}
.webhook-img {
    margin-top: 50px;
}

button.subnut-btn {
    padding: 12px;
}

.subscibe-form {
    margin: 0 auto;
}

.footer-logo {
    margin: 0 auto;
}

.footer-logo p {
    margin-bottom: 30px;
}

.footer-logo {
    width: 100%;
}

.footer-logo p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #CDD1D2;
}

.subscibe-form {
    width: 90%;
}

.single-footer h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
}

.single-footer ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #CDD1D2;
}

.copyright p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #CDD1D2;
}

.single-footer {
    margin-bottom: 50px;
}

.fature-right-img.pl50 {
    padding-left: 0;
    margin-top: 60px;
}
.mobile-menu {width: 30px;}

.header-area {
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(0 0 0 / 3%);
}


.login-img {
    padding: 100px 50px;
}



.login-form {
    padding-left: 0;
}
.login-area {
    display: block;
}

.login-area:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}


.login-form h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;

    color: #323438;
}

.login-form p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
/* identical to box height */


/* Gray/ 30 */
    color: #828B8F;
}

.login-form label {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #323438;
}

.login-form input, .login-form input::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    color: #828B8F;
}

.login-form input {
    padding: 17px;
}

button.login-btn {
    padding: 15.5px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.login-form p a {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #29B5E6;
}




.about-area {
    display: block;
}

.about-img {
    padding-right: 0;
    margin: 50px 0;
}

.about-content {
    padding-left: 0;
}

.about-heading h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #29B5E6;
}

.about-heading p {
    font-size: 16px;
    line-height: 150%;
    color: #828B8F;
    width: 100%;
}

.about-heading {
    width: 100%;
}

.about-content h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #041015;
}

.about-content p , .about-content a {
    font-size: 14px;
    line-height: 150%;
    color: #59656A;
}

.single-info a, .single-info p {
    margin-bottom: 5px;
}


.pricing-heading h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
/* identical to box height */


/* Primary/01 */
    color: #29B5E6;
}

.price-head h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
/* identical to box height */


/* Gray/ 80 */
}

.price-head h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
}

.price-head h3 span {
    font-size: 16px;
    line-height: 19px;
}

.price-feature-list ul.service-list li {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.faq-img {
    padding-right: 0;
    margin-bottom: 60px;
    padding: 0 30px;
}

.faq-heading h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
/* or 136% */


/* Primary/01 */
    color: #29B5E6;
}

.faq-heading h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

/* Gray/ 80 */
    color: #041015;
}

.faq-heading p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
/* or 21px */


/* Gray/ 40 */
    color: #59656A;
}

.faqs button.accordion-button {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #041015;
}

.faqs .accordion-body {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #59656A;
}

a.price-btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    padding: 15.5px;
    margin-top: 40px;
}
img.cirlce-bottom {
    position: absolute;
    left: auto;
    bottom: 0;
    width: 500px;
    margin-left: -150px;
    margin-bottom: -37px;
    z-index: -1;
    right: 0;
}
img.cirlce-top {
    width: 200px;
    height: 200px;
    position: absolute;
    right: -30px;
    top: 200px;
    z-index: -1;
}

.tutorial-right {
    margin-left: 0;
}

.tutorial-heading h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
/* identical to box height, or 150% */


/* Primary/01 */
    color: #29B5E6;
}

.tutorial-heading h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
/* identical to box height, or 167% */
    color: #000000;
}

.tutorial-heading p {
    font-size: 14px;
    line-height: 150%;
/* or 21px */


/* Gray/ 30 */
    color: #828B8F;
}

.tutorial-left {
    margin-right: 0;
}

.tutorial-heading {
    margin-top: 30px;
}

.hero-inner .seach-text {
    width: 100%;
}

.hero-inner .seach-text p {width: 100%;margin-top: 17px;}

.tutorials {
        padding: 0 0 70px 0;
}
img.circle-bg-left-bottom {
    bottom: -10%;
}

img.circle-bg-right-bottom {
    bottom: -20%;
}

.faqs {
  min-height: auto;
}
}
