/*
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
/*-----------------------------------*/
.eb-garamond-elton {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

/*-----------------------------------*/
/*  Base Colours
/*-----------------------------------*/
/*-----------------------------------*/
/*  Global Type Styles
/*-----------------------------------*/
h1, h2, h3, h4, h5, h6, p, li, a {
  font-size: 14px;
  line-height: 1;
  letter-spacing: normal;
  margin: 0; }

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;
  transition: opacity 0.25s ease; }
  a:focus {
    outline: none; }

/*-----------------------------------*/
/*  Accessibility
/*-----------------------------------*/
.sr-only, nav.pagination .screen-reader-text {
  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: 1;
  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;
  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 {
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  background-image: url(images/icons/left-arrow.svg);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat; }

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

.mfp-arrow-right:after {
  margin-left: 39px; }

.mfp-arrow-right:before {
  background-image: url(images/icons/right-arrow.svg);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat; }

.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; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
      Background is added as a separate element.
      As animating opacity is much faster than animating rgba() background-color.
  */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
      stretched thumbnail or div placeholder element (see below)
      style is added to avoid flickering in webkit/blink when layers overlap
  */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
      div element that matches size of large image
      large image loads on top of it
  */
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc; }

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/icons/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/icons/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
      Arrow buttons hit area
      (icon is added to :before pseudo-element)
  */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*
  
      2. Share modal/popup and links
  
   */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a; }

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff; }

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d; }

a.pswp__share--download:hover {
  background: #ddd; }

/*
  
      3. Index indicator ("1 of X" counter)
  
   */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px; }

/*
      
      4. Caption
  
   */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #bbb; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*
  
      5. Loading indicator (preloader)
  
      You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
  
   */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(images/icons/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
              The idea of animating inner circle is based on Polymer ("material") loading indicator 
               by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
          */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*
      
      6. Additional styles
  
   */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
      pswp__ui--hidden class is added when controls are hidden
      e.g. when user taps to toggle visibility of controls
  */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.iframe-wrap-outer {
  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: 100%;
  height: 100%; }

.iframe-wrap-inner {
  width: 80vw;
  height: 80vh;
  overflow-y: auto; }

.iframe-wrap-inner iframe {
  width: 1px;
  min-width: 100%; }

/*-----------------------------------*/
/*  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 .left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    section.posts-grid > .container > .top .left nav.pagination {
      margin-left: 1em; }
  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: #63c4a7; }

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: #63c4a7;
          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: #63c4a7;
        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: #63c4a7; }
            @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 .slide {
          position: relative;
          width: 100%;
          height: 100%; }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider .popup-link {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0; }
        section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider img, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider iframe {
          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, section.posts-grid .grid:not(.news-grid) .gridder-expanded-content .right .slider iframe {
              -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; } }

section.posts-grid.projects .grid:not(.news-grid) .gridder-expanded-content .right .slider {
  height: initial;
  height: calc(((100vw - 79px) * .75) * (2/3)); }
  @media (max-width: 768px) {
    section.posts-grid.projects .grid:not(.news-grid) .gridder-expanded-content .right .slider {
      height: calc(((100vw - 32px)) * (2/3)); } }
  @media (min-width: 1400px) {
    section.posts-grid.projects .grid:not(.news-grid) .gridder-expanded-content .right .slider {
      height: calc(((1400px - 64px) * .75) * (2/3)); } }
  section.posts-grid.projects .grid:not(.news-grid) .gridder-expanded-content .right .slider .slide a img {
    -o-object-fit: cover;
    object-fit: cover; }

@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; } }

section.posts-grid.products > .container > .top .filter-links a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  border: 1px solid white;
  border-radius: 4px;
  padding: 4px 32px;
  font-size: 14px;
  line-height: 1;
  margin-right: 4px;
  cursor: pointer;
  transition: opacity 0.2s ease; }
  section.posts-grid.products > .container > .top .filter-links a:hover {
    opacity: 0.7; }

section.posts-grid.products > .container > .top .filter-lists .wrap {
  width: 100%; }
  section.posts-grid.products > .container > .top .filter-lists .wrap > div:not(:last-child) {
    margin: 0; }
  section.posts-grid.products > .container > .top .filter-lists .wrap > div {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto; }

section.posts-grid.products > .container > .top .filter-lists .heading, section.posts-grid.products > .container > .top .filter-lists .reset a, section.posts-grid.products > .container > .top .filter-lists .filter-list a {
  font-size: 24px;
  line-height: 1.167;
  color: #63c4a7; }
  @media (max-width: 9999px) {
    section.posts-grid.products > .container > .top .filter-lists .heading, section.posts-grid.products > .container > .top .filter-lists .reset a, section.posts-grid.products > .container > .top .filter-lists .filter-list a {
      font-size: 15px; } }

section.posts-grid.products > .container > .top .filter-lists .heading {
  margin-bottom: 4px; }

section.posts-grid.products > .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;
  gap: 4px; }
  section.posts-grid.products > .container > .top .filter-lists .filter-list a {
    position: relative;
    padding-left: 14px;
    font-weight: 400;
    color: white; }
    section.posts-grid.products > .container > .top .filter-lists .filter-list a::before {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: '';
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: 1px solid white; }
    section.posts-grid.products > .container > .top .filter-lists .filter-list a.active::before {
      background: white; }

/*-----------------------------------*/
/*  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.onboarding .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.onboarding .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.onboarding .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 - 174px); }
    @media (max-width: 768px) {
      body main {
        min-height: calc(100vh - 50px - 318px); } }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch; }

/*-----------------------------------*/
/*  Colour Themes
/*-----------------------------------*/
body header .theme-toggle,
body section.nav-menu .theme-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  margin-right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 9999px) {
    body header .theme-toggle,
    body section.nav-menu .theme-toggle {
      width: 26px;
      height: 26px;
      margin-right: 18px; } }
  @media (max-width: 768px) {
    body header .theme-toggle,
    body section.nav-menu .theme-toggle {
      width: 17px;
      height: 17px;
      margin-right: 16px; } }

