@font-face {
    font-family: "mp";
    src:url("mp.eot");
    src:url("mp.eot?#iefix") format("embedded-opentype"),
    url("mp.woff") format("woff"),
    url("mp.ttf") format("truetype"),
    url("mp.svg#mp") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    outline: none!important;
    webkit-box-sizing: border-box
}
body,
html {
    height: 100%
}
html,
body,
div#pano,
div#panoplayer {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}
html {
    font-size: 1em;
    line-height: 1.4
}
body {
    font-weight: 400
}
.player,
div#pano,
div#panoplayer {
    overflow: hidden
}
#contentConatiner {
    display: none
}
.gmnoprint {
    opacity: 1!important;
    transform: none!important
}
.hideVR {
    display: none!important
}
.toggleNavigation {
    display: none;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    z-index: 8010;
    right: 240px;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.toggleNavigation.closed {
    right: 0px;
    display: block;
}
.toggleNavigation.left {
    left: 240px
}
.toggleNavigation.left.closed {
    left: 0px
}
.toggleNavigation:hover {
    color: #000
}
.toggleNavigation i {
    margin: 12px
}
.toggleNavigation.left .right,
.toggleNavigation.right .left {
    display: none
}
.toggleNavigation.closed .closed,
.toggleNavigation.open .open {
    display: none
}
.toggleNavigation.closed .open,
.toggleNavigation.open .closed {
    display: block
}
.sidebarNavigation {
    width: 240px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 20px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    webkit-overflow-scrolling: touch;
    z-index: 8000;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.sidebarNavigation.left {
    left: 0
}
.sidebarNavigation.closed {
    margin-right: -240px
}
.sidebarNavigation.left.closed {
    margin-left: -240px
}
.sidebarNavigation .image-container {
    display: none;
    padding: 0 10px 20px 10px
}
.sidebarNavigation .image-container img {
    max-width: 100%
}
.sidebarNavigation .content-container {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 10px 0;
    text-shadow: 0 1px 1px #000;
    padding: 0 20px 20px 20px;
    text-align: left
}
.sidebarNavigation .content-container p:first-of-type {
    margin-top: 0
}
.sidebarNavigation .content-container h1 {
    font-size: 20px
}
.sidebarNavigation .content-container h2 {
    font-size: 15px
}
.sidebarNavigation .content-container img {
    max-width: 100%
}
.sidebarNavigation .quicklinks-container {
    text-align: center;
    padding: 0 10px 20px 10px;
    position: relative;
    line-height: 0;
}
.sidebarNavigation .quicklinks-container {
    display: none;
}
.sidebarNavigation .quicklinks-container.quicklinks-container-bottom {
    display: block;
}

.sidebarNavigation .quicklinks-container a {
    width: 46px;
    height: 46px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    margin-top: 5px
}
.sidebarNavigation .quicklinks-container i {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.sidebarNavigation .quicklinks-container i:hover {
    color: #00aeef
}
.sidebarNavigation .quicklinks-container i.icon-noun-112441::before {
    position: relative;
    top: 2px
}
.sidebarNavigation .quicklinks-container i.icon-cardboard::before {
    position: relative;
    top: 4px;
    font-size: 120%;
    left: 1px
}

.sidebarNavigation .quicklinks-container .quicklinks #mobileExpand {
    display: inline-block
}
.sidebarNavigation .quicklinks-container .quicklinks.open {
    height: auto
}
.sidebarNavigation .linespacer {
    display: none
}
.sidebarNavigation .languages-container {
    padding: 0 10px 20px 10px
}
.sidebarNavigation .languages-container ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.sidebarNavigation .languages-container ul li {
    float: left;
    margin-right: 5px!important;
    border: 1px solid transparent;
    opacity: .45
}
.sidebarNavigation .languages-container ul li a {
    height: 20px;
    width: 30px;
    display: inline-block;
    text-indent: -10000px
}
.sidebarNavigation .languages-container ul li:hover,
.sidebarNavigation .languages-container ul li.active {
    opacity: 1
}
.sidebarNavigation .rssfeed {
    padding: 0 10px;
    text-align: left;
    font-size: 12px
}
.sidebarNavigation .rssfeed ul {
    list-style: none;
    padding: 0
}
.sidebarNavigation .rssfeed ul li {
    padding-bottom: 10px
}
.sidebarNavigation .rssfeed ul li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2
}
.sidebarNavigation .meta-container {
    display: none;
    font-size: 10px;
    padding: 20px 10px
}
.sidebarNavigation .meta-container .player_showImprint {
    cursor: pointer
}
.sidebarNavigation .meta-container .player_showImprint:hover {
    text-decoration: underline
}
.sidebarNavigation .cr_form {
    padding: 10px
}
.sidebarNavigation .cr_form .cr_firstname,
.sidebarNavigation .cr_form .cr_lastname,
.sidebarNavigation .cr_form .cr_email,
.sidebarNavigation .cr_form .cr_segment,
.sidebarNavigation .cr_form .cr_submit {
    padding-bottom: 5px
}
.navigation-container {
    position: relative;
    padding-bottom: 20px
}
.navigation-container ul {
    list-style-type: none;
    margin: 0 10px;
    padding: 0
}
.navigation-container ul ul {
    display: none
}
.navigation-container ul ul li:last-child {
    border: 0
}
.navigation-container .sub-menu.open {
    display: block
}
.navigation-container li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 300;
    text-align: left
}
.navigation-container li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}
.navigation-container li>ul {
    padding-bottom: 10px;
    padding-left: 10px
}
.navigation-container li>ul li {
    border: 0;
    font-size: 90%;
    font-weight: 300
}
.navigation-container li>ul li a:link,
.navigation-container li>ul li a:visited {
    padding: 2px 0
}
.navigation-container a:link,
.navigation-container a:visited {
    color: #FFF;
    display: block;
    padding: 4px 5px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
    outline: medium none
}
.navigation-container a:hover {
    color: #00aeef;
    text-decoration: none
}
.navigation-container li.hasSub>a:after {
    content: "\e258";
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    line-height: 24px;
    position: absolute;
    right: 11px
}
.navigation-container span.arrow {
    display: none
}

