/*
Theme Name: elton group 2018
Version: 1.0.0
Author: PDA
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

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

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/*-----------------------------------*/
/*  Breakpoints
/*-----------------------------------*/
/*-----------------------------------*/
/*  Responsive items
/*-----------------------------------*/
/*-----------------------------------*/
/*  Margins & Padding
/*-----------------------------------*/
/*-----------------------------------*/
/*  Animation
/*-----------------------------------*/
/*-----------------------------------*/
/*  Lazy Load Transition for Blazy.js
/*-----------------------------------*/
.lazy {
  transition: opacity 0.5s ease-in-out;
  max-width: 100%;
  opacity: 0; }

.lazy.b-loaded {
  transition: opacity 0.5s ease-in-out;
  opacity: 1; }

/*-----------------------------------*/
/*  Remove scroll bars (webkit)
/*-----------------------------------*/
/*-----------------------------------*/
/*  Font Mixins
/*-----------------------------------*/
/*-----------------------------------*/
/*  Base Colours
/*-----------------------------------*/
/*-----------------------------------*/
/*  Global Type Styles
/*-----------------------------------*/
h1, h2, h3, h4, h5, h6, p, li, a {
  font-size: 14px;
  line-height: 1;
  letter-spacing: normal;
  color: #404041;
  margin: 0; }

