@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{
        background-color:var(--color-main-2);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header .logo__header{
        transform: scale(0.7);
        margin: -10px 0px;
    }
    .wrap__aboutus{
        z-index: 0;
    }
    .wrap__aboutus::after {
        transform: scale(0.7);
        top: -98px;
        left: -400px;
        z-index: -1;
    }
    .title__aboutus_text1 {
        font-size: 17px;
    }
    .title__aboutus_name {
        margin: -10px 0px 4px 0px;
        font-size: 40px;
    }
    .aboutus_desc .text-split {
        -webkit-line-clamp: 3;
        line-height: 25px;
        margin-bottom: 11px;
    }
    .grid_criteria {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .criteria__name {
        font-size: 20px;
    }
    .wrap__slidegt {
        margin-top: 13px;
    }
    .top_content2 {
        font-size: 30px;
    }
    .top_content1 {
        font-size: 17px;
    }
    .pricelist_gr {
        margin: 0px 0px;
        margin-top: 10px;
    }
    .pricelist__item {
        padding: 15px;
    }
    .video_name {
        font-size: 17px;
        margin-bottom: 10px;
        max-width: unset;
        padding-right: 40px;
    }
    .video_name .text-split-1{
        -webkit-line-clamp: 2;
    }
    .videodot {
        top: 25px;
        right: 0;
        transform: scale(0.55);
    }
    .video_img {
        margin: 6px 0px -11px -9px;
        transform: scale(0.8);
    }
    .video-image::after {
        transform: translate(-50%,-50%) scale(0.45);
    }
    .newsletter_box:nth-child(2) {
        margin-top: 20px;
        left: 0px;
    }
    .wrap__newsletter::after {
        top: -106px;
        right: -95px;
        transform: scale(0.65);
    }
    .newsletter_info p:nth-child(2) {
        font-size: 32px;
    }
    .title__newsletter p:first-child {
        font-size: 30px;
    }
    .title__newsletter p:nth-child(2) {
        font-size: 23px;
        padding: 9px 47px;
    }
    .title__newsletter p:nth-child(3) {
        font-size: 17px;
        text-align: center;
    }
    .newsletter_info {
        margin-top: -67px;
    }

    .feed_gr {
        margin: 20px 0px 0px 0px;
    }
    .phay {
        position: absolute;
        top: -4px;
        left: 20px;
        transform: scale(0.6);
    }
    .feedback_desc.text-split {
        line-height: 25px;
        width: 90%;
        min-height: unset;
    }
    .newshome_gr {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .news_left{
        width: 100%;
        margin-bottom: 20px;
    }
    .news_right{
        width: 100%;
        margin-left: 0px;
    }
    .tt_after {
        top: -98px;
        right: -118px;
        transform: scale(0.8);
    }
    .feed_main_gr::before {
        right: unset;
        left: 50%;
        transform: translateX(-50%) scale(0.6);
        bottom: -33px;

    }

    .feed_main_gr::after {
        display: none;
    }
    .footer__news:nth-child(2) {
        left: 0px;
    }
    .grid__product1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .feedback_name {
        font-size: 20px;
    }
    .menu_bot_1_mb {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        list-style: none;
        padding-left: 0;
    }



    }
    @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 .tit{font-size: 28px;}
    .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){
    .pic-news{width:40%;}
    .info-news{width:60%;padding-left:10px;}
    .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));}
    }
    