@media screen and (max-width: 1680px) {
    /* s12 */
    .s12 .row {
        border-radius: 30px;
    }
    /* s16 */
    .s16 .tbl-body {
        padding: 40px;
    }
}

@media screen and (max-width: 1500px) {
    .md-heading {
        font-size: 48px;
    }
    .sm-heading {
        font-size: 42px;
    }
    h1, .h1 {
        font-size: 38px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    h6, .h6, .md-txt {
        font-size: 18px;
    }
   
    /* banner */
    /* .banner .vid-wrap {
        max-width: 1000px;
    } */
    /* s2 */
    .s2 .custom-wrapper,
    .s3 .content-wrapper,
    .s4 .content-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .in-1 .custom-wrapper,
    .s8 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s12 .custom-wrapper,
    .s13 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 1200px;
    }
    .s2.v2 .title-area {
        max-width: 600px;
    }
    .s2.v3 .colmn-2 .img-wrapper {
        scale: 1.1;
    }
    .s2.v4 .f1 {
        left: -200px;
        bottom: -30px;
        max-width: 800px;
    }
    .s2.v5 .f2 {
        max-width: 700px;
    }
    .s2.v6 .f1 {
        max-width: 520px;
    }
    .s2.v8 .colmn-2 .img-wrapper {
        transform-origin: 100% 0;
    }
    /* s3 */
    .banner p.h4 {
        max-width: 620px;
    }
    .banner p.h3 {
        max-width: 1000px;
    }
    .banner p.h3:before {
        transform: scale(1.1);
        /* transform-origin: 50%; */
    }
    /* s4 */
    .s4 .title-area {
        max-width: 900px;
    }
    .s4 legend .img-wrapper {
        max-width: 130px;
        margin: 0 auto 25px;
    }
    .s4 legend .img-wrapper:before {
        width: 100%;
    }
    /* s6 */
    .s6 .title-area {
        max-width: 1010px;
    }
    .s6 .content-wrapper .img-wrapper {
        flex: 0 0 33.33%;
        max-width: 30%;
    }
    .s6 .f1 {
        bottom: 200px;
        max-width: 350px;
    }
    .s6 .f2 {
        max-width: 350px;
    }
    /* s7 */
    .s7 {
        padding: 50px 15px 10px;
    }
    /* .s7 .custom-wrapper {
        max-width: 1200px;
    } */
    .s7 .title-area {
        max-width: 850px;
    }
    .s7 .content-wrapper .img-wrapper {
        transform-origin: 70% 110%;
    }
    .in-2 .content-wrapper {
        max-width: 1000px;
    }
    .in-2 .colmn {
        padding: 30px;
    }
    /* s8 */
    .s8 {
        padding: 10px 15px 50px;
    }
    .s8 .con-head .img-wrapper {
        flex: 0 0 130px;
    }
    .s8 .content:before {
        border-radius: 30px;
    }
    /* s10 */
    .s10 .title-area {
        max-width: 700px;
    }
    /* s12 */
    .s12 .row {
        padding: 30px;
    }
    .s12 legend .img-wrapper {
        max-width: 180px;
        margin: 0 auto;
    }
    .s12 legend:before {
        height: 200px;
        width: 240px;
    }
    /* s14 */
    .s14 .custom-wrapper {
        max-width: 1200px;
    }
    /* s15 */
    .s15.v2 .img-wrapper {
        scale: 1.2;
    }
    .s15.v3 .img-wrapper {
        scale: 1.1;
        transform-origin: -90% 60%;
    }
    .s15.v5 .img-wrapper {
        scale: 1.1;
        transform-origin: -50% 90%;
    }
    /* s16 */
    .s16 .custom-wrapper {
        max-width: 1200px;
    }
    .s16 .tbl .img-wrapper {
        max-width: 350px;
        margin: 0 auto;
    }
    /* faq */
    .faq .content {
        border-radius: 30px;
        padding: 30px;
        height: 360px;
    }
}

