
/* Fonts 
------------------------------------------------------------*/




/* Base
------------------------------------------------------------*/

h1, h2, h3 { 
	font-weight: 300; 
	text-rendering: optimizeLegibility; 
	line-height: 1; 
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 20px;
	font-family: 'Open Sans';
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
text-align: center;
}

h1 {
	font-size: 30px;	
}

h2 {
	font-size: 20px;	
}

h3 {
	font-size: 15px;	
	color: #CAB856;
}

header.show-for-medium-up {
	z-index: 9999;
}

.buttonDetail {
	font-size: 12px;
}

p, ul, ol {
	font-size: 13px;	
}

hr { border: solid #eee; border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0; }


small { font-size: 60%; line-height: inherit; }

.text-uppercase {
	text-transform: uppercase;	
}

.text-bold {
	font-weight: 700;	
}

/* Links ---------------------- */

a { color: #1b75bb; text-decoration: none; line-height: inherit; }

a:hover { color: #333; }

a:focus { color: #333; outline: none; }

p a, p a:visited { line-height: inherit; } 



/* Foundation Changes 
-----------------------------------------------------------*/

#topnav-mobile {
	position: relative;
	z-index: 2;	
}

.top-bar {
	background: #fff;	
	margin: 0;
	height: 80px;
}

.top-bar .name {
    height: 80px;
}

.top-bar .name a {
   padding: 10px;
	display: block;
	float: left;
}



.top-bar .toggle-topbar.menu-icon a:after {
    box-shadow: 0 10px 0 1px #768591, 0 16px 0 1px #768591, 0 22px 0 1px #768591;
}

.top-bar.expanded .title-area {
    background: none repeat scroll 0 0 #FFFFFF;
}

.top-bar .toggle-topbar.menu-icon {
	list-style: none;	
}

.top-bar.expanded .toggle-topbar a span {
	box-shadow: none;
}

.top-bar-section ul li > a {
	background: #E8E8E8;
	color: #737373;	
	text-transform: uppercase;
	font-size:17px;
	font-weight: 300;	
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	
}
.top-bar-section ul li > a:hover, .top-bar-section ul li.current > a {
	background: #768591;	
	color: #fff;
}



.row.full {
	max-width: 100%;	
}


.row.fuller {
	max-width: 90rem;	
}




button, .button {
	background: rgba(118, 133, 145, 1);
	font-family: 'Open Sans';
	text-transform: uppercase;
	letter-spacing: 1px;	
}

button.yellow, .button.yellow {
	background: #CAB856;
}	

button:hover, .button:hover {
	background: #22353E;	
}



.home .button {
	background: #222;	
}

.home .button:hover {
	background: #000;	
}

/* Structure 
------------------------------------------------------------*/
html, body {
	width  : 100%;
	height : 100%;
}


body {
	font-family: 'Open Sans', sans-serif;
}

ul.details li {
	list-style:none;
}
	
	 
.page {
	width: 100%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 1.5;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	min-height: 100%;
	position: relative;
	z-index: 1;
	font-weight: 300;
}

.home.page {
	height: 100%;	
}

.wrapper {
	width: 90%;
	margin: 0 auto;	
}

header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index:1;	
	background: #fff;	
}

.logo {
	background: #e9e9e8;	
	position: absolute;
	left: 5%;
	width: 19%;
}

.logo img {
	display: block;
	margin: 0 auto;
	padding: 35px 15%;	
}

.nav-large {
	margin: 0 0 0 21.6%;
	width: auto;
}

.nav-large ul {
	margin: 0;
	padding: 0;	
}

.nav-large ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;	
}

.nav-large a {
	color: #3d4542;
	font-size: 15px;
	display: block;
	text-transform: uppercase;
	padding: 10px 15px;	
	letter-spacing: 1px;
}

.nav-large .current a, .nav-large a:hover {
	background: #768591;
	background: rgba(118,133,145,.8);
	color: #fff;	
}

.nav-large li.nav-lease a {
	color: #CAB856;	
}

footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}

.footer-main {
	background: #768591;
}

.footer-main ul {
	margin-bottom: 0;	
	padding-bottom: 0;
}

.footer-main li {
	padding: 0.625rem 1.25rem;
	letter-spacing: 1px;
	font-size: 14px;
	color: #3d4542;
	text-transform: uppercase;	
	display: inline-block;
	width: auto;
}

.footer-main li.address {
	line-height: 1.6;	
	
}

.footer-main .cta-tour {
	background: #cab856;		
	display: inline-block;
	width: auto !important;
	
}

.cta-tour a:first-child {
	font-size: 14px;	
	font-weight: 300;
}


.cta-tour a {
	color: #3d4542;
	font-size: 22px;
	font-weight: 700;	
}

