@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url(../css/main.css);
/* line 5, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/****** COLORS ***** */
/****** FONT ***** */
/****** RECURSIVE CODE ***** */
/******* PRELOADER ****** */
/* line 59, ../sass/screen.sass */
body.pace-running:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1500;
  background-color: #353435;
  opacity: 0.8; }

/* line 72, ../sass/screen.sass */
body:before {
  background-color: #353435;
  -webkit-transition: background-color 200ms;
  -moz-transtition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  /******* FOR INDEX ****** */ }

/* line 83, ../sass/screen.sass */
#index .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
/* line 91, ../sass/screen.sass */
#index .pace.pace-inactive .pace-progress {
  display: none; }
/* line 94, ../sass/screen.sass */
#index .pace .pace-progress {
  position: absolute;
  font-family: AvantGardeGothicITCW02XLt, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-size: 3.8em;
  line-height: 1;
  color: #fff;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 20%;
  margin-left: 35px;
  z-index: 2000; }
/* line 107, ../sass/screen.sass */
#index .pace .pace-progress:before {
  position: absolute;
  content: url("../img/0_all/logo_loading.png");
  margin-left: -250px;
  margin-top: -25px; }
/* line 113, ../sass/screen.sass */
#index .pace .pace-progress:after {
  display: block;
  content: attr(data-progress-text);
  /******* FOR ALL OTHER PAGES ****** */ }

  

/* line 120, ../sass/screen.sass */
#building .pace, #capitalimprovements .pace, #availabilities .pace, #neighborhood .pace, #photos .pace, #tourbook .pace, #contact .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
/* line 128, ../sass/screen.sass */
#building .pace.pace-inactive .pace-progress, #capitalimprovements .pace.pace-inactive .pace-progress, #availabilities .pace.pace-inactive .pace-progress, #neighborhood .pace.pace-inactive .pace-progress, #photos .pace.pace-inactive .pace-progress, #tourbook .pace.pace-inactive .pace-progress, #contact .pace.pace-inactive .pace-progress {
  display: none; }
/* line 132, ../sass/screen.sass */
#building .pace .pace-progress, #capitalimprovements .pace .pace-progress, #availabilities .pace .pace-progress, #neighborhood .pace .pace-progress, #photos .pace .pace-progress, #tourbook .pace .pace-progress, #contact .pace .pace-progress {
  position: fixed;
  width: 5em;
  height: 5em;
  top: 0;
  right: 0;
  z-index: 2000; }
/* line 141, ../sass/screen.sass */
#building .pace .pace-progress:after, #capitalimprovements .pace .pace-progress:after, #availabilities .pace .pace-progress:after, #neighborhood .pace .pace-progress:after, #photos .pace .pace-progress:after, #tourbook .pace .pace-progress:after, #contact .pace .pace-progress:after {
  display: block;
  position: absolute;
  content: attr(data-progress-text);
  font-family: AvantGardeGothicITCW02XLt, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-size: 3.8em;
  line-height: 1;
  color: #fff;
  top: 0;
  right: 0.5em;
  z-index: 2000; }

/******* GENERIC CSS FOR ALL PAGES ****** */
/* line 156, ../sass/screen.sass */
html, body {
  overflow: hidden; }

/* line 159, ../sass/screen.sass */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  background-color: #353435;
  overflow: hidden; }
  /* line 166, ../sass/screen.sass */
  body:after {
    content: url("../img/0_all/logo_hover.png");
    display: none; }

/* line 170, ../sass/screen.sass */
a, a:link, a:hover, a:visited {
  text-decoration: none; }

/* line 173, ../sass/screen.sass */
a[href^=tel] {
  color: #4b76b3;
  text-decoration: none; }

/* line 178, ../sass/screen.sass */
.iScrollVerticalScrollbar {
  cursor: pointer;
  right: auto !important;
  margin-left: -7px; }

/* line 183, ../sass/screen.sass */
header {
  position: absolute;
  width: 100%;
  height: 5%;
  top: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #353435;
  z-index: 1100; }
  /* line 51, ../sass/screen.sass */
  header li {
    display: block;
    float: left; }
  /* line 192, ../sass/screen.sass */
  header ul {
    font-family: 'Atrament', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1em;
    color: #939598;
    text-transform: uppercase;
    float: right;
    margin: 0 35px 0 0; }
    /* line 200, ../sass/screen.sass */
    header ul li:first-child {
      margin-right: 25px; }
    /* line 203, ../sass/screen.sass */
    header ul a, header ul a:link, header ul a:visited {
      color: #939598; }
      /* line 206, ../sass/screen.sass */
      header ul a:hover, header ul a:link:hover, header ul a:visited:hover {
        color: #fff; }

/* line 209, ../sass/screen.sass */
footer {
  position: absolute;
  width: 100%;
  height: 5%;
  bottom: 0;
  background-color: #353435;
  z-index: 1100; }



/* adding specs link to every page */


  #background nav #building-link ul li {
    display: block;
    float: left;    clear: none;
    margin-left: 0.5em;}
  /* line 463, ../sass/screen.sass */

  /* line 467, ../sass/screen.sass */
#background nav #building-link ul li:first-child {
    margin-left: 0; }

/*div#background nav:first-child{
  z-index:0;
}*/


/* end adding specs link to every page */





/* line 217, ../sass/screen.sass */
#background {
  position: absolute;
  width: 100%;
  left: 0;
  top: 5%;
  bottom: 5%;
  overflow: hidden;
  z-index: 1200; }
  /* line 226, ../sass/screen.sass */
  #background .svg-background-wrap {
    position: relative;
    top: 0;
    margin: 0px auto;
    overflow: visible; }
    /* line 232, ../sass/screen.sass */
    #background .svg-background-wrap svg {
      display: block;
      width: 100%; }
  /* line 236, ../sass/screen.sass */
  #background img[data-mask] {
    visibility: hidden; }
  /* line 239, ../sass/screen.sass */
  #background .no-js img[data-mask] {
    visibility: visible; }
  /* line 242, ../sass/screen.sass */
  #background .svgMask image {
    visibility: visible; }
  /* line 245, ../sass/screen.sass */
  #background svg image {
    opacity: 1; }
  /* line 249, ../sass/screen.sass */
  #background #background-image-left {
    position: relative;
    float: left;
    width: 51.66%;
    height: 100%;
    left: 0;
    margin-right: -18.15%; }
    /* line 257, ../sass/screen.sass */
    #background #background-image-left #logo {
      position: absolute;
      width: 30%;
      left: 60%;
      top: 0;
      z-index: 1800; }
    /* line 265, ../sass/screen.sass */
    #background #background-image-left img:first-child {
      width: 100%; }
  /* line 269, ../sass/screen.sass */
  #background #background-image-right {
    position: relative;
    float: left;
    width: 66.44%;
    height: 100%; }
    /* line 275, ../sass/screen.sass */
    #background #background-image-right img:first-child {
      width: 100%; }
    /* line 278, ../sass/screen.sass */
    #background #background-image-right .svg-background-wrap {
      position: absolute;
      width: 100%;
      top: 0;
      margin: 0px auto;
      overflow: visible; }
      /* line 285, ../sass/screen.sass */
      #background #background-image-right .svg-background-wrap svg {
        display: block; }
    /* line 288, ../sass/screen.sass */
    #background #background-image-right h2 {
      position: absolute;
      font-family: AvantGardeGothicITCW02BkObl, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
      font-weight: normal;
      font-style: normal;
      font-size: 2em;
      text-transform: uppercase;
      color: #fff;
      left: 25%;
      top: 10%;
      cursor: pointer;
      z-index: 1800; }
      /* line 299, ../sass/screen.sass */
      #background #background-image-right h2:after {
        content: " ";
        font-size: 1em; }
    /* line 303, ../sass/screen.sass */
    #background #background-image-right #header-hide-menu {
      display: none; }

