/*
Theme Name: My Twenty Twenty One Child Theme
Theme URI: https://example.com
Description: A child theme for Twenty Twenty One.
Author: Orchard
Author URI: https://growatorchard.com/
Template: twentytwentyone
Version: 1.0.3 
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

#cff .cff-author .cff-date {
	color: #030303 !important;
}

.primary-navigation-open .top-banner {
	display: none;
}

.top-banner {
	background-color: #48565b;
	color: #fff;
	height: 70px;
	padding: 5px 0 5px 275px;
	z-index: 99;
	top: 107px;
}

.top-banner p, .top-banner a {
	color: #fff;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
}

.top-banner a:hover {
	color: #fff;
}

.top-banner .headline {
	border-color: #fff;
}

.top-banner .lhb-buttons button {
	background-color: transparent !important;
}

.no-carousel .event-single-template {
	margin-top: 40px !important;
}

@media (max-width: 1255px) {
	
	.top-banner {
		padding: 5px 0 5px 310px;
	}
	
}

@media (max-width: 750px) {
	
	.top-banner {
		top: 138px;
		padding: 5px 0 5px 0px;
	}
	
	.top-banner.hide {
        top: -75px;
		transition: .3s;
	}
	
	.no-carousel .event-single-template {
		margin-top: 0px !important;
	}
	
}

@media (max-width: 550px) {
	
	.top-banner p, .top-banner a {
		font-size: 15px;
    	line-height: 17px;
	}
	
}

/* EVENT TEMPLATE - 12/2024 */

.event-template-default main .has-global-padding {
	padding: 0 !important;
}

.event-single-template {
	width: 100% !important;
    max-width: 100% !important;
	margin-top: 100px !important;
}

.event-single-template .speakers .text p, .event-single-template .speakers .text ul li {
	color: #fff !important;
}

.event-single-template .form .button{
    margin: 0 auto;
    display: block;
    margin-top: 5%;
    border: 0px;
    font-size: 20px !important;
    padding: 10px 40px !important;
}

.event-single-template.past-event .hero, .postid-1438 .event-single-template .hero {
	display: block;
    width: 100%;
}

.event-single-template.past-event .text, .postid-1438 .event-single-template .text {
	width: 100% !important;
    margin-bottom: 5%;
}

.postid-1438 .event-single-template .form {
	display: none;
}

.event-single-template .hero {
    display: flex;
    justify-content: space-between;
	height: unset;
}

.event-single-template .hero .text {
    width: 65%;
	padding-bottom: 5%;
}

.event-single-template .hero .text h1 {
	font-family: garvis-pro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 45px;
    color: #737373;
    margin-bottom: 5%;
}

.event-single-template .hero .text h2,
.event-single-template .hero .text h3 {
	padding: 0 5%;
}

.event-single-template .hero .text p {
    padding: 0 5%;
    margin: 3% 0;
    font-size: 25px;
    line-height: 35px;
}

.event-single-template .hero .text ul {
	padding: 0 5%;
	margin-left: 3%;
}

.event-single-template .imgcontent.gray .text p a {
	color: #fff !important;
}

.event-single-template .hero .text h4 {
	padding: 0 5%;
    margin: 2% 0;
}

.event-single-template .hero .text img {
    width: 100%;
	height: auto;
}

.event-single-template .hero .text .button {
	background-color: #4A6E3B !important;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 18px;
    display: block !important;
    width: max-content;
    margin-top: 3%;
    font-family: proxima-nova, sans-serif;
    display: inline-block;
}

.event-single-template .hero .text .button:hover {
	background-color: #789B4A !important;
    outline: 1px solid #4A6E3B;
}

.event-single-template .hero .form {
	width: 35%;
    padding: 4% 3%;
    height: 100%;
	background-color: #4A6E3B;
}

.event-single-template .gform_wrapper.gravity-theme .gfield_required {
    color: #fff !important;
}

.event-single-template .hero .form p {
	color: #fff !important;
}

.event-single-template .hero .text h1 {
    padding-left: 5%;
    margin-top: 3%;
	padding-right: 5%;
}

.event-single-template .hero .form label, .event-single-template .hero .form legend, .event-single-template .hero .form label a,
.event-single-template .hero .form fieldset label {
    color: #fff;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 18px;
}

.event-single-template .hero .form fieldset label,
.event-single-template .hero .form fieldset label a {
	font-size: 15px !important;
}

.event-single-template .hero .form h4 {
	color: #e5f2f3;
}

.event-single-template .hero .form .gform_required_legend {
	font-size: 18px !important;
    line-height: 20px;
    color: #000;
    margin-top: 3%;
    font-weight: 400;
}

.event-single-template .hero .form .description-text, .event-single-template .hero .form .description-text a {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 20px;
}

.event-single-template .hero .form .button {
	background: #fff !important;
    color: #4A6E3B !important;
    padding: 7px 25px 13px !important;
    font-size: 23px !important;
    font-weight: bold !important;
    border-radius: 30px !important;
    transition: .3s !important;
    position: relative;
    width: max-content;
}

.event-single-template .hero .form .button:hover {
	background-color: #789B4A !important;
    outline: 1px solid #4A6E3B;
    color: #fff !important;
    transition: .3s;
}

.event-single-template .hero .form input {
    border: 2px solid #fff;
    outline: 0;
    box-shadow: none;
}

.event-single-template .hero .form input:focus, .event-single-template .hero .form select:focus {
	border: 2px solid #789B4A;
}

.event-single-template .hero .text .location img {
    height: 18px;
    width: auto;
    vertical-align: middle;
    margin-right: 5px;
}

.event-single-template .hero .text .location {
    text-align: left;
    padding: 0 5%;
    font-weight: 700;
    color: #39393B;
    font-size: 20px;
}

.event-single-template .hero .text .location a {
    font-size: 20px;
    font-weight: 700;
    color: #39393B;
	text-decoration: none;
}

.event-single-template .hero .text .location a:hover {
	text-decoration: underline;
}

.event-single-template .hero .text .date img {
    width: 20px;
}

.event-single-template .hero .text .button {
    margin-left: 5%;
}

.event-single-template .hero .text .button img {
    width: 20px;
    vertical-align: middle;
}

.event-single-template .speakers {
	margin: 0 auto;
    padding: 0% 3% 3%;  
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
    background-color: #789B4A;
}

.event-single-template .speakers h2 {
	color: #fff;
	width: 100%;
	text-align: center;
}

.event-single-template .speakers h3 {
	margin-top: 0;
}

.event-single-template .hero .text .dates {
    display: flex;
    padding-left: 5%;
    padding-right: 5%;
    margin: 2% auto;
}

.event-single-template .hero .text .dates div {
    width: 32%;
}

.event-single-template .hero .text .dates p {
    font-weight: 700;
}

.event-single-template .hero .form .gform_button {
    border: 0; 
}

.event-single-template .headshots {
	display: flex;
    justify-content: space-between;
}

.event-single-template .speakers.two .headshots {
	width: 48%;
}

.event-single-template .speakers.one .headshots {
	width: 40%;
}

.event-single-template .speakers.one .headshots .block {
	margin: 0 0 0 auto;
}

.event-single-template .speakers.three {
	display: block;
}

.event-single-template .speakers.three .headshots {
	width: 80%;
	margin: 0 auto;
	padding-right: 0;
}

.event-single-template .speakers.three .text {
	width: 80%;
    margin: 2% auto 0;
}

.event-single-template .speakers.three .headshots .block {
    width: 31%;
}

.event-single-template .speakers.four {
	display: block;
}

.event-single-template .speakers.four .headshots {
	width: 100%;
	padding-right: 0;
}

.event-single-template .speakers.four .headshots .block {
    width: 22%;
}

.event-single-template .headshots .block {
	width: 100%;
}

.event-single-template .headshots .block p {
	font-size: 18px !important;
    line-height: 20px;
    margin-top: 0%;
}

.event-single-template .headshots .block img {
	width: 100%;
	height: auto;
}

.event-single-template .speakers .text h2 {
	margin-bottom: 3%;
	color: #fff;
}

.event-single-template .speakers .text {
	padding-top: 3%;
    padding-bottom: 3%;
}

.event-single-template .speakers.two .text {
	width: 50%;
}

.event-single-template .speakers .text ul {
	margin-bottom: 2%;
}

/* temporary fix, please dont break other things lol */
.event-single-template .speakers.two .text p {
	max-width: 720px !important;
}

.event-single-template .gform_wrapper .gform_validation_errors>h2 {
	line-height: 17.6px !important;
}

.event-single-template .imgcontent.gray {
	background-color: #EEEFF0;
	display: flex;
}

.event-single-template .imgcontent.gray .text h2 {
    color: #fff;
} 

.event-single-template .hero .form .gfield_required {
    color: #fff !important;
}

.event-single-template .hero .form .gfield_description, .event-single-template .gform_wrapper .gform_validation_errors>h2 {
	color: #f07c62 !important
}

.event-single-template .hero .form .gfield_description {
	display: none;
}

.event-single-template .image-text {
	display: flex;
    align-items: center;
	justify-content: space-between;
    width: 90%;
    margin: 5% auto;
}

.event-single-template .image-text img {
	width: 50%;
	height: auto;
}

.event-single-template .image-text .text {
	width: 45%;
}

.event-single-template .image-text .text h2 {
	color: #406100;
}

@media screen and (max-width: 1090px) {
	
	.event-single-template .speakers.one .headshots .block {
		width: 100%;
	}
	
}

@media screen and (max-width: 1023px) {
	
	.event-single-template .hero {
    	display: block; 
	}
	
	.event-single-template .hero .text {
    	width: 100%;
	}
	
	.event-single-template .hero .form {
    	width: 100%;
    	margin-top: 5%;
	}
	
}

@media screen and (max-width: 875px) {
	
	.event-single-template .speakers {
		display: block;
	}
	
	.event-single-template .speakers.two .text {
		width: 100%;
	}
	
	.event-single-template .speakers.one .headshots {
    	width: 80%;
    	margin: 0 auto;
	}
	
	.event-single-template .speakers.two .headshots {
    	width: 100%;
	}
	
	.event-single-template .speakers.three .headshots, .event-single-template .speakers.three .text {
		width: 100%;
	}
	
}

@media (max-width: 850px) {

	.event-template main .has-global-padding {
		padding: 115px 0 0 0 !important;
	}

	.event-single-template .image-text {
		flex-wrap: wrap;
	}

	.event-single-template .image-text {
		margin: 10% auto;
	}

	.event-single-template .image-text img {
		width: 100%;
	}

	.event-single-template .image-text .text {
		width: 100%;
	}

}

@media screen and (max-width: 750px) {
	
	.event-single-template { 
		margin-top: 70px !important;
	}
	
}

@media screen and (max-width: 650px) {

	.event-single-template .hero .text p {
		font-size: 16px;
		line-height: 26px;
	}
	
	.event-single-template.past-event .text { 
		margin-bottom: 10%;
	}
	
	.event-single-template.past-event .hero .text .button {
		width: 90% !important;
		text-align: center;
	}
	
	.event-single-template .speakers.four .headshots .block {
    	width: 48%;
		margin-bottom: 4%;
	}
	
	.event-single-template .speakers.four .headshots {
		flex-wrap: wrap;
	}
	
	.event-single-template .headshots .block p {
    	font-size: 15px !important;
    	line-height: 18px !important; 
	}
	
	.event-single-template .hero .form {
		margin-top: 10%;
	}
	
	.event-single-template .hero .text .button {
		width: 90%;
		text-align: center;
	}
	
	.event-single-template .hero .text .location, .event-single-template .hero .text .location a {
		font-size: 18px !important; 
		margin: 5% 0;
	}
	
	.event-single-template .hero .form {
		padding: 10% 5%;
	}
	
	.event-single-template .speakers {
		padding: 0% 5% 8%;
	}
	
	.event-single-template .speakers.two .headshots {
		margin-bottom: 5%;
	}
	
	.event-single-template .speakers .text {
    	padding-top: 5%;
    	padding-bottom: 5%;
	}
	
}

/* END EVENT TEMPLATE */

.hidden, #show-cost {
	display: none;
}


.video-w-headline {
	text-align: center;
    width: 80%;
    margin: 5% auto;
}

.video-w-headline h2 {
	margin-bottom: 3%;
	color: #406100;
}

.video-w-headline iframe {
	width: 80%;
    height: 36vw;
    max-height: 50vw !important;
}

@media (max-width: 775px) {
	
	.video-w-headline { 
		width: 90%;
		margin: 10% auto;
	}
	
	.video-w-headline iframe {
		width: 100%; 
		height: 50vw;
	}
	
}

.pm-gallery {
	width: 95%;
	margin: 5% auto 0; 
}

.virtual-tours {
	width: 80%;
    margin: 0 auto;
}

.virtual-tours div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.virtual-tours div iframe {
	width: 49%;
	margin-bottom: 2%;
}

@media only screen and (max-width: 550px) {
	
	.virtual-tours div iframe {
		width: 100%; 
		margin-bottom: 5%;
	}
	
}

.matterport-images {
	width: 90%;
	margin: 0 auto !important;
}

.matterport-images .block {
	width: 46.5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5%;
}

.matterport-images .block:nth-of-type(even) {
	margin-left: 6%;
}

.matterport-images .block h3 {
	font-family: garvis-pro,serif; 
	font-size: 28px;
}

#cff .cff-photo img {
	width: 100% !important;
}

body, html {
	width: 100%;
	overflow-x: hidden;
}

.fl-photo-content {
	width: 100%;
}

.fl-photo-content img {
	width: 100%;
}

.single-post #comments {
	display: none;
}

p a img {
	width: 12px !important;
    vertical-align: baseline;
    display: inline !important;
    margin-bottom: 1px;
    margin-right: 2px;
}

/* FACEBOOK FEED */

.facebook-feed {
	width: 80%;
	margin: 0 auto;
}

.facebook-feed .cff-header {
	font-family: garvis-pro, serif !important;
}

@media only screen and (max-width: 950px) {
	
	.facebook-feed {
    	width: 90%;
	}
	
}

/* FACEBOOK FEED */

/* VIDEO GALLERY */

.video-gallery {
	width: 81%;
	margin: 0 auto;
}

.video-gallery .video {
	width: 49%;
	margin: 0 1%;
	display: inline-block;
	vertical-align: top;
}

@media only screen and (max-width: 450px) { 
	
	.video-gallery .video {
		width: 100%; 
	}
	
}

/* END VIDEO GALLERY */

/* TESTIMONAIL VIDEOS SECTION */

.test-videos {
	width: 80%;
    margin: 0 auto;
    text-align: center;
}

/* VIDEO HERO */

.hero.video iframe {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 56vw;
	max-width: 100%;
}

.hero.video {
	height: 56vw; 
	background-image: unset;
}

@media (max-width: 999px) {
	
	.hero.video {
		position: unset;
		height: 95vw;
	}
	
	.hero.video iframe {
    	position: unset;
		height: 56vw;
	}
	
	.hero.video .content {
		position: unset;
		margin-top: 0%;
	}
	
}

@media (max-width: 755px) {
	
	.hero.video {
		height: 100vw;
	}
	
}

@media (max-width: 605px) {
	
	.hero.video {
		height: 108vw;
	}
	
}

@media (max-width: 520px) {
	
	.hero.video {
		height: 115vw;
	}
	
}

@media (max-width: 415px) {
	
	.hero.video {
		height: 133vw;
	}
	
}

/* VIDEO HERO */

a img {
	width: 15px;
    margin-bottom: -2px;
    display: inline;
    vertical-align: baseline;
}

#gform_submit_button_3 {
	min-width: max-content !important;
	width: max-content !important;
}

.fl-node-6116703d03c7a .section-text {
	margin-top: 0% !important;
}

.page-id-34 hr {
	margin-bottom: 6%;
    border-color: #4a6e3b;
    opacity: 1;
}

.fl-rich-text h1 {
	font-family: garvis-pro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 45px;
	color: #737373;
	text-align: center;
	margin-bottom: 5%;
}

.fl-rich-text h3 {
	font-family: proxima-nova, sans-serif;
    color: #39393B;
    font-weight: bold;
}

.no-button .buttons {
	display: none;
}

.three-blocks a:nth-of-type(4) {
	display: none !important;
}

.gfield_html p {
	font-size: 14px;
}

.modal-content .gfield select {
    border: 1px solid #707070 !important; 
	font-family: proxima-nova, sans-serif;
}

.modal-content .gfield#field_12_13, .modal-content .gfield#field_6_13 {
	width: 100%;
}

.modal-content .gfield#field_12_9, .modal-content .gfield#field_6_9 {
	margin-left: 0 !important;
}

/* WELLNESS FULL */ 

.wellness-full {
	width: 90%;
	margin: 2.5% auto;
}

.wellness-full h2 {
	color: #395542;
    margin-bottom: 2%;
	text-align: center;
	margin-bottom: 5%;
}

.wellness-full .block .text h3 {
	display: inline;
    vertical-align: middle;
	font-family: minion-pro, serif;
}

.wellness-full .block .text p {
	margin-top: 3%;
    font-weight: 300;
}

.wellness-full .block {
	font-size: 0;
}

.wellness-full .block.one {
	margin-bottom: 5%;
    background-color: #F7F3ED;
}

.wellness-full .block.two {
	background-color: #F7F3ED;
}

.wellness-full .block.one h3, .wellness-full .block.one p {
	color: #39393B;
}

.wellness-full .block .text img {
	width: 16%;
	display: inline;
	vertical-align: middle;
	margin-right: 2%;
}

.wellness-full .block .text {
	width: 50%;
    display: inline-block;
    vertical-align: middle;
	padding: 0 2%;
}

