@media screen and (max-width:950px){
	body{
		font-size: 15px;
	}
}
@media screen and (max-width:850px){
	body{
		font-size: 14px;
	}
	#info li{
		background-size: 18px;
	}
	#logo{
		width: 413px;
		height: 168px;
	}
	.ul_footer .networks li{
		width: 16px;
	}
	#searchico{
		margin-top: 7px;
		margin-right: 5px;
	}
	#searchico form{
		width: 150px;
	}
	#searchBtn img{
		width 25px;
		height: 25px;
	}
}
@media screen and (max-width:800px){
	#searchico{
		display: none;
	}
	
	.posts_hide{
		display: none;
	}
	.showNews{
		min-height: 90px;
	}
	.contentNews .leermas{
		position: static;
		display: inline-block;
	}
	article{
		width: 96%;
	}
}
@media screen and (max-width:750px){
	body{
		font-size: 16px;
	}
	#header_left{
		width: 100%;
		text-align: center;
	}
	#logo {
		width:484px;
		height:169px;
	}
	.header_right{
		width: 100%;
		text-align: center;
	}
	.suscribite{
		display: none;
	}
	.banner_exclusivo, .header_right .networks{
		float: none;
	}
	.ul_footer .networks li{
		width: 14px;
	}
	section, aside{
		width: 100% !important;
	}
	aside, aside.collapsed{
		margin-top: 0;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	}
	.bannerT2{
		width: 48.5%;
		margin-right: 3%;
		float: left;
	}
	.bannerT1{
		width: 45.5%;
		margin: 0 3% 0 0;
		float: left;
		display: inline-block;
		text-align: center;
		padding-bottom:1%;
	}
	.frasesHome, .facebook_box{
		width: 48.5%;
		float: left;
	}
	.ul_footer{
		width: 20%;
	}
	.acercadenosotros_home{
		clear: both;
		float: none;
		width: 100%;
		text-align: center;
		margin: 10px 0;
	}
	.acercadenosotros_home p{
		margin: 0 30px;
	}
	.colsFooter{
		width: 100%;
	}
	.contact-info, .contact-form{
		width: 100%;
	}
	#btex{
		display: none;
	}

}
@media screen and (max-width:680px){
	#darkbackground{
		display: none !important;
	}
}
@media screen and (max-width:510px){
	body{
		font-size: 14px;
	}
	#logo{
		width: 350px;
		height: 125px;
	}
}
@media screen and (max-width:430px){
	body{
		font-size: 12px;
	}
	.caption{
		display: none;
	}
}
@media screen and (max-width:400px){
	body{
		font-size: 14px;
	}
	.noticiasDestacadas li{
		float: none;
		width: 100%;
		height: 272px;
	}
	.thumb img{
		height: 272px !important;
	}
	.thumb .thumb-detail{
		height: 272px;	
	}
	.bannerT2{
		width: 100%;
		margin-right: 0px;
		float: none;
	}
	.bannerT1{
		width: 97%;
		margin: 0;
		float: none;
		display: block;
		text-align: center;
	}
	.frasesHome, .facebook_box{
		display: none !important;
	}

}
@media screen and (max-width:370px){
	body{
		font-size: 12px;
	}
	#logo{
		width: 280px;
		height: 100px;
	}
	.ul_footer{
		width: 22%;
	}
	.colsFooter{
		margin-top: 10px;
	}
	.simplePullQuote{
		width: 89% !important;
		float: none !important;
	}
}