@font-face {
  font-family: 'noe-display';
  src: url("/wp-content/themes/rapt/dist/fonts/Noe-Display-Regular.woff"); }

@font-face {
  font-family: 'noe-display-italic';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-RegularItalic.otf"); }

@font-face {
  font-family: 'noe-display-medium';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-Medium.otf"); }

@font-face {
  font-family: 'noe-display-medium-italic';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-MediumItalic.otf"); }

@font-face {
  font-family: 'noe-display-bold';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-Bold.otf"); }

@font-face {
  font-family: 'noe-display-bold-italic';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-BoldItalic.otf"); }

@font-face {
  font-family: 'noe-display-black';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-Black.otf"); }

@font-face {
  font-family: 'noe-display-black-italic';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-BlackItalic.otf"); }

@font-face {
  font-family: 'noe-display-medium';
  src: url("/wp-content/themes/rapt/dist/fonts/NoeDisplay-Medium.otf"); }

@font-face {
  font-family: 'Fakt-Blond';
  src: url("/wp-content/themes/rapt/dist/fonts/Fakt-Blond.woff"); }

@font-face {
  font-family: 'Fakt-Semibold';
  src: url("/wp-content/themes/rapt/dist/fonts/Fakt-SemiBold.woff"); }

@font-face {
  font-family: 'Fakt-Blond-Italic';
  src: url("/wp-content/themes/rapt/dist/fonts/Fakt-BlondItalic.woff"); }

body {
  font-family: Fakt-Blond;
  line-height: 1.6;
  text-align: left;
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 1320px) {
    body {
      font-size: 20px; } }
  body i {
    font-family: 'Fakt-Blond-Italic'; }

h1 {
  font-family: 'noe-display';
  font-size: calc(25px + (40 - 25) * (100vw - 320px) / (1440 - 320));
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 1320px) {
    h1 {
      font-size: 40px; } }
  h1._Large {
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    margin-bottom: 5px !important; }
    @media (min-width: 1320px) {
      h1._Large {
        font-size: 40px; } }
  h1 i {
    font-family: 'noe-display-italic'; }

h2 {
  font-family: 'Fakt-Blond';
  font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 1320px) {
    h2 {
      font-size: 40px; } }
  h2 a, h2 a:visited {
    color: #000000; }
  h2.large {
    font-family: 'noe-display';
    font-size: calc(25px + (40 - 25) * (100vw - 320px) / (1440 - 320));
    color: #000000;
    margin-top: 0; }
    @media (min-width: 1320px) {
      h2.large {
        font-size: 40px; } }
    h2.large i {
      font-family: 'noe-display-italic'; }
  h2 i {
    font-family: 'Fakt-Blond-Italic'; }

h3 {
  font-family: 'Fakt-Blond';
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320)); }
  @media (min-width: 1320px) {
    h3 {
      font-size: 20px; } }
  h3 a, h3 a:visited {
    color: #000000; }
  h3 i {
    font-family: 'Fakt-Blond-Italic'; }

p {
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
  line-height: 1.6;
  color: #000000;
  font-family: 'Fakt-Blond';
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 1320px) {
    p {
      font-size: 20px; } }
  p i {
    font-family: 'Fakt-Blond-Italic'; }

.aligncenter {
  text-align: center; }

a:hover, a:active {
  outline: none;
  text-decoration: none; }

.logo-loader {
  display: flex;
  align-items: center;
  justify-content: center; }

.transition-wipe,
.logo-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: white;
  transition: .2s; }

.transition-wipe.is-off,
.logo-loader.is-off {
  opacity: 0;
  visibility: hidden; }

.transition-wipe h1 {
  position: relative;
  top: -35%;
  left: -25%;
  width: 100%;
  height: calc(20px + 11vw);
  transform: rotate(-45deg);
  opacity: 0.4;
  font-family: 'noe-display-medium';
  font-size: calc(50px + 10vw);
  font-weight: 500;
  line-height: 0.86;
  text-align: center;
  color: #d1d1d1;
  white-space: nowrap;
  opacity: 0;
  -webkit-animation: fade-in .5s forwards; }

.transition-wipe h1 {
  transform: rotate(-45deg) translate3d(-100%, 0, 0);
  backface-visibility: hidden; }

.transition-wipe h1 span {
  position: relative;
  display: inline-block;
  backface-visibility: hidden; }

.intro {
  width: 100vw;
  height: calc(100vh - 136px);
  display: none;
  /* @media (min-width: $bp-sm-min) {
    height: calc(100vh - 96px);
  } */
  font-family: 'noe-display-medium';
  font-size: calc(12px + 1.5vw + 4.4vh);
  line-height: 1;
  padding: 15px 0;
  box-sizing: border-box;
  position: relative; }
  @media (min-width: 960px) {
    .intro {
      height: calc(100vh - 120px);
      display: block; } }

.intro-questions {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%; }

.intro-question {
  position: relative;
  color: #000000;
  cursor: pointer;
  transition: .3s;
  white-space: nowrap;
  padding: 0;
  backface-visibility: hidden;
  will-change: transform, color, background;
  flex-shrink: 2;
  opacity: 0;
  transition: opacity .5s, transform 1s ease-out;
  z-index: 2; }

.intro-question-text {
  backface-visibility: hidden;
  will-change: transform;
  position: relative;
  display: inline-block;
  transition: .5s opacity; }

.intro-question.is-off {
  opacity: 0 !important;
  transition: none; }

.intro-question.is-active {
  background: transparent;
  color: white;
  z-index: 3; }

.intro-question:hover {
  z-index: 10; }
  .intro-question:hover .intro-question-text {
    transition: .2s opacity !important;
    transition-delay: 0s !important; }

.intro-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh + 30px);
  overflow: hidden; }

.intro-image {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .2s;
  z-index: 2; }

.intro-image.is-active {
  opacity: 1;
  visibility: visible;
  transition: .4s ease-out; }

.fade-in {
  animation: fade-in .5s forwards; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.intro.is-active .intro-question {
  opacity: 1;
  transform: translate3d(-30px, 0, 0); }

.intro.is-active .intro-question:nth-of-type(1) {
  transition-delay: .1s; }

.intro.is-active .intro-question:nth-of-type(2) {
  transition-delay: .2s; }

.intro.is-active .intro-question:nth-of-type(3) {
  transition-delay: .3s; }

.intro.is-active .intro-question:nth-of-type(4) {
  transition-delay: .4s; }

.intro.is-active .intro-question:nth-of-type(5) {
  transition-delay: .5s; }

.intro.is-active .intro-question:nth-of-type(6) {
  transition-delay: .6s; }

.intro.is-active .intro-question:nth-of-type(7) {
  transition-delay: .7s; }

.intro.is-active .intro-question:nth-of-type(8) {
  transition-delay: .8s; }

.intro.is-active .intro-question:nth-of-type(9) {
  transition-delay: .9s; }

.intro.is-active .intro-question:nth-of-type(10) {
  transition-delay: 1s; }

.close-logo {
  display: none;
  position: absolute;
  right: -11px;
  top: -4px;
  height: 40px;
  cursor: pointer; }

.is-scrolling:not(.is-nav-fixed) .menu-item a {
  color: white !important; }

@media (min-width: 960px) {
  .is-scrolling:not(.is-nav-fixed) .rapt-logo {
    display: none; }
  .is-scrolling:not(.is-nav-fixed) .rapt-logo polyline {
    fill: white; }
  .is-scrolling:not(.is-nav-fixed) .close-logo {
    display: block; } }

.is-scrolling .intro .intro-question {
  transition-delay: 0s !important;
  transition-duration: 0s !important; }

body {
  /* transition: 1s; */ }

a {
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  color: #000; }
  a:hover, a:active, a:focus {
    color: #999;
    text-decoration: none; }
  a:hover {
    color: #999; }

ol {
  list-style-position: inside;
  margin: 0;
  color: #000;
  padding: 0 0 1.5em 0; }

#page {
  overflow: hidden; }

.nopad {
  padding: 0; }

.container {
  width: auto;
  padding: 0; }
  @media (min-width: 680px) {
    .container {
      padding: 0 calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320));
      width: 100%;
      max-width: 1470px; } }
  @media (min-width: 1320px) {
    .container {
      padding: 0 80px; } }

.row {
  margin-left: 0;
  margin-right: 0; }

.full-width-wrap {
  padding: 0 calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320));
  max-width: 1470px;
  margin: auto; }
  @media (min-width: 1320px) {
    .full-width-wrap {
      padding: 0 80px; } }

.peach-bkg {
  background: #ffdfd9; }

.black-bkg {
  background: #000000;
  color: #FFFFFF; }

.light-gray-bkg {
  background: #f8f8f8; }

.black {
  color: #000000; }

.desktop-only {
  display: none; }
  @media (min-width: 960px) {
    .desktop-only {
      display: block; } }

@media (min-width: 960px) {
  .mobile-only {
    display: none !important; } }

.more-link-wrapper {
  text-align: left;
  margin: 0 auto;
  /*max-width:1290px;*/
  padding: calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400));
  padding-left: 16px; }
  @media (min-width: 1320px) {
    .more-link-wrapper {
      padding: 80px;
      padding-left: 16px; } }
  .more-link-wrapper .more-link {
    cursor: pointer;
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    line-height: 1.2;
    display: inline-block;
    color: #000000;
    opacity: .2; }
    @media (min-width: 1320px) {
      .more-link-wrapper .more-link {
        font-size: 40px; } }

.bg-gray {
  background: #F9F9F9; }

.black-bkg .more-link {
  color: #FFFFFF;
  opacity: .5; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.blog {
  background: #FFFFFF !important; }
  .blog #site-navigation {
    background: #FFFFFF !important; }

img:not(.loaded):not(.intro-image) {
  display: block;
  position: relative; }

img.loaded {
  width: 100% !important;
  height: auto !important; }

.missing::after {
  content: 'missing';
  font-size: 10px;
  position: absolute;
  top: 20px;
  left: 20px;
  color: rgba(0, 0, 0, 0.4); }

.next-article {
  margin-top: 80px; }

.primary-articles {
  padding: 0; }
  @media (min-width: 1320px) {
    .primary-articles {
      padding-right: 16px;
      padding-left: 16px; } }
  .primary-articles img {
    width: 100%;
    height: auto; }
  .primary-articles p {
    font-family: 'noe-display';
    color: #000000;
    font-size: calc(16px + (24 - 16) * (100vw - 320px) / (1440 - 320));
    line-height: 1.33; }
    @media (min-width: 1320px) {
      .primary-articles p {
        font-size: 24px; } }
  .primary-articles .entry-header {
    padding: 20px 0 0; }
    .primary-articles .entry-header h2 {
      margin: 15px 0; }
      .primary-articles .entry-header h2 span {
        font-family: 'noe-display'; }
  .primary-articles .entry-content {
    margin: 0; }
  .primary-articles .entry-text {
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 680px) {
      .primary-articles .entry-text {
        padding-right: 0;
        padding-left: 0; } }

.primary-articles article img,
.secondary-articles article img {
  transition: .2s ease-out; }

.primary-articles article:hover img,
.secondary-articles article:hover img {
  transform: translate3d(0, -4px, 0); }

.category-list ul {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  color: #a5a8a8;
  line-height: 1; }
  .category-list ul li {
    display: inline-block;
    margin: 0;
    font-size: calc(10px + (14 - 10) * (100vw - 320px) / (1440 - 320));
    color: #a5a8a8; }
    @media (min-width: 1320px) {
      .category-list ul li {
        font-size: 14px; } }
    .category-list ul li a {
      color: #a5a8a8; }

.secondary-articles {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 960px) {
    .secondary-articles {
      display: block;
      padding-left: 16px;
      padding-right: 16px; } }
  .secondary-articles .entry-header {
    padding: 20px 0 0; }
    .secondary-articles .entry-header h3 {
      margin: 0; }
      .secondary-articles .entry-header h3 span {
        font-family: 'noe-display'; }
  .secondary-articles .entry-content {
    margin: 0; }
  .secondary-articles article {
    width: 50%;
    padding: 0 8px; }
    @media (min-width: 960px) {
      .secondary-articles article {
        width: 100%;
        float: none;
        padding: 0; } }
    .secondary-articles article img {
      width: 100%;
      height: auto; }
    .secondary-articles article h3 {
      font-size: calc(14px + (20 - 14) * (100vw - 320px) / (1440 - 320)); }
      @media (min-width: 1320px) {
        .secondary-articles article h3 {
          font-size: 20px; } }

.post-template-default {
  background: #ffefdd; }

.filters {
  margin-bottom: 15px; }
  @media (min-width: 960px) {
    .filters {
      margin-bottom: 55px; } }
  @media (min-width: 1320px) {
    .filters {
      padding: 0 16px; } }
  .filters .filter-toggle {
    display: inline-block;
    float: left;
    color: #a5a8a8;
    cursor: pointer; }
  .filters .filter-search-field {
    display: inline-block;
    float: left;
    cursor: pointer; }
  .filters .filter-options {
    clear: both; }
  .filters .filter-search-btn {
    display: inline-block;
    float: right;
    cursor: pointer;
    margin-right: -4px;
    background: transparent !important;
    width: 20px !important; }
    @media (min-width: 960px) {
      .filters .filter-search-btn {
        width: 32px !important; } }

.work-cats {
  margin: 0;
  font-size: calc(10px + (14 - 10) * (100vw - 320px) / (1440 - 320));
  line-height: 1;
  color: #a5a8a8; }
  @media (min-width: 1320px) {
    .work-cats {
      font-size: 14px; } }

.search-filter-overlay {
  background: #FFFFFF;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 50px 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 680px) {
    .search-filter-overlay {
      padding: 75px 0 70px; } }
  .search-filter-overlay .full-width-wrap {
    max-width: 1440px; }
  .search-filter-overlay .close-filter-overlay, .search-filter-overlay .close-search-overlay {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 16px;
    z-index: 2;
    width: 18px !important;
    height: auto;
    transition: .2s ease-out;
    background: transparent !important; }
    .search-filter-overlay .close-filter-overlay:hover, .search-filter-overlay .close-search-overlay:hover {
      transform: rotate(90deg); }
    @media (min-width: 680px) {
      .search-filter-overlay .close-filter-overlay, .search-filter-overlay .close-search-overlay {
        cursor: pointer;
        top: 32px;
        right: 32px;
        width: 32px !important;
        height: auto; } }
  .search-filter-overlay .container {
    margin-top: 20px;
    padding: 0 calc(10px + (80 - 10) * (100vw - 320px) / (1440 - 320));
    transition: .3s; }
    @media (min-width: 680px) {
      .search-filter-overlay .container {
        margin-top: 60px; } }
    @media (min-width: 1320px) {
      .search-filter-overlay .container {
        padding: 0 80px; } }
    .search-filter-overlay .container .col-sm-12 {
      padding-right: 0px;
      padding-left: 0px;
      /* @media (min-width: $bp-sm-min) {
				padding-right: 15px;
	  		padding-left: 15px;
			} */ }
  .search-filter-overlay .filter-options-container {
    padding: 0; }
  .search-filter-overlay .filter-options .filter-option {
    font-family: 'noe-display';
    font-weight: normal !important;
    font-size: calc(30px + (40 - 30) * (100vw - 320px) / (1440 - 320));
    line-height: 1.15;
    color: #a5a8a8;
    -moz-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease; }
    @media (min-width: 1320px) {
      .search-filter-overlay .filter-options .filter-option {
        font-size: 40px; } }
    .search-filter-overlay .filter-options .filter-option input {
      display: none; }
    .search-filter-overlay .filter-options .filter-option:hover, .search-filter-overlay .filter-options .filter-option.is-checked {
      color: #000000;
      cursor: pointer; }
    .search-filter-overlay .filter-options .filter-option:after {
      display: inline-block;
      content: "/";
      margin: 0 8px;
      color: #a5a8a8; }
    .search-filter-overlay .filter-options .filter-option:last-of-type:after {
      content: "";
      margin-right: 0; }
    .search-filter-overlay .filter-options .filter-option a {
      color: #a5a8a8; }
      .search-filter-overlay .filter-options .filter-option a:hover {
        color: #000000; }
  .search-filter-overlay .filter-listings {
    margin-top: 70px;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    /* @media (min-width: $bp-sm-min) {
			margin-right: -15px;
    	margin-left: -15px;
		} */ }
    .search-filter-overlay .filter-listings .filter-listing {
      padding-right: 0px;
      padding-left: 0px;
      margin-bottom: 30px;
      padding-right: 8px;
      padding-left: 8px;
      min-height: 132px;
      /*&:nth-child(odd) {
				clear:left;
				@media (min-width: $bp-sm-min) {
    				clear:inherit;
				}
			}*/ }
      @media (min-width: 680px) {
        .search-filter-overlay .filter-listings .filter-listing {
          margin-bottom: 80px;
          padding-right: 16px;
          padding-left: 16px;
          min-height: 280px; } }
      .search-filter-overlay .filter-listings .filter-listing:nth-child(even) {
        /* padding-right:0; */ }
        @media (min-width: 680px) {
          .search-filter-overlay .filter-listings .filter-listing:nth-child(even) {
            padding-right: 16px;
            padding-left: 16px; } }
      .search-filter-overlay .filter-listings .filter-listing img {
        width: 100% !important;
        height: auto;
        transition: .2s ease-out; }
        @media (min-width: 680px) {
          .search-filter-overlay .filter-listings .filter-listing img {
            width: auto;
            height: auto; } }
      .search-filter-overlay .filter-listings .filter-listing .filter-search-text {
        /*max-width: 300px;*/ }
      .search-filter-overlay .filter-listings .filter-listing h2 {
        font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
        margin-bottom: 0;
        /*padding-left:15px;
				padding-right:15px;*/
        padding: 0; }
        @media (min-width: 1320px) {
          .search-filter-overlay .filter-listings .filter-listing h2 {
            font-size: 20px; } }
        @media (min-width: 680px) {
          .search-filter-overlay .filter-listings .filter-listing h2 {
            padding: 0; } }
        .search-filter-overlay .filter-listings .filter-listing h2 a {
          color: #000000; }
      .search-filter-overlay .filter-listings .filter-listing a {
        display: block; }
        .search-filter-overlay .filter-listings .filter-listing a img {
          display: block; }
      .search-filter-overlay .filter-listings .filter-listing:hover img {
        transform: translate3d(0, -4px, 0); }
      .search-filter-overlay .filter-listings .filter-listing .work-cats {
        /*padding-left:15px;
				padding-right:15px;*/
        display: none;
        padding: 0; }
        @media (min-width: 960px) {
          .search-filter-overlay .filter-listings .filter-listing .work-cats {
            display: block; } }
        @media (min-width: 680px) {
          .search-filter-overlay .filter-listings .filter-listing .work-cats {
            padding: 0; } }
      .search-filter-overlay .filter-listings .filter-listing .category-list {
        /*padding-left:15px;
				padding-right:15px;*/
        padding: 0; }
        @media (min-width: 680px) {
          .search-filter-overlay .filter-listings .filter-listing .category-list {
            padding: 0; } }
  .search-filter-overlay#search-overlay input {
    display: block;
    font-family: 'noe-display';
    font-size: calc(30px + (40 - 30) * (100vw - 320px) / (1440 - 320));
    line-height: 1.15;
    color: #000000;
    border: none;
    outline: none;
    width: 70%;
    padding: 0; }
    @media (min-width: 1320px) {
      .search-filter-overlay#search-overlay input {
        font-size: 40px; } }
    .search-filter-overlay#search-overlay input::placeholder {
      font-family: 'noe-display';
      font-size: calc(30px + (40 - 30) * (100vw - 320px) / (1440 - 320));
      line-height: 1.15;
      color: #a5a8a8; }
      @media (min-width: 1320px) {
        .search-filter-overlay#search-overlay input::placeholder {
          font-size: 40px; } }

.job-application h2 {
  margin-bottom: 30px; }

.job-application form .row {
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px; }
  .job-application form .row .form-control {
    border-radius: 0;
    height: auto;
    padding: 10px 15px; }
    .job-application form .row .form-control.wpcf7-select {
      height: 40px;
      -webkit-appearance: none;
      background: url(/wp-content/themes/rapt/dist/images/drop.svg) no-repeat right 10px top 50%;
      background-size: 11px auto; }
    .job-application form .row .form-control.wpcf7-submit {
      cursor: pointer;
      font-family: 'noe-display';
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      line-height: 1;
      background: none;
      border: none;
      -webkit-appearance: none;
      text-align: left;
      padding: 0;
      margin-top: 10px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 1px solid #000000;
      padding: 12px 20px 8px;
      float: right;
      width: auto;
      display: inline-block;
      color: #000000;
      /*opacity: .2;*/ }
      .job-application form .row .form-control.wpcf7-submit:hover {
        background: #000000;
        color: #FFFFFF; }
      @media (min-width: 1320px) {
        .job-application form .row .form-control.wpcf7-submit {
          font-size: 40px; } }

.job-application form .wpcf7-response-output {
  background: #000000 !important;
  border: none !important;
  color: #FFF !important;
  margin: 10px 0 0; }

html.is-search-overlay,
html.is-filter-overlay,
body.is-search-overlay,
body.is-filter-overlay {
  overflow: hidden;
  height: 100vh;
  position: relative;
  -webkit-overflow-scrolling: touch; }

/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
  opacity: 0 !important; }

.m-0 {
  margin: 0 !important; }

.post-password-form {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px; }
  .post-password-form label {
    font-family: "Fakt-Semibold" !important;
    margin-bottom: 5px; }
  .post-password-form input[type=password] {
    font-size: 30px;
    -webkit-appearance: none;
    border: 1px solid #000;
    background: none;
    border-radius: 0;
    font-family: noe-display;
    padding: 10px;
    text-align: center; }
  .post-password-form input[type=submit] {
    font-size: 30px;
    -webkit-appearance: none;
    border: 1px solid #000;
    background: none;
    border-radius: 0;
    font-family: noe-display;
    padding: 15px 30px 10px;
    display: inline-block;
    margin: 20px auto; }
  .post-password-form p:nth-of-type(2) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .post-password-form p:nth-of-type(2) label {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }

header {
  padding: 0 calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320)); }
  @media (min-width: 1320px) {
    header {
      padding: 0 95px; } }
  header.entry-header {
    padding: 0; }
  header .nav-wrap {
    padding: calc(12px + (35 - 12) * (100vw - 320px) / (1440 - 320)) 0 95px;
    max-width: 1280px;
    margin: auto;
    position: relative;
    height: 90px; }
    @media (min-width: 960px) {
      header .nav-wrap {
        padding: 35px 0 105px;
        height: 140px; } }
    @media (min-width: 1320px) {
      header .nav-wrap {
        padding: 35px 0 105px; } }
    header .nav-wrap #site-navigation {
      position: relative;
      transform: translate3d(0, 0, 0);
      display: flex;
      align-items: center;
      z-index: 3; }
      header .nav-wrap #site-navigation .menu-main-menu-container {
        width: calc(100% - 18px);
        float: left; }
  header .main-navigation {
    width: auto;
    float: none; }
    @media (min-width: 960px) {
      header .main-navigation {
        width: 100%;
        float: none; } }
    header .main-navigation .mobile-nav-close {
      width: 18px;
      height: 18px;
      position: absolute;
      right: calc(23px + (80 - 23) * (100vw - 320px) / (1440 - 320));
      top: calc(30px + (35 - 30) * (100vw - 320px) / (1440 - 320));
      display: none;
      cursor: pointer; }
      header .main-navigation .mobile-nav-close svg {
        transition: .2s ease-out;
        transform: rotate(0deg); }
      header .main-navigation .mobile-nav-close:hover svg {
        transform: rotate(90deg); }
    header .main-navigation .mobile-nav-locations {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      bottom: calc(20px + (35 - 20) * (100vw - 320px) / (1440 - 320));
      left: calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320));
      pointer-events: none; }
      header .main-navigation .mobile-nav-locations .footer-location {
        margin-top: 20px;
        line-height: 1.3; }
        header .main-navigation .mobile-nav-locations .footer-location a, header .main-navigation .mobile-nav-locations .footer-location a:visited {
          color: #777777;
          display: inline-block; }
      header .main-navigation .mobile-nav-locations p {
        color: white;
        font-size: 14px;
        display: inline; }
      header .main-navigation .mobile-nav-locations p:nth-of-type(2) {
        color: #777777; }
    @media (max-width: 960px) {
      header .main-navigation.toggled #primary-menu {
        position: fixed !important;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: auto;
        background: #000000;
        padding: calc(24px + (35 - 24) * (100vw - 320px) / (1440 - 320)) 0 105px calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320));
        line-height: 1.3; } }
  @media screen and (max-width: 960px) and (min-width: 37.5em) {
    header .main-navigation.toggled #primary-menu {
      display: block; } }
  @media (max-width: 960px) and (min-width: 960px) {
    header .main-navigation.toggled #primary-menu {
      position: static; } }
    @media (max-width: 960px) {
        header .main-navigation.toggled #primary-menu li a {
          opacity: 1;
          visibility: visible; }
      header .main-navigation.toggled .rapt-logo-wrap {
        display: none !important; }
      header .main-navigation.toggled .mobile-nav-close {
        display: block; }
        header .main-navigation.toggled .mobile-nav-close svg {
          width: 100%;
          height: 100%; }
      header .main-navigation.toggled .mobile-nav-locations {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition: .2s; } }
    header .main-navigation #primary-menu li {
      display: block;
      float: none;
      font-family: 'noe-display';
      max-width: 60%;
      font-size: 32px; }
      @media (min-width: 680px) {
        header .main-navigation #primary-menu li {
          font-size: 40px;
          line-height: 1.2; } }
      header .main-navigation #primary-menu li a, header .main-navigation #primary-menu li a:visited {
        color: #FFFFFF;
        transition: .3s; }
        header .main-navigation #primary-menu li a:hover, header .main-navigation #primary-menu li a:visited:hover {
          color: #FFFFFF; }
    @media screen and (min-width: 37.5em) {
      header .main-navigation #primary-menu {
        display: none; } }
    @media (min-width: 960px) {
      header .main-navigation #primary-menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        text-align: left;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        max-width: 82%; }
        header .main-navigation #primary-menu li {
          font-size: 20px;
          font-family: 'Fakt-Blond'; }
          header .main-navigation #primary-menu li a, header .main-navigation #primary-menu li a:visited {
            color: #999999; }
            header .main-navigation #primary-menu li a:hover, header .main-navigation #primary-menu li a:visited:hover {
              color: #000000; }
          header .main-navigation #primary-menu li.current-menu-item a, header .main-navigation #primary-menu li.current-menu-item a:visited, header .main-navigation #primary-menu li.current_page_parent a, header .main-navigation #primary-menu li.current_page_parent a:visited {
            color: #000000; } }

