/* ==========================================================================

// Base Stylesheet - http://getbase.org
// Author: Matthew Hartman - http://www.matthewhartman.com.au/
// Version: 2.8.3 - Last Updated: March 23, 2016

========================================================================== */
*, *:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

body, form, fieldset, legend, input, select, textarea, button {
  margin: 0; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

.contact .breadcrumbs {
  margin-top: 10px; }

.contact .creative .about-inner h3 {
  padding-top: 0; }
  .contact .creative .about-inner h3 span {
    margin-bottom: 20px; }

.contact .top-image {
  max-height: 430px;
  height: 430px;
  background-image: url("/img/contact-hero.jpg");
  background-size: cover;
  background-position: center center; }
  .contact .top-image img {
    display: none; }

.contact-heading {
  position: relative;
  padding: 20px 20% 50px 20%; }
  .contact-heading h1 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.55rem;
    line-height: 2rem;
    text-align: center;
    color: #8b7130;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 0px; }
  .contact-heading h2 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300; }

.contact-countries {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #FFFFFF; }
  .contact-countries .contact-fw {
    width: 33.3333%;
    overflow: hidden;
    background-color: transparent;
    position: relative;
    transition: all 0.2s linear; }
    .contact-countries .contact-fw .wrapper-img {
      overflow: hidden;
      position: relative;
      z-index: 10;
      text-align: center; }
      .contact-countries .contact-fw .wrapper-img h2 {
        font-size: 1.45rem;
        text-align: center;
        font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 400;
        width: 100%;
        color: #FFFFFF;
        position: absolute;
        top: 40%;
        text-align: center;
        left: auto;
        right: auto;
        z-index: 12; }
      .contact-countries .contact-fw .wrapper-img:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #8b7130;
        opacity: 0;
        z-index: 10;
        overflow: hidden; }
    .contact-countries .contact-fw img {
      max-width: 100%;
      float: left;
      transition: all 0.4s linear; }
    .contact-countries .contact-fw.map-visible .wrapper-img h2 {
      display: none; }
    .contact-countries .contact-fw.map-visible .wrapper-img:hover img {
      transform: none; }
    .contact-countries .contact-fw.map-visible .wrapper-img:hover:before {
      display: none; }
    .contact-countries .contact-fw.map-visible .contact-map {
      visibility: visible;
      opacity: 1; }

