@import url("https://use.typekit.net/syv8tzs.css");
:root {
	--blue: #111e47;
	--dblue: #070f28;
	--tan: #fef8d8;
	--gold: #8c794a;
	--lblue: #3f5378;
	--ow: #eceae2;
	--br: 25px;
	--br15: 15px;
}
body {
background-color: #ffffff;
color: #000000;
font-family: soleil, Helvetica, Arial, sans serif;
font-size: 14px;
text-align: left;
line-height: 18px;
margin: 0; padding: 0; }
.clear {clear: both;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;} 
a{transition: color 300ms, background-color 300ms, border-color 300ms;-moz-transition: color 300ms, background-color 300ms, border-color 300ms;   -o-transition: color 300ms, background-color 300ms, border-color 300ms; -webkit-transition: color 300ms, background-color 300ms, border-color 300ms; /* Saf3.2+, Chrome */ }
a:link, a:visited {color: #000000; text-decoration: none;}
a:hover, a:active {	color: #333333;text-decoration: none;}
a.cta:link, a.cta:visited, a.sbcta:link, a.sbcta:visited {display: inline-block; font-size: 14px; letter-spacing: 1px; font-family: abril-fatface; border: 1px solid #000000; text-transform: uppercase; line-height: 16px; padding: 13px 25px; margin: 15px 0 0 0;}
a.cta:hover, a.cta:active, a.sbcta:hover, a.sbcta:active {color: #fff; background: #000000; }
a:focus {outline: none}
img {border: 0;}
div.notice {background: #fff; border: 1px solid #c94e11; padding: 10px; display: block; margin-bottom: 10px;}
	.wrapper {position: relative;width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px);width: calc(100% - 40px);margin: 0 auto;}
div .wrapper {width: 90%;}
#logo {width: 180px; display: block; text-align: center; position: absolute; top: 5px; left: 50%; margin-left: -90px;transition: all 0.5s ease-in-out;}
#logo img, #logo svg {width: 100%; height: auto;transition: all 0.5s ease-in-out;}
.wpcf7-spinner {display: none !important;}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#header {width: 100%; height: 145px; position: relative;z-index: 99999; background: #fff;transition: all 0.5s ease-in-out;}
#headred {background: #b50000; padding: 15px 0; color: #fff;font-size: 21px; line-height: 23px; text-align: center; letter-spacing: 3px;text-transform: uppercase;}
#headred .wrapper {background: url(images/3240/headredbg.png) repeat-x center center;}
#headred .wrapper span {display: inline-block; padding: 0 30px; background: #b50000;}
#headred br {display: none;}
#headred div.md {display: inline-block;}
#headtop {width: 240px; position: absolute; right: 25px; top: 35px;}
#headtop p {font-family: abril-fatface; font-size: 12px; line-height: 13px; color: #fff; margin: 0 0 5px 0;}
.hcol {float: left; width: 50%;font-size: 12px; line-height: 14px;text-transform: uppercase;}
#headtop a.em {text-transform: none;}
ul.homemenu {padding-top: 20px; display: block; width: 100%; position: relative; margin: 25px 0 0 0;}
ul.homemenu li {margin: 3px 0; padding: 0;display: block;text-align: left;}
ul.homemenu li a {text-decoration: none;text-align: left;text-transform: uppercase; font-size: 18px;line-height: 24px;color: #000; font-family: abril-fatface; letter-spacing: 3px;font-weight: 400; display: inline-block; padding: 8px 0;}
ul.homemenu li a:hover, ul.homemenu li a:active {color: #33333;}
    #homenav-btn { padding: 0; z-index: 999999999;
        display: block; width: 38px; position: absolute; cursor: pointer; color: #000000; 
	font-weight: 700;
margin: 0; line-height: 15px; width: 65px; text-decoration:none;
	left: 65px; top: 55px;	
    }
	#homenav-btn img {width: 100%; height: auto;}
	#homenav-btn img:hover {opacity: 0.7;}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
   left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 0;
	box-shadow: inset 0 0 0 1px #000000;
height: 100%;
border: 10px solid #fff;
	padding: 45px 20px 20px 10px;
    width: 100%;
    text-align: center;
}


.overlay .closebtn {
    position: relative;
	float: left;margin-left: 45px;
	background: url(images/3240/closebtn.png) no-repeat top left;
	width: 37px; height: 28px;display: block;
}
body .is-sticky #header {height: 90px;z-index: 99999;}
body .is-sticky #logo {width: 110px; margin-left: -55px;top: 5px !important;}
body .is-sticky #headtop{top: 5px;}
body .is-sticky #homenav-btn {top: 30px;}
#homevid {display: block;}
#homevid video {width: 100%; height: auto;}
#novid {display: none;}
#gdpr {position: fixed; display:none;bottom: 0; left: 0; width: auto; z-index: 9999999999999;background: rgba(255,255,255,1); color: #353535; text-align: left; font-size: 14px; line-height: 18px; padding: 20px;}
#gdpr p {display: inline;}
#gdpr a {color: #353535;text-decoration: underline;}
#gdpr a.wlink {vertical-align: middle; margin-left: 20px;background: #e51937; color: #fff; padding: 10px 15px; display: inline-block;font-size: 15px; line-height: 18px;text-transform: uppercase;text-decoration: none;will-change: transform; transition: 0.6s ease-in-out; overflow: hidden;font-weight: 700;}

@supports (-webkit-overflow-scrolling: touch) {
  #homevid {display: none;}
#novid {display: block;}
}
#topwhite {margin: 20px 0 100px 0;background: #000000; width: 100%; text-align: center; color: #fff; padding: 7px 0;}
#gallery {margin: 100px 0 80px 0;}
#topwhite h2 {font-family: abril-fatface; font-weight: 400;text-transform: uppercase; color: #fff;margin: 0;letter-spacing: 4px; font-size: 25px; line-height: 28px; padding: 25px 0; text-align: center; display: block; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
#topwhite h2 span {display: block;font-family: abril-fatface; font-size: 25px; letter-spacing: 1px;text-transform: none;}
#contact h2, h2.404h2, #floorplans h2, #gallery h2, #neighborhood h2 {font-size: 45px; line-height: 45px;display: block; text-align: center;font-family: abril-fatface; font-weight: 400;text-transform: uppercase;color: #000000 letter-spacing: 4px;}
#contact h2, #floorplans h2, #gallery h2, #neighborhood h2 {font-size: 45px; line-height: 45px;display: block; text-align: center;font-family: abril-fatface; font-weight: 400;text-transform: uppercase;color: #000000; letter-spacing: 4px;}

#contact {margin: 90px auto 50px auto; width: 100%; max-width: 1100px;}
#contact p {text-align: center; margin: 30px auto;font-size: 20px; line-height: 28px;}
#contact .wpcf7 p {margin: 10px 0;}
#contact .formnote p {font-size: 12px; line-height: 15px;}

#assetdiv {display:none;text-align: center; padding: 10px 0 20px 0;}
#assetdiv a.cta {margin: 10px;}
#wpcf7-f5864-p5863-o1 .wpcf7-response-output {border: none !important; font-size: 18px; line-height: 24px;}
.hometext {float: left; width: 43%; padding: 0 0 0 4%;}
.hometext p {margin: 0 0 20px 0;font-size: 20px; line-height: 28px;}
.hometext img {width: auto; height: 75px; display: inline-block; margin: 20px 20px 20px 0;vertical-align: middle;}
.hometext img.bc {height: 65px;}
.homeimg {float: right; width: 45%; margin: 0;}
.section {padding: 0;position: relative;}
#vt {padding: 20px 0 60px 0;}
#specs {margin: 30px 0 80px 0;}
#specs .col {width: 48%; float: left;}
#specs .colr {float: right;}
#specs .box {position: relative;border: 1px solid #000000; padding: 48px 38px 30px 38px; font-size: 21px; line-height: 24px;font-family: soleil;}
#specs .box1 {margin-bottom: 70px;}
.box ul {margin: 0; padding: 0;}
.box ul li {list-style: outside; margin: 0 0 15px 20px; padding: 0;}
.box h2 {position: absolute; top: -38px; left: 25px; padding: 10px 20px; font-family: abril-fatface; text-transform: uppercase;font-size: 24px; letter-spacing: 4px;background: #ffffff;}
#map {width: 100%; height: 625px;margin-top: 25px;}
.matterport-showcase iframe{
  min-height: 240px;
  margin: 16px 0;
  width: 100%; }

@media screen and (min-width: 768px) {
.matterport-showcase iframe {
  min-height: 360px; }}

@media screen and (min-width: 992px) {
.matterport-showcase iframe {
  height: 600px;
  max-width: 1068px;
  margin: 0 auto 15px; }}

.matterport-showcase {
  text-align: center;
}

form {text-align: center;}
form p, .wpcf7 p {margin: 0; padding: 0;}
form input, form textarea {font-size: 15px; font-weight: 400; margin: 0 0 20px 0;text-align: left;background: #fff; border: 0; border-bottom: 1px solid #000; width: 100%; padding: 8px 13px 5px 0; font-family: soleil; color: #000;height: 35px;}
form textarea {height: 118px;border: 1px solid #000;padding-left: 10px; padding-right: 18px; margin-top: 5px;}
form select.wpcf7-select {font-family: soleil; display:block;width: 100%; background: #fff url("images/dd.png") no-repeat 95% 50%; border: 0;border-bottom: 1px solid #000; margin: 0 0 20px 0;padding: 8px 13px 5px 0;font-size: 15px;height:35px;}
form input[type="checkbox"] {width: auto;margin-bottom: 0;height: auto;vertical-align: top;}
.wpcf7-list-item-label {font-size: 14px; line-height: 15px; margin: 0; padding: 0;vertical-align: top;}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
form .forml {width: 48%; float: left;}
form .formr {width: 48%; float: right;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
form input.wpcf7-submit {height:auto;width: 180px; margin: 0 auto !important; text-align: center; float: none !important;font-family: abril-fatface;text-transform: uppercase;letter-spacing: 2px; font-size: 19px; color: #000;padding: 15px 0; border: 1px solid #000000; background: #fff;clear:both;}
form input.wpcf7-submit:hover {background: #000; color: #ffffff;}
.wpcf7 span.ajax-loader {display:block; clear: both;}
#floorplans {text-align: center;}
#floorplans .wrapper {text-align: center;}
.fpbox {width: 30%; vertical-align: top;display: inline-block;margin: 0 1.5% 80px 1.5%; padding: 0 0 25px 0; text-align: center;background: #fff;}
.fpbox img {width: 100%; height: auto;}
.fpcaption {color: #000; font-size: 21px; line-height: 24px;padding-top: 10px;display: block; text-align: center;font-family: abril-fatface; text-transform: uppercase;font-weight: 400;letter-spacing: 1px;}

.grecaptcha-badge { 
    visibility: hidden;
}

img.topimg {width: 100%; height: auto;}
#topimgwrap {position: relative;width: auto; height: auto; display: block;}
#heroover { position: relative; display:block;background: #8a764b;}
#herooverwrap {flex: 1;text-align: center; color: #000; margin: 0 auto;}
#heroover h1, #heroover h2 {background: #8a764b; padding: 20px 50px 10px 50px;color: #fff; font-size: 28px; line-height: 34px;display:block;font-family: abril-fatface; position: relative;margin:0;}
#heroover h2 {padding-top: 0; font-size: 24px; line-height: 28px;}
#heroover h2 span {font-size: 16px; line-height: 19px; font-weight: 400;}
#heroover a.cta {border-color: #fff; color: #fff;}
#heroover a.cta:hover, #heroover a.cta:active {background: #fff; color: #8a764b;}
#heroclose {position: absolute; top: -15px; right: -15px;cursor: pointer;display:none;}
#heroover h1 span {text-transform: uppercase;}
a.vrendering:link, a.vrendering:visited {background:url(images/3240/view.png) no-repeat 10px 7px rgba(0,0,0,0.7);background-size:19px 15px;color: #fff; text-transform: uppercase; font-family: soleil; font-size: 12px; line-height: 15px; padding: 10px 10px 10px 35px;color: #fff; position: absolute; top: auto; left: auto;bottom: 20px; right: 0;z-index: 9999;}
a.vrendering:hover, a.vrendering:active {background:url(images/3240/view.png) no-repeat 10px 7px rgba(0,0,0,1.0);background-size:19px 15px;}
#footer {background: var(--dblue); padding-top: 30px; text-align:left;color: var(--ow);position: relative;font-size: 15px; line-height: 28px;padding-bottom: 50px;text-align: right;}
#footer .wrapper {padding: 30px 0 0 0;}
#footer h3 {font-size: 15px; line-height: 18px; text-transform: uppercase; font-family: montserrat;color: var(--ow); padding: 0 0 20px 0; margin: 0;font-weight: 700;}
#footer a {color: var(--ow); text-decoration: none;display:block;}
#footer a:hover, #footer a:active {color: #fff;}
#footer a.al {text-decoration: underline;}
.fcol {display:inline-block; width: 18%;text-align: left;vertical-align: top;padding-right: 2%;}
.flogo {width: 30%;padding-right: 5%;float: left;}
.flogo img, .flogo svg {width: 100%; fill: var(--ow);height:auto;display:block;max-width: 380px;}
.fh svg {width: auto; height: 15px; fill: #fff; margin: 0 5px 0 0;}
.fwb {float: right;}
.fwb img {width: 195px; height: auto; display: inline-block;}
.fcopy, .fh, .fcopy p {display: inline-block;color: #fff; font-size: 10px; line-height: 12px;}
.fcopy {text-align: left;float: left;}
#footer .fcopy a {color: #fff; display: inline;}
.fh svg, .fcopy p {vertical-align: middle;}
.fcopy p {margin: 0;}
.fh {padding-right: 15px;}
.fbreak {display:block; height: 1px;background: var(--blue);margin: 40px 0;}
#menu-footer-menu, #menu-footer-menu li {margin: 0; padding: 0; list-style: none;}
#menu-footer-menu li {padding-bottom: 15px;}
#menu-footer-menu a {font-family: adobe-kis; font-size: 20px; line-height: 24px;}
.fsoc {float: right; padding-right: 0;width: 120px; display: inline-block;text-align: right;}
#footer .fsoc a {display: inline-block;}
.fsoc img, .fsoc svg {width: auto; height: 20px; margin: 0 0 0 12px;display: inline-block;}
#footer .wrapper {width: 90%; display:block; position: relative;margin: 0 auto;}

.picover {z-index: 2;position: absolute; top: 50px; left: 50px; padding: 20px;}
.picover img {position: absolute; top: 0; left: 0; z-index: 999;cursor:pointer;}
.picover ul {list-style: none; margin: 0; padding: 0;}
.picover ul li {list-style: none; margin: 0 0 5px 0;display: inline-block; clear: both; padding: 15px 20px; background: #000; color: #fff; font-family: soleil; font-size: 14px; letter-spacing: 3px; line-height: 14px; text-transform: uppercase;}
.picover ul li.short {}
.picover ul li p {letter-spacing: 0;font-family: abril-fatface; font-size: 14px; line-height: 19px; margin: 0;text-transform: none;}
#bx-pager, #bx-pager2, #bx-pager ul.slides, #bx-pager2 ul.slides {text-align: center; width: 100%; padding: 0; margin: 0;}
#bx-pager, #bx-pager2 {margin-top: 10px;}
#bx-pager img, #bx-pager2 img {margin: 0 3px;max-width: 55px; height: auto;}
 .bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1; overflow: hidden;
}
ul.bxslider, ul.bxslider li {margin: 0; padding: 0; list-style: none;}
.bxslider ul li {width: 100%; height: auto;}

.slideimg {position: relative; display: table; width: 100%; }

.bx-wrapper img {height: auto;
	width: 100%;
	display: block;
}
.bx-wrapper .slideimg {z-index: 1; margin: 0; padding: 0;width: 100%; height: auto;   position: relative; display: table;}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.nomob {display: inline-block;}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {position: relative;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager, #bxwrapper #bx-pager2,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 40px;
	width: 100%; z-index: 1;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

/* PAGER */

.bx-wrapper .bx-pager, #bx-pager2, .bx-wrapper .bx-pager2 {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #c2c3bf;
	padding-top: 10px;
}

.bx-wrapper .bx-pager, .bx-wrapper #bx-pager2 .bx-pager, #bx-pager2-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager, #bx-pager2.bx-default-pager a {
	background: #c2c3bf; border: 2px solid #c2c3bf;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.bx-wrapper .bx-pager, #bx-pager2.bx-default-pager a:hover,
.bx-wrapper .bx-pager, #bx-pager2.bx-default-pager a.active {
	background: #ccc;
}
.bx-wrapper .bx-pager, #bx-pager2.bx-default-pager a.active {background: none;}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev, .swiper-button-prev {
	left: 10px;
	background: url(images/3240/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next, .swiper-button-next {
	right: 10px;
	background: url(images/3240/controls.png) no-repeat -43px -32px;
}

.swiper-button-prev {
	background: url(images/3240/controls2.png) no-repeat 0 -32px;
}

.swiper-button-next {
	background: url(images/3240/controls2.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover, .swiper-button-prev:hover {
	opacity: 0.7;
}

.bx-wrapper .bx-next:hover, .swiper-button-next:hover {
	opacity: 0.7;
}

.bx-wrapper .bx-controls-direction a, .swiperbtn {
	
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9;
}
.swiperbtn {
	position: absolute;
	top: 50%;
	margin-top: -36px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


.ncaption {padding: 15px 70px 15px 15px; position: absolute; bottom: 0; right: 0; font-family: soleil;font-size: 17px; line-height: 18px; background: #000;}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#floorplans {position: relative; width: 100%; margin: 50px 0 100px 0;}
#film_roll {position: relative;}
div.film_roll_child .swipercaption {display: block; text-align: center; margin: 15px auto 0 auto;color: #fff; font-family: soleil;font-size: 22px;}
div.film_roll_child img {width: auto; height: 550px; opacity: 0.5;border-left: 10px solid #000; border-right: 10px solid #000;}
div.active img {opacity: 1.0;}
div.film_roll_child {background: #000;}


#header-sticky-wrapper {z-index: 99 !important;position: relative;height: 145px !important;}
#header-sticky-wrapper.is-sticky {height: 90px !important;}
.mfp-bg { z-index: 999999999999999999999 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999 !important;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
 z-index: 99999999999999999999999999999 !important;}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }
#specialpopup {margin: 0 auto;text-align: center;}
#specialpopup img {max-width: 100%; height: auto;margin: 0 auto;}
#closepopup {color: #fff; position: absolute; bottom: -35px; top: auto; font-size: 13px;right: auto; left: 50%;opacity: 1;font-family: soleil; text-transform: uppercase;cursor: pointer;width: 80px;text-align: center;display: block;margin: 0 auto 0 -50px;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {display: none;color: #fff;  text-transform: uppercase;font-size: 13px;}
.mfp-gallery .mfp-title {display: inline-block;line-height: 16px;}
.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  .popup-gallery, .popup-gallery img.pimg, .popup-gallery a {z-index: 10 !important;}
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

/* =Media queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1450px) { 

.hometext p, #contact p {font-size: 22px; line-height: 32px;}
.hometext img {height: 70px;  margin: 30px 20px 30px 0;}
div.film_roll_child img { height: 650px; ;}

}
@media only screen and (max-width: 1300px) { 
#floorplans .wrapper {max-width: 90%;}
	.fpbox {width: 27%; margin: 0 3% 40px 3%;}
}
@media only screen and (max-width: 1100px) { 
	.fcol {width: 50%;float:left;}
	.fcol3, .fcol4 {padding-top: 40px;}
	.fsoc {float: none; text-align: left; width:100%;clear: both; padding-top: 60px;}
	.fsoc img, .fsoc svg {margin: 0 10px 0 0;}

.hometext {width: 45%;}
}
@media only screen and (max-width: 1100px) {
#heroover h1 {font-size:21px; line-height: 35px;}
}
@media only screen and (max-width: 1000px) {
body {overflow-x: hidden;}
	#headtop {display: none;}
body .is-sticky #headtop {display: none !important;}
			 #gdpr a.wlink {clear: both; margin-top: 5px;margin-left: 0;}
	#gdpr p {display:block;}

}

@media only screen and (max-width: 900px) {
	#heroover h1 {font-size:17px; line-height: 21px;padding: 20px 30px;}
	#topwhite {margin-bottom: 50px;}
	#gallery {margin-top: 70px;}
.hometext {width: 100%; text-align: center;padding: 0 5%; margin: 0;}
.homeimg {display: none;}
#specs .col {width: 100%; float: none;}
#specs .col .box {margin-bottom: 70px;}
.picover {top: 30px; left: 25px; }
.picover ul li {margin-bottom: 3px;padding: 15px;font-size: 13px; letter-spacing: 1px; line-height: 13px; }
#homevid {display: none;}
#novid {display: block;}
}


@media only screen and (max-width: 780px) {
		.fpbox {width: 43.5%;}
		#gallery, #neighborhood {margin-top: 190px;}
	#neighborhood {margin-top: 30px;}
	.picover {top: -140px; left: 0; width: 100%;}
	#nover {top: -150px;}
	.picover img {display: none;}
.picover ul li {width: 100%; text-align: center; margin-bottom: 3px;padding: 8px 0;font-size: 13px; letter-spacing: 2px; line-height: 13px; }
#nover ul li {font-size: 15px;}
.picover ul li.short {max-width: 100%;}
div.film_roll_child img {height: 450px; }
}
@media only screen and (max-width: 700px) {
#homenav-btn {left: 35px; width: 50px;}
	.wrapper {width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px);width: calc(100% - 30px);}
	div .wrapper {width: 90%;}
.box h2 {top: -33px; left: 15px; padding: 10px 15px; text-transform: uppercase;font-size: 18px; letter-spacing: 2px;}
#map {height: 400px;}
#contact p br {display: none;}

}
@media only screen and (max-width: 600px) {
		.fcol {width: 100%; float:none;padding-top: 40px;text-align: center;}
	#heroover {margin-top: 0;}
	#heroclose {display:none;}
	#heroover, #herooverwrap, #heroovertxt {position: relative; display:block;}
	#heroover h1 {display:block; width:100%;}
	form p {margin: 0 !important;}
	form textarea {margin-top: 20px;}
	form .forml, form .formr {width: 100%; float: none;}
	div.film_roll_child img {height: 350px; border-left: 5px solid #000; border-right: 5px solid #000;}

.ncaption {padding: 0 70px 15px 15px; position: absolute; bottom: 0; right: 0; font-family: soleil;font-size: 17px; line-height: 18px; background: #000;}
#topwhite h2 {letter-spacing: 2px; font-size: 19px; line-height: 22px; padding: 20px 0; }
#topwhite h2 span {font-size: 16px; letter-spacing: 0;}
#headred br {display: inline-block; clear: both;}
#headred div.md {display: none;}
#contact h2, #floorplans h2, #gallery h2, #neighborhood h2 {font-size: 30px; line-height: 30px;letter-spacing: 1px;}
}
@media only screen and (min-width: 481px) and (max-width: 620px) {

}
@media only screen and (max-width: 450px) {

	div.film_roll_child img {height: 275px;}
	.hometext img {height: 60px;}
#map {height: 300px;}

}
@media only screen and (max-width: 400px) {
	.fpbox {width: 100%; margin: 0 0 40px 0; display: block;max-width: 100%;}
	#headtop .hcol {font-size: 10.5px;text-transform: none;}
.overlay-content {	padding: 25px 5px 5px 5px;}
ul.homemenu {padding-top: 10px;margin: 15px 0 0 -10px;}
ul.homemenu li a {font-size: 16px; line-height: 18px;letter-spacing: 3px;}
.overlay .closebtn {margin-left: 35px;}
}