.wellness-full .block .image {
	width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.wellness-full .block .image img {
	width: 100%;
}

@media only screen and (max-width: 815px) {
	
	.wellness-full .block .text {
    	width: 100%;
		margin-top: 3%;
    	margin-bottom: 3%;
	}
	
	.wellness-full .block .image {
    	width: 100%;
	}
	
	.wellness-full .block.two {
    	display: flex;
    	flex-direction: column;
	}
	
	.wellness-full .block.two .image {
		order: 2;
	}
	
}

/* WELLNESS FULL */ 

/* INFO LEFT */

.fl-module-odm-inforight-image .container {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.fl-module-odm-inforight-image .perfection,
.bg-green {
	background-color: #406100 !important;
}

.fl-module-odm-inforight-image h2{
	color: #FFF;
}

.fl-module-odm-inforight-image.flip .row {
	flex-direction: row-reverse;
}

.fl-module-odm-inforight-image.flip .perfection__cont {
	padding-left: 15%;
}

.about__pic img {
	width: 100%;
}

.fl-module-odm-infoleft-image .container {
	width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 0;
}

.fl-module-odm-infoleft-image h2 {
	padding-top: 5%;
    width: 90%;
    margin-left: 10%;
	color:#799C4B;
}

.fl-module-odm-infoleft-image .button {
	margin: 0;
}

.fl-module-odm-infoleft-image .tac > div {
	height: 100%;
}

.fl-module-odm-infoleft-image .tac .about__pic {
	height: 100%;
}

.fl-module-odm-infoleft-image .tac .about__pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fl-module-odm-inforight-image .perfection__cont {
	padding: 5%;
	padding-top: 10% !important;
}

.perfection .perfection__pic img {
	width: 100%;
	height:100%;
	object-fit:cover;
}
.fl-module-odm-inforight-image .perfection__pic, .fl-module-odm-inforight-image .perfection__pic {
	height: 100%;
}

.fl-module-odm-inforight-image .perfection__cont p, .fl-module-odm-inforight-image .perfection__cont ul li {
	color: #fff !important;
    width: 90%;
}
.fl-module-odm-infoleft-image .about__cont p, .fl-module-odm-infoleft-image .about__cont ul li {
	color: #39393B !important;
    width: 90%;
}

.fl-module-odm-infoleft-image .about__cont {
	width: 90%;
    margin-left: 10%; 
}

.fl-module-odm-infoleft-image .row .col_6:last-of-type {
	padding-left: 0;
} 

.fl-module-odm-infoleft-image .row .col_6:first-of-type {
	padding-right: 0;
	padding-top: 2%;
	padding-bottom: 2%;
} 

.fl-module-odm-inforight-image .perfection__cont .button {
	margin: 0;
}

.fl-module-odm-infoleft-image .order-sm-1 {
    order: 0 !important;
}

.fl-module-odm-inforight-image .row .col_6:first-of-type {
	padding-right: 0;
}

.fl-module-odm-inforight-image .row .col_6:last-of-type {
	padding-left: 0;
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest .dpsp-network-icon {
    border-color: #c92228 !important;
}

@media only screen and (max-width: 999px) {
	
	.fl-module-odm-inforight-image .row {
		display: block;
	}
	
	.fl-module-odm-inforight-image .row .col_6 .perfection__pic img {
		width: 100%;
	}
	
	.about.mt-500 .row {
		flex-direction: column;
	}
	
	.about.mt-500 .col:first-of-type {
		order: 2 !important;
	}
	
	.fl-module-odm-infoleft-image h2, .fl-module-odm-infoleft-image .about__cont {
		width: 95%;
    	margin-left: 5%;
	}
	
	.fl-module-odm-infoleft-image .row .col_6:first-of-type {
		padding-bottom: 8%;
	}
	
	.fl-module-odm-inforight-image .perfection__cont {
		padding-top: 5% !important;
	}
	
	.fl-module-odm-inforight-image.flip .perfection__cont {
    	padding-left: 10%;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.fl-module-odm-inforight-image .container {
		overflow-x: hidden;
	}
	
	.fl-module-odm-inforight-image .perfection__cont .button {
		width: 100%;
		text-align: center;
	}
	
}

/* INFO LEFT */

/* CONTACT PAGE */

.fl-node-6116bf75a0f13 {
	width: 85%;
    margin: 5% auto 0 auto;
}

.fl-node-6116bf75a0fcc {
    width: 45%;
    margin-right: 5%;
}

.fl-node-6116bf75a0fd3 iframe {
	width: 100%;
}

.fl-node-6116c16142c2b .fl-rich-text {
	width: 100%;
}

/* CONTACT PAGE */ 

.fl-rich-text {
	width: 85%;
	margin: 5% auto 0 auto;
}

/* NEWS & EVENTS */

.blog-block .info p {
	text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #39393B;
    margin-bottom: 2%;
	margin-top: 2%;
}

.blog-block .post-image img {
	width: 100%;
	object-fit: cover;
    height: 17vw;
}

.show-most-nav {
	border-bottom: 1px solid #406100;
    margin-bottom: 5%;
	padding-bottom: 1%;
}

.show-most-nav div {
	display: inline;
	margin-right: 2%;
}

.show-most-nav div a {
	text-decoration: none;
	font-family: proxima-nova, sans-serif;
	font-weight: bold;
	margin-bottom: 2%;
	color: #406100;
}

.page-id-36 .no-button .section-text {
	margin-bottom: 0 !important;
}

.page-id-36 .post-title {
	font-family: garvis-pro, serif;
    font-size: 25px;
    margin-top: 2%;
    color: #406100;
    font-weight: bold;
	line-height: 25px;
    margin-bottom: 2%;
}

.blog-block {
	width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 5% 1%;
}

.blog-block .excerpt {
	display: none;
}

.blog-block a {
	text-decoration: none;
}

.blog-block a .category p, .blog-block a .date p {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #7C6857;
    margin-bottom: 2%;
}

.blog-block a h3 {
	font-family: minion-pro, serif;
    color: #85332E;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 3%;
}

.blog-block .button-container {
	display: none;
}

@media only screen and (max-width: 750px) { 
	
	.blog-block .post-image img {
		height: 50vw;
	}
	
	.blog-block {
    	width: 48%;
	}
	
	.show-most-nav div a {
		font-size: 15px;
	}
	
}

@media only screen and (max-width: 750px) {
	
	.blog-block {
    	width: 100%;
	}
	
	.show-most-nav div a {
    	font-size: 12px;
	}
	
}

/* NEWS & EVENTS */

/* LEADERSHIP */

.leadership {
	width: 90%;
    margin: 5% auto;
}

.leadership h2 {
	color: #7C6857;
    margin-bottom: 2%;
	text-align: center;
	margin-bottom: 2%;
}

.leadership .block {
	width: 35%;
    display: block;
    vertical-align: top;
    margin: 2% auto;
}

.leadership .block img {
	width: 100%;
}

.leadership .block .name.accordion {
	background-color: #4A4F55 !important;
    margin-top: 1%;
	padding: 2% 5%;
}

.leadership .block .name.accordion .title {
	font-size: 16px;
}

.leadership .block .accordion::after {
	margin-top: -7px;
    width: 27px;
    float: right;
	transform: rotate(180deg);
}

.leadership .block .panel p {
	color: #3D3936;
    font-size: 18px;
    line-height: 26px;
}

@media only screen and (max-width: 950px) { 
	
	.leadership .block {
	    width: 45%;
	}
	
}

@media only screen and (max-width: 500px) { 
	
	.leadership .block {
	    width: 100%;
		margin: 5% 0;
	}
	
}

/* LEADERSHIP */

#gallery {
	width: 80%;
	margin: 5% auto;
}

/* BLOG / NEWS TEMPLATE */

.blog-news {
	width: 80%;
	margin: 5% auto;
}

.blog-news .featured {
	width: 65%;
	display: inline-block;
	/* height: 785px; */
	height: auto;
	overflow: hidden;
	background-color: #F7F3ED;
}

.blog-news .right {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
}

.blog-news .right a .block {
	height: auto;
}

.blog-news .right a .block .featured-image img {
	width: 100%;
	height: 10vw;
	object-fit: cover;
}

.blog-news .right a {
	text-decoration: none !important;
}

.blog-news a:hover .featured h2 {
	text-decoration: underline;
}

.blog-news .right a:hover h3 {
	text-decoration: underline;
}

.blog-news .featured-image img {
	width: 100%;
	height: 25vw;
	object-fit: cover;
}

.blog-news .details {
	padding: 3%;
	background-color: #F7F3ED;
	z-index: 1;
	position: relative;
}

.blog-news .right .featured-image {
	height: 10vw;
}

.blog-news .right .block:first-of-type {
	margin-bottom: 7%;
}

.blog-news .button-container {
	text-align: center;
	display: none;
}

.blog-news h3 {
	color: #395542;
	font-weight: bold;
	font-family: proxima-nova, sans-serif;
	font-size: 25px;
	line-height: 28px;
}

.blog-news .right .details p {
	margin-bottom: 1%;
	font-size: 16px;
	line-height: 20px;
}

.blog-news .right .block {
	background-color: #f4f4f7;
	height: 377px;
	overflow: hidden;
}

.blog-news .right .block .excerpt {
	display: none;
}

.blog-news .category,
.blog-news .date {
	text-transform: inherit;
	font-size: 16px;
	color: #636466;
}

.blog-news h2 {
	color: #364752;
	font-weight: bold;
	font-family: proxima-nova, sans-serif;
}

.blog-news .read-more {
	color: #3a5442;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	margin-top: 2%;
}

.blog-news .read-more:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 1250px) {

	/* .blog-news .featured {
		height: 725px;
	} */

	.blog-news .right .block:first-of-type {
		margin-bottom: 25px;
	}

	.blog-news .right .block {
		height: 350px;
	}

}

@media only screen and (max-width: 999px) {

	.blog-news {
		width: 90%;
	}

	.blog-news .featured {
		height: auto;
		width: 100%;
	}

	.blog-news .featured .featured-image img {
		object-position: center top;
		height: 35vw;
	}

	
	.blog-news .right .featured-image,
	.blog-news .right a .block .featured-image img {
		height: 35vw;
	}

	.blog-news .right .block:first-of-type,
	.blog-news .featured {
		margin-bottom: 5%;
	}

	.blog-news .right {
		width: 100%;
		display: block;
		margin-left: 0;
	}

	.blog-news .right .block {
		height: auto;
	}

	.blog-news .right .block .excerpt {
		display: block;
	}

	.blog-news .read-more {
		font-size: 22px;
	}

}

@media only screen and (max-width: 420px) {

	.blog-news .right .featured-image, 
	.blog-news .right a .block .featured-image img {
		height: 45vw;
	}

	.blog-news .featured .featured-image img {
		height: 45vw;
	}

	.blog-news .featured p {
		margin-bottom: 1%;
	}
	
	.blog-news h2 {
		font-size: 25px;
    	line-height: 28px;
	}
	
	.blog-news .featured p {
		margin-bottom: 1%;
    	font-size: 16px;
    	line-height: 20px;
	}

}

/* BLOG / NEWS TEMPLATE */

/* EVENT TEMPLATE */

.event-template .hero {
	/* If wrapped-content module and intro-content/intro module are no longer being used right below hero, please remove preload code from header.php */
    background-image: url(/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp);
	background-image: image-set(
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png") type("image/png"),
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp") type("image/webp")
		);
    display: flex;
    height: auto;
    align-items: center;
    margin-bottom: auto !important;
    background-color: #F7F3ED;
    background-size: 60%;
    background-position: right;
}

.event-template .hero img {
	width: 50%;
}

.event-template .hero .text {
	padding: 2%;
    width: 40%;
    margin: 0 auto;
    background-color: #4a6e3bd6;
    text-align: center;
    border: 9px double #4a6e3bd6;
    background-clip: padding-box;
}

.event-template .hero .text h1 {
	font-size: 45px;
    font-family: garvis-pro, serif;
    margin-bottom: 3%;
    color: #fff;
	font-weight: 700;
}

.event-template .hero .text p {
	color: #fff;
	font-weight: bold;
}

.event-template .content {
    width: 90%;
    margin: 5% auto;
}

.event-template .content .text {
	margin-bottom: 5%;
}

.event-template .content .rsvp-form {
    width: 600px;
    margin: 0 auto;
}

.event-template .content .text .back-to {
	color: #39393B;
    font-family: proxima-nova, sans-serif;
	display: block; 
	margin-bottom: 3%;
}

.event-template .content .text h2 {
	margin-bottom: 2%;
}

@media only screen and (max-width: 1205px) {
	
	.event-template .hero {
    	background-image: none; 
		background-color: transparent;
	}
	
	.event-template .hero {
		display: block;
	}
	
	.event-template .hero img {
    	width: 100%;
	}
	
	.event-template .hero .text {
    	width: 90%;
    	margin-top: -5%;
    	z-index: 2;
    	position: relative;
	}
	
	.event-template .hero .text {
		background-color: #789b4a; 
		border: 9px double #789b4a;
	}
	
}

@media only screen and (max-width: 670px) {
	
	.event-template .content .rsvp-form {
    	width: 100%; 
	}
	
}

@media only screen and (max-width: 500px) {
	
	.event-template .hero .text {
		margin-top: -10%;
	}
	
	.event-template .hero .text h1 {
    	font-size: 32px; 
	}
	
}

/* END EVENT TEMPLATE */

.fl-node-6113cd0d167ef.fl-row-fixed-width, .fl-node-6113cd0d167ef .fl-row-fixed-width {
	max-width: 100% !important;
}

/* FLOOR PLAN POPUPS */ 

.hide-after-two .floor-plan-popup .floor-plans .links, .hide-after-three .floor-plan-popup .floor-plans .links, .hide-after-one .floor-plan-popup .floor-plans .links, .hide-floor-plans .floor-plan-popup .floor-plans .links {
	display: none;
}

.hide-after-two .floor-plan-popup .floor-plans .block:first-of-type .links, .hide-after-three .floor-plan-popup .floor-plans .block:first-of-type .links, .hide-after-one .floor-plan-popup .floor-plans .block:first-of-type .links {
	display: block;
}

.hide-after-two .floor-plan-popup .floor-plans .block:nth-of-type(2) .links, .hide-after-three .floor-plan-popup .floor-plans .block:nth-of-type(2) .links {
	display: block;
}

.hide-after-three .floor-plan-popup .floor-plans .block:nth-of-type(3) .links {
	display: block;
}

.two-blocks .floor-plans .block:nth-of-type(3) {
	display: none;
}

.floor-plans .block .misc {
	display: none;
}

.one-button .button-containter a:nth-of-type(2) {
	display: none !important;
}

.fl-module-odm-floorplans-popup {
	margin: 5% 0;
}

.no-price .floor-plan-popup .button-a, .no-price .floor-plan-popup .pricing-shown {
	display: none;
}

.show-price .floor-plan-popup .button-a, .show-price .floor-plan-popup .pricing-shown {
	display: none;
}

.show-price .floor-plan-popup .pricing-shown {
	display: block !important;
}

.floor-plan-popup .floor-plans {
	width: 90%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.floor-plan-popup .section-text hr {
	width: 65%;
    margin: 3% auto;
    border-color: #789B4A;
    opacity: 1;
}

.floor-plan-popup .floor-plans .block {
	width: 29%;
    display: inline-block;
    vertical-align: top;
    background-color: #F7F3ED;
    margin: 0 2%;
	margin-bottom: 5%;
}

.floor-plan-popup .floor-plans .block img {
	width: 100%;
}

.floor-plan-popup .floor-plans .block .content {
	padding: 0 5%;
	text-align: center;
}

.floor-plan-popup .floor-plans .block .content hr {
	margin: 5% 0;
}

.floor-plan-popup .floor-plans .block .content p {
	color: #4E5050;
	font-size: 18px;
}

.floor-plan-popup .floor-plans .links {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 4%;
	margin-top: 5%;
    margin-bottom: 7%;
}

.floor-plan-popup .floor-plans .button-a img {
	width: 15px;
	display: inline;
}

.floor-plan-popup .floor-plans .button-a {
	display: block;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    margin-bottom: -4.5%;
	text-transform: uppercase;
}

.floor-plan-popup .floor-plans .links img {
	width: 24%;
    display: inline;
    vertical-align: middle;
	margin-right: 5px;
}

.floor-plan-popup .floor-plans .links span {
	width: 66%;
    display: inline-block;
    vertical-align: middle;
}

.no-interactive .floor-plan-popup .floor-plans .links a.interactive {
	display: none !important;
}

.first-interactive .floor-plan-popup .floor-plans .block:nth-of-type(2) .links a.interactive, .first-interactive .floor-plan-popup .floor-plans .block:nth-of-type(3) .links a.interactive {
	display: none !important;
}

.no-second-interactive .floor-plan-popup .floor-plans .block:nth-of-type(2) .links a.interactive {
	display: none !important;
}

.floor-plan-popup .floor-plans .links a {
	font-size: 16px;
	color: #4E5050;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	width: 49%;
	display: inline-block;
}

.floor-plan-popup .floor-plans .links a:hover span {
	text-decoration: underline;
}

.floor-plan-popup .floor-plans .links:first-of-type {
	border-right: 1px solid #789B4A;
}

.floor-plan-popup .floor-plans .links:hover span {
	font-weight: bold;
}

.floor-plan-popup .pricing-shown {
	font-size: 25px;
    color: #4A6E3B;
}

.floor-plan-popup .floor-plans .block h4, .floor-plan-popup .floor-plans .block h3 {
	margin-top: 4%;
    text-align: center;
    color: #395542;
    font-weight: bold;
    font-family: garvis-pro, serif;
    font-size: 28px;
	margin-bottom: 3%;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 0px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  	background-color: #F7F3ED;
	background-image: url('/wp-content/uploads/2021/08/logo-image.png');
  	margin: auto;
  	padding: 2% 5%;
  	box-shadow: 2px 2px 10px #00000085;
  	width: 80%;
	margin-top: 10%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    text-align: right;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content .gform_wrapper.gravity-theme .gform_fields {
	display: block !important;
}

@media only screen and (max-width: 1070px) {
	
	.floor-plan-popup .floor-plans .block {
		width: 100%;
		display: block;
		margin: 10% 0;
	}
	
	.floor-plan-popup .floor-plans .block img {
		width: 100%;
	}
	
	.floor-plan-popup .floor-plans .button-a img {
		width: 15px !important;
	}
	
	.floor-plan-popup .floor-plans .links img {
    	width: 24% !important;
	}
	
	.floor-plan-popup .floor-plans .button-a {
		width: 100%;
		margin-bottom: 0;
	}
	
}

@media only screen and (max-width: 700px) { 
	
	.modal-content .gfield {
    	width: 100% !important;
	}
	
	.modal-content .gfield:nth-of-type(even) {
    	margin-left: 0 !important;
	}
	
}

.modal-content .gfield.gfield--type-checkbox {
	width: 100%;
}

.modal-content .gfield.gfield--type-html {
	width: 100%;
    margin-top: 2%;
    margin-left: 0 !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
	font-size: 15px !important;
    color: #737373;
}

.gfield label, .gfield_label {
    color: #4A6E3B;
    font-family: proxima-nova, sans-serif;
    font-size: 20px !important; 
}

.gfield input, .gfield textarea, .gfield select {
	border-width: 1px;
    border-color: #707070;
}

.gform_wrapper.gravity-theme .gform_fields {
	display: block;
}

#gform_fields_3 {
	width: 50%;
	margin: 0 auto;
	margin-top: 5%;
}

.gform_button {
	background-color: #4A6E3B !important;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    display: block;
    min-width: 25%;
    font-family: proxima-nova, sans-serif !important;
    margin: 0 auto;
    text-align: center;
}

.site .button, button, input[type=submit], input[type=reset], .wp-block-search .wp-block-search__button, .wp-block-button .wp-block-button__link, .wp-block-file a.wp-block-file__button {
    border: 0px solid transparent;
}

.gform_button:hover {
	background-color: #789B4A !important;
    outline: 1px solid #4A6E3B !important;
    color: #fff !important;
}

.gform_wrapper .gfield_required {
    color: #4a6e3b;
    display: inline-block;
    font-size: 20px !important;
    padding-left: 0.05em;
}

@media (max-width: 700px) {
	
	#gform_fields_3 {
    	width: 80%;
	}
	
}

@media (max-width: 420px) {
	
	#gform_fields_3 {
    	width: 90%;
	}
	
	#gform_submit_button_3 {
		width: 90%;
	}
	
}

/* FLOOR PLAN POPUPS */ 

/* SLIDER */

@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none !important;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block !important;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex !important;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(34%) !important;
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-34%) !important;
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0%) !important;
}

.carousel {
    position: unset;
    overflow: hidden;
}

.fl-module-odm-floor-plans {
	background-color: #789B4A;
    background-image: url(/wp-content/uploads/sites/6/2021/08/logo-background-image.png.webp);
	background-image: image-set(
		url("/wp-content/uploads/sites/6/2021/08/logo-background-image.png") type("image/png"),
		url("/wp-content/uploads/sites/6/2021/08/logo-background-image.png.webp") type("image/webp")
		);
    background-size: cover;
}

