/*
Theme Name: RVADV Communities
Theme URI: 
Author: RVADV
Author URI: 
Description: 
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rvadv-communities
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

body *{
	outline: none !important;
}
html{

}
a{
  transition: 0.3s;	
}
p a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	color:var(--wp--preset--color--contrast);
}
img{
	max-width: 100%;
}

.price.rounded_corners{
	border-radius: 0 10px 10px 0 !important;
}
.white_bg_trans{
	background: rgba(255,255,255,.7);
}
.nounderline a{
	text-decoration: none;
}

select[name="launch_location"]{
	padding:1rem 1rem;
	font-size: 1.2rem;
	border-radius: 10px;
	border: none;
	outline: none;
}
#rvadv_communities_map_canvas_page, #rvadvc_communities_map_canvas{
	height: 500px;
}
header.fixed, header{
	position: sticky;
	position: -webkit-sticky;
	top:0;
	z-index: 1010;
	background: #fff !important;
}
.wds_slideshow_dots_deactive_0{
	opacity: .5;
}
.full_link{
	cursor: pointer;
}
.sbi-user-info{
	display: none !important;
}
/* map infobox */
.custominfobox{
	padding:1em;
	width:250px;
	background:#fff;
	box-shadow:0 0 3px #ccc;
	text-align:center;
	font-size:1.2em;
}
.custominfobox .infobox_image img{
	max-width:100% !important;
}
.custominfobox ul, .custominfobox ul li, .custominfobox h2{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:.2em;
}
.custominfobox h2{
	font-size: 2rem !important;
}
.custominfobox a{
	text-decoration: none !important;
}

/* home stack */
#rvadv_community_homecontainer {
	position: relative;
	height: auto;
}
#rvadv_community_showplans, #rvadv_community_showhomes{
	cursor: pointer;
}

/* new map location markers */
.property {
  align-items: center;
  background-color: transparent;
  border-radius: 50%;
  color: #263238;
  display: flex;
  font-size: 32px;
  gap: 15px;
  height: 30px;
  justify-content: center;
  padding: 4px;
  position: relative;
  position: relative;
  transition: all 0.3s ease-out;
  width: 30px;
}
#rvadv_poi_list_display .property{
	width: 100%;
	height: auto;
	display: block;
	padding-right:10px;
	box-sizing: border-box;
}
.property .icon {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #000000;
}
.property .icon svg {
  height: 20px;
  width: auto;
}
.property .details {
  display: none;
  flex-direction: column;
  flex: 1;
  font-size: 14px;
  padding:5px auto;
  text-align: center;
  z-index: 1001;
}
#rvadv_poi_list_display .property{
	display: none;
}
#rvadv_poi_list_display .details{
	display: block;
	font-family: var(--wp--preset--font-family--roboto-flex);
	margin-bottom: 1em;
	line-height: 1.5em;
}
#rvadv_poi_list_display .details *{
	text-align: left;
}
#rvadv_poi_list_display .details .category{
	display: none;
}
.property .details h4{
	margin:0;
	font-size: 1.2rem;
}
.property .details img{
	max-width: 250px;
}
.property .city {
  color: #9E9E9E;
  margin-bottom: 10px;
  margin-top: 5px;

}
.property .features {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.property .features > div {
  align-items: center;
  background: #F5F5F5;
  border-radius: 5px;
  border: 1px solid #ccc;
  display: flex;
  font-size: 10px;
  gap: 5px;
  padding: 5px;
}
.property.highlight {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
  height: auto;
  padding: 8px 15px;
  width: auto;
  z-index: 1001;
  position: relative;
}

.property.highlight::after {
  border-top: 9px solid #FFFFFF;
}

.property.highlight .details {
  display: flex;
}

.property.highlight .icon {
  display: none;
}
/* poi map */
#rvadvc_poi_map_canvas svg.pin, #rvadvc_poi_map_canvas svg.pin2{
	width: 30px;
	height: 30px;
}
#rvadvc_poi_map_canvas button[title="Close"], .gm-style-iw-chr{
	transform: scale(.5);
}
#rvadvc_poi_map_canvas .property .details{
	display: block;
}
#rvadvc_poi_map_canvas .property .details div{
	display: none;
}
#rvadvc_poi_map_canvas .property{
	width: auto;
	text-align: center;
	display: none;
}
#rvadvc_poi_map_canvas .property_comm{
	width: auto;
	text-align: center;
}
#rvadvc_poi_map_canvas .property .title, #rvadvc_poi_map_canvas .property_comm .title{
	background: #0088C4;
	border-radius: 5px;
	font-size: 12px;
	padding:5px;
	display: block;
  position: relative;
  color:#fff;
}
#rvadvc_poi_map_canvas .property_comm .title{
	background: #000000;
}
#rvadvc_poi_map_canvas .property .title::after, #rvadvc_poi_map_canvas .property_comm .title::after {
    content: '';
    position: absolute;
    bottom: -20px; /* Adjust to control pointer length */
    left: 50%;
    transform: translateX(-50%);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0088C4; /* Color matching the background */
}
#rvadvc_poi_map_canvas .property_comm .title::after {
    border-top: 20px solid #000000; /* Color matching the background */
}
#rvadvc_poi_map_canvas .property.highlight .title::after, #rvadvc_poi_map_canvas .property_comm .title::after{
	border:none;
}
#rvadvc_poi_map_canvas .property.highlight div{
	display: block;
}
#rvadvc_poi_map_canvas .property.highlight .title{
	box-shadow:none;
	font-size: 14px;
	background: transparent;
	color: #0088C4;
}
#rvadv_poi_display{
	width: 100%;
}
#rvadv_poi_display h3{
	margin:auto;
	cursor: pointer;
	display: inline-block;
	align-items: flex-start;
	text-align: left;
	margin-left: 0;
	margin-right: 1em;
}
#rvadv_poi_display h3:hover{
	color:#0088C4;
}
#rvadv_poi_display h3.selected{
	font-weight: 700;
	color:#0088C4;
}
#rvadv_poi_map_block{
	display: flex;
	flex-direction: row;
	width: 100%;
}
#map_loading{
	position: absolute;
	height: 500px;
	width: 100%;
	background: rgba(255,255,255,.8);
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:0;
	margin:0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#map_loading:before{
	content:"Loading Locations";
	font-family: var(--wp--preset--font-family--roboto-flex);
	display: block;
	padding-bottom: 40px;

}
/* HTML: <div class="loader"></div> */
.loader {
  width: 150px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
  background: 
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 100%;
  animation: l7 1s infinite linear;
}
@keyframes l7 {
    33%{background-size:calc(100%/3) 0%  ,calc(100%/3) 100%,calc(100%/3) 100%}
    50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%  ,calc(100%/3) 100%}
    66%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%  }
}
/*
#rvadvc_poi_map_canvas .property.hidden{
	display: none;
	visibility: hidden;
}
*/
.topmenu a{
	text-decoration: none;
}


