@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}
/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus {
  outline: 0;
}
html,
:root {
  color: black;
  font-family: 'Domine', serif;
  font-size: 100%;
  font-size: 1em;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1, "onum" 0, "kern" 1;
          font-feature-settings: "liga" 1, "onum" 0, "kern" 1;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: white;
}
@media (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio:144), only screen and (min-resolution:144dppx) {
  html,
  :root {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
  }
}
@media (min-width: 600px) {
  html,
  :root {
    font-size: 112.5%;
    font-size: 1.125em;
  }
}
body {
  overflow-x: hidden;
  -webkit-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
main {
  position: relative;
  width: 100%;
  padding-top: calc(9vw + 60px);
  padding-bottom: 18vw;
  overflow: hidden;
}
@media (min-width: 960px) {
  main {
    padding-top: calc(9vw + 120px);
  }
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
hr {
  height: 0;
  width: 5rem;
  margin: 2rem auto;
  border: 0;
  height: 2px;
  background: black;
}
#main-wrap {
  max-width: 100%;
  overflow: hidden;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 600px) {
  .container {
    width: 600px;
  }
}
@media (min-width: 840px) {
  .container {
    width: 840px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 600px) {
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 840px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 960px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.page-header {
  height: 100vh;
  padding-top: 120px;
}
#page-title {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#page-title h1 {
  color: #f5f5f5;
  margin: 0;
  position: relative;
  display: inline-block;
}
@media (max-width: 1199px) {
  #page-title h1 {
    font-size: 300px;
  }
}
@media (max-width: 959px) {
  #page-title h1 {
    font-size: 250px;
  }
}
@media (max-width: 479px) {
  #page-title h1 {
    font-size: 100vw;
  }
}
[data-slick] {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
[data-slick] > div {
  height: 100%;
}
[data-slick] > div > div {
  height: 100%;
}
@-webkit-keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes infinite-spinning {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}
@-webkit-keyframes mouse-scroll {
  0% {
    height: 28px;
    bottom: 0;
    top: auto;
  }
  25% {
    height: 0;
  }
  50% {
    height: 0;
  }
  75% {
    top: 68px;
    bottom: auto;
  }
  80% {
    height: 28px;
  }
}
@keyframes mouse-scroll {
  0% {
    height: 28px;
    bottom: 0;
    top: auto;
  }
  25% {
    height: 0;
  }
  50% {
    height: 0;
  }
  75% {
    top: 68px;
    bottom: auto;
  }
  80% {
    height: 28px;
  }
}
.do-lists ol,
.do-lists ul {
  list-style: none;
  margin-bottom: 1.5rem;
}
.do-lists ol:last-child,
.do-lists ul:last-child {
  margin-bottom: 0;
}
.do-lists ol li,
.do-lists ul li {
  margin-top: 0.5em;
}
.do-lists ol {
  list-style-type: decimal;
}
.do-lists ol > li ol {
  list-style-type: lower-alpha;
}
.do-lists ol > li,
.do-lists ul > li {
  margin-left: 1em;
  position: relative;
}
.do-lists ul > li:before {
  content: '•';
  font-size: 1em;
  font-weight: 500;
  line-height: inherit;
  font-style: normal !important;
  padding-right: 12px;
  position: absolute;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.do-lists ul > li > ul > li:before {
  content: '-';
}
.b-lazy {
  opacity: 0;
  max-width: 100%;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.b-lazy.b-loaded {
  opacity: 1;
}
[data-slick],
.slick-slider {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
[data-slick].slick-initialized,
.slick-slider.slick-initialized {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
/* aa edits*/
#awards .awards-type + .awards-type {
  margin-top: 110px;
}
._dgicon-mouse:before {
  content: "\e606" !important;
}
#fullpage .section .scrollmouse::after {
  background: #000 none repeat scroll 0 0;
  display: block;
  height: 0;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 68px;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 3px;
}
.color {
  position: absolute !important;
  top: 0;
  z-index: -1;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  /* z-index: 999;*/
}
#client-list .client-logo a:hover {
  opacity: 0;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
div {
  /* outline: red solid 1px;*/
}
.client-halo .prod-image {
  /* top: -120px !important;   */
}
#page-privacy-policy h1 {
  font-size: 60px;
}
::-moz-selection {
  color: #caaf85;
}
::selection {
  color: #caaf85;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: 'aktiv-grotesk', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 3rem 0 1.5rem 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: black;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #caaf85;
}
h1 {
  font-family: 'Tungsten', sans-serif;
  text-transform: uppercase;
  font-size: 380px;
  line-height: 0.85;
  font-weight: 600;
  letter-spacing: 0.09em;
}
h2 {
  font-family: 'Tungsten', sans-serif;
  text-transform: uppercase;
  font-size: 80px;
  line-height: 0.85;
  font-weight: 600;
  letter-spacing: 0.075em;
}
h3 {
  color: #caaf85;
  font-family: 'Tungsten', sans-serif;
  font-size: 44px;
  font-weight: 500;
  text-transform: uppercase;
}
h4 {
  font-size: 2.5rem;
}
h5 {
  color: #caaf85;
  font-family: 'Tungsten', sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
h6 {
  font-size: 1rem;
}
p {
  margin: 1.5rem 0;
}
p:first-child,
p:last-of-type {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
a {
  color: #caaf85;
  text-decoration: none;
}
a:hover {
  color: black;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1rem;
  line-height: 1.5;
}
kbd {
  background-color: #fff;
  padding: 2px 8px 4px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
@media (max-width: 959px) {
  kbd {
    padding: 0 4px 2px;
  }
}
code {
  padding: 1.5rem;
  margin: 1.5rem;
  display: block;
}
@media (max-width: 959px) {
  code {
    margin: 1.5rem 0;
  }
}
code::-moz-selection {
  color: white;
  background: black;
}
code::selection {
  color: white;
  background: black;
}
pre {
  word-break: break-all;
  word-wrap: break-word;
  white-space: nowrap;
  margin: 1.5rem;
  display: block;
}
@media (max-width: 959px) {
  pre {
    margin: 1.5rem 0;
  }
}
pre code {
  padding: 1.5rem;
  margin: 0;
  white-space: pre-wrap;
  display: block;
}
abbr {
  cursor: help;
}
blockquote {
  color: black;
  position: relative;
  margin: 1.5rem 0 1.5rem 0;
  padding: 0 20px 2px;
  font-size: 1.25rem;
  font-style: italic;
  border: 0;
  border-left: 3px solid rgba(0, 0, 0, 0.1);
}
blockquote.blockquote-reverse,
blockquote.pull-right {
  border: 0;
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  text-align: right;
}
strong {
  font-weight: bold;
}
cite {
  font-style: normal;
}
address {
  font-style: normal;
}
.arrow-link {
  color: #caaf85;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
}
.arrow-link:after {
  content: '\e917';
  font-family: '_dgicons' !important;
  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: 23px;
  margin-left: 6px;
  display: inline-block;
  float: right;
}
.arrow-link:hover {
  color: #caaf85;
}
.arrow-link:hover:after {
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}
.site-header {
  width: 100%;
  height: 120px;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  z-index: 1030;
}
#page-home .site-header:not(.has-scrolled),
.single-clients .site-header:not(.has-scrolled) {
  position: absolute;
}
@media (max-width: 959px) {
  .site-header {
    height: 60px;
  }
  .site-header.has-scrolled {
    position: fixed;
    height: 60px;
    top: -65px;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: background 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s;
    transition: background 0s ease-in-out, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
  }
  .show-sticky.site-header.has-scrolled {
    -webkit-transform: translate3d(0, 65px, 0);
            transform: translate3d(0, 65px, 0);
  }
  .show-sticky.site-header.has-scrolled.going-down {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .show-sticky.site-header.has-scrolled.hide-sticky {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .site-header.has-scrolled:after {
    display: none;
  }
}
@media (max-width: 959px) and (min-width: 960px) {
  .m-scene.is-exiting .show-sticky.site-header.has-scrolled {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@media (min-width: 960px) {
  .site-header:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f5f5f5;
    display: block;
    pointer-events: none;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  #page-home .site-header:after,
  .single-clients .site-header:after {
    display: none;
  }
  .site-header.has-scrolled {
    position: fixed;
    height: 88px;
    top: -93px;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: background 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s;
    transition: background 0s ease-in-out, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0s, -webkit-transform 0.25s ease-in-out;
  }
  .show-sticky.site-header.has-scrolled {
    -webkit-transform: translate3d(0, 93px, 0);
            transform: translate3d(0, 93px, 0);
  }
  .site-header.has-scrolled:after {
    display: none;
  }
  .going-up.site-header {
    background: transparent;
    -webkit-transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0s ease-in-out;
    transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0s ease-in-out;
    transition: background 0s ease-in-out 0s, transform 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s;
    transition: background 0s ease-in-out 0s, transform 0s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0s ease-in-out;
  }
  .has-scrolled.going-up.site-header {
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out 0s, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s;
    transition: background 0s ease-in-out 0s, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
  }
  .show-sticky.has-scrolled.site-header {
    -webkit-transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out 0s, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
    transition: background 0s ease-in-out 0s, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s;
    transition: background 0s ease-in-out 0s, transform 0.25s ease-in-out, opacity 0.25s ease-in-out, height 0s 0.25s, -webkit-transform 0.25s ease-in-out;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .m-scene.is-exiting .show-sticky.site-header.has-scrolled {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.has-scrolled .site-header {
  height: 88px;
  background: rgba(255, 255, 255, 0.95);
}
@media (max-width: 959px) {
  .has-scrolled .site-header {
    height: 60px;
  }
}
.site-header .container {
  height: 100%;
}
@media (max-width: 959px) {
  .site-header .container {
    width: 100%;
  }
}
.site-branding {
  height: 100%;
  float: left;
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.has-scrolled .site-branding {
  padding-top: 0;
  padding-bottom: 0;
}
.site-branding .site-logo {
  width: 216px;
  height: 60px;
  max-width: 100%;
  position: relative;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 959px) {
  .site-branding .site-logo {
    width: 48px;
    height: 48px;
  }
}
.site-branding .site-logo a {
  width: 100%;
  height: 100%;
  background: url('../img/logo-header@2x.png') no-repeat center center / contain;
  text-indent: -10000px;
  display: block;
}
@media (max-width: 959px) {
  .site-branding .site-logo a {
    background-position: left top;
    background-size: 216px;
  }
}
.menu-toggle {
  width: 70px;
  height: 100%;
  border-radius: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.no-touchevents .menu-toggle:hover,
.menu-toggle:active {
  color: black;
  background: transparent;
}
@media (max-width: 959px) {
  .menu-toggle {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.menu-toggle span {
  text-indent: -10000px;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -14px;
  margin-top: -0.083333em;
}
.menu-toggle span,
.menu-toggle span:before,
.menu-toggle span:after {
  width: 28px;
  height: 3px;
  background: black;
  border-radius: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}
.takeover-open .menu-toggle span,
.takeover-open .menu-toggle span:before,
.takeover-open .menu-toggle span:after,
.has-scrolled .menu-toggle span,
.has-scrolled .menu-toggle span:before,
.has-scrolled .menu-toggle span:after {
  background: black;
}
.menu-toggle span {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.toggled.menu-toggle span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-toggle span:before,
.menu-toggle span:after {
  content: '';
  display: block;
}
.menu-toggle span:before {
  top: -7px;
  -webkit-transition: top 0.2s 0.24s ease, opacity 0.1s ease;
  transition: top 0.2s 0.24s ease, opacity 0.1s ease;
}
.toggled.menu-toggle span:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.1s 0.14s ease;
  transition: top 0.2s ease, opacity 0.1s 0.14s ease;
}
.menu-toggle span:after {
  bottom: -7px;
  -webkit-transition: bottom 0.2s 0.24s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.24s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.24s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.24s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.toggled.menu-toggle span:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.2s ease, -webkit-transform 0.1s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease, -webkit-transform 0.1s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease, transform 0.1s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease, transform 0.1s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.24s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.main-menu {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  visibility: visible;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.has-scrolled .main-menu {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .main-menu {
    padding-right: 40px;
  }
}
@media (max-width: 959px) {
  .main-menu {
    float: none;
    opacity: 0;
    visibility: hidden;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .has-scrolled .main-menu {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .takeover-open.takeover-site-menu .main-menu {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .showit.main-menu {
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .m-scene.is-exiting .main-menu {
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.main-menu ul {
  font-family: 'Roboto', sans-serif;
  line-height: 48px;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 959px) {
  .main-menu ul {
    float: none;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .showit.main-menu ul {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
  }
}
@media (max-width: 479px) {
  .main-menu ul {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.main-menu ul li {
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 960px) {
  .main-menu ul li {
    float: left;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .main-menu ul li {
    margin-left: 20px;
  }
}
@media (min-width: 1440px) {
  .main-menu ul li {
    margin-left: 40px;
  }
}
.main-menu ul li.nav-phone {
  display: none;
  position: relative;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .main-menu ul li.nav-phone {
    display: block;
  }
}
@media (max-width: 959px) {
  .main-menu ul li.nav-phone {
    margin-top: 3em;
    display: block;
  }
}
@media (max-width: 479px) {
  .main-menu ul li.nav-phone {
    margin-top: 2em;
  }
}
.main-menu ul li.nav-phone:before {
  content: 'Phone ';
  font-weight: 500;
}
@media (max-width: 959px) {
  .main-menu ul li.nav-phone:before {
    content: 'Phone ';
    font-weight: 500;
    font-size: 1em;
  }
}
@media (min-width: 960px) {
  .has-scrolled .main-menu ul li:not(.nav-consultation) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
@media (min-width: 960px) {
  .main-menu ul li.nav-consultation {
    margin-right: 60px;
  }
}
@media (min-width: 1200px) {
  .main-menu ul li.nav-consultation {
    margin-right: 80px;
  }
}
@media (min-width: 1440px) {
  .main-menu ul li.nav-consultation {
    margin-right: 100px;
  }
}
@media (max-width: 959px) {
  .main-menu ul li.nav-consultation {
    margin-top: 1.5em;
  }
}
@media (max-width: 479px) {
  .main-menu ul li.nav-consultation {
    margin-top: 1em;
  }
}
.main-menu ul li a {
  color: black;
  line-height: 1;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.main-menu ul li a:hover {
  color: #caaf85;
}
.has-scrolled .main-menu ul li a {
  color: black;
  font-weight: 500;
}
.has-scrolled .main-menu ul li a:hover {
  color: #caaf85;
}
@media (max-width: 959px) {
  .main-menu ul li a {
    font-size: 2rem;
    font-weight: 500;
    display: inline-block;
    padding: 16px 24px;
  }
}
@media (max-width: 479px) {
  .main-menu ul li a {
    padding: 12px 16px;
  }
}
.main-menu ul li.nav-consultation {
  position: relative;
}
@media (min-width: 960px) {
  .main-menu ul li.nav-consultation {
    margin-right: 0;
    margin-left: 6px;
  }
}
@media (min-width: 1200px) {
  .main-menu ul li.nav-consultation {
    margin-right: 36px;
    margin-left: 16px;
  }
}
@media (min-width: 1440px) {
  .main-menu ul li.nav-consultation {
    margin-right: 56px;
    margin-left: 26px;
  }
}
.main-menu ul li.nav-consultation a {
  color: #caaf85;
  -webkit-transition: none;
  transition: none;
  padding: 16px 24px;
  border-radius: 2px;
  display: inline-block;
}
.main-menu ul li.nav-consultation a:hover {
  color: black;
}
@media (max-width: 959px) {
  .main-menu ul li.nav-consultation a {
    color: white;
    background: #caaf85;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .main-menu ul li.nav-consultation a:hover {
    color: white;
    background: black;
  }
}
@media (max-width: 479px) {
  .main-menu ul li.nav-consultation a {
    padding: 12px 16px;
  }
}
.has-scrolled .main-menu ul li.nav-consultation a {
  color: white;
  background: #caaf85;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.has-scrolled .main-menu ul li.nav-consultation a:hover {
  background: black;
}
.main-menu ul li.nav-phone a {
  font-weight: 400;
}
html:not(.mobile) .main-menu ul li.nav-phone a {
  pointer-events: none;
}
@media (max-width: 959px) {
  .main-menu ul li.nav-phone a {
    font-size: 1.5em;
    font-weight: 500;
    padding: 12px 16px;
  }
}
@media (max-width: 479px) {
  .main-menu ul li.nav-phone a {
    padding: 8px 12px;
  }
}
.main-menu ul li[class^="current_page_"] a,
.main-menu ul li[class*="current_page_"] a {
  color: #caaf85;
}
.site-footer {
  font-size: 15px;
  color: #ccc;
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.is-loaded ~ .site-footer,
.is-default ~ .site-footer {
  opacity: 1;
}
.is-exiting ~ .site-footer {
  opacity: 0;
}
@media (min-width: 960px) {
  .site-footer {
    padding-top: 120px;
    padding-bottom: 140px;
  }
}
@media (min-width: 1200px) {
  .site-footer {
    padding-top: 240px;
    padding-bottom: 280px;
  }
}
.site-footer h5 {
  margin-top: 3rem;
  white-space: nowrap;
}
@media (min-width: 840px) {
  .site-footer h5 {
    margin-top: 0;
    margin-bottom: 2rem;
  }
}
@media (min-width: 960px) {
  .site-footer h5 {
    margin-bottom: 2.5rem;
  }
}
.site-footer figure {
  width: 96px;
  height: 96px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}
@media (min-width: 960px) {
  .site-footer figure {
    width: 128px;
    height: 128px;
  }
}
@media (min-width: 1200px) {
  .site-footer figure {
    width: 156px;
    height: 156px;
  }
}
.site-footer .signup-form h5 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.site-footer .site-contact {
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center;
}
@media (min-width: 840px) {
  .site-footer .site-contact {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .site-footer .site-contact {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .site-footer .site-contact {
    padding-top: 200px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .site-footer .site-contact p {
    padding-right: 60px;
  }
}
.site-footer .site-contact a {
  color: #ccc;
}
.site-footer .site-contact a:hover {
  color: #caaf85;
}
html:not(.mobile) .site-footer .site-contact a.tel-link {
  pointer-events: none;
}
.site-footer .site-contact > div > div:first-child h5 {
  margin-top: 0;
}
.site-footer .site-info {
  color: #666;
  font-size: 13px;
}
.site-footer .site-info .sociallinks {
  font-size: 28px;
  padding: 20px 0;
}
.site-footer .site-info .sociallinks li {
  margin: 0 8px;
}
.takeover {
  width: 100%;
  height: 100%;
  background: white;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.takeover.showit {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#consultation-form {
  overflow-x: hidden;
}
#consultation-form .inner {
  width: 100%;
  min-height: 100%;
  padding-top: 60px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-position: center -200px;
  background-size: cover;
}
@media (min-width: 840px) {
  #consultation-form .inner {
    padding-top: 200px;
    padding-bottom: 100px;
  }
}
@media (max-width: 839px) {
  #consultation-form .inner {
    background: none !important;
  }
}
#consultation-form h1 {
  color: #eee;
  font-size: 200px;
  letter-spacing: 0.0625em;
  margin: 0;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: calc(100% - 100px);
  text-align: right;
  pointer-events: none;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
}
@media (min-width: 600px) {
  #consultation-form h1 {
    top: 580px;
  }
}
@media (min-width: 840px) {
  #consultation-form h1 {
    top: 780px;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}
@media (min-width: 1440px) {
  #consultation-form h1 {
    font-size: 380px;
    top: 550px;
  }
}
#consultation-form h2 {
  color: #caaf85;
  font-size: 24px !important;
  font-weight: 500;
  text-align: center;
  margin: 0;
  margin-bottom: 60px;
}
#consultation-form [data-close] {
  color: black;
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 20px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#consultation-form [data-close]:hover {
  color: #caaf85;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: #caaf85;
  line-height: normal;
  padding: 0.5rem 1rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.no-touchevents button:hover,
.no-touchevents input[type="button"]:hover,
.no-touchevents input[type="reset"]:hover,
.no-touchevents input[type="submit"]:hover,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  color: #fff;
  background: black;
}
.btn {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  line-height: normal;
  border: 0 solid #fff;
  border-radius: 2px;
  padding: 20px 24px;
  background: transparent;
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn span {
  display: inline-block;
}
.btn i {
  font-size: 20px;
  margin-right: 5px;
  float: left;
}
.btn [class^="entypo-"],
.btn [class*=" entypo-"] {
  font-size: 20px;
}
.btn--trans {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.25);
  border: 0;
  padding: 12px 16px;
}
.btn--trans:hover {
  color: black !important;
  background: #fff;
  background: #ffffff;
}
.btn--default {
  color: black;
  background: #fff;
  border-color: #fff;
}
.btn--primary {
  color: #fff;
  background: black;
  border-color: black;
}
.btn--primary:hover {
  color: #fff;
  background: #caaf85;
}
.btn--primary.btn--outline {
  background: transparent;
  color: black !important;
  border: 1px solid black;
}
.btn--primary.btn--outline:hover {
  color: #fff !important;
  background: black !important;
}
.btn--primary.btn--outline.disabled {
  color: #bbb !important;
  border-color: #bbb;
  pointer-events: none;
}
.btn--secondary {
  color: black !important;
  background: #caaf85;
  border-color: #caaf85;
}
.btn--secondary:hover {
  color: #caaf85 !important;
  background: black !important;
}
.btn--secondary.btn--outline {
  background: transparent;
  color: #caaf85 !important;
  border: 1px solid #caaf85;
}
.btn--secondary.btn--outline:hover {
  color: #fff !important;
  background: #caaf85 !important;
}
input,
select,
textarea {
  color: black;
  font-weight: normal;
  line-height: normal;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 15px 20px;
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  display: block;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  height: auto;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
}
::input-placeholder {
  color: black;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
:focus::input-placeholder {
  opacity: 0;
}
:-moz-placeholder {
  color: black;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
:focus:-moz-placeholder {
  opacity: 0;
}
::-moz-placeholder {
  color: black;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
:focus::-moz-placeholder {
  opacity: 0;
}
:-ms-input-placeholder {
  color: black;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
:focus:-ms-input-placeholder {
  opacity: 0;
}
::-webkit-input-placeholder {
  color: black;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
@media (min-width: 768px) {
  .form-inline .input-group > input {
    width: 100%;
  }
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
  display: table-cell;
}
.input-group-btn .btn {
  background: #ccc;
  line-height: normal;
  border: 1px solid #ccc;
  border-radius: 0;
  margin-left: -1px;
}
.input-group-btn .btn i {
  font-size: initial;
  margin: 0;
}
.input-group > input:focus {
  border-color: black;
}
.input-group > input:focus + .input-group-btn .btn {
  background: black;
  border-color: black;
}
.input-group > input:focus + .input-group-btn .btn:hover {
  color: #fff;
  background: #caaf85;
  border-color: #caaf85;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 75px;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  left: 0;
  top: -3px;
  width: 65px;
  height: 30px;
  background: #DDDDDD;
  border-radius: 15px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 50%;
  background: #7F8C9A;
  top: 2px;
  left: 5px;
}
/* on checked */
[type="checkbox"]:checked + label:before,
[type="radio"]:checked + label:before {
  background: #34495E;
}
[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
  background: #39D2B4;
  top: 2px;
  left: 40px;
}
[type="checkbox"]:checked + label .ui,
[type="checkbox"]:not(:checked) + label .ui:before,
[type="checkbox"]:checked + label .ui:after,
[type="radio"]:checked + label .ui,
[type="radio"]:not(:checked) + label .ui:before,
[type="radio"]:checked + label .ui:after {
  position: absolute;
  left: 6px;
  width: 65px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
[type="checkbox"]:not(:checked) + label .ui:before,
[type="radio"]:not(:checked) + label .ui:before {
  content: "no";
  left: 32px;
}
[type="checkbox"]:checked + label .ui:after,
[type="radio"]:checked + label .ui:after {
  content: "yes";
  color: #39D2B4;
}
[type="checkbox"]:focus + label:before,
[type="radio"]:focus + label:before {
  border: 1px dashed #777;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -1px;
}
.gform_wrapper ul {
  padding-left: 0;
  list-style: none;
}
.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
  width: 100%;
}
.gform_wrapper .gform_body {
  width: 100%;
}
.gform_wrapper .validation_message,
.gform_wrapper .validation_error {
  display: none;
}
.gform_wrapper .ginput_counter {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 2;
}
.gform_validation_error #gform_1 ::input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_1 *:focus::input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_1 :-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_1 *:focus:-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_1 ::-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_1 *:focus::-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_1 :-ms-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_1 *:focus:-ms-input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_1 ::-webkit-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_1 *:focus::-webkit-input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_2 ::input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_2 *:focus::input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_2 :-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_2 *:focus:-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_2 ::-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_2 *:focus::-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_2 :-ms-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_2 *:focus:-ms-input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_2 ::-webkit-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_2 *:focus::-webkit-input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_3 .gfield_contains_required ::input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_3 .gfield_contains_required *:focus::input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_3 .gfield_contains_required :-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_3 .gfield_contains_required *:focus:-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_3 .gfield_contains_required ::-moz-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_3 .gfield_contains_required *:focus::-moz-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_3 .gfield_contains_required :-ms-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_3 .gfield_contains_required *:focus:-ms-input-placeholder {
  opacity: 0;
}
.gform_validation_error #gform_3 .gfield_contains_required ::-webkit-input-placeholder {
  color: #f44336;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.gform_validation_error #gform_3 .gfield_contains_required *:focus::-webkit-input-placeholder {
  opacity: 0;
}
.gform_confirmation_message {
  text-align: center;
}
#gform_1 {
  position: relative;
}
#gform_1 label {
  display: none;
}
#gform_1 input {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  text-transform: lowercase;
  background: #333;
}
#gform_1 input::input-placeholder {
  color: #fff;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_1 input:focus::input-placeholder {
  opacity: 0;
}
#gform_1 input:-moz-placeholder {
  color: #fff;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_1 input:focus:-moz-placeholder {
  opacity: 0;
}
#gform_1 input::-moz-placeholder {
  color: #fff;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_1 input:focus::-moz-placeholder {
  opacity: 0;
}
#gform_1 input:-ms-input-placeholder {
  color: #fff;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_1 input:focus:-ms-input-placeholder {
  opacity: 0;
}
#gform_1 input::-webkit-input-placeholder {
  color: #fff;
  line-height: normal;
  text-transform: lowercase;
  opacity: 0.5;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_1 input:focus::-webkit-input-placeholder {
  opacity: 0;
}
#gform_1 .gform_body {
  width: calc(100% - 48px);
  float: left;
}
#gform_1 .gform_footer {
  width: auto;
  float: left;
}
#gform_1 .btn--submit {
  color: #caaf85;
  font-size: 24px;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}
#gform_1 .btn--submit:hover {
  color: white;
}
#gform_1 .btn--submit span {
  display: none;
}
#gform_1 .gform_confirmation_message {
  color: #fff;
  text-align: center;
}
#gform_2 {
  position: relative;
}
#gform_2 label {
  display: none;
}
#gform_2 input,
#gform_2 textarea {
  color: #ccc;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding: 15px;
  border: 1px solid #333;
  background: rgba(255, 255, 255, 0);
}
#gform_2 input::input-placeholder,
#gform_2 textarea::input-placeholder {
  color: #ccc;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_2 input:focus::input-placeholder,
#gform_2 textarea:focus::input-placeholder {
  opacity: 0;
}
#gform_2 input:-moz-placeholder,
#gform_2 textarea:-moz-placeholder {
  color: #ccc;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_2 input:focus:-moz-placeholder,
#gform_2 textarea:focus:-moz-placeholder {
  opacity: 0;
}
#gform_2 input::-moz-placeholder,
#gform_2 textarea::-moz-placeholder {
  color: #ccc;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_2 input:focus::-moz-placeholder,
#gform_2 textarea:focus::-moz-placeholder {
  opacity: 0;
}
#gform_2 input:-ms-input-placeholder,
#gform_2 textarea:-ms-input-placeholder {
  color: #ccc;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_2 input:focus:-ms-input-placeholder,
#gform_2 textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
#gform_2 input::-webkit-input-placeholder,
#gform_2 textarea::-webkit-input-placeholder {
  color: #ccc;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_2 input:focus::-webkit-input-placeholder,
#gform_2 textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
#gform_2 input:focus,
#gform_2 textarea:focus {
  border-color: #caaf85;
}
#gform_2 .gform_body {
  width: 100%;
  float: left;
}
#gform_2 .gform_footer {
  width: 100%;
  text-align: right;
  float: left;
}
#gform_2 .gfield {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  #gform_2 .gf-half-left {
    width: calc(50% - 15px);
    float: left;
  }
}
@media (min-width: 600px) {
  #gform_2 .gf-half-right {
    width: calc(50% - 15px);
    float: right;
  }
}
#gform_2 .btn--submit {
  color: #caaf85;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0;
  margin-right: -5px;
  border-radius: 0;
  background: transparent;
  display: inline-block;
}
.no-touchevents #gform_2 .btn--submit:hover,
#gform_2 .btn--submit:active {
  color: white;
  background: transparent;
}
#gform_2 .btn--submit:focus {
  color: white;
}
#gform_2 .btn--submit i {
  font-size: 23px;
  margin-left: 6px;
  display: inline-block;
  float: right;
}
#gform_2 .gform_confirmation_message {
  color: #333;
  text-align: center;
}
#gform_3 {
  position: relative;
}
#gform_3 label {
  display: none;
}
#gform_3 input,
#gform_3 textarea {
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding: 15px;
  border: 1px solid #333;
  background: rgba(255, 255, 255, 0);
}
#gform_3 input::input-placeholder,
#gform_3 textarea::input-placeholder {
  color: #000;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_3 input:focus::input-placeholder,
