@font-face {
  font-family: "SharpSansBook";
  src: url("/fonts/SharpSansDisplayNo1-Book/SharpSansDispNo1-Book.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/SharpSansDisplayNo1-Book/SharpSansDispNo1-Book.eot?#iefix") format("embedded-opentype"), url("/fonts/SharpSansDisplayNo1-Book/SharpSansDispNo1-Book.woff2") format("woff2"), url("/fonts/SharpSansDisplayNo1-Book/SharpSansDispNo1-Book.woff") format("woff");
}
@font-face {
  font-family: "SharpSansSemibold";
  src: url("/fonts/SharpSansDisplayNo1-Semibold/SharpSansDispNo1-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/SharpSansDisplayNo1-Semibold/SharpSansDispNo1-Semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/SharpSansDisplayNo1-Semibold/SharpSansDispNo1-Semibold.woff2") format("woff2"), url("/fonts/SharpSansDisplayNo1-Semibold/SharpSansDispNo1-Semibold.woff") format("woff");
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* Colours */
/* Fonts */
/* Units */
/* Grid */
.width_1col {
  width: 6.25%;
}

.width_2cols {
  width: 12.5%;
}

.width_3cols {
  width: 18.75%;
}

.width_4cols {
  width: 25%;
}

.width_5cols {
  width: 31.25%;
}

.width_6cols {
  width: 50%;
}
@media (min-width: 1200px) {
  .width_6cols {
    width: 37.5%;
  }
}

.width_7cols {
  width: 43.75%;
}

.width_8cols {
  width: 50%;
}

.width_9cols {
  width: 56.25%;
}

.width_10cols {
  width: 62.5%;
}

.width_11cols {
  width: 68.75%;
}

.width_12cols {
  width: 75%;
}

.width_13cols {
  width: 81.25%;
}

.width_14cols {
  width: 87.5%;
}

.width_15cols {
  width: 93.75%;
}

.width_16cols {
  width: 100%;
}

.width_18cols {
  width: 100%;
}

/* legacy 18 col grid
$col1:5.5%;
$col2:11.1%;
$col3:16.6%;
$col4:22.2%;
$col5:27.7%;
$col6:33.3%;
$col7:38.8%;
$col8:44.4%;
$col9:50%;
$col10:55.5%;
$col11:61.1%;
$col12:66.6%;
$col13:72.2%;
$col14:77.7%;
$col15:83.3%;
$col16:88.8%;
$col17:94.4%;
$col18:100%;
*/
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.z-behind {
  z-index: -1;
}

.dk-theme .lt-theme {
  display: none;
}
.dk-theme .white-theme {
  display: none;
}

.lt-theme .lt-theme {
  display: none;
}
@media (min-width: 767px) {
  .lt-theme .dk-theme {
    display: none;
  }
  .lt-theme .lt-theme {
    display: inline-block;
  }
}
.lt-theme .white-theme {
  display: none;
}

.white-theme .dk-theme {
  display: none;
}
.white-theme .lt-theme {
  display: none;
}

.hamburger {
  padding: 0;
  float: right;
}
@media (min-width: 767px) {
  .hamburger {
    display: none;
  }
}

.hamburger-inner {
  margin-top: 0;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  width: 23px;
  height: 3px;
}

.hamburger-inner:after, .hamburger-inner:before {
  background-color: #969696;
}

.hamburger-inner:before {
  top: -5px;
}

.hamburger-inner:after {
  bottom: -5px;
}

.white-theme .hamburger-inner:after, .white-theme .hamburger-inner:before {
  background-color: #ffffff;
}

@media (min-width: 767px) {
  .lt-theme .hamburger-inner:after, .lt-theme .hamburger-inner:before {
    background-color: #ffffff;
  }
}

.hamburger-inner {
  background: transparent;
}

.hamburger-box {
  width: 23px;
  height: 16px;
  margin-top: 4px;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
  background-color: #969696 !important;
}

#grid {
  z-index: 999;
  position: fixed;
  top: 50px;
  left: 3.5%;
  width: 88.88%;
  height: calc(100% - 50px);
  background-image: url(/assets/grid_2.gif);
  background-repeat: repeat-y;
  background-size: 100%;
}
@media (min-width: 767px) {
  #grid {
    left: 5.55%;
    width: 88.88%;
    background-image: url(/assets/grid_8.gif);
  }
}
@media (min-width: 1200px) {
  #grid {
    left: 5.55%;
    width: 88.88%;
    background-image: url(/assets/grid_16.gif);
  }
}

