@media (max-width: 480px) {
	.container {
		padding-left: 0;
		padding-right: 0;
	}
	.site-title a {
		margin: 15px 0 0 15px!important;
	}
	.main-navigation {
		clear: both;
	}
/*	.footer-service {
		clear: both;
	}*/
}

@media (min-width: 767px) {
	.social-bar ul {
		float: left!important;
	}
	.category-picture {
		padding: 10px 0 0 15px;
	}
	.category-picture-headline {
		padding: 0 15px 0 15px;
	}
}

@media (max-width: 767px) {
	.social-bar ul {
		float: left!important;
	}
	.widget-area {
		padding-left: 0;
		margin-top: 15px;
	}
	
	#custom_post_widget-4 .oil-space {
		padding: 0 10px 0 0!important;
	}

	.news-content .cat-picture img {
		width: 100%;
	}
	.featured-1, .featured-2 {
		padding: 0 0 15px 0;
	}
	.featured-1, .featured-3 {
		overflow: hidden;
		height: auto!important;
	}
	.featured-2 {
		max-height: none!important;
	}
	.category-picture {
		padding: 10px 0 0 15px;
	}
	.category-picture-headline {
		padding: 0 15px 0 15px;
	}

}

@media (max-width: 979px) {
	.social-bar ul {
		float: left!important;
	}
	.featured-primary {
		margin: 15px 0 0 0;
	}
	.featured-secondary {
		margin: 0 0 15px 0;
	}
	#custom_post_widget-3 .index-subject {
		padding: 0 0 0 2px;
	}
	#custom_post_widget-3 .index-change {
		width: 33%;
	}
	#custom_post_widget-4 .oil-space {
		padding: 0 10px 0 0!important;
	}
	.category-picture {
		padding: 10px 15px 0 15px;
	}
	.category-picture-headline {
		padding: 0 15px 0 15px;
	}
	
}

@media (max-width: 991px) {
	.social-bar ul {
		float: right;
	}
	#custom_post_widget-3 .index-subject {
		padding: 0 0 0 5px;
	}
	#custom_post_widget-3 .index-change {
		width: 31%;
	}
	.featured-3, .featured-4 {
		min-height: 345px;
	}
}

@media (min-width: 991px) {
	.social-bar ul {
		float: right!important;
	}
	.featured-primary {
		margin: 15px 0;
	}
	.featured-secondary {
		margin: 15px 0;
	}
	#custom_post_widget-3 .index-subject {
		padding: 0 0 0 5px;
	}
	#custom_post_widget-3 .index-change {
		width: 32%;
	}
	.category-picture {
		padding: 10px 0 0 15px;
	}
	.category-picture-headline {
		padding: 0 15px 0 15px;
	}
	.site-info {
		background: url('images/bg-footer.jpg') #f0f0f0 no-repeat center 0;
		min-height: 523px;
	}

}

@media (max-width: 1200px) {
	.main-navigation li {
		margin: 0 0 0 12px;
	}
	.social-bar ul {
		float: left;
	}
	#custom_post_widget-4 .oil-space {
		padding: 0 3px 0 0!important;
	}
	.featured-1 {
		overflow: hidden;
		min-height: 241px;
	}
	.featured-3, .featured-4 {
		overflow: hidden;
		height: 241px;
	}
	.featured-2 {
		overflow: hidden;
		max-height: 168px;
	}
	.featured-5 {
		overflow: hidden;
		min-height: 168px;
	}
	/*.featured-5-pic img {
		min-height: 168px;
	}*/

}

@media (min-width: 1200px) {
	.main-navigation li {
		margin: 0 0 0 30px;
	}
	.social-bar ul {
		float: right;
	}
	.featured-primary {
		margin: 15px 0;
	}
	.featured-secondary {
		margin: 15px 0;
	}
	#custom_post_widget-3 .index-subject {
		padding: 0 0 0 10px;
	}
	#custom_post_widget-3 .index-change {
		width: 25%;
	}
	#custom_post_widget-4 .oil-space {
		padding: 0 10px 0 0!important;
	}
	.featured-1, .featured-3, .featured-4 {
		overflow: hidden;
		height: 245px;
	}
	.featured-2 {
		overflow: hidden;
		max-height: 190px;
	}
	.featured-5 {
		overflow: hidden;
		min-height: 174px;
	}
	.featured-1-pic img {
		/*margin: -25px 0;*/
	}
	/*.featured-5-pic img {
		height: 174px;
	}*/
	.footer-logo a {
		margin: 0 0 0 33px;
	}
	.category-picture {
		padding: 10px 0 0 15px;
	}
	.category-picture-headline {
		padding: 0 15px 0 15px;
	}
	.site-info {
		background: url('images/bg-footer.jpg') #f0f0f0 no-repeat center 0;
		min-height: 523px;
	}
}