

@media only screen and (min-width: 1240px) {

    .alto-box { height: 371px !important;}


}

@media only screen and (max-width: 1239px) {

    .alto-box { height:100%; }

}

@media only screen and (min-width: 1240px) and (max-width: 1489px) {


}
@media only screen and (min-width: 960px) and (max-width: 1239px) {


}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    
    /* normativa*/ 
    .texto-interno-normat {
        padding-top: 18px;
        padding-left: 10px !important;
        font-family: "Encode-Sans-regular";
        color: #706F6F;
        text-align: left;
        margin-bottom: 0px !important;
    }
    .icono-normativa {
        font-size: 30px;
        padding-top: 20px !important;
        float: left;
        border-top-left-radius: 5px!important;
        border-bottom-left-radius: 5px!important;
        background-color: #007dc1;
        height: 50px;
        color: #fff;
    }
}
@media only screen and (max-width: 767px) {

    .one-third.column {
        width: 100% !important;
    }

    .one-fourth.column {
        width: 100%;
         
    }
    .one-second.column {
        width: 100%;
         
    }

    .one-fifth.column {
        width: 100%;
         
    }

    .two-third.column {
        width: 100%;
    }
    .one-sixth.column {
        width: 100%;
         
    }
    .sliding_box .desc_wrapper {
        text-align: center;
        
    }
    ul.clients:not(.clients_slider_ul) li {
        width: 100% !important;
    }
    .sin-margen {
        margin: 0px !important;
        MARGIN-TOP: 15px !important;
    }
    .mapa-list {
        padding: 10px 0px;
        text-align: center !important;
        width: 100% !important;
    }

 /* home*/ 
 #Subheader .title, .text-logo #logo, h1 {
    font-size: 30px !important;
    line-height: 29px !important;
}

 .pad-img {
    padding-top:0px !important;
}
 .titulo-novedades {
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
    font-size: 1.3em !important;
    line-height: 20px;
    margin-left: 10px;
    padding: 5px;
    text-align: center !important;
 }

 .margen-top-bot-menu {
 margin-top: 0px !important; 
 margin-bottom: 0px !important; 
}

.column, .columns {
    float: left;

}

.sliding_box .desc_wrapper {
    padding: 15px 20px;
    width: 100%;
    text-align: center;
    z-index: 2;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.sliding_box .photo_wrapper {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-top-left-radius: 0px !important; 
    border-top-right-radius: 0px !important; 
    text-align: center !important;
}


/* noticias*/     
    .nota-index-box {  
        border: solid 1px #878787;
        border-radius: 10px;
        box-shadow: none;
        color: #333;
        display: block;
        text-decoration: none!important;
        min-height: 250px;
        margin: 10px !important;
        
    }


    
.alinea-titulo-noti{
    text-align: center !important;
    padding: 5px;
    width: 100%;
    }
/* footer*/      
.mapa-box {
    width:100% !important; 
    float:left;   
   }
   
   .titulo-footer, .txt-footer-redes {
    text-align: center !important; margin-left: 0% !important;} 
 


.margen-top-menu-footer{
    margin-top: 20px !important;
}
.alto-min-foot {
    min-height: 190px !important;
}

}




@media only screen and (min-width: 480px) and (max-width: 767px) {

 /* normativa*/ 
 .texto-interno-normat {
    padding-top: 18px;
    padding-left: 10px !important;
    font-family: "Encode-Sans-regular";
    color: #706F6F;
    text-align: left;
    margin-bottom: 0px !important;
}


 /* publicaciones tecnicas*/ 

 .trailer_box {
     width: 100% !important;
    text-align: center;
    position: relative;
    line-height: 0;
}

.margen-left-redes {

    text-align: center !important;
    margin-left: auto !important;

}


}
@media only screen and (max-width: 479px) {
 
    #Subheader .title, .text-logo #logo, h1 {
        font-size: 30px !important;
        line-height: 29px !important;
    }

    /* normativa*/ 
 .texto-interno-normat {
    padding-top: 18px;
    padding-left: 20px !important;
    font-family: "Encode-Sans-regular";
    color: #706F6F;
    text-align: left;
    margin-bottom: 0px !important;
}
   /* footer*/ 
.mapa-box {
    width:100% !important; 
    float:left;   
   }
   
   .titulo-footer, .txt-footer-redes {
    text-align: center !important; margin-left: 0% !important;} 
 


.margen-top-menu-footer{
    margin-top: 20px !important;
}
.alto-min-foot {
    min-height: 190px !important;
}
.margen-left-redes {

    text-align: center !important;
    margin-left: auto !important;

}

}
@media only screen and (max-width: 767px) and (min-width: 480px) {
    
     

}
