html {
	  -webkit-text-size-adjust: 100%;
}

/*---RETINA GRAPHICS---*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	a.more-link {
		background: url(images/read-more@2x.png) left no-repeat;
		background-size: 166px 25px;
	}
	.top-bar .subscribe h3, #cmmc .subscribe h3 {
		background: url(images/subscribe-now@2x.png) no-repeat;
		background-size: 100% auto;
	}

}

/*---RESPONSIVE QUERIES---*/

@media ( max-width : 1175px ) {
	
	
}
@media ( max-width : 1090px ) {
	
	
}
@media ( max-width : 1010px ) {
	
	
}
@media ( max-width : 960px ) {
	.header .logo {
		width: 400px;
	}
	
		.header .logo a {
		    width: 400px;
		    height: 40px;
		}
	#main {
		width: -moz-calc(100% - 400px);
		width: -webkit-calc(100% - 400px);
		width: calc(100% - 400px);
		font-size: 22px;
	}
	.top-nav {
		width: -moz-calc(100% - 400px);
		width: -webkit-calc(100% - 400px);
		width: calc(100% - 400px);
	}
	.header-search input[type=search]:focus {
		width: 100px;
	}
	.home-featured {
		padding: 15px 0;
	}
}
@media ( max-width : 910px ) {
	
	
}
@media ( max-width : 850px ) {

}


@media ( max-width : 800px ) {

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 650px;
		margin-left: auto;
		margin-right: auto; }
		
	.span_sidebar {
		clear: both;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 50px 0 0;
		padding-top: 50px;
		border-top: 1px solid #ecebec;
	}
		
		body.home .span_sidebar {
			margin-top: 120px;
		}
		body.home.paged .span_sidebar {
			margin-top: 50px;
		}
	#top, #main, .hideonmobile, .header-search {
		display: none;
	}
	.top-bar {
		margin: 0;
		padding-top: 40px;
		background-color: #afa15b;
	}
		.top-bar .subscribe {
			border: none;
			padding: 0 0 10px;
			overflow: hidden;
			background-color: transparent;
			text-align: center;
		}
		.top-bar .subscribe h3 {
			width: auto;
			height: auto;
			display: inline;
			text-indent: 0;
			background-image: none;
			font-size: 12px;
			line-height: 20px;
			float: none;
			margin: 0 10px 0 0;
			display: none;
		}
		.top-bar .subscribe p {
			color: #ffffff;
			width: auto;
			float: none;
			display: inline;
			line-height: 20px;
			margin: 0;
			font-size: 12px;
		}	
			.top-bar .subscribe p span {
				display: none;
			}
		.top-bar .subscribe .email-form {
			display: inline-block;
			float: none;
			clear: none;
			margin: 0;
			vertical-align: middle;
			width: 100%;
			overflow: hidden;
		}
			.top-bar .subscribe .email-input {
				font-size: 16px;
			}
			.top-bar .subscribe .email-submit {
				color: #1b1b1b;
			}
				.top-bar .subscribe .email-submit:hover {
					 color: #ffffff !important;
				}
		
	.owl-carousel {
		margin-top: -10px;
		margin-bottom: 25px;
	}
	.owl-item .caption {
		padding: 10px 20px;
	}
	.owl-item h2.post-title {
		font-size: 12px;
	}
	.header {
		border: none;
		margin: 0 0 20px;
		padding-bottom: 0px;
	}
	.header .logo {
		display: none;
	}

	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 340px;
	}

	.footer-nav {
	    margin: 0 0 20px;
	    padding: 0;
	    width: 100%;
	    font-size: 110%;
	    float: none;
	    text-align: center;
	    line-height: 1.5;
	}
	.footer-nav a {
		padding: 3px 5px;
		display: inline-block;
	}
	.footer-nav li.top {
		display: block;
		float: none;
		margin: 20px 0 20px;
		font-size: 13px;
	}

	.sub-footer {
		padding: 10px 0;
		text-align: center;
	}
	.sub-footer .copyright {
	    margin: 20px auto 20px;
	    max-width: 100%;
	    text-align: center;
	    float: none;
	}

	
}
@media ( max-width : 768px ) {
	.footer-ad, .header-ad, .footer-widget.ad {
		display: none;
	}


}
@media ( max-width : 680px ) {

}

@media ( max-width : 650px ) {
	.single-post-content .post-title {
		text-align: center;
	}
	.single-post-content .post-meta {
		text-align: center;
	}
	.teaser-post h2 {
		font-size: 18px;
	}
	
}

@media ( max-width : 575px ) {
	.home-featured {
		padding: 0;
	}
	.home-featured .wrap {
		padding: 4% 4% 3px;
	}
	.home-featured .item {
		width: 48%;
		margin-bottom: 4%;
		position: relative;
	}
}
@media ( max-width : 450px ) {

	.meta-bottom .left, .meta-bottom .right {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 5px;
	}
}
@media ( max-width : 425px ) {		
	.owl-item h2.post-title {
		font-size: 10px;
	}
	.home-section h4 {
		font-size: 13px;
	}
	
	#comment-list li {
		padding: 16px; }
	#comment-list .avatar    {
		width: 42px;
		height: 42px; }

	.archives .archive-post {
		width: 48%;
		float: left;	
		clear: none !important;
		margin-right: 4% !important;
		margin-bottom: 15px;
		text-align: center;
	}
	.archive-post:nth-of-type(2n) {
		margin-right: 0 !important;
	}
	.archive-post:nth-child(2n+1) {
		clear: both !important;
	}
	.relatedposts .archive-post:nth-child(3) {
		display: none;
	}
	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 2;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 10px;
	    column-count: 2; 
	}
	.post-meta .wprm-recipe-snippet {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.post-meta .spacer {
		
	}
	
}