html,
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Questrial', sans-serif;
	background: #321c16;
	width: 100%;
	max-width: 2000px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
h1 {
	color: #E6C8B5;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #89B2C1;
}

h3 {
	color: #E6C8B5;
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
}

p {
	color: #AD693E;
	font-size: 15px;
	line-height: 21px;
}

a {
	text-decoration: none;
	color: #E5C8B4;
	outline: none;
}

img {
	border: none;
	max-width: 100%;
}

.clear {
	clear: both;
}

#container {
	background-color: #321C16;
	margin: 0;
	padding: 0;
}

#topInfo {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color: #AD693E;
	line-height: 1;
	letter-spacing: 2px;
	font-size: 12px;
	background: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 12px 0;
}

#topInfo span.tel {
	color: #e5c8b4;
}


/* HEADER */

#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.nav-wrapper {
	width: 100%;
	text-align: center;
	padding: 0px;
}
.nav-wrapper.clone{
	display: none;
	background-color: #321c16;
}
.nav-wrapper.clone.fixed{
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	z-index: 99;
}

.nav-wrapper #nav {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
}

#nav li {	
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
#nav li a{
	font-size: 16px;
}

#nav li a {
	width: auto;
	margin: 0;
	padding: 10px 16px;
	display: block;
	color: #E6C8B5;
	text-transform: uppercase;
}

#nav li a.active,
#nav li a:hover {
	background: url(../images/nav_hover.png) center no-repeat #523029;
	color: #fff;
}

#callout_award {
	width: 200px;
	height: 141px;
	background: url(../images/callout_greenAward.png) no-repeat;
	position: absolute;
	top: 50px;
	left: 200px;
}

#logo {
	width: 432px;
	height: 222.64px;	
	margin: 0 auto;
	margin-bottom: 11px;
	display: block;
	margin-top: 20px;
}

.facebook {
	width: 32px;
	height: 32px;
	margin: -35px 101px 0 0px;
	padding: 0;
	float: right;
}

.btns {
	width: 210px;
	height: 47px;
	margin: 0;
	padding: 0;
	display: block;
	left: -11px;
	position: relative;
}

#leasing {
	width: 140px;
	height: 138px;
	display: block;
	margin: 0 auto;
	padding: 0;
	background: url(../images/now_leasing.png) no-repeat;
}

.hours {
	float: left;
}

.address {
	float: right;
	text-align: right;
}

#contactForm {
	width: 100%;
	max-width: 1200px;
	margin: 10px auto;
}

.fields {
	width: 50%;
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
}

#contactForm input {
	height: 25px;
	padding: 0 5px;
	border: 5px solid #88b1c0;
}

#contactForm input {
	width: 100%;
	height: 35px;
	font-size: 20px;
	font-family: 'Questrial', sans-serif;
	margin: 0;
	padding: 0 5px;
	border: 0px solid #ac683e;
	color: #4b4b4b;
	background: #e5c9b1;
}

#contactForm textarea {
	width: 100%;
	height: 185px;
	margin: 0;
	padding: 5px;
	font-size: 20px;
	font-family: 'Questrial', sans-serif;
	border: 0px solid #ac683e;
	background: #e5c9b1;
	color: #4b4b4b;
	resize: none;
	overflow: hidden;
}
#contactForm .fields input:not(:last-child){
	margin-bottom: 15px;
}

#contactForm .btnSubmit {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	float: right;
	border: 0px solid #ac683e;
	color: #fff;
	background: #ac683e;
	text-align: center;
}

#contactForm .legal {
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
}

#homeBan {
	width: 100%;
	padding-bottom: 22.2%;
	background: url(../images/img_home.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
	margin: auto;
}

#footer {
	margin: 25px 0px 0;
	text-align: center;
}
.footer-inner{
	display: inline-block;
}
#footer p.legal {
	color: #4D4D4D;
	font-size: 10px;
	line-height: 12px;
	margin: 0px auto;
	float: left;
}

a.greystar {
	width: 70px;
	height: 17px;
	background: url(../images/greystar.png) no-repeat;
}

a.mmc {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
a.mmc img{
	width: 50px;
	height: 50px;
}
a.mmc img,a.mmc span{
	display: inline-block;
	vertical-align: middle;
}
a.mmc span{
	font-size: 10px;
	color: #4D4D4D;
	text-align: left;
}

.content {
	width: 100%;
	margin: auto;
	padding: 0 15px;
}

.centered {
	text-align: center;
}

.gradSep {
	/*
	width: 870px;
	background: url(../images/grad_sep.png);
	*/
	margin: auto;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 29%, rgba(0,0,0,1) 71%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 29%,rgba(0,0,0,1) 71%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 29%,rgba(0,0,0,1) 71%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	
}

.seeProgress {
	text-align: center;
	padding: 5px 0px;
	margin-top: 40px;
	line-height: 24px;
}

.seeProgress a {
	color: #E6C8B5;
	text-decoration: none;
	font-size: 17px;
	text-align: center;
}

#photoStrip {
	height: 120px;
	background: #000;
	overflow: hidden;
	margin: auto;
	width: 1080px;
}

