/* scroll top */
.scroll-top-wrapper.show {
    visibility:visible;
        cursor:pointer;
        opacity: 1.0;
}
.scroll-top-wrapper:hover {
    color:#78a821;
}
.scroll-top-wrapper {
    position: fixed;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        text-align: center;
        z-index: 99999999;
        width: 60px;
        height: 60px;
        line-height: 60px;
        right: 30px;
        bottom: 250px;
       border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
}
/* scroll top END */


@media screen and (min-width: 323px) and (max-width: 440px)
	{
	.mod_navigation.nav.nav--horizontal.nav--right.nav--main.nav--mobile.block.nav--mobile--active {
	  background: none;
	}
	.nav li.active {
	  border-bottom: none;
	}
	.header-icons {
	  display: none;
	}
	.logo img {
	  padding-bottom: 20px;
	}
	.nav-toggler__button .menu-icon {
	  height: 2.5rem;
	}
}





/* fullscreen-media */
#header { 
	position: sticky; 
	top: 0; 
	z-index: +1;
}
.content-player, .video-wrap { 
	width: 100%; 
	height: 100vh; /* volle Höhe des Ansichtsfensters */ 
	/*margin: 0; padding: 0;*/
}
.fullscreen-video { 
	width: 100%; 
	height: 100%; 
	object-fit: cover;
	display: block;
	margin-bottom: 60px;	
}
/* end */

figcaption {
  font-weight: 400;
  font-size: 0.8em;
  line-height: 1.3;
  margin-top: 16px;
}

.events-grid .image_container img{
  margin-left: 0px important;
  margin-right: 0px important;    
}

.events-grid .image_container {
  overflow: hidden;
  padding: 0px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea {
  background-color: #ffffff;
}
.ce_form{
  box-shadow: none;
  padding: 0px;
}
.ce_form:hover {
  box-shadow: none;
  -webkit-transform: none;
  transform: none;
}

/* checkbox switching */
.checkbox-switch {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.checkbox-switch label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-right: 10px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
input[type="checkbox"], input[type="radio"] {
  vertical-align: baseline;
}
.radio, .checkbox {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative;
}
input:checked + .slider {
  background-color: #777777;
}
input:checked + .slider::before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider.round {
  border-radius: 34px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #dddddd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #777777;
}
.slider.round::before {
  border-radius: 50%;
}
.slider::before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
*, ::before, ::after {
  box-sizing: inherit;
}
/* end switching */




#hi-icons {
  max-height: 46px;
  padding-top: 10px;
}
#hi-icons img {
  display: inline;
  height: 36px;
  line-height: 36px;
}

.content-image figcaption{
  padding-top: 8px;
  margin-top: 0;
  border: none;
  padding-left: 0;
  font-size: 0.8rem;
}

.mod_article > .inside {
  padding-top: 0px;
  padding-bottom: 60px;
}

[id="header"] .inside {;
  padding-bottom: 0px;
}

.mod_article.fullbleed-wrap { width: 100%; position: relative; overflow: hidden; /* optional, falls du den Content weiterhin zentriert willst: max-width: 1600px; margin: 0 auto; */ }

.mod_article.fullbleed-wrap .fullbleed-img.wrap { position: relative; left: 50%; width: 100vw; margin-left: -50vw; overflow: hidden;  /* Höhe des Fullbleed-Bereichs, ggf. anpassen / / min-height: 400px; */ }

.mod_article.fullbleed-wrap .fullbleed-img.wrap img {display: block; width: 100%; height: auto; /* optional: Objekt-Fit für exaktes Zuschneiden / / object-fit: cover; */ }

.ce_columns.ce_colStart.fullbleed-wrap { position: relative; left: 50%; width: 100vw; margin-left: -50vw; overflow: hidden; }

[id="footer"] > .inside {
  max-width: 94em;
}

#footer .mod_article > .inside{
    max-width: 94em;
}

[id="footer"] .inside {
  padding-top: 10px;
  padding-bottom: 0;
}
.events-grid h2{
  font-family: var(--nav-font-family-3);
  font-weight: 700;
}

h2{
  font-family: var(--nav-font-family-3);
  font-weight: 700;
  color: var(--color-purple);
  text-transform: uppercase;
  letter-spacing: .08em;
}
h1{
  color: var(--color-purple);
}

#footer img {
  display: inline;
}

#footer p a, ul a, ol a{
  text-decoration: none;
}

#footer h3{
  font-size: 1.0em;
  font-weight: 700;
  color:#dedede;
}

#footer{
  font-size: 0.9rem;
  line-height: 1.25rem;
  background: #555555;
  color: #ffffff;
}

.logo img {
  margin-left: 0;
  width: 320px;
}

.content-image.border-r-12 img,
.content-gallery.border-r-12 img{
border-radius: 8px
}

/* bei Mouse-hover Figurecaption im Bild anzeigen */
.img-hover-text img:hover {
  transform: none !important;
  -ms-transform: none !important;
  transition: none !important;
  z-index: inherit;
} 
.img-hover-text figure:hover figcaption {
  opacity: 0.8;
  visibility: visible;
  z-index: +1;
}
.img-hover-text figcaption {
position: absolute;
background-color: #555555;
color: white;
padding: 10px;
transition: 1.8s;
opacity: 0;
font-size: inherit;
font-weight: 600;
width: auto;
top: inherit;
margin-top: -110px;
border: 0;
right: 80px;
}


blockquote h2 {
  display: block;
  width: 80px;
  border-right: 5px solid;
}

.img-round img {
  border-radius: 8px;
}
.nav--main a, .nav--main a.trail, .nav--main strong.active, .nav--main strong.trail, .nav--main strong.forward {
  color: #909090;
  font-weight: 700;
  font-size: 0.7rem;
}

.nav li.active {
  border-bottom: 8px solid #78a821;
  margin-bottom: -0px;
}

cto-toolbar {
  display: none;
}

.nav--main, #footer h3 {
  font-family: var(--nav-font-family-3);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}