@media only screen and (max-width:991px){.img-auto img{width:auto !important;height:auto !important;}
}
@media only screen and (max-width:991px){.mgb-res{margin-bottom:30px;}
.mb-block{display:block !important;}
.py-70{padding-top:40px;padding-bottom:40px;}
.py-60{padding-top:30px;padding-bottom:30px;}
.py-50{padding-top:30px;padding-bottom:30px;}
.mb-50{margin-bottom:30px;}
}
@media only screen and (max-width:991px){.scrollToTop{right:15px;}
}
@media (max-width:850px){.footer-news,.col-left,.col-right{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%;}
.grid-product{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}
}
@media (max-width:440px){.grid-product{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;}
}
@media only screen and (max-width:991px){.btn-buy{font-size:14px;}
.btn-product{font-size:13px;}
}

@media (max-width:992px){
    .menu-res{display:block !important;}
    .search-res-w100 p{background:transparent;color:#fff;}
    .img-auto img{width:auto !important;height:auto !important;}
    .wrap-container.internal-page{overflow:hidden;}
    .title__main h1, .title__main h2, .title__main span {
        font-size: 20px;
    }
    .title__main .slogan{font-size:13px;}
    .mgb-res{margin-bottom:30px;}
    .mb-none{display: none !important;}
    .py-50{padding-top: 30px !important;padding-bottom: 30px !important;}
    .mb-50{margin-bottom: 30px !important;}
    
    
    .header {
        background-color:#fff;
        padding: 10px 0px;
    }
    .search{
        transform:unset;right: unset;
    }
    .search input{width:calc(100% - 35px);height:35px;font-size:15px;transform:unset;padding-left: unset; }
    .search p {
        width:35px;
        height:35px;
        line-height:35px;
        color:#fff;
    }
    .search p i{
       transform: unset;
    }
    .slide_info {
       display: none;
    }
    .title__aboutus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
        flex-direction: column;
    }
    .title__aboutus_left p {
        margin-bottom: 4px;
        font-size: 29px;
    }
    .title__aboutus_right .title__aboutus_name {
        font-size: 60px;
    }
    .desc__aboutus.text-split {
        text-align: center;
        -webkit-line-clamp: 10;
        line-height: 25px;
        font-size: 14px;
    }
    .aboutus_btn {
        font-size: 12px;
        padding: 9px 17px;
        width: 140px;
        margin: 0px auto;
    }
    .aboutus__right{
        margin-top: 20px;
    }
    .swiper_news_swiper{height:unset;}
    .swiper_news_swiper .swiper-slide.swiper-slide-next{transform:scale(1);}
    .swiper_news_swiper .swiper-slide.swiper-slide-active{transform:scale(1);margin-left: unset !important;}
    .swiper_news_swiper .swiper-slide.swiper-slide-active img{height:unset;}
    .swiper_news_swiper .swiper-button-next{
        right: 8px;
    }
    .wrap_product_index {
        padding-top: 30px !important;
        margin-top: unset;
    }
    .top_content2 {
        font-size: 24px;
    }
    .product__name {
        min-height: 38px;
        font-size: 14px;
        line-height: 19px;
    }
    .criteria_item{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .wrap_news .flex_center_col {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .top_content2::after {
       display: none;
    }
    .news_group {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .news_main {
        width: 100%;
        margin-bottom: 20px;
        margin-right: unset;
    }
    .news_sub {
        width: 100%;
    }
    .news_right{
        margin-top: 30px;
    }
    .title__newsletter .title__aboutus_name {
        position: relative;
        left: unset;
        font-size: 55px;
    }
    .title__newsletter .desc__aboutus.text-split {
        -webkit-line-clamp: 15;
        font-size: 15px;
        color: #fff;
        line-height: 26px;
        margin: 15px 0px 23px 0px;
        text-align: justify;
    }
    .form_contact_but {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .form_contact_but_a:first-child {
        background-color: var(--color-main-2);
        margin-bottom: 15px;
    }
    .newsletter_box {
        border: #d00 solid 1px;
        padding: 15px 20px;
        padding: 20px 30px;
        border-radius: 10px;
        margin-top: 20px;
    }
    .btn_submit {
        padding: 12px 50px;
    }
    .menu_right_top::after,.menu_right_top::before{
        display: none;
    }


}
@media (max-width:768px){}
@media (max-width:576px){}
