@charset "UTF-8";
img,
legend {
    border: 0
}
@media(min-width:768px) {
    .DoNotShow {
        display: none
    }
}
.col,
.section,
sub,
sup {
    position: relative
}
.group:after,
.section {
    clear: both
}
.select2-container .select2-choice,
.select2-container.select2-drop-above .select2-choice {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}
html,
mark {
    color: #000
}
*,
.select2-results {
    -webkit-tap-highlight-color: transparent
}
.arrow-button,
.button,
.push .push-text,
.select2-results li.select2-result-with-children>.select2-result-label,
b,
h4,
strong {
    font-weight: 700
}
#popin .content,
#popin .content .title,
.button,
.center,
.cover,
.ctas,
.morecta,
.pre-home .middle,
.push .push-text,
.wp-caption,
h1,
h2,
h2.bigger,
h3 {
    text-align: center
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
html {
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: sans-serif
}
body,
figure {
    margin: 0
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
h4 {
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .75em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
dfn {
    font-style: italic
}
mark {
    background: #ff0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
q:after,
q:before {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    padding: 0;
    white-space: normal
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
@font-face {
    font-family: 'Rockwell Std';
    src: url(../fonts/RockwellStd.eot);
    src: url(../fonts/RockwellStd.woff) format('woff'), url(../fonts/RockwellStd.ttf) format('truetype'), url(../fonts/RockwellStd.svg) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Rockwell Std';
    src: url(../fonts/RockwellStd-Bold.eot);
    src: url(../fonts/RockwellStd-Bold.woff) format('woff'), url(../fonts/RockwellStd-Bold.ttf) format('truetype'), url(../fonts/RockwellStd-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(../fonts/robotoslab-bold-webfont.eot);
    src: url(../fonts/robotoslab-bold-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/robotoslab-bold-webfont.woff2) format('woff2'), url(../fonts/robotoslab-bold-webfont.woff) format('woff'), url(../fonts/robotoslab-bold-webfont.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url(../fonts/robotoslab-regular-webfont.eot);
    src: url(../fonts/robotoslab-regular-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/robotoslab-regular-webfont.woff2) format('woff2'), url(../fonts/robotoslab-regular-webfont.woff) format('woff'), url(../fonts/robotoslab-regular-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
.section {
    padding: 0;
    margin: 0
}
.col {
    display: block;
    float: left;
    margin: 0 0 0 .6%;
    height: 100%
}
.col2 { /* this was duplicated from the one above to accomodate the about-us text block to become less tall */
    display: block;
    float: left;
    margin: 0 0 0 .6%;
    height: 100% /* original: 100% */
}
.empty {
    margin-bottom: 1px
}
.col:first-child {
    margin-left: 0
}
.group:after,
.group:before {
    content: "";
    display: table
}
.group {
    zoom: 1
}
.grid-12-12 {
    width: 100%
}
.grid-11-12 {
    width: 91.61%
}
.grid-10-12 {
    width: 83.23%
}
.grid-9-12 {
    width: 74.85%
}
.grid-8-12 {
    width: 66.46%
}
.grid-7-12 {
    width: 58.08%
}
.grid-6-12 {
    width: 49.7%
}
.grid-5-12 {
    width: 41.31%
}
.grid-4-12 {
    width: 32.93%
}
.grid-3-12 {
    width: 24.55%
}
.grid-2-12 {
    width: 16.16%
}
.grid-1-12 {
    width: 7.783%
}
@media only screen and (max-width: 480px) {
    .col {
        margin: 0
    }
    .grid-1-12,
    .grid-10-12,
    .grid-11-12,
    .grid-12-12,
    .grid-2-12,
    .grid-3-12,
    .grid-4-12,
    .grid-5-12,
    .grid-6-12,
    .grid-7-12,
    .grid-8-12,
    .grid-9-12 {
        width: 100%
    }
}
.alignnone {
    margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}
a img.alignleft {
    float: left
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px
}
.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px
}
.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}
#global-wrapper,
.bgcover.super {
    max-width: 1440px
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    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
}
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eee), color-stop(50%, #fff));
    background-image: -webkit-linear-gradient(bottom, #eee 0, #fff 50%);
    background-image: -o-linear-gradient(bottom, #eee 0, #fff 50%);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}
html[dir=rtl] .select2-container .select2-choice {
    padding: 0 8px 0 0
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(90%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 0, #fff 90%);
    background-image: -o-linear-gradient(top, #eee 0, #fff 90%);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}
html[dir=rtl] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(../images/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}
.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    -webkit-background-clip: padding-box;
    background: #ccc;
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ccc), color-stop(60%, #eee));
    background-image: -webkit-linear-gradient(bottom, #ccc 0, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0, #eee 60%);
    background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}
.select2-dropdown-open .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)
}
html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/select2.png) 0 1px no-repeat
}
html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}
.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url(../images/select2.png) 100% -22px no-repeat #fff;
    background: url(../images/select2.png) 100% -22px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(../images/select2.png) 100% -22px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(../images/select2.png) 100% -22px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee));
    background: url(../images/select2.png) 100% -22px no-repeat, -webkit-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2.png) 100% -22px no-repeat, -o-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2.png) 100% -22px no-repeat, linear-gradient(to bottom, #fff 85%, #eee 99%)
}
html[dir=rtl] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: url(../images/select2.png) -37px -22px no-repeat #fff;
    background: url(../images/select2.png) -37px -22px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(../images/select2.png) -37px -22px no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(../images/select2.png) -37px -22px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee));
    background: url(../images/select2.png) -37px -22px no-repeat, -webkit-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2.png) -37px -22px no-repeat, -o-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2.png) -37px -22px no-repeat, linear-gradient(to bottom, #fff 85%, #eee 99%)
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}
.select2-search input.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #fff;
    background: url(../images/select2-spinner.gif) 100% no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(../images/select2-spinner.gif) 100% no-repeat, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(../images/select2-spinner.gif) 100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee));
    background: url(../images/select2-spinner.gif) 100% no-repeat, -webkit-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2-spinner.gif) 100% no-repeat, -o-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(../images/select2-spinner.gif) 100% no-repeat, linear-gradient(to bottom, #fff 85%, #eee 99%)
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(50%, #eee));
    background-image: -webkit-linear-gradient(bottom, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(bottom, #fff 0, #eee 50%);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    -webkit-filter: none;
    filter: none
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}
html[dir=rtl] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}
.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}
.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}
.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}
.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}
.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}
.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}
.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}
.select2-results li em {
    background: #feffde;
    font-style: normal
}
.select2-results .select2-highlighted em {
    background: 0 0
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}
.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-selected {
    display: none
}
.select2-more-results.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #f4f4f4
}
.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2)
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}
.select2-container-multi .select2-choices {
    height: auto!important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
    min-height: 26px
}
html[dir=rtl] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}
.select2-locked {
    padding: 3px 5px!important
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}
html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0!important
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: url(../images/select2-spinner.gif) 100% no-repeat #fff!important
}
.select2-default {
    color: #999!important
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    position: relative;
    color: #333;
    cursor: default;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url(../images/select2.png) right top no-repeat
}
.breadcrumb,
.rotate-screen,
.select2-display-none,
html>img {
    display: none
}
html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}
html[dir=rtl] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}
.rotate-screen,
body,
html {
    background-color: #000
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}
.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important;
    outline: 0!important;
    left: 0!important;
    top: 0!important
}
.button,
.custom-select select:focus,
a:active,
a:focus,
a:hover,
input:focus,
textarea:focus {
    outline: 0
}
.scrollable,
body {
    overflow-y: scroll
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-resolution: 2dppx) {
    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(../images/select2x2.png)!important;
        background-repeat: no-repeat!important;
        -webkit-background-size: 60px 40px!important;
        background-size: 60px 40px!important
    }
    .select2-search input {
        background-position: 100% -21px!important
    }
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
* {
    -webkit-user-drag: none
}
.rotate-screen {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%
}
.rotate-screen #svg-rotate {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 27px;
    margin-left: -10px;
    margin-top: -13px
}
.rotate-screen #svg-device-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 108px;
    margin-left: -25px;
    margin-top: -54px
}
html {
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 62.5%
}
:lang(ru-RU) body {
    font-family: "Roboto Slab", serif
}
:lang(ru-RU) .ccpane * {
    font-family: "Roboto Slab", serif!important
}
:lang(ru-RU) .ui-datepicker {
    font-family: 'Roboto Slab'!important
}
:lang(zh-CN) body,
:lang(zh-TW) body {
    font-family: "Rockwell Std", Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif
}
:lang(zh-CN) .ccpane *,
:lang(zh-CN) .ui-datepicker,
:lang(zh-TW) .ccpane *,
:lang(zh-TW) .ui-datepicker {
    font-family: "Rockwell Std", Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif!important
}
:lang(ja) body {
    font-family: "Rockwell Std", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, "MS PGothic", 'ＭＳ Ｐゴシック', sans-serif
}
:lang(ja) .ccpane *,
:lang(ja) .ui-datepicker {
    font-family: "Rockwell Std", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, "MS PGothic", 'ＭＳ Ｐゴシック', sans-serif!important
}
:lang(ko-KR) body {
    font-family: "Rockwell Std", sans-serif
}
:lang(ko-KR) .ccpane * {
    font-family: "Rockwell Std", sans-serif!important
}
:lang(ko-KR) .ui-datepicker {
    font-family: 'Rockwell Std', sans-serif!important
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Rockwell Std", serif;
    min-height: 100%;
    font-size: 1.5rem;
    overflow-x: hidden
}
.ccpane * {
    font-family: "Rockwell Std", serif!important
}
body.prehome nav {
    opacity: 0;
    -webkit-transform: translateY(-48px);
    -ms-transform: translateY(-48px);
    -o-transform: translateY(-48px);
    transform: translateY(-48px)
}
body.prehome .logo,
body.prehome .logo_rd_ct,
body.prehome .navbar-header {
    opacity: 0
}
.scrollable {
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch
}
.cover,
.custom-select,
.discover-more .list,
.grid-container,
.grid-container2,
.line,
.push {
    overflow: hidden
}
#global-wrapper {
    width: 100%;
    margin: 0 auto
}
#global-wrapper.hided {
    visibility: hidden;
    opacity: 0
}
.small-screen .cover,
.small-screen .slider {
    padding-top: 0;
    margin-top: 140px
}
.small-screen .slider.block-watches {
    margin-top: 0
}
.small-screen nav {
    z-index: 100
}
.small-screen nav .lang_switcher {
    top: 0px;
    right: 25px;
    color: #999
}
a,
input:focus,
select:focus,
textarea:focus {
    color: #828282 /* original #FFF */
}
.small-screen nav .lang_switcher2 { /* duplicated from the one above, because somehow when changing color value the color of the 'contact'-menu button changed also */
    top: 0px;
    right: 25px;
    color: #999
}
a{
    color: #FFF
}
.small-screen .my-nav-menu-search {
    top: -84px;
    right: 20px
}
.wrap.container {
    min-height: 748px;
    min-height: 100vh;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}
main {
    opacity: 0;
    min-height: 748px;
    min-height: 100vh
}
main>div {
    position: relative;
    z-index: 20
}
input,
select,
textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    color: #828282
}
::-webkit-input-placeholder {
    color: #828282;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
:-moz-placeholder {
    color: #828282;
    transition: opacity .2s ease
}
::-moz-placeholder {
    color: #828282;
    transition: opacity .2s ease
}
:-ms-input-placeholder {
    color: #828282;
    transition: opacity .2s ease
}
[placeholder]:focus::-webkit-input-placeholder {
    opacity: 0
}
a {
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}
#popin .content.frequent_searches a:hover,
main.template-sitemap ul li a:hover {
    text-decoration: underline
}
a:hover {
    color: #eaeaea
}
pre {
    color: #000;
    background-color: #fff;
    font-size: 1rem;
    position: absolute;
    z-index: 1000
}
ul {
    margin: 0;
    padding: 0
}
.pre-home .middle,
h1,
h2.bigger {
    font-size: 5.333em;
    margin: 0 auto;
    line-height: 125%;
    letter-spacing: -1px;
    padding: 0 8%
}
h2,
h3,
p {
    line-height: 150%
}
.button,
.push .push-text,
h4,
p {
    font-size: 1.5rem
}
h1 {
    padding: 0
}
.cover h1 {
    padding: 0 8%
}
h2,
h3 {
    font-size: 1.6666em;
    margin: 0 auto
}
h4 {
    margin-top: 0
}
p {
    margin-bottom: 0
}
.button {
    position: relative;
    display: inline-block;
    border: 1px solid #FFF;
    min-width: 210px;
    line-height: 26px;
    margin-top: 30px;
    cursor: pointer;
    background: 0 0;
    z-index: 2;
    padding: 10px 20px;
    -webkit-transition: color .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: color .3s cubic-bezier(.19, 1, .22, 1);
    transition: color .3s cubic-bezier(.19, 1, .22, 1)
}
.youtube-player {
    pointer-events: none
}
.youtube-player[data-controls="1"] {
    pointer-events: auto
}
.button:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #a51f25;
    -webkit-transition: height .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: height .3s cubic-bezier(.19, 1, .22, 1);
    transition: height .3s cubic-bezier(.19, 1, .22, 1)
}
.red {
    border-color: #a51f25;
    color: #a51f25
}
.red a {
    color: red
}
.arrow-button {
    cursor: pointer;
    margin-right: 15px;
    transition: color .3s ease;
    line-height: 130%
}
.arrow-button,
.arrow-button a {
    color: #a51f25;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease
}
.arrow-button a {
    transition: color .3s ease
}
.arrow-button div {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 6px;
    border-color: transparent transparent transparent #a51f25;
    margin-right: 8px;
    -webkit-transition: border-color .3s ease, -webkit-transform .3s ease;
    -o-transition: border-color .3s ease, -o-transform .3s ease;
    transition: border-color .3s ease, transform .3s ease
}
.simpleh {
    height: 400px;
    height: 50vh;
    min-height: 300px;
    max-height: 450px
}
.bgcover.super,
.doubleh,
.fsh {
    min-height: 500px;
    max-height: 590px /* determines the height of the main banner. original: 590px and before that 900px */
}
/* this part was dublicated from the one above to seperate the effect between the banner and the block-section below that. It overwrites the 'doubleh'-class before it. Also it now defines the height of the three banner-blocks */
.doubleh2{
    min-height: 500px;
    max-height: 500px 
}
/* this part was dublicated from the one above to seperate the effect between the  block-sections on the landing page and the training page */
.doubleh3{
    min-height: 300px;
    max-height: 300px 
}
.doubleh,
.fsh {
    height: 800px;
    height: 100vh
}
.fshmin {
    height: 600px;
    height: calc(100vh - 148px);
    min-height: 600px;
    margin-top: 148px
}
.cover {
    color: #FFF;
    padding-top: 140px;
    width: 100%;
    position: relative;
    background-color: #000
}
.cover.white {
    color: #fff
}
.cover.black {
    color: #000
}
.cover p {
    text-align: center
}
.bgcover.super,
.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    will-change: transform, opacity
}
.cover img {
    visibility: hidden
}
.cover img.yass-ready {
    visibility: visible
}
.bgcover.super.mobile {
    min-height: 0
}
.bgcover.align-left {
    background-position: 10% 50%
}
.bgcover.align-right {
    background-position: 90% 50%
}
.margcenter {
    margin-left: auto;
    margin-right: auto
}
.nomarginleft {
    margin-left: 0
}
.absolute {
    position: absolute
}
.over {
    z-index: 10
}
.table {
    display: table;
    width: 100%;
    height: 100%
}
.middle {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    float: none
}
.rs {
    width: 100%;
    height: auto
}
.bgcover {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%
}
.bgwhite {
    background-color: #FFF
}
.bglightgrey {
    background-color: #eaeaea
}
.bgblack {
    background-color: #000;
    color: #FFF
}
.block-over {
    background-color: #FFF;
    padding: 10% 0
}
.push .push-text {
    height: 120px;
    z-index: 20;
    color: #fff;
    line-height: 100px;
    position: absolute;
    width: 100%;
    bottom: 0
}
.push .push-text .title {
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 100px;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: -o-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: transform .5s cubic-bezier(.215, .61, .355, 1)
}
.bgparallaxed,
.push-thumb {
    height: 100%
}
.push .push-text .bg {
    height: 65%;
    width: 102%;
    opacity: .8;
    background: 0 0;
    background-image: none!important;
    background-color: #222!important;
    -webkit-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -o-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .7s cubic-bezier(.215, .61, .355, 1), transform .5s cubic-bezier(.215, .61, .355, 1)
}
.push .push-text .bg2 {
    height: 50%;
    width: 102%;
    opacity: .8;
    background: 0 0;
    background-image: none!important;
    background-color: #222!important;
    -webkit-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -o-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .7s cubic-bezier(.215, .61, .355, 1), transform .5s cubic-bezier(.215, .61, .355, 1)
}
.push .push-text span {
    margin-top: 6px;
    display: block;
    font-weight: 400
}
.push-thumb {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%
}
.morecta {
    color: #a51f25;
    font-weight: 700;
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 200px;
    margin-left: -100px
}
.custom-select {
    position: relative;
    margin: 0 auto;
    border: 0;
    padding: 0;
    width: 292px;
    height: 60px;
    border-radius: 0;
    background-color: #eaeaea;
    cursor: pointer
}
.custom-select .select-arrow {
    pointer-events: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    margin-left: auto;
    background: url(../images/arrow-down.png) 24px 25px no-repeat #D7D7D7
}
.custom-select select {
    padding: 5px 8px 5px 20px;
    color: #959595;
    height: 60px;
    width: 320px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
#popin,
#popin .bg {
    width: 100%;
    height: 100%
}
#popin {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none
}
#popin .bg,
#popin .content {
    position: absolute;
    opacity: 0
}
#popin .bg {
    background-color: #000
}
#popin .button {
    margin-top: 10px
}
#popin .content {
    display: none;
    background-color: #fff;
    left: 50%;
    top: 50%;
    padding: 40px 0;
    width: 416px;
    height: 310px;
    margin-left: -208px;
    margin-top: -155px
}
#popin .content.share .facebook,
#popin .content.share .link,
#popin .content.share .mail,
#popin .content.share .twitter,
#popin .content.share .weibo {
    background-repeat: no-repeat;
    width: 44px;
    height: 44px
}
#popin .content .title {
    font-size: 1.6666em;
    font-weight: 700
}
#popin .content.share ul {
    margin-top: 75px
}
#popin .content.share ul li {
    display: inline-block;
    border-right: 1px solid #eaeaea;
    padding: 0 15px
}
#popin .content.share ul li:last-child {
    border-right: 0
}
#popin .content.share a {
    display: block
}
#popin .content.share .facebook {
    background-image: url(../images/icons.png);
    background-position: -142px -130px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.share .facebook {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.share .twitter {
    background-image: url(../images/icons.png);
    background-position: -96px -130px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.share .twitter {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.share .weibo {
    background-image: url(../images/icons.png);
    background-position: -50px -130px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.share .weibo {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.share .mail {
    background-image: url(../images/icons.png);
    background-position: -212px 0
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.share .mail {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.share .link {
    background-image: url(../images/icons.png);
    background-position: -212px -46px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.share .link {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.video {
    width: 90%;
    height: 90%;
    margin-left: -45%;
    margin-top: -45%;
    padding: 0
}
#popin .content.video iframe {
    width: 100%;
    height: 100%
}
#popin .content.wechat {
    width: 400px;
    height: 400px;
    margin-top: -200px;
    margin-left: -200px;
    padding: 0!important;
    background-color: transparent!important
}
#popin .content.frequent_searches {
    text-align: left;
    width: 900px;
    height: 500px;
    margin-left: -450px;
    margin-top: -250px;
    padding: 40px
}
#popin .content.frequent_searches ul {
    margin-top: 40px;
    width: 820px;
    margin-bottom: 20px;
    overflow: hidden
}
#popin .content.frequent_searches ul li {
    line-height: 1.5em;
    float: left;
    display: inline;
    width: 33.333%
}
#popin .content.frequent_searches a {
    color: #000
}
#popin .content.concierge .title {
    margin-bottom: 25px
}
#popin .content.gallery {
    background: 0 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}
#popin .content.gallery .pagin-left .arrow,
#popin .content.gallery .pagin-right .arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    background-repeat: no-repeat;
    width: 16px;
    height: 26px
}
#popin .content.gallery .pagin-left {
    left: 0;
    opacity: .5;
    transition: opacity .3s ease
}
#popin .content.gallery .pagin-left,
#popin .content.gallery .pagin-right {
    z-index: 10;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}
