@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

@font-face {
  font-family: 'ct';
  src: url("/assets/fonts/ct.eot?-x041717");
  src: url("/assets/fonts/ct.eot?#iefix-x041717") format("embedded-opentype"), url("/assets/fonts/ct.ttf?-x041717") format("truetype"), url("/assets/fonts/ct.woff?-x041717") format("woff"), url("/assets/fonts/ct.svg?-x041717#ct") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ct-twitter, .share-widget-twitter, .ct-share, .share-widget-toggle, .ct-menu, .mobile-site-nav-toggle-open, .sal-filter-bar .mobile-filter-toggle-open, .ct-linkedin, .share-widget-linkedin, .ct-facebook, .share-widget-facebook, .ct-instagram, .share-widget-instagram,
.ct-close,
.video-close-button,
.mobile-site-nav-toggle-close,
.open .share-widget-toggle,
.media-overlay-toggle-close,
.fp-overlay .fp-overlay-toggle-close, .ct-bar, .ct-arrow-up, .ct-arrow-right, .module-related-slideshow-pagination.slideshow-pagination-next, .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-next, .module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.module-full-page-carousel-next, .fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-next, .ct-arrow-left, .module-related-slideshow-pagination.slideshow-pagination-prev, .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-prev, .module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.module-full-page-carousel-prev, .fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-prev,
.ct-arrow-down, .ct-mail, .share-widget-email, .ct-play, .video-play-button, .ct-search {
  font-family: 'ct';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ct-twitter:before, .share-widget-twitter:before {
  content: "\74";
}

.ct-share:before, .share-widget-toggle:before {
  content: "\73";
}

.ct-linkedin:before, .share-widget-linkedin:before {
  content: "\69";
}

.ct-facebook:before, .share-widget-facebook:before {
  content: "\66";
}

.ct-instagram:before, .share-widget-instagram:before {
  content: "\49";
}

.ct-close:before, .video-close-button:before, .mobile-site-nav-toggle-close:before, .open .share-widget-toggle:before, .media-overlay-toggle-close:before, .fp-overlay .fp-overlay-toggle-close:before {
  content: "\78";
}

.ct-bar:before {
  content: "\62";
}

.ct-arrow-up:before {
  content: "\5e";
}

.ct-arrow-right:before, .module-related-slideshow-pagination.slideshow-pagination-next:before, .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-next:before, .module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.module-full-page-carousel-next:before, .fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-next:before {
  content: "\3e";
}

.ct-arrow-left:before, .module-related-slideshow-pagination.slideshow-pagination-prev:before, .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-prev:before, .module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.module-full-page-carousel-prev:before, .fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-prev:before {
  content: "\3c";
}

.ct-arrow-down:before {
  content: "\76";
}

.ct-mail:before, .share-widget-email:before {
  content: "\65";
}

.ct-menu:before, .mobile-site-nav-toggle-open:before, .sal-filter-bar .mobile-filter-toggle-open:before {
  content: "\6d";
}

.ct-play:before, .video-play-button:before {
  content: "\70";
}

.ct-search:before {
  content: "\71";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  right: 0;
  color: #FFF;
  padding: 10px;
}

html,
body {
  background: #212121;
  display: block;
  height: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-smooth: always;
}

body {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  /* mobile */
  line-height: 24px;
  /* mobile */
  color: #808080;
  z-index: 320;
  position: relative;
}
@media (min-width: 564px) {
  body {
    z-index: 564;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
    line-height: 28px;
    z-index: 768;
  }
}
@media (min-width: 964px) {
  body {
    z-index: 964;
  }
}
@media (min-width: 1124px) {
  body {
    z-index: 1124;
  }
}
body.searching {
  position: fixed;
}

button {
  border: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
button:focus {
  outline-color: transparent;
  outline-style: none;
}
button:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  vertical-align: top;
}

p + p {
  margin-top: 1.55556em;
}

:invalid,
:-moz-submit-invalid,
:-moz-ui-invalid {
  box-shadow: none;
}

.hide-tablet {
  display: block;
}
@media (min-width: 768px) {
  .hide-tablet {
    display: none;
  }
}

.hide-tablet-desktop {
  display: block;
}
@media (min-width: 964px) {
  .hide-tablet-desktop {
    display: none;
  }
}

.show-tablet {
  display: none;
}
@media (min-width: 768px) {
  .show-tablet {
    display: block;
  }
}

.show-tablet-desktop {
  display: none;
}
@media (min-width: 964px) {
  .show-tablet-desktop {
    display: block;
  }
}

.content-link, .module-text .internal-link, .module-list .internal-link, .job-title, .job-item-contact-button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.1em;
  text-decoration: none;
  margin-bottom: 1em;
}
.content-link:before, .module-text .internal-link:before, .module-list .internal-link:before, .job-title:before, .job-item-contact-button:before, .content-link:after, .module-text .internal-link:after, .module-list .internal-link:after, .job-title:after, .job-item-contact-button:after {
  content: " ";
  display: table;
}
.content-link:after, .module-text .internal-link:after, .module-list .internal-link:after, .job-title:after, .job-item-contact-button:after {
  clear: both;
}
.content-link span, .module-text .internal-link span, .module-list .internal-link span, .job-title span, .job-item-contact-button span {
  background: #333;
  color: #f9f9f9;
  padding: 4px 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  margin-bottom: 2px;
}
.content-link span:first-child, .module-text .internal-link span:first-child, .module-list .internal-link span:first-child, .job-title span:first-child, .job-item-contact-button span:first-child, .content-link span.wordie + .word, .module-text .internal-link span.wordie + .word, .module-list .internal-link span.wordie + .word, .job-title span.wordie + .word, .job-item-contact-button span.wordie + .word {
  padding-left: 7px;
}
.content-link span:last-child, .module-text .internal-link span:last-child, .module-list .internal-link span:last-child, .job-title span:last-child, .job-item-contact-button span:last-child, .content-link span.wordie, .module-text .internal-link span.wordie, .module-list .internal-link span.wordie, .job-title span.wordie, .job-item-contact-button span.wordie {
  padding-right: 7px;
}
.content-link:hover span, .module-text .internal-link:hover span, .module-list .internal-link:hover span, .job-title:hover span, .job-item-contact-button:hover span {
  background-color: #c7c7c7;
  color: #f9f9f9;
}

.internal-link.apply.broken span.word {
  padding-left: 12px;
  padding-right: 12px;
}

.section-header {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #212121;
  padding-top: 60px;
  padding-bottom: 40px;
  width: 100%;
  background: #f9f9f9;
  position: relative;
}
.section-header:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 80px;
  margin-right: 6px;
  background: #212121;
  top: -20px;
  position: relative;
  display: block;
}
@media (min-width: 564px) {
  .section-header {
    font-size: 60px;
    line-height: 82px;
    letter-spacing: 0.15em;
  }
}

.careers-section .section-subheader {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.15em;
  padding-bottom: 20px;
}
.careers-section .section-subheader.job-section-header {
  float: left;
  padding-bottom: 20px;
}

.video-play-button {
  height: 60px;
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  background: #f9f9f9;
  background: rgba(249, 249, 249, 0.9);
  font-size: 16px;
}
.has_shadow .video-play-button {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.video-close-button {
  height: 60px;
  width: 60px;
  position: absolute;
  color: #fff;
  right: 50px;
  opacity: .5;
  z-index: 3;
  background: #000;
  font-size: 16px;
  -moz-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.has_shadow .video-close-button {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

.video-close-button:hover {
  opacity: 1;
}

.video-play-button-thumb {
  cursor: pointer;
}
.no-touch .video-play-button-thumb {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.module-list-item-media .video-play-button-thumb {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

.slideshow {
  font-size: 0;
  overflow: hidden;
  position: relative;
}

.site-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f9f9f9;
  overflow: hidden;
  width: 100%;
  min-height: 100%;
  padding-top: 40px;
  position: relative;
  z-index: 1;
  /*
  	padding-top: 60px;
  
  	@include breakpoint(tablet) {
  		padding-top: 100px;
  	}
  	@include breakpoint(tablet-desktop) {
  		padding-top: 140px;
  	}
  */
}
.site-wrapper:before, .site-wrapper:after {
  content: " ";
  display: table;
}
.site-wrapper:after {
  clear: both;
}
.site-wrapper.no-nav {
  padding-top: 0;
}

.page-wrapper {
  min-height: 100%;
  position: relative;
}
.page-wrapper:before, .page-wrapper:after {
  content: " ";
  display: table;
}
.page-wrapper:after {
  clear: both;
}

.site-width-wrapper, .sal-filter-bar .filter-width-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 320px;
  /** Mobile **/
}
.site-width-wrapper:before, .sal-filter-bar .filter-width-wrapper:before, .site-width-wrapper:after, .sal-filter-bar .filter-width-wrapper:after {
  content: " ";
  display: table;
}
.site-width-wrapper:after, .sal-filter-bar .filter-width-wrapper:after {
  clear: both;
}
@media (min-width: 564px) {
  .site-width-wrapper, .sal-filter-bar .filter-width-wrapper {
    width: 563px;
  }
}
@media (min-width: 768px) {
  .site-width-wrapper, .sal-filter-bar .filter-width-wrapper {
    width: 768px;
  }
}
@media (min-width: 964px) {
  .site-width-wrapper, .sal-filter-bar .filter-width-wrapper {
    width: 964px;
  }
}
@media (min-width: 1124px) {
  .site-width-wrapper, .sal-filter-bar .filter-width-wrapper {
    width: 1124px;
  }
}

.content-wrapper {
  position: relative;
}
#curated-carousel-items .content-wrapper {
  cursor: pointer;
}
.content-wrapper .detail-blackbar {
  position: absolute;
  bottom: 0;
  height: 5px;
  background-color: #000;
  left: 50%;
  z-index: 999;
}
.content-wrapper .detail-blackbar.detail-blackbar-shadow {
  bottom: 0;
  height: 60px;
  background-color: transparent;
}
.content-wrapper .detail-blackbar.detail-blackbar-shadow div {
  position: absolute;
  background-color: #000;
  color: #fff;
  line-height: 60px;
  font-size: 15px;
  font-style: italic;
  text-align: center;
  height: 60px;
  bottom: 0;
  width: 100%;
  left: 50%;
  margin-left: -50%;
}
.content-wrapper .detail-blackbar.detail-blackbar-shadow div span {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  text-transform: uppercase;
  font-style: normal;
  font-size: 20px;
}
@media (min-width: 768px) {
  .content-wrapper .detail-blackbar.detail-blackbar-shadow div {
    width: 300px;
    bottom: -55px;
    margin-left: -150px;
  }
}
.touch .content-wrapper .detail-blackbar.detail-blackbar-shadow div {
  width: 100%;
  bottom: 0;
  margin-left: -50%;
}
.content-wrapper .detail-blackbar.detail-blackbar-shadow:after, .content-wrapper .detail-blackbar.detail-blackbar-shadow:before {
  content: "";
  background: url("/assets/img/image-shadow.png") center bottom no-repeat transparent;
  background-size: 100% auto;
  position: absolute;
  right: 50%;
  margin-right: -400px;
  bottom: -60px;
  height: 60px;
  width: 800px;
  z-index: 1;
}
.content-wrapper .detail-white-bg, .content-wrapper .detail-white-bg-2 {
  position: absolute;
  bottom: 0;
  background-color: #f9f9f9;
  z-index: -1;
}
.content-wrapper .detail-white-bg {
  left: 0;
}
.content-wrapper .detail-white-bg-2 {
  right: 0;
}

.detail-wipe > * {
  z-index: 7 !important;
}
.detail-wipe > *.grid-item-lines {
  z-index: 6 !important;
}

.detail-wipe.fix > * {
  z-index: 0 !important;
}

.padding-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  /* mobile */
  padding-right: 0;
  /* mobile */
  padding-bottom: 54px;
  position: relative;
  z-index: 6;
}
.padding-wrapper .background-line {
  width: 1px;
  background: #c7c7c7;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.padding-wrapper .background-line-1 {
  left: 39px;
}
.padding-wrapper .background-line-2 {
  left: 160px;
}
.padding-wrapper .background-line-3 {
  left: 160px;
}
.padding-wrapper .background-line-4, .padding-wrapper .client-logo-wrapper .background-line-5, .client-logo-wrapper .padding-wrapper .background-line-5, .padding-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .padding-wrapper .background-line-6, .padding-wrapper .site-width-wrapper .background-line-5, .site-width-wrapper .padding-wrapper .background-line-5, .padding-wrapper .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .padding-wrapper .background-line-5 {
  left: 281px;
}
@media (min-width: 564px) {
  .padding-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .padding-wrapper .background-line-1 {
    left: 40px;
  }
  .padding-wrapper .background-line-2 {
    left: 281px;
  }
  .padding-wrapper .background-line-3 {
    left: 281px;
  }
  .padding-wrapper .background-line-4, .padding-wrapper .client-logo-wrapper .background-line-5, .client-logo-wrapper .padding-wrapper .background-line-5, .padding-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .padding-wrapper .background-line-6, .padding-wrapper .site-width-wrapper .background-line-5, .site-width-wrapper .padding-wrapper .background-line-5, .padding-wrapper .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .padding-wrapper .background-line-5 {
    left: 522px;
  }
}
@media (min-width: 768px) {
  .padding-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .padding-wrapper .background-line-1 {
    left: 63px;
  }
  .padding-wrapper .background-line-2 {
    left: 384px;
  }
  .padding-wrapper .background-line-3 {
    left: 384px;
  }
  .padding-wrapper .background-line-4, .padding-wrapper .client-logo-wrapper .background-line-5, .client-logo-wrapper .padding-wrapper .background-line-5, .padding-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .padding-wrapper .background-line-6, .padding-wrapper .site-width-wrapper .background-line-5, .site-width-wrapper .padding-wrapper .background-line-5, .padding-wrapper .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .padding-wrapper .background-line-5 {
    left: 704px;
  }
}
@media (min-width: 964px) {
  .padding-wrapper .background-line-1 {
    left: 60px;
  }
  .padding-wrapper .background-line-2 {
    left: 341px;
  }
  .padding-wrapper .background-line-3 {
    left: 621px;
  }
  .padding-wrapper .background-line-4, .padding-wrapper .client-logo-wrapper .background-line-5, .client-logo-wrapper .padding-wrapper .background-line-5, .padding-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .padding-wrapper .background-line-6, .padding-wrapper .site-width-wrapper .background-line-5, .site-width-wrapper .padding-wrapper .background-line-5, .padding-wrapper .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .padding-wrapper .background-line-5 {
    left: 903px;
  }
}
@media (min-width: 1124px) {
  .padding-wrapper .background-line-1 {
    left: 80px;
  }
  .padding-wrapper .background-line-2 {
    left: 401px;
  }
  .padding-wrapper .background-line-3 {
    left: 721px;
  }
  .padding-wrapper .background-line-4, .padding-wrapper .client-logo-wrapper .background-line-5, .client-logo-wrapper .padding-wrapper .background-line-5, .padding-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .padding-wrapper .background-line-6, .padding-wrapper .site-width-wrapper .background-line-5, .site-width-wrapper .padding-wrapper .background-line-5, .padding-wrapper .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .padding-wrapper .background-line-5 {
    left: 1043px;
  }
}

.background-lines {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  margin: auto;
  width: 320px;
}
@media (min-width: 564px) {
  .background-lines {
    width: 563px;
  }
}
@media (min-width: 768px) {
  .background-lines {
    width: 768px;
    z-index: 0;
  }
}
@media (min-width: 964px) {
  .background-lines {
    width: 964px;
  }
}
@media (min-width: 1124px) {
  .background-lines {
    width: 1124px;
  }
}
.background-lines.detail-grid-items-lines {
  -moz-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}

.background-line {
  width: 1px;
  background: #c7c7c7;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.background-line-1 {
  left: 39px;
}

.background-line-2 {
  left: 160px;
}

.background-line-3 {
  left: 160px;
}

.background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
  left: 280px;
}

.page-wrapper > .background-lines .background-line-4, .page-wrapper > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-lines .background-line-6, .page-wrapper > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-lines .background-line-5 {
  display: block;
}
@media (min-width: 564px) {
  .page-wrapper > .background-lines .background-line-4, .page-wrapper > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-lines .background-line-6, .page-wrapper > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-lines .background-line-5 {
    display: none;
  }
}

