@media only screen and (max-width: 1399px) {
    .main-header .navbar .navbar-brand:before {
        margin-right: -230px;
    }

    .main-header .navbar .navbar-nav .nav-link {
        padding: 28px 18px;
    }
}

@media (max-width: 1024px) {
    .why-choose-us-section .text-stroke {
        display: none;
    }

    .services-single-item {
        position: relative;
        padding: 30px 15px;
    }

    .testimonial-carousel .testimonial-preview::before {
        display: none;
    }
}

@media (max-width: 768px) {

    .main-slider .banner-content-box .banner-title {
        font-size: 38px;
        letter-spacing: 0;
    }

    .main-slider .main-slider-carousel.owl-carousel .owl-dots {
        display: none;
    }

    .breadcrumb-section .breadcrumb .page-title h2 {
        font-size: 40px;
    }

    .compliance-section::before {
        display: none;
    }

    .compliance-section .section-title .main-title {
        color: #000000;
    }

    .about-section:before {
        width: 100%;
    }

    .our-achievements {
        width: 35%;
    }

    .why-choose-us-section .text-stroke {
        display: none;
    }

    .faq-section::before {
        display: none;
    }

    .history-wrapper .history-block {
        display: block;
    }

    .testimonial-carousel .testimonial-preview::before {
        display: none;
    }

    .contact-us-form {
        padding: 35px 25px 35px;
    }

    .footer-social-links li {
        padding: 15px 18px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767.98px) {

    .section-title .main-title {
        font-size: 38px;
    }

    .breadcrumb-section .breadcrumb {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .breadcrumb-section .breadcrumb .page-title h2 {
        font-size: 24px;
    }

    .compliance-section::before {
        display: none;
    }

    .compliance-section .section-title .main-title {
        color: #000000;
    }

    .protocols-wrapper {
        padding: 20px 15px;
    }

    .protocols-wrapper p {
        font-size: 18px;
    }

    .about-section:before {
        width: 100%;
    }

    .history-wrapper .history-block {
        display: block;
    }

    .history-block.section-title .main-title.text-md {
        font-size: 25px;
    }

    .history-section .left-sub-title {
        font-size: 34px;
    }

    .our-certificates-wrapper {
        padding: 20px;
    }

    .about-company-section h2.text {
        font-size: 65px;
    }

    .our-achievements {
        position: relative;
        margin-top: 50px;
        width: 100%;
    }

    .services-section .overlay-color {
        left: 0;
        bottom: 5%;
    }

    .services-carousel .owl-dots {
        position: relative;
        right: 0px;
        top: 0;
        margin-top: 30px;
    }

    .product-single-item .product-content-box {
        position: absolute;
        bottom: 5px;
        left: 5%;
        width: 91%;
        padding: 10px 15px;
    }

    .products-carousel .owl-nav {
        position: relative;
        right: 0px;
        top: 0;
        margin-top: 30px;
    }

    .why-choose-us-section .text-stroke {
        display: none;
    }

    .faq-section::before {
        display: none;
    }

    .blog-single-item-wrap .content-box {
        padding: 30px 25px;
    }

    .testimonial-carousel .testimonial-preview .item {
        padding: 35px 20px;
    }

    .testimonial-carousel .thumb-image.owl-carousel .owl-stage {
        flex-direction: inherit;
        margin-top: 40px;
    }

    .contact-us-form {
        padding: 20px 20px 20px;
    }

    .footer-social-links {
        display: block;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}