.contact-info {
  position: relative;
  padding: 40px;
  background-color: #f5f5f5;
  min-height: 700px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .contact-info a {
    color: #777777; }
  .contact-info .contact-title {
    text-transform: none;
    font-family: "Crimson Text", serif;
    font-size: 1.35rem;
    letter-spacing: 0px;
    color: #333333;
    font-weight: 300;
    margin-bottom: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #8b7130; }
  .contact-info .contact-copy {
    color: #777;
    font-family: "Arial", sans-serif;
    font-size: 0.9rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 10px; }
  .contact-info .view-map {
    font-style: italic;
    font-family: "Noto Serif", serif;
    text-decoration: underline;
    margin: 0; }
    .contact-info .view-map a {
      color: #8b7130; }

.contact-clock {
  position: absolute;
  bottom: 3rem; }

.contact-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s linear; }

.contact-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .contact-bottom .contact-fw {
    width: 33.333%;
    padding: 50px 40px 70px 40px;
    border-right: 1px solid #EFEFEF; }
    .contact-bottom .contact-fw h3 {
      font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
      font-size: 1.05rem;
      line-height: 2rem;
      color: #8b7130;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 400; }
    .contact-bottom .contact-fw p {
      font-family: 'Arial', 'Helvetica', sans-serif;
      padding-right: 40px;
      color: #777;
      font-size: 0.9rem;
      letter-spacing: 1px;
      font-weight: 400;
      text-transform: none;
      margin-bottom: 10px; }
    .contact-bottom .contact-fw a {
      color: #8B7130; }
    .contact-bottom .contact-fw.new-business {
      border: none; }
      .contact-bottom .contact-fw.new-business p {
        margin: 0; }
        .contact-bottom .contact-fw.new-business p:first-of-type {
          margin-bottom: 20px; }

.contact-fw .wrapper-img:hover:before {
  opacity: 0.65; }

.contact-fw .wrapper-img:hover img {
  transform: scale3d(1.1, 1.1, 1); }

.case-studies .wrapper {
  padding-bottom: 0; }
  .case-studies .wrapper .inner-creative {
    padding-bottom: 90px; }

.creative-inner.creative-inner-new {
  padding: 0; }
  .creative-inner.creative-inner-new .creative-content {
    margin: 4rem 0 0 0; }
  .creative-inner.creative-inner-new .creative-content.appear {
    opacity: 0;
    transform: translateY(70px) translateZ(0);
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .creative-inner.creative-inner-new .creative-content.appear.visible {
      opacity: 1;
      transform: translateY(0px) translateZ(0); }
  .creative-inner.creative-inner-new .creative-content .half img {
    width: 47%;
    margin-right: 6%; }
    .creative-inner.creative-inner-new .creative-content .half img:last-child {
      margin-right: 0; }

.case-study-hero {
  height: 70vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center !important;
  z-index: 9;
  position: relative;
  transform: scale(1.15) translateZ(0);
  transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .case-study-hero img {
    display: none; }
  .case-study-hero.reduced {
    transform: scale(1) translateZ(0); }

.case-study-heading {
  position: relative;
  background-color: #FFFFFF;
  padding: 20px 0 0 0; }
  .case-study-heading .creative-heading h1 {
    font-size: 2rem;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .case-study-heading .creative-heading h1.visible {
      opacity: 1;
      transform: translateY(0); }
  .case-study-heading .cs-description h2 {
    margin-top: 2rem;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .case-study-heading .cs-description h2.visible {
      opacity: 1;
      transform: translateY(0); }
  .case-study-heading .cs-description p {
    padding-left: 0;
    padding-right: 0;
    width: 750px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .case-study-heading .cs-description p.visible {
      opacity: 1;
      transform: translateY(0); }

.no-edge {
  padding: 0 5%; }

.creative .breadcrumbs {
  text-align: center;
  height: 35px;
  margin-top: 40px; }
  .creative .breadcrumbs.lateral-breadcrumbs {
    position: fixed;
    z-index: 10;
    left: -10rem;
    margin-top: 0;
    height: auto;
    top: 50%;
    min-width: 400px;
    transform: translateY(-50%);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.insight .breadcrumbs {
  text-align: center; }
  .insight .breadcrumbs h1 {
    margin: 0; }

.products .creative .breadcrumbs {
  text-align: center;
  height: 45px; }

.creative .breadcrumbs ul, .insight .breadcrumbs ul {
  padding-left: 0;
  margin: 0; }

.creative .breadcrumbs ul li, .insight .breadcrumbs ul li {
  display: inline;
  padding: 0 7px; }

.creative .breadcrumbs ul li a, .insight .breadcrumbs ul li a {
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px; }

.creative .breadcrumbs ul li a.current, .insight .breadcrumbs ul li a.current {
  color: #8A7030; }

.creative .creative-title, .creative .about-title {
  text-align: center; }

.creative .creative-title h1, .creative .about-title h1 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-top: 20px;
  color: #444; }

.creative .creative-title h1 span, .creative .about-title h1 span {
  display: inline-block;
  border: 1px solid #8A7030;
  width: 50%;
  text-align: center; }

.creative .creative-description {
  padding: 5px 0 20px 0;
  clear: both; }

.creative .creative-description p {
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 1px;
  width: 80%;
  margin: 20px auto 40px; }

.creative .creative-description p.bigger {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold; }
  .creative .creative-description p.bigger.gold {
    color: #8B7130; }

.creative-slider .slick-slide img {
  width: 100%; }

.creative-video img {
  width: 100%;
  max-width: 100%; }

.creative-content {
  margin: 1% 0; }

.creative-content.full {
  float: left;
  width: 100%;
  clear: both; }

.creative-content.full img {
  width: 100%;
  max-width: 100%;
  float: left; }

.creative-content.half {
  width: 100%;
  clear: both;
  float: left; }

.clearfix {
  display: block;
  clear: both;
  width: 100%; }

.creative-content.half img {
  width: 49%;
  display: inline-block;
  float: left;
  margin-right: 2%; }

.creative-content.half img:last-child {
  margin-right: 0; }

.bottom-pager {
  clear: both;
  padding-bottom: 130px;
  position: relative;
  z-index: 20;
  background-color: #FFFFFF; }

.bottom-pager div {
  width: 33.3333%;
  display: inline-block;
  float: left; }

.bottom-pager .previous-creative, .bottom-pager .next-creative {
  vertical-align: top;
  font-family: "texgyreadventorregular", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 10px; }

.bottom-pager .previous-creative a, .bottom-pager .next-creative a, .bottom-pager .next-creative .button {
  position: relative;
  color: #8B7130;
  border: 1px solid #8B7130;
  text-transform: uppercase;
  font-family: "texgyreadventorregular", sans-serif;
  letter-spacing: 1px;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  background: transparent;
  transition: all 0.25s linear; }

.case-study .bottom-pager .next-creative a {
  border: none; }

.bottom-pager .next-creative .button {
  padding: 10px 40px;
  overflow: hidden;
  position: relative;
  cursor: default;
  float: right;
  min-width: 150px; }

.bottom-pager .next-creative .button span {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden; }

.bottom-pager .next-creative .button:hover span {
  transform: translateX(230%); }

.bottom-pager .next-creative .share-buttons {
  position: absolute;
  text-align: center;
  left: -100%;
  top: 0px;
  padding-left: 0;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden; }

.bottom-pager .next-creative .button:hover .share-buttons {
  left: 0;
  right: 0; }

.bottom-pager .next-creative .share-buttons li {
  list-style: none;
  display: inline;
  margin: 0 7px;
  vertical-align: middle; }

.bottom-pager .next-creative .share-buttons li a {
  font-size: 18px;
  color: white; }

.bottom-pager .previous-creative a, .bottom-pager .next-creative a {
  padding: 10px 40px 10px 50px; }

.case-study .bottom-pager .next-creative a {
  padding: 0; }

.bottom-pager .previous-creative a i {
  font-size: 18px;
  position: absolute;
  left: 30px;
  top: 30%;
  transition: all 0.25s linear; }

.bottom-pager .next-creative .button i {
  opacity: 0;
  font-size: 16px;
  position: absolute;
  right: 10px; }

.bottom-pager .previous-creative a:hover, .bottom-pager .next-creative a:hover, .bottom-pager .next-creative .button:hover {
  background: #8A7030;
  color: white; }

.bottom-pager .previous-creative a:hover i, .bottom-pager .next-creative .button:hover i {
  color: white; }

.bottom-pager .squarer {
  text-align: center; }

.bottom-pager .squarer p {
  margin: 0;
  padding: 0;
  line-height: 5px; }

.bottom-pager .squarer p i {
  font-size: 20px;
  color: #666; }

.bottom-pager .next-creative {
  text-align: right; }

.case-study .creative .creative-description {
  padding-bottom: 0; }

.case-studies-credits {
  background-color: #FFFFFF;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 21; }
  .case-studies-credits h6 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 2rem;
    letter-spacing: 2px;
    text-align: center;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .case-studies-credits h6.visible {
      opacity: 1;
      transform: translateY(0); }
    .case-studies-credits h6 span {
      text-transform: uppercase;
      color: #8B7130; }

.case-study .creative-heading {
  padding-top: 20px;
  padding-bottom: 0; }
  .case-study .creative-heading h1 {
    padding-bottom: 0;
    margin-bottom: 0; }

.case-study-heading {
  text-align: center;
  width: 100%; }
  .case-study-heading h2 {
    font-size: 1.65rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-style: italic;
    color: #8b7130;
    font-weight: 400;
    padding-bottom: 0px; }
  .case-study-heading.delivery {
    margin: 20px 0 0 0;
    clear: both;
    float: left; }

.cs-description {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both; }
  .cs-description h2 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.65rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300;
    margin-bottom: 0;
    color: #8b7130;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .cs-description h2.visible {
      opacity: 1;
      transform: translateY(0); }
  .cs-description h3 {
    font-family: "texgyreadventorregular", sans-serif;
    color: #8b7130;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.8rem;
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 40px;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .cs-description h3.visible {
      opacity: 1;
      transform: translateY(0); }
  .cs-description p {
    padding: 20px 13% 20px 13%;
    margin-bottom: 0;
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300;
    margin-top: 0;
    opacity: 0;
    transform: translateY(40px) translateZ(0);
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .cs-description p.visible {
      opacity: 1;
      transform: translateY(0); }
  .cs-description.cs-ts {
    padding-top: 20px; }
    .cs-description.cs-ts p {
      padding-bottom: 20px;
      font-size: 1.2rem; }
      .cs-description.cs-ts p.cs-role {
        color: #444;
        font-size: 1.2rem;
        line-height: 1rem;
        padding-top: 0;
        padding-bottom: 0; }
    .cs-description.cs-ts h3 {
      margin-top: 20px; }

.last-cs {
  padding-top: 0; }

body.case-study.by-terry .case-study-hero, body.case-study.ted-baker .case-study-hero {
  background-position: center center !important; }

.home-video {
  position: relative; }
  .home-video .scroll-down {
    text-align: center;
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 3; }
    .home-video .scroll-down a {
      text-align: center;
      display: block;
      color: #FFFFFF;
      text-decoration: none;
      font-size: 1.5rem; }

body.home .home__slider {
  min-height: 600px;
  height: 100vh; }
  body.home .home__slider .slick-dots {
    bottom: 125px;
    text-align: left;
    padding-left: 5%; }
    body.home .home__slider .slick-dots li button {
      width: 10px;
      height: 10px;
      border: 1px solid #FFFFFF;
      border-radius: 50%; }
      body.home .home__slider .slick-dots li button:before {
        opacity: 0; }
    body.home .home__slider .slick-dots li.slick-active button {
      border-color: #8b7130;
      background-color: #8b7130; }
  body.home .home__slider .slide__text {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 11; }
  body.home .home__slider .slide__heading {
    font-family: "texgyreadventorregular", sans-serif;
    color: #FFFFFF;
    font-size: 56px;
    font-weight: 400;
    line-height: 56px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 25px; }
  body.home .home__slider .slide__link {
    position: relative;
    display: inline-block;
    width: auto; }
    body.home .home__slider .slide__link span {
      display: inline-block;
      width: 100%;
      color: #FFFFFF;
      font-family: "texgyreadventorregular", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 10px; }
      body.home .home__slider .slide__link span:after {
        content: '';
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #FFFFFF;
        transform: scaleX(1);
        -ms-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        transition: transform 250ms ease-in-out; }
      body.home .home__slider .slide__link span:hover:after {
        transform: scaleX(0);
        -ms-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -o-transform: scaleX(0); }

body.home .home__slide {
  min-height: 600px;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat; }
  body.home .home__slide img {
    display: none; }
  body.home .home__slide:hover img {
    transform: none; }

.home-hero {
  margin-top: 75px; }
  .home-hero.home-hero__video {
    height: 85vh;
    z-index: 10; }
  .home-hero__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center; }
    .home-hero__text--heading {
      font-size: 3.25vw;
      line-height: 4vw;
      letter-spacing: 7px;
      font-family: "texgyreadventorregular", sans-serif;
      color: #FFFFFF;
      font-weight: bold;
      text-transform: uppercase; }
    .home-hero__text--cta.cta span {
      background-color: #FFFFFF;
      border: none !important;
      color: #8b7130; }

.home-fw {
  padding-top: 40px;
  border-top: 2px solid #8b7130; }
  .home-fw h2 {
    font-size: 2rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-style: italic;
    color: #333333;
    font-weight: 400;
    padding-bottom: 30px; }
  .home-fw .view-all {
    background-color: #f5f5f5;
    padding: 60px 0;
    text-align: center;
    margin-top: 0; }

.fw-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #FFFFFF; }
  .fw-container .fw {
    width: 33.3333%;
    overflow: hidden;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    transition: all 0.2s linear; }
    .fw-container .fw a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 90; }
    .fw-container .fw .wrapper-img {
      overflow: hidden;
      position: relative;
      z-index: 10; }
    .fw-container .fw img {
      max-width: 100%;
      float: left;
      transition: all 0.4s linear; }

.fw-info {
  text-align: center;
  padding: 25px 0; }
  .fw-info h3 {
    font-family: "Crimson Text", serif;
    font-size: 1.45rem;
    letter-spacing: 0px;
    color: #555555;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 10px; }
  .fw-info p {
    font-family: "Arial", sans-serif;
    font-size: 0.7rem;
    letter-spacing: 2px;
    font-weight: 700;
    color: #BBBBBB;
    text-transform: uppercase; }

.home-about {
  padding: 40px 17% 80px 17%;
  border-bottom: 1px solid #f5f5f5; }
  .home-about p {
    font-family: "Noto Serif", serif;
    font-size: 1.65rem;
    font-style: italic;
    text-align: center;
    line-height: 3.25rem;
    font-weight: 300; }
  .home-about .cta-wrapper {
    margin-top: 70px; }

.home-cs {
  padding-top: 0px;
  padding-bottom: 70px; }
  .home-cs h2 {
    font-size: 2rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    color: #333333;
    font-weight: 400;
    padding-bottom: 70px;
    display: none; }
  .home-cs .slick-next {
    right: 45px; }
  .home-cs .slick-prev {
    left: 30px; }
  .home-cs .slick-prev, .home-cs .slick-next {
    top: 45%;
    z-index: 10; }
    .home-cs .slick-prev:before, .home-cs .slick-prev:after, .home-cs .slick-next:before, .home-cs .slick-next:after {
      font-size: 3.15rem;
      opacity: 1; }
  .home-cs .slick-slide {
    position: relative; }
    .home-cs .slick-slide a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 90; }
  .home-cs .slick-slide img {
    max-width: 100%; }
  .home-cs .slick-dots {
    bottom: -50px; }
    .home-cs .slick-dots li.slick-active button:before {
      color: #8b7130; }
    .home-cs .slick-dots li.slick-active button:hover:before {
      opacity: 0.4; }
  .home-cs .slick-slide {
    opacity: 0.5;
    position: relative;
    cursor: pointer;
    overflow: hidden; }
    .home-cs .slick-slide img {
      transition: all 0.25s linear; }
    .home-cs .slick-slide .cs-content {
      position: absolute;
      bottom: 35%;
      text-align: center;
      width: 100%;
      z-index: 1;
      opacity: 0;
      transition: all 0.25s linear; }
      .home-cs .slick-slide .cs-content h3 {
        font-family: "Crimson Text", serif;
        font-size: 1.65rem;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-weight: 300;
        margin-bottom: 10px; }
      .home-cs .slick-slide .cs-content p {
        font-family: "Arial", sans-serif;
        font-size: 0.7rem;
        letter-spacing: 2px;
        font-weight: 700;
        color: #222;
        text-transform: uppercase; }
    .home-cs .slick-slide.slick-active {
      opacity: 1; }
    .home-cs .slick-slide:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #8b7130;
      opacity: 0;
      transition: all 0.25s linear;
      z-index: 0; }
    .home-cs .slick-slide:hover .cs-content {
      bottom: 40%;
      opacity: 1; }
    .home-cs .slick-slide:hover:after {
      opacity: 0.95; }
    .home-cs .slick-slide:hover img {
      transform: scale3d(1.1, 1.1, 1); }
  .home-cs .view-all {
    margin-top: 100px; }

.cta-wrapper {
  text-align: center; }

.home-sv {
  padding: 70px 20%;
  background: #f5f5f5; }
  .home-sv h2 {
    font-size: 1.75rem;
    line-height: 2.5rem;
    text-align: center;
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    color: #8b7130;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-bottom: 0px; }
  .home-sv p {
    font-family: "Noto Serif", serif;
    font-size: 1.65rem;
    text-align: center;
    line-height: 3.25rem;
    font-weight: 300; }

.core-sv {
  background: white;
  padding: 35px 17% 100px 17%; }
  .core-sv p {
    font-family: "Noto Serif", serif;
    font-size: 1.65rem;
    font-style: italic;
    text-align: center;
    line-height: 3.25rem;
    font-weight: 300; }
  .core-sv ul {
    padding-left: 0;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-size: 1.5rem;
    line-height: 2.75rem;
    color: #333332;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
    list-style: none;
    -ms-flex-pack: center;
        justify-content: center; }
    .core-sv ul li {
      width: 20%;
      margin-top: 1.5rem; }
    .core-sv ul i {
      font-size: 4rem; }
    .core-sv ul span {
      display: block;
      text-transform: uppercase;
      font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
      color: #8b7130;
      font-size: 0.85rem;
      letter-spacing: 1px; }
  .core-sv .view-all {
    margin-top: 70px; }

.fw:hover {
  background-color: #8b7130; }
  .fw:hover img {
    transform: scale3d(1.1, 1.1, 1); }
  .fw:hover .fw-info h3, .fw:hover .fw-info p {
    color: #FFFFFF; }

.cta:hover span {
  background-color: #8b7130;
  color: #FFFFFF;
  border-color: #8b7130; }

.bounce {
  animation-name: bounce; }

.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -webkit-animation-iteration-count: 2;
  animation-fill-mode: both;
  animation-duration: 2s; }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.brand {
  color: #8b7130; }

.lighter {
  color: #555555; }

#grid-product .fw-container .fw {
  width: 25%; }
  #grid-product .fw-container .fw .fw-info {
    padding: 15px 0; }
    #grid-product .fw-container .fw .fw-info h3 {
      font-size: 1.35rem; }

.product-bottom .fw-container .fw {
  width: 50%; }

.product-vd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.product-vimeo-channel {
  width: 50%;
  padding: 28% 20%;
  margin-bottom: 0;
  z-index: 0;
  display: inline-block;
  white-space: nowrap; }

#about-page header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #EFEFEF; }

.about-sv h2 {
  font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
  color: #8b7130;
  font-size: 1.55rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  padding-bottom: 70px;
  padding-top: 100px; }

.grid-sv {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 70px 0px 70px; }
  .grid-sv .sv {
    width: 24%;
    padding: 3% 1rem;
    margin: 0 0 1.25% 0;
    border: 1px solid #EDEDED;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: transparent;
    cursor: pointer;
    transition: all 0.25s linear;
    z-index: 6;
    position: relative; }
    .grid-sv .sv.sv-higher {
      padding: 2% 0.5rem; }
      .grid-sv .sv.sv-higher:hover p {
        top: 65%; }
    .grid-sv .sv.active-sv {
      background-color: #8b7130;
      border-color: #8b7130; }
      .grid-sv .sv.active-sv h3 {
        position: relative;
        top: 0;
        color: #FFFFFF; }
    .grid-sv .sv:hover {
      background-color: #8b7130;
      border-color: #8b7130; }
      .grid-sv .sv:hover h3 {
        position: relative;
        top: -15px;
        color: #FFFFFF; }
      .grid-sv .sv:hover p {
        opacity: 1;
        top: 55%; }
    .grid-sv .sv h3 {
      font-family: "Noto Serif", serif;
      font-style: italic;
      width: 100%;
      text-align: center;
      font-size: 1rem;
      font-size: 1.2rem;
      letter-spacing: 0px;
      color: #555555;
      font-weight: 300;
      line-height: 1.75rem;
      position: relative;
      top: 0;
      transition: all 0.25s linear; }
    .grid-sv .sv p {
      width: 100%;
      text-align: center;
      font-family: "Arial", sans-serif;
      font-size: 0.65rem;
      letter-spacing: 2px;
      font-weight: 700;
      color: #EFEFEF;
      text-transform: uppercase;
      position: absolute;
      top: 77%;
      opacity: 0;
      transition: all 0.25s linear; }

@-moz-document url-prefix() {
  .grid-sv .sv {
    padding: 2rem 1rem;
    margin: 0 0 1.5rem 0; }
  .grid-sv .sv.sv-higher {
    padding: 1.15rem 1rem;
    margin: 0 0 1.5rem 0; } }

#sv-info {
  padding: 70px;
  padding-bottom: 30px;
  padding-top: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #sv-info .sv-info-left, #sv-info .sv-info-right {
    width: 50%;
    padding-top: 0;
    padding-bottom: 45px;
    padding-right: 0; }
  #sv-info .sv-info-left {
    padding-left: 30px;
    padding-right: 5rem; }
  #sv-info .sv-info-right {
    padding-left: 10px; }
  #sv-info h4 {
    font-size: 1.25rem;
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    color: #8b7130;
    line-height: 1.75rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 4px; }
  #sv-info p {
    text-align: left;
    font-family: "Crimson Text", serif;
    font-size: 1.2rem;
    line-height: 1.65rem;
    color: #333332; }
  #sv-info a {
    display: inline-block;
    width: 300px;
    margin: 4rem auto 0 auto;
    text-decoration: none; }
    #sv-info a span {
      font-size: 1.15rem;
      font-style: italic; }
  #sv-info img {
    max-width: 100%;
    display: inline-block; }

.about-hero {
  height: 55vh;
  width: 100%;
  position: relative;
  margin-top: 75px;
  background: url("/img/about-hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 40%; }

.about-heading {
  padding: 70px 20% 0 20%; }
  .about-heading h2 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.75rem;
    text-align: center;
    color: #8b7130;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
    padding-bottom: 60px;
    padding-top: 0px; }

.about-intro {
  padding: 0 17% 20px 17%; }
  .about-intro p {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.65rem;
    text-align: center;
    line-height: 3.05rem;
    font-weight: 300; }

.about-top-content {
  padding: 80px 17% 60px 17%;
  background: #f5f5f5; }
  .about-top-content p {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.5rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300;
    margin-bottom: 2rem; }

.about-middle-content {
  padding: 60px 17% 40px 17%;
  background: #f5f5f5; }
  .about-middle-content p {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300;
    margin-bottom: 2rem; }
    .about-middle-content p.emphasy {
      font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 1.05rem;
      line-height: 2rem;
      letter-spacing: 2px; }

.about-st {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2rem 20vw 2rem 20vw; }
  .about-st h2 {
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.55rem;
    text-align: center;
    color: #8b7130;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400; }
  .about-st .st {
    width: 25%;
    text-align: center; }
    .about-st .st .st-num {
      color: #8b7130;
      font-family: "Noto Serif", serif;
      font-size: 4rem; }
    .about-st .st p {
      color: #BBB;
      font-family: "Arial", sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.85rem;
      letter-spacing: 2px;
      line-height: 4rem; }

.about-cl {
  position: relative;
  padding: 70px 20% 70px 20%;
  border-top: 2px solid #8b7130; }
  .about-cl h1 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #8b7130;
    text-align: center;
    padding-bottom: 40px; }
  .about-cl h2 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.35rem;
    font-weight: 400;
    color: #555555; }

.slider-cl {
  margin-top: 40px; }
  .slider-cl img {
    width: 100%; }

.about-ts {
  position: relative;
  padding: 70px 20% 100px 20%;
  background: #f5f5f5; }
  .about-ts h2 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.5rem;
    text-align: center;
    color: #8b7130;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-bottom: 40px; }
  .about-ts p {
    font-family: "Noto Serif", serif;
    font-style: italic;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.35rem;
    font-weight: 400;
    color: #555555; }
  .about-ts .ts-brand {
    padding-top: 35px;
    color: #8b7130;
    font-size: 1.5rem; }
  .about-ts .ts-role {
    font-size: 1.15rem;
    line-height: 0;
    color: #888888; }

.brand {
  color: #8b7130 !important; }

.about-separator {
  display: block;
  border: 1px solid #8A7030;
  width: 120px;
  text-align: center;
  margin: 0 auto 40px auto; }

.about-separator.shorter {
  width: 60px; }

.creative .about-inner .creative-description p {
  width: 70%; }

.creative .about-inner h3 {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 26px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 10px;
  color: #444;
  line-height: 35px; }

.creative .about-inner h3 span {
  display: block;
  border: 1px solid #8A7030;
  width: 120px;
  text-align: center;
  margin: 20px auto 40px auto; }

.creative .about-inner h4 {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 19px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333; }

.creative .about-inner h4 span {
  display: block;
  border: 1px solid #8A7030;
  width: 80px;
  text-align: center;
  margin: 20px auto 0px auto; }

.creative .about-inner .core-services {
  width: 100%;
  clear: both;
  float: left; }

.creative .about-inner .core-services ul {
  width: 50%;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.creative .about-inner .core-services .more-services {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 10px; }

.creative .about-inner .core-services a {
  display: inline-block;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 30px;
  width: auto;
  padding: 15px 45px;
  margin-left: 0;
  background: #8A7030;
  border: 1px solid #8A7030;
  color: white;
  text-decoration: none;
  font-style: italic;
  font-family: "Noto Serif", serif;
  transition: all 0.75s ease; }

.creative .about-inner .core-services a:hover {
  color: #8A7030;
  border: 1px solid #8A7030;
  background: transparent; }

.creative .about-inner .core-services ul.list-left {
  text-align: right;
  padding-right: 3%; }

.creative .about-inner .core-services ul.list-right {
  text-align: left;
  padding-left: 3%; }

.about-mobile {
  text-align: center;
  padding: 30px 20px 50px 20px;
  clear: both; }
  .about-mobile h3 {
    font-family: "texgyreadventorregular", sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: inline-block;
    font-weight: bold; }
    .about-mobile h3 span {
      display: block;
      border: 1px solid #8A7030;
      width: 85px;
      text-align: center;
      margin: 20px auto 10px auto; }
  .about-mobile p {
    font-family: "texgyreadventorregular", sans-serif;
    line-height: 24px; }

.not-found {
  height: 100vh;
  background-image: url("/img/not-found.jpg");
  background-size: cover;
  background-position: center center; }
  .not-found .creative-description {
    text-align: center;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .not-found .creative-description h5 {
      font-size: 5rem;
      color: white;
      letter-spacing: 3px;
      margin: 20px auto 20px auto;
      font-family: "texgyreadventorregular", sans-serif; }
    .not-found .creative-description h6 {
      font-size: 3rem;
      color: white;
      margin: 60px auto 30px auto;
      font-weight: 200;
      letter-spacing: 2px;
      font-family: "texgyreadventorregular", sans-serif;
      text-transform: uppercase; }
    .not-found .creative-description p {
      color: #ddd; }
    .not-found .creative-description a {
      display: inline-block;
      font-size: 16px;
      margin: 40px auto 30px auto;
      border: 1px solid white;
      background: transparent;
      padding: 15px 45px;
      color: white;
      text-decoration: none;
      font-style: italic;
      font-family: "Noto Serif", serif;
      transition: all 0.75s ease;
      max-width: 300px;
      width: 300px; }
      .not-found .creative-description a:hover {
        background: #8A7030;
        border: 1px solid #8A7030;
        color: white; }

.services .top-image {
  max-height: 390px;
  height: 390px;
  background-image: url("/img/services/services-hero.jpg");
  background-size: cover;
  background-position: center center; }
  .services .top-image img {
    display: none; }

.service-section {
  width: 100%;
  float: left;
  clear: both;
  margin: 30px 0; }

.service-section .right .service-text {
  padding: 20px 60px 20px 0px;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.service-section .left .service-text {
  padding: 20px 0px 20px 60px;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.service-section h2 {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 24px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 32px; }

.service-section h2 span {
  display: inline-block;
  border: 1px solid #8A7030;
  width: 120px;
  text-align: left;
  display: block;
  margin: 20px 0; }

.service-section p {
  font-family: "texgyreadventorregular", sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 22px;
  width: 100%; }

.service-section a {
  display: inline-block;
  width: auto;
  border: 1px solid #8A7030;
  background: transparent;
  padding: 10px 25px;
  /*float: left;*/
  margin-left: 0;
  margin-top: 30px;
  color: #8A7030;
  text-decoration: none;
  font-style: italic;
  font-family: "Noto Serif", serif;
  transition: all 0.75s ease; }

.service-section a:hover {
  background: #8A7030;
  color: white; }

.service-half {
  width: 50%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat; }

.service-half.left {
  float: left;
  height: 465px; }

.service-half.right {
  float: right;
  height: 465px; }

.services .service-half {
  background-position: center center; }

.services .service-half.top-crop {
  background-position: top center; }

.service-half img {
  float: left;
  max-width: 100%;
  width: 100%;
  display: none; }

.services-clients {
  background: white;
  padding: 2% 10%;
  clear: both; }

.about-clients {
  background: #e7e7e7;
  padding: 2% 10%;
  clear: both; }

.services-clients h3, .about-clients h3 {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 26px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #333; }

.clients-slider {
  clear: both;
  width: 100%;
  /*background: #e7e7e7;*/ }

.clients-slider .slick-initialized .slick-slide {
  text-align: center; }

.clients-slider .slick-prev, .clients-slider .slick-next {
  top: 40%; }

.clients-slider .slick-prev {
  left: 0px; }

.clients-slider .slick-next {
  right: 20px; }

.clients-slider img {
  width: 85%;
  margin: 0 auto; }

.careers .creative-inner {
  padding-bottom: 80px; }
  .careers .creative-inner h3, .careers .creative-inner h4 {
    font-family: "texgyreadventorregular", sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 26px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
    color: #444;
    line-height: 35px; }
  .careers .creative-inner h4 span {
    display: block;
    border: 1px solid #8A7030;
    width: 120px;
    text-align: center;
    margin: 20px auto 40px auto; }
  .careers .creative-inner b {
    color: #777;
    font-size: 13px;
    text-transform: none; }

.more-careers {
  float: none;
  width: auto;
  text-align: center;
  display: block; }

.more-careers span {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0;
  width: auto;
  border: 1px solid #8A7030;
  background: transparent;
  padding: 2px 25px;
  margin: 10px auto 10px auto;
  color: #8A7030;
  text-decoration: none;
  font-style: italic;
  font-family: "Noto Serif", serif;
  font-weight: 200;
  letter-spacing: 1px;
  transition: all 0.75s ease; }
  .more-careers span:hover {
    background: #8A7030;
    border: 1px solid #8A7030;
    color: white; }

.salary a {
  color: #8A7030;
  text-decoration: none; }

.job-desc {
  margin-top: 30px;
  margin-bottom: 50px; }

/*----- Accordion -----*/
.accordion, .accordion * {
  box-sizing: border-box; }

.accordion {
  overflow: hidden; }

.creative .accordion-section h3 {
  padding-top: 0; }
  .creative .accordion-section h3 a {
    font-size: 19px;
    padding-bottom: 0;
    padding-top: 20px;
    letter-spacing: 2px; }
    .creative .accordion-section h3 a.active {
      border-bottom: none; }

#careers {
  white-space: nowrap;
  width: 100%;
  font-size: 0;
  clear: both;
  margin-top: 0px; }

/*----- Section Titles -----*/
.accordion-section-title.active, .accordion-section-title:hover {
  /* Type */
  text-decoration: none; }

/*----- Section Content -----*/
.accordion-section-content {
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 1px;
  width: 80%;
  margin: 20px auto 40px;
  display: none;
  border-bottom: 1px solid #eee; }
  .accordion-section-content p {
    max-width: 760px;
    margin: 15px auto 40px;
    text-align: left; }

.career-detail .accordion-section {
  width: 100%; }

.career-detail .accordion-section-content {
  display: block; }

.career-detail .accordion-section h3 a {
  font-size: 26px;
  letter-spacing: 4px; }

.career-detail .accordion-section h4 {
  font-size: 22px;
  padding-top: 0; }
  .career-detail .accordion-section h4 span {
    width: 60px; }

.career-detail #apply-career {
  width: 100%;
  display: block;
  text-align: center; }
  .career-detail #apply-career span {
    display: inline-block;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 15px;
    width: auto;
    border: 1px solid #8A7030;
    background: transparent;
    padding: 15px 45px;
    margin-left: 0;
    color: #8A7030;
    text-decoration: none;
    font-style: italic;
    font-family: "Noto Serif", serif;
    transition: all 0.75s ease; }
    .career-detail #apply-career span:hover {
      background: #8A7030;
      border: 1px solid #8A7030;
      color: white; }

.careers-intro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.careers .home-sv {
  padding: 40px 20% 20px 20%; }
  .careers .home-sv h4 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.65rem;
    text-align: center;
    line-height: 2.15rem;
    font-weight: 300;
    color: #333333; }

.careers-list {
  padding-left: 0;
  list-style-type: circle; }
  .careers-list li, .careers-list p {
    padding: 2px 0;
    font-family: "Crimson Text", serif;
    font-size: 1.2rem;
    line-height: 1.65rem;
    color: #555555; }

.accordion-section {
  padding: 40px 0 40px 0px;
  border-bottom: 1px solid #EDEDED; }
  .accordion-section h3 {
    font-size: 1.65rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-weight: 400; }
  .accordion-section .arrow-down {
    display: block;
    text-align: center;
    color: #8b7130;
    margin-top: 60px; }
    .accordion-section .arrow-down:before {
      padding: 10px;
      border: 1px solid #DDDDDD;
      border-radius: 100%; }
    .accordion-section .arrow-down.active {
      transform: rotate(180deg); }

.career-summary {
  display: none;
  max-width: 740px;
  margin: 20px auto; }
  .career-summary h4 {
    font-size: 1.15rem;
    text-align: center;
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    color: #8b7130;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 20px; }
  .career-summary .job-desc {
    text-align: center; }

.apply-careers {
  text-align: center;
  padding: 30px 0; }
  .apply-careers .cta span {
    padding: 10px 40px; }

.insight-detail .creative .creative-title {
  margin-top: 20px; }

.insight-detail .creative .creative-title h1 {
  margin-bottom: 0;
  line-height: 1.25em; }

.insight-detail .creative .creative-title h4 {
  color: #999;
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }

.insight-detail .creative .creative-description p {
  margin-top: 40px; }
  .insight-detail .creative .creative-description p.bold {
    font-weight: bold; }

.insight-detail .bottom-pager {
  margin-top: 20px;
  padding-top: 30px;
  width: 100%; }

.insight-detail .insight-referral {
  text-align: center;
  display: inline-block;
  color: #8A7030;
  text-decoration: none;
  width: 100%; }

.insight-detail a {
  color: #8A7030;
  text-decoration: none; }

.insight-detail .share-buttons {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  list-style-type: none;
  margin-top: 40px;
  padding-left: 0;
  margin-bottom: 20px; }

.insight-detail .share-buttons li {
  display: inline-block;
  font-family: "texgyreadventorregular", sans-serif;
  margin: 0 5px;
  color: #666;
  letter-spacing: 1px; }

.insight-detail .share-buttons li a {
  font-size: 18px; }

.insight-subtitle {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 24px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 10px;
  color: #333;
  clear: both; }

.insight-subtitle span {
  display: block;
  border: 1px solid #8A7030;
  width: 120px;
  text-align: center;
  margin: 20px auto 40px auto; }

.insight-detail .insight-list {
  width: 70%;
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 15px;
  text-align: left;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 20px auto 40px; }

.insight-detail .insight-list li {
  margin: 15px 0; }

.insight {
  background-color: #EFEFEF;
  clear: both;
  float: left; }

.insight .top-image img {
  width: 100%; }

.insight .breadcrumbs ul {
  margin: 40px 0; }

.featured-insight {
  position: relative;
  clear: both; }

.featured-insight img {
  width: 100%;
  max-width: 100%; }

.inner-featured-insight {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  text-align: center; }

.inner-featured-insight h2 {
  font-size: 50px;
  letter-spacing: 4px;
  font-family: "texgyreadventorregular", sans-serif;
  color: white;
  text-transform: uppercase;
  line-height: 65px; }

.inner-featured-insight .border span {
  width: 350px;
  border-top: 2px solid white;
  font-size: 0px;
  display: inline-block; }

.inner-featured-insight .link {
  position: relative;
  width: 100%;
  top: 65px;
  text-align: center;
  text-decoration: none; }

.inner-featured-insight .link span {
  color: white;
  font-size: 17px;
  letter-spacing: 2px;
  padding: 10px 35px;
  border: 1px solid white;
  font-style: italic;
  font-family: "Noto Serif", serif;
  background: transparent;
  transition: all 0.2s linear; }

.inner-featured-insight .link span:hover {
  background: white;
  color: #8b7031; }

.insight-content {
  float: left;
  clear: both;
  background-color: #FFFFFF;
  margin-bottom: 40px; }

.insight-content-image {
  float: left;
  width: 50%;
  overflow: hidden; }

.insight-content-image img {
  float: left;
  transition: all 0.75s ease; }

.insight-content-text {
  width: 50%;
  float: right;
  padding-top: 30px; }

.insight-content-text span, .insight-content-text p, .insight-content-text h2 {
  padding: 0 40px; }

.insight-content-text span {
  text-transform: uppercase;
  font-family: "texgyreadventorregular", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  color: #555;
  font-size: 13px; }

.insight-content-text h2 {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 24px;
  line-height: 34px; }

.insight-content-text .insight-summary {
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 15px;
  text-align: left;
  line-height: 24px;
  letter-spacing: 1px;
  margin-top: 20px; }

.insight-content-text .meta-insight {
  font-family: "texgyreadventorregular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #777;
  font-size: 13px;
  margin-top: 0; }

.insight-content-text a {
  display: inline-block;
  width: auto;
  border: 1px solid #8A7030;
  background: transparent;
  padding: 10px 25px;
  float: left;
  margin-left: 40px;
  margin-top: 40px;
  color: #8A7030;
  text-decoration: none;
  font-style: italic;
  font-family: "Noto Serif", serif;
  transition: all 0.75s ease; }

.insight-content-text a:hover {
  background: #8A7030;
  color: white; }

.insight-detail span.separator {
  display: block;
  border: 1px solid #8A7030;
  width: 120px;
  text-align: center;
  margin: 20px auto 40px auto; }

header {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  height: 75px;
  width: 100%;
  top: -75px;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.45s ease; }
  header .hamburger {
    display: none;
    cursor: pointer;
    width: 60px; }
    header .hamburger.icon-close-round::before {
      font-size: 26px;
      margin-top: -3px; }

body.loaded header {
  top: 0px; }
  body.loaded header.nav-up {
    top: -100px; }

.project-view header {
  background: rgba(255, 255, 255, 0.7); }

header h1.logo {
  width: auto;
  height: 75px;
  line-height: 100px;
  text-align: left;
  margin-left: 0px;
  margin-top: 20px;
  z-index: 10;
  transition: all 0.3s; }

header h1.logo img {
  width: 150px; }

header #main-nav li a {
  font-size: 12px; }

h1.logo img {
  width: 200px; }

#main-nav {
  text-align: center;
  list-style: none;
  padding-bottom: 0px;
  width: 80%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

#main-nav li {
  display: inline;
  padding: 0 15px; }

#main-nav li a {
  font-family: 'Avalon', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #666;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s linear; }

#main-nav li a:hover {
  color: #8A7030; }

.breadcrumbs h1 {
  display: inline-block; }

.language-switcher {
  width: 6%;
  min-width: 100px; }
  .language-switcher ul {
    list-style-type: none;
    padding: 0px 20px; }
    .language-switcher ul li {
      display: inline-block; }
      .language-switcher ul li a {
        color: rgba(0, 0, 0, 0.3);
        font-family: "texgyreadventorregular", sans-serif;
        letter-spacing: 2px;
        text-decoration: none;
        font-size: 0.8rem; }
        .language-switcher ul li a.current-language {
          font-weight: bold;
          color: #8B7130; }

#nav-icon {
  width: 35px;
  height: 24px;
  display: inline-block;
  left: 40px;
  top: 25px;
  position: absolute;
  z-index: 99;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  vertical-align: text-top; }
  #nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #8B7130;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) {
  top: 0px; }

#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
  top: 10px; }

#nav-icon span:nth-child(4) {
  top: 20px; }

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

#nav-icon.open span:nth-child(2) {
  transform: rotate(45deg); }

#nav-icon.open span:nth-child(3) {
  transform: rotate(-45deg); }

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 8;
  background: rgba(255, 255, 255, 0.9);
  transform: translate3d(0, -100%, 0);
  transition: transform 0.51s cubic-bezier(0.23, 1, 0.32, 1);
  box-sizing: border-box;
  opacity: 0; }

.menu-content {
  width: 60%;
  height: 100%;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  position: relative;
  z-index: 10;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-pack: center; }

.menu-sidebar {
  width: 40%;
  opacity: 0; }
  .menu-sidebar .menu-contact h6 {
    font-family: sans-serif;
    color: #8B7130;
    font-size: 1.45rem;
    font-weight: lighter;
    margin-bottom: 0; }
  .menu-sidebar .menu-contact p {
    font-family: "texgyreadventorregular", sans-serif;
    font-size: 0.9rem; }
  .menu-sidebar .menu-contact a {
    font-family: "texgyreadventorregular", sans-serif;
    color: #8B7130;
    display: block;
    line-height: 2.5rem; }
  .menu-sidebar .menu-social ul {
    list-style: none;
    padding-left: 0; }
    .menu-sidebar .menu-social ul li {
      display: inline-block;
      margin-right: 1rem; }
    .menu-sidebar .menu-social ul a {
      color: #8B7130;
      display: inline-block;
      font-size: 1.5rem; }
  .menu-sidebar .language-switcher ul {
    padding-left: 0; }
    .menu-sidebar .language-switcher ul li a {
      font-size: 0.95rem; }

.main-nav {
  text-align: center;
  list-style: none;
  padding-left: 0; }
  .main-nav .main-nav-item {
    margin: 1.5rem 0;
    opacity: 0;
    transform: translate3d(0, -10vh, 0);
    transition-delay: 1s;
    transition: transform 0.31s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.21s ease;
    transition-delay: 0s; }
    .main-nav .main-nav-item:nth-child(7) {
      transition-delay: .35s; }
    .main-nav .main-nav-item:nth-child(6) {
      transition-delay: .3s; }
    .main-nav .main-nav-item:nth-child(5) {
      transition-delay: .2s; }
    .main-nav .main-nav-item:nth-child(4) {
      transition-delay: .15s; }
    .main-nav .main-nav-item:nth-child(3) {
      transition-delay: .1s; }
    .main-nav .main-nav-item:nth-child(2) {
      transition-delay: .05s; }
    .main-nav .main-nav-item:first-of-type() {
      transition-delay: 0s; }
    .main-nav .main-nav-item a {
      color: #8B7130;
      font-size: 2.35rem;
      line-height: 2.45rem;
      font-weight: lighter;
      text-decoration: none;
      transition: all 0.15s linear; }
      .main-nav .main-nav-item a:hover {
        color: #7a7a7a; }

body.has-nav .header-new {
  background: transparent; }

body.has-nav .menu {
  opacity: 1;
  transform: translateZ(0);
  transition: transform 0.71s cubic-bezier(0.23, 1, 0.32, 1); }

body.has-nav .main-nav-item {
  opacity: 1;
  transform: translateZ(0);
  transition: transform 0.91s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.91s ease;
  transition-delay: .3s; }
  body.has-nav .main-nav-item:nth-child(7) {
    transition-delay: .9s; }
  body.has-nav .main-nav-item:nth-child(6) {
    transition-delay: .8s; }
  body.has-nav .main-nav-item:nth-child(5) {
    transition-delay: .7s; }
  body.has-nav .main-nav-item:nth-child(4) {
    transition-delay: .6s; }
  body.has-nav .main-nav-item:nth-child(3) {
    transition-delay: .5s; }
  body.has-nav .main-nav-item:nth-child(2) {
    transition-delay: .4s; }
  body.has-nav .main-nav-item:first-of-type() {
    transition-delay: .3s; }

body.has-nav .menu-sidebar {
  opacity: 1;
  transform: translateZ(0);
  transition: transform 0.91s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.91s ease;
  transition-delay: 1.1s; }

body.slower-menu .main-nav-item {
  opacity: 1;
  transform: translateZ(0);
  transition: transform 0.91s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.91s ease;
  transition-delay: .15s; }
  body.slower-menu .main-nav-item:nth-child(7) {
    transition-delay: .75s; }
  body.slower-menu .main-nav-item:nth-child(6) {
    transition-delay: .65s; }
  body.slower-menu .main-nav-item:nth-child(5) {
    transition-delay: .55s; }
  body.slower-menu .main-nav-item:nth-child(4) {
    transition-delay: .45s; }
  body.slower-menu .main-nav-item:nth-child(3) {
    transition-delay: .35s; }
  body.slower-menu .main-nav-item:nth-child(2) {
    transition-delay: .25s; }
  body.slower-menu .main-nav-item:first-of-type() {
    transition-delay: .15s; }

body.slower-menu .menu-sidebar {
  opacity: 1;
  transform: translateZ(0);
  transition: transform 0.91s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.91s ease;
  transition-delay: 0.2s; }

.header-contact-cta {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  right: 40px; }
  .header-contact-cta a {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    text-transform: none;
    color: #8B7130;
    letter-spacing: 1px;
    font-size: 0.85rem; }
    .header-contact-cta a:hover {
      color: #585858; }
    .header-contact-cta a.header-cta-link {
      text-transform: uppercase; }
    .header-contact-cta a.header-cta-email {
      padding-right: 0.75rem;
      margin-right: 0.75rem;
      border-right: 1px solid #8B7130; }
    .header-contact-cta a.header-cta-link {
      display: none; }
  .header-contact-cta span {
    color: #8B7130; }
  .header-contact-cta .language-switcher {
    min-width: 70px; }
    .header-contact-cta .language-switcher ul {
      padding: 0;
      border-left: 1px solid #8B7130;
      margin-left: 0.75rem;
      text-align: right; }

footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  background-color: #333332;
  position: relative;
  z-index: 21; }
  footer .footer-left {
    width: 25%;
    padding-left: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    footer .footer-left .footer-logo {
      max-width: 210px; }
  footer .footer-social {
    padding-left: 0;
    list-style: none; }
    footer .footer-social li {
      display: inline;
      margin-right: .55rem; }
      footer .footer-social li a {
        color: #CCCCCC;
        text-decoration: none;
        font-size: 1.5rem;
        font-weight: normal;
        transition: all 0.25s linear; }
        footer .footer-social li a:hover {
          color: #8b7130; }
        footer .footer-social li a:before {
          font-family: 'iheart'; }
        footer .footer-social li a.icon-vimeo:before {
          content: "\6b"; }
        footer .footer-social li a.icon-instagram-new:before {
          content: "\62"; }
        footer .footer-social li a.icon-social-twitter:before {
          content: "\63"; }
        footer .footer-social li a.icon-pinterest-p:before {
          content: "\6a"; }
        footer .footer-social li a.icon-linkedin:before {
          content: "\6c"; }
        footer .footer-social li a.icon-facebook:before {
          content: "\66"; }
  footer .footer-right {
    width: 75%;
    padding-top: 1rem;
    padding-bottom: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    footer .footer-right .footer-col {
      width: 33.333%; }
      footer .footer-right .footer-col h5 {
        font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
        text-decoration: none;
        font-size: 0.8rem;
        letter-spacing: 3px;
        font-weight: 500;
        text-transform: uppercase;
        color: #8b7130; }
      footer .footer-right .footer-col p {
        font-family: "Arial", "Helvetica", sans-serif;
        color: #CCCCCC;
        font-size: 0.85rem;
        max-width: 70%; }
        footer .footer-right .footer-col p.separator {
          padding-bottom: 1rem;
          border-bottom: 1px solid #666;
          margin-bottom: 1rem; }
      footer .footer-right .footer-col .email-link {
        color: #8b7130;
        text-decoration: none; }
  footer .footer-legal {
    text-align: center;
    width: 100%;
    font-family: "Arial", "Helvetica", sans-serif;
    color: #CCCCCC;
    font-size: 0.75rem;
    letter-spacing: 1px;
    border-top: 1px solid #555;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  footer a {
    color: #CCCCCC; }
  footer p {
    margin-bottom: 0px; }
  footer .launch a {
    font-family: "texgyreadventorregular", sans-serif;
    font-weight: 500;
    margin-top: 2rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 3px;
    color: #8B7130;
    transition: all 0.25s linear; }
    footer .launch a:hover {
      color: #FFFFFF; }
  footer .subscribe a {
    font-family: "texgyreadventorregular", sans-serif;
    font-weight: 500;
    margin-top: 1rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 2px;
    color: #FFFFFF;
    transition: all 0.25s linear;
    background: #8B7130;
    padding: 0.25rem 0.75rem; }
    footer .subscribe a:hover {
      color: #8B7130;
      background: #FFFFFF;
      color: #8B7130; }

.footer-newsletter {
  display: none;
  width: 100%;
  height: 400px;
  background-image: url("/img/view/accessories/accessories-view-36.jpg");
  background-size: cover;
  background-position: center center; }
  .footer-newsletter .newsletter-inner {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .footer-newsletter .newsletter-left {
    width: 25%;
    padding-left: 3rem;
    padding-right: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .footer-newsletter .newsletter-left h6 {
      font-family: "texgyreadventorregular", sans-serif;
      text-transform: uppercase;
      color: #8B7130;
      letter-spacing: 3px;
      font-size: 14px; }
  .footer-newsletter #mc_embed_signup {
    width: 100%; }
  .footer-newsletter .newsletter-right {
    width: 75%; }
  .footer-newsletter input {
    width: 100%;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .footer-newsletter input:-ms-input-placeholder {
      color: #8B7130; }
    .footer-newsletter input::placeholder {
      color: #8B7130; }
    .footer-newsletter input.email {
      background: transparent;
      border: 1px solid #8B7130;
      padding: 0.5rem;
      font-size: 14px;
      color: #8B7130; }
    .footer-newsletter input#mc-embedded-subscribe {
      margin-top: 1rem;
      font-family: "texgyreadventorregular", sans-serif;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: 13px;
      font-weight: 500;
      cursor: pointer;
      transition: all 0.25s linear;
      background-color: #8B7130;
      border-color: #8B7130;
      color: #FFFFFF;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none; }
      .footer-newsletter input#mc-embedded-subscribe:hover {
        background-color: #FFFFFF;
        border-color: #FFFFFF;
        color: #8B7130; }

#covid19-popup {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 0.95rem; }
  #covid19-popup a {
    color: #8B7130; }
  #covid19-popup .mfp-close {
    color: #8B7130;
    right: 10vw;
    top: -50%;
    font-size: 38px; }

.popup__brand {
  color: #8B7130; }

.popup__title {
  font-size: 1rem;
  text-transform: uppercase; }

#project-creative {
  margin-top: 75px; }

#creative {
  padding-top: 0px; }

.creative .top-image {
  width: 100%; }

.creative .top-image img {
  width: 100%; }

.creative-inner, .insight-inner, .product-inner {
  padding: 0 5%; }

.creative-box-inner, .product-box-inner {
  position: relative; }

.creative-box-inner-content, .product-box-inner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  transform: translateY(-50%); }

.creative-box-inner-content h2, .product-box-inner-content h2 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 4px;
  opacity: 0;
  top: 0px;
  position: relative;
  transition: all 0.40s ease-out; }

.creative-box-inner-content h2 span, .product-box-inner-content h2 span {
  display: inline-block;
  border: 1px solid #8B7130;
  width: 0%;
  text-align: center;
  opacity: 0;
  transition: all 0.25s ease-out; }

.creative-box-inner-content p, .product-box-inner-content p {
  position: relative;
  top: 20px;
  width: auto;
  color: #8A7030;
  text-decoration: none;
  font-style: italic;
  letter-spacing: 2px;
  font-family: "Noto Serif", serif;
  transition: all 0.40s ease-out;
  opacity: 0; }

.creative-box-inner::before, .product-box-inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.25s ease-out; }

.creative-box-inner:hover .creative-box-inner-content h2, .product-box-inner:hover .product-box-inner-content h2 {
  opacity: 1;
  top: 20px; }

.creative-box-inner:hover .creative-box-inner-content h2 span, .product-box-inner:hover .product-box-inner-content h2 span {
  opacity: 1;
  width: 50%; }

.creative-box-inner:hover .creative-box-inner-content p, .product-box-inner:hover .product-box-inner-content p {
  opacity: 1;
  top: 0px; }

.creative-box-inner:hover::before, .product-box-inner:hover::before {
  opacity: 1; }

.top-creative {
  height: 650px; }

.bottom-creative {
  height: 500px;
  margin-bottom: 30px; }

.inner-creative {
  padding: 0 5%;
  margin: 0 auto; }

#grid-creative, .bottom-creative {
  width: 100%;
  margin: 0px auto; }

.gallery-cms #grid-creative, .gallery-cms .bottom-creative {
  margin-bottom: 0px; }

.creative-box {
  max-width: 32%;
  width: 32%;
  display: inline-block;
  margin: 0.75%; }

.product-box {
  width: 48%;
  display: inline-block;
  margin: 1.5%; }

.product-box.first {
  margin-left: 0; }

.product-box.last {
  margin-right: 0; }

.creative-box.first {
  margin-left: 0; }

.creative-box.last {
  margin-right: 0; }

.creative-box a, .product-box a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.creative-box img, .product-box img {
  max-width: 100%; }

#featured-creative {
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
  position: relative; }

.inner-top-creative {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0; }

.inner-top-creative h2 {
  color: white;
  font-size: 70px;
  width: 100%;
  font-family: "texgyreadventorregular", sans-serif;
  letter-spacing: 4px;
  position: absolute;
  top: 0;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center; }

.inner-top-creative .border {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 110px; }

.featured-title {
  text-align: center; }

.featured-title h3 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-family: "texgyreadventorregular", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 20px; }

#featured-case-studie {
  background: url("../img/gallery-menswear-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
  position: relative;
  background-position: center center; }

.case-studies #featured-case-studie {
  background-image: url("/img/creative/more-creative.jpg");
  background-position: bottom center; }

.products #featured-case-studie {
  background: url("../img/gallery-menswear-2.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.case-studies .creative #featured-case-studie {
  background-image: url("/img/creative/more-creative.jpg"); }

#featured-case-studie .inner-case-study {
  position: absolute;
  top: 25%;
  width: 100%; }

#featured-case-studie h4 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  font-size: 52px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  letter-spacing: 4px;
  font-family: "texgyreadventorregular", sans-serif;
  line-height: 34px;
  font-weight: 400; }

#featured-case-studie .border {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 130px; }

#featured-case-studie .border span {
  width: 350px;
  border-top: 2px solid white;
  font-size: 0px;
  display: inline-block; }

#featured-case-studie .link {
  top: 195px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  text-decoration: none; }

#featured-case-studie .link span {
  color: white;
  font-size: 17px;
  letter-spacing: 2px;
  padding: 10px 35px;
  border: 1px solid white;
  font-style: italic;
  font-family: "Noto Serif", serif;
  background: transparent;
  transition: all 0.2s linear; }

#featured-case-studie .link span:hover {
  background: white;
  color: #8B7130; }

.bottom-featured-wrapper {
  display: -ms-flexbox;
  display: flex; }
  .bottom-featured-wrapper .inner-featured-block {
    text-align: center; }
  .bottom-featured-wrapper .featured-bottom-block {
    width: 49%;
    background: #8B7130;
    padding: 15% 5%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .bottom-featured-wrapper .featured-bottom-block:first-of-type {
      margin-right: 2%; }
  .bottom-featured-wrapper h4 {
    font-size: 32px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-family: "texgyreadventorregular", sans-serif;
    line-height: 37px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px; }
  .bottom-featured-wrapper .border {
    width: 100%;
    text-align: center; }
    .bottom-featured-wrapper .border span {
      width: 160px;
      border-top: 2px solid white;
      font-size: 0px;
      display: inline-block;
      margin-bottom: 20px; }
  .bottom-featured-wrapper .link {
    text-align: center;
    text-decoration: none; }
    .bottom-featured-wrapper .link span {
      color: white;
      font-size: 17px;
      letter-spacing: 2px;
      padding: 10px 35px;
      border: 1px solid white;
      font-style: italic;
      font-family: "Noto Serif", serif;
      background: transparent;
      transition: all 0.2s linear; }
      .bottom-featured-wrapper .link span:hover {
        background: white;
        color: #8B7130; }
  .bottom-featured-wrapper #featured-case-studies {
    background-image: url("/img/creative/more-creative.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .bottom-featured-wrapper #featured-products {
    background-image: url("/img/product/styled-flat-product.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center; }

#new-vimeo-channel {
  width: 100%;
  padding: 28% 20%;
  margin-bottom: 0;
  z-index: 0; }
  #new-vimeo-channel .vimeo-content {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    transition: all 0.2s linear;
    opacity: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    #new-vimeo-channel .vimeo-content a {
      text-align: center;
      transition: all 0.2s linear; }
      #new-vimeo-channel .vimeo-content a span {
        color: white;
        font-size: 17px;
        letter-spacing: 2px;
        padding: 10px 35px;
        border: 1px solid white;
        font-style: italic;
        font-family: "Playfair Display", serif;
        background: transparent;
        transition: all 0.2s linear; }
      #new-vimeo-channel .vimeo-content a:hover span {
        background: white;
        color: #8B7130; }
    #new-vimeo-channel .vimeo-content h4 {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      font-size: 52px;
      color: white;
      text-transform: uppercase;
      text-align: center;
      width: 100%;
      letter-spacing: 4px;
      font-family: "texgyreadventorregular", sans-serif;
      line-height: 34px;
      font-weight: 400; }
  #new-vimeo-channel::before {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    transition: all 0.2s linear; }
  #new-vimeo-channel video {
    width: 100%; }

.video-template .creative .about-inner h3 span {
  margin-bottom: 20px; }

.video-template .creative {
  padding: 0 10% 5% 10%; }

.creative-heading {
  position: relative;
  padding: 70px 20% 50px 20%; }
  .creative-heading h1 {
    font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
    font-size: 1.55rem;
    line-height: 2rem;
    text-align: center;
    color: #8b7130;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
    padding-bottom: 30px;
    padding-top: 0px; }
  .creative-heading h2, .creative-heading h3 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300; }

.creative-cs {
  padding-top: 30px;
  padding-bottom: 120px;
  background-color: #f5f5f5; }
  .creative-cs h3 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.55rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300;
    padding-bottom: 30px; }
  .creative-cs .slick-next {
    right: 45px; }
  .creative-cs .slick-prev {
    left: 30px; }
  .creative-cs .slick-prev, .creative-cs .slick-next {
    top: 45%; }
    .creative-cs .slick-prev:before, .creative-cs .slick-prev:after, .creative-cs .slick-next:before, .creative-cs .slick-next:after {
      font-size: 3.15rem;
      opacity: 1; }
  .creative-cs .slick-slide {
    position: relative; }
    .creative-cs .slick-slide a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 90; }
  .creative-cs .slick-slide img {
    max-width: 100%; }
  .creative-cs .slick-dots {
    bottom: -50px; }
    .creative-cs .slick-dots li.slick-active button:before {
      color: #8b7130;
      font-size: 7px; }
    .creative-cs .slick-dots li.slick-active button:hover:before {
      opacity: 0.4; }
  .creative-cs .slick-slide {
    opacity: 0.5;
    position: relative;
    cursor: pointer;
    overflow: hidden; }
    .creative-cs .slick-slide img {
      transition: all 0.25s linear; }
    .creative-cs .slick-slide .cs-content {
      position: absolute;
      bottom: 35%;
      text-align: center;
      width: 100%;
      z-index: 1;
      opacity: 0;
      transition: all 0.25s linear; }
      .creative-cs .slick-slide .cs-content h3 {
        font-family: "Crimson Text", serif;
        font-size: 1.65rem;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-weight: 300;
        margin-bottom: 0px;
        font-style: normal;
        padding-bottom: 0; }
      .creative-cs .slick-slide .cs-content p {
        font-family: "Arial", sans-serif;
        font-size: 0.7rem;
        letter-spacing: 2px;
        font-weight: 700;
        color: #222;
        text-transform: uppercase; }
    .creative-cs .slick-slide.slick-active {
      opacity: 1; }
    .creative-cs .slick-slide:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #8b7130;
      opacity: 0;
      transition: all 0.25s linear;
      z-index: 0; }
    .creative-cs .slick-slide:hover .cs-content {
      bottom: 40%;
      opacity: 1; }
    .creative-cs .slick-slide:hover:after {
      opacity: 0.95; }
    .creative-cs .slick-slide:hover img {
      transform: scale3d(1.1, 1.1, 1); }

.creative .view-all {
  margin-top: 100px; }

.creative-sh {
  padding-top: 40px;
  background-color: #f5f5f5; }
  .creative-sh h2 {
    font-size: 2rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-style: italic;
    color: #333333;
    font-weight: 400;
    padding-bottom: 60px;
    margin-bottom: 0; }
  .creative-sh .view-all {
    background-color: #f5f5f5;
    padding: 60px 0;
    text-align: center; }

.creative-vd {
  padding: 20px 17% 80px 17%;
  border-bottom: 1px solid #f5f5f5; }
  .creative-vd p {
    font-family: "Noto Serif", serif;
    font-size: 1.65rem;
    font-style: italic;
    text-align: center;
    line-height: 3.25rem;
    font-weight: 300; }
  .creative-vd .cta-wrapper {
    margin-top: 70px; }
    .creative-vd .cta-wrapper span {
      background-color: #8B7130;
      color: #FFFFFF;
      border-color: #8B7130; }
    .creative-vd .cta-wrapper:hover span {
      background-color: #FFFFFF;
      color: #8B7130;
      border-color: #8B7130; }

.creative-bottom-cs {
  padding-top: 10px;
  padding-bottom: 70px; }
  .creative-bottom-cs h2 {
    font-size: 2rem;
    text-align: center;
    font-family: "Noto Serif", serif;
    font-style: italic;
    color: #333333;
    font-weight: 400;
    padding-bottom: 40px;
    padding-top: 40px; }
  .creative-bottom-cs .slick-next {
    right: 45px; }
  .creative-bottom-cs .slick-prev {
    left: 30px; }
  .creative-bottom-cs .slick-prev, .creative-bottom-cs .slick-next {
    top: 45%;
    z-index: 10; }
    .creative-bottom-cs .slick-prev:before, .creative-bottom-cs .slick-prev:after, .creative-bottom-cs .slick-next:before, .creative-bottom-cs .slick-next:after {
      font-size: 3.15rem;
      opacity: 1; }
  .creative-bottom-cs .slick-slide {
    position: relative; }
    .creative-bottom-cs .slick-slide a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 90; }
  .creative-bottom-cs .slick-slide img {
    max-width: 100%; }
  .creative-bottom-cs .slick-dots {
    bottom: -50px; }
    .creative-bottom-cs .slick-dots li.slick-active button:before {
      color: #8b7130; }
    .creative-bottom-cs .slick-dots li.slick-active button:hover:before {
      opacity: 0.4; }
  .creative-bottom-cs .slick-slide {
    opacity: 0.5;
    position: relative;
    cursor: pointer;
    overflow: hidden; }
    .creative-bottom-cs .slick-slide img {
      transition: all 0.25s linear; }
    .creative-bottom-cs .slick-slide .cs-content {
      position: absolute;
      bottom: 35%;
      text-align: center;
      width: 100%;
      z-index: 1;
      opacity: 0;
      transition: all 0.25s linear; }
      .creative-bottom-cs .slick-slide .cs-content h3 {
        font-family: "Crimson Text", serif;
        font-size: 1.65rem;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-weight: 300;
        margin-bottom: 10px; }
      .creative-bottom-cs .slick-slide .cs-content p {
        font-family: "Arial", sans-serif;
        font-size: 0.7rem;
        letter-spacing: 2px;
        font-weight: 700;
        color: #222;
        text-transform: uppercase; }
    .creative-bottom-cs .slick-slide.slick-active {
      opacity: 1; }
    .creative-bottom-cs .slick-slide:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #8b7130;
      opacity: 0;
      transition: all 0.25s linear;
      z-index: 0; }
    .creative-bottom-cs .slick-slide:hover .cs-content {
      bottom: 40%;
      opacity: 1; }
    .creative-bottom-cs .slick-slide:hover:after {
      opacity: 0.95; }
    .creative-bottom-cs .slick-slide:hover img {
      transform: scale3d(1.1, 1.1, 1); }
  .creative-bottom-cs .view-all {
    margin-top: 100px; }

.privacy .creative-heading {
  padding-top: 20px; }

.privacy .creative-description {
  padding-bottom: 100px; }

.privacy .creative-description p {
  margin-top: 0;
  text-align: justify;
  font-size: 0.85rem;
  margin: 10px auto 10px; }

.privacy .creative-description a {
  color: black;
  text-decoration: underline !important; }

.privacy .privacy-list {
  width: 70%;
  font-family: "texgyreadventorregular", sans-serif;
  text-align: left;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 20px auto 40px;
  font-size: 0.85rem;
  text-align: justify; }

.privacy .privacy-list li {
  margin: 15px 0; }

.privacy .creative-heading {
  margin-bottom: 0;
  padding-bottom: 0; }

.privacy h2 {
  width: 70%;
  margin: 40px auto 40px;
  font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
  font-size: 1.25rem;
  line-height: 1.65rem;
  color: #8B7130;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px; }

body.showreel {
  min-height: 100%; }

#showreel-container, #showreel-container-mobile {
  height: 100%;
  position: relative;
  top: 0;
  left: 0; }

.showreel header {
  display: none; }

.showreel footer {
  position: relative;
  bottom: 0; }

.showreel-slider {
  height: 100vh;
  margin: 0 !important; }

.showreel-slider .slick-slide {
  height: 100vh;
  background-size: cover; }

.showreel-slider .slick-slide img {
  display: none; }

#showreel-container .back-to-site, #showreel-container-mobile .back-to-site {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
  border: 1px solid white;
  text-align: center; }

.back-to-site a {
  display: inline-block; }

#showreel-container .back-to-site a, #showreel-container-mobile .back-to-site a {
  text-decoration: none;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  color: white;
  padding: 10px 35px;
  transition: all 0.2s linear; }

#showreel-container .back-to-site a:before, #showreel-container-mobile .back-to-site a:before {
  font-size: 19px;
  vertical-align: text-bottom; }

#showreel-container .back-to-site a:hover, #showreel-container-mobile .back-to-site a:hover {
  background: white;
  color: #8A7030; }

#showreel-container-mobile .showreel-slider .slick-slide {
  background-position: center center; }

.slick-next {
  right: 45px; }

.slick-prev {
  left: 30px; }

.slick-prev, .slick-next {
  top: 45%; }
  .slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
    font-size: 3.15rem;
    opacity: 1; }

.slick-slide {
  position: relative; }
  .slick-slide a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 90; }

.slick-slide img {
  max-width: 100%; }

.slick-dots {
  bottom: -50px; }
  .slick-dots li.slick-active button:before {
    color: #8b7130;
    font-size: 7px; }
  .slick-dots li.slick-active button:hover:before {
    opacity: 0.4; }

.slick-slide {
  opacity: 0.5;
  position: relative;
  cursor: pointer;
  overflow: hidden; }
  .slick-slide img {
    transition: all 0.25s linear; }
  .slick-slide .cs-content {
    position: absolute;
    bottom: 35%;
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.25s linear; }
    .slick-slide .cs-content h3 {
      font-family: "Crimson Text", serif;
      font-size: 1.65rem;
      letter-spacing: 0px;
      color: #FFFFFF;
      font-weight: 300;
      margin-bottom: 10px; }
    .slick-slide .cs-content p {
      font-family: "Arial", sans-serif;
      font-size: 0.7rem;
      letter-spacing: 2px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase; }
  .slick-slide.slick-active {
    opacity: 1; }
  .slick-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8b7130;
    opacity: 0;
    transition: all 0.25s linear;
    z-index: 0; }
  .slick-slide:hover .cs-content {
    bottom: 40%;
    opacity: 1; }
  .slick-slide:hover img {
    transform: scale3d(1.1, 1.1, 1); }

.view-all {
  margin-top: 100px; }

.slider-cs .slick-dots li.slick-active button:before, .slider-cl .slick-dots li.slick-active button:before, .slider-ts .slick-dots li.slick-active button:before {
  font-size: 10px;
  color: #8B7130; }

.slider-cs .slick-dots li button:before, .slider-cl .slick-dots li button:before, .slider-ts .slick-dots li button:before {
  opacity: 0.1;
  font-size: 10px; }

.videography .creative-heading h3 {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 1.4rem;
  text-align: center;
  line-height: 2.35rem;
  font-weight: 300; }

.videography .creative-heading {
  padding-top: 30px; }

.videography .fw-container .fw {
  position: relative;
  width: 50%; }
  .videography .fw-container .fw:hover .vjs-poster,
  .videography .fw-container .fw:hover .video-js .vjs-big-play-button .vjs-icon-placeholder:after,
  .videography .fw-container .fw:hover .video-js .vjs-play-control .vjs-icon-placeholder:after,
  .videography .fw-container .fw:hover .vjs-icon-play:after {
    transform: scale(1.1); }
  .videography .fw-container .fw:hover .hover-videos {
    opacity: 1;
    height: auto; }

.videography .fw-info {
  position: relative;
  padding: 10px 0; }
  .videography .fw-info h3 {
    transition: all 0.15s linear; }
  .videography .fw-info p {
    transition: all 0.15s linear; }
  .videography .fw-info .hover-videos {
    height: 0;
    opacity: 0;
    transition: all 0.15s linear; }
    .videography .fw-info .hover-videos span {
      display: inline-block;
      color: white;
      text-transform: none;
      letter-spacing: 2px;
      font-family: "Noto Serif", serif;
      font-style: italic;
      padding-bottom: 10px; }
  .videography .fw-info:hover .hover-videos {
    opacity: 1;
    height: auto; }

.videography .fw-container .fw .hover-videos a {
  display: inline-block;
  position: relative; }

.videography .vjs-poster {
  background-size: cover !important;
  transition: all 0.25s ease-in-out; }
  .videography .vjs-poster:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(139, 113, 48, 0.55);
    z-index: 1;
    opacity: 0;
    transition: all 0.15s ease-in-out; }
  .videography .vjs-poster:hover:before {
    opacity: 1; }

.videography:after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 22, 22, 0.7); }

.video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before, .vjs-icon-play:before {
  font-size: 90px;
  opacity: 0.75; }

.video-js .vjs-tech {
  width: 100% !important;
  height: 100% !important; }

.video-js .vjs-big-play-button {
  border: none !important;
  background-color: transparent !important; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  transition: all 0.3s ease-in-out; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:after,
.video-js .vjs-play-control .vjs-icon-placeholder:after,
.vjs-icon-play:after {
  font-family: "Noto Serif", serif;
  content: 'Play';
  font-size: 1.2rem;
  line-height: 8.5rem;
  color: #FFFFFF;
  font-style: italic;
  display: block;
  letter-spacing: 1px;
  transition: all 0.2s linear; }

.video-js .vjs-play-progress {
  background-color: #8B7130 !important; }

.video-js .vjs-control-bar {
  background-color: rgba(43, 51, 63, 0.4) !important; }

.video-js.vjs-ended .vjs-poster {
  display: block; }

.video-template .creative-heading {
  padding-bottom: 0; }
  .video-template .creative-heading h1 {
    margin-bottom: 0;
    padding-bottom: 10px; }
  .video-template .creative-heading h2 {
    font-size: 1.65rem;
    margin-top: 10px;
    margin-bottom: 40px; }
  .video-template .creative-heading h3 {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.35rem;
    font-weight: 300; }

#my-video-home {
  padding-top: 100%;
  background: transparent;
  cursor: default; }

#view-nav {
  list-style: none;
  text-align: right;
  padding-right: 40px;
  margin-top: 28px; }

#view-nav li {
  display: inline; }

#view-nav li.you-are {
  text-transform: uppercase;
  /*font-weight: bold;*/
  letter-spacing: 2px;
  font-family: 'Proxima Nova','Avalon', sans-serif;
  color: #8b7031; }

.back-gallery {
  position: fixed;
  bottom: 0;
  left: 0;
  /*width: 500px;*/
  height: 50px;
  z-index: 5;
  padding: 5px 10px 15px 5px;
  background-color: rgba(255, 255, 255, 0.65);
  transition: all 0.25s ease; }

.next-gallery {
  position: fixed;
  bottom: 0;
  right: 0;
  /*width: 500px;*/
  height: 50px;
  z-index: 5;
  padding: 5px 10px 15px 10px;
  background-color: rgba(255, 255, 255, 0.65);
  transition: all 0.25s ease; }

.next-gallery:hover, .back-gallery:hover {
  background-color: rgba(138, 112, 48, 0.8); }

.next-gallery:hover a, .back-gallery:hover a {
  color: white; }

.back-gallery a, .next-gallery a {
  text-decoration: none;
  color: #8b7031;
  font-family: 'Proxima Nova','Avalon', sans-serif;
  font-size: 16px;
  /*font-style: italic;*/
  line-height: 45px; }

.back-gallery i, .next-gallery i {
  vertical-align: sub;
  font-size: 20px; }

/* Creative and Product Subheadings */
.section-heading {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }
  .section-heading h1 {
    display: inline-block;
    width: auto;
    text-align: center;
    font-family: "texgyreadventorregular", sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-top: 20px;
    color: #8B7130; }
    .section-heading h1 span {
      display: inline-block;
      border: 1px solid #DBDCDE;
      width: 50%;
      text-align: center; }
  .section-heading p {
    font-family: "texgyreadventorregular", sans-serif;
    width: 65%;
    margin: 0 auto;
    line-height: 26px; }

html.fsvs {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden; }

html.fsvs #fsvs-body {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%; }

html.fsvs #fsvs-body > * {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

html.fsvs #fsvs-pagination {
  margin: 0;
  padding: 8px 4px;
  position: fixed;
  height: auto;
  right: -100px;
  top: 50%;
  z-index: 999;
  width: 32px; }

html.fsvs #fsvs-pagination li {
  list-style: none;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 0 2px 0;
  cursor: pointer; }

html.fsvs #fsvs-pagination li > span {
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid white;
  display: block; }

html.fsvs #fsvs-pagination li > span > span {
  border-radius: 100%;
  width: 12px;
  height: 12px;
  line-height: 12px;
  border: 1px solid white;
  display: block;
  margin: 4px; }

html.fsvs #fsvs-pagination li.active > span {
  border: 1px dashed white; }

html.fsvs #fsvs-pagination li.active > span > span {
  background: white; }

html.fsvs #fsvs-pagination li:last-child {
  margin: 0; }

.section-creative {
  padding: 0.45% 1.25%; }

.section-creative.hero {
  padding: 0.5% 0; }

.section-creative img {
  width: 100%; }

.section-creative.half {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.section-creative.half div {
  width: 49.25%; }

.back-gallery {
  left: 1.25%; }

.next-gallery {
  right: 1.25%; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.no-float {
  float: none; }

.no-background {
  background: transparent; }

.no-border {
  border: 0; }

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }

.font-100 {
  font-weight: 100; }

.font-200 {
  font-weight: 200; }

.font-300 {
  font-weight: 300; }

.font-400 {
  font-weight: 400; }

.font-500 {
  font-weight: 500; }

.font-600 {
  font-weight: 600; }

.font-700 {
  font-weight: 700; }

.font-800 {
  font-weight: 800; }

.font-900 {
  font-weight: 900; }

.font-normal {
  font-style: normal; }

.font-italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.none {
  display: none; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.flex {
  display: -ms-flexbox;
  display: flex; }

.flex-row {
  -ms-flex-direction: row;
      flex-direction: row; }

.flex-column {
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.flex-space-between {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.flex-start {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.flex-center {
  -ms-flex-pack: center;
      justify-content: center; }

.flex-end {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.left {
  float: left; }

.right {
  float: right; }

.center-element {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-unstyled li {
    margin: 0;
    padding: 0; }

.list-inline {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-inline li {
    margin: 0;
    padding: 0;
    display: inline-block; }

.img-fluid {
  max-width: 100%; }

.img-left {
  float: left;
  margin-right: 20px; }

.img-right {
  float: right;
  margin-left: 20px; }

.field-group {
  padding-top: .5em;
  padding-bottom: .5em;
  overflow: hidden; }
  .field-group label {
    padding-top: 8px; }

.field {
  width: 100%; }

.disabled {
  pointer-events: none;
  opacity: .5; }

.checkbox,
.radio {
  display: inline-block;
  position: relative;
  margin-top: .5em;
  margin-bottom: .5em; }
  .checkbox label,
  .radio label {
    padding-left: 20px;
    padding-top: 0;
    display: inline-block; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"],
  .radio input[type="checkbox"],
  .radio input[type="radio"] {
    position: absolute;
    top: 4px;
    left: 0; }

.animate {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animate-infinite {
  animation-iteration-count: infinite; }

@media only screen and (min-width: 768px) {
  .no-float-tablet {
    float: none; }
  .no-padding-tablet {
    padding: 0; }
  .no-margin-tablet {
    margin: 0; }
  .relative-tablet {
    position: relative; }
  .absolute-tablet {
    position: absolute; }
  .static-tablet {
    position: static; }
  .fixed-tablet {
    position: fixed; }
  .none-tablet {
    display: none; }
  .block-tablet {
    display: block; }
  .inline-block-tablet {
    display: inline-block; }
  .inline-tablet {
    display: inline; }
  .left-tablet {
    float: left; }
  .right-tablet {
    float: right; }
  .text-left-tablet {
    text-align: left; }
  .text-right-tablet {
    text-align: right; }
  .text-center-tablet {
    text-align: center; }
  .text-justify-tablet {
    text-align: justify; }
  .no-col-tablet {
    width: auto;
    float: none; }
  .no-push-tablet, .no-pull-tablet {
    left: 0; } }

@media only screen and (min-width: 1025px) {
  .no-float-desktop {
    float: none; }
  .no-padding-desktop {
    padding: 0; }
  .no-margin-desktop {
    margin: 0; }
  .relative-desktop {
    position: relative; }
  .absolute-desktop {
    position: absolute; }
  .static-desktop {
    position: static; }
  .fixed-desktop {
    position: fixed; }
  .none-desktop {
    display: none; }
  .block-desktop {
    display: block; }
  .inline-block-desktop {
    display: inline-block; }
  .inline-desktop {
    display: inline; }
  .left-desktop {
    float: left; }
  .right-desktop {
    float: right; }
  .text-left-desktop {
    text-align: left; }
  .text-right-desktop {
    text-align: right; }
  .text-center-desktop {
    text-align: center; }
  .text-justify-desktop {
    text-align: justify; }
  .no-col-desktop {
    width: auto;
    float: none; }
  .no-push-desktop, .no-pull-desktop {
    left: 0; } }

@media only screen and (min-width: 1440px) {
  .no-float-hd {
    float: none; }
  .no-padding-hd {
    padding: 0; }
  .no-margin-hd {
    margin: 0; }
  .relative-hd {
    position: relative; }
  .absolute-hd {
    position: absolute; }
  .static-hd {
    position: static; }
  .fixed-hd {
    position: fixed; }
  .none-hd {
    display: none; }
  .block-hd {
    display: block; }
  .inline-block-hd {
    display: inline-block; }
  .inline-hd {
    display: inline; }
  .left-hd {
    float: left; }
  .right-hd {
    float: right; }
  .text-left-hd {
    text-align: left; }
  .text-right-hd {
    text-align: right; }
  .text-center-hd {
    text-align: center; }
  .text-justify-hd {
    text-align: justify; }
  .no-col-hd {
    width: auto;
    float: none; }
  .no-push-hd, .no-pull-hd {
    left: 0; } }

@media print {
  .no-float-print {
    float: none; }
  .no-padding-print {
    padding: 0; }
  .no-margin-print {
    margin: 0; }
  .none-print {
    display: none; }
  .block-print {
    display: block; }
  .inline-block-print {
    display: inline-block; }
  .inline-print {
    display: inline; }
  .text-left-print {
    text-align: left; }
  .text-right-print {
    text-align: right; }
  .text-center-print {
    text-align: center; }
  .text-justify-print {
    text-align: justify; }
  .no-col-print {
    width: auto;
    float: none; }
  .no-push-print, .no-pull-print {
    left: 0; } }

* {
  outline: none; }

html, body {
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #585858;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0; }

#overlay {
  opacity: 1;
  transition: all 0.7s ease-in-out;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 99;
  text-align: center; }
  #overlay img {
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    max-width: 225px; }
  #overlay.fade-out {
    opacity: 0;
    z-index: -10; }

a {
  color: #cd5c5c;
  background: transparent;
  text-decoration: none !important; }
  a:active, a:hover {
    outline: 0;
    text-decoration: none; }

hr,
.hr {
  box-sizing: content-box;
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 1em;
  margin-bottom: 1em; }

.cta {
  display: inline-block;
  text-decoration: none;
  color: #333333; }
  .cta span {
    color: #333333;
    font-family: "Noto Serif", serif;
    font-style: italic;
    border: 1px solid #333333;
    padding: 10px 30px;
    font-size: 1.15rem;
    transition: all 0.25s linear; }

/* Product View Background Images match */
.grey-bg {
  background-color: #ECECEC; }

.grey-light-bg {
  background-color: #F1F1F1; }

.grey-dark-bg {
  background-color: #DBDCDE; }

.wrapper-mobile {
  display: none; }

.fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial; }

.uppercase {
  text-transform: uppercase; }

.wrapper {
  margin-top: 75px;
  position: relative;
  padding-bottom: 0; }

.home .wrapper {
  padding-bottom: 0; }

#map {
  height: 500px; }

#bottom {
  background: transparent;
  text-align: center;
  clear: both;
  width: 100%;
  overflow: hidden;
  top: -95px;
  position: relative;
  z-index: 10;
  margin-bottom: -50px; }

/* Videos Embeded */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Vimeo Link */
#vimeo-channel {
  position: relative;
  width: 100%;
  height: 110px;
  text-align: center;
  clear: both; }

#vimeo-channel a {
  display: inline-block;
  width: auto;
  border: 1px solid #8A7030;
  background: transparent;
  padding: 10px 50px;
  text-align: center;
  margin: 30px auto 0 auto;
  color: #8A7030;
  text-decoration: none;
  font-style: italic;
  font-family: "Noto Serif", serif;
  transition: all 0.75s ease; }

#vimeo-channel a:hover {
  color: white;
  background: #8A7030; }

#vimeo-channel span {
  display: inline-block;
  position: absolute;
  border-top: 1px solid #8A7030;
  width: 32.1%;
  top: 50px; }

#vimeo-channel span.left {
  left: 0; }

#vimeo-channel span.right {
  right: 0; }

/* Back to top */
#back-top {
  background: transparent;
  border: 1px solid #8A7030;
  width: 4.9%;
  height: 75px;
  position: fixed;
  bottom: 0px;
  right: 0;
  opacity: 0;
  cursor: pointer;
  transition: all 0.15s linear; }

#back-top:hover {
  background: #8A7030; }

#back-top:hover i {
  color: white; }

#back-top.visible {
  visibility: visible;
  opacity: 1; }

#back-top i {
  text-decoration: none;
  color: #8A7030;
  font-size: 21px;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  top: 27px;
  transition: all 0.15s linear; }

.bottom-pager .back-top {
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  cursor: pointer;
  transition: all 0.15s linear; }

.bottom-pager .back-top i {
  border: 1px solid #8A7030;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  padding: 13px 25px 7px 25px;
  font-size: 16px;
  color: #8A7030;
  transition: all 0.25s linear; }

.bottom-pager .back-top i:hover {
  color: white;
  background: #8A7030; }

@media only screen and (min-width: 1025px) {
  .hide-in-desktop {
    display: none !important; }
  .show-in-desktop {
    display: block; }
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; }
  .bottom-creative {
    height: 580px; }
  .gallery-cms .inner-creative {
    padding-bottom: 20px; }
  footer #bottom .fourth.newsletter-block #mc_embed_signup_scroll #mc-embedded-subscribe {
    display: none; }
  footer #bottom .fourth.newsletter-block #mc_embed_signup_scroll #mce-EMAIL {
    width: 85%; }
  .about-new .about-new-block {
    width: 22%;
    padding: 2rem 1.5rem;
    background: rgba(255, 255, 255, 0.75); }
    .about-new .about-new-block p {
      font-size: 2.75rem; } }

@media only screen and (min-width: 1440px) {
  .bottom-creative {
    height: 650px; }
  .creative-box-inner-content h2, .product-box-inner-content h2 {
    font-size: 17px; }
  footer #bottom .fourth.newsletter-block #mc_embed_signup_scroll #mc-embedded-subscribe {
    display: inline-block; }
  footer #bottom .fourth.newsletter-block #mc_embed_signup_scroll #mce-EMAIL {
    width: 60%; }
  .home-hero__text--heading {
    font-size: 46px;
    line-height: 56px; } }

@media only screen and (max-width: 1240px) {
  .hide-in-desktop {
    display: none !important; }
  .header-contact-cta a {
    font-size: 0.8rem; }
  .home-fw {
    padding-top: 20px; }
    .home-fw h2 {
      padding-bottom: 20px;
      font-size: 1.75rem; }
  .fw-info {
    padding: 7px 0; }
    .fw-info h3 {
      font-size: 1.35rem; }
    .fw-info p {
      font-size: 0.65rem; }
  .home-about {
    padding: 20px 90px 60px 90px; }
    .home-about p {
      font-size: 1.45rem;
      line-height: 2.75rem; }
    .home-about .cta-wrapper {
      margin-top: 50px; }
  .home-sv {
    padding: 40px 20px; }
    .home-sv h2 {
      font-size: 1.35rem; }
  .core-sv {
    padding: 20px 90px 60px 90px; }
    .core-sv p {
      font-size: 1.45rem;
      line-height: 2.75rem; }
  .home-cs .slick-slide .cs-content h3 {
    font-size: 1.35rem; }
  .home-cs .slick-slide .cs-content p {
    font-size: 0.6rem; }
  .about-heading {
    padding: 50px 90px 0 90px; }
    .about-heading h2 {
      padding-bottom: 40px; }
  .about-intro {
    padding: 0px 90px 60px 90px; }
    .about-intro p {
      font-size: 1.45rem;
      line-height: 2.5rem; }
  .about-st {
    padding: 2rem 90px; }
    .about-st h2 {
      font-size: 1.35rem;
      margin-bottom: 0; }
    .about-st .st p {
      font-size: 0.65rem;
      line-height: 2.75rem; }
    .about-st .st .st-num {
      font-size: 3.5rem; }
  .about-middle-content {
    padding: 60px 90px 40px 90px; }
    .about-middle-content p {
      font-size: 1.25rem;
      line-height: 2rem; }
      .about-middle-content p.emphasy {
        font-size: 0.9rem; }
  .about-sv h2 {
    font-size: 1.35rem;
    padding-bottom: 40px;
    padding-top: 60px; }
  .about-cl {
    padding: 50px 90px 60px 90px; }
    .about-cl h2 {
      font-size: 1.25rem; }
  .about-ts {
    padding: 50px 90px 70px 90px; }
    .about-ts h2 {
      font-size: 1.35rem;
      padding-bottom: 20px; }
    .about-ts p {
      font-size: 1.25rem;
      line-height: 2.15rem; }
    .about-ts .ts-role {
      line-height: 0rem; }
  .creative-heading, .contact-heading {
    padding: 70px 140px 50px 140px; }
    .creative-heading h1, .contact-heading h1 {
      font-size: 1.45rem; }
    .creative-heading h2, .contact-heading h2 {
      font-size: 1.3rem;
      line-height: 2.2rem; }
  .cs-description h2 {
    font-size: 1.55rem;
    line-height: 2.35rem; }
  .cs-description p {
    padding: 20px 90px 60px 90px;
    font-size: 1.25rem;
    line-height: 2.15rem; }
  .cs-description.cs-ts p {
    font-size: 1.25rem;
    line-height: 2.15rem; }
  .case-studies-credits h6 {
    font-size: 0.85rem;
    line-height: 2rem; }
  #grid-product .fw-container .fw {
    width: 50%; }
    #grid-product .fw-container .fw .fw-info {
      padding: 15px 0; }
      #grid-product .fw-container .fw .fw-info h3 {
        font-size: 1.35rem; }
  .product-bottom .fw-container .fw {
    width: 50%; }
  .contact-info .contact-title {
    font-size: 1.2rem; }
  .contact-info .contact-copy {
    font-size: 0.85rem; }
  .contact-countries .contact-fw .wrapper-img h2 {
    font-size: 1.25rem; }
  .contact-bottom .contact-fw h3 {
    font-size: 1rem; }
  .contact-bottom .contact-fw p {
    padding-right: 0;
    font-size: 0.85rem; } }

@media only screen and (max-width: 1023px) {
  #back-top {
    display: none; }
  .hide-in-desktop {
    display: none; }
  .hide-in-tablet-l {
    display: none; }
  .showreel-landscape {
    display: block; }
  .showreel-portrait {
    display: none; }
  .inner-creative {
    padding: 0 4%; }
  .bottom-creative {
    height: 400px; }
  .creative .about-inner .creative-description p {
    width: 90%; }
  .creative .creative-title h1, .creative .about-title h1 {
    line-height: 38px;
    font-size: 32px; }
  .creative-box, .product-box {
    max-width: 48%;
    width: 48%;
    margin: 0;
    margin-bottom: 4%; }
    .creative-box:nth-child(even), .product-box:nth-child(even) {
      float: right; }
  .creative-box, .product-box {
    margin-bottom: 2%; }
  .creative-box-inner::before, .product-box-inner::before {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1; }
  .gallery-cms .inner-creative {
    padding-bottom: 100px; }
  .creative-box-inner-content h2, .product-box-inner-content h2 {
    opacity: 1;
    top: 20px;
    font-size: 18px; }
    .creative-box-inner-content h2 span, .product-box-inner-content h2 span {
      opacity: 1;
      width: 50%; }
  .creative-box-inner-content p, .product-box-inner-content p {
    top: 0;
    opacity: 1; }
  .bottom-creative {
    max-height: 500px; }
    .bottom-creative::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      left: 0;
      right: 0;
      opacity: 1;
      transition: all 0.25s ease-out; }
  #featured-case-studie {
    margin-bottom: 20px; }
    #featured-case-studie h4 {
      font-size: 21px;
      font-weight: bold;
      color: #DDDDDD;
      font-family: "texgyreadventorregular", sans-serif;
      font-size: 18px; }
    #featured-case-studie .border {
      text-align: center;
      top: 75px; }
      #featured-case-studie .border span {
        width: 20%;
        border-color: #8B7130; }
    #featured-case-studie .link {
      top: 100px; }
      #featured-case-studie .link span {
        border: none;
        color: #8B7130;
        background: transparent;
        font-size: 16px; }
        #featured-case-studie .link span:hover {
          background: transparent; }
    #featured-case-studie .inner-case-study {
      top: 25%; }
  .home-fw {
    padding-top: 10px; }
    .home-fw h2 {
      font-size: 1.8rem;
      margin-bottom: 10px; }
  .fw-info {
    padding: 5px 0; }
    .fw-info h3 {
      font-size: 1.35rem; }
    .fw-info p {
      font-size: 0.6rem; }
  .home-about {
    padding: 30px 100px 70px 100px; }
    .home-about p {
      font-size: 1.35rem;
      line-height: 2.5rem; }
    .home-about .cta-wrapper {
      margin-top: 50px; }
  .home-sv {
    padding: 40px 20%; }
  .core-sv {
    padding-bottom: 80px; }
    .core-sv p {
      font-size: 1.35rem;
      line-height: 2.5rem; }
    .core-sv .view-all {
      margin-top: 50px; }
  .about-heading {
    padding: 50px 100px 0 100px; }
    .about-heading h2 {
      padding-bottom: 30px;
      line-height: 2.25rem; }
  .about-intro {
    padding: 0 120px 40px 120px; }
    .about-intro p {
      font-size: 1.35rem;
      line-height: 2.75rem; }
  .about-st {
    padding: 40px 80px 70px 80px; }
    .about-st .st .st-num {
      font-size: 3.25rem; }
    .about-st .st p {
      font-size: 0.65rem; }
  .about-cl {
    padding: 40px 90px 70px 90px; }
    .about-cl p {
      font-size: 1.35rem;
      line-height: 2.5rem; }
  .about-ts {
    padding: 40px 80px 70px 80px; }
    .about-ts p {
      font-size: 1.35rem;
      line-height: 2.5rem; }
  .about-sv h2 {
    font-size: 1.35rem;
    padding-bottom: 40px;
    padding-top: 50px; }
  .about-middle-content {
    padding: 40px 120px 30px 120px; }
    .about-middle-content p.emphasy {
      font-size: 0.95rem; }
  .grid-sv .sv {
    width: 49%;
    margin-top: 0.5%; }
  #sv-info img {
    max-width: 65%;
    margin: 0 auto;
    display: block; }
  #sv-info .sv-info-left {
    width: 100%;
    -ms-flex-order: 2;
        order: 2; }
  #sv-info .sv-info-right {
    width: 100%;
    -ms-flex-order: 1;
        order: 1; }
  .about-ts h2 {
    padding-bottom: 10px; }
  .creative-heading, .contact-heading {
    padding: 30px 70px 40px 70px; }
  .cs-description {
    padding-top: 20px; }
  .case-studies .creative .breadcrumbs, .products .creative .breadcrumbs, .creative .creative .breadcrumbs {
    height: 55px; }
  .case-studies .creative-box-inner-content, .case-studies .product-box-inner-content, .products .creative-box-inner-content, .products .product-box-inner-content, .creative .creative-box-inner-content, .creative .product-box-inner-content {
    position: relative;
    top: 40px; }
  .case-studies .creative-box-inner::before, .products .creative-box-inner::before, .creative .creative-box-inner::before {
    background: rgba(255, 255, 255, 0); }
  .bottom-pager {
    padding-bottom: 30px; }
    .bottom-pager .next-creative {
      float: none;
      margin: 5px 0; }
      .bottom-pager .next-creative a, .bottom-pager .next-creative .button {
        width: auto; }
        .bottom-pager .next-creative a:hover, .bottom-pager .next-creative .button:hover {
          color: #8B7130;
          background: transparent; }
        .bottom-pager .next-creative a span, .bottom-pager .next-creative .button span {
          opacity: 0; }
        .bottom-pager .next-creative a i, .bottom-pager .next-creative .button i {
          position: relative;
          left: 0;
          vertical-align: middle; }
      .bottom-pager .next-creative a {
        padding-left: 25px; }
      .bottom-pager .next-creative .share-buttons {
        left: 0;
        right: 0; }
        .bottom-pager .next-creative .share-buttons li {
          display: inline-block;
          vertical-align: middle; }
          .bottom-pager .next-creative .share-buttons li a {
            color: #8B7130;
            font-size: 20px; }
  .case-study .creative-heading {
    padding-top: 0; }
  .cs-description h2 {
    font-size: 1.45rem; }
  .cs-description p {
    padding: 20px 80px 20px 80px; }
  .case-studies-credits h6 {
    font-size: 0.8rem;
    line-height: 1.85rem; }
  header {
    height: 75px; }
    header #main-nav {
      position: absolute;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.95);
      padding: 20px 0;
      display: none;
      top: 75px;
      width: 100%; }
      header #main-nav li {
        display: block;
        width: 100%;
        text-align: center;
        padding: 12px 0; }
        header #main-nav li a {
          font-size: 13px; }
    header .header-contact-cta .header-cta-phone, header .header-contact-cta .header-cta-email {
      display: none; }
    header .header-contact-cta .header-cta-link {
      display: inline-block; }
    header .hamburger {
      position: absolute;
      right: 10px;
      top: 15px;
      border: none;
      background: none;
      font-size: 40px;
      color: #8B7130;
      display: block; }
      header .hamburger.icon-close-round {
        top: 10px;
        right: 5px; }
  .language-switcher {
    position: absolute;
    left: 0;
    top: 10px;
    width: 120px; }
  .header-contact-cta .language-switcher {
    position: static;
    width: auto;
    padding-right: 0; }
  .service-half {
    width: 100%; }
  .service-section a {
    color: white;
    background: #8B7130; }
  .service-section h2 {
    line-height: 34px; }
  .service-section .right {
    height: 375px; }
    .service-section .right.service-without-img {
      height: auto; }
    .service-section .right .service-text {
      top: 0;
      padding: 30px 10px 20px 10px;
      transition: none;
      -ms-transform: none;
      -webkit-transform: none; }
  .service-section .left {
    height: 375px; }
    .service-section .left.service-without-img {
      height: auto; }
    .service-section .left .service-text {
      top: 0;
      padding: 30px 10px 20px 10px;
      transition: none;
      -ms-transform: none;
      -webkit-transform: none; }
  .insight-content-text a {
    margin-top: 20px; }
  .insight-subtitle span {
    margin-bottom: 0; }
  .creative .creative-title h1 span, .creative .about-title h1 span {
    clear: both;
    margin: 0 auto;
    max-width: 150px;
    display: block;
    margin: 30px auto 0 auto; }
  footer {
    height: 100%; }
    footer .footer-left {
      width: 100%;
      padding-top: 3rem;
      text-align: center; }
    footer .footer-right {
      padding: 0 40px;
      width: 100%;
      padding-bottom: 2rem; }
      footer .footer-right .footer-col {
        padding: 1rem 0.5rem; }
        footer .footer-right .footer-col p {
          max-width: 95%; }
    footer .footer-social li {
      margin-right: 1rem; }
    footer .footer-legal {
      padding: 1rem; }
  .contact-countries .contact-fw .wrapper-img h2 {
    font-size: 1.25rem; }
  .contact-info .contact-title {
    font-size: 1.15rem;
    margin-bottom: 5px; }
  .contact-info .contact-copy {
    font-size: 0.8rem; }
  .contact-bottom .contact-fw {
    padding: 50px 20px 50px 40px; }
  .careers .home-sv h4 {
    font-size: 1.55rem; }
  .careers .accordion-section h3 {
    font-size: 1.55rem; }
  .careers .arrow-down {
    margin-top: 40px; } }