.menu-toggle {
  position: relative;
  width: 24px;
  height: 18px;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0 !important;
  outline: none;
  float: left; }
  .menu-toggle svg {
    width: 24px;
    height: 18px; }
  @media screen and (min-width: 37.5em) {
    .menu-toggle {
      display: block; } }
  @media (min-width: 960px) {
    .menu-toggle {
      display: none; } }

.rapt-logo polyline {
  transition: .1s ease-out;
  transition-delay: .1s;
  transform: scaleX(0);
  transform-origin: 0 0; }
  .rapt-logo polyline:nth-of-type(even) {
    transform-origin: 100% 0; }
  .rapt-logo polyline:nth-of-type(2) {
    transition-delay: .1s; }
  .rapt-logo polyline:nth-of-type(3) {
    transition-delay: .2s; }
  .rapt-logo polyline:nth-of-type(4) {
    transition-delay: .3s; }
  .rapt-logo polyline:nth-of-type(5) {
    transition-delay: .4s; }
  .rapt-logo polyline:nth-of-type(6) {
    transition-delay: .5s; }

.rapt-logo.is-active {
  opacity: 1; }
  .rapt-logo.is-active polyline {
    transform: scaleX(1); }

.rapt-logo.is-off {
  opacity: 0;
  transition: .2s; }

