	/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

	.bottom_social{
	width: 96.9%;
	padding: 10px 0 0 10px;
	}
	.seo_fixed_content_i {
	width: 214px;
	}
	.main_cat h6{
	margin: -2px -8px 0px 0;
	}
	.bottom_social{
	width: 97.30%;
	}
	.feature_foot_topleft {
	-webkit-border-top-right-radius: 25px;
	-webkit-border-top-left-radius: 15px;
	}

}

	/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), 
not all and (-webkit-min-device-pixel-ratio:0){

	head~body .bottom_social{
	width: 97.5%;
	padding: 10px 0px 0 10px;
	}
	.main_cat{
	width: 95.9%;
	margin: 0 0px 5px 0px;
	}
	.seo_fixed_content_i {
	width: 214px;
	}

}