/*
* 
* 600 Mass Avenue
*
*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
#building #drivers .dark-grey-transparent blockquote cite,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html, body {
  height: 100%;
/* max-width:1583px; */ }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

h1,
h2,
h3,
h4,
h5,
h6,
#building #drivers .dark-grey-transparent blockquote cite {
  font-weight: normal; }

a:hover {
  cursor: pointer; }

a:focus {
  outline: none; }

li {
  list-style: none; }

abbr[title] {
  border-bottom: none; }

b,
strong {
  font-weight: 700; }

i,
em,
dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
#map img,
#map embed,
#map object {
  max-width: none; }

input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  overflow: auto;
  vertical-align: top;
  resize: none; }

button,
input {
  line-height: normal;
  *overflow: visible; }

select {
  width: 100%; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.ofh {
  overflow: hidden; }

section {
  padding: 6em 0; }
  @media only screen and (max-width: 900px) {
    section {
      padding: 4em 0; } }
  @media only screen and (max-width: 768px) {
    section {
      padding: 2.5em 0; } }
  section#hero {
    padding: 2.5em 0 5em 0; }

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

.hidden {
  display: none; }

.desktop-only {
  display: block; }
  @media only screen and (max-width: 768px) {
    .desktop-only {
      display: none; } }

.mobile-only {
  display: none; }
  @media only screen and (max-width: 768px) {
    .mobile-only {
      display: block; } }

.v-wrapper {
  display: table;
  height: 100%; }
  .v-wrapper .v-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }

.left {
  float: left; }

.right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

a {
  color: #66cccc;
  text-decoration: none;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  transition: color 0.3s linear; }
  a:hover {
    color: #66cccc; }

.shadow, .video img, #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a, #wellbeing #benefits .columns.large-6:before, #news .sidebar .light-grey img {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

hr {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 25px 0;
  background: #c3c3c3;
  border: none;
  padding: 0; }

.video {
  display: block;
  position: relative;
  margin: 0;
  color: #fff; }
  .video .icon-play {
    background: rgba(255, 255, 255, 0);
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear; }
    .video .icon-play:before {
      text-align: center;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -30px 0 0 -30px;
      display: block;
      width: 60px;
      height: 60px;
      text-indent: 4px;
      line-height: 60px;
      font-size: 26px;
      background: #66cccc;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .video img {
    width: 100%;
    height: auto; }
  .video:hover .icon-play {
    background: rgba(255, 255, 255, 0.7); }
    .video:hover .icon-play:before {
      background: #62afb0;
      background: rgba(98, 175, 176, 0.9);
      color: rgba(255, 255, 255, 0.8); }

.icon-square {
  position: relative;
  padding-top: 110px;
  margin-bottom: 0; }
  .icon-square:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -43px;
    display: block;
    height: 85px;
    width: 85px;
    line-height: 85px;
    background: url(/_/images/number-squares.png) no-repeat;
    color: #fff;
    font-size: 40px; }
  .icon-square.yellow-square:before {
    background-position: 0 0; }
  .icon-square.green-square:before {
    background-position: 0 -85px; }
  .icon-square.olive-square:before {
    background-position: 0 -170px; }

.icon-square-2 {
  position: relative;
  padding-top: 110px;
  margin-bottom: 0; }
  .icon-square-2:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -43px;
    display: block;
    height: 85px;
    width: 85px;
    line-height: 85px;
    background: url(/_/images/number-squares-2.png) no-repeat;
    color: #fff;
    font-size: 40px; }
  .icon-square-2.teal-square:before {
    background-position: 0 0; }
  .icon-square-2.grey-square:before {
    background-position: 0 -85px; }
  .icon-square-2.light-teal-square:before {
    background-position: 0 -170px; }

.non-icon-square {
  display: inline-block;
  height: 86px;
  width: 86px;
  background: url(/_/images/number-squares.png) no-repeat; }
  .non-icon-square.dark-blue-square {
    background-position: 0 0; }
  .non-icon-square.med-blue-square {
    background-position: 0 -86px; }
  .non-icon-square.light-blue-square {
    background-position: 0 -172px; }
  .non-icon-square.dark-orange-square {
    background-position: 0 -258px; }
  .non-icon-square.light-orange-square {
    background-position: 0 -344px; }
  .non-icon-square.dark-grey-square {
    background-position: 0 -430px; }
  .non-icon-square.light-grey-square {
    background-position: 0 -516px; }
  .non-icon-square .v-wrapper {
    width: 100%; }
    .non-icon-square .v-wrapper h3 {
      color: #fff;
      margin: 0;
      padding: 0;
      line-height: 1; }
      .non-icon-square .v-wrapper h3 span {
        font-size: 18px;
        display: block; }

.default-body.inside-page #hero {
  height: 250px; }
.default-body.inside-page .light-grey h2,
.default-body.inside-page .light-grey h3,
.default-body.inside-page .light-grey h4,
.default-body.inside-page .light-grey h5,
.default-body.inside-page .light-grey h6,
.default-body.inside-page .light-grey #building #drivers .dark-grey-transparent blockquote cite,
#building #drivers .dark-grey-transparent blockquote .default-body.inside-page .light-grey cite {
  margin-top: 45px;
  margin-bottom: 20px; }
.default-body.inside-page .light-grey p,
.default-body.inside-page .light-grey ul,
.default-body.inside-page .light-grey ol {
  margin-bottom: 25px; }
.default-body.inside-page .light-grey ol {
  margin-left: 25px; }
  .default-body.inside-page .light-grey ol li {
    list-style: decimal; }
.default-body.inside-page .light-grey ul {
  margin-left: 25px; }
  .default-body.inside-page .light-grey ul li {
    margin: 0 0 8px 0;
    list-style: square; }
.default-body.inside-page .light-grey .text-center ul li {
  list-style: none; }

/* Grid HTML Classes */
.row {
  width: 100%;
/*  margin-left: 135px; */
/*  margin-right: auto; */
  margin-top: 0;
  margin-bottom: 0;
 /* max-width: 73.5em; */
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row .row {
  width: auto;
  margin-left: -1.25em;
  margin-right: -1.25em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 1.25em;
  padding-right: 1.25em;
  width: 100%;
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-0 {
    position: relative;
    margin-left: 0%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }
/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1; }

  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }

  [class*="block-grid-"]:after {
    clear: both; }

  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }

  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@font-face {
  font-family: "AlternateGothicEF-NoThr";
  src: url("fonts/alternate-gothicef-nothr/2A938C_0_0.eot");
  src: url("fonts/alternate-gothicef-nothr/2A938C_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/alternate-gothicef-nothr/2A938C_0_0.woff") format("woff"), url("fonts/alternate-gothicef-nothr/2A938C_0_0.ttf") format("truetype");
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon/icomoon.eot?tdskpd");
  src: url("fonts/icomoon/icomoon.eot?#iefixtdskpd") format("embedded-opentype"), url("fonts/icomoon/icomoon.woff?tdskpd") format("woff"), url("fonts/icomoon/icomoon.ttf?tdskpd") format("truetype"), url("fonts/icomoon/icomoon.svg?tdskpd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'icomoon';
    src: url("fonts/icomoon/icomoon.svg?tdskpd#icomoon") format("svg"); } }
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


 .icon-mass-logo:before {
/* content: "\e61b"; */

} 


.icon-nya:before {
  content: "\e61a"; }

.icon-mall:before {
  content: "\e619"; }

.icon-metro:before {
  content: "\e617"; }

.icon-law:before {
  content: "\e618"; }

.icon-gould-oxford:before {
  content: "\e616"; }

.icon-car-charging:before {
  content: "\e60f"; }

.icon-food-and-drink:before {
  content: "\e610"; }

.icon-banks:before {
  content: "\e611"; }

.icon-retail:before {
  content: "\e612"; }

.icon-concierge:before {
  content: "\e613"; }

.icon-parking:before {
  content: "\e614"; }

.icon-hotel:before {
  content: "\e00e"; }

.icon-gym:before {
  content: "\e01a"; }

.icon-logo-oxford:before {
  content: "\e006"; }

.icon-down-arrow:before {
  content: "\e005"; }

.icon-construction:before {
  content: "\e01d"; }

.icon-download:before {
  content: "\e004"; }

.icon-twitter:before, footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_2:before,
footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_2:before {
  content: "\e01f"; }

.icon-facebook:before, footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_1:before,
footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_1:before {
  content: "\e01e"; }

.icon-menu:before {
  content: "\e02a"; }

.icon-email:before, footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_3:before,
footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_3:before {
  content: "\e023"; }

.icon-views:before {
  content: "\e020"; }

.icon-logo-600mass:before {
  content: "\e600"; }

.icon-gallery:before {
  content: "\e602"; }

.icon-floorplan:before {
  content: "\e601"; }

.icon-play:before {
  content: "\e01c"; }

.icon-megaphone:before {
  content: "\e021"; }

.icon-leed:before {
  content: "\e603"; }

.icon-photos:before {
  content: "\e606"; }

.icon-siteplan:before {
  content: "\e605"; }

.icon-specs:before {
  content: "\e604"; }

.icon-chair:before {
  content: "\e000"; }

.icon-logo-gould:before {
  content: "\e607"; }

.icon-logo-ggn:before {
  content: "\e609"; }

.icon-logo-core:before {
  content: "\e608"; }

.icon-link:before {
  content: "\e028"; }

.icon-logo-square452:before {
  content: "\e60a"; }

.icon-shop:before {
  content: "\e001"; }

.icon-garden:before {
  content: "\e60d"; }

.icon-tree:before {
  content: "\e60b"; }

.icon-stories:before {
  content: "\e60e"; }

.icon-glass:before {
  content: "\e60c"; }

.icon-star:before {

 content: "\e615"; 
  
  }