.cta-tour a:hover {
	color: #000;	
}

.btn-directions {
	padding: 0 !important;	
}

.btn-directions a {
	background: #22353e;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px;
	letter-spacing: 1px;	
	
}

.footer-secondary {
	background: #0f191e;	
	color: #fff;
	font-size: 9px;
	padding: 0.625rem;
	letter-spacing: 1px;
}

.footer-secondary img {
	padding: 0 10px;	
	margin: 0 !important;
}


.social {
	position: relative;
	float: right;
}


.social ul {
	margin: 10px 0 0;
	padding: 0;	
	overflow: hidden;
}

.social li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;	
	float: left;
}

.social li a {
	display: block;
	overflow: hidden;
	width: 27px;
	background: url(../images/icon-social.png) 0 0 no-repeat;	
	text-indent: -9999px;
}

.social li.icon-facebook a {
	height: 24px;
	background-position: 0 0;	
}

.social li.icon-twitter a {
	height: 21px;
	background-position: 0 -24px;	
}

.social li.icon-pinterest a {
	height: 23px;
	background-position: 0 -45px;	
}

.social li a:hover {
	opacity: .8;	
}

.sitemapImage {
	background: url(../images/ppsitemap.png) no-repeat;
	width: 450px;
	height: 714px;
}

ul#floorSelect li.selected a {
background: #CAB856;
}

ul#floorSelect li {
margin: 0 10px;
padding: 0;
list-style: none;
display: block !important;
}

ul#floorSelect li a {
	overflow: hidden;
	width: 20px;
	height: 20px;
	display: block;
	background: #768591;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 1px 0 0;
	line-height: 1.5;
	margin-bottom: 7px;
}

.unit_info {
	margin-top: -75px;
}

.interactButton {
	text-align: center;
	width: 270px;
	margin: 0 auto;
	margin-bottom: 20px;
}

/* Page Specific 
------------------------------------------------------------*/

.body {
	padding: 144px 0 120px 0;
	position: relative;	
}

.gallery .subnav {
	margin-left: 7%;	
}

.subnav  {
	position: relative;
	z-index: 10;	
}

.subnav a, .subnav ul ul a, .subnav ul .current ul a {
	color: #3d4542;
	background: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 4%;	
	letter-spacing: 1px;
	font-size: 13px;
}

.subnav .current a, .subnav a:hover, .subnav ul .current ul a:hover {
	background: #768591;
	color: #fff;
}

.subnav ul ul {
	display:none; 
	position: absolute;
	margin: 0;
	padding: 0;	
	width: 14.7%;
}

.subnav li:hover > ul { 
	display:block;
}

.subnav ul ul li {
	list-style: none;
	margin: 0;
	padding:0;
	display: block;	
}

.subnav ul ul a, .subnav ul .current ul a {
	background: #eee;
	text-transform: capitalize;
}

.bg-body {
	background: #000;
	background: rgba(0,0,0,.8);
	padding: 2%;	
	width: 96%;
	margin: 0 auto;
	max-width: 960px;


}

.inner .body img {
	margin-bottom: 20px;	
}


.bg-white {
	background: #fff;
	background: rgba(255,255,255,.8);
	padding: 20px;
	overflow: hidden;
}

.bg-white, .bg-white h1, .bg-white h2, .bg-white h3 {
	color: #333;	
}


.bg-black {
	background: #000;
	background: rgba(0,0,0,.8);
	padding: 20px;
}





/* Home */



.story {
	position: relative;
	height: 100%;	
}


.home .button {
	margin-bottom: 0;	
}


/* Home BGS */

#intro, #second, #third, #fourth {
	width: 100%;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	height: 100%;
}

#intro{
	background: url(../images/bg-home-1.jpg) 50% 0 no-repeat fixed;
}

#second{
	background: url(../images/bg-home-2.jpg) 50% 0 no-repeat fixed;
}

#third{
	background: url(../images/bg-home-3.jpg) 50% 0 no-repeat fixed;
}

#fourth{
	background: url(../images/bg-home-4.jpg) 50% 0 no-repeat fixed;
}

/* Home Layout */

.bg-blk {
	background: #000;
	background: rgba(0,0,0,.8);
	padding: 0.625rem 0;	
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	top: 40%;
}

#fourth .bg-blk .columns:first-child {
	padding-top: 3%;
}
.callout-home {
	background: #ba9c13;
	color: #222;
	font-size: 34px;
	padding: 2%;
	font-family: 'Open Sans';
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
}

#intro h1 {
	position: absolute;
	bottom: 15%;
	right: 8%;
	color: #dad8d6;
	font-size: 100px;
	text-transform: capitalize;
	opacity: .8;	
	text-align: center;
	letter-spacing: 1px;
}

