.slicknav_menu {
	display:none;
}

@media only screen and (min-width: 942px) and (max-width: 1170px) {

	.container {
		width:940px;
	}

	#main {
		width:644px;
		float:left;
		margin-right:30px;
	}

	#sidebar {
		width:266px;
		float:right;
	}
	.item-related {
		width: 202px;
    	margin-right: 18px;
	}
		.fullwidth .item-related {
			width: 293px;
		}

	#footer-social a {
		margin-right:16px;
	}
	.promo_item {
		height: 207px;
		width: 300px;
		margin-right: 20px;
	}
	.promo_frame {
		height: 207px;
	}
	.bxslider_featured {
		height: 470px;
	}

}
@media only screen and (max-width: 941px) {
	#top-search {
		display: none;
	}
	#navigation-wrapper {
		display:none;
	}
	#top-social a{
		line-height: 52px;
		font-size: 15px;
	}
	#sidebar {
		width:100%;
		margin-top:90px;
	}
	.widget {
		width:480px;
		margin-left:auto;
		margin-right:auto;
	}
	.widget .list_cat_with_img li {
		height: 215px;
	}

}
@media only screen and (min-width: 768px) and (max-width: 941px) {

	.container { width:726px; }

	.promo_item {
		height: 155px;
		width: 228px;
		margin-right: 20px;
	}
	.promo_frame {
		height: 225px;
	}
		.promo_frame h2 {
			padding: 9px 0 13px 0;
		}
		.promo_frame h2 a {
			font-size:13px;
		}
		.promo_frame .intro {
			padding: 0 13px;
			top:40%;
		}
	.slicknav_menu {
		display:block;
	}

	#main {
		width:100%;
		margin-right:0;
	}

	.item-related, .fullwidth .item-related {
		width: 227px;
		margin-right: 22px;
	}

	#footer-social a {
		margin-right:26px;
	}

	#footer-social a span {
		display:none;
	}
	.bxslider_featured {
		height: 420px;
	}

}


@media only screen and (max-width: 767px) {
	.container {
		width:480px;
	}
	ul.list_post li .post-header {
		text-align:center;
	}
	.promo_item {
		width: 100%;
		height: 250px;
		margin-right: 0;
		margin-bottom:40px;
	}
	.promo_item:last-child {
		margin-bottom:0;
	}
	.promo_frame {
		height: 250px;
	}
		.promo_frame h2 {
			padding: 15px 15px 21px 15px;
		}

	.slicknav_menu {
		display:block;
	}

	#logo { margin-left:15px; margin-right:15px;	}

	#main {
		width:100%;
		margin-right:0;
	}
	#respond #submit {
		width: 100%;
	}
	.pagination {
		padding:0 15px;
		margin-bottom:40px;
	}
	.post-author {
    text-align: center;
	}
	.author-img {
	    float: none;
	    text-align: center;
	    margin-bottom: 20px;
			margin-right: 0;
	}

	.thecomment .author-img {
		display:none;
	}

	#footer-social a {
		margin-right:4px;
	}
	#footer-social a span {
		display:none;
	}

	#footer-social a i {
		height:24px;
		width:24px;
		line-height:24px;
		font-size:12px;
	}

	.post-header h2 a, .post-header h1 {
		font-size: 26px;
		line-height: 30px;
	}
	/********pagination*********/
	.custom-pagination .prev,  .custom-pagination .next {
		display:none;
	}
	.side_left, .side_right {
		width:100%;
		float:none;
	}
	ul.list_post li .post-img {
		margin-bottom:25px;
	}
	ul.list_post li .post {
		margin-bottom: 50px;
	}
	.footer_social {
		float:none;
		text-align:center;
		padding-bottom:35px;
		margin-bottom:25px;
		border-bottom:1px solid #E8E8E8;
	}
	.footer_social a {
		margin: 0 10px;
		font-size: 15px;
	}
	#footer {
		margin-top:70px;
	}
	#footer_meta h2 {
		float:none;
		text-align:center;
	}
	.bxslider_featured {
		height: 300px;
	}
	.slide_overlay h2 a {
		font-size: 24px;
		line-height: 28px;
	}
	.readmore_slider a {
		display: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	#main {
		width:100%;
		margin-right:0;
	}

	.item-related, .fullwidth .item-related {
		width:31.6%;;
		margin-right:2.5%;
	}
	.author-img {
		margin-right:30px;
	}
	.author-img img {
		width:80px;
		height:80px;
	}

	#footer-social a {
		margin-right:20px;
	}

}
@media only screen and (max-width: 479px) {
	.container {
		width:305px;
	}
	.widget {
		width:100%;
	}
		.widget .list_cat_with_img li {
			height: 170px;
		}
	.meta_author {
		display:none;
	}
	.meta_date {
		border-right: 0;
	}

	.item-related, .fullwidth .item-related {
		width:100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.promo_item, .promo_frame {
		height: 180px;
	}
	.bxslider_featured {
		height: 220px;
	}
	.slide_overlay h2 a {
		font-size: 18px;
		line-height: 23px;
	}
	.readmore_slider a {
		display: none;
	}
	.slide_overlay {
		padding: 7%;
	}
	#respond input {
		width: 100%;
		box-sizing: border-box;
	}
	.post-pagination a {
    padding: 19px 0;
	}
}
