/*
Colours
*/
/*
Sizes
*/
/*
Media Query Steps
*/
/*
Fonts
*/
body {
  width: 100%;.project-specs .project-specs-menu ul li a
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.project-intro {
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
  display: table;
  border-collapse: collapse;
  border: 0; }
  .project-intro:before, .project-intro:after {
    content: "";
    display: table; }
  .project-intro:after {
    clear: both; }

.project-intro-text {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  background: #7bcbb6;
  position: relative; }
  .project-intro-text h4 {
    color: #2a6a59; }
  .project-intro-text p {
    color: #1b453a; }
  .project-intro-text legend {
    display: block;
    position: absolute;
    top: 0;
    right: 1em;
    padding: 0.4em 1em;
    background: red;
    background: #ee1100;
    background: -moz-linear-gradient(top, #ff6155 0%, #880a00);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6155), to(#880a00));
    border-radius: 0 0 3px 3px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1em;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4); }
    .project-intro-text legend.yellow {
      background: #dd9900;
      background: -moz-linear-gradient(top, #ffb307 0%, #b47d00);
      background: -webkit-gradient(linear, left top, left bottom, from(#ffb307), to(#b47d00)); }
    .project-intro-text legend.green {
      background: #119911;
      background: -moz-linear-gradient(top, #15be15 0%, #0d740d);
      background: -webkit-gradient(linear, left top, left bottom, from(#15be15), to(#0d740d)); }
  .project-intro-text > div {
    padding: 2em 0; }
  @media screen and (min-width: 720px) {
    .project-intro-text {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 20px;
      display: table-cell;
      float: none; } }
  @media screen and (min-width: 1280px) {
    .project-intro-text {
      display: inline-block;
      float: left;
      width: 41.66667%;
      padding: 0 20px;
      display: table-cell;
      float: none;
      padding-left: 40px;
      padding-right: 40px;
      /*
      
      @media screen and (min-width: 1350px)
      {
      	padding-left: 8%;
      	padding-right: 8%;
      }
      
      @media screen and (min-width: 1440px)
      {
      	padding-left: 10%;
      	padding-right: 10%;
      }
      
      @media screen and (min-width: 1600px)
      {
      	padding-left: 12%;
      	padding-right: 12%;
      }
      */
      padding-right: 40px !important; }
      .project-intro-text > div {
        padding: 3.2em 20px; } }

.project-contact {
  background: #5f9a8b;
  text-align: center;
  padding: 1.4em;
  color: #4e4e4e; }
  @media screen and (min-width: 1280px) {
    .project-contact {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; } }
  .project-contact h6 {
    color: white; }
  .project-contact a {
    color: white; }

.caption {
  position: absolute;
  bottom: 1em;
  right: 1em;
  color: white;
  font-size: 70%;
  line-height: 1em;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); }

.project-intro-image {
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  padding-top: 3em;
  padding-bottom: 3em; }
  .project-intro-image:before, .project-intro-image:after {
    content: "";
    display: table; }
  .project-intro-image:after {
    clear: both; }
  @media screen and (min-width: 570px) {
    .project-intro-image {
      padding-top: 3.2em;
      padding-bottom: 3.2em; } }
  @media screen and (min-width: 1280px) {
    .project-intro-image {
      padding-left: 40px;
      padding-right: 40px;
      /*
      
      @media screen and (min-width: 1350px)
      {
      	padding-left: 8%;
      	padding-right: 8%;
      }
      
      @media screen and (min-width: 1440px)
      {
      	padding-left: 10%;
      	padding-right: 10%;
      }
      
      @media screen and (min-width: 1600px)
      {
      	padding-left: 12%;
      	padding-right: 12%;
      }
      */
      padding-top: 3.2em;
      padding-bottom: 3.2em; } }
  .project-intro-image .project-intro-header {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px; }
    .project-intro-image .project-intro-header h1, .project-intro-image .project-intro-header h4 {
      color: white;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); }
  .project-intro-image .partner-tag {
    display: none;
    box-sizing: border-box;
    background: url("../images/venture-partner.png") no-repeat left center;
    background-size: auto 100%;
    position: absolute;
    top: 3.2em;
    right: 0;
    height: 64px; }
    @media screen and (min-width: 720px) {
      .project-intro-image .partner-tag {
        display: block; } }
    .project-intro-image .partner-tag.p {
      display: inline-block;
      content: 'VENTURE PARTNER';
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-size: 11px;
      line-height: 1em;
      width: 64px;
      margin: 0;
      padding: 0;
      position: absolute;
      left: 24px;
      top: 50%;
      margin-top: -0.9em; }
    .project-intro-image .partner-tag span {
      display: block;
      height: 100%;
      margin-left: 98px;
      padding-right: 24px;
      background: #f2f2f2; }
      .project-intro-image .partner-tag span img {
        height: 40px;
        width: auto;
        margin-top: 12px; }
    .project-intro-image .partner-tag a {
      border: 0; }

.project-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  background: url(../images/arrow-tab.png) no-repeat center center;
  width: 60px;
  height: 40px;
  bottom: 0;
  margin-left: -20px;
  left: 50%; }

/*
Project Body
*/
.project-body {
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1; }
  .project-body:before, .project-body:after {
    content: "";
    display: table; }
  .project-body:after {
    clear: both; }

.project-body-header {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  margin-top: 2em; }
  .project-body-header .content {
    margin-top: 1em; }

.project-body-text, .project-body-full {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  margin-top: 1em; }

.project-body-onecol {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  margin-top: 1em; }
  @media screen and (min-width: 570px) {
    .project-body-onecol {
      display: inline-block;
      float: left;
      width: 75%;
      padding: 0 20px; } }
  .project-body-onecol > img {
    max-width: 100%;
    height: auto; }

.project-body-info {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px; }

.project-body-overview {
  margin: 0;
  line-height: 0;
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  text-align: center; }
  .project-body-overview > span {
    display: block; }
  .project-body-overview img {
    margin: 0;
    width: 100%;
    height: auto; }
  @media screen and (min-width: 1280px) {
    .project-body-overview {
      display: inline-block;
      float: left;
      width: 91.66667%;
      padding: 0 20px;
      margin-left: 8.33333%; } }

#project-map {
  background-size: contain;
  margin-top: 0;
  padding-bottom: 2em; }
  #project-map .project-map {
    padding: 0 20px; }
    #project-map .project-map img {
      width: 100%;
      height: auto; }

.pin-board {
  display: none;
  position: relative; }
  .pin-board .pin {
    display: block;
    position: absolute; }
    .pin-board .pin p {
      display: block;
      position: absolute;
      z-index: 20;
      width: 200px;
      margin-left: -100px;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-size: 10px;
      line-height: 1.4em;
      text-align: center;
      text-shadow: 0 0 4px white, 0 0 4px white, 0 0 4px white; }
      .pin-board .pin p strong {
        display: block;
        font-family: "Titillium Web", sans-serif;
        font-weight: 700;
        color: #4e4e4e;
        text-transform: uppercase; }
      @media screen and (min-width: 570px) {
        .pin-board .pin p {
          font-size: 11px; } }
      @media screen and (min-width: 720px) {
        .pin-board .pin p {
          font-size: 12px; } }
  .pin-board.current {
    display: inline-block; }

@keyframes "pulse" {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }

  to {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); } }

@-moz-keyframes pulse {
  from {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1); }

  to {
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); } }

@-webkit-keyframes "pulse" {
  from {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  to {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); } }

@-ms-keyframes "pulse" {
  from {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }

  to {
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); } }

@-o-keyframes "pulse" {
  from {
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }

  to {
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); } }

.pin-feature {
  display: block;
  width: 36px;
  height: 36px;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  z-index: 20;
  border-radius: 140px;
  border: 4px solid white;
  background: no-repeat center center;
  background-size: cover;
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  animation: pulse 1s ease 0 infinite alternate;
  -moz-animation: pulse 1s ease 0 infinite alternate;
  -webkit-animation: pulse 1s ease 0 infinite alternate;
  -o-animation: pulse 1s ease 0 infinite alternate; }
  .pin-feature > span {
    display: block;
    visibility: hidden;
    border-radius: 140px;
    position: absolute;
    left: 0;
    top: 0;
    background: no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
  .pin-feature p {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -105px;
    font-size: 0.8em;
    width: 210px;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(bottom, white 50%, #efefef 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, white 50%, #efefef 100%);
    /* Opera */
    background-image: -o-linear-gradient(bottom, white 50%, #efefef 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, white), color-stop(1, #efefef));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, white 50%, #efefef 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to top, white 50%, #efefef 100%);
    padding: 0.6em 0.8em;
    border-radius: 8px;
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0; }
    .pin-feature p:after {
      content: '';
      position: absolute;
      top: -9px;
      left: 50%;
      margin-left: -8px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 8px 9px 8px;
      border-color: transparent transparent #efefef transparent;
      -webkit-transform: rotate(360deg); }
    .pin-feature p.top:after {
      top: auto;
      bottom: -9px;
      border-width: 9px 8px 0 8px;
      border-color: white transparent transparent transparent; }
  .pin-feature.show {
    width: 140px;
    height: 140px;
    margin-left: -70px;
    margin-top: -70px;
    z-index: 30;
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
    .pin-feature.show > span {
      visibility: visible;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
    .pin-feature.show p {
      visibility: visible;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }

@media screen and (min-width: 570px) {
  .project-body {
    margin-top: 2em; }

  .project-body-header {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px;
    margin: 0; }

  .project-body-text, .project-body-full {
    display: inline-block;
    float: left;
    width: 75%;
    padding: 0 20px;
    margin: 0; }

  .project-body-info {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
    width: auto;
    margin-left: 8.33333%;
    margin-top: 1em; }

  #project-map {
    padding-top: 2em;
    padding-bottom: 2em; } }
@media screen and (min-width: 720px) {
  .project-body {
    background: no-repeat right bottom;
    background-size: contain; }

  .project-body-header {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px; }

  .project-body-text {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 20px; }
    .project-body-text.half {
      display: inline-block;
      float: left;
      width: 41.66667%;
      padding: 0 20px; }

  .project-body-info {
    margin: 0;
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px; }
    .project-body-info.half {
      margin: 0;
      display: inline-block;
      float: left;
      width: 33.33333%;
      padding: 0 20px; }

  .project-body-info.under {
    clear: left; }

  #project-map .project-body-text {
    display: inline-block;
    float: left;
    width: 75%;
    padding: 0 20px; }
  #project-map .project-map {
    display: inline-block;
    float: left;
    width: 75%;
    padding: 0 20px;
    margin-left: 25%;
    float: right; }
  #project-map .project-body-info {
    margin-top: -12em;
    margin-left: 16.66667%; } }
@media screen and (min-width: 1010px) {
  .project-body {
    margin-top: 3em; }

  .project-body-header {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px; }

  .project-body-text {
    display: inline-block;
    float: left;
    width: 37.5%;
    padding: 0 20px; }
    .project-body-text.half {
      display: inline-block;
      float: left;
      width: 37.5%;
      padding: 0 20px; }

  .project-body-info.under, .extra-bottom .project-body-info.under {
    clear: both;
    display: inline-block;
    float: left;
    width: 33.33333%;
    padding: 0 20px;
    margin-left: 16.66667%; }

  .project-body-info {
    margin-top: 1em;
    clear: none; }
    .project-body-info.half {
      display: inline-block;
      float: left;
      width: 37.5%;
      padding: 0 20px; }

  .project-body-info.under {
    clear: left; }

  #project-map {
    padding-top: 3em;
    padding-bottom: 3em; }
    #project-map .project-body-text {
      display: inline-block;
      float: left;
      width: 33.33333%;
      padding: 0 20px; }
    #project-map .project-body-info {
      margin-top: 1em;
      margin-left: 8.33333%;
      clear: left; }
    #project-map .project-map {
      margin: -3em 0 3em;
      display: inline-block;
      float: left;
      width: 41.66667%;
      padding: 0 20px;
      float: right; }
    #project-map.vertical-map .project-map {
      margin: -3em 0; }
    #project-map.vertical-map .project-body-info {
      clear: left;
      margin-left: 16.66667%; } }
