@media only screen and (max-width:1200px) {
    .cajaizquierda {
        width: 50%;
        left: 15%;
    }
    .cajaderecha {
        width: 50%;
        left: 35%;
    }
    .slider-container .mySlides .textos h2.banner-font {
        margin-top: 30px !important;
        font-size: 5em;
    }
}

@media only screen and (max-width:1185px) {
    .cajaizquierda {
        margin-left: 10%;
        width: 75%;
    }
    .cajaderecha {
        width: 75%;
        left: 15%;
    }
    .cajaconfoto img.sobrenosotros {
        background-size: 100% auto;
        background-position: center;
    }
    header.sticky nav ul li.barra img {
        display: none;
    }
    footer address article {
        overflow: visible;
    }
    nav a.logo-container {
        margin-left: 40px;
    }
    nav ul.nav-categorias {
        margin-right: 20px;
    }
    .contacto-header {
        padding-right: 30px;
    }
}

@media only screen and (max-width:1140px) {
    nav a.logo-container {
        max-width: 250px;
    }
    #myHeader.sticky .logo-container {
        max-width: 200px !important;
    }
}

@media only screen and (max-width:1112px) {
    header.sticky nav ul li.barra {
        display: none;
    }
    #myHeader {
        padding-top: 15px;
        border-bottom: none !important;
    }
    #negro {
        display: none;
    }
    #links-header{
        display: none;
    }
    #navmenu {
        display: block;
    }
    #navmenu h2 {
        display: inline-block;
    }
    header a img,
    header.sticky a img {
        display: inline-block;
        width: 80%;
        max-width: 300px;
        margin-left: 40px;
    }
    .dl-menuwrapper {
        width: 100vw !important;
        margin-top: 0 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }
    .dl-menuwrapper li a {
        color: #707070 !important;
        font-weight: 400 !important;
        padding: 15px 40px !important;
    }
    .dl-trigger {
        margin-right: 40px !important;
        float: right !important;
        margin-top: 5px !important;
    }
    .display-desk-xl {
        display: none;
    }
    .huerta-nino-banner {
        padding: 0 2rem !important;
    }
    .huerta-nino-banner .col-7 {
        width: 100%;
    }
    .dl-menuopen {
        width: 100vw;
        height: 100vh;
        background-color: #83C626;
        z-index: 9999;
        position: fixed !important;
    }
    .dl-menuwrapper .dl-menu {
        margin-top: 10px !important;
        background: white;
    }
    .dl-menuwrapper button:after {
        border-radius: 5px !important;
        height: 3px !important;
        background: #383B39 !important;
        box-shadow: 0 10px 0 #383B39, 0 20px 0 #383B39 !important;
    }
    #desktop {
        display: none;
    }
    .wrapper {
        margin-top: 79px;
    }
    .green-bg{
        margin-top: -79px;
    }
    .top-banner-absolute {
        padding-top: 79px;
    }
    .slider-container {
        padding-top: 80px;
    }
    .slider-container.extra-padding {
        padding-top: 57px !important;
    }
}

@media only screen and (max-width:1004px) {
    ul.redes {
        width: 100%;
        min-width: auto;
    }
    footer address article ul.footer-menu {
        margin-left: 40px;
    }
    footer address article ul.footer-menu li {
        width: 50%;
    }
}

