@media screen and (max-width: 1500px) {
    .home-titulo-equipos h3 {
      line-height: 25px;
      font-size: 30px !important;
      letter-spacing: 0;
    }
}

@media screen and (max-width: 1200px) {
  .slider-contenedor {
    left: 0% !important;
  }
  .flecha-izquierda {
    left: -10% !important;
    top: 85% !important;
  }
  .flecha-derecha {
    right: -10% !important;
    top: 85% !important;
  }

  .flecha-izquierda-res {
    left: -10% !important;
    top: 85% !important;
  }
  .flecha-derecha-res {
    right: -10% !important;
    top: 85% !important;
  }
}

@media screen and (max-width: 1100px) {
  .home-equipo-descripcion h3 {
    font-size: 25px !important;
  }
  .home-titulo-equipos p {
    margin-right: 0%;
    text-align: justify;
  }
}
/* pantallas menores a 850 */
@media screen and (max-width: 850px) {
  .home-contenedor-blanco {
    /*width: 90% !important;*/
    width: 100%;
  }

  .home-contenedor-blanco img {
    max-width: 90%;
  }

  .home-contenedor-gris {
    width: 100%;
  }

  .home-contenedor-gris img {
    max-width: 90%;
  }

  .home-titulo-equipos h3 {
    padding-left: 0;
    text-align: center;
  }
  .home-titulo-equipos p {
    margin-right: 0;
  }

  .home-introduccion p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /*
  .home-banner-inferior img {
    max-width: 90%;
  }*/
  .home-contenedor-slider {
    height: 445px !important;
  }
  .home-slider-titulo h1 {
    font-size: 22px !important;
  }
  .home-slider-img img {
    width: 30% !important;
  }

  .home-slider-img2 img {
    width: 30% !important;
  }

  .home-slider-img3 img {
    width: 30% !important;
  }

  /*nuevo */
  .home-slider-nuevo-contenedor {
    left: 15% !important;
  }

  .flecha-izquierda {
    left: 30% !important;
    top: 90% !important;
  }
  .flecha-derecha {
    right: 30% !important;
    top: 90% !important;
  }

  /*resp */

  .home-slider-nuevo-contenedor-res {
    left: 15% !important;
  }

  .flecha-izquierda-res {
    left: 30% !important;
    top: 90% !important;
  }
  .flecha-derecha-res {
    right: 30% !important;
    top: 90% !important;
  }

  /* productos */
  .home-contenedor-gris {
    height: 200px !important;
  }

  .home-contenedor-blanco {
    height: 200px !important;
  }

  .home-contenedor-hover p {
    font-size: 14px !important;
  }

  .home-equipo-descripcion h5 {
    font-size: 9px !important;
  }

  .home-equipo-descripcion h3 {
    font-size: 15.6px !important;
  }

  .home-boton-producto {
    font-size: 12px !important;
  }
  .home-equipo-descripcion p {
    font-size: 12px !important;
  }
  .home-titulo-equipos h3 {
    font-size: 34px !important;
  }
}

@media screen and (max-width: 600px) {
  .home-slider-contenido {
    left: 0;
    width: 100%;
  }

  .home-slider-img img {
    width: 50% !important;
    height: 130px;
    margin-top: 10% !important;
  }

  .home-slider-img2 img {
    width: 50% !important;
    height: 100px;
    margin-top: 10% !important;
  }

  .home-slider-img3 img {
    width: 60% !important;
    height: 120px;
    margin-top: 10% !important;
  }

  .home-espacio {
    height: 100px !important;
  }

  .home-boton-fabricantes {
    height: 60px!important;
  }
  .home-banner-inferior {
    margin: 60px 0 0 0;
  }
  .home-contenedor-hover a {
    display: none !important;
  }

  /* nuevo */

  .home-slider-nuevo-contenedor {
    width: 100% !important;
    left: 5% !important;
  }

  .home-slide-nuevo-titulo h1 {
    font-size: 19px !important;
  }

  /* res */

  .home-slider-nuevo-contenedor-res {
    width: 100% !important;
    left: 5% !important;
  }

  .home-slide-nuevo-titulo-res h1 {
    font-size: 19px !important;
  }

  /* productos */
  .home-contenedor-gris {
    height: 200px !important;
  }

  .home-contenedor-blanco {
    height: 200px !important;
  }

  .home-contenedor-hover p {
    font-size: 14px !important;
  }

  .home-equipo-descripcion h5 {
    font-size: 9px !important;
  }

  .home-equipo-descripcion h3 {
    font-size: 13.5px !important;
  }

  .home-boton-producto {
    font-size: 12px !important;
  }
  .home-equipo-descripcion p {
    font-size: 12px !important;
  }
  .home-titulo-equipos h3 {
    font-size: 34px !important;
  }
  .home-final h3 {
    font-size: 17px !important;
  }
  .home-introduccion h3 {
    font-size: 23px !important;
  }
}

@media screen and (max-width: 500px) {
  .home-boton-fabricantes {
    height: 80px!important;
    font-size: 13px;
  }
}

@media screen and (max-width: 400px) {
  /*.home-banner-inferior img {
    max-width: 90%;
  }*/

  /* nuevo pc*/

  .home-slider-nuevo-contenedor {
    width: 97% !important;
    left: 3% !important;
  }

  .home-slider-producto {
    margin-top: -14% !important;
  }

  .home-slider-producto img {
    width: 64% !important;
    height: 126px !important;
  }

  .home-slider-producto2 {
    margin-top: -10% !important;
  }

  .home-slider-producto2 img {
    width: 75% !important;
    height: 125px !important;
  }

  .home-slider-producto3 {
    margin-top: -14% !important;
  }
  .home-slider-producto3 img {
    width: 69% !important;
    height: 117px !important;
  }

  .flecha-izquierda {
    left: 30% !important;
    top: 85% !important;
  }
  .flecha-derecha {
    right: 30% !important;
    top: 85% !important;
  }
  /*
  *****
  ****
  *****
  *****
  */
  /* responsivo */

  .home-slider-nuevo-contenedor-res {
    width: 97% !important;
    left: 3% !important;
  }

  .home-slider-producto-res {
    margin-top: -1.3% !important;
  }

  .home-slider-producto-res img {
    width: 70% !important;
    height: 140px !important;
  }

  .home-slider-producto2-res {
    margin-top: 10% !important;
  }

  .home-slider-producto2-res img {
    width: 100% !important;
    height: 100px !important;
  }

  .home-slider-producto3-res {
    margin-top: -7% !important;
  }
  .home-slider-producto3-res img {
    width: 100% !important;
    height: 155px !important;
  }

  .flecha-izquierda-res {
    left: 30% !important;
    top: 85% !important;
  }
  .flecha-derecha-res {
    right: 30% !important;
    top: 85% !important;
  }

  .home-boton-fabricantes {
    height: 95px!important;
    font-size: 12.5px;
  }
  .home-banner-inferior {
    margin: 80px 0 0 0;
  }
}