@media only screen and (max-width: 768px) {
  .show-in-view {
    display: none; }
  .showreel-portrait {
    display: block; }
  .showreel-landscape {
    display: none; }
  #fp-nav {
    display: none; }
  .wrapper {
    margin-top: 0px;
    padding-bottom: 0; }
  .creative .about-inner .creative-description p {
    width: 80%; }
  .creative .creative-title h1, .creative .about-title h1 {
    line-height: 38px;
    font-size: 32px; }
  .project-view .back-gallery, .project-view .next-gallery {
    display: none; }
  header {
    background: rgba(255, 255, 255, 0.95);
    position: relative; }
    header .hamburger {
      position: absolute;
      right: 10px;
      top: 20px;
      border: none;
      background: none;
      font-size: 40px;
      color: #8B7130;
      display: block; }
      header .hamburger.icon-close-round {
        top: 15px;
        right: 5px; }
    header h1.logo {
      padding-top: 0px;
      position: relative; }
      header h1.logo img {
        width: 150px;
        margin-top: 7px; }
      header h1.logo .logo-mobile {
        position: absolute;
        left: 20px; }
        header h1.logo .logo-mobile img {
          max-width: 35px; }
    header #main-nav {
      position: absolute;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.95);
      padding: 20px 0;
      display: none;
      top: 100px; }
      header #main-nav li {
        display: block;
        width: 100%;
        text-align: center;
        padding: 12px 0; }
        header #main-nav li a {
          font-size: 13px; }
    header.smaller {
      overflow: visible;
      height: 50px; }
      header.smaller h1.logo {
        margin: -30px auto 0 auto;
        float: none; }
      header.smaller .hamburger {
        top: 5px; }
      header.smaller #main-nav {
        top: 50px;
        margin-top: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.7); }
  .menu-content {
    width: 100%; }
  .menu-sidebar {
    width: 100%;
    display: none; }
  .language-switcher {
    right: auto;
    left: 0;
    top: 0;
    padding: 10px 10px; }
  .header-contact-cta .language-switcher ul {
    padding-left: 20px;
    padding-right: 0; }
  .creative-box, .product-box {
    margin-bottom: 2%; }
  .creative-box-inner::before, .product-box-inner::before {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1; }
  .creative-box-inner-content h2, .product-box-inner-content h2 {
    opacity: 1;
    top: 20px;
    font-size: 18px; }
    .creative-box-inner-content h2 span, .product-box-inner-content h2 span {
      opacity: 1;
      width: 50%; }
  .creative-box-inner-content p, .product-box-inner-content p {
    top: 0;
    opacity: 1; }
  .bottom-creative {
    max-height: 300px; }
  .bottom-pager .previous-creative a, .bottom-pager .next-creative a {
    padding: 20px 25px 20px 50px; }
  .gallery-cms .inner-creative {
    padding-bottom: 10px; }
  #project-creative {
    margin-top: 0; }
  .creative-heading, .contact-heading {
    padding: 30px 70px 40px 70px; }
    .creative-heading h1, .contact-heading h1 {
      padding-bottom: 10px;
      font-size: 1.3rem; }
  .cs-description p {
    font-size: 1.2rem;
    line-height: 2rem;
    padding-left: 50px;
    padding-right: 50px; }
  .case-studies-credits h6 {
    font-size: 0.75rem;
    line-height: 1.9rem;
    display: inline-block; }
  .about-heading h2 {
    font-size: 1.6rem; }
  .about-intro {
    padding: 0 80px 40px 80px; }
    .about-intro p {
      font-size: 1.3rem;
      line-height: 2.35rem; }
  .about-st {
    padding: 0 40px 40px 40px; }
    .about-st .st p {
      font-size: 0.6rem; }
    .about-st .st .st-num {
      font-size: 2.75rem; }
  .about-middle-content {
    padding: 40px 80px 40px 80px; }
    .about-middle-content p {
      font-size: 1.2rem; }
      .about-middle-content p.emphasy {
        font-size: 0.85rem; }
  .about-cl {
    padding: 40px 80px 70px 80px; }
    .about-cl h1 {
      font-size: 1.35rem; }
    .about-cl h2 {
      font-size: 1.2rem; }
  .about-ts {
    padding: 40px 80px 40px 80px; }
    .about-ts h2 {
      font-size: 1.35rem; }
    .about-ts p {
      font-size: 1.2rem;
      line-height: 2rem; }
  .insight {
    float: none; }
  .insight-inner {
    padding-top: 10px; }
  .insight-content {
    float: none; }
  .insight-content-image, .insight-content-text {
    width: 100%; }
    .insight-content-image img, .insight-content-text img {
      float: none;
      max-width: 100%; }
  .insight-subtitle span {
    margin-bottom: 0; }
  .insight-detail .creative .creative-description p {
    margin-top: 20px; }
  .insight-content-text {
    padding-bottom: 50px; }
    .insight-content-text h2 {
      line-height: 30px; }
    .insight-content-text a {
      margin-left: 20px;
      margin-top: 10px; }
  .insight-content-text span, .insight-content-text p, .insight-content-text h2 {
    padding: 0 20px; }
  .insight-detail .insight-list {
    width: 100%; }
  .creative .accordion-section {
    width: 100%; }
    .creative .accordion-section h3 a {
      font-size: 21px;
      line-height: 36px; }
    .creative .accordion-section h4 {
      font-size: 18px; }
      .creative .accordion-section h4 span {
        margin-bottom: 15px; }
  .career-detail .careers-list {
    padding-left: 0;
    margin-bottom: 30px;
    font-size: 14px; }
    .career-detail .careers-list li {
      margin: 5px 0; }
  footer {
    height: 100%;
    padding-bottom: 1rem; }
    footer .footer-left {
      width: 100%;
      padding-left: 0;
      text-align: center;
      padding-bottom: 0; }
      footer .footer-left .footer-logo {
        max-width: 170px; }
    footer .footer-right {
      width: 100%;
      display: block;
      padding: 0 20px;
      text-align: center; }
      footer .footer-right .footer-col {
        width: 100%;
        padding: 0.5rem; }
        footer .footer-right .footer-col p {
          margin: 0 auto;
          max-width: 70%; }
        footer .footer-right .footer-col .email-link {
          display: block;
          margin-bottom: 1rem; }
    footer .footer-legal {
      margin-top: 2rem;
      padding: 1rem 20px 0 20px; }
    footer .footer-social li {
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
      footer .footer-social li a {
        font-size: 1.4rem; }
  .footer-newsletter {
    margin-top: 1rem; }
    .footer-newsletter .newsletter-left {
      width: 50%; }
  .home-hero {
    margin-top: 0; }
  body.home .home__slide {
    background-position: center center; }
  .section-creative.half {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .section-creative.half div {
      width: 100%; }
      .section-creative.half div:last-child {
        margin-top: 1.5%; }
  .back-gallery {
    left: 0 !important;
    display: inline-block !important; }
  .next-gallery {
    right: 0 !important;
    display: inline-block !important; }
  body.about .top-image {
    background-size: cover; }
  .about-new .about-new-block {
    width: 48%;
    padding: 1rem 1.5rem;
    background: rgba(255, 255, 255, 0.8); }
    .about-new .about-new-block p {
      font-size: 2rem; }
  #latest-work {
    display: none; }
    #latest-work .latest-work-block {
      width: 100%;
      height: auto; }
      #latest-work .latest-work-block img {
        height: auto; }
      #latest-work .latest-work-block:hover img {
        transform: scale(1); }
      #latest-work .latest-work-block:hover::after {
        opacity: 0; }
      #latest-work .latest-work-block:hover .latest-work-content h5 {
        top: 0px; }
      #latest-work .latest-work-block:hover .latest-work-content p {
        bottom: 20px; }
      #latest-work .latest-work-block .latest-work-content {
        position: relative;
        top: auto;
        transform: none;
        padding-top: 1rem; }
        #latest-work .latest-work-block .latest-work-content h5, #latest-work .latest-work-block .latest-work-content p {
          opacity: 1;
          position: relative;
          color: black; }
        #latest-work .latest-work-block .latest-work-content h5 {
          top: 0px;
          margin-top: 0;
          color: #585858; }
          #latest-work .latest-work-block .latest-work-content h5 span {
            opacity: 1;
            width: 17%;
            border-color: #8B7130; }
        #latest-work .latest-work-block .latest-work-content p {
          bottom: 20px;
          color: #8B7130; }
  .contact-countries .contact-fw {
    width: 100%; }
  .contact-info {
    min-height: auto; }
    .contact-info a {
      color: #777777; }
  .contact-clock {
    position: relative;
    padding-top: 5rem; }
  .contact-bottom {
    padding-bottom: 50px; }
    .contact-bottom .contact-fw {
      width: 100%;
      padding: 10px 40px 20px 40px;
      border-bottom: 1px solid #EFEFEF; }
      .contact-bottom .contact-fw p {
        font-size: 0.8rem; }
  .careers .home-about {
    padding: 30px 100px 30px 100px; }
  .careers .home-sv {
    padding: 20px 20% 10px 20%; }
    .careers .home-sv h4 {
      font-size: 1.35rem; }
  .careers .accordion-section {
    padding: 30px 0; }
    .careers .accordion-section h3 {
      font-size: 1.35rem; }
    .careers .accordion-section .arrow-down {
      margin-top: 30px; }
      .careers .accordion-section .arrow-down:before {
        font-size: 1rem; }
  .careers .career-summary {
    padding: 0 70px; }
  .videography .fw-container .fw {
    width: 100%; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
  .fourth {
    height: 140px; }
    .fourth h5 {
      margin-top: 5px; }
    .fourth .hover-block {
      opacity: 1;
      top: 0; }
    .fourth .social-links li a {
      color: #777; }
  footer .footer-left .footer-logo {
    max-width: 150px; }
  footer .footer-social li {
    margin-right: 0.4rem; }
    footer .footer-social li a {
      font-size: 1rem; }
  footer .subscribe a {
    font-size: 0.65rem;
    letter-spacing: 1px;
    padding: 0.25rem 0.35rem; } }

@media only screen and (max-width: 620px) {
  .hide-in-mobile {
    display: none !important; }
  .show-in-mobile {
    display: block !important; }
  .cta {
    color: white;
    background: #8B7130; }
  .cta span {
    color: white;
    background: #8B7130;
    border: none; }
  .slider-cl .slick-next {
    right: -10px; }
  .slider-cl .slick-prev {
    left: -25px; }
  header {
    display: block;
    height: 75px; }
    header #main-nav {
      width: 100%;
      top: 75px; }
    header h1.logo {
      margin: 0 auto;
      width: 100%;
      text-align: center;
      padding-top: 0;
      position: relative; }
      header h1.logo img {
        width: 130px; }
    header .hamburger {
      top: 15px;
      right: 15px; }
      header .hamburger.icon-close-round {
        top: 10px;
        right: 10px; }
    header .header-contact-cta {
      top: 25px;
      right: 20px; }
      header .header-contact-cta .header-cta-link {
        font-size: 0.75rem; }
      header .header-contact-cta .language-switcher {
        display: none; }
  .menu {
    background: rgba(255, 255, 255, 0.95); }
  .main-nav .main-nav-item a {
    font-size: 1.45rem;
    line-height: 2.15rem; }
  .language-switcher {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px; }
  .language-switcher-sm ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding-left: 0; }
    .language-switcher-sm ul li {
      padding: 0 10px; }
      .language-switcher-sm ul li a {
        color: #8b7130;
        opacity: 0.65; }
        .language-switcher-sm ul li a.current-language {
          opacity: 1; }
  #nav-icon {
    left: 20px; }
  .home-hero__text--heading {
    margin-bottom: 60px;
    font-size: 5vw;
    line-height: 7vw; }
    .home-hero__text--heading br {
      display: none; }
  #creative {
    padding-top: 0; }
  .creative .creative-description p {
    width: 100% !important;
    font-size: 14px;
    margin: 20px auto 20px; }
    .creative .creative-description p.bigger {
      font-size: 17px;
      line-height: 24px; }
  .creative .creative-title h1, .creative .about-title h1 {
    font-size: 28px;
    line-height: 30px;
    padding-top: 0;
    margin-bottom: 0px; }
  .creative .about-inner h3 span {
    margin-bottom: 30px;
    margin-top: 10px; }
  .creative-content {
    margin: 10px 0; }
    .creative-content.half img {
      width: 100%; }
      .creative-content.half img:first-child {
        margin-bottom: 20px; }
  .bottom-pager {
    text-align: center;
    opacity: 0;
    height: 0px; }
    .bottom-pager .previous-creative, .bottom-pager .next-creative {
      float: none;
      width: 100%;
      margin: 5px 0; }
      .bottom-pager .previous-creative a, .bottom-pager .previous-creative .button, .bottom-pager .next-creative a, .bottom-pager .next-creative .button {
        width: 100%; }
        .bottom-pager .previous-creative a:hover, .bottom-pager .previous-creative .button:hover, .bottom-pager .next-creative a:hover, .bottom-pager .next-creative .button:hover {
          color: #8B7130;
          background: transparent; }
        .bottom-pager .previous-creative a span, .bottom-pager .previous-creative .button span, .bottom-pager .next-creative a span, .bottom-pager .next-creative .button span {
          opacity: 0; }
        .bottom-pager .previous-creative a i, .bottom-pager .previous-creative .button i, .bottom-pager .next-creative a i, .bottom-pager .next-creative .button i {
          position: relative;
          left: 0;
          vertical-align: middle; }
      .bottom-pager .previous-creative a, .bottom-pager .next-creative a {
        padding-left: 25px; }
      .bottom-pager .previous-creative .share-buttons, .bottom-pager .next-creative .share-buttons {
        left: 0;
        right: 0; }
        .bottom-pager .previous-creative .share-buttons li, .bottom-pager .next-creative .share-buttons li {
          display: inline-block; }
          .bottom-pager .previous-creative .share-buttons li a, .bottom-pager .next-creative .share-buttons li a {
            color: #8B7130;
            font-size: 20px; }
    .bottom-pager .back-top {
      display: none; }
  .service-section h2, .services-clients h3, .about-clients h3 {
    font-size: 21px;
    line-height: 30px; }
  .creative .about-inner h3 {
    font-size: 21px;
    padding-top: 20px; }
  .creative .about-inner .core-services a {
    padding: 10px 25px;
    background: #8B7130;
    color: white; }
  .service-section h2 span {
    margin-top: 10px; }
  .insight-detail .creative .creative-title h1 {
    font-size: 21px;
    line-height: 30px;
    display: block; }
    .insight-detail .creative .creative-title h1 span {
      display: block;
      width: 33.3333%;
      margin: 15px auto 10px auto;
      letter-spacing: 3px; }
  .insight-detail .creative .creative-title h4 {
    font-size: 12px; }
  .insight-detail .insight-list {
    font-size: 14px; }
  .insight-detail .next-creative {
    text-align: center; }
  .insight-detail .bottom-pager {
    padding-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px; }
  /* Creative View Back to Gallery and Next Project buttons */
  .project-view .back-gallery, .project-view .next-gallery {
    width: 50%;
    text-align: center; }
  #vimeo-channel span {
    display: none; }
  #vimeo-channel a {
    background: #8B7130;
    color: white; }
  #map {
    height: 300px; }
  .creative-box, .product-box {
    max-width: 100%;
    width: 100%;
    margin: 5px 0; }
  .creative-box-inner::before, .product-box-inner::before {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1; }
  .creative-box-inner-content h2, .product-box-inner-content h2 {
    opacity: 1;
    top: 20px;
    font-size: 18px; }
    .creative-box-inner-content h2 span, .product-box-inner-content h2 span {
      opacity: 1;
      width: 50%; }
  .creative-box-inner-content p, .product-box-inner-content p {
    top: 0;
    opacity: 1; }
  .bottom-creative {
    height: 300px; }
    .bottom-creative::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.7);
      left: 0;
      right: 0;
      opacity: 1;
      transition: all 0.25s ease-out; }
  #featured-case-studie {
    margin-bottom: 20px; }
    #featured-case-studie h4 {
      font-size: 21px;
      font-weight: bold;
      color: #585858;
      font-family: "texgyreadventorregular", sans-serif;
      font-size: 18px; }
    #featured-case-studie .border {
      text-align: center;
      top: 75px; }
      #featured-case-studie .border span {
        width: 20%;
        border-color: #8B7130; }
    #featured-case-studie .link {
      top: 100px; }
      #featured-case-studie .link span {
        border: none;
        color: #8B7130;
        background: transparent;
        font-size: 16px; }
        #featured-case-studie .link span:hover {
          background: transparent; }
    #featured-case-studie .inner-case-study {
      top: 25%; }
  .case-studies #featured-case-studie {
    background-position: bottom left; }
  .products #featured-case-studie {
    background-position: bottom center; }
  .case-study .bottom-pager {
    padding-bottom: 20px; }
  .creative .breadcrumbs li:first-child {
    display: none; }
  .case-studies .creative-box-inner-content, .case-studies .product-box-inner-content, .products .creative-box-inner-content, .products .product-box-inner-content, .creative .creative-box-inner-content, .creative .product-box-inner-content {
    position: relative;
    top: 50px; }
  .case-studies .creative-box-inner::before, .case-studies .product-box-inner::before, .products .creative-box-inner::before, .products .product-box-inner::before, .creative .creative-box-inner::before, .creative .product-box-inner::before {
    background: rgba(255, 255, 255, 0); }
  footer {
    height: 100%;
    padding-bottom: 1rem; }
    footer .footer-left {
      width: 100%;
      padding-left: 0;
      text-align: center;
      padding-bottom: 1rem; }
    footer .footer-right {
      width: 100%;
      display: block;
      padding: 20px;
      text-align: center; }
      footer .footer-right .footer-col {
        width: 100%;
        padding: 0 0.5rem; }
        footer .footer-right .footer-col p {
          margin: 0 auto; }
        footer .footer-right .footer-col .email-link {
          display: block;
          margin-bottom: 1rem; }
    footer .footer-legal {
      margin-top: 0;
      padding: 1rem 20px 0 20px; }
    footer .footer-social li {
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  .footer-newsletter {
    height: auto; }
    .footer-newsletter .newsletter-left {
      width: 100%;
      position: relative; }
      .footer-newsletter .newsletter-left h6 {
        position: relative;
        z-index: 1; }
      .footer-newsletter .newsletter-left:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.1);
        z-index: 0; }
    .footer-newsletter .newsletter-right {
      display: none; }
  .creative .about-inner .core-services ul {
    font-size: 15px;
    line-height: 42px;
    width: 100%; }
    .creative .about-inner .core-services ul.list-left, .creative .about-inner .core-services ul.list-right {
      text-align: center;
      padding-right: 0;
      padding-left: 0; }
  .about-clients h3 {
    padding-bottom: 0; }
  .clients-slider.slick-slider, .testimonial-slider.slick-slider {
    margin-top: 0; }
    .clients-slider.slick-slider .slick-next, .clients-slider.slick-slider .slick-prev, .testimonial-slider.slick-slider .slick-next, .testimonial-slider.slick-slider .slick-prev {
      display: none !important; }
  .about-testimonial .testimonial-text {
    width: 90%; }
  .contact .creative .about-inner h3 {
    padding-top: 30px; }
    .contact .creative .about-inner h3 span {
      margin-bottom: 0px; }
  .contact-info {
    padding-bottom: 20px; }
  .privacy .creative .about-inner h3 span {
    margin-bottom: 0; }
  .privacy .privacy-list {
    width: 100%;
    font-size: 14px; }
  .section-creative {
    padding: 0.45% 2%; }
    .section-creative.half {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .section-creative.half div {
        width: 100%; }
  body.about .top-image {
    background-size: cover;
    margin-bottom: 1rem; }
  body.about .breadcrumbs {
    display: none; }
  .about-new {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    position: relative; }
    .about-new::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: inline-block;
      background: rgba(255, 255, 255, 0.6); }
    .about-new .about-new-block {
      width: 100%;
      padding: 0;
      background: transparent;
      border: none;
      z-index: 9; }
    .about-new p {
      font-size: 2rem;
      line-height: 2.5rem; }
  #latest-work .latest-work-block {
    width: 100%;
    height: auto; }
    #latest-work .latest-work-block img {
      height: auto; }
    #latest-work .latest-work-block:hover img {
      transform: scale(1); }
    #latest-work .latest-work-block:hover::after {
      opacity: 0; }
    #latest-work .latest-work-block:hover .latest-work-content h5 {
      top: 0px; }
    #latest-work .latest-work-block:hover .latest-work-content p {
      bottom: 20px; }
    #latest-work .latest-work-block .latest-work-content {
      position: relative;
      top: auto;
      transform: none;
      padding-top: 1rem; }
      #latest-work .latest-work-block .latest-work-content h5, #latest-work .latest-work-block .latest-work-content p {
        opacity: 1;
        position: relative;
        color: black; }
      #latest-work .latest-work-block .latest-work-content h5 {
        top: 0px;
        margin-top: 0;
        color: #585858; }
        #latest-work .latest-work-block .latest-work-content h5 span {
          opacity: 1;
          width: 17%;
          border-color: #8B7130; }
      #latest-work .latest-work-block .latest-work-content p {
        bottom: 20px;
        color: #8B7130; }
  .case-study-heading {
    text-align: center;
    width: 100%;
    clear: both;
    float: left;
    margin: 20px 0 5px 0; }
    .case-study-heading .creative-heading h1 {
      margin-top: 0;
      line-height: 2.25rem; }
    .case-study-heading h2 {
      font-size: 17px; }
    .case-study-heading.delivery {
      margin: 10px 0 0 0; }
    .case-study-heading .cs-description p {
      width: 85%; }
  .creative-inner.creative-inner-new .creative-content {
    margin: 1rem 0 0 0; }
  .lateral-breadcrumbs {
    display: none; }
  .home-video .scroll-down {
    display: none; }
  .home-about {
    padding: 40px 40px 100px 40px; }
    .home-about p {
      font-size: 1.25rem;
      line-height: 2.15rem; }
    .home-about .cta-wrapper {
      margin-top: 60px; }
  .home-fw {
    padding-top: 20px; }
    .home-fw h2 {
      padding-bottom: 20px;
      font-size: 1.75rem; }
    .home-fw .show-in-mobile {
      padding-bottom: 3rem; }
      .home-fw .show-in-mobile h2 {
        font-size: 1.05rem;
        line-height: 1.9rem;
        font-style: normal;
        text-align: center;
        font-family: "texgyreadventorregular", "Arial", "Helvetica", sans-serif;
        color: #8b7130;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
        padding-bottom: 0px;
        margin-bottom: 2rem; }
    .home-fw .view-all {
      padding: 50px 0; }
  .fw-info {
    padding: 5px 0; }
    .fw-info h3 {
      font-size: 1.25rem; }
    .fw-info p {
      font-size: 0.65rem; }
  .fw-container .fw {
    width: 100%; }
  .home-sv {
    padding: 30px 20px; }
    .home-sv h2 {
      font-size: 1.05rem; }
  .core-sv {
    padding: 40px 40px 100px 40px; }
    .core-sv p {
      font-size: 1.25rem;
      line-height: 2.15rem; }
    .core-sv .view-all {
      margin-top: 60px; }
  .home-cs .slick-slide, .creative-cs .slick-slide {
    overflow: visible; }
    .home-cs .slick-slide .cs-content, .creative-cs .slick-slide .cs-content {
      position: relative;
      bottom: 0rem;
      opacity: 1; }
      .home-cs .slick-slide .cs-content h3, .creative-cs .slick-slide .cs-content h3 {
        color: #555555;
        font-size: 1.35rem; }
      .home-cs .slick-slide .cs-content p, .creative-cs .slick-slide .cs-content p {
        font-size: 0.65rem;
        color: #BBBBBB; }
    .home-cs .slick-slide:after, .creative-cs .slick-slide:after {
      display: none; }
    .home-cs .slick-slide:hover img, .creative-cs .slick-slide:hover img {
      transform: scale3d(1, 1, 1); }
  .about-hero {
    margin-top: 0;
    height: 230px; }
  .about-heading {
    padding: 20px 40px 0 40px; }
    .about-heading h2 {
      font-size: 1.35rem;
      line-height: 1.75rem;
      padding-bottom: 0; }
  .about-intro {
    padding: 10px 40px 20px 40px; }
    .about-intro p {
      font-size: 1.25rem;
      line-height: 2rem; }
  .about-st {
    display: block;
    padding-bottom: 0; }
    .about-st h2 {
      font-size: 1.35rem;
      padding-bottom: 50px;
      border-top: 1px solid #eee;
      padding-top: 50px; }
    .about-st .st {
      width: 100%;
      margin-bottom: 80px; }
      .about-st .st p {
        line-height: 20px;
        font-size: 0.65rem; }
      .about-st .st .st-num {
        font-size: 3rem; }
  .about-middle-content {
    padding: 40px 40px 30px 40px; }
    .about-middle-content p {
      font-size: 1.25rem;
      line-height: 2rem; }
      .about-middle-content p.emphasy {
        font-size: 0.9rem;
        line-height: 1.75rem; }
  .about-sv h2 {
    font-size: 1.25rem;
    padding-top: 40px;
    line-height: 2rem;
    padding-bottom: 20px; }
  .grid-sv {
    padding-left: 40px;
    padding-right: 40px; }
    .grid-sv .sv {
      width: 100%;
      margin-bottom: 0.75rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem; }
      .grid-sv .sv.sv-higher {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem; }
      .grid-sv .sv br {
        display: none; }
      .grid-sv .sv h3 {
        font-size: 1.1rem; }
      .grid-sv .sv:hover h3 {
        top: 0; }
      .grid-sv .sv:hover p {
        opacity: 0; }
  #sv-info {
    padding: 20px; }
    #sv-info img {
      max-width: 100%;
      width: 100%; }
    #sv-info .sv-info-left, #sv-info .sv-info-right {
      width: 100%;
      padding-right: 20px;
      padding-left: 20px;
      padding-bottom: 0; }
    #sv-info .sv-info-left {
      -ms-flex-order: 2;
          order: 2; }
    #sv-info .sv-info-right {
      -ms-flex-order: 1;
          order: 1; }
    #sv-info p {
      font-size: 1.1rem; }
    #sv-info a {
      margin: 2rem auto 2rem auto;
      width: 100%;
      background: transparent;
      text-align: center; }
      #sv-info a span {
        width: 100%;
        display: block;
        border: 1px solid #8b7130;
        color: #8b7130;
        background: transparent; }
  .about-cl {
    padding: 40px; }
    .about-cl h1 {
      font-size: 1.25rem; }
    .about-cl h2 {
      font-size: 1.25rem;
      line-height: 1.75rem; }
  .about-ts {
    padding: 40px 40px 80px 40px; }
    .about-ts h2 {
      font-size: 1.25rem;
      line-height: 1.75rem;
      padding-bottom: 10px; }
    .about-ts p {
      font-size: 1.15rem;
      line-height: 1.75rem; }
    .about-ts .ts-brand {
      padding-top: 5px;
      font-size: 1.25rem; }
    .about-ts .ts-role {
      line-height: 1.25rem;
      font-size: 1.15rem; }
  #creative {
    padding-bottom: 80px; }
  .creative-heading, .contact-heading {
    padding: 20px 40px 20px 40px; }
    .creative-heading h1, .contact-heading h1 {
      font-size: 1.25rem;
      padding-bottom: 10px; }
    .creative-heading h2, .contact-heading h2 {
      font-size: 1.15rem;
      line-height: 1.75rem; }
  .creative-cs h3 {
    font-size: 1.25rem;
    line-height: 2.15rem;
    padding-left: 40px;
    padding-right: 40px; }
  .creative-sh {
    padding-top: 20px; }
    .creative-sh h2 {
      font-size: 1.35rem;
      padding-bottom: 40px; }
  .creative-vd {
    padding: 0px 40px 40px 40px; }
    .creative-vd .cta-wrapper {
      margin-top: 40px; }
  .case-study .creative-heading {
    padding: 20px 20px 20px 20px; }
  .cs-description {
    padding-top: 10px; }
    .cs-description h2 {
      font-size: 1.35rem;
      margin-top: 10px; }
    .cs-description h3 {
      font-size: 0.8rem; }
    .cs-description p {
      font-size: 1.15rem;
      line-height: 1.75rem;
      padding: 20px; }
    .cs-description.cs-ts p {
      font-size: 1.15rem;
      line-height: 1.75rem; }
      .cs-description.cs-ts p.cs-role {
        font-size: 1.15rem; }
    .cs-description.cs-ts h3 {
      font-size: 0.65rem; }
  .case-studies-credits {
    padding-left: 20px;
    padding-right: 20px; }
    .case-studies-credits h6 {
      font-size: 0.7rem;
      line-height: 1.65rem; }
  .products #creative {
    padding-bottom: 0px; }
  #grid-product .fw-container .fw {
    width: 100%; }
  .product-bottom .fw-container .fw {
    width: 100%; }
  .careers .home-about {
    padding: 10px 40px 30px 40px; }
  .careers .home-sv {
    padding: 30px 40px 10px 40px; }
    .careers .home-sv h4 {
      font-size: 1.25rem;
      line-height: 1.75rem; }
  .careers .career-summary {
    padding: 0 50px; }
    .careers .career-summary p {
      font-size: 1.05rem;
      line-height: 1.45rem;
      padding: 5px 0; }
  .careers .accordion-section-content p {
    margin-bottom: 20px; }
  .careers .accordion-section {
    padding: 10px 0 30px 0px; }
    .careers .accordion-section h3 {
      font-size: 1.3rem; }
    .careers .accordion-section h4 {
      font-size: 1rem;
      padding-bottom: 0;
      line-height: 1.5rem;
      margin: 2rem 0;
      text-align: left; }
      .careers .accordion-section h4 span {
        margin-left: 0; }
    .careers .accordion-section .job-desc {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 1.05rem; }
    .careers .accordion-section .careers-list li, .careers .accordion-section .careers-list p {
      font-size: 1.05rem;
      line-height: 1.45rem;
      padding: 5px 0; }
    .careers .accordion-section .arrow-down {
      margin-top: 40px; }
      .careers .accordion-section .arrow-down:before {
        padding: 10px;
        font-size: 0.85rem; }
  .videography .fw-container .fw {
    width: 100%; }
  .creative .breadcrumbs {
    margin-top: 20px; }
    .creative .breadcrumbs ul li a {
      font-size: 0.55rem; }
  .about .slider-ts .slick-arrow, .about .slider-cl .slick-arrow {
    opacity: 1 !important; }
  .home-cs .slick-dots li.slick-active button:before, .creative-cs .slick-dots li.slick-active button:before, .slider-cl .slick-dots li.slick-active button:before, .slider-ts .slick-dots li.slick-active button:before {
    font-size: 20px;
    color: #8B7130; }
  .home .slick-dots li button:before, .creative .slick-dots li button:before, .slider-cl .slick-dots li button:before, .slider-ts .slick-dots li button:before {
    opacity: 0.1;
    font-size: 20px; } }

