
	.responsive_large .single .container .nine.units{width: 800px !important;}
	.responsive_large .error404 .container .nine.units{width: 800px !important;}
	
	/*#after_section_1 .nine.units{padding-top: 42px !important;}
	#after_section_1 .sidebar_right{padding-top: 14px !important;padding-left: 11px !important;}*/


@media only screen and (max-width: 1340px) {
	.responsive_large .single .container .nine.units{width: 685px !important;}	
	.responsive_large .error404 .container .nine.units{width: 685px !important;}	

		
		}

@media only screen and (max-width: 1140px) {
	
		.responsive_large .single .container .nine.units{width: 625px !important;}	
		.responsive_large .error404 .container .nine.units{width: 625px !important;}	

		}





@media only screen and (min-width: 990px) and (max-width: 1139px) {
	.responsive_large .single .container .nine.units{width: 589px !important;}
	.responsive_large .error404 .container .nine.units{width: 589px !important;}
	#top.single #main .sidebar{width: 299px !important;padding-left: 23px !important;}
	#top.error404 #main .sidebar{width: 299px !important;padding-left: 23px !important;}
}

@media only screen and (max-width: 990px) {
	.responsive_large .single .container .nine.units{width: 100% !important;}
	.responsive_large .error404 .container .nine.units{width: 100% !important;}
}
@media only screen and (min-width: 767px) and (max-width: 989px) {
	#top.single #main .sidebar_right .sidebar{display: none;}
	#top.error404 #main .sidebar_right .sidebar{display: none;}
}

@media only screen and (max-width: 767px) {
	.responsive_large .single .container .nine.units{width: 100% !important;}
	.responsive_large .error404 .container .nine.units{width: 100% !important;}
	#top.single #main .sidebar_right .sidebar{padding-left:0px !important;}
	#top.error404 #main .sidebar_right .sidebar{padding-left:0px !important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
