@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    /* header */
    .header-section .menu-dropdown .mega-menu {
        padding: 20px 5% !important;
    }

    /* product */
    .products-section .accordion-button {
        font-size: 14px;
    }
    /* footer */
    .footer-section p,
    .footer-section li,
    .footer-section li a {
        font-size: 14px;
    }
    .footer-section li {
        margin-bottom: 5px;
    }

    .supply-section .row .col-md-6:nth-child(2) .supply-card {
        margin-top: 135px;
        margin-bottom: 25px;
    }
    .supply-section .row .col-md-6:nth-child(3) .supply-card {
        margin-top: -82px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* header */
    .header-section a,
    .header-section .nav-link {
        padding: 15px 11px !important;
    }
    .header-section .menu-dropdown .mega-menu {
        padding: 20px 3% !important;
    }
    .header-section .menu-dropdown .mega-menu li {
        width: 30% !important;
    }
    /* Slick */
    .slick-slider-section .slick-prev {
        left: -6px !important;
        z-index: 1;
    }
    .slick-slider-section .slick-next {
        right: -6px !important;
        z-index: 1;
    }

    /* footer */
    .footer-section p,
    .footer-section li,
    .footer-section li a {
        font-size: 11px;
    }
    .footer-section li {
        margin-bottom: 0px;
    }
    .supply-section .row .col-md-6:nth-child(2) .supply-card {
        margin-top: 135px;
        margin-bottom: 25px;
    }
    .supply-section .row .col-md-6:nth-child(3) .supply-card {
        margin-top: -82px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 992px) {
    .section-title {
        margin-bottom: 20px !important;
    }
    .home-banner-section .banner-content h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .product-card .card-img,
    .slick-slider-card .card-img,
    .solution-card-img {
        height: 200px;
    }
    /* Slick */
    .slick-slider-section .slick-prev,
    .slick-slider-section .slick-next {
        display: none !important;
    }
    /* header */
    .header-section .header-logo {
        margin: 15px 0px !important;
    }
    .header-section .nav-link img {
        width: auto !important;
    }
    .home-banner-section .banner-img {
        display: none !important;
    }

    /* Solution */
    .solution-section .section-title p {
        margin-bottom: 15px !important;
    }

    .get-touch-footer {
        margin-top: 40px !important;
    }

    .footer-section .footer-get-touch-btn {
        margin: 0 auto;
    }
    /* solution */
    .solution-card-img {
        height: 150px;
    }
    .ceo-message::before {
        width: 100%;
    }

    .services-section .service-card img,
    .about-gallery-section img {
        height: 200px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
    .g-5,
    .gx-5 {
        --bs-gutter-x: 0rem !important;
    }

    /* faq */
    .faqs-section .accordion-button {
        font-size: 17px;
        line-height: 22px;
        padding: 0px !important;
    }
    .faqs-section .accordion-body {
        padding: 10px 25px 0px 0px !important;
    }
    .faqs-section .accordion-body p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
    }
    /* about */
    .about-gallery-section .nav-item .nav-link {
        margin: 3px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    /* solution */
    .solution-card-img {
        height: 360px;
    }
    .supply-section::after {
        width: 100%;
        height: 300px;
    }
    .ceo-message::before,
    .our-vision::before,
    .service-details::before,
    .client-section::before {
        width: 100%;
    }
    .supply-section .row .col-md-6:nth-child(1) .supply-card,
    .supply-section .row .col-md-6:nth-child(2) .supply-card,
    .supply-section .row .col-md-6:nth-child(3) .supply-card {
        margin-top: 0;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 992px) {
    body .h6-line-clamp {
        -webkit-line-clamp: 1;
        height: auto;
    }
    .products-section p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 42px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
    section {
        padding: 30px 0px;
    }
    body h2 {
        font-size: 25px;
        line-height: 32px;
    }
    body h5 {
        font-size: 20px;
        line-height: 28px;
    }
    body h6 {
        font-size: 15px;
        line-height: 22px;
    }
    .product-card .card-img,
    .slick-slider-card .card-img {
        height: 400px;
    }

    /* solution */
    .solution-card-img {
        height: 200px;
    }
    /* home banner */
    .banner-content-section {
        height: 500px !important;
    }

    /* products */
    .products-section .input-group {
        width: 100%;
        margin-top: 10px;
    }
    /* product details */
    .product-details-section .product-image .product-big-image {
        height: 250px;
    }
    .product-details-section .product-image .product-big-image img {
        width: 90% !important;
    }
    .product-details-section .product-image .product-small-image {
        height: 70px !important;
    }
    .product-details-section ul li {
        font-size: 13px;
    }
    .product-details-section h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .about-gallery-section .tab-content {
        margin-bottom: 30px;
    }
    .services-section .service-card img,
    .project-section .project-card img,
    .about-gallery-section img {
        height: 240px;
    }
}
@media (min-width: 992px) {
    .header-section .mobile-menu {
        display: none;
    }
    /* faq */
    .faqs-section .accordion {
        width: 80%;
        margin: 0 auto;
    }
    .faqs-section .section-title {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .faqs-section .accordion {
        width: 80%;
        margin: 0 auto;
    }
    /* solution */
    .solution-section .section-title p {
        max-width: 625px;
    }
    /* about */
    .about-gallery-section .nav-tabs {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}
