@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* $average-desktop: new-breakpoint(min-width:64em max-width:85.6em); */
body {
  height: 100% !important;
  font-family: 'proxima-nova', sans-serif !important; }

/* Global config */
/**
 * Site colour scheme
 * ----------------------------------------------------------------------------
 */
/*
* Page specific colours
*/
/**
 * Custom variables
 * ----------------------------------------------------------------------------
 */
/* Type */
/* Spacing */
/* Paths */
/*
  Foundation imports
  note the ammendments file with modified foundation classes
*/
meta.foundation-mq-small {
  width: 0em; }

meta.foundation-mq-medium {
  width: 40.063em; }

meta.foundation-mq-large {
  width: 64.063em; }

meta.foundation-mq-xlarge {
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #ffffff;
  color: #222222;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

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

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

.row:after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  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 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order, .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order, .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .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; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order, .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .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; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .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; } }

.accordion {
  *zoom: 1;
  margin-bottom: 0; }

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

.accordion:after {
  clear: both; }

.accordion dd {
  display: block;
  margin-bottom: 0 !important; }

.accordion dd.active > a {
  background: #e8e8e8; }

.accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-size: 1rem; }

.accordion dd > a:hover {
  background: #e3e3e3; }

.accordion .content {
  display: none;
  padding: 0.9375rem; }

.accordion .content.active {
  display: block;
  background: #ffffff; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008cba;
  border-color: #007ba0;
  color: #ffffff; }

.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3; }

.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5; }

.alert-box.radius {
  border-radius: 3px; }

.alert-box.round {
  border-radius: 1000px; }

.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #ffffff; }

.alert-box.alert {
  background-color: #f04124;
  border-color: #de2b0f;
  color: #ffffff; }

.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f; }

.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #ffffff; }

.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f; }

.alert-box.alert-close {
  opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }

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

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

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

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .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%;
    list-style: none; }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: #dcdcdc;
  border-radius: 3px; }

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #008cba; }

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline; }

.breadcrumbs > * a {
  color: #008cba; }

.breadcrumbs > *.current {
  cursor: default;
  color: #333333; }

.breadcrumbs > *.current a {
  cursor: default;
  color: #333333; }

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none; }

.breadcrumbs > *.unavailable {
  color: #999999; }

.breadcrumbs > *.unavailable a {
  color: #999999; }

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default; }

.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px; }

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0; }

.button-group {
  list-style: none;
  margin: 0;
  left: 0;
  *zoom: 1; }

.button-group:before, .button-group:after {
  content: " ";
  display: table; }

.button-group:after {
  clear: both; }

.button-group li {
  margin: 0;
  float: left; }

.button-group li > button, .button-group li .button, .button-group li .search-bar .search-button, .search-bar .button-group li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group li:first-child button, .button-group li:first-child .button, .button-group li:first-child .search-bar .search-button, .search-bar .button-group li:first-child .search-button {
  border-left: 0; }

.button-group li:first-child {
  margin-left: 0; }

.button-group.radius > * > button, .button-group.radius > * .button, .button-group.radius > * .search-bar .search-button, .search-bar .button-group.radius > * .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button, .button-group.radius > *:first-child .search-bar .search-button, .search-bar .button-group.radius > *:first-child .search-button {
  border-left: 0; }

.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button, .search-bar .button-group.radius > *:first-child > .search-button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button, .search-bar .button-group.radius > *:last-child > .search-button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.button-group.round > * > button, .button-group.round > * .button, .button-group.round > * .search-bar .search-button, .search-bar .button-group.round > * .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.round > *:first-child button, .button-group.round > *:first-child .button, .button-group.round > *:first-child .search-bar .search-button, .search-bar .button-group.round > *:first-child .search-button {
  border-left: 0; }

.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button, .search-bar .button-group.round > *:first-child > .search-button {
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button, .search-bar .button-group.round > *:last-child > .search-button {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

.button-group.even-2 li {
  width: 50%; }

.button-group.even-2 li > button, .button-group.even-2 li .button, .button-group.even-2 li .search-bar .search-button, .search-bar .button-group.even-2 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child .search-bar .search-button, .search-bar .button-group.even-2 li:first-child .search-button {
  border-left: 0; }

.button-group.even-2 li button, .button-group.even-2 li .button, .button-group.even-2 li .search-bar .search-button, .search-bar .button-group.even-2 li .search-button {
  width: 100%; }

.button-group.even-3 li {
  width: 33.33333%; }

.button-group.even-3 li > button, .button-group.even-3 li .button, .button-group.even-3 li .search-bar .search-button, .search-bar .button-group.even-3 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child .search-bar .search-button, .search-bar .button-group.even-3 li:first-child .search-button {
  border-left: 0; }

.button-group.even-3 li button, .button-group.even-3 li .button, .button-group.even-3 li .search-bar .search-button, .search-bar .button-group.even-3 li .search-button {
  width: 100%; }

.button-group.even-4 li {
  width: 25%; }

.button-group.even-4 li > button, .button-group.even-4 li .button, .button-group.even-4 li .search-bar .search-button, .search-bar .button-group.even-4 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child .search-bar .search-button, .search-bar .button-group.even-4 li:first-child .search-button {
  border-left: 0; }

.button-group.even-4 li button, .button-group.even-4 li .button, .button-group.even-4 li .search-bar .search-button, .search-bar .button-group.even-4 li .search-button {
  width: 100%; }

.button-group.even-5 li {
  width: 20%; }

.button-group.even-5 li > button, .button-group.even-5 li .button, .button-group.even-5 li .search-bar .search-button, .search-bar .button-group.even-5 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child .search-bar .search-button, .search-bar .button-group.even-5 li:first-child .search-button {
  border-left: 0; }

.button-group.even-5 li button, .button-group.even-5 li .button, .button-group.even-5 li .search-bar .search-button, .search-bar .button-group.even-5 li .search-button {
  width: 100%; }

.button-group.even-6 li {
  width: 16.66667%; }

.button-group.even-6 li > button, .button-group.even-6 li .button, .button-group.even-6 li .search-bar .search-button, .search-bar .button-group.even-6 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child .search-bar .search-button, .search-bar .button-group.even-6 li:first-child .search-button {
  border-left: 0; }

.button-group.even-6 li button, .button-group.even-6 li .button, .button-group.even-6 li .search-bar .search-button, .search-bar .button-group.even-6 li .search-button {
  width: 100%; }

.button-group.even-7 li {
  width: 14.28571%; }

.button-group.even-7 li > button, .button-group.even-7 li .button, .button-group.even-7 li .search-bar .search-button, .search-bar .button-group.even-7 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child .search-bar .search-button, .search-bar .button-group.even-7 li:first-child .search-button {
  border-left: 0; }

.button-group.even-7 li button, .button-group.even-7 li .button, .button-group.even-7 li .search-bar .search-button, .search-bar .button-group.even-7 li .search-button {
  width: 100%; }

.button-group.even-8 li {
  width: 12.5%; }

.button-group.even-8 li > button, .button-group.even-8 li .button, .button-group.even-8 li .search-bar .search-button, .search-bar .button-group.even-8 li .search-button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child .search-bar .search-button, .search-bar .button-group.even-8 li:first-child .search-button {
  border-left: 0; }

.button-group.even-8 li button, .button-group.even-8 li .button, .button-group.even-8 li .search-bar .search-button, .search-bar .button-group.even-8 li .search-button {
  width: 100%; }

.button-bar {
  *zoom: 1; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }

.button-bar .button-group div {
  overflow: hidden; }

.clearing-thumbs, [data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table; }

.clearing-thumbs:after, [data-clearing]:after {
  clear: both; }

.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px; }

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }

.clearing-blackout .clearing-close {
  display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaaaaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }

.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }

.clearing-close:hover, .clearing-close:focus {
  color: #cccccc; }

.clearing-assembled .clearing-container {
  height: 100%; }

.clearing-assembled .clearing-container .carousel > ul {
  display: none; }

.clearing-feature li {
  display: none; }

.clearing-feature li.clearing-featured-img {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev, .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
  .clearing-main-prev > span, .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px; }
  .clearing-main-prev > span:hover, .clearing-main-next > span:hover {
    opacity: 0.8; }
  .clearing-main-prev {
    left: 0; }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc; }
  .clearing-main-next {
    right: 0; }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc; }
  .clearing-main-prev.disabled, .clearing-main-next.disabled {
    opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none; }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none; }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none; }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block; }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important; }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1; }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }

.f-dropdown > *:first-child {
  margin-top: 0; }

.f-dropdown > *:last-child {
  margin-bottom: 0; }

.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #ffffff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99; }

.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98; }

.f-dropdown.right:before {
  left: auto;
  right: 10px; }

.f-dropdown.right:after {
  left: auto;
  right: 9px; }

.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px; }

.f-dropdown.drop-right > *:first-child {
  margin-top: 0; }

.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0; }

.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #ffffff transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 99; }

.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 98; }

.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px; }

.f-dropdown.drop-left > *:first-child {
  margin-top: 0; }

.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0; }

.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #ffffff;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 99; }

.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 98; }

.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px; }

.f-dropdown.drop-top > *:first-child {
  margin-top: 0; }

.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0; }

.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #ffffff transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 99; }

.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 98; }

.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0; }

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee; }

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555; }

.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  max-width: 200px; }

.f-dropdown.content > *:first-child {
  margin-top: 0; }

.f-dropdown.content > *:last-child {
  margin-bottom: 0; }

.f-dropdown.tiny {
  max-width: 200px; }

.f-dropdown.small, select.f-dropdown.tiny {
  max-width: 300px; }

.f-dropdown.medium {
  max-width: 500px; }

.f-dropdown.large {
  max-width: 800px; }

.dropdown.button, .search-bar .dropdown.search-button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }

.dropdown.button:before, .search-bar .dropdown.search-button:before, button.dropdown:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  top: 50%; }

.dropdown.button:before, .search-bar .dropdown.search-button:before, button.dropdown:before {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem; }

.dropdown.button:before, .search-bar .dropdown.search-button:before, button.dropdown:before {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.tiny, .search-bar .dropdown.tiny.search-button, button.dropdown.tiny {
  padding-right: 2.625rem; }

.dropdown.button.tiny:before, .search-bar .dropdown.tiny.search-button:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem; }

.dropdown.button.tiny:before, .search-bar .dropdown.tiny.search-button:before, button.dropdown.tiny:before {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.small, select.dropdown.button.tiny, .search-bar select.dropdown.tiny.search-button, .search-bar .dropdown.small.search-button, button.dropdown.small {
  padding-right: 3.0625rem; }

.dropdown.button.small:before, select.dropdown.button.tiny:before, .search-bar select.dropdown.tiny.search-button:before, .search-bar .dropdown.small.search-button:before, button.dropdown.small:before {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem; }

.dropdown.button.small:before, select.dropdown.button.tiny:before, .search-bar select.dropdown.tiny.search-button:before, .search-bar .dropdown.small.search-button:before, button.dropdown.small:before {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.large, .search-bar .dropdown.large.search-button, button.dropdown.large {
  padding-right: 3.625rem; }

.dropdown.button.large:before, .search-bar .dropdown.large.search-button:before, button.dropdown.large:before {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem; }

.dropdown.button.large:before, .search-bar .dropdown.large.search-button:before, button.dropdown.large:before {
  border-color: #ffffff transparent transparent transparent; }

.dropdown.button.secondary:before, .search-bar .dropdown.secondary.search-button:before, button.dropdown.secondary:before {
  border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }

.flex-video.widescreen {
  padding-bottom: 56.34%; }

.flex-video.vimeo {
  padding-top: 0; }

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

form {
  margin: 0 0 1rem; }

form .row .row {
  margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 0.5rem; }

form .row .row.collapse {
  margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns {
  padding: 0; }

form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
  padding-left: 0.5rem; }

label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0; }

label.right {
  float: none;
  text-align: right; }

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0; }

label small {
  text-transform: capitalize;
  color: #686868; }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    background: #fafafa; }
  select:hover {
    background: #f3f3f3; } }

.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

.postfix.button, .search-bar .postfix.search-button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button, .search-bar .prefix.search-button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius, .search-bar .prefix.radius.search-button {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius, .search-bar .postfix.radius.search-button {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round, .search-bar .prefix.round.search-button {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round, .search-bar .postfix.round.search-button {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none; }

input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea {
  background-color: #dddddd; }

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, textarea.radius {
  border-radius: 3px; }

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

textarea[rows] {
  height: auto; }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

input[type="file"] {
  width: 100%; }

fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }

fieldset legend {
  font-weight: bold;
  background: #ffffff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #ffffff; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #ffffff; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }

.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 1rem; }

.error label, .error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #ffffff; }

.error > label > small {
  color: #686868;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error, textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block; }

.inline-list > li > * {
  display: block; }

.joyride-list {
  display: none; }

.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: #ffffff;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }

.joyride-content-wrapper .button, .joyride-content-wrapper .search-bar .search-button, .search-bar .joyride-content-wrapper .search-button {
  margin-bottom: 0 !important; }

.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }

.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px; }

.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px; }

.joyride-tip-guide .joyride-nub.right {
  right: -20px; }

.joyride-tip-guide .joyride-nub.left {
  left: -20px; }

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #ffffff; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important; }

.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eeeeee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #ffffff; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto; } }

.keystroke, kbd {
  background-color: #ededed;
  border-color: #dcdcdc;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.label {
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: #ffffff; }

.label.radius {
  border-radius: 3px; }

.label.round {
  border-radius: 1000px; }

.label.alert {
  background-color: #f04124;
  color: #ffffff; }

.label.success {
  background-color: #43ac6a;
  color: #ffffff; }

.label.secondary {
  background-color: #e7e7e7;
  color: #333333; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #ffffff;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }

[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0; }

[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0; }

[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em; }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.slideshow-wrapper {
  position: relative; }

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0; }

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
  display: none; }

.slideshow-wrapper ul li:first-child {
  display: block; }

.slideshow-wrapper .orbit-container {
  background-color: transparent; }

.slideshow-wrapper .orbit-container li {
  display: block; }

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block; }

.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 #ffffff;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0); }

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%; }

.orbit-container .orbit-slides-container.fade li {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.orbit-container .orbit-slides-container.fade li.animate-in {
  opacity: 1;
  z-index: 20;
  transition: opacity 500ms ease-in-out; }

.orbit-container .orbit-slides-container.fade li.animate-out {
  z-index: 10;
  transition: opacity 500ms ease-in-out; }

.orbit-container .orbit-slides-container.swipe-next li {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.orbit-container .orbit-slides-container.swipe-next li.animate-in {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms; }

.orbit-container .orbit-slides-container.swipe-next li.animate-out {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition-duration: 500ms; }

.orbit-container .orbit-slides-container.swipe-prev li {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.orbit-container .orbit-slides-container.swipe-prev li.animate-in {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms; }

.orbit-container .orbit-slides-container.swipe-prev li.animate-out {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition-duration: 500ms; }

.orbit-container .orbit-slides-container li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.orbit-container .orbit-slides-container li.active {
  opacity: 1;
  top: 0;
  left: 0;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.orbit-container .orbit-slides-container li .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #ffffff;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem; }

.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #ffffff;
  background: transparent;
  z-index: 10; }

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem; }

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10; }

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px; }

.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #ffffff;
  border-top: none;
  border-bottom: none; }

.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  border-color: transparent #ffffff transparent transparent; }

.orbit-container .orbit-timer.paused > span.dark {
  border-color: transparent #333333 transparent transparent; }

.orbit-container:hover .orbit-timer > span {
  display: block; }

.orbit-container .orbit-prev, .orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10; }

.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3); }

.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px; }

.orbit-container .orbit-prev {
  left: 0; }

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #ffffff; }

.orbit-container .orbit-prev:hover > span {
  border-right-color: #ffffff; }

.orbit-container .orbit-next {
  right: 0; }

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #ffffff;
  left: 50%;
  margin-left: -4px; }

.orbit-container .orbit-next:hover > span {
  border-left-color: #ffffff; }

.orbit-container .orbit-bullets-container {
  text-align: center; }

.orbit-container .orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }

.orbit-container .orbit-bullets li {
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: none;
  margin-right: 6px;
  border-radius: 1000px; }

.orbit-container .orbit-bullets li.active {
  background: #999999; }

.orbit-container .orbit-bullets li:last-child {
  margin-right: 0; }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    transition: none !important; }
  .orbit-stack-on-small .orbit-timer {
    display: none; }
  .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev {
    display: none; }
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem; }

ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem; }

ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  border-radius: 3px; }

ul.pagination li:hover a, ul.pagination li a:focus {
  background: #e6e6e6; }

ul.pagination li.unavailable a {
  cursor: default;
  color: #999999; }

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent; }

ul.pagination li.current a {
  background: #008cba;
  color: #ffffff;
  font-weight: bold;
  cursor: default; }

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #008cba; }

ul.pagination li {
  float: left;
  display: block; }

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

.pagination-centered ul.pagination li {
  float: none;
  display: inline-block; }

.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }

.pricing-table * {
  list-style: none;
  line-height: 1; }

.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #eeeeee;
  font-weight: normal;
  font-size: 1rem; }

.pricing-table .price {
  background-color: #f6f6f6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 2rem; }

.pricing-table .description {
  background-color: #ffffff;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd; }

.pricing-table .bullet-item {
  background-color: #ffffff;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd; }

.pricing-table .cta-button {
  background-color: #ffffff;
  text-align: center;
  padding: 1.25rem 1.25rem 0; }

.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid #ffffff;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }

.progress .meter {
  background: #008cba;
  height: 100%;
  display: block; }

.progress.secondary .meter {
  background: #e7e7e7;
  height: 100%;
  display: block; }

.progress.success .meter {
  background: #43ac6a;
  height: 100%;
  display: block; }

.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block; }

.progress.radius {
  border-radius: 3px; }

.progress.radius .meter {
  border-radius: 2px; }

.progress.round {
  border-radius: 1000px; }

.progress.round .meter {
  border-radius: 999px; }

.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa; }

.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem; }

.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem; }

.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0; }

.range-slider.radius {
  background: #fafafa;
  border-radius: 3px; }

.range-slider.radius .range-slider-handle {
  background: #008cba;
  border-radius: 3px; }

.range-slider.radius .range-slider-handle:hover {
  background: #007da4; }

.range-slider.round {
  background: #fafafa;
  border-radius: 1000px; }

.range-slider.round .range-slider-handle {
  background: #008cba;
  border-radius: 1000px; }

.range-slider.round .range-slider-handle:hover {
  background: #007da4; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  background: #008cba; }

.range-slider-handle:hover {
  background: #007da4; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0; }

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #ffffff;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) {
  dialog, .reveal-modal {
    min-height: 100vh; } }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    left: 50%; } }

dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns {
  min-width: 0; }

dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0; }

dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%; } }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    top: 6.25rem; } }

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer; }

dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 1.875rem; }
  dialog.radius, .reveal-modal.radius {
    border-radius: 3px; }
  dialog.round, .reveal-modal.round {
    border-radius: 1000px; }
  dialog.collapse, .reveal-modal.collapse {
    padding: 0; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.small, .reveal-modal.small, select.reveal-modal.tiny {
    margin-left: -20%;
    width: 40%; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%; } }

@media only screen and (min-width: 40.063em) {
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; } }

@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw; } }

@media print {
  dialog, .reveal-modal {
    background: #ffffff !important; } }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside; }

.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem; }

.side-nav li a:not(.button):not(.search-bar .search-button) {
  display: block;
  color: #008cba; }

.side-nav li a:not(.button):not(.search-bar .search-button):hover, .side-nav li a:not(.button):not(.search-bar .search-button):focus {
  color: #1ccaff; }

.side-nav li.active > a:first-child:not(.button):not(.search-bar .search-button) {
  color: #1ccaff;
  font-weight: normal; }

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #ffffff; }

.split.button, .search-bar .split.search-button {
  position: relative;
  padding-right: 5.0625rem; }

.split.button span, .search-bar .split.search-button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px; }

.split.button span:before, .search-bar .split.search-button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%; }

.split.button span:active, .search-bar .split.search-button span:active {
  background-color: rgba(0, 0, 0, 0.1); }

.split.button span, .search-bar .split.search-button span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button span, .search-bar .split.search-button span {
  width: 3.09375rem; }

.split.button span:before, .search-bar .split.search-button span:before {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem; }

.split.button span:before, .search-bar .split.search-button span:before {
  border-color: #ffffff transparent transparent transparent; }

.split.button.secondary span, .search-bar .split.secondary.search-button span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.secondary span:before, .search-bar .split.secondary.search-button span:before {
  border-color: #ffffff transparent transparent transparent; }

.split.button.alert span, .search-bar .split.alert.search-button span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.success span, .search-bar .split.success.search-button span {
  border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.tiny, .search-bar .split.tiny.search-button {
  padding-right: 3.75rem; }

.split.button.tiny span, .search-bar .split.tiny.search-button span {
  width: 2.25rem; }

.split.button.tiny span:before, .search-bar .split.tiny.search-button span:before {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem; }

.split.button.small, select.split.button.tiny, .search-bar select.split.tiny.search-button, .search-bar .split.small.search-button {
  padding-right: 4.375rem; }

.split.button.small span, select.split.button.tiny span, .search-bar select.split.tiny.search-button span, .search-bar .split.small.search-button span {
  width: 2.625rem; }

.split.button.small span:before, select.split.button.tiny span:before, .search-bar select.split.tiny.search-button span:before, .search-bar .split.small.search-button span:before {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem; }

.split.button.large, .search-bar .split.large.search-button {
  padding-right: 5.5rem; }

.split.button.large span, .search-bar .split.large.search-button span {
  width: 3.4375rem; }

.split.button.large span:before, .search-bar .split.large.search-button span:before {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem; }

.split.button.expand, .search-bar .split.expand.search-button {
  padding-left: 2rem; }

.split.button.secondary span:before, .search-bar .split.secondary.search-button span:before {
  border-color: #333333 transparent transparent transparent; }

.split.button.radius span, .search-bar .split.radius.search-button span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.split.button.round span, .search-bar .split.round.search-button span {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }

.sub-nav dt {
  text-transform: uppercase; }

.sub-nav dt, .sub-nav dd, .sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0.625rem;
  font-weight: normal;
  font-size: 0.875rem;
  color: #999999; }

.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem; }

.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
  color: #737373; }

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #008cba;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: #ffffff; }

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
  background: #007ba0; }

div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: #ffffff;
  border-color: #cccccc; }

div.switch label {
  position: relative;
  left: 0;
  z-index: 2;
  float: left;
  width: 50%;
  height: 100%;
  margin: 0;
  font-weight: bold;
  text-align: left;
  transition: all 0.1s ease-out; }

div.switch input {
  position: absolute;
  z-index: 3;
  opacity: 0;
  width: 100%;
  height: 100%;
  -moz-appearance: none; }

div.switch input:hover, div.switch input:focus {
  cursor: pointer; }

div.switch span:last-child {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  display: block;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  transition: all 0.1s ease-out; }

div.switch input:not(:checked) + label {
  opacity: 0; }

div.switch input:checked {
  display: none !important; }

div.switch input {
  left: 0;
  display: block !important; }

div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
  left: -50%; }

div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
  left: 0%; }

div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
  right: -50%;
  left: auto;
  text-align: right; }

div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
  right: 0%;
  left: auto; }

div.switch span.custom {
  display: none !important; }

form.custom div.switch .hidden-field {
  margin-left: auto;
  position: absolute;
  visibility: visible; }

div.switch label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 0.875rem; }

div.switch input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.1875rem; }

div.switch span:last-child {
  width: 2.25rem;
  height: 2.25rem; }

div.switch span:last-child {
  border-color: #b3b3b3;
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5; }

div.switch:hover span:last-child, div.switch:focus span:last-child {
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); }

div.switch:active {
  background: transparent; }

div.switch.large {
  height: 2.75rem; }

div.switch.large label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 1.0625rem; }

div.switch.large input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.6875rem; }

div.switch.large span:last-child {
  width: 2.75rem;
  height: 2.75rem; }

div.switch.small {
  height: 1.75rem; }

div.switch.small label {
  padding: 0;
  line-height: 2.1rem;
  font-size: 0.75rem; }

div.switch.small input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.6875rem; }

div.switch.small span:last-child {
  width: 1.75rem;
  height: 1.75rem; }

div.switch.tiny {
  height: 1.375rem; }

div.switch.tiny label {
  padding: 0;
  line-height: 1.9rem;
  font-size: 0.6875rem; }

div.switch.tiny input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.3125rem; }

div.switch.tiny span:last-child {
  width: 1.375rem;
  height: 1.375rem; }

div.switch.radius {
  border-radius: 4px; }

div.switch.radius span:last-child {
  border-radius: 3px; }

div.switch.round {
  border-radius: 1000px; }

div.switch.round span:last-child {
  border-radius: 999px; }

div.switch.round label {
  padding: 0 0.5625rem; }

table {
  background: #ffffff;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }

table thead, table tfoot {
  background: #f5f5f5; }

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
  text-align: left; }

table tr th, table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9; }

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  display: table-cell;
  line-height: 1.125rem; }

.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #ffffff;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }

.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }

.th.radius {
  border-radius: 3px; }

.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #004054;
  color: #008cba; }

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #ffffff;
  background: #333333; }

.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px; }

.tooltip > .nub.rtl {
  left: auto;
  right: 5px; }

.tooltip.radius {
  border-radius: 3px; }

.tooltip.round {
  border-radius: 1000px; }

.tooltip.round > .nub {
  left: 2rem; }

.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #004054 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }

meta.foundation-mq-topbar {
  width: 40.063em; }

.contain-to-grid {
  width: 100%;
  background: #333333; }

.contain-to-grid .top-bar {
  margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%; }

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99; }

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }

.top-bar ul {
  margin-bottom: 0;
  list-style: none; }

.top-bar .row {
  max-width: none; }

.top-bar form, .top-bar input {
  margin-bottom: 0; }

.top-bar input {
  height: auto;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  font-size: 0.75rem; }

.top-bar .button, .top-bar .search-bar .search-button, .search-bar .top-bar .search-button, .top-bar button {
  padding-top: 0.45rem;
  padding-bottom: 0.35rem;
  margin-bottom: 0;
  font-size: 0.75rem; }

.top-bar .title-area {
  position: relative;
  margin: 0; }

.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px; }

.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0; }

.top-bar .name h1 a {
  font-weight: normal;
  color: #ffffff;
  width: 75%;
  display: block;
  padding: 0 15px; }

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0; }

.top-bar .toggle-topbar a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px; }

.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px; }

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  padding-right: 25px;
  color: #ffffff;
  position: relative; }

.top-bar .toggle-topbar.menu-icon a::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  top: 0;
  height: 0;
  box-shadow: 0 10px 0 1px #ffffff, 0 16px 0 1px #ffffff, 0 22px 0 1px #ffffff; }

.top-bar.expanded {
  height: auto;
  background: transparent; }

.top-bar.expanded .title-area {
  background: #333333; }

.top-bar.expanded .toggle-topbar a {
  color: #888888; }

.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333333;
  font-size: 16px;
  margin: 0; }

.top-bar-section .divider, .top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%; }

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #ffffff;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
  background: #333333; }

.top-bar-section ul li > a.button, .top-bar-section ul .search-bar li > a.search-button, .search-bar .top-bar-section ul li > a.search-button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007295;
  color: #ffffff; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul .search-bar li > a.search-button:hover, .search-bar .top-bar-section ul li > a.search-button:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .search-bar li > a.search-button:focus, .search-bar .top-bar-section ul li > a.search-button:focus {
  background-color: #007295; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul .search-bar li > a.search-button:hover, .search-bar .top-bar-section ul li > a.search-button:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .search-bar li > a.search-button:focus, .search-bar .top-bar-section ul li > a.search-button:focus {
  color: #ffffff; }

.top-bar-section ul li > a.button.secondary, .top-bar-section ul .search-bar li > a.secondary.search-button, .search-bar .top-bar-section ul li > a.secondary.search-button {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .search-bar li > a.secondary.search-button:hover, .search-bar .top-bar-section ul li > a.secondary.search-button:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .search-bar li > a.secondary.search-button:focus, .search-bar .top-bar-section ul li > a.secondary.search-button:focus {
  background-color: #b9b9b9; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .search-bar li > a.secondary.search-button:hover, .search-bar .top-bar-section ul li > a.secondary.search-button:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .search-bar li > a.secondary.search-button:focus, .search-bar .top-bar-section ul li > a.secondary.search-button:focus {
  color: #333333; }

.top-bar-section ul li > a.button.success, .top-bar-section ul .search-bar li > a.success.search-button, .search-bar .top-bar-section ul li > a.success.search-button {
  background-color: #43ac6a;
  border-color: #368a54;
  color: #ffffff; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul .search-bar li > a.success.search-button:hover, .search-bar .top-bar-section ul li > a.success.search-button:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .search-bar li > a.success.search-button:focus, .search-bar .top-bar-section ul li > a.success.search-button:focus {
  background-color: #368a54; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul .search-bar li > a.success.search-button:hover, .search-bar .top-bar-section ul li > a.success.search-button:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .search-bar li > a.success.search-button:focus, .search-bar .top-bar-section ul li > a.success.search-button:focus {
  color: #ffffff; }

.top-bar-section ul li > a.button.alert, .top-bar-section ul .search-bar li > a.alert.search-button, .search-bar .top-bar-section ul li > a.alert.search-button {
  background-color: #f04124;
  border-color: #cf280e;
  color: #ffffff; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .search-bar li > a.alert.search-button:hover, .search-bar .top-bar-section ul li > a.alert.search-button:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .search-bar li > a.alert.search-button:focus, .search-bar .top-bar-section ul li > a.alert.search-button:focus {
  background-color: #cf280e; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .search-bar li > a.alert.search-button:hover, .search-bar .top-bar-section ul li > a.alert.search-button:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .search-bar li > a.alert.search-button:focus, .search-bar .top-bar-section ul li > a.alert.search-button:focus {
  color: #ffffff; }

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007295;
  color: #ffffff; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007295; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #ffffff; }

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333; }

.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a54;
  color: #ffffff; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a54; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #ffffff; }

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf280e;
  color: #ffffff; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf280e; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #ffffff; }

.top-bar-section ul li:hover:not(.has-form) > a {
  background: #272727;
  color: #ffffff; }

.top-bar-section ul li.active > a {
  background: #008cba;
  color: #ffffff; }

.top-bar-section ul li.active > a:hover {
  background: #007ba0;
  color: #ffffff; }

.top-bar-section .has-form {
  padding: 15px; }

.top-bar-section .has-dropdown {
  position: relative; }

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0; }

.top-bar-section .has-dropdown.moved {
  position: static; }

.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%; }

.top-bar-section .has-dropdown.moved > a:after {
  display: none; }

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.top-bar-section .dropdown li {
  width: 100%;
  height: auto; }

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px; }

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal; }

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0; }

.top-bar-section .dropdown li.title h5 a {
  color: #ffffff;
  line-height: 22.5px;
  display: block; }

.top-bar-section .dropdown li.has-form {
  padding: 8px 15px; }

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li .search-bar .search-button, .search-bar .top-bar-section .dropdown li .search-button, .top-bar-section .dropdown li button {
  top: auto; }

.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    *zoom: 1;
    overflow: visible; }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table; }
  .top-bar:after {
    clear: both; }
  .top-bar .toggle-topbar {
    display: none; }
  .top-bar .title-area {
    float: left; }
  .top-bar .name h1 a {
    width: auto; }
  .top-bar input, .top-bar .button, .top-bar .search-bar .search-button, .search-bar .top-bar .search-button, .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px; }
  .top-bar.expanded {
    background: #333333; }
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline; }
  .top-bar-section ul li {
    float: left; }
  .top-bar-section ul li .js-generated {
    display: none; }
  .top-bar-section li.hover > a:not(.button):not(.search-bar .search-button) {
    background: #272727;
    color: #ffffff; }
  .top-bar-section li:not(.has-form) a:not(.button):not(.search-bar .search-button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333; }
  .top-bar-section li:not(.has-form) a:not(.button):not(.search-bar .search-button):hover {
    background: #272727; }
  .top-bar-section li.active:not(.has-form) a:not(.button):not(.search-bar .search-button) {
    padding: 0 15px;
    line-height: 45px;
    color: #ffffff;
    background: #008cba; }
  .top-bar-section li.active:not(.has-form) a:not(.button):not(.search-bar .search-button):hover {
    background: #007ba0; }
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important; }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px; }
  .top-bar-section .has-dropdown.moved {
    position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2; }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%; }
  .top-bar-section .dropdown li a {
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333; }
  .top-bar-section .dropdown li:not(.has-form) a:not(.button):not(.search-bar .search-button) {
    color: #ffffff;
    background: #333333; }
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button):not(.search-bar .search-button) {
    color: #ffffff;
    background: #272727; }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333; }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0; }
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px; }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0; }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%; }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0; }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: #ffffff; }
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: #ffffff; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

ul, ol, dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul, ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

ol {
  margin-left: 1.4rem; }

ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }

.vcard li {
  margin: 0;
  display: block; }

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; } }

.print-only {
  display: none !important; }

@media print {
  @page {
    margin: 0.5cm; }
  * {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table; }

.inner-wrap:after {
  clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #ffffff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #ffffff;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }

@media only screen and (min-width: 40.063em) {
  .tab-bar-section {
    text-align: left; } }

.tab-bar-section.left {
  left: 0;
  right: 2.8125rem; }

.tab-bar-section.right {
  left: 2.8125rem;
  right: 0; }

.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: #ffffff;
  position: relative;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.tab-bar .menu-icon span {
  position: absolute;
  display: block;
  height: 0;
  width: 1rem;
  line-height: 1;
  top: 0.9375rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff; }

.tab-bar .menu-icon:hover span {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

ul.off-canvas-list li label {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0; }

ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease; }

ul.off-canvas-list li a:hover {
  background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }

@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important; } }

.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

.tab-bar {
  margin-bottom: 2rem; }

#homepage-hero {
  background: url("http://foundation.zurb.com/assets/img/marquee-stars.svg") repeat scroll 0 0 #074e68;
  padding: 1.25rem 0;
  margin: -2rem 0 2rem;
  position: relative;
  text-align: left;
  height: auto; }

#homepage-hero h1 a, #homepage-hero h4 {
  color: #ffffff; }

#homepage-hero .floatingyeti img {
  max-width: 30%;
  position: absolute;
  right: 6.25rem; }

#homepage-hero .download {
  margin-top: 1.25rem; }

@media screen and (min-width: 64.063em) and (max-width: 90em) {
  .submedium-block-grid-2 > li {
    width: 50%; } }

@media screen and (max-width: 40em) {
  .small-block-grid-1 > li {
    width: 100%; } }

/*******************************
            Dropdown
*******************************/
.ui.dropdown.tiny, .floorplan .dropdown.tiny.modal {
  padding: 0.4em 0.8em !important; }
  .ui.dropdown.tiny > .text, .floorplan .dropdown.tiny.modal > .text {
    white-space: nowrap; }
  .ui.dropdown.tiny .menu .item, .floorplan .dropdown.tiny.modal .menu .item {
    padding-right: 0 !important;
    padding-left: 0.4em !important;
    font-size: 0.8em;
    text-align: center; }

.ui.dropdown, .floorplan .dropdown.modal {
  cursor: pointer;
  position: relative;
  display: inline-block;
  line-height: 1em;
  tap-highlight-color: transparent;
  outline: none;
  text-align: left;
  -webkit-transition: border-radius 0.1s ease, width 0.2s ease;
  transition: border-radius 0.1s ease, width 0.2s ease; }

