
/*********** _EN *********/
#about_en{
	width: 1022px;
	margin: auto;
	height: 11800px;	
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#background_en{
	width: 1022px;
	margin: auto;
	height: 1650px;	
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#biographies_en{
	width: 1022px;
	margin: auto;
	height: 900px;	
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

/*********** _ES ********/

#about_es{
	width: 1022px;
	margin: auto;
	height: 12200px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#background_es{
	width: 1022px;
	margin: auto;
	height: 1800px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#biographies_es{
	width: 1022px;
	margin: auto;
	height: 1200px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}


/************ _DE ****************/

#about_de{
	width: 1022px;
	margin: auto;
	height: 13800px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#background_de{
	width: 1022px;
	margin: auto;
	height: 2000px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}

#biographies_de{
	width: 1022px;
	margin: auto;
	height: 1200px;
	border-left: 1px solid #72a0c5;
	border-right: 1px solid #72a0c5;
}



/***** sirve para iphone 4s ******/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
#about_en{
	height: 15500px;	
}

#about_es{
	height: 16800px;
}

#about_de{
	height: 19000px;
}


/***** background *****/
#background_en{
	height: 8500px;	
}

#background_es{
	height: 8500px;
}

#background_de{
	height: 9300px;
}

/****** biographies ****/
#biographies_en{
	height: 1500px;	
}

#biographies_es{
	height: 1700px;
}

#biographies_de{
	height: 2000px;
}

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
#about_en{
	height: 15000px;	
}

#about_es{
	height: 16000px;
}

#about_de{
	height: 16000px;
}


/***** background *****/
#background_en{
	height: 9000px;	
}

#background_es{
	height: 9000px;
}

#background_de{
	height: 9000px;
}

/****** biographies ****/
#biographies_en{
	height: 7500px;	
}

#biographies_es{
	height: 6500px;
}

#biographies_de{
	height: 6500px;
}

}


/********* 640x960 ******/
@media only screen and (min-device-width : 640px) and (max-width : 1224px) {

#about_en{
	height: 11500px;	
}

#about_es{
	height: 11000px;
}

#about_de{
	height: 11500px;
}


/***** background *****/
#background_en{
	height: 9000px;	
}

#background_es{
	height: 9000px;
}

#background_de{
	height: 9000px;
}

/****** biographies ****/
#biographies_en{
	height: 1500px;	
}

#biographies_es{
	height: 1500px;
}

#biographies_de{
	height: 1500px;
}

}



/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles 

}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

}
