
@font-face {
    font-family: 'Keroine';
    src: url('font/Keroine/KeroinePRO-DouxExtreme.eot');
    src: url('font/Keroine/KeroinePRO-DouxExtreme.eot?#iefix') format('embedded-opentype'),
         url('font/Keroine/KeroinePRO-DouxExtreme.woff2') format('woff2'),
         url('font/Keroine/KeroinePRO-DouxExtreme.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuisseInt_Regular';
    src: url('font/SuisseInt/suisseintl-regular-webfont.eot');
    src: url('font/SuisseInt/suisseintl-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/SuisseInt/suisseintl-regular-webfont.woff2') format('woff2'),
         url('font/SuisseInt/suisseintl-regular-webfont.woff') format('woff'),
         url('font/SuisseInt/suisseintl-regular-webfont.svg#suisse_intlregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuisseInt_Italic';
    src: url('font/SuisseInt/suisseintl-regularitalic-webfont.eot');
    src: url('font/SuisseInt/suisseintl-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/SuisseInt/suisseintl-regularitalic-webfont.woff2') format('woff2'),
         url('font/SuisseInt/suisseintl-regularitalic-webfont.woff') format('woff'),
         url('font/SuisseInt/suisseintl-regularitalic-webfont.svg#suisse_intlitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuisseInt_SemiBold';
    src: url('font/SuisseInt/suisseintl-semibold-webfont.eot');
    src: url('font/SuisseInt/suisseintl-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/SuisseInt/suisseintl-semibold-webfont.woff2') format('woff2'),
         url('font/SuisseInt/suisseintl-semibold-webfont.woff') format('woff'),
         url('font/SuisseInt/suisseintl-semibold-webfont.svg#suisse_intlsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { 
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

h1, h2, h3, h4, ul, ol, li, a {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

sup {
    font-size: 75%;
    position: relative;
    vertical-align: baseline;
    top: -0.25em;
}

input {
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: none;
}

a:hover,
.current,
.btn-jobs.open a {
    border-bottom: 1px solid #000;
}

i, em {
    font-family: 'SuisseInt_Italic';
    font-style: normal;
}

b, strong {
    font-family: 'SuisseInt_SemiBold';
    font-weight: normal;
}

html, body {
    margin: 0;
    padding: 0;

    font-family: 'SuisseInt_Regular', sans-serif;
    font-size: 1em;
    line-height: 1.4;
    height: 100%; 
    background: #fdfbf6;
}

body.jobs-open {
    overflow: hidden;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 47px;
    padding: 0 36px;
    background: #fdfbf6;
    z-index: 9;
}

#title_svg svg {
    width: 96px!important;
}

#menu {
    width: 100%;
    height: 100%;
    padding: 11px 0;
    border-bottom: 1px solid #000;
}

#menu li {
    font-family: 'SuisseInt_Regular';
    font-size: 10px;
    display: inline;
    padding: 0 8px;
}

#menu li:first-child {
    padding: 0;
}

/*#menu h1 {
    position: absolute;
    left: 230px; right: 230px;
    text-align: center;
    font-family: 'SuisseInt_Regular';
    font-size: 10px;
    padding: 6px 0;
    overflow: hidden;
}*/

#menu svg {
    position: absolute;
    left: 230px; right: 230px;
    width: 125px;
    height: auto;
    margin: 0 auto;
    transition: all .3s;
}

#menu svg:hover path {
    fill: #5c273f;
}

/*#menu li:nth-child(3) {
    position: absolute;
    right: 172px;
    padding: 6px 0;
}*/

#menu li:nth-child(3) {
    position: absolute;
    right: 96px;
    padding: 6px 0;
}

#menu li:last-child {
    position: absolute;
    right: 36px;
    padding: 6px 0;
}

#menu li:nth-child(1) a:hover,
#menu li:nth-child(2) a:hover {
    color: #5c273f;
    border-bottom-color: #5c273f;
}

