/*
Theme Name: Sydney Child
Theme URI: https://wp-themes.com/sydney
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Sydney child theme.
Template: sydney
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: sydney-child
*/



/***** Page Settings *****/
body {
	overflow-x: hidden;
	/*padding-top: 80px;*/
}
body.home {padding-top: 0;}
p {
	font-family: 'Roboto';
	font-weight: 300;
	color: #000000;
	line-height: 1.5 !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {max-width: 1350px !important;}
.go-top.show,
.go-top.show:hover {
	background: #ffde46 !important;
	opacity: 1 !important;
}
.go-top svg,
.go-top:hover svg {fill: #000000 !important;}

.header-clone {height: 0 !important;}
#masthead.site-header,
#masthead.site-header.float-header {
	box-shadow: 0px 2px 4px 0px rgba(4,6,6,0.1);
	background: #ffffff;
	height: 80px;
	padding: 15px 0;
}
#masthead.site-header #mainnav ul li.call a {position: relative;}
#masthead.site-header #mainnav ul li.call a:before {
	content: '';
    position: relative;
    top: 0;
    left: 0;
    background: url(/wp-content/uploads/2020/09/call.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
#masthead.site-header .site-logo {width: 165px;}
#masthead.site-header #mainnav .aps-social-icon-wrapper {display: none !important;}


#content.page-wrap > .container {
	padding-top: 0;
	padding-bottom: 0;
}
.content-area .hentry {padding-bottom: 0;}
#main .page header.entry-header {display: none;}

footer#colophon {display: none;}
footer.entry-footer {margin-top: 0;}
#sidebar-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
	padding: 0;
    height: 120px;
	background: #eee;
    border: none;
	position: relative;
	z-index: 9;
}
#sidebar-footer > .container {
	position: relative;
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    height: 120px;
}
#sidebar-footer > .container .sidebar-column {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}
#sidebar-footer > .container .sidebar-column:first-child {
	position: relative;
    width: auto;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
	padding: 0;
}
#sidebar-footer > .container .sidebar-column:nth-child(2) {
	position: absolute;
    width: auto;
    top: 50%;
    right: 35px;
    width: auto;
    height: auto;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#sidebar-footer > .container .sidebar-column:nth-child(3) {
	position: absolute;
    width: auto;
    right: 15px;
    top: 50%;
    font-size: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
	padding: 0;
}
#sidebar-footer .sidebar-column .widget {margin-bottom: 0;}
#sidebar-footer .sidebar-column .widget p {margin-bottom: 0;}
#sidebar-footer .sidebar-column .widget_media_image {float: left;}
#sidebar-footer .sidebar-column .widget_media_image img {
	margin-right: 40px;
	width: 42px;
}
#sidebar-footer .sidebar-column .widget_media_image:first-child img {width: 50px;}
#sidebar-footer > .container .sidebar-column:nth-child(2) .widget_media_image img {
	width: 125px;
	margin-right: 0;
}
#sidebar-footer .sidebar-column .widget_nav_menu {float: left;}
#sidebar-footer .sidebar-column .widget_nav_menu ul {margin: 0;}
#sidebar-footer .sidebar-column .widget_nav_menu ul li {
	float: left;
	padding: 0;
}
#sidebar-footer .sidebar-column .widget_nav_menu ul li a {
	margin-right: 40px;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: #000000;
}
#sidebar-footer .sidebar-column .widget_text p a {
	font-size: 20px;
    font-weight: bold;
    color: #000000;
}
#sidebar-footer .icon-1-1 img,
#sidebar-footer .icon-1-2 img {
	width: 30px;
	height: 30px;
}
#sidebar-footer .icon-1-2 {margin-left: 20px;}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	#sidebar-footer > .container {
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (min-width: 1450px) {
	#masthead.site-header #mainnav ul li a {
		padding-left: 10px;
    	padding-right: 20px;
		font-size: 12px;
	}
	#masthead.site-header #mainnav ul li.custom_item a {
		padding-left: 20px;
		padding-right: 20px;
	}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-1 {padding: 0 7.5px 0 20px;}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-2 {padding: 0 20px 0 7.5px;}
}
@media screen and (min-width: 1200px) and (max-width: 1449px) {
	#masthead.site-header #mainnav ul li a {
		padding-left: 10px;
    	padding-right: 15px;
		font-size: 10px;
	}
	#masthead.site-header #mainnav ul li.custom_item a {
		padding-left: 15px;
		padding-right: 15px;
	}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-1 {padding: 0 7.5px 0 15px;}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-2 {padding: 0 15px 0 7.5px;}
}
@media screen and (min-width: 1370px) {
	.container {
		max-width: 1350px;
		width: 1350px;
	}
	
	#masthead.site-header .container > .row .col-md-4 {
		width: 1350px;
		max-width: 1350px;
		float: unset;
		margin: 0 auto;
	}
	
	.rp-single-feat-list ul {width: 70%;}
}
@media screen and (min-width: 1024px) and (max-width: 1369px) {
	#sidebar-footer .sidebar-column .widget_media_image img,
	#sidebar-footer .sidebar-column .widget_nav_menu ul li a {margin-right: 25px;}
	#sidebar-footer > .container .sidebar-column:nth-child(2) {right: 10px;}
	#sidebar-footer > .container .sidebar-column:nth-child(2) .widget_media_image img {margin-right: 20px;}
	#sidebar-footer .sidebar-column .widget_text p a {font-size: 17px;}
	#sidebar-footer .icon-1-2 {margin-left: 20px;}
	#sidebar-footer .icon-1-1 img, 
	#sidebar-footer .icon-1-2 img {
		width: 30px;
		height: 30px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	#masthead.site-header .site-logo {width: 150px;}
	#masthead.site-header #mainnav ul li a {
		font-size: 9px;
		padding: 0 10px 0 5px !important;
	}
	#masthead.site-header #mainnav ul li.custom_item a {padding: 0 10px !important;}
	#masthead.site-header #mainnav ul li.call a:before {
		background-size: 20px;
		width: 20px;
		height: 20px;
	}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-1 {padding: 0 2.5px 0 10px !important;}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-2 {padding: 0 10px 0 2.5px !important;}
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-1 img,
	#masthead.site-header #mainnav .aps-social-icon-wrapper .icon-1-2 img {
		width: 20px;
		height: 20px;
	}
}
@media screen and (min-width: 1025px) {
	#masthead.site-header .container {
		width: 100%;
		max-width: 100%;
	}
	#masthead.site-header .container > .row {display: block;}
	#masthead.site-header .container > .row .col-md-4 > a {
		position: relative;
		z-index: 9;
	}
	#masthead.site-header .container > .row .col-md-8 {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
		padding: 0;
	}
	#masthead.site-header #mainnav .menu-top-menu-container {
		width: auto;
		float: left;
	}
	#masthead.site-header #mainnav .aps-social-icon-wrapper {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		width: auto;
		float: right;
		height: 80px;
		background: #ffde46;
	}
	#masthead.site-header #mainnav ul li {padding: 0;}
	#masthead.site-header #mainnav ul li.custom_item {
		background: #ffde46;
		border-right: 1px solid #ebcd41;
	}
	#masthead.site-header #mainnav ul li a {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		font-family: Roboto;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 1px;
		height: 80px;
	}
	#masthead.site-header #mainnav ul li a:hover {color: #000000;}
}
@media screen and (max-width: 1024px) {
	#wpadminbar {display: none !important;}
	#masthead.site-header .container {width: 100%;}
	#sidebar-footer > .container {
		width: 100%;
		padding: 0;
	}
	#sidebar-footer > .container .sidebar-column {padding: 0 15px !important}
	#sidebar-footer > .container .sidebar-column:nth-child(2) {
		position: absolute;
		width: 100%;
		top: 100%;
		left: 0;
		height: 120px;
		justify-content: center;
		background-color: #ffde46;
		color: #000;
		transform: none;
	}
	
	#sidebar-footer .icon-1-1 img, 
	#sidebar-footer .icon-1-2 img {
		width: 24px;
		height: 24px;
	}
	#sidebar-footer .icon-1-2 {margin-left: 10px;}
	
	#masthead.site-header .container > .row .col-md-8 {width: 100%;}
	header#masthead .header-wrap > .container > .row .col-md-8 .btn-menu {
		margin: 0;
		width: auto;
		position: absolute;
		top: -47.5px;
		right: 15px;
	}
	header#masthead .header-wrap > .container > .row .col-md-8 #mainnav-mobi {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin: 15px 0 0 0 !important;
		padding: 0 !important;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
		height: calc(100vh - 80px) !important;
    	overflow-y: visible !important;
		background-color: rgba(255,255,255,0.92);
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	header#masthead .header-wrap > .container > .row .col-md-8 #mainnav-mobi.open {
		opacity: 1;
		visibility: visible;
	}
	header#masthead #mainnav-mobi ul li {
		border: none;
		padding: 12.5px 0;
		text-align: center;
		cursor: default;
	}
	header#masthead #mainnav-mobi ul li.call {
		position: fixed;
		top: 0;
		left: 0;
    	right: 0;
	}
	header#masthead #mainnav-mobi ul li.call a {
		display: inline-block;
		width: auto;
	}
	header#masthead #mainnav-mobi ul li a {
		color: #000000;
		padding: 0;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1.25;
	}
	header#masthead #mainnav-mobi .aps-social-icon-wrapper {
		position: absolute;
		bottom: 50px;
	}
	#masthead.site-header .aps-social-icon-wrapper .icon-1-1 {padding-right: 7.5px;}
	#masthead.site-header .aps-social-icon-wrapper .icon-1-2 {padding-left: 7.5px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#sidebar-footer > .container .sidebar-column:nth-child(3) {right: 0;}
	#sidebar-footer .sidebar-column .widget_media_image img {
		margin-right: 15px;
		width: 34px;
	}
	#sidebar-footer .sidebar-column .widget_media_image:first-child img {width: 40px;}
	#sidebar-footer .sidebar-column .widget_nav_menu ul li a {
		margin-right: 20px;
		letter-spacing: 0.4px;
	}
}
@media screen and (max-width: 767px) {
	#sidebar-footer {height: auto;}
	#sidebar-footer > .container .sidebar-column:nth-child(2) {
		height: auto;
		padding: 25px 15px 5px 15px !important;
	}
	#sidebar-footer > .container .sidebar-column:nth-child(3) {
		position: absolute;
		width: 100%;
		top: calc(100% + 60px);
		left: 0;
		justify-content: center;
		background-color: #ffde46;
		color: #000;
		transform: none;
		padding: 5px 15px 25px 15px !important;
	}
	#sidebar-footer > .container .sidebar-column:nth-child(2) .widget_media_image {padding-top: 0;}
	
	#sidebar-footer .sidebar-column .widget_media_image {
		width: auto;
    	text-align: center;
		padding-top: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}
	#sidebar-footer .sidebar-column .widget_media_image img {margin-right: 0;}
	#sidebar-footer .sidebar-column .widget_nav_menu ul li:last-child a {margin-right: 0;}
	#sidebar-footer > .container {height: auto;}
	
	#sidebar-footer > .container .sidebar-column:first-child {
		width: 100%;
		float: left;
		justify-content: center;
	}
	#sidebar-footer .sidebar-column .widget_nav_menu {
		width: 100%;
		padding-bottom: 25px;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	#sidebar-footer .sidebar-column .widget_nav_menu ul {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	#sidebar-footer .sidebar-column .widget_nav_menu ul li a {
		margin-right: 20px;
    	font-size: 8px;
	}
}
@media screen and (max-width: 479px) {
	#sidebar-footer .sidebar-column .widget_nav_menu ul {padding-top: 15px;}
	#sidebar-footer .sidebar-column .widget_nav_menu ul li {
		width: 100%;
		text-align: center;
	}
	#sidebar-footer .sidebar-column .widget_nav_menu ul li a {margin-right: 0;}
}