.rapt-logo-wrap {
  position: relative;
  transition: .2s ease-out opacity;
  top: 0;
  width: 14px;
  margin-left: auto;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  @media (min-width: 960px) {
    .rapt-logo-wrap {
      width: 18px; } }
  @media (min-width: 1320px) {
    .rapt-logo-wrap {
      display: block;
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      z-index: 20;
      float: none; } }
  .rapt-logo-wrap .rapt-logo {
    width: 100%; }

.home {
  /* 	.rapt-logo-wrap {
		top: auto;
		bottom: 30px;
		opacity: 1;
		visibility: visible;
	} */ }
  .home header .nav-wrap {
    padding: calc(12px + (35 - 12) * (100vw - 320px) / (1440 - 320)) 0 65px; }
  @media (min-width: 960px) {
    .home header .nav-wrap {
      padding: 50px 0 100px; } }
  @media (min-width: 960px) and (min-width: 1320px) {
    .home header .nav-wrap {
      padding: 50px 0 100px; } }
  @media (min-width: 960px) {
    .home header .main-navigation #primary-menu li a {
      color: #000000; } }

header .nav-wrap #site-navigation {
  width: 100%; }
  @media (max-width: 960px) {
    header .nav-wrap #site-navigation.toggled {
      padding: 31px calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320)) 36px;
      position: fixed;
      transform: translate3d(0, 100px, 0);
      width: 100%;
      background: white;
      z-index: 20;
      top: -100px;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100vh;
      z-index: 40 !important; } }

.is-nav-fixed header .nav-wrap #site-navigation {
  transition: .2s transform ease-out, 0s background-color;
  padding: calc(26px + (35 - 26) * (100vw - 320px) / (1440 - 320)) calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320));
  position: fixed;
  left: 0;
  top: -100px;
  transform: translate3d(0, 100px, 0);
  width: 100%;
  background: white;
  z-index: 20; }
  @media (min-width: 1320px) {
    .is-nav-fixed header .nav-wrap #site-navigation {
      padding: 35px 95px; } }
  @media (min-width: 1440px) {
    .is-nav-fixed header .nav-wrap #site-navigation {
      padding: 35px calc((100vw - 1280px) / 2); } }
  @media (max-width: 960px) {
    .is-nav-fixed header .nav-wrap #site-navigation.toggled {
      top: -100px;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100vh; } }

body:not(.is-scrolled) #site-navigation .mobile-nav-locations {
  bottom: 100px; }