.grid-item-lines {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  opacity: 1;
}
.grid-item-lines .grid-item-lines-inner {
  width: 240px;
  margin: 0 auto;
  position: relative;
}
.grid-item-lines .grid-item-lines-inner * {
  position: absolute;
  height: 100%;
  width: 1px;
  z-index: 1;
  bottom: 0;
}
@media (min-width: 564px) {
  .grid-item-lines .grid-item-lines-inner {
    width: 564px;
  }
}
@media (min-width: 768px) {
  .grid-item-lines .grid-item-lines-inner {
    width: 640px;
  }
}
@media (min-width: 964px) {
  .grid-item-lines .grid-item-lines-inner {
    width: 842px;
  }
}
@media (min-width: 1124px) {
  .grid-item-lines .grid-item-lines-inner {
    width: 960px;
  }
}
.grid-item-lines .grid-item-lines-inner .background-line-first {
  left: -1px;
  /* display: none; */
}
.grid-item-lines .grid-item-lines-inner .background-line-last {
  left: 100%;
  /* display: none; */
}
.grid-item-lines .grid-item-lines-inner .background-line-twos-mid,
.grid-item-lines .grid-item-lines-inner .background-line-fours-mid {
  left: 50%;
}
.grid-item-lines .grid-item-lines-inner .background-line-fours-left {
  left: 25%;
  display: none;
}
@media (min-width: 768px) {
  .grid-item-lines .grid-item-lines-inner .background-line-fours-left {
    display: block;
  }
}
@media (min-width: 1124px) {
  .grid-item-lines .grid-item-lines-inner .background-line-fours-left {
    left: 240px;
  }
}
.grid-item-lines .grid-item-lines-inner .background-line-fours-right {
  left: 75%;
  display: none;
}
@media (min-width: 768px) {
  .grid-item-lines .grid-item-lines-inner .background-line-fours-right {
    display: block;
  }
}
@media (min-width: 1124px) {
  .grid-item-lines .grid-item-lines-inner .background-line-fours-right {
    left: 721px;
  }
}
.grid-item-lines .grid-item-lines-inner .background-line-fours-bg {
  background-color: #f9f9f9;
  width: 100%;
  z-index: 0;
}
.grid-item-lines.for-grid-items {
  top: 0;
}
.grid-item-lines.for-grid-items .grid-item-lines-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 564px) {
  .background-line-1 {
    left: 40px;
  }

  .page-wrapper > .background-lines .background-line-1 {
    display: none;
  }

  .background-line-2 {
    left: 50%;
  }
  .sal .background-line-2 {
    left: 50%;
  }

  .background-line-3 {
    left: 360px;
    display: none;
  }
  .sal .background-line-3 {
    left: 40px;
  }

  .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 522px;
    display: none;
  }

  .page-wrapper > .background-lines .background-line-4, .page-wrapper > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-lines .background-line-6, .page-wrapper > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-lines .background-line-5 {
    display: none;
  }
}
@media (min-width: 768px) {
  .background-line-1 {
    left: 63px;
  }

  .page-wrapper > .background-lines .background-line-1 {
    display: block;
  }

  .background-line-2 {
    left: 50%;
  }
  .sal .background-line-2 {
    left: 50%;
  }

  .background-line-3 {
    left: 490px;
  }
  .sal .background-line-3 {
    left: 63px;
  }

  .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 704px;
  }

  .page-wrapper > .background-lines .background-line-4, .page-wrapper > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-lines .background-line-6, .page-wrapper > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-lines .background-line-5 {
    display: block;
  }

  .grid-item-lines {
    display: block;
    opacity: 1;
  }
  .grid-item-lines .grid-item-lines-inner {
    width: 640px;
  }
}
@media (min-width: 964px) {
  .background-line-1 {
    left: 60px;
  }

  .page-wrapper > .background-lines .background-line-1 {
    display: block;
  }

  .background-line-2, .sal .background-line-2 {
    left: 341px;
  }

  .background-line-3, .sal .background-line-3 {
    left: 621px;
  }

  .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 903px;
  }

  .page-wrapper > .background-lines .background-line-4, .page-wrapper > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-lines .background-line-6, .page-wrapper > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-lines .background-line-5, .page-wrapper > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-lines .background-line-5 {
    display: block;
  }

  .grid-item-lines {
    display: block;
    opacity: 1;
  }
  .grid-item-lines .grid-item-lines-inner {
    width: 842px;
  }
}
@media (min-width: 1124px) {
  .background-line-1 {
    left: 80px;
  }

  .page-wrapper > .background-line .background-line-1 {
    display: block;
  }

  .background-line-2, .sal .background-line-2 {
    left: 401px;
  }

  .background-line-3, .sal .background-line-3 {
    left: 721px;
    display: block;
  }

  .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 1043px;
  }

  .page-wrapper > .background-line .background-line-4, .page-wrapper > .background-line .client-logo-wrapper .background-line-5, .client-logo-wrapper .page-wrapper > .background-line .background-line-5, .page-wrapper > .background-line .client-logo-wrapper .background-line-6, .client-logo-wrapper .page-wrapper > .background-line .background-line-6, .page-wrapper > .background-line .site-width-wrapper .background-line-5, .site-width-wrapper .page-wrapper > .background-line .background-line-5, .page-wrapper > .background-line .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .page-wrapper > .background-line .background-line-5 {
    display: block;
  }

  .grid-item-lines {
    display: block;
    opacity: 1;
  }
  .grid-item-lines .grid-item-lines-inner {
    width: 962px;
  }
}
.site-nav-wrapper {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
  background: #212121;
  overflow: hidden;
  overflow: visible;
  display: block;
  height: 40px;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.site-nav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  /* mobile */
  padding: 0;
  /* mobile */
  position: relative;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.site-nav .site-nav-click {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: -55px;
}
.site-nav .collapsed-menu-button {
  width: 15px;
  height: 9px;
  margin: 12px auto;
  border-top: 3px solid white;
  border-bottom: 3px solid white;
  position: relative;
  cursor: pointer;
  -moz-transition: width 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), height 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), margin 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9);
  -o-transition: width 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), height 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), margin 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9);
  -webkit-transition: width 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), height 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), margin 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9);
  transition: width 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), height 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), margin 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9);
}
.site-nav .collapsed-menu-button .center-line {
  width: 100%;
  height: 3px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  margin-top: -2px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), left 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), opacity 0.2s 0.075s;
  -o-transition: -o-transform 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), left 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), opacity 0.2s 0.075s;
  -webkit-transition: -webkit-transform 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), left 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), opacity 0.2s;
  -webkit-transition-delay: 0s, 0s, 0.075s;
  transition: transform 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), left 0.24s cubic-bezier(0.1, 0.3, 0.8, 0.9), opacity 0.2s 0.075s;
}
.no-touch .site-nav .collapsed-menu-button .center-line {
  margin-top: -2px;
}
.DesktopSafari.touch .site-nav .collapsed-menu-button .center-line {
  margin-top: -1.5px;
}
.site-nav .collapsed-menu-button .menu-text {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-size: 18px;
  letter-spacing: -.04em;
  text-transform: uppercase;
  color: white;
  position: relative;
  top: -2px;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.MSIE .site-nav .collapsed-menu-button .menu-text {
  display: none;
}
.DesktopSafari .site-nav .collapsed-menu-button .menu-text {
  top: 0px;
}
.site-nav .collapsed-menu-button .menu-text-mask {
  height: 7px;
  width: 100%;
  background: #212121;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  -moz-transition: height 0.24s 0.1s, width 0.2s 0.24s;
  -o-transition: height 0.24s 0.1s, width 0.2s 0.24s;
  -webkit-transition: height 0.24s, width 0.2s;
  -webkit-transition-delay: 0.1s, 0.24s;
  transition: height 0.24s 0.1s, width 0.2s 0.24s;
}
.no-touch .site-nav:hover .collapsed-menu-button {
  width: 30px;
  height: 24px;
  margin-top: 4px;
}
.no-touch .site-nav:hover .center-line {
  left: -14px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.no-touch .site-nav:hover .menu-text {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.24s 0.2s;
  -o-transition: opacity 0.24s 0.2s;
  -webkit-transition: opacity 0.24s;
  -webkit-transition-delay: 0.2s;
  transition: opacity 0.24s 0.2s;
}
.no-touch .site-nav:hover .menu-text-mask {
  height: 24px;
  width: 0;
}
.MSIE.no-touch .site-nav:hover .collapsed-menu-button .menu-text {
  display: block;
}

.site-nav-link {
  display: none;
  /* Mobile */
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  /* Mobile */
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #212121;
}
.site-nav-link.active {
  display: block;
}
@media (min-width: 768px) {
  .site-nav-link {
    font-size: 22px;
    color: #CCCCCC;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
  }
  .site-nav-link, .site-nav-link.active {
    display: inline-block;
    vertical-align: baseline;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  .site-nav-link.active {
    color: #212121;
  }
  .site-nav-link.active, .site-nav-link:hover {
    text-decoration: underline;
  }
}

.site-nav-space {
  display: none;
}
@media (min-width: 768px) {
  .site-nav-space {
    display: inline;
  }
}

.site-nav-search {
  display: inline-block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 3px;
  right: 10px;
  color: #212121;
  font-size: 16px;
  z-index: 8888;
  line-height: 1;
  padding: 18px;
  /* mobile */
}
#homepage-search .site-nav-search {
  top: auto;
  bottom: 3px;
}
.homepage.landing .site-nav-search {
  display: none;
}
.site-nav-search.ct-close, .site-nav-search.video-close-button, .site-nav-search.mobile-site-nav-toggle-close, .open .site-nav-search.share-widget-toggle, .site-nav-search.media-overlay-toggle-close, .fp-overlay .site-nav-search.fp-overlay-toggle-close {
  height: 26px;
  text-indent: inherit;
  background: none;
  top: 13px;
  right: 20px;
  padding: 0;
}
@media (min-width: 768px) {
  .site-nav-search.ct-close, .site-nav-search.video-close-button, .site-nav-search.mobile-site-nav-toggle-close, .open .site-nav-search.share-widget-toggle, .site-nav-search.media-overlay-toggle-close, .fp-overlay .site-nav-search.fp-overlay-toggle-close {
    height: 32px;
    width: 32px;
    font-size: 32px;
  }
}

.mobile-site-nav-toggle-open, .sal-filter-bar .mobile-filter-toggle-open,
.mobile-site-nav-toggle-close {
  height: 60px;
  width: 60px;
}
@media (min-width: 768px) {
  .mobile-site-nav-toggle-open, .sal-filter-bar .mobile-filter-toggle-open,
  .mobile-site-nav-toggle-close {
    display: none;
  }
}

.mobile-site-nav-toggle-open, .sal-filter-bar .mobile-filter-toggle-open {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  font-size: 16px;
  line-height: 60px;
  color: #212121;
}
.mobile-site-nav-toggle-open:before, .sal-filter-bar .mobile-filter-toggle-open:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.mobile-site-nav-toggle-close {
  display: none;
  float: right;
  position: relative;
  font-size: 26px;
  line-height: 60px;
  color: #f9f9f9;
}
.from-nav .mobile-site-nav-toggle-close {
  display: block;
}
.mobile-site-nav-toggle-close:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.site-filter-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: #212121;
  height: 60px;
}
.site-filter-bar .site-width-wrapper, .site-filter-bar .sal-filter-bar .filter-width-wrapper, .sal-filter-bar .site-filter-bar .filter-width-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px;
}

.site-filter {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  /* Mobile */
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #808080;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.site-filter:before {
  content: "— ";
}
.site-filter:first-child:before {
  display: none;
}
.site-filter.active {
  color: #f9f9f9;
}

.filterable-item.hidden {
  display: none;
}

.share-widget {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9;
  font-size: 0;
  -moz-transition: width 0.45s, right 0.45s;
  -o-transition: width 0.45s, right 0.45s;
  -webkit-transition: width 0.45s, right 0.45s;
  transition: width 0.45s, right 0.45s;
  overflow: hidden;
  width: 60px;
  -webkit-backface-visibility: hidden;
}
.share-widget.open {
  width: 300px;
}

.share-widget-toggle-area {
  height: 60px;
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 240px;
}

.share-widget-square {
  height: 60px;
  width: 60px;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: block;
  float: left;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #212121;
  color: #808080;
  font-size: 20px;
  line-height: 60px;
}
.share-widget-square:hover {
  background: #333333;
  color: #f9f9f9;
}
.share-widget-square:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.share-widget-toggle {
  float: right;
  font-size: 28px;
}
.open .share-widget-toggle {
  font-size: 20px;
}

.item {
  width: 120px;
  height: 150px;
  float: left;
  position: relative;
  z-index: 1;
}
.item:hover a {
  text-decoration: underline;
}

.item-classification {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  display: block;
  position: relative;
  height: 10px;
}
.item-classification:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 60px;
  margin-right: 6px;
  background: #212121;
}
@media (min-width: 768px) {
  .item-classification:before {
    width: 80px;
  }
}
@media (min-width: 964px) {
  .item-classification:before {
    width: 80px;
  }
}
@media (min-width: 1124px) {
  .item-classification:before {
    width: 80px;
  }
}

.item.small-grid-item .item-classification {
  font-size: 0;
}
.item.small-grid-item .item-classification:before {
  width: 20px;
  height: 5px;
}
@media (min-width: 1124px) {
  .item.small-grid-item {
    width: 80px;
    height: 10px;
  }
}

.item-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  word-wrap: break-word;
  width: 100%;
  position: relative;
}
.item-title,
.item-title a {
  color: #212121;
  text-decoration: none;
}
.item-title small {
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 15px;
}

.item-title-text {
  position: relative;
  z-index: 2;
  display: block;
}

.item-title-mask {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 30px;
  background: #f9f9f9;
  z-index: 0;
  width: 100%;
}

.item-thumbnail {
  position: relative;
  z-index: 1;
}
.item-thumbnail img {
  background: #f9f9f9;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
}

.item .item-classification {
  background: #f9f9f9;
  padding-bottom: 16px;
  padding-top: 20px;
}

.item .item-thumbnail {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 120px;
  /** Mobile **/
  margin: auto;
  overflow: hidden;
}
.item .item-thumbnail img {
  vertical-align: top;
}