#popin .content.gallery .pagin-left .arrow {
    left: 20px;
    background-image: url(../images/icons.png);
    background-position: -82px -180px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.gallery .pagin-left .arrow {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.gallery .pagin-left:hover {
    opacity: 1
}
#popin .content.gallery .pagin-right {
    right: 0;
    opacity: .5;
    transition: opacity .3s ease
}
#popin .content.gallery .pagin-right .arrow {
    right: 20px;
    background-image: url(../images/icons.png);
    background-position: -64px -180px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #popin .content.gallery .pagin-right .arrow {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
#popin .content.gallery .pagin-right:hover {
    opacity: 1
}
#popin .content.gallery .item-image img,
#popin .content.gallery .item-video {
    position: absolute
}
#popin .close {
    position: absolute;
    right: auto;
    left: 50%;
    top: 50%;
    margin-left: 212px;
    margin-top: -155px
}
#popin .close.wechat {
    margin-left: 204px;
    margin-top: -200px
}
#popin .close.frequent_searches {
    margin-left: 454px;
    margin-top: -250px
}
#popin .close.gallery {
    right: 20px;
    top: 20px;
    left: auto;
    margin: 0
}
.grid-container {
    position: relative;
    background-color: #000;
    height: 500px
}
.grid-container2 {
    position: relative;
    background-color: #000;
    height: 500px
}
.grid-container .no-result {
    position: absolute;
    color: #fff;
    height: 100px;
    width: 100%;
    text-align: center;
    opacity: 0;
    line-height: 100px
}
.grid-container2 .no-result {
    position: absolute;
    color: #fff;
    height: 100px;
    width: 100%;
    text-align: center;
    opacity: 0;
    line-height: 100px
}
.list {
    margin: .6% .6% 0
}
.list .item .details h4,
.list .item-push .details h4 {
    margin-bottom: 0
}
.list .item {
    width: 32.93%;
    position: absolute;
    display: block;
    color: #fff;
    line-height: 0;
    border: 1px solid #222
}
.list .item.offload {
    display: none;
    opacity: 0
}
.list .item img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10
}
.list .item .details {
    padding: 0 10%;
    line-height: 125%;
    position: absolute;
    top: 70%; /* bepaald de hoogte van de tekst in de tiles */
    width: 100%;
    text-align: center
}
.list .item .details p {
    margin: 0;
    font-weight: 700
}
.list .item .bg {
    transition: opacity .8s ease;
    background-image: url(../images/bg-grid-default.jpg);
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute
}
.list .item .bg,
.list .item-push .bg {
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -webkit-transition: opacity .8s ease;
    -o-transition: opacity .8s ease
}
.list .item .close {
    display: none;
    z-index: 1000
}
.list .item.type-boutique {
    opacity: 1
}
.list .item-push {
    width: 66.46%;
    position: absolute;
    display: none;
    opacity: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    color: #fff;
    line-height: 0;
    border: 1px solid #222
}
.list .item-push img {
    width: 49.5%;
    height: auto;
    position: relative;
    z-index: 10
}
.list .item-push .bg {
    transition: opacity .8s ease;
    background-image: url(../images/bg-grid-push-default.jpg);
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute
}
.list .item-push .details {
    position: absolute;
    top: 0;
    left: 55%;
    width: 40%;
    height: 100%;
    line-height: 125%;
    text-align: center
}
.loadmore {
    text-align: center;
    margin-bottom: 15px
}
.color-excalibur .list .item .bg {
    background-image: url(../images/bg-grid-excalibur.jpg)
}
.color-excalibur .list .item-push .bg {
    background-image: url(../images/bg-grid-push_excalibur.jpg)
}
.color-hommage .list .item .bg {
    background-image: url(../images/bg-grid-hommage.jpg)
}
.color-hommage .list .item-push .bg {
    background-image: url(../images/bg-grid-push_hommage.jpg)
}
.color-monegasque .list .item .bg {
    background-image: url(../images/bg-grid-monegasque.jpg)
}
.color-monegasque .list .item-push .bg {
    background-image: url(../images/bg-grid-push_monegasque.jpg)
}
.color-pulsion .list .item .bg {
    background-image: url(../images/bg-grid-pulsion.jpg)
}
.color-pulsion .list .item-push .bg {
    background-image: url(../images/bg-grid-push_pulsion.jpg)
}
.color-velvet .list .item .bg {
    background-image: url(../images/bg-grid-velvet.jpg)
}
.color-velvet .list .item-push .bg {
    background-image: url(../images/bg-grid-push_velvet.jpg)
}
.close {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    position: absolute;
    right: 8px;
    top: 8px;
    opacity: .7;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    cursor: pointer
}
.close:hover {
    opacity: 1
}
.close:hover .picto-close {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.close .picto-close {
    margin-left: 11px;
    margin-top: 11px;
    -webkit-transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease
}
.list.list-float .item {
    border: 0;
    float: left;
    position: relative;
    margin-right: .6%
}
.list.list-float .item:last-child {
    margin-right: 0
}
.discover-more .group {
    padding-bottom: .6%
}
.discover-more .list .item {
    border: 1px solid #222
}
.discover-more .list .item .bg {
    background-image: url(../images/bg-grid-default.jpg)
}
.ui-datepicker {
    display: none
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: 0!important
}
.gform_wrapper .chosen-container-single .chosen-search {
    display: none
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0!important;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}
.chosen-container .chosen-results li.highlighted {
    background-color: #999!important;
    background-image: none!important;
    color: #fff
}
.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}
.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}
.ui-datepicker-title select {
    background-color: transparent!important;
    font-weight: 700!important;
    border: 0!important;
    color: #fff!important
}
.custom-form {
    color: #fff;
    font-size: 1.5rem
}
.custom-form .custom-dropdown2>label,
.custom-form .form-switcher {
    display: none!important
}
.custom-form .chosen-container {
    border: 1px solid #000
}
.custom-form .gform_wrapper .chosen-container-single .chosen-single {
    background: #2D2D2D!important;
    height: 55px;
    line-height: 55px;
    font-size: 1.5rem;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 20px
}
.custom-form .gform_wrapper .chosen-container-single .chosen-drop {
    background-color: #fff
}
.custom-form .gform_wrapper .chosen-container .chosen-results li.active-result {
    height: 55px;
    font-size: 15px;
    line-height: 55px
}
.custom-form .gforms_confirmation_message {
    text-align: center;
    padding: 50px 0
}
.custom-form .gform_fields>li {
    float: left;
    width: 49.5%;
    display: inline-block;
    margin-bottom: 1%
}
.custom-form .gform_fields>li.required-field {
    width: 100%;
    max-width: 100%;
    text-align: right;
    color: #525252
}
.custom-form .gform_wrapper textarea {
    background-color: rgba(34, 34, 34, 0.08);
    border: 0;
    padding: 20px;
    height: 12em
}
.custom-form .col-left {
    margin-right: 1%
}
.custom-form .gform_wrapper {
    margin: 0!important;
    max-width: 100%!important
}
.custom-form .gform_wrapper ul li.gfield {
    clear: none
}
.custom-form .large,
.custom-form select.large {
    width: 100%!important
}
.custom-form .ginput_container {
    margin-top: 0!important
}
.custom-form .custom-dropdown,
.custom-form .input-country,
.custom-form .input-language,
.custom-form .input-text,
.custom-form .input-textarea {
    border-radius: 0
}
.custom-form .custom-dropdown label,
.custom-form .input-country label,
.custom-form .input-language label,
.custom-form .input-text label,
.custom-form .input-textarea label {
    display: none!important
}
.custom-form .input-text.gf-tooltip label {
    display: block!important
}
.custom-form .input-date label,
.custom-form .input-radio .gfield_label {
    display: none!important
}
.custom-form .section-title {
    width: 100%!important;
    margin: 60px 0 0;
    clear: both;
    border: 0
}
.custom-form .section-title h2 {
    font-size: 1.6666em
}
.custom-form .section-title.blank {
    margin-top: 20px
}
.custom-form .input-captcha input[type=text] {
    width: 100%
}
.custom-form .input-captcha .gfield_captcha_input_container {
    float: left;
    width: 49.5%;
    padding: 0;
    margin-right: 1%
}
.custom-form .input-date .datepicker,
.custom-form .input-radio {
    width: 100%!important
}
.custom-form .input-date .ginput_container {
    position: relative
}
.custom-form .input-date .ginput_container .ui-datepicker-trigger {
    position: absolute;
    right: 20px;
    top: 20px
}
.custom-form .input-radio li {
    display: inline-block;
    margin-right: 20px!important;
    margin-bottom: 0
}
.custom-form .input-radio li label {
    margin: 0;
    line-height: 32px;
    font-weight: 400!important
}
.custom-form .input-radio input[type=radio] {
    display: none
}
.custom-form .input-radio input[type=radio]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid rgba(34, 34, 34, 0.08);
    background-color: rgba(34, 34, 34, 0.08);
}
.custom-form .input-radio input[type=radio]:checked+label span {
    border: 1px solid #a51f25;
    background-color: #a51f25
}
.custom-form .input-radio input[type=radio]+label span,
.custom-form .input-radio input[type=radio]:checked+label span {
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.custom-form .input-radio input[type=radio]+label {
    margin-left: 0;
    font-weight: 400!important;
    color: #aaa
}
/* ##################### START CUSTOM RADIO BUTTONS FOR ASSESSMENT  #####################*/

.custom-form .input-radio2 {
    width: 100%!important
}
.custom-form .input-date .ginput_container {
    position: relative
}
.custom-form .input-date .ginput_container .ui-datepicker-trigger {
    position: absolute;
    right: 20px;
    top: 20px
}
.custom-form .input-radio2 li {
    display: inline-block;
    margin-right: 0px!important;
    margin-bottom: 0
}
.custom-form .input-radio2 li label {
    margin: 0;
    line-height: 32px;
    font-weight: 400!important
}
.custom-form .input-radio2 input[type=radio] {
    display: none
}
.custom-form .input-radio2 input[type=radio]+label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid rgba(34, 34, 34, 0.08);
    background-color: rgba(34, 34, 34, 0.08);
    border-radius: 30px;
}
/* COLOR WHEN CHECKED */
.custom-form .input-radio2 input[type=radio]:checked+label span {
    border: 1px solid #a51f25;
    background-color: #a51f25
}
.custom-form .input-radio2 input[type=radio]+label span,
.custom-form .input-radio2 input[type=radio]:checked+label span {
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.custom-form .input-radio2 input[type=radio]+label {
    margin-left: 0;
    font-weight: 400!important;
    color: #aaa
}
.hover{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */   
}
.hover:hover{
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */   
}

/* ##################### END CUSTOM RADIO BUTTONS FOR ASSESSMENT  #####################*/

.custom-form .optin {
    margin-left: 3%!important;
    width: 47%!important;
    margin-top: -12px
}
.custom-form .optin>label {
    display: none!important
}
.custom-form .optin input[type=checkbox] {
    display: none
}
.custom-form .optin input[type=checkbox]+label {
    margin-left: 0;
    font-weight: 400!important;
    color: #aaa
}
.custom-form .optin input[type=checkbox]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #464646;
    background-color: #000
}
.custom-form .optin input[type=checkbox]:checked+label span {
    border: 1px solid #fff;
    background-color: #fff
}
.custom-form .optin input[type=checkbox]+label span,
.custom-form .optin input[type=checkbox]:checked+label span {
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.custom-form .optin-privacy {
    margin-top: -50px
}
.custom-form .optin-privacy-newsletter {
    margin-top: 15px;
    margin-left: 0!important;
    clear: both!important
}
.custom-form .privacy-link {
    margin-top: -6px!important;
    padding-left: 26px;
    color: #AAA;
    line-height: 150%
}
.custom-form .privacy-link a {
    color: #BBB;
    text-decoration: none;
    font-weight: 700
}
.custom-form .privacy-link a:hover {
    color: #fff;
    text-decoration: none
}
.custom-form .custom-dropdown select {
    background: url(../images/arrow-down-white%402x.png) 98% center no-repeat #2D2D2D;
    -webkit-background-size: 55px 55px;
    background-size: 55px 55px;
    font-size: 1.6rem;
    line-height: 1;
    border-radius: 0;
    margin-left: 0!important;
    -webkit-appearance: none
}
.custom-form .full {
    width: 100%!important
}
.custom-form .custom-dropdown select,
.custom-form input[type=text] {
    background-color: rgba(34, 34, 34, 0.08);
    border: 0;
    width: 420px;
    height: 55px;
    padding: 0 20px
}
.custom-form .gform_fields>li.input-email {
    width: 100%
}
.custom-form .gform_fields>li.input-email .ginput_complex {
    font-size: 0
}
.custom-form .gform_fields>li.input-email .ginput_left,
.custom-form .gform_fields>li.input-email .ginput_right {
    width: 49.5%
}
.custom-form .gform_fields>li.input-email .ginput_left input[type=text],
.custom-form .gform_fields>li.input-email .ginput_right input[type=text] {
    width: 100%;
    font-size: 1.5rem
}
.custom-form .gform_fields>li.input-email .ginput_right {
    margin-left: 1%
}
.custom-form .gform_fields>li.input-email .optin-privacy-newsletter {
    margin-top: 1%
}
.custom-form .type-switcher {
    margin-left: 20%!important;
    width: 60%!important
}
.custom-form .type-switcher>label {
    display: none!important
}
.custom-form .type-switcher input[type=radio] {
    display: none
}
.custom-form .type-switcher .gfield_radio label {
    display: block;
    width: 100%;
    height: 72px;
    border: 1px solid #999;
    margin: 0;
    line-height: 72px;
    text-align: center;
    font-weight: 700;
    cursor: pointer
}
.custom-form .type-switcher .gfield_radio li {
    display: inline-block;
    width: 50%
}
.custom-form .type-switcher .gfield_radio li input[type=radio]:checked+label {
    color: #a51f25;
    border-color: #a51f25
}
.custom-form .input-timeslot {
    margin-top: 1%
}
.custom-form .gform_wrapper li.gfield.gfield_error {
    border: 0;
    background-color: #000
}
.custom-form .gform_validation_error .gform_fields>li.required-field {
    color: #a51f25
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0!important;
    margin-bottom: 1%!important;
    background-color: transparent!important;
    border: 0!important
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.optin-privacy-newsletter {
    margin-top: 15px!important
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required .ginput_container {
    margin-left: 0;
    max-width: 100%
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type=text],
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required textarea {
    border-color: #a51f25
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required .chosen-container,
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required select {
    border: 1px solid #a51f25
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.input-radio input[type=radio]+label span,
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.optin input[type=checkbox]+label span {
    border-color: #a51f25
}
.custom-form .gform_confirmation_message {
    font-size: 2rem;
    line-height: 150%;
    font-weight: 700;
    text-align: center
}
.custom-form .gform_wrapper .top_label .gfield_error {
    width: 49.5%
}
.custom-form .gform_wrapper .top_label .gfield_error.input-email {
    width: 100%
}
.custom-form .gform_wrapper div.validation_error {
    display: none
}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin-top: 0;
    padding-top: 2px!important;
    padding-bottom: .3em!important;
    display: block;
    color: #a51f25
}
.custom-form .gform_wrapper li.input-radio.gfield.gfield_error.gfield_contains_required div.gfield_description,
.custom-form .gform_wrapper li.optin.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin-top: -8px!important
}
.custom-form .clear {
    clear: both!important
}
.custom-form .gform_footer {
    text-align: center
}
.custom-form input[type=submit] {
    background: #000;
    border: 1px solid #a51f25;
    color: #a51f25
}
.ui-datepicker th,
.ui-datepicker-calendar .ui-state-default {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    text-shadow: none!important;
    color: #fff!important
}
.ui-datepicker tbody td,
.ui-datepicker thead,
.ui-datepicker-header {
    border: 0!important
}
.custom-form button.button {
    margin-top: 0
}
.ui-datepicker {
    width: 330px!important;
    background-color: #2d2d2d;
    padding: 36px;
    font-family: 'Rockwell Std'!important;
    font-size: 1.5rem!important
}
.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled,
.ui-datepicker thead {
    background: 0 0!important
}
.ui-datepicker th {
    font-size: 1.5rem!important;
    font-weight: 700!important
}
.ui-datepicker tbody tr {
    border-bottom: 0!important
}
.ui-datepicker-calendar .ui-state-default {
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}
.ui-datepicker-header {
    background-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    margin-bottom: 10px
}
.ui-datepicker-calendar .ui-state-active {
    background-color: #a51f25!important;
    border: 0!important
}
.options-link,
.pagination,
.pagination div {
    background-color: #fff
}
.ui-datepicker-calendar a {
    width: 100%!important;
    line-height: 34px!important
}
.options-link {
    text-align: center;
    padding: 50px 0
}
.options-link div {
    display: inline-block
}
#burger,
.navbar-header button {
    display: none
}
.pagination {
    text-align: center;
    height: 100px
}
.pagination div {
    position: absolute;
    left: 50%;
    width: 45px;
    height: 45px;
    border: 1px solid #a51f25;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.pagination div svg {
    position: absolute;
    left: 19px;
    top: 14px;
    fill: #a51f25;
    -webkit-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}
.pagination .previous {
    margin-left: -70px
}
.pagination .next {
    margin-left: 25px
}
.pagination .next svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.relative {
    position: relative
}
.touchevents .youtube-player {
    pointer-events: auto
}
.no-touchevents .button:active,
.no-touchevents .button:hover {
    color: #fff
}
.no-touchevents .arrow-button a:hover,
.no-touchevents .arrow-button:hover {
    color: #000
}
.no-touchevents .button:active:after,
.no-touchevents .button:hover:after {
    height: 100%
}
.no-touchevents .pagination div:hover {
    background-color: #a51f25
}
.no-touchevents .pagination div:hover svg {
    fill: #fff
}
.no-touchevents.csstransitions .item .bg,
.no-touchevents.csstransitions .item-push .bg {
    opacity: .5
}
.no-touchevents.csstransitions .item-push:hover .bg,
.no-touchevents.csstransitions .item:hover .bg {
    opacity: 1
}
.no-touchevents .item.type-boutique .bg {
    -webkit-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .7s cubic-bezier(.215, .61, .355, 1), -o-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .7s cubic-bezier(.215, .61, .355, 1), transform .5s cubic-bezier(.215, .61, .355, 1);
    opacity: .8
}
.no-touchevents .arrow-button:hover div {
    border-color: transparent transparent transparent #000;
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    -o-transform: translateX(2px);
    transform: translateX(2px)
}
.no-touchevents .arrow-button.white:hover,
.pre-home {
    color: #fff
}
.no-touchevents .arrow-button.white:hover div {
    border-color: transparent transparent transparent #fff
}
.no-touchevents .push:hover .title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
.no-touchevents .push:hover .bg {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: .6
}
.no-touchevents .template-home .push-home .push .push-text,
.no-touchevents .template-home .pushcollection .push .push-text {
    top: -20px
}
.no-touchevents .template-home .push-home .push .title,
.no-touchevents .template-home .pushcollection .push .title {
    margin-top: 0px
}
.no-touchevents .template-home .push-home .push .title2,
.no-touchevents .template-home .pushcollection .push .title2 {
    margin-top: -10px
}

.no-touchevents .template-home .push-home .push:hover .picto-logo-collection,
.no-touchevents .template-home .push-home .push:hover .title,
.no-touchevents .template-home .pushcollection .push:hover .picto-logo-collection,
.no-touchevents .template-home .pushcollection .push:hover .title {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}
.no-touchevents .template-home .push-home .push:hover .bg,
.no-touchevents .template-home .pushcollection .push:hover .bg {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: .6
}
.no-touchevents .template-home .pushcollection #push1 .picto-logo-collection,
.no-touchevents .template-home .pushcollection #push2 .picto-logo-collection {
    margin-top: -1px
}
.no-touchevents .template-home .pushcollection #push3 .picto-logo-collection {
    margin-top: -3px
}
.no-touchevents a:hover .zoom-over {
    -webkit-transition: -webkit-transform 16s cubic-bezier(.215, .61, .355, 1), 1s opacity cubic-bezier(.215, .61, .355, 1);
    -o-transition: -o-transform 16s cubic-bezier(.215, .61, .355, 1), 1s opacity cubic-bezier(.215, .61, .355, 1);
    transition: transform 16s cubic-bezier(.215, .61, .355, 1), 1s opacity cubic-bezier(.215, .61, .355, 1);
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
.no-touchevents a:hover .zoom-over.slow {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
.no-touchevents .zoom-over {
    opacity: 1; /* original:0.75 */
    -webkit-transition: 1s cubic-bezier(.215, .61, .355, 1) -webkit-transform, 1s opacity cubic-bezier(.215, .61, .355, 1);
    -o-transition: 1s cubic-bezier(.215, .61, .355, 1) -o-transform, 1s opacity cubic-bezier(.215, .61, .355, 1);
    transition: 1s cubic-bezier(.215, .61, .355, 1) transform, 1s opacity cubic-bezier(.215, .61, .355, 1)
}
.no-touchevents .push .push-text {
    bottom: -20px
}
.no-touchevents #menu-footer>li:not(.nolink):hover a:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}
.no-touchevents #menu-footer>li>a:after {
    content: '';
    position: absolute;
    z-index: 10;
    width: calc(100% - 38px);
    height: 1px;
    bottom: 26px;
    left: 19px;
    background: #fff;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: -o-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}
.no-touchevents .sharer ul li:hover {
    opacity: 1
}
.pre-home {
    font-weight: 700;
    height: 748px;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 99;
    background-color: #000;
    overflow: hidden
}
.pre-home video {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}
.pre-home .text-intro {
    opacity: 0
}
.pre-home .middle {
    padding: 0 8%
}
.pre-home .enter {
    cursor: pointer;
    color: #a51f25;
    font-size: 1.6rem;
    position: absolute;
    bottom: 25px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
    text-align: center;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
    height: 50px;
    opacity: 0
}
.pre-home .enter:hover {
    color: #fff
}
.pre-home .enter:hover svg {
    fill: #fff;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
}
.pre-home .enter svg {
    -webkit-transition: fill .5s ease, -webkit-transform .5s ease;
    -o-transition: fill .5s ease, -o-transform .5s ease;
    transition: fill .5s ease, transform .5s ease;
    fill: #a51f25
}
.pre-home .enter>div {
    width: 12px;
    height: 6px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    margin-top: 10px
}
.parallax .showonscreen {
    opacity: 0;
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) .2s;
    -o-transition: all .6s cubic-bezier(.215, .61, .355, 1) .2s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) .2s
}
.parallax .showonscreen.showed {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.parallax .scaleonscreen {
    visibility: hidden;
    -webkit-clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%)
}
.parallax .lineonscreen {
    opacity: 0;
    line-height: 150%
}
.parallax .lineclippath {
    width: 0;
    overflow: hidden;
    height: auto
}
.navbar-header,
header.navbar {
    max-width: 1440px;
    width: 100%;
    top: 0
}
.parallax .lineclippath>div {
    position: absolute;
    white-space: nowrap
}
.parallax .staggeronscreen>* {
    opacity: 0
}
.parallax .bgparallaxed {
    height: 150%
}
.parallax .bgcover.super,
.parallax .cover img {
    position: fixed
}
.parallax .template-collection .logo-svg {
    position: absolute
}
.parallax .template-our-story .story-parallax .story-bg,
header.navbar {
    position: fixed
}
.parallax article.type-watch .zoomed-watch .image img {
    top: 0;
    bottom: auto
}
header.navbar {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    left: 50%;
    height: 48px
}
header.navbar h1 {
    margin: 0
}
.navbar-header {  /* has to do with the collapse of the upper logo navbar */
    position: relative;
    height: 100px;
    padding-top: 4px;
    margin-left: 0;
    z-index: 93;
    background-color: #000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.navbar-brand,
.navbar-brand .logo img,
.navbar-brand .logo_rd img {
    display: block
}
.navbar-brand {
    position: fixed;
    left: 50%;
    margin-left: -104px;
    width: 208px;
    top: 4px;
    z-index: 100;
    transform: translate3d(0, 0, 0)
}
.navbar-brand,
nav {
    -webkit-transform: translate3d(0, 0, 0)
}
.navbar-brand .logo {
    height: 48px;
    width: 48px;
    position: absolute;
    left: 80px
}
.navbar-brand .logo_rd_ct {
    position: absolute;
    height: 96px;
	width:300px;
	margin-left:-50px;
    overflow: hidden
}
.navbar-brand .logo_rd {
    margin-top: 48px;
	margin-left: 0px;
}
.no-csspointerevents .container-dropdown,
.search-icon {
    display: none
}
.no-csspointerevents ul.navbar-nav>li:hover .container-dropdown {
    display: block
}
.my-nav-menu-search {
    position: absolute;
    top: 16px;
    right: 30px;
    opacity: .5;
    background-image: url(../images/icons.png);
    background-position: -188px -156px;
    width: 18px;
    height: 18px;
    border: 0;
    background-color: transparent;
    transition: opacity .3s ease
}
.close-search,
.my-nav-menu-search {
    cursor: pointer;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .my-nav-menu-search {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.my-nav-menu-search:hover {
    opacity: 1
}
#search-wrapper {
    position: absolute;
    top: 48px;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-color: #fff;
    z-index: 4
}
#search-wrapper .search-field {
    position: absolute;
    background-color: #fff;
    border: 0;
    outline: 0;
    color: #999;
    height: 32px;
    line-height: 32px;
    font-size: 2.5rem;
    width: 80%;
    margin-left: 10%;
    margin-top: 35px
}
nav,
nav .lang_switcher ul {
    position: absolute;
    background-color: #404040
}
#search-wrapper label {
    height: 42px;
    line-height: 42px;
    text-transform: none;
    font-size: 2.5rem;
    position: absolute;
    color: #CCC;
    z-index: 2;
    margin-top: 30px;
    margin-left: 10%;
    padding-left: 10px
}
.search-field:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}
.close-search {
    background-image: url(../images/icons.png);
    background-position: -32px -180px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 25px;
    top: 36px;
    opacity: .7;
    transition: opacity .3s ease
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .close-search {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.close-search:hover {
    opacity: 1
}
.placeholder-search {
    display: none;
    font-size: 2.5rem;
    color: #eaeaea;
    height: 102px;
    line-height: 104px;
    margin-left: 10%;
    position: absolute;
    text-transform: initial;
    pointer-events: none;
    padding-left: 15px
}
nav { 
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: 48px;
    z-index: 90;
    font-weight: 400;
    top: 100px; /* This determines the vertical position of the navigation bar */
    text-transform: uppercase;
    max-width: 1440px
}
nav .lang_switcher {
    position: absolute;
    right: 25px;
    top: 0;
    font-size: 1.3rem;
    color: #fff;
    z-index: 10
}
nav .lang_switcher span {
    height: 48px;
    line-height: 48px
}
nav .lang_switcher ul {
    pointer-events: none;
    opacity: 0;
    padding: 12px 16px 6px;
    border: 1px solid #666;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: 28px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: none;
    font-size: 1.6rem
}
nav .lang_switcher ul a {
    color: #999
}
nav .lang_switcher ul a:hover {
    color: #FFF
}
nav .lang_switcher li {
    list-style-type: none;
    margin-bottom: 6px
}
nav .lang_switcher:hover ul {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}
.container-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
    margin-top: 0
}
ul.navbar-nav {
    text-align: center;
    font-size: 0
}
ul.navbar-nav>li {
    display: inline-block
}
ul.navbar-nav>li .upperline {
    position: absolute;
    top: 0;
    width: 100%;
    height:1px;
    background-color: #a51f25;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}
ul.navbar-nav>li.active .upperline {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}
ul.navbar-nav>li.nolink {
    border-top: 0!important;
    background-image: none
}
ul.navbar-nav>li>a {
    position: relative;
    font-weight: 500;
    margin: 0 20px;
    display: block;
    line-height: 48px;
    height: 48px;
    font-size: 1.5rem;
    color: #fff;
    letter-spacing: .25px;
    opacity: .8;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}
ul.navbar-nav .dropdown-menu {
    position: relative;
    left: 0;
    right: 0;
    background-color: #FFF;
    font-size: 0;
    padding: 0 .6%
}
ul.navbar-nav .dropdown-menu a {
    font-size: 10px;
    color: #777
}
ul.navbar-nav .dropdown-menu a:hover {
    color: #000
}
ul.navbar-nav .dropdown-menu li {
    white-space: nowrap;
    width: 16.16%;
    display: inline-block;
    margin: .6% 0 .6% .6%;
    font-size: 0;
    text-transform: initial
}
ul.navbar-nav .dropdown-menu li>a {
    display: block;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 28px
}
ul.navbar-nav .dropdown-menu li>a>div {
    overflow: hidden;
    width: 100%;
    height: 110px;
    margin-bottom: 8px
}
ul.navbar-nav .dropdown-menu li>a>div>div {
    -webkit-transition: -webkit-transform .8s ease;
    -o-transition: -o-transform .8s ease;
    transition: transform .8s ease;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 110px
}
ul.navbar-nav .dropdown-menu li:first-child {
    margin-left: 0
}
.myrdbt a {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.myrdbt span {
    content: '0';
    line-height: 28px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background-color: #5f5f5f;
    color: #fff;
    position: absolute;
    top: 10px;
    right: -38px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease
}
.excaliburbt a>div>div {
    background-image: url(../images/menu/excalibur.jpg)
}
.hommagebt a>div>div {
    background-image: url(../images/menu/hommage.jpg)
}
.velvetbt a>div>div {
    background-image: url(../images/menu/velvet.jpg)
}
.monegasquebt a>div>div {
    background-image: url(../images/menu/monegasque.jpg)
}
.pulsionbt a>div>div {
    background-image: url(../images/menu/pulsion.jpg)
}
.raritiesbt a>div>div {
    background-image: url(../images/menu/rarities.jpg)
}
.guaranteebt a>div>div {
    background-image: url(../images/menu/guarantee.jpg)
}
.caremaintenancebt a>div>div {
    background-image: url(../images/menu/care.jpg)
}
.servicesbt a>div>div {
    background-image: url(../images/menu/services.jpg)
}
.servicecenterbt a>div>div {
    background-image: url(../images/menu/service-centers.jpg)
}
.ourstorybt a>div>div {
    background-image: url(../images/menu/ourstory.jpg)
}
.manufacturebt a>div>div {
    background-image: url(../images/menu/manufacture.jpg)
}
.poinconbt a>div>div {
    background-image: url(../images/menu/poincon.jpg)
}
.calibresbt a>div>div {
    background-image: url(../images/menu/calibres.jpg)
}
.ourcommitmentsbt a>div>div {
    background-image: url(../images/menu/commitments.jpg)
}
.newseventsbt a>div>div {
    background-image: url(../images/menu/newsevents.jpg)
}
.contactrdbt a>div>div {
    background-image: url(../images/menu/contact-rd.jpg)
}
.appointmentbt a>div>div {
    background-image: url(../images/menu/make-appointment.jpg)
}
.callbackbt a>div>div {
    background-image: url(../images/menu/request-callback.jpg)
}
.collectionbookbt a>div>div {
    background-image: url(../images/menu/order-book.jpg)
}
.newsletterbt a>div>div {
    background-image: url(../images/menu/newsletter.jpg)
}
.sihh2016bt a>div>div {
    background-image: url(../images/menu/sihh-2016.jpg)
}
.velvetribbonbt a>div>div {
    background-image: url(../images/menu/velvet-ribbon.jpg)
}
.velvetbymassarobt a>div>div {
    background-image: url(../images/menu/velvet-by-massaro.jpg)
}
.secretheartbt a>div>div {
    background-image: url(../images/menu/secret-heart.jpg)
}
.blackvelvetbt a>div>div {
    background-image: url(../images/menu/black-velvet.jpg)
}
.blossomvelvetbt a>div>div {
    background-image: url(../images/menu/blossom-velvet.jpg)
}
#footer {
    z-index: 100px;
    position: relative
}
.no-touchevents #global-wrapper>footer .lang_switcher:hover ul,
.no-touchevents #global-wrapper>footer .nolink:hover ul {
    pointer-events: auto;
    z-index: 100;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
#global-wrapper>footer .container {
    height: 70px;
    background-color: #222;
    border-top: 2px solid #a51f25;
    text-align: center
}
#global-wrapper>footer .container section {
    display: inline-block
}
#global-wrapper>footer .section {
    background-color: #404040;
    height: 70px;
    line-height: 60px;
    overflow: hidden
}
#global-wrapper>footer .section .col {
    height: 70px;
    line-height: 70px
}
#global-wrapper>footer .lang_switcher {
    display: inline-block;
    color: #fff;
    position: relative
}
#global-wrapper>footer .lang_switcher span {
    padding: 0 20px;
    display: block;
    line-height: 70px;
    color: #FFF
}
#global-wrapper>footer .lang_switcher.opened ul {
    pointer-events: auto;
    z-index: 100;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
