/**
 * Content
 */

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1
  }
}
.row-people > div{
	
    padding-bottom: 0px ;
}

.row-people.tom > div:first-child{
	
 padding-right: 0px;
}
   .row-people img{

       object-fit: contain;
        height: auto !important;
}
.row-people.tom img{

       object-fit: cover;
        height: auto !important;
}
.row-people.flip img{

       object-fit: cover;
        height: auto !important;
}

.pub-row a.no-border{
	border: 0px !important;
}
.pub-row a.no-border:hover{
    
    background: transparent;
}

[local-style="29003362"]{
	
    position: relative !important;
}

[local-style="29003362"] .mark{
	   opacity: 0;

}

[local-style="29003362"] h1{
	
    opacity: 0;
}


[local-style="29003362"] .overlay{
    opacity: 0;
	top:0px;
    left:0px;
    position: absolute;
    z-index: -1 !important;
    background: rgba(0, 0, 0, 0.5);
        width:100%;
 height:100%;
}

.sub-nav li{
	
    list-style: none;
    display: inline-block;
}

.full-width-theory b{
	font-size: 20px !important;
}


.trans{
	
    opacity: 0;
}
.full-width-theory.hider>div:nth-child(1) {
  padding-bottom: 30px;
}
.full-width-theory.hider>div:nth-child(1) h1 {
 
margin-bottom: 15px !important;
  position: relative !important;
  display: block !important;
  font-size: 32px !important;
  line-height: 32px !important;
}
[data-set-id="30312497"] [aspect-ratio="4x3"].thumb_image {
  padding-bottom: 54% !important;
}
[aspect-ratio="4x3"].thumb_image {
        transform: translateY(0px) !important;
}
[data-set-id="30312497"] .thumbnails .thumb_image img {
    left: 50%;
width:100% !important;
    margin: 0px !important;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50% !important;
}


.open [data-set-id="29314616"] .sub-nav {
  display: none !important;
}
.open [data-set-id="30312497"] .sub-nav {
  display: none !important;
}
.open .sub-nav {
  display: none !important;
}
.text-template {
  max-width: 1000px;
  width: 100% !important;
  margin: 60px auto 0px auto !important;
  padding: 0px 0px !important;
}
/* PUBLICATIONS TEMPLATE */

[data-set-id="28901691"] .content_container [data-container="set"] {
  width: calc(100% - 100px);
  margin: 60px auto 0px auto;
}
[data-set-id="28901691"] .content_container .page_container [grid-row] {
  margin: -4rem -8rem !Important;
  max-width: 1700px;
}
[data-set-id="28901691"] .content_container .thumbnails {
  padding: 0px 30px;
}
.gap {
  display: inline-block;
  position: relative;
  top: -1rem;
  height: 2px !important;
  width: 3rem !important;
  background: #000;
  margin: 0px 20px;
  padding: 0px 30px;
}
[data-page-id="29314616"] .footer-inner {
  flex-wrap: wrap;
  padding: 0px 0px 10px 0px;
}
[data-set-id='28901573'] .sub-nav-inner .office-links.active {
  opacity: 1;
}
[data-set-id='28901573'] .sub-nav-inner .office-links:hover{
	opacity: 0.5;
}
[data-set-id='28901573'] .sub-nav-inner .office-links:active{
	opacity: 0.5;
}
.sub-nav::-webkit-scrollbar {
  display: none;
}
.standard video {
  pointer-events: none !important;
}
/* This used to work for the parent element of button divs */

/* But it does not work with newer browsers, the below doesn't hide the play button parent div */

[data-set-id="28901541"] *::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}
/* Old shadow dom for play button */

[data-set-id="28901541"] *::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}
/* New shadow dom for play button */

/* This one works! */

[data-set-id="28901541"] *::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
[data-set-id="29314616"] .sub-nav {
  display: block;
}
[data-set-id="30312497"] .sub-nav {
  display: block;
}
.menu-navigation {
  top: 0px;
  display: none;
  position: relative;
  transition: all 0.3s;
  z-index: 999999999;
}
.menu-icon-toggle {
  display: block;
  width: 40px;
  height: 26px;
  position: relative;
  z-index: 9;
}
[data-set-id="28901541"] .menu-icon-toggle::before {
  background-color: #fff;
}
body.scrolled[data-set-id="28901541"] .menu-icon-toggle::before {
  background-color: #000;
}
[data-set-id="28901541"] .menu-icon-toggle span {
  background-color: #fff;
}
body.scrolled[data-set-id="28901541"] .menu-icon-toggle span {
  background-color: #000;
}
[data-set-id="28901541"] .menu-icon-toggle::after {
  background-color: #fff;
}
body.scrolled[data-set-id="28901541"] .menu-icon-toggle::after {
  background-color: #000;
}
.open .menu-icon-toggle::before {
  background-color: #000;
}
.open .menu-icon-toggle::after {
  background-color: #000;
}
.open .menu-icon-toggle span {
  background: #000 !important;
}
.menu-icon-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  background-color: #000;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #000;
  -webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
  top: 6px;
}
.menu-icon-toggle::after {
  bottom: 6px;
}
.open .menu-icon-toggle span {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
  background-color: #000;
}
.open .menu-icon-toggle::after {
  background-color: #000;
}
.open .menu-icon-toggle::before {
  top: calc(50% - 1px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
  bottom: calc(50% - 1px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
  -webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
  left: 0px;
}
.menu {
  visibility: visible;
  box-sizing: border-box;
  left: -100%;
  z-index: 999;
  right: 0px;
  padding: 30px 30px 60px 30px;
  transition: all 0.3s;
  background: #fff;
  position: fixed;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  height: 100vh;
}
.menu a {
    
  text-transform: uppercase;
  font-size: 40px;
  color: black;
  font-weight: 700 !important;
}
[data-set-id="28901541"] .new-header {
  animation: fadeIn .5s 2s forwards ease;
  opacity: 0;
}
.video-slider .slick-dots {
  padding: 0px !important;
  animation: fadeIn .5s 2s forwards ease;
  opacity: 0;
}
.menu-navigation {
  display: none;
}
#cursor.small:before {
  width: 50px;
}
#cursor {
  animation: fadeIn 0.5s;
  animation-fill-mode: forwards;
  display: none;
  width: 14px;
  height: 14px;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -7px;
  margin-left: -7px;
  z-index: 99999999;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}
* {}
.more a i {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  color: #bdbdbd;
  margin-left: 5px;
}
html {}
#cursor:before {
  display: block;
  content: "";
  width: 25px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background-color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