/************************************************************************ 
******************************* Homepage ********************************
************************************************************************/

.home_design h4,
.home_offering h4,
.home_intro h4 {
	position: relative;
	padding-left: 35px;
	font-size: 36px;
}
.home_design h4:before,
.home_offering h4:before,
.home_intro h4:before {
	content: '';
	position: absolute;
	z-index: 9;
	top: 5px;
	left: 0;
	width: 9px;
    height: 75px;
    background-color: #000;
}
.home_design span.elementor-heading-title,
.home_offering span.elementor-heading-title,
.home_intro span.elementor-heading-title {
	position: relative;
    padding-left: 35px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.65;
    display: inline-block;
}


/******************** Banner Section ********************/
section.home_banner {
	position: absolute;
	z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    align-items: center;
}
section.home_banner h1 {
	font-weight: bold;
    font-size: 110px;
    text-transform: uppercase;
    letter-spacing: 55px;
    line-height: 1.35;
    color: #ffffff;
	padding-left: 50px;
}
section.home_banner p {
	font-weight: bold;
    font-size: 34px;
    color: #ffde46;
    letter-spacing: 0.5px;
}


/******************** 3 Boxes ********************/
section.boxes section {padding: 45% 0;}
section.boxes .elementor-column section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border: 10px solid #ffffff;
	opacity: 0;
	-webkit-transform: scale(0.98);
    transform: scale(0.98);
	transition: all 300ms cubic-bezier(0.26, 1.04, 0.54, 1);
}
section.boxes .elementor-column:hover section:before {
	opacity: 1;
	-webkit-transform: scale(1);
    transform: scale(1);
}
section.boxes .elementor-column .elementor-button {
	opacity: 0;
    -webkit-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    transition: all 200ms cubic-bezier(0.26, 1.04, 0.54, 1) 0s;
}
section.boxes .elementor-column:hover .elementor-button {
	opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all 800ms cubic-bezier(0.26, 1.04, 0.54, 1) 150ms;
}
section.boxes .elementor-column .elementor-button span {
	font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.boxes.mobile .elementor-slides-wrapper .swiper-slide {
	height: 100%;
	min-height: 500px;
}
section.boxes.mobile .elementor-slides-wrapper .swiper-slide-inner {z-index: 9;}
section.boxes.mobile .elementor-slides-wrapper .swiper-slide-inner:before {
	content: '';
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000000;
    opacity: 0.4;
	transition: background 0.1s, border-radius 0.3s, opacity 0.1s;
}
section.boxes.mobile .elementor-slides-wrapper:hover .swiper-slide-inner:before {opacity: 0;}
section.boxes.mobile .elementor-slides-wrapper .swiper-slide-inner .swiper-slide-contents {z-index: 9;}
section.boxes.mobile .swiper-slide-bg {
	position: relative;
	padding: 30px;
	min-height: 500px;
}
section.boxes.mobile .elementor-slides-wrapper .swiper-slide-bg:before {
	content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    right: 0;
    bottom: 0;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 10px solid #ffffff;
    opacity: 0;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    transition: all 300ms cubic-bezier(0.26, 1.04, 0.54, 1);
}
section.boxes.mobile .elementor-slides-wrapper:hover .swiper-slide-bg:before {
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
section.boxes .elementor-column .elementor-slide-button {
    padding: 16px 75px 16px 75px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
section.boxes.mobile .elementor-slides-wrapper .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	border: 1px solid #ffffff;
}
section.boxes.mobile .elementor-slides-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #ffffff;}


/******************** Design Section ********************/

/*** Title ***/
.home_design h1 {
	font-size: 72px;
}

/*** Animating Title ***/
.anim_title > .elementor-container {
	position: absolute !important;
	left: -25%;
}
.anim_title > .elementor-container h1 {
	font-size: 300px;
	letter-spacing: -10px;
}

/*** Offer ***/
.home_design .offer {margin-top: -30px;}
.home_design .breathe {margin-top: -50px;}

/*** Revel ***/
.home_design .revel:before {
	content: '';
	position: absolute;
    top: -100px;
    right: 0;
    width: 15%;
    padding-bottom: 15%;
    border: 10px solid #000000;
}

/*** Line Title ***/
.line_title h6 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.line_title > .elementor-container:before,
.line_title > .elementor-container:after {
	content: "";
    display: inline-block;
    width: 20%;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
	z-index: -1;
}
.line_title > .elementor-container:before {left: 0;}
.line_title > .elementor-container:after {right: 0;}
.line_title > .elementor-container > .elementor-row {
	width: 65%;
    margin: 0 auto;
    padding: 0 5%;
    display: inline-block;
    background: #ffffff;
}

/*** Behold ***/
.home_design .behold span {margin-bottom: 35px;}

/*** Experience ***/
.home_design .empty_box .elementor-widget-wrap {
    width: 35%;
	margin: 0 auto;
    padding-bottom: 35%;
    border: 10px solid #000000;
}

/******************** Offerings Section ********************/

/*** 3 Buttnos Box ***/
.button_box .elementor-widget-button {
	width: auto !important;
	margin-right: 20px;
}


/******************** Introduction Section ********************/

/*** Avail Intro ***/
.home_intro .address_park:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 35%;
    padding-bottom: 35%;
    border: 10px solid #000000;
}

/*** AirWalk ***/
.home_intro .airwalk {margin-top: -30%;}
.home_intro .airwalk .empty_box {padding: 0 90px;}
.home_intro .airwalk .empty_box .elementor-column-wrap:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 120px;
    width: 55%;
    padding-bottom: 75%;
    border: 10px solid #000000;
}

