
@import url(http://fonts.googleapis.com/css?family=Open+Sans);


body {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
	text-transform: uppercase;
	padding-bottom: 45px;
	position: relative;
}

a {
	color: #fff;
	text-decoration: none;
}

h1 {
    color: #6d6e71;
    margin: 83px 0 0;
    font-size: 1em;
    font-weight: 100;
}

h2 {
    text-align: center;
    margin-top: 0;
    font-size: 2em;
}

.container {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box; 
}

.column,
.columns {
    width: 100%;
    float: left;
    box-sizing: border-box; 
    text-align: center;
}

.row {
    margin: 2%;
}

.first_row {
    margin-top: 0;
}

@media (min-width: 991px) {
  .one-half.column                { height:390px !important; }

  footer .one-half.column{height:auto !important;}
}

/* For devices larger than 550px */
@media (min-width: 768px) {
  .container {
    width: 100%; }
  .column,
  .columns {
    margin-left: 2%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }*/

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 49%; height:290px; }
  footer .one-half.column{height:auto !important;}

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}

img {
	max-width: 100%;
} 

ul {
    list-style: none;
    padding: 0;
	margin-top: -10px;
	margin-bottom: 0;
}

ul li {
    padding-bottom: 10px;
	font-size: 11px;
}

ul li:after {
	content: "";
	border-bottom: 1px solid #fff;
	display: block;
	width: 100px;
	margin: 0 auto;
    padding-bottom: 10px;
}

ul li:last-child:after {
	content: "";
	border-bottom: none;
	display: block;
	width: 0;
	margin: 0 auto;
    padding-bottom: 0;
}

header {
	height: 170px;
	position: relative;
}

header .row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;    
}

header img {
    margin-top: 45px;
    width: 375px;
    float: left; 
}

.button {
    border: 1px solid #fff;
    padding: 4px 15px;
    text-decoration: none;
    font-size: 12px;
    margin: 0px 5px;
    display: inline-block;
	background: rgba(0, 0, 0, 0.4);
}

.button:hover {
	background: rgba(0, 0, 0, 0.9);
}

.mainlink {
    position: absolute;
    right: 0;
    bottom: 10px;
    background: #190f10;
    width: 150px !important;
    height: 17px;
    font-size: 11px;
    line-height: 17px;
    text-decoration: none;
    text-align: center;
    margin: 0;
	
}

.property {
	width: 100%;
	padding: 3%;
    text-align: center;
	white-space: nowrap;
}

.property:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; /* Adjusts for spacing */
}

.property img{
    display: block;
    margin: 0 auto;
    height: 210px !important;
    padding-bottom: 2%;
    max-width: 50%;
    max-height: 210px;
    width:auto;
    height:auto;
}

.property .centerbox {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}



.onehh {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_1hh.jpg) bottom;
	background-size: cover;
}

.twothousandocean {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_2000ocean.jpg) bottom;
  background-size: cover;
}

.watersedge {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_Waters-Edge.jpg) bottom;
  background-size: cover;
}

.lasolas {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_100lasolas.jpg) top;
  background-size: cover;
}

.solemar {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_solemar.jpg) top;
  background-size: cover;
}

.wsouthbeach {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_wsouthocean.jpg) bottom;
  background-size: cover;
}

.northocean {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_5000north.jpg) bottom;
  background-size: cover;
}

.akoyabocawest{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_akoya.jpg) bottom;
  background-size: cover;
}

.alina{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_alina.jpg) bottom;
  background-size: cover;
}

.arte{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_arte.jpg) bottom;
  background-size: cover;
}

.bristol{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_bristol.jpg) bottom;
  background-size: cover;
}

.botaniko{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_botaniko.jpg) bottom;
  background-size: cover;
}

.eightysevenpark{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_eightysevenpark.jpg) bottom;
  background-size: cover;
}

.elysee{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_elysee.jpg) bottom;
  background-size: cover;
}

.forte{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_forte.jpg) bottom;
  background-size: cover;
}

.fourseasonsfl{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_fourseasonsfl.jpg) top;
  background-size: cover;
}

.gallerialofts{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_gallerialofts.jpg) bottom;
  background-size: cover;
}

.laclara{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_laclara.jpg) bottom;
  background-size: cover;
}

.mandarin{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_mandarin.jpg) bottom;
  background-size: cover;
}