h1, h2, h3, h4, h5, h6, #building #drivers .dark-grey-transparent blockquote cite,
.beta, .gamma, .delta, .epsilon, .zeta {
  color: #5c5c5c; }

h1,
.alpha {
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  text-transform: uppercase;
  font-size: 45px; }
  @media only screen and (max-width: 767px) {
    h1,
    .alpha {
      font-size: 30px; } }

h2,
.beta {
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  color: #5c5c5c;
  margin: 0 0 25px 0;
  padding: 0;
  line-height: 1.2; }

h3,
.gamma {
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: italic;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 25px;
  color: #5c5c5c;
  margin: 0 0 25px 0;
  padding: 0; }

h4,
.delta {
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  color: #5c5c5c; }

h5,
.epsilon {
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 18px;
  color: #5c5c5c;
  line-height: 1.3;
  margin: 0 0 10px 0; }

h6, #building #drivers .dark-grey-transparent blockquote cite,
.zeta {
  font-size: 14px;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: italic;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 15px 0; }

.mfp-title,
.mfp-counter {
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }

p,
li {
  line-height: 1.6; }

p {
  font-size: 16px;
  margin: 0;
  padding: 0; }
  p.punch {
    font-size: 21px; }
    @media only screen and (max-width: 767px) {
      p.punch {
        font-size: 18px; } }

li {
  margin: 0;
  padding: 0; }

p,
ul,
ol {
  color: #777777;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0; }

a.updates {
  color: #66cccc !important;
  padding-top: 10px;
  display: inline-block; }
  a.updates:hover {
    color: #8cd9d9 !important; }

.button {
  display: inline-block;
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  padding: 0.25em 1.4em 0.2em;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .button.white-border {
    color: #fff;
    border: 1px solid #fff; }
    .button.white-border:hover {
      color: #fff;
      border: 1px solid #a1c6db;
      background: #a1c6db; }
  .button.cyan-border {
    color: #66cccc;
    border: 1px solid #66cccc; }
    .button.cyan-border:hover {
      color: #fff;
      border: 1px solid #62afb0;
      background: #62afb0; }
  .button.green-border {
    color: #2f988a;
    border: 1px solid #2f988a; }
    .button.green-border:hover {
      color: #fff;
      border: 1px solid #35ab9c;
      background: #35ab9c; }
  .button.cyan-block {
    color: #fff;
    background: #66cccc; }
    .button.cyan-block:hover {
      background: #62afb0; }

.grey-transparent {
  background: rga(82, 123, 150);
  background: rgba(82, 123, 150, 0.8); }

.dark-grey-transparent {
  background: rga(85, 103, 114);
  background: rgba(85, 103, 114, 0.8); }

.dark-blue-transparent {
  background: rga(68, 114, 144);
  background: rgba(68, 114, 144, 0.8); }

.dark-grey,
.light-grey {
  background-position: bottom center;
  background-repeat: no-repeat; }

.light-grey {
  background-color: #f7f7f7; }
  .light-grey.left-stripes {
    background-image: url(/_/images/background-lightgrey-left.png); }
  .light-grey.right-stripes {
    background-image: url(/_/images/background-lightgrey-right.png); }

.dark-grey {
  background-color: #e8e8ea; }
  .dark-grey.left-stripes {
    background-image: url(/_/images/background-darkgrey-left.png); }
  .dark-grey.right-stripes {
    background-image: url(/_/images/background-darkgrey-right.png); }

.accent-grey {
  background: #636465;
  background-image: linear-gradient(90deg, transparent 84%, #5b5c5d 50%);
  background-size: 100%; }

header.global a {
  color: #fff;
  text-decoration: none; }
  header.global a:hover {
    color: #a1c6db; }
header.global .row .columns.large-12 .brand {
position:absolute !important;

top:-2px;
left:120px;  }
  @media only screen and (max-width: 1250px) {
    header.global .row .columns.large-12 .brand {
      margin: -22px 30px 10px 0; } }
  @media only screen and (max-width: 950px) {
    header.global .row .columns.large-12 .brand {
      margin-top: -12px; } }
  @media only screen and (max-width: 768px) {
    header.global .row .columns.large-12 .brand {
      float: left; } }
  header.global .row .columns.large-12 .brand a {
    display: block;
    font-size: 70px; }
    @media only screen and (max-width: 768px) {
      header.global .row .columns.large-12 .brand a {
        font-size: 50px; } }
  @media only screen and (max-width: 640px) {
    header.global .row .columns.large-12 .brand {
      margin-top: -12px; } }
@media only screen and (max-width: 768px) {
  header.global .row .columns.large-12 .mobile-menu-link {
    float: right;
    font-size: 20px; } }
header.global ul {
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
  header.global ul li {
    line-height: 1; }
    header.global ul li a {
      padding: 0.5em 1em; }
      @media only screen and (max-width: 1010px) {
        header.global ul li a {
          padding: 0.5em 0.5em; } }
header.global #header-main {
  margin: 5px 0 0 0; }
  @media only screen and (max-width: 950px) {
    header.global #header-main {
      margin: 30px 0 0 0; } }
  header.global #header-main ul {
    float: right; }
    @media only screen and (max-width: 950px) {
      header.global #header-main ul {
        float: none;
        text-align: center; } }
    header.global #header-main ul li {
      float: left; }
      @media only screen and (max-width: 950px) {
        header.global #header-main ul li {
          float: none;
          display: inline-block; } }
      header.global #header-main ul li a#header-nav-leasing {
        padding-right: 0; }
header.global #header-sub {
  padding: 1em 0;
  width: 90%;
  margin: 40px auto 0; }
  @media only screen and (max-width: 950px) {
    header.global #header-sub {
      width: 100%;
      margin: 30px auto 0; } }
  header.global #header-sub ul {
    text-align: center; }
    header.global #header-sub ul li {
      font-size: 14px;
      display: inline-block; }
  .no-subnav header.global #header-sub {
    display: none; }

#hero .v-wrapper {
  width: 100%; }

#building #hero .v-wrapper,
.building-sub-page #hero .v-wrapper {
  height: 65%; }
  @media only screen and (max-width: 950px) {
    #building #hero .v-wrapper,
    .building-sub-page #hero .v-wrapper {
      height: 65%; } }
  @media only screen and (max-width: 767px) {
    #building #hero .v-wrapper,
    .building-sub-page #hero .v-wrapper {
      height: 100%;
      padding: 50px 0 0 0; } }

.inside-page #hero {
  background: url(../images/inside-header.jpg) top center no-repeat;
  background-size: cover;
  -ms-behavior: url(/_/css/backgroundsize.min.htc);
  height: 350px; }
  .inside-page #hero.has-subtitle {
    height: 410px; }
  .inside-page #hero .text-center h1 {
    margin: 0;
    line-height: 1.1; }
  .inside-page #hero .text-center .punch {
    margin-top: 25px;
    color: #fff; }
    .inside-page #hero .text-center .punch .button {
      margin-left: 10px; }

footer.global {
  color: #fff; }
  footer.global section {
    padding: 3em 0; }
  footer.global a {
    color: #fff; }
    footer.global a:hover {
      color: #a1c6db; }
  footer.global h3.mobile-only {
    text-align: center;
    color: #fff;
    padding: 25px 0 0 0;
    line-height: 1; }
  footer.global #upper-footer {
    background: #555759;
    position: relative;
    overflow: visible; }
    @media only screen and (max-width: 1150px) {
      footer.global #upper-footer {
        height: auto;
        padding-bottom: 3em; } }
    @media only screen and (max-width: 600px) {
      footer.global #upper-footer {
        padding-bottom: 0; } }
    footer.global #upper-footer h5 {
      color: #bbbcbc;
      font-size: 20px;
      line-height: 1;
      margin: 0 0 16px 0;
      padding: 0;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased; }
    footer.global #upper-footer .round-icon, footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_1,
    footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_2,
    footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_3,
    footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_1,
    footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_2,
    footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_3, footer.global #upper-footer .large-3 #downloadable-files li .icon-download,
    footer.global #upper-footer .large-4 #downloadable-files li .icon-download {
      position: relative; }
      footer.global #upper-footer .round-icon:before, footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_1:before,
      footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_2:before,
      footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_3:before,
      footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_1:before,
      footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_2:before,
      footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_3:before, footer.global #upper-footer .large-3 #downloadable-files li .icon-download:before,
      footer.global #upper-footer .large-4 #downloadable-files li .icon-download:before {
        color: #fff;
        position: absolute;
        display: block;
        height: 42px;
        width: 42px;
        font-size: 22px;
        line-height: 1.85;
        background: #66cccc;
        text-align: center;
        top: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; }
    footer.global #upper-footer a {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      footer.global #upper-footer a:before {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      footer.global #upper-footer a:hover {
        color: #fff; }
        footer.global #upper-footer a:hover:before {
          background: #8cd9d9; }
    footer.global #upper-footer .row {
      max-width: 66em; }
    footer.global #upper-footer .large-5 {
      padding-left: 2.25em;
      padding-top: 10px;
      padding-bottom: 10px; }
      @media only screen and (max-width: 950px) {
        footer.global #upper-footer .large-5 {
          width: 40%; } }
      @media only screen and (max-width: 870px) {
        footer.global #upper-footer .large-5 {
          width: 100%;
          float: none;
          padding-left: 2.25em;
          padding-right: 2.25em;
          padding-bottom: 3em;
          margin-bottom: 3em;
          border-bottom: 1px solid #484a4b; } }
      @media only screen and (max-width: 600px) {
        footer.global #upper-footer .large-5 {
          margin-bottom: 0;
          border-bottom: none; } }
      footer.global #upper-footer .large-5 h5:before {
        top: 36px; }
      footer.global #upper-footer .large-5 p {
        color: #fff;
        padding: 0 0 0 80px;
        margin: 0; }
      footer.global #upper-footer .large-5 h6, footer.global #upper-footer .large-5 #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote footer.global #upper-footer .large-5 cite {
        padding: 0 0 0 80px;
        margin: 10px 0 0 0;
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
        footer.global #upper-footer .large-5 h6 a, footer.global #upper-footer .large-5 #building #drivers .dark-grey-transparent blockquote cite a, #building #drivers .dark-grey-transparent blockquote footer.global #upper-footer .large-5 cite a {
          color: #a1c6db;
          display: block;
          padding: 5px 5px 5px 0; }
          footer.global #upper-footer .large-5 h6 a:hover, footer.global #upper-footer .large-5 #building #drivers .dark-grey-transparent blockquote cite a:hover, #building #drivers .dark-grey-transparent blockquote footer.global #upper-footer .large-5 cite a:hover {
            color: #c6dce9; }
    footer.global #upper-footer .large-3 {
      width: 30%; }
    footer.global #upper-footer .large-4 {
      width: 28.33333%; }
    footer.global #upper-footer .large-3,
    footer.global #upper-footer .large-4 {
      border-left: 2px solid #484a4b;
      padding-top: 10px;
      padding-bottom: 10px;
      min-height: 134px;
      padding-left: 2.25em; }
      @media only screen and (max-width: 950px) {
        footer.global #upper-footer .large-3,
        footer.global #upper-footer .large-4 {
          width: 30%; } }
      @media only screen and (max-width: 870px) {
        footer.global #upper-footer .large-3,
        footer.global #upper-footer .large-4 {
          width: 50%;
          padding: 0 2.25em;
          border-left: none;
          min-height: 0; } }
      @media only screen and (max-width: 600px) {
        footer.global #upper-footer .large-3,
        footer.global #upper-footer .large-4 {
          width: 100%;
          text-align: center;
          padding-top: 3em;
          padding-bottom: 3em;
          border-top: 1px solid #484a4b; } }
      footer.global #upper-footer .large-3 #social-links,
      footer.global #upper-footer .large-4 #social-links {
        margin: -14px 0 0; }
        footer.global #upper-footer .large-3 #social-links li,
        footer.global #upper-footer .large-4 #social-links li {
          display: inline-block;
          width: 44px;
          height: 44px;
          margin: 0 20px 0 0; }
          @media only screen and (max-width: 600px) {
            footer.global #upper-footer .large-3 #social-links li,
            footer.global #upper-footer .large-4 #social-links li {
              margin: 0 10px; } }
          footer.global #upper-footer .large-3 #social-links li span,
          footer.global #upper-footer .large-4 #social-links li span {
            display: none; }
          footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_1,
          footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_2,
          footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_3,
          footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_1,
          footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_2,
          footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_3 {
            position: relative;
            display: inline-block; }
            footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_1:before,
            footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_2:before,
            footer.global #upper-footer .large-3 #social-links li .addthis_button_preferred_3:before,
            footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_1:before,
            footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_2:before,
            footer.global #upper-footer .large-4 #social-links li .addthis_button_preferred_3:before {
              position: absolute;
              left: 0;
              top: 0; }
          footer.global #upper-footer .large-3 #social-links li a:hover:before,
          footer.global #upper-footer .large-4 #social-links li a:hover:before {
            background: #62afb0; }
      footer.global #upper-footer .large-3 #downloadable-files,
      footer.global #upper-footer .large-4 #downloadable-files {
        margin: 0; }
        footer.global #upper-footer .large-3 #downloadable-files li,
        footer.global #upper-footer .large-4 #downloadable-files li {
          margin: 0 0 20px 0; }
          footer.global #upper-footer .large-3 #downloadable-files li .icon-download,
          footer.global #upper-footer .large-4 #downloadable-files li .icon-download {
            padding: 0 0 0 58px;
            position: relative;
            font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
            font-style: normal;
            font-weight: normal;
            -webkit-font-smoothing: antialiased;
            line-height: 42px;
            display: inline-block; }
            footer.global #upper-footer .large-3 #downloadable-files li .icon-download:before,
            footer.global #upper-footer .large-4 #downloadable-files li .icon-download:before {
              position: absolute;
              left: 0;
              display: block;
              text-align: center;
              font-size: 18px;
              line-height: 2.4; }
  footer.global .footer-nav {
    background: #484a4b;
    position: relative;
    top: 0;
    z-index: 100; }
    @media only screen and (max-width: 850px) {
      footer.global .footer-nav {
        height: auto; } }
    @media only screen and (max-width: 600px) {
      footer.global .footer-nav {
        bottom: 0; } }
    footer.global .footer-nav nav ul {
      text-align: center;
      margin: 0;
      padding: 0; }
      footer.global .footer-nav nav ul li {
        display: inline;
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
        footer.global .footer-nav nav ul li a {
          display: inline-block;
          padding: 10px 20px; }
          @media only screen and (max-width: 600px) {
            footer.global .footer-nav nav ul li a {
              width: 100%; } }
          footer.global .footer-nav nav ul li a:hover {
            color: #a1c6db; }
    footer.global .footer-nav nav#footer-main {
      text-transform: uppercase;
      padding: 22px 0;
      background: #555759; }
      footer.global .footer-nav nav#footer-main li {
        font-size: 16px; }
    footer.global .footer-nav nav#footer-sub {
      padding: 6px 0;
      position: relative; }
      footer.global .footer-nav nav#footer-sub li {
        font-size: 15px; }
      @media only screen and (max-width: 850px) {
        footer.global .footer-nav nav#footer-sub {
          display: none; } }
    @media only screen and (max-width: 850px) {
      footer.global .footer-nav nav .mobile-only {
        display: inline; } }
  footer.global #lower-footer {
    background: #1e988a;
    position: relative;
    z-index: 10;
    padding: 0 0 3em 0; }
    @media only screen and (max-width: 1150px) {
      footer.global #lower-footer {
        height: auto; } }
    footer.global #lower-footer h6, footer.global #lower-footer #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer cite {
      display: inline-block;
      color: #bbbcbc; }
    footer.global #lower-footer p {
      color: #bbbcbc;
      letter-spacing: 1px;
      line-height: 1.4;
      font-size: 15px; }
      @media only screen and (max-width: 768px) {
        footer.global #lower-footer p {
          line-height: 1.8; } }
      footer.global #lower-footer p em {
        font-style: normal; }
      footer.global #lower-footer p .desktop-only {
        display: inline; }
        @media only screen and (max-width: 768px) {
          footer.global #lower-footer p .desktop-only {
            display: none; } }
    footer.global #lower-footer a {
      color: #fff; }
      footer.global #lower-footer a:hover {
        color: #bbbcbc; }
    footer.global #lower-footer .footer-info {
      text-align: center;
      padding-top: 30px; }
      footer.global #lower-footer .footer-info h6, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite,
      footer.global #lower-footer .footer-info p {
        display: inline-block; }
      footer.global #lower-footer .footer-info h6, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite {
        margin: 0 20px; }
        @media only screen and (max-width: 768px) {
          footer.global #lower-footer .footer-info h6, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite {
            margin: 0 20px 10px 20px; } }
        footer.global #lower-footer .footer-info h6 a, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite a, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite a {
          display: inline-block; }
        footer.global #lower-footer .footer-info h6 .icon-logo-gould, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite .icon-logo-gould, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite .icon-logo-gould {
          position: relative; }
          footer.global #lower-footer .footer-info h6 .icon-logo-gould:before, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite .icon-logo-gould:before, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite .icon-logo-gould:before {
            font-size: 14px; }
          footer.global #lower-footer .footer-info h6 .icon-logo-gould:after, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite .icon-logo-gould:after, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite .icon-logo-gould:after {
            content: "";
            display: block;
            width: 1px;
            background: #bbbcbc;
            height: 30px;
            position: absolute;
            right: -20px;
            top: -5px; }
        footer.global #lower-footer .footer-info h6 .icon-logo-oxford:before, footer.global #lower-footer .footer-info #building #drivers .dark-grey-transparent blockquote cite .icon-logo-oxford:before, #building #drivers .dark-grey-transparent blockquote footer.global #lower-footer .footer-info cite .icon-logo-oxford:before {
          font-size: 24px; }
      footer.global #lower-footer .footer-info p {
        color: #bbbcbc;
        font-size: 13px;
        margin: 0 0 0 50px; }
        @media only screen and (max-width: 768px) {
          footer.global #lower-footer .footer-info p {
            margin: 0; } }

