@media (max-width: 1450px) {

    .hero-area {
        padding: 120px 80px 80px;
    }

    .hero-content h1 {
        font-size: 36px;
        line-height: 60px;
    }

    .hero-content {
        width: 100%;
        max-width: 700px;
    }

    .banner-img1 {
        position: absolute;
        left: 0;
        max-width: 300px;
    }

    .banner-img2 {
        position: absolute;
        right: 0;
        max-width: 300px;
    }

    .partner-slider::before {
        display: none;
    }

    .partner-slider::after {
        display: none;
    }

    .title-bx h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .counter-box .counter .counter-number,
    .counter-box .counter .plus {
        font-size: 36px;
        line-height: 50px;
    }
}


@media (max-width: 1200px) {
    .hero-content {
        width: 100%;
        max-width: 500px;
    }

    .banner-img1 {
        max-width: 250px;
    }

    .banner-img2 {
        max-width: 250px;
    }

    .counter-box.bx1::after,
    .counter-box.bx2::after,
    .counter-box.bx3::after {
        display: none;
    }

    .how-it-works-new-box {
        padding: 24px;
    }

    .three-boxes {
        margin-top: -100px;
    }

    .bottom-left-wrapper {
        padding: 24px;
    }

    img.first-img {
        max-width: 200px;
    }

    img.second-img {
        max-width: 200px;
    }

    .footer-area .footer-menu {
        align-items: start !important;
    }

    .testimonial-area .testimonial {
        padding: 24px;
    }

    .blog-area .post-item {
        padding: 24px;
    }

    .cta-wrapper .cta-thumb {
        right: 90px;
        max-width: 350px;
        top: 50%;
        transform: translateY(-50%);
    }

}

@media (max-width: 991px) {
    .three-boxes {
        margin-top: 0px;

    }

    .cta-wrapper {
        padding: 32px;
    }

    .cta-wrapper .cta-thumb {
        display: none;
    }

    .heading-and-btns {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
}

@media (max-width: 768px) {
    .three-boxes {
        margin-top: 0px;
    }

    .banner-img1,
    .banner-img2 {
        display: none;
    }

    .hero-content {
        width: 100%;
        max-width: unset;
    }

    .hero-area {
        padding: 120px 40px 40px;
    }

    .video-box {
        height: 450px;
    }

    .w-50 {
        width: 100% !important;
    }

    .pd-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .content-box {
        padding: 24px;
    }

    .cta-wrapper .cta-thumb {
        position: unset;
    }

    .cta-wrapper {

        padding: 40px;
    }

    .hero-content .shape3 {
        display: none;
    }

    .hero-content .shape1 {
        left: -20px;
    }

    .first-box {
        top: 120px;
    }

    .first-box.second {
        top: 130px;
    }

    .first-box.second {
        top: 140px;
    }

    .why-choose-us-new .content-box h4 {
        font-size: 36px;
        line-height: 50px;
    }
}

@media (max-width: 575px) {

    .hero-content h1 {
        font-size: 24px;
        line-height: 34px;
    }

    .title-bx h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .how-it-works-new-box {
        padding: 16px;
    }

    .how-it-works-new-box .icon img {
        max-height: 80px;
        width: 80px;
    }

    .how-it-works-new-box .icon {
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 16px;
        margin-bottom: 22px;
    }

    .how-it-works-new-box p {
        font-size: 14px;
        line-height: 24px;
    }


    .hero-content .shape3 {
        display: none;
    }

    .video-box {
        height: 250px;
    }

    .why-choose-us-new .content-box h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .first-box {
        position: unset;
    }

    .first-box.second {
        position: unset;
    }

    .first-box.second {
        position: unset;
    }

    .content-box-img.first .first-img {
        max-width: 45%;
        top: 50%;
        left: 50%;
        transform: translate(-100%, -62%);
    }

    .content-box-img.first .third-img {
        max-width: 38%;
        transform: translate(-15%, -20%);
    }

    .content-box-img.first .second-img {
        max-width: 32%;
    }

    .why-choose-us-new .content-box-img.second .first-img {
        max-width: 47%;
    }

    .why-choose-us-new .content-box-img.third .first-img {
        max-width: 47%;
    }

    .why-choose-us-new .content-box-img.second .second-img {
        max-width: 40%;
    }

    .why-choose-us-new .content-box-img.third .second-img {
        max-width: 40%;
    }

    .cta-btns {
        justify-content: center !important;
    }

    .cta-wrapper {
        padding: 16px;
        text-align: center;
    }

    .cta-thumb img {
        max-width: 250px;
    }

    .heading-and-btns a  {
        margin-top: 16px;
    }

    .applestore-btn,
    .playstore-btn,
    .cmn-btn.appstore-btn,
    .cmn-btn.playstore-img {
        max-width: 140px;
        height: 100%;
    }

    .bottom-left-wrapper img {
        object-fit: contain;
        width: 100%;
        height: 100%;
        border-radius: 16px !important;
        min-width: unset;
        min-height: unset;
        background: #f6f8ff;
    }

    .counter-box .counter .counter-number,
    .counter-box .counter .plus {
        font-size: 24px;
        line-height: 44px;
    }

    .counter-box .counter {
        margin-bottom: 0px;
    }

    .counter-box .counter .counter-number,
    .counter-box .counter .plus {
        font-size: 24px;
        line-height: 44px;
    }

    .counter-box .text {
        font-size: 14px;
    }

    .counter-box {
        position: relative;
        text-align: center;
        margin-bottom: 12px;
    }



}