@media only screen and (max-width: 480px) {
  .header-contact-cta {
    display: none; }
    .header-contact-cta .header-cta-link {
      font-size: 0.75rem; }
  .creative .creative-title h1, .creative .about-title h1 {
    font-size: 26px;
    line-height: 28px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .showreel-portrait {
    display: block; }
  .showreel-landscape {
    display: none; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .showreel-portrait {
    display: block; }
  .showreel-landscape {
    display: none; } }

@media screen and (min-device-width: 360px) and (max-device-width: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .showreel-portrait {
    display: block; }
  .showreel-landscape {
    display: none; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; } }

@media screen and (min-device-width: 320px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; } }

@media screen and (min-device-width: 320px) and (orientation: landscape) {
  .showreel-portrait {
    display: none; }
  .showreel-landscape {
    display: block; } }

@font-face {
  font-family: 'texgyreadventorregular';
  src: url("fonts/texgyreadventor-regular-webfont.eot");
  src: url("fonts/texgyreadventor-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/texgyreadventor-regular-webfont.woff") format("woff"), url("fonts/texgyreadventor-regular-webfont.ttf") format("truetype"), url("fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "iheart";
  src: url("../fonts/iheart.eot");
  src: url("fonts/iheart.eot?#iefix") format("embedded-opentype"), url("../fonts/iheart.woff") format("woff"), url("../fonts/iheart.ttf") format("truetype"), url("../fonts/iheart.svg#iheart") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "iheart";
  src: url("fonts/iheart.eot");
  src: url("fonts/iheart.eot?#iefix") format("embedded-opentype"), url("fonts/iheart.woff") format("woff"), url("fonts/iheart.ttf") format("truetype"), url("fonts/iheart.svg#iheart") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "iheart" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "iheart" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\66"; }

.icon-social-twitter:before {
  content: "\63"; }

.icon-youtube-play:before {
  content: "\61"; }

.icon-instagram:before {
  content: "\62"; }

.icon-caret-right:before {
  content: "\64"; }

.icon-angle-left:before {
  content: "\65"; }

.icon-angle-right:before {
  content: "\67"; }

.icon-vimeo-circled:before {
  content: "\68"; }

.icon-linkedin-circled:before {
  content: "\69"; }

.icon-pinterest-p:before {
  content: "\6a"; }

.icon-vimeo:before {
  content: "\6b"; }

.icon-linkedin:before {
  content: "\6c"; }

.icon-ios-film-outline:before {
  content: "\6e"; }

.icon-ios-location-outline:before {
  content: "\6f"; }

.icon-facebook-outline:before {
  content: "\70"; }

.icon-twitter-outline:before {
  content: "\71"; }

.icon-pinterest-outline:before {
  content: "\72"; }

.icon-angle-left-1:before {
  content: "\73"; }

.icon-angle-right-1:before {
  content: "\74"; }

.icon-stop:before {
  content: "\75"; }

.icon-flickr:before {
  content: "\76"; }

.icon-chevron-down:before {
  content: "\77"; }

.icon-wordpress:before {
  content: "\78"; }

.icon-eye-1:before {
  content: "\79"; }

.icon-email-mail-streamline:before {
  content: "\6d"; }

.icon-ios-glasses-outline:before {
  content: "\7a"; }

.icon-chevron-up:before {
  content: "\41"; }

.icon-navicon:before {
  content: "\43"; }

.icon-close-round:before {
  content: "\44"; }

.icon-instagram-new:before {
  content: "\42"; }

.icon-ios-gear-outline:before {
  content: "\45"; }

@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr {
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid;
    max-width: 100%; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  abbr[title]:after {
    content: " (" attr(title) ")"; } }