#building #header-nav-building,
#building .footer-nav-building,
.building-sub-page #header-nav-building,
.building-sub-page .footer-nav-building {
  font-style: italic;
  color: #a1c6db; }

@media only screen and (max-width: 850px) {
  .building-sub-page .footer-nav-building {
    font-style: italic;
    color: #fff; } }
#gallery #header-nav-gallery,
#gallery .footer-nav-gallery {
  font-style: italic;
  color: #a1c6db; }

#plans-specs #header-nav-plans-specs,
#plans-specs .footer-nav-plans-specs {
  font-style: italic;
  color: #a1c6db; }

#wellbeing #header-nav-wellbeing,
#wellbeing .footer-nav-wellbeing {
  font-style: italic;
  color: #a1c6db; }

#services #header-nav-services,
#services .footer-nav-services {
  font-style: italic;
  color: #a1c6db; }

#news #header-nav-news,
#news .footer-nav-news {
  font-style: italic;
  color: #a1c6db; }

#location #header-nav-location,
#location .footer-nav-location {
  font-style: italic;
  color: #a1c6db; }

#team #header-nav-team,
#team .footer-nav-team {
  font-style: italic;
  color: #a1c6db; }

#leasing #header-nav-leasing,
#leasing .footer-nav-leasing {
  font-style: italic;
  color: #a1c6db; }

#amenities #header-nav-amenities,
#amenities .footer-nav-amenities {
  font-style: italic;
  color: #a1c6db; }

.cta-panel {
  border-top: 2px solid #e3e6e9;
  padding: 3em 0 4em; }
  .cta-panel h3 {
    font-size: 28px;
    color: #777777;
    font-style: normal;
    padding-top: 70px;
    position: relative;
    line-height: 1.3; }
    .cta-panel h3:before {
      text-align: center;
      position: absolute;
      margin-left: -50px;
      font-size: 54px;
      width: 100px;
      left: 50%;
      top: 0; }
  .cta-panel.dark {
    border-top: 2px solid #c3c3c3;
    background: #f7f7f7; }
    .cta-panel.dark h3 {
      color: #5c5c5c; }
      .cta-panel.dark h3:before {
        color: #777777; }

#gallery-plans {
  padding: 0; }
  #gallery-plans .columns {
    padding-left: 0;
    padding-right: 0; }
  #gallery-plans .v-wrapper {
    width: 100%; }
    #gallery-plans .v-wrapper .v-inner {
      padding: 6em 0;
      background: #fff;
      -webkit-transition: background 0.5s linear;
      -moz-transition: background 0.5s linear;
      transition: background 0.5s linear; }
      @media only screen and (max-width: 767px) {
        #gallery-plans .v-wrapper .v-inner {
          padding: 3em 0; } }
      #gallery-plans .v-wrapper .v-inner:hover {
        background: #efeff2; }
        #gallery-plans .v-wrapper .v-inner:hover .navy-light-border {
          color: #fff;
          border: 2px solid #555759;
          background: #555759; }
      #gallery-plans .v-wrapper .v-inner p {
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        padding: 60px 0 0 0;
        margin: 0 0 15px 0;
        position: relative;
        color: #88888a; }
        #gallery-plans .v-wrapper .v-inner p:before {
          position: absolute;
          width: 100px;
          left: 50%;
          text-align: center;
          margin: 0 0 0 -50px;
          display: block;
          font-size: 45px;
          top: 0; }
      #gallery-plans .v-wrapper .v-inner strong {
        font-weight: lighter; }

.ui-slider-tabs-list-wrapper {
  position: relative;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  margin: 0 0 -1px 0;
  z-index: 50; }

.ui-slider-tabs-list-wrapper.bottom {
  margin: -1px 0 0 0; }

.ui-slider-tabs-list-container {
  overflow: hidden; }

.ui-slider-tabs-list {
  padding: 0;
  margin: 0 0 0 0;
  list-style: none; }

.ui-slider-tabs-list li {
  display: inline-block;
  margin: 0;
  font-size: 13px; }

.ui-slider-tabs-list li a {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  color: #555;
  text-shadow: 0px 1px 0px #fff;
  margin: 0; }

