@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1500px) {	
    .md-heading {
        font-size: 50px;
    }
    h3, .h3 {
        font-size: 26px;
    }
    h4, .h4 {
        font-size: 23px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    .custom-wrapper {
        max-width: 1200px;
    }
    .bg .p1 {
        left: -10%!important;
    }
    .bg .p1 img {
        max-width: 500px;
    }
    .bg .p2 {
        top: 50%!important;
    }
    /* banner */
    .banner .title-area h3.f-800 {
        max-width: 800px;
        padding: 10px;
    }
    .banner .vid-wrapper {
        max-width: 950px;
    }
    /* s1 */
    .s1 .form {
        padding: 20px;
    }
    .s1 .colmn-2 h4:before {
        width: 10px;
    }
    .s1 .colmn-2 h4 {
        padding-left: 25px;
    }
}

@media screen and (max-width: 1440px) {
    .custom-wrapper {
        max-width: 1100px;
    }
    .md-heading {
        font-size: 44px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 20px;
    }
    .bg .p1 img {
        max-width: 400px;
    }
    .bg .p2 {
        top: 55%!important;
    }
    .bg .p2 img {
        max-width: 300px;
    }
    /* banner */
    .banner,
    .s1 {
        padding: 30px 15px;
    }
    .banner .title-area {
        max-width: 1000px;
        margin: 0 auto 30px;
    }
    .banner .title-area h3.f-800 {
        max-width: 900px;
        padding: 10px;
    }
    /* s1 */
    .s1 .af-body .af-element .img-wrapper:not(:last-child) {
        margin-right: 10px;
    }
    /* s2 */
    .s2 {
        padding: 15px 15px 30px;
    }
    .s2 .title-area {
        margin: 0 auto 30px;
    }
    .s2 .colmn {
        padding: 20px;
    }
    .s2 li:before {
        height: 27px;
        width: 27px;
    }
    .s2 .bot-wrap {
        max-width: 910px;
        margin: 30px auto 0;
        text-align: center;
    }
}

@media screen and (max-width: 1366.98px) {

}

@media screen and (max-width: 1280.98px) {
    .md-heading {
        font-size: 42px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    p, a, li, button, input {
        font: 400 16px/26px 'DM sans', sans-serif;
    }
    .bg .p1 img {
        max-width: 350px;
    }
    .bg .p2 img {
        max-width: 250px;
    }
    /* banner */
    .banner .title-area h3.f-800 {
        max-width: 900px;
    }
    .banner .vid-wrapper {
        max-width: 900px;
    }
    /* s2 */
    .s2 .title-area {
        max-width: 700px;
    }
    .s2 .content-wrapper {
        max-width: 1000px;
    }
    .s2 .bot-wrap {
        max-width: 800px;
    }
}

@media screen and (max-width: 1024.98px) {
    .md-heading {
        font-size: 38px;
    }
    h2, .h2 {
        font-size: 26px;
    }
    h3, .h3 {
        font-size: 22px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    h5, .h5 {
        font-size: 18px;
    }
    .custom-wrapper {
        max-width: 950px;
    }
    .bg .p1 {
        left: -20%!important;
    }
    .bg .p2 {
        top: 52%!important;
        left: 90%!important;
    }
    /* banner */
    .banner .title-area {
        max-width: 850px;
    }
    .banner .vid-wrapper {
        max-width: 90%;
    }
    /* s1 */
    .s1 .form {
        padding: 15px;
        border-radius: 15px;
    }
    .s1 .af-body .af-element:not(:last-child) {
        padding: 10px;
        border-radius: 10px;
    }
    /* s2 */
    .s2 .colmn {
        padding: 15px;
    }
}

@media screen and (max-width: 991.98px) {
    .custom-wrapper {
        max-width: 80%;
    }
    h4, .h4 {
        font-size: 20px;
    }
    .bg .scene img {
        display: none;
    }
    /* banner */
    .banner .vid-wrapper {
        max-width: 100%;
    }
    /* s1 */
    .s1 .custom-wrapper {
        max-width: 65%;
    }
    /* s2 */
    .s2 .content-wrapper {
        background: #000;
        border: 2px solid #CC00FF;
        border-radius: 20px;
        padding: 20px;
        max-width: 80%;
    }
    .s2 .colmn {
        background: unset;
        border: unset;
        flex: 0 0 100%;
        max-width: 100%;
        border-radius: unset;
        padding: unset;
    }
}

@media screen and (max-width: 832.98px) {
    .md-heading {
        font-size: 36px;
    }
    h2, .h2 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 18px;
    } 
    .custom-wrapper {
        max-width: 85%;
    }
    /* banner */
    .banner li:not(:last-child):before {
        height: 22px;
        width: 22px;
    }
    /* s1 */
    .s1 .custom-wrapper {
        max-width: 75%;
    }
    /* s2 */
    .s2 .content-wrapper {
        padding: 15px;
    }
    .s2 li {
        padding-left: 30px;
    }
    .s2 li:before {
        height: 22px;
        width: 22px;
    }
}

@media screen and (max-width: 768.98px) {
    .custom-wrapper {
        max-width: 90%;
    }
    .md-heading {
        font-size: 32px;
    }
    h3, .h3 {
        font-size: 18px;
    }
    /* banner */
    .banner li {
        margin-top: 15px;
    }
    /* s1 */
    .s1 .custom-wrapper {
        max-width: 85%;
    }
    .s1 .colmn-2 h4:before {
        width: 5px;
    }
    .s1 .colmn-2 h4 {
        padding-left: 15px;
    }
    .s1 .c-card-btn {
        border-radius: 10px;
        padding: 10px;
    }
    /* s2 */
    .s2 .content-wrapper {
        max-width: 100%;
    }
}

@media screen and (max-width: 640.98px) {
    .md-heading {
        font-size: 27px;
    }

    /* banner */
    .banner .title-area h3.f-800 {
        border-radius: 10px;
    }
    /* s1 */
    .s1 .custom-wrapper {
        max-width: 90%;
    }
}

@media screen and (max-width: 575.98px) {
    .md-heading {
        font-size: 28px;
    }
}

@media screen and (max-width: 440.98px) {
    .custom-wrapper {
        max-width: 95%;
    }
    .md-heading {
        font-size: 26px;
    }
    h2, .h2 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 16px;
    }
    h5, .h5 {
        font-size: 16px;
    }
    /* banner */
    .banner .in-vid {
        border-radius: 10px;
    }
    .banner .vid-wrapper:before {
        width: 95%;
        bottom: -10px;
        border-radius: 10px;
        filter: blur(5px);
    }
    /* s1 */
    .s1 {
        padding: 30px 0 10px;
    }
    .s1 .custom-wrapper {
        max-width: 100%;
    }
    .s1 .colmn-2 {
        padding: 0 25px;
    }
    .s1 .form {
        padding: 10px;
        border-radius: unset;
    }
    /* s2 */
    .s2 {
        padding: 15px 0;
    }
    .s2 .custom-wrapper {
        max-width: 100%;
    }
    .s2 .content-wrapper {
        padding: 10px;
        border-radius: unset;
    }
    .s2 .title-area,
    .s2 .bot-wrap {
        padding: 0 10px;
    }
}

@media screen and (max-width: 375.98px) {
    .custom-wrapper {
        max-width: 100%;
    }
    .md-heading {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 18px;
    }
    /* banner */
    .banner .title-area h3.f-800 {
        margin: 15px auto 0;
    }
    .banner li:not(:last-child):before {
        height: 18px;
        width: 18px;
    }
    .banner li:not(:last-child) {
        padding-left: 27px;
    }
}