/* slick core css */
.retailGalleryComponent .slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

/* ---Daimler--- */

/* common items - all galleries */
.retailGalleryComponent .ME4_n {
    background-color: #EBECFF;
}

.retailGalleryComponent div.IM29_n img {
    border: 1px solid #AFAFAF;
}

.retailGalleryComponent div.IM29_n {
    border: 1px solid #AFAFAF;
}

.retailGalleryComponent div.IM29_n:hover {
    border: 1px solid #00ADEF;
}

.retailGalleryComponent div.IM29_n:hover img {
    border: 1px solid #FFF;
}

.retailGalleryComponent .HL11_n {
    font: bold 12px arial;
}

.retailGalleryComponent .TX1_n {
    font: normal 12px/16px arial;
}

.retailGalleryComponent .HL11_n p {
    font: bold 12px arial;
}

.retailGalleryComponent .TX1_n p {
    font: normal 12px/16px arial;
}

.retailGalleryComponent .G3_n {
    background: #ddd;
    background: -webkit-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -moz-linear-gradient(#fff, #ddd);
    background: linear-gradient(#fff, #ddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
}

.retailGalleryComponent .LHE_n {
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    background: -webkit-linear-gradient(#AEB8C2, #87949D);
    background: -o-linear-gradient(#AEB8C2, #87949D);
    background: -moz-linear-gradient(#AEB8C2, #87949D);
    background: linear-gradient(#AEB8C2, #87949D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AEB8C2', endColorstr='#87949D');
}

.retailGalleryComponent .BT6_n {
    width: 15px;
    height: 16px;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/temp_close.png');
    -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
}

.retailGalleryComponent .BT6_n:hover {
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/temp_close-hl.png');
}

.retailGalleryComponent .LHE_n .BT6_n {
    top: 4px;
    right: 7px;
    position: absolute;
}

.retailGalleryComponent .slick-prev, .retailGalleryComponent .slick-next {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    padding: 0;
    outline: none;
    display: block;
}

/* main dimensions - used throughout */
.retailGalleryComponent .gallerymain-width-max {
    max-width: 1000px;
}

.retailGalleryComponent .gallerymain-width {
    width: 1000px;
}

.retailGalleryComponent .gallerymain-height-max {
    max-height: 586px;
}

.retailGalleryComponent .gallerymain-height {
    height: 586px;
}

/* structure */
.retailGalleryComponent .gallery-small-cont {
    width: 530px;
    margin: 0 auto;
    position: relative;
}

.retailGalleryComponent .gallery-small-cont {
    height: 130px;
}

/* image */
.retailGalleryComponent .gallery-small .slide-wrap {
    position: relative;
}

.retailGalleryComponent .gallery-small .slide-content-wrap {
    position: relative;
    margin: 0 3px;
}

.retailGalleryComponent .gallery-small img {
    max-height: 127px;
    padding: 0;
    margin: 0;
}

/*loading */

.retailGalleryComponent img.slick-loading { min-height: 73px; background: #fff url('/etc/designs/embcmsretail/publish/img/gallery/ajax-loader.gif') center center no-repeat; }
.retailGalleryComponent #gallery-full-main img.slick-loading { width: 100px; height: 100px; }

/* Arrows */
.retailGalleryComponent .gallery-small .slick-prev, .retailGalleryComponent .gallery-small .slick-next {
    position: absolute;
    z-index: 1000;
    display: block;
    width: 30px;
    height: 130px;
    top: 0;
}

.retailGalleryComponent .gallery-small .slick-prev {
    left: 0;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/Si_1n.png');
}

.retailGalleryComponent .gallery-small .slick-next {
    right: 0;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/Si_3n.png');
}

.retailGalleryComponent .gallery-small .slick-prev:hover {
    left: 0;
    background-image: url("/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/Si_1n_mover.png");
}

.retailGalleryComponent .gallery-small .slick-next:hover {
    right: 0;
    background-image: url("/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/Si_3n_mover.png");
}

/* tooltip border colour is daimler 'line grey'*/
.retailGalleryComponent .slick-tt {
    width: 200px;
    position: absolute;
    background: #fff;
    border: 2px solid #DDD;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 10px;
    z-index: 9999;
}

.retailGalleryComponent .slick-tt:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-bottom-color: #DDD;
    top: -20px;
    left: 90px;
}

.retailGalleryComponent .slick-tt span {
    font-weight: bold;
    color: #666;
}

/* zoom icon */
.retailGalleryComponent .gallery-small .slick-slide .zoom-icon {
    pointer-events: none;
    width: 20px;
    height: 20px;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/nav_temp_plus.png');
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1002;
    border: 0;
}

.retailGalleryComponent .gallery-small .slide-wrap:hover .zoom-icon {
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/nav_temp_plus-highlight.png');
}

/* full gallery structure */
#retailGalleryComponent-page-cover {
    display: block !important;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/70pct.png');
    background-repeat: repeat;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}

.retailGalleryComponent #gallery-outer-wrapper {
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/* undo the above centering when screen height too small */
@media all and ( max-height: 800px ) {
    .retailGalleryComponent #gallery-outer-wrapper {
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}

.retailGalleryComponent #gallery-panel {
    height: 27px;
}

.retailGalleryComponent #gallery-full-main {
    margin: 0 auto;
}

.retailGalleryComponent #gallery-full-nav {
    max-width: 936px;
    margin: 0 auto;
}

.retailGalleryComponent #gallery-full-main { /* height: 748px; */
    background-color: #000;
    border-top: 20px solid #000;
}

/* full gallery image */
.retailGalleryComponent #gallery-full-main .slider-img {
    text-align: center;
    display: table;
}