header .wp-block-ollie-mega-menu__menu-container{
	z-index: 10000;
}
header .wp-block-navigation__container button{
	color: var(--wp--preset--color--contrast-2) !important;
}
/* cycle slideshow */
.cycle-slideshow{
	height:525px;
	overflow:hidden;
	border-radius: 10px;
	background-color: #efefef;
}
.cycle-slideshow img{
	max-width: 100%;
	max-height: 100%;
}
.cycle-prev, .cycle-next{
	display: flex;
	align-items: stretch;
	width: auto;
	color: #fff;
	position: absolute;
	height: 50px;
	top:calc(50% - 25px);
	z-index: 1001;
	font-size: 3em;
	left:20px;
	right: auto;
	opacity: .7;
	cursor: pointer;
}
.cycle-next{
	right:20px;
	left: auto;
}

/* embed virtual tour scroller */
.rvadvc_scroller_container{
	height: 525px;
	overflow-y:scroll;
	display: flex;
	flex-direction: column;
}
.rvadvc_scroller_embed, .wp-block-embed__wrapper{
	width:100%;
	height: 100%;
	max-width: 100%;
	display: flex;
	flex-grow: 1;
}
.rvadvc_scroller_embed div{
	margin-bottom: 1em;

}
.homerow a{
	text-decoration: none;
}
form.wpcf7-form p{
	max-width: 100%;
	box-sizing: border-box;
}
form.wpcf7-form input, form.wpcf7-form select, form.wpcf7-form textarea, form.wpcf7-form button, #rvadv_community_homeslist_filter select, #rvadv_community_filter select{
	background: rgba(255,255,255,.8);
	padding:.7em 1em;
	font-size: 1rem;
	color:var(--wp--preset--color--contrast-2);
	max-width: 100%;
	box-sizing: border-box;
	outline: none;
	box-shadow: none;
	text-transform:capitalize;
	width:100%;
	border:1px solid #ccc;
}
form.wpcf7-form textarea{
	text-transform:none;
}
#rvadv_community_homeslist_filter select{
	display: block;
}
form.wpcf7-form textarea{
	max-height: 5em;
}
form.wpcf7-form input:focus, form.wpcf7-form select:focus, form.wpcf7-form textarea:focus{
	background: rgba(255,255,255,1);

}
form.wpcf7-form input.wpcf7-submit, form.wpcf7-form button.wpcf7-submit{
	background: var(--wp--preset--color--contrast-2);
	color:var(--wp--preset--color--base);
	padding:.7em 1em;
	font-size: 1.1rem;
	border:none;
	width: auto;
	background: var(--wp--preset--color--contrast);
}
span.wpcf7-not-valid-tip{
	background: var(--wp--preset--color--contrast-2);
	font-size: .9em;
	text-align: center;
	opacity: .8;
}
div.wpcf7-response-output{
	text-align: center;
	line-height: 1.1em;
	padding:2em;
	font-family: var(--wp--preset--font-family--roboto-flex);
	color: #000;
	font-size: 1.2rem;
	background: #fff;
}
.sent div.wpcf7-response-output{
	background: var(--wp--preset--color--base);
	color:var(--wp--preset--color--contrast-2);
	border:1px solid var(--wp--preset--color--contrast-2);
}
form.wpcf7-form .grid-100 p{
	width:100%;
}
form.wpcf7-form .grid-50:first-child{
	width: calc(50% - 5px);
	margin-right: 5px;
	box-sizing: border-box;
}
form.wpcf7-form .grid-50:nth-child(2){
	width: calc(50% - 5px);
	margin-left: 5px;
	box-sizing: border-box;
}
.eb-accordion-content-wrapper .grid-50, .contactpage .grid-50{
	width: 100% !important;
	margin-left:0 !important;
	margin-right: 0 !important;
}
.eb-accordion-content-wrapper .grid-50 span, .eb-accordion-content-wrapper .grid-33 span, .contactpage .grid-50 span{
	margin-left:0 !important;
	margin-right: 0 !important;
	margin-bottom:5px;
}
form.wpcf7-form textarea{
	font-family: var(--wp--preset--font-family--roboto-flex);
	background: #fff;
}
form.wpcf7-form p{
	margin-top: 0;
	margin-bottom: 10px;
}
form.wpcf7-form .wpcf7-acceptance label{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: .5em;
	padding-bottom: .5em;
}
form.wpcf7-form .wpcf7-acceptance label input{
	padding: 0;
	width: auto;
}
form.wpcf7-form .wpcf7-acceptance label span.wpcf7-list-item-label{
	white-space: normal;
	padding-left: 1em;
}
form .form_flex_row{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}
form .form_flex_row > p, form .form_flex_row > input, .wpcf7-form-control-wrap{
	display: flex;
	flex-grow: 1;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.wpcf7-not-valid-tip{
	display: none;
	opacity: 0;
}
input.wpcf7-not-valid, select.wpcf7-not-valid{
	border:solid 2px var(--wp--preset--color--contrast-2) !important;
}
.contactpage .wpcf7-form-control-wrap{
	margin-left:0;
}
.is-layout-grid{
	align-items: stretch;
}
.small{
	font-size: .9em;
	line-height: 1.1em;
}
/* ig feed adjustments */
.sbi_photo_wrap, .sbi_photo, .sbi_photo img { border-radius: 10px; overflow: hidden; }

.wds_slider_cont{
	width:100% !important;
	max-width:100% !important;
	border-radius: 10px;
	height: 600px;
}
.rvadv_stacked_slider {
	position: relative;
	border-radius: 10px;
	height: 600px;
}
.rvadv_stacked_slider div.wds_container2_0, .wds_slideshow_image_wrap_0{
	border-radius: 10px;
}
/*
.rvadv_home_jumpbox{
	position: absolute;
	bottom: 75px;
	left: 75px;
}*/
.homepage_cities_browse > div{
	border-right:1px solid var(--wp--preset--color--contrast);
}
.homepage_cities_browse div:last-child{
	border-right:none;
}
.homepage_cities_browse a{
	text-decoration: none;
}
#wds_container1_0 #wds_container2_0 .wds_left-ico_0, #wds_container1_0 #wds_container2_0 .wds_right-ico_0{
	display:none !important;
}
.wds_slideshow_dots_container_0{
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
	main{
		padding-left: 15px;
		padding-right: 15px;
	}
	header #main_menu{
		display: none;
	}
	.wds_slider_cont{
		width:100% !important;
		max-width:100% !important;
		border-radius: 10px;
		height: 600px !important;
	}
	.rvadv_stacked_slider, #wds_container2_0, .wds_slideshow_image_wrap_0{
		position: relative;
		border-radius: 10px;
		height: 600px !important;
	}
	.rvadv_home_jumpbox{
		left: 10px;

	}
	.rvadv_home_jumpbox > div{
		width: calc(100% - 10px);
	}
}
.grecaptcha-badge{
	display: none;
	visibility: hidden;
	height: 0;
	width:0;
}
/* comm faqs */
.commfaqs ul, .commfaqs li{
	list-style: none;
	margin:0;
	padding:0;
}
.commfaqs > ul {
	display: flex;
	flex-direction: row;
	row-gap: 10px;
	flex-wrap: wrap;
}
.commfaqs > ul > li{
	border:solid 1px #e8e6df;
	width:calc(50% - 40px);
	padding:10px;
	margin:10px auto 0;
	border-radius: 10px;
}
.commfaqs > ul > li > ul > li{
	color:var(--wp--preset--color--contrast);
}
.listing_image{
	aspect-ratio: 3 / 2;
	overflow: hidden;	
	object-fit: contain;
	object-position: center center;
}
.listing_cta_column a{
	text-decoration: none;
}
.wp-block-query-pagination a{
	padding:.5em 1em;
	border-radius: 10px;
	text-decoration: none;
}
.wp-block-query-pagination a:hover{
	opacity: .8;
}
.commfaqs > ul > li:last-child{
	background: var(--wp--preset--color--base-2);
	text-align: center;
	justify-content: center;
	align-items: center;
}
.commfaqs > ul > li:last-child a{
	background: var(--wp--preset--color--contrast-2);
	color:var(--wp--preset--color--base);
	border-radius: 10px;
	padding:.5em 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-decoration: none;
	display: inline-block;
}
@media screen and (max-width: 1600px) {
	.dynamic-nav-block  > ul > li.header_comm_links_container > ul{
		margin-left:-450%;
		display: block;
	}
}
@media screen and (max-width: 1600px) {

	.topmenu div:first-child{
		padding-left:20px;
		padding-right:20px;
	}
	.wp-block-embed__wrapper, .wp-block-embed__wrapper iframe, .rvadvc_scroller_container{
		max-width: 100%;
		width: 100%;
	}
	.rvadvc_scroller_container, .cycle-slideshow{
		height: 400px;
	}
}
@media screen and (max-width: 767px) {
	/* main nav mobile */
	body{
		max-width: 100vw;
		padding:0;
		margin:0;
	}
	:root :where(p) {
		font-size: clamp(1.2rem, 1.2rem + ((1vw - 0.2rem) * 1), 1.6rem);
	}
	header .dynamic-nav-block, header .dynamic-markets-nav-block{
		width:100vw;
		height:100vh;
		position: fixed;
		left:0;
		top:0;
		bottom: 0;
		z-index: 110;
		box-sizing: border-box;
		padding:0;
		margin:0;
		align-items: flex-start;
		justify-content: center;
		display: none;
		background: rgba(255,255,255,.8);
	}
	header .dynamic-nav-block.opened, header .dynamic-markets-nav-block.opened{
		display: flex;
		-webkit-transition: opacity 2.0s ease-in;
	}
	header #main_menu{
		width: calc(100% - 40px);
		height: auto;
		display: block;
		background:var(--wp--preset--color--contrast-2);
		color: var(--wp--preset--color--base);
		border-radius: 10px;
		box-sizing: border-box;
		padding:20px 20px 40px 20px;
		margin:20px;
	}
	header #main_menu > li, header #main_menu > li > ul.sub-menu, header #main_menu > li > ul > li{
		display: block;
		padding:0;
		margin:0;
	}
	header #main_menu > li > ul.sub-menu{
		z-index: 111;
		top:0;
		left:0;
		position: relative;
		display: block;
		visibility: visible;
		opacity: 1;
		box-shadow: none;
		margin-left: 0;
		flex-direction: column;
		background:var(--wp--preset--color--contrast-2);
		color: var(--wp--preset--color--base);
	}
	.dynamic-nav-block li li .sub_menu, .dynamic-nav-block .market_heading, .dynamic-markets-nav-block li li .sub_menu, .dynamic-markets-nav-block .market_heading{
		flex-direction: column;
	}
	.dynamic-nav-block > ul > li.header_comm_links_container > ul, .dynamic-markets-nav-block > ul > li.header_comm_links_container > ul{
		min-width:auto;
		margin-left:0;
	  	padding:1em 0 0;
	}
	header #main_menu > li a{
		display: block;
		margin:0;
		padding:0;
		text-align: center;
		color:var(--wp--preset--color--contrast);
		font-weight: bold;
	}
	header #main_menu .header_comm_links_wrapper ul.sub_menu, .rental_nav_block{
		display: none !important;
	}
	header #main_menu .market_heading{
		padding:1em auto 0;
	}
	.dynamic-nav-block li a, .dynamic-markets-nav-block li a{
		color: var(--wp--preset--color--base);
		padding-top:.5em !important;
		padding-bottom: .5em;
		display: block;
		text-decoration: none !important;
	}
	.dynamic-nav-block .market_heading a, .dynamic-markets-nav-block .market_heading a{
		width:100%;
	}
	header #main_menu > li .sub-menu li a{
		color:#fff;
	}
	#mobile_menu_close{
		display: block;
		width: 100%;
		text-align: right;
		font-size: 1.8em;
	}
	header #main_menu > li a.header_comm_links_map {
		display: none;
	}
	body.fixedposition{
		position: fixed;
	}
	.wp-block-embed__wrapper, .wp-block-embed__wrapper iframe, .rvadvc_scroller_container{
		max-width: 100%;
		width: 100%;
	}
	.rvadvc_scroller_container{
		height: 400px;
		padding:20px;
		background: #000;
		border-radius: 10px;
		box-sizing: border-box;
	}
	body .cycle-slideshow{
		height: 250px;
	}
	.commfaqs > ul > li{
		width: 100%;
	}
	.comm_features_box{
		text-align: left;
	}
	#contact figure	{
		text-align: center;
		align-items: center;
		justify-content: center;
	}
	.comm_features_box{
		justify-content: flex-start;
	}
	.mobile_promo_100{
		flex-direction: column !important;
		column-gap: 0;
		row-gap: 0;
	}
	.mobile_promo_100 > p{
		min-width: 100% !important;
		width:100% !important;
		display: block;
		margin-block-end: 0;
		margin-block-start: 0;
	}

}
@media screen and (min-width: 768px) {
	.dynamic-nav-block > ul > li.menu-item-has-children:after{
		content:'\f0d7';
		color: var(--wp--preset--color--contrast);
		font-family: 'Font Awesome 6 Free';
		font-weight: bold;
		padding-left:.2em;
	}
}
.market_nav_close{
	display: none;
}
.dynamic-markets-nav-block .market_nav_close{
	display: block;
	width: 100%;
	text-align: right;
	font-size: 22px;
	margin-bottom: 10px;
}
.dynamic-markets-nav-block .market_nav_close span{
	display: inline-block;
	padding:0 15px;
	background:var(--wp--preset--color--contrast-2);
	color: var(--wp--preset--color--base);
	cursor: pointer;
}
.dynamic-markets-nav-block .market_nav_close span:hover{
	background: #80967B;
}
.dynamic-markets-nav-block .market_heading span{
	font-size: 2.4em;
	display: block;
}
.dynamic-markets-nav-block .header_comm_links_container > a{
	font-weight: bold;
}
@media screen and (max-width: 1200px) {
	.wp-element-button{
	}
	.fancybox__container{
		max-width: 100vw !important;
		max-height: 100vh !important;
	}
	#rvadv_plan_elevationlist .rvadv_plan_elevation_card{
		position: relative;
		margin-bottom: 10px !important;
		margin-right: 10px !important;
		width: 23% !important;
	}
	#rvadv_plan_elevationlist .rvadv_plan_elevation_card:first-child{
	    width:47% !important;
	    float:left;
	    margin-right: 30px;
	}
}
@media screen and (max-width: 1000px) {
	.dynamic-markets-nav-block .menu-item-object-community-county{
		display: flex;
		width: 50%;
	}
	.dynamic-markets-nav-block .market_heading{
		flex-direction: column;
	}
	.dynamic-markets-nav-block .market_heading a{
		display: block;
		width: 100%;
		text-align: left;
		text-decoration: none;
		text-align: left !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.dynamic-markets-nav-block a, .dynamic-markets-nav-block .nav_comm_status{
		font-size: 11px !important;
	}
	.dynamic-markets-nav-block li li .sub_menu li{
		width: 42%;
	}
}
@media screen and (max-width: 767px) {
	.home_cover_title > p{
		max-width: 95% !important;
		text-align: center !important;
	}
	.dynamic-markets-nav-block #main_menu{
		display: none;
		position: absolute;
		top:15px;
		left: 0;
		background: #000;
		z-index: 1001;
	}
	.dynamic-markets-nav-block.opened{
		position: fixed;
		top:15px;
		left: 0;
		width:100%;
		z-index: 1001;
	}
	.dynamic-markets-nav-block.opened #main_menu{
		visibility: visible;
		display: block;
		margin:15px;
		border-radius: 10px;
		background: #000;
		width: calc(100% - 30px);
		box-sizing: border-box;
		position: relative;
	}
	.dynamic-markets-nav-block .sub-menu{
		background: transparent;
	}
	.dynamic-markets-nav-block.opened #main_menu li{
		display: block;

	}
	.dynamic-markets-nav-block .sub-menu{
		visibility: visible;
		opacity: 1;
	}
	.dynamic-markets-nav-block .sub-menu .sub-menu li{
		display: none;
	}
	.dynamic-markets-nav-block .sub-menu .market_heading{
		display: block;
	}
	.market_nav_close{
		display: none !important;
	}
	.dynamic-markets-nav-block > ul > li.header_comm_links_container > ul.sub-menu{
		flex-direction: column;
	}
	.dynamic-nav-block li a, .dynamic-markets-nav-block li a{
		color: #fff;
	}
	.dynamic-markets-nav-block .header_comm_links_map, .dynamic-markets-nav-block li li .sub_menu{
		display: none;
	}
	.dynamic-markets-nav-block > ul > li.header_comm_links_container > ul.sub-menu{
		position: relative;
		top:auto;
		left: auto;
		width: 100%;
		max-width: 100%;
		background: transparent;
		height: auto;
	}
	.dynamic-markets-nav-block .menu-item-object-community-county{
		width: 100%;
		display: block;
		background: transparent;
	}
	.dynamic-markets-nav-block > ul > li > ul{
		box-shadow: none;
	}
	.dynamic-markets-nav-block .market_heading span{
		display: inline-block;
		font-size: 1em;
	}
	.dynamic-markets-nav-block .header_comm_links_map{
		display: none !important;
	}
	.dynamic-markets-nav-block .block_for_rent{
		background: transparent;
		display: block;
		padding:0 !important;
		flex-grow: none;
	}
	.dynamic-markets-nav-block .block_for_rent{
		display: none !important;
	}
	.dynamic-markets-nav-block li a, .dynamic-markets-nav-block .market_heading a{
		text-align: center !important;
		font-size: 18px;
	}
	.dynamic-markets-nav-block .sub-menu{
		display: block;
		padding:0;
		margin:0;
		text-align: center;
		height: auto !important;
		position: relative;
	}
	.dynamic-markets-nav-block > ul > li{
		margin-left: 0;
		padding-bottom: .5em;
		padding-top: .5em;
	}
	.dynamic-markets-nav-block #main_menu li > a{
		color: var(--wp--preset--color--contrast) !important;
		font-weight: bold;
	}
	.dynamic-markets-nav-block #mobile_menu_close{
		padding-top:10px;
		width:95%;
	}
}
.pum-content form textarea[name="main_message"]{
	display: none;
}
.pum-content form .small{
	text-align: center;
}
/* First we hide the default CF7 loader */
.wpcf7-spinner::before {
	display:none;
}
/* Add a new custom CF7 loader */
.wpcf7-spinner {
width: 24px;
height: 24px;
border-radius: 50%;
display: inline-block;
border-top: 2px solid #ffffff;
border-right: 2px solid transparent;
box-sizing: border-box;
animation: rotation 1s linear infinite;
background-color: inherit;
margin-left: -50px;
margin-top: 10px;
}
/* Style the new loader element */
.wpcf7-spinner::after {
content: '';
box-sizing: border-box;
position: absolute;
left: 0;
top: 10px;
width: 24px;
height: 24px;
border-radius: 50%;
border-bottom: 2px solid #ffffff;
border-left: 2px solid transparent;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.swiper-wrapper{
	align-items: center;
}



/*Start Mortgage Calc Styles*/
	#mortgage_calculator_wrapper {
	    width: calc(100vw - 20px);
	    max-width: 100%;
	    background-color: #80967b;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: center;
	    color: #fff;
	    margin-bottom: 20px;
	    border-radius: 10px;
	    padding-bottom: 20px;
	}
	#mortgage_calculator_wrapper #mortgage_detail_calculator {
		box-sizing: border-box;
	}
	#mortgage_detail_calc_form h2 {
	    margin: 10px 0;
	    height: auto;
	    line-height: 1;
	    display: flex;
	    flex-direction: column;
	}
	#mortgage_detail_calc_form h2 div {
	    font-weight: bold;
	    color: #e8e6df;
	    font-size: 32px;
	}
	#mortgage_detail_calc_form h2::before {
	    content: 'Estimate Your Monthly Payments';
	    display: inline-block;
	    position: relative;
	    top: 12px;
	    left: 0;
	    height: 30px;
	    width: 80%;
	    color: #e8e6df;
	    overflow: visible;
	    visibility: visible;
	    font-size: 18px;
	}
	#mortgage_calculator_wrapper #mortgage_results_pi p {
	    padding: 0;
	    justify-content: flex-start;
	    line-height: 1;
	    color: #e8e6df;
	    font-size: 24px;
	}
	#mortgage_calculator_wrapper .mortgage_detail_calc_results {
		width: 100%;
		align-items: flex-start;
	}
	#mortgage_calculator_wrapper div#mortgage_results_pi {
	    width: 40%;
	}
	#mortgage_calculator_wrapper .mortgage_visuals {
	    width: 60%;
	    display: flex;
	    flex-direction: row;
	    align-items: flex-start;
	    flex-wrap: wrap;
	}
	.mortgage_visuals > .grid-50 {
	    width: calc(50% - 10px);
	}
	.mortgage_visuals > .grid-50:last-child {
		margin-left: 20px;
	}
	#mortgage_calculator_wrapper .mortgage_visuals p {
	    font-size: 16px;
	    padding: 0 0 5px;
	}
	.mortgage_detail_calc_fields {
	    display: flex;
	    flex-direction: row;
	    align-items: flex-start;
	    flex-wrap: wrap;
	    column-gap: 20px;
	}
	.mortgage_detail_calc_fields > .grid-33 {
	    width: calc(33.333% - 20px);
	}
	#mortgage_calculator_wrapper .mortgage_detail_calc_fields span, 
	#mortgage_calculator_wrapper .mortgage_detail_calc_fields label,
	#mortgage_calculator_wrapper .mortgage_detail_calc_fields label span.value {
    		color: #e8e6df;
    		font-size: 16px;
    		padding: 5px 0 0;
	}
	#mortgage_calculator_wrapper .mortgage_detail_calc_fields label span.value {
	    word-spacing: 1rem;
	}
	#mortgage_calculator_wrapper .slider {
		background-color: transparent;
	}
	#mortgage_calculator_wrapper .mortgage_detail_calc_form select {
	    	padding: 5px 10px;
	    	font-size: 16px;
	     background-color: #e8e6df;
	}
	#mortgage_calculator_wrapper #mortgage_bar {
	    margin-bottom: 10px;
	    height: 15px;
	}
	#mortgage_calculator_wrapper .mortgage_calc_disclaimer {
		margin-top: 5px;
		padding-top: 5px;
	}
	.primary_anchor {
		position: relative;
		bottom: 150px;
	}
	li.show_sub_on_hover ul.sub-menu {
	    left: auto;
	    right: -50%;
	}
	li.show_sub_on_hover:hover ul.sub-menu {
	    display: block;
	    visibility: visible;
	    opacity: 1;
	}

	@media screen and (max-width: 767px) {
		#mortgage_calculator_wrapper #mortgage_detail_calculator {
			position: relative;
			max-width: 100%;
			width: 100%;
		}
		.mortgage_visuals > .grid-50 {
		    width: 100%;
		}
		.mortgage_visuals > .grid-50:last-child {
			margin-left: 0;
		}
		#mortgage_calculator_wrapper div#mortgage_results_pi {
		    width: 100%;
		}
		#mortgage_calculator_wrapper .mortgage_visuals {
			width: 100%;
		}
		.mortgage_detail_calc_fields > .grid-33 {
		    width: 100%;
		}
		.mortgage_calc_disclaimer {
			max-height: none;
		}
		#mortgage_detail_calc_form h2::before {
			width: 100%;
			font-size: 16px;
		}
		.rvadv_home_jumpbox > div.is-nowrap {
		    flex-wrap: wrap;
		}
		.rvadv_home_jumpbox > div.is-nowrap > p {
		    margin: 10px;
		    text-align: center;
		    width: 100%;
		    padding-bottom: 10px;
		    border-bottom: 1px solid #80967b;
		}
		.is-layout-flex.mobile_column{
			flex-direction: column;
		}
		.wp-block-cloudcatch-splide-carousel{
			max-width: 100%;
		}
		main.is-layout-flow, .alignfull, div.entry-content{
			margin:0;
			padding:0;
		}
		.alignfull {
			max-width: 100vw;
			box-sizing: border-box;
			margin:0 !important;
		}
		.mobile_lr{
			margin-left: 10px !important;
			margin-right:10px !important;
		}
		.mobile_center{
			text-align: center;
			align-items: center !important;
			justify-content: center !important;
		}
		.mobile_center .wp-block-read-more{
			width: auto;
		}
		#home_hero.wp-block-cover .wp-block-cover__inner-container{
			position: absolute;
			bottom: 0;
			height: 80%;
		}
		#home_hero_bottom{
			position: absolute;
			bottom: 0;
			width: 100%;
		}
		.city_block .block_50{
			width:100%;
		}
		.rvadv_comm_home_card .wp-block-button, .rvadv_comm_home_card .wp-element-button{
			width:100% !important;
		}
	}