#global-wrapper>footer ul.sub-menu {
    position: absolute;
    opacity: 0;
    bottom: 55px;
    width: 150%;
    margin-left: -25%;
    pointer-events: none;
    background-color: #222;
    padding: 10px 20px 6px;
    border: 1px solid #404040;
    z-index: 1000;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, -o-transform .2s ease;
    transition: opacity .2s ease, transform .2s ease
}
#global-wrapper>footer ul.sub-menu li {
    list-style-type: none;
    padding: 5px 0
}
#global-wrapper>footer ul.sub-menu li a {
    color: #999
}
#global-wrapper>footer ul.sub-menu li a:hover {
    color: #FFF
}
#global-wrapper>footer .copyright {
    height: 60px;
    line-height: 60px;
    background-color: #000;
    color: #444;
    text-align: center
}
#global-wrapper>footer .copyright a {
    color: #444
}
#menu-footer a {
    position: relative
}
.widget_nav_menu>ul>li {
    position: relative;
    display: inline-block
}
.widget_nav_menu>ul>li>a {
    padding: 0 20px;
    display: block;
    line-height: 70px;
    color: #FFF
}
.widget_nav_menu>ul>li:hover .dropdown-menu {
    display: block
}
.push-footer {
    background-color: #000;
    padding: .6% .6% 0;
    margin-top: 0
}
.push-footer a {
    padding: 0!important
}
.push-footer .section {
    padding-bottom: .6%
}
.push-footer .push {
    border: 1px solid #222;
    position: relative
}
.push-footer .push-text {
    line-height: 100px
}
.push-footer img {
    position: absolute
}
footer .newsletter {
    text-align: right
}
footer .newsletter label {
    display: none
}
footer .newsletter span {
    float: right;
    color: #fff
}
footer .newsletter>div {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 20px;
    margin-right: 36px;
    margin-top: 14px;
    height: 42px
}
footer .newsletter>div .bg {
    background-color: #222;
    width: 220px;
    height: 42px
}
footer .newsletter>div input[type=text] {
    position: absolute;
    top: 0;
    width: 220px;
    height: 42px;
    left: 0;
    background: 0 0;
    border: 0;
    padding-left: 14px;
    padding-right: 40px;
    line-height: 42px
}
footer .newsletter>div input[type=submit] {
    display: none
}
footer .newsletter>div .submit-newsletter {
    position: absolute;
    display: block;
    background-color: transparent;
    right: 0;
    top: 0;
    border: 0;
    width: 42px;
    height: 42px;
    cursor: pointer
}
footer .newsletter>div .submit-newsletter svg {
    fill: #a51f25;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 20px;
    top: 18px
}
footer .newsletter>div .submit-newsletter:hover svg {
    fill: #fff
}
footer .newsletter>div .placeholder {
    position: absolute;
    color: #999;
    left: 15px;
    top: 0
}
.sharer span {
    float: left;
    color: #fff;
    margin-left: 36px
}
.sharer ul {
    margin-top: 4px;
    height: 66px;
    display: inline-block;
    float: left
}
.sharer .applestore,
.sharer .facebook,
.sharer .instagram,
.sharer .linkedin,
.sharer .twitter,
.sharer .wechat,
.sharer .weibo,
.sharer .youtube {
    background-repeat: no-repeat;
    height: 20px
}
.sharer ul li {
    opacity: .5;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: inline-block;
    margin-left: 15px
}
.sharer .twitter {
    background-image: url(../images/icons.png);
    background-position: -166px -180px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .twitter {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .facebook {
    background-image: url(../images/icons.png);
    background-position: -100px -180px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .facebook {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .linkedin {
    background-image: url(../images/icons.png);
    background-position: -187px -106px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .linkedin {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .instagram {
    background-image: url(../images/icons.png);
    background-position: -122px -180px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .instagram {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .youtube {
    background-image: url(../images/icons.png);
    background-position: -232px -180px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .youtube {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .applestore {
    background-image: url(../images/icons.png);
    background-position: -188px -180px;
    width: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .applestore {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .weibo {
    background-image: url(../images/icons.png);
    background-position: -155px -63px;
    width: 26px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .weibo {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.sharer .wechat {
    cursor: pointer;
    background-image: url(../images/icons.png);
    background-position: -183px -63px;
    width: 24px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .sharer .wechat {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.no-touchevents.csstransitions .template-grid .list .item-push>div,
.no-touchevents.csstransitions .template-grid .list .item>div {
    position: relative;
    -webkit-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease;
    opacity: .8
}
.no-touchevents.csstransitions .template-grid .list .item-push:hover>div,
.no-touchevents.csstransitions .template-grid .list .item:hover>div {
    opacity: 1!important
}
.subimage {
    overflow: hidden;
    margin: 7.783% 0 0;
    height: 294px
}
.subimage>div {
    height: 150%
}
.subimage.margcenter {
    margin: 7.783% auto 0
}
.subimage>img {
    width: 100%;
    height: auto!important
}
main.template-sitemap {
    background-color: #fff;
    padding: 200px 8% 100px
}
main.template-sitemap h3 {
    text-align: left;
    font-size: 1.666em;
    line-height: 100px;
    height: 100px;
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 40px
}
main.template-sitemap ul {
    list-style-type: none;
    margin-bottom: 40px
}
main.template-sitemap ul li {
    display: inline-block;
    padding-right: 30px;
    padding-bottom: 10px
}
main.template-sitemap ul li a {
    color: #000
}
.template-contact .adress-manufacture,
.template-our-story .white,
.template-search {
    color: #fff
}
.block2 .ctas a,
.custom-blocks a,
.custom-blocks a:hover {
    text-decoration: none
}
.template-careers .careers {
    line-height: 150%
}
.template-careers .careers .notmobile {
    height: 100%
}
.template-careers .careers .notmobile .button {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
.template-careers .careers .grid-1-12,
.template-careers .careers .grid-2-12 {
    float: left;
    text-align: center
}
.template-careers .careers .line {
    float: left;
    width: 100%
}
.template-contact .adress-manufacture .middle {
    padding-left: 25%
}
.template-contact .custom-form {
    background-color: #000;
    padding: 65px 0
}
.template-contact .custom-form2 {
    background-color: #fff;
    padding: 65px 0
}
.template-contact .custom-form .gform_fields>li.boutique-details,
.template-contact .custom-form .gform_fields>li.hided {
    display: none
}
.template-contact .custom-form .gform_fields>li.optin {
    margin-top: 0;
    margin-left: 0!important;
    margin-bottom: 0
}
.template-contact .first-optin {
    margin-top: 8px!important
}
.template-our-story p {
    text-align: center;
    font-weight: 700;
    margin: 0
}
.template-our-story .story-date {
    position: relative;
    z-index: 30
}
.template-our-story .story-date p {
    font-size: 5.3333em;
    line-height: 100%
}
.template-our-story .story-parallax p {
    font-size: 5.3333em;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -1px
}
.template-our-story .story-parallax .story-bg {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    max-width: 1440px;
    min-height: 600px;
    max-height: 900px;
    overflow: hidden
}
.template-our-story .story-parallax .story-bg img {
    position: absolute
}
.template-our-story .story-parallax .story-bg .bgcover.super {
    position: relative
}
.template-our-story .story-parallax .table {
    position: relative;
    z-index: 2
}
.no-csstransforms3d .template-our-story .story-parallax .story-bg {
    position: absolute
}
.template-search .page-header {
    background-color: #fff;
    padding-top: 148px
}
.template-search .search-noresult {
    padding-left: 16%
}
.template-search h1 {
    color: #000;
    font-size: 1.666em;
    text-align: left;
    height: 102px;
    padding-left: 16%;
    margin-bottom: 50px
}
.template-search h1 span {
    border-left: 1px solid #CCC;
    height: 44px;
    display: inline-block;
    line-height: 50px;
    margin-top: 26px;
    padding-left: 28px
}
.template-search h2 {
    margin-bottom: 30px
}
.template-search .list .item {
    border: 1px solid #222
}
.template-search .list .item .bg {
    background-image: url(../images/bg-grid-default.jpg)
}
.template-search .excerpt {
    position: relative;
    min-height: 106px;
    padding: 30px 0;
    border-top: 1px solid #2F2F2F
}
.template-search .excerpt p {
    margin: 0
}
.template-search .excerpt .title {
    font-weight: 700
}
.template-search .excerpt:last-child {
    border-bottom: 1px solid #2F2F2F
}
.template-search .list-search {
    width: 83.23%;
    margin-left: auto;
    margin-right: auto
}
.template-search .list-search p {
    width: calc(100% - 220px)
}
.template-search .list-search strong {
    background-color: #333;
    padding: 7px 4px 2px 6px
}
.template-search .list-search .button.red {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0
}
.template-search .container {
    margin-bottom: 60px
}
.template-search .type-retailer {
    margin-top: 3%;
    line-height: 125%
}
.template-search .type-retailer .address,
.template-search .type-retailer .name {
    color: #fff
}
.template404 .bgcover {
    background-image: url(../images/cover-404.jpg)
}
.template404 h1 {
    font-size: 5.333em;
    margin: 0
}
.template404 p {
    font-size: 1.666em;
    font-weight: 700;
    margin: 0 0 120px
}
main.template-newsletter {
    color: #fff;
    padding-bottom: 310px;
    background-image: url(../images/newsletter.jpg);
    background-repeat: no-repeat;
    background-position: bottom center
}
main.template-newsletter .grid-6-12 {
    margin-top: 65px
}
.template-press .press-lounge {
    line-height: 150%;
    text-align: center;
    padding: 100px 0
}
.template-press .press-lounge h2 {
    margin-bottom: 30px
}
.template-press .press-lounge a {
    color: #000
}
.template-press .contact {
    margin-top: 25px
}
.template-press .contact span {
    display: block
}
.template-press .button {
    margin-top: 0
}
.template-press .press-login.custom-form {
    padding-bottom: 60px
}
.template-press .press-login.custom-form .section-title {
    margin-top: 40px
}
main.template-all-boutiques {
    padding-top: 203px;
    background-color: #FFF;
    text-align: center
}
main.template-all-boutiques .custom-select {
    margin-top: 40px;
    margin-bottom: 20px
}
main.template-all-boutiques .all-store {
    text-align: left
}
main.template-all-boutiques .country {
    border-bottom: 1px solid #CCC
}
main.template-all-boutiques .country h4 {
    cursor: pointer;
    font-size: 1.666em;
    margin: 0;
    height: 126px;
    line-height: 126px
}
main.template-all-boutiques .country h4 span {
    font-size: 1.5rem;
    font-weight: 400;
    margin-left: 6px
}
main.template-all-boutiques .country.open .arrow-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
main.template-all-boutiques .all-boutiques {
    position: relative;
    height: 0;
    overflow: hidden;
    width: 100%;
    font-weight: 400;
    line-height: 150%
}
.template-boutiques .boutiques-result .boutique .title,
main.template-all-boutiques .all-boutiques .title {
    font-weight: 700
}
main.template-all-boutiques .all-boutiques .ct-country {
    position: absolute;
    width: 100%
}
main.template-all-boutiques .all-boutiques .boutique {
    position: relative;
    width: 33.3%;
    float: left;
    margin-bottom: 80px;
    height: 200px;
    padding-right: 5%
}
main.template-all-boutiques .all-boutiques .boutique .button {
    position: absolute;
    bottom: 0
}
main.template-all-boutiques .arrow-down {
    background-image: url(../images/icons.png);
    background-position: -59px -92px;
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    display: inline-block;
    margin-left: 40px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    main.template-all-boutiques .arrow-down {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
main.template-myrd {
    color: #fff
}
main.template-myrd h2 {
    padding-top: 80px
}
main.template-myrd .close {
    display: block!important
}
main.template-myrd .grid-container .no-result {
    color: #999
}
main.template-myrd .grid-container2 .no-result {
    color: #999
}
main.template-myrd .list .item {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1
}
main.template-myrd #boutique-selection,
main.template-myrd #watch-selection {
    background-color: #000
}
.template-boutiques .boutiques-result {
    display: none;
    background-color: #fff
}
.template-boutiques .boutiques-result .boutique {
    line-height: 125%
}
.template-boutiques .searchbox {
    position: relative;
    background-color: #222;
    height: 100px;
    width: 100%;
    bottom: 0;
    z-index: 20;
    text-align: center
}
.template-boutiques .searchbox>span {
    line-height: 100px;
    font-weight: 700;
    color: #fff
}
.template-boutiques .searchbox .button {
    margin-top: 27px
}
.template-boutiques .location-list {
    width: 376px;
    height: 60px;
    text-align: left;
    margin: 0 0 0 20px;
    background-color: #eaeaea
}
.template-boutiques .location-list .select2-choices {
    border: 0;
    background-color: #eaeaea;
    background-image: none;
    height: 60px!important;
    line-height: 60px;
    padding-left: 15px
}
.template-boutiques .location-list .select2-choices .select2-search-field:before {
    position: absolute;
    display: block;
    content: "";
    top: 20px;
    opacity: .2;
    background-image: url(../images/icons.png);
    background-position: -144px -180px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-boutiques .location-list .select2-choices .select2-search-field:before {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-boutiques .location-list .select2-choices .select2-search-field input {
    font-family: inherit;
    font-style: italic;
    padding-left: 25px
}
.template-boutiques .temp-input {
    display: inline-block;
    height: 60px;
    width: 376px;
    margin-left: 20px;
    background-color: #eaeaea;
    vertical-align: middle
}
.template-boutiques .geoloc {
    height: 60px;
    width: 60px;
    background-color: #D7D7D7;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    zoom: 1;
    vertical-align: middle;
    margin-left: -4px;
    cursor: pointer
}
.template-boutiques .geoloc>div {
    background-image: url(../images/icons.png);
    background-position: -188px -130px;
    background-repeat: no-repeat;
    width: 18px;
    height: 24px;
    opacity: .5;
    margin-left: 21px;
    margin-top: 18px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-boutiques .geoloc>div {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-boutiques .cover-boutique {
    position: relative;
    height: 648px;
    height: calc(100vh - 100px);
    min-height: 400px;
    max-height: 900px
}
.template-boutiques .cover-boutique p {
    padding: 0 15%
}
.template-boutiques .cover-boutique .bgcover.super {
    height: calc(100% - 100px)
}
.template-boutiques #gmaps {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    height: calc(100% - 148px);
    margin-top: 148px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}
.template-boutiques .gallery {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #fff;
    text-align: center;
    overflow: hidden
}
.template-boutiques .gallery .cover {
    height: 100%;
    width: 100%;
    position: relative;
    padding-top: 140px
}
.template-boutiques .gallery p {
    font-size: 1.666em;
    font-weight: 400
}
.template-boutiques #infobulle {
    width: 400px;
    height: 250px;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
    display: none;
    padding: 40px;
    -webkit-transform-origin: 50% 260px;
    -ms-transform-origin: 50% 260px;
    -o-transform-origin: 50% 260px;
    transform-origin: 50% 260px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.template-boutiques #infobulle .arrow {
    width: 30px;
    height: 30px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -15px
}
.template-boutiques #infobulle .arrow,
.template-guarantee .tooltip:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}
.template-boutiques #infobulle .name {
    color: #000;
    font-weight: 700;
    margin-bottom: 6px
}
.template-boutiques #infobulle .address {
    color: #999;
    line-height: 125%
}
.template-boutiques #infobulle .button {
    margin-top: 20px
}
.template-boutiques .main-store {
    background-color: #eaeaea
}
.template-boutiques .main-store h2 {
    height: 126px;
    line-height: 126px
}
.template-boutiques .main-store .list {
    margin-top: 0;
    padding-bottom: .6%
}
.template-boutiques .main-store .push {
    background-color: #000
}
.template-boutiques .boutiques-result {
    padding: 8.385% 8.385% 2%
}
.template-boutiques .boutiques-result .boutique {
    text-align: left;
    position: relative;
    width: 33.3%;
    float: left;
    height: 200px;
    padding: 0 5% 0 0;
    margin: 0 0 80px;
    border: 0
}
.template-boutiques .boutiques-result .boutique .button {
    margin-top: 0;
    position: absolute;
    bottom: 0
}
.select2-drop.select2-drop-above.select2-drop-active {
    border: 0
}
.select2-drop {
    border: 0;
    border-radius: 0
}
.select2-drop .select2-results {
    margin: 0;
    max-height: 450px;
    padding: 0
}
.select2-drop .select2-results li {
    height: 60px;
    line-height: 60px;
    background-color: #fff
}
.select2-drop .select2-results li .select2-result-label {
    padding: 0 0 0 20px
}
.select2-drop .select2-results .select2-highlighted {
    background-color: #eaeaea;
    color: #000
}
.select2-drop .select2-results li.select2-no-results {
    padding-left: 20px
}
.select2-drop .select2-selection-limit {
    display: none
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding-left: 40px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    margin: 0;
    height: 60px;
    line-height: 60px;
    background-color: #eaeaea
}
.select2-container-multi .select2-search-field {
    position: absolute;
    width: 100%;
    height: 60px
}
.select2-container-multi .select2-search-choice-close {
    left: 25px;
    top: 23px
}
.country {
    font-weight: 700
}
.city {
    padding-left: 10px
}
.template-guarantee .tooltip {
    display: none;
    background-color: #2D2D2D;
    width: 400px;
    margin-left: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    padding: 15px;
    line-height: 125%;
    font-size: 1.4rem;
    position: absolute;
    z-index: 10;
    top: -5px;
    left: 2px
}
.template-guarantee .tooltip:before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background-color: #2D2D2D;
    top: 5px;
    left: -6px
}
.template-guarantee .individual-number {
    position: relative
}
.template-guarantee span.gf-icon {
    right: 20px;
    top: 18px;
    position: absolute;
    background-image: url(../images/icons.png);
    background-position: -210px -180px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-guarantee span.gf-icon {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-guarantee span.gf-icon:hover .tooltip {
    display: block
}
.template-guarantee .custom-form {
    padding: 40px 0 420px;
    background-image: url(../images/footer-guarantee.jpg);
    background-repeat: no-repeat;
    background-position: center bottom
}
.template-boutique .location {
    padding-top: 200px
}
.template-boutique .cover-boutique {
    opacity: .5
}
.template-boutique .name {
    font-weight: 700;
    padding: 0 5%;
    margin-bottom: 6px
}
.template-boutique .address,
.template-boutique .call {
    color: #fff;
    line-height: 150%;
    margin-bottom: 30px
}
.template-boutique .opening-hours {
    line-height: 150%;
    color: #999;
    margin-bottom: 30px
}
.template-boutique h3 {
    font-weight: 700;
    font-size: 1.666em;
    text-align: center
}
.template-boutique h3.subtitle {
    height: 112px;
    line-height: 112px
}
.template-boutique .isRetailer .cover .bgcover.desktop {
    background-image: url(../images/retailer-cover.jpg)
}
.template-boutique .isRetailer .cover .bgcover.retina {
    background-image: url(../images/retailer-cover-retina.jpg)
}
.template-boutique .isRetailer .cover .bgcover.mobile {
    background-image: url(../images/retailer-cover-mobile.jpg)
}
.template-boutique .isRetailer .geodetails .grid-8-12.desktop {
    background-image: url(../images/retailer-interior.jpg)
}
.template-boutique .isRetailer .geodetails .grid-8-12.retina {
    background-image: url(../images/retailer-interior-retina.jpg)
}
.template-boutique .geodetails .grid-4-12 {
    position: relative;
    background-color: rgba(0, 0, 0, .9);
    z-index: 2;
    padding: 0 7.783%
}
.template-boutique .geodetails .button {
    margin-top: 16px;
    min-width: 210px
}
.template-boutique .map-boutique {
    position: absolute;
    background-color: #eaeaea;
    width: 100%;
    height: 100%;
    pointer-events: none;
    cursor: default;
    margin: 0
}
.template-boutique .map-boutique>div {
    height: 100%
}
.template-boutique .exclusive-watch {
    color: #fff;
    text-align: center
}
.template-boutique .exclusive-watch h3 {
    margin-top: 20px
}
.template-boutique .exclusive-watch>p {
    margin-top: -20px;
    margin-bottom: 60px
}
.template-boutique .exclusive-watch .button {
    margin-bottom: calc(30px + .6%)
}
.template-boutique .other-boutique {
    background-color: #fff
}
.template-boutique .other-boutique .list {
    padding-bottom: .6%;
    margin-top: 0
}
.template-boutique .other-boutique .list .push {
    background-color: #000
}
.template-boutique .authorised-retailers {
    background-color: #eaeaea;
    text-align: center;
    padding-bottom: 50px
}
.template-boutique .discover-city,
.template-single-news article {
    background-color: #fff
}
.template-boutique .authorised-retailers>.section {
    margin-top: 30px;
    margin-bottom: 30px;
    display: table;
    width: 100%
}
.template-boutique .authorised-retailers>.section .separator {
    display: table-cell;
    float: none
}
.template-boutique .authorised-retailers>.section .separator:nth-child(2) {
    left: 66.6%
}
.template-boutique .authorised-retailers>.section .separator:last-child {
    display: none
}
.type-retailer {
    text-align: center;
    border: 0!important
}
.type-retailer .name {
    font-weight: 700;
    padding: 0 5%;
    margin-bottom: 6px
}
.type-retailer .address {
    color: #000;
    padding: 0 5%
}
.list-news .col,
.template-home .carrousel-collection,
.template-home .news .col {
    background-color: #ffffff /* THIS CHANGES THE BACKGROUND COLOR OF THE CARROUSEL */
}
.template-calibres h1 {
    color: #FFF
}
.template-home .button {
    margin-top: 10px
}
.template-home .highlights {
    height: 132px
}
.template-home .highlights h2 {
    line-height: 132px
}
.template-home .list-news {
    padding: 0 .6%
}
.template-home .list-news .col {
    margin-bottom: 0
}
.template-home .news .button {
    margin-top: 25px;
    margin-bottom: 30px
}
.template-home h2.bigger {
    padding: 0;
    overflow: hidden
}
.template-home #home-cover {
    overflow: hidden;
    position: relative
}
.template-home .pushcollection {
    padding: .6%
}
.template-home .pushcollection>div {
    overflow: hidden;
    border: 1px solid #222
}
.template-home .pushcollection .push-text {
    top: 0
}
.template-home .pushcollection #push1 .picto-logo-collection {
    background-image: url(../images/icons.png);
    background-position: 0 -106px;
    background-repeat: no-repeat;
    width: 162px;
    height: 22px;
    margin-left: -81px;
    margin-top: -11px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-home .pushcollection #push1 .picto-logo-collection {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-home .pushcollection #push1 .visu.desktop {
    background-image: url(../images/excalibur-home.jpg)
}
.template-home .pushcollection #push1 .visu.retina {
    background-image: url(../images/excalibur-home-retina.jpg)
}
.template-home .pushcollection #push1 .visu.mobile {
    background-image: url(../images/excalibur-home-mobile.jpg)
}
.template-home .pushcollection #push2 .picto-logo-collection {
    background-image: url(../images/icons.png);
    background-position: -59px -38px;
    background-repeat: no-repeat;
    width: 150px;
    height: 23px;
    margin-left: -81px;
    margin-top: -11px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-home .pushcollection #push2 .picto-logo-collection {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-home .pushcollection #push2 .visu.desktop {
    background-image: url(../images/hommage-home.jpg)
}
.template-home .pushcollection #push2 .visu.retina {
    background-image: url(../images/hommage-home-retina.jpg)
}
.template-home .pushcollection #push2 .visu.mobile {
    background-image: url(../images/hommage-home-mobile.jpg)
}
.template-home .pushcollection #push3 .picto-logo-collection {
    background-image: url(../images/icons.png);
    background-position: -59px -63px;
    background-repeat: no-repeat;
    width: 94px;
    height: 27px;
    margin-left: -47px;
    margin-top: -13px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .template-home .pushcollection #push3 .picto-logo-collection {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.template-home .pushcollection #push3 .visu.desktop {
    background-image: url(../images/velvet-home.jpg)
}
.template-home .pushcollection #push3 .visu.retina {
    background-image: url(../images/velvet-home-retina.jpg)
}
.template-home .pushcollection #push3 .visu.mobile {
    background-image: url(../images/velvet-home-mobile.jpg)
}
.template-home .pushcollection .picto-logo-collection {
    z-index: 2;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: -o-transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    position: absolute;
    left: 50%;
    top: 50%
}
.template-home .mood-home {
    overflow: hidden;
    margin-bottom: .6%
}
.template-home .push-home {
    margin: 4.5% 0% .6%; /* original: 0 .6% .6% (top-right-bottom) This moves the three blocks around on the landing page */ 
}
.template-home .push-home .push {
    position: relative;
    border: 1px solid #222
}
.template-home .push-home .push2 { /* duplicated from the one above to accomodate the no-border for the push-2 classes */
    position: relative;
    border: 0
}
.template-home .push-home .push-text {
    top: 0
}
.template-home .push-home .midline { /* This determines how much vertical space (in percentage %) the three blocks take from the overall defined frame */
    height: 100%; /* original 49.6% */
    margin-top: .8%
}
.template-home .push-home .midline .grid-6-12 {
    width: 49.6%;
    margin-left: .8%
}
.template-home .push-home .midline .grid-6-12-new { /* duplicated from the one above. Ensures that this block can have 100% with instead of the standard 49.6% that grid-6-12 normally has */
    width: 100%;
    margin-left: .8%;
    margin-top: .8% 
}
.template-home .push-home .midline a:first-child .col {
    margin-left: 0
}
.template-home .push-home .midline:first-child {
    margin-top: 0
}
.template-home .push-home .fullline,
.template-home .visu {
    height: 100%
}
.template-home .cover .title { /* Here you can move the title overlay of the banner around*/
    text-align: left;
    position: absolute;
    bottom: 60px;
    margin-left: 70px
}
.template-home .cover .title h2 {
    margin: 0
}
.template-home .cover .title h3 {
    margin-top: -10px
}
.template-home .cover .title>div {
    overflow: hidden;
    height: 60px;
    position: relative
}
.template-home .cover .title h2,
.template-home .cover .title h3 {
    overflow: hidden;
    display: block;
    text-align: left;
    position: relative
}
.block2,
.block4 {
    text-align: center
}
.template-news .entry-content {
    background-color: #FFF;
    position: relative
}
.template-news .entry-content .article {
    padding-bottom: 7.783%;
    line-height: 150%
}
.template-news .cover .button {
    margin-top: 0
}
.template-news h3 {
    margin-bottom: 40px
}
.template-news .article-content {
    margin-top: 7.783%
}
.template-news .article-content a {
    color: #a51f25
}
.template-news .article-content a:hover {
    color: #000
}
.template-news .article-content img {
    margin: 0;
    width: 100%;
    height: auto
}
.template-news .article-content img.forceNotResponsive {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block
}
.template-news .article-content iframe {
    width: 100%
}
.template-news .paginate_links {
    background-color: #fff;
    color: #000;
    height: 90px;
    line-height: 90px;
    text-align: center
}
.template-news .paginate_links .page-numbers {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 34px;
    color: #a51f25;
    border: 1px solid #a51f25
}
.template-news .paginate_links a.page-numbers {
    color: #b1b1b1;
    border-color: #b1b1b1
}
.bgblack a,
.bglightgrey a,
.bgwhite a,
.filter {
    color: #a51f25
}
.template-news h1 {
    margin-bottom: 0
}
.template-news .date {
    font-size: 1.666em;
    margin-top: 0
}
.list.list-news {
    background-color: #FFF;
    margin: 0;
    padding: 0 .6% .6%
}
.list.list-news .push-text {
    line-height: 125%
}
.list.list-news .col {
    overflow: hidden
}
.list.list-news>.section {
    padding-top: .6%
}
.list.list-news>div {
    height: 250px;
    height: 45vw;
    max-height: 648px
}
.list.list-news .icon-insta {
    background-image: url(../images/icons.png);
    background-position: 0 -180px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .list.list-news .icon-insta {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.custom-blocks h3 {
    margin-bottom: 30px
}
.custom-blocks h3.subtitle {
    height: 112px;
    line-height: 112px;
    margin-bottom: 0
}
.custom-blocks .arrow-button {
    margin: 20px 0 0
}
.custom-blocks a {
    padding: 3px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.custom-blocks .double-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}
.block2 h2 {
    margin-top: 20px
}
.block2 h2 p {
    font-size: 1.6666em
}
.block2 img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-105%) scale(.666);
    -ms-transform: translateX(-50%) translateY(-105%) scale(.666);
    -o-transform: translateX(-50%) translateY(-105%) scale(.666);
    transform: translateX(-50%) translateY(-105%) scale(.666)
}
.block2 .ctas {
    padding-top: 20px
}
.block3 {
    overflow: hidden
}
.block3 .bgcover {
    position: absolute;
    height: 110%;
    width: 100%
}
.block3.bgblack .block-over {
    background-color: #000
}
.block3.bglightgrey .block-over {
    background-color: #eaeaea
}
.block4 {
    padding-bottom: 7.783%
}
.block4-open-trainingen { /* duplicated from the one above to facilitate less-height of the sections from the open trainingen pagina */
    padding-bottom: 3%
}
.block5,
.block5 .image {
    padding-top: 10%;
    padding-bottom: 10%
}
.block4 .subimage {
    margin-bottom: 0;
    overflow: hidden
}
.block4 .grid-8-12 {
    margin-top: 7.783%
}
.block4 .col {
    text-align: left
}
.block5 {
    text-align: center
}
.block5 img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-82%) scale(.666);
    -ms-transform: translateX(-50%) translateY(-82%) scale(.666);
    -o-transform: translateX(-50%) translateY(-82%) scale(.666);
    transform: translateX(-50%) translateY(-82%) scale(.666)
}
.block6,
.collection-header {
    padding-top: 6%;
    padding-bottom: 6%
}
.block-video {
    overflow: hidden
}
.block-video.ratio169 {
    height: 240px;
    height: 56.226415092vw;
    max-height: 810px
}
.block-video.ratio169.first-block {
    height: calc(56.226415092vw + 140px);
    max-height: 950px
}
.block-video.ratio169.first-block iframe {
    height: calc(100% - 140px)
}
.block-video.ratiowide {
    height: 200px;
    height: 42.55vw;
    max-height: 612px
}
.block-video.ratiowide.first-block {
    height: calc(42.55vw + 140px);
    max-height: 752px
}
.block-video.ratiowide.first-block iframe {
    height: calc(100% - 140px)
}
.block-video>video {
    width: 100%
}
.block-video iframe {
    position: absolute;
    background-color: #000
}
.block-iframe {
    font-size: 0
}
.block-iframe iframe {
    border: 0;
    width: 100%;
    height: 100%
}
.block-watches.slider {
    padding-top: 0
}
.block-watches.slider .item-light {
    background-image: url(../images/24bits/bg-big-hommage.png)
}
.block-watches.slider .item .item-overlay {
    opacity: .8
}
.block-watches.slider .pagin-arrow {
    height: 100%;
    margin-top: 0
}
.block-watches.slider .current-item {
    cursor: pointer
}
.block-watches.slider .current-item .item-overlay {
    opacity: 0
}
.block-watches.slider .next-item,
.block-watches.slider .previous-item {
    left: 50%
}
.block_visuel img {
    width: 100%;
    height: auto;
    padding: 0 .6%
}
.block-gallery {
    background-color: #fff;
    overflow: hidden
}
.block-gallery .list.list-news {
    background-color: #fff;
    margin-bottom: 0
}
.block-gallery .list.list-news>.section {
    padding-top: 0
}
.block-gallery a {
    padding: 0
}
.first-block {
    padding-top: 148px
}
.no-touchevents .template-news .paginate_links a.page-numbers {
    -webkit-transition: border-color .2s ease, color .2s ease;
    -o-transition: border-color .2s ease, color .2s ease;
    transition: border-color .2s ease, color .2s ease
}
.no-touchevents .template-news .paginate_links a.page-numbers:hover {
    color: #a51f25;
    border-color: #a51f25
}
.filter {
    position: relative;
    background-color: #eaeaea;
    height: 60px;
    overflow: hidden
}
.filter .narrow {
    line-height: 60px;
    height: 60px;
    text-align: center;
    border-bottom: 1px solid #a51f25;
    display: block;
    cursor: pointer;
    font-weight: 700
}
.filter .narrow div {
    display: inline-block;
    margin: 2px 10px 0;
    background-image: url(../images/icons.png);
    background-position: -59px -92px;
    background-repeat: no-repeat;
    width: 14px;
    height: 10px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .filter .narrow div {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.filter .filters {
    color: #000;
    text-align: center;
    padding-top: 34px
}
.filter .filters>div {
    padding-bottom: 48px
}
.filter .filters ul {
    list-style-type: none;
    color: #999
}
.discover-collection:hover,
.filter .filters .selected {
    color: #a51f25
}
.filter .filters ul li {
    display: inline-block;
    margin-right: 32px;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}
.filter .filters .checkbox {
    width: 13px;
    height: 13px;
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
    pointer-events: none;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}
.filter .filters .checkbox span {
    width: 5px;
    height: 5px;
    background-color: #999;
    margin-left: 3px;
    margin-top: 3px;
    display: block;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s ease, background-color .3s ease;
    -o-transition: -o-transform .3s ease, background-color .3s ease;
    transition: transform .3s ease, background-color .3s ease
}
.filter .filters .selected .checkbox {
    border-color: #a51f25
}
.filter .filters .selected .checkbox span {
    background-color: #a51f25;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.picto-close {
    background-image: url(../images/icons.png);
    background-position: -17px -212px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .picto-close {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.discover-collection {
    text-align: center;
    font-weight: 700;
    line-height: 26px;
    margin-top: 26px;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    width: 200px;
    margin-left: auto;
    margin-right: auto
}
.discover-collection>div {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background-color: #000;
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    text-align: left;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}
.fitted-models,
.slider,
.tech-spec,
.tech-spec h4 {
    text-align: center
}
.discover-collection>div>div {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    margin-top: 2px;
    margin-left: 2px;
    line-height: 22px;
    -webkit-transition: -webkit-transform .2s ease;
    -o-transition: -o-transform .2s ease;
    transition: transform .2s ease
}
.tech-spec ul li,
article.type-watch .zoomed-watch .highlights ul li {
    line-height: 150%
}
.discover-collection svg {
    position: absolute;
    left: 3px;
    top: 9px;
    width: 6px;
    height: 9px;
    margin-left: 8px
}
.discover-collection svg path {
    fill: #000
}
.discover-collection:hover svg path,
.template-collection .logo-svg svg path {
    fill: #fff
}
.discover-collection:hover>div {
    background-color: #a51f25
}
.discover-collection:hover>div>div {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.template-collection .logo-svg {
    position: absolute;
    z-index: 100;
    top: calc(50% + 20px);
    margin-left: 5%;
    width: 38%;
    opacity: 0
}
.template-collection .logo-svg svg {
    width: 100%;
    height: auto
}
.template-collection .nohmobile {
    padding: 10% 0 6%
}
.template-calibres .list .item .bg {
    background-image: url(../images/bg-grid-default.jpg)
}
.template-calibres .list .item-push .bg {
    background-image: url(../images/bg-grid-push-default.jpg)
}
article.type-watch .zoomed-watch {
    z-index: 10;
    position: relative;
    background-color: #eaeaea
}
article.type-watch .zoomed-watch .image img {
    position: absolute;
    width: 100%;
    max-width: 91%;
    height: auto;
    top: -70px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}
article.type-watch .zoomed-watch .highlights ul {
    margin-bottom: 40px;
    padding-left: 15px
}
article.type-watch .zoomed-watch .highlights .arrow-button {
    display: inline-block;
    width: 100%;
    line-height: 150%
}
article.type-watch .zoomed-watch .highlights .add-wishlist span {
    visibility: hidden;
    opacity: 0
}
article.type-watch .zoomed-watch .highlights .add-wishlist .added {
    position: absolute;
    left: 13px
}
article.type-watch .calibre-watch {
    position: relative;
    z-index: 15;
    background-color: #FFF
}
article.type-watch .calibre-watch img {
    width: 100%;
    max-width: 75%;
    height: auto;
    transform: translateX(-50%) translateY(-50%)
}
article.type-watch .calibre-watch img,
article.type-watch .poincon-section img.bg-calibre {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%)
}
article.type-watch .poincon-big {
    background-image: url(../images/icons.png);
    background-position: 0 -38px;
    background-repeat: no-repeat;
    width: 57px;
    height: 66px;
    margin-bottom: 26px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    article.type-watch .poincon-big {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
article.type-watch .poincon-section {
    position: relative;
    overflow: hidden;
    background-color: #000;
    z-index: 12;
    color: #fff
}
article.type-watch .poincon-section .grid-3-12 {
    margin-left: 8.383%
}
article.type-watch .poincon-section .grid-3-12 .middle {
    padding-bottom: 30px
}
article.type-watch .poincon-section img {
    width: 100%;
    max-width: 75%;
    height: auto;
    position: relative;
    z-index: 2
}
article.type-watch .poincon-section img.bg-calibre {
    z-index: -1;
    position: absolute;
    width: 150%;
    max-width: 150%;
    transform: translateX(-50%) translateY(-50%)
}
article.type-calibre .description {
    background-color: #eaeaea
}
article.type-calibre .watch-content {
    overflow: hidden;
    position: relative
}
article.type-calibre .poincon-section {
    background-color: #000;
    z-index: 2;
    color: #fff;
    position: relative;
    overflow: hidden
}
article.type-calibre .poincon-section img {
    width: 100%;
    max-width: 84%;
    height: auto
}
article.type-calibre .poincon-section img.bg-calibre {
    z-index: -1;
    position: absolute;
    width: 168%;
    max-width: 168%;
    -webkit-transform: translateX(-26%) translateY(-23.5%);
    -ms-transform: translateX(-26%) translateY(-23.5%);
    -o-transform: translateX(-26%) translateY(-23.5%);
    transform: translateX(-26%) translateY(-23.5%)
}
article.type-calibre h3,
article.type-watch h3 {
    font-weight: 700
}
.tech-spec {
    background-color: #eaeaea
}
.tech-spec .arrow-button {
    text-align: center;
    margin-top: 30px
}
.tech-spec ul {
    padding: 0 10%;
    list-style-type: none
}
.tech-spec .section {
    margin-top: 2.66em
}
.tech-spec .separator2 {
    left: 66.6%
}
.separator {
    height: 104%;
    width: 1px;
    background-color: #c7c7c7;
    position: absolute;
    left: 33.3%
}
.small-separator {
    height: 1px;
    width: 36px;
    background-color: #c7c7c7;
    display: inline-block
}
.explode1-calibre {
    background-color: #FFF
}
.explode1-calibre .grid-8-12>div {
    position: relative
}
.explode2-calibre {
    background-color: #eaeaea
}
.explode2-calibre .share-button {
    margin-top: 12px
}
img.explode {
    position: absolute;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    height: 150%;
    max-height: 150%;
    left: 50%;
    padding-top: 10%;
    padding-bottom: 10%
}
.mood-calibre,
.mood-watch,
.slider {
    overflow: hidden;
    position: relative
}
.fitted-models {
    color: #fff;
    padding-bottom: 40px
}
.fitted-models>h2 {
    margin-top: 50px
}
.fitted-models>p {
    margin-bottom: 50px
}
.fitted-models .list {
    margin-top: 0
}
.mood-calibre,
.mood-watch {
    height: 400px;
    z-index: 20
}
.mood-calibre>div,
.mood-watch>div {
    background-color: #000
}
.slider .next-item.hover .item-overlay,
.slider .previous-item.hover .item-overlay {
    background-color: rgba(0, 0, 0, .3)
}
.mood-calibre>bgparallaxed,
.mood-watch>bgparallaxed {
    height: 600px
}
.slider {
    width: 100%;
    color: #FFF;
    padding-top: 148px;
    min-height: 700px
}
.slider .arrow-button {
    position: absolute;
    bottom: 5.5%;
    z-index: 25;
    left: 50%;
    width: 400px;
    margin-left: -200px
}
.slider .items {
    height: 100%;
    overflow: hidden;
    position: relative
}
.slider .item {
    position: absolute;
    width: 588px;
    height: 100%;
    left: 50%;
    margin-left: -294px;
    text-align: left
}
.slider .item img {
    position: absolute;
    top: 50%;
    margin-top: -294px;
    width: 588px;
    height: auto
}
.slider .item .details {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 80%
}
.slider .item .details p {
    margin: 0 0 2px;
    font-weight: 700
}
.slider .item .details h1 {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0
}
.slider .previous-item {
    left: 0;
    z-index: 12
}
.slider .previous-item .item-overlay {
    transition: background-color 1s cubic-bezier(.215, .61, .355, 1);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #000), color-stop(90%, transparent));
    background-image: -webkit-linear-gradient(left, #000 50%, transparent 90%);
    background-image: -o-linear-gradient(left, #000 50%, transparent 90%);
    background-image: linear-gradient(to right, #000 50%, transparent 90%);
    opacity: .8
}
.slider .next-item .item-overlay,
.slider .previous-item .item-overlay {
    -webkit-transition: background-color 1s cubic-bezier(.215, .61, .355, 1);
    -o-transition: background-color 1s cubic-bezier(.215, .61, .355, 1)
}
.slider .next-item {
    left: 100%;
    z-index: 12
}
.slider .next-item .item-overlay {
    transition: background-color 1s cubic-bezier(.215, .61, .355, 1);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(50%, #000));
    background-image: -webkit-linear-gradient(left, transparent 10%, #000 50%);
    background-image: -o-linear-gradient(left, transparent 10%, #000 50%);
    background-image: linear-gradient(to right, transparent 10%, #000 50%);
    opacity: .8
}
.slider .current-item {
    z-index: 14
}
.slider .item-light {
    width: 752px;
    height: 730px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -376px;
    margin-top: -406px;
    z-index: 13
}
.slider .item-poincon {
    background-image: url(../images/icons.png);
    background-position: -212px -92px;
    background-repeat: no-repeat;
    width: 38px;
    height: 44px;
    position: absolute;
    z-index: 15;
    left: 50%;
    top: 57%;
    margin-left: 120px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .slider .item-poincon {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.slider .item-overlay {
    pointer-events: none;
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0
}
.slider .pagin-left .arrow,
.slider .pagin-right .arrow {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    background-repeat: no-repeat;
    width: 16px;
    height: 26px
}
.slider .pagin-left {
    z-index: 10;
    left: 0
}
.slider .pagin-left .arrow {
    right: 0;
    background-image: url(../images/icons.png);
    background-position: -82px -180px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .slider .pagin-left .arrow {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.slider .pagin-right {
    z-index: 10;
    right: 0
}
.slider .pagin-right .arrow {
    background-image: url(../images/icons.png);
    background-position: -64px -180px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .slider .pagin-right .arrow {
        -webkit-background-size: 256px 232px;
        background-size: 256px 232px;
        background-image: url(../images/icons%402x.png)
    }
}
.slider .pagin-arrow {
    cursor: pointer;
    position: absolute;
    opacity: .3;
    z-index: 20;
    width: 16.16%;
    height: 100%;
    height: calc(100% - 148px)
}
.color-hommage .slider .item-light {
    background-image: url(../images/24bits/bg-big-hommage.png)
}
.color-velvet .slider .item-light {
    background-image: url(../images/24bits/bg-big-velvet.png)
}
.color-excalibur .slider .item-light {
    background-image: url(../images/24bits/bg-big-excalibur.png)
}
.color-pulsion .slider .item-light {
    background-image: url(../images/24bits/bg-big-pulsion.png)
}
.color-monegasque .slider .item-light {
    background-image: url(../images/24bits/bg-big-monegasque.png)
}
.color-.slider .item-light {
    background-image: url(../images/24bits/bg-big-grey.png)
}
.color-hommage.slider .item-light {
    background-image: url(../images/24bits/bg-big-hommage.png)
}
.color-velvet.slider .item-light {
    background-image: url(../images/24bits/bg-big-velvet.png)
}
.color-excalibur.slider .item-light {
    background-image: url(../images/24bits/bg-big-excalibur.png)
}
.color-pulsion.slider .item-light {
    background-image: url(../images/24bits/bg-big-pulsion.png)
}
.color-monegasque.slider .item-light {
    background-image: url(../images/24bits/bg-big-monegasque.png)
}
.template-calibre .tech-spec {
    margin-bottom: 0
}
.template-calibre .item-light {
    background-image: url(../images/24bits/bg-big-grey.png)
}
@media only screen and (min-width: 1440px) {
    #global-wrapper:before {
        left: 0;
        z-index: 98;
        user-select: none
    }
    #global-wrapper:after,
    #global-wrapper:before {
        content: '';
        background-color: #000; /* This changes the overall background color of the webpage */ 
        width: calc(50% - 720px);
        height: 100%;
        position: fixed;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }
    #global-wrapper:after {
        right: 0;
        z-index: 97;
        user-select: none
    }
}
@media only screen and (min-width: 767px) {
    article.type-watch .description {
        max-height: none;
        height: auto
    }
    article.type-watch .description .table {
        min-height: 300px
    }
    article.type-watch .description .grid-8-12 {
        padding: 7% 0
    }
    .container-dropdown {
        pointer-events: none
    }
    ul.navbar-nav>li.hover>a {
        opacity: 1
    }
    ul.navbar-nav>li.hover .container-dropdown {
        pointer-events: auto
    }
    ul.navbar-nav>li.hover .dropdown-menu {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    ul.navbar-nav .dropdown-menu {
        -webkit-transition: -webkit-transform .5s cubic-bezier(.645, .045, .355, 1);
        -o-transition: -o-transform .5s cubic-bezier(.645, .045, .355, 1);
        transition: transform .5s cubic-bezier(.645, .045, .355, 1);
        -webkit-transform: translateY(-105%);
        -ms-transform: translateY(-105%);
        -o-transform: translateY(-105%);
        transform: translateY(-105%)
    }
    ul.navbar-nav .dropdown-menu li:hover a>div>div {
        -webkit-transition: -webkit-transform 3s ease;
        -o-transition: -o-transform 3s ease;
        transition: transform 3s ease;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    .arrow-down-menu {
        display: none
    }
    .csstransforms3d ul.navbar-nav>li.hover .dropdown-menu {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .csstransforms3d ul.navbar-nav .dropdown-menu {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }
    .template-boutique .authorised-retailers .col {
        display: table-cell;
        float: none;
        padding-bottom: 50px
    }
    .template-boutique .authorised-retailers .button {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -105px
    }
}
@media only screen and (min-width: 767px) and (-webkit-max-device-pixel-ratio: 1),
only screen and (min-width: 767px) and (max--moz-device-pixel-ratio: 1),
only screen and (min-width: 767px) and (-o-max-device-pixel-ratio: 1),
only screen and (min-width: 767px) and (max-device-pixel-ratio: 1),
only screen and (min-width: 767px) and (-webkit-max-device-pixel-ratio: 1.0416666666666667),
only screen and (min-width: 767px) and (-o-max-device-pixel-ratio: 2604166666666667/2500000000000000),
only screen and (min-width: 767px) and (max-resolution: 100dpi),
only screen and (min-width: 767px) and (-o-max-device-pixel-ratio: 1/1),
only screen and (min-width: 767px) and (max-resolution: 1dppx) {
    .desktop,
    .notmobile {
        display: block
    }
    .mobile,
    .retina {
        display: none!important;
        background-image: none!important
    }
}
@media only screen and (min-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (min--moz-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (-o-min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 767px) and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-width: 767px) and (min-resolution: 192dpi),
only screen and (min-width: 767px) and (min-resolution: 2dppx) {
    .notmobile,
    .retina {
        display: block!important
    }
    .desktop,
    .mobile {
        display: none!important;
        background-image: none!important
    }
    .template-guarantee .custom-form {
        background-image: url(../images/footer-guarantee-retina.jpg);
        -webkit-background-size: 841px 373px;
        background-size: 841px 373px
    }
}
@media screen and (orientation: landscape) {
    .mobile .rotate-screen {
        display: block!important
    }
}
@media screen and (orientation: portrait) {
    .simpleh {
        height: 300px;
        height: calc(30vh);
        min-height: 250px;
        max-height: 350px
    }
    .doubleh,
    .fsh,
    .template-boutiques .cover-boutique {
        height: 550px;
        height: 55vh;
        min-height: 450px;
        max-height: 700px
    }
    img.explode {
        -webkit-transform: translateX(-37%);
        -ms-transform: translateX(-37%);
        -o-transform: translateX(-37%);
        transform: translateX(-37%)
    }
    .template-boutique .geodetails .grid-4-12 {
        width: 43%
    }
    .template-boutique .isRetailer .geodetails .grid-8-12.desktop,
    .template-boutique .isRetailer .geodetails .grid-8-12.retina {
        width: 57%;
        margin-left: 0
    }
    .template-boutique .address,
    .template-boutique .call,
    .template-boutique .opening-hours {
        margin-bottom: 10px
    }
    .template-our-story .story-parallax .story-bg {
        min-height: 450px;
        max-height: 700px
    }
}
@media only screen and (min-width: 850px) and (max-width: 1150px) {
    body {
        font-size: 1.4rem
    }
    ul.navbar-nav>li>a {
        margin: 0 12px;
        font-size: 1.5rem
    }
    ul.navbar-nav .dropdown-menu li>a {
        font-size: 1.3rem;
        letterspacing: 0
    }
    ul.navbar-nav .dropdown-menu li>a>div,
    ul.navbar-nav .dropdown-menu li>a>div>div {
        height: 95px
    }
    .subimage {
        height: 250px
    }
    .custom-form .grid-8-12 {
        width: 76%
    }
    .push .push-text,
    .push-footer .push-text {
        height: 70px;
        line-height: 70px
    }
    .push .push-text .title,
    .push-footer .push-text .title {
        height: 70px
    }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
    body {
        font-size: 1.2rem
    }
    ul.navbar-nav>li>a {
        margin: 0 12px;
        font-size: 1.3rem
    }
    ul.navbar-nav .dropdown-menu li>a {
        font-size: 1rem;
        letterspacing: 0;
        line-height: 20px
    }
    ul.navbar-nav .dropdown-menu li>a>div,
    ul.navbar-nav .dropdown-menu li>a>div>div {
        height: 80px
    }
    p {
        font-size: 1.2rem
    }
    .subimage {
        height: 200px
    }
    .push .push-text,
    .push-footer .push-text {
        height: 70px;
        line-height: 70px
    }
    .push .push-text .title,
    .push-footer .push-text .title {
        height: 70px
    }
    .custom-form .grid-8-12 {
        width: 86%
    }
}
@media only screen and (max-width: 767px) {
    .debuggg,
    .desktop,
    .notmobile,
    .retina {
        display: none
    }
    .debuggg,
    .news {
        background-color: #fff
    }
    .debuggg {
        font-size: 10px;
        position: fixed;
        z-index: 9999;
        color: #000;
        top: 0;
        left: 0
    }
    .first-block {
        padding-top: 66px
    }
    .block-video.ratio169.first-block {
        height: calc(56.226415092vw + 66px);
        max-height: 950px
    }
    .block-video.ratio169.first-block iframe {
        height: calc(100% - 66px)
    }
    .block-video.ratiowide.first-block {
        height: calc(42.55vw + 66px);
        max-height: 752px
    }
    .block-video.ratiowide.first-block iframe {
        height: calc(100% - 66px)
    }
    #global-wrapper>footer .container,
    #global-wrapper>footer .section .col {
        height: auto
    }
    .template-guarantee .tooltip {
        right: -20px;
        left: auto;
        width: 308px;
        margin-left: 0;
        top: 30px
    }
    .template-guarantee .tooltip:before {
        left: auto;
        right: 20px;
        top: -9px
    }
    .custom-form .gform_confirmation_message {
        font-size: 1.5rem;
        padding-top: 20px
    }
    .color-hommage .slider .item-light {
        background-image: url(../images/24bits/bg-big-mobile-hommage.png)
    }
    .color-velvet .slider .item-light {
        background-image: url(../images/24bits/bg-big-mobile-velvet.png)
    }
    .color-excalibur .slider .item-light {
        background-image: url(../images/24bits/bg-big-mobile-excalibur.png)
    }
    .color-pulsion .slider .item-light {
        background-image: url(../images/24bits/bg-big-mobile-pulsion.png)
    }
    .color-monegasque .slider .item-light {
        background-image: url(../images/24bits/bg-big-mobile-monegasque.png)
    }
    .bgnotmobile,
    .desktop,
    .retina {
        background-image: none!important
    }
    body {
        font-size: 1.4rem
    }
    .padd {
        padding: 10% 0
    }
    .mobile {
        display: block
    }
    #menu-footer .searches,
    ul.navbar-nav>li.active .upperline {
        display: none
    }
    .cover {
        padding-top: 66px
    }
    .bgcover.super.mobile {
        position: absolute
    }
    .pre-home .middle,
    h1 {
        font-size: 3rem
    }
    h2,
    h2.bigger {
        font-size: 1.8rem
    }
    .pre-home .enter,
    p,
    ul.navbar-nav>li>a {
        font-size: 1.4rem
    }
    .button {
        margin-top: 15px
    }
    .margcenter {
        margin: 0;
        padding: 0 10%
    }
    #global-wrapper>footer .section .col.sharer {
        line-height: 100%
    }
    .doubleh,
    .simpleh {
        height: auto;
        min-height: 0;
        max-height: none
    }
    .fsh {
        height: 400px;
        height: 100vh;
        min-height: 0
    }
    .doublehmobile {
        height: 400px;
        height: 120vw;
        min-height: 384px;
        max-height: 600px
    }
    .simplehmobile {
        height: 250px;
        height: 70vw;
        min-height: 224px;
        max-height: 350px
    }
    .nohmobile {
        height: auto;
        min-height: 0;
        max-height: none
    }
    #global-wrapper>footer .lang_switcher span {
        margin-top: -30px
    }
    .carrousel-mobile {
        display: none;
        position: relative
    }
    .carrousel-mobile .col {
        position: absolute;
        width: 96%;
        margin: 0
    }
    .carrousel-mobile .pagin-mobile {
        position: absolute;
        text-align: center;
        width: 100%;
        bottom: 10px
    }
    .carrousel-mobile .pagin-mobile>div {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 2px
    }
    .carrousel-mobile .pagin-mobile>div>div {
        margin-top: 5px;
        margin-left: 5px;
        width: 10px;
        height: 10px;
        opacity: .3;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: opacity .3s ease, background-color .3s ease;
        -o-transition: opacity .3s ease, background-color .3s ease;
        transition: opacity .3s ease, background-color .3s ease
    }
    .carrousel-mobile .pagin-mobile>div.actived>div {
        opacity: 1;
        background-color: #a51f25
    }
    .news .carrousel-mobile .pagin-mobile {
        bottom: -50px
    }
    .news .carrousel-mobile .pagin-mobile>div>div {
        background-color: #000
    }
    .news .carrousel-mobile .pagin-mobile>div.actived>div {
        background-color: #a51f25
    }
    .template-single-news .carrousel-mobile {
        padding-bottom: 50px
    }
    .push .push-text {
        height: 55px;
        line-height: 37px
    }
    .push .push-text .title {
        height: 65px
    }
    .list {
        margin: 0;
        padding: 2%
    }
    .list .item {
        width: 96%
    }
    .list-float .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%
    }
    main.template-newsletter {
        padding-bottom: 140px;
        -webkit-background-size: 472px 125px;
        background-size: 472px 125px
    }
    #global-wrapper>header {
        position: absolute
    }
    .navbar-header {
        padding-top: 0;
        height: 66px;
        z-index: 100;
        position: fixed;
        width: 100%;
        opacity: 1
    }
    .navbar-header .geo,
    .navbar-header .phone {
        background-repeat: no-repeat;
        opacity: .5;
        top: 22px
    }
    .navbar-header .phone {
        background-image: url(../images/icons.png);
        background-position: -164px -106px;
        width: 21px;
        height: 21px;
        position: absolute;
        right: 46px
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
        .navbar-header .phone {
            -webkit-background-size: 256px 232px;
            background-size: 256px 232px;
            background-image: url(../images/icons%402x.png)
        }
    }
    .navbar-header .geo {
        background-image: url(../images/icons.png);
        background-position: 0 -212px;
        width: 15px;
        height: 20px;
        position: absolute;
        right: 12px
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
        .navbar-header .geo {
            -webkit-background-size: 256px 232px;
            background-size: 256px 232px;
            background-image: url(../images/icons%402x.png)
        }
    }
    .navbar-header .sep {
        width: 1px;
        height: 26px;
        top: 20px;
        position: absolute;
        right: 36px;
        background-color: #4D4D4D
    }
    .navbar-brand {
        position: fixed;
        top: 6px
    }
    .navbar-brand .logo {
        transform-origin: top center;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5)
    }
    .navbar-brand .logo,
    .navbar-brand .logo_rd {
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        -o-transform-origin: top center
    }
    .navbar-brand .logo_rd {
        transform-origin: top center;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        margin-top: 26px
    }
    .navbar-brand .logo_rd_ct {
        height: 56px
    }
    #burger {
        display: block;
        width: 66px;
        height: 66px;
        padding-top: 23px;
        background-color: #000
    }
    #burger>div {
        width: 24px;
        margin-left: 21px;
        margin-bottom: 7px;
        height: 2px;
        background-color: grey
    }
    .myrdbt span {
        margin-left: 10px;
        right: auto;
        top: 15px;
        text-align: center
    }
    nav {
        position: fixed;
        height: 600px;
        height: 100vh;
        width: 100%;
        display: none;
        top: 0;
        padding-top: 0;
        background-color: #222;
        overflow: hidden;
        opacity: 0;
        overflow-y: scroll;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .4s cubic-bezier(.215, .61, .355, 1);
        -o-transition: -o-transform .4s cubic-bezier(.215, .61, .355, 1);
        transition: transform .4s cubic-bezier(.215, .61, .355, 1)
    }
    ul.navbar-nav {
        width: 100%;
        height: 100%;
        padding-top: 70px;
        padding-bottom: 80px;
        position: relative;
        display: block;
        zoom: 1
    }
    ul.navbar-nav>li {
        width: 100%;
        text-align: center
    }
    ul.navbar-nav .container-dropdown,
    ul.navbar-nav>li>a {
        position: relative;
        text-align: left
    }
    ul.navbar-nav>li>a {
        display: inline-block;
        padding: 0;
        height: 48px;
        line-height: 60px;
        width: 84%;
        border-bottom: 1px solid #4E4E4E
    }
    .poincon-big,
    .template-boutiques .searchbox>span {
        display: none
    }
    ul.navbar-nav>li.active {
        border-top: 0
    }
    .template-home .cover .title,
    .template-home .cover .title h1,
    .template-home .cover .title h2,
    .template-home .cover .title h3,
    footer .newsletter,
    footer .sharer {
        text-align: center
    }
    ul.navbar-nav .dropdown-menu {
        background-color: #404040;
        padding: 0 10%
    }
    ul.navbar-nav .dropdown-menu li {
        width: 100%;
        margin: 1.5% 0
    }
    ul.navbar-nav .dropdown-menu li:first-child {
        margin-top: 6%
    }
    ul.navbar-nav .dropdown-menu li:last-child {
        margin-bottom: 6%
    }
    ul.navbar-nav .dropdown-menu li>a {
        color: #fff;
        font-size: 1.4rem
    }
    ul.navbar-nav .dropdown-menu li>a>div {
        display: none;
        background-image: none!important
    }
    ul.navbar-nav .dropdown-menu a:hover {
        color: #fff
    }
    .arrow-down-menu {
        position: absolute;
        right: 4%;
        top: 0;
        margin-top: 25px;
        background-image: url(../images/icons.png);
        background-position: -75px -92px;
        background-repeat: no-repeat;
        width: 9px;
        height: 6px
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
        .arrow-down-menu {
            -webkit-background-size: 256px 232px;
            background-size: 256px 232px;
            background-image: url(../images/icons%402x.png)
        }
    }
    #global-wrapper>footer .section {
        height: auto
    }
    .push-footer {
        padding: 2%
    }
    .push-footer .push {
        margin: 0
    }
    .widget_nav_menu ul li>a {
        padding: 0 10px
    }
    footer .sharer {
        line-height: 100%;
        padding-top: 0;
        padding-bottom: 40px
    }
    footer .sharer ul {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        margin-top: 0
    }
    footer .sharer .facebook {
        margin-left: 0
    }
    footer .sharer span {
        margin: 0;
        float: none
    }
    footer .newsletter span {
        float: none;
        height: 46px
    }
    footer .newsletter>div {
        float: none;
        margin-left: 0;
        margin-right: 0;
        border-bottom: 1px solid #666;
        padding-bottom: 70px
    }
    footer .newsletter>div .bg {
        width: 260px
    }
    .template-home .highlights {
        height: 80px
    }
    .template-home .highlights h2 {
        line-height: 80px
    }
    .template-home .push-home {
        margin: 2%
    }
    .template-home .push-home .col {
        margin: 0
    }
    .template-home .push-home .midline {
        height: 100%
    }
    .template-home .pushcollection {
        position: relative;
        overflow: hidden;
        padding: 0;
        margin: 2%;
        border: 1px solid #222
    }
    .template-home .pushcollection>div {
        border: 0
    }
    .template-home #home-cover .button {
        min-width: 170px
    }
    .template-home .cover .title {
        width: 100%;
        margin: 0;
        bottom: 40px
    }
    .template-home .cover .title h2 {
        font-size: 3rem;
        text-align: center
    }
    .template-home .cover .title h3 {
        font-size: 1.8rem;
        font-weight: 400;
        margin-top: 0
    }
    .template-home .news .button {
        margin-top: 60px
    }
    #home-cover .cover {
        -webkit-background-size: 200% 200%;
        background-size: 200%;
        background-position: top center
    }
    .slider .item-light,
    article.type-calibre .slider .item-light {
        background-repeat: no-repeat;
        background-position: center;
        top: 50%
    }
    .custom-blocks h3 {
        font-size: 1.7rem;
        margin-bottom: 16px
    }
    .custom-blocks .double-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .block2 .ctas {
        padding-top: 0
    }
    .block2 h2 {
        margin-top: 0
    }
    .block2 img {
        max-width: 40%;
        height: auto
    }
    .block3 .bgcover {
        height: 280px;
        height: 70vw;
        position: relative
    }
    .block3 .table,
    .block5 img {
        height: auto
    }
    .block3 .block-over {
        padding: 10% 0
    }
    .block3 .grid-6-12 {
        padding: 10% 10% 0;
        text-align: left
    }
    .block4 {
        padding-bottom: 10%
    }
    .block4 .subimage {
        margin: 10%;
        width: 80%;
        padding: 0;
        height: auto
    }
    .block4 .col.grid-6-12 {
        padding-right: 0
    }
    .block5 {
        padding: 10% 0
    }
    .block5 p {
        text-align: left
    }
    .block5 img {
        max-width: 100%
    }
    .slider {
        padding-top: 0;
        height: 500px;
        height: 100vh;
        max-height: none
    }
    .slider .item {
        width: 100%;
        margin-left: -50%
    }
    .slider .item .details {
        padding: 0 10%
    }
    .slider .item img {
        width: 120%;
        height: auto;
        margin-top: -50%;
        margin-left: -10%
    }
    .slider .item-poincon {
        margin-left: 80px;
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        -o-transform: scale(.75);
        transform: scale(.75)
    }
    .slider .pagin-arrow {
        margin-top: 66px;
        width: 10%
    }
    .slider .pagin-left {
        left: 0
    }
    .slider .pagin-right {
        right: 0
    }
    .slider .item-light {
        width: 120%;
        height: 480px;
        height: 120vw;
        -webkit-background-size: cover;
        background-size: cover;
        margin: -50% 0 0 -60%;
        left: 50%
    }
    .slider .previous-item {
        left: -50%
    }
    .slider .next-item {
        left: 150%
    }
    .template-calibres h2 {
        font-size: 2.6rem
    }
    .discover-more .list .item {
        width: 100%
    }
    .filter .filters ul li {
        margin-bottom: 10px;
        margin-right: 16px;
        margin-left: 16px
    }
    article.type-calibre .slider .item img {
        width: 86%;
        margin-left: 7%;
        margin-top: -40%
    }
    article.type-calibre .slider .item-light {
        width: 86%;
        height: 300px;
        height: 86vw;
        -webkit-background-size: cover;
        background-size: cover;
        margin: -40% 0 0 -43%;
        left: 50%;
        background-image: url(../images/24bits/bg-big-mobile-grey.png)
    }
    article.type-calibre .explode1-calibre .grid-8-12 {
        background-color: #eaeaea
    }
    article.type-calibre .explode1-calibre .table {
        padding: 10% 10% 0
    }
    article.type-calibre .explode2-calibre {
        background-color: #fff
    }
    article.type-calibre .explode2-calibre .table {
        padding: 0 10% 10%
    }
    article.type-calibre img.explode {
        width: 80%;
        height: auto;
        margin-left: 0;
        margin-top: -10%;
        max-height: none;
        padding-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    article.type-calibre .fitted-models h2,
    article.type-calibre .fitted-models p {
        padding: 0 10%;
        margin-bottom: 0
    }
    article.type-calibre .description,
    article.type-watch .description {
        padding: 22% 0
    }
    article.type-calibre h3,
    article.type-watch h3 {
        font-size: 1.7rem
    }
    article.type-watch .poincon-section .grid-3-12 {
        margin-left: 0
    }
    article.type-watch .zoomed-watch {
        height: auto;
        min-height: 0;
        max-height: none
    }
    article.type-watch .zoomed-watch .image {
        background-color: #000;
        min-height: 400px;
        height: 400px;
        height: 100vw
    }
    article.type-watch .zoomed-watch .image img {
        top: -50px
    }
    article.type-watch .zoomed-watch .highlights {
        background-color: #eaeaea;
        padding: 36px 2%
    }
    article.type-watch .zoomed-watch .highlights .arrow-button {
        line-height: 150%;
        padding-left: 30px
    }
    article.type-watch .zoomed-watch .highlights h4 {
        text-align: center
    }
    article.type-watch .zoomed-watch .highlights .add-wishlist .added {
        left: 43px
    }
    article.type-watch .calibre-watch {
        text-align: center
    }
    article.type-watch .calibre-watch img {
        width: 90%;
        max-width: 90%
    }
    article.type-watch .calibre-watch .grid-8-12 {
        height: 280px;
        height: 80vw;
        margin-top: -30px;
        margin-bottom: 30px
    }
    article.type-watch .calibre-watch .middle {
        padding: 0 10% 10%
    }
    .poincon-section {
        padding: 10% 0 6%
    }
    .poincon-section .grid-3-12 .middle,
    .tech-spec {
        padding: 10%
    }
    .poincon-section .grid-3-12 {
        margin-left: 0;
        text-align: center
    }
    .tech-spec .section {
        margin-top: 0
    }
    .tech-spec .col {
        padding: 10% 0;
        border-bottom: 1px solid #cdcdcd
    }
    .tech-spec .col:last-child {
        border-bottom: 0
    }
    .template-collection h1 {
        padding: 0;
        font-size: 2.6rem
    }
    .template-collection .logo-svg {
        top: auto;
        width: 60%;
        margin-left: -30%;
        bottom: 10%;
        left: 50%
    }
    .template-press .press-lounge {
        padding: 12% 10%
    }
    .template-careers .middle {
        padding: 12% 10% 0
    }
    .template-careers .button {
        margin-bottom: 50px
    }
    .template-careers .block5 {
        padding-top: 0
    }
    .template-careers .block5 .margcenter {
        padding: 0
    }
    main.template-sitemap {
        padding-top: 80px;
        padding-bottom: 40px
    }
    main.template-sitemap h3 {
        font-size: 2rem;
        height: 80px;
        line-height: 80px;
        margin-bottom: 25px
    }
    main.template-sitemap ul {
        margin-bottom: 20px
    }
    .template-contact h3 {
        font-size: 1.7rem
    }
    .template-contact .optin-privacy {
        margin-top: 0!important
    }
    .template-contact .adress-manufacture .middle {
        padding: 12% 0 12% 12%
    }
    .template-appointment .contact-form,
    .template-contact .custom-form {
        padding-top: 0
    }
    .custom-form .section-title h2 {
        font-size: 1.8rem
    }
    .custom-form .margcenter {
        padding: 0 2%
    }
    .custom-form .gform_fields>li,
    .custom-form .gform_fields>li.input-email .ginput_left {
        width: 100%;
        margin-bottom: 2%
    }
    .custom-form .gform_fields>li.input-email .ginput_right {
        width: 100%;
        margin-left: 0
    }
    .custom-form .gform_wrapper.gf_browser_chrome select {
        width: 100%!important
    }
    .custom-form .type-switcher {
        width: 100%!important;
        margin-left: 0!important
    }
    .custom-form .input-radio,
    .custom-form .optin {
        padding-left: 3%
    }
    .custom-form .custom-dropdown select {
        background-position: 100% center
    }
    .custom-form .input-captcha .gfield_captcha_input_container {
        width: 100%;
        margin: 0
    }
    .template-boutiques .location-list,
    .template-boutiques .temp-input {
        margin: 0 5%;
        width: 90%
    }
    .template-boutiques .temp-input {
        height: 48px
    }
    .template-boutiques .searchbox {
        height: auto;
        padding: 3% 0
    }
    .template-boutiques .searchbox .button {
        margin-top: 9px;
        width: 90%
    }
    .template-boutiques .gallery p {
        font-size: 1.4rem;
        padding: 0
    }
    .template-boutiques .geoloc {
        display: block;
        position: absolute;
        right: 5%;
        margin-right: 0;
        top: 0;
        margin-top: 3%;
        width: 48px;
        height: 48px
    }
    .separator,
    .tech-spec .separator,
    .template-boutique .authorised-retailers>.section .separator {
        display: none
    }
    .template-boutiques .geoloc>div {
        margin-top: 12px;
        margin-left: 16px
    }
    .template-boutiques .cover-boutique {
        min-height: 0;
        height: 450px;
        height: calc(100vh - 122px)
    }
    .template-boutiques .gallery .cover {
        padding-top: 80px
    }
    .template-boutiques .location-list {
        height: 48px
    }
    .template-boutiques .location-list .select2-choices {
        height: 48px!important;
        line-height: 48px
    }
    .template-boutiques .location-list .select2-choices .select2-search-field:before {
        top: 15px
    }
    .select2-container-multi .select2-search-field {
        height: 48px
    }
    .select2-container-multi .select2-choices .select2-search-choice {
        height: 48px;
        line-height: 48px
    }
    .select2-container-multi .select2-search-choice-close {
        top: 20px
    }
    .template-boutique .geodetails .grid-4-12 {
        padding: 12%;
        background-color: #000
    }
    .template-boutique .geodetails .button {
        margin-top: 12px
    }
    .template-boutique .address,
    .template-boutique .call,
    .template-boutique .opening-hours {
        margin-bottom: 10px
    }
    .template-boutique .map-boutique {
        position: relative;
        height: 480px;
        height: 120vw
    }
    .template-boutique .map-boutique>div {
        width: 100%
    }
    .template-boutique .exclusive-watch>p {
        margin-top: 10px;
        padding: 0 10% 10%;
        margin-bottom: 0
    }
    .template-boutique h3.subtitle {
        margin-top: 0;
        padding: 0 10%;
        font-size: 1.8rem;
        height: 80px;
        line-height: 80px
    }
    .template-boutique .other-boutique .list {
        padding-top: 0
    }
    .template-boutique .authorised-retailers {
        padding-bottom: 0
    }
    .template-boutique .authorised-retailers .col {
        margin-bottom: 10%
    }
    .template-boutique .authorised-retailers>.section {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 20px
    }
    .template-boutiques .boutiques-result {
        padding: 10%;
        text-align: center
    }
    .template-boutiques .boutiques-result .boutique {
        text-align: center;
        line-height: 125%;
        margin-top: 10%;
        padding-top: 10%;
        border-top: 1px solid #b2b2b2;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        padding-right: 0
    }
    .template-boutiques .boutiques-result .boutique .button {
        margin-top: 15px;
        position: relative
    }
    .template-boutiques .boutiques-result .boutique:first-child {
        border-top: 0;
        margin-top: 0;
        padding-top: 0
    }
    main.template-all-boutiques {
        padding-top: 100px
    }
    main.template-all-boutiques .country h4 {
        height: 60px;
        line-height: 60px;
        font-size: 1.8rem
    }
    main.template-all-boutiques .all-store {
        margin-bottom: 10%
    }
    main.template-all-boutiques .all-boutiques .boutique {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
        text-align: center
    }
    main.template-all-boutiques .all-boutiques .boutique .button {
        position: relative
    }
    #popin .content .title {
        font-size: 2rem
    }
    .template-our-story h2,
    .template-our-story p {
        font-size: 1.8rem
    }
    .template-our-story .nohmobile {
        padding: 10% 0
    }
    .template-our-story .story-parallax .story-bg {
        position: absolute
    }
    .template-our-story .story-date .date {
        font-size: 4rem
    }
    .template-our-story .story-date p {
        font-size: 2rem;
        line-height: 100%
    }
    .template-our-story .story-parallax p {
        font-size: 3rem;
        line-height: 125%;
        letter-spacing: 0
    }
    .template-guarantee .custom-form {
        -webkit-background-size: 100% 100%;
        background-size: 100%;
        padding-bottom: 210px;
        background-image: url(../images/footer-guarantee-mobile.jpg)
    }
    .template-guarantee .optin {
        width: 100%!important;
        clear: both;
        margin-top: 0!important;
        margin-left: 0!important
    }
    .template-guarantee .optin-privacy {
        margin-top: 10px!important
    }
    .list.list-news .col {
        margin-bottom: 2%
    }
    .list.list-news>.section {
        padding-top: 2%
    }
    .subimage {
        margin: 10%;
        height: 200px;
        height: 50vw
    }
    .list.list-news>div,
    .subimage>div,
    .template-single-news .list.list-news>div {
        height: 100%
    }
    .template-news h3 {
        margin-bottom: 20px;
        font-size: 2rem
    }
    .template-news .article-content {
        padding: 0 10%
    }
    .template-news .list.list-news {
        background-color: #fff;
        padding: 2%;
        margin: 0
    }
    .template-news .date {
        font-size: 1.8rem;
        line-height: 2.6rem
    }
    .list.list-news,
    .template-single-news .list.list-news {
        background-color: #000;
        position: relative;
        overflow: hidden;
        padding: 0;
        margin: 0 2% 2%
    }
    .template-single-news .list.list-news {
        margin-top: 2%;
        margin-bottom: 0
    }
    .template-myrd h2 {
        padding: 20px 0
    }
}

@media only screen and (min-width: 768px) {
	.variable-size-font-title {
	 font-size:2rem;
	}
	.variable-size-font {
	 font-size:2rem;
	}
	.list .item .details-positioning {
		top:23%;
	}
	.variable-size-font-overheid {
		font-size:2rem;
	}
	.list .item .details-positioning-overheid {
		top:83%;
	}
	
		
}
@media only screen and (max-width: 768px) { /* This sections triggers on mobile phones */
	.variable-size-font-title {
	 font-size:1.7rem;	
	}
	.variable-size-font {	
	 font-size:1.7rem;
	}
	.list .item .details-positioning {
		top:15%;
	}
	.variable-size-font-overheid {
		font-size:1.7rem;
	}
	.list .item .details-positioning-overheid {
		top:83%;
	}
}
@media only screen and (min-width: 320px) { /* Dit zorgt ervoor dat de logo-name Maduro Bohorquez standaard goed staat op 300px */
	.image-logo-name-resize {
		width:300px
	}
}
@media only screen and (max-width: 320px) { /* Dit zorgt ervoor dat de logo-name Maduro Bohorquez kleiner wordt en opschuift om gecenteerd te blijven. Alleen dan werkt het uitklapmenu correct op kleine schermen zoals iPhone 4  */
	.navbar-brand .logo_rd_ct {
		margin-left:-15px
	}
	.image-logo-name-resize {
		width:210px
	}
	img.imgr.shift-image-downwards-for-small-screens.yass-ready{
		margin-top: 60px
	}
	img.imgr.shift-image-downwards-for-small-screens2.yass-ready{
		margin-top: 70px
	}
}

.hide-when-notmobile{ /* this parts cheats to hide (and show) a div on the advies-en-coaching page. The div contains linebreaks to force a proper layout of the text */
    display:none   
}

@media only screen and (max-width: 425px) { /* This section fix alot of lay-out issues on mobile phones */
    .no-touchevents .template-home .push-home .push .title3,
    .no-touchevents .template-home .pushcollection .push .title3 {
        margin-top: 4%
    }
    .push .push-text .bg3 {
        height: 90%
    }
    .template-home .push-home .extra-margin-mobile { /* all connected parent-classes should be put in this line? Only putting .extra-margin-mobile does not work */
        margin-bottom: 2%   
    }
    .image-advies-en-coaching {
        height: 90%;
        width: 90%;
        margin-left: 15px
    }
     .image-advies-en-coaching-greysection {
        height: 90%;
        width: 90%;
        margin-right: 15px
    }
     .image-open-trainingen {
        height: 83%;
        width: 83%;
        margin-left: 15px
    }
    .show-when-onmobile {
        display: block
    }
    .hide-when-onmobile{
        display: none
    }
    
}