/*
 * Custom Fonts
 */

@font-face {
    font-family: 'Atacama';
    src: url('https://files.cargocollective.com/c285717/Atacama-VF.woff2') format('woff2-variations');
    font-weight: 400;
}

/*
 * Content
 */

.entrance {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   text-indent: -9999px; /* we don't need to see the text, but some users and robots such as Google do */
}

#toolset {
	display: none;
}

body {
	background-color: rgba(246, 246, 246, 1);
	-webkit-font-smoothing: antialiased;
    font-smooth: auto;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	/* border-bottom: 0.12em solid rgba(0, 0, 0, 1);
    padding-bottom: 0; */
    font-style: italic;
    
}
i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: middle;
    font-family: "Monument Grotesk Variable", Icons;
   	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 9px;
    font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0.02em;
}

sup_2 {
	position: relative;
	vertical-align: middle;
    font-family: "Monument Grotesk Variable", Icons;
   	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 0.6vw;
    font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0.02em;
    top: -0.8em;
}

body.mobile sup_2 {
    font-size: 3vw;
}

sub {
	top: 0.5em;
}

sup {
	top: -0.6em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 4em;
}

ol {
	list-style-type: decimal-leading-zero;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(0, 0, 0, 1);
	height: 1px;
    display: block;
	
    margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	opacity: 0.0;
}

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

.gallery_image_caption {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, 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-family: "Monument Grotesk Variable", Icons;
    font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 13px;
	font-style: normal;
    font-weight: 400;
	line-height: 1.2em;
    text-transform: none;
	color: #f6f6f6;
}

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

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

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 {
    display: inline;
    font-family: "Monument Grotesk Variable", Icons;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 32px;
	font-style: normal;
    font-weight: 400;
	line-height: 1.3em;
    letter-spacing: -0.015em;
}

[data-predefined-style="true"] h1 a {
}

[data-predefined-style="true"] h2 {
	display: inline;
    font-family: "Monument Grotesk Variable", Icons;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 13px;
	font-style: normal;
    font-weight: 600;
	line-height: 1.3em;
}

[data-predefined-style="true"] h2 a {
}

[data-predefined-style="true"] h3 {
	display: inline;
    font-family: 'Atacama', Icons;
	font-size: 32px;
    font-weight: normal;
    font-stretch: 66%;
	line-height: 1.3em;
}

[data-predefined-style="true"] h3 a {
}

[data-predefined-style="true"] h4 {
	display: inline;
    font-family: "Atacama", Icons;
	font-size: 14px;
	font-style: normal;
    font-weight: normal;
    font-stretch: 90%;
	line-height: 1.3em;
}

[data-predefined-style="true"] h4 a {
}

[data-predefined-style="true"] small {
	font-family: "Monument Grotesk Variable", Icons;
   	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 9px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0.02em;
}

[data-predefined-style="true"] small a {
    text-decoration: underline;
}

icons {
	font-family: "Monument Grotesk Variable", Icons;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    font-size: 24px;
	font-style: normal;
    font-weight: 700;
	line-height: 1.8em;
    position: absolute;
    bottom: 0;
}

icons a {
}

/*
 * 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: 0 0 0 0/*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}

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

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

[data-css-preset] .content_padding {
	padding-top: 7.6rem/*!main_margin*/;
	padding-bottom: 7.6rem/*!main_margin*/;
	padding-left: 7.6rem/*!main_margin*/;
	padding-right: 7.6rem/*!main_margin*/;
}

/*
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
    padding: 2rem 6rem 2rem 6rem;
}

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 1)/*!thumbnails_bgcolor*/;   
}

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

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

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

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

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

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

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.4;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

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

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

/**
 * 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(228, 224, 213, 1);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: right;
	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: block;
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	font-size: 30px;
}

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

#site_menu .break {
	height: 28px;
}

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

[data-css-preset] #site_menu_button {
    position: fixed;
	color: rgba(246, 246, 246, 1);
	font-size: 30px /*!site_menu_button*/;
    line-height: 26px;
	padding: 0;
	background: rgba(0, 0, 0, 0);
	top: 1.4rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
    mix-blend-mode: difference;
}

body.mobile #site_menu_button {
	font-size: 30px;
    line-height: 26px;
    top: 1.4rem;
    right: 2rem;
}

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

