/*Detalles para pantallas no tan grandes como ipad*/
@media screen and (max-width: 679px){

}

/*IPAD*/
@media screen and (max-width: 705px){
#enlace_contenedor{display: none;}
#barra_estado_tabla{width: 100%; float: none; border-radius: 0;}
#barra_estado_tabla tr td {text-align: center;}
/*#promedio_enlace{display: block;}*/

/*#map-canvas, .logo_escuela{position: static; left: auto; right: auto; margin:0 auto; margin-top: 20px; margin-bottom: 20px;}*/
.logo_escuela{clear:left; max-width: 100%; width: 100%;}
#titulo_portada {padding: 10px; clear:left; width: 100%; box-sizing:border-box;}

#contenedor_logo_mapa{height: auto;}
.contenedor_color{width: 100%; border-radius: 0px 0px 0px 0px; margin-top: 0; margin-bottom: 0; padding-bottom: 0;}
.marco_foto{width: 100%; border-radius: 0px 0px 0px 0px; border: 0;}
#contenedor_salon_foto{margin: 0 auto;}
#info_tabla_contenedor_col1{padding-top: 0px;}
#info_tabla_contenedor_col2, #info_tabla_contenedor_col1{float: none; min-height: 0px; width: 100%;}
.img_preview{max-height: none;}
.resultado_eu{padding: 5px;}
}

/*iPhone*/

@media screen and (max-width: 568px){
.salon_foto_titulo_nt{min-height: 250px;	}
.alertify-dialog {	max-height: 450px; 	overflow-y: scroll; }
.alertify-inner{ font-size: 0.8em;	}
.contenedor_contacto_1{float: none; margin-left: 20px;}
.contenedor_comparar{display: block;}
#adshop_botton_movil{display: block;}
#adshop_botton_grande{display: none;}
.medalla_plata{background-image: none; background-color: #e1e2e1; width: 30px;}
.medalla_oro{background-image: none; background-color: #fac41b; width: 30px;}
.medalla_bronce{background-image: none; background-color: #b45b16; width: 30px;}
.medalla_nd{background-image: none; background-color: #ffffff; width: 30px;}
.flecha_recomienda_m{display: block;}
.flecha_recomienda{display: none !important;}
.boton_envia_form_av{width: 100%; padding: 15px; }
#eu   .aclaracion{ font-size: 0.85em;}
#eu   .mensaje_este_sitio{ font-size: 0.85em;}
#eu  table { font-size: 0.85em;}
.contenedor_materia_planea{float: none; margin-top: 50px;}
.colplaneamovil_h{float: left; display: block;}
.colplaneamovil{float: left;}
.tornasol_esp{border-top-right-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius: 10px; border-radius: 0px 10px 10px 0px; behavior: url(css/PIE.htc); box-sizing: border-box; }
.contenedor_color{}
.subcontenedor{padding: 5px; padding-top: 40px; padding-bottom: 10px;}
.contenedor_comparar .subcontenedor {padding: 0;}
}