@media screen and (min-width: 1280px) {
  .project-intro {
    margin-bottom: 5em; }
    .project-intro .project-body-info {
      margin-top: 0; }

  .project-body {
    background: no-repeat 80% bottom;
    padding-left: 40px;
    padding-right: 40px;
    /*
    
    @media screen and (min-width: 1350px)
    {
    	padding-left: 8%;
    	padding-right: 8%;
    }
    
    @media screen and (min-width: 1440px)
    {
    	padding-left: 10%;
    	padding-right: 10%;
    }
    
    @media screen and (min-width: 1600px)
    {
    	padding-left: 12%;
    	padding-right: 12%;
    }
    */
    margin-top: 5em; }

  .project-body-header {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px; }

  .project-body-full {
    display: inline-block;
    float: left;
    width: 75%;
    padding: 0 20px; }

  .project-body-text {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 20px; }
    .project-body-text.half {
      display: inline-block;
      float: left;
      width: 37.5%;
      padding: 0 20px; }

  .project-body-info.under, .extra-bottom .project-body-info.under {
    clear: both;
    display: inline-block;
    float: left;
    width: 33.33333%;
    padding: 0 20px;
    margin-left: 8.33333%; }

  #project-map .project-map {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 20px; }
  #project-map.vertical-map .project-body-text {
    display: inline-block;
    float: left;
    width: 41.66667%;
    padding: 0 20px; }
  #project-map.vertical-map .project-map {
    display: inline-block;
    float: left;
    width: 41.66667%;
    padding: 0 20px;
    float: right; } }
