@font-face {
  font-family: At-Reg;
  src: url(https://files.cargocollective.com/c400968/atlas-typewriter-regular.woff);
  font-weight: 100;
}

@font-face {
  font-family: At-Med;
  src: url(https://files.cargocollective.com/c400968/atlas-typewriter-medium.woff);
  font-weight: 500;
}

@font-face {
  font-family: At-Bold;
  src: url(https://files.cargocollective.com/c400968/atlas-typewriter-bold.woff);
  font-weight: 900;
}

p { margin-bottom:3rem; }

#site_menu_wrapper {
	display:none;
}

h3{
	font-family: "pxgrotesk", Icons;
	font-size: 1.9rem;
    font-weight: normal !important;
    margin: 0 0 -1rem;
}

hr{ 
	margin: 0rem; 
	padding: 0.7rem;
	display: block;
	border:none;
	border-top: 1px solid #fff;
}

.first { padding-right: 50px; }
.clear{ clear:both; }

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

video { 
    width:100%; 
    margin-bottom:-5px; 
   background:transparent url('https://freight.cargo.site/t/original/i/ec4b3d934cfd7188fb4598b955e5fee69777b5beb331e2530f94e3b92956bc5e/loading_2.gif') no-repeat 0 0;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:cover;	
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    height: auto; 
    margin: 3rem 0rem;
}
 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    
}

table{ border-collapse: collapse; }

td { 
  	vertical-align: top;
  	padding: 1em 0 1em;
    margin:0px;
    border:0px;
    border-top:#fff 1px solid;
}



/* NAVIGATION
===========================*/

.nav{
    
    padding-top: 0em;
    margin-left:auto;
    margin-right:auto;
}

.nav-left, .nav-right {
	text-align: left;
    width:50%;
    float:left;
    position: relative;
	z-index:10;  
    left:.2rem;
}

.nav-right {
	text-align: right !important;
    float: right !important;
}

.nav-right a { margin: 0 0 0 20px }

bodycopy .nav a {
	text-decoration: none !important ;
}

bodycopy .nav a:hover, bodycopy .nav a:active {
	text-decoration: underline ;
}

bodycopy .nav a.active {
	
    text-decoration: underline !important;
}


/*

.pinned_top a { text-decoration: none !important; }

.pinned_top a:hover, .pinned_top a:active {
    text-decoration: line-through !important;
}
*/




/* HOME
===========================*/

.blackhome {  margin: 0rem 0 0rem; text-align: left; }
.blackhome-intro { width:380px; }
.blackhome hr{ display: none;}
.tag-nav {
	text-align: left;
    position: relative;
    margin: 0 0 -0.2rem;
    line-height: 2rem;
    left: 40px;
}

.active {
	text-decoration: line-through !important;
}

.tag-number {
	position: absolute;
    left: -45px;
    top: 0.7vw;
    width: 50px;
    text-align: left;

}

#item_8946783 { display: none !important; }




/* THUMBNAIL INDEX
===========================*/

.thumbnails { counter-reset: section; }
/*
.thumbnail::before {
    counter-increment: section;
    content: "0" counter(section) ". ";
    margin-bottom: 10px;
    display: block;
    color:#fff;
	font-size: 12px;
	line-height: 15px;  
    letter-spacing: 0;   
	font-weight: 400;
	color: rgb(255, 255, 255);
	font-style: normal;
    text-transform: uppercase;
    font-family: "Monument Grotesk Variable", Icons;
	font-variation-settings: 'slnt' 0, 'MONO' 0;    
}*/

.thumbnails .thumbnail .title:hover {
    text-decoration: none !important;
}
.thumbnails .thumbnail .title span:hover {
    text-decoration: line-through !important;
}
.thumbnails .title span { display:block; }

.thumbnails .thumbnail > a { position: relative;}





/* ABOUT
===========================*/

.menu_col{	
    width:47.5%;
    float:left;
}
.menu_col table{ margin:0 }
#menu_bio { margin: 0 0 0 5%;}
#menu_info { margin: 2rem 0 0.0rem; }
#menu_info td { width: 50%; }
.about h1 {
    font-size: 5rem !important;
    line-height: 5rem !important;
}

.projectDetails { padding:2.5rem 1.1rem 2.5rem 2.5rem !important;}




/* PAGINATION / FOOTER
===========================*/

.pagination { margin:6rem 0 0.0rem; }

.pagination a{ text-decoration: none !important; }
.pagination a:hover{ text-decoration: underline !important;}

.footerLeft, .footerCenter, .footerRight {
	display: inline-block;
}

.footerLeft { width:150px; }
.footerRight {width:90px; text-align: right; float: right;}

.footerCenter { width: calc(100% - 270px); padding: 5px 0 0 0;}




@media screen and (max-width: 769px) {

     .blackhome { 
        margin: 0rem; 
        margin-top: 0.0rem;
    	padding-top: 0.6rem;
    	border-top: 1px solid #fff;
     }
     .blackhome-intro { 
         width:100%; 
    }
    
    .nav{ padding-top: 1.4em; }

    
     .nav-right, .nav-left { 
         width:100%; 
         display: block;
         text-align:left;
     }
     .nav-right { 
      	margin-top: 1em;
    	padding-top:1em;
    	border-top: 1px solid #fff;
         display: none;
     }
     .nav-right a { 
        display: block;
		margin: 0px 0 0 0
     }
	.blackhome hr{ 
        margin: 0rem; 
        margin-top: -1.0em;
    	padding-top: 0em;
    	border-top: 1px solid #fff;
    	display: block;
	}
   
     .mobile-hide { display: none;}
     
     .thumbnail { margin:0 0 10rem 0;}    
    
    .title::before {
        position: absolute;
        right: 0;
    }


    .thumbnails .has_title .tags, .thumbnails .title {
        margin-top: 3rem !important;
    }

    .main_container {
        width: 95% !important;
        margin: 0 auto;

    }

    .introSub {    
        max-width:377px;
        margin:50px auto
    }


    .projectDetails {
        padding:2.5rem 2.5rem 2.5rem 2.5rem !important;
    }

    .footerLeft { display: none; }
    .footerRight {
        width:100%;
        text-align: center;
        padding:3rem !important;
        margin-left: 0 !important;
    }

    .footerCenter {
        width: 100%;
        border-top:0.3rem solid #000;
        padding: 5px 0 0 0;
    }

    .pinned_top {
        margin: 1.4em 0 1em !important;
    }
    


    
	h1 {font-size: 3.0rem !important;}
	.thumbnails { margin-top: 1.5rem;}
    


    .about [grid-pad="3"] {
    padding: 0 1.5rem !important;
	}
    
    body.mobile #site_menu .close{
		top:.5em !important;
		z-index: 100;
        font-weight:300;
    }
    
    #site_menu .tag-number{
        color: #fff;
        font-style: normal;
        letter-spacing: 1px;
        font-size: 14px;
        text-transform: uppercase;
        top: 2.6vw;
    }
    
    #site_menu h1{
 		line-height: 0vw !important;
    	margin: 0 0 -10px;
        margin-left:-5px;
    	font-size: 12vw !important;
        text-decoration: underline !important;
    }
    

    
     #site_menu p{
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 1.75px;
        font-weight: 400;
        color: rgb(255, 255, 255);
        font-style: normal;
        text-transform: uppercase;
        margin:5px 0 16px;
    }
    
     #site_menu p a{
    	color: rgb(255, 255, 255);
        text-decoration: underline;
    }
    
    
    #site_menu [grid-col=x11] {
        width: 100%;
            padding: 3px 1px;
    }
    
    #site_menu h2 {
        margin-left:-40px;
        font-size: 31px;
    }
    
    #about2 {
        color:#fff;
        border-top: solid 1px;
        margin: 0;

    }
    
    #about2 h1{
        color:#fff;
		text-align: center;
        
    }
    
    .site_menu a {
	
	}
    
    #menu_info { width:100%; float:left; margin: 1.3em 0 0;}
    #menu_bio { float: left; width: 100%; }
    #menu_bio, #menu_agency { margin: 0 0 0 0; width:47%; float:left;}
    #menu_agency { margin: 0 5% 0 0 !important; }
    #menu_agency h2{ padding: 22px 0 0 0 !important; }
    .menu_col{	width:47%; float:left; }  

    
}


