/*   
Theme Name: Rose-2026
Theme URI: https://www.rose-paris.com/
Description: ...
Author: Fahd Idaghdour
Author URI: http://fahdos.com
Version: 2.2
*/

@import "WebFonts/pitchsans.css";

/* ==========================================================================
   Reset
   ========================================================================== */

* { padding: 0;margin: 0; box-sizing: border-box; outline: none; -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent; }
html {height: 100%;font-family: sans-serif;  -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block;}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline; }

[hidden], template {display: none;}

a {background: transparent;text-decoration: none;transition: all 200ms ease-out;color: #000;}
a:active, a:hover {outline: 0;  transition: all 200ms ease-out; outline:none;}
a:focus {outline:none; background: transparent;}
ul {list-style: none;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
img {border: 0;}
button {overflow: visible;}
button, select {text-transform: none;}
button, html input[type="button"],  input[type="reset"], input[type="submit"] { -webkit-appearance: button;  cursor: pointer; }
button[disabled],
html input[disabled] {cursor: default;}
button::-moz-focus-inner,
input::-moz-focus-inner {border: 0; padding: 0;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
textarea {overflow: auto;}
textarea, input { outline: none; }
table { border-collapse: collapse;border-spacing: 0;}
td, th {padding: 0;}
p { margin-bottom: 15px; line-height: 1.5;}
fieldset { border: none;}
button:focus {outline:0;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
body.overflow {overflow: hidden; }

h1, h2, h3, h4, h5, h6 { font-weight: 500; font-style: normal;}
.bold {font-weight: 700; -webkit-font-smoothing: antialiased;}
.no-up {text-transform: none !important; }

/* ==========================================================================
  General 
   ========================================================================== */
body {font-family: 'Pitch Sans', sans-serif; font-weight:500; font-style: normal; font-size: 12px; color: #000; height: 100%;}
section { width: 100%; float: left; padding: 20px;}
.row {width: 100%;  margin: 0 auto;  max-width: 1200px;  padding: 0;}

.logo {display: block;}
.logo img {width: 40px; height: 40px; position: absolute; top: 20px; left: 20px; transition: all 300ms ease-out; }
header { padding: 20px; font-size: 12px;  height: 100vh; z-index: 9998; position: fixed; left: 0; top: 0; width: auto; float: left;}
header .navigation {height: 100%; position: fixed; top: 0; left: 20px; }
header .elm {position: absolute; top: 50%; transform: translateY(-50%); transition: all 300ms ease-out; width: max-content;}
header.visiblebio .elm { top: 80px; transform: translateY(0); transition: all 300ms ease-out; }

header nav {}
header nav h2 { font-size: 12px; margin-bottom: 2px; }
header h1 {font-size: 12px; margin-bottom: 20px; text-transform: uppercase;}
header ul {margin-bottom: 20px;}
header li {margin-bottom: 2px;transition: all 200ms ease-out;}
header .control {text-transform: uppercase;}
header .control:last-child {margin-bottom: 0;}
header .menu li {text-transform: uppercase;}

header h1.title {margin:0;}
header h3 {font-size: 12px; margin-bottom: 20px;}

.container {width: 100%; max-width: 100%; min-height:62vh; float: left; padding: 80px 16.66% 40px calc(16.66% + 20px); display: flex; flex-direction: column; align-content: center; align-items: center;}
.project { position: relative; /*width: fit-content;*/ margin-bottom: 40px; }
.project a {padding: 20px 40px 40px 40px; display: block; transition: none !important;}
.project img {width: auto; height: auto; max-width: 100%; display: block; background: #f6f6f6;}
.project video {width: auto; height: auto; max-width: 100%; display: block;}

.project.default {max-width: 70%;}
.project.medium {max-width: 100%;}
.project.small {max-width: 50%;}

.project.ratio {}

.project .date {position: absolute; right: 0px; top: 40px; font-size: 13px; /*visibility: hidden;*/ display: none;}
.project .date span { display: block; }
.prj-infos {position: absolute; bottom:10px; left: 40px; font-size: 13px; /*visibility: hidden;*/ width: 100%;}
.prj-infos a {display: inline-block; padding: 0;}
.prj-infos span {margin-left: 20px;}
.prj-infos span.artistname {text-transform: uppercase;}
.container .project:hover .date, .container .project:hover .prj-infos {visibility: visible; }
.dblimg {display: grid;grid-gap: 20px; grid-template-columns: 1fr 1fr;}
.project .video-link {  position: absolute; width: 100%; height: 100%; z-index: 999; padding: 0;}
.project .video-link .prj-infos {position: absolute; bottom: 5px; left: 40px;}
.project .loop { padding: 0 40px 40px 40px; }
.sheet .prj-infos {display: none;}
/*.main-player {background: #f6f6f6;}*/

.prjloader {display: none; position: fixed; height: 100%; width: 100%; left: 0; right: 0; background: #fff url('img/loader.gif') center center no-repeat; z-index: 9999;}
.pageloader {display: none; position: fixed; height: 100%; width: 100%; left: 0; right: 0; background: #fff; z-index: 9999; }
.container.loading:after {content: ''; position: absolute; width: 100%; height: calc(100vh - 160px); left: 0; right: 0; background: #fff url('img/loader.gif') center center no-repeat;}


.gobio {}
.gotop {display: none;}

.artists { text-align: center; width: 100%; display: flex; flex-direction: column; align-items: center; height: calc(100vh - 120px);}
.artists nav {display: inline-block; width: max-content;}
.artists nav h2 { font-size: 12px; margin-bottom: 5px;}
.artists ul {margin-bottom: 20px;}
.artists li { }
.artists li a { /*font-size: calc(16px + (24 - 14) * ((100vw - 300px) / (1600 - 300)));*/ font-size: calc(16px + (36 - 14) * ((100vh - 647px) / (1080 - 600))); text-transform: uppercase;}
.artists .preview { text-align: center; display: none; }
.artists .preview img {max-height: 70px; display: block; }
.artists .preview a {display: inline-block;}


.previewimg {visibility:hidden; position: fixed; z-index: -1; bottom: 20px; right: 20px;}
.previewimg.tl {top: 20px; left: 20px; bottom: inherit; right: inherit;}
.previewimg.tr {top: 20px; bottom: inherit;}
.previewimg.bl {bottom: 20px; left: 20px; right: inherit;}
.previewimg.br {bottom: 20px; right: 20px;}
.previewimg img {max-height:70vh; width: auto;}
.artists li:hover .previewimg {visibility: visible;}


.bio {width: 100%; padding: 20px; position: relative; z-index: 9999; float: left;}
.bio article {font-size: calc(15px + (30 - 14) * ((100vw - 300px) / (1600 - 300))); line-height: 1; margin-bottom: 20px;}
.bio article p {line-height: 1.2; margin-bottom: 20px;}
.biolinks a {margin-right: 20px; display: inline-block;}

.bio.information, .stickbottom {position: absolute; bottom: 0; left: 0;}
.bio.information article {font-size: calc(14px + (30 - 14) * ((100vw - 300px) / (1600 - 300))); }


.projects {display: grid;grid-gap: 80px; grid-template-columns: 1fr 1fr 1fr 1fr;}
.projects a {display: block;}
.projects img { width: 100%; max-width: 100%; display: block; }

.lightbox {background: #000; color: #fff;}
.lightbox ul, .lightbox a {color: #fff;}
.lightbox .projects {grid-gap: 50px 80px !important;}
.lightbox .projects .singlebox {padding-bottom:30px;}
.lightbox .projects .singlebox article {position: relative;}
.lightbox .projects span { position: absolute; bottom: -30px; text-transform: uppercase; display: none; padding-top: 20px; }
.lightbox .projects span:hover {cursor: pointer;}
.lightbox .projects .singlebox:hover span {display: block;}
.empty {height: calc(100vh - 120px); display: flex; align-items: center; font-size: calc(16px + (32 - 14) * ((100vw - 300px) / (1600 - 300))); justify-content: center;}
.precessing {height: 100vh; width:100vw; position: fixed; top: 0; left:0; display: flex; align-items: center; font-size: calc(16px + (32 - 14) * ((100vw - 300px) / (1600 - 300))); justify-content: center; z-index: 9999;}


.singleelm {width: 100%; height: auto; grid-gap: 80px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr;}
.singleelm .item img, .singleelm .itvid video { width: 100%; max-width: 100%; display: block; }
.singleelm .item .counter-info, .singleelm .item .video-player {display: none;}

.container.sheet { grid-gap: 80px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; align-content: inherit; align-items: inherit;}
.container.sheet .project { margin-bottom: 0 !important; }
.container.sheet .project a {padding: 0; transition: none;}
.container.sheet .project a .date, .container.sheet .project a .prj-infos {display: none;}
.container.sheet .project a:hover .date, .container.sheet .project a:hover .prj-infos, .container.sheet .project:hover .prj-infos  {visibility: hidden; }
.container.sheet .video-player.loop {padding: 0;}


.slider {width: 100%; height: calc(100vh - 160px);}
.slider .item {padding: 0 36px; display: flex !important; justify-content: center; align-items: center;}
.slider .item, .slick-list, .slick-track {height: 100%;}
.slider .item .itemg {position: relative;   }
.slider .item .itvid {position: relative; z-index: 9999; padding-bottom: 40px;  }
.itvid .controls {
  width: 100%;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0; left: 0;
}

.itvid .fullscreen, .itvid .mute, .itvid .btn-play {
  /*display: block;*/
  text-align: center;
  font-family: 'Pitch Sans', sans-serif;
  font-weight: 500;
  color: #000;
  display: inline-block;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.progress-full {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 5px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0;
}
.progress {
  height: 12px;
  display: block;
  background: url("img/dot.png") center left repeat-x;
  width: 0%;
}
.btn-play {
  padding-right: 20px;
}

.fullscreen, .mute {
  padding-left: 20px;
}
.fullscreen .slick-active {
  width: 100vw;
}
.container.fullscreen {
  padding: 0;
}
.container.fullscreen .item.slick-slide {
  background-color: #000;
  height: 100vh !important;
  position: fixed !important;
  width: 100vw !important;
  left: 0 !important;
  right: 0 !important;
}
.container.fullscreen .slider {
  height: 100vh;
}
.container.fullscreen .itvid {
  position: relative;
}
.container.fullscreen .itvid .fullscreen, .container.fullscreen .itvid .mute, .container.fullscreen .itvid .btn-play {
  color: #fff;
}
.container.fullscreen .itvid .controls {
    width: 99vw;
    left: 0;
    z-index: 11;
    position: fixed;
    bottom: 5px;
    padding: 20px;
    text-align: left;
    max-width: 100%;
}
.container.fullscreen .slider .item .counter-info, .container.fullscreen .slider .item .itvid {
  display: block !important;
  max-width: 1200px;
  margin: 0 auto;
}

.container.fullscreen .itvid .progress {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.navigation.fullscreen {
  display: none;
}

.home .container.fullscreen .slick-track, .slider-mode .container.fullscreen .slick-track {width: 100vw !important ;}


.slider .item img {max-width: 100%; width: auto; height: auto; max-height: calc(100vh - 160px); display: block; margin: 0 auto; background: #f6f6f6 url('img/bg-loader.gif') center center
 no-repeat;}
.slider .item video {min-width:200px; min-height: 200px; max-width: 100%; width: auto; height: auto; max-height: calc(100vh - 200px); display: block; margin: 0 auto; background: #ffffff url('img/bg-loader.gif') center center
 no-repeat;}

.slider .item .counter-info, .slider .item .video-player {display: block !important;}
.slider .item .counter-info {visibility: hidden !important; font-size: 0;}

.counter-info {position: absolute; top: 20px; right: -36px; }
.counter-info span {display: block;}

.singleelm .thumbnail-vimeo {display: none !important;}
.singleelm.thumbnails .itvid .controls {display: none !important;}
.slider .thumbnail-vimeo {display:  none !important;}

.singleelm.thumbnails .item {width: inherit !important; opacity: 1 !important;}

.loaderartist {position: fixed; height: 100vh; width: 100vw; background: #fff; z-index: 9999; display: flex; justify-content: center; align-items: center;}
.loaderartist h1 { font-size: calc(16px + (28 - 14) * ((100vw - 300px) / (1600 - 300))); text-transform: uppercase; }

.loaderhome {position: fixed; height: 100vh; width: 100vw; background: #fff; z-index: 9999; padding: 20px; display: block;}
.loaderhome h1 {position: fixed; font-size: calc(16px + (28 - 14) * ((100vw - 300px) / (1600 - 300)));  }
.loaderimg {position: relative; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.loaderimg img {position: absolute; height: 100%; width: 100%; max-width: 100%; max-height: 100%;}

/* Home loader: must cover the page from the FIRST paint.
   css/main.css sets `.loaderhome { display: none }` and loads after this file,
   and main.js (which switched the overlay on) only runs from the footer - so the
   content painted first and was then hidden again. That was the flash.
   `body.home .loaderhome` has higher specificity than `.loaderhome`, so it wins
   regardless of stylesheet order. JS still handles fading it back out. */
body.home .loaderhome { display: block; }

/* Failsafe: if main.js never runs (JS error, blocked script) the overlay would
   otherwise cover the page forever. Reveal the site after 8s no matter what. */
body.home .loaderhome { animation: rose-loader-failsafe 0s linear 8s forwards; }
@keyframes rose-loader-failsafe { to { visibility: hidden; } }


/* Slick Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dotted.slick-slider{margin-bottom:0px}.slick-dots{position:absolute;top:10px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 2px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:50px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.5;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:1;color:#004c93}


.slick-prev { width: 130px !important; height: 50px; text-indent: -9999em; background: none; border: none; position: fixed;  left: calc(50% - 140px);bottom: 30px; z-index: 999;  }
.slick-prev:after {content: "\2190"; position: absolute; top: 14px; left:62px; text-indent:0; font-size:20px; } 
/*.slick-prev:hover {cursor: url('img/prev.svg'), auto;}*/
.slick-next {  width: 130px !important; height: 50px; text-indent: -9999em; background: none; border: none; position: fixed;  right: calc(50% - 140px);bottom: 30px; z-index: 999;  }
.slick-next:after {content: "\2192"; position: absolute; top: 14px; right:62px; text-indent:0; font-size:20px; } 
/*.slick-next:hover {cursor: url('img/next.svg'), auto;}*/

.slick-next.projct:hover, .slick-next.slick-disabled:hover {cursor: url('img/nextprj.svg'), auto;}
.slick-prev.projct:hover {cursor: url('img/prevprj.svg'), auto;}
.loading .slick-prev:hover, .loading .slick-next:hover {cursor: none !important;}

.slick-prev.noproject.projct {
    cursor: default !important;
}
.lds-ellipsis.loading-project {display: none !important;}


.mobilelogo {display: none; width: 100%; background: #fff; z-index: 9999; padding: 20px;}
.mobilelogo h1 { font-size: 12px; }
.mobilelogo img { height: 100%; width: 100%; max-width: 100%; max-height: 100%;}

.mobilemenu {position: fixed; min-height: 100vh; width: 100%; background: #fff; top: 0; left: 0; z-index: 9999; padding: 20px; overflow-y: scroll; -webkit-overflow-scrolling:touch; height: 100vh;}
.mobilemenu nav h2 { font-size: 12px; margin-bottom: 5px; }
.mobilemenu h1 {font-size: 12px; margin-bottom: 20px; text-transform: uppercase;}
.mobilemenu ul {margin-bottom: 20px;}
.mobilemenu li {margin-bottom: 5px;transition: all 200ms ease-out; font-size: calc(18px + (28 - 14) * ((100vw - 300px) / (1600 - 300)));}
.mobilemenu .control {text-transform: uppercase;}
.mobilemenu .control:last-child {margin-bottom: 0;}
.mobilemenu .menu li {text-transform: uppercase;}
.mobilemenu .elm { padding: 20px 0; border-top: 1px solid #a9a9a9;}
.openmenu, .closemenu {position: fixed; top: 20px; right: 20px; z-index: 9999; font-size: 12px;}
.hide, .openmenu, .hidemenu {display: none;}
.mnmob {padding: 100px 20px 20px 20px; width: 100%;}
.mnmob h1 {text-transform: uppercase; font-size: 17px;}
.mnmob h3 {margin-bottom: 20px; font-size: 17px;}
.mnmob a {text-transform: uppercase; margin-right: 5px;}
.mnmobprj {padding: 0; position: absolute; left: 20px; bottom: 20px;}
.mnmobprj h1 {text-transform: uppercase;}
.mnmobprj h3 {margin-bottom: 20px;}
.logoline {display: none; width: 100%;max-width: 100vw;margin-bottom: 10px;}

.hidecontrols {visibility: hidden;}



/* ==========================================================================
   Motion — added 2026-08-26
   Timings follow the vocabulary already used in this file: 200ms for small text,
   300ms for structural moves, ease-out throughout. 450ms is used for content
   entering the page — long enough to read as deliberate, short enough that you
   are never waiting on it.
   ========================================================================== */

@keyframes rose-fade-in {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@keyframes rose-rise-in {
  from { opacity: 0; transform: translateY(12px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* 1. Home loader dots.
      main.js sets each img to opacity 1 at 300ms intervals but there was no
      transition, so they snapped on. A 600ms fade overlaps the 300ms stagger
      and reads as one soft cascade rather than four separate pops. */
.loaderimg img { transition: opacity 600ms ease-out; }

/* 2. Opening a project.
      loadProjectFrom() sets .slider-project .container to opacity 0, then back
      to 1 after 800ms. With no transition declared that was two hard cuts —
      a blink, not a fade. */
.slider-project .container { transition: opacity 450ms ease-out; }

/* 3. Slider media entering.
      Applied to the inner wrapper rather than .item, because slick's fade mode
      writes inline opacity onto the slide element itself and would fight this. */
.slider .item .itemg,
.slider .item .itvid { animation: rose-fade-in 450ms ease-out both; }

/* 4. Grid tiles — both the server-rendered pair and everything the infinite
      scroll appends. .project is already position:relative, so the transform
      does not change the containing block for .prj-infos. Neither opacity nor
      transform affects offsetHeight, so checkLoaded() still measures correctly. */
.container .project { animation: rose-rise-in 450ms ease-out both; }

/* 5. Artist index hover preview.
      visibility is a discrete property and cannot tween on its own, so pair it
      with opacity and delay only the hide. */
.previewimg {
  opacity: 0;
  transition: opacity 250ms ease-out, visibility 0s linear 250ms;
}
.artists li:hover .previewimg {
  opacity: 1;
  transition: opacity 250ms ease-out, visibility 0s linear 0s;
}

/* 6. Video controls auto-hide (script.js toggles .hidecontrols on mouse idle).
      Desktop only — the 768px breakpoint below keeps them permanently visible. */
@media only screen and (min-width: 769px) {
  .slider-project .controls {
    opacity: 1;
    transition: opacity 300ms ease-out, visibility 0s linear 0s;
  }
  .slider-project .controls.hidecontrols {
    opacity: 0;
    transition: opacity 300ms ease-out, visibility 0s linear 300ms;
  }
}

/* 8. Project caption pulses while its image or video is still downloading.
      main.js adds .is-loading to .prj-infos and removes it on load or error,
      so a caption is never left breathing on a broken asset. */
@keyframes rose-pulse {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.3; }
}
.prj-infos.is-loading { animation: rose-pulse 1.4s ease-in-out infinite; }

/* 7. Honour the OS "reduce motion" setting. */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}


@media only screen and (max-width: 1486px) {
  .container.sheet, .singleelm, .projects {grid-template-columns: 1fr 1fr 1fr; grid-gap: 40px;}
}

@media only screen and (max-width: 960px) { 
 .container { padding: 80px 8% 40px calc(8.66% + 20px);}
}

@media only screen and (max-width: 768px) { 
 .logo img {width: 60px; height: 60px; }
 .prj-infos {display: block; visibility: visible; position: initial;}
 .sheet .prj-infos {display: none;}
 .project a {padding: 20px 0 15px 0;}
 .prj-infos a { padding: 0 !important; }
 .prj-infos a, .prj-infos a span {display: block;}
 .container {padding: 20px; position: relative;}
 .navigation, .date {display: none;}
 .project {margin-bottom: 30px;}
 .logo-up img {display:none; transition: all 300ms ease-out; }
 .logo-down img {top: 20px; transition: all 300ms ease-out; visibility: visible; z-index: 9998; }
 .header {height: inherit; position: initial; width: 100%;}
 .mobilelogo {display: block; background: #fff; position: relative;}
 .video-player.loop {padding: 20px 0 40px 0 !important; }
 .project .video-link .prj-infos {bottom: 0; left: 0;}
 .hidelogo, .loaderhome {visibility: hidden;}
 .navigation {display: none;}
 .mobbio .navigation {display: block;}
 .mobbio {position: initial; height: initial; width: 100%; padding-bottom: 0;}
 .mobbio .elm {position: initial; padding: 20px 0 0 0; transform: inherit; top: inherit;}
 .mobbio .navigation {height: inherit; position: initial;}
 .mobbio .logo {visibility: hidden;}
 .mobbio .control li {font-size: 17px; }
 .mobbio .control li:first-child,  .mobbio .control li:first-child h1, .mobabout {font-size: 12px; margin-bottom: 2px;}
 .bio.information.mobinf {position: initial !important;}
 .mobbio.visiblebio .elm { top: inherit; transform: inherit; }
 .hidemob {display: none;}
 .hide {display: block;}
 .artists {padding-top: 100px;}
 .artists li {margin-bottom: 5px;}
 .previewimg {display: none;}
 .slider .item {padding: 33px 0 0 0; height: inherit;}
 .slider .item.itemvid {padding: 30px 0 40px 0; height: inherit;}
 /*.slider {height: inherit;}*/
.counter-info {top: 0; right: 0;}
 #slider_info {margin-bottom: 20px;}
.slick-prev,  .slick-next {top: initial; bottom: 0px; position: absolute;}
	.slick-prev.overvideo,  .slick-next.overvideo {height: calc(100% - 60px); width: 50vw !important;}
.container.fullscreen {position: fixed; top: 0; left: 0;}
.container.fullscreen .video-player .controls {width: 100;}
.container.sheet, .singleelm, .projects {grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px;}
.container.sheet .video-player.loop {padding: 0;}
.openmenu, .logoline {display: block;}
.hidemenu, .loaderartist, .logo.hidemobile {display: none !important;}
.itvid .controls {padding: 10px 0; bottom: -10px;}
.slider-mode .mobilemenu, .slider-mode .openmenu {display: none !important;}
.slider-project {padding: 0 0 110px 0;}
.slider-project .container {height: 100%; padding-bottom: 40px;}
.slider .item .itemg {position: initial; height: 100%; display: flex;}
	.slider .item .itvid {position: initial; padding-bottom: 0; height: 100%; display: flex;}
.hidecontrols {visibility: visible;}
.container.sheet .project img, .container.sheet .project video {max-width: 100%;}
.project.medium {max-width: 100%;}
.project.default {max-width: calc(100% - 40px);}
.project.small {max-width: calc(70% - 40px);}
	.sheet .project.default, .sheet .project.medium, .sheet .project.small {max-width: 100%;}
.close-btn {padding: 10px 0;}
.mnmobprj {z-index: 9999;}
	.slider .item video {padding-bottom: 15px; max-height: 100%;}
.slider .item img { max-height: 100%;  align-self: center;}
	.slider {width: 100%; height: 100%;}
	.slider .item, .slick-list, .slick-track {height: 100% !important;}
	.slider-mode .slider-project {overflow: hidden;}
	.slider-mode header {height: 100%; display: none;}
	.bio.information article {font-size: 17px}
}
@media only screen and (max-width: 568px) {
  .container.sheet, .singleelm, .projects {grid-template-columns: 1fr 1fr;}
}