.block-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .block-menu li {
    display: block;
    margin-bottom: 0.5em; }
    .block-menu li a {
      display: block;
      background: #e8eef0;
      border-radius: 4px;
      font-family: "Titillium Web", sans-serif;
      font-weight: 700;
      color: #7a7977;
      text-transform: uppercase;
      padding: 0.4em 1em; }
      .block-menu li a:hover {
        border: 0;
        background: #d9e3e6; }
      .block-menu li a.current-item {
        background: #7bcbb6;
        color: white; }

.project-location .base-map {
  position: relative;
  overflow: hidden; }
  .project-location .base-map > img {
    max-width: 100%;
    height: auto; }
  .project-location .base-map .layers {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%; }
    .project-location .base-map .layers img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .project-location .base-map .main-marker {
    position: absolute; }
  .project-location .base-map .a-marker {
    position: absolute; }
    .project-location .base-map .a-marker small {
      display: none;
      width: 128px;
      position: absolute;
      bottom: 2em;
      left: 50%;
      margin-left: -64px;
      z-index: 10;
      background: white;
      border-radius: 4px;
      border: 1px solid #7bcbb6;
      padding: 0.5em;
      text-align: center;
      line-height: 1.2em; }
    .project-location .base-map .a-marker:hover small {
      display: block; }
  .project-location .base-map .block-menu {
    position: absolute;
    z-index: 10;
    bottom: 1em;
    left: 1em; }

.project-siteplan {
  margin-bottom: 0 !important; }
  .project-siteplan .project-body-overview {
    width: 100%;
    margin: 2em 0 0;
    padding: 0; }

.project-floor-header {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  margin-top: 2em;
  position: relative;
  z-index: 100; }
  @media screen and (min-width: 570px) {
    .project-floor-header {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 20px;
      margin: 0; } }
  @media screen and (min-width: 720px) {
    .project-floor-header {
      display: inline-block;
      float: left;
      width: 33.33333%;
      padding: 0 20px; } }
  @media screen and (min-width: 1010px) {
    .project-floor-header {
      display: inline-block;
      float: left;
      width: 25%;
      padding: 0 20px; } }

.project-floor-numbers {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  margin-top: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  position: relative;
  z-index: 100;
  background: #e2e3d9; }
  .project-floor-numbers > div {
    display: block;
    width: 100%;
    margin: 0 auto;
    *zoom: 1; }
    .project-floor-numbers > div:before, .project-floor-numbers > div:after {
      content: "";
      display: table; }
    .project-floor-numbers > div:after {
      clear: both; }
    .project-floor-numbers > div .numbers, .project-floor-numbers > div .keyplan {
      display: inline-block;
      float: left;
      width: 100%;
      padding: 0 20px; }
      @media screen and (min-width: 720px) {
        .project-floor-numbers > div .numbers, .project-floor-numbers > div .keyplan {
          display: inline-block;
          float: left;
          width: 50%;
          padding: 0 20px; } }
  .project-floor-numbers ul {
    margin: 1em 0 0;
    padding: 0;
    list-style: none; }
    .project-floor-numbers ul li img {
      max-width: 100%;
      height: auto; }

.numbers ul {
  column-count: 2;
  -moz-column-count: 2;
  /* Firefox */
  -webkit-column-count: 2;
  /* Safari and Chrome */ }
  .numbers ul li {
    display: block;
    background: #7bcbb6;
    color: white;
    padding: 0.5em 1em;
    margin-bottom: 0.5em;
    line-height: 1.3em;
    overflow: hidden;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid; }

.project-floorplans {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 1011px) {
    .project-floorplans {
      height: 42em;
      margin-top: 0;
      padding-top: 3em; } }
  @media screen and (min-width: 1280px) {
    .project-floorplans {
      padding-top: 4em; } }

.project-floor-plan {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px; }
  .project-floor-plan .pin-board {
    width: 100%;
    max-height: 100%;
    background: no-repeat center center;
    background-size: contain;
    margin-bottom: 2em; }
  @media screen and (min-width: 720px) {
    .project-floor-plan {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 20px;
      margin-left: 8.33333%;
      padding-top: 3em; } }
  @media screen and (min-width: 1011px) {
    .project-floor-plan {
      -webkit-transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
      -moz-transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
      -o-transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
      -ms-transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
      transition: width 0.4s, height 0.4s, margin-left 0.4s, margin-top 0.4s;
      margin: 0;
      left: 50%; }
      .project-floor-plan.plan-small {
        width: 640px;
        height: 640px;
        margin-left: -320px;
        margin-top: 0;
        position: absolute;
        padding-top: 1em; }
      .project-floor-plan.plan-medium {
        width: 960px;
        height: 960px;
        margin-left: -480px;
        margin-top: -240px;
        position: absolute;
        padding-top: 1em; }
      .project-floor-plan.plan-large {
        width: 1400px;
        height: 1400px;
        margin-left: -700px;
        margin-top: -466.66667px;
        position: absolute;
        padding-top: 1em; } }

.project-floor-other {
  display: none;
  position: relative;
  z-index: 100; }
  @media screen and (min-width: 1011px) {
    .project-floor-other {
      display: inline-block;
      float: left;
      width: 16.66667%;
      padding: 0 20px;
      margin-left: 58.33333%;
      height: 100%; } }
  .project-floor-other .controls-radio label {
    padding: 0.5em; }

.project-quote {
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
  background: url("../images/texture.jpg");
  color: white;
  padding: 20px; }
  .project-quote:before, .project-quote:after {
    content: "";
    display: table; }
  .project-quote:after {
    clear: both; }

.project-quote-image {
  display: inline;
  float: right;
  max-width: 35%;
  margin-left: 3em;
  margin-bottom: 1em;
  line-height: 0; }
  .project-quote-image h1, .project-quote-image h2, .project-quote-image h3, .project-quote-image h4, .project-quote-image h5, .project-quote-image h6 {
    color: white;
    line-height: 1.2em;
    margin-bottom: 16px; }
  .project-quote-image img {
    max-width: 100%;
    height: auto;
    box-shadow: 1px 3px 16px rgba(0, 0, 0, 0.7); }

.project-quote-text {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px;
  display: inline;
  float: none;
  overflow: hidden; }
  .project-quote-text p {
    font-family: "Titillium Web", sans-serif;
    font-weight: 200;
    font-style: italic;
    line-height: 1.5em;
    margin: 0 0 0.6em; }
    .project-quote-text p:first-of-type {
      font-family: Georgia, serif;
      font-size: 1.4em;
      line-height: 1.5em; }
  .project-quote-text h6 {
    margin: 1em 0 0;
    color: white; }
    @media screen and (max-width: 720px) {
      .project-quote-text h6 {
        margin-bottom: -1.5em; } }
  .project-quote-text .project-gallery {
    margin-top: 2em; }

.project-status .project-quote-text p {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  font-style: normal; }
  .project-status .project-quote-text p:first-of-type {
    font-family: "Titillium Web", sans-serif;
    font-weight: 200;
    font-size: inherit;
    line-height: inherit; }
.project-status .project-quote-text h6 {
  text-align: right;
  font-weight: 200;
  text-transform: none; }

@media screen and (min-width: 720px) {
  .project-quote {
    background: none;
    padding: 0;
    margin-bottom: 4em;
    position: relative; }
    .project-quote > div {
      display: inline-block;
      float: left;
      width: 91.66667%;
      padding: 0 20px;
      margin-left: 8.33333%;
      padding-left: 40px;
      padding-right: 40px;
      /*
      
      @media screen and (min-width: 1350px)
      {
      	padding-left: 8%;
      	padding-right: 8%;
      }
      
      @media screen and (min-width: 1440px)
      {
      	padding-left: 10%;
      	padding-right: 10%;
      }
      
      @media screen and (min-width: 1600px)
      {
      	padding-left: 12%;
      	padding-right: 12%;
      }
      */
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 30px;
      background: url("../images/texture.jpg"); }
      .project-quote > div > div {
        display: block;
        width: auto;
        margin: 0 -20px;
        *zoom: 1; }
        .project-quote > div > div:before, .project-quote > div > div:after {
          content: "";
          display: table; }
        .project-quote > div > div:after {
          clear: both; }
    .project-quote:before {
      content: '';
      display: block;
      position: absolute;
      left: 8%;
      top: 20px;
      width: 90px;
      height: 90px;
      margin-left: -45px;
      border-radius: 45px;
      background: black url("../images/quote.gif") no-repeat center center;
      background-size: 43px 43px; }
    .project-quote.project-status:before {
      background-image: url("../images/status-icon.gif"); }

  .project-quote-image {
    margin: 0;
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px;
    padding-right: 0;
    position: relative;
    z-index: 10; }
    .project-quote-image img {
      max-width: 100%; }

  .project-quote-text {
    margin: 0;
    display: inline-block;
    float: left;
    width: 75%;
    padding: 0 20px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3); } }
@media screen and (min-width: 1110px) {
  .project-quote-image {
    display: inline-block;
    float: left;
    width: 25%;
    padding: 0 20px;
    text-align: right; }
    .project-quote-image h1, .project-quote-image h2, .project-quote-image h3, .project-quote-image h4, .project-quote-image h5, .project-quote-image h6 {
      text-align: left; }

  .project-quote-text {
    display: inline-block;
    float: left;
    width: 58.33333%;
    padding: 0 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    /* Firefox */
    -webkit-column-gap: 40px;
    /* Safari and Chrome */
    column-gap: 40px; }
    .project-quote-text .project-gallery li {
      width: 33%; }
      .project-quote-text .project-gallery li a {
        height: auto; }
    .project-quote-text .project-gallery li.double {
      display: block;
      width: 100%; } }
.project-gallery {
  list-style: none;
  padding: 0;
  display: block;
  width: auto;
  margin: 0 -20px;
  *zoom: 1; }
  .project-gallery:before, .project-gallery:after {
    content: "";
    display: table; }
  .project-gallery:after {
    clear: both; }
  .project-gallery li {
    display: inline-block;
    float: left;
    width: 33.33333%;
    padding: 0 20px;
    padding: 0 10px; }
    @media screen and (max-width: 720px) {
      .project-gallery li.double {
        display: inline-block;
        float: left;
        width: 100%;
        padding: 0 20px;
        padding-left: 20px;
        padding-bottom: 5px; }
      .project-gallery li:nth-child(n+8) {
        display: none; }
      .project-gallery li:nth-child(2), .project-gallery li:nth-child(5) {
        padding-left: 20px;
        padding-right: 0; }
      .project-gallery li:nth-child(4), .project-gallery li:nth-child(7) {
        padding-right: 20px;
        padding-left: 0; }
      .project-gallery li img {
        width: 100%;
        max-width: 100%; } }
    .project-gallery li a {
      display: block; }
      .project-gallery li a:hover {
        border: none; }
  @media screen and (min-width: 720px) {
    .project-gallery {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0; }
      .project-gallery li {
        display: block;
        float: left;
        width: 20%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        border: 4px solid transparent; }
        .project-gallery li.double {
          width: 40%;
          padding-left: 0; }
        .project-gallery li:nth-child(n+5) {
          width: 25%; }
        .project-gallery li:nth-child(n+9) {
          display: none; }
        .project-gallery li a {
          display: block;
          overflow: hidden;
          height: 7em; }
        .project-gallery li img {
          height: auto;
          width: 100%; } }
        @media screen and (min-width: 720px) and (min-width: 1010px) {
          .project-gallery li a {
            height: 9em; } }

.project-details h4 {
  font-size: 1.2em; }
@media screen and (min-width: 1010px) {
  .project-details {
    margin-bottom: 2em; } }
@media screen and (min-width: 1280px) {
  .project-details {
    margin-bottom: 3em; } }

.project-details-text {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px; }
  @media screen and (max-width: 720px) {
    .project-details-text {
      margin-top: 2em; } }
  @media screen and (min-width: 720px) {
    .project-details-text {
      display: inline-block;
      float: left;
      width: 75%;
      padding: 0 20px; } }
  @media screen and (min-width: 1010px) {
    .project-details-text {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 20px; } }
  @media screen and (min-width: 1280px) {
    .project-details-text {
      display: inline-block;
      float: left;
      width: 45.83333%;
      padding: 0 20px; } }
  .project-details-text > ul {
    list-style: none;
    padding: 0; }
    @media screen and (min-width: 570px) {
      .project-details-text > ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
        -webkit-column-gap: 40px;
        column-gap: 40px; } }
    @media screen and (min-width: 570px) {
      .project-details-text > ul > li {
        display: inline-block;
        margin-bottom: 1em; } }
    .project-details-text > ul > li p {
      margin-top: 0.5em; }
    .project-details-text > ul > li br {
      line-height: 1.3em; }
    .project-details-text > ul > li ul {
      padding: 0 0 0 1.2em;
      list-style-type: disc; }

