@media screen and (max-width: 950px) {
	.menuFCM .active, .menuFCM .inactive, .menuFCM .inactive:hover, .menuFCM .inactiveRojo, .menuFCM .langSelector {
		/*font-size:10px;*/
	}

	.splash .qtranxs_language_chooser {
		bottom: 180px;
		text-align: left;
		position: static;
		margin-top: 40px;
	}
	.splash .qtranxs_language_chooser li {
		width: 100%;
		max-width: calc( 50% - 15px );
		max-width: -moz-calc( 50% - 15px );
		max-width: -webkit-calc( 50% - 15px );
		margin-right: 1px;
		margin-bottom: 1px;
	}

	.site-footer {
		position: absolute;
	}

	.footer-principal {
		padding-right: 15px;
	}

	.menuFCM-small {
	    display: block;
	    position: fixed;
	    background: white;
	    width: 100vw;
	    height: 59px;
	    top: 0;
	    z-index: 100000;
	    box-shadow: 0px 2px rgba(0,0,0,0.05);
	}

	.footerSecundarioMini {
		display: none;
	}

	.menuFCM-small .logoHeader {
		width: 60px;
		height: 60px;
		display: inline-block;
	}

	#wpadminbar { display:none !important;}

	.menuFCM-small li:first-child {
		display: inline-block;
	}

	.menuFCM-small-open, .menuFCM-small-close {
		width: 50%;
		width: calc(100% - 90px);
		width: -moz-calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
		background-color: white;
		text-align: right;
	}

	.menuFCM-small-close, .menuFCM-small-open {
		display: none;
		cursor: pointer;
	}

	.deploySmallMenu {
		display: none;
	}

	.toggled-on {
		display: inline-block;
	}


	.menuFCM {
		display: none;
	}

	.margenSuperior {
		margin-top: 59px;
	}

	.footerSecundario {
		display: block;
	}

	.footerSecundario>ul {
		max-width: 90vw;
		white-space: normal;
	}

	.footerSecundario>ul>li {
		/*display: inline-block;
		width: 40%;
		*/
		display: block;
		width: 100%;
		border-left: none;
		border-bottom: 1px solid #ccc;
		
		padding: 12px;
		margin: 12px 0;
	}

	/*.footerSecundario>ul>li:nth-child(even) {
		text-align: right;
	}*/

	.footerSecundario>ul>li>ul>li {
		width: 100%;
	}

	.site-content {
		position: relative;
		/*top: 59px;*/
	}

	.admin-bar .site-content {
		/*top: calc( 59px + 32px );*/
	}	

	.menuFCM-small-spacer {
		display: block;
		position: relative;
		height: 59px;
	}

	.menuFCM-shadow {
		top: 30px;
	}

}
@media screen and (max-width: 800px) {
	#contenedor {
		min-width: auto;
	}

	.columnSep1 {
		background-image: none;
	}

	.ly1 {
		min-width: auto;
	}

	.ly2_1 {
    	min-width: auto;
		width: 100%;
		width: calc(100% - 0);
		width: -moz-calc(100% - 0);
		width: -webkit-calc(100% - 0);
	}

	.ly2_2 {
		float: none;
		width: 100%;
	}

	.ly3_1 {
		float: none;
	}

	.ly2b_2 {
		margin-left: 0;
	}

	.entry-content .seccion-dividida-secundaria {
		width: auto;
		max-width: 100vw;
		margin-bottom: 20px;
	}

	.entry-content .seccion-dividida-secundaria li {
		/*display: inline-block;*/
		margin-right: 1px;
		margin-bottom: 1px;
	}

	.carruselImageBorder {
		margin-right: 5px;
	}

	.multiSnapContainer {
		min-width: auto;
	}

	.imagenBorder {
		display: inline-block;
		margin-right: 5px;
	}

	.ngg-encabezado img {
		max-width: 100%;
	}

	.columnas-3 li {
		width: calc(50% - 20px);
	}
	.columnas-3>li:nth-child(3n - 1) {
		margin: 0;
		margin-bottom: 20px;
	}
	.columnas-3>li:nth-child(odd), .columnas-4>li:nth-child(odd) {
		margin-right: 10px;
	}

	.columnas-3>li:nth-child(even), .columnas-4>li:nth-child(even) {
		margin-left: 10px;
	}

}
@media screen and (max-width: 760px) {
	.seccion-dividida-secundaria {
		display: block !important;
		padding-left: 0 !important;
	}

	.fcm-galleryoverview {
	    /*max-width: 100vw;
	    width: 100vw;
	    text-align: center;*/
	    /*max-width: calc(100vw - 60px);*/
    	width: 100%;
    	text-align: center;
    	margin: 0 auto;
	}

	.fcm-gallery-encabezado-pagina-inner {
		width: 100%;
		margin: 0 auto;
	}

	.submenu-secundario {
		text-align: center;
	}

	.entry-content .fcm-galleryoverview {
		/*margin-left: -40px;*/
	}

	.seccion-dividida-principal img {
		max-width: 100%;
	}
	.multiSnapTitle {
    	float: none;
	    display: inline-block;
    	margin-top: 10px;
    	margin-bottom: 10px;
	}

	.multiSnapImages {
    	margin-left: 0;
    	min-width: 0;
	}

	.boton {
		width: 305px;
		max-width: calc(100vw - 60px);
	}
	.centenario-footer-link {
		font-size: 30px;
	}

	.footerPrincipalCentenarioImg {
		width: 250px;
	}


}

