.cms-splashscreen-content img {max-width:100%}
/*** APP ***/
.meta-container { display:none; }
.fancybox-stage .header .close { display:none; }
.fancybox-content.infospot {margin:unset!important;}
#backlink { bottom: 0; top: unset!important; }

.fancybox-infobar, .fancybox-toolbar, .fancybox-navigation .fancybox-button { opacity: 1; }
.fancybox-infobar, .fancybox-toolbar { padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
.fancybox-container { z-index: 10000000; }
.fancybox-slide--html .fancybox-close-small { width: 30px; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
@media (max-width: 568px) { #dynamic_infoboxes .infobox { width: 90%!important; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); left: 5%; }  }
/*** ENDE APP ***/

/* Kategorien in der Navigation */
/* Eingang */
#nav_82703 i.fa-circle, #nav_82703 .SubOpen, #nav_82703 a:hover, #nav_82703 a.active { color: #a3a3a3!important; }
/* Barock & Berggeschrey */
#nav_82708 i.fa-circle, #nav_82708 .SubOpen, #nav_82708 a:hover, #nav_82708 a.active { color: #f2936b!important; }
/* Garn & Globalisierung */
#nav_82718 i.fa-circle, #nav_82718 .SubOpen, #nav_82718 a:hover, #nav_82718 a.active { color: #facd66!important; }
/* Karl Marx & Karl May */
#nav_82730 i.fa-circle, #nav_82730 .SubOpen, #nav_82730 a:hover, #nav_82730 a.active { color: #c297bd!important; }
/* Schockensöhne & Sachsenstolz */
#nav_82749 i.fa-circle, #nav_82749 .SubOpen, #nav_82749 a:hover, #nav_82749 a.active { color: #bad0a9!important; }
/* Trabi & Treuhand */
#nav_82764 i.fa-circle, #nav_82764 .SubOpen, #nav_82764 a:hover, #nav_82764 a.active { color: #a9c8de!important; }
/* Industriekultur */
#nav_82778 i.fa-circle, #nav_82778 .SubOpen, #nav_82778 a:hover, #nav_82778 a.active { color: #d9bcd7!important; }




.groundplan-marker__wrapper.colorEingang .groundplan-marker__element:after {
    background: #a3a3a3!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorBerggeschrey .groundplan-marker__element:after {
    background: #f2936b!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorGlobalisierung .groundplan-marker__element:after {
    background: #facd66!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorKarlMay .groundplan-marker__element:after {
    background: #c297bd!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorSachsenstolz .groundplan-marker__element:after {
    background: #bad0a9!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorTreuhand .groundplan-marker__element:after {
    background: #a9c8de!important;
    border: 2px solid #ffffff!important;
}
.groundplan-marker__wrapper.colorIndustriekultur .groundplan-marker__element:after {
    background: #d9bcd7!important;
    border: 2px solid #ffffff!important;
}


/* Vollbild- und Schließen-Icon bei Video- und Fotowiedergabe weiß einblenden */
.fancybox-button svg {
    color: #c1d9f0!important;
}
.fancybox-toolbar {
    opacity: 1;
    visibility: visible;
}

/* Titel bei Hilfebox ausblenden */
#descriptionBox .headline {display: none}

/* Kategorien in der Navigation */
#nav_80654 i.fa-video-camera, #nav_80654 .SubOpen, #nav_80654 a:hover, #nav_80654 a.active { color: #ff0000!important; }

/* Variablen */
/* Mixin */
/* Global */
.closeStart { display: none !important; -webkit-transition: 300ms ease-out; -moz-transition: 300ms ease-out; -o-transition: 300ms ease-out; transition: 300ms ease-out; }

#cssfvt-startScreen { position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 100%; overflow: auto; max-height: 100%; text-align: center; z-index: 10000; padding-top: 6%; background: -moz-radial-gradient(center, ellipse cover, rgba(234, 231, 227, 0.8) 0, rgba(234, 231, 227, 0.8) 30%, rgba(234, 231, 227, 0) 70%, rgba(234, 231, 227, 0) 100%); background: -webkit-radial-gradient(center, ellipse cover, rgba(234, 231, 227, 0.8) 0, rgba(234, 231, 227, 0.8) 30%, rgba(234, 231, 227, 0) 70%, rgba(234, 231, 227, 0) 100%); background: radial-gradient(ellipse at center, rgba(234, 231, 227, 0.8) 0, rgba(234, 231, 227, 0.8) 30%, rgba(234, 231, 227, 0) 70%, rgba(234, 231, 227, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae7e3', endColorstr='#eae7e3', GradientType=1); }
#cssfvt-startScreen .cssfvt-wrapper { padding: 60px 0; max-width: 80%; margin: auto; }
#cssfvt-startScreen .cssfvt-head img { min-width: 500px; }
#cssfvt-startScreen .cssfvt-text { font-family: 'Muli', serif; font-size: 1.2em; font-weight: bold; font-style: normal; color: #212833; margin: 20px; }
#cssfvt-startScreen .cssfvt-close { border: 3px solid #5239bd; background: #ffffff; color: #5239bd; display: inline-block; font-size: 20px; font-weight: 600; position: relative; transition: background .3s ease-out; padding: 10px 30px; margin-right: 0px; }
#cssfvt-startScreen .cssfvt-close span { padding-left: 10px; font-size: 80%; }
#cssfvt-startScreen .cssfvt-close:hover { background: #5239bd; color: #ffffff; display: inline-block; font-weight: 600; position: relative; transition: background .3s ease-out; }
#cssfvt-startScreen .cssfvt-cookie { padding: 10px; color: #3d2000; font-size: 12px; }
#cssfvt-startScreen .cssfvt-cookie label { font-weight: normal; }

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) { #cssfvt-startScreen { padding-top: 2%; }
  #cssfvt-startScreen .cssfvt-wrapper { padding: 30px 0; width: 90%; }
  #cssfvt-startScreen .cssfvt-head img { max-width: 150px; }
  #cssfvt-startScreen .cssfvt-text { font-size: 1.6em; }
  #cssfvt-startScreen .cssfvt-close { padding: 10px 20px; font-size: 17px; margin-bottom: 10px; } }
/* Extra Small Devices, Phones */

/*# sourceMappingURL=style.css.map */


.navigation-container a img {
    border: 2px solid #c1d9f0;
}

/* LEVEL 1 */
.navigation-container li a { font-size: 15px; }
/* LEVEL 2 */
.navigation-container li>ul li a { font-size: 16px; }
/* LEVEL 3 */
.navigation-container li>ul li>ul li a { font-size: 15px; }



.sidebarNavigation .quicklinks-container a {
  margin: 0px 0px 0px 0px;
}

/*** LP ***/

.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}


.lp_wrapper {
	z-index: 7999;
	height: 100%;
	width: 100%;
	
	background-color: #006eb3;
	position: absolute;
}

.lp_wrapper h1 {
	display: block;
	text-align: center;
	padding-top: 20px;
	line-height:45px;
	font-size: 36px;
	padding-bottom: 10px;
}
.lp_wrapper h2 {
	display: block;
	text-align: center;
	font-size:28px;
	line-height: 35px;
	margin:0;
	padding-bottom: 20px;
}
.lp_wrapper .button {
	text-align: center;
}
.lp_wrapper .button button {
	font-size: 20px;
	padding: 10px 30px;
	box-shadow: 1px 1px 1px #006eb3;
}

.lp_wrapper h1,
.lp_wrapper h2 {
	text-shadow: 1px 1px 1px #006eb3;
}

.hotspot {
    background: #252526;
    border: 2px solid #edd800;
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    cursor: pointer;
   	margin: 5px;
	box-shadow: 0px 0px 4px 1px #ffffff;
}


.hotspot:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	box-sizing: content-box;
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 2px #fff;
	-moz-transition: -moz-transform .2s, opacity .2s;
	-moz-transform: scale(.6);
	-webkit-transition: -webkit-transform .2s, opacity .2s;
	transition: transform .2s, opacity .2s;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
	opacity: 0
}

.hotspot:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

.hotspot.infinite:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
	animation: sonarEffect 1.3s ease-out 75ms infinite;
}


