progress,
sub,
sup {
    vertical-align: baseline
}

button,
hr,
input {
    overflow: visible
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.custom-grid,
.owl-theme .owl-dots .owl-dot.active {
    pointer-events: none
}

.article-header .article-title,
.article-header .article-type,
.articlePreview-big .articlePreview-cat,
.articlePreview-big .articlePreview-title {
    text-shadow: 0 0 6px rgba(0, 0, 0, .6)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.lang-selection>select:focus,
.newsletter-form>button:focus,
.newsletter-form>input:focus {
    outline: 0
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.custom-grid {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99999
}

.custom-grid.hide {
    display: none
}

.CG-column,
.CG-line {
    position: absolute;
    background-color: rgba(74, 255, 255, .5)
}

.CG-line {
    left: 0;
    width: 100%;
    height: 1px
}

.CG-column {
    top: 0;
    height: 100%;
    width: 1px
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes "fadeOut" {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes "fadeOut" {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: junicode;
    src: url(assets/fonts/junicode-regular-webfont.eot);
    src: url(assets/fonts/junicode-regular-webfont.eot?#iefix) format("embedded-opentype"), url(assets/fonts/junicode-regular-webfont.woff2) format("woff2"), url(assets/fonts/junicode-regular-webfont.woff) format("woff"), url(assets/fonts/junicode-regular-webfont.ttf) format("truetype"), url(assets/fonts/junicode-regular-webfont.svg#junicodebold) format("svg");
    font-weight: 700;
    font-style: normal
}

@media screen and (min-width:1020px) {
    .only-mobile {
        display: none
    }
}

@media screen and (max-width:1020px) {
    .only-desktop {
        display: none
    }
}

.spacer-menu {
    height: 60px
}

.maxwidth-layout {
    width: 100%;
    max-width: 2000px;
    margin: 0 auto
}

.articlePreview a:link,
.articlePreview a:visited,
.buttonsList>li a:link,
.buttonsList>li a:visited,
.footer-menu a:link,
.footer-menu a:visited,
.mainmenu .primary-menu a:link,
.mainmenu .primary-menu a:visited,
.mainmenu-fixed .primary-menu a:link,
.mainmenu-fixed .primary-menu a:visited,
.simpleButton a:link,
.simpleButton a:visited {
    text-decoration: none;
    color: inherit
}

@-webkit-keyframes "fadein" {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes "fadein" {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes "opacity_breathe" {
    0% {
        opacity: .5;
    }
    100% {
        opacity: .1;
    }
}

@keyframes "opacity_breathe" {
    0% {
        opacity: .5;
    }
    100% {
        opacity: .1;
    }
}

@-webkit-keyframes "horizontalLoop" {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes "horizontalLoop" {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@-webkit-keyframes "rotation_bounce" {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    40% {
        -webkit-transform: rotate(-35deg);
        transform: rotate(-35deg);
    }
    55% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    70% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    85% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
}

@keyframes "rotation_bounce" {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    40% {
        -webkit-transform: rotate(-35deg);
        transform: rotate(-35deg);
    }
    55% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    70% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    85% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }
}

.header-background {
    background-image: url(assets/bg.jpg);
    background-size: cover;
    background-position: center
}

.hidden_at_start {
    visibility: hidden
}

.cat-icon>a:before,
.cat-icon>span:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle
}

.cat-icon.cat-please-girls>a:before,
.cat-icon.cat-please-girls>span:before {
    background-image: url(assets/category-01.svg)
}

.cat-icon.cat-phenomenal-fashion>a:before,
.cat-icon.cat-phenomenal-fashion>span:before {
    background-image: url(assets/category-02.svg)
}

.cat-icon.cat-fabulous-accessories>a:before,
.cat-icon.cat-fabulous-accessories>span:before {
    background-image: url(assets/category-03.svg)
}

.cat-icon.cat-incredible-art>a:before,
.cat-icon.cat-incredible-art>span:before {
    background-image: url(assets/category-04.svg)
}

.cat-icon.cat-glamorous-places>a:before,
.cat-icon.cat-glamorous-places>span:before {
    background-image: url(assets/category-05.svg)
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-dots {
    position: relative;
    margin-bottom: -5px;
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    display: block;
    -webkit-backface-visibility: visible;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #4a4a4a;
    margin: 6px 8px;
    background: #000;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.newsletter-module,
body.home .footer-newsletter-trigger {
    display: none
}

.owl-theme .owl-dots .owl-dot.active span {
    background: 0 0
}

.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #666
}

.owl-theme .owl-nav {
    margin: 0
}

.owl-theme .owl-next,
.owl-theme .owl-prev {
    position: absolute;
    top: 0;
    height: 100%;
    width: 15vw;
    font-size: 0
}

.owl-theme .owl-prev {
    left: 0;
    cursor: w-resize !important
}

.owl-theme .owl-next {
    right: 0;
    cursor: e-resize !important
}

.newsletter-slogan {
    font-family: NimbusSanLRegular, sans-serif;
    font-size: 15px;
    padding-top: 25px;
    margin: 0
}

.svg-newsletter {
    font-family: junicode, serif;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: .1em
}

.newsletter-form {
    padding: 30px 0 45px
}

.newsletter-form>button,
.newsletter-form>input {
    width: 228px;
    box-sizing: border-box;
    margin: 0 10px;
    border: 1px solid #000;
    line-height: 40px;
    height: 40px;
    padding: 0;
    vertical-align: top;
    text-align: center
}

.newsletter-form>input[type=email],
.newsletter-form>input[type=text] {
    font-family: NimbusSanLRegular, sans-serif;
    font-size: 15px;
    background-color: transparent
}

.newsletter-form>input[type=submit] {
    -webkit-appearance: none;
    color: #fff;
    background: #000;
    cursor: pointer;
    font-family: junicode, serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.newsletter-subscription-icon:after {
    content: "";
    background-image: url(assets/newsletter.gif);
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -53px;
    margin-left: -49px;
    background-repeat: no-repeat;
    background-size: contain
}

.fb-icon>a,
.insta-icon>a,
.lang-selection,
.pint-icon>a,
.tw-icon>a {
    display: inline-block
}

.newsletter-subscription-icon img {
    position: relative;
    z-index: 1
}

.newsletter-subscription-icon:hover img {
    -webkit-animation-name: rotation_bounce;
    animation-name: rotation_bounce;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.header:not(.newsletter-open) .newsletter-subscription-icon:after {
    opacity: 0;
    -webkit-animation-name: fadein;
    animation-name: fadein;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.fb-icon,
.insta-icon,
.pint-icon,
.tw-icon {
    font-size: 0
}

.fb-icon>a:after,
.insta-icon>a:after,
.pint-icon>a:after,
.tw-icon>a:after {
    position: relative;
    top: 4px;
    width: 18px;
    height: 18px
}

.fb-icon>a:after {
    content: url(assets/icon-facebook.svg)
}

.tw-icon>a:after {
    content: url(assets/icon-twitter.svg)
}

.pint-icon>a:after {
    content: url(assets/icon-pinterest.svg)
}

.insta-icon>a:after {
    content: url(assets/icon-instagram.svg)
}

.social-menu {
    list-style: none;
    padding: 0
}

.social-menu.horizontal>.menu-item {
    display: inline-block;
    margin: 0 7px
}

.header-logo,
.header-logo-container {
    margin: 0 auto
}

.social-menu .menu-item {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.social-menu:hover .menu-item:not(:hover) {
    opacity: .4
}

.lang-selection>select {
    height: 30px;
    box-sizing: border-box;
    padding: 0 8px 0 4px;
    border-radius: 0;
    border: 1px solid #000;
    font-size: 17px
}

.lang-selection option,
.lang-selection>select {
    text-transform: uppercase;
    font-weight: 700;
    background: 0 0
}

.header {
    overflow: hidden;
    position: relative
}

.header>.maxwidth-layout {
    position: relative
}

.header.newsletter-open .backgroundVideo,
.header.newsletter-open .header-background {
    opacity: 1;
    visibility: visible
}

.header.newsletter-open .newsletter-subscription-icon:after {
    background-image: url(assets/emoji-newsletter-close.svg)
}

.header .backgroundVideo,
.header .header-background {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
    transition: opacity .4s ease-in-out, visibility .4s ease-in-out
}

.header-background {
    position: absolute;
    width: 100%;
    height: 100%
}

.header-logo-link {
    display: block;
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    padding: 36px 0 8px
}

.header-logo {
    display: block;
    width: 100%
}

@media screen and (max-width:1020px) {
    body.archive .header-logo-container,
    body.home .header-logo-container,
    body.search-no-results .header-logo-container,
    body.search-results .header-logo-container {
        height: 60px
    }
    body.archive .header-logo,
    body.home .header-logo,
    body.search-no-results .header-logo,
    body.search-results .header-logo {
        display: none
    }
}

.header-newsletter-trigger {
    position: absolute;
    top: 20px;
    right: 40px
}

.header-social {
    position: absolute;
    top: 20px;
    left: 40px
}

.header-social .social-menu {
    display: inline-block;
    vertical-align: bottom;
    margin: 0
}

.header-social>.lang-selection {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 20px
}

.mainmenu-fixed>.mainmenu-container,
.mainmenu>.mainmenu-container {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    line-height: 30px
}

@media screen and (min-width:1020px) {
    .mainmenu-fixed>.mainmenu-container,
    .mainmenu>.mainmenu-container {
        padding: 5px 40px
    }
    .mainmenu .primary-menu,
    .mainmenu-fixed .primary-menu {
        display: inline-block
    }
    .mainmenu .primary-menu:hover>.menu-item:not(:hover),
    .mainmenu-fixed .primary-menu:hover>.menu-item:not(:hover) {
        color: rgba(0, 0, 0, .25)
    }
}

@media screen and (max-width:1020px) {
    .mainmenu-fixed>.mainmenu-container,
    .mainmenu>.mainmenu-container {
        padding: 5px 20px
    }
}

.mainmenu .primary-menu,
.mainmenu-fixed .primary-menu {
    margin: 20px 0 10px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px
}

.mainmenu .menu-item,
.mainmenu-fixed .menu-item {
    position: relative;
    display: inline-block;
    margin: 0 27px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.mainmenu .menu-item>a:before,
.mainmenu-fixed .menu-item>a:before {
    content: "";
    position: absolute;
    left: 0;
    margin-left: -42px;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle
}

.mainmenu .menu-item.cat-please-girls>a:before,
.mainmenu-fixed .menu-item.cat-please-girls>a:before {
    background-image: url(assets/category-01.svg)
}

.mainmenu .menu-item.cat-phenomenal-fashion>a:before,
.mainmenu-fixed .menu-item.cat-phenomenal-fashion>a:before {
    background-image: url(assets/category-02.svg)
}

.mainmenu .menu-item.cat-fabulous-accessories>a:before,
.mainmenu-fixed .menu-item.cat-fabulous-accessories>a:before {
    background-image: url(assets/category-03.svg)
}

.mainmenu .menu-item.cat-incredible-art>a:before,
.mainmenu-fixed .menu-item.cat-incredible-art>a:before {
    background-image: url(assets/category-04.svg)
}

.mainmenu .menu-item.cat-glamourous-places>a:before,
.mainmenu-fixed .menu-item.cat-glamourous-places>a:before {
    background-image: url(assets/category-05.svg)
}

.mainmenu .mainmenu-search,
.mainmenu-fixed .mainmenu-search {
    position: relative;
    top: -2px;
    line-height: 20px
}

@media screen and (max-width:1020px) {
    .mainmenu .mainmenu-search,
    .mainmenu-fixed .mainmenu-search {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
}

.mainmenu .mainmenu-search .search-form,
.mainmenu-fixed .mainmenu-search .search-form {
    width: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: width .4s cubic-bezier(.2, .8, .4, 1);
    transition: width .4s cubic-bezier(.2, .8, .4, 1)
}

.mainmenu .mainmenu-search .search-field,
.mainmenu-fixed .mainmenu-search .search-field {
    -webkit-appearance: none;
    border: none;
    width: 250px;
    font-family: NimbusSanLRegular, sans-serif;
    font-size: 15px;
    box-sizing: border-box;
    padding: 5px 20px 5px 0
}

.mainmenu .mainmenu-search .search-field::-webkit-input-placeholder,
.mainmenu-fixed .mainmenu-search .search-field::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1
}

.mainmenu .mainmenu-search .search-field::-moz-placeholder,
.mainmenu-fixed .mainmenu-search .search-field::-moz-placeholder {
    color: #000 !important;
    opacity: 1
}

.mainmenu .mainmenu-search .search-field:-ms-input-placeholder,
.mainmenu-fixed .mainmenu-search .search-field:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1
}

.mainmenu .mainmenu-search .search-field:-moz-placeholder,
.mainmenu-fixed .mainmenu-search .search-field:-moz-placeholder {
    color: #000 !important;
    opacity: 1
}

.mainmenu .mainmenu-search .search-field:placeholder-shown,
.mainmenu-fixed .mainmenu-search .search-field:placeholder-shown {
    color: #000 !important;
    opacity: 1
}

@media screen and (min-width:1020px) {
    .mainmenu .menu-item:hover a:before,
    .mainmenu-fixed .menu-item:hover a:before {
        opacity: 1
    }
    .mainmenu .mainmenu-search .search-field,
    .mainmenu-fixed .mainmenu-search .search-field {
        border-bottom: 1px solid #000
    }
    .mainmenu .mainmenu-search .search-field:focus,
    .mainmenu-fixed .mainmenu-search .search-field:focus {
        border-bottom: 1px solid #000;
        outline: 0
    }
}

.mainmenu .mainmenu-search .search-submit,
.mainmenu-fixed .mainmenu-search .search-submit {
    -webkit-appearance: none;
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    left: 220px;
    top: 1px;
    cursor: pointer
}

button,
input,
option,
select {
    border-radius: 0
}

.mainmenu .mainmenu-search .search-submit>img,
.mainmenu-fixed .mainmenu-search .search-submit>img {
    position: relative;
    top: 1px;
    width: 22px
}

.mainmenu .mainmenu-search .search-toggle,
.mainmenu-fixed .mainmenu-search .search-toggle {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 4px;
    background-image: url(assets/picto-search.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 4px 0
}

.mainmenu .primary-menu,
.mainmenu-fixed .primary-menu {
    -webkit-transition: all .4s cubic-bezier(.2, .8, .4, 1);
    transition: all .4s cubic-bezier(.2, .8, .4, 1)
}

.mainmenu .mainmenu-logo-link,
.mainmenu-fixed .mainmenu-logo-link {
    -webkit-transition: all .4s cubic-bezier(.2, .8, .4, 1), opacity .4s linear;
    transition: all .4s cubic-bezier(.2, .8, .4, 1), opacity .4s linear
}

@media screen and (min-width:1020px) {
    .mainmenu-fixed.searchactive .mainmenu-logo-link,
    .mainmenu-fixed.searchactive .primary-menu,
    .mainmenu.searchactive .mainmenu-logo-link,
    .mainmenu.searchactive .primary-menu {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px)
    }
    .mainmenu-fixed.searchactive .search-form,
    .mainmenu.searchactive .search-form {
        width: 250px
    }
}

.mainmenu-fixed.searchactive .search-toggle,
.mainmenu.searchactive .search-toggle {
    top: 7px;
    background-image: url(assets/picto-close.svg);
    background-size: initial;
    background-position: 10px 0
}

@media screen and (max-width:1020px) {
    .mainmenu .mainmenu-search .search-field:focus,
    .mainmenu-fixed .mainmenu-search .search-field:focus {
        outline: 0;
        border-bottom: none
    }
    .mainmenu-fixed.searchactive .search-form,
    .mainmenu.searchactive .search-form {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #fff;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        box-sizing: border-box;
        padding: 0 40px
    }
    .mainmenu-fixed.searchactive .search-field,
    .mainmenu.searchactive .search-field {
        width: 100%;
        height: 100%;
        font-size: 25px
    }
    .mainmenu-fixed.searchactive .search-submit,
    .mainmenu.searchactive .search-submit {
        display: none
    }
}

.mainmenu .mainmenu-search {
    position: absolute;
    display: inline-block;
    top: 25px;
    right: 40px
}

.mainmenu .lang-selection {
    position: absolute;
    right: 20px;
    top: 20px
}

.mainmenu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    visibility: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s cubic-bezier(.2, .8, .4, 1);
    transition: all .5s cubic-bezier(.2, .8, .4, 1)
}

.mainmenu-fixed:not(.alone):not(.sticky) {
    top: -200px;
    visibility: hidden;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.mainmenu-fixed>.mainmenu-container {
    text-align: left;
    padding: 10px 20px
}

.mainmenu-fixed .mainmenu-container-right {
    position: absolute;
    top: 50%;
    right: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    line-height: 60px;
    pointer-events: none
}

@media screen and (min-width:1020px) {
    .mainmenu-fixed .mainmenu-container-right {
        padding-right: 20px
    }
    .mainmenu-fixed .mainmenu-search {
        position: relative
    }
}

@media screen and (max-width:1020px) {
    .mainmenu-fixed .mainmenu-container-right {
        padding-right: 5px
    }
}

.mainmenu-fixed .mainmenu-container-right>* {
    pointer-events: all
}

.mainmenu-fixed .lang-selection,
.mainmenu-fixed .mainmenu-search {
    display: inline-block;
    vertical-align: middle
}

.mainmenu-fixed .mainmenu-search {
    vertical-align: middle;
    margin-right: 15px
}

@media screen and (min-width:1280px) and (max-width:1480px) {
    .mainmenu-fixed .menu-item {
        margin: 5px 0 0 20px;
        font-size: 16px
    }
}

@media screen and (min-width:1020px) and (max-width:1279px) {
    .mainmenu-fixed .menu-item {
        margin: 5px 0 0 5px;
        font-size: 13px
    }
}

@media screen and (min-width:1020px) {
    .mainmenu-fixed .mainmenu-menus {
        width: 80%;
        display: inline-block
    }
    .mainmenu-fixed .primary-menu {
        line-height: 26px;
        width: 100%;
        margin: 0;
        vertical-align: middle
    }
    .mainmenu-fixed .primary-menu>.menu-item:hover {
        color: #fff
    }
    .mainmenu-fixed .primary-menu>.menu-item>a:before {
        left: 50%;
        margin-left: -20px
    }
}

.mainmenu-logo-link {
    display: inline-block;
    vertical-align: middle
}

.mainmenu-logo-link>img {
    display: block;
    width: 180px
}

@media screen and (max-width:400px) {
    .mainmenu-logo-link>img {
        width: auto;
        height: 30px;
        padding: 5px 0
    }
}

@media screen and (max-width:1020px) {
    .mainmenu-fixed .mainmenu-container-right .close,
    .mainmenu-fixed.open .mainmenu-container-right .mainmenu-trigger-mobile {
        display: none
    }
    .mainmenu-fixed .close,
    .mainmenu-fixed .mainmenu-trigger-mobile {
        text-transform: uppercase
    }
    .mainmenu-fixed.open .mainmenu-search {
        visibility: hidden;
        opacity: 0
    }
    .mainmenu-fixed.open .mainmenu-menus {
        opacity: 1;
        visibility: visible;
        left: 0;
        -webkit-transition: all .5s ease-in-out, left 1ms linear 0s;
        transition: all .5s ease-in-out, left 1ms linear 0s
    }
    .mainmenu-fixed.open .close,
    .mainmenu-fixed.open .mainmenu-container-right {
        display: inline-block
    }
    .mainmenu-fixed.open .close {
        position: relative;
        left: 25px
    }
    .mainmenu-fixed .mainmenu-menus {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        text-align: center;
        box-sizing: border-box;
        padding: 60px 10px 40px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        opacity: 0;
        visibility: hidden;
        left: -100%;
        -webkit-transition: all .5s ease-in-out, left 0s linear .5s;
        transition: all .5s ease-in-out, left 0s linear .5s
    }
    .mainmenu-fixed .mainmenu-menus:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .96;
        background-image: url(assets/bg.jpg);
        background-size: cover;
        background-position: center
    }
    .mainmenu-fixed .mainmenu-menus>.primary-menu {
        margin-bottom: 60px
    }
    .mainmenu-fixed .mainmenu-menus>.primary-menu>.menu-item {
        display: block;
        margin: 20px auto
    }
    .mainmenu-fixed .mainmenu-menus>.primary-menu>.menu-item>a {
        display: inline-block
    }
    .mainmenu-fixed .mainmenu-menus>.primary-menu>.menu-item>a:before {
        display: block;
        position: relative;
        opacity: 1;
        margin: 0 auto
    }
    .mainmenu-fixed .mainmenu-container-right .lang-selection {
        display: none
    }
    .mainmenu-fixed .lang-select {
        position: fixed;
        top: 15px;
        left: 20px
    }
    .mainmenu-fixed .search-form {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .mainmenu-trigger-mobile {
        display: inline-block
    }
}

@media screen and (min-width:1020px) {
    #closeMenu,
    .mainmenu-trigger-mobile {
        display: none
    }
}

.page-header {
    background-color: #fff;
    box-sizing: border-box;
    padding: 40px
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    padding: 20px 0;
    background-image: url(assets/bg.jpg);
    background-size: cover;
    background-position: center
}

.footer .social-menu {
    padding-top: 4px
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin-top: 36px;
    margin-bottom: 24px
}

.footer-menu>.menu-item {
    display: inline-block;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 15px
}

@media screen and (max-width:1020px) {
    .footer-menu>.menu-item {
        display: block;
        margin: 20px auto
    }
    .backgroundVideo {
        display: none
    }
}

.footer-menu>.menu-item>a {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.footer-menu>.menu-item>a:hover {
    border-color: #000
}

.footer-credits {
    font-family: NimbusSanLRegular, sans-serif;
    font-size: 13px;
    margin-top: 29px
}

.article-intro,
.pleasepicks-sideTitle {
    font-family: junicode, serif
}

.backgroundVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pleasepicks {
    box-sizing: border-box
}

@media screen and (min-width:1020px) {
    .pleasepicks {
        height: 260px;
        padding: 13.33px 40px
    }
}

@media screen and (max-width:1020px) {
    .pleasepicks {
        height: 120px;
        position: relative;
        padding: 0;
        margin: 20px 0
    }
}

.pleasepicks-sideItem {
    position: relative;
    z-index: 2;
    width: 240px;
    height: 100%;
    box-sizing: border-box;
    padding: 23px 0 0;
    float: right
}

.pleasepicks-sideItem:first-child {
    float: left;
    padding: 37px 40px 0
}

.pleasepicks-sideItem a {
    display: inline-block
}

.pleasepicks-sideItem a>:not(.pleasepicks-sideItem-title) {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.pleasepicks-sideItem a:hover>:not(.pleasepicks-sideItem-title) {
    opacity: .7
}

.pleasepicks-sideTitle {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 120px;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
    left: -40px;
    font-size: 15px;
    letter-spacing: .1em;
    font-weight: 700
}

.pleasepicks-sideTitle+.pleasepicks-sideTitle {
    left: initial;
    right: -40px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pleasepicks-sideItem-title {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 22px
}

.pleasepicks-sideItem-icon {
    width: 32px
}

.pleasepicks-carouselContainer {
    height: 100%;
    overflow: hidden;
    text-align: left
}

.pleasepicks-carousel {
    position: relative;
    height: 100%;
    width: 100%
}

.pleasepicks-carousel-stage {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    white-space: nowrap;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -webkit-animation-name: horizontalLoop;
    animation-name: horizontalLoop;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.pleasepicks-carousel-item,
.pleasepicks-carousel-stage-clone {
    display: inline-block;
    height: 100%
}

.pleasepicks-carousel-item img {
    height: 100%;
    width: auto
}

.pleasepickslayout {
    font-size: 0;
    margin: 40px auto;
    max-width: 1280px;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: left
}

@media screen and (max-width:1020px) {
    .pleasepickslayout {
        padding: 0 20px
    }
}

.pleasepickslayout .postList-loadMore {
    margin-top: 60px
}

.pleasepickslayout-container {
    box-shadow: 0 0 30px 0 #dfdfdf;
    padding: 12.5px
}

.pleasepickslayout-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    box-sizing: border-box;
    padding: 12.5px
}

@media screen and (min-width:768px) and (max-width:1019px) {
    .pleasepickslayout-item {
        width: 33.3333%
    }
}

@media screen and (min-width:1px) and (max-width:767px) {
    .pleasepickslayout-item {
        width: 50%
    }
}

.pleasepickslayout-item img {
    display: block;
    width: 100%
}

.article-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ddd
}

.article-header {
    width: 100%
}

.article-header .article-header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    color: #fff;
    z-index: 1;
    pointer-events: none;
    background-color: transparent;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.article-header .article-header-content.hide {
    visibility: hidden;
    opacity: 0
}

.article-header iframe {
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%
}

.article-header img {
    display: block;
    width: 100%;
    height: auto
}

.article-slideshow,
.article-slideshow .owl-item,
.article-slideshow .owl-stage,
.article-slideshow .owl-stage-outer,
.zoomer-modal .article-slideshow,
.zoomer-modal .owl-item,
.zoomer-modal .owl-stage,
.zoomer-modal .owl-stage-outer {
    height: 100%
}

.zoomer-modal .owl-stage-outer {
    cursor: -webkit-grab;
    cursor: grab
}

.zoomer-modal .article-slideshow-item {
    width: 70vw;
    margin: 0 auto
}

.zoomer-modal .ITW-slideshow .owl-dots.disabled {
    display: block;
    margin-top: -40px
}

.zoomer-modal .ITW-slideshow .owl-item {
    position: relative;
    box-sizing: border-box;
    padding: 60px 0
}

.zoomer-modal .ITW-slideshow .owl-item.active .article-slideshow-text {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s;
    transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s
}

.zoomer-modal .ITW-slideshow .article-slideshow-text {
    left: 0
}

@media screen and (min-width:1020px) {
    .zoomer-modal .article-slideshow-item {
        position: relative
    }
    .zoomer-modal .ITW-slideshow .article-slideshow-text {
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media screen and (max-width:1020px) {
    .zoomer-modal .ITW-slideshow .article-slideshow-text {
        top: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        box-sizing: border-box;
        padding: 0 45px
    }
    .zoomer-modal .ITW-slideshow .article-slideshow-item {
        width: 100%
    }
    .zoomer-modal .ITW-slideshow .article-slideshow-box {
        width: 100vw;
        box-sizing: border-box;
        padding: 0 20px
    }
}

.zoomer-modal .edito-slideshow .owl-stage-outer {
    margin-bottom: 0;
    padding-bottom: 0
}

.zoomer-modal .edito-slideshow .owl-dots {
    position: absolute;
    margin: 0;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#articleEdito .sticky-container .article-cat,
.single main .article-cat {
    left: 0
}

.article-slideshow-zoom {
    display: none
}

.article-slideshow-item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%
}

.article-slideshow {
    position: relative
}

.article-slideshow .owl-stage-outer {
    box-sizing: border-box
}

@media screen and (min-width:1020px) {
    .article-slideshow .owl-stage-outer {
        padding-bottom: 40px;
        margin-bottom: -40px
    }
    #articleEdito .article-slideshow-zoom,
    #articleITW .article-slideshow-zoom {
        display: block;
        position: absolute;
        right: 40px;
        top: 20px;
        z-index: 10;
        font-size: 1rem
    }
}

@media screen and (min-width:768px) and (max-width:1019px) {
    .article-slideshow .owl-stage-outer {
        padding-bottom: 40px;
        margin-bottom: -40px
    }
}

.article-slideshow-text {
    color: #4C4C4C;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out, visibility 0s linear 1s;
    transition: opacity .5s ease-in-out, visibility 0s linear 1s
}

.owl-item.active.center .article-slideshow-text {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s;
    transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s
}

#articleEdito .full-header>.poster.full {
    background-position: 50% 20%
}

#articleEdito .sticky-container>div {
    position: relative;
    max-width: 1040px;
    margin: 0 auto;
    pointer-events: none
}

#articleEdito .sticky-container .article-cat,
#articleEdito .sticky-container .social-menu {
    position: absolute;
    pointer-events: all
}

#articleEdito .sticky-container .social-menu {
    right: 0
}

#articleEdito .article-layout {
    max-width: 1040px
}

@media screen and (max-width:1020px) {
    #articleEdito .article-layout {
        padding: 20px 40px !important
    }
    #articleEdito .article-layout .article-header-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
    #articleEdito .article-layout .article-title,
    #articleEdito .article-layout .article-type {
        display: none
    }
}

#articleEdito .article-slideshow-container {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 660px;
    overflow: hidden;
    padding-bottom: 20px
}

@media screen and (min-width:1px) and (max-width:767px) {
    #articleEdito .article-slideshow-container {
        height: 380px;
        padding-bottom: 60px
    }
}

#articleEdito .article-slideshow-text {
    color: #4C4C4C;
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 100%
}

#articleEdito .owl-stage-outer {
    overflow: visible;
    cursor: -webkit-grab;
    cursor: grab
}

.zoomer-close,
.zoomer-trigger {
    cursor: pointer
}

#articleEdito .owl-dots {
    margin-top: 20px;
    margin-bottom: -35px
}

#articleEdito .owl-dot:not(.active) span {
    border-color: #4a4a4a;
    background-color: #4a4a4a
}

#articleEdito .article-slideshow-box {
    padding: 60px 0 0;
    box-sizing: border-box
}

#articleEdito .article-slideshow-item {
    height: 100%;
    width: 60vw
}

@media screen and (min-width:1px) and (max-width:767px) {
    #articleEdito .article-slideshow-item {
        width: 100vw
    }
}

