@media screen and (min-width: 80px) and (max-width: 1120px){
	.pub720 {display:none;}
	.pub300 {display:block;}
	#tmenu {display:none;}
}
@media screen and (min-width: 1024px) and (max-width: 1217px){
	.article {width:280px !important;}
}
@media screen and (min-width: 80px) and (max-width: 800px){
	.addr {
		display:none !important;
	}
	.right {width:100% !important;float: none !important;clear: both !important; display: block !important;}
	.elemr {width:99% !important;margin:10px 3px !important;box-sizing:border-box;}
	
	.eventotitu {padding:5px !important;float:none !important;background:transparent !important;}
	.eventoimg {display:inline-block !important;float:right;}
	
	.mid {width:90% !important;margin:15px !important;}
	.player {
	display:none !important;
	}
	.popular, .logo {display:none;}

}
@media screen and (min-width: 420px) and (max-width: 583px){
	.article {width:198px !important;}
}
@media all and (max-width: 840px) {
	.mobile {
		display:block !important;
	}
	.right, .noticias {
		margin-top:40px;
	}
	.right {
		width:100%;
		float:none;
	}
	.block {
		width:100%;
	}
	.header {
		text-align:center;
	}
	.desktop {display:none;}
	.logo {
		height:1px;
		overflow:hidden;
	}
	.logo .socialtop, .logo img {
		display:none;
	}
	.mainmenu {
		position:fixed;
	}
	.mainmenu .logomenu {
		display:inline-block;
	}
	.mainmenu a {
		float:left;
	}
	.mainmenulink {
		width:100%;
		text-align:center;
	}
	.mainmenu table {
		display:none !important;
	}
}
@media all and (max-width: 550px) {
	.btn-bars {
		width:100%;
	}

}
@media all and (max-width: 430px) {
	.eventoimg {display:none !important;}
}