@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3
	}
	10% {
		opacity: .5;
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5)
	}
	100% {
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
		-webkit-transform: scale(.7);
		opacity: 0
	}
}

@keyframes sonarEffect {
	0% {
		opacity: .3
	}
	40% {
		opacity: .5;
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5)
	}
	100% {
		box-shadow: 0 0 0 1px rgba(255, 255, 255, .3), 0 0 15px 3px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
		-webkit-transform: scale(.7);
		transform: scale(.7);
		opacity: 0
	}
}

.hotspot .inner {
    display: block;
    background: #edd800;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    top: 3px;
    left: 3px;
    font-size: 22px;

    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hotspot .inner:before {
    border-radius: 30px;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


.hotspot:hover, .hotspot:focus, .hotspot:active {
    background-color: #252526;
    border-color: #edd800;
}

.hotspot:hover .inner:before,
.hotspot:focus .inner:before,
.hotspot:active .inner:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}


.hotspot .inner div.fa {
    color: #252526;
    line-height: 30px;
}

.hotspot:hover .inner div.fa,
.hotspot:focus .inner div.fa,
.hotspot:active .inner div.fa {
    color: #edd800;
}

.hotspot.plane .fa-plane { padding-top:2px;}
.hotspot.euro .fa-euro { padding-top:2px; padding-right:6px;}
.hotspot.play .fa-play { padding-left:6px;}


.pano {
    font-weight:bold;
}

.infospot { box-shadow: none!important; min-width: 450px;}