
/* DESKTOP, LARGE SCREENS ==== */
@media only screen and (min-width: 1200px) {
	
	/* user styles goes here */

}



/* 
	=========================================== DESKTOP < 1200px ====
*/
@media only screen and (max-width: 1200px) {

	/* autogenerated styles */
	.lhG_5 { width:14.6666666667%; }
	.lhG_3 { width:12.2857142857%; }
	.lhG_2 { width:18%; }
	.lhG_1 { width:10.5%; }

	.lhG_5c { width: 81.3333333333%; }
	.lhG_3c { width: 83.7142857143%; }
	.lhG_2c { width: 78%; }
	.lhG_1c { width: 85.5%; }

	/* user styles goes here */

}



/* 
	============================================= IPAD LANDSCAPE ====
*/
@media only screen and (max-width: 1024px) {

	.lhG_1 		{ width:40px;  }
	.lhG_2 		{ width:100px; }
	.lhG_3 		{ width:160px; }
	.lhG_4 		{ width:220px; }
	.lhG_5 		{ width:280px; }
	.lhG_6 		{ width:340px; }
	.lhG_7 		{ width:400px; }
	.lhG_8 		{ width:460px; }
	.lhG_9 		{ width:520px; }
	.lhG_10 	{ width:580px; }
	.lhG_11 	{ width:640px; }
	.lhG_12 	{ width:700px; }
	.lhG_13 	{ width:760px; }
	.lhG_14 	{ width:820px; }
	.lhG_15 	{ width:880px; }
	.lhG_16 	{ width:940px; }
	/* user styles goes here */

}



/* 
	============================================== IPAD PORTRAIT ====
*/
@media handheld, only screen and (max-width: 768px) {


	.lhG_14,
	.lhG_15,
	.lhG_16 	{ width:98%; }



	.lhG_13 { width:48%; }
	.lhG_11 { width:48%; }
	.lhG_9 { width:48%; }
	.lhG_8 { width:98%; }
	.lhG_7 { width:48%; }
	.lhG_5 { width:31.3333333334%; }
	.lhG_3 { width:98%; }
	.lhG_2 { width:98%; }
	.lhG_1 { width:48%; }

	.lhG_13c { width: 48%; }
	.lhG_11c { width: 48%; }
	.lhG_9c { width: 48%; }
	.lhG_8c { width: 98%; }
	.lhG_7c { width: 48%; }
	.lhG_5c { width: 64.6666666666%; }
	.lhG_3c { width: 98%; }
	.lhG_2c { width: 98%; }
	.lhG_1c { width: 48%; }
}


/* 
	IPHONE LANDSCAPE
*/
@media handheld, only screen and (max-width: 480px) {

	/* autogenerated styles */
	.lhG_1 	{ width:96%; }
	.lhG_2 	{ width:96%; }
	.lhG_3 	{ width:96%; }
	.lhG_4 	{ width:96%; }
	.lhG_5 	{ width:96%; }
	.lhG_6 	{ width:96%; }
	.lhG_7 	{ width:96%; }
	.lhG_8 	{ width:46%; }
	.lhG_9 	{ width:96%; }
	.lhG_10 { width:96%; }
	.lhG_11 { width:96%; }
	.lhG_12 { width:96%; }
	.lhG_13 { width:96%; }
	.lhG_14 { width:96%; }
	.lhG_15 { width:96%; }
	.lhG_16 { width:96%; }
}



/* 
	IPHONE PORTRAIT 
*/
@media handheld, only screen and (max-width: 320px) {

	/* autogenerated styles */
	/* reset .container width and max-width (in case user defines an explicit #id for her/his .container classes) */
	#contenedor { width: 100% !important; max-width: 100% !important; }

	.lhG_16,
	.lhG_15,
	.lhG_14,
	.lhG_13,
	.lhG_12,
	.lhG_11,
	.lhG_10,
	.lhG_9,
	.lhG_8,
	.lhG_7,
	.lhG_6,
	.lhG_5,
	.lhG_4,
	.lhG_3,
	.lhG_2,
	.lhG_1 {
			width		 : 98%;
			margin-left	 : 1%;
			margin-right : 1%;
	}


}

/* 
	============================================ SO SMALL PHONES ====
*/
@media handheld, only screen and (max-width: 240px) {
	

}

@media all and (max-width: 768px){
    .error {
        left: 1%;
        top: 4%;
    }
	.logo{ display: none; }

	.atajos-institucional li { width: 100%; margin-left: 10px; margin-bottom: 30px; }

	.nose { width: 100%; padding-right: 0px; }
}