.sidebarNavigation .quicklinks-container.quicklinks-container-bottom {
    padding: 0!important;
    position: absolute;
    bottom: 10px;
    width: 197px;
    left: 20px;
}



#cookie-bar {
    display: none;
}

#publicMessages {
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 25px;
    left: 0;
    text-align: center;
    z-index: 10000
}
#previewBox,
#demoBox {
    margin-bottom: 5px;
    padding: 10px;
    font-size: 110%
}
#brandingLogo {
    position: absolute;
    bottom: 10px;
    z-index: 9000;
    right: 210px
}
#brandingLogo img {
    max-height: 50px
}
#brandingLogo.closed,
#brandingLogo.left {
    right: 10px
}
.fancybox-skin .headline {
    font-size: 140%;
    padding-bottom: 10px
}
.fancybox-skin .nav-tabs>li.active>a,
.fancybox-skin .nav-tabs>li.active>a:focus,
.fancybox-skin .nav-tabs>li.active>a:hover {
    background-color: transparent
}
.fancybox-skin .nav>li>a:focus,
.fancybox-skin .nav>li>a:hover {
    background-color: transparent
}
.fancybox-title-float-wrap .child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.fancybox-nav {
    width: 60px
}
.fancybox-title-inside-wrap {
    padding-bottom: 10px
}
.fancybox-skin:hover .fancybox-nav span {
    visibility: visible
}
.fancybox-next {
    right: -60px
}
.fancybox-prev {
    left: -60px
}
#sharebox .sharebar {
    padding-bottom: 7px
}
#sharebox .sharebar a {
    border: 1px solid;
    padding: 5px 10px;
    display: inline-block
}
#sharebox .sharebar a:hover {
    text-decoration: none
}
#sharebox .sharebar a[service=facebook] {
    color: #3b5998
}
#sharebox .sharebar a[service=twitter] {
    color: #00aced
}
#sharebox .sharebar a[service=googleplus] {
    color: #dd4b39
}
#sharebox .sharebar a[service=xing] {
    color: #126567
}
#sharebox .sharebar a[service=linkedin] {
    color: #007bb6
}
#sharebox .sharebar a[service=facebook]:hover,
#sharebox .sharebar a[service=facebook]:focus {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff
}
#sharebox .sharebar a[service=twitter]:hover,
#sharebox .sharebar a[service=twitter]:focus {
    background: #00aced;
    border-color: #00aced;
    color: #fff
}
#sharebox .sharebar a[service=googleplus]:focus,
#sharebox .sharebar a[service=googleplus]:hover {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}
#sharebox .sharebar a[service=xing]:hover,
#sharebox .sharebar a[service=xing]:focus {
    background: #126567;
    border-color: #126567;
    color: #fff
}
#sharebox .sharebar a[service=linkedin]:hover,
#sharebox .sharebar a[service=linkedin]:focus {
    background: #007bb6;
    border-color: #007bb6;
    color: #fff
}
.toggleNavigationMap,
.map-container {
    display: none
}
.toggleNavigationMap {
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    height: 40px;
    position: absolute;
    text-align: center;
    top: 90px;
    width: 40px;
    z-index: 8010
}
.toggleNavigationMap:hover {
    color: #000
}
.toggleNavigationMap i {
    margin: 12px
}
.toggleNavigationMap .left {
    display: none
}
.toggleNavigationMap.left .right {
    display: none
}
.toggleNavigationMap.left .left {
    display: block
}
.toggleNavigationMap.open .open {
    display: none
}
.toggleNavigationMap.closed .closed {
    display: none
}
.map-container {
    left: 0;
    position: absolute;
    top: 90px;
    z-index: 8030;
    padding: 10px;
    max-width: 70%
}
.map-container .map-img {
    width: 100%
}
.map-container .headline {
    font-size: 140%;
    padding-bottom: 10px
}
.map-container.right {
    right: 0;
    left: auto
}
.map-container.closed {
    display: none
}
.map_container {
    position: relative
}
.map_container a {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    position: absolute
}
#dynamic_infoboxes .infobox {
    display: block;
    cursor: default;
    z-index: 9010;
    position: absolute;
    top: 0
}
#dynamic_infoboxes .infobox .OpenClose {
    text-align: right
}
#dynamic_infoboxes .infobox .OpenClose div {
    display: inline-block
}
#dynamic_infoboxes .infobox .OpenClose .openButtonBox,
#dynamic_infoboxes .infobox .OpenClose .closeButtonBox {
    font-size: 20px;
    height: 30px;
    text-align: center;
    width: 30px;
    cursor: pointer
}
#dynamic_infoboxes .infobox .OpenClose .openButtonBox {
    display: none
}
#dynamic_infoboxes .infobox .infobox-content {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    padding: 10px;
    line-break: auto;
    overflow: hidden
}
#dynamic_infoboxes .infobox .infobox-content img,
#dynamic_infoboxes .infobox .infobox-content iframe {
    max-width: 100%
}
#dynamic_infoboxes .infobox .infobox-content h1 {
    font-size: 16px;
    line-height: 125%
}
#dynamic_infoboxes .infobox .infobox-content h2 {
    font-size: 14px;
    margin-bottom: 5px
}
#dynamic_infoboxes .infobox .infobox-content p {
    margin-top: 0
}
#dynamic_infoboxes .infobox.hideBox {
    bottom: 5px!important;
    left: 245px!important;
    right: auto!important;
    top: auto!important;
    width: auto!important;
    height: auto!important
}
#dynamic_infoboxes .infobox.hideBox .OpenClose .openButtonBox {
    display: inline-block
}
#dynamic_infoboxes .infobox.hideBox .OpenClose .closeButtonBox {
    display: none
}
#dynamic_infoboxes .infobox.hideBox .OpenClose .openButtonBox,
#dynamic_infoboxes .infobox.hideBox .OpenClose .closeButtonBox {
    border: 2px solid rgba(255, 255, 255, 0.5);
    line-height: 24px
}
#dynamic_infoboxes .infobox.hideBox .infobox-content {
    display: none
}
#dynamic_infoboxes.closed .infobox.hideBox,
#dynamic_infoboxes.right .infobox.hideBox {
    left: 5px!important
}
.infospot {
    min-width: 200px;
    height: 100%;
    min-height: 100%
}
.infospot .header {
    padding: 15px;
    position: relative
}
.infospot .header h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 0
}
.infospot .header .close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid;
    padding: 0 6px 3px
}
.infospot .middle {
    padding: 0 15px 15px 15px;
    font-size: 13px
}
#dynamic_hotspots .hotspot {
    position: absolute;
    padding: 0;
    margin: 0;
    cursor: pointer;
    z-index: 998
}
#dynamic_hotspots_content .infospot {
    position: absolute;
    cursor: default;
    min-height: 100%;
    top: 0;
    width: 100%;
    z-index: 9010;
    margin-top: 0!important
}
#dynamic_hotspots_content .infospot .middle {
    font-size: 12px
}
#sitemapBox .navigation-container ul#nav_0 {
    padding: 0
}
#sitemapBox .navigation-container ul#nav_0>li.hasSub>a {
    border-bottom: 1px solid
}
#sitemapBox .navigation-container li {
    border: 0
}
#sitemapBox .navigation-container li.hasSub>a::after {
    content: ""
}
#sitemapBox .navigation-container li>ul {
    padding: 0
}
#sitemapBox .navigation-container .sub-menu {
    display: block!important
}
.gallery .gallery-container {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    position: absolute;
    z-index: 8025;
    bottom: 0;
    width: 100%
}
.gallery #carousel-gallery {
    width: 100%!important;
    margin: 0!important;
    padding: 15px 0!important;
    overflow: hidden!important
}
.gallery .touchcarousel {
    height: auto!important
}
.gallery #carousel-gallery .touchcarousel-wrapper {
    overflow: visible!important;
    margin-left: 80px!important
}
.gallery #carousel-gallery .touchcarousel-item {
    margin-right: 15px!important;
    background: #CCC!important;
    height: 70px!important;
    position: relative
}
.gallery .touchcarousel-item i {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #c0c0c0;
    font-size: 20px
}
.gallery .touchcarousel-item .video i {
    color: rgba(255, 255, 255, 0.4);
    font-size: 40px;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: 0
}
.gallery .touchcarousel-item .video i:hover {
    color: rgba(255, 255, 255, 0.8)
}
.gallery .touchcarousel.black-and-white .arrow-icon {
    border-radius: 0!important
}
.gallery #carousel-gallery .arrow-icon.left {
    left: 25px!important
}
.gallery #carousel-gallery .arrow-icon.right {
    right: 25px!important
}
.gallery #carousel-gallery .arrow-holder {
    width: 60px!important
}
.gallery #carousel-gallery .scrollbar-holder {
    bottom: 6px!important
}


