/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: The Connor Group
Author URI: https://connorgroup.com/
Description: The official Connor Management System™ theme.
*/

@import url('https://use.typekit.net/tgx3hfg.css');



/*button overwrites*/

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
	padding: 10px 50px !important;
}

/*hamburger overwrites*/

.mobile_menu_bar:before {
	font-size: 42px;
	color: white !important;
}

/*mobile menu overwrites*/

.et_mobile_menu {
/*	left: -13% !important;
	width: 125.5% !important;
	border-top: none !important;
	background-color: rgba(10,10,10,0.95) !important !important;*/
}

.mobile_menu li {
	padding: 10px !important;
}

.et_mobile_menu li a {
	font-size: 24px !important;
	color: white !important;
	padding: 15px 20px !important;
	font-weight: 400 !important;
	text-align: left !important;
}

/*schedule a tour button in nav*/
.menu-item-41 a {
	font-size: 17px !important;
	background-color: #F47D27;
	border-width: 0px!important;
	border-radius: 25px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	width: 210px;
	text-decoration: none;
	margin: 20px;
}

@media only screen and (min-width: 981px) {

	.menu-item-41 {
		display: none !important;
	}
}

/*social icons*/
.et_mobile_menu svg {
	width: 20px;
}

.menu-item-42, .menu-item-49, .menu-item-50 {
	display: inline-block;
	position: relative;
	left: 15px;
}

.menu-item-49 svg {
	width: 30px;
	position: relative;
	top: 2px;
}

.menu-item-50 svg {
	width: 42px;
	position: relative;
	top: 3px;
}

@media only screen and (min-width: 981px) {

	.menu-item-42 svg {
		width: 11px;
		position: relative;
		top: 2px;
	}
}

@media only screen and (min-width: 981px) {

	.menu-item-49 svg {
		width: 18px;
		position: relative;
		top: 4px;
	}
}

@media only screen and (min-width: 981px) {

	.menu-item-50 svg {
		width: 24px;
		 position: relative;
		 top: 5px;
	}
}

#top-menu li {
	padding-right: 13px;
}

@media only screen and (min-width: 1200px) {

	#top-menu li {
		padding-right: 16px;
	}
}

@media only screen and (min-width: 981px) {

	#top-menu li a {
		font-weight: 400 !important;
		color: rgba(255,255,255, 1) !important;
	}
}

@media only screen and (min-width: 1200px) {

	#top-menu li a {
		font-size: 15px;
	}
}

@media only screen and (min-width: 981px) {

	.et_menu_container {
		width: 90%;
	}
}

@media only screen and (min-width: 981px) {

	#main-header {
		opacity: .9;
	}
}


/*text overwrites*/
p {
	font-weight: 400;
}

h1 {
	font-size: 37px;
	font-weight: 200;
	text-align: center;
	color: white !important;
	font-style: normal;
	font-family: 'Montserrat',sans-serif !important;
	font-family: ivymode, sans-serif !important;
	letter-spacing: 1px;
}

h2 {
	font-weight: 200;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 29px !important;
	color: #212529 !important; 
	font-family: 'Montserrat',sans-serif !important;
	font-family: ivymode, sans-serif !important;
	letter-spacing: 1px;
}

@media only screen and (min-width: 998px) {

	h2 {
		font-size: 43px !important;
		padding-top: 10px;
	}
}

.stageOverwrites h1 {
	font-size: 28px;
	line-height: 40px;
}

@media only screen and (min-width: 768px) {

	.stageOverwrites h1 {
		font-size: 48px !important;
		max-width: 700px !important;
		margin: 0 auto !important;
		line-height: 60px !important;

	}
}

@media only screen and (min-width: 981px) {

	.stageOverwrites h1 {
		font-size: 62px !important;
		max-width: 700px !important;
		margin: 0 auto !important;
		line-height: 80px !important;

	}
}

/*small subhead under main headings*/
h3 {
	font-family: "plantin", sans-serif !important;
	font-weight: 400 !important;
	font-style: italic;
	font-size: 17px !important;	
}

/*video section*/

.videoText {
	position: relative;
	top: -100px;
}

@media only screen and (min-width: 1024px) {

	.videoText {
		position: relative;
    top: -100px;
	}
}

.videoText h1 {
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: 200;
}

@media only screen and (min-width: 768px) {

	.videoText h1 {
		font-size: 50px;
	}
}

@media only screen and (min-width: 1024px) {

	.videoText h1 {
		font-size: 73px;
	}
}

.videoText h2 {
	font-family: "plantin", sans-serif !important;
	text-align: center;
	color: white !important;
	font-size: 26px;
	text-transform: initial;
	font-style: italic;
	font-weight: 500;
	padding-top: 40px;
	line-height: 32px;
}

.videoText p {
	text-align: center;
	color: white;
	font-size: 18px;
	padding-top: 20px;
}

.videoText .et_pb_button_module_wrapper {
	text-align: center;

}

.videoButton1 {
	min-width: 280px;
}

.videoButton2 {
	font-size: 1rem!important;
	border-radius: 25px;
	padding: 0.5rem 0;
	width: 260px;
	margin-bottom: 1rem;
	text-transform: uppercase;
	background: transparent !important;
}

.videoButton2:hover {
	background: white!important;
	color: black!important;
	border-radius: 25px !important;
}

/*volatile lol fix me*/
#post-16 > div > div > div > div > div > div > div.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_center.et_pb_module > a {
	border: thin solid #fff !important;
}

#post-16 > div > div > div > div > div > div > div.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_center.et_pb_module > a:hover {
	border: thin solid #fff !important;
	background-color: white !important;
	color: black;
}

.videoDetails p {
	padding-top: 5px;
	padding-bottom: 0;
}

.videoDetails-mid p {
	padding-top: 5px;
	padding-bottom: 0;
}

.videoDetails-mid a {
	color: white;
	font-size: 31px;
	font-weight: 600;
}

.videoDetails-right p {
	padding-top: 5px;
	padding-bottom: 0;
}

.blackBoxVideo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
}

@media only screen and (min-width: 1024px) {

	.blackBoxVideo {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: .5;
	}
}

/*four boxes section*/

.fourBoxes a {
	color: white;
}

.fourBoxes {
	margin-top: -100px;
}

@media only screen and (min-width: 1024px) {

	.fourBoxes {
		margin-top: -231px;
	}
}


.fourBoxes-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

/*.fourBoxes-1 {
	background-image: linear-gradient(to right, rgba(94, 94, 94, 0.7), rgba(94, 94, 94, 0.7)),url(/wp-content/uploads/2023/09/approach-fourboxes-floorplan.jpg);
}

.fourBoxes-2 {
	background-image: linear-gradient(to right, rgba(94, 94, 94, 0.7), rgba(94, 94, 94, 0.7)),url(/wp-content/uploads/2023/09/approach-fourboxes-neighborhood.jpg);
}

.fourBoxes-3 {
	background-image: linear-gradient(to right, rgba(94, 94, 94, 0.7), rgba(94, 94, 94, 0.7)),url(/wp-content/uploads/2023/09/approach-fourboxes-photo-gallery-1.jpg);
}

.fourBoxes-4 {
	background-image: linear-gradient(to right, rgba(94, 94, 94, 0.7), rgba(94, 94, 94, 0.7)),url(/wp-content/uploads/2023/08/boulevard-box4.jpg);
}*/

.fourBoxes-1, .fourBoxes-2, .fourBoxes-3, .fourBoxes-4 {
	width: 48%;
	background-size: cover;
	height: 90px;
	display: block;
	padding-top: 31px;
	text-align: center;
	border: thin solid #0C3E42;
	margin-bottom: 1%;
	background-position: top;
}

@media only screen and (min-width: 768px) {

	.fourBoxes-1, .fourBoxes-2, .fourBoxes-3, .fourBoxes-4 {
		width: 23%;
	}
}

@media only screen and (min-width: 1024px) {

	.fourBoxes-1, .fourBoxes-2, .fourBoxes-3, .fourBoxes-4 {
		height: 220px;
		display: block;
		padding-top: 96px;
		text-align: center;
		padding-bottom: 88px;
		border: thin solid #0C3E42;
		margin-bottom: 1%;
		font-size: 21px;
		font-weight: 400;
	}
}

.introSpecialHr {
	width: 25px;
	margin: -1px 1px 20px 0!important;
}

/*property footer*/

.propertyFooter {
	position: relative;
}

.propertyFooter a {
	color: white !important;
}

.socialItems-footerColor {
	margin-bottom: 30px !important;
}

@media only screen and (min-width: 981px) {

	.socialItems-footerColor {
		text-align: left !important;
		margin-top: 20px !important;
		margin-bottom: 0 !important;
		position: relative !important;
		left: 26px !important;
	}
}

.socialItems-footerColor svg {
	color: white !important;
}

@media only screen and (min-width: 981px) {

	.socialItems-footerColor svg {
		height: 20px !important;
	}
}

.propertyFooterContainer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.propertyFooter-logo, .propertyFooterSocial, .propertyFooter-residents, .propertyFooter-apartments, .propertyFooter-connorNav {
	width: 100%;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo, .propertyFooterSocial, .propertyFooter-residents, .propertyFooter-apartments, .propertyFooter-connorNav {
		width: 24%;
	}
}

.propertyFooter-logo {
	text-align: center;
}

.propertyFooter-logo > img:first-of-type {
  padding-bottom: 10px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo {
		text-align: left;
/*comment out below this if not aligned*/
    position: relative;
    bottom: 6px;
	}
}

.propertyFooter-logo p {
	color: white;
	font-size: 16px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo p {
		font-size: 15px;
	}
}

.propertyFooter-logo p a {
	color: white;
	font-size: 23px;
	margin: 20px 0 0;
	display: block;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo p a {
		margin-top: 0;
		margin-bottom: 3px;
	}
}
	
.propertyFooter-logo a img {
	width: 100%;
	max-width: 230px !important;
	padding-bottom: 10px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo a img {
		max-width: 230px !important; 
	}
}

.propertyFooter-logo img {
	width: 100%;
	max-width: 300px !important;
	padding-bottom: 20px !important; 
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo img {
		max-width: 230px !important; 
		padding-bottom: 10px !important;
	}
}

.propertyFooterSocial {

}

.propertyFooterSocial svg {
	max-width: 60px;
	display: inline;
}

.propertyFooter-residents {
	text-align: center;
}

.propertyFooter-residents h2 {
/*	color: #F47D27 !important;*/
	font-size: 19px;
	padding-bottom: 18px;
	font-weight: 500;
	text-transform: initial;
/*	font-family: 'Montserrat',sans-serif !important;*/
}

@media only screen and (min-width: 981px) {

	.propertyFooter-residents h2 {
		color: white;
		padding-bottom: 18px;
		font-size: 18px;
		font-weight: 300;
		text-align: left;
	}
}

.propertyFooterNum {

}

.propertyFooter-residents a {
	color: #fff;
	border-radius: 20px;
	background-color: rgba(0,0,0,0.5);
	display: inline-block;
	margin-bottom: 15px;
	padding: 10px 60px;
}

.propertyFooter-residents a:hover {
	background-color: rgba(0,0,0,0.75)  !important;
	color: white;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-residents a {
		font-size: 14px;
		font-weight: 300;
		padding: 10px 40px;
		position: relative;
		left: -30px;
	}
}

.propertyFooter-residents button {
	color: #fff;
	border-radius: 20px;
	background-color: rgba(0,0,0,0.5);
	display: inline-block;
	margin-bottom: 15px;
	padding: 10px 60px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-residents button {
		font-size: 14px;
		font-weight: 300;
		padding: 10px 40px;
		position: relative;
		left: -30px;
	}
}


.propertyFooter-apartments {
	
}

.propertyFooter-apartments .specialLink {
	color: white;
    display: block;
    text-align: center;
    padding-bottom: 7px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-apartments .specialLink {
		font-size: 13px;
		font-weight: 300;
		text-align: left;
	}
}


.propertyFooter-apartments h2 {
	font-size: 19px;
	font-weight: 300;
	padding: 18px 0;
	text-align: center;
	text-transform: initial;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-apartments h2 {
		padding-top: 0 !important;
		font-size: 18px;
		font-weight: 300 !important;
		text-align: left;
	}
}

.propertyFooter-apartments img {
	width: 275px;
}

.propertyFooter-connorNav {

}

.propertyFooter-connorNav img {
	padding: 50px 0 15px;
	max-width: 290px;
	margin: 0 auto;
	display: block;
	width: 100%;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-connorNav img {
		padding-top: 0;
	}
}

.propertyFooter-connorNav ul {
	list-style-type: none;
	padding: 0;	
}

.propertyFooter-connorNav ul li {
	text-align: center;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: 300;
	font-size: 18px;
}

@media only screen and (min-width: 981px) {

	.propertyFooter-connorNav ul li {
		font-size: 15px;
		text-align: left;
		line-height: 35px;
	}
}

.propertyFooter-connorNav ul li a {
	color: white;

}

/*swiper styles*/

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (min-width: 1024px) {

	.swiper-slide img {
		display: block;
		width: 90%;
		height: 100%;
		object-fit: cover;
		margin: 0 auto;
		position: relative;
		right: -20px;
	}
}


/*floor plans mobile styles*/

.swipeFloor {
	display: flex;
	flex-wrap: wrap;
	color: #212529;
}

@media only screen and (min-width: 1024px) {

	.swipeFloor {
		justify-content: space-between;
	}
}


.swipeFloor-left {
	width: 100%;
	order: 2;
}

.swipeFloor-left br {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.swipeFloor-left {
		width: 29%;
		order: 1;
	}

	.swipeFloor-left br {
		display: block;
	}
}

.swipeFloor-right {
	width: 100%;
	order: 1;
}

@media only screen and (min-width: 1024px) {

	.swipeFloor-right {
		width: 65%;
		order: 2;
	}
}

.swipeFloor p {
	padding-bottom: 0;
}

@media only screen and (min-width: 1024px) {

	.swipeFloor p {
		text-align: left;
		font-size: 16px;
	}
}

.swipeFloor h2 {
	color: #212529;
	text-transform: initial;
}

@media only screen and (min-width: 1024px) {

	.swipeFloor h2 {
		text-align: left;
	}
}

.swipeFloor img {
	padding-bottom: 10px;
}

.swipeFloor span {
	font-size: 20px;
}

@media only screen and (min-width: 768px) {

	.swipeFloor span {
		font-size: 24px;
	}
}

.tourButtonOne .et_pb_column {
	margin-bottom: 20px;
}

/*floor type selector*/

.selectFloor {
	width: 100%;
	max-width: 750px;
}

@media only screen and (min-width: 768px) {

	.selectFloor {
		margin: 0 auto;
	}
}

.selectFloor p {
	text-align: center;
	font-size: 20px;
}

.selectFloorContainer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.selectFloorContainer a {
	display: block;
	text-align: center;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) {

	.selectFloorContainer a {
		font-size: 15px;
	}
}

.floorAll, .floorOne, .floorTwo, .floorThree {
	width: 47%;
	background-color: #0C3E42;
	padding: 10px 5px;
	margin: 1%;
}

@media only screen and (min-width: 768px) {

	.floorAll, .floorOne, .floorTwo, .floorThree {
		padding: 10px;
	}
}

.floorAll:hover, .floorOne:hover, .floorTwo:hover, .floorThree:hover {
/*	background-color: #F47D27;*/
}


@media only screen and (min-width: 768px) {

	.floorAll, .floorOne, .floorTwo, .floorThree {
		width: 23%;
	}
}

.swiper-button-next, .swiper-button-prev {
/*	top: 33%;*/
/*	color: #5e5e5e;*/
}

@media only screen and (min-width: 1024px) {

	.swiper-button-next, .swiper-button-prev {
/*		top: 50% !important;*/
	}
}

/*@media only screen and (min-width: 1024px) {

	.swiper-button-next {
		left: 25%;
		top: 45%;
		font-size: 22px !important;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		background-image: none;
	}
}*/

@media only screen and (min-width: 1024px) {

	.swiper-button-prev {
		top: 48% !important;
		left: 32% !important;
	}
}

@media only screen and (min-width: 1024px) {

	.swiper-button-next {
		left: 97% !important;
		top: 48% !important;
	}
}

.propertyDisclaimer {
	font-size: 13px;
	line-height: 18px;
	padding-top: 30px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}

@media only screen and (min-width: 1024px) {

	.sqrFoot {
		display: none;
	}
}

@media only screen and (min-width: 1024px) {

	.startingZoom {
		text-align: right !important;
		position: relative;
		bottom: 26px;
		font-size: 14px !important;
	}
}

/*floor plan box*/

.floorBox {
	display: none;
/*	background-color: #0C3E42;*/
	margin-top: -15px;
}

@media only screen and (min-width: 1024px) {

	.floorBox {
		display: block;
	}
}

