@media (max-width: 767px) {
  .marco {
    margin: 0 20px;
  }
  .contenedor {
    margin-top: 65px;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block !important;
  }
  .secccion {
    height: auto;
  }
  .textoIntro {
    font-size: 19px;
    line-height: 30px;
  }
  .owl-theme .owl-controls {
    bottom: 400px !important;
  }
  #slider1 .item > div {
    height: 400px !important;
  }
  #slider2 .owl-buttons .owl-prev {
    left: 0;
    bottom: 200px;
  }
  #slider2 .owl-buttons .owl-next {
    right: 0;
    bottom: 200px;
  }
  #company img[src^='img/company.png'] {
    width: auto;
    max-width: 700px;
    height: 250px;
    margin: 0 auto 20px auto;
  }
  #company h1 {
    padding: 0;
    text-align: center;
  }
  .sliderUnItem div.item > div {
    max-width: 250px !important;
  }
  #roma .owl-buttons .owl-prev,
  #gordo .owl-buttons .owl-prev,
  #pepino .owl-buttons .owl-prev,
  #Cherry .owl-buttons .owl-prev #grape .owl-buttons .owl-prev,
  #pimiento .owl-buttons .owl-prev,
  #col .owl-buttons .owl-prev {
    left: 15%;
  }
  #roma .owl-buttons .owl-next,
  #gordo .owl-buttons .owl-next,
  #pepino .owl-buttons .owl-next,
  #Cherry .owl-buttons .owl-next #grape .owl-buttons .owl-next,
  #pimiento .owl-buttons .owl-next,
  #col .owl-buttons .owl-next {
    right: 15%;
  }
  div.temporadas-xs > div:nth-child(2) > div {
    font-size: 17px;
    text-align: center;
  }
  #calidad .banner {
    background: #ffe14f;
    height: 160px;
  }
  #calidad .banner img {
    width: auto;
    height: 140px;
  }
  #calidad img[src^='img/calidad.jpg'] {
    width: 75%;
    max-width: 450px;
    margin: 20px auto;
    border-radius: 10px;
  }
  #contacto #contact h2,
  #contacto #contact p {
    text-align: center;
  }
  #contacto iframe {
    display: block;
    width: 80%;
    height: 400px;
    margin: 50px auto;
    border-width: 2px;
    border-color: #f0f0f1;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: -9px -8px 29px -12px black;
    -moz-box-shadow: -9px -8px 29px -12px black;
    box-shadow: -9px -8px 29px -12px black;
  }
  #contacto #contact div.col-sm-6 {
    height: auto;
    padding: 0;
  }
  #contacto div#sales div.col-sm-4 div:first-child {
    height: auto;
  }
  #contacto div#sales div.col-sm-4 {
    padding: 20px 0;
  }
  #msn {
    height: 500px;
  }
  #msn form div.col-sm-6 {
    padding: 0 15px;
  }
  #weCare section.seccion1.visible-xs {
    height: auto;
  }
  #weCare section.seccion1.visible-xs img {
    width: 80%;
    height: auto;
    display: block;
    margin: 20px auto;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
  }
  #weCare section.seccion1.visible-xs div.item > div {
    width: 75%;
    margin: 0 auto;
  }
  #weCare > section:nth-child(9) {
    height: auto;
    padding: 20px;
  }
  #weCare #sliderWeCare .owl-pagination {
    position: absolute;
    width: 100%;
    top: 0;
  }
  #weCare #sliderWeCare .owl-pagination > .owl-page > span {
    background: #00a261;
  }
}