.fl-module-odm-floor-plans.white-bg {
	background-color: transparent;
}

.fl-module-odm-floor-plans.white-bg h2 {
	color: #406100 !important;
}

.fl-module-odm-floor-plans.white-bg p {
	color: #39393B !important;
}

.white-bg .floor-plans-slider .carousel-indicators [data-bs-target] {
	border-color: #39393B !important;
}

.white-bg .floor-plans-slider .carousel-indicators .active {
	background-color: #39393B !important;
}

.white-bg .floor-plans-slider .carousel-control-next-icon {
	background-image: url('https://clarendaleofalgonquin.com/wp-content/uploads/sites/3/2021/08/green-arrow.png') !important;
	transform: rotate(270deg) !important;
}

.white-bg .floor-plans-slider .carousel-control-prev-icon {
	background-image: url('https://clarendaleofalgonquin.com/wp-content/uploads/sites/3/2021/08/green-arrow.png') !important;
	transform: rotate(-270deg) !important;
}

.floor-plans-slider .carousel-inner::after {
	display: none !important;
}

.floor-plans-slider .carousel-item.active:after {
	display: none !important;
}

.floor-plans-slider {
	width: 85% !important;
	margin: 3% auto 6% auto !important;
	position: relative;
}

.floor-plans-slider .carousel-item .col-md-3 {
    width: 32%;
    margin: 0 1%;
}

.two-slides .floor-plans-slider .carousel-item .col-md-3 {
	display: none;
}

.two-slides .floor-plans-slider .carousel-item .col-md-3:nth-of-type(2), .two-slides .floor-plans-slider .carousel-item .col-md-3:nth-of-type(1) {
	display: block;
}

.two-slides .carousel-control-prev, .two-slides .carousel-control-next, .two-slides .carousel-indicators {
	display: none;
}

.floor-plans-slider .carousel-item h3 {
	font-weight: 600;
    color: #395542;
    font-size: 22px;
    margin-top: 4%;
    margin-bottom: 0;
    font-family: garvis-pro, serif;
    text-align: left;
	padding: 0 5%;
}

.floor-plans-slider .carousel-item p img {
	width: 28px;
    margin-right: 5px;
}

.no-slider .floor-plans-slider .container {
	display: none;
}

.fl-module-odm-floor-plans.no-slider {
	background-image: none;
}

.floor-plans-slider .carousel-item p {
	font-size: 15px;
    font-family: 'Gotham', 'Montserrat', sans-serif;
    font-weight: 400;
    color: #4A4F55;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-bottom: 3%;
}

.floor-plans-slider .card {
	border: 0px solid #fff !important;
	background-color: #fff;
	display: inline-block;
}

.floor-plans-slider .carousel-item .details {
	display: block;
	margin: 0 auto;
    width: 90%;
	font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
}

.floor-plans-slider .carousel-control-prev-icon {
    background-image: url(/wp-content/uploads/2021/08/white-arrow.png) !important;
    width: 37px !important;
    height: 26px !important;
    transform: rotate(-90deg);
}

.floor-plans-slider .section-text h2, .floor-plans-slider .section-text p {
	color: #fff;
}

.floor-plans-slider .section-text .button-a {
	background-color: #fff;
	color: #4A6E3B;
	border: 1px solid #4A6E3B;
}

.floor-plans-slider .section-text .button-a:hover {
	color: #fff;
	background-color: #4A6E3B;
}

.floor-plans-slider .carousel-control-next-icon {
    background-image: url('/wp-content/uploads/2021/08/white-arrow.png') !important;
    width: 37px !important;
    height: 26px !important;
    transform: rotate(90deg);
}

.floor-plans-slider .carousel-control-next {
    right: 0% !important;
}

.floor-plans-slider .carousel-control-prev {
    left: 1% !important;
}

.floor-plans-slider .card {
	border-radius: 5px !important;
}

.floor-plans-slider .carousel-control-next, .floor-plans-slider .carousel-control-prev {
	opacity: 1 !important;
	top: 45%;
	width: 5%;
}

#taller-height .floor-plans-slider .carousel-indicators {
	bottom: -7%;
}

.floor-plans-slider .carousel-indicators {
	bottom: -12%;
}

.floor-plans-slider .carousel-indicators button {
	background-color: #fff !important;
}

.floor-plans-slider .carousel-indicators [data-bs-target] {
	width: 10px;
    height: 10px;
    border-radius: 89px !important;
	border: 1px solid #fff !important;
	background-color: transparent !important;
	opacity: 1;
	margin: 0 5px;
}

.floor-plans-slider .carousel-indicators .active {
	background-color: #fff !important;
}

@media (max-width: 1435px) { 
	
	.floor-plans-slider .carousel-indicators {
    	bottom: -9%;
	}
		
}

@media (max-width: 767px) {
	
	.floor-plans-slider {
    	width: 95% !important;
	}
	
	.floor-plans-slider .carousel-indicators button {
		background-color: #4A4F55 !important;
		opacity: 1 !important;
	}
	
	.floor-plans-slider .carousel-indicators [data-bs-target] {
		width: 10px !important;
    	height: 10px !important;
    	border-radius: 45px !important;
	}
	
	.floor-plans-slider .carousel-indicators {
		display: block !important;
		bottom: -12% !important;
	}
	
	.floor-plans-slider .carousel-item .col-md-3 {
    	width: 100%;
    	margin: 0;
	}
	
    .floor-plans-slider .carousel-inner .carousel-item > div {
        display: none !important;
    }
	
    .floor-plans-slider .carousel-inner .carousel-item > div:first-child {
        display: block !important;
    }
}

@media (max-width: 610px) {
	
	.floor-plans-slider .container {
		max-width: 90%;
	}
	
}

.floor-plans-slider .carousel-inner .carousel-item.active,
.floor-plans-slider .carousel-inner .carousel-item-next,
.floor-plans-slider .carousel-inner .carousel-item-prev {
    display: flex !important;
}

.floor-plans-slider .carousel-inner{
	overflow:visible;
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

@media only screen and (max-width: 1650px) {
	
	.floor-plans-slider .carousel-control-next {
    	right: -2% !important;
	}
	
	.floor-plans-slider .carousel-control-prev {
    	left: 0% !important;
	}
	
}

@media only screen and (max-width: 1580px) {
	
	.floor-plans-slider .carousel-control-prev {
	    left: -3% !important;
	}
	
	.floor-plans-slider .carousel-control-next {
    	right: -4% !important;
	}
	
}

@media only screen and (max-width: 1420px) {
	
	.floor-plans-slider .carousel-indicators {
    	bottom: -8%;
	}
	
}

@media only screen and (max-width: 1057px) {
	
	.floor-plans-slider .carousel-indicators {
    	bottom: -10%;
	}
	
	.floor-plans-slider {
		margin: 5% auto 10% auto !important;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.floor-plans-slider .carousel-control-next {
    	right: 8% !important;
	}
	
	.floor-plans-slider .carousel-control-prev {
    	left: 8% !important;
	}
	
	.floor-plans-slider .carousel-indicators {
		bottom: -9% !important;
	}
	
}

@media only screen and (max-width: 650px) {
	
	.floor-plans-slider .carousel-control-next-icon, .floor-plans-slider .carousel-control-prev-icon {
		width: 55px !important;
    	height: 20px !important;
	}
	
	.floor-plans-slider .carousel-control-next {
    	right: 1% !important;
	}
	
	.floor-plans-slider .carousel-control-prev {
    	left: 1% !important;
	}
	
	.floor-plans-slider .carousel-indicators {
		bottom: -7% !important;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.floor-plans-slider .carousel-control-next-icon, .floor-plans-slider .carousel-control-prev-icon {
    	width: 55px !important;
    	height: 14px !important;
	}
	
	.floor-plans-slider .carousel-control-next, .floor-plans-slider .carousel-control-prev {
		top: 60%;
	}
	
	.floor-plans-slider {
    	margin: 5% auto 18% auto !important;
	}
	
}


/* SLIDER */

/* BEAVER BUILDER ADJUSTMENTS */

.fl-module-content {
    margin: 0;
}

.fl-builder-content {
	max-width: 100% !important;
}

.fl-row-fixed-width {
    max-width: 100%;
}

.fl-row-content-wrap {
    padding: 0 !important;
}

.singular .entry-header {
    border-bottom: 0;
	display: none;
}

/* BEAVER BUILDER ADJUSTMENTS */

/* SEARCH BAR */

.searchbar button {
	background: none !important;
	width: 22px;
	padding: 0;
}

.searchbar {
	display: inline;
}

.navbar {
    width: 100%;
    background: #46315b;
    display: inline-block;
    padding: 10px;
}
.navbar .searchbar{
  list-style: none;
  margin: 0 auto;
  padding:0;
}
 
.navbar .searchbar{
  color: #fff;
  float: left;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
  font-family: Arial;
  transition: 0.5s;
  position: relative;
  padding:0 20px;
}
 
.navbar .searchbar {
  background: #D80B15;
}
 
.navbar .searchbar:hover:not(.active){
  background: #D80B15;
}

.togglesearch{
  	background: #E8E8E4;
    position: absolute;
    top: 33px;
    right: 0;
    width: 350px;
    height: 60px;
    line-height: 60px;
    border-top: 4px solid #738472;
    display: none;
    z-index: 99;
}
 
.togglesearch input[type="text"]{
    width: 255px;
    padding: 5px 10px;
    margin-left: 0px;
    border: 1px solid #636466;
    outline: none;
}
 
.togglesearch input[type="button"]{
   	width: 80px;
    height: 39px;
    padding: 0;
    margin-right: 5px;
    background: #738472;
    color: #fff;
    margin-left: -6px;
    outline: none;
    cursor: pointer;
    vertical-align: top;
    margin-top: 11px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

@media only screen and (min-width:240px) and (max-width: 768px){
    .navbar .searchbar {
        float:none;
        display:block;
        text-align:center;
        margin:0 auto;
    }
}

/* SEARCH BAR */

/* SEARCH RESULTS PAGE */

.search-results .entry-content {
	width: 85%;
	margin: 0 auto;
}

.search-results .entry-content p {
	width: 100% !important;
	max-width: 100% !important;
}

.search-result-count {
	width: 85% !important;
    max-width: 100%;
    text-align: center;
}

.search-results .entry-title a {
	font-size: 30px;
}

.search-results figure {
	display: none;
}

.search-results .entry-title, .search-results .page-header {
	width: 85%;
	max-width: 100%;
}

@media only screen and (max-width: 420px) {
	
	.search-results .page-header {
		margin-bottom: 2%;
	}
	
	.search-result-count {
    	margin: 10% auto 0 auto;
	}
	
}

/* SEARCH RESULTS PAGE */

/* FONTS */

body {
	font-family: proxima-nova, sans-serif;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
	font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0 10px 5px 15px;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a:hover {
	margin: 0 10px 3px 15px;
}

#primary-menu-list {
	float: right;
	margin-right: 10%;
	top: 0;
}

#primary-menu-list .menu-schedule-visit, #primary-menu-list .menu-careers, #primary-menu-list .menu-phone, #primary-menu-list .menu-search {
	display: none;
}

.primary-navigation a:hover {
    text-decoration: none !important;
    text-decoration-style: solid;
	border-bottom: 2px solid #738472;
}

.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
    text-decoration: none !important;
    text-decoration-style: solid;
	border-bottom: 2px solid #738472;
	margin-bottom: 3px !important;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu {
	min-width: 200px !important;
}

@media only screen and (max-width: 999px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a:hover {
	margin: 0;
	}
	
	#searchform #search-button {
    background-image: url(/wp-content/uploads/2021/07/search.png);
    height: 40px;
    background-size: 65%;
    background-position-y: 35% !important;
    background-position-x: 45%;
    border: 1px solid #738472;
    background-repeat: no-repeat;
    margin-bottom: -14px;
}

.menu-search #searchform input {
	margin-left: 1%;
    width: 91%;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #000;
}

.menu-search #searchform #search-button {
	margin-left: -7px;
	vertical-align: middle;
    margin-top: -19px;
    width: 5%;
    padding: 27px;
	background-color: #738472;
}
	
	.menu-careers, .menu-search {
		border-bottom: 0px solid #000 !important;
	}
	
	.menu-careers a {
		font-size: 15px !important;
		margin-top: 2% !important;
	}
	
	.menu-phone, .menu-schedule-visit {
		width: 50% !important;
		display: inline-block !important;
		background-color: #F7F3ED;
		text-align: center;
	}
	
	.menu-phone {
		border-right: 1px solid black;
	}
	
	.primary-menu-container ul li a {
		color: #636466 !important;
	}
	
	.menu-phone a, .menu-schedule-visit a {
		color: #636466 !important;
	}
	
	#primary-menu-list .menu-schedule-visit, #primary-menu-list .menu-careers, #primary-menu-list .menu-phone, #primary-menu-list .menu-search {
		display: block;
	}
	
	.primary-navigation-open .widget-area {
		z-index: -1;
	}
	
	#masthead.hide {
    	top: -145px;
		transition: all .3s ease !important;
	} 
	
	#masthead {
    	transition: all .3s ease !important;
	}
	
	.menu-button-container {
    	display: block !important;
	}
	
	.admin-bar .primary-navigation > .primary-menu-container {
		display: none;
	}
	
	.primary-navigation-open.admin-bar .primary-navigation > .primary-menu-container {
		display: block;
	}
	
}

@media only screen and (max-width: 1000px) {

	.primary-navigation-open .primary-navigation {
		width: 100%;
		position: fixed;
		z-index: 2;
	}
}

.primary-navigation {
	width: 80%;
    top: 0;
    margin-top: 0px;
    margin-bottom: 11px;
}

.primary-navigation-open .primary-navigation > .primary-menu-container {
	position: absolute;
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
}

.primary-navigation > .primary-menu-container {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    padding-left: var(--global--spacing-unit);
    padding-right: var(--global--spacing-unit);
    padding-bottom: var(--global--spacing-horizontal);
    background-color: var(--global--color-background);
    transition: all 0.15s ease-in-out;
    transform: translateY(var(--global--spacing-vertical));
}

.sb-search {
	position: relative;
	margin-top: 10px;
	width: 0%;
	min-width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;

	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 20px;
	color: #2c3e50;
}

input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #e67e22;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "e000";
}

.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

@media only screen and (max-width: 999px) {
	
	#menu-item-108 {
    	margin-left: 0;
    	padding-left: 0;
    	border-left: 0px solid #fff;
	}
	
	.site-logo .custom-logo-link::after {
		margin-top: -8px;
	}
	
	.primary-navigation-open .menu-button-container {
		background-color: #fff !important;
		padding-bottom: 30px;
	}
	
	.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
		width: 50px;
		height: 50px;
		color: #274D3A;
	}
	
	.primary-navigation > div > .menu-wrapper {
    	display: block;
    	max-width: 100% !important;
    	width: 100%;
    	background-color: #fff;
	}
	
	.menu-button-container {
    	right: 0px !important;
    	padding-top: 0 !important;
    	top: -53px;
		display: flex !important;
	}
	
	#primary-menu-list {
		padding-left: 1%;
	}
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	font-size: 20px !important;
	}

	.primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		transform: translateX(0) translateY(0);
		position: relative;
	}
	
	#primary-menu-list {
		z-index: 9999999999;
    	position: relative;
	}
	
	.primary-navigation-open .menu-button-container {
    	right: 0px;
    	top: -90px;
	}
	
	.menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon {
		width: 50px;
		height: 50px;
		color: #274D3A;
	}
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	top: -40px !important;
	}
	
	.primary-navigation .primary-menu-container > ul > .menu-item {
    	display: block;
    	width: 100%;
		border-bottom: 1px solid #000;
	}
	
	.primary-navigation > .primary-menu-container {
		padding-left: 0;
		padding-right: 0;
	}
	
}
@media only screen and (min-width: 1000px) {

	.primary-navigation {
		position: absolute;
		margin-left: auto;
		top: 56px;
	}

	.primary-navigation > .primary-menu-container {
		visibility: visible;
		opacity: 1;
		position: relative;
		padding: 0;
		background-color: transparent;
		overflow: initial;
		transform: none;
	}

	.primary-navigation #toggle-menu {
		display: none;
	}

	.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul {
		display: none;
	}

	.admin-bar .primary-navigation {
		top: 0 !important;
	}

	.admin-bar .primary-navigation > .primary-menu-container {
		top: 0 !important;
	}
}

.primary-navigation > div > .menu-wrapper {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	max-width: none;
	padding-left: 0;
	position: relative;
}

@media only screen and (max-width: 1495px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	font-size: 16px !important;
	}
	
}

@media only screen and (max-width: 1289px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	
}

@media only screen and (max-width: 1208px) {
	
	#site-navigation {
    	margin-right: 5%;
    	width: 73%;
	}
	
	.site-branding {
    	margin-left: 5%;
	}
	
}

@media only screen and (max-width: 1026px) {
	
	#menu-item-108 {
    	margin-left: 5px;
    	padding-left: 5px;
	}
	
}

@media only screen and (max-width: 999px) {
	
	.wp-custom-logo .site-header {
		border-bottom-left-radius: 0 !important;
	}
	
	#site-navigation {
    	margin-right: unset;
    	width: 100%;
   		position: relative;
	}
	
	.primary-navigation-open #site-navigation {
		z-index: 99;
	}
	
	.primary-navigation .menu-wrapper {
		padding-bottom: 100px;
	}

	.primary-navigation .menu-wrapper:first-of-type {
		padding-bottom: 0px;
	}

	.primary-navigation > div > .menu-wrapper ul {
		padding-left: 0;
	}
}

