@media screen and (max-width: 1680px) {
    .md-heading {
        font-size: 58px;
    }
    .sm-heading {
        font-size: 46px;
    }
    h1, .h1 {
        font-size: 43px;
    }
    h3, .h3 {
        font-size: 32px;
    }
    /* banner */
    /* btn-wrap */
    .btn-wrap .custom-wrapper:before {
        transform: scaleX(1.1);
    }
    /* s3 */
    /* .s3 .content-wrapper .img-wrapper {
        scale: 1.2;
        transform-origin: -10% 100%;
    } */
    /* s4 */
    /* .s4 .title-area {
        max-width: 800px;
    } */
    /* s5 */
    .s5 .title-area {
        max-width: 700px;
    }
    /* line */
    .line-1 {
        width: 30px;
    }
    .lines .line:not(:first-child) {
        width: 10px;
    }
    .line-3 {
        right: 20px;
    }
    .line-4 {
        right: 40px;
    }
    /* s6 */
    .s6 .f1 {
        left: -50px;
    }
    /* s7 */
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 30px 50px;
    }
    /* faq */
    .faq .content-wrapper {
        max-width: 900px;
        gap: 30px;
    }
}

@media screen and (max-width: 1500px) {	
    .custom-wrapper {
        max-width: 1200px;
    }
    .md-heading {
        font-size: 54px;
    }
    .sm-heading {
        font-size: 42px;
    }
    h1, .h1 {
        font-size: 42px;
    }
    h2, .h2 {
        font-size: 36px;
    }
    h4, .h4 {
        font-size: 28px;
    }
    h5, .h5 {
        font-size: 23px;
    }
    h6, .h6, .md-txt {
        font-size: 18px;
    }
    p, a, li, button, input {
        font: 400 18px/26px 'DM sans', sans-serif;
    }
    /* banner */
    /* .banner .title-area {
        max-width: 1000px;
    } */
    .banner .vid-wrap {
        max-width: 950px;
    }
    /* s1 */
    .s1 .colmn {
        padding: 15px;
        flex: 0 0 33.33%;
        max-width: 32%;
    }
    /* btn-wrap */
    .btn-wrap .custom-wrapper:before {
        transform: scaleX(1);
    }
    /* s3 */
    .s3 .f1 {
        right: -50px;
        max-width: 350px;
    }
    /* .s3 .content-wrapper .img-wrapper {
        scale: 1.15;
        transform-origin: -70% 120%;
    } */
    /* s4 */
    .s4 .floating-img img {
        max-width: 350px;
    }
    /* .s4 .in-p {
        max-width: max-content;
    } */
    .s4 .colmn-2 .img-wrapper:before {
        scale: 1.15;
    }
    /* s5 */
    .s5 .content-wrapper .content {
        border-radius: 20px;
        padding: 15px;
        flex: 0 0 33.33%;
        max-width: 31%;
    }
    /* s6 */
    .s6 .f1 {
        left: -150px;
    }
    /* s7 */
    .s7 .pricing-table {
        max-width: 700px;
    }
    .s7 fieldset {
        padding: 0 15px 50px;
    }
    .s7 .tbl-body {
        max-width: 650px;
    }
    /* .s7 .floating-img img,
    .faq .floating-img img {
        max-width: 350px;
    } */
    /* s8 */
    .s8 .custom-wrapper {
        max-width: 1100px;
    }
    /* faq */
    .faq .content {
        padding: 30px 40px;
    }
    .faq .f1 {
        bottom: -100px;
    }
    .faq .f2 {
        top: -100px;
    }
}

