@media screen and (max-width: 1199px) {
    .top-left{
        width: 40%;
    }
    .top-right{
        width: 60%;
    }
    .catogery-menu{
        margin: 0px;
    }
    .catogery-menu ul li a{
        padding: 10px 15px;
    }
    
.hero-slider img{
    object-fit: cover;
    height: 350px;
}
}

@media screen and (max-width: 1050px) {
    .top-left{
        width: 40%;
    }
    .top-right{
        width: 60%;
    }
    .catogery-menu{
        margin: 0px;
    }
    .catogery-menu ul li a{
        padding: 10px 15px;
    }
    
.hero-slider img{
    object-fit: cover;
    height: 350px;
}
}

@media screen and (max-width: 990px) {
    .logo{
        width: 100px;
    }
    .top-left{
        width: 30%;
    }
    .top-right{
        width: 70%;
    }
    #cato-desk{
        display: block;
      }
      #cato-mob{
        display: none;
      }

}

@media screen and (max-width: 800px){
           .img-magnifier-container img{
           width:300px;
           height:300px;
       }
    #directions{
        top:18%;
    }
    #direction{
        top:18%;
    }
    .prodect-detail-description h1{
        font-size:20px;
        line-height:30px;
    }
    .linkpoint{
        display:none;
    }
}

@media screen and (max-width: 761px) {

    .prodect-cardd{
        height: auto;
    }
    .top-left a span{
        font-size: 13px;
    }
    .links-point{
        display:none;
    }
    #mobsize{
        width: 50%;
      }
       .img-magnifier-container img{
           width:300px;
           height:300px;
       }
    #directions{
        top:18%;
    }
    #direction{
        top:18%;
    }
    .prodect-detail-description h1{
        font-size:20px;
        line-height:30px;
    }
    .mobile-icon{
        display: block;
    }
    .top-right ul li a i{
        padding: 6px;
    }
    .mobile-icon i{
        color: var(--text-color);
        font-size: 20px;
        background-color: transparent;
        color: var(--text-white);
        padding: 10px;
        border-radius: 10px;
    }
    .mobile-icon i:hover{
        background-color: var(--text-color);
        color: var(--text-white);
        box-shadow: 0px 0px 3px var(--text-white);
    }
    .logo{
        width: 150px;
    display: inline-flex;
    align-items: center;
    }
    /* #desk{
        display: none;
    
    }
    #mobl{
        display: block;
    } */


    .overlay .closebtn{
        display: block;
    }
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    display: grid;
    
    margin-top: 30px;
  }
  .overlay-content .mob-com{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
  }
  .overlay-content .mob-com i{
    font-size: 16px;
  }
  .overlay a {
    padding: 18px;
    text-decoration: none;
    font-size: 20px;
    color: var(--text-white);
    text-align: left;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    padding: 0px;
  }


  .footernav{
    display: none!important;
  }

  .home-division{
    margin: 10px 0px;
  }
  .herobanner{
    margin: 10px 0px;
  }
  .catogery-menu{
    margin: 10px 0px;
  }
  .customer-support-handler{
    display:block;
    justify-content:left ;
    width: 100%;
}
    .customer-support-handler{
        display:block;
        justify-content:left ;
        width: 100%;
    }
    .supporthr{
        border-left: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.086);
    height: 0px;
    }
    #cato-desk{
        display: none;
      }
      #cato-mob{
        display: block;
        display: inline-flex;
        padding: 18px;
        font-family: var(--primary-font);
        color: var(--text-white);
        font-size: 20px;
        background: transparent;
        text-align: left;
        align-items: center;
        border: none;
        justify-content: space-between;
      }
      .mobdropdown-container a li{
        display: block;
      }
    .customer-support-data{
        padding: 3% 0%;
    }
    .customer-support-text h3{
        font-size: 15px;
        font-family: var(--primary-font);
        margin: 0px;
    }
    .customer-support-text p{
        font-size: 12px;
        color: var(--text-color);
        opacity: 0.6;
        font-family: var(--primary-font);
    }
    .offer-handler img{
        height: 350px;
      }
      .midle-text-block{
        right: 0px;
      }
}


@media screen and (max-width: 650px) {
    .top-left a span{
        font-size: 13px;
    }
    .links-point{
        display: none;
    }
        
        .prodect-content h2{
            font-size:13px!important;
        }
    .mobile-icon{
        display: block;
    }
    .top-right ul li a i{
        padding: 6px;
    }
    .mobile-icon i{
        color: var(--text-color);
        font-size: 20px;
        background-color: transparent;
        color: var(--text-white);
        padding: 10px;
        border-radius: 10px;
    }
    .mobile-icon i:hover{
        background-color: var(--text-color);
        color: var(--text-white);
        box-shadow: 0px 0px 3px var(--text-white);
    }
    .logo{
        width: 150px;
    display: inline-flex;
    align-items: center;
    }
    /* #desk{
        display: none;
    
    }
    #mobl{
        display: block;
    } */


    .overlay .closebtn{
        display: block;
    }
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    /* background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9); */
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    display: grid;
    
    margin-top: 30px;
  }
  .overlay-content .mob-com{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
  }
  .overlay-content .mob-com i{
    font-size: 16px;
  }
  .overlay a {
    padding: 18px;
    text-decoration: none;
    font-size: 20px;
    color: var(--text-white);
    text-align: left;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    padding: 0px;
  }


  .footernav{
    display: flex!important;
  }
  #desk{
    display: none;

}
#mobl{
    display: block;
}
  .home-division{
    margin: 10px 0px;
  }
  .herobanner{
    margin: 10px 0px;
  }
  .catogery-menu{
    margin: 10px 0px;
  }
  .customer-support-handler{
    display:block;
    justify-content:left ;
    width: 100%;
}
.links-point{
    display: none;
}
.supporthr{
    border-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.086);
