@media screen and (max-width: 769px) {
	.text_center_mobile
	{
		text-align: center !important;
	}

	.col_header
	{
		margin-top: 40px;
		margin-bottom: 5px;
		border-left: 0px;
	}

	#item_h1, #item_h2, #item_h3
	{
		margin-top: 0px !important;
		padding: 40px 0px;
	}


	.linea_titulos
	{
		margin-bottom: 20px;
	}

	.item_fh
	{
		margin-bottom: 40px;
	}

	footer .espacio_footer
	{
		margin-bottom: 30px;
	}

	.borde_footer
	{
		border-left: 0px !important;
		padding-left: 15px !important;
		min-height: auto !important;
	}

	#buscar_header
	{
		margin-top: -47px;
		position: absolute;
		right: 15px;
		z-index: 9999 !important;
	}

	#menu_idiomas
	{
		/* margin-top: -50px;
		margin-right: 20px;
		position: absolute;
		right: 15px;
		z-index: 9999 !important; */
	}

	#franja_top a
	{
		display: block;
		width: 100%;
	}

	.btn_idiomas
	{
		padding-top: 10px !important;
		margin-top: 5px !important;
	}

	.fondo_gris_50
	{
		display: none;
	}
	.fondo_gris_20
	{
		display: none;
	}
	.fondo_gris_70
	{
		width: 100% !important;
	}

	#icono_empresa
	{
		min-height: auto !important;
		width: 100%;
		margin-bottom: 15px;
	}

	.icons_item_actualidad
	{
		border-left: 0px !important;
		padding-left: 15px !important;
	}

	.fecha_item_actualidad
	{
		display: none !important;
	}

	.icons_item_actualidad div
	{
		font-size: 24px !important;
		line-height: 24px !important;
		margin-top: 20px;
	}

	.d_actualidad
	{
		margin-top: 60px;
		background: #ffffff;
		padding: 30px 15px;
	}

	.d_canales
	{
		background: #f5f5f5;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.izquierda_post
	{
		border-right: 0px !important;
		padding-right: 15px !important;
	}

	.d_post
	{
		padding-left: 15px !important;
	}

	#buscar_header {
	    padding-top: 12px;
	}

	div.wpcf7 { padding: 30px!important; }

	.imagen_sub img {
	    height: auto;
	}


	


	



	
}

@media screen and (min-width: 1700px) {
	.fondo_gris_70
	{
		width: 58% !important;
	}
}


@media screen and (min-width: 992px) and (max-width: 1050px) {	.fondo_gris_20 { width: 25% !important; } }

@media screen and (min-width: 1050px) and (max-width: 1130px) {	.fondo_gris_20 { width: 26% !important; } }

@media screen and (min-width: 1131px) and (max-width: 1200px) {	.fondo_gris_20 { width: 27% !important; } }

@media screen and (min-width: 1201px) and (max-width: 1350px) {	.fondo_gris_20 { width: 24% !important; } }

@media screen and (min-width: 1351px) and (max-width: 1500px) {	.fondo_gris_20 { width: 26% !important; } }
@media screen and (min-width: 1501px) and (max-width: 1700px) {	.fondo_gris_20 { width: 28% !important; } }

@media screen and (min-width: 1701px) and (max-width: 1960px) {	.fondo_gris_20 { width: 32% !important;	} }
@media screen and (min-width: 1961px) and (max-width: 2400px) {	.fondo_gris_20 { width: 35% !important;	} }
@media screen and (min-width: 2401px) and (max-width: 2560px) {	.fondo_gris_20 { width: 38% !important;	} }


@media screen and (min-width: 1201px) and (max-width: 2400px) {

	#icono_empresa{float:left; min-height:300px; margin-right:25px}

}

@media screen and (min-width: 990px) and (max-width: 1200px) {
	#cssmenu > ul > li > a
	{
		padding-left: 11px !important;
		padding-right: 11px !important;
	}

	.btn_idiomas {
	    padding-top: 20px;
	}

	#buscar_header {
	    padding-top: 20px;
	}

	.fecha_item_actualidad { width: 50px;}
	.icons_item_actualidad { width: 435px; }

	#icono_empresa{float:left; min-height:300px; margin-right:25px}

	.stellarnav ul {
	    font-size: 11px;
	}

}


@media screen and (min-width:770px) and (max-width: 989px) {


	.btn_idiomas {
	    padding-top: 18px;
	}

	#buscar_header {
	    padding-top: 20px;
	}

	.icons_item_actualidad { width: 100%; }

		.slidertext { 
	    	font-size: 20px;
	    	width: 650px;
	    	top: 20%;
		}

	#icono_empresa{float:left; min-height:500px; margin-right:25px}




	.btn_idiomas{padding-top:17px!important;}
	#buscar_header{padding-top:17px;}

	

}