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) {


}

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

@media ( max-width : 1200px ) {
	
}
@media ( max-width : 1000px ) {
	
	#main {
		font-size: 13px;
	}
	
	#main li a {
		padding: 0 12px;
	}

}
@media ( max-width : 900px ) {
	.header .logo, .header h1.logo {
		overflow: hidden;
		width: 250px;
		margin: 30px 0 20px; 
		float: left;
		clear: both;
	}
	#main {
		width: -moz-calc(100% - 250px);
		width: -webkit-calc(100% - 250px);
		width: calc(100% - 250px);
		font-size: 12px;
		margin-top: 20px
	}


	

}
@media ( max-width : 799px ) {
	body {
		border: none;
		padding: 0;
	}
	
	.wrapper, .wrap {
		padding: 0 20px;
	}

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 100%; 
		margin: 0 auto;
	}
	
	.span_content {
		max-width: 720px;
	}
	.span_content_full {
		max-width: 720px;
	}	
	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 50px auto 0;
		padding-top: 50px;
		border-top: 1px solid #E7EEE5;
	}
		
	.top-bar, .header-search, .header-social, #main {
		display: none !important;
	}
	
	.header {
		padding-top: 50px;
		border: none;
	}
		body.home .header {
			padding-top: 70px;
		}
		
		body.home.paged .header {
			
		}
	.header .logo {
		display: none
	}

	.sidebar, .topsidebar, .midsidebar, .lowersidebar {
		float: none;
		width: 100%;
		max-width: 400px;
	}
	
	.sidebar .subscribe {
		display: none
	}

	.footer-nav {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
		font-size: 130%;
	}
		.footer-nav a {
			padding: 5px;
			display: inline-block
		}

	.copyright {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 30px
	}
	.sub-footer {
		padding: 25px 0
	}
	
	.homepage-subscribe {
		margin: 0px 0 30px;
		padding: 20px 0;
	}
		body.home .homepage-subscribe {
			margin: 0px 0 80px;
			padding: 50px 0;
		}
		body.paged .homepage-subscribe {
			margin: 0px 0 80px;
			padding: 50px 0;
		}
		
		.homepage-subscribe.footer-subscribe {
			padding-top: 30px !important;
		}
	
	.subscribe h3 {
		width: 240px;
		height: 40px;
	}
	.homepage-subscribe .subscribe .textwidget {
		width: -moz-calc(100% - 260px);
		width: -webkit-calc(100% - 260px);
		width: calc(100% - 260px);
	}
	.subscribe .email-input {
		font-size: 16px;
		height: 44px;
		line-height: 44px;
		padding: 0 15px;
	}
		
	.subscribe .email-submit {
		font-size: 14px;
		width: 120px;
		height: 44px;
		line-height: 44px;
		padding: 0 10px;
	}


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

	.home-section .category-posts .item {
		width: 47%;
		margin-bottom: 6%
	}
	.home-featured.home-section .category-posts .item {
		width: 48.25%;
		margin-bottom: 25px
	}
	
	.home-sections .home-section h3 {
		width: 100%;
		float: none;
		text-align: left !important;
		position: relative;
		margin: 0px 0 25px;
	}

	.home-sections .home-section .category-posts {
		width: 100%;
		float: none;
	}	

	.home-sections .home-section .more {
		width: auto;
		display:block;
		float: none;
		width: 100%;
		clear: none;
		text-align: left !important;
	}
		.home-sections .home-section .more .screen-reader-text {
			position: relative;
			left: 0px;
			top: auto;
			width: auto;
			height: auto;
			overflow: hidden;
		}
	.home-section h3 .arrow, .home-sections .home-section:nth-child(odd) h3 .arrow {
		border-bottom: 1px solid #3e3d40;
		display: block;
		position: relative;
		z-index: 1001;
		margin: -16px 0 40px;
		left: auto;
		right: 0px;
		display: none;
	}
		.home-section h3 .arrow:after, .home-sections .home-section:nth-child(odd) h3 .arrow:after {
			display: inline-block;
		    content: '';
		    width: 10px;
		    height: 10px;
		    transform: rotate(45deg);
			transform-origin: center center;
		    border-right: 1px solid #3e3d40;
		    border-top: 1px solid #3e3d40;
		    position: absolute;
		    top: -5px;
		    right: 2px;
		}
		.image-blocks .wrap .item {
			width: 100%;
			margin-bottom: 25px
		}


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

	.homepage-subscribe {
		margin: 0px 0 30px;
		padding: 10px 0 22px;
	}
		body.home .homepage-subscribe {
			padding: 0px 0 25px;
			margin-bottom: 30px
		}
		body.paged .homepage-subscribe {
			padding: 20px 0 17px;
		}
		
		
	.homepage-subscribe .subscribe h3 {
		display: block;
		float: none;
		margin: 0 auto;
	}
		body.home .homepage-subscribe .subscribe h3 {
			display: block;
		}
		body.paged .homepage-subscribe .subscribe h3 {
			
		}
	.homepage-subscribe .subscribe .textwidget {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		margin: 10px auto 0;
		max-width: 450px;
	}
	.footer .press-desktop {
		display: none
	}
	.footer .press-mobile {
		display: block
	}
	
}


@media ( max-width : 500px ) {
	
	

	.home-section .item a.overlay, .image-blocks .item a h2 {
		opacity: 1.0;
		background-color: transparent;
	}
		.home-section .item a.overlay h2, .image-blocks .item a h2 .valign {
			background-color: rgba(45,45,45,.6);
		}
			.image-blocks .item a h2 .valign {
				padding: 5px 10px
			}
		.home-section .item a.overlay h2 {
			font-size: 11px;
		}
	.post-meta .wprm-recipe-snippet {
		display: block;
		padding-top: 5px;
		padding-bottom: 12px;
	}
}

@media ( max-width : 425px ) {
	.homepage-featured .item .caption .post-meta {
		display: none
	}
	.teaser-post {
		width: 100% !important;
		margin: 0 0 50px 0;
		float: none;
	}
	.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;
	}

	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 2;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 10px;
	    column-count: 2;
	}
	

	.homepage-subscribe .subscribe .title p {
		font-size: 11px;
		font-size: 3vw;
	}
	.breadcrumb .breadcrumb_last {
		display: none
	}

}

@media ( max-width : 350px ) {
	body.home .homepage-subscribe .subscribe h3 {
		width: 200px;
		height: 35px;
		background-size: 100% auto;
		background-position: left center;
	}
	body.home .homepage-subscribe .subscribe h3:before {
		display: none
	}
}