#photoStrip ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
	width: 8640px !important;
}

#photoStrip ul li {
	float: left;
}

#galImages {
	width: 770px;
	margin: 0 auto;
	background: #000;
}

#galImages img {
	margin: 4px;
}


/* COMMON */

#main_content {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding: 12px;
	background: #000;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
.main_content_inner{
	width: 100%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.clearfloat {
	clear: both;
	display: block;
}


/* FLOOR PLANS */

#plan-titles {
	width: 30%;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	float: left;
}

#plan-titles li {
	width: 100%;
	height: auto;
	font-size: 15px;
	margin: 0 0 6px 0;
	padding: 4px 0;
	text-align: center;
	letter-spacing: 3px;
	color: #E6C8B5;
	cursor: pointer;
	list-style: none;
}
#plan-titles li  > a{
	background-color: #331c16;
	padding: 4.5px 0;
	display: block;
}

#plan-titles li.selected a,
#plan-titles li:hover a{
	color: #321C16;
	background-color: #ad683e;
}


#plan-titles li ul.dropDown {
	display: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 9px;
}

#plan-titles ul.dropDown li {
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 4px 0 3px 35px;
	color: #321C16;
	background: #999999;
}

#plan-titles ul.dropDown li.active,
#plan-titles ul.dropDown li:hover {
	background: #f5c562;
}

#plan-titles ul.dropDown li.hc {
	background: url(../images/plan_hc.png) right no-repeat #999999;
}

#plan-titles ul.dropDown li.hc.active,
#plan-titles ul.dropDown li:hover.hc {
	background: url(../images/plan_hc.png) right no-repeat #f5c562;
}

#plans {
	width: 70%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#plans .plan-default {
	font-size: 23px;
	color: #E6C8B5;
	margin: 215px auto 0 auto;
	letter-spacing: 1px;
}

#switcher-panel {
	margin: 0;
	padding: 0;
}

#sitePlan {
	display: none;
}

#gallery {}

#galleryNav {
	width: 100%;
}

#galleryNav > div {
	margin-bottom: 5px;
	font-size: 0;
	text-align: center;
}

#galleryNav div > span {
	width: 25%;
	line-height: 1.2;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	color: #E6C8B5;
	cursor: pointer;
	background: #331c16;
	display: inline-block;
	vertical-align: middle;
	padding: 4.5px 5px;
}
#galleryNav div > span{
	border-right: 4px solid #000;
	border-left: 4px solid #000;
}
#galleryNav .row2 span{
	width: 50%;
}

#galleryNav .row1 span {	
}


#galleryNav span:hover,
#galleryNav span.active {
	color: #321C16;
	background: #ad683e;
}

#galleryWrapper {
	width: 100%;
	height: auto;
}

#galleryWrapper img {
	margin: 0;
	opacity: 0.6;
}
#galleryWrapper .gallery-inner{
	text-align: center;
}
#galleryWrapper .gallery-inner > div{
	font-size: 0;
}
#galleryWrapper a{
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	padding-bottom: 20%;
	position: relative;
	border: 4px  solid #000;
}
#galleryWrapper a > span{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#galleryWrapper a > span > img{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
    width: 100%;
    height: 100%;	
}

#galleryWrapper img:hover {
	opacity: 1;
}


/* AMENITIES */

#amenities {
	width: 100%;
	max-width: 1200px;
	margin: 20px auto 0 auto;
	padding: 0;
	font-size: 13px;
	padding:  0 12px;
}

#amenities h2 {
	font-weight: normal;
}

#amenities .col {
	width: 360px;
	margin: 0;
	padding: 0;
	float: left;
}

#amenities ul {
	color: #E6C8B5;
	margin: 0;
	list-style-type: none;
	padding: 0px;
}

#amenities ul li {
	margin-top: 15px;
	font-size: 15px;
}

#amenities ul li ul {
	padding: 0px 0px 0px 35px;
}

#featureList {
	position: relative;
}

#featureList .active {
	display: block;
}
.insideEdge,.culture{
	width: 46.65738161559889%;	
}
.insideEdge {
	float: left;
}