.floorBoxContainer {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.floorBox-image {
	width: 49%;
	padding: 15px;
}

@media only screen and (min-width: 1024px) {
	
	.floorBox-image img {
		right: 0;
	}

}

.floorBox-text {
	width: 49%;	
	color: white;
	padding: 10px;
}

.floorBox-text p {
	font-size: 13px;
	line-height: 20px;
}

.floorBoxIcons {

}

.floorBoxIcons p {
	text-align: center;
	color: white;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}

.floorBoxIcons svg {
	width: 60px;
	color: white;
}

.floorBoxIconsContainer {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding-bottom: 10px;
}

.floorBoxIcons-individual {
	width: 32%;
}

.bathroomResize svg {
	width: 48px;
}

.calendarResize svg {
	width: 50px;
	color: #F47D27;
}

.floorVirtualTourButton {
	background-color: rgba(0,0,0,0.5);
/*	color: #F47D27;*/
	border-radius: 25px;
	font-size: 10px;
	padding: 5px 29px;
	position: relative;
	top: 7px;
	font-weight: 500;
}

@media only screen and (min-width: 1200px) {

	.floorVirtualTourButton {
		font-size: 11px;
	}
}

.floorPlans {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.floorPlans {
		display: block;
		padding-top: 20px;
		text-align: center !important;
		font-style: italic;
		color: #BFB8AF;
	}
}

/*floor plan special mobile and desktop*/

.floorBox-special {
	background-color: red;
	max-width: 240px;
    margin: 5px auto 15px;
    border-radius: 13px;
    padding: 5px;	
}

@media only screen and (min-width: 1024px) {

	.floorBox-special {
		background-color: red;
		max-width: 240px;
		margin: 0 auto 30px;
		border-radius: 13px;
		padding: 5px;
	}
}

.floorBox-special a {
	color: white;
	font-size: 17px;
	
}

/*image gallery overwrites*/

.lwp-arrow-color .et-pb-slider-arrows .et-pb-arrow-next, .lwp-arrow-color .et-pb-slider-arrows .et-pb-arrow-prev {
/*    color: #F47D27 !important;*/
}
 
.lwp-arrow-color .et-pb-controllers a {
/*    background-color: #F47D27 !important;*/
}

.et-pb-controllers a {
	width: 15px;
	height: 15px;
}

.et-pb-controllers {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.et-pb-controllers {
		display: block;
	}
}

/*overwrites for amenities section written by AI U_U*/

@media (max-width: 980px) {
  .et_pb_tabs .et_pb_tabs_controls {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow: auto !important;
  }
  
  .et_pb_tabs .et_pb_tabs_controls li {
    flex: 1;
    width: auto !important;
  }
  
  .et_pb_tabs .et_pb_tabs_controls li a {
    padding: 15px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    white-space: nowrap;
  }
}

/**/

.amen-unit {

}

.amen-unit ul {

}

.amen-unit ul li {
/*	color: #0C3E42;*/
	font-weight: 400;
	padding-bottom: 15px;
}

.amen-unit a {
/*	color: #0C3E42;*/
}

.amen-unit h2 {
/*	color: #0C3E42;*/
	font-size: 23px;
	text-align: center;
	padding-top: 18px;
}

.amen-unit hr {
	border-top: 3px solid #969494;
	width: 60px;
	margin-bottom: 25px;	
}

.amen-unit svg {
	color: #0C3E42 !important;
	width: 20px;
	position: relative;
	left: 10px;
	top: 2px;
}

.blogSlider .et_pb_module_inner {
	font-weight: 400;
}

.blogSlider .et_pb_module_inner h2 {
	color: white;
    text-align: center;
    display: block;
    text-transform: initial;
    font-size:  22px;
    line-height: 30px;
    margin-top: 40px;
    position: relative;
    font-weight: normal;
}

@media only screen and (min-width: 1024px) {

	.blogSlider .et_pb_module_inner h2 span:after {
		content: "";
		  background: #0C3E42;
		  position: absolute;
		  bottom: 0;
		  left: 42%;
		  height: 2px;
		  width: 50px;
	}
}

.blogSlider .et_pb_module_inner p {
	color: white;
	font-style: italic;
	font-size: 16px;
    text-align: center;
    display: block;
    padding: 17px 7px;
    line-height: 31px;
}

.blogSlider .et_pb_module_inner h3 {

}


.dsm_card_carousel_layout_stacked.dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-prev.dsm_card_carousel_arrow {
	top: 53% !important;

}

.dsm_card_carousel_layout_stacked.dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside .swiper-button-next.dsm_card_carousel_arrow {
	top: 53% !important;
}

.dsm_card_carousel_0 .swiper-button-prev:before, .dsm_card_carousel_0 .swiper-button-next:before {
	color: #0C3E42 !important;
}

@media only screen and (min-width: 1024px) {

	.swiper-button-next, .swiper-button-prev {
/*		top: 86%;*/
	}
}


@media only screen and (min-width: 981px) {

	.dsm_card_wrapper {
		min-height: 395px;
	}
}

/*contact us section*/

.propertyContact {

}

.propertyContact img {
	max-width: 280px;
	margin: 0 auto;
	display: block;
}

@media only screen and (min-width: 981px) {

	.propertyContact img {
		max-width: 350px;
		margin: 0 auto;
		display: block;
	}
}

.propertyContact h2 {
	font-size: 21px;
	text-transform: initial;
	font-weight: 300;
	line-height: 35px;
	text-align: center;
	padding-top: 20px;
	color: #212529;
	font-weight: 400;
	font-family: 'Montserrat',sans-serif !important;
}

@media only screen and (min-width: 981px) {

	.propertyContact h2 {
		font-size: 25px;
	}
}

.propertyContact .contactTelly {
	padding: 20px 0 5px;
	text-align: center;
		font-weight: 700;
}

.propertyContact .contactTelly a {
	font-size: 33px !important;
/*	color: #212529;*/
}

/*3 social icons, can use anywhere*/

.socialItems {
	list-style-type: none;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 0 !important;
}

.socialItems li {
	display: inline;
}

.socialItems li:nth-child(2) {
	position: relative;
	top: 2px;
}

.socialItems li:nth-child(3) {
	position: relative;
	top: 1px;
}

.socialItems svg {
	height: 30px;
	color: #0C3E42;
	margin: 7px;
}

@media only screen and (min-width: 981px) {

	.socialItems svg {
		height: 30px;
		color: #0C3E42;
		margin: 7px;
	}
}

.socialItems-formBox {

}

.socialItems-formBox h2 {
	text-align: center;
    color: white;
    padding: 50px 10px 10px;
}

.socialItems-formBox p {
	color: white;
	text-align: center;
}

.socialItems-formBoxKustom h2 {
	text-align: center;
    color: white;
    padding: 50px 10px 10px;
}

.socialItems-formBoxKustom p {
	color: white;
	text-align: center;
}

.socialItems-form {
	background-color: #0C3E42;
	padding: 30px 5px 70px;
	margin: 0 auto;
}

.socialItems-form iframe {
	background-color: white;
	padding: 20px;
	resize: both;
	overflow: auto;
	height: 720px;
	max-width: 90%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

#copyDate {
	font-size: 14px;
}

/*store locator style overwrites*/

.asl-cont * {font-family: 'Montserrat',sans-serif !important;}

.selected {
    background-color: #F47D27; /* choose your preferred color */
}

@media only screen and (max-width: 479px) {

	.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
		margin: 0 0 10px !important;
	}
}

.lwp-arrow-color {
	background-color: white !important;
}

/*map overwrites*/

#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter {display: none;}

#service {
/*    display: none;*/
/*COMMENT THIS OUT TO MAKE VISIBLE FOR EDITING - TEMPORARY SOLUTION*/
    /*position: fixed;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    z-index: 99999; 
    background-color: rgba(0, 0, 0, 0.7); 
    overflow: auto;*/ /* to ensure any content inside can be scrolled if needed */
}

/*#service .et_pb_row .et_pb_row_11 {
    background-color: #fff;
    text-align: center;
        max-width: 500px;
    width: 90%; 
    margin: auto !important;
    z-index: 100000;
    padding: 35px !important;
}
*/


#main-content {
    position: relative;
    z-index: 2;
}

/*request service popup content*/

.servicePop {
	text-align: center;
}

.servicePop img {
	width: 100%;
	max-width: 150px;
	display: block;
	margin: 20px auto 20px;
}

.servicePop-apps {
	display: flex;
	flex-wrap: nowrap;
}

.servicePop-apps div {
	width: 50%;
}

/*map overwrites*/

.sl-categories {
	display: none !important;
}

.sl-phone {
	display: none !important;
}

.asl-cntrl-lbl {
	display: none !important;
}

.multiselect-container {
	max-height: 250px !important;
	overflow: hidden auto !important;
	margin: 0 auto !important;
	text-align: center !important;
}

.multiselect-container li {
	text-transform: uppercase !important;
	margin: 0 7px 10px 7px !important;
    text-align: center !important;
    width: 150px !important;
    display: inline-block !important;
}

.info-addr-inner {
	display: none !important;
}

@media only screen and (min-width: 1200px) {

	.sl-row .Filter_section {
		min-height: 100px;
	}
}

.ourNeigh {
	display: none;
	position: absolute;
	top: 27px;
	right: 20px;
}

@media only screen and (min-width: 1200px) {

	.ourNeigh {
		display: block;
	}
}

.ourNeigh h3 {
	font-size: 30px!important;
    text-shadow: 3px 4px 7px rgb(5 5 5 / 40%);
    color: white !important;
}

/*@media only screen and (min-width: 1200px) {

	.sl-row .Filter_section {
		background-image: linear-gradient(326deg, #0C3E42 0%, #2c4d7e 74%) !important;
		padding-bottom: 0 !important;
	}
}*/

#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section {
/*	background-image: linear-gradient(289deg,#6E6259 20%,#0C3E42 84%)!important;*/
}

@media only screen and (min-width: 1200px) {

	#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section {
		padding-top: 22px !important;
		padding-bottom: 90px !important;
		height: 85px !important;
		position: relative !important;
		left: -69px !important;
	}

/*	map filter location for desktop  */
	.asl-advance-filters {
		position: absolute;
		left: 17.5%;
	}
}

.multiselect-container.adropdown-menu label {
	color: black;
}

@media only screen and (min-width: 1200px) {

	.sl-item h3 {
		font-size: 18px !important;
		font-weight: bold !important;
		color: #0C3E42 !important;
		font-style: normal !important;
	}

	.sl-item {
		padding: 20px 20px 10px !important;
	}

}

/* change swiper arrow color */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev .swiper-button-disabled {
	background-image: none !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: none !important;
}

.swiper [class^="swiper-button-"]{
/*   color: #F47D27;*/
}

/* main logo*/

#logo {
	max-height: 65%;
}

.et_pb_tabs div.et_pb_tab_0.et_pb_tab, .et_pb_tabs div.et_pb_tab_1.et_pb_tab {
	min-height: 640px !important;
}

/*map overwrite*/

@media only screen and (min-width: 992px) {

	#asl-storelocator > div > div > div.sl-row.Filter_section > div.pol-lg-8.pol-md-7.pol-sm-12 {
		flex: 0 0 83.333333% !important;
		max-width: 83.333333% !important;
	}
}

/*map bar*/
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-panel-inner .Num_of_store {
/*	background-color: #0C3E42 !important;*/
}

/*template v1 begins*/

#left-area {
    width: 100%;
}

/*styles for CAM (City Activities Map)*/

#asl-storelocator.asl-cont .asl-wrapper .asl-ddl-filters .adropdown-menu > li > a {
	border-radius: 25px !important;
	height: 45px !important;
}

#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li {
	border-radius: 25px !important;
}

label.radio {
    color: white !important;
    font-weight: normal !important;
}

#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section {
	background-color: transparent !important;
}

#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl .adropdown-menu.multiselect-container > li > a label {
	padding: 15px !important;
}

@media only screen and (min-width: 992px) {

	body #asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container > li > a label {
		font-size: 14px !important;
	}

}

@media only screen and (min-width: 992px) {

	#asl-storelocator.asl-cont.sl-category-tabs .asl-wrapper .Filter_section .asl-advance-filters .asl-tabs-ddl ul.adropdown-menu.multiselect-container li {
		min-width: 170px !important;
	}

}

.et_pb_fullwidth_section .sl-act-btns {
	display: none !important;
}


/**/

/*#funnelContactForm {
	background-color: #0C3E42;

}*/

.aboutPhotoOne {
	width: 80%;
	position: relative;
}

.aboutPhotoTwo {
	width: 80%;
	position: absolute !important;
	top: 62% !important;
	left: 19% !important;
}

.stageWhitePhone a {
	color: white !important;
}

.contactaddHour {
	font-size: 21px !important;
}

/*social icons in contact us*/

.dynamicSocial {
	width: 100%;
}

.dynamicSocial-container {
	max-width: 200px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.dynamicSocial-flex {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}

.dynamicSocial-flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.dynamicSocial-flex .face {
	    position: relative;
	    top: 2px;
padding: 0 5px;
}

.dynamicSocial-flex .twit {
    position: relative;
    top: 1px;
    width: auto;
    padding: 0 5px;
}

.dynamicSocial-flex .insta {
	    position: relative;
	    padding: 0 5px;
}

.dynamicSocial-flex .you {
	position: relative;
	top: 1px;
	padding: 0 5px;
}

/*social icons in footer*/

.dynamicSocial-footer {
	width: 100%;
	max-width: 200px;
	margin: 10px auto 0;
}

@media only screen and (min-width: 981px) {

	.dynamicSocial-footer {
		width: 100%;
		max-width: 160px;
		margin: 10px 0 0;
	}
}


.dynamicSocial-container-footer {
	max-width: 200px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

@media only screen and (min-width: 981px) {

	.dynamicSocial-container-footer {
		max-width: 160px;
		display: block;
		text-align: center;
		margin: 0 0 0 0;
	}
}

.dynamicSocial-flex-footer {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: center; /* Merged the styles */
}

@media only screen and (min-width: 981px) {

	.dynamicSocial-flex-footer {
		justify-content: start;
	}
}

.dynamicSocial-flex-footer .face-footer,
.dynamicSocial-flex-footer .twit-footer,
.dynamicSocial-flex-footer .insta-footer,
.dynamicSocial-flex-footer .you-footer {
	position: relative;
	padding: 0 5px;
}

.dynamicSocial-flex-footer .face-footer {
	top: 2px;
}

.dynamicSocial-flex-footer .twit-footer {
	top: 4px;
}

.dynamicSocial-flex-footer .insta-footer {
	top: 3px;
}

.dynamicSocial-flex-footer .you-footer {
	top: 3px;
}

/*social icons in header*/

.dynamicSocial-header {
	width: 100%;
	max-width: 200px;
	margin: 10px 0 0 10px;
}

@media only screen and (min-width: 981px) {
	.dynamicSocial-header {
		width: 100%;
		max-width: 160px;
		margin: 10px 0 0;
	}
}

.dynamicSocial-container-header {
	max-width: 200px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

@media only screen and (min-width: 981px) {
	.dynamicSocial-container-header {
		max-width: 160px;
		display: block;
		text-align: center;
		margin: 0 0 0 0;
	}
}

.dynamicSocial-flex-header {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: flex-start;
}

@media only screen and (min-width: 1200px) {

	.dynamicSocial-flex-header {
		    display: flex;
    flex-wrap: nowrap;
    width: 140px;
    position: absolute;
    top: 23px;
    left: -3px;
    justify-content: space-evenly;
    width: 104px;
	}
}

/*.dynamicSocial-flex-header .face-header a,
.dynamicSocial-flex-header .twit-header a,
.dynamicSocial-flex-header .insta-header a,
.dynamicSocial-flex-header .you-header a {
	position: relative;
	padding: 0 8px !important;
}

@media only screen and (min-width: 1100px) {

	.dynamicSocial-flex-header .face-header,
	.dynamicSocial-flex-header .twit-header,
	.dynamicSocial-flex-header .insta-header,
	.dynamicSocial-flex-header .you-header {
		padding: 0 7px !important;
	}
}

@media only screen and (min-width: 1100px) {

	.face-header a svg{
		    width: 15px;
		    position: absolute;
		    top: 10px;
	}
}

@media only screen and (min-width: 1100px) {

	.insta-header a svg{
		    width: 15px;
		    position: absolute;
		    top: 13px !important;
	}
}
*/
/*.dynamicSocial-flex-header .face-header {
	top: 2px;
}

.dynamicSocial-flex-header .twit-header,
.dynamicSocial-flex-header .you-header {
	top: 1px;
}*/

.insta-header {
	top: 3px;
	position: relative;
}

.footerResidents {
	font-size: 20px !important;
	padding-top: 30px !important;
	font-weight: 300;	
}

.face-header a svg {
	width: 19px;
}

@media only screen and (min-width: 981px) {

	.footerResidents {
		padding-top: 0 !important;
	}
}

@media only screen and (min-width: 1200px) {

	.face-header a svg {
		width: 13px;
    left: 5px;
    position: relative;
	}

}

.twit-header a svg {
	width: 25px;
	top: 2px;
	position: relative;
}

@media only screen and (min-width: 1200px) {

	.twit-header a svg {
		width: 20px;
		top: 5px;
	}
}

.insta-header a svg {
	width: 22px;
	position: relative;
	top: 0px;
}

@media only screen and (min-width: 1200px) {

	.insta-header a svg {
		width: 17px;
		top:	2px;
	}
}

.you-header a svg {
	width: 30px;
}

@media only screen and (min-width: 1200px) {

	.you-header a svg {
		width: 22px;
		top: -1px;
		position: relative;
	}
}

@media only screen and (min-width: 981px) {

	.footerResidents {
		padding-top: 0 !important;
	}
}

header {
	position: relative;
	z-index: 3;
}

/*new divi header rewrites*/

.propertyHeader {

}

.propertyHeader .et_pb_menu__logo img {

}

#mobile_menu1, #mobile_menu1 a  {
	font-family: 'Montserrat',sans-serif !important;

}

#mobile_menu1 {
	background-color: rgba(0,0,0,0.96) !important;
	padding-top: 0 !important;
	display: none;
  top: 73px !important;
  width: 110% !important;
  left: -5% !important;
  position: absolute;

}

/*.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul {
	background-color: rgba(0,0,0,0.96)!important;
}*/

.et-db #et-boc .et-l .et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0 !important;
}

/*photo gallery swiper*/

.mySwiperPhoto {

}


@media only screen and (min-width: 1024px) {

	.mySwiperPhoto .swiper-slide img {
		width: 100% !important;
		right: 0 !important;
	}

}

@media only screen and (min-width: 1024px) {

	#photo-gallery .swiper-button-prev {
		left: -40px !important;
		top: 50% !important;
	}

	#photo-gallery > div > div > div.et_pb_module.et_pb_code.et_pb_code_8 > div > div.swiper-button-prev.secondaryColor {
		left: -40px !important;
	}
}