body.civic[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.civic {
  display: block;
}
body.culture[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.culture {
  display: block;
}
body.entertainment[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.entertainment {
  display: block;
}
body.landscape[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.landscape {
  display: block;
}
body.living[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.living {
  display: block;
}
body.objects[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.objects {
  display: block;
}
body.sports[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.sports {
  display: block;
}
body.working[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container.working {
  display: block;
}
body.civic .sub-nav .civic {
  opacity: 0.5;
}
body.culture .sub-nav .culture {
  opacity: 0.5;
}
body.entertainment .sub-nav .entertainment {
  opacity: 0.5;
}
body.landscape .sub-nav .landscape {
  opacity: 0.5;
}
body.living .sub-nav .living {
  opacity: 0.5;
}
body.objects .sub-nav .objects {
  opacity: 0.5;
}
body.sports .sub-nav .sports {
  opacity: 0.5;
}
body.working .sub-nav .working {
  opacity: 0.5;
}
body.hide-thumbs-civic[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-culture[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-entertainment[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-landscape[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-living[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-objects[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-sports[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body.hide-thumbs-working[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: none;
}
body[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  display: block;
}
#toolset {
  display: none;
}
.thumb {
  overflow: hidden;
  position: relative;
  padding-bottom: 55% !important;
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0% !important;
  display: block;
  height: 100%;
}
.thumb a {
  opacity: 1;
  height: 100%;
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  width: 100%;
  transition: 0.5s all ease;
  background: rgba(0, 0, 0, 0.41);
}
.thumb:hover a {
  transition: 0.5s all ease;
  opacity: 1
}
.thumb h1 {
  padding-top: 30px !important;
  text-transform: uppercase;
  padding-left: 30px !important;
  font-size: 28px !important;
  color: white !important;
}
.thumb h2 {
  position: absolute;
  bottom: 30px;
  text-transform: uppercase;
  font-weight: 400 !important;
  left: 30px;
  letter-spacing: 0.5px;
  padding-top: 0px !important;
  padding-left: 0px !important;
  font-size: 16px !important;
  color: white !important;
}
[data-set-id="29314616"] .work-links {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
[data-set-id="30312497"] .work-old-links {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] {
  margin: 0px auto 0px auto;
  display: flex;
  opacity: 0;
  animation: fadeIn 0.5s 2s forwards ease;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-flow: row wrap;
  width: calc(100% - 0px) !important;
  padding: 115px 50px 0px 50px !important;
}
[data-set-id="29314616"] [data-view="pinned_bottom"]::after {
  content: "";
  flex-basis: calc( 33.33% - 30px);
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
  width: calc(50% - 12.5px);
  margin: 0px 0px 25px 0px;
  overflow: hidden;
  padding: 0px;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container[local-style="29002248"] {
  width: 100% !important;
  order: 400;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container[local-style="29003371"] {
  order: 399;
  width: 100% !important;
}
/* [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) {
  width: calc( 66.66% - 15px);
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) .thumb h1 {
  font-size: 40px !important;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(7) .thumb h1 {
  font-size: 40px !important;
}
/*[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(7) {
  width: calc( 66.66% - 15px);
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n + 1) {
  width: calc( 66.66% - 15px);
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n + 1) .thumb h1 {
  font-size: 40px !important;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n + 7) {
  width: calc( 66.66% - 15px);
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n + 7) .thumb h1 {
  font-size: 40px !important;
}*/

[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container .container {
  height: 100% !important;
  display: block;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container .container .bodycopy {
  height: 100% !important;
  display: block;
}
[data-set-id="29314616"] [data-view="pinned_bottom"] .page_container .container .page_content {
  height: 100% !important;
  display: block;
}
.caps {
  text-transform: capitalize !important;
}
a:hover {
  cursor: pointer;
}
.single-col {
  max-width: 1200px;
  font-size: 30px;
  width: calc(100% - 100px);
  margin: 100px auto 0px auto;
}
.current-marquee a {
  transition: 0.5s ease all;
  margin: 0px 40px;
  padding-bottom: 30px !important;
  position: relative;
  display: inline-block;
}
.current-marquee img {
  transition: 0.5s ease all;
  object-fit: contain;
  max-height: 500px;
  max-width: 30vw;
  height: auto !important;
}
.current-marquee small {
  position: absolute;
  bottom: -0px;
  font-size: 16px !important;
  text-align: center;
  font-family: aktiv-grotesk, sans-serif !important;
  left: 0px;
  letter-spacing: 1px;
  color: black !important;
  right: 0px;
  margin: auto;
  ;
  display: inline-block;
}
.current-marquee video {
  object-fit: contain;
  max-height: 500px;
  max-width: 30vw;
  height: auto !important;
}
.current-marquee .marquee_inner a:hover {
  transition: 0.5s ease all;
  transform: translateY(-30px) !important;
}
/* NEWS LINKS */

[data-page-id="29002149"] .sub-nav {
  display: none;
}
[data-page-id="29002149"] .news-links {
  display: inline-block;
}
[data-set-id="30312497"] .sub-nav {
  display: block;
}
[data-set-id="30312497"] .work-links {
  display: none;
}
.work-links {
  display: none;
}
.work-old-links {
  display: none;
}
.news-links {
  display: none;
}
.office-links {
  display: none;
}
.anchor {
  height: 120px;
  top: 120px;
  position: relative;
}
.works {
  margin: 0px auto;
  max-width: 80%;
}
.main_container {
  overflow: initial !important;
}
.text-left>div:last-child {
  position: sticky;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 120px;
}
.text-left>div:first-child {
  position: relative;
  z-index: 1;
}
.text-right>div:first-child {
  position: sticky;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 120px;
}
.gallery_card {
  background: white;
}
.slick-arrow.slick-prev {
  font-size: 0px;
  width: 25px;
  background: transparent;
  top: 0%;
  opacity: 1;
  left: 30px;
  background-position: center;
  mix-blend-mode: difference;
  border: 0px;
  padding: 0px !important;
  z-index: 99999999999;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-image: url("https://files.cargocollective.com/c1671735/left-white.svg") !important;
  height: 100% !important;
}
.slick-arrow svg {
  display: none;
}
.slick-arrow.slick-next {
  font-size: 0px;
  width: 25px;
  background: transparent;
  top: 0%;
  opacity: 1;
  mix-blend-mode: difference;
  right: 30px !important;
  background-position: center;
  border: 0px;
  padding: 0px !important;
  z-index: 99999999999;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-image: url("https://files.cargocollective.com/c1671735/right-white.svg") !important;
  height: 100% !important;
}
[data-set-id="30312497"] .thumbnail {
  width: 50%;
}
[data-set-id="30312497"] .content_container {
  width: calc(100% - 100px);
  margin: 80px auto 0px auto;
}
[data-set-id="30312497"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 0px -20px;
}
/* OFFICE */

.pinned {
  height: auto !important;
}
.expand img {
  max-width: 100% !important;
  height: auto !important;
}
.expand {
  margin: 0px auto;
  width: calc(100% - 100px) !important;
  max-width: 1350px;
  padding: 20px 0rem !Important;
  border-bottom: 2px solid black;
}
.expand h2 {
  display: inline-block;
  width: 50%;
  font-size: 25px !important;
}
.expand h2.full-width{
	color: grey;
    width:100%;
}
.expand .more h2 {
  width: 100%;
}
.expand i:first-child {
  width: 50%;
}
.conversation.expand i {
  float: none;
}
.read-more {
  display: block;
  text-transform: uppercase;
  font-size: 1.3rem;
  position: relative;
  margin: -10px auto 0px auto !important;
  text-align: center;
}
.read-more {
  text-align: left;
}
.read-less {
  display: none;
}
.full-width-theory {
  max-width: 1450px;
  width: calc(100% - -4rem);
  left: -4rem;
  position: relative;
  margin: -4rem auto !important;
  padding: 0px 50px !important
}
.expand.expanded .read {
  display: none;
}
.expand.expanded .more {
  height: auto;
  margin-top: 20px;
  overflow: hidden;
}
.expand.expanded .read-less {
  display: block;
}
.read-more span {
  display: none
}
.expand h1 {
  cursor: pointer;
}
.more {
  overflow: hidden;
  display: block;
  height: 0px;
}
.mobile-show {
  display: none;
}
.mobile-hide {
  display: none;
}
.row-standard h1 {
  margin-bottom: 15px !important;
  position: relative !important;
  display: block !important;
  font-size: 32px !important;
  line-height: 32px !important;
}
.row-standard h1.large {
  font-size: 50px !important;
  line-height: 50px !important;
  letter-spacing: 0px;
}
.row-standard h2 {
  font-size: 20px !important;
  line-height: 25px !important;
}
[data-container="set"][data-id="28901573"] {
  margin-top: 0px !important;
}
[data-set-id="28901573"] .sub-nav {
  display: block;
}
[data-set-id="28901573"] .office-links {
  display: inline-block;
}
.four-col a {
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin-top: 6px;
  padding: 0px 10px !important;
  font-weight: 600;
  border: 1px solid black !important;
}
.four-col a:hover {
  color: white;
  background: black;
}
.row-people small {
  margin-top: 10px;
  ;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: black !important;
  text-transform: uppercase;
}
.row-pub a {

}

.row-pub a.border{
	 text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin-top: 6px;
  padding: 0px 10px !important;
  font-weight: 600;
  border: 1px solid black !important;
}
.pub-row a {
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin-top: 6px;
  padding: 0px 10px !important;
  font-weight: 600;
  border: 1px solid black !important;
}
.pub-row a:hover {
  color: white;
  background: black;
}
.row-pub a.border:hover {
  color: white;
  background: black;
}

.row-accolades .mark {
  width: 40px;
}
.row-accolades {
  max-width: 1450px;
  width: calc(100% - -4rem);
  left: -4rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.pub-row {
  padding: 0px !important;
  max-width: 100%;
  margin: 0px auto !important;
}
.long-row {
  padding: 0px !important;
  max-width: 100%;
  align-items: flex-end !important;
  width: calc(100% - 100px);
  margin: 0px auto !important;
}
.long-row>div {
  padding: 50px 0px 80px 0px
}
.four-col a.image-link {
  display: inline-block;
  margin-top: 0px;
  background: transparent;
  line-height: 0px !important;
  padding: 0px !important;
  border: 0px solid black !important;
}
.four-col a.image-link:hover {
  border: 0px solid black !important;
}
.row-people {
 max-width: 1450px;
  width: calc(100% - -4rem);
  left: -4rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.row-people img {
  margin-bottom: 10px !important;
}
.row-standard {
  max-width: 1450px;
  width: calc(100% - -2rem);
  left: -2rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.row-standard.text-left {
  max-width: 1450px;
  width: calc(100% - -4rem);
  left: -4rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.row-standard.text-right {
  max-width: 1450px;
  width: calc(100% - -4rem);
  left: -4rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.row-standard.full-width {
  max-width: 1450px;
  width: calc(100% - -2rem);
  left: -2rem;
  position: relative;
  margin: 0px auto !important;
  padding: 0px 50px !important
}
.row-standard.full-width>div {
  padding: 2rem !important;
}
.row-people a {
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin-top: 6px;
  padding: 0px 10px !important;
  font-weight: 600;
  border: 1px solid black !important;
}
.row-alt {
  max-width: 1700px;
  margin: 0px auto !important;
  padding: 0px 0px !important;
  width: calc(100% - 100px);
}
.row-alt>div:nth-child(2) {
  display: block;
  position: relative !important;
  flex-wrap: wrap;
}
.row-alt.grid-section>div:nth-child(2) {
  display: flex;
}
.four-col img {
  height: auto !important;
  width: 100% !important
}
.four-col {
  padding: 0px 20px 30px 20px;
  width: 50% !important
}
[local-style="28901574"] {
  z-index: 7 !important;
}
.sub-nav {
  width: 50%;
  display: none;
  text-align: center;
  margin-top: 11px;
}
.sub-nav-inner {
  padding: 0px 0px;
}
.sub-nav-inner a {
  font-weight: 600;
  margin: 0px 30px;
}
[data-container="set"][data-id="28901573"] h2 {
  font-weight: 600;
  font-size: 25px !important;
}
#profile {
  margin-top: 0px;
}
.office-title {
  text-align: center;
  color: white !important;
  font-size: 100px !important;
  padding: 15% 0px !important;
}
.row {
  align-items: center !important;
  max-width: 1450px;
  margin: 0px auto !important;
  padding: 0px 0px !important;
  width: calc(100% - 100px);
}
.row h2 {
  font-size: 25px !important;
  line-height: 32px !important;
}
.row-alt h2 {
  font-size: 25px !important;
  line-height: 32px !important;
}
.work-thumb {
  text-align: center;
  width: 33.33%;
  padding: 30px;
}
.work-thumb video {
  height: auto !important;
  width: 100% !important
}
[data-page-id="28901709"] .content_container .page_container {
  margin-top: 126px !important;
}
[data-page-id="28901709"] .content_container .page_content {
  display: flex;
  flex-wrap: wrap;
}
/* WORK CODE */

[data-set-id="30312497"] .thumbnail {
  overflow: hidden;
  position: relative;
}
[data-set-id="30312497"] .thumbnail:hover .title {
  transition: 0.5s ease all;
  opacity: 1;
}
[data-set-id="30312497"] .thumbnail:hover .tags {
  transition: 0.5s ease all;
  opacity: 1;
}
[data-set-id="30312497"] .thumbnail .title {
  position: absolute;
  transition: 0.5s ease all;
  opacity: 1;
  color: white;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 2.5rem;
  background: rgba(0, 0, 0, 0.3);
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  padding: 30px 30px 22px 30px;
  z-index: 99999;
  top: 0px;
}
[data-set-id="30312497"] .thumbnail .title span {
  max-width: 60%;
    text-transform: uppercase;
}
[data-set-id="30312497"] .thumbnail .tags {
  position: absolute;
  opacity: 1;
  right: 40px;
  transition: 0.5s ease all;
  color: white;
  margin: 0px !important;
  z-index: 99999;
  bottom: 40px;
}
[data-set-id="30312497"] .thumbnail .tags a {
  color: white;
    text-transform: uppercase;
}
#bigSliderCounter {
  position: absolute;
  right: 50px;
  font-size: 20px;
  margin-top: 26px;
  font-weight: 600;
}
[data-set-id="28901708"] #bigSlider [image-gallery] {
  max-width: 1700px;
  margin: 0px auto;
}
[data-set-id="28901708"] .black#bigSlider .image-gallery .gallery_card_image iframe {
  background: black;
}
@media only screen and (min-width: 768px) {
  .menu {
    visibility: hidden;
  }
  [data-set-id="28901541"] .new-header .logo {
    color: white !important;
  }
  [data-set-id="28901708"] #bigSlider [image-gallery].image-gallery:first-child img {
    height: calc(100vh - 200px) !important;
    object-fit: contain;
    width: 100% !important
  }
  [data-set-id="28901708"] #bigSlider .image-gallery:first-child [data-slick-index="0"] .gallery_card_image {
    width: 100% !important;
  }
  [data-set-id="28901708"] #bigSlider .image-gallery:first-child .gallery_card:last-child {
    width: 100% !important;
  }
  [data-set-id="28901708"] #bigSlider .image-gallery:first-child .gallery_card:last-child img {
    object-fit: cover !important;
    object-position: center;
  }
  [data-set-id="28901708"] #bigSlider .image-gallery:first-child [data-slick-index="0"] .gallery_card_image img {
    object-fit: cover !important;
    object-position: center;
  }
  [data-set-id="28901708"] #bigSlider .image-gallery .gallery_card_image iframe {
    height: calc(100vh - 200px) !important;
  }
  [data-set-id="28901708"] #bigSlider .image-gallery:first-child {
    height: calc(100vh - 200px) !important;
  }
}
/* END OF MIN WIDTH 768PX */

[data-set-id="28901708"] #bigSlider [image-gallery].image-gallery:first-child {
  max-width: 100%;
}
[data-set-id="28901708"] .filter-nav-inner {
  padding: 0px 50px;
}
[data-set-id="28901708"] .filter-nav {
  margin: 50px auto 50px auto;
}
[data-set-id="28901708"] .content_container .page_container:first-child {
  margin-top: 100px;
}
[data-set-id="28901708"] .content_container .page_container [grid-row] {
  max-width: 1700px;
  margin: 0px auto !important;
  width: 100% !important;
  padding: 0px;
}
[data-set-id="28901708"] .content_container .page_container [grid-row] [grid-pad="8"] {
  padding: 50px !important;
}
[data-set-id="28901708"] .content_container .page_container [grid-row].first-row [grid-pad="8"] {
  padding: 0px !important;
}
[data-set-id="28901708"] .text-right {
  margin: 0px auto !important;
  width: calc(100% - 100px) !important;
  padding: 0px 0px !important;
}
[data-set-id="28901708"] .content_container h1 {
  font-size: 20px !important;
  line-height: 30px;
  text-transform: none;
}
[data-set-id="28901708"] .content_container .first-row h1 {
  font-size: 25px !important;
  text-transform: none;
    text-transform: uppercase;
}
[data-set-id="28901708"] .content_container .first-row small {
  margin-left: 50px;
    text-transform: uppercase;
  color: black !important;
  font-size: 16px !important;
  display: inline-block;
}
[data-set-id="28901708"] .content_container small {
  font-size: 16px !important;
  color: black;
}
.first-row h1 {
  font-size: 20px !important;
  display: inline-block;
}
.first-row small {
  margin-left: 50px;
  color: black !important;
  font-size: 16px !important;
  display: inline-block;
}
.first-row {
  align-content: center;
  height: 85px;
  padding: 0px 50px !important;
  max-width: 100% !important;
}
.first-row>div {
  padding: 0px !important;
}
.filter-nav {
  margin: 80px auto 50px auto;
}
.filter-nav-inner {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
}
.filter-nav-inner small {
  color: black !important;
  font-size: 15px !important;
}
.prev-nav {
  width: 33%;
}
.next-nav {
  text-align: right;
  width: 33%;
}
.content_container.full_height {
  min-height: 0px !important;
}
.index {
  text-align: center;
  width: 33%;
}
.filter-nav {
  width: 100%;
}
.next-nav small {
  margin-left: 10px;
}
.prev-nav small {
  margin-right: 10px;
}
/* NEWS TEMPLATE */

[data-set-id="28901799"] .content_container .page_content img:first-child {
  margin: 0px auto !important;
  height: auto !important;
  width: 100% !important;
  object-fit: contain;
  max-height: 900px !important;
}
[data-set-id="28901799"] .content_container [data-container="set"] [grid-row] img {
  height: 100% !important;
  width: 100% !important
}
[data-set-id="28901799"] .single {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
[data-set-id="28901799"] .single img {
  margin: 0px !important;
  height: auto !important;
  width: 100% !important;
  object-fit: contain;
  max-height: 100% !important;
}
[data-set-id="28901799"] .content_container [data-container="set"] {
  width: calc(100% - 100px);
  margin: 120px auto 0px auto;
}
[data-set-id="28901799"] .content_container [data-container="set"] [grid-row] a.link {
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px 10px;
  font-weight: 600;
  border: 1px solid black;
}
[data-set-id="28901799"] .content_container [data-container="set"] [grid-row] a.link:hover {
  background: black;
  color: white
}
[data-set-id="28901799"] .content_container .thumbnails {
  padding: 0px 30px;
}
[data-set-id="28901799"] h1 {
  font-size: 25px !important;
  max-width: 650px;
  line-height: 32px !important;
}
[data-set-id="28901799"] h2 {
  letter-spacing: 0px;
    margin-top: 10px !Important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 25px !important;
}
[data-set-id="28901799"] small {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 10px !Important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 25px !important;
}
/* NEWS */

[data-page-id="29002149"] .content_container {
  width: 100%;
  margin: 0px auto;
}
[data-page-id="29002149"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-page-id="29986618"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 133px 30px 0px 30px;
}
[data-page-id="29986618"] .content_container .thumbnail {
  width: 33%
}
.thumbnails .has_title .tags a {
  display: none;
}
.thumbnails .has_title .tags a:first-child {
  display: block;
}
/* projects */

[data-set-id="projects"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-set-id="projects"] .sub-nav {
  display: block !important;
}
[data-set-id="projects"] .news-links {
  display: inline-block !important;
}
[data-set-id="awards"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-set-id="awards"] .sub-nav {
  display: block !important;
}
[data-set-id="awards"] .news-links {
  display: inline-block !important;
}
[data-set-id="lectures"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-set-id="lectures"] .sub-nav {
  display: block !important;
}
[data-set-id="lectures"] .news-links {
  display: inline-block !important;
}
[data-set-id="publications"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-set-id="publications"] .sub-nav {
  display: block !important;
}
[data-set-id="publications"] .news-links {
  display: inline-block !important;
}
[data-set-id="media"] .content_container .thumbnails {
  padding: 0px !important;
  margin: 80px 30px 0px 30px;
}
[data-set-id="media"] .sub-nav {
  display: block !important;
}
[data-set-id="media"] .news-links {
  display: inline-block !important;
}
.news-filter {
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 9999;
  left: 0px;
  right: 0px;
  ;
}
[data-id="29003362"] .page_content {
  padding: 0px 50px;
  display: flex;
  flex-wrap: wrap;
}
.hidden {
  color: white;
}
.large-quote .name {
  width: 25%;
  font-weight: 500;
  margin-top: 20px;
  font-size: 2rem !important;
  display: block;
}
.large-quote {
  width: 90%;
  padding: 0px 0px !important;
  line-height: 1 !important;
  font-size: 5rem !important;
}
[data-id="28901550"] .page_content {
  padding: 0px 50px;
  display: flex;
  margin: 0px;
  max-width: 1500px;
}
.mark.white {
  width: 100px !important;
  background-image: url("https://files.cargocollective.com/c1671735/WHITE-MARK.svg");
}
.mark {
  background-image: url(https://files.cargocollective.com/c1671735/mark.svg);
  width: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  height: 54px;
}
.accolades {
  max-height: 82vh !important;
  overflow: hidden;
  padding: 0px 50px;
  max-width: 1450px;
  margin: 0px auto !important;
  width: calc(100% - 100px);
}
.accolades .slick-dots {
  bottom: 0px;
  left: 0px;
  position: relative !important;
  justify-content: flex-start;
  margin-top: 40px;
  padding: 0px 0px;
  right: initial;
}
.accolade {
  width: 100%;
  flex-wrap: wrap;
  margin: 0px auto;
  display: flex !important;
}
.accolade small {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: black !important;
}
.accolade blockquote {
  width: 25%;
  padding: 0px;
}
.accolade .role {
  margin-top: 5px;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.accolade h2 {
  width: 75%;
  padding-right: 30px !Important;
  line-height: 32px !important;
  font-weight: 700 !important;
  font-size: 30px !important;
}
.row-pub {
  padding: 0px !important;
  max-width: 1500px;
  margin: 0px auto !important;
}
.page_container[local-style="28901548"] {
  margin-bottom: 10px;
  padding-left: 50px;
  width: 50%;
  max-width: 700px;
}
.page_container[local-style="28901548"] a {
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  font-weight: 600;
  border: 1px solid black;
}
.page_container[local-style="28901548"] a:hover 
{
    background: black;
    color: white
}

.page_container[local-style="28901548"] h1 {
  margin-bottom: 20px;
}
.page_container[local-style="29014725"] {
  margin-top: 0px;
  width: 50%;
  padding-right: 50px;
  max-width: 700px;
  margin-left: auto;
}
.page_container[local-style="29014725"] a {
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  font-weight: 600;
  border: 1px solid black;
}

.page_container[local-style="29014725"] a:hover 
{
    background: black;
    color: white
}
.page_container[local-style="29014725"] h1 {
  margin-bottom: 20px;
}
.page_container[local-style="29014737"] {
  margin: 100px auto 0px auto;
  width: 50%;
  max-width: 700px;
}
.page_container[local-style="29014737"] h1 {
  margin-bottom: 20px;
}
.page_container[local-style="29014737"] a {
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  font-weight: 600;
  border: 1px solid black;
}
.page_container[local-style="29014737"] a:hover 
{
    background: black;
    color: white
}
body.scrolled .new-header {
  background: #fff;
}
body.scrolled[data-set-id="28901541"] .logo {
  color: black !important;
}
body.scrolled[data-set-id="28901541"] .new-header .right a {
  color: #000;
}
body.scrolled[data-set-id="28901541"] [data-view="pinned_top"] {
  z-index: 999999;
  mix-blend-mode: normal;
}
[data-set-id="28901541"] .new-header {
  background: transparent;
}
.new-header.nav-up {
  transform: translateY(-160px);
  transition: 0.5s 0s all ease;
}
.new-header.nav-down {
  transform: translateY(-0px);
  transition: 0.5s 0s all ease;
}
[data-set-id="28901541"] [data-view="pinned_top"] {
  z-index: 999999;
}
[data-set-id="28901541"] .new-header .logo {
  color: white;
}
[data-set-id="28901541"] .new-header .right a {
  color: white;
}
.open .logo {
  color: black !important;
}
.slick-dots {
  display: flex !important;
  position: absolute !important;
  bottom: 0px;
  justify-content: center;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0px auto;
}
.video-slider .slick-dots {
  bottom: 50px;
  left: initial;
  right: 50px;
  justify-content: flex-end;
}
.slick-dots li {
  list-style: none;
  line-height: 0px;
  font-size: 0px;
  margin: 0px 10px;
}
.video-slider {
  top: 0px;
  position: relative;
}
.video-slider .slick-dots li.slick-active button {
  background: #fff;
}
.slick-dots li.slick-active button {
  background: #000;
  width: 40px;
  transition: 0.3s all ease;
}
.video-slider .slick-dots button {
  background: none;
  border: 1px solid #fff;
}
.slick-dots button {
  background: none;
  border: 1px solid #000;
  font-size: 0px;
  width: 20px;
  transition: 0.3s all ease;
  height: 10px;
}
.back-to-top {
  background-repeat: no-repeat;
  background-position: center;
  margin: 80px auto;
  background-image: url(https://files.cargocollective.com/c243933/SCROLL-ICONS.svg);
  height: 133px;
  width: 400px;
}
.ribbon small {
  font-size: 26px !important;
  color: black !important;
}
.ribbon {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ribbon span {
  margin: 0px 18px;
}
.standard {
  align-items: center !important;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 1.2;
  max-width: 1450px;
  padding: 0px 0px !important;
  margin: 0px auto !important;
  width: calc(100% - 100px);
}
.standard>div {
  display: flex;
  align-content: center;
  justify-content: center;
}
.footer-inner {
  flex-wrap: wrap;
  font-size: 15px;
  padding: 30px 50px 20px 50px;
  display: flex;
}
.footer-bottom {
  margin: 40px auto;
  width: 100%;
}
.footer-inner b {
  font-weight: 600;
}
.col-one {
  width: 25%;
}
.col-two {
  width: 25%;
}
.col-three {
  width: 25%;
}
.col-four {
  width: 25%;
}
.marquee {
  padding: 0px !important;
}
.large {
  margin-bottom: 0px !important;
  letter-spacing: 2px;
  line-height: 1 !important;
  font-size: 10rem !important;
}
.video-slider .slick-arrow.slick-prev {
  height: 25px !important;
  top: 48%;
  font-size: 0px;
  left: 40px;
  background-color: transparent;
  border: 0px;
  background-image: url(https://files.cargocollective.com/c243933/LEFT-ARROW.svg);
  width: 25px;
  background-repeat: no-repeat;
  background-position: center;
}
.video-slider .slick-arrow.slick-next {
  height: 25px !important;
  top: 48%;
  font-size: 0px;
  right: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0px;
  background-image: url(https://files.cargocollective.com/c243933/RIGHT-ARROW.svg);
  width: 25px;
}
.video-slider {
  height: calc(100vh - 0px) !important;
  width: 100% !important;
}
.carousel-cell {
  height: calc(100vh - 0px) !important;
}
.slick-active.carousel-cell:after {
  content: "";
  height: 100vh;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 9;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
  ;
}
.home-overlay {
  height: 100vh;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 9;
  top: 0px;
  background: rgba(0, 0, 0, 0.24);
  ;
}
.home-title {
  animation: fadeIn .5s 2s forwards ease;
  opacity: 0;
  color: #fff !important;
  z-index: 99999;
  width: 75%;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: left;
  font-size: 9rem !important;
  line-height: 1 !Important;
  position: absolute;
  left: 50px;
  bottom: 50px;
}
.video-slider video {
  left: 0;
  object-fit: cover;
  padding-bottom: 0px;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  bottom: 0px;
  top: 0;
  max-width: 100%;
}
.new-header {
  position: fixed;
  top: 0px;
  z-index: 9999;
  background: white;
  width: 100%;
  transform: translateY(-0px);
  display: block;
  transition: 0.5s 0s all ease;
}
.logo {
  cursor: pointer;
  letter-spacing: 0.5px;
  font-size: 20px;
  font-weight: 600;
}
.right {
  text-align: right;
  width: 250px;
}
.right a {
  letter-spacing: 0.5px;
  margin-left: 3%;
  font-size: 25px;
  font-weight: 600;
}
.header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  padding: 30px 50px;
}
#mobile-slide {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
  font-family: aktiv-grotesk, sans-serif;
  background-color: #fff;
  color: #000;
}
a:active {
  opacity: 0.7;
}
.page a.active {
  opacity: .4;
}
i, em {
  font-style: italic;
}
b, strong {
  font-weight: 600;
}
sub, sup {
  position: relative;
  vertical-align: baseline;
}
sub {
  top: 0.3em;
}
sup {
  top: -0.4em;
}
s {
  text-decoration: line-through;
}
img {
  border: 0;
  padding: 0;
}
ul, ol {
  margin: 0;
  padding: 0 0 0 1em;
}
blockquote {
  margin: 0;
  padding: 0 0 0 2em;
}
hr {
  background: rgba(127, 127, 127, 0.2);
  border: 0;
  height: 1px;
  display: block;
}
.content img {
  float: none;
  margin-bottom: 0px;
}
.gallery_image_caption {
  margin-top: 0rem;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: -37px !important;
  font-size: 1rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  line-height: 1.3;
}
.works .image-gallery .gallery_card_image:hover {
  transition: 0.5s ease all !important;
  transform: translateY(-10px) !important;
}
.works .gallery_card_image {
  transition: 0.5s ease all;
}
.works {
  padding-bottom: 50px;
  ;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
  font-size: 16px;
  font-weight: 300;
  color: rgba(0, 0, 0, 1);
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.3px;
}
[data-predefined-style="true"] bodycopy a {
  color: rgb(0, 0, 0);
  font-weight: 500;
  padding-bottom: 0.1em;
  border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
  text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {
  cursor: pointer !important;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 1.1;
  color: rgba(0, 0, 0, 1);
}
iframe {
  border: 0px;
}
[data-predefined-style="true"] h1 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  font-weight: 600;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  line-height: 1.3;
}
[data-predefined-style="true"] h2 a {
  color: rgba(0, 0, 0, 0.85);
}
.pub-row h2 {
  margin-bottom: 10px;
}
[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
  color: rgba(0, 0, 0, 1);
  border-bottom-width: 0em;
}
.col-one small {
  font-size: 20px;
  position: relative;
  top: 3px !important;
}
.more i {}
/**
 * Breakpoints
 */

[data-css-preset] .page {
  background-color: initial/*!page_bgcolor*/
  ;
}
.mobile .page, [data-css-preset].mobile .page {
  position: relative;
  min-height: 0px;
  max-width: 100%;
  width: 100%;
  background-color: transparent/*!page_bgcolor*/
  ;
}
[data-css-preset] .container {
  margin-left: 0/*!content_left*/
  ;
  margin-right: auto/*!content_left*/
  ;
  text-align: left/*!text_left*/
  ;
}
[data-css-preset] body {
  background-color: rgb(255, 255, 255)/*!body_bgcolor*/
  ;
}
[data-css-preset] .container_width {
  width: 100%/*!content_left*/
  ;
}
[data-css-preset] .content_padding {
  padding-top: 0rem/*!main_margin*/
  ;
  padding-bottom: 0rem/*!main_margin*/
  ;
  padding-left: 0rem/*!main_margin*/
  ;
  padding-right: 0rem/*!main_margin*/
  ;
}
[data-css-preset] text-limit {
  display: inline-block/*!text_width*/
  ;
  max-width: 66rem/*!text_width*/
  ;
}
/**
 * Thumbnails
 */

div[thumbnails] {
  justify-content: flex-start;
}
[data-css-preset] .thumbnails {
  opacity: 0;
  animation: fadeIn .5s 1s forwards ease;
  background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
  ;
}
[data-css-preset] .thumbnails_width {
  width: 100%/*!thumbnails_width*/
  ;
}
[data-css-preset] [thumbnails-pad] {
  padding: 15px/*!thumbnails_padding*/
}
[data-css-preset] [thumbnails-gutter] {
  margin: -10px/*!thumbnails_padding*/
  ;
}
.thumbnail:hover {
  opacity: 1;
  transition: all .3s ease-out !important;
}
.thumbnail {
  transition: all .3s ease-out !important;
}
.thumbnails .thumb_image {
  transition: all .3s ease-out;
  outline: 0px solid rgba(0, 0, 0, .12);
  outline-offset: -1px;
}
.thumbnails .title {
  margin-top: 15px;
  margin-bottom: 10px;
   
  font-size: 15px;
  line-height: 20px !important;
  font-weight: 600 !important;
  color: rgba(0, 0, 0, 01);
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  line-height: 1.1;
}
.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  line-height: 1.2;
}
.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}
.thumbnails .has_title .tags {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 0px;
}
.thumbnails .has_title .tags a {
  font-size: 15px;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
  color: rgba(0, 0, 0, 0.75);
  line-height: 1;
  font-size: 28px/*!site_menu_button*/
  ;
  padding: 6px;
  line-height: 1;
  background: rgba(33, 32, 46, 0);
  position: fixed;
  top: 2rem/*!site_menu_button*/
  ;
  right: 2rem/*!site_menu_button*/
  ;
}
body.mobile #site_menu_button {
  margin: -6px;
  font-size: 34px;
}
#site_menu_button.custom_icon {
  width: 40px;
  height: auto;
}
#site_menu_button.active {
  display: none;
}
/**
 * Site Menu
 */

#site_menu {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  background: rgba(20, 20, 20, 0.95);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 20px 30px 90px 30px;
  max-width: 400px;
  min-width: 300px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
body.mobile #site_menu {
  width: 100%;
}
#site_menu .page-link a {
  color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
}
#site_menu a:active {
  opacity: .7;
}
#site_menu a.active {
  opacity: .4;
}
#site_menu .close {
  display: none;
  color: rgba(255, 255, 255, 0.4);
  line-height: .85em;
  font-size: 45px;
}
body.mobile #site_menu .close {
  display: block;
  font-size: 50px;
  line-height: 1em;
}
#site_menu .break {
  height: 28px;
}
#site_menu .indent {
  margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
  color: rgba(0, 0, 0, 0.85);
  background: transparent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: fixed;
  padding: 6px;
  top: 2rem/*!shop_button*/
  ;
  right: 2rem/*!shop_button*/
  ;
}
#shop_button.text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
  width: 40px;
  height: auto;
}
body.mobile #shop_button:not(.text) {
  margin: -6px;
  font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
  width: 100%;
  max-width: 22rem;
  position: relative;
  display: block;
}
.shop_product .price {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 1rem;
}
.shop_product .dropdown {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .2);
  background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: .7rem 2.5rem .7rem 1rem;
}
.shop_product .button {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 1);
  flex: 0 0 50%;
  text-align: left;
  display: inline-block;
  line-height: 1;
  padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
  padding-top: 2.5rem/*!quick_view_padding*/
  ;
  padding-bottom: 2.5rem/*!quick_view_padding*/
  ;
  padding-left: 2.5rem/*!quick_view_padding*/
  ;
  padding-right: 2.5rem/*!quick_view_padding*/
  ;
  height: 100%/*!quick_view_height*/
  ;
  width: 100%/*!quick_view_width*/
  ;
}
body.mobile .quick-view {
  width: 100%;
  height: 100%;
  margin: 0;
}
[data-css-preset] .quick-view-background {
  background: rgba(0, 0, 0, 0.85)/*!quick_view_bgcolor*/
  ;
}
.quick-view-caption {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
  transition: 100ms opacity ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 3.5rem 0;
  text-align: center;
  font-size: 1.5rem;
}
.quick-view-caption span {
  padding: 0.5rem 1rem;
  display: inline-block;
  background: rgba(0, 0, 0, .5);
  color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
  left: 10px;
}
.quick-view-navigation .right-arrow {
  right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
  top: 10px;
  right: 10px;
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.quick-view-navigation .close-button .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Feed
 */

.feed .content_container .page {
  border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
  border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
  max-width: 36rem;
  height: 3.3rem;
  outline: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.6);
  background: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
  max-width: 100%;
}
.audio-player .separator {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
  background: transparent;
  cursor: pointer;
  fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
  fill: rgba(0, 0, 0, 0.85);
  padding: 30%;
  width: 100%;
  margin: auto;
}
.audio-player .buffer {
  background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
  background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
  border: 1px solid rgba(0, 0, 0, 0.7);
  width: 1px;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: ew-resize;
}
.audio-player .note-icon {
  height: 100%;
  width: 3.8rem;
  padding: 1rem;
  fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
  padding-left: 1rem;
}
.audio-player .total-time {
  padding-right: 1rem;
}
@media only screen and (max-width: 1850px) {
  [data-set-id="29314616"] .sub-nav {
    display: block;
    order: 3;
    width: 100%;
    text-align: left;
  }
  [data-set-id="30312497"] .sub-nav {
    display: block;
    order: 3;
    width: 100%;
    text-align: left;
  }
  [data-set-id="30312497"] .work-old-links {
    display: inline-block;
    margin-left: 0px;
    margin-right: 40px !important;
  }
  [data-set-id="29314616"] .work-links {
    display: inline-block;
    margin-left: 0px;
    margin-right: 40px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] {
    padding-top: 156px !Important;
  }
  [data-set-id="30312497"] .content_container {
    margin: 118px auto 0px auto;
  }
}
@media only screen and (max-width: 1700px) {
  [data-set-id="28901573"] .sub-nav {
    display: block;
    order: 3;
    text-align: left;
    width: 100%;
  }
  [data-set-id="28901573"] .sub-nav a {
    margin-right: 40px !important;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1700px) {
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
    width: calc( 25% - 30px) !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(7) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+1) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+7) .thumb h1 {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 1450px) {
  [data-page-id="29002149"] .content_container .thumbnails {
    margin: 80px 30px 0px 30px;
  }
  .sub-nav {
    order: 3;
    text-align: left;
  }
  .sub-nav-inner a {
    font-weight: 600;
    margin: 0px 30px 0px 0px;
  }
  .header-inner {
    flex-wrap: wrap;
  }
  .large-quote .name {
    width: 50%;
  }
  .right {
    width: 50%
  }
}
@media only screen and (max-width: 1250px) {
  [data-page-id="29002149"] [aspect-ratio="4x3"].thumb_image {
  }
  .home-title {
    width: 75%;
    font-size: 50px !important;
  }
  [data-set-id="30312497"] .thumbnail {
    width: 50%;
  }
  [data-page-id="29002149"] .sub-nav {
    width: 100%;
    order: 3;
  }
  .large-quote {
    width: 100%;
    padding: 20px 0px !important;
    line-height: 1 !important;
    font-size: 50px !important;
  }
  .large {
    margin-bottom: 0px !important;
    letter-spacing: 2px;
    line-height: 1 !important;
    font-size: 70px !important;
  }
  .thumbnail {
    width: 50% !important
  }
}
@media only screen and (max-width: 1080px) {
      .row-people img{
display: block;
    width: 100% !important;
       object-fit: cover;
        height: auto !important;
}
    
    .row-people > div{
	
        width:50% !important
}
    .row-people.tom > div:first-child{
	
 padding-right: 4rem;
}
    
  .row-people.last>div:nth-child(2) {
    padding: 0px;
  }
  .row-people.last>div:nth-child(3) {
    padding: 0px;
  }
  .text-left.hider>div:nth-child(2) {
    display: none;
  }
  .text-left.hider>div:nth-child(1) {
    padding-bottom: 0px;
  }
  .row-people.tom {
    margin-top: 0px !Important;
  }
  .row-people>div {
    width: 100%;
    padding: 50px 20px 0px 20px;
  }
  .row-accolades h2 {
    font-size: 20px;
  }
  [data-set-id="28901708"] .content_container .first-row small {
    margin-left: 0px;
    margin-top: 5px;
    display: block;
  }
  .row-people .empty {
    display: none;
  }
 
  .text-template>div {
    width: 100%;
    padding: 50px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] {
    padding-top: 137px !important;
  }
  [data-set-id="29314616"] .sub-nav-inner .working {
    margin-right: 0px !important;
  }
  [data-set-id="30312497"] .sub-nav-inner .working-old {
    margin-right: 0px !important;
  }
  .row-people.flip>div:first-child {
    order: 1;
  }
  .row-alt>div {
    width: 100%
  }
  .row-alt.flip>div:first-child {
    order: 1;
  }
  #cursor {
    display: none;
  }
  [data-set-id="28901799"] .single>div {
    padding: 50px 0px 30px 0px;
  }
  .four-col-outer .four-col:first-child {
    padding: 0px 20px 30px 0px;
  }
  .four-col-outer .four-col:nth-child(2) {
    padding: 0px 0px 30px 0px;
  }
  .four-col-outer .four-col:nth-child(3) {
    padding: 0px 20px 30px 0px;
  }
  .four-col-outer .four-col:nth-child(4) {
    padding: 0px 0px 30px 0px;
  }
  [data-set-id="30312497"] .thumbnail .title span {
    max-width: 100%;
  }
  html {
    cursor: auto !important;
  }
  .home-title {
    width: 100%;
    left: 30px;
    bottom: 80px;
    font-size: 50px !important;
  }
  .video-slider .slick-dots {
    padding-left: 30px !important;
    right: initial;
    justify-content: flex-start;
  }
  .slick-dots li {
    margin-left: 0px !important;
    margin-right: 30px;
    ;
  }
  .thumb h2 {
    bottom: 30px;
    right: 30px;
    font-size: 12px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(7) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+1) .thumb h1 {
    font-size: 25px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+7) .thumb h1 {
    font-size: 25px !important;
  }
  .pub-row>div {
    width: 50%
  }
  [data-set-id="28901708"] .text-left>div {
    width: 100% !important;
  }
  [data-set-id="28901708"] .text-right>div {
    width: 100% !important;
  }
  [data-set-id="28901708"] .text-right>div:nth-child(1) {
    order: 2;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
    width: calc( 50% - 20px) !important;
  }
  .large-quote {
    width: 100%;
    padding: 20px 0px !important;
    line-height: 1 !important;
    font-size: 36px !important;
  }
  .accolades {
    padding: 0px 0px;
    max-width: 1450px;
    margin: 20px auto !important;
    width: calc(100% - 0px);
  }
  [data-id="28901550"] .page_content {
    padding: 0px 40px;
    display: flex;
    flex-wrap: wrap;
  }
  .mark {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    height: 24px;
  }
  .current-marquee {
    margin-bottom: 50px;
  }
  .current-marquee small {
    position: absolute;
    font-size: 12px !important;
  }
  .long-row>div {
    text-align: left !important;
    padding: 0px 0px 20px 0px
  }
  .long-row>div div {
    text-align: left !important;
    padding: 0px 0px 20px 0px
  }
  .large {
    margin-bottom: 0px !important;
    letter-spacing: 2px;
    line-height: 1 !important;
    font-size: 50px !important;
  }
  .large-quote .name {
    font-size: 20px !important;
    line-height: 25px;
    ;
  }
  .conversation.expand i {
    float: none;
    display: block;
    margin-top: 10px;
    ;
  }
  .expand h2 {
    display: inline-block;
    width: 100%;
    font-size: 25px !important;
  }
  .pub-row>div {
    width: 50%
  }
  .col-one {
    order: 1;
    width: 50%;
    margin-bottom: 30px;
  }
  .col-two {
    width: 50%;
    margin-bottom: 50px;
  }
  .col-three {
    width: 50%;
  }
  .col-four {
    order: 2;
    width: 50%;
  }
  .footer-bottom {
    margin: 30px auto;
    order: 5;
  }
  .standard {
    font-size: 25px;
    line-height: 1.2;
    padding-top: 30px !important;
    width: calc(100% - 100px);
  }
  .standard>div {
    width: 100% !important
  }
  .standard.flip>div:nth-child(1) {
    order: 2;
  }
  .accolade h2 {
    width: 100%;
    padding-right: 30px !Important;
    line-height: 30px !important;
    font-size: 25px !important;
  }
  [data-predefined-style="true"] h1 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 32px;
    line-height: 1.1;
  }
  .row-standard h1 {
    margin-bottom: 10px !important;
    position: relative !important;
    display: block !important;
    font-size: 26px !important;
    line-height: 30px !important;
  }
    .full-width-theory.hider>div:nth-child(1) h1 {
 margin-bottom: 10px !important;
    position: relative !important;
    display: block !important;
    font-size: 26px !important;
    line-height: 30px !important;
    }
  [data-id="29076084"] .row-standard h1 {
    margin-bottom: 0px !important;
  }
  .row>div {
    width: 100% !important
  }
  .row-alt>div {
    width: 100% !important
  }
  .row.flip>div:nth-child(1) {
    order: 1;
    width: 100% !important
  }
  .row-standard [grid-col=x9] {
    width: 50% !important
  }
  .office-title {
    text-align: center;
    color: white !important;
    font-size: 60px !important;
    padding: 15% 0px !important;
  }
  .row-standard>div {
    position: relative;
    width: 100%
  }
  .text-right>div:first-child {
    position: relative;
    justify-content: center;
    align-content: center;
    align-items: center;
    top: 0px;
  }
    .row-people{
	width: 100%;
    left: 0rem;
    position: relative;
    margin: 0px auto !important;
    padding: 0px 30px !important
}
  .text-right.flip>div:nth-child(1) {
    order: 2;
  }
  [data-set-id="29314616"] .sub-nav-inner .work-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="29314616"] .sub-nav-inner {
    width: 777px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="29314616"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="30312497"] .sub-nav-inner .work-old-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="30312497"] .sub-nav-inner {
    width: 795px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="30312497"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="28901573"] .sub-nav-inner .work-old-links {
    float: left;
    display: none;
  }
  [data-set-id="28901573"] .sub-nav-inner {
    width: 632px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="28901573"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="28901573"] .sub-nav-inner a:last-child {
    margin-right: 0px !important;
  }
  [data-page-id="29002149"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-page-id="29002149"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-page-id="29002149"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: none !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="awards"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="awards"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="awards"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="lectures"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="lectures"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="lectures"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="media"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="media"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="media"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="projects"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="projects"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="projects"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="publications"] .sub-nav {
    pointer-events: all !important;
    z-index: 99999999;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
    width: 100%;
    position: relative;
  }
  [data-set-id="publications"] .sub-nav-inner .news-links {
    float: left;
    display: inline-block;
  }
  [data-set-id="publications"] .sub-nav-inner {
    width: 480px;
    margin: 0px;
    vertical-align: middle;
    position: relative;
    display: block !important;
  }
  [data-set-id="30312497"] .thumbnail .title {
    font-size: 25px;
    padding: 30px 25px 60px 25px;
  }
  [data-set-id="30312497"] .thumbnail .tags {
    bottom: 40px;
    left: 40px;
  }
}
@media only screen and (max-width: 768px) {
     .row-people > div{
	
        width:100% !important
}
  [data-set-id="28901573"] .sub-nav a {
    margin-right: 30px !important;
  }
  [data-set-id="30312497"] .work-old-links {
    margin-right: 30px !important;
  }
  [data-set-id="30312497"] .content_container {
    width: calc(100% - 40px);
    margin: 96px auto 0px auto;
  }
  .text-template>div {
    width: 100%;
    padding: 30px !important;
  }
  #bigSliderCounter {
    right: 30px
  }
  .filter-nav {
    margin: 30px auto 30px auto;
  }
  .row-standard h1.large {
    font-size: 32px !important;
    line-height: 32px !important;
  }
  [data-set-id="28901799"] .single {
    padding: 30px 0px;
  }
  [data-set-id="28901799"] .content_container .thumbnails {
    padding: 0px 0px;
  }
  .row-standard.text-right {
    max-width: 1450px;
    width: 100%;
    left: 0px;
    position: relative;
    margin: 0px auto !important;
    padding: 0px 30px !important
  }
  .expand {
    width: calc(100% - 60px) !important;
    padding: 20px 0rem !Important;
  }
  .row-standard.text-left {
    width: 100%;
    left: 0px;
    position: relative;
    margin: 0px auto !important;
    padding: 0px 30px !important
  }
  .row-standard.text-left>div {
    padding: 30px 0px 30px 0px;
  }
  .row-standard.full-width>div {
    padding: 2rem 0rem !important;
  }
  .full-width-theory {
    margin: 0rem auto !important;
    padding: 0px 30px !important
  }
  [local-style="29076488"] br {
    display: none;
    height: 0px;
  }
  [local-style="29643913"] br {
    display: none;
    height: 0px;
  }
  .full-width-theory>div {
    padding-bottom: 5px;
    padding-top: 10px !important;
  }
  .row-accolades {
    width: 100%;
    left: 0rem;
    margin: 0px auto !important;
    padding: 0px 30px !important
  }
  .row-accolades>div {
    padding: 30px 0px 30px 0px;
  }
  .row-standard.full-width {
    width: 100%;
    left: 0px;
    position: relative;
    margin: 0px auto !important;
    padding: 0px 30px !important
  }
  .row-standard {
    width: 100%;
    left: 0rem;
    position: relative;
    margin: 0px auto !important;
    padding: 0px 30px !important
  }
  .row-standard>div {
    padding: 30px 5px 30px 0px;
  }
  .row-people {
    padding: 0px 0px !important;
    width: calc(100% - 60px);
  }
  .row-people>div {
    padding: 0px 0px 30px 0px;
  }
  .row-alt>div {
    padding: 30px 0px;
  }
  [data-set-id="28901708"] .content_container .page_container [grid-row] [grid-pad="8"] {
    padding: 30px !important;
  }
  [data-set-id="28901799"] .content_container [data-container="set"] {
    width: calc(100% - 60px);
    margin: 86px auto 0px auto;
  }
  [data-set-id="28901691"] .content_container [data-container="set"] {
    width: calc(100% - 60px);
    margin: 77px auto 0px auto;
  }
  [data-set-id="publications"] .content_container .thumbnails {
    width: calc(100% - 60px);
    margin: 125px auto 0px auto;
  }
  [data-set-id="awards"] .content_container .thumbnails {
    width: calc(100% - 60px);
    margin: 125px auto 0px auto;
  }
  [data-set-id="projects"] .content_container .thumbnails {
    width: calc(100% - 60px);
    margin: 125px auto 0px auto;
  }
  [data-set-id="lectures"] .content_container .thumbnails {
    width: calc(100% - 60px);
    margin: 125px auto 0px auto;
  }
  [data-set-id="media"] .content_container .thumbnails {
    width: calc(100% - 60px);
    margin: 125px auto 0px auto;
  }
  [data-set-id="publications"] [thumbnails-gutter] {
    margin: -30px !important;
  }
  [data-set-id="awards"] [thumbnails-gutter] {
    margin: -30px !important;
  }
  [data-set-id="projects"] [thumbnails-gutter] {
    margin: -30px !important;
  }
  [data-set-id="lectures"] [thumbnails-gutter] {
    margin: -30px !important;
  }
  [data-set-id="media"] [thumbnails-gutter] {
    margin: -30px !important;
  }
  .row-alt h2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .menu-navigation {
    display: inline-block;
  }
  .right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
  }
  .right .office-nav {
    display: none;
  }
  .right .work-nav {
    display: none;
  }
  .right .news-nav {
    display: none;
  }
  .page_container[local-style="28901548"] {
    margin-bottom: 10px;
    padding: 30px;
    width: 100%;
  }
  .page_container[local-style="28901548"] a {
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    font-weight: 600;
    border: 1px solid black;
  }
  .page_container[local-style="28901548"] h1 {
    margin-bottom: 20px;
  }
  .page_container[local-style="29014725"] {
    margin-top: 0px;
    width: 100%;
    padding: 30px;
    margin-left: 0px;
  }
  .page_container[local-style="29014725"] a {
    text-transform: uppercase;
    font-size: 12px;
  }
  .page_container[local-style="29014725"] h1 {
    margin-bottom: 20px;
  }
  .page_container[local-style="29014737"] {
    margin: 0px;
    width: 100%;
    padding: 30px;
  }
  .page_container[local-style="29014737"] h1 {
    margin-bottom: 20px;
  }
  .page_container[local-style="29014737"] a {
    text-transform: uppercase;
    font-size: 12px;
  }
  .pub-row a {
    font-size: 14px;
    margin-top: 6px;
    padding: 3px 7px !important;
  }
  .header-inner {
    padding: 30px 30px 30px 30px;
  }
  .ribbon {
    font-size: 20px;
    font-weight: 501;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .gallery_image_caption {
    margin-top: 0rem;
    bottom: 0px;
    right: 0px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: -40px !important;
    font-size: 13px;
    line-height: 1.3;
  }
  .accolade blockquote {
    width: 100%;
    padding: 0px;
  }
  .thumbnail {
    width: 50% !important
  }
  [data-set-id="30312497"] .thumbnail {
    width: 100% !IMPORTANT;
  }
  [data-page-id="29986618"] .content_container .thumbnail {
    width: 50%
  }
  .footer-inner {
    flex-wrap: wrap;
    font-size: 15px;
    padding: 30px 30px 10px 30px;
    display: flex;
  }
  [data-page-id="29314616"] .footer-inner {
    flex-wrap: wrap;
    font-size: 15px;
    padding: 0px 0px 10px 0px;
  }
  [data-id="28901547"] img {
    padding: 30px;
    position: relative !important;
  }
  [data-id="28901547"] .gallery_card_image {
    padding-bottom: 50px !important;
    height: auto !Important;
  }
  [data-id="28901547"] .gallery_image_caption {
    bottom: 50px;
  }
  [data-id="28901547"] .gallery_card {
    width: 100% !important;
    margin: 0px auto;
    left: 0px !important;
    top: 0px !important;
    height: auto !important;
    position: relative !important;
  }
  [data-id="28901547"] [column="1"] .gallery_card:last-child {
    position: relative !important;
    left: 65%;
    width: 100%;
    max-width: 65% !important;
  }
  .right {
    width: 25%
  }
  .large-quote .name {
    width: 80%;
    font-size: 16px !important;
    line-height: 20px;
    ;
  }
  .logo {
    letter-spacing: 0.5px;
    font-size: 16px;
  }
  .office-title {
    font-size: 40px !important;
    padding: 20% 0px !important;
  }
  .filter-nav-inner {
    font-size: 15px;
  }
  [data-set-id="28901708"] .content_container .page_container:first-child {
    margin-top: 87px;
  }
  .standard {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 30px !important;
    width: calc(100% - 60px);
  }
  .long-row {
    align-items: flex-end !important;
    width: calc(100% - 60px);
  }
  .accolade h2 {
    width: 100%;
    padding-right: 30px !Important;
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
  .row-accolades .mark {
    width: 30px;
  }
  .mark.white {
    width: 100px !important;
  }
  .mark {
    width: 100%;
    display: block;
    height: 28px;
  }
  .accolade small {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: black !important;
  }
  .large-quote {
    width: 100%;
    padding: 20px 0px !important;
    line-height: 1.1 !important;
    font-size: 25px !important;
  }
  [local-style="29003362"] .page {
    padding: 30px 0px;
    min-height: 0px !important;
    background-color: initial/*!page_bgcolor*/
    ;
  }
  [data-id="29003362"] .page_content {
    padding: 0px 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .large {
    line-height: 1 !important;
    font-size: 40px !important;
  }
  .home-title {
    width: 100%;
    line-height: 1 !important;
    font-size: 40px !important;
  }
  [data-page-id="29002149"] .content_container .thumbnails {
    padding: 0px !important;
    margin: 53px 0px 0px 0px;
  }
  [data-page-id="29986618"] .content_container .thumbnails {
    padding: 0px !important;
    margin: 70px 0px 0px 0px;
  }
  [data-css-preset] [thumbnails-gutter] {
    margin: 0px/*!thumbnails_padding*/
    ;
  }
  [data-set-id="30312497"] .thumbnails .has_title .tags a {
    font-size: 14px;
  }
  .thumbnails .title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 16px !important;
    width: calc(100% - 30px);
    height: calc(100% - 28px);
  }
  .thumbnails .has_title .tags {
    margin-top: 10px;
    margin-bottom: 1px;
  }
  [data-set-id="30312497"] .thumbnail .title {
    font-size: 25px;
    padding: 0px 20px 50px 20px;
  }
  .thumbnails .has_title .tags a {
    font-size: 12px;
  }
  [data-set-id="30312497"] .thumbnail .tags {
    bottom: 35px;
    left: 35px;
  }
  .row {
    width: calc(100% - 60px);
  }
  .row>div {
    padding: 30px 0px !important;
  }
  .row h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .row-alt {
    width: calc(100% - 60px);
  }
  .thumb h2 {
    bottom: 25px;
    right: 25px;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(1) .thumb h1 {
    font-size: 20px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(7) .thumb h1 {
    font-size: 20px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+1) .thumb h1 {
    font-size: 20px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container:nth-child(10n+7) .thumb h1 {
    font-size: 20px !important;
  }
  .thumb h1 {
    padding-top: 25px !important;
    padding-left: 25px !important;
    font-size: 20px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] {
    padding: 125px 30px 0px 30px !important;
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] .page_container {
    width: calc( 100% - 0px) !important;
    margin-bottom: 30px;
  }
  .first-row {
    align-content: center;
    height: auto;
    padding: 30px 30px !important;
    max-width: 100% !important;
  }
  [data-set-id="28901708"] .content_container .first-row h1 {
    font-size: 23px !important;
    max-width: 85%;
    line-height: 25px;
    text-transform: none;
  }
  [data-set-id="28901708"] .content_container .first-row small {
    margin-left: 0px;
    margin-top: 8px;
    font-size: 14px !important;
    display: block;
  }
  .row-standard h2 {
    font-size: 16px !important;
    margin-bottom: 0px;
    line-height: 20px !important;
  }
  [data-id="28901615"] .row-standard h2 {
    margin-bottom: 5px;
  }
  .standard>div {
    padding: 0px !important;
  }
  [data-set-id="28901708"] .filter-nav-inner {
    padding: 0px 30px;
  }
    [data-set-id="28901799"] .single>div {
    padding: 30px 0px 30px 0px;
  }
}
@media only screen and (max-width: 600px) {
    [data-set-id="28901799"] small {
   
    margin-top: 7px !Important;
  
  font-size: 11px !important;
  line-height: 20px !important;
}
    [data-set-id="28901799"] .content_container .page_content img:first-child {
        margin-bottom: 0px !important}
    
    [data-set-id="28901799"] .content_container [data-container="set"] [grid-row] img {
}
    
  .video-slider .slick-dots {
    padding-left: 25px !important;
  }
    [data-page-id="29002149"] [thumbnails] .thumbnail img {
  
}
    .thumbnail {
    width: 100% !important
  }
  .home-title {
    left: 25px;
    font-size: 36px !important;
  }
  [data-set-id="30312497"] .thumbnail .title {
    width: calc(100% - 25px);
    top: -2.5px;
    height: calc(100% - 25px);
  }
  .full-width-theory {
    margin: 0rem auto !important;
    padding: 0px 25px !important
  }
  .text-template>div {
    padding: 25px !important;
  }
  .expand h2 {
    font-size: 20px !important;
  }
  [data-set-id="29314616"] .sub-nav-inner {
    width: 717px;
  }
  [data-set-id="30312497"] .sub-nav-inner {
    width: 733px;
  }
  [data-set-id="28901573"] .sub-nav-inner {
    width: 527px;
  }
  #bigSliderCounter {
    right: 25px
  }
  [data-set-id="28901708"] .filter-nav-inner {
    padding: 0px 25px;
  }
  .row-people a {
    font-size: 14px;
  }
  .menu {
    padding: 25px 25px 50px 25px;
  }
  .expand {
    width: calc(100% - 50px) !important;
    padding: 20px 0rem !important;
  }
  [data-id="28901550"] .page_content {
    padding: 0px 25px;
    display: flex;
    flex-wrap: wrap;
  }
  .page_container[local-style="28901548"] {
    padding: 25px;
  }
  .works {
    max-width: calc(100% - 40px);
  }
  .standard {
    width: calc(100% - 50px);
  }
  .footer-inner {
    padding: 30px 25px 10px 25px;
  }
  .row-standard.text-right {
    padding: 0px 25px !important
  }
  .row-standard.text-left {
    padding: 0px 25px !important
  }
  [local-style="28901544"] .content_padding {
    padding-top: 7rem/*!main_margin*/
    ;
    padding-bottom: 0rem/*!main_margin*/
    ;
    padding-left: 0rem/*!main_margin*/
    ;
    padding-right: 0rem/*!main_margin*/
    ;
  }
  .row {
    width: calc(100% - 50px);
  }
  .row-alt {
    width: calc(100% - 50px);
  }
  .row-people {
    width: calc(100% - 50px);
  }
  .row-accolades {
    padding: 0px 25px !important
  }
  .row-standard.full-width {
    padding: 0px 25px !important
  }
  .row-standard {
    padding: 0px 25px !important
  }
  [data-set-id="29314616"] [data-view="pinned_bottom"] {
    padding: 110px 25px 0px 25px !important;
  }
  [data-set-id="28901691"] .content_container .thumbnails {
    padding: 0px 0px;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 14px;
    line-height: 1.5;
  }
  .col-one {
    order: 1;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 30px;
  }
  .col-two {
    width: 100%;
    margin-bottom: 0px;
  }
  .col-three {
    margin-top: -20px;
    width: 100%;
  }
  .col-three b:first-child {
    display: none
  }
  .col-four {
    order: 2;
    width: 100%;
  }
  .back-to-top {
    height: 92px;
    width: 280px;
  }
  [data-predefined-style="true"] h1 {
    font-size: 26px;
    line-height: 1.0;
  }
  [data-predefined-style="true"] h2 {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 1.3;
  }
  [data-set-id="28901799"] h2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .logo {
    letter-spacing: 0.5px;
    font-size: 14px;
  }
  .header-inner {
    padding: 25px;
  }
  [data-set-id="28901691"] .content_container .page_container [grid-row] {
    margin: -4rem 0px !Important;
    padding: 0px;
  }
  .row h2 {
    font-size: 18px !important;
    line-height: 25px !important;
  }
  [data-set-id="28901691"] .content_container .page_container [grid-row]>div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  [data-css-preset] [thumbnails-pad] {
    padding: 12.5px/*!thumbnails_padding*/
    ;
  }
  [data-set-id="28901799"] .content_container [data-container="set"] {
    width: calc(100% - 50px);
    margin: 76px auto 0px auto;
  }
  [data-set-id="28901799"] .single {}
  [data-set-id="28901691"] .content_container [data-container="set"] {
    width: calc(100% - 50px);
    margin: 85px auto 0px auto;
  }
  [data-set-id="publications"] .content_container .thumbnails {
    width: calc(100% - 50px);
    margin: 108px auto 0px auto;
  }
  [data-set-id="awards"] .content_container .thumbnails {
    width: calc(100% - 50px);
    margin: 108px auto 0px auto;
  }
  [data-set-id="projects"] .content_container .thumbnails {
    width: calc(100% - 50px);
    margin: 108px auto 0px auto;
  }
  [data-set-id="lectures"] .content_container .thumbnails {
    width: calc(100% - 50px);
    margin: 108px auto 0px auto;
  }
  [data-set-id="media"] .content_container .thumbnails {
    width: calc(100% - 50px);
    margin: 108px auto 0px auto;
  }
  [data-set-id="publications"] [thumbnails-pad] {
    padding: 15px !important/*!thumbnails_padding*/
    ;
  }
  .first-row {
    padding: 30px 25px 10px 25px !important;
  }
  [data-set-id="awards"] [thumbnails-pad] {
    padding: 15px !important/*!thumbnails_padding*/
    ;
  }
  [data-set-id="projects"] [thumbnails-pad] {
    padding: 15px !important/*!thumbnails_padding*/
    ;
  }
  [data-set-id="lectures"] [thumbnails-pad] {
    padding: 15px !important/*!thumbnails_padding*/
    ;
  }
  [data-set-id="media"] [thumbnails-pad] {
    padding: 15px !important/*!thumbnails_padding*/
    ;
  }
  [data-set-id="28901708"] .content_container .page_container [grid-row] [grid-pad="8"] {
    padding: 25px !important;
  }
  .mark {
    height: 24px;
  }
    [data-set-id="28901799"] h1 {
  font-size: 20px !important;
  line-height: 27px !important;
}
}