@media screen and (max-width: 1440px) {
    .md-heading {
        font-size: 52px;
    }
    .custom-wrapper {
        max-width: 1100px;
    }
    .sm-heading {
        font-size: 40px;
    }
    h1, .h1 {
        font-size: 38px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    h4, .h4 {
        font-size: 26px;
    }
    /* banner */
    .banner {
        padding: 50px 15px 30px;
    }
    /* s1 */
    .s1,
    .s2,
    /* .s3, */
    .s4,
    .s5,
    .s6,
    .s8,
    .faq {
        padding: 30px 15px;
    }
    .s1 .colmn {
        padding: 20px;
        flex: 0 0 48%;
        max-width: 50%;
    }
    .s1 .row {
        display: none;
    }
    .bg .f3 {
        top: -800px;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 90px 15px;
    }
    .btn-wrap a {
        max-width: 900px;
    }
    .btn-wrap .custom-wrapper:before {
        scale: 0.9;
    }
    /* s2 */
    .s2 .row:not(:last-child),
    .s4 .row:not(:last-child),
    .s8 .row:not(:last-child) {
        margin-bottom: 30px;
    }
    /* s2 */
    .s2 .title-area {
        margin: 0 auto 30px;
    }
    .s2.v2 .f1 {
        left: 100px;
    }
    /* s3 */
    .s3 {
        padding: 50px 15px;
    }
    .s3 .f1 {
        right: -40px;
        max-width: 300px;
    }
    .s3 .title-area:before {
        scale: 1.6;
        left: -15px;
    }
    .s3 .title-area .img-wrapper {
        padding: 20px;
    }
    .s3 .content-wrapper .img-wrapper {
        scale: 1.25;
        transform-origin: 60% 20%;
    }
    .s3 .sub-title {
        max-width: 800px;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 1000px;
    }
    .in1 .content {
        flex: 0 0 48%;
        max-width: 50%;
    }
    /* s4 */
    .s4 .title-area,
    .s5 .title-area,
    .faq .title-area {
        margin: 0 auto 30px;
    }
    .s4.v4 .title-area h2 {
        margin-bottom: 20px;
    }
    .s4 .colmn-2 .img-wrapper {
        scale: unset;
    }
    /* s5 */
    .s5 .content-wrapper {
        gap: 25px;
    }
    /* s6 */
    .s6 .colmn-2 .img-wrapper {
        scale: 1.1;
    }
    .s6 .f1 {
        left: -250px;
    }
    /* timer */
    .timer {
        padding: 30px 15px 0;
    }
    /* s7 */
    .s7 {
        padding: 15px 15px 30px;
    }
    .s7 .pricing-table {
        max-width: 60%;
    }
    .s7 .tbl-body {
        max-width: 95%;
    }
    .s7 .tbl-body:after {
        padding: 2px;
    }
    .s7 .tbl-body:before, .s7 .tbl-body:after {
        border-radius: 0 0 40px 40px;
    }
    .s7 .tbl-bottom {
        border-top: 15px solid transparent;
    }
    .s7 fieldset {
        border-radius: 30px 30px 80px 80px;
    }
    /* faq */
    .faq .content-wrapper {
        gap: 50px;
    }
    /* no-thanks */
    #no-thanks {
        margin: 80px auto 0;
    }

}

@media screen and (max-width: 1366.98px) {
  
}