.all-items {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.all-items.things-we-make {
  padding: 0;
}
.all-items .item {
  padding-bottom: 13px;
}
.all-items .item .item-title {
  font-size: 16px;
  line-height: 18px;
  background: #f9f9f9;
}
.all-items .item .item-title small {
  font-size: 10px;
  line-height: 14px;
}
.all-items .item.small-grid-item {
  width: 50%;
  background-color: #f9f9f9;
  display: block;
  position: relative;
  min-height: 170px;
  height: auto;
  padding: 0 10px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.all-items .item.small-grid-item .item-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
}
.all-items .item.small-grid-item .item-thumbnail {
  width: 75%;
  height: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 564px) {
  .all-items {
    padding-left: 60px;
    width: 564px;
    margin: 0 auto;
    padding: 0;
  }
  .all-items .item {
    width: 117px;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    height: auto;
  }
  .all-items .item .item-thumbnail {
    left: 10px;
    width: 147px;
  }
  .all-items .item.small-grid-item {
    width: 50%;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 250px;
    height: auto;
    padding: 0 10px;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .all-items .item.small-grid-item .item-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
  }
  .all-items .item.small-grid-item .item-thumbnail {
    width: 75%;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .all-items {
    padding-left: 83px;
    width: 640px;
    margin: 0 auto;
    padding: 0;
  }
  .all-items .item {
    width: 158px;
    height: 210px;
  }
  .all-items .item .item-thumbnail {
    left: 0;
    width: 147px;
  }
  .all-items .item.small-grid-item {
    width: 25%;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    height: auto;
    padding: 0 20px;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .all-items .item.small-grid-item .item-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
  }
  .all-items .item.small-grid-item .item-thumbnail {
    width: 75%;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 964px) {
  .all-items {
    padding-left: 80px;
    padding-right: 60px;
    width: 842px;
    margin: 0 auto;
    padding: 0;
  }
  .all-items .item {
    width: 220px;
    height: 300px;
  }
  .all-items .item .item-thumbnail {
    left: 20px;
    width: 200px;
  }
  .all-items .item.small-grid-item {
    width: 25%;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 240px;
    height: auto;
    padding: 0 20px;
    margin: 0 0 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .all-items .item.small-grid-item .item-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  .all-items .item.small-grid-item .item-thumbnail {
    width: 75%;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 1124px) {
  .all-items {
    width: 962px;
    margin: 0 auto;
    padding: 0;
  }
  .all-items .item {
    width: 25%;
    height: 300px;
  }
  .all-items .item .item-thumbnail {
    width: 100%;
  }
  .all-items .item.small-grid-item {
    width: 25%;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 260px;
    height: auto;
    padding: 0 20px;
    margin: 0 0 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .all-items .item.small-grid-item .item-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  .all-items .item.small-grid-item .item-thumbnail {
    width: 75%;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.grid-items-white-overlay {
  width: 100%;
  background: #f9f9f9;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
}

.search-box-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f9f9f9;
  display: none;
  z-index: 100;
}

.search-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f9f9f9;
  overflow: hidden;
  display: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.search-wrapper:before, .search-wrapper:after {
  content: " ";
  display: table;
}
.search-wrapper:after {
  clear: both;
}
.search-wrapper .background-lines {
  z-index: 1;
}
@media (min-width: 564px) {
  .search-wrapper .background-lines .background-line-1 {
    left: 40px;
  }
  .search-wrapper .background-lines .background-line-2 {
    left: 50%;
  }
  .search-wrapper .background-lines .background-line-3 {
    display: none;
  }
  .search-wrapper .background-lines .background-line-4, .search-wrapper .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .search-wrapper .background-lines .background-line-6, .search-wrapper .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .search-wrapper .background-lines .background-line-5 {
    left: 522px;
  }
}
@media (min-width: 768px) {
  .search-wrapper .background-lines .background-line-1 {
    left: 63px;
  }
  .search-wrapper .background-lines .background-line-2 {
    left: 50%;
  }
  .search-wrapper .background-lines .background-line-3 {
    display: none;
  }
  .search-wrapper .background-lines .background-line-4, .search-wrapper .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .search-wrapper .background-lines .background-line-6, .search-wrapper .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .search-wrapper .background-lines .background-line-5 {
    left: 704px;
  }
  .search-wrapper .background-lines .grid-item-lines {
    display: block;
  }
  .search-wrapper .background-lines .grid-item-lines .grid-item-lines-inner {
    width: 640px;
  }
}
@media (min-width: 964px) {
  .search-wrapper .background-lines .background-line-1 {
    left: 60px;
  }
  .search-wrapper .background-lines .background-line-2 {
    left: 341px;
  }
  .search-wrapper .background-lines .background-line-3 {
    left: 621px;
    display: block;
  }
  .search-wrapper .background-lines .background-line-4, .search-wrapper .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .search-wrapper .background-lines .background-line-6, .search-wrapper .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .search-wrapper .background-lines .background-line-5 {
    left: 903px;
  }
  .search-wrapper .background-lines .grid-item-lines {
    display: block;
  }
  .search-wrapper .background-lines .grid-item-lines .grid-item-lines-inner {
    width: 842px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .background-lines .background-line-1 {
    left: 80px;
  }
  .search-wrapper .background-lines .background-line-2 {
    left: 401px;
  }
  .search-wrapper .background-lines .background-line-3 {
    left: 721px;
    display: block;
  }
  .search-wrapper .background-lines .background-line-4, .search-wrapper .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .search-wrapper .background-lines .background-line-6, .search-wrapper .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .search-wrapper .background-lines .background-line-5, .search-wrapper .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .search-wrapper .background-lines .background-line-5 {
    left: 1043px;
  }
  .search-wrapper .background-lines .grid-item-lines {
    display: block;
  }
  .search-wrapper .background-lines .grid-item-lines .grid-item-lines-inner {
    width: 962px;
  }
}
.search-wrapper .search-box {
  position: relative;
  background-color: #f9f9f9;
  height: 76px;
  width: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
}
.search-wrapper .search-box .search-input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 36px;
  font-size: 30px;
  font-family: "MillerDisplay Light";
  color: #cfcfcf;
  border: none;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  background-color: #f9f9f9;
  resize: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 40px 20px 0px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.search-wrapper .search-box .search-input:focus {
  outline: 0;
  outline: none;
}
.search-wrapper .search-box .search-input#search-placeholder {
  z-index: 6;
  padding-left: 0;
  padding-right: 0;
}
.search-wrapper .search-box .search-input#search-text {
  z-index: 8;
  background: url(/assets/img/trans-bg.png);
  color: #232323;
  padding-left: 0;
  padding-right: 0;
}
.MSIE .search-wrapper .search-box .search-input {
  width: 98.5%;
}
@media (min-width: 768px) {
  .search-wrapper .search-box {
    height: 165px;
  }
  .search-wrapper .search-box .search-input {
    font-size: 60px;
    line-height: 66px;
  }
  .MSIE .search-wrapper .search-box .search-input {
    line-height: 1.5;
  }
}
@media (min-width: 964px) {
  .search-wrapper .search-box .search-input {
    font-size: 80px;
    line-height: 86px;
  }
  .MSIE .search-wrapper .search-box .search-input {
    line-height: 1.5;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .search-box .search-input {
    font-size: 80px;
    line-height: 86px;
  }
  .MSIE .search-wrapper .search-box .search-input {
    line-height: 1.5;
  }
}
.search-wrapper .site-width-wrapper, .search-wrapper .sal-filter-bar .filter-width-wrapper, .sal-filter-bar .search-wrapper .filter-width-wrapper {
  position: absolute;
  bottom: 0;
  top: 0;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
}
.search-wrapper #search-twm {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  width: 300px;
}
.search-wrapper #search-twm.all-items {
  margin-top: 165px;
  margin-left: auto;
  margin-right: auto;
}
.search-wrapper #search-twm .item {
  width: 50%;
  height: 180px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 40px;
  background-color: transparent;
}
.search-wrapper #search-twm .item .item-classification {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  background: none;
  padding-top: 0;
  height: 5px;
}
.search-wrapper #search-twm .item .item-classification:before {
  height: 5px;
  width: 20px;
}
.search-wrapper #search-twm .item .item-title-mask {
  background: none;
}
.search-wrapper #search-twm .item .item-title {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.15em;
}
.search-wrapper #search-twm .item .item-thumbnail {
  width: 80%;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
}
@media (min-width: 564px) {
  .search-wrapper #search-twm .item {
    height: 250px;
  }
}
@media (min-width: 964px) {
  .search-wrapper #search-twm .item {
    width: 33.333%;
    height: 320px;
  }
  .search-wrapper #search-twm .item .item-title {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0.15em;
  }
}
@media (min-width: 564px) {
  .search-wrapper #search-twm {
    width: 564px;
  }
}
@media (min-width: 768px) {
  .search-wrapper #search-twm {
    width: 640px;
  }
}
@media (min-width: 964px) {
  .search-wrapper #search-twm {
    width: 842px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper #search-twm {
    width: 962px;
  }
}
.search-wrapper #search-twm.empty-text {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
@media (min-width: 768px) {
  .search-wrapper #search-twm.empty-text {
    margin-top: 165px;
  }
}
.search-wrapper .search-result-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  height: 10px;
  background: none;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  z-index: 10;
  top: -20px;
  left: 0;
}
.search-wrapper .search-result-title:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  /* Mobile */
  width: 80px;
  margin-right: 6px;
  background: #212121;
  margin-bottom: 20px;
}
.search-wrapper .section-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  display: block;
  position: relative;
  height: 80px;
  background: #f9f9f9;
  padding-top: 20px;
}
.search-wrapper .section-title:before {
  content: "";
  display: block;
  height: 10px;
  /* Mobile */
  width: 60px;
  margin-right: 6px;
  background: #212121;
  margin-bottom: 20px;
}
@media (min-width: 964px) {
  .search-wrapper .section-title {
    float: left;
    position: absolute;
  }
}
.search-wrapper .search-section {
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 564px) {
  .search-wrapper .search-section {
    width: 403px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 768px) {
  .search-wrapper .search-section {
    width: 668px;
    padding-left: 83px;
    padding-right: 83px;
  }
}
@media (min-width: 964px) {
  .search-wrapper .search-section {
    width: 930px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .search-section {
    width: 1024px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
.search-wrapper .search-section .section-item {
  display: block;
  margin-left: 20px;
  background: #f9f9f9;
}
.search-wrapper .search-section .section-item:before, .search-wrapper .search-section .section-item:after {
  content: " ";
  display: table;
}
.search-wrapper .search-section .section-item:after {
  clear: both;
}
.search-wrapper .search-section .section-item .section-date {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.1em;
  color: #212121;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 10px;
}
.search-wrapper .search-section .section-item .section-content {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  padding-bottom: 40px;
}
.search-wrapper .search-section .section-item .section-content,
.search-wrapper .search-section .section-item .section-content a {
  color: #212121;
  text-decoration: none;
}
.search-wrapper .search-section .section-item .section-content a:hover {
  text-decoration: underline;
}
@media (min-width: 564px) {
  .search-wrapper .search-section .section-item {
    margin-right: 60px;
    margin-bottom: 40px;
  }
  .search-wrapper .search-section .section-item .section-content {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .search-wrapper .search-section .section-item {
    margin-left: 60px;
    margin-right: 60px;
  }
  .search-wrapper .search-section .section-item .section-content {
    font-size: 26px;
    line-height: 30px;
    padding-top: 20px;
  }
}
@media (min-width: 964px) {
  .search-wrapper .search-section .section-item {
    margin-left: 340px;
    margin-right: 60px;
    padding-top: 15px;
  }
  .search-wrapper .search-section .section-item .section-content {
    font-size: 30px;
    line-height: 32px;
    padding-top: 10px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .search-section .section-item {
    margin-left: 400px;
    margin-right: 80px;
    padding-top: 15px;
  }
  .search-wrapper .search-section .section-item .section-content {
    font-size: 32px;
    line-height: 36px;
    padding-top: 10px;
  }
}
.search-wrapper .search-section .section-item.job-items {
  background: none;
  margin: 0;
  margin-bottom: 60px;
}
.search-wrapper .search-section .section-item.job-items .job {
  float: left;
  padding-left: 0;
  padding-right: 0;
  background: #f9f9f9;
  width: 200px;
  margin-left: 40px;
}
@media (min-width: 564px) {
  .search-wrapper .search-section .section-item.job-items .job {
    width: 200px;
    margin-left: 40px;
  }
}
@media (min-width: 768px) {
  .search-wrapper .search-section .section-item.job-items .job {
    width: 265px;
    margin-left: 60px;
  }
}
@media (min-width: 964px) {
  .search-wrapper .search-section .section-item.job-items .job {
    width: 240px;
    margin-left: 40px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .search-section .section-item.job-items .job {
    width: 280px;
  }
}
@media (min-width: 964px) {
  .search-wrapper .search-section .section-item.job-items {
    margin-left: 300px;
  }
}
@media (min-width: 1124px) {
  .search-wrapper .search-section .section-item.job-items {
    margin-left: 360px;
  }
}

.homepage-page-wrapper {
  height: 100%;
  background: #212121;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9000;
  width: 100%;
  margin-left: 0;
  min-height: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.touch .homepage-page-wrapper {
  display: none;
}
.touch .homepage.landing .homepage-page-wrapper {
  display: block;
}

#homepage-page-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: -100%;
  width: 100%;
  display: none;
  position: fixed;
}
#homepage-page-overlay .close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 2em;
}
.homepage #homepage-page-overlay {
  top: 0;
  display: block;
}
.homepage #homepage-page-overlay .close-modal {
  display: none;
}
.homepage #homepage-page-overlay .site-nav-search {
  display: none;
}

.homepage-links {
  height: 168px;
  /** Mobile **/
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto auto auto 20px;
  width: 95%;
}
@media (min-width: 564px) {
  .homepage-links {
    height: 320px;
    margin-left: 40px;
  }
  .homepage-links.ios7-landscape {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .homepage-links {
    height: 440px;
  }
}
@media (min-width: 964px) {
  .homepage-links {
    height: 480px;
    margin-left: 60px;
  }
}
@media (min-width: 1124px) {
  .homepage-links {
    height: 560px;
  }
  .homepage-links:hover .homepage-link {
    color: #333333;
  }
  .homepage-links:hover .homepage-link:hover {
    color: #ffffff;
  }
}

.homepage-link {
  display: block;
  position: relative;
  color: #ffffff;
  background: transparent;
  border: none;
  cursor: pointer;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 38px;
  /** Mobile **/
  line-height: 42px;
  /** Mobile **/
  font-weight: 700;
  letter-spacing: 0.06em;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.homepage-link .homepage-link-tagline {
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 100%;
}
.homepage-link:hover .homepage-link-tagline {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media (min-width: 564px) {
  .homepage-link {
    font-size: 60px;
    line-height: 80px;
  }
  .homepage-link.ios7-landscape {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  .homepage-link {
    font-size: 90px;
    line-height: 110px;
  }
}
@media (min-width: 964px) {
  .homepage-link {
    font-size: 100px;
    line-height: 120px;
  }
}
@media (min-width: 1124px) {
  .homepage-link {
    font-size: 120px;
    line-height: 140px;
  }
}

.homepage-link-tagline {
  display: none;
  /** Mobile **/
  position: absolute;
  bottom: -24px;
  /** Mobile **/
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  /** Mobile **/
  line-height: 35px;
  /** Mobile **/
  height: 52px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .homepage-link-tagline {
    display: block;
    bottom: -24px;
    font-size: 16px;
    line-height: 35px;
  }
}

.homepage-link-tagline-title:before {
  /* content: "——— "; */
  letter-spacing: -0.08em;
}
.homepage-link-tagline-title:after {
  /* content: " ———"; */
  letter-spacing: -0.08em;
}

.featured-items {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  padding-left: 20px;
  /** Mobile **/
  background: #f9f9f9;
}
.featured-items.things-we-make {
  padding: 0;
}
.featured-items .background-line-1 {
  left: 39px;
}
.featured-items .background-line-2 {
  left: 160px;
}
.featured-items .background-line-3 {
  left: 160px;
  display: none;
}
.featured-items .background-line-4, .featured-items .client-logo-wrapper .background-line-5, .client-logo-wrapper .featured-items .background-line-5, .featured-items .client-logo-wrapper .background-line-6, .client-logo-wrapper .featured-items .background-line-6, .featured-items .site-width-wrapper .background-line-5, .site-width-wrapper .featured-items .background-line-5, .featured-items .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .featured-items .background-line-5 {
  left: 160px;
  display: none;
}
.featured-items .background-line-5 {
  left: 281px;
}
@media (min-width: 564px) {
  .featured-items {
    padding-left: 60px;
    padding-right: 60px;
  }
  .featured-items .background-line-1 {
    left: 40px;
  }
  .featured-items .background-line-2 {
    left: 281px;
    display: block;
  }
  .featured-items .background-line-3 {
    left: 281px;
  }
  .featured-items .background-line-4, .featured-items .client-logo-wrapper .background-line-5, .client-logo-wrapper .featured-items .background-line-5, .featured-items .client-logo-wrapper .background-line-6, .client-logo-wrapper .featured-items .background-line-6, .featured-items .site-width-wrapper .background-line-5, .site-width-wrapper .featured-items .background-line-5, .featured-items .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .featured-items .background-line-5 {
    left: 281px;
  }
  .featured-items .background-line-5 {
    left: 522px;
  }
}
@media (min-width: 768px) {
  .featured-items {
    padding-left: 83px;
    padding-right: 83px;
  }
  .featured-items .background-line-1 {
    left: 63px;
  }
  .featured-items .background-line-2 {
    left: 384px;
    display: block;
  }
  .featured-items .background-line-3 {
    left: 384px;
    display: block;
  }
  .featured-items .background-line-4, .featured-items .client-logo-wrapper .background-line-5, .client-logo-wrapper .featured-items .background-line-5, .featured-items .client-logo-wrapper .background-line-6, .client-logo-wrapper .featured-items .background-line-6, .featured-items .site-width-wrapper .background-line-5, .site-width-wrapper .featured-items .background-line-5, .featured-items .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .featured-items .background-line-5 {
    left: 384px;
    display: block;
  }
  .featured-items .background-line-5 {
    left: 704px;
  }
}
@media (min-width: 964px) {
  .featured-items {
    padding-left: 80px;
    padding-right: 80px;
  }
  .featured-items .background-line-1 {
    left: 60px;
  }
  .featured-items .background-line-2 {
    left: 341px;
    display: block;
  }
  .featured-items .background-line-3 {
    left: 481px;
    display: block;
  }
  .featured-items .background-line-4, .featured-items .client-logo-wrapper .background-line-5, .client-logo-wrapper .featured-items .background-line-5, .featured-items .client-logo-wrapper .background-line-6, .client-logo-wrapper .featured-items .background-line-6, .featured-items .site-width-wrapper .background-line-5, .site-width-wrapper .featured-items .background-line-5, .featured-items .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .featured-items .background-line-5 {
    left: 621px;
    display: block;
  }
  .featured-items .background-line-5 {
    left: 903px;
  }
}
@media (min-width: 1124px) {
  .featured-items {
    padding-left: 100px;
    padding-right: 100px;
  }
  .featured-items .background-line-1 {
    left: 80px;
  }
  .featured-items .background-line-2 {
    left: 401px;
    display: block;
  }
  .featured-items .background-line-3 {
    left: 561px;
    display: block;
  }
  .featured-items .background-line-4, .featured-items .client-logo-wrapper .background-line-5, .client-logo-wrapper .featured-items .background-line-5, .featured-items .client-logo-wrapper .background-line-6, .client-logo-wrapper .featured-items .background-line-6, .featured-items .site-width-wrapper .background-line-5, .site-width-wrapper .featured-items .background-line-5, .featured-items .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .featured-items .background-line-5 {
    left: 721px;
    display: block;
  }
  .featured-items .background-line-5 {
    left: 1043px;
  }
}

.transparent-image {
  clear: right;
  float: right;
  height: 50%;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  width: 155px;
}

.image-spacer {
  clear: right;
  float: right;
  height: 24px;
  width: 0;
}

.featured-item-group {
  position: relative;
}
.featured-item-group:before, .featured-item-group:after {
  content: " ";
  display: table;
}
.featured-item-group:after {
  clear: both;
}

.featured-item {
  width: 260px;
  /** Mobile **/
  height: 320px;
  /** Mobile **/
  margin-bottom: 60px;
  float: none;
}
.featured-item .item-title {
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 0.15em;
}
.featured-item .item-title-mask {
  width: 100%;
}
.featured-item .item-title,
.featured-item .item-title-mask {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
.featured-item .item-thumbnail {
  left: 20px;
  width: 240px;
  /** Mobile **/
}
.featured-item.item-2, .featured-item.item-3, .featured-item.item-4, .featured-item.item-5 {
  width: 120px;
  height: 150px;
  float: left;
  margin-bottom: 0;
}
.featured-item.item-2 .item-title, .featured-item.item-3 .item-title, .featured-item.item-4 .item-title, .featured-item.item-5 .item-title {
  font-size: 16px;
  line-height: 18px;
}
.featured-item.item-2 .item-thumbnail, .featured-item.item-3 .item-thumbnail, .featured-item.item-4 .item-thumbnail, .featured-item.item-5 .item-thumbnail {
  width: 120px;
  left: 0;
}
.featured-item.item-3, .featured-item.item-5 {
  float: right;
  margin-right: 20px;
}
.featured-item.item-2, .featured-item.item-4 {
  float: left;
}

@media (max-width: 563px) {
  .featured-item-group:first-child .featured-item.item-1 {
    height: 300px;
  }
  .featured-item-group:first-child .featured-item.item-1 .item-classification {
    padding-top: 0;
  }
}
@media (min-width: 564px) {
  .featured-item {
    width: 200px;
    height: 250px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    float: left;
    background: #f9f9f9;
  }
  .featured-item .item-title {
    font-size: 18px;
    line-height: 24px;
  }
  .featured-item .item-thumbnail {
    left: 0;
    width: 200px;
    bottom: 20px;
  }

  .featured-item.item-2 {
    float: right;
    width: 200px;
    height: 250px;
  }
  .featured-item.item-2 .item-thumbnail {
    left: 0;
    width: 200px;
    bottom: 20px;
  }

  .featured-item.item-3,
  .featured-item.item-4,
  .featured-item.item-5 {
    width: 117px;
    height: 180px;
    z-index: 1;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    float: left;
    padding-bottom: 10px;
  }
  .featured-item.item-3 .item-thumbnail,
  .featured-item.item-4 .item-thumbnail,
  .featured-item.item-5 .item-thumbnail {
    left: 0;
    width: 117px;
  }

  .featured-item.item-3 {
    width: 117px;
    height: 180px;
    padding-right: 20px;
    padding-left: 3px;
    border-right: 1px solid #ccc;
    margin-right: 0;
  }

  .featured-item.item-4 {
    width: 117px;
    height: 180px;
    padding-right: 20px;
    padding-left: 22px;
    border-right: 1px solid #ccc;
    margin-right: 0;
  }

  .featured-item.item-5 {
    width: 117px;
    height: 180px;
    padding-right: 0;
    padding-left: 15px;
    border-right: none;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .featured-item {
    width: 260px;
    height: 300px;
    padding-bottom: 40px;
  }
  .featured-item .item-title {
    font-size: 20px;
    line-height: 32px;
  }
  .featured-item .item-thumbnail {
    left: 20px;
    width: 240px;
    bottom: 40px;
  }

  .featured-item.item-2 {
    width: 260px;
    height: 300px;
    float: right;
    margin-right: 20px;
  }
  .featured-item.item-2 .item-thumbnail {
    left: 20px;
    width: 240px;
    bottom: 40px;
  }

  .featured-item.item-3,
  .featured-item.item-4,
  .featured-item.item-5 {
    width: 158px;
    height: 210px;
    z-index: 1;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    float: left;
    padding-bottom: 10px;
  }
  .featured-item.item-3 .item-thumbnail,
  .featured-item.item-4 .item-thumbnail,
  .featured-item.item-5 .item-thumbnail {
    left: 0;
    width: 147px;
  }

  .featured-item.item-3 {
    width: 158px;
    height: 210px;
    padding-right: 30px;
    padding-left: 5px;
    border-right: 1px solid #ccc;
  }

  .featured-item.item-4 {
    width: 158px;
    height: 210px;
    padding-right: 30px;
    padding-left: 25px;
    border-right: 1px solid #ccc;
  }

  .featured-item.item-5 {
    width: 158px;
    height: 210px;
    padding-right: 11px;
    padding-left: 25px;
    border-right: none;
  }
}
@media (min-width: 964px) {
  .featured-item {
    width: 360px;
    height: 425px;
  }
  .featured-item .item-thumbnail {
    width: 340px;
  }

  .featured-item.item-2 {
    width: 360px;
    height: 425px;
    float: right;
    margin-right: 20px;
  }
  .featured-item.item-2 .item-thumbnail {
    width: 340px;
  }

  .featured-item.item-3,
  .featured-item.item-4,
  .featured-item.item-5 {
    width: 220px;
    height: 300px;
    z-index: 1;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    float: left;
    margin-right: 30px;
    padding-bottom: 20px;
  }
  .featured-item.item-3 .item-thumbnail,
  .featured-item.item-4 .item-thumbnail,
  .featured-item.item-5 .item-thumbnail {
    left: 20px;
    width: 200px;
    top: 70px;
  }

  .featured-item.item.item-3 {
    width: 220px;
    height: 300px;
    margin-left: 11px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    border-right: none;
  }

  .featured-item.item.item-4 {
    width: 220px;
    height: 300px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    border-right: none;
  }

  .featured-item.item.item-5 {
    width: 220px;
    height: 300px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    float: right;
    border-right: none;
  }
}
@media (min-width: 1124px) {
  .featured-item {
    width: 420px;
    height: 500px;
  }
  .featured-item .item-thumbnail {
    width: 400px;
  }

  .featured-item.item-2 {
    width: 420px;
    height: 500px;
    float: right;
    margin-right: 20px;
  }
  .featured-item.item-2 .item-thumbnail {
    width: 400px;
  }

  .featured-item.item-3,
  .featured-item.item-4,
  .featured-item.item-5 {
    width: 260px;
    height: 300px;
    z-index: 1;
    background-color: #f9f9f9;
    display: block;
    position: relative;
    min-height: 200px;
    float: left;
  }
  .featured-item.item-3 .item-classification,
  .featured-item.item-4 .item-classification,
  .featured-item.item-5 .item-classification {
    background: #f9f9f9;
    padding-bottom: 16px;
    padding-top: 20px;
  }
  .featured-item.item-3 .item-thumbnail,
  .featured-item.item-4 .item-thumbnail,
  .featured-item.item-5 .item-thumbnail {
    left: 20px;
    width: 240px;
    top: 70px;
  }

  .featured-item.item.item-3 {
    width: 260px;
    height: 300px;
    margin-left: 11px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    border-right: none;
  }

  .featured-item.item.item-4 {
    width: 260px;
    height: 300px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    border-right: none;
  }

  .featured-item.item.item-5 {
    width: 260px;
    height: 300px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    float: right;
    border-right: none;
  }

  .transparent-image {
    display: none;
  }
}
.recent-project-wrapper {
  width: 320px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 564px) {
  .recent-project-wrapper {
    width: 564px;
  }
}
@media (min-width: 768px) {
  .recent-project-wrapper {
    width: 768px;
  }
}
@media (min-width: 964px) {
  .recent-project-wrapper {
    width: 964px;
  }
}
@media (min-width: 1124px) {
  .recent-project-wrapper {
    width: 1124px;
  }
}
@media (min-width: 1365px) {
  .recent-project-wrapper {
    width: 1365px;
  }
}

.more-projects-title-wrapper,
.client-logo-title-wrapper,
.slim-curated-items-title-wrapper {
  width: 100%;
  margin: 0;
  padding: 20px 30px 30px;
  background-color: #f9f9f9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.more-projects-title-wrapper .more-projects-title,
.more-projects-title-wrapper .client-logo-title,
.more-projects-title-wrapper .slim-curated-items-title,
.client-logo-title-wrapper .more-projects-title,
.client-logo-title-wrapper .client-logo-title,
.client-logo-title-wrapper .slim-curated-items-title,
.slim-curated-items-title-wrapper .more-projects-title,
.slim-curated-items-title-wrapper .client-logo-title,
.slim-curated-items-title-wrapper .slim-curated-items-title {
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  text-transform: none;
  font-weight: 100;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  color: #212121;
  letter-spacing: 0;
}
.more-projects-title-wrapper .more-projects-title.minimal-title,
.more-projects-title-wrapper .client-logo-title.minimal-title,
.more-projects-title-wrapper .slim-curated-items-title.minimal-title,
.client-logo-title-wrapper .more-projects-title.minimal-title,
.client-logo-title-wrapper .client-logo-title.minimal-title,
.client-logo-title-wrapper .slim-curated-items-title.minimal-title,
.slim-curated-items-title-wrapper .more-projects-title.minimal-title,
.slim-curated-items-title-wrapper .client-logo-title.minimal-title,
.slim-curated-items-title-wrapper .slim-curated-items-title.minimal-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  display: block;
  position: relative;
  height: 10px;
  margin: 0;
  text-align: left;
}
.more-projects-title-wrapper .more-projects-title.minimal-title:before,
.more-projects-title-wrapper .client-logo-title.minimal-title:before,
.more-projects-title-wrapper .slim-curated-items-title.minimal-title:before,
.client-logo-title-wrapper .more-projects-title.minimal-title:before,
.client-logo-title-wrapper .client-logo-title.minimal-title:before,
.client-logo-title-wrapper .slim-curated-items-title.minimal-title:before,
.slim-curated-items-title-wrapper .more-projects-title.minimal-title:before,
.slim-curated-items-title-wrapper .client-logo-title.minimal-title:before,
.slim-curated-items-title-wrapper .slim-curated-items-title.minimal-title:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 60px;
  margin-right: 6px;
  background: #212121;
}
@media (min-width: 768px) {
  .more-projects-title-wrapper .more-projects-title.minimal-title:before,
  .more-projects-title-wrapper .client-logo-title.minimal-title:before,
  .more-projects-title-wrapper .slim-curated-items-title.minimal-title:before,
  .client-logo-title-wrapper .more-projects-title.minimal-title:before,
  .client-logo-title-wrapper .client-logo-title.minimal-title:before,
  .client-logo-title-wrapper .slim-curated-items-title.minimal-title:before,
  .slim-curated-items-title-wrapper .more-projects-title.minimal-title:before,
  .slim-curated-items-title-wrapper .client-logo-title.minimal-title:before,
  .slim-curated-items-title-wrapper .slim-curated-items-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 964px) {
  .more-projects-title-wrapper .more-projects-title.minimal-title:before,
  .more-projects-title-wrapper .client-logo-title.minimal-title:before,
  .more-projects-title-wrapper .slim-curated-items-title.minimal-title:before,
  .client-logo-title-wrapper .more-projects-title.minimal-title:before,
  .client-logo-title-wrapper .client-logo-title.minimal-title:before,
  .client-logo-title-wrapper .slim-curated-items-title.minimal-title:before,
  .slim-curated-items-title-wrapper .more-projects-title.minimal-title:before,
  .slim-curated-items-title-wrapper .client-logo-title.minimal-title:before,
  .slim-curated-items-title-wrapper .slim-curated-items-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 1124px) {
  .more-projects-title-wrapper .more-projects-title.minimal-title:before,
  .more-projects-title-wrapper .client-logo-title.minimal-title:before,
  .more-projects-title-wrapper .slim-curated-items-title.minimal-title:before,
  .client-logo-title-wrapper .more-projects-title.minimal-title:before,
  .client-logo-title-wrapper .client-logo-title.minimal-title:before,
  .client-logo-title-wrapper .slim-curated-items-title.minimal-title:before,
  .slim-curated-items-title-wrapper .more-projects-title.minimal-title:before,
  .slim-curated-items-title-wrapper .client-logo-title.minimal-title:before,
  .slim-curated-items-title-wrapper .slim-curated-items-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 564px) {
  .more-projects-title-wrapper .more-projects-title,
  .more-projects-title-wrapper .client-logo-title,
  .more-projects-title-wrapper .slim-curated-items-title,
  .client-logo-title-wrapper .more-projects-title,
  .client-logo-title-wrapper .client-logo-title,
  .client-logo-title-wrapper .slim-curated-items-title,
  .slim-curated-items-title-wrapper .more-projects-title,
  .slim-curated-items-title-wrapper .client-logo-title,
  .slim-curated-items-title-wrapper .slim-curated-items-title {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .more-projects-title-wrapper .more-projects-title,
  .more-projects-title-wrapper .client-logo-title,
  .more-projects-title-wrapper .slim-curated-items-title,
  .client-logo-title-wrapper .more-projects-title,
  .client-logo-title-wrapper .client-logo-title,
  .client-logo-title-wrapper .slim-curated-items-title,
  .slim-curated-items-title-wrapper .more-projects-title,
  .slim-curated-items-title-wrapper .client-logo-title,
  .slim-curated-items-title-wrapper .slim-curated-items-title {
    font-size: 25px;
    display: block;
    margin: 0;
  }
  .more-projects-title-wrapper .more-projects-title:before,
  .more-projects-title-wrapper .client-logo-title:before,
  .more-projects-title-wrapper .slim-curated-items-title:before,
  .client-logo-title-wrapper .more-projects-title:before,
  .client-logo-title-wrapper .client-logo-title:before,
  .client-logo-title-wrapper .slim-curated-items-title:before,
  .slim-curated-items-title-wrapper .more-projects-title:before,
  .slim-curated-items-title-wrapper .client-logo-title:before,
  .slim-curated-items-title-wrapper .slim-curated-items-title:before {
    width: 90px;
  }
}
.more-projects-title-wrapper .more-projects-title .vertical-bar,
.more-projects-title-wrapper .client-logo-title .vertical-bar,
.more-projects-title-wrapper .slim-curated-items-title .vertical-bar,
.client-logo-title-wrapper .more-projects-title .vertical-bar,
.client-logo-title-wrapper .client-logo-title .vertical-bar,
.client-logo-title-wrapper .slim-curated-items-title .vertical-bar,
.slim-curated-items-title-wrapper .more-projects-title .vertical-bar,
.slim-curated-items-title-wrapper .client-logo-title .vertical-bar,
.slim-curated-items-title-wrapper .slim-curated-items-title .vertical-bar {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .more-projects-title-wrapper .more-projects-title .vertical-bar,
  .more-projects-title-wrapper .client-logo-title .vertical-bar,
  .more-projects-title-wrapper .slim-curated-items-title .vertical-bar,
  .client-logo-title-wrapper .more-projects-title .vertical-bar,
  .client-logo-title-wrapper .client-logo-title .vertical-bar,
  .client-logo-title-wrapper .slim-curated-items-title .vertical-bar,
  .slim-curated-items-title-wrapper .more-projects-title .vertical-bar,
  .slim-curated-items-title-wrapper .client-logo-title .vertical-bar,
  .slim-curated-items-title-wrapper .slim-curated-items-title .vertical-bar {
    font-size: 34px;
  }
}

.slim-curated-items-title-wrapper {
  background-color: transparent;
}

.load-archived-action {
  background-color: #f9f9f9;
  padding: 40px 0 100px 0;
  margin-bottom: 0;
  text-align: center;
  z-index: 10;
}
.load-archived-action .btn-load-archived {
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #333333;
  color: #f9f9f9;
  height: 60px;
  width: 240px;
  line-height: 60px;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display: block;
  margin: 0 auto;
}
.load-archived-action .btn-load-archived:hover {
  background: #f9f9f9;
  color: #212121 !important;
  outline: 1px solid #C7C7C7;
}
.load-archived-action .loader {
  display: none;
  margin: 20px 0;
}
.load-archived-action .loader.show {
  display: inline-block;
}

@media (min-width: 964px) {
  .archive-projects-container .grid-by-year .small-grid-item {
    max-height: 240px;
  }
}
@media (min-width: 1124px) {
  .archive-projects-container .grid-by-year .small-grid-item {
    max-height: 250px;
  }
}
.archive-projects-container .item-thumbnail {
  position: relative;
}
@media (min-width: 1124px) {
  .archive-projects-container .item-thumbnail {
    position: absolute;
  }
  .archive-projects-container .item-thumbnail .item-title-text {
    top: 5px;
  }
}

.curated-carousel {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  z-index: 3;
  position: relative;
  padding-bottom: 60px;
  color: #f9f9f9;
  background-color: #f9f9f9;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
}
.curated-carousel,
.curated-carousel .content,
.curated-carousel .controls-wrapper {
  height: 400px;
}
@media (min-width: 564px) {
  .curated-carousel,
  .curated-carousel .content,
  .curated-carousel .controls-wrapper {
    height: 640px;
  }
}
.curated-carousel .curated-carousel-item {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  background-position: center;
  background-color: #212121;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.curated-carousel .curated-carousel-item.current {
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.curated-carousel .curated-carousel-item img {
  position: absolute;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  margin: 0;
  display: none;
}
.lt-ie9 .curated-carousel .curated-carousel-item img, .mobile-chrome .curated-carousel .curated-carousel-item img {
  display: block;
}
.curated-carousel .content-wrapper,
.curated-carousel .controls-wrapper {
  max-width: 1284px;
  width: 100%;
  margin: 0 auto;
}
.curated-carousel .content,
.curated-carousel .controls-large,
.curated-carousel .controls-small {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.curated-carousel .content,
.curated-carousel .controls-large {
  display: table-cell;
  vertical-align: bottom;
  padding: 20px 20px 80px;
}
@media (min-width: 564px) {
  .curated-carousel .content,
  .curated-carousel .controls-large {
    padding: 40px 40px 80px;
  }
}
.curated-carousel .bar {
  font-size: 18px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  height: 30px;
  line-height: 30px;
  letter-spacing: 0.07em;
}
.curated-carousel .bar .ct-bar {
  font-size: 10px;
}
.curated-carousel .title {
  width: 100%;
  padding-bottom: 30px;
  color: #f9f9f9;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 1.2;
  text-transform: uppercase;
}
.curated-carousel .title .brand-title {
  font-size: 25px;
  font-style: italic;
  font-weight: normal;
  font-family: Georgia, Times, 'Times New Roman', serif;
}
@media (min-width: 564px) {
  .curated-carousel .title {
    width: 425px;
    font-size: 70px;
    line-height: 72px;
  }
  .curated-carousel .title .brand-title {
    font-size: 60px;
  }
}
.curated-carousel .controls-wrapper {
  position: relative;
}
.curated-carousel .controls {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}
.curated-carousel .controls-large {
  display: none;
}
@media (min-width: 564px) {
  .curated-carousel .controls-large {
    display: block;
  }
}
.curated-carousel .controls-small {
  padding: 0 20px 20px;
}
@media (min-width: 564px) {
  .curated-carousel .controls-small {
    display: none;
  }
}
.curated-carousel .controls-small,
.curated-carousel .control-bar {
  width: 100%;
}
.curated-carousel .control-bar {
  display: table;
}
.curated-carousel .control-cell {
  display: table-cell;
  width: 25%;
  padding: 6px;
}
.curated-carousel .control-cell:first-child {
  padding-left: 0;
}
.curated-carousel .control-cell:last-child {
  padding-right: 0;
}
.curated-carousel .control-button {
  height: 6px;
  background-color: #f9f9f9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}
.curated-carousel .control-button.current {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: default;
}
.curated-carousel .button {
  display: inline-block;
  padding: 6px 14px;
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 564px) {
  .curated-carousel .button {
    padding: 12px 14px;
  }
}
.curated-carousel .button.shared-border {
  border-right: 0;
}
.curated-carousel .button.solid {
  background-color: #f9f9f9;
  color: #212121;
}
.curated-carousel .button:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #f9f9f9;
}
.curated-carousel .button span {
  display: inline-block;
}
.curated-carousel .button .arrow {
  font-size: 16px;
}
.curated-carousel .button .arrow:after {
  font-family: 'ct';
  src: url("/assets/fonts/ct.eot?-x36148");
  src: url("/assets/fonts/ct.eot?#iefix-x36148") format("embedded-opentype"), url("/assets/fonts/ct.ttf?-x36148") format("truetype"), url("/assets/fonts/ct.woff?-x36148") format("woff"), url("/assets/fonts/ct.svg?-x36148#ct") format("svg");
  font-weight: normal;
  font-style: normal;
  content: ">";
  display: inline-block;
  padding-left: 28px;
  font-size: 16px;
}
.curated-carousel .button .previous:after,
.curated-carousel .button .next:after {
  font-family: 'ct';
  src: url("/assets/fonts/ct.eot?-x36148");
  src: url("/assets/fonts/ct.eot?#iefix-x36148") format("embedded-opentype"), url("/assets/fonts/ct.ttf?-x36148") format("truetype"), url("/assets/fonts/ct.woff?-x36148") format("woff"), url("/assets/fonts/ct.svg?-x36148#ct") format("svg");
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
}
.curated-carousel .button .previous:after {
  content: "<";
}
.curated-carousel .button .next:after {
  content: ">";
}

.slim-curated-list {
  background-color: #f9f9f9;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}
.slim-curated-list hr.curated-item-divider {
  width: 90%;
  position: relative;
  top: -7px;
  height: 2px;
  color: #DDD;
  background-color: #DDD;
  border: none;
}
@media (min-width: 1124px) {
  .slim-curated-list hr.curated-item-divider {
    display: none;
  }
}
@media (min-width: 768px) {
  .slim-curated-list hr.curated-item-divider {
    top: -10px;
  }
}

.slim-curated-items {
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1124px) {
  .slim-curated-items {
    display: table;
  }
}

.slim-curated-item {
  display: block;
  vertical-align: top;
  width: 100%;
  height: 140px;
  border-left: 1px solid #cccccc;
  position: relative;
  background-repeat: no-repeat;
  background-size: 160px 160px;
  background-position-y: 45px;
  background-position-x: 90%;
  overflow: hidden;
}
@media (min-width: 564px) {
  .slim-curated-item {
    background-position-y: 25px;
    background-size: 224px 224px;
  }
}
@media (min-width: 768px) {
  .slim-curated-item {
    background-position-y: 5px;
    background-size: 323px 323px;
  }
}
@media (min-width: 964px) {
  .slim-curated-item {
    background-position-y: -15px;
    background-size: 384px 384px;
  }
}
@media (min-width: 1124px) {
  .slim-curated-item {
    width: 20%;
    height: 620px;
    display: table-cell;
    background-size: 512px 512px;
    background-position: left bottom;
  }
}
.slim-curated-item:last-child {
  border-right: 0;
}
.slim-curated-item a {
  display: block;
  height: 100%;
  text-decoration: none;
  outline: none;
}
.slim-curated-item .alt-img {
  height: 128px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
@media (min-width: 564px) {
  .slim-curated-item .alt-img {
    height: 224px;
  }
}
@media (min-width: 768px) {
  .slim-curated-item .alt-img {
    height: 323px;
  }
}
@media (min-width: 964px) {
  .slim-curated-item .alt-img {
    height: 384px;
  }
}
@media (min-width: 1124px) {
  .slim-curated-item .alt-img {
    height: 512px;
  }
  .mobile-chrome .slim-curated-item .alt-img {
    display: block;
  }
}
.slim-curated-item .alt-img img {
  max-width: none;
  height: 128px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 564px) {
  .slim-curated-item .alt-img img {
    height: 224px;
  }
}
@media (min-width: 768px) {
  .slim-curated-item .alt-img img {
    height: 323px;
  }
}
@media (min-width: 964px) {
  .slim-curated-item .alt-img img {
    height: 384px;
  }
}
@media (min-width: 1124px) {
  .slim-curated-item .alt-img img {
    height: 512px;
  }
}
.slim-curated-item .title,
.slim-curated-item .bar {
  color: #333333;
  padding: 0 20px;
  line-height: 22px;
}
.slim-curated-item .title {
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  text-align: left;
  width: 90%;
}
.slim-curated-item .title strong {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .slim-curated-item .title {
    width: 70%;
  }
}
.slim-curated-item .bar {
  padding: 0 24px;
}
@media (min-width: 768px) {
  .slim-curated-item .bar {
    padding: 0 20px;
  }
}

.module-chapter {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  color: #212121;
  font-size: 0;
  text-transform: uppercase;
  background: #f9f9f9;
  position: relative;
  z-index: 1;
  width: 320px;
  /* mobile */
  left: -40px;
  /* mobile */
  padding-top: 40px;
  /* mobile */
  padding-bottom: 22px;
  /* mobile */
}
@media (min-width: 768px) {
  .module-chapter {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0px;
    padding-left: 20px;
  }
}
@media (min-width: 964px) {
  .module-chapter {
    position: absolute;
    top: 0;
    left: auto;
    width: 279px;
    padding: 10px 20px;
    z-index: 9999;
  }
  .odd .module-chapter {
    right: 0;
  }
  .even .module-chapter {
    left: 0;
  }
  .module-chapter h2 {
    background: #f9f9f9;
    padding-top: 60px;
    margin-top: -60px;
  }
}
@media (min-width: 1124px) {
  .module-chapter {
    width: 319px;
  }
}

.module-chapter-count {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 60px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: 0.15em;
  /* mobile */
  position: relative;
  padding-top: 25px;
  margin: 0 20px;
  /* mobile */
  width: 56px;
  /* mobile */
}
.module-chapter-count:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 56px;
  background: #212121;
}
@media (min-width: 768px) {
  .module-chapter-count {
    font-size: 100px;
    line-height: 88px;
    letter-spacing: 0.05em;
    display: block;
    padding-bottom: 8px;
    width: auto;
    margin: 0;
  }
  .module-chapter-count:before {
    width: 80px;
  }
}

.module-chapter-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 25px;
  line-height: 27px;
  letter-spacing: 0.05em;
  width: 224px;
  /* mobile */
  padding-right: 20px;
  /* mobile */
}
@media (min-width: 768px) {
  .module-chapter-text {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0.05em;
    width: auto;
    display: block;
    padding-right: 60px;
  }
}
@media (min-width: 1124px) {
  .module-chapter-text {
    padding-right: 100px;
  }
}
.module-chapter-text.non-numerical {
  display: block;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .module-chapter-text.non-numerical {
    padding-left: 0;
  }
}

.module-chapter-content-link {
  margin-top: 0.5em;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .module-chapter-content-link {
    margin-left: 0;
  }
}

.module-text {
  background: #f9f9f9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
@media (min-width: 564px) {
  .module-media + .module-text {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .module-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.module-text.dek_style,
.module-text .dek_style {
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  /* mobile */
  line-height: 28px;
  /* mobile */
  color: #212121;
}
@media (min-width: 768px) {
  .module-text.dek_style,
  .module-text .dek_style {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (min-width: 964px) {
  .module-text.dek_style,
  .module-text .dek_style {
    font-size: 28px;
    line-height: 38px;
  }
}
.module-text strong,
.module-text b {
  font-weight: bold;
}
.module-text a strong,
.module-text a b,
.module-text strong a,
.module-text b a {
  font-weight: normal !important;
}
.module-text.dek_style strong,
.module-text .dek_style strong, .module-text.dek_style b,
.module-text .dek_style b {
  font-weight: normal !important;
}
.module-text ul {
  list-style: disc inside;
  margin: 1.55556em 0;
}
.module-text ol {
  list-style: decimal;
}
.module-text li {
  margin-left: 2em;
}
.module-text ol li:before {
  background: none !important;
}
.module-text .h3_style, .module-text.job-detail b,
.module-text h3 {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #212121;
  margin-top: 2em;
  margin-bottom: 21.7778px;
}
@media (min-width: 768px) {
  .module-text .h3_style, .module-text.job-detail b,
  .module-text h3 {
    margin-bottom: 28px;
  }
}
.module-text .h3_style:first-child, .module-text.job-detail b:first-child,
.module-text h3:first-child {
  margin-top: 0;
}
.module-text .highlighted {
  color: #212121;
}
.module-text em {
  font-style: italic;
}
.module-text a {
  color: #212121;
  text-decoration: underline;
}
.module-text .internal-link {
  margin-bottom: 0;
  margin-right: 0.3em;
  vertical-align: middle;
}
.module-text .internal-link:last-child {
  margin-right: 0;
  line-height: 20px;
}
.module-text.sidebar_style {
  display: none;
}
.module-text.sidebar_style h3 {
  margin-top: 0;
}
.module-text.sidebar_style.sidebar_style_mobile {
  display: block;
}
@media (min-width: 768px) {
  .module-text.sidebar_style {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0px;
    padding-left: 20px;
  }
}
@media (min-width: 964px) {
  .module-text.sidebar_style {
    position: absolute;
    top: 0;
    left: auto;
    width: 280px;
    padding: 20px 20px 0;
    background: transparent;
    display: block;
  }
  .odd .module-text.sidebar_style {
    right: 0;
  }
  .even .module-text.sidebar_style {
    left: 0;
  }
  .module-text.sidebar_style.sidebar_style_mobile {
    display: none;
  }
}
@media (min-width: 1124px) {
  .module-text.sidebar_style {
    width: 320px;
  }
}
.module-text.sidebar_style ul {
  list-style: none;
}
.module-text.sidebar_style li {
  font-size: 12px;
  line-height: 22px;
}
.borderradius .module-text.sidebar_style li, .module-text.sidebar_style li {
  margin-top: 24px;
  margin-left: 0;
}
.borderradius .module-text.sidebar_style li:before, .module-text.sidebar_style li:before {
  left: 0;
  top: -12px;
  height: 1px;
  width: 14px;
  background: #212121;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.borderradius .module-text ul {
  list-style: none;
}
.borderradius .module-text li {
  position: relative;
}
.borderradius .module-text li:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  left: -16px;
  top: 12.5px;
  background: #808080;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.module-chapter + .module-media,
.module-chapter + .module-text,
.module-media + .module-text,
.module-text + .module-text,
.module-text + .module-media,
.module-media + .module-media,
.sidebar_style {
  margin-top: -35px;
}

@media (min-width: 768px) {
  .module-chapter + .module-media,
  .module-chapter + .module-text,
  .module-media + .module-text,
  .module-text + .module-text,
  .module-text + .module-media,
  .module-media + .module-media {
    margin-top: 0px;
  }
}
@media (min-width: 964px) {
  .sidebar_style {
    margin-top: -71px;
  }
}
@media (min-width: 964px) {
  .module-chapter + .module-media,
  .module-chapter + .module-text,
  .module-media + .module-text,
  .module-text + .module-text,
  .module-text + .module-media,
  .module-media + .module-media {
    margin-top: -35px;
  }

  .module-text.first_style {
    margin-top: -60px;
    padding-top: 0px;
  }
}
@media (min-width: 564px) {
  .module-media + .module-text,
  .module-media + .module-media {
    margin-top: 0px;
  }
}
@media (min-width: 964px) {
  .module-text + .module-media {
    margin-top: 0;
  }
}
@media (max-width: 563px) {
  .module-chapter + .module-media,
  .module-chapter + .module-text,
  .module-media + .module-text,
  .module-text + .module-text,
  .module-text + .module-media,
  .module-media + .module-media {
    margin-top: 0px;
  }
}
.module-media {
  padding: 40px 20px 0;
}
@media (min-width: 564px) {
  .module-media {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 60px;
  }
}

@media (min-width: 964px) {
  .sidebar_style + .module-text {
    padding-top: 0;
  }
  .sidebar_style + .module-media {
    margin-top: -51px;
    padding-top: 0;
  }
  .item-date + .sidebar_style {
    margin-top: -20px;
  }
  .item-date + .sidebar_style + .module-text {
    margin-top: -1px;
  }
}

@media (min-width: 964px) {
  .job-item-contact:first-child {
    margin-top: -20px;
  }
  .job-item-contact + .module-text, .job-item-contact + .module-media {
    margin-top: -40px;
  }
}

.module-media-image {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #f9f9f9;
  text-align: center;
}
.module-media-image img {
  width: 100%;
}

.has_shadow .module-media-image {
  padding-bottom: 40px;
  /* mobile */
}
.has_shadow .module-media-image img {
  z-index: 2;
  position: relative;
}
.has_shadow .module-media-image:after {
  content: "";
  background: url("/assets/img/image-shadow.png") top center no-repeat transparent;
  background-size: 100% auto;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 40px;
  max-width: 510px;
  margin: auto;
  z-index: 1;
}
@media (min-width: 768px) {
  .has_shadow .module-media-image {
    padding-bottom: 60px;
  }
  .has_shadow .module-media-image:after {
    height: 60px;
    left: 40px;
    right: 40px;
  }
}

.module-media-caption, .module-related-item-info {
  background: #f9f9f9;
  text-align: center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 40px;
  z-index: 1;
}
.module-media-caption:before, .module-related-item-info:before {
  content: "";
  width: 1px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #212121;
}
@media (min-width: 768px) {
  .module-media-caption, .module-related-item-info {
    margin-top: -10px;
  }
}
@media (min-width: 964px) {
  .module-media-caption, .module-related-item-info {
    margin-top: 0;
    padding-top: 30px;
  }
  .module-media-caption:before, .module-related-item-info:before {
    top: 0px;
  }
}

.module-media-caption-title, .module-related-item-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #212121;
}

.module-media-caption-text, .module-related-item-type {
  font-size: 12px;
  line-height: 18px;
  color: #808080;
}
@media (min-width: 768px) {
  .module-media-caption-text, .module-related-item-type {
    font-size: 14px;
    line-height: 22px;
  }
}

.media-overlay {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-width: 0px;
  border-style: solid;
  border-color: #212121;
  -webkit-backface-visibility: hidden;
  z-index: 10;
}
.media-overlay.open {
  overflow: visible;
  height: 100%;
  border-width: 100px 30px 100px 30px;
  background: #212121;
}

.media-overlay-toggle-close {
  position: absolute;
  top: -80px;
  right: 0;
  font-size: 60px;
  height: 60px;
  width: 60px;
  color: #f9f9f9;
}

.media-overlay-media {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  text-align: center;
}

.media-overlay-media-asset {
  max-height: 100%;
  max-width: 100%;
}

.module-list strong,
.module-list b {
  font-weight: bold;
}
.module-list a strong,
.module-list a b,
.module-list strong a,
.module-list b a {
  font-weight: normal !important;
}
.module-list ul {
  list-style: disc inside;
}
.module-list ol {
  list-style: decimal;
}
.module-list li {
  margin-left: 2em;
}
.module-list ol li:before {
  background: none !important;
}
.module-list .h3_style,
.module-list h3 {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #212121;
  margin-top: 2em;
}
.module-list .h3_style:first-child,
.module-list h3:first-child {
  margin-top: 0;
}
.module-list .highlighted {
  color: #212121;
}
.module-list em {
  font-style: italic;
}
.module-list a {
  color: #212121;
  text-decoration: underline;
}
.module-list .internal-link {
  margin-bottom: 0;
  margin-left: 0.3em;
  margin-right: 0.3em;
  vertical-align: baseline;
}
.module-list .module-list-item {
  background: #f9f9f9;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 564px) {
  .module-list .module-list-item {
    margin-bottom: 100px;
  }
}
.module-list .module-list-item-media {
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .module-list .module-list-item-media {
    padding-left: 20px;
    padding-right: 20px;
  }
  .module-list .module-list-item-media .video-play-button {
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.module-list .module-list-item-content {
  padding: 20px 0;
}
@media (min-width: 564px) {
  .module-list .module-list-item-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.module-list .module-list-item-content-number {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  /* mobile */
  line-height: 24px;
  /* mobile */
  color: #212121;
}
.module-list .module-list-item-content-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 20px;
  /* mobile */
  line-height: 24px;
  /* mobile */
  color: #212121;
  margin-bottom: 4px;
  /* mobile */
}
.module-list .module-list-item-content-text {
  font-size: 16px;
  /* mobile */
  line-height: 26px;
  /* mobile */
  color: #808080;
}
@media (min-width: 564px) {
  .module-list .module-list-item-content-number {
    font-size: 24px;
    line-height: 28px;
  }
  .module-list .module-list-item-content-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .module-list .module-list-item-content-text {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (min-width: 964px) {
  .module-list.is-parallax {
    position: relative;
    padding-top: 280px;
    padding-bottom: 180px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -280px;
    padding-left: 561px;
    width: 840px;
  }
  .even .module-list.is-parallax {
    padding-left: 0;
    padding-right: 561px;
    margin-left: 0;
    margin-left: -280px;
  }
  .module-list.is-parallax .module-list-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 200px;
  }
  .module-list.is-parallax .module-list-item.active .module-list-item-content-number,
  .module-list.is-parallax .module-list-item.active .module-list-item-content-title {
    color: #212121;
  }
  .module-list.is-parallax .module-list-item.active .module-list-item-content-text {
    color: #808080;
  }
  .module-list.is-parallax .module-list-item.active .module-list-item-media {
    display: block;
  }
  .module-list.is-parallax .module-list-item-media {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 560px;
    padding: 40px;
    background: #f9f9f9;
    display: none;
  }
  .even .module-list.is-parallax .module-list-item-media {
    left: auto;
    right: 0;
  }
  .module-list.is-parallax .module-list-item-content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .module-list.is-parallax .module-list-item-content-number {
    font-size: 20px;
    line-height: 22px;
    color: #cccccc;
    margin-bottom: 1em;
  }
  .module-list.is-parallax .module-list-item-content-title {
    font-size: 20px;
    line-height: 22px;
    color: #cccccc;
    margin-bottom: 4px;
  }
  .module-list.is-parallax .module-list-item-content-text {
    font-size: 14px;
    line-height: 22px;
    color: #cccccc;
  }
  .module-list.is-parallax .module-list-item-content-text a {
    color: #212121;
  }

  .csstransforms3d .module-list.is-parallax .module-list-item.active .module-list-item-media {
    /*-webkit-transform: translate3d(0, 0, 0) rotateY(0);
    -moz-transform: translate3d(0, 0, 0) rotateY(0);
    transform: translate3d(0, 0, 0) rotateY(0);*/
    z-index: 1;
  }
  .csstransforms3d .module-list.is-parallax .module-list-item-media {
    display: block;
    /*@include transition(transform 1s);*/
    /*-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;*/
    /*-webkit-transform: translate3d(0, 0, 0) rotateY(180deg);
    -moz-transform: translate3d(0, 0, 0) rotateY(180deg);
    transform: translate3d(0, 0, 0) rotateY(180deg);*/
  }

  .module-list.is-parallax.at-bottom .module-list-item-media {
    top: inherit;
    bottom: 0;
    position: absolute;
  }

  .module-list.is-parallax.at-moving .module-list-item-media {
    top: 52px;
    position: fixed;
  }
}
@media (min-width: 1124px) {
  .module-list.is-parallax {
    margin-right: -320px;
    padding-left: 641px;
    padding-top: 320px;
    width: 960px;
  }
  .even .module-list.is-parallax {
    padding-right: 641px;
    margin-left: -320px;
  }
  .module-list.is-parallax .module-list-item.active {
    z-index: 999 !important;
  }
  .module-list.is-parallax .module-list-item-media {
    width: 639px;
  }

  .module-list.is-parallax.at-bottom .module-list-item-media {
    top: inherit;
    bottom: 0;
    position: absolute;
  }

  .module-list.is-parallax.at-moving .module-list-item-media {
    top: 52px;
    position: fixed;
  }

  .module-list.is-parallax.at-moving .module-list-item {
    position: relative;
  }
}
.module-pullquote {
  color: #212121;
  padding: 40px 20px;
  background: #f9f9f9;
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  margin-left: -40px;
}
.item-date + .module-pullquote {
  padding-left: 62px;
}
@media (min-width: 564px) {
  .module-pullquote {
    font-size: 40px;
    line-height: 42px;
    margin-left: 0;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .item-date + .module-pullquote {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .module-pullquote {
    font-size: 40px;
    line-height: 40px;
  }
  .item-date + .module-pullquote {
    padding-left: 20px;
  }
}
@media (min-width: 964px) {
  .module-pullquote {
    font-size: 50px;
    line-height: 50px;
    margin-left: -280px;
  }
  .item-date + .module-pullquote {
    padding-left: 20px;
  }
  .odd .module-pullquote {
    margin-left: 0;
    margin-right: -280px;
  }
}
@media (min-width: 1124px) {
  .module-pullquote {
    margin-left: -320px;
  }
  .odd .module-pullquote {
    margin-left: 0;
    margin-right: -320px;
  }
  .item-date + .module-pullquote {
    padding-left: 20px;
  }
}

.module-pullquote-author {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  padding-top: 16px;
}

.module-pullquote-author-name {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #212121;
}

.odd .module-chapter ~ .module-pullquote {
  margin-top: 0;
  width: 320px;
}
@media (min-width: 564px) {
  .odd .module-chapter ~ .module-pullquote {
    width: 441px;
  }
}
@media (min-width: 768px) {
  .odd .module-chapter ~ .module-pullquote {
    width: 600px;
  }
}
@media (min-width: 964px) {
  .odd .module-chapter ~ .module-pullquote {
    width: 519px;
  }
}
@media (min-width: 1124px) {
  .odd .module-chapter ~ .module-pullquote {
    width: 599px;
  }
}
@media (min-width: 964px) {
  .odd .module-chapter ~ .module-pullquote.full-width {
    width: 800px;
  }
}
@media (min-width: 1124px) {
  .odd .module-chapter ~ .module-pullquote.full-width {
    width: 920px;
  }
}

.even .module-chapter + .module-pullquote {
  margin-top: 0;
  margin-left: 0;
  width: 320px;
}
@media (min-width: 564px) {
  .even .module-chapter + .module-pullquote {
    width: 441px;
  }
}
@media (min-width: 768px) {
  .even .module-chapter + .module-pullquote {
    width: 600px;
  }
}
@media (min-width: 964px) {
  .even .module-chapter + .module-pullquote {
    width: 519px;
  }
}
@media (min-width: 1124px) {
  .even .module-chapter + .module-pullquote {
    width: 599px;
  }
}
@media (min-width: 964px) {
  .even .module-chapter + .module-pullquote.full-width {
    width: 800px;
    margin-left: -280px;
  }
}
@media (min-width: 1124px) {
  .even .module-chapter + .module-pullquote.full-width {
    width: 920px;
    margin-left: -320px;
  }
}

.module-related {
  position: relative;
  padding-top: 100px;
}
@media (min-width: 564px) {
  .module-related {
    margin-left: 0;
    margin-right: 0;
    width: 480px;
  }
}
@media (min-width: 768px) {
  .module-related {
    width: 639px;
  }
}
@media (min-width: 964px) {
  .module-related {
    width: 840px;
  }
  .even .module-related {
    left: -280px;
  }
}
@media (min-width: 1124px) {
  .module-related {
    width: 960px;
  }
  .even .module-related {
    left: -320px;
  }
}

.module-related-wrapper.slideshow {
  width: 100%;
  margin: 0 auto;
}

.module-related-title-wrapper {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  color: #212121;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: #f9f9f9;
  position: relative;
  width: 320px;
  /* mobile */
  left: -40px;
  /* mobile */
  padding-top: 40px;
  /* mobile */
  padding-bottom: 22px;
  /* mobile */
}
@media (min-width: 768px) {
  .module-related-title-wrapper {
    position: relative;
    width: 720px;
    left: 50%;
    margin-top: 0;
    background-color: #f9f9f9;
    margin-left: -360px;
    padding: 1em 0;
  }
}
@media (min-width: 964px) {
  .module-related-title-wrapper {
    position: relative;
    width: 924px;
    left: 50%;
    margin-top: 0;
    background-color: #f9f9f9;
    margin-left: -462px;
    padding: 1em 0;
  }
}
@media (min-width: 1124px) {
  .module-related-title-wrapper {
    position: relative;
    width: 1044px;
    left: 50%;
    margin-top: 0;
    background-color: #f9f9f9;
    margin-left: -522px;
    padding: 1em 0;
  }
}

.module-related-title {
  font-size: 40px;
  line-height: 42px;
  font-weight: 600;
  letter-spacing: 0.15em;
  position: relative;
  padding-top: 25px;
  margin: 0 20px;
  /* mobile */
}
.module-related-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 56px;
  background: #212121;
}
@media (min-width: 564px) {
  .module-related-title {
    font-size: 60px;
    line-height: 62px;
    letter-spacing: 0.15em;
  }
}
@media (min-width: 768px) {
  .module-related-title {
    display: block;
    margin: 0;
  }
  .module-related-title:before {
    width: 80px;
  }
}

.module-related-slideshow-pagination {
  display: none;
  position: absolute;
  height: 80px;
  width: 80px;
  margin-top: 0;
  top: 50%;
  z-index: 5;
  font-size: 30px;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #212121;
  color: #808080;
}
.module-related-slideshow-pagination:hover {
  background: #333333;
  color: #f9f9f9;
}
@media (min-width: 564px) {
  .module-related-slideshow-pagination {
    display: block;
    margin-top: 30px;
  }
}
.module-related-slideshow-pagination.inactive {
  background: #e3e3e3;
  color: #cccccc;
  cursor: default;
}
.module-related-slideshow-pagination.slideshow-pagination-prev {
  width: 60px;
  height: 60px;
  left: -60px;
  font-size: 25px;
}
@media (min-width: 564px) {
  .module-related-slideshow-pagination.slideshow-pagination-prev {
    height: 50px;
    width: 50px;
    left: -50px;
    font-size: 30px;
  }
}
@media (min-width: 1124px) {
  .module-related-slideshow-pagination.slideshow-pagination-prev {
    height: 70px;
    width: 70px;
    left: -70px;
    font-size: 30px;
  }
}
.module-related-slideshow-pagination.slideshow-pagination-next {
  width: 60px;
  height: 60px;
  right: -60px;
  font-size: 25px;
}
@media (min-width: 564px) {
  .module-related-slideshow-pagination.slideshow-pagination-next {
    height: 50px;
    width: 50px;
    right: -50px;
    font-size: 30px;
  }
}
@media (min-width: 1124px) {
  .module-related-slideshow-pagination.slideshow-pagination-next {
    height: 70px;
    width: 70px;
    right: -70px;
    font-size: 30px;
  }
}

.module-related-items {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 564px) {
  .module-related-items {
    width: 10000%;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
  }
}

.module-related-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-color: #f9f9f9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  width: 241px;
  padding: 0 2px;
}
@media (min-width: 564px) {
  .module-related-item {
    background-color: transparent;
    width: 160px;
  }
}
@media (min-width: 768px) {
  .module-related-item {
    background-color: transparent;
    width: 213px;
  }
}
@media (min-width: 964px) {
  .module-related-item {
    background-color: transparent;
    width: 280px;
  }
}
@media (min-width: 1124px) {
  .module-related-item {
    background-color: transparent;
    width: 320px;
  }
}
.module-related-item a {
  text-decoration: none;
  display: block;
}
.module-related-item a:active {
  text-decoration: none;
  color: inherit;
}
.module-related-item a:visited {
  text-decoration: none;
  color: inherit;
}

.module-related-item-thumbnail {
  background: #f9f9f9;
}

.module-related-item-info {
  opacity: 1;
  background-color: transparent;
}

.module-related-item-title,
.module-related-item-title a {
  color: #212121;
}

/*
 * Module Project Screen
 */
.module-screen {
  width: 320px;
  margin-bottom: 10px;
  margin-top: 20px;
  background: #f9f9f9;
  overflow: hidden;
}
.module-screen .module-screen-container {
  background: #eaeaea;
  position: relative;
  height: 184px;
  padding: 25px 0;
}
.module-screen .module-screen-container .module-screen-carousel-nav-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  display: none;
  z-index: 10;
}
.module-screen .module-screen-container .module-screen-carousel-nav-container:before, .module-screen .module-screen-container .module-screen-carousel-nav-container:after {
  content: " ";
  display: table;
}
.module-screen .module-screen-container .module-screen-carousel-nav-container:after {
  clear: both;
}
.module-screen .module-screen-container .module-screen-carousel-pagination {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  position: absolute;
  top: 30px;
  margin-top: -30px;
  z-index: 1;
  display: none;
  background: #333333;
  color: #f9f9f9;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.no-touch .module-screen .module-screen-container .module-screen-carousel-pagination:hover {
  background: #f9f9f9;
  color: #212121;
  outline: 1px solid #C7C7C7;
}
.module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-prev {
  left: auto;
  right: 40px;
}
@media (min-width: 564px) {
  .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-prev {
    display: block;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 1;
  }
}
.module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-next {
  right: 0;
}
@media (min-width: 564px) {
  .module-screen .module-screen-container .module-screen-carousel-pagination.module-screen-carousel-next {
    display: block;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 1;
  }
}
.module-screen .module-screen-container .module-screen-carousel-pagination:hover {
  outline: none !important;
}
.module-screen .module-screen-container .module-screen-carousel-pagination.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.module-screen .module-screen-container .module-screen-carousel-pagination.disabled:hover {
  background: #333333 !important;
  color: #f9f9f9 !important;
}
@media (min-width: 564px) {
  .module-screen .module-screen-container:hover .module-screen-carousel-prev {
    left: 0;
  }
  .module-screen .module-screen-container:hover .module-screen-carousel-next {
    right: 0;
  }
}
.module-screen .module-screen-container .module-screen-carousel-item {
  overflow: hidden;
  width: 320px;
  height: 230px;
  margin: 0 auto;
  position: relative;
}
.module-screen .module-screen-container .module-screen-carousel-item ul:before, .module-screen .module-screen-container .module-screen-carousel-item ul:after {
  content: " ";
  display: table;
}
.module-screen .module-screen-container .module-screen-carousel-item ul:after {
  clear: both;
}
.module-screen .module-screen-container .module-screen-carousel-item li {
  width: 240px;
  height: 184px;
  line-height: 184px;
  position: relative;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.module-screen .module-screen-container .module-screen-carousel-item li.current {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media (min-width: 564px) {
  .module-screen .module-screen-container .module-screen-carousel-item li {
    position: absolute;
    float: none;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
.module-screen .module-screen-container .module-screen-carousel-item li img {
  vertical-align: middle;
}
.module-screen .module-screen-container .module-screen-carousel-item li .screen-video-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  width: auto !important;
  height: auto !important;
}
@media (min-width: 564px) {
  .module-screen {
    height: 405px;
    padding: 40px 0;
    margin-bottom: 0px;
    margin: 0;
  }
  .module-screen .module-screen-container {
    height: 405px;
    padding: 0;
  }
  .module-screen .module-screen-container .module-screen-carousel-nav-container {
    display: block;
  }
  .module-screen .module-screen-container .module-screen-carousel-pagination {
    display: block;
  }
  .module-screen .module-screen-container .module-screen-carousel-item {
    height: 405px;
    width: 568px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item li {
    width: 564px;
    height: 405px;
    line-height: 405px;
    float: left;
  }
}
@media (min-width: 768px) {
  .module-screen {
    height: 552px;
  }
  .module-screen .module-screen-container {
    height: 552px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item {
    width: 768px;
    height: 552px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item li {
    width: 768px;
    height: 552px;
    line-height: 552px;
    float: left;
  }
}
@media (min-width: 964px) {
  .module-screen {
    height: 693px;
  }
  .module-screen .module-screen-container {
    height: 693px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item {
    width: 964px;
    height: 693px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item li {
    width: 964px;
    height: 693px;
    line-height: 693px;
    float: left;
  }
}
@media (min-width: 1124px) {
  .module-screen {
    height: 808px;
  }
  .module-screen .module-screen-container {
    height: 808px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item {
    width: 1124px;
    height: 808px;
  }
  .module-screen .module-screen-container .module-screen-carousel-item li {
    width: 1124px;
    height: 808px;
    line-height: 808px;
    float: left;
  }
}

.no-touch .module-screen img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.no-touch .module-screen.module-animate-in img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/*
 * Module Single Image
 */
.module-single-image {
  width: 320px;
  background: #f9f9f9;
  overflow: hidden;
  margin: 10px 0;
}
.module-single-image .module-single-image-wrapper {
  background: none;
}
.module-single-image .module-single-image-wrapper .module-single-image-container {
  overflow: hidden;
  width: 320px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  background: #212121;
}
@media (min-width: 564px) {
  .module-single-image {
    margin: 40px 0;
  }
  .module-single-image .module-single-image-wrapper .module-single-image-container {
    width: 564px;
  }
}
@media (min-width: 768px) {
  .module-single-image .module-single-image-wrapper .module-single-image-container {
    width: 768px;
  }
}
@media (min-width: 964px) {
  .module-single-image .module-single-image-wrapper .module-single-image-container {
    width: 964px;
  }
}
@media (min-width: 1124px) {
  .module-single-image .module-single-image-wrapper .module-single-image-container {
    width: 1124px;
  }
}

.no-touch .module-single-image .module-single-image-container img,
.no-touch .module-single-image .module-double-image-container img,
.no-touch .module-double-image .module-single-image-container img,
.no-touch .module-double-image .module-double-image-container img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.no-touch .module-single-image.has_fade_in .module-single-image-container img,
.no-touch .module-single-image.has_fade_in .module-double-image-container img,
.no-touch .module-double-image.has_fade_in .module-single-image-container img,
.no-touch .module-double-image.has_fade_in .module-double-image-container img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.no-touch .module-single-image.module-animate-in .module-single-image-container img,
.no-touch .module-single-image.module-animate-in .module-double-image-container img,
.no-touch .module-double-image.module-animate-in .module-single-image-container img,
.no-touch .module-double-image.module-animate-in .module-double-image-container img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/*
 * Module Double Image
 */
.module-double-image {
  width: 320px;
  background: #f9f9f9;
  overflow: hidden;
  margin: 10px 0;
}
.module-double-image .module-double-image-wrapper {
  background: none;
  overflow: hidden;
  text-align: center;
}
.module-double-image .module-double-image-wrapper:before, .module-double-image .module-double-image-wrapper:after {
  content: " ";
  display: table;
}
.module-double-image .module-double-image-wrapper:after {
  clear: both;
}
.module-double-image .module-double-image-wrapper .module-double-image-container {
  max-width: 320px;
  margin: 0 auto;
  overflow: hidden;
  background: #212121;
}
@media (min-width: 564px) {
  .module-double-image .module-double-image-wrapper .module-double-image-container {
    max-width: 568px;
  }
}
@media (min-width: 768px) {
  .module-double-image .module-double-image-wrapper .module-double-image-container {
    max-width: 768px;
  }
}
@media (min-width: 964px) {
  .module-double-image .module-double-image-wrapper .module-double-image-container {
    max-width: 964px;
  }
}
@media (min-width: 1124px) {
  .module-double-image .module-double-image-wrapper .module-double-image-container {
    max-width: 1124px;
  }
}
.module-double-image .module-double-image-wrapper img {
  width: 320px;
}
@media (min-width: 564px) {
  .module-double-image {
    margin: 40px 0;
  }
}

.blog-item-date.item-date + .module-double-image {
  margin-top: 70px;
}

/*
 * Module Full page carousel
 */
.module-full-page {
  width: 320px;
  height: 500px;
  background: #f9f9f9;
  overflow: hidden;
  margin: 10px 0;
}
.module-full-page .module-full-page-container {
  background: #eaeaea;
  position: relative;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  display: block;
  z-index: 10;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container:before, .module-full-page .module-full-page-container .module-full-page-carousel-nav-container:after {
  content: " ";
  display: table;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container:after {
  clear: both;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  float: left;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #333333;
  color: #f9f9f9;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination:hover {
  background: #f9f9f9;
  color: #212121 !important;
  outline: 1px solid #C7C7C7;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination:hover {
  outline: none !important;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.disabled {
  cursor: default©;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.module-full-page .module-full-page-container .module-full-page-carousel-nav-container .module-full-page-carousel-pagination.disabled:hover {
  background: #333333;
  color: #f9f9f9 !important;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item {
  overflow: hidden;
  width: 240px;
  margin: 0 auto;
  position: relative;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item ul {
  padding: 0;
  height: 500px;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item ul:before, .module-full-page .module-full-page-container .module-full-page-carousel-item ul:after {
  content: " ";
  display: table;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item ul:after {
  clear: both;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item li {
  width: 220px;
  height: 440px;
  line-height: 500px;
  float: left;
  text-align: center;
  margin: 60px 10px 0 10px;
  overflow: hidden;
}
.no-touch .module-full-page .module-full-page-container .module-full-page-carousel-item li {
  -moz-transform: translateY(500px);
  -ms-transform: translateY(500px);
  -webkit-transform: translateY(500px);
  transform: translateY(500px);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: -moz-transform 0.8s, opacity 1.5s;
  -o-transition: -o-transform 0.8s, opacity 1.5s;
  -webkit-transition: -webkit-transform 0.8s, opacity 1.5s;
  transition: transform 0.8s, opacity 1.5s;
}
.no-touch .module-full-page .module-full-page-container .module-full-page-carousel-item li.slide-animate-in {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.module-full-page .module-full-page-container .module-full-page-carousel-item li img {
  vertical-align: bottom;
  width: 220px;
  cursor: pointer;
  margin-bottom: 60px;
}
@media (min-width: 564px) {
  .module-full-page .module-full-page-container .module-full-page-carousel-item {
    width: auto;
    padding: 0 30px;
  }
}
@media (min-width: 564px) {
  .module-full-page {
    margin: 40px 0;
  }
}

/*
 * Full-page overlay
 */
.fp-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 20;
  background: #eaeaea;
}
.fp-overlay .fp-overlay-toggle-close {
  position: fixed;
  top: 0;
  right: 15px;
  font-size: 20px;
  height: 40px;
  width: 40px;
  color: #f9f9f9;
  background-color: #333;
  z-index: 1;
}
.touch .fp-overlay .fp-overlay-toggle-close {
  right: 0;
}
.fp-overlay .module-full-page-carousel-pagination {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  float: none;
  z-index: 999;
  top: 50%;
  margin-top: -30px;
  position: absolute;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #333333;
  color: #f9f9f9;
}
.fp-overlay .module-full-page-carousel-pagination:hover {
  background: #f9f9f9;
  color: #212121 !important;
  outline: 1px solid #C7C7C7;
}
.fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-prev {
  left: 0;
  position: fixed;
}
.fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-next {
  right: 15px;
  position: fixed;
}
.touch .fp-overlay .module-full-page-carousel-pagination.module-full-page-carousel-next {
  right: 0;
}
.fp-overlay .module-full-page-carousel-pagination:hover {
  outline: none !important;
}
.fp-overlay .module-full-page-carousel-pagination.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.fp-overlay .module-full-page-carousel-pagination.disabled:hover {
  background: #333333;
  color: #f9f9f9 !important;
}
.fp-overlay img {
  width: 90%;
  position: relative;
  margin: 0 auto;
  top: 0;
  padding: 30px 0;
  display: block;
}

.item-detail-page > .background-lines {
  position: absolute;
  top: 0;
  left: 0;
}
.item-detail-page > .background-lines .background-line-1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 39px;
}
@media (min-width: 564px) {
  .item-detail-page > .background-lines .background-line-1 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .item-detail-page > .background-lines .background-line-1 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 63px;
  }
}
@media (min-width: 964px) {
  .item-detail-page > .background-lines .background-line-1 {
    left: 60px;
  }
}
@media (min-width: 1124px) {
  .item-detail-page > .background-lines .background-line-1 {
    left: 80px;
  }
}
@media (min-width: 564px) {
  .item-detail-page > .background-lines .background-line-2 {
    left: 281px;
  }
}
@media (min-width: 768px) {
  .item-detail-page > .background-lines .background-line-2 {
    left: 384px;
  }
}
@media (min-width: 964px) {
  .item-detail-page > .background-lines .background-line-2 {
    left: 341px;
  }
}
@media (min-width: 1124px) {
  .item-detail-page > .background-lines .background-line-2 {
    left: 401px;
  }
}
@media (min-width: 564px) {
  .item-detail-page > .background-lines .background-line-3 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .item-detail-page > .background-lines .background-line-3 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 704px;
  }
}
@media (min-width: 964px) {
  .item-detail-page > .background-lines .background-line-3 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    left: 341px;
  }
}
@media (min-width: 1124px) {
  .item-detail-page > .background-lines .background-line-3 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 721px;
  }
}
.item-detail-page > .background-lines .background-line-4, .item-detail-page > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .item-detail-page > .background-lines .background-line-6, .item-detail-page > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .item-detail-page > .background-lines .background-line-5 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 964px) {
  .item-detail-page > .background-lines .background-line-4, .item-detail-page > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .item-detail-page > .background-lines .background-line-6, .item-detail-page > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .item-detail-page > .background-lines .background-line-5 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@media (min-width: 1124px) {
  .item-detail-page > .background-lines .background-line-4, .item-detail-page > .background-lines .client-logo-wrapper .background-line-5, .client-logo-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .client-logo-wrapper .background-line-6, .client-logo-wrapper .item-detail-page > .background-lines .background-line-6, .item-detail-page > .background-lines .site-width-wrapper .background-line-5, .site-width-wrapper .item-detail-page > .background-lines .background-line-5, .item-detail-page > .background-lines .sal-filter-bar .filter-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .item-detail-page > .background-lines .background-line-5 {
    left: 1043px;
  }
}

.item-detail-header {
  position: relative;
}

.item-detail-header-nomedia {
  background: #f9f9f9;
}

.item-detail-title-double-wrapper {
  z-index: 1;
}

.item-detail-title-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: -30px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .item-detail-title-wrapper {
    padding-right: 80px;
    padding-left: 30px;
    width: 708px;
  }
}
@media (min-width: 964px) {
  .item-detail-title-wrapper {
    padding-left: 40px;
    width: 624px;
  }
}
@media (min-width: 1124px) {
  .item-detail-title-wrapper {
    width: 742px;
    margin-left: -50px;
  }
}

@media (min-width: 768px) {
  .says-a-lot-item-detail-header .item-detail-title-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 964px) {
  .says-a-lot-item-detail-header .item-detail-title-wrapper {
    padding-right: 40px;
  }
}

.item-detail-header-video-internal-skinny .item-detail-title-wrapper,
.item-detail-header-image-skinny .item-detail-title-wrapper {
  width: 320px;
}
@media (min-width: 564px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper {
    width: 564px;
    padding-right: 62px;
  }
}
@media (min-width: 768px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper {
    width: 768px;
    padding-right: 142px;
  }
}
@media (min-width: 964px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper {
    width: 964px;
    padding-right: 422px;
  }
}
@media (min-width: 1124px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper {
    width: 1124px;
    padding-right: 464px;
  }
}
.item-detail-header-video-internal-skinny .item-detail-title,
.item-detail-header-image-skinny .item-detail-title {
  background: none;
}

.item-detail-title-wrapper-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 20px;
}
@media (min-width: 564px) {
  .item-detail-title-wrapper-mask {
    left: 11px;
  }
}

.item-detail-header-video-internal-skinny .item-detail-title-wrapper,
.item-detail-header-image-skinny .item-detail-title-wrapper,
.item-detail-title-wrapper-mask {
  padding-left: 20px;
}
@media (min-width: 964px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper,
  .item-detail-title-wrapper-mask {
    position: absolute;
    top: 0;
    right: 0;
    left: 32px;
    padding-left: 40px;
  }
}
@media (min-width: 1124px) {
  .item-detail-header-video-internal-skinny .item-detail-title-wrapper,
  .item-detail-header-image-skinny .item-detail-title-wrapper,
  .item-detail-title-wrapper-mask {
    left: 52px;
  }
}

.item-detail-header-video-internal-wide .item-detail-title-wrapper,
.item-detail-header-image-wide .item-detail-title-wrapper,
.item-detail-header-video-wide .item-detail-title-wrapper {
  background: #f9f9f9;
  -moz-transition: margin-top 0.4s;
  -o-transition: margin-top 0.4s;
  -webkit-transition: margin-top 0.4s;
  transition: margin-top 0.4s;
}
@media (min-width: 768px) {
  .item-detail-header-video-internal-wide .item-detail-title-wrapper,
  .item-detail-header-image-wide .item-detail-title-wrapper,
  .item-detail-header-video-wide .item-detail-title-wrapper {
    margin-top: -50px;
  }
}
@media (min-width: 964px) {
  .item-detail-header-video-internal-wide .item-detail-title-wrapper,
  .item-detail-header-image-wide .item-detail-title-wrapper,
  .item-detail-header-video-wide .item-detail-title-wrapper {
    margin-top: -100px;
  }
}
@media (min-width: 1124px) {
  .item-detail-header-video-internal-wide .item-detail-title-wrapper,
  .item-detail-header-image-wide .item-detail-title-wrapper,
  .item-detail-header-video-wide .item-detail-title-wrapper {
    margin-top: -140px;
  }
}
.item-detail-header-video-internal-wide .item-detail-title-wrapper.video-shown,
.item-detail-header-image-wide .item-detail-title-wrapper.video-shown,
.item-detail-header-video-wide .item-detail-title-wrapper.video-shown {
  margin-top: 0 !important;
}

.item-detail-classification {
  padding-top: 40px;
  /* mobile */
  padding-bottom: 14px;
  /* mobile */
}
@media (min-width: 564px) {
  .item-detail-classification {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .item-detail-classification {
    padding-bottom: 40px;
  }
}

.item-detail-title {
  font-size: 40px;
  /* mobile */
  line-height: 40px;
  /* mobile */
  padding-bottom: 40px;
}
.item-detail-title small {
  font-size: 20px;
  line-height: 26px;
}
@media (min-width: 564px) {
  .item-detail-title {
    font-size: 60px;
    line-height: 62px;
  }
  .item-detail-title small {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .item-detail-title {
    font-size: 80px;
    line-height: 82px;
  }
  .item-detail-title small {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (min-width: 964px) {
  .item-detail-title {
    padding-bottom: 80px;
  }
}

.says-a-lot-item-detail-header .item-detail-title {
  font-size: 30px;
  /* mobile */
  line-height: 32px;
  /* mobile */
}
@media (min-width: 564px) {
  .says-a-lot-item-detail-header .item-detail-title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .says-a-lot-item-detail-header .item-detail-title {
    font-size: 50px;
    line-height: 52px;
    padding-bottom: 40px;
  }
}

.item-detail-title-wrapper-mask {
  background: #f9f9f9;
  z-index: 0;
}
.item-detail-title-wrapper-mask .item-detail-classification,
.item-detail-title-wrapper-mask .item-detail-title {
  visibility: hidden;
}

.item-detail-thumbnail-wide {
  margin-top: -20px;
  margin-left: -20px;
  overflow: hidden;
}
.item-detail-thumbnail-wide.video-shown {
  margin-top: 0 !important;
}
.item-detail-thumbnail-wide img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
@media (min-width: 564px) {
  .item-detail-thumbnail-wide {
    margin-left: -11px;
    margin-right: -11px;
    height: auto;
    max-height: 650px;
  }
  .item-detail-thumbnail-wide.video-shown {
    margin-left: -12px !important;
    margin-right: -12px !important;
    margin-top: 0 !important;
  }
  .item-detail-thumbnail-wide.video-shown iframe {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .item-detail-thumbnail-wide {
    margin-top: -60px;
    margin-left: -34px;
    margin-right: -34px;
    max-height: 650px;
  }
  .item-detail-thumbnail-wide.video-shown {
    margin-left: -34px !important;
    margin-right: -34px !important;
    margin-top: 0 !important;
  }
  .item-detail-thumbnail-wide.video-shown iframe {
    max-width: none;
  }
}
@media (min-width: 964px) {
  .item-detail-thumbnail-wide {
    margin-top: -100px;
    margin-left: -52px;
    margin-right: -52px;
    max-height: 650px;
  }
  .item-detail-thumbnail-wide.video-shown {
    margin-left: -32px !important;
    margin-right: -32px !important;
    margin-top: 0 !important;
  }
  .item-detail-thumbnail-wide.video-shown iframe {
    max-width: none;
  }
}
@media (min-width: 1124px) {
  .item-detail-thumbnail-wide {
    max-height: 650px;
  }
  .item-detail-thumbnail-wide.video-shown {
    margin-left: -52px !important;
    margin-right: -52px !important;
    margin-top: 0 !important;
  }
  .item-detail-thumbnail-wide.video-shown iframe {
    max-width: none;
  }
}

.item-detail-thumbnail-skinny {
  z-index: 1;
  width: 280px;
  margin: 0 auto;
}
@media (min-width: 564px) {
  .item-detail-thumbnail-skinny {
    width: 481px;
  }
}
@media (min-width: 768px) {
  .item-detail-thumbnail-skinny {
    padding-top: 200px;
    width: 640px;
  }
}
@media (min-width: 964px) {
  .item-detail-thumbnail-skinny {
    padding-top: 180px;
    padding-left: 280px;
    width: 560px;
  }
}
@media (min-width: 1124px) {
  .item-detail-thumbnail-skinny {
    padding-top: 200px;
    padding-left: 320px;
    width: 640px;
  }
}

.item-detail-header,
.item-detail-content {
  z-index: 9;
  padding-left: 20px;
}
.item-detail-header.square-item-detail-header .item-detail-thumbnail, .item-detail-header.square-item-detail-header .item-detail-title-wrapper,
.item-detail-content.square-item-detail-header .item-detail-thumbnail,
.item-detail-content.square-item-detail-header .item-detail-title-wrapper {
  background-color: #f9f9f9;
}
.item-detail-header:before, .item-detail-header:after,
.item-detail-content:before,
.item-detail-content:after {
  content: " ";
  display: table;
}
.item-detail-header:after,
.item-detail-content:after {
  clear: both;
}
@media (min-width: 564px) {
  .item-detail-header,
  .item-detail-content {
    padding-right: 11px;
    padding-left: 11px;
  }
  .item-detail-header.square-item-detail-header .item-detail-thumbnail,
  .item-detail-content.square-item-detail-header .item-detail-thumbnail {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .item-detail-header,
  .item-detail-content {
    padding-right: 34px;
    padding-left: 34px;
  }
  .item-detail-header.square-item-detail-header .item-detail-thumbnail,
  .item-detail-content.square-item-detail-header .item-detail-thumbnail {
    padding-top: 20px;
    width: 642px;
    background-color: #f9f9f9;
  }
}
@media (min-width: 964px) {
  .item-detail-header,
  .item-detail-content {
    padding-right: 32px;
    padding-left: 32px;
  }
  .item-detail-header.square-item-detail-header,
  .item-detail-content.square-item-detail-header {
    width: 964px;
    margin: 0 auto;
    padding: 0;
  }
  .item-detail-header.square-item-detail-header .item-detail-thumbnail,
  .item-detail-content.square-item-detail-header .item-detail-thumbnail {
    margin: 0 60px 0 0;
    padding: 20px 0 0 0;
    width: 563px;
    float: right;
  }
  .item-detail-header.square-item-detail-header .item-detail-title-wrapper,
  .item-detail-content.square-item-detail-header .item-detail-title-wrapper {
    padding: 0;
    float: left;
    width: 300px;
    margin-left: 0;
  }
  .item-detail-header.square-item-detail-header .item-detail-title-wrapper .item-detail-title,
  .item-detail-content.square-item-detail-header .item-detail-title-wrapper .item-detail-title {
    font-size: 70px;
    line-height: 72px;
  }
}
@media (min-width: 1124px) {
  .item-detail-header,
  .item-detail-content {
    padding-right: 52px;
    padding-left: 52px;
  }
  .item-detail-header.square-item-detail-header,
  .item-detail-content.square-item-detail-header {
    width: 1124px;
    margin: 0 auto;
    padding: 0;
  }
  .item-detail-header.square-item-detail-header .item-detail-thumbnail,
  .item-detail-content.square-item-detail-header .item-detail-thumbnail {
    margin: 0 80px 0 0;
    padding: 20px 0 0 0;
    width: 643px;
    float: right;
  }
  .item-detail-header.square-item-detail-header .item-detail-title-wrapper,
  .item-detail-content.square-item-detail-header .item-detail-title-wrapper {
    padding: 0;
    float: left;
    width: 340px;
    margin-left: 0;
  }
  .item-detail-header.square-item-detail-header .item-detail-title-wrapper .item-detail-title,
  .item-detail-content.square-item-detail-header .item-detail-title-wrapper .item-detail-title {
    font-size: 80px;
    line-height: 82px;
  }
}

.item-detail-content-block {
  position: relative;
  margin-top: -1px;
  padding-top: 1px;
}
@media (min-width: 964px) {
  .item-detail-content-block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 100px;
  }
  .item-detail-content-block:first-child {
    margin-top: 0;
  }
  .item-detail-content-block.odd {
    padding-right: 280px;
  }
  .item-detail-content-block.even {
    padding-left: 280px;
  }
}
@media (min-width: 1124px) {
  .item-detail-content-block.odd {
    padding-right: 325px;
  }
  .item-detail-content-block.even {
    padding-left: 320px;
  }
}
.item-detail-content-block:first-child .module-text.first {
  padding-top: 0;
}

.headerType-video-internal .item-detail-thumbnail {
  background: black;
}

.featured-event {
  background-color: #222121;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.featured-event .site-width-wrapper, .featured-event .sal-filter-bar .filter-width-wrapper, .sal-filter-bar .featured-event .filter-width-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .featured-event .site-width-wrapper, .featured-event .sal-filter-bar .filter-width-wrapper, .sal-filter-bar .featured-event .filter-width-wrapper {
    padding-top: 60px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.featured-event-item-classification {
  color: #ffffff;
}
.featured-event-item-classification:before {
  background-color: #ffffff;
}

.featured-event-item-title {
  color: #ffffff;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .featured-event-item-title {
    font-size: 60px;
    line-height: 62px;
    margin-top: 30px;
  }
}
.featured-event-item-title a {
  color: #ffffff;
}

.featured-event-item-date {
  color: #fffffe;
  font-weight: 100;
  position: relative;
}
.featured-event-item-date:after {
  content: "";
  width: 99%;
  height: 1px;
  background-color: #dededd;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 6px;
}

.blog-items {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 564px) {
  .blog-items {
    padding-left: 41px;
    padding-right: 41px;
  }
}
@media (min-width: 768px) {
  .blog-items {
    padding-left: 62px;
    padding-right: 62px;
  }
}
@media (min-width: 964px) {
  .blog-items {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1124px) {
  .blog-items {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.blog-item {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
  margin-bottom: 40px;
  z-index: 1;
  padding-top: 40px;
}
@media (min-width: 564px) {
  .blog-item {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .blog-item {
    padding-left: 40px;
    padding-right: 20px;
    margin-top: 80px;
  }
}
@media (min-width: 964px) {
  .blog-item {
    margin-top: 80px;
  }
}
@media (min-width: 1124px) {
  .blog-item {
    margin-top: 80px;
  }
}

.blog-item-date {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: -40px;
  top: 0;
  width: 60px;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 20px;
  z-index: 1;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  letter-spacing: 0.1em;
  color: #212121;
  background-color: #f9f9f9;
  /* Mobile */
}
@media (min-width: 564px) {
  .blog-item-date {
    font-size: 18px;
    line-height: 24px;
    padding-top: 15px;
  }
}
@media (min-width: 768px) {
  .blog-item-date {
    background: none;
    left: -58px;
  }
}

.blog-item-date-month,
.blog-item-date-day,
.blog-item-date-year {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-transform: uppercase;
  position: relative;
}
.blog-item-date-month:after,
.blog-item-date-day:after,
.blog-item-date-year:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid black;
}

.blog-item-title,
.blog-item-classification {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  /* Mobile */
  padding-right: 20px;
  margin-right: -40px;
  width: auto;
  background: #f9f9f9;
}
@media (min-width: 564px) {
  .blog-item-title,
  .blog-item-classification {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .blog-item-title,
  .blog-item-classification {
    padding-left: 0;
  }
}

.blog-item-classification {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-top: 40px;
  margin-top: -40px;
}
@media (min-width: 564px) {
  .blog-item-classification {
    padding-top: 0;
    margin-top: 0;
  }
}

.blog-item-title {
  font-size: 22px;
  /* Mobile */
  line-height: 24px;
  /* Mobile */
  letter-spacing: 0.1em;
  padding-top: 20px;
  /* Mobile */
  padding-bottom: 20px;
  /* Mobile */
}
@media (min-width: 564px) {
  .blog-item-title {
    font-size: 36px;
    line-height: 38px;
  }
}
@media (min-width: 768px) {
  .blog-item-title {
    font-size: 40px;
    line-height: 42px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-right: 120px;
    background: #f9f9f9;
  }
}
@media (min-width: 1124px) {
  .blog-item-title {
    padding-right: 260px;
  }
}

.blog-item-summary-content:before, .blog-item-summary-content:after {
  content: " ";
  display: table;
}
.blog-item-summary-content:after {
  clear: both;
}
@media (min-width: 564px) {
  .blog-item-summary-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .blog-item-summary-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 964px) {
  .blog-item-summary-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 260px;
  }
}
@media (min-width: 1124px) {
  .blog-item-summary-content {
    padding-left: 300px;
  }
}

@media (min-width: 964px) {
  .blog-item-thumbnail {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .blog-item-thumbnail-normal {
    width: 240px;
    margin-right: 62px;
    float: left;
  }
}
@media (min-width: 964px) {
  .blog-item-thumbnail-normal {
    margin-right: 40px;
  }
}
@media (min-width: 1124px) {
  .blog-item-thumbnail-normal {
    margin-right: 60px;
    width: 280px;
  }
}

@media (min-width: 768px) {
  .blog-item-thumbnail-wide {
    background: #f9f9f9;
    padding-bottom: 62px;
  }
}

.blog-item-body {
  display: none;
  /* Mobile */
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  line-height: 26px;
  color: #808080;
  background: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 564px) {
  .blog-item-body {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
@media (min-width: 768px) {
  .blog-item-thumbnail-normal + .blog-item-body {
    width: 282px;
  }
}
@media (min-width: 964px) {
  .blog-item-thumbnail-normal + .blog-item-body {
    width: 244px;
  }
}
.blog-item-body p {
  display: inline;
}
.blog-item-body strong,
.blog-item-body b {
  font-weight: bold;
}
.blog-item-body a strong,
.blog-item-body a b,
.blog-item-body strong a,
.blog-item-body b a {
  font-weight: normal !important;
}
.blog-item-body .highlighted {
  color: #212121;
}
.blog-item-body .h3_style,
.blog-item-body h3 {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #212121;
  margin-top: 2em;
}
.blog-item-body .h3_style:first-child,
.blog-item-body h3:first-child {
  margin-top: 0;
}

.blog-item-tag {
  color: #333333;
  text-transform: uppercase;
}

.blog-item-read-more-link {
  color: #212121;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  display: inline;
}
.blog-item-read-more-link:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .blog-item-detail-page .item-detail-title {
    font-size: 50px;
    line-height: 52px;
  }
}

.sal-filter-bar {
  background-color: #3e3e3e;
  height: auto;
  position: relative;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.sal-filter-bar .filter-width-wrapper {
  height: auto;
  z-index: 99;
  width: 280px;
  text-align: left;
  padding: 12px 0;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.sal-filter-bar .filter-width-wrapper.filter-drawer-filters {
  display: none;
  width: 100%;
  position: absolute;
  background-color: #3e3e3e;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.sal-filter-bar .filter-width-wrapper.filter-drawer-filters .filter-drawer-filters-inner {
  width: 280px;
  margin: 0 auto;
}
@media (min-width: 564px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters {
    line-height: 20px;
  }
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters .filter-drawer-filters-inner {
    width: 523px;
  }
}
@media (min-width: 768px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters {
    line-height: 20px;
    width: 100%;
    display: block;
  }
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters .filter-drawer-filters-inner {
    width: 688px;
  }
}
@media (min-width: 964px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters {
    line-height: 20px;
    width: 100%;
    display: block;
  }
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters .filter-drawer-filters-inner {
    width: 884px;
  }
}
@media (min-width: 1124px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters {
    line-height: 20px;
    width: 100%;
    display: block;
  }
  .sal-filter-bar .filter-width-wrapper.filter-drawer-filters .filter-drawer-filters-inner {
    width: 1044px;
  }
}
.sal-filter-bar .filter-width-wrapper.filter-drawer {
  display: block;
  position: relative;
  cursor: pointer;
}
@media (min-width: 564px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer {
    line-height: 20px;
    width: 523px;
  }
  .sal-filter-bar .filter-width-wrapper.filter-drawer .filter-drawer-filters-inner {
    width: 523px;
  }
}
@media (min-width: 768px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer {
    display: none;
  }
}
@media (min-width: 964px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer {
    display: none;
  }
}
@media (min-width: 1124px) {
  .sal-filter-bar .filter-width-wrapper.filter-drawer {
    display: none;
  }
}
.sal-filter-bar .filter-width-wrapper.filter-drawer span.ct-toggle {
  font-family: 'ct';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  bottom: 13px;
  right: 0;
}
.sal-filter-bar .filter-width-wrapper.filter-drawer.filter-drawer-open + .filter-width-wrapper {
  display: block;
}
.sal-filter-bar.filter-drawer-open {
  background-color: rgba(0, 0, 0, 0.8);
}
.sal-filter-bar.filter-drawer-open .filter-drawer-filters {
  background-color: rgba(0, 0, 0, 0.8);
}
.sal-filter-bar.active {
  background: none;
}
.sal-filter-bar.active .filter-width-wrapper {
  height: auto;
  padding-bottom: 50px;
}
.sal-filter-bar .filter-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 175px;
  background-color: #3b3b3b;
  z-index: 90;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  display: none;
}
.sal-filter-bar.active .filter-overlay {
  display: block;
}
.sal-filter-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.sal-filter-bar.fixed + .blog-items {
  margin-top: 0;
}
.sal-filter-bar button, .sal-filter-bar span {
  display: inline-block;
  /* Mobile */
  color: #f9f9f9;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.15em;
  line-height: 15px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.sal-filter-bar button.active, .sal-filter-bar span.active {
  color: #808080;
}
@media (min-width: 564px) {
  .sal-filter-bar button, .sal-filter-bar span {
    color: #CCCCCC;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
    line-height: 20px;
    font-size: 18px;
  }
  .sal-filter-bar button, .sal-filter-bar span {
    display: inline-block;
    vertical-align: baseline;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
@media (min-width: 768px) {
  .sal-filter-bar button, .sal-filter-bar span {
    color: #CCCCCC;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
    line-height: 22px;
    font-size: 18px;
  }
  .sal-filter-bar button, .sal-filter-bar span {
    display: inline-block;
    vertical-align: baseline;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
@media (min-width: 964px) {
  .sal-filter-bar button, .sal-filter-bar span {
    line-height: 24px;
    font-size: 20px;
  }
}
@media (min-width: 1124px) {
  .sal-filter-bar button, .sal-filter-bar span {
    line-height: 24px;
    font-size: 20px;
  }
}
.sal-filter-bar button:hover {
  color: #808080;
}
.sal-filter-bar span {
  padding-left: 1px;
  padding-right: 1px;
}
@media (min-width: 564px) {
  .sal-filter-bar span {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
  .sal-filter-bar span {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 964px) {
  .sal-filter-bar span {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1124px) {
  .sal-filter-bar span {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sal-filter-bar .filter-title {
  display: block;
  padding: 0;
}
.sal-filter-bar .mobile-filter-toggle-open {
  color: #f9f9f9;
}
.sal-filter-bar .mobile-filter-toggle-open:before {
  content: "\76";
}
.sal-filter-bar .mobile-filter-toggle-open.toggle-close:before {
  content: "\5e";
}

.company-locations {
  font-size: 0;
  width: 100%;
}

.company-location {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 80px;
  line-height: 80px;
}
.company-location img {
  width: 100%;
  height: auto;
  display: none;
}
.company-location,
.company-location a {
  color: #f9f9f9;
  text-decoration: none;
}
.company-location:before, .company-location:after {
  content: " ";
  display: table;
}
.company-location:after {
  clear: both;
}
.company-location .company-location-container {
  height: 300px;
  width: 100%;
  position: relative;
  position: relative;
  background: 0 0 no-repeat #212121;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 75% center;
  position: absolute;
  top: 0;
  left: 0;
}
.company-location .company-location-container:before, .company-location .company-location-container:after {
  content: " ";
  display: table;
}
.company-location .company-location-container:after {
  clear: both;
}
.company-location .company-location-container.company-office-sf {
  background-image: url("/assets/img/about-us/office-sf.jpg");
}
.company-location .company-location-container.company-office-nyc {
  background-image: url("/assets/img/about-us/office-nyc.jpg");
}
.company-location .company-location-container.company-office-ldn {
  background-image: url("/assets/img/about-us/office-lon.jpg");
}
.company-location .company-location-container.company-office-mnl {
  background-image: url("/assets/img/about-us/office-mnl.jpg");
}
.company-location .company-location-container:after {
  content: ' ';
  width: 101%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .company-location {
    width: 25%;
    height: 300px;
  }
  .company-location .company-location-container {
    height: 300px;
  }
  .company-location .company-location-container.company-office-nyc {
    background-position-y: -48px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  .company-location .company-location-container.company-office-ldn {
    background-position-y: -5px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .company-location .company-location-container.company-office-mnl {
    background-position: 55% -32px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@media (min-width: 964px) {
  .company-location {
    height: 380px;
  }
  .company-location .company-location-container {
    height: 380px;
  }
  .company-location .company-location-container.company-office-sf {
    background-position-x: 30%;
  }
  .company-location .company-location-container.company-office-nyc {
    background-position-y: -54px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  .company-location .company-location-container.company-office-ldn {
    background-position-y: 4px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .company-location .company-location-container.company-office-mnl {
    background-position: 15% -33px;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
}

.location-position-wrapper {
  position: relative;
  padding: 50px 0 0 0;
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}
.location-position-wrapper .location-details {
  display: none;
}
.location-position-wrapper .reveal-details {
  padding: 20px 0;
  display: block;
  font-size: 2em;
  color: #fff;
  opacity: 0.5;
  cursor: pointer;
}
@media (min-width: 768px) {
  .location-position-wrapper {
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .location-position-wrapper .location-details {
    display: block;
  }
  .location-position-wrapper .reveal-details {
    display: none;
  }
}

.location-wrapper {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
}

.location-info {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.3em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.location-info .location-address {
  display: block;
  min-height: 40px;
}
.location-info .long-address {
  display: block;
}
.location-info .short-address {
  display: none;
}
.location-info .coming-soon {
  font-size: 16px;
  line-height: 20px;
  font-weight: 100;
  height: auto;
}
.location-info a.ct-mail, .location-info a.share-widget-email {
  display: block;
  font-size: 20px;
  line-height: 24px;
  position: relative;
}
@media (min-width: 768px) {
  .location-info a.ct-mail, .location-info a.share-widget-email {
    left: 0;
    right: 0;
    bottom: 25px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 964px) {
  .location-info a.ct-mail, .location-info a.share-widget-email {
    bottom: 25px;
  }
}
@media (min-width: 768px) {
  .location-info .location-address {
    display: block;
    height: 70px;
    font-weight: 500;
  }
  .location-info .long-address {
    display: none;
  }
  .location-info .short-address {
    display: block;
  }
  .location-info .coming-soon {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    height: 70px;
  }
}
@media (min-width: 964px) {
  .location-info {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3em;
  }
}

.location-name {
  display: block;
  font-size: 50px;
  /* Mobile */
  line-height: 50px;
  /* Mobile */
  letter-spacing: 0.1em;
  position: relative;
  margin-right: -0.1em;
  margin-bottom: 6px;
  /* Mobile */
}
@media (min-width: 768px) {
  .location-name {
    margin-bottom: 12px;
  }
}
@media (min-width: 964px) {
  .location-name {
    font-size: 120px;
    line-height: 82px;
    letter-spacing: 0.1em;
    margin-bottom: 32px;
  }
}

.careers-section {
  padding-left: 40px;
  background: none !important;
}
@media (min-width: 564px) {
  .careers-section {
    padding-left: 41px;
    padding-right: 41px;
  }
}
@media (min-width: 768px) {
  .careers-section {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 964px) {
  .careers-section {
    padding-left: 61px;
    padding-right: 61px;
  }
}
@media (min-width: 1124px) {
  .careers-section {
    padding-left: 81px;
    padding-right: 81px;
  }
}
.careers-section .section-header {
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}
@media (min-width: 564px) {
  .careers-section .section-header {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media (min-width: 768px) {
  .careers-section .section-header {
    margin-left: -33px;
    margin-right: -33px;
  }
}
@media (min-width: 964px) {
  .careers-section .section-header {
    margin-left: -31px;
    margin-right: -31px;
  }
}
@media (min-width: 1124px) {
  .careers-section .section-header {
    margin-left: -51px;
    margin-right: -51px;
  }
}
@media (min-width: 964px) {
  .careers-section .section-subheader {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 280px;
    padding-left: 20px;
  }
}
@media (min-width: 1124px) {
  .careers-section .section-subheader {
    margin-left: 0;
    margin-right: 0;
    width: 320px;
    float: left;
  }
}

.stagwell-copy {
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  width: 243px;
}
.stagwell-copy__container {
  background-color: #f9f9f9;
  padding: 30px 0 60px;
}
@media (min-width: 564px) {
  .stagwell-copy {
    font-size: 15px;
    line-height: 24px;
    width: 441px;
  }
}
@media (min-width: 768px) {
  .stagwell-copy {
    font-size: 24px;
    line-height: 28px;
    width: 644px;
  }
}
@media (min-width: 964px) {
  .stagwell-copy {
    font-size: 26px;
    line-height: 33px;
    width: 847px;
  }
}
@media (min-width: 1124px) {
  .stagwell-copy {
    width: 968px;
  }
}
.stagwell-copy a {
  color: #808080;
}
.stagwell-copy a:hover {
  color: #000;
}

.careers-section-pullquote {
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  padding: 20px;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #212121;
  background: #f9f9f9;
}
@media (min-width: 564px) {
  .careers-section-pullquote {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.02em;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .careers-section-pullquote {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -0.02em;
  }
}
@media (min-width: 964px) {
  .careers-section-pullquote {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -0.02em;
  }
}

.job-section {
  font-size: 0;
  position: relative;
}
.job-section:before, .job-section:after {
  content: " ";
  display: table;
}
.job-section:after {
  clear: both;
}

.jobs {
  float: right;
  font-size: 0;
}
@media (min-width: 564px) {
  .jobs {
    margin-top: 20px;
  }
}
@media (min-width: 964px) {
  .jobs {
    width: 560px;
    margin-top: 39px;
    margin-left: 1px;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
@media (min-width: 1124px) {
  .jobs {
    width: 640px;
  }
}

.job {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 50px 20px 20px;
  background: #f9f9f9;
  font-size: 14px;
}
.job:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 2px;
  width: 12px;
  background: #212121;
  top: 0;
  position: absolute;
  display: block;
}
@media (min-width: 564px) {
  .job {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 239px;
    padding-bottom: 40px;
    margin-left: -1px;
  }
  .job:nth-child(2n+2) {
    margin-left: 4px;
  }
}
@media (min-width: 768px) {
  .job {
    width: 319px;
    margin-top: 0;
    margin-left: 0;
  }
  .job:nth-child(2n+2) {
    margin-left: 2px;
  }
}
@media (min-width: 964px) {
  .job {
    width: 279px;
    margin-left: -1px;
  }
  .job:nth-child(2n+2) {
    margin-left: 1px;
  }
}
@media (min-width: 1124px) {
  .job {
    width: 319px;
  }
}

.job-description {
  font-size: 14px;
  line-height: 22px;
}

.job-item-contact {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .job-item-contact {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0px;
    padding-left: 20px;
  }
}
@media (min-width: 964px) {
  .job-item-contact {
    position: absolute;
    top: 0;
    left: auto;
    width: 280px;
    padding: 20px 20px 0;
    background: transparent;
  }
  .odd .job-item-contact {
    right: 0;
  }
  .even .job-item-contact {
    left: 0;
  }
}
@media (min-width: 1124px) {
  .job-item-contact {
    width: 320px;
  }
}
.job-item-contact .internal-link {
  margin-top: 5px;
}

.job-item-contact-button {
  color: #f9f9f9 !important;
  text-decoration: none !important;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #333333;
  color: #f9f9f9;
  padding-left: 12px;
  padding-right: 12px;
}
.job-item-contact-button:hover {
  background: #f9f9f9;
  color: #212121 !important;
  outline: 1px solid #C7C7C7;
}

/* ----------
 * Culture photos
 */
.photo-collage-wrapper {
  background: #212121;
}

.collage-item-container {
  padding: 0;
}
.collage-item-container:before, .collage-item-container:after {
  content: " ";
  display: table;
}
.collage-item-container:after {
  clear: both;
}
.collage-item-container .collage-item {
  float: left;
  z-index: 1;
  width: 320px;
  height: 320px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -moz-transition-delay: 0.16667s;
  -o-transition-delay: 0.16667s;
  -webkit-transition-delay: 0.16667s;
  transition-delay: 0.16667s;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -moz-transition-delay: 0.16667s;
  -o-transition-delay: 0.16667s;
  -webkit-transition-delay: 0.16667s;
  transition-delay: 0.16667s;
}
.collage-item-container .collage-item img {
  height: 320px;
  width: 320px;
  object-fit: cover;
}
.collage-item-container .collage-item:nth-child(2) {
  -moz-transition-delay: 0.125s;
  -o-transition-delay: 0.125s;
  -webkit-transition-delay: 0.125s;
  transition-delay: 0.125s;
}
.collage-item-container .collage-item:nth-child(3) {
  -moz-transition-delay: 0.20833s;
  -o-transition-delay: 0.20833s;
  -webkit-transition-delay: 0.20833s;
  transition-delay: 0.20833s;
}
.collage-item-container .collage-item:nth-child(4) {
  -moz-transition-delay: 0.29167s;
  -o-transition-delay: 0.29167s;
  -webkit-transition-delay: 0.29167s;
  transition-delay: 0.29167s;
}
.collage-item-container .collage-item:nth-child(5) {
  -moz-transition-delay: 0.41667s;
  -o-transition-delay: 0.41667s;
  -webkit-transition-delay: 0.41667s;
  transition-delay: 0.41667s;
}
.collage-item-container .collage-item:nth-child(6) {
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.collage-item-container .collage-item:nth-child(7) {
  -moz-transition-delay: 0.375s;
  -o-transition-delay: 0.375s;
  -webkit-transition-delay: 0.375s;
  transition-delay: 0.375s;
}
.collage-item-container .collage-item:nth-child(7n+8) {
  -moz-transition-delay: 0.16667s;
  -o-transition-delay: 0.16667s;
  -webkit-transition-delay: 0.16667s;
  transition-delay: 0.16667s;
}
.collage-item-container .collage-item:nth-child(7n+9) {
  -moz-transition-delay: 0.20833s;
  -o-transition-delay: 0.20833s;
  -webkit-transition-delay: 0.20833s;
  transition-delay: 0.20833s;
}
.collage-item-container .collage-item:nth-child(7n+10) {
  -moz-transition-delay: 0.375s;
  -o-transition-delay: 0.375s;
  -webkit-transition-delay: 0.375s;
  transition-delay: 0.375s;
}
.collage-item-container .collage-item:nth-child(7n+11) {
  -moz-transition-delay: 0.45833s;
  -o-transition-delay: 0.45833s;
  -webkit-transition-delay: 0.45833s;
  transition-delay: 0.45833s;
}
.collage-item-container .collage-item:nth-child(7n+12) {
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.collage-item-container .collage-item:nth-child(7n+13) {
  -moz-transition-delay: 0.58333s;
  -o-transition-delay: 0.58333s;
  -webkit-transition-delay: 0.58333s;
  transition-delay: 0.58333s;
}
.collage-item-container .collage-item:nth-child(7n+14) {
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.collage-item-container .collage-item .photo-collage-image-title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #f9f9f9;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.275em;
  line-height: 320px;
  text-align: center;
  font-size: 27px;
}
.collage-item-container .collage-item .photo-collage-image-title:before {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #f9f9f9;
}
.collage-item-container .collage-item .photo-collage-more {
  width: 100%;
  height: 320px;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 320px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  background: #212121;
  color: #808080;
}
.collage-item-container .collage-item .photo-collage-more:hover {
  background: #333333;
  color: #f9f9f9;
}
.collage-item-container .collage-item.show {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.collage-item-container .collage-item.show button {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.collage-item-container .collage-item.hide {
  display: none;
}
.collage-item-container .collage-item.more {
  width: 320px;
  height: 320px;
  padding: 0 !important;
}
.collage-item-container .collage-item.more button {
  line-height: 320px;
  width: 320px;
  height: 320px;
}
@media (min-width: 564px) {
  .collage-item-container {
    padding: 40px;
  }
  .collage-item-container .collage-item {
    width: 160px;
    height: 160px;
  }
  .collage-item-container .collage-item img {
    height: 160px;
    width: 160px;
  }
  .collage-item-container .collage-item .photo-collage-image-title {
    line-height: 160px;
  }
  .collage-item-container .collage-item .photo-collage-more {
    height: 160px;
    line-height: 160px;
  }
  .collage-item-container .collage-item.more {
    width: 160px;
    height: 160px;
  }
  .collage-item-container .collage-item.more button {
    line-height: 160px;
    width: 160px;
    height: 160px;
  }
}
@media (min-width: 768px) {
  .collage-item-container {
    padding: 80px 60px;
  }
  .collage-item-container .collage-item {
    width: 214px;
    height: 214px;
  }
  .collage-item-container .collage-item img {
    height: 214px;
    width: 214px;
  }
  .collage-item-container .collage-item .photo-collage-image-title {
    line-height: 214px;
  }
  .collage-item-container .collage-item .photo-collage-more {
    height: 214px;
    line-height: 214px;
  }
  .collage-item-container .collage-item.more {
    width: 214px;
    height: 214px;
  }
  .collage-item-container .collage-item.more button {
    line-height: 214px;
    width: 214px;
    height: 214px;
  }
}
@media (min-width: 964px) {
  .collage-item-container {
    padding: 80px 60px;
  }
  .collage-item-container .collage-item {
    width: 280px;
    height: 280px;
  }
  .collage-item-container .collage-item img {
    height: 280px;
    width: 280px;
  }
  .collage-item-container .collage-item .photo-collage-image-title {
    line-height: 280px;
  }
  .collage-item-container .collage-item .photo-collage-more {
    height: 280px;
    line-height: 280px;
  }
  .collage-item-container .collage-item.more {
    width: 280px;
    height: 280px;
  }
  .collage-item-container .collage-item.more button {
    line-height: 280px;
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 1124px) {
  .collage-item-container {
    padding: 80px;
  }
  .collage-item-container .collage-item {
    width: 320px;
    height: 320px;
  }
  .collage-item-container .collage-item img {
    height: 320px;
    width: 320px;
  }
  .collage-item-container .collage-item .photo-collage-image-title {
    line-height: 320px;
  }
  .collage-item-container .collage-item .photo-collage-more {
    height: 320px;
    line-height: 320px;
  }
  .collage-item-container .collage-item.more {
    width: 320px;
    height: 320px;
  }
  .collage-item-container .collage-item.more button {
    line-height: 320px;
    width: 320px;
    height: 320px;
  }
}

/* ----------
 * Social Share
 */
.about-us-share .about-us-share-wrapper {
  max-width: 992px;
  width: 100%;
  margin: 0 auto;
}
.about-us-share .about-us-share-wrapper:before, .about-us-share .about-us-share-wrapper:after {
  content: " ";
  display: table;
}
.about-us-share .about-us-share-wrapper:after {
  clear: both;
}
.about-us-share.share-widget {
  position: relative;
  bottom: inherit;
  right: inherit;
  min-height: 40px;
  background-color: #212121;
  width: 100%;
}
.about-us-share .share-widget-square {
  float: right;
  height: 40px;
  width: 40px;
  font-size: 15px;
  line-height: 40px;
  text-decoration: none;
}
.about-us-share .share-widget-square:before {
  position: relative;
}
.about-us-share span {
  float: left;
  color: #808080;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.15em;
  font-size: 14px;
  line-height: 40px;
  text-transform: uppercase;
  display: inline-block;
}
.about-us-share .share-widget-toggle-area {
  position: relative;
  width: 100%;
  text-align: center;
  right: inherit;
  bottom: inherit;
  margin: 0;
  height: 40px;
}
.about-us-share .share-widget-toggle-area:before, .about-us-share .share-widget-toggle-area:after {
  content: " ";
  display: table;
}
.about-us-share .share-widget-toggle-area:after {
  clear: both;
}
.about-us-share .share-widget-toggle-area div {
  margin: 0 20px;
}
@media (min-width: 564px) {
  .about-us-share .share-widget-toggle-area {
    float: right;
    width: 230px;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 15px;
  }
  .about-us-share .share-widget-toggle-area div {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .about-us-share .share-widget-toggle-area {
    width: 230px;
    float: right;
  }
}

.newsletter-wrapper {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  margin: 15px 15px 0 15px;
}
.newsletter-wrapper:before, .newsletter-wrapper:after {
  content: " ";
  display: table;
}
.newsletter-wrapper:after {
  clear: both;
}
.newsletter-wrapper:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #343434;
  display: block;
  margin-top: 15px;
}
.newsletter-wrapper .newsletter-title {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.newsletter-wrapper .newsletter-description {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #808080;
  font-weight: 400;
  display: block;
  float: left;
  line-height: 16px;
  width: 225px;
  font-size: 12px;
  display: none;
}
.newsletter-wrapper .newsletter-action {
  position: relative;
  height: 30px;
  margin-top: 10px;
}
.newsletter-wrapper .newsletter-action:before, .newsletter-wrapper .newsletter-action:after {
  content: " ";
  display: table;
}
.newsletter-wrapper .newsletter-action:after {
  clear: both;
}
.newsletter-wrapper .newsletter-action input[type="email"] {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #ccc;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  padding: 0 84px 0 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletter-wrapper .newsletter-action input[type="email"]:focus {
  outline: 0;
}
.newsletter-wrapper .newsletter-action button.btn-newsletter-signup {
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -moz-transition-property: color, background;
  -o-transition-property: color, background;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  width: 84px;
  height: 30px;
  text-transform: uppercase;
  background: #333333;
  color: #f9f9f9;
  border: 1px solid #4d4d4d;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.newsletter-wrapper .newsletter-action button.btn-newsletter-signup:hover, .newsletter-wrapper .newsletter-action button.btn-newsletter-signup.success {
  background: #808080;
  color: #cccccc !important;
  border: 1px solid #4d4d4d;
}
.newsletter-wrapper .newsletter-action.error input[type="email"] {
  border: 1px solid #ff0033;
}
.newsletter-wrapper .newsletter-action.error button.btn-newsletter-signup {
  border-left: 1px solid #ff0033;
}
@media (min-width: 564px) {
  .newsletter-wrapper {
    height: 50px;
    float: left;
    margin-top: 20px;
  }
  .newsletter-wrapper:after {
    display: none;
  }
  .newsletter-wrapper .newsletter-title {
    line-height: 30px;
    float: left;
    margin-right: 10px;
  }
  .newsletter-wrapper .newsletter-action {
    width: 240px;
    margin: 0;
    float: left;
  }
}
@media (min-width: 768px) {
  .newsletter-wrapper .newsletter-action {
    width: 270px;
  }
}
@media (min-width: 964px) {
  .newsletter-wrapper .newsletter-title {
    margin-right: 20px;
  }
  .newsletter-wrapper .newsletter-description {
    display: block;
  }
}
@media (min-width: 1124px) {
  .newsletter-wrapper .newsletter-description {
    width: auto;
    line-height: 30px;
    margin-right: 20px;
  }
}

.client-logo-wrapper {
  width: 320px;
  margin: 0 auto;
  background-color: #f9f9f9;
  position: relative;
  padding-bottom: 60px;
  z-index: 1;
}
@media (min-width: 564px) {
  .client-logo-wrapper {
    width: 564px;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper {
    width: 768px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper {
    width: 964px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper {
    width: 1124px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper {
    width: 1365px;
  }
}
.client-logo-wrapper .client-logo-title-wrapper {
  width: 100%;
  margin: 0;
  padding: 20px 30px 20px;
  background-color: #f9f9f9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.client-logo-wrapper .client-logo-title-wrapper .client-logo-title {
  font-size: 25px;
  text-transform: none;
  font-weight: 100;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  color: #000;
  letter-spacing: 0;
  /*
  			&:after {
  				content: "";
  				position: absolute;
  				bottom: 30px;
  				left: 0;
  				right: 0;
  				zoom: 1;
  				height: 30px;
  				width: 1px;
  				background: #212121;
  				margin: 0 auto;
  			}
  */
}
.client-logo-wrapper .client-logo-title-wrapper .client-logo-title.minimal-title {
  font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #212121;
  display: block;
  position: relative;
  height: 10px;
  margin: 0;
  text-align: left;
}
.client-logo-wrapper .client-logo-title-wrapper .client-logo-title.minimal-title:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 10px;
  width: 60px;
  margin-right: 6px;
  background: #212121;
}
@media (min-width: 768px) {
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title.minimal-title:before {
    width: 80px;
  }
}
@media (min-width: 564px) {
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title {
    font-size: 25px;
    display: block;
    margin: 0;
  }
  .client-logo-wrapper .client-logo-title-wrapper .client-logo-title:before {
    width: 90px;
  }
}
.client-logo-wrapper .client-logo-container {
  display: block;
  width: auto;
  overflow: hidden;
}
.client-logo-wrapper .client-logo-container:before, .client-logo-wrapper .client-logo-container:after {
  content: " ";
  display: table;
}
.client-logo-wrapper .client-logo-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .client-logo-wrapper .client-logo-container {
    padding: 0 63px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .client-logo-container {
    padding: 0 60px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .client-logo-container {
    padding: 0 80px;
  }
}
.client-logo-wrapper .client-logo-item {
  display: block;
  float: left;
  width: 160px;
  height: auto;
}
@media (min-width: 564px) {
  .client-logo-wrapper .client-logo-item {
    width: 188px;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper .client-logo-item {
    width: 214px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .client-logo-item {
    width: 211px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .client-logo-item {
    width: 192.8px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .client-logo-item {
    width: 241px;
  }
}
.client-logo-wrapper .client-logo-item .logo-item {
  padding: 0 15px;
  vertical-align: middle;
  text-align: center;
  height: 100px;
  line-height: 100px;
  position: relative;
  margin: 10px 0 20px 0;
}
.client-logo-wrapper .client-logo-item .logo-item:nth-child(1) {
  margin-top: 0;
}
.client-logo-wrapper .client-logo-item .logo-item:nth-child(2) {
  margin-top: 0;
}
@media (min-width: 564px) {
  .client-logo-wrapper .client-logo-item .logo-item:nth-child(3) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper .client-logo-item .logo-item:nth-child(4) {
    margin-top: 0;
  }
}
.client-logo-wrapper .client-logo-item .logo-item img,
.client-logo-wrapper .client-logo-item .logo-item object {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.client-logo-wrapper .client-logo-item .logo-item .client-logo-item-wrapper {
  vertical-align: middle;
  text-align: center;
  height: 100px;
  line-height: 100px;
  position: relative;
}
.client-logo-wrapper .client-logo-item .logo-item .client-logo-item-wrapper .display-state {
  display: none;
}
.client-logo-wrapper .client-logo-item .logo-item .client-logo-item-wrapper .active {
  display: block;
}
.client-logo-wrapper .grid-item-lines {
  height: calc(100% - 70px);
  z-index: -1;
}
.client-logo-wrapper .grid-item-lines .grid-item-lines-inner {
  width: auto;
}
@media (min-width: 768px) {
  .client-logo-wrapper .grid-item-lines .grid-item-lines-inner {
    width: 640px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .grid-item-lines .grid-item-lines-inner {
    width: 842px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .grid-item-lines .grid-item-lines-inner {
    width: 962px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .grid-item-lines .grid-item-lines-inner {
    width: 1205px;
  }
}
.client-logo-wrapper .background-lines {
  bottom: 60px;
}
@media (min-width: 1365px) {
  .client-logo-wrapper .background-lines {
    width: 1365px;
  }
}
.client-logo-wrapper .background-line-1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
@media (min-width: 564px) {
  .client-logo-wrapper .background-line-2 {
    left: 188px;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper .background-line-2 {
    left: 214px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .background-line-2 {
    left: 211px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .background-line-2 {
    left: 192px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .background-line-2 {
    left: 241px;
  }
}
.client-logo-wrapper .background-line-3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
  left: 100%;
}
@media (min-width: 564px) {
  .client-logo-wrapper .background-line-3 {
    left: 376px;
  }
}
@media (min-width: 768px) {
  .client-logo-wrapper .background-line-3 {
    left: 428px;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .background-line-3 {
    left: 422px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .background-line-3 {
    left: 386px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .background-line-3 {
    left: 482px;
  }
}
.client-logo-wrapper .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6 {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 564px) {
  .client-logo-wrapper .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 100%;
  }
}
@media (min-width: 964px) {
  .client-logo-wrapper .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6 {
    left: 633px;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6 {
    left: 576px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .background-line-4, .client-logo-wrapper .background-line-5, .client-logo-wrapper .background-line-6 {
    left: 723px;
  }
}
.client-logo-wrapper .background-line-5 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 964px) {
  .client-logo-wrapper .background-line-5 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 100%;
  }
}
@media (min-width: 1124px) {
  .client-logo-wrapper .background-line-5 {
    left: 768px;
  }
}
@media (min-width: 1365px) {
  .client-logo-wrapper .background-line-5 {
    left: 964px;
  }
}
.client-logo-wrapper .background-line-6 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 1124px) {
  .client-logo-wrapper .background-line-6 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 100%;
  }
}

.lt-ie9 .client-logo-wrapper {
  display: none;
}

.grid-by-year {
  position: relative;
}
.grid-by-year:before, .grid-by-year:after {
  content: " ";
  display: table;
}
.grid-by-year:after {
  clear: both;
}
.grid-by-year .grid-year-title-wrapper {
  z-index: 2;
  position: relative;
  background-color: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px;
}
.grid-by-year .grid-year-title-wrapper .grid-year-title {
  font-family: "MillerDisplay Light";
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #212121;
  display: block;
  position: relative;
  height: 50px;
  margin: 0;
  text-align: center;
}
@media (min-width: 1124px) {
  .grid-by-year .grid-year-title-wrapper .grid-year-title {
    text-align: left;
  }
}
@media (min-width: 1124px) {
  .grid-by-year {
    padding-left: 240px;
  }
  .grid-by-year .grid-year-title-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    margin-left: 10px;
    padding: 0;
    margin-right: 10px;
  }
}
.grid-by-year .item.small-grid-item {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
}
@media (min-width: 564px) {
  .grid-by-year .item.small-grid-item {
    width: 33%;
  }
}
.grid-by-year .grid-text-wrapper {
  font-size: 24px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  text-align: center;
  color: #212121;
  background-color: #f9f9f9;
  width: 100%;
  height: 100px;
  padding-top: 30px;
}
@media (min-width: 564px) {
  .grid-by-year .grid-text-wrapper {
    font-size: 26px;
  }
}
@media (min-width: 1124px) {
  .grid-by-year .grid-text-wrapper {
    margin-left: 2px;
    margin-left: 2px;
  }
}

/*
 * Grid lines for recent projects and archive projects
 */
.recent-projects-container {
  background-color: #f9f9f9;
}
.recent-projects-container.add-padding {
  padding-bottom: 100px;
}
@media (min-width: 1124px) {
  .recent-projects-container.add-padding {
    padding-bottom: 120px;
  }
}

.archive-projects-container {
  background-color: #f9f9f9;
}
.archive-projects-container .background-lines {
  z-index: 0;
}
@media (min-width: 564px) {
  .archive-projects-container .all-items {
    width: 565px;
  }
}
@media (min-width: 768px) {
  .archive-projects-container .all-items {
    width: 644px;
  }
}
@media (min-width: 964px) {
  .archive-projects-container .all-items {
    width: 844px;
  }
}
@media (min-width: 1124px) {
  .archive-projects-container .all-items {
    width: 962px;
  }
}

@media (min-width: 1365px) {
  .site-width-wrapper .background-lines, .sal-filter-bar .filter-width-wrapper .background-lines {
    width: 1365px;
  }
}
.site-width-wrapper .background-line-1, .sal-filter-bar .filter-width-wrapper .background-line-1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
  left: 0;
}
@media (min-width: 564px) {
  .site-width-wrapper .background-line-1, .sal-filter-bar .filter-width-wrapper .background-line-1 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 0;
  }
}
@media (min-width: 768px) {
  .site-width-wrapper .background-line-1, .sal-filter-bar .filter-width-wrapper .background-line-1 {
    left: 63px;
  }
}
@media (min-width: 964px) {
  .site-width-wrapper .background-line-1, .sal-filter-bar .filter-width-wrapper .background-line-1 {
    left: 63px;
  }
}
@media (min-width: 1124px) {
  .site-width-wrapper .background-line-1, .sal-filter-bar .filter-width-wrapper .background-line-1 {
    left: 80px;
  }
}
.site-width-wrapper .background-line-2, .sal-filter-bar .filter-width-wrapper .background-line-2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
}
@media (min-width: 564px) {
  .site-width-wrapper .background-line-2, .sal-filter-bar .filter-width-wrapper .background-line-2 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 188px;
  }
}
@media (min-width: 768px) {
  .site-width-wrapper .background-line-2, .sal-filter-bar .filter-width-wrapper .background-line-2 {
    left: 277px;
  }
}
@media (min-width: 964px) {
  .site-width-wrapper .background-line-2, .sal-filter-bar .filter-width-wrapper .background-line-2 {
    left: 330px;
  }
}
@media (min-width: 1124px) {
  .site-width-wrapper .background-line-2, .sal-filter-bar .filter-width-wrapper .background-line-2 {
    left: 321px;
  }
}
.site-width-wrapper .background-line-3, .sal-filter-bar .filter-width-wrapper .background-line-3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
}
@media (min-width: 564px) {
  .site-width-wrapper .background-line-3, .sal-filter-bar .filter-width-wrapper .background-line-3 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 376px;
  }
}
@media (min-width: 768px) {
  .site-width-wrapper .background-line-3, .sal-filter-bar .filter-width-wrapper .background-line-3 {
    left: 491px;
  }
}
@media (min-width: 964px) {
  .site-width-wrapper .background-line-3, .sal-filter-bar .filter-width-wrapper .background-line-3 {
    left: 610px;
  }
}
@media (min-width: 1124px) {
  .site-width-wrapper .background-line-3, .sal-filter-bar .filter-width-wrapper .background-line-3 {
    left: 562px;
  }
}
.site-width-wrapper .background-line-4, .sal-filter-bar .filter-width-wrapper .background-line-4, .site-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .site-width-wrapper .background-line-6, .sal-filter-bar .filter-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .sal-filter-bar .filter-width-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
}
@media (min-width: 564px) {
  .site-width-wrapper .background-line-4, .sal-filter-bar .filter-width-wrapper .background-line-4, .site-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .site-width-wrapper .background-line-6, .sal-filter-bar .filter-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .sal-filter-bar .filter-width-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 564px;
  }
}
@media (min-width: 768px) {
  .site-width-wrapper .background-line-4, .sal-filter-bar .filter-width-wrapper .background-line-4, .site-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .site-width-wrapper .background-line-6, .sal-filter-bar .filter-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .sal-filter-bar .filter-width-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 705px;
  }
}
@media (min-width: 964px) {
  .site-width-wrapper .background-line-4, .sal-filter-bar .filter-width-wrapper .background-line-4, .site-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .site-width-wrapper .background-line-6, .sal-filter-bar .filter-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .sal-filter-bar .filter-width-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 903px;
  }
}
@media (min-width: 1124px) {
  .site-width-wrapper .background-line-4, .sal-filter-bar .filter-width-wrapper .background-line-4, .site-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .site-width-wrapper .background-line-6, .sal-filter-bar .filter-width-wrapper .client-logo-wrapper .background-line-6, .client-logo-wrapper .sal-filter-bar .filter-width-wrapper .background-line-6, .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    left: 802px;
  }
}
.site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 1124px) {
  .site-width-wrapper .background-line-5, .sal-filter-bar .filter-width-wrapper .background-line-5 {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 1043px !important;
  }
}