#site_menu_button.active {
	display: hidden;
}

/*
 * Shop Product Widget
*/

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

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

.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-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.4rem;
    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.2;
    padding: .8rem 1rem;
	font-style: normal;
	font-weight: 400;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}

/*
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 6rem /*!quick_view_padding*/;
    padding-bottom: 6rem /*!quick_view_padding*/;
    padding-left: 6rem /*!quick_view_padding*/;
    padding-right: 6rem /*!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: #141414 /*!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;
}

/*
 * CUSTOMS
 */

#NavBar {
	position: fixed;
    top: 1.4rem;
    left: 2rem;
    right: 2rem;
    height: 30px;
    /*background: rgba(246, 246, 246, 0.28);
    filter: blur(0px);
    backdrop-filter: blur(4px);
     -webkit-backdrop-filter: blur(4px);*/
}

body.mobile #NavBar {
    position: absolute;
    top: 1.3rem;
}

.Nav-title {    
    font-family: "Atacama", Icons;
	font-size: 16px;
	font-style: normal;
    font-weight: normal;
    font-stretch: 66%;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    
    mix-blend-mode: difference;
    filter: grayscale(100%);
}

.Nav-title:before {
    content: "Le Joy";
}

body.mobile .Nav-title:before {
    content: "Le Joy";
}

body.mobile .Nav-title {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0;
}

.Nav-title:hover span {
	display: none;
}

.Nav-title:hover:before {
	content: "Le Joy";
    font-style: italic;
}

.NavPage-title {
    font-family: "Atacama", Icons;
	font-size: 16px;
	font-style: normal;
    font-weight: normal;
    line-height: 32px;
    font-stretch: 66%;
    text-align: center;
    
    mix-blend-mode: difference;
    filter: grayscale(100%);
}

body.mobile .NavPage-title {
    line-height: 36px;
}

[data-predefined-style="true"] .serif_66 {
    font-family: "Atacama", Icons;    
    font-size: 14px;
	font-weight: normal;
    font-stretch: 66%;
	line-height: 20px;
}

.serif_66 a {
	border-bottom: 1px solid;
}

.serif_66 a:hover {
	border-bottom: none;
}

[data-predefined-style="true"] .serif_90 {
    font-family: "Atacama", Icons;    
    font-size: 18px;
	font-weight: normal;
    font-stretch: 90%;
	line-height: 1.6em;
}

.serif_90 a {
    border-bottom: 1px solid;
}

.serif_90 a:hover {
	border-bottom: none;
}

#MenuBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
   	background: rgba(25, 0, 188, 0.95);
    /*filter: blur(0);
    backdrop-filter: blur(8px);
     -webkit-backdrop-filter: blur(8px);*/
    animation-name: slideMenuBar;
	animation-duration: 0.2s;
	animation-iteration-count: 1; 
}

@keyframes slideMenuBar {
        0% {
          transform: translateY(-100%);
        }
        100% {
          transform: translateY(0);
        }
}

.MenuBar-title {
	cursor: pointer;
    color: rgba(246, 246, 246, 1);
    
    display: inline;
    font-family: 'Atacama', Icons;
	font-size: 30px;
    font-weight: normal;
    font-stretch: 66%;
	line-height: 1.4em;
    text-transform: none;
}

.close {
	position: fixed;
    cursor: pointer;
    color: rgba(246, 246, 246, 1);
	font-size: 30px /*!site_menu_button*/;
    line-height: 32px;
	padding: 0;
	background: rgba(0, 0, 0, 0);
	top: 1.4rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
}

.OpacityWrapper:hover .MenuBar-title {
  opacity: 0.2;
  transition: opacity 0.4s linear;
}

.OpacityWrapper .MenuBar-title:hover {
  opacity: 1;
}

/*
.OpacityWrapper {
  	display: inline;
}
*/

#FilmEmbed {
}

#FilmCredits {
    margin: 1.2rem 0 1.2rem 0;
    text-align: left;
}

#FilmCredits a, #ProjectCredits a {
    border-bottom: 1px solid;
}

#FilmCredits a:hover, #ProjectCredits a:hover {
    border-bottom: none;
}

#ProjectCredits {
}

/*
 * SHOW AN IMAGE ON HOVER
 * See more at: https://support.cargo.site/Show-an-Image-on-Hover
 */