.article-layout {
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 1rem
}

@media screen and (min-width:1020px) {
    .article-layout {
        background-color: #fff
    }
}

.single main .article-cat,
.single main .social-menu {
    position: absolute;
    width: 120px;
    pointer-events: all
}

.single main .social-menu {
    margin: 0;
    right: 0
}

.single main .social-menu>.menu-item {
    margin-bottom: 20px
}

.single main .social-menu img {
    width: 25px
}

.single main .article-cat:hover .article-cat-title {
    opacity: 1
}

.single main .article-cat img {
    width: 40px
}

.rotator {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    position: absolute;
    right: 50%;
    text-align: right
}

.article-cat-title {
    width: 250px;
    margin: 0;
    opacity: 0;
    text-transform: uppercase;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.sticky-container {
    position: absolute;
    width: 100%;
    padding-top: 30px;
    pointer-events: none;
    height: 250px;
    z-index: 1
}

.sticky-container .article-cat,
.sticky-container .social-menu {
    pointer-events: all
}

.sticky-constraint {
    position: relative;
    padding-top: 1px
}

.article-body,
.article-header-content {
    padding: 40px 120px
}

@media screen and (max-width:1020px) {
    .article-layout {
        background-color: transparent
    }
    .sticky-container {
        display: none
    }
    .article-body,
    .article-header-content {
        padding: 10px 20px;
        background-color: #fff
    }
}

.article-body {
    text-align: left;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.article-header-content {
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px
}

.article-title {
    font-size: 50px;
    line-height: 40px;
    letter-spacing: -.02em;
    margin: 40px auto;
    max-width: 600px
}

@media screen and (max-width:1020px) {
    .article-title {
        font-size: 35px
    }
}

.article-intro a:link,
.article-intro a:visited,
.entry a:link,
.entry a:visited {
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    color: #aaa;
    text-decoration: none;
    border-bottom: 1px solid transparent
}

.article-intro a:link:hover,
.article-intro a:visited:hover,
.entry a:link:hover,
.entry a:visited:hover {
    border-bottom: 1px solid #aaa
}

.article-intro {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-left: auto;
    margin-right: auto
}

.article-meta-container,
.entry ol,
.entry p,
.entry ul {
    font-family: NimbusSanLRegular, sans-serif
}

.article-intro>:first-child {
    margin-top: 0
}

@media screen and (max-width:1020px) {
    .article-intro {
        font-size: 15px;
        line-height: 20px
    }
}

.article-header-downArrow {
    margin-top: 60px
}

.article-header-downArrow>span {
    display: inline-block;
    cursor: pointer
}

.entry h2 {
    margin: 60px auto 40px
}

.entry ol,
.entry p,
.entry ul {
    line-height: 30px;
    font-size: 19px;
    color: #333
}

@media screen and (max-width:1020px) {
    .entry ol,
    .entry p,
    .entry ul {
        font-size: 13px;
        line-height: 20px
    }
}

.article-infos {
    max-width: 800px;
    margin: 0 auto;
    font-size: 0;
    text-align: left
}

@media screen and (min-width:1020px) {
    .article-infos {
        padding: 40px 40px 20px
    }
}

@media screen and (max-width:1020px) {
    .article-infos {
        padding: 40px 20px 20px !important;
        background-color: #fff;
        position: relative;
        z-index: 1
    }
}

.article-meta {
    box-sizing: border-box
}

.article-meta p {
    font-size: 13px;
    color: #4c4c4c
}

.article-meta-container {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 14px
}

@media screen and (min-width:1020px) {
    .article-meta-container {
        padding-right: 20px
    }
}

.article-meta-container ol,
.article-meta-container p,
.article-meta-container ul {
    margin: 0
}

@media screen and (max-width:1020px) {
    .article-meta-container {
        display: block;
        width: 100%;
        margin: 0 0 20px
    }
}

.article-meta-title,
.article-type {
    font-family: junicode, serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .15em;
    margin: 20px auto
}

@media screen and (max-width:1020px) {
    .article-meta-title,
    .article-type {
        display: inline-block;
        width: 48%;
        vertical-align: top;
        margin: 0;
        padding: 0
    }
    .article-meta-content {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
    .article-meta-content.buttonsList {
        display: block;
        width: 100%
    }
}

.article-related>.article-meta-title {
    width: 100%
}

@media screen and (min-width:1020px) {
    .article-related .articlePreview {
        width: 25%;
        margin-top: 0
    }
}

@media screen and (max-width:1020px) {
    .article-related .articlePreview {
        width: 100%;
        display: block;
        position: relative
    }
}

@media screen and (min-width:1020px) {
    .article-related .articlePreview-imgContainer {
        height: 140px;
        overflow: hidden
    }
    .article-related .articlePreview-imgContainer>img {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width:1020px) {
    .article-related .articlePreview-title-under {
        display: inline-block;
        width: auto;
        padding: 10px !important;
        color: #fff;
        background-color: #000;
        position: absolute;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    .article-related .articlePreview-title-under+.articlePreview-text {
        margin-top: 0 !important
    }
}

#articleITW {
    font-size: 0;
    box-sizing: border-box
}

@media screen and (min-width:1020px) {
    .article-infos.col-2 .article-meta,
    .article-infos.col-2 .article-related {
        display: inline-block;
        vertical-align: top
    }
    .article-infos.col-2 .article-meta {
        width: 33.334%;
        padding: 0
    }
    .article-infos.col-2 .article-meta-container {
        display: block;
        width: 100%;
        margin: 0 0 40px
    }
    .article-infos.col-2 .article-related {
        width: 66.666%
    }
    .article-infos.col-2 .articlePreview {
        width: 50%
    }
    #articleITW {
        margin: 40px auto;
        padding-left: 40px;
        padding-right: 40px
    }
    #articleITW .article-layout {
        display: inline-block;
        vertical-align: top;
        width: 55.556%
    }
    #articleITW .owl-item.active .article-slideshow-text {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s;
        transition: opacity .5s ease-in-out .25s, visibility 0s linear 0s
    }
}

#articleITW .article-header-content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

#articleRegular .article-header,
#articleRegular .article-layout,
#articleVideo .article-header,
#articleVideo .article-layout {
    max-width: 1040px
}