@media only screen and (min-width: 993px) {
    h3 {
        margin-bottom: 2rem !important;
    }
    .col-12.mb2 h3 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 27px;
        margin-bottom: 15px;
    }
    .justify-md-center {
        justify-content: center !important;
    }
    .display-large-desk {
        display: none;
    }
    .col-12.mb2 h3 {
        margin-bottom: 0;
    }
    h4 {
        font-size: 22px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 14px;
    }
    section {
        margin: 30px auto !important;
        padding: 0 20px;
    }
    .contenedor-nw.column-md {
        flex-flow: column !important;
    }
    .contenedor-nw.md-row {
        flex-flow: row !important;
    }
    .justify-sm-start {
        justify-content: start !important;
    }
    .justify-sm-center {
        justify-content: start !important;
    }
    #titulo-sticky {
        position: static;
    }
    #mc_embed_signup_scroll .cajade50 .mc-field-group {
        width: 50%;
    }
    .col-md-12 {
        width: 100%;
        box-sizing: border-box;
    }
    .col-md-11 {
        width: calc(100% / 12 * 11);
        margin: auto;
        box-sizing: border-box;
    }
    .col-md-10 {
        padding: 15px;
        width: calc(100% / 12 * 10);
        margin: auto;
        box-sizing: border-box;
    }
    .col-md-9 {
        padding: 15px;
        width: calc(100% / 12 * 9);
        margin: auto;
        box-sizing: border-box;
    }
    .col-md-8 {
        padding: 10px;
        width: calc(100% / 12 * 8);
        box-sizing: border-box;
    }
    .col-md-7 {
        padding: 10px;
        width: calc(100% / 12 * 7);
        box-sizing: border-box;
    }
    .col-md-6 {
        padding: 10px;
        width: calc(100% / 12 * 6);
    }
    .col-md-5 {
        padding: 10px;
        width: calc(100% / 12 * 5);
        box-sizing: border-box;
    }
    .col-md-4 {
        padding: 10px;
        width: calc(100% / 12 * 4);
    }
    .col-md-3 {
        padding: 10px;
        width: calc(100% / 12 * 3);
    }
    .caja {
        padding: 30px;
    }
    .cajaconfoto .cajaizquierda {
        float: none;
        left: 5%;
        width: 75%;
        padding: 20px;
    }
    .cajaconfoto .cajaderecha {
        float: none;
        left: 10%;
        width: 75%;
        padding: 20px;
    }
    .cajaconfoto img {
        margin: 30px 0;
    }
    img.fotofondo {
        width: 100%;
    }
    .extensa .fotofondo {
        height: auto;
    }
    .categorias-aside-productos.prof {
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 0;
    }
    .categorias-aside-productos.prof .odd {
        border-right: 1px solid #ddd;
    }
    .categorias-aside-productos.prof a:nth-child(1),
    .categorias-aside-productos.prof a:nth-child(2) {
        border-bottom: 1px solid #ddd;
    }
    .categorias-aside-productos.prof a:last-child {
        border-top: 1px solid #ddd;
    }
}

