@media screen and (max-width: 1680px) {
    .s4 .f1 {
        left: 50px;
    }
    .s4 .f3 {
        top: 250px;
        right: -50px;
        max-width: 350px;
    }
}

@media screen and (max-width: 1500px) {	
    section {
        padding: 30px 15px;
    }
    .custom-wrapper {
        max-width: 1200px;
    } 
    .sm-heading {
        font-size: 44px;
    }
    /* s3 */
    /* s4 */
    .s4 .f2 {
        left: -350px;
        top: -300px;
    }
    .s4 .f1 {
        left: 20px;
        max-width: 150px;
    }
    .s4 .f3 {
        top: 200px;
        right: -150px;
        max-width: 500px;
    }
    /* s6 */
    .s6 .f1 {
        top: 100px;
        left: 100px;
    }
    .s6 .f2 {
        left: -100px;
        bottom: 320px;
        max-width: 450px;
    }
    .s6 .f3 {
        top: 100px;
        right: -100px;
        max-width: 400px;
    }
    .s6 .f4 {
        right: -50px;
        bottom: 300px;
    }
    /* s8 */
    .s8 .f1 {
        left: -30px;
        max-width: 300px;
    }
    .s8 .f2 {
        right: -10px;
        max-width: 250px;
    }
    /* s12 */
    .s12 .content-wrapper {
        max-width: 900px;
    }
    .s12 .content {
        flex: 0 0 48%;
        max-width: 50%;
    }
    .s12 .con-head .img-wrapper {
        flex: 0 0 120px;
    }
}

