html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (max-width: 1100px) {
	
	.centrador{ width:96%; margin-left:2%;}
	.accesos .texto{ font-size:20px;}
	.accesos .icono{ width:auto; margin-right:15px;}

	

}

@media only screen and (max-width:920px) {
	.cont_3{display:none;}
	.cont_3nove{ width:43%; margin-bottom:40px;}
	
}

@media only screen and (max-width:900px) {

#nav{display:none;}
.barras_menu{ display:block;}
header .cont_datos{ float:left; margin-right:0; margin-left:50px;}


}
@media only screen and (max-width:900px) {

.cont_formu_home{ width:46%;}
.formu_50{ width:100%; margin-right:0}
.formu_502{ width:100%;}
.cont_prensa_home{ width:43%;}
}

@media only screen and (max-width:700px) {
header .cont_datos{ display:none;}
footer .partes{ width:42%;}
.cont_3nove .resumen{ height:120px;} 
.cont_3nove{ height:470px;}

.pf_col1{ width:97%; border-right:0;}
.pf_col2{ width:97%;}
#chico{ display:block}
#grande{ display:none !important;}
.wa_mov{display: block}

}
@media only screen and (max-width:630px) {
.col1 { width:100%; margin-right:0;}
.col2 { width:100%; }
.cont_3nove .tit{ font-size:18px; line-height:20px;}
.cont_un_derecho .titulo { width:96%; margin-bottom:20px;}
.cont_un_derecho .items{ width:96%;}

.prensa_col{ width:90%; margin-left:5%}
	
}

@media only screen and (max-width:500px) {

footer .partes{ width:96%;} 
.cont_frase{ font-size:20px;}
.cont_3nove{ width:90%; height:auto}
.cont_3nove .resumen{ height:auto;} 
.cont_formu_home{ width:90%; margin-bottom:30px;}
.cont_prensa_home{ width:90%;}	
.logo{ width:200px;}
}