/*** Charge ***/
.home_intro .charge .empty_box .elementor-column-wrap:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: -90px;
    bottom: 30px;
    width: 65%;
    padding-bottom: 65%;
    border: 10px solid #000000;
}

/*** Building ***/
.home_intro .building:before {
	content: '';
    position: absolute;
    z-index: -1;
    left: -40px;
    bottom: 90px;
    width: 42%;
    padding-bottom: 42%;
    border: 10px solid #000000;
}




/************************************************************************ 
*************************** Residences Page *****************************
************************************************************************/

.residence_empty_box:before {
	content: '';
	position: absolute;
	bottom: 125px;
	left: 20px;
    width: 175px;
    height: 190px;
	border: 10px solid #000000;
}
.kitchen_empty_box:before {
	content: '';
	position: absolute;
	bottom: -125px;
    left: -75px;
    width: 175px;
    height: 190px;
	border: 10px solid #000000;
}
.living_empty_box:before {
	content: '';
    position: absolute;
    bottom: -125px;
    left: -100px;
    width: 175px;
    height: 190px;
    border: 10px solid #000000;
    z-index: -1;
}
.bath_empty_box_1:before {
	content: '';
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 175px;
    height: 190px;
    border: 10px solid #000000;
}
.bath_empty_box_2:before {
	content: '';
    position: absolute;
    top: -60px;
    left: 75px;
    width: 100px;
    height: 120px;
    border: 10px solid #000000;
}
.bath_empty_box_3:before {
	content: '';
    position: relative;
    top: -25px;
    left: 0;
    width: 200px;
    height: 320px;
    border: 10px solid #000000;
}
.sub_txt > .elementor-widget-container,
.sub_txt > .elementor-widget-container span {display: inline-block;}