@media screen and (max-width: 1280.98px) {
    .custom-wrapper {
        max-width: 1000px;
    }
    .md-heading {
        font-size: 48px;
    }
    .sm-heading {
        font-size: 36px;
    }
    h1, .h1 {
        font-size: 34px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    /* banner */
    .banner .title-area {
        margin: 0 auto 30px;
    }
    /* .banner .vid-wrap:before {
        transform: rotate3d(1, 1, 1, -4deg);
    } */
    .bg .f3 {
        opacity: 0.9;
        top: -600px;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 60px 15px;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        transform-origin: 0% 0%;
        scale: 1.1;
    }
    .s2 .colmn-2 .img-wrapper {
        scale: 1.1;
    }
    /* s3 */
    .s3 .title-area:before {
        scale: 1.9;
    }
    .s3 .title-area .img-wrapper {
        padding: 30px;
    }
    /* in1 */
    .in1 .title-area .in-p {
        padding: 20px;
    }
    .in1 .content .img-wrapper.v1 {
        padding: 15px;
    }
    .in1 .content {
        flex: 0 0 47%;
        max-width: 50%;
    }
    /* s4 */
    .s4 .colmn-2 .img-wrapper {
        scale: unset;
    }
    .s4 .colmn-2 .img-wrapper:before {
        scale: 1.13;
    }
    .s4 .list li {
        padding-left: 30px;
    }
    .s4 .list li:before {
        height: 17px;
        width: 17px;
    }
    /* btn-wrap */
    .btn-wrap a {
        max-width: 75%;
    }
    .btn-wrap .custom-wrapper:before {
        transform: scaleX(0.9);
    }
    /* s6 */
    .s6 .f1 {
        left: -300px;
        bottom: -550px;
    }
    /* s7 */
    .s7 .pricing-table {
        max-width: 70%;
    }
    .s7 fieldset {
        padding: 0 15px 40px;
    }
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 30px 40px;
    }
    .s7 .tbl-body:before, .s7 .tbl-body:after {
        border-radius: 0 0 50px 50px;
    }
    /* faq */
    .faq .content-wrapper {
        max-width: 80%;
    }
    .faq .content {
        padding: 30px;
    }
}

@media screen and (max-width: 1024.98px) {
    .custom-wrapper {
        max-width: 850px !important;
    }
    .md-heading {
        font-size: 44px;
    }
    .sm-heading {
        font-size: 32px;
    }
    h1, .h1 {
        font-size: 28px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    p, a, li, button, input {
        font: 400 16px/26px 'DM sans', sans-serif;
    }
    /* banner */
    .banner .title-area .img-wrapper {
        max-width: 550px;
        margin: 0 auto;
    }
    .banner .title-area h2 {
        font-size: 90px;
    }
    .bg .f3 {
        top: -450px;
    }
    /* s1 */
    .s1 .colmn {
        padding: 15px;
        border-radius: 20px;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 70px 15px;
    }
    .btn-wrap .custom-wrapper:before {
        scale: 1.1;
        transform: scaleX(0.9);
    }
    .btn-wrap a {
        max-width: 85%;
    }
    .btn-wrap.v6 {
        padding: 60px 15px 50px;
    }
    /* s2 */
    .s2 li {
        padding-left: 35px;
    }
    .s2 li:before {
        height: 23px;
        width: 23px;
    }
    /* s3 */
    .s3 .f1 {
        right: -20px;
        max-width: 250px;
    }
    .s3 .title-area .img-wrapper {
        padding: 25px;
    }
    .s3 .title-area:before {
        display: none;
    }
    .s3 .title-area {
        gap: 20px;
        flex-direction: column;
    }
    /* s4 */
    .s4 .in-p {
        max-width: 75%;
    }
    .float-grad .f-grad {
        width: 500px;
    }
    /* s5 */
    .s5 .in-list li:before {
        height: 20px;
        width: 20px;
    }
    .s5 .in-list .colmn {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .s5 .in-list li {
        padding-left: 30px;
        text-align: justify;
    }
    /* line */
    .line-1 {
        width: 20px;
    }
    .lines .line:not(:first-child) {
        width: 5px;
    }
    .line-3 {
        right: 12px;
    }
    .line-4 {
        right: 24px;
    }
    /* s6 */
    .s6 .f1 {
        bottom: -400px;
    }
    /* s7 */
    .s7 .pricing-table {
        max-width: 70%;
    }
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 20px 30px;
    }
    .s7 .tbl-body:after {
        border-radius: 0 0 30px 30px;
    }
    /* s8 */
    .s8 .row {
        border-radius: 30px;
        border: 1px solid #851780;
        padding: 30px 5px;
    }
    .s8 .row:after {
        height: 500px;
        width: 500px;
    }
    /* faq */
    .faq .content-wrapper {
        max-width: 700px;
        gap: 45px;
    }
    .faq .title-area span {
        padding: 0 10px;
        border-radius: 10px;
        display: flex;
        max-width: max-content;
        margin: 0 auto;
    }
    .faq .content, .faq .content:before {
        border-radius: 25px;
    }
    /* .s7 .floating-img img, .faq .floating-img img {
        max-width: 300px;
    } */
    /* no=-thanks */
    #no-thanks {
        margin: 50px auto 0;
    }

}

