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 : 600px ) {

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

}

@media ( max-width : 1200px ) {


}


@media ( max-width : 980px ) {
	.header .logo {
		overflow: hidden;
		width: 220px;
		float: left;
		margin: -48px 0px 25px -10px;
	}
	.header #main {
		width: -moz-calc(100% - 200px);
		width: -webkit-calc(100% - 200px);
		width: calc(100% - 200px);
		float: right;
		margin: 28px -10px 0 0;
	}
	#main {
		font-size: 21px;
	}

	#main li {
		margin: 0;
	}
	
	#main li a {
		padding: 0 10px;
	}
}
@media ( max-width : 920px ) {
	.footer .wrap .logo {
		width: 25%;
		flex-shrink: 1;
	}
	.footer .wrap .footer-nav {
		width: 65%;
		flex-shrink: 1;
		gap: 30px;
	}
	
}
@media ( max-width : 860px ) {
	#main {
		font-size: 21px;
		font-size: 2.25vw
	}
}

@media ( max-width : 799px ) {
	body {

	}

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 100%;
	}	
	
	#main, .top-stuff, .header .logo, .top-bar .social {
		display: none;
	}
	
	.top-bar {
		display: block;
		width: 100%;
		background-color: #dee9f0;
		border: none;
		z-index: 11;
		padding: 0;
		margin: 0;
		height: auto;
		padding: 15px 10px;
		margin-top: 100px
	}
		.top-bar .top-cta {
			padding: 0;
			margin-left: 0px;
			border-left: none;
			display: block;
			text-align: center;
			vertical-align: middle;
			height: auto;
			line-height: 1.2;
			font-size: 16px;
		}
			.top-bar .top-cta a {
				font-family: "Futura", "Gill Sans", "Franklin Gothic Medium", "Calibri", "Optima", sans-serif;
				text-transform: uppercase;
				letter-spacing: .1em;
				font-weight: 600;
				background: #035276;
				color: #ffffff;
				margin: 0px;
				text-align: center;
				box-shadow: none;
				border: none;
				text-decoration: none;
				display: inline-block;
				font-size: 11px;
				border-radius: 16px;
				line-height: 1.6;
				padding: 6px 13px 5px;
				margin: 0 0 0 8px;
			}

	.header {
		display: none
	}
	
	h1.page-title {
		margin-top: 25px;
	}
	
	.sub-footer .footer-nav, .sub-footer .copyright {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 10px;
		color: #737373
	}
	.footer .wrap {
		-ms-box-orient: horizontal;
		display: -ms-Flexbox;
		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;
		text-align: center
	}
	.footer .wrap .logo {
		width: 100%;
		flex-shrink: 0;
		order: 4;
	}
	.footer .wrap .footer-nav {
		width: 100%;
		flex-shrink: 0;
		gap: 0px;
		order: 1;
	}
		.footer .wrap .footer-nav ul {
			flex-shrink: 0;
			width: 33.33%;
		}
	
	.wp-block-cover, .wp-block-cover-image {
		min-height: 250px;
		padding-top: 10%;
		padding-bottom: 10%;
	}
	body.home .page-content>.wp-block-cover:first-child .wp-block-group.has-background {
		margin-right: auto;
		margin-left: auto;
	}
	.post-cover .breadcrumb {
		margin-top: 15px;
		margin-bottom: -5px;
	}
	.post-cover .post-meta {
		line-height: 1.2;
		margin-top: -10px;
		margin-bottom: 15px;
	}
	
}
@media (max-width: 781px) {
	.wp-block-columns.four-columns {
		-ms-box-orient: horizontal;
		display: -ms-Flexbox;
		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-evenly;
		gap: 0% !important;
		margin-left: -15px;
		margin-right: -15px;
	}
	.wp-block-columns.four-columns .wp-block-column {
		flex-basis: 48% !important;
		flex-grow: 0 !important;
	}
	body.home .half-and-half .wp-block-column img {
		min-width: auto;
	}
	
	.featured-posts-block .items-2-col {
		margin: 0;
	}
		.featured-posts-block .items-2-col .item {
			margin: 0 0 6%;
			width: 100%;
		}
	
}
@media ( max-width : 700px ) {

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


}
@media ( max-width : 650px ) {
	.full-page-content .wp-block-media-text, .full-page-content .wp-block-columns, .full-page-content .wp-block-group {
		margin-top: 12vw;
		margin-bottom: 12vw;
	}
		.full-page-content .wp-block-group.has-background, .pre-footer .wp-block-group.wave-top {
			
		}
		.wp-block-columns.price-table {
			margin-top: 10vw;
		}
			.wp-block-columns.price-table .wp-block-column {
				margin-top: 10vw;
			}
		.wp-block-group.has-background.half-and-half {
			position: relative;
			background-color: transparent;
			padding-top: 10vw;
			margin-top: 0;
		}
		.wp-block-cover .wp-block-group.has-background {
			
		}
			.full-page-content .wp-block-group .wp-block-group__inner-container {
				
			}
		.span_content_full .featured-posts-block {
			padding: 6vw 0 8vw;
		}
	
	.page-content .wp-block-cover {
		padding: 12vw 25px;
	}
	body .page-content>.wp-block-cover:first-child+.wp-block-media-text {
		margin-top: 16vw
	}
		body .span_content>.wp-block-cover:first-child+article.single-post-content {
			margin-top: 15vw
		}
		body .page-content>.wp-block-cover:first-child+.wp-block-spacer {
			height: 50px !important;
		}
	body.home .page-content>.wp-block-cover:first-child:after, .wp-block-cover.lines:first-child:after {
		padding: 0;
		background: url(../svg/lines.svg) no-repeat center bottom;
		background-size: 200% auto;
		content: "";
		width: 100%;
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		margin-bottom: -6%;
	}
	
	body.home .page-content>.wp-block-cover:first-child .wp-block-group.has-background {
		padding: 5px 10px 0;
	}
	body.home .wp-block-cover h1, .wp-block-cover h1 {
		font-size: 48px;
		font-size: 8vw;
		font-size: clamp(24px, 8vw, 48px);
		margin: 15px 0;
	}
		body.home .page-content>.wp-block-cover:first-child h1 em {
			background: url(../png/delicious.png) no-repeat;
			background-size: 100% auto;
			text-indent: -9999px;
			display: inline-block;
			width: 32%;
			height: 0;
			padding-bottom: 12%;
			position: relative;
			top: -7px;
			margin: 0 -2px -18px -3px;
		}
	.wp-block-cover p {
		font-weight: 600;
		font-size: 24px;
		font-size: 5vw;
		font-size: clamp(14px, 5vw, 24px);
		margin: 15px 0 15px;
	}
	.wp-block-cover .wp-block-buttons {
		margin: 15px 0 15px;
	}
	
	.pre-footer:after {
		padding: 120px 0;
		background: url(../svg/lines.svg) no-repeat center bottom;
		background-size: 200% auto;
		width: 100%;
		padding-bottom: 20%;
	}
	
	.half-and-half:before {
		width: 100%;
		height: 16%;
	}
		body.home .half-and-half:before {
			height: 26%;
		}
		
	.half-and-half h3 {
		font-size: 4.5vw;
		font-size: clamp(18px, 4.5vw, 24px);
	}
	.half-and-half .wp-block-image {
		margin: 0px 0 15px;
	}
	
	.wp-block-column.has-background h2 {
		font-size: 9vw;
		font-size: clamp(21px, 8vw, 32px);
	}
		.wp-block-column.has-background h2.subtitle {
			font-size: 12px
		}
	
		
	.items-3-col .item {
		width: calc((100% / 2) - 4%);
		margin: 0 2% 2%;
	}
		.items-3-col.latest-posts .item:nth-child(3n) {
			display: none;
		}
		.items-3-col .item .title {
			font-size: 26px;
			font-size: clamp(18px, 6vw, 26px);
		}
	
	
	.footer {
		padding: 12vw 0 15vw;
	}
	
}
@media ( max-width : 600px ) {
	.wp-block-media-text:not(.has-background) .wp-block-media-text__content {
		padding-right: 0;
		padding-left: 0;
		padding-top: 30px;
	}
	.wp-block-media-text.has-media-on-the-right:not(.has-background) .wp-block-media-text__content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 30px;
	}
	
	.wp-block-media-text.overlap {
		margin-left  : calc( -100vw / 2 + 100% / 2 );
		margin-right : calc( -100vw / 2 + 100% / 2 );
		max-width    : 100vw;
	}
	.wp-block-media-text.overlap .wp-block-media-text__content {
		padding: 7% 7% 5%;
		background-color: #ffffff;
		margin-left: auto;
		margin-right: auto;
		width: 94%;
		margin-top: -50%;
	}

	.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: 16px;
			font-size: clamp(12px, 4vw, 18px);
		}
		
	.author-box {
		margin: 5vw 0 0;
		display: block;
	}
		.author-box img {
			width: 25%;
			height: auto !important;
			margin: 0 auto 20px
		}
		.author-box .authortext {
			width: 100%;
			text-align: center
		}
}
		