.project-details-special {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0 20px; }
  .project-details-special > div {
    padding: 20px;
    background: url("../images/striped.gif"); }
  @media screen and (min-width: 570px) and (max-width: 1010px) {
    .project-details-special ul {
      margin-top: 3em;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -moz-column-gap: 40px;
      /* Firefox */
      -webkit-column-gap: 40px;
      /* Safari and Chrome */
      column-gap: 40px; } }
  @media screen and (min-width: 1010px) {
    .project-details-special {
      display: inline-block;
      float: left;
      width: 25%;
      padding: 0 20px;
      padding: 20px; } }
  @media screen and (min-width: 1280px) {
    .project-details-special {
      margin-left: 8.33333%; }
      .project-details-special.full {
        display: inline-block;
        float: left;
        width: 29.16667%;
        padding: 0 20px;
        margin-left: 0%; } }
  .project-details-special ul {
    padding: 0;
    list-style: none; }
    .project-details-special ul li {
      margin-bottom: 0.6em; }
  .project-details-special a.button {
    display: inline-block;
    width: 100%;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    text-align: center;
    background: #7bcbb6;
    padding: 1.4em;
    margin-top: 1em;
    color: white;
    text-decoration: none; }
    .project-details-special a.button:hover {
      background: #5f9a8b; }

.divider {
  background: #fff no-repeat center center;
  background-size: cover;
  margin: 0;
  min-height: 18em;
  line-height: 0;
  position: relative; }
  .divider iframe {
    width: 100%;
    min-height: 18em; }
  @media screen and (min-width: 720px) {
    .divider {
      min-height: 24em; }
      .divider iframe {
        min-height: 24em; } }
  @media screen and (min-width: 1010px) {
    .divider {
      min-height: 28em;
      -webkit-transform: translateZ(0); }
      .divider iframe {
        min-height: 28em; } }
  @media screen and (min-width: 1280px) {
    .divider {
      min-height: 32em; }
      .divider iframe {
        min-height: 32em; } }
  .divider > a {
    position: absolute;
    z-index: -1;
    background: gray center center;
    background-size: cover;
    border: 0px solid white;
    display: none;
    /*
    
    @media screen and (min-width: $step2)
    {
    	&:nth-child(1)
    	{
    		height: 50%;
    		width: 25%;
    	}
    	&:nth-child(2)
    	{
    		height: 50%;
    		width: 25%;
    		top: 50%;
    	}
    	&:nth-child(3)
    	{
    		height: 100%;
    		width: 60%;
    		left: 25%;
    	}
    	&:nth-child(4)
    	{
    		display: block;
    		z-index: 1;
    		height: 100%;
    		width: 15%;
    		left: 85%;
    		border-top: none;
    		border-bottom: none;
    		border-right: none;
    	}
    	&:nth-child(5)
    	{
    		display: none;
    	}
    	&:nth-child(6)
    	{
    		display: none;
    	}
    }
    
    @media screen and (min-width: $step3)
    {
    	&:nth-child(1)
    	{
    		height: 50%;
    		width: 20%;
    	}
    	&:nth-child(2)
    	{
    		height: 50%;
    		width: 20%;
    		top: 50%;
    	}
    	&:nth-child(3)
    	{
    		height: 100%;
    		width: 40%;
    		left: 20%;
    	}
    	&:nth-child(4)
    	{
    		height: 100%;
    		width: 40%;
    		left: 60%;
    	}
    	&:nth-child(5)
    	{
    		display: none;
    	}
    	&:nth-child(6)
    	{
    		display: none;
    	}
    }
    
    @media screen and (min-width: $step4)
    {
    	&:nth-child(1)
    	{
    		height: 33%;
    		width: 20%;
    	}
    	&:nth-child(2)
    	{
    		height: 33%;
    		width: 20%;
    		top: 33%;
    		border-bottom: $border;
    	}
    	&:nth-child(3)
    	{
    		height: 34%;
    		width: 20%;
    		top: 66%;
    		left: 0;
    		border-right: $border;
    	}
    	&:nth-child(4)
    	{
    		height: 100%;
    		width: 45%;
    		left: 20%;
    		border: none;
    		border-right: $border;
    	}
    	&:nth-child(5)
    	{
    		display: block;
    		z-index: 1;
    		height: 50%;
    		width: 35%;
    		left: 65%;
    		border: none;
    		border-bottom: $border;
    	}
    	&:nth-child(6)
    	{
    		display: block;
    		z-index: 1;
    		height: 50%;
    		width: 35%;
    		left: 65%;
    		top: 50%;
    		border: none;
    	}
    }
    */ }
    .divider > a:nth-child(1) {
      display: block;
      z-index: 1;
      height: 50%;
      width: 40%;
      border-left: none;
      border-top: none; }
    .divider > a:nth-child(2) {
      display: block;
      z-index: 1;
      height: 50%;
      width: 40%;
      top: 50%;
      border-left: none;
      border-top: none;
      border-bottom: none; }
    .divider > a:nth-child(3) {
      display: block;
      z-index: 1;
      height: 100%;
      width: 60%;
      left: 40%;
      border: none; }

.small-divider {
  padding-left: 40px;
  padding-right: 40px;
  /*
  
  @media screen and (min-width: 1350px)
  {
  	padding-left: 8%;
  	padding-right: 8%;
  }
  
  @media screen and (min-width: 1440px)
  {
  	padding-left: 10%;
  	padding-right: 10%;
  }
  
  @media screen and (min-width: 1600px)
  {
  	padding-left: 12%;
  	padding-right: 12%;
  }
  */
  height: 8px;
  margin-bottom: 2em;
  background: url("../images/divider2.png") no-repeat center center;
  background-size: 100% 100%; }

.extra-bottom {
  padding-bottom: 4em; }
  @media screen and (min-width: 720px) {
    .extra-bottom {
      padding-bottom: 12em; } }
  @media screen and (min-width: 1280px) {
    .extra-bottom {
      padding-bottom: 8em; } }

.infoBox {
  background: white;
  -webkit-box-shadow: -4px 9px 21px rgba(50, 50, 50, 0.47);
  -moz-box-shadow: -4px 9px 21px rgba(50, 50, 50, 0.47);
  box-shadow: -4px 9px 21px rgba(50, 50, 50, 0.47);
  position: relative; }
  .infoBox > img {
    position: absolute;
    right: 0.6em;
    top: 0.6em;
    z-index: 10; }
  .infoBox > div {
    width: 28em;
    margin: 0;
    padding: 1em; }
    .infoBox > div img {
      position: relative;
      z-index: 1;
      margin: -1.5em -1em -1.5em;
      padding: 0;
      width: 28em;
      height: auto;
      line-height: 0; }
  .infoBox h4 {
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #7bcbb6;
    color: white;
    padding: 0.35em 0.5em 0.4em;
    margin-left: -0.5em;
    text-transform: uppercase;
    margin-top: -1em;
    border: 1px solid white; }
  .infoBox p {
    max-height: 8em;
    display: block;
    overflow: scroll;
    margin-bottom: 0;
    font-size: 0.95em; }

.map-holder {
  position: relative;
  margin-bottom: 4em; }
  .map-holder .compass {
    position: absolute;
    bottom: 6em;
    right: 2em; }
  .map-holder .plot-search {
    display: block;
    width: 100%;
    margin: 0 auto;
    *zoom: 1;
    display: block;
    left: 0;
    width: 100%;
    background: #e2e3d9; }
    .map-holder .plot-search:before, .map-holder .plot-search:after {
      content: "";
      display: table; }
    .map-holder .plot-search:after {
      clear: both; }
    .map-holder .plot-search strong {
      display: inline-block;
      float: left;
      width: 66.66667%;
      padding: 0 20px;
      margin-top: 0.8em; }
    .map-holder .plot-search > div {
      display: inline-block;
      float: left;
      width: 33.33333%;
      padding: 0 20px;
      text-align: right; }
    .map-holder .plot-search .result {
      position: relative;
      z-index: 2;
      display: inline-block;
      border: 1px solid #ddd;
      background: #f4f4f4;
      padding: 0.4em 0.5em;
      line-height: 1em;
      white-space: nowrap; }
    .map-holder .plot-search input {
      position: relative;
      z-index: 1;
      display: inline-block;
      outline: none;
      border: 1px solid #ddd;
      padding: 0.6em 0.8em;
      width: 4.2em;
      margin: 0.4em 0.4em 0.4em -0.8em; }

#map {
  height: 16em; }
  @media screen and (min-width: 570px) {
    #map {
      height: 24em; } }
  @media screen and (min-width: 720px) {
    #map {
      height: 30em; } }
  @media screen and (min-width: 1010px) {
    #map {
      height: 34em; } }
  @media screen and (min-width: 1280px) {
    #map {
      height: 42em; } }