.ui-slider-tabs-list li a:hover {
  color: #000; }

.ui-slider-tabs-list li.selected a {
  cursor: default;
  color: #000; }

.ui-slider-tabs-list li:first-of-type {
  border-left: 1px solid #cfcfcf; }

.ui-slider-tabs-content-container {
  position: relative;
  border: 1px solid #cfcfcf;
  z-index: 1;
  overflow: hidden;
  background-color: #fff; }

.ui-slider-tab-content {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  padding: 10px; }

.ui-slider-left-arrow, .ui-slider-right-arrow, .ui-slider-left-arrow.edge:hover, .ui-slider-right-arrow.edge:hover {
  display: block;
  position: absolute;
  border: 1px solid #cfcfcf;
  background: #fcfcfc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfcfc 0%, whitesmoke 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, whitesmoke));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%, whitesmoke 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%, whitesmoke 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%, whitesmoke 100%);
  /* IE10+ */
  background: linear-gradient(top, #fcfcfc 0%, whitesmoke 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-9 */ }

.ui-slider-left-arrow:hover, .ui-slider-right-arrow:hover {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(top, white 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.ui-slider-left-arrow {
  left: 0;
  top: 0;
  box-shadow: 2px 0px 1px rgba(0, 0, 0, 0.06);
  border-top-left-radius: 4px; }

.ui-slider-left-arrow div {
  background-image: url("images/leftArrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: inherit; }

.ui-slider-left-arrow.edge div {
  opacity: .25; }

.ui-slider-left-arrow.edge {
  box-shadow: none;
  cursor: default; }

.ui-slider-tabs-list-wrapper.bottom .ui-slider-left-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 4px; }

.ui-slider-right-arrow {
  top: 0;
  right: 0;
  box-shadow: -2px 0px 1px rgba(0, 0, 0, 0.06);
  border-top-right-radius: 4px; }

.ui-slider-right-arrow div {
  background-image: url("images/rightArrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  height: inherit; }

.ui-slider-right-arrow.edge div {
  opacity: .25; }

.ui-slider-right-arrow.edge {
  box-shadow: none;
  cursor: default; }

.ui-slider-tabs-list-wrapper.bottom .ui-slider-right-arrow {
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px; }

.ui-slider-tabs-indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.ui-slider-tabs-indicator {
  width: 10px;
  height: 10px;
  background-image: url("images/indicator.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 3px;
  cursor: pointer; }

.ui-slider-tabs-indicator.selected {
  background-image: url("images/indicatorActive.png"); }

.ui-slider-tabs-leftPanelArrow {
  position: absolute;
  left: 0px;
  width: 30px;
  height: 35px;
  background-image: url("images/leftPanelArrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=5); }

.ui-slider-tabs-rightPanelArrow {
  position: absolute;
  right: 0px;
  width: 30px;
  height: 35px;
  background-image: url("images/rightPanelArrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=5); }

.ui-slider-tabs-rightPanelArrow.showOnHover, .ui-slider-tabs-leftPanelArrow.showOnHover {
  opacity: 0;
  display: none; }

.ui-slider-tabs-content-container:hover .ui-slider-tabs-rightPanelArrow.showOnHover, .ui-slider-tabs-content-container:hover .ui-slider-tabs-leftPanelArrow.showOnHover {
  opacity: .5;
  display: inline-block; }

.ui-slider-tabs-content-container .ui-slider-tabs-rightPanelArrow:hover, .ui-slider-tabs-content-container .ui-slider-tabs-leftPanelArrow:hover, .ui-slider-tabs-content-container .ui-slider-tabs-rightPanelArrow.showOnHover:hover, .ui-slider-tabs-content-container .ui-slider-tabs-leftPanelArrow.showOnHover:hover {
  opacity: 1; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#home header.global {
  background: #1e988a;
/* DAL background: rgba(85, 87, 89, 0.5); */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 80px;
  padding: 0 0 0 0;
  z-index: 10; }
  #home header.global:before {
    content: "";
    background: #1e988a;
    /* background: rgba(118, 136, 148, 0.9); */
    position: absolute;
    height: 6.6em;
    width: 100%;
    display: inline-block;
    top: 0; }
#home #hero {
  background: url(../images/hero-homepage.jpg) top left no-repeat #f5f4f1;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
  height: auto;
  padding-top: 160px;
  padding-bottom: 0;
width:100%;
max-height:550px;  }
  @media only screen and (min-width: 601px) {
    #home #hero {
      /* DAL height: 730px; */
	  height: 550px; 
      text-align: right; } }
#home .hero-content {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9; }
  @media only screen and (min-width: 601px) {
    #home .hero-content {
	width:100%;
      position: absolute;
      max-height: 550px; } }
  @media only screen and (max-width: 601px) {
    #home .hero-content .columns.large-12 {
      padding-left: 0; } }
  #home .hero-content .line,
  #home .hero-content .break {
    display: block; }
    @media only screen and (min-width: 601px) {
      #home .hero-content .line,
      #home .hero-content .break {
        position: absolute;
        right: 0; } }
    #home .hero-content .line:after,
    #home .hero-content .break:after {
      content: "";
      position: absolute;
      right: -1000px;
      width: 1000px;
      display: block;
      top: 0;
      bottom: 0; }
  #home .hero-content .line {
    color: #fff;
    padding: 0 20px;
    display: inline-block; }
    @media only screen and (min-width: 601px) {
      #home .hero-content .line {
        text-align: right; } }
    #home .hero-content .line * {
      color: #fff; }
    #home .hero-content .line.one {
      background: #aab4ba;
      font-size: 18px;
      height: 50px;
      line-height: 50px;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: italic;
      font-weight: normal;
      -webkit-font-smoothing: antialiased; }
      #home .hero-content .line.one:after {
        background: #aab4ba; }
      @media only screen and (min-width: 401px) {
        #home .hero-content .line.one {
          font-size: 28px;
          height: 80px;
          line-height: 80px; } }
      @media only screen and (min-width: 601px) {
        #home .hero-content .line.one {
          width: 330px;
          top: 105px;
          width: auto; } }
    #home .hero-content .line.two {
      font-size: 60px;
      height: 80px;
      line-height: 80px;
      background: #758894;
      text-transform: uppercase;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased; }
      #home .hero-content .line.two:after {
        background: #758894; }
      @media only screen and (min-width: 401px) {
        #home .hero-content .line.two {
          font-size: 70px;
          height: 90px;
          line-height: 90px; } }
      @media only screen and (min-width: 601px) {
        #home .hero-content .line.two {
          width: 380px;
          font-size: 90px;
          height: 130px;
          line-height: 130px;
          top: 185px; } }
    #home .hero-content .line.three {
      background: #557d98; }
      #home .hero-content .line.three:after {
        background: #557d98; }
      #home .hero-content .line.three .punch {
        font-size: 16px;
        margin: 10px 0; }
      @media only screen and (min-width: 601px) {
        #home .hero-content .line.three {
          width: 540px;
          height: 170px;
          padding-left: 2.5em;
          top: 340px; }
          #home .hero-content .line.three .punch {
            font-size: 19px;
            margin: 20px 0 0 0; } }
    #home .hero-content .line.four {
      height: 195px;
      background: #4e5458;
      background: rgba(78, 84, 88, 0.9);
      margin: 0 0 -10px 0; }
      #home .hero-content .line.four:after {
        background: #4e5458;
        background: rgba(78, 84, 88, 0.9); }
      @media only screen and (min-width: 601px) {
        #home .hero-content .line.four {
          top: 535px;
          width: 420px;
          margin: 0; } }
      #home .hero-content .line.four h4 {
        float: left;
        margin-left: 20px;
        line-height: 195px;
        display: none; }
        @media only screen and (min-width: 601px) {
          #home .hero-content .line.four h4 {
            display: block; } }
      #home .hero-content .line.four .video.thumb {
        width: 240px;
        float: right;
        margin: 25px 0 0 0; }
  #home .hero-content .break.one {
    top: 315px;
    height: 25px;
    background: #8aa2b3;
    width: 50%; }
    @media only screen and (min-width: 601px) {
      #home .hero-content .break.one {
        width: 460px; } }
    #home .hero-content .break.one:after {
      background: #8aa2b3; }
  #home .hero-content .break.two {
    top: 510px;
    height: 25px;
    background: #e2e6e9;
    width: 65%; }
    @media only screen and (min-width: 601px) {
      #home .hero-content .break.two {
        width: 475px; } }
    #home .hero-content .break.two:after {
      background: #e2e6e9; }
#home #tabbed-content {
  background: #f2f2f2;
  padding: 0;
  overflow: hidden; }
  #home #tabbed-content #tabs {
    text-align: center;
    margin-top: 60px; }
    #home #tabbed-content #tabs a {
      color: #5c5c5c;
      text-transform: uppercase;
      font-size: 14px; }
      #home #tabbed-content #tabs a img {
        margin: 0 0 8px 0; }
      #home #tabbed-content #tabs a:hover {
        color: #2f988a; }
  #home #tabbed-content .columns.large-4.text-center {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #fff;
    position: relative;
    overflow: visible; }
    #home #tabbed-content .columns.large-4.text-center:before {
      content: "";
      display: block;
      width: 40px;
      height: 40px;
      top: 50%;
      left: 0;
      background: #f2f2f2;
      margin: -20px 0 0 -20px;
      position: absolute;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
    #home #tabbed-content .columns.large-4.text-center p {
      margin: 0 20px 30px; }
    #home #tabbed-content .columns.large-4.text-center img {
      position: absolute;
      bottom: 0;
      left: 100%;
      max-width: none; }
    #home #tabbed-content .columns.large-4.text-center .button {
      box-shadow: 0 2px 2px #e2e2e2;
      padding: 12px 35px; }
    #home #tabbed-content .columns.large-4.text-center.tab_content {
      display: none; }
    #home #tabbed-content .columns.large-4.text-center.active {
      display: block; }
    #home #tabbed-content .columns.large-4.text-center:last-child {
      float: left; }

#cta-row {
  padding: 50px 0; }
  #cta-row a {
    display: block; }
    @media only screen and (max-width: 767px) {
      #cta-row a {
        margin: 25px 0 25px 0; } }
    #cta-row a img {
      margin: 0 0 15px 0; }
    #cta-row a p {
      font-size: 18px;
      margin: 0;
      line-height: 1;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    #cta-row a:hover p {
      color: #66cccc; }

#building #about {
  padding: 0; }
  #building #about .row {
    background: url(../images/background-about-building.jpg) -5% bottom no-repeat;
    background-size: auto 120%;
    padding: 6em 0; }
    @media only screen and (max-width: 950px) {
      #building #about .row {
        background: url(../images/background-about-building.jpg) -80px bottom no-repeat;
        background-size: auto 100%; } }
    @media only screen and (max-width: 767px) {
      #building #about .row {
        background: none;
        text-align: center; } }
#building #drivers {
  background: url(../images/background-interior-view-1.jpg) top center no-repeat;
  background-size: cover;
  -ms-behavior: url(/_/css/backgroundsize.min.htc); }
  #building #drivers h2,
  #building #drivers h4,
  #building #drivers h5,
  #building #drivers p,
  #building #drivers li {
    color: #fff; }
  #building #drivers ol {
    margin: 0 50px 0 0;
    padding: 0;
    counter-reset: driver; }
    @media only screen and (max-width: 950px) {
      #building #drivers ol {
        margin: 0 0 0 0; } }
    @media only screen and (max-width: 767px) {
      #building #drivers ol {
        margin: 0 0 50px 0; } }
    #building #drivers ol li {
      display: block;
      border-bottom: 1px solid #9eaab2;
      padding: 0 0 35px 80px;
      margin: 35px 0 0 0;
      counter-increment: driver;
      position: relative; }
      #building #drivers ol li:before {
        position: absolute;
        left: 0;
        top: 6px;
        display: block;
        border: 1px solid #66cccc;
        background-color: #66cccc;
        height: 45px;
        width: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 21px;
        content: counter(driver,decimal);
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
      #building #drivers ol li.first {
        margin-top: 0; }
      #building #drivers ol li.last {
        border-bottom: none;
        padding-bottom: 0; }
      #building #drivers ol li h4 {
        margin: 0 0 15px 0;
        padding: 0; }
      #building #drivers ol li p {
        margin: 0; }
  #building #drivers .dark-grey-transparent {
    padding: 60px 50px; }
    @media only screen and (max-width: 900px) {
      #building #drivers .dark-grey-transparent {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      #building #drivers .dark-grey-transparent .video {
        width: 50%;
        margin: 0 auto; } }
    @media only screen and (max-width: 460px) {
      #building #drivers .dark-grey-transparent .video {
        width: 80%; } }
    #building #drivers .dark-grey-transparent blockquote {
      border-top: 1px solid #98a3a9;
      display: block;
      padding: 36px 0 0 0;
      margin: 0 0 10px 0; }
      #building #drivers .dark-grey-transparent blockquote p {
        font-size: 21px;
        margin: 0 0 25px 0; }
      #building #drivers .dark-grey-transparent blockquote cite {
        font-style: normal;
        color: #fff; }
    #building #drivers .dark-grey-transparent h5 {
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      text-transform: none;
      margin: 30px 0 36px 0;
      line-height: 1.6; }
      @media only screen and (max-width: 1000px) {
        #building #drivers .dark-grey-transparent h5 {
          margin: 30px 0px 36px -4px;
          line-height: 1.6;
          white-space: nowrap;
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        #building #drivers .dark-grey-transparent h5 {
          margin: 30px 0px 36px;
          font-size: 18px; } }
      @media only screen and (max-width: 320px) {
        #building #drivers .dark-grey-transparent h5 {
          margin: 30px 0px 36px -4px; } }