@media only screen and (max-width:768px) {
    .top-banner-home .textos {
        margin-top: 40px;
    }
    .col-sm-12 {
        width: 100% !important;
        padding: 10px 15px;
    }
    .col-sm-11 {
        width: 95% !important;
        padding: 10px 2%;
    }
    .col-sm-10 {
        width: 90% !important;
        padding: 20px;
        margin: auto;
    }
    .col-sm-9 {
        width: calc(100% / 12 * 9);
        padding: 10px;
        margin: auto;
    }
    .col-sm-8 {
        width: calc(100% / 12 * 8);
        padding: 10px;
        margin: auto;
    }
    .col-sm-7 {
        width: calc(100% / 12 * 7);
        padding: 20px;
        margin: auto;
    }
    .col-sm-6 {
        padding: 0 10px;
        width: 50%;
        box-sizing: border-box;
    }
    .col-sm-5 {
        width: calc(100% / 12 * 5);
        padding: 15px;
        flex-direction: column;
    }
    .col-sm-4 {
        width: calc(100% / 12 * 4);
        padding: 15px;
        box-sizing: border-box;
    }
    .col-sm-3 {
        width: calc(100% / 12 * 3);
        padding: 10px;
        box-sizing: border-box;
        margin: auto;
    }
    .pt3 {
        padding-top: 30px !important;
    }
    .pb3 {
        padding-bottom: 30px !important;
    }
    .caja {
        padding: 30px;
    }
    .contenedor-nw.column-sm {
        flex-flow: row wrap !important;
    }
    .contenedor-nw.sm-row {
        flex-flow: row !important;
    }
    .reverse-flow {
        flex-direction: column-reverse !important;
    }
    .row-reverse {
        flex-direction: row-reverse !important;
    }
    .text-at-top {
        padding-top: 80px;
    }
    img.rounded-sm-l-15 {
        border-radius: 8px 0 0 8px;
    }
    img.rounded-sm-t-15 {
        border-radius: 8px 8px 0 0;
    }
    .slider-container .mySlides img {
        height: 350px;
    }
    .slider-container .mySlides .textos h3 {
        font-size: 24px;
    }
    .categorias-min-productos {
        margin: 0.5em !important;
    }
    .p1-sm {
        padding: 1em !important;
    }
    .m1-sm {
        margin: 1em !important;
    }
    .p0-sm {
        padding: 0 !important;
    }
    .m0-sm {
        margin: 0 !important;
    }
    .mt2-sm {
        margin-top: 2rem !important;
    }
    .mt1-sm {
        margin-top: 1em !important;
    }
    .mb1-sm {
        margin-bottom: 1em !important;
    }
    .pt1-sm {
        padding-top: 1em !important;
    }
    .categorias-min-productos .categoria-item,
    .categorias-min-productos .categoria-item-five,
    .categorias-min-productos.prof a {
        width: 50%;
    }
    .categorias-min-productos.prof a:nth-child(even) {
        border-right: 0;
    }
    .categorias-min-productos a {
        border-bottom: 1px solid #ddd;
        width: 50%;
    }
    .categorias-min-productos.prof a:last-child {
        border-bottom: 0;
    }
    .categorias-aside-productos.prof h6 {
        text-align: center;
    }
    .categorias-min-productos .even {
        border-right: none;
    }
    .data-fiscal-img {
        float: right;
    }
    .text-center-sm {
        text-align: center;
    }
    .medioambiente-contenido {
        margin-top: 60px;
    }
    .contenedor-nw {
        flex-flow: column;
    }
    .contenedor-nw.md-row {
        flex-flow: row;
    }
    .contenedor-localidades,
    .contenedor-localidades:hover {
        height: 1000px;
    }
    .fila-contenedor.m1 {
        margin: 0;
    }
    .fila-img {
        width: 30%;
    }
    .fila-txt {
        width: calc(70% - 10px);
        margin: auto !important;
        padding-left: 10px !important;
    }
    img.fotofondo {
        height: 300px !important;
    }
    .extensa .fotofondo {
        height: auto !important;
        margin-bottom: 0;
    }
    .extensa .cajaizquierda {
        position: relative;
        width: 100%;
        left: 0;
    }
    .wrapper {
        width: 100%;
        margin: auto;
    }
    .main-section{
        height: auto;
    }
    .green-bg{
        display: none;
    }
    .main-boxes{
        position: relative;
        margin-top: 30px !important;
    }
    .display-desk {
        display: none;
        padding: 0 !important;
    }
    .slider-container .mySlides .textos h2.banner-font {
        margin-top: 40px !important;
        font-size: 3em;
    }
    .display-mobile {
        display: inline-block !important;
    }
    td p.display-mobile {
        display: block !important;
    }
    .categorias-aside-sm-productos a {
        padding: 10px;
        display: inline-flex !important;
        text-align: center;
    }
    header nav ul li a,
    nav ul li a {
        padding: 10px 20px;
    }
    #backwrapper,
    section {
        width: 98%;
        margin: 0;
        padding: 1%;
    }
    section,
    section section,
    section aside {
        width: 96%;
        margin: auto;
    }
    section aside ul li {
        width: 46%;
        float: left;
        margin-right: 2%;
        /* height: 90px; */
        box-sizing: border-box;
    }
    section aside ul li.seleccionada {
        width: 45%;
        float: left;
        margin-right: 2%;
    }
    header.sticky,
    header p {
        display: none;
    }
    .rutadetemas {
        width: 94%;
        margin: 2% auto;
        padding: 0;
    }
    footer,
    footer address {
        padding: 20px 0;
        color: #FFF;
    }
    footer address article:nth-child(3) {
        display: none;
    }
    footer address article:nth-child(2),
    footer address article:nth-child(4),
    footer address article {
        width: 28%;
        margin: 0 0 0 5%;
        padding: 0;
    }
    footer address .copyright {
        clear: both;
        text-align: center;
        position: static;
    }
    footer address .copyright p {
        padding-bottom: 30px;
    }
    ul.productos li {
        float: left;
        width: 33.33%;
    }
    ul.productos li:nth-child(4) {
        clear: both;
    }
    article.cuatrocolumnashome {
        width: 48%;
    }
    #mc_embed_signup {
        padding: 0;
    }
    #mc_embed_signup_scroll h2 {
        font-size: 20px;
        width: auto !important;
        float: none;
        margin: 0 10px !important;
        box-sizing: border-box;
    }
    #mc_embed_signup {
        padding: 10px;
    }
    #mc_embed_signup_scroll .suscripcion-txt {
        width: 90%;
        margin: auto;
    }
    #mc_embed_signup_scroll .cajade50 {
        width: 90% !important;
        margin: 10px auto 10px !important;
        float: none;
    }
    #mc_embed_signup_scroll .cajade50 input#mc-embedded-subscribe {
        padding: 5px 13px;
        right: 0;
    }
    #mc_embed_signup_scroll .cajade50 .mc-field-group {
        width: 60%;
    }
    footer address article:nth-child(2) {
        width: 60% !important;
    }
    .timeline .container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        position: static;
    }
    .timeline img,
    .timeline::after,
    .timeline .container::after,
    .timeline .left::before,
    .timeline .right::before {
        display: none;
    }
    .tabcontainer {
        padding-top: 10px !important;
    }
    .tab {
        top: 70px;
        margin-bottom: 20px;
    }
    .tablinks,
    .tab a:focus,
    .tab a:hover {
        background-color: white;
    }
    .tablinks img {
        width: 40px !important;
    }
    .tabcontent .px2 {
        padding: 0;
    }
    .mt3 {
        margin-top: 2rem !important;
    }
    .mb3 {
        margin-bottom: 2rem !important;
    }
    .mt2 {
        margin-top: 1.5rem !important;
    }
    .mb2 {
        margin-bottom: 1.5rem !important;
    }
    .video-iframe{
        height: 432px;
    }
    .container-casa{
        max-height: none;
    }
}