.home #masthead {
  background: #FFFFFF;
  z-index: 9999;
  position: relative; }

.is-nav-fixed header .nav-wrap #site-navigation {
  background: white; }

.single-post header .nav-wrap #site-navigation {
  transition: .2s transform ease-out, 1s background-color;
  background-color: #ffefdd; }

.blog header .nav-wrap #site-navigation {
  background-color: #ffefdd; }

@media (min-width: 960px) {
  .single-work_post_type .main-navigation #primary-menu li#menu-item-30 a {
    color: #999999; }
  .single-work_post_type .main-navigation #primary-menu li#menu-item-31 a {
    color: #000000; } }

main section {
  padding: calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; }
  @media (min-width: 1320px) {
    main section {
      padding: 80px 0; } }
  main section.basic-page-title {
    padding-top: 0;
    padding-bottom: 0; }
    main section.basic-page-title h1 {
      margin-top: 0;
      margin-bottom: 0; }
  main section.basic-page-content {
    padding-top: 50px; }
    main section.basic-page-content h2 {
      font-family: 'noe-display';
      font-size: calc(18px + (28 - 18) * (100vw - 320px) / (1440 - 320)) !important; }
      @media (min-width: 1320px) {
        main section.basic-page-content h2 {
          font-size: 28px !important; } }
  main section.services h3 {
    font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
    line-height: 1.6;
    color: #000000;
    font-family: 'Fakt-Blond';
    -webkit-font-smoothing: antialiased;
    font-family: "Fakt-Semibold" !important;
    margin-top: 0; }
    @media (min-width: 1320px) {
      main section.services h3 {
        font-size: 20px; } }
    @media (min-width: 680px) {
      main section.services h3 {
        margin-top: 8px; } }
  main section.services ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    main section.services ul li {
      font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
      line-height: 1.6;
      color: #000000;
      font-family: 'Fakt-Blond';
      -webkit-font-smoothing: antialiased; }
      @media (min-width: 1320px) {
        main section.services ul li {
          font-size: 20px; } }
  main section.home-carousel {
    padding-top: 0; }
    main section.home-carousel .slick-prev {
      display: none !important; }
    main section.home-carousel .slick-next {
      cursor: pointer;
      position: absolute;
      top: calc(100% - 2vw);
      right: 15px;
      -webkit-appearance: none;
      appearance: none;
      background: none;
      border: none;
      outline: none;
      padding: 0; }
      main section.home-carousel .slick-next svg {
        width: 8vw;
        height: auto; }
        @media (min-width: 680px) {
          main section.home-carousel .slick-next svg {
            width: 4vw; } }
    main section.home-carousel .home-carousel-list {
      list-style: none;
      margin: 0;
      padding: 0 15px; }
      main section.home-carousel .home-carousel-list .slick-slide {
        height: auto; }
        main section.home-carousel .home-carousel-list .slick-slide.slick-active .home-carousel-list-item-info {
          opacity: 1;
          transform: translateY(0); }
      main section.home-carousel .home-carousel-list .home-carousel-list-item img {
        margin-bottom: 40px;
        display: block;
        width: 100%;
        height: auto; }
      main section.home-carousel .home-carousel-list .home-carousel-list-item .row {
        margin-left: -10px;
        margin-right: -10px; }
        main section.home-carousel .home-carousel-list .home-carousel-list-item .row .col-xs-6 {
          padding-left: 10px;
          padding-right: 10px; }
      main section.home-carousel .home-carousel-list .home-carousel-list-item-info {
        opacity: 0;
        transform: translateY(80px);
        transition: all .4s ease; }
        @media (min-width: 960px) {
          main section.home-carousel .home-carousel-list .home-carousel-list-item-info {
            display: flex; } }
        @media (min-width: 960px) {
          main section.home-carousel .home-carousel-list .home-carousel-list-item-info .left {
            flex: 0 0 50%;
            padding-right: 10; } }
        @media (min-width: 960px) {
          main section.home-carousel .home-carousel-list .home-carousel-list-item-info .right {
            flex: 0 0 50%;
            padding-left: 10px; } }
        main section.home-carousel .home-carousel-list .home-carousel-list-item-info a {
          display: block; }
        main section.home-carousel .home-carousel-list .home-carousel-list-item-info h3 {
          font-family: 'noe-display';
          font-size: calc(18px + (28 - 18) * (100vw - 320px) / (1440 - 320)) !important;
          text-decoration: underline; }
          @media (min-width: 1320px) {
            main section.home-carousel .home-carousel-list .home-carousel-list-item-info h3 {
              font-size: 28px !important; } }
        main section.home-carousel .home-carousel-list .home-carousel-list-item-info h4 {
          font-family: 'noe-display';
          font-size: calc(18px + (28 - 18) * (100vw - 320px) / (1440 - 320)) !important;
          line-height: 1.2;
          margin-top: 5px;
          max-width: 50%;
          margin-bottom: 0; }
          @media (min-width: 1320px) {
            main section.home-carousel .home-carousel-list .home-carousel-list-item-info h4 {
              font-size: 28px !important; } }
          @media (min-width: 960px) {
            main section.home-carousel .home-carousel-list .home-carousel-list-item-info h4 {
              max-width: 65%; } }
  main section.home-work {
    padding: 0; }
    main section.home-work .work-grid .work-row {
      margin-bottom: 0;
      /* &:last-of-type {
						margin-bottom: 0;
					} */ }
      @media (min-width: 680px) {
        main section.home-work .work-grid .work-row {
          margin-bottom: calc(15px + (100 - 14) * (100vw - 320px) / (1440 - 320)); } }
      @media (min-width: 1320px) {
        main section.home-work .work-grid .work-row {
          margin-bottom: 100px; } }
      main section.home-work .work-grid .work-row.work-row-twothirds-onethird:last-of-type, main section.home-work .work-grid .work-row.work-row-onethird-twothirds:last-of-type,
      main section.home-work .work-grid .work-row.work-row-twothirds-onethird .work-row-inner,
      main section.home-work .work-grid .work-row.work-row-onethird-twothirds .work-row-inner {
        margin-bottom: 0 !important; }
    main section.home-work .more-link-wrapper {
      padding-left: 16px; }
  main section.home-perspectives {
    background: #ffdfd9;
    padding: 0;
    padding-top: calc(45px + (80 - 45) * (100vw - 400px) / (1440 - 400));
    padding-bottom: calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; }
    @media (max-width: 960px) {
      main section.home-perspectives {
        padding: calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; } }
    @media (min-width: 1320px) {
      main section.home-perspectives {
        padding: 80px 0 0; } }
    main section.home-perspectives .press-title {
      margin-top: 30px;
      margin-bottom: 30px; }
      @media (min-width: 680px) {
        main section.home-perspectives .press-title {
          margin-top: 0;
          margin-bottom: 60px; } }
    main section.home-perspectives h1 {
      color: #000000;
      margin: 0 0 26px; }
      @media (min-width: 680px) {
        main section.home-perspectives h1 {
          margin: 0 0 calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; } }
      @media (min-width: 1320px) {
        main section.home-perspectives h1 {
          margin: 0 0 80px 0; } }
    main section.home-perspectives article .entry-header, main section.home-perspectives article .entry-content {
      padding: 0; }
    main section.home-perspectives article .entry-header {
      margin-top: 15px; }
    main section.home-perspectives .primary-articles {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 680px) {
        main section.home-perspectives .primary-articles {
          padding-left: 16px;
          padding-right: 16px; } }
    @media (min-width: 960px) {
      main section.home-perspectives .secondary-articles {
        /*	margin-left: 16.66666667%;*/ } }
    main section.home-perspectives .more-link-wrapper {
      padding-left: 16px; }
  main section.splash-text-hero {
    padding: 4vh 0 8vh; }
    main section.splash-text-hero .splash-content {
      margin-bottom: 0; }
    @media (min-width: 960px) {
      main section.splash-text-hero {
        padding: 6vh 0 10vh; } }
    @media (max-width: 960px) {
      main section.splash-text-hero .col-md-11 {
        padding-left: 0; } }
    main section.splash-text-hero .splash_title {
      font-family: 'noe-display-medium';
      font-weight: 300;
      -webkit-font-smoothing: antialiased;
      color: black;
      line-height: 120%;
      font-size: 5vw;
      margin: 0; }
      @media (min-width: 768px) {
        main section.splash-text-hero .splash_title {
          font-size: 2.7vw; } }
      @media (min-width: 2000px) {
        main section.splash-text-hero .splash_title {
          font-size: 40px; } }
    main section.splash-text-hero .splash_text {
      font-family: 'noe-display';
      -webkit-font-smoothing: antialiased;
      color: black;
      line-height: 120%;
      font-size: 5vw;
      margin: 0;
      font-family: 'noe-display';
      font-size: calc(25px + (40 - 25) * (100vw - 320px) / (1440 - 320)); }
      @media (min-width: 1320px) {
        main section.splash-text-hero .splash_text {
          font-size: 40px; } }
    main section.splash-text-hero a {
      border-bottom: 2px solid currentColor;
      display: inline-block;
      line-height: 0.75;
      color: black; }
    @media (min-width: 1320px) {
      main section.splash-text-hero .container .container {
        padding: 0 85px; } }
    @media (max-width: 680px) {
      main section.splash-text-hero .container {
        padding: 0 calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320)); } }
  main section.vid-intro {
    height: auto; }
    @media (min-width: 960px) {
      main section.vid-intro {
        height: calc(100vh - 150px);
        width: 100%;
        overflow: hidden; }
        main section.vid-intro .videoWrapper {
          background: #FFF;
          height: 100%;
          overflow: hidden;
          padding: 0;
          position: relative; }
          main section.vid-intro .videoWrapper iframe {
            box-sizing: border-box;
            height: 56.25vw;
            left: 50%;
            min-height: 100%;
            min-width: 100%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            position: absolute;
            top: 50%;
            width: 177.77777778vh;
            max-width: none; } }
  main section.home-about {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 1320px) {
      main section.home-about {
        padding: calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320)) 0; } }
    main section.home-about .more-link-wrapper {
      margin: 0 0 34px;
      text-align: left;
      padding: 0 16px; }
    main section.home-about h1 {
      margin: .3em 0 0;
      line-height: 1; }
      main section.home-about h1 a, main section.home-about h1 a:visited {
        color: #FFFFFF; }
        main section.home-about h1 a:hover, main section.home-about h1 a:visited:hover {
          color: #777777; }
    main section.home-about .container {
      /*padding:0;*/ }
  main section.work-row-full {
    padding: 0; }
  main section.single-hero {
    padding-left: 0;
    padding-right: 0;
    padding: calc(386px + (534 - 386) * (100vw - 320px) / (1440 - 320)) 0;
    padding-bottom: 20px;
    background-position: 50% 80%; }
    @media (min-width: 680px) {
      main section.single-hero {
        padding-bottom: 70px; } }
    @media (min-width: 1320px) {
      main section.single-hero {
        padding: 534px 0 80px; } }
    main section.single-hero h1 {
      font-size: calc(32px + (64 - 32) * (100vw - 320px) / (1440 - 320));
      margin: 0;
      color: #FFFFFF; }
      @media (min-width: 1320px) {
        main section.single-hero h1 {
          font-size: 64px; } }
    @media (min-width: 680px) {
      main section.single-hero.video {
        position: relative;
        overflow: hidden; } }
    main section.single-hero.video video {
      display: none; }
      @media (min-width: 680px) {
        main section.single-hero.video video {
          display: block;
          position: absolute;
          height: 100%;
          width: auto;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          transform: translateX(-50%);
          right: 0;
          top: 0;
          bottom: 0;
          z-index: 1; } }
      @media (min-width: 1100px) {
        main section.single-hero.video video {
          display: block;
          position: absolute;
          height: auto;
          width: 100%;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 0;
          left: 0;
          bottom: 0;
          z-index: 1; } }
    @media (min-width: 680px) {
      main section.single-hero.video .container {
        position: relative;
        z-index: 2; } }
  main section.single-intro {
    padding-left: 0;
    padding-right: 0;
    padding: calc(30px + (80 - 30) * (100vw - 400px) / (1440 - 400)) 0 calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; }
    main section.single-intro h2 {
      color: #000000;
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      font-family: 'noe-display';
      margin-top: 0; }
      @media (min-width: 1320px) {
        main section.single-intro h2 {
          font-size: 40px; } }
    main section.single-intro .work-cats {
      font-size: calc(10px + (16 - 10) * (100vw - 320px) / (1440 - 320));
      margin-bottom: 20px; }
      @media (min-width: 1320px) {
        main section.single-intro .work-cats {
          font-size: 16px; } }
    main section.single-intro .single-intro-row {
      position: relative; }
      main section.single-intro .single-intro-row .rapt-logo-wrap-work-single {
        position: absolute;
        right: -45px;
        top: 5px;
        padding: 0; }
  main section.jobs-content h2 {
    color: #000000;
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    margin-top: 0;
    display: block !important; }
    @media (min-width: 1320px) {
      main section.jobs-content h2 {
        font-size: 40px; } }
    main section.jobs-content h2.job-posts-header {
      margin-bottom: 60px; }
    @media (max-width: 680px) {
      main section.jobs-content h2.job-posts-header {
        margin-top: 10px; } }
  @media (max-width: 680px) {
    main section.jobs-content .rapt-offerings {
      margin-top: 70px; } }
  main section.jobs-content ul {
    margin: 30px 0 0;
    padding-left: 20px; }
  main section.jobs-content .job-posting {
    line-height: 1.1;
    margin-top: 50px; }
    @media (max-width: 680px) {
      main section.jobs-content .job-posting p {
        max-width: 60%; } }
    main section.jobs-content .job-posting a {
      font-family: 'noe-display';
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      margin-bottom: 5px !important;
      color: #000000; }
      @media (min-width: 1320px) {
        main section.jobs-content .job-posting a {
          font-size: 40px; } }
      main section.jobs-content .job-posting a:hover {
        color: #999; }
      main section.jobs-content .job-posting a span {
        color: #999;
        display: block; }
  main section.job-qualifications h2 {
    color: #FFFFFF;
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    margin-bottom: calc(20px + (50 - 20) * (100vw - 320px) / (1440 - 320)); }
    @media (min-width: 1320px) {
      main section.job-qualifications h2 {
        font-size: 40px; } }
  @media (min-width: 960px) {
    main section.job-qualifications .job-qualifications-text {
      /*-webkit-column-count: 2;
			    -moz-column-count: 2;
			    column-count: 2;
			    -webkit-column-gap: 11.5em;
			    -moz-column-gap: 11.5em;
			    column-gap: 11.5em;*/ } }
  main section.job-qualifications .job-qualifications-text ul {
    color: #FFFFFF;
    margin-left: 15px; }
    main section.job-qualifications .job-qualifications-text ul li {
      color: #FFFFFF; }
  main section.job-qualifications .job-qualifications-text p {
    color: #FFFFFF; }
  main section.about-rapt-careers h2 {
    color: #000000;
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    margin-bottom: 20px; }
    @media (min-width: 1320px) {
      main section.about-rapt-careers h2 {
        font-size: 40px; } }
  main section.about-rapt-careers p a, main section.about-rapt-careers p a:visited {
    color: #000000; }
    main section.about-rapt-careers p a:hover, main section.about-rapt-careers p a:visited:hover {
      color: #37383c; }
  main section.grid-content {
    padding-left: 0;
    padding-right: 0; }
    main section.grid-content .lg-row {
      margin-bottom: 8% !important; }
    main section.grid-content .lg-row.full-width + .lg-row.full-width {
      margin-top: -8% !important; }
    main section.grid-content .double-margin {
      margin-bottom: 16% !important; }
    main section.grid-content .full-width {
      margin-right: -15px;
      margin-left: -15px;
      width: 100vw;
      max-width: none;
      padding: 0 calc(33px + (95 - 33) * (100vw - 320px) / (1440 - 320)); }
      @media (min-width: 680px) {
        main section.grid-content .full-width {
          margin-right: calc((33px + (95 - 33) * (100vw - 320px) / (1440 - 320)) / -1);
          margin-left: calc((33px + (95 - 33) * (100vw - 320px) / (1440 - 320)) / -1); } }
      @media (min-width: 1440px) {
        main section.grid-content .full-width {
          margin-right: calc((100vw - 1280px) / -2);
          margin-left: calc((100vw - 1280px) / -2);
          width: 100vw;
          max-width: none;
          padding: 0 calc((100vw - 1280px) / 2); } }
      main section.grid-content .full-width.lg-row-empty {
        min-height: 100vw; }
        @media (min-width: 680px) {
          main section.grid-content .full-width.lg-row-empty {
            min-height: 75vh; } }
      main section.grid-content .full-width.lg-contains-text {
        padding-bottom: 80px; }
    main section.grid-content p {
      font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320)) !important; }
      @media (min-width: 1320px) {
        main section.grid-content p {
          font-size: 20px !important; } }
      main section.grid-content p._Light {
        font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320)) !important; }
        @media (min-width: 1320px) {
          main section.grid-content p._Light {
            font-size: 20px !important; } }
    main section.grid-content .lg-contains-img:not(.lg-contains-html5video) .lg-placeholder {
      padding-bottom: 0 !important; }
    main section.grid-content .lg-type-img .lg-placeholder {
      padding-bottom: 0 !important; }
    main section.grid-content .lg-type-img img {
      transform: none;
      -webkit-transform: none; }
    main section.grid-content .lg-type-html img {
      margin-bottom: 80px; }
    @media (max-width: 680px) {
      main section.grid-content .lg-desktop-grid .lg-col.lg-align-bottom.lg-type-img:last-of-type:not(:first-of-type) {
        margin-bottom: 0;
        vertical-align: top; } }
    @media (max-width: 960px) {
      main section.grid-content .lg-textformat-parent.is-fixed {
        transform: translate3d(0, 0, 0) !important; } }
    @media (min-width: 960px) {
      main section.grid-content .lg-textformat-parent.is-fixed {
        position: fixed;
        top: 120px;
        transform: translate3d(0, 0, 0) !important;
        /* @media (min-width: $bp-xlg-min) {
						margin-left: 80px;
						left: calc((100vw - 1440px) / 2);
					} */ } }
  main section.awards-press {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 110px; }
    main section.awards-press h2 {
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      color: #000000;
      font-family: 'noe-display';
      margin-bottom: 36px; }
      @media (min-width: 1320px) {
        main section.awards-press h2 {
          font-size: 40px; } }
    main section.awards-press .awards-press-entry {
      margin-bottom: 18px;
      color: #37383c; }
      @media (min-width: 960px) {
        main section.awards-press .awards-press-entry {
          margin-bottom: 34px; } }
      main section.awards-press .awards-press-entry:last-of-type {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0; }
      main section.awards-press .awards-press-entry h4 {
        font-family: 'noe-display';
        font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
        margin: 0; }
        @media (min-width: 1320px) {
          main section.awards-press .awards-press-entry h4 {
            font-size: 20px; } }
        main section.awards-press .awards-press-entry h4 a {
          color: #37383c; }
          main section.awards-press .awards-press-entry h4 a span {
            font-family: 'Fakt-Blond'; }
    main section.awards-press .press-col {
      margin-bottom: 90px; }
      @media (min-width: 960px) {
        main section.awards-press .press-col {
          margin-bottom: 0; } }
  main section.featured-products {
    padding-left: 0;
    padding-right: 0; }
    main section.featured-products h2 {
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      color: #000000;
      font-family: 'noe-display';
      margin-bottom: 40px; }
      @media (min-width: 1320px) {
        main section.featured-products h2 {
          font-size: 40px; } }
    main section.featured-products .work-row {
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 680px) {
        main section.featured-products .work-row {
          padding-left: 0;
          padding-right: 0; } }
      @media (min-width: 960px) {
        main section.featured-products .work-row {
          margin-left: 0px;
          margin-right: 0px; } }
      main section.featured-products .work-row h2 {
        margin-bottom: 15px; }
  main section.also-see {
    padding-left: 0;
    padding-right: 0; }
    main section.also-see h2 {
      font-size: calc(32px + (40 - 32) * (100vw - 320px) / (1440 - 320));
      color: #FFFFFF;
      font-family: 'noe-display';
      margin-bottom: 40px; }
      @media (min-width: 1320px) {
        main section.also-see h2 {
          font-size: 40px; } }
    main section.also-see .work-row {
      margin-left: 0px;
      margin-right: 0px; }
      @media (min-width: 680px) {
        main section.also-see .work-row {
          padding-left: 0;
          padding-right: 0; } }
      @media (min-width: 960px) {
        main section.also-see .work-row {
          margin-left: 0px;
          margin-right: 0px; } }
      main section.also-see .work-row h2 {
        margin-bottom: 8px;
        margin-top: 36px; }
        main section.also-see .work-row h2 a {
          color: #FFFFFF; }
      main section.also-see .work-row .work-cats {
        color: #777777; }
  main section.studio-hero {
    padding: calc(164px + (320 - 164) * (100vw - 320px) / (1440 - 320)) 0;
    margin-top: 30px; }
    @media (min-width: 1320px) {
      main section.studio-hero {
        padding: 320px; } }
  main section.team {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: calc(36px + (80 - 36) * (100vw - 400px) / (1440 - 400)); }
    main section.team h1 {
      color: #000000;
      margin: 0 0 16px; }
      @media (min-width: 960px) {
        main section.team h1 {
          margin-bottom: 30px; } }
    main section.team .show-everyone {
      color: #a5a8a8; }
      main section.team .show-everyone a, main section.team .show-everyone a:visited {
        color: #a5a8a8; }
        main section.team .show-everyone a:hover, main section.team .show-everyone a.active, main section.team .show-everyone a:visited:hover, main section.team .show-everyone a:visited.active {
          color: #000000; }
    main section.team .team-sort {
      position: relative;
      margin-top: 64px;
      margin-left: -15px;
      margin-right: -15px;
      height: calc(120px + (450 - 120) * (100vw - 320px) / (1440 - 320)); }
      @media (min-width: 1320px) {
        main section.team .team-sort {
          height: 450px !important; } }
      main section.team .team-sort .team-members {
        position: relative;
        z-index: 1;
        padding-top: 30.4%; }
        main section.team .team-sort .team-members:before {
          content: '';
          left: -500px;
          right: -500px;
          height: 100%;
          position: absolute;
          background-color: #FAFAFA;
          top: 0;
          z-index: -2; }
        main section.team .team-sort .team-members .team-member {
          position: absolute;
          padding: 0;
          margin-bottom: 0;
          opacity: 0;
          transition: .5s opacity;
          left: 0;
          top: 0; }
          main section.team .team-sort .team-members .team-member:nth-of-type(3n + 1) {
            left: 33.333%; }
          main section.team .team-sort .team-members .team-member:nth-of-type(3n + 2) {
            left: 66.666%; }
          main section.team .team-sort .team-members .team-member.is-active {
            opacity: .99;
            transition-delay: .3s; }
          main section.team .team-sort .team-members .team-member .inner {
            position: relative; }
            main section.team .team-sort .team-members .team-member .inner video {
              background: #FAFAFA;
              border: 2px solid #FAFAFA;
              border-bottom: none; }
            main section.team .team-sort .team-members .team-member .inner img {
              width: 100%; }
            main section.team .team-sort .team-members .team-member .inner .team-member-info {
              position: relative;
              padding: 20px 0 60px;
              text-align: center;
              width: 100%;
              opacity: 0;
              visibility: hidden;
              -moz-transition: opacity 0.5s ease;
              -o-transition: opacity 0.5s ease;
              -webkit-transition: opacity 0.5s ease;
              transition: opacity 0.5s ease; }
              main section.team .team-sort .team-members .team-member .inner .team-member-info h3 {
                margin: 0;
                font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
                line-height: 1.33; }
                @media (min-width: 1320px) {
                  main section.team .team-sort .team-members .team-member .inner .team-member-info h3 {
                    font-size: 20px; } }
              main section.team .team-sort .team-members .team-member .inner .team-member-info p {
                color: #a5a8a8;
                margin: 0;
                font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1440 - 320));
                line-height: 1.5; }
                @media (min-width: 1320px) {
                  main section.team .team-sort .team-members .team-member .inner .team-member-info p {
                    font-size: 14px; } }
              main section.team .team-sort .team-members .team-member .inner .team-member-info:before {
                content: '';
                background: white;
                width: 200vw;
                height: 100%;
                position: absolute;
                left: -100vw;
                top: 0;
                z-index: -1; }
        main section.team .team-sort .team-members.is-switching .team-member {
          transition-duration: 0s !important; }
        main section.team .team-sort .team-members.is-everyone {
          padding-top: 0; }
          main section.team .team-sort .team-members.is-everyone .team-member {
            position: relative !important;
            left: 0 !important;
            opacity: 1 !important;
            visibility: visible !important;
            width: 50%; }
            main section.team .team-sort .team-members.is-everyone .team-member .team-member-info {
              opacity: 1;
              visibility: visible; }
            @media (min-width: 1320px) {
              main section.team .team-sort .team-members.is-everyone .team-member {
                width: 33.333%; } }
  main section.we {
    padding-left: 0;
    padding-right: 0; }
    main section.we .we-wrapper {
      position: relative; }
      main section.we .we-wrapper .we-large-text {
        margin-bottom: 40px; }
        @media (min-width: 960px) {
          main section.we .we-wrapper .we-large-text {
            position: absolute;
            top: 0;
            left: 0;
            margin-bottom: 0; } }
      main section.we .we-wrapper .we-block {
        margin-bottom: 40px;
        padding: 0; }
        @media (min-width: 960px) {
          main section.we .we-wrapper .we-block {
            padding-right: 16px;
            padding-left: 16px;
            margin-bottom: 70px; } }
        @media (max-width: 960px) {
          main section.we .we-wrapper .we-block ._Default {
            font-size: 16px; } }
    main section.we h2 {
      color: #000000; }
    main section.we p {
      color: #a5a8a8; }
      main section.we p strong {
        color: #000000;
        font-weight: 400; }
  main section.clients {
    padding-left: 0;
    padding-right: 0;
    padding-top: calc(50px + (80 - 50) * (100vw - 400px) / (1440 - 400)); }
    main section.clients h2 {
      color: #000000; }
    main section.clients #client_logo_row {
      position: relative;
      height: calc(300px + (620 - 300) * (100vw - 320px) / (992 - 320)); }
      @media (min-width: 992px) {
        main section.clients #client_logo_row {
          height: calc(160px + (300 - 160) * (100vw - 992px) / (1440 - 992)); } }
      @media (min-width: 1440px) {
        main section.clients #client_logo_row {
          height: 300px; } }
    main section.clients .client-logos-row {
      position: absolute;
      top: 0;
      left: 0; }
    main section.clients .client-logo {
      opacity: 0;
      transition: .7s opacity,visibility;
      position: absolute;
      top: 0; }
      main section.clients .client-logo:nth-of-type(4n+1) {
        left: 0; }
      main section.clients .client-logo:nth-of-type(4n+2) {
        left: 25%; }
      main section.clients .client-logo:nth-of-type(4n+3) {
        left: 50%; }
      main section.clients .client-logo:nth-of-type(4n+4) {
        left: 75%; }
      main section.clients .client-logo img {
        background: transparent !important;
        max-width: 300px;
        margin: auto;
        width: 100%; }
    main section.clients .client-logo.is-active {
      opacity: 1;
      transition-delay: .5s; }
  main section.services {
    padding-left: 0;
    padding-right: 0;
    padding-top: calc(45px + (80 - 45) * (100vw - 400px) / (1440 - 400));
    padding-bottom: calc(45px + (80 - 45) * (100vw - 400px) / (1440 - 400)); }
    @media (max-width: 960px) {
      main section.services {
        padding-top: calc(36px + (80 - 36) * (100vw - 400px) / (1440 - 400));
        padding-bottom: calc(18px + (80 - 18) * (100vw - 400px) / (1440 - 400)) 0; } }
    main section.services .cat-header {
      margin-bottom: 16px;
      color: #000000; }
    main section.services p {
      color: #a5a8a8; }
    main section.services .col-xs-4 {
      width: 50%; }
      @media (min-width: 680px) {
        main section.services .col-xs-4 {
          width: 33.333%; } }
    @media (max-width: 960px) {
      main section.services .right {
        margin-top: 15px; } }
  main section.video-section .contact-info-header {
    margin-bottom: 40px; }
    @media (min-width: 960px) {
      main section.video-section .contact-info-header {
        margin-bottom: 0;
        transform: translateY(100%);
        z-index: 2; } }
  main section.contact-info {
    padding-left: 0;
    padding-right: 0; }
    main section.contact-info .row .row {
      margin-left: -15px;
      margin-right: -15px; }
    main section.contact-info h2 {
      color: #000000; }
    main section.contact-info h4 {
      color: #a5a8a8;
      font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1440 - 320));
      line-height: 1.6;
      margin-bottom: 10px; }
      @media (min-width: 1320px) {
        main section.contact-info h4 {
          font-size: 20px; } }
    main section.contact-info .contact-info-wrapper {
      position: relative; }
      main section.contact-info .contact-info-wrapper .contact-info-listing {
        margin-bottom: 30px; }
        @media (min-width: 680px) and (max-width: 960px) {
          main section.contact-info .contact-info-wrapper .contact-info-listing {
            width: 50%;
            float: left; } }
        @media (min-width: 960px) {
          main section.contact-info .contact-info-wrapper .contact-info-listing {
            min-height: 220px;
            margin-bottom: 0; } }
        main section.contact-info .contact-info-wrapper .contact-info-listing p {
          margin-bottom: 0; }

main .work-grid .work-row-full-external {
  display: block;
  margin-bottom: calc(20px + (100 - 20) * (100vw - 320px) / (1440 - 320)); }
  main .work-grid .work-row-full-external h2 {
    font-size: calc(25px + (43 - 25) * (100vw - 320px) / (1440 - 320)) !important;
    margin-bottom: 15px !important; }
  main .work-grid .work-row-full-external p.work-cats.category-list {
    font-size: calc(16px + (22 - 16) * (100vw - 320px) / (1440 - 320)) !important;
    color: #000000 !important;
    line-height: 1.3; }
    @media (max-width: 680px) {
      main .work-grid .work-row-full-external p.work-cats.category-list {
        margin-bottom: calc(45px + (100 - 45) * (100vw - 320px) / (1440 - 320)); } }
  main .work-grid .work-row-full-external .work-row-full {
    margin-bottom: 25px !important; }
    @media (max-width: 680px) {
      main .work-grid .work-row-full-external .work-row-full {
        margin-bottom: 10px !important; } }

main .work-grid .work-row-twothirds-onethird .work-row-inner .grid-item,
main .work-grid .work-row-onethird-twothirds .work-row-inner .grid-item {
  padding-bottom: calc(15px + (100 - 14) * (100vw - 320px) / (1440 - 320)); }

@media (min-width: 680px) {
  main .work-grid .work-row-twothirds-onethird .work-row-inner,
  main .work-grid .work-row-onethird-twothirds .work-row-inner {
    padding: 0; } }

@media (min-width: 680px) {
  main .work-grid .work-cluster {
    margin-bottom: 80px; } }

main .work-grid .work-cluster .work-row.work-row-twothirds-onethird .work-row-inner .grid-item,
main .work-grid .work-cluster .work-row.work-row-onethird-twothirds .work-row-inner .grid-item {
  padding-bottom: calc(15px + (100 - 14) * (100vw - 320px) / (1440 - 320)); }

@media (min-width: 680px) {
  main .work-grid .work-cluster .work-row {
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    main .work-grid .work-cluster .work-row .work-row-inner {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
    main .work-grid .work-cluster .work-row.work-row-twothirds-onethird .work-row-inner,
    main .work-grid .work-cluster .work-row.work-row-onethird-twothirds .work-row-inner {
      /* margin-bottom: 50px;
						@media (min-width: $bp-sm-min) {
							margin-bottom: calc(15px + (100 - 15) * (100vw - 320px) / (1440 - 320));
						}
						@media (min-width: $bp-xlg-min) {
							margin-bottom: 100px;
						} */ }
      main .work-grid .work-cluster .work-row.work-row-twothirds-onethird .work-row-inner .grid-item,
      main .work-grid .work-cluster .work-row.work-row-onethird-twothirds .work-row-inner .grid-item {
        padding-bottom: 0; }
    main .work-grid .work-cluster .work-row.work-row-onethird-twothirds + .work-row-twothirds-onethird .work-row-inner,
    main .work-grid .work-cluster .work-row.work-row-twothirds-onethird + .work-row-onethird-twothirds .work-row-inner {
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      align-items: flex-end;
      margin-top: -50px; } }
    @media (min-width: 680px) and (min-width: 680px) {
      main .work-grid .work-cluster .work-row.work-row-onethird-twothirds + .work-row-twothirds-onethird .work-row-inner,
      main .work-grid .work-cluster .work-row.work-row-twothirds-onethird + .work-row-onethird-twothirds .work-row-inner {
        margin-top: calc(-15px + (-100 + 15) * (100vw - 320px) / (1440 - 320)); } }
    @media (min-width: 680px) and (min-width: 1320px) {
      main .work-grid .work-cluster .work-row.work-row-onethird-twothirds + .work-row-twothirds-onethird .work-row-inner,
      main .work-grid .work-cluster .work-row.work-row-twothirds-onethird + .work-row-onethird-twothirds .work-row-inner {
        margin-top: -100px; } }

main .work-grid .work-row {
  /*margin: 0;*/ }
  @media (min-width: 680px) {
    main .work-grid .work-row {
      margin-bottom: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      main .work-grid .work-row .work-row-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start; } }
  @media (min-width: 960px) {
    main .work-grid .work-row {
      padding: 0; } }
  @media (min-width: 680px) {
    main .work-grid .work-row.work-row-twothirds-onethird .work-row-inner,
    main .work-grid .work-row.work-row-onethird-twothirds .work-row-inner {
      margin-bottom: calc(15px + (100 - 15) * (100vw - 320px) / (1440 - 320)); } }
  @media (min-width: 1320px) {
    main .work-grid .work-row.work-row-twothirds-onethird .work-row-inner,
    main .work-grid .work-row.work-row-onethird-twothirds .work-row-inner {
      margin-bottom: 100px; } }
  @media (min-width: 960px) {
    main .work-grid .work-row .container {
      width: 100%; } }
  main .work-grid .work-row .grid-item {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 680px) {
      main .work-grid .work-row .grid-item {
        margin-bottom: 0;
        padding-left: 16px;
        padding-right: 16px; } }
    main .work-grid .work-row .grid-item img {
      width: 100%;
      height: auto;
      transition: .2s ease-out; }
    main .work-grid .work-row .grid-item h2 {
      font-size: calc(16px + (22 - 16) * (100vw - 320px) / (1440 - 320));
      color: #000000;
      font-family: 'noe-display';
      padding: 0 16px;
      margin-top: 16px;
      margin-bottom: 4px; }
      @media (min-width: 1320px) {
        main .work-grid .work-row .grid-item h2 {
          font-size: 22px; } }
      @media (min-width: 680px) {
        main .work-grid .work-row .grid-item h2 {
          padding: 0;
          margin-top: 25px;
          margin-bottom: 8px; } }
      @media (min-width: 680px) {
        main .work-grid .work-row .grid-item h2 p {
          padding: 0; } }
      main .work-grid .work-row .grid-item h2 span {
        font-family: 'Fakt-Blond'; }
    main .work-grid .work-row .grid-item p {
      padding: 0 16px; }
      @media (min-width: 680px) {
        main .work-grid .work-row .grid-item p {
          padding: 0; } }
    main .work-grid .work-row .grid-item:hover img {
      transform: translate3d(0, -4px, 0); }
  main .work-grid .work-row.work-row-full {
    margin-bottom: 0;
    padding: 350px 0 30px;
    margin-bottom: calc(50px + (100 - 14) * (100vw - 320px) / (1440 - 320)); }
    @media (min-width: 680px) {
      main .work-grid .work-row.work-row-full {
        margin-bottom: calc(15px + (100 - 14) * (100vw - 320px) / (1440 - 320));
        padding: 500px 0 80px; } }
    @media (min-width: 960px) {
      main .work-grid .work-row.work-row-full {
        margin-bottom: 100px;
        padding: 500px 0 80px; } }
    main .work-grid .work-row.work-row-full .row {
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 680px) {
        main .work-grid .work-row.work-row-full .row {
          padding-left: 0px;
          padding-right: 0px; } }
    main .work-grid .work-row.work-row-full .div {
      margin-bottom: 0; }
    main .work-grid .work-row.work-row-full h2 {
      font-family: 'noe-display';
      font-size: calc(32px + (40 - 32) * (100vw - 320px) / (1440 - 320));
      color: #FFFFFF;
      padding: 0; }
      @media (min-width: 1320px) {
        main .work-grid .work-row.work-row-full h2 {
          font-size: 40px; } }
      main .work-grid .work-row.work-row-full h2 a {
        color: #FFFFFF; }
      main .work-grid .work-row.work-row-full h2 span {
        font-family: 'Fakt-Blond'; }
    main .work-grid .work-row.work-row-full .work-cats {
      color: #FFFFFF;
      padding: 0; }

.blog #main {
  /* * {
			outline: 1px solid red;
		} */ }
  .blog #main .more-link-wrapper {
    padding-left: 0; }
  @media (min-width: 680px) {
    .blog #main .container {
      width: 100%;
      padding: 0 calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320)); } }
  @media (min-width: 1320px) {
    .blog #main .container {
      width: 100%;
      padding: 0 80px; } }
  .blog #main .container .hentry {
    margin-bottom: 8rem; }
  @media (min-width: 960px) {
    .blog #main .secondary-articles {
      position: fixed;
      right: calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320));
      width: calc(1290px * .25); } }
  @media (min-width: 960px) and (min-width: 1440px) {
    .blog #main .secondary-articles {
      margin-right: calc((100vw - 1470px) / 2);
      right: 80px; } }
  @media (max-width: 960px) {
    .blog #main .secondary-articles {
      /* OVERRIDE JAVASCRIPT */
      transform: none !important; } }

@media (min-width: 960px) {
  .single-post .main-blog-wrap .single-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

.single-post .main-blog-wrap .single-wrapper .single-content {
  padding-right: 0;
  padding-left: 0; }
  .single-post .main-blog-wrap .single-wrapper .single-content img {
    width: 100%; }
    @media (min-width: 960px) {
      .single-post .main-blog-wrap .single-wrapper .single-content img {
        width: auto; } }
  @media (min-width: 680px) {
    .single-post .main-blog-wrap .single-wrapper .single-content {
      padding-right: 16px;
      padding-left: 16px; } }
  .single-post .main-blog-wrap .single-wrapper .single-content .entry-header, .single-post .main-blog-wrap .single-wrapper .single-content .entry-content {
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 680px) {
      .single-post .main-blog-wrap .single-wrapper .single-content .entry-header, .single-post .main-blog-wrap .single-wrapper .single-content .entry-content {
        padding-right: 0;
        padding-left: 0; } }
  .single-post .main-blog-wrap .single-wrapper .single-content .category-list {
    margin-top: 20px; }
  .single-post .main-blog-wrap .single-wrapper .single-content h1 {
    font-family: 'Fakt-Blond';
    font-size: calc(32px + (40 - 32) * (100vw - 320px) / (1440 - 320));
    color: #000000;
    margin: 20px 0; }
    @media (min-width: 1320px) {
      .single-post .main-blog-wrap .single-wrapper .single-content h1 {
        font-size: 40px; } }
  .single-post .main-blog-wrap .single-wrapper .single-content h2 {
    font-family: 'noe-display';
    font-size: calc(16px + (24 - 16) * (100vw - 320px) / (1440 - 320));
    color: #000000;
    margin: 0 0 40px;
    line-height: 1.33; }
    @media (min-width: 1320px) {
      .single-post .main-blog-wrap .single-wrapper .single-content h2 {
        font-size: 24px; } }
  .single-post .main-blog-wrap .single-wrapper .single-content p:last-of-type {
    margin-bottom: 0; }
  .single-post .main-blog-wrap .single-wrapper .single-content blockquote {
    border: none;
    margin: 30px 0; }
    @media (min-width: 680px) {
      .single-post .main-blog-wrap .single-wrapper .single-content blockquote {
        margin: 30px 0 30px 30px; } }
    @media (min-width: 960px) {
      .single-post .main-blog-wrap .single-wrapper .single-content blockquote {
        margin: 46px 0 46px calc(40px + (87 - 40) * (100vw - 960px) / (1440 - 960));
        padding: 0; } }
    .single-post .main-blog-wrap .single-wrapper .single-content blockquote p {
      font-size: calc(20px + (32 - 20) * (100vw - 320px) / (1440 - 320));
      line-height: 1.25;
      font-family: 'noe-display'; }
      @media (min-width: 1320px) {
        .single-post .main-blog-wrap .single-wrapper .single-content blockquote p {
          font-size: 32px; } }
      .single-post .main-blog-wrap .single-wrapper .single-content blockquote p:last-of-type {
        margin-bottom: 0; }
      .single-post .main-blog-wrap .single-wrapper .single-content blockquote p strong {
        font-family: Fakt-Blond;
        font-weight: normal;
        font-size: 20px;
        color: #a4a4a4; }

@media (min-width: 960px) {
  .single-post .main-blog-wrap .single-wrapper .single-sidebar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end; } }

.single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 960px) {
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-items: flex-end;
      justify-content: flex-end;
      height: 100%; } }
  .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts h3 {
    margin-bottom: 0; }
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts h3 span {
      font-family: 'noe-display'; }
  .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts article {
    width: 50%;
    padding: 0 8px; }
    @media (min-width: 960px) {
      .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts article {
        width: 100%;
        float: none;
        padding: 0; } }
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .single-related-posts article img {
      width: 100%;
      height: auto; }

.single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social {
  text-align: center;
  margin-bottom: 100px; }
  @media (min-width: 960px) {
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social {
      position: fixed;
      top: 140px;
      right: calc(18px + (80 - 18) * (100vw - 320px) / (1440 - 320)); } }
  @media (min-width: 1320px) {
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social {
      right: 90px; } }
  @media (min-width: 1440px) {
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social {
      right: calc((100vw - 1280px - 14px) / 2); } }
  .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social a {
    display: inline-block;
    margin: 0 25px; }
    @media (min-width: 960px) {
      .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social a {
        display: block;
        float: right;
        clear: right;
        margin: 0 0 25px; } }
    .single-post .main-blog-wrap .single-wrapper .single-sidebar .post-social a img {
      background: transparent !important; }

.single-post .main-blog-wrap .post-navigation {
  padding: 0 16px; }
  @media (min-width: 960px) {
    .single-post .main-blog-wrap .post-navigation {
      margin-top: 100px;
      margin-bottom: 0;
      padding: 0; } }
  .single-post .main-blog-wrap .post-navigation .nav-next {
    width: 100%;
    float: none;
    text-align: left;
    margin-left: 16px; }
    .single-post .main-blog-wrap .post-navigation .nav-next a {
      font-family: 'noe-display';
      font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
      display: inline-block;
      color: #000000;
      opacity: .2; }
      @media (min-width: 1320px) {
        .single-post .main-blog-wrap .post-navigation .nav-next a {
          font-size: 40px; } }
  .single-post .main-blog-wrap .post-navigation .nav-previous {
    display: none; }

.page-template-page-work-landing .work-grid {
  margin-top: 30px; }

footer {
  position: relative;
  background: #000000;
  margin-top: 30px;
  padding-top: 0;
  z-index: 2; }
  @media (min-width: 680px) {
    footer {
      margin-top: 80px;
      /*padding: calc(15px + (80 - 15) * (100vw - 400px) / (1440 - 400));*/ } }
  footer a, footer a:visited {
    color: #aaa; }
  footer hr {
    background-color: #777777;
    margin-top: 0; }
  footer .menu {
    font-family: 'noe-display';
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1440 - 320));
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 1320px) {
      footer .menu {
        font-size: 40px; } }
    footer .menu li a {
      color: #FFFFFF; }
  footer .footer-top {
    margin-top: 18px; }
    @media (min-width: 960px) {
      footer .footer-top {
        margin-top: 50px; } }
    @media (min-width: 1320px) {
      footer .footer-top {
        margin-top: 80px; } }
    footer .footer-top p {
      font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
      line-height: 1.5;
      font-family: 'Fakt-Blond';
      color: #777777; }
      @media (min-width: 1320px) {
        footer .footer-top p {
          font-size: 16px; } }
    @media (min-width: 680px) {
      footer .footer-top .col-sm-6 {
        width: 50%;
        float: left; }
      footer .footer-top .col-sm-6 {
        width: 50%; } }
  footer .footer-bottom {
    font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
    line-height: 1.5;
    font-family: 'Fakt-Blond';
    color: #777777;
    margin: 0 0 15px; }
    @media (min-width: 1320px) {
      footer .footer-bottom {
        font-size: 16px; } }
    @media (min-width: 680px) {
      footer .footer-bottom {
        margin: 90px -15px 90px; } }
    footer .footer-bottom .footer-contact-addresses {
      display: none; }
      @media (min-width: 680px) {
        footer .footer-bottom .footer-contact-addresses {
          display: block;
          float: none; } }
      @media (min-width: 960px) {
        footer .footer-bottom .footer-contact-addresses {
          display: block;
          float: right; } }
    footer .footer-bottom .footer-social {
      float: none;
      margin-top: 30px; }
      @media (min-width: 680px) {
        footer .footer-bottom .footer-social {
          margin-top: 30px; } }
      @media (min-width: 960px) {
        footer .footer-bottom .footer-social {
          float: left;
          margin-top: 0; } }
    @media (min-width: 680px) {
      footer .footer-bottom .footer-social {
        padding-left: 30px;
        padding-right: 30px; } }
    footer .footer-bottom .footer-social ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (min-width: 960px) {
        footer .footer-bottom .footer-social ul {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          height: 100%; } }
      footer .footer-bottom .footer-social ul li {
        font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
        display: inline-block;
        line-height: 1.6; }
        @media (min-width: 1320px) {
          footer .footer-bottom .footer-social ul li {
            font-size: 16px; } }
        @media (min-width: 960px) {
          footer .footer-bottom .footer-social ul li {
            display: block; } }
        footer .footer-bottom .footer-social ul li a {
          color: #777777;
          color: #FFF; }
    footer .footer-bottom p {
      margin-bottom: 0;
      font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
      color: #777777; }
      @media (min-width: 1320px) {
        footer .footer-bottom p {
          font-size: 16px; } }
      footer .footer-bottom p a strong, footer .footer-bottom p strong {
        color: #FFFFFF;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
  footer .footer-subscribe {
    margin-top: 56px; }
    @media (min-width: 680px) {
      footer .footer-subscribe {
        margin-top: 0; } }
  footer .footer-subscribe input {
    background: transparent;
    color: #FFFFFF !important;
    font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
    padding: 0;
    line-height: 1.5;
    font-family: 'Fakt-Blond';
    border: none;
    outline: none; }
    @media (min-width: 1320px) {
      footer .footer-subscribe input {
        font-size: 16px; } }
    footer .footer-subscribe input:first-of-type {
      flex: 3;
      margin-right: 5px; }
  footer .footer-subscribe p {
    display: flex;
    justify-content: space-between;
    font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1440 - 320));
    padding-bottom: .5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media (min-width: 1320px) {
      footer .footer-subscribe p {
        font-size: 16px; } }
  footer .footer-subscribe a {
    color: white;
    opacity: 1; }
  @media (min-width: 680px) {
    footer .footer-bottom {
      display: flex;
      align-items: flex-end; } }
  footer .footer-bottom .footer-privacy {
    margin-top: 30px;
    color: #FFF;
    font-size: calc(10px + (13 - 10) * (100vw - 320px) / (1440 - 320)); }
    @media (min-width: 680px) {
      footer .footer-bottom .footer-privacy {
        margin-top: 0;
        text-align: right; } }
    footer .footer-bottom .footer-privacy a {
      color: #FFF;
      margin-left: 20px;
      text-decoration: underline; }
      @media (min-width: 680px) {
        footer .footer-bottom .footer-privacy a {
          margin-left: 40px; } }

.home footer, .single-work_post_type footer, .single-things_post_type footer {
  margin-top: 0; }
  .home footer .footer-top, .single-work_post_type footer .footer-top, .single-things_post_type footer .footer-top {
    /*border-top:1px solid #4c4c4c;
			margin-top: 0;
			padding-top: 80px;*/ }

body.is-lightbox {
  height: 100vh;
  overflow: hidden; }

.single .grid-content img {
  cursor: pointer; }

.lightbox .arrows {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: space-between;
  align-items: center;
  padding: 0rem; }
  @media (min-width: 960px) {
    .lightbox .arrows {
      padding: 2rem; } }

.lightbox .arrows svg {
  width: 3.5rem;
  padding: 1rem;
  cursor: pointer;
  opacity: .7; }
  .lightbox .arrows svg:hover {
    opacity: 1;
    transition: .2s; }
  @media (min-width: 960px) {
    .lightbox .arrows svg {
      width: 4rem; } }

.lightbox .arrows .indicator {
  align-self: flex-end; }

.lightbox {
  position: fixed;
  background: white;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10vh 10vw;
  z-index: 100;
  opacity: 0; }

.lightbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: transparent !important;
  transition: .4s ease-out; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body.page-template-page-laygridder footer#colophon {
  margin-top: 0 !important; }

body.page-template-page-laygridder .grid-content {
  padding: 0 !important; }
  body.page-template-page-laygridder .grid-content .lg-row {
    margin-bottom: 5% !important; }

body.page-template-page-laygridder .lg-row {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media (min-width: 1320px) {
    body.page-template-page-laygridder .lg-row {
      padding-top: 80px;
      padding-bottom: 80px; } }
  body.page-template-page-laygridder .lg-row.nopad-top {
    padding-top: 0; }
  body.page-template-page-laygridder .lg-row.nopad-bottom {
    padding-bottom: 0; }
  body.page-template-page-laygridder .lg-row.nomargin-bottom {
    margin-bottom: 0 !important; }
  body.page-template-page-laygridder .lg-row.nomargin-top {
    margin-top: 0 !important; }
  body.page-template-page-laygridder .lg-row .lg-row-inner {
    max-width: 1470px;
    padding-left: 80px;
    padding-right: 80px;
    margin: 0 auto; }
    @media (max-width: 600px) {
      body.page-template-page-laygridder .lg-row .lg-row-inner {
        padding-left: calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320));
        padding-right: calc(18px + (95 - 18) * (100vw - 320px) / (1440 - 320)); } }
