@media screen and (max-width: 1100px) {
	.menu-nav a{padding: 0px 15px;}
  .l-c{
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 1024px) {
	.header-top, .header-nav { display: none; }
  .menu { padding: 5px 0; height: 50px;}
  .menu-nav { display: none; }
  #hamburger { display: block; margin-left: 5px;margin-top: 8px;}
    .center-layout,.inner { padding-left: 5px !important; padding-right: 5px !important;}
    .search{
      top: -5px;
      right: 10px;
    }
    .social-net{

    }
}
@media screen and (max-width: 992px) { 
 .slider__left{
  width: 100%;
 }
 .slider__right
 {
  display: none;
 }
 .slider__main
 {
  padding-top: 5px;
 }
 .wrap-product.wrap_top
 {
  padding-top: 10px;
 }
 .product__grid__Catalogue
 {
   grid-template-columns: repeat(2,1fr);
 }
}
@media screen and (max-width: 880px) { 
  .logo__left{
    width: 100%;
  }
  .banner__mid{
    display: none;
  }
  .hotline__right{
    display: none;
  }
  .header__top .adress
  {
    display: none;
  }
  .header__top .email{
    display: none;
  }
  .ul_tabdm{
    width: 100%;
  }
  .ul_tabdm li{
    line-height: 1.5;
  }
  .image__hompage{
    padding-left: 5px;
    padding-right: 5px;
  }
  .logo__left{
    margin-top: 0px;
  }

}
@media screen and (max-width: 768px) { 
	.pd-detail__top { grid-template-columns: 100%; grid-gap: 20px; }
  .mobile-button { display: grid !important; }
}
@media screen and (max-width: 700px){
  #owl-image{
    display: block;
  }
  .slide3D{
    display: none;
  }
  .footer__left{
    width: 100%;
    padding-right: 0px;
  }
  .footer-company{
    font-size: 18px;
  }
  .footer__right{
    width: 100%;
    margin-top: 15px;
  }
  .footer__right .footer-col:nth-child(1){
    width: 100%;
  }
  .footer__right .footer-col:nth-child(2){
    width: 100%;
    margin-top: 15px;
  }
  .left__detail__product
  {
    width: 100%;
    margin-bottom: 25px;
  }
  .right__detail__product{
    width: 100%;
  }
  .pd-detail__col{
    text-align: center;
  }
  .news__grid
  {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px){
  .product__grid
  {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
  }
  .image__hompage h2{
    font-size: 20px;
        background: url(../images/b.png) no-repeat center 55px;
  }
}
@media screen and (max-width: 576px) { 

}
@media screen and (max-width: 414px){

}
@media screen and (max-width: 350px){

}