/**
 * Content
 */

@font-face {
    font-family: 'pxgrotesk';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c400968/PxGroteskRegular.woff') format('woff');
}

@font-face {
    font-family: 'pxgrotesk-bold';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c400968/PxGrotesk-Bold.woff') format('woff');
}

body {
	background-color: #fff;
	color: #000;
}


i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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 {

}

.content img {
	float: none;
	margin-bottom: -.5em;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
    font-size: 12px;
	line-height: 15px;  
    letter-spacing: 0;       
    font-weight: 400;
	color: rgb(255, 255, 255);
	font-style: normal;
    text-transform: uppercase;
    
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(255, 255, 255, 1);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: underline;
}

[data-predefined-style="true"] bodycopy a:hover {
	text-decoration: underline !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: "pxgrotesk", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 6rem;
    line-height: 7.0vw;
    letter-spacing: 0vw;
	color: rgb(255, 255, 255);
	text-transform: none;    
}

[data-predefined-style="true"] h1 a {
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] h2 {
	font-family: "pxgrotesk", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-size: 2.1rem;
    letter-spacing: 0;
	line-height: 1.6;
    text-transform: none
        ;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.4;
	font-family: "Space Mono", Icons;
	letter-spacing: .1rem;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] small a {
	color: rgba(255, 255, 255, 1);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(0, 0, 0)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 1rem /*!main_margin*/;
	padding-bottom: 1rem /*!main_margin*/;
	padding-left: 1rem /*!main_margin*/;
	padding-right: 1rem /*!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 {
   	background-color: #000/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 0.35rem/*!thumbnails_padding*/;
    padding-bottom: 5rem;
    padding-top: 1rem;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -0.7rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: 0rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
	border-radius:5px;    
}