#articleITW .article-slideshow-container {
    display: inline-block;
    vertical-align: top;
    width: 44.4444%;
    box-sizing: border-box;
    padding-right: 40px;
    height: 700px
}

#articleITW .article-slideshow-text {
    bottom: 20px
}

@media screen and (max-width:1020px) {
    #articleITW .owl-dots {
        display: none
    }
    #articleITW .article-slideshow-zoom {
        display: block;
        position: absolute;
        right: 10px;
        top: -50%
    }
    #articleITW .article-slideshow-container {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 60px;
        padding: 0;
        z-index: 1;
        background-color: #fff
    }
    #articleITW .article-slideshow-item {
        height: 60px;
        width: 60px;
        background-size: cover
    }
    #articleITW .article-slideshow-text {
        display: none
    }
    #articleITW .sticky-constraint {
        padding: 20px 40px
    }
}

.article-header,
.full-header,
.video-wrapper {
    position: relative
}

.article-slideshow-box {
    width: 100%;
    height: 100%
}

#articleRegular,
#articleVideo {
    box-sizing: border-box
}

@media screen and (min-width:1020px) {
    #articleRegular,
    #articleVideo {
        margin: 40px auto;
        padding: 0 40px
    }
    #articleRegular .article-header,
    #articleVideo .article-header {
        margin: 40px auto
    }
}