/************************************************************************ 
************************** Neighborhood Page ****************************
************************************************************************/
section.content_section .elementor-column > .elementor-column-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	width: calc(100% - 250px) !important;
	height: 100vh;
	margin-left: 250px;
}
.menu_section .elementor-nav-menu--main ul li {transition: all 0.3s;}
.menu_section .elementor-nav-menu--main ul li:hover {box-shadow: 0px 0px 25px 0px rgba(5,5,5,0.1);}
.menu_section .elementor-nav-menu--main ul li a {
	height: auto;
}

.neighbor_dining .empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: 75px;
    left: 50px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_fun section .elementor-column:first-child .empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -100px;
    right: -135px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_fun section .elementor-column:last-child .empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: -100px;
    right: -100px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_retail section.empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: -150px;
    left: -50px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_retail .elementor-column.empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: -75px;
    right: 0;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_around .elementor-column.empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    top: 100px;
    right: 0;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.neighbor_around .elementor-column.empty_box:after {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: 60px;
    left: 0;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}




/************************************************************************ 
************************* Dining Page Template **************************
************************************************************************/

/***** Services Page *****/

.con_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 70%;
    padding-bottom: 70%;
    border: 10px solid #000000;
}
.peace_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -20%;
    right: -22.5%;
    width: 32.5%;
    padding-bottom: 32.5%;
    height: unset;
    border: 10px solid #000000;
}

.dining .elementor-blockquote::after {
	content: '”';
    font-size: calc(2px * 100);
    color: rgb(230, 233, 236);
    font-family: "Times New Roman", Times, serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    height: 0.6em;
    position: absolute;
    top: -20px;
    right: 0;
}
.dining .elementor-blockquote::before {
	position: absolute;
    top: -20px;
    left: 0;
}
.dining .elementor-blockquote p {
	max-width: 375px;
    margin: 0 auto;
    width: 100%;
}


/***** Rejuvenate Page *****/
.ref_empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    top: -100px;
    right: -75px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.rev_empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    top: -30%;
    left: 0;
    width: 75%;
    padding-bottom: 125%;
    border: 10px solid #000000;
}
.in_empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    top: 75px;
    left: -75px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.lib_empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: -100px;
    right: -75px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.game_empty_box:before {
	content: '';
    position: absolute;
	z-index: -1;
    bottom: -100px;
    left: 75px;
    width: 175px;
    height: 200px;
    border: 10px solid #000000;
}
.garden_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -175px;
    left: -75px;
    width: 230px;
    height: 250px;
    border: 10px solid #000000;
}

/***** Stay Fit Page *****/
.sweat_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 60px;
    width: calc(75% - 60px);
    max-width: 200px;
    padding-bottom: 50%;
    border: 10px solid #000000;
}
.rage_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -15%;
    left: 0;
    width: 75%;
    max-width: 200px;
    padding-bottom: 100%;
    border: 10px solid #000000;
}
.run_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -25%;
    right: -7.5%;
    width: 25%;
    padding-bottom: 25%;
    border: 10px solid #000000;
}
.volley_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -30%;
    right: 0;
    width: 30%;
    padding-bottom: 30%;
    border: 10px solid #000000;
}


/***** Collaborate *****/
.col_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: -25%;
    right: -15%;
    width: 25%;
    padding-bottom: 25%;
    border: 10px solid #000000;
}
.hard_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -25%;
    right: -15%;
    width: 25%;
    padding-bottom: 35%;
    border: 10px solid #000000;
}


/***** For the Kids *****/
.kid_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -18%;
    right: -10%;
    width: 27.5%;
    padding-bottom: 17.5%;
    border: 10px solid #000000;
}
.play_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: -20%;
    left: -10%;
    width: 20%;
    padding-bottom: 20%;
    border: 10px solid #000000;
}


/***** Especially for Pets *****/
.park_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    bottom: -20%;
    left: -15%;
    width: 25%;
    padding-bottom: 25%;
    border: 10px solid #000000;
}
.pet_empty_box:before {
	content: '';
    position: absolute;
    z-index: -1;
    top: -45%;
    right: -20%;
    width: 35%;
    padding-bottom: 55%;
    border: 10px solid #000000;
}



