@import "flexboxgrid.css";
/**
 * @license
 * MyFonts Webfont Build ID 3320211, 2016-12-12T19:59:01-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: PFDINTextPro-Light by Parachute
 * URL: http://www.myfonts.com/fonts/parachute/pf-din-text-pro/light/
 * 
 * Webfont: PFDINTextPro-LightItalic by Parachute
 * URL: http://www.myfonts.com/fonts/parachute/pf-din-text-pro/light-italic/
 * 
 * Webfont: PFDINTextPro-Medium by Parachute
 * URL: http://www.myfonts.com/fonts/parachute/pf-din-text-pro/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3320211
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2002, 2005 Parachute&#x00AE;, www.parachute.gr.  All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'PFDINTextPro-Light';
  src: url('../fonts/32A993_0_0.eot');
  src: url('../fonts/32A993_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/32A993_0_0.woff2') format('woff2'), url('../fonts/32A993_0_0.woff') format('woff'), url('../fonts/32A993_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'PFDINTextPro-LightItalic';
  src: url('../fonts/32A993_1_0.eot');
  src: url('../fonts/32A993_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/32A993_1_0.woff2') format('woff2'), url('../fonts/32A993_1_0.woff') format('woff'), url('../fonts/32A993_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'PFDINTextPro-Medium';
  src: url('../fonts/32A993_2_0.eot');
  src: url('../fonts/32A993_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/32A993_2_0.woff2') format('woff2'), url('../fonts/32A993_2_0.woff') format('woff'), url('../fonts/32A993_2_0.ttf') format('truetype');
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * 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.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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;
}
/**
 * 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 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* === Variables === */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html,
