/*! 
Theme Name: Lisa Limited
Author: Adjacent
Author URI: http://weareadjacent.com
Version: 1.0
*/
/* ==========================================================================
   Utility
   ========================================================================== */
/* line 264, ../../../_assets/css/vendor/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 768px;
}

/* line 269, ../../../_assets/css/vendor/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}

/* line 274, ../../../_assets/css/vendor/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}

/* line 290, ../../../_assets/css/vendor/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 296, ../../../_assets/css/vendor/foundation/components/_global.scss */
html,
body {
  font-size: 16;
}

/* line 300, ../../../_assets/css/vendor/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 313, ../../../_assets/css/vendor/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 316, ../../../_assets/css/vendor/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 320, ../../../_assets/css/vendor/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 322, ../../../_assets/css/vendor/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 326, ../../../_assets/css/vendor/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 333, ../../../_assets/css/vendor/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 334, ../../../_assets/css/vendor/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 335, ../../../_assets/css/vendor/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 336, ../../../_assets/css/vendor/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 337, ../../../_assets/css/vendor/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 338, ../../../_assets/css/vendor/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 339, ../../../_assets/css/vendor/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 345, ../../../_assets/css/vendor/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 348, ../../../_assets/css/vendor/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 358, ../../../_assets/css/vendor/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 361, ../../../_assets/css/vendor/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: auto;
  *zoom: 1;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 120, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 123, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.21875em;
  margin-right: -0.21875em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 127, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 131, ../../../_assets/css/vendor/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.21875em;
  padding-right: 0.21875em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 136, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    float: left;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 6.66666667%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 13.33333333%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 20%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 26.66666667%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 33.33333333%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 40%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 46.66666667%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 53.33333333%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 60%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 66.66666667%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 73.33333333%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 80%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-13 {
    position: relative;
    width: 86.66666667%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-14 {
    position: relative;
    width: 93.33333333%;
  }

  /* line 140, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-15 {
    position: relative;
    width: 100%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 6.66666667%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 13.33333333%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 20%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 26.66666667%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 33.33333333%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 40%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 46.66666667%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 53.33333333%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 60%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 66.66666667%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-11 {
    position: relative;
    margin-left: 73.33333333%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-12 {
    position: relative;
    margin-left: 80%;
  }

  /* line 144, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .small-offset-13 {
    position: relative;
    margin-left: 86.66666667%;
  }

  /* line 147, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 148, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 150, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 6.66666667%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 13.33333333%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 20%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 26.66666667%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 33.33333333%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 40%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 46.66666667%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 53.33333333%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 60%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 66.66666667%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 73.33333333%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 80%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-13 {
    position: relative;
    width: 86.66666667%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-14 {
    position: relative;
    width: 93.33333333%;
  }

  /* line 158, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .large-15 {
    position: relative;
    width: 100%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 6.66666667%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 13.33333333%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 20%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 26.66666667%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 33.33333333%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 40%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 46.66666667%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 53.33333333%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 60%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 66.66666667%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 73.33333333%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-12 {
    position: relative;
    margin-left: 80%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-13 {
    position: relative;
    margin-left: 86.66666667%;
  }

  /* line 162, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .row .large-offset-14 {
    position: relative;
    margin-left: 93.33333333%;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 6.66666667%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 6.66666667%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 13.33333333%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 13.33333333%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 20%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 20%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 26.66666667%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 26.66666667%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 33.33333333%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 33.33333333%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 40%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 40%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 46.66666667%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 46.66666667%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 53.33333333%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 53.33333333%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 60%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 60%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 66.66666667%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 66.66666667%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 73.33333333%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 73.33333333%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-12 {
    position: relative;
    left: 80%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-12 {
    position: relative;
    right: 80%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-13 {
    position: relative;
    left: 86.66666667%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-13 {
    position: relative;
    right: 86.66666667%;
    left: auto;
  }

  /* line 166, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .push-14 {
    position: relative;
    left: 93.33333333%;
    right: auto;
  }

  /* line 167, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .pull-14 {
    position: relative;
    right: 93.33333333%;
    left: auto;
  }

  /* line 170, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 173, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 180, ../../../_assets/css/vendor/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* line 110, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #f6f6f6;
  background: #f6f6f6;
  z-index: 9998;
  display: none;
  top: 0;
  left: 0;
}

/* line 112, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 9999;
  height: auto;
  margin-left: -50%;
  width: 100%;
  background-color: transparent;
  padding: 0.625em;
  border: none none none;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 1px;
}
/* line 62, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 66, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 67, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 116, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  right: 0.6875em;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 122, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 0;
    top: 0.625em;
  }
  /* line 125, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 126, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 127, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 128, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 129, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 135, ../../../_assets/css/vendor/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../../_assets/css/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../../_assets/css/partials/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../../_assets/css/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../../../_assets/css/partials/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../../../_assets/css/partials/_normalize.scss */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
/* line 80, ../../../_assets/css/partials/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 92, ../../../_assets/css/partials/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 100, ../../../_assets/css/partials/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 114, ../../../_assets/css/partials/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 123, ../../../_assets/css/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 131, ../../../_assets/css/partials/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 140, ../../../_assets/css/partials/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 148, ../../../_assets/css/partials/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 158, ../../../_assets/css/partials/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 167, ../../../_assets/css/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 179, ../../../_assets/css/partials/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 187, ../../../_assets/css/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 195, ../../../_assets/css/partials/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 203, ../../../_assets/css/partials/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 211, ../../../_assets/css/partials/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 215, ../../../_assets/css/partials/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 227, ../../../_assets/css/partials/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 235, ../../../_assets/css/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 247, ../../../_assets/css/partials/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 259, ../../../_assets/css/partials/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 270, ../../../_assets/css/partials/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 281, ../../../_assets/css/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 295, ../../../_assets/css/partials/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 307, ../../../_assets/css/partials/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 320, ../../../_assets/css/partials/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 332, ../../../_assets/css/partials/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 342, ../../../_assets/css/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 354, ../../../_assets/css/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 366, ../../../_assets/css/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 375, ../../../_assets/css/partials/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 386, ../../../_assets/css/partials/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 399, ../../../_assets/css/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ==========================================================================
   Additional Resets
   ========================================================================== */
/* line 20, ../../../_assets/css/style.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* line 25, ../../../_assets/css/style.scss */
html,
button,
input,
select,
textarea {
  color: #3f3f3f;
}

/* line 33, ../../../_assets/css/style.scss */
::-moz-selection {
  background: #3f3f3f;
  text-shadow: none;
  color: #f6f6f6;
}