#gform_3 textarea:focus::input-placeholder {
  opacity: 0;
}
#gform_3 input:-moz-placeholder,
#gform_3 textarea:-moz-placeholder {
  color: #000;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_3 input:focus:-moz-placeholder,
#gform_3 textarea:focus:-moz-placeholder {
  opacity: 0;
}
#gform_3 input::-moz-placeholder,
#gform_3 textarea::-moz-placeholder {
  color: #000;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_3 input:focus::-moz-placeholder,
#gform_3 textarea:focus::-moz-placeholder {
  opacity: 0;
}
#gform_3 input:-ms-input-placeholder,
#gform_3 textarea:-ms-input-placeholder {
  color: #000;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_3 input:focus:-ms-input-placeholder,
#gform_3 textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
#gform_3 input::-webkit-input-placeholder,
#gform_3 textarea::-webkit-input-placeholder {
  color: #000;
  line-height: normal;
  text-transform: lowercase;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#gform_3 input:focus::-webkit-input-placeholder,
#gform_3 textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
#gform_3 .gform_body {
  width: 100%;
  float: left;
}
#gform_3 .gform_footer {
  width: 100%;
  text-align: right;
  float: left;
}
#gform_3 .gfield {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  #gform_3 .gf-half-left {
    width: calc(50% - 15px);
    float: left;
  }
}
@media (min-width: 600px) {
  #gform_3 .gf-half-right {
    width: calc(50% - 15px);
    float: right;
  }
}
#gform_3 .btn--submit {
  color: #caaf85;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0;
  border-radius: 0;
  background: transparent;
  display: inline-block;
}
.no-touchevents #gform_3 .btn--submit:hover,
#gform_3 .btn--submit:active {
  color: black;
  background: transparent;
}
#gform_3 .btn--submit:focus {
  color: black;
}
#gform_3 .btn--submit i {
  font-size: 23px;
  margin-left: 6px;
  display: inline-block;
  float: right;
}
#gform_3 .gform_confirmation_message {
  color: #333;
  text-align: center;
}
.btn--submit i {
  display: inline-block;
}
.form-sending.icon-change.btn--submit i {
  -webkit-animation: infinite-spinning 0.75s infinite linear;
          animation: infinite-spinning 0.75s infinite linear;
}
.gform_ajax_spinner {
  display: none !important;
}
#aspot {
  overflow: hidden;
  width: 100%;
  background-color: white;
  position: relative;
  z-index: 1;
}
#aspot.type--full {
  height: 100vh;
}
#aspot .set-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#aspot .set-bg.default-bg {
  background-repeat: repeat;
}
#aspot .set-bg.bg-loaded {
  opacity: 1;
}
#aspot .inner {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
#aspot .set-bg + .inner h1 {
  opacity: 0;
  -webkit-transition: all 1s ease-out 0.75s;
  transition: all 1s ease-out 0.75s;
}
#aspot .set-bg.bg-loaded + .inner h1 {
  opacity: 1;
}
#aspot .bgvid {
  width: 100%;
  height: 100%;
}
.tab-list {
  position: relative;
}
.tab-list .tab {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tab-list .tab.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/*
.single-post main article .entry-content {

  img.alignnone {
    margin-left: 0;
    margin-right: 0;
    @media @mobile {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
  }

  .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .alignright {
    float: right;
    margin: (@margin  / 3) 0 (@margin / 1.5) @margin;
    @media @mobile {
      float: none;
      display: block;
      margin: 0 auto @margin auto;
    }
  }

  .alignleft {
    float: left;
    margin: (@margin  / 3) @margin (@margin / 1.5) 0;
    @media @mobile {
      float: none;
      display: block;
      margin: 0 auto @margin auto;
    }
  }

  figcaption,
  .wp-caption-text {
    color: @blue-grey-200;
    font-size: 15px;
    line-height: 1.2;
    border-bottom: 1px solid #e2e2e2;
    margin: 0;
    padding: 16px 0;
  }

  figure {
    margin-top: @margin;
    margin-bottom: @margin;

    &:last-child {
      margin-bottom: 0;
    }

    img {
      max-width: 100%;
      display: block;
    }

    .aligncenter,
    &.aligncenter {
      text-align: center;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;

      // max-width: 125% !important;
      // margin-left: -12.5%;
      // margin-right: -12.5%;
      margin-bottom: 32px;

      figcaption {
        text-align: left;
      }

      @media @mobile {

        max-width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 32px;

      }

      img {
        margin-left: auto;
        margin-right: auto;
      }

    }

    &.alignnone {
      margin-bottom: @margin;
    }

    img.alignnone {
      margin-top: 0;
      margin-bottom: 0;
    }

    .alignbleed,
    &.alignbleed {

      @media @xs {
        max-width: 48rem;
      }


    }

  }



}
*/
cite {
  font-style: normal;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
/* image gallery styles */
.gallery dl {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}
.gallery dl img {
  border: 2px solid #cfcfcf;
}
/* end .gallery */
.post-content {
  color: #666;
  text-align: center;
  margin: 0 auto;
  clear: both;
  position: relative;
  /*
  p:first-child em strong,
  p:first-child strong em  {
    font-size: 54px;
    font-weight: 700;
    height: 54px;
    line-height: 59px;
    padding-right: 8px;
    font-style: normal;
    float: left
  }
  */
}
.post-content p:first-child em strong,
.post-content p:first-child strong em {
  color: #333;
  font-size: 1.5em;
  line-height: 1.25;
  font-weight: 600;
  font-style: italic;
}
@media (min-width: 720px) {
  .post-content p:first-child em strong,
  .post-content p:first-child strong em {
    line-height: 1.5;
  }
}
.post-content > p,
.post-content > h2,
.post-content > h3,
.post-content > h4,
.post-content > h5,
.post-content > ul,
.post-content > ol,
.post-content > .wp-slick-slider {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 600px) {
  .post-content > p,
  .post-content > h2,
  .post-content > h3,
  .post-content > h4,
  .post-content > h5,
  .post-content > ul,
  .post-content > ol,
  .post-content > .wp-slick-slider {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  .post-content > p,
  .post-content > h2,
  .post-content > h3,
  .post-content > h4,
  .post-content > h5,
  .post-content > ul,
  .post-content > ol,
  .post-content > .wp-slick-slider {
    max-width: 840px;
  }
}
.post-content h2 {
  font-family: 'aktiv-grotesk', sans-serif;
  color: #caaf85;
  font-size: 44px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
}
.post-content h3 {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.post-content h3 + h4 {
  color: #caaf85;
  font-size: 13px;
  font-weight: 400;
  margin-top: 0.5em;
}
.post-content ol,
.post-content ul {
  list-style: none;
  margin-bottom: 1.5rem;
}
.post-content ol:last-child,
.post-content ul:last-child {
  margin-bottom: 0;
}
.post-content ol li,
.post-content ul li {
  margin-left: 20px;
  margin-top: 0.5em;
}
.post-content ol {
  list-style-type: decimal;
}
.post-content ol > li ol {
  list-style-type: lower-alpha;
}
.post-content ol > li,
.post-content ul > li {
  margin-left: 1em;
  position: relative;
}
.post-content ul li:before {
  content: '•';
  font-size: 1em;
  font-weight: 500;
  line-height: inherit;
  font-style: normal !important;
  padding-right: 12px;
  position: absolute;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.post-content ul li > ul > li:before {
  content: '-';
}
.post-content blockquote {
  border: 0;
  margin: 3rem auto;
  max-width: 100%;
  position: relative;
}
.post-content blockquote:before {
  color: #caaf85;
  content: '\e901';
  font-family: '_dgicons' !important;
  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;
  position: absolute;
  top: 3%;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 600px) {
  .post-content blockquote {
    max-width: 600px;
  }
}
@media (min-width: 840px) {
  .post-content blockquote {
    max-width: 840px;
  }
}
@media (min-width: 960px) {
  .post-content blockquote {
    max-width: 960px;
  }
}
.post-content blockquote p {
  color: #caaf85;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.25;
  font-style: italic;
  padding: 0;
  position: relative;
}
.post-content code {
  margin: 1.5rem auto;
}
.post-content pre {
  margin: 3rem auto;
}
@media (min-width: 600px) {
  .post-content pre {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  .post-content pre {
    max-width: 840px;
  }
}
.post-content pre code {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  white-space: pre;
  overflow-x: auto;
}
@media (max-width: 959px) {
  .post-content pre code {
    padding: 1rem;
  }
}
.post-content .wp-slick-slider {
  padding: 0 20px;
  text-align: center;
}
.post-content .wp-slick-slider figure {
  padding: 0;
}
.post-content .wp-slick-slider.post-full {
  padding: 0;
  max-width: 100%;
}
.post-content .wp-slick-slider.post-full .slick-arrow.prev {
  left: 0;
}
@media (max-width: 839px) {
  .post-content .wp-slick-slider.post-full .slick-arrow.prev {
    left: 0;
  }
}
.post-content .wp-slick-slider.post-full .slick-arrow.next {
  right: 0;
}
@media (max-width: 839px) {
  .post-content .wp-slick-slider.post-full .slick-arrow.next {
    right: 0;
  }
}
@media (max-width: 839px) {
  .post-content .wp-slick-slider.post-full .slick-arrow.prev,
  .post-content .wp-slick-slider.post-full .slick-arrow.next {
    width: 48px;
    right: 0;
  }
}
.post-content .wp-slick-slider.post-full .slick-arrow.prev:before,
.post-content .wp-slick-slider.post-full .slick-arrow.next:before {
  font-size: 24px;
  color: #fff;
}
@media (max-width: 839px) {
  .post-content .wp-slick-slider.post-full .slick-arrow.prev:before,
  .post-content .wp-slick-slider.post-full .slick-arrow.next:before {
    font-size: 24px;
  }
}
.post-content .wp-slick-slider.post-full figure {
  padding: 0;
}
@media (min-width: 600px) {
  .post-content .wp-slick-slider.post-wide {
    max-width: 600px;
  }
}
@media (min-width: 840px) {
  .post-content .wp-slick-slider.post-wide {
    max-width: 840px;
  }
}
@media (min-width: 960px) {
  .post-content .wp-slick-slider.post-wide {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .post-content .wp-slick-slider.post-wide {
    max-width: 1200px;
  }
}
@media (min-width: 600px) {
  .post-content .wp-slick-slider.post-size {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  .post-content .wp-slick-slider.post-size {
    max-width: 840px;
  }
}
.post-content [data-slick] figure {
  background: white;
  margin: 0;
}
.post-content [data-slick] img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.post-content [data-slick] figcaption {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  width: 100%;
  overflow: hidden;
}
.post-content [data-slick] .slick-arrow.prev {
  left: 0;
}
@media (max-width: 839px) {
  .post-content [data-slick] .slick-arrow.prev {
    left: 0;
  }
}
.post-content [data-slick] .slick-arrow.next {
  right: 0;
}
@media (max-width: 839px) {
  .post-content [data-slick] .slick-arrow.next {
    right: 0;
  }
}
.post-content [data-slick] .slick-arrow.prev,
.post-content [data-slick] .slick-arrow.next {
  font-size: 24px;
  width: 48px;
  height: 48px;
  padding: 0;
  margin-top: -24px;
  z-index: 1000;
  position: absolute;
  top: 50%;
}
@media (max-width: 839px) {
  .post-content [data-slick] .slick-arrow.prev,
  .post-content [data-slick] .slick-arrow.next {
    width: 20px;
  }
}
.post-content [data-slick].post-size,
.post-content [data-slick].post-wide,
.post-content [data-slick].post-full {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.post-content [data-slick].post-size:first-child,
.post-content [data-slick].post-wide:first-child,
.post-content [data-slick].post-full:first-child {
  margin-top: 0;
}
.post-content [data-slick].post-size:last-child,
.post-content [data-slick].post-wide:last-child,
.post-content [data-slick].post-full:last-child {
  margin-bottom: 0;
}
.post-content [data-slick].post-full figure {
  position: relative;
  margin: 0;
}
.post-content [data-slick].post-full figcaption {
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 0.8em;
  font-weight: 400;
  text-align: left;
  max-width: 100%;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  display: block;
}
.post-content [data-slick].post-full figcaption.has--caption {
  padding: 120px 27.5% 20px 20px;
  background: url('../img/ui/figcaption-grad.png') repeat-x center bottom;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(37, 43, 51, 0.25)), to(rgba(37, 43, 51, 0)));
  background: linear-gradient(to top, rgba(37, 43, 51, 0.25) 0, rgba(37, 43, 51, 0) 100%);
  opacity: 0;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
@media (max-width: 839px) {
  .post-content [data-slick].post-full figcaption.has--caption {
    padding: 120px 20px 15px 20px;
    text-align: center;
  }
}
.post-content [data-slick].post-full .slick-active figcaption.has--caption {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.post-content > *:not(img) {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.post-content > *:not(figure) {
  text-align: left;
}
.post-content img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.post-content img.size-post-full {
  width: 100%;
}
.post-content img.size-post-full + .wp-caption-text {
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 0.8em;
  text-align: left;
  max-width: 100%;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  padding: 120px 27.5% 20px 20px;
  background: url('../img/ui/figcaption-grad.png') repeat-x center bottom;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(37, 43, 51, 0.25)), to(rgba(37, 43, 51, 0)));
  background: linear-gradient(to top, rgba(37, 43, 51, 0.25) 0, rgba(37, 43, 51, 0) 100%);
  display: block;
}
@media (max-width: 839px) {
  .post-content img.size-post-full + .wp-caption-text {
    padding: 120px 20px 15px 20px;
    text-align: center;
  }
}
@media (min-width: 600px) {
  .post-content img.size-post-wide {
    max-width: 560px;
  }
}
@media (min-width: 840px) {
  .post-content img.size-post-wide {
    max-width: 800px;
  }
}
@media (min-width: 960px) {
  .post-content img.size-post-wide {
    max-width: 920px;
  }
}
@media (min-width: 1200px) {
  .post-content img.size-post-wide {
    max-width: 1160px;
  }
}
@media (max-width: 599px) {
  .post-content img.size-post-size {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .post-content img.size-post-size {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  .post-content img.size-post-size {
    max-width: 840px;
  }
}
.post-content figure {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.post-content figure span {
  margin: 0 auto;
  display: inline-block;
}
.post-content figure a {
  display: inline-block;
}
.post-content figure.size-full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 799px) {
  .post-content figure.size-full {
    padding: 0 20px;
  }
}
@media (min-width: 600px) {
  .post-content figure.size-wide {
    max-width: 600px;
  }
}
@media (min-width: 840px) {
  .post-content figure.size-wide {
    max-width: 840px;
  }
}
@media (min-width: 960px) {
  .post-content figure.size-wide {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .post-content figure.size-wide {
    max-width: 1200px;
  }
}
@media (max-width: 599px) {
  .post-content figure.size-post {
    padding: 0 20px;
    width: 100%;
  }
}
@media (min-width: 600px) {
  .post-content figure.size-post {
    max-width: 600px;
  }
}
@media (min-width: 960px) {
  .post-content figure.size-post {
    max-width: 840px;
  }
}
.post-content figure.width-1600 {
  padding: 0;
  max-width: 100%;
}
.post-content figure.width-1600 span {
  margin: 0 auto;
  display: block;
}
.post-content figure.wp-caption {
  font-family: 'Roboto', sans-serif;
  position: relative;
}
.post-content figure figcaption {
  font-family: 'Roboto', sans-serif;
  color: #aaa;
  font-size: 0.8em;
  line-height: 1.2;
  max-width: 600px;
  margin: 0;
  padding-top: 10px;
}
@media (max-width: 600px) {
  .post-content figure figcaption {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.post-content .wp-caption figcaption,
.post-content .wp-caption .wp-caption-text {
  font-family: 'Roboto', sans-serif;
  color: #aaa;
  font-size: 0.8em;
  line-height: 1.2;
  max-width: 600px;
  margin: 0;
  padding-top: 10px;
}
@media (max-width: 600px) {
  .post-content .wp-caption figcaption,
  .post-content .wp-caption .wp-caption-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.post-content .video-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 600px;
}
@media (min-width: 600px) {
  .post-content .video-container {
    max-width: 600px;
  }
}
@media (min-width: 840px) {
  .post-content .video-container {
    max-width: 840px;
  }
}
@media (min-width: 960px) {
  .post-content .video-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .post-content .video-container {
    max-width: 1200px;
  }
}
.post-content .video-container div {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.post-content .video-container div iframe,
.post-content .video-container div object,
.post-content .video-container div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-content figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.post-content figure:last-child {
  margin-bottom: 0;
}
.post-content figure img {
  display: block;
}
/* image gallery styles */
.gallery dl {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}
.gallery dl img {
  border: 2px solid #cfcfcf;
}
/* end .gallery */
.btn-twitter {
  background: #00aced;
}
.btn-facebook {
  background: #3b5998;
}
.btn-pinterest {
  background: #cb2027;
}
.btn-google {
  background: #dd4b39;
}
.btn-houzz {
  background: #55a32a;
}
.btn-email {
  background: #383838;
}
.sociallinks {
  font-size: 32px;
}
.sociallinks li {
  display: inline-block;
  margin: 0 4px;
}
@media (max-width: 839px) {
  .sociallinks li {
    margin: 0 2px;
  }
}
.sociallinks li a {
  color: #caaf85;
  background: transparent;
  line-height: 1em;
  height: 1em;
  width: 1em;
  padding: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
}
.sociallinks li a:hover {
  color: white;
}
.sociallinks li a span {
  display: none;
}
.share {
  width: 56px;
  height: 56px;
  position: fixed;
  bottom: 60px;
  right: 60px;
  z-index: 1060;
}
.share:after {
  content: '';
  position: fixed;
  bottom: 64px;
  right: 64px;
  width: 3600px;
  height: 3600px;
  margin: 0 -1776px -1776px 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.75);
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation: circleGoaway cubic-bezier(0.75, 0, 0, 1) 0.4s backwards;
          animation: circleGoaway cubic-bezier(0.75, 0, 0, 1) 0.4s backwards;
}
.share--open .share:after {
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: circleTakeover cubic-bezier(1, 0, 0.75, 1) 0.4s forwards;
          animation: circleTakeover cubic-bezier(1, 0, 0.75, 1) 0.4s forwards;
}
@-webkit-keyframes circleTakeover {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes circleTakeover {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes circleGoaway {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
}
@keyframes circleGoaway {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
}
.share .share--trigger {
  position: absolute;
  width: 56px;
  height: 56px;
  bottom: 0;
  z-index: 2;
}
.share .share--trigger button {
  color: #fff;
  font-size: 24px;
  width: 48px;
  height: 48px;
  display: block;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -28px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  background: #e97300;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 4px 8px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
  transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
}
.share--open .share .share--trigger button {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: -16px 0 0 -16px;
}
.share .share--trigger button i:before {
  font-size: 20px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  opacity: 1;
  -webkit-transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
  transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
}
.share--open .share .share--trigger button i:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  opacity: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.share .share--trigger button i:after {
  content: "\e60a";
  font-size: 24px;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
  transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
}
.share--open .share .share--trigger button i:after {
  font-size: 20px;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  opacity: 1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.share .share--trigger button span {
  display: none;
}
.share .share--wrap {
  position: absolute;
  bottom: 56px;
  z-index: 1;
}
.share .share--wrap {
  padding: 0 9px;
}
.share .share--wrap .share--buttons li {
  opacity: 0;
  visibility: hidden;
  margin-bottom: -8px;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
  transition: all 0.25s cubic-bezier(1, 0, 0.86, 1);
}
.share--open .share .share--wrap .share--buttons li {
  opacity: 1;
  visibility: visible;
  margin-top: 12px;
  margin-bottom: 0;
}
.share .share--wrap .share--buttons a {
  color: #fff;
  font-size: 18px;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  display: block;
}
.share--open .share .share--wrap .share--buttons a {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: none;
  transition: none;
}
.share--open .share .share--wrap .share--buttons a.btn-twitter:hover {
  color: #00aced;
}
.share--open .share .share--wrap .share--buttons a.btn-facebook:hover {
  color: #3b5998;
}
.share--open .share .share--wrap .share--buttons a.btn-pinterest:hover {
  color: #cb2027;
}
.share--open .share .share--wrap .share--buttons a.btn-google:hover {
  color: #dd4b39;
}
.share--open .share .share--wrap .share--buttons a.btn-email:hover {
  color: #383838;
}
.share .share--wrap .share--buttons a:hover {
  background: #fff;
}
.share .share--wrap .share--buttons a i {
  margin: 0;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  float: none;
  display: inline-block;
}
.share .share--wrap .share--buttons a span {
  display: none;
}
.fluidbox {
  outline: none;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fluidbox.fluidbox-opened {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fluidbox-overlay {
  background-color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.25s ease-in-out 0.25s;
  transition: all 0.25s ease-in-out 0.25s;
}
.fluidbox-wrap {
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fluidbox-closed .fluidbox-wrap img {
  -webkit-transition: opacity 0s ease-in-out 0.5s;
  transition: opacity 0s ease-in-out 0.5s;
}
.fluidbox-ghost {
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  transition-duration: 0s, 0.5s;
  transition-delay: 0.5s, 0s;
  -webkit-transition-property: opacity, -webkit-transform;
  /* autoprefixer: off */
  transition-property: opacity, -webkit-transform;
  /* autoprefixer: off */
  transition-property: opacity, transform;
  /* autoprefixer: off */
}
.fluidbox-opened .fluidbox-ghost {
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
}
.img-caption {
  opacity: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  padding: 16px;
  text-align: center;
  position: fixed;
  bottom: 2.5%;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  z-index: 1060;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.img-caption.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated:infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftAlt {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 0.75;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeftAlt {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 0.75;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInLeftAlt {
  -webkit-animation-name: fadeInLeftAlt;
          animation-name: fadeInLeftAlt;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightAlt {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 0.75;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRightAlt {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 0.75;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInRightAlt {
  -webkit-animation-name: fadeInRightAlt;
          animation-name: fadeInRightAlt;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
            transform: scale3d(0.5, 0.5, 0.5);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
            transform: scale3d(0.5, 0.5, 0.5);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick/slick.eot');
  src: url('../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick/slick.woff') format('woff'), url('../fonts/slick/slick.ttf') format('truetype'), url('../fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.m-scene .scene_element {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
.m-scene .scene_element--fadeinright {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
.m-scene .scene_element--delayed {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.m-scene.is-exiting .scene_element {
  animation-direction: reverse;
}
.m-scene.is-exiting .scene_element--delayed {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.m-scene.is-exiting .scene_element--noexiting {
  animation-direction: reverse;
}
.m-scene.is-exiting .scene_element--noanim {
  -webkit-animation: none;
          animation: none;
}
@media screen and (min-width: 768px) {
  .m-scene .scene_element--fadeinright-wide {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
  }
}
.is-loading,
.is-loading a {
  cursor: progress;
}
/**
 * fullPage 2.6.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent white transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent white;
}
.fp-scrollable {
  overflow: scroll;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: 0 !important;
  top: 50%;
  opacity: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 839px) {
  #fp-nav {
    display: none;
  }
}
#fp-nav.right {
  right: 30px;
}
@media (min-width: 1440px) {
  #fp-nav.right {
    right: 100px;
  }
}
#fp-nav.left {
  left: 25px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
#fp-nav ul,
.fp-slidesNav ul {
  width: 10px;
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  height: auto;
  line-height: 0;
  padding: 5px 0;
  margin: 0;
  display: block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  width: 10px;
  height: 10px;
  padding: 0;
  display: inline-block;
  position: relative;
}
#fp-nav ul li a:before,
.fp-slidesNav ul li a:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -1px;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  pointer-events: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background: rgba(0, 0, 0, 0.4);
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#fp-nav ul li a:hover span,
.fp-slidesNav ul li a:hover span {
  border-color: rgba(0, 0, 0, 0.75);
  background: rgba(255, 255, 255, 0);
}
#fp-nav ul li a.active:before,
.fp-slidesNav ul li a.active:before {
  width: 160px;
  background: rgba(0, 0, 0, 0.75);
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  border-color: rgba(0, 0, 0, 0.75);
  background: rgba(255, 255, 255, 0);
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: white;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}
#google-map .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.acf-map {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
}
.acf-map .gm-style-iw {
  left: 30px !important;
}
.acf-map .gm-style-iw + div > img {
  max-width: none;
}
.acf-map .gm-style > div + div,
.acf-map .gm-style-cc,
.acf-map .gmnoprint {
  display: none;
}
.acf-map .inner {
  padding: 10px;
}
.acf-map address {
  font-style: normal;
}
.acf-map address p {
  display: inline-block;
}
.acf-map address span {
  display: inline-block;
  width: 20px;
  float: left;
}
.acf-map address i {
  color: #055277;
  line-height: 20px;
}
.acf-map .marker {
  text-align: center;
}
[data-page="page-home"] {
  opacity: 0;
  padding-top: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 960px) {
  [data-page="page-home"] {
    padding-top: 0;
  }
}
.is-loaded [data-page="page-home"],
.is-default [data-page="page-home"],
.is-exiting [data-page="page-home"] {
  opacity: 1;
}
#page-home #aspot {
  padding-top: 120px;
}
@media (max-width: 959px) {
  #page-home #aspot {
    padding-top: 60px;
  }
}
#page-home #about {
  color: white;
  width: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 0;
  overflow: hidden;
}
@media (min-width: 960px) {
  #page-home #about {
    padding-top: 120px;
  }
}
#page-home #about:before {
  content: '';
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background: black;
  position: absolute;
  display: block;
}
@media (min-width: 960px) {
  #page-home #about:before {
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  #page-home #about:before {
    width: 50%;
  }
}
#page-home #about h1 {
  color: #333;
  font-size: 30vw;
  letter-spacing: 0.0625em;
  margin-left: -2.5vw;
  text-align: left;
  position: relative;
}
@media (min-width: 600px) {
  #page-home #about h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-home #about h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  #page-home #about h1 {
    color: #222;
    font-size: 220px;
    top: 30%;
    margin-left: 0;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  #page-home #about h1 {
    left: 10%;
    top: 25%;
  }
}
@media (min-width: 1440px) {
  #page-home #about h1 {
    font-size: 250px;
  }
}
#page-home #about h4 {
  color: white;
}
#page-home #about .has-image {
  text-align: right;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #page-home #about .has-image {
    padding-right: 18px;
  }
}
@media (max-width: 839px) {
  #page-home #about .has-image {
    padding-left: 0;
    padding-right: 0;
  }
}
#page-home #about .has-image img {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  #page-home #about .has-image img {
    margin-top: 60px;
  }
}
@media (min-width: 960px) {
  #page-home #about .has-image img {
    margin-top: 200px;
    float: right;
  }
}
@media (min-width: 1200px) {
  #page-home #about .has-image img {
    margin-top: 240px;
    margin-right: -20px;
  }
}
@media (max-width: 959px) {
  #page-home #about .has-image img {
    display: block;
  }
}
#page-home #process {
  width: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 0;
  overflow: hidden;
}
@media (min-width: 960px) {
  #page-home #process {
    padding-top: 200px;
    padding-bottom: 180px;
  }
}
#page-home #process:before {
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #f5f5f5;
  position: absolute;
  display: block;
}
@media (min-width: 960px) {
  #page-home #process:before {
    width: 50%;
  }
}
#page-home #process h1 {
  color: #e0e0e0;
  font-size: 30vw;
  letter-spacing: 0.0625em;
  position: relative;
  margin-right: -5vw;
  text-align: right;
}
@media (min-width: 600px) {
  #page-home #process h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-home #process h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  #page-home #process h1 {
    color: #eee;
    top: 36%;
    position: absolute;
    margin-right: 0;
    right: -12.5%;
  }
}
@media (min-width: 1200px) {
  #page-home #process h1 {
    font-size: 220px;
    right: -5%;
    top: 50%;
  }
}
@media (min-width: 1440px) {
  #page-home #process h1 {
    font-size: 250px;
    top: 55%;
  }
}
#page-home #process .do-lists ul {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}
@media (max-width: 959px) {
  #page-home #process .has-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 959px) {
  #page-home #process .has-image img {
    display: block;
  }
}
#page-home #media {
  width: 100%;
  background: black;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}
@media (min-width: 960px) {
  #page-home #media {
    padding-top: 180px;
    padding-bottom: 120px;
  }
}
@media (max-width: 839px) {
  #page-home #media .container {
    width: 100%;
  }
}
#page-home #media h1 {
  color: #333;
  font-size: 30vw;
  letter-spacing: 0.05em;
  width: 100%;
  height: auto !important;
  margin: 0;
  margin-left: -5vw;
  display: inline-block;
}
@media (min-width: 600px) {
  #page-home #media h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-home #media h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  #page-home #media h1 {
    color: #222;
  }
}
@media (min-width: 1200px) {
  #page-home #media h1 {
    font-size: 220px;
    margin-left: -3vw;
  }
}
@media (min-width: 1440px) {
  #page-home #media h1 {
    font-size: 250px;
  }
}
#page-home #media .posts-wrap {
  padding-top: 40px;
  padding-bottom: 0;
  position: relative;
}
@media (min-width: 960px) {
  #page-home #media .posts-wrap {
    padding-top: 0;
    margin-top: -60px;
    padding-bottom: 120px;
  }
}
#page-home #media .posts-wrap .entry-content .entry-title a {
  color: white;
}
#page-home #media .posts-wrap .entry-content .entry-excerpt {
  color: white;
}
#page-home #team {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}
@media (min-width: 960px) {
  #page-home #team {
    margin-top: 190px;
    margin-bottom: 120px;
  }
}
#page-home #team h1 {
  color: #e0e0e0;
  margin-left: -30px;
  font-size: 30vw;
  letter-spacing: 0.0625em;
  text-align: left;
}
@media (min-width: 600px) {
  #page-home #team h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-home #team h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  #page-home #team h1 {
    color: #eee;
  }
}
@media (min-width: 1200px) {
  #page-home #team h1 {
    font-size: 220px;
  }
}
@media (min-width: 1440px) {
  #page-home #team h1 {
    font-size: 250px;
  }
}
@media (min-width: 840px) and (max-width: 1199px) {
  #page-home #team h1 {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: -1%;
  }
}
#page-home #testimonials {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 960px) {
  #page-home #testimonials {
    padding-top: 120px;
    padding-bottom: 0;
  }
}
#page-home #testimonials h1 {
  color: #e0e0e0;
  font-size: 30vw;
  letter-spacing: 0.0625em;
  width: 100%;
  height: auto !important;
  margin: 0;
  margin-left: -1.25%;
  display: inline-block;
}
@media (min-width: 600px) {
  #page-home #testimonials h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-home #testimonials h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  #page-home #testimonials h1 {
    color: #eee;
  }
}
@media (min-width: 1200px) {
  #page-home #testimonials h1 {
    font-size: 220px;
  }
}
@media (min-width: 1440px) {
  #page-home #testimonials h1 {
    font-size: 250px;
  }
}
#page-home #testimonials h1 + div {
  padding-top: 30px;
}
@media (min-width: 960px) {
  #page-home #testimonials h1 + div {
    padding-top: 0;
    margin-top: -40px;
  }
}
#page-home #testimonials blockquote {
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.75;
  padding: 0;
  margin: 0;
  border: 0;
  padding-top: 40px;
}
@media (min-width: 960px) {
  #page-home #testimonials blockquote {
    padding-top: 0;
    padding-left: 80px;
  }
}
#page-home #testimonials blockquote:before {
  content: '\e901';
  font-family: '_dgicons' !important;
  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: 32px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#page-home #testimonials blockquote p {
  margin: 0;
}
#page-home #testimonials blockquote cite {
  color: #caaf85;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-top: 1.5rem;
  display: block;
}
#page-home #testimonials blockquote cite span {
  color: black;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  display: block;
}
#page-home #testimonials .test-arrows {
  padding-top: 30px;
}
@media (min-width: 960px) {
  #page-home #testimonials .test-arrows {
    padding-left: 80px;
  }
}
@media (max-width: 959px) {
  #page-home #testimonials .test-arrows {
    text-align: right;
  }
}
#page-home #testimonials .test-arrows button {
  padding: 0;
  font-size: 24px;
  width: 48px;
  height: 48px;
}
.no-touchevents #page-home #testimonials .test-arrows button:hover,
#page-home #testimonials .test-arrows button:active {
  color: white;
  background: black;
}
#page-home #testimonials .test-arrows button:last-child {
  margin-left: 8px;
}
#page-home #testimonials .test-dots {
  width: 100%;
  padding-top: 20px;
}
#page-home #testimonials .test-dots .slick-dots {
  position: relative;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
#page-home #testimonials .test-dots .slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0 5px;
  text-align: right;
  pointer-events: none;
}
@media (min-width: 960px) {
  #page-home #testimonials .test-dots .slick-dots li {
    height: 20px;
    width: 100%;
    margin: 0;
    display: block;
  }
  #page-home #testimonials .test-dots .slick-dots li:before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    background: #cbc3b3;
    display: block;
    pointer-events: none;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
}
#page-home #testimonials .test-dots .slick-dots li button {
  border: 0;
  background: #cbc3b3;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 1;
  font-size: inherit;
  color: transparent;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0);
  border-color: #cbc3b3;
  cursor: pointer;
  float: right;
  text-indent: -10000px;
  pointer-events: auto;
}
@media (min-width: 960px) {
  #page-home #testimonials .test-dots .slick-dots li button {
    margin: 5px 0;
  }
}
#page-home #testimonials .test-dots .slick-dots li button:hover {
  background: transparent;
  border-color: #988768;
}
#page-home #testimonials .test-dots .slick-dots li button:before {
  display: none;
}
#page-home #testimonials .test-dots .slick-dots li.slick-active:before {
  width: 100%;
  background-color: #988768;
}
#page-home #testimonials .test-dots .slick-dots li.slick-active button {
  background: transparent;
  border-color: #988768;
}
#casestudies-slides {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
}
#casestudies-slides ul {
  width: 100%;
  height: 100%;
}
#casestudies-slides .casestudies-slide {
  width: 100%;
  height: 100%;
}
#casestudies-slides .prod-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
body:not(.goingto-casestudy) .is-exiting #casestudies-slides .prod-image {
  opacity: 0;
}
@media (max-width: 959px) {
  #casestudies-slides .prod-image {
    opacity: 0.5;
    z-index: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .goingto-casestudy .is-exiting #casestudies-slides .prod-image {
    opacity: 1;
  }
}
#casestudies-slides .case-wrap {
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-right: 0;
  padding-left: 20px;
  background: #f5f5f5;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
@media (min-width: 600px) {
  #casestudies-slides .case-wrap {
    padding-top: 90px;
    padding-left: 60px;
  }
}
@media (min-width: 960px) {
  #casestudies-slides .case-wrap {
    width: calc(100% - 280px);
    padding-right: calc((100% - 280px) / 2);
    padding-left: 90px;
  }
}
@media (min-width: 1200px) {
  #casestudies-slides .case-wrap {
    padding-top: 200px;
    padding-left: 130px;
    padding-right: calc((100% - 280px) / 2);
  }
}
@media (min-width: 1600px) {
  #casestudies-slides .case-wrap {
    width: calc(100% - 480px);
    padding-right: calc((100% - 480px) / 2);
  }
}
.is-exiting #casestudies-slides .case-wrap {
  opacity: 0;
}
#casestudies-slides .case-wrap .cta {
  position: relative;
  z-index: 6;
}
#casestudies-slides .case-wrap h3 {
  color: black;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.2rem;
  line-height: 0.85;
}
@media (min-width: 840px) {
  #casestudies-slides .case-wrap h3 {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  #casestudies-slides .case-wrap h3 {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  #casestudies-slides .case-wrap h3 {
    font-size: 80px;
  }
}
#casestudies-slides .case-wrap img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  display: block;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#casestudies-arrows {
  position: absolute;
  right: 20px;
  bottom: 48px;
  z-index: 2;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
@media (min-width: 840px) {
  #casestudies-arrows {
    right: calc(280px - 52px);
  }
}
@media (min-width: 1600px) {
  #casestudies-arrows {
    right: calc(480px - 52px);
  }
}
@media (max-width: 959px) {
  #casestudies-arrows {
    bottom: 20px;
  }
}
.is-exiting #casestudies-arrows {
  opacity: 0;
}
#casestudies-arrows button {
  color: #fff;
  font-size: 24px;
  line-height: 48px;
  width: 48px;
  height: 48px;
  padding: 0;
  float: left;
  background: #caaf85;
}
.no-touchevents #casestudies-arrows button:hover,
#casestudies-arrows button:active {
  color: white;
  background: black;
}
#casestudies-arrows button + button {
  margin-left: 8px;
}
#casestudies-nav {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.is-exiting #casestudies-nav {
  opacity: 0;
}
@media (min-width: 960px) {
  #casestudies-nav {
    width: 280px;
    padding-top: 0;
    padding-left: 60px;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 1200px) {
  #casestudies-nav {
    padding-top: 60px;
  }
}
@media (min-width: 1600px) {
  #casestudies-nav {
    width: 480px;
    padding-left: 200px;
  }
}
#page-home #casestudies-nav h5 {
  color: black;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  #page-home #casestudies-nav h5 {
    font-size: 40px;
    margin: 0 0 40px;
  }
}
#casestudies-nav nav {
  width: 100%;
  height: 100%;
  display: block;
}
#casestudies-nav nav li {
  font-family: 'Roboto', sans-serif;
  position: relative;
}
#casestudies-nav nav li a {
  color: #caaf85;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 1200px) {
  #casestudies-nav nav li a {
    line-height: 2;
  }
}
#casestudies-nav nav li a:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -1px;
  background: #caaf85;
  display: block;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateX(-24px);
          transform: translateX(-24px);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}
#casestudies-nav nav li a:after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #caaf85;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  background: transparent;
  display: block;
  opacity: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#casestudies-nav nav li .small-logo {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-180px, -50%);
          transform: translate(-180px, -50%);
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 1200px) {
  #casestudies-nav nav li .small-logo {
    width: 120px;
    height: 120px;
    -webkit-transform: translate(-300px, -50%);
            transform: translate(-300px, -50%);
  }
}
@media (min-width: 1440px) {
  #casestudies-nav nav li .small-logo {
    -webkit-transform: translate(-350px, -50%);
            transform: translate(-350px, -50%);
  }
}
#casestudies-nav nav li.active a {
  -webkit-transform: translateX(24px);
          transform: translateX(24px);
}
#casestudies-nav nav li.active a:before {
  width: 80px;
  opacity: 1;
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
@media (min-width: 840px) {
  #casestudies-nav nav li.active a:before {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  #casestudies-nav nav li.active a:before {
    width: 200px;
  }
}
@media (min-width: 1440px) {
  #casestudies-nav nav li.active a:before {
    width: 250px;
  }
}
#casestudies-nav nav li.active a:after {
  opacity: 1;
  -webkit-transform: translateX(-24px);
          transform: translateX(-24px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#casestudies-nav nav li.active .small-logo {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate(-200px, -50%);
          transform: translate(-200px, -50%);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
@media (min-width: 1200px) {
  #casestudies-nav nav li.active .small-logo {
    -webkit-transform: translate(-320px, -50%);
            transform: translate(-320px, -50%);
  }
}
@media (min-width: 1440px) {
  #casestudies-nav nav li.active .small-logo {
    -webkit-transform: translate(-370px, -50%);
            transform: translate(-370px, -50%);
  }
}
[data-page="page-article"] {
  padding-top: 0;
}
#aspot.post-header {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
#aspot.post-header[data-height="half"] {
  height: 50vw;
  min-height: 400px;
}
@media (min-width: 1200px) {
  #aspot.post-header[data-height="half"] {
    height: 40vw;
  }
}
#aspot.post-header[data-height="full"] {
  height: 100vh;
}
#aspot.post-header .bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: auto;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 960px) {
  #aspot.post-header .bg-img {
    width: auto;
    top: 120px;
    right: calc((100% - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  #aspot.post-header .bg-img {
    right: calc((100% - 1200px) / 2);
  }
}
#aspot.post-header .bg-img:before {
  opacity: 0.35;
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background: #252b33;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#aspot.post-header .inner {
  width: auto;
  height: auto;
  background: #fff;
  padding: 40px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
}
@media (min-width: 600px) {
  #aspot.post-header .inner {
    padding: 40px 60px 0;
    left: calc((100% - (600px + 120px)) / 2);
  }
}
@media (min-width: 960px) {
  #aspot.post-header .inner {
    left: calc((100% - 960px) / 2);
  }
}
#aspot.post-header h1 {
  color: black;
  font-family: 'aktiv-grotesk', sans-serif;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 1.1;
  text-transform: none;
  margin: 0;
  padding: 0 20px;
}
@media (min-width: 600px) {
  #aspot.post-header h1 {
    width: 600px;
  }
}
@media (min-width: 960px) {
  #aspot.post-header h1 {
    font-size: 44px;
    width: 840px;
  }
}
#aspot.post-header .entry-meta {
  font-family: 'Tungsten', sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding: 0 20px;
  margin-top: 0.5rem;
}
@media (min-width: 600px) {
  #aspot.post-header .entry-meta {
    width: 600px;
  }
}
@media (min-width: 960px) {
  #aspot.post-header .entry-meta {
    width: 840px;
  }
}
[data-page="page-article"] article.post {
  padding: 30px 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
@media (min-width: 600px) {
  [data-page="page-article"] article.post {
    padding: 30px 0 90px 0;
  }
}
#page-archive-clients #page-title h1 {
  color: #eee;
  font-size: 250px;
  letter-spacing: 0.05em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1199px) {
  #page-archive-clients #page-title h1 {
    font-size: 200px;
    line-height: 0.85;
  }
}
@media (max-width: 959px) {
  #page-archive-clients #page-title h1 {
    font-size: 175px;
    line-height: 1;
  }
}
@media (max-width: 479px) {
  #page-archive-clients #page-title h1 {
    font-size: 45vw;
    line-height: 1;
  }
}
#client-list {
  margin-top: -2%;
}
#client-list .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 840px) {
  #client-list .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1600px) {
  #client-list .container {
    width: 1400px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
#client-list .client-logo {
  width: 100%;
  float: left;
  position: relative;
  width: 50%;
}
#client-list .client-logo:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #dcdcdc;
  display: block;
  pointer-events: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#client-list .client-logo:nth-child(1):before {
  display: none !important;
}
#client-list .client-logo:before {
  width: 200%;
  display: none;
}
#client-list .client-logo:nth-child(2n + 1):before {
  display: block;
}
@media (min-width: 600px) {
  #client-list .client-logo:before,
  #client-list .client-logo:nth-child(2n + 1):before {
    width: calc(200% + 40px);
    left: -20px;
    display: none;
  }
  #client-list .client-logo:nth-child(2n + 1):before {
    display: block;
  }
}
@media (min-width: 840px) {
  #client-list .client-logo {
    width: 33.33333333%;
  }
  #client-list .client-logo:before,
  #client-list .client-logo:nth-child(2n + 1):before {
    width: calc(300% + 80px);
    left: -40px;
    display: none;
  }
  #client-list .client-logo:nth-child(3n + 1):before {
    display: block;
  }
}
@media (min-width: 1200px) {
  #client-list .client-logo {
    width: 25%;
  }
  #client-list .client-logo:before,
  #client-list .client-logo:nth-child(2n + 1):before,
  #client-list .client-logo:nth-child(3n + 1):before {
    width: calc(400% + 80px);
    left: -40px;
    display: none;
  }
  #client-list .client-logo:nth-child(4n + 1):before {
    display: block;
  }
}
#client-list .client-logo > * {
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#client-list .client-logo > * span {
  display: none;
}
#client-list .client-logo > a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#client-list .client-logo > a:hover {
  opacity: 0;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.single-clients {
  overflow: hidden;
  max-width: 100%;
}
.single-clients #main {
  padding-top: 0;
}
@media (min-width: 960px) {
  .single-clients #main {
    padding-top: 0;
  }
}
.single-clients #aspot {
  padding-top: 120px;
}
@media (max-width: 959px) {
  .single-clients #aspot {
    padding-top: 60px;
  }
}
.single-clients .main-menu li.nav-consultation {
  position: relative;
}
@media (min-width: 960px) {
  .single-clients .main-menu li.nav-consultation {
    margin-right: 16px;
    margin-left: 6px;
  }
}
@media (min-width: 1200px) {
  .single-clients .main-menu li.nav-consultation {
    margin-right: 36px;
    margin-left: 16px;
  }
}
@media (min-width: 1440px) {
  .single-clients .main-menu li.nav-consultation {
    margin-right: 56px;
    margin-left: 26px;
  }
}
.single-clients .main-menu li.nav-consultation a {
  padding: 16px 24px;
  border-radius: 2px;
  display: inline-block;
}
@media (min-width: 960px) {
  .single-clients .main-menu li.nav-consultation a:hover {
    color: #caaf85;
  }
}
.single-clients .main-menu li.nav-consultation .back-home {
  color: black;
  font-size: 40px;
  padding: 0;
  background: 0;
  border-radius: 0;
  position: absolute;
  top: 50%;
  right: -50px;
  cursor: pointer;
  display: inline-block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 1200px) {
  .single-clients .main-menu li.nav-consultation .back-home {
    right: -60px;
  }
}
@media (min-width: 960px) {
  .single-clients .is-default .main-menu li:not(.nav-consultation),
  .single-clients .is-loaded .main-menu li:not(.nav-consultation) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
@media (min-width: 960px) {
  .single-clients .is-default .main-menu li.nav-consultation a,
  .single-clients .is-loaded .main-menu li.nav-consultation a {
    color: white;
    background: black;
  }
  .single-clients .is-default .main-menu li.nav-consultation a:hover,
  .single-clients .is-loaded .main-menu li.nav-consultation a:hover {
    color: black;
    background: white;
  }
}
#fullpage {
  z-index: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#fullpage .section {
  overflow: hidden;
  z-index: 0;
  position: relative;
}
#fullpage .section.active {
  z-index: 2;
}
#fullpage .section .wrap {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#fullpage .section .inner {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.is-exiting #fullpage .section .inner {
  opacity: 0;
}
#fullpage .section .inner .container.vert-center {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 839px) {
  #fullpage .section .inner .container {
    width: 100%;
  }
}
#fullpage .section .scrollmouse {
  color: #000;
  font-size: 32px;
  line-height: 1;
  padding: 32px;
  position: absolute;
  z-index: 5;
  bottom: 0;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  opacity: 0;
  -webkit-transition: bottom 0.25s ease-out, opacity 0.25s ease-out, background-color 0.25s ease-out;
  transition: bottom 0.25s ease-out, opacity 0.25s ease-out, background-color 0.25s ease-out;
}
#fullpage .section .scrollmouse:after {
  content: '';
  width: 2px;
  height: 0;
  position: absolute;
  left: 50%;
  top: 68px;
  margin-left: -1px;
  display: block;
  background: #000;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
#fullpage .section .scrollmouse i {
  display: inline-block;
}
#fullpage .section .scrollmouse:hover.tonext:after,
#fullpage .section .scrollmouse:hover.showcta:not(.tonextcase):after {
  -webkit-animation: mouse-scroll ease-out 0.8s forwards;
          animation: mouse-scroll ease-out 0.8s forwards;
}
#fullpage .section.active .scrollmouse {
  opacity: 1;
  -webkit-transition: bottom 0.25s ease-out, opacity 0.25s ease-out 1s, background-color 0.25s ease-out;
  transition: bottom 0.25s ease-out, opacity 0.25s ease-out 1s, background-color 0.25s ease-out;
}
#fullpage .section.active .scrollmouse:after {
  height: 28px;
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
#fullpage .section.section-last .scrollmouse {
  background: #fff;
}
#fullpage .section.show-next .scrollmouse {
  bottom: -32px;
}
#fullpage .section.show-next .scrollmouse:after {
  height: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#fullpage .section h2 {
  font-family: 'aktiv-grotesk', sans-serif;
  font-size: 2.5rem;
  text-transform: none;
  letter-spacing: -0.1rem;
  line-height: 1;
}
@media (min-width: 960px) {
  #fullpage .section h2 {
    font-size: 3rem;
  }
}
@media (min-width: 1440px) {
  #fullpage .section h2 {
    font-size: 4rem;
  }
}
#fullpage .section blockquote {
  font-size: 20px;
  font-weight: 300;
  padding: 0;
  border: 0;
}
#fullpage .section blockquote p {
  margin: 0.75rem 0;
}
#fullpage .section blockquote cite {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
#fullpage .section blockquote cite small {
  color: black;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  display: block;
}
#fullpage .section blockquote:before {
  content: '\e901';
  font-family: '_dgicons' !important;
  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: 32px;
  position: relative;
  -webkit-transform: translateX(-250%);
          transform: translateX(-250%);
}
@media (min-width: 960px) {
  #fullpage .section blockquote:before {
    position: absolute;
    top: 3%;
    left: 0;
  }
}
#fullpage .section .btn-outline {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  padding: 1.5rem;
  background: transparent;
  border: 3px solid;
  display: block;
}
#fullpage .section .btn-outline:hover {
  color: #fff;
}
#fullpage .section.section-last .next-wrap {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  width: 100%;
  height: 150px;
  position: absolute;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#fullpage .section.section-last .next-wrap .next-link {
  color: #000;
  height: 100%;
  width: 100%;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.is-exiting #fullpage .section.section-last .next-wrap .next-link {
  opacity: 0;
}
#fullpage .section.section-last .next-wrap .next-link .container {
  height: 100%;
}
#fullpage .section.section-last .next-wrap .next-link span {
  line-height: 30px;
  position: relative;
  top: 50%;
  margin-top: -15px;
  display: block;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#fullpage .section.section-last .next-wrap .next-link span:after {
  content: '\e917';
  font-family: '_dgicons' !important;
  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: 32px;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#fullpage .section.section-last .next-wrap .next-link:hover span {
  padding-right: 16px;
}
#fullpage .section.section-last .next-wrap .next-link:hover span:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
#fullpage .section.section-last .scrollmouse {
  top: -64px;
  bottom: auto;
  opacity: 0;
}
#fullpage .section.section-last .scrollmouse:after {
  height: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#fullpage .section.section-last.active .scrollmouse {
  -webkit-transition: bottom 0.25s ease-out, opacity 0.25s ease-out 0s, background-color 0.25s ease-out;
  transition: bottom 0.25s ease-out, opacity 0.25s ease-out 0s, background-color 0.25s ease-out;
}
#fullpage .section.section-last.fp-completely .next-wrap {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  position: fixed;
  z-index: 10;
}
#fullpage .section.section-last.fp-completely .scrollmouse {
  opacity: 1;
}
#fullpage .section.section-last.fp-completely .scrollmouse:hover.tonext:after,
#fullpage .section.section-last.fp-completely .scrollmouse:hover.showcta:not(.tonextcase):after {
  -webkit-animation: none;
          animation: none;
}
.is-exiting #fullpage .section.section-last .inner {
  height: calc(100% - 150px);
}
.is-exiting #fullpage .section.section-last .next-wrap {
  height: 100vh;
}
.is-exiting #fullpage .section.section-last .scrollmouse {
  opacity: 0;
}
@media (min-width: 1200px) {
  #casestudy-halo #fullpage .section[data-anchor="3"] h2 {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
}
.prod-spot {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.is-exiting .prod-spot {
  opacity: 0;
}
#aspot.section {
  background-color: white;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.prod-tag {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.is-loaded .prod-tag,
.is-default .prod-tag {
  opacity: 1;
}
.scene {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  opacity: 0;
  z-index: 4;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.is-loaded .scene.is-visible,
.is-default .scene.is-visible {
  opacity: 1;
}
.scene li {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
  z-index: 5;
  pointer-events: none;
}
.scene li div {
  width: 107%;
  height: 107%;
  max-width: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.title-wrap {
  position: absolute;
  bottom: 80px;
  left: 50%;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media (max-width: 959px) {
  #page-home .title-wrap {
    left: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
}
body:not(.goingto-casestudy) .is-exiting .title-wrap {
  opacity: 0;
}
@media (max-width: 959px) {
  #page-home.goingto-casestudy .is-exiting .title-wrap {
    left: 50%;
    padding-left: 0;
  }
}
.single-clients .title-wrap {
  z-index: 0;
}
.title-wrap h1 {
  font-size: 30vw;
  letter-spacing: 0.075em;
  margin: 0;
  white-space: nowrap;
}
@media (min-width: 600px) {
  .title-wrap h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  .title-wrap h1 {
    font-size: 18vw;
  }
}
@media (min-width: 960px) {
  .title-wrap h1 {
    font-size: 21.5vw;
  }
}
@media (min-width: 1200px) {
  .title-wrap h1 {
    font-size: 260px;
  }
}
@media (min-width: 1440px) {
  .title-wrap h1 {
    font-size: 304px;
  }
}
.title-wrap h2 {
  color: #caaf85;
  font-family: 'Tungsten', sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  text-indent: 5px;
  letter-spacing: 0.075em;
  margin: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.is-exiting .title-wrap h2 {
  opacity: 0;
}
.single-clients .title-wrap h2 {
  opacity: 0;
}
.client-dyson .title-wrap {
  -webkit-transform: translate(35px, -20%);
          transform: translate(35px, -20%);
}
@media (max-width: 959px) {
  .client-dyson .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-dyson .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.client-dynatrap .title-wrap {
  -webkit-transform: translate(42px, -20%);
          transform: translate(42px, -20%);
}
@media (max-width: 959px) {
  .client-dynatrap .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-dynatrap .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
@media (min-width: 1440px) {
  .client-dynatrap .title-wrap h1 {
    font-size: 250px;
  }
}
.single-clients .client-dynatrap .title-wrap h1 {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.single-clients .is-loaded .client-dynatrap .title-wrap h1,
.single-clients .is-default .client-dynatrap .title-wrap h1 {
  color: #333333;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.client-bliss .title-wrap {
  z-index: 3;
  -webkit-transform: translate(170px, -14%);
          transform: translate(170px, -14%);
}
@media (max-width: 959px) {
  .client-bliss .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-bliss .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
@media (min-width: 1440px) {
  .client-bliss .title-wrap h1 {
    font-size: 390px;
  }
}
.single-clients .client-bliss .title-wrap h1 {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.single-clients .is-loaded .client-bliss .title-wrap h1,
.single-clients .is-default .client-bliss .title-wrap h1 {
  color: #fff;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.client-plow-hearth .title-wrap {
  -webkit-transform: translate(50px, -20%);
          transform: translate(50px, -20%);
}
@media (max-width: 959px) {
  .client-plow-hearth .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-plow-hearth .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.client-halo .title-wrap {
  z-index: 3;
  -webkit-transform: translate(50px, -20%);
          transform: translate(50px, -20%);
}
@media (max-width: 959px) {
  .client-halo .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-halo .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.single-clients .client-halo .title-wrap h1 {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.single-clients .is-loaded .client-halo .title-wrap h1,
.single-clients .is-default .client-halo .title-wrap h1 {
  color: #232323;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.client-ring .title-wrap {
  z-index: 3;
  -webkit-transform: translate(110px, -20%);
          transform: translate(110px, -20%);
}
@media (max-width: 959px) {
  .client-ring .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-ring .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.single-clients .client-ring .title-wrap h1 {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.single-clients .is-loaded .client-ring .title-wrap h1,
.single-clients .is-default .client-ring .title-wrap h1 {
  color: #232323;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.client-snowjoe .title-wrap {
  -webkit-transform: translate(60px, -20%);
          transform: translate(60px, -20%);
}
@media (max-width: 959px) {
  .client-snowjoe .title-wrap {
    -webkit-transform: translate(70px, -70%);
            transform: translate(70px, -70%);
  }
}
@media (max-width: 599px) {
  .client-snowjoe .title-wrap {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.single-clients .client-snowjoe .title-wrap h1 {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
.single-clients .is-loaded .client-snowjoe .title-wrap h1,
.single-clients .is-default .client-snowjoe .title-wrap h1 {
  color: #fff;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#page-recognitions #page-title {
  z-index: -1;
  margin-bottom: -340px;
}
@media (max-width: 1199px) {
  #page-recognitions #page-title {
    margin-bottom: -280px;
  }
}
@media (max-width: 959px) {
  #page-recognitions #page-title {
    margin-bottom: -230px;
  }
}
@media (max-width: 479px) {
  #page-recognitions #page-title {
    margin-bottom: 10vw;
  }
}
#page-recognitions #page-title h1 {
  line-height: 340px;
}
@media (max-width: 1199px) {
  #page-recognitions #page-title h1 {
    line-height: 280px;
  }
}
@media (max-width: 959px) {
  #page-recognitions #page-title h1 {
    line-height: 230px;
  }
}
@media (max-width: 479px) {
  #page-recognitions #page-title h1 {
    font-size: 30vw;
    line-height: 1;
  }
}
#awards .awards-type + .awards-type {
  margin-top: 60px;
}
@media (min-width: 1200px) {
  #awards .awards-type + .awards-type {
    margin-top: 180px;
  }
}
#awards .intro h2 {
  margin: 0;
}
@media (max-width: 839px) {
  #awards .intro h2 {
    font-size: 65px;
  }
}
@media (max-width: 479px) {
  #awards .intro h2 {
    font-size: 50px;
  }
}
#awards .intro p {
  font-size: 17px;
  line-height: 1.25;
  margin-top: 0.5rem;
}
@media (min-width: 840px) {
  #awards .intro p {
    padding-right: 25%;
  }
}
@media (min-width: 1200px) {
  #awards .intro p {
    padding-right: 50%;
  }
}
#awards .intro p span {
  color: #caaf85;
  font-weight: 700;
}
#awards .awards-wrap h3 {
  font-family: 'aktiv-grotesk', sans-serif;
  font-weight: 600;
  margin-bottom: 1.25rem;
  padding-top: 40px;
}
@media (min-width: 1200px) {
  #awards .awards-wrap h3 {
    padding-top: 60px;
  }
}
#awards .awards-list {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.125;
}
#awards .awards-list li {
  margin-top: 0.75rem;
}
#awards .awards-list li strong {
  display: block;
}
#page-about {
  background: #f5f5f5;
}
#page-about section {
  position: relative;
}
#page-about section + section {
  margin-top: 90px;
}
@media (min-width: 840px) {
  #page-about section + section {
    margin-top: 120px;
  }
}
@media (min-width: 1200px) {
  #page-about section + section {
    margin-top: 200px;
  }
}
#page-about h2 {
  font-size: 30vw;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) {
  #page-about h2 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-about h2 {
    font-size: 18vw;
  }
}
@media (min-width: 1200px) {
  #page-about h2 {
    font-size: 220px;
  }
}
@media (min-width: 1440px) {
  #page-about h2 {
    font-size: 250px;
  }
}
#page-about .do-lists ul {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}
#about h2 {
  margin-left: -30px;
  text-align: left;
}
@media (min-width: 600px) {
  #about h2 {
    margin-left: -50px;
  }
}
@media (min-width: 960px) {
  #about h2 {
    margin-left: 0;
    position: absolute;
    top: 40px;
    left: -2%;
  }
}
@media (min-width: 1200px) {
  #about h2 {
    left: 10%;
  }
}
#about .has-image {
  text-align: center;
}
@media (min-width: 960px) and (max-width: 1199px) {
  #about .has-image {
    padding-right: 40px;
  }
}
#about .has-image img {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  #about .has-image img {
    margin-top: 60px;
  }
}
@media (min-width: 960px) {
  #about .has-image img {
    margin-top: 160px;
    float: right;
  }
}
@media (min-width: 1200px) {
  #about .has-image img {
    margin-top: 180px;
    margin-right: 60px;
  }
}
@media (max-width: 959px) {
  #about .has-image img {
    display: block;
  }
}
#process h2 {
  margin-right: -60px;
  text-align: right;
}
@media (min-width: 600px) {
  #process h2 {
    margin-right: -80px;
  }
}
@media (min-width: 960px) {
  #process h2 {
    margin-right: 0;
    position: absolute;
    top: 28%;
    right: -12.5%;
  }
}
@media (min-width: 1200px) {
  #process h2 {
    right: -5%;
    top: 50%;
  }
}
@media (min-width: 1440px) {
  #process h2 {
    top: 55%;
  }
}
@media (min-width: 960px) {
  #process .has-content {
    padding-top: 120px;
  }
}
#process .has-image {
  text-align: center;
}
@media (min-width: 600px) and (max-width: 839px) {
  #process .has-image {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  #process .has-image {
    padding-left: 90px;
  }
}
#process .has-image img {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  #process .has-image img {
    margin-top: 40px;
  }
}
@media (min-width: 960px) {
  #process .has-image img {
    margin-top: 0;
  }
}
#team {
  text-align: center;
}
@media (min-width: 840px) and (max-width: 959px) {
  #team {
    padding-top: 160px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #team {
    padding-top: 200px;
  }
}
#team h2 {
  margin-left: -30px;
  text-align: left;
}
@media (min-width: 840px) and (max-width: 1199px) {
  #team h2 {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: -1%;
  }
}
#team ul {
  text-align: left;
  width: 100%;
  display: inline-block;
}
@media (max-width: 959px) {
  #team ul {
    padding: 0 10%;
  }
}
@media (max-width: 599px) {
  #team ul {
    padding: 0 20%;
  }
}
#team ul li {
  margin-top: 2em;
  padding-right: 30px;
  position: relative;
}
#team ul li:nth-child(2n) {
  text-align: left;
}
@media (min-width: 600px) {
  #team ul li {
    width: 50%;
    float: left;
    padding-right: 30px;
  }
  #team ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 30px;
  }
}
@media (min-width: 960px) {
  #team ul li {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  #team ul li {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#team ul li a {
  width: 220px;
  text-align: left;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  pointer-events: none;
}
@media (min-width: 1200px) {
  #team ul li a {
    pointer-events: auto;
  }
}
#team ul li a h5,
#team ul li a h6 {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#team ul li.is-active a h5,
#team ul li.is-active a h6 {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
#team ul li.is-active:nth-child(2n) a h5,
#team ul li.is-active:nth-child(2n) a h6 {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
#team ul li img {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  max-width: none;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 840px) {
  #team ul li img {
    width: 50%;
  }
}
@media (min-width: 1440px) {
  #team ul li img {
    width: 60%;
  }
}
#team ul li:nth-child(odd) img {
  left: 0;
  -webkit-transform: translateX(-20%) translateY(-50%);
          transform: translateX(-20%) translateY(-50%);
}
#team ul li:nth-child(even) img {
  right: 0;
  -webkit-transform: translateX(20%) translateY(-50%);
          transform: translateX(20%) translateY(-50%);
}
#team ul li.is-active img {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateX(0) translateY(-50%);
          transform: translateX(0) translateY(-50%);
}
#team h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  text-transform: none;
  letter-spacing: 0.025em;
}
#team h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  margin: 0.125em 0 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
#team ul li a:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: -20px;
  margin-top: -1px;
  background: #caaf85;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  display: block;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#team ul li a:after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #caaf85;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: -20px;
  margin-top: -5px;
  background: transparent;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#team ul li.is-active a:before {
  width: 100%;
  left: -29px;
  opacity: 1;
}
#team ul li.is-active a:after {
  opacity: 1;
  left: -30px;
}
#team ul li:nth-child(2n) a:before {
  left: auto;
  right: -20px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
#team ul li:nth-child(2n) a:after {
  left: auto;
  right: -20px;
}
#team ul li:nth-child(2n).is-active a:before {
  width: 100%;
  right: -29px;
  opacity: 1;
}
#team ul li:nth-child(2n).is-active a:after {
  opacity: 1;
  right: -30px;
}
#page-contact main {
  padding-top: calc(3vw + 120px);
  padding-bottom: 0;
}
#page-contact #page-title {
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 60px;
  position: relative;
}
#page-contact #page-title:before {
  content: '';
  width: 2px;
  height: 50px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -1px;
  background: black;
  display: block;
}
#page-contact #page-title:after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid black;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  background: transparent;
  display: block;
}
#page-contact #page-title h1 {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 16.5px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0;
}
#page-contact #contacts {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}
@media (max-width: 839px) {
  #page-contact #contacts {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}
#page-contact #contacts h2 {
  color: #f5f5f5;
  font-family: 'Tungsten', sans-serif;
  text-transform: uppercase;
  font-size: 30vw;
  line-height: 0.85;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(7%, -50%);
          transform: translate(7%, -50%);
}
@media (min-width: 600px) {
  #page-contact #contacts h2 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-contact #contacts h2 {
    font-size: 18vw;
  }
}
@media (min-width: 1200px) {
  #page-contact #contacts h2 {
    font-size: 300px;
  }
}
@media (min-width: 1440px) {
  #page-contact #contacts h2 {
    font-size: 380px;
  }
}
#page-contact #contacts .inner {
  display: inline-block;
}
@media (max-width: 839px) {
  #page-contact #contacts .inner {
    width: 300px;
  }
}
#page-contact #contacts h3 {
  color: black;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.075em;
  margin: 0;
  float: left;
  display: inline-block;
}
#page-contact #contacts strong {
  color: #caaf85;
  line-height: 24px;
  margin: 0 4px;
  float: left;
  display: inline-block;
}
#page-contact #contacts a {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  float: left;
  display: inline-block;
}
#page-contact #contacts a:hover {
  color: #caaf85;
}
html:not(.mobile) #page-contact #contacts a.tel-link {
  pointer-events: none;
}
#page-contact #map {
  margin-top: 60px;
}
@media (min-width: 840px) {
  #page-contact #map {
    height: 400px;
  }
}
#page-contact #map .address {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
@media (min-width: 840px) {
  #page-contact #map .address {
    width: 25%;
    height: 100%;
    padding-left: 20px;
    padding-right: 40px;
    float: left;
  }
}
@media (min-width: 1200px) {
  #page-contact #map .address {
    width: 50%;
  }
}
#page-contact #map .address .inner {
  text-align: center;
}
@media (min-width: 840px) {
  #page-contact #map .address .inner {
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    float: right;
    display: inline-block;
  }
}
#page-contact #map .address h3 {
  color: black;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.075em;
  margin: 0 0 0.5em;
}
#page-contact #map .address address {
  font-size: 16px;
  color: #caaf85;
  font-style: none;
}
#page-contact #map #google-map {
  width: 100%;
  height: 100vw;
  border: 0;
  position: relative;
  background-image: url('../img/mapbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 600px) {
  #page-contact #map #google-map {
    height: 50vw;
  }
}
@media (min-width: 840px) {
  #page-contact #map #google-map {
    width: calc(75% - 20px);
    height: 100%;
    margin-left: 20px;
    float: left;
  }
}
@media (min-width: 1200px) {
  #page-contact #map #google-map {
    width: calc(50% - 20px);
  }
}
#page-contact #contact-form {
  background: black;
  padding-top: 150px;
  padding-bottom: 250px;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#page-contact #contact-form:before {
  content: '';
  width: 2px;
  height: 50px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -1px;
  background: #caaf85;
  display: block;
}
#page-contact #contact-form:after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #caaf85;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -5px;
  background: white;
  display: block;
}
#page-contact #contact-form h2 {
  color: #caaf85;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
}
#page-contact #contact-form .inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  #page-contact #contact-form .inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
#contact-form {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.is-loaded ~ #contact-form,
.is-default ~ #contact-form {
  opacity: 1;
}
.is-exiting ~ #contact-form {
  opacity: 0;
}
#contact-form.noshow {
  display: none;
}
#contact-form .gform_confirmation_message {
  color: white;
  text-align: center;
}
#page-blog,
.archive.category {
  background: #f5f5f5;
}
#page-blog #page-header,
.archive.category #page-header {
  margin-bottom: 60px;
}
@media (max-width: 839px) {
  #page-blog #page-header,
  .archive.category #page-header {
    height: auto !important;
  }
}
#page-blog #page-header h1,
.archive.category #page-header h1 {
  font-size: 30vw;
  letter-spacing: 0.05em;
  width: 100%;
  height: auto !important;
  margin: 0;
  margin-left: -1.25%;
  display: inline-block;
  float: left;
}
@media (min-width: 600px) {
  #page-blog #page-header h1,
  .archive.category #page-header h1 {
    font-size: 24vw;
  }
}
@media (min-width: 840px) {
  #page-blog #page-header h1,
  .archive.category #page-header h1 {
    font-size: 18vw;
    width: auto;
  }
}
@media (min-width: 1200px) {
  #page-blog #page-header h1,
  .archive.category #page-header h1 {
    font-size: 220px;
  }
}
@media (min-width: 1440px) {
  #page-blog #page-header h1,
  .archive.category #page-header h1 {
    font-size: 250px;
  }
}
#page-blog #page-header nav,
.archive.category #page-header nav {
  width: 100%;
  text-align: center;
  padding: 20px;
  float: right;
}
@media (min-width: 840px) {
  #page-blog #page-header nav,
  .archive.category #page-header nav {
    width: auto;
    padding-top: 6%;
    float: left;
  }
}
@media (min-width: 960px) {
  #page-blog #page-header nav,
  .archive.category #page-header nav {
    width: auto;
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  #page-blog #page-header nav,
  .archive.category #page-header nav {
    padding-left: 60px;
  }
}
@media (min-width: 1440px) {
  #page-blog #page-header nav,
  .archive.category #page-header nav {
    padding-top: 5.25%;
  }
}
#page-blog #page-header nav ul,
.archive.category #page-header nav ul {
  font-family: 'Tungsten', sans-serif;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
}
@media (min-width: 840px) {
  #page-blog #page-header nav ul,
  .archive.category #page-header nav ul {
    float: left;
    display: block;
  }
}
@media (max-width: 839px) {
  #page-blog #page-header nav ul,
  .archive.category #page-header nav ul {
    text-align: right;
  }
}
#page-blog #page-header nav ul li,
.archive.category #page-header nav ul li {
  margin: 0 10px;
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 840px) {
  #page-blog #page-header nav ul li,
  .archive.category #page-header nav ul li {
    margin: 0 20px;
    float: left;
  }
}
#page-blog #page-header nav ul li.active,
.archive.category #page-header nav ul li.active {
  font-weight: 600;
  letter-spacing: 0.04em;
  -webkit-transform: scale(1.32);
          transform: scale(1.32);
}
#page-blog #page-header nav ul li.active a,
.archive.category #page-header nav ul li.active a {
  color: black;
}
@media (max-width: 839px) {
  #posts-list .container {
    width: 100%;
  }
}
.posts-wrap .entry-thumbnail {
  width: 100%;
}
@media (min-width: 480px) {
  .posts-wrap .entry-thumbnail {
    width: 33.33333333%;
    padding-right: 10px;
    padding-bottom: 30px;
    float: left;
  }
}
@media (min-width: 840px) {
  .posts-wrap .entry-thumbnail {
    width: 50%;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.posts-wrap .entry-thumbnail a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
}
@media (min-width: 840px) {
  .posts-wrap article:nth-child(odd) .entry-thumbnail {
    padding-left: 7%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .posts-wrap article:nth-child(odd) .entry-thumbnail {
    padding-left: 14%;
  }
}
@media (min-width: 840px) {
  .posts-wrap article:nth-child(even) .entry-thumbnail {
    padding-right: 7%;
    float: right;
  }
}
@media (min-width: 1200px) {
  .posts-wrap article:nth-child(even) .entry-thumbnail {
    padding-right: 14%;
  }
}
.posts-wrap .entry-content {
  padding-top: 30px;
  padding-bottom: 60px;
}
@media (min-width: 480px) {
  .posts-wrap .entry-content {
    padding-top: 0;
    padding-left: 10px;
    width: 66.66666667%;
    float: left;
  }
}
@media (min-width: 840px) {
  .posts-wrap .entry-content {
    width: 50%;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 0;
  }
}
.posts-wrap .entry-content .entry-cats {
  color: #caaf85;
  font-family: 'Tungsten', sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.posts-wrap .entry-content .entry-title {
  font-family: 'aktiv-grotesk', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 0.5em;
}
@media (min-width: 960px) {
  .posts-wrap .entry-content .entry-title {
    font-size: 34px;
    margin-bottom: 0.75em;
  }
}
.posts-wrap .entry-content .entry-title a {
  color: black;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.posts-wrap .entry-content .entry-title a:hover {
  color: #caaf85;
}
.posts-wrap .entry-content .entry-excerpt {
  margin-bottom: 1.5em;
}
.posts-wrap .entry-content .entry-button .btn.btn--secondary {
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 12px 24px;
}
.posts-wrap .entry-content .entry-title + .entry-button {
  margin-top: 1.5rem;
}
@media (min-width: 840px) {
  .posts-wrap .entry-content .entry-title + .entry-button {
    margin-top: 60px;
  }
}
@media (min-width: 840px) {
  .posts-wrap article:nth-child(odd) .entry-content {
    width: 50%;
    padding-left: 40px;
    float: left;
  }
}
@media (min-width: 960px) {
  .posts-wrap article:nth-child(odd) .entry-content {
    padding-left: 10%;
  }
}
@media (min-width: 840px) {
  .posts-wrap article:nth-child(even) .entry-content {
    width: 50%;
    padding-right: 40px;
    float: right;
  }
}
@media (min-width: 960px) {
  .posts-wrap article:nth-child(even) .entry-content {
    padding-right: 10%;
  }
}
.posts-cta {
  padding-top: 40px;
}
.loadmore {
  text-align: center;
  padding-top: 60px;
}
@media (min-width: 1200px) {
  .loadmore {
    padding-top: 120px;
  }
}
#load-posts {
  font-size: 17px;
  font-weight: 600;
  width: 180px;
  padding: 12px 16px;
}
.no-touchevents #load-posts:hover,
#load-posts:active {
  color: #fff;
  background: black;
}
#load-posts.is-loading {
  color: #fff !important;
  background: black;
}
#load-posts.is-loading.disabled {
  color: #bbb !important;
  background: transparent;
}
.clear:before,
.clear:after {
  content: '';
  display: table;
}
.clear:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hold-stuff {
  position: relative;
}
.u-no-break {
  white-space: nowrap;
}
.vert-center {
  display: table;
  height: 100%;
}
.vert-center.container {
  width: 100%;
}
@media (min-width: 600px) {
  .vert-center.container {
    width: 600px;
  }
}
@media (min-width: 840px) {
  .vert-center.container {
    width: 840px;
  }
}
@media (min-width: 960px) {
  .vert-center.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .vert-center.container {
    width: 1200px;
  }
}
.vert-center > * {
  display: table-cell;
  vertical-align: middle;
}
.vert-bottom {
  display: table;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.vert-bottom > * {
  display: table-cell;
  vertical-align: bottom;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.hide {
  display: none;
}
@media (max-width: 839px) {
  .hide-sm {
    display: none;
  }
}
.invisible {
  visibility: hidden;
}
.clr--brand {
  color: black !important;
}
.bg--gray {
  background-color: #eee;
}
.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fs-13 {
  font-size: 0.8125rem;
}
.fs-14 {
  font-size: 0.875rem;
}
.fs-15 {
  font-size: 0.9375rem;
}
.fs-16 {
  font-size: 1rem;
}
.fs-18 {
  font-size: 1.125rem;
}
.fs-20 {
  font-size: 1.25rem;
}
.fs-22 {
  font-size: 1.375rem;
}
.lh-1 {
  line-height: 1;
}
.lh-125 {
  line-height: 1.25;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
@media (max-width: 839px) {
  .mt-20 {
    margin-top: 20px !important;
  }
}
.mt-40 {
  margin-top: 40px !important;
}
@media (max-width: 839px) {
  .mt-40 {
    margin-top: 20px !important;
  }
}
.mt-60 {
  margin-top: 60px !important;
}
@media (max-width: 839px) {
  .mt-60 {
    margin-top: 30px !important;
  }
}
.mt-80 {
  margin-top: 80px !important;
}
@media (max-width: 839px) {
  .mt-80 {
    margin-top: 40px !important;
  }
}
.mt-100 {
  margin-top: 100px !important;
}
@media (max-width: 839px) {
  .mt-100 {
    margin-top: 50px !important;
  }
}
.mt-120 {
  margin-top: 120px !important;
}
@media (max-width: 839px) {
  .mt-120 {
    margin-top: 60px !important;
  }
}
.mt-160 {
  margin-top: 160px !important;
}
@media (max-width: 839px) {
  .mt-160 {
    margin-top: 80px !important;
  }
}
.mt-200 {
  margin-top: 200px !important;
}
@media (max-width: 839px) {
  .mt-200 {
    margin-top: 100px !important;
  }
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
@media (max-width: 839px) {
  .mb-20 {
    margin-bottom: 20px !important;
  }
}
.mb-40 {
  margin-bottom: 40px !important;
}
@media (max-width: 839px) {
  .mb-40 {
    margin-bottom: 20px !important;
  }
}
.mb-60 {
  margin-bottom: 60px !important;
}
@media (max-width: 839px) {
  .mb-60 {
    margin-bottom: 30px !important;
  }
}
.mb-80 {
  margin-bottom: 80px !important;
}
@media (max-width: 839px) {
  .mb-80 {
    margin-bottom: 40px !important;
  }
}
.mb-100 {
  margin-bottom: 100px !important;
}
@media (max-width: 839px) {
  .mb-100 {
    margin-bottom: 50px !important;
  }
}
.mb-120 {
  margin-bottom: 120px !important;
}
@media (max-width: 839px) {
  .mb-120 {
    margin-bottom: 60px !important;
  }
}
.mb-160 {
  margin-bottom: 160px !important;
}
@media (max-width: 839px) {
  .mb-160 {
    margin-bottom: 80px !important;
  }
}
.mb-200 {
  margin-bottom: 200px !important;
}
@media (max-width: 839px) {
  .mb-200 {
    margin-bottom: 100px !important;
  }
}
.pt-0 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
@media (max-width: 839px) {
  .pt-20 {
    padding-top: 20px;
  }
}
.pt-40 {
  padding-top: 40px;
}
@media (max-width: 839px) {
  .pt-40 {
    padding-top: 20px;
  }
}
.pt-60 {
  padding-top: 60px;
}
@media (max-width: 839px) {
  .pt-60 {
    padding-top: 30px;
  }
}
.pt-80 {
  padding-top: 80px;
}
@media (max-width: 839px) {
  .pt-80 {
    padding-top: 40px;
  }
}
.pt-100 {
  padding-top: 100px;
}
@media (max-width: 839px) {
  .pt-100 {
    padding-top: 50px;
  }
}
.pt-120 {
  padding-top: 120px;
}
@media (max-width: 839px) {
  .pt-120 {
    padding-top: 60px;
  }
}
.pt-160 {
  padding-top: 160px;
}
@media (max-width: 839px) {
  .pt-160 {
    padding-top: 80px;
  }
}
.pt-200 {
  padding-top: 200px;
}
@media (max-width: 839px) {
  .pt-200 {
    padding-top: 100px;
  }
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
@media (max-width: 839px) {
  .pb-20 {
    padding-bottom: 20px;
  }
}
.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 839px) {
  .pb-40 {
    padding-bottom: 20px;
  }
}
.pb-60 {
  padding-bottom: 60px;
}
@media (max-width: 839px) {
  .pb-60 {
    padding-bottom: 30px;
  }
}
.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 839px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}
.pb-100 {
  padding-bottom: 100px;
}
@media (max-width: 839px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}
.pb-120 {
  padding-bottom: 120px;
}
@media (max-width: 839px) {
  .pb-120 {
    padding-bottom: 60px;
  }
}
.pb-160 {
  padding-bottom: 160px;
}
@media (max-width: 839px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}
.pb-200 {
  padding-bottom: 200px;
}
@media (max-width: 839px) {
  .pb-200 {
    padding-bottom: 100px;
  }
}
.p-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 839px) {
  .p-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 839px) {
  .p-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.p-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 839px) {
  .p-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1600px) {
  .hide-xxl {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hide-lg {
    display: none;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hide-md {
    display: none;
  }
}
@media (min-width: 840px) and (max-width: 959px) {
  .hide-sm {
    display: none;
  }
}
@media (max-width: 839px) {
  .hide-xs {
    display: none;
  }
}
.push-page {
  min-height: 600px;
}
/*
.overlay {

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;


  &:before {
    content:'';
    background-color: @brand-primary;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    z-index: -1;

    opacity: 0.9;

  }
}
*/
.altrows > div:nth-child(2n) div {
  float: right;
}
.altrows > div:nth-child(2n) div + div {
  float: left;
}
.altrows > div:nth-child(2n) div > div {
  float: left;
}
.altrows > div:nth-child(2n) div > div + div {
  float: right;
}
.t-c {
  text-align: center;
}
.t-l {
  text-align: left;
}
.t-r {
  text-align: right;
}
@media (max-width: 839px) {
  .t-c-sm {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .t-c-xs {
    text-align: center;
  }
}
.js-no-scroll {
  overflow: hidden !important;
}
.js-body-fixed {
  overflow: hidden;
  margin-right: 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fade {
  opacity: 0 !important;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.no-js .fade {
  opacity: 1 !important;
}
.fade.in {
  opacity: 1 !important;
}
.fdinup {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.is-loaded .fdinup,
.is-default .fdinup {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