.mouse_minipic {
    width:330px;
    height:170px;
    background-color:#ffffff;
}
.mouse_minipic_picture {
    position:relative;
    z-index:2;
    margin-top:-165px;
    margin-left:5px;
    width:320px;
    height:160px;
    border:0px solid red;
}
.mouse_minipic_text {
    margin-top:-30px;
    position:relative;
    z-index:2;
    height:20px;
    margin-left:15px;
    font-size:14px;
    width:auto;
}
.mouse_minipic_text span {
    padding:0px 5px 0px 5px;
    background-color: #456580;
    color: #ffffff
}


#like {
    position: absolute;
    top: -35px;
    z-index: 1000;
    display:none;
    width: 222px;
    left: -10px;
}
#like .at-share-btn {
    width: auto;
    height: auto;
}


@media(min-width:568px) {

    .sidebarNavigation .image-container {
        display: block;
    }
    .sidebarNavigation .quicklinks-container {
        display: block;
    }

    #dynamic_infoboxes .infobox .infobox-content {
        border: 2px solid rgba(255, 255, 255, 0.5)
    }
    #dynamic_infoboxes .infobox .OpenClose .openButtonBox,
    #dynamic_infoboxes .infobox .OpenClose .closeButtonBox {
        border-top: 2px solid rgba(255, 255, 255, 0.5);
        border-right: 2px solid rgba(255, 255, 255, 0.5);
        border-left: 2px solid rgba(255, 255, 255, 0.5)
    }
    #dynamic_infoboxes .infobox.bottom_left {
        top: auto;
        bottom: 50px;
        left: 70px;
        right: auto
    }
    #dynamic_infoboxes .infobox.bottom_right {
        top: auto;
        bottom: 50px;
        left: auto;
        right: 70px
    }
    #dynamic_infoboxes .infobox.top_left {
        top: 50px;
        bottom: auto;
        left: 70px;
        right: auto
    }
    #dynamic_infoboxes .infobox.top_right {
        top: 50px;
        bottom: auto;
        left: auto;
        right: 70px
    }
    #dynamic_infoboxes.left.open .infobox.bottom_left {
        left: 270px
    }
    #dynamic_infoboxes.left.open .infobox.top_left {
        left: 270px
    }
    #dynamic_infoboxes.right.open .infobox.bottom_right {
        right: 270px
    }
    #dynamic_infoboxes.right.open .infobox.top_right {
        right: 270px
    }
    #dynamic_hotspots_content .infospot {
        min-height: 0;
        margin-top: auto!important;
        box-shadow: 1px 1px 3.2px black;
        bottom: auto;
        height: auto;
        top: 50%;
        left: 50%;
        width: 375px;
        margin-left: -188px
    }
    .gallery #dynamic_infoboxes .infobox.hideBox {
        bottom: 105px!important
    }
    #sitemapBox ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    #sitemapBox ul ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .gallery #brandingLogo {
        bottom: 110px
    }
    .gallery .sidebarNavigation {
        bottom: 100px;
        height: auto
    }
    .gallery .gallery-container {
        display: block
    }
    .gallery #dynamic_infoboxes .infobox.bottom_left {
        bottom: 150px
    }
    .gallery #dynamic_infoboxes .infobox.bottom_right {
        bottom: 150px
    }
}
@media(min-width:768px) {
    .toggleNavigation {
        right: 240px
    }
    .toggleNavigation.closed {
        margin-right: 0px
    }
    .toggleNavigation.left {
        left: 240px
    }
    .toggleNavigation.left.closed {
        left: 0px
    }
    .sidebarNavigation {
        width: 240px
    }
    .sidebarNavigation.closed {
        margin-right: -240px
    }
    .sidebarNavigation.left.closed {
        margin-left: -240px
    }
    .sidebarNavigation .image-container {
        padding: 0 20px 20px
    }
    .sidebarNavigation .quicklinks-container {
        padding: 0 16px 20px 16px
    }
    .sidebarNavigation .quicklinks-container .quicklinks {
        height: auto
    }
    .sidebarNavigation .quicklinks-container .quicklinks #mobileExpand {
        display: none
    }
    .sidebarNavigation .languages-container {
        padding: 0 20px 20px 20px
    }
    .sidebarNavigation .rssfeed {
        padding: 0 20px
    }
    .sidebarNavigation .linespacer {
        display: block;
        height: 10px
    }
    .sidebarNavigation .cf:before,
    .sidebarNavigation .cf:after {
        content: " ";
        display: table
    }
    .sidebarNavigation .cf:after {
        clear: both
    }
    .sidebarNavigation .cf {
        zoom: 1
    }
    .navigation-container a:link,
    .navigation-container a:visited {
        padding: 8px 10px
    }
    .navigation-container li {
        font-size: 15px
    }
    #publicMessages {
        width: 40%;
        left: 50%;
        margin-left: -20%
    }
    #brandingLogo {
        right: 260px
    }
    .toggleNavigationMap,
    .map-container {
        display: block
    }
    #dynamic_infoboxes .infobox.hideBox {
        left: 245px!important
    }
    #dynamic_infoboxes .infobox.bottom_left {
        left: 70px
    }
    #dynamic_infoboxes .infobox.bottom_right {
        right: 70px
    }
    #dynamic_infoboxes .infobox.top_left {
        left: 70px
    }
    #dynamic_infoboxes .infobox.top_right {
        right: 70px
    }
    #dynamic_infoboxes.left.open .infobox.bottom_left {
        left: 320px
    }
    #dynamic_infoboxes.left.open .infobox.top_left {
        left: 320px
    }
    #dynamic_infoboxes.right.open .infobox.bottom_right {
        right: 320px
    }
    #dynamic_infoboxes.right.open .infobox.top_right {
        right: 320px
    }
    #sitemapBox ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    #sitemapBox ul ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}