.Archive-title {
	display: inline;
    pointer-events: auto;
    cursor: pointer;
    white-space: nowrap;
    font-family: "Atacama", Icons;
	font-size: 32px;
    font-weight: normal;
    font-stretch: 66%;
	line-height: 1.2em;
}

.Archive-title:hover {
    font-style: normal;
  	/*transform : translateX(20px);*/
}

.OpacityWrapper:hover .Archive-title {
  opacity: 0.2;
  transition: opacity 0.4s linear;
}

.OpacityWrapper .Archive-title:hover {
  opacity: 1;
}

.Archive-image {
    visibility: hidden;
}

body:not(.mobile) .Archive-title:hover + .Archive-image {
    visibility: visible;
    pointer-events: none;
}

body.mobile .Archive-title:hover + .Archive-image {
    visibility: visible;
    pointer-events: none;
}

.Archive-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  	pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: visible;

/* Change width and height to scale images */
    
    /* WINDOW 
    width: 0;
    height: 40vh; */
    
    /* FULL SCREEN */
    width: 100vw;
    height: 100vh;  
}

.Archive-image img {
    width: auto !important;
    height: auto !important ;
    margin-bottom: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.Originals-title {
	display: block;
    pointer-events: auto;
    cursor: pointer;
    white-space: nowrap;
    font-family: "Atacama", Icons;
	font-size: 3vw;
    font-weight: normal;
    font-stretch: 66%;
	line-height: 1.2em;
    color: rgba(14, 14, 14, 1);
}

.Originals-title:hover {
    font-style: normal;
  	/*transform : translateX(20px);*/
}

.OpacityWrapper:hover .Originals-title {
  opacity: 0.2;
  transition: opacity 0.4s linear;
  color: rgba(246, 246, 246, 1);
}

.OpacityWrapper .Originals-title:hover {
  opacity: 1;
  color: rgba(246, 246, 246, 1);
}

.Originals-image {
    visibility: hidden;
}

body.mobile .Originals-title {
    font-size: 10vw;
}

body:not(.mobile) .Originals-title:hover + .Originals-image {
    visibility: visible;
    pointer-events: none;
}

body.mobile .Originals-title:hover + .Originals-image {
    visibility: visible;
    pointer-events: none;
}

.Originals-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  	pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: visible;

/* Change width and height to scale images */
    
    /* WINDOW 
    width: 0;
    height: 40vh; */
    
    /* FULL SCREEN */
    width: 100vw;
    height: 100vh; 
}

.Originals-image img {
    width: auto !important;
    height: auto !important ;
    margin-bottom: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}


/* MOBILE */

/*
body.mobile .Archive-title {
	display: block;
}
*/

body.mobile .MenuBar-title {
    display: block;
}

/**
 * Viewport Adjust
 **/

/* Large Desktop 10000px-1920px */
@media only screen and (max-width: 10000px) and (min-width: 1921px) {
    
/*.archive-title {
    display: initial !important;
}*/

.mobile-archive-title {	
	visibility: collapse;
    height: 0;
}

.mobile-archive-image {	
	display: none;
}

[data-id="31881153"] .container {
    padding: 0 6rem 0 6rem;
}
 
}

/* Medium Desktop 1920px-1080px */
@media only screen and (max-width: 1920px) and (min-width: 1081px) {

.mobile-archive-title {	
	visibility: collapse;
    height: 0;
}

.mobile-archive-image {	
	display: none;
}
}

/* Small Desktop 1080px-720px */
@media only screen and (max-width: 1080px) and (min-width: 720px) {       
    
.mobile-archive-title {	
	visibility: collapse;
    height: 0;
}

.mobile-archive-image {	
	display: none;
}
}

/* Mobile 1px-914px */
@media only screen and (max-width: 914px) and (min-width: 1px) {
   
.Nav-title {
}

[data-id="7232256"] .Nav-title {
    visibility: initial;
}
    
.NavPage-title {
    position: absolute;
}

#Archive {
	padding: 6rem 0 4rem 1rem;
}
    
#Originals {
	padding: 4rem 0 4rem 1rem;
}
    
.Archive-title {
    display: block;
	font-size: 26px;
}

/*[data-id="25202661"]*/ .container {
    padding: 0 0 0 0;
}
}
