@media (max-width:1024px){
    .menu { display: none; }
    .menu-res{display:block;}
    .breadCrumbs .wrap-content{padding:10px 15px;}
    .wrap-container{overflow:hidden;}
    .padding50{padding:30px 0px;}
    .mm-listitem a{text-transform: capitalize;}
    .martop30{margin-top:20px;}
    .martop20{margin-top:10px;}
    .padding50{padding:30px 0px;}
    .padding30{padding:10px 0px;}
    .mb_none{display:none;}
    .footer-news.mgb-res{margin-bottom:20px;}
    .logo_res{display:flex;align-items:center;justify-content:center;}
    .grid__product{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.5rem;}
    .search-res-w100 p{background:#fff;color:var(--color-main);}

    .header{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .logo__header{
        zoom: 0.6;
    }
    .title__aboutus_name {
        font-size: 36px;
    }
    .image__aboutus.sec2 {
        zoom: 0.6;
    }
    .box__criteria {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .criteria__image {
        width: 100%;
        margin-right: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .criteria__info.text-left {
        width: 100%;
        text-align: center;
    }
    .wrap__criteria {
        margin-top: -50px;
        padding-bottom: 30px;
    }
    .owl-theme .owl-dots .owl-dot span {
        background: transparent;
        border: var(--color-main) solid 1px;
        border-radius: 50%;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background:var(--color-main);
    }
    .product_static {
        width: 85%;
        padding-bottom: 30px;
        flex-direction: column;
    }
    .product_static div:first-child {
        font-size: 30px;
        margin-right: unset;
        margin: auto;
        position: relative;
    }
    .product_static div:first-child::after {
        display: none;
    }
    .product_static div:last-child .text-split {
        font-size: 13px;
        line-height: 21px;
        -webkit-line-clamp: 3;
        min-height: unset;
    }
    .title__product-list .tit {
        font-size: 20px;
    }
    .title__product-list {
        overflow: hidden;
        flex-direction: column;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .title__product__control {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        margin: 15px 0px;
    }
    .all_btn {
        text-transform: capitalize;
        font-size: 15px;
        font-family: 'gilroy_semi';
        cursor: pointer;
        margin-left: 20px;
        display: flex;
        justify-content: flex-start;
        width: 100%;
        margin-top: 7px;
    }
    .product .product__name span {
        font-size: 13px;
    }
    .product__name {
        margin-bottom: 1px;
    }
    .top_content1 {
        font-size: 25px;
    }
    .top_content2 {
        font-size: 14px;
        width: 100%;
    }
    .trend_info .text-split {
        font-size: 13px;
    }
    .grid_congtrinh {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .conntrinh_info {
        padding: 10px;
    }
    .congtrinh_text {
        font-size: 10px;
    }
    .congtrinh_text::after {
        width: 21px;
        height: 2px;
        right: -29px;
    }
    .conntrinh_name.text-split {
        font-size: 17px;
        line-height: 21px;
    }
    .congtrinh_btn {
        zoom: 0.7;
    }
    .float {
        zoom: 0.8;
    }
    .bg__newsletter {
        padding: 0px 0px;
    }
    .bg__newsletter .top_content2 {
        font-size: 17px;
    }
    .form-newsletter.row {
        justify-content: center;
        margin-top: 25px;
    }
    .newsletter__input.tex::after {
        display: none;
    }
    .newsletter__input.tex {
        margin-top: 10px;
    }
    .title__news li {
        margin: 8px 10px;
    }
    .title__news li a {
        padding: 3px 8px;
        font-size: 16px;
    }
    .paging__news__category__list {
        margin-top: 9px;
    }
    .copyright {
        font-size: 11px;
        padding-left: 0px;
    }










    
    }
    @media (max-width:992px) {
    .img-auto img{width:auto !important;height:auto !important;}
    .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__bottom{text-align: center;}
    .header__bottom-left{width: 100%;}
    .header__bottom-right{width: 100%;}
    .title__aboutus h2{text-align   :center;font-size:25px;}
    .btn__submit{margin-bottom: 10px;}
    .title__newsletter h2{font-size: 30px;}
    .name__footer{font-size: 35px;}
    .product__left{width: 100%;}
    .product__right{width: 100%;}
    .title__product h2 i{font-size: 16px;}
    .title__product h2 span{font-size: 26px;}
    .title__product-list img{max-width: 30px !important;}
    .title__product-list .tit::after {
        background: url('../images/aftit.png') no-repeat;
        -webkit-background-size: contain;
           -moz-background-size: contain;
             -o-background-size: contain;
                background-size: contain;
        height: auto;
        bottom: -6px;
    }
    .grid__product{gap: 10px; grid-template-columns: repeat(4, minmax(0, 1fr));}
    .product .price-new {
        font-size: 15px;
    }
    .product .price-old {
        font-size: 12px;
    }
    .btn__buy{font-size: 14px;}
    .btn__product{font-size: 13px;}
    .scrollToTop{right: 15px;}
    }
    @media (max-width:768px){
    .name-news{font-size:15px;}
    .desc-news.text-split{-webkit-line-clamp:2;}
    }
    @media (max-width:576px){
        .grid__product{gap: 5px; grid-template-columns: repeat(2, minmax(0, 1fr));}
    }
    