body[data-background-colour="dark"] h1, body[data-background-colour="dark"] h2, body[data-background-colour="dark"] h3, body[data-background-colour="dark"] h4, body[data-background-colour="dark"] h5, body[data-background-colour="dark"] h6, body[data-background-colour="dark"] p, body[data-background-colour="dark"] li, body[data-background-colour="dark"] a {
  color: #f4f4f4; }

body[data-background-colour="dark"] a:hover {
  color: #f4f4f4; }

p, li {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }

a {
  text-decoration: none; }

a:not(.hide-link) {
  color: #404041;
  transition: opacity 0.25s ease; }
  a:not(.hide-link):hover {
    color: #404041; }
  a:not(.hide-link):focus {
    outline: none; }

/*-----------------------------------*/
/*  Accessibility
/*-----------------------------------*/
.sr-only {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/*-----------------------------------*/
/*  Gravity Forms (multi select css)
/*-----------------------------------*/
.gform_wrapper .chosen-container {
  position: relative; }
  .gform_wrapper .chosen-container .chosen-choices {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0;
    margin-top: 4px;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text; }
    .gform_wrapper .chosen-container .chosen-choices li {
      list-style: none;
      margin-bottom: 0; }
      .gform_wrapper .chosen-container .chosen-choices li.search-field {
        width: 100%;
        padding: 0; }
      .gform_wrapper .chosen-container .chosen-choices li.search-choice {
        position: relative;
        margin: 3px 0 3px 5px !important;
        padding: 3px 20px 3px 5px !important;
        border: 1px solid #aaa;
        border-radius: 3px;
        background-color: #e4e4e4;
        background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
        background-clip: padding-box;
        box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
        color: #333;
        line-height: 13px;
        cursor: default; }
      .gform_wrapper .chosen-container .chosen-choices li .search-choice-close {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 10px;
        height: 10px;
        display: block;
        background-image: url(images/icons/close-downloads.svg);
        background-size: contain;
        cursor: pointer; }
  .gform_wrapper .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
  .gform_wrapper .chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch; }
    .gform_wrapper .chosen-container .chosen-results li {
      display: none;
      margin: 0;
      padding: 5px 6px;
      list-style: none;
      line-height: 15px;
      -webkit-touch-callout: none; }
      .gform_wrapper .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer; }
  .gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }

.gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background-color: rgba(64, 64, 65, 0.8); }

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a:hover {
  color: #fff; }

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  visibility: hidden;
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
  .mfp-image-holder .mfp-close::before,
  .mfp-iframe-holder .mfp-close::before {
    visibility: visible;
    content: '';
    position: fixed;
    top: 24px;
    right: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    background-image: url(images/icons/close-blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 9999px) {
      .mfp-image-holder .mfp-close::before,
      .mfp-iframe-holder .mfp-close::before {
        width: 20px;
        height: 20px; } }
    @media (max-width: 768px) {
      .mfp-image-holder .mfp-close::before,
      .mfp-iframe-holder .mfp-close::before {
        width: 17px;
        height: 17px; } }

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

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

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

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

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

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

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

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

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

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

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

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

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

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

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

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

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

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; }

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

img.zoomImg {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

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

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444; }

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.5s ease; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.5s ease; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*-----------------------------------*/
/*  Variables
/*-----------------------------------*/
/*-----------------------------------*/
/*  Posts Grid (brands, gallery etc.)
/*-----------------------------------*/
section.posts-grid > .container {
  padding-top: 20px;
  padding-bottom: 72px; }
  @media (max-width: 9999px) {
    section.posts-grid > .container {
      padding-bottom: 42px; } }

section.posts-grid > .container > .top {
  position: relative; }
  section.posts-grid > .container > .top .filter-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    section.posts-grid > .container > .top .filter-links a.info-link {
      display: none; }
    section.posts-grid > .container > .top .filter-links a, section.posts-grid > .container > .top .filter-links input {
      font-size: 24px;
      line-height: 1; }
      @media (max-width: 9999px) {
        section.posts-grid > .container > .top .filter-links a, section.posts-grid > .container > .top .filter-links input {
          font-size: 15px; } }
    section.posts-grid > .container > .top .filter-links a {
      font-weight: bold; }
    section.posts-grid > .container > .top .filter-links .search {
      width: calc(25% - 21px);
      margin-left: auto;
      box-sizing: border-box; }
      @media (max-width: 768px) {
        section.posts-grid > .container > .top .filter-links .search {
          width: calc(50% - 6px); } }
    section.posts-grid > .container > .top .filter-links input {
      width: 100%;
      margin: 0;
      padding: 2px;
      box-sizing: border-box;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 0;
      border-radius: 0; }
    section.posts-grid > .container > .top .filter-links .seperator {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 23px;
      width: 1px;
      margin-left: 18px;
      margin-right: 18px; }
      @media (max-width: 9999px) {
        section.posts-grid > .container > .top .filter-links .seperator {
          height: 15px;
          margin-left: 12px;
          margin-right: 12px; } }
  section.posts-grid > .container > .top .filter-lists {
    display: none;
    position: absolute;
    top: 100%;
    top: calc(100% + 1px);
    left: 0;
    right: 0;
    z-index: 99;
    padding-bottom: 37px; }
    @media (max-width: 9999px) {
      section.posts-grid > .container > .top .filter-lists {
        padding-bottom: 25px; } }
    @media (max-width: 768px) {
      section.posts-grid > .container > .top .filter-lists {
        padding-bottom: 12px; } }
    section.posts-grid > .container > .top .filter-lists .wrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-top: 37px; }
      @media (max-width: 9999px) {
        section.posts-grid > .container > .top .filter-lists .wrap {
          padding-top: 25px; } }
      @media (max-width: 768px) {
        section.posts-grid > .container > .top .filter-lists .wrap {
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-top: 0; }
          section.posts-grid > .container > .top .filter-lists .wrap > div {
            padding-top: 12px; } }
      section.posts-grid > .container > .top .filter-lists .wrap > div:not(:last-child) {
        margin-right: 60px; }
        @media (max-width: 9999px) {
          section.posts-grid > .container > .top .filter-lists .wrap > div:not(:last-child) {
            margin-right: 30px; } }
    section.posts-grid > .container > .top .filter-lists.news .wrap .filter-list {
      -webkit-column-count: 2;
      column-count: 2; }
      section.posts-grid > .container > .top .filter-lists.news .wrap .filter-list, section.posts-grid > .container > .top .filter-lists.news .wrap .filter-list a {
        display: block; }
    section.posts-grid > .container > .top .filter-lists .heading, section.posts-grid > .container > .top .filter-lists .filter-list a {
      font-size: 24px;
      line-height: 1.167;
      color: #9f9f9f; }
      @media (max-width: 9999px) {
        section.posts-grid > .container > .top .filter-lists .heading, section.posts-grid > .container > .top .filter-lists .filter-list a {
          font-size: 15px; } }
    section.posts-grid > .container > .top .filter-lists .heading {
      font-weight: 400; }
    section.posts-grid > .container > .top .filter-lists .filter-list {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      section.posts-grid > .container > .top .filter-lists .filter-list a {
        font-weight: 700; }
        section.posts-grid > .container > .top .filter-lists .filter-list a.active {
          color: #00baff; }

section.posts-grid .gridder {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 0; }
  section.posts-grid .gridder::after {
    content: "";
    display: table;
    clear: both; }

section.posts-grid .gridder-content {
  display: none; }

section.posts-grid .grid:not(.news-grid) {
  margin-left: -12px;
  margin-right: -12px; }
  @media (max-width: 9999px) {
    section.posts-grid .grid:not(.news-grid) {
      margin-left: -14px;
      margin-right: -14px; } }
  @media (max-width: 768px) {
    section.posts-grid .grid:not(.news-grid) {
      margin-left: -6px;
      margin-right: -6px; } }
  section.posts-grid .grid:not(.news-grid) .item, section.posts-grid .grid:not(.news-grid) .gridder-show {
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .item, section.posts-grid .grid:not(.news-grid) .gridder-show {
        padding-right: 14px;
        padding-left: 14px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .item, section.posts-grid .grid:not(.news-grid) .gridder-show {
        padding-right: 6px;
        padding-left: 6px; } }
  section.posts-grid .grid:not(.news-grid) .item {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width: 25%;
    overflow: hidden;
    margin-top: 24px; }
    section.posts-grid .grid:not(.news-grid) .item, section.posts-grid .grid:not(.news-grid) .item h3 > a {
      cursor: url(images/cursors/expand-small.svg), auto; }
    section.posts-grid .grid:not(.news-grid) .item.selectedItem, section.posts-grid .grid:not(.news-grid) .item.selectedItem h3 > a {
      cursor: url(images/cursors/collapse-small.svg), auto; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .item {
        margin-top: 28px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .item {
        margin-top: 12px; } }
    @media (max-width: 500px) {
      section.posts-grid .grid:not(.news-grid) .item {
        width: 50%; } }
  section.posts-grid .grid:not(.news-grid) .gridder-show {
    position: relative;
    display: block;
    float: left;
    width: 100%; }
    section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item {
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (max-width: 768px) {
        section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item.in-cart .cart-link span.icon {
        background-image: url(images/icons/remove-from-cart.svg) !important; }
      section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item .left {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 20px; }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item .left {
            -webkit-flex: none;
            -ms-flex: none;
            flex: none;
            padding-right: 0; } }
      section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item .right {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        margin-top: auto;
        margin-bottom: auto; }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .gridder-show .expanded-grid-item .right {
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
            -webkit-flex: none;
            -ms-flex: none;
            flex: none; } }
  section.posts-grid .grid:not(.news-grid) .item.placeholder .image-wrapper {
    cursor: initial; }
  @media (max-width: 768px) {
    section.posts-grid .grid:not(.news-grid) .item.placeholder {
      display: none; } }
  section.posts-grid .grid:not(.news-grid) .item.upload-project-link {
    cursor: pointer; }
    section.posts-grid .grid:not(.news-grid) .item.upload-project-link .image-wrapper .info {
      top: 2px;
      bottom: auto;
      display: block; }
      section.posts-grid .grid:not(.news-grid) .item.upload-project-link .image-wrapper .info .meta {
        background: none; }
        section.posts-grid .grid:not(.news-grid) .item.upload-project-link .image-wrapper .info .meta .title, section.posts-grid .grid:not(.news-grid) .item.upload-project-link .image-wrapper .info .meta .value {
          color: #f4f4f4; }
  section.posts-grid .grid:not(.news-grid) .item.in-cart .cart-link span.icon {
    background-image: url(images/icons/remove-from-cart.svg) !important; }
  section.posts-grid .grid:not(.news-grid) .item h3 {
    margin-top: 8px; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .item h3 {
        margin-top: 5px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .item h3 {
        margin-top: 3px; } }
    section.posts-grid .grid:not(.news-grid) .item h3, section.posts-grid .grid:not(.news-grid) .item h3 a {
      font-size: 29px;
      font-weight: 400;
      line-height: 1.2; }
      @media (max-width: 9999px) {
        section.posts-grid .grid:not(.news-grid) .item h3, section.posts-grid .grid:not(.news-grid) .item h3 a {
          font-size: 19px; } }
      @media (max-width: 768px) {
        section.posts-grid .grid:not(.news-grid) .item h3, section.posts-grid .grid:not(.news-grid) .item h3 a {
          font-size: 14px; } }
  section.posts-grid .grid:not(.news-grid) .item.is-new-1 .image-wrapper > h3 {
    right: 42px; }
    @media (max-width: 1024px) {
      section.posts-grid .grid:not(.news-grid) .item.is-new-1 .image-wrapper > h3 {
        right: 35px; } }
  section.posts-grid .grid:not(.news-grid) .item.is-new-1 .new-label {
    z-index: 1;
    position: absolute;
    top: 4px;
    right: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 28px;
    height: 28px;
    padding: 5px;
    border-radius: 50%;
    background-color: white;
    color: #3A3A3A;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1024px) {
      section.posts-grid .grid:not(.news-grid) .item.is-new-1 .new-label {
        width: 20px;
        height: 20px;
        font-size: 10px; } }
  section.posts-grid .grid:not(.news-grid) .item h4 {
    display: none;
    margin-top: 2px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #9f9f9f; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .item h4 {
        font-size: 15px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .item h4 {
        font-size: 12px; } }
  section.posts-grid .grid:not(.news-grid) .item .image-wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden; }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper img, section.posts-grid .grid:not(.news-grid) .item .image-wrapper div.image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      max-width: 100%;
      height: 100%; }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper div.image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper > h3 {
      position: absolute;
      z-index: 1;
      top: 16px;
      left: 20px;
      margin: 0;
      line-height: 1; }
      @media (max-width: 9999px) {
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper > h3 {
          top: 12px;
          left: 16px; } }
      @media (max-width: 768px) {
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper > h3 {
          top: 8px;
          left: 8px; } }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper .info {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      pointer-events: none; }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper .links .left, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .links .right {
      margin-bottom: 3px; }
      @media (max-width: 9999px) {
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .links .left, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .links .right {
          margin-bottom: 2px; } }
    section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: 100%;
      height: 100%;
      padding: 20px 20px;
      box-sizing: border-box; }
      @media (max-width: 9999px) {
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta {
          padding: 16px 16px; } }
      section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .bottom {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .bottom {
            display: none; } }
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .bottom .left {
          -webkit-flex: 1;
          -ms-flex: 1;
          flex: 1; }
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .bottom .right {
          margin-top: auto; }
      section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart {
        pointer-events: auto; }
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart .cart-link {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          color: #00baff;
          line-height: 1; }
        section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart span.icon {
          width: 20px;
          height: 20px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          background-image: url(images/icons/add-to-cart.svg);
          margin-top: -2px; }
          @media (max-width: 9999px) {
            section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart span.icon {
              width: 14px;
              height: 14px;
              margin-top: 0; } }
          @media (max-width: 768px) {
            section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart span.icon {
              width: 12px;
              height: 12px; } }
      section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .title, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .value, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart .cart-link {
        font-size: 20px;
        line-height: 1.25; }
        @media (max-width: 9999px) {
          section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .title, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .value, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart .cart-link {
            font-size: 15px; } }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .title, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .value, section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .add-to-cart .cart-link {
            font-size: 12px; } }
      section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .title {
        font-weight: 400; }
      section.posts-grid .grid:not(.news-grid) .item .image-wrapper .meta .value {
        font-weight: 700; }
  section.posts-grid .grid:not(.news-grid) .gridder-navigation .gridder-nav {
    display: none; }
  section.posts-grid .grid:not(.news-grid) .gridder-navigation .gridder-close {
    z-index: 999;
    position: absolute;
    top: 107px;
    right: 34px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    background-image: url(images/icons/close-light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .gridder-navigation .gridder-close {
        top: 66px;
        right: 18px;
        width: 21px;
        height: 21px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .gridder-navigation .gridder-close {
        top: 36px; } }
  section.posts-grid .grid:not(.news-grid) .gridder-expanded-content {
    padding-top: 85px;
    padding-bottom: 70px; }
    @media (max-width: 9999px) {
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content {
        padding-top: 56px;
        padding-bottom: 67px; } }
    @media (max-width: 768px) {
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content {
        padding-top: 26px;
        padding-bottom: 0; } }
    section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (max-width: 768px) {
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin-top: 6px; } }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3 a, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4 a {
        font-size: 32px;
        line-height: 1.1875; }
        @media (max-width: 9999px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3 a, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4 a {
            font-size: 20px; } }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3 a, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4 a {
            font-size: 24px; } }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h3 a {
        font-weight: 700; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top h4 a {
        font-weight: 400;
        color: #bfbfbf; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .fsc-credit {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 67px;
        height: 99px;
        margin-top: 36px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
        @media (max-width: 9999px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .fsc-credit {
            width: 45px;
            height: 66px; } }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .fsc-credit {
            margin-top: 0; } }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .category-link {
        display: inline-block;
        margin-top: 4px;
        color: #00baff;
        text-decoration: underline; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .category-text {
        margin-top: 4px;
        color: #bfbfbf; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .top .date {
        margin-top: 6px; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom {
        padding-top: 32px;
        margin-top: auto; }
        @media (max-width: 768px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom {
            padding-top: 0;
            margin-top: 64px; } }
        @media (max-width: 667px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom {
            margin-top: 32px; } }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta > .slide-caption:not(.slide-0) {
          display: none; }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .title, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value * {
          font-size: 20px;
          line-height: 1.25; }
          @media (max-width: 9999px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .title, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value * {
              font-size: 15px; } }
          @media (max-width: 768px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .title, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value * {
              font-size: 12px; } }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .title {
          font-weight: 400;
          color: #9f9f9f; }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .value {
          font-weight: 700; }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .sheet-size,
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .project {
          margin-top: 16px; }
          @media (max-width: 9999px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .sheet-size,
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .project {
              margin-top: 13px; } }
          @media (max-width: 768px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .sheet-size,
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .meta .project {
              margin-top: 21px; } }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links {
          margin-top: 15px; }
          @media (max-width: 9999px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links {
              margin-top: 16px; } }
          @media (max-width: 768px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links {
              margin-top: 21px; } }
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links a {
            font-size: 20px;
            line-height: 1.2;
            color: #00baff; }
            @media (max-width: 9999px) {
              section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links a {
                font-size: 15px; } }
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links .cart-link {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            line-height: 1;
            margin-top: 4px; }
            @media (max-width: 9999px) {
              section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links .cart-link {
                margin-top: 2px; } }
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links .cart-link span.icon {
              width: 20px;
              height: 20px;
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center center;
              background-image: url(images/icons/add-to-cart.svg);
              margin-top: -2px; }
              @media (max-width: 9999px) {
                section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links .cart-link span.icon {
                  width: 14px;
                  height: 14px;
                  margin-top: 0; } }
              @media (max-width: 768px) {
                section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .left .bottom .links .cart-link span.icon {
                  width: 12px;
                  height: 12px; } }
    section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right {
      position: relative; }
      section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
        height: 550px; }
        @media (max-width: 9999px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
            height: 500px; } }
        @media (max-width: 1280px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
            height: 445px; } }
        @media (max-width: 1024px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
            height: 360px; } }
        @media (max-width: 667px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
            height: 280px; } }
        @media (max-width: 420px) {
          section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider {
            height: 170px; } }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
          @media (max-width: 768px) {
            section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider img {
              -o-object-fit: cover;
              object-fit: cover; } }

section.posts-grid.projects .grid .item:not(.upload-project-link) .image-wrapper .info .meta {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0; }
  section.posts-grid.projects .grid .item:not(.upload-project-link) .image-wrapper .info .meta .value {
    position: absolute;
    top: 16px;
    left: 20px; }
    @media (max-width: 9999px) {
      section.posts-grid.projects .grid .item:not(.upload-project-link) .image-wrapper .info .meta .value {
        top: 12px;
        left: 16px; } }
    @media (max-width: 768px) {
      section.posts-grid.projects .grid .item:not(.upload-project-link) .image-wrapper .info .meta .value {
        top: 6px;
        left: 8px; } }

@media (max-width: 768px) {
  section.posts-grid.news .grid .gridder-expanded-content .left .top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

section.posts-grid.news .grid .gridder-expanded-content .left .bottom p:not(:last-child) {
  margin-bottom: 18px; }

section.posts-grid.news .grid .gridder-expanded-content .read-more-content {
  display: none;
  margin-top: 32px; }

@media (max-width: 768px) {
  section.posts-grid.people .grid .gridder-expanded-content .left .top {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

section.posts-grid.people .grid:not(.news-grid) .gridder-show .expanded-grid-item .right {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

section.disclaimer .monitor-note {
  position: fixed;
  bottom: 24px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 1; }
  @media (max-width: 768px) {
    section.disclaimer .monitor-note {
      bottom: 8px; } }

/*-----------------------------------*/
/*  Global Layout
/*-----------------------------------*/
body {
  min-height: 100vh;
  padding-top: 90px;
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-top: 0; }
  @media (max-width: 768px) {
    body {
      padding-top: 50px; } }
  body header > .container,
  body section > .container,
  body section.nav-menu .container,
  body section.home-slider .container,
  body section.collapsible-block > .title > .container,
  body .block > .container,
  body section.featured-projects .container,
  body .flickity-page-dots,
  body footer > .container {
    width: 1400px;
    max-width: 100%;
    padding-left: 64px;
    padding-right: 64px;
    box-sizing: border-box; }
    @media (max-width: 9999px) {
      body header > .container,
      body section > .container,
      body section.nav-menu .container,
      body section.home-slider .container,
      body section.collapsible-block > .title > .container,
      body .block > .container,
      body section.featured-projects .container,
      body .flickity-page-dots,
      body footer > .container {
        padding-left: 32px;
        padding-right: 32px; } }
    @media (max-width: 768px) {
      body header > .container,
      body section > .container,
      body section.nav-menu .container,
      body section.home-slider .container,
      body section.collapsible-block > .title > .container,
      body .block > .container,
      body section.featured-projects .container,
      body .flickity-page-dots,
      body footer > .container {
        padding-left: 16px;
        padding-right: 16px; } }
  @media (min-width: 1400px) {
    body header,
    body section.posts-grid,
    body section.disclaimer,
    body main > section:not(.featured-projects),
    body main > .content-rows > section:not(.collapsible-block),
    body main > .content-rows > .block,
    body section.collapsible-block > .title,
    body section.collapsible-block > .block,
    body section.featured-projects .caption,
    body section.featured-projects .info,
    body footer {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; } }
  body main {
    min-height: 560px;
    min-height: calc(100vh - 90px - 156px); }
    @media (max-width: 768px) {
      body main {
        min-height: calc(100vh - 50px - 282px); } }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

/*-----------------------------------*/
/*  Colour Themes
/*-----------------------------------*/
body {
  background-color: #fff;
  color: #404041; }
  body header.fixed {
    background-color: #fff; }
  body header .logo {
    background-image: url(images/logos/elton-logo-light.svg); }
  body header .page-title h1 {
    color: #404041; }
  body header .hamburger {
    background-image: url(images/icons/hamburger-light.svg); }
  body section.posts-grid .fsc-credit {
    background-image: url(images/logos/fsc-logo.svg); }
  body section.posts-grid .filter-links .seperator {
    background: #404041; }
  body section.posts-grid .filter-links input {
    box-shadow: 0 1px 0px 0px #404041; }
    body section.posts-grid .filter-links input::-webkit-input-placeholder {
      color: #404041; }
    body section.posts-grid .filter-links input:-ms-input-placeholder {
      color: #404041; }
    body section.posts-grid .filter-links input::placeholder {
      color: #404041; }
  body section.posts-grid .filter-lists {
    background: #fff; }
  body section.posts-grid .item.placeholder .image-wrapper, body section.posts-grid .item.upload-project-link .image-wrapper {
    background: gray; }
  body section.posts-grid .item .image-wrapper .meta, body section.posts-grid .item .image-wrapper .links .left, body section.posts-grid .item .image-wrapper .links .right {
    background: rgba(255, 255, 255, 0.7); }
  body section.posts-grid .meta .title {
    color: #9f9f9f; }
  body section.posts-grid .meta .value {
    color: #404041; }
  body[data-background-colour="dark"] {
    background-color: #3a3a3a;
    color: #f4f4f4; }
    body[data-background-colour="dark"] header.fixed {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] header .logo {
      background-image: url(images/logos/elton-logo-light.svg); }
    body[data-background-colour="dark"] header .page-title h1 {
      color: #f4f4f4; }
    body[data-background-colour="dark"] header .hamburger {
      background-image: url(images/icons/hamburger-light.svg); }
    body[data-background-colour="dark"] section.posts-grid .fsc-credit {
      background-image: url(images/logos/fsc-logo-white.svg); }
    body[data-background-colour="dark"] section.posts-grid .filter-links .seperator {
      background: #f4f4f4; }
    body[data-background-colour="dark"] section.posts-grid .filter-links input {
      background: #fff; }
      body[data-background-colour="dark"] section.posts-grid .filter-links input, body[data-background-colour="dark"] section.posts-grid .filter-links input::-webkit-input-placeholder {
        color: #404041; }
      body[data-background-colour="dark"] section.posts-grid .filter-links input, body[data-background-colour="dark"] section.posts-grid .filter-links input:-ms-input-placeholder {
        color: #404041; }
      body[data-background-colour="dark"] section.posts-grid .filter-links input, body[data-background-colour="dark"] section.posts-grid .filter-links input::placeholder {
        color: #404041; }
    body[data-background-colour="dark"] section.posts-grid .filter-lists {
      background: #3a3a3a; }
    body[data-background-colour="dark"] section.posts-grid .item.placeholder .image-wrapper, body[data-background-colour="dark"] section.posts-grid .item.upload-project-link .image-wrapper {
      background: rgba(106, 106, 106, 0.5); }
    body[data-background-colour="dark"] section.posts-grid .item .image-wrapper .meta, body[data-background-colour="dark"] section.posts-grid .item .image-wrapper .links .left, body[data-background-colour="dark"] section.posts-grid .item .image-wrapper .links .right {
      background-color: rgba(64, 64, 65, 0.3); }
    body[data-background-colour="dark"] section.posts-grid .meta .title {
      color: rgba(255, 255, 255, 0.5); }
    body[data-background-colour="dark"] section.posts-grid .meta .value {
      color: #f4f4f4; }

/*-----------------------------------*/
/*  Header Desktop
/*-----------------------------------*/
body {
  position: relative; }
  body.page-id-593 header:not(.fixed) .page-title, body.page-template-downloads header:not(.fixed) .page-title, body.page-template-checkout header:not(.fixed) .page-title {
    display: block; }
    @media (max-width: 768px) {
      body.page-id-593 header:not(.fixed) .page-title, body.page-template-downloads header:not(.fixed) .page-title, body.page-template-checkout header:not(.fixed) .page-title {
        display: none; } }
  body header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    height: 90px; }
    @media (max-width: 768px) {
      body header {
        height: 50px; } }
    body header.fixed {
      position: fixed;
      z-index: 1010; }
      body header.fixed .page-title {
        display: block; }
        @media (max-width: 768px) {
          body header.fixed .page-title {
            display: none; } }
    @media (max-width: 768px) {
      body header.fixed .logo {
        display: none; }
      body header.fixed .icons {
        margin-left: auto; }
      body header.fixed .page-title {
        display: block;
        position: static;
        -webkit-transform: none;
        transform: none; }
      body header header:not(.fixed) .page-title {
        display: none; } }
    body header .container {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      height: 90px; }
      @media (max-width: 768px) {
        body header .container {
          height: 50px; } }
    body header a.logo {
      -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
      flex: 0 0 300px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 30px;
      background-image: url(images/logos/elton-logo-dark.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 9999px) {
        body header a.logo {
          -webkit-flex: 0 0 200px;
          -ms-flex: 0 0 200px;
          flex: 0 0 200px;
          height: 20px; } }
      @media (max-width: 768px) {
        body header a.logo {
          -webkit-flex: 0 0 170px;
          -ms-flex: 0 0 170px;
          flex: 0 0 170px;
          height: 17px; } }
    body header .page-title {
      display: none;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      body header .page-title h1 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        font-size: 40px;
        font-weight: 700;
        line-height: 0.8;
        letter-spacing: -0.04em; }
        @media (max-width: 9999px) {
          body header .page-title h1 {
            font-size: 27px; } }
        @media (max-width: 768px) {
          body header .page-title h1 {
            font-size: 20px; } }
      body header .page-title .page-title-svg {
        height: 24px; }
        body header .page-title .page-title-svg img {
          display: block;
          height: 100%;
          width: auto; }
    body header .icons {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    body header .hamburger {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 30px;
      height: 30px;
      margin-top: 2px;
      margin-right: 30px;
      background-image: url(images/icons/hamburger-dark.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 9999px) {
        body header .hamburger {
          width: 20px;
          height: 20px;
          margin-right: 20px; } }
      @media (max-width: 768px) {
        body header .hamburger {
          width: 17px;
          height: 17px;
          margin-right: 16px; } }
    body header .checkout {
      position: relative;
      width: 35px; }
      body header .checkout img {
        -o-object-fit: contain;
        object-fit: contain; }
      @media (max-width: 9999px) {
        body header .checkout {
          width: 25px; } }
      @media (max-width: 768px) {
        body header .checkout {
          width: 21px; } }
    body header .count {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: 2px;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      color: white; }
      @media (max-width: 9999px) {
        body header .count {
          font-size: 16px; } }
      @media (max-width: 768px) {
        body header .count {
          font-size: 12px; } }

/*-----------------------------------*/
/*  Nav Menu
/*-----------------------------------*/
section.nav-menu {
  display: none;
  z-index: 1020;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  background-color: #3a3a3a;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  section.nav-menu::-webkit-scrollbar {
    display: none; }
  section.nav-menu .container {
    position: relative;
    height: 100%;
    margin-left: auto;
    margin-right: auto; }
  section.nav-menu .seperator {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 23px;
    width: 1px;
    margin-left: 18px;
    margin-right: 18px;
    background: #707070; }
    @media (max-width: 9999px) {
      section.nav-menu .seperator {
        height: 15px;
        margin-left: 12px;
        margin-right: 12px; } }
  section.nav-menu .top {
    z-index: 1020;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #3a3a3a; }
    @media (max-width: 768px) {
      section.nav-menu .top {
        position: static; } }
    section.nav-menu .top .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      height: 90px; }
      @media (max-width: 768px) {
        section.nav-menu .top .container {
          height: 50px;
          padding: 0; } }
    section.nav-menu .top a.logo {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 300px;
      height: 30px;
      background-image: url(images/logos/elton-logo-light.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 9999px) {
        section.nav-menu .top a.logo {
          width: 200px;
          height: 20px; } }
      @media (max-width: 768px) {
        section.nav-menu .top a.logo {
          width: 170px;
          height: 17px; } }
    section.nav-menu .top .right {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    section.nav-menu .top .icons {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    section.nav-menu .top .close {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 30px;
      height: 30px;
      margin-top: 2px;
      margin-right: 30px;
      background-image: url(images/icons/close-blue.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 9999px) {
        section.nav-menu .top .close {
          width: 20px;
          height: 20px;
          margin-right: 20px; } }
      @media (max-width: 768px) {
        section.nav-menu .top .close {
          width: 17px;
          height: 17px;
          margin-right: 16px; } }
    section.nav-menu .top .checkout {
      position: relative;
      width: 35px; }
      section.nav-menu .top .checkout img {
        -o-object-fit: contain;
        object-fit: contain; }
      @media (max-width: 9999px) {
        section.nav-menu .top .checkout {
          width: 25px; } }
      @media (max-width: 768px) {
        section.nav-menu .top .checkout {
          width: 21px; } }
    section.nav-menu .top .count {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: 2px;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 24px;
      color: #f4f4f4; }
      @media (max-width: 9999px) {
        section.nav-menu .top .count {
          font-size: 16px; } }
      @media (max-width: 768px) {
        section.nav-menu .top .count {
          font-size: 12px; } }
  section.nav-menu .filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 200px; }
    @media (max-width: 9999px) {
      section.nav-menu .filters {
        padding-top: 100px; } }
    @media (max-width: 768px) {
      section.nav-menu .filters {
        padding-top: 16px; } }
    section.nav-menu .filters a {
      font-weight: 700;
      color: #bfbfbf;
      font-size: 24px;
      line-height: 1; }
      @media (max-width: 9999px) {
        section.nav-menu .filters a {
          font-size: 15px; } }
      section.nav-menu .filters a.active {
        color: #00baff; }
  section.nav-menu nav {
    padding-bottom: 120px;
    margin-left: -12px;
    margin-right: -12px; }
    @media (max-width: 9999px) {
      section.nav-menu nav {
        padding-bottom: 80px;
        margin-left: -14px;
        margin-right: -14px; } }
    @media (max-width: 768px) {
      section.nav-menu nav {
        margin-left: -6px;
        margin-right: -6px; } }
    section.nav-menu nav .listing {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      font-size: 0; }
      section.nav-menu nav .listing::after {
        content: "";
        display: table;
        clear: both; }
      section.nav-menu nav .listing .item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 25%;
        margin-top: 24px;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
        overflow: hidden;
        cursor: pointer; }
        @media (max-width: 9999px) {
          section.nav-menu nav .listing .item {
            margin-top: 28px;
            padding-right: 14px;
            padding-left: 14px; } }
        @media (max-width: 768px) {
          section.nav-menu nav .listing .item {
            width: 50%;
            margin-top: 12px;
            padding-right: 6px;
            padding-left: 6px; } }
      section.nav-menu nav .listing .item.placeholder, section.nav-menu nav .listing .item.divider {
        cursor: default; }
        section.nav-menu nav .listing .item.placeholder .image-wrapper, section.nav-menu nav .listing .item.divider .image-wrapper {
          background: rgba(106, 106, 106, 0.5);
          padding-bottom: 100%; }
      section.nav-menu nav .listing .item.placeholder {
        opacity: 0; }
    @media (max-width: 768px) {
      section.nav-menu nav.brand-menu .listing .item.divider {
        display: none !important; } }
    section.nav-menu nav .item .tagline {
      opacity: 0;
      transition: opacity 0.2s ease; }
      @media (max-width: 768px) {
        section.nav-menu nav .item .tagline {
          opacity: 1; } }
    section.nav-menu nav .item:hover .tagline {
      opacity: 1; }
    section.nav-menu nav .item img {
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100%;
      height: auto; }
    section.nav-menu nav .item .text {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      padding-left: 16px;
      padding-right: 16px; }
      section.nav-menu nav .item .text * {
        color: #f4f4f4; }
    section.nav-menu nav .item h3 {
      margin-top: 58px;
      font-size: 32px;
      line-height: 1.14;
      letter-spacing: -0.04em; }
      @media (max-width: 9999px) {
        section.nav-menu nav .item h3 {
          margin-top: 38px;
          font-size: 21px; } }
      @media (max-width: 768px) {
        section.nav-menu nav .item h3 {
          font-size: 18px;
          line-height: 1.11; } }
    section.nav-menu nav .item .tagline {
      max-width: 66.66%;
      margin-top: 20px;
      font-size: 20px;
      line-height: 1.2; }
      @media (max-width: 9999px) {
        section.nav-menu nav .item .tagline {
          margin-top: 14px;
          font-size: 16px;
          line-height: 1.19; } }
      @media (max-width: 768px) {
        section.nav-menu nav .item .tagline {
          font-size: 11px;
          line-height: 1.18; } }
  section.nav-menu .heading {
    font-weight: 700;
    color: #bfbfbf;
    font-size: 24px;
    line-height: 1; }
    @media (max-width: 9999px) {
      section.nav-menu .heading {
        font-size: 15px; } }
  section.nav-menu nav.sub-menu {
    padding-bottom: 200px; }
    @media (max-width: 9999px) {
      section.nav-menu nav.sub-menu {
        padding-bottom: 140px; } }
    @media (max-width: 768px) {
      section.nav-menu nav.sub-menu {
        padding-bottom: 0; } }
  section.nav-menu nav.sub-menu .item .text {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left; }
  section.nav-menu nav.sub-menu .item h3 {
    margin-top: 16px;
    margin-left: 12px;
    font-weight: 700;
    color: #f4f4f4;
    font-size: 24px;
    line-height: 1; }
    @media (max-width: 9999px) {
      section.nav-menu nav.sub-menu .item h3 {
        margin-top: 10px;
        margin-left: 4px;
        font-size: 15px; } }
  section.nav-menu .footer {
    z-index: 1020;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: auto;
    padding-top: 42px;
    padding-bottom: 42px;
    background-color: #3a3a3a; }
    @media (max-width: 768px) {
      section.nav-menu .footer {
        position: static; }
        section.nav-menu .footer .seperator {
          display: none; } }
    section.nav-menu .footer * {
      color: #9f9f9f; }
    section.nav-menu .footer .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media (max-width: 768px) {
        section.nav-menu .footer .container {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-align-items: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          padding: 0; } }
    @media (max-width: 768px) {
      section.nav-menu .footer .contact .address span {
        display: block; } }
    section.nav-menu .footer .contact .info {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 768px) {
        section.nav-menu .footer .contact .info {
          display: block;
          margin-top: 16px; } }
    @media (max-width: 768px) {
      section.nav-menu .footer .contact .instagram {
        margin-top: 16px; } }
    section.nav-menu .footer .contact * {
      font-size: 20px;
      line-height: 1.3; }
      @media (max-width: 9999px) {
        section.nav-menu .footer .contact * {
          font-size: 15px; } }
    section.nav-menu .footer .contact a {
      font-weight: 700; }
    section.nav-menu .footer .copyright {
      font-size: 20px;
      line-height: 1.2;
      color: #95989a; }
      @media (max-width: 9999px) {
        section.nav-menu .footer .copyright {
          font-size: 15px; } }
      @media (max-width: 768px) {
        section.nav-menu .footer .copyright {
          margin-top: 32px; } }

/*-----------------------------------*/
/*  Footer
/*-----------------------------------*/
footer {
  padding-top: 20px;
  padding-bottom: 74px; }
  @media (max-width: 9999px) {
    footer {
      padding-bottom: 20px; } }
  @media (max-width: 768px) {
    footer {
      padding-top: 16px; } }
  footer .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 768px) {
      footer .container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; } }
  footer h3 {
    margin-bottom: 42px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 1.2;
    color: #bfbfbf; }
    @media (max-width: 9999px) {
      footer h3 {
        margin-bottom: 8px; } }
    @media (max-width: 9999px) {
      footer h3 {
        font-size: 15px; } }
    @media (max-width: 768px) {
      footer h3 {
        margin-bottom: 2px; } }
  footer .products {
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%; }
    @media (max-width: 1024px) {
      footer .products {
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%; } }
    @media (max-width: 768px) {
      footer .products {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none; } }
    footer .products nav {
      -webkit-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 16px;
      column-gap: 16px; }
      @media (max-width: 768px) {
        footer .products nav {
          -webkit-column-count: initial;
          column-count: initial; } }
    footer .products .item a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      line-height: 1.2;
      color: #9f9f9f; }
      @media (max-width: 9999px) {
        footer .products .item a {
          font-size: 15px; } }
  footer .copyright-social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px; }
    @media (max-width: 768px) {
      footer .copyright-social {
        margin-top: 24px; } }
    footer .copyright-social .copyright {
      font-size: 20px;
      line-height: 1.2;
      color: #95989a;
      margin-right: 12px; }
      @media (max-width: 9999px) {
        footer .copyright-social .copyright {
          font-size: 15px; } }
    footer .copyright-social .social {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      footer .copyright-social .social a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 34px;
        height: 34px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
        @media (max-width: 9999px) {
          footer .copyright-social .social a {
            width: 22px;
            height: 22px; } }
      footer .copyright-social .social a.instagram {
        margin-left: 12px;
        background-image: url(images/icons/instagram-grey.svg); }
      footer .copyright-social .social a.pinterest {
        background-image: url(images/icons/pinterest.svg); }

.slider, section.featured-projects {
  /* ---- prev/next buttons ---- */
  /* ---- page dots (gallery featured slider) ---- */ }
  .slider .flickity-lazyload, section.featured-projects .flickity-lazyload {
    opacity: 0;
    transition: opacity 0.5s ease-in-out; }
  .slider .flickity-lazyloaded, .slider .flickity-bg-lazyloaded, section.featured-projects .flickity-lazyloaded, section.featured-projects .flickity-bg-lazyloaded {
    opacity: 1;
    transition: opacity 0.5s ease-in-out; }
  .slider .flickity-prev-next-button, section.featured-projects .flickity-prev-next-button {
    z-index: 99;
    top: 50%;
    padding: 0;
    background-image: url(images/icons/right-arrow.svg);
    background-repeat: no-repeat;
    background-size: 31px 62px;
    background-position: center;
    border-radius: 0;
    background-color: transparent; }
    @media (max-width: 768px) {
      .slider .flickity-prev-next-button, section.featured-projects .flickity-prev-next-button {
        display: none; } }
    .slider .flickity-prev-next-button:disabled, section.featured-projects .flickity-prev-next-button:disabled {
      display: none; }
    .slider .flickity-prev-next-button svg, section.featured-projects .flickity-prev-next-button svg {
      display: none; }
    .slider .flickity-prev-next-button.previous, section.featured-projects .flickity-prev-next-button.previous {
      left: 27px;
      background-image: url(images/icons/left-arrow.svg); }
      @media (max-width: 768px) {
        .slider .flickity-prev-next-button.previous, section.featured-projects .flickity-prev-next-button.previous {
          left: 0; } }
    .slider .flickity-prev-next-button.next, section.featured-projects .flickity-prev-next-button.next {
      right: 27px; }
      @media (max-width: 768px) {
        .slider .flickity-prev-next-button.next, section.featured-projects .flickity-prev-next-button.next {
          right: 0; } }
  .slider .flickity-page-dots, section.featured-projects .flickity-page-dots {
    left: 0;
    right: 0;
    bottom: 16px;
    height: auto;
    margin: 0 auto; }
  .slider .flickity-page-dots .dot, section.featured-projects .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    line-height: 10px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #fff;
    opacity: 1; }
  .slider .flickity-page-dots .dot.is-selected, section.featured-projects .flickity-page-dots .dot.is-selected {
    background: #000;
    border-color: #000; }

section.featured-projects .flickity-page-dots {
  top: 948px;
  bottom: auto;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-align: right; }
  @media (max-width: 9999px) {
    section.featured-projects .flickity-page-dots {
      top: 626px; } }
  @media (max-width: 768px) {
    section.featured-projects .flickity-page-dots {
      top: 363px; } }

/*-----------------------------------*/
/*  Listing Grid (rows/title.php)
/*-----------------------------------*/
section.title {
  padding-top: 160px;
  padding-bottom: 42px; }
  @media (max-width: 9999px) {
    section.title {
      padding-top: 108px;
      padding-bottom: 32px; } }
  @media (max-width: 768px) {
    section.title {
      padding-top: 45px;
      padding-bottom: 38px; } }
  section.title .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  section.title h1.title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 100px;
    line-height: 0.8;
    letter-spacing: -0.04em; }
    @media (max-width: 9999px) {
      section.title h1.title {
        font-size: 65px; } }
    @media (max-width: 768px) {
      section.title h1.title {
        font-size: 50px; } }
    section.title h1.title span.reg {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 0.13em;
      letter-spacing: 0;
      line-height: 1;
      border-radius: 50%;
      padding: 2px 4px;
      box-sizing: border-box;
      background: #3a3a3a;
      color: #f4f4f4; }
      @media (max-width: 9999px) {
        section.title h1.title span.reg {
          padding: 1px 2px; } }
  section.title .title-image {
    max-width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      section.title .title-image {
        height: 34px;
        width: auto;
        max-width: 100%; } }
  section.title .subheading {
    margin-top: 18px;
    text-align: center;
    font-size: 24px;
    line-height: 1.2; }
    @media (max-width: 9999px) {
      section.title .subheading {
        margin-top: 8px;
        font-size: 15px; } }
    @media (max-width: 768px) {
      section.title .subheading {
        margin-top: 12px;
        padding: 0 20px;
        font-size: 12px; } }

/*-----------------------------------*/
/*  Forms (gravity forms)
/*-----------------------------------*/
section.form {
  background-color: #3a3a3a;
  padding-top: 120px;
  padding-bottom: 120px; }
  @media (max-width: 768px) {
    section.form {
      padding-top: 50px;
      padding-bottom: 50px; } }
  section.form .gform_heading {
    text-align: center;
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px; }
    @media (max-width: 9999px) {
      section.form .gform_heading {
        padding-bottom: 16px; } }
    section.form .gform_heading .gform_title {
      display: none;
      font-size: 15px;
      line-height: 1;
      color: #f4f4f4; }
      @media (max-width: 768px) {
        section.form .gform_heading .gform_title {
          display: block; } }
    section.form .gform_heading .gform_description {
      font-size: 20px;
      line-height: 1.2;
      color: #f4f4f4; }
      @media (max-width: 9999px) {
        section.form .gform_heading .gform_description {
          font-size: 15px; } }
      @media (max-width: 768px) {
        section.form .gform_heading .gform_description {
          font-size: 12px; } }
  section.form .gform_confirmation_message {
    text-align: center; }
  section.form .gform_wrapper {
    width: 100% !important; }
    section.form .gform_wrapper .gform_validation_container {
      display: none !important; }
    section.form .gform_wrapper .ginput_counter {
      display: none; }
    section.form .gform_wrapper ul {
      margin: 0;
      padding-left: 0;
      list-style: none; }
      section.form .gform_wrapper ul > li {
        margin-bottom: 10px; }
      section.form .gform_wrapper ul li input:not([type="checkbox"]),
      section.form .gform_wrapper ul li textarea,
      section.form .gform_wrapper ul li select {
        width: 100%;
        height: 40px;
        margin: 4px 0;
        padding: 12px;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        border: none;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        color: #404041; }
        @media (max-width: 9999px) {
          section.form .gform_wrapper ul li input:not([type="checkbox"]),
          section.form .gform_wrapper ul li textarea,
          section.form .gform_wrapper ul li select {
            font-size: 15px; } }
        @media (max-width: 768px) {
          section.form .gform_wrapper ul li input:not([type="checkbox"]),
          section.form .gform_wrapper ul li textarea,
          section.form .gform_wrapper ul li select {
            font-size: 12px; } }
      section.form .gform_wrapper ul li textarea {
        height: auto; }
      section.form .gform_wrapper ul li select {
        height: 40px;
        border-radius: 0px; }
      section.form .gform_wrapper ul label {
        font-size: 20px;
        line-height: 1.2;
        color: #f4f4f4; }
        @media (max-width: 9999px) {
          section.form .gform_wrapper ul label {
            font-size: 15px; } }
        @media (max-width: 768px) {
          section.form .gform_wrapper ul label {
            font-size: 12px; } }
      section.form .gform_wrapper ul div label,
      section.form .gform_wrapper ul .gfield_description:not(.validation_message) {
        padding: 6px 0;
        font-size: 12px;
        letter-spacing: .06em; }
      section.form .gform_wrapper ul .gfield_description:not(.validation_message) {
        opacity: 0.9; }
      section.form .gform_wrapper ul .ginput_container_multiselect ul.chosen-choices {
        background: #fff; }
        section.form .gform_wrapper ul .ginput_container_multiselect ul.chosen-choices li.search-choice {
          margin: 0;
          padding: 6px 0;
          color: #404041; }
      section.form .gform_wrapper ul .ginput_container_multiselect .search-field input {
        width: 100% !important;
        margin: 0; }
      section.form .gform_wrapper ul .ginput_container_multiselect .chosen-drop {
        background: #fff; }
      section.form .gform_wrapper ul .ginput_container_multiselect .chosen-results li {
        color: rgba(64, 64, 65, 0.5); }
        section.form .gform_wrapper ul .ginput_container_multiselect .chosen-results li.active-result {
          color: #404041; }
      section.form .gform_wrapper ul textarea.small {
        height: 80px;
        width: 100%; }
      section.form .gform_wrapper ul .validation_message {
        font-size: 20px;
        line-height: 1.2;
        color: red; }
        @media (max-width: 9999px) {
          section.form .gform_wrapper ul .validation_message {
            font-size: 15px; } }
        @media (max-width: 768px) {
          section.form .gform_wrapper ul .validation_message {
            font-size: 12px; } }
    section.form .gform_wrapper input[type="submit"] {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      line-height: 1.23;
      color: #00baff;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0;
      border: 1px solid #00baff;
      background: transparent;
      padding: 12px 18px; }
      @media (max-width: 9999px) {
        section.form .gform_wrapper input[type="submit"] {
          font-size: 15px; } }
    section.form .gform_wrapper .validation_error {
      margin-bottom: 20px;
      text-align: center;
      font-size: 20px;
      line-height: 1.2;
      color: red; }
      @media (max-width: 9999px) {
        section.form .gform_wrapper .validation_error {
          font-size: 15px; } }
      @media (max-width: 768px) {
        section.form .gform_wrapper .validation_error {
          font-size: 12px; } }

/*-----------------------------------*/
/*  Collapsible Blocks 
/*-----------------------------------*/
section.collapsible-block {
  position: relative; }
  section.collapsible-block::before, section.collapsible-block::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 128px);
    max-width: 1472px;
    content: '';
    height: 2px;
    background: rgba(106, 106, 106, 0.5); }
    @media (max-width: 9999px) {
      section.collapsible-block::before, section.collapsible-block::after {
        width: calc(100% - 64px);
        max-width: 1336px; } }
    @media (max-width: 768px) {
      section.collapsible-block::before, section.collapsible-block::after {
        width: calc(100% - 32px); } }
  section.collapsible-block::before {
    top: -1px; }
  section.collapsible-block::after {
    bottom: -1px; }
  section.collapsible-block .block > .container {
    padding-top: 70px;
    padding-bottom: 30px; }
    @media (max-width: 9999px) {
      section.collapsible-block .block > .container {
        padding-top: 40px; } }
    @media (max-width: 768px) {
      section.collapsible-block .block > .container {
        padding-top: 18px;
        padding-bottom: 16px; } }
  section.collapsible-block .title h2, section.collapsible-block .title a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  section.collapsible-block .title h2 a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    line-height: 1; }
    @media (max-width: 9999px) {
      section.collapsible-block .title h2 a {
        font-size: 19px;
        padding-top: 10px;
        padding-bottom: 10px; } }
  section.collapsible-block .title span.icon {
    width: 19px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  section.collapsible-block.collapsed .block > .container,
  section.collapsible-block.collapsed .posts-grid > .container {
    display: none; }
  section.collapsible-block[data-active="false"] .title span.icon {
    background-image: url(images/icons/chevron-circle-down-light.svg); }
  section.collapsible-block[data-active="true"] .title span.icon {
    background-image: url(images/icons/close-light.svg); }

/*-----------------------------------*/
/*  Content Blocks (global styles)
/*-----------------------------------*/
.block:not(.media) > .container {
  padding-top: 18px; }

.block > .container {
  padding-bottom: 16px; }

.block .grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 768px) {
    .block .grid {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0; } }
  .block .grid .left, .block .grid .center, .block .grid .right {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .block .grid .left, .block .grid .center, .block .grid .right {
        width: 100%;
        padding: 0; }
        .block .grid .left:not(:last-child), .block .grid .center:not(:last-child), .block .grid .right:not(:last-child) {
          margin-bottom: 20px; } }
  .block .grid.news-grid .col1, .block .grid.news-grid .col2, .block .grid.news-grid .col3, .block .grid.news-grid .col4 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .block .grid.news-grid .col1, .block .grid.news-grid .col2, .block .grid.news-grid .col3, .block .grid.news-grid .col4 {
        width: 100%;
        padding: 0; }
        .block .grid.news-grid .col1:not(:last-child), .block .grid.news-grid .col2:not(:last-child), .block .grid.news-grid .col3:not(:last-child), .block .grid.news-grid .col4:not(:last-child) {
          margin-bottom: 20px; } }
  .block .grid.fullwidth .left {
    width: 66.66%; }

/*-----------------------------------*/
/*  Content Block - Wysiwyg
/*-----------------------------------*/
.block.wysiwyg * {
  font-size: 20px !important;
  line-height: 1.25 !important; }
  @media (max-width: 9999px) {
    .block.wysiwyg * {
      font-size: 15px !important;
      line-height: 1.2 !important; } }

.block.wysiwyg h1 *, .block.wysiwyg h2 *, .block.wysiwyg h3 *, .block.wysiwyg h4 *, .block.wysiwyg h5 *, .block.wysiwyg h6 * {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }

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

.block.wysiwyg b, .block.wysiwyg strong {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }

.block.wysiwyg a {
  text-decoration: underline;
  color: #00baff; }

.block.wysiwyg ul, .block.wysiwyg ol {
  padding-left: 16px; }

.block.wysiwyg .left > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .right > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .center > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .full-width > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col1 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col2 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col3 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col4 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child) {
  margin-bottom: 25px; }
  @media (max-width: 9999px) {
    .block.wysiwyg .left > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .right > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .center > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .full-width > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col1 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col2 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col3 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child), .block.wysiwyg .col4 > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child) {
      margin-bottom: 18px; } }

/*-----------------------------------*/
/*  Content Block - Media
/*-----------------------------------*/
.block.media img {
  width: 100%;
  height: auto; }

.block.media .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .block.media .video-container iframe, .block.media .video-container object, .block.media .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*-----------------------------------*/
/*  Content Block - Big Text
/*-----------------------------------*/
.block.bigtext * {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 27px;
  line-height: 1.2; }

/*-----------------------------------*/
/*  Newsletter Signup
/*-----------------------------------*/
section.newsletter-signup .block .grid .right {
  width: 50%;
  margin-left: auto; }
  @media (max-width: 768px) {
    section.newsletter-signup .block .grid .right {
      width: 100%;
      margin-left: 0; } }

section.newsletter-signup .newsletter-intro {
  margin-bottom: 24px; }
  section.newsletter-signup .newsletter-intro * {
    font-size: 14px !important;
    line-height: 1.2 !important;
    color: #00baff; }
  section.newsletter-signup .newsletter-intro h1 *, section.newsletter-signup .newsletter-intro h2 *, section.newsletter-signup .newsletter-intro h3 *, section.newsletter-signup .newsletter-intro h4 *, section.newsletter-signup .newsletter-intro h5 *, section.newsletter-signup .newsletter-intro h6 * {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased; }
  section.newsletter-signup .newsletter-intro b, section.newsletter-signup .newsletter-intro strong {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased; }
  section.newsletter-signup .newsletter-intro a {
    text-decoration: underline; }
    section.newsletter-signup .newsletter-intro a, section.newsletter-signup .newsletter-intro a:hover {
      color: #00baff; }
  section.newsletter-signup .newsletter-intro ul, section.newsletter-signup .newsletter-intro ol {
    padding-left: 16px; }
  section.newsletter-signup .newsletter-intro > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(:last-child) {
    margin-bottom: 16px; }

section.newsletter-signup .mailjet-widget-form-group {
  margin-bottom: 12px; }

section.newsletter-signup form input {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  line-height: 1;
  border: none; }
  section.newsletter-signup form input:focus {
    outline: 0;
    border: none; }

section.newsletter-signup input:not([type="submit"]) {
  width: 100%;
  box-sizing: border-box;
  padding: 6px 8px; }
  section.newsletter-signup input:not([type="submit"]), section.newsletter-signup input:not([type="submit"])::-webkit-input-placeholder {
    color: #00baff; }
  section.newsletter-signup input:not([type="submit"]), section.newsletter-signup input:not([type="submit"]):-ms-input-placeholder {
    color: #00baff; }
  section.newsletter-signup input:not([type="submit"]), section.newsletter-signup input:not([type="submit"])::placeholder {
    color: #00baff; }
  section.newsletter-signup input:not([type="submit"])::-webkit-input-placeholder {
    opacity: 1; }
  section.newsletter-signup input:not([type="submit"]):-ms-input-placeholder {
    opacity: 1; }
  section.newsletter-signup input:not([type="submit"])::placeholder {
    opacity: 1; }

section.newsletter-signup input[type="submit"] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding: 8px 16px;
  background-color: #00baff; }

section.newsletter-signup .mailjet_widget_form_message {
  display: block;
  margin-top: 8px; }

/*-----------------------------------*/
/*  Home
/*-----------------------------------*/
body.home {
  padding-top: 0; }
  body.home main {
    min-height: 100vh !important;
    height: 100vh; }
    @media (max-width: 768px) {
      body.home main {
        min-height: 90vh !important;
        height: 90vh; } }
  body.home section.hero h1, body.home section.hero .caption,
  body.home section.home-slider h1,
  body.home section.home-slider .caption {
    margin-bottom: 32px;
    font-size: 200px;
    font-weight: 700;
    line-height: 0.85;
    letter-spacing: -0.04em;
    color: #f4f4f4; }
    @media (max-width: 9999px) {
      body.home section.hero h1, body.home section.hero .caption,
      body.home section.home-slider h1,
      body.home section.home-slider .caption {
        font-size: 100px;
        line-height: 0.9; } }
    @media (max-width: 768px) {
      body.home section.hero h1, body.home section.hero .caption,
      body.home section.home-slider h1,
      body.home section.home-slider .caption {
        margin-bottom: 16px;
        font-size: 40px;
        line-height: 0.88; } }
  body.home section.hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%; }
    body.home section.hero .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      height: 100%; }
  body.home section.home-slider {
    width: 100%;
    height: 100%; }
    body.home section.home-slider *:not(.caption):not(.container) {
      width: 100%;
      height: 100%; }
    body.home section.home-slider .image {
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    body.home section.home-slider .caption {
      position: absolute;
      left: 0;
      bottom: 0; }
      @media (min-width: 1400px) {
        body.home section.home-slider .caption {
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); } }

/*-----------------------------------*/
/*  Content (content rows)
/*-----------------------------------*/
.content-rows {
  padding-bottom: 40px; }

/*-----------------------------------*/
/*  Downloads
/*-----------------------------------*/
body.page-template-downloads section.downloads-mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  width: 272px;
  padding-top: 8px;
  background: #fff; }
  body.page-template-downloads section.downloads-mobile-menu .top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  body.page-template-downloads section.downloads-mobile-menu .heading .title, body.page-template-downloads section.downloads-mobile-menu .heading .subtitle {
    font-size: 15px;
    line-height: 1.2;
    color: #404041; }
  body.page-template-downloads section.downloads-mobile-menu .heading .title {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased; }
  body.page-template-downloads section.downloads-mobile-menu .heading .subtitle {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased; }
  body.page-template-downloads section.downloads-mobile-menu .close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 13px;
    height: 13px;
    margin-top: 8px;
    background-image: url(images/icons/close-downloads.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  body.page-template-downloads section.downloads-mobile-menu nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 80px; }
    body.page-template-downloads section.downloads-mobile-menu nav a {
      font-size: 24px;
      line-height: 1.167;
      color: #9f9f9f; }
      body.page-template-downloads section.downloads-mobile-menu nav a.active {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        color: #404041; }

body.page-template-downloads section.downloads-grid {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media (max-width: 9999px) {
    body.page-template-downloads section.downloads-grid {
      padding-top: 60px; } }
  @media (max-width: 768px) {
    body.page-template-downloads section.downloads-grid {
      padding-top: 50px;
      padding-bottom: 50px; } }
  body.page-template-downloads section.downloads-grid section {
    margin-top: 80px; }
    @media (max-width: 9999px) {
      body.page-template-downloads section.downloads-grid section {
        margin-top: 50px; } }
    @media (max-width: 768px) {
      body.page-template-downloads section.downloads-grid section {
        margin-top: 0; }
        body.page-template-downloads section.downloads-grid section[data-active="false"] {
          display: none; } }
  body.page-template-downloads section.downloads-grid h2, body.page-template-downloads section.downloads-grid .downloads-menu-toggle {
    padding-top: 12px;
    font-size: 24px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    line-height: 1.25;
    border-top: 1px solid #95989a; }
    @media (max-width: 9999px) {
      body.page-template-downloads section.downloads-grid h2, body.page-template-downloads section.downloads-grid .downloads-menu-toggle {
        font-size: 15px; } }
  @media (max-width: 768px) {
    body.page-template-downloads section.downloads-grid h2 {
      display: none; } }
  body.page-template-downloads section.downloads-grid .downloads-menu-toggle {
    display: none; }
    @media (max-width: 768px) {
      body.page-template-downloads section.downloads-grid .downloads-menu-toggle {
        display: block; } }
    body.page-template-downloads section.downloads-grid .downloads-menu-toggle .icon {
      display: inline-block;
      width: 13px;
      height: 13px;
      margin-right: 12px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url(images/icons/hamburger-light.svg); }
  body.page-template-downloads section.downloads-grid .listing {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 0;
    margin-left: -12px;
    margin-right: -12px; }
    @media (max-width: 9999px) {
      body.page-template-downloads section.downloads-grid .listing {
        margin-left: -14px;
        margin-right: -14px; } }
    @media (max-width: 768px) {
      body.page-template-downloads section.downloads-grid .listing {
        margin-left: -6px;
        margin-right: -6px; } }
    body.page-template-downloads section.downloads-grid .listing::after {
      content: "";
      display: table;
      clear: both; }
    body.page-template-downloads section.downloads-grid .listing .item {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 25%;
      margin-top: 24px;
      padding-left: 12px;
      padding-right: 12px;
      box-sizing: border-box;
      overflow: hidden;
      cursor: pointer; }
      @media (max-width: 9999px) {
        body.page-template-downloads section.downloads-grid .listing .item {
          margin-top: 28px;
          padding-right: 14px;
          padding-left: 14px; } }
      @media (max-width: 768px) {
        body.page-template-downloads section.downloads-grid .listing .item {
          width: 50%;
          margin-top: 12px;
          padding-right: 6px;
          padding-left: 6px; } }
      body.page-template-downloads section.downloads-grid .listing .item img {
        -o-object-fit: contain;
        object-fit: contain;
        max-width: 100%;
        height: auto; }
      body.page-template-downloads section.downloads-grid .listing .item h4, body.page-template-downloads section.downloads-grid .listing .item a.download {
        font-size: 20px;
        line-height: 1.25; }
        @media (max-width: 9999px) {
          body.page-template-downloads section.downloads-grid .listing .item h4, body.page-template-downloads section.downloads-grid .listing .item a.download {
            font-size: 15px; } }
      body.page-template-downloads section.downloads-grid .listing .item h4 {
        margin-top: 10px;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 700;
        -webkit-font-smoothing: antialiased; }
        @media (max-width: 768px) {
          body.page-template-downloads section.downloads-grid .listing .item h4 {
            margin-top: 2px; } }
      body.page-template-downloads section.downloads-grid .listing .item a.download {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        color: #00baff; }

/*-----------------------------------*/
/*  Gallery
/*-----------------------------------*/
body.page-template-gallery {
  padding-top: 0; }
  body.page-template-gallery section.featured-projects .slide {
    width: 100%; }
    body.page-template-gallery section.featured-projects .slide .image-wrap {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      width: 100%;
      height: 960px;
      padding-bottom: 24px;
      box-sizing: border-box;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 9999px) {
        body.page-template-gallery section.featured-projects .slide .image-wrap {
          height: 638px; } }
      @media (max-width: 768px) {
        body.page-template-gallery section.featured-projects .slide .image-wrap {
          height: 375px;
          padding-bottom: 12px; } }
    body.page-template-gallery section.featured-projects .slide .image {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  body.page-template-gallery section.featured-projects .caption {
    margin-top: 18px; }
    @media (max-width: 9999px) {
      body.page-template-gallery section.featured-projects .caption {
        margin-top: 10px; } }
    body.page-template-gallery section.featured-projects .caption .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      body.page-template-gallery section.featured-projects .caption .container > * {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%; }
        @media (max-width: 768px) {
          body.page-template-gallery section.featured-projects .caption .container > * {
            -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%; } }
    body.page-template-gallery section.featured-projects .caption * {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      line-height: 1.25; }
      @media (max-width: 9999px) {
        body.page-template-gallery section.featured-projects .caption * {
          font-size: 15px; } }
    body.page-template-gallery section.featured-projects .caption h3 {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased; }
  body.page-template-gallery section.posts-grid {
    margin-top: 100px; }
    @media (max-width: 768px) {
      body.page-template-gallery section.posts-grid {
        margin-top: 77px; } }
    body.page-template-gallery section.posts-grid > .container > .top {
      padding-top: 12px;
      border-top: 2px solid #bfbfbf; }
    body.page-template-gallery section.posts-grid .grid .item h4 {
      display: block; }

/*-----------------------------------*/
/*  Upload your project
/*-----------------------------------*/
body.page-id-593 section.form {
  padding-top: 110px; }
  @media (max-width: 9999px) {
    body.page-id-593 section.form {
      padding-top: 95px; } }
  @media (max-width: 768px) {
    body.page-id-593 section.form {
      padding-top: 30px; } }
  body.page-id-593 section.form .container {
    width: 1600px;
    max-width: 100%; }
    @media (max-width: 9999px) {
      body.page-id-593 section.form .container {
        width: 1064px; } }
  @media (min-width: 1064px) {
    body.page-id-593 section.form {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; } }
  body.page-id-593 section.form .gform_body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%; }
    @media (max-width: 768px) {
      body.page-id-593 section.form .gform_body {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    body.page-id-593 section.form .gform_body .left, body.page-id-593 section.form .gform_body .right {
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      box-sizing: border-box; }
      @media (max-width: 768px) {
        body.page-id-593 section.form .gform_body .left, body.page-id-593 section.form .gform_body .right {
          -webkit-flex: none;
          -ms-flex: none;
          flex: none; } }
    body.page-id-593 section.form .gform_body .left ul li {
      padding-right: 10px;
      padding-left: 10px; }
      @media (max-width: 768px) {
        body.page-id-593 section.form .gform_body .left ul li {
          padding-left: 0;
          padding-right: 0; } }
    body.page-id-593 section.form .gform_body .right ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    body.page-id-593 section.form .gform_body .right li {
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      padding-right: 10px;
      padding-left: 10px;
      box-sizing: border-box; }
      @media (max-width: 768px) {
        body.page-id-593 section.form .gform_body .right li {
          padding: 0; } }
      body.page-id-593 section.form .gform_body .right li.gfield.file {
        position: relative; }
        body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_preview {
          display: block; }
        body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload {
          margin-top: 4px;
          padding: 9px 0;
          color: #f4f4f4;
          background: #9f9f9f; }
          @media (max-width: 9999px) {
            body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload {
              padding: 11px 0; } }
          @media (max-width: 768px) {
            body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload {
              margin-right: 10px;
              padding: 10px 0; } }
          body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload input[type="file"] {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            height: auto;
            margin: 0;
            padding: 0 10px; }
            @media (max-width: 768px) {
              body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload input[type="file"] {
                padding: 0 10px 0 0; } }
          body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_container_fileupload > span {
            display: none; }
        body.page-id-593 section.form .gform_body .right li.gfield.file > span {
          display: none; }
        body.page-id-593 section.form .gform_body .right li.gfield.file .ginput_preview {
          display: none; }
  body.page-id-593 section.form .gform_footer {
    text-align: right; }

@media (max-width: 768px) {
  body.page-id-593 section.form {
    padding-bottom: 0; }
  body.page-id-593 section.form,
  body.page-id-593 .gform_heading,
  body.page-id-593 .gform_body .right {
    background: #fff; }
  body.page-id-593 .gform_heading .gform_title,
  body.page-id-593 .gform_heading .gform_description {
    color: #404041; }
  body.page-id-593 section.form > .container {
    padding: 0; }
  body.page-id-593 .gform_heading,
  body.page-id-593 .gform_body .left,
  body.page-id-593 .gform_body .right,
  body.page-id-593 .gform_footer,
  body.page-id-593 .validation_error {
    padding-left: 64px;
    padding-right: 64px;
    box-sizing: border-box; } }
  @media (max-width: 768px) and (max-width: 9999px) {
    body.page-id-593 .gform_heading,
    body.page-id-593 .gform_body .left,
    body.page-id-593 .gform_body .right,
    body.page-id-593 .gform_footer,
    body.page-id-593 .validation_error {
      padding-left: 32px;
      padding-right: 32px; } }
  @media (max-width: 768px) and (max-width: 768px) {
    body.page-id-593 .gform_heading,
    body.page-id-593 .gform_body .left,
    body.page-id-593 .gform_body .right,
    body.page-id-593 .gform_footer,
    body.page-id-593 .validation_error {
      padding-left: 16px;
      padding-right: 16px; } }

@media (max-width: 768px) {
  body.page-id-593 .gform_body .right {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
    body.page-id-593 .gform_body .right label {
      color: #404041; }
    body.page-id-593 .gform_body .right input:not([type="file"]) {
      border: 1px solid #9f9f9f; }
  body.page-id-593 .gform_body .left {
    padding-top: 20px;
    background: #3a3a3a; } }

@media (max-width: 768px) and (max-width: 768px) {
  body.page-id-593 .ginput_container_multiselect select {
    background: white;
    height: auto !important; } }

@media (max-width: 768px) {
  body.page-id-593 .gform_footer {
    background: #3a3a3a; } }

/*-----------------------------------*/
/*  Upload your project - Thank you page
/*-----------------------------------*/
body.page-template-upload-thanks section.upload-thanks {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media (max-width: 9999px) {
    body.page-template-upload-thanks section.upload-thanks {
      padding-top: 60px; } }
  @media (max-width: 768px) {
    body.page-template-upload-thanks section.upload-thanks {
      padding-top: 50px;
      padding-bottom: 100px; } }
  body.page-template-upload-thanks section.upload-thanks .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  body.page-template-upload-thanks section.upload-thanks h2 {
    margin-top: 52px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 45px;
    line-height: 1; }
    @media (max-width: 9999px) {
      body.page-template-upload-thanks section.upload-thanks h2 {
        margin-top: 35px;
        font-size: 27px; } }
  body.page-template-upload-thanks section.upload-thanks .confirmation-message, body.page-template-upload-thanks section.upload-thanks .message {
    max-width: 1200px;
    margin-top: 42px;
    text-align: center; }
    @media (max-width: 9999px) {
      body.page-template-upload-thanks section.upload-thanks .confirmation-message, body.page-template-upload-thanks section.upload-thanks .message {
        margin-top: 25px;
        max-width: 750px; } }
    @media (max-width: 768px) {
      body.page-template-upload-thanks section.upload-thanks .confirmation-message, body.page-template-upload-thanks section.upload-thanks .message {
        margin-top: 18px; } }
    body.page-template-upload-thanks section.upload-thanks .confirmation-message strong, body.page-template-upload-thanks section.upload-thanks .message strong {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      text-decoration: underline; }
    body.page-template-upload-thanks section.upload-thanks .confirmation-message *, body.page-template-upload-thanks section.upload-thanks .confirmation-message p, body.page-template-upload-thanks section.upload-thanks .message *, body.page-template-upload-thanks section.upload-thanks .message p {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 36px;
      line-height: 1.167; }
      @media (max-width: 9999px) {
        body.page-template-upload-thanks section.upload-thanks .confirmation-message *, body.page-template-upload-thanks section.upload-thanks .confirmation-message p, body.page-template-upload-thanks section.upload-thanks .message *, body.page-template-upload-thanks section.upload-thanks .message p {
          font-size: 20px;
          line-height: 1.25; } }
      @media (max-width: 768px) {
        body.page-template-upload-thanks section.upload-thanks .confirmation-message *, body.page-template-upload-thanks section.upload-thanks .confirmation-message p, body.page-template-upload-thanks section.upload-thanks .message *, body.page-template-upload-thanks section.upload-thanks .message p {
          font-size: 15px;
          line-height: 1.2; } }
    body.page-template-upload-thanks section.upload-thanks .confirmation-message a, body.page-template-upload-thanks section.upload-thanks .message a {
      text-decoration: underline; }
    body.page-template-upload-thanks section.upload-thanks .confirmation-message ul, body.page-template-upload-thanks section.upload-thanks .message ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      margin-top: 0;
      padding: 0;
      text-decoration: left; }
  body.page-template-upload-thanks section.upload-thanks .icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    max-width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      body.page-template-upload-thanks section.upload-thanks .icon {
        width: 50%; } }

/*-----------------------------------*/
/*  Checkout - Sample Request
/*-----------------------------------*/
body.page-template-checkout section#checkout .info,
body.page-template-checkout section#checkout-details .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  body.page-template-checkout section#checkout .info h2, body.page-template-checkout section#checkout .info .text,
  body.page-template-checkout section#checkout-details .info h2,
  body.page-template-checkout section#checkout-details .info .text {
    max-width: 600px;
    text-align: center;
    font-size: 20px;
    line-height: 1.2; }
    @media (max-width: 9999px) {
      body.page-template-checkout section#checkout .info h2, body.page-template-checkout section#checkout .info .text,
      body.page-template-checkout section#checkout-details .info h2,
      body.page-template-checkout section#checkout-details .info .text {
        font-size: 15px; } }
  body.page-template-checkout section#checkout .info h2,
  body.page-template-checkout section#checkout-details .info h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased; }
  body.page-template-checkout section#checkout .info .text, body.page-template-checkout section#checkout .info .text *,
  body.page-template-checkout section#checkout-details .info .text,
  body.page-template-checkout section#checkout-details .info .text * {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased; }

body.page-template-checkout section#checkout {
  padding-top: 108px; }
  @media (max-width: 9999px) {
    body.page-template-checkout section#checkout {
      padding-top: 70px; } }
  @media (max-width: 768px) {
    body.page-template-checkout section#checkout {
      padding-top: 30px; } }
  body.page-template-checkout section#checkout > .container {
    padding-top: 0;
    padding-bottom: 130px; }
    @media (max-width: 9999px) {
      body.page-template-checkout section#checkout > .container {
        padding-bottom: 80px; } }
    @media (max-width: 768px) {
      body.page-template-checkout section#checkout > .container {
        padding-bottom: 16px; } }
    body.page-template-checkout section#checkout > .container .item, body.page-template-checkout section#checkout > .container .item h3 > a {
      cursor: inherit; }
  body.page-template-checkout section#checkout .quantity-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 52px; }
    @media (max-width: 9999px) {
      body.page-template-checkout section#checkout .quantity-wrap {
        margin-top: 36px; } }
    @media (max-width: 768px) {
      body.page-template-checkout section#checkout .quantity-wrap {
        margin-top: 12px; } }
    body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity,
    body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
      -webkit-flex: 0 0 123px;
      -ms-flex: 0 0 123px;
      flex: 0 0 123px; }
      @media (max-width: 9999px) {
        body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity,
        body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
          -webkit-flex: 0 0 82px;
          -ms-flex: 0 0 82px;
          flex: 0 0 82px; } }
      @media (max-width: 768px) {
        body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity,
        body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
          -webkit-flex: 0 1 82px;
          -ms-flex: 0 1 82px;
          flex: 0 1 82px; } }
    body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity > *,
    body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      height: 56px;
      box-sizing: border-box;
      border: 1px solid #00baff;
      background-color: #fff;
      font-size: 20px;
      line-height: 1.2;
      color: #00baff; }
      @media (max-width: 9999px) {
        body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity > *,
        body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
          height: 36px;
          font-size: 15px;
          line-height: 1.133; } }
    body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity label, body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity input {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
      body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity label {
        color: #404041; }
      body.page-template-checkout section#checkout .quantity-wrap .cart__item-quantity input {
        border-left: none; }
    body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
      margin-left: 6px; }
      @media (max-width: 9999px) {
        body.page-template-checkout section#checkout .quantity-wrap a.cart__item-remove {
          margin-left: 4px; } }

body.page-template-checkout section.form {
  padding-top: 80px; }
  @media (max-width: 9999px) {
    body.page-template-checkout section.form {
      padding-top: 52px; } }
  @media (max-width: 768px) {
    body.page-template-checkout section.form {
      padding-top: 26px; } }
  body.page-template-checkout section.form .container {
    width: 920px;
    max-width: 100%; }
    @media (max-width: 9999px) {
      body.page-template-checkout section.form .container {
        width: 684px; } }
  @media (min-width: 684px) {
    body.page-template-checkout section.form {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; } }
  body.page-template-checkout section.form .info * {
    color: #f4f4f4; }
  body.page-template-checkout section.form .form {
    margin-top: 64px; }
    @media (max-width: 9999px) {
      body.page-template-checkout section.form .form {
        margin-top: 42px; } }
    @media (max-width: 768px) {
      body.page-template-checkout section.form .form {
        margin-top: 24px; } }
    body.page-template-checkout section.form .form .gform_fields {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden) {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 12.5%;
        padding-left: 8px;
        padding-right: 8px;
        box-sizing: border-box; }
        body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden).quarter-width {
          -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%; }
        body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden).half-width {
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%; }
        body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden).full-width {
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
        @media (max-width: 768px) {
          body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden) {
            padding-left: 4px;
            padding-right: 4px; }
            body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden)#field_1_4 {
              -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
            body.page-template-checkout section.form .form .gform_fields > li:not(.gform_hidden)#field_1_5 {
              -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
    body.page-template-checkout section.form .form .gform_footer {
      margin-top: 90px;
      text-align: center; }
      @media (max-width: 9999px) {
        body.page-template-checkout section.form .form .gform_footer {
          margin-top: 56px; } }
      @media (max-width: 768px) {
        body.page-template-checkout section.form .form .gform_footer {
          margin-top: 30px; } }

/*-----------------------------------*/
/*  Checkout - Thank you page
/*-----------------------------------*/
body.page-template-checkout-thanks section.checkout-thanks {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media (max-width: 9999px) {
    body.page-template-checkout-thanks section.checkout-thanks {
      padding-top: 60px; } }
  @media (max-width: 768px) {
    body.page-template-checkout-thanks section.checkout-thanks {
      padding-top: 50px;
      padding-bottom: 100px; } }
  body.page-template-checkout-thanks section.checkout-thanks .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  body.page-template-checkout-thanks section.checkout-thanks h2 {
    margin-top: 52px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 45px;
    line-height: 1; }
    @media (max-width: 9999px) {
      body.page-template-checkout-thanks section.checkout-thanks h2 {
        margin-top: 35px;
        font-size: 27px; } }
  body.page-template-checkout-thanks section.checkout-thanks .confirmation-message, body.page-template-checkout-thanks section.checkout-thanks .message {
    max-width: 1200px;
    margin-top: 42px;
    text-align: center; }
    @media (max-width: 9999px) {
      body.page-template-checkout-thanks section.checkout-thanks .confirmation-message, body.page-template-checkout-thanks section.checkout-thanks .message {
        margin-top: 25px;
        max-width: 750px; } }
    @media (max-width: 768px) {
      body.page-template-checkout-thanks section.checkout-thanks .confirmation-message, body.page-template-checkout-thanks section.checkout-thanks .message {
        margin-top: 18px; } }
    body.page-template-checkout-thanks section.checkout-thanks .confirmation-message strong, body.page-template-checkout-thanks section.checkout-thanks .message strong {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      text-decoration: underline; }
    body.page-template-checkout-thanks section.checkout-thanks .confirmation-message *, body.page-template-checkout-thanks section.checkout-thanks .confirmation-message p, body.page-template-checkout-thanks section.checkout-thanks .message *, body.page-template-checkout-thanks section.checkout-thanks .message p {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 36px;
      line-height: 1.167; }
      @media (max-width: 9999px) {
        body.page-template-checkout-thanks section.checkout-thanks .confirmation-message *, body.page-template-checkout-thanks section.checkout-thanks .confirmation-message p, body.page-template-checkout-thanks section.checkout-thanks .message *, body.page-template-checkout-thanks section.checkout-thanks .message p {
          font-size: 20px;
          line-height: 1.25; } }
      @media (max-width: 768px) {
        body.page-template-checkout-thanks section.checkout-thanks .confirmation-message *, body.page-template-checkout-thanks section.checkout-thanks .confirmation-message p, body.page-template-checkout-thanks section.checkout-thanks .message *, body.page-template-checkout-thanks section.checkout-thanks .message p {
          font-size: 15px;
          line-height: 1.2; } }
    body.page-template-checkout-thanks section.checkout-thanks .confirmation-message a, body.page-template-checkout-thanks section.checkout-thanks .message a {
      text-decoration: underline; }
    body.page-template-checkout-thanks section.checkout-thanks .confirmation-message ul, body.page-template-checkout-thanks section.checkout-thanks .message ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      margin-top: 0;
      padding: 0;
      text-decoration: left; }
  body.page-template-checkout-thanks section.checkout-thanks .icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    max-width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      body.page-template-checkout-thanks section.checkout-thanks .icon {
        width: 50%; } }

/*-----------------------------------*/
/*  404
/*-----------------------------------*/
body.error404 section.error404 {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media (max-width: 9999px) {
    body.error404 section.error404 {
      padding-top: 60px; } }
  @media (max-width: 768px) {
    body.error404 section.error404 {
      padding-top: 50px;
      padding-bottom: 100px; } }
  body.error404 section.error404 .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  body.error404 section.error404 h2 {
    margin-top: 52px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 45px;
    line-height: 1; }
    @media (max-width: 9999px) {
      body.error404 section.error404 h2 {
        margin-top: 35px;
        font-size: 27px; } }
  body.error404 section.error404 .confirmation-message, body.error404 section.error404 .message {
    max-width: 1200px;
    margin-top: 42px;
    text-align: center; }
    @media (max-width: 9999px) {
      body.error404 section.error404 .confirmation-message, body.error404 section.error404 .message {
        margin-top: 25px;
        max-width: 750px; } }
    @media (max-width: 768px) {
      body.error404 section.error404 .confirmation-message, body.error404 section.error404 .message {
        margin-top: 18px; } }
    body.error404 section.error404 .confirmation-message strong, body.error404 section.error404 .message strong {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      text-decoration: underline; }
    body.error404 section.error404 .confirmation-message *, body.error404 section.error404 .confirmation-message p, body.error404 section.error404 .message *, body.error404 section.error404 .message p {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      font-size: 36px;
      line-height: 1.167; }
      @media (max-width: 9999px) {
        body.error404 section.error404 .confirmation-message *, body.error404 section.error404 .confirmation-message p, body.error404 section.error404 .message *, body.error404 section.error404 .message p {
          font-size: 20px;
          line-height: 1.25; } }
      @media (max-width: 768px) {
        body.error404 section.error404 .confirmation-message *, body.error404 section.error404 .confirmation-message p, body.error404 section.error404 .message *, body.error404 section.error404 .message p {
          font-size: 15px;
          line-height: 1.2; } }
    body.error404 section.error404 .confirmation-message a, body.error404 section.error404 .message a {
      text-decoration: underline; }
    body.error404 section.error404 .confirmation-message ul, body.error404 section.error404 .message ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      margin-top: 0;
      padding: 0;
      text-decoration: left; }
  body.error404 section.error404 .icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 37.5%;
    max-width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      body.error404 section.error404 .icon {
        width: 50%; } }