#building #explore h2 {
  margin: 0 0 70px 0; }
#building #explore h4 {
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: italic;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 20px; }
  @media only screen and (max-width: 460px) {
    #building #explore h4 {
      font-size: 16px; } }
#building #explore ul {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%; }
  #building #explore ul li {
    display: inline-block;
    height: 250px;
    width: 22%;
    margin: 0 10px;
    cursor: pointer;
    position: relative; }
    @media only screen and (max-width: 950px) {
      #building #explore ul li {
        width: 40%;
        margin: 0 4%; } }
    @media only screen and (max-width: 600px) {
      #building #explore ul li {
        width: 80%;
        margin: 30px 0 0 0;
        height: 220px; } }
    #building #explore ul li .container {
      position: absolute;
      left: 50%;
      margin-left: -109.5px; }
      #building #explore ul li .container .button {
        text-transform: uppercase;
        font-size: 18px;
        padding: 0 2em;
        margin: 14px 0 6px; }
    #building #explore ul li .background {
      display: block;
      position: relative;
      overflow: hidden;
      margin: 0 0 20px 0;
      background: #fff; }
      @media only screen and (max-width: 460px) {
        #building #explore ul li .background {
          margin: 0 0 8px; } }
      #building #explore ul li .background img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 10; }
      #building #explore ul li .background .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 50;
        display: block;
        height: 80px;
        width: 80px;
        line-height: 84px;
        text-align: center;
        background: #98dee1;
        background: rgba(152, 222, 225, 0.9);
        color: #fff;
        margin-top: -40px;
        margin-left: -40px;
        font-size: 42px; }
      #building #explore ul li .background .drawer {
        position: absolute;
        top: 100%;
        left: 0;
        background: rgba(255, 255, 255, 0.9);
        width: 100%;
        height: 100%;
        display: block;
        z-index: 100;
        padding: 20px 30px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        #building #explore ul li .background .drawer p {
          color: #555759;
          line-height: 1.4; }
      #building #explore ul li .background:hover .drawer {
        top: 0; }

#gallery #hero .punch {
  line-height: 1.2; }
  @media only screen and (max-width: 767px) {
    #gallery #hero .punch .button.white-border {
      margin: 20px auto 0;
      display: block;
      width: 60%; } }
  @media only screen and (max-width: 460px) {
    #gallery #hero .punch .button.white-border {
      width: 100%; } }
#gallery #image-galleries {
  padding: 6em 0 4em 0; }
  @media only screen and (max-width: 768px) {
    #gallery #image-galleries {
      padding: 2.5em 0; } }
  #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container {
    float: left;
    width: 26%;
    padding: 0 5% 10px 0; }
    @media only screen and (max-width: 1150px) {
      #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container {
        padding: 0 2% 10px 0; } }
    @media only screen and (max-width: 767px) {
      #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container {
        padding: 0;
        margin: 0 0 30px 0 !important;
        width: 100%;
        float: none; } }
    #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation {
      width: 100% !important;
      display: block;
      padding: 0; }
      #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li {
        float: left;
        height: 70px !important;
        display: block;
        border: none;
        margin: 0;
        width: 100%;
        text-shadow: none;
        color: #66cccc;
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        font-size: 18px;
        font-weight: lighter;
        background: none;
        line-height: 54px; }
        @media only screen and (max-width: 767px) {
          #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li {
            height: 40px !important;
            line-height: 1; } }
        @media only screen and (max-width: 1150px) {
          #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li {
            font-size: 14px; } }
        #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a {
          height: 70px !important;
          text-shadow: none;
          color: #5c5c5c;
          border-bottom: 1px solid #9eaab2;
          position: relative;
          padding-left: 50px;
          background: transparent;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          @media only screen and (max-width: 1150px) {
            #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a {
              padding-left: 15px; } }
          @media only screen and (max-width: 767px) {
            #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a {
              height: 40px !important;
              padding: 12px 0 15px 15px; } }
          #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a:before {
            content: " ";
            display: block;
            height: 6px;
            width: 6px;
            background: #cfae38;
            position: absolute;
            left: 25px;
            top: 50%;
            margin: -3px 0 0 0; }
            @media only screen and (max-width: 1150px) {
              #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a:before {
                height: 5px;
                width: 5px;
                left: 5px; } }
          #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li a:hover {
            color: #cfae38; }
        #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-list-container #tab-navigation li.selected a {
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
          background: #fff;
          border-bottom: 1px solid transparent; }
  #gallery #image-galleries #gallery-tabs-container .ui-slider-left-arrow,
  #gallery #image-galleries #gallery-tabs-container .ui-slider-right-arrow {
    display: none !important; }
  #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container {
    background: none;
    border: none;
    padding: 20px 0; }
    #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab {
      width: 100% !important;
      padding: 0;
      margin: 0; }
      #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a {
        display: block;
        position: relative;
        margin: 0 0 2em 0;
        width: 100%;
        overflow: hidden; }
        #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p {
          font-family: "AlternateGothicEF-NoThr";
          font-style: normal;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: rgba(102, 204, 204, 0.9);
          color: #fff;
          text-align: center;
          opacity: 0;
          padding: 58% 0 0 0;
          font-size: 1.125em;
          letter-spacing: 1px;
          text-transform: uppercase;
          -webkit-transition: opacity 0.3s linear;
          -moz-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear; }
          @media only screen and (max-width: 850px) {
            #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p {
              padding: 64% 0 0 0; } }
          @media only screen and (max-width: 600px) {
            #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p {
              font-size: 0.875em;
              padding: 58% 0 0 0; } }
          #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p:before {
            position: absolute;
            display: block;
            width: 38px;
            height: 38px;
            line-height: 38px;
            border: 2px solid #fff;
            text-align: center;
            font-size: 24px;
            left: 50%;
            top: 30%;
            margin-left: -21px; }
            @media only screen and (max-width: 600px) {
              #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p:before {
                top: 20%;
                border: none;
                margin-left: -19px; } }
            @media only screen and (max-width: 320px) {
              #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a p:before {
                top: 10%; } }
        #gallery #image-galleries #gallery-tabs-container .ui-slider-tabs-content-container .gallery-tab a:hover p {
          opacity: 1; }
#gallery #video-gallery h2 {
  margin: 0 0 15px 0;
  padding: 0; }
#gallery #video-gallery .punch {
  margin: 0 0 50px 0; }
@media only screen and (max-width: 767px) {
  #gallery #video-gallery .columns.large-3 {
    margin-top: 40px; }
  #gallery #video-gallery .punch {
    margin: 0; } }
#gallery #video-gallery .columns.large-3 p {
  margin: 20px 0 0 0;
  font-family: "AlternateGothicEF-NoThr";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  text-transform: uppercase;
  color: #5c5c5c;
  letter-spacing: 1px; }
#gallery #cta-update img {
  width: 100%;
  height: auto; }
  @media only screen and (max-width: 767px) {
    #gallery #cta-update img {
      margin-bottom: 35px; } }
#gallery #cta-update h2 {
  margin: 0 0 15px 0;
  padding: 0; }
#gallery #cta-update hr {
  background: #c3c3c3;
  margin: 0 0 40px 0; }
#gallery #cta-update h4 {
  color: #5c5c5c;
  font-size: 20px;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0 0 10px 0; }
#gallery #cta-update p {
  margin: 0 0 20px 0; }
  #gallery #cta-update p.punch {
    margin: 0 0 20px 0; }
#gallery #cta-update h6, #gallery #cta-update #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote #gallery #cta-update cite {
  color: #5c5c5c; }
  #gallery #cta-update h6 a, #gallery #cta-update #building #drivers .dark-grey-transparent blockquote cite a, #building #drivers .dark-grey-transparent blockquote #gallery #cta-update cite a {
    font-weight: lighter; }
    #gallery #cta-update h6 a:hover, #gallery #cta-update #building #drivers .dark-grey-transparent blockquote cite a:hover, #building #drivers .dark-grey-transparent blockquote #gallery #cta-update cite a:hover {
      color: #62afb0; }

#plans-specs .ui-slider-left-arrow,
#plans-specs .ui-slider-right-arrow {
  display: none !important; }
#plans-specs #hero .punch {
  line-height: 1.2; }
  @media only screen and (max-width: 767px) {
    #plans-specs #hero .punch .button.white-border {
      margin: 20px auto 0;
      display: block;
      width: 60%; } }
  @media only screen and (max-width: 460px) {
    #plans-specs #hero .punch .button.white-border {
      width: 100%; } }
#plans-specs .plan-panel {
  display: block;
  position: relative;
  overflow: hidden; }
  #plans-specs .plan-panel img {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 0;
    width: 100%;
    height: auto; }
  #plans-specs .plan-panel .drawer {
    display: block;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    #plans-specs .plan-panel .drawer:hover {
      opacity: 1; }
    #plans-specs .plan-panel .drawer a {
      display: block;
      height: 100%;
      width: 50%;
      position: absolute;
      background: none;
      background: #66cccc;
      -webkit-transition: background 0.3s linear;
      -moz-transition: background 0.3s linear;
      transition: background 0.3s linear; }
      #plans-specs .plan-panel .drawer a:hover {
        background: #62afb0; }
      #plans-specs .plan-panel .drawer a.larger {
        left: 0;
        top: 0; }
      #plans-specs .plan-panel .drawer a.download {
        left: 50%;
        top: 0; }
      #plans-specs .plan-panel .drawer a .icon-download,
      #plans-specs .plan-panel .drawer a .icon-views {
        font-family: "AlternateGothicEF-NoThr";
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        display: block;
        top: 50%;
        left: 0;
        height: 100%;
        width: 100%;
        color: #fff;
        text-align: center;
        padding: 40px 0 0 0;
        font-size: 20px;
        margin: -25px 0 0 0; }
        #plans-specs .plan-panel .drawer a .icon-download:before,
        #plans-specs .plan-panel .drawer a .icon-views:before {
          position: absolute;
          display: block;
          width: 30px;
          height: 30px;
          line-height: 30px;
          border: 1px solid #fff;
          text-align: center;
          left: 50%;
          margin: 0 0 0 -15px;
          top: 0;
          font-size: 18px; }
  #plans-specs .plan-panel:hover .drawer {
    bottom: 0; }
.mod-touch #plans-specs .plan-panel .drawer {
  height: 30%;
  top: 70%;
  opacity: 1; }
  .mod-touch #plans-specs .plan-panel .drawer a .icon-download,
  .mod-touch #plans-specs .plan-panel .drawer a .icon-views {
    top: 50%;
    padding: 0;
    margin: -12px 0 0 0; }
    .mod-touch #plans-specs .plan-panel .drawer a .icon-download:before,
    .mod-touch #plans-specs .plan-panel .drawer a .icon-views:before {
      display: none; }