#debug {
  z-index: 999;
  position: fixed;
  top: 5px;
  left: 5px;
  border: 1px solid #000;
  padding: 5px;
}

.clearfix, .clear-fix {
  clear: both;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
}

body {
  font-family: "SharpSansBook", sans-serif;
  background-color: #ffffff;
  color: #969696;
  height: 100%;
}

a {
  color: #969696;
  text-decoration: none;
}

a:hover {
  color: #48494a;
}

h2 {
  line-height: 1.2em;
  margin-bottom: 0.3em;
  color: #48494a;
}

h3 {
  line-height: 1.2em;
  margin-bottom: 0.3em;
  color: #48494a;
}

h4 {
  line-height: 1.2em;
  color: #a2a3a4;
}

p {
  display: inline-block;
  line-height: 1.4em;
  margin-bottom: 1.2em;
  font-size: 4.6vw;
}
@media (min-width: 400px) {
  p {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 18px;
  }
}

section {
  position: relative;
  background-color: #fff;
}
section:nth-last-child(2) {
  padding-bottom: 10vw;
}
@media (min-width: 767px) {
  section:nth-last-child(2) {
    padding-bottom: 6vw;
  }
}

.scroll-section:nth-last-child(2) {
  padding-bottom: 10vw;
}
@media (min-width: 767px) {
  .scroll-section:nth-last-child(2) {
    padding-bottom: 6vw;
  }
}
.scroll-section section:nth-last-child(2) {
  padding-bottom: 0;
}
@media (min-width: 767px) {
  .scroll-section section:nth-last-child(2) {
    padding-bottom: 0;
  }
}

#wrapper {
  width: 100%;
  padding-top: 60px;
}
@media (min-width: 767px) {
  #wrapper {
    padding-top: 6.5vw;
  }
}
@media (min-width: 1200px) {
  #wrapper {
    padding-top: 6.5vw;
  }
}

.parallax-window {
  height: 100vh;
  max-height: 150vw;
  background: transparent;
}
@media (min-width: 767px) {
  .parallax-window {
    height: 56vw;
  }
}

.page-width {
  width: 100%;
  padding-left: 3.5%;
  padding-right: 3.5%;
}
@media (min-width: 767px) {
  .page-width {
    padding-left: 5.55%;
    padding-right: 5.55%;
  }
}

section.padded {
  padding-top: 200px;
  padding-top: 12vw;
}
@media (min-width: 767px) {
  section.padded {
    padding-top: 12vw;
  }
}

.sub-menu + section.padded {
  padding-top: 100px;
  padding-top: 5vw;
}

.full-width {
  width: 100%;
  padding: 0;
}

.fullwidth-image {
  width: 100%;
}

.header-image {
  width: 100%;
  height: 98.5vh;
  height: calc(100vh - 14px);
  position: fixed;
}

@media (min-width: 767px) {
  .header-image-mobile {
    display: none;
  }
}

.header-image.hidden {
  display: none;
}

.header-image-mobile.hidden {
  display: none;
}

.full-height {
  height: 98.5vh;
}

.full-height.first-full-height {
  height: calc(100vh - 14px);
}

/** 
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .full-height {
    height: 1010px;
  }

  .full-height.first-full-height {
    height: 916px;
  }
}
/** 
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .full-height {
    height: 754px;
  }

  .full-height.first-full-height, .vimeo-height {
    height: 660px !important;
  }
}
/**
 * iPhone 5
 * You can also target devices with aspect ratio.
 */
