/* CSS SOLO BLOQUES PUBLICIDAD */
.anuncios-nativos {width:100%; margin:0 0 30px;}
.bloque-dfp {width:100%;text-align:center;margin:0 0 30px;}
.bloque-mgid {width:100%;margin: 0 0 1em;}
.the-content .bloque-dfp {margin:0 0 1em;}
.the-content .bloque-teads  {margin:0 0 1em; text-align:center;}

#wrapper-itt {position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);}
#wrapper-itt.activo {z-index:1000;}
#contenedor-itt {position: relative;}
#web-tc-itt-universal {}
#close-itt, #close-caluga {display: none; right: 10px; top: 10px; position: absolute; width: 40px; height: 40px; overflow: hidden; text-indent: -999px; cursor: pointer; background: url(../img/x-blanca.svg) center center no-repeat rgba(0,0,0,0.66); background-size: 20px; border-radius: 50px; border: solid 2px #fff; box-sizing: border-box;}
#wrapper-itt.activo #close-itt {display:block;}

#wrapper-caluga {position: fixed; bottom: 0; left: 0; width:100%;}
#wrapper-caluga.activo {z-index: 1000;background: #F6F3E7;padding: 2px 0;margin: 0;border: solid 1px #9E9E9E; box-sizing: border-box;}
#contenedor-caluga {position: relative; text-align: center;}
#web-tc-caluga {margin:0 auto;}
#close-caluga {top: 5px;}
#wrapper-caluga.activo #close-caluga {display:block;}

body.header-expandido header {height: 122px;}
.wrapper-overheader {background:url(../img/dot5x5.gif) 0 0 repeat #fff; height: 58px;}
.wrapper-overheader .container {padding: 4px 0;}
.wrapper-overheader #web-tc-overheader {width: 320px; height: 50px; margin: 0 auto; background: #fff;}

body.header-expandido #busqueda {margin-top: 122px;}




/* ios safari fix */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	@media {
		/* header nav .menu {float: left; width: calc(100% - 52px);} */
	}
}


/* RESPONSIVE MOVILES HORIZONTAL / TABLET / NETBOOK */
@media only screen and (min-width:768px) {
}

/* RESPONSIVE DESKTOP 1024 / TABLET HORIZONTAL -> hasta 1139 */
@media only screen and (min-width:1240px) {
	
	.bloque-dfp {margin:0 0 40px;}
	.bloque-dfp.bloque-item-listado {width: auto; margin: 30px 0 0; text-align: center;}

	/*#wrapper-caluga, #contenedor-caluga, #web-tc-caluga {display:none;}*/
	
	aside .contenedor-aside > .bloque-dfp {margin-bottom: 30px;}
	
	body.header-expandido header {height: 164px;}
	.wrapper-overheader {height: 100px;}
	.wrapper-overheader .container {padding: 5px 0;}
	.wrapper-overheader #web-tc-overheader {width: 970px; height: 90px;}
	
	body.header-expandido #busqueda {margin-top: 164px;}
	body.header-expandido aside .contenedor-aside {top:180px;}
	body.header-expandido.logged-in aside .contenedor-aside {top:210px;}



}

@media only screen and (max-width:767px) {
	.bloque-dfp.bloque-item-5 {margin-bottom: 30px;}
}