@media screen and (max-width: 991.98px) {
    .custom-wrapper {
        max-width: 75% !important;
    }
    .md-heading {
        font-size: 40px;
    }
    h2, .h2 {
        font-size: 30px;
    }
    /* banner */
    .banner .custom-wrapper {
        max-width: 85% !important;
    }
    .banner .title-area h2 {
        font-size: 80px;
    }
    .banner .vid-wrap {
        padding: 10px;
    }
    /* s1 */
    .s1 .colmn {
        flex: 0 0 100%;
        max-width: 100%;
        background: unset;
        padding: unset;
        border: unset;
        box-shadow: unset;
    }
    .s1 .colmn:before {
        display: none;
    }
    .s1 .cw2 {
        background: linear-gradient(to bottom, rgba(134,59,136,1) 0%,rgba(48,6,47,1) 100%);
        padding: 15px;
        max-width: 85%;
        border-radius: 20px;
        border: 1px solid #D9A8FF;
    }    
    /* btn-wrap */
    .btn-wrap {
        padding: 60px 15px;
    }
    .btn-wrap .custom-wrapper:before {
        transform: scaleY(1.1);
        scale: 1.2;
    }
    .btn-wrap a {
        max-width: 100%;
    }
    /* s2 */
    .s2 .colmn-2 .img-wrapper {
        scale: unset;
    }
    .s2.v1 .colmn-2 .img-wrapper {
        scale: unset;
    }
    .s2 .f3,
    .s3 .f1,
    .s2 .floating-img,
    .s4 .floating-img,
    .s6 .floating-img,
    .s7 .floating-img   {
        display: none;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 70%;
        justify-content: center;
    }
    .in1 .content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* s3 */
    .s3 .title-area {
        max-width: max-content;
        margin: 0 auto 30px;
        text-align: center;
    }
    .s3 .title-area:before {
        scale: 2.7;
    }
    .s3 .sub-title {
        margin: 30px auto;
    }
    .s3 .content-wrapper .img-wrapper {
        transform-origin: 60% 20%;
    }
    /* s4 */
    .s4 .in-p {
        max-width: 100%;
    }
    .s4.v4 .head h4 {
        margin-bottom: 15px;
    }
    /* s5 */
    .s5 .content-wrapper .content {
        flex: 0 0 48%;
        max-width: 50%;
    }
    /* s6 */
    .s6 .colmn-2 .img-wrapper {
        scale: unset;
    }
    /* timer */
    .timer .time-wrap {
        scale: 2;
        transform-origin: 50% 15%;
    }
    /* s7 */
    .s7 .pricing-table {
        max-width: 90%;
    }
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 20px 50px;
    }
    /* s8 */
    .s8 .row {
        max-width: 80%;
        margin: 0 auto;
    }
    /* faq */
    .faq .content-wrapper {
        gap: 25px;
    }
    .faq .head .img-wrapper {
        flex: 0 0 70px;
        margin-right: 15px;
    }
    .faq .content:before {
        display: none;
    }
    .faq .content {
        padding: 25px;
        border: 5px solid #ff005c;
        filter: drop-shadow(0 0 10px #ff005c);
    }
    #no-thanks {
        margin: 80px auto 0;
        max-width: 80%;
    }
    /* .s7 .floating-img img, .faq .floating-img img {
        max-width: 250px;
    } */
}