.primary-navigation > div > .menu-wrapper li {
	display: block;
	position: relative;
	width: 100%;
}
@media only screen and (min-width: 1000px) {

	.primary-navigation > div > .menu-wrapper li {
		margin: 0;
		width: inherit;
	}

	.primary-navigation > div > .menu-wrapper li:last-child {
		margin-right: 0;
	}
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
	display: flex;
	height: calc(2 * var(--primary-nav--padding) + 1.15em + 1px);
	width: 44px;
	padding: 0;
	justify-content: center;
	align-items: center;
	background: transparent;
	color: currentColor;
	border: none;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle:focus {
	outline: 2px solid var(--wp--style--color--link, var(--global--color-primary));
}
@media only screen and (max-width: 999px) {

	.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
		display: none;
	}
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-plus,
.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-minus {
	height: 100%;
	display: flex;
	align-items: center;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-plus svg,
.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-minus svg {
	margin-top: -1px;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-minus {
	display: none;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-minus {
	display: flex;
}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-plus {
	display: none;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu {
	position: relative;
}
@media only screen and (min-width: 1000px) {

	.primary-navigation > div > .menu-wrapper > li > .sub-menu {
		left: 0;
		margin: 0;
		min-width: max-content;
		position: absolute;
		top: 100%;
		padding-top: 3px;
		transition: all 0.5s ease;
		z-index: 88888;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu:before,
	.primary-navigation > div > .menu-wrapper > li > .sub-menu:after {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		top: -10px;
		left: var(--global--spacing-horizontal);
		border-style: solid;
		border-color: var(--primary-nav--border-color) transparent;
		border-width: 0 7px 10px 7px;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu:after {
		top: -9px;
		border-color: var(--global--color-background) transparent;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
		background: var(--global--color-background);
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-left {

		/* rtl:ignore */
		left: 0;

		/* rtl:ignore */
		right: auto;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-left:before,
	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-left:after {

		/* rtl:ignore */
		left: var(--global--spacing-horizontal);

		/* rtl:ignore */
		right: auto;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right {

		/* rtl:ignore */
		right: 0;

		/* rtl:ignore */
		left: auto;
	}

	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right:before,
	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right:after {

		/* rtl:ignore */
		left: auto;

		/* rtl:ignore */
		right: var(--global--spacing-horizontal);
	}
}

.primary-navigation .primary-menu > .menu-item:hover > a {
	color: var(--primary-nav--color-link-hover);
}

@media only screen and (min-width: 1000px) {

	.primary-navigation .primary-menu-container {
		margin-right: calc(0px - var(--primary-nav--padding));
		margin-left: calc(0px - var(--primary-nav--padding));
	}

	.primary-navigation .primary-menu-container > ul > .menu-item {
		display: flex;
	}

	.primary-navigation .primary-menu-container > ul > .menu-item > a {
		padding-left: var(--primary-nav--padding);
		padding-right: var(--primary-nav--padding);
	}

	.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle {
		margin-left: calc(5px - var(--primary-nav--padding));
	}
}

.primary-navigation a {
	display: block;
	font-family: var(--primary-nav--font-family-mobile);
	font-size: var(--primary-nav--font-size-mobile);
	font-weight: var(--primary-nav--font-weight);
	padding: var(--primary-nav--padding) 0;
	text-decoration: none;
}
@media only screen and (min-width: 1000px) {

	.primary-navigation a {
		display: block;
		font-family: var(--primary-nav--font-family);
		font-size: var(--primary-nav--font-size);
		font-weight: var(--primary-nav--font-weight);
	}
}

.primary-navigation a + svg {
	fill: var(--primary-nav--color-text);
}

.primary-navigation a:hover,
.primary-navigation a:link,
.primary-navigation a:visited {
	color: var(--primary-nav--color-link-hover);
}

.primary-navigation a:hover {
	text-decoration: underline;
	text-decoration-style: dotted;
}

.primary-navigation a:focus {
	position: relative;
	z-index: 99999;
	outline-offset: 0;
	text-decoration-thickness: 2px;
}

.primary-navigation .current-menu-item > a:first-child,
.primary-navigation .current_page_item > a:first-child {
	text-decoration: underline;
	text-decoration-style: solid;
}

.primary-navigation .current-menu-item > a:first-child:hover,
.primary-navigation .current_page_item > a:first-child:hover {
	text-decoration: underline;
	text-decoration-style: dotted;
}

.primary-navigation .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: var(--primary-nav--padding);
	border: 1px solid var(--primary-nav--border-color);
}

.primary-navigation .sub-menu .sub-menu {
	border: none;
}
@media only screen and (min-width: 1000px) {

	.primary-navigation .sub-menu > .menu-item > .sub-menu {
		padding: 0;
	}
}
@media only screen and (max-width: 999px) {

	.primary-navigation .sub-menu .menu-item:last-child {
		margin-bottom: 0;
	}
}

.primary-navigation .sub-menu .menu-item > a {
	padding: calc(1.25 * var(--primary-nav--padding)) var(--primary-nav--padding);
	display: block;
	font-size: var(--primary-nav--font-size-sub-menu-mobile);
	font-style: var(--primary-nav--font-style-sub-menu-mobile);
}
@media only screen and (min-width: 1000px) {

	.primary-navigation .sub-menu .menu-item > a {
		font-size: var(--primary-nav--font-size-sub-menu);
		font-style: var(--primary-nav--font-style);
	}
}

.primary-navigation .menu-item-has-children > .svg-icon {
	display: none;
}
@media only screen and (min-width: 1000px) {

	.primary-navigation .menu-item-has-children > .svg-icon {
		display: inline-block;
		height: 100%;
	}

	.primary-navigation .menu-item-has-children .sub-menu .svg-icon {
		display: none;
	}
}

.primary-navigation .menu-item-description {
	display: block;
	clear: both;
	font-size: var(--global--font-size-xs);
	text-transform: none;
	line-height: 1.7;
}

.primary-navigation .menu-item-description > span {
	display: inline-block;
}

@media only screen and (min-width: 482px) {
	
		.admin-bar .primary-navigation > .primary-menu-container {
    	top: 0;
	}
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	top: 0 !important;
	}
	
}

@media only screen and (max-width: 682px) { 
	
	.menu-search #searchform input {
    	margin-left: 2%;
    	width: 86%;
	}
	
}

@media only screen and (max-width: 482px) {
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul {
    display: none;
}
	
	.lock-scrolling .site {
		top: 0;
	}
	
}

@media only screen and (max-width: 481px) {
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	height: max-content;
	}
	
	.primary-navigation-open.admin-bar .primary-navigation > .primary-menu-container:last-of-type {
		padding-top: 0;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
		top: 5px;
	}
	
	.menu-button-container {
		top: 30px !important;
    	right: 15px !important;
	}
	
}


p, ul li, ol li {
	font-size: 20px;
    color: #39393B;
    font-family: proxima-nova, sans-serif;
	margin-bottom: 2%;
}

p a {
	color: #4A6E3B;
	font-weight: bold;
	text-decoration: underline;
}

p a:hover {
	color: #789B4A;
}

h2, .h2 {
	font-weight: 600;
	font-family: garvis-pro, serif;
	font-size: 36px;
}

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
    color: #000;
}

@media only screen and (max-width: 500px) { 
	
	h2, .h2 {
		font-size: 32px;
	}
	
	p {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 4%;
	}
	
}

/* GENERAL STYLES */

/* FAQS */

.faqs {
	width: 85%;
	margin: 5% auto;
}

.faqs h2 {
	text-align: center;
	margin-bottom: 3%;
	color: #4A6E3B;
}

.faqs .accordion:after {
    content: '';
    background-image: url(/wp-content/uploads/2021/08/white-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(-180deg);
    float: right;
    margin-left: 5px;
    margin-top: 0%;
    width: 3%;
    height: 2vw;
    border: 0px solid;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
}

.faqs .accordion.active:after {
	transform: rotate(360deg);
	margin-top: 0px;
    margin-bottom: 10px;
}

.faqs .accordion.active {
	padding-bottom: 4px;
	margin-bottom: 0;
}

.faqs .accordion p {
	width: 95%;
    display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	margin-bottom: 0;
	color: #fff;
}

.faqs .panel {
    padding: 0 1%;
}

.faqs .panel p {
	color: #000 !important;
}

.faqs .accordion:hover, .faqs .accordion.active {
	color: #fff !important;
    border-color: #fff !important;
}

.faqs button {
	background-color: #4A6E3B !important;
    margin: 1% 0;
    padding: 1%;
	border-bottom: 0px solid #fff !important;
    color: #fff !important;
}

@media only screen and (max-width: 950px) {  
	
	.faqs .accordion:after {
		width: 4%;
		height: 3vw;
	}
	
	.faqs {
		width: 90%;
		margin: 10% auto;
	}
	
	.faqs button {
		padding: 1% 2%;
	}
	
}

@media only screen and (max-width: 420px) {  
	
	.faqs .accordion p {
    	width: 90%;
	}
	
	.faqs .accordion:after {
    	width: 5%;
    	height: 9vw;
		margin-top: 0;
	}
	
}

/* FAQS */

/* INTRO MODULE */ 

.intro-content {
	/* If wrapped-content module and intro-content/intro module are no longer being used right below hero, please remove preload code from header.php */
    background-image: url(/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp);
	background-image: image-set(
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png") type("image/png"),
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp") type("image/webp")
		);
    background-color: #F7F3ED;
    position: relative;
    margin-top: 3%;
	z-index: 9;
}

.intro-content .breadcrumbs {
	text-align: center;
    position: absolute;
    width: 60%;
    left: 20%;
    top: -13%;
	color: #737373 !important;
	font-weight: bold;
}

.intro-content .breadcrumbs p {
	color: #737373 !important;
}

.intro-content .left h2 {
	font-family: garvis-pro, serif;
    font-weight: 600;
    font-style: normal;
    color: #737373;
    margin-bottom: 0;
}

.intro-content .right p {
	color: #737373;
}

.intro-content .breadcrumbs p a {
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}

.intro-content .content .left {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.intro-content .content .right {
    width: 48%;
    display: inline-block;
    margin-left: 5%;
    font-size: 0;
    vertical-align: middle;
}

.intro-content .border img {
    width: 100%;
    height: 7vw;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: -7vw;
	z-index: -1;
}

.intro-content .border {
	border: 0px solid #fff !important;
}

.intro-content .content {
    width: 80%;
    margin: 0 auto;
    padding: 3% 0 5% 0;
}

@media only screen and (max-width: 1300px) {
	
	.intro-content .breadcrumbs {
		top: -8%;
	}
	
}

@media only screen and (max-width: 999px) {
	
	.intro-content {
		z-index: -1;
	}
	
	.intro-content .border {
		display: none;
	}
	
	.intro-content .breadcrumbs p {
		margin-bottom: 0;
	}
	
	.intro-content .breadcrumbs {
    	position: inherit;
    	width: 100%;
    	text-align: center;
    	left: unset;
    	padding-top: 5%;
	}
	
	.intro-content {
		margin-top: 0;
	}
	
}

@media only screen and (max-width: 975px) {
	
	.intro-content .breadcrumbs {
    	top: -7%;
	}
	
	.intro-content .content .left {
    	width: 100%;
    	display: block;
		margin-bottom: 5%;
	}
	
	.intro-content .content .right {
    	width: 100%;
    	display: block;
    	margin-left: 0;
	}
	
}

@media only screen and (max-width: 630px) {
	
	.intro-content .breadcrumbs {
    	top: -2%;
	}
	
	.intro-content .content {
		padding: 10% 0 8% 0;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.hero .content .buttons .button-a {
		width: 95% !important;
	}
	
	.intro-content .breadcrumbs {
    	top: 0%;
	}
	
	.intro-content .content {
    	width: 90%;
	}
	
	.intro-content .content {
    	padding: 15% 0 10% 0;
	}
	
	.intro-content .breadcrumbs p {
		font-size: 16px;
	}
	
}

/* INTRO MODULE */

/* CHECKLIST */

.checkboxes h3 {
	text-align: left;
    font-family: garvis-pro, serif;
    font-weight: bold;
    font-size: 38px;
    width: 85%;
    margin: 0 auto;
	margin-bottom: 5%;
}

.checkboxes .container input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 84%;
}
.checkboxes .container input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "16% MATCH";
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 68%;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "32% MATCH";
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 50%;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "50% MATCH";
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 36%;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "64% MATCH";
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 20%;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "80% MATCH";
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar {
  padding-right: 0%;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner {
  background-color: #4A6E3B;
}
.checkboxes .container input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ input[type=checkbox]:checked ~ .progress_bar > .progress_inner:after {
  content: "100% MATCH";
}

.checkboxes .progress_bar {
    height: 2rem;
    text-align: center;
    font-size: 1rem;
    line-height: 2rem;
    padding-right: 100%;
    overflow: hidden;
    transition: padding-right 0.5s ease;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
	margin-bottom: 5%;
    margin-top: 5%;
}

.checkboxes .progress_bar .progress_inner {
  	content: "";
    transition: background-color 0.6s linear;
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
	border-radius: 20px;
}

.checkboxes input[type=checkbox] {
    height: 32px;
    width: 32px;
    margin-bottom: 3%;
    cursor: pointer;
    border: 1px solid #4A6E3B;
    background-color: #fff;
	margin-right: 1%;
}

.demo .checkboxes label::after {
	display: none;
}

.demo .checkboxes {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.checkboxes label {
	display: inline-block;
	position: unset !important;
}

.checkboxes .container {
	text-align: left;
}

.checkboxes input[type=checkbox]:after {
	left: 10px;
    top: 3px;
    color: #4A6E3B;
	width: 10px;
    height: 19px;
}

.checkboxes input[type=checkbox] + label {
    font-size: 20px;
    cursor: pointer;
    vertical-align: top;
    font-family: proxima-nova, sans-serif;
    background-color: transparent;
    color: #39393B;
    padding: 0;
    position: unset !important;
	display: inline-block;
    width: 90%;
    text-align: left;
}

.demo .content input {
	display: inline-block;
}

.demo {
    padding: 30px 14px 30px 14px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background-color: #F7F3ED;
    margin-top: -11%;
    z-index: 9;
	position: relative;
}

.demo label {
    display: block;
    padding: 20px 30px 20px 0px;
    background: #4A6E3B;
    color: #FFF;
    transition: ease .5s;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: -20px;
}

.checkboxes:first-of-type {
	border-right: 2px solid #789B4A;
    padding-right: 2%;
}

.checkboxes:last-of-type {
	padding-left: 2%;
}

.demo .content:first-of-type {
	width: 55%;
    margin: 0 auto;
	margin-bottom: 3%;
}

.demo .content hr {
	height: 4px;
    color: #789B4A;
    opacity: 1;
    margin: 2% auto 5% auto;
}

.demo h2 {
	color: #4A6E3B;
    font-weight: bold;
    margin-top: 5%;
}

.checklist img {
	position: relative;
    z-index: -1;
}

.demo label::after {
    content: '+';
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: -3px;
    left: 10px;
}

.demo input {
    display: none;
} 

.demo input + label + .content {
    display: none;
}

.demo input:checked + label + .content {
    display: block;
}

.demo input:checked + label:after {
    content: '-';
    right: 11px;
    top: -2px;
}

@media only screen and (max-width: 1045px) {
	
	.checkboxes input[type=checkbox] + label {
		width: 85%;
	}
	
}

@media only screen and (max-width: 999px) {
	
	.demo .checkboxes {
    	width: 100%;
	}
	
	.checkboxes:last-of-type {
    	padding-left: 0;
    	margin-top: 8%;
    	border-top: 3px solid #789B4A;
    	padding-top: 5%;
	}
	
	.checkboxes:first-of-type {
    	border-right: 0px solid #789B4A;
    	padding-right: 0%;
	}
	
}

@media only screen and (max-width: 650px) {
	
	.checkboxes h3 {
		font-size: 22px;
		width: 77%;
	}
	
	.demo .content:first-of-type {
    	width: 80%;
    	margin-bottom: 10%;
	}
	
	.demo label {
		left: 49%;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.demo label {
    	left: 46%;
	}
	
	.checkboxes input[type=checkbox] + label {
    	font-size: 18px;
	}
	
	.checkboxes input[type=checkbox] {
		margin-bottom: 13%;
	}
	
}

/* CHECKLIST */ 

/* HEADER */

.scrollUp {
    transform: translateY(-120px);
}

.mobile-header-bottom {
	display: none;
}

.home .site-logo .custom-logo-link::after { 
	margin-top: -10px;
}

.site-logo .custom-logo-link::after {
	content: '';
    background-image: url(/wp-content/uploads/2021/07/logo-border.png);
    width: 300px;
    height: 73px;
    background-size: cover;
    display: block;
    margin-top: -9px;
}

.site-header {
    padding-top: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 100% !important;
	padding-bottom: 0 !important;
	height: 108px;
}

.header-top {
	width: 100%;
    background-color: #F7F3ED;
    height: 43px;
    text-align: right;
	position: absolute;
	top: 0;
}

.header-top a {
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;
	color: #636466;
}

.header-top a:hover {
	text-decoration: underline;
}

.header-top .search {
	display: inline;
    padding: 4px 15px 11px;
    background: #738472;
    margin-left: 25px;
    vertical-align: middle;
	cursor: pointer;
}

.header-top .search img {
	width: 22px;
	margin-top: 2px;
}

.header-top .phone {
	display: inline;
    padding: 13px 30px;
	border-right: 2px solid #fff;
}

.header-top .links {
	display: inline;
	padding: 13px 0 13px 30px;
}

.site-header {
    position: fixed;
    background-color: #fff;
	z-index: 999;
}

.header-top .links a:first-of-type {
	margin-right: 20px;
}

.header-top .phone img {
    width: 18px;
    margin-bottom: -3px;
	margin-right: 5px;
}

.site-logo .custom-logo {
    max-width: 200px !important;
    margin-bottom: -36px;
    max-height: 100% !important;
    margin-top: 1px;
	margin-left: 25px !important;
}

.search-results #main {
    padding-top: 175px;
}

.page-title {
    font-size: 50px;
}

.home #main {
	padding-top: 108px;
}

#main {
	padding-top: 68px;
}

.site-header > .site-logo {
	border-bottom: 0px solid #fff !important;
    width: 280px !important;
    padding-bottom: 0 !important;
    display: inline-block !important;
    text-align: left !important;
    margin-left: 20px !important;
    text-align: center !important;
    position: absolute !important;
    top: -1px !important;
}

.admin-bar .primary-navigation {
    top: unset;
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    padding-bottom: 10px;
}

.primary-menu-container .sub-menu-toggle {
	margin-left: -5px !important;
    padding-left: 0 !important;
    width: 18px !important;
    height: 44px !important;
}

.singular .entry-header {
	margin-bottom: -96px;
}

.singular.single-post .entry-header {
	margin-bottom: 0;
}

@media only screen and (max-width: 1295px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	
	#primary-menu-list {
		margin-right: 2%;
	}
	
	.hero .content {
    	width: 37%; 
	}
	
}

@media only screen and (max-width: 1208px) {
	
	#primary-menu-list {
    	margin-right: 0;
	}
	
}

@media only screen and (max-width: 1160px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
	    font-size: 15px !important;
		margin: 0 5px 5px 10px;
	}
	
}

@media only screen and (max-width: 750px) {
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	top: 80px !important;
	}
	
	.site-logo .custom-logo {
    	max-width: 140px !important;
	}
	
}

@media only screen and (max-width: 700px) {
	
	.site-logo .custom-logo-link::after {
		display: none;
	}
	
	.header-top {
		display: none;
	}
	
}

@media only screen and (max-width: 999px) {
	
	.primary-menu-container .sub-menu-toggle {
		margin-left: 0px !important;
		padding-left: 0 !important;
		width: 40px !important;
		margin-top: -12px;
		height: 40px !important;
	}
	
	.admin-bar .primary-navigation > .primary-menu-container {
		padding: 0;
	}
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	font-size: 20px !important;
		display: inline-block;
    	width: 94%;
	}
	
	.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    	display: inline !important;
		vertical-align: middle;
	}
	
	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right:after {
		display: none;
	}
	
	.screen-reader-text {
		display: none;
	}
	
	.primary-navigation > div > .menu-wrapper > li > .sub-menu.submenu-reposition-right {
		top: 0;
	}
	
	.primary-navigation .sub-menu, .primary-navigation a:hover {
		border: 0px solid transparent;
		text-decoration: underline;
	}
	
	.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
		border-bottom: 0px solid transparent;
		color: #738472;
	}
	
}

@media only screen and (max-width: 828px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
		width: 90%;
	}
	
	.primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-plus svg, .primary-navigation > div > .menu-wrapper .sub-menu-toggle .icon-minus svg {
		width: 40px;
		height: 40px;
	}
	
}