/* line 307, ../sass/screen.sass */
#availabilities:after, #neighborhood:after, #photos:after {
  content: url("../img/0_all/logo_hover.png"), url("../img/0_all/superslides_navigation_arrow_left_hover.png"), url("../img/0_all/superslides_navigation_arrow_right_hover.png");
  display: none; }

/* line 313, ../sass/screen.sass */
#index #background main, #neighborhood #background main, #photos #background main {
  position: absolute; }
/* line 317, ../sass/screen.sass */
#index #background #background-image-right .svg-nav-wrap, #neighborhood #background #background-image-right .svg-nav-wrap, #photos #background #background-image-right .svg-nav-wrap {
  position: absolute;
  width: 100%;
  margin: 0px auto;
  visibility: hidden; }
  /* line 322, ../sass/screen.sass */
  #index #background #background-image-right .svg-nav-wrap nav, #neighborhood #background #background-image-right .svg-nav-wrap nav, #photos #background #background-image-right .svg-nav-wrap nav {
    font-family: 'Atrament', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.5em;
    color: #fff;
    margin-left: -200px;
    text-transform: uppercase;
    z-index: 1200; }
    /* line 331, ../sass/screen.sass */
    #index #background #background-image-right .svg-nav-wrap nav a, #index #background #background-image-right .svg-nav-wrap nav a:link, #index #background #background-image-right .svg-nav-wrap nav a:visited, #neighborhood #background #background-image-right .svg-nav-wrap nav a, #neighborhood #background #background-image-right .svg-nav-wrap nav a:link, #neighborhood #background #background-image-right .svg-nav-wrap nav a:visited, #photos #background #background-image-right .svg-nav-wrap nav a, #photos #background #background-image-right .svg-nav-wrap nav a:link, #photos #background #background-image-right .svg-nav-wrap nav a:visited {
      color: #fff;
      white-space: nowrap; }
      /* line 335, ../sass/screen.sass */
      #index #background #background-image-right .svg-nav-wrap nav a:hover, #index #background #background-image-right .svg-nav-wrap nav a:link:hover, #index #background #background-image-right .svg-nav-wrap nav a:visited:hover, #neighborhood #background #background-image-right .svg-nav-wrap nav a:hover, #neighborhood #background #background-image-right .svg-nav-wrap nav a:link:hover, #neighborhood #background #background-image-right .svg-nav-wrap nav a:visited:hover, #photos #background #background-image-right .svg-nav-wrap nav a:hover, #photos #background #background-image-right .svg-nav-wrap nav a:link:hover, #photos #background #background-image-right .svg-nav-wrap nav a:visited:hover {
        color: #939598; }

/* line 341, ../sass/screen.sass */
#building #background #background-image-right h2, #specs #background #background-image-right h2, #capital-improvements #background #background-image-right h2, #availabilities #background #background-image-right h2, #tourbook #background #background-image-right h2, #contact #background #background-image-right h2 {
  width: 5em; }
/* line 343, ../sass/screen.sass */
#building #background nav, #specs #background nav, #capital-improvements #background nav, #availabilities #background nav, #tourbook #background nav, #contact #background nav {
  display: none;
  position: absolute;
  font-family: "Atrament", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8em;
  line-height: 1.5em;
  color: #fff;
  text-transform: uppercase;
  top: 9%;
  margin-left: 20px; }
  /* line 354, ../sass/screen.sass */
  #building #background nav a, #building #background nav a:link, #building #background nav a:visited, #specs #background nav a, #specs #background nav a:link, #specs #background nav a:visited, #capital-improvements #background nav a, #capital-improvements #background nav a:link, #capital-improvements #background nav a:visited, #availabilities #background nav a, #availabilities #background nav a:link, #availabilities #background nav a:visited, #tourbook #background nav a, #tourbook #background nav a:link, #tourbook #background nav a:visited, #contact #background nav a, #contact #background nav a:link, #contact #background nav a:visited {
    color: #fff; }
    /* line 357, ../sass/screen.sass */
    #building #background nav a:hover, #building #background nav a:link:hover, #building #background nav a:visited:hover, #specs #background nav a:hover, #specs #background nav a:link:hover, #specs #background nav a:visited:hover, #capital-improvements #background nav a:hover, #capital-improvements #background nav a:link:hover, #capital-improvements #background nav a:visited:hover, #availabilities #background nav a:hover, #availabilities #background nav a:link:hover, #availabilities #background nav a:visited:hover, #tourbook #background nav a:hover, #tourbook #background nav a:link:hover, #tourbook #background nav a:visited:hover, #contact #background nav a:hover, #contact #background nav a:link:hover, #contact #background nav a:visited:hover {
      color: #939598; }
  /* line 360, ../sass/screen.sass */
  #building #background nav li, #specs #background nav li, #capital-improvements #background nav li, #availabilities #background nav li, #tourbook #background nav li, #contact #background nav li, #index #background nav li, #neighborhood #background nav li, #photos #background nav li {
    clear: both;
    white-space: nowrap; }


     #building #background nav li, #specs #background nav li, #capital-improvements #background nav li, #availabilities #background nav li, #tourbook #background nav li, #contact #background nav li {
    clear: both;
    white-space: nowrap; }
/* line 364, ../sass/screen.sass */
#building #background main, #specs #background main, #capital-improvements #background main, #availabilities #background main, #tourbook #background main, #contact #background main {
  position: absolute;
  visibility: hidden; }
  /* line 368, ../sass/screen.sass */
  #building #background main img:first-child, #specs #background main img:first-child, #capital-improvements #background main img:first-child, #availabilities #background main img:first-child, #tourbook #background main img:first-child, #contact #background main img:first-child {
    position: absolute;
    top: 5%; }