.thumbnail {
	position:relative;
}


.thumbnail:hover .thumb_image:before {
  opacity: 1;
  content: "";
  position:absolute;
  top: 0rem;
  left: 0rem;
  width: 100%;
  height: 100%;
  background: #34495E;

  width:100%;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) calc(50% - 1px), #fff, rgba(255, 255, 255, 0) calc(50% + 1px) )
 
  
}
 

@media screen and (max-width: 769px) { 

.thumbnail:hover .thumb_image:before {
display:none;
  
}

}




.thumbnails .title {
	font-size: 12px;
	line-height: 15px;  
    letter-spacing: 0;   
	font-weight: 400;
	color: rgb(255, 255, 255);
	font-style: normal;
    text-transform: uppercase;
    margin-top: 1rem;
    font-family: "Monument Grotesk Variable", Icons;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

.thumbnails .tags {
	font-size: 9px;
	line-height: 9px;  
    margin-top: 0.8rem;    
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	font-style: normal;
    color:#000;
    font-family: "Monument Grotesk Variable", Icons;

}

.thumbnails .tags a {
    border:1px solid #404040;
    border-radius: 20px;
    padding:1px 7px 0px;    
	font-weight: 400;
	color: rgb(102, 102, 102);
	font-style: normal;
	line-height: 0;
    text-transform: uppercase;
    text-decoration: none;
   pointer-events: none;  

}

.thumbnails .tags a:hover, .thumbnails .title:hover {
    text-decoration: none!important;
    
}

.thumbnails .has_title .tags {
}

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button,#site_menu .close {
    color: rgba(255, 255, 255, 1);
    line-height: 1;
    font-size: 2.8rem /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: absolute;
	font-style: normal;
}