/*******************************
            Content
*******************************/
/*--------------
      Menu
---------------*/
.ui.dropdown .menu, .floorplan .dropdown.modal .menu {
  cursor: auto;
  position: absolute;
  display: none;
  outline: none;
  top: 100%;
  margin: 0em;
  padding: 0em 0em;
  background: #ffffff;
  min-width: 100%;
  white-space: nowrap;
  font-size: 1rem;
  text-shadow: none;
  text-align: left;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(39, 41, 43, 0.15);
  border-radius: 0em 0em 0.2857rem 0.2857rem;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 11;
  will-change: transform, opacity; }

/*--------------
  Hidden Input
---------------*/
.ui.dropdown > input[type="hidden"], .floorplan .dropdown.modal > input[type="hidden"],
.ui.dropdown > select, .floorplan .dropdown.modal > select {
  display: none !important; }

/*--------------
 Dropdown Icon
---------------*/
.ui.dropdown > .dropdown.icon, .floorplan .dropdown.modal > .dropdown.icon {
  width: auto;
  margin: 0em 0em 0em 1em; }

.ui.dropdown .menu > .item .dropdown.icon, .floorplan .dropdown.modal .menu > .item .dropdown.icon {
  width: auto;
  float: right;
  margin: 0.2em 0em 0em 0.75em; }

/*--------------
      Text
---------------*/
.ui.dropdown > .text, .floorplan .dropdown.modal > .text {
  display: inline-block;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

/*--------------
    Menu Item
---------------*/
.ui.dropdown .menu > .item, .floorplan .dropdown.modal .menu > .item {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  height: auto;
  border-top: none;
  line-height: 1.2em;
  color: rgba(0, 0, 0, 0.8);
  padding: 0.65rem 1.25rem !important;
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  box-shadow: none;
  -webkit-touch-callout: none; }

.ui.dropdown .menu > .item:first-child, .floorplan .dropdown.modal .menu > .item:first-child {
  border-top: none; }

/*--------------
  Floated Content
---------------*/
.ui.dropdown > .text > [class*="right floated"], .floorplan .dropdown.modal > .text > [class*="right floated"],
.ui.dropdown .menu .item > [class*="right floated"], .floorplan .dropdown.modal .menu .item > [class*="right floated"] {
  float: right;
  margin-right: 0em;
  margin-left: 1em; }

.ui.dropdown > .text > [class*="left floated"], .floorplan .dropdown.modal > .text > [class*="left floated"],
.ui.dropdown .menu .item > [class*="left floated"], .floorplan .dropdown.modal .menu .item > [class*="left floated"] {
  float: right;
  margin-left: 0em;
  margin-right: 1em; }

.ui.dropdown .menu .item > .icon.floated, .floorplan .dropdown.modal .menu .item > .icon.floated,
.ui.dropdown .menu .item > .flag.floated, .floorplan .dropdown.modal .menu .item > .flag.floated,
.ui.dropdown .menu .item > .image.floated, .floorplan .dropdown.modal .menu .item > .image.floated,
.ui.dropdown .menu .item > img.floated, .floorplan .dropdown.modal .menu .item > img.floated {
  margin-top: 0.2em; }

/*--------------
  Menu Divider
---------------*/
.ui.dropdown .menu > .header, .floorplan .dropdown.modal .menu > .header {
  margin: 1rem 0rem 0.75rem;
  padding: 0em 1.25rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase; }

.ui.dropdown .menu > .divider, .floorplan .dropdown.modal .menu > .divider {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  height: 0em;
  margin: 0.5em 0em; }

.ui.dropdown .menu > .input, .floorplan .dropdown.modal .menu > .input {
  margin: 0.75rem 1.25rem;
  min-width: 200px; }

.ui.dropdown .menu > .header + .input, .floorplan .dropdown.modal .menu > .header + .input {
  margin-top: 0em; }

.ui.dropdown .menu > .input:not(.transparent) input, .floorplan .dropdown.modal .menu > .input:not(.transparent) input {
  padding: 0.5em 1em; }

.ui.dropdown .menu > .input:not(.transparent) .button, .floorplan .dropdown.modal .menu > .input:not(.transparent) .button, .ui.dropdown .menu > .input:not(.transparent) .search-bar .search-button, .search-bar .ui.dropdown .menu > .input:not(.transparent) .search-button, .floorplan .dropdown.modal .menu > .input:not(.transparent) .search-bar .search-button, .search-bar .floorplan .dropdown.modal .menu > .input:not(.transparent) .search-button,
.ui.dropdown .menu > .input:not(.transparent) .icon, .floorplan .dropdown.modal .menu > .input:not(.transparent) .icon,
.ui.dropdown .menu > .input:not(.transparent) .label, .floorplan .dropdown.modal .menu > .input:not(.transparent) .label {
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

/*-----------------
  Item Description
-------------------*/
.ui.dropdown > .text > .description, .floorplan .dropdown.modal > .text > .description,
.ui.dropdown .menu > .item > .description, .floorplan .dropdown.modal .menu > .item > .description {
  margin: 0em 0em 0em 1em;
  color: rgba(0, 0, 0, 0.4); }

/*--------------
    Sub Menu
---------------*/
.ui.dropdown .menu .menu, .floorplan .dropdown.modal .menu .menu {
  top: 0% !important;
  left: 100% !important;
  right: auto !important;
  margin: 0em 0em 0em -0.5em !important;
  border-radius: 0em 0.2857rem 0.2857rem 0em !important;
  z-index: 21 !important; }

/* Hide Arrow */
.ui.dropdown .menu .menu:after, .floorplan .dropdown.modal .menu .menu:after {
  display: none; }

/*******************************
            Coupling
*******************************/
/*--------------
   Sub Elements
---------------*/
/* Icons / Flags / Labels / Image */
.ui.dropdown > .text > .icon, .floorplan .dropdown.modal > .text > .icon,
.ui.dropdown > .text > .label, .floorplan .dropdown.modal > .text > .label,
.ui.dropdown > .text > .flag, .floorplan .dropdown.modal > .text > .flag,
.ui.dropdown > .text > img, .floorplan .dropdown.modal > .text > img,
.ui.dropdown > .text > .image, .floorplan .dropdown.modal > .text > .image {
  margin-top: 0em; }

.ui.dropdown .menu > .item > .icon, .floorplan .dropdown.modal .menu > .item > .icon,
.ui.dropdown .menu > .item > .label, .floorplan .dropdown.modal .menu > .item > .label,
.ui.dropdown .menu > .item > .flag, .floorplan .dropdown.modal .menu > .item > .flag,
.ui.dropdown .menu > .item > .image, .floorplan .dropdown.modal .menu > .item > .image,
.ui.dropdown .menu > .item > img, .floorplan .dropdown.modal .menu > .item > img {
  margin-top: 0.2em; }

.ui.dropdown > .text > .icon, .floorplan .dropdown.modal > .text > .icon,
.ui.dropdown > .text > .label, .floorplan .dropdown.modal > .text > .label,
.ui.dropdown > .text > .flag, .floorplan .dropdown.modal > .text > .flag,
.ui.dropdown > .text > img, .floorplan .dropdown.modal > .text > img,
.ui.dropdown > .text > .image, .floorplan .dropdown.modal > .text > .image,
.ui.dropdown .menu > .item > .icon, .floorplan .dropdown.modal .menu > .item > .icon,
.ui.dropdown .menu > .item > .label, .floorplan .dropdown.modal .menu > .item > .label,
.ui.dropdown .menu > .item > .flag, .floorplan .dropdown.modal .menu > .item > .flag,
.ui.dropdown .menu > .item > .image, .floorplan .dropdown.modal .menu > .item > .image,
.ui.dropdown .menu > .item > img, .floorplan .dropdown.modal .menu > .item > img {
  margin-left: 0em;
  margin-right: 0.75em; }

/*--------------
     Image
---------------*/
.ui.dropdown > .text > img, .floorplan .dropdown.modal > .text > img,
.ui.dropdown > .text > .image, .floorplan .dropdown.modal > .text > .image,
.ui.dropdown .menu > .item > .image, .floorplan .dropdown.modal .menu > .item > .image,
.ui.dropdown .menu > .item > img, .floorplan .dropdown.modal .menu > .item > img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 2.5em; }

/*--------------
      Menu
---------------*/
/* Remove Menu Item Divider */
.ui.dropdown .ui.menu > .item:before, .floorplan .dropdown.modal .ui.menu > .item:before, .ui.dropdown .floorplan .menu.modal > .item:before, .floorplan .ui.dropdown .menu.modal > .item:before, .floorplan .dropdown.modal .menu.modal > .item:before,
.ui.menu .ui.dropdown .menu > .item:before, .floorplan .menu.modal .ui.dropdown .menu > .item:before,
.ui.menu .floorplan .dropdown.modal .menu > .item:before, .floorplan
.ui.menu .dropdown.modal .menu > .item:before, .floorplan .menu.modal .dropdown.modal .menu > .item:before {
  display: none; }

/* Prevent Menu Item Border */
.ui.menu .ui.dropdown .menu .active.item, .floorplan .menu.modal .ui.dropdown .menu .active.item, .ui.menu .floorplan .dropdown.modal .menu .active.item, .floorplan .ui.menu .dropdown.modal .menu .active.item, .floorplan .menu.modal .dropdown.modal .menu .active.item {
  border-left: none; }

/* Automatically float dropdown menu right on last menu item */
.ui.menu .right.menu .dropdown:last-child .menu, .floorplan .menu.modal .right.menu .dropdown:last-child .menu,
.ui.menu .right.dropdown.item .menu, .floorplan .menu.modal .right.dropdown.item .menu,
.ui.buttons > .ui.dropdown:last-child .menu, .floorplan .buttons.modal > .ui.dropdown:last-child .menu, .floorplan
.ui.buttons > .dropdown.modal:last-child .menu, .floorplan .buttons.modal > .dropdown.modal:last-child .menu {
  left: auto;
  right: 0em; }

/*--------------
     Button
---------------*/
/* No Margin On Icon Button */
.ui.dropdown.icon.button > .dropdown.icon, .search-bar .ui.dropdown.icon.search-button > .dropdown.icon, .search-bar .floorplan .dropdown.icon.search-button.modal > .dropdown.icon, .floorplan .search-bar .dropdown.icon.search-button.modal > .dropdown.icon, .floorplan .dropdown.icon.button.modal > .dropdown.icon {
  margin: 0em; }

.ui.dropdown.button:not(.pointing):not(.floating).active, .search-bar .ui.dropdown.search-button:not(.pointing):not(.floating).active, .search-bar .floorplan .dropdown.search-button.modal:not(.pointing):not(.floating).active, .floorplan .search-bar .dropdown.search-button.modal:not(.pointing):not(.floating).active, .floorplan .dropdown.button.modal:not(.pointing):not(.floating).active,
.ui.dropdown.button:not(.pointing):not(.floating).visible,
.search-bar .ui.dropdown.search-button:not(.pointing):not(.floating).visible,
.search-bar .floorplan .dropdown.search-button.modal:not(.pointing):not(.floating).visible,
.floorplan .search-bar .dropdown.search-button.modal:not(.pointing):not(.floating).visible,
.floorplan .dropdown.button.modal:not(.pointing):not(.floating).visible {
  border-bottom-left-radius: 0em;
  border-bottom-right-radius: 0em; }

/*******************************
              Types
*******************************/
/*--------------
    Selection
---------------*/
/* Displays like a select box */
.ui.selection.dropdown, .floorplan .selection.dropdown.modal {
  cursor: pointer;
  word-wrap: break-word;
  white-space: normal;
  outline: 0;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  min-width: 6.8em;
  background: #ffffff;
  display: inline-block;
  padding: 0.8em 1.1em;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  border: 1px solid rgba(39, 41, 43, 0.15);
  border-radius: 0.2857rem;
  -webkit-transition: border-radius 0.1s ease, width 0.2s ease, box-shadow 0.2s ease, border 0.2s ease;
  transition: border-radius 0.1s ease, width 0.2s ease, box-shadow 0.2s ease, border 0.2s ease; }

.ui.selection.dropdown.visible, .floorplan .selection.dropdown.visible.modal,
.ui.selection.dropdown.active,
.floorplan .selection.dropdown.active.modal {
  z-index: 10; }

select.ui.dropdown, .floorplan select.dropdown.modal {
  height: 38px;
  padding: 0em;
  margin: 0em;
  visibility: hidden; }

.ui.selection.dropdown > .text, .floorplan .selection.dropdown.modal > .text {
  margin-right: 2em; }

.ui.selection.dropdown > .search.icon, .floorplan .selection.dropdown.modal > .search.icon,
.ui.selection.dropdown > .delete.icon, .floorplan .selection.dropdown.modal > .delete.icon,
.ui.selection.dropdown > .dropdown.icon, .floorplan .selection.dropdown.modal > .dropdown.icon {
  position: absolute;
  top: auto;
  margin: 0em;
  width: auto;
  right: 1.1em;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

/* Compact */
.ui.compact.selection.dropdown, .floorplan .compact.selection.dropdown.modal {
  min-width: 0px; }

/* Remove Selection */
.ui.selection.dropdown > .delete.icon, .floorplan .selection.dropdown.modal > .delete.icon {
  opacity: 0.6; }

.ui.selection.dropdown > .delete.icon:hover, .floorplan .selection.dropdown.modal > .delete.icon:hover {
  opacity: 1; }

/*  Selection Menu */
.ui.selection.dropdown .menu, .floorplan .selection.dropdown.modal .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  border-top: none !important;
  width: auto;
  margin: 0px -1px;
  min-width: -webkit-calc(100% + 2px);
  min-width: calc(100% + 2px);
  outline: none;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s ease, border 0.2s ease;
  transition: box-shadow 0.2s ease, border 0.2s ease; }

.ui.selection.dropdown .menu:after, .floorplan .selection.dropdown.modal .menu:after,
.ui.selection.dropdown .menu:before, .floorplan .selection.dropdown.modal .menu:before {
  display: none; }

@media only screen and (max-width: 767px) {
  .ui.selection.dropdown .menu, .floorplan .selection.dropdown.modal .menu {
    max-height: 7.7142rem; } }

@media only screen and (min-width: 768px) {
  .ui.selection.dropdown .menu, .floorplan .selection.dropdown.modal .menu {
    max-height: 10.2856rem; } }

@media only screen and (min-width: 992px) {
  .ui.selection.dropdown .menu, .floorplan .selection.dropdown.modal .menu {
    max-height: 15.4284rem; } }

@media only screen and (min-width: 1920px) {
  .ui.selection.dropdown .menu, .floorplan .selection.dropdown.modal .menu {
    max-height: 20.5712rem; } }

/* Menu Item */
.ui.selection.dropdown .menu > .item, .floorplan .selection.dropdown.modal .menu > .item {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-left: 1.1em !important;
  /* Add in spacing for scroll bar */
  padding-right: -webkit-calc(2.1em) !important;
  padding-right: calc(2.1em) !important;
  white-space: normal;
  word-wrap: normal; }

/* Hover */
.ui.selection.dropdown:hover, .floorplan .selection.dropdown.modal:hover {
  border-color: rgba(39, 41, 43, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05); }

/* Visible Hover */
.ui.selection.visible.dropdown:hover, .floorplan .selection.visible.dropdown.modal:hover {
  border-color: rgba(39, 41, 43, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08); }

.ui.selection.visible.dropdown:hover .menu, .floorplan .selection.visible.dropdown.modal:hover .menu {
  border: 1px solid rgba(39, 41, 43, 0.3);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.08); }

/* Visible */
.ui.selection.dropdown.visible, .floorplan .selection.dropdown.visible.modal {
  border-color: rgba(39, 41, 43, 0.15);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08); }

.ui.visible.selection.dropdown > .dropdown.icon, .floorplan .visible.selection.dropdown.modal > .dropdown.icon {
  opacity: 1; }

/* Active Item */
.ui.selection.active.dropdown > .text:not(.default), .floorplan .selection.active.dropdown.modal > .text:not(.default),
.ui.selection.visible.dropdown > .text:not(.default), .floorplan .selection.visible.dropdown.modal > .text:not(.default) {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.8); }

/* Connecting Border */
.ui.active.selection.dropdown, .floorplan .active.selection.dropdown.modal,
.ui.visible.selection.dropdown,
.floorplan .visible.selection.dropdown.modal {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important; }

/*--------------
   Searchable
---------------*/
/* Search Selection */
.ui.search.dropdown, .floorplan .search.dropdown.modal {
  min-width: ''; }

/* Search Dropdown */
.ui.search.dropdown > input.search, .floorplan .search.dropdown.modal > input.search {
  background: none transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  border-radius: 0em !important;
  top: 0em;
  left: 0em;
  width: 100%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  padding: inherit; }

/* Search Selection */
.ui.search.selection.dropdown > input.search, .floorplan .search.selection.dropdown.modal > input.search {
  line-height: 1.2em; }

.ui.search.dropdown.active > input.search, .floorplan .search.dropdown.active.modal > input.search,
.ui.search.dropdown.visible > input.search, .floorplan .search.dropdown.visible.modal > input.search {
  cursor: auto; }

.ui.active.search.dropdown > input.search:focus + .text, .floorplan .active.search.dropdown.modal > input.search:focus + .text {
  color: rgba(0, 0, 0, 0.4) !important; }

/* Search Menu */
.ui.search.dropdown .menu, .floorplan .search.dropdown.modal .menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 767px) {
  .ui.search.dropdown .menu, .floorplan .search.dropdown.modal .menu {
    max-height: 7.7142rem; } }

@media only screen and (min-width: 768px) {
  .ui.search.dropdown .menu, .floorplan .search.dropdown.modal .menu {
    max-height: 10.2856rem; } }

@media only screen and (min-width: 992px) {
  .ui.search.dropdown .menu, .floorplan .search.dropdown.modal .menu {
    max-height: 15.4284rem; } }

@media only screen and (min-width: 1920px) {
  .ui.search.dropdown .menu, .floorplan .search.dropdown.modal .menu {
    max-height: 20.5712rem; } }

/*--------------
     Inline
---------------*/
.ui.inline.dropdown, .floorplan .inline.dropdown.modal {
  cursor: pointer;
  display: inline-block;
  color: inherit; }

.ui.inline.dropdown .dropdown.icon, .floorplan .inline.dropdown.modal .dropdown.icon {
  margin: 0em 0.5em 0em 0.25em;
  vertical-align: top; }

.ui.inline.dropdown > .text, .floorplan .inline.dropdown.modal > .text {
  font-weight: bold; }

.ui.inline.dropdown .menu, .floorplan .inline.dropdown.modal .menu {
  cursor: auto;
  margin-top: 0.25em;
  border-radius: 0.2857rem; }

/*******************************
            States
*******************************/
/*--------------------
        Hover
----------------------*/
/* Menu Item Hover */
.ui.dropdown .menu > .item:hover, .floorplan .dropdown.modal .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  z-index: 12; }

/*--------------------
        Active
----------------------*/
/* Menu Item Active */
.ui.dropdown .menu .active.item, .floorplan .dropdown.modal .menu .active.item {
  background: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  z-index: 12; }

/*--------------------
     Default Text
----------------------*/
.ui.dropdown > .default.text, .floorplan .dropdown.modal > .default.text,
.ui.default.dropdown > .text, .floorplan .default.dropdown.modal > .text {
  color: rgba(179, 179, 179, 0.7); }

.ui.dropdown:hover > .default.text, .floorplan .dropdown.modal:hover > .default.text,
.ui.default.dropdown:hover > .text, .floorplan .default.dropdown.modal:hover > .text {
  color: rgba(140, 140, 140, 0.7); }

/*--------------------
        Loading
----------------------*/
.ui.loading.dropdown > .text, .floorplan .loading.dropdown.modal > .text {
  -webkit-transition: none;
  transition: none; }

.ui.dropdown > .loading.menu, .floorplan .dropdown.modal > .loading.menu {
  display: block;
  visibility: hidden;
  z-index: -1; }

/*--------------------
    Keyboard Select
----------------------*/
/* Selected Item */
.ui.dropdown.selected, .floorplan .dropdown.selected.modal,
.ui.dropdown .menu .selected.item, .floorplan .dropdown.modal .menu .selected.item {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.8); }

/*--------------------
    Search Filtered
----------------------*/
/* Filtered Item */
.ui.dropdown > .filtered.text, .floorplan .dropdown.modal > .filtered.text {
  visibility: hidden; }

.ui.dropdown .filtered.item, .floorplan .dropdown.modal .filtered.item {
  display: none; }

/*--------------------
        Error
----------------------*/
.ui.dropdown.error, .floorplan .dropdown.error.modal,
.ui.dropdown.error > .text, .floorplan .dropdown.error.modal > .text,
.ui.dropdown.error > .default.text, .floorplan .dropdown.error.modal > .default.text {
  color: #a94442; }

.ui.selection.dropdown.error, .floorplan .selection.dropdown.error.modal {
  background: #fff0f0;
  border-color: #dbb1b1; }

.ui.selection.dropdown.error:hover, .floorplan .selection.dropdown.error.modal:hover {
  border-color: #dbb1b1; }

.ui.dropdown.error > .menu, .floorplan .dropdown.error.modal > .menu,
.ui.dropdown.error > .menu .menu, .floorplan .dropdown.error.modal > .menu .menu {
  border-color: #dbb1b1; }

.ui.dropdown.error > .menu > .item, .floorplan .dropdown.error.modal > .menu > .item {
  color: #d95c5c; }

/* Item Hover */
.ui.dropdown.error > .menu > .item:hover, .floorplan .dropdown.error.modal > .menu > .item:hover {
  background-color: #fff2f2; }

/* Item Active */
.ui.dropdown.error > .menu .active.item, .floorplan .dropdown.error.modal > .menu .active.item {
  background-color: #fdcfcf; }

/*******************************
           Variations
*******************************/
/*--------------
    Direction
---------------*/
/* Flyout Direction */
.ui.dropdown .menu, .floorplan .dropdown.modal .menu {
  left: 0px; }

/* Default Side (Right) */
.ui.dropdown .right.menu > .menu, .floorplan .dropdown.modal .right.menu > .menu,
.ui.dropdown .menu .right.menu, .floorplan .dropdown.modal .menu .right.menu {
  left: 100% !important;
  right: auto !important; }

/* Left Flyout Menu */
.ui.dropdown > .left.menu .menu, .floorplan .dropdown.modal > .left.menu .menu,
.ui.dropdown .menu .left.menu, .floorplan .dropdown.modal .menu .left.menu {
  left: auto !important;
  right: 100% !important; }

.ui.dropdown .item .left.dropdown.icon, .floorplan .dropdown.modal .item .left.dropdown.icon,
.ui.dropdown .left.menu .item .dropdown.icon, .floorplan .dropdown.modal .left.menu .item .dropdown.icon {
  width: auto;
  float: left;
  margin: 0.2em 0.75em 0em 0em; }

/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dropdown .menu:before, .floorplan .simple.dropdown.modal .menu:before,
.ui.simple.dropdown .menu:after, .floorplan .simple.dropdown.modal .menu:after {
  display: none; }

.ui.simple.dropdown .menu, .floorplan .simple.dropdown.modal .menu {
  position: absolute;
  display: block;
  overflow: hidden;
  top: -9999px !important;
  opacity: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }

.ui.simple.active.dropdown, .floorplan .simple.active.dropdown.modal,
.ui.simple.dropdown:hover,
.floorplan .simple.dropdown.modal:hover {
  border-bottom-left-radius: 0em !important;
  border-bottom-right-radius: 0em !important; }

.ui.simple.active.dropdown > .menu, .floorplan .simple.active.dropdown.modal > .menu,
.ui.simple.dropdown:hover > .menu, .floorplan .simple.dropdown.modal:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 100% !important;
  opacity: 1; }

.ui.simple.dropdown > .menu > .item:active > .menu, .floorplan .simple.dropdown.modal > .menu > .item:active > .menu,
.ui.simple.dropdown:hover > .menu > .item:hover > .menu, .floorplan .simple.dropdown.modal:hover > .menu > .item:hover > .menu {
  overflow: visible;
  width: auto;
  height: auto;
  top: 0% !important;
  left: 100% !important;
  opacity: 1; }

.ui.simple.disabled.dropdown:hover .menu, .floorplan .simple.disabled.dropdown.modal:hover .menu {
  display: none;
  height: 0px;
  width: 0px;
  overflow: hidden; }

/* Visible */
.ui.simple.visible.dropdown > .menu, .floorplan .simple.visible.dropdown.modal > .menu {
  display: block; }

/*--------------
      Fluid
---------------*/
.ui.fluid.dropdown, .floorplan .fluid.dropdown.modal {
  display: block;
  width: 100%;
  min-width: 0em; }

.ui.fluid.dropdown > .dropdown.icon, .floorplan .fluid.dropdown.modal > .dropdown.icon {
  float: right; }

/*--------------
    Floating
---------------*/
.ui.floating.dropdown .menu, .floorplan .floating.dropdown.modal .menu {
  left: 0;
  right: auto;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0.2857rem; }

.ui.floating.dropdown > .menu, .floorplan .floating.dropdown.modal > .menu {
  margin-top: 0.5em !important; }

/*--------------
     Pointing
---------------*/
.ui.pointing.dropdown > .menu, .floorplan .pointing.dropdown.modal > .menu {
  top: 100%;
  margin-top: 0.75em;
  border-radius: 0.2857rem; }

.ui.pointing.dropdown > .menu:after, .floorplan .pointing.dropdown.modal > .menu:after {
  display: block;
  position: absolute;
  pointer-events: none;
  content: '';
  visibility: visible;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  box-shadow: -1px -1px 0px 1px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  z-index: 2; }

.ui.pointing.dropdown > .menu:after, .floorplan .pointing.dropdown.modal > .menu:after {
  top: -0.25em;
  left: 50%;
  margin: 0em 0em 0em -0.25em; }

/* Top Left Pointing */
.ui.top.left.pointing.dropdown > .menu, .floorplan .top.left.pointing.dropdown.modal > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em; }

.ui.top.left.pointing.dropdown > .menu, .floorplan .top.left.pointing.dropdown.modal > .menu {
  top: 100%;
  bottom: auto;
  left: 0%;
  right: auto;
  margin: 1em 0em 0em; }

.ui.top.left.pointing.dropdown > .menu:after, .floorplan .top.left.pointing.dropdown.modal > .menu:after {
  top: -0.25em;
  left: 1em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Top Right  Pointing */
.ui.top.right.pointing.dropdown > .menu, .floorplan .top.right.pointing.dropdown.modal > .menu {
  top: 100%;
  bottom: auto;
  right: 0%;
  left: auto;
  margin: 1em 0em 0em; }

.ui.top.right.pointing.dropdown > .menu:after, .floorplan .top.right.pointing.dropdown.modal > .menu:after {
  top: -0.25em;
  left: auto;
  right: 1em;
  margin: 0em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Left Pointing */
.ui.left.pointing.dropdown > .menu, .floorplan .left.pointing.dropdown.modal > .menu {
  top: 0%;
  left: 100%;
  right: auto;
  margin: 0em 0em 0em 1em; }

.ui.left.pointing.dropdown > .menu:after, .floorplan .left.pointing.dropdown.modal > .menu:after {
  top: 1em;
  left: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Right Pointing */
.ui.right.pointing.dropdown > .menu, .floorplan .right.pointing.dropdown.modal > .menu {
  top: 0%;
  left: auto;
  right: 100%;
  margin: 0em 1em 0em 0em; }

.ui.right.pointing.dropdown > .menu:after, .floorplan .right.pointing.dropdown.modal > .menu:after {
  top: 1em;
  left: auto;
  right: -0.25em;
  margin: 0em 0em 0em 0em;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

/* Bottom Pointing */
.ui.bottom.pointing.dropdown > .menu, .floorplan .bottom.pointing.dropdown.modal > .menu {
  top: auto;
  bottom: 100%;
  left: 0%;
  right: auto;
  margin: 0em 0em 1em; }

.ui.bottom.pointing.dropdown > .menu:after, .floorplan .bottom.pointing.dropdown.modal > .menu:after {
  top: auto;
  bottom: -0.25em;
  right: auto;
  margin: 0em;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

/* Reverse Sub-Menu Direction */
.ui.bottom.pointing.dropdown > .menu .menu, .floorplan .bottom.pointing.dropdown.modal > .menu .menu {
  top: auto !important;
  bottom: 0px !important; }

/* Bottom Left */
.ui.bottom.left.pointing.dropdown > .menu, .floorplan .bottom.left.pointing.dropdown.modal > .menu {
  left: 0%;
  right: auto; }

.ui.bottom.left.pointing.dropdown > .menu:after, .floorplan .bottom.left.pointing.dropdown.modal > .menu:after {
  left: 1em;
  right: auto; }

/* Bottom Right */
.ui.bottom.right.pointing.dropdown > .menu, .floorplan .bottom.right.pointing.dropdown.modal > .menu {
  right: 0%;
  left: auto; }

.ui.bottom.right.pointing.dropdown > .menu:after, .floorplan .bottom.right.pointing.dropdown.modal > .menu:after {
  left: auto;
  right: 1em; }

/*******************************
         Theme Overrides
*******************************/
/* Dropdown Carets */
@font-face {
  font-family: 'Dropdown';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfuIIAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zjo82LgAAAFwAAABVGhlYWQAQ88bAAACxAAAADZoaGVhAwcB6QAAAvwAAAAkaG10eAS4ABIAAAMgAAAAIGxvY2EBNgDeAAADQAAAABJtYXhwAAoAFgAAA1QAAAAgbmFtZVcZpu4AAAN0AAABRXBvc3QAAwAAAAAEvAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDX//3//wAB/+MPLQADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAIABJQElABMAABM0NzY3BTYXFhUUDwEGJwYvASY1AAUGBwEACAUGBoAFCAcGgAUBEgcGBQEBAQcECQYHfwYBAQZ/BwYAAQAAAG4BJQESABMAADc0PwE2MzIfARYVFAcGIyEiJyY1AAWABgcIBYAGBgUI/wAHBgWABwaABQWABgcHBgUFBgcAAAABABIASQC3AW4AEwAANzQ/ATYXNhcWHQEUBwYnBi8BJjUSBoAFCAcFBgYFBwgFgAbbBwZ/BwEBBwQJ/wgEBwEBB38GBgAAAAABAAAASQClAW4AEwAANxE0NzYzMh8BFhUUDwEGIyInJjUABQYHCAWABgaABQgHBgVbAQAIBQYGgAUIBwWABgYFBwAAAAEAAAABAADZuaKOXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAAAAACgAUAB4AQgBkAIgAqgAAAAEAAAAIABQAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgA0AGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgA0AGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
  font-weight: normal;
  font-style: normal; }

.ui.dropdown > .dropdown.icon, .floorplan .dropdown.modal > .dropdown.icon {
  font-family: 'Dropdown';
  line-height: 1;
  height: 1em;
  width: 1.23em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: normal;
  font-style: normal;
  text-align: center; }

.ui.dropdown > .dropdown.icon, .floorplan .dropdown.modal > .dropdown.icon {
  width: auto; }

.ui.dropdown > .dropdown.icon:before, .floorplan .dropdown.modal > .dropdown.icon:before {
  content: '\f0d7'; }

/* Sub Menu */
.ui.dropdown .menu .item .dropdown.icon:before, .floorplan .dropdown.modal .menu .item .dropdown.icon:before {
  content: ""; }

.ui.dropdown .item .left.dropdown.icon:before, .floorplan .dropdown.modal .item .left.dropdown.icon:before,
.ui.dropdown .left.menu .item .dropdown.icon:before, .floorplan .dropdown.modal .left.menu .item .dropdown.icon:before {
  content: ""; }

/* Vertical Menu Dropdown */
.ui.vertical.menu .dropdown.item > .dropdown.icon:before, .floorplan .vertical.menu.modal .dropdown.item > .dropdown.icon:before {
  content: ""; }

/* Icons for Reference
.dropdown.down.icon {
  content: "\f0d7";
}
.dropdown.up.icon {
  content: "\f0d8";
}
.dropdown.left.icon {
  content: "\f0d9";
}
.dropdown.icon.icon {
  content: "\f0da";
}
*/
/*******************************
        User Overrides
*******************************/
/*
 * # Semantic UI
 * https://github.com/Semantic-Org/Semantic-UI
 * http://www.semantic-ui.com/
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
          Transitions
*******************************/
/*
  Some transitions adapted from Animate CSS
  https://github.com/daneden/animate.css
*/
.transition {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*******************************
            States
*******************************/
/* Animating */
.animating.transition {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: visible !important; }

/* Loading */
.loading.transition {
  position: absolute;
  top: -99999px;
  left: -99999px; }

/* Hidden */
.hidden.transition, .floorplan .transition.modal {
  display: none;
  visibility: hidden; }

/* Visible */
.visible.transition {
  display: block !important;
  visibility: visible !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Disabled */
.disabled.transition {
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

/*******************************
          Variations
*******************************/
.looping.transition {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/*******************************
             Types
*******************************/
/*******************************
           Animations
*******************************/
/*--------------
    Emphasis
---------------*/
.flash.transition {
  -webkit-animation-name: flash;
  animation-name: flash; }

.shake.transition {
  -webkit-animation-name: shake;
  animation-name: shake; }

.bounce.transition {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

.tada.transition {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
.pulse.transition {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/* Flash */
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

/* Shake */
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

/* Bounce */
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

/* Tada */
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

/* Pulse */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/*--------------
     Slide
---------------*/
.slide.down.transition.in {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%; }

.slide.down.transition.out {
  -webkit-animation-name: slideOut;
  animation-name: slideOut;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%; }

.slide.up.transition.in {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.slide.up.transition.out {
  -webkit-animation-name: slideOut;
  animation-name: slideOut;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes slideIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@-webkit-keyframes slideOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

@keyframes slideOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

/*--------------
     Flips
---------------*/
.flip.transition.in,
.flip.transition.out {
  -webkit-perspective: 2000px;
  perspective: 2000px; }

.horizontal.flip.transition.in {
  -webkit-animation-name: horizontalFlipIn;
  animation-name: horizontalFlipIn; }

.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
  animation-name: horizontalFlipOut; }

.vertical.flip.transition.in {
  -webkit-animation-name: verticalFlipIn;
  animation-name: verticalFlipIn; }

.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
  animation-name: verticalFlipOut; }

/* Horizontal */
@-webkit-keyframes horizontalFlipIn {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

@keyframes horizontalFlipIn {
  0% {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

/* Horizontal */
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    opacity: 0; } }

@keyframes horizontalFlipOut {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    opacity: 0; } }

/* Vertical */
@-webkit-keyframes verticalFlipIn {
  0% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

@keyframes verticalFlipIn {
  0% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; } }

@keyframes verticalFlipOut {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    opacity: 0; } }

/*--------------
      Fades
---------------*/
.fade.transition.in {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.fade.transition.out {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.fade.up.transition.in {
  -webkit-animation-name: fadeUpIn;
  animation-name: fadeUpIn; }

.fade.up.transition.out {
  -webkit-animation-name: fadeUpOut;
  animation-name: fadeUpOut; }

.fade.down.transition.in {
  -webkit-animation-name: fadeDownIn;
  animation-name: fadeDownIn; }

.fade.down.transition.out {
  -webkit-animation-name: fadeDownOut;
  animation-name: fadeDownOut; }

/* Fade */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* Fade Up */
@-webkit-keyframes fadeUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes fadeUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@-webkit-keyframes fadeUpOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); } }

@keyframes fadeUpOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); } }

/* Fade Down */
@-webkit-keyframes fadeDownIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes fadeDownIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@-webkit-keyframes fadeDownOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); } }

@keyframes fadeDownOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); } }

/*--------------
      Scale
---------------*/
.scale.transition.in {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn; }

.scale.transition.out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut; }

/* Scale */
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }

@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }

/*--------------
     Drop
---------------*/
.drop.transition {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1); }

.drop.transition.in {
  -webkit-animation-name: dropIn;
  animation-name: dropIn; }

.drop.transition.out {
  -webkit-animation-name: dropOut;
  animation-name: dropOut; }

/* Scale */
@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); } }

@keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); } }

/*--------------
     Browse
---------------*/
.browse.transition.in {
  -webkit-animation-name: browseIn;
  animation-name: browseIn;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.browse.transition.out,
.browse.transition.out.left {
  -webkit-animation-name: browseOutLeft;
  animation-name: browseOutLeft;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

.browse.transition.out.right {
  -webkit-animation-name: browseOutRight;
  animation-name: browseOutRight;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

@-webkit-keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1; }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999; }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999; } }

@keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1; }
  10% {
    -webkit-transform: scale(0.8) translateZ(0px);
    transform: scale(0.8) translateZ(0px);
    z-index: -1;
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1.05) translateZ(0px);
    transform: scale(1.05) translateZ(0px);
    opacity: 1;
    z-index: 999; }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px);
    z-index: 999; } }

@-webkit-keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg); }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); }
  80% {
    opacity: 1; }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0; } }

@keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg); }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); }
  80% {
    opacity: 1; }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0; } }

@-webkit-keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg); }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); }
  80% {
    opacity: 1; }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0; } }

@keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg); }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
    transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px); }
  80% {
    opacity: 1; }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
    opacity: 0; } }

/*******************************
         Site Overrides
*******************************/
@font-face {
  font-family: 'weeks';
  src: url("../assets/font/weeks.eot?42005655");
  src: url("../assets/font/weeks.eot?42005655#iefix") format("embedded-opentype"), url("../assets/font/weeks.svg?42005655#weeks") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weeks';
  src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,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") format("truetype"); }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'weeks';
    src: url('../font/weeks.svg?99903159#weeks') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "weeks";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-print:before {
  content: '\e800'; }

/* '' */
.icon-cancel:before {
  content: '\e801'; }

/* '' */
.icon-bed:before {
  content: '\e802'; }

/* '' */
.icon-car:before {
  content: '\e803'; }

/* '' */
.icon-bath:before {
  content: '\e804'; }

/* '' */
.icon-down-open:before {
  content: '\e805'; }

/* '' */
.icon-heart-empty:before, .property-add-button i:before {
  content: '\e806'; }

/* '' */
.icon-heart:before, .property-remove-button i:before {
  content: '\e807'; }

/* '' */
.icon-quote-left:before {
  content: '\e808'; }

/* '' */
.icon-eye:before {
  content: '\e809'; }

/* '' */
.icon-paper-plane-empty:before {
  content: '\e80a'; }

/* '' */
.icon-th-large:before {
  content: '\e80b'; }

/* '' */
.icon-picture:before {
  content: '\e80c'; }

/* '' */
.icon-help-circled:before {
  content: '\e80d'; }

/* '' */
.icon-info-circled:before {
  content: '\e80e'; }

/* '' */
.icon-file-pdf:before {
  content: '\e80f'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e810'; }

/* '' */
.icon-googleplus:before {
  content: '\e811'; }

/* '' */
.icon-twitter-squared:before {
  content: '\e812'; }

/* '' */
.icon-resize-full-alt:before {
  content: '\e813'; }

/* '' */
.icon-pinterest-squared:before {
  content: '\e814'; }

/* '' */
.icon-instagramm:before {
  content: '\e815'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\e816'; }

/* '' */
.icon-gplus-squared:before {
  content: '\e817'; }

/* '' */
.icon-youtube-play:before {
  content: '\e818'; }

/* '' */
.icon-reddit-squared:before {
  content: '\e819'; }

/* '' */
.icon-left-open-mini:before {
  content: '\e81a'; }

/* '' */
.icon-right-open-mini:before {
  content: '\e81b'; }

/* '' */
.icon-search:before {
  content: '\e81c'; }

/* '' */
.icon-twitter:before {
  content: '\e81d'; }

/* '' */
.icon-gplus:before {
  content: '\e81e'; }

/* '' */
.icon-facebook:before {
  content: '\e81f'; }

/* '' */
.icon-youtube:before {
  content: '\e820'; }

/* '' */
.icon-comment:before {
  content: '\e821'; }

/* '' */
.icon-tag:before {
  content: '\e822'; }

/* '' */
.icon-newspaper:before {
  content: '\e823'; }

/* '' */
.icon-phone:before {
  content: '\e824'; }

/* '' */
.icon-mail:before {
  content: '\e825'; }

/* '' */
.icon-mail-alt:before {
  content: '\e826'; }

/* '' */
.icon-share:before {
  content: '\e827'; }

/* '' */
.icon-link:before {
  content: '\e828'; }

/* '' */
.icon-thumbs-up:before {
  content: '\e829'; }

/* '' */
.icon-megaphone:before {
  content: '\e82a'; }

/* '' */
body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  color: #3e4f55; }

#content {
  min-height: 40em; }

.viewport-wrapper {
  overflow-x: hidden; }

.side-menu-wrapper {
  width: 120px;
  position: absolute; }

.main-content-wrapper {
  position: relative;
  width: calc(100% - 120px);
  margin-left: 120px;
  float: left;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.show-menu, .show-sub-menu {
  overflow: hidden;
  /* prevent scroll on new menu */ }
  .show-menu .main-content-wrapper:before, .show-sub-menu .main-content-wrapper:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 20; }

h1, h2, h3, h4, h5 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.type {
  border-bottom: 1px solid;
  display: inline-block;
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-size: .7em;
  font-weight: 700;
  margin-bottom: 2em;
  padding: .3em 0;
  text-align: left;
  text-transform: uppercase; }

h1 {
  font-size: 4em;
  font-weight: 600;
  margin: 0; }

h2 {
  font-size: 3.9em;
  font-weight: 700;
  line-height: 1.6em;
  margin-bottom: .9em; }

article h2 {
  font-size: 2.9em; }

code {
  white-space: nowrap;
  font-family: monaco;
  background: #F7F7F7;
  border: 1px solid #E0E0E0;
  border-radius: 4.5px;
  padding: .1em .4em;
  font-size: .75em;
  font-style: normal; }

h3 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.3em;
  margin-bottom: .4em; }

p.date {
  color: rgba(62, 79, 85, 0.4);
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-style: italic;
  font-size: .9em;
  margin-bottom: .3em; }

p {
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.6em;
  font-size: .9em;
  margin-bottom: 1.5em; }
  p span {
    font-family: "proxima-nova", Helvetica, sans-serif;
    font-weight: 700; }

a {
  text-decoration: none; }

a.read-more {
  display: inline-block;
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-weight: 700;
  font-size: .8em;
  text-transform: uppercase;
  margin-left: .2em;
  position: relative; }
  a.read-more span {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-style: normal;
    position: absolute;
    font-size: 1.5em;
    top: -1px;
    right: -12px; }

p.author {
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-style: italic; }

.sub-title {
  font-family: "Palatino Linotype", Palatino, serif;
  font-size: 1.28em; }

.range_desc {
  text-transform: none; }

/*
Row sizes
 */
.input-widget {
  position: relative; }
  .input-widget input {
    float: left; }
  .input-widget .button, .input-widget .search-bar .search-button, .search-bar .input-widget .search-button {
    position: absolute;
    right: 0; }

.row.narrow {
  max-width: 40em; }

.row.medium {
  max-width: 60em; }

.row.news {
  max-width: 66em; }

.row.padded {
  padding: 0 .8em; }

a.external, a.external:visited {
  color: #b1143a; }

.inline {
  margin: 0;
  padding: 0; }

@media screen and (min-width: 48em) {
  .alignleft {
    padding-right: 1.618em; } }

@media screen and (min-width: 48em) {
  .alignright {
    padding-left: 1.618em; } }

.alignright, .alignleft {
  padding: 1em; }
  @media screen and (max-width: 40em) {
    .alignright, .alignleft {
      padding: 1em 0; } }

.alignright.aligntight {
  padding-right: 0;
  padding-top: 0; }

.alignleft.aligntight {
  padding-left: 0;
  padding-top: 0; }

.right, .alignright {
  float: right; }

.left, .alignleft {
  float: left; }

.small, select.tiny {
  font-size: 0.9em; }

.tiny {
  font-size: 0.8em; }

.italic {
  font-style: italic; }

.serif {
  font-family: "Palatino Linotype", Palatino, serif; }

.uppercase {
  text-transform: uppercase; }

.reveal-modal ul {
  list-style: none; }

@media screen and (max-width: 40em) {
  .hide-for-mobile {
    display: none; } }

.notification {
  background: #efeee9;
  text-align: center;
  max-width: 30em;
  margin: 0 auto;
  padding: 2em 0;
  border-radius: 2px;
  color: #3e4f55; }

article section {
  overflow: auto; }

figure {
  display: inline-block; }
  @media screen and (max-width: 40em) {
    figure.alignleft, figure.alignright {
      float: none; } }

figure img {
  vertical-align: top; }

figure figcaption {
  padding: 4% 2.5%;
  font-size: 80%;
  text-align: center;
  background: #efefef; }
  figure figcaption a {
    color: inherit; }

.js-modal-content {
  cursor: pointer; }

.no-pad {
  padding: 0; }

hr {
  border: 1px solid #cdcdcd; }

img {
  border-style: none; }

.more-link {
  color: #b1143a;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700; }

.image-actions i {
  cursor: pointer;
  border-radius: 5px;
  font-size: 1em;
  padding: 0.3em 0.2em; }
  .image-actions i span {
    padding-right: 10px;
    padding-left: 4px; }

/**
 * TABS
 */
.full-width-tabs > div {
  width: 32.9%;
  margin-right: 0.6%;
  float: left;
  background: #fff;
  text-align: center;
  border: 2px solid #000;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.7em 0;
  cursor: pointer;
  border-radius: 2px; }
  .full-width-tabs > div:nth-child(3n) {
    margin-right: 0; }
  .full-width-tabs > div:nth-child(3n+1) {
    clear: left; }
  .full-width-tabs > div.is-active {
    background: #b1143a;
    border-color: #b1143a;
    color: #fff; }
  @media screen and (max-width: 40em) {
    .full-width-tabs > div {
      width: 100%;
      margin: 0 0 0.4em 0; } }

.error ul {
  margin: 0 0 1.618em;
  padding: 0;
  list-style: none; }

.error li {
  padding: 10px 0 0; }

.error a {
  font-weight: 600;
  color: #3e4f55; }

.not-found {
  padding: 5em 0; }

.tabs-container .tab-content > div {
  display: none; }
  .tabs-container .tab-content > div.is-visible {
    display: block; }

.centered {
  text-align: center; }

.hidden, .floorplan .modal {
  display: none !important; }

label {
  font-weight: 700;
  white-space: nowrap; }

select {
  -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 92% center;
  border: 1px solid #322e2e;
  padding: 0.5rem;
  font-size: 0.875rem;
  border-radius: 2px;
  height: 2.3125rem; }
  select:hover {
    border-color: #b3acac; }
  select.small, select.tiny {
    width: 6em;
    border-color: #c1c1c1;
    border-radius: 5px;
    height: 2.4em;
    padding: 0em 0.8em; }
  select.tiny {
    width: 100%; }

.dropdown.wide {
  width: 15.6em; }

.ui.bold.selection.dropdown, .floorplan .bold.selection.dropdown.modal {
  border: 2px solid;
  border-radius: 2px; }
  .ui.bold.selection.dropdown .icon, .floorplan .bold.selection.dropdown.modal .icon {
    top: 0.8em; }

.ui-slider {
  background: #b1143a;
  border: 1px solid #c1c1c1; }
  .ui-slider .ui-slider-handle {
    box-shadow: 0px 0px 10px #c2c2c2;
    border: 1px solid #c1c1c1;
    font-weight: normal;
    background: white;
    border-radius: 30px;
    color: #555;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .ui-slider .ui-slider-handle.ui-state-active {
      background: #e7e7e7;
      box-shadow: none; }
    .ui-slider .ui-slider-handle::selection {
      border: none;
      background: pink; }
  .ui-slider .ui-widget-header {
    background: #fff; }
  .ui-slider.inverted {
    background: #fff; }
    .ui-slider.inverted .ui-widget-header {
      background: #b1143a; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .6em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
  border-radius: 3px; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.34em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

blockquote {
  text-align: center; }
  blockquote h6 {
    font-size: 2em;
    font-weight: 600;
    font-style: italic;
    margin: 0; }
  blockquote p {
    text-transform: uppercase; }

/* Icon styles */
i.circled {
  color: #3e4f55;
  font-size: 1.4em;
  border: 2px solid;
  border-radius: 50%;
  height: 40px;
  display: inline-block;
  width: 40px;
  padding: 8px 1px;
  margin-right: 10px; }

i.inverted {
  background: #3e4f55;
  color: #efeee9; }

i.block {
  padding: 0.3em 0.2em;
  border-radius: 3px;
  font-size: 1.6em;
  cursor: pointer; }

/* Favourite positioning */
.img {
  position: relative; }
  .img .heart {
    position: absolute;
    right: 0;
    z-index: 9; }
    .img .heart .icon-heart-empty, .img .heart .property-add-button i, .property-add-button .img .heart i {
      color: #cdcdcd; }
    .img .heart .icon-heart, .img .heart .property-remove-button i, .property-remove-button .img .heart i {
      color: #b1143a; }

.gallery-single.img img {
  border-radius: 2px; }

.gallery-single.img .heart {
  margin: 0.8em; }

.gallery-single.img i {
  font-size: 2em;
  padding: 0.8em; }

/*
Reveal Modal
 */
#register-login-Modal {
  text-align: center; }

.placeholder {
  width: 100%; }

@media screen and (max-width: 40em) {
  .pl-floorplan {
    margin-left: 0; } }

.bottom-button-bar {
  padding: 3em 0; }

button:not(.pswp__button), .button, .search-bar .search-button {
  text-transform: uppercase;
  border-style: solid;
  border-width: 0px;
  border-radius: 2px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  margin: 0 0 1.25em;
  padding: 0.6em 1.6em;
  font-size: 1em;
  background-color: #b1143a;
  border-color: #b1143a;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out; }
  button:not(.pswp__button):hover, button:not(.pswp__button):focus, .button:hover, .search-bar .search-button:hover, .button:focus, .search-bar .search-button:focus {
    background: #830f2b; }
  button:not(.pswp__button).secondary, .button.secondary, .search-bar .secondary.search-button {
    color: #cdcdcd;
    background: #c1c1c1;
    border-color: #b4b4b4; }
    button:not(.pswp__button).secondary:hover, button:not(.pswp__button).secondary:focus, .button.secondary:hover, .search-bar .secondary.search-button:hover, .button.secondary:focus, .search-bar .secondary.search-button:focus {
      background: #b4b4b4; }
  button:not(.pswp__button).small, .button.small, select.button.tiny, .search-bar select.tiny.search-button, .search-bar .small.search-button {
    padding: 0.7em 0.6em; }
  button:not(.pswp__button).medium, .button.medium, .search-bar .medium.search-button {
    font-size: 0.9em;
    padding: 0.8em; }
  button:not(.pswp__button).hollow, .button.hollow, .search-bar .hollow.search-button {
    background: transparent;
    color: #3e4f55;
    border: 2px solid #3e4f55;
    border-radius: 3px;
    font-weight: 600; }
    button:not(.pswp__button).hollow:hover, .button.hollow:hover, .search-bar .hollow.search-button:hover {
      background: rgba(0, 0, 0, 0.1); }
    button:not(.pswp__button).hollow:active, .button.hollow:active, .search-bar .hollow.search-button:active {
      background: rgba(0, 0, 0, 0.2); }
    button:not(.pswp__button).hollow.small, .button.hollow.small, select.button.hollow.tiny, .search-bar select.hollow.tiny.search-button, .search-bar .hollow.small.search-button {
      padding: 0.8em 1.6em; }
  button:not(.pswp__button).tiny, .button.tiny, .search-bar .tiny.search-button {
    font-size: 10px;
    border-width: 1px;
    padding: 6px 10px; }

@media screen and (min-width: 48em) {
  .wide.button, .search-bar .wide.search-button {
    min-width: 20em; } }

button.success, .button.success, .search-bar .success.search-button {
  background-color: #43ac6a;
  border-color: #368a54;
  color: #ffffff; }

button.success:hover, button.success:focus, .button.success:hover, .search-bar .success.search-button:hover, .button.success:focus, .search-bar .success.search-button:focus {
  background-color: #368a54; }

button.success:hover, button.success:focus, .button.success:hover, .search-bar .success.search-button:hover, .button.success:focus, .search-bar .success.search-button:focus {
  color: #ffffff; }

button.alert, .button.alert, .search-bar .alert.search-button {
  background-color: #f04124;
  border-color: #cf280e;
  color: #ffffff; }

button.alert:hover, button.alert:focus, .button.alert:hover, .search-bar .alert.search-button:hover, .button.alert:focus, .search-bar .alert.search-button:focus {
  background-color: #cf280e; }

button.alert:hover, button.alert:focus, .button.alert:hover, .search-bar .alert.search-button:hover, .button.alert:focus, .search-bar .alert.search-button:focus {
  color: #ffffff; }

button.large, .button.large, .search-bar .large.search-button {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem; }

button.small, .button.small, select.button.tiny, .search-bar select.tiny.search-button, .search-bar .small.search-button {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem; }

button.expand, .button.expand, .search-bar .expand.search-button {
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

button.left-align, .button.left-align, .search-bar .left-align.search-button {
  text-align: left;
  text-indent: 0.75rem; }

button.right-align, .button.right-align, .search-bar .right-align.search-button {
  text-align: right;
  padding-right: 0.75rem; }

button.radius, .button.radius, .search-bar .radius.search-button {
  border-radius: 3px; }

button.round, .button.round, .search-bar .round.search-button {
  border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .search-bar .disabled.search-button, .button[disabled], .search-bar [disabled].search-button {
  background-color: #008cba;
  border-color: #007295;
  color: #ffffff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .search-bar .disabled.search-button:hover, .button.disabled:focus, .search-bar .disabled.search-button:focus, .button[disabled]:hover, .search-bar [disabled].search-button:hover, .button[disabled]:focus, .search-bar [disabled].search-button:focus {
  background-color: #007295; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .search-bar .disabled.search-button:hover, .button.disabled:focus, .search-bar .disabled.search-button:focus, .button[disabled]:hover, .search-bar [disabled].search-button:hover, .button[disabled]:focus, .search-bar [disabled].search-button:focus {
  color: #ffffff; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .search-bar .disabled.search-button:hover, .button.disabled:focus, .search-bar .disabled.search-button:focus, .button[disabled]:hover, .search-bar [disabled].search-button:hover, .button[disabled]:focus, .search-bar [disabled].search-button:focus {
  background-color: #008cba; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .search-bar .disabled.secondary.search-button, .button[disabled].secondary, .search-bar [disabled].secondary.search-button {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .search-bar .disabled.secondary.search-button:hover, .button.disabled.secondary:focus, .search-bar .disabled.secondary.search-button:focus, .button[disabled].secondary:hover, .search-bar [disabled].secondary.search-button:hover, .button[disabled].secondary:focus, .search-bar [disabled].secondary.search-button:focus {
  background-color: #b9b9b9; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .search-bar .disabled.secondary.search-button:hover, .button.disabled.secondary:focus, .search-bar .disabled.secondary.search-button:focus, .button[disabled].secondary:hover, .search-bar [disabled].secondary.search-button:hover, .button[disabled].secondary:focus, .search-bar [disabled].secondary.search-button:focus {
  color: #333333; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .search-bar .disabled.secondary.search-button:hover, .button.disabled.secondary:focus, .search-bar .disabled.secondary.search-button:focus, .button[disabled].secondary:hover, .search-bar [disabled].secondary.search-button:hover, .button[disabled].secondary:focus, .search-bar [disabled].secondary.search-button:focus {
  background-color: #e7e7e7; }

button.disabled.success, button[disabled].success, .button.disabled.success, .search-bar .disabled.success.search-button, .button[disabled].success, .search-bar [disabled].success.search-button {
  background-color: #43ac6a;
  border-color: #368a54;
  color: #ffffff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .search-bar .disabled.success.search-button:hover, .button.disabled.success:focus, .search-bar .disabled.success.search-button:focus, .button[disabled].success:hover, .search-bar [disabled].success.search-button:hover, .button[disabled].success:focus, .search-bar [disabled].success.search-button:focus {
  background-color: #368a54; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .search-bar .disabled.success.search-button:hover, .button.disabled.success:focus, .search-bar .disabled.success.search-button:focus, .button[disabled].success:hover, .search-bar [disabled].success.search-button:hover, .button[disabled].success:focus, .search-bar [disabled].success.search-button:focus {
  color: #ffffff; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .search-bar .disabled.success.search-button:hover, .button.disabled.success:focus, .search-bar .disabled.success.search-button:focus, .button[disabled].success:hover, .search-bar [disabled].success.search-button:hover, .button[disabled].success:focus, .search-bar [disabled].success.search-button:focus {
  background-color: #43ac6a; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .search-bar .disabled.alert.search-button, .button[disabled].alert, .search-bar [disabled].alert.search-button {
  background-color: #f04124;
  border-color: #cf280e;
  color: #ffffff;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .search-bar .disabled.alert.search-button:hover, .button.disabled.alert:focus, .search-bar .disabled.alert.search-button:focus, .button[disabled].alert:hover, .search-bar [disabled].alert.search-button:hover, .button[disabled].alert:focus, .search-bar [disabled].alert.search-button:focus {
  background-color: #cf280e; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .search-bar .disabled.alert.search-button:hover, .button.disabled.alert:focus, .search-bar .disabled.alert.search-button:focus, .button[disabled].alert:hover, .search-bar [disabled].alert.search-button:hover, .button[disabled].alert:focus, .search-bar [disabled].alert.search-button:focus {
  color: #ffffff; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .search-bar .disabled.alert.search-button:hover, .button.disabled.alert:focus, .search-bar .disabled.alert.search-button:focus, .button[disabled].alert:hover, .search-bar [disabled].alert.search-button:hover, .button[disabled].alert:focus, .search-bar [disabled].alert.search-button:focus {
  background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  button, .button, .search-bar .search-button {
    display: inline-block; } }

/**
 * Block Tabs
 */
.block-tabs {
  display: inline-block;
  width: 100%;
  padding: 0.6em 0; }
  .block-tabs a:last-child {
    margin-right: 0; }
    .block-tabs a:last-child dd {
      margin-right: 0; }
  .block-tabs .is-active dd {
    background: #b1143a;
    border: 1px solid #b1143a;
    font-weight: 700;
    color: #fff; }
    .block-tabs .is-active dd:hover {
      background: #b1143a; }
  .block-tabs dd {
    background: transparent;
    float: left;
    border: 1px solid #000;
    font-size: 2.3em;
    font-weight: 500;
    color: #000;
    margin: 0 0.2em 0 0;
    cursor: pointer;
    width: 53px;
    height: 54px;
    text-align: center;
    padding-top: 10px; }
    .block-tabs dd:hover {
      background: #cdcdcd; }
    .block-tabs dd:active {
      background: #b4b4b4; }

/*
Special button
 */
.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  transition: 0.3s;
  user-select: none;
  width: 40px;
  background: transparent; }
  .tcon > * {
    display: block; }
  .tcon:focus {
    outline: none; }

.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/*
Tabs
 */
.tabs {
  *zoom: 1;
  margin-bottom: 0 !important; }

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

.tabs:after {
  clear: both; }

.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  float: left;
  margin-left: 0; }

.tabs dd > a {
  display: block;
  background: #fff;
  border: 2px solid #3e4f55;
  text-transform: uppercase;
  color: #3e4f55;
  padding: 0.6em 0em;
  font-size: 1rem;
  text-align: center;
  font-size: 1.2em;
  border-radius: 2px;
  font-weight: 700; }

.tabs dd > a:hover {
  background: #e1e1e1; }

.tabs dd.active a {
  background: #b1143a;
  color: #fff;
  border-color: #b1143a; }

.tabs.radius dd:first-child a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.tabs.radius dd:last-child a {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto; }

.tabs-content {
  *zoom: 1;
  margin-bottom: 1.5rem;
  width: 100%; }

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

.tabs-content:after {
  clear: both; }

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%; }

.tabs-content > .content.active {
  display: block;
  float: none; }

.tabs-content > .content.contained {
  padding: 0.9375rem; }

.tabs-content.vertical {
  display: block; }

.tabs-content.vertical > .content {
  padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

.info-image {
  position: relative;
  max-width: 500px;
  height: 300px; }
  .info-image .info {
    color: #fff;
    background: #322e2d;
    padding: .8em; }
    @media screen and (min-width: 48em) {
      .info-image .info {
        position: absolute;
        max-width: 60%;
        bottom: 0;
        margin: 0 1em; } }
  .info-image h5 {
    margin: 0; }

.back-to-top {
  display: none;
  position: fixed;
  top: 4em;
  right: 2em;
  background-color: #b1143a;
  color: #fff;
  padding: .8em .4em;
  z-index: 9;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }
  .back-to-top i:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 2em; }
  .back-to-top.is-floating {
    bottom: 4.6em; }

.load-more-bar {
  background: #322e2e;
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 100%; }
  .load-more-bar a, .load-more-bar a:hover {
    color: inherit; }
  .load-more-bar.inverted {
    background: #e2e1d5;
    color: #3e4f55; }
  .load-more-bar .is-loading h5 {
    display: none; }
  .load-more-bar .is-loading h5.hidden, .load-more-bar .is-loading .floorplan h5.modal, .floorplan .load-more-bar .is-loading h5.modal {
    display: block; }

.sp-map-button {
  float: right;
  margin-left: 10px;
  padding: 12px 20px 10px 48px; }
  .sp-map-button img {
    margin: -10px -40px;
    position: absolute;
    width: 34px; }

.search.input {
  position: relative;
  padding-right: 4em; }
  .search.input input {
    width: 100%; }
  .search.input .icon {
    position: absolute;
    top: 0;
    right: 0; }
  .search.input.large .icon {
    font-size: 2em;
    color: #fff;
    background-color: #b1143a;
    padding: 14px 10px; }
  .search.input.large input {
    height: 62px;
    font-size: 2em; }

/**
* Icons and Icon Colours
*/
[class^="icon-"].green, [class*=" icon-"].green {
  color: #008000; }

[class^="icon-"].red, [class*=" icon-"].red {
  color: #b1143a; }

/*
Components
 */
/* GLOBAL SIDE MENU */
.main-container,
.content-wrap {
  width: 100%;
  height: 100%; }

.main-container {
  background: #b1143a; }

.menu-wrap a {
  color: rgba(255, 255, 255, 0.7); }

.menu-wrap a:hover,
.menu-wrap a:focus {
  color: #fff; }

.content-wrap {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  background: #fff; }
  @media screen and (max-width: 40em) {
    .content-wrap {
      padding-left: 0em; } }

.content-wrap > .inner-wrap {
  float: left;
  width: calc(100% - 120px);
  padding-left: 120px; }

.content {
  position: relative; }

/* Overlay */
.content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
  transition: opacity 0.3s, transform 0s 0.3s; }

/* Menu Button */
.menu-button {
  position: fixed;
  top: 0;
  z-index: 1000;
  padding: 0;
  width: 5em;
  height: 100%;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: #fff;
  background: #b1143a;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }
  .menu-button .mobile-logo {
    display: none;
    float: right;
    width: 54px;
    padding: 0.15em 0;
    margin-right: 0.2em; }
    @media screen and (max-width: 40em) {
      .menu-button .mobile-logo {
        display: block; } }
  @media screen and (max-width: 40em) {
    .menu-button {
      height: 2.8em; } }

.mobile-menu-link {
  display: none;
  float: left; }
  @media screen and (max-width: 40em) {
    .mobile-menu-link {
      display: block; } }

.mobile-menu {
  display: none; }
  @media screen and (max-width: 40em) {
    .mobile-menu {
      display: block; } }

.menu-main-logo {
  float: left;
  width: 100px;
  margin: 0 12px 4px; }
  @media screen and (max-width: 40em) {
    .menu-main-logo {
      display: none; } }

/* Menu */
.menu-wrap {
  font-weight: 700;
  padding: 36px 0 0 50px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  max-width: 400px; }
  @media screen and (min-width: 48em) {
    .menu-wrap {
      padding: 26px 58px; } }
  .menu-wrap .top-menu-logo {
    max-width: 150px; }
  .menu-wrap .connect-widget {
    position: absolute;
    bottom: 0; }
    .menu-wrap .connect-widget .item {
      margin-bottom: 1.618em; }

.menu-top {
  line-height: 58px; }

.menu-top .profile {
  display: inline-block;
  padding: 8px 10px;
  line-height: 42px; }

.menu-top .profile,
.menu-side {
  width: 300px; }

.menu-top {
  height: 2.8em; }
  .menu-top ul {
    list-style-type: none; }
    .menu-top ul li {
      display: block;
      float: left;
      padding: 0em 1.618em; }
      @media screen and (max-width: 40em) {
        .menu-top ul li {
          float: none; } }
    @media screen and (max-width: 40em) {
      .menu-top ul {
        margin: 0;
        padding: 0; } }
  .menu-top .user-tools {
    position: absolute;
    z-index: 99;
    right: 0;
    height: 24px;
    float: right; }
    @media screen and (max-width: 40em) {
      .menu-top .user-tools {
        position: relative;
        z-index: 0;
        right: 0;
        height: auto;
        float: none;
        background: #830f2b;
        padding: 1em 0; }
        .menu-top .user-tools .menu-item {
          margin-left: 0em; } }
  .menu-top .sp-menu-item {
    padding: 0; }
    .menu-top .sp-menu-item .avatar {
      width: 2em; }
    @media screen and (max-width: 40em) {
      .menu-top .sp-menu-item {
        float: left; }
        .menu-top .sp-menu-item .avatar {
          width: 3em;
          margin: 0 0.8em; } }
  @media screen and (max-width: 40em) {
    .menu-top {
      height: auto; } }

.menu-side ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0em; }
  @media screen and (max-width: 40em) {
    .menu-side ul {
      margin: 0; }
      .menu-side ul li a {
        padding: 0.6em; } }

.menu-top .profile img {
  float: left;
  margin-right: 1em; }

.icon-list {
  display: inline-block;
  font-size: 1.25em; }

.icon-list a {
  margin: 0 1em 0 0;
  padding: 0; }

@media screen and (max-width: 32em) {
  .icon-list {
    padding-left: 1em; } }

.menu-side a {
  display: block;
  padding: 9px 10px;
  text-transform: uppercase;
  font-weight: 600; }

.close-button {
  display: none;
  font-size: 2.4em; }

/* Shown menu */
.content-wrap.is-dimmed {
  padding-left: 0;
  overflow: hidden; }
  .content-wrap.is-dimmed:before {
    position: absolute;
    width: 100%;
    height: 900%;
    background: rgba(0, 0, 0, 0.7);
    content: '';
    z-index: 999; }

.show-menu .menu-wrap {
  opacity: 1;
  width: 100%;
  display: block;
  height: 100%;
  background: #b1143a;
  z-index: 99;
  position: fixed; }

.show-menu .menu-button {
  text-indent: 0;
  border-left: 1px solid #9a1132; }
  .show-menu .menu-button .close-button {
    display: block; }
  @media screen and (min-width: 48em) {
    .show-menu .menu-button {
      -webkit-transform: translateX(400px);
      -moz-transform: translateX(400px);
      -ms-transform: translateX(400px);
      -o-transform: translateX(400px);
      transform: translateX(400px); } }

.show-menu .small-header-bar {
  display: none !important; }

.show-menu .comparison-bar {
  display: none !important; }

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.user-tools {
  float: left;
  width: 100%;
  padding-top: .6em;
  text-indent: 10px; }
  .user-tools a {
    padding-left: 0; }
  .user-tools .divider {
    display: none; }
  .user-tools li {
    margin-bottom: 6px;
    display: block; }
  .user-tools hr {
    border-color: #b1143a; }
    @media screen and (max-width: 40em) {
      .user-tools hr {
        display: none; } }

.menu-side {
  padding: 0 0 1.618em 0; }

@media screen and (max-width: 40em) {
  .double-wide-menu .menu-button {
    height: 2em;
    width: 100%; }
    .double-wide-menu .menu-button #u-nav-toggle .nav-label {
      display: none; } }

@media screen and (max-width: 40em) {
  .show-menu .menu-button {
    width: 3em; } }

@media screen and (max-width: 40em) {
  .content-wrap {
    margin-top: 3em; } }

.double-wide-menu ul.menu-list-container {
  float: left;
  margin-top: 0; }

.double-wide-menu .menu-side {
  width: 100%; }

.double-wide-menu .menu-wrap {
  height: 100%;
  background: #c81742; }
  @media screen and (max-width: 40em) {
    .double-wide-menu .menu-wrap {
      background: #b1143a; } }

@media screen and (max-width: 40em) {
  .double-wide-menu ul.menu-list-container {
    margin-left: 3em; } }

.show-menu .double-wide-menu .content-wrap {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transform: translateX(100%); }
  @media screen and (min-width: 48em) {
    .show-menu .double-wide-menu .content-wrap {
      -webkit-transform: translate3d(400px, 0, 0);
      -moz-transform: translate3d(400px, 0, 0);
      -ms-transform: translate3d(400px, 0, 0);
      -o-transform: translate3d(400px, 0, 0);
      transform: translate3d(400px, 0, 0);
      -ms-transform: translateX(400px); } }

.show-menu .double-wide-menu .show-menu .menu-button {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0); }

.build-region {
  width: 100%;
  display: inline-block;
  background: #b1143a;
  padding: 10px;
  border-radius: 3px; }
  .build-region a {
    padding: 0; }
  .build-region span {
    color: #fff; }
  .build-region .icon-right-open-mini {
    position: relative; }
    .build-region .icon-right-open-mini:before {
      font-size: 1.5em;
      position: absolute;
      top: -2px;
      opacity: 1; }

.menu-side > ul {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  display: none;
  margin-top: 0; }

.show-menu .menu-side > ul {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
  display: block; }

/* Menu v3 */
/*
@dev !important required to override injected Wordpress styles.
 */
/* break lines for top level menu items */
.visible-menu > ul > .menu-item > a {
  max-width: 100px;
  margin: 0 auto; }

.visible-menu {
  display: inline-block;
  width: 100%;
  float: left; }
  .visible-menu > ul {
    background: #b1143a; }
  .visible-menu ul {
    padding: 0;
    margin: 0; }
  .visible-menu a {
    color: #fff;
    font-size: .74em;
    display: block;
    padding: 1.618em 0; }
    @media screen and (max-height: 540px) {
      .visible-menu a {
        padding: 1em 0; } }
  .visible-menu i {
    font-size: 2em !important; }
  .visible-menu img, .visible-menu i {
    width: 34px !important;
    margin: 0 auto 2px;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none;
    display: block !important; }
    @media screen and (max-height: 780px) {
      .visible-menu img, .visible-menu i {
        display: none !important; } }
  .visible-menu .fullscreen-menu {
    margin-top: 5em; }
  .visible-menu .menu-item {
    border-bottom: 1px solid #9a1132;
    text-indent: 0;
    list-style: none;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (max-width: 40em) {
      .visible-menu .menu-item ._mi {
        display: none !important; } }
  .visible-menu .menu-item.current_page_item,
  .visible-menu .menu-item.current-page-ancestor,
  .visible-menu .menu-item:hover {
    background: #a31235; }
  @media screen and (max-width: 40em) {
    .visible-menu {
      display: none; } }

/**
* Sub menu items
*
*/
.show-menu .menu-item .sub-menu {
  left: 119px; }

.menu-item .sub-menu {
  position: fixed;
  top: 0;
  left: 120px;
  background: #a31235;
  bottom: 0;
  border-left: 1px solid #9a1132;
  list-style: none;
  display: none;
  width: 300px;
  padding: 7rem 1.618rem 0;
  z-index: -1; }
  .menu-item .sub-menu ul {
    list-style: none; }
  .menu-item .sub-menu li a {
    display: block;
    padding: 1rem 0;
    font-size: .9rem; }
  .menu-item .sub-menu li a:hover {
    text-decoration: underline; }
  .menu-item .sub-menu.is-open {
    display: block;
    z-index: 99;
    -webkit-animation: open-sub-menu;
    -moz-animation: open-sub-menu;
    animation: open-sub-menu;
    -webkit-animation-duration: 0.35s;
    -moz-animation-duration: 0.35s;
    animation-duration: 0.35s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .menu-item .sub-menu.is-exiting {
    -webkit-animation: exit-sub-menu;
    -moz-animation: exit-sub-menu;
    animation: exit-sub-menu;
    -webkit-animation-duration: 0.35s;
    -moz-animation-duration: 0.35s;
    animation-duration: 0.35s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

.menu-item .sub-menu .menu-item {
  border-bottom: 0;
  text-align: left; }
  .menu-item .sub-menu .menu-item li {
    text-align: left; }

@-webkit-keyframes exit-sub-menu {
  0% {
    -webkit-transform: translateX(0px);
    background: #a31235; }
  45% {
    -webkit-transform: translateX(0px);
    background: #b1143a; }
  100% {
    -webkit-transform: translateX(-400px);
    background: #b1143a; } }

@-moz-keyframes exit-sub-menu {
  0% {
    -moz-transform: translateX(0px);
    background: #a31235; }
  45% {
    -moz-transform: translateX(0px);
    background: #b1143a; }
  100% {
    -moz-transform: translateX(-400px);
    background: #b1143a; } }

@keyframes exit-sub-menu {
  0% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    background: #a31235; }
  45% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    background: #b1143a; }
  100% {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
    background: #b1143a; } }

@-webkit-keyframes open-sub-menu {
  0% {
    -webkit-transform: translateX(-400px);
    background: #b1143a; }
  65% {
    -webkit-transform: translateX(0px);
    background: #b1143a; }
  100% {
    -webkit-transform: translateX(0px);
    background: #a31235; } }

@-moz-keyframes open-sub-menu {
  0% {
    -moz-transform: translateX(-400px);
    background: #b1143a; }
  65% {
    -moz-transform: translateX(0px);
    background: #b1143a; }
  100% {
    -moz-transform: translateX(0px);
    background: #a31235; } }

@keyframes open-sub-menu {
  0% {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
    background: #b1143a; }
  65% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    background: #b1143a; }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    background: #a31235; } }

/*
* MENU UTIL CLASSES
*/
.hide-for-open-menu {
  display: block; }

.show-for-open-menu {
  display: none; }

.show-menu .hide-for-open-menu {
  display: none; }

.show-menu .show-for-open-menu {
  display: block; }

/*
Override for menu icons
 */
@media screen and (max-width: 40em) {
  ._mi {
    display: none !important; } }

/**
 * Custom overrides for icons
 */
._mi.fa-heart:before {
  font-size: .8em; }

._mi.dashicons-admin-multisite {
  font-size: 1.34em; }

/* Structure */
@media screen and (max-width: 40em) {
  .show-menu .side-menu-wrapper {
    position: absolute;
    z-index: 1000; }
  .menu-wrap {
    padding: 24px 0 0 65px;
    max-width: 100%; }
  .side-menu-wrapper {
    height: 100%;
    width: 100%; }
  .menu-button {
    width: 100%; }
  .main-content-wrapper {
    margin-left: 0;
    width: 100%;
    margin-top: 66px; } }

/* Sub menu */
@media screen and (max-width: 40em) {
  .menu-item > a.is-active {
    color: #fff; }
  .menu-item .sub-menu {
    position: relative;
    padding: 0 0;
    background: transparent;
    border-left: 0;
    left: 1rem; }
  .show-menu .menu-item .sub-menu {
    left: 0;
    padding: 10px; }
  .menu-item .sub-menu.is-open {
    display: block;
    padding-left: 40px;
    -webkit-animation: open-sub-menu-mobile;
    -moz-animation: open-sub-menu-mobile;
    animation: open-sub-menu-mobile;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
    .menu-item .sub-menu.is-open li {
      position: relative; }
    .menu-item .sub-menu.is-open li:before {
      content: "-";
      font-size: 1rem;
      color: #fff;
      float: left;
      position: absolute;
      top: 14px;
      left: -20px; } }

@-webkit-keyframes open-sub-menu-mobile {
  0% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateX(0px); } }

@-moz-keyframes open-sub-menu-mobile {
  0% {
    -moz-transform: translateY(-10px); }
  100% {
    -moz-transform: translateX(0px); } }

@keyframes open-sub-menu-mobile {
  0% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

.large.article.summary {
  border: 2px solid #efefef;
  max-width: 40.625em;
  margin-bottom: 3em; }
  .large.article.summary .title {
    font-size: 1.4em;
    text-transform: uppercase;
    line-height: 1.2em; }
  .large.article.summary .image {
    position: relative;
    margin: -2px; }
    .large.article.summary .image .image-overlay {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), transparent) left repeat;
      background: linear-gradient(rgba(0, 0, 0, 0.3), transparent) left repeat;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      transition: opacity 0.2s;
      opacity: 0;
      position: absolute;
      color: #fff;
      padding: .8em 1em;
      width: 100%;
      font-size: .8em; }
      .large.article.summary .image .image-overlay i {
        width: 40px;
        height: 20px;
        font-size: 2em; }
      .large.article.summary .image .image-overlay i:before {
        margin: 3px;
        position: absolute; }
      .large.article.summary .image .image-overlay.dark {
        color: #3e4f55; }
      .large.article.summary .image .image-overlay.light {
        color: #fff;
        text-shadow: 0 1px 20px #000; }
      .large.article.summary .image .image-overlay .right {
        margin-top: 10px; }
    .large.article.summary .image img {
      width: 100%; }
  .large.article.summary .info {
    display: inline-block;
    width: 100%;
    padding: 1.8em 0 0 .625em; }
  .large.article.summary .link {
    text-align: center; }
    @media screen and (min-width: 48em) {
      .large.article.summary .link a {
        float: right;
        margin-bottom: 0; } }
  .large.article.summary .comment-bar {
    border-top: 2px solid #efefef;
    font-size: .8em;
    padding: .6em 1em; }
  .large.article.summary:hover .image-overlay {
    opacity: 1; }

.news-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.news-sidebar li {
  padding: 1em 0;
  border-bottom: 2px solid #efefef; }

.news-sidebar a {
  color: #3e4f55; }
  .news-sidebar a:hover {
    color: #000; }

.news-sidebar .article.small, .news-sidebar select.article.tiny {
  display: inline-block; }
  .news-sidebar .article.small img, .news-sidebar select.article.tiny img {
    float: left;
    margin-right: 1.25em; }
  .news-sidebar .article.small .info span, .news-sidebar select.article.tiny .info span {
    display: block; }

.news-sidebar .date {
  font-size: .8em;
  color: #b1143a; }

.sidebar-tab-widget .tabs > div {
  float: left;
  background: #e2e1d5;
  padding: .6em 1em;
  margin-right: 1%;
  width: 31.99%;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em; }
  .sidebar-tab-widget .tabs > div:last-of-type {
    margin-right: 0; }
  .sidebar-tab-widget .tabs > div.is-active {
    background: #b1143a;
    color: #fff; }

.sidebar-tab-widget .tab-content > div {
  display: none; }
  .sidebar-tab-widget .tab-content > div.is-visible {
    display: block; }

.medium.article img {
  margin-bottom: 18px; }

.medium.article .date {
  margin-bottom: 10px; }

.medium.article .title {
  font-size: 1.2em;
  line-height: 26px; }

.connect-widget {
  padding-bottom: 28px; }
  .connect-widget [class^="icon-"] {
    font-size: 1.4em;
    border: 2px solid;
    border-radius: 50%;
    height: 40px;
    display: inline-block;
    width: 40px;
    padding: 8px 1px;
    margin-right: 10px; }
  .connect-widget .twitter {
    background: #449bfc; }
  .connect-widget .facebook {
    background: #3c5a96; }
  .connect-widget .youtube {
    background: #cd362e; }
  .connect-widget .gplus {
    background: #da4c3e; }
  @media screen and (max-width: 64em) {
    .connect-widget {
      max-width: 14em;
      margin: 0 auto; } }

/**
 * Typography for single article page
 * Make all changes here to avoid breaking changes
 */
.article-type figure {
  margin: 0; }

@media screen and (min-width: 48em) {
  .article-type {
    padding: 0 5em; } }

.article-type .meta {
  font-size: .8em;
  padding-top: 24px;
  display: inline-block;
  width: 100%;
  font-weight: 600; }
  @media screen and (min-width: 48em) {
    .article-type .meta {
      padding-top: 64px;
      font-size: 1em; } }

.article-type .lead {
  font-size: 30px;
  font-weight: normal;
  line-height: 35px; }

.article-type h1, .article-type h2, .article-type h3, .article-type h4 {
  font-weight: 100;
  text-transform: none;
  margin: 10px 0; }

.article-type h4 {
  font-size: 29px; }

.article-type p {
  line-height: 28px; }

.article-type a:not(.button):not(.search-bar .search-button) {
  color: #b1143a; }

.article-element {
  display: inline-block;
  width: 100%;
  padding: 0 .8em; }
  @media screen and (min-width: 48em) {
    .article-element {
      padding: 0 6em; } }

@media screen and (min-width: 48em) {
  .article-content {
    min-height: 40em; }
    .article-content.careers-overview {
      min-height: 5em; }
    .article-content.promotions-overview {
      min-height: 5em; } }

.article-documents ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.article-documents li {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 2px solid #efefef; }
  .article-documents li:last-child {
    border-bottom: 0; }
  .article-documents li a {
    color: #3e4f55; }
  .article-documents li i, .article-documents li .text {
    float: left; }
  .article-documents li i {
    margin-right: 4px; }

@media screen and (min-width: 48em) {
  .article-spacer {
    height: 10em; } }

.article-gallery span {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.article-gallery li {
  padding: 0;
  height: 200px;
  margin: 2px;
  width: 220px;
  overflow: hidden; }
  .article-gallery li:hover span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.article-navigation {
  margin-bottom: 4em;
  margin-top: 2em; }
  .article-navigation .large-8 .columns {
    padding-bottom: 34px;
    min-height: 9em; }
  .article-navigation .large-8 .columns:first-child {
    border-right: 2px solid #efefef;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef; }
  .article-navigation .large-8 .columns:last-child {
    text-align: right;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef; }
  .article-navigation a {
    color: #b1143a; }

.article.parallax-window {
  text-align: left; }
  .article.parallax-window .parallax-static-content {
    color: #fff;
    margin: 0;
    padding-left: 1em;
    padding-right: 1em; }
    @media screen and (min-width: 48em) {
      .article.parallax-window .parallax-static-content {
        padding-right: 6em;
        padding-left: 6em; } }

.promo-container {
  display: block;
  float: left;
  width: 100%; }

.promo-tile {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 236px;
  background: #c1c1c1;
  position: relative;
  margin-bottom: 10px; }
  .promo-tile .tile-box {
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    padding: 10px 28px;
    z-index: 2; }
  .promo-tile .title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px; }
  .promo-tile.large {
    height: 500px; }
  .promo-tile .button, .promo-tile .search-bar .search-button, .search-bar .promo-tile .search-button {
    font-weight: 600;
    font-size: 14px; }
  .promo-tile:before {
    content: '';
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .promo-tile:hover:before {
    background: rgba(177, 20, 58, 0.3); }
  @media screen and (min-width: 48em) {
    .promo-tile {
      margin-bottom: 28px; } }

/*
// Article table Grid for 3xn list of items
//
//    <div class="article-table-container">
//   <div class="inner">
//   <!-- As many as you like -->
//     <div class="item"></div>
//     <div class="item"></div>
//     <div class="item"></div>
//     <div class="item"></div>
//   </div>
// </div>
*/
.article-table-container img {
  max-height: 200px;
  margin: 0 auto;
  display: block; }

.article-table-container .inner .item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  margin-bottom: 1rem;
  padding: 10px;
  text-align: center; }
  .article-table-container .inner .item:last-child {
    margin-right: 0; }
  .article-table-container .inner .item:nth-child(2n) {
    margin-right: 0; }
  .article-table-container .inner .item:nth-child(2n+1) {
    clear: left; }

.article-table-container .inner .item:last-child {
  margin-right: 0 !important; }

@media screen and (min-width: 48em) {
  .article-table-container img {
    max-height: 100%;
    width: 100%; }
  .article-table-container .inner .item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .article-table-container .inner .item:last-child {
      margin-right: 0; }
    .article-table-container .inner .item:nth-child(3n) {
      margin-right: 0; }
    .article-table-container .inner .item:nth-child(3n+1) {
      clear: left; }
    .article-table-container .inner .item:nth-child(2n) {
      margin-right: 2.35765%; }
    .article-table-container .inner .item:nth-child(2n+1) {
      clear: none; } }

#js-direction-info {
  background: #fff;
  padding: 1em;
  border-radius: 2px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  font-size: 17px;
  margin-top: 1em;
  opacity: 0;
  font-weight: 600;
  width: 346px; }
  #js-direction-info span {
    margin-right: 0.4em; }

.amenities {
  margin: 0;
  font-weight: 600; }
  .amenities span {
    margin-right: 0.2em; }
    .amenities span i {
      padding: 0; }

.map--button {
  font-size: 0.7em;
  background: #3e4f55;
  padding: 0.4em 0.8em;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap; }

.map-input-bar {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  width: 90%;
  margin: 0px 5em;
  padding-right: 150px;
  opacity: 0; }
  .map-input-bar input {
    width: 100%;
    float: left;
    padding: 0.6em 1.6em 0.6em 0.6em;
    font-size: 1.7em;
    font-weight: 500;
    font-family: proxima-nova; }
    .map-input-bar input:focus {
      outline: none; }
  .map-input-bar button {
    float: right;
    margin: 8px 2px 0;
    border-radius: 2px;
    position: absolute;
    right: 8px;
    padding: 1em; }

.narrow-form {
  max-width: 30em;
  margin: 0 auto;
  padding: 1.618em 0; }

/**
 * Side Map special styles
 */
.infoBox > img {
  position: absolute !important;
  margin: 0 !important;
  width: 12px !important;
  right: 36px;
  top: 5px;
  z-index: 9; }

.sp-map-infobox {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 16px;
  text-align: center;
  max-width: 250px;
  background: #fff;
  box-shadow: 0px 0px 10px #322e2e;
  position: relative; }
  .sp-map-infobox img {
    max-width: 100% !important; }
  .sp-map-infobox .title {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 14px 0;
    font-size: 16px;
    margin-bottom: 10px; }
  .sp-map-infobox .amenities {
    font-size: 16px;
    margin: 16px 0;
    display: block; }
    .sp-map-infobox .amenities span {
      margin-right: 4px;
      font-weight: 600; }
    .sp-map-infobox .amenities i {
      margin-right: 10px; }
  .sp-map-infobox .actions {
    display: inline-block;
    width: 100%;
    padding: 0 16px;
    margin-top: 10px; }
    .sp-map-infobox .actions .button, .sp-map-infobox .actions .search-bar .search-button, .search-bar .sp-map-infobox .actions .search-button {
      font-size: 10px;
      white-space: nowrap;
      padding: 1em;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .sp-map-infobox .actions .button:last-child, .sp-map-infobox .actions .search-bar .search-button:last-child, .search-bar .sp-map-infobox .actions .search-button:last-child {
        margin-right: 0; }
      .sp-map-infobox .actions .button:nth-child(2n), .sp-map-infobox .actions .search-bar .search-button:nth-child(2n), .search-bar .sp-map-infobox .actions .search-button:nth-child(2n) {
        margin-right: 0; }
      .sp-map-infobox .actions .button:nth-child(2n+1), .sp-map-infobox .actions .search-bar .search-button:nth-child(2n+1), .search-bar .sp-map-infobox .actions .search-button:nth-child(2n+1) {
        clear: left; }
  .sp-map-infobox .single-action .button, .sp-map-infobox .single-action .search-bar .search-button, .search-bar .sp-map-infobox .single-action .search-button {
    padding: 6px 14px;
    font-size: 14px;
    margin: 0 0 16px; }
  .sp-map-infobox .actions:before, .sp-map-infobox .single-action:before {
    background: url("../assets/img/ico-map-arrow.png");
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    left: -16px;
    height: 40px;
    width: 16px;
    z-index: 9; }

/*
Full width Map style
 */
.map.bar {
  position: relative;
  padding-bottom: 0; }
  .map.bar iframe {
    width: 100%;
    height: 20em; }
  .map.bar .direction-bar {
    position: absolute;
    width: 100%;
    bottom: 3em; }
    .map.bar .direction-bar > div {
      background: rgba(239, 238, 233, 0.4);
      max-width: 50em;
      margin: 0 auto; }
      .map.bar .direction-bar > div input {
        float: left;
        width: 60%;
        margin-right: 1em;
        padding: 1.8em; }
      .map.bar .direction-bar > div .button, .map.bar .direction-bar > div .search-bar .search-button, .search-bar .map.bar .direction-bar > div .search-button {
        float: left;
        width: 30%; }

.full-map {
  width: 100%;
  height: 24em; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  left: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
        background: transparent; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 30px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*
 * # Semantic UI
 * https://github.com/Semantic-Org/Semantic-UI
 * http://www.semantic-ui.com/
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
             Modal
*******************************/
.ui.modal label, .floorplan .modal label {
  white-space: normal; }

.ui.modal .link-text a, .floorplan .modal .link-text a {
  color: #3e4f55;
  font-size: .8em; }

.ui.dimmer.modals.page, .floorplan .dimmer.modals.page.modal {
  overflow: scroll !important; }

.ui.modal.enquiry-modal, .floorplan .modal.enquiry-modal, .ui.modal.region-modal, .floorplan .modal.region-modal, .ui.modal.login-modal, .floorplan .modal.login-modal, .ui.modal.sms-modal, .floorplan .modal.sms-modal {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 4px #c1c1c1;
  padding: 0 !important; }
  .ui.modal.enquiry-modal .header, .floorplan .modal.enquiry-modal .header, .ui.modal.region-modal .header, .floorplan .modal.region-modal .header, .ui.modal.login-modal .header, .floorplan .modal.login-modal .header, .ui.modal.sms-modal .header, .floorplan .modal.sms-modal .header {
    padding: 2em 0 1em;
    background: #efeee9; }
    .ui.modal.enquiry-modal .header h3, .floorplan .modal.enquiry-modal .header h3, .ui.modal.region-modal .header h3, .floorplan .modal.region-modal .header h3, .ui.modal.login-modal .header h3, .floorplan .modal.login-modal .header h3, .ui.modal.sms-modal .header h3, .floorplan .modal.sms-modal .header h3 {
      margin-top: 0; }
  .ui.modal.enquiry-modal .button, .floorplan .modal.enquiry-modal .button, .ui.modal.enquiry-modal .search-bar .search-button, .search-bar .ui.modal.enquiry-modal .search-button, .floorplan .modal.enquiry-modal .search-bar .search-button, .search-bar .floorplan .modal.enquiry-modal .search-button, .ui.modal.region-modal .button, .floorplan .modal.region-modal .button, .ui.modal.region-modal .search-bar .search-button, .search-bar .ui.modal.region-modal .search-button, .floorplan .modal.region-modal .search-bar .search-button, .search-bar .floorplan .modal.region-modal .search-button, .ui.modal.login-modal .button, .floorplan .modal.login-modal .button, .ui.modal.login-modal .search-bar .search-button, .search-bar .ui.modal.login-modal .search-button, .floorplan .modal.login-modal .search-bar .search-button, .search-bar .floorplan .modal.login-modal .search-button, .ui.modal.sms-modal .button, .floorplan .modal.sms-modal .button, .ui.modal.sms-modal .search-bar .search-button, .search-bar .ui.modal.sms-modal .search-button, .floorplan .modal.sms-modal .search-bar .search-button, .search-bar .floorplan .modal.sms-modal .search-button {
    max-width: 18em;
    display: block;
    margin: 0 auto 1.618em; }
  @media screen and (max-width: 40em) {
    .ui.modal.enquiry-modal .header, .floorplan .modal.enquiry-modal .header, .ui.modal.region-modal .header, .floorplan .modal.region-modal .header, .ui.modal.login-modal .header, .floorplan .modal.login-modal .header, .ui.modal.sms-modal .header, .floorplan .modal.sms-modal .header {
      padding: 2em 0.809em 0; } }
  .ui.modal.enquiry-modal .u-content, .floorplan .modal.enquiry-modal .u-content, .ui.modal.region-modal .u-content, .floorplan .modal.region-modal .u-content, .ui.modal.login-modal .u-content, .floorplan .modal.login-modal .u-content, .ui.modal.sms-modal .u-content, .floorplan .modal.sms-modal .u-content {
    padding: 1.618em;
    display: inline-block;
    width: 100%; }

.ui.modal.login-modal .u-content, .floorplan .modal.login-modal .u-content {
  margin: 0 auto;
  padding: 1.618em;
  display: inline-block;
  width: 100%; }
  .ui.modal.login-modal .u-content > .columns, .floorplan .modal.login-modal .u-content > .columns {
    margin-bottom: 1.618em; }
    @media screen and (min-width: 48em) {
      .ui.modal.login-modal .u-content > .columns, .floorplan .modal.login-modal .u-content > .columns {
        margin-bottom: 0; } }

.ui.modal.login-modal h4, .floorplan .modal.login-modal h4 {
  margin: 0; }

.ui.modal.login-modal .inline, .floorplan .modal.login-modal .inline {
  display: inline-block; }

.ui.modal.login-modal .button_div, .floorplan .modal.login-modal .button_div {
  width: 100%;
  display: inline-block; }
  .ui.modal.login-modal .button_div > span, .floorplan .modal.login-modal .button_div > span {
    display: block; }
  .ui.modal.login-modal .button_div input[type='submit'], .floorplan .modal.login-modal .button_div input[type='submit'] {
    float: left; }

.ui.modal.solid, .floorplan .modal.solid {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 4px #c1c1c1;
  padding: 3em 1.618em; }
  .ui.modal.solid .title, .floorplan .modal.solid .title, .ui.modal.solid img, .floorplan .modal.solid img, .ui.modal.solid .button, .floorplan .modal.solid .button, .ui.modal.solid .search-bar .search-button, .search-bar .ui.modal.solid .search-button, .floorplan .modal.solid .search-bar .search-button, .search-bar .floorplan .modal.solid .search-button {
    text-align: center; }
  .ui.modal.solid .button, .floorplan .modal.solid .button, .ui.modal.solid .search-bar .search-button, .search-bar .ui.modal.solid .search-button, .floorplan .modal.solid .search-bar .search-button, .search-bar .floorplan .modal.solid .search-button {
    max-width: 18em;
    display: block;
    margin: 0 auto; }

.ui.modal.full-width, .floorplan .modal.full-width {
  width: 90%;
  top: 4%;
  left: 26%; }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ui.modal.full-width, .floorplan .modal.full-width {
      width: 70%; } }
  @media screen and (max-width: 40em) {
    .ui.modal.full-width, .floorplan .modal.full-width {
      width: 100%; } }

.ui.modal.slim article, .floorplan .modal.slim article {
  border-bottom: 1px solid #c1c1c1;
  max-width: 35em;
  margin: 0 auto; }
  .ui.modal.slim article:last-child, .floorplan .modal.slim article:last-child {
    border-bottom: none; }

@media screen and (min-width: 768px) {
  .ui.modal.slim, .floorplan .modal.slim {
    width: 70%;
    margin: 0em 0em 0em -44%; } }

@media screen and (min-width: 992px) {
  .ui.modal.slim, .floorplan .modal.slim {
    width: 50%;
    margin: 0em 0em 0em -37%; } }

@media screen and (min-width: 1400px) {
  .ui.modal.slim, .floorplan .modal.slim {
    width: 44%;
    margin: 0em 0em 0em -28%; } }

@media screen and (min-width: 1920px) {
  .ui.modal.slim, .floorplan .modal.slim {
    width: 33%;
    margin: 0em 0em 0em -21%; } }

.ui.modal, .floorplan .modal {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  text-align: left;
  width: 90%;
  margin-left: -45%;
  background: transparent;
  border: none;
  box-shadow: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  will-change: top, left, margin, transform, opacity; }

/*******************************
            Content
*******************************/
/*--------------
     Close
---------------*/
.ui.modal > .close, .floorplan .modal > .close {
  cursor: pointer;
  position: absolute;
  top: -2.5rem;
  right: -2.5rem;
  z-index: 1;
  opacity: 0.8;
  font-size: 1.25em;
  color: #ffffff;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0.625rem 0rem 0rem 0rem; }

.ui.modal > .close:hover, .floorplan .modal > .close:hover {
  opacity: 1; }

/* Image */
.ui.modal > .content > .image, .floorplan .modal > .content > .image {
  display: table-cell;
  width: '';
  vertical-align: top; }

.ui.modal > .content > .image[class*="top aligned"], .floorplan .modal > .content > .image[class*="top aligned"] {
  vertical-align: top; }

.ui.modal > .content > .image[class*="top aligned"], .floorplan .modal > .content > .image[class*="top aligned"] {
  vertical-align: middle; }

/* Description */
.ui.modal > .content > .description, .floorplan .modal > .content > .description {
  display: table-cell;
  vertical-align: top; }

.ui.modal > .content > .icon + .description, .floorplan .modal > .content > .icon + .description,
.ui.modal > .content > .image + .description, .floorplan .modal > .content > .image + .description {
  min-width: '';
  width: 80%;
  padding-left: 2em; }

/*rtl:ignore*/
.ui.modal > .content > .image > i.icon, .floorplan .modal > .content > .image > i.icon {
  font-size: 8rem;
  margin: 0em;
  opacity: 1;
  width: auto; }

/*--------------
     Actions
---------------*/
.ui.modal .actions, .floorplan .modal .actions {
  background: #efefef;
  padding: 1rem 2rem;
  border-top: 1px solid rgba(39, 41, 43, 0.15);
  text-align: right; }

.ui.modal .actions > .button, .floorplan .modal .actions > .button, .ui.modal .search-bar .actions > .search-button, .search-bar .ui.modal .actions > .search-button, .floorplan .modal .search-bar .actions > .search-button, .search-bar .floorplan .modal .actions > .search-button {
  margin-left: 0.75em; }

/*-------------------
       Responsive
--------------------*/
/* Modal Width */
@media only screen and (max-width: 767px) {
  .ui.modal, .floorplan .modal {
    width: 95%;
    margin: 0em 0em 0em -47.5%; } }

@media only screen and (min-width: 768px) {
  .ui.modal, .floorplan .modal {
    width: 88%;
    margin: 0em 0em 0em -44%; } }

@media only screen and (min-width: 992px) {
  .ui.modal, .floorplan .modal {
    width: 74%;
    margin: 0em 0em 0em -37%; } }

@media only screen and (min-width: 1400px) {
  .ui.modal, .floorplan .modal {
    width: 56%;
    margin: 0em 0em 0em -28%; } }

@media only screen and (min-width: 1920px) {
  .ui.modal, .floorplan .modal {
    width: 42%;
    margin: 0em 0em 0em -21%; } }

/* Tablet and Mobile */
@media only screen and (max-width: 992px) {
  .ui.modal > .header, .floorplan .modal > .header {
    padding-right: 2.25rem; }
  .ui.modal > .close, .floorplan .modal > .close {
    top: 0.905rem;
    right: 1rem;
    color: rgba(0, 0, 0, 0.8); } }

/* Mobile */
@media only screen and (max-width: 767px) {
  .ui.modal > .header, .floorplan .modal > .header {
    padding: 0.75rem 1rem;
    padding-right: 2.25rem; }
  .ui.modal > .content, .floorplan .modal > .content {
    display: inline-block;
    padding: 1rem !important; }
  .ui.modal > .close, .floorplan .modal > .close {
    top: 0.5rem !important;
    right: 0.5rem !important; }
  /*rtl:ignore*/
  .ui.modal .content > .image, .floorplan .modal .content > .image {
    display: block;
    max-width: 100%;
    margin: 0em auto !important;
    text-align: center;
    padding: 0rem 0rem 1rem !important; }
  .ui.modal > .content > .image > i.icon, .floorplan .modal > .content > .image > i.icon {
    font-size: 5rem;
    text-align: center; }
  /*rtl:ignore*/
  .ui.modal .content > .description, .floorplan .modal .content > .description {
    display: block;
    width: 100% !important;
    margin: 0em !important;
    padding: 1rem 0rem !important;
    box-shadow: none; }
  .ui.modal > .actions, .floorplan .modal > .actions {
    padding: 1rem 1rem -1rem !important; }
  .ui.modal .actions > .buttons, .floorplan .modal .actions > .buttons,
  .ui.modal .actions > .button, .floorplan .modal .actions > .button,
  .ui.modal .search-bar .actions > .search-button, .search-bar
  .ui.modal .actions > .search-button, .floorplan .modal .search-bar .actions > .search-button, .search-bar .floorplan .modal .actions > .search-button {
    margin-bottom: 2rem; } }

/*******************************
             Types
*******************************/
.ui.basic.modal, .floorplan .basic.modal {
  background-color: transparent;
  border: none;
  box-shadow: 0px 0px 0px 0px;
  color: #ffffff; }

.ui.basic.modal > .header, .floorplan .basic.modal > .header,
.ui.basic.modal > .content, .floorplan .basic.modal > .content,
.ui.basic.modal > .actions, .floorplan .basic.modal > .actions {
  background-color: transparent; }

.ui.basic.modal > .header, .floorplan .basic.modal > .header {
  color: #ffffff; }

.ui.basic.modal > .close, .floorplan .basic.modal > .close {
  top: 1rem;
  right: 1.5rem; }

/* Tablet and Mobile */
@media only screen and (max-width: 992px) {
  .ui.basic.modal > .close, .floorplan .basic.modal > .close {
    color: #ffffff; } }

/*******************************
            Variations
*******************************/
/* A modal that cannot fit on the page */
.scrolling.dimmable.dimmed {
  overflow: hidden; }

.scrolling.dimmable.dimmed > .dimmer {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.scrolling.dimmable > .dimmer {
  position: fixed; }

.ui.scrolling.modal, .floorplan .scrolling.modal {
  position: static;
  margin: 3.5rem auto !important; }

@media only screen and (max-width: 992px) {
  .ui.scrolling.modal, .floorplan .scrolling.modal {
    margin-top: 1rem;
    margin-bottom: 1rem; } }

/*******************************
             States
*******************************/
.ui.active.modal, .floorplan .active.modal {
  display: block; }

/*******************************
           Variations
*******************************/
/*--------------
   Full Screen
---------------*/
.ui.fullscreen.modal, .floorplan .fullscreen.modal {
  width: 95% !important;
  left: 2.5% !important;
  margin: 1em auto; }

.ui.fullscreen.scrolling.modal, .floorplan .fullscreen.scrolling.modal {
  left: 0em !important; }

.ui.fullscreen.modal > .header, .floorplan .fullscreen.modal > .header {
  padding-right: 2.25rem; }

.ui.fullscreen.modal > .close, .floorplan .fullscreen.modal > .close {
  top: 0.905rem;
  right: 1rem;
  color: rgba(0, 0, 0, 0.8); }

@media only screen and (max-width: 767px) {
  .ui.fullscreen.modal, .floorplan .fullscreen.modal {
    width: auto !important;
    margin: 1em !important; } }

/*--------------
      Size
---------------*/
.ui.modal, .floorplan .modal {
  font-size: 1rem; }

/* Small */
.ui.small.modal > .header, select.ui.modal.tiny > .header, .floorplan select.modal.tiny > .header, .floorplan .small.modal > .header {
  font-size: 1.3em; }

/* Small Modal Width */
@media only screen and (max-width: 767px) {
  .ui.small.modal, select.ui.modal.tiny, .floorplan select.modal.tiny, .floorplan .small.modal {
    width: 95%;
    margin: 0em 0em 0em -47.5%; } }

@media only screen and (min-width: 768px) {
  .ui.small.modal, select.ui.modal.tiny, .floorplan select.modal.tiny, .floorplan .small.modal {
    width: 52.8%;
    margin: 0em 0em 0em -26.4%; } }

@media only screen and (min-width: 992px) {
  .ui.small.modal, select.ui.modal.tiny, .floorplan select.modal.tiny, .floorplan .small.modal {
    width: 44.4%;
    margin: 0em 0em 0em -22.2%; } }

@media only screen and (min-width: 1400px) {
  .ui.small.modal, select.ui.modal.tiny, .floorplan select.modal.tiny, .floorplan .small.modal {
    width: 33.6%;
    margin: 0em 0em 0em -16.8%; } }

@media only screen and (min-width: 1920px) {
  .ui.small.modal, select.ui.modal.tiny, .floorplan select.modal.tiny, .floorplan .small.modal {
    width: 25.2%;
    margin: 0em 0em 0em -12.6%; } }

/* Large Modal Width */
.ui.large.modal > .header, .floorplan .large.modal > .header {
  font-size: 1.6em; }

@media only screen and (max-width: 767px) {
  .ui.large.modal, .floorplan .large.modal {
    width: 95%;
    margin: 0em 0em 0em -47.5%; } }

@media only screen and (min-width: 768px) {
  .ui.large.modal, .floorplan .large.modal {
    width: 88%;
    margin: 0em 0em 0em -44%; } }

@media only screen and (min-width: 992px) {
  .ui.large.modal, .floorplan .large.modal {
    width: 88.8%;
    margin: 0em 0em 0em -44.4%; } }

@media only screen and (min-width: 1400px) {
  .ui.large.modal, .floorplan .large.modal {
    width: 67.2%;
    margin: 0em 0em 0em -33.6%; } }

@media only screen and (min-width: 1920px) {
  .ui.large.modal, .floorplan .large.modal {
    width: 50.4%;
    margin: 0em 0em 0em -25.2%; } }

/*******************************
         Theme Overrides
*******************************/
.modal.region-modal .header img {
  display: block;
  margin: 4px auto 24px; }

.reveal-modal p {
  font-size: 1em; }

/*******************************
         Site Overrides
*******************************/
/*
 * # Semantic UI
 * https://github.com/Semantic-Org/Semantic-UI
 * http://www.semantic-ui.com/
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Dimmer
*******************************/
.dimmable {
  position: relative; }

.ui.dimmer, .floorplan .dimmer.modal {
  display: none;
  position: absolute;
  top: 0em !important;
  left: 0em !important;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  background: rgba(239, 238, 233, 0.85);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  will-change: opacity;
  z-index: 1000; }

/* Dimmer Content */
.ui.dimmer > .content, .floorplan .dimmer.modal > .content {
  width: 100%;
  height: 100%;
  display: table;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ui.dimmer > .content > div, .floorplan .dimmer.modal > .content > div {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff; }

/* Loose Coupling */
.ui.segment > .ui.dimmer, .floorplan .segment.modal > .ui.dimmer, .floorplan .ui.segment > .dimmer.modal, .floorplan .segment.modal > .dimmer.modal {
  border-radius: inherit !important; }

/*******************************
            States
*******************************/
.animating.dimmable:not(body),
.dimmed.dimmable:not(body) {
  overflow: hidden; }

.dimmed.dimmable > .ui.animating.dimmer, .floorplan .dimmed.dimmable > .animating.dimmer.modal,
.dimmed.dimmable > .ui.visible.dimmer, .floorplan
.dimmed.dimmable > .visible.dimmer.modal,
.ui.active.dimmer,
.floorplan .active.dimmer.modal {
  display: block;
  opacity: 1; }

.ui.disabled.dimmer, .floorplan .disabled.dimmer.modal {
  width: 0 !important;
  height: 0 !important; }

/*******************************
           Variations
*******************************/
/*--------------
      Page
---------------*/
.ui.page.dimmer, .floorplan .page.dimmer.modal {
  position: fixed;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center; }

body.animating.in.dimmable,
body.dimmed.dimmable {
  overflow: hidden; }

body.dimmable > .dimmer {
  position: fixed; }

/*
body.dimmable > :not(.dimmer) {
  filter: @elementStartFilter;
}
body.dimmed.dimmable > :not(.dimmer) {
  filter: @elementEndFilter;
  transition: @elementTransition;
}
*/
/*--------------
    Aligned
---------------*/
.ui.dimmer > .top.aligned.content > *, .floorplan .dimmer.modal > .top.aligned.content > * {
  vertical-align: top; }

.ui.dimmer > .bottom.aligned.content > *, .floorplan .dimmer.modal > .bottom.aligned.content > * {
  vertical-align: bottom; }

/*--------------
    Inverted
---------------*/
.ui.inverted.dimmer, .floorplan .inverted.dimmer.modal {
  background: rgba(255, 255, 255, 0.85); }

.ui.inverted.dimmer > .content > *, .floorplan .inverted.dimmer.modal > .content > * {
  color: #ffffff; }

/*--------------
     Simple
---------------*/
/* Displays without javascript */
.ui.simple.dimmer, .floorplan .simple.dimmer.modal {
  display: block;
  overflow: hidden;
  opacity: 1;
  width: 0%;
  height: 0%;
  z-index: -100;
  background-color: transparent; }

.dimmed.dimmable > .ui.simple.dimmer, .floorplan .dimmed.dimmable > .simple.dimmer.modal {
  overflow: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1; }

.ui.simple.inverted.dimmer, .floorplan .simple.inverted.dimmer.modal {
  background: rgba(255, 255, 255, 0); }

.dimmed.dimmable > .ui.simple.inverted.dimmer, .floorplan .dimmed.dimmable > .simple.inverted.dimmer.modal {
  background: rgba(255, 255, 255, 0.85); }

/*******************************
         Theme Overrides
*******************************/
/*******************************
        User Overrides
*******************************/
/**
 * Greyscale hero on homedesign pages
 */
.grayscale.hero {
  filter: gray;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: relative; }
  .grayscale.hero > .row {
    position: relative; }
  .grayscale.hero header {
    position: absolute;
    z-index: 9;
    width: 100%;
    margin-top: 6em; }
  .grayscale.hero .overlay {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

/* Hero */
.hero {
  background: #c1c1c1;
  background-size: cover;
  min-height: 20em;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .hero .row {
    max-width: 43em; }
  .hero header {
    padding: 1.2em 0;
    border-top: 1px solid;
    border-bottom: 1px solid; }
    .hero header h1, .hero header p {
      margin: 0;
      line-height: 1em; }
    .hero header h1 {
      font-size: 3.2em; }
      @media screen and (max-width: 40em) {
        .hero header h1 {
          font-size: 2.8em; } }
    .hero header p {
      margin-top: 0.5em;
      /* This makes up the spacing under h1 */ }
  .hero .inner {
    margin: 0 auto;
    color: #fff; }
  @media screen and (max-width: 40em) {
    .hero header {
      border-top: none;
      border-bottom: none;
      font-size: .8em; }
      .hero header:after {
        content: '';
        border-bottom: 1px solid;
        width: 60%;
        display: block;
        margin: 0 auto;
        padding-top: 1em; }
      .hero header:before {
        content: '';
        border-top: 1px solid;
        width: 60%;
        display: block;
        margin: 0 auto;
        padding-bottom: 1em; } }
  .hero.large {
    min-height: 30em; }
    .hero.large header {
      margin-top: 5em; }
    @media screen and (max-width: 40em) {
      .hero.large {
        min-height: 10em; }
        .hero.large header {
          margin: -1em 0 0; } }
  @media screen and (max-width: 40em) {
    .hero {
      padding: 3em 0;
      min-height: 10em; }
      .hero header {
        margin: 0;
        padding: 0 1.618em; }
      .hero p {
        line-height: 1.2em; } }

.hero .logo {
  margin: 4em 0 1em; }
  @media screen and (max-width: 40em) {
    .hero .logo {
      display: none; } }

.hero .logo img {
  max-width: 140px; }

.hero header {
  margin-top: 5em;
  text-shadow: 0 0 56px #000; }
  @media screen and (max-width: 40em) {
    .hero header {
      margin-top: 0; } }

@media screen and (max-height: 48em) and (orientation: landscape) {
  .hero.large {
    min-height: 24em; }
    .hero.large header {
      font-size: 0.8em; }
    .hero.large .logo {
      margin: 1em 0 1em; } }

.sub-header {
  text-align: center;
  background: #efeee9;
  padding: 3.236em 0; }
  .sub-header .row {
    max-width: 81.7em; }
    .sub-header .row h2 {
      font-size: 2.2em;
      margin: 0; }
    .sub-header .row p {
      margin-bottom: 0; }
  @media screen and (max-width: 40em) {
    .sub-header {
      padding: 1.618em 1em; }
      .sub-header h2 {
        font-size: 2em;
        line-height: 1em; } }
  .sub-header p[itemprop] {
    max-width: 640px;
    margin: 0 auto; }

@media screen and (max-width: 40em) {
  li.full-width-search {
    width: 100%; } }

li.full-width-search .dropdown {
  width: 100%; }

.search-bar {
  background: #efeee9;
  text-align: center; }
  .search-bar .ui-slider {
    margin-top: 0.7em; }
  .search-bar .bottom-bar {
    background: #e2e1d5;
    padding: 1em 0em; }
    .search-bar .bottom-bar h5 {
      margin: 0; }
    .search-bar .bottom-bar a, .search-bar .bottom-bar a:active {
      color: #3e4f55; }
    @media screen and (max-width: 40em) {
      .search-bar .bottom-bar {
        background: none; } }
  .search-bar .top-search li:last-child label {
    margin-top: 0.1em; }
  .search-bar .sliders ul li {
    padding: 0em 3em; }
  .search-bar .search-button {
    display: none; }
  @media screen and (max-width: 1080px) {
    .search-bar .dropdown {
      width: 100%; } }
  @media screen and (max-width: 40em) {
    .search-bar .search-button {
      display: block; } }
  .search-bar .filters .inner {
    max-width: 55em;
    margin: 0 auto; }
  .search-bar .filters ul {
    max-width: 48em;
    float: left; }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .search-bar .sliders ul li:last-child {
      margin: 2.4em 0em; } }

.hanging-logo {
  z-index: 9;
  float: right;
  width: 5em;
  display: none; }
  .hanging-logo .inner {
    padding: 1em; }
  @media screen and (min-width: 48em) {
    .hanging-logo {
      display: block; } }

.hero .wide.row {
  max-width: 50em; }

.hero.with-underlay {
  overflow: hidden;
  position: relative; }
  .hero.with-underlay .row {
    position: relative;
    z-index: 2; }
  .hero.with-underlay .underlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    -webkit-filter: blur(5px);
    filter: blur(5px); }

/* Button container */
.progress-button {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 45%;
  min-width: 250px;
  margin: 10px; }

/* Button style */
.progress-button button {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 250px;
  height: 70px;
  border: 2px solid #1ECD97;
  border-radius: 40px;
  background: transparent;
  color: #1ECD97;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s; }

.progress-button button:hover {
  background-color: #1ECD97;
  color: #fff; }

.progress-button button:focus {
  outline: none; }

/* Text (transition for when returning to initial state) */
.progress-button button span {
  -webkit-transition: opacity 0.3s 0.1s;
  transition: opacity 0.3s 0.1s; }

/* Common style of SVGs */
.progress-button svg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none; }

.progress-button svg path {
  opacity: 0;
  fill: none; }

.progress-button svg.progress-circle path {
  stroke: #1ECD97;
  stroke-width: 5; }

.progress-button svg.checkmark path,
.progress-button svg.cross path {
  stroke: #fff;
  stroke-linecap: round;
  stroke-width: 4;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s; }

/* Loading, success and error effects */
.loading.progress-button button {
  width: 70px;
  /* make a circle */
  border-width: 5px;
  border-color: #ddd;
  background-color: transparent;
  color: #fff; }

.loading.progress-button span {
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s; }

.loading.progress-button span,
.success.progress-button span,
.error.progress-button span {
  opacity: 0;
  /* keep it hidden in all states */ }

.success.progress-button button,
.error.progress-button button {
  -webkit-transition: background-color 0.3s, width 0.3s, border-width 0.3s;
  transition: background-color 0.3s, width 0.3s, border-width 0.3s; }

.success.progress-button button {
  border-color: #1ECD97;
  background-color: #1ECD97; }

.error.progress-button button {
  border-color: #FB797E;
  background-color: #FB797E; }

.loading.progress-button svg.progress-circle path,
.success.progress-button svg.checkmark path,
.error.progress-button svg.cross path {
  opacity: 1;
  -webkit-transition: stroke-dashoffset 0.3s;
  transition: stroke-dashoffset 0.3s; }

/* Optional elastic effect for the width of the button */
.elastic.progress-button button {
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1), border-width 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s; }

.loading.elastic.progress-button button {
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, 0, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s; }

/*
 * # Semantic UI
 * https://github.com/Semantic-Org/Semantic-UI
 * http://www.semantic-ui.com/
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Popup
*******************************/
.ui.popup, .floorplan .popup.modal {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 900;
  border: 1px solid #cccccc;
  max-width: 250px;
  background-color: #ffffff;
  padding: 0.8em 1em;
  font-weight: normal;
  font-style: normal;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.2857rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); }

.ui.popup > .header, .floorplan .popup.modal > .header {
  padding: 0em;
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: bold; }

.ui.popup > .header + .content, .floorplan .popup.modal > .header + .content {
  padding-top: 0.5em; }

.ui.popup:before, .floorplan .popup.modal:before {
  position: absolute;
  content: '';
  width: 0.75em;
  height: 0.75em;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  box-shadow: 1px 1px 0px 0px #b3b3b3; }

/*******************************
            Types
*******************************/
/*--------------
     Spacing
---------------*/
.ui.popup, .floorplan .popup.modal {
  margin: 0em; }

.ui.popup.bottom, .floorplan .popup.bottom.modal {
  margin: 0.75em 0em 0em; }

.ui.popup.top, .floorplan .popup.top.modal {
  margin: 0em 0em 0.75em; }

.ui.popup.left.center, .floorplan .popup.left.center.modal {
  margin: 0em 0.75em 0em 0em; }

.ui.popup.right.center, .floorplan .popup.right.center.modal {
  margin: 0em 0em 0em 0.75em; }

/*--------------
     Pointer
---------------*/
/*--- Below ---*/
.ui.bottom.center.popup:before, .floorplan .bottom.center.popup.modal:before {
  margin-left: -0.325em;
  top: -0.325em;
  left: 50%;
  right: auto;
  bottom: auto;
  box-shadow: -1px -1px 0px 0px #b3b3b3; }

.ui.bottom.left.popup, .floorplan .bottom.left.popup.modal {
  margin-left: 0em; }

.ui.bottom.left.popup:before, .floorplan .bottom.left.popup.modal:before {
  top: -0.325em;
  left: 1em;
  right: auto;
  bottom: auto;
  margin-left: 0em;
  box-shadow: -1px -1px 0px 0px #b3b3b3; }

.ui.bottom.right.popup, .floorplan .bottom.right.popup.modal {
  margin-right: 0em; }

.ui.bottom.right.popup:before, .floorplan .bottom.right.popup.modal:before {
  top: -0.325em;
  right: 1em;
  bottom: auto;
  left: auto;
  margin-left: 0em;
  box-shadow: -1px -1px 0px 0px #b3b3b3; }

/*--- Above ---*/
.ui.top.center.popup:before, .floorplan .top.center.popup.modal:before {
  top: auto;
  right: auto;
  bottom: -0.325em;
  left: 50%;
  margin-left: -0.325em; }

.ui.top.left.popup, .floorplan .top.left.popup.modal {
  margin-left: 0em; }

.ui.top.left.popup:before, .floorplan .top.left.popup.modal:before {
  bottom: -0.325em;
  left: 1em;
  top: auto;
  right: auto;
  margin-left: 0em; }

.ui.top.right.popup, .floorplan .top.right.popup.modal {
  margin-right: 0em; }

.ui.top.right.popup:before, .floorplan .top.right.popup.modal:before {
  bottom: -0.325em;
  right: 1em;
  top: auto;
  left: auto;
  margin-left: 0em; }

/*--- Left Center ---*/
.ui.left.center.popup:before, .floorplan .left.center.popup.modal:before {
  top: 50%;
  right: -0.325em;
  bottom: auto;
  left: auto;
  margin-top: -0.325em;
  box-shadow: 1px -1px 0px 0px #b3b3b3; }

/*--- Right Center  ---*/
.ui.right.center.popup:before, .floorplan .right.center.popup.modal:before {
  top: 50%;
  left: -0.325em;
  bottom: auto;
  right: auto;
  margin-top: -0.325em;
  box-shadow: -1px 1px 0px 0px #b3b3b3; }

/*******************************
            Coupling
*******************************/
/* Immediate Nested Grid */
.ui.popup > .ui.grid:not(.padded), .floorplan .popup.modal > .ui.grid:not(.padded), .floorplan .ui.popup > .grid.modal:not(.padded), .floorplan .popup.modal > .grid.modal:not(.padded) {
  width: -webkit-calc(100% + 1.75rem);
  width: calc(100% + 1.75rem);
  margin: -0.7rem -0.875rem; }

/*******************************
            States
*******************************/
.ui.loading.popup, .floorplan .loading.popup.modal {
  display: block;
  visibility: hidden;
  z-index: -1; }

.ui.animating.popup, .floorplan .animating.popup.modal,
.ui.visible.popup,
.floorplan .visible.popup.modal {
  display: block; }

/*******************************
            Variations
*******************************/
/*--------------
     Basic
---------------*/
.ui.basic.popup:before, .floorplan .basic.popup.modal:before {
  display: none; }

/*--------------
     Wide
---------------*/
.ui.wide.popup, .floorplan .wide.popup.modal {
  width: 350px;
  max-width: 350px; }

.ui[class*="very wide"].popup, .floorplan [class*="very wide"].popup.modal {
  width: 550px;
  max-width: 550px; }

/*--------------
     Fluid
---------------*/
.ui.fluid.popup, .floorplan .fluid.popup.modal {
  width: 100%;
  max-width: none; }

/*--------------
     Colors
---------------*/
/* Inverted colors  */
.ui.inverted.popup, .floorplan .inverted.popup.modal {
  background: #1b1c1d;
  color: #ffffff;
  border: none;
  box-shadow: none; }

.ui.inverted.popup .header, .floorplan .inverted.popup.modal .header {
  background-color: none;
  color: #ffffff; }

.ui.inverted.popup:before, .floorplan .inverted.popup.modal:before {
  background-color: #1b1c1d;
  box-shadow: none !important; }

/*--------------
     Flowing
---------------*/
.ui.flowing.popup, .floorplan .flowing.popup.modal {
  max-width: none; }

/*--------------
     Sizes
---------------*/
.ui.small.popup, select.ui.popup.tiny, .floorplan select.popup.tiny.modal, .floorplan .small.popup.modal {
  font-size: 0.8rem; }

.ui.popup, .floorplan .popup.modal {
  font-size: 0.875rem; }

.ui.large.popup, .floorplan .large.popup.modal {
  font-size: 1rem; }

.ui.huge.popup, .floorplan .huge.popup.modal {
  font-size: 1.1rem; }

/*******************************
         Theme Overrides
*******************************/
.ui.popup .content, .floorplan .popup.modal .content {
  line-height: 16px; }

/*******************************
        User Overrides
*******************************/
.page-gallery {
  padding-bottom: 3.75em; }

.masonry {
  width: 100%;
  display: inline-block; }
  .masonry .item {
    background: #efeee9;
    width: 19.40625em;
    height: 13em;
    position: relative;
    opacity: 0;
    margin-bottom: 10px; }
    .masonry .item img {
      position: absolute;
      display: block;
      border-radius: 2px;
      width: 100%;
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
    .masonry .item .inner {
      position: relative;
      height: 100%;
      width: 100%;
      overflow: hidden; }
      .masonry .item .inner span {
        position: absolute; }
    .masonry .item .overlay-hover {
      opacity: 0;
      color: #fff;
      margin: 0 auto;
      max-width: 14em;
      text-shadow: 0 0 30px #000; }
      .masonry .item .overlay-hover .title {
        border-top: 1px solid #fff;
        cursor: pointer; }
      .masonry .item .overlay-hover .sub-title {
        border-bottom: 1px solid #fff;
        cursor: pointer; }
    .masonry .item:hover img {
      -webkit-transform: scale(1.1) translateX(10px) translate3d(0, 0, 0);
      -moz-transform: scale(1.1) translateX(10px) translate3d(0, 0, 0);
      -ms-transform: scale(1.1) translateX(10px) translate3d(0, 0, 0);
      -o-transform: scale(1.1) translateX(10px) translate3d(0, 0, 0);
      transform: scale(1.1) translateX(10px) translate3d(0, 0, 0); }
    .masonry .item:hover .overlay-hover {
      -webkit-transition: opacity 0.25s ease-in-out;
      -moz-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out;
      opacity: 1; }
      .masonry .item:hover .overlay-hover .title {
        -webkit-transition: -webkit-transform 0.25s ease-out;
        -moz-transition: -moz-transform 0.25s ease-out;
        transition: transform 0.25s ease-out;
        -webkit-transform: translateY(-7em);
        -moz-transform: translateY(-7em);
        -ms-transform: translateY(-7em);
        -o-transform: translateY(-7em);
        transform: translateY(-7em); }
      .masonry .item:hover .overlay-hover .sub-title {
        -webkit-transition: -webkit-transform 0.35s ease-out;
        -moz-transition: -moz-transform 0.35s ease-out;
        transition: transform 0.35s ease-out;
        -webkit-transform: translateY(-10em);
        -moz-transform: translateY(-10em);
        -ms-transform: translateY(-10em);
        -o-transform: translateY(-10em);
        transform: translateY(-10em); }
      @media screen and (max-width: 64em) {
        .masonry .item:hover .overlay-hover .title {
          -webkit-transform: translateY(-5em);
          -moz-transform: translateY(-5em);
          -ms-transform: translateY(-5em);
          -o-transform: translateY(-5em);
          transform: translateY(-5em);
          border-top: none; }
        .masonry .item:hover .overlay-hover .sub-title {
          -webkit-transform: translateY(-8em);
          -moz-transform: translateY(-8em);
          -ms-transform: translateY(-8em);
          -o-transform: translateY(-8em);
          transform: translateY(-8em);
          border-bottom: none; } }
    @media screen and (max-width: 64em) {
      .masonry .item {
        height: 9.1em;
        width: calc(25% - 10px); } }
    @media screen and (max-width: 40em) {
      .masonry .item {
        height: 10em;
        width: 100%; } }
  .masonry .item.tall {
    width: 19.40625em;
    height: 26.625em; }
  .masonry .item.huge {
    width: 79.5em;
    height: 13em; }
    .masonry .item.huge img {
      margin: -26em 0; }
  .masonry .item.wide {
    width: 39.4375em;
    height: 13em; }
    .masonry .item.wide img {
      margin: -8.125em 0; }
  @media screen and (max-width: 64em) {
    .masonry .item.huge img, .masonry .item.wide img {
      margin: -6.5em 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .masonry .item.huge, .masonry .item.wide {
      height: 9.1em;
      width: 61%; } }
  @media screen and (max-width: 40em) {
    .masonry .item.huge, .masonry .item.wide {
      height: 10em;
      width: 100%; } }

@keyframes inertiaUp {
  0% {
    /* start from it's initial scale */
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    /*
         stretch on the Y axis, and move down 1em -
         against the grain of the transition which is moving up
      */
    -webkit-transform: scaleY(1.2) translateY(1em);
    -moz-transform: scaleY(1.2) translateY(1em);
    -ms-transform: scaleY(1.2) translateY(1em);
    -o-transform: scaleY(1.2) translateY(1em);
    transform: scaleY(1.2) translateY(1em); }
  100% {
    /* end on it's initial scale */
    -webkit-transform: scaleY(5);
    -moz-transform: scaleY(5);
    -ms-transform: scaleY(5);
    -o-transform: scaleY(5);
    transform: scaleY(5); } }

/**
 * Gallery hover points
 */
.u-img-hover-points {
  position: relative; }
  .u-img-hover-points .u-hover {
    width: 1.12em;
    height: 1.12em;
    background: #b1143a;
    border-radius: 10px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 2px;
    cursor: pointer; }
    @media screen and (max-width: 40em) {
      .u-img-hover-points .u-hover {
        display: none; } }
  .u-img-hover-points img {
    width: 100%; }

.mobile-point {
  display: none;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #b1143a; }
  @media screen and (max-width: 40em) {
    .mobile-point {
      display: block; } }

.mobile-point-description {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none; }
  .mobile-point-description .title {
    font-weight: 600; }
  .mobile-point-description li {
    margin: 1.618em 0; }
  .mobile-point-description .indicator {
    float: left;
    background: #3e4f55;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0.45em 0.6em 0 0; }
  @media screen and (max-width: 40em) {
    .mobile-point-description {
      display: block; } }

.main-gallery .main {
  position: relative; }
  .main-gallery .main nav {
    position: absolute;
    top: 0.2em;
    right: 0; }
    @media screen and (min-width: 48em) {
      .main-gallery .main nav {
        bottom: 1em;
        right: .8em;
        top: auto; } }
    .main-gallery .main nav a {
      color: #fff; }
    .main-gallery .main nav i {
      font-size: 2em; }
  .main-gallery .main .viewport {
    overflow: hidden; }

.main-gallery .side-carousel {
  background: none; }
  .main-gallery .side-carousel .owl-buttons {
    position: absolute;
    width: 100px;
    top: -50px;
    margin-top: 0;
    margin-left: 28%; }
    .main-gallery .side-carousel .owl-buttons .owl-next, .main-gallery .side-carousel .owl-buttons .owl-prev {
      background: none; }
  .main-gallery .side-carousel .owl-pagination {
    padding: 20px 0;
    max-width: 160px;
    margin: 0 auto; }
  .main-gallery .side-carousel .owl-page {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #3e4f55;
    margin-left: 1em;
    float: left;
    margin-bottom: 10px; }
    .main-gallery .side-carousel .owl-page.active {
      background: #3e4f55; }

.main-gallery {
  margin-top: 3.75em; }
  .main-gallery i {
    font-size: 2em; }
  .main-gallery .info {
    background-color: #322e2e;
    color: #fff;
    padding: 0.2em 1.618em;
    left: 1em; }
    @media screen and (min-width: 48em) {
      .main-gallery .info {
        position: absolute;
        bottom: 0; } }
  @media screen and (min-width: 48em) {
    .main-gallery .main {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .main-gallery .main:last-child {
        margin-right: 0; } }
  .main-gallery .thumbs {
    display: none;
    margin-right: 0;
    float: left;
    padding-top: .25em; }
    @media screen and (min-width: 48em) {
      .main-gallery .thumbs {
        display: block;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .main-gallery .thumbs:last-child {
          margin-right: 0; } }
    .main-gallery .thumbs > div {
      display: none; }
    .main-gallery .thumbs .is-active {
      display: block; }
    .main-gallery .thumbs ul {
      list-style: none;
      margin: 0 0 0 0;
      display: inline-block;
      padding-left: 0; }
      .main-gallery .thumbs ul li {
        float: left;
        display: block;
        padding: 0 4px;
        margin-right: 27px;
        margin-bottom: 1em; }
        .main-gallery .thumbs ul li:nth-child(6n) {
          margin-right: 0; }
        .main-gallery .thumbs ul li:nth-child(6n+1) {
          clear: left; }
        .main-gallery .thumbs ul li img {
          height: 80px;
          width: 80px; }
          @media screen and (min-width: 1240px) {
            .main-gallery .thumbs ul li img {
              height: 160px;
              width: 160px; } }
    .main-gallery .thumbs .owl-item {
      padding: 4px; }

.mini-gallery {
  display: inline-block;
  width: 100%;
  position: relative; }
  .mini-gallery .item-gutter-sizer {
    width: 1%; }
  .mini-gallery .item-grid-sizer {
    width: 24%; }
  .mini-gallery .item {
    float: left;
    height: 250px;
    width: 100%;
    background: #efeee9;
    margin-bottom: 10px;
    position: relative; }
    @media screen and (min-width: 48em) {
      .mini-gallery .item {
        width: 24%;
        height: 250px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .mini-gallery .item {
        float: left;
        width: 24%;
        height: 250px; } }
    @media screen and (max-width: 40em) {
      .mini-gallery .item {
        width: 100%; } }
    .mini-gallery .item .info {
      bottom: 1em;
      color: #fff;
      left: 1.618em;
      position: absolute; }
      .mini-gallery .item .info a {
        border-color: inherit;
        color: inherit; }
    @media screen and (min-width: 48em) {
      .mini-gallery .item.wide {
        width: 49%; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .mini-gallery .item.wide {
        width: 24%;
        float: left; } }
    .mini-gallery .item.tall {
      height: 510px; }
      @media screen and (max-width: 64em) {
        .mini-gallery .item.tall {
          height: 250px; } }

.popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }
  @media screen and (min-width: 48em) {
    .popup-overlay {
      display: block; } }
  .popup-overlay .point {
    position: absolute;
    width: 30px;
    height: 30px; }
  .popup-overlay .point:before {
    content: '';
    width: 5px;
    height: 5px;
    padding: 5px;
    border-radius: 30px;
    background-color: #b1143a;
    z-index: 10;
    position: absolute;
    left: 10px;
    top: 10px; }
  .popup-overlay .point:after {
    content: '';
    border: 10px solid #b1143a;
    background: transparent;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 1;
    opacity: 0; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: .0; }
  25% {
    -webkit-transform: scale(0);
    opacity: .1; }
  50% {
    -webkit-transform: scale(0.1);
    opacity: .3; }
  75% {
    -webkit-transform: scale(0.5);
    opacity: .5; }
  100% {
    -webkit-transform: scale(1);
    opacity: .0; } }

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: .0; }
  25% {
    -moz-transform: scale(0);
    opacity: .1; }
  50% {
    -moz-transform: scale(0.1);
    opacity: .3; }
  75% {
    -moz-transform: scale(0.5);
    opacity: .5; }
  100% {
    -moz-transform: scale(1);
    opacity: .0; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: .0; }
  25% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: .1; }
  50% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: .3; }
  75% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: .0; } }

/*
Search bar
 */
.search-bar {
  background: #efeee9;
  text-align: center; }
  .search-bar h2 {
    font-size: 2rem;
    margin-bottom: 10px; }
  .search-bar .title {
    margin: 1.1em 0 0.2em;
    font-size: 1.86em;
    font-weight: 600; }
  .search-bar p {
    max-width: 60em;
    margin: 0 auto 2.3em;
    line-height: 1.4em; }
    @media screen and (max-width: 40em) {
      .search-bar p {
        margin-bottom: 1em; } }
  .search-bar .sp-amenities {
    width: auto;
    margin: 0 auto 1.618em; }
    @media screen and (max-width: 40em) {
      .search-bar .sp-amenities {
        border-top: 1px solid;
        padding-top: 1em;
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .search-bar .sp-amenities .item {
          margin: 0 0 1em 0;
          flex: 1; } }
  @media screen and (max-width: 40em) {
    .search-bar {
      padding: 1em; } }
  .search-bar .bottom-bar .row {
    padding: 0 1em; }
  @media screen and (max-width: 64em) {
    .search-bar > .row {
      padding: 0 .8em; } }

@media screen and (max-width: 40em) {
  .nav-container ul li {
    width: 100%;
    margin: 0.4em 0; } }

.feature-filter {
  padding: 1em 0; }
  .feature-filter span {
    padding: 0.4em 1.618em;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    margin: .4em 0; }

/*
Range filter component
*
*/
.range-filters {
  margin: 0;
  padding: 0;
  display: none; }
  .range-filters li {
    list-style: none;
    padding: 10px;
    border-radius: 2px;
    border: 2px solid #e2e1d5;
    cursor: pointer;
    margin-bottom: 10px; }
    .range-filters li:last-child {
      margin-bottom: 0; }
    .range-filters li:hover {
      border: 2px solid rgba(62, 79, 85, 0.2); }
    .range-filters li.is-active, .range-filters li.is-active:hover {
      border: 2px solid rgba(62, 79, 85, 0.4); }
  @media screen and (min-width: 48em) {
    .range-filters {
      display: flex;
      justify-content: center;
      max-width: 72em;
      margin: 0 auto; }
      .range-filters li {
        margin-bottom: 0;
        width: 180px;
        margin-right: 10px; }
      .range-filters img {
        height: 60px; } }

.homepage-hero {
  display: inline-block;
  width: 100%;
  background: #322e2e;
  padding: 50px 0; }
  .homepage-hero .logo {
    margin: 0 auto 36px;
    max-width: 125px; }
  .homepage-hero .tagline {
    letter-spacing: .4em;
    font-size: 1em;
    text-align: center;
    color: #fff;
    line-height: 1.4em; }

.homepage-masonry {
  padding: 1px 0;
  display: inline-block;
  width: 100%;
  height: 764px; }
  .homepage-masonry .col {
    width: 33.33333%;
    height: 504px;
    float: left; }
  .homepage-masonry .half.col {
    height: 252px;
    margin-top: 4px; }
  .homepage-masonry p {
    font-weight: 300;
    letter-spacing: 1px; }
  .homepage-masonry .item {
    background: #efeee9;
    width: calc(50% - 4px);
    margin: 2px;
    height: 250px;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .homepage-masonry .item .copy {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 12;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center; }
    .homepage-masonry .item .logo {
      margin: 0 auto;
      padding-bottom: 14px; }
      .homepage-masonry .item .logo img {
        max-height: 50px;
        max-width: 90%;
        height: 100%; }
    .homepage-masonry .item .copy .title {
      font-weight: 600;
      text-transform: uppercase;
      font-size: 1.4em;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
      padding-bottom: 10px; }
    .homepage-masonry .item .copy .description {
      font-weight: 300;
      font-size: 14px;
      max-width: 200px;
      margin: 0 auto;
      line-height: 16px;
      text-shadow: 0 0 10px #000; }
    .homepage-masonry .item .inner-image {
      -webkit-filter: saturate(120%);
      filter: saturate(120%); }
      .homepage-masonry .item .inner-image:before {
        content: '';
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        display: block; }
    .homepage-masonry .item .button, .homepage-masonry .item .search-bar .search-button, .search-bar .homepage-masonry .item .search-button {
      display: none; }
    .homepage-masonry .item.double {
      width: calc(100% - 4px);
      height: 504px; }
      .homepage-masonry .item.double p {
        margin: 0; }
      @media screen and (min-width: 1340px) and (max-width: 1510px) {
        .homepage-masonry .item.double .button, .homepage-masonry .item.double .search-bar .search-button, .search-bar .homepage-masonry .item.double .search-button {
          float: left; } }
    .homepage-masonry .item.tall {
      height: 504px; }
    .homepage-masonry .item.wide {
      width: calc(100% - 4px); }
    .homepage-masonry .item:hover {
      background-size: 130%; }
  @media screen and (max-width: 40em) {
    .homepage-masonry .item p {
      font-weight: 500;
      text-shadow: 0 0 8px #000; } }
  .homepage-masonry .inner-image {
    height: 100%;
    width: 100%;
    z-index: 8;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s; }
  .homepage-masonry .item:hover .inner-image {
    -webkit-transform: translateZ(0) scale(1.05);
    -moz-transform: translateZ(0) scale(1.05);
    -ms-transform: translateZ(0) scale(1.05);
    -o-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05); }
  @media screen and (max-width: 1340px) {
    .homepage-masonry {
      height: 2292px; }
      .homepage-masonry .col {
        width: 100%;
        margin: 2px 0; } }
  @media screen and (max-width: 480px) {
    .homepage-masonry {
      height: auto; }
      .homepage-masonry .item, .homepage-masonry .item.wide, .homepage-masonry .item.double {
        width: 100%;
        margin: .8em 0; }
      .homepage-masonry .col {
        height: auto;
        margin: 0 0 0 0;
        padding: 0 .8em; } }

.video iframe {
  width: 100%;
  height: 25em; }

.video-playlist {
  max-width: 50em;
  margin: 0 auto; }

.call-to-action {
  display: inline-block;
  width: 100%;
  padding: 20px 0; }
  .call-to-action .button, .call-to-action .search-bar .search-button, .search-bar .call-to-action .search-button {
    margin: 0 auto;
    display: block;
    max-width: 233px;
    padding: 8px 0;
    font-size: .9em;
    letter-spacing: .01em; }
  @media screen and (min-width: 48em) {
    .call-to-action {
      padding: 54px 0 0; } }

.latest-news {
  position: relative; }
  .latest-news .article.summary {
    margin: 0 auto 3em; }
  .latest-news .text {
    color: #fff;
    max-width: 34em;
    padding: 0 .8em; }
  @media screen and (min-width: 48em) {
    .latest-news {
      min-height: 510px; }
      .latest-news .article.summary {
        margin: 0 0 3em; }
      .latest-news .text {
        position: absolute;
        bottom: 0;
        font-size: 2em; } }
  @media screen and (max-width: 64em) {
    .latest-news .article.summary {
      margin: 0 auto 3em; }
    .latest-news .news-sidebar {
      margin: 0 auto;
      max-width: 40em; }
    .latest-news h4 {
      text-align: center; }
    .latest-news .addthis_sharing_toolbox {
      max-width: 14em;
      margin: 0 auto; } }

.homepage.parallax-window {
  font-weight: 100; }
  .homepage.parallax-window p {
    font-weight: 100;
    margin: 0 0 1em;
    font-size: 1em; }
  .homepage.parallax-window .parallax-static-content {
    color: #fff;
    padding: 1.618em .8em;
    display: inline-block; }
    .homepage.parallax-window .parallax-static-content a {
      border: 1px solid #fff;
      padding: 10px 24px;
      font-size: 16px;
      border-radius: 3px;
      color: #fff;
      font-weight: 500;
      letter-spacing: 0.1em; }
  @media screen and (min-width: 48em) {
    .homepage.parallax-window .parallax-static-content {
      text-align: left;
      max-width: 31.6em;
      margin: 0 auto;
      font-size: 2em;
      padding: 1em .8em 0; }
    .homepage.parallax-window .foreground-image img {
      width: 100%; } }

.search-house-land {
  color: #fff;
  text-align: center;
  position: relative; }
  .search-house-land .row {
    position: relative;
    z-index: 9; }
  .search-house-land .background-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 10em; }
    .search-house-land .background-video-container .background-video {
      height: 100%; }
      .search-house-land .background-video-container .background-video > div {
        z-index: 0 !important; }
    .search-house-land .background-video-container:after {
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.3);
      position: absolute; }
  .search-house-land h2 {
    margin: .5em 0 .3em 0;
    line-height: 1.2em; }
    @media screen and (max-width: 40em) {
      .search-house-land h2 {
        font-size: 3em;
        line-height: 1.2em; } }
  .search-house-land .row {
    padding: 0 .8em; }
    @media screen and (min-width: 48em) {
      .search-house-land .row {
        padding: 0 0;
        max-width: 30em; } }
  .search-house-land .prompt {
    max-width: 27em;
    margin: 0 auto;
    padding: 1.618em 0 1.2em 40px;
    position: relative;
    display: inline-block;
    line-height: 44px; }
    .search-house-land .prompt img {
      max-width: 28px;
      float: left;
      margin-right: 1em;
      position: absolute;
      left: 0;
      top: 22px; }
    .search-house-land .prompt span {
      float: left;
      color: white;
      font-size: 1.2em;
      font-weight: 600;
      text-align: left; }
  .search-house-land .search {
    max-width: 44em;
    margin: 0 auto; }
  @media screen and (min-width: 48em) {
    .search-house-land {
      min-height: 510px; } }

.search-widget {
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  .search-widget .dropdown {
    width: 100%;
    float: left;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
  @media screen and (min-width: 48em) {
    .search-widget .dropdown {
      padding: 1em;
      font-size: 1.2em; }
      .search-widget .dropdown input.search {
        font-size: 1.2em; }
      .search-widget .dropdown .default.text {
        letter-spacing: 2px;
        width: 100%;
        text-align: center;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
      .search-widget .dropdown .text {
        padding-top: 5px; }
      .search-widget .dropdown .dropdown.icon {
        margin-top: -22px !important;
        right: -2px !important; }
    .search-widget .active .default.text {
      text-align: left;
      color: rgba(140, 140, 140, 0.2); } }
  .search-widget .select-button {
    position: absolute;
    right: 0;
    font-size: 1.2em;
    display: none;
    padding: 10px 18px; }
    @media screen and (min-width: 48em) {
      .search-widget .select-button {
        padding: 16px 18px; } }
  .search-widget.is-open {
    padding-right: 5em; }
    .search-widget.is-open .select-button {
      display: block; }

section.our-story .row {
  padding: 2em 0 4em; }

/*
Floorplan Widget
 */
.js-price-switcher {
  display: none !important; }

.js-price-switcher.is-visible {
  display: inline-block !important; }

ul.js-tab-content > li {
  display: none; }
  ul.js-tab-content > li.is-visible {
    display: list-item; }

.home-floorplan {
  background: #efeee9;
  padding: 4.6em 0; }
  .home-floorplan .body {
    margin: 4.6em auto 0; }
  @media screen and (max-width: 40em) {
    .home-floorplan {
      padding: 2.6em 0; }
      .home-floorplan .body {
        margin-top: 2.6em; } }

@media screen and (max-width: 64em) {
  .right-home-details {
    display: none; } }

.left-home-details {
  display: none; }
  @media screen and (max-width: 64em) {
    .left-home-details {
      display: block; } }

.right-home-details .list, .left-home-details .list {
  display: none; }

.right-home-details .list.is-visible, .left-home-details .list.is-visible {
  display: block; }

.specification_select_price {
  width: 100%; }

.list .header {
  font-weight: 600;
  text-transform: uppercase;
  background: #e3e1d5;
  padding: 0.4em;
  display: inline-block;
  width: 100%;
  line-height: 1;
  margin-top: 1em; }
  .list .header:first-child {
    margin-top: 0; }

.list ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0; }
  .list ul li {
    border-bottom: 1px solid #000;
    padding: 0.2em 0.4em; }
    .list ul li:last-child, .list ul li.fpgroup-sizes {
      border-bottom: none; }
    .list ul li span:last-child {
      float: right; }
    .list ul li.last {
      border-bottom: none; }

.list .price {
  padding: .6em .6em 1.2em;
  display: inline-block;
  width: 100%;
  text-align: center; }
  .list .price p {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 0;
    margin-bottom: 0em; }
  .list .price span.num {
    font-size: 2em;
    font-weight: 600;
    width: 100%;
    display: block; }
  .list .price .columns {
    padding-left: 0; }
    .list .price .columns:nth-child(2n) {
      margin-right: 0; }
    .list .price .columns:nth-child(2n+1) {
      clear: left; }
  @media screen and (max-width: 40em) {
    .list .price {
      text-align: center; } }

.list .button, .list .search-bar .search-button, .search-bar .list .search-button {
  width: 100%;
  margin-top: 1em; }

.home-sizes .details {
  display: none; }
  .home-sizes .details.is-visible {
    display: block; }

.illustrated-opts {
  margin: 1em;
  padding: 1em;
  background: #e3e1d5; }
  .illustrated-opts p {
    margin: 0;
    font-weight: bold; }
  .illustrated-opts ul {
    list-style-type: square;
    list-style-position: inside;
    font-size: 0.85em; }
    .illustrated-opts ul li {
      border: none;
      line-height: 1.1em; }

section.bar {
  padding: 3.25em 0; }

section.inverted {
  background: #efeee9; }

section.dark {
  background: #e4e4da; }

section.white {
  background: #fff !important; }

@media screen and (max-width: 40em) {
  section.bar {
    padding: 1.618em 0; } }

.floorplan {
  display: none;
  text-align: center; }
  .floorplan .text {
    margin-top: 0; }
    .floorplan .text i {
      border-radius: 5px;
      font-size: 1em;
      margin-right: 8px; }
      .floorplan .text i span {
        padding-right: 10px; }
  .floorplan.is-visible {
    display: block; }

.u-reveal-area .dimensions {
  float: right;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.u-reveal-area .total-area {
  position: absolute;
  right: 1.25em;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px); }

.u-reveal-area:hover span:first-child {
  font-weight: 600; }

.u-reveal-area:hover .dimensions {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px); }

.u-reveal-area:hover .total-area {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1; }

#u-print-content .show-for-print {
  display: none; }

.show-for-print {
  display: none; }

.print-copyright {
  text-align: center;
  color: #fff;
  margin: 0;
  font-family: sans-serif;
  position: absolute;
  font-size: 6em;
  top: 233px;
  opacity: .4;
  text-shadow: 0 0 10px #000; }

@media print {
  .show-for-print {
    display: block; } }

object {
  width: 100%;
  height: auto;
  pointer-events: none; }

.js-modal-link {
  display: block; }

.u-option-switcher {
  padding: 0.4em 0; }
  .u-option-switcher li.is-active {
    background: #b1143a;
    color: #fff; }
    .u-option-switcher li.is-active a {
      color: #fff; }
  .u-option-switcher a {
    color: #3e4f55;
    display: block; }
  .u-option-switcher .icon-down-open:before {
    -webkit-transform: rotate(-90deg) translateX(-2px);
    -moz-transform: rotate(-90deg) translateX(-2px);
    -ms-transform: rotate(-90deg) translateX(-2px);
    -o-transform: rotate(-90deg) translateX(-2px);
    transform: rotate(-90deg) translateX(-2px); }

/*
Facade carousel
 */
.owl-buttons {
  position: absolute;
  width: 100%;
  margin-top: -36%; }
  .owl-buttons .owl-prev, .owl-buttons .owl-next {
    position: absolute;
    background: rgba(177, 20, 58, 0.8);
    height: 4.4em;
    width: 3em; }
  .owl-buttons .owl-prev {
    left: 0;
    background: url("/wp-content/themes/weeksbg/assets/svg/img-facade-carousel-btn.svg");
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1); }
  .owl-buttons .owl-next {
    right: 0;
    background: url("/wp-content/themes/weeksbg/assets/svg/img-facade-carousel-btn.svg"); }
  @media screen and (max-width: 40em) {
    .owl-buttons .owl-next, .owl-buttons .owl-prev {
      background-size: 27px 36px;
      background-repeat: no-repeat;
      width: 1.618em;
      height: 3.236em; } }

.owl-controls {
  display: none; }

.owl-wrapper-outer:hover + .owl-controls {
  display: block; }

/*
Home Designs
 */
.util-bar {
  padding: 1.618em 0;
  display: inline-block;
  width: 100%; }
  .util-bar .dropdown {
    float: right;
    width: 15.4em; }
  .util-bar .left {
    padding: 1em 0; }
  @media screen and (max-width: 40em) {
    .util-bar {
      padding: 0.8em 0 1.618em 0; }
      .util-bar .left,
      .util-bar .right,
      .util-bar .dropdown {
        width: 100%; }
      .util-bar .left {
        text-align: center; } }

.left {
  float: left; }

.home-count {
  margin: 1.618em 0em;
  float: right;
  max-width: 40em; }
  .home-count span.text {
    float: left;
    margin: 0.9em 1.4em 0 0; }
  .home-count span, .home-count .dropdown {
    margin-bottom: 0; }
  .home-count .dropdown {
    float: right;
    width: 18.6em; }
  @media screen and (max-width: 40em) {
    .home-count {
      width: 100%;
      text-align: center; }
      .home-count span {
        float: none; }
      .home-count span.text {
        float: none;
        margin: 0 0 0 0; }
      .home-count .dropdown {
        width: 100%;
        margin-top: 1em; } }

/**
 * Test animation
 */
@keyframes nodeInserted {
  from {
    clip: rect(1px, auto, auto, auto); }
  to {
    clip: rect(0, auto, auto, auto); } }

.homes-content > .home-listing, .homes-content > .land-listing {
  animation-duration: 0.001s;
  animation-name: nodeInserted; }

.home-listing, .land-listing {
  position: relative;
  text-transform: uppercase;
  text-align: center; }
  .home-listing .img, .land-listing .img {
    position: relative; }
    .home-listing .img img, .land-listing .img img {
      width: 100%; }
  .home-listing .block-sizes, .land-listing .block-sizes {
    font-size: 0.8em;
    position: absolute;
    display: block;
    bottom: 0em;
    width: 100%; }
    .home-listing .block-sizes span, .land-listing .block-sizes span {
      background: #efeee9;
      /* font-size: 0.8em; */
      font-weight: 700;
      /* padding: 0.2em 1em; */
      margin: 0.4em;
      width: 20px;
      height: 20px;
      display: block;
      float: left; }
    .home-listing .block-sizes span.is-active, .land-listing .block-sizes span.is-active {
      background: #b1143a;
      color: #efeee9; }
  .home-listing .panel-container, .land-listing .panel-container {
    position: relative;
    margin-top: -12px; }
    .home-listing .panel-container .tab-container, .land-listing .panel-container .tab-container {
      display: block;
      margin: 0 auto; }
    .home-listing .panel-container.has-floorplans, .land-listing .panel-container.has-floorplans {
      margin-top: -38px; }
    .home-listing .panel-container .tab, .land-listing .panel-container .tab {
      background: #efeee9;
      margin-right: 0.2em;
      cursor: pointer;
      display: inline-block;
      min-width: 25px;
      height: 25px;
      padding: 0 4px; }
      .home-listing .panel-container .tab.is-active, .land-listing .panel-container .tab.is-active {
        background: #b1143a;
        color: #fff; }
    @media screen and (max-width: 40em) {
      .home-listing .panel-container, .land-listing .panel-container {
        padding: 0; }
        .home-listing .panel-container .tab-container, .land-listing .panel-container .tab-container {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          .home-listing .panel-container .tab-container .tab, .land-listing .panel-container .tab-container .tab {
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            -webkit-flex: 1;
            -moz-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-right: 0;
            border-right: 1px solid #3e4f55; }
          .home-listing .panel-container .tab-container .tab:last-child, .land-listing .panel-container .tab-container .tab:last-child {
            border-right: 0; } }
  .home-listing .panel, .land-listing .panel {
    margin-top: 0.625em;
    background: #efeee9;
    padding: 0.6em 0em;
    display: none; }
    @media screen and (max-width: 40em) {
      .home-listing .panel, .land-listing .panel {
        margin-top: 0;
        border-top: 1px solid #3e4f55; } }
    .home-listing .panel.is-visible, .land-listing .panel.is-visible {
      display: block; }
    .home-listing .panel .inner, .land-listing .panel .inner {
      font-size: 1.2em;
      padding: 0 1em; }
      .home-listing .panel .inner > span:first-child, .land-listing .panel .inner > span:first-child {
        display: block;
        line-height: 1.4em; }
      .home-listing .panel .inner > span:nth-child(2), .land-listing .panel .inner > span:nth-child(2) {
        display: block;
        line-height: 1.2em; }
      .home-listing .panel .inner i, .land-listing .panel .inner i {
        padding-right: 0.53933em; }
    .home-listing .panel .stats, .land-listing .panel .stats {
      text-transform: none;
      font-size: 0.76em;
      padding-top: 4px; }
      .home-listing .panel .stats span, .land-listing .panel .stats span {
        white-space: nowrap;
        padding: 0.2em; }
        .home-listing .panel .stats span strong, .land-listing .panel .stats span strong {
          text-transform: uppercase; }
  .home-listing .heart, .land-listing .heart {
    position: absolute;
    top: 0.1em;
    right: 0.6em; }
  .home-listing .amenities, .land-listing .amenities {
    margin-bottom: 0.2em;
    font-size: 0.9rem;
    font-weight: 700; }
    .home-listing .amenities span, .land-listing .amenities span {
      padding: 0.53933em; }
  .home-listing hr, .land-listing hr {
    border: solid #747b7f;
    border-width: 1px 0 0;
    margin: 0.5em 0.2em 0.8em; }
  .home-listing a, .land-listing a {
    color: #3e4f55; }

.home-add-button {
  color: #fff; }

.heart {
  font-size: 1.618em; }
  .heart .icon-heart, .heart .property-remove-button i, .property-remove-button .heart i {
    color: #df1949;
    opacity: .7; }

/*
Single home design
 */
.home-overview {
  padding: 0 1em; }
  @media screen and (max-width: 40em) {
    .home-overview {
      margin: -2em auto 0; } }
  .home-overview .home-overview-overlay i {
    color: #fff; }
  .home-overview ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .home-overview .img {
    margin: -12em auto 0;
    border: 4px solid #fff;
    max-width: 53em;
    position: relative;
    min-height: 30em;
    background: #efeee9; }
    @media screen and (max-width: 64em) {
      .home-overview .img {
        min-height: inherit; } }
    .home-overview .img .caption {
      position: absolute;
      bottom: 0;
      bottom: 1em;
      left: 1.618em;
      color: #fff;
      font-weight: 600; }
    .home-overview .img .heart {
      position: absolute;
      z-index: 9;
      top: 1em;
      right: 1.6em; }
      .home-overview .img .heart i {
        font-size: 1.7em;
        color: #cdcdcd; }
    @media screen and (max-width: 40em) {
      .home-overview .img {
        min-height: 0;
        margin: 0 auto; } }
  .home-overview .sp-amenities {
    width: auto; }
  .home-overview .blurb {
    text-align: center;
    max-width: 48em;
    margin: 0 auto;
    padding: 2em 0; }
    .home-overview .blurb .title {
      font-size: 1.9em;
      font-weight: 600;
      margin-bottom: .6em;
      margin-top: 0; }
    @media screen and (max-width: 40em) {
      .home-overview .blurb {
        padding: 1em 0; } }
    .home-overview .blurb p a {
      color: #b1143a; }

.home-overview {
  position: relative;
  max-width: 55em;
  margin: 0 auto; }
  .home-overview .home-overview-overlay {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .home-overview:hover .home-overview-overlay {
    opacity: 1; }

.home-overview-overlay {
  position: absolute;
  top: 0;
  padding: 1.617em 2em 0;
  z-index: 9;
  left: 0;
  right: 0; }
  .home-overview-overlay .inner {
    position: relative; }
  .home-overview-overlay .left-action {
    left: 0; }
  .home-overview-overlay label {
    top: -4px;
    left: 3px; }

.owl-carousel .owl-item img {
  width: 100%; }

.white.bar .owl-carousel {
  background: #fff; }

.embedded-advert {
  background: #e2e1d5;
  position: relative;
  min-height: 22.39em; }
  .embedded-advert .button, .embedded-advert .search-bar .search-button, .search-bar .embedded-advert .search-button {
    border-color: #fff;
    color: #fff;
    position: absolute;
    bottom: 1.618em; }

.homes {
  padding: 0 .8em; }

.dropdown-label {
  width: 100%;
  position: relative;
  display: block; }
  .dropdown-label span {
    position: absolute;
    right: -10px;
    top: -2px;
    cursor: pointer; }

.img .clickable-block {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80%;
  z-index: 9; }

.img .clickable-block.padded {
  bottom: 80px;
  height: 50%; }

.home-design.parallax-window {
  font-weight: 100;
  max-height: 26em; }
  .home-design.parallax-window p {
    font-weight: 100;
    margin: 0 0 1em;
    font-size: 1em; }
  .home-design.parallax-window .parallax-static-content {
    color: #fff;
    padding: 1.618em .8em;
    display: inline-block; }
    .home-design.parallax-window .parallax-static-content a {
      border: 1px solid #fff;
      padding: 10px 24px;
      font-size: 16px;
      border-radius: 3px;
      color: #fff;
      font-weight: 500;
      letter-spacing: 0.1em; }
  @media screen and (min-width: 48em) {
    .home-design.parallax-window .parallax-static-content {
      text-align: left;
      max-width: 31.6em;
      margin: 0 auto;
      font-size: 2em;
      padding: 2em .8em;
      min-height: 10em; }
    .home-design.parallax-window .foreground-image img {
      display: block;
      margin: 0 auto 0.6em; } }

#frm_form_6_container {
  padding: 0 1rem; }

#ranges-content > .range-listing {
  animation-duration: 0.001s;
  animation-name: nodeInserted; }

.ranges-container {
  padding: 4em 0; }

.range-listing {
  position: relative;
  text-transform: uppercase;
  text-align: center; }
  .range-listing .img {
    position: relative;
    overflow: hidden;
    min-height: 250px; }
    .range-listing .img img {
      width: 100%; }
  .range-listing .panel {
    margin-top: 0.625em;
    background: #efeee9;
    padding: 0.6em 0em;
    display: none; }
    .range-listing .panel.is-visible {
      display: block; }
    .range-listing .panel .inner {
      font-size: 1.2em;
      padding: 0 1em; }
      .range-listing .panel .inner > span:first-child {
        display: block;
        line-height: 1.4em; }
      .range-listing .panel .inner > span:nth-child(2) {
        display: block;
        line-height: 1.2em; }
      .range-listing .panel .inner i {
        padding-right: 0.53933em; }
      @media screen and (min-width: 48em) {
        .range-listing .panel .inner {
          min-height: 16em; } }
    .range-listing .panel .stats {
      font-size: 0.76em; }
      .range-listing .panel .stats span {
        white-space: nowrap;
        padding: 0.2em; }
  .range-listing hr {
    border: solid #747b7f;
    border-width: 1px 0 0;
    margin: 0.5em 0.2em 0.8em; }
  .range-listing a {
    color: #3e4f55; }
  .range-listing .panel-container {
    margin-top: -10px; }
  .range-listing .corner-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    max-width: 120px;
    z-index: 2; }
    @media screen and (max-width: 40em) {
      .range-listing .corner-logo {
        max-width: 180px; } }
  .range-listing .underlay {
    position: absolute;
    top: 0;
    height: 250px;
    width: 100%;
    z-index: 1; }

/*
Single range details
 */
.img .clickable-block {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80%;
  z-index: 9; }

/* House land listing */
.land-listing .panel-container {
  margin-top: 0;
  background: #efeee9;
  padding: 0.8em 1em 0.4em; }

.land-listing .title {
  font-weight: 600; }

.land-listing .amenities i {
  padding-right: 0.8em; }

.land-listing .size {
  font-size: 0.7em;
  display: inline-block;
  width: 100%;
  padding-top: 0.2em; }
  .land-listing .size span {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-right: 0;
    text-align: center; }
    .land-listing .size span:last-child {
      margin-right: 0; }

.nearby-properties {
  padding: 1.618em 0; }

.small-listing .panel {
  background: #efeee9;
  color: #3e4f55;
  text-align: center;
  padding: 1em;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 700; }

/**
 * Single House land page
 */
.tabs-container {
  padding: 0.26em 0; }
  .tabs-container .package-info {
    padding: 3.6em 2.52em 0 0; }
    .tabs-container .package-info h4 {
      margin: 0; }
    .tabs-container .package-info a, .tabs-container .package-info a:hover, .tabs-container .package-info a:visited {
      color: #b1143a; }
  .tabs-container .enquiry {
    padding: 1.618em 0;
    padding: 3.6em 0 0 0; }
    .tabs-container .enquiry h4 {
      margin: 0 0 1em; }
    .tabs-container .enquiry .frm_radio {
      float: left;
      margin: 0.4em 1em 0 0; }
    .tabs-container .enquiry input[type="submit"] {
      width: 100% !important;
      padding: 0.5em 1em; }

.single-house-land {
  display: inline-block;
  position: relative;
  width: 100%; }
  .single-house-land .house-info {
    min-height: 90em;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    padding: 0 1.618em 3em 4.29em; }
    .single-house-land .house-info:last-child {
      margin-right: 0; }
    @media screen and (max-width: 64em) {
      .single-house-land .house-info {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        padding: 0 1.618em 0; }
        .single-house-land .house-info:last-child {
          margin-right: 0; } }
    .single-house-land .house-info .details {
      margin: 0 auto;
      max-width: 50em;
      padding: 3.2em 0 0 0; }
      .single-house-land .house-info .details .img {
        position: relative; }
        .single-house-land .house-info .details .img .heart {
          position: absolute;
          right: 0.4em;
          top: 0.4em;
          font-size: 1.618em; }
          .single-house-land .house-info .details .img .heart i {
            color: #cdcdcd; }
  .single-house-land .side-map {
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 8;
    background: #cdcdcd;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-right: 0; }
    .single-house-land .side-map:last-child {
      margin-right: 0; }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .single-house-land .side-map {
        display: none; } }
    @media screen and (max-width: 40em) {
      .single-house-land .side-map {
        display: none; } }

/*
House and land page
 */
.house-land {
  display: inline-block;
  position: relative;
  width: 100%; }
  .house-land .side-map {
    height: 100%;
    position: absolute;
    right: 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-right: 0; }
    .house-land .side-map:last-child {
      margin-right: 0; }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .house-land .side-map {
        display: none; } }
    @media screen and (max-width: 40em) {
      .house-land .side-map {
        display: none; } }
  .house-land #content-map, .house-land #properties-content-map {
    height: 100%; }
  .house-land #map-canvas {
    background: #dad7cb; }

.side-map {
  height: 100%;
  width: 40%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1001;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
  .side-map #content-map, .side-map #properties-content-map {
    height: 100%;
    width: 100%; }
  .side-map .close {
    display: none;
    position: absolute;
    left: -50px;
    top: 6px;
    font-size: 2em;
    color: #fff;
    width: 30px;
    cursor: pointer; }
  .side-map.is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
    .side-map.is-open .close {
      display: block; }
  .side-map.is-fixed {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

.map-tooltip {
  position: absolute;
  top: 2em;
  left: 26%;
  background: #fff;
  color: #3e4f55;
  z-index: 999;
  width: 410px;
  box-shadow: 0px 0 10px #c1c1c1;
  border-radius: 3px;
  padding: .8em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }
  .map-tooltip .inner {
    position: relative;
    padding-left: 30px; }
    .map-tooltip .inner i {
      position: absolute;
      left: 0; }
  .map-tooltip .title {
    font-weight: 600;
    display: block;
    margin-bottom: 8px; }
  .map-tooltip span {
    line-height: 20px; }

button.view-map {
  padding-left: 40px;
  padding: 12px 20px 10px 48px; }
  button.view-map img {
    width: 24px !important;
    position: absolute;
    left: 16px;
    top: 8px; }

#houselandFavModal {
  text-align: center; }

.sms-container {
  display: inline-block;
  width: 100%; }
  .sms-container .send-sms {
    max-width: 24em;
    margin: 0 auto;
    text-align: center; }

.no-properties {
  min-height: 102px;
  padding: 0 12px 12px; }

.centered-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .centered-list .display-listing {
    max-width: 326px;
    margin: 0 auto; }

/*
Display-homes infobox
 */
.sp-map-infobox .header {
  background: #b1143a;
  color: #fff;
  padding: 0.4em 0; }

.sp-map-infobox .content {
  padding: 0 2.4em;
  font-size: 0.9em; }
  .sp-map-infobox .content:before {
    content: ''; }

.sp-map-infobox .avatar {
  float: left;
  width: 2.6em;
  height: 2.6em;
  position: absolute;
  left: 0; }

.sp-map-infobox .contact {
  text-align: left;
  padding: 0 0 0 3em;
  position: relative;
  margin: 0.6em auto 0em auto;
  width: 10em; }
  .sp-map-infobox .contact div {
    padding: 0 0 0.2em;
    font-weight: 600; }
  .sp-map-infobox .contact.pad {
    margin-bottom: 1.4em; }

.sp-map-infobox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.9em; }

/* Display listing */
.display-listing .image {
  position: relative; }
  .display-listing .image img {
    width: 100%; }

.display-listing .corner-logo {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  max-width: 120px; }

.display-listing .panel {
  background: #efeee9;
  padding: .8em 0 1em 0;
  text-align: center;
  text-transform: uppercase; }
  .display-listing .panel .title {
    margin: 0 0 .6em 0;
    font-weight: 600;
    font-size: 1.2em; }
  .display-listing .panel .listing {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: .8em;
    text-align: left;
    min-height: 4em;
    font-weight: 600; }
    .display-listing .panel .listing li {
      padding: 0 3.2em;
      display: inline-block;
      width: 100%;
      margin-bottom: 0.6em; }
  .display-listing .panel .amenities {
    font-weight: 700;
    white-space: nowrap;
    padding-left: 0; }
    .display-listing .panel .amenities i {
      margin-right: 0.34em; }
  .display-listing .panel .button, .display-listing .panel .search-bar .search-button, .search-bar .display-listing .panel .search-button {
    text-align: center;
    margin: 0.6em 0 0 0; }

@media screen and (max-width: 40em) {
  .display-listing:first-child {
    padding-top: 1.618em; } }

/*
Display Home
 */
.display-home {
  border-top: 1px solid #cdcdcd; }
  .display-home:last-child {
    border-top: none; }
  .display-home .info .title {
    padding: 0;
    margin: 0;
    text-align: center; }
  .display-home .info .sizes {
    padding: 1.618em 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 1em; }
    .display-home .info .sizes span {
      padding: 0 1em; }
      .display-home .info .sizes span:first-child {
        border-right: 2px solid #3e4f55;
        padding-left: 0; }
      @media screen and (max-width: 64em) {
        .display-home .info .sizes span {
          padding: 0.4em;
          width: 100%;
          text-align: center;
          display: inline-block; }
          .display-home .info .sizes span:first-child {
            border: none; } }
  .display-home .info .description {
    padding: 1.618em 0;
    margin: 0; }
  @media screen and (max-width: 40em) {
    .display-home {
      padding: 2.61792em 0; } }

.display-home-info {
  padding: 2.61792em 0 0;
  display: inline-block;
  width: 100%; }
  .display-home-info .button, .display-home-info .search-bar .search-button, .search-bar .display-home-info .search-button {
    width: 14em;
    margin: 1em; }
    @media screen and (max-width: 40em) {
      .display-home-info .button, .display-home-info .search-bar .search-button, .search-bar .display-home-info .search-button {
        width: 100%;
        margin: 1.618em 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .display-home-info {
      padding-bottom: 2.61792em; } }

/*
Display homes for sale
 */
.download-brochure {
  margin: 1.618rem auto;
  display: block;
  max-width: 270px; }

.display-home-listing {
  max-width: 30em;
  margin: 0 auto; }
  .display-home-listing .panel-container {
    background: #efeee9;
    text-align: center;
    display: inline-block;
    width: 100%; }
  .display-home-listing .title {
    margin: .4em 0; }
  .display-home-listing .price {
    font-size: 1.2em;
    margin: 0.809em 0; }
  .display-home-listing .amenities {
    margin: 1.618em 0;
    font-weight: 600; }
    .display-home-listing .amenities span {
      margin-right: 0.2em; }
      .display-home-listing .amenities span i {
        padding: 0 0.6em; }
  .display-home-listing hr {
    margin: 1.618em 0; }

.awards {
  padding-top: 1.8em; }
  .awards .awards-blurb {
    padding-top: 2em; }

.page-template-template-displayhomes-single-php .map.bar {
  padding-top: 0; }

/**
 * Floorplan search page
 */
.floorplan-finder > .row {
  padding: 0 1.618em; }

.vertical-tab {
  margin: 0;
  padding: 0;
  list-style: none; }
  .vertical-tab li {
    text-align: center;
    background: #efeee9;
    border-bottom: 1px solid #3e4f55;
    padding: 0.6em;
    width: 100%;
    font-size: 0.8em; }
    .vertical-tab li:last-child {
      border-bottom: none; }
  @media screen and (max-width: 40em) {
    .vertical-tab {
      display: none; } }

.floorplan-group {
  padding: 4.2358em 0 0; }

.floorplan-header {
  text-align: center;
  margin-bottom: 4.2358em;
  margin-top: 2.61792em; }
  .floorplan-header .title {
    font-size: 1.86em;
    font-weight: 600;
    margin: 0; }
  .floorplan-header .tag-line {
    margin: 0;
    font-size: 1.4em;
    font-family: 'lc-bodoni';
    font-style: italic;
    font-weight: 500;
    line-height: 0.7em; }
    @media screen and (max-width: 40em) {
      .floorplan-header .tag-line {
        line-height: 1em; } }
  .floorplan-header .description {
    margin: 1.2em; }
  @media screen and (max-width: 40em) {
    .floorplan-header {
      margin-bottom: 1.618em; } }

.floorplan-info {
  text-transform: uppercase;
  padding-bottom: 4.2358em; }
  .floorplan-info a {
    color: #3e4f55; }
  .floorplan-info .amenities {
    font-weight: 600; }
    .floorplan-info .amenities i {
      margin: 0 0.6em 0 0.8em; }
    .floorplan-info .amenities span:first-child i {
      margin-left: 0; }
  .floorplan-info .price {
    padding-bottom: 1.8em; }
    .floorplan-info .price span:first-child {
      line-height: 2em;
      font-size: 0.85em; }
    .floorplan-info .price .large {
      font-size: 2em;
      font-weight: 600; }
  .floorplan-info .details {
    display: inline-block;
    float: left;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .floorplan-info .details:last-child {
      margin-right: 0; }
    .floorplan-info .details > div {
      padding-bottom: 1.2em; }
    @media screen and (max-width: 40em) {
      .floorplan-info .details {
        width: 100%; } }
  .floorplan-info .sizes {
    font-size: 0.8em;
    display: inline-block;
    float: left;
    width: 100%; }
    .floorplan-info .sizes span {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin-right: 0; }
      .floorplan-info .sizes span:last-child {
        margin-right: 0; }
  @media screen and (max-width: 40em) {
    .floorplan-info {
      text-align: center; } }

.size-block {
  float: left;
  height: 9.2em;
  width: 8em;
  background: #efeee9;
  text-align: center;
  top: 5em;
  padding: 2.2em 0;
  color: #3e4f55;
  margin: 0 1.618em 0 0; }
  .size-block span {
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 700; }
    .size-block span:last-child {
      font-size: 4em;
      font-weight: 600; }
  @media screen and (max-width: 40em) {
    .size-block {
      margin: 0 auto 1.618em;
      float: none; } }

.floorplan-images {
  margin: 0;
  padding: 0; }
  .floorplan-images li {
    list-style: none;
    float: left;
    margin: 0 0.8em 0 0;
    width: 7em; }
    .floorplan-images li img {
      width: 100%; }
    @media screen and (max-width: 40em) {
      .floorplan-images li {
        margin: 0; } }
  @media screen and (max-width: 40em) {
    .floorplan-images {
      margin: 2em auto 0;
      width: 12em; } }

.inspiration {
  padding: 3.75em 0; }
  @media screen and (max-width: 64em) {
    .inspiration {
      padding-left: 30px; } }
  @media screen and (max-width: 40em) {
    .inspiration {
      padding-left: 0; } }
  .inspiration .masonry .testimonials {
    padding: 0; }
  .inspiration .masonry .item {
    background: #efeee9;
    height: 250px;
    float: left;
    opacity: 1;
    position: relative;
    margin-bottom: 4px;
    width: 100%;
    overflow: hidden; }
    @media screen and (min-width: 48em) {
      .inspiration .masonry .item {
        width: 23.249%; } }
    .inspiration .masonry .item.dark {
      color: #3e4f55; }
    .inspiration .masonry .item .inner-image {
      height: 100%;
      will-change: transform;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
    .inspiration .masonry .item:hover .inner-image {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  .inspiration .masonry .item.quote {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1em; }
    .inspiration .masonry .item.quote .text {
      padding: 108px 30px; }
    .inspiration .masonry .item.quote .name {
      position: absolute;
      bottom: 2.6em;
      right: 2em;
      font-size: 0.7em; }
    .inspiration .masonry .item.quote.maroon {
      background: #b1143a;
      color: #fff; }
    .inspiration .masonry .item.quote.grey {
      background: #efeee9; }
      .inspiration .masonry .item.quote.grey .text:before, .inspiration .masonry .item.quote.grey .text:after {
        color: #8f8e8a; }
  .inspiration .masonry .item.image .info {
    position: absolute;
    bottom: 0;
    padding: 0 .8em;
    color: #fff;
    margin: 0 1em;
    z-index: 12; }
    .inspiration .masonry .item.image .info .button, .inspiration .masonry .item.image .info .search-bar .search-button, .search-bar .inspiration .masonry .item.image .info .search-button {
      border-color: #fff;
      color: #fff;
      font-size: 10px;
      border-width: 1px;
      padding: 6px 10px; }

.masonry .item.single .info {
  background-color: transparent;
  text-shadow: 0 0 20px #000; }
  .masonry .item.single .info h5 {
    margin-bottom: 1em; }
  .masonry .item.single .info.dark {
    color: #3e4f55; }
    .masonry .item.single .info.dark a {
      color: #3e4f55;
      border-color: #3e4f55; }

.masonry .item.image.double .info, .masonry .item.image.tall .info, .masonry .item.image.wide .info {
  background: #322e2d; }

.masonry .item.image.double {
  width: 100%;
  height: 504px; }
  @media screen and (min-width: 48em) {
    .masonry .item.image.double {
      width: 46.66%; } }

.masonry .item.image.tall {
  height: 504px; }
  .masonry .item.image.tall .info {
    bottom: 1em;
    left: -1em; }

.masonry .item.image.wide {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .masonry .item.image.wide {
      width: 46.66%; } }
  .masonry .item.image.wide.top .info {
    top: 0;
    bottom: auto; }

.masonry .item.quote .text:before, .masonry .item.quote .text:after {
  position: absolute;
  font-size: 8em;
  opacity: .7; }

.masonry .item.quote .text:before {
  content: '\201C';
  margin-top: -54px;
  margin-left: -15px; }

.masonry .item.quote .text:after {
  content: '\201D';
  right: 10%; }

.favourite-listing .panel {
  background: #efeee9;
  display: inline-block;
  width: 100%;
  padding: 0 0.809em;
  color: #3e4f55; }
  .favourite-listing .panel .title {
    text-align: center;
    margin-bottom: .2em;
    margin-top: .6em; }
    .favourite-listing .panel .title a {
      color: #3e4f55; }

.favourite-listing .orbit-slide-number {
  text-align: center;
  width: 90%;
  font-size: 1em;
  font-style: italic;
  color: #3e4f55;
  font-family: "Palatino Linotype", Palatino, serif; }

.favourite-listing .favourite-info {
  margin: 1.618em 0 0; }
  .favourite-listing .favourite-info div {
    border-bottom: 1px solid #3e4f55; }
    .favourite-listing .favourite-info div span {
      float: right; }
    .favourite-listing .favourite-info div:last-child {
      border-bottom: none; }

.favourite-listing .edit-button {
  width: 100%;
  margin: 1.618em 0; }

.favourite-listing .view-button {
  width: 100%;
  margin: 0.8em 0 1.618em; }

.favourite-listing ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.filters.is-disabled ul {
  opacity: .4; }

.filters .inner {
  margin: 0 auto;
  max-width: 55em; }

.filters h5 {
  float: left; }

.filters ul {
  float: left;
  margin-left: 0;
  padding-left: 0; }
  @media screen and (min-width: 48em) {
    .filters ul {
      padding-left: 1em; } }
  .filters ul li {
    float: left;
    list-style: none;
    margin-bottom: 1em; }
  .filters ul a {
    background-color: #fff;
    padding: 6px 18px;
    border-radius: 2px;
    box-shadow: 0 1px 1px #c1c1c1;
    color: #3e4f55;
    margin-left: 1em; }
    .filters ul a:hover {
      background: #f2f2f2; }
    .filters ul a.is-active {
      background: #b1143a;
      color: #fff; }

@media screen and (min-width: 48em) {
  .page-link-widget .inner {
    max-width: 30em; } }

.inspiration-listing .panel .inner {
  padding: 0 .6em; }

.inspiration-listing .left-action {
  opacity: 1 !important;
  color: #fff;
  font-size: .9em; }

.inspiration-listing .notes {
  text-transform: none;
  border-top: 1px solid #3e4f55; }
  .inspiration-listing .notes p span {
    font-weight: normal; }

.permanent-left-action {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px; }

.left-action.faux-checked {
  opacity: 1 !important; }
  .left-action.faux-checked .icheckbox {
    background-position: -23px -1px; }

.comparison-bar {
  position: fixed;
  height: 3.6em;
  background: #efeee9;
  width: 100%;
  bottom: 0;
  z-index: 20;
  padding: 0.6em 1.618em;
  border-top: 1px solid #c1c1c1;
  -webkit-transform: translateY(6em);
  -moz-transform: translateY(6em);
  -ms-transform: translateY(6em);
  -o-transform: translateY(6em);
  transform: translateY(6em); }
  .comparison-bar .inner {
    max-width: 84em;
    margin: 0 auto; }
  .comparison-bar .list {
    float: left; }
  .comparison-bar .item {
    position: relative;
    background: #fff;
    display: inline-block;
    padding: .6em 2em .6em 1em;
    border-radius: 2px;
    box-shadow: 0 2px 4px #c1c1c1;
    margin-right: .8em; }
    .comparison-bar .item .title {
      font-weight: 700;
      text-transform: uppercase; }
    .comparison-bar .item i {
      position: absolute;
      right: 0.2em;
      cursor: pointer; }
  .comparison-bar .button, .comparison-bar .search-bar .search-button, .search-bar .comparison-bar .search-button {
    padding: .4em 1.6em;
    float: right;
    margin-right: 3.6em; }
  .comparison-bar .count {
    display: none;
    background: #cdcbb7;
    color: #3e4f55;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 4px 6px;
    font-weight: 900;
    float: left;
    margin: 4px; }
  @media screen and (max-width: 40em) {
    .comparison-bar {
      font-size: 0.8em;
      padding: .6em .8em; }
      .comparison-bar .list {
        display: none; }
      .comparison-bar .count {
        display: block; } }

.padded.button, .search-bar .padded.search-button {
  margin: 0 auto 1.618em !important; }

.favourite-listing .tiny-gallery {
  display: inline-block;
  width: 100%; }
  .favourite-listing .tiny-gallery .item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .favourite-listing .tiny-gallery .item:last-child {
      margin-right: 0; }
    .favourite-listing .tiny-gallery .item:nth-child(2n) {
      margin-right: 0; }
    .favourite-listing .tiny-gallery .item:nth-child(2n+1) {
      clear: left; }

.floorplan-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .floorplan-container > div {
    display: inline-block;
    flex-grow: 1;
    margin: 10px 0 0 2%;
    width: calc(100% * (1/4) - 10px - 1px); }

@media print {
  .floorplan-container {
    display: none; }
    .floorplan-container > div {
      float: left;
      max-width: 100px;
      position: relative; } }

/*
Styles for unique UI components that are used throughout the site
Usually with mixins
 */
/*
Icons
 */
/*
Amenity icons
 */
.sp-amenities {
  display: inline-block;
  width: 100%;
  height: 4em; }
  .sp-amenities .item {
    width: 3.82em;
    height: 2.8em;
    float: left;
    border-left: 2px solid #3e4f55; }
    .sp-amenities .item.last-child {
      border-right: 2px solid #3e4f55; }
    .sp-amenities .item.shower {
      background: url("../assets/svg/amenity_icons_shower.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.bed {
      background: url("../assets/svg/amenity_icons_bed.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.car {
      background: url("../assets/svg/amenity_icons_car.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.cinema {
      background: url("../assets/svg/amenity_icons_cinema.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.alfresco {
      background: url("../assets/svg/amenity_icons_alfresco.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.laundry {
      background: url("../assets/svg/amenity_icons_laundry.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.land-size {
      background: url("../assets/svg/amenity_icons_land-size.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.house-size {
      background: url("../assets/svg/amenity_icons_house-size.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item span {
      display: block;
      bottom: 0;
      margin-top: 46px;
      font-size: 0.625em;
      text-transform: uppercase;
      text-align: center; }
    .sp-amenities .item:last-child {
      border-right: 2px solid #3e4f55; }
  .sp-amenities .default {
    background: url("../assets/svg/special-amenities.svg");
    background-repeat: no-repeat;
    width: 9.1em;
    height: 2em;
    margin: 1.618em 0;
    display: block; }
    .sp-amenities .default span {
      display: block;
      font-size: 0.8em;
      margin: 1px; }
  .sp-amenities .text {
    font-size: 0.8em; }
  @media screen and (max-width: 64em) {
    .sp-amenities {
      height: auto; }
      .sp-amenities .item {
        border: none;
        margin: 0 1em 1em 0; }
        .sp-amenities .item:last-child {
          border: none; } }

.sp-amenities .item {
  position: relative; }
  .sp-amenities .item img {
    position: absolute;
    width: 2em;
    top: 0.4em;
    left: 0.8em; }

/**
 * CSS only gallery for dynamic carousels (usually where markup must be pulled from backend or localstorage and theres no chance for js reinitialization)
 */
.sp-gallery figure {
  margin: 0 !important;
  height: 18em; }

.sp-gallery .control-operator:target ~ .controls .control-button {
  color: #b1143a; }

.sp-gallery .control-button:first-of-type,
.sp-gallery .control-operator:nth-of-type(1):target ~ .controls .control-button:nth-of-type(1),
.sp-gallery .control-operator:nth-of-type(2):target ~ .controls .control-button:nth-of-type(2),
.sp-gallery .control-operator:nth-of-type(3):target ~ .controls .control-button:nth-of-type(3),
.sp-gallery .control-operator:nth-of-type(4):target ~ .controls .control-button:nth-of-type(4),
.sp-gallery .control-operator:nth-of-type(5):target ~ .controls .control-button:nth-of-type(5) {
  color: #b1143a; }

.sp-gallery .item:first-of-type {
  position: static;
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 17em;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.sp-gallery .control-operator {
  display: none; }

.sp-gallery .control-operator:target ~ .item {
  pointer-events: none;
  opacity: 0;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

.sp-gallery .control-operator:target ~ .controls .control-button {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

@-webkit-keyframes controlAnimation-2 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  14.3%, 50% {
    color: #fff;
    color: rgba(255, 255, 255, 0.8); }
  64.3%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-o-keyframes controlAnimation-2 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  14.3%, 50% {
    color: #fff;
    color: rgba(255, 255, 255, 0.8); }
  64.3%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@keyframes controlAnimation-2 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  14.3%, 50% {
    color: #fff;
    color: rgba(255, 255, 255, 0.8); }
  64.3%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-webkit-keyframes galleryAnimation-2 {
  0% {
    opacity: 0; }
  14.3%, 50% {
    opacity: 1; }
  64.3%, 100% {
    opacity: 0; } }

@-o-keyframes galleryAnimation-2 {
  0% {
    opacity: 0; }
  14.3%, 50% {
    opacity: 1; }
  64.3%, 100% {
    opacity: 0; } }

@keyframes galleryAnimation-2 {
  0% {
    opacity: 0; }
  14.3%, 50% {
    opacity: 1; }
  64.3%, 100% {
    opacity: 0; } }

.sp-gallery .control-operator:nth-of-type(1):target ~ .item:nth-of-type(1) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(2):target ~ .item:nth-of-type(2) {
  pointer-events: auto;
  opacity: 1; }

.items-2.autoplay .control-button {
  -webkit-animation: controlAnimation-2 14s infinite;
  -o-animation: controlAnimation-2 14s infinite;
  animation: controlAnimation-2 14s infinite; }

.items-2.autoplay .item {
  -webkit-animation: galleryAnimation-2 14s infinite;
  -moz-animation: galleryAnimation-2 14s infinite;
  animation: galleryAnimation-2 14s infinite; }

.items-2 .control-button:nth-of-type(1),
.items-2 .item:nth-of-type(1) {
  -webkit-animation-delay: -2s;
  -moz-animation-delay: -2s;
  animation-delay: -2s; }

.items-2 .control-button:nth-of-type(2),
.items-2 .item:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  animation-delay: 5s; }

@-webkit-keyframes controlAnimation-3 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  9.5%, 33.3% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  42.9%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-o-keyframes controlAnimation-3 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  9.5%, 33.3% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  42.9%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@keyframes controlAnimation-3 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  9.5%, 33.3% {
    color: #fff;
    color: rgba(255, 255, 255, 0.8); }
  42.9%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-webkit-keyframes galleryAnimation-3 {
  0% {
    opacity: 0; }
  9.5%, 33.3% {
    opacity: 1; }
  42.9%, 100% {
    opacity: 0; } }

@-o-keyframes galleryAnimation-3 {
  0% {
    opacity: 0; }
  9.5%, 33.3% {
    opacity: 1; }
  42.9%, 100% {
    opacity: 0; } }

@keyframes galleryAnimation-3 {
  0% {
    opacity: 0; }
  9.5%, 33.3% {
    opacity: 1; }
  42.9%, 100% {
    opacity: 0; } }

.sp-gallery .control-operator:nth-of-type(1):target ~ .item:nth-of-type(1) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(2):target ~ .item:nth-of-type(2) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(3):target ~ .item:nth-of-type(3) {
  pointer-events: auto;
  opacity: 1; }

.items-3.autoplay .control-button {
  -webkit-animation: controlAnimation-3 21s infinite;
  -o-animation: controlAnimation-3 21s infinite;
  animation: controlAnimation-3 21s infinite; }

.items-3.autoplay .item {
  -webkit-animation: galleryAnimation-3 21s infinite;
  -o-animation: galleryAnimation-3 21s infinite;
  animation: galleryAnimation-3 21s infinite; }

.items-3 .control-button:nth-of-type(1),
.items-3 .item:nth-of-type(1) {
  -webkit-animation-delay: -2s;
  -o-animation-delay: -2s;
  animation-delay: -2s; }

.items-3 .control-button:nth-of-type(2),
.items-3 .item:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s; }

.items-3 .control-button:nth-of-type(3),
.items-3 .item:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s; }

@-webkit-keyframes controlAnimation-4 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  7.1%, 25% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  32.1%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-o-keyframes controlAnimation-4 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  7.1%, 25% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  32.1%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@keyframes controlAnimation-4 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  7.1%, 25% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  32.1%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-webkit-keyframes galleryAnimation-4 {
  0% {
    opacity: 0; }
  7.1%, 25% {
    opacity: 1; }
  32.1%, 100% {
    opacity: 0; } }

@-o-keyframes galleryAnimation-4 {
  0% {
    opacity: 0; }
  7.1%, 25% {
    opacity: 1; }
  32.1%, 100% {
    opacity: 0; } }

@keyframes galleryAnimation-4 {
  0% {
    opacity: 0; }
  7.1%, 25% {
    opacity: 1; }
  32.1%, 100% {
    opacity: 0; } }

.sp-gallery .control-operator:nth-of-type(1):target ~ .item:nth-of-type(1) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(2):target ~ .item:nth-of-type(2) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(3):target ~ .item:nth-of-type(3) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(4):target ~ .item:nth-of-type(4) {
  pointer-events: auto;
  opacity: 1; }

.items-4.autoplay .control-button {
  -webkit-animation: controlAnimation-4 28s infinite;
  -o-animation: controlAnimation-4 28s infinite;
  animation: controlAnimation-4 28s infinite; }

.items-4.autoplay .item {
  -webkit-animation: galleryAnimation-4 28s infinite;
  -o-animation: galleryAnimation-4 28s infinite;
  animation: galleryAnimation-4 28s infinite; }

.items-4 .control-button:nth-of-type(1),
.items-4 .item:nth-of-type(1) {
  -webkit-animation-delay: -2s;
  -o-animation-delay: -2s;
  animation-delay: -2s; }

.items-4 .control-button:nth-of-type(2),
.items-4 .item:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s; }

.items-4 .control-button:nth-of-type(3),
.items-4 .item:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s; }

.items-4 .control-button:nth-of-type(4),
.items-4 .item:nth-of-type(4) {
  -webkit-animation-delay: 19s;
  -o-animation-delay: 19s;
  animation-delay: 19s; }

@-webkit-keyframes controlAnimation-5 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  5.7%, 20% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  25.7%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-o-keyframes controlAnimation-5 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  5.7%, 20% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  25.7%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@keyframes controlAnimation-5 {
  0% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); }
  5.7%, 20% {
    color: white;
    color: rgba(255, 255, 255, 0.8); }
  25.7%, 100% {
    color: #ccc;
    color: rgba(255, 255, 255, 0.4); } }

@-webkit-keyframes galleryAnimation-5 {
  0% {
    opacity: 0; }
  5.7%, 20% {
    opacity: 1; }
  25.7%, 100% {
    opacity: 0; } }

@-o-keyframes galleryAnimation-5 {
  0% {
    opacity: 0; }
  5.7%, 20% {
    opacity: 1; }
  25.7%, 100% {
    opacity: 0; } }

@keyframes galleryAnimation-5 {
  0% {
    opacity: 0; }
  5.7%, 20% {
    opacity: 1; }
  25.7%, 100% {
    opacity: 0; } }

.sp-gallery .control-operator:nth-of-type(1):target ~ .item:nth-of-type(1) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(2):target ~ .item:nth-of-type(2) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(3):target ~ .item:nth-of-type(3) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(4):target ~ .item:nth-of-type(4) {
  pointer-events: auto;
  opacity: 1; }

.sp-gallery .control-operator:nth-of-type(5):target ~ .item:nth-of-type(5) {
  pointer-events: auto;
  opacity: 1; }

.items-5.autoplay .control-button {
  -webkit-animation: controlAnimation-5 35s infinite;
  -o-animation: controlAnimation-5 35s infinite;
  animation: controlAnimation-5 35s infinite; }

.items-5.autoplay .item {
  -webkit-animation: galleryAnimation-5 35s infinite;
  -o-animation: galleryAnimation-5 35s infinite;
  animation: galleryAnimation-5 35s infinite; }

.items-5 .control-button:nth-of-type(1),
.items-5 .item:nth-of-type(1) {
  -webkit-animation-delay: -2s;
  -o-animation-delay: -2s;
  animation-delay: -2s; }

.items-5 .control-button:nth-of-type(2),
.items-5 .item:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s; }

.items-5 .control-button:nth-of-type(3),
.items-5 .item:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s; }

.items-5 .control-button:nth-of-type(4),
.items-5 .item:nth-of-type(4) {
  -webkit-animation-delay: 19s;
  -o-animation-delay: 19s;
  animation-delay: 19s; }

.items-5 .control-button:nth-of-type(5),
.items-5 .item:nth-of-type(5) {
  -webkit-animation-delay: 26s;
  -o-animation-delay: 26s;
  animation-delay: 26s; }

.sp-gallery .control-button {
  color: #c1c1c1; }

.sp-gallery .control-button:hover {
  color: rgba(177, 20, 58, 0.6); }

/*
  Theme controls how everything looks in Gallery CSS.
*/
.sp-gallery {
  position: relative; }

.sp-gallery .item {
  overflow: hidden;
  text-align: center; }

.sp-gallery .controls {
  position: absolute;
  bottom: 0em;
  width: 100%;
  text-align: center; }

.sp-gallery .control-button {
  display: inline-block;
  margin: 0 .02em;
  font-size: 3em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }

/**
 * Animated menu button
 */
.nav-toggle-container {
  position: relative; }

#u-nav-toggle {
  position: absolute;
  left: 0.5em;
  top: 0.4em; }

#u-nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px; }

#u-nav-toggle .nav-icon, #u-nav-toggle .nav-icon:before, #u-nav-toggle .nav-icon:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #fff;
  position: absolute;
  display: block;
  content: ''; }

#u-nav-toggle .nav-icon:before {
  top: -10px; }

#u-nav-toggle .nav-icon:after {
  bottom: -10px; }

#u-nav-toggle .nav-icon, #u-nav-toggle .nav-icon:before, #u-nav-toggle .nav-icon:after {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

#u-nav-toggle.active .nav-icon {
  background-color: transparent; }

#u-nav-toggle.active .nav-icon:before, #u-nav-toggle.active .nav-icon:after {
  top: 0; }

#u-nav-toggle.active .nav-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#u-nav-toggle.active .nav-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.nav-label {
  position: absolute;
  color: #fff;
  margin-top: 22px;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 12px;
  right: 0;
  left: -60px;
  -ms-transform: translateX(30px); }

#u-nav-toggle.active .nav-label {
  opacity: 0; }

/**
 * Embedded promotions and adds
 */
.embedded-promo {
  background: #b1143a; }
  .embedded-promo .button, .embedded-promo .search-bar .search-button, .search-bar .embedded-promo .search-button {
    border-color: #fff;
    color: #fff; }

ul.promotions-list {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0; }
  ul.promotions-list li {
    padding: 1.4em 0; }
    ul.promotions-list li .promotions-info {
      color: #3e4f55; }
      ul.promotions-list li .promotions-info .promotions-date {
        display: inline-block;
        float: right; }

.sb-search {
  position: relative;
  width: 0%;
  min-width: 40px;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden; }

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 40px !important;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #3e4f55;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.sb-search-input::-webkit-input-placeholder {
  color: #3e4f55; }

.sb-search-input:-moz-placeholder {
  color: #3e4f55; }

.sb-search-input::-moz-placeholder {
  color: #3e4f55; }

.sb-search-input:-ms-input-placeholder {
  color: #3e4f55; }

.sb-icon-search,
.sb-search-submit {
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer; }

.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1; }

.sb-icon-search {
  color: #fff;
  background: #b1143a;
  z-index: 90;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .sb-search.sb-search-open,
    .no-js .sb-search {
      width: 40%; } }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #830f2b;
  color: #fff;
  z-index: 11; }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90; }

.parallax-window {
  max-height: 30em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%; }

.parallax-static-content {
  color: #9A9A8A;
  padding: 8em 0;
  position: relative;
  z-index: 9; }

.parallax-background {
  height: 60em;
  left: 0;
  position: absolute;
  top: -10em;
  width: 100%; }

.show-menu .ui.sticky, .show-menu .floorplan .sticky.modal, .floorplan .show-menu .sticky.modal,
.show-sub-menu .ui.sticky,
.show-sub-menu .floorplan .sticky.modal, .floorplan
.show-sub-menu .sticky.modal {
  visibility: hidden; }

.ui.sticky, .floorplan .sticky.modal {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  display: none;
  left: 0;
  margin-left: 120px;
  width: calc(100% - 120px); }
  .ui.sticky .actions, .floorplan .sticky.modal .actions {
    float: right; }
  .ui.sticky .item, .floorplan .sticky.modal .item {
    float: left;
    padding: 14px 16px;
    font-weight: 600;
    letter-spacing: .06em; }
  .ui.sticky a, .floorplan .sticky.modal a {
    color: #3e4f55; }
  .ui.sticky.is-stuck, .floorplan .sticky.is-stuck.modal {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background: #fff;
    display: block;
    position: fixed; }
  @media screen and (max-width: 40em) {
    .ui.sticky, .floorplan .sticky.modal {
      top: 66px;
      right: 0;
      left: 0;
      margin-left: 0;
      width: 100%; }
      .ui.sticky .actions, .floorplan .sticky.modal .actions {
        float: none;
        margin: 0 auto;
        max-width: 270px; }
        .ui.sticky .actions .item, .floorplan .sticky.modal .actions .item {
          padding: 10px 10px; }
          .ui.sticky .actions .item .text, .floorplan .sticky.modal .actions .item .text {
            display: none; } }

@media screen and (min-width: 48em) {
  .double-text {
    -webkit-columns: 2 40px;
    -moz-columns: 2 40px;
    columns: 2 40px; }
    .double-text p {
      margin: 0; } }

.static.parallax-window {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  min-height: 20em; }
  .static.parallax-window .parallax-static-content {
    padding: 0 1em; }
    .static.parallax-window .parallax-static-content p {
      margin-bottom: 0; }
    @media screen and (min-width: 48em) {
      .static.parallax-window .parallax-static-content {
        padding: 0 3em;
        flex: none; } }

section.beige {
  background: #efeee9; }

section.grey {
  background: #DFDFDF; }

section.white {
  background: #fff; }

/* Static Page Content Grid layout defaults*/
.content-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  flex-direction: column; }
  @media screen and (min-width: 48em) {
    .content-grid {
      flex-direction: row; } }
  .content-grid .grid-title {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%; }
  .content-grid .grid-intro {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%; }
  .content-grid .grid-item {
    flex-basis: auto; }
    .content-grid .grid-item img.size-full {
      width: 100%; }

/*
 * # Semantic UI - 1.7.2
 * https://github.com/Semantic-Org/Semantic-UI
 * http://www.semantic-ui.com/
 *
 * Copyright 2014 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
/*******************************
            Sticky
*******************************/
.ui.sticky, .floorplan .sticky.modal {
  position: static;
  -webkit-transition: width 0.2s ease, height 0.2s ease, top 0.2s ease, bottom 0.2s ease;
  transition: width 0.2s ease, height 0.2s ease, top 0.2s ease, bottom 0.2s ease;
  z-index: 800; }

/*******************************
            States
*******************************/
/* Bound */
.ui.sticky.bound, .floorplan .sticky.bound.modal {
  position: absolute;
  left: auto;
  right: auto; }

/* Fixed */
.ui.sticky.fixed, .floorplan .sticky.fixed.modal {
  position: fixed;
  left: auto;
  right: auto; }

/* Bound/Fixed Position */
.ui.sticky.bound.top, .floorplan .sticky.bound.top.modal,
.ui.sticky.fixed.top,
.floorplan .sticky.fixed.top.modal {
  top: 0px;
  bottom: auto; }

.ui.sticky.bound.bottom, .floorplan .sticky.bound.bottom.modal,
.ui.sticky.fixed.bottom,
.floorplan .sticky.fixed.bottom.modal {
  top: auto;
  bottom: 0px; }

/*******************************
            Types
*******************************/
.ui.native.sticky, .floorplan .native.sticky.modal {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky; }

/*******************************
         Theme Overrides
*******************************/
/*******************************
         Site Overrides
*******************************/
/*
* Contact us components
*/
.contact-tabs {
  margin: 0 auto 28em;
  max-width: 960px;
  padding: 40px .8em; }

.contact-tab {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  text-align: center; }
  .contact-tab:last-child {
    margin-right: 0; }
  .contact-tab:nth-child(3n) {
    margin-right: 0; }
  .contact-tab:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 40em) {
    .contact-tab {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-right: 0;
      margin-bottom: 1em; }
      .contact-tab:last-child {
        margin-right: 0; }
      .contact-tab .description {
        padding: 1em 18px; } }
  .contact-tab .image-container,
  .contact-tab .image {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    height: 210px;
    overflow: hidden;
    width: 100%; }
  .contact-tab .description {
    background: #efeee9;
    padding: 10px 18px; }
  .contact-tab h3 {
    margin-top: 0; }
  .contact-tab hr {
    border-color: #3e4f55; }
  .contact-tab .tab {
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    padding: 10px;
    text-align: left; }
    .contact-tab .tab .icheckbox {
      margin: 0 10px; }
    .contact-tab .tab label {
      font-size: 1em;
      font-weight: 500;
      text-transform: none;
      white-space: normal; }
      .contact-tab .tab label .iradio {
        margin-top: -4px; }
  .contact-tab .tab.is-active {
    background: #b1143a;
    border: 1px solid #830f2b;
    color: #fff; }
    .contact-tab .tab.is-active label {
      color: #fff; }
  .contact-tab:hover .image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  @media screen and (max-width: 40em) {
    .contact-tab .image-container,
    .contact-tab .image {
      display: none; } }

.contact-tab-content {
  display: none; }
  .contact-tab-content.is-visible {
    display: initial; }

.location-widget {
  margin: 0 auto;
  max-width: 57em; }
  .location-widget .location-map-container {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .location-widget .location-map-container:last-child {
      margin-right: 0; }
  .location-widget .location-info {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-right: 0;
    font-size: 14px; }
    .location-widget .location-info:last-child {
      margin-right: 0; }
  .location-widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .location-widget .header {
    color: #b1143a;
    margin-bottom: 2px; }
  .location-widget hr {
    margin: 1em 0 22px; }
  @media screen and (max-width: 40em) {
    .location-widget .location-map-container,
    .location-widget .location-info {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-right: 0; }
      .location-widget .location-map-container:last-child,
      .location-widget .location-info:last-child {
        margin-right: 0; } }

.displays-widget .tab {
  float: left;
  background: #efeee9;
  padding: 14px 12px;
  cursor: pointer;
  margin-right: 10px;
  text-transform: uppercase;
  min-width: 10em;
  text-align: center; }
  .displays-widget .tab:hover {
    background: #e4e3da; }
  .displays-widget .tab.is-active {
    background: #b1143a;
    color: #fff; }

.displays-widget .tab-content {
  padding: 40px 0 0;
  display: none; }
  .displays-widget .tab-content.is-visible {
    display: block; }

@media screen and (max-width: 40em) {
  .displays-widget .tab {
    margin-bottom: 10px;
    width: 100%; }
  .displays-widget .tab-content {
    padding-top: 0px; } }

.display-listing .rep.listing {
  font-weight: normal;
  min-height: 66px; }
  .display-listing .rep.listing li {
    padding: 0 1.618em; }
  .display-listing .rep.listing a {
    color: #b1143a; }

/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */
#mc_embed_signup form {
  text-align: center;
  padding: 10px 0 0 0; }

.mc-field-group {
  display: inline-block; }

/* positions input field horizontally */
#mc_embed_signup input.email {
  font-family: "proxima-nova", Helvetica, sans-serif;
  font-size: 15px;
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #343434;
  background-color: #fff;
  box-sizing: border-box;
  height: 32px;
  padding: 0px 0.4em;
  display: inline-block;
  margin: 0;
  width: 350px;
  vertical-align: top; }

#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold; }

#mc_embed_signup .clear {
  display: inline-block; }

/* positions button horizontally in line with input */
#mc_embed_signup .button, #mc_embed_signup .search-bar .search-button, .search-bar #mc_embed_signup .search-button {
  font-size: 13px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: .03em;
  color: #fff;
  background-color: #aaa;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s; }

#mc_embed_signup .button:hover, #mc_embed_signup .search-bar .search-button:hover, .search-bar #mc_embed_signup .search-button:hover {
  cursor: pointer; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

@media (max-width: 768px) {
  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px; }
  #mc_embed_signup .clear {
    display: block;
    width: 100%; }
  #mc_embed_signup .button, #mc_embed_signup .search-bar .search-button, .search-bar #mc_embed_signup .search-button {
    width: 100%;
    margin: 0; } }

#mc_embed_signup {
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
  width: 100%;
  /*border-bottom: 1px solid #171515;*/ }

#mc_embed_signup .button, #mc_embed_signup .search-bar .search-button, .search-bar #mc_embed_signup .search-button {
  background: #b1143a; }

#mc_embed_signup form {
  padding-bottom: 0px; }

#mc_embed_signup label {
  font-size: .9em;
  color: white; }

.mailchimp-newsletter-embed {
  padding: 0 1em; }

#mc_embed_signup {
  clear: left;
  font: 14px "proxima-nova", Helvetica, sans-serif;
  width: 100%; }
  #mc_embed_signup .button, #mc_embed_signup .search-bar .search-button, .search-bar #mc_embed_signup .search-button {
    background-color: #b1143a;
    border-radius: 2px; }
  #mc_embed_signup input[type="email"] {
    border-radius: 2px;
    padding: 10px; }
  #mc_embed_signup .button:hover, #mc_embed_signup .search-bar .search-button:hover, .search-bar #mc_embed_signup .search-button:hover, #mc_embed_signup .button:active, #mc_embed_signup .search-bar .search-button:active, .search-bar #mc_embed_signup .search-button:active, #mc_embed_signup .button:visited, #mc_embed_signup .search-bar .search-button:visited, .search-bar #mc_embed_signup .search-button:visited {
    background-color: #9a1132 !important; }
  #mc_embed_signup label {
    font-size: .9em;
    color: #fff; }
  #mc_embed_signup form {
    padding-bottom: 0; }

.careers-sidebar li a {
  width: 100%; }

.careers-sidebar li.supaloc {
  padding: 0;
  border-bottom: none; }
  .careers-sidebar li.supaloc img {
    width: 100%; }

@media screen and (min-width: 48em) {
  .careers.news-sidebar {
    padding-top: 3em; } }

.careers.news-sidebar .title {
  margin: 0; }

.careers.news-sidebar .connect-widget h4 {
  margin: .8em 0; }

ul.career-list {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0; }
  ul.career-list li {
    padding: 1.4em 0; }
    ul.career-list li .career-info {
      color: #3e4f55; }
      ul.career-list li .career-info .career-date {
        display: inline-block;
        float: right; }

/*
  Vendor styles
 */
@font-face {
  font-family: 'feathericons';
  src: url("../fonts/feathericons/feathericons.eot?2h4ajg");
  src: url("../fonts/feathericons/feathericons.eot?#iefix2h4ajg") format("embedded-opentype"), url("../fonts/feathericons/feathericons.woff?2h4ajg") format("woff"), url("../fonts/feathericons/feathericons.ttf?2h4ajg") format("truetype"), url("../fonts/feathericons/feathericons.svg?2h4ajg#feathericons") format("svg");
  font-weight: normal;
  font-style: normal; }

html,
body,
.js .container,
.js .dragslider,
.js .img-dragger .handle {
  height: 100%; }

.js .dragslider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1); }

.dragslider.show-content {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.dragslider h2 {
  font-size: 8em;
  font-weight: 700;
  margin: 0 auto;
  line-height: 1;
  position: relative; }

.no-js .dragslider h2 {
  padding: 15px; }

.dragslider h2 span {
  display: block;
  font-size: 27%;
  font-weight: 300;
  padding-top: 0.2em; }

/* Switch button */
button.slider-switch {
  font-size: 0;
  width: 80px;
  height: 80px;
  padding: 0;
  color: transparent;
  position: relative;
  border: none;
  background: url(../img/switchmin.svg) no-repeat center center;
  background-size: 90%;
  float: right;
  outline: none;
  overflow: hidden;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: auto; }

.no-js button.slider-switch {
  display: none; }

button.slider-switch.view-maxi {
  background-image: url(../img/switchmax.svg); }

button.slider-switch:hover {
  opacity: 1; }

/* Dragger */
.img-dragger {
  position: relative;
  z-index: 100; }

.js .img-dragger {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

.js .img-dragger-large {
  width: 100%;
  height: 100%; }

.js .img-dragger .handle {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  white-space: nowrap;
  font-size: 0; }

.no-js .img-dragger,
.no-js .img-dragger .handle {
  height: auto;
  position: relative;
  text-align: center;
  font-size: 0;
  clear: both;
  white-space: nowrap;
  overflow: auto; }

.no-js .img-dragger .handle {
  padding: 40px 0 0; }

.img-dragger .slide {
  display: inline-block;
  position: relative;
  height: 100%;
  background: #567076;
  font-size: 16px;
  white-space: normal;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: top; }

.no-js .img-dragger .slide {
  width: 300px;
  font-size: 7px;
  min-height: 200px; }

.img-dragger .slide:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

.img-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.img-wrap img {
  position: absolute;
  display: block;
  height: calc(100% + 0.2px); }

@media screen and (min-aspect-ratio: 1280 / 850) {
  .img-dragger .img-wrap img {
    width: calc(100% + 0.2px);
    height: auto; } }

.js .slide h2 {
  color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.js .img-dragger-large .slide h2 {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  text-align: center;
  position: absolute;
  bottom: 1em;
  margin: 0px auto; }

.img-dragger-small .slide h2 {
  font-size: 2.5em;
  padding-top: 1em;
  top: 60%;
  width: 100%;
  text-align: center;
  color: #34495e;
  -webkit-animation: slideUpFade 0.4s 0.1s; }

.img-dragger-small .img-wrap img {
  opacity: 0.6;
  transition: color 3.25s; }

@-webkit-keyframes slideUpFade {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.img-dragger-small .slide h2 span {
  font-size: 0.35em; }

.img-dragger-small .slide.current h2 {
  color: #fff;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-transition: color 0.3s, opacity 0.3s;
  transition: color 0.3s, opacity 0.3s; }

.img-dragger-small .slide.current img {
  opacity: 1; }

.slide h2 i {
  font-style: normal;
  font-weight: 400; }

button.content-switch {
  border: 2px solid #fff;
  width: 160px;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  background: transparent;
  color: #fff;
  position: absolute;
  cursor: pointer;
  top: 100%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -200%, 0);
  transform: translate3d(-50%, -200%, 0);
  padding: 1em 2em;
  font-size: 0.85em;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  outline: none;
  z-index: 1000;
  opacity: 0.7;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.3s, color 0.3s, border-color 0.3s;
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1), opacity 0.3s, color 0.3s, border-color 0.3s; }

.no-js button.content-switch {
  display: none; }

button.content-switch:hover {
  opacity: 1; }

button.content-switch::before {
  content: '\e097';
  font-family: 'feathericons';
  speak: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-indent: 0;
  font-size: 1.5em;
  line-height: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.show-content .current button.content-switch {
  border-color: #c5d3d6;
  color: #c5d3d6;
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0); }

.show-content .current button.content-switch::before {
  content: '\e096'; }

/* Content */
.js .pages {
  position: absolute;
  top: 100%;
  height: 0;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: height 0s 0.6s;
  transition: height 0s 0.6s; }

.js .show-content .pages {
  -webkit-transition: none;
  transition: none;
  height: 100%; }

.pages .content {
  background: #dfe3e3;
  text-align: center;
  color: #545b61;
  font-size: 1.5em; }

.js .pages .content {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 0s 0.6s;
  transition: height 0s 0.6s; }

.pages .content.show {
  height: auto;
  -webkit-transition: none;
  transition: none; }

.pages .content h2 {
  font-size: 5em;
  max-width: 70%;
  color: #34495e;
  padding: 2.25em 10px 1em; }

.no-js .pages .content h2 {
  padding-top: 1em; }

.pages .content h2 span {
  color: #95a5a6; }

.pages .content p {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0.5em 2em;
  line-height: 1.5;
  text-align: left; }

.pages .content p:last-child {
  padding: 5em 1em 8em;
  text-align: center;
  font-weight: bold; }

.js .pages .content h2,
.js .pages .content p {
  -webkit-transform: translate3d(0, 200px, 0);
  transform: translate3d(0, 200px, 0);
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.pages .content.show h2,
.pages .content.show p {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.pages .content.show p {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.pages .content a {
  color: #3c89d5;
  display: block; }

.pages .content a:hover {
  color: #545b61; }

/* Switch */
.switch-min .img-dragger-large .slide > *:not(.img-wrap),
.switch-max .img-dragger-small .slide > *:not(.img-wrap) {
  /* fade out everything except image */
  opacity: 0;
  -webkit-transition: none;
  transition: none; }

.switch-min .img-dragger-large,
.switch-max .img-dragger-small {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1); }

.img-dragger-small button.content-switch {
  opacity: 0;
  pointer-events: none; }

/* Helper classes */
.no-transition {
  -webkit-transition: none !important;
  transition: none !important; }

.hide {
  opacity: 0 !important;
  pointer-events: none !important; }

@media screen and (max-width: 63.125em) {
  .dragslider h2 {
    font-size: 2.8em; }
  .pages .content {
    font-size: 100%; }
  .pages .content h2 {
    font-size: 3em; } }

@media screen and (max-width: 650px) {
  button.slider-switch {
    display: none; } }

.gallery-container {
  height: 26em;
  position: relative;
  margin: 1em 0;
  transition: all 0.2s ease; }
  .gallery-container.is-open {
    position: static;
    height: 100%; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.full-width-carousel {
  background: #c1c1c1; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url("images/default-skin.png") 0 0 #c1c1c1 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  margin: 1em; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("images/default-skin.svg"); }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

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

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

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 4em;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 5.4em;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  height: 44px;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 44px;
  color: #3e4f55;
  padding: 0 10px; }

.pswp__caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 420px;
  margin: 0 auto;
  padding: 10px;
  line-height: 20px;
  color: #3e4f55; }

.pswp__caption--empty {
  display: none; }

.pswp__caption--fake {
  visibility: hidden; }

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  background: url("images/preloader.gif") 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001; }

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/*
* Photoswipe items
 */
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 238, 233, 0.9);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/* iCheck plugin Weeksbg Custom theme
----------------------------------- */
/*
Heavily Customized 
*/
.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  padding: 0;
  width: 18px;
  height: 18px;
  margin: -.4em 0.2em 0;
  background: url("/wp-content/themes/weeksbg/assets/img/checkbox.png") no-repeat;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border: none;
  cursor: pointer; }

.icheckbox, .iradio {
  background-position: 0 0; }
  .icheckbox.checked, .iradio.checked {
    background-position: -23px -1px; }
  .icheckbox.disabled, .iradio.disabled {
    background-position: -44px 0;
    cursor: default; }
  .icheckbox.checked.disabled, .iradio.checked.disabled {
    background-position: -66px 0; }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox,
  .iradio {
    background-image: url("/wp-content/themes/weeksbg/assets/img/checkbox@2x.png");
    -webkit-background-size: 176px 22px;
    background-size: 176px 22px; } }

.icheckbox label, .iradio label {
  color: #fff;
  font-weight: 600;
  font-size: 0.7em;
  margin-left: 2.3em;
  margin-top: 0.1em; }

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

.pagination--is-hidden #pagination {
  display: none; }

.sp-slider .ui-slider-handle {
  margin-left: -1.15em; }

.sp-slider-wrapper {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 15px 65px;
  position: relative;
  margin: 1.618em auto;
  width: 0px;
  -webkit-transition: width 0.15s ease-out;
  -moz-transition: width 0.15s ease-out;
  transition: width 0.15s ease-out; }

.sp-slider-wrapper nav a {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: 1em;
  background: #b1143a;
  border-radius: 50px;
  line-height: 50px;
  top: 0;
  cursor: pointer;
  text-indent: -9000px; }

.sp-slider-wrapper nav a.sp-prev {
  left: 0px; }

.sp-slider-wrapper nav a.sp-next {
  right: 0px; }

.sp-slider-wrapper nav a:after {
  font-family: 'weeks';
  font-style: normal;
  font-weight: normal;
  speak: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: inherit;
  text-indent: 0px;
  font-size: 10px;
  color: #fff; }

.sp-slider-wrapper nav a.sp-prev:after {
  content: '\e805';
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 14px; }

.sp-slider-wrapper nav a.sp-next:after {
  content: '\e805';
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  left: -14px; }

.sp-slider {
  background: #efeee9;
  border: rgba(62, 79, 85, 0.2);
  border-bottom: 1px solid rgba(108, 108, 108, 0.05);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  height: 20px;
  border-radius: 20px;
  position: relative; }

.sp-wrapper .sp-slider {
  background: #b1143a;
  height: 20px; }

.sp-slider .ui-slider-handle {
  outline: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -0.375em; }

.sp-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.7), inset 1px -1px 2px rgba(0, 0, 0, 0.15); }

.sp-slider-open .ui-slider-handle {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 6px 3px -3px rgba(0, 0, 0, 0.1); }

.sp-slider-open .ui-slider-handle.ui-state-active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 4px 3px -3px rgba(0, 0, 0, 0.1); }

.sp-slider .ui-slider-handle:after,
.sp-slider .ui-slider-handle:before {
  content: '';
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  opacity: 0.8;
  background-color: #fff; }

.sp-slider .ui-slider-handle span {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align: center;
  color: #fff;
  background: #b1143a;
  border-radius: 50px;
  padding: 0.566em 0.5em;
  font-weight: 700; }

.parallax-window {
  max-height: 30em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%; }

.parallax-static-content {
  color: #9A9A8A;
  padding: 8em 0;
  position: relative;
  z-index: 9; }

.parallax-background {
  background: url("https://raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png") repeat;
  background-position: top;
  background-size: cover;
  background-color: beige;
  height: 60em;
  left: 0;
  position: absolute;
  top: -10em;
  width: 100%; }

html,
body {
  min-height: 100%; }

.humane,
.humane-flatty {
  position: fixed;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 100000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.humane,
.humane-flatty {
  font-family: Helvetica Neue, Helvetica, san-serif;
  font-size: 16px;
  right: 4.2358em;
  bottom: 2.61792em;
  opacity: 0;
  min-width: 20em;
  color: #444;
  padding: 10px;
  text-align: center;
  background-color: #fff;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px); }

.humane p,
.humane-flatty p,
.humane ul,
.humane-flatty ul {
  margin: 0;
  padding: 0; }

.humane ul,
.humane-flatty ul {
  list-style: none; }

.humane.humane-flatty-info,
.humane-flatty.humane-flatty-info {
  background-color: #3498db;
  color: #FFF; }

.humane.humane-flatty-success,
.humane-flatty.humane-flatty-success {
  background-color: #18bc9c;
  color: #FFF; }

.humane.humane-flatty-error,
.humane-flatty.humane-flatty-error {
  background-color: #e74c3c;
  color: #FFF; }

.humane-animate,
.humane-flatty.humane-flatty-animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.humane-animate:hover,
.humane-flatty.humane-flatty-animate:hover {
  opacity: 0.7; }

.humane-js-animate,
.humane-flatty.humane-flatty-js-animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

/**
 * Nano scroller for custom scrollbars
 */
/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano > .nano-content:focus {
  outline: thin dotted; }

.nano > .nano-content::-webkit-scrollbar {
  display: none; }

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block; }

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }

.YoutubeDelayed {
  height: 376px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0;
  background-position: 0;
  margin: 0 auto 1.618em;
  width: 90%; }
  .YoutubeDelayed.is-loaded {
    height: auto; }
  @media screen and (min-width: 48em) {
    .YoutubeDelayed {
      float: right;
      margin: 0;
      width: 670px;
      max-width: 100%; } }
  @media screen and (max-width: 64em) {
    .YoutubeDelayed {
      float: none;
      margin: 0 auto; } }

.YoutubeDelayedPlay {
  background-image: url(data:image/png;base64,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);
  background-size: cover;
  width: 100px;
  height: 100px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: -16px;
  opacity: .9;
  border: 5px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  .YoutubeDelayedPlay:hover, .YoutubeDelayedPlay:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }

.YoutubeDelayedPlayer {
  width: 100%;
  height: 100%; }

share-button {
  position: relative;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-transform: uppercase; }
  @media screen and (max-width: 40em) {
    share-button .sb-social.active {
      background: #efeee9 none repeat scroll 0% 0%;
      padding: 10px;
      text-align: center;
      top: 2em;
      white-space: initial;
      width: 230px;
      left: initial;
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      -o-transform: translate(0);
      transform: translate(0); }
      share-button .sb-social.active li {
        margin: 4px; } }

share-button .sb-social {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

share-button .sb-social.sb-center {
  left: 96%; }
  @media screen and (max-width: 40em) {
    share-button .sb-social.sb-center {
      left: 0; } }

share-button .sb-social.sb-center.sb-top {
  top: 0;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }
  @media screen and (max-width: 40em) {
    share-button .sb-social.sb-center.sb-top {
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      -o-transform: translate(0);
      transform: translate(0); } }

share-button .sb-social.sb-center.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }
  @media screen and (max-width: 40em) {
    share-button .sb-social.sb-center.sb-bottom {
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      -o-transform: translate(0);
      transform: translate(0); } }

share-button .sb-social.sb-center.active.sb-top {
  top: 5.2em; }
  @media screen and (max-width: 40em) {
    share-button .sb-social.sb-center.active.sb-top {
      top: 2.5em;
      border-radius: 3px; } }

share-button .sb-social.sb-center.active.sb-bottom {
  bottom: -1em; }

share-button .sb-social.sb-left {
  left: 50%; }

share-button .sb-social.sb-left.sb-top {
  top: 0;
  -webkit-transform: translate(calc(-100% + 30px), -100%);
  -ms-transform: translate(calc(-100% + 30px), -100%);
  transform: translate(calc(-100% + 30px), -100%); }

share-button .sb-social.sb-left.sb-middle {
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

share-button .sb-social.sb-left.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(calc(-100% + 30px), 100%);
  -ms-transform: translate(calc(-100% + 30px), 100%);
  transform: translate(calc(-100% + 30px), 100%); }

share-button .sb-social.sb-left.active.sb-top {
  top: -1em; }

share-button .sb-social.sb-left.active.sb-middle {
  left: -1em; }

share-button .sb-social.sb-left.active.sb-bottom {
  bottom: -1em; }

share-button .sb-social.sb-right {
  left: 50%; }

share-button .sb-social.sb-right.sb-top {
  top: 0;
  -webkit-transform: translate(-30px, -100%);
  -ms-transform: translate(-30px, -100%);
  transform: translate(-30px, -100%); }

share-button .sb-social.sb-right.sb-middle {
  top: 50%;
  left: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

share-button .sb-social.sb-right.sb-bottom {
  bottom: 0;
  -webkit-transform: translate(-30px, 100%);
  -ms-transform: translate(-30px, 100%);
  transform: translate(-30px, 100%); }

share-button .sb-social.sb-right.active.sb-top {
  top: -1em; }

share-button .sb-social.sb-right.active.sb-middle {
  left: calc(100% + 1em); }

share-button .sb-social.sb-right.active.sb-bottom {
  bottom: -1em; }

share-button .sb-social.active {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible; }

share-button .sb-social.load {
  -webkit-transition: none !important;
  transition: none !important; }

@media screen and (max-width: 400px) {
  share-button .sb-social.networks-6.sb-center {
    white-space: initial;
    text-align: center;
    width: 300px; } }

@media screen and (max-width: 460px) {
  share-button .sb-social.networks-7.sb-center {
    white-space: initial;
    text-align: center;
    width: 230px; } }

@media screen and (max-width: 400px) {
  share-button .sb-social.networks-7.sb-center {
    white-space: initial;
    text-align: center;
    width: 230px; } }

@media screen and (max-width: 520px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 420px; } }

@media screen and (max-width: 460px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 360px; } }

@media screen and (max-width: 400px) {
  share-button .sb-social.networks-8.sb-center {
    white-space: initial;
    text-align: center;
    width: 300px; } }

share-button .sb-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 0; }

share-button .sb-social ul li {
  position: relative;
  height: 22px;
  width: 60px;
  padding: 12px 0;
  margin: 0;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  z-index: 2;
  box-sizing: content-box;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

share-button .sb-social ul li.enabled {
  display: inline-block; }

share-button .sb-social ul li.disabled {
  display: none; }

share-button .sb-social ul li:hover:before {
  opacity: 1; }

share-button .sb-social ul li:before,
share-button .sb-social ul li:after {
  content: ' ';
  position: absolute;
  width: inherit;
  height: inherit;
  -webkit-transform: translate(-20%, 0);
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-repeat: no-repeat !important; }

share-button .sb-social ul li:before {
  opacity: .8; }

share-button .sb-social ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

share-button .sb-social li[class*='facebook'] {
  background: #3b5998; }

share-button .sb-social li[class*='facebook']:before {
  background: url("social-icons/facebook.svg"); }

share-button .sb-social li[class*='twitter'] {
  background: #6cdfea; }

share-button .sb-social li[class*='twitter']:before {
  background: url("social-icons/twitter.svg"); }

share-button .sb-social li[class*='googlePlus'] {
  background: #e34429; }

share-button .sb-social li[class*='googlePlus']:before {
  background: url("social-icons/googleplus.svg"); }

share-button .sb-social li[class*='pinterest'] {
  background: #c5282f; }

share-button .sb-social li[class*='pinterest']:before {
  background: url("social-icons/pinterest.svg"); }

share-button .sb-social li[class*='linkedin'] {
  background: #4875b4; }

share-button .sb-social li[class*='linkedin']:before {
  background: url("social-icons/linkedin.svg"); }

share-button .sb-social li[class*='email'] {
  background: #42c5b0; }

share-button .sb-social li[class*='email']:before {
  background: url("social-icons/email.svg"); }

share-button .sb-social li[class*='reddit'] {
  background: #a1caf2; }

share-button .sb-social li[class*='reddit']:before {
  background: url("social-icons/reddit.svg"); }

share-button .sb-social li[class*='whatsapp'] {
  background: #4dc247; }

share-button .sb-social li[class*='whatsapp']:before {
  background: url("social-icons/whatsapp.svg"); }

/**
 * DEFAULT OVERRIDES
 */
@media screen and (min-width: 48em) {
  .sb-social:before {
    border-color: transparent transparent #3b5998;
    border-style: solid;
    border-width: 0 10px 10px;
    content: '';
    height: 0;
    left: 138px;
    position: absolute;
    top: -10px;
    width: 0; }
  .sb-social ul li:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .sb-social ul li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; } }

@media screen and (max-width: 40em) {
  .sb-social:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #efeee9;
    top: -7px;
    left: 20px; } }

.yikes-newsletter {
  background: #322e2d;
  border-bottom: 1px solid #000;
  padding: .6em 0; }
  .yikes-newsletter .row {
    max-width: 40em;
    margin: 0 auto;
    position: relative; }
  .yikes-newsletter .post-edit-link {
    display: none; }
  .yikes-newsletter label {
    margin-bottom: 0; }
  .yikes-newsletter label span {
    color: #fff; }
  .yikes-newsletter form {
    margin: 0; }
  .yikes-newsletter input, .yikes-newsletter label {
    float: left;
    margin: 0; }
  .yikes-newsletter .empty-label {
    display: none; }
  .yikes-newsletter .yikes-easy-mc-submit-button, .yikes-newsletter input, .yikes-newsletter label {
    margin-bottom: 0 !important; }
  .yikes-newsletter fieldset {
    border: 0;
    padding: 0;
    margin: 0; }
  .yikes-newsletter .newsletter-input {
    padding-right: 148px; }
  .yikes-newsletter input[type="email"] {
    padding-right: 26px; }
  .yikes-newsletter input[type="submit"] {
    background: #b1143a;
    border: 0;
    color: #fff;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: 600;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .yikes-newsletter .frm_submit {
    position: absolute;
    right: 0; }

/**
 * !important styles neccessary to override Wordpress injected styles
 */
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
  height: 37px !important;
  min-height: 37px !important; }

.yikes-mailchimp-container-1 {
  max-width: 314px;
  float: left; }
  @media screen and (max-width: 40em) {
    .yikes-mailchimp-container-1 {
      float: none;
      margin: 0 auto; } }

.left-notice {
  float: left;
  color: #fff;
  padding: 14px 20px 0 6px;
  font-weight: 400;
  font-size: .8em;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media screen and (max-width: 40em) {
    .left-notice {
      padding: 1em;
      width: 100%;
      text-align: center; } }

.yikes-easy-mc-form label.label-inline {
  max-width: 20em !important;
  width: 16em !important;
  padding-right: 0 !important; }

.yikes-easy-mc-success-message + form {
  display: none !important; }

.yikes-easy-mc-success-message {
  padding: 4px 10px !important;
  border-radius: 3px !important;
  text-align: center;
  position: absolute !important;
  width: 100%;
  left: 0;
  margin: 0;
  top: -2px; }

.socialite-share {
  margin: 1.618em 0 3.236em; }
  .socialite-share .article-type {
    display: inline-block;
    width: 100%;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    padding-bottom: 1em; }
  .socialite-share .social-buttons {
    margin: 0;
    float: left;
    padding: 0; }
  .socialite-share li {
    float: left;
    margin-right: 1em;
    list-style: none; }

/* site loader */
/* Number of circles to transform from standard (i think?) */
/* COLOUR HERE */
/* Fix for box-sizing reset issue affecting this loader */
.loader *,
.loader *:before, *:after {
  box-sizing: content-box !important; }

.loader {
  width: 100px;
  height: 102px;
  border-radius: 100%;
  position: absolute;
  top: 40%;
  left: calc(50% - 50px); }

.circle {
  width: 100%;
  height: 100%;
  position: absolute; }
  .circle .inner {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 5px solid rgba(177, 20, 58, 0.7);
    border-right: none;
    border-top: none;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -webkit-box-shadow: inset 0px 0px 10px rgba(177, 20, 58, 0.15);
    -moz-box-shadow: inset 0px 0px 10px rgba(177, 20, 58, 0.15); }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.circle:nth-of-type(0) {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg); }
  .circle:nth-of-type(0) .inner {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

.circle:nth-of-type(1) {
  -webkit-transform: rotate(70deg);
  -moz-transform: rotate(70deg);
  transform: rotate(70deg); }
  .circle:nth-of-type(1) .inner {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

.circle:nth-of-type(2) {
  -webkit-transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  transform: rotate(140deg); }
  .circle:nth-of-type(2) .inner {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

.loader {
  -webkit-animation: spin 5s infinite linear;
  animation: spin 5s infinite linear; }

.testimonials {
  padding: 2.618em 0.809em; }
  .inverted .testimonials {
    background: transparent; }
  .testimonials .quotes {
    text-align: center; }
    .testimonials .quotes .title {
      display: block;
      margin: .8em auto 0em;
      font-size: 1.9em;
      font-weight: 500;
      font-style: italic; }
    .testimonials .quotes img {
      display: block;
      margin: .8em auto 0em;
      width: 3.3em; }
    .testimonials .quotes p {
      text-transform: uppercase; }
    .testimonials .quotes .owl-pagination {
      max-width: 120px;
      margin: 0 auto; }
    .testimonials .quotes .owl-page span {
      width: 10px;
      height: 10px;
      background: #c1c1c1;
      display: block;
      border-radius: 50%;
      float: left;
      margin: 0 14px; }
    .testimonials .quotes .owl-page.active span {
      background: #5b5b5b; }

.section-header {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  max-width: 32.4em;
  margin: 0 auto 3.236em;
  padding: 0.83em 0; }
  .section-header h2 {
    line-height: 1em;
    margin: 0em; }
    @media screen and (max-width: 40em) {
      .section-header h2 {
        font-size: 2em; } }
  .section-header p {
    line-height: 1em;
    margin: 0em; }
  .section-header .sub-title {
    font-size: 1em; }
  @media screen and (max-width: 40em) {
    .section-header {
      padding: .83em;
      margin-bottom: 1.618em;
      border-top: 0;
      border-bottom: 0; }
      .section-header:after {
        content: '';
        border-bottom: 1px solid;
        width: 60%;
        display: block;
        margin: 0 auto;
        padding-top: 1em; }
      .section-header:before {
        content: '';
        border-top: 1px solid;
        width: 60%;
        display: block;
        margin: 0 auto;
        padding-bottom: .4em; }
      .section-header h2 {
        margin: 0.4em 0; }
      .section-header p {
        line-height: 1.618em; } }

/* In page notififcations */
.humane {
  position: absolute;
  top: 1.618em;
  right: 3em;
  z-index: 99;
  width: 20em;
  border-radius: 4px;
  background: rgba(239, 238, 233, 0.7);
  border: 1px solid #dad7cb; }

/*
In page gallery
 */
.gallery p.tagline {
  text-align: center; }

.gallery .carousel {
  margin: 2.61792em 0 1.618em 0; }
  .gallery .carousel h3, .gallery .carousel p {
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display: none; }
  .gallery .carousel h3 {
    margin-top: -4em; }
  .gallery .carousel .owl-item:hover h3, .gallery .carousel .owl-item:hover p {
    display: block; }
  .gallery .carousel img {
    width: 100%; }

/**
 * Modal Styles
 */
.modal {
  padding: 1.618em; }

.add-favourite-modal {
  text-align: center; }
  .add-favourite-modal .form-group {
    margin-top: 1em; }
    .add-favourite-modal .form-group p.success {
      margin-bottom: 4em; }
    .add-favourite-modal .form-group label {
      margin-bottom: 0.6em; }

/**
 * Article Page
 */
.article-single {
  padding: 2.61792em 1.618em 0; }
  .article-single .carousel {
    margin: 2.61792em 0; }
    .article-single .carousel img {
      width: 100%; }
  .article-single .lead {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em; }
    @media screen and (max-width: 40em) {
      .article-single .lead {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }

.wide-segment {
  position: relative;
  text-align: center;
  color: #fff; }
  .wide-segment .header {
    position: absolute;
    width: 100%;
    margin: 4.2358em 0; }
    .wide-segment .header h2 {
      border-bottom: 2px solid #fff;
      max-width: 10em;
      margin: 0 auto; }

/*
Icons
 */
/*
Amenity icons
 */
.sp-amenities {
  display: inline-block;
  width: 100%;
  height: 4em; }
  .sp-amenities .item {
    width: 3.82em;
    height: 2.8em;
    float: left;
    border-left: 2px solid #3e4f55; }
    .sp-amenities .item.last-child {
      border-right: 2px solid #3e4f55; }
    .sp-amenities .item.shower {
      background: url("../assets/svg/amenity_icons_shower.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.bed {
      background: url("../assets/svg/amenity_icons_bed.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.car {
      background: url("../assets/svg/amenity_icons_car.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.cinema {
      background: url("../assets/svg/amenity_icons_cinema.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.alfresco {
      background: url("../assets/svg/amenity_icons_alfresco.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.laundry {
      background: url("../assets/svg/amenity_icons_laundry.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.land-size {
      background: url("../assets/svg/amenity_icons_land-size.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item.house-size {
      background: url("../assets/svg/amenity_icons_house-size.svg");
      background-repeat: no-repeat;
      background-size: 1.78em;
      background-position: 17px; }
    .sp-amenities .item span {
      display: block;
      bottom: 0;
      margin-top: 46px;
      font-size: 0.625em;
      text-transform: uppercase;
      text-align: center; }
    .sp-amenities .item:last-child {
      border-right: 2px solid #3e4f55; }
  .sp-amenities .default {
    background: url("../assets/svg/special-amenities.svg");
    background-repeat: no-repeat;
    width: 9.1em;
    height: 2em;
    margin: 1.618em 0;
    display: block; }
    .sp-amenities .default span {
      display: block;
      font-size: 0.8em;
      margin: 1px; }
  .sp-amenities .text {
    font-size: 0.8em; }
  @media screen and (max-width: 64em) {
    .sp-amenities {
      height: auto; }
      .sp-amenities .item {
        border: none;
        margin: 0 1em 1em 0; }
        .sp-amenities .item:last-child {
          border: none; } }
  @media screen and (max-width: 40em) {
    .sp-amenities {
      border-top: 1px solid;
      padding-top: 1em; } }

/*
Reps
 */
.rep {
  text-align: center;
  padding: 0 5em; }
  @media screen and (max-width: 64em) {
    .rep {
      padding: 0 0 0 0; } }

.rep-avatar-mask {
  width: 13.4375em;
  height: 13.4375em;
  border-radius: 0.3125em;
  overflow: hidden;
  margin: 0 auto;
  border: 2px solid #c1c1c1; }
  .rep-avatar-mask .avatar {
    max-width: 140%;
    margin-left: -18%; }

.rep-description {
  max-width: 400px;
  margin: 0 auto; }

/*
Favourite styles
 */
.small-header-bar {
  display: none;
  position: absolute;
  top: 0;
  background: rgba(239, 238, 233, 0.9);
  border-bottom: 1px solid #c4c0ae;
  width: 100%;
  text-align: center;
  padding: 0.6em 0;
  margin-left: 1.618em; }
  .small-header-bar form {
    margin: 0; }
  .small-header-bar ul li label {
    float: left;
    padding: 1em 1em 0; }
  @media screen and (max-width: 64em) {
    .small-header-bar {
      display: none !important; } }

/**
 * Masonry
 */
.masonry-container .home-count {
  margin: 1.618em 1.2em 1.618em 0; }
  @media screen and (max-width: 40em) {
    .masonry-container .home-count {
      margin: 1em 0 1em 0; } }

.masonry-container .homes-container, .masonry-container .ranges-container {
  display: inline-block;
  width: 100%; }
  @media screen and (max-width: 40em) {
    .masonry-container .homes-container, .masonry-container .ranges-container {
      margin: 0 0 0 0; } }

.masonry-container .ranges-container {
  margin-top: 2em; }

/**
 * Footer
 */
footer {
  background: #322e2d;
  position: relative; }

.minimal-footer {
  font-size: .9em;
  background: #322e2d;
  color: #a6a9ac;
  padding: 5em 0;
  text-align: center;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  @media screen and (max-width: 40em) {
    .minimal-footer {
      padding: 1em 0 5em; } }
  .minimal-footer .links {
    padding-top: 1em;
    display: inline-block;
    width: 100%; }
    .minimal-footer .links > div {
      margin-bottom: 4em; }
    .minimal-footer .links img {
      margin: 0 auto; }
  .minimal-footer img {
    width: 3.6em;
    margin-bottom: 1em; }
  .minimal-footer a:not(.no-style) {
    text-decoration: underline;
    color: #a6a9ac;
    display: block;
    margin-bottom: .8em; }
    .minimal-footer a:not(.no-style):hover, .minimal-footer a:not(.no-style):active {
      color: #fff; }
    .minimal-footer a:not(.no-style):after {
      content: '\00BB'; }
  .minimal-footer .title {
    text-transform: uppercase;
    font-size: 1.26em;
    font-weight: 600; }
  .minimal-footer .content {
    max-width: 16em;
    margin: 0 auto;
    font-size: 0.86em; }
  .minimal-footer .large {
    font-size: 1em; }
  @media screen and (max-width: 40em) {
    .minimal-footer .columns {
      margin: 1.618em 0; } }
  .minimal-footer hr {
    border-color: #a6a9ac;
    float: left;
    width: 100%; }
  .minimal-footer .copyright {
    background: #171515;
    border-top: 1px solid #000;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 1.25em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    .minimal-footer .copyright .row {
      margin: 0 auto;
      max-width: 82em; }
    .minimal-footer .copyright .year {
      float: left; }
    .minimal-footer .copyright .terms {
      float: right; }
    .minimal-footer .copyright a {
      display: initial;
      margin-bottom: 0; }
      .minimal-footer .copyright a:after {
        content: ''; }
    @media screen and (max-width: 40em) {
      .minimal-footer .copyright {
        padding-bottom: 4em; }
        .minimal-footer .copyright .year, .minimal-footer .copyright .terms {
          float: none;
          margin-bottom: 1em; } }

.social-footer-bar {
  display: inline-block;
  width: 100%;
  font-size: .8em;
  padding: .8em 0;
  color: #fff;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  background: #3f3a39; }
  .social-footer-bar .row {
    max-width: 23em; }

.newsletter-signup .description {
  width: 100%;
  text-align: center;
  float: left;
  font-weight: 300;
  padding: 10px; }

.newsletter-signup .newsletter-form {
  float: left; }

.newsletter-signup fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

/*
My Inspiration Pages
 */
.my-inspiration {
  padding: 1.618em 0; }
  .my-inspiration .tabs {
    margin: 0 auto;
    width: 100%; }
    .my-inspiration .tabs > dd {
      width: 33%; }
      @media screen and (max-width: 40em) {
        .my-inspiration .tabs > dd {
          width: 100%;
          margin-bottom: 0.809em !important; } }
  .my-inspiration .tabs > dd a {
    margin-right: 11px; }
    @media screen and (max-width: 40em) {
      .my-inspiration .tabs > dd a {
        margin-right: 0; } }
  .my-inspiration .tabs > dd:last-child a {
    margin-right: 0; }
  .my-inspiration .tabs-content .content {
    min-height: 40em; }

.page-section {
  padding: 2.61792em 0;
  border-top: 1px solid #c1c1c1; }
  .page-section:first-child {
    border-top: none; }

.page-header {
  text-align: center;
  max-width: 44em;
  margin: 0 auto; }
  .page-header .title {
    font-size: 1.9em;
    font-weight: 600;
    margin: 0; }
  .page-header .tag-line {
    font-family: "Palatino Linotype", Palatino, serif;
    font-weight: 600;
    font-style: italic;
    margin: 0;
    font-size: 1.2em;
    line-height: .9em; }
  .page-header .description {
    margin-top: 1.4em; }

/**
 * TESTING FULL PAGE MENU
 */
.full-page-overlay {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  text-align: center;
  background: rgba(239, 238, 233, 0.9); }
  .full-page-overlay .menu {
    padding: 10%; }
    .full-page-overlay .menu li {
      list-style: none;
      opacity: 0; }
    .full-page-overlay .menu .menu-item {
      margin-bottom: 2em; }
      .full-page-overlay .menu .menu-item > a {
        line-height: 1em; }
      .full-page-overlay .menu .menu-item .sub-title {
        margin: 0 0 0 0;
        font-style: italic; }
    .full-page-overlay .menu a {
      color: #3e4f55;
      font-size: 3em;
      text-transform: uppercase; }
  .full-page-overlay .close-btn {
    position: absolute;
    right: 2em;
    top: 2em; }
    .full-page-overlay .close-btn i {
      font-size: 3em;
      cursor: pointer; }

.menu ul {
  margin: 0; }

.menu li {
  max-width: 40em;
  margin: 0 auto; }

.menu li.has-dropdown .sub-menu.dropdown {
  display: none;
  font-size: 0.7em; }
  .menu li.has-dropdown .sub-menu.dropdown .sub-title {
    display: none; }

.menu li.is-open .sub-title {
  display: none; }

.menu li .sub-title {
  opacity: 0;
  -webkit-transform: translateY(0.6em);
  -moz-transform: translateY(0.6em);
  -ms-transform: translateY(0.6em);
  -o-transform: translateY(0.6em);
  transform: translateY(0.6em);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 0; }

.menu li:hover .sub-title {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.menu li .sub-menu {
  padding: 1.6em 0 0;
  border-top: 1px solid;
  max-width: 20em;
  margin: 1.6em auto 0; }

/*
Generic image container component
 */
.img {
  position: relative; }
  .img img {
    width: 100%; }
  .img .right-action {
    opacity: 0;
    position: absolute;
    right: 0.809em;
    top: .8em; }
  .img .heart {
    opacity: 0; }
  .img .visible.heart {
    opacity: 1; }
  .img .notice {
    position: absolute;
    top: 0.625em;
    color: #b1143a;
    font-weight: 700;
    font-size: 0.8em;
    left: 1.618em; }
  .img:hover .left-action, .img:hover .right-action, .img:hover .heart {
    opacity: 1; }
  .img .left-action {
    left: 0.809em;
    top: .8em; }
  .img .left-action, .img .right-action, .img .heart {
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }

.left-action {
  position: absolute; }
  .left-action.with-label {
    left: 0.6em; }
    .left-action.with-label label {
      position: absolute;
      margin-left: 2em;
      color: white;
      font-size: 0.8em;
      font-weight: 600; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #a1d9f2; }
    .sweet-alert button:active {
      background-color: #81ccee; }
    .sweet-alert button.cancel {
      background-color: #D0D0D0; }
      .sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
      .sweet-alert button.cancel:active {
        background-color: #b7b7b7; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .icon.error {
      border-color: #F27474; }
      .sweet-alert .icon.error .x-mark {
        position: relative;
        display: block; }
      .sweet-alert .icon.error .line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .icon.error .line.left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .icon.error .line.right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .icon.warning {
      border-color: #F8BB86; }
      .sweet-alert .icon.warning .body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .icon.warning .dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .icon.info {
      border-color: #C9DAE1; }
      .sweet-alert .icon.info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .icon.info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .icon.success {
      border-color: #A5DC86; }
      .sweet-alert .icon.success::before, .sweet-alert .icon.success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .icon.success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .icon.success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .icon.success .placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .icon.success .fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .icon.success .line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .icon.success .line.tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .icon.success .line.long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .icon.custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }
  .showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }
  .hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.Explorer img[src*=".svg"] {
  width: 100%; }

.Explorer .sp-map-button img {
  max-width: 36px; }

.Explorer .sp-amenities .item img {
  max-width: 2em; }

.Explorer footer img {
  max-width: 50px; }

.Explorer .is-visible.contact-tab-content {
  display: block; }

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 14px;
  margin-top: 14px; }

.noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #b1143a;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 14px; }

.noUi-target {
  border-radius: 14px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed; }

@font-face {
  font-family: ProximaNova-Regular;
  src: local("Helvetica"), local("Arial"); }

@font-face {
  font-family: 'ProximaNova-Regular';
  src: local("Helvetica"), local("Arial"); }