#content {
    position: absolute;
    top: 47px; bottom: 36px;
    height: auto;
    left: 0; right: 0;
    width: auto;
    font-family: 'SuisseInt_Regular';
    letter-spacing: 0.4px;
    padding: 6px 36px 0 36px;
    overflow: auto;
    /*-webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
         -o-hyphens: auto;
            hyphens: auto;
    -webkit-hyphenate-limit-lines: 1;
       -moz-hyphenate-limit-lines: 1;
        -mz-hyphenate-limit-lines: 1;
         -o-hyphenate-limit-lines: 1;
            hyphenate-limit-lines: 1;*/
}

/*.intro-fr {
    display: none;
}

.intro:after {
    content: " ";
    width: 22px;
    height: 22px;
    background: url(img/logo.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin: -4px 0;
}*/

.logo {
    margin: 54px auto 18px auto;
    width: 22px;
    height: 22px;
    background: url(img/logo.png) no-repeat;
    background-size: 100% 100%;
}

#content p {
    font-size: 19px;
}

#content p span {
    font-size: 30px;
    line-height: 0;
    -webkit-hyphens: none;
       -moz-hyphens: none;
        -ms-hyphens: none;
         -o-hyphens: none;
            hyphens: none;
}

.text-box {
    position: relative;
    padding-top: 11px;
    width: 44%;
    min-height: 100%;
}

.text-box-DA {
    padding: 10px 0 0 0;
    width: 100%;
    min-height: auto;
}

.text-box h6 {
    font-weight: normal;
    text-transform: none;
    margin: 15px 0 5px 0;
}

.text-box h1 {
    font-family: 'Keroine';
    font-size: 52px;
    line-height: 1.1;
    padding-bottom: 4px;
}

.text-box p {
    font-size: 17px!important;
    margin: 10px 0;
}

.text-box .text {
    width: 80%;
    margin: 20px 0 0 0;
}

.text-box .DA-text {
    width: 100%;
    line-height: 1.2;
    margin: 0;
}

.text-box .DA-text p,
.text-box .DA-inside p {
    text-transform: uppercase!important;
}

.text-box .DA-inside {
    margin: 15px 0;
}

.text-box .DA-inside a:hover {
    border-bottom: 1px solid #000;
}

.text-box .text h2 {
    font-size: 17px;
    text-transform: lowercase;
    padding-top: 11px;
}

.text-box .text h2:first-letter {
    text-transform: uppercase;
}

.text-box .DA-text h2 {
    font-size: 17px;
}

.text-box .DA-text a {
    cursor: pointer;
}

.text-box .text p {
    font-size: 14px!important;
    line-height: 1.3;
    text-transform: none;
    padding: 4px 0;
}

.text-box .DA-text p,
.text-box .DA-inside p {
    font-size: 13px!important;
    -webkit-hyphens: none;
       -moz-hyphens: none;
        -ms-hyphens: none;
         -o-hyphens: none;
            hyphens: none;
    line-height: 1;
    padding: 0;
    margin: 0;
}

.text-box .DA-inside p {
    line-height: 1.2;
    width: 125%;
}

.text-contact {
    font-family: 'SuisseInt_Regular';
    font-size: 14px;
    margin-top: 16px;
    padding: 10px 0;
}

.image-box,
.DA-image-box {
    position: absolute;
    top: 82px;
    bottom: 36px;
    right: 36px;
    width: 44%;
    height: auto;
    text-align: right;
    overflow: hidden;
    z-index: 1;
}

.DA-image-box {
    top: 117px;
    width: 38%;
}

.image-box img,
.DA-image-box img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.image-box {
    background: #fdfbf6;
}

.image-box img {
    mix-blend-mode: multiply;
}

.image-box img:nth-child(n+2) {
    opacity: 0;
}

.DA-image {
    position: absolute;
    left: 0; right: 0;
    width: auto;
    padding: 8px 94px 0 94px;
    height: auto;
}

.DA-image img {
    width: 100%;
}

.DA-close {
    position: fixed;
    top: 70px; right: 44px;
    width: 25px;
    height: 25px;
    background: url(img/close.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

#slider-box {
    /*display: none;*/
    position: absolute;
    top: 47px; bottom: 36px;
    height: auto;
    width: 100%;
}

#slider-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



#container {
    position: absolute;
    top: 47px; bottom: 36px;
    height: auto;
    width: 100%;
    font-family: 'SuisseInt_Regular';
    letter-spacing: 0.2px;
    padding: 6px 32px 0 32px;
    overflow: auto;
}