@media only screen and (max-device-width: 768px) and (orientation: landscape) {
    .gallery-container {
        display: none!important
    }
    .gallery .sidebarNavigation {
        bottom: 0
    }
}

#main-menu-1 {
    overflow: hidden;
    height: auto;
    margin-left: 20px;
    cursor: pointer
}
.main-menu-2 {
    padding-right: 9px;
    width: auto;
    height: 30px;
    padding-top: 5px;
    padding-left: 9px;
    background-color: #d5d5d5;
    color: #000;
    float: left;
    margin-right: 3px;
    font-size: 13px;
    margin-bottom: 3px
}
.main-menu-2.active {
    background-color: #456580;
    color: #fff
}
.main-menu-2:hover {
    background-color: #456580;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}


#sub-menu-1 {
    border: 0 solid red;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
}
.sub-menu-2 {
    background-color: #676769;
    color: #ffffff;
    float: left;
    font-size: 11px;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 4px 10px 3px;
}

.sub-menu-2:hover {
    background-color: #456580;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}


#minipics-1 {
    position: relative;
    margin-left: 20px;
    overflow: hidden;
    margin-top: 20px
}
.minipic-item {
    cursor: pointer;
    width: 197px;
    height: 63px;
    margin-bottom: 8px;
    overflow: hidden;
    background-position: center -50px
}
.minipic-item div.text {
    color: #000;
    cursor: pointer;
    overflow: hidden;
    background-color: #d5d5d5;
    font-size: 13px;
    height: auto;
    margin-top: -2px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    z-index: 2;
    padding-bottom: 3px
}
.minipic-item.active div.text {
    color: #fff;
    background-color: #456580
}
.minipic-item:hover div.text {
    color: #fff;
    background-color: #456580;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.minipics-2 {
    display: none
}
.minipics-2.active {
    display: block
}
#mp_copyright {
    position: absolute;
    height: 300px;
    top: 0;
    z-index: 10000;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    height: 15px;
    overflow: hidden;
    margin-bottom: -13px;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
    opacity: .6;
    left: 0;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg)
}
.sidebarNavigation .quicklinks-container {
    padding-bottom: 10px!important;
    padding-top: 0px!important;
}
.navigation-container {
    padding-bottom: 0!important
}
.popbox {
    right: 245px;
    display: none;
    position: absolute;
    z-index: 99999;
    width: 330px;
    height: 170px;
    padding: 0;
    color: #000;
    border: 0 solid #000;
    margin: 0
}

