/* CSS Document */

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

@media screen and (max-width: 1024px)
{
	
}
	
@media screen and (max-width: 900px)
{
	.gc_custom_radio_box{ float:none !important;}
}

@media screen and (max-width: 992px) 
{ 
	.responsiveWidth100{ width:100% !important; }
}

@media screen and (max-width: 720px)
{
	.pageMainContentContainerInner { padding:0; }
	/* .logo_in_bar img{ min-width: 150px;     margin-top: 10px;}*/
	.logo_in_bar img{ width: 165px; height: 44px; min-width:inherit; }
	.topUserName{ position: inherit; }
	
	.footer_inner{ padding:0 !important; }
	
	.top_red_bar a{ position:relative !important;}
	.top_red_bar .spessore30{ display:none; }
}