/* line 39, ../../../_assets/css/style.scss */
::selection {
  background: #3f3f3f;
  text-shadow: none;
  color: #f6f6f6;
}

/* line 45, ../../../_assets/css/style.scss */
img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

/* line 50, ../../../_assets/css/style.scss */
img, object, embed {
  border: none;
  max-width: 100%;
}

/* line 55, ../../../_assets/css/style.scss */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Site Styles
   ========================================================================== */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 15, ../../../_assets/css/vendor/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 19, ../../../_assets/css/vendor/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 40, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 41, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 42, ../../../_assets/css/vendor/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 45, ../../../_assets/css/vendor/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 46, ../../../_assets/css/vendor/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 47, ../../../_assets/css/vendor/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 52, ../../../_assets/css/vendor/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 56, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

/* line 57, ../../../_assets/css/vendor/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 58, ../../../_assets/css/vendor/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 59, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 60, ../../../_assets/css/vendor/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 63, ../../../_assets/css/vendor/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 64, ../../../_assets/css/vendor/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 40%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 65, ../../../_assets/css/vendor/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 66, ../../../_assets/css/vendor/_flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 67, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

/* line 68, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

/* line 69, ../../../_assets/css/vendor/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 70, ../../../_assets/css/vendor/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
/* line 75, ../../../_assets/css/vendor/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 76, ../../../_assets/css/vendor/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 77, ../../../_assets/css/vendor/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 78, ../../../_assets/css/vendor/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
/* line 81, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 82, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 83, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 84, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 85, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 87, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 88, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 89, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 90, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 91, ../../../_assets/css/vendor/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 94, ../../../_assets/css/vendor/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  /* line 95, ../../../_assets/css/vendor/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 4, ../../../_assets/css/partials/_helpers.scss */
.sidepad {
  padding-left: 0.4375em;
  padding-right: 0.4375em;
}

/* line 8, ../../../_assets/css/partials/_helpers.scss */
.sidemar {
  margin-left: 0.4375em;
  margin-right: 0.4375em;
}

/* line 12, ../../../_assets/css/partials/_helpers.scss */
.nosidepad {
  padding-left: 0;
  padding-right: 0;
}