#sous-menu {
    padding: 26px 4px 20px 4px;
}

#sous-menu a {
    -webkit-transition: color .2s;
       -moz-transition: color .2s;
        -ms-transition: color .2s;
         -o-transition: color .2s;
            transition: color .2s;
}

#sous-menu .btn a:hover {
    color: #5c273f!important;
    border-bottom: none;
    cursor: pointer;
}

#sous-menu h2 {
    font-size: 28px; 
    cursor: pointer; 
}

#sous-menu li {
    font-size: 18px;
    display: inline;
    padding-right: 29px;
}

#sous-menu .reference {
    font-size: 75%;
    font-size: 13px;
    padding-right: 0;
}

#sous-menu .reference:hover {
    border-bottom: 1px solid #000!important;
    cursor: pointer;
}

.client {
    position: relative;
    width: 14.2857%;
    max-width: 174px;
    height: auto;
    margin: 0 -4px 8px 0;
    padding: 4px;
    display: inline-table;
    -webkit-transition: all .2s;
       -moz-transition: all .2s;
        -ms-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;
    overflow: hidden;
}

.client h3 {
    font-size: 13px;
    line-height: 1;
    padding: 10px 0;
    -webkit-transition: color .2s;
       -moz-transition: color .2s;
        -ms-transition: color .2s;
         -o-transition: color .2s;
            transition: color .2s;
    text-transform: uppercase;
}

.avatar {
    position: relative;
    width: 100%;
    padding-bottom: 108%;
    height: 0;
    background: #5c273f;
    overflow: hidden;
}

.avatar img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.filter {
    /*mix-blend-mode: multiply;*/
    opacity: .3;
}

.colorGld a {
    color: #5c273f!important;
}

.opacityZero {
    opacity: 0.1!important;
    -webkit-transition: all .2s;
       -moz-transition: all .2s;
        -ms-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;
    pointer-events: none;
}

.opacityZero a {
    cursor: default;
}

.opacityZero h3 {
    color: #000!important;
}

.opacityZero img {
    -webkit-filter: grayscale(1)!important;
       -moz-filter: grayscale(1)!important;
        -ms-filter: grayscale(1)!important;
         -o-filter: grayscale(1)!important;
            filter: grayscale(1)!important;
}

.all a:hover {
    border-bottom: 1px solid #000!important;
}

.box-reference {
    display: none;
    font-size: 13px;
    padding: 0 12px;
    text-transform: uppercase;
}

.reference-studio {
    font-family: 'SuisseInt_Regular';
    font-size: 13px;
    margin: -5px 32px 0 32px;
}


/*
 * STUDIO
 */

.main-content {
    font-family: 'SuisseInt_Regular';
    padding: 53px 36px 1px 36px;
    width: 100%;
}

.main-content #sous-menu {
    padding: 7px 8px 12px 8px;
}

.main-studio #sous-menu {
    padding-bottom: 16px;
}

.slide-studio {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 45px;
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.visible {
    height: 0!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
}

.carousel-cell {
    width: 100%;
}

.carousel-cell img {
    width: 100%;
}

.slide-content {
    display: flex;
}

.slide-content > div {
    position: relative;
    width: 50%;
    padding: 0 12px;
}

.slide-content .slide-dots {
    position: absolute;
    width: 50%;
    height: 18px;
    left: 10px;
    bottom: 8px;
}

.slide-content .slide-title h2 {
    font-size: 18px;
    margin-top: 4px;
}

.slide-content .slide-title h4 {
    font-size: 12px;
}

.slide-content .slide-texte p {
    font-size: 14px;
    text-transform: none;
    margin: 8px 0;
}


/*
 * GALERIE
 */

#gallery {
    position: absolute;
    top: 146px;
    bottom: 0;
    height: auto;
    padding: 0 0 1px 0;
    overflow-y: scroll;
    /*scroll-snap-type: y mandatory;*/
}

#gallery.resized {
    top: 124px;
}

#gallery > div {
    position: relative;
    /*scroll-snap-align: start;
    scroll-snap-stop: always;*/
}

.entry-header {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 0 20px 6px 20px;
    border-top: 1px solid #000;
    box-shadow: 0 3px 3px #777;
    background: #FFF;
    transition: all .3s; 
    z-index: 9;
}

