@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    .fondochica {
        background: url(/_img/AdobeStock_152276229_RET.png) 0 0 no-repeat #fff;
        background-size: 130%;
    }
    .seccion0_texto {
        position: relative;
        z-index: 2;
        width: 70%;
    }
    .foto0, .foto1, .foto2, .foto3, .foto4, .foto5 {
        width: 50%;
        height: auto;
        position: absolute;
        /* left: 0px; */
        /* margin-left: 0px; */
        padding-bottom: 24px;
    }
    .texto_inicio {
        margin-top:20%;
    }

    .foto0 .backg, .foto1 .backg, .foto2 .backg, .foto3 .backg, .foto4 .backg, .foto5 .backg {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        top: 0;
        left: 0;
        background: url(/_img/patterns/EDESA_PATTERNS_WEB_ONDAS_GRANDE.png) 0 0 repeat #fff;
        background-attachment: fixed;
        background-size: 60% auto;
        background-repeat: no-repeat;
    }

    
    .fondoazul {
        margin-left: 0px;
        width: 100%;
    }
    .seccion {
        margin-left: 85px;
        width: 85%;
        float: left;
    }
    .fondoazul {
        background-color: #009DE0;
        min-height: 200px;
    }
    .ancho100 {
        width: 100%;
        margin-left: 0px;
        position: relative;
        z-index: 20;
        overflow-x: hidden;
    }
    .texto0, .texto1, .texto2, .texto3 {
        background-color: #fff;
        width: 60%;
        height: 360px;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        top: 30%;
    }
    .texto0_des, .texto1_des, .texto2_des, .texto3_des {
        right: 0px;
        top: 150px;
        width: 355px;
    }
    .texto1_des, .texto3_des {
        left: 40px;
        top: 175px;
    }
    #pin1 {
        width: 100% !important;
        float: left;
    }
    #pin1 .imagen_producto img {
        height: 400px;
        width: auto !important;
    }
    .caracteristica_producto {
        width: 45%;
    }
    .menu_movil_opcion a {
        font-size: 32px;
    }
    .menu_movil_opcion {
        margin-bottom: 23px;
    }
    .nota_prensa_linea {
        width:85%;
    }
    .icono_ficha_tecnica {
        background-size: 8%;
        background-position: 0 2px !important;
    }
    .icono_imagenes {
        background-size: 8%;
        background-position: 0 8px !important;
    }
    .icono_etiquetas {
        background-size: 5%;
        background-position: 10px 2px !important;
    }
    .icono_manual {
        background-size: 7%;
        background-position: 10px 5px !important;
    }
    .descargas_carpeta {
        padding-top: 10px;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }

}