@media only screen and (max-width: 750px) {
	
	#main {
    	padding-top: 137px;
	}
	
	#site-navigation {
		height: 105px;
	}
	
	.mobile-header-bottom {
		display: block;
    	width: 100%;
    	background-color: #F7F1EA;
    	position: absolute;
    	top: 92px;
		font-size: 0;
    	height: 45px;
	}
	
	.mobile-header-bottom a img {
		width: 20px;
		vertical-align: middle;
	}
	
	.mobile-header-bottom a:first-of-type {
		border-right: 1px solid #fff;
	}
	
	.mobile-header-bottom a {
		font-size: 20px;
		vertical-align: middle;
		margin-bottom: 0;
		width: 50%;
    	display: inline-block;
    	text-align: center;
    	color: #58595B;
    	text-decoration: none;
		margin-top: 5px;
		font-weight: 600;
	}
	
	.header-top {
		display: none;
	}
	
	.site-logo .custom-logo-link::after {
		display: none;
	}
	
	.site-logo .custom-logo {
		margin-top: 0;
    	margin-left: 0;
    	max-width: 125px;
    	margin-bottom: 0;
		float: left;
	}
	
	.primary-navigation-open .menu-button-container {
		background-color: transparent;
	}
	
	.menu-button-container {
		top: -7px;
	}
	
	.primary-navigation-open .menu-button-container #primary-mobile-menu {
    	display: block;	
    	margin-top: 75px;
	}
	
	.site-header > .site-logo {
		margin-top: 0;
		top: 5px !important;
		z-index: 9;
	}
	
	.site-header {
		height: 105px;
	}
	
}

@media only screen and (max-width: 486px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	width: 85%;
	}
	
}

@media only screen and (max-width: 482px) {
	
	.home #main {
		padding-top: 145px;
	}
	
	.primary-navigation > .primary-menu-container {
		padding-top: 100px;
	}
	
	.mobile-header-bottom {
		top: 100px;
	}
	
	.menu-search #searchform input {
		width: 82%;
	}
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	top: 85px !important;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.admin-bar .primary-navigation > .primary-menu-container {
    	top: 140px !important;
	}
	
	.site-header {
    	display: block;
	}
	
	.menu-item-54 {
		margin-bottom: 0;
	}
	
	#main {
    	padding-top: 116px;
	}
	
	.page-title {
    	font-size: 30px;
	}
	
	.primary-navigation-open .menu-button-container #primary-mobile-menu, .menu-button-container #primary-mobile-menu {
		margin-top: 2px;
	}
	
	.primary-navigation-open .menu-button-container {
    	top: 20px !important;
    	right: -7px !important;
		padding-bottom: 0;
	}
	
	.menu-careers a {
		padding: 0;
	}
	
	.menu-careers {
		margin-bottom: 0;
	}
	
	.menu-search #searchform input {
		margin-top: 5px;
	}
	
}

@media only screen and (max-width: 401px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	width: 83%;
	}
	
}

@media only screen and (max-width: 375px) {
	
	.menu-search #searchform input {
    	width: 78%;
	}
	
}

@media only screen and (max-width: 354px) {
	
	.primary-navigation .primary-menu-container > ul > .menu-item > a {
    	width: 80%;
	}
	
	.mobile-header-bottom a {
    	font-size: 17px;
		margin-top: 10px;
	}
	
}

/* HEADER */

/* LARGE BUTTONS */

.large-buttons {
	width: 100%;
	font-size: 0;
}

.large-buttons a:nth-of-type(even) .block {
	border-left: 5px solid #fff;
}

.large-buttons a:nth-of-type(1) .block {
	background:url('/wp-content/uploads/2021/08/reading-the-newspaper.png') rgba(74, 110, 59, 1);
}

.large-buttons a:nth-of-type(2) .block {
	background:url('/wp-content/uploads/2021/08/women-high-fiving.png') rgba(74, 110, 59, 1);
}

.large-buttons a:nth-of-type(3) .block {
	background:url('/wp-content/uploads/2021/08/senior-woman-with-nurse.png') rgba(74, 110, 59, 1);
}

.large-buttons a:nth-of-type(4) .block {
	background:url('/wp-content/uploads/2021/08/senior-couple.png') rgba(74, 110, 59, 1);
}

.large-buttons .block .content {
	margin: auto;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0; 
	bottom: 0; 
	right: 0;
	width: 90%;
}

.large-buttons a .block:hover {
	background: rgba(74, 110, 59, 1);
}

.large-buttons .block {
	background-size:cover !important;
    background-blend-mode: multiply;
	background-position: center !important;
	position: relative;
	width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #4A6E3B;
    margin-bottom: 5px;
    height: 25vw;
}

.large-buttons h3 {
	font-family: garvis-pro, serif;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 1px solid #fff;
    width: max-content;
    margin: 0 auto;
	padding-bottom: 1%;
}

.large-buttons p {
	font-weight: bold;
    color: #fff;
    margin-top: 2%;
}

.large-buttons img {
	width: 40px;
}

@media only screen and (max-width: 1260px) { 
	
	.large-buttons h3 {
		width: auto;
	}
	
}

@media only screen and (max-width: 1244px) { 
	
	.large-buttons .block {
		height: 33vw;
	}
	
}

@media only screen and (max-width: 1060px) { 
	
	.large-buttons .block {
    	height: 38vw;
	}
	
}

@media only screen and (max-width: 860px) { 
	
	.large-buttons .block {
    	height: 46vw;
    	width: 100%;
    	display: block;
	}
	
	.large-buttons a:nth-of-type(even) .block {
    	border-left: 0px solid #fff;
	}
	
}

@media only screen and (max-width: 625px) { 
	
	.large-buttons .block {
    	height: 53vw;
	}
	
}

@media only screen and (max-width: 550px) { 
	
	.large-buttons .block {
    	height: 73vw;
	}
	
}

@media only screen and (max-width: 435px) { 
	
	.large-buttons .block {
    	height: 91vw;
	}
	
}

@media only screen and (max-width: 414px) { 
	
	.large-buttons .block .content {
		top: 47%;
	}
	
	.large-buttons h3 {
		font-size: 28px;
	}
	
}

@media only screen and (max-width: 280px) { 
	
	.large-buttons .block {
    	height: 111vw;
	}
	
}

/* LARGE BUTTONS */ 

/* HERO MODULE */

.one-button .hero .buttons a:nth-of-type(2) {
	display: none;
}

/* .hero {
	background-image: url('/wp-content/uploads/2021/08/couple-hugging.png');
	height: 44vw;
    background-size: cover;
	position: relative;
} */