.retailGalleryComponent #gallery-full-main .slider-img-inner2 {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.retailGalleryComponent #gallery-full-main .slider-img-inner {
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/* main image overlay */
.retailGalleryComponent #gallery-full-main .slider-overlay-container {
    width: 100%;
    margin-top: -80px;
    color: #fff;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

.retailGalleryComponent #gallery-full-main .slider-overlay {
    padding: 15px;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/70pct.png');
    background-repeat: repeat;
}

.retailGalleryComponent #gallery-full-main .slider-overlay p {
    color: #fff;
}

.retailGalleryComponent #gallery-full-main .slider-desc {
    margin-top: 15px;
}

.retailGalleryComponent #gallery-full-main .slider-captionText div.imgCaptionText {
    position: relative;
}

/* full gallery fwd and back */
.retailGalleryComponent #gallery-full-main .slick-prev, #gallery-full-main .slick-next {
    width: 56px;
    height: 56px;
    top: 265px;
    position: absolute;
    display: block;
    z-index: 1015;
}

.retailGalleryComponent #gallery-full-main .slick-prev {
    left: 10px;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/left-arrow-hintergrund.png');
}

.retailGalleryComponent #gallery-full-main .slick-next {
    right: 10px;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/right-arrow-hintergrund.png');
}

.retailGalleryComponent #gallery-full-main .slick-prev:hover {
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/left-arrow-mover-hintergrund.png');
}

.retailGalleryComponent #gallery-full-main .slick-next:hover {
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/gallery_gui-pfeile/right-arrow-mover-hintergrund.png');
}

/* full gallery nav bar */
.retailGalleryComponent #gallery-full-nav-wrapper {
    border-top: 20px solid #000;
    margin: 0 auto;
}

.retailGalleryComponent #gallery-full-nav img {
    max-height: 73px;
}

.retailGalleryComponent #gallery-full-nav .slick-slide {
    height: 77px;
}

.retailGalleryComponent #gallery-full-nav .slide-content-wrap {
    margin-right: 5px;
}

.retailGalleryComponent #gallery-full-nav {
    padding-top: 10px;
    padding-bottom: 10px;
}

.retailGalleryComponent #gallery-full-nav .slick-prev, #gallery-full-nav .slick-next {
    width: 22px;
    height: 75px;
    top: 10px;
    position: absolute;
}

.retailGalleryComponent #gallery-full-nav .slick-prev {
    margin-left: -27px;
    left: 0;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/temp_bt12_n_left.png');
}

.retailGalleryComponent #gallery-full-nav .slick-next {
    margin-right: -27px;
    right: 0;
    background-image: url('/etc/designs/embcmsretail/publish/img/gallery/temp_bt12_n_right.png');
}

.retailGalleryComponent #gallery-full-nav .slick-center img {
    border-color: #00ADEF;
}

.retailGalleryComponent #gallery-full-nav .slick-track.slick-slide-do-not-move {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

/* main gallery responsive behaviour */
@media all and (max-width: 1024px) {
    .retailGalleryComponent .gallerymain-width-max {
        max-width: 800px;
    }
    .retailGalleryComponent .gallerymain-width {
        width: 800px;
    }
    .retailGalleryComponent .gallerymain-height-max {
        max-height: 468px;
    }
    .retailGalleryComponent .gallerymain-height {
        height: 468px;
    }
    .retailGalleryComponent #gallery-full-nav {
        max-width: 736px
    }
    .retailGalleryComponent #gallery-full-main .slick-prev, #gallery-full-main .slick-next {
        top: 206px;
    }
}

@media all and (max-width: 800px) {
    .retailGalleryComponent .gallerymain-width-max {
        max-width: 600px;
    }
    .retailGalleryComponent .gallerymain-width {
        width: 600px;
    }
    .retailGalleryComponent .gallerymain-height-max {
        max-height: 350px;
    }
    .retailGalleryComponent .gallerymain-height {
        height: 350px;
    }
    .retailGalleryComponent #gallery-full-nav {
        max-width: 536px
    }
    .retailGalleryComponent #gallery-full-main .slick-prev, #gallery-full-main .slick-next {
        top: 147px;
    }
}

@media all and (max-width: 600px) {
    .retailGalleryComponent .gallerymain-width-max {
        max-width: 400px;
    }
    .retailGalleryComponent .gallerymain-width {
        width: 400px;
    }
    .retailGalleryComponent .gallerymain-height-max {
        max-height: 234px;
    }
    .retailGalleryComponent .gallerymain-height {
        height: 234px;
    }
    .retailGalleryComponent #gallery-full-nav {
        max-width: 336px
    }
    .retailGalleryComponent #gallery-full-main .slick-prev, #gallery-full-main .slick-next {
        top: 89px;
    }
}