.info-windows {
  display: none; }

.plot-toggle {
  display: none;
  position: absolute;
  top: 2.5em;
  right: 2em; }
  @media screen and (min-width: 720px) {
    .plot-toggle {
      display: block; } }
  .plot-toggle ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .plot-toggle li {
    clear: both;
    margin-bottom: 3px; }
  .plot-toggle label {
    display: block;
    background: #eee;
    background: rgba(220, 220, 220, 0.6);
    padding: 0.4em 1em;
    white-space: nowrap;
    line-height: 1em;
    text-align: center;
    transition: margin-bottom 0.4s, background 0.4s;
    border: 1px solid #ddd;
    border-radius: 3px; }
    .plot-toggle label .extra {
      display: none;
      border-radius: 0 0 3px 3px;
      line-height: 1em;
      background: #dfe3e6;
      top: 100%;
      margin-top: 1px;
      left: 5%;
      width: 90%;
      text-align: center;
      font-size: 80%;
      color: #6f808a;
      padding: 0.6em 0; }
  .plot-toggle input[name=plots] {
    display: none; }
    .plot-toggle input[name=plots]:checked + label {
      position: relative;
      margin-bottom: 2em; }
      .plot-toggle input[name=plots]:checked + label .extra {
        position: absolute;
        display: block; }