/* line 377, ../sass/screen.sass */
#building #background #enlarged-images-left-side-wrap, #availabilities #background #enlarged-images-left-side-wrap {
  display: none;
  position: absolute;
  width: 51.85%;
  height: 100%;
  left: 0;
  z-index: 1600; }
  /* line 385, ../sass/screen.sass */
  #building #background #enlarged-images-left-side-wrap .images-left-side, #availabilities #background #enlarged-images-left-side-wrap .images-left-side {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%; }
    /* line 392, ../sass/screen.sass */
    #building #background #enlarged-images-left-side-wrap .images-left-side img, #availabilities #background #enlarged-images-left-side-wrap .images-left-side img {
      position: relative;
      width: 100%; }
  /* line 396, ../sass/screen.sass */
  #building #background #enlarged-images-left-side-wrap h2, #availabilities #background #enlarged-images-left-side-wrap h2 {
    display: none;
    position: absolute;
    font-family: AvantGardeGothicITCW02BkObl, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 2.4em;
    color: #fff;
    text-transform: uppercase;
    left: 20%;
    top: 5%;
    cursor: pointer;
    z-index: 1200; }
    /* line 408, ../sass/screen.sass */
    #building #background #enlarged-images-left-side-wrap h2:after, #availabilities #background #enlarged-images-left-side-wrap h2:after {
      content: " ";
      font-size: 1em; }
    /* line 412, ../sass/screen.sass */
    #building #background #enlarged-images-left-side-wrap h2:hover, #availabilities #background #enlarged-images-left-side-wrap h2:hover {
      color: #343233; }
/* line 415, ../sass/screen.sass */
#building #background #enlarged-images-right-side-wrap, #availabilities #background #enlarged-images-right-side-wrap {
  display: none;
  position: absolute;
  width: 66.5%;
  height: 100%;
  left: 33.75%;
  z-index: 1600; }
  /* line 423, ../sass/screen.sass */
  #building #background #enlarged-images-right-side-wrap .images-right-side, #availabilities #background #enlarged-images-right-side-wrap .images-right-side {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%; }
    /* line 430, ../sass/screen.sass */
    #building #background #enlarged-images-right-side-wrap .images-right-side img, #availabilities #background #enlarged-images-right-side-wrap .images-right-side img {
      position: relative;
      width: 100%; }

/* line 437, ../sass/screen.sass */
#building #background main article, #specs #background main article, #capital-improvements #background main article, #neighborhood #background main article {
  position: relative; }
  /* line 439, ../sass/screen.sass */
  #building #background main article p, #specs #background main article p, #capital-improvements #background main article p, #neighborhood #background main article p {
    position: absolute;
    clear: both;
    font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 0.7em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    line-height: 2em;
    color: #fff;
    width: 80%; }
    /* line 450, ../sass/screen.sass */
    #building #background main article p .all-lines, #specs #background main article p .all-lines, #capital-improvements #background main article p .all-lines, #neighborhood #background main article p .all-lines {
      position: absolute;
      white-space: nowrap; }

/* line 459, ../sass/screen.sass */
#building #background nav #building-link ul, #specs #background nav #building-link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 281px; }
  /* line 51, ../sass/screen.sass */
  #building #background nav #building-link ul li, #specs #background nav #building-link ul li {
    display: block;
    float: left; }
  /* line 463, ../sass/screen.sass */
  #building #background nav #building-link ul li, #specs #background nav #building-link ul li {
    clear: none;
    margin-left: 0.5em; }
  /* line 467, ../sass/screen.sass */
  #building #background nav #building-link ul li:first-child, #specs #background nav #building-link ul li:first-child {
    margin-left: 0; }

/* line 473, ../sass/screen.sass */
#specs #background main .download-pdf, #availabilities #background main .download-pdf {
  display: block;
  width: 120px;
  margin-left: 2%;
  margin-bottom: 5%; }
  /* line 479, ../sass/screen.sass */
  #specs #background main .download-pdf:hover h3, #availabilities #background main .download-pdf:hover h3 {
    color: #939598; }
  /* line 482, ../sass/screen.sass */
  #specs #background main .download-pdf h3, #availabilities #background main .download-pdf h3 {
    position: relative;
    float: left;
    font-family: "Atrament", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    margin-right: 0.3em;
    z-index: 0; }
  /* line 493, ../sass/screen.sass */
  #specs #background main .download-pdf img, #availabilities #background main .download-pdf img {
    clear: both;
    width: 16px;
    margin: 0;
    margin-top: 0.2em; }

/******* INDEX ****** */
/* line 505, ../sass/screen.sass */
#index #background main #slideshow-wrap {
  position: absolute;
  height: 100%;
  top: 0;
  margin: 0px auto;
  z-index: 1000;
  overflow: visible; }
  /* line 513, ../sass/screen.sass */
  #index #background main #slideshow-wrap .slideshow-images {
    position: absolute;
    height: 100%; }
    /* line 517, ../sass/screen.sass */
    #index #background main #slideshow-wrap .slideshow-images svg {
      display: block;
      height: 100%; }
    /* line 521, ../sass/screen.sass */
    #index #background main #slideshow-wrap .slideshow-images img {
      position: relative;
      height: 100%; }

/******* BUILDING ****** */
/* line 539, ../sass/screen.sass */
#building #background nav #building-link ul li:first-child a {
  color: #939598; }
/* line 542, ../sass/screen.sass */
#building #background main {
  margin-left: 12%; }
  /* line 545, ../sass/screen.sass */
  #building #background main img:first-child {
    width: 50%;
    left: -12%; }
  /* line 549, ../sass/screen.sass */
  #building #background main #building-thumbnails-wrap {
    position: relative;
    margin-top: 16%; }
    /* line 553, ../sass/screen.sass */
    #building #background main #building-thumbnails-wrap h2, #building #background main #building-thumbnails-wrap h3 {
      font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: auto; }
    /* line 558, ../sass/screen.sass */
    #building #background main #building-thumbnails-wrap figure {
      position: relative;
      float: left;
      width: 41.5%;
      margin-right: -12%; }
      /* line 564, ../sass/screen.sass */
      #building #background main #building-thumbnails-wrap figure h2 {
        font-size: 0.8em;
        color: #fff;
        text-align: center;
        margin-left: 30%;
        margin-bottom: 3px; }
      /* line 571, ../sass/screen.sass */
      #building #background main #building-thumbnails-wrap figure img {
        position: relative;
        width: 100%;
        cursor: pointer; }
      /* line 576, ../sass/screen.sass */
      #building #background main #building-thumbnails-wrap figure img + img {
        display: none;
        position: absolute;
        left: 0;
        bottom: 3px; }
    /* line 582, ../sass/screen.sass */
    #building #background main #building-thumbnails-wrap h3 {
      float: right;
      clear: both;
      font-size: 0.8em;
      color: #939598;
      margin-top: 1%;
      margin-right: 14%; }
  /* line 592, ../sass/screen.sass */
  #building #background main article h3 {
    font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    clear: both;
    text-transform: uppercase;
    color: #939598;
    margin-right: 3em;
    margin-bottom: 0; }
  /* line 601, ../sass/screen.sass */
  #building #background main article #history-photo-link-first, #building #background main article #history-photo-link-second, #building #background main article #history-photo-link-third {
    color: #4b76b3;
    cursor: pointer; }
    /* line 605, ../sass/screen.sass */
    #building #background main article #history-photo-link-first:hover, #building #background main article #history-photo-link-second:hover, #building #background main article #history-photo-link-third:hover {
      color: #fff; }