height: 0px;
}
.customer-support-data{
    padding: 5%;
}
.customer-support-text h3{
    font-size: 23px;
    font-family: var(--primary-font);
    margin: 0px;
}
.customer-support-text p{
    font-size: 14px;
    color: var(--text-color);
    opacity: 0.6;
    font-family: var(--primary-font);
}
.dropdown-content{
    right: 0px;
}
.section-handler{
    width: 90%;
    margin: 0 auto;
}
.section-handler h2{
    width: 50%;
}


.footer-handler{
    display: grid;
}
.footer-left{
    width: 100%;
    padding: 10px 0px;
}

.footer-left-two{
    width: 100%;
    padding: 10px 0px;

}
.footer-middle{
    width: 100%;
    padding: 10px 0px;
}
.footer-right{
    width: 100%;
    padding: 10px 0px;
}
.second-footer .copy{
    text-align: center;
}
#data{
    text-align: center;
}
.prodect-discription{
    display:block;
}


}


@media screen and (max-width: 500px) {
    .mainhead {
        padding:  13px 0px;
      }
      .top-left{
        width: 70%;
      }
      
      .prodect-overlay{
          opacity:1;
      }

      #mobsize{
        width: 100%!important;
      }
      #desk{
        display: none;
    
    }
    .prodect-overlay p{
        font-size: 13px;
    }
    .prodect-content h2{
        font-size: 13px!important;
    }
    .section-handler{
        width: 90%;
        margin: 0 auto;
    }
    .section-handler h2{
        width: 70%;
    }
    .prodect-card p{
        font-size: 14px;
    }
    .prodect-card{
        height: auto;
    }
        
    .username-visible{
        display: none;
    }
    #mobl{
        display: block;
    }
    .top-left a span{
        font-size: 12px;
    }
    .top-left i{
        font-size: 13px;
    }
    .top-right ul li a i{
        font-size: 13px;
    }

    .vl {
        display: none;
      }
    
      .img-magnifier-container img{
        width: 100%;
        height: 400px;
    }
    .prodect-discription{
        display: block;

    }
    .prodect-detail-description{
        padding: 10px;
    }
   
    
#youtube-player iframe{
    width:100%;
    height:400px;
}

        #directions{
        top:38%;
    }
    #direction{
        top:38%;
    }
    .mobile-icon{
        display: block;
    }
    .top-right ul li a i{
        padding: 6px;
    }
    .mobile-icon i{
        color: var(--text-color);
        font-size: 20px;
        background-color: transparent;
        color: var(--text-white);
        padding: 10px;
        border-radius: 10px;
    }
    .mobile-icon i:hover{
        background-color: var(--text-color);
        color: var(--text-white);
        box-shadow: 0px 0px 3px var(--text-white);
    }
    .logo{
        width: 150px;
    display: inline-flex;
    align-items: center;
    }
    /* #desk{
        display: none;
    
    }
    #mobl{
        display: block;
    } */


    .overlay .closebtn{
        display: block;
    }
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    /* background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9); */
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    display: grid;
    
    margin-top: 30px;
  }
  .overlay-content .mob-com{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
  }
  .overlay-content .mob-com i{
    font-size: 16px;
  }
  .overlay a {
    padding: 18px;
    text-decoration: none;
    font-size: 20px;
    color: var(--text-white);
    text-align: left;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    padding: 0px;
  }
  .footer-handler{
    display: grid;
}
.footer-left{
    width: 100%;
    padding: 10px 0px;
}

.footer-left-two{
    width: 100%;
    padding: 10px 0px;

}
.footer-middle{
    width: 100%;
    padding: 10px 0px;
}
.footer-right{
    width: 100%;
    padding: 10px 0px;
}
.second-footer .copy{
    text-align: center;
}
#data{
    text-align: center;
}


}


@media screen and (max-width: 400px) {
    .top-header{
        display: none;
    }
    
    .top-left a span{
        font-size: 14px;
    }
       
    .mobile-icon{
        display: block;
    }
}


@media screen and (max-width: 340px) {
    .top-header{
        display: none;
    }   
    .mobile-icon{
        display: block;
    }

    
.top-left a span{
    font-size: 14px;
}
}