.entry-header.resized {
    height: 75px;
    padding: 8px 0;
}

.entry-header h1 {
    display: none;
}

.entry-header .logo-gallery {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.entry-header .logo-gallery img {
    margin-top: -4px;
    width: auto;
    height: 100%;
    cursor: pointer;
}

.entry-header.resized .logo-gallery img {
    margin-top: -5px;
}

.gallery-current {
    width: 100%;
    height: calc(100vh - 146px);
    padding: 0 22px 1px 22px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 3px 3px #777;
    margin-bottom: 5px;
}

.pop-up {
    /*display: none;  BUG */
    position: fixed;
    top: 68px;
    width: 265px;
    height: auto;
    margin: 0;
    padding: 5px 15px;
    background: #FF4500;
    border-radius: 20px;
    z-index: 9;
}

.pop-up p {
    text-align: justify;
}

.pop-up p a {
    color: #FFF;
    text-decoration: underline;
}

.pop-up p a:hover {
    text-decoration: none;
    border: none;
}

.pop-up-close {
    position: absolute;
    margin: 7px 0;
    right: 15px;
}

.pop-up-close span {
    font-family: 'helvetica';
    font-size: 12px;
    color: #FFF;
}

.pop-up-close span:hover {
    text-decoration: underline;
    cursor: pointer;
}

.pop-up .zigzag {
    position: relative;
    width: 100%;
    height: 0;
    margin: 15px 0;
    padding-bottom: 54%;
    background: url(img/gallery/galerie_serpentin.svg) center top no-repeat;
    background-size: contain;
}

.pop-up p {
    font-family: 'helvetica';
    font-size: 12px;
    color: #FFF;
}

.main-carousel {
    width: 100%;
    flex: 100%;
}

.main-carousel .carousel-cell {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-current .carousel-cell img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
}

.gallery-past .carousel-cell img {
    display: block;
    max-height: 100%;
}

.carousel-cell figcaption {
    display: none!important;
}

.carousel-group {
    width: 100%;
    height: 32px;
    display: flex;
    justify-content: flex-end;
    text-align: right;
}

.carousel-group .button-group {
    display: flex;
    margin-left: 20px;
}

.carousel-group .button {
    font-family: 'helvetica';
    font-size: 11px;
    color: #AAA;
    padding: 8px 2px 0 2px;
    cursor: pointer;
}

.carousel-group .button.is-selected {
    color: #000;
}

.carousel-group .figcaption {
    font-family: 'helvetica';
    font-size: 11px;
    color: #000;
    padding-top: 8px;
}

.gallery-current .entry-title {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;
    display: flex;
}

.gallery-current .entry-title * {
    font-family: 'FoundersGrotesk';
    line-height: 1;
    margin: 0;
}

.gallery-current .entry-title .column {
    position: relative;
}

.gallery-current .entry-title .name {
    width: 70%;
    font-size: 4.4vw;
}

.gallery-current .entry-title .date {
    width: 30%;
    font-size: 3.4vw;
    padding-top: 1.6vw;
    text-align: right;
}

.gallery-current .entry-title .date:after {
    display: none; /* On going */
    position: absolute;
    content: '';
    top: 1vw;
    right: 18vw;
    width: 10vw;
    height: 100%;
    background: url(img/gallery/galerie_on_going.svg) no-repeat;
    /*background: url(img/gallery/galerie_soon.svg) no-repeat;*/
    background-size: contain;
}

.gallery-past {
    position: relative;
    width: 100%;
    height: auto;
    box-shadow: 0 3px 3px #777;
    margin-bottom: 5px;
    display: flex;
}

.gallery-past .slideUp { 
    display: none;
}

.gallery-past .block-column {
    width: 50%;
    height: auto;
    padding: 0 45px;
}

.gallery-past .entry-title {
    width: 100%;
    height: auto;
    padding: 30px 0 20px 0;
    display: flex;
}

.gallery-past .entry-title * {
    font-family: 'FoundersGrotesk';
    line-height: 1;
    margin: 0;
}

.gallery-past .entry-title .name {
    position: relative;
    width: 70%;
    font-size: 32px;
    cursor: pointer;
}

.gallery-past:nth-child(2) .entry-title .name:after {
    display: none; /* On going */
    position: absolute;
    content: '';
    top: -5px;
    left: 260px;
    width: 100px;
    height: 70px;
    background: url(img/gallery/galerie_on_going.svg) no-repeat;
    background-size: contain;
}

.gallery-past .entry-title .date {
    width: 30%;
    font-size: 24px;
    padding-top: 12px;
}

.gallery-past .entry-title .date p {
    text-align: right;
}

.gallery-past .entry-content,
.gallery-past .entry-image {
    position: relative;
    width: 100%;
}

.gallery-past .entry-content {
    font-family: 'helvetica';
    font-size: 13px;
    /*padding: 0 60px 20px 45px;*/
    margin: -14px 0 36px 0;
}

.gallery-past .entry-content h5 {
    font-size: 13px;
    font-weight: normal;
    margin: 13px 0 0 0;
}

.gallery-past .entry-content p {
    text-align: justify;
}

.gallery-past .entry-content p.link a {
    border-bottom: 1px solid #000;
    transition: border-bottom .25s;
}

.gallery-past .entry-content p.link a:hover {
    border-color: #FFF;
}

.gallery-past .entry-image {
    padding: 36px 0;
    margin-bottom: 2px;
}

/* slider fullscreen */

#slider-fullscreen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #c2c2c2;
    z-index: 999;
}

