
@media only screen and (max-width:1130px){
	section .imagenes-seccion img{ display: none; }
	section .imagenes-seccion img.imagen-principal{ display: block; padding:0; }
	section .imagenes-seccion > div {	margin: 0;	position: static;	display: block; }
	section.seccion-izq .container {	max-width: 100%; padding:0 0 0 20px; }
	section.seccion-der .container {	max-width: 100%; padding:0 20px 0 0; }
	section.seccion-izq .contenido-seccion, section.seccion-der .contenido-seccion {	padding-top: 60px; }
	section#gastronomia .contenido-seccion .texto-seccion, section#gastronomia .contenido-seccion .titulo-seccion, section#gastronomia .contenido-seccion .mas-texto  { padding-right: 36%; }
	section.seccion-der .contenido-seccion .texto-seccion, section.seccion-der .contenido-seccion .titulo-seccion, section.seccion-der .contenido-seccion .mas-texto{ padding-left:30%; }
	section#gastronomia .imagenes-seccion > div{ float: right; }
	section#off .imagenes-seccion > div{ overflow: hidden; max-width:100%; }
	section#off .imagenes-seccion > div img.imagen-principal{ margin-left: -150px; }
	section.seccion-izq .imagenes-seccion, section.seccion-der .imagenes-seccion {	padding-top: 30px; }
	section#congreso .imagenes-seccion, section#off .imagenes-seccion, section#gastronomia .imagenes-seccion {	padding-top: 40px; }
	section#congreso .imagenes-seccion {	width: 40%; }
	section#gastronomia .imagenes-seccion img.imagen-principal{ margin-right: 20px; }
}

@media only screen and (max-width:950px){
	body.page-template-inicio{  background-size: 50% auto;  }
}

@media only screen and (max-width:800px){
	body.page-template-inicio{ background: url(../../images/fondo-tablet.png) top right no-repeat #B4D9BB; background-size: 50% auto;  }
}

@media only screen and (max-width:600px){
	body.page-template-inicio{  background-size: 80% auto;  }
	section.seccion-izq .imagenes-seccion, section.seccion-der .imagenes-seccion{ float: none; display: block; position: static; margin: 0 auto 0px; padding:0; width: 100% !important; }
	section#off .imagenes-seccion > div img.imagen-principal{ margin-left: 0px; }
	section.seccion-izq .imagenes-seccion img.imagen-principal, section.seccion-der .imagenes-seccion img.imagen-principal{ width: 100% !important; height: auto; display: block; float: none !important;  }
	section.seccion-izq .container, section.seccion-der .container{ padding-left:20px; padding-right:20px; }
	section#gastronomia .imagenes-seccion img.imagen-principal{ margin-right: 0px; }
	section#gastronomia .imagenes-seccion > div{ float: none; width: 100%; }
	section.seccion-der .contenido-seccion, section.seccion-izq .contenido-seccion{ width: 100% !important; float:none; display: block; margin: auto; }
	section.seccion-der .contenido-seccion .texto-seccion, section.seccion-der .contenido-seccion .titulo-seccion, section.seccion-der .contenido-seccion .mas-texto, section#gastronomia .contenido-seccion .texto-seccion, section#gastronomia .contenido-seccion .titulo-seccion, section#gastronomia .contenido-seccion .mas-texto, section.seccion-izq .contenido-seccion .texto-seccion, section.seccion-izq .contenido-seccion .titulo-seccion, section.seccion-izq .contenido-seccion .mas-texto   {	padding-left: 20px; padding-right: 20px;  }
	section#congreso .imagenes-seccion, section#off .imagenes-seccion, section#gastronomia .imagenes-seccion{ margin:auto; float: none; }
	.titulo-seccion-movil{ display: block;  }
	section#encuentro .titulo-seccion-movil{ margin-bottom:30px; }
	section .contenido-seccion .titulo-seccion{ display: none; }
	section.seccion-der .container, section.seccion-der .container, section#encuentro .container, section#gastronomia .container, section#ultimas-noticias{ padding-top:30px; }
	section#inicio #titulos, section#inicio #titulos-2 {	padding: 10px 15px 10px; box-sizing:border-box;	}
	section#inicio #titulos h2, section#inicio #titulos h1, section#inicio #titulos-2 h2, section#inicio #titulos-2 h1 { font-size: 18px;	line-height: 25px; }
	section#inicio #titulos > img {	margin-top: 0px !important;	margin-bottom: 0 !important;	width: 150px !important; }
	#inicio .boton-enlace, .boton-enlace{ font-size:12px; line-height: 18px; width:180px; }
	.boton-enlace img{ top:12px; }
	#inicio .boton-enlace{ display: block; margin: 10px auto !important; clear:both; float: none; }
	#botones-inicio {	padding: 20px 0; }
	section.seccion-izq .contenido-seccion, section.seccion-der .contenido-seccion , section#encuentro .contenido-seccion , section#congreso .contenido-seccion {	padding-top: 20px !important; padding-bottom:30px !important; }
	section.seccion-der .boton-enlace, section.seccion-izq .boton-enlace, section#encuentro .boton-enlace{  display: block; float: none !important; margin: 30px auto 0; }
	section#encuentro, section#gastronomia {	padding-bottom: 0; }
	h2.titulo-seccion{ font-size: 20px }
	h2.titulo-seccion img{ width: 140px; }
	.texto-seccion p,  .texto-seccion p, .texto-seccion li{ font-size: 18px; line-height:28px; }
	.texto-seccion {	padding: 20px 0px 25px !important; }
	section#ultimas-noticias ul#lista-noticias li h3.noticia-titulo { font-size: 18px;	line-height: 28px; }
	#inicio .container{ /*padding-top: 140px; */ }
	section#ultimas-noticias{ padding: 20px; box-sizing:border-box; }
	
}

