@media screen and (min-width: 1920px) {}

@media screen and (min-width: 1200px) {}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1800px) {
    .banner .readmore {
        left: 17%;
    }

}

@media screen and (max-width: 1700px) {
    .overview::before {
        font-size: 18rem;
    }

    .banner .readmore {
        left: 14%;
    }
}

@media screen and (max-width: 1600px) {
    .overview::before {
        font-size: 17rem;
    }

    .banner .readmore {
        left: 12%;
    }
}

@media screen and (max-width: 1500px) {
    .overview::before {
        font-size: 15rem;
        bottom: -7%;
    }

    .banner .readmore {
        left: 9%;
    }
}

@media screen and (max-width: 1400px) {
    .overview::before {
        font-size: 13rem;
        bottom: -4%;
    }

    .banner .inner {
        max-width: 90%;
    }

    .banner .heroContent h1 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .banner .heroContent {
        max-width: 90%;
    }

    .banner .readmore {
        left: 6%;
    }
}

@media screen and (max-width: 1300px) {
    .overview::before {
        font-size: 12rem;
    }

    .text-wrapper .slide-item {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media screen and (max-width: 1199px) {
    .header .nav>ul>li>a {
        padding: 0.6rem;
        font-size: 1rem;
    }

    .header .rightmenubox .button {
        font-size: 12px;
        letter-spacing: 1px;
        padding: 8px;
    }

    .banner .readmore {
        left: 5%;
    }

    .overview::before {
        font-size: 10rem;
        bottom: 0%;
    }

    .overview .overview-img {
        max-width: 300px;
    }
}

@media screen and (max-width: 1023.9px) {
    .header .topCTC {
        display: none;
    }


}

@media screen and (max-width: 991.9px) {
    .padding {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }


    .accordion-header .heading h2 {
        font-size: 1.8rem;
    }

    .accordion-header .heading h6 {
        font-size: 1rem;
    }


    ul.list li {
        font-size: 1rem;
        line-height: 2;
        letter-spacing: 1px;
    }

    .heading h2 {
        font-size: 2.4rem;
    }

    .heading h6 {
        font-size: 1.2rem !important;
    }

    /* .banner {
        height: 90vh;
        margin-top: 7rem;
    } */


     .banner {
        height: calc(100vh - 100px);
    }

    .banner .heroContent {
        max-width: 100%;
    }

    .banner .inner {
        max-width: 90%;
    }

    .banner::before {
        inset: 1rem;
        border-radius: 1rem;
    }

    .banner .vdo {
        height: auto;
        /* width: fit-content; */
        margin-top: 2rem;
    }

    .banner .vdo video {
        height: auto;
        /* width: fit-content; */
    }

    .banner .heroContent h1 {
        font-size: 2.3rem;
        line-height: 1.3;
    }

    /* .banner .readmore {
        margin-top: 2rem;
    } */

    .banner .readmore .button {
        font-size: 0.9rem;
    }

    .banner .readmore {
        left: 8%;
    }


    .banner .heroContent p {
        padding: 0;
    }


    /* overview */
    .overview {
        padding-bottom: 0;
    }

    .overview::before {
        font-size: 8rem;
        letter-spacing: 2px;
    }

    .overview .innerContent h3 {
        font-size: 1.5rem;
    }

    .overview .innerContent p {
        margin-top: 1rem;
    }

    .overview .overview-img {
        position: initial;
        bottom: 0;
        max-height: none;
        max-width: 400px;
        margin: 0 auto;
    }

    .overview .innerContent {
        padding-left: 0rem;
        text-align: center;
    }


    .iconInnerbox {
        padding-top: 2rem;
    }

    .iconInnerbox .iconbox:nth-child(1) {
        border-right: 1px solid #242a5642;
        border-bottom: 1px solid #242a5642;
        /* background-color: #85a2ce; */
    }

    .iconInnerbox .iconbox:nth-child(2) {
        border-bottom: 1px solid #242a5642;
        /* background-color: #aec7ed; */
    }

    .iconInnerbox .iconbox:nth-child(3) {
        border-right: 1px solid #242a5642;
        /* background-color: #aec7ed; */
    }



    /* iconSction */
    .iconSction .iconInnerbox .iconbox:nth-child(1) {
        border-right: 1px solid #ffffff2d;
        border-bottom: 1px solid #ffffff2d;
        /* background-color: #85a2ce; */
    }

    .iconSction .iconInnerbox .iconbox:nth-child(2) {
        border-bottom: 1px solid #ffffff2d;
        /* background-color: #aec7ed; */
    }

    .iconSction .iconInnerbox .iconbox:nth-child(3) {
        border-right: 1px solid #ffffff2d;
        /* background-color: #aec7ed; */
    }


    /* testiSection */
    .testiSection .testim-nav {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        gap: 0;
        margin-top: 1rem;
    }

    .testiSection .testim-nav .swiper-button-prev,
    .testiSection .testim-nav .swiper-button-next {
        transform: rotate(180deg);
    }


    /* desktop k liye */
    /* product-section */
    .product-section {
        display: none;
    }

    /* mobile k liye */
    /* productMobile */
    .productMobile {
        display: block;
    }


    /* enquiryWrapper */
    .enquiry-form .inner {
        padding: 3rem;
    }



    .footer .footer-links .foot-address:nth-child(5) {
        margin-top: 2rem;
    }
}



@media screen and (max-width: 767.9px) {
    .padding {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }


    .heading {
        margin-bottom: 40px;
    }

    .heading h2 {
        font-size: 2rem;
    }


    .accordion-header .heading h2 {
        font-size: 1.6rem;
    }

    .accordion-header .heading h6 {
        font-size: 0.9rem;
    }

    /* header */
    .header {
        height: 90px;
    }



    /* stickyForm */
    .stickyForm {
        width: 100%;
        position: static;
    }

    .banner {
        /* padding: 0 1rem 1rem 1rem; */
    }

    .banner .heroContent h1 {
        font-size: 1.8rem;
    }


    /* overview */
    .overview {
        padding-bottom: 0;
    }

    .overview::before {
        font-size: 6.5rem;
    }

    .footer .footer-links .foot-address:nth-child(3) {
        margin-top: 1rem;
    }

    .footer .footer-links .foot-address:nth-child(4) {
        margin-top: 1rem;

    }




    /* enquiryWrapper */
    .enquiry-form .inner {
        padding: 2rem;
    }

    /* footer */
    .footer .disclaimerbox .rerabox {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer .disclaimerbox {
        text-align: center;
    }
}


@media screen and (max-width: 576px) {
    body {
        font-size: 75%;
    }

    ul.list li {
        font-size: 0.9rem;
        line-height: 1.8;
    }

    .heading {
        margin-bottom: 25px;
        text-align: center;
    }

    .heading h2 {
        font-size: 1.7rem;
    }

    .heading h6 {
        font-size: 0.9rem !important;
    }

    .readmore .button {
        font-size: 12px;
        margin: 0 auto;
    }

        .banner {
        padding: 10px;
    }

    .banner .bannerinner img {
        border-radius: 1rem;
    }

    .banner .heroContent {
        text-align: justify;
        text-align-last: center;
    }

    .overview::before {
        display: none;
    }




    /* accordion */
    .accordion-button:not(.collapsed) {
        padding: 1rem;
        border-bottom: 1px solid #dcdff1
    }

    .accordion-button::after {
        background-size: 1rem;
    }

    .accordion-body {
        padding: 1rem;
    }

    .accordion-button {
        font-size: 0.775rem;
        font-weight: 600;
    }

    .accordion-header .heading h2 {
        font-size: 1.2rem;
    }

    .accordion-body p {
        font-size: 0.9rem;
        letter-spacing: 1px;
    }

    .menuBtn {
        width: 45px;
        height: 36px;
        border-radius: 5px;
    }


    /* iconInnerbox */
    .iconInnerbox .iconbox {
        padding: 1rem;
    }

    .iconInnerbox .iconbox .icon {
        width: 55px;
        padding: 0.8rem;
    }

    /* header */
    .header .rightmenubox {
        gap: 0.4rem;
    }

    .header {
        padding: 10px;
    }

    .header .logo {
        width: 140px;
    }

    .header .inner {
        width: 100%;
    }

    /* banner */
    .banner{
        padding: 10px;
    }
    .banner .inner {
        max-width: 90%;
    }


    .bannerinner{
        background: #ffffff;
        border-radius: 1rem;
    }
    .banner .heroContent h1 {
        font-size: 1.6rem;
        text-align: center;
    }

    .banner .vdo {
        margin-top: 1.8rem;
    }

    .banner .vdo video {
        height: 470px;
    }

    .banner .button {
        margin: 0 auto;
    }

    .banner .readmore {
        left: 7%;
        bottom: 10%;
    }

    .banner .readmore .button {
        font-size: 0.7rem;
    }

    /* overview */
    .overview .overview-img {
        max-width: 280px;
    }


    /* buildSction */
    .buildSction .buildInnerbox .imgbox .content {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .buildSction .buildInnerbox .imgbox .title h6 {
        letter-spacing: 1px;
        font-size: 1rem;
    }

    /* testiSection */
    .testiSection .testim-card .inner {
        display: flex;
        align-items: center;
        flex-direction: column;
        /* height: auto; */
        height: 100%;
    }

    .testiSection .testim-card .inner p {
        text-align: center;
        /* text-align-last: center; */
    }

    .testiSection .testimSlider {
        height: 100%;
    }


    .testiSection .testim-card .inner .testimText {
        max-width: 100%;
        padding: 1.2rem;
    }


    .testiSection .testim-card .inner .testim-header {
        box-shadow: none;
        max-width: 85px;
        flex: 0 0 85px;
        padding: 1.8rem 0 0 0;
    }

    .testiSection .testim-card .inner::before {
        inset: 0;

    }

    /* enquiryWrapper */
    .enquiry-form .inner {
        padding: 1rem;
    }

    .footer .footer-links .foot-address:nth-child(3) {
        width: 100%;
    }

    .footer .footer-links .foot-address:nth-child(4) {
        width: 100%;
    }

    /* .footer {
        margin-bottom: 3rem;
    } */

    .footer-links {
        padding: 2rem 0;
    }

}

@media screen and (max-width: 500px) {
    .banner .heroContent h1 {
        font-size: 1.4rem;
    }

    .accordion-header .heading h2 {
        font-size: 1.1rem;
    }

}

@media screen and (max-width: 400px) {
    .banner .heroContent h1 {
        font-size: 1.3rem;
    }

    .heading h2 {
        font-size: 1.4rem;
    }

    .overview .innerContent h3 {
        font-size: 1.2rem;
    }

}

@media screen and (max-width: 480px) {
    .heading {
        margin-bottom: 20px;
    }

    .header .rightmenubox {
        gap: 0.5rem;
    }

    .header .rightmenubox .button {
        letter-spacing: 1px;
        padding: 7px;
    }

    .banner .vdo video {
        height: 400px;
    }

    .banner .readmore .button {
        font-size: 0.5rem;
    }

    ul.list li {
        font-size: 0.9rem;
        letter-spacing: 0px;
    }

    .accordion-body {
        padding: 0.5rem;
    }

}

@media screen and (max-width: 425px) {
    .banner .heroContent h1 {
        font-size: 1.2rem;
    }

    .banner .vdo video {
        height: 350px;
    }

     
    .footer .footer-links .foot-address {
        width: 50%;
    }

    .footer .footer-links .foot-address:nth-child(3) {
        margin-top: 2rem;
    }

    .footer .disclaimerbox .reraImg {
        max-width: 40px;
    }

    .footer .disclaimerbox a {
        font-size: 11px;
    }
}

@media screen and (max-width: 369.9px) {
    .banner .vdo video {
        height: 300px;
    }
        .header .logo {
        width: 120px;
    }
}

@media screen and (max-width: 329px) {}