@media screen and (device-aspect-ratio: 40/71) {
  .full-height.first-full-height {
    height: 486px;
  }
}
@media (max-width: 767px) {
  .mobile-fullwidth {
    margin-left: 0;
    float: none;
    width: 100%;
  }
}

.maxi-block {
  min-height: 100vh;
  line-height: 100vh;
  padding: 15vw 3.5%;
  background-color: #56FF70;
  color: #ffffff;
}
.maxi-block .maxi-block-sub {
  display: inline-block;
  vertical-align: middle;
}
.maxi-block h1 {
  line-height: 1.2em;
  font-size: 3rem;
  font-size: 9vw;
  padding: 0;
}
.maxi-block h1 + h1 {
  margin-top: 7vw;
}
@media (min-width: 767px) {
  .maxi-block {
    padding: 15vw 5.55%;
  }
  .maxi-block h1 {
    font-size: 67px;
    font-size: 5vw;
    padding: 0 12.5%;
  }
}
@media (min-width: 1200px) {
  .maxi-block h1 {
    font-size: 100px;
    font-size: 5vw;
    padding: 0 18.75%;
  }
}

/*
body.notype{
	background-color: #686766;
}
*/
.notype #wrapper {
  padding-top: 0;
}

.fourofour-content p {
  font-size: 25px;
}
.fourofour-content a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 767px) {
  .fourofour-content {
    width: 75%;
    margin-left: 12.5%;
  }
  .fourofour-content p {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .fourofour-content {
    width: 75%;
    margin-left: 18.75%;
  }
}

.fourofour-maxi-block-sub {
  width: 100%;
}

.fourofour, .fourofour.white {
  background-color: #686766;
  line-height: 100vh;
}
.fourofour .fourofour-sub, .fourofour.white .fourofour-sub {
  height: 100%;
  height: 100vh;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: fixed;
  padding: 0 5.55%;
}
.fourofour .fourofour-sub h1, .fourofour.white .fourofour-sub h1 {
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  font-size: 14vw;
  line-height: 1.1em;
}
@media (min-width: 400px) {
  .fourofour .fourofour-sub h1, .fourofour.white .fourofour-sub h1 {
    font-size: 12vw;
  }
}
@media (min-width: 767px) {
  .fourofour .fourofour-sub h1, .fourofour.white .fourofour-sub h1 {
    font-size: 6.5vw;
  }
}
@media (min-width: 1200px) {
  .fourofour .fourofour-sub h1, .fourofour.white .fourofour-sub h1 {
    font-size: 6vw;
  }
}

.home .maxi-block, .notype .maxi-block {
  padding: 0 3.5%;
}
@media (min-width: 767px) {
  .home .maxi-block, .notype .maxi-block {
    padding: 0 5.55%;
  }
}
.home .maxi-block h1, .notype .maxi-block h1 {
  font-size: 14vw;
  line-height: 1.1em;
}
@media (min-width: 400px) {
  .home .maxi-block h1, .notype .maxi-block h1 {
    font-size: 12vw;
  }
}
@media (min-width: 767px) {
  .home .maxi-block h1, .notype .maxi-block h1 {
    font-size: 9vw;
  }
}

.maxi-block.white {
  background-color: #ffffff;
}

.home .maxi-block.white, .notype .maxi-block.white {
  background-color: #56FF70;
}

.work__panel {
  width: 100%;
  float: left;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-size: 4.2vw;
  margin-bottom: 11vw;
}
.work__panel h3 {
  margin: 0;
  line-height: 1.4em;
}
.work__panel .work__thumbnail {
  width: 100%;
}
.work__panel .work__panel-content {
  padding-top: 30px;
  padding-top: 1.2vw;
}
.work__panel img {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (min-width: 400px) {
  .work__panel {
    font-size: 18px;
  }
}
@media (min-width: 767px) {
  .work__panel {
    font-size: 14px;
    width: 50%;
    padding-right: 0.4vw;
    margin-bottom: 10vw;
  }
  .work__panel .work__panel-content {
    padding-top: 30px;
    padding-top: 1.2vw;
  }
}
@media (min-width: 1200px) {
  .work__panel {
    font-size: 18px;
  }
  .work__panel .work__panel-content {
    padding-top: 30px;
    padding-top: 1.2vw;
  }
}

.work__panel.maxi {
  width: 100%;
  padding: 0;
}

.work__panel:hover .work__thumbnail {
  opacity: 0.8;
}

@media (min-width: 767px) {
  .work__panel.even {
    padding-right: 0;
    padding-left: 0.4vw;
  }
}

.cs__tags {
  margin-top: 20px;
  line-height: 1.4em;
  color: #48494a;
  font-size: 20px;
  font-size: 4.6vw;
}
@media (min-width: 400px) {
  .cs__tags {
    font-size: 20px;
  }
}
@media (min-width: 767px) {
  .cs__tags {
    font-size: 20px;
    float: left;
    margin-top: 45px;
    margin-left: 12.5%;
  }
}
@media (min-width: 1200px) {
  .cs__tags {
    margin-top: 70px;
    font-size: 18px;
  }
}

.cs__videoblock {
  height: 52vw;
  min-height: 52vw;
}
@media (min-width: 767px) {
  .cs__videoblock {
    height: 38vw;
    min-height: 38vw;
  }
}
.cs__videoblock iframe {
  width: 100%;
  height: 52vw;
  min-height: 52vw;
}
@media (min-width: 767px) {
  .cs__videoblock iframe {
    width: 75%;
    height: 38vw;
    min-height: 38vw;
  }
}

.cs__videoblock.align-right iframe {
  width: 100%;
}
@media (min-width: 767px) {
  .cs__videoblock.align-right iframe {
    width: 100% s;
    min-height: 38vw;
  }
}
@media (min-width: 767px) {
  .cs__videoblock.align-right {
    margin-left: 25%;
  }
}

.cs__textblock {
  width: 100%;
  margin-left: 0;
}
.cs__textblock h2 {
  font-size: 50px;
}
.cs__textblock h3 {
  font-size: 25px;
  margin-bottom: 0;
  color: #969696;
}
.cs__textblock h4 {
  font-size: 1.6em;
  font-size: 6vw;
  color: #48494a;
  margin-bottom: 0.6em;
}
.cs__textblock h5 {
  font-size: 20px;
  font-size: 4.6vw;
  line-height: 1.4em;
  margin-bottom: 1.2em;
}
.cs__textblock p {
  font-size: 20px;
  font-size: 4.6vw;
  line-height: 1.25em;
}
@media (min-width: 400px) {
  .cs__textblock h4 {
    font-size: 1.6em;
  }
  .cs__textblock h5 {
    font-size: 20px;
  }
  .cs__textblock p {
    font-size: 20px;
  }
}
@media (min-width: 767px) {
  .cs__textblock {
    float: left;
    width: 50%;
    margin-left: 12.5%;
  }
  .cs__textblock h2 {
    font-size: 50px;
  }
  .cs__textblock h3 {
    font-size: 30px;
    margin-bottom: 0.1em;
  }
  .cs__textblock h4 {
    font-size: 1.6em;
  }
  .cs__textblock h5 {
    font-size: 18px;
  }
  .cs__textblock p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .cs__textblock {
    width: 43.75%;
    margin-left: 18.75%;
    /* padding-right: 0; */
    /* padding-left: 0.4vw;*/
  }
  .cs__textblock h2 {
    font-size: 72px;
  }
  .cs__textblock h3 {
    font-size: 40px;
  }
  .cs__textblock h4 {
    font-size: 36px;
    margin-bottom: 0.8em;
  }
  .cs__textblock h5 {
    font-size: 24px;
  }
  .cs__textblock p {
    font-size: 18px;
    line-height: 1.5em;
  }
}

.cs__spotifyblock {
  width: 100%;
  margin-left: 0;
}
.cs__spotifyblock iframe {
  width: 100% !important;
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .cs__spotifyblock {
    padding-bottom: 80px;
    width: 50%;
    margin-left: 25%;
  }
}
@media (min-width: 1200px) {
  .cs__spotifyblock {
    width: 50%;
    margin-left: 25%;
  }
}

.cs__quoteblock {
  background-color: #efefef;
  padding: 80px 0;
  padding: 12vw 0;
}
.cs__quoteblock .cs__quoteblock-text {
  width: 87.5%;
  margin-left: 6.25%;
}
.cs__quoteblock .cs__quoteblock-text p {
  font-size: 21px;
}
.cs__quoteblock .cs__quoteblock-attrib {
  width: 87.5%;
  color: #48494a;
  margin-left: 6.25%;
}
.cs__quoteblock .cs__quoteblock-attrib p {
  font-size: 21px;
}
@media (min-width: 767px) {
  .cs__quoteblock {
    padding: 6vw 0;
  }
  .cs__quoteblock .cs__quoteblock-text {
    float: left;
    width: 56.25%;
  }
  .cs__quoteblock .cs__quoteblock-attrib {
    float: left;
    width: 18.75%;
    margin-left: 12.5%;
  }
}
@media (min-width: 1200px) {
  .cs__quoteblock {
    padding: 7vw 0;
  }
  .cs__quoteblock .cs__quoteblock-text p {
    font-size: 21px;
  }
  .cs__quoteblock .cs__quoteblock-attrib p {
    font-size: 21px;
  }
}

.flickity-viewport {
  min-height: 50vw !important;
}

.cs__sliderblock {
  height: 50vw;
}

.carousel-cell {
  width: 88.88%;
  margin: 0 3.5px;
  position: absolute;
}
.carousel-cell img {
  width: 100%;
}
@media (min-width: 767px) {
  .carousel-cell {
    margin: 0 7px;
  }
}

.cs__imageblock-caption {
  padding-top: 30px;
  padding-top: 2vw;
}
.cs__imageblock-caption h3 {
  font-size: 16px;
  font-size: 3.8vw;
  margin-bottom: 0;
  padding-bottom: 0.3em;
}
.cs__imageblock-caption p {
  font-size: 16px;
  font-size: 3.8vw;
}
@media (min-width: 400px) {
  .cs__imageblock-caption h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0.3em;
  }
  .cs__imageblock-caption p {
    font-size: 16px;
  }
}
@media (min-width: 767px) {
  .cs__imageblock-caption {
    width: 25%;
    width: calc(25% + 40px);
  }
  .cs__imageblock-caption h3 {
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0.3em;
  }
  .cs__imageblock-caption p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .cs__imageblock-caption {
    width: 18.75%;
    padding-top: 1.4vw;
  }
  .cs__imageblock-caption h3 {
    font-size: 21px;
    margin-bottom: 0;
    padding-bottom: 0.3em;
  }
  .cs__imageblock-caption p {
    font-size: 15px;
  }
}

.cs__imageblock.align-right .cs__imageblock-caption, .cs__videoblock.align-right .cs__imageblock-caption {
  float: right;
}
@media (min-width: 767px) {
  .cs__imageblock.align-right img, .cs__videoblock.align-right img {
    float: right;
  }
}

section.stepped + section {
  padding-top: 7px;
  /* padding-top: 1vw;*/
}
@media (min-width: 767px) {
  section.stepped + section {
    /* padding-top: 0.6vw;*/
    padding-top: 14px;
  }
}
@media (min-width: 1200px) {
  section.stepped + section {
    /* padding-top: 0.6vw;*/
  }
}

.about__featureSection {
  position: relative;
  width: 100%;
  margin-left: 0;
  padding-bottom: 2vw;
  background-position: 11vw 12vw;
  background-repeat: no-repeat;
}
.about__featureSection a {
  background-image: url(/assets/arrow-icn.gif);
  background-repeat: no-repeat;
  background-position: right 6px;
  padding-right: 16px;
  background-size: 11px;
}
@media (min-width: 767px) {
  .about__featureSection a {
    background-position: right 5px;
    background-size: 10px;
  }
}
@media (min-width: 1200px) {
  .about__featureSection a {
    background-size: 11px;
    background-position: right 9px;
  }
}
.about__featureSection h2 {
  font-size: 50px;
}
.about__featureSection h3 {
  font-size: 25px;
  margin-bottom: 0;
  color: #969696;
}
.about__featureSection p {
  font-size: 20px;
  line-height: 1.4em;
}
@media (min-width: 767px) {
  .about__featureSection h2 {
    font-size: 50px;
  }
  .about__featureSection h3 {
    font-size: 30px;
    margin-bottom: 0.1em;
  }
  .about__featureSection p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .about__featureSection h2 {
    font-size: 72px;
  }
  .about__featureSection h3 {
    font-size: 40px;
  }
  .about__featureSection p {
    font-size: 24px;
  }
}

.about__featureSection-icon {
  margin-top: 12vw;
  width: 31.25%;
}
.about__featureSection-icon img {
  width: 100%;
}
@media (min-width: 767px) {
  .about__featureSection-icon {
    margin-left: 12.5%;
    width: 31.25%;
    margin-top: 12vw;
  }
}
@media (min-width: 1200px) {
  .about__featureSection-icon {
    margin-left: 18.75%;
    width: 31.25%;
  }
}

.about__featureSection-content {
  position: relative;
  top: 0;
}
@media (min-width: 767px) {
  .about__featureSection-content {
    margin-left: 12.5%;
    width: 62.5%;
  }
}
@media (min-width: 1200px) {
  .about__featureSection-content {
    margin-left: 18.75%;
    width: 56.25%;
  }
}

.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  overflow: hidden;
  background-attachment: scroll;
}