body {
  font-size: 17px;
  font-family: "PFDINTextPro-Light", Verdana, sans-serif;
  font-size-adjust: 0.5;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 147.05882353%;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  color: #000000;
}
body {
  padding: 0;
  position: relative;
  height: auto;
}
h1,
h2,
h3 {
  font-weight: 400;
}
strong {
  font-weight: 400;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
}
/*strong {
	font-family: @font-stack-medium;
	font-weight: 500;
}

em {
	font-family: @font-stack-italic;
}

strong em, em strong {
	font-family: @font-stack-medium-italic;
}*/
#nav-main {
  position: fixed;
  top: -120px;
  left: 0;
  right: 0;
  height: 120px;
  background: #ffffff;
  z-index: 10000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: translate3d(0, 0, 0);
}
@media only screen and (max-width: 768px) {
  #nav-main {
    height: 180px;
  }
}
.nav-main-links {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .nav-main-links {
    height: 120px;
  }
}
.nav-main-link {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  height: 120px;
}
@media only screen and (max-width: 768px) {
  .nav-main-link {
    height: 120px;
  }
}
.nav-main-link a {
  display: block;
  padding: 8px 12px;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .nav-main-link a {
    display: flex;
    height: 120px;
    position: relative;
    font-size: 32px;
    line-height: 48px;
  }
}
.nav-main-link .nav-main-link-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-transition: opacity 80ms linear;
  -moz-transition: opacity 80ms linear;
  -ms-transition: opacity 80ms linear;
  -o-transition: opacity 80ms linear;
  transition: opacity 80ms linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-main-link [data-section="about"] .nav-main-link-bg {
  background-image: url("../img/nav_contact.jpg");
}
.nav-main-link a.selected,
.no-touch .nav-main-link a:hover {
  background: #ffffff;
  color: #000000;
}
.nav-main-link a.selected .nav-main-link-bg,
.no-touch .nav-main-link a:hover .nav-main-link-bg {
  opacity: 0;
}
@media only screen and (max-width: 760px) {
  .nav-main-link {
    width: 100%;
    height: 20%;
  }
  .nav-main-link a {
    background: #ffffff;
    color: #000000;
  }
  .nav-main-link .nav-main-link-bg {
    display: none;
  }
}
#masthead-fixer {
  position: relative;
  max-width: 1616px;
  margin: 0 auto;
}
@media only screen and (max-width: 1284px) {
  #masthead-fixer {
    max-width: 1068px;
  }
}
#masthead {
  position: absolute;
  top: 0;
  left: 108px;
  min-width: 54px;
  padding: 8px 12px 5px;
  background: #000000;
  color: #ffffff;
  letter-spacing: 2px;
  font-family: "PFDINTextPro-Light", Verdana, sans-serif;
  font-size-adjust: 0.5;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (max-width: 1284px) {
  #masthead {
    left: 0;
  }
}
#masthead .masthead-hide {
  display: none;
}
#nav-main.open #masthead {
  padding-right: 42px;
}
#nav-main.open #masthead .masthead-hide {
  display: inline;
}
.content-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.section {
  padding: 25px 0 200px;
  margin: 0 auto;
}
.section.section-column {
  padding-left: 162px;
  padding-right: 162px;
  max-width: 1616px;
}
@media only screen and (max-width: 1284px) {
  .section.section-column {
    padding-left: 54px;
    padding-right: 54px;
    max-width: 1068px;
  }
}
@media only screen and (max-width: 760px) {
  .section.section-column {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.section-header {
  margin: 0 0 56px;
  text-align: center;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.section-header.with-filters {
  margin-bottom: 112px;
}
.section-header img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
}
.section-title {
  margin: 0 0 10px;
  font-size: 65px;
  font-size: 3.82352941rem;
  line-height: 92.30769231%;
  letter-spacing: 8px;
  pointer-events: none;
  -webkit-transition: font-size 0.15s linear, line-height 0.15s linear, letter-spacing 0.15s linear;
  -moz-transition: font-size 0.15s linear, line-height 0.15s linear, letter-spacing 0.15s linear;
  -ms-transition: font-size 0.15s linear, line-height 0.15s linear, letter-spacing 0.15s linear;
  -o-transition: font-size 0.15s linear, line-height 0.15s linear, letter-spacing 0.15s linear;
  transition: font-size 0.15s linear, line-height 0.15s linear, letter-spacing 0.15s linear;
}
.section-title span {
  display: inline-block;
  padding: 0 25px;
  max-width: 1616px;
}
@media only screen and (max-width: 1284px) {
  .section-title span {
    max-width: 1068px;
  }
}
.section-title.fixed {
  position: absolute;
  left: 0;
  right: 0;
}
.section-title.fixed span {
  padding-left: 187px;
  padding-right: 187px;
}
@media only screen and (max-width: 1284px) {
  .section-title.fixed span {
    padding-left: 79px;
    padding-right: 79px;
  }
}
@media only screen and (max-width: 760px) {
  .section-title.fixed span {
    padding-left: 0;
    padding-right: 0;
  }
}
.no-touch .section-title.sticky {
  position: fixed;
  top: 25px!important;
  left: 0!important;
  right: 0;
  margin: 0 auto;
  z-index: 9000;
  font-size: 32px;
  font-size: 1.88235294rem;
  line-height: 93.75%;
  letter-spacing: 4px;
}
.section-title.clone {
  visibility: hidden;
}
.section-title.clone span {
  padding: 0 25px;
}
@media only screen and (max-width: 760px) {
  .section-title {
    font-size: 42px;
    font-size: 2.47058824rem;
    letter-spacing: 4px;
  }
}
.section-filters {
  position: absolute;
  top: 105px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9000;
  text-transform: uppercase;
  pointer-events: none;
}
.no-touch .section-filters.sticky {
  position: fixed;
  max-width: none;
}
.section-filters * {
  pointer-events: auto;
}
.section-filters-background {
  position: absolute;
  border: 1px solid #000000;
  background: #ffffff;
  z-index: -1;
  width: 120px;
  height: 36px;
  top: 0;
  left: 50%;
  margin-left: -60px;
}
.section-filters-toggle {
  display: inline-block;
  margin: 0 auto;
  padding: 7px 20px 5px;
  color: #000000;
  outline: none;
}
.section-filters-toggle:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 0 -1px 12px;
  background: url("../img/filter_toggle.svg") no-repeat 0 0;
  -webkit-transition: -webkit-transform ease-in-out 0.2s;
  -moz-transition: -moz-transform ease-in-out 0.2s;
  -ms-transition: -ms-transform ease-in-out 0.2s;
  -o-transition: -o-transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}
.section-filters.open .section-filters-toggle:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-filters-list {
  max-width: 960px;
  margin: 0 auto;
  padding: 12px 54px 24px;
}
@media only screen and (max-width: 760px) {
  .section-filters-list {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.section-filters-filter {
  display: inline-block;
  margin: 6px 18px;
  text-decoration: none;
  color: #000000;
}
.no-touch .section-filters-filter:hover,
.section-filters-filter.selected {
  color: #52d76b;
}
.section-filters-list-centered {
  display: inline-block;
  border: 1px solid #000000;
  background: #ffffff;
}
.section-filters-list-centered.section-filters-filter {
  margin-top: 7px;
  margin-bottom: 5px;
}
.works-list {
  width: 105.15%;
  margin-left: -2.5%;
  margin-bottom: 100px;
}
.press-list .works-list {
  padding-top: 14px;
}
.works-list .work-item {
  display: inline-block;
  width: 33.3%;
  padding: 0 2.4% 0;
  margin: 0 0 3.5%;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  outline: none;
}
@media only screen and (max-width: 768px) {
  .works-list .work-item {
    width: 50%;
  }
}
@media only screen and (max-width: 760px) {
  .works-list .work-item {
    width: 100%;
  }
}
.works-list .work-preview {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding: 0 0 56%;
  margin-bottom: 8px;
}
.works-list .work-preview img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 80ms linear;
  -moz-transition: opacity 80ms linear;
  -ms-transition: opacity 80ms linear;
  -o-transition: opacity 80ms linear;
  transition: opacity 80ms linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: translate3d(0, 0, 0);
}
.works-list .work-preview img.symbol {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transition: none 100ms linear;
  -moz-transition: none 100ms linear;
  -ms-transition: none 100ms linear;
  -o-transition: none 100ms linear;
  transition: none 100ms linear;
}
.works-list .work-preview img.start {
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.no-touch .works-list .work-item:hover .work-preview img.symbol {
  opacity: 1!important;
}
.no-touch .works-list .work-item:hover .work-preview img {
  opacity: .3!important;
}
.no-touch .works-list.news-list .work-item:hover .work-preview img,
.no-touch .works-list.people-list a.work-item:hover .work-preview img {
  opacity: .5!important;
}
.no-touch .works-list.people-list div.work-item:hover .work-preview img {
  opacity: 1!important;
}
.works-list .work-preview-title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
}
.works-list .work-preview-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  margin-right: -1px;
}
.works-list .work-preview-title span {
  position: relative;
  display: inline-block;
  padding: 0 0.5em;
  font-size: 24px;
  font-size: 1.41176471rem;
  line-height: 150%;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
  vertical-align: middle;
}
.works-list .work-title {
  color: #000000;
  text-transform: uppercase;
}
.works-list .work-subtitle {
  color: #000000;
}
.feaured-post {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  margin: 0 0 48px 0;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
@media only screen and (max-width: 666px) {
  .feaured-post {
    height: inherit;
    padding-bottom: 0;
  }
}
.featured-post-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
}
@media only screen and (max-width: 666px) {
  .featured-post-content {
    position: static;
  }
}
.featured-post-content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  margin-right: -1px;
}
.featured-post-content span {
  position: relative;
  display: inline-block;
  padding: 40px;
  font-size: 65px;
  font-size: 3.82352941rem;
  line-height: 92.30769231%;
  letter-spacing: 8px;
  color: #ffffff;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .featured-post-content span {
    font-size: 48px;
    font-size: 2.82352941rem;
    line-height: 112.5%;
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 868px) {
  .featured-post-content span {
    font-size: 32px;
    font-size: 1.88235294rem;
    line-height: 112.5%;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 760px) {
  .featured-post-content span {
    font-size: 24px;
    font-size: 1.41176471rem;
    line-height: 125%;
    letter-spacing: 2px;
  }
}
.no-touch .featured-post-content:hover span {
  color: #000000;
}
.post-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 9000;
}
.post-container .post-container-scroll {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
.post {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
}
.post .section-header {
  padding-left: 162px;
  padding-right: 162px;
  max-width: 1616px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1284px) {
  .post .section-header {
    padding-left: 54px;
    padding-right: 54px;
    max-width: 1068px;
  }
}
@media only screen and (max-width: 760px) {
  .post .section-header {
    padding-left: 25px;
    padding-right: 25px;
  }
  .post .section-title {
    font-size: 32px;
    font-size: 1.88235294rem;
    line-height: 93.75%;
    letter-spacing: 4px;
  }
  .post .section-title span {
    padding: 0;
  }
}
.section-category {
  margin: 0;
  font-size: 18px;
  font-size: 1.05882353rem;
}
.post-close-fixer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.post-close-fixer > div {
  display: block;
  position: relative;
  max-width: 1616px;
  margin: 0 auto;
}
.post-close-fixer a {
  pointer-events: auto;
}
@media only screen and (max-width: 1284px) {
  .post-close-fixer > div {
    max-width: 1068px;
  }
}
.open .post-close-fixer {
  position: fixed;
}
.post-bttn-close {
  position: absolute;
  top: 14px;
  right: 108px;
  width: 56px;
  height: 56px;
  overflow: hidden;
  text-indent: -9999px;
  background: url('../img/bttn_close.svg') no-repeat center;
  -webkit-transition: opacity 80ms linear;
  -moz-transition: opacity 80ms linear;
  -ms-transition: opacity 80ms linear;
  -o-transition: opacity 80ms linear;
  transition: opacity 80ms linear;
}
@media only screen and (max-width: 1284px) {
  .post-bttn-close {
    right: 0;
  }
}
.no-touch .post-bttn-close:hover {
  opacity: 0.75;
}
.post-body {
  max-width: 1616px;
  padding: 0 162px;
  margin: 0 auto;
}
@media only screen and (max-width: 1284px) {
  .post-body {
    padding-left: 54px;
    padding-right: 54px;
    max-width: 1068px;
  }
}
.post-body a {
  text-decoration: underline;
  color: #000000;
}
.no-touch .post-body a:hover {
  color: #52d76b;
}
.post-body p,
.post-body .image-wrapper {
  display: block;
  position: relative;
  width: 50%;
  margin: 50px 0;
}
.post-body .image-wrapper {
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}
.post-body .image-wrapper img {
  display: block;
  width: 100%;
}
.post-body .image-wrapper iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.post-body p {
  text-align: justify;
}
.post-body p:first-child {
  width: 100%;
  font-size: 32px;
  font-size: 1.88235294rem;
  line-height: 112.5%;
}
@media only screen and (max-width: 760px) {
  .post-body {
    padding: 0 25px;
  }
  .post-body .image-wrapper:not(.video-wrapper),
  .post-body .layout-right,
  .post-body .layout-center,
  .post-body p {
    left: 0 !important;
    width: 100% !important;
    height: inherit;
    padding-bottom: 0 !important;
  }
  .post-body .image-wrapper.video-wrapper {
    left: 0 !important;
    width: 100% !important;
  }
  .post-body p {
    text-align: left;
  }
  .post-body p:first-child {
    font-size: 17px;
    line-height: 147.05882353%;
  }
}
.layout-full {
  width: 100%!important;
}
.layout-center {
  left: 25%;
}
.layout-right {
  left: 50%;
}
.post-map {
  width: 100%;
  height: 430px;
  margin: 50px 0;
}
.post-meta {
  position: relative;
  left: 25%;
  width: 50%;
  border-collapse: collapse;
  border-spacing: 0;
}
.post-meta td {
  padding: 10px 12px 8px;
  border: 1px solid black;
  vertical-align: top;
}
.post-meta a {
  color: #000000;
}
.no-touch .post-meta a:hover {
  color: #52d76b;
}
.post-meta .label {
  width: 40%;
  text-transform: uppercase;
}
@media only screen and (max-width: 760px) {
  .post-meta {
    left: 0 !important;
    width: 100% !important;
  }
}
.post-bttn-nav {
  position: absolute;
  max-width: 200px;
  left: 24px;
  bottom: 290px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: left 150ms ease-out, right 150ms ease-out;
  -moz-transition: left 150ms ease-out, right 150ms ease-out;
  -ms-transition: left 150ms ease-out, right 150ms ease-out;
  -o-transition: left 150ms ease-out, right 150ms ease-out;
  transition: left 150ms ease-out, right 150ms ease-out;
}
.post-bttn-nav img {
  position: relative;
  margin-bottom: 10px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  max-width: 80px;
}
.no-touch .post-bttn-prev:hover {
  left: 40px;
}
.post-bttn-next {
  left: auto;
  right: 24px;
  text-align: right;
}
.no-touch .post-bttn-next:hover {
  right: 40px;
}
.playslider {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.touch .playslider {
  height: inherit;
  overflow: visible;
}
.playslider-stage {
  position: absolute;
  width: 500%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.playslider-stage.loading {
  left: 100%;
}
.touch .playslider-stage {
  width: 100%;
  height: auto;
  position: relative;
}
.playslider-scenes,
.playslider-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.touch .playslider-scenes,
.touch .playslider-bg {
  position: static;
  height: auto;
}
.playslider-scenes {
  background: rgba(0, 0, 0, 0.15);
}
.playslider-scenes .playslider-scene {
  -webkit-transition: opacity 350ms linear;
  -moz-transition: opacity 350ms linear;
  -ms-transition: opacity 350ms linear;
  -o-transition: opacity 350ms linear;
  transition: opacity 350ms linear;
}
.touch .playslider-scenes .playslider-scene {
  position: relative;
  width: 100%;
  padding: 70px 10px 90px;
}
.playslider-bg .playslider-scene {
  display: block;
  float: left;
  width: 20%;
  height: 100%;
  background-size: cover;
  background-position: center;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.playslider .section-header {
  position: static;
  margin: 0;
  padding: 0;
  color: #ffffff;
  cursor: pointer;
}
.playslider .playslider-intro {
  text-transform: none;
}
.playslider .playslider-intro .section-title {
  margin-top: -50px;
  padding: 0;
  color: white!important;
}
.playslider .playslider-intro .section-title > div {
  max-width: 1616px;
  width: calc(100vw - 300px);
}
.touch .playslider .playslider-intro .section-title > div {
  width: auto;
}
.playslider .playslider-intro a.intro-quote {
  display: block;
  margin: 0 auto;
  max-width: 24em;
  color: inherit;
}
.playslider .playslider-intro a:hover {
  color: #000000;
}
.playslider .playslider-intro blockquote {
  font-size: 45px;
  font-size: 2.64705882rem;
  line-height: 105%;
  text-align: center;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.playslider .playslider-intro blockquote em {
  font-size: 1.75em;
  letter-spacing: 0.025em;
  line-height: 1.12;
  /*font-family: @font-stack-medium;*/
}
.touch .playslider .playslider-intro blockquote {
  max-width: none!important;
}
@media only screen and (max-width: 1700px) {
  .playslider .playslider-intro blockquote {
    font-size: 35px;
    font-size: 2.05882353rem;
  }
}
@media only screen and (max-width: 1400px) {
  .playslider .playslider-intro blockquote {
    font-size: 25px;
    font-size: 1.47058824rem;
  }
}
@media only screen and (max-width: 1000px) {
  .playslider .playslider-intro blockquote {
    font-size: 20px;
    font-size: 1.17647059rem;
  }
}
@media only screen and (max-width: 700px) {
  .playslider .playslider-intro blockquote {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-size: 0.82352941rem;
  }
}
.playslider .playslider-intro blockquote:first-child div:nth-child(1) {
  margin-left: 2.65em;
}
.playslider .playslider-intro blockquote:first-child div:nth-child(3) {
  margin-left: 1.05em;
}
.playslider .playslider-intro blockquote:first-child div:nth-child(4) {
  margin-right: 2.7em;
}
.playslider .playslider-intro blockquote:first-child div:nth-child(5) {
  margin-right: 6.5em;
}
.playslider .playslider-intro blockquote:nth-child(2) div:nth-child(1) {
  margin-left: 6.05em;
}
.playslider .playslider-intro blockquote:nth-child(2) div:nth-child(3) {
  margin-left: 3em;
}
.playslider .playslider-intro blockquote:nth-child(2) div:nth-child(4) {
  margin-right: 5.45em;
}
.playslider .playslider-intro blockquote:nth-child(2) div:nth-child(5) {
  margin-right: 3.325em;
}
.touch .playslider .playslider-intro .section-symbol {
  visibility: hidden;
}
.playslider .section-symbol {
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.touch .playslider .section-symbol {
  margin: 0 auto;
}
.playslider .section-symbol-on {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.playslider .hover .section-symbol-on {
  display: block;
}
.playslider .section-symbol-off {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.playslider .hover .section-symbol-off {
  display: none;
}
.playslider .hover .section-title,
.playslider .hover .section-category {
  color: #000000;
}
.playslider .section-title {
  margin: 0;
  padding: 20px 0 10px;
  padding-left: 0;
  padding-right: 0;
  pointer-events: auto;
}
.touch .playslider .section-title {
  font-size: 32px;
  font-size: 1.88235294rem;
  letter-spacing: 4px;
  padding-left: 20px;
  padding-right: 20px;
}
.playslider .section-symbol,
.playslider .section-title,
.playslider .section-category {
  position: absolute;
  top: 0;
  left: 0;
  /*-webkit-transition: top 600ms ease-out, left 600ms ease-out;
		-moz-transition:    top 600ms ease-out, left 600ms ease-out;
		-ms-transition:     top 600ms ease-out, left 600ms ease-out;
		-o-transition:      top 600ms ease-out, left 600ms ease-out;
		transition:         top 600ms ease-out, left 600ms ease-out;*/
}
.touch .playslider .section-symbol,
.touch .playslider .section-title,
.touch .playslider .section-category {
  position: relative;
}
.playslider .touch-playslider-scene-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.social-links {
  text-align: center;
  margin-bottom: 56px;
}
.social-links a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
}
.no-touch .social-links a:hover {
  color: #52d76b;
}
.about-section {
  margin-bottom: 72px;
}
.about-section a {
  text-decoration: none;
  color: #000000;
}
.about-section a.facebook-link {
  text-decoration: underline;
}
.no-touch .about-section a:hover {
  color: #52d76b;
}
.about-section h2 {
  margin: 0.8em 0 1.25em;
  font-size: 32px;
  font-size: 1.88235294rem;
  text-align: center;
  text-transform: uppercase;
}
.about-section p {
  margin: 24px 0;
  text-align: justify;
}
@media only screen and (max-width: 760px) {
  .about-section p {
    text-align: left;
  }
}
.about-contact {
  text-align: center;
}
.about-contact h2 {
  font-size: 17px;
  font-size: 1rem;
}
.about-map {
  width: 100%;
  height: 430px;
  background: #fafafa;
  margin-top: 38px;
}
.about-photo {
  position: relative;
  width: 100%;
  padding-top: 66.7%;
  height: 0;
  background: #fafafa;
  margin-top: 38px;
}
.about-photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.about-firm p {
  display: block;
  position: relative;
  width: 50%;
  margin-left: 25%;
}
@media only screen and (max-width: 768px) {
  .about-firm p {
    margin-left: 0;
    width: 100%;
  }
}
.about-people .about-left-col {
  float: left;
  width: 22%;
  margin-bottom: 24px;
}
.about-people .about-right-col {
  float: right;
  width: 20%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.about-people .about-right-col li {
  margin-bottom: 24px;
}
.about-people .about-center-col {
  text-align: justify;
  margin: 0 25%;
}
@media only screen and (max-width: 768px) {
  .about-people .about-left-col,
  .about-people .about-right-col {
    float: none;
    width: 100%;
    text-align: center;
  }
  .about-people .about-center-col {
    margin: 0;
    margin-top: 48px;
  }
}
.press-list-items {
  display: flex;
  flex-direction: column;
}
.press-list {
  list-style: none;
  margin: 0 0 100px 0;
  padding: 0;
  border-top: 1px solid #000000;
  text-align: center;
}
.press-list-year {
  padding: 14px 0;
  border-bottom: 1px solid #000000;
}
.press-list-year .press-trigger {
  font-size: 32px;
  font-size: 1.88235294rem;
  text-transform: uppercase;
  cursor: pointer;
}
.press-list-year .press-name {
  text-transform: uppercase;
}
.press-list-item:first-child {
  padding-top: 16px;
}
.gm-style {
  letter-spacing: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: normal;
}
.touch .about-filters {
  display: none;
}
.touch .about-header {
  margin-bottom: 56px !important;
}
@media only screen and (max-width: 760px) {
  .about-filters {
    display: none;
  }
  .about-header {
    margin-bottom: 56px !important;
  }
}
.subsection-header {
  margin: 0.8em 0 1.25em;
  font-size: 32px;
  font-size: 1.88235294rem;
  text-align: center;
  text-transform: uppercase;
}
.news-list-archive a {
  text-decoration: none;
  color: #000000;
}
.no-touch .news-list-archive a:hover {
  color: #52d76b;
}
.custom-social-links a {
  margin: 0 10px;
}
[data-index="1"] .section-symbol-off {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(163deg) brightness(101%) contrast(103%);
  animation: pulse 2s ease 0s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.buy-button-section {
  width: 100% !important;
  left: 0;
  min-height: 410px;
}
.buy-button-section div#product-component-1611756349087 {
  position: relative;
  top: 15px;
  left: 10%;
}
.buy-button-section img {
  width: 50% !important;
  float: right;
}
@media only screen and (max-width: 760px) {
  .buy-button-section div#product-component-1611756349087 {
    position: relative;
    top: 15px;
    left: 0;
    margin: 0 auto;
    min-height: 420px;
  }
  .buy-button-section img {
    width: 100% !important;
    float: none;
  }
}
#sticky-bar {
  position: fixed;
  background: black;
  color: white;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 0;
}
#sticky-bar p {
  margin: 0;
  position: relative;
  opacity: 0;
  animation-name: rightFadeInOut;
  animation-delay: 1s;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#sticky-bar a {
  color: white;
}
#sticky-bar a:hover {
  text-decoration: underline;
}
.shopify-buy-frame--toggle.is-active.is-sticky {
  top: 40%;
}
@keyframes rightFadeInOut {
  0% {
    position: relative;
    right: -3rem;
    opacity: 0;
  }
  50% {
    position: relative;
    right: -1rem;
    opacity: 1;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .row {
    margin: 0;
  }
}
.row .col-md-7 {
  padding-left: 120px;
}
@media only screen and (max-width: 991px) {
  .row .col-md-6 {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .row .col-md-6.wide-gap:first-child {
    padding-right: 60px;
  }
  .row .col-md-6.wide-gap:last-child {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .row .col-md-4 {
    width: 100%;
  }
  .row .col-md-4:nth-child(2) {
    margin-left: 10%;
  }
}
.homepage img,
.recognition img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-position: center;
  object-fit: contain;
  display: block;
  margin: 20px 0;
}
.homepage img.float-center,
.recognition img.float-center {
  margin: 20px auto;
}
.homepage img.scale-75,
.recognition img.scale-75 {
  max-width: 600px;
}
.homepage img.scale-50,
.recognition img.scale-50 {
  max-width: 360px;
}
@media only screen and (min-width: 992px) {
  .homepage img.scale-100.float-right,
  .recognition img.scale-100.float-right {
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 600px;
    max-width: calc(50vw);
    display: block;
    right: 0;
    padding-left: 72px;
  }
}
@media only screen and (min-width: 992px) {
  .homepage img.scale-100.float-left,
  .recognition img.scale-100.float-left {
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 600px;
    max-width: calc(50vw);
    display: block;
    left: 0;
  }
}
.home-container {
  max-width: 1680px;
  margin: 0 auto;
}
@media only screen and (max-width: 1680px) {
  .home-container {
    padding: 0 1rem;
  }
}
.home-container:nth-child(10) {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .home-container:nth-child(10) .row {
    flex-direction: column-reverse;
  }
}
.text {
  font-family: "DIN-Light", Verdana, sans-serif;
}
.text b {
  font-family: "DIN-Bold", Verdana, sans-serif;
}
.paragraph {
  font-family: "DIN-Light", Verdana, sans-serif;
  font-weight: 300;
}
.paragraph p {
  width: 100%;
  margin: 0;
  letter-spacing: 0;
}
.paragraph b {
  font-family: "DIN-Bold", Verdana, sans-serif;
  font-weight: 600;
}
.paragraph a {
  text-transform: uppercase;
  color: #3863ff;
  font-family: "DIN-Bold", Verdana, sans-serif;
  font-weight: 700;
}
.paragraph a svg path {
  fill: #3863ff;
}
.paragraph a:hover {
  color: #2f409a;
}
.paragraph a:hover svg path {
  fill: #2f409a;
}
.paragraph.font-small {
  font-size: 16px;
  line-height: 26px;
}
.paragraph.font-small a {
  font-family: "DIN-Regular", Verdana, sans-serif;
}
.paragraph.font-medium {
  font-size: 28px;
  line-height: 32px;
}
@media only screen and (max-width: 991px) {
  .paragraph.font-medium {
    font-size: 28px;
    line-height: 38px;
  }
}
.paragraph.font-large {
  font-size: 44px;
  line-height: 52px;
  font-weight: 400;
  margin: 20px 0;
}
@media only screen and (max-width: 991px) {
  .paragraph.font-large {
    font-size: 38px;
    line-height: 48px;
  }
}
.paragraph.alignment-center {
  max-width: 360px;
  margin: 0 auto;
}
.paragraph.alignment-center.font-large {
  max-width: 480px;
}
@media only screen and (max-width: 991px) {
  .paragraph.alignment-center.font-large {
    max-width: 100%;
  }
}
.paragraph.alignment-right {
  max-width: 360px;
  margin: 0 0 0 auto;
}
.paragraph.alignment-left {
  max-width: 360px;
  margin: 0 auto 0 0;
}
.paragraph.left-padding {
  padding-left: 120px;
}
.paragraph.right-padding {
  padding-right: 120px;
}
.paragraph svg {
  margin-left: 5px;
}
.paragraph.flex p,
.paragraph.flex a {
  display: flex;
  align-items: center;
}
.homepage,
.recognition {
  padding: 0 !important;
  max-width: 100% !important;
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  .homepage,
  .recognition {
    margin-bottom: 50px;
  }
}
.homepage h2,
.recognition h2 {
  font-family: "DIN-Bold", Verdana, sans-serif;
  font-size: 50px;
  line-height: 50px;
}
.homepage .no-margin {
  max-width: 1600px;
  margin: 0 auto;
  padding: 36px;
}
.homepage div:first-child .row {
  margin: 0 -1rem;
}
@media only screen and (max-width: 991px) {
  .homepage div:first-child .row {
    margin: 0;
  }
}
.homepage div:first-child .row img {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .homepage div:first-child .row img {
    margin: 0;
  }
}
.homepage div:first-child .row .col-md-6 {
  padding-right: 1rem !important;
}
.homepage div:first-child .row .col-md-6:first-child {
  min-height: 680px;
}
@media only screen and (max-width: 1400px) {
  .homepage div:first-child .row .col-md-6:first-child {
    min-height: unset;
  }
}
@media only screen and (max-width: 768px) {
  .homepage div:first-child .row .col-md-6:first-child {
    min-height: 500px;
  }
}
@media only screen and (max-width: 500px) {
  .homepage div:first-child .row .col-md-6:first-child {
    min-height: 320px;
  }
  .homepage div:first-child .row .col-md-6:first-child .no-margin {
    padding: 20px 0 0 0;
  }
  .homepage div:first-child .row .col-md-6:first-child .paragraph {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 1400px) {
  .homepage div:first-child .row .col-md-6:first-child .paragraph {
    font-size: 42px;
    line-height: 55px;
  }
}
@media only screen and (max-width: 991px) {
  .homepage div:first-child .row .paragraph {
    margin: 0 auto;
  }
}
.spacer-large {
  min-height: 150px;
}
@media only screen and (max-width: 991px) {
  .spacer-large {
    min-height: 25px;
  }
}
.spacer-medium {
  min-height: 85px;
}
@media only screen and (max-width: 991px) {
  .spacer-medium {
    min-height: 15px;
  }
}
.spacer-small {
  min-height: 50px;
}
@media only screen and (min-width: 991px) {
  .left-mar {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
  }
  .left-mar img {
    margin: 0 0 0 auto !important;
  }
}
@media only screen and (min-width: 991px) {
  .right-mar {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
  }
  .right-mar img {
    margin: 0 auto 0 0 !important;
  }
}
@media only screen and (min-width: 991px) {
  .left-margin {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
  }
  .left-margin div {
    margin: 0 0 0 auto !important;
  }
}
@media only screen and (min-width: 991px) {
  .right-margin {
    margin: 0 auto;
    width: 600px;
    max-width: 100%;
  }
  .right-margin div {
    margin: 0 auto 0 0 !important;
  }
}
.recognition .col-md-6,
.recognition .col-md-4,
.recognition .col-md-5 {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .recognition .col-md-6,
  .recognition .col-md-4,
  .recognition .col-md-5 {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .recognition .col-md-7 {
    padding-left: 0;
  }
}
.recognition .no-margin {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 36px;
}
.recognition .right-mar {
  margin-left: 0;
}
.recognition img {
  max-width: 85%;
}
@media only screen and (min-width: 992px) {
  .recognition img.float-left {
    max-height: 675px;
  }
}
.recognition .paragraph.alignment-center {
  max-width: 360px;
}
@media only screen and (max-width: 768px) {
  .recognition .paragraph.alignment-center {
    max-width: 100%;
  }
}
.recognition .row.row-reverse {
  flex-direction: row-reverse;
}
.recognition .press-list .press-list-year.open {
  padding: 30px 80px;
}
@media only screen and (max-width: 768px) {
  .recognition .press-list .press-list-year.open {
    padding: 30px 0;
  }
}
.recognition .press-list .press-list-year.open .press-trigger {
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .recognition .press-list .press-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.recognition .press-list .press-list-item:first-child {
  padding-top: 0;
}
.recognition .press-list .col-sm-6 .press-list-item {
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .recognition .press-list .col-xs-12 .press-list-item {
    width: 100%;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 16px;
  }
}
.recognition .press-list img {
  max-height: 360px;
  width: auto;
  max-width: 100%;
  margin-top: 75px;
  object-position: center;
  object-fit: cover;
}
.recognition .press-list .col-sm-6 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.recognition .press-list .image-link {
  text-align: left;
  text-decoration: underline;
}
.section-column {
  height: auto !important;
}
.section-column.post-page {
  display: none;
}
.section.post {
  padding-bottom: 350px;
}
@media only screen and (max-width: 500px) {
  .section.post {
    padding-bottom: 650px;
  }
}
.post-bttn-nav {
  bottom: 0;
  position: relative;
  height: fit-content;
  margin-top: auto;
}
.post-bttn-nav-inner-wrapper {
  margin-top: 50px;
}
.post-bttn-nav-inner-wrapper .col-xs-6:last-child {
  display: flex;
  justify-content: flex-end;
}
.hide-footer {
  display: none !important;
}
.footer {
  background-color: #000000;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.footer.homepage {
  position: relative;
}
.footer.post-page {
  display: block;
}
.footer .row {
  max-width: 1920px;
  margin: 0 auto;
  padding: 30px 30px 60px 30px;
}
@media only screen and (max-width: 500px) {
  .footer .row .col-xs-4 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .footer .row .col-xs-4 .wrapper {
    width: fit-content;
  }
}
.footer h2 {
  color: #FFFFFF;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 400 !important;
  font-family: "DIN", Verdana, sans-serif !important;
  letter-spacing: 0 !important;
}
.footer ul {
  padding-left: 0;
}
.footer ul li {
  list-style-type: none;
}
.footer ul li a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "DIN", Verdana, sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
}
.footer ul li a:hover {
  color: #dedede;
}
.footer address a {
  color: #FFFFFF;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "DIN", Verdana, sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
}
.footer address a:hover {
  color: #dedede;
}