@media screen and (max-width: 1440px) {
    .md-heading {
        font-size: 40px;
        /* font-size: 37px; */
    }
    .sm-heading {
        font-size: 38px;
    }
    h1, .h1 {
        font-size: 34px;
    }
    h3, .h3 {
        font-size: 26px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    h6, .h6, .md-txt {
        font-size: 16px;
    }
    /* banner */
    .banner .title-area {
        max-width: 1000px;
    }
    .banner p.h4 {
        max-width: 600px;
    }
    .banner .vid-wrap {
        max-width: 75%;
        margin: 30px auto 0;
    }
    /* s1 */
    .s1 .head-img .img-wrapper:last-child {
        flex: 0 0 110px;
    }
    /* s2 */
    .s2 {
        padding: 50px 15px;
    }
    .s2.v1 .colmn-2 .img-wrapper {
        scale: 1.1;
        transform-origin: 100% -20%;
    }
    .s2.v2 .title-area {
        max-width: 1100px;
    }
    .s2.v3 .title-area {
        max-width: 790px;
    }
    .s2.v3 .colmn-2 .img-wrapper {
        scale: 1;
    }
    .s2.v4 .title-area {
        max-width: 850px;
    }
    .s2.v5 .title-area {
        max-width: 990px;
    }
    .s2.v6 .title-area {
        max-width: 500px;
    }
    .s2.v7 .title-area,
    .s2.v8 .title-area {
        max-width: 600px;
    }
    .s2 .custom-wrapper,
    .s3 .content-wrapper,
    /* .s4 .content-wrapper, */
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    /* .s8 .custom-wrapper, */
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s12 .custom-wrapper,
    .s13 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 1050px;
    }
    /* s3 */
    .s3,
    .s4,
    .s5 {
        padding: 50px 15px;
    }
    .s3 .title-area {
        max-width: 930px;
    }
    .s3 .content .img-wrapper {
        flex: 0 0 80px;
    }
    /* s4 */
    .s4 .content-wrapper {
        max-width: 1000px;
    }
    .s4 fieldset {
        padding: 0 30px 30px;
    }
    .s4 legend .img-wrapper {
        max-width: 100px;
    }
    /* s6 */
    .s6 .title-area {
        max-width: 800px;
    }
    /* s7 */
    .s7 .title-area {
        max-width: 800px;
    }
    .s7 .content-wrapper .img-wrapper {
        transform-origin: 65% 110%;
        scale: 1.4; 
    }
    /* s8 */
    .s8 .custom-wrapper {
        max-width: 850px;
    }
    .s8 .content {
        max-width: 50%;
        flex: 0 0 48%;
    }
    /* s9 */
    .s9 .title-area span {
        display: initial;
    }
    /* .s9 .title-area {
        max-width: 900px;
    } */
    .s15.v4 .title-area {
        max-width: max-content;
    }
    /* s11 */
    .s11 .content-wrapper .img-wrapper {
        max-width: 30%;
    }
    .s11 .content-wrapper {
        row-gap: 40px;
    }
    /* s12 */
    .s12 .row:not(:last-child) {
        margin-bottom: 90px;
    }
    .s12 legend .img-wrapper {
        max-width: 150px;
    }
    .s12 legend:before {
        height: 180px;
        width: 220px;
    }
    /* s14 */
    .s14 .custom-wrapper {
        max-width: 1000px;
    }
    .s14 .colmn-2 .img-wrapper:before {
        left: 0;
    }
    /* s15 */
    .s15.v2 .title-area, .s15.v5 .title-area {
        max-width: 900px;
    }
    .s15.v3 .img-wrapper {
        scale: 1.2;
        transform-origin: -20% 60%;
    }
    .s15.v5 {
        padding-bottom: 50px;
    }
    .s15.v5 .img-wrapper {
        scale: 1.2;
        transform-origin: -10% 30%;
    }
    .s15 .title-area span.v1:before {
        bottom: 5px;
    }
    .s15.v5 span {
        display: flex;
        margin: 0 auto;
        max-width: max-content;
    }
    /* s16 */
    .s16 .title-area {
        max-width: 650px;
    }
    .s16 .tbl .img-wrapper {
        max-width: 300px;
    }
    .s16 .tbl-body {
        padding: 30px;
    }
    /* s17 */
    /* .s17 {
        padding: 100px 15px;
    } */
    .s17 .title-area .h1:first-of-type {
        max-width: 600px;
    }
    .s17 .floating-img img {
        max-width: 800px;
    }
    /* faq */
    .faq .content {
        border-radius: 25px;
        padding: 25px;
        height: 335px;
    }
    .faq .con-head .img-wrapper {
        flex: 0 0 90px;
    }
}