#articleRegular .article-layout .article-header-content,
#articleVideo .article-layout .article-header-content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:1020px) {
    #articleRegular .article-featuredImage {
        background: 0 0 !important
    }
}

@media screen and (max-width:1020px) {
    #articleRegular,
    #articleVideo {
        padding: 0
    }
    #articleRegular .article-layout .sticky-constraint,
    #articleVideo .article-layout .sticky-constraint {
        padding: 20px 40px !important
    }
    #articleRegular .article-header {
        height: 100vh;
        width: 100%;
        margin-top: -60px;
        padding-top: 60px;
        box-sizing: border-box
    }
    #articleRegular .article-header .article-featuredImage {
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 100%
    }
    #articleRegular .article-header .article-featuredImage>img,
    #articleRegular .article-layout .article-header-content,
    .articleVideo-playBtn {
        display: none
    }
}

.articleVideo-playBtn {
    margin-top: -5px;
    margin-bottom: 65px;
    pointer-events: all
}

.video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    margin: 60px 0 20px
}

@media screen and (max-width:1020px) {
    .video-wrapper {
        margin-top: 0
    }
    body:after {
        background-size: 50%
    }
}

.full-header {
    height: 100vh;
    width: 100%;
    margin-top: -60px;
    padding-top: 60px;
    box-sizing: border-box;
    z-index: 1
}