@media only screen and (min-width: 1024px) {

	#photo-gallery .swiper-button-next {
		right: 20px !important;
		top: 50% !important;
	}
}

.swiper-wrapper-photo {

}

.swiper-slide-photo {

}

.swiper-pagination-fraction {
	bottom: -44px !important;
}

/*@media only screen and (min-width: 768px) {

	.swiper-pagination-fraction {
		display: block !important;
		bottom: -44px !important;
	}
}*/

/* Change Swiper arrow color to black */
.swiper-button-next, .swiper-button-prev {
/*  color: #666666 !important;*/
}

/* Change the pseudo-element arrow color to black */
.swiper-button-next:after, .swiper-button-prev:after {
/*  color: #666666 !important;*/
}

@media only screen and (min-width: 981px) {

	.menu-item-230657 {
		display: none !important;
	}
}

/*menu width overwrite*/

@media only screen and (min-width: 981px) {

	.et_pb_menu__logo-wrap {
		width: 30% !important;
	}
}

@media only screen and (min-width: 981px) {

	.menu-item-type-gs_sim {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.menu-item-type-gs_sim {
		display: none !important;
	}
}

@media only screen and (min-width: 1200px) {

	.menu-item-type-gs_sim {
		display: block !important;
	}
}

/*centering no matter what on desktop to accomodate for the size of the different logos*/

.et_pb_menu__logo {
	position: relative;
  top: 20%;

  transform: translate(0, 48%);
}

@media only screen and (min-width: 981px) {

	.et_pb_menu__logo {
		position: relative !important;
		top: 12% !important;
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
	}
}

@media only screen and (min-width: 981px) {

	header .et_pb_menu__wrap {
		position: relative;
		top: -7px;
		justify-content: center !important;
	}
}

@media only screen and (min-width: 1250px) {

	header .et_pb_menu__wrap {
		position: relative;
		top: -7px;
		left: 0;
	}
}

/*styling dropdown on mobile for floorplans*/

.bedroom-filter {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 46px;
	font-size: 20px;
	color: white !important;
	text-align: left;
	border: none;
	padding: 20px 15px;
	max-width: 450px;
	display: block;
}

@media only screen and (min-width: 768px) {

	.bedroom-filter {
		display: none
	}
}

.bedroom-filter option {
	padding: 20px 0 !important;
}


.bedroom-buttons-container {
	display: none;
}

@media only screen and (min-width: 768px) {

	.bedroom-buttons-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 50px;
	}
}

.bedroom-buttons-container a {
	
}

.bedroom-button {
	padding: 13px 25px !important;
	border-radius: 0 !important;
	color: white !important;
	margin: 0 10px 10px 10px !important;
	text-transform: uppercase !important;
}

.a-website {
	display: none !important;
}

/*.bedroom-button:hover {
	background-color: black!important;
}*/

/*.multiselect-container .adropdown-menu li a	{
	color: black!important;
}*/

/*.sl-row a {
	color: #666666 !important;
}*/

/*.your-active-class {
	background-color: white !important;

}*/

@media only screen and (min-width: 992px) {

	.asl-cont .pol-lg-4 {
		max-width: 29.333333%;
	}
}

@media only screen and (min-width: 992px) {

	.asl-cont .pol-lg-8 {
		flex: 0 0 70.666667%;
		max-width: 70.666667%;
	}
}

.asl-cont .sl-row {
 justify-content: space-between;
}

/*genes custom form styling*/

.socialItems-stage {

}

.socialItems-stage form {
	width: 90%;
	margin: 0 auto;
	background-color: white;
	padding: 40px 20px;
}

.socialItems-stage input {
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
	text-indent: 5px;
}



@media only screen and (min-width: 992px) {

	.socialItems-stage input {
		margin-bottom: 20px;
	}
}

.socialItems-stage textarea {
	height: 40px;
	width: 100%;
	min-height: 75px;
	width: 100%;
	text-indent: 5px;
}

.socialItems-stage textarea::placeholder  {
	color: #cccccc;
	font-style: italic;
}

/*form styles for schedule tour and application*/

#prospect-form-application select {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
	text-indent: 5px;
}

#prospect-form-application date {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
	text-indent: 5px;
}

#prospect-form-tour label  {
	color: #454B57 !important;
}

#prospect-form-tour input[type="submit"] {
	padding: 0 !important;
  max-width: 250px;
  position: relative;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
}

#prospect-form-1 label  {
	color: #454B57 !important;
}

#prospect-form-1 input[type="submit"] {
	padding: 0 !important;
  max-width: 250px;
  position: relative;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
}

#prospect-form-2 label  {
	color: #454B57 !important;
}

#prospect-form-2 input[type="submit"] {
	padding: 0!important;
  max-width: 250px;
  position: relative;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
}

#prospect-form-referral label  {
	color: #454B57 !important;
}

#prospect-form-referral input[type="submit"] {
	padding: 0!important;
  max-width: 250px;
  position: relative;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
}

#prospect-form-application label  {
	color: #454B57 !important;
}

#prospect-form-application input[type="submit"] {
	padding: 0!important;
  max-width: 250px;
  position: relative;
  display: block;
  margin: 20px auto 0;
  cursor: pointer;
} 

#prospect-form-application fieldset legend {
	color: #454B57 !important;
}

#prospect-form-application fieldset {
	padding-bottom: 15px;
}

#prospect-form-application input[type=checkbox] {
	height: 25px;
	width: 30px;
	margin: 0 10px 0 10px;
	position: relative;
	top: 5px;
}

#prospect-form-application input[type=checkbox]:first-child {
	margin-top: 0;
}

.formDisclaimer {
	padding-top: 5px;
  font-size: 10px;
  font-style: italic;
  line-height: 14px;
  color: #B1B5BD;
  display: block;
  margin: -9px 0 25px;
}

.your-success-class {
	padding-bottom: 240px;
}

.requestServicePopup {
	text-align: center !important;
	max-width: 530px !important;
	margin: 0 auto !important;
}

.genericPopup {
	text-align: center !important;
	max-width: 530px !important;
	margin: 0 auto !important;
}

#popUpTriggersHide {
	display: none;
 }

/* simple light box overwrites*/

/*.slb_data_title {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    padding-top: 15px;
}

.slb_group_status {
	margin-right: 0;
	display: block;
	position: absolute;
	right: 30px;
	bottom: 9px;
}*/

#slb_viewer_wrap .slb_theme_slb_black .slb_container {
	background-color: rgba(21, 21, 21, 0.8) !important;	
}

.slb_details {
	display: none;
}

.swiper-container .swiper-pagination-bullet {
    width: 11px !important;
    height: 11px !important;
}

.twit a svg {
	width: 22px;
	    position: relative;
	    top: 4px;
}

.insta a svg {
	position: relative;
	top: 3px;
}

/*possibly hide divi box on wp page*/
/*.et-db #et-boc .et-l #et_pb_layout #et-bfb-app-frame {
	display: none !important;
}*/



/*.swipeFloor-right {
	position: relative !important;	
}

.swipeFloor-right img {
	position: relative !important;	
	bottom: 0 !important;
}*/

.amen-unit ul li {
	color: #666666 !important;
}

.amen-unit ul li a {
	color: #666666 !important;
}

.primaryButtonBanner:hover {
	background: white !important;
	color: black !important;
	border-radius: 25px !important;
}

/*the o mighty ross and gene border gauranteed to increase sales */

#fence {
	border: 1px solid #666666;
	border-bottom: none;
	border: none !important;
}

.swiper-pagination-bullet {
	opacity: .4 !important;
}

.swiper-pagination-bullet-active {
	height: 13px !important;
	width: 13px !important;
	opacity: 1 !important;
}

.dynamicSocial-flex-header svg {
	fill: white;
}

.et_pb_menu__logo-wrap {
	position: relative;
	bottom: 10px !important;
}

@media only screen and (min-width: 981px) {

	.et_pb_menu__logo-wrap {
		bottom: 0px !important;
	}

}

/*main site header*/

.mainHeader {
	text-align: center !important;
}

.mainHeader hr {
	width: 80%;
	opacity: .5;
}

.mainHeader h1 {
	font-size: 29px;
	color: white !important;
}

.mainHeader h2 {
	
}

@media only screen and (min-width: 981px) {

	.mainHeader h3 {
		font-size: 32px !important;
	}

}

/*temporary fix to create pages*/
/*#mobile_menu1 {
	display: none !important;
}*/

@media only screen and (min-width: 768px) {

	.mainHeader h1 {
		font-size: 50px !important;
	}

	.mainHeader hr {
		width: 86%;
	}
}

@media only screen and (min-width: 981px) {

	.mainHeader h1 {
		font-size: 80px !important;
		
	}

}

.mainHeader-company h1 {
	padding-bottom: 20px;
}

/*mainheader on company page*/

@media only screen and (min-width: 981px) {

	.mainHeader-company h1 {
		font-size: 75px !important;
		line-height: 82px;
	}

	.mainHeader-company h3 {
		font-size: 30px !important;
		padding-top: 20px;
	}

}

/*map section on homepage*/

.mainMap {

}

.mainMapContainerFlex {
	display: flex;
	flex-wrap: wrap;
	margin-top: -120px;
}

@media only screen and (min-width: 768px) {

	.mainMapContainerFlex {
		margin-top: -190px;
	}

}

@media only screen and (min-width: 981px) {

	.mainMapContainerFlex {
		margin-top: -170px;
	}

}

.mainMap-left {
	width: 100%;
	background-color: #1a302f;
	padding: 25px 10px 25px 20px;
}

.mainMap-left h2 {
	color: #009c65 !important;
	font-size: 18px !important;
	text-transform: initial !important;
	font-weight: 400;

}

.mainMap-left h3 {
	color: white;
	font-size: 31px !important;
}

.mainMap-left ul {
	list-style-type: none !important;
	columns: 2;
	padding: 0;
}

.mainMap-left ul li {
	color: white !important;
	padding: 5px;
}

.mainMap-left ul li a {
	color: white !important;
	font-size: 14px !important;
}

.mainMap-left ul li svg {
	width: 10px;
	 position: relative;
    top: 6px;
    float: right;
}

.mainMap-right {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.mainMap-left {
		width: 40%;
	}

	.mainMap-right {
		width: 58%;
		background-color: #757F80;
		display: flex;
		justify-content: center; /* align horizontal */
		align-items: center; /* align vertical */
	}

	.mainMap-right img {
		margin: 0 auto;
		width: 80%;
	}

	.mainMap-left ul li a {
		font-size: 15px !important;
	}

}

.mainMenuOverwrites .et_pb_menu__wrap {
	justify-content: flex-end !important;
}

.homeBorderHR {
	width: 25px;
	margin: -1px 1px 20px 0!important;
	top: 10px;
}

@media only screen and (min-width: 981px) {

	#aboutUsMarginResize {
		margin-right: 3% !important;
	}
}

/*blog slider styling on homepage*/
.lifestyleBlogTitle {
	text-align: center;
}

@media only screen and (min-width: 768px) {

	.lifestyleBlogTitle br {
		display: none;
	}
}

.lifestyleBlogTitle a h2 {
	font-weight: 400;
	line-height: 40px;
}

.lifestyleBlogTitle a h2 span {
	font-family: "plantin", sans-serif !important;
	font-weight: 600 !important;
	font-style: italic;
	font-size: 46px !important;
	color: #009c65;
	text-transform: initial;
}

 .lifestyleBlogTitle p {
 	text-transform: uppercase;
 	font-size: 20px;
 }

/* divi supreme blog slider overwrites*/

/*.dsm-entry-thumbnail {
	height: 500px !important;
}*/

#homeBlogCarousel .dsm-entry-wrapper {
	position: absolute;
	top: 0;
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	height: 400px !important;
}

.dsm-entry-title a {
	font-size: 24px !important;
	font-weight: 400 !important;
	line-height: 30px;
	text-transform: initial;
}

.dsm-entry-thumbnail:before {
	background-color: black !important;
}

.dsm-post-excerpt p {
	padding-top: 10px;
	z-index: 100;
	position: relative;
	font-size: 15px;
}

.custom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

.dsm-entry-image {
    position: relative;
}

.dsm-entry-image.overlay-added > a, .dsm-entry-image.overlay-added > a * {
    position: relative !important;
    z-index: 2 !important;
}

.dsm-readmore-wrap {
	position: relative !important;
	z-index: 100 !important;
}

.dsm_blog_carousel_0 .dsm-entry-title {
	padding-top: 5% !important;
}

/*news caurosel on homepage*/

#newsCarousel .dsm-entry-wrapper {
/*	position: absolute !important;
	bottom: 25% !important;*/
	width: 100% !important;
/*	top: 49% !important;
	left: 50% !important;
	transform: translate(-50%, -151%) !important;
	z-index: 455345 !important;*/
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	height: 260px !important;
	position: absolute;
	top: 0;
}

#newsCarousel .dsm-entry-title a {
	display: block !important;
	line-height: 31px !important;
	font-size: 20px !important;
	font-weight: 300 !important;
}


#newsCarousel .dsm-posted-on {
	z-index: 100 !important;
	position: relative !important;
	font-weight: 100;
}

.dsm-grid-post-holder-inner {
	position: relative !important;
}

#newsCarousel .dsm-entry-header {
/*	margin-top: 30% !important;*/
}

.dsm-meta-seperator {
	display: none !important;
}


#post-100 > div > div > div > div.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular > div > div > div.et_pb_module.dsm_animated_gradient_text.dsm_animated_gradient_text_0 > div > h2 {
	font-size: 80px !important;
	    text-align: center !important;
}

.et_pb_section_video_bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35) !important;
  pointer-events: none; /* This ensures clicks go through the overlay to the video */
}

.videoHelper {
	position: relative;
	top: -100px;

}

#cityPageMap .sl-row.Filter_section {
  display: none !important;
}

#cityPageMap .top-title.Num_of_store {
	background-color: #1a302f !important;
	display: none !important;
}

#cityPageMap .btn.btn-asl.s-direction.secondaryColorBackground.dynamicButtonSpecifics{
	background-color: #1a302f !important;
}

#cityPageMap .infoWindow {
	background-color: #1a302f;
}

#cityPageMap .asl-buttons a {
	background-color: #1a302f !important;
}

@media only screen and (min-width: 1024px) {
  .dsm-blog-carousel-item.swiper-slide img {
        display: block;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    position: relative;
    right: 0 !important;
  }
}

.dsm_blog_carousel_0 .swiper-button-next:after, .dsm_blog_carousel_0 .swiper-button-next:before, .dsm_blog_carousel_0 .swiper-button-prev:after, .dsm_blog_carousel_0 .swiper-button-prev:before {
  color: #009c65 !important;
}

@media only screen and (min-width: 1024px) {
  .dsm-blog-carousel .swiper-button-prev {
    left: -50px !important;
  }
  }

@media only screen and (min-width: 1024px) {
  .dsm-blog-carousel .swiper-button-next {
    right: -50px !important;
    top: 48% !important;
    left: auto !important;
  }
  }

  .dsm-blog-carousel .et_pb_button {
    border-radius: 25px !important ;
        background-color: #009c65 !important;
        padding: 10px 40px !important;
  }

  .dsm-blog-carousel .et_pb_button:hover {
    border-radius: 25px !important ;
        background-color: #1a302f !important;
        padding: 10px 40px !important;
  }

  @media only screen and (min-width: 981px) {

  	.mainHeaderCity h1 {
  		font-size: 60px !important;
  		padding-bottom: 25px !important;
  	}
  }

/*  company page specific styles*/

.messageLarryBox {
	background-color: #1a302f;
/*	padding: 40px;*/
}

.messageLarryBoxContainer {

}