@media screen and (max-width: 610px) {
	.footerPrincipalContenido {
    	font-size: 12px;
    	width: calc(100% - 150px);
	}
}
@media screen and (max-width: 590px) {
	.single-fcm_actividad .entry-content, .single-fcm_obra .entry-content, .single-fcm_exposicion .entry-content, .single-fcm_publicacion .entry-content {
    	width: 100%;
	}

	.subCasa>a {
		top: auto;
		bottom: 20px;
		position: absolute;
	}

	.subCasa>a li, .visita-complementaria li ul li {
		display: block;
		clear: both;
	}

	.visita-complementaria li ul {
		bottom: 140px;
	}

    .boton {
    	white-space: normal;
    	max-width: calc(100vw - 60px);
    	width: 100%;
    }

    .seccionCasasChooser .subCasa li ul li, .visita-complementaria li ul li {
    	height: auto;
    }

    .entry-content, .entry-summary {
    	padding: 0 30px 38px 20px;
	}
	.imgTextContainer {
		position: relative;
		bottom: 0px;
	}
	.ngg-encabezado {
		margin-top: 0px;
	}
}

@media screen and (max-width: 570px) {
	.multiSnapImages {

	}
	.footerPrincipalContenido {
		white-space: normal;
	}

	.columnas-3 li, .columnas-4 li, .columnas-3>li:nth-child(odd), .columnas-3>li:nth-child(even), .columnas-3>li:nth-child(3n - 1) {
		width: 100% !important;
		margin: 0;
		margin-bottom: 20px;

	}
	.actividades-list li img {
	    width: 100%;
	    height: auto;
	    max-height: initial;
	}
}


@media screen and (max-width: 400px) {
	.subCasa ul li {
		max-width: calc(100vw - 60px);
    	word-wrap: normal;
    	white-space: normal;
    }


    h1, h2, h3 {
		text-align: center;
    }

    .visita-complementaria h3 {
		font-size: 26px;
		margin-left: 0px;
    }

	p {
		text-align: justify;
		hyphens: auto;
	}

	.footerPrincipalContenido {
		margin-right: 10px;
	}

	.splash .qtranxs_language_chooser li {
		width: 100%;
	    max-width: calc( 100% - 20px );
	    max-width: -moz-calc( 100% - 20px );
	    max-width: -webkit-calc( 100% - 20px );
	    margin-right: 1px;
	    clear: both;
	    margin-bottom: 1px;
	    display: block;
	}
	.site-footer {
		/*position: static !important;*/
		/*bottom: 0 !important;*/
		margin-top: 20px;
		position: relative;
	}
}
@media screen and (max-width: 380px) {

}
@media screen and (max-width: 230px) {
	.actividades-list li {
		font-size: 18px;
	}
}

/****** HEIGHT *******/
@media screen and (max-height: 570px) {
	body.home .site {
		min-height: 670px;
	}
	body.home .site-footer {
		position: absolute;
	}

	.splash .qtranxs_language_chooser {
		position: relative;
		bottom: -20px;
	}


}