#slider-fullscreen .slider-header {
    width: 100%;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#slider-fullscreen .logo-gallery img {
    width: auto;
    height: 55px;
    margin-top: -2px;
}

#slider-fullscreen .close {
    position: absolute;
    font-family: 'SuisseInt_Regular';
    font-size: 13px;
    right: 45px;
    cursor: pointer;
}

#slider-fullscreen .close:hover {
    text-decoration: underline;
}

.slide-popup {
    position: relative;
    padding: 0 45px;
}

.child-carousel {
    position: relative;
    width: 100%;
    height: calc(100vh - 170px);
}

.child-carousel .carousel-cell {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.child-carousel .carousel-cell img {
    /*position: absolute;*/
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    /*object-fit: contain;*/
}

.child-carousel-group {
    width: 100%;
    height: 74px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.child-carousel-group .child-button-group {
    display: flex;
}

.child-carousel-group .button {
    font-family: 'SuisseInt_Regular';
    font-size: 13px;
    color: #AAA;
    padding: 0 2px 4px 2px;
    cursor: pointer;
}

.child-carousel-group .button.is-selected {
    color: #000;
}

.child-carousel-group .figcaption {
    font-family: 'SuisseInt_Regular';
    font-size: 13px;
    text-align: center;
    color: #000;
}

.child-image {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.child-image > img {
    width: 100%;
    height: auto;
}

.child-image .slideshow {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20%;
    height: auto;
    opacity: 0;
    transition: opacity .3s;
}

.child-image .slideshow img {
    width: 100%;
    height: auto;
}

.child-image:hover .slideshow {
    opacity: 1;
}




/*
 * CONTACT
 */

.contact-box {
    width: 80%;
}

.contact-box > h2 {
    font-size: 35px;
    line-height: 1.2;
    color: #5c273f;
    margin: 20px 0;
}

.contact-box > p {
    font-size: 17px;
    color: #5c273f;
}

.contact-info * {
    font-size: 12px;
    color: #5c273f;
}

.contact-info > h3 {
    margin-top: 100px;
}

.contact-info > div {
    display: flex;
}

.contact-info > div > div {
    width: 280px;
}

.contact-info > div > div p {
    margin: 0;
}

#copyright {
    color: #5c273f;
}

#copyright svg {
    height: 32px;
    width: 32px;
}

.newsletter .enter-mail {
    font-family: 'SuisseInt_Regular';
    font-size: 12px;
    width: 56.25%;
    height: 20px;
    border: none;
    outline: none;
    border-bottom: 1px solid #5c273f;
    background: #fdfbf6;
}

.newsletter .send-mail {
    position: absolute;
    font-family: 'SuisseInt_Regular';
    font-size: 12px;
    margin-top: 0;
    border: none;
    background: transparent;
    transition: color .3s;
    cursor: pointer;
}

.newsletter .send-mail:hover {
    color: #5c273f;
}

#copyright {
    width: 100%;
    font-size: 8px;
    text-align: center;
    margin: 100px 0 25px 0;
}

