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

@media only screen and (max-width: 1199px) { 
    .quicky--bottom {
        width: 53%;
    }
}

@media only screen and (min-width: 992px) {

}

@media only screen and (max-width: 991px) 
{
    header .bg-light .navbar-nav .nav-item .nav-link {
    font-weight: 500;
    margin: 0 0 0 6px;
    text-align: center;
}
.social-icons {
    display: flex !important;!i;!;
    flex-direction: row !important;!i;!;
    gap: 20px;
    padding: 10px 0px;
    justify-content: center;
}
.social-icons li {
    width: fit-content;
}
    .mainwrapper .textcenter {
    width: 97%;
    margin: 0 auto;
}
    .footer-logo img {
    width: 42%;
} 
    .about-section h2, .achievements-section h2, .products-section h2, .clients-section h2, .faq-section h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 13px;
    font-weight: 900;
    padding: 0 6px 0 0px;
}
.aboutwraptext ul li {
    display: flex
;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    font-size: 12px;
    opacity: 0.8;
}
.aboutwraptext ul li {
    display: flex
;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    font-size: 12px;
    opacity: 0.8;
}
    .banner-section .item {
    height: 510px;
}
    .banner-content {
    width: 96%;
    transform: none;
    left: 0;
    top: 8%;
    margin: 0px 8px;
}
    .about-section h2, .achievements-section h2, .products-section h2, .clients-section h2, .faq-section h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 13px;
    font-weight: 900;
}
    .banner-content h1 {
        font-size: 34px;
    }
    .banner-content p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 200;
        letter-spacing: 1px;
    }
    .btn-primary {
    padding: 10px 19px !important;
    height: 45px;
    font-size: 12px !important;
}
.about-section p, .achievements-section p, .products-section p, .clients-section p, .faq-section p {
    font-size: 14px;
    opacity: 0.8;
    font-weight: 300 !important;
    width: 100%;
}
.about-section p, .achievements-section p, .products-section p, .clients-section p, .faq-section p {
    font-size: 14px;
    opacity: 0.8;
    font-weight: 300 !important;
    line-height: 27px;
}
}


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

@media only screen and (max-width: 767px) { 
.or_feature--inner {display: block;}
.or_feature--inner .or_feature--image img {height: 400px;width: 100%;object-fit: cover;}
    footer h4 {
    margin: 0 0 10px;
}
    .footer-menu {
    margin: 0 0 10px;
}
header .bg-light {
    padding: 5px 0px;
}
    .navbar-brand {
    width: 50%;
}
    .client-slider .item img {
    width: 66% !important;
}
    .client-slider .item {
    padding: 7px;
}
    .navbar-brand img {
    width: 94%;
}
    .wrapexplore a {
        display:none;
    }
    .aboutwraptext {
    margin: 0 0 20px;
}
    .textflex-wrap {
        display: block;
    }
    .faq {
        margin: 10px 20px 0 0px;
    }
    .client-slider {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        gap: 15px;
    }
    .footer-section p {
        font-size: 15px;
        margin: 5px 0;
        width: 98%;
        margin: 0 auto;
        padding: 0px 0;
        font-weight: 400;
    }
    .footer-menu li {
        display: inline-block;
        margin: 8px 0px;
    }
    .achievements-wrap .col-md-3 {
        padding: 20px 10px;
        border-left: 1px solid #ffffff42;
    }
    .faq-section .col-md-5 {
    padding: 0 10px;
    margin: 0 0 0px 10px;
}
.faq .faq-item .faq-question h4 {
    font-size: 13px;
    font-weight: 400;
    color: var(--primary);
}
.about-section, .achievements-section, .products-section, .clients-section, .faq-section {
    padding: 40px 0;
    overflow: hidden;
} 
    .or_feature--content {
    width: 100%;
}
}

@media only screen and (max-width: 575px) {
.or_news--slide {
    padding: 16px 16px;
    background-color: rgb(233 241 250);
    border-radius: 20px;
    margin: 0 0 20px;
}
}
@media only screen and (max-width: 479px) {
}