#plans-specs #floor-plans .columns.large-4.building-illustration {
  border-right: 2px solid #e3e6e9;
  position: relative;
  z-index: 10; }
  @media only screen and (max-width: 1060px) {
    #plans-specs #floor-plans .columns.large-4.building-illustration {
      border: none; } }
  @media only screen and (max-width: 950px) {
    #plans-specs #floor-plans .columns.large-4.building-illustration {
      display: none; } }
  #plans-specs #floor-plans .columns.large-4.building-illustration ul {
    position: relative;
    display: block;
    height: 280px;
    width: 326px;
    margin: 30px 0;
    padding: 0;
    background: url(/_/images/building-illustration.png) 0 0 no-repeat; }
    #plans-specs #floor-plans .columns.large-4.building-illustration ul li {
      position: absolute;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 13px;
      text-transform: uppercase; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li:before {
        background: #66cccc;
        content: " ";
        display: block;
        height: 1px;
        position: absolute;
        top: 21px;
        width: 40px; }
      .ie8 #plans-specs #floor-plans .columns.large-4.building-illustration ul li:before {
        display: none; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li a {
        display: block;
        height: 24px;
        width: 24px;
        padding: 5px 0 5px 24px;
        background: #66cccc;
        color: #fff;
        overflow: hidden;
        line-height: 14px;
        white-space: nowrap;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li a:before {
          content: "+";
          display: block;
          height: 24px;
          left: 0;
          line-height: 24px;
          overflow: hidden;
          position: absolute;
          text-align: center;
          top: 0;
          width: 24px;
          font-size: 18px; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-floors {
        left: 4px;
        top: 0px; }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-floors:before {
          left: 8px;
          -webkit-transform: rotate(27deg);
          -moz-transform: rotate(27deg);
          transform: rotate(27deg); }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-floors a:hover {
          width: 84px; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-office {
        left: 286px;
        top: 60px; }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-office:before {
          left: -30px;
          -webkit-transform: rotate(-27deg);
          -moz-transform: rotate(-27deg);
          transform: rotate(-27deg); }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-office a:hover {
          width: 140px; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-ground {
        bottom: 114px;
        left: 26px; }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-ground:before {
          left: 10px;
          -webkit-transform: rotate(27deg);
          -moz-transform: rotate(27deg);
          transform: rotate(27deg); }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-ground a:hover {
          width: 89px; }
      #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-parking {
        bottom: 44px;
        left: 206px; }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-parking:before {
          left: -28px;
          -webkit-transform: rotate(-27deg);
          -moz-transform: rotate(-27deg);
          transform: rotate(-27deg); }
        #plans-specs #floor-plans .columns.large-4.building-illustration ul li#tp-parking a:hover {
          width: 90px; }
  #plans-specs #floor-plans .columns.large-4.building-illustration p {
    width: 80%;
    margin: 0 auto 30px;
    font-size: 21px;
    font-style: italic;
    line-height: 1.4;
    color: #5c5c5c; }
#plans-specs #floor-plans .columns.large-8 {
  padding-left: 100px;
  position: relative;
  z-index: 5; }
  @media only screen and (max-width: 1100px) {
    #plans-specs #floor-plans .columns.large-8 {
      padding-left: 50px; } }
  @media only screen and (max-width: 950px) {
    #plans-specs #floor-plans .columns.large-8 {
      padding-left: 1.25em;
      width: 100%; } }
  #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container {
    width: 100%; }
    @media only screen and (max-width: 950px) {
      #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container {
        margin: 0 !important;
        width: 100%; } }
    #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul {
      width: 99% !important;
      display: block;
      background: #fff;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
      padding: 10px 0;
      margin: 0 0 45px 0;
      text-align: center; }
      @media only screen and (max-width: 950px) {
        #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul {
          margin: 0 0 30px 0 !important;
          width: 100%; } }
      #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li {
        display: inline-block;
        width: 25%;
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        text-transform: uppercase;
        font-size: 1em;
        border: none !important;
        color: #777777; }
        @media only screen and (max-width: 1050px) {
          #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li {
            font-size: 14px; } }
        @media only screen and (max-width: 767px) {
          #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li {
            width: 100%;
            display: block; } }
        .ie8 #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li {
          width: 24%; }
        #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li.selected {
          margin: 0;
          padding: 0; }
          #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li.selected a {
            color: #66cccc; }
        #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li a {
          color: #5c5c5c;
          background: #fff;
          border: none !important;
          font-weight: normal;
          padding: 4px 0;
          margin: 0; }
          #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-list-container ul li a:hover {
            color: #62afb0; }
  #plans-specs #floor-plans .columns.large-8 .columns.large-6 {
    border: none;
    text-align: center; }
    #plans-specs #floor-plans .columns.large-8 .columns.large-6 .plan-caption {
      width: 100%;
      margin: 10px 0 40px 0;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      color: #5c5c5c; }
  #plans-specs #floor-plans .columns.large-8 .plan-tab-panel,
  #plans-specs #floor-plans .columns.large-8 .ui-slider-tabs-content-container {
    background: none !important;
    border: none !important;
    width: 100%;
    padding: 0; }
#plans-specs #site-and-stacking-plans h5 {
  color: #5c5c5c;
  font-size: 20px;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  margin: 0 0 20px 0; }
  @media only screen and (max-width: 767px) {
    #plans-specs #site-and-stacking-plans h5 {
      margin: 40px 0 20px; } }
@media only screen and (max-width: 767px) {
  #plans-specs #site-and-stacking-plans .plan-panel .drawer a {
    display: block;
    height: 100%;
    width: 100%; }
    #plans-specs #site-and-stacking-plans .plan-panel .drawer a.larger {
      left: 0;
      top: 0; }
    #plans-specs #site-and-stacking-plans .plan-panel .drawer a.download {
      left: 0;
      top: 50%; }
    #plans-specs #site-and-stacking-plans .plan-panel .drawer a .icon-download,
    #plans-specs #site-and-stacking-plans .plan-panel .drawer a .icon-views {
      margin: 7% 0 0 0;
      padding: 28px 0 0 0; } }
#plans-specs #video-cta {
  background: url(/_/images/quote-background-2.jpg) 0 0 no-repeat;
  background-size: cover;
  -ms-behavior: url(/_/css/backgroundsize.min.htc); }
  @media only screen and (max-width: 767px) {
    #plans-specs #video-cta {
      text-align: center; } }
  #plans-specs #video-cta h2 {
    margin-top: 40px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 1000px) {
      #plans-specs #video-cta h2 {
        margin-top: 0; } }
  #plans-specs #video-cta p {
    color: #fff; }
  @media only screen and (max-width: 767px) {
    #plans-specs #video-cta .video {
      margin-top: 15px; } }
  #plans-specs #video-cta .video img {
    border: 2px solid #fff; }
#plans-specs #get-to-know {
  padding: 4em 0; }
  #plans-specs #get-to-know .columns {
    margin-top: 2em;
    margin-bottom: 2em; }
  #plans-specs #get-to-know .punch {
    font-size: 20px;
    font-style: italic; }
    @media only screen and (max-width: 767px) {
      #plans-specs #get-to-know .punch a:first-child {
        display: block; } }
  #plans-specs #get-to-know .icon-square {
    margin-bottom: 8px; }
    #plans-specs #get-to-know .icon-square.icon-stories:before, #plans-specs #get-to-know .icon-square.icon-shop:before, #plans-specs #get-to-know .icon-square.icon-garden:before, #plans-specs #get-to-know .icon-square.icon-glass:before {
      line-height: 88px; }
    #plans-specs #get-to-know .icon-square.icon-chair:before {
      font-size: 46px;
      line-height: 90px; }
    #plans-specs #get-to-know .icon-square.icon-tree:before {
      font-size: 70px; }
    #plans-specs #get-to-know .icon-square.icon-garden:before {
      font-size: 44px; }
    #plans-specs #get-to-know .icon-square.icon-glass:before {
      font-size: 47px; }
  #plans-specs #get-to-know h2, #plans-specs #get-to-know h3 {
    color: #777777; }
  #plans-specs #get-to-know h3 {
    font-size: 28px; }
  #plans-specs #get-to-know p {
    line-height: 1.4; }
  #plans-specs #get-to-know small {
    font-size: 15px;
    text-transform: uppercase; }
  #plans-specs #get-to-know hr {
    height: 2px;
    background: #e3e6e9; }
  #plans-specs #get-to-know a:hover {
    color: #40bfbf; }

#wellbeing #hero.has-subtitle {
  height: 500px; }
  @media only screen and (max-width: 767px) {
    #wellbeing #hero.has-subtitle {
      height: 450px; } }
  #wellbeing #hero.has-subtitle .v-wrapper {
    height: 84%; }
#wellbeing #wellbeing-intro p {
  margin: 0 0 0 0;
  padding: 0; }
  #wellbeing #wellbeing-intro p.punch {
    margin: 0 0 25px 0;
    padding: 0; }
#wellbeing #wellbeing-intro .columns.large-4.video {
  padding: 0 40px; }
@media only screen and (max-width: 900px) {
  #wellbeing #wellbeing-intro .columns.large-7 {
    width: 50%; }
  #wellbeing #wellbeing-intro .columns.large-4 {
    width: 50%; } }
@media only screen and (max-width: 767px) {
  #wellbeing #wellbeing-intro .columns.large-7 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
  #wellbeing #wellbeing-intro .columns.large-4 {
    width: 100%; } }
#wellbeing #benefits {
  padding: 6em 0 2em 0; }
  #wellbeing #benefits h2 {
    margin-bottom: 20px; }
  #wellbeing #benefits hr {
    margin: 0 0 60px 0; }
  #wellbeing #benefits .punch {
    margin-bottom: 60px; }
  #wellbeing #benefits .columns.large-6 {
    position: relative;
    padding-left: 200px;
    padding-right: 4em;
    min-height: 150px;
    margin-bottom: 4em;
    padding-top: 20px; }
    @media only screen and (max-width: 900px) {
      #wellbeing #benefits .columns.large-6 {
        padding-left: 1.25em;
        padding-top: 180px;
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      #wellbeing #benefits .columns.large-6 {
        padding-left: 4em; } }
    #wellbeing #benefits .columns.large-6 h6, #wellbeing #benefits .columns.large-6 #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote #wellbeing #benefits .columns.large-6 cite {
      font-style: normal;
      font-size: 16px;
      color: #5c5c5c; }
    #wellbeing #benefits .columns.large-6:before {
      display: block;
      content: " ";
      position: absolute;
      left: 0;
      width: 150px;
      height: 150px; }
      @media only screen and (max-width: 900px) {
        #wellbeing #benefits .columns.large-6:before {
          left: 50%;
          margin-left: -95px;
          top: 0; } }
      @media only screen and (max-width: 767px) {
        #wellbeing #benefits .columns.large-6:before {
          margin-left: -75px;
          top: 0; } }
    #wellbeing #benefits .columns.large-6.thumb-1:before {
      background: url(/_/images/sustainability-1.jpg) 0 0 no-repeat; }
    #wellbeing #benefits .columns.large-6.thumb-2:before {
      background: url(/_/images/sustainability-2.jpg) 0 0 no-repeat; }
    #wellbeing #benefits .columns.large-6.thumb-3:before {
      background: url(/_/images/sustainability-3.jpg) 0 0 no-repeat; }
    #wellbeing #benefits .columns.large-6.thumb-4:before {
      background: url(/_/images/sustainability-4.jpg) 0 0 no-repeat; }
    #wellbeing #benefits .columns.large-6.thumb-5:before {
      background: url(/_/images/sustainability-5.jpg) 0 0 no-repeat; }
    #wellbeing #benefits .columns.large-6.thumb-6:before {
      background: url(/_/images/sustainability-6.jpg) 0 0 no-repeat; }