.vimeo-wrapper iframe {
  width: 100%;
  height: 56vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vimeo-height {
  height: 56vw;
}

.related-work h2 {
  margin-bottom: 1.4vw;
}
.related-work h2 a {
  color: #48494a;
  background-image: url(/assets/arrow-icn.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 17px;
  background-size: 11px;
  margin-left: 4px;
}
.related-work h2 a:hover {
  color: #969696;
}
@media (min-width: 1200px) {
  .related-work h2 {
    font-size: 21px;
  }
}
.related-work .work__panel {
  display: none;
}
.related-work .work__panel.first-related {
  display: block;
}
@media (min-width: 767px) {
  .related-work .work__panel {
    display: block;
  }
}

.a_text__more {
  color: #56FF70;
  display: block;
  background-image: url(/assets/more-icn.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}
@media (min-width: 767px) {
  .a_text__more {
    display: none;
  }
}
.a_text__more .a_text__more-less {
  color: #56FF70;
  display: none;
}
.a_text__more .a_text__more-more {
  color: #56FF70;
  display: block;
}

.a_text__more.active {
  background-image: url(/assets/less-icn.png);
}
.a_text__more.active .a_text__more-less {
  display: block;
}
.a_text__more.active .a_text__more-more {
  display: none;
}

.text__more {
  display: none;
}
@media (min-width: 767px) {
  .text__more {
    display: block;
  }
}

.text__more.active {
  display: block;
}

/*
.about__featureSection.icon-plus{
	background-image: url(../assets/plus-icon.gif);
	background-size: 66.67% auto;
}
.about__featureSection.icon-eq{
	background-image: url(../assets/equals-icon.gif);
	background-size: 66.67% auto;
}
.about__featureSection.icon-gt{
	min-height: 50vw;
	background-image: url(../assets/arrow-icon.gif);
	background-size: 44.44% auto;
}
*/
.lt-theme header a, .white-theme header a {
  color: #ffffff;
}

.white-theme header {
  background: #56FF70;
}
@media (min-width: 767px) {
  .white-theme header {
    background: transparent;
  }
}

header.solid {
  background: #fff;
}

@media (max-width: 767px) {
  header.grey {
    background: #efefef;
  }
}

header.offscreen {
  position: fixed;
  top: 0;
}
@media (min-width: 767px) {
  header.offscreen {
    top: -6.5vw;
  }
}

header.onscreen {
  position: fixed;
  top: 0;
}
@media (min-width: 767px) {
  header.onscreen {
    top: 0;
  }
}

header.is-active {
  height: 100%;
}
@media (min-width: 767px) {
  header.is-active {
    height: auto;
  }
}
header.is-active .lt-theme, header.is-active .white-theme {
  display: none !important;
}
header.is-active .dk-theme {
  display: inline !important;
}
header.is-active #header__menu-panel {
  display: block;
  top: 0;
}

header {
  background: #fff;
  height: 6vw;
  min-height: 64px;
  position: absolute;
  top: 0;
  z-index: 998;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
@media (min-width: 767px) {
  header {
    background: transparent;
  }
}
header a {
  text-decoration: none;
}
header .header__content {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 767px) {
  header .header__content {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
}
header #header__menu-panel {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #efefef;
  position: absolute;
  top: -100%;
  top: -100vh;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 767px) {
  header #header__menu-panel {
    top: 0;
    height: auto;
    display: block;
    background: transparent;
  }
}
header #header__menu-panel #header__menu {
  float: left;
  margin: 80px 0;
  height: 100%;
}
header #header__menu-panel #header__menu li {
  font-size: 2em;
/*  font-size: 8.5vw;*/
}
@media (max-width: 767px) {
  header #header__menu-panel #header__menu li a {
    color: #56FF70 !important;
  }
}
header #header__menu-panel #header__menu li + li {
  margin-top: 30px;
  /*margin-top: 9vw;*/
}
@media (min-width: 767px) {
  header #header__menu-panel #header__menu {
    height: auto;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    padding: 2.6vw 0 2vw;
  }
  header #header__menu-panel #header__menu li {
    font-size: 14px;
    display: inline-block;
    margin-left: 20px;
  }
  header #header__menu-panel #header__menu li + li {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  header #header__menu-panel #header__menu {
    padding: 2.3vw 0;
    margin: 0;
  }
  header #header__menu-panel #header__menu li {
    font-size: 18px;
  }
}
header .header__logo {
  position: relative;
}
header .header__logo img {
  height: 20px;
  height: 1.4vw;
  min-height: 20px;
  max-height: 30px;
}