/*End Mortgage Calc Styles*/
form.wpcf7-form input.hide{
	display: none;
}
.hide{
	display: none;
}
/* hero gallery test */
.rvadv_communities-template-single-community-expanded-hero figure.wp-block-gallery{
	display: flex;
  flex-direction: column;
}
.rvadv_communities-template-single-community-expanded-hero figure.wp-block-gallery .wp-block-image {
    flex: 0 1 33%;
    margin: 0;
    margin-top: 0 !important;
}
.toplayer{
	z-index: 1001;
}
#launch_location_select{
	border:1px solid var(--wp--preset--color--custom-medium-border);
	padding:.5em;
	color: var(--wp--preset--color--contrast-2) !important;
	font-size: var(--wp--preset--font-size--small);
}
#launch_location_select option{
	color: var(--wp--preset--color--contrast-2) !important;
}
.home .toplayer{
	margin-right: -40px !important;
}
/*
.splide__pagination{
	z-index: 1009 !important;
	bottom:30px !important;
	justify-content: flex-end !important;
	padding-right: 60px;
	box-sizing: border-box;
}
*/
.wp-block-splide-carousel .splide__pagination__page, .wp-block-splide-carousel .splide__pagination__page.is-active{
	width: 14px;
	height: 14px;
	opacity: 1;
}
.wp-block-splide-carousel .splide__pagination__page.is-active{
	background: var(--wp--preset--color--contrast) !important;
	transform: scale(1) !important;
}
.icon .fa-map-marker{
	color: var(--wp--preset--color--contrast) !important;
}
#comm_static_map .icon .fa-map-marker{
	font-size: 24px;
}
#comm_static_map .single_title{
	background: var(--wp--preset--color--contrast) !important;
	display: none;
}
.fa-sr-only{
	display: none;
}
.slideshow-1x4-launch{
	bottom:30px;
	left:calc(50% - 250px);
	opacity: .7;
	position: absolute;
	background: var(--wp--preset--color--contrast);
	border: solid 1px var(--wp--preset--color--contrast);
	color: var(--wp--preset--color--base);
	padding:.5em 1em;
	display: inline-block;
	font-family: var(--wp--preset--font-family--roboto-flex);
	cursor: pointer;
}
.slideshow-1x4 figure{
	max-height: 240px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slideshow-1x4 > figure{
	max-height: 500px;
}
.slideshow-1x4 figure img{
	object-fit: contain;
	cursor: pointer;
}
.slideshow-1x4 .is-layout-grid{
	max-height: 100%;
}
#rvadv_plan_elevationlist{
    flex-wrap: wrap;
    display: block;
}
#rvadv_plan_elevationlist .rvadv_plan_elevation_card{
    box-sizing: border-box;
    display: inline-block;
}
#rvadv_plan_elevationlist .rvadv_plan_elevation_card{
    margin-right: 30px;
}
#rvadv_plan_elevationlist .rvadv_plan_elevation_card img{
    height: auto;
    max-height: 100%;
    max-width: 500px;
}
#rvadv_plan_elevationlist .rvadv_plan_elevation_card{
	position: relative;
	margin-bottom: 30px;
	margin-right: 30px;
}
#rvadv_plan_elevationlist .rvadv_plan_elevation_card p{
}
.rvadv_comm_home_card{
	opacity: 0;
}
.rvadv_comm_home_card.shown{
	opacity: 1;
}
.rvadv_comm_home_card .data div{
	margin-right: 7px;
	flex-grow: 1;
	text-align: center;
}
#show_all_homes, #show_all_comms{
	cursor: pointer;
	text-decoration: underline;
	display: none;
}