.larryFlex {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

@media only screen and (min-width: 1024px) {

	.larryFlex {
		justify-content: space-between;
	}
}


.messageLarry {
	text-align: center;
}

@media only screen and (min-width: 1024px) {

	.messageLarry {

	}
}

.messageLarry p {
	color: #009c65;
	font-size: 16px;
	color: #009c65;
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 20px;
	font-size: 20px;
	    padding-bottom: 10px;
}

@media only screen and (min-width: 1024px) {

	.messageLarry p {
		font-size: 17px;
		padding-top: 0px;
		padding-bottom: 0;
	}
}

.messageLarry p:nth-of-type(2) {
    color: #999999;
    text-transform: uppercase;
}

@media only screen and (min-width: 1024px) {

	.messageLarry p:nth-of-type(2) {
	    padding-top: 25px;
	    font-size: 26px;
	    display: none;
	}
}

.messageLarry span {
	text-transform: uppercase;
}

.messageLarry h3 {
	color: white;
	font-size: 50px !important;
	padding-bottom: 3px;
	line-height: 24px;
	padding-top: 17px;
}

@media only screen and (min-width: 1024px) {

	.messageLarry h3 {
		color: white;
		font-size: 50px !important;
		padding-bottom: 3px;
		line-height: 24px;
		padding-top: 20px;
	}
}

.larryFlex-message {
	order: 2;
	width: 100%;
}

@media only screen and (min-width: 1024px) {

	.larryFlex-message {
		order: 1;
		width: 100%;
    padding-bottom: 0px;
	}
}

.larryFlex-image {
	order: 1;
	width: 100%;
	padding-bottom: 10px;

}

.larryFlex-image img {
		max-width: 700px;
	  margin: 0 auto;
	  display: block;
	  width: 100%;
	  padding-bottom: 20px;
}

@media only screen and (min-width: 1024px) {

	.larryFlex-image img {
			max-width: 620px;
			margin-left: auto !important;
	}
}

@media only screen and (min-width: 1024px) {

	.larryFlex-image {
		order: 2;
		width: 64%;
	}
}

.larryFlex-story {
	order: 3;
	width: 100%;
	padding-top: 20px;
}

@media only screen and (min-width: 1024px) {

	.larryFlex-story {
		padding-top: 20px;
	}
}

.larryFlex-story p {
	color: white;
}

.larryFlex-story a {
	color: #009c65;
}

@media only screen and (min-width: 1024px) {

	.larryFloatContainer {
		max-width: 320px;
		float: right;
	}
}

.larryManage {
	display: none;	
}

@media only screen and (min-width: 1024px) {

	.larryManage {
		display: block;
	}
}

.ourFacility {

}

.coreTitle h2 {
	text-align: center;
	font-size: 45px !important;
}

.coreTitle h3 {
	text-align: center;
	font-size: 20px !important;
	color: white !important;
}

.companyValues h2 {
	line-height: 40px !important;
}

.companyValues h3 {
	font-size: 30px !important;
}

.whatWeDoBox {

}

/*main site footer overwrites*/

.mainSiteFooter .propertyFooter-logo {
	bottom: 0 !important;
}

.mainSiteResidents ul li  {

}

.mainSiteResidents ul li a {
	display: block !important;
	max-width: 300px;
	margin: 15px auto !important;
	text-transform: uppercase !important;
}

.mainSiteResidents ul {
	list-style-type: none !important;
}

@media only screen and (min-width: 768px) {

	.footerResidentsMainSiteFooter ul {
		columns: 2;
	}
}

@media only screen and (min-width: 981px) {

	.mainSiteResidents {
		width: 24%;		
	}
}

@media only screen and (min-width: 981px) {

	.mainSiteApartments {
		width: 48%;
	}
}

@media only screen and (min-width: 981px) {

	.propertyFooter-logo {
		width: 24%;		
	}
}

.footerButtonOverwrites {
	background-color: #223e3d !important;
	padding: 0.5rem 1rem !important;
	margin: 20px auto !important;
	display: block !important;
	max-width: 300px;
}

.footerButtonOverwrites:hover {
	background-color: #132423 !important;
}

@media only screen and (min-width: 981px) {

	.footerButtonOverwrites {
		display: inline-block !important;
		font-size: 13px !important;
		margin: 10px 0 !important;
	}
}

.mainSiteFooter .et_pb_button.footerButtonOverwrites {
	font-size: 16px !important;
}

@media only screen and (min-width: 981px) {

	.mainSiteFooter .et_pb_button.footerButtonOverwrites {
		font-size: 13px !important;
	}
}

.et_pb_button.footerButtonOverwrites:hover {
	background-color: #000000 !important;
}

.apartmentsListFooter {

}

.apartmentsListFooter ul {
	list-style-type: none;
  text-align: center;
  line-height: 30px;
  font-weight: 300;
}

@media only screen and (min-width: 981px) {

	.apartmentsListFooter ul {
			text-align: left;
	}
}

.apartmentsListFooter ul li {
	padding-bottom: 10px !important;
}

.apartmentsListFooter ul li a {
	text-transform: uppercase !important;
	font-size: 15px !important;
}

@media only screen and (min-width: 981px) {

	.apartmentsListFooter ul {
		columns: 2 !important;
		padding: 0 !important;

	}
}

.mainSiteFooterSocialOverwrites {
	margin: 0 auto;
	position: relative;
	left: -17px;
}

.mainSiteFooterSocialOverwrites svg {
	margin: 0 10px;
}

.footerTwitOverwrite a svg {
	margin-left: 9px; 
	top:4px;
}

@media only screen and (min-width: 981px) {

	.twit-header.footerTwitOverwrite a svg {
		margin-left: 11px !important;
		top: 5px !important;
		width: 23px !important;
	}
}

@media only screen and (min-width: 981px) {

	.linkedin-footer {
		margin-left: 12px;
		position: relative;
		top: 0px;
		width: 22px;
	}
}

.mfp-content {
	max-width: 1280px !important;
}

.footerRelatedCities h2 {
		font-size: 20px !important;
		padding-top: 30px !important;
		font-weight: 500 !important;
		line-height: 25px !important;
}

@media only screen and (min-width: 981px) {

	.footerRelatedCities h2 {
		padding-top: 0 !important;
		font-weight: 300 !important;
	}
}

.footerRelatedCities ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
}

.footerRelatedCities ul li a {
	font-weight: 300 !important;
	text-transform: uppercase !important;
	line-height: 35px !important;
	font-size: 15px !important;
}

@media only screen and (min-width: 981px) {

	.footerRelatedCities ul {
		padding: 0;
		text-align: left !important;
	}
}

/*popup max widths*/
#dsm-popup-858 {
	max-width: 700px !important;
}

#dsm-popup-230881 {
	max-width: 700px !important;
}

#dsm-popup-235248 {
	max-width: 700px !important;
}

#dsm-popup-235271 {
	max-width: 700px !important;
}

#dsm-popup-234902 {
	max-width: 800px;
}

/*blog styling*/

.blogContentArea {

}

@media only screen and (min-width: 1024px) {

	#left-area {
		width: 78%;
		display: inline-block;
	}
}

.blogFilterArea {

}

/*@media only screen and (min-width: 1024px) {

	.blogFilterArea {
		float: right;
    width: 20.875%;
    position: absolute;
    right: 11px;
	}
}*/

@media only screen and (min-width: 1024px) {

	#sidebar {
		float: right;
    width: 20.875%;
    position: absolute;
    right: 11px;
	}
}

#comment-wrap {
	display: none;
}

.et_pb_widget .widget_categories ul li a {
	font-size: 13px !important;
}

.entry-title {
	color: black !important;
	text-align: left !important;
}

#sidebar ul {
	font-size: 14px;
	line-height: 18px;
}

/*news style overwrites*/

.newStyleArticleContainer {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
	padding: 40px 20px;
	max-width: 1250px;
}

.newStyleArticleContainer-main {
	width: 100%;
	order: 2;
	margin: 0 auto;
}

.newStyleArticleContainer-main article {
	width: 100%;
	order: 2;
	padding-bottom: 40px;
}

.newStyleArticleContainer-main footer {
    padding-top: 20px;
    text-align: center;
}

.newStyleArticleContainer-main h2 {
	text-transform: initial;
	line-height: 34px;
	font-size: 25px !important;
	font-weight: 300;
}

.newStyleArticleContainer-side {
	width: 100%;
	order: 1;
	text-align: center;
	padding-bottom: 40px;
}

@media only screen and (min-width: 1024px) {

	.newStyleArticleContainer {
		margin: 0 auto;
	}

	.newStyleArticleContainer-main {
		width: 75%;
		order: 1;
	}

	.newStyleArticleContainer-side {
		width: 20%;
		order: 2;
	}
}

.lifestyleBlogTitleNews {
	padding: 30px 10px 0;
}

@media only screen and (min-width: 1024px) {

	.lifestyleBlogTitleNews {
		padding-top: 85px;
		padding-bottom: 30px;
	}
}

.newStyleSingle {
	width: 100%;
	padding: 50px 20px;
}

.newStyleSingle img {
	margin: 0 auto 20px;
}

.newsBack {
	margin-top: 50px;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

/*blog stageOverwrites*/

.newStyleArticleContainer-side-blog {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.newStyleArticleContainer-side-blog {
		display: block;
	}
	
}

.et_pb_section.et_pb_section_0_tb_header.et_pb_sticky_module.et_pb_with_background.et_section_regular.et_pb_section--with-menu {
    /* Your CSS rules here */
    padding: 0 !important; /* Example to remove padding */
}

/*fixiing global header styles*/
@media only screen and (min-width: 1024px) {

	.et-menu-nav ul li a {
		font-weight: 500 !important;
	}
	
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_inner_container {
			padding: 0 10px;
	}
}

.menuAdressMobile {
		padding: 15px 20px 30px !important;
		font-size: 15px;
    line-height: 23px;
}

@media only screen and (min-width: 1024px) {

	.menuAdressMobile {
		display: none !important;
	}
}

.menuSocialMobile ul li {
	display: inline-block;
}

.menuSocialMobile ul li a {
	display: inline-block;
}

@media only screen and (min-width: 1024px) {

	.menuSocialMobile {
		display: none !important;
	}
}

/*larry page overwrites*/

@media only screen and (min-width: 1024px) {

	.floatLeft {
		float: left;
	}
}

@media only screen and (min-width: 1024px) {

	.floatRight {
		float: right;
	}
}

.imageCaptions {
	margin: 0 auto;
	display: block;
	max-width: 500px;
	width: 100%;
	padding-bottom: 10px;	
}

@media only screen and (min-width: 1024px) {

	.imageCaptions {
		max-width: 360px;
		padding: 20px;
		padding-top: 0;
	}
}

.imageCaptions img {
	text-align: center;
	position: relative;
	margin: 0 auto;
	display: block;
	max-width: 500px;
		width: 100%;	
}

.imageCaptions span {
	display: block;
	text-align: center;
	padding-top: 10px;
	font-style: italic;
	padding-bottom: 30px;
}

@media only screen and (min-width: 1024px) {

	.imageCaptions {
		padding-bottom: 0;
	}
}

.et-fb #et-boc .addtoany_share_save_container {
    display: none !important;
}

html body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button.kidsAndCommunityRead {
	padding: 10px 50px !important;
}

html body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button.kidsAndCommunityRead:hover {
	background-color: white !important;
	color: black !important;
}

/*html body #page-container .et_pb_section .et_pb_button_module_wrapper a.et_pb_button.kidsAndCommunityRead:hover {
    color: white !important;
}*/


.kidsAndCommunityReadSlider {

}

.kidsAndCommunityReadSlider:hover {
	background-color: white !important;
	color: black !important;
}

#aboutUsColumnR .et_pb_row_5 .et_pb_column .et_pb_module.dsm_card .et_pb_button_wrapper a.et_pb_button.et_pb_more_button.kidsAndCommunityReadPrograms:hover {
    color: black !important;
    background-color: white!important;
}

.kidsAndCommunityReadSlider .et_pb_button.et_pb_more_button:hover {
  color: black !important;
  background-color: white!important;
}

.et_pb_button.et_pb_more_button.kidsAndCommunityReadPrograms:hover {
	color: black !important;
	background-color: white!important;
}

@media only screen and (min-width: 768px) {

	.et_pb_text_inner.et_multi_view_swapped {
		padding: 0 20px !important;
	}
}

@media only screen and (min-width: 768px) {

	.et_pb_row.et_pb_row_20.et_pb_row_3-5_1-5_1-5 {
		padding-left: 0 !important;
	}
}

/*.entry-content table:not(.variations) {
	border: 2px solid #eee !important;
}

.entry-content tr td {
	border-top: 2px solid #eee !important;
}*/

@media only screen and (min-width: 981px) {

	.hideMenuScheduleDesktop {
		display: none !important;
	}
}

.mySwiperPhoto .swiper-wrapper-photo {
	max-height: 780px !important;
}

#et_pb_button_5.mfp-close {
	position: absolute !important;
	color: black !important;
	right: 1% !important;
}

@media only screen and (min-width: 768px) {

	#et_pb_button_5.mfp-close {
		right: 7% !important;
	}

}

#dsm-popup-230881 .mfp-close, #dsm-popup-235248, #dsm-popup-235271 .mfp-close {
	position: absolute !important;
	color: black !important;
	top: 80px !important;
/*	right: 10% !important;*/
}

@media only screen and (min-width: 1024px) {

	#dsm-popup-230881 .mfp-close, #dsm-popup-235248, #dsm-popup-235271 .mfp-close  {
		top: 40px !important;
		right: 0 !important;
	}
}

@media only screen and (min-width: 1350px) {

	#dsm-popup-230881 .mfp-close, #dsm-popup-235248, #dsm-popup-235271 .mfp-close  {
		top: 80px !important;
		right: 0 !important;
	}
}

.propertyFooter-residents span a {
	color: initial !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	display: inline !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
	color: white !important;
	display: block !important;
}

.propertyFooter-residents span a:hover {
	background-color: transparent !important;
}

/*styles for new property blog slider*/
#propertyBlogCarousel .dsm-entry-wrapper {
	position: absolute;
	top: 0;
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	height: 400px !important;
}
#propertyBlogCarousel .dsm-readmore-btn {
	font-size: 17px;
	border-radius: 25px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-width: 0px !important;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	line-height: 1.7em !important;
	padding: 10px 50px !important;
	color: white;
}
#propertyBlogCarousel .swiper-button-prev:after {
	color: #969494 !important;
}
#propertyBlogCarousel .swiper-button-next:after {
	color: #969494 !important;
}
#propertyBlogCarousel .dsm-entry-wrapper {
	justify-content: space-between !important;
}

/*styles for new property blog slider*/

#propertyBlogCarousel .dsm-entry-wrapper {
	position: absolute;
	top: 0;
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	height: 400px !important;
}

#propertyBlogCarousel .dsm-readmore-btn {
	font-size: 17px;
	border-radius: 25px;
	    font-weight: normal;
	    font-style: normal;
	    text-transform: uppercase;
	    text-decoration: none;
	    border-width: 0px !important;
	    background-size: cover;
	    background-position: 50%;
	    background-repeat: no-repeat;
	    border: 2px solid;
	    line-height: 1.7em !important;
	    padding: 10px 50px !important;
	    color: white;
}

#propertyBlogCarousel .swiper-button-prev:after {
	color: #969494 !important;
}

#propertyBlogCarousel .swiper-button-next:after {
	color: #969494 !important;
}

#propertyBlogCarousel .dsm-entry-wrapper {
	justify-content: space-between !important;
}

.fpnButtonWrangler .et_pb_button_2 {
	min-width: auto !important;
}

.entry-footer {
	padding-top: 30px;
	padding-bottom: 30px;
}

#floor-plans {
	padding-bottom: 20px !important;
}

@media only screen and (min-width: 500px) {

	#floor-plans {
		padding-bottom: 50px !important;
	}
}

@media only screen and (min-width: 1100px) {

	#floor-plans {
		padding-bottom: 50px !important;
	}
}

.swiper-button-disabled {
	opacity: 0 !important;
}

@media only screen and (min-width: 981px) {

	#donatelloMarginRight {
		margin-right: 0 !important;
	}
}

@media only screen and (min-width: 1200px) {

	.donatello-concierge {
		position: relative;
		top: 503px;
	}
}

.hidden-important {
        display: none !important;
}

#move_in_date_app {
	border: 1px solid #bbb;
}

#fpnPopup-extra-video {
	margin-top: 15px;
}

#extraVideoOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    justify-content: center;
    align-items: center;
    display: flex;
}

#extraVideoOverlay > div {
    width: 100%;
}

@media only screen and (min-width: 600px) {
    #extraVideoOverlay > div {
        width: 80%;
        min-width: 560px;
    }
}

@media only screen and (min-width: 768px) {
    #extraVideoOverlay > div {
        width: auto;
    }
}

.video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px;
    width: 90%;
    background: white;
    padding: 20px;
    z-index: 10001;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #bbb;
}

.video-popup .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-popup .embed-container iframe,
.video-popup .embed-container object,
.video-popup .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.close-button {
    position: absolute;
    top: 2px;
    right: 5px;
    color: #000;
    font-size: 18px;
}

#fpnPopup-extra-video {
    margin-top: 15px;
}

#move_in_date_app {
    border: 1px solid #bbb;
}

/*style for house and apartment toggle on cypress*/
.property-type-filter {
	color: #969494;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 15px;
	text-align: center;
}

@media only screen and (min-width: 1200px) {

	.property-type-filter {
/*		text-align: right;*/
/*		padding-right: 100px;*/
		position: relative;
		top: 10px;
	}
}

.property-type-filter {
	color: #969494;
	font-size: 15px;
	padding-bottom: 25px;
}

.property-type-filter p {
	font-weight: 500;
	margin-right: 10px;
	width: 100%;
	text-transform: initial;
}

@media only screen and (min-width: 999px) {

	.property-type-filter p {
		margin-right: 11px;
    width: 9%;
    position: relative;
    top: 5px;
	}

}

@media only screen and (min-width: 1200px) {

	.property-type-filter p {
/*		display: inline;*/
		text-transform: initial;
	}
}

.property-type-filter label {
	color: #969494;
	font-size: 15px;
}

#no-floorplans-message {
/*	position: relative;*/
/*  bottom: 400px;*/
  text-align: center;
}

.no-floorplans-message {
	padding-top: 70px;
	display: none;
}

.property-type-filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.property-type-filter label {
    margin-right: 15px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
}

.property-type-filter input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #212529;
    border-radius: 3px;
    background-color: #FFFFFF;
    cursor: pointer;
    position: relative;
    top: 8px;
}

.property-type-filter input[type="checkbox"]:checked::before {
    content: "\2713";
    font-size: 14px;
    color: #212529;
    position: absolute;
    top: -3px;
    left: 3px;
}

.property-type-filter input[type="checkbox"]:focus {
    outline: none;
}

#no-results-message {
    display: none;
    text-align: center;
    padding: 20px;
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
    border-radius: 5px;
    font-size: 18px; /* Ensure the font size is set */
    line-height: 1.5; /* Ensure a proper line height */
    position: relative; /* Ensure it's properly positioned */
    z-index: 10; /* Make sure it appears above other elements */
}
#no-results-message::after {
    content: ""; /* Make sure the pseudo-element doesn't display anything */
}

/*blog sidebar filters*/

.newStyleArticleContainer-sidebar {
	margin-left: auto;
	margin-bottom: 10px;
}

.newStyleArticleContainer-sidebar .widget-title {
	text-align: center;
	font-size: 23px !important;
}

.newStyleArticleContainer-sidebar form {
	padding-bottom: 40px;
}

@media only screen and (min-width: 1024px) {
	.newStyleArticleContainer-sidebar {
		padding-top: 10px;
	}
}

.filterButton {
	padding: 10px 20px !important;
    font-size: 15px !important;
    margin: 15px auto 0 !important;
}

#toggle-filters {
	font-size: 24px !important; /* Adjust this to the desired size */
	cursor: pointer;
}

