.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: 201px;
	}
		.fullwidth .item-related {
			width: 293px;
			margin-right: 30px;
		}

	#footer-social a {
		margin-right:16px;
	}
	.promo_item {
		width: 278px;
		height: 171.6px;
	}
	.bxslider_featured {
		height: 470px;
	}

}
@media only screen and (max-width: 941px) {
	.slicknav_menu {
		display:block;
	}
	#top-social a {
		line-height:52px;
	}
	.menu_wrap {
		display:none;
	}
	#sidebar {
		width:100%;
		margin-top:80px;
	}
	.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; }

	#main {
		width:100%;
		margin-right:0;
	}

	.item-related, .fullwidth .item-related {
		width: 228px;
		margin-right: 20px;
	}

	#footer-social a {
		margin-right:26px;
	}

	#footer-social a span {
		display:none;
	}
	.promo_item {
		width: 100%;
		height: 171.6px;
		margin-right: 0;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.bxslider_featured {
		height: 420px;
	}
}


@media only screen and (max-width: 767px) {
	.container {
		width:480px;
	}
	.promo_item {
		width: 100%;
		height: 171.6px;
		margin-right: 0;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.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;
	}

	#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;
	}

	/********pagination*********/
	.custom-pagination .prev,  .custom-pagination .next {
		display:none;
	}
	.footer_social {
		float:none;
		text-align:center;
		margin-bottom:20px;
		padding-bottom:25px;
		border-bottom:1px solid #2D2D2D;
	}
	#footer {
		margin-top:70px;
	}
	#footer_meta h2 {
		float:none;
		text-align:center;
		line-height: 18px;
	}
	.bxslider_featured {
		height: 300px;
	}
	.slide_overlay h2 a {
		font-size: 21px;
		line-height: 25px;
	}
	.readmore_slider a {
		display: none;
	}
	#footer .mc4wp-form input[type=submit], #footer .mc4wp-form input[type=email] {
    min-width: 480px;
    margin-right: 0;
    margin-bottom: 10px;
	}
	.author-img {
		float: none;
		margin-right: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.author-content {
    text-align: center;
	}
}

@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%;
	}
	#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: 175px;
		}
	.meta_author,.by {
		display:none;
	}
	.meta_date {
		border-right: 0;
	}
	.item-related, .fullwidth .item-related {
		width: 100%;
		margin-bottom: 25px;
		margin-right: 0;
	}
	.post-share {
		margin-bottom: 0;
	}
	#respond input {
		width: 100%;
		box-sizing:border-box;
	}
	.post-author {
		padding: 30px;
	}
	.text_follow {
		display: none;
	}
	#top-social a {
		font-size: 14px;
		margin-left: 9px;
	}
	#footer .mc4wp-form input[type=submit], #footer .mc4wp-form input[type=email] {
    min-width: 300px;
	}
	.side_right, .side_left {
		float: none;
		width: 100%;
	}
	.side_left .post-img {
		margin-bottom: 15px;
	}
	.cat-blog a {
		font-size: 14px;
		margin-bottom: 13px;
	}
	.post-header h2 a, .post-header h1 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 9px;
	}
	.side_right .post-header h2 a {
		text-align: center;
	}
	.bxslider_featured {
		height: 220px;
	}
	.slide_overlay h2 a {
		font-size: 18px;
		line-height: 23px;
	}
	.readmore_slider a {
		display: none;
	}
	.slide_overlay {
		padding: 7%;
	}
	.footer_social a {
		margin: 0 11px;
	}
}
