@charset "utf-8";
/* Compatibilidad */
@media screen and (-webkit-min-device-pixel-ratio:0){ /* Safari y Chrome */
	
}
@media screen and (min-width:0\0){ /* IE9, IE10, IE11  */

}
/* Redimension */
@media screen and (max-width: 1024px){ /* 1000 */
	.wrapper{ width:100%; }
	#header-wrapper #header_varios #header_logo{ padding-left:10px; }
	#header-wrapper #header_varios #header_smm_nav{ padding-right:10px; }
	#header-wrapper #header_varios #header_smm_nav #header_nav #nav_prin{ display:none; }
	#header-wrapper #header_varios #header_smm_nav #header_nav #nav_sec{ display:block; }
}
@media screen and (max-width: 904px){ /* 880 */
	#bloque #bloque_izq, #bloque #bloque_der{ float:none; display:block; width:100%; padding-left:0; padding-right:0; }
	#bloque #bloque_der{ padding-top:20px; }
}
@media screen and (max-width: 794px){ /* 770 */
	#footer-wrapper #footer_varios #footer_logo, #footer-wrapper #footer_varios #footer_smm{ float:none; display:block; width:100%; text-align:center; }
	#footer-wrapper #footer_varios #footer_smm{ padding-top:20px; }
	#footer-wrapper #footer_varios #footer_logo img{ margin-right:0; }
	#footer-wrapper #footer_varios #footer_datos{ text-align:center; padding-top:20px; }
}
@media screen and (max-width: 704px){ /* 680 */
	#principal-wrapper #cursos-wrapper ul li, #principal-wrapper #noticias-wrapper ul li, #noticias-wrapper #noticias_list ul li{ margin-left:0; margin-right:0; width:100%; }
}
@media screen and (max-width: 654px){ /* 630 */
	#contacto-wrapper #contacto_cols #col_izq, #contacto-wrapper #contacto_cols #col_der{ float:none; display:block; width:100%; }
	#contacto-wrapper #contacto_cols #col_der{ padding-top:20px; }
	form .obj input[type="text"], form .obj input[type="email"], form .obj textarea, form .obj_txt, form .obj_opt{ width:100%; }
	form .obj input.cod{ width:60%; }
}
@media screen and (max-width: 594px){ /* 570 */
	#footer-wrapper #footer_copy_creditos{ text-align:center; }
	#footer-wrapper #footer_copy_creditos #footer_copy, #footer-wrapper #footer_copy_creditos #footer_creditos{ float:none; text-align:center; }
	#footer-wrapper #footer_copy_creditos #footer_copy{ display:block; width:100%; }
	#footer-wrapper #footer_copy_creditos #footer_creditos{ display:inline-block; margin:0 auto; margin-top:15px; }
}
@media screen and (max-width: 554px){ /* 530 */
	#principal-wrapper #videos-wrapper ul li{ width:100%; margin-left:0; margin-right:0; }
	#servicios-wrapper #bloque #bloque_der #bloque_cur ul li, #servicios-wrapper #bloque #bloque_der #bloque_con ul li{ 
		width:350px; height:auto; margin-left:0; margin-right:0; 
	}
	#servicios-wrapper #bloque #bloque_der #bloque_con ul li .con_nombre, #servicios-wrapper #bloque #bloque_der #bloque_con ul li .con_descrip{ padding-left:0; padding-right:0; }
}
@media screen and (max-width: 524px){ /* 500 */
	#servicios-wrapper #bloque #bloque_der #bloque_bol .bol_item, #servicios-wrapper #bloque #bloque_der #bloque_bol .bol_item .bol_row, 
	#servicios-wrapper #bloque #bloque_der #bloque_bol .bol_item .bol_row .bol_cel_1, 
	#servicios-wrapper #bloque #bloque_der #bloque_bol .bol_item .bol_row .bol_cel_2{ display:block; width:100%; }

}
@media screen and (max-width: 509px){ /* 485 */
	#header-wrapper #header_varios #header_logo, #header-wrapper #header_varios #header_smm_nav{ float:none; display:block; width:100%; padding-top:0; text-align:center; }
	#header-wrapper #header_varios #header_logo{ padding-bottom:20px; padding-right:10px; }
	#header-wrapper #header_varios #header_smm_nav #header_smm{ position:absolute; right:10px; bottom:0; top:0; }
	#header-wrapper #header_varios #header_smm_nav{ padding-right:0; position:relative; }
	#header-wrapper #header_varios #header_smm_nav #header_nav #nav_sec{ padding-top:0; }
	#header-wrapper #header_varios #header_smm_nav #header_nav #nav_sec .button{ float:left; padding-left:10px; }
	#header-wrapper #header_varios #header_smm_nav #header_nav #nav_sec .r_menu{ top:124%; }
}
@media screen and (max-width: 464px){ /* 440 */
	#footer-wrapper #footer_copy_creditos #footer_creditos p{ float:none; text-align:center; }
	#footer-wrapper #footer_copy_creditos #footer_creditos p:first-child{ padding-top:0; padding-right:0; }
	#footer-wrapper #footer_copy_creditos #footer_creditos p img{ max-width:55px; }
}
@media screen and (max-width: 424px){ /* 400 */
	#noticias-wrapper #noticias_det #not_img_list ul li{ width:100%; margin-left:0; margin-right:0; }
}
@media screen and (max-width: 364px){ /* 340 */
	#servicios-wrapper #bloque #bloque_der #bloque_bib #bloque_bib_busc #busc_izq{ width:60%; }
	#servicios-wrapper #bloque #bloque_der #bloque_bib #bloque_bib_busc #busc_der{ width:35%; }
}
@media screen and (max-width: 339px){ /* 315 */
	#miembros-wrapper #bloque #bloque_der #bloque_mie_busc #busc_opt{ text-align:left; }
	#miembros-wrapper #bloque #bloque_der #bloque_mie_busc #busc_opt label{ display:block; margin-left:0; margin-right:0; margin-bottom:3px; }
	#miembros-wrapper #bloque #bloque_der #bloque_mie_busc #busc_opt label:last-child{ margin-bottom:0; }
}