@media screen and (max-width: 832.98px) {
    .custom-wrapper {
        max-width: 80% !important;
    }
    .md-heading {
        font-size: 36px;
    } 
    .sm-heading {
        font-size: 30px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    .floating-img {
        display: none;
    }
    /* s1 */
    .s1 .cw2 {
        max-width: 95%;
    }
    /* btn-wrap */
    .btn-wrap a {
        max-width: 100%;
    }
    .btn-wrap .custom-wrapper:before {
        transform: scaleY(1.4);
        scale: 1.1;
    }
    .btn-wrap b {
        display: flex;
        justify-content: center;
    }
    /* s4 */
    .s4 .floating-img img {
        max-width: 200px;
    }
    .s4 .head br {
        display: none;
    }
    /* s7 */
    .s7 .pricing-table {
        max-width: 100%;
    }
    /* .s7 .floating-img img, .faq .floating-img img {
        max-width: 200px;
    } */
    .s7 li:before {
        height: 20px;
        width: 20px;
        top: 3px;
    }
    /* s8 */
    .s8 .row {
        max-width: 100%;
        margin: 0 auto;
    }
    .s8 .row,
    .s8 .row:before {
        border-radius: 20px;
    }
    /* faq */
    .faq .content {
        padding: 20px;
    }
    /* no-thanks */
    #no-thanks {
        max-width: 600px;
    }
}

@media screen and (max-width: 768.98px) {
    .custom-wrapper {
        max-width: 85% !important;
    }
    .md-heading {
        font-size: 34px;
    } 
    h1, .h1 {
        font-size: 26px;
    }
    h5, .h5 {
        font-size: 16px;
    }
    /* banner */
    .banner .vid-wrap {
        padding: 5px !important;
        border-radius: 10px;
    }
    /* bnt-wrap */
    /* s2 */
    .s2 .f1,
    .s2 .f2 {
        display: none;
    }
    /* s3 */
    /* s7 */
    .s7 legend .img-wrapper {
        max-width: 150px;
    }
    
}

@media screen and (max-width: 640.98px) {
    .custom-wrapper {
        max-width: 90% !important;
    }
    .md-heading {
        font-size: 32px;
    }
    .sm-heading {
        font-size: 28px;
    }
    h1, .h1 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 30px 15px;
    }
    .btn-wrap .custom-wrapper:before {
        display: none;
    }
    .btn-wrap b {
        display: flex;
        justify-content: center;
    }
    .btn-wrap a {
        padding: 10px;
    }
    .btn-wrap.v6 {
        padding: 30px 15px;
    }
    #no-thanks {
        margin: 40px auto 0;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 80%;
    }
    /* banner */
    .banner .custom-wrapper {
        max-width: 95% !important;
    }
    .banner .title-area h2 {
        font-size: 60px;
    }
    .banner .in-h5 span {
        display: flex;
        justify-content: center;
    }
    .bg .f2 {
        bottom: 300px;
    }
    /* s3 */
    .s3 .title-area:before {
        display: none;
    }
    .s3 .title-area {
        gap: 20px;
    }
    .s3 .title-area .img-wrapper {
        padding: 20px;
    }
    /* s4 */
    .s4 .list li:before {
        height: 12px;
        width: 12px;
    }
    .s4 .list li {
        padding-left: 25px;
    }
    .s4 .colmn-2 .img-wrapper:before {
        display: none;
    }
    .s4 .floating-img img {
        max-width: 150px;
    }
    /* s5 */
    .s5 .content-wrapper {
        max-width: 75%;
    }
    .s5 .content-wrapper .content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* line */
    .line-1 {
        width: 10px;
    }
    .lines .line:not(:first-child) {
        width: 2px;
    }
    .line-3 {
        right: 5px;
    }
    .line-4 {
        right: 10px;
    }
    /* timer */
    .timer .time-wrap {
        scale: 1.5;
    }
    /* s7 */
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 20px 30px;
    }
    .s7 fieldset {
        border-radius: 20px;
        border-top: 2px solid transparent;
    }
    .s7 legend {
        padding: 2px;
    }
    .s7 fieldset:before {
        height: 150px;
    }
    .s7 .tbl-body:before {
        height: 75%;
    }
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 15px 20px;
    }
    .s7 .tbl-bottom {
        border-top: 10px solid transparent;
    }
    .s7 .list-con .content {
        border-radius: 10px;
        border: 1px solid #fff;
    }
    .s7 .tbl-body:after {
        border-radius: 0 0 20px 20px;
    }
    /* faq */
    .faq .content, .faq .content:before {
        border-radius: 15px;
    }
}

