@media only screen and (min-width: 942px) and (max-width: 1170px) {
	
	.container { width:940px; }
	#main { width:650px; }
	
	#logo img {
		max-width:100%;
	}
	
	/* Featured area */
	.feat-item {
		height:574px;
		padding:15.2% 28.5%;
	}
	
	/* Grid item */
	.wpt-grid .wpt-item-grid {
		width:310px;
	}
	
		#main.fullwidth .wpt-grid .wpt-item-grid {
			width:450px;
		}
	
	/* Related items */
	.item-related {
		width:204px;
		margin-right:19px;
	}
	
	#main.fullwidth .item-related {
		width:292px;
		margin-right:32px;
	}
	#main.fullwidth .item-related:last-child {
		margin-right:0;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.container { width:726px; }
	
	#main { width:100%; }
	
	#sidebar {
		width:100%;
		margin:0 auto;
		float:none;
		overflow:hidden;
	}
	
	#logo img {
		max-width:100%;
	}
	
	/* Featured area */
	.feat-item {
		height:444px;
		padding:12.2% 25.5%;
	}
	.feat-item .post-header h2 a { font-size:22px; }
	
	
	/* Responsive Menu */
	#nav-wrapper { display:none; }
	.slicknav_menu {	display:block; }
	
	/* Grid item */
	.wpt-grid .wpt-item-grid {
		width:348px;
	}
	
	#main.fullwidth .wpt-grid .wpt-item-grid {
		width:348px;
		margin-right:26px;
	}
	
	/* Related items */
	.item-related, #main.fullwidth .item-related {
		width:230px;
		margin-right:18px;
	}
	
	#main.fullwidth .item-related:last-child {
		margin-right:0;
	}
		
	.widget .mc4wp-form-fields input { width: 696px; }
		
}


@media only screen and (max-width: 767px) {
	#header { margin-bottom: 30px; }
	.container { width:300px; }
	#content { margin-bottom:80px; }
	#main { width:100%; }
	#sidebar {
		width:100%;
	}
	
	#logo img {
		max-width:100%;
	}
	
	/* Featured area */
	.feat-item {
		height:220px;
		padding:16.2% 16.5%;
	}
	.feat-item .feat-read-button { display:none; }
	.feat-item .post-header .date { display:none; }
	.feat-item .post-header .date { margin-bottom:0; }
	.feat-item .post-header h2 a { font-size:15px; }
	.feat-item .post-header h2 { margin-bottom:0; }
	.feat-item .post-header .cat a { font-size:8px; margin-bottom:7px; }
	
	/* Responsive search */
	#top-search { right:10px; }
	i.search-desktop { display:none; }
	i.search-toggle { display:inline; }
	#top-search #s { display:none; }
	#top-social { right:55px; }
	
	/* Responsive Menu */
	#nav-wrapper { display:none; }
	.slicknav_menu {	display:block; }
	
	/* List layout */
	.list-item .post-img img { max-width:90px; }
	.list-item .post-img { margin-right:16px; }
	.list-item p { display:none; }
	.list-item .post-header h2 a { font-size:16px; }
	.list-item .post-header h2 { margin-bottom:6px; }
	.list-item .post-header { margin-bottom:0; }
	
	/* grid item */
	.wpt-grid .wpt-item-grid, #main.fullwidth .wpt-grid .wpt-item-grid {
		width:300px;
		margin-right:0;
	}
	.grid-item .post-header h2 a {
		font-size:18px;
	}
	
	/* Related items */
	.item-related, #main.fullwidth .item-related {
		width:300px;
		margin-right:0;
		margin-bottom:20px;
	}
	
	.author-img {
		margin-right:16px;
	}
	.author-img img {
		max-width:60px;
		height:auto;
	}
	
	#respond textarea { width:90%; }
	
	.bx-wrapper .bx-prev { left: 10px; }
	.bx-wrapper .bx-next { right: 10px; }
	
	.widget .mc4wp-form-fields input { width: 450px; }
}	


@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	.container { width:480px; }
	
	/* Featured area */
	.feat-item {
		height:310px;
		padding:14.2% 20.5%;
	}
	.feat-item .post-header .date { display:block; }
	.feat-item .post-header h2 { margin-bottom:14px; }
	.feat-item .post-header .cat a { font-size:10px; margin-bottom:12px; }
	.feat-item .post-header h2 a { font-size:16px; }
	
	/* List layout */
	.list-item .post-img img { max-width:180px; }
	.list-item .post-img { margin-right:22px; }
	.list-item .post-header h2 a { font-size:20px; }
	.list-item .post-header h2 { margin-bottom:8px; }
	
	/* grid item */
	.wpt-grid .wpt-item-grid, #main.fullwidth .wpt-grid .wpt-item-grid {
		width:225px;
		margin-right:26px;
	}
	
	/* Related items */
	.item-related, #main.fullwidth .item-related {
		width:148px;
		margin-right:18px;
	}
	
	.author-img img {
		max-width:70px;
		height:auto;
	}
	
	.bx-wrapper .bx-prev { left: 13px; }
	.bx-wrapper .bx-next { right: 13px; }
	
}
@media only screen and (max-width: 480px) {
	.gallery .gallery-item { width: 100% !important; }
	#top-social  { display:none; }
	.post-header h2 a, .post-header h1 { font-size: 24px; }
	.archive-box h1 { font-size: 30px; }
	.post-entry blockquote p { font-size: 16px; }
	.post-entry p { text-align: justify; }
	.post-entry blockquote p { text-align:left; }
	.error-page h1 { font-size: 160px; }
	.wpt-grid .wpt-item-grid { width: 100%; }
	.pagination { margin-top: 5px; }
	.widget .mc4wp-form-fields input { width: 270px; }
	#footer .copyright.left, #footer .copyright.right {
		float:none;
		text-align:center;
	}
}