/*********************************/
/****** Ajustes menu home *******/
/*******************************/
	
 	
	@media (max-width: 930px) {
		.header-home .nav-sections li:nth-child(5) {display: none;}
	}

    @media (max-width: 820px) {
		.header-home .nav-sections li:nth-child(4) {display: none;}
	}

	/*@media (max-width: 1000px) {
		.header-home .nav-sections li:nth-child(7) {display: none;}
	}	

	@media (max-width: 1075px) {
		.header-home .nav-sections li:nth-child(8) {display: none;}
	}	

	@media (max-width: 1280px) {	
		.header-home .nav-sections li:nth-child(9) {display: none;}
	}
	
	@media (max-width: 1390px) {	
		.header-home .nav-sections li:nth-child(10) {display: none;}
	}*/


/*******************************/
/****** Traducciones ***********/
/*******************************/

.publi-vertical > div, .publi > div { background: url(/img/txt_publi_en.svg?20160825) no-repeat center 3px #fff; }
.area-actualidad .col-md-4 .publi { background: url(/img/txt_publi_en.svg?20160825) no-repeat center 3px #fff; }
.publi-horizontal > div, .banner_sup { box-sizing:content-box; background: url(/img/txt_publi_v_en.svg?20160825) no-repeat 1px center #fff; }
.billboard { box-sizing: content-box; background: url(/img/txt_publi_v_en.svg?20160825) no-repeat 1px center #fff; }

