/*
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.
Version: 4.22.2.1696009181
Updated: 2023-09-29 17:39:41

*/

@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;
}

/*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;
}

h2 {
	font-weight: 200;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 34px !important;
	color: #212529 !important; 
	font-family: 'Montserrat',sans-serif !important;
}

.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;
	}
}

.mobile_menu_bar:before {
	color: white !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: 1024px) {

	.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;
}