.workPage #wrapper, .home #wrapper, .about #wrapper {
  padding-top: 0;
}

.sub-menu-slot {
  height: 6vw;
  background-color: #fff;
}

.sub-menu-panel {
  height: 6vw;
  background-color: #fff;
}

.sub-menu-slot.pinned .sub-menu {
  position: fixed;
  top: 0;
  height: 6vw;
}
.sub-menu-slot.pinned .sub-menu-panel {
  position: fixed;
  top: 0;
  display: inline-block;
  z-index: 99;
}

.sub-menu {
  position: relative;
  z-index: 999;
  font-size: 18px;
  display: none;
}
.sub-menu .sub-menu__sub a.active {
  color: #56FF70;
}
@media (min-width: 767px) {
  .sub-menu {
    width: 50%;
    margin-left: 16.6%;
    font-size: 14px;
    display: block;
    padding: 2.6vw 0 2vw;
    height: 5.55%;
    height: 6vw;
  }
  .sub-menu .sub-menu__sub {
    display: inline-block;
  }
  .sub-menu .sub-menu__separator {
    margin: 0 12px;
  }
}
@media (min-width: 1200px) {
  .sub-menu {
    padding: 2.3vw 0;
    font-size: 18px;
    margin-left: 22.2%;
  }
}

footer.full-height {
  height: 100%;
}

