@media (max-width: 1350px) {
#texto_home_2 p {
	font-size: 14px;
}
}
@media (max-width: 1100px) {
#metro_overlay_2 {
	z-index: 1;
}
#turbos_overlay_2{
	background:none;
	}
#turbos_overlay{
	width:100%;
	left:0;
	}
#turbinas_overlay{
	width:100%;
	left:0;
	}
#turbinas_overlay_2{
	background:none;}		
#metro_overlay{
	width:100%;
	}		
#metro_overlay_2{
	background:none;
	}	
#metro_home_2 img {
	width: auto;
	/*height: 100%;*/
}
#metro_home_2  {
	height: 75%;
}
#turbos_home_2 {
	 height:75%;
}
#turbos_home_2 img {
	width: auto;
	height: 100%;
}

#texto_home_2 h1 {
	font-size: 60px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#menu_principal {
	display: none;
}
#menu_principal_2 {
	display: block;
}
#boton_menu a {
	width: 70px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.idioma img {
	position: fixed;
	right: 70;
}
.overlay {
	display: none;
}
/********************************/
#menu_principal_home {
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;/*background-color: rgba(255,255,0,1);*/
}
#texto_home_2 h1 {
	font-size: 50px;
	width: 180%;
	text-align: center;
	line-height: 100%;
	margin: 25% 10%;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_home_2 p {
	visibility: hidden;
}
/*******METRO*****/
#texto_metro_2 h1 {
	font-size: 30px;
	width: 180%;
	/*text-align: center;*/
	margin: 70% 10%;
	z-index: 100;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_metro_2 p {
	visibility: hidden;
}
/*******TURBOS******/
#texto_turbos_2 h1 {
	font-size: 30px;
	width: 180%;
	text-align: center;
	margin: 10% 10%;
	z-index: 100;
	line-height: 100%;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_turbos_2 p {
	visibility: hidden;
}
.separador_home {
	top: 20%;
	height: 30%;
}
.separador_turbos {
	height: 14.6%;
	/*top: 60%;*/
	margin-top: 25px;
}
.logo_home img {
	width: 100px;
}/*
#texto_home_2 h1 {
	width: 180%;
	font-size: 60px;
	background-color: #EBECEC;
	margin: 50px 0px 0px 20px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_home_2 p {
	display: none;
}
#turbinas_home_2 img {
	width: 150%;
	height: auto;
	position: relative;
}*/
/*****************************/
/*****************************/
/*******CONTENIDO*********/

#contenido {
	width: 100%;
	height: 90%;
	position: absolute;
	overflow: visible;
}
#contenido img {
	position: absolute;
	width: 150%;
	height: auto;
	z-index: 1;
	left: 50%;
	top: 0%;
	transform: translate(-50%, -10%);
}
#contenido ul {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #CCC;/*height: auto;/
	background: #996;*/
}
#contenido li {
	width: 33.3%;
	height: 20%;
	min-height: 125px;
	min-width: 95px;
	/*background-color:#00F;*/
	list-style: none;
	display: block;
	float: left;
	opacity: 1;
	position: relative;
	z-index: 2;
	overflow: visible;/*border:#CCC 1px solid;*/
}
#contenido li a {
	text-decoration: none;
	color: #FFF;
}
#contenido li.titulares {
	width: 100%;
}
#contenido li.bloques_movil {
	display: block;
}
/*****************************/
footer {
	display: none;
}
/*****************************/

}
 @media (max-width : 640px) and (orientation:landscape) {
#menu_principal_home {
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;/*background-color: rgba(255,255,0,1);*/
}
/*******TURBINAS******/	
#texto_home_2 h1 {
	font-size: 50px;
	width: 180%;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	margin: 8% 10%;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_home_2 p {
	visibility: hidden;
}
/*******METRO*****/
#texto_metro_2 h1 {
	font-size: 25px;
	width: 180%;
	text-align: center;
	margin: 12% 10%;
	z-index: 100;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_metro_2 p {
	visibility: hidden;
}
/*******TURBOS******/
#texto_turbos_2 h1 {
	font-size: 25px;
	width: 180%;
	text-align: center;
	margin: 12% 10%;
	z-index: 100;
	line-height: 100%;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_turbos_2 p {
	visibility: hidden;
}
.separador_home {
	top: 20%;
	height: 30%;
}
.separador_turbos {
	height: 20%;
	top: 55%;
}
.logo_home img {
	width: 80px;
}
.footer_home {
	width: 70%;
	height: 40px;/*background-color:#F00;*/
}	/*
#texto_home_2 h1 {
	width: 180%;
	font-size: 60px;
	background-color: #EBECEC;
	margin: 50px 0px 0px 20px;
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#texto_home_2 p {
	display: none;
}
#turbinas_home_2 img {
	width: 150%;
	height: auto;
	position: relative;
}*/
}
