.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: 204px;
    	margin-right: 18px;
	}
		.fullwidth .item-related {
			width: 176px;
  			margin-right: 15px;
		}	
	
	#footer-social a {
		margin-right:16px;
	}
	.promo_item {
		height: 207px;
		width: 300px;
		margin-right: 20px;	
	}

}
@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: 225px;
		margin-right: 20px;	
	}	
		.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;
	}
	
	#footer-social a {
		margin-right:26px;
	}
	
	#footer-social a span {
		display:none;
	}
	
}


@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 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;
	}
		
	.author-img {
		margin-right:20px;
	}
	.author-img img {
		width:60px;
		height:60px;
	}
	
	
	.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: 28px;		
	}	
	/********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 {
		margin-top:70px;
	}
	#footer_meta h2 {
		float:none;
		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%;
	}	
	.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:320px; 
	}
	.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%;
	}	
	.item-related:nth-of-type(2n) {
		margin-right:0;
	}
	
	.promo_item {
		height: 180px;
	}
}
