
/**
 * Accordion
 */




 

div.side-nav b {
	font-size: .75em;
    line-height: 1.5;
}

div.side-nav {
	font-size: .8em;
    line-height: 1.5;
}

/**
 * Content
 */


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 {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

.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: Karla, Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 400;
	font-family: "Monument Grotesk Variable", Icons;
	font-style: normal;
	line-height: 1.7;
    
	font-variation-settings: 'slnt' 0;
	color: #000;
}

[data-predefined-style="true"] bodycopy a {
	color: #000;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

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: "Arizona Text Variable", Icons;
	padding: 0;
	margin: 0;
	font-size: 7rem;
	line-height: 0.8;

	font-style: normal;
	font-weight: 300;
    letter-spacing: -0.05em !important;
	font-variation-settings: 'slnt' 0, 'SRFF' 0.75;
	}

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

[data-predefined-style="true"] h2 {
	font-family: "Arizona Text Variable", Icons;
	font-style: normal;
	font-weight: 200 700;
	padding: 0;
	margin: 0 0 -1.5rem;
	color: #000;
	font-size: 4rem;
	line-height: 1.1;
	font-variation-settings: 'wght' 300, 'slnt' 0, 'SRFF' 0.75;
    letter-spacing: -0.1rem;

}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.7;
	font-family: "Arizona Text Variable", Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -.04rem;
	color: rgba(0, 0, 0, 1);
	font-variation-settings: 'slnt' 0, 'SRFF' 0.75;
}

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

/**
 * Breakpoints
 */


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

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	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(238, 238, 238)/*!body_bgcolor*/;
}

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

[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 {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

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

[data-css-preset] [thumbnails-pad] {
    padding: 0/*!thumbnails_padding*/;
}

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

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding:0; 
}

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

.thumbnails {
	position: relative;
    margin: 115px 0;
}

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

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

.thumbnails .title {
    font-size: 1.1rem !important;
	font-weight: 400;
	color: #fff !important;
	font-family: "Arizona Text Variable", Icons !important;
	font-style: normal;
    letter-spacing: -0.3px;
	line-height: 1;
	font-variation-settings: 'slnt' 0, 'SRFF' 0.75;
	position: absolute;
    z-index: 100;
	left: 20px;
    bottom:34px;
}

.thumbnails .tags {
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.25);
	font-family: Karla, Icons;
	font-style: normal;
	line-height: 1.6;
	position: absolute;
    z-index: 100;
	left: 20px;
    bottom:0px;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    line-height: 1.1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	right: 2rem /*!site_menu_button*/;
	top: 1.3rem /*!site_menu_button*/;

}

body.mobile #site_menu_button {
	margin: -1rem -1rem 0;
    font-size: 3.5rem;
}

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

}

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: "Arizona Text Variable", Icons;
	background: #0f41f1;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	display: flex;
	justify-content: center;
	font-variation-settings: 'slnt' 0, 'SRFF' 0.75;
}

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

#site_menu .page-link a {
	color:#fff;
    margin-top: -21px;
    margin-bottom: 0px;
	font-size:3.4rem;
    line-height:5.5rem;
    letter-spacing: -0.2rem;
    text-transform: uppercase;
}



#site_menu .set-link > a {
}

#site_menu a:active {

}

#site_menu a:hover {
    opacity: .7;
}

#site_menu a.active {
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.6);
	line-height: 0.85em;
	font-size: 45px;
}

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

#site_menu .break {
	height: 28px;
}

div.set-link .indent a{
    clear: all !important;
    margin-left: 20px;
    font-size: 16px;
    margin-top: 0px !important;
    font-weight: 400 !important;
}



/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 36px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.4rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Karla, Icons;
    padding: 0;
    line-height: 1.3;
}

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

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 40px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: Karla, Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: Karla, 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;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
    font-family: Karla, Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.75);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 400;
}

/*
 * 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.90) /*!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;
}


/**
CUSTOM
 *******************************/




/* Global */

b, .client { font-weight: 500; }
p { margin-top:-3px; }

h1{
    display:inline !important;
    font-style: normal !important;
    font-weight: 260 !important;
    font-feature-settings: 'ss02' on, 'salt' on, 'case' on, 'ss07' on, 'ss05' on, 'ss03' on;
}

h2 a:hover { 
    text-decoration: underline; 
	color:rgba(26, 73, 239, 1);
}

.content .scroll-transition-fade { transition: none !important; }
.page_container { padding-bottom:0px !important; }


/* Header
/*
#headerID {
	position: absolute;
    z-index: 2;
    width: 21rem;
    text-align: left;
}

#headerMenu {
    text-align: right;
    float: right;
}
#headerMenu h2 { 
    padding: 0 0 0 2rem; 
}
 */

.header {
	height: 170px;
}

.header h2, .header li a   { 
    font-family: "Monument Grotesk Variable", Icons !important;
	text-transform: uppercase;    
    font-weight:bold !important;
    letter-spacing: 0;
    font-variation-settings: 'wght' 500, 'slnt' 0, 'SRFF' 0.75;
	padding: 0 0 1rem;
}

.header p, .footer p {
	font-size: 0.9rem !important;
}

.header li a   { 
	padding: .5rem 0;
    margin: .5rem 0;
}

