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

/*---RESPONSIVE QUERIES---*/
@media ( min-width : 865px ) and ( max-width : 990px ), ( min-width : 480px ) and ( max-width : 605px ), ( max-width : 400px ) {

	
}
@media ( min-width : 800px ) and ( max-width : 1000px ), ( max-width : 480px ) {
	}
	
@media ( min-width : 800px ) and ( max-width : 1000px ) {
	

}

@media ( min-width : 800px ) {

	
	
}

@media ( min-width : 800px ) and ( max-width : 1030px ) {

}

@media ( max-width : 980px ) {
	
}
@media ( min-width : 800px ) and ( max-width : 900px ) {

}



@media ( max-width : 799px ) {
	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 720px;
		margin: 0 auto;
	}
		.span_content_full {
			max-width: 100%;
		}	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 50px auto 0;
		border-top: 1px solid #ececec;
		padding-top: 50px;
	}
	
	.top-bar, #main, .top-nav {
		display: none;
	}
	.header {
		margin: 0 0 20px;
	}
		body.home .header {
			margin-bottom: 0px;
		}
		.header .wrap {
			
		}
	.header .logo {
		margin: 10px auto 15px;
		float: none;
	}
		body.admin-bar .header .logo {
			margin: -30px auto 15px;
		}

	
	.sub-footer .footer-nav {
		width: 100%;
		float: none;
		text-align: center;
		margin: 20px 0;
		font-size: 120%;
	}
	
	.sub-footer .copyright {
		width: 100%;
		float: none;
		text-align: center;
	}


	.span_content_full .items-3-col .item {
		width: calc((100% / 2) - 4%);
		margin: 0 2% 30px;
	}
	
	.home-section .video-content {
		display: -ms-Flexbox;
		-ms-box-orient: horizontal;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		position: relative;
		background-color: #ffffff;
		box-shadow: 0px 0px 11px rgba(232,229,226,1);
	}
	.home-section .video-content .player {
		width: 100%;
		margin: 0;	
	}
		.home-section .video-content .player {
			position: relative;
			padding-bottom: 56%;
			height: 0;
			overflow: hidden;
		}
		
	.home-section .video-content .caption {
		width: 100%;
	}
	.optin-content {
		display: block;
		flex: none;
		gap: 0;
		text-align: center;
	}
		.optin-content .form {
			margin: 10px auto 0;
		}
	.sidebar .subscribe {
		display: none;
	}

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



}
@media ( max-width : 700px ) {
	.homepage-featured {
		padding: 0 0 15px;
		margin-bottom: 6vw;
	}
	.homepage-featured:before {
		height: 60%;
	}
		.homepage-featured .wrap {
			padding: 0;
		}
		.homepage-featured .item .bg-overlay {
			display: none;
		}
	.homepage-featured .caption {
		background-color: #ffffff;
		margin: -100px 19px 5px;
		padding: 4%;
		position: relative;
		text-align: center;
		background-color: #ffffff;
		box-shadow: 0px 0px 11px rgba(112,113,112,.4);
	}
	.homepage-featured .item .title {
		font-size: 62px;
		font-size: clamp(32px, 6vw, 62px);
		margin: 5px 0;
		position: relative;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.homepage-featured .item .more-link {
		position: relative;
		font-size: 11px;
		right: 0;
		bottom: 0;
	}
	.homepage-featured .item .post-meta {
		font-size: 11px;
		position: relative;
		left: 0;
		bottom: 0;
		transform: rotate(0deg);
		letter-spacing: .5em;
	}
	.homepage-featured .item .title a, .homepage-featured .item a .title {
		color: #232b2a !important;
	}
	.homepage-featured .item a .more-link, .homepage-featured .item a .more-link:hover {
		color: #647249 !important;
	}
	.homepage-featured .item a:hover .title {
		color: #929c80 !important;
	}
}
@media ( max-width : 650px ) {
	.home-section {
		padding: 30px 0;
	}

}

@media ( max-width : 600px ) {
	
	.items-4-col {
		margin: 0 -2%;
	}
		.items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 2%;
			
		}
		.items-4-col .item .title {
			font-size: 18px;
			font-size: clamp(12px, 4vw, 18px);
		}
	.items-5-col, .items-6-col {
		margin: 0 -1.5%;
		align-items: center;
		justify-content: center;
	}
		.items-5-col .item, .items-6-col .item {
			width: calc((100% / 3) - 3%);
			margin: 0 1.5% 3%;
			
		}
		.items-5-col .item .title, .items-6-col .item .title {
			font-size: 18px;
			font-size: clamp(12px, 3vw, 18px);
		}

}

@media ( max-width : 600px ) {



	
}

@media ( max-width : 500px ) {
	h1 {
		font-size: 36px;
	}
	.archives.items-3-col .item {
		margin-bottom: 15px;
		width: calc((100% / 2) - 4%);
	}
		
	.breadcrumb_last {
		display: none;
	}
	.pagination h2.screen-reader-text {
		margin-bottom: 12px;
	}
	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 2;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 10px;
	    column-count: 2;
	}
	.divider.latest {
		letter-spacing: .5em;
		font-size: 12px;
		margin: 15px 0 15px;
	}


}



@media ( max-width : 400px ) {
	
	.wrap, .wrapper {
		padding: 0 15px;
	}
	.inner-post .subscribe {
		padding: 25px;
		box-shadow: none;
		margin-left: -15px;
		margin-right: -15px;
	}
	.homepage-featured {
		margin-bottom: 40px;
	}
	.homepage-featured .caption {
		margin: -50px 15px 1px;
		padding: 8px;
	}
	.span_content_full .items-3-col .item {
		width: calc((100%) - 4%);
		margin: 0 2% 30px;
	}
		.span_content_full .items-3-col .item .title {
			font-size: 24px;
			font-size: clamp(24px, 9vw, 34px);
		}
	.subscribe .email-form {
		display: block;
		flex: none;
		gap: 10px;
	}

	.subscribe .email-input {
		width: 100%;
	}
	.subscribe .email-submit {
		width: 100%;
	}


}
@media ( max-width : 375px ) {
	
}
@media ( max-width : 359px ) {
	.wrap, .wrapper {
		padding: 0 10px;
	}
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -10px;
		margin-right: -10px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head {
		padding: 15px 10px 15px;
		text-align: center
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-body {
		padding: 1px 10px;
	}
	
}