@media(max-width: 992px){
    /* header */
    #header .navbar-brand img{
        width: 80%;
    }

    #header .navbar-nav {
        align-items: start;
    }

    ul.dropdown-menu.show{
        position: relative!important;
        transform: none!important;
    }

    #header .dropdown-menu{
        background: transparent;
        padding: 0;
    }

    .dropdown-menu.show .menu-item a{
        opacity: 0.9;
        font-size: 13px;
    }

    .dropdown-item.active{
        color: #fff;
    }

    .c-menu__items a:hover{
        opacity: 1;
    }

    .search-overlay input[type=text] {
        width: 65%;
    }

    .search-overlay .btn.btn--orange{
        width: 35%;
        padding: 8px;
    }

    /* home-page */

    #main-banner{
        height: 75vh;
        padding-top: 80px;
        background-position: 12%;
    }
}

@media(max-width: 767px){
    /* home page */

    .main-banner_content h1{
        font-size: 32px;
        line-height: 40px;
    }

    .main-banner_content p{
        font-size: 24px;
    }

    .about__txt,
    .single-product__infos{
        margin-top: 30px;
    }

    .main-banner__txt h1, 
    .about-txt__title h2,
    .about__txt h2,
    .our-clients__title h2 {
        font-size: 20px;
        line-height: 24.38px;
    }

    .main-banner__txt,
    .about-txt--main,
    .about-txt--second, 
    .about__txt li,
    .highlight-item__txt p,
    .our-clients__title p,
    .speech-bubble p,
    .single-product__description, 
    .single-product__category, 
    .best-sellers__title p,
    .single-product__infos table th, 
    .single-product__infos table td,
    .contact-info__txt p, 
    .contact-info__item p,
    .product-category__txt p,
    .product-category__txt ol li a {
        font-size: 14px;
        line-height: 17.07px;
    }

    .about__txt p,
    .about-txt__title,
    .about__txt h2,
    .our-clients__title{
        text-align: center;
    }

    #about .row{
        margin: 0;
        padding: 0;
    }

    #about  .col-md-6.order-1{
        padding: 0;
    }

    .about__img{
        position: relative;
        padding: 15px 0;
    }

    .about__txt .btn.btn--transparent {
        padding: 6px 20px;
    }

    .products-categories__item{
        padding: 20px 10px;
        display: block;
        height: 290px;
    }

    .product-categories-item__txt{
        text-align: center;
    }

    .product-categories-item__txt h3 {
        font-size: 14px;
    }

    .product-categories-item__txt p{
        font-size: 13px;
    }

    .highlight-item__txt h3{
        font-size: 16px;
        line-height: 19.5px;
    }

    .highlight__item{
        margin-bottom: 30px;
        height: unset;
    }

    .home-highlight, 
    .main-footer{
        padding-bottom: 30px;
    }

    .home-catalog__txt p{
        font-size: 15px;
        line-height: 18.29px;
    }

    .home-catalog__btn {
        justify-content: center;
    }

    .products-categories__item.b03{
        background: url('../img/mini-banner03-mobile.jpg');
        background-size: cover;
    }

    .products-categories__item.b05{
        background: url('../img/mini-banner05-mobile.jpg');
        background-size: cover;
    }

    /* internas */

    .intern-banner h1{
        font-size: 30px;
        line-height: 36.57px;
    }

    .intern-banner {
        height: 50vh;
    }

    #about-catalog{
        padding: 20px 0;
    }

    #about-catalog p{
        font-size: 16px;
        line-height: 19.5px;
        text-align: center;
        margin-bottom: 20px;
    }

    .about__txt.intern{
        margin-top: 0;
    }

    /* footer */

    .bottom-footer{
        justify-content: center;
        border-top: 0;
    }

    .bottom-footer__copyright{
        display: none;
    }

    .about-txt--second:last-child{
        margin-bottom: 0;
    }

    .about__txt.right{
        display: flex;
        flex-direction: column;
    }

    .about__txt.right .btn.btn--transparent{
        margin: auto;
    }

    #our-clients .slick-prev, 
    #our-clients .slick-next{
        width: 28px;
        height: 28px;
        top: -20px;
    }

    .our-clients-slick{
        margin-top: 40px;
    }

    .slick-prev:before, 
    .slick-next:before{
        font-size: 14px;
    }

    #our-clients .slick-prev{
        left: 20px;
    }

    #our-clients .slick-next{
        right: 20px;
    }

    #products{
        margin-top: 0;
    }
    

    .lg-next-1{
        background: #000;
    }

    .products__filters{
        background: transparent;
        padding: 0;
        margin-bottom: 20px;
    }

    .products__filters a,
    .products__filters h2{
        font-size: 15px;
    }

    .products__filters ul a{
        color: var(--main-txt);
    }

    .back-btn .icon-circle{
        width: 30px;
        height: 30px;
    }

    .back-btn .icon-circle i{
        font-size: 14px;
    }

    .top-product-mobile{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 60px;
    }

    .back-btn{
        display: flex;
        align-items: center;
        margin-top: 0;
    }

    .back-btn  .single-product__infos {
        margin-top: 0;
    }

    .single-product__infos h2{
        font-size: 18px;
        margin-bottom: 0;
        margin-left: 10px;
    }

    .top-product-mobile .btn.btn--orange{
        padding: 4px 30px;
        font-size: 14px;
    }

    .products__item.intern{
        padding: 10px;
    }

    .icon-circle{
        width: 51px;
        height: 51px;
    }

    .contact-info__item i {
        font-size:  20px;
    }

    .products-category__all{
        margin-bottom: 40px;
    }

    #products-single-category{
        margin-top: 0;
    }

    #filterContent{
        display: none;
    }

    .product-filter{
        padding: 10px 0;
        background: var(--main-txt);
        text-align: center;
        margin-bottom: 40px;
    }

    .product-filter p{
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 0;
    }
}

@media(max-width: 576px){
    .home-about__bg{
        width: 50%;
        right: -12px;
    }
}

@media(min-width: 576px) and (max-width: 767px){
    .home-about__bg{
        display: none;
    }
}