.popbox.left {
	right: auto;
    left: 245px;
}

.sidebarNavigation .navigation-container .mCSB_buttonUp {
    top: 37px;
}
.sidebarNavigation .navigation-container .mCSB_buttonUp i {
    position: relative;
    top: -2px
}
.sidebarNavigation .navigation-container .mCSB_buttonDown {
    bottom: -17px;
}

.sidebarNavigation .navigation-container .mCSB_buttonDown i {
    position: relative;
    top: -2px
}
.sidebarNavigation .navigation-container .mCSB_buttonDown,
.sidebarNavigation .navigation-container .mCSB_buttonUp {
    display: none;
    color: black;
    position: absolute;
    width: 197px;
    background: lightgray none repeat scroll 0 0;
    height: 15px;
    margin: 0;
    padding: 0;
    left: 20px;
}
.sidebarNavigation .navigation-container .mCSB_buttonDown:hover,
.sidebarNavigation .navigation-container .mCSB_buttonUp:hover {
    background-color: #456580;
    color: #fff;
}

.desktop .hide_desktop,
.smart_tv .hide_desktop,
.other_non_mobile .hide_desktop {
	display: none!important;
}

.mobile .hide_smartphone,
.smartphone .hide_smartphone,
.feature_phone .hide_smartphone {
	display: none!important;
}