@media screen and (max-width: 1366.98px) {

}

@media screen and (max-width: 1280.98px) {
    .floating-img img {
        opacity: .7 !important;
    }
    .md-heading {
        font-size: 40px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    /* banner */
    .banner .title-area {
        max-width: 950px;
    }
    .banner p.h3:before {
        width: 900px;
    }
    /* btn-wrap */
    .btn-wrap .custom-wrapper {
        max-width: 750px;
    }
    /* s1 */
    .s1 .content-wrapper {
        max-width: 1000px;
    }
    .s1 .content {
        padding: 25px;
    }
    /* s2 */
    
    .s2.v1 .title-area,
    .s2.v3 .title-area  {
        max-width: 750px;
    }
    .s2.v5 .title-area {
        max-width: max-content;
    }
    .s2.v2 span {
        display: flex;
        max-width: max-content;
        margin: 0 auto;
    }
    .s2 .title-area span.v1:before {
        bottom: 5px;
    }
    .s2.v8 .colmn-2 .img-wrapper {
        transform-origin: 100% -20%;
    }
    .s2 .custom-wrapper,
    .s3 .content-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s12 .custom-wrapper,
    .s13 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 1100px;
    }
    /* s7 */
    .s7 .title-area {
        max-width: 740px;
    }
    /* s8 */
    .s8 {
        padding: 30px 15px 50px;
    }
    .in-1 .custom-wrapper {
    max-width: 1100px;
}
}