/*PPO styles*/

/*location page*/

.locationPage-mapBlocks .et_pb_image_wrap img {
	display: block;
	width: 100% !important;
}

.locationPage-mapBlocks .et_pb_image_wrap {
	display: block;
}

.locationPage-mapBlocks-text {
	color: white;
	text-align: center;
	font-size: 17px;
	padding-top: 23px;
}

.mapRows .et_pb_column {
	margin: 0 !important;
	width: 25%;
	padding: 10px;
}

.subPage-header-help p {
	padding-bottom: 10px !important;
}

.subPage-header-help {
	background: radial-gradient(circle, rgba(0, 0, 0, 0.8) 19%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px 5px;
}

.subPage-header p, .subPage-header h1 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
}

.subPage-header h2 {
    font-size: ;
}

.locationPage-map .sl-row.Filter_section {
	display: none;
}

.ppo-PageIntro {

}

.ppoPrimaryBackground-Color {
	background-color: var(--primary-color-bg) !important; 
}

.ppoSecondaryBackground-Color {
	background-color: var(--secondary-color-bg) !important; 
}

.ppoPrimaryBackground-Color-button {
	background-color: var(--primary-color-bg) !important;
	text-align: center; 
}

.ppoSecondaryBackground-Color-button {
	background-color: var(--secondary-color-bg) !important;
	text-align: center; 
}

.ppoPrimaryBackground-Color-button:hover {
	background-color: var(--secondary-color-bg) !important;
	text-align: center; 
}

.ppoSecondaryBackground-Color-button:hover {
	background-color: var(--primary-color-bg) !important;
	text-align: center; 
}

body .et_pb_button.ppoPrimaryBackground-Color-clearButton {
	background-color: transparent !important;
	text-align: center; 
	border-radius: 25px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid var(--secondary-color-bg) !important;
  color: var(--secondary-color-bg) !important;
}

body .et_pb_button.ppoPrimaryBackground-Color-clearButton:hover {
	background-color: transparent !important;
	text-align: center; 
	border-radius: 25px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid white !important;
  color: white !important;
}

body .et_pb_button.ppoPrimaryBackground-Color-clearRez {
	background-color: transparent !important;
	text-align: center; 
	border-radius: 25px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid var(--primary-color-bg) !important;
  color: var(--primary-color-bg) !important;
  padding: 5px 30px !important;
  font-size: 13px !important;
}

body .et_pb_button.ppoPrimaryBackground-Color-clearRez:hover {
	background-color: transparent !important;
	text-align: center; 
	border-radius: 25px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid var(--secondary-color-bg) !important;
  color: var(--secondary-color-bg) !important;
  padding: 5px 30px !important;
  font-size: 13px !important;
}


.location-places {
	min-height: 80px;
	background-color: var(--primary-color-bg);
	border-bottom: 12px solid var(--secondary-color-bg);
}

.location-placesContainer {
	margin: 0 auto;
	display: block;
}

@media only screen and (min-width: 998px) {

/*	.superh2 {
		font-size: 60px !important;
		padding-top: 10px;
	}*/

	.superh2-small {
		font-size: 43px !important;
		padding-top: 10px;
	}
}

.locationBulletedList {
	color: #6a6868; 
	font-weight: 400;
	font-size: 15px;
}

.ppoInnerLinkingBG::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(
	    to bottom, 
	    rgba(var(--primary-color-rgb), 0.8) 60%, /* More primary color and a bit stronger opacity */
	    rgba(var(--secondary-color-rgb), 0.8) 140% /* Secondary color starting lower down */
	);
	z-index: 1; /* Ensure it stays above the background but below any text */
	pointer-events: none; /
}

.ppoInnerLinkingBG {
    position: relative; /* Required for the ::before pseudo-element to position properly */
    z-index: 0; /* Ensure content appears above the overlay */
}

/*colors for background forever*/

@media only screen and (min-width: 998px) {

	.accentColorBackground:before {
		content: '';
		position: absolute;
		width: 40%;
		height: 40%; /* Adjusted to match the mockup */
		top: 16%;
		right: 0;
		background-color: var(--primary-color-bg);
		z-index: 1; /* Make sure it's behind the content */
	}

	.accentColorBackground:after {
		content: '';
		    position: absolute;
		    width: 40%;
		    height: 10%;
		    top: 55%;
		    right: 0;
		    background-color: var(--secondary-color-bg) ;
		    z-index: 1;
	}

	.accentColorBackground-reverse:before {
		content: '';
		position: absolute;
		width: 40%;
		height: 40%; /* Adjusted to match the mockup */
		top: 16%;
		left: 0;
		background-color: var(--primary-color-bg);
		z-index: 1; /* Make sure it's behind the content */
	}

	.accentColorBackground-reverse:after {
		content: '';
		    position: absolute;
		    width: 40%;
		    height: 10%;
		    top: 55%;
		    left: 0;
		    background-color: var(--secondary-color-bg);
		    z-index: 1;
	}

	.accentColorBackground-bigger:before {
		content: '';
    position: absolute;
    width: 40%;
    height: 40%;
    top: 16%;
    left: 0;
    background-color: var(--primary-color-bg);
    z-index: 1;
	}

	.accentColorBackground-bigger:after {
		content: '';
    position: absolute;
    width: 40%;
    height: 10%;
    top: 55%;
    left: 0;
    background-color: var(--secondary-color-bg);
    z-index: 1;
	}

	/* Remove padding-left from the first .et_pb_column within #neighborhood */
	#neighborhood .et_pb_column:first-child {
	    padding-left: 0;
	}

	/* Remove padding-right from the last .et_pb_column within #neighborhood */
	#neighborhood .et_pb_column:last-child {
	    padding-right: 0;
	}
}

.amenList ul {
	font-weight: 400;
	line-height: 33px;
}

.pets .dsm_image_accordion_title {
	font-size: 30px !important;
}

@media only screen and (min-width: 998px) {

	.pets .dsm_image_accordion_title {
		font-size: 40px !important;
	}

	.ppoSortButton {
		display: inline !important;
    padding-right: 15px !important;
    position: relative !important;
    top: 2px !important;
	}
}

.contactUsRibbon {
	background-color: var(--primary-color-bg) !important;
	border-bottom: 13px solid var(--secondary-color-bg) !important;
}

.contactUsRibbon .et_pb_button {
	font-size: 14px !important;
	padding: 10px 20px !important;
}

/*floorplan page styles*/

.ppoFloorPlansPage-luxury-floor-plans {
/*    font-family: Arial, sans-serif;*/
    max-width: 1200px;
    margin: 0 auto;

}

.ppoFloorPlansPage-sort-buttons {
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {

	.ppoFloorPlansPage-sort-buttons {
	    margin-bottom: 30px;
	    text-align: right;
	}

}

.ppoFloorPlansPage-sort-buttons span {
   display: block;
}

.ppoFloorPlansPage-sort-button {
		background-color: transparent !important;
		text-align: center; 
		border-radius: 25px;
	  font-weight: normal;
	  font-style: normal;
	  text-transform: uppercase;
	  text-decoration: none;
	  border: 1px solid var(--secondary-color-bg) !important;
	  color: var(--secondary-color-bg) !important;
    cursor: pointer;
    padding: 10px 20px;
    margin: 10px 5px 0 0;
    min-width: 140px;
}

.ppoFloorPlansPage-sort-button:hover {
		background-color: var(--secondary-color-bg) !important;
		text-align: center; 
		border-radius: 25px;
	  font-weight: normal;
	  font-style: normal;
	  text-transform: uppercase;
	  text-decoration: none;
	  border: 1px solid white !important;
	  color: white !important;
}

.ppoFloorPlansPage-sort-button.active {
    background-color: var(--secondary-color-bg) !important;
    color: white !important;
}

.ppoFloorPlans-lessSort {
	padding: 10px !important;
	margin: 0 5px 0 0 !important;
}

@media only screen and (min-width: 768px) {

	.ppoFloorPlans-lessSort {
		padding: 10px 20px !important;
	}
}

.ppoFloorPlansPage-floor-plans-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}

.ppoFloorPlansPage-floor-plan-content {
	background-color: white;
}

.ppoFloorPlansPage-text-content {
	padding: 10px 10px 20px 10px;
}

@media only screen and (min-width: 998px) {

	.ppoFloorPlansPage-text-content {
		padding: 0 15px 10px 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.ppoFloorPlansPage-text-content div {
		width: 48%;
	}

	.ppoFloorPlansPage-price {
		padding-top: 10px;	
	}
}

.ppoFloorPlansPage-floor-plan-content p {
	color: #444444;
	font-style: normal;
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 400;
}

.ppoFloorPlansPage-btype {
	color: var(--secondary-color-bg) !important;
	text-transform: uppercase;
	padding-bottom: 0;
	width: 100%;
}

@media only screen and (min-width: 998px) {

	.ppoFloorPlansPage-btype {
		text-align: left;
	}
}

.ppoFloorPlansPage-floor-plan {
/*    padding: 10px;*/
    text-align: center;
}

.ppoFloorPlansPage-planeName {
	color: #444444 !important;
	font-weight: 500 !important;
}

@media only screen and (min-width: 998px) {

	.ppoFloorPlansPage-planeName {
		font-size: 20px !important;
	}

	.ppoFloorPlansPage-price span {
		font-size: 23px;
		font-weight: 400;
	}
}

.ppoFloorPlansPage-floor-plan img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
    padding: 10px;
    padding-bottom: 5px;
}

.ppoFloorPlansPage-floor-plan h3 {
    cursor: pointer;
}

.ppoFloorPlansPage-view-details {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

#ppoFloorPlansPage-floor-plan-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5000;
}

.ppoFloorPlansPage-popup-content {
    background-color: white;
    padding: 40px 20px;
    max-width: 100%;
    max-height: 100%;
    overflow-y: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
}

@media only screen and (min-width: 998px) {

	.ppoFloorPlansPage-popup-content {
	    top: 55%;
	}
}

.ppoFloorPlansPage-image-container {
    position: relative;
    display: block;
}

.ppoFloorPlansPage-magnify {
    position: absolute;
    bottom: 10px;
    bottom: 30px;
    right: 20px;
    width: 24px;
    cursor: pointer;
    z-index: 2;
    padding: 0 !important;
}

#ppoFloorPlansPage-floor-plan-popup {
	z-index: 5;
}

/* Hide magnifying glass in popup */
#ppoFloorPlansPage-floor-plan-popup img.ppoFloorPlansPage-magnify {
    display: none;
}

.ppoFloorPlansPage-close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.ppoFloorPlansPage-clickable {
    cursor: pointer;
}

.amen-unit ul li {
	color: #6a6868 !important;
	padding-bottom: 15px !important;
}

.amen-unit ul li a {
	color: #6a6868 !important;
}

.ppoFP-popContainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ppoFP-popContainer-image {
	width: 100%;
}

@media only screen and (min-width: 998px) {

	.ppoFP-popContainer-image {
		width: 54% !important;
	}
}

.ppoFP-popContainer-image #popup-image {
	max-width: 400px !important;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 100%;
}

.ppoFP-popContainer-copy {
	width: 100%;
	align-self: anchor-center;
}

@media only screen and (min-width: 998px) {

	.ppoFP-popContainer-copy {
		width: 46% !important;
	}
}

@media only screen and (min-width: 998px) {

	.ppoFP-popContainer-image {
		width: 100%;
	}

	.ppoFP-popContainer-copy {
		width: 100%;
	}
}

.ppoFloorPlansPage-scheduleButton {
	background-color: var(--primary-color-bg) !important;
	color: white !important;
}

.ppoFloorPlansPage-scheduleButton:hover {
	background-color: var(--secondary-color-bg) !important;
}

.ppoFP-details-container {
    display: flex;
    justify-content: space-evenly;
    gap: 2rem;
    max-width: 420px;
    margin: 25px auto 25px;
}

.ppoFP-detail-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
}

.ppoFP-detail-icon-value {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.ppoFP-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.ppoFP-detail-value {
    font-weight: bold;
    color: var(--secondary-color-bg);
    font-size: 1.1rem;
}

.ppoFP-detail-label {
    color: #898785;
    font-size: 0.9rem;
}

.ppoFP-popContainer-copy #popup-title {
	font-weight: 500;
	color: #444444 !important;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

@media only screen and (min-width: 998px) {

	.ppoFP-popContainer-copy #popup-title {
		padding-top: 0;
	}

}

.ppoFP-popContainer-copy #popup-rent {

}

.ppoFP-popContainer-copy #popup-description {
	text-align: center;
	color: #898785;
	font-size: 13px;
}

.ppoFP-price-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px 0px 20px 0;
    text-align: center;
}

@media only screen and (min-width: 300px) {

	.ppoFP-price-container {
	    margin: 5px auto 10px auto;
	    flex-wrap: wrap;
	    justify-content: center;
	    flex-direction: row;
	}
}

.ppoFP-price-label {
    font-size: 1rem;
    color: #898785;
    margin-bottom: 0.25rem;
}

@media only screen and (min-width: 300px) {

	.ppoFP-price-label {
	    padding-right: 10px;
      position: relative;
      top: 3px;
	}
}

.ppoFP-price {
    font-size: 25px;
    color: var(--secondary-color-bg);
    font-weight: 500;
}

.ppoFP-buttonWrap {
	text-align: center;
}

.ppoDisclaimer {
	display: none;
}

@media only screen and (min-width: 998px) {

	.ppoDisclaimer {
		display: block;
		font-size: 10px;
		max-width: 460px;
		line-height: 12px;
		text-align: center;
		margin: 0 auto;
		padding-top: 10px;
	}
}

.ppoFP-phone-section {
	padding-top: 20px;
	text-align: center;
}

@media only screen and (min-width: 998px) {

	.ppoFP-phone-section {
		padding-top: 25px;
	}
}

.ppoFP-phone-label {
	color: var(--primary-color-bg) !important; 
	padding-bottom: 5px;
	padding-bottom: 10px;
}

.ppoFP-phone-number a {
	color: var(--primary-color-bg) !important; 
	font-size: 23px;
}

.ppoFP-gallery-active {
	background-color: var(--primary-color-bg) !important;
}

.ppoFP-gallery-active:hover {
	background-color: var(--secondary-color-bg) !important;
}

/*header overwrites*/

.mobileWhiteMenu .et_pb_menu__logo img {
	width: 170px;
}

.mobileWhiteMenu .mobile_menu_bar:before {
	font-size: 42px;
	color: var(--primary-color-bg) !important;
}

.mobileWhiteMenu .et_mobile_menu{
	margin-top: 20px;
}

.mobileWhiteMenu .et_pb_menu__logo img {
		width: 85%;
		max-width: 320px;
}

.mobileWhiteMenu #mobile_menu1 {
	background-color: var(--primary-color-bg) !important;
	padding-top: 25px !important;
	display: none;
  top: 65px !important;
  width: 100% !important;
  left: auto !important;
  right: -6% !important;
  position: absolute;
}

@media only screen and (min-width: 768px) {

.mobileWhiteMenu .et_pb_menu__logo img {
		max-width: 250px;
	}
}

@media only screen and (min-width: 980px) {

.desktopWhiteMenu .et_pb_menu__logo img {
/*		margin-top: 21px;*/
		width: 240px;
		padding-bottom: 20px;
	}
}

@media only screen and (min-width: 980px) {

.desktopWhiteMenu .et-menu-nav ul li {
	    padding-left: 40px;
	    padding-right: 40px;
	}

.desktopWhiteMenu .et-menu-nav ul li a {
		font-family: futura-pt, sans-serif;
		font-weight: 500;
		font-style: normal;
		color: #444444;
		letter-spacing: 1.2px;
		text-transform: uppercase;
		font-size: 12px;
		padding: 35px 0 15px !important;
	}

	.desktopWhiteMenu .et_pb_menu_page_id-184 {
		display: none !important;
	}

	.desktopWhiteMenu .sub-menu .menu-item > a {
	    color: white !important;
	    padding: 10px 0 10px !important;
	    position: relative;
	    left: -15px;
	}

}

@media only screen and (min-width: 981px) {

	.desktopWhiteMenu {
			top: -20px;
			background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0.7) 100%) !important;
/*			height: 190px;*/
	}

	.desktopWhiteMenu .et-menu-nav.fullwidth-menu-nav {
			justify-content: center !important;
	}

	.desktopWhiteMenu .et-menu-nav.fullwidth-menu-nav {
			top: -20px;
	}

	.desktopWhiteMenu .et_pb_menu__logo {
			z-index: 500;
	}

	.desktopWhiteMenu .et_pb_menu__logo-wrap {
			margin-top: -18px;
	}

	.desktopWhiteMenu .et-menu-nav.fullwidth-menu-nav{
			justify-content: center !important;
	}
}

@media only screen and (min-width: 1050px) {

	.desktopWhiteMenu .et-menu-nav ul li a {
			font-size: 15px;
		}

	.desktopWhiteMenu .et-menu-nav ul li a:hover {
			color: var(--secondary-color-bg) !important;
		}
}

@media only screen and (min-width: 1200px) {

	.desktopWhiteMenu .et-menu-nav ul li {
		    padding-left: 50px !important;
		    padding-right: 50px !important;
		}

	.desktopWhiteMenu .et_pb_menu__menu {
			width: 100% !important;
		}

	.desktopWhiteMenu .et-menu-nav {
			width: 100% !important;
			margin: 0 auto !important;
		}

		.desktopWhiteMenu #menu-main-1 {
			margin: 0 auto !important;
/*			background-color: rgba(255, 255, 255, 0.2) !important;*/
			background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, /* Fully transparent on the left */ rgba(255, 255, 255, 0.4) 10%, /* Fades in around 'About' */ rgba(255, 255, 255, 0.4) 90%, /* Fades out around 'Contact' */ rgba(255, 255, 255, 0) 100% /* Fully transparent on the right */);
		}

	.desktopWhiteMenu .et_pb_row {
			width: 100% !important;
			position: relative;
	    /*top: 76px;
	    margin-top: -57px;*/
		}

