/* CSS Document */



@media screen and (max-width: 1280px)
{
	.top_logo_container{ width:220px !important;}
}

@media screen and (max-width: 1024px)
{
	
}

@media screen and (max-width: 800px)
{
	.comp_news_extractor_item_all { float:none; width: inherit; }
}


@media screen and (max-width: 580px)
{
	.top_container_inner{ padding: 20px !important}
	.top_logo_container{ width:110px !important; margin-top: 40px;;	}
}

