@media (min-width: 768px) and (max-width: 991px){
  :root {
    --margin-top-web:22px !important;
  }
  
  .contenedor-menu .menu-desktop a{padding-left:8px !important;padding-right:8px !important;font-size:0.6rem !important;line-height:0.65rem !important;}
  #navMenuTop .navbar-brand{padding:0 !important;}
  
  .navbar-brand{width:60% !important;}
  
  .menu-mobile .contenedor-secciones .lista-izq{width:65%;}
  .menu-mobile a{display:block;padding-left:5px;padding-right:0px;width:100%;font-size:0.9rem;line-height:0.9rem;font-weight:600;color:var(--blanco);text-transform:uppercase;}
  .menu-mobile .a-bullet-left::before{position:relative;top:-0.1rem;left:-0.15rem;content:'\25B6';font-size:0.5rem;opacity:0.5;}
  .menu-mobile .a-bullet-right::after{position:relative;top:-0.1rem;left:-0.1rem;content:'\25C0';font-size:0.5rem;opacity:0.5;}
  
  .seccion-cabecera p{width:75% !important;}
  
  .box-video iframe{height: calc(100vw/1.991) !important;}
  
  #sliderFotosProductoMobile .carousel-inner{border-top:1rem solid var(--gris-04);border-bottom:1rem solid var(--gris-04);}
  .producto-datos-basicos{border-bottom:1rem solid var(--gris-04);}
  
  .producto .descripcion{font-size:0.9rem;line-height:1.2rem;}
  .producto .aplicaciones{font-size:0.9rem;line-height:1.2rem;}
  
  .ficha-producto .descripcion{font-size:0.9rem;line-height:1.2rem;}
  .ficha-producto .aplicaciones{font-size:0.9rem;line-height:1.2rem;}
  
  .box-sucursales{font-size:0.8rem;line-height:0.9rem;}
  
  .footer-dark{font-size:0.8rem;line-height:0.9rem;}
  
  .float-wp{bottom:4.5rem!important;width:2.8rem!important;height:2.8rem!important;}
  .float-ig{bottom:7.5rem!important;width:2rem!important;height:2rem!important;}
  .float-fb{bottom:10rem!important;width:2rem!important;height:2rem!important;}
  .float-tk{bottom:12.5rem!important;width:2rem!important;height:2rem!important;}
  .float-gm{bottom:2rem!important;width:2rem!important;height:2rem!important;}
}