.hero {
	background-image: none !important;
	height: 44vw;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.hero .image {
	position: relative;
	height: 100%;
}

.hero .image img {
	width: 100%;
	object-fit: cover;
	object-position: top center;
	height: 100%;
}

.hero .content {
	width: 33%;
    background-color: #789b4ac2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9%;
    padding: 2%;
    border: 9px double #789b4abd;
    background-clip: padding-box;
}

.hero .content h1 {
	font-family: garvis-pro, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 40px;
    color: #fff;
	text-align: center;
}

.hero .content .buttons {
    width: 100%;
    text-align: center;
    margin-top: 5%;
	position: relative;
    z-index: 9;
}

.hero .content .buttons .button-a {
	margin: 0 0 10px 0;
	width: max-content;
}

.home .hero .content .buttons .button-a {
	width: 100%;
}

.hero .content .buttons a:last-of-type {
	background-color: #fff !important;
	color: #4A6E3B;
	outline: 1px solid #4A6E3B;
	width: max-content;
}

.home .hero .content .buttons a:last-of-type {
	width: 100%;
}

.hero .content .buttons a:last-of-type:hover {
	background-color: #789B4A !important;
	color: #fff !important;
}

@media only screen and (max-width: 1190px) {
	
	.hero .content .buttons .button-a {
    	margin: 10px auto;
    	width: 75%;
    	display: block;
	}
	
	.hero {
		height: 50vw;
		/* background-position: left;
    	background-size: 120%; */
	}

	.hero .image img {
		object-position: center;
	}
	
	.hero .content {
		left: 2%;
		width: 50%;
	}
	
}

@media only screen and (max-width: 975px) {
	
	.hero .content {
    	left: 1%;
    	width: 98%;
    	bottom: -12%;
		top: unset;
		transform: unset;
		background-color: transparent;
		border: 0px double #789b4abd;
    	background-clip: unset;
		margin-top: 0 !important;
	}
	
	.hero .content h1 {
		background-color: #789b4a;
		border: 9px double #789b4abd;
    	background-clip: padding-box;
		padding: 2%;
	}
	
	.hero {
    	height: 70vw;
    	background-position: center;
    	background-size: cover;
	}
	
	.hero .content .buttons {
    	margin-top: 3%;
    	margin-bottom: -13%;
	}
	
}

@media only screen and (max-width: 650px) {
	
	.hero .content {
		top: 0px !important;
    	height: 100% !important;
    	z-index: 1 !important;
    	bottom: 0 !important;
	}
	
	.hero .content .buttons {
		margin-bottom: -18%;
	}
	
}

@media only screen and (max-width: 500px) {
	
	.hero .content h1 {
		font-size: 32px;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.hero .content {
    	bottom: -50% !important;
	} 
	
	.hero .content .buttons {
    	margin-bottom: -27%;
	}
	
}

@media only screen and (max-width: 415px) {
	
	.hero .content {
    	bottom: -65% !important;
	}
	
	.hero {
    	height: 85vw; 
	}
	
}

@media only screen and (max-width: 355px) {
	
	.hero .content .buttons {
    	margin-bottom: -32%;
	}
	
	.hero {
    	height: 85vw; 
	}
	
}

@media only screen and (max-width: 315px) {
	
	.hero {
    	height: 120vw;
    	margin-bottom: 0;
	}
	
}

/* HERO MODULE */

/* ACCORDIONS */

.accordion .btn-content {
	width: 93%;
    display: inline-block;
    padding-left: 0%;
    vertical-align: middle;
}

.image-left-accordion {
	width: 100%;
	max-width: 100% !important;
	margin-bottom: 0%;
	font-size: 0;
	position: relative;
	border-bottom: 25px solid #789B4A;
}

.image-left-accordion .accordion img {
	width: 5%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: middle;
    margin-left: 3%;
}

.image-left-accordion .accordion.active img, .image-left-accordion .accordion:hover img {
	opacity: .5;
}

.image-left-accordion .accordion p {
	width: 80%;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
}

.image-left-accordion .left {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}

.image-left-accordion .left img {
	width: 100%;
}

.image-left-accordion .right {
	padding: 40px;
    display: inline-block;
    vertical-align: top;
    width: 39%;
    margin-left: 5%;
}

.image-left-accordion .right h2 {
	color: #4A6E3B;
	margin-bottom: 5%;
	font-family: garvis-pro, serif;
	font-weight: 600;
}

button.accordion:focus {
	outline: none !important;
}

.accordion {
  background-color: #F7F3ED !important;
  color: #39393B;
  cursor: pointer;
  padding: 15px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
	margin-bottom: 3%;
  font-family: proxima-nova, sans-serif;
}

.accordion:hover, .accordion.active, .accordion.active p {
	color: #fff !important;
	background-color: #789B4A !important;
}

.accordion.active {
	margin-bottom: 0;
}

.accordion:hover p {
	color: #fff;
}

.cta-blocks {
	width: 90% !important;
	margin: 0 auto !important;
	margin-bottom: 8% !important;
	display: flex;
}

.cta-blocks .block {
	text-align: center;
    width: 33.33%;
    border: 1px solid #7C6857;
    margin: 0 1%;
	padding: 2%;
	position: relative;
}

.cta-blocks .block .button {
	position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
	margin-bottom: 0;
}

.cta-blocks .block a {
	text-decoration: none;
}

.cta-blocks .block p {
	font-size: 18px;
    font-weight: lighter;
    color: #4A4F55;
    line-height: 28px;
	padding-bottom: 25px;
}

.cta-blocks .block img {
	max-width: 125px;
    margin-top: 10%;
    margin-bottom: 5%;
}

.cta-blocks .block h3 {
	font-family: 'Gotham', 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    color: #4A4F55;
    margin-bottom: 2%;
}

.fl-node-60ec766e221f6 .fl-button {
	float: right;
	margin-right: 2%;
}

.fl-node-60ec76848db30 .fl-button {
	margin-left: 2%;
}

.accordion:after {
    content: '';
    width: 3%;
    height: 14px;
    text-align: center;
    background-image: url(/wp-content/uploads/2021/08/green-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
}

.accordion.active:after {
  content: '';
  background-image: url(/wp-content/uploads/2021/08/white-arrow.png);
  background-position: center;
}

.panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel p:last-of-type {
	margin-bottom: 3%;
}

.panel p {
    color: #39393B;
    margin-top: 2%;
}

@media only screen and (max-width: 1400px) {
	
	.accordion:after {
		margin-top: 0;
	}
	
}

@media only screen and (max-width: 999px) {
	
	.hero .content .buttons {
		margin-top: 0;
	}
	
	.hero .content {
    	width: 100%;
    	left: 0;
    	bottom: 0;
    	top: unset;
		transform: none;
	}
	
	.image-left-accordion {
		display: flex;
		flex-direction: column;
	}
	
	.image-left-accordion .right {
    	padding: 40px 0;
    	width: 95% !important;
    	margin: 0 auto;
    	display: block;
		order: 1;
	}
	
	.image-left-accordion .left {
    	width: 100%;
		order: 2;
	}
	
	.image-left-accordion .accordion img {
    	width: 4%;
	}
	
	.image-left-accordion .left img {
		width: 100%;
	}
	
	.image-left-accordion .right {
    	width: 100%;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.accordion {
		padding: 8px 0px 15px 0;
	}
	
	.image-left-accordion .accordion img {
    	width: 7%;
	}
	
}

/* ACCORDIONS */

/* CONTACT SECTION */

.fl-module-odm-callout .fl-module-content {
	position: relative;
}

.callout {
	width: 80%;
    margin: 5% auto 0 auto;
}

.callout .content {
	width: 100%;
	text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18%;
}

.callout .content p {
	margin-bottom: 0 !important;
}

.callout .content h2 {
	margin-bottom: 2%;
	color: #395542;
}

.callout .content .button-styles {
	margin: 5% 0 0 0;
}

.callout .content .buttons label {
	background-color: #4A6E3B;
	color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: max-content;
    margin-top: 3%;
    font-family: proxima-nova, sans-serif;
    display: inline-block;
	margin-right: 2%;
	cursor: pointer;
}

.callout img {
    width: 25%;
    display: inline-block;
	display: none;
}

@media only screen and (max-width: 950px) { 
	
	.callout {
		width: 90%;
	}
	
}

@media only screen and (max-width: 685px) { 
	
	.callout {
		margin-bottom: 15%;
	}
	
	.callout .content {
    	width: 100%;
    	margin-right: 0;
	}
	
}

/* CONTACT SECTION */

/* IMAGE LEFT */

.image-left {
	background-color: #4A6E3B;
}

.image-left .left {
	width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.image-left .right {
	width: 35%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
	padding: 2% 0;
}

.image-left .right h2 {
	color: #fff;
    margin-bottom: 5%;
}

.image-left .right p {
	color: #fff;
}

.image-left .right .button-a {
	background-color: #fff;
	color: #395542;
	border: 1px solid #395542;
}

.image-left .right .button-a:hover {
	background-color: #395542;
	color: #fff;
}

.image-left .left img {
		width: 100%;
	}

@media only screen and (max-width: 999px) { 
	
	.image-left .left {
    	width: 100%;
    	display: block;
	}
	
	.image-left .right {
		width: 95%;
		margin: 0 auto;
		display: block;
		margin-left: auto;
		padding: 5% 0;
	}
	
}

@media only screen and (max-width: 420px) {  
	
	.image-left .right {
		padding: 10% 0;
	}
	
}

/* IMAGE LEFT */

/* LIVING OPTIONS */ 

.living-options {
	width: 80%;
    margin: 5% auto 5% auto;
}

.living-options .block {
	font-size: 0;
    margin-bottom: 3%;
	display: table;
	height: max-content;
}

.living-options .block .image {
	/* background-image: url(/wp-content/uploads/2021/08/playing-cards.png); */
    width: 23%;
    vertical-align: middle;
    display: table-cell;
    /* background-size: cover;
    background-position: center; */
	object-fit: cover;
	object-position: center;
}

.living-options .block .image img {
	/* background-image: url(/wp-content/uploads/2021/08/playing-cards.png); */
    width: 100%;
	height: 100%;
    /* vertical-align: middle;
    display: table-cell; */
    /* background-size: cover;
    background-position: center; */
	object-fit: cover;
	object-position: center;
}

.living-options .block .content {
	width: 75%;
    display: table-cell;
    vertical-align: middle;
    background-color: #F7F3ED;
    height: 100%;
    padding: 3%;
	border: 1px solid #fff;
    outline: 8px solid #F7F3ED;
}

.living-options h3 {
	font-family: garvis-pro, serif;
    font-weight: 600;
    color: #395542;
    font-size: 28px;
	margin-bottom: 2%;
}

.living-options .button-a {
	margin-top: 0;
}

@media only screen and (max-width: 1050px) { 
	
	.living-options .block {
		margin-bottom: 7%;
	}
	
	.living-options .block .image {
		width: 35%;
	}

	.living-options .block .image img{
		width: 100%;
	}
	
}

@media only screen and (max-width: 750px) {
	
	.living-options .block .image {
    	width: 100%;
    	display: block;
    	height: 80vw;
		order: 2;
	}
	
	
	.living-options .block {
		display: flex;
    	flex-direction: column;
	}
	
	.living-options .block .content {
    	width: 100%;
    	display: block;
	}
	
	.living-options {
		width: 95%; 
	}
	
}

@media only screen and (max-width: 420px) {
	
	.living-options .block {
    	margin-bottom: 15%;
		display: flex;
    	flex-direction: column;
	}
	
	.living-options .block .content {
		padding: 5%;
	}
	
	.living-options .button-a {
    	margin-top: 3%;
    	margin-bottom: 3%;
	}
	
	.living-options .block .image {
		order: 2;
	}
	
}

/* LIVING OPTIONS */

/* SINGLE POST */

.single-post article {
	margin-top: 10% !important;
	width: 80%;
    margin: 5% auto;
}

.single-post h2, .single-post h3, .single-post h4 {
	max-width: 100% !important;
}

.single-post article p, .single-post article ul li, .single-post article ul {
	width: 100%;
    max-width: 100% !important;
	color: #39393B;
	font-family: proxima-nova, sans-serif;
}

.single-post .entry-header {
	display: block;
	width: 100%;
	max-width: 100% !important;
	padding-bottom: 0 !important;
}

.single-post .post-navigation {
	display: none;
}

.single-post .post-thumbnail {
	width: 50%;
    float: left;
    margin-right: 3%;
	margin-top: 0;
}

.single-post .post-thumbnail img {
	margin-top: 0;
	width: 100% !important;
    max-width: 100% !important;
}

.single-post .entry-title {
    font-size: 45px;
    font-family: garvis-pro, serif;
    margin-bottom: 3%;
    color: #4A6E3B;
}

.back-button a {
	color: #39393B;
}

@media only screen and (max-width: 420px) { 
	
	.single-post .entry-title {
    	font-size: 32px;
	}
	
	.single-post .post-thumbnail {
    	width: 100%;
    	float: unset;
    	margin-right: 0;
    	margin-top: 10%;
	}
	
	.single-post article {
		width: 90%;
	}
	
}

/* SINGLE POST */

/* TABS */

.no-tabs #toggle-tabs {
	display: none;
}

.tabcontent img {
	width: 50%;
	display: inline-block;
	margin-top: 3%;
}

.tabcontent a {
	color: #fff !important;
}

.tabcontent a img {
	margin-top: 0;
}

.tabs .tabcontent .content {
	width: 45%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
	margin-top: 3%;
	margin-left: 3%;
}

.tabs .tabcontent .content p {
	color: #fff;
}

.tabs .tabcontent .content .activity-type .content {
	width: 85%;
    display: inline-block;
	vertical-align: middle;
}

.tabcontent .closing p a {
	color: #fff;
}

.activity-type p {
	font-size: 16px !important;
	line-height: 24px;
}

.tabs .tabcontent .content .activity-type .content .heading {
	font-weight: bold;
    margin-bottom: 0;
    vertical-align: middle;
	font-size: 18px !important;
}

.activity-type img {
	width: 10%;
    vertical-align: middle;
    display: inline-block;
	margin-top: 0;
}

.tabbed-content .content h2 {
	text-align: center;
	color: #fff;
	margin-bottom: 3%;
}

.tabbed-content {	
    background-color: #4A6E3B;
    padding: 5% 0;
}

.tabbed-content .content {
	width: 85%;
	margin: 0 auto;
}

.tablinks {
	background-color: unset !important;
    text-transform: uppercase;
}

.tablinks.active::after {
	display: none !important;
}

.tablinks.active {
	color: #fff !important;
    font-weight: bold;
    border-bottom: 3px solid #fff;
    border-color: #789B4A !important;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}

.tablinks {
	padding: 1% !important;
    margin: 0 2% !important;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
	font-size: 18px;
}

.tablinks:hover {
	border: 0px solid #fff !important;
	font-weight: bold;
	color: #fff;
}

.tabs .tab {
	text-align: center;
}

@media only screen and (max-width: 875px) {
	
	.tabcontent img {
    	width: 100%;
    	display: block;
	}
	
	.tabs .tabcontent .content {
		width: 100%;
		margin-left: 0;
		display: block;
	}
	
	.activity-type img {
    	width: 10% !important;
		display: inline-block !important;
	}
	
	.tabs .tabcontent .content .activity-type .content {
		margin-left: 3%;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.activity-type img {
		vertical-align: top;
		margin-top: 2%;
	}
	
}

/* TABS */

/* IMAGE LEFT TABS */

.image-tabs {
	width: 100%;
    margin: 5% 0 0 0;
    background-color: #F7F3ED;
}

.fl-node-611c109a98b5e.no-button .section-text {
	margin-bottom: 0 !important;
}

.image-tabs .section-text {
	padding-top: 5%;
}

.image-tabs .section-text h2 {
	color: #395542;
	margin-bottom: 5%;
}

.image-tabs div {
	font-family: proxima-nova, sans-serif;
    color: #4E5050;
}

.image-tabs div h4 {
	color: #395542;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    margin-bottom: 5%;
}

.image-tabs .left {
	width: 49%;
    display: inline-block;
}

.image-tabs .left img {
	width: 100%;
}

.image-tabs .right {
	width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
	padding: 0% 0% 2% 0;
}

.image-tabs h2 {
	color: #ECAA1F;
    font-size: 36px !important;
}

.image-tabs .active {
	color: #4E5050 !important;
    padding: 1% 2%;
    font-weight: bold;
    border-bottom: 3px solid #789B4A;
}

.image-tabs #toggle-tabs span {
	color: #4E5050;
	text-transform: uppercase;
	margin-right: 4%;
	cursor: pointer;
}

.image-tabs #toggle-tabs span:hover {
	font-weight: bold;
}

.image-tabs p {
	color: #4E5050;
}

.image-tabs .emphasize-text {
	font-weight: bold;
    color: #406100;
    margin-top: 5%;
}

.image-tabs .emphasize-text a {
	color: #406100;
}

.image-tabs .active:after {
	display: none;
}

#tab-two { display:none; } 

@media only screen and (max-width: 999px) {
	
	.image-tabs #toggle-tabs span {
		width: 100%;
    	display: block;
    	text-align: center;
    	margin-top: 5%;
	}
	
}

@media only screen and (max-width: 800px) {
	
	.image-tabs .right {
    	width: 95%;
    	margin: 0 auto;
    	display: block;
    	margin-left: auto;
	}
	
	.image-tabs .left {
    	width: 100%;
    	display: block;
	}
	
}

@media only screen and (max-width: 420px) {
	
	.image-tabs .right {
		padding: 5% 0;
	}
	
	.image-tabs #toggle-tabs span {
    	width: 44%;
    	display: inline-block;
	}
	
	.fl-module-odm-home-hero.no-button .hero {
    	margin-bottom: 30%;
	}
	
}

/* IMAGE LEFT TABS */

/* WELLNESS */

.wellness {
	width: 90%;
	margin: 0 auto;
	font-size: 0;
}

.wellness .block {
	border: 1px solid #7C6857;
    width: 23%;
    display: inline-block;
    text-align: center;
    margin: 1%;
	vertical-align: top;
	height: 250px;
}

.wellness .block h2 {
	font-family: 'Gotham', 'Montserrat', sans-serif;
    color: #4A4F55;
    text-transform: uppercase;
    font-size: 23px !important;
	padding: 0 2%;
	margin-bottom: 7%;
}

.wellness .block img {
	width: 30%;
    margin-top: 10%;
    margin-bottom: 5%;
}

.wellness .block:hover img {
	margin-top: 3% !important;
	vertical-align: top;
	margin-left: 2%;
}

.wellness .block:hover p {
	display: block;
    float: left;
    font-size: 16px !important;
    text-align: left;
    line-height: 25px;
    padding: 0 5%;
}

.wellness .block:hover h2 {
	font-size: 20px !important;
	text-align: left;
	width: 75%;
	display: inline-block;
	margin-top: 5%;
}

.wellness .block:hover img {
    width: 20%;
	display: inline-block;
}

.wellness .block p {
	display: none;
} 

/* LANDING PAGE HERO */

.landingform .form {
	width: 35%;
	background-color: white;
	float: right;
    margin: 10% 8% 0% 7%;
    padding: 2% 2% 0% 2%;
}

.landingform .content {
	top: 33%;
}

.page-template-landingpage .short .section-text {
	width: 45% !important;
	max-width: 100% !important;
	margin-bottom: 3% !important;
}

.page-template-landingpage .header-top .links {
	display: none;
}

.left-align h2, .left-align p {
	margin-right: 55%;
	text-align: left;
}

.left-align p {
	width: 56%;
}

.landingform .form h2 {
	font-size: 25px;
	padding-bottom: 1%;
}

.landingform {
	height: 1000px;
}

.landingform .gfield label, .gfield_label {
	font-size: 17px !important;
}

.landingform .gform_button {
	margin: 0%;
	text-align: left;
	width: 48%;
}

/* LP 3 PANEL */

.threepanel {
	display: flex;
	width: 90%;
	margin: 0 auto;
}

.add-space .threepanel {
	margin-top: 5%;
}

.threepanel .block {
	background-color: #F7F3ED;
	width: 30%;
	display: row;
	padding-bottom: 3%;
}

.two-blocks .threepanel .block:nth-of-type(3) {
	display: none;
}

.two-blocks .threepanel {
	justify-content: center;
}

.no-button .button {
	display: none !important;
}


.no-button .threepanel .block {
	padding-bottom: 0%;
}

.threepanel h2 {
	font-size: 25px;
	font-weight: 600;
	color: #225F92;
    padding: 4% 5% 4%;
}

/*.page-template-landingpage #site-navigation {
	display: none;
}

.page-template-landingpage .header-top {
	display: none;
}*/

.page-template-landingpage #menu-item-3477, .page-template-landingpage #menu-item-42, .page-template-landingpage #menu-item-1700, .page-template-landingpage #menu-item-46, .page-template-landingpage #menu-item-47, .page-template-landingpage #menu-item-48, .page-template-landingpage #menu-item-49, .page-template-landingpage #menu-item-54 {
	display: none;
}

.page-template-landingpage .header-top {
	background-color: #fff;
}

.page-template-landingpage .header-top .search {
	opacity: 0;
}

.page-template-landingpage .header-top .phone {
	display: none; 
}

.threepanel p {
	padding: 0% 5% 7% 5%;
	font-size: 20px;
}

.threepanel .button {
	background-color: #225f92 !important;
    padding: 2%;
    width: 90%;
    margin-left: 5%;
    display: block;
    text-align: center;
    font-family: proxima-nova,sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.threepanel .button:hover {
	background-color: #163a58 !important;
	color: #fff !important;
}

.threepanel .block:nth-of-type(1), .threepanel .block:nth-of-type(2) {
	margin-right: 5%;
}
.threepanel .block img {
	width: 100%;
}

/* LP 2 PANEL */

.twopanel {
	display: flex;
	width: 77%;
	margin: 0 auto 5%;
	
}

.twopanel .block img {
	width: 100%;
}

.twopanel .block {
	background-color: #F7F3ED;
	width: 37%;
	display: flex;
	flex-direction:column;
	justify-content:space-between;
	padding-bottom: 3%;
	border: 1px solid #fff;
    outline: 8px solid #F7F3ED;
}

.twopanel h2 {
	font-size: 25px;
	font-weight: bold;
	color: #4A6E3B;
	padding:5% 7% 5%;
	text-align:center;
}

.twopanel p {
	padding: 0% 5% 7% 5%;
	font-size: 20px;
	text-align: center;
}

.twopanel .button {
    background-color: #4A6E3B !important;
    padding: 2%;
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
	font-family: proxima-nova, sans-serif;
	font-weight: bold;
}

.twopanel .button:hover {
	color: #fff;
}

.twopanel .block:nth-of-type(1) {
	margin-right: 8%;
	margin-left: 10%;
}

/* IFRAME LEFT */

.iframe-left {
	background-color: #225F92;
    margin-top: 0%;
}

.iframe-left .left {
	width: 49%;
    display: inline-block;
    vertical-align: middle;
}

.iframe-left .left iframe {
	width: 100%;
    height: 35vw;
    max-height: 100% !important;
    margin-bottom: -9px;
}

.iframe-left .right {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5%;
}

.iframe-left .right h2 {
	color: white;
	margin-bottom: 3%;
}

.iframe-left .right p {
	color: #fff;
}

.iframe-left .right .icon-text p {
	width: 79%;
    display: inline-block;
    margin-left: 3%;
	vertical-align: middle;
	line-height: 20px;
}

.iframe-left .right .icon-text p a {
	color: #fff !important;
}

.iframe-left .right .icon-text {
	margin-top: 5%;
}

.iframe-left .right .icon-text img {
	width: 10%;
    display: inline-block;
	vertical-align: middle;
}


/* IMAGE COLLAGE MODULE */
.image-collage {
	margin-top: 5%;
	width: 100%;
}

.avon-edits .image-collage {
	font-size: 0;
}

.avon-edits .image-collage .nine {
	margin-top: -11vw;
}

.image-collage div {
	background-position: center center;
	background-size: cover;
}

.image-collage .one {
	background-image: url('/wp-content/uploads/sites/4/2022/03/Clarendale-at-Bellevue-Place_7632Highway70S_II-6642578_PHO-24.jpg');
    height: 23vw;
    width: 20vw;
    margin: 1vw;
    display: inline-block;

}

.image-collage .two {
	background-image: url('/wp-content/uploads/sites/4/2022/03/Clarendale-at-Bellevue-Place_7632Highway70S_II-6642578_PHO-1.jpg');
    width: 18.4vw;
    height: 13vw;
    display: inline-block;
    vertical-align: top;
    margin: 1vw;    
    margin-left: 0.1vw;

}

.image-collage .three {
	display: inline-block;
    background-image: url('/wp-content/uploads/sites/4/2021/11/Ryan_BellevuePlace_Nashville_DavidKeith-441-HDR.jpg');
    width: 18.5vw;
    height: 9.2vw;
    margin-left: -19.5vw;
    margin-bottom: 0.75vw !important;

}

.image-collage .four {
	background-image: url('/wp-content/uploads/sites/4/2021/11/outside-rendering.jpg');
    display: inline-block;
    height: 11vw;
    width: 22vw;
    vertical-align: top;
    margin: 1vw;

}

.image-collage .five {
	background-image: url('/wp-content/uploads/sites/4/2021/11/Ryan_BellevuePlace_Nashville_DavidKeith-369-HDR-Edit.jpg');
    width: 20.5vw;
    height: 11.2vw;
    display: inline-block;
    margin-left: -23vw;
    margin-bottom: 0.7vw;

}

.image-collage .six {
	background-image: url('/wp-content/uploads/sites/4/2021/09/CDBELL-MC-Garden-5lr-1024x680-1.jpg');
    display: inline-block;
    vertical-align: top;
    height: 11vw;
    width: 14vw;
    margin: 1vw 1vw 0 2.5vw;

}

.image-collage .seven {
	background-image: url('/wp-content/uploads/sites/4/2021/09/CBP-rendering-2.jpg');
    display: inline-block;
    height: 11.2vw;
    width: 14.2vw;
    margin-left: -16.5vw;
    margin-bottom: 0.7vw;
	vertical-align: bottom;
}

.image-collage .eight {
	width: 19vw;
    display: inline-block;
    vertical-align: top;
    background-image: url('/wp-content/uploads/sites/4/2021/11/Ryan_BellevuePlace_Nashville_DavidKeith-268-HDR-Edit.jpg');
    height: 11vw;
    margin: 1vw 0 0 2.5vw;
}

.image-collage .nine {
	background-image: url('/wp-content/uploads/sites/4/2022/03/Clarendale-at-Bellevue-Place_7632Highway70S_II-6642578_PHO-34.jpg');
    width: 20.2vw;
    height: 11.2vw;
    margin-left: 78.3vw;
    margin-top: -12.4vw;

}

@media only screen and (max-width: 1139px) { 
	
	.wellness .block {
		height: 275px;
	}
	
	.wellness .block img {
		margin-top: 26%;
	}
	
	.iframe-left .left iframe {
		height: 75vw;
	}
	
}

@media only screen and (max-width: 1050px) { 
	
	.wellness .block {
		width: 31%;
	}
	
	.wellness .block img {
    	margin-top: 23%;
	}
	
}

@media only screen and (max-width: 850px) { 
	
	.wellness .block {
		height: 275px;
	}
	
}

@media only screen and (max-width: 700px) {  
	
	.wellness .block {
    	height: 225px;
		width: 48%;
	}
	
	.wellness .block img {
    	margin-top: 10%;
	}
	
}

@media only screen and (max-width: 575px) {  
	
	.add-space .threepanel {
		margin-top: 10%;
	}
	
	.iframe-left .right .icon-text img {
    	width: 15%;
	}
	
	.wellness .block img {
		margin-top: 3% !important;
		vertical-align: top;
		margin-left: 2%;
	}

	.wellness .block p {
		display: block;
		float: left;
		font-size: 16px !important;
		text-align: left;
		line-height: 25px;
		padding: 0 5%;
	}

	.wellness .block h2 {
		font-size: 20px !important;
		text-align: left;
		width: 75%;
		display: inline-block;
		margin-top: 5%;
	}

	.wellness .block img {
		width: 20%;
		display: inline-block;
	}
		
	.wellness .block {
    	height: 275px;
	}
	
	.wellness .block img {
	    margin-top: 26%;
	}
	
}

@media only screen and (max-width: 430px) {  
	
	.wellness .block {
    	height: 225px;
		width: 100%;
		margin: 0;
		margin-bottom: 2%;
	}
	
	.wellness .block img {
    	margin-top: 8%;
	}
	
}

@media only screen and (max-width: 375px) { 
	
	.wellness .block {
    	height: 250px;
	}

	
}

@media only screen and (max-width: 325px) { 
	
	.wellness .block {
	    height: 220px;
	}
	
}

/* WELLNESS */

/* SECTION TEXT */

.no-button .section-text .button-a {
	display: none;
}

.no-button .section-text {
	margin-bottom: 4% !important;
	max-width: 90% !important;
}

.section-text {
    max-width: 900px !important;
    text-align: center;
	margin: 5% auto !important;
}

.section-text h2, .section-text.h1 h1 {
	color: #406100;
	margin-bottom: 3%;
}

.section-text.h1 h1 {
	font-size: 36px;
	font-family: garvis-pro, serif;
	font-weight: 600;
}

.remove-space .section-text {
	margin-bottom: 0% !important;
}

.no-space .section-text {
	margin-bottom: 0% !important;
}

@media only screen and (max-width: 1275px) { 
	
	.no-button .section-text::after {
		width: 250px;
    	height: 164px;
	}
	
}

@media only screen and (max-width: 1185px) { 
	
	.no-button .section-text::after {
		right: 3%;
	}
	
	.no-button .section-text {
    	margin-bottom: 12% !important;
	}
	
}

@media only screen and (max-width: 920px) { 
	
	.no-button .section-text {
    	margin-bottom: 20% !important;
	}
	
	.no-button .section-text::after {
		width: 31vw;
    	height: 19vw;
	}
	
	.section-text {
		max-width: 100%;
		width: 90%;
	}
	
}

@media only screen and (max-width: 420px) {  
	
	.section-text { 
		margin: 10% auto !important;
	}
	
}

/* SECTION TEXT */

/* FEATURED LOGOS */

.featured-logos {
	margin: 5% auto 0 auto;
    width: 80%;
	text-align: center;
}

.featured-logos img {
	width: 18%;
    margin: 0 3%;
    display: inline-block;
}

@media only screen and (max-width: 420px) {  
	
	.featured-logos img {
    	width: 35%;
    	margin: 2%;
    	vertical-align: middle;
	}
	
}

/* FEATURED LOGOS */

/* BUTTON STYLES */ 

.button-a img, .button.mt-200 img {
	width: 17px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -8px;
}

.button-a, .button.mt-200 {
	background-color: #4A6E3B;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: max-content;
    margin-top: 3%;
    font-family: proxima-nova, sans-serif;
	display: inline-block;
}

.button.mt-200 {
	background-color: #4A6E3B !important;
}

.button.mt-200:hover {
	background-color: #789B4A !important;
}

.button-a:hover, .button.mt-200:hover {
	background-color: #789B4A;
	outline: 1px solid #4A6E3B;
	color: #fff;
}

/* BUTTON STYLES */

/* WRAPPED CONTENT */

.wrapped-content {
	/* If wrapped-content module and intro-content/intro module are no longer being used right below hero, please remove preload code from header.php */
	background-image: url(/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp); 
	background-image: image-set(
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png") type("image/png"),
		url("/wp-content/uploads/sites/6/2021/08/clarendale-logo-bg.png.webp") type("image/webp")
		);

			background-color: #F7F3ED;
			position: relative;
			margin-top: 3%;
}

.wrapped-content .border img {
    width: 100%;
    height: 8vw;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: -7vw;
}

.wrapped-content .content {
	width: 80%;
	margin: 0 auto;
	padding: 3% 0 5% 0;
}

.wrapped-content .content .left h2 {
	font-family: garvis-pro, serif;
    font-weight: 600;
    font-style: normal;
    color: #315640;
    margin-bottom: 2%;
}

.wrapped-content .content .left {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}

.wrapped-content .content .right {
	width: 34%;
    display: inline-block;
    margin-left: 12%;
	font-size: 0;
	vertical-align: middle;
}

.wrapped-content .content .right img {
    vertical-align: top;
    padding: 2%;
}

.wrapped-content .content .right img:nth-of-type(odd) {
	width: 52%;
}

.wrapped-content .content .right img:nth-of-type(even) {
	width: 48%;
}

.wrapped-content .content .right img:last-of-type {
	margin-top: -16%;
}

@media only screen and (max-width: 975px){ 
	
	.wrapped-content .content .left {
		width: 100%;
	}
	
	.wrapped-content .content .left h2 br {
		display: none;
	}
	
	.wrapped-content .content .right {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-top: 5%;
	}
	
}

@media only screen and (max-width: 420px){  
	
	.wrapped-content .content {
    	width: 90%;
	}
	
	.button-a {
		width: 100%;
		text-align: center;
	}
	
	.wrapped-content .content {
		padding: 10% 0;
	}
	
}

/* WRAPPED CONTENT */

/* TESTIMONIAL */

.testimonials {
  background-image: url('/wp-content/uploads/2021/08/clarendale-overview.png');
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 6% 0 3% 0;
	position: relative;
}

.no-button .cta-button {
	display: none;
}

.testimonials .cta-button {
	position: absolute;
    left: 0;
	right:0;
	margin:auto;
    bottom: -5%;
	z-index: 9;
}

.testimonials .cta-button .button-a {
	background-color: #fff;
	color: #4A6E3B;
	border: 1px solid #4A6E3B;
}

.testimonials .cta-button .button-a:hover {
	background-color: #4A6E3B;
	color: #fff;
}

.testimonials p {
	color: #fff;
	width: 70%;
	margin: 0 auto;
}

.testimonials .testimonial-text {
  text-align: center;
  margin: auto;
	font-weight: bold;
}

.testimonials .testimonial-text .p-testimonial {
	font-size: 24px;
    padding-top: 5%;
    line-height: 40px !important;
    font-family: garvis-pro, serif;
    font-style: italic;
    font-weight: 600;
	position: relative;
}

.testimonials .testimonials__name {
	margin-top: 2%;
	margin-bottom: 5%;
}

.testimonials .p-testimonial::before {
	content: '';
    background-image: url(/wp-content/uploads/2021/08/quote.png);
    background-size: cover;
    height: 58px;
    width: 90px;
    position: absolute;
    top: 0;
    left: 46.5%;
}

.testimonials .testimonial-image {
  margin: auto;
}
.testimonials__title {
  display: inline-block;
  vertical-align: top;
}
.testimonials__title::after {
  bottom: -20px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: 0 0 -12px -12px;
  background: #f3f3f0 url(./img/favicon.png) 50% 50%/100% 100%;
  box-shadow: 0 0 0 10px #f3f3f0;
}
.testimonials__title::before {
  right: -20px;
  width: auto;
}
.testimonials__prev, .testimonials__next {
  display: none;
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  z-index: 1;
}
.testimonials__prev {
  left: 5%;
  background: none !important;
}
.testimonials__next {
  right: 5%;
  background: none !important;
}
.testimonials__prev::after, .testimonials__next::after {
  	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 30px;
    background-size: cover;
    margin: -24.5px 0 0 -13.5px;
}
.testimonials__prev::after {
    background-image: url('/wp-content/uploads/2021/08/white-arrow.png');
	transform: rotate(-90deg);
}
.testimonials__next::after {
	background-image: url('/wp-content/uploads/2021/08/white-arrow.png');
	transform: rotate(90deg);
}
.testimonials__photo {
  display: block;
}

.testimonials__dots {
  	list-style: none;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    text-align: center !important;
    width: 80%;
}
.testimonials__dots li {
  display: inline-block;
  vertical-align: top;
}
.testimonials__dots button {
      width: 40px !important;
    height: 2px !important;
    margin: 0;
    background-color: #fff !important;
    cursor: pointer;
    transition-duration: 0.25s;
    transition-property: background-color;
    border-radius: 0;
    font-size: 0px;
    padding: 0;
	margin-right: 10px;
}

.testimonial-image-hover {
	display: none;
}

.testimonials__dots .slick-active button {
  background-color: #ffffff8a !important;
}
.testimonials_alt {
  padding: 40px;
  background: none;
  text-align: left;
}
.testimonials_alt .testimonial-image {
  background-color: transparent;
  height: 100%;
  padding: 0;
}
.testimonials_alt .testimonial-image .testimonials__photo {
  height: 100%;
  width: 100%;
}
.testimonials_alt .slick-slide .row {
  background: #f3f4f4 url("/wp-content/uploads/2021/08/clarendale-overview.png") top left/100% no-repeat;
  box-shadow: inset 0 0 0 2000px rgba(243, 244, 244, 0.98);
}
.testimonials_alt .testimonial-text {
  background-color: transparent;
}
.testimonials_alt .testimonials__title::after {
  display: none;
}

@media screen and (max-width: 1399.98px) {
  .testimonials_alt .testimonials__carousel {
    padding: 0;
  }
  .testimonials_alt .testimonials__prev, .testimonials_alt .testimonials__next {
    display: none !important;
  }
}
@media screen and (max-width: 1199.98px) {
}

@media screen and (max-width: 1125px) {
	
	.testimonials .testimonial-text .p-testimonial {
		padding-top: 7%;
	}
	
	.testimonials .cta-button {
		left: 43.5%;
	}
	
	.testimonials .p-testimonial::before {
		left: 45.5%;
	}
	
}

@media screen and (max-width: 1023.98px) {
  .testimonials .testimonials-heading {
    font-size: 35px;
  }
  .testimonials .testimonials-heading p {
    line-height: 42px;
  }
  .testimonials__photo {
    margin-right: 20px;
  }
  .testimonials__dots {
    margin-top: 32px;
  }
}

@media screen and (max-width: 850px) {
	
	.testimonials .cta-button {
    	left: 40.5%;
	}
	
	.testimonials {
		margin: 5% 0;
	}
	
}

@media screen and (max-width: 767.98px) {
  .testimonials .testimonials-heading {
    font-size: 24px;
  }
  .testimonials .testimonials-heading p {
    line-height: 32px;
  }
  .testimonials__title {
    display: inline-block;
    vertical-align: top;
  }
  .testimonials__title span {
    display: block;
  }
  .testimonials__carousel {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }
  .testimonials__prev, .testimonials__next {
    display: none !important;
  }
}
@media screen and (max-width: 575.98px) {
	
  .testimonials__dots {
    margin-top: 24px;
	text-align: center;
  }
	
  .testimonial-image {
    display: none;
  }
	
  .testimonials__about_title {
    padding: 0 40px;
  }

	.testimonials .testimonial-text .p-testimonial {
    	padding-top: 10%;
	}
	
	.testimonials .cta-button {
    	left: 0%;
	}
	
	.testimonials .p-testimonial::before {
		height: 44px;
    	width: 69px;
	}
	
	.testimonials .p-testimonial::before {
    	left: 41.5%;
	}
	
	.testimonials {
		padding: 9% 0;
	}

}

@media screen and (max-width: 420px) {
	
	.testimonials .p-testimonial::before {
    	height: 37px;
    	width: 58px;
    	left: 42.5%;
	}
	
	.testimonials .testimonial-text .p-testimonial {
    	padding-top: 13%;
	}
	
	.testimonials .cta-button .button-a {
		width: 90%;
		margin: 0 auto;
	}
	
	.testimonials .cta-button {
    	left: 0%;
    	width: 100%;
	}
	
	.testimonials {
    	padding: 13% 0 17% 0;
		margin: 10% 0 15% 0;
	}
	
}

/* TESTIMONIAL */

/* FOOTER */

#block-3 .wp-block-image {
	width: max-content;
    margin: 0 auto;
}

.widget-area::before {
    content: '';
    background-image: url(/wp-content/uploads/2021/08/footer-top-image.png);
    width: 100%;
    height: 8.5vw;
    background-size: cover;
    position: absolute;
    top: -8vw;
    left: 0;
}

.widget-area #block-3 {
	position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -16%;
	width: max-content;
}

