@media screen 
and (min-device-width : 335px) 
and (max-device-width : 667px) 

{
	
body{
	height:inherit !important;
	max-height:none !important;
}

#header-global{
	display:flex;
}

		#header-100{
			flex-grow:1;
			border:medium none;
		}
		
		#menu-100{
			flex-shrink:0;
			width:50px;
			background-color:#191919;
		}
		
				#id{
					background-color:rgba(255, 255, 255, 0);
				}
				
				#buscador{
					display:none;
				}
				
				#redes{
					display:none;
				}
				
				#compartir{
					display:none;
				}
				
				#menu-secciones{
					width:100%;
				}
				
						#menu-secciones h4{
							display:none;
						}
				
				#menu-principal{
					display:none;
				}

#banner-apertura{
	margin-top:7.5em;
}

#cont-contenido-1, #cont-contenido-2{
	padding:0;
}

#destacados-1, #destacados-2, #destacados-3, #destacados-4, #seccion-destacada-cont, #destacados-5{
	flex-flow:column;
}

	#home-princ, #home-secund, #destacados-2-1, #destacados-2-2,#destacados-3-1, #destacados-3-2, #seccion-destacada-1, #seccion-destacada-2, #seccion-destacada-3, #destacados-4-1, #destacados-4-2, #destacados-5-1{
		width:100%;
		margin-bottom:1.5em;
	}
	
	#home-secund-1, #destacados-2, #destacados-3, #destacados-4, #destacados-5{
		margin:0;
	}
	
	#destacados-5-2, #destacados-5-3{
		display:none;
	}
	
	#home-princ h3, #destacados-2-1 h3, #destacados-3-1 h3, #seccion-destacada-1 h3, #destacados-5-1 h3	{
		width:100%;
		margin:0em 0 2em 0;
	}
	
	#home-princ h3{
		padding:0.5em 1em;
	}
	
	#destacados-4-1 h3{
		width:200%;
		margin:-2.8em 0 0 0;
	}
	
	.moduletable50medio{
		margin:0;
		width:50%;
	}
	
			.custom50medio{
				float:left;
				width:100%;
			}
			
	.nspLinks .nspLinkScroll1 ul li, #destacados-2-1 li.odd{
		width:100%;
		margin:1em 0 !important;
	}

#menu-pata-wrapper{
	display:none;
}

#legal-1{
	width:100%;
}

		#legal-1 p{
			font-size:0.6em;
		}

		#mce-EMAIL, #mc-embedded-subscribe{
			font-size:0.6em;
		}

#legal-2{
	width:100%;
}

		.verdadpataform{
			font-size:1em;
		}
		
#legal-3 img{
	width:100% !important;
	max-width:100% !important;
}

/*Internas*/
#cont-contenido-internas{
	flex-flow:column;
}

#cont-internas{
	width:100%;
	padding:1.5em;
	max-width:100%;
}

		#cont-internas iframe{
			max-width:100%;
		}

		#cont-internas h2{
			font-size:1.5em;
		}
		
		.wf_caption{
			width:100%;
			max-width:100%;
			margin:1em 0;
		}
		
		.g-street{
			width:100%;
			max-width:100%;
			margin:1em 0;
		}
		
		.i-left{
			width:100%;
			max-width:100%;
			margin:1em 0;
		}
		
		.complementos{
			margin:0 1em 0 0;
		}
		
		#audio{
			margin:0 1em 0 0 !important;
		}
		.css_fb_comments{
			
		}
		
		.fb_ltr{
			width:auto !important;
		}
		
		.cita-com::before{
			font-size:1em;
		}

#tit-especiales{
	display:none;
}
		
/*Modulos*/

#home-princ .nspArt h4.nspHeader a{
	margin:0;
}

#home-secund-2 .nspArtPage, #home-secund-1 .nspArtPage, #destacados-2-2 .nspArtPage, #destacados-3-1 .nspArtPage, #destacados-4-2 .nspArtPage{
	flex-flow:column;
}

#home-secund-1 .nspCol2, #home-secund-2 .nspCol2, #destacados-2-2 .nspCol2, #destacados-3-1 .nspCol2, #destacados-4-2 .nspCol2{
	width:100%;
	margin:0 0 1.5em 0;
}

#destacados-2 .nspArt{
	background-color:transparent;
}

#destacados-2-1 .nspImageWrapper{
	max-width:100%;
	width:100%;
	margin:0 0 1em 0 !important;
}

#destacados-4-1 .nspInfo{
	display:none !important;
}

#destacados-4-1 .nspArt h4.nspHeader{
	font-size:0.8em;
}

#destacados-4-1 .moduletable50medio .nspArt{
	margin-bottom:0;
}

#hito-t{
	width:100%;
	margin:1em 0;
	}

/*articulos joomla*/

.items-leading .wf_caption{
	width:100% !important;
	margin:1em 0;
	max-width:100% !important;
}

.items-row img{
	max-width:100%;
}

.items-row .wf_caption{
	max-width:100% !important;
	width:100%;
	margin:1em 0;
}

/*Galerías*/

ul.sigProGalleria li.sigProThumb { float:left; background:none!important; margin:0 1.6% 1.6% 0; padding:0; border:none!important; width:23.4%; }

div.sigProGalleriaContainer { width:100%; margin:1em 0;}
	
}