#wellbeing #sustainable-intelligence .columns.large-6 {
  margin-top: 85px; }
#wellbeing #sustainable-intelligence h2 {
  margin: 10px 0 20px 0; }
#wellbeing #sustainable-intelligence .punch {
  margin: 0 0 30px 0;
  font-size: 20px; }
#wellbeing #sustainable-intelligence p {
  margin: 0 0 10px 0; }
#wellbeing #sustainable-intelligence .button {
  margin: 35px 0 0 0; }
  @media only screen and (max-width: 767px) {
    #wellbeing #sustainable-intelligence .button {
      margin: 20px 0 65px 0; } }
@media only screen and (max-width: 767px) {
  #wellbeing #sustainable-intelligence .columns.large-6 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; } }
#wellbeing #sustainable-intelligence .grey-border {
  border: 1px solid #c3c3c3;
  padding: 50px;
  text-align: center; }
  #wellbeing #sustainable-intelligence .grey-border img {
    padding: 0 0 15px 0;
    margin: 0; }
  #wellbeing #sustainable-intelligence .grey-border ul {
    text-align: left;
    width: 75%;
    margin: 36px auto 0; }
    @media only screen and (max-width: 460px) {
      #wellbeing #sustainable-intelligence .grey-border ul {
        width: 100%;
        margin-left: 6%; } }
    #wellbeing #sustainable-intelligence .grey-border ul li {
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 16px;
      color: #98d535;
      list-style: square;
      margin: 16px 0 0 0;
      padding: 0 0 0 6px; }
      #wellbeing #sustainable-intelligence .grey-border ul li span {
        color: #5c5c5c; }
        #wellbeing #sustainable-intelligence .grey-border ul li span.total {
          font-size: 22px;
          font-family: "AlternateGothicEF-NoThr";
          font-style: normal;
          font-weight: normal;
          -webkit-font-smoothing: antialiased;
          line-height: 1; }

#amenities #hero.has-subtitle {
  height: 500px; }
  @media only screen and (max-width: 767px) {
    #amenities #hero.has-subtitle {
      height: 450px; } }
  #amenities #hero.has-subtitle .v-wrapper {
    height: 84%; }

#amenities-points {
  padding: 4em 0; }
  #amenities-points .icon-square-2 {
    line-height: 1.1;
    padding-top: 110px;
    margin: 2em 0;
    letter-spacing: 1px; }
    #amenities-points .icon-square-2:before {
      text-align: center; }
    #amenities-points .icon-square-2.icon-concierge:before {
      font-size: 48px;
      line-height: 88px; }
    #amenities-points .icon-square-2.icon-shop:before {
      font-size: 40px;
      line-height: 88px; }
    #amenities-points .icon-square-2.icon-garden:before {
      font-size: 40px;
      line-height: 88px; }
    #amenities-points .icon-square-2.icon-gym:before {
      font-size: 35px;
      line-height: 88px; }
    #amenities-points .icon-square-2.icon-parking:before {
      font-size: 25px;
      line-height: 88px; }
    #amenities-points .icon-square-2.icon-car-charging:before {
      font-size: 40px;
      line-height: 88px; }

#news .main-body ol li {
  border-bottom: 1px solid #484a4b;
  margin: 0;
  padding: 40px 0;
  display: block; }
  #news .main-body ol li h6, #news .main-body ol li #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote #news .main-body ol li cite {
    margin: 0 0 10px 0;
    padding: 0;
    color: #5c5c5c;
    font-size: 12px; }
  #news .main-body ol li h3 {
    margin: 0 0 15px 0;
    padding: 0; }
  #news .main-body ol li p {
    margin: 0;
    padding: 0; }
#news #pagination {
  padding: 45px 0 25px 0; }
  #news #pagination ul li {
    display: inline-block;
    margin: 0 5px 0 0; }
    #news #pagination ul li a {
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      height: 22px;
      width: 22px;
      line-height: 22px;
      font-size: 12px;
      text-align: center;
      color: #62afb0;
      background: #fff;
      border: 1px solid #fff; }
      #news #pagination ul li a.current {
        border: 1px solid #62afb0;
        pointer-events: none;
        cursor: default; }
      #news #pagination ul li a:hover {
        color: #fff;
        background: #62afb0;
        border: 1px solid #62afb0; }
#news .sidebar .light-grey {
  padding: 40px; }
  @media only screen and (max-width: 800px) {
    #news .sidebar .light-grey {
      padding: 20px; } }
  #news .sidebar .light-grey h4 {
    color: #5c5c5c;
    margin: 0 0 15px 0;
    padding: 0 0 0 0; }
  #news .sidebar .light-grey h6, #news .sidebar .light-grey #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote #news .sidebar .light-grey cite {
    color: #5c5c5c;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    font-size: 12px; }
  #news .sidebar .light-grey img {
    margin: 0 0 30px 0;
    width: 100%;
    height: auto; }
  #news .sidebar .light-grey .button {
    width: 100%;
    margin: 0 0 30px 0; }
  #news .sidebar .light-grey hr {
    margin: 0 0 45px 0;
    background: #484a4b; }
  #news .sidebar .light-grey ul {
    border-top: 1px solid #484a4b; }
    #news .sidebar .light-grey ul li a {
      font-family: "AlternateGothicEF-NoThr";
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 13px;
      text-transform: uppercase;
      padding: 14px 0 14px 40px;
      border-bottom: 1px solid #484a4b;
      display: block;
      position: relative; }
      #news .sidebar .light-grey ul li a:before {
        position: absolute;
        left: 0;
        top: 14px;
        display: block;
        height: 16px;
        width: 16px;
        text-align: center;
        line-height: 16px;
        border: 1px solid #62afb0;
        font-size: 8px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      #news .sidebar .light-grey ul li a:hover:before {
        background: #62afb0;
        color: #f7f7f7; }

#location #map-and-legend {
  padding: 0;
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  #location #map-and-legend .pin-logo {
    width: 64px;
    height: auto;
    margin: -6px 0 0 0; }
  #location #map-and-legend #legend {
    position: absolute;
    right: 50px;
    top: 140px;
    bottom: 170px;
    width: 265px;
    padding: 0 25px;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1000; }
    @media only screen and (max-width: 950px) {
      #location #map-and-legend #legend {
        right: 20px;
        width: 235px; } }
    @media only screen and (max-width: 767px) {
      #location #map-and-legend #legend {
        display: none; } }
    #location #map-and-legend #legend ul {
      margin: 0;
      padding: 10px 0 0 0; }
      #location #map-and-legend #legend ul li {
        display: block;
        height: 60px;
        line-height: 60px;
        border-top: 1px solid #555759;
        font-size: 16px;
        text-transform: uppercase;
        color: #5c5c5c;
        padding: 0 0 0 50px;
        position: relative; }
        #location #map-and-legend #legend ul li:first-child {
          border-top: none; }
        @media only screen and (max-width: 950px) {
          #location #map-and-legend #legend ul li {
            font-size: 12px; } }
        #location #map-and-legend #legend ul li:before {
          position: absolute;
          left: 10px; }
        #location #map-and-legend #legend ul li.icon-star:before {
          color: #4d563b;
          top: 20px;
          left: 14px; }
#location #map-and-legend #legend ul li.icon-floorplan:before {
          color: #4d563b;
          top: 20px;
          left: 14px; }
        #location #map-and-legend #legend ul li.icon-hotel:before {
          color: #93DDDB;
          top: 20px; }
        #location #map-and-legend #legend ul li.icon-food-and-drink:before {
          color: #CFB023;
          font-size: 24px;
          top: 15px;
          left: 16px; }
        #location #map-and-legend #legend ul li.icon-banks:before {
          color: #F9964A;
          top: 20px; }
        #location #map-and-legend #legend ul li.icon-retail:before {
          color: #fff;
		  background-color:#EE3D96;
          font-size: 20px;
          top: 16px;
          left: 14px; }
        #location #map-and-legend #legend ul li.icon-metro:before {
          color: #35495a;
          font-size: 20px;
          top: 18px;
          left: 14px; }
        #location #map-and-legend #legend ul li.icon-law:before {
          color: #97d700;
          font-size: 20px;
          top: 16px;
          left: 12px; }
  #location #map-and-legend #map {
    position: relative;
    z-index: 100;
    height: 750px; }
    @media only screen and (max-width: 767px) {
      #location #map-and-legend #map {
        height: 260px; } }
  #location #map-and-legend #map.moving * {
    cursor: move !important; }
  #location #map-and-legend .infowindow {
    cursor: pointer !important; }
  #location #map-and-legend .location {
    position: relative;
    border: 2px solid #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 34px;
    height: 34px; }
  #location #map-and-legend .location-600 {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
  #location #map-and-legend .location-banks {
    background-color: #fa8d29;
    background-color: rgba(250, 141, 41, 0.9); }
  #location #map-and-legend .location-food-and-drink {
    background-color: #CFB023;
    background-color: rgba(207, 176, 35, 0.9); }
  #location #map-and-legend .location-star {
    background-color: #4d563b;
    background-color: rgba(77, 86, 59, 0.9); }
	  #location #map-and-legend .location-floorplan {
    background-color: #4d563b;
    background-color: rgba(77, 86, 59, 0.9); }
  #location #map-and-legend .location-hotel {
    background-color: #93DDDB;
    background-color: rgba(147, 221, 219, 0.9); }
  #location #map-and-legend .location-retail {
    color:#fff;
    background-color: rgba(238,61,150, 0.9); }
  #location #map-and-legend .location-law {
    background-color: #97d700;
    background-color: rgba(151, 215, 0, 0.9); }
  #location #map-and-legend .location-metro {
    background-color: #547f9c;
    background-color: rgba(84, 127, 156, 0.9); }
  #location #map-and-legend .location-mall {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
  #location #map-and-legend .location-nya {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
  #location #map-and-legend .location-600,
  #location #map-and-legend .location-600 h4,
  #location #map-and-legend .location-600 h5 {
    color: #57829d; }
  #location #map-and-legend .location-nya,
  #location #map-and-legend .location-nya h4,
  #location #map-and-legend .location-nya h5 {
    color: #8a8a8a; }
  #location #map-and-legend .location-mall,
  #location #map-and-legend .location-mall h4,
  #location #map-and-legend .location-mall h5{
     color:#fff;
    background-color: rgba(238,61,150, 0.9); }
  #location #map-and-legend .location-banks,
  #location #map-and-legend .location-banks h4,
  #location #map-and-legend .location-banks h5 {
    color: #fff; }
  #location #map-and-legend .location-food-and-drink,
  #location #map-and-legend .location-food-and-drink h4,
  #location #map-and-legend .location-food-and-drink h5 {
    color: #fff; }
  #location #map-and-legend .location-star,
  #location #map-and-legend .location-star h4,
  #location #map-and-legend .location-star h5 {
    color: #fff; }
	  #location #map-and-legend .location-floorplan,
  #location #map-and-legend .location-floorplan h4,
  #location #map-and-legend .location-floorplan h5 {
    color: #fff; }
  #location #map-and-legend .location-hotel,
  #location #map-and-legend .location-hotel h4,
  #location #map-and-legend .location-hotel h5 {
    color: #fff; }
  #location #map-and-legend .location-retail,
  #location #map-and-legend .location-retail h4,
  #location #map-and-legend .location-retail h5 {
    color: #fff; }
  #location #map-and-legend .location-law,
  #location #map-and-legend .location-law h4,
  #location #map-and-legend .location-law h5 {
    color: #fff; }
  #location #map-and-legend .location-metro,
  #location #map-and-legend .location-metro h4,
  #location #map-and-legend .location-metro h5 {
    color: #fff; }
  #location #map-and-legend .location-icon {
    position: absolute;
    display: block;
    left: 50%;
    bottom: 0;
    width: 0px;
    height: 34px;
    text-align: center; }
  #location #map-and-legend .location-icon div {
    position: absolute;
    display: block;
    left: -17px;
    bottom: 0;
    width: 34px;
    height: 100%; }
  #location #map-and-legend .location-icon div:before {
    margin-left: 0;
    text-align: center;
    font-size: 110%;
    line-height: 34px;
    font-size: 16px; }
  #location #map-and-legend .location-icon .icon-food-and-drink:before {
    font-size: 23px; }
  #location #map-and-legend .location-icon .icon-nya:before {
    font-size: 15px; }
  #location #map-and-legend .location-desc {
    position: relative;
    display: none;
    width: 242px;
    height: auto;
    padding-bottom: 1px; }
    #location #map-and-legend .location-desc .v-wrapper {
      width: 100%; }
    #location #map-and-legend .location-desc.owned-property {
      height: 165px; }
      #location #map-and-legend .location-desc.owned-property .v-wrapper {
        height: 70px; }
  #location #map-and-legend .location.location-mall .location-desc {
    width: 450px;
    height: 400px; }
    #location #map-and-legend .location.location-mall .location-desc.galPlace {
      height: 240px; }
    #location #map-and-legend .location.location-mall .location-desc ul {
      margin: 0;
      padding: 0 0 0 10px; }
      #location #map-and-legend .location.location-mall .location-desc ul li {
        margin: 4px 0 0 0;
        padding: 0;
        font-size: 12px;
        text-transform: uppercase;
        color: #333;
        list-style: square; }
  #location #map-and-legend .location-desc img {
    display: block;
    width: 242px;
    height: 92px; }
  #location #map-and-legend .location-desc h4 {
    margin: 0.66em 1em 0.33em 1em;
    text-align: center; }
  #location #map-and-legend .location-desc h5 {
    font-size: 1.2em;
    margin: 0.33em 1em 0.66em 1em;
    text-align: center; }
  #location #map-and-legend .location-600,
  #location #map-and-legend .location-600 .location-icon,
  #location #map-and-legend .location-600 .location-icon div {
    width: 64px;
    height: 64px;
    line-height: 64px; }
  #location #map-and-legend .location-600 .location-icon div {
    left: -32px;
    font-size: 2em; }
  #location #map-and-legend .location-600 h4 {
    margin-top: 8px; }