/* line 608, ../sass/screen.sass */
#building #background #background-image-left {
  width: 25.98%; }
  /* line 611, ../sass/screen.sass */
  #building #background #background-image-left #logo {
    width: 60%;
    left: 27%; }
/* line 615, ../sass/screen.sass */
#building #background #background-image-right {
  width: 92.15%; }
  /* line 618, ../sass/screen.sass */
  #building #background #background-image-right h2 {
    left: 18%;
    top: 10%; }

/******* SPECS ****** */
/* line 632, ../sass/screen.sass */
#specs #background nav #building-link ul li + li a {
  color: #939598; }
/* line 635, ../sass/screen.sass */
#specs #background main {
  margin-left: 21%; }
  /* line 638, ../sass/screen.sass */
  #specs #background main img:first-child {
    width: 58%;
    left: 5%; }
  /* line 643, ../sass/screen.sass */
  #specs #background main article p {
    width: auto;
    font-weight: 700;
    line-height: 2em;
    text-align: right;
    margin-bottom: -1em; }
  /* line 650, ../sass/screen.sass */
  #specs #background main article #headings-column {
    position: relative;
    float: left;
    width: 27%;
    left: -8.15%;
    margin-top: 11%; }
    /* line 657, ../sass/screen.sass */
    #specs #background main article #headings-column p {
      width: 100%; }
      /* line 660, ../sass/screen.sass */
      #specs #background main article #headings-column p span {
        width: 100%;
        left: 0; }


  /* line 664, ../sass/screen.sass */
  #specs #background main article #specifications-column {
    position: absolute;
    width: 65%;
    left: 24%;
    top: 0;
    margin-top: 11%; }
    /* line 670, ../sass/screen.sass */
    #specs #background main article #specifications-column p {
      width: 100%;
      font-weight: 400;
      text-align: left; }
  /* line 675, ../sass/screen.sass */
  #specs #background main a.download-pdf {
    position: absolute;
    width: 160px;
    margin-left: 0; }
/* line 682, ../sass/screen.sass */
#specs #background #background-image-left {
  width: 92.61%; }
  /* line 685, ../sass/screen.sass */
  #specs #background #background-image-left #logo {
    width: 15%;
    left: 20%;
    margin-left: 2%; }
/* line 690, ../sass/screen.sass */
#specs #background #background-image-right {
  width: 25.54%; }
  /* line 693, ../sass/screen.sass */
  #specs #background #background-image-right h2 {
    left: 65%;
    top: 15%; }

/******* CAPITAL IMPROVEMENTS ****** */
/* line 703, ../sass/screen.sass */
#capital-improvements:after {
  content: url("../img/0_all/white_arrow_hover.png"), url("../img/0_all/white_arrow_hover.png");
  display: none; }
/* line 709, ../sass/screen.sass */
#capital-improvements #background nav #capital-improvements-link a {
  color: #939598; }
/* line 712, ../sass/screen.sass */
#capital-improvements #background main {
  margin-left: 22%; }
  /* line 715, ../sass/screen.sass */
  #capital-improvements #background main > img:first-child {
    width: 80%;
    left: -25%; }
  /* line 719, ../sass/screen.sass */
  #capital-improvements #background main #slideshow-wrap {
    position: relative;
    width: 98%;
    height: auto;
    left: -15%;
    margin-top: 12%;
    z-index: 0; }
    /* line 727, ../sass/screen.sass */
    #capital-improvements #background main #slideshow-wrap img {
      position: absolute;
      width: 100%;
      height: auto;
      top: 0;
      left: 0; }
  /* line 734, ../sass/screen.sass */
  #capital-improvements #background main #pager-arrow {
    position: relative;
    float: right;
    clear: left;
    width: 12px;
    margin-top: 14px;
    margin-right: 0.4em;
    margin-bottom: 2%;
    cursor: pointer;
    z-index: 1200; }
  /* line 745, ../sass/screen.sass */
  #capital-improvements #background main #slideshow-pager {
    position: relative;
    float: right;
    clear: both;
    font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-weight: normal;
    font-style: normal;
    font-size: 0.9em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    color: #939598;
    text-align: center;
    margin-top: 20px;
    margin-right: 32%;
    z-index: 1200; }
    /* line 759, ../sass/screen.sass */
    #capital-improvements #background main #slideshow-pager a {
      color: #939598;
      margin-left: 0.3em; }
    /* line 763, ../sass/screen.sass */
    #capital-improvements #background main #slideshow-pager .activeSlide {
      color: #fff; }
  /* line 767, ../sass/screen.sass */
  #capital-improvements #background main article {
    margin-top: 5%;
    margin-left: -2%; }
    /* line 771, ../sass/screen.sass */
    #capital-improvements #background main article p:first-child {
      position: absolute;
      width: 50%;
      color: #939598;
      text-transform: uppercase;
      margin-top: -3%;
      margin-left: -12.5%;
      z-index: 0; }
    /* line 780, ../sass/screen.sass */
    #capital-improvements #background main article p#first-paragraph {
      top: 6%;
      margin-left: -13%; }
/* line 786, ../sass/screen.sass */
#capital-improvements #background #background-image-left {
  width: 92.57%; }
  /* line 789, ../sass/screen.sass */
  #capital-improvements #background #background-image-left #logo {
    width: 18%;
    left: 74%; }
/* line 793, ../sass/screen.sass */
#capital-improvements #background #background-image-right {
  width: 25.58%; }
  /* line 796, ../sass/screen.sass */
  #capital-improvements #background #background-image-right h2 {
    left: 65%;
    top: 15%; }

/******* AVAILABILITIES ****** */
/* line 806, ../sass/screen.sass */
#availabilities #arrow-left {
  display: none;
  position: absolute;
  width: 56px;
  bottom: 10%;
  left: 3%;
  cursor: pointer;
  z-index: 3000; }
/* line 815, ../sass/screen.sass */
#availabilities #arrow-right {
  display: none;
  position: absolute;
  width: 56px;
  bottom: 10%;
  right: 3%;
  cursor: pointer;
  z-index: 3000; }
/* line 824, ../sass/screen.sass */
#availabilities #back-to-page {
  display: none;
  position: absolute;
  font-family: AvantGardeGothicITCW02BkObl, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-size: 2.4em;
  color: #fff;
  text-transform: uppercase;
  left: 9%;
  top: 9%;
  cursor: pointer;
  z-index: 1200; }
  /* line 836, ../sass/screen.sass */
  #availabilities #back-to-page:after {
    content: " ";
    font-size: 1em; }
  /* line 840, ../sass/screen.sass */
  #availabilities #back-to-page:hover {
    color: #343233; }