/*		.desktopWhiteMenu .et_pb_menu__wrap {
				background: linear-gradient(to right, 
				    rgba(255, 255, 255, 0) 0%,      
				    rgba(255, 255, 255, 0.7) 15%,    
				    rgba(255, 255, 255, 0.9) 50%,    
				    rgba(255, 255, 255, 0.7) 85%,    
				    rgba(255, 255, 255, 0) 100%      
				);
		}*/
}

.gform_confirmation_message_1 {
	color: white;
}

/* General Header Styles */
.default-header-class {
    width: 100%;
    position: fixed; /* Keeps the headers fixed at the top */
    top: 0;
    left: 0;
    z-index: 9999; /* Ensure headers stay on top of all content */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; /* Smooth transition for movement and fading */
}

.shrink-header-class {
	width: 100%;
	position: fixed; /* Keeps the headers fixed at the top */
	top: 0;
	left: 0;
	z-index: 9999; /* Ensure headers stay on top of all content */
	transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; /* Smooth transition for movement and fading */
}

/* Hidden Header Styles */
.header-hidden {
    transform: translateY(-100%); /* Moves header out of view */
    opacity: 0; /* Fades it out */
}

/* Default Header Specific Styles */
.default-header-class {
    /* Add any specific styles for your default header here */
    background-color: #ffffff; 
/*    height: 100px;*/
    /* Any other styling for your default header */
}

/* Shrink Header Specific Styles */
.shrink-header-class {
    /* Add any specific styles for your shrink header here */
    background-color: #333333; /* Example background */
    height: 60px; /* Adjust to your shrunk header height */
    /* Any other styling for your shrink header */
    display: none; /* Start hidden and let jQuery control its display */
}

/* Ensure the Default Header Shows Initially */
.default-header-class {
    display: block; /* Ensure this starts visible */
}

.honeyShrunkTheHeader {

}

.honeyShrunkTheHeader .et_pb_menu__logo {
	max-width: 235px;
	position: relative;
	z-index: 5000;
}

@media only screen and (min-width: 1400px) {

	.honeyShrunkTheHeader .et_pb_menu__logo {
		max-width: 245px;
		position: relative;
		z-index: 5000;
	}
}

.honeyShrunkTheHeader .et-menu li a {
	font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #444444;
	font-size: 13px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.honeyShrunkTheHeader .et_pb_row.clearfix {
    display: flex;
    justify-content: space-between; /* Spreads out logo and menu to opposite ends */
    align-items: center;
    width: 100%;
    padding: 0 20px; /* Adds some padding on the sides, adjust as needed */
}

.honeyShrunkTheHeader .et_pb_menu__logo-wrap {
    flex-shrink: 0; /* Prevents the logo from shrinking */
}

.honeyShrunkTheHeader .et_pb_menu__wrap {
    display: flex;
    flex-grow: 1; /* Allows menu to take up remaining space */
    justify-content: flex-end; /* Aligns menu items to the right */
}

.honeyShrunkTheHeader .et-menu-nav {
    display: flex;
    gap: 2rem; /* Adds space between menu items, adjust as needed */
}

.honeyShrunkTheHeader .et_pb_menu__menu {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end; /* Ensures items stay right-aligned within the menu wrap */
    align-items: center;
}

.honeyShrunkTheHeader .et-menu li {
	padding-left: 30px !important;
}

@media only screen and (min-width: 1400px) {

	.honeyShrunkTheHeader .et-menu li {
		padding-left: 70px !important;
	}
}

.honeyShrunkTheHeader .et_pb_row.clearfix {
	max-width: 1200px !important;
}

.honeyShrunkTheHeader #menu-property-page-menu-2 li a {
	padding: 25px 0 17px !important;
}

.honeyShrunkTheHeader #menu-property-page-menu-4 li a {
	padding: 25px 0 17px !important;
}

.extraHeaderAdd {

}

.stageAddNum-extra {
	display: none;
}

@media only screen and (min-width: 768px) {

	.stageAddNum-extra {
		display: block;
	}
}

@media only screen and (min-width: 998px) {

	.stageAddNum-extra {
		padding: 15px 20px 5px;
	}
}

.stageAddNumContainer-extra {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}

@media only screen and (min-width: 768px) {

	.stageAddNumContainer-extra {
		justify-content: flex-end;
		margin: 0 auto;
		max-width: 1208px;
	}
}

.stageAdd-adress-extra {
	width: auto;
	text-transform: uppercase;
}

.stageAdd-adress-extra a {
	width: auto;
	color: #989284;
}

.stageAdd-button-extra {
	width: auto;
	margin-left: 30px;
}

.desktopWhiteMenu .et_pb_menu__logo {
	position: static !important;      
	top: auto !important;            
	left: auto !important;           
	transform: none !important; 
}

/*new footer*/

.ppoFooter {
	background-color: var(--primary-color-bg);
	overflow: hidden;
	padding: 30px 20px;
}

@media only screen and (min-width: 981px) {

	.ppoFooter {
		padding: 40px 20px 30px;
	}
}

.ppoFooter br {
	display: none !important;
}

.ppoFooterContainer {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
}

@media only screen and (min-width: 981px) {

	.ppoFooterContainer {
		justify-content: space-between;
	}
}

.ppoFooter-logoInfo {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: space-between;
	padding-bottom: 40px;
}

@media only screen and (min-width: 981px) {

	.ppoFooter-logoInfo {
		width: 25%;
	}
}

.ppoFooter-logo {
	color: white;
}

.ppoFooter-logo p {
	padding-bottom: 15px;
}

.ppoFooter-logo img {
	max-width: 120px;
}

.ppoFooter-social {

}

@media only screen and (min-width: 981px) {

	.ppoFooter-social {
		display: none;
	}
}

.ppoFooter-links {
	position: relative;
}

@media only screen and (min-width: 981px) {

	.ppoFooter-links {
		width: 65%;
	}
}

.ppoFooter-list::before {
	content: '';
	position: absolute;
	left: -40px;
	right: 0;
	top: 0;
	height: 1px;
	background: rgba(255, 255, 255, 0.1);
	width: 100vw;
}

@media only screen and (min-width: 981px) {

	.ppoFooter-list::before {
		display: none;
	}
}

.ppoFooter-phone a {
	color: var(--secondary-color-bg);
	font-size: 28px;
}

.ppoFooterStreak {
	background-color: var(--secondary-color-bg);
	height: 10px;
	width: 100%;
}

.ppoFooter-list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	list-style-type: none !important;
	padding: 50px 0 0 0 !important;
	justify-content: space-between;
}

@media only screen and (min-width: 981px) {

	.ppoFooter-list {
		padding: 0 !important;
	}
}

.ppoFooter-group {
	width: 43%;
	padding-bottom: 30px;
}

@media only screen and (min-width: 981px) {

	.ppoFooter-group {
		width: 33%;
	}
}

.ppoFooter-group h2 {
	color: var(--secondary-color-bg) !important;
	text-transform: uppercase;
	font-family: 'Montserrat',sans-serif !important;
	font-size: 18px !important;
	font-weight: 400;
}

.ppoFooter-group ul {
	list-style-type: none;
	padding: 0;
}

.ppoFooter-group ul li {
	color: white;
}

.ppoFooter-group ul li a {
	color: white;
	font-weight: 300;
}

.ppoFooter-group ul li a:hover {
	color: var(--secondary-color-bg);
}

.ppoFooter-hours {
	font-size: 15px;
}

.ppoSocialHide {
	display: none;
}

@media only screen and (min-width: 981px) {

	.ppoSocialHide {
		display: block;
	}

	.ppoRightHug {
		width: 20%;
	}
}

.ppoFooter-logo br {
	display: block !important;
}

.ppoConFoot {
    background-color: #1C1C1C;
    padding: 30px 20px;
    color: white;
}
.ppoConFootContainer {
    max-width: 1370px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ppoConFoot-logo {
    margin-bottom: 30px;
}
.ppoConFoot-logo img {
    max-width: 240px;
    height: auto;
}
.ppoConFoot-logo a img {
    max-width: 270px;
    margin: 0 auto;
    display: block;
}
.ppoConFoot-nav {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    display: none;
}
.ppoConFoot-nav ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ppoConFoot-nav li {
    display: inline-block;
    padding: 0 10px;
    width: auto;
    text-align: center;
    margin: 0;
}
/* First pair container */
.ppoConFoot-nav li:nth-child(1),
.ppoConFoot-nav li:nth-child(2) {
    margin-bottom: 5px;
}
/* Add divider after first item */
.ppoConFoot-nav li:nth-child(1)::after {
    content: '|';
    margin-left: 10px;
    color: #fff;
}
/* Add divider after third item */
.ppoConFoot-nav li:nth-child(3)::after {
    content: '|';
    margin-left: 10px;
    color: #fff;
}
.ppoConFoot-nav a {
    color: white;
    text-decoration: none;
    font-size: 11px;
    font-weight: 200;
    transition: color 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media (min-width: 768px) {
	
	.ppoConFoot-nav {
	    margin-bottom: 20px;
	    width: 100%;
	    text-align: center;
	    display: block;
	}

 }
.ppoConFoot-nav a:hover {
    color: #00B67A;
}
.ppoConFoot-copy {
    font-size: 13px;
    color: #9b9b9b;
    text-align: center;
}
.ppoConFoot-copy a {
    color: #00B67A;
    text-decoration: none;
}
.ppoConFoot-copy a:hover {
    text-decoration: underline;
}
@media (min-width: 981px) {
    .ppoConFootContainer {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 2px 0;
    }
    .ppoConFoot-logo {
        margin-bottom: 0;
        width: 15%;
    }
    .ppoConFoot {
        padding: 5px 20px;
    }
    .ppoConFoot-logo img {
        max-width: 200px;
    }
    .ppoConFoot-nav {
        margin-bottom: 0;
        width: 50%;
    }
    .ppoConFoot-nav ul {
        flex-direction: row;
        gap: 0;
    }
    .ppoConFoot-nav li {
        padding: 0 20px;
        position: relative;
        display: inline-block;
    }
    /* Reset mobile specific styles */
    .ppoConFoot-nav li:nth-child(1)::after,
    .ppoConFoot-nav li:nth-child(3)::after {
        content: none;
    }
    .ppoConFoot-nav li:not(:last-child)::after {
        content: '|';
        position: absolute;
        right: 0;
        color: #ffffff;
    }
    .ppoConFoot-copy {
        font-size: 12px;
        text-align: right;
        margin: 0;
        width: 35%;
    }
    .ppoConFoot-logo a img {
        width: 150px;
    }
}

@media only screen and (min-width: 1400px) {

	.ppoConFoot-nav {
		position: relative;
		left: -85px;
	}
}

.stageAddNumContainer-extra .ppoHeaderSpecialbutton {
	padding: 5px 12px !important;
	font-size: 12px !important;
	margin-right: 20px !important;
}

.stageAddNumContainer-extra .ppoHeaderSpecialbutton:hover {
	padding: 5px 12px !important;
	font-size: 12px !important;
	margin-right: 20px !important;
}

.stageAddNumContainer-extra .ppoHeaderSpecialSpecialbutton {
	padding: 3px 12px !important;
	font-size: 12px !important;
}

.stageAddNumContainer-extra .ppoHeaderSpecialSpecialbutton:hover {
	padding: 3px 12px !important;
	font-size: 12px !important;
}

.ppo-right-section .ppoHeaderSpecialSpecialbutton {
	padding: 5px 30px !important;
	font-size: 13px !important;
}

.ppo-right-section .ppoHeaderSpecialSpecialbutton:hover {
	padding: 5px 30px !important;
	font-size: 13px !important;
}

/*secondary header bar*/

.ppo-secondaryBar {

}

.ppo-top-bar {
    width: 100%;
    background: white;
}

.ppo-top-bar-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 28px 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ppo-left-section {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.ppo-social-links {
    display: flex;
    gap: 1rem;
}

.ppo-right-section {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.ppo-tour-button {
    background: #FF6B00;
    color: white;
    padding: 0.5rem 1.5rem;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.ppo-social-links svg path {
	fill: var(--primary-color-bg) !important;
	width: 15px;
	height: 25px;
}

.ppo-social-links svg path:hover {
	fill: var(--secondary-color-bg) !important;
	width: 15px;
	height: 25px;
}

.ppo-social-links svg {
	fill: var(--primary-color-bg) !important;
	width: 15px;
	height: 25px;
}

.ppo-social-links .you svg {
	fill: var(--primary-color-bg) !important;
	width: 21px;
	height: 29px;
}

.ppo-right-section .text-white.DCRPhone.DCRPhoneHref {
	color: var(--primary-color-bg) !important;
}

.ppo-right-section .text-white.DCRPhone.DCRPhoneHref:hover {
	color: var(--secondary-color-bg) !important;
}

.ppo-social-links {
	position: relative;
	top: 3px;
}

@media only screen and (min-width: 981px) {

	.ppoNegativeMargin {
		margin-top: 150px;
	}
}

/*Copying greater dayton header*/

/*home slider style overwrites*/

.homeSlider {

}

.homeSlider .et_pb_fullwidth_header_container {
    width: 100% !important;
    position: absolute;
    bottom: -14px;
}

@media only screen and (min-width: 768px) {

    .homeSlider .et_pb_fullwidth_header_container {
        bottom: 7px;
    }
}

@media only screen and (min-width: 998px) {

    .homeSlider .et_pb_fullwidth_header_container {
        position: relative;
        top: 490px;
        max-width: 1250px !important;
    }
}

.homeSliderText {
    position: relative;
}

.homeSliderText h1 {
    color: #ed8834 !important;
    line-height: 31px !important;
    font-size: 28px !important;
}

.homeSliderText p {
    line-height: 22px;
}

@media only screen and (min-width: 998px) {

    .homeSliderText p {
        font-size: 18px;
        line-height: 70px;
        padding-top: 15px;
    }
}

.homeSliderText {
    position: relative;
}

.homeSliderText h1 {
    color: white !important;
    line-height: 31px !important;
    font-size: 28px !important;
}

.PPO-maintTitleText {

}

.stageAboveText {
	padding-bottom: 10px !important;
	text-align: center !important;
	font-weight: 200 !important;
}

@media only screen and (min-width: 768px) {

	.homeSliderText h1 {
	    color: white !important;
	    line-height: 30px !important;
	    font-size: 28px !important;
	}

    .homeSliderText p {
        font-size: 21px;
        padding-top: 15px;
    }
}

@media only screen and (min-width: 998px) {

    .homeSliderText h1 {
        font-weight: 200;
        font-size: 70px !important;
    }
}

.ppo-stage-buttonHolder {
	margin: 0 auto;
	display: flex;
	text-align: center;
	justify-content: space-around;
}

@media only screen and (min-width: 998px) {

	.ppo-stage-buttonHolder {
		padding-top: 20px;
		padding-bottom: 20px;
		max-width: 800px;
	}

	.ppo-stage-buttonHolder div {
		width: 50%;
	}
}

.et_pb_button_2 {
    position: static !important;
} 

body .et_pb_button.et_pb_button_1_tb_header.et_pb_bg_layout_light.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.ppoHeaderSpecialSpecialbutton {
	padding: 5px 13px !important;
	text-align: center !important;
}

/* Desktop styles */
.amenitiesStretchImage .et_pb_row_1 {
    display: flex;
    min-height: 400px;
}

.amenitiesStretchImage .et_pb_column_2_3 {
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-position: center;
    flex: 1;
}

.amenitiesStretchImage .et_pb_column_2_3 .et_pb_text_3 {
    height: 100%;
}

/* Mobile styles */
@media only screen and (max-width: 980px) {
    .amenitiesStretchImage .et_pb_column_2_3 {
        display: block;
        height: 400px !important;
        background-size: cover !important;
        background-position: center !important;
        padding: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .amenitiesStretchImage .et_pb_row_1 {
        display: block;
    }

    .amenitiesStretchImage .et_pb_column_2_3 .et_pb_text_3 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    /* These ensure the image stays within the white container */
    .amenitiesStretchImage .et_pb_column {
        margin-bottom: 0 !important;
    }
}

/* Desktop styles */
.amenitiesStretchImage .et_pb_row_1,
.amenitiesStretchImage .et_pb_row_2 {
    display: flex;
    min-height: 400px;
}

/* This selector now catches both image columns properly */
.amenitiesStretchImage .et_pb_column_2_3,
.amenitiesStretchImage .et_pb_column.et_pb_column_2_3 {
    position: relative;
    min-height: 100%;
    background-size: contain !important;
    background-position: center;
    background-repeat: no-repeat !important;
    flex: 1;
}

/* All text modules in the image columns */
.amenitiesStretchImage .et_pb_column_2_3 .et_pb_text,
.amenitiesStretchImage .et_pb_column.et_pb_column_2_3 .et_pb_text {
    height: 100%;
}

/* Mobile styles */
@media only screen and (max-width: 980px) {
    .amenitiesStretchImage .et_pb_column_2_3,
    .amenitiesStretchImage .et_pb_column.et_pb_column_2_3 {
        display: block;
        height: 300px !important;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        padding: 0 !important;
        margin-bottom: 0 !important;
    }
    
    /* Reorder columns on mobile for any row */
    .amenitiesStretchImage .et_pb_row {
        display: flex !important;
        flex-direction: column;
    }

    .amenitiesStretchImage .et_pb_row .et_pb_column_2_3 {
        order: 2;
    }

    .amenitiesStretchImage .et_pb_row .et_pb_column_1_3 {
        order: 1;
    }

    .amenitiesStretchImage .et_pb_column {
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 981px) {

	.ppoGalleryArrow .swiper-button-prev {
		left: var(--swiper-navigation-sides-offset, 10px) !important;
	}
}

.candy .dsm-popup-trigger {
  visibility: hidden !important;
  pointer-events: none !important;
}

/*ppo promotion banners*/

.promoPop {

}

.promoMainBackground {
	background-color: var(--primary-color-bg);
	border: 3px solid var(--secondary-color-bg);
}

.promoPopContainer {
	background-color: var(--primary-color-bg);
	padding-bottom: 40px;
}

.promoPopContainer a {
	display: block;
  width: 250px;
  margin: 0 auto;
}

@media only screen and (min-width: 998px) {

	.promoPopContainer a {
		margin: auto;
	}
}

.promoPopContainer h2 {
	color: white !important;
	padding: 0 20px 0;
}

@media only screen and (min-width: 998px) {

	.promoPopContainer h2 {
		color: white !important;
		padding: 45px 20px 0;
	}
}

.promoPopContainer p {
	color: white;
	padding: 20px 20px 35px !important;
}

@media only screen and (min-width: 998px) {

	.promoPopContainer p {
		color: white;
		padding: 20px 20px 35px !important;
	}
}

.PPOpopupImage {
	height: 300px;
}

@media only screen and (min-width: 998px) {

	.PPOpopupImage {
		height: 420px;
	}
}

.ppoPromotionBackgroundWrapper {
	padding: 0 !important;
	margin: 0 auto !important;
}

@media only screen and (min-width: 998px) {

	.ppoPromotionBackgroundWrapper {
		width: 800px !important;
	}
}

/*promo bar*/
.ppo-top-promo-bar {
    background: var(--primary-color-bg);
    color: white;
    padding: 15px 0 10px;
    position: relative;
    width: 100%;
}

.ppo-close-top-bar {
    position: absolute;
    right: 20px;
    top: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 5px;
}

.ppo-promo-content {
    margin-right: 40px;
    font-size: 14px;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 5px;
}

.ppoLimitedTimeOffer {
	color: var(--secondary-color-bg);
	font-weight: 700;
	padding-bottom: 0;
	line-height: 12px;
	padding: 5px 10px 0;
}

body .ppo-top-promo-bar > div > a {
	padding: 5px 10px 5px !important;
  font-size: 11px !important;
  display: inline-block !important;
  position: relative !important;
  margin: 10px 10px 5px !important;
}

.ppoOfferHolder {
	display: inline-block;
}

.ppoOfferHolder p {
	line-height: 22px;
	padding: 10px;

}

@media only screen and (min-width: 998px) {

	/*promo bar*/
	.ppo-top-promo-bar {
	    background: var(--primary-color-bg);
	    color: white;
	    position: relative;
	    width: 100%;
	    padding: 18px 0 6px;
	}

	.ppo-close-top-bar {
	    position: absolute;
	    right: 20px;
	    top: 50%;
	    transform: translateY(-50%);
	    cursor: pointer;
	    padding: 5px;
	}

	.ppo-promo-content {
	    margin-right: 40px;
	    font-size: 14px;
	    text-align: left;
	    max-width: 1200px;
	    margin: 0 auto;
	    padding-left: 5px;
	}

	.ppoLimitedTimeOffer {
		color: var(--secondary-color-bg);
		font-weight: 700;
		padding-bottom: 0;
		line-height: 0;
	}

	#et-boc > header > div > div.et_pb_section.et_pb_section_6_tb_header.shrink-header-class.et_pb_fullwidth_section.et_section_regular.et_pb_section--with-menu > div.et_pb_module.et_pb_fullwidth_code.et_pb_fullwidth_code_2_tb_header > div > div > div > a {
		padding: 5px 10px 5px !important;
	  font-size: 11px !important;
	  display: inline-block !important;
	  margin-left: 10px !important;
	  position: relative !important;
	  bottom: 5px !important;
	  background-color: var(--secondary-color-bg) !important;
	  color: white !important;
	}

	#et-boc > header > div > div.et_pb_section.et_pb_section_6_tb_header.shrink-header-class.et_pb_fullwidth_section.et_section_regular.et_pb_section--with-menu > div.et_pb_module.et_pb_fullwidth_code.et_pb_fullwidth_code_2_tb_header > div > div > div > a:hover {
		padding: 5px 10px 5px !important;
	  font-size: 11px !important;
	  display: inline-block !important;
	  margin-left: 10px !important;
	  position: relative !important;
	  bottom: 5px !important;
	  background-color: var(--primary-color-bg) !important;
	  color: white !important;
	}

	.ppoOfferHolder {
		display: inline-block;
	}

	.ppoOfferHolder p {
		line-height: 19px;
    padding: 10px;
    padding-top: 14px !important;
	}
}

/*mobile menu styles*/

.ppoFirstMenu #mobile_menu1 .sub-menu {
	background-color: color: var(--primary-color-bg) !important;
}

.ppoFirstMenu .sub-menu li a {
	font-size: 20px;
}

/*desktop header nav styles*/

.desktopWhiteMenu {

}

.et_pb_fullwidth_menu.desktopWhiteMenu .et-menu > li > a::after {
	right: -29px !important;
	top: 62% !important;
}

.et_pb_fullwidth_menu.desktopWhiteMenu .menu-item-has-children .sub-menu {
	background-color: var(--primary-color-bg) !important;
}

.desktopWhiteMenu .sub-menu > li.menu-item-type-custom {

}

.desktopWhiteMenu li.menu-item-has-children .sub-menu > li.menu-item-type-custom {
	padding-left: 20px !important;
	padding-right: 20px !important;	
}

.desktopWhiteMenu li.menu-item-has-children .sub-menu > li.menu-item-type-custom a {
	color: white !important;
	padding-top: 20px !important;
}

.desktopWhiteMenu.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 0px);
	left: 0;
	padding-top: 20px !important;
}

.homePageMiddleBox {
	background-color: var(--primary-color-bg);	
}

.ppoHomeButtonWrangler {

}

.ppoHomeButtonWranglerContainer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.buttonLeft, .buttonRight {
	width: 100%;
}

body .et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton.ppoMiddlePage {
		display: block !important;
		margin: 25px 10px 0px !important;
		font-size: 14px !important;
	  padding: 5px 5px !important;
	  background-color: var(--secondary-color-bg) !important;
	  color: white !important;
}

body .et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton.ppoMiddlePage:hover {
/*	color: var(--primary-color-bg) !important;*/
	border: 1px solid var(--primary-color-bg) !important;
	font-size: 14px !important;
  padding: 5px 5px !important;
  background-color: var(--primary-color-bg) !important;
  color: white !important;
}

@media only screen and (min-width: 981px) {

	.buttonLeft, .buttonRight {
		width: 48%;
	}
}

.homeAmenitiesButton {
	position: absolute !important;
  top: -30px;
  right: 0;
  padding: 5px 18px !important;
  background-color: var(--secondary-color-bg) !important;
  color: white !important;
}

.homeAmenitiesButton:hover {
	position: absolute !important;
  top: -30px;
  right: 0;
  padding: 5px 18px !important;
  background-color: var(--primary-color-bg) !important;
  color: white !important;
}

.ppoHomeBlog:before {
	content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.9) 100%);
  z-index: 1;
}

