@charset "utf-8";
/* CSS Document */

.trending-hor{background:#efefef; border-top:2px solid #dc3545; padding:20px; margin:30px 0;}
	.trending-hor article{margin-bottom:15px;}
		.trending-hor article a{font-size: 16px; color:#333; text-decoration:none!important; font-family: 'Merriweather', serif;}
			.trending-hor article a:hover{color:#00507f;}
			
	.trending-title{color:#dc3545; background:url(/Portals/_default/Skins/Agents2017/images/trending_icon.gif) no-repeat 0 5px; padding:0 0 0 40px; margin:0 0 20px 0;}

@media (max-width: 768px) {
	
}

@media (max-width: 425px) {
	
}

@media (max-width: 320px) {
}
