@media only screen and (max-width: 767px) {
  .sec-nav-top {
    display: none;
  }

  .sec-header {
    margin-top: 74px;
  }

  .sec-header-int {
    margin-top: 74px;
  }

  .d-header > img {
    width: 130px;
  }

  .d-header .t1 {
    font-size: 14px;
  }

  .d-marcas .t1 {
    font-size: 22px;
  }

  .d-redes-sociales .t1 {
    font-size: 22px;
  }

  .d-experiencia {
    padding-right: 0px;
  }

  .d-title-line .t1 {
    font-size: 28px;
  }

  .d-item-servicios {
    margin-bottom: 30px;
  }

  .d-item-servicios .d-image {
    height: 200px !important;
  }

  .d-item-servicios .d-info {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto !important;
  }

  .d-item-servicios .d-info .t1 {
    font-size: 12px;
  }

  .d-redes-sociales ul li {
    display: block;
    margin-bottom: 15px;
  }

  .d-logo-footer {
    text-align: center;
  }

  .d-info-footer {
    text-align: center;
    margin-top: 10px;
  }

  .d-experiencia-int {
    padding: 0px;
  }

  .d-experiencia-int > img {
    border-radius: 10px;
  }

  .d-mensaje-enviado > img {
    width: 80%;
  }

  .d-mensaje-enviado .t1 {
    font-size: 30px;
  }

  .d-mensaje-enviado .t2 > span {
    display: none;
  }

  .btn-volver-inicio {
    width: 100%;
  }


}

/* ----- RESPONSIVE S5 ----- */
@media only screen and (max-width: 360px) {}

/* ----- RESPONSIVE iPHONE 5/SE ----- */
@media only screen and (max-width: 320px) {}

/* ----- RESPONSIVE iPHONE X ----- */
@media only screen and (max-width: 375px) {}

/* ----- RESPONSIVE MOVIL DESKTOP ----- */
@media only screen and (max-width: 500px) {}

/* ----- RESPONSIVE MOVIL DESKTOP ----- */
@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 991px) {
  .d-links-nav-top {
    text-align: center;
  }

  .d-social-links-nav-top {
    text-align: center;
  }

  .d-image-experiencia-home {
    margin-bottom: 50px;
  }

  .d-image-experiencia-home > img {
    width: 100%;
  }

  .d-item-servicios .d-image {
    height: 150px;
  }

  .d-item-servicios .d-info {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: 210px;
  }

  .d-item-servicios .d-info .t1 {
    font-size: 12px;
  }

  .d-item-servicios.int .d-info {
    padding-top: 25px;
    height: 170px !important;
  }

  .d-item-servicios.int {
    margin-bottom: 40px;
  }

  .sec-marcas.productos {
    background: none;
    padding-top: 70px;
    padding-bottom: 70px;
  }


}


@media only screen and (max-width: 1020px) {}

@media only screen and (max-width: 1200px) {}

/* ----- ULTRAWIDE SCREEN ----- */


@media only screen and (min-width: 1386px) {}