@media screen and (max-width: 1024.98px) {
    .xl-heading {
        font-size: 60px;
    }
    .md-heading {
        /* font-size: 38px; */
        font-size: 34px;
    }
    h1, .h1 {
        font-size: 30px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    /* bnanner */
    .banner .title-area {
        max-width: 870px;
    }
    .banner p.h3:before {
        width: 800px;
    }
    .banner .vid-wrap {
        max-width: 850px;
    }
    /* btn-wrap */
    .btn-wrap .custom-wrapper {
        max-width: 650px;
    }
    /* s1 */
    .s1 .content-wrapper {
        max-width: 900px;
    }
    .s1 .title-area {
        max-width: 700px;
    }
    .s1 .content, 
    .s1 .content:before {
        border-radius: 20px;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        transform-origin: 100% -250%;
    }
    .s2.v2 .title-area {
        /* max-width: 580px; */
        max-width: 570px;
    }
    .s2.v3,
    .s15.v1, .s15.v3, .s15.v5 {
        padding-bottom: 50px;
    }
    .s2.v3 .colmn-2 .img-wrapper {
        scale: 1.1;
        transform-origin: 0 -70%;
    }
    .s2 .title-area span.v1 {
        display: flex;
        max-width: max-content;
        margin: 0 auto;
    }
    .s2.v3 span,
    .s2.v4 span {
        display: flex;
        margin: 0 auto;
        max-width: max-content;
        flex-wrap: wrap;
        justify-content: center;
    }
    .s2 .custom-wrapper,
    .s3 .custom-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .in-1 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s12 .custom-wrapper,
    .s13 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 900px;
    }
    /* s3 */
    .s3 .title-area {
        max-width: 700px;
    }
    .s3 .title-area span {
        display: flex;
        justify-content: center;
    }
    .s3 .content-wrapper {
        max-width: 70%;
    }
    .s3 .content {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .s3 .content:before {
        border-radius: 20px;
    }
    /* s4 */
    .s4 .title-area {
        max-width: 800px;
    }
    .s4 .content-wrapper {
        max-width: 700px;
        justify-content: space-around;
    }
    .s4 fieldset {
        max-width: 50%;
        flex: 0 0 48%;
    }
    /* s5 */
    .s5 .title-area {
        max-width: 800px;
    }
    .s5 .row:not(:last-child) {
        margin-bottom: 50px;
    }
    .s5 .title-area span:before,
    .s2 .title-area span.v1:before,
    .s9 .title-area span.v1:before,
    .s15 .title-area span.v1:before {
        border-bottom: 3px solid #fff;
        bottom: 4px;
    }
    /* s7 */
    .s7 .content-wrapper .img-wrapper {
        transform-origin: 75% 120%;
        scale: 1.2;
    }
    .s7 .title-area {
        max-width: 640px;
    }
    .in-2 .row:first-of-type {
        max-width: 900px;
        margin: 0 auto;
    }
    .in-2 .colmn {
        padding: 20px;
    }
    .in-1:before, .in-1:after{
        display:none;
    }
    .s2 .title-area span.v1,
    .s9 .title-area span.v1,
    .s15 .title-area span.v1 {
        padding: 0 10px;
    }
    /* s11 */
    .s11 .content-wrapper .img-wrapper {
        max-width: 32%;
    }
    .s11 .content-wrapper {
        row-gap: 30px;
    }
    /* s12 */
    .s12 .row {
        padding: 0 30px;
        border-radius: 20px;
    }
    .s12 legend {
        top: -60px;
    }
    .s12 legend .img-wrapper {
        max-width: 130px;
    }
    .s12 legend:before {
        height: 160px;
        width: 200px;
    }
    /* s14 */
    .s14 .custom-wrapper {
        max-width: 800px;
    }
    .s14 .title-area {
        margin: 0 auto 100px;
    }
    .s14 .colmn-2 .img-wrapper:before {
        left: -50px;
    }
    /* s15 */
    .s15.v1 .img-wrapper {
        transform-origin: 0 -50%;
    }
    .s15.v2 .title-area  {
        max-width: 700px;
    }
    .s15.v3 .img-wrapper {
        transform-origin: 0 -20%;
    }
    .s15.v5 .img-wrapper {
        transform-origin: 0% -70%;
    }
    /* s16 */
    .s16 .tbl .img-wrapper {
        max-width: 250px;
    }
    .s16 .tbl-head {
        padding: 35px 10px;
    }
    .s16 .tbl {
        border-radius: 30px;
    }
    .s16 li::before {
        height: 25px;
        width: 25px;
    }
    /* s17 */
    .s17 {
        padding: 50px 15px;
    }
    .s17 .floating-img img {
        max-width: 400px;
    }
    /* faq */
    .faq .content {
        height: 390px;
    }
}


@media screen and (max-width: 991.98px) {
    .md-heading {
        font-size: 36px;
    }
    h1, .h1 {
        font-size: 28px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    /* banner */
    .banner {
        padding: 50px 15px 30px;
    }
    .banner .title-area .h3 {
        font-size: 20px;
    }
    .banner p.h3 {
        max-width: 800px;
    }
    /* s1 */
    .s1 .title-area {
        max-width: 80%;
    }
    .s1 .content-wrapper {
        max-width: 50%;
    }
    .s1 .content,
    .s6 .content-wrapper .img-wrapper,
    .s11 .content-wrapper .img-wrapper {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .s1 .content:not(:last-child),
    .s6 .content-wrapper .img-wrapper:not(:last-child),
    /* .s11 .content-wrapper .img-wrapper:not(:last-child), */
    .s12 .row:not(:last-child),
    .s13 .row:not(:last-child),
    .s14 .row:not(:last-child) {
        margin-bottom: 50px;
    }
    .s1 .head-img .img-wrapper:last-child {
        flex: 0 0 90px;
    }
    .s1 .content:not(:last-child):after,
    .s6 .floating-img img,
    .s2.v4 .f1,
    .s7 .f1,
    .s2.v5 .f2,
    .s2.v6 .f1,
    .s2.v8 .f2,
    .s2.v8 .f1,
    .s2.v8 .f3,
    .s9 .f1,
    .s10 .f3,
    .s13 .colmn-2 .img-wrapper:before,
    .s14 .floating-img img,
    .s14 .colmn-2 .img-wrapper:before,
    .s15.v3 .f1,
    .s15.v4 .f1,
    .s2.v2 .f2 {
        display: none;
    }
    /* s2 */
    .s2.v1,
    .s2.v3, .s15.v1, .s15.v3, .s15.v5,
    .s2.v8 {
        padding-bottom: 0;
    }
    .s2 .title-area span.v1 {
        display: initial;
    }
    .s2.v1 .colmn-2 .img-wrapper,
    .s2.v3 .colmn-2 .img-wrapper,
    .s7 .content-wrapper .img-wrapper,
    .s2.v8 .colmn-2 .img-wrapper,
    .s15.v2 .img-wrapper,
    .s15.v3 .img-wrapper,
    .s15.v5 .img-wrapper {
        transform-origin: unset;
        scale: unset;
    }
    .s2 .custom-wrapper,
    .s3 .custom-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    /* .s12 .custom-wrapper, */
    .s13 .custom-wrapper,
    .s14 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 75%;
    }
    .s2.v1 .title-area span.v1 {
        display: inline;
    }
    /* s3 */
    .s3 .content-wrapper {
        max-width: 75%;
    }
    /* s4 */
    .s4 .title-area {
        max-width: 80%;
    }
    /* s5 */
    .s5 .colmn * {
        text-align: center !important;
        margin: 0 auto;
    }
    .in-1 .colmn-1 {
    margin: 0 auto 35px;
    max-width: 400px;
    }

    /* s7 */
    .s7,
    .s8 {
        padding: 50px 15px;
    }
    .s7 .title-area {
        max-width: max-content;
        margin-bottom: 30px;
    }
    /* s9 */
    .s9 .title-area span {
        display: flex;
    }
    /* s11 */
    .s11 .content-wrapper {
        row-gap: 50px;
    }
    /* s12 */
    .s12 {
        padding: 50px 15px;
    }
    .s12 .custom-wrapper {
        max-width: 60%;
    }
    .s12 .row {
        padding: 35px 25px;
    }
    .s12 legend,
    .s12 .colmn-1 .text-wrapper {
        top: 0;
    }
    /* s14 */
    .s14 .title-area {
        margin: 0 auto 50px;
    }
    /* s16 */
    .s16 .tbl-start {
        scale: 1;
        margin-bottom: 50px !important;
    }
    .s16 .tbl {
        max-width: 60%;
        margin: 0 auto;
    }
    /* s17 */
    .s17 .row {
        max-width: 450px;
        margin: 0 auto;
    }
    /* faq */
    .faq .content {
        height: auto;
        padding: 30px;
    }
    
}

@media screen and (max-width: 832.98px) {
    .md-heading {
        font-size: 32px;
    }
    .sm-heading {
        font-size: 34px;
    }
    h1, .h1 {
        font-size: 24px;
    }
    /* banner */
    .banner .title-area {
        max-width: 770px;
    }
    /* s1 */
    .s1 .head-img .img-wrapper:last-child {
        flex: 0 0 80px;
    }
    /* s2 */
    .s2 .title-area,
    .s10 .title-area,
    .s14 .title-area,
    .faq .title-area,
    .s15 .title-area {
        margin: 0 auto 30px;
    }
    .s2.v1 .title-area,
    .s2.v3 .title-area,
    .s2.v5 .title-area {
        max-width: 650px;
    }
    .s2 .custom-wrapper,
    .s3 .custom-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s13 .custom-wrapper,
    .s14 .custom-wrapper,
    .s15 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 85%;
    }
    /* s8 */
    .s8 .content {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .s8 .custom-wrapper {
        max-width: 60%;
    }
    /* s12 */
    .s12 .custom-wrapper {
        max-width: 90%;
    }
    /* s14 */
    .s14 .con-head {
        border-radius: 10px;
    }
    /* s16 */
    .s16 .tbl {
        max-width: 70%;
    }
    /* in-2 */
    .in-2 .colmn {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .in-2 .row:first-of-type {
        max-width: 70%;
    }
}

@media screen and (max-width: 768.98px) {
    .xl-heading {
        font-size: 56px;
    }
    .md-heading {
        font-size: 30px;
    }
    .sm-heading {
        font-size: 28px;
    }
    h1, .h1 {
        font-size: 22px;
    }
    /* s1 */
    .s1,
    .s4,
    .s5,
    .s14 {
        padding: 40px 15px;
    }
    /* s2 */
    .s2.v2 .title-area {
        max-width: 68%;
    }
    .s2.v1 .title-area, .s2.v3 .title-area, .s2.v5 .title-area {
        max-width: 97%;
    }
    /* s3 */
    .s3 .content-wrapper {
        max-width: 85%;
    }
    /* s4 */
    .s4 .content-wrapper {
        max-width: 50%;
        justify-content: space-around;
    }
    .s4 legend .img-wrapper {
        max-width: 90px;
    }
    .s4 fieldset {
        max-width: 100%;
        flex: 0 0 100%;
    }
    /* s7 */
    .s7 .title-area .img-wrapper {
        max-width: 300px;
    }
    /* s12 */
    .s12 .row {
        padding: 20px 10px;
    }
    /* s16 */
    .s16 .tbl {
        max-width: 80%;
    }
}

@media screen and (max-width: 640.98px) {
    .xl-heading {
        font-size: 50px;
    }
    .md-heading {
        font-size: 26px;
    }
    h1, .h1 {
        font-size: 20px;
    }
    /* banner */
    .banner .inner-vid {
        border-radius: 10px;
    }
    /* s1 */
    .s1 .content-wrapper {
        max-width: 60%;
    }
    /* s2 */
    .s2.v2 .title-area span {
        display: flex;
        max-width: max-content;
        justify-content: center;
        margin: 0 auto;
    }
    /* s3 */
    .s3 .content-wrapper,
    .s16 .tbl ,
    .faq .custom-wrapper {
        max-width: 100%;
    }
    .s4 .content-wrapper {
        max-width: 60%;
    }
    /* s7 */
    .s7 .title-area .img-wrapper {
        max-width: 250px;
    }
    /* s8 */
    .s8 .custom-wrapper {
        max-width: 70%;
        row-gap: 30px;
    }
    .s8 .content {
        padding: 20px;
    }
    .s8 .content:before {
        border-radius: 20px;
    }
    /* s12 */
    .s12 .row {
        padding: 10px 0;
    }
    /* faq */
    .faq .content {
        padding: 15px;
    }
   
}

@media screen and (max-width: 575.98px) {
    .xl-heading {
        font-size: 46px;
    }
    .md-heading {
        font-size: 24px;
    }
    .sm-heading {
        font-size: 26px;
    }
    /* bnaner */
    .banner .h4,
    .banner .title-area .h3 {
        font-size: 18px;
    }
    /* btn-wrap */
    .btn-wrap a {
        padding: 20px;
    }
    /* s1 */
    .s1 .content-wrapper,
    .s4 .content-wrapper {
        max-width: 80%;
    }
    /* s2 */
    .s2.v2 .title-area {
        max-width: 100%;
    }
    .s2 .custom-wrapper,
    .s3 .custom-wrapper,
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s13 .custom-wrapper,
    .s14 .custom-wrapper,
    .s15 .custom-wrapper {
        max-width: 90%;
    }
    /* s3 */
    .s3,
    .s9 {
        padding: 40px 15px;
    }
    /* s8 */
    .s8 .title-area,
    .s9 .title-area {
        margin: 0 auto 30px;
    }
    .s8 .custom-wrapper {
        max-width: 80%;
    }
    .s8 .content-wrapper {
        row-gap: 30px;
    }
    /* in-7 */
    .in-2 .row:first-of-type {
        max-width: 90%;
    }
}

@media screen and (max-width: 440.98px) {
    .xl-heading {
        font-size: 30px;
    }
    .md-heading {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    /* btn-wrap */
    .btn-wrap h3,
    .btn-wrap .h3 {
        font-size: 18px;
    }
    .btn-wrap a {
        padding: 15px;
    }
    /* s1 */
    .s1,
    .s3,
    .s8,
    .s13 {
        padding: 30px 0 0;
    }
    .s1 .title-area,
    .s4 .title-area {
        max-width: 100%;
        padding: 0 15px;
    }
    .s1 .content {
        padding: 10px;
    }
    .s1 .content, .s1 .content:before,
    .s3 .content:before,
    .s3 .content:after,
    .s4 fieldset,
    .s8 .content:before,
    .s12 .row,
    .s16 .tbl,
    .faq .content {
        border-radius: unset;
    }
    .s1 .content-wrapper,
    .s3 .custom-wrapper,
    .s4 .content-wrapper,
    .s8 .custom-wrapper,
    .s12 .custom-wrapper {
        max-width: 100%;
    }
    /* s2 */
    .s2 .title-area span, .s3 .title-area span, .s6 .title-area span {
        display: flex;
        max-width: max-content;
        margin: 0 auto;
    }
    .s2 .custom-wrapper,
    /* .s3 .custom-wrapper, */
    .s5 .custom-wrapper,
    .s6 .custom-wrapper,
    .s7 .custom-wrapper,
    .s9 .custom-wrapper,
    .s10 .custom-wrapper,
    .s11 .custom-wrapper,
    .s13 .custom-wrapper,
    .s14 .custom-wrapper,
    .s15 .custom-wrapper {
        max-width: 95%;
    }
    /* s3 */
    .s3 .content {
        padding: 15px;
    }
    .s3 .content-wrapper {
        row-gap: 30px;
    }
    /* s8 */
    .s8 .content {
        padding: 15px;
    }
    /* s10 */
    .s10 {
        padding: 30px 15px;
    }
    .s10 .row:not(:last-child),
    .s12 .row:not(:last-child) {
        margin-bottom: 30px;
    }
    /* s12 */
    .s12,
    .s16 .colmn,
    .faq .colmn {
        padding: 0;
    }
    .s12 .content-wrapper .row:nth-child(even) {
        background: unset;
    }
    /* s16 */
    .s16,
    .faq {
        padding: 30px 0;
    }
    .s16 .tbl-body {
        padding: 10px;
    }
    .s16 .tbl-start {
        margin-bottom: 30px !important;
    }
    /* faq */
    .faq .title-area span {
        display: flex;
        justify-content: center;
    }
    .in-2 {
        padding: 30px 0 0;
    }
    .in-2 .row:first-of-type {
        max-width: 100%;
    }
    .in-2 .colmn {
        padding: 10px;
        border-radius: unset;
    }
    /* s17 */
    .s17 .row img {
        max-width: 150px;
    }
    .s17 .row {
        max-width: 100%;
    }
}

@media screen and (max-width: 375.98px) {
    .sm-heading {
        font-size: 20px;
    }
    /* banner */
    .banner .h4, .banner .title-area .h3 {
        font-size: 16px;
    }
    /* btn-wrap */
    .btn-wrap h3, .btn-wrap .h3 {
        font-size: 16px;
    }
    .btn-wrap a {
        padding: 15px 0;
    }
    /* s2 */
    .s2 .custom-wrapper, .s5 .custom-wrapper, .s6 .custom-wrapper, .s7 .custom-wrapper, .s9 .custom-wrapper, .s10 .custom-wrapper, .s11 .custom-wrapper, .s13 .custom-wrapper, .s14 .custom-wrapper, .s15 .custom-wrapper {
        max-width: 100%;
    }
    .s2,
    .s4,
    .s5,
    .s9,
    .s10,
    .s14,
    .s15 {
        padding: 30px 0;
    }
    /* s16 */
    .s16 .tbl-head {
        padding: 25px 10px;
    }
}