@media (max-width: 1400px) {
    .client-section {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width: 1200px) {
    .main-nav .navbar-light .navbar-nav .nav-item .nav-link {
        padding: 12px 3px;
    }
}

@media (max-width: 991px) {
    .lightbox .popup-container {
        min-width: 92%;
        left: 45%;
    }
    .navbar-nav {
        padding-top: 15px;
    }
    p {
        font-size: 16px;
        text-align: justify;
    }
    .why-choose-us-text {
        padding: 0;
        margin-top: 40px;
    }
    .testimonial-title p {
        text-align: center;
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 30px;
    }
    .footer-padding-left {
        padding-left: 60px;
    }
    .slider-text .title {
        font-size: 40px;
        line-height: 50px;
    }
    .footer-box .footer-link li a {
        font-size: 16px;
    }
    .copyright .float-right {
        float: left !important;
    }
    .banner-section .carousel .inner-breadcrumb .slider-text .title {
        line-height: 45px;
    }
    .client-section {
        padding-left: 0px;
        padding-right: 0px;
    }
    .banner-section .carousel .inner-breadcrumb .carousel-item img {
        height: 250px;
    }
    .inner-about-section .image-box:after {
        right: -14px;
        width: 60%;
        height: 175px;
        top: -15px;
    }
}

@media (max-width: 767px) {
    .text {
        font-size: 14px;
    }
    .div-title {
        font-size: 18px;
    }
    .title {
        font-size: 20px;
        line-height: 28px;
    }
    .testimonial-text p {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 16px;
        line-height: 25px;
    }
    .testimonial-text .quote {
        opacity: 0.3;
    }
    .footer-padding-left {
        padding-left: 0px;
    }
    .vision-mission-left {
        position: relative;
        width: 100%;
    }
    .vision-mission-section .inner-box {
        padding-left: 0;
        margin-top: 30px;
    }
    .pb-60 {
        padding-bottom: 40px;
    }
    .mb-60 {
        margin-bottom: 40px;
    }
    .pt-60 {
        padding-top: 40px;
    }
    .who-we-are-text {
        padding-left: 0;
        padding-top: 30px;
    }
    .products-section {
        padding: 30px 0 30px;
    }
    .popular-products-img {
        position: relative;
        width: 100%;
    }
    .copyright .float-right {
        float: none !important;
    }
    .vision-mission-section.pb-60 {
        padding-bottom: 0;
    }
}

@media (max-width: 575px) {
    .why-choose-us-img::before {
        width: 112%;
    }
    .help-section.pt-100 {
        padding-top: 80px;
    }
    .testimonial-text {
        padding-left: 20px;
    }
    .header-email img {
        margin-left: 12px;
        width: 24px;
        margin-right: 0;
    }
    .header-email img:last-child {
        margin-right: 10px;
    }
    .header-email {
        padding: 10px 0;
        margin-left: 0;
    }
    .header-email img {
        filter: invert();
        opacity: 0.6;
    }
    .product-box {
        height: auto;
        padding: 20px;
        padding-bottom: 40px;
    }
    .pt-200 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pt-100 {
        padding-top: 40px;
    }
    .pb-100 {
        padding-bottom: 40px;
    }
    .product-box img .testimonial-box {
        margin: 0;
        margin-top: 30px;
    }
    .corporate-values p {
        font-size: 16px;
        line-height: 25px;
        text-align: center;
    }
    .testimonial-section.pb-100 {
        padding-bottom: 30px;
    }
    .section-div.mb-50 {
        margin-bottom: 30px;
    }
    .testimonial-title {
        text-align: center;
    }
    .footer-link {
        width: 100%;
    }
    .why-choose-us-img .col-6 {
        max-width: 100% !important;
        margin-bottom: 10px;
    }
    .breadcrumb {
        justify-content: center;
    }
    .inner-about-section {
        text-align: center;
    }
    .inner-about-section .image-box {
        padding-left: 0;
        padding-bottom: 0;
        margin-top: 33px;
        margin-bottom: -31px;
    }
    .inner-about-section .image-box::before {
        height: 187px;
        bottom: -16px;
        width: 41%;
        left: -16px;
    }
    .vision-mission-section .inner-box {
        text-align: center;
    }
    .slider-text {
        text-align: center;
    }
    .testimonial-box {
        margin: 0;
    }
}

@media (max-width: 450px) {
    .profile-section .col-6 {
        max-width: 100%;
        flex: 100%;
    }
    .main-nav .navbar-light .navbar-brand img {
        width: 113px;
    }
    .slider-text .title {
        font-size: 32px;
        line-height: 40px;
    }
    .slider-text .div-title {
        margin-bottom: 15px;
    }
    .slider-text .title {
        margin-bottom: 35px;
    }
}