.contact-box-talents #copyright {
    margin: 25px 0;
}

#gallery #copyright {
    font-family: 'SuisseInt_Regular';
    font-size: 11px;
    text-transform: none;
    width: 100%;
    margin: 0;
    padding: 30px 45px;
}

#gallery #copyright br {
    display: none;
}


/*
 * JOBS
 */

#jobs {
    position: fixed;
    top: 48px;
    left: 0;
    z-index: 99;
    display: none;
}

#jobs section {
    font-family: 'SuisseInt_Regular';
    font-size: 14px;
    line-height: 1.4;
    padding: 13px 36px;
    background: #FFF;

    width: 100%;
    height: auto;
    max-height: calc(100vh - 47px);
    overflow: auto;
}

#jobs section {
    display: flex;
    flex-wrap: wrap;
}

#jobs section > h3 {
    font-size: 28px;
    width: 100%;
    padding: 0 8px;
}

#jobs section .column {
    width: 50%;
    padding: 8px 8px 32px 8px;
}

#jobs section .column-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#jobs section .column-flex .entry-content {
    margin-bottom: 14px;
}

#jobs section .column-flex > p {
    font-size: 14px;
    margin: 0;
}

#jobs section .entry-content h3 {
    font-size: 18px;
}

#jobs section .entry-content h3 + p {
    margin: 0;
}

#jobs section .entry-content h4 {
    font-size: 16px;
    text-transform: uppercase;
}

#jobs section .entry-content .pre-list {
    margin-bottom: 0;
}

#jobs section .entry-content ol,
#jobs section .entry-content ul {
    margin-bottom: 14px;
}

#jobs section .entry-content ol:last-child, 
#jobs section .entry-content ul:last-child {
    margin-bottom: 0;
}

#jobs section .entry-content ol li:before {
    content: '→';
    margin-right: 10px;
}

#jobs section .entry-content ul li:before {
    content: '–';
    margin-right: 10px;
}




@-ms-viewport {
    width:device-width;
}

@viewport {
    width:device-width;
}


@media only screen and (min-width: 1439px) {
    
    .gallery-current .entry-title .name { font-size: 63px; }
    .gallery-current .entry-title .date { font-size: 49px; padding-top: 22px; }
    .gallery-current .entry-title .date:after {
        top: 14px;
        right: 260px;
        width: 140px;
    }

}

/*@media only screen and (max-width: 1200px) {
    
    .gallery-past .entry-content { padding-right: 40px }
    .gallery-past .entry-title { padding: 25px 40px 15px 45px; }
    .child-carousel { height: 26vw; }

}*/

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

    .client { width: 16.6666%; }
    .gallery-past .block-column:first-child { padding-right: 24px }
    .gallery-past .block-column:last-child { padding-left: 24px }
    /*.gallery-past .entry-title { width: 100%; padding-right: 60px; }*/
    /*.gallery-past:nth-child(2) .entry-title .name:after { top: -5px; }*/
    /*.gallery-past .entry-content { padding-right: 20px; }*/
    /*.gallery-past .entry-image { padding-left: 20px; }*/
    .entry-image .flickity-button,
    .flickity-prev-next-button.previous,
    .flickity-prev-next-button.next { display: none; }
    /*.child-carousel { height: 31.5vw; }*/
    /*.child-carousel .carousel-cell { padding: 0; }*/
    /*.child-carousel-group { position: relative; margin: 5px 0; }*/
    /*.child-carousel .carousel-cell { padding: 0; }*/
}

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

    .client { width: 20%; }
    .contact-box { width: 100%; }
    #copyright { margin-top: 36px; }
    .entry-header .logo-gallery img { margin-top: -0.5vw; }
    /* Gallery */
    #gallery { top: 124px; }
    .entry-header { height: 75px; padding: 8px 0; }
    .entry-header .logo-gallery img { margin-top: -5px; }
    .pop-up { top: 122px; bottom: 22px; left: 20px; height: auto; border-radius: 0 0 20px 20px; overflow: auto; z-index: 8; }
    .gallery-past { flex-wrap: wrap; }
    .gallery-past .block-column { width: 100%; padding: 0 20px!important; }
    .gallery-past .block-column .entry-image { padding-top: 0; }
    /*.child-carousel { height: 69.5vw; }*/
    .child-image .slideshow { opacity: 1; }
    #gallery #copyright { font-size: 8px; padding: 30px 10% 30px 22px; }
    #gallery #copyright br { display: block; }
    #gallery #copyright span { display: none; }
    
    /* On Going */
    .gallery-current .entry-title { display: none; }
    .gallery-current { width: 100vw; padding: 0 0 1px 0; height: calc(100vh - 195px); box-shadow: none; }
    /*.gallery-current .entry-title .date:after { top: -90px; right: calc(100vw - 180px); width: 120px; height: 85px; }
    .gallery-current .entry-title .date:after { display: none; }*/
    .gallery-current .carousel-group { display: none; }

    .gallery-current { width: 100vw; padding: 0 0 1px 0; height: calc(100vh - 124px); }
    .gallery-current .entry-title { padding: 10px 22px 0 22px; }
    .gallery-current .entry-title .name { font-size: 32px; }
    .gallery-current .entry-title .date { font-size: 24px; }
    .gallery-current .entry-title .date:after { top: -95px; right: calc(100vw - 180px); width: 120px; height: 85px; }
    .gallery-current .carousel-group { opacity: 0 }
}