/* line 845, ../sass/screen.sass */
#availabilities #background nav #availabilities-link a {
  color: #939598; }
/* line 850, ../sass/screen.sass */
#availabilities #background h1, #availabilities #background h4, #availabilities #background h3, #availabilities #background h6, #availabilities #background ul {
  font-family: "Atrament", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase; }
/* line 855, ../sass/screen.sass */
#availabilities #background #back-to-stack {
  position: absolute;
  font-family: "Atrament", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-size: 2em;
  right: 10%;
  cursor: pointer;
  z-index: 2000; }

/* line 865, ../sass/screen.sass */
#availabilities #background #back-to-stack:hover {
  color: #939598; }
#floorplan_submenu{
  position:absolute;
  right:10.2%;
  top:64px;
  z-index:1999;
  display:none;
  color:#999;

  font-family: "Atrament", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-style: normal;
  font-weight: 400;
  
  text-transform: uppercase;
  font-size: 1.4em;
  cursor:pointer;
}

#floorplan_submenu a{
  color: #fff;
}
.floorplannumber { font-size:1em;font-family:Arial; font-weight:500;}
.floorplannumber2 { padding-bottom:3px;}
#floorplan_submenu a.active, #floorplan_submenu a:hover{
  color: #939598;
}

div#office-count ul{
  /*margin-top:-100px;*/
}

/* line 868, ../sass/screen.sass */
#availabilities #background main {
  margin-left: 21%; }
  /* line 871, ../sass/screen.sass */
  #availabilities #background main > img:first-child {
    width: 42%;
    left: -10%; }
  /* line 875, ../sass/screen.sass */
  #availabilities #background main h1 {
    position: relative;
    float: left;
    font-size: 2.8em;
    margin-top: -1.5%;
    margin-bottom: -2%; }
  /* line 882, ../sass/screen.sass */
  #availabilities #background main h3 {
    position: relative;
    font-size: 2em;
    margin-left: 5em;
    margin-top: 11%;
    margin-bottom: 2%; }

    .sffontsize { font-size:0.8em;}
    .sffontsize2 { font-size:0.9em;}
  /* line 889, ../sass/screen.sass */
  #availabilities #background main ul {
    position: absolute;
    font-size: 1.6em;
    left: -27%;
    top: 50%; }
    /* line 895, ../sass/screen.sass */
    #availabilities #background main ul li {
      cursor: pointer; }
      /* line 897, ../sass/screen.sass */
      #availabilities #background main ul li:hover {
        color: #939598; }
    /* line 900, ../sass/screen.sass */
    #availabilities #background main ul .active {
      color: #939598; }
  /* line 903, ../sass/screen.sass */
  #availabilities #background main .floorplan {
    position: relative;
    height: 100%;
    visibility: hidden; }
    /* line 908, ../sass/screen.sass */
    #availabilities #background main .floorplan #download-pdf {
      margin-top: 1em; }
    /* line 911, ../sass/screen.sass */
    #availabilities #background main .floorplan .download-pdf {
      width: 140px; }
      /* line 913, ../sass/screen.sass */
      #availabilities #background main .floorplan .download-pdf h3 {
        font-size: 1em; }
  /* line 916, ../sass/screen.sass */
  #availabilities #background main #floorplan {
    height: 60%;
    width: auto !important;
    margin-left: 0; }
    /* line 920, ../sass/screen.sass */
    #availabilities #background main #floorplan img {
      width: auto !important; }
  /* line 924, ../sass/screen.sass */
  #availabilities #background main #office-count ul {
    left: 0;
    font-size: 0.9em;
    line-height: 1.2em;
    font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-weight: normal;
    font-style: normal;
    font-weight: 900;
    top: 45%; }
    /* line 932, ../sass/screen.sass */
    #availabilities #background main #office-count ul li {
      cursor: auto; }
      /* line 935, ../sass/screen.sass */
      #availabilities #background main #office-count ul li #last-before-total {
        margin-bottom: 8px;
        padding-bottom: 5px;
        border-bottom: 2px solid white; }
      /* line 940, ../sass/screen.sass */
      #availabilities #background main #office-count ul li #office-count-total {
        margin-bottom: 15px; }
      /* line 944, ../sass/screen.sass */
      #availabilities #background main #office-count ul li ul {
        width: 230px;
        color: #939598;
        position: relative;
        list-style-type: none;
        padding: 0;
        margin: 0;
        overflow: hidden; }
        /* line 51, ../sass/screen.sass */
        #availabilities #background main #office-count ul li ul li {
          display: block;
          float: left; }
        /* line 950, ../sass/screen.sass */
        #availabilities #background main #office-count ul li ul li + li {
          text-align: right;
          float: right; }
  /* line 954, ../sass/screen.sass */
  #availabilities #background main #stacking-plan {
    position: relative;
    width: 87%;
    height: auto;
    left: -12%;
    margin-top: 13%;
    z-index: 0; }
    /* line 962, ../sass/screen.sass */
    #availabilities #background main #stacking-plan img:first-child {
      position: relative;
      width: 100%;
      height: auto;
      z-index: 1200; }
    /* line 968, ../sass/screen.sass */
    #availabilities #background main #stacking-plan img {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0; }
    /* line 974, ../sass/screen.sass */
    #availabilities #background main #stacking-plan .floor-hover {
      display: none; }
    /* line 977, ../sass/screen.sass */
    #availabilities #background main #stacking-plan div {
      position: absolute;
      width: 20%;
      top: 29%;
      left: 46%;
      cursor: pointer; }
      /* line 984, ../sass/screen.sass */
      #availabilities #background main #stacking-plan div #rendering-link-hover {
        display: none;
        z-index: 1200; }
      /* line 988, ../sass/screen.sass */
      #availabilities #background main #stacking-plan div h4 {
        position: absolute;
        width: 77%;
        font-size: 0.8em;
        font-weight: 700;
        line-height: 1.2em;
        text-align: center;
        top: 0;
        margin-left: 23%;
        margin-top: 6%;
        z-index: 1200; }
        /* line 1000, ../sass/screen.sass */
        #availabilities #background main #stacking-plan div h4 span {
          font-size: 2.5em;
          font-weight: 400; }
    /* line 1004, ../sass/screen.sass */
    #availabilities #background main #stacking-plan h6 {
      font-size: 0.8em;
      text-align: center;
      margin-top: 0;
      margin-bottom: 1em; }
    /* line 1011, ../sass/screen.sass */
    #availabilities #background main #stacking-plan .download-pdf img {
      width: 16px;
      top: auto;
      left: auto; }
