@media only screen and (min-width: 942px) and (max-width: 1170px) {
	
	.container { width:940px; }
	#venza-content-section { width:610px; }
	
	
	/* Featured slider */
	.feature-slider-post {
		height:461px;
	}
	.featured-post-wrap h2 {
	   font-size: 26px;
	}
    .featured-post-inner {
        padding: 40px 20px;
    }
	/* Promo Boxes */
	.promo-box {
		width:293px;
		height:172px;
	}
	
	
	/* Grid Layout */
	.venza-grid-wrap > li {
		width:290px;
	}
	#venza-content-section.fullwidth .venza-grid-wrap > li {
		width:286px;
	}
	
	/* Related Posts */
	.related-post-item {
		width:190px;
		margin-right:20px;
	}
	#venza-content-section.fullwidth .related-post-item {
		width:292px;
		margin-right:32px;
	}
	#venza-content-section.fullwidth .related-post-item:last-child {
		margin-right:0;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.container { width:726px; }
	
	#venza-content-section { width:100%; }
	
	#sidebar {
		width:480px;
		margin:0 auto;
		float:none;
		overflow:hidden;
	}
	
	#venza-top-nav-wrap {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	/* Grid items */
	.venza-grid-wrap > li, #venza-content-section.fullwidth .venza-grid-wrap > li  {
		width:348px;
	}
    #venza-content-section.fullwidth .venza-grid-wrap li:nth-of-type(3n+3) {
		margin-right:26px;
	}
	#venza-content-section.fullwidth .venza-grid-wrap > li  {
		margin-right:26px;
	}
	#venza-content-section.fullwidth .venza-grid-wrap li:nth-of-type(2n+2) {
		margin-right:0;
	}
	/* Featured slider */
	.feature-slider-post {
		height:356px;
	}
	.featured-post-wrap h2 {
		font-size:23px;
	}
	.featured-post-inner {
        padding: 20px;
    }
	/* Promo Boxes */
	.promo-box {
		width:230px;
		height:135px;
		margin-right:18px;
	}
	
	/* Related items */
	.related-post-item, #venza-content-section.fullwidth .related-post-item {
		width:230px;
		margin-right:18px;
	}
	
	#venza-content-section.fullwidth .related-post-item:last-child {
		margin-right:0;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.container { width:300px; }
	#venza-content-section { width:100%; }
	#sidebar {
		width:100%;
	}
	#logo img {
		max-width:100%;
	}
	
	#venza-top-nav-wrap {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	/* grid item */
	.venza-grid-wrap > li, #venza-content-section.fullwidth .venza-grid-wrap > li {
		width:100%;
		margin-right:0;
	}
	
	/* Classic Blog layout */
	.classic-layout .post-thumbnail img { max-width:90px; }
	.classic-layout .post-thumbnail { margin-right:16px; }
	.classic-layout p { display:none; }
	.classic-layout .post-header h2 a { font-size:14px; }
	.classic-layout .post-header h2 { margin-bottom:9px; }
	.classic-layout .post-header { margin-bottom:0; }
	#venza-content-section.fullwidth .classic-layout .post-thumbnail img { max-width:90px; }
	
	/* Featured slider */
	.feature-slider-post {
		height:200px;
	}
	.featured-post-wrap h2 {
		font-size:20px;
	}
	.featured-post-read-more {
		font-size:9px;
	}
	.featured-post-wrap h2 {
		margin-bottom:12px;
	}
	.featured-post-wrap .cat a {
		margin:0 3px 10px;
	}
    .featured-post-inner {
        padding: 20px;
    }
	/* Promo Boxes */
	.promo-box {
		width:100%;
		height:176px;
		margin-bottom:30px;
	}
	
	/* Related items */
	.related-post-item, #venza-content-section.fullwidth .related-post-item {
		width:300px;
		margin-right:0;
		margin-bottom:20px;
	}
	
	/* Post header */
	.post-header h2 a, .post-header h1 {
		font-size:22px;
	}
	
	.post-header h2, .post-header h1 {
		max-width:100%;
	}
	
	/* post share */
	.post-share-box {
		width:100% !important;
		border-left:none;
		border-bottom:1px solid #e5e5e5;
		height:48px;
		line-height:48px;
	}
	.post-share-box:last-child {
		border-bottom:none;
	}
	
	/* Author box */
	.author-img {
		margin-right:16px;
	}
	.author-img img {
		max-width:60px;
		height:auto;
	}
	
	/* Instagram */
	#instagram-footer ul.instagram-pics > li {
		width:25% !important;
	}
	#instagram-footer ul.instagram-pics > li:nth-child(8), #instagram-footer ul.instagram-pics > li:nth-child(7), #instagram-footer ul.instagram-pics > li:nth-child(6), #instagram-footer ul.instagram-pics > li:nth-child(5) {
		display:none;
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	.container { width:480px; }
	
	/* grid item */
	.venza-grid-wrap > li, #venza-content-section.fullwidth .venza-grid-wrap > li {
		width: 100%;
		margin-right:0 !important;
	}
	
	/* Classic Blog layout */
	.classic-layout .post-thumbnail img { max-width:150px; }
	.classic-layout .post-thumbnail { margin-right:22px; }
	.classic-layout .post-header h2 a { font-size:17px; }
	.classic-layout .post-header h2 { margin-bottom:8px; }
	#venza-content-section.fullwidth .classic-layout .post-thumbnail img { max-width:150px; }
	
	/* Featured slider */
	.feature-slider-post {
		height:300px;
	}
	.featured-post-wrap h2 {
		font-size:18px;
	}
    .featured-post-inner {
        padding: 20px 15px;
    }
	/* Promo Boxes */
	.promo-box {
		width:100%;
		height:200px;
		margin-bottom:30px;
	}
	.promo-box:last-child {
		margin-bottom:0;
	}
	
	/* Related items */
	.related-post-item, #venza-content-section.fullwidth .related-post-item {
		width:148px;
		margin-right:18px;
	}
	/* Gallery */
    .gallery-wrap, .gallery-wrap .owl-carousel .owl-item img, .gallery-wrap .owl-carousel .owl-stage, .gallery-wrap .owl-stage-outer {
        max-height: 350px;
        width: auto;
    }
	/* Author Box */
	.author-img img {
		max-width:70px;
		height:auto;
	}
	
	/* Footer */
    #venza-footer-nav-wrap .menu {
        float: none;
        width: 100%;
        text-align: center;
        padding-bottom: 0;
    }
    
    #footer-copyright {
        float: none;
        text-align: center;
        padding-top: 0;
        margin-top: 30px;
    }
    /* Comment Section */
    .post-comments ul.children {
        margin-left: 0;
    }
}
@media screen and (max-width: 480px) { 
    .featured-post-inner {
        padding: 15px;
    }
    .featured-post-wrap h2 {
		font-size:18px;
	}
    /* Gallery */
    .gallery-wrap, .gallery-wrap .owl-carousel .owl-item img, .gallery-wrap .owl-carousel .owl-stage, .gallery-wrap .owl-stage-outer {
        max-height: 350px;
        width: auto;
    }
    /* Comment Section */
    .post-comments ul.children {
        margin-left: 0;
    }
    .post-content ul, .post-content ol, .comments ul, .comments ol {
    	margin-left: 0;
    }
    #venza-footer-nav-wrap .menu {
        float: none;
        width: 100%;
        text-align: center;
    }
    #footer-copyright {
        float: none;
        text-align: center;
        padding-top: 0;
        margin-top: 30px;
    }
}