.footer-bottom .info p {
	color: #fff;
    font-size: 20px;
}

.footer-bottom .info p:nth-of-type(2) a {
	color: #fff;
    font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}

.footer-bottom .info p:first-of-type {
	margin-bottom: 0;
}

.footer-bottom .info p {
	margin-bottom: .25%;
}

.widget-area a:hover {
	text-decoration: underline !important;
}

.footer-bottom .logo {
	width: 49%;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: .5%;
	text-align: right;
}

.footer-bottom .info {
	width: 50%;
    display: inline-block;
}

.footer-bottom .info a img {
	width: 20px;
    display: inline-block;
    margin-right: 15px;
}

.footer-bottom .info p a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

.widget-area #block-3 img {
	max-width: 225px;
}

footer .bottom-info {
	margin-top: 3%;
}

.bottom-info .copyright {
	color: #D6D1CA;
    font-size: 16px;
    width: 50%;
    display: inline-block;
}

.bottom-info .links {
	text-align: right;
    width: 49%;
    display: inline-block;
}

.bottom-info .links a {
	color: #fff !important;
    font-size: 16px;
    text-decoration: none;
	margin-left: 3%;
}

.bottom-info .links a:hover {
	text-decoration: underline;
}

.bottom-info .links a:first-of-type{ 
	margin-left: 0;
}

.widget-area {
	grid-template-columns: unset !important;
}

footer .site-logo .custom-logo-link::after {
	display: none;
}

footer, .widget-area {
	width: 100%;
    max-width: 100% !important;
	position: relative;
	background-color: #48565B;
}

.entry-footer {
	display: none !important;
}

#block-2 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5%;
}

#block-2 .footer-top-left a:last-of-type, #block-2 .footer-top-right a:last-of-type {
	margin-right: 0;
} 

.footer-top-right .external {
	width: 15px;
    vertical-align: baseline;
    margin-left: 2px;
}

.footer-top-right .social {
	height: 25px;
	vertical-align: middle;
	width: auto;
}

#block-2 {
	width: 80%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 3%;
    border-bottom: 2px solid #d6d1ca42;
    padding-bottom: 2%;
}

#block-4 {
	width: 80%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 3%;
}

.footer-top-left {
	width: 50%;
    display: inline-block;
}

.footer-top-right {
	display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: right;
	margin-top: 0 !important;
}

.site-footer {
    padding-top: 0;
    padding-bottom: 0 !important;
}

@media only screen and (max-width: 1230px){  
	
	#block-2, #block-4 {
    	width: 90%;
	}
	
	.widget-area #block-3 img {
    	max-width: 180px;
	}
	
	.widget-area #block-3 {
		top: -13%;
	}
	
	.bottom-info .copyright {
		width: 49%;
	}
	
}

@media only screen and (max-width: 999px){ 
	
	.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon {
		
	}
	
	.widget-area #block-3 {
    	top: -11%;
	}
	
	.footer-bottom .info {
    	width: 100%;
    	display: block;
    	margin-bottom: 3%;
	}
	
	.footer-bottom .logo {
    	width: 100%;
    	display: block;
    	vertical-align: bottom;
    	margin-bottom: .5%;
    	text-align: left;
	}
	
	.bottom-info .copyright {
    	width: 100%;
    	display: block;
	}
	
	.bottom-info .links {
    	text-align: left;
    	width: 100%;
    	display: block;
	}
	
	.bottom-info {
		margin-top: 1%;
	}
	
	#block-2 {
		margin-top: 9%;
		padding-bottom: 4%;
	}
	
	.footer-top-left {
    	width: 100%;
    	display: block;
		text-align: center;
	}	
	
	.footer-top-right {
    	display: block;
    	width: 100%;
		text-align: center;
	}
	
}

@media only screen and (max-width: 420px){  
	
	.widget-area #block-3 img {
    	max-width: 200px;
	}
	
	#block-4 {
		margin-top: 6%;
	}
	
	#block-2 {
    	margin-top: 20%;
		padding-bottom: 6%;
	}
	
	#block-2 a, .footer-bottom .info p, .footer-bottom .info p:nth-of-type(2) a {
    	font-size: 15px;
	}
	
	.bottom-info .copyright {
		font-size: 14px;
	}
	
	.bottom-info .links a {
		font-size: 12px;
		text-align: center;
	}
	
}

/* FOOTER */

/* LANDING PAGES */


.image-tabs .blue-back p {
	color: white;
}

.image-tabs .blue-back #toggle-tabs span {
	color: white !important;
}

.image-tabs .blue-back .emphasize-text a {
	color: white !important;
}

.page-id-2320 .image-tabs {
	background-color: #225f92 !important;
}

.page-id-2320 .image-tabs p {
	color: white;
}

.page-id-2320 #toggle-tabs span {
	color: white !important;
}

.page-id-2320 .emphasize-text a {
	color: white !important;
}


.spacing-top .image-tabs, 
.spacing-top .image-tabs .section-text  {
	margin-top: 0px !important;
}

.page-id-2320 .image-tabs h2 {
	color: white !important;
}



.image-tabs #blue-back p {
	color: white;
}

.image-tabs #blue-back #toggle-tabs span {
	color: white !important;
}

.image-tabs #blue-back .emphasize-text a {
	color: white !important;
}


#blue-back .image-tabs {
   background-color: #225f92 !important;
}

#blue-back p {
	color: white;
}

#blue-back #toggle-tabs span {
	color: white !important;
}

#blue-back .emphasize-text a {
	color: white !important;
}

#blue-back h2 {
	color: white;
}

.landingform .gform_button {
    text-align: center;
}

/* LANDING PAGES MOBILE ONLY */


@media only screen and (max-width: 1190px) {
	
	.landingform {
    	background-repeat: no-repeat;
	}
	
}

@media only screen and (max-width: 1130px) {
	
	.threepanel .button {
		width: 90%;
    	margin: 0 auto;
	}
} 

@media only screen and (max-width: 1055px) {
	
	.landingform .form {
		 margin-top: 16%;
	}
}

@media only screen and (max-width: 999px) {
	
	.landingform .form {
		 margin: 16% 8% 0 7%;
	}
	
	.landingform .content {
		width: 43%;
		left: 49px;
		bottom: 31%;
	}
	
	.image-collage .eight {
		margin: 1vw 0 0 1.7vw;
	}
	
}

@media only screen and (max-width: 975px) {
	
	.landingform .content {
		top: 15%;
	}
}

@media only screen and (max-width: 921px) {
	
	.landingform .content {
    	width: 44%;
	}
}


@media only screen and (max-width: 875px) {
	
	.threepanel {
		display: block;
		width: 71%;
	}
	
	.twopanel {
		display: block;
		width: 71%;
	}
	
	.twopanel .block {
		width: 100%;
		margin-bottom: 10%;
	}
	
	.twopanel .block:nth-of-type(1) {
		margin-right: 0%;
		margin-left: 0%;
	}
	
	.threepanel .block {
		width: 100%;
		margin-bottom: 10%;
	}
	
	
	.left-align h2, .left-align p {
		margin-right: 40%;
		text-align: left;
	}

	.left-align p {
		width: 75%;
	}
	
	.iframe-left .left {
		width: 100%;
		display: block;
	}
	
	.iframe-left .right {
		width: 90%;
		display: block;
		margin: 0 auto;
    	padding-top: 4%;
	}
	
	.landingform .content {
    	width: 51%;
		left: 34px;
	}
	
	.landingform .form {
		width: 87%;
		margin: 63% 5% 0 7%;
		float: left;
	}
	
	.landingform .content {
    	width: 92%;
	}
	
	.iframe-left .right {
		padding-bottom: 2%;
	}
} 

@media only screen and (max-width: 810px) {
	
	.page-template-landingpage .short .section-text {
    	width: 70% !important;
		padding-bottom: 5%;
	}
	
	.landingform .form {
		padding-top: 4%;
	}
}


@media only screen and (max-width: 618px) {
	
	.landingform .form {
    	margin: 70% 5% 0 7%;
	}
}

@media only screen and (max-width: 590px) {
	
	.landingform .form {
    	margin: 79% 5% 0 7%;
		padding: 5%;
	}
	
	.threepanel {
    	width: 90%;
	}
	
	.twopanel {
		width: 90%;
	}
	
	.section-text .no-button {
		width: 87%;
	}
}

@media only screen and (max-width: 540px) {
	
	.landingform .form {
    	margin: 96% 5% 0 7%;
		padding: 5%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 536px) {
	
	.landingform .form {
    	margin: 96% 5% 0 7%;
		padding: 5%;
	}
	
	.landingform .content {
    	left: 28px;
	}
	
	.landingform .gform_button {
		width: 60%;
	}
}

@media only screen and (max-width: 475px) {
	
	.landingform .gform_button {
		width: 100%;
	}
	
	.landingform .form {
    	margin: 91% 5% 0 7%;
	}
	
	.landingform .content {
		left: 25px;
	}
	
	.image-collage {
		display: none;
	}
	
	.iframe-left {
    	padding-top: 0%
	}
}


@media only screen and (max-width: 436px) {
	
	.landingform .form {
    	margin: 103% 5% 0 7%;
		padding: 5%;
	}
	
	.left-align p {
    	width: 98%;
	}
	
	.iframe-left {
    	padding-top: 0%
	}
	
	.iframe-left .right h2 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 390px) {
		
	.landingform .content {
		width: 93%;
		left: 14px;
	}
	
	.landingform .form {
   		margin: 114% 5% 0 7%;
	}
	
} 

@media only screen and (max-width: 368px) {
	
	.image-collage .one {
		width: 18vw;
	}
} 

@media only screen and (max-width: 367px) {
	
	.landingform .form {
    	margin: 138% 5% 0 7%;
	}
	
	.image-collage .one {
		 width: 18vw;
	}
	
	.image-collage .nine {
		width: 18.2vw;
		margin-left: 75.3vw;
		margin-top: -14.4vw;
	}
}


@media only screen and (max-width: 330px) {
	
	.landingform .form {
    	margin: 155% 5% 0 7%;
	}
}

@media only screen and (max-width: 300px) {
	
	.landingform .form {
    	margin: 175% 5% 0 7%;
	}
	
	.landingform .content {
    	left: 12px;
	}
}

@media only screen and (max-width: 285px) {
	
	.landingform .form {
    	margin: 180% 5% 0 7%;
	}
	
	.hero .content h1 {
    	font-size: 29px;
	}
	
	.iframe-left .right .icon-text p {
    	width: 78%;
	}
}

@media only screen and (max-width: 275px) {
	
	.landingform .form {
    	margin: 201% 5% 0 7%;
	}
	
	.left-align h2, .left-align p {
    	margin-right: 39%;
	}
	
	.hero .content h1 {
    	font-size: 28px;
	}

}


@media only screen and (max-width: 260px) {
	
	.left-align h2, .left-align p {
    	margin-right: 34%;
	}
	
	.hero .content h1 {
    	font-size: 26px;
	}
}


#Section4 .activity-type img {
	display: none;
}

/* INCENTIVE PAGE FORM HERO */
.form-hero{
	display:flex;
	padding: 0 6rem 0 0;
	margin: auto;
	gap:4rem;
	border-bottom: 25px solid #789B4A;
	border-top: 25px solid #789B4A;
}

.form-hero .text{
	width:50%;
}

.form-hero .text img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.form-hero .text h1{
	font-family: garvis-pro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    text-align: left;
	margin-bottom: 2rem;
	color: #4A6E3B;
}
.form-hero .form{
	width: 50%;
	margin-top: 3%;
}

/* END INCENTIVE PAGE FORM HERO */
/* INCENTIVE PAGE FORM HERO MEDIA QUERY */
@media (max-width:900px){
	.form-hero{
		flex-direction:column;
		padding: 0 6rem 0 0;
		gap: 1rem;
	}
	
	.form-hero .text{
		width:100%;
	}
	
	.form-hero .form{
		width:100%;
	}
}
	
	@media (max-width:700px){
		.form-hero{ 
			padding: 0 0rem 0 0;
		}
		
		.form-hero .form {
			padding: 0 5%;
		}
		
		.form-hero .gform_button{
			width:100%;
		}
	
	}
