@media screen and (max-width: 1680px) {
    .s-padd {
        padding: 70px 15px;
    }
    .sm-heading {
        font-size: 46px;
    }
    /* s5 */
    .s5 .f1 {
        max-width: 230px;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 800px;
    }
}

@media screen and (max-width: 1500px) {	
    .custom-wrapper {
        max-width: 1200px;
    }
    .xl-heading {
        font-size: 56px;
    }
    .md-heading {
        font-size: 52px;
    }
    .sm-heading {
        font-size: 42px;
    }
    h2, .h2 {
        font-size: 36px;
    }
    h4, .h4 {
        font-size: 26px;
    }
    h6, .h6, .md-txt {
        font-size: 18px;
    }
    /* banner */
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 950px;
    }
    .banner .vid-wrap .f3 {
        max-width: 1150px;
        bottom: -108px;
    }
    /* s1 */
    .s1 .colmn {
        padding: 15px;
        border-radius: 30px;
    }
    .hero {
        max-width: 700px;
        margin: 0 auto;
    }
    .s1 .f1,
    .s1 .f2 {
        max-width: 300px;
    }
    /* s2 */
    .s2.v1 .f1 {
        max-width: 150px;
    }
    .s2.v2 .colmn img {
        width: 430px;
    }
    .s2.v2 .f1 {
        max-width: 250px;
    }
    .s2.v2 .f2 {
        bottom: -150px;
        max-width: 250px;
    }
    .s2 li:before {
        height: 22px;
        width: 22px;
    }
    /* s3 */
    .s3 .content-wrapper .f2 {
        right: 30px;
        max-width: 150px;
    }
    .s3 .content-wrapper .img-wrapper {
        top: 10px;
    }
    /* s4 */
    .s4 .colmn li:before {
        height: 22px;
        width: 22px;
    }
    .s4 .colmn li {
        padding-left: 35px;
    }
    /* timer */
    .timer {
        padding: 50px 15px 0;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 60%;
    }
    .s6 .list {
        padding: 40px 80px;
    }
    .s6 .list li:before {
        height: 22px;
        width: 22px;
    }
    /* s7 */
    .s7 .f1 {
        top: 50px;
        max-width: 250px;
    }
    /* faq */
    .faq .colmn-2 img {
        max-width: 700px;
    }
}