.ppoBlogTitle {
	position: relative;
	z-index: 500;
}

.ppoBlogTitleContainer {
	color: white;
	position: relative;
	top: 425px;
}

.ppoBlogTitleContainer p {
	color: white;
	padding-bottom: 10px !important;
	text-align: center !important;
}

.ppoBlogTitleContainer h2 {
	color: white ! important;
	padding-bottom: 10px !important;
	text-align: center !important;
	font-size: 40px !important;
}

.et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton.ppoMiddlePage.ppoBlogHomeButton {
	width: 200px;
	margin: 10px auto 0 !important;
}

.et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton.ppoMiddlePage.ppoBlogHomeButton:hover {
	color: white !important;
/*	border: 1px solid white !important;*/
}

@media only screen and (min-width: 981px) {

	.ppoBlogTitleContainer p {
		padding-bottom: 0 !important;
	}

	.ppoBlogTitleContainer h2 {
		padding-top: 5px !important;
	}
}

.honeyShrunkTheHeader .et-menu-nav > ul > li.menu-item-has-children > a:after  {
  right: -21px !important;
  top: 29px !important;
}

/*logic for adding menu highlight*/

.desktopWhiteMenu .et_pb_menu__menu > nav > ul > li.current-menu-item > a,
.desktopWhiteMenu .et_pb_menu__menu > nav > ul > li.current-menu-parent > a,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-item > a,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-parent > a {
    position: relative;
}

.desktopWhiteMenu .et_pb_menu__menu > nav > ul > li.current-menu-item > a::before,
.desktopWhiteMenu .et_pb_menu__menu > nav > ul > li.current-menu-parent > a::before,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-item > a::before,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-parent > a::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--secondary-color-bg);
}

.desktopWhiteMenu .sub-menu .current-menu-item > a::before,
.honeyShrunkTheHeader .sub-menu .current-menu-item > a::before {
    display: none;
}

.desktopWhiteMenu .nav li ul {
	border: none !important;
}

/*hover style for scroll menu-item*/

.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-item > a,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-parent > a {
    position: relative;
}

.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-item > a::before,
.honeyShrunkTheHeader .et_pb_menu__menu > nav > ul > li.current-menu-parent > a::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--secondary-color-bg);
}

.honeyShrunkTheHeader .sub-menu .menu-item > a,
.desktopWhiteMenu .sub-menu .menu-item > a {
    padding-left: 10px !important;
}

.honeyShrunkTheHeader .sub-menu,
.desktopWhiteMenu .sub-menu {
    padding: 10px 0 !important;
}

.honeyShrunkTheHeader ul.sub-menu > li > a,
.desktopWhiteMenu ul.sub-menu > li > a {
    padding: 10px 20px 10px 15px !important;
    position: relative;
    left: -25px;
}

@media only screen and (max-width: 768px) {

	body .et_pb_button.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.et_pb_bg_layout_light.ppoHeaderSpecialbutton.stageButtonOverwritesMobile {
		font-size: 12px;
		padding: 8px !important;
	}

	body .et_pb_button.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.et_pb_bg_layout_light.stageButtonOverwritesMobile {
		font-size: 12px;
		padding: 8px !important;
	}
}

/*hamburger menu magic */

.ppoFirstMenu {

}

.ppoFirstMenu {

}

.ppoMoMenuSocial {
	position: absolute;
  top: 20px;
  right: 30px;
}

@media only screen and (min-width: 981px) {

	.ppoMoMenuSocial {
		display: none !important;
	}
}

@media only screen and (max-width: 981px) {

	.ppoMoMenuSocial .face a {
		padding: 15px 5px !important;
	}

	.ppoMoMenuSocial .insta a {
		padding: 15px 5px !important;
	}

	.ppoMoMenuSocial .you a {
		padding: 15px 5px !important;
	}

	.ppoMoMenuSocial .you a svg {
		width: 28px !important;
	}

	.ppoMoMenuSocial .twit a {
	    padding: 15px 5px !important;
	}

	.ppoMoMenuSocial .face a svg path,
	.ppoMoMenuSocial .insta a svg path,
	.ppoMoMenuSocial .you a svg path,
	.ppoMoMenuSocial .twit a svg path {
	   fill: white;
	}
}

.ppoMoMenuBadge {
	max-width: 75px;
}

@media only screen and (min-width: 981px) {

	.ppoMoMenuBadge {
		display: none !important;
	}

}

@media only screen and (max-width: 981px) {

	body .ppoMoMenuTop a {
		font-size: 19px !important;
		text-transform: uppercase;
		background-color: transparent !important;
	}

	body .ppoMoMenuTopSec a {
		font-size: 15px !important;
		padding-left: 10px; 
		text-transform: initial;
		padding: 12px 20px !important;
	}

	.ppoMoMenuButs {
		padding-top: 10px;
	}

	.ppoMoMenuButsContainer {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.ppoMomenu-left {
		width: 49%;
	}

	.ppoMomenu-right {
		width: 49%;
	}

	.ppoMoMenuButsPhone {
		color: white;
		font-size: 20px;
	}

	body .ppoMoMenuButsPhone a {
		text-align: center !important;
	  padding-top: 30px !important;
	  font-size: 30px !important;
	}

	body .ppoMomenu-left .et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton.navSecondaryColorHov {
		font-size: 13px !important;
		padding: 5px !important;
		text-align: center !important;
	}

	body .ppoMomenu-right .et_pb_button.et_pb_button_1_tb_header.et_pb_bg_layout_light.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.ppoHeaderSpecialSpecialbutton.navSecondaryColorHov {
		font-size: 13px !important;
		padding: 5px !important;
		text-align: center !important;
	}
}

@media only screen and (min-width: 981px) {

	.ppoMoMenuButs {
		display: none !important;
	}
}

#dsm-popup-235740 #et_pb_fullwidth_code_0_tb_footer {
	position: absolute;
  top: 5%;
  left: 93%;
  transform: translate(-100%, -50%);
}

@media only screen and (min-width: 981px) {

	#dsm-popup-235740 #et_pb_fullwidth_code_0_tb_footer {
		position: absolute;
	  top: 5%;
	  left: 86%;
	  transform: translate(-100%, -50%);
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235959 {
		display: none !important;
	}
}

.amenitiesStretchImage .amen-unit ul li {
	padding-bottom: 0 !important;
}

.mfp-bottom-bar { 
	display: none !important; 
} 

.et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular {
	z-index: 5000;
}

.et_pb_section.et_pb_section_3.et_section_regular {
	z-index: 5000;
}

.lifestyleBlogTitle.lifestyleBlogTitleNews {
	padding-top: 265px;
}