@media screen and (max-width: 1440px) {
    section {
        padding: 50px 15px;
    }
    .title-area {
        margin: 0 auto 30px;
    }
    .row:not(:last-child) {
        margin-bottom: 50px;
    }
    .custom-wrapper {
        max-width: 1100px;
    }
    .md-heading {
        font-size: 70px;
    }
    .sm-heading {
        font-size: 38px;
    }
    h1, .h1 {
        font-size: 32px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3 {
        font-size: 26px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    /* banner */
    .banner {
        padding: 15px;
    }
    .banner .sm-heading {
        font-size: 48px;
    }
    .banner span.v3 {
        display: inline-flex;
    }
    .banner h4 {
        max-width: 810px;
    }
    /* .vid-wrap {
        max-width: 900px;
    } */
    .banner .p1 {
        left: -10%!important;
        top: 35%!important;
    }
    .banner .p2 {
        left: 70%!important;
        top: 40%!important;
    }
    /* btn-wrap */
    .btn-wrap {
        max-width: max-content;
        margin: 30px auto 0;
    }
    /* s1 */
    .s1 .content {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    /* s3 */
    .s3 .title-area {
        max-width: 700px;
    }
    .s3 .content-wrapper {
        max-width: 100%;
    }
    /* s4 */
    .s4 .title-area {
        max-width: 900px;
    }
    .s4 .content-wrapper {
        margin: 130px auto 0;
        max-width: 1000px;
    }
    .s4 .f1 {
        left: 10px;
        top: 120px;
    }
    .s4 .f2 {
        left: -300px;
        top: 500px;
    }
    .s4 .f3 {
        top: 200px;
        right: -100px;
        max-width: 400px;
    }
    .s4 .content::before {
        scale: 1.3;
    }
    /* s5 */
    .s5 .title-area {
        max-width: 800px;
    }
    /* s6 */
    .s6 .f1 {
        top: 100px;
        left: 100px;
        max-width: 160px;
    }
    .s6 .f2 {
        left: -100px;
        bottom: 200px;
        max-width: 400px;
    }
    .s6 .f3 {
        top: 70px;
        right: -40px;
        max-width: 300px;
    }
    .s6 .f4 {
        right: -40px;
        bottom: 250px;
    }
    /* s7 */
    .s7 .title-area {
        max-width: 900px;
    }
    /* s8 */
    .s8 .f1 {
        max-width: 250px;
    }
    .s8 .f2 {
        right: 0px;
        max-width: 200px;
    }
    .s8 .title-area {
        max-width: 800px;
    }
    /* test */
    .test .content {
        padding: 20px;
    }
    /* s9 */
    .s9 .title-area {
        max-width: 600px;
    }
    /* s10 */
    .s10 .title-area {
        max-width: 800px;
    }
    /* s11 */
    .s11 .title-area {
        max-width: 750px;
    }
    /* s12 */
    .s12 .title-area {
        max-width: 700px;
    }
    .s12 .content-wrapper {
        max-width: 800px;
    }
    .s12 .content {
        flex: 0 0 48%;
        max-width: 50%;
    }
    .s12  .text-wrapper p {
        text-align: center;
    }
    /* s13 */
    .s13 .title-area {
        max-width: 900px;
    }
    .s13 .colmn h4, .s13 .colmn h4::before {
        border-radius: 10px;
    }
    /* s14 */
    .s14 .title-area {
        max-width: 700px;
    }
    .s14 td:not(:first-child)::before {
        height: 22px;
        width: 22px;
    }
    /* s15 */
    .s15 .title-area {
        max-width: 840px;
    }
    .s15.v8 .title-area {
        max-width: 700px;
    }
    /* s16 */
    .s16 .title-area {
        max-width: 600px;
    }
    .s16 .tbl-head .img-wrapper {
        max-width: 50%;
        margin: 0 auto;
    }
    .s16 .tbl-body {
        padding: 20px 40px;
    }
}

@media screen and (max-width: 1366.98px) {
  
}

@media screen and (max-width: 1280.98px) {
    .sm-heading {
        font-size: 34px;
    }
    h1, .h1 {
        font-size: 28px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    p, a, li, button, input {
        font: 400 18px/26px 'Sora', sans-serif;
    }
    /* s1 */
    .s1 .content .img-wrapper {
        flex: 0 0 80px;
        margin-right: 15px;
    }
    /* s2 */
    .s2 .title-area,
    .s3 .title-area {
        max-width: 900px;
    }
    /* s4 */
    .s4 .f2 {
        left: -100px;
        top: 620px;
        max-width: 400px;
    }
    .s4 .f3 {
        top: 100px;
        max-width: 350px;
    }
    .s4 .content-wrapper {
        margin: 100px auto 0;
        row-gap: 150px;
    }
    /* s5 */
    .s5 .colmn .img-wrapper {
        max-width: 450px;
        margin: 0 auto;
    }
    /* s6 */
    .s6 .f4 {
        bottom: 200px;
    }
    .s7 .content .img-wrapper {
        flex: 0 0 200px;
    }
    /* s9 */
    .s9 .content .img-wrapper {
        flex: 0 0 55px;
    }
    .s9 .content {
        padding: 15px;
    }
    /* s12 */
    .s12 .con-head .img-wrapper {
        flex: 0 0 90px;
    }
    .s12 .con-head h5 {
        padding-top: 15px;
    }
    .row:not(:last-child) {
        margin-bottom: 30px;
    }
    /* s15 */
    .s15 .row .img-wrapper {
        max-width: 450px;
    }
    .s15.v6 .title-area.v2 {
        max-width: 800px;
    }
    /* s16 */
    .s16 .tbl-body {
        padding: 20px;
    }
    .s16 .tbl-1 {
        border: 2px solid #FF00E5;
    }
    .s16 .tbl-1 .tbl-head {
        border-bottom: 2px solid #FF00E5;
    }
    .s16 .tbl-2 {
        border: 2px solid #B10DFF;
    }   
    .s16 .tbl-2 .tbl-head {
        border-bottom: 2px solid #b10dff;
    }
    .s16 li::before {
        top: 3px;
        height: 20px;
        width: 20px;
    }
    .pricing-table {
        max-width: 950px;
    }
}

@media screen and (max-width: 1024.98px) {
    section {
        padding: 30px 15px;
    }
    .custom-wrapper {
        max-width: 850px;
    }
    .md-heading {
        font-size: 50px;
    }
    .sm-heading {
        font-size: 30px;
    }
    h1, .h1 {
        font-size: 24px;
    }
    h2, .h2 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    h6, .h6, .md-txt {
        font-size: 16px;
    }
    p, a, li, button, input {
        font: 400 16px/26px 'Sora', sans-serif;
    }
    /* banner */
    .banner .sm-heading {
        font-size: 42px;
    }
    .banner h4 {
        max-width: 670px;
    }
    .vid-wrap {
        max-width: 800px;
    }
    .banner .p1 {
        left: -15%!important;
        top: 25%!important;
        opacity: 0.5;
    }
    .banner .p2 {
        opacity: 0.5;
    }
    /* s1 */
    .s1 .content .h5 {
        font-size: 16px;
    }
    .s1 .content .img-wrapper {
        flex: 0 0 65px;
        margin-right: 10px;
    }
    /* btn-wrap */
    .btn-wrap {
        margin: 30px auto 0;
        border: 2px solid #fe5c00;
    }
    /* s3 */
    .s3 .title-area h2, .s5 .title-area h2, .s8 .title-area h2, .s9 .title-area h2, .s10 .title-area h2 {
        max-width: 800px;
    }
    /* s4 */
    .s4 .title-area {
        max-width: 700px;
    }
    .s4 .content-wrapper {
        margin: 40px auto 0;
        row-gap: 40px;
    }
    .s4 .content {
        padding: 20px;
        background: linear-gradient(to bottom, rgba(181,1,241,1) 0%,rgba(101,8,126,1) 50%,rgba(125,185,232,0.5) 100%);
        border-radius: 30px;
        /* color: #65087e; */
    }
    .s4 .content::before {
        display: none;
    }
    /* s7 */
    .s7 .content .img-wrapper {
        flex: 0 0 150px;
    }
    /* test */
    .test .content {
        padding: 15px;
    }
    .test .content::before, .test .content {
        border-radius: 20px;
    }
    /* s12 */
    .s12 .content-wrapper {
        margin-top: unset;
        row-gap: 30px;
    }
    .s12 .con-head {
        padding: 20px;
        align-items: center !important;
    }
    .s12 .con-head h5 {
        padding-top: unset;
    }
    .s12 .con-head .img-wrapper {
        flex: 0 0 80px;
        top: unset;
    }
    .row:not(:last-child) {
        margin-bottom: 50px;
    }
    /* s14 */
    .s14 td:not(:first-child)::before {
        height: 15px;
        width: 15px;
    }
    /* s16 */
    .s16 .tbl-body {
        padding: 15px;
    }
    .s16 li {
        padding-left: 25px;
    }
    .s16 li::before {
        height: 15px;
        width: 15px;
    }
}

@media screen and (max-width: 991.98px) {
    .custom-wrapper {
        max-width: 75%;
    }
    .sm-heading {
        font-size: 28px;
    }
    h2, .h2 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    .banner .sm-heading {
        font-size: 38px;
    }
    /* s5 */
    .s5 .colmn .img-wrapper {
        max-width: 80%;
    }
    /* s6 */
    .s6 .text-wrapper {
        margin: 30px auto 0;
    }
    /* s7 */
    .s7 .content {
        padding: 10px;
    }
    /* s15 */
    .s15.v6 h3.grad-bg-v3 {
        margin: unset;
    }
    /* s16 */
    .s16 .tbl-1 {
        scale: unset;
    }
    .pricing-table {
        max-width: 80%;
    }
}

@media screen and (max-width: 832.98px) {
    .custom-wrapper {
        max-width: 80%;
    }
    .sm-heading {
        font-size: 26px;
    }
    h1, .h1 {
        font-size: 22px;
    }
    h2, .h2 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    /* banner */
    .banner .sm-heading {
        font-size: 36px;
    }
    /* btn-wrap */
    .btn-wrap {
        padding: 15px;
    }
    .btn-wrap a {
        padding: 15px;
    }
    /* s4 */
    .s4 .content-wrapper {
        margin: 0 auto;
        row-gap: 30px;
        max-width: 70%;
    }
    .s4 .content {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .s4 .f3 {
        right: -150px;
    }
    /* s6 */
    .s6 .title-area {
        max-width: 60%;
    }
    .s6 .f1 {
        top: 30px;
        left: 30px;
        max-width: 130px;
    }
    .s6 .f2 {
        max-width: 300px;
    }
    .s6 .f3 {
        top: 50px;
        right: -70px;
        max-width: 250px;
    }
    .s6 .f4 {
        bottom: 150px;
    }
}

@media screen and (max-width: 768.98px) {
  
}

@media screen and (max-width: 640.98px) {
 
}

@media screen and (max-width: 575.98px) {
  
}

@media screen and (max-width: 440.98px) {
 
}

@media screen and (max-width: 375.98px) {
 
}