/************************************************************************ 
***************************** Contact Page ******************************
************************************************************************/
.contact_banner {margin-top: -80px;}

.contact_form label {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_form label input,
.contact_form label textarea {
	width: 100%;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	outline: none;
}
.contact_form label input:focus,
.contact_form label textarea:focus {
	border: 1px solid #000000;
}
.contact_form label.submit input {width: 200px;}
.contact_form label.first-name {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.contact_form label.last-name {
	width: 50%;
	float: right;
	padding-left: 10px;
}
.contact_form label.your-email {
	width: 50%;
	float: left;
	padding-right: 10px;
}
.contact_form label.your-phone {
	width: 50%;
	float: right;
	padding-left: 10px;
}
.contact_form label.your-textarea {
	width: 100%;
	float: left;
}
.contact_form label.submit_btn {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	width: 200px !important;
	margin: 0 auto;
	padding: 0;
}
.contact_form label.submit_btn input {
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 0;
    background: #333333;
    border: 2px solid #333333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.contact_form label.submit_btn input:hover {
	background: #ffffff;
	color: #333333;
}

@media screen and (min-width: 768px) {
	section.contact_banner {height: 400px !important;}
}
@media screen and (max-width: 767px) {
	section.contact_banner {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: flex-end;
		height: 250px;
	}
}
@media screen and (max-width: 559px) {
	.contact_form label {
		width: 100% !important;
		padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	
}





/************************************************************************ 
************************ Floor Plans List Page **************************
************************************************************************/
.floor_list {padding-top: 150px;}
.floor_list .floorplans_contain {
	width: 100% !important;
    display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.floorplans_contain .floor-item {
	width: 33.33333%;
	padding: 15px;
}
.floorplans_contain .floor-item img {
	width: 100%;
	height: auto;
}


.single-floorplans {padding-top: 80px;}
.rp-featured-image {margin-top: 70px;}


#floorplan_cards .is-rp-fp {
	padding: 0 1em;
	margin-bottom: 2em;
    cursor: default !important;
	height: auto;
}
.is-rp-fp a {
    width: 100%;
	float: left;
	border: 1px solid #d9d9d9;
}
.is-rp-fp a figure {
	flex-wrap: wrap;
	height: auto;
}
.is-rp-fp .rp-fp-details {
	width: 100%;
	float: left;
	padding-top: 0;
}
.is-rp-fp .rp-fp-details .view_details span {
	width: auto;
	font-weight: 300;
    padding: 10px 30px;
	background: #f5f5f5;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: unset;
	transition: all 0.3s;
}
.is-rp-fp .rp-fp-details .view_details span:hover {
	background: #e6e6e6;
}
.is-rp-fp a figure h4 {
	font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.rp-title-inner {
	width: 100%;
	float: left;
	margin: 25px 0 10px 0;
}
.is-rp-fp a figure p {
	font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    color: #aaaaaa;
    margin-top: 10px;
}
	
.is-rp-fp .rp-fp-details .rp-fp-title {justify-content: center;}
.is-rp-fp .rp-fp-details h4 {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 16px;
	color: #000000;
}
.is-rp-fp .rp-fp-details p {
	font-size: 16px;
	text-align: center;
	margin-top: 7.5px;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
.is-rp-fp .rp-fp-details .view_details {
	margin: 20px 0;
}

.is-rp-fp figure img {
	transform: scale(0.95);
	max-height: 250px;
}
.is-rp-fp:hover figure img {transform: scale(1);}




/************************************************************************ 
************************ Floor Plans Detail Page **************************
************************************************************************/
#rp-single-fp-features {display: none;}
.single-floorplans #rp-single-fp-header-details {padding: 50px 0;}
.single-floorplans #rp-single-fp-features {padding: 50px 0;}
.single-floorplans section.rp-row {padding-top: 50px;}

.rp-single-fp-gallery .rp-single-fp-image {margin: 1em 0;}
.rp-single-fp-sub-details h2 {
	font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
#rp-single-fp-all-the-unit-things #rpUnitCards {margin-top: 10px;}
#rp-single-fp-all-the-unit-things #rpUnitCards p {font-weight: 400;}
.rp-single-fp-share-nav {margin-top: 10px;}
.rp-single-text .meta-desc-text {margin-top: 10px;}
.rp-single-feat-list ul {margin-top: 10px;}


.rp-single-list .rp-single-list-floorplan {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-end;
	padding: 0;
	height: auto;
	margin: 0 2%;
	border: 2px solid #E3E7E9;
	
}
.rp-single-list .rp-single-list-floorplan a {
	width: 100%;
	float: left;
}
.rp-single-list .rp-single-list-floorplan figure {
	margin: 0;
    padding: 15px 25px;
	height: auto;
	flex-wrap: wrap;
}
footer.rp-fp-details {
	padding: 5px 25px 25px 25px;
	text-align: center;
	font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    color: #000000;
}
.rp-fp-details h5 {
	font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    color: #000000;
	padding-bottom: 5px;
}
.rp-fp-details span {
    font-family: 'Roboto';
    font-weight: 400;
	font-size: 16px;
	font-style: normal;
    text-align: center;
    margin-top: 7.5px;
    color: #000000;
	width: 100%;
	float: left;
}
.rentpress-core-container .rp-primary-accent {
    color: #0099cc !important;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
}

.rp-title-inner h5 {
	font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    text-align: center;
}
.rp-title-inner p {
	font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    color: #aaaaaa;
    margin-top: 10px;
    text-align: center;
}
.view_details {margin: 20px 0;}
.view_details span {
	width: auto;
    font-weight: 300;
    padding: 10px 30px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: unset;
    transition: all 0.3s;
}
.view_details span:hover {background: #e6e6e6;}





.rp-single-prop-details h1#rp-prop-title {
	font-size: 40px;
    margin-bottom: 25px;
}
#rp-single-prop-full-address p {
	font-family: 'Roboto';
    font-weight: 400;
}
.rp-single-prop-details .rp-single-prop-details-beds {
	font-family: 'Roboto';
    font-weight: 400;
}
#rp-single-prop-full-address a#single-prop-directions {
	margin-top: 10px;
    display: inline-block;
}
.rp-single-prop-details-beds .property-is-pet-friendly {display: none;}
.rp-single-prop-details-links .rp-single-prop-info-links a {
	font-family: 'Roboto';
    font-weight: 400;
}
.rp-single-prop-details-links .rp-share-links {
	font-family: 'Roboto';
    font-weight: 400;
    margin-top: 10px !important;
    display: inline-block !important;
}
.rp-single-text h3 {
	font-family: 'Roboto';
    font-weight: bold;
	font-size: 20px;
    color: #000000;
	padding-bottom: 20px;
}
#amenities {
	width: 100%;
    float: left;
	padding: 80px 0;
}
#floorplans {
	width: 100%;
    float: left;
	padding: 0 0 80px 0;
}
#neighborhood {
	width: 100%;
    float: left;
}
.rp-single-prop-map-container .rp-map-text-container {
	min-height: auto;
	padding: 80px 30px;
}





@media screen and (min-width: 1200px) {
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open {width: 20%;}
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open {
		width: 25%;
    	max-width: 25%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open {max-width: 30%;}
	#floorplan_cards .is-rp-fp {max-width: 50%;}
	
	.rp-unit-cards .rp-unit-card {
		flex: 0 0 32.33333%;
    	max-width: 32.33333%;
	}
	.rp-unit-cards .rp-unit-card:first-child {margin: 0.125em;}
	.rp-unit-cards .rp-unit-card:nth-of-type(4n+4),
	.rp-unit-cards .rp-unit-card:nth-of-type(4n+5) {margin: 0.125em;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open {max-width: 50%;}
	#floorplan_cards .is-rp-fp {max-width: 100%;}
	
	.rp-single-text .meta-desc-text,
	#rp-single-fp-features .rp-single-feat-list ul {font-size: 15px;}
	
	.rp-single-text p,
	.rp-single-text ul li {font-size: 15px;}
	
	.rp-unit-cards .rp-unit-card {
		flex: 0 0 32.33333%;
    	max-width: 32.33333%;
	}
	.rp-unit-cards .rp-unit-card:first-child {margin: 0.125em;}
	.rp-unit-cards .rp-unit-card:nth-of-type(4n+4),
	.rp-unit-cards .rp-unit-card:nth-of-type(4n+5) {margin: 0.125em;}
}
@media screen and (min-width: 768px) {
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open {
		padding: 0 20px;
		background: transparent;
	}
	.rp-archive-fp-main-section .rp-archive-fp-sidebar.rp-is-open #rp-archive-fp-filters {
		padding: 50px 25px;
		background: #f2f2f2;
	}
	.rp-archive-fp-sidebar .rp-archive-fp-is-filter-module {margin-bottom: 25px;}
	.rp-archive-fp-is-filter-module h4 {
		font-family: 'Roboto';
		font-weight: 500;
		font-size: 18px;
		padding-bottom: 25px;
		color: #000000;
	}
	.rp-archive-fp-main-section .rp-archive-fp-sidebar label {
		font-family: 'Roboto';
		font-weight: 400;
		font-size: 15px;
		margin-bottom: 3px;
	}
	.rp-archive-fp-main-section .rp-archive-fp-sidebar label input.rp-input {
		width: 15px;
		height: 15px;
		margin: -2px 10px 0 0;
	}
}
@media screen and (max-width: 767px) {
	.rp-single-list .rp-single-list-floorplan {margin-bottom: 50px;}
	.rp-footer-back-btn {
		margin-top: 0;
		padding-top: 0;
	}
	.single-floorplans #rp-single-fp-header-details {padding-top: 0;}
}






@media screen and (min-width: 1560px) {
	.dining > .elementor-container {width: 100%;}
}
@media screen and (min-width: 1200px) and (max-width: 1559px) {
	.boxes h1 {font-size: 40px}
	.dining > .elementor-container {width: 100%;}
	.art_title h1 {font-size: 3.5vw !important;}
}
@media screen and (min-width: 1200px) and (max-width: 1369px) {
	.home_intro .airwalk {margin-top: -20%;}
	
	.anim_title > .elementor-container h1 {
		font-size: 225px;
    	letter-spacing: 0px;
	}
}
@media screen and (min-width: 1200px) {
	section.menu_section {width: 250px !important;}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.home_design h1,
	.home_offering h1,
	.home_intro h1 {font-size: 50px;}
	.home_offering h1 {margin-bottom: 50px;}
	
	.home_design .offer {margin-top: 50px;}
	.home_design .design_inner > .elementor-column-wrap {padding: 150px 0px 0px 60px !important;}
	.home_design .offer .elementor-column > .elementor-column-wrap {padding: 0 60px !important;}
	.home_design .breathe {margin-top: 50px;}
	.home_design .breathe .elementor-column:last-child > .elementor-column-wrap {padding: 0 60px !important;}
	.home_design .revel:before {top: -70px;}
	.home_design .revel .elementor-column-wrap {padding: 0px 60px !important;}
	.home_design .behold .elementor-column:last-child > .elementor-column-wrap {padding-right: 60px !important;}
	.home_design .behold .elementor-widget-heading .elementor-widget-container {padding: 0 35px !important;}
	.home_design .behold span {margin-bottom: 10px;}
	.home_design h4, .home_offering h4, .home_intro h4 {font-size: 30px;}
	
	.home_offering .button_box .elementor-widget-button {margin-right: 10px;}
	.home_offering .residence .elementor-column:first-child > .elementor-column-wrap {padding-left: 35px !important;}
	.home_offering .residence .elementor-column:last-child > .elementor-column-wrap {padding: 0px 60px 0px 60px !important;}
	.home_offering .prussia .elementor-column:first-child > .elementor-column-wrap {padding-right: 60px !important;}
	
	.home_intro .design_inner > .elementor-column-wrap {padding-left: 60px !important;}
	.home_intro .avail_intro .elementor-column:first-child > .elementor-column-wrap {padding: 0 60px !important;}
	.home_intro .avail_intro .elementor-column:last-child > .elementor-column-wrap {padding-left: 60px !important;}
	.home_intro .airwalk {margin-top: -15%;}
	.home_intro .airwalk .empty_box {padding: 0 60px;}
	.home_intro .charge .elementor-column:last-child > .elementor-column-wrap {padding-right: 60px !important;}
	.home_intro .model .elementor-column:first-child > .elementor-column-wrap {padding-right: 60px !important;}
	.home_intro .model .elementor-column:last-child > .elementor-column-wrap {padding-left: 60px !important;}
	.home_intro .building:before {
		left: -20px;
		bottom: 50px;
		width: 40%;
		padding-bottom: 40%;
	}
	
	section.menu_section {width: 175px !important;}
	section.content_section .elementor-column > .elementor-column-wrap {
		width: calc(100% - 175px) !important;
		margin-left: 175px;
	}
	
	.dining {padding: 150px 15px 0px 190px !important;}
	.dining h1 {font-size: 60px !important;}
	.dining > .elementor-container {width: 100%;}
	
	.art_title h1 {font-size: 3.75vw !important;}
	
	.ref_empty_box:before {
		top: -75px;
		right: -60px;
		width: 125px;
		height: 150px;
	}
	.in_empty_box:before {
		top: 70px;
		left: -70px;
		width: 125px;
		height: 150px;
	}
	.lib_empty_box:before {
		bottom: -100px;
		right: -75px;
		width: 150px;
		height: 175px;
	}
	.game_empty_box:before {
		bottom: -75px;
		left: 75px;
		width: 125px;
		height: 150px;
	}
	.garden_empty_box:before {
		bottom: -100px;
		left: -50px;
		width: 125px;
		height: 150px;
	}
}
@media screen and (min-width: 1025px) {
	section.menu_section {
		position: fixed !important;
		z-index: 1;
		top: 0;
		left: 0 !important;
		bottom: 0;
		height: 100vh;
		background: #f2f2f2;
	}
	section.menu_section > .elementor-container {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		height: 100%;
	}
	.menu_section .menu_mobile {display: none;}
	.menu_section .menu_desktop .elementor-nav-menu--main ul li a:after {
		content: "";
		position: absolute;
		display: inline-block;
		width: 10px;
		height: 100%;
		right: 0;
		top: 0;
		bottom: auto;
		background-color: #ffde46 !important;
		opacity: 0;
		z-index: 1;
		transition: all 300ms cubic-bezier(0.26, 1.04, 0.54, 1);
	}
	.menu_section .menu_desktop .elementor-nav-menu--main ul li:hover a:after {
		opacity: 1;
		transform: translate(100%, 0);
	}
	
	.resident_txt > .elementor-widget-container {max-width: 350px;}
	.con_txt > .elementor-widget-container p {max-width: 425px;}
}
@media screen and (max-width: 1024px) {
	#wpadminbar {position: fixed !important;}
	#masthead.site-header {
		position: fixed !important;
		top: 0;
	}
	.menu_section {
		position: fixed !important;
		top: 80px;
		left: 0px !important;
		right: 0px;
		z-index: 10;
		background: #f2f2f2;
	}
	.admin-bar .menu_section {top: 80px;}
	.menu_section .menu_desktop {display: none;}
	section.content_section .elementor-column > .elementor-column-wrap {
		width: 100% !important;
		margin-left: 0;
	}
	.menu_section .menu_mobile .elementor-nav-menu--main ul li a:after {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		right: 0;
		bottom: 0;
		height: 5px;
		background-color: #ffde46 !important;
		opacity: 0;
		z-index: 1;
		transition: all 300ms cubic-bezier(0.26, 1.04, 0.54, 1);
	}
	.menu_section .menu_mobile .elementor-nav-menu--main ul li:hover a:after {
		opacity: 1;
	}
	.menu_section .menu_mobile .elementor-nav-menu--main ul.elementor-nav-menu {
		-ms-flex-wrap: unset;
    	flex-wrap: unset;
		overflow-x: auto;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	header#masthead .header-wrap > .container > .row {position: relative;}
	
	
	.neighbor_dining .empty_box:before {
		width: 150px;
    	height: 175px;
	}
	.neighbor_fun section .elementor-column:first-child .empty_box:before {
		bottom: -75px;
		right: -90px;
		width: 150px;
		height: 175px;
	}
	.neighbor_fun section .elementor-column:last-child .empty_box:before {
		bottom: -95px;
		right: -50px;
		width: 150px;
		height: 175px;
	}
	.neighbor_retail section.empty_box:before {
		bottom: -100px;
		left: -25px;
		width: 150px;
		height: 175px;
	}
	.neighbor_retail .elementor-column.empty_box:before {
		bottom: -90px;
		right: -15px;
		width: 150px;
		height: 175px;
	}
	.neighbor_around .elementor-column.empty_box:before {
		top: 75px;
		right: -15px;
		width: 150px;
		height: 175px;
	}
	.neighbor_around .elementor-column.empty_box:after {
		bottom: 35px;
		left: 0;
		width: 150px;
		height: 175px;
	}
	
	.resident_txt > .elementor-widget-container {max-width: 350px;}
	.con_txt > .elementor-widget-container p {max-width: 425px;}
	
	.ref_empty_box:before {
		top: -75px;
		right: -60px;
		width: 125px;
		height: 150px;
	}
	.in_empty_box:before {
		top: 70px;
		left: -70px;
		width: 125px;
		height: 150px;
	}
	.lib_empty_box:before {
		bottom: -75px;
		right: -50px;
		width: 125px;
		height: 150px;
	}
	.game_empty_box:before {
		bottom: -75px;
		left: 75px;
		width: 125px;
		height: 150px;
	}
	.garden_empty_box:before {
		bottom: -100px;
		left: -50px;
		width: 125px;
		height: 150px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
	.residence_empty_box:before {
		width: 150px;
    	height: 175px;
	}
	.kitchen_empty_box:before {
		bottom: -100px;
		left: -60px;
		width: 125px;
		height: 150px;
	}
	.living_empty_box:before {
		bottom: -100px;
		left: -75px;
		width: 150px;
		height: 175px;
	}
	.bath_empty_box_1:before {
		bottom: -75px;
		left: -75px;
		width: 150px;
		height: 175px;
	}
	.bath_empty_box_2:before {
		top: -60px;
		left: 75px;
		width: 100px;
		height: 120px;
	}
	.bath_empty_box_3:before {
		top: -25px;
		left: -60px;
		width: 150px;
		height: 200px;
	}
	
	.art_title h1 {font-size: 4.75vw !important;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.home_design .offer {margin-top: 50px;}
	.boxes h1 {font-size: 35px}
	
	.anim_title > .elementor-container h1 {
		font-size: 175px;
    	letter-spacing: 0px;
	}
}
@media screen and (min-width: 992px) {
	section.boxes.mobile {display: none;}
}
@media screen and (max-width: 991px) {
	section.boxes.desktop {display: none;}	
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.home_design .breathe {margin-top: 35px;}
	.home_design .revel:before {top: -45px;}
	.home_design .behold span {margin-bottom: 0;}
	.home_intro .airwalk .empty_box {padding: 0 35px;}
	.home_intro .charge .empty_box .elementor-column-wrap:before {left: -50px;}
	.home_intro .building:before {
		left: -20px;
		bottom: 50px;
		width: 40%;
		padding-bottom: 40%;
	}
	
	.anim_title > .elementor-container h1 {
		font-size: 125px;
    	letter-spacing: 0px;
	}
	
	
	
	
	.residence_empty_box:before {
		top: 85px;
		width: 125px;
		height: 150px;
	}
	.kitchen_empty_box:before {
		bottom: -75px;
		left: -45px;
		width: 100px;
		height: 125px;
	}
	.living_empty_box:before {
		bottom: -100px;
		left: -50px;
		width: 125px;
		height: 150px;
	}
	.bath_empty_box_1:before {
		bottom: -80px;
		left: -60px;
		width: 100px;
		height: 125px;
	}
	.bath_empty_box_2:before {
		top: -60px;
		left: 30px;
		width: 100px;
		height: 120px;
	}
	.bath_empty_box_3:before {
		top: -25px;
		left: -50px;
		width: 125px;
		height: 175px;
	}
	
	.art_title h1 {font-size: 4.75vw !important;}
}
@media screen and (min-width: 768px) {
	.life_head_txt {max-width: 40%;}
}
@media screen and (max-width: 767px) {
	header#masthead .header-wrap > .container > .row {position: relative;}
	header#masthead .header-wrap > .container > .row .col-md-4 {text-align: left;}
	
	section.boxes .elementor-column .elementor-slide-button {padding: 16px 50px;}
	.home_design .behold span {margin-bottom: 0;}
	.home_design .breathe {margin-top: 0;}
	.button_box .elementor-widget-button {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 10px !important;
	}
	.button_box .elementor-widget-button .elementor-button {width: 100%;}
	.avail_intro .elementor-widget-button .elementor-button {width: 100%;}
	.home_intro .airwalk {margin-top: 0;}
	.home_design .revel:before,
	.home_design .line_title,
	.home_design .last_section .empty_box,
	.home_offering .line_title,
	.home_intro .address_park:before,
	.home_intro .line_title,
	.home_intro .charge .empty_box,
	.home_intro .building:before {display: none;}
	.anim_title > .elementor-container h1 {display: none;}
	
	section.neighbor_banner {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
		height: 100vh;
	}
	
	
	
	
	.line_title > .elementor-container > .elementor-row {width: 90%;}
	.residence_empty_box:before,
	.kitchen_empty_box:before,
	.living_empty_box:before,
	.bath_empty_box_1:before,
	.bath_empty_box_2:before,
	.bath_empty_box_3:before,
	.neighbor_dining .empty_box:before,
	.neighbor_fun section .elementor-column:first-child .empty_box:before,
	.neighbor_fun section .elementor-column:last-child .empty_box:before,
	.neighbor_retail section.empty_box:before,
	.neighbor_retail .elementor-column.empty_box:before,
	.neighbor_around .elementor-column.empty_box:before,
	.neighbor_around .elementor-column.empty_box:after,
	.con_empty_box:before,
	.peace_empty_box:before,
	.ref_empty_box:before,
	.rev_empty_box:before,
	.in_empty_box:before,
	.lib_empty_box:before,
	.game_empty_box:before,
	.garden_empty_box:before,
	.sweat_empty_box:before,
	.rage_empty_box:before,
	.run_empty_box:before,
	.volley_empty_box:before,
	.col_empty_box:before,
	.hard_empty_box:before,
	.kid_empty_box:before,
	.play_empty_box:before,
	.park_empty_box:before,
	.pet_empty_box:before {display: none;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	section.home_banner h1 {
		font-size: 60px;
		letter-spacing: 35px;
		line-height: 1.5;
		padding-left: 25px;
	}
	section.home_banner p {font-size: 20px;}
}
@media screen and (max-width: 479px) {
	section.home_banner h1 {
		font-size: 40px;
		letter-spacing: 25px;
		line-height: 1.75;
		padding-left: 20px;
	}
	section.home_banner p {font-size: 18px;}
}