#footer_social img, #footer_social figure{
	height: 48px;
	max-height: 48px;
}
#footer_social .wp-block-social-links .wp-social-link svg{
	height: 40px;
	width: auto;
	max-height: 40px;
}
#footer_social .wp-block-social-links .wp-social-link svg:hover, #footer_social img:hover{
	fill:#000000;
}
footer a:hover{
	color:#000;
}
#header_promo a:hover, #header_promo a mark:hover{
	color:#000000 !important;
}
.wp-block-button.is-style-outline
	> .wp-block-button__link:not(.has-text-color, .has-background):hover {
	background-color: var(--wp--preset--color--contrast-2, var(--wp--preset--color--contrast, transparent));
	color: var(--wp--preset--color--base);
	border-color: var(--wp--preset--color--contrast-2, var(--wp--preset--color--contrast, currentColor));
}


@media screen and (max-width: 767px) {
	.mobile_flex_column, body .mobile_flex_column.is-layout-grid{
		flex-direction: column;
		display: flex;
	}
	#home_hero{
		flex-direction: column-reverse;
	}
	main > div:first-child{
	}
	body .cycle-slideshow{
		height: 180px;
		margin-bottom: 20px;
	}
	body.home .toplayer{
		margin-right:0 !important;
	}
	header #header_main{
		align-items: flex-start;
	}
	header nav, header .header_mobile_nav{
		max-width: 35px !important;
		float:left;
	}
	header .header_logo{
		flex-grow: 1;
	}
	.wp-block-navigation__responsive-container{
		max-width: 100%;
		box-sizing: border-box;
		padding:20px !important;
	}
	.wp-block-navigation__responsive-container-close{
		left: 10px;
	}
	.alignfull{
	}
	footer.alignfull{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#rvadvc_communities_map_canvas{
		height: 250px;
		padding: 0 !important;
		margin:0 !important;
	}
	#map_loading{
		height: 250px;
	}
	.comm_hero, .comm_hero img{
		height: 300px !important;
		max-height: 300px !important;
		min-height: 300px !important;
	}
	#comm_contact_data{
		display: flex;
		flex-direction: column;
	}
	#rvadvc_poi_map_canvas{
		width: 100% !important;
	}
	#rvadv_poi_list_display{
		display: none;
	}
	main.has-global-padding{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	form .form_flex_row > p, form .form_flex_row > input, .wpcf7-form-control-wrap{
		margin-left: 0;
		margin-right:0;
	}
	#rvadv_community_planlist, #rvadv_community_homeslist{
		flex-direction: column;
		display: flex;
	}
	.slideshow-1x4-launch{
		position: relative;
		top: 5px;
		left: 0;
	}
	#rvadv_poi_display{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	#rvadv_poi_display h3{
		display: inline-block !important;
		padding:3px 6px;
		width:auto;
		border:solid 1px var(--wp--preset--color--contrast-2);
		margin:3px;
		border-radius: 10px;
	}
	.entry-content{
		max-width: 100%;
	}
	form .form_flex_row{
		flex-direction: column;
		flex-wrap: wrap;
	}
	form *, span[data-name="communication"] .wpcf7-list-item-label{
		max-width: 100%;
		text-wrap-mode: wrap;
	}
	#rvadv_plan_elevationlist .rvadv_plan_elevation_card, #rvadv_plan_elevationlist .rvadv_plan_elevation_card:first-child{
	    width:100% !important;
	    float: none;
	    margin-right: 0;
	}
	#rvadv_plan_elevationlist .rvadv_plan_elevation_card img{
		width: 100%;
	}
	.rvadvc_communities_map_container{
		margin:0;
		padding-left:0 !important;
		padding-right:0 !important;
		height: 300px;
	}
	#rvadvc_communities_map_canvas{
		height: 300px !important;
		min-height: 300px !important;
	}
	.homes_filter.is-nowrap{
		flex-wrap: wrap;
	}
	.homes_filter.is-nowrap > div{
		width:47%;
	}
	.homes_filter.is-nowrap > div select{
		font-size: .9rem !important;
	}
	.community-hero-grid figure{
		height:125px !important;
	}
	#contact{
		padding-left:10px;
		padding-right: 10px;
	}
}