@media screen and (max-width: 1440px) {
    .custom-wrapper {
        max-width: 1100px;
    }
    .s-padd {
        padding: 50px 15px;
    }
    .title-area {
        margin: 0 auto 30px;
    }
    .xl-heading {
        font-size: 52px;
    }
    .md-heading {
        font-size: 48px;
    }
    .sm-heading {
        font-size: 38px;
    }
    h1, .h1 {
        font-size: 36px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3 {
        font-size: 32px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 22px;
    }
    p, a, li, button, input {
        font: 400 18px/26px 'Poppins', sans-serif;
    }
    /* banner */
    .banner .f4 {
        max-width: 260px;
    }
    .banner .f5 {
        right: 0;
        bottom: unset;
        margin: unset;
        max-width: 150px;
        opacity: .8;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 900px;
    }
    .banner .vid-wrap .f3 {
        max-width: 1100px;
        bottom: -103px;
        left: -100px;
    }
    .banner .limit {
        max-width: 410px;
    }
    .banner::before {
        height: 600px;
        width: 600px;
    }
    /* s1 */
    .s1 .colmn {
        padding: 30px;
    }
    .hero {
        max-width: 650px;
    }
    /* s2 */
    .s2.v2 .title-area {
        max-width: 800px;
    }
    /* s3 */
    .s3 .bot-wrap {
        margin: 30px auto;
    }
    .btn-wrap.v2 {
        margin-top: 80px;
    }
    .btn-wrap {
        max-width: 850px;
    }
    .btn-wrap a {
        max-width: 750px;
    }
    /* s4 */
    .s4 .colmn-2 img {
        max-width: 100%;
    }
    .s4 .title-area {
        max-width: 830px;
    }
    .s4 .content-wrapper .content .list {
        padding: 30px 20px;
        border-radius: 40px;
    }
    .s4 .colmn li:before {
        height: 18px;
        width: 18px;
    }
    .s4 .floating-img img,
    .in1 .floating-img img {
        max-width: 500px;
    }
    /* s5 */
    .s5 .f1 {
        max-width: 180px;
    }
    /* s4 */
    .s4.v3 .f1 {
        max-width: 150px;
    }
    .s4.v3 .f2 {
        max-width: 250px;
    }
    /* s6 */
    .s6 .tbl {
        border-radius: 50px;
    }
    .s6 .list {
        padding: 30px 60px;
    }
    .s6 h4.fast {
        padding: 10px;
        max-width: 550px;
    }
    .s6 .list li {
        padding-left: 35px;
    }
    .s6 .list li:before {
        height: 20px;
        width: 20px;
    }
    .s6 .floating-img img,
    .s7 .floating-img img {
        max-width: 600px;
    }
    .s6 .f1 {
        top: -300px;
    }
    .s6 .f5,
    .s6 .f6 {
        max-width: 450px !important;
    }
    /* s7 */
    .s7 .row:not(:last-child) {
        margin-bottom: 70px;
    }
    .s7 .f1 {
        max-width: 200px !important;
    }
    /* faq */
    .faq .content {
        padding: 20px;
        border-radius: 20px;
    }
    .faq .colmn-2 img {
        max-width: 600px;
    }
}

@media screen and (max-width: 1366.98px) {
  
}

@media screen and (max-width: 1280.98px) {
    .custom-wrapper {
        max-width: 1000px;
    }
    .xl-heading {
        font-size: 48px;
    }
    .md-heading {
        font-size: 44px;
    }
    .sm-heading {
        font-size: 34px;
    }
    .f-sm {
        font-size: 18px;
    }
    h1, .h1 {
        font-size: 30px;
    }
    h2, .h2 {
        font-size: 30px;
    }
    h3, .h3 {
        font-size: 30px;
    }
    h4, .h4 {
        font-size: 24px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    p, a, li, button, input {
        font: 400 16px/26px 'Poppins', sans-serif;
    }
    /* banner */
    .banner::before,
    .banner::after {
        opacity: 0.5;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 850px;
    }
    .banner .vid-wrap .f3 {
        max-width: 1000px;
        bottom: -93px;
        left: -80px;
    }
    /* s1 */
    .s1 .f2,
    .s3 .f2 {
        display: none;
    }
    .hero {
        max-width: 550px;
    }
    /* btn-wrap */
    .btn-wrap {
        border-radius: 30px;
        max-width: 850px;
        padding: 20px;
    }
    .btn-wrap a {
        max-width: 650px;
    }
    /* s2 */
    .s2.v1 .f1 {
        max-width: 100px;
    }
    .s2.v2 .f2 {
        max-width: 200px;
    }
    .s2.v2 .title-area .img-wrapper {
        max-width: 850px;
        margin: 0 auto;
    }
    /* s3 */
    .s3 .title-area.v2 {
        max-width: 800px;
    }
    /* s4 */
    .s4.v3 .row-2 .img-wrapper {
        max-width: 350px;
        margin: 0 auto;
    }
    .s4.v3 .row-2 .img-wrapper:before {
        bottom: -30px;
        scale: 2.3;
    }
    /* s6 */
    .s6 .floating-img img, .s7 .floating-img img {
        max-width: 700px;
    }
    .s6 .list {
        padding: 30px 60px;
    }
    .s6 h4.fast {
        max-width: 500px;
    }
    /* timer */
    .timer .floating-img img {
        max-width: 240px;
    }
    /* s7 */
    .s7 .colmn .img-wrapper:before {
        scale: 1.85;
    }
    .s7 .row:not(:last-child) {
        margin-bottom: 80px;
    }
}


@media screen and (max-width: 1024.98px) {
    .custom-wrapper {
        max-width: 85%;
    }
    .xl-heading {
        font-size: 44px;
    }
    .md-heading {
        font-size: 43px;
    }
    .sm-heading {
        font-size: 30px;
    }
    h1, .h1 {
        font-size: 28px;
    }
    h2, .h2 {
        font-size: 26px;
    }
    h3, .h3 {
        font-size: 26px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    /* banner */
    .banner .floating-img img {
        display: none;
    }
    .banner::after {
        height: 700px;
        width: 700px;
    }
    .banner .v2 {
        max-width: 500px;
        margin: 0 auto;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 95%;
    }
    .banner .vid-wrap .f3 {
        max-width: 950px;
        bottom: -88px;
        left: -85px;
    }
    /* s1 */
    .s1 .colmn {
        padding: 20px;
    }
    /* s2 */
    .s2.v1 {
        padding-bottom: 50px !important;
    }
    /* btn-wrap */
    .btn-wrap.v2 {
        margin-top: 60px;
    }
    /* s3 */
    .s3 .content-wrapper .img-wrapper {
        left: 55px;
    }
    .s3 .content-wrapper .f2 {
        max-width: 100px;
    }
    /* s4 */
    .s4 .title-area {
        max-width: 650px;
    }
    .s4 .content-wrapper .content .list {
        padding: 20px;
        border-radius: 30px;
    }
    .s4 .colmn-1 h5.f-sm {
        padding: 10px;
        border-radius: 5px;
    }
    .s4.v3 .img-wrapper.my-4 {
        max-width: 250px;
    }
    /* s5 */
    .s5 .text-wrapper {
        max-width: 500px;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 70%;
    }
    .s6 .list {
        padding: 30px 60px;
    }
    .s6 .f5, .s6 .f6 {
        max-width: 320px !important;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 100%;
    }
    /* s7 */
    .s7 .colmn-2 img {
        width: 350px;
    }
    /* faq */
    .faq .colmn-2 img {
        max-width: 500px;
    }
    .faq .content {
        padding: 15px;
        border-radius: 15px;
    }
}

@media screen and (max-width: 991.98px) {
    .custom-wrapper {
        max-width: 80%;
    }
    .xl-heading {
        font-size: 40px;
    }
    .md-heading {
        font-size: 39px;
    }
    .sm-heading {
        font-size: 28px;
    }
    .f-sm {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    h5, .h5 {
        font-size: 22px;
    }
    /* banner */
    .banner {
        background: unset;
    }
    .banner .limit {
        max-width: 200px;
    }
    .banner .title-area span::before {
        border-radius: 10px;
    }
    .banner .vid-wrap .f3 {
        max-width: 880px;
        bottom: -80px;
        left: -81px;
    }
    /* s1 */
    .s1 .floating-img img,
    .s2 .floating-img img,
    .s3 .floating-img img {
        display: none;
    }
    .s1 .cw2 {
        padding: 20px;
        border-radius: 30px;
        background: rgba(0 0 0 /70%);
        box-shadow: 5px -5px 20px rgba(2 142 10 /100%);
        max-width: 80%;
    }
    .s1 .colmn {
        flex: 0 0 100%;
        max-width: 100%;
        padding: unset;
        border-radius: unset;
        background: unset;
        box-shadow: unset;
    }
    /* s2 */
    .s2.v1 {
        padding-bottom: unset !important;
    }
    .s2.v1 .colmn-2 .img-wrapper {
        max-width: 500px;
        margin: 0 auto;
    }
    /* s3 */
    .s3:before,
    .s2.v2 .colmn-2 .img-wrapper::before,
    .s4.v3 .f1,
    .s4.v3 .f2,
    .s7 .f1,
    .s7 .f4 {
        display: none;
    }
    /* s5 */
    .s5 .colmn-1,
    .s5 .f1,
    .s4.v3 .row-2 .img-wrapper:before,
    .s6 .f5,
    .s6 .f6,
    .s7 .colmn .img-wrapper:before {
        display: none;
    }
    /* s4 */
    .s4 .row:not(:last-child) {
        margin-bottom: 30px;
    }
    .s4 .content-wrapper .content {
        max-width: 80%;
        padding: 20px 10px;
        border-radius: 30px;
        background: rgba(0 0 0 /70%);
        box-shadow: 5px -5px 20px rgba(226 204 7 /100%);
    }
    .s4 .content-wrapper .content .list {
        padding: unset;
        border-radius: unset;
        background: unset;
        box-shadow: unset;
    }
    .s4.v3 .row-2 .img-wrapper {
        max-width: max-content;
    }
    /* s5 */
    .s5 .text-wrapper {
        max-width: 80%;
        margin: 0 auto;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 85%;
    }
    .s6 .list {
        padding: 30px 50px;
    }
    .s6 .tbl::after {
        opacity: 0.4;
    }
    .s6 h4.fast {
        max-width: 85%;
    }
    /* in1 */
    .in1 .content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .in1 .content-wrapper {
        max-width: 65%;
    }
    /* s7 */
    .s7 .row:not(:last-child) {
        margin-bottom: 50px;
    }
    .s7 .colmn-2 img {
        width: 400px;
    }
    /* faq */
    .faq .content {
        padding: 20px;
    }
}

@media screen and (max-width: 832.98px) {
    .custom-wrapper {
        max-width: 85%;
    }
    .xl-heading {
        font-size: 38px;
    }   
    .md-heading {
        font-size: 36px;
    }
    h2, .h2 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    .s-padd {
        padding: 30px 15px;
    }
    /* banner */
    .banner .custom-wrapper {
        max-width: 100%;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 85%;
    }
    .banner .vid-wrap .f3,
    .hero {
        display: none;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 20px;
        border-radius: 20px;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        max-width: 400px;
    }
    /* s3 */
    .s3 .title-area .img-wrapper {
        max-width: 450px;
    }
    /* s4 */
    .s4 span {
        border-radius: 5px;
    }
    /* timer */
    .timer iframe {
        scale: 2;
        top: 50px;
    }
    /* s5 */
    .s5 .text-wrapper {
        max-width: 90%;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 95%;
    }
    .s6 .tbl, .s6 .tbl::before {
        border-radius: 30px;
    }
    .s6 .tbl-head {
        padding: 20px 0;
    }
    /* timer */
    .timer .floating-img img {
        max-width: 20%;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 70%;
    }
    /* s7 */
    .s7 .title-area h2 {
        padding: 10px 20px;
        border-radius: 10px;
    }
}


@media screen and (max-width: 768.98px) {
    .xl-heading {
        font-size: 36px;
    }
    .md-heading {
        font-size: 32px;
    }
    .sm-heading {
        font-size: 24px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    /* banner */
    .banner .title-area h4 span {
        padding: 2px 10px;
        border-radius: 5px;
    }
    .banner .v2 {
        max-width: 50%;
    }
    /* s1 */
    .s1 .cw2 {
        max-width: 90%;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        max-width: 60%;
    }
    /* s3 */
    .s3 .title-area h1 {
        padding: 5px 10px 1px;
        border-radius: 5px;
        letter-spacing: 1px;
    }
    .s3 .title-area .img-wrapper {
        max-width: 520px;
    }
    /* s4 */
    .s4 .content-wrapper .content {
        max-width: 90%;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 80%;
    }
}

@media screen and (max-width: 640.98px) {
    .xl-heading {
        font-size: 34px;
    }
    .md-heading {
        font-size: 28px;
    }
    h1, .h1 {
        font-size: 24px;
    }
    h2, .h2 {
        font-size: 20px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    .f-sm {
        font-size: 20px;
    }
    /* banner */
    /* s1 */
    .s1 .cw2 {
        max-width: 100%;
        padding: 15px;
        border-radius: 20px;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        max-width: 70%;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 20px 12px;
    }
    /* s3 */
    .s3 .content-wrapper .img-wrapper {
        left: unset;
    }
    /* s4 */
    .s4 .content-wrapper .content {
        max-width: 100%;
    }
    /* s6 */
    .s6 .tbl {
        max-width: 100%;
    }
    .s6 .tbl, .s6 .tbl::before {
        border-radius: 25px;
    }
    .s6 .list {
        padding: 20px 30px;
    }
    /* in1 */
    .in1 .content-wrapper {
        max-width: 95%;
        row-gap: 30px;
    }
    .in1 .content {
        padding: 20px;
        border-radius: 25px;
    }
    /* s5 */
    .s5 .text-wrapper {
        max-width: 100%;
    }
    /* faq */
    .faq .colmn-2 img {
        display: none;
    }
}

@media screen and (max-width: 575.98px) {
    .custom-wrapper {
        max-width: 90%;
    }
    .xl-heading {
        font-size: 30px;
    }
    .md-heading {
        font-size: 26px;
    }
    h1, .h1 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    /* banner */
    .banner .limit {
        max-width: 35%;
    }
    .title-area .floating-img.bor img {
        display: none;
    }
    /* s1 */
    .s1 .bot-wrap {
        padding: 10px;
        border-radius: 10px;
        border: 1px solid #fff;
    }
    /* s6 */
    .s6 h4.fast {
        max-width: 90%;
    }
    /* faq */
    .faq .content .img-wrapper {
        display: none;
    }
}

@media screen and (max-width: 440.98px) {
    .custom-wrapper {
        max-width: 95%;
    }
    .xl-heading {
        font-size: 26px;
    }
    .md-heading {
        font-size: 22px;
    }
    .sm-heading {
        font-size: 20px;
    }
    h1, .h1 {
        font-size: 20px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    /* banner */
    .banner .limit {
        max-width: 45%;
    }
    .banner .title-area span::before {
        display: none;
    }
    .banner .v2 {
        max-width: 70%;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 95%;
    }
    /* btn-wrap */
    .btn-wrap.v2 {
        margin-top: 50px;
    }
    /* s1 */
    .s1 {
        padding: 0;
    }
    .s1 .custom-wrapper,
    .s6 .custom-wrapper,
    .faq .custom-wrapper {
        max-width: 100%;
    }
    .s1 .cw2 {
        padding: 10px;
        border-radius: unset;
    }
    .s1 .bot-wrap {
        margin: 0 auto;
        border-radius: unset;
        border: 1px solid #fff;
    }
    /* btn-wrap */
    .btn-wrap.v1 {
        margin: 0 auto;
    }
    .btn-wrap {
        padding: 10px;
        border-radius: unset;
    }
    .btn-wrap h3 {
        font-size: 18px;
    }
    .btn-wrap a {
        padding: 10px;
        border-radius: unset;
    }
    /* s2 */
    .s2 li:before, .s4 .colmn li:before {
        height: 15px;
        width: 15px;
        top: 5px;
    }
    .s2 li {
        padding-left: 30px;
    }
    /* s4 */
    .s4.v1 {
        padding: 30px 15px;
    }
    .s4 {
        padding: 30px 0 0;
    }
    .s4 .custom-wrapper {
        max-width: 100%;
    }
    .s4 .row-1 {
        max-width: 95%;
        margin: 0 auto;
    }
    .s4 span {
        border-radius: unset;
        padding: 0 10px;
    }
    .s4 .row:not(:last-child) {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .s4 .content-wrapper .content {
        padding: 10px 0;
        border-radius: unset;
    }
    /* in1 */
    /* s4 */
    
    /* s6 */
    .s6,
    .faq {
        padding: unset;
    }
    .s6 .tbl {
        border-radius: unset;
        border: 1px solid #ffe335;
    }
    .s6 .tbl-head {
        padding: 10px;
    }
    .s6 .list {
        padding: 10px;
    }
    .s6 h4.fast {
        max-width: 100%;
        border: unset;
        border-radius: unset;
    }
    .s6 .list:last-of-type {
        padding: unset;
        border-bottom: 1px solid #ffe335;
        margin-bottom: 25px;
    }
    .s6 .list li.s {
        border: unset;
        border-radius: unset;
        margin: unset;
    }
    .s6 .list li.s:nth-child(odd) {
        background: unset;
    }
    /* s7 */
    .s7 .title-area h2 {
        padding: 10px;
        border-radius: unset;
    }
    .s7 .row:not(:last-child) {
        margin-bottom: 30px;
    }
    /* faq */
    .faq .content {
        padding: 10px;
        border-radius: unset;
    }
    .faq .content:not(:last-child) {
        margin-bottom: unset;
    }
    .faq .content:nth-child(odd) {
        background: unset;
        border: unset;
    }
    .faq .floating-img img {
        display: none;
    }
    /* no-thanks */
    .no-thanks {
        margin: 30px auto;
    }
}

@media screen and (max-width: 375.98px) {
    .custom-wrapper {
        max-width: 100%;
    }
    .xl-heading {
        font-size: 22px;
    }
    /* banner */
    .banner .limit {
        max-width: 100%;
    }
    .banner .vid-wrap, .s11 .vid-wrap {
        max-width: 100%;
    }
    /* s2 */
    .s2.v1 .colmn-2 .img-wrapper {
        max-width: 100%;
    }
    /* s4 */
    .s4.v1 {
        padding: 30px 0;
    }
    .s4 .row {
        max-width: 100% !important;
    }
    .s4 .f6 {
        display: none;
    }
    .s4 .colmn li {
        padding-left: 25px;
    }
    .s4 .colmn li b {
        display: unset;
    }
    /* timer */
    .timer {
        padding: 30px 15px 0;
    }
    .timer iframe {
        scale: 1.6;
    }
    /* s6 */
    .s6 .list li:before {
        height: 15px;
        width: 15px;
        top: 6px;
    }
    .s6 .list li {
        padding-left: 30px;
    }
}