body.mobile #site_menu_button {
	top: 7.3rem;
    right:2.9rem;
    font-size: 25px;
    display:block !important;
}

#site_menu_button{
	display: none !important;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}


/**
 * 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: #000;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 100%;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    width:100%
}

body.mobile #site_menu {
	width: 100%;
    padding:1.5rem;
}

#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: block;
	color: rgba(255, 255, 255, 1);
    top: 10.1rem;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 4rem;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

body.mobile #site_menu_wrapper .site_menu {
	    padding: 2em;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(255, 255, 255, 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: "Neue Haas Grotesk", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(255, 255, 255, 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: "Neue Haas Grotesk", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(255, 255, 255, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", 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 1rem;
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
    background: rgba(255, 255, 255, 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(255, 255, 255, 0.95) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


/**
 * 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;
}

a {text-decoration: none !important;
}
[data-predefined-style="true"] bodycopy {

	font-family: "Monument Grotesk Variable", Icons;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-weight: 400;
	line-height: 1;
}
html {
  background-color:#000;
}

.enigma img {
	width: 1000px !important;	
    margin: 0 auto !important;
}

.enigma {
	text-align: center;
}





#topNav {
    position: fixed;
    width: 100vw;
    padding: 1rem !important;
    top: 0.5rem;
    z-index: 10000;
    
}

#topNav div{
}

.infoBtn {
text-align:right;
}

.infoBtn a{
	margin-right:-1rem !important;
}

.activeNav {
    text-decoration: underline !important;
}

#info {
	position:fixed;
    top:1rem;
    right:1rem;
    z-index: 10000;
}

.text_overlay {
    width: 100%;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
	position:fixed;
    mix-blend-mode: exclusion;
    opacity: 0;
    text-align: center;
        z-index: 0;

}


.thumbnails, .main_container {
	mix-blend-mode: exclusion;
}



.show {
	opacity: 1;
}

.archive_lastCol {
	clear: both;
}

.archive_role, .archive_year {
	width:80% !important;
    float: left;
}

.archive_year {
	text-align:right;
    width:20% !important;
}

.archiveList .row {
    padding:0;
    margin: .1rem 0;
}

.row div{
    padding:0;
}

.archiveList .row:hover {
	background:white;
    color: black;
}

.vimeo {
    padding:56.25% 0 0 0;
    position:relative;
    margin: 5rem 0;
}

.spacer {
    height: 5rem /*!main_margin*/;
    display: block;
    width:100%;
    clear:both;
}

.website, .videoplayer {
	width:80vw;
    height: 46.25vw;
    border: 1px solid #464646;
    padding:1rem;
    border-radius: .5rem;
    margin: 10rem auto;
}

.lightBG .website, .lightBG .videoplayer {
    border: 1px solid #cfcfcf;
}
.lightBG .website {
margin: 7rem auto;	
}

.lightBG hr {
    border-color:  #cfcfcf;
    margin: 15rem 0 5rem;
}


.videoplayer {
    border: 0px;
    padding:0;
}

.nomargin {
	margin:0 !important;
}

.square {
	aspect-ratio:1;
}

.square3x4 {
	aspect-ratio: 4 / 3;
    margin: 3rem 0 !important;
}

.squareTall {
	aspect-ratio: 1140 / 1400;
}




.pinned {
    z-index: 100000;
}

@media screen and (max-width: 769px) {
	#info { right:2rem; top:1.5rem; }
    #topNav { top:1rem; }
    #topNav div { width:43%; }
    .mobilehide { display: none !important; }
	#projects { float:right; }
    .archiveList .row div{
        width:50%;
     }
    
    
}