.tablet .hide_tablet,
.other_mobile .hide_tablet
	display: none!important;
}

.csstooltip_map {
    font-size: 80%;
    text-decoration: none;
    background: #000;
    padding: 5px 15px;
    color: #FFF;
    -webkit-border-radius: 0px;
    -moz-border-radius   : 0px;
    border-radius        : 0px;
    white-space: nowrap;
    opacity: 1;
    z-index: 8012;
    -webkit-transition: all 0.4s ease;
    -moz-transition   : all 0.4s ease;
}
.csstooltip {
    position: relative;
    text-decoration: none
}
.csstooltip:after {
    display: none;
    font-size: 12px;
    line-height: 15px;
    content: attr(data-tooltip);
    position: absolute!important;
    bottom: 130%;
    left: 0;
    background: #000;
    padding: 5px 15px;
    color: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease
}
.csstooltip:before {
    display: none;
    content: "";
    position: absolute!important;
    width: 0;
    height: 0;
    border-top: 20px solid #000;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    opacity: 0;
    left: 0;
    bottom: 90%;
    z-index: 1000
}
.csstooltip:hover:after {
    bottom: 100%;
    display: block
}
.csstooltip:hover:before {
    bottom: 70%;
    display: block
}
.csstooltip:hover:after,
.csstooltip:hover:before {
    opacity: 1
}
.right .csstooltip:after {
    right: 0;
    left: auto
}
.right .csstooltip:before {
    right: 0;
    left: auto
}
.quicklinks i.icon-web-domain1 {
    position: relative;
    top: 4px
}

.sidebarNavigation .quicklinks-container a i {
    color: black
}
.sidebarNavigation .quicklinks-container a:hover i {
    background-color: #456580
}


@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    .sidebarNavigation .image-container {
        display: none!important;
    }
    .sidebarNavigation .quicklinks-container {
        display: none;
    }
}

@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : landscape) {
    .sidebarNavigation .image-container {
        display: none!important;
    }
    .sidebarNavigation .quicklinks-container {
        display: none;
    }
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
    .sidebarNavigation .image-container {
        display: none!important;
    }
    .sidebarNavigation .quicklinks-container {
        display: none;
    }
}




.player_showHelp .fa.fa-question:before,
.player_showSitemap .fa.fa-sitemap:before,
.player_fullScreen .fa.fa-compress:before,
.player_fullScreen .fa.fa-arrows-alt:before,
.rotateButton .fa.fa-circle-o:before,
.rotateButton .fa.fa-circle-o-notch:before,
.audioButton .fa.fa-play:before,
.audioButton .fa.fa-pause:before,
.player_hideHotspots .fa.fa-toggle-off:before,
.player_hideHotspots .fa.fa-toggle-on:before,
.player_showLanguage .fa.fa-flag:before {
    font-family: "mp" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    top: 5px;
    position:relative;
}


.audioButton .fa.fa-play:before,
.audioButton .fa.fa-pause:before {
    content: "\62";
    font-size: 130%;
}


.player_showHelp .fa.fa-question:before {
    content: "\63";
    font-size: 130%;
}

.player_hideHotspots .fa.fa-toggle-off:before,
.player_hideHotspots .fa.fa-toggle-on:before {
    content: "\64";
    font-size: 130%;
}