.project-onecol .project-body-onecol > ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .project-onecol .project-body-onecol > ul h4 {
    margin-bottom: 0.5em; }
  .project-onecol .project-body-onecol > ul ul {
    margin-bottom: 1em;
    list-style-type: disc;
    padding: 0; }
    .project-onecol .project-body-onecol > ul ul li {
      margin: 4px 0; }
.project-onecol .amenity {
  display: block;
  width: auto;
  margin: 0 -20px;
  *zoom: 1;
  margin-bottom: 1em; }
  .project-onecol .amenity:before, .project-onecol .amenity:after {
    content: "";
    display: table; }
  .project-onecol .amenity:after {
    clear: both; }
  .project-onecol .amenity .image {
    display: inline-block;
    float: left;
    width: 41.66667%;
    padding: 0 20px; }
    .project-onecol .amenity .image img {
      max-width: 100%;
      height: auto; }
  .project-onecol .amenity .text {
    display: inline-block;
    float: left;
    width: 58.33333%;
    padding: 0 20px;
    padding-left: 0; }
    @media screen and (min-width: 720px) {
      .project-onecol .amenity .text {
        display: inline-block;
        float: left;
        width: 50%;
        padding: 0 20px;
        @inlcude push(1); } }

/*.project-specs {
  display: none; }*/
  @media screen and (min-width: 720px) {
    .project-specs {
      display: block;
      background: #f2f1ed;
      padding-top: 3em;
      margin-top: 0; } }
  .project-specs .project-body-header {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 2em; }
  .project-specs .project-specs-menu {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
    display: none;
    position: relative;
    z-index: 10; }
  .project-specs .project-specs-menu2 {
    display: block; }
  .project-specs .project-specs-image {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
    padding: 0;
    margin-bottom: 3em;
    position: relative; }
    .project-specs .project-specs-image img {
      max-width: 95%;
      height: auto;
      position: relative;
      left: 5%;
      z-index: 1; }
      .project-specs .project-specs-image img + img {
        position: absolute;
        top: 0;
        left: 5%;
        z-index: 2; }
  @media screen and (min-width: 1010px) {
    .project-specs {
      position: relative; }
      .project-specs + section {
        margin-top: 0; }
      .project-specs .project-specs-menu {
        display: inline-block;
        float: left;
        width: 250px;
        padding: 0 20px;
        position: absolute;
        bottom: 2em;
        left: 3%; }
        .project-specs .project-specs-menu ul {
          padding: 0; }
          .project-specs .project-specs-menu ul li {
            display: inline-block;
            float: left;
            width: 100%;
            padding: 0 20px;
            padding: 0;
            margin-bottom: 3px; }
            .project-specs .project-specs-menu ul li a {
              text-align: left;
    padding: 0.3em 0.3em;
    font-size: 15px; }
      .project-specs .project-specs-menu2 {
        display: none; }
      .project-specs .project-specs-image {
        display: inline-block;
        float: left;
        width: 85%;
        padding: 0 20px;
        float: right;
        padding: 0; } }