body {
  background-color: #cdcdbf;
  color: #f4f4f4; }
  body :-webkit-full-screen {
    background-color: #cdcdbf; }
  body :-moz-full-screen {
    background-color: #cdcdbf; }
  body :-ms-fullscreen {
    background-color: #cdcdbf; }
  body :fullscreen {
    background-color: #cdcdbf; }
  body header .theme-toggle,
  body section.nav-menu .theme-toggle {
    background-image: url(images/icons/light-mode-icon-light.svg); }
  body header.fixed {
    background-color: #cdcdbf; }
  body section.nav-menu {
    background-color: #cdcdbf; }
    body section.nav-menu .top {
      background-color: #cdcdbf; }
    body section.nav-menu .footer {
      background-color: #cdcdbf; }
  body section.posts-grid .filter-lists {
    background: rgba(205, 205, 191, 0.9); }
  body[data-background-colour="dark"] {
    background-color: #3a3a3a; }
    body[data-background-colour="dark"] header .theme-toggle,
    body[data-background-colour="dark"] section.nav-menu .theme-toggle {
      background-image: url(images/icons/dark-mode-icon.svg); }
    body[data-background-colour="dark"] :-webkit-full-screen {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] :-moz-full-screen {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] :-ms-fullscreen {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] :fullscreen {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] header.fixed {
      background-color: #3a3a3a; }
    body[data-background-colour="dark"] section.nav-menu {
      background-color: #3a3a3a; }
      body[data-background-colour="dark"] section.nav-menu .top {
        background-color: #3a3a3a; }
      body[data-background-colour="dark"] section.nav-menu .footer {
        background-color: #3a3a3a; }
    body[data-background-colour="dark"] section.posts-grid .filter-lists {
      background: rgba(58, 58, 58, 0.9); }
  body h1, body h2, body h3, body h4, body h5, body h6, body p, body li, body a {
    color: #f4f4f4; }
  body a:hover {
    color: #f4f4f4; }
  body header .logo,
  body section.nav-menu .logo {
    background-image: url(images/logos/elton-logo-light.svg); }
  body header .page-title h1,
  body section.nav-menu .page-title h1 {
    color: #f4f4f4; }
  body header .hamburger,
  body section.nav-menu .hamburger {
    background-image: url(images/icons/hamburger-light.svg); }
  body header .search-toggle,
  body section.nav-menu .search-toggle {
    background-image: url(images/icons/search-light.svg); }
  body header .phone,
  body section.nav-menu .phone {
    background-image: url(images/icons/phone-light.svg); }
  body header #searchform input[type="text"],
  body section.nav-menu #searchform input[type="text"] {
    border: none;
    color: #f4f4f4;
    border-bottom: 2px solid #f4f4f4; }
  body section.nav-menu nav .item .text * {
    color: #f4f4f4; }
  body section.nav-menu nav.sub-menu .item h3 {
    color: #f4f4f4; }
  body section.posts-grid .fsc-credit {
    background-image: url(images/logos/fsc-logo-white.svg); }
  body section.posts-grid .filter-links .seperator {
    background: #f4f4f4; }
  body section.posts-grid .filter-links input {
    background: white; }
    body section.posts-grid .filter-links input, body section.posts-grid .filter-links input::-webkit-input-placeholder {
      color: #404041; }
    body section.posts-grid .filter-links input, body section.posts-grid .filter-links input:-ms-input-placeholder {
      color: #404041; }
    body section.posts-grid .filter-links input, body section.posts-grid .filter-links input::placeholder {
      color: #404041; }
  body section.posts-grid .item.placeholder .image-wrapper, body section.posts-grid .item.upload-project-link .image-wrapper {
    background: rgba(106, 106, 106, 0.5); }
  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-color: rgba(64, 64, 65, 0.3); }
  body section.posts-grid .meta .title {
    color: rgba(255, 255, 255, 0.5); }
  body 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-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-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; } }

body header .phone,
body section.nav-menu .phone {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 2px;
  margin-right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 9999px) {
    body header .phone,
    body section.nav-menu .phone {
      width: 20px;
      height: 20px;
      margin-right: 20px; } }
  @media (max-width: 768px) {
    body header .phone,
    body section.nav-menu .phone {
      width: 17px;
      height: 17px;
      margin-right: 16px; } }

/*-----------------------------------*/
/*  Nav Menu
/*-----------------------------------*/
section.nav-menu {
  display: none;
  z-index: 1020;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  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; }
    @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-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: #63c4a7; }
  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 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;
    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; }
    @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: 16.665%;
    width: 50%;
    height: 66.66%;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transform: none;
    transform: none; }
    @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: 0;
      cursor: url(images/cursors/left-arrow.svg) 0 16, auto; }
      @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: 0;
      cursor: url(images/cursors/right-arrow.svg) 16 16, auto; }
      @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;
    pointer-events: none; }
  .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;
    pointer-events: initial; }
  .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: #63c4a7;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0;
      border: 1px solid #63c4a7;
      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: #63c4a7; }

.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; }

/*-----------------------------------*/
/*  Content Block - Downloads
/*-----------------------------------*/
.block.downloads .listing {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 0;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -24px; }
  @media (max-width: 9999px) {
    .block.downloads .listing {
      margin-left: -14px;
      margin-right: -14px;
      margin-bottom: -28px; } }
  @media (max-width: 768px) {
    .block.downloads .listing {
      margin-left: -6px;
      margin-right: -6px;
      margin-bottom: -12px; } }
  .block.downloads .listing::after {
    content: "";
    display: table;
    clear: both; }
  .block.downloads .listing .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer; }
    @media (max-width: 9999px) {
      .block.downloads .listing .item {
        margin-bottom: 28px;
        padding-right: 14px;
        padding-left: 14px; } }
    @media (max-width: 768px) {
      .block.downloads .listing .item {
        width: 50%;
        margin-bottom: 12px;
        padding-right: 6px;
        padding-left: 6px; } }
    .block.downloads .listing .item img {
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100%;
      height: auto; }
    .block.downloads .listing .item h4, .block.downloads .listing .item a.download {
      font-size: 20px;
      line-height: 1.25; }
      @media (max-width: 9999px) {
        .block.downloads .listing .item h4, .block.downloads .listing .item a.download {
          font-size: 15px; } }
    .block.downloads .listing .item h4 {
      margin-top: 10px;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased; }
      @media (max-width: 768px) {
        .block.downloads .listing .item h4 {
          margin-top: 2px; } }
    .block.downloads .listing .item a.download {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      color: #63c4a7; }

/*-----------------------------------*/
/*  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: #63c4a7; }
  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: #63c4a7; }
  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: #63c4a7; }
  section.newsletter-signup input:not([type="submit"]), section.newsletter-signup input:not([type="submit"]):-ms-input-placeholder {
    color: #63c4a7; }
  section.newsletter-signup input:not([type="submit"]), section.newsletter-signup input:not([type="submit"])::placeholder {
    color: #63c4a7; }
  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: #63c4a7; }

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

nav.pagination .page-numbers {
  font-size: 20px !important;
  line-height: 1.25 !important; }
  @media (max-width: 9999px) {
    nav.pagination .page-numbers {
      font-size: 15px !important;
      line-height: 1.2 !important; } }
  nav.pagination .page-numbers.current {
    color: #63c4a7; }

/*-----------------------------------*/
/*  Onboarding
/*-----------------------------------*/
section.onboarding {
  display: none;
  z-index: 1020;
  position: fixed;
  top: 0;
  width: 100%;
  pointer-events: none; }
  @media (max-width: 768px) {
    section.onboarding {
      display: none !important; } }
  section.onboarding .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 auto; }
  section.onboarding .onboarding-close.icon {
    position: absolute;
    right: 12px;
    top: 14px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 12px;
    height: 12px;
    background-image: url(images/icons/close-downloads.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  section.onboarding .dialog {
    position: relative;
    width: 300px;
    margin-top: 90px;
    padding: 12px 14px;
    background: #63c4a7; }
    section.onboarding .dialog#onboarding-2 {
      margin-right: 80px; }
    section.onboarding .dialog:before {
      content: '\25b2';
      position: absolute;
      top: 0;
      left: 208px;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
      line-height: 0.5;
      font-size: 48px;
      color: #63c4a7; }
    section.onboarding .dialog, section.onboarding .dialog * {
      pointer-events: initial; }
    section.onboarding .dialog * {
      font-size: 15px !important;
      line-height: 1.2 !important;
      color: #404041; }
    section.onboarding .dialog h2 {
      text-transform: uppercase;
      font-weight: 700; }
    section.onboarding .dialog p:first-child {
      margin-bottom: 0.25em; }
    section.onboarding .dialog a.text {
      cursor: pointer;
      display: inline-block;
      margin-top: 1em; }
      section.onboarding .dialog a.text:hover {
        color: #404041; }

/*-----------------------------------*/
/*  Home
/*-----------------------------------*/
body.home {
  padding-top: 0; }
  body.home main {
    position: relative;
    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.announcement {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    body.home section.announcement, body.home section.announcement * {
      pointer-events: none; }
    body.home section.announcement .container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      height: 100%; }
    body.home section.announcement .announcement-message {
      width: 50vw;
      max-width: 32rem;
      margin-bottom: 96px; }
      body.home section.announcement .announcement-message * {
        font-size: 16px;
        line-height: 1.2; }
        @media (max-width: 768px) {
          body.home section.announcement .announcement-message * {
            font-size: 12px; } }
      body.home section.announcement .announcement-message a {
        pointer-events: initial;
        cursor: pointer;
        transition: opacity 0.2s ease; }
        body.home section.announcement .announcement-message a:hover {
          opacity: 0.7; }
  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-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; } }
  @media (max-width: 9999px) {
    body.page-template-downloads section.downloads-grid section.collapsible-block .block > .container {
      padding-top: 18px;
      padding-bottom: 30px; } }
  @media (max-width: 768px) {
    body.page-template-downloads section.downloads-grid section.collapsible-block .block > .container {
      padding-top: 18px;
      padding-bottom: 30px; } }
  body.page-template-downloads section.downloads-grid .listing .item:not(:first-child) {
    margin-top: 12px; }
  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: #63c4a7; }

/*-----------------------------------*/
/*  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 {
  /* IE 6 doesn't support max-height
    * we use height instead, but this forces the menu to always be this tall
    */ }
  body.page-template-checkout #autocomplete {
    color: #222222; }
  body.page-template-checkout .ui-menu-item-wrapper {
    color: #222222 !important; }
  body.page-template-checkout .ui-autocomplete-category {
    color: #222222;
    font-weight: 700; }
  body.page-template-checkout .ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden; }
  body.page-template-checkout * html .ui-autocomplete {
    height: 200px; }
  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; }
      @media (max-width: 768px) {
        body.page-template-checkout section#checkout > .container .item.placeholder {
          display: inline-block !important; } }
      body.page-template-checkout section#checkout > .container .item.placeholder .meta {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        body.page-template-checkout section#checkout > .container .item.placeholder .meta input {
          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) {
            body.page-template-checkout section#checkout > .container .item.placeholder .meta input {
              font-size: 15px; } }
          @media (max-width: 768px) {
            body.page-template-checkout section#checkout > .container .item.placeholder .meta input {
              font-size: 12px; } }
        body.page-template-checkout section#checkout > .container .item.placeholder .meta label {
          font-size: 20px;
          line-height: 1.2;
          color: #f4f4f4; }
          @media (max-width: 9999px) {
            body.page-template-checkout section#checkout > .container .item.placeholder .meta label {
              font-size: 15px; } }
          @media (max-width: 768px) {
            body.page-template-checkout section#checkout > .container .item.placeholder .meta label {
              font-size: 12px; } }
      body.page-template-checkout section#checkout > .container .item.placeholder .info {
        pointer-events: initial; }
    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 #63c4a7;
        background-color: #fff;
        font-size: 20px;
        line-height: 1.2;
        color: #63c4a7; }
        @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; }
        @media (max-width: 768px) {
          body.page-template-checkout section.form .form .gform_fields .address-autocomplete {
            padding-left: 0;
            padding-right: 0; } }
        @media (max-width: 500px) {
          body.page-template-checkout section.form .form .gform_fields .address-autocomplete > label {
            display: none; } }
        body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address {
          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;
          margin-top: -1em; }
          @media (max-width: 500px) {
            body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address {
              margin-top: 0; } }
          body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address .address_line_1 label {
            visibility: hidden; }
            @media (max-width: 500px) {
              body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address .address_line_1 label {
                visibility: initial; } }
          body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span {
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding-left: 8px;
            padding-right: 8px;
            box-sizing: border-box; }
            @media (max-width: 768px) {
              body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span {
                padding-left: 4px !important;
                padding-right: 4px !important; } }
            body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:first-child {
              -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
              flex: 0 0 50%;
              padding-left: 0; }
              @media (max-width: 500px) {
                body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:first-child {
                  -webkit-flex: 0 0 50%;
                  -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
            body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(2) {
              -webkit-flex: 0 0 25%;
              -ms-flex: 0 0 25%;
              flex: 0 0 25%; }
              @media (max-width: 500px) {
                body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(2) {
                  -webkit-flex: 0 0 50%;
                  -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
            body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(3) {
              -webkit-flex: 0 0 12.5%;
              -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%; }
              @media (max-width: 500px) {
                body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(3) {
                  -webkit-flex: 0 0 50%;
                  -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
            body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(4) {
              -webkit-flex: 0 0 12.5%;
              -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
              padding-right: 0; }
              @media (max-width: 500px) {
                body.page-template-checkout section.form .form .gform_fields .address-autocomplete .ginput_container_address span:nth-child(4) {
                  -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) {
          -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%; } }

body header .icons .search-toggle,
body section.nav-menu .icons .search-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 9999px) {
    body header .icons .search-toggle,
    body section.nav-menu .icons .search-toggle {
      width: 22px;
      height: 22px;
      margin-right: 16px; } }
  @media (max-width: 768px) {
    body header .icons .search-toggle,
    body section.nav-menu .icons .search-toggle {
      width: 19px;
      height: 19px;
      margin-right: 14px; } }

body header .search-form,
body section.nav-menu .search-form {
  overflow: hidden; }

body header #searchform label,
body section.nav-menu #searchform label {
  display: none; }

body header #searchform input[type="submit"],
body section.nav-menu #searchform input[type="submit"] {
  display: none; }

body header #searchform input[type="text"],
body section.nav-menu #searchform input[type="text"] {
  width: 0;
  margin-right: 8px;
  padding: 8px 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  background-color: transparent;
  outline: 0; }
  @media (max-width: 9999px) {
    body header #searchform input[type="text"],
    body section.nav-menu #searchform input[type="text"] {
      font-size: 15px; } }
  @media (max-width: 768px) {
    body header #searchform input[type="text"],
    body section.nav-menu #searchform input[type="text"] {
      font-size: 12px; } }

body.search section.search-top,
body.page-template-template-search section.search-top {
  padding-top: 96px; }
  body.search section.search-top p,
  body.page-template-template-search section.search-top p {
    margin: 24px 0 32px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 1.23; }

body.search main #searchform,
body.page-template-template-search main #searchform {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  body.search main #searchform label,
  body.page-template-template-search main #searchform label {
    display: none; }
  body.search main #searchform input[type="text"],
  body.page-template-template-search main #searchform input[type="text"] {
    height: 44px;
    margin: 0;
    padding: 12px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid rgba(106, 106, 106, 0.5);
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    color: #404041; }
    @media (max-width: 9999px) {
      body.search main #searchform input[type="text"],
      body.page-template-template-search main #searchform input[type="text"] {
        font-size: 15px; } }
    @media (max-width: 768px) {
      body.search main #searchform input[type="text"],
      body.page-template-template-search main #searchform input[type="text"] {
        font-size: 12px; } }
  body.search main #searchform input[type="submit"],
  body.page-template-template-search main #searchform input[type="submit"] {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 1.2;
    color: #63c4a7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #63c4a7;
    background: transparent;
    padding: 12px 18px; }
    @media (max-width: 9999px) {
      body.search main #searchform input[type="submit"],
      body.page-template-template-search main #searchform input[type="submit"] {
        font-size: 15px; } }

body.search .hilite,
body.page-template-template-search .hilite {
  background: transparent;
  color: #63c4a7; }

body.search .collapsible-block .title .hilite,
body.page-template-template-search .collapsible-block .title .hilite {
  background: transparent; }

body.search .search-grid .item:not(:first-child),
body.page-template-template-search .search-grid .item:not(:first-child) {
  margin-top: 24px; }

body.search .search-grid h3 a,
body.page-template-template-search .search-grid h3 a {
  font-size: 17px; }

body.search .search-grid p,
body.page-template-template-search .search-grid p {
  width: 600px;
  max-width: 100%;
  margin-top: 8px; }

body.search section.posts-grid .grid:not(.news-grid) .item,
body.page-template-template-search section.posts-grid .grid:not(.news-grid) .item {
  cursor: initial; }

body.search section.posts-grid .grid:not(.news-grid) .item h3 > a,
body.page-template-template-search section.posts-grid .grid:not(.news-grid) .item h3 > a {
  cursor: pointer; }

body.search .downloads-grid .listing,
body.page-template-template-search .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.search .downloads-grid .listing,
    body.page-template-template-search .downloads-grid .listing {
      margin-left: -14px;
      margin-right: -14px; } }
  @media (max-width: 768px) {
    body.search .downloads-grid .listing,
    body.page-template-template-search .downloads-grid .listing {
      margin-left: -6px;
      margin-right: -6px; } }
  body.search .downloads-grid .listing::after,
  body.page-template-template-search .downloads-grid .listing::after {
    content: "";
    display: table;
    clear: both; }
  body.search .downloads-grid .listing .item,
  body.page-template-template-search .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.search .downloads-grid .listing .item,
      body.page-template-template-search .downloads-grid .listing .item {
        margin-top: 28px;
        padding-right: 14px;
        padding-left: 14px; } }
    @media (max-width: 768px) {
      body.search .downloads-grid .listing .item,
      body.page-template-template-search .downloads-grid .listing .item {
        width: 50%;
        margin-top: 12px;
        padding-right: 6px;
        padding-left: 6px; } }
    body.search .downloads-grid .listing .item img,
    body.page-template-template-search .downloads-grid .listing .item img {
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100%;
      height: auto; }
    body.search .downloads-grid .listing .item h4, body.search .downloads-grid .listing .item a.download,
    body.page-template-template-search .downloads-grid .listing .item h4,
    body.page-template-template-search .downloads-grid .listing .item a.download {
      font-size: 20px;
      line-height: 1.25; }
      @media (max-width: 9999px) {
        body.search .downloads-grid .listing .item h4, body.search .downloads-grid .listing .item a.download,
        body.page-template-template-search .downloads-grid .listing .item h4,
        body.page-template-template-search .downloads-grid .listing .item a.download {
          font-size: 15px; } }
    body.search .downloads-grid .listing .item h4,
    body.page-template-template-search .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.search .downloads-grid .listing .item h4,
        body.page-template-template-search .downloads-grid .listing .item h4 {
          margin-top: 2px; } }
    body.search .downloads-grid .listing .item a.download,
    body.page-template-template-search .downloads-grid .listing .item a.download {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      color: #63c4a7; }