.header li   { 
	padding: .2rem 0;
}

.col {
    text-align: right;        
	float:right;
    position: relative;
}

.dropdown {
  margin-right: 2rem;  
}

.dropdown-content {
    list-style-type: none;
    position: relative;
    z-index: 1;
    padding: 28px 0;
    display: none;
    font-size:1.2rem;
}

.dropdown:hover .dropdown-content {
    display: inline-block;
}

.dropdown:hover h2 a {
    color: rgba(26, 73, 239, 1) !important;
	text-decoration: underline;
}

.dropdown-content a:hover{
    color: rgba(26, 73, 239, 1) !important;
}

.active {
    color: rgba(26, 73, 239, 1) !important;
	text-decoration: underline !important;
}


/* Home */


.homeMenu {
	list-style-type: none;
    text-align: center;
    padding:0;
}

.homeMenu h1, .catHeader{    
    display:inline !important;
    font-style: normal !important;
    font-weight: 260 !important;
    font-size: 8vw !important;
    line-height: 7vw !important;
    letter-spacing: -0.07em !important;
    font-feature-settings: 'ss02' on, 'salt' on, 'case' on, 'ss07' on, 'ss05' on, 'ss03' on;
    text-transform: uppercase !important;
    
}

.homeMenu h1:hover{
    color: #fff !important;
}


.backgroundMedia, .aboutBG {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity:0;
}

.show { opacity:1 !important; }

.aboutBG {
	opacity:40%;
    mix-blend-mode: screen;
    filter: grayscale(100%);
    background-color:blue;
}

/* Page */

hr {
    margin:3rem 0 -2rem;
	clear:both;
}

.project h2{
	margin-bottom: 1.5rem;
}

br{
	clear:both;
}

.project_details {
	margin:-0.5rem 0 4rem;
}

.project_client {
	float:left;	
    width: 20vw;
}

.project_desc {
	float:left;	
/*    width: 50vw; */
}

.project_desc p {

text-transform: none;

}

.about {
    max-width:82vw;
    margin:0 auto;
}


.about_contents .col {
    max-width:44%;
    margin: 0 3%;
    float: left;
    text-align: left;
}

.about h1, .about h2{
	margin: 1.0rem 0 !important;
    display:block !important;
}

.about h1{
	margin-bottom: 0.8rem !important;
}

.about h2 a{
    text-decoration: underline;
}
.about h2 {
    font-family: "Monument Grotesk Variable", Icons !important;
	text-transform: uppercase;    
    font-weight:normal !important;
    letter-spacing: 0;
    margin: -1rem 0 -2.1rem;
    font-variation-settings: 'wght' 500, 'slnt' 0, 'SRFF' 0.75;
}


.thumbnail {
	padding: 0!important;
    position: relative;
}

.thumbnail .title{
	text-transform: uppercase;
    font-style: normal;
	font-weight: 500;
	padding: 0;
	margin: 1.0rem 0 0;
	color: #fff !important;
	font-size: 1.3rem;
	line-height: 1.1;
    letter-spacing: .1px;
font-family: "Monument Grotesk Variable", Icons;
   font-feature-settings: 'ss02' on, 'salt' on, 'case' on, 'ss07' on, 'ss05' on, 'ss03' on;
}

.thumbnails .tags a {
    font-family: "Monument Grotesk Variable", Icons !important;
	text-transform: uppercase;    
	font-size:0.8rem;
    line-height: 0rem;
    text-transform: uppercase;  
	border-bottom: 0;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 400;
}

.thumbnail:hover a, .thumbnail:hover .title  {
    color: rgba(26, 73, 239, 1) !important;
}

.thumbnails .has_title .tags {
    margin-top: -0.2rem;
}
/*
.thumbnail img:hover {
    mix-blend-mode: screen;
    filter: grayscale(100%);
}
*/
.thumb_image {

  
    background-color: rgba(26, 73, 239, 1) !important;
}

#menuContainer {
	position:relative;
    z-index: 2;
}






/*
MOBILE
============
*/

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

.menu_link {
	display: none;
}
    

    

.about {
	font-size:1.2rem;
}

   
h1{    
    font-size: 16vw !important;
    line-height: 13vw !important;
 
}
    
.header {
	height:100px;
}

    
.homeMenu h1{    
    font-size: 10vw !important;
    line-height: 9vw !important;
    letter-spacing: -0.07em !important;
 
}

.header h2, .thumbnail .title, .thumbnails .has_title .tags{
	font-size: 1.5rem !important;
	line-height: 1.1 !important;
}
    
.header p, .footer p {    
	font-size: 1.1rem !important;
}

.about img {
    margin-top:6rem;
	width: 70% !important;
    height: auto !important;
}
.about h1 {
	margin: 2.0rem 0 2rem !important;
}

body.homepage #site_menu_button {
   color: rgba(26, 73, 239, 1) !important;
}
    
body[data-page-id="30445666"] {
  color: #fff !important;
}
    
.site_menu .active {    
	color:white !important;
    text-decoration: none !important;
}

.client{
	font-size: 1.7rem;
	line-height: 1.1;
}
    




.thumbnail {
    padding: 0.35rem 1.5rem 4rem !important;
}
    
    
}