@media only screen and (max-width:600px) {
    .slider-container .mySlides .textos h1,
    .slider-container .mySlides .textos h3,
    .slider-container .mySlides .textos h4 {
        margin: 30px 10px;
    }
    header.sticky {
        position: static;
        top: 0;
        width: auto;
        margin: 0;
    }
    section.banner-md {
        margin-top: 10% !important;
    }
    #backwrapper {
        background-size: auto 100%;
        background-position: top center;
    }
    section {
        width: 96%;
        margin: 0 auto;
        padding: 2%;
        box-sizing: border-box;
    }
    footer address article {
        margin: 0;
    }
    .tiempo {
        height: 320px;
    }
    .wrapper section article a img {
        max-width: 100%;
        height: auto;
    }
    footer address article:nth-child(4),
    footer address article {
        width: auto;
    }
    ul.productos li {
        float: left;
        width: 50%;
    }
    ul.productos li:nth-child(odd) {
        clear: both;
    }
    ul.productos li:nth-child(4) {
        clear: none;
    }
    ul.redes li {
        float: none;
        width: auto;
    }
    .videoWrapper {
        padding-bottom: 20%;
    }
    .cajaconfoto img {
        height: 300px;
    }
    .cajaconfoto .caja img,
    .cajaconfoto .caja-borde img {
        height: auto;
    }
    body {
        background-color: transparent !important;
        background-image: none !important;
    }
    h2 {
        margin: 10px 0;
    }
    .slider-container .mySlides .textos {
        padding: 20px 10px;
        box-sizing: border-box;
    }
    .top-banner-home .textos {
        margin: 20px 0 !important;
    }
    .top-banner-home .textos h1 {
        font-size: 27px !important;
        margin-bottom: 0 !important;
    }
    .top-banner-home .textos h4 {
        font-size: 18px !important;
    }
    .video-iframe{
        height: 337px;
    }
}

@media only screen and (max-width:768px) and (min-width:480px) {
    .md-intermedio {
        width: 70% !important;
        margin: auto !important;
    }
}

@media only screen and (max-width:521px) {
    .col-sm-5 {
        box-sizing: border-box;
        padding: 10px;
    }
    .issue-height {
        min-height: 280px;
    }
    .contenedor-botones {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
    .boton-sm-12 {
        width: 100% !important;
        float: none !important;
        margin: 12px 0 !important;
        box-sizing: border-box;
        text-align: center;
    }
    .caja {
        padding: 20px;
    }
    .p1-sm {
        padding: 0.5em !important;
    }
    .caja .btn-link {
        margin-bottom: 20px !important;
    }
    table {
        margin: 20px 0;
    }
    table tr:first-child {
        border-bottom: 1px solid #ccc;
    }
    table tr {
        background-color: white;
        transition: 0.4s;
    }
    table tr:hover {
        background-color: #eeeeee;
    }
    table tr:first-child:hover {
        background-color: white;
    }
    th,
    td {
        padding: 10px 8px;
    }
    td:first-child,
    th:first-child {
        padding-left: 15px;
    }
    td:last-child,
    th:last-child {
        padding-right: 15px;
    }
    .huerta-contenido {
        margin-top: 45%;
    }
    .video-iframe{
        height: 293px;
    }
}

@media only screen and (max-width:480px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 17px;
    }
    section {
        margin: 20px auto !important;
    }
    .slider-container .mySlides .textos h1 {
        font-size: 25px !important;
    }
    header a img {
        width: 225px;
        margin-left: 12px;
    }
    .dl-menuwrapper button {
        width: 25px;
        height: 25px;
    }
    .dl-menuwrapper button {
        margin-right: 20px !important;
    }
    .slider-container {
        padding: 70px 0 0;
    }
    .slider-container.extra-padding {
        padding: 50px 0 0 !important;
    }
    .slider-container .mySlides .textos h3 {
        font-size: 21px;
    }
    .slider-container .mySlides .textos h3 br {
        display: none;
    }
    img.fotofondo {
        background-size: cover;
    }
    .rutadetemas {
        padding: 0;
    }
    footer address article,
    footer address article:nth-child(2) {
        width: 90% !important;
        margin: 0 10px 0 0;
    }
    .cajaizquierda,
    .cajaderecha {
        position: static !important;
        width: 90% !important;
        margin: 5% !important;
    }
    .cajaizquierda a,
    .cajaderecha a {
        float: none;
    }
    ol.lista {
        padding: 10px;
    }
    .video-iframe{
        width: 320px;
        height: 180px;
    }
    .responsive-column-sm{
        flex-direction: column;
    }
}