@media only screen and (max-device-width: 840px) and (orientation: landscape) {
    html { font-size: 56.3%; }
    /* Slider */
    #slider-fullscreen .slider-header { height: 50px; }
    #slider-fullscreen .logo-gallery img { height: 30px; margin-top: 2px; }
    #slider-fullscreen .child-carousel { height: calc(100vh - 62px); }
    #slider-fullscreen .child-carousel-group { display: none; }
}

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

    /*.image-box { display: none; }*/
    .text-box { width: 100%; }
    .client { width: 33.333%; }
    .client h3 { padding: 10px 0 10px 8px; }
    .image-box-smart { display: block; }

    .contact-box > h2 { font-size: 24px; }
    .contact-info * { font-size: 14px; }
    .contact-info > div { flex-direction: column; }
    .contact-info > div > div { width: auto; }
    .slide-content { flex-direction: column; }
    .slide-content > div { width: 100%; }
    .slide-content .slide-dots { position: relative; width: 100%; margin: 10px 0; left: 0; }
    .flickity-prev-next-button { display: none; }

	header { padding: 0 20px; }
    /*#menu li:nth-child(3) { right: 158px; }*/
	#menu li:nth-child(3) { right: 70px; }
	#menu li:last-child { right: 20px; }
	#contact,
	.main-content { padding: 53px 20px 1px 20px; }
	#container { padding: 6px 16px 0 16px; }
    #content {
	    position: relative;
	    padding: 6px 20px 20px 20px;
	}
    .image-box {
    	position: relative;
    	width: calc(100% - 40px);
    	height: auto;
    	/*padding-bottom: 75%;*/
    	margin: 20px 0;
    	left: 20px;
    	right: 20px;
    	text-align: left;
    }
    .image-box img:nth-child(n+2) { position: absolute; }
    .image-box img:nth-child(1) { position: relative; }

    /* Gallery */
    .pop-up { width: calc(100% - 40px); }
    .pop-up p { font-size: 16px; line-height: 1.25; }
    .pop-up-close { margin: 16px 0; }
    .pop-up-close span { font-size: 16px; }
    .pop-up .zigzag { margin: -5px 0; width: 50%; padding-bottom: 20%; background-position: 15px center; }

    /* Jobs */
    #jobs section { padding: 13px 20px 28px 20px; }
    #jobs section { display: block; }
    #jobs section .column { width: 100%; }
    #jobs section .column-flex { margin-bottom: 24px; }

}

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

    #sous-menu li:first-child { width: 100%; }
    /*#sous-menu li:last-child {}*/
    .client { display: inline-table!important; }
    .opacityZero { display: none!important; }

}

/* SAFARI ONLY */
@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) { 
        .gallery-current .entry-title {
            padding-bottom: 40px;
        } 

    } 
}