@media screen and (min-width:1020px) {
    .full-header {
        padding-bottom: 100px;
        margin-bottom: -100px
    }
    body {
        padding-bottom: 222px
    }
}

.article-header .article-header-downArrow,
.full-header .article-header-downArrow {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    height: 100%
}

body {
    position: relative;
    box-sizing: border-box;
    min-height: 100%;
    width: 100%;
    margin: 0
}

body.is_loading:after,
body:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    background-color: #fff;
    width: 100%
}

@media screen and (min-width:768px) and (max-width:1019px) {
    body {
        padding-bottom: 341px
    }
}

@media screen and (min-width:1px) and (max-width:767px) {
    body {
        padding-bottom: 341px
    }
}

body:after {
    background-image: url(assets/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

body.is_loading:after {
    opacity: 1;
    visibility: visible
}

h1 {
    font-size: 35px;
    line-height: 40px
}

ol,
p,
ul {
    margin: 20px 0
}

ol a:link,
ol a:visited,
p a:link,
p a:visited,
ul a:link,
ul a:visited {
    color: #4d4d4d
}

a:link,
a:visited {
    color: #000
}

a.raw:link,
a.raw:visited {
    text-decoration: none
}

select {
    background-color: transparent
}

option {
    background-color: #fff
}

#articleEdito .article-slideshow-text,
.article-slideshow-text,
.articlePreview .articlePreview-text,
.articlePreview-big .articlePreview-text,
.pleasepicks-sideItem-text {
    font-family: NimbusSanLRegular, sans-serif;
    font-size: 13px
}

#articleEdito .article-slideshow-text>p,
.article-slideshow-text>p,
.articlePreview .articlePreview-text>p,
.articlePreview-big .articlePreview-text>p,
.pleasepicks-sideItem-text>p {
    margin: 10px auto
}

.buttonsList>li,
.simpleButton {
    display: inline-block;
    border: 1px solid #000;
    margin: 2.5px 1px;
    padding: 2px 6px;
    -webkit-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear
}

.buttonsList>li:hover,
.simpleButton:hover {
    background-color: #000;
    color: #fff
}

.buttonsList {
    padding: 0
}

.stickyPostCarousel {
    max-width: 1280px;
    margin: 0 auto 20px
}

.articlePreview-text {
    color: #4C4C4C
}

.articlePreview-big {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.articlePreview-big .articlePreview-imgContainer {
    position: relative;
    display: block;
    overflow: hidden
}

@media screen and (min-width:1020px) {
    .articlePreview-big {
        padding: 0 40px
    }
    .articlePreview-big .articlePreview-imgContainer {
        height: 500px
    }
    .postList {
        padding: 0 40px
    }
}

@media screen and (min-width:768px) and (max-width:1019px) {
    .articlePreview-big .articlePreview-imgContainer {
        height: 350px
    }
}

.articlePreview-big .articlePreview-header {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.articlePreview-big .articlePreview-cat {
    font-family: junicode, serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.articlePreview-big .articlePreview-title {
    margin: 20px 0 0;
    font-size: 70px;
    line-height: 60px;
    letter-spacing: -.02em
}

@media screen and (min-width:768px) and (max-width:1019px) {
    .articlePreview-big .articlePreview-title {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (min-width:1px) and (max-width:767px) {
    .articlePreview-big .articlePreview-imgContainer {
        height: 200px
    }
    .articlePreview-big .articlePreview-title {
        font-size: 35px;
        line-height: 30px
    }
}

.articlePreview-big .articlePreview-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center
}

.articlePreview-big .articlePreview-text>p {
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis
}

.postList {
    text-align: left;
    font-size: 0;
    margin-top: 20px;
    box-sizing: border-box
}

@media screen and (min-width:1020px) {
    .postList.col-3 .articlePreview {
        width: 33.3333%
    }
}

.postList.col-3 .articlePreview-imgContainer {
    overflow: hidden
}

@media screen and (min-width:1460px) {
    .postList.col-3 .articlePreview-imgContainer {
        height: 300px
    }
}

@media screen and (min-width:1020px) and (max-width:1459px) {
    .postList.col-3 .articlePreview-imgContainer {
        height: 200px
    }
}

@media screen and (min-width:768px) and (max-width:1019px) {
    .postList.col-3 .articlePreview-imgContainer {
        height: 400px
    }
}

@media screen and (min-width:500px) and (max-width:767px) {
    .postList.col-3 .articlePreview-imgContainer {
        height: 300px
    }
}

@media screen and (min-width:1px) and (max-width:499px) {
    .postList.col-3 .articlePreview-imgContainer {
        height: 180px
    }
}

.postList-container {
    overflow-y: hidden;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.postList-loadMore {
    display: block;
    text-align: center;
    color: inherit;
    text-decoration: none;
    min-height: 80px;
    margin: 20px 0 60px
}

@media screen and (max-width:1020px) {
    .postList {
        padding: 0 20px
    }
    .postList-loadMore {
        margin-bottom: 40px
    }
}

.postList-loadMore-btn {
    display: inline-block;
    font-size: 70px;
    line-height: 60px;
    letter-spacing: -.02em;
    color: inherit;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 10px;
    border-bottom: 4px solid #fff;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.postList-loadMore-btn:hover {
    border-color: #000
}

.postList-loadMore-btn.loading {
    pointer-events: none;
    -webkit-animation: opacity_breathe ease-in-out 1s infinite alternate;
    animation: opacity_breathe ease-in-out 1s infinite alternate
}

.postList-loadMore-btn.disabled {
    pointer-events: none;
    visibility: hidden
}

.articlePreview {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 10px 0
}

@media screen and (max-width:1020px) {
    .postList-loadMore-btn {
        font-size: 30px;
        line-height: 50px;
        padding: 0
    }
    .articlePreview {
        width: 100%
    }
}

.articlePreview:hover .articlePreview-imgContainer>img {
    opacity: .8
}

.articlePreview.hidden {
    opacity: 0
}

.articlePreview .articlePreview-imgContainer {
    position: relative
}

.articlePreview .articlePreview-imgContainer>img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.articlePreview .articlePreview-title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 7px 10px 3px;
    background-color: #000;
    color: #fff;
    font-size: 25px;
    line-height: 30px
}

@media screen and (min-width:1020px) {
    .articlePreview .articlePreview-title {
        margin-right: 40px
    }
}

.articlePreview .articlePreview-title-under {
    font-size: 20px;
    margin: 0;
    padding: 8px 10px 22px 0;
    word-break: break-word;
    word-wrap: break-word
}

.articlePreview .articlePreview-title-under+.articlePreview-text {
    margin-top: -15px;
    padding-right: 20px
}

@media screen and (min-width:1020px) {
    .articlePreview .articlePreview-text {
        padding-right: 40px
    }
}

.zoomer-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.zoomer-hide {
    -webkit-transition: visibility 0s linear 0s, opacity .5s linear;
    transition: visibility 0s linear 0s, opacity .5s linear
}

.zoomer-hide.zoomer-hidden {
    -webkit-transition: visibility 0s linear .5s, opacity .5s linear;
    transition: visibility 0s linear .5s, opacity .5s linear;
    visibility: hidden;
    opacity: 0
}

.zoomer-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    text-transform: uppercase;
    z-index: 10;
    padding: 20px
}

.poster {
    height: 100%
}

.poster.full {
    background-size: cover;
    background-position: center center
}

.entry img {
    max-width: 100%;
    height: auto
}

.entry .alignnone {
    margin: 5px 20px 20px 0
}

.entry .aligncenter,
.entry div.aligncenter {
    display: block;
    margin: 5px auto
}

.entry .alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.entry .alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.entry a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.entry a img.alignleft,
.entry a img.alignnone {
    margin: 5px 20px 20px 0
}

.entry a img.alignleft {
    float: left
}

.entry a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.entry .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.entry .wp-caption.alignleft,
.entry .wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.entry .wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.entry .wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.entry .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.entry .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.entry .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