.player_showSitemap .fa.fa-sitemap:before {
    content: "\65";
    font-size: 130%;
}

.rotateButton .fa.fa-circle-o:before,
.rotateButton .fa.fa-circle-o-notch:before {
    content: "\66";
    font-size: 130%;
}

.player_fullScreen .fa.fa-compress:before,
.player_fullScreen .fa.fa-arrows-alt:before {
    content: "\68";
    font-size: 130%;
}

.player_showLanguage .fa.fa-flag:before {
    content: "\67";
    font-size: 130%;
}

.player_showAddthis i:before {
    position: relative;
    top: 1px;
}



#langswitcher ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#langswitcher ul li {
    display: inline-block;
    margin-right: 10px;
}
#langswitcher ul li a {
    text-indent: -10000px;
    width: 100px;
    height: 80px;
}


.simplebar-content {
    padding: 0;
}

.simplebar-track.vertical {
    right: 5px;
}


.hrs .quicklinks-container,
.hrs .content-container,
.hrs .image-container,
.hrs #dynamic_hotspots,
.hrs #dynamic_infoboxes,
.hrs #map,
.hrs .vtc_feed {
    display: none!important;
}

.hrs .toggleNavigation,
.hrs.toggleNavigationMap,
.hrs.map-container {
    background: rgba(0,0,0,0.5)!important;
}

.hrs .sidebarNavigation {
    background: rgba(0,0,0,0.5)!important;
}

.hrs .content-container,
.hrs .navigation-container a:link,
.hrs .navigation-container a:visited,
.hrs .quicklinks-container i,
.hrs .map-container .headline {
    color: #ffffff!important;
}

.hrs .sidebarNavigation .navigation-container a:hover {
    color: #ffffff!important;
    border-color: #ffffff!important;
}

.hrs .navigation-container li { border-top: 1px solid rgba(255,255,255,0.5); }
.hrs .navigation-container li:last-child { border-bottom: 1px solid rgba(255,255,255,0.5); }

.hrs .sidebarNavigation .navigation-container li a.active {
    color: #ffffff!important;
}

.hrs .toggleNavigation,
.hrs .toggleNavigationMap,
.hrs .image-container h3 {
    color: #ffffff!important;
}

.hrs .toggleNavigation:hover,
.hrs .toggleNavigationMap:hover {
    color: #ffffff!important;
}

.hrs .content-container,
.hrs .photographer-tag,
.hrs .player_showImprint {
    color: #FFFFFF!important;
}

.hrs .navigation-container a:link,
.hrs .navigation-container a:visited,
.hrs .content-container,
.hrs .quicklinks-container i,
.hrs .image-container h3 {
    text-shadow: none!important;
}

.hrs .gallery-container {
    background: rgba(0,0,0,0.5)!important;
}


.hrs .infospot {
    color: #FFFFFF!important;
    background: rgba(0,0,0,0.5)!important;
}

.hrs .infospot .header h1,
.hrs .infospot .header .close {
    color: #ffffff!important;
}

.hrs .infospot .header .close:hover {
    opacity: 1;
}

.hrs .fancybox-skin {
    background: rgba(0,0,0,0.5)!important;
    color: #FFFFFF!important;
}

.hrs .fancybox-skin .headline {
    color: #FFFFFF!important;
}

.hrs .fancybox-skin .nav-tabs {
    border-bottom: 1px solid rgba(255,255,255,0.5);
}

.hrs .fancybox-skin .nav-tabs > li.active > a,
.hrs .fancybox-skin .nav-tabs > li.active > a:focus,
.hrs .fancybox-skin .nav-tabs > li.active > a:hover {
    border-color: rgba(255,255,255,0.5) rgba(255,255,255,0.5) transparent;
    color: #ffffff;
}

.hrs .fancybox-skin .nav > li > a {
    color: #ffffff;
}

.hrs .fancybox-skin .nav > li > a:focus,
.hrs .fancybox-skin .nav > li > a:hover {
    color: #ffffff;
}
.hrs .fancybox-skin .nav-tabs > li > a:hover {
    border-color: rgba(255,255,255,0.5) rgba(255,255,255,0.5) #ddd;
}

.hrs .fancybox-opened .fancybox-title {
    text-align: center;
    font-family: 'Open Sans', sans-serif!important;
    color: #ffffff!important;
    text-shadow: none!important;
}

.hrs .mCSB_buttonUp,
.hrs .mCSB_buttonDown,
.hrs .mCSB_buttonLeft,
.hrs .mCSB_buttonRight {
    color: #ffffff!important;
}