/* END INCENTIVE PAGE FORM HERO MEDIA QUERY */

/* START FORM HERO BLOCK STYLES */
.contact-form {
	width: 100%;
	max-width: 100% !important;
	padding:3% 0 3% 5%;
	background-color: #FBF9F6;
	background-image: url("/wp-content/uploads/sites/4/2026/01/contact-background.png");
}
.contact-form .breadcrumb {
	margin:2rem auto;
	justify-content: center;
}
.contact-form .breadcrumb a{
	color: #6F7475;
	text-decoration: none;
	font-weight: normal;
}
.contact-form .breadcrumb p{
	font-weight: bold;
	color: #6F7475;
}
.contact-form .row{
	justify-content: space-between;
}
.contact-form .text{
	width: 35%;
	margin-top: 5%;
}
.contact-form .text h1{
    font-family: garvis-pro, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    color: #406100;
	margin-bottom: 2rem;
}
.contact-form .text p{
	color: #4E5050;
	margin: 4% 0;
}
.contact-form .form{
	background-color: #fff;
	width:60%;
	padding: 3% 5%;
}
.contact-form .form h3{
	font-family: proxima-nova, sans-serif;
	font-weight: bold;
	color: #737373;
	margin-bottom:5%;
	font-size:30px;
}
.contact-form .form .gform_button{
	margin:0 !important;
}

.contact-form .gform_wrapper.gravity-theme .gfield_label{
	position:relative;
}

.contact-form .gform_wrapper.gravity-theme .gfield_required{
	font-size: 16px !important;
    color: #737373;
}

.contact-form .gform_heading{
	display:none !important;
}

@media (max-width:900px){
	.contact-form {
		flex-direction:column;
		padding: 3% 5%;
	}
	.contact-form .row{
		justify-content: flex-start;
	}
	.contact-form .form{
		width:100%;
	}

	.contact-form .text{
		text-align:center;
		width:100%;
		margin-bottom: 5%;
	}
}

/* END FORM HERO BLOCK STYLES */

/* FLOOR PLANS STYLES - FEB 2025 UPDATE */

.floor-plans {
    width: 100% !important;
    max-width: 100% !important;
    padding: 5% 0;
    position: relative;

}

.floor-plans .decor::before {
    content: "";
    position: relative;
    display: block;
    width: 42%;
    height: 1px;
    background-color: var(--wp--preset--color--gold);
    margin-top: 1%;
}

.floor-plans .decor {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 2% 0;
}

.floor-plans .decor img {
    max-width: 10%;
    width: 100%;
}

.floor-plans .decor::after {
    content: "";
    position: relative;
    display: block;
    width: 42%;
    height: 1px;
    background-color: var(--wp--preset--color--gold);
    margin-top: 1%;
}

.floor-plans .content {
    width: 90%;
    margin: 0 auto;
}

.floor-plans .content h2 {
    text-align: center;
    color: #4A6E3B;
    margin: 2% 0 1%;
    height: 100%;
    width: 100%;
    position: relative;
}

.floor-plans .content hr {
	width: 45%;
	border-color: #4A6E3B;
	margin-bottom: 3%;
	opacity: 1;
}

.floor-plans .content .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 100% !important;
    gap: 5%;
}

.floor-plans .content .container .left,
.floor-plans .content .container .features {
    width: 50%;
}

.floor-plans .content .container .left .pricing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.floor-plans .content .container .left .pricing .button {
    padding-bottom: .75rem;
    width: 47%;
    position: relative;
    text-align: center;
}


.floor-plans .content .container .left .pricing .button::after {
    content: "";
    display: block;
    position: absolute;
    background-color: var(--wp--preset--color--gold);
    height: 100%;
    width: 1px;
    top: 0;
    right: -1rem;
}


.floor-plans .content .container .left .pricing .cost {
    width: 47%;
    margin-bottom: 0;
    font-weight: bold;
    position: relative;
}

.floor-plans .content .container .left .cost strong {
	font-size: 110%;
	color: #4A6E3B;
}


.floor-plans .content .container .left .pricing .disclaimer {
    flex-basis: 100%;
    text-align: center;
    margin-top: 3%;
    font-style: italic;
}

.floor-plans .content .container .features p {
    margin-left: 1rem;
}

.floor-plans .content ul {
    list-style-type: none;
}

.floor-plans .content ul li::before {
    content: "• ";
    margin-left: -12px;
}

.floor-plans .content ul li {
    text-align: left;
    width: 90%;
    margin: 0 auto;
}

.floor-plans .nav {
    width: 90%;
    margin: 0 auto;
    border: 0;
    justify-content: center;
}

.floor-plans .nav .nav-link {
    font-family: proxima-sera, sans-serif;
    border: 0;
    border-radius: 0;
    border-right: 1px solid var(--wp--preset--color--corporate-base);
    color: var(--wp--preset--color--corporate-base);
}

.floor-plans .nav .nav-item:last-of-type .nav-link {
    border-right: 0px;
}

.floor-plans .nav .nav-item:hover .nav-link {
    color: var(--wp--preset--color--corporate-dark);
}

.floor-plans .nav .nav-link.active {
    text-decoration: underline;
}

.floor-plans .tab-content ul {
    margin-top: 2%;
    text-align: left;
}

.floor-plans .tab-content ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.floor-plans .tab-content ul li::before {
    content: "— ";
}

.floor-plans .tab-content ul li:nth-of-type(odd) {
    margin-right: 2%;
}

.floor-plans .tab-content .pricing {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3%;
}

.floor-plans .tab-content .pricing p {
    margin: 0 2%;
    font-weight: bold;
    color: var(--wp--preset--color--corporate-base);
    width: max-content;
}

.floor-plans .modal {
    z-index: 99999999;
}

.floor-plans .modal .gform_wrapper .gfield_checkbox label, .floor-plans .modal .gform_wrapper .gfield_checkbox label a {
    font-size: 14px;
}

/*floor plan blocks*/
.floor-plans .featured-floor-plans {
    margin: 0 5%;
}

.floor-plans .featured-floor-plans .floor-plans {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    padding: 2% 0;
    flex-wrap: wrap;
}

.floor-plans .featured-floor-plans .floor-plans .block {
    margin: 1% auto;
    background: #F7F3EE;
    text-align: center;
    position: relative;
    padding-bottom: 1rem;
    width: 30%;
}

.floor-plans .featured-floor-plans .floor-plans .block img {
    width: 100%;
    object-fit: cover;
    height: 17vw;
    border-top: 13px solid var(--wp--preset--color--corporate-base);
    margin-bottom: 5%;
}

.floor-plans .featured-floor-plans .floor-plans .block h3 {
    padding: 0 5%;
    color: #4A6E3B;
    font-family: garvis-pro, serif;
    font-weight: bold;
}

.floor-plans .featured-floor-plans .floor-plans .block .care-area {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 3%;
    padding: 0 5%;
}

.floor-plans .featured-floor-plans .floor-plans .block p {
    font-size: 20px;
    padding: 0 5%;
	margin-bottom: 5%;
}

.floor-plans .featured-floor-plans .floor-plans .block .floor-plan {
    padding: 10px 20px;
    color: #fff;
    background-color: #4A6E3B;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 80%;
    margin: 0 auto -40px;
}

.floor-plans .featured-floor-plans .floor-plans .block .floor-plan:hover {
	background-color: #789B4A;
    outline: 1px solid #4A6E3B;
    color: #fff;
}

.featured-floor-plans .floor-plans .block .button {
    width: 100%;
    border-radius: 0;
    position: absolute;
    bottom: 0;
}

.featured-floor-plans .carousel-control-next,
.featured-floor-plans .carousel-control-prev {
    opacity: 1;
    width: max-content;
	height: 40px;
	top: 6.5vw;
	background-color: #4A6E3B !important;
}

.featured-floor-plans .carousel-control-next {
    right: -12px;
}

.featured-floor-plans .carousel-control-prev {
    left: -12px;
}

.featured-floor-plans .carousel-control-next-icon,
.featured-floor-plans .carousel-control-prev-icon {
    width: 25px;
    height: 50px;
    border-radius: 10px;
    background-size: 85%;
    background-position: right;
}

/*end floor plan blocks*/

.featured-floor-plans .floor-plans .block .modal-dialog {
    max-width: 90%;
    width: 700px;
    margin: 5% auto 0;
}

.floor-plans .modal-dialog .btn-close {
    background-color: transparent !important;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.floor-plans .modal-dialog .btn-close:hover {
    opacity: .5;
}

.floor-plans .modal-dialog .modal-footer .btn {
    background: transparent;
    outline: 0;
    border: 0;
    font-size: 16px;
    text-decoration: underline;
	color: #737373;
}

.floor-plans .modal-dialog .modal-footer .btn:hover {
    text-decoration: none;
}

.floor-plans .modal-dialog {
	max-width: 750px !important;
	margin-top: 0;
}

@media (max-width: 1000px) {
    .floor-plans .content {
        width: 100%;
        padding: 0 5%;
    }

    .floor-plans .content .container {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }

    .floor-plans .content .container .left,
    .floor-plans .content .container .features {
        width: 100%;
    }

    .floor-plans .content h2 {
        margin: 5% 0;
    }

    .floor-plans .content .container .left .pricing {
        flex-direction: column;
        align-items: center;
        margin-top: 2rem;
    }

    .floor-plans .content .container .left .pricing .button {
        width: 100%;
        margin: 2% 0;
    }

    .floor-plans .content .container .left .pricing .button::after {
        display: none;
    }

    .floor-plans .content .container .left .pricing .cost {
        width: 100%;
        text-align: center;
    }

    .floor-plans .content .container .left .pricing .disclaimer {
        margin-top: 0;
    }

    .floor-plans .featured-floor-plans .floor-plans {
        gap: 1rem;
    }

    .floor-plans .featured-floor-plans .floor-plans .block {
        margin: 0;
    }
}

@media (max-width: 800px) {
    .floor-plans .featured-floor-plans .floor-plans {
        gap: 2rem;
        flex-wrap: wrap;
        margin-top: 10%;
    }

    .floor-plans .featured-floor-plans .floor-plans .block img {
        height: 60vw;
    }

    .floor-plans .featured-floor-plans .floor-plans .block {
        width: 100%;
		margin-bottom: 10%;
    }
	
	.floor-plans .content ul {
		padding-left: 0;
	}
	
}

/* END FLOOR PLANS */

.fl-module-odm-iframe-left.flip .iframe-left {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.fl-module-odm-iframe-left.remove-extra .icon-text {
	display: none;
}

.fl-module-odm-iframe-left.no-bg .iframe-left {
	background-color: transparent;
}

.no-bg .iframe-left .right h2 {
	color: #4A6E3B;
}

.no-bg .iframe-left .right p {
    color: #39393B;
}

.fl-module-odm-iframe-left.map-bg .iframe-left {
	background-image: url(/wp-content/uploads/sites/4/2026/01/logo-image.png);
    background-color: #F9F6F1;
    background-size: cover;
}

.fl-module-odm-iframe-left.map-bg .iframe-left .right h2 {
	color: #4A6E3B;
}

.fl-module-odm-iframe-left.map-bg .iframe-left .right p {
    color: #39393B !important;
}

.fl-module-odm-iframe-left.map-bg .iframe-left .left {
	padding: 5%;
}

@media (max-width: 875px) {

	.fl-module-odm-iframe-left.flip .iframe-left {
		flex-wrap: wrap;
	}

} 

/* REMARKETING LANDING PAGE 10/2025 */

.page-template-landingpage .contact-form .row {
	flex-direction: row-reverse;
}

.page-template-landingpage .contact-form {
	padding: 3% 5% 3% 0;
}

.page-template-landingpage header .lp-contact {
	display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 5%;
	gap: 5%;
	margin-top: -25px;
}

.page-template-landingpage header .lp-contact a {
	padding: 0;
	color: #646566;
}

.page-template-landingpage header .lp-contact a img {
	margin-left: 10px;
}

.page-template-landingpage header .lp-contact a:hover {
	border-bottom: 0;
	text-decoration: underline;
}

.page-template-landingpage header .lp-contact label {
	margin-top: 0;
	margin-bottom: 0;
}

.landing .contact-form .breadcrumb {
	display: none;
}

.landing .contact-form .gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px !important;
	color: #000;
	margin-bottom: 8px;
}

.landing .contact-form .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 10px;
}

.landing .contact-form {
	background-image: none;
	background-color: transparent;
}

.landing .contact-form .text h1 {
	font-weight: normal;
}

.landing .contact-form .text .logos {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.landing .contact-form .text .logos img {
	width: 25%;
}

.landing .contact-form .form {
	width: 50%;
	background-color: #F6F2ED;
	padding-top: 5%;
}

.landing .contact-form .text {
    width: 45%; 
}

.slider.image-left-accordion .left {
	position: relative;
}

.landing .iframe-left {
	background-color: transparent;
	width: 95%;
}

.landing .iframe-left .right p {
	color: #39393B;
}

.landing .iframe-left .right h2 {
	color: #4A6E3B;
}

.landing .iframe-left {
    display: flex;
    flex-direction: row-reverse; 
}

.landing .iframe-left .icon-text {
	display: none;
}

.image-left-accordion.slider .carousel .carousel-control-prev,
.image-left-accordion.slider .carousel .carousel-control-next {
	background-color: transparent;
	opacity: 1;
	width: max-content;
}

.image-left-accordion.slider .carousel .carousel-control-prev {
	left: -15px;
}

.image-left-accordion.slider .carousel .carousel-control-next {
	right: -15px;
}

.image-left-accordion.slider {
	border-bottom: 0;
	width: 97%;
    margin: 0 0 5% auto;
}

.image-left-accordion.slider .carousel .carousel-control-prev .carousel-control-prev-icon,
.image-left-accordion.slider .carousel .carousel-control-next .carousel-control-next-icon {
	background-color: #4A6E3B;
	width: 30px;
    height: 50px;
}

.image-left-accordion.slider .carousel-indicators [data-bs-target] {
	width: 10px;
    height: 10px;
    border-radius: 100%;
	background-color: #fff !important;
}

.image-left-accordion.slider .carousel-indicators {
	bottom: 5%;
	background-color: #00000080;
    width: max-content;
    margin: auto;
    border-radius: 20px;
    padding: 0 15px;
}

.landing .tabbed-content {
	background-color: #F6F2ED;
}

.landing .tabbed-content .content h2 {
	color: #4A6E3B;
}

.landing .tabbed-content .tablinks {
	color: #39393b !important;
	font-size: 22px;
	text-transform: none;
}

.landing .tabs .tabcontent .content p {
	color: #39393b;
}

.landing .content .button {
	background-color: #4A6E3B;
	font-weight: bold;
}

.landing .content .button:hover {
	color: #fff !important;
}

.landing .tabs .tabcontent .content .button {
	margin-top: 5%;
    display: block;
    width: max-content;
    background-color: #4A6E3B;
    font-weight: bold;
}

.landing .tabs .tabcontent .content {
	margin-top: 7%;
}

.landing .tabs .tabcontent .content h3 {
	font-weight: bold;
}

.floor-plan-tabs {
	background-color: #4A6E3B;
	padding: 5%;
	background-image: image-set(url(/wp-content/uploads/sites/6/2021/08/logo-background-image.png) type("image/png"), url(/wp-content/uploads/sites/6/2021/08/logo-background-image.png.webp) type("image/webp"));
    background-size: cover;
}

.floor-plan-tabs .text {
	width: 65%;
    text-align: center;
    margin: 0 auto 3%;
}

.floor-plan-tabs .text h2,
.floor-plan-tabs .text p {
	color: #fff;
}

.floor-plan-tabs .text .pricing {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.floor-plan-tabs .text .pricing .button {
	font-weight: bold;
    background-color: #fff !important; 
    color: #235F92 !important;
}

.floor-plan-tabs .text .pricing .button:hover {
	background-color: #163a58 !important;
	color: #fff;
}

.floor-plan-tabs .text .pricing p {
	margin-bottom: 0;
	font-weight: bold;
}

.floor-plan-tabs .nav-tabs {
	justify-content: center;
    border-bottom: 0;
}

.floor-plan-tabs .nav-tabs .nav-link {
	background-color: transparent !important;
	color: #fff;
}

.floor-plan-tabs .nav-tabs .nav-link:hover {
	font-weight: bold;
	border: 0;
}

.floor-plan-tabs .nav-tabs .nav-link.active {
	font-weight: bold;
	border: 0;
	border-bottom: 5px solid #fff;
}

.floor-plan-tabs .tab-content .tab-pane .blocks {
	display: flex;
	justify-content: space-between;
}

.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan {
	width: 30%;
	background-color: #fff;
}

.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan .content {
	width: 90%;
	margin: 0 auto;
}

.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan .content h4 {
	font-family: garvis-pro, serif;
    margin-top: 5%;
	color: #4A6E3B;
}

.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan .content p {
	text-transform: uppercase;
}

.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan .details {
	display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 1115px) {

	.page-template-landingpage .contact-form {
		padding-top: 7%;
	}

}

@media (max-width: 900px) {

	.page-template-landingpage .contact-form {
		padding: 10% 0 10%;
	} 

	.landing .contact-form .text,
	.landing .contact-form .form,
	.landing .iframe-left {
		width: 100%;
	}

	.landing .contact-form .text {
		width: 90%;
        margin: 7% auto 0;
	}

	.landing .iframe-left {
		flex-wrap: wrap;
	}

	.landing .iframe-left .right {
		padding-left: 0;
		padding-right: 0;
	}

	.image-left-accordion.slider {
		margin: 0 auto 10% auto;
	}

	.landing .tabbed-content .tablinks {
		font-size: 18px;
	}

	.landing .tabbed-content .content .tabs {
		margin-top: 5%;
	}

	.landing .tabbed-content .content .tabs .tab {
		margin-bottom: 5%;
	}
	
	.floor-plan-tabs {
		padding: 10% 5%;
	}

	.floor-plan-tabs .text {
		width: 100%;
		margin: 0 auto 5%;
	}

	.floor-plan-tabs .tab-content .tab-pane .blocks {
		flex-wrap: wrap;
	}

	.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan {
    	width: 100%;
		margin-bottom: 2.5%;
		margin-top: 2.5%;
	}

	.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan img {
		width: 100%;
	}

	.floor-plan-tabs .tab-content .tab-pane .blocks .floor-plan .details img {
		width: 20px;
	}

	.floor-plan-tabs .text .pricing {
		flex-wrap: wrap;
	}

	.floor-plan-tabs .text .pricing p {
		width: 100%;
	}

	.floor-plan-tabs .text .pricing .button {
		width: 100%;
	}

}

@media (max-width: 750px) {

	.page-template-landingpage header .lp-contact {
		display: none;
	}

}

@media (max-width: 550px) {

	.landing .tabs .tabcontent .content .button, 
	.landing .content .button {
		width: 100%;
		text-align: center;
		display: block;
	}

	.callout .content .buttons label,
	.callout .content .buttons .button-a {
		width: 100%;
	}

	.page-template-landingpage #primary-mobile-menu {
		display: none;
	}

}

/* END REMARKETING LANDING PAGE 10/2025 */