.ritzcarlton{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_ritzcarlton.jpg) bottom;
  background-size: cover;
}

.ritzcarlton-villas{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_ritzcarlton-villas.jpg) bottom;
  background-size: cover;
}

.riva{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/RIVA_bg.jpg) top;
  background-size: cover;
}

.parkgrove{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_parkgrove.jpg) bottom;
  background-size: cover;
}

.devlocation{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_devlocation.jpg) bottom;
  background-size: cover;
}

.vistablue{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_vistablue.jpg) bottom;
  background-size: cover;
}

.threefivefivezero {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_3550.jpg);
	background-size: cover;
}

.elevenlenox {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_eleven.jpg) bottom;
	background-size: cover;
}

.faena {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_faena.jpg) bottom;
	background-size: cover;
}

.monad {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_monad.jpg) bottom;
	background-size: cover;
}

.mrc {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_mrc.jpg) bottom;
  background-size: cover;
}

.oneriverpoint {
	background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_orp.jpg) bottom;
	background-size: cover;
}

.selene {
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(../images/bg_selene.jpg) top;
  background-size: cover;
}


/*popups*/

.links {
    text-align: center;
}

.links a {
    padding:5px 20px;
    border: 1px solid #ccc;
    color: #fff;
}

.popup {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  color:#000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.popup:not(.active) {
  display: none;
}
.popup .popup_content {
  display: flex;
  height: 100%;
  background: #fff;
}
.popup .popup_content .popup_inner {
  width: 100%;
  padding: 5rem;
  overflow: scroll;
  font-size: 13px;
  line-height: 1.55em;
}
.popup .popup_content .popup_inner p + p {
  margin-top: 1em;
}
.popup .close {
  position: absolute;
  top: 5rem;
  right: 5rem;
  width: 30px;
  height: 30px;
  margin-top: calc(-2.5rem - 15px);
  margin-right: calc(-2.5rem - 15px);
}
.popup .close i {
  position: absolute;
  display: block;
  width: 4px;
  height: 30px;
  left: 50%;
  top: 50;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  background: #000;
}
.popup .close i:first-of-type {
  -webkit-transform: translate(-50%) rotate(45deg);
  -moz-transform: translate(-50%) rotate(45deg);
  -ms-transform: translate(-50%) rotate(45deg);
  -o-transform: translate(-50%) rotate(45deg);
  transform: translate(-50%) rotate(45deg);
}
.popup .close i:last-of-type {
  -webkit-transform: translate(-50%) rotate(-45deg);
  -moz-transform: translate(-50%) rotate(-45deg);
  -ms-transform: translate(-50%) rotate(-45deg);
  -o-transform: translate(-50%) rotate(-45deg);
  transform: translate(-50%) rotate(-45deg);
}



footer {
    height: 45px;
    position: absolute;
    bottom: 0;
	line-height: 45px;
    width: 100%;
    background: #000;
	text-transform: initial;
	font-size: 13px;
}

footer .one-half {
	width: 45%;
	text-align: left;
}

footer .one-half.u-pull-right {
	text-align: right;
}

footer .row {
    margin: 0 2% !important;
}

footer i {
    padding-right: 6px;
}

footer a {
    color: #4eb9d4;
}

.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }
.full-width {
	 width: 100%;
 }

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.row-small:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }
  
  

/* Larger than phablet (also point when grid becomes active) */
@media (max-width: 768px) {
	body {
		padding-bottom: 110px;
	}
	.row {
		margin: 0;
	} 
	.row-small {
		margin: 0;
	} 	.column {
		margin-bottom: 10px;
        width: 100%;
	}
	
	.no-padding {
		padding: 0;
	}
	
	.button {
		width: 110px;
		padding: 4px 15px;

	}
	.button.large {
    width: 120px;
	}
	header {
		height: auto;
	}
	header img {
		float: none;
		clear: both;
	}
	
	footer {
		height: 110px;
	}
	footer .one-half {
		width: 100%;
        text-align: center;
	}
	
	footer .one-half.u-pull-right {
		text-align: center;
	}
	
	/*.full {
		display: none;
	}*/
	
	h1 {
	    float: none !Important;
		padding: 30px 0;
		margin-top: 0;
	}
	.mainlink {    
		position: relative;
		float: none !Important;
		margin: 35px auto 0;
	}
	

	
}