/* line 1017, ../sass/screen.sass */
#availabilities #background #background-image-left {
  width: 92.61%; }
  /* line 1020, ../sass/screen.sass */
  #availabilities #background #background-image-left #logo {
    width: 16%;
    margin-left: 2%; }
/* line 1024, ../sass/screen.sass */
#availabilities #background #background-image-right {
  width: 25.54%; }
  /* line 1027, ../sass/screen.sass */
  #availabilities #background #background-image-right h2 {
    left: 60%;
    top: 15%; }

/******* NEIGHBORHOOD ****** */
/* line 1037, ../sass/screen.sass */
#neighborhood #background #background-image-left {
  width: 52.56%;
  z-index: auto; }
  /* line 1041, ../sass/screen.sass */
  #neighborhood #background #background-image-left img {
    z-index: 1800; }
/* line 1044, ../sass/screen.sass */
#neighborhood #background #background-image-right {
  width: 65%; }
  /* line 1047, ../sass/screen.sass */
  #neighborhood #background #background-image-right h2 {
    margin: 0;
    margin-left: 2%;
    margin-top: -0.5%; }
  /* line 1052, ../sass/screen.sass */
  #neighborhood #background #background-image-right nav #neighborhood-link a {
    color: #939598; }
/* line 1056, ../sass/screen.sass */
#neighborhood #background main .slides-control {
  z-index: -1; }
/* line 1059, ../sass/screen.sass */
#neighborhood #background main .slides-navigation {
  width: 22%;
  z-index: 1300; }
  /* line 1063, ../sass/screen.sass */
  #neighborhood #background main .slides-navigation a {
    width: 140px; }
  /* line 1066, ../sass/screen.sass */
  #neighborhood #background main .slides-navigation a.prev {
    margin-left: 6%; }
  /* line 1069, ../sass/screen.sass */
  #neighborhood #background main .slides-navigation a.next {
    margin-right: 3%; }
/* line 1072, ../sass/screen.sass */
#neighborhood #background main h4 {
  font-size: 1.2em;
  font-family: AvantGardeGothicITCW02BkObl, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  left: 4%;
  margin-right: 4%;
  z-index: 1800;
  width: 15%;
  text-align: center;
  bottom: 13%;
  color: #fff;
  cursor: pointer; }
  /* line 1087, ../sass/screen.sass */
  #neighborhood #background main h4:hover {
    color: #353435; }
/* line 1090, ../sass/screen.sass */
#neighborhood #background main article {
  position: absolute;
  left: 4.5%;
  z-index: 1800;
  padding: 0 30px 2.4em 30px;
  border: 4px solid white;
  width: 12%;
  bottom: 11%;
  background-color: #353435;
  -ms-transform: skew(-18deg, 0deg);
  -webkit-transform: skew(-18deg, 0deg);
  transform: skew(-18deg, 0deg); }
  /* line 1102, ../sass/screen.sass */
  #neighborhood #background main article p {
    width: 90%;
    font-size: 0.7em;
    line-height: 1.6em;
    color: #fff;
    -ms-transform: skew(18deg, 0deg);
    -webkit-transform: skew(18deg, 0deg);
    transform: skew(18deg, 0deg); }
/* line 1115, ../sass/screen.sass */
#neighborhood #mobile-wrapper-hiding-overflow > h2 {
  position: absolute;
  font-family: AvantGardeGothicITCW02BkObl, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-size: 2.4em;
  color: #fff;
  text-transform: uppercase;
  left: 20%;
  top: 5%;
  cursor: pointer;
  z-index: 1300; }
  /* line 1126, ../sass/screen.sass */
  #neighborhood #mobile-wrapper-hiding-overflow > h2:after {
    content: " ";
    font-size: 1em; }
  /* line 1130, ../sass/screen.sass */
  #neighborhood #mobile-wrapper-hiding-overflow > h2:hover {
    color: #343233; }
/* line 1133, ../sass/screen.sass */
#neighborhood #mobile-wrapper-hiding-overflow > article {
  position: relative;
  font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  border: 3px solid white;
  padding: 1em;
  top: 25%;
  width: 55%;
  height: auto !important;
  left: 0 !important;
  margin: 0 auto;
  z-index: 1300;
  color: #fff;
  background: #353435; }
  /* line 1148, ../sass/screen.sass */
  #neighborhood #mobile-wrapper-hiding-overflow > article p {
    text-align: justify;
    margin: 0; }

/******* PHOTOS ****** */
/* line 1159, ../sass/screen.sass */
#photos #background main #slides .slides-navigation {
  z-index: 3000;
  width: 33.35%;
  bottom: 115px; }
  /* line 1164, ../sass/screen.sass */
  #photos #background main #slides .slides-navigation img {
    /*width: 36%; }*/
  }
/* line 1167, ../sass/screen.sass */
#photos #background #background-image-left {
  z-index: auto; }
  /* line 1170, ../sass/screen.sass */
  #photos #background #background-image-left img {
    z-index: 1800; }
  /* line 1173, ../sass/screen.sass */
  #photos #background #background-image-left #logo-extra-line {
    position: absolute;
    width: auto;
    margin-top: -1%;
    margin-left: -2.5%;
    z-index: 1700; }
/* line 1182, ../sass/screen.sass */
#photos #background #background-image-right h2 {
  margin: 0;
  margin-left: 2%;
  margin-top: -0.5%; }
/* line 1188, ../sass/screen.sass */
#photos #background #background-image-right .svg-nav-wrap {
  margin-left: 4%; }
/* line 1191, ../sass/screen.sass */
#photos #background #background-image-right nav #photos-link a {
  color: #939598; }

/******* TOURBOOK ****** */
/* line 1200, ../sass/screen.sass */
#tourbook #header-ul li:first-child a {
  color: #fff; }
/* line 1204, ../sass/screen.sass */
#tourbook #background main {
  margin-left: 21%; }
  /* line 1207, ../sass/screen.sass */
  #tourbook #background main img:first-child {
    width: 65%;
    left: -15%; }
  /* line 1211, ../sass/screen.sass */
  #tourbook #background main article {
    position: relative;
    left: 5%;
    top: 14%; }
    /* line 1216, ../sass/screen.sass */
    #tourbook #background main article a {
      display: block;
      width: 190px;
      margin-bottom: 0.7em; }
      /* line 1221, ../sass/screen.sass */
      #tourbook #background main article a div {
        color: #fff; }
        /* line 1223, ../sass/screen.sass */
        #tourbook #background main article a div h4 {
          float: left;
          font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased;
          -moz-osx-font-smoothing: auto;
          font-size: 1em;
          padding-top: 1px;
          text-transform: uppercase;
          margin: 0;
          margin-right: 0.5em; }
        /* line 1234, ../sass/screen.sass */
        #tourbook #background main article a div:hover {
          color: #939598; }
        /* line 1237, ../sass/screen.sass */
        #tourbook #background main article a div img {
          clear: both;
          width: 16px;
          margin: 0;
          margin-top: -1px; }
