<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*developments*/
body.page-developments h1 {
    text-align: center;
}

.dev-gallery .slide a {display:block;}
.development .info {padding:4%; min-height:120px;}
.development .info p {min-height:130px;}
.development .info h2 {font-size:18px; line-height:22px; padding-bottom:10px;}
.development .prop-action { position: relative;width:92%; left:auto; bottom:auto;  padding:10px 4% 8px 4%; margin-top:0;}
.dev-img { text-align:center; }
.dev-img .dev-gallery .slide img { width:70%; }
.development {width:31.333%; margin-right:3%; margin-bottom:20px; float:left; background:#fff; *width:30%;}
.development:nth-child(3n) {margin-right:0;}
.development:nth-child(3n+1) {clear:both;}



.developmentpast .info {padding:4%; min-height:70px; text-align:center;}
.developmentpast {width:22.666%; margin-right:3%; margin-bottom:20px; float:left; background:#fff; *width:22%;}
.developmentpast:nth-child(4n) {margin-right:0;}
.developmentpast:nth-child(4n+1) {clear:both;}
.developmentpast .info h2 {font-size:15px; line-height:19px; padding-bottom:10px;}
.developmentpast .info a { color:#989898; }

#contentgalsov ul li span.list_link { display:inline-block; padding-top:14px;text-decoration:underline; }

/*development-details*/


.span8.more {
	padding-bottom:30px;
}
.span4.more {
	padding-bottom:30px;
}

.split { background:#f0f0f0;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box; 		height: 520px !important;	height: 520px !important;}

.dev-actions { position:absolute; bottom:30px; /*left:40px;*/ }
.dev-additional {float:left;width: 46%;min-height: 450px;padding:2%;display:none;}
#gmap_canvas { width:100%; height: 520px !important; overflow: hidden;display: block;}


.detail-form {margin-bottom: 15px;  }

.info-gallery-holder{width:100%;position:relative;overflow-x:hidden;min-width:570px;z-index:50;}
.info-gallery-wrapper{width:530px;height:400px;margin:auto;position:relative;}
.info-gallery-container{width:670px;top:0;left:-70px;height:400px;position:relative;}
.info-gallery{width:670px;height:400px;position:absolute;top:0;left:0;overflow:hidden;z-index:1002;background:#fff;background:url(/images/loading2.gif);background-repeat:no-repeat;background-position:center center;}
.info-gallery2{width:670px;height:400px;position:absolute;top:0;left:-670px;overflow:hidden;z-index:1002;background:#fff;opacity:0.4;filter:alpha(opacity=20);*display:none;background:url(/images/loading2.gif);background-repeat:no-repeat;background-position:center center;}
.info-gallery3{width:670px;height:400px;position:absolute;top:0;left:670px;overflow:hidden;z-index:1002;background:#fff;opacity:0.4;filter:alpha(opacity=20);*display:none;background:url(/images/loading2.gif);background-repeat:no-repeat;background-position:center center;}
.info-gallery2 .slide{display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;}
.info-gallery3 .slide{display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;}
.info-gallery .slide{display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;}

.info-gallery2 .slide.logo {display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:auto;-moz-background-size:auto;-o-background-size:auto;background-size:auto;background-position:center center;}
.info-gallery3 .slide.logo{display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:auto;-moz-background-size:auto;-o-background-size:auto;background-size:auto;background-position:center center;}
.info-gallery .slide.logo{display:none;width:670px;height:400px;position:relative;background-repeat:no-repeat;-webkit-background-size:auto;-moz-background-size:auto;-o-background-size:auto;background-size:auto;background-position:center center;}



.info-gal-prev{z-index:12000;width:51px;height:51px;position:absolute;bottom:43%;left:10%;background:url('/images/arrow-horz-circle.png') no-repeat;}
.info-gal-next{z-index:12000;width:51px;height:51px;position:absolute;bottom:43%;right:10% !important;background:url('/images/arrow-horz-circle.png') no-repeat;}
.info-gal-prev{right:40px;background-position:0px 0}
.info-gal-next{right:0px;background-position:-51px 0}
.info-gal-prev:hover{background-position:0px -51px}
.info-gal-next:hover{background-position:-51px -51px}

.dev_listings h3, .dev_agents h3, .dev_amenities h3 {
    text-align: center;
    padding: 30px 0;
    font-family: var(--font-family-serif);font-style:var(--font-style-nrm);font-weight: var(--font-weight-nrm);
}

.dev_agents .cnt {
	text-align:center;
}

.dev_amenities {
	background:#f0f0f0;
}

p.more.inner {
	 padding:30px 0;
	 margin:0;
	 text-align: center;
}

ul.associate-container {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

ul.associate-container li {
    margin-bottom: 0px;
    float:left;
}

ul.associate-container li .image {
    float: left;
    width: 110px;
    margin-right: 10px;
}

ul.associate-container li .details {
	text-align: left;
    float: left;
    padding-top: 40px;
    font-size: 13px;
    width: 135px;
}

ul.associate-container li .details p {
    padding-top: 10px;
}

ul.associate-container li .details a.profile {
    color: #F89609;
    text-transform: uppercase;
    font-size: 13px;
}

.sresults {
    margin-bottom: 30px;
}

.page-development-details .fcrumbs {
	padding-top:30px;
}

.teaser_text {
		font-family:var(--font-family-comp);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
    font-size: 22px; line-height:28px;
    margin:20px 0;
    text-align:center;
		letter-spacing: 1px;
}
.dev_facts {
	text-align:center;	
	padding:0 0 30px 0;
}

.dev_facts ul.facts {
	list-style-type: none;
	display:table;
	width:100%;
	margin: 0 auto;padding:0;
}
.dev_facts ul.facts li {
		display: table-cell;
		color:#444444;
		font-family:var(--font-family-comp);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
    font-size: 22px; line-height:28px;
}
.dev_facts ul.facts.c3 {
	width: 60%;
}
.dev_facts ul.facts.c2 {
	width: 50%;
}

.dev_facts ul.facts.c6 li {
	width: 16%;
}
.dev_facts ul.facts.c5 li {
	width: 20%;
}
.dev_facts ul.facts.c4 li {
	width: 25%;
}
.dev_facts ul.facts.c3 li {
	width: 33%;
}
.dev_facts ul.facts.c2 li {
	width: 50%;
}
.dev_facts ul.facts.c1 li {
	width: 100%;
}
.dev_facts ul.facts li span.lg { font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);text-transform:uppercase;font-size: 14px;line-height: 19px; }
.dev_facts ul.facts li span.br { display:block; }

	p.more.inner.list {
	    padding: 10px 0 30px;
	}

.dev_facts .line1 {
	display:inline-block;
	border-top: 1px dotted #a9a9a9;
	width:570px;
	padding:10px 0;
}
.dev_facts .line2 {
	display:inline-block;
	border-bottom: 1px dotted #a9a9a9;
	width:570px;
	padding:10px 0;
}

.dev_amenities ul {
	margin:0;padding:0;
}
.dev_amenities ul li {
	width:31.333%; float:left;color:#333333;
	margin: 0 1% 15px 1%;
}

#feedbackContainer {
	display:none !important;
}


@media screen and (max-width:767px) {
	
	.hero-top span.sub.request {
		display:none;
	}
}</pre></body></html>