.hrs .mCSB_buttonUp:hover,
.hrs .mCSB_buttonDown:hover,
.hrs .mCSB_buttonLeft:hover,
.hrs .mCSB_buttonRight:hover {
    color: #ffffff!important;
}

.hrs #cookie-bar {
    background: rgba(0,0,0,0.5);
    color: #ffffff;
}

.hrs .touchcarousel .arrow-holder .arrow-icon {
    background-color: rgba(255,255,255, 0.3)!important;
}
.hrs .touchcarousel .arrow-holder:hover .arrow-icon {
    background-color: rgba(255,255,255, 0.7)!important;
}


.hrs .sub-menu-2,
.hrs .minipic-item div.text,
.hrs .main-menu-2,
.hrs .sidebarNavigation .navigation-container .mCSB_buttonUp,
.hrs .sidebarNavigation .navigation-container .mCSB_buttonDown,
.hrs .sidebarNavigation .quicklinks-container a i {
    color: #ffffff!important;
    background-color: #b5b5b5!important;
}

.hrs .sub-menu-2:hover,
.hrs .sub-menu-2.active,
.hrs .minipic-item:hover div.text,
.hrs .minipic-item.active div.text,
.hrs .main-menu-2:hover,
.hrs .main-menu-2.active,
.hrs .sidebarNavigation .navigation-container .mCSB_buttonDown:hover,
.hrs .sidebarNavigation .navigation-container .mCSB_buttonUp:hover,
.hrs .sidebarNavigation .quicklinks-container a:hover i {
    color: #ffffff!important;
    background-color: #666666!important;
}

.hrs .sidebarNavigation .quicklinks-container .active i {
    color: #ffffff!important;
    background-color: #666666!important;
}

.hrs .mouse_minipic {
    background: rgba(0,0,0,0.5)!important;
}
.hrs .mouse_minipic_text span {
    color: #ffffff;
    background-color: #666666;
}


.some_btn {
    width: 32px!important;
    height: 32px!important;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    transition: all .2s ease-in-out;
}
.some_btn:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
#like .some_btn i {
    width: 32px!important;
    height: 32px!important;
    line-height: 32px!important;
    color: #fff !important;
    font-size: 22px;
}
.sidebarNavigation .quicklinks-container .some_btn[service=facebook] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=facebook] i {
    background-color: rgb(59, 89, 152)!important;
}
.sidebarNavigation .quicklinks-container .some_btn[service=twitter] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=twitter] i {
    background-color: rgb(29, 161, 242)!important;;
}

.sidebarNavigation .quicklinks-container .some_btn[service=googleplus] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=googleplus] i {
    background-color: rgb(220, 78, 65)!important;;
}

.sidebarNavigation .quicklinks-container .some_btn[service=xing] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=xing] i {
    background: rgb(26, 117, 118)!important;;
}

.sidebarNavigation .quicklinks-container .some_btn[service=linkedin] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=linkedin] i {
    background-color: rgb(0, 119, 181)!important;;
}

.sidebarNavigation .quicklinks-container .some_btn[service=pinterest] i,
.sidebarNavigation .quicklinks-container .some_btn:hover[service=pinterest] i {
    background-color: rgb(203, 32, 39)!important;
}


.dgsvo {
    font-weight: normal
}
.dgsvo span {}
.dgsvo span:hover, .mp_copyright_link:hover {
    border-bottom: 1px solid;
}
.fancybox-overlay h1 {
    font-size: 25px;
    font-weight: bold;
}
.fancybox-overlay h2 {
    font-size: 24px;
}
.fancybox-overlay h3 {
    font-size: 20px;
    margin-top: 15px;
}
.fancybox-overlay p {
    margin-bottom: 5px;
}

.layout_left #mp_copyright { z-index: 10000; }
.layout_left #pop1 { right: auto; left: 245px; }

.exporter #fancybox-loading,
.exporter .fancybox-close,
.exporter .fancybox-prev span,
.exporter .fancybox-next span {
    background-image: url('../js/fancybox_215/fancybox_sprite.png');
}

.exporter #fancybox-loading div {
    background: url('../js/fancybox_215/fancybox_loading.gif') center center no-repeat;
}

.exporter .fancybox-nav {
    background: transparent url('../js/fancybox_215/blank.gif'); /* helps IE */
}

.exporter .fancybox-overlay {
    background: url('../js/fancybox_215/fancybox_overlay.png');
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    .exporter #fancybox-loading,
    .exporter .fancybox-close,
    .exporter .fancybox-prev span,
    .exporter .fancybox-next span {
        background-image: url('../js/fancybox_215/fancybox_sprite@2x.png');
    }

    .exporter #fancybox-loading div {
        background-image: url('../js/fancybox_215/fancybox_loading@2x.gif');
    }
}