/* Gallery Section */

.gallery { 
  background: url(../images/bg-gallery.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}


/* Features Section */

.features { 
  background: url(../images/bg-features.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}


/* Contact Section */

.contact { 
  background: url(../images/bg-contact.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#contact_map {
	height: 200px;	
}


/* Floorplan */

.floorplans { 
  background: url(../images/bg-floorplans.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.floorplan-filter {
	overflow: hidden;
	margin:0 auto;	
/*	width: 121px;*/
}

.floorplan-filter span {
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 10px;
	display: block;
}

.floorplan-filter ul {
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;	
}

.floorplan-filter label {
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.floorplan-filter li {
	margin: 0 10px;
	padding: 0;
	list-style: none;
/*	float: left;*/
	display: inline-block;	
}

.floorplan-filter a {
	overflow: hidden;
	width: 40px;
	height: 40px;
	display: block;
	background: #768591;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 3px 0 0;
	line-height: 1.5;
}

.floorplan-filter .selected-s a {
	background: #CAB856;	
}



.apartment-list {
	width: 23%;
	margin: 0 1% 2%;	
	color: #333;
	border: 1px solid #BABABA;
	padding: 1%;
	float: left;
	text-align: center;
	height: 392px;
	background: #fff;
}

.apartment-list a li {
	color: #333;
}

.apartment-list:hover {
	background: #eee;	
}


.apartment-list-img {
	background: #fff;
	padding: 2%;
	border: solid #ddd 1px;
	width: 100%;
	margin: 0 0 10px;
}

.apartment-list:hover .apartment-list-img {
	display: block	
}


.apartment-list h2 {
	color: #5B5A5D;
	text-align: left;
	font-size: 16px;
	margin: 0 0 10px;
}

.apartment-list ul {
	margin: 0 0 10px;
	padding: 0;	
}

.apartment-list ul li {
	list-style: none;	
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
}

.btn-view {
	color: #fff;
	background: #CAB856;
	text-transform: uppercase;
	padding: 3px 10px;
	display: block;	
}

.apartment-list:hover .btn-view {
	background: #768591;	
}





/* Area Section */

.area { 
  background: url(../images/bg-neighborhood.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#area_map {
	height: 535px;
}

#area_map img, #contact_map img {
	max-width: none !important;	
}

.cat_list h3 {
	text-transform: lowercase;
}

.cat_list ul {
	margin: 0;
	padding: 0;	
}

.cat_list li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;	
}

.cat_list li span {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;	
}


.cat_list a {
	color: #CAB856;
}

.info_window {
	color: #333;	
	min-width: 150px !important;
}



/* Print - Floorplan Details HTML */

.print-header {
	width: 100%;
	border-bottom: 1px solid #eee;
}

.print .logo {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: relative;
    width: 100%;	
	max-width: 100%;
}

.print .logo img {
	margin: 0;
	padding: 35px 0;	
}

.print .contact-info {
	color: #000;
	text-align: right;
	margin-top: 9%;
}

.print .body {
    padding: 144px 0 30px;
}

.print .body, .print .body h1, .print .body h2, .print .body h3, .print .body p, .print .body li, .print .body a {
	color: #000;
}	

.print footer {
	position: relative;	
}

.print .footer-secondary {
    background: none repeat scroll 0 0 #fff;
    color: #000;
	border-top: 1px solid #eee;
}

/* Plug In Modifications
----------------------------------------------*/

/* Gallery - Owl Slider
-------------------------*/
.owl-carousel {
    margin: 0 auto;
    width: 90%;
}

.owl-carousel .owl-wrapper-outer {
	width: 96%;
	float: left;	
}

.owl-controlls.clickable {
	float: right;
	width: 100%;	
}

.owl-theme .owl-controlls .owl-page span {
	border-radius: 0;	
	width: 20px;
	height: 20px;
	background: #fff;
}

.customNavigation {
	width: 100%;
	margin: 22% auto 0;
	position: relative;	
}

.customNavigation .prev, .customNavigation .next {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 33px;
	position: absolute;
}

.customNavigation .prev {
	background: url(../images/icon-arrow-prev.png) 0 0 no-repeat;
	left: 0;
}

.customNavigation .next {
	background: url(../images/icon-arrow-next.png) 0 0 no-repeat;
	right: 0;
}



/* Tiny Scroller
-------------------------*/

.custom_scroll { width: 100%; margin: 20px 0 10px; }
.custom_scroll .viewport { height: 480px; overflow: hidden; position: relative; }
.custom_scroll .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width: 89%; }
.custom_scroll .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 5px; }
.custom_scroll .track { background: #ddd; height: 100%; width:4px; position: relative; padding: 0 1px; }
.custom_scroll .thumb { background: #CAB856; height: 20px; width: 4px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0px; border-radius: 10px; }
.custom_scroll .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
.custom_scroll .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }




/* Misc
----------------------------------------------*/
.hide {
	display: none !important;	
}


.ifIE8 {
	display: none;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99999999;
	background: #231F20;
	color: #fff;
	text-align: center;	
	padding: 10px;
	font-size: 15px;
}

/* Mobile Specific 
----------------------------------------------*/

@media (max-width: 1180px) { 
.nav-large a {
    font-size: 14px;
    padding: 10px;
}

.nav-directions {
    top: 42px;
}
}

@media (max-width: 1110px) { 
	.footer-main li, .cta-tour a:first-child {
		font-size: 12px;	
	}
	

}
@media (max-width: 1025px) {
.footer-main li.address {
    width: 160px;
}

.footer-main li {
	font-size: 12px;
	padding: 0.625rem;
	letter-spacing: 0;	
	line-height: 3.2;
}
}

@media (max-width: 940px) { 
.body {
    padding: 126px 0 210px;
}

.logo {
    left: 0;
    width: 24%;
}
.nav-large a {
    font-size: 10px;
    letter-spacing: 0;
    padding: 10px 7px;
}

.nav-directions {
    top: 36px;
}
.nav-directions a {
    font-size: 10px;
}

button, .button {
    font-size: 13px;
	padding: 1.0625rem 1rem 1rem;
}

.apartment-list {
    width: 31%;
}

.bg-blk {
	font-size: 13px;	
}
.callout-home {
	font-size: 25px;	
}



.subnav a, .subnav ul ul a, .subnav ul .current ul a {
	font-size: 10px;	
}

.subnav ul ul {
    width: 14.6%;
}

.social li {
	padding: 0;
}



}

@media (max-width: 640px) {

.body {
    padding: 20px 0;
}

.subnav li {
	width: 100%;	
	padding-right: 0;
}

.subnav a {
	padding: 2%;
}

.subnav a, .subnav ul ul a, .subnav ul .current ul a {
	font-size: 13px;	
}

.subnav ul ul a, .subnav ul .current ul a {
	padding: 2px;
}

.subnav ul ul {
    width: 100%;
	display: block;
	position: relative;
}

footer {
	position: relative;	
}
.footer-main ul {
	margin: 0 auto;	
}

.footer-main li, .footer-main li.cta-tour {
	width: 100% !important;
	display: block;	
	text-align: center;
	line-height: 2;
}

.social {
	float: none;	
	margin-top: 10px;
}

.social ul {
	padding-bottom: 10px;
	width: 120px;
	margin: 0 auto;
}

.social li {
	float: left;
	margin: 0 5px 0;
	width: auto !important;	
}


/* home */

#intro, #second, #third, #fourth {
    background-size: auto;
    min-height: 260px;
    width: auto;
	background-position: 50% 0 !important;
}


.bg-blk {
	top: 0;
	padding: 0;
}
.bg-blk .columns {
	padding: 5px;	
}

#intro{
	background: url(../images/bg-home-1.jpg) 50% 0 no-repeat scroll #000;
}

#second{
	background: url(../images/bg-home-2.jpg) 50% 0 no-repeat scroll #000;
}

#third{
	background: url(../images/bg-home-3.jpg) 50% 0 no-repeat scroll #000;
}

#fourth{
	background: url(../images/bg-home-4.jpg) 50% 0 no-repeat scroll #000;
}


#intro h1 {
    bottom: 0;
    font-size: 50px;
    position: relative;
    right: 0;
	text-align: center;
	padding: 15% 0 0;
}

.bg-blk {
    font-size: 13px;
}

.callout-home {
	font-size: 30px;
	text-align: center;	
}

/*features */
.features .body img {
	display: block;
	margin: 0 auto 20px;
}

/*floorplans */
.apartment-list {
    width: 48%;
	height: 436px;
}



/* area */

#area_map {
    height: 245px;
}

.custom_scroll .thumb {
	width: 15px;	
	left: -6px;
}

/* gallery */
.gallery .subnav {
    margin-left: 1%;
}

.owl-carousel {
    margin: 0 auto;
    width: 98%;
}

.owl-carousel .owl-wrapper-outer {
	width: 100%;
	float: none;	
}

.owl-controlls.clickable {
	float: none;
	width: 100%;	
}

.print .contact-info {
	margin-top: 12%;
}


}

@media (max-width: 420px) {
.bg-blk {
	font-size: 11px;
}

#intro h1 {
    padding: 31% 0 0;
	color: #fff;
	opacity: 1;
}

.apartment-list {
		width: 96%;
		padding: 2%;
		height: auto;	
	}
}