@media screen and (max-width: 575.98px) {
    .md-heading {
        font-size: 30px;
    }
    .sm-heading {
        font-size: 26px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    /* banner */
    .banner h1 span {
        display: unset;
    }
    .blackbar br {
        display: none !important;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 90%;
    }
    /* s1 */
    .s1 .cw2 {
        padding: 10px;
        border-radius: 10px;
    }
    /* btn-wrap */
    .btn-wrap .custom-wrapper:before {
        transform: scaleY(1.5);
    }
    /* s3 */
    /* s7 */
    .s7 fieldset:before {
        width: 300px;
    }
    /* timer */
    .timer .time-wrap {
        scale: 2;
    }
    /* s7 */
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 15px;
    }
    .s7 li:before {
        height: 15px;
        width: 15px;
        top: 5px;
    }
    .s7 li {
        padding-left: 30px;
    }
    .s7 .content .img-wrapper {
        scale: 1.2;
    }

}

@media screen and (max-width: 440.98px) {
    .custom-wrapper {
        max-width: 95% !important;
    }
    .md-heading {
        font-size: 24px;
    }
    .sm-heading {
        font-size: 24px;
    }
    h1, .h1 {
        font-size: 22px;
    }
    h2, .h2 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 18px;
    }
    /* banner */
    .banner .in-h5 {
        padding: 1px;
        border-radius: 5px;
    }
    .banner .in-h5 h5 {
        border-radius: 5px;
        padding: 5px;
    }
    /* s1 */
    .s1 {
        padding: 0;
    }
    .s1 .custom-wrapper,
    .s7 .custom-wrapper,
    .s8 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 100% !important;
    }
    .s1 .cw2 {
        border-radius: unset;
        max-width: 100%;
    }
    .s1 .content {
        padding: 10px;
        border-radius: unset;
    } 
    .s1 .colmn .con-bg {
        border-radius: unset;
    }
    /* btn-wrap */
    .btn-wrap .custom-wrapper:before {
        display: none;
    }
    .btn-wrap b {
        display: flex;
        justify-content: center;
    }
    .btn-wrap a {
        padding: 10px;
        border-radius: 5px;
    }
    /* s2 */
    .s2.v2 h2,
    .s4.v1 h4 {
        border-radius: unset;
    }
    /* in1 */
    .in1 {
        padding: 30px 0 0;
    }
    .in1 .custom-wrapper {
        max-width: 100% !important;
    }
    .in1 .title-area .in-p {
        padding: 10px;
        border-radius: unset;
        max-width: 95%;
        margin: 0 auto 30px;
    }
    .in1 .content .img-wrapper.v1 {
        padding: 10px;
    }
    .in1 .content-wrapper {
        max-width: 100%;
        gap: unset;
    }
    .in1 .content {
        border-radius: unset;
    }
    .in1 .content:nth-child(even) {
        border: unset;
    }
    .in1 .content:nth-child(even) .con-body {
        border-top: unset;
    }
    /* s3 */
    .s3 {
        padding: 30px 15px;
    }
    .s3 .title-area {
        flex-direction: column;
    }
    .s3 .title-area .img-wrapper {
        border-radius: 10px;
        padding: 10px;
    }
    .s3 .title-area .img-wrapper:before {
        border-radius: 10px;
    }
    /* s4 */
    .s4 .in-p {
        padding: 1px;
        border-radius: 5px;
    }
    .s4 .in-p p {
        border-radius: 5px;
        padding: 5px;
    }
    .s4.v4 .in-p .text-wrapper {
        border-radius: 5px;
        padding: 5px;
    }
    /* s5 */
    .s5 .content-wrapper {
        max-width: 100%;
    }
    .s5 .content-wrapper .content {
        border-radius: unset;
        padding: 10px;
    }
    /* line */
    .lines .line {
        display: none;
    }
    /* s7 */
    .s7 {
        padding: unset;
    }
    .s7 fieldset {
        clip-path: unset;
        padding: 0 10px 10px;
        border-radius: unset;
    }
    .s7 .tbl-body {
        max-width: 100%;
    }
    .s7 .tbl-content, .s7 .tbl-bottom {
        padding: 10px;
    }
    .s7 .tbl-body:after {
        border-radius: unset;
    }
    .s7 .tbl-body:before {
        height: 70%;
    }
    .s7 .title-area {
        text-align: center;
        margin: 0 auto 30px;
        padding: 30px 10px 0 10px;
    }
    /* s8 */
    .s8 .title-area {
        margin: 0 auto 30px;
        max-width: 95%;
    }
    .s8 .row:nth-child(odd) {
        border: unset;
    }
    .s8,
    .faq {
        padding: 30px 0;
    }
    .s8 .row {
        padding: 10px 0;
    }
    .s8 .row, .s8 .row:before {
        border-radius: unset;
    }
    .s8 .row:before {
        border: 1px solid rgba(255 255 255/30%);
    }
    .s8 .row:not(:last-child) {
        margin-bottom: unset;
    }
    /* faq */
    .faq .floating-img img {
        display: none;
    }
    .faq .content-wrapper {
        gap: unset;
    }
    .faq .content {
        padding: 10px;
        border: 1px solid #ff005c;
    }
    .faq .content, .faq .content:before {
        border-radius: unset;
    }
    .faq .content:nth-child(even) {
        background: unset;
        border: unset;
    }
    .faq .text-wrapper p {
        font-weight: 400;
        text-align: justify;
    }
}