/* line 1244, ../sass/screen.sass */
#tourbook #background #background-image-left {
  width: 42.95%; }
  /* line 1248, ../sass/screen.sass */
  #tourbook #background #background-image-left #logo {
    width: 38%;
    left: 28%; }
/* line 1252, ../sass/screen.sass */
#tourbook #background #background-image-right {
  width: 75.2%; }
  /* line 1255, ../sass/screen.sass */
  #tourbook #background #background-image-right h2 {
    left: 23%;
    top: 10%; }

/******* CONTACT ****** */
/* line 1265, ../sass/screen.sass */
#contact #header-ul li + li a {
  color: #fff; }
/* line 1268, ../sass/screen.sass */
#contact #background main {
  margin-left: 21%; }
  /* line 1271, ../sass/screen.sass */
  #contact #background main img:first-child {
    width: 50%;
    left: -12%; }
  /* line 1275, ../sass/screen.sass */
  #contact #background main address {
    position: relative;
    top: 12%;
    left: 3%; }
    /* line 1280, ../sass/screen.sass */
    #contact #background main address div {
      font-family: AvantGardeGothicITCW01Bk, Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: auto;
      color: #fff;
      line-height: 0.9em; }
      /* line 1287, ../sass/screen.sass */
      #contact #background main address div h2 {
        font-size: 1em;
        text-transform: uppercase;
        margin-bottom: 0; }
      /* line 1291, ../sass/screen.sass */
      #contact #background main address div p {
        font-size: 0.6em;
        margin-top: -0.1em; }
    /* line 1295, ../sass/screen.sass */
    #contact #background main address div + div + div {
      margin-top: 2.5em; }
      /* line 1297, ../sass/screen.sass */
      #contact #background main address div + div + div p {
        float: left;
        margin-right: 2em; }
      /* line 1301, ../sass/screen.sass */
      #contact #background main address div + div + div a {
        position: relative; }
        /* line 1304, ../sass/screen.sass */
        #contact #background main address div + div + div a img {
          width: 65px !important;
          left: 0 !important;
          margin-top: -0.4em; }
/* line 1311, ../sass/screen.sass */
#contact #background #background-image-left {
  width: 70.02%; }
  /* line 1314, ../sass/screen.sass */
  #contact #background #background-image-left #logo {
    width: 23%;
    left: 45%; }
/* line 1318, ../sass/screen.sass */
#contact #background #background-image-right {
  width: 48.12%; }
  /* line 1321, ../sass/screen.sass */
  #contact #background #background-image-right h2 {
    left: 35%;
    top: 10%; }

/******* RESPONSIVE ****** */
/* line 1328, ../sass/screen.sass */
#mobile-wrapper-hiding-overflow {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

@media (max-width: 568px) {
  /* line 1336, ../sass/screen.sass */
  #index .pace .pace-progress:before {
    content: url("../img/0_all/logo_loading_mobile.png");
    margin-left: -176px;
    margin-top: -22px; }

  /* line 1344, ../sass/screen.sass */
  #building #background main article {
    margin-left: -4% !important; }

  /* line 1350, ../sass/screen.sass */
  #specs #background #background-image-right h2, #capital-improvements #background #background-image-right h2, #availabilities #background #background-image-right h2 {
    margin-left: -5px; }
  /* line 1353, ../sass/screen.sass */
  #specs h4, #capital-improvements h4, #availabilities h4 {
    margin-top: -42% !important; }

  /* line 1360, ../sass/screen.sass */
  #specs #background main .download-pdf h3 {
    margin-top: 25px;
    margin-left: -50px; }
  /* line 1364, ../sass/screen.sass */
  #specs #background main .download-pdf img {
    margin-top: 25px; }

  /* line 1368, ../sass/screen.sass */
  #capital-improvements #logo {
    width: 16%;
    margin-left: 2%; }
  /* line 1372, ../sass/screen.sass */
  #capital-improvements #slideshow-pager {
    font-size: 0.8em !important; }
  /* line 1375, ../sass/screen.sass */
  #capital-improvements #pager-arrow {
    width: 8px !important;
    margin-top: 17px !important;
    margin-right: 0.2em !important; }
  /* line 1380, ../sass/screen.sass */
  #capital-improvements #caption {
    font-size: 0.6em !important; }

  /* line 1384, ../sass/screen.sass */
  #availabilities #arrow-left, #availabilities #arrow-right {
    width: 28px; }
  /* line 1387, ../sass/screen.sass */
  #availabilities #background #back-to-page, #availabilities #background #back-to-stack {
    font-size: 1.4em !important;
    right: 11% !important; }
  /* line 1391, ../sass/screen.sass */
  #availabilities #background main h1 {
    font-size: 2.2em; }
  /* line 1394, ../sass/screen.sass */
  #availabilities #background main h3 {
    margin-left: 4em;
    font-size: 1.6em; }
  /* line 1399, ../sass/screen.sass */
  #availabilities #background main .floorplan > ul {
    margin-left: -25px; }

  /* line 1408, ../sass/screen.sass */
  #photos #background main #slides .slides-navigation a {
    top: -50px; }
  /* line 1410, ../sass/screen.sass */
  #photos #background main #slides .slides-navigation img {
    /*width: 20%;*/ }

  /* line 1419, ../sass/screen.sass */
  #neighborhood #background main #slides .slides-navigation a {
    top: -80px; }
  /* line 1421, ../sass/screen.sass */
  #neighborhood #background main #slides .slides-navigation img {
    width: 20%; }
  /* line 1423, ../sass/screen.sass */
  #neighborhood #background main h4 {
    width: 14%;
    left: 6%; }

  /* line 1432, ../sass/screen.sass */
  #contact #background main address div + div + div p {
    float: none; }
  /* line 1434, ../sass/screen.sass */
  #contact #background main address div + div + div a {
    margin-left: -2.5em; }
    /* line 1437, ../sass/screen.sass */
    #contact #background main address div + div + div a img {
      margin-top: 0.5em; }

  /* line 1440, ../sass/screen.sass */
  body {
    font-size: 12px; }
    /* line 1443, ../sass/screen.sass */
    body header {
      height: 7%;
      font-size: 120%; }
      /* line 1447, ../sass/screen.sass */
      body header ul {
        margin: 0 15px 0 0; }
        /* line 1450, ../sass/screen.sass */
        body header ul li:first-child {
          margin-right: 15px; }
    /* line 1453, ../sass/screen.sass */
    body #background {
      top: 7%; }
      /* line 1458, ../sass/screen.sass */
      body #background #background-image-right .svg-nav-wrap nav {
        margin-left: -175px !important; }
        /* line 1462, ../sass/screen.sass */
        body #background #background-image-right .svg-nav-wrap nav ul li {
          height: 30px; } }