.plan_previewrow{
	font-weight: bold;
}
.rvadv_comm_plan_card .data,.rvadv_comm_plan_card .data2{
	display: flex;
	flex-direction: row;
}
.rvadv_comm_plan_card p.data span, .rvadv_comm_plan_card p.data2 span{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
.rvadv_comm_plan_card p.data2 span{
	margin-top: 0;
}
.rvadv_comm_plan_card p.data span::after, .rvadv_comm_plan_card p.data2 span::after{
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background: #000;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	content: "";
}
.rvadv_comm_plan_card p.data span:last-child::after, .rvadv_comm_plan_card p.data2 span:last-child::after{
	display: none;
}
#comm_contact_data p a{
	font-weight: bold;
}
.menu-width-content{
	max-width: 600px !important;
}
.market_price_select p{
	cursor: pointer;
}
#rvadv_community_plancontainer .owl-stage-outer{
	margin-left: 50px;
	margin-right: 50px;
}
.owl-theme .owl-nav [class*="owl-"]{
	background: transparent;
	font-size: 3rem;
	text-shadow: 0 0 3px #333;
	margin:0;
	padding:0;
}
.owl-theme .owl-nav{
}
.owl-theme .owl-nav [class*="owl-"]:hover{
	background: transparent;
}
@media screen and (max-width: 767px) {
	#rvadv_community_plancontainer .owl-stage-outer{
		margin-left: 0;
		margin-right: 0;
	}
	.mobile_grid_convert{
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

blockquote {
  position: relative;
  padding: 20px 30px;
  margin: 1em 0;
  font-family: var(--wp--preset--font-family--billigant);
  font-style: italic;
	color:var(--wp--preset--color--contrast);
  background-color: #ecf0f1;
}

blockquote::before {
  content: "\201C";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 6em;
	color:var(--wp--preset--color--contrast);
  font-family: var(--wp--preset--font-family--billigant);

}

blockquote::after {
  content: "\201D";
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 6em;
  line-height: 10px;
	color:var(--wp--preset--color--contrast);
  font-family: var(--wp--preset--font-family--billigant);
}
.home .owl-nav{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1em;
	font-size: 1.5em;
}
.show-read-more .more-text{
    display: none;
}
.show-read-more .read-more{
	display: block;
}
#se_map{
	cursor: pointer;
}
#GA:hover, #SC:hover, #FL:hover{
	fill: #000;
}
#GA:hover, #SC:hover, #FL:hover{
	transition: fill 0.5s ease-in-out, color 0.5s ease-in-out;

}
.block_50{
	width: 50%;
}
.wp-element-button:hover{
	opacity: .8;
}
.listing_callout{
	z-index: 1001;
	background: var(--wp--preset--color--base);
	font-size: 12px;
	padding:.3em 1em;
	margin-right:2px;
	color:var(--wp--preset--color--contrast-2);
	opacity: .7;
	font-weight: bold;
}
.comm_links > div{
	padding-left:2px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	html{
		font-size: 11px;
	}
	.map_tabs{
		margin-top:-30px !important;
	}
	.map_tabs > div{
		min-height: 30px !important;
		max-height: 30px !important;

	}
	.map_tabs > div > div{
		min-height: 30px !important;
		max-height: 30px !important;
	}
}
.community-hero-grid figure{
	height:150px;
}
.community-hero-grid figure.slide_0{
	height: 482px;
}
.community-hero-grid figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.community-hero-grid-launch{
	bottom: 25px;
	right: 30px;
	opacity: .8;
	position: absolute;
	background: var(--wp--preset--color--contrast);
	border: solid 1px var(--wp--preset--color--contrast);
	color: var(--wp--preset--color--base);
	padding:.3em .6em;
	display: inline-block;
	font-family: var(--wp--preset--font-family--roboto);
	cursor: pointer;
	font-size: 14px;
}
@media screen and (min-width: 768px){
	.communities_map_group{
		height: 80vh;
		position: relative;
	}
	.communities_map_group > div:first-child {
	    position: absolute;
	    left: 0;
	    top: 0;
	    bottom: 0;
	    right: 0;
	    overflow: auto;	
	    width:50%;
	    padding-right:20px !important;
	    box-sizing: border-box;
	}
	.communities_map_group > div:nth-child(2) {
	    position: absolute;
	    left: 50%;
	    top: 0;
	    bottom: 0;
	    right: 0;
	}
	/* Styles the entire scrollbar */
	.communities_map_group ::-webkit-scrollbar {
	  width: 10px; /* Adjust width for vertical scrollbar */
	  height: 10px; /* Adjust height for horizontal scrollbar */
	}

	/* Styles the scrollbar track (the background) */
	.communities_map_group ::-webkit-scrollbar-track {
	  background-color: #fff;
	  border-radius: 5px;
	}

	/* Styles the scrollbar thumb (the draggable part) */
	.communities_map_group ::-webkit-scrollbar-thumb {
	  background-color: #efefef;
	  border-radius: 5px;
	}

	/* Styles the scrollbar thumb on hover */
	.communities_map_group ::-webkit-scrollbar-thumb:hover {
	  background-color: #27AAE1;
	}

	/* Styles the scrollbar corner (where vertical and horizontal scrollbars meet) */
	.communities_map_group ::-webkit-scrollbar-corner {
	  background-color: #efefef;
	}
}
@media screen and (max-width: 767px){
	.communities_map_group{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.rvadv_community .wp-block-cover{
		height: 200px;
	}
	.community-hero-grid{
		grid-template-columns:repeat(1, minmax(0, 1fr)) !important;
	}
	.community-hero-grid figure:nth-child(n+3){
		display: none;
	}
	.community-hero-grid figure.slide_0{
		height: 350px;
	}

}
details{
	width:100%;
}
summary::marker, summary::webkit-details-marker{
		content:'';
}
summary::after{
		content:'\f105';
		color: var(--wp--preset--color--contrast);
		font-family: var(--fa-style-family,"Font Awesome 7 Free");
		padding-left:.2em;
		font-size: 16px;
		font-weight: bold;
}
summary{
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
	align-items: center;
	line-height: 2rem;
}
details[open] summary::after{
	rotate: 90deg;
}
details p{
	line-height: 2.6rem;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
	width: 40px;
	height: 40px;
}
.comm_top_menu{
	display: none;
}
.comm_top_menu a, #comm_contact_data a{
	text-decoration: none !important;
	font-weight: normal !important;
}
div.comm_top_menu.fixed, .comm_top_menu{
	position: sticky;
	position: -webkit-sticky;
	top:0;
	z-index: 100;
	background: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px;
}
div#contact, div#visit, div#homes, div#plans, div#siteplan, h3#homes, h3.plans{
	scroll-margin-top: 170px;
}
.siteplan_output{
	max-width: 1000px;
}