@media screen and (max-width: 375.98px) {
    .banner .custom-wrapper,
    .custom-wrapper {
        max-width: 100% !important;
    }
    .md-heading {
        font-size: 20px;
    }
    .sm-heading {
        font-size: 20px;
    }
    h1, .h1 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    h5, .h5 {
        font-size: 16px;
    }
    /* banner */
    .banner {
        padding: 30px 15px;
    }
    .banner .title-area h2 {
        font-size: 50px;
    }
    .banner .vid-wrap,
    .banner .in-vid {
        border-radius: unset;
    }
    .banner .title-area .img-wrapper {
        max-width: 180px;
    }
    .banner .vid-wrap:before {
        display: none;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 20px 15px;
    }
    .btn-wrap .custom-wrapper:before {
        transform: scaleY(2);
    }
    /* s4 */
    .s4 .list li {
        margin-top: 15px;
    }
    .text-wrapper p:not(:last-child),
    .s5 .in-list li:not(:last-child),
    .s7 .list li:not(:last-child) {
        margin-bottom: 15px;
    }
    /* s5 */
    .s5 {
        padding: 30px 0;
    }
    .s5 .content-wrapper .content:nth-child(even) {
        background: unset;
        border: unset;
    }
    .s5 .content-wrapper {
        gap: unset;
    }
    .s5 .row-2 {
        padding: 0 10px;
    }
    /* timer */
    .timer .time-wrap {
        scale: 1.5;
    }
    /* s7 */
    .s7 .list-con {
        gap: 15px;
    }
    .s7 .list-con .content {
        border-radius: unset;
    }
    .s7 .list-con .content {
        padding: 5px 10px;
    }
    .s7 .content span {
        display: flex;
    }
    .s7 .title-area h2 span:before {
        bottom: 0px;
        height: 2px;
    }
    /* s8 */
    .s8 .colmn-1 h6 {
        letter-spacing: 2px;
        font-weight: 500;
    }
    .s8 .text-wrapper  p {
        text-align: justify;
    }
    /* s8*/
    .s8 .row {
        border-top: unset;
    }
    .s8 .text-wrap .colmn {
        padding: unset;
    }
    .s8.v2 .colmn h4:last-of-type {
        padding: 5px 20px;
        border-radius: 5px;
    }
    /* faq */
    .faq .head .img-wrapper {
        flex: 0 0 60px;
    }
}