@media screen and (max-width: 1470px){
    .top-menu li{
        padding:15px 5px;
    }
    .search-top input{
        padding: 10px 40px 10px 0px;
    }
}
@media screen and (max-width: 1300px){
   .top-header-content{
    padding:0
   }
  
    .top-left ul{
        padding-left: 0px !important;
    }
    .header-logo img{
        width: 100%;
        height: 100%;
    }
    .top-header{
        background: none;
        padding: 0;
    }
    .user-login span{
        display: none;
    }
     .baner-pros{  
           background-size: contain;
           min-height: 750px;
        }
    
}
@media screen and (max-width: 1200px){
    .product-image img{
        height: 100%;
    }
    .baner-pros{
        background-size: cover;
        min-height:800px;
    }
       .catalog{
        width: 50%;
    }
    .footer-nav{
        width: 50%;
    }
    .e-namads{
        width: 100%;
        margin-top: 20px;
    }
    .e-namads img{
        margin: 0px 20px;
    }
}

@media screen and (max-width: 992px){
 
    .footer-top{
   
    flex-direction: column;
 
}
.footer-top >div:not(.footer-logo-sec){
    width: 50%;
}
.footer-logo-sec{
    position: absolute;
    top: 0;
    right: 61%;
}

.footer-logo img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.rights {
    flex-direction: column;
    justify-content: center;
}
.rights >div{
   text-align:center;
}
.rights >div:nth-child(2){
    margin-top: 10px;
}
.pro-item{
    margin: 0px 10px;
}
.baner-item{
    /* height: 400px; */
}


  .baner-pros{
            
           background-size: cover;
           min-height: 700px;
        }
        .footer-middle {
    margin-top: 20px !important;
}
.catalog-txt{
    right: 210px;
}
  .pro-item{
        width: 170px;
        height: 170px;
    }
    .pro-img{
        width: 85%;
        /* height: 100%; */
        bottom: 10px;
        right: 7.5%;
    }
    .catalog{
        max-height:155px;
    }
    .catalog-img{
        width:200px;
    }
   

}
@media screen and (max-width: 768px){
    .baner-item{
    height: 350px;
}
.catalog-txt{
    right: 400px;
}
    .catalog{
        width: 100%;
    }
    .footer-nav{
        width: 100%;
    }
    .e-namads{
        width: 100%;
        margin-top: 20px;
    }
    .e-namads img{
        margin: 0px 20px;
    }
    .pro-item{
       
        margin:0px  50px;
    
    }
    
    .pros{
        flex-wrap: wrap;
    }
    .pros > div:nth-child(3), .pros >div:nth-child(4){
        margin-top: 70px;

    }
      .more-blog{
        padding:8px 10px;
    }
    .blog-txt h2{
        min-height:36px !important;
        max-height:36px !important;
    }
    .blog-item{
        min-height:355px !important;
        max-height:355px !important;
    }
    
}
@media screen and (max-width: 576px){
    .fixed{
    position: fixed;
    left: 0px;
    bottom: 10px;
    z-index: 1000;
}
      :root {
        --header-height: 80px;
    }

.header-container {

    min-height: var(--header-height);
}

.body-content {
    padding-top: var(--header-height) !important;
    margin-top: 0;
}
    body{
        font-size:14px;
    }
        .baner-pros {
        background-size: cover;
        min-height: 720px;
    }
  
    .pro-item{
        width: 150px;
        height: 150px;
    }
    .pro-img{
        width: 85%;
        /* height: 100%; */
        bottom: 10px;
        right: 7.5%;
    }
   
    .pro-card h3{
        font-size: 1em;
    }
    
    .header-logo img{
        /* width: 100px; */
    }
    .search-top{
        width: 0px;
    }
    .top-right{
        gap: 5px;
    }
     .pro-item{
        /* width: 40% !important; */
        margin:0px  15px;
    
    }
   
    /* .search-top{
        width: 210px;
    } */
    .footer-logo-sec{
        width: 50% !important;
        right: 25%;
    }
    .footer-top{
        padding-top: 170px;
    }
    .catalog-txt{
        right: 180px;
    }
    .footer-top> div:not(.footer-logo-sec){
        width: 100%;
    }
    .footer-nav{
        margin-top: 30px;
    }
    .baner-item{
        height: 220px;
        margin:0px 10px;
    }
    .down i{
        font-size:30px;
    }
    #baner-owl .owl-nav {
   
    bottom: 10px !important;
    right: 5% !important;
    z-index:2009!important;
}
    .up-img{
        position: absolute;
        right: 10px;
        top: -60px;
        padding: 25px 20px;
        
    }
   .rights-sec{
    position: relative;
   }
   .catalog{
     min-height: 140px; 
   }
   .catalog-img{
    width: 180px;
   }
   .sale-pic img{
    width: 50%;
   }
   .sale-carousel-sec{
    margin-top: 20px;
   }
   .product-card, .card-back{
    min-height: 300px;
    height: 300px;
   }
   .product-card:hover .card-front {
    height: 200px;
}
.down{
    bottom:-10px;
    right:calc(50% - 10px);
}
/*   .card-back{*/
/*         min-height: 300px;*/
/*         background-color:#fff;*/
/*         color:#000 !important;*/
       
/*   }*/
/*   .card-back .price-off .off {*/
/*    color: #333;*/
    
/*}*/
/*.card-back .price-off .price {*/
/*    color: #333;*/
    
/*}*/
/*.most-sale .card-back{*/
/*    background-color:#fff;*/
/*}*/
   /*.card-front{*/
   /*    height:200px;*/
   /*}*/
   .product-image{
    min-height: 140px;
    max-height: 140px;
    height: 140px;
    margin: 10px 0px;
   }
   .title-sec h3{
    font-size: 1.2em;
   }
   .title-sec a{
    padding: 10px;
   }

}
@media  (min-width: 1000px) and (max-width: 1200px)  {
    .pro-item{
        margin:0 20px;
    }
    
}
@media  (min-width: 530px) and (max-width: 600px)  {
        .pro-item {
        width: 160px;
        height: 160px;
      
    }
}
@media screen and (max-width: 400px) {
    .pro-item {
        /* width: 40% !important; */
        margin: 0px 2px;
    }
        .title-sec h3 {
        font-size: 1em;
    }
    .title-sec a img {
    margin-right: 10px !important;
        
    }
    .catalog{
        min-height:170px;
    }
    .catalog-img {
        width: 140px  !important;
    }
    .catalog-txt{
        right:140px !important;
    }
    .txt-down{
        flex-direction:column;
    }
}