.wpcf7 form.sent .wpcf7-response-output {
	display: none;
}

.thankyous {
	display: none;
	padding: 35px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	display: none !important;
	height: 0 !important;
	opacity: 0 !important;
	overflow: hidden;
}

.ajax-loader {
	display: none !important;
}

.wpcf7-not-valid-tip {
	color: #DA291C;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
}

label {
	margin-bottom: 5px;
	display: block;
}

div.wpcf7 .ajax-loader {
	display: none;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea  {
	border: none;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
}
.wpcf7 input[type="submit"], .wpcf7-grid-dwk-close a  {
	color: white;
	background: #111;
	padding: 15px 30px 13px;
	border-radius: 25px;
	display: inline-block;
	margin-top: 0px;
	margin-left: 0;
	margin-right: auto;
	font-size: 12px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	border: none;
	letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	cursor: pointer;
}
.wpcf7 input[type="submit"]:hover, .wpcf7-grid-dwk-close a:hover {
	background: #d92d27;
}
.wpcf7-grid-dwk-close input{
	float: right;
}
.wpcf7-grid-dwk{
	display: flex;
    justify-content: space-between;
}
.pop-up button,
[type="button"],
[type="reset"],
[type="submit"] {
	color: white;
	background: #111;
	padding: 15px 30px 13px;
	border-radius: 25px;
	display: inline-block;
	margin-top: 0px;
	margin-left: 0;
	margin-right: auto;
	font-size: 12px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	border: none;
	letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.pop-up button:hover {
	background: #DA291C;
}

.owl-stage {
	display: flex;
}

textarea {
	border: none;
	width: 100%;
	box-sizing: border-box;
}

.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

.inputer {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}

.comma-list li:first-child {
	display: none;
}

.comma-list ul {
	list-style: none;
	padding: 0px;
	display: inline;

}

.comma-list li {
	display: inline;
}

.comma-list li::after {
	content: " • ";
}

.av_img img {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.cssoo {
	width: 100%;
	height: 100vh;
	border-radius: 15px;
	overflow: hidden;
	max-height: 320px;
	background: #f1f1f1;
	position: absolute;
}

.cssoo span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: #ddd;
	font-family: 'AvenirNextBold';
}

.comma-list li:last-child::after {
	content: "";
}

.avails_amens strong {
	display: block;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
	font-family: 'Noe Display';

}

.avails_amens {
	margin-top: 20px;
	color: #111;
	font-family: 'AvenirLTCom-Roman';
	font-size: 16px;
	line-height: 22px;
}

.wlkscrore a {
	margin-top: 0 !important;
}




.back_to {
	font-size: 14px;
	position: relative;
	padding-bottom: 0px;
	display: table;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;


}

.whites .texts {
	width: 58% !important;
	max-width: none !important;
}

.illustrations img {
	max-width: 580px;
}

.illustrations {
	width: 40%;
	text-align: center;
}

.back_to:after {
	position: absolute;
	content: "";
	/* This is necessary for the pseudo element to work. */
	display: block;
	/* This will put the pseudo element on its own line. */
	width: 0%;
	/* Change this to whatever width you want to have before hover. */
	bottom: 0px;
	/* This creates some space between the element and the border. */
	border-bottom: 1px solid #111;
	/* This creates the border. Replace black with whatever color you want. */
	transition: .5s;
	/* This establishes the amount of time in seconds the animation should take from start to finish */
}

.back_to:hover:after {
	width: 100%;
	/* This will be the new width of your border when on hover */
}

.build_name {
	font-size: 16px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

.address {
	font-size: 16px;
	margin-bottom: 20px;
}

.address br {
	display: none;
}

.dtes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 30px;
	padding-top: 20px;
}

.prices {

	font-size: 16px;
	font-family: 'AvenirNextBold';
}

.share_links {
	position: relative;
	display: block;
	text-align: right;
	width: 100%;
	margin-bottom: 40px;

}

.disclaimer {
	font-size: 12px;
	line-height: 16px;
	margin-top: 25px;

}

.leasing_offer {
	border-radius: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 30px;
	box-sizing: border-box;
	font-family: 'AvenirLTCom-Roman';
	background: #FBD872;
	color: #333;
	width: 100%;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

.leasing_offer2 {
	border-radius: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 30px;
	box-sizing: border-box;
	font-family: 'AvenirLTCom-Roman';
	background: #FBD872;
	color: #333;
	width: 100%;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

.apply_btn {
	font-size: 12px;
	margin-right: 5px;
	width: 48%;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 60px;
	padding: 12px 25px 10px;
	background: #f1f1f1;
	font-family: 'AvenirLTCom-Roman';
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	cursor: pointer;
	text-align: center;
}

.apply_btn:hover,
.sched_btn:hover {
	background: #111;
	color: white;
}

.visit_btn:hover {
	background: #DA291C;
}

.visit_btn {
	font-size: 12px;
	margin-right: 5px;
	display: table;

	border-radius: 60px;
	margin-top: 30px;
	padding: 8px 20px 6px;
	background: #111;
	font-family: 'AvenirLTCom-Roman';
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	cursor: pointer;
}

.sched_btn {
	font-size: 12px;
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
	border-radius: 60px;
	padding: 12px 25px 10px;
	letter-spacing: 1px;
	background: #DA291C;
	font-family: 'AvenirLTCom-Roman';
	color: white;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	cursor: pointer;
}

.share {
	display: inline-block;
	width: 22px;
	vertical-align: middle;
	margin-left: 20px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	opacity: .5;
	cursor: pointer;
}

.share:hover {
	opacity: 1;
}

.share img {
	/* margin-top: -5px; */
}

.avail_lefts {
	width: 40%;
}

.avail_lefts h3 {
	font-family: 'Noe Display';
	font-weight: normal;
	font-size: 24px;
	display: block;

	margin-top: 0;
	margin-bottom: 15px;
}

.avail_lefts h3 span {
	font-family: 'AvenirLTCom-Roman';
	font-size: 12px;
	letter-spacing: 1px;
	display: block;
	margin-left: 0;
	margin-top: 5px;
	font-weight: normal;

}

.wishlist .heart_unders {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.wishlist:hover>.actives {
	opacity: 1;
}

.wishlist .actives {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 10;
}

.ac_on {
	opacity: 1 !important;
}

.wishlist {
	width: 18px;
	height:22.4px;
	position: relative;
	display: inline-block;
	vertical-align: middle;

}

.loc {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}


.slide_av {
	height: 100vh;
	max-height: 450px;
	width: 100%;
}


.av_img {
	text-align: center;
	overflow: hidden;
	border-radius: 15px;
}

.av_img img {
	max-height: 420px;
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}



.avail_rights {
	width: 55%;
	position: relative;
}

.prop_name_crystal-city-lofts img,
.prop_name_willard-towers img,
.prop_name_the-cosmopolitan-at-lorton-station img,
.prop_name_rosslyn-heights img {
	max-height: 420px;
	width: auto;
	max-width: 100%;
}

.inner_cards .prop_name_crystal-city-lofts img,
.inner_cards .prop_name_willard-towers img,
.inner_cards .prop_name_the-cosmopolitan-at-lorton-station img,
.inner_cards .prop_name_rosslyn-heights img {
	max-height: 220px;
	width: auto;
	max-width: 100%;
}

.prop_name_crystal-plaza img,
.prop_name_the-buchanan img {
	width: 100%;
	max-height: none;
	max-width: 100%;
}


.prop_logo_willard-towers img {
	width: 200px !important;
}

.prop_logo_rosslyn-vue img,
.prop_logo_the-sutton img {
	width: 150px !important;
}

.prop_logo_icon-at-dulles img {
	width: 170px !important;
}

.prop_logo img {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}


#slider .owl-stage-outer {
	width: 100% !important;
}

.high_title {
	width: 100%
}

.prop_block h4 {
	font-family: 'AvenirLTCom-Roman';
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 20px;
	font-weight: normal;
	display: block;
	width: 100%;
	margin-top: 0;
}

.btn_mps {
	background: white !important;
	color: #111 !important;
	border-bottom: 1px solid #ddd;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	font-size: 14px;
	position: relative;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.btn_mps:hover {
	border-bottom: 1px solid #111;
	/* This creates the border. Replace black with whatever color you want. */
}

.btn_mps a:after {
	position: absolute;
	content: "";
	/* This is necessary for the pseudo element to work. */
	display: block;
	/* This will put the pseudo element on its own line. */
	width: 0%;
	/* Change this to whatever width you want to have before hover. */
	bottom: 0px;
	/* This creates some space between the element and the border. */
	border-bottom: 1px solid #111;
	/* This creates the border. Replace black with whatever color you want. */
	transition: .5s;
	/* This establishes the amount of time in seconds the animation should take from start to finish */
}

.btn_mps a:hover:after {
	width: 100%;
	/* This will be the new width of your border when on hover */
}

.product_cards_2 .product_card {
	width: 48.5%;
	position: relative;
}

.high_img {
	margin-bottom: 20px;
}

.prop_left h3 {
	margin-top: -2px;
	font-weight: normal;
	font-family: 'Noe Display';
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 42px;
}

.high_block h3 {
	font-family: 'AvenirNextBold';
	font-size: 16px;
}

.tetxts {
	font-family: 'AvenirLTCom-Roman';
	color: #111;
	font-size: 16px;
	line-height: 24px;
	display: block;
	margin-top: 0px;
}

.product_cards_2 .product_card:nth-child(3),
.product_cards_2 .product_card:nth-child(4) {
	margin-top: 3%;
}

.sections {
	padding-bottom: 90px;
	padding-top: 90px;
}

.main {
	padding-bottom: 0px;
}

.mobile3 {
	display: none !important;
}

.sections:first-child {
	padding-top: 160px;
}


.product_card h4 {
	margin-top: 0;
	font-weight: normal;
	font-family: 'Noe Display';
	font-size: 22px;
	margin-bottom: 5px;
}

.product_card .build_name {
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
	font-family: 'AvenirLTCom-Roman';
}


.whites a {
	background: transparent !important;
	color: inherit !important;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.insj_texts {
	width: 60%;
}

.inner_content .texts p {
	padding: 0 !important;
}

.whites a:hover {
	background: transparent !important;
}

.mobile_active {
	margin-top: 0 !important;
	top: 0 !important;
}

html,
body {


	overflow-x: inherit !important;


}

.hi2 .high_img {
	max-height: 340px !important;
}

.prop_block p {
	margin-bottom: 0;
}

.product_cards_2 {
	margin-top: 0;
}




.my-controls-btns {
	background: #eee;
}

#slider h3 {
	font-family: 'Noe Display' !important;
	font-size: 20px !important;
	font-weight: normal;
}

.drop_arrow {
	width: 15px;
	position: absolute;
	z-index: 1112;
	right: 20px;
	top: 20px;
	display: inline-block;
	vertical-align: middle;
}

.map_filtering {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 500;
}

.map_btn {
	background: white;
	font-family: 'AvenirLTCom-Roman';
	font-size: 16px;
	box-sizing: border-box;
	border-radius: 40px;
	padding: 10px 20px 7px 20px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	width: 155px;
	cursor: pointer;


}

.specials {
	background: #FBD872;
	position: absolute;
	left: 10px;
	top: 10px;
	display: table;
	color: #111;
	width: 95px;
	z-index: 10;
	text-align: center;
	font-family: 'AvenirMedium';
	font-size: 12px;
	padding: 7px 15px;
	line-height: 13px;
	border-radius: 45px;
	cursor: pointer;
	letter-spacing: 0px;
}

.map_dropper {
	background: white;
	font-family: 'AvenirLTCom-Roman';
	font-size: 16px;
	box-sizing: border-box;
	border-radius: 20px;
	padding: 10px 10px 7px 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 50px;
	width: 155px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;

}

.rotater {
	transform: rotate(-90deg) !important;

}

.map_filers {
	padding: 8px 5px 6px 15px;
	box-sizing: border-box;
	border-radius: 40px;
	margin-bottom: 5px;
	text-align: left;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	cursor: pointer;

}

.map_filers:hover {
	background: #eee;

}

.map_fillers_actives {
	background: #eee;
}

.owl-nav {
	display: none
}

.map_hold {
	position: relative;
	width: 100%;
	height: 100vh;
	max-height: 650px;

}

.neighborhoods span {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wlkscrore {
	width: 300px;
}

.wlkscrore a {

	padding: 0px 35px !important;

}

.wlkscrore p a {

	padding: 0px 0 !important;

}

.wlkscrore h2 {
	font-family: 'AvenirNextBold' !important;
	font-weight: normal !important;

}

.wlkscrore h3 {
	font-family: 'AvenirLTCom-Roman' !important;
	font-weight: normal !important;

}

#fullmap {
	max-height: none;
	height: 100%;
	margin-top: 40px;
	margin-bottom: 0px;

}

.near_by {
	display: inline-block;
	width: 18px;
	margin-right: 10px;
	vertical-align: middle;
}

.m_filter_arrow img {
	margin-top: -2px;
}

.m_filter_arrow {
	width: 8px;
	display: inline-block;
	margin-left: 10px;
	transform: rotate(90deg);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.apartment_features {
	font-family: 'AvenirLTCom-Roman';
	font-size: 16px;
	line-height: 24px;
	margin-top: 80px;
}



.apartment_features h3 {
	font-weight: normal;
	font-family: 'Noe Display';
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 30px;
}

.apartment_features ul {
	list-style: none;
	column-count: 3;
	column-gap: 50px;
	padding-left: 0;
	margin-left: 0;
}

.apartment_features ul li {
	margin-bottom: 15px;
	width: 100%;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	display: inline-block;
}



.custom-selects {
	width: 100%;
	position: relative;
	margin-bottom: 40px;
	background-color: #DA291C;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	box-sizing: border-box;
	color: white;
	font-family: 'Noe Display';
	font-size: 18px;
	position: relative;
	z-index: 1000;
	border-radius: 40px;
	padding: 20px 20px 17px 25px;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	border: none;
}


.listings_list {
	font-family: 'AvenirMedium';
	font-size: 14px;
	color: 111;
}

.listings_list a {
	color: #111;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	display: block;
	margin-bottom: 20px;
}


.select-selected {
	background: #DA291C;
}


/* style the items (options), including the selected item: */
.select-items div {
	color: white;
	background: #DA291C;
	line-height: 14px;
	padding: 10px 20px 8px 25px;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;

}

.select-selected {
	color: white;
	position: relative;
	z-index: 1000;
	background: #DA291C;
	border-radius: 40px;
	padding: 20px 20px 17px 25px;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}

/* Style items (options): */
.select-items {
	position: absolute;
	background-color: #DA291C;
	top: 100%;
	margin-top: -25px;
	padding-bottom: 30px;
	padding-top: 20px;
	left: 0;
	right: 0;
	z-index: 99;
	overflow: hidden;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

/* Hide the items when the select box is closed: */
.select-hide {
	display: none;
}

.select-items div:hover,
.same-as-selected {
	background-color: #ddd;
}


.nav_slider {
	position: absolute;
	top: 47%;
	z-index: 1115;
	width: 95%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.my-props-btns img {
	margin-top: 4px;
	margin-left: 2px;
	width: 7px;
}

#next-slide-prop,
#next-slide-prop2,
#next-slide-prop3,
#next-slide-prop4,
#next-slide-prop5 {
	right: 0;
}

.my-props-btns {
	padding: 15px;
	width: 20px;
	height: 20px;
	border-radius: 40px;
	background: white;
	line-height: 0;
	text-align: center;
	margin-left: 10px;
	position: absolute;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}


.my-props-btns:hover {
	opacity: 1;
}

.prop_texts {
	font-size: 16px;
	line-height: 22px;
	font-family: 'AvenirLTCom-Roman';
}


.full_slide {
	height: 100vh;
	width: 100%;
	position: relative;
}

.prop_infos {
	font-size: 21px;
	font-family: 'Noe Text';
	line-height: 29px;
	width: 90%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

#prev-slide-prop3 img {
	margin-left: -2px;
	transform: rotate(180deg);

}

.inner_cards {
	display: flex;
	width: 100%;

	flex-wrap: wrap;
	justify-content: space-between;
}

.cpapap {
	display: none;
}

.cpapap:first-child {
	display: block;
}

.captions p {
	margin-top: 0;
}

.highers .cards {
	width: 105%;
}

.fourrows .contents {
	width: auto;
	white-space: nowrap;
	margin-left: 14.25%;
	margin-top: 10px;

}

.prop_img2 img {
	width: 100% !important;
	height: auto !important;
	object-fit: cover;
	vertical-align: middle;
}


.fourrows .high_block {
	margin-right: 2%;
	width: 24.4%;
	white-space: normal;
	vertical-align: top;
	display: inline-block;
}

.fourrows .high_block:last-child {
	margin-right: 16.5%;

}

.fourrows .high_img {
	max-height: 260px !important;
}

.fourrows::-webkit-scrollbar {
	display: none;
}

.product_cards_2 .i_right {
	font-family: 'AvenirLTCom-Roman';

}

.product_cards_2 .build_name {
	text-transform: none !important;
}

.product_cards_2 .product_card {
	height: 100vh;
}

.product_cards_2 .prices {
	margin-top: 20px;
}

.blue_p {
	width: 100% !important;
}

#sync1 .item {
	height: 100vh;
	max-height: 420px;
	margin: 0px;

}

.pickks {
	width: 100%;
	display: flex;
	margin-bottom: 30px;
	flex-wrap: wrap;
	justify-content: space-between;
}

#sync2 {
	position: relative;
	overflow: hidden;
	width: 200%;
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

#sync2 .item {
	width: 7.5%;
	margin-right: 1%;
	border-radius: 5px !important;
	overflow: hidden;
	position: relative;


	height: 55px;

	cursor: pointer;

}

#sync2 .item:last-child {
	margin-right: 0 !important;
}

.bottom_slids {
	margin-top: 2%;
	position: relative;
	width: 100%;
	z-index: 92;
	overflow: hidden;
}

.overlayersz {
	position: absolute;
	z-index: 10;
	height: 100%;
	pointer-events: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	width: 100%;
	background: #111;
	opacity: .7;
}

#sync1 {
	z-index: 101;
	position: relative;
}


.final_thumbss {
	position: absolute;
	right: 0;
	background: #F3F3F3;
	top: 0;
	border-radius: 5px;
	overflow: hidden;
	z-index: 110;
	height: 55px;
	cursor: pointer;
	width: 15%;
}

.final_thumbss img {
	position: absolute;
	width: 67%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#sync2 .item:hover>.overlayersz {
	opacity: 0;
}

#sync2 .synced .overlayersz {
	opacity: 0 !important;
}



.boroom_fader {
	position: absolute;
	z-index: 100;
	pointer-events: none;
	right: 0px;
	top: -10px;
	width: 12%;
}

.boroom_fader img {
	height: 150px;
}

.extended {
	right: 12% !important;
}


.whites .inner_content a {
	margin-top: 40px !important;
	background: #111 !important;
	color: white !important;
	cursor: pointer;
	display: table;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	font-family: 'AvenirMedium';
	font-size: 12px;
	padding: 13px 35px;
	line-height: 13px;
	border-radius: 45px;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 1px;
}

.whites .inner_content a:hover {
	background: #DA291C !important;

}

.loc_name {
	color: #666;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'AvenirLTCom-Roman';
}

.product_card h4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	align-items: baseline;
}

.prop_logo {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
}

.wlkscrore p {
	overflow: visible !important;
	width: 100% !important;
}

.alth2 {
	margin-bottom: 20px !important;
}

.images {

	max-height: 340px;
}
.share_email_popup .wpcf7-spinner{
	position: absolute;
    top: 87%;
    left: 40%;
}

.share_email_popup{
	    overflow: auto;
		z-index: 100000;
}
.share_email_popup .apt_name{
	padding: 0px;
	margin: 0px;
}
.share_email_popup .inputer{
	padding: 0px;
	margin: 0px;
}
.share_email_popup p{
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.share_email_popup .pop-up {
	padding: 0px;
}
.share_email_popup .pop-up .forms {
	padding: 35px;
}
@media screen and (max-width: 1400px) {

	.avail_rights {
		width: 55%;
	}

	.avail_lefts {
		width: 40%;
	}


	.fourrows .contents {
		margin-left: 9.5%;

	}


	.fourrows .high_block {
		width: 26.5%;


	}

	.fourrows .high_block:last-child {
		margin-right: 10.5%;

	}

	.fourrows .high_img {
		max-height: 220px !important;
	}

}

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


	.fourrows .contents {
		margin-left: 7.25%;

	}



	.fourrows .high_block:last-child {
		margin-right: 7.25%;

	}

	.inner_cards {
		display: flex;

		flex-wrap: wrap;
		justify-content: space-between;
	}

}

@media screen and (max-width:1208px) {
	.apartment_features ul {
		column-count: 1;
		column-gap: 0px;
	}

}

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

	.images {

		max-height: 300px;
	}

}

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

	.product_cards_2 .product_card {
		max-height: 180px;
	}

	.apply_btn,
	.sched_btn {
		font-size: 9px;
		width: 49%;
	}
}

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



	.prop_side {
		font-size: 18px;
	}

	.prop_btn {
		margin-bottom: 10px;
	}

	.product_cards_2 .product_card {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 10px;
	}


	.high_block2 {
		margin-right: 4.5%;
		width: 90.5%;
		white-space: normal;
		vertical-align: top;
		display: inline-block;
	}

	.high_block2 .high_img {
		max-height: 380px !important;
	}

	#sync2 .item {
		height: 45px;

	}

	.whites .texts {
		width: 100% !important;
	}

	#sync1 .item {
		max-height: 320px;
	}


}

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

	.apply_btn,
	.sched_btn {
		font-size: 12px;
		width: 48%;
	}

	.prop_logo {
		margin-bottom: 50px;
	}

	.tetxts {
		max-width: none;
	}

	.leasing_offer,
	.disclaimer {
		max-width: 550px;
		margin-left: 0;
		margin-right: auto;
	}

	.avail_lefts h3 {
		font-size: 24px;
	}

	.share_links {
		float: right;
		width: auto;
	}

	.mobile3 {
		display: inline-block !important;
	}

	.sections:first-child {
		padding-top: 140px;
	}

	.back_to {
		margin-bottom: 30px;
		display: inline-block;

	}

	.avail_lefts,
	.avail_rights {
		width: 100%;
	}

	.avail_lefts {
		margin-bottom: 60px;
	}

	.apartment_features {
		margin-top: 40px;
	}

	.sections {
		padding-bottom: 60px;
		padding-top: 60px;
	}



	.highlights {
		padding-top: 20px;
	}

	.prop_left {
		margin-bottom: 40px;
	}

	.prop_left,
	.prop_block {
		width: 100%;
	}

	.props {
		padding-top: 0;
	}

	.prop_block {
		font-size: 21px;
		line-height: 28px;
	}

	.hi2 .high_img {
		max-height: 220px !important;
	}

	.main_slidess .high_img {
		max-height: 380px !important;
	}





	.high_block {
		margin-right: 5%;
		width: 285px;
		white-space: normal;
		vertical-align: top;
		display: inline-block;
	}



	.high_img {
		max-height: 220px !important;
	}

	.props h2 {
		font-weight: normal;
		font-family: 'AvenirMedium';
		display: block;
		margin-bottom: 15px;
		font-size: 12px;
		text-transform: uppercase;
	}

	.prop_block {
		width: 100%;
	}

	.mobile_listings .activess {
		border-bottom: none !important;
	}

	.cards .product_card {
		max-height: none;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);

	}

	.mobile_scroller {
		width: auto;
		overflow: auto;
		margin-left: -5%;

	}

	.inner_cards {
		display: block;
		width: 100%;
		overflow-x: scroll;
	}


	.contents {
		width: auto;
		white-space: nowrap;
		margin-left: 5%;
		margin-top: 10px;

	}

	.main_slidess {
		margin-top: 15px;
	}


	::-webkit-scrollbar {
		display: none;
	}

	.cards .product_card:last-child {
		margin-right: 5%;

	}




	.cards .i_left {
		width: 100%;
		height: 100vh;
		max-height: 220px;
	}

	.cards .product_card {
		height: auto;
		margin-top: 0;
		margin-right: 5%;
		max-height: none;
		width: 43.5%;
		vertical-align: top;

		display: inline-block;
	}

	.cards .product_card .i_right {
		width: 100%;
		padding: 15px 15px 10px;

	}

	.cards .i_right .tags {
		margin-top: 0;
		margin-bottom: 0;
		white-space: normal;
	}

	.prop_left h3 img {
		width: 90%;
		max-width: 140px;
	}


	.wlkscrore {
		float: none;
		display: block;
		margin-top: 10px;
	}



	.insj_texts {
		width: 100%;
	}

	.build_name {
		margin-bottom: 2px !important;
		letter-spacing: 0;
	}

	.inner_content .texts h2 {
		margin-bottom: 20px;

	}

	.inner_content .texts {
		font-size: 18px;
		line-height: 26px;
	}

	.product_card .build_name {
		margin-top: 10px;
		font-size: 16px;
		line-height: 16px;

	}

	.loc_name {
		margin-bottom: 10px;
	}

	.prices {

		width: 100%;
	}

}

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

	.images {

		max-height: 250px;
	}

	.loc_name {
		margin-bottom: 5px;
	}



	.sections:first-child {
		padding-top: 100px !important;
	}

	.apply_btn {
		margin-bottom: 10px;
	}

	.prop_logo {
		margin-bottom: 50px;
	}

	.visit_btn {
		margin-top: 20px;
		margin-bottom: 45px;
		font-size: 12px;
		padding: 15px 25px;
	}

	.prop_left {
		margin-bottom: 0px;
	}

	.apply_btn,
	.sched_btn {
		width: 100%;
		text-align: center;
		box-sizing: border-box;
	}

	.prop_left h3 {
		font-size: 24px;
		line-height: 26px;
	}

	.high_title {
		width: 100%;
		font-size: 24px;
		line-height: 29px;
	}

	.tetxts,
	.texts span {
		font-size: 1em;
		line-height: 1.4;
	}

	.main {
		padding-bottom: 0px;
	}



	.sections:first-child .props:first-child {
		padding-top: 30px;
	}

	.mobile_scroller {
		width: auto;
		overflow: auto;
		margin-left: -5%;

	}

	.sections {
		padding-bottom: 60px;
		padding-top: 60px;
	}




	.desktop2 {
		display: none !important;
	}

	.cards .product_card {
		max-height: none;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);

	}




	.inner_cards {
		display: block;
		width: 100%;
		overflow-x: scroll;
	}


	.contents {
		width: auto;
		white-space: nowrap;
		margin-left: 7.5%;
		margin-top: 10px;

	}

	.main_slidess {
		margin-top: 15px;
	}


	::-webkit-scrollbar {
		display: none;
	}

	html,
	body {


		overflow-x: hidden !important;


	}

	.cards .product_card:last-child {
		margin-right: 7.5%;

	}


	.cards .i_left {
		width: 100%;
		height: 100vh;
		max-height: 220px;
	}

	.cards .product_card {
		height: auto;
		margin-top: 0;
		margin-right: 30px;
		max-height: none;
		width: 285px;
		display: inline-block;
	}

	.cards .product_card .i_right {
		width: 100%;
		padding: 15px 15px 10px;

	}

	.cards .i_right .tags {
		margin-top: 0;
		margin-bottom: 0;
	}



	.highers .cards {
		width: 105%;
	}

	.prop_block p {
		margin-bottom: 5px;
	}


	#fullmap {
		margin-top: 30px;
	}

	.contents {
		width: auto;
		white-space: nowrap;
		margin-left: 5%;
		margin-top: 10px;
	}

}

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

	.illustrations {
		margin-top: 50px;
	}


	.cards .i_left {

		max-height: 200px;
	}

	.prop_img2 {
		max-height: 220px;
	}

	.hi2 .high_img {
		max-height: 180px !important;
	}

	.main_slidess .high_img {
		max-height: 220px !important;
	}


	.high_img {
		max-height: 180px !important;
	}

}