@media ( max-width : 550px ) {
	.footer .wrap .footer-nav {
		justify-content: center;
		margin-bottom: 30px;
	}
	.footer .wrap .footer-nav ul {
		width: 50%;
		flex-shrink: 0;
	}	
	
	.wp-block-button.has-large-font-size a {
		font-size: 22px !important;
		padding: 15px 25px;
		border-radius: 25px;
	}
	
}

@media ( max-width : 500px ) {
	
	.archives.items-3-col .item {
		margin-bottom: 15px;
		width: calc((100% / 2) - 4%);
	}


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


}
@media ( max-width : 450px ) {
	
	h1 {
		font-size: 38px;
	}
	
	h2, .featured-posts-block h2.block-title {
		font-size: 32px;
	}
	.pre-footer .wp-block-cover h2 {
		font-size: 8vw;
		font-size: clamp(21px, 8vw, 32px);
	}
	.testimonial-block {
		font-size: 21px;
		padding: 120px 0;
	}
	.testimonial-block h2 {
		font-size: 11px;
		margin: 0 0 20px;
	}
}
@media ( max-width : 400px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}
	
	#comment-list li {
		padding: 0;
		border: none;
	}
		#comment-list li li {
			padding: 15px;
		}
		#comment-list li.bypostauthor, #comment-list li.byuser {
			padding: 15px;
			margin-top: 15px;
		}
	
}
@media ( max-width : 375px ) {
	
	.span_content_full .items-3-col .item, .span_content .items-2-col.search-posts .item {
		width: calc((100%) - 4%);
		margin: 0 2% 40px;
	}
	.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title {
		 font-size: 24px;
		 font-size: clamp(22px, 8vw, 32px);
	}
	
	.wp-block-media-text.overlap .wp-block-media-text__content {
		padding: 5% 5% 5%;
		margin-top: -50%;
	}

	
}
@media ( max-width : 360px ) {
	
	#submit, .submitbutton, #commentform #submit, a.smbutton, .wp-block-button a, .gform_wrapper .gform_button, .facetwp-load-more, button.facetwp-flyout-open, a.more-link, .ff-btn-submit, .wp-block-categories li a {
		font-size: 18px;
		padding: 13px 21px;
		border-radius: 21px;
	}
	.wp-block-button.has-large-font-size a {
		font-size: 18px !important;
		padding: 13px 21px;
		border-radius: 21px;
	}
	
	.wrap, .wrapper {
		padding: 0 10px;
	}

}