body .et_pb_button.et_pb_button_1.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light {
background-color: var(--secondary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_1.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light:hover {
background-color: var(--primary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_0.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light {
background-color: var(--secondary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_0.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light:hover {
background-color: var(--primary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_3.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light {
background-color: var(--secondary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_3.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light:hover {
background-color: var(--primary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_4.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light {
background-color: var(--secondary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_4.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light:hover {
background-color: var(--primary-color-bg) !important;
color: white !important;
border: none !important;
}

body .et_pb_button.et_pb_button_1_tb_header.et_pb_bg_layout_light.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.ppoHeaderSpecialSpecialbutton {
	font-size: 12px !important;
	padding: 5px !important;
	padding: 5px 13px !important;
}

body .et_pb_button.et_pb_button_1_tb_header.et_pb_bg_layout_light.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.ppoHeaderSpecialSpecialbutton:hover {
	font-size: 12px !important;
	padding: 5px !important;
	background-color: color: var(--secondary-color-bg) !important;
	text-align: center !important;
	padding: 5px 13px !important;
}

body .et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton {
	font-size: 12px !important;
	padding: 5px !important;
	text-align: center !important;
}

body .et_pb_button.et_pb_button_2.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.ppoHeaderSpecialbutton:hover {
	font-size: 12px !important;
	padding: 5px !important;
	background-color: color: var(--secondary-color-bg) !important;
	text-align: center !important;
}

body .et_pb_button.et_pb_button_1_tb_header.et_pb_bg_layout_light.et_pb_button_2.secondaryColorBackground.dynamicButtonSpecifics.ppoHeaderSpecialSpecialbutton:hover {
	 background-color: var(--primary-color-bg) !important;
	 padding: 5px 13px !important;
	 font-size: 12px !important;
	 text-align: center !important;
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235765 {
		display: none !important;
	}
}


@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235764 {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235766 {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235767 {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235762 {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235761 {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235773 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235760 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235753 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235759 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235758 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235757 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235780 {
	display: none !important;
	}
}

@media only screen and (min-width: 981px) {

	.et_pb_menu_page_id-61.menu-item.menu-item-type-gs_sim.menu-item-object-gs_sim.menu-item-235756 {
	display: none !important;
	}
}

.ppoMoMenuTop .sub-menu {
	border-top: none;
}

.et_pb_button.et_pb_button_1.ppoPrimaryBackground-Color-clearButton.et_pb_bg_layout_light.noButtonHover:hover {
  background-color: var(--secondary-color-bg) !important;
}

#popup-video-container {
	display: none !important;
}

/*tour scheduler styles*/

.tour-datetime-section {
    margin-bottom: 5px;
    padding: 15px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px;
}

#simplified-tour-form label {
    display: block;
    margin-bottom: 15px;
}

#simplified-tour-form input,
#simplified-tour-form select,
#simplified-tour-form textarea {
    width: 100%;
    margin-top: 5px;
}

.time-bubbles-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
}

.time-bubble {
    padding: 15px;
    text-align: center;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.time-bubble:hover {
    background: #f5f5f5;
}

.time-bubble.selected {
    background: #4FC3B7;
    color: white;
    border-color: #4FC3B7;
}

.no-times-message {
    grid-column: 1 / -1;
    text-align: center;
    color: #666;
    padding: 10px;
}

.selected-datetime {
    margin-top: 10px;
    font-size: 0.9em;
}

.scheduleTourFormStyles .your-success-class {
	display: none !important;
}

#tour-success {
	background-color: white;
	padding: 40px;
	text-align: center;
}

.scheduleTourFormOverwrites {

}

#simplified-tour-form {
	padding: 20px;
	background-color: white;
	width: 95%;
	margin: 0 auto;
}

#simplified-tour-form input {
	height: 32px;
}

#simplified-tour-form label {
	color: #454B57 !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

#simplified-tour-form select {
	height: 32px;
}

#simplified-tour-form .scheduleTourButtonSubmit {
	margin: 0 auto;
	display: block;
}

.selected-datetime {
	color: #454B57 !important;
}

.tour-datetime-section {
	padding: 0 !important;
}

#tour-date, #move-in-date {
	border: 1px solid #bbb;
}

#additional-info {
	height: 40px;
  width: 100%;
  min-height: 75px;
  width: 100%;
  text-indent: 5px;
}

.time-bubbles-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
}

.time-bubble {
    padding: 2px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 12px;
}

@media only screen and (min-width: 768px) {

	.time-bubble {
	    font-size: 14px;
	    padding: 2px;
	}
}

.time-bubble:hover {
    background-color: var(--secondary-color-bg) !important; 
}

.time-bubble.selected {
    background-color: var(--primary-color-bg) !important;
    color: white;
    border-color: var(--primary-color-bg) !important;
}

.no-times-message {
    grid-column: 1 / -1;
    text-align: center;
    color: #666;
    padding: 10px;
}

.scheduleTourFormStyles .socialItems-form {
	padding: 20px 5px 40px;
}

#simplified-tour-form input, #simplified-tour-form select, #simplified-tour-form textarea {
	margin-top: 1px !important;
	font-size: 13px;
}

@media only screen and (min-width: 1024px) {

	#simplified-tour-form input, #simplified-tour-form select, #simplified-tour-form textarea {
		font-size: 14px;
	}
}

#simplified-tour-form label {
	margin-top: 5px;
	font-size: 14px;
}

.selected-datetime {
	font-size: 13px !important;
}

/* New styles for the name fields layout */
@media (min-width: 1024px) {
    .name-fields-wrapper {
        display: flex;
        gap: 15px;
        margin-bottom: 0;
    }

    .name-fields-wrapper label {
        flex: 1;
        margin-bottom: 0;
    }
}

.scheduleTourFormStyles .formDisclaimer {
	margin-top: 2px;
	margin-bottom: 10px !important;	
}

.scheduleTourFormStyles #tour-date:not(:focus):not(:valid) {
    color: transparent;
    position: relative;
    background: white;
}

.scheduleTourFormStyles #tour-date:not(:focus):not(:valid)::before {
    content: attr(placeholder);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #757575;
    pointer-events: none;
    line-height: 1.5;
    padding: inherit;
}

.socialItems-formBoxKustom input[type="date"] {
    position: relative;
    color: #000;
}

.socialItems-formBoxKustom input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0;
    padding-right: 10px;
    height: 100%;
    width: 30px;
    background-position: right;
    cursor: pointer;
}

.socialItems-formBoxKustom input[type="date"]::-webkit-datetime-edit-text,
.socialItems-formBoxKustom input[type="date"]::-webkit-datetime-edit-month-field,
.socialItems-formBoxKustom input[type="date"]::-webkit-datetime-edit-day-field,
.socialItems-formBoxKustom input[type="date"]::-webkit-datetime-edit-year-field {
    color: transparent;
}

.socialItems-formBoxKustom input[type="date"]:focus::-webkit-datetime-edit-text,
.socialItems-formBoxKustom input[type="date"]:focus::-webkit-datetime-edit-month-field,
.socialItems-formBoxKustom input[type="date"]:focus::-webkit-datetime-edit-day-field,
.socialItems-formBoxKustom input[type="date"]:focus::-webkit-datetime-edit-year-field,
.socialItems-formBoxKustom input[type="date"]:valid::-webkit-datetime-edit-text,
.socialItems-formBoxKustom input[type="date"]:valid::-webkit-datetime-edit-month-field,
.socialItems-formBoxKustom input[type="date"]:valid::-webkit-datetime-edit-day-field,
.socialItems-formBoxKustom input[type="date"]:valid::-webkit-datetime-edit-year-field {
    color: #000;
}

.socialItems-formBoxKustom input[type="date"]::before {
    content: attr(placeholder);
    position: absolute;
    left: 0;
    top: 4px !important;
    width: calc(100% - 30px);
    height: 100%;
    padding-left: 8px;
    line-height: 35px;
    color: #757575;
    background: white;
    pointer-events: none;
}

.socialItems-formBoxKustom input[type="date"]:focus::before,
.socialItems-formBoxKustom input[type="date"]:valid::before {
    display: none;
}

.ppoFloorPlansPage-directLink {
	background-color: var(--secondary-color-bg) !important;
	text-align: center;
	border-radius: 25px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid var(--secondary-color-bg) !important;
	color: white !important;
	cursor: pointer;
	min-width: 140px;
	font-size: 12px;
	display: inline-block;
	padding: 6px 20px !important;
}

.ppoFloorPlansPage-directLink:hover {
	border: 1px solid var(--secondary-color-bg) !important;
	background-color: var(--primary-color-bg) !important;
}

/*Styles for stand alone careers page loxo */

.career-villa .job-search .form-inner-row input[type="submit"] {
	background-color: var(--secondary-color-bg) !important;
	color: white !important;
	text-transform: uppercase !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
}

.career-villa .jobs-wrapper .job-meta span {
	background-color: var(--secondary-color-bg) !important;
	color: white !important;
	text-transform: uppercase !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
}

.career-villa .job-search input[type="text"], .job-search select, .job-search input[type="submit"] {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
}

.career-villa .jobs-wrapper h4 {
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 500 !important;
	text-transform: uppercase	!important;
/*	color: #212529 !important;*/
}

.career-villa #single-job h4 {
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 500 !important;
	text-transform: uppercase	!important;
	color: var(--secondary-color-bg) !important;
/*	color: #212529 !important;*/
}


.career-villa .jobs-wrapper .job-excerpt {
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 300 !important;
	line-height: 24px !important;
/*	color: #212529 !important;*/
}

.career-villa .single-job-meta {
	list-style-type: none !important;
	padding: 0 0 20px 0 !important;
	line-height: 26px !important;
	text-align: center !important;
	color: #212529 !important;
}

.career-villa #left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
/*	list-style-type: none !important;*/
}

.career-villa #single-job {
	text-align: left !important;
	padding-bottom: 20px !important;
	padding-top: 30px !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
}

.career-villa #single-job > header > a:first-of-type {
  color: var(--secondary-color-bg) !important;
  font-size: 25px;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase;
  bottom: 190px;
  position: absolute;
}

.career-villa #single-job > header > h2:first-of-type {
  text-align: center !important;
}

.career-villa  #apply-toggle {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 298.656px;  /* Or use auto if you want it to size to content */
	height: 48.8958px; /* You might want to remove this for better responsiveness */
	padding: 10px 50px;
	margin: 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 28.9px;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	background-color: rgb(141, 24, 32);
	border: 0px;
	cursor: pointer;
	margin: 0 auto;
	display: none !important;
}

.career-villa  .elementor-button.elementor-button-link.button-border {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 298.656px;  /* Or use auto if you want it to size to content */
	height: 48.8958px; /* You might want to remove this for better responsiveness */
	padding: 10px 50px;
	margin: 0px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 28.9px;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	background-color: rgb(141, 24, 32);
	border: 0px;
	cursor: pointer;
	margin: 0 auto;
	display: block;
}

/*apply form styling*/

 .career-villa  #apply-form {
	 	padding: 0;
	 	max-width: 560px;
	 	margin: 0 auto;
	 	display: block;
 }

 .career-villa  #apply-form input {
	 	margin: 5px 0;
	  padding: 5px;
	  height: 40px;
	  font-size: 16px;
	  font-family: Montserrat, Helvetica, Arial, sans-serif;
	  width: 100%;
 }

 .career-villa form#apply-form label {
 	font-size: 19px !important;
 	text-transform: uppercase;
 	color: #212529;
 	font-family: 'Montserrat', sans-serif !important;
 	padding-bottom: 20px;
 }

/*end styles for stand alone careers page loxo*/

/*jQuery accordion styles*/

.ppoFP-fees-accordion {
    margin: 20px 0;
    width: 100%;
}
.ppoFP-accordion-header {
    padding: 10px 15px;
    background-color: transparent;
    border: 1px solid #ddd;
    cursor: pointer;
    margin: 0;
    font-size: 16px;
}

.ppoFP-accordion-content {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
}

/* Fees section styles */
.ppoFP-fees-section {
    margin-top: 25px;
    border-top: 1px solid #e0e0e0;
/*    padding-top: 15px;*/
/*    min-height: 300px;*/
    position: relative;
}

.ppoFP-fees-section h3 {
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	font-style: normal;
	color: var(--secondary-color-bg) !important;
	font-size: 15px !important;
}

.ppoFP-fees-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.ppoFP-fees-accordion {
    margin-bottom: 20px;
    transition: height 0.3s ease-in-out;
}

.ppoFP-accordion-header {
    background-color: transparent;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    cursor: pointer;
    transition: background-color 0.3s;
}

.ppoFP-accordion-header:hover,
.ppoFP-accordion-header:focus {
/*    background-color: #e9e9e9;*/
}

.ui-accordion-header-active {
    background-color: transparent;
    border-bottom: none;
}

.ppoFP-accordion-content {
    padding: 15px;
    border-top: none;
    background-color: #fff;
}

.ppoFP-accordion-content p {
    margin: 0;
    font-size: 14px;
    padding-bottom: 0;
    font-family: 'Montserrat',sans-serif !important;
    line-height: 24px;
}

.ppoFP-accordion-content p:last-child {
    margin-bottom: 0;
}

/* Remove the old plus/minus content */
.ppoFP-accordion-header:after,
.ui-accordion-header-active:after {
    content: none !important;
}

/* Position your accordion header so we can place a caret */
.ppoFP-accordion-header {
    position: relative;
    padding-right: 30px; /* space for the caret */
}

/* Insert a right-facing caret before the header text */
/*.ppoFP-accordion-header::before {
    content: "\25B6";
    position: absolute;
    right: 10px;
    top: 20%;
    transform: translateY(-50%);
    transition: transform 0.2s ease-in-out;
}*/

.ppoFP-accordion-header.ppoFP-secondAcord::before {
	top: 50%;
}

/* Rotate the caret when active (downward arrow) */
.ui-accordion-header-active::before {
    transform: translateY(-50%) rotate(90deg);
}

.ui-accordion,
.ui-accordion .ui-accordion-header,
.ui-accordion .ui-accordion-content {
    border: none !important;
    box-shadow: none !important;
}

.ui-accordion-header .ui-icon {
  display: none !important;
}

.ui-accordion .ui-accordion-content {
	padding: 10px 0 0 0 !important;
}

.ui-accordion .ui-accordion-header {
	padding: 0 0 10px 0;
}

.ppoFP-accordion-header.ppoFP-secondAcord {
	margin-top: 10px !important;
	border-top: 1px solid #e0e0e0 !important;
	padding-top: 20px !important;
	border-bottom: 1px solid #e0e0e0 !important;
	padding-bottom: 20px !important;
}

.ppoFP-features-list {
	font-size: 14px;
	font-family: 'Montserrat',sans-serif !important;
	line-height: 22px;
	font-weight: 400;
	list-style: none !important;
  margin-left: 0;
  padding: 0 !important;
}

.ppoFP-features-list li {
    padding-left: 15px;
    position: relative;
    list-style-type: none !important;
}

.ppoFP-features-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;  /* Adjust this value to move the bullet up/down */
    font-size: 0.8em;
    color: inherit;
}

/* Pricing rows layout */
.ppoFP-pricing-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px;
}

.ppoFP-fee-label {
    font-weight: normal;
    color: #333;
    font-size: 14px;
    font-family: 'Montserrat',sans-serif !important;
    line-height: 22px;
    font-weight: 400;

}

.ppoFP-fee-amount {
    font-weight: 500;
    text-align: right;
    font-size: 14px !important;
    font-family: 'Montserrat',sans-serif !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    padding-right: 15px;
}

.ppoFP-close-link a {
	color: #bababa;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 22px;
  font-weight: 400;
  font-style: italic;
}

@media only screen and (min-width: 998px) {

	.ppoFP-close-link {
		display: block;
		text-align: center;
		margin-top: 20px;
		cursor: pointer;
		position: absolute;
		bottom: -45px;
		right: 0;
		display: none;
	}
}

/*desktop popup styles for ppo with fees*/

.ppoFeesDisclaimHide {
	display: none !important;
}

.ppoResizeImagePopupforZoom {
	max-width: 300px !important;
}

.ppoFPIconsMobile {

}

@media only screen and (min-width: 998px) {

	.ppoFPIconsMobile {
		display: none !important;
	}
}

.ppoFPIconsDesktop {
	display: none;
}

@media only screen and (min-width: 998px) {

	.ppoFPIconsDesktop {
		display: flex !important;
	}
}

/* EasyZoom custom styles */
.ppoFP-popContainer-image {
    position: relative;
    overflow: visible !important;
}

.easyzoom {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
}

.easyzoom img {
    display: block;
    max-width: 100%;
    height: auto;
    cursor: crosshair;
}

/* Position the flyout OUTSIDE the popup */
.easyzoom--adjacent .easyzoom-flyout {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: -80px;
    z-index: 9999;
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    pointer-events: none;
    overflow: hidden;
    min-width: 600px;
    min-height: 400px;
}

/* Increase zoom level to 5x for more detailed zoom */
.easyzoom--adjacent .easyzoom-flyout img {
    transform: scale(10);
    transform-origin: 0 0;
}

/* Make sure the parent containers don't cut off the flyout */
.ppoFloorPlansPage-popup-content, 
.ppoFP-popContainer {
/*    overflow: visible !important;*/
}

@media only screen and (min-width: 998px) {

	.ppoFloorPlansPage-popup-content, 
	.ppoFP-popContainer {
	    overflow: visible !important;
	}
}

#ppoFloorPlansPage-floor-plan-popup {
    overflow: visible !important;
}

/* Disable EasyZoom on mobile devices up to 988px */
@media (max-width: 988px) {
    .easyzoom--adjacent .easyzoom-flyout {
        display: none !important;
    }
    
    .easyzoom img {
        cursor: default;
    }
}

/* Prevent link behavior on the EasyZoom anchor */
.easyzoom a {
    pointer-events: none; /* Completely disable clicking behavior */
}

.ppoMagnifyOverwriteFees {
	display: none;
}

@media (min-width: 988px) {

	.ppoMagnifyOverwriteFees {
		position: absolute;
		right: 80px !important;
		display: block !important;
		top: 21vh;
		pointer-events: none;
	}
}

/* Popup fade-in effect (replacing sliding effect) */
#ppoFloorPlansPage-floor-plan-popup {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateX(-100%); /* Start off-screen to the left */
    transition: opacity 0.5s ease-in-out, transform 0.3s ease-in-out;
}

#ppoFloorPlansPage-floor-plan-popup.active {
    opacity: 1;
    transform: translateX(0); /* Move to final position */
}


/* Override jQuery UI accordion icons with CSS triangles */
.ppoFP-fees-accordion .ui-accordion-header-icon {
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    background: none !important;
    text-indent: 0 !important;
}

/* Closed state - right pointing triangle */
.ppoFP-fees-accordion .ui-icon-triangle-1-e {
    border-width: 5px 0 5px 8px !important;
    border-color: transparent transparent transparent var(--secondary-color-bg) !important;
    position: absolute;
    right: 10px;
    top: 5px;
}

/* Open state - down pointing triangle */
.ppoFP-fees-accordion .ui-icon-triangle-1-s {
    border-width: 8px 5px 0 5px !important;
    border-color: var(--secondary-color-bg) transparent transparent transparent !important;
    position: absolute;
    right: 10px;
    top: 5px;
}

.secondArrowStyle .ui-icon-triangle-1-e {
	top: 26px;
}

.secondArrowStyle .ui-icon-triangle-1-s {
	top: 26px;
}

/*@media (min-width: 988px) {

	.minFeesHeight {
		min-height: 630px;
	}
}*/

@media screen and (min-width: 992px) and (max-height: 964px) and (pointer: fine) {

  .ppoFloorPlansPage-popup-content {
  	top: 61%;
  }
}


@media screen and (min-width: 992px) and (max-height: 850px) and (pointer: fine) {

/*  .ppoFloorPlansPage-popup-content {
  	overflow-y: scroll !important;
  }*/

  .minFeesHeight {
  	min-height: auto;
  }

  .ppoFP-close-link {
  	display: block !important;
  	text-align: center;
  	margin-top: 20px;
  	cursor: pointer;
  	position: absolute;
  	bottom: -45px;
  	right: 0;
  	display: none;
  }

  .ppoFloorPlansPage-popup-content {
  	top: 63%;
  }

  .ppoFP-phone-section {
  	display: none;
  }

  .ppoFP-fees-section{
  	border: none;
  }

  .ppoFP-fees-accordion .ppoFP-accordion-header:first-of-type,
  .ppoFP-fees-accordion .ppoFP-accordion-content:first-of-type {
    display: none !important;
  }
}

.ppoFP-Base p {
	font-style: italic;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	padding-top: 10px;
}

.ppoFP-BaseTwo p {
	font-style: italic;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
	padding-top: 60px;
	text-align: center;
}

.ppoFP-Base p a {
	font-style: italic;
	font-size: 14px;
	color: #005FCC !important;
	margin-top: 10px;
	padding-top: 10px;
	color: var(--primary-color-bg) !important;
	text-decoration: underline;
}

.ppoFP-Base p a:focus {
	outline: 2px solid #005FCC;
	outline-offset: 2px;
}

.ppoFP-Base p a:hover {
	text-decoration: none;
}

.ppoFP-BaseTwo p a {
	font-style: italic;
	font-size: 12px;
	color: #005FCC !important;
	margin-top: 10px;
	color: var(--primary-color-bg) !important;
}

.ppoFP-BaseTwo p a:focus {
	outline: 2px solid #0044cc;
	outline-offset: 2px;
}

.ppoFees-applicable {
	padding-top: 5px;
	display: none;
}

.ppoFees-applicable a {
	color: #005FCC !important;
	text-decoration: underline;
	font-size: 16px;
	display: none;
}

.ppoFees-applicable a:focus {
	outline: 2px solid #005FCC;
	outline-offset: 2px;
	display: none;
}

.ppoFees-applicable a:hover {
	text-decoration: none;	
}

@media only screen and (min-width: 981px) {

	.ppoFees-applicable {
		margin: 0 0 0 auto;
		display: block;
		width: 51% !important;
		display: none;
	}
}