.notype footer {
  margin-top: 0;
}

footer {
  /* margin-top: $_1col; */
  /* margin-top: 10vw; */
  background-color: #efefef;
  position: relative;
}
@media (min-width: 767px) {
  footer {
    /* margin-top: 6vw; */
  }
}
footer .footer-sub {
  /*height: 94vh;*/
  height: 100%;
  padding-top: 80px;
  /*padding-bottom: 60px;*/
}
@media (min-width: 767px) {
  footer .footer-sub {
    padding-top: 10vw;
    padding-bottom: 6vw;
  }
}
footer .footer-sub a {
  color: #969696;
  text-decoration: none;
}
footer .footer-sub a:hover {
  color: #48494a;
}
footer .footer-sub .footer__main {
  width: 100%;
}
footer .footer-sub .footer__main p {
  font-size: 25px;
  font-size: 5.8vw;
  line-height: 1.25em;
}
@media (min-width: 400px) {
  footer .footer-sub .footer__main p {
    font-size: 25px;
  }
}
@media (min-width: 767px) {
  footer .footer-sub .footer__main {
    width: 37.5%;
    float: left;
    margin-right: 12.5%;
  }
  footer .footer-sub .footer__main p {
    font-size: 25px;
  }
}
@media (min-width: 767px) {
  footer .footer-sub .footer__main {
    width: 37.5%;
    float: left;
    margin-right: 12.5%;
  }
  footer .footer-sub .footer__main p {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  footer .footer-sub .footer__main {
    width: 43.75%;
    margin-right: 6.25%;
  }
  footer .footer-sub .footer__main p {
    font-size: 40px;
  }
}
footer .footer-sub .footer__col {
  z-index: 2;
  position: relative;
  line-height: 1.3em;
  width: 100%;
}
footer .footer-sub .footer__col .footer__col-sub + .footer__col-sub {
  margin-top: 20px;
}
footer .footer-sub .footer__col p {
  font-size: 3.4vw;
}
@media (min-width: 400px) {
  footer .footer-sub .footer__col p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  footer .footer-sub .footer__col p {
    font-size: 18px;
  }
}
@media (min-width: 767px) {
  footer .footer-sub .footer__col {
    width: 25%;
    float: left;
    padding-top: 1px;
  }
  footer .footer-sub .footer__col .footer__col-sub + .footer__col-sub {
    margin-top: 4vw;
  }
  footer .footer-sub .footer__col p {
    line-height: 1.6em;
  }
}
@media (min-width: 1200px) {
  footer .footer-sub .footer__col {
    width: 25%;
    padding-top: 6px;
  }
  footer .footer-sub .footer__col p {
    line-height: 1.6em;
  }
}
footer .footer-sub .footer__main + .footer__col {
  padding-left: 0.4vw;
}

.home footer {
  margin-top: 0;
}

.footer__footer {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100vh;
}

.footer__copy {
  position: absolute;
  bottom: 6vw;
  margin-left: 3.5%;
}
.footer__copy p {
  margin-bottom: 0;
  font-size: 3.4vw;
}
@media (min-width: 400px) {
  .footer__copy p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .footer__copy p {
    font-size: 18px;
  }
}
@media (min-width: 767px) {
  .footer__copy {
    margin-left: 50%;
    padding-left: 0.4vw;
  }
}
#flamingo {
  height: 100px;
  position: absolute;
  bottom: 6vw;
  right: 50px;
  right: 5.5vw;
}
@media (min-width: 767px) {
  #flamingo {
    height: 70px;
  }
}
@media (min-width: 1200px) {
  #flamingo {
    height: 100px;
  }
}

@media (min-width: 767px) {
  footer.pinned .footer-sub {
    /*
    top:6vw;
    height: 94vh;
    */
  }
}

/*# sourceMappingURL=layout.css.map */