#location #site-information h2 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0; }
#location #site-information p {
  margin: 0 0 25px 0; }
@media only screen and (max-width: 767px) {
  #location #site-information {
    text-align: center; }
    #location #site-information img {
      margin-bottom: 30px; } }
#location #site-information h6, #location #site-information #building #drivers .dark-grey-transparent blockquote cite, #building #drivers .dark-grey-transparent blockquote #location #site-information cite {
  margin: 0;
  padding: 0;
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  font-size: 13px;
  color: #5c5c5c; }
  #location #site-information h6 a, #location #site-information #building #drivers .dark-grey-transparent blockquote cite a, #building #drivers .dark-grey-transparent blockquote #location #site-information cite a {
    font-family: "AlternateGothicEF-NoThr";
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    margin-left: 15px; }
    #location #site-information h6 a.button, #location #site-information #building #drivers .dark-grey-transparent blockquote cite a.button, #building #drivers .dark-grey-transparent blockquote #location #site-information cite a.button {
      margin-left: 0;
      margin-right: 15px;
      line-height: 1;
      display: inline-block; }
    @media only screen and (max-width: 900px) {
      #location #site-information h6 a.button, #location #site-information #building #drivers .dark-grey-transparent blockquote cite a.button, #building #drivers .dark-grey-transparent blockquote #location #site-information cite a.button {
        margin-left: 0;
        margin-bottom: 15px; } }
  @media only screen and (max-width: 900px) {
    #location #site-information h6 span, #location #site-information #building #drivers .dark-grey-transparent blockquote cite span, #building #drivers .dark-grey-transparent blockquote #location #site-information cite span {
      white-space: nowrap; } }

@media only screen and (max-width: 800px) {
  #team #hero {
    height: 240px; } }
#team #company-list #company-tabs .ui-slider-tabs-list-container {
  width: 40%;
  float: left;
  border-right: 2px solid #e3e6e9; }
  @media only screen and (max-width: 700px) {
    #team #company-list #company-tabs .ui-slider-tabs-list-container {
      width: 100%;
      float: none;
      border-right: none;
      text-align: center;
      margin: 0 !important; } }
  #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation {
    width: 100% !important;
    display: block;
    padding: 20px 0; }
    @media only screen and (max-width: 700px) {
      #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation {
        text-align: center;
        margin: 0 0 30px 0; } }
    #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li {
      float: left;
      height: 130px !important;
      display: block;
      border: none;
      margin: 0 10% 10% 0;
      width: 37%;
      text-shadow: none; }
      @media only screen and (max-width: 800px) {
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li {
          width: 80%; } }
      @media only screen and (max-width: 700px) {
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li {
          display: inline-block;
          height: 80px !important;
          margin: 0 2.5% 15px 2.5%;
          width: 45%; } }
      #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a {
        height: 130px !important;
        background: #fff;
        border: none;
        display: block;
        line-height: 130px;
        text-align: center;
        color: #bdbdc5;
        text-shadow: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        @media only screen and (max-width: 700px) {
          #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a {
            display: inline-block;
            line-height: 80px !important;
            height: 80px !important;
            width: 100%; } }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a:hover {
          color: #5c5c5c; }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-oxford:before {
          font-size: 28px; }
          @media only screen and (max-width: 1100px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-oxford:before {
              font-size: 24px; } }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-gould:before {
          font-size: 20px; }
          @media only screen and (max-width: 1100px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-gould:before {
              font-size: 16px; } }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-gould-oxford:before {
          font-size: 20px;
          line-height: normal; }
          @media only screen and (max-width: 768px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-gould-oxford:before {
              font-size: 14px; } }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-core:before {
          font-size: 55px;
          line-height: 114px; }
          @media only screen and (max-width: 1100px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-core:before {
              font-size: 45px; } }
          @media only screen and (max-width: 700px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-core:before {
              line-height: 70px; } }
        #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-ggn:before {
          font-size: 7px; }
          @media only screen and (max-width: 1100px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-ggn:before {
              font-size: 6px; } }
          @media only screen and (max-width: 940px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-ggn:before {
              font-size: 5px; } }
          @media only screen and (max-width: 800px) {
            #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li a.icon-logo-ggn:before {
              font-size: 5px; } }
      #team #company-list #company-tabs .ui-slider-tabs-list-container #tab-navigation li.selected a {
        color: #fff;
        background: #62afb0; }
#team #company-list #company-tabs .ui-slider-left-arrow,
#team #company-list #company-tabs .ui-slider-right-arrow {
  display: none !important; }
#team #company-list #company-tabs .ui-slider-tabs-content-container {
  background: none;
  border: none;
  padding: 20px 0; }
  #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile {
    width: 100% !important;
    padding: 20px 20px 40px 20px; }
    @media only screen and (max-width: 700px) {
      #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile {
        text-align: center;
        padding-top: 50px; } }
    #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile h2 {
      margin: 0;
      padding: 0; }
    #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile h5 {
      color: #88898a;
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 16px;
      text-transform: uppercase;
      margin: 6px 0 30px 0;
      padding: 0; }
    #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile a {
      font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 1em;
      margin: 16px 0 0 0;
      position: relative;
      padding: 0 0 0 20px; }
      #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile a:before {
        position: absolute;
        left: 0;
        top: -1px; }
    #team #company-list #company-tabs .ui-slider-tabs-content-container .company-profile p {
      margin: 0 0 10px 0; }

#leasing #hero {
  height: auto; }
  #leasing #hero .text-center h1 {
    margin: 80px 0 20px 0; }
  #leasing #hero .dark-blue-transparent {
    padding: 20px 50px;
    margin: 20px 10px 10px 10px; }
    @media only screen and (max-width: 640px) {
      #leasing #hero .dark-blue-transparent {
        padding: 20px 25px; } }
    #leasing #hero .dark-blue-transparent p {
      margin: 0;
      padding: 20px 0;
      color: #fff;
      font-size: 18px; }
      #leasing #hero .dark-blue-transparent p br {
        display: none; }
      #leasing #hero .dark-blue-transparent p a {
        color: #b4d8ec;
        white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        #leasing #hero .dark-blue-transparent p {
          font-size: 15px; } }
      @media only screen and (max-width: 640px) {
        #leasing #hero .dark-blue-transparent p span {
          display: none; }
        #leasing #hero .dark-blue-transparent p br {
          display: inline; } }
      #leasing #hero .dark-blue-transparent p em {
        font-style: normal;
        white-space: nowrap; }
    #leasing #hero .dark-blue-transparent hr {
      border-color: #fff;
      margin: 0;
      padding: 0; }
#leasing #downloads h2 {
  margin-bottom: 0; }
#leasing #downloads .square-link {
  font-family: 'Century Gothic','Trebuchet MS',Arial,CenturyGothic,AppleGothic,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  color: #5c5c5c;
  position: relative;
  padding: 105px 0 0 0;
  margin: 60px 0 0 0;
  display: block;
  line-height: 1.3;
  letter-spacing: 1px; }
  #leasing #downloads .square-link:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -43px;
    display: block;
    height: 86px;
    width: 86px;
    line-height: 86px;
    border: 2px solid #2f988a;
    color: #2f988a;
    font-size: 38px;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  #leasing #downloads .square-link.icon-siteplan:before {
    font-size: 36px; }
  #leasing #downloads .square-link.icon-photos:before {
    font-size: 34px; }
  #leasing #downloads .square-link.icon-gallery:before {
    font-size: 40px; }
  #leasing #downloads .square-link.icon-floorplan:before {
    font-size: 52px; }
  #leasing #downloads .square-link.icon-leed:before {
    font-size: 46px; }
  #leasing #downloads .square-link.icon-specs:before {
    font-size: 37px; }
  #leasing #downloads .square-link:hover:before {
    color: #fff;
    background: #35ab9c;
    border: 2px solid #35ab9c; }
#leasing #downloads hr {
  width: 80%;
  margin: 55px auto 40px auto; }