/* line 17, ../../../_assets/css/partials/_helpers.scss */
.text-replace {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* line 21, ../../../_assets/css/partials/_helpers.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 28, ../../../_assets/css/partials/_helpers.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

/* line 35, ../../../_assets/css/partials/_helpers.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 40, ../../../_assets/css/partials/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 51, ../../../_assets/css/partials/_helpers.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 61, ../../../_assets/css/partials/_helpers.scss */
.invisible {
  visibility: hidden;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/* line 5, ../../../_assets/css/partials/_typography.scss */
body {
  font-family: "proxima-nova-n3", "proxima-nova", Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 100%;
  color: #3f3f3f;
  /*@include mq($break_mid){
  	font-size: 100%;
  }
  @include mq($break_sm){
  	font-size: 87.5%;
  }	
  @include mq($break_desk){
  	font-size: 100%;
  }*/
}

/* line 20, ../../../_assets/css/partials/_typography.scss */
b, strong {
  font-family: "proxima-nova-n7", "proxima-nova", Helvetica,sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* line 24, ../../../_assets/css/partials/_typography.scss */
i, em {
  font-family: "proxima-nova-n3", "proxima-nova", Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-style: normal;
}

/* line 28, ../../../_assets/css/partials/_typography.scss */
small {
  font-size: 86%;
}

/* line 32, ../../../_assets/css/partials/_typography.scss */
a:link, a:visited {
  color: #3f3f3f;
  text-decoration: underline;
}
/* line 36, ../../../_assets/css/partials/_typography.scss */
a:focus {
  outline: 1px dotted invert;
}
/* line 37, ../../../_assets/css/partials/_typography.scss */
a:hover, a:active {
  outline: 0;
  color: #3f3f3f;
  text-decoration: none;
}

/* line 44, ../../../_assets/css/partials/_typography.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "acta-display-n4", "acta-display", Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: normal;
}
/* line 49, ../../../_assets/css/partials/_typography.scss */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited,
.h1 a:link,
.h1 a:visited, .h2 a:link, .h2 a:visited, .h3 a:link, .h3 a:visited, .h4 a:link, .h4 a:visited, .h5 a:link, .h5 a:visited, .h6 a:link, .h6 a:visited {
  text-decoration: none;
}
/* line 53, ../../../_assets/css/partials/_typography.scss */
h1 i, h1 em, h2 i, h2 em, h3 i, h3 em, h4 i, h4 em, h5 i, h5 em, h6 i, h6 em,
.h1 i,
.h1 em, .h2 i, .h2 em, .h3 i, .h3 em, .h4 i, .h4 em, .h5 i, .h5 em, .h6 i, .h6 em {
  font-family: "acta-display-i4", "acta-display", Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}

/* line 58, ../../../_assets/css/partials/_typography.scss */
h1, .h1 {
  text-transform: uppercase;
}

/* line 69, ../../../_assets/css/partials/_typography.scss */
h1, h1 a:link, h1 a:visited,
.h1, .h1 a:link, .h1 a:visited {
  color: #3f3f3f;
}

/* line 73, ../../../_assets/css/partials/_typography.scss */
h1 a:hover, h1 a:active,
.h1 a:hover, .h1 a:active {
  color: #3f3f3f;
}

/* line 78, ../../../_assets/css/partials/_typography.scss */
h2, .h2 {
  font-size: 2em;
  line-height: 0.88888889;
  padding-bottom: 0.375em;
}
/* line 82, ../../../_assets/css/partials/_typography.scss */
h2.modhead, .h2.modhead {
  padding-top: 0.375em;
}
@media only screen and (min-width: 40em) {
  /* line 78, ../../../_assets/css/partials/_typography.scss */
  h2, .h2 {
    font-size: 3em;
    line-height: 1;
    padding-bottom: 0.33333333em;
  }
}
@media only screen and (min-width: 60em) {
  /* line 78, ../../../_assets/css/partials/_typography.scss */
  h2, .h2 {
    font-size: 3.75em;
  }
}

/* line 94, ../../../_assets/css/partials/_typography.scss */
h2, h2 a:link, h2 a:visited,
.h2, .h2 a:link, .h2 a:visited {
  color: #3f3f3f;
}

/* line 98, ../../../_assets/css/partials/_typography.scss */
h2 a:hover, h2 a:active,
.h2 a:hover, .h2 a:active {
  color: #3f3f3f;
}

/* line 103, ../../../_assets/css/partials/_typography.scss */
h3, .h3 {
  font-family: "proxima-nova-n3", "proxima-nova", Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3em;
  line-height: 1;
}
@media only screen and (min-width: 40em) {
  /* line 103, ../../../_assets/css/partials/_typography.scss */
  h3, .h3 {
    font-size: 3em;
  }
}

/* line 116, ../../../_assets/css/partials/_typography.scss */
h3, h3 a:link, h3 a:visited,
.h3, .h3 a:link, .h3 a:visited {
  color: #3f3f3f;
}

/* line 120, ../../../_assets/css/partials/_typography.scss */
h3 a:hover, h3 a:active,
.h3 a:hover, .h3 a:active {
  color: #3f3f3f;
}

/* line 125, ../../../_assets/css/partials/_typography.scss */
h1.headline {
  text-align: center;
  font-size: 2.625em;
  color: #3f3f3f;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: -3px;
  font-weight: 400;
  font-style: normal;
  /*@include mq($break_sm){
  	font-size: em(86);
  	line-height: 60px;
  	letter-spacing: -5px;
  }*/
}
@media only screen and (min-width: 33.75em) {
  /* line 125, ../../../_assets/css/partials/_typography.scss */
  h1.headline {
    line-height: 46px;
    font-size: 4.125em;
    letter-spacing: -4px;
  }
}
@media only screen and (min-width: 40em) {
  /* line 125, ../../../_assets/css/partials/_typography.scss */
  h1.headline {
    /*line-height: 46px;
    font-size: em(66);
    letter-spacing: -4px;*/
    font-size: 5.375em;
    line-height: 60px;
    letter-spacing: -5px;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 125, ../../../_assets/css/partials/_typography.scss */
  h1.headline {
    font-size: 6.1875em;
    line-height: 68px;
  }
}

/* line 159, ../../../_assets/css/partials/_typography.scss */
.page-title {
  padding: 1.5em 0;
  text-transform: uppercase;
}
/* line 162, ../../../_assets/css/partials/_typography.scss */
.modal-content .page-title {
  padding: 0;
}

/* ==========================================================================
   Icon Fonts
   ========================================================================== */
@font-face {
  font-family: 'lisaltd-icomoon';
  src: url("fonts/lisaltd-icomoon.eot?schz2v");
  src: url("fonts/lisaltd-icomoon.eot?schz2v#iefix") format("embedded-opentype"), url("fonts/lisaltd-icomoon.ttf?schz2v") format("truetype"), url("fonts/lisaltd-icomoon.woff?schz2v") format("woff"), url("fonts/lisaltd-icomoon.svg?schz2v#lisaltd-icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 17, ../../../_assets/css/partials/_iconfonts.scss */
.icon-next:after {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  font-size: 1em;
}

/* ==========================================================================
   Navs
   ========================================================================== */
/* line 8, ../../../_assets/css/partials/_navs.scss */
header .nav-container {
  position: relative;
  background-color: #ffffff;
  height: 4em;
}
@media only screen and (min-width: 40em) {
  /* line 8, ../../../_assets/css/partials/_navs.scss */
  header .nav-container {
    height: 5em;
  }
}
/* line 19, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 64px;
}
/* line 27, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  height: 64px;
  background-color: #959595;
  color: #ffffff;
}
/* line 36, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle:link, header .nav-toggle a.menu-toggle:visited {
  color: #ffffff;
  text-decoration: none;
}
/* line 40, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle:hover, header .nav-toggle a.menu-toggle:active {
  color: #ffffff;
  text-decoration: none;
}
/* line 44, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle:focus {
  outline: 0;
}
/* line 47, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle .icon-menu {
  display: block;
  padding: 0.75em 1.75em 0;
  text-align: center;
}
/* line 52, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle a.menu-toggle .icon-menu:after {
  font-size: 2.5em;
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
  padding-left: 7px;
}
/* line 62, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle.closed a.menu-toggle {
  background: none;
  color: #959595;
}
/* line 65, ../../../_assets/css/partials/_navs.scss */
header .nav-toggle.closed a.menu-toggle:hover, header .nav-toggle.closed a.menu-toggle:active {
  color: #3f3f3f;
}
@media only screen and (min-width: 40em) {
  /* line 19, ../../../_assets/css/partials/_navs.scss */
  header .nav-toggle {
    display: none;
  }
}
/* line 76, ../../../_assets/css/partials/_navs.scss */
header nav {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  font-family: "proxima-nova-n3", "proxima-nova", Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  padding: 0 0.4375em;
  z-index: 5001;
}
/* line 85, ../../../_assets/css/partials/_navs.scss */
header nav .nav-menu {
  background-color: #959595;
  max-width: 80%;
  margin: 0 auto;
}
/* line 90, ../../../_assets/css/partials/_navs.scss */
header nav .nav-menu.closed {
  display: none;
}
/* line 93, ../../../_assets/css/partials/_navs.scss */
header nav ul {
  padding: 0 0.8125em;
}
/* line 97, ../../../_assets/css/partials/_navs.scss */
header nav li {
  border-bottom: 1px solid #f6f6f6;
}
/* line 101, ../../../_assets/css/partials/_navs.scss */
header nav li a {
  display: block;
  padding: 1.5em 0.58333333em 1.375em;
  font-size: 1em;
  line-height: 0.875;
  text-transform: uppercase;
  color: white;
}
/* line 109, ../../../_assets/css/partials/_navs.scss */
header nav li a .nav-border {
  border: none;
}
/* line 113, ../../../_assets/css/partials/_navs.scss */
header nav li a:link, header nav li a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* line 117, ../../../_assets/css/partials/_navs.scss */
header nav li a:focus {
  outline: 0;
}
/* line 118, ../../../_assets/css/partials/_navs.scss */
header nav li a:hover, header nav li a:active {
  outline: 0;
  color: black;
  text-decoration: none;
}
/* line 125, ../../../_assets/css/partials/_navs.scss */
header nav li.last {
  border: none;
}
@media only screen and (min-width: 40em) {
  /* line 76, ../../../_assets/css/partials/_navs.scss */
  header nav {
    top: 0;
    height: 100%;
    text-align: center;
  }
  /* line 135, ../../../_assets/css/partials/_navs.scss */
  header nav .nav-menu {
    max-width: none;
    margin: 0 auto;
    height: 100%;
    background: none;
  }
  /* line 141, ../../../_assets/css/partials/_navs.scss */
  header nav .nav-menu.closed {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  /* line 144, ../../../_assets/css/partials/_navs.scss */
  header nav ul {
    padding: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  /* line 149, ../../../_assets/css/partials/_navs.scss */
  header nav ul li {
    border: 0;
    float: left;
    height: 100%;
    padding: 0;
    margin: 0 1em;
  }
  /* line 156, ../../../_assets/css/partials/_navs.scss */
  header nav ul li a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 2em 1.5em;
    height: 100%;
    font-size: 1em;
  }
  /* line 162, ../../../_assets/css/partials/_navs.scss */
  header nav ul li a:link, header nav ul li a:visited {
    color: #3f3f3f;
    text-decoration: none;
  }
  /* line 167, ../../../_assets/css/partials/_navs.scss */
  header nav ul li a:focus {
    outline: 0;
  }
  /* line 168, ../../../_assets/css/partials/_navs.scss */
  header nav ul li a:hover, header nav ul li a:active {
    outline: 0;
    background: #f6f6f6;
    text-decoration: none;
  }
  /* line 176, ../../../_assets/css/partials/_navs.scss */
  header nav ul li.active {
    border-top: 2px solid #3f3f3f;
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  /* line 180, ../../../_assets/css/partials/_navs.scss */
  header nav ul li.active a {
    padding-top: 1.875em;
  }
}

/* line 189, ../../../_assets/css/partials/_navs.scss */
.type-nav {
  padding: 1em 1em 0;
}
@media only screen and (min-width: 60em) {
  /* line 189, ../../../_assets/css/partials/_navs.scss */
  .type-nav {
    padding: 1em 0 0 0;
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 73.33333333%;
    float: right;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
  }
}
/* line 196, ../../../_assets/css/partials/_navs.scss */
.type-nav ul {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 100%;
}
/* line 203, ../../../_assets/css/partials/_navs.scss */
.type-nav ul li {
  float: none;
  text-align: left;
  margin: 0;
  background: #ffffff;
  margin-bottom: 0.75em;
}
@media only screen and (min-width: 40em) {
  /* line 203, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li {
    width: 46%;
    float: left;
    margin: 0 2%;
  }
}
/* line 218, ../../../_assets/css/partials/_navs.scss */
.type-nav ul li a {
  display: block;
  position: relative;
  padding: 1em 2em;
  text-decoration: none;
  font-size: 1.125em;
}
@media only screen and (min-width: 40em) {
  /* line 218, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a {
    padding: 0.625em 2.25em 0.625em 0.625em;
  }
}
/* line 227, ../../../_assets/css/partials/_navs.scss */
.type-nav ul li a div.button-image {
  margin-right: 0.75em;
  float: left;
  display: none;
  /*@include mq($break_mid){
  	max-width: em(80);
  	display: inline-block;
  }*/
}
@media only screen and (min-width: 60em) {
  /* line 227, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-image {
    max-width: 6.875em;
    display: block;
  }
}
@media only screen and (min-width: 66.25em) {
  /* line 227, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-image {
    margin-right: 1.375em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 227, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-image {
    max-width: 11.0625em;
  }
}
/* line 246, ../../../_assets/css/partials/_navs.scss */
.type-nav ul li a div.button-text {
  position: relative;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 40em) {
  /* line 246, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-text {
    height: 48px;
    padding-left: 12px;
  }
}
@media only screen and (min-width: 60em) {
  /* line 246, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-text {
    height: 72px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 246, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a div.button-text {
    height: 104px;
  }
}
/* line 263, ../../../_assets/css/partials/_navs.scss */
.type-nav ul li a span.icon-next {
  float: right;
  position: absolute;
  right: 0.25em;
  top: 20%;
  font-size: 2em;
}
@media only screen and (min-width: 40em) {
  /* line 263, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a span.icon-next {
    top: 25%;
  }
}
@media only screen and (min-width: 60em) {
  /* line 263, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a span.icon-next {
    top: 30%;
    right: 0.25em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 263, ../../../_assets/css/partials/_navs.scss */
  .type-nav ul li a span.icon-next {
    top: 35%;
    right: 0.5em;
  }
}

/* line 286, ../../../_assets/css/partials/_navs.scss */
.page-navigation {
  position: relative;
  padding-left: 0.21875em;
  padding-right: 0.21875em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 40em) {
  /* line 286, ../../../_assets/css/partials/_navs.scss */
  .page-navigation {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 26.66666667%;
    float: right;
    padding: 0 1.875em 0 0;
    margin: 0;
  }
}
@media only screen and (min-width: 91.25em) {
  /* line 286, ../../../_assets/css/partials/_navs.scss */
  .page-navigation {
    padding-right: 0;
  }
}
/* line 298, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav {
  float: none;
  text-align: center;
  width: auto;
  margin: 0 auto;
  padding-top: 1.6875em;
}
@media only screen and (min-width: 40em) {
  /* line 298, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav {
    padding-top: 1.66666667em;
    float: right;
  }
}
@media only screen and (min-width: 60em) {
  /* line 298, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav {
    padding-top: 1.5em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 298, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav {
    padding-top: 1.6em;
  }
}
/* line 316, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav ul#nav-items {
  width: 98px;
  margin: 0 auto;
  text-align: center;
}
/* line 320, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav ul#nav-items li.prev-post {
  float: left;
}
/* line 323, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav ul#nav-items li.next-post {
  float: right;
}
@media only screen and (min-width: 40em) {
  /* line 316, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav ul#nav-items {
    width: auto;
  }
}
/* line 330, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a {
  opacity: 1;
  text-shadow: none;
  color: #ffffff;
  background-color: #3f3f3f;
  height: 60px;
  width: 48px;
  font-size: 2.625em;
  margin: 0 0 0 1px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
@media only screen and (min-width: 40em) {
  /* line 330, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav a {
    height: 72px;
    width: 60px;
    font-size: 3em;
  }
}
@media only screen and (min-width: 60em) {
  /* line 330, ../../../_assets/css/partials/_navs.scss */
  .page-navigation #page-nav a {
    height: 90px;
    width: 72px;
    font-size: 3.75em;
  }
}
/* line 350, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a:link, .page-navigation #page-nav a:visited {
  color: #ffffff;
  background-color: #3f3f3f;
  text-decoration: none;
}
/* line 355, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a:hover, .page-navigation #page-nav a:active {
  text-decoration: none;
  background-color: #656565;
}
/* line 360, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a:focus {
  outline: 0;
}
/* line 364, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  display: block;
  padding: 0.25em 0em 0.25em 0em;
}
/* line 380, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a.flex-prev {
  float: left;
  text-align: center;
}
/* line 383, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a.flex-prev:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
}
/* line 393, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a.flex-next {
  float: left;
  text-align: center;
}
/* line 396, ../../../_assets/css/partials/_navs.scss */
.page-navigation #page-nav a.flex-next:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
}

/* ==========================================================================
   Slideshow
   ========================================================================== */
/* line 5, ../../../_assets/css/partials/_slideshow.scss */
.home .slideshow {
  visibility: hidden;
  height: 15.3125em;
}
@media only screen and (min-width: 40em) {
  /* line 5, ../../../_assets/css/partials/_slideshow.scss */
  .home .slideshow {
    height: 23.125em;
  }
}

/* line 14, ../../../_assets/css/partials/_slideshow.scss */
.flex-control-nav {
  position: relative;
  bottom: auto;
  padding: 1.875em 0.875em;
  display: none;
}

/* line 21, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 23, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav a {
  opacity: 1;
  text-shadow: none;
  background-color: #f6f6f6;
  height: 4.5em;
  width: 3.75em;
  margin: 0;
}
/* line 32, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav a:link, .flex-direction-nav a:visited {
  color: #3f3f3f;
  text-decoration: none;
}
/* line 36, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav a:hover, .flex-direction-nav a:active {
  text-decoration: none;
  background-color: #ffffff;
}
/* line 40, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav a:focus {
  outline: 0;
}
/* line 44, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav a:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  display: block;
  font-size: 48px;
  padding: 0.25em 0em 0.25em 0em;
}
@media only screen and (min-width: 40em) {
  /* line 23, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav a {
    height: 4.5em;
    width: 3.75em;
  }
  /* line 64, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav a:before {
    font-size: 54px;
    padding: 0.14814815em 0em 0.14814815em 0em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 23, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav a {
    height: 5.5625em;
    width: 4.5em;
  }
  /* line 74, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav a:before {
    font-size: 64px;
    padding: 0.15625em 0em 0.15625em 0em;
  }
}
/* line 81, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav .flex-prev {
  text-align: center;
}
/* line 84, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav .flex-prev:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
}
@media only screen and (min-width: 40em) {
  /* line 81, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav .flex-prev {
    left: -1.5625em;
  }
}
/* line 94, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav .flex-next {
  right: 0.625em;
  text-align: center;
}
/* line 97, ../../../_assets/css/partials/_slideshow.scss */
.flex-direction-nav .flex-next:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
}
@media only screen and (min-width: 40em) {
  /* line 94, ../../../_assets/css/partials/_slideshow.scss */
  .flex-direction-nav .flex-next {
    right: -1.5625em;
  }
}

/* line 111, ../../../_assets/css/partials/_slideshow.scss */
.slide-container {
  width: 100%;
  overflow: hidden;
}
/* line 120, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow {
  position: relative;
  margin: 0 auto;
}
/* line 125, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow .flex-viewport {
  overflow: visible !important;
}
/* line 128, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow .content {
  background-color: #f6f6f6;
  font-size: 0.8125em;
  line-height: 1.23076923;
  padding: 0.76923077em 0.76923077em 0.53846154em;
}
/* line 134, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow ul.slides {
  width: auto;
  padding: 0;
}
/* line 137, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow ul.slides li {
  padding: 0;
  margin: 0;
}
/* line 140, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow ul.slides li a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}
/* line 145, ../../../_assets/css/partials/_slideshow.scss */
.slide-container .slideshow ul.slides li img {
  margin: 0;
}
@media only screen and (min-width: 40em) {
  /* line 145, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow ul.slides li img {
    margin: 0 5px;
  }
}
@media only screen and (min-width: 40em) {
  /* line 120, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow {
    max-width: 640px;
    width: 640px;
  }
  /* line 156, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow img {
    width: 630px;
    margin: 0;
  }
}
@media only screen and (min-width: 60em) {
  /* line 120, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow {
    max-width: 640px;
    width: 640px;
  }
  /* line 164, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow img {
    width: 630px;
    margin: 0 5px;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 120, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow {
    max-width: 910px;
    width: 910px;
  }
  /* line 172, ../../../_assets/css/partials/_slideshow.scss */
  .slide-container .slideshow img {
    width: 900px;
    margin: 0 5px;
  }
}

/* line 179, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide {
  position: relative;
  padding-left: 0.21875em;
  padding-right: 0.21875em;
  width: 86.66666667%;
  float: left;
  overflow: hidden;
}
/* line 182, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow {
  position: relative;
  height: 100%;
  max-height: 950px;
  margin: 0 auto;
}
/* line 189, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow .flex-viewport {
  overflow: visible !important;
}
/* line 192, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow .content {
  background-color: #f6f6f6;
  font-size: 0.8125em;
  line-height: 1.23076923;
  padding: 0.76923077em 0.76923077em 0.53846154em;
}
/* line 199, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow ul.slides li {
  padding: 0;
  margin: 0;
  height: 950px;
  max-height: 950px;
  text-align: center;
}
/* line 205, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow ul.slides li a {
  text-decoration: none;
  padding: 0;
}
/* line 210, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow ul.slides li img {
  margin: 0px;
  max-width: 100%;
  max-height: 100%;
}
/* line 216, ../../../_assets/css/partials/_slideshow.scss */
.modal-slide .modal-slideshow ul.slides li .resizer {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 226, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav {
  position: relative;
  padding-left: 0.21875em;
  padding-right: 0.21875em;
  width: 13.33333333%;
  float: left;
}
/* line 228, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav li {
  margin-bottom: 1px;
  padding: 0;
}
/* line 232, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-direction-nav a {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  left: 0;
  background: #3f3f3f;
  color: #ffffff;
  float: none;
  font-size: 2em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
@media only screen and (min-width: 60em) {
  /* line 232, ../../../_assets/css/partials/_slideshow.scss */
  .slideshow-nav .flex-direction-nav a {
    height: 60px;
    width: 72px;
    font-size: 3em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 232, ../../../_assets/css/partials/_slideshow.scss */
  .slideshow-nav .flex-direction-nav a {
    height: 72px;
    width: 90px;
    font-size: 3.75em;
  }
}
/* line 253, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-direction-nav a:link, .slideshow-nav .flex-direction-nav a:visited {
  color: #ffffff;
  background-color: #3f3f3f;
  text-decoration: none;
}
/* line 258, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-direction-nav a:hover, .slideshow-nav .flex-direction-nav a:active {
  text-decoration: none;
  background-color: #656565;
}
/* line 263, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-direction-nav a:focus {
  outline: 0;
}
/* line 267, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-direction-nav a:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  display: block;
}
/* line 284, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-close {
  text-align: center;
}
/* line 286, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-close:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  padding: 4px 0;
}
/* line 292, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-prev {
  text-align: center;
}
/* line 295, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-prev:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  padding: 4px 0;
}
/* line 302, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-next {
  text-align: center;
}
/* line 305, ../../../_assets/css/partials/_slideshow.scss */
.slideshow-nav .flex-next:before {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  padding: 4px 0;
}

@media (min-width: 960) {
  /* line 314, ../../../_assets/css/partials/_slideshow.scss */
  #inner-modal .slideshow-nav .flex-direction-nav a {
    height: 60px;
    width: 72px;
    font-size: 3em;
  }
}
@media (min-width: 1400) {
  /* line 314, ../../../_assets/css/partials/_slideshow.scss */
  #inner-modal .slideshow-nav .flex-direction-nav a {
    height: 72px;
    width: 90px;
    font-size: 3.75em;
  }
}

/* line 2, ../../../_assets/css/partials/_buttons.scss */
.btn, a.btn {
  color: #3f3f3f;
  padding: 0.25em 1.5625em 0.1875em 0.5em;
  display: block;
  text-decoration: none;
  line-height: 1;
  text-align: left;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 10, ../../../_assets/css/partials/_buttons.scss */
.btn span.btn-icon, a.btn span.btn-icon {
  position: absolute;
  bottom: 0.125em;
  right: 0.0625em;
  font-size: 1.2em;
  line-height: 0;
}

/* line 23, ../../../_assets/css/partials/_buttons.scss */
.btn-overlay {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  width: auto;
  display: block;
  font-family: "acta-display-n4", "acta-display", Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  text-transform: uppercase;
  padding: 0.25em 0.5em;
}
/* line 34, ../../../_assets/css/partials/_buttons.scss */
.btn-overlay i, .btn-overlay em {
  font-family: "acta-display-i4", "acta-display", Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: italic;
}
@media only screen and (min-width: 40em) {
  /* line 23, ../../../_assets/css/partials/_buttons.scss */
  .btn-overlay {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 60em) {
  /* line 23, ../../../_assets/css/partials/_buttons.scss */
  .btn-overlay {
    font-size: 2em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 23, ../../../_assets/css/partials/_buttons.scss */
  .btn-overlay {
    font-size: 2.625em;
  }
}

/* line 48, ../../../_assets/css/partials/_buttons.scss */
.btn-fade {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAEklEQVR4nGP6vx8GmRjggCATALFhCMFrw8z1AAAAAElFTkSuQmCC');
  background: rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0.75);
}
/* line 51, ../../../_assets/css/partials/_buttons.scss */
.btn-fade:hover, .btn-fade:focus {
  background-color: #ffffff;
}

/* line 55, ../../../_assets/css/partials/_buttons.scss */
a.btn-black {
  background: #3f3f3f;
  color: #ffffff;
  padding: 1em 2em;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 78, ../../../_assets/css/style.scss */
html, body {
  background-color: #f6f6f6;
}

/* line 81, ../../../_assets/css/style.scss */
body {
  -webkit-tap-highlight-color: transparent;
}

/* line 85, ../../../_assets/css/style.scss */
p {
  padding: 0 0 1em 0;
}

/* line 89, ../../../_assets/css/style.scss */
audio {
  margin-bottom: 1em;
  max-width: 25em;
}

/* line 94, ../../../_assets/css/style.scss */
ul, ol {
  margin-left: 1.3em;
  padding-bottom: 1em;
}
/* line 98, ../../../_assets/css/style.scss */
ul li, ol li {
  padding-bottom: .5em;
  padding-left: 0.25em;
}

/* line 104, ../../../_assets/css/style.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* line 111, ../../../_assets/css/style.scss */
nav ul li,
nav ol li {
  padding: 0;
}

/* line 116, ../../../_assets/css/style.scss */
div.hr {
  height: 1px;
  background: #959595;
  overflow: hidden;
}
/* line 121, ../../../_assets/css/style.scss */
div.hr hr {
  display: none;
}

/* Main ==================================================================== */
/* line 128, ../../../_assets/css/style.scss */
div.container {
  min-width: 15.625em;
  font-size: 1em;
  line-height: 1.3125;
}
/* line 133, ../../../_assets/css/style.scss */
div.container img {
  height: auto;
  width: auto\9;
  /* ie8 */
}

/* line 139, ../../../_assets/css/style.scss */
div.content-container {
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 87.5em;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
div.content-container:before, div.content-container:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
div.content-container:after {
  clear: both;
}

/* line 150, ../../../_assets/css/style.scss */
.social {
  text-align: center;
  padding-bottom: 1em;
}
/* line 154, ../../../_assets/css/style.scss */
.social ul {
  *zoom: 1;
  /*position: absolute;
  right: 0;
  top: 0;*/
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
.social ul:before, .social ul:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
.social ul:after {
  clear: both;
}
/* line 165, ../../../_assets/css/style.scss */
.social ul li {
  float: left;
  margin: 0 0.625em;
  width: 44px;
  height: 44px;
  overflow: hidden;
  padding: 0;
}
/* line 174, ../../../_assets/css/style.scss */
.social ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 7px 0 0 0;
  line-height: 1;
  background-color: #959595;
  width: 40px;
  height: 40px;
}
/* line 182, ../../../_assets/css/style.scss */
.social ul li a:link, .social ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* line 186, ../../../_assets/css/style.scss */
.social ul li a:hover, .social ul li a:active {
  color: #ffffff;
  background: #3f3f3f;
  text-decoration: none;
}
/* line 192, ../../../_assets/css/style.scss */
.social ul li span:after {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5em;
}
/* line 196, ../../../_assets/css/style.scss */
.social ul li .icon-facebook:after {
  content: "\e901";
}
/* line 199, ../../../_assets/css/style.scss */
.social ul li .icon-houzz:after {
  content: "\e902";
}
/* line 202, ../../../_assets/css/style.scss */
.social ul li .icon-instagram:after {
  content: "\e900";
}

/* line 209, ../../../_assets/css/style.scss */
.site-info {
  text-align: center;
}
/* line 211, ../../../_assets/css/style.scss */
.site-info a {
  text-decoration: none;
}
/* line 214, ../../../_assets/css/style.scss */
.site-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 0.875em;
}
/* line 220, ../../../_assets/css/style.scss */
.site-info ul li {
  float: none;
  margin: 0 0.5625em;
}
@media only screen and (min-width: 40em) {
  /* line 220, ../../../_assets/css/style.scss */
  .site-info ul li {
    float: left;
  }
}
@media only screen and (min-width: 40em) {
  /* line 214, ../../../_assets/css/style.scss */
  .site-info ul {
    font-size: 1em;
  }
}

/* line 232, ../../../_assets/css/style.scss */
.copyright {
  text-align: center;
  font-size: 0.8125em;
  color: #959595;
  padding-top: 1.53846154em;
}
/* line 238, ../../../_assets/css/style.scss */
.copyright span.author {
  display: block;
}
@media only screen and (min-width: 40em) {
  /* line 232, ../../../_assets/css/style.scss */
  .copyright {
    font-size: 0.875em;
  }
  /* line 244, ../../../_assets/css/style.scss */
  .copyright span.author {
    display: inline;
  }
}

/* line 251, ../../../_assets/css/style.scss */
header {
  position: relative;
}
/* line 254, ../../../_assets/css/style.scss */
header div#logo {
  width: 17.5em;
  margin: 0 auto;
}
/* line 255, ../../../_assets/css/style.scss */
header div#logo img {
  max-width: 100%;
}
@media only screen and (min-width: 40em) {
  /* line 254, ../../../_assets/css/style.scss */
  header div#logo {
    width: 26.5625em;
  }
}
/* line 264, ../../../_assets/css/style.scss */
header .logo-lisal {
  text-align: center;
  padding: 1.5em;
}
@media only screen and (min-width: 40em) {
  /* line 264, ../../../_assets/css/style.scss */
  header .logo-lisal {
    padding: 3.75em;
  }
}
/* line 271, ../../../_assets/css/style.scss */
header .tag {
  padding-top: 12px;
  font-weight: 300;
  font-style: normal;
  font-size: 0.75em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #959595;
}
@media only screen and (min-width: 40em) {
  /* line 271, ../../../_assets/css/style.scss */
  header .tag {
    font-size: 0.75em;
  }
}

/* line 287, ../../../_assets/css/style.scss */
div.main-container article {
  padding: 0;
}
/* line 290, ../../../_assets/css/style.scss */
div.main-container article.sect-content {
  padding-top: 3em;
  padding-left: 0.875em;
  padding-right: 0.875em;
}
/* line 295, ../../../_assets/css/style.scss */
div.main-container article.sect-content p {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  /*&:last-child{
  	margin-bottom: 0;
  	padding-bottom: 0;
  }*/
}
/* line 304, ../../../_assets/css/style.scss */
div.main-container article.sect-content p a {
  font-family: "proxima-nova-n7", "proxima-nova", Helvetica,sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* line 307, ../../../_assets/css/style.scss */
div.main-container article.sect-content p a:link, div.main-container article.sect-content p a:visited {
  color: #3f3f3f;
  text-decoration: none;
}
/* line 311, ../../../_assets/css/style.scss */
div.main-container article.sect-content p a:focus {
  outline: 1px dotted invert;
}
/* line 312, ../../../_assets/css/style.scss */
div.main-container article.sect-content p a:hover, div.main-container article.sect-content p a:active {
  outline: 0;
  color: #3f3f3f;
  text-decoration: none;
}
/* line 320, ../../../_assets/css/style.scss */
div.main-container article.sect-content header {
  text-align: center;
}
/* line 323, ../../../_assets/css/style.scss */
div.main-container article.sect-content section {
  padding: 2.625em 1.25em;
  max-width: 740px;
  margin: 0 auto;
}
@media only screen and (min-width: 40em) {
  /* line 323, ../../../_assets/css/style.scss */
  div.main-container article.sect-content section {
    font-size: 1.3125em;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 323, ../../../_assets/css/style.scss */
  div.main-container article.sect-content section {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 40em) {
  /* line 290, ../../../_assets/css/style.scss */
  div.main-container article.sect-content {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 100%;
    float: right;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
  }
}
@media only screen and (min-width: 60em) {
  /* line 290, ../../../_assets/css/style.scss */
  div.main-container article.sect-content {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 80%;
    float: right;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
  }
}
@media only screen and (min-width: 87.5em) {
  /* line 290, ../../../_assets/css/style.scss */
  div.main-container article.sect-content {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 53.33333333%;
    float: right;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
  }
}
/* line 350, ../../../_assets/css/style.scss */
div.main-container article.sect-content footer {
  text-align: center;
}

/* line 358, ../../../_assets/css/style.scss */
footer {
  padding: 0;
}
/* line 361, ../../../_assets/css/style.scss */
footer#inner-footer {
  padding-top: 2.25em;
  padding-bottom: 2.25em;
}

/* Other ==================================================================== */
/* line 372, ../../../_assets/css/style.scss */
.browsehappy {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  color: #000;
  padding: 2em 1em;
  z-index: 1500;
  line-height: 2;
  text-align: center;
}
/* line 384, ../../../_assets/css/style.scss */
.browsehappy span {
  background-color: #000;
  padding: .5em;
  color: #FFF;
}
/* line 391, ../../../_assets/css/style.scss */
.browsehappy a:link, .browsehappy a:visited {
  color: red;
  font-weight: normal;
  text-decoration: underline;
}
/* line 396, ../../../_assets/css/style.scss */
.browsehappy a:focus, .browsehappy a:hover, .browsehappy a:active {
  outline: 0;
  color: blue;
}

/* ==========================================================================
   IE
   ========================================================================== */
/* ==========================================================================
   Templates
   ========================================================================== */
/* ==========================================================================
   Template - Page Home 
   ========================================================================== */
/* line 6, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .items {
  color: black;
}
/* line 9, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .items .item {
  text-align: center;
  border: 1px solid #333;
}
/* line 15, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .example-icon {
  padding: 3.125em 0;
}
/* line 18, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .example-icon a:link, .page-home .example-icon a:visited {
  color: #3f3f3f;
  text-decoration: none;
}
/* line 22, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .example-icon a:focus {
  outline: 1px dotted invert;
}
/* line 23, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .example-icon a:hover, .page-home .example-icon a:active {
  outline: 0;
  color: #3f3f3f;
  text-decoration: none;
}
/* line 30, ../../../_assets/css/partials/_page-homepage.scss */
.page-home .example-icon .icon-next:after {
  font-family: lisaltd-icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  font-size: 1.875em;
}
@media only screen and (min-width: 31.25em) {
  /* line 41, ../../../_assets/css/partials/_page-homepage.scss */
  .page-home .items {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: auto;
    *zoom: 1;
  }
  /* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
  .page-home .items:before, .page-home .items:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
  .page-home .items:after {
    clear: both;
  }
  /* line 44, ../../../_assets/css/partials/_page-homepage.scss */
  .page-home .items .item {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 33.33333333%;
    float: left;
    padding: 0;
  }
}

/* line 2, ../../../_assets/css/partials/_page-room.scss */
.split-screen, .hz-block {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* line 7, ../../../_assets/css/partials/_page-room.scss */
.split-screen img, .hz-block img {
  margin: 0 auto;
}
@media only screen and (min-width: 40em) {
  /* line 2, ../../../_assets/css/partials/_page-room.scss */
  .split-screen, .hz-block {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 50%;
    float: left;
    padding: 0px;
  }
  /* line 14, ../../../_assets/css/partials/_page-room.scss */
  .split-screen .btn-overlay, .hz-block .btn-overlay {
    right: 20px;
  }
}

/* line 21, ../../../_assets/css/partials/_page-room.scss */
.hz-block .scaled {
  position: relative;
  visibility: hidden;
  z-index: -1;
  width: 75.5%;
  min-width: 74%;
  padding-top: 0%;
}

/* line 30, ../../../_assets/css/partials/_page-room.scss */
.vt-block {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
/* line 34, ../../../_assets/css/partials/_page-room.scss */
.vt-block .scaled {
  position: relative;
  visibility: hidden;
  z-index: -1;
  width: 100%;
  min-width: 100%;
  padding-top: 33.33%;
}
@media only screen and (min-width: 40em) {
  /* line 30, ../../../_assets/css/partials/_page-room.scss */
  .vt-block {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 33.33333333%;
    float: left;
    padding: 0px;
  }
}

/* line 47, ../../../_assets/css/partials/_page-room.scss */
.pano-block {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 51, ../../../_assets/css/partials/_page-room.scss */
.pano-block .scaled {
  position: relative;
  visibility: hidden;
  z-index: -1;
  width: 58.75%;
  min-width: 50%;
  padding-top: 0%;
}
@media only screen and (min-width: 40em) {
  /* line 47, ../../../_assets/css/partials/_page-room.scss */
  .pano-block {
    float: left;
    margin: 0;
    width: 60.25%;
    padding: 0px;
  }
}

/* line 69, ../../../_assets/css/partials/_page-room.scss */
.sq-block {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 73, ../../../_assets/css/partials/_page-room.scss */
.sq-block .scaled {
  position: relative;
  visibility: hidden;
  z-index: -1;
  width: 89.5%;
  min-width: 50%;
  padding-top: 0%;
}
@media only screen and (min-width: 40em) {
  /* line 69, ../../../_assets/css/partials/_page-room.scss */
  .sq-block {
    padding: 0px;
    float: left;
    margin: 0;
    width: 39.75%;
    padding: 0px;
  }
}

/* line 92, ../../../_assets/css/partials/_page-room.scss */
.hz-block, .vt-block, .sq-block, .pano-block {
  padding: 0px;
  padding-left: 0;
  margin-right: 0px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 40em) {
  /* line 92, ../../../_assets/css/partials/_page-room.scss */
  .hz-block, .vt-block, .sq-block, .pano-block {
    padding-right: 10px;
    margin-bottom: 0;
  }
}
/* line 101, ../../../_assets/css/partials/_page-room.scss */
.hz-block div, .vt-block div, .sq-block div, .pano-block div {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0;
}
/* line 113, ../../../_assets/css/partials/_page-room.scss */
.hz-block a.modal-btn, .vt-block a.modal-btn, .sq-block a.modal-btn, .pano-block a.modal-btn {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 120, ../../../_assets/css/partials/_page-room.scss */
.galleries {
  overflow: hidden;
  width: auto;
}

/* line 124, ../../../_assets/css/partials/_page-room.scss */
.gallery-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: auto;
  *zoom: 1;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}
/* line 121, ../../../_assets/css/vendor/foundation/components/_global.scss */
.gallery-row:before, .gallery-row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../_assets/css/vendor/foundation/components/_global.scss */
.gallery-row:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  /* line 124, ../../../_assets/css/partials/_page-room.scss */
  .gallery-row {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 40em) {
  /* line 124, ../../../_assets/css/partials/_page-room.scss */
  .gallery-row {
    margin-right: -10px;
  }
}

/* line 136, ../../../_assets/css/partials/_page-room.scss */
.adjust-mar {
  margin-bottom: 0;
}
@media only screen and (min-width: 40em) {
  /* line 136, ../../../_assets/css/partials/_page-room.scss */
  .adjust-mar {
    margin-bottom: .4375em;
  }
}

/* line 142, ../../../_assets/css/partials/_page-room.scss */
.split-screen {
  width: 100%;
  float: none;
  text-align: center;
  margin-bottom: 10px;
}
/* line 146, ../../../_assets/css/partials/_page-room.scss */
.split-screen img {
  margin: 0 auto;
}
@media only screen and (min-width: 40em) {
  /* line 142, ../../../_assets/css/partials/_page-room.scss */
  .split-screen {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
}

/* line 157, ../../../_assets/css/partials/_page-room.scss */
.page-heading {
  position: relative;
  padding-left: 0.21875em;
  padding-right: 0.21875em;
  width: 100%;
  float: left;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  /* line 157, ../../../_assets/css/partials/_page-room.scss */
  .page-heading {
    position: relative;
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 73.33333333%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 0 0 1.875em;
  }
}
@media only screen and (min-width: 91.25em) {
  /* line 157, ../../../_assets/css/partials/_page-room.scss */
  .page-heading {
    padding-left: 0;
  }
}

/* line 172, ../../../_assets/css/partials/_page-room.scss */
.list-block {
  cursor: pointer;
}

/* line 2, ../../../_assets/css/partials/_modal.scss */
div.related-prop {
  padding: 1.5em 0;
  text-align: center;
}

/* line 8, ../../../_assets/css/partials/_modal.scss */
.reveal-modal {
  position: fixed;
  padding-left: 1.875em;
  padding-right: 1.875em;
  min-width: 40.625em;
}

/* line 15, ../../../_assets/css/partials/_modal.scss */
a.modal-btn {
  cursor: default;
}
@media only screen and (min-width: 40em) and (min-height: 31.25em) {
  /* line 15, ../../../_assets/css/partials/_modal.scss */
  a.modal-btn {
    cursor: pointer;
  }
}

/* line 22, ../../../_assets/css/partials/_modal.scss */
#modal-header {
  padding-bottom: 20px;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 7, ../../../_assets/css/_media_queries.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 14, ../../../_assets/css/_media_queries.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 23, ../../../_assets/css/_media_queries.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 29, ../../../_assets/css/_media_queries.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 35, ../../../_assets/css/_media_queries.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 39, ../../../_assets/css/_media_queries.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 44, ../../../_assets/css/_media_queries.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 52, ../../../_assets/css/_media_queries.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 59, ../../../_assets/css/_media_queries.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