@media (min-width: 300px) {
  /* line 1468, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count {
    margin-top: 2%; }
    /* line 1470, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul {
      margin-left: -10%;
      font-size: 0.5em; }
      /* line 1474, ../sass/screen.sass */
      #availabilities #background .floorplan #office-count ul li ul {
        width: 60px; } }
@media (min-width: 400px) {
  /* line 1481, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count {
    margin-top: 2%; }
    /* line 1483, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul {
      margin-left: 0;
      font-size: 0.6em; }
      /* line 1487, ../sass/screen.sass */
      #availabilities #background .floorplan #office-count ul li ul {
        width: 70px; } }
@media (min-width: 500px) {
  /* line 1495, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul {
    margin-left: -2%;
    font-size: 0.6em; }
    /* line 1499, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul li ul {
      width: 80px; } }
@media (min-width: 600px) {
  /* line 1507, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul {
    margin-left: 1%;
    font-size: 0.6em; }
    /* line 1511, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul li ul {
      width: 90px; } }
@media (min-width: 700px) {
  /* line 1519, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul {
    margin-left: -1%;
    font-size: 0.7em; }
    /* line 1523, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul li ul {
      width: 130px; } }
@media (min-width: 800px) {
  /* line 1533, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul {
    margin-left: -3%;
    font-size: 0.75em; }
    /* line 1537, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul li ul {
      width: 160px; } }
@media (min-width: 1024px) {
  /* line 1545, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul {
    margin-left: -3%;
    font-size: 0.8em; }
    /* line 1549, ../sass/screen.sass */
    #availabilities #background .floorplan #office-count ul li ul {
      width: 200px; } }
@media (min-width: 1200px) {
  /* line 1559, ../sass/screen.sass */
  #availabilities #background .floorplan #office-count ul li ul {
    width: 250px; } }
@media (min-width: 1600px) {
  /* line 1563, ../sass/screen.sass */
  #index .pace .pace-progress {
    /*font-size: 3em;*/ }

  /* line 1566, ../sass/screen.sass */
  body {
   /* font-size: 20px;*/ }

 #index #background #background-image-right h2 { margin-left:-30px;}

  /* line 1572, ../sass/screen.sass */
 #neighborhood #background #background-image-right h2, #photos #background #background-image-right h2 {
    margin-left: -10px; }
  /* line 1575, ../sass/screen.sass */
  #index #background #background-image-right nav, #neighborhood #background #background-image-right nav, #photos #background #background-image-right nav {
    margin-left: -230px !important; }

  /* line 1581, ../sass/screen.sass */
  #specs #background main a.download-pdf {
    width: 190px; }

  /* line 1586, ../sass/screen.sass */
  #availabilities #background #back-to-stack {
    right: 9.5%; }
  /* line 1590, ../sass/screen.sass */
  #availabilities #background main h1 {
    margin-top: -0.5%; }
  /* line 1595, ../sass/screen.sass */
/*  #availabilities #background main #stacking-plan div h4 {
    font-size: 1.2em; }*/
  /* line 1598, ../sass/screen.sass */
  /*#availabilities #background main #stacking-plan h6 {
    font-size: 1.2em; }*/
  /* line 1601, ../sass/screen.sass */
  #availabilities #background main .download-pdf {
    width: 140px; }
    /* line 1604, ../sass/screen.sass */
 /*   #availabilities #background main .download-pdf h3 {
      font-size: 1.5em; }*/
    /* line 1607, ../sass/screen.sass */
    #availabilities #background main .download-pdf img {
      width: 26px !important; }
  /* line 1611, ../sass/screen.sass */
  #availabilities #background main .floorplan .download-pdf {
    width: 220px; }
  /* line 1616, ../sass/screen.sass */
  #availabilities #background main .floorplan ul li {
    margin-bottom: 0.3em; }
  /* line 1622, ../sass/screen.sass */
  #availabilities #background main #office-count ul li ul {
    width: 320px !important; }

  /* line 1629, ../sass/screen.sass */
  #tourbook #background main article a {
    width: 205px;
    margin-bottom: 0.9em; }
    /* line 1633, ../sass/screen.sass */
    #tourbook #background main article a h4 {
      margin-right: 0.5em; }
    /* line 1636, ../sass/screen.sass */
    #tourbook #background main article a img {
      width: 21px !important; }

  /* line 1646, ../sass/screen.sass */
  #contact #background main address div + div + div a img {
    width: 85px !important; } }
@media (min-width: 2500px) {
  /* line 1652, ../sass/screen.sass */
/*  #index .pace .pace-progress {
    font-size: 2.8em; }*/

  /* line 1655, ../sass/screen.sass */
  body {
    /*font-size: 22px; */}

  /* line 1661, ../sass/screen.sass */
  #index #background #background-image-right h2, #neighborhood #background #background-image-right h2, #photos #background #background-image-right h2 {
    margin-left: -40px; }
  /* line 1664, ../sass/screen.sass */
  #index #background #background-image-right nav, #neighborhood #background #background-image-right nav, #photos #background #background-image-right nav {
    margin-left: -275px !important; }

  /* line 1671, ../sass/screen.sass */
  #specs #background main a.download-pdf {
    width: 210px; }

  /* line 1676, ../sass/screen.sass */
  #availabilities #background #back-to-stack {
    right: 9.5%; }
  /* line 1680, ../sass/screen.sass */
  #availabilities #background main h1 {
    margin-top: -0.5%; }
  /* line 1684, ../sass/screen.sass */
/*  #availabilities #background main #stacking-plan div h4 {
    font-size: 1.5em; }*/
  /* line 1687, ../sass/screen.sass */
 /* #availabilities #background main #stacking-plan h6 {
    font-size: 1.8em; }*/
  /* line 1690, ../sass/screen.sass */
  #availabilities #background main .download-pdf {
    width: 225px; }
    /* line 1693, ../sass/screen.sass */
  /*  #availabilities #background main .download-pdf h3 {
      font-size: 2em; }*/
    /* line 1696, ../sass/screen.sass */
    #availabilities #background main .download-pdf img {
      width: 30px !important; }
  /* line 1700, ../sass/screen.sass */
  #availabilities #background main .floorplan .download-pdf {
    width: 220px; }
  /* line 1703, ../sass/screen.sass */
  #availabilities #background main .floorplan ul {
    margin-left: 2%; }
    /* line 1706, ../sass/screen.sass */
    #availabilities #background main .floorplan ul li {
      margin-bottom: 0.5em; }
  /* line 1712, ../sass/screen.sass */
  #availabilities #background main #office-count ul li ul {
    width: 450px !important; }

  /* line 1719, ../sass/screen.sass */
  #tourbook #background main article a {
    width: 225px;
    margin-bottom: 1em; }
    /* line 1723, ../sass/screen.sass */
    #tourbook #background main article a h4 {
      margin-right: 0.5em; }
    /* line 1726, ../sass/screen.sass */
    #tourbook #background main article a img {
      width: 26px !importa