@media only screen and (min-width: 942px) and (max-width: 1170px) {
	
	.container { width:940px; }
	#tp-side-content { width:610px; }
	
	
	/* Featured slider */
	.featured-slider-inner {
		height:461px;
	}
	
	/* Promo Boxes */
	.tp-promo-box {
		width:293px;
		height:172px;
	}
	
	
	/* Grid Layout */
	.tp-grid-wrap > li {
		width:289px;
	}
    #tp-side-content.fullwidth .tp-grid-wrap > li {
		width:286px;
	}
	#tp-side-content.fullwidth .tp-grid-wrap li:nth-of-type(3n+3) {
		margin-right:0;
	}
	
	/* Related Posts */
	.item-related {
		width:190px;
		margin-right:20px;
	}
	#tp-side-content.fullwidth .item-related {
		width:292px;
		margin-right:32px;
	}
	#tp-side-content.fullwidth .item-related:last-child {
		margin-right:0;
	}
	
	/* Footer */
	#footer-social a {
		margin:10px 19px 10px 0;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.container { width:726px; }
	
	#tp-side-content { width:100%; }
    
    #top-today-date {
        display: none;
    }
    
	#sidebar {
		width:480px;
		margin:0 auto;
		float:none;
		overflow:hidden;
	}
	
	#nav-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	/* Grid items */
	.tp-grid-wrap > li, #tp-side-content.fullwidth .tp-grid-wrap > li  {
		width:347px;
	}
	#tp-side-content.fullwidth .tp-grid-wrap > li  {
		margin-right:26px;
	}
	#tp-side-content.fullwidth .tp-grid-wrap li:nth-of-type(3n+3) {
		margin-right:26px;
	}
	#tp-side-content.fullwidth .tp-grid-wrap > li:nth-of-type(2n+2) {
		margin-right:0;
	}
	/* Featured slider */
	.featured-slider-inner {
		height:356px;
	}
	.post-slider-wrap h2 {
		font-size:32px;
	}
	
	/* Promo Boxes */
	.tp-promo-box {
		width:48%;
		height:180px;
		margin-right:4%;
	}
	.tp-promo-box:nth-child(2n) {
	   margin-right: 0;
	}
    .tp-promo-box:nth-child(n+3) {
	   margin-top: 20px;
	}
	/* Related items */
	.item-related, #tp-side-content.fullwidth .item-related {
		width:230px;
		margin-right:18px;
	}
	
	#tp-side-content.fullwidth .item-related:last-child {
		margin-right:0;
	}
	
	/* Footer */
	#footer-social a span {
		display:none;
	}
	#footer-social a {
		font-size:18px;
	}
    #newsletter-footer .mc4wp-form input[type=email] {
        width: 100%;
        float: none;
    }
    #newsletter-footer  .mc4wp-form input[type=submit] {
	   margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	
	.container { width:300px; }
	#tp-side-content { width:100%; }
    #top-today-date {
        display: none;
    }
	#sidebar {
		width:100%;
	}
	#logo img {
		max-width:100%;
	}
	
	#nav-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	/* grid item */
	.tp-grid-wrap > li, #tp-side-content.fullwidth .tp-grid-wrap > li {
		width:100%;
		margin-right:0;
	}
	
	/* Blog layout */
	.classic-blog .tp-post-thumb img { max-width:90px; }
	.classic-blog .tp-post-thumb { margin-right:16px; }
	.classic-blog p { display:none; }
	.classic-blog .tp-post-header h2 a { font-size:18px; }
    .classic-blog .tp-post-header .cat {
        display: none;
    }
	.classic-blog .tp-post-header h2 { margin-bottom:9px; }
	.classic-blog .tp-post-header { margin-bottom:0; }
	#tp-side-content.fullwidth .classic-blog .tp-post-thumb img { max-width:90px; }
	
	/* Featured slider */
	.featured-slider-inner {
		height:200px;
	}
	.post-slider-wrap h2 {
		font-size:20px;
	}
    .post-slider-wrap .read-more-btn {
        display: none;
    }
    .post-slider-wrap .cat {
        display: none;
    }
	.read-more-btn {
		font-size:9px;
		padding:8px 9px 9px 10px;
	}
	.post-slider-inner {
		max-width:80%;
	}
	.post-slider-wrap h2 {
		margin-bottom:12px;
	}
	.post-slider-wrap .cat a {
		margin:0 3px 10px;
	}
	
	/* Promo Boxes */
	.tp-promo-box {
		width:100%;
		height:176px;
		margin-bottom:30px;
	}
	
	/* Related items */
	.item-related, #tp-side-content.fullwidth .item-related {
		width:300px;
		margin-right:0;
		margin-bottom:20px;
	}
	
	/* Post header */
	.tp-post-header h2 a, .tp-post-header h1 {
		font-size:22px;
	}
	
	.tp-post-header h2, .tp-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;
	}
	
	/* Footer */
	#footer-social a span {
		display:none;
	}
	#footer-social a {
		font-size:18px;
		margin:10px;
	}
	
	/* 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;
	}
	
    #newsletter-footer {
        width: 100%;
    }
    #newsletter-footer .mc4wp-form input[type=email] {
        width: 100%;
        float: none;
    }
    #newsletter-footer  .mc4wp-form input[type=submit] {
	   margin-top: 30px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	
	.container { width:480px; }
	
    #top-bar {
        height: auto;
    }
	#top-left {
        float: none;
        text-align: center;
    }
    #top-today-date {
        display: none;
    }
    #main-search {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
	/* grid item */
	.tp-grid-wrap > li, #tp-side-content.fullwidth .tp-grid-wrap > li {
		width:100%;
		margin-right:0;
	}
	
	/* List layout */
	.classic-blog .tp-post-thumb img { max-width:150px; }
	.classic-blog .tp-post-thumb { margin-right:22px; }
	.classic-blog .tp-post-header h2 a { font-size:20px; }
	.classic-blog .tp-post-header h2 { margin-bottom:8px; }
    
	#tp-side-content.fullwidth .classic-blog .tp-post-thumb img { max-width:150px; }
 
	/* Featured slider */
	.featured-slider-inner {
		height:300px;
	}
	.post-slider-wrap h2 {
		font-size:24px;
	}
	.post-slider-inner {
		max-width:70%;
        padding: 20px 10px;
	}
	
	/* Promo Boxes */
	.tp-promo-box {
		width:100%;
		height:200px;
		margin-bottom:30px;
	}
	.tp-promo-box:last-child {
		margin-bottom:0;
	}
	
	/* Related items */
	.item-related, #tp-side-content.fullwidth .item-related {
		width:148px;
		margin-right:18px;
	}
	
	/* Author Box */
	.author-img img {
		max-width:70px;
		height:auto;
	}
	
	/* Footer */
	#footer-social a {
		font-size:18px;
		margin:10px 18px;
	}
	
    /* Comment Section */
    .post-comments ul.children {
        margin-left: 0;
    }
    
    #newsletter-footer  .mc4wp-form label {
        font-size: 16px;
    }
    #newsletter-footer  .mc4wp-form input[type=submit] {
        width: 100px;
	}
    .owl-nav svg {
        width: 25px;
    }
    .instagram-title {
        display: none;
    }
}
@media screen and (max-width: 480px) { 
    #top-bar {
        height: auto;
    }
	#top-left {
        float: none;
        text-align: center;
    }
    #top-today-date {
        display: none;
    }
    #main-search {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    /* Comment Section */
    .post-comments ul.children {
        margin-left: 0;
    }
    .classic-blog .tp-post-header h2 a { font-size:18px; }
    .classic-blog .tp-post-header .cat {
        display: none;
    }
    #newsletter-footer  .mc4wp-form label {
        font-size: 16px;
    }
    #newsletter-footer  .mc4wp-form input[type=submit] {
        width: 100px;
	}
    .owl-nav svg {
        width: 25px;
    }
    .instagram-title {
        display: none;
    }
}