/* quiz */
.hdq_quiz_wrapper .hdq_result, .hdq_results_title{
	display: none;
}
.hdq_quiz_wrapper .hdq_results_wrapper, .hdq_quiz_wrapper .hdq_question{
	background: #fff;
}
.hdq_quiz_wrapper .hdq_row{
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
}
.hdq_quiz_wrapper .hdq_quiz {
	max-width: 800px;
}
.hdq_quiz_wrapper div[role="button"], .hdq_quiz_wrapper a.primary_bttn{
    background-color: var(--wp--preset--color--custom-bright-accent);
    border-radius: 0px;
    border-top-color: #97ccef;
    border-top-width: 0px;
    border-top-style: solid;
    border-right-color: #97ccef;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-color: #97ccef;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-left-color: #97ccef;
    border-left-width: 0px;
    border-left-style: solid;
    color: var(--wp--preset--color--base);
    font-family: var(--wp--preset--font-family--aleo);
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top:1em;
    margin-bottom:1em;
    display: inline-block;
}
.hdq_quiz_wrapper h3{
	line-height: 1.1em;
}
.hdq_quiz_wrapper .hdq_question{
	border-bottom: none;
}
.hdq_question_heading, .hdq_aria_label{
color: var(--wp--preset--color--contrast-2) !important;
}
.eb-post-carousel-wrapper.eb-post-carousel-xwckr .ebpg-entry-thumbnail img {
    border-radius: 0 !important;
}
.tax-community-county .wp-block-cover p{
	margin-bottom: 20px;
}
.listing_description ul{
	margin-left: 0;
	padding-left:0;
}
.listing_description li{
	font-size: 1.2rem;
	margin-left: 0;
	margin-left: 1rem;
	font-weight: 300;
}
.home_hero_video{
	height: 550px;
	overflow: hidden;
}
.home_hero_video > img,
.home_hero_video > video {
	position: absolute; 
	top: -250px; 
	left: 0;
	object-fit: cover;
	width: 100%; 
	height: 800px;
	z-index: 0;
	max-width: 1400px;
	margin-bottom: 0;
	bottom:0;
}
.home_hero_video .wp-block-buttons{
	position: absolute;
	bottom: 40px;
	left:0;
	align-items: center;
	justify-content: center;
	width:100%;
}
@media screen and (max-width: 767px) {
	.home_hero_video{
		height: 250px;
	}
	.home_hero_video > img,
	.home_hero_video > video {
		top: -350px; 
	}
	.comm_top_menu.fixed{
		display: none !important;
	}
	.mobile_noborder{
		border:none !important;
	}
	.entry-content{
		padding-left: 10px;
		padding-right: 10px;
	}
	.listing_description li{
		font-size: 1rem;
		margin-left: 0;
		margin-left: 1rem;
		font-weight: 300;
	}

}