.project-specs-menu ul, .podium-image ul {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1; }
  .project-specs-menu ul:before, .project-specs-menu ul:after, .podium-image ul:before, .podium-image ul:after {
    content: "";
    display: table; }
  .project-specs-menu ul:after, .podium-image ul:after {
    clear: both; }
  .project-specs-menu ul li, .podium-image ul li {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 20px;
    padding: 0 0.2em 0.4em; }
    .project-specs-menu ul li a, .podium-image ul li a {
      display: block;
      background: #ddd;
      padding: 0.6em;
      white-space: nowrap;
      line-height: 1em;
      text-align: center;
      transition: margin-bottom 0.4s, background 0.4s;
      border: 0;
      border-radius: 3px;
      font-size: 90%; }
      .project-specs-menu ul li a:hover, .project-specs-menu ul li a.show, .podium-image ul li a:hover, .podium-image ul li a.show {
        background: #a7b2b8;
        color: white;
border-radius:0px; }

.podium-image {
  display: block;
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
  clear: both;
  padding-top: 0;
  padding-bottom: 5em;
  overflow: hidden;
  position: relative; }
  .podium-image:before, .podium-image:after {
    content: "";
    display: table; }
  .podium-image:after {
    clear: both; }
  .podium-image .base {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 2em; }
    .podium-image .base > span {
      display: inline-block;
      margin: 0 auto;
      position: relative; }
    .podium-image .base img {
      max-width: 100%;
      height: auto; }
    .podium-image .base .level-2 {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s; }
    .podium-image .base .level-2, .podium-image .base .feature {
      position: absolute; }
      .podium-image .base .level-2 img, .podium-image .base .feature img {
        width: 100%;
        max-width: none; }
  @media screen and (min-width: 720px) {
    .podium-image .podium-menu {
      width: 70%;
      margin: 0 auto; } }
  .podium-image ul {
    margin-top: 6em;
    position: absolute;
    top: 0;
    left: 0; }
    .podium-image ul li {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 20px;
      clear: both;
      margin-top: 0.8em; }
      @media screen and (min-width: 720px) {
        .podium-image ul li {
          display: inline-block;
          float: left;
          width: 25%;
          padding: 0 20px; } }
      .podium-image ul li a {
        text-align: left; }

.full-floorplans {
  display: none;
  background: #e9e9d7;
  padding: 0; }
  @media screen and (min-width: 720px) {
    .full-floorplans {
      display: block; }
}
  .full-floorplans .ff-type-selector {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #dadabd;
    position: relative;
    z-index: 2; }
    .full-floorplans .ff-type-selector > * {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    .full-floorplans .ff-type-selector div {
      display: none; }
      @media screen and (min-width: 720px) {
        .full-floorplans .ff-type-selector div {
          display: table-cell; } }
    .full-floorplans .ff-type-selector a {
      font-family: "Titillium Web", sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1.4em;
      position: relative;
      padding: 0.6em 0;
      color: #7a7977; }
      .full-floorplans .ff-type-selector a:after {
        content: '';
        display: none;
        width: 0;
        height: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #dadabd; }
      .full-floorplans .ff-type-selector a:hover {
        border: 0;
        color: #7a7977; }
        .full-floorplans .ff-type-selector a:hover:after {
          display: block; }
      .full-floorplans .ff-type-selector a.current-item {
        background: #bfbf9b;
        color: #7a7977; }
        .full-floorplans .ff-type-selector a.current-item:after {
          display: block;
          border-top-color: #bfbf9b; }
  .full-floorplans .ff-plans {
    position: relative;
    z-index: 1; }
    .full-floorplans .ff-plans .base-img {
      height: 36em;
      background: no-repeat center center;
      background-size: contain; }
    .full-floorplans .ff-plans .ff-sizes {
      position: absolute;
      width: 15%;
      top: 2em;
      left: 2em; }
    .full-floorplans .ff-plans .ff-detailed {
      cursor: pointer;
      position: absolute;
      width: 15%;
      height: 20%;
      bottom: 2em;
      right: 2em;
      background: white no-repeat center center;
      background-size: cover;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }
      .full-floorplans .ff-plans .ff-detailed small {
        display: block;
        position: absolute;
        width: 100%;
        background: black;
        background: rgba(0, 0, 0, 0.65);
        color: white;
        padding: 0.2em 1em;
        text-align: center;
        text-transform: uppercase;
        bottom: 0;
        left: 0; }
      .full-floorplans .ff-plans .ff-detailed:hover {
        border: 0; }

.project-specs-menu ul li a, .podium-image ul li a {
    display: block;
    background: #7b8f4c !important;
    color: #fff;
    text-decoration: none;
border-radius: 0px;}

.project-specs-menu2{padding:0px !important;    font-size: 11px;}