.culture {
	float: right;
}

.btnEdge,
.btnCulture {
	height: 40px;
	float: left;
	margin-right: 30px;
	cursor: pointer;
	color: #E6C8B5;
	font-size: 24px;
}

.btnEdge.active,
.btnCulture.active {
	color: #89B2C1;
}

.other-links-wrapper {
	float: right;
	width: 210px;
	margin-right: -11px;
}
#nav li a {
	padding: 10px 14px;
}
#nav li.social a{
	font-size: 0px;
	text-decoration: none;
	background: none !important;
	color: #E6C8B5 !important;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#nav li.social a i{
	font-size: 20px;
}
#nav li.social a.pet{
	font-size: 0;
	cursor: default;
}
#footer .left{
	font-size: 0;
	width: 208px;
}
#footer .right{
	width: 210px;
}
#footer .right > img{
	display: inline-block;
	vertical-align: middle;
}
#footer .left a{
	display: inline-block;
	vertical-align: top;
}
#footer a.diversity{
	cursor: default;
}
#footer .disclaimer{
	width: 454px;
	padding: 0 23px;
}
.sub-heading img,.sub-heading h3{
	display: inline-block;
	vertical-align: middle;
}
.sub-heading h3{
	margin: 0;
	margin-left: 10px;
	font-size: 22px;
}
.index .content .content-main{
	width: 100%;
	max-width: 685px;
	margin-left: auto;
	margin-right: auto;
}
h1{
	text-align: center;
}
.fp_main_wrapper:after{
	content: '';
	display: block;
	clear: both;
}
.fp-content-wrapper{
	text-align: center;
}
.privacy-policy-link{
	text-align: center;
}
#nav li.mobile-links{
	display: none;
}
#hamburger-menu{
	display: none;
}
.index .content h1{
	margin-top: 22px;
	margin-bottom: 22px;
	font-size: 32px;
}
.contact-info-wrapper{
	width: 100%;
	max-width: 1200px;
	padding: 0 10px;
	margin-left: auto;
	margin-right: auto;
}
.location .location-conntent{
	text-align: center;
}
.location .location-conntent img{
	max-width: 100%;
}
.location .location-conntent > a{
	display: block;
	width: 100%;
	padding: 0 12px;
}
.features-disclaimer{
	font-size:12px;
	line-height:15px;
	text-align: left;
}
.fp-disclaimer{
	text-align: center;	
	width: 100%;
	max-width: 802px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.fp-disclaimer p{
	font-size: 10px;
	line-height: 1.2;
	margin: 0;
}
.fp-disclaimer p:nth-child(2){
	margin-bottom: 12px;	
}
.siteplan-btn{
	text-align: center;
	margin-top: 20px;
}
@media(min-width: 949px){
	#header{
		overflow: hidden;
	}
}
@media(max-width: 948px){
	.nav-wrapper #nav{
		height: auto;		
		font-size: 0;
	}
	#nav li{
		height: auto;
		display: inline-block;
		vertical-align: middle;
		float: none;
		z-index: 99;
	}
	#nav li.mobile-links{
		display: inline-block;
	}	
	#nav li a{
		font-size: 10px;
		padding: 5px;
	}
	#nav li a.active, #nav li a:hover{
		background: none;		
	}
	#nav li.social a{
		font-size: 19px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.other-links-wrapper{
		width: auto;
		margin-right: 15px;
	}
	#leasing{
		width: 100px;
		height: 100px;
		background-size: cover;
	}
	.other-links-wrapper .btns{
		display: none;
	}
	#logo{
		width: auto;
		height: auto;
		text-align: center;
		width: 200px;
		height: 103.8px;		
		margin-bottom: 5px;
	}
	#logo img{
		max-width: 100%;
	}
}
@media(max-width: 800px){
	p{
		font-size: 12px;
		line-height: 1.4;
	}
	#hamburger-menu{
		display: block;
	}
	#hamburger-menu i{
		font-size: 25px;
	}
	.nav-wrapper #nav{
		position: absolute;
		top: calc(100% + 7px);
		left: 0;
		width: 225px;
		margin-left: auto;
		margin-right: auto;
		background-color: #AD693E;		
		border-radius: 5px;
		padding: 7.5px 0;		
		display: none;
		z-index: 999;
	}
	.nav-wrapper #nav.active{
		display: block;
	}
	#nav li a,#nav li.social a{
		font-size: 16px;
		padding: 7.5px 0;
	}
	#nav li,#nav li.mobile-links{
		display: block;
	}
	.privacy-policy-link{
		margin: 20px auto;
	}
	#topInfo{
		padding: 6px 10px;
	}
	#topInfo .topInfo-divider{
		display: none;
	}
	#topInfo .tel{
		display: block;
		padding-top: 5px;
	}
	.index .content h1{
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 23px;
	}	
	.form-inner{
		position: relative;
		padding-bottom: 40px;
	}
	.form-inner .submit-wrapper{
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		transform: translateY(-100%);
		padding: 0 10px;
		margin-top: 2px;
	}
	.fields{
		width: 100%;
	}
	#homeBan{
		padding-bottom: 40%;
	}
	#header{
		padding: 15px 0;
	}
	#logo{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.nav-wrapper #hamburger-menu{
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		width: auto;
		padding-left: 25px;
	}
}
@media(max-width:870px){
	.footer-wrapper{
		padding: 0 15px;
	}
	#footer{
		margin-top: 20px;
	}
	#footer p.legal{
		float: none;
		display: block;
	}
	#footer p.legal.disclaimer{
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}	
}
@media(max-width: 720px){
	.insideEdge,.culture{
		float: none;
		width: 100%;
		max-width: 335px;
		margin-left: auto;
		margin-right: auto;
	}
	.features-disclaimer{
		max-width: 335px;
		margin-left: auto;
		margin-right: auto;
	}
	#galleryNav .row1 span{
		width: 50%;
	}
	#galleryNav .row2 span{
		width: 100%;
	}
	#galleryNav .row1 span:first-child,#galleryNav .row1 span:nth-child(2){
		margin-bottom: 5px;
	}
	#galleryNav .row2 span:first-child{
		margin-bottom: 5px;
	}
	#galleryWrapper a{
		width: 50%;
		padding-bottom: 50%;
	}
	#plan-titles{
		width: 20%;
	}
	#plans{
		width: 80%;
	}
}
@media(max-width:650px){
	#topInfo a{
		display: block;
		padding-top: 5px;
	}
	.other-links-wrapper{
		margin-right: 10px;
	}
	#leasing{
		width: 80px;
		height: 80px;
	}
	#logo{
		width: 150px;
		height: 77.3px;
	}
	#plan-titles{
		width: 100%;
	}
	#plans{
		width: 100%;
	}
	#plans .plan-default{
		margin: 50px 0;
	}
	.fp_main_wrapper{
		position: relative;
		padding-bottom: 113.6px;
	}
	.siteplan-btn{
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		text-align: center;
		transform: translateY(-100%);
		margin-top: 0;
	}
}
@media(max-width:480px){
	.sub-heading h3{
		font-size: 13px;
	}
	.index .content h1{
		font-size: 15px;
	}	
	.form-inner{
		padding-bottom: 75px;
	}
	#leasing{
		width: 70px;
		height: 70px;
	}
	#contactForm .btnSubmit, .QapTcha{
		width: 100%;
		float: none;
		display: block;
	}
	#contactForm .btnSubmit{
		margin-top: 5px;
	}
}
#jquery-overlay{
	width: 100% !important;
	height: 100% !important;
	z-index: 1000;
}
.container-main{
	background-image: url('../images/bg_texture.jpg');
}
@media(min-width:1000px){
	.container-main{		
		border: 36.67px solid rgba(0, 0, 0, 0.5);
		border-bottom-width: 0px;
		border-top-width: 0px;
		position: relative;
	}
	.container-main:before{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: calc(100%);
		height: 36.67px;
		background-color: rgba(0, 0, 0, 0.5);
	}
	.container-inner{
		padding: 0 30px;
		position: relative;
	}
	.container-inner:before,.container-inner:after{
		content: '';
		display: block;
		position: absolute;
		top: 36.67px;
		height: calc(100% - 36.67px);
		width: 30px;
		background-image: url('../images/vertical_brick_pattern.jpg');
		background-repeat: repeat;
	}
	.container-inner:before{
		left: 0;
	}
	.container-inner:after{
		right: 0;
	}
}
@media(min-width:1000px) and (max-width: 1070px){
	#header{
		overflow: initial;
	}
	.nav-wrapper{
		width: calc(100% + 90px);
		margin-left: -45px;
	}
}
@media(min-width: 1200px){
	.container-inner{
		padding: 0 50px;
	}
	.container-inner:before,.container-inner:after{
		width: 50px;
	}
}
@media(min-width:1400px){
	.container-inner{
		padding: 0 100px;
	}
	.container-inner:before,.container-inner:after{
		width: 100px;
	}
}
.footer-wrapper{
	padding-bottom: 100px;
}
.apartments-rating-logo img{
	width: 75px;
	display: block;
	margin: 10px auto 0;
}