@charset "UTF-8";
/*
Theme Name: PIAS

Description: Thème Contemple
Version: 1.0
Author: Contemple
Author URI: https://ccccontemple.com
*/
@font-face {
  font-family: 'Maison Neue';
  src: url("/wp-content/themes/pias/t/MaisonNeue-Book.woff2") format("woff2"), url("/wp-content/themes/pias/t/MaisonNeue-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Maison Neue B';
  src: url("/wp-content/themes/pias/t/MaisonNeue-Black.woff2") format("woff2"), url("/wp-content/themes/pias/t/MaisonNeue-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Maison Neue EB';
  src: url("/wp-content/themes/pias/t/MaisonNeue-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/pias/t/MaisonNeue-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

.grid {
  width: 1170px;
  position: relative;
  height: 100vh;
  margin: 0 auto;
  pointer-events: none;
  display: flex;
  justify-content: space-between; }

.col-grid {
  width: 15%;
  height: 100%;
  background: #FF8118;
  opacity: 0.2;
  z-index: 99; }

.line-v {
  width: 1px;
  height: 100vh;
  background-color: #FFFF4F;
  position: fixed;
  left: 50%;
  margin-left: -0.5px;
  top: 0px; }

html, body {
-webkit-tap-highlight-color: transparent !important;
  height: 100%;
  height: calc(var(--vh, 1vh) * 100) !important;
  width: 100%;
  margin: 0;
   font-family: 'Maison Neue';
   font-size: 15px;
background-color: #FFFFFF;
   line-height: 22px; }

.has-scroll-smooth body {
  overflow: hidden; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, p {
  font-size: unset;
  margin:0;
  -webkit-margin-before: 0.0em;
  -webkit-margin-after: 0.0em; }

ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

a {
  text-decoration: none;
  cursor: pointer; }
a, a:focus, a:hover, #slider, #slider:focus, #slider:hover{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;outline:none !important 
}
.overflow {
  overflow: hidden !important; }

.vs-section {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: auto; }

.c-scrollbar {
  width: 10px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  transform-origin: center right;
  transform: scaleX(1);
  transition: transform .2s linear; }

.c-scrollbar_thumb {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.ie {
  overflow: auto; }

.ie #main {
  overflow: scroll;
  position: relative; }

svg:not(:root), symbol, image, marker, pattern, foreignObject {
  overflow: visible !important; }

svg {
  overflow: visible !important;
  box-shadow: 0px 0px 10000px transparent; }

.progress {
  cursor: progress !important; }

:not(svg), :not(foreignObject) > svg {
  transform-origin: unset; }

.has-scroll-smooth .o-scroll {
  position: relative; }

.o-scroll {
  box-sizing: border-box;
  overflow: hidden;
  width: 100vw; }

/* LAYOUT */
.post-content h2{font-family: 'Maison Neue B'; font-size: 22px; line-height: 29px; margin: 20px 0 10px}
.post-content h3{font-family: 'Maison Neue EB'; font-size: 18px; line-height: 26px;}

a {
  color: #ffffff; }

.m13 {
  margin: 12.5vw 0; }

.m1 {
  margin: 12.5vw 0 0 0; }

.p13 {
  padding: 12.5vw 0; }

.p1 {
  padding: 12.5vw 0 0 0; }

.p3 {
  padding: 0 0 12.5vw 0; }

.p13 {
  padding: 12.5vw 0 12.5vw 0; }

.m-1 {
  margin: 6vw 0 0 0; }

.p-1 {
  padding: 6vw 0 0 0; }

.p-1-3 {
  padding: 6vw  0; }

.scroll {
  width: 4.653vw;
  position: absolute;
  z-index: 1;
  right: 14.47vw;
  bottom: 2.431vw; }

.tilte-sec {
  font-size: 8.5vw;
  line-height: 6.5vw;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  position: relative;
  display: inline-block; }

.videos .tilte-sec {
  color: #FFFFFF; }

.tilte-sec span {
  display: block;
  position: relative;
  width: 100%; }

.tilte-sec span:nth-child(1) {
  left: -1vw; }

.tilte-sec span:nth-child(2) {
  transform: scale(-1, -1) translate3d(45%, 0, 0); }

.tilte-sec strong.is-outline-black {
  -webkit-text-stroke: 1px black;
  color: transparent; }

.tilte-sec strong.is-outline-white {
  -webkit-text-stroke: 1px #FFF !important;
  color: transparent !important; }

#js-scroll {
  width: 100vw;
  min-height: 100%;
  min-height: calc(var(--vh, 1vh) * 100) !important;
 }

nav {
  width: 100vw;
  height: 3.5vw;
  position: fixed;
  z-index: 8;
  margin-top: 3.833vw; }

nav h1 {
  text-indent: -99999;
  color: #000000;
  text-transform: uppercase;
  font-size: 0vw;
  line-height: 0vw;
  font-family: 'Maison Neue EB';
  left: 50%;
  transform: translateX(-50%);
  width: 6.597vw;
  position: absolute; }

nav svg {
  width: 100%; }

nav .right {
  position: absolute;
  display: inline-block;
  right: 3.72vw;
  font-size: 0vw;
  line-height: 0vw;
  top: 50%;
  transform: translateY(-50%); }

.social-desk a {
  display: inline-block;
  margin-left: 1.5vw;
  font-size:0.955vw}

.home .social-desk a {
color: #ffffff !important;
}
.home .social-desk a:hover {
color: #FF5C30 !important;
}
.social-desk a {
color: #000000;
}
.social-desk a:hover {
    color: #FF5C30;}

.social-desk a svg {
  width: 1vw;
  max-height: 2vw;
  height: 1vw; }

.split div, .split2 div {
  overflow: hidden;
  white-space: wrap; }

.split div span, .split2 div span {
  position: relative;
  display: block;
  transform: translate3d(0, 120%, 0); }

.roseorange{
  background: #ff5d30;
  background: -webkit-gradient(left top, left right, color-stop(0%, #ff5d30), color-stop(100%, #ffa2cd));
  background: linear-gradient(to right, #ffa2cd 0%, #ff5d30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5d30', endColorstr='#ffa2cd', GradientType=0 ); }

.circle.music-first, .circle-cat.music-first{
    background: #ff5d30;
  background: -webkit-gradient(left top, left right, color-stop(0%, #ff5d30), color-stop(100%, #ffa2cd));
  background: linear-gradient(to right, #ffa2cd 0%, #ff5d30 100%);}

.music-first{background: rgb(255,162,205);
background: -moz-linear-gradient(180deg, rgba(255,162,205,1) 0%, rgba(255,92,48,1) 43%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,162,205,1) 0%, rgba(255,92,48,1) 43%, rgba(255,255,255,1) 100%);
background: linear-gradient(180deg, rgba(255,162,205,1) 0%, rgba(255,92,48,1) 43%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa2cd",endColorstr="#ffffff",GradientType=1);}
.roseblanc, .new-album {
  background: #FFA2CE;
  background: linear-gradient(to right, #FFA2CE, #FFFFFF); }

.spotlight {
  background: #FFFFFF;
}
.cat-art .news-cat{
  background: #FF5C30; 
  background: linear-gradient(to right, #FF5C30, #FF5C30); }

.cat-art .circle-cat.spotlight{
  background: #FFFFFF; 
 border: 1px solid #000;}

.cat-art .new-music{
  background: #FF5C30;
  background: linear-gradient(to bottom, #FF5C30, #FF5C30); }
.cat-art .store{
  background: #003FBD;
  background: linear-gradient(to bottom, #003FBD, #003FBD); }
.cat-art .pias-loves{
  background: #FFA2CD;
  background: linear-gradient(to bottom, #FFA2CD, #FFA2CD); }


.nextin .spotlight{border: 1px solid #000;}
.orange{
  background: #FF5C30; }
.home .pastille.bleu span{color: #FFFFFF}

.home .pastille.bleu:after{background-color: #71E5C4;}
.home .pastille.roseorange span{color: #FFFFFF}
.listento.roseorange span{color: #FFFFFF;}
.listento.roseorange:after{background-color: #FFA2CE;}

.home .pastille.roseorange:after{background-color: #FFA2CE;}
.news-cat {
  background: #FF5C30; 
  background: linear-gradient(to bottom, #FF5C30, #FFFFFF); }
.circle.news-cat {
  background: #FF5C30; }


.new-music{
  background: #FF5C30;
  background: linear-gradient(to bottom, #FF5C30, #FFFFFF); }
.cal1 .B, .cal1 .C{display: none;}

.rose {
  background: #FFA2CD; }

.bleu,  {
  background: #003FBD; }

.store{
  background: #003FBD;
  background: linear-gradient(to bottom, #003FBD, #FFFFFF); }
 
.circle.store, .circle-cat.store{
  background: #003FBD; color: #FFFFFF;
} 
.pias-loves{
  background: #FFA2CD;
  background: linear-gradient(to bottom, #FFA2CD, #FFFFFF);
   }
   .circle.pias-loves, .circle-cat.pias-loves{
  background: #FFA2CD;}


.vert {
  background: #71E5C4; }

.live{
  background: #71E5C4;
  background: linear-gradient(to bottom, #71E5C4, #FFFFFF);}

.circle.live, .circle-cat.live{
   background: #71E5C4;
}
.bleuvert {
  background: #ff5d30;
  background: -webkit-gradient(left top, left right, color-stop(0%, #003fbd), color-stop(100%, #71e5c4));
  background: linear-gradient(to right, #003fbd 0%, #71e5c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003FBD', endColorstr='#71E5C4', GradientType=0 ); }
.bleuvert {
  background: #ff5d30;
  background: -webkit-gradient(left top, left right, color-stop(0%, #003fbd), color-stop(100%, #71e5c4));
  background: linear-gradient(to right, #003fbd 0%, #71e5c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003FBD', endColorstr='#71E5C4', GradientType=0 ); }


#container {
  display: flex;
  position: fixed;
  height: 10vw;
  z-index: 99;
  width: 10vw;
  top: 3.833vw;
  margin-left: 3.72vw;
  cursor: pointer; }

.circle-menu {
  position: absolute;
  height: 3.47vw;
  width: 3.47vw;
  border-radius: 100%; }
.circle-menu.is-open {
    border: solid 1px #FFFFFF!important;
}
.hamburger {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 6px;
  width: 1.5vw; }

.hamburger span {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0px; }

.hamburger span:nth-child(2) {
  margin-top: 5px; }

.hamburger.is-open span {
  transform: rotate(45deg);
  transform-origin: center;
  margin-top: 2.5px;
  background-color: #FFFFFF !important; }

.hamburger.is-open span:nth-child(2) {
  transform: rotate(-45deg);
  transform-origin: center;
  margin-top: 2.5px; }

body.is-white svg {
  fill: #FFFFFF; }
body.is-white .right svg:hover{ fill: #FF5C30;}
body.is-black svg {
  fill: #000000; }
body.is-black .right svg:hover{ fill: #FF5C30;}
body.is-white .hamburger span {
  background-color: #FFFFFF; }

body.is-black .hamburger span {
  background-color: #000000; }

body.is-white .circle-menu {
  border: solid 1px #FFFFFF; }

body.is-black .circle-menu {
  border: solid 1px #000000; }

#popup {overflow: hidden;
    height:auto;
    z-index: 4;
    width: 30vw;
    position:absolute;
    right: 13vw;
    bottom: 2vw;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    -webkit-box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.29);
    box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.29);
    background: #ececec;
}
#closepop{
     display: none;
    border-radius: 50%;
    width: 4vw;
    height: 4vw;z-index: 3; cursor: pointer;
    position: absolute;
   
    right: 10%;
    bottom: 0.5vw;
}

#closepop .circle-menu { right: 0;
    border: solid 1px #000000 !important;
}
#closepop .circle-menu span{background-color: #000000 !important}

#popup .form {
    width: 80%;z-index: 2;
    position: relative;
    height: 100%;
    margin-left: 10%;
}
.textnews {
    width: 100%;
    position: relative; text-align: center;
    display: block;
    font-size: 1.161vw; 
    line-height: 1.861vw;
    letter-spacing: 0.208vw;
    text-transform: uppercase;
    font-family: 'Maison Neue EB' !important;
    padding-top: 2vw;
    margin: 0 auto;
}
.textnews img{width: 60%;}
#popup #mc_embed_signup {
    position: relative;
    top: unset;
    width: 100%;
    transform: unset;
    opacity: 1;
    z-index: 2;
    font-size: 1vw !important;
    margin-top: 1vw;
        margin-bottom: 2vw;
}
#popup #mc_embed_signup input {
    font-size: 1.161vw;
    line-height: 1.861vw;
    border-bottom: 1px solid #000; padding: 0;
}
#popup #mc-embedded-subscribe{
    text-align: center;
    background-color: #000;
    padding: 0.6vw 2vw 0.3vw 2vw !important;
    width: 100%;
    display: block;
    color: #FFF;
    text-transform: uppercase;
}
#popup #mc_embed_signup .mc-field-group{width: 100%;min-height: 3.6vw;}
#popup .mc-field-group input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

#popup .mc-field-group input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  font-size: 1.161vw;
  line-height: 1.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }


.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.wrap {
  width: 100vw;
  position: relative;
  margin: 0 auto;
  z-index: 1; }

.wrap-inner {
  padding: 0 3.47vw; }

/* TRANSITION*/
.transition {
  background-color: #000000;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  z-index: 999;
  position: fixed;
  left: 0;
  top: -100vh; }

.motion-logo {
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute; }

.motion-logo div {
  display: inline-block; }

.motion-logo .g {
  opacity: 0;
  transform: translate3d(-200px, -100px, -100px) rotate(40deg) scale(3); }

.motion-logo .d {
  opacity: 0;
  transform: translate3d(100px, 100px, 100px) rotate(-40deg) scale(3); }

.motion-logo .c {
  opacity: 0; }

#preload {
  width: 100%;
  height: 100vh;
 /* height: calc(var(--vh, 1vh) * 100);*/
  position: fixed;
  z-index: 9999;
  background-color: #000000;
  top: 0;
  left: 0; }

#preload.is-loaded {
  transform: translate3d(0, 100%, 0);
  transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1); }

section {

  position: relative;
  height: auto;
  width: 100%; 
}
.totop{padding-left: 4vw;}

.txt-perc {
  width: 3vw;
  margin-left: 9.5vw;
  display: inline-block;
  font: 300 normal 1.1vw/1.1vw 'Suisse Intl Light';
  top: 50%;
  right: 2.5vw;
  opacity: 0;
  color: #FFFFFF;
  position: absolute;
  transform: translate(-50%, -50%); }

.animation {
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.ratio-p {
  position: relative;
  display: block;
  overflow: hidden;
  width: 58.68vw; }

.ratio-p::before {
  display: block;
  padding-bottom: 62.5%;
  width: 100%;
  content: ""; }

.ratio-p img {
  width: 100%;
  overflow: hidden;
  left: 0%;
  height: 100%;
  position: absolute;
  top: 0%; }

/*MENU*/
.menu {
  display: none;
  opacity: 0;
  width: 100vw;
  z-index: 98;
  min-height: 100vh;
  height: 100vh;
  position: fixed;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
}

.menu a {
  font-size: 10.597vh;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  line-height: 9.597vh;
  color: transparent;
  -webkit-text-stroke: 1px #FFFFFF;
  transform-origin: center;
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
  transform: translate3d(0, 100%, 0); }

.menu a li {
  transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.02s;
  position: relative;
  list-style: none; }

.left-menu {
  position: absolute;
  bottom: -1vh;
  left: 3.47vw; }

.left-menu li {
  transform: scaleY(-1); }

.left-menu a.is-flip li, .left-menu a.is-flip2 li {
  transform: scaleY(1);
  top: 1.2vh;
  color: #FFFFFF; }

.right-menu a.is-flip li, .right-menu a.is-flip2 li {
  transform: scaleY(-1);
  top: -1.4vh;
  color: #FFFFFF; }

.right-menu {
  position: absolute;
  top: -1vh;
  left: 50%;
  transform: translateX(0vw); }

.mention {
  width: 18%;
  position: absolute;
  left: 50%;
  bottom: 5vh; }

.mention, .mention a {
  font-family: 'Maison Neue';
  font-size: 0.764vw;
  line-height: 0.764vw;
  color: #ffffff;
  -webkit-text-stroke: unset; }

.mention div a {
  display: inline-block; }

.mention div a:nth-child(2) {
  padding-left: 1vw; }

.creditSite {
  overflow: hidden;
  width: auto;
  position: relative; }

.creditSite:before {
  content: 'Cr\00E9 dits';
  position: absolute;
  top: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.creditSite:after {
  content: 'Website by Contemple';
  position: relative;
  top: 150%;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.creditSite:hover:before {
  top: -150%; }

.creditSite:hover:after {
  top: 0; }

/*SLIDER*/
section {
  z-index: 2; }

section:first-child {
  z-index: 0; }

.head-page {
  height: 100vh; }

.content {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100%;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer; }

#slider {
  position: fixed;
  top: 0;
  left: 0vw;
  width: 100%;
  height: 100%;
  z-index: 0; }

#slider:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.25; }

.dg {
  z-index: 100 !important; }

#content-slider {
  width: 45.903vw;
  height: auto;
  position: absolute;
  bottom: 2.431vw;
  left: 3.47vw;
  color: #FFF;
  z-index: 1; }
.is-ipad #content-slider {
    width: 56vw;}
.text-slide {
  position: relative;
  top: 0;
  opacity: 0;
  left: 0;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  font-size: 3.472vw;
  line-height: 3.819vw;
  letter-spacing: 0.069vw; }

.text-slide.is-active {
  display: block !important;
  opacity: 1; }

.text-slide, .text-slide.is-active {
  transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }

.title-art {
  display: block;
  width: 100%;
  position: relative; }

.readmore {
  font-family: 'Maison Neue B';
  font-size: 0.764vw;
  color: #FFFFFF;
  line-height: 1.111vw;
  letter-spacing: 0.208vw;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.text-slide:hover .readmore {
  letter-spacing: 1.5vw; }

.nav-slider {
  display: flex;
  align-items: center;
  margin-top: 3.139vw; cursor: pointer}

.nav-slider:hover .circle{-webkit-transform: scale(0.8);
   -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
     -o-transform: scale(0.8);
        transform: scale(0.8);
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
.nav-slider .circle{transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.circle {
  position: relative;
  width: 3.47vw;
  height: 3.47vw;
  border-radius: 50%;
  border: 1px solid #FFFFFF; }

.circle img {
  width: 45%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.instruction {
  font-family: 'Maison Neue';
  font-size: 0.833vw;
  line-height: 0.972vw;
  letter-spacing: 0.069vw;
  text-transform: uppercase;
  margin-left: 2.083vw; }

/*SECOND SLIDE*/
/* Slider */
.inner3 {
  align-items: center; }

.slider {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  z-index: 1; }

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
  opacity: 0.25;
  left: 0%;
  top: 0;
  z-index: 3; }

.img-slider-mask, .img-slider-mask2 {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  overflow: hidden; }

.img-slider {
  pointer-events: none;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  transform: scale(1); }

.navigation-slider {
  position: absolute;
  z-index: 4;
  bottom: 0vw;
  right: 4.1vw;
  padding: 4.7rem; }

.arrow-nextslide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  transform: translateX(0%);
  display: inline-block;
  margin-top: 0rem;
  margin-left: 1.5rem;
  cursor: pointer;
  width: 3.14vw;
  height: 3.14vw;
  border-radius: 50%;
  border: solid 1px #FFFFFF;
  z-index: 10;
  position: relative;
  top: 0%; }

.arrow-prevslide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  transform: translateX(0%);
  display: inline-block;
  margin-top: 0rem;
  cursor: pointer;
  width: 3.14vw;
  height: 3.14vw;
  border-radius: 50%;
  border: solid 1px #FFFFFF;
  z-index: 10;
  position: relative;
  top: 0%; }

.arrow {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  position: absolute;
  pointer-events: none;
  width: 40%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#slide-next .arrow, #slide-next2 .arrow {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  transform: translate(-50%, -50%) rotate(180deg); }

.name-slide {
  opacity: 0;
  pointer-events: none;
  font: bold normal 3.8rem/3.8rem 'Helvetica Now Display Bold';
  position: absolute;
  z-index: 10 !important;
  bottom: 0vw;
  left: 4.1vw;
  padding: 4.7rem;
  color: #FFFFFF; }

/*whatshot*/
.whatshot {
  width: 88vw;
  position: fixed;
  right: calc(-77vw - 1px);
  top: 0;
  z-index: 100;
  background-color: #000000;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }

.whatshot.is-delayed {
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s; }

.whatshot-title {
  width: 11vw;
  height: 100vh;
  display: inline-block;
  position: relative;
  left: 0vw;
  top: 0;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 1px solid #FFF; }

.whatshot-title .whatshot1 {
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute; }

.whatshot-title .whatshot2 {
  height: 100%;
  left: 150%;
  transform: translateX(-50%);
  position: absolute;
  opacity: 0; }

.whatshot:hover .innerCountry {
  -webkit-animation: marquee 5s infinite linear;
          animation: marquee 5s infinite linear;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s; }

.country:hover .innerCountry {
  -webkit-animation-play-state: paused;
          animation-play-state: paused; }

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

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

.inner-whathot {
  position: absolute;
  display: inline-block;
  width: calc(78vw);
  height: 100%; }

.country:nth-child(1) {
  transform: translate3d(0, -100%, 0);
  left: 0vw; }

.country:nth-child(2) {
  transform: translate3d(0, 100%, 0);
  left: 11vw; }

.country:nth-child(3) {
  transform: translate3d(0, -100%, 0);
  left: 22vw; }

.country:nth-child(4) {
  transform: translate3d(0, 100%, 0);
  left: 33vw; }

.country:nth-child(5) {
  transform: translate3d(0, -100%, 0);
  left: 44vw; }

.country:nth-child(6) {
  transform: translate3d(0, 100%, 0);
  left: 55vw; }

.country:nth-child(7) {
  transform: translate3d(0, -100%, 0);
  left: 66vw; }

.country:nth-child(1) .innerCountry {
  margin-top: 20vh; }

.country:nth-child(2) .innerCountry {
  margin-top: 68vh; }

.country:nth-child(3) .innerCountry {
  margin-top: 40vh; }

.country:nth-child(4) .innerCountry {
  margin-top: 0vh; }

.country:nth-child(5) .innerCountry {
  margin-top: 60vh; }

.country:nth-child(6) .innerCountry {
  margin-top: 20vh; }

.country:nth-child(7) .innerCountry {
  margin-top: 55vh; }

.country:last-child .innerCountry span:nth-child(1) {
  font-size: 4.6vw; }

.country:after {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0; }

.inner-whathot .country {
  position: absolute;
  height: 100%;
  width: 11vw; }

.inner-whathot .country:last-child:after {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
  right: 0; }

.innerCountry {
  position: absolute;
  width: 90%;
  left: 5%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.innerCountry:nth-child(2) {
  top: 100vh; }

.innerCountry span:nth-child(1) {
  font-size: 4.6vw;
  display: block;
  line-height: 7vw;
  font-family: 'Maison Neue B';
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  color: #FFFFFF; }

.innerCountry span:nth-child(2) {
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-family: 'Maison Neue';
  width: 96%;
  display: block;
  left: 0%;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0px 0 2%;
/*  text-align: left;*/
  color: #FFFFFF; }

.photo-mea p {
  display: none; }

.AllSelect:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused; }

.all-list-country {
  flex-wrap: wrap;
  top: 0vh;
  width: 100%;
  display: flex;
  height: 100%;
  position: absolute;
  width: 90%;
  left: 5%;
  height: 100%;
  background-color: #000;
  opacity: 1;
  display: none;
  z-index: 11;
  align-content: center; }

.title-all-list {
  height: 5vh;
  padding: 2vh 0;
  font-size: 2.5vh;
  line-height: 2.5vh;
  font-family: 'Maison Neue B';
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase; }

.name-country {
  width: 100%;
  padding-bottom: 4vw;
  font-size: 2vh;
  font-family: 'Maison Neue';
  line-height: 3.5vh;
  color: #FFFFFF; }

.name-country a {
  -webkit-transform: translateY(100%);
  opacity: 0;
  position: relative;
  text-align: center;
  transform: translateY(100%);
  width: 100%;
  display: block; }

.name-country a:hover {
  border-bottom: 1px solid #FFFFFF; }

/* RECORDS*/
.pastille {
  width: 7.47vw;
  height: 7.47vw;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  right: -3.6vw;
  cursor: pointer;
  top: 7vw; }

.pastille span {
  font-size: 0.8vw;
  line-height: 1.0vw;
  width: 70%;
  left: 50% !important;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Maison Neue';
  color: #000;
  text-transform: uppercase; }

.pastille:after {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
 
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }

.pastille:hover:after {
  transform: scale(1); }

.records {
  z-index: 2; background: #FFFFFF; }

.records:before {
  content: '';
  background-color: #000;
  height: 8vw;
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%; }

.c-direction-block_record {
  position: relative;
  opacity: 1;
  color: #FFF;
  text-transform: uppercase; }

.c-direction-block_record div {
  display: inline-block;
  white-space: nowrap; }

.lp {
  width: 16vw;
  display: inline-block;
  position: relative;
  height: 16vw;
  margin: 2.5vw 2.5vw;
  background-color: #000;
  background-size: cover !important;
  background-position: 50% 50% !important; }
.is-ipad .lp {
    width: 13vw;
height: 13vw;
    margin: 1.5vw 1.5vw;
}
.is-ipad .c-direction-block_record.-one {
    left: unset;
}
.is-ipad .c-direction-block_record.-three {
    left: unset;
}
.is-ipad .-one .c-direction-block_record_inner, .is-ipad .-three .c-direction-block_record_inner {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.inner-lp {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex !important;
  flex-wrap: wrap;
  align-content: space-between;
  background-color: rgba(0, 0, 0, 0.7); }

.inner-lp div {
  width: 100%;
  padding: 1vw; }

.inner-lp div {
  font-size: 1.036vw;
  letter-spacing: 0.2;
  font-family: 'Maison Neue EB';
  text-transform: uppercase;
  line-height: 2.083vw; }

.inner-lp div h2 {
  font-size: 1.236vw;
  font-family: 'Maison Neue EB';
  line-height: 1.883vw;         width: 90%;
    white-space: break-spaces;}

.inner-lp div h3 {
  font-size: 1.236vw;
  font-family: 'Maison Neue';
  line-height: 1.383vw; 
        width: 90%;
    white-space: break-spaces;}

.lp:hover .inner-lp {
  opacity: 1;
  transition: all 0.2s; }

.c-direction-block_record.-one {
  left: -8vw; }

/*.c-direction-block_record.-two {left: -7vw;}*/
.c-direction-block_record.-three {
  left: -7vw; }

/*.c-direction-block_record.-four {left: -8vw;}
*/
.-two {
  margin: 0 auto; }

.-two .c-direction-block_record_inner, .-four .c-direction-block_record_inner {
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.c-direction-block_record.-four .lp {
  margin: 2.5vw 2.5vw 0vw 2.5vw; }

.pos50 {
  top: 50vh;
  transform: translateY(-50%);
  position: relative; }

/* VIDEOS HOME*/
.videos {
  background-color: #000;
  top: 0;
  z-index: 1;
  margin-top: -0.5vw; }

.left-video {
  width: 29.5vw;
  height: 28.26vw; }

.name-vid {
  border-bottom: 1px solid #FFFFFF;
  padding: 1.05vw 0;
  cursor: pointer; }

.name-vid:first-child {
  padding-top: 0; }

.name-vid h3 {
  font-size: 1.736vw;
  font-family: 'Maison Neue EB';
  line-height: 2.083vw;
  color: #FFFFFF; }

.name-vid h4 {
  font-style: 1.38vw;
  font-family: 'Maison Neue';
  line-height: 1.73vw;
  color: #FFFFFF;
  cursor: pointer; }

.play-button {
  width: 3.42vw;
  height: 3.42vw;
  transform-origin: 50% 50% !important;
  position: relative;
  cursor: pointer; }

.play-button img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.7vw; }

.play-circles {
  display: block;
  width: 100%;
  transform-origin: 50% 50% !important;
  height: 100%; }

.play-circle-01 {
  opacity: 0.55; }

.name-vid.-is-activeCursor .play-circle-02 {
  stroke-dasharray: 500 500 !important; }

.right-video {
  width: 50.34vw;
  height: 28.26vw; }

.video-wrapper {
  max-width: 100%;
  width: 100%;
  left: 0vw;
  overflow: hidden;
  height: auto;
  position: relative; }

.video-wrapper .video-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-wrapper .clip {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
  background-size: cover !important;
  background-position: 50% 50% !important; }

.video-wrapper .clip.is-active-clip {
  -webkit-clip-path: circle(100%);
          clip-path: circle(100%);
  z-index: 6;
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.1s; }

.video-wrapper .clip .play-btn {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  margin-top: -1vw; }

.closer-video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 5vw;
  height: 5vw;
  border-radius: 50vw;
  border: 1px solid #FFFFFF;
  background-color: #000;
  top: 2vw !important;
  right: 2vw !important;
  z-index: 1 !important;
  display: none;
  transform: unset !important;
  left: unset !important; }

.closer-video img {
  width: 1vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* NEWSLETTER*/
.separator {

  width: 82.296vw;
  margin: 0 auto;
  height: 1px;
  background-color: #000000;
  position: relative; }

.pd-news {
  padding: 2.778vw 0;
  font-size: 3.639vw;
  line-height: 4.028vw;
  font-family: 'Maison Neue';
  white-space: nowrap;
  display: inline-block;
  padding-left: 2vw; }

.news-inner {
  position: relative; }

.pd-news.is-inview2, .pd-news.is-inview {
  -webkit-animation: marqueeT 6.5s infinite linear;
          animation: marqueeT 6.5s infinite linear; }

#mc_embed_signup2 {
  position: absolute;
  top: 50%;
  width: 82.296vw;
  transform: translateY(-50%);
  opacity: 0;
  z-index: 2; }
.newsletter{
  background-color: #FFFFFF;}

.news-inner:hover .pd-news {
  opacity: 0; }

.news-inner:hover #mc_embed_signup2 {
  opacity: 1; }

.pd-news:after {
  padding-left: 2vw;
  content: attr(data-text); }

@-webkit-keyframes marqueeT {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }

@keyframes marqueeT {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }

/*MEA*/
.mea{background-color: #FFFFFF;}
.meablock {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  margin-top: 8.5vw; }

.meablock .left {
  width: 50%;
  height: 100%; }

.meablock .right {
  position: relative;
  height: 100%;
  width: 50%;
  background-color: #F8F8F8; }

.photo-mea {
  position: relative;
  width: 80%;
  left: 10%;
  height: 100%;
  display: block; }

.photo-mea img {
  max-height: 60vh;
  max-width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.meablock .right .info-mea {
  text-align: center;
  color: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%; }

.meablock .right .info-mea h2 {
  font-size: 4.861vw;
  line-height: 4.028vw;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  padding: 10px 0; }

.meablock .right .info-mea span {
  font-size: 1.042vw;
  line-height: 1.042vw;
  letter-spacing: 0.139vw;
  text-transform: uppercase;
  font-family: 'Maison Neue'; }

.meablock .right .info-mea .readmore {
  font-family: 'Maison Neue EB';
  font-size: 0.764vw;
  color: #000000;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.meablock .right .info-mea:hover .readmore {
  letter-spacing: 1.5vw; }

.meablock .right .photoBonus {
  max-height: 25vh;
  position: absolute;
  right: 5vh;
  top: 5vh; }

.meablock .right .photoBonus img {
  max-height: 25vh; }

.meablock .right p {
  font-size: 1.042vw;
  line-height: 1.389vw;
  font-family: 'Maison Neue';
  max-width: 45%;
  position: absolute;
  left: 5vh;
  bottom: 5vh; color: #000000;}
.about, .footer{
  background-color: #FFFFFF;
}
.about h3 {
  font-size: 3.7vw;
  line-height: 4vw;
  font-family: 'Maison Neue';
  text-transform: uppercase;
  font-weight:400 }
.about .about-title {
  font-weight: 700 !important;
  padding-bottom: 1.5vw !important;
}
.about.p3 h3 {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.about.p3.is-visible h3 {
  opacity: 1;
  transform: translateY(0);
}
.about.p3.is-visible h3:nth-of-type(2) {
  transition-delay: 0.15s;
}
.footer .flex {
  align-items: flex-end;
  padding-bottom: 1vw; }

.footer .left a, .footer .right a {
  font-size: 0.833vw;
  line-height: 0.972vw;
  letter-spacing: 0.069vw;
  text-transform: uppercase;
  font-family: 'Maison Neue';
  color: #000000; }

.footer .left a:nth-child(2) {
  padding-left: 1vw; }
.footer .left a:nth-child(3) {
  padding-left: 3vw; }
.footer .left a:nth-child(4) {
  padding-left: 3vw; }

.footer .right a {
  display: block;
  padding-bottom: 0.5vw;
  text-align: right; }

.footer .right a:last-child {
  padding-bottom: 0vw; }

/* all-art */
.inside {
  position: relative; }

.art-s {
  padding-top: 3.45vw;
  position: relative; }

.inside .col {
  width: 25.347vw; }

.inside .bl-art::after {
  content: "";
  width: 25.347vw; }

.inside .bl-art {
  width: 100%;
  display: block; }

.inside .bl-art {
  width: 25.347vw;
  display: inline-block; }

.inside .bl-art h2 {
  width: 100%;
  font-size: 2.083vw;
  line-height: 2.569vw;
  font-family: 'Maison Neue';
  margin-bottom: 0.694vw;
  color: #000000; }

.inside .bl-art .poster {
  height: 16.944vw;
  width: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important; }

.top-p {
  width: 100%;
  align-items: flex-end;
  border-bottom: 1px solid #000;
  padding-bottom: 2.45vw; }

.top-p .right a:hover{
  color:#FF5C30;
}
.typo{font-family:-webkit-pictograph !important; position: relative;}
.typo img {
    height: 93%;
    max-height: 3.5vw;
    position: absolute;
    margin-left: 2vw;
    top: 1vw;
}


h1 {
  color: #000000;
  text-transform: uppercase;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB'; }

.inside .right a {
  font-size: 2.083vw;
  line-height: 3.6vw;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Maison Neue'; }

/*NEW ART*/
.searchdisplay{opacity: 0; -webkit-transform: translate3d(0,50%,0);
   -moz-transform: translate3d(0,50%,0);
    -ms-transform: translate3d(0,50%,0);
     -o-transform: translate3d(0,50%,0);
        transform: translate3d(0,50%,0);}
.searchdisplay .art-l{opacity: 0;}
.news .art-s {
  padding-top: 0vw; }

.art-s a {
  padding: 3.45vw 0;
  border-bottom: 1px solid #000000;
  overflow: hidden; }

.art-l, .art-d {
  width: 50%; }

.art-l {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between; }
.art-s .readmore {
  color: #000;
  left: .2vw;
  position: relative;
  margin-top: 1.5vw;
  position: relative;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.art-l:hover .readmore {
  letter-spacing: 1.5vw; }

.art-d .poster {
  position: relative;
  float: right;
  width: 39.861vw;
  height: 26.528vw;
  background-size: cover !important;
  background-position: 50% 50% !important; }
.width{width: 100%;}
.art-l h2 {
  font-family: 'Maison Neue';
  margin-top: 2vw;
  font-weight: normal;
  font-size: 3.125vw;
  line-height: 3.472vw;
  color: #000000;
  width: 90%; }

.art-s a:nth-child(even) .art-d {
  order: -1; }

.art-s a:nth-child(even) .art-l {
  justify-content: flex-end; }

.art-s a:nth-child(even) .art-l h2 {
  position: relative;
  text-align: right;
  left: 10%; }

.art-s a:nth-child(even) .art-d .poster {
  float: left; }

.art-s a:nth-child(even) .readmore {
  text-align: right;
  width: 100%; }

.art-s a:nth-child(even) .art-l .name-cat {
  order: -1;
  padding-left: unset;
  padding-right: 2vw; }

.cat-art {
  justify-content: flex-start;
  align-items: center; }

.circle-cat {
  width: 2vw;
  height: 2vw;
  border-radius: 50%; }

.name-cat {
  color: #000;
  text-align: left;
  padding-left: 2vw;
  font-family: 'Maison Neue EB';
  font-size: 1.042vw;
  text-transform: uppercase;
  letter-spacing: 0.139vw;
  color: #000; }

.name-cat span{
  background: unset !important
}

.name-cat .featured-home{display: none;}
/* ALL VIDEOS */
.videos .play-button {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: unset !important; }

.videos .bl-art {
  cursor: pointer; }

.videos .bl-art h2 {
  color: #FFFFFF;
  font-size: 2.083vw;
  line-height: 2.283vw;
  font-family: 'Maison Neue EB'; }

.videos .bl-art h3 {
  color: #FFFFFF;
  font-size: 1.389vw;
  line-height: 1.389vw;
  font-family: 'Maison Neue';
  text-transform: uppercase;
  margin-bottom: 1vw; }

.videos .poster {
  height: 14.444vw !important; }

.videos .top-p {
  width: 100%;
  align-items: flex-end;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 2.45vw; }

.videos h1 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB'; }

.videos .right a {
  font-size: 2.083vw;
  line-height: 3.6vw;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Maison Neue'; }

input {
  width: 100%;
  text-rendering: unset;
  font: unset;
  -webkit-rtl-ordering: unset;
  -webkit-appearance: unset;
  outline: none;
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  text-align: left;
  font-family: 'Maison Neue';
  font-size: 4.861vw;
  line-height: 4.861vw; }

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1;
  /* Firefox */
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFFFFF;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FFFFFF;
  font-size: 4.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue EB' !important;
  text-transform: uppercase; }

.videos input {
  text-rendering: unset;
  font: unset;
  -webkit-rtl-ordering: unset;
  -webkit-appearance: unset;
  outline: none;
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  text-align: left;
  color: #FFFFFF;
  font-family: 'Maison Neue';
  font-size: 4.861vw;
  line-height: 4.861vw; }

/* EVENTS */
.events {
  font-size: 1.389vw;
  line-height: 2.389vw;
  font-family: 'Maison Neue';
  color: #000000; }

.events a {
  color: #000000;
  padding: 2.083vw 0; }

.events .art-s {
  padding-top: 0; }

.bl-ev {
  border-bottom: 1px solid #000;
  padding: 2.083vw 0;
}
.dateHover{cursor: pointer; }

.name-artist, .city {
  text-transform: uppercase;
  font-family: 'Maison Neue B'; }

.name-artist span {
  text-transform: uppercase;
  font-family: 'Maison Neue'; }

.name-artist {
  width: 35%; }

.city {
  width: 26%; }

.place {
  width: 25%; }

.city span {
  font-family: 'Maison Neue';
  position: relative;
  padding-left: 0.5vw; }

.date {
  position: relative;
  overflow: hidden;
  width: 14%;height: 2vw;
  text-align: right; }

.data-d, .ticket {
  position: absolute;
  right: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }

.ticket {
  font-family: 'Maison Neue B';
  text-transform: uppercase;
  transform: translate3d(0, 100%, 0); }

.dateHover:hover .ticket {
  transform: translate3d(0, 0%, 0); }

.dateHover:hover .data-d {
  transform: translate3d(0, -100%, 0); }

/* SINGLE */
.gbleurose {
  padding-bottom: 6vw;
  background: #0040bd;
  background: radial-gradient(ellipse at center, #0040bd, #ffa2ce); }

.title-sing {
  font-size: 4.861vw;
  line-height: 4.167vw;
  font-family: 'Maison Neue B';
  text-transform: uppercase; }

.dateLabel {
  font-family: 'Maison Neue';
  font-size: 1.042vw;
  letter-spacing: 0.139vw; }

.single-video .dateLabel{
  color: #FFFFFF;
}
.big-photo {
  width: 100%;
  height: 100vh;
  background-size: cover !important;
  background-position: 50% 50% !important; }

.zone-texte p {
  font-size: 1.944vw;
  line-height: 2.500vw;
  font-family: 'Maison Neue'; 
    padding: 0 3.47vw;}

.single-art .video-wrapper {
  width: 82.296vw;
  margin: 0 auto; }
.single-art a{color:#FF5C30}
.single-art .video-wrapper .clip {
  -webkit-clip-path: circle(100%);
  clip-path: circle(100%); }

.single-art .play-button {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 10vw;
  height: 10vw;
  transform: translate(-50%, -50%); }

.single-art .play-button img {
  width: 1.7vw; }

.q {
  display: block;
  font-size: 1.944vw;
  line-height: 2.500vw;
  font-family: 'Maison Neue B';
  text-transform: uppercase; }

.r {
  display: block;
  font-size: 1.944vw;
  line-height: 2.500vw;
  font-family: 'Maison Neue';
  padding: 2vw 0; }

.MEA-Cit {
  max-width: 41.389vw;
  position: relative;
  left: 44.377vw; }

.MEA-Cit h2 {
  font-size: 4.861vw;
  line-height: 4.514vw;
  font-family: 'Maison Neue B';
  width: 100%;
  position: relative;
  text-transform: uppercase;
  display: block; }

.MEA-Cit h4 {
  font-size: 0.972vw;
  line-height: 1.181vw;
  font-family: 'Maison Neue';
  width: 100%;
  position: relative;
  text-transform: uppercase;
  display: block;
  margin-top: 1vw; }

.photo-g, .photo-d {
  width: 26.736vw;
  height: 26.736vw;
  background-size: cover !important;
  background-position: 50% 50% !important;
  display: block;
  position: relative; }

/*SL£IDE ARTWORK DISCOGRAPHIE*/
.discographie {
  background-color: #F8F8F8; }
.onlyone{
  background-color: #FFFFFF; 
}
.onlyone .disc{top: -4vw;}
.disc {
  height: 29.347vw;
  position: relative;
  width: 100%;
  height: 35vw; }

.inner-disc {
  width: 29.347vw;
  height: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  margin-left: 2vw;
  transform: translateX(-50%); }

.artwork-mask {
  width: 25.347vw;
  transform-style: preserve-3d;
  height: 25.347vw;
  margin-top: 4vw;
  position: relative;
  overflow: hidden; }

.artwork {
  width: 100%;
  -webkit-clip-path: circle(0%);
          clip-path: circle(0%);
  height: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  position: absolute;
  top: 0;
  left: 0; }

.info-release {
  opacity: 0;
  position: relative;
  width: 25.347vw;
  text-align: center;
  margin-top: 1.389vw; }

.info-release h2 {
  font-size: 2.778vw;
  line-height: 2.778vw;
  font-family: 'Maison Neue EB';
  color: #000000;
  text-transform: uppercase; }

.info-release h4 {
  font-size: 1.389vw;
  line-height: 1.389vw;
  font-family: 'Maison Neue';
  color: #000000;
  text-transform: uppercase; }

.active-slide .info-release {
  opacity: 1; }

.listento {
  width: 8vw;
  height: 8vw;
  top: 0;
  right: 0;
  position: absolute;
  border-radius: 50%;
}

.listento span {
  font-size: 0.764vw;
  text-transform: uppercase;
  font-family: 'Maison Neue EB';
  width: 100%;
  text-align: center;

  position: absolute;
  top: 50%;z-index: 1;
  transform: translateY(-50%); }

.listento:after {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
 
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }

.listento:hover:after {
  transform: scale(1); }

#nextDisco {
  width: 4.653vw;
  height: 4.653vw;
  border-radius: 50%;
  background-color: #FFFFFF;
  position: absolute;
  top: 30.5vw;
  z-index: 7;
  left: 58.5vw;
  overflow: hidden;
  cursor: pointer; }

#nextDisco:after {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #FF5C30;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }

#nextDisco:hover:after {
  transform: scale(1); }

#nextDisco img {
  width: 25%;
  position: relative;
  left: 50%;
  top: 50%;
  z-index: 3;
  pointer-events: none;
  transform: translate(-50%, -50%); }

.img-2 {
  display: flex; }

.img-2 div img {
  width: 100%;
}
  .img-2 div{
  width: 50%;
  display: inline-block;position: relative; }

.mockup {
  width: 100%;
  height: auto; }

.mockup .flex {
  justify-content: center;
  display: flex; }

.mockup a {
  display: block;
  width: 100%;
  position: relative; }

.mockup a img {
  width: auto;
  max-height: 35vw;
  max-width: 80%;
  position: relative;
  left: 4vw; }

.info-mockup {
  opacity: 1;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0; }

.mockup .listento {
  width: 8vw;
  height: 8vw;
  top: -4vw;
  right: 0;
  position: relative;
  border-radius: 50%;
  background: #FFA2CE;
  background: linear-gradient(to bottom left, #FFA2CE, #fff); }
.mockup .listento.See, .mockup .listento.Discover, .mockup .listento.Read, .mockup .listento.Listen, .mockup .listento.Watch{background: #ff5d30;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ff5d30), color-stop(100%, #ffa2cd));
  background: linear-gradient(to bottom, #ff5d30 0%, #ffa2cd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5d30', endColorstr='#ffa2cd', GradientType=0 ); }
.mockup .listento.See span, .mockup .listento.Discover span, .mockup .listento.Read span, .mockup .listento.Listen span, .mockup .listento.Watch span{color: #FFFFFF}
.mockup .listento.See:after, .mockup .listento.Discover:after, .mockup .listento.Read:after, .mockup .listento.Watch:after{background-color: #ff5d30;}
.mockup .listento.Listen:after{background-color: #ffa2cd;}
.mockup .listento.Shop, .mockup .listento.Pre-order{ background: #003fbd;
 }
.mockup .listento.Shop span, .mockup .listento.Pre-order span{color: #FFFFFF}
.mockup .listento.Shop:after, .mockup .listento.Pre-order:after{background-color: #71e5c4;}

.listento.See, .listento.Discover, .listento.Read, .listento.Listen, .listento.Watch{background: #ff5d30;
  background: -webkit-gradient(left top, left right, color-stop(0%, #ff5d30), color-stop(100%, #ffa2cd));
  background: linear-gradient(to right, #ff5d30 0%, #ffa2cd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5d30', endColorstr='#ffa2cd', GradientType=0 ); }
.listento.See span, .listento.Discover span, .listento.Read span, .listento.Listen span,  .listento.Watch span{color: #FFFFFF}
.listento.See:after, .listento.Discover:after, .listento.Read:after, .listento.Watch:after{background-color: #ff5d30;}
.listento.Listen:after{background-color: #ffa2cd;}
.listento.Shop, .listento.Pre-order{ background: #003fbd;}
.listento.Pre-order span{color: #FFFFFF}
.listento.Pre-order:after{background-color: #71e5c4;}
.listento.Shop span{color: #FFFFFF}
.listento.Shop:after{background-color: #71e5c4;}



.info-mockup {
  width: 80%;
  left: 10%;
  position: relative;
  text-align: center;
  margin-top: 1.389vw; }

.info-mockup h2 {
  font-size: 2.778vw;
  line-height: 2.778vw;
  font-family: 'Maison Neue EB';
  color: #000000;
  text-transform: uppercase; }

.info-mockup h4 {
  font-size: 1.389vw;
  line-height: 1.389vw;
  font-family: 'Maison Neue';
  color: #000000;
  text-transform: uppercase; }

.nextin {
  height: 100vh; cursor: pointer;
  height: calc(var(--vh, 1vh) * 100); }

.singleP .tilte-sec {
  left: 5%;
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute; }

.singleP .tilte-sec span:nth-child(1) {
  left: -1vw;
  transform: translate3d(40%, 0%, 0); }

.singleP .tilte-sec span:nth-child(2) {
  transform: scale(-1, -1) translate3d(40%, 0, 0); }
.single-video .nextin{color: #FFFFFF !important}
.nextin .circle {
  position: absolute;
  width: 8vw;
  height: 8vw;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0); }

.nextin .circle span {
  font-size: 2.083vw;
  position: relative;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Maison Neue EB'; }

.nextin p {
  font-family: 'Maison Neue';
  width: 70%;
  left: 15%;
  bottom: 3.72vw;
  position: absolute;
  text-align: center;
  font-size: 1.3vw;
  text-transform: uppercase; }

/*SINGLE VIDEO*/
.single-video {
  background-color: #000000; }

.single-video section {
  background-color: #000000; }

.single-video .clip {
  -webkit-clip-path: circle(100%);
  clip-path: circle(100%); }

.single-video h1 {
  color: #FFFFFF; }

.single-video .video-wrapper {
  width: 82.296vw;
  margin: 0 auto; }

.single-video .play-button {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 10vw;
  height: 10vw;
  transform: translate(-50%, -50%); }

/*NEWSLETTER*/
.mc_embed_signup2 {
  position: absolute; }

#mc_embed_signup2 input {
  font-family: 'Maison Neue';
  font-size: 1.861vw;
  line-height: 4.861vw; color:#000000;}

#mc_embed_signup2 .mc-field-group {
  clear: left;
  position: relative;
  width: 22%;
  padding-bottom: 0;
  min-height: 4vw; }
  #mc_embed_signup2 .mc-field-group:nth-child(1), #mc_embed_signup2 .mc-field-group:nth-child(2){width: 20%;}
  #mc_embed_signup2 .mc-field-group:nth-child(3){width: 35%;}

#mc_embed_signup2 div.mce_inline_error, #mc_embed_signup div.mce_inline_error {
  margin: unset !important;
  padding: unset !important;
  background-color: unset !important;
  font-weight: unset !important;
  z-index: 1;
  color: #ea3f3f !important;
  font-family: "Maison Neue" !important; }

#mc-embedded-subscribe2 {
  cursor: pointer; }

.response {
    display: block;
    font-family: 'Maison Neue';
    color: #ea3f3f;
    text-transform: uppercase;
    font-size: 0.7vw;
    line-height: 0.8vw;
    margin-top: 1vw;
    width: 80%;
}
.response a{color: #000000;}

.mc-field-group input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

.mc-field-group input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  font-size: 1.861vw;
  line-height: 4.861vw;
  font-family: 'Maison Neue' !important;
  text-transform: uppercase; }

/* WHATS HOT IN SINGLE*/
.whatshot-content {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #000000;
  color: #FFFFFF; }

.crochet-whi-l {
  opacity: 0;
  height: 65vh;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3.72vw;
  display: none; }

label {
  opacity: 0;
  position: absolute;
  z-index: -1; }

.crochet-whi-d {
  height: 65vh;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.72vw;
  display: none; }

.slide-intro {
  z-index: 2; }

.slide-intro, .all-slide-whatshot, .inner-slide-whatshot {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.inner-slide-intro {
  font-size: 15vh;
  line-height: 12.9vh;
  width: 85vw;
  text-align: center;
  letter-spacing: 0.208vw;
  text-transform: uppercase;
  font-family: 'Maison Neue EB';
  display: flex;
  position: relative;
  top: 50%;
  left: 50%;
  word-break: break-all;
  transform: translate(-50%, -50%);
  flex-wrap: wrap; }


.whatshot-content .job-who{
     display: block;
    width: 100%;
    text-align: center !important;
    font-size: 1.261vw;
    line-height: 2.461vw;
    font-family: 'Maison Neue';
}


.inner-slide-intro div {
  width: 100%; }

.inner-slide-intro div:nth-child(2) {
  text-align: right; }

.inner-slide-intro div:nth-child(3) {
  text-align: left; }

.inner-slide-intro div:nth-child(4) {
  text-align: center; }

.loading-whatshot {
  font-size: 1vw;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Maison Neue';
  position: absolute;
  bottom: 5vh;
  transform: translate3d(0, 150%, 0);
  opacity: 0; }

.inner-slide-whatshot {
  z-index: 1;
  display: none; }

.inner-slide-whatshot .artwork-mask {
  top: 50%;
  left: 50%;
  width: 50vh;
  height: 50vh;
  transform: translate(-50%, -50%) !important;
  margin-top: unset;
  position: absolute; }

/*.inner-slide-whatshot h2 {
  opacity: 0;
  width: 82vw;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  font-size: 13vh;
  line-height: 12vh;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
    -webkit-text-stroke: 0px #FFFFFF;
display: block; width: 100%;
  background: -webkit-linear-gradient(#ff5d30, #ffa2cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFFFFF;
  transform: translate(-50%); }
*/
.inner-slide-whatshot h2 {
  opacity: 0;
  width: 82vw;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Maison Neue B';
  font-size: 13vh;
  line-height: 12vh;
   left: 50%;
 /* transform: translate(-50%, -50%) ;*/
  position: fixed;
  top: 50%;

display: block; 

  color: #ff5d30;
  
/*  -webkit-text-stroke: 0px #FFFFFF;

  background: -webkit-linear-gradient(#ff5d30, #ffa2cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFFFFF;*/
   }

/*  @supports ((background-clip: text) or (-webkit-background-clip: text)) and
  ((text-fill-color: transparent) or (-webkit-text-fill-color: transparent)) {
  .text-gradient {
      display: inline-block;
  color: #a166ab;
    background-image: linear-gradient(90deg, #f79533 0%, #f37055 15%, #ef4e7b 30%, #a166ab 44%, #5073b8 58%, #1098ad 72%, #07b39b 86%, #6dba82 100%);
    background-size: cover;
    -webkit-background-clip: text !important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}*/


.inner-slide-whatshot .artwork-mask h2 {
  -webkit-text-stroke: 1px #FFFFFF;
  color: transparent; z-index: 5;
background: unset;}
.inner-slide-whatshot .artwork-mask h2 span, .inner-slide-whatshot h2 span{
    font-size: 2vh;
  line-height: 2vh;
   font-family: 'Maison Neue';
   -webkit-text-stroke: 0px #FFFFFF;
display: block; width: 100%;
  background: -webkit-linear-gradient(#ff5d30, #ffa2cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFFFFF;

}
.what {
  position: absolute;
  text-transform: uppercase;
  font-family: 'Maison Neue';
  font-size: 1.4vw;
  line-height: 2.2vw;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(26vh);
  opacity: 0; }

.inner-slide-whatshot .listento {
  width: 13vh;
  height: 13vh;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(19vh, -31vh); }

.infoLegend {
  opacity: 0;
  font-size: 0.833vw;
  line-height: 1.172vw;
  letter-spacing: 0.069vw;
  text-transform: uppercase;
  font-family: 'Maison Neue';
  text-transform: uppercase;
  position: absolute;
  bottom: 3.72vw;
  left: 3.72vw;
  color: #FFFFFF; 
    width: 25vw;}
.what span{
 display: block;
    width: 100%;
    text-align: center !important;
    font-size: 0.9vw;
    line-height: 1vw;
    font-family: 'Maison Neue';
}
.desktop {
  display: inline-block; }

.mobile {
  display: none; }

/*PLAYLIST PAGE*/
.playlist .poster{height: 25.347vw !important}
.playlist .art-s a{border-bottom: unset}


.inner-slide-whatshot .overlay{opacity: 0.4}

/*COOKIE*/
#cookie-notice{
 z-index: 9 !important;     width: 100vw !important; min-width: 100vw !important;
}
.cookie-notice-container {
    width: 100%; z-index: 9 !important;
    padding: 30px !important;
}
#cn-notice-text {
    position: relative !important;
    padding-left: 50px;
    float: left !important;
    font: normal normal 1.2rem/1.4rem 'Maison Neue' !important;
    font-size: 11px !important;
    text-align: left;
    line-height: 15px !important;
    width: 53%;
    padding-left: 40px !important;
}

#cookie-notice .cn-button {-webkit-transition: all .33s ease;
transition: all .33s ease; 
background-color: #000000 ; border-radius: unset!important; background-image: unset !important;
text-align: center!important;  padding: 0.7vw 1.95vw !important; border: 1px solid #FFF !important;
 color: #FFF!important;font: 500 normal 1.2rem/1.4rem 'Maison Neue' !important; text-transform: none!important;
cursor: pointer!important; position: relative; text-shadow: unset !important}
#cookie-notice .cn-button:hover{ background-color: #FFA2CE; color: #FFFFFF;}




@media screen and (max-width: 700px) {
  .mobile {
    display: inline-block; }
  .o-scroll {
    width: 100vw !important; }
  .whatshot {
    right: -100vw; }
  nav {
    width: 100vw !important;
    height: 65px;
    position: fixed;
    z-index: 8;
    margin-top: 0;
    background-color: #000; }
  #container {
    display: flex;
    position: fixed;
    height: 35px;
    z-index: 99;
    width: 35px;
    top: 12.5px;
    margin-left: 3.72vw;
    cursor: pointer; }
  .circle-menu {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 100%; }
  .hamburger {
    width: 20px; }
  nav h1 {
    left: calc(7.44vw + 40px);
    transform: translate(0px, -50%);
    width: 67px;
    position: absolute;
    top: 50%; }
  .desktop {
    display: none; }
  nav .right {
    position: absolute;
    display: none;
    right: 0;
    font-size: 0vw;
    line-height: 0vw;
    top: unset;
    transform: unset;
    width: 50%;
    height: 65px;
    background: #ff5d30;
    background: -webkit-gradient(left top, left right, color-stop(0%, #ff5d30), color-stop(100%, #ffa2cd));
    background: linear-gradient(to right, #ff5d30 0%, #ffa2cd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5d30', endColorstr='#ffa2cd', GradientType=0 ); }
  .whatshot-mob {
       width: 73%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .whatshot-mob img {
    width: 100%; }
  #content-slider {
    width: 90vw !important;
    bottom: 15vh; }
  .nav-slider {
    margin-top: 7vw; }
  .readmore {
    font-size: 4vw;
    line-height: 5vw; }
  .text-slide {
    font-size: 9.5vw;
    line-height: 10vw; }
  .circle {
    width: 35px;
    height: 35px; }
  .instruction {
    font-size: 3vw;
    line-height: 3vw;
    margin-left: 4vw; }
  .head-page {
    height: 100vh;
    /*height: calc(var(--vh, 1vh) * 100); */
  }
  #slider {
    position: relative; }
  .content {
    width: 100vw; }
  .tilte-sec {
    font-size: 10.5vw;
    width: 100%;
    line-height: 8.5vw; }
  .tilte-sec span:nth-child(2) {
    transform: scale(-1, -1) translate3d(-1vw, 0, 0); }
  .pastille {
    width: 18vw;
    height: 18vw;
    border-radius: 50%;
    top: 28vw;
    left: 50%;
    transform: translateX(-50%); }
  .pastille span {
    font-size: 3vw;
    line-height: 3vw; }
  .c-direction-block_record {
    width: 92.56vw;
    margin: 0 auto;
    text-transform: uppercase; }
  .lp {
    width: 65vw;
    display: inline-block;
    position: relative;
    height: 65vw;
    margin: 2.5vw 2.5vw;
    background-color: #000;
    background-size: cover !important;
    background-position: 50% 50% !important; }
.is-ipad .lp {
    width: 65vw;
    height: 65vw;
    margin: 2.5vw 2.5vw;
}
  .c-direction-block_record.-one {
    left: 0; }
  .c-direction-block_record div {
    display: flex;
    white-space: normal;
    justify-content: center;
    flex-wrap: wrap; }
  .inner-lp div h2 {
    font-size: 4vw;
    font-family: 'Maison Neue EB';
    line-height: 6vw;
    margin-top: 4vw;
    width: 100%;
    text-align: center; }
  .inner-lp div h3 {
    font-size: 4vw;
    font-family: 'Maison Neue';
    line-height: 6vw;
    width: 100%;
    text-align: center; }
  .inner-lp div {
    font-size: 4vw;
    letter-spacing: 0.2;
    margin-bottom: 4vw;
    line-height: 6vw; }
  .-three, .-four, .-two {
    display: none; }
  .left-video {
    width: 100%;
    height: auto;
    margin-top: 23vw!important; }
  .name-vid {
    padding: 3vw 0; }
    .name-vid .left{width: 70%}
  .name-vid h3 {
    font-size: 6vw;
    line-height: 8vw; }
  .play-button {
    width: 45px;
    height: 45px; }
  .name-vid h4 {
    font-size: 5vw;
    line-height: 7vw; }
  .play-button img {
    width: 10px; }
  .right-video {
    width: 100%;
    height: auto;
    margin-top: 5vw; }
  .closer-video {
    width: 45px;
    height: 45px; }
  .closer-video img {
    width: 10px; }
  .separator {
    width: 92.56vw; }
  .pd-news {
    padding: 8vw 0 8vw;
    font-size: 8vw;
    line-height: 9vw;
    font-family: 'Maison Neue';
    white-space: nowrap;
    display: inline-block;
    padding-left: 2vw; }
  #mc_embed_signup2 .mc-field-group {
    clear: left;
    position: relative;
    width: 50%;
    padding-bottom: 0;
    min-height: 4vw; }

    #mc_embed_signup2 .mc-field-group:nth-child(1), #mc_embed_signup2 .mc-field-group:nth-child(2){width: 50%;}
  #mc_embed_signup2 .mc-field-group:nth-child(3){width: 50%;}


  #mc_embed_signup2 input {
    font-family: 'Maison Neue';
    font-size: 4vw;
    line-height: 6vw;
    padding-left: 0;color: #000000; }
  #mc_embed_signup2 {
    top: 50%;
    width: 92.56vw;
    opacity: 0;
    z-index: 2;
    margin-bottom: 6vw; }
  .mc-field-group input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  .mc-field-group input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
    font-size: 4vw !important;
    line-height: 6vw !important;
    font-family: 'Maison Neue' !important;
    text-transform: unset !important; }
  #mc_embed_signup2 div.mce_inline_error {
    font-size: 3vw;
    line-height: 4vw; }
  .meablock {
    flex-wrap: wrap;
    height: auto; }
  .meablock .right {
    order: -1;
    width: 100%;
    height: auto; }
  .meablock .right .info-mea h2 {
    font-size: 8vw;
    line-height: 8.3vw;
    text-transform: uppercase;
    font-family: 'Maison Neue B';
    padding: 10px 0;
    max-width: 80%;
    margin-left: 10%; }
  .meablock .right .info-mea span {
    font-size: 3vw;
    line-height: 4vw;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 12.5vw; }
  .meablock .right .info-mea {
    text-align: center;
    color: #000000;
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%; }
  .meablock .right .info-mea h2 {
    padding: 1vw 0;
    max-width: 80%;
    margin-left: 10%; }
  .meablock .right .info-mea .readmore {
    font-size: 4vw;
    line-height: 4vw;
    width: 100%;
    margin-top: 0; }
  .meablock .right p {
    font-size: 4vw;
    line-height: 6vw;
    font-family: 'Maison Neue';
    max-width: 80%;
    position: relative;
    left: 10%;
    margin-top: 2vw;
    bottom: unset;
    text-align: center;
    margin-bottom: 12.5vw;
    color: #000000; }
  .photoBonus {
    display: none; }
  .meablock .left {
    width: 100%; }
  .photo-mea {
    position: relative;
    width: 80%;
    left: 10%;
    height: auto;
    display: block; }
  .photo-mea p {
    display: none; }
  .photo-mea img {
    max-height: unset;
    position: relative;
    top: unset;
    left: 5%;
    transform: unset;
    width: 90%;
    margin: 12vw 0; }
  .left-menu {
    display: none; }
  .menu {
    width: 100% !important; }
  .right-menu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .menu a {
    font-size: 18vw;
    line-height: 18vw; }
  .mention, .mention a {
    font-family: 'Maison Neue';
    font-size: 3vw;
    line-height: 4vw;
    color: #ffffff;

    -webkit-text-stroke: unset; }
  .newsletter{
    padding: 20vw 0;  background-color: #FFFFFF;}
  .mention {
    width: 100%;
    position: absolute;
    left: 5vw;
    bottom: calc(var(--vh) + 3vh);}
  .whatshot {
    width: 100vw;
    position: fixed;
    right: unset;
    overflow-y: scroll;
    overflow-x: hidden;
    top: -100%;
    z-index: 2;
        left: 0 !important;
    background-color: #000000;
    height: calc(var(--vh, 1vh) * 100); }
  .all-list-country {
    width: 100%;
    left: 0;
    opacity: 1;
    display: block;
    height: auto; }
  .name-country {
    width: 100%;
    padding-bottom: 4vw;
    font-size: 7vw;
    font-family: 'Maison Neue';
    line-height: 13vw;
    color: #FFFFFF; }
  .whatshot .name-country {
    -webkit-transform: translateY(100%);
    opacity: 1;
    position: relative;
    text-align: center;
    transform: translateY(0%);
    width: 100%;
    display: block;
    padding-bottom: 0;
    display: block;
    white-space: nowrap; }
  .whatshot .name-country span {
    display: inline-block;
    width: 100%;
    opacity: 0; }
  .country-mob {
    border-top: 1px solid #FFF;
    box-sizing: border-box;
    padding: 1.5vh 0;
    transform: translate3d(200%, 0, 0); }
  .title-all-list {
    height: auto;
    padding: 4vh 0;
    font-size: 8vw;
    line-height: 10vw;
    font-family: 'Maison Neue EB';
    width: 100%;
    position: relative; }
  .whatshot .mobile {
    height: auto;
    padding-top: 65px;
    width: 100%; }
  .whatshot.is-active .name-country span {
    -webkit-animation: marquee-mob 5s infinite linear;
            animation: marquee-mob 5s infinite linear; }
  @-webkit-keyframes marquee-mob {
    0% {
      transform: translateX(0); }
    100% {
      transform: translateX(-100%); } }
  @keyframes marquee-mob {
    0% {
      transform: translateX(0); }
    100% {
      transform: translateX(-100%); } }
  .whatshot .country-mob:nth-child(1) .name-country {
    position: relative;
    left: 15vw; }
  .whatshot .country-mob:nth-child(2) .name-country {
    position: relative;
    left: 0vw; }
  .whatshot .country-mob:nth-child(3) .name-country {
    position: relative;
    left: 35vw; }
  .whatshot .country-mob:nth-child(4) .name-country {
    position: relative;
    left: 5vw; }
  .whatshot .country-mob:nth-child(5) .name-country {
    position: relative;
    left: 25vw; }
  .whatshot .country-mob:nth-child(6) .name-country {
    position: relative;
    left: 2vw; }
  .whatshot .country-mob:nth-child(7) .name-country {
    position: relative;
    left: 30vw; }
  .whatshot .country-mob:nth-child(8) .name-country {
    position: relative;
    left: 10vw; }
  .whatshot .country-mob:nth-child(9) .name-country {
    position: relative;
    left: 25vw; }
  .whatshot .country-mob:nth-child(10) .name-country {
    position: relative;
    left: 5vw; }
  .whatshot .country-mob:nth-child(11) .name-country {
    position: relative;
    left: 20vw; }
  .whatshot .country-mob:nth-child(12) .name-country {
    position: relative;
    left: 30vw; }
  .whatshot .country-mob:nth-child(13) .name-country {
    position: relative;
    left: 10vw; }
  .whatshot .country-mob:nth-child(14) .name-country {
    position: relative;
    left: 25vw; }
  .whatshot .country-mob:nth-child(15) .name-country {
    position: relative;
    left: 5vw; }
  .whatshot .country-mob:nth-child(16) .name-country {
    position: relative;
    left: 18vw; }
  .whatshot .country-mob:nth-child(17) .name-country {
    position: relative;
    left: 30vw; }
  .whatshot .country-mob:nth-child(18) .name-country {
    position: relative;
    left: 2vw; }
  .whatshot .country-mob:nth-child(19) .name-country {
    position: relative;
    left: 20vw; }
  .art .left {
    width: 100%; }
  .all-art h1 {
    font-size: 12vw;
    line-height: 13vw; }
  .single-art h1 {
    font-size: 8vw;
    line-height: 9vw; }
  .all-art input {
    font-size: 7vw !important;
    line-height: 8vw !important; }
  .all-art input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    white-space: normal !important;
    opacity: 1;
    /* Firefox */
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    white-space: normal !important;
    opacity: 1;
    /* Firefox */
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    white-space: normal !important;
    opacity: 1;
    /* Firefox */
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    white-space: normal !important;
    opacity: 1;
    /* Firefox */
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    white-space: normal !important;
    opacity: 1;
    /* Firefox */
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
    white-space: normal !important;
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .all-art input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
    white-space: normal !important;
    font-size: 7vw !important;
    line-height: 8vw !important;
    font-family: 'Maison Neue EB' !important;
    text-transform: uppercase; }
  .art .top-p, .videos .top-p {
    padding-bottom: 0; }
  .art .top-p .right, .videos .top-p .right, .playlist .top-p .right {
    margin: 7vw 0; }
  .inside .right a {
    padding-top: 6vw;
    font-size: 4vw;
    line-height: 4vw; }
  .art-l h2 {
    font-family: 'Maison Neue';
    margin-top: 0vw;
    font-weight: normal;
    font-size: 6vw;
    line-height: 7vw;
    color: #000000;
    max-width: 100%; }
  .art-l {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    order: 2; }
  .art-d {
    width: 100%; }
  .art-d .poster {
    width: 100%;
    height: 62.528vw;
    margin-bottom: 5vw; }
  .art-s a {
    padding: 7vw 0; }
  .circle-cat {
    width: 15px;
    height: 15px;
    border-radius: 50%; }
  .cat-art {
    margin-top: 5vw; }
  .name-cat {
    font-size: 3vw; }
/*  .art-s a:nth-child(even) .art-l h2 {
    left: 0; }*/
  h1 {
    font-size: 8vw;
    line-height: 9vw; }
  .dateLabel {
    font-size: 4vw;
    margin: 2vw 0 0 0; }
  .big-photo {
    width: 100%;
    height: 67vw; }
  .zone-texte p {
    font-size: 5vw;
    line-height: 6vw; }
    .single-art a{color: #FF5C30}
  .single-art .video-wrapper {
    width: 92.56vw; }
  .q {
    font-size: 5vw;
    line-height: 6vw; }
  .r {
    font-size: 5vw;
    line-height: 6vw;
    padding: 5vw 0 11vw 0; }
  .m-1 {
    margin: 15vw 0 0 0; }
  .m13 {
    margin: 30vw 0; }
  .p-1-3 {
    padding: 15vw 0; }
  .mgM .m-1 {
    margin-top: 0; }
  .itw .r:last-child {
    padding-bottom: 0; }
  .MEA-Cit {
    max-width: 70%;
    left: 22%; }
  .MEA-Cit h2 {
    font-size: 8vw;
    line-height: 9vw; }
  .MEA-Cit h4 {
    font-size: 4vw;
    line-height: 5vw; }
  .photo-g, .photo-d {
    width: 45vw;
    height: 45vw; }
  .photo-g {
    transform: translateY(-20%); }
  .photo-d {
    transform: translateY(20%); }
  .single-art .play-button, .single-video .play-button {
    width: 25vw;
    height: 25vw; }
  .single-art .play-button img, .single-video .play-button img {
    width: 4vw; }
  .disc {
    height: 89vw; }
  .inner-disc {
    width: 80vw;
    margin-left: 5vw; }
  .info-release {
    margin-top: 5vw;
    width: 60vw;
    margin-left: 5vw;}
  .info-release h4 {
    font-size: 3vw;
    line-height: 3vw; }
  .info-release h2 {
    font-size: 5vw;
    line-height: 6vw; }
  .listento {
    width: 20vw;
    height: 20vw; }
  .listento span {
    font-size: 3vw; }
  .artwork-mask {
    width: 70vw;
    height: 70vw;
    margin-top: 10vw; }
  #nextDisco {
    width: 12vw;
    height: 12vw;
    top: 55.5vw;
    left: 86vw;}
  .nextin p {
    font-size: 4vw;
    line-height: 5vw; }
  body::-webkit-scrollbar {
    display: none; }
  .whatshot::-webkit-scrollbar {
    display: none; }
  /* Hide scrollbar for IE and Edge */
  body, .whatshot {
    -ms-overflow-style: none; }
  .date {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    height: 5vw; 
    order: -3; }
  .place {
    width: 100%; }
  .city {
    width: 100%; }
  .name-artist {
    width: 100%; }
  .events .bl-ev {
    font-size: 5vw;
    line-height: 6vw; }
  .bl-ev {
    padding: 7vw 0;
}
  .city span {
    padding-left: 2vw; }
  .data-d, .ticket {
    position: absolute; left: 0; }
  .videos input {
    color: #FFFFFF !important; }
  .videos input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important; }
  .videos input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important; }
  .videos input:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important; }
  .videos input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important; }
  .videos input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important; }
  .videos input::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #FFFFFF !important; }
  .videos input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #FFFFFF !important; }
  .videos .inside .col {
    width: 100%; }
  .videos .poster {
    height: 51.444vw !important; }
  .videos .bl-art h2, .videos .bl-art h3 {
    color: #FFFFFF;
    font-size: 6vw;
    line-height: 7vw; }
  .videos .bl-art h3 {
    margin: 2vw 0 4vw; }
  .videos .inside .bl-art {
    width: 100%; }
  .single-video .video-wrapper {
    width: 92.58vw;
    margin: 0 auto; }
  .inner-slide-intro {
    font-size: 14vw;
    line-height: 13vw; }
    .inner-slide-intro div:nth-child(2) {
  text-align: center; }

.inner-slide-intro div:nth-child(3) {
  text-align: center; }


  .loading-whatshot {
    font-size: 5vw; }
  .inner-slide-whatshot .artwork-mask {
    width: 70vw;
    height: 70vw; }
  .inner-slide-whatshot h2 {
    font-size: 11vw;
    line-height: 11vw;
    width: 95vw; }

    .playlist input {
    color: #000000 !important; }
  .playlist input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important; }
  .playlist input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important; }
  .playlist input:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important; }
  .playlist input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important; }
  .playlist input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important; }
  .playlist input::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000 !important; }
  .playlist input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000 !important; }
  .playlist .inside .col {
    width: 100%; }
  .playlist .poster {
    height: 93.06vw !important; }
  .playlist .bl-art h2, .playlist .bl-art h3 {
    color: #000000;
    font-size: 6vw;
    line-height: 7vw; }
  .playlist .bl-art h2 {
    margin: 0 0 4vw 0; }
  .playlist .inside .bl-art {
    width: 100%; }


  .what {
    font-size: 4vw;
    margin-top: 3vw;

    line-height: 5vw;
    transform: translateY(37vw); }



  .infoLegend {
    font-size: 3vw;
    line-height: 4vw; 
    width: 90%;}
  .inner-slide-whatshot .listento {
    width: 20vw;
    height: 20vw;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(25vw, -45vw); }
  .footer .left a, .footer .right a {
    display: block;
    font-size: 3vw;
    line-height: 4vw;
    letter-spacing: 0.069vw;
    text-transform: uppercase;
    font-family: 'Maison Neue';
    color: #000000; }
.footer .left a:nth-child(2) {
  padding-left: 0vw; }
.footer .left a:nth-child(3) {
  padding-left: 0vw; }
.footer .left a:nth-child(4) {
  padding-left: 0vw; }
  .footer .right a {
    display: block;
    padding-bottom: 0vw;
    text-align: right; }
  .footer .flex {
    align-items: flex-end;
    padding-bottom: 4vw;
    padding-top: 10vw; }
  .is-mobile{display: flex !important;
    justify-content: space-between !important;
    align-items: baseline !important; }
  .social-desk a svg {
    width: 2.5vh !important;
    fill: #ffffff !important;
    max-height: 2.5vh !important;
    height: 2.5vh !important;
  }
  .social-desk a {
    padding-left: 0vw;
  }
  .typo img {height: 93%;
    max-height: 8.5vw;
    position: absolute;
    margin-left: 2vw;
    top: 2vw;}
  .info-mockup h4 {
    font-size: 3vw;
    line-height: 3vw; }
  .info-mockup h2 {
    font-size: 5vw;
    line-height: 6vw; }
  .mockup .listento {
    width: 20vw;
    height: 20vw;
    top: -10vw; }
  .mockup .listento span {
    font-size: 3vw; }
  .mockup a img{
    max-height: 50vw;
    left: 10vw;
  }
  .whatshot-content{
     height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
    position: fixed; 
  }
  .slide-intro, .all-slide-whatshot, .inner-slide-whatshot{
     height: 100%;
/*  height: calc(var(--vh, 1vh) * 100) !important;
*/  }
#popup {
    overflow: hidden;
    height: 0vw;
    z-index: 4;
    width: 80%;
    position: fixed;
    right: 10%;
    bottom: 3vw;
    box-shadow: 10px 10px 28px 0px rgba(0,0,0,0.29);
    background: #ececec;
}
#popup #mc_embed_signup {

    font-size: 1vw !important;
    margin-top: 2vw;
    margin-bottom: 10%;
}
#popup .clear{    width: 50%;}
#popup #mc-embedded-subscribe {
    text-align: center;
    background-color: #000;
    padding: 2.2vw 2vw 1.2vw 2vw !important;
    width: 100%;
    display: block;
    color: #FFF;
    text-transform: uppercase;
}
#popup #mc_embed_signup input {
    font-size: 3vw;
    line-height: 4vw;
    border-bottom: 1px solid #000;
    padding: 0;
}
#popup #mc_embed_signup .mc-field-group {
    width: 100%;
    min-height: 5.6vw;
    margin-bottom: 10%;
}
.textnews {padding: 10% 0 5% 0;}
#closepop {
width: 45px;    bottom: 5%;
    height: 45px;}
#popup .mc-field-group input::-webkit-input-placeholder {
font-size: 3vw!important;line-height: 4vw!important; }

#popup .mc-field-group input::-moz-placeholder {
font-size: 3vw!important;line-height: 4vw!important;}

#popup .mc-field-group input:-ms-input-placeholder {
font-size: 3vw!important;line-height: 4vw!important;}

#popup .mc-field-group input::-ms-input-placeholder {
font-size: 3vw!important;line-height: 4vw!important;}

#popup .mc-field-group input::placeholder {
font-size: 3vw!important;line-height: 4vw!important;}

#popup .mc-field-group input:-ms-input-placeholder {
font-size: 3vw!important;line-height: 4vw!important;}

#popup .mc-field-group input::-ms-input-placeholder {
font-size: 3vw!important;line-height: 4vw!important;
}
.inner-slide-whatshot .overlay{opacity: 0.55; z-index: 0;}

.totop{display: none !important;}
.menu.bleuvert {
  background: #ff5d30;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #003fbd), color-stop(100%, #71e5c4));
  background: linear-gradient(to bottom, #003fbd 0%, #71e5c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003FBD', endColorstr='#71E5C4', GradientType=0 ); }

.whatshot.is-active .name-country:hover span, .no-touch .whatshot.is-active .name-country:hover span, .whatshot.is-active .name-country:active span, .whatshot.is-active .name-country:focus span {
    -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.m-1mob{margin-top: 0vw;}
.dateLabel span{display: block;}
.dateLabel span:nth-child(2){margin-top: 5px}
.c-direction-block_record.-one {
    padding-top: 21vw;
}
.whatshot-content .job-who {
font-size: 3vw;
    line-height: 6vw;
}
.what span {
font-size: 3vw;
    line-height: 3vw;
margin-top: 3vw;
}
#cookie-notice{
 z-index: 9 !important;     width: 100% !important; min-width: 100% !important;
}
.cookie-notice-container {width: 100% !important;padding: unset !important;padding-bottom: 30px !important;}
#cn-notice-text {left: 5%;width: 90% !important;padding-left: 0px !important;padding: unset;margin: 20px 0px 20px;}
#cookie-notice .cn-button {position: relative;left: -2.5%;
    transition: all .33s ease;
    background-color: #000000;
    border-radius: unset !important;
    background-image: unset !important;
    text-align: center !important;
    padding: 2vw 1.95vw !important;
    border: 1px solid #FFF !important;
    color: #fff !important;
    font: 500 normal 1.0rem/1rem 'Maison Neue' !important;
    text-transform: none !important;
    cursor: pointer !important;
    position: relative;
    text-shadow: unset !important;}
.cn-close-icon {
    position: absolute;
    right: 10px !important;
    top: 0 !important;
    margin-top: 10px !important;
    width: 15px;
    height: 15px;
    opacity: .5;
    padding: 10px;
    outline: 0;
}
.events {min-height: 60vh !important;}



}

@media screen and (max-width: 330px) {
.inner-slide-intro {
    font-size: 13vw; 
    line-height: 12vw; }
  }



@media (prefers-color-scheme: dark){
.tilte-sec, .pd-news, .about, .dateLabel, .all-art, .nextin .circle span{color: #000000;}
.all-art{background-color: #FFFFFF;}

}
