

@media only screen and (max-width: 767px) {
	
	/* HOMEPAGE */
	
	.wrapper, .home-content, .post{
		width: 300px;
		padding: 0;
	}
	
	.home-content{
		margin: 90px 0 0 0;
	}
	
	.post{
		width: 300px;
		padding: 0;
		height: auto;
	}
	
	.post-title{
		width: 300px;
		height: auto;
	}
	
	.post-thumb, .post-thumb img{
		width: 300px;
		height: 180px;
	}
	
	/* HEADER & FOOTER */
	
	.header, .footer{
		margin: 0 auto;
	}
	
	.header-container, .footer-container{
		width: 300px;
	}
	
	.header-nav,  .footer-nav{
		display: none;
	}
	.logo-text{
	  font-size: 26px;
	}
	
	.header-left{
		width: 120px;
	}
	
	.header-right{
		width: 165px;
	}
	
	#category-select{
		display: block;
	}
	
	.fa-2x{
		width: 25px;
	}
	
	.search-field:focus{
		width: 300px;
	}
	
	/* POST */
	
	.post-content{
		width: 300px;
		padding: 0;
	}

	
	h1{
		font-size: 22px;
		line-height: 25px;
	}
	
	h3{
		font-size: 18px;
		line-height: 20px;
	}
	
	.single-info, .single-info a, .single-info-edit a, .single-info-bottom, .single-info-bottom a{
		line-height: 30px;
		font-size: 14px;
	}
	
	.single-title{
		margin: 20px 0 25px 0;
	}
	
	.single img, .random-container-bottom h4{
		width: 300px;
	}
	
	.share-facebook, .share-twitter, .share-google{
		width: 300px;
		margin: 0 0 1px 0;
	}
	
	.share-bottom{
		height: auto;
		margin: 25px 0;
	}
	
	/* SIDEBAR */
	
	.sidebar{
		padding: 0;
		margin: 0;
	}
	
	.social-icons{
		width: 300px;
	}
	
	.social-icons li{
		margin: 0 11px 11px 0;
	}
	
	/* Disabled */
	
	.random-container-top,  .random-posts-widget-top, .overlay{
		display: none;
	}
	
}

/**************** Mobile Landscape ****************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* HOMEPAGE */
	
	.wrapper, .home-content, .post{
		width: 480px;
		padding: 0;
	}
	
	.home-content{
		margin: 90px 0 0 0;
	}
	
	.post{
		width: 480px;
		padding: 0;
		height: auto;
	}
	
	.post-title{
		width: 480px;
		height: auto;
	}
	
	.post-thumb, .post-thumb-medium, .random-posts-widget-sidebar img, .post-thumb img{
		width: 480px;
		height: 291px;
	}
	
	/* HEADER & FOOTER */
	
	.header, .footer{
		margin: 0 auto;
	}
	
	.header-container, .footer-container{
		width: 480px;
	}
	
	.header-nav,  .footer-nav{
		display: none;
	}
	.logo-text{
	  font-size: 26px;
	}
	
	.header-left{
		width: 120px;
	}
	
	.header-right{
		width: 165px;
	}
	
	#category-select{
		display: block;
	}
	
	.fa-2x{
		width: 25px;
	}
	
	.search-field:focus{
		width: 480px;
	}
	
	/* POST */
	
	.post-content{
		width: 480px;
		padding: 0;
	}
	
	h1{
		font-size: 22px;
		line-height: 25px;
	}
	
	h3{
		font-size: 18px;
		line-height: 20px;
	}
	
	.single-info, .single-info a, .single-info-edit a, .single-info-bottom, .single-info-bottom a{
		line-height: 30px;
		font-size: 14px;
	}
	
	.single-title{
		margin: 20px 0 25px 0;
	}
	
	.single img, .random-container-bottom h4{
		width: 480px;
	}
	
	.share-facebook, .share-twitter, .share-google{
		width: 480px;
		margin: 0 0 1px 0;
	}
	
	.share-bottom{
		height: auto;
		margin: 25px 0;
	}
	
	/* SIDEBAR */
	
	.sidebar{
		width: 480px;
		padding: 0;
		margin: 0;
	}
	
	.social-icons{
		width: 480px;
	}
	
	.widget-title, .subscribe-widget{
		width: 450px;
	}
	
	.social-icons li{
		margin: 0 16px 16px 0;
	}
	
	/* Disabled */
	
	.random-container-top,  .random-posts-widget-top, .overlay{
		display: none;
	}
	
}

/**************** Tablets ****************/

@media only screen and (min-width: 768px) and (max-width: 1113px) {
	
	/* HOMEPAGE */
	
	.wrapper, .home-content{
		width: 768px;
	}
	
	
	/* Header & Footer */
	
	.header, .footer{
		margin: 0 auto;
	}
	
	.header-container, .footer-container{
		width: 738px;
	}
	
	.header-nav, .footer-nav{
		display: none;
	}
	
	.header-left{
		width: 120px;
		background: #37a793;
	}
	
	#category-select{
		display: block;
	}

	/* POST */
	
	.post-content{
		width: 738px;
	    padding: 0;
	    margin: 60px auto 0 auto;
	    float: none;
	}
	
	.post{
		width: 46%;
		padding: 2%;
	}
	
	.post-thumb, .post-thumb img, .post-title{
		width: 100%;
		height: auto;
		margin-bottom: -5px;
	}
	
	.share-facebook, .share-twitter{
		margin: 0 14px 0 0;
	} 
	
	.share-google{
		margin: 0;
	}
	
	/* SIDEBAR */
	
	.sidebar{
		width: 738px;
		padding: 0;
		margin: auto;
		float: none;
	}
	
	.widget-title, .subscribe-widget{
		width: 708px;
	}
	
	.social-icons{
		width: 738px;
	}
	
	.social-icons li{
		margin: 0 9px 9px 0;
	}
	
	.random-posts-widget-sidebar{
		width: 339px;
		height: 300px;
		float: left;
		margin: 30px 30px 0 0;
	}
	
	.random-posts-widget-sidebar img, .post-thumb-medium{
		width: 339px;
		height: 206px;
	}
	
		/* Disabled */
	
	.random-container-top,  .random-posts-widget-top,  .overlay{
		display: none;
	}
	
}