@media (max-width: 991.98px) {
    
}
@media (max-width: 768px) { 
    section.sec-hero {
        height: unset;
    }
    .banner-image {
        padding: 40px 20px;
    }
    section.sec-hero .row {
        flex-direction: column-reverse;
    }
    section.sec-hero h1, section.sec-hero p {
        text-align: center;
    }
    h1.hero-title {
        font-size: 36px;
    }
    .banner-image {
        padding: 20px 20px !important;
    }
    .sec-hero .btn {
        margin: 0px auto;
    }
    .btn-quote {
        margin-left: 0px !important;
        margin: 0px auto;
    }
    .products-grid {
        padding-left: 24px;
    }
    .sec-we-help h2 {
        font-size: 24px !important;
    }
    .sec-we-help p {
        font-size: 16px;
    }
    section h2 {
        font-size: 32px !important;
    }
    .sec-why-ccs .why-card {
        margin-bottom: 20px;
    }
    .sec-why-ccs p, .sec-why-ccs h4 {
        text-align: center;
    }
    .offer-card h4 {
        font-size: 24px;
    }
    .offer-card p {
        font-size: 16px;
    }
    .sec-about-banner .about-img img {
        height: 160px;
    }
    .sec-about-banner h1 {
        font-size: 32px;
    }
    .sec-about-banner p {
        font-size: 18px;
        width: 100% !important;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .sec-our-vision, .sec-our-mission {
        background-image: unset;
        padding: 50px 0px;
    }    
    .body-services .sec-about-banner .services-desc {
        font-size: 18px;
        width: 90% !important;
    }
    section.sec-why-choose ul li {
        font-size: 20px;
    }
    ul#contactTab {
        width: 100%;
        height: 60px;
        padding: 0px 10px;
    }
    ul#contactTab li.nav-item button {
        font-size: 14px;
    }

    .why-card h3 {
        text-align: center;
        font-size: 20px;
    }
    section.sec-hero .btn, section.sec-hero .btn:hover {
        width: 85%;
        font-size: 16px;
    }
    section.sec-hero {
        padding-bottom: 60px;
    }
    .offer-card h3 {
        font-size: 24px;
        margin: 4px 0px;
    }
    .offer-card img {
        margin-bottom: 8px;
    }
    .sec-counter .counter {
        margin-bottom: 50px;
    }
    .sec-counter {
        padding: 50px 0px;
    }
    section.sec-vision-mission ul li {
        width: 100%;
    }
    .sec-why-ccs {
        padding: 50px 0px;
    }
    .sec-what-we-offer .offer-card {
        margin-bottom: 60px !important;
    }
    .sec-about-banner {
        padding-bottom: 60px !important;
    }
    .sec-we-help {
        padding: 50px 0px;
    }
    .sec-our-vision {
        padding-bottom: 0px;
    }
    .sec-client-story {
        padding: 50px 0px;
    }
    .sec-build-future {
        padding: 50px 0px;
    }
    .sec-why-choose {
        padding: 50px 0px;
    }
    .product-enquiry-form {
        padding: 20px 0px;
    }
    .product-enquiry-form input, .product-enquiry-form .form-select {
        height: 42px;
        font-size: 14px;
    }
    .product-enquiry-form textarea {
        min-height: 84px !important;
        font-size: 14px;
    }
    .product-enquiry-form input::placeholder, .product-enquiry-form .form-select::placeholder, .product-enquiry-form textarea::placeholder {
        font-size: 14px;
    }
    #leadCaptureModal .modal-title, #consultationModal .modal-title {
        font-size: 14px;
    }
    .sec-contact-form {
        padding-top: 0px;
    }
}