
* { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; font-family: "Nunito"; font-size: 1em; }
body { font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a { color: #004575; }
img { border: 0; }
.cl { clear: both; }
ul { list-style-type: none; }


#main { width: 100%; max-width: 1000px; margin: 0 auto; background-color: #fff; overflow: hidden; position: relative; }
.wrapper { position: relative; margin: 0 auto; height: auto; width: 100%; }
#headnav { height: 105px; position: relative; }
#metanav ul li { display: inline-block; }
#metanav a, a.aufnahme { text-decoration: none; display: block; padding: 1em 0.9em 0.75em 0.9em; color: #000000;}
#metanav li:first-child { padding-right: 1em; }
#metanav a.last { padding-right: 0; }
#metanav a:hover { text-decoration: underline; }
#metanav a.special, a.aufnahme { font-family: 'Open Sans'; font-weight: 700; text-transform: uppercase; background-color: #ffcd19; font-size: 0.89em; border-radius: 10px; }
a.aufnahme {
  display: inline-block;
}
#socialnav { display: inline-block; }
#socialnav ul li { display: inline-block; }
#socialnav a, #mobileMenuSocialnav a { display: inline-block; width: 30px; height: 30px; margin-left: 10px; background: url(../img/sprite3.png) top left no-repeat; background-size: 400px 800px; }
#socialnav .social1, #mobileMenuSocialnav .social1 { background-position: 0 0; }
#socialnav .social2, #mobileMenuSocialnav .social2 { background-position: -30px 0; }
#socialnav .social4, #mobileMenuSocialnav .social4 { background-position: -90px 0; }
#socialnav .social3, #mobileMenuSocialnav .social3 { background-position: -60px 0; width: 26px; margin-left: 2em;}

#stage { overflow: hidden; line-height: 0; }
#stage img { width: 100%; height: auto; }
#aufmacher { width: 100%; height: 300px; background-repeat: no-repeat; background-position: center; background-size: cover; }
#slideshow { width: 100%; height: auto; overflow: hidden; line-height: 0; background-color: #eeeeee; position: relative; }
#slideshowc { width: 14400px; background-color: #eeeeee; position: relative; }
/* #slideshow img { display: block; float: left; } */
#slideshow img { display: none; max-width: 1200px; }
#slideshow img:first-child { display: block; }
#topnav { position: absolute; top: 0; left: 0; width: 100%; }
.home #topnav { top: 585px; }
#topnav ul { text-align: center; }
#topnav ul li { display: inline-block; }
#topnav ul li a { text-decoration: none; color: #000; font-family: 'Open Sans'; text-transform: uppercase; display: inline-block; }
#topnav ul li a:hover { color: #004575;  }
#topnav ul li a.aktiv { color: #004575; font-weight: 700; }
#topnav span { width: 19px; height: 19px; display: inline-block; }
#footernav { background-color: #bfbfbf; position: relative; padding: 15px 40px 20px 40px; }
#f2 a { color: #000; text-decoration: none; }
#f3 { margin: 0; text-align: center; font-size: 0.7em; border-top: 1px solid #acacac; margin-top: 1em; padding-top: 1em; }
#f3 a { color: #000; margin-right: 1em;}

.linkbuttons {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 110;
}
.linkbutton {
    background-color: red;
    display: block;
    width: 55px;
    height: 55px;
    margin-bottom: 5px;
    background: url(../img/sprite3.png) top left no-repeat;
    background-size: 400px 800px;
    border-radius: 10px;
}
.linkbutton1 { background-position: -345px -245px; }
.linkbutton2 { background-position: -345px -305px; }
.linkbutton3 { background-position: -345px -365px; }
.linkbutton4 { background-position: -345px -425px; }
.linkbutton5 { background-position: -345px -485px; }



#logoblock { height: auto; border-top: 1px solid #acacac; padding-top: 1em; padding-bottom: 1em; }
#partner { width: auto; height: 90px; float: right; }
#partner a img { height: 100%; display: inline-block; margin-right: 13px;}
#logos { width: auto; height: 90px; float: left; }
#logos a img { height: 100%; display: inline-block; margin-right: 13px;}

#logo { position: absolute; z-index: 998; background: url(../img/sprite3.png) top left no-repeat; cursor: pointer; width: 193px; height: 193px; left: 20px; top: 10px; background-position: -10px -607px; background-size: 400px 800px; }

    form { margin: 0 0 2em 0; }
    form .links { width: 48.54%; float: left; }
    form .rechts { width: 48.54%; float: right; }
    form h3.inline { display: inline-block; padding-right: 1em; }
    form fieldset { border: 0; position: relative; }
    form label { display: none; }
    form label.zeigen { display: block; float: left; font-size: 0.75em; padding: 0.5em 1em 0 0; margin-bottom: 0.75em; }
    form label.inline { float: none; display: inline-block; }
    form input, form textarea { background-color: #ffffff; border: 0; border-bottom: 1px solid #ffffff; outline: none; font-size: 0.75em; padding: 0.75em 0.5em 0.75em 0.75em; width: 100%; margin-bottom: 0.75em; display: inline-block; }
    form input.mini { width: 70px; margin-right: 1em; }
    form select { display: inline-block; background-color: #ffffff; border: 0; font-size: 0.75em; padding: 0.125em 0.5em 0.125em 0.75em; width: auto; margin-bottom: 0.75em; }
    form input:hover, form textarea:hover, form select:hover, form input:focus, form textarea:focus, form select:focus { border-bottom-color: #cccccc; }
    form textarea { height: 210px; }
    form input#i_strasse { width: 75%; float: left; }
    form input#i_nummer { width: 22%; float: right; }
    form input#i_plz { width: 22%; float: left; }
    form input#i_ort { width: 75%; float: right; }
    ::-webkit-input-placeholder { font-size: 1em; color: #666; font-style: italic; }
    ::-moz-placeholder { font-size: 1em; color: #666; font-style: italic; }
    :-ms-input-placeholder { font-size: 1em; color: #666; font-style: italic; }
    form input:-moz-placeholder { font-size: 1em; color: #666; font-style: italic; }
    form div.checkbox .links { width: auto; float: left; }
    form div.checkbox input[type=checkbox] { padding: 0; margin: 0; }
    form div.checkbox label { display: block; padding-left: 20px; font-size: 0.67em; color: #666; padding-top: 0.5em; line-height: 1.67em; margin-bottom: 0.75em; }
    form div.checkbox label a { color: #000000; }
    form p { width: 48.54%; text-align: right; font-size: 0.67em; color: #666; line-height: 1.67em; padding-bottom: 0.75em; margin-bottom: 0; }
    /* form input:invalid { border: 1px solid #e2001a; background-color: #fae2e5; } */
    form input.fehler, form select.fehler, form textarea.fehler { background-color: #fae2e5; }
    form label.fehler, form div.checkbox label.fehler { color: #e2001a; }
    .fehler::-webkit-input-placeholder { color: #e2001a; }
    .fehler::-moz-placeholder { color: #e2001a; }
    .fehler:-ms-input-placeholder { color: #e2001a; }
    form input[type=submit] { cursor: pointer; background-color: transparent; font-weight: 700; color: #004575; font-size: 0.875em; position: absolute; width: auto; right: 0; bottom: -1.125em; padding: 0.75em 0 0.75em 0.5em; background: url(../img/sprite3.png) no-repeat 0px -331px; background-size: 400px 800px; }
    form input[type=submit]:hover { text-decoration: underline; }
    #formfehler_kontakt { margin-top: 4em; }
    p.formfehler, p.formerfolg { display: none; width: 100%; font-size: 0.825em; font-style: italic; padding: 0.75em; color: #000; background-color: #fae2e5; border: 1px solid #e2001a; text-align: center; xmargin-bottom: 1em; }
    p.formerfolg { background-color: #d2e7da; border: 1px solid #30854e; }

button.mfp-arrow-right { right: 50px; }
button.mfp-arrow-left { left: 50px; background-position: -96px -175px;}

    #loginnav { display: none; position: absolute; top: 0; right: 40px; padding: 8px 5px 8px 12px; -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.33); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.33); }
    #loginnav p { display: inline-block; margin: 0; font-size: 0.8125em; padding-right: 7px; font-weight: 700; color: #000; }
    #loginnav p a { font-size: 0.8em; font-weight: 400; text-decoration: none; padding-left: 8px; }
    #loginnav p a:hover { text-decoration: underline; }
    #loginnav div { display: inline-block; background-color: #ededed; width: 116px; height: 25px; position: relative; }
    #loginnav input{ background-color: transparent; width: 100%; height: 25px; border: 0; padding: 3px 8px 2px 8px; font-size: 0.75em; }
    #loginnav input[type=password] { width:85%; }
    #loginnav span { display: inline-block; width: 9px; height: 15px; background: url(../img/sprite3.png) -96px -58px no-repeat; background-size: 400px 800px; position: absolute; top: 5px; right: 5px; cursor: pointer; }

article { position: relative; overflow: visible; height: auto; color: #333333; padding-top: 60px; padding-bottom: 60px; }
article.sub { background-color: #ededed; padding-right: 50px; }
h1 { font-family: 'Open Sans'; font-weight: 700; color: #004575; text-transform: uppercase; }
h2 { font-family: 'Nunito'; font-weight: 700; color: #000000; font-size: 1.125em; line-height: 1.5em; margin-bottom: 0.25em; }
h2.gross { font-family: 'Open Sans'; font-weight: 700; color: #004575; text-transform: uppercase; }
h3 { font-family: 'Open Sans'; font-weight: 700; color: #004575; text-transform: uppercase; }
h1 span { display: block; font-size: 0.5em; line-height: 1.25em; }

#f4 { font-weight: 700; }


//#mainnav ul { border-top: 1px solid #ccc; }
//#mainnav ul ul { border-top: 0; }
#mainnav ul a { font-size: 1.125em; color: #fff; border-bottom: 1px solid #ccc; text-decoration: none; display: block; }

#mainnav ul ul li:first-child { border-top: 1px solid #ccc; }

#mainnav ul ul ul { border-bottom: 1px solid #ccc; }
//#mainnav ul ul ul ul { border-bottom: 0; }
//#mainnav ul ul li:last-child { border-bottom: 0; }
#mainnav ul ul a { color: #004575; }
#mainnav ul ul ul a { border-bottom: 0; color: #000; }
#mainnav ul ul ul ul a { border-bottom: 0; color: #666; }

#mainnav ul ul a.aktiv { font-weight: 700; xborder-bottom: 0; }
#mainnav ul ul ul a.aktiv { font-weight: 700; xborder-bottom: 0; color: #004575; }
#mainnav ul a:hover, #mainnav ul a.aktiv:hover { font-weight: 700; }
#mainnav ul ul a:hover, #mainnav ul ul a.aktiv:hover { }

.home aside a { display: block; text-decoration: none; font-weight: 700; position: relative; }
.home aside a span { color: #666; font-weight: 400; display: block; }
.home aside #termine { cursor: default; border-bottom: 1px solid #ccc; cursor: default; }
.home aside #aktuelles li:nth-child(odd) a {background: #ededed; }
.home aside #aktuelles li a:hover, .home aside p:hover { background-color: #d2e7da; }
/* .home aside a:hover .datum { background-color: #fff; } */

    .home article { padding: 0; }
    .home article h1 { padding-bottom: 0.75em; }
    .home aside { padding: 2.25em 0 0 0; }
    .home aside h2 { border-bottom: 1px solid #ccc; font-size: 1.75em; line-height: 1em; padding: 10px 0 17px 17px; }
    .home aside a { font-size: 1em; line-height: 1.31em; } /* GEÄNDERT */
    .home aside a span { font-size: 0.85em; line-height: 1.4545em; padding-top: 0.25em; }
    .home aside a .datum { position: absolute; top: 10px; left: 10px; padding-top: 0.2em; width: 58px; height: 58px; overflow: hidden; background-color: #d2e7da; color: #004575; text-align: center; border-radius: 27px; }
    .home aside .datum { font-size: 1.75em; line-height: 1em; } /* GEÄNDERT */
    .home aside .datum span { font-size: 0.375em; padding-top: 0em; }
    .home aside #termine a { padding: 15px 20px 15px 80px; }
    .home aside #termine li:first-child a { padding-top: 25px; }
    .home aside #termine li:first-child a .datum { top: 20px; }
    .home aside #termine li:last-child a { padding-bottom: 25px; }
    .home aside #aktuelles a { padding: 20px 50px 20px 20px; border-bottom: 1px solid #ccc; }
    .home aside #aktuelles a span.pfeil { display: inline-block; width: 9px; height: 15px; background: url(../img/sprite3.png) -96px -58px no-repeat; background-size: 400px 800px; position: absolute; top: 35px; right: 15px; cursor: pointer; }
    .home aside p a { font-weight: 400; text-align: center; padding: 15px 0 15px 0; }

.homeblock {
    position: relative;
    padding: 70px 50px 60px 400px;
    width: 100%;
}
.homeblockVideo {
    position: relative;
    padding: 70px 240px 60px 240px;
    width: 100%;
    text-align: center;
}
.homeblock:nth-child(odd) {
  background-color: #ededed;
}
.homeblockFarbe {
    background-color: #ededed;
}
.bildspalte {
    position: absolute;
    top: 80px;
    left: 150px;
    width: 200px;
}
.homeblock h1 {
    font-family: 'Nunito';
    text-transform: none;
    display:block;
    color:#000000;
    font-size:0.9em;
    line-height:1.25em;
    padding-bottom:0.25em;
}
.homeblock p.h1, .homeblock h2.gross, .homeblockVideo h2.gross {
    color:#004575;
    font-family: 'Open Sans';
    font-weight: 700;
    text-transform: uppercase;
    font-size:1.75em;
    line-height:1.25em;
    margin-bottom: 1em;
}
.homeblock hr, .homeblockVideo hr { display: none; }

@media (max-width:999px) {
    .homeblock {
        padding-left: 280px;
        padding-right: 50px;
    }
    .homeblockVideo {
        padding-left: 50px;
        padding-right: 50px;
    }
    .bildspalte {
        left: 50px;
    }
}

@media (max-width:760px) {
    .homeblock {
        position: relative;
        padding-left: 50px;
        padding-right: 50px;
    }
    .homeblockVideo {
        padding-left: 50px;
        padding-right: 50px;
    }
    .bildspalte {
        position: relative;
        top: auto;
        left: auto;
    }
    #metanav {
        display: none;
    }
    /*
    #socialnav {
        display: none;
    }
    */
}

@media (max-width:500px) {
    .homeblock {
        padding-left: 20px;
        padding-right: 20px;
    }
    .homeblockVideo {
        padding-left: 20px;
        padding-right: 20px;
    }
}





.schatten { -webkit-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2); margin-bottom: 2.5em; }

.video-container { position: relative; padding-bottom: 56.25%; max-width: 100%; margin-bottom: 2em; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

    .c2cols_links, .c2cols_rechts { position: relative; }
    figure a { position: relative; font-size: 0; display: block; }
    figure img { width: 100%; height: auto; display: block; position: relative; }
    figure a.noZoomIcon img:hover { cursor: pointer!important; }
    figcaption { color: #666; xfont-style: italic; background-color: #ffffff; text-align: right;  }
    .wrapper figcaption { padding: 0.5em 1em; }
    figure a span { display: block; width: 15px; height: 15px; background: url(../img/sprite3.png) -112px -58px no-repeat; background-size: 400px 800px; position: absolute; bottom: 5px; right: 5px; }
    figure a.multiple span { width: 23px; height: 22px; background-position: -128px -58px; }
    article ul li { background:
    url(data:image/gif;base64,R0lGODlhBQAFAIAAACdLZAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RUNENkJFOERFOTMxMUU0ODVBMkRCODMzN0M1MDJGOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RUNENkJFOURFOTMxMUU0ODVBMkRCODMzN0M1MDJGOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVFQ0Q2QkU2REU5MzExRTQ4NUEyREI4MzM3QzUwMkY4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVFQ0Q2QkU3REU5MzExRTQ4NUEyREI4MzM3QzUwMkY4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAUABQAAAgSEj6lYADs=  )
    no-repeat
    0px 12px;
  padding: 0 0 8px 12px;
}
    ul.dl li, ul.bigdl li, ul.link li { background-image: none; padding: 0; }
    ul.dl a { color: #004575; position: relative; display: block; padding: 0 0 0.5em 23px; text-decoration: none; }
    ul.dl span { display: block; width: 16px; height: 16px; background: url(../img/sprite3.png) -151px -58px no-repeat; background-size: 400px 800px; position: absolute; top: 6px; left: 0; }
    ul.dl span.pdf { background-position: -151px -58px; }
    ul.dl span.doc { background-position: -167px -58px; }
    ul.dl span.xls { background-position: -183px -58px; }
    ul.dl span.ppt { background-position: -199px -58px; }
    ul.link a { color: #004575; display: block; padding: 0 0 0.5em 0; text-decoration: none; padding-left: 10px; 0 -338px no-repeat; background-size: 400px 800px; }
    ul.dl a:hover, ul.link a:hover { text-decoration: underline; }
    ul.bigdl li { margin-bottom: 1.5em; }
    ul.bigdl a { padding: 0 0 0 42px; color: #000; line-height: 1.25em; display: block; text-decoration: none; position: relative; }
    ul.bigdl a span { display: block; padding: 0.25em 0 0 0; font-size: 0.846em; line-height: 1.25em; color: #666; }
    ul.bigdl a span.x { position: absolute; top: 1px; left: 0; height: 32px; width: 32px; background: url(../img/sprite3.png) -96px -83px no-repeat; background-size: 400px 800px; }
    ul.bigdl a span.pdf  { background-position: -96px -83px; }
    ul.bigdl a span.doc  { background-position: -128px -83px; }
    ul.bigdl a span.xls  { background-position: -160px -83px; }
    ul.bigdl a span.ppt  { background-position: -192px -83px; }


article ul, figure { margin-bottom: 2em; }

    .vcard_multi {height: auto; display: flex;
    justify-content: center;gap:60px }
    .vcard_multi div { width: 186px;  display: inline-block; vertical-align: top; }
    .vcard_multi img { width: 100%; height: auto; margin-bottom: 0.5em; }
    .vcard_multi p, .vcard_single p { color: #666; font-size: 0.6875em; line-height: 1.4545em; margin-bottom: 1em; }
    p.gross { font-weight: 700; }
    .vcard_single img { width: 186px; height: auto; padding-right: 25px; }
    .vcard_single div { display: inline-block; }

    .galerie { width: 120%; height: auto; }
    .galerie figure { width: 186px; margin: 0 29px 29px 0; display: inline-block; vertical-align: top; }
    .galerie img:hover, figure a img:hover { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

    #tliste { font-size: 1em; }
    #tliste li { background-image: none; padding-left: 0; position: relative; }
    #tliste h2 { padding: 0 0 25px 74px; font-size: 1em; line-height: 1.25em; }
    #tliste h2 .info { display: block; color: #000; margin-top: 0.25em; }
    #tliste span { font-family: 'Nunito'; font-weight: 400; line-height: 1.5em; text-transform: none; }
    #tliste .datum { font-weight: 400; position: absolute; top: 0; left: 0; padding-top: 0.2em; width: 58px; height: 58px; overflow: hidden; background-color: #ffffff; color: #004575; text-align: center; border-radius: 27px; }
    #tliste .datum { font-size: 2em; line-height: 0.75em; padding-top: 0.375em; }
    #tliste .datum span { font-size: 0.375em; display: block; color: #666; }

    #nliste { font-size: 1em; }
    #nliste li { width: 100%; background-image: none; clear: both; position: relative; padding: 0; }
    #nliste li a { text-decoration: none; font-weight: 700; font-family: 'Open Sans'; text-transform: uppercase; }
    #nliste .datum { display: block; font-size: 0.75em; line-height: 1em; font-weight: 400; }
    #nliste .text { display: block; color: #000000; font-weight: 400; padding: 0 30px 0 0; text-transform: none; }
    #nliste .li { float: left; width: 20%; }
    #nliste .li img { width: 90%; height: auto; }
    #nliste .re { float: right; width: 80%; position: relative; }
    #nliste .cl { height: 3em; display: block; }
    #nliste .pfeil { display: inline-block; width: 9px; height: 15px; background: url(../img/sprite3.png) -96px -58px no-repeat; background-size: 400px 800px; position: absolute; top: 40%; right: 0; cursor: pointer; }

    table { width: 100%; border-collapse: collapse; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0.825em; line-height: 1.75em; margin-bottom: 2em; }
    table th, table td { font-weight: 400; text-align: left; border-right: 1px solid #ccc; border-top: 1px solid #ccc; padding: 0.75em 1em 0.75em 1em; vertical-align: top; }
    table th { white-space: nowrap }
    table tr:nth-child(odd) { background-color: #f6f6f6; }
    table th { color: #004575; font-weight: 700; background-color: #d2e7da; }



#mobileMenu {
    display: block;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    z-index: 999;
    overflow: scroll;

    background-color: rgba(237, 237, 237, 0.97);
}
#mobileMenuWrapper {
    padding: 75px 50px;
    font-size: 1.75em;
}
#mobileMenuWrapper ul a {
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.75em 0 0.5em 0;
    display: block;
}
#mobileMenuWrapper ul a:hover, #mobileMenuWrapper ul a.aktiv {
    font-weight: 700;
}
#mobileMenuWrapper ul:first-of-type li:first-of-type a.aktiv {
    font-weight: 400;
}
#mobileMenuWrapper ul {
    border-top: 1px solid #ccc;
}
#mobileMenuWrapper li {
    border-bottom: 1px solid #ccc;
}
#mobileMenuWrapper ul ul li:last-child {
    border-bottom: 0;
}
#mobileMenuWrapper ul ul a {
    padding-left: 25px;
    font-size: 0.75em;
}
.mobileMenuLinkbuttons  {
    text-align: center;
    padding-top: 1em;
}
.mobileMenuLinkbuttons a {
    display: inline-block;
}

#mobileMenuSocialnav { display: block; text-align: center; }
#mobileMenuSocialnav a { width: 30px; margin: 0 5px 0 5px; }
#mobileMenu a.special {
    display: block; font-family: 'Open Sans'; font-weight: 700; text-transform: uppercase; background-color: #ffcd19; color: #000000;
    font-size: 0.75em;
    padding: 0.5em 1em 0.5em 1em;
    margin-top: 1.25em;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
}
.mobileMenuClose {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 42px; height: 56px; background: url(../img/sprite3.png) -33px -110px no-repeat; background-size: 400px 800px; cursor: pointer;
}









//#topnav ul li a { padding: 1.47em 1.45em 2em 1.47em; }
#topnav ul li a { padding: 1.47em 1.3em 2em 1.3em; font-size: 1.0625em; }

/*
@media (min-width:1280px) {
    #topnav ul li a { padding: 1.47em 1.45em 1.47em 1.45em; }
}
*/

@media (max-width:1280px) {
    #topnav ul li a { padding: 1.47em 0.625em 1.47em 0.625em; font-size: 1em; }
    .linkbuttons {
        top: auto;
        bottom: 15px;
    }
    .linkbutton {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (max-width:1000px) {
    #topnav ul li a { padding: 2em 1.38em 2em 1.38em; font-size: 0.8em; }
}

@media (max-width:900px) {
    #topnav ul li a { padding: 2em 0.5em 2em 0.5em; font-size: 0.8em; }
}




@media (max-width:850px) {
    /* #logo { width: 137px; height: 137px; left: 10px; top: 10px; background-position: 0 -463px; background-size: 300px 600px; } */
    #logo { width: 145px; height: 145px; left: 10px; top: 10px; background-position: -8px -455px; background-size: 300px 600px; }
}
/*
@media (max-width:600px) {
    #logo { width: 92px; height: 92px; left: 10px; top: 10px; background-position: 0 -309px; background-size: 200px 400px; }
}
*/



/* "Desktop groß" */
@media (min-width:1000px) {
    .wrapper { max-width: 1200px; }
    xbody { background-color: #f00; }
    #metanav { padding: 0 0 0 40px; }
    #topnav { top: 405px; }
    article { padding-left: 350px; }
    //#logo { width: 183px; height: 183px; left: 20px; top: 10px; background-position: 0 -617px; background-size: 400px 800px; }
}



@media (min-width:761px) and (max-width:1279px) {
    //#tliste h2 { font-size: 1.25em; line-height: 1.923em; }
}

/* "Desktop klein" */
@media (min-width:761px) and (max-width:999px) {
    //.wrapper { max-width: 92%; }
    xbody { background-color: #0f0; }
    #metanav { padding: 0 20px 0 40px; }
    #socialnav { padding: 0 20px 0 40px; }
    #mainnav { width: 252px; }
    #topnav { top: 405px; }
    //#topnav ul li { margin-right: 0.55em; }
    #loginnav div { width: 95px; }
    #loginnav input { padding: 8px 3px 8px 4px; }
    article { padding-left: 350px; }
    form .links, form .rechts { display: inline-block; width: auto; float: none; margin-right: 1em; }
}

/* "Tablet" */
@media (min-width:321px) and (max-width:760px) {
    //.wrapper { max-width: 92%; }
    xbody { background-color: #00f; }
    #aufmacher { height: 250px; }
    #f1, #f2 { float: left; }

}

@media (max-width:550px) {
    #f1, #f2, #f4 { float: none; }
}

@media (max-width:500px) {
    #aufmacher { height: 200px; }
}

/* "Smartphone" */
@media (max-width:414px) {
    //.wrapper { max-width: 90%; }
    xbody { background-color: #000; }
    
}

/* "Desktop groß", "Desktop klein", "Desktop max" */
@media (min-width:761px) {
    // body { background: url(../img/hg.jpg) top center no-repeat; }
    // #main { -webkit-box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.17); box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.17); }
    #metanav { font-size: 0.9375em; text-align: right; position: absolute; top: 50px; right: 0; }
    #socialnav { position: absolute; top: 7px; right: 0; }
    //#metanav a:last-child { padding-right: 0; }
    //#logo { top: 22px; width: 183px; height: 183px; background-size: 400px 800px; background-position: 0 -617px; }
    article { padding-top: 60px; padding-bottom: 60px; margin-bottom: 30px; }
    #topnavplaceholder { height: 60px; }
    #mainnav { width: 252px; position: absolute; top: 73px; left: 50px; }
    #mainnav p { display: none; }
    h1 { padding-top: 10px; font-size: 1.75em; line-height: 1.25em; padding-bottom: 1.125em; }
    //h2 { font-size: 0.8125em; line-height: 1.923em; }
    h2.gross { font-size: 1.375em; line-height: 1.25em; margin-bottom: 0.75em; }
    h3 { font-size: 0.8125em; line-height: 1.5em; margin-bottom: 1em; }
    p, article ul { font-size: 1.125em; line-height: 1.625em; margin-bottom: 2em; }
    article ul li { background-position: 0px 10px; }
    ul.dl span { top: 4px; }
    ul.link a { background-position: 0 -340px; }
    .dl_li { width: 65%; float: left; }
    .dl_re { width: 30%; float: right; }

    #login_mobile { display: none; }
    #f1, #f2 { font-size: 0.8125em; line-height: 1.54em; padding-right: 2em; margin-top: 0.875em; float: left; }
    #f1 { background: url(../img/sprite3.png) -355px -150px no-repeat; background-size: 400px 800px; padding-left: 24px; }
    #f2 { background: url(../img/sprite3.png) -355px -58px no-repeat; background-size: 400px 800px; padding-left: 30px; }
    #f4 { font-size: 0.8125em; line-height: 1.54em; margin-top: 0.875em; float: right; text-align: right; }
    #f4 a { text-decoration: none; color: #000000; }

    #mainnav ul {  }
    #mainnav ul li a { display: none; }
    #mainnav ul ul li a { display: block; }
    #mainnav ul a { font-size: 1.125em;  line-height: 1.25em; padding: 0.625em 20px 0.625em 0; }
    #mainnav ul ul ul a { font-size: 1em;  line-height: 1.25em; padding: 0.625em 20px 0.625em 20px; }
    #mainnav ul ul ul ul a { font-size: 0.9em; line-height: 1.25em; padding: 0.625em 20px 0.625em 40px; }


/*
    .home article { padding: 2em 0 0 0; width: 63%; float: left; }
    .home aside { padding: 2.25em 0 0 0; width: 33%; float: right; }
    .home aside a { font-size: 0.8125em; line-height: 1.31em; }
    .home aside .datum { font-size: 2.25em; line-height: 1em; }
*/

    .c2cols_links figure, .c2cols_rechts figure { width: 200px; margin-bottom: 1em; padding-top: 0.55em; }
    .c2cols_links figure { margin-right: 30px; float: left; }
    .c2cols_rechts figure { margin-left: 30px; float: right; }
    figcaption { font-size: 0.825em; line-height: 1.5em; }

/*
    .home .c2cols_links figure { width: 156px; position: absolute; top: 0; left: 0; float: none; margin: 0; padding-top: 0.55em; }
    .home .c2cols_links .ctext { padding-left: 176px; }
*/

}

/* "Desktop klein", "Tablet", "Smartphone" */
@media (max-width:999px) {
    // #main  { width: 90%; }
    body { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
    #nliste .li { width: 100%; float: none; display: block; margin-bottom: 1em; }
    #nliste .li img { width: 50%; min-width: 230px; }
    #nliste .re { width: 100%; float: none; display: block; }
}

@media (min-width:761px) {
    #portal { cursor: pointer; position: absolute; top: -55px; right: 35px; width: 153px; height: 25px; display: block; background: url(../img/sprite3.png) 5px -526px no-repeat; background-size: 400px 800px; }
    #portal a { display: none; }
}

@media (max-width:820px) {
    #partner { height: 75px; }
    #logos { height: 75px; margin-bottom: 75px;}
}





#headnav .mobileMenuLinkbuttons {
    display: none;
}
#headnav #aufnahmeButton {
    display: none;
}

/* "Tablet", "Smartphone" */
@media (max-width:760px) {


    #slideshow { display: none; }
    #headnav .mobileMenuLinkbuttons {
        display: initial;
    }
    #headnav #aufnahmeButton {
        display: initial;
    }
    #aufnahmeButton a {
        display: flex;
        align-items: center;
        font-family: 'Open Sans';
        font-weight: 700;
        text-transform: uppercase;
        background-color: #ffcd19;
        color: #000000;
        font-size: 0.7em;
        line-height: 1em;
        padding: 0 2.75em 0 2.75em;
        text-align: center;
        text-decoration: none;
        border-radius: 6px;

        height: 35px;
        position: absolute;
        top: 64px;
        right: 70px;
    }
    #socialnav {
        position: absolute;
        top: 7px;
        right: 0;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #e2e2e2;
    }
    #socialnav ul {
        display: inline-block;
    }
    #socialnav ul li {
        margin: 0 12px;
    }
    #socialnav ul li:last-child {
        display: none;
    }

    .mobileMenuLinkbuttons {
        position: absolute;
        top: 129px;
        right: 21px;
        z-index: 101;
        padding-top: 0;     
    }
    .linkbutton {
        // 72%
        //background-size: 400px 800px;
        //background-position: -345px -245px;
        //width: 55px;
        //height: 55px;
        background-size: 288px 576px;
        background-position: -248px -176px;
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .linkbutton1 {
        //background-position: -345px -245px;
        background-position: -248px -176px;
    }
    .linkbutton2 {
        b//ackground-position: -345px -305px;
        background-position: -248px -220px;
    }
    .linkbutton3 {
        //background-position: -345px -365px;
        background-position: -248px -263px;
    }
    .linkbutton4 {
        //background-position: -345px -425px;
        background-position: -248px -306px;
    }
    .linkbutton5 {
        //background-position: -345px -485px;
        background-position: -248px -349px;
    }
    .gradient {
        width: 100%;
        height: 61px;
        /* background-color: red; */
        position: absolute;
        top: 118px;
        left: 0;
        z-index: 100;
        background: linear-gradient(180deg, rgba(210,209,209,1) 0%, rgba(237,237,237,1) 100%);
    }
    #headnav {
        height: 150px;
    }
    #logo {
        /* top: 55px; */
        /* width: 131px; height: 131px; background-position: -7px -410px; background-size: 270px 540px; */
        top: 60px;
        width: 118px; height: 118px; background-position: -6px -369px; background-size: 243px 486px;
    }
    #mobileMenuSocialnav {
        text-align: left;
    }
    #mobileMenuSocialnav .social1, #mobileMenuSocialnav .social2, #mobileMenuSocialnav .social4 {
        display: none;
    }
    #mobileMenuSocialnav .social3 {
        margin-left: 0;
    }
    #mobileMenuSocialnav .social3Text {
        width: auto;
        text-transform: uppercase;
        text-decoration: none;
        background: transparent;
        font-weight: 600;
        font-size: 0.4em;
        line-height: 1em;
        transform: translate(0, -1em);
    }



    // #main { width: 100%; }
    // #headnav { height: 73px; }
    #metanav { font-size: 0.9375em; text-align: center; margin: 1em 0 1em 0; }
    #metanav a { display: none; padding: 0.25em 1.125em 0.25em 1.125em; }
    #mainnav { display: none; }
    .linkbuttons { display: none; }
    //#logo { top: 16px; width: 267px; height: 45px; background-size: 300px 600px; background-position: 0 -405px; }
    #topnav { display: none; }
    #menubutton { position: absolute; top: 57px; right: 20px; width: 42px; height: 56px; background: url(../img/sprite3.png) -33px -60px no-repeat; background-size: 400px 800px; cursor: pointer; }
    article { xpadding-top: 25px; margin-bottom: 40px; }
    //article.sub { padding-left: 50px; }
    article.sub { padding-left: 20px; padding-right: 20px; }
    h1 { font-size: 1.75em; line-height: 1.25em; padding-bottom: 0.75em; }
    //h2 { line-height: 1.625em; }
    //h2.gross { font-size: 1.375em; line-height: 1.25em; margin-bottom: 0.75em; }
    h3 { font-size: 1em; line-height: 1.5em; margin-bottom: 1em; }
    p, article ul { line-height: 1.625em; margin-bottom: 1.5em; }
    #loginnav { display: none; }
    #login_mobile p { margin: 0; }
    #login_mobile p a { display: block; text-align: center; text-decoration: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0.5em 0 0.5em 0; margin-top: 50px; font-weight: 700; }
    #login_mobile p a span { padding-left: 15px; position: relative; background: url(../img/sprite3.png) -96px -210px no-repeat; background-size: 400px 800px; }
    #login_mobile p a:hover { background-color: #d2e7da; }
/*    #footernav { padding: 20px 0 15px 0; }*/
    #f1, #f2, #f4 { font-size: 0.875em; line-height: 1.58em; margin-right: 1em; }
    #f4 a { color: #000000; text-decoration: none; }
    #f1 { background: url(../img/sprite3.png) -260px -112px no-repeat; background-size: 300px 600px; padding-left: 44px; }
    #f2 { background: url(../img/sprite3.png) -266px -43px no-repeat; background-size: 300px 600px; padding-left: 44px; }

/*
    #mainnav p { font-size: 1.75em; margin-bottom: 0; color: #004575; }
    //#mainnav ul { -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3); }
    #mainnav ul a { font-size: 1.1875em; line-height: 1.25em; padding: 0.5em 20px 0.5em 20px; }
    #mainnav ul ul ul a { font-size: 1em; line-height: 1.25em; padding: 0.5em 20px 0.5em 36px; background-position: 22px -334px; }
    #mainnav ul ul ul ul a { font-size: 1em; line-height: 1.25em; padding: 0.5em 20px 0.5em 44px; }
*/

    ul.bigdl a span { font-size: 0.625em; line-height: 1.25em; }

    .home aside a { font-size: 1em; line-height: 1.31em; }
    .home aside .datum { font-size: 1.75em; line-height: 1em; }

    figure { position: relative; padding-top: 0.25em; }
    .c2cols_links figure img { width: 200px; height: auto; }
    .c2cols_rechts figure img { width: 200px; height: auto; }
    figcaption { font-size: 0.75em; line-height: 1.5em; }

    //.home .c2cols_links figure img { width: 156px; height: auto; }
    //.home figcaption { position: absolute; top: 0; left: 165px; }

    .galerie { width: 100%; }
    .galerie figure { width: 130px; margin: 0 20px 20px 0; padding: 0; }
    .vcard_multi { width: 100%; }
    .vcard_multi div { width: 130px; margin: 0 20px 20px 0; padding: 0; }
    .vcard_single img { width: 130px; height: auto; }

}

/* "Smartphone" */
@media (max-width:620px) {
    #partner { width: 100%; height: 75px; }
    #logos { width: 100%; height: 75px; } 
}


/* "Desktop max" */
@media (min-width:1280px) {
    #main { max-width: 1200px; }
    .wrapper { max-width: 1200px; }
    #topnav { top: 465px; }
    //#topnav ul li a { padding: 1.47em 1.45em 1.47em 1.45em; }
    #aufmacher { height: 360px; }
    //#topnav ul li { margin-right: 1.5em; }
    //#topnav ul li:last-child { margin-right: 0; }

    article { padding-left: 350px; }
    //h2 { font-size: 1em; line-height: 1.75em; }
    //h3 { font-size: 1em; line-height: 1.5em; margin-bottom: 1em; }
    p, article ul { font-size: 1.125em; line-height: 1.625em; }
    article ul li { background-position: 0px 12px; }
    ul.dl span { top: 6px; }
    ul.link a { background-position: 0 -338px; }
    ul.bigdl a span { font-size: 0.75em; line-height: 1.25em; }

    .galerie figure { width: 176px; margin: 0 29px 29px 0; }
    .vcard_multiple div { width: 176px; margin: 0 29px 29px 0; }

    #nliste .li { width: 25%; }
    #nliste .re { width: 75%; }

}

@media (min-width:761px) and (max-width:870px) {
    //#logo { top: 32px; left: 20px; width: 267px; height: 45px; background-size: 300px 600px; background-position: 0 -405px; }
}

@media (max-width:920px) {
    #f5 { left: 0; top: 90px; }
    //#footernav { padding: 20px 0 15px 0; }

    form .links, form .rechts { width: 100%; float: none; }
    form p { width: 100%; text-align: left; }
}

@media (max-width:550px) {
    #footernav { padding: 15px 40px 20px 40px; }
    .vcard_multi div { width: 100%; margin: 0 0 3em 0; display: block; }
    .vcard_multi img, .vcard_single img { width: 186px; height: auto; margin-bottom: 0.5em; }
    .vcard_single div { width: 100%; margin: 0 0 3em 0; display: block; }
    #partner { width: 100%; height: 65px; }
    #logos { width: 100%; height: 65px; } 
}

@media (max-width:375px) {
    #nliste .li img { width: 100%; }
}

    //#topnav ul li:last-child { float: right; margin-right: 0; }
    //#topnav ul li:last-child a { padding: 1.15em 0 2em 0; }

    //#mainnav ul ul, #mainnav ul ul ul { -webkit-box-shadow: none; box-shadow: none; }

hr { padding-top: 1em; margin-bottom: 2.5em; border: 0; border-bottom: 1px solid #bbbbbb; }
//hr { display: none; }
#overlay { display: none; z-index: 1000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; background-color: rgba(0,0,0,0.6); }




    //#f4 a span { display: none; }
@media (max-width:780px) {
}
@media (max-width:780px) {
    #f4 { float: none; text-align: left; }
    #f4clear {
        clear: both;        
    }
}


/* FIX Responsive Images Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    img {
        max-width: 100%;
        height: auto;
        width: auto;
    }
}










.Cookie { display: none; position: fixed; background-color: rgba(0,0,0,0.6); top: 0; left: 0; width: 100%; height: 100vh; z-index: 999998; }
.Cookie .Banner { display: none; background-color: #ffffff; color: #444444; box-shadow: 0 8px 20px rgba(0,0,0,0.8); }
.Cookie .Banner .Content { width: 100%; max-width: 600px; font-size: 0.625em; line-height: 1.25em; margin: 0 auto; padding: 1.5em; }
.Cookie .Banner .Content p { margin: 0; }
.Cookie .Banner .Content p a { color: #444444; text-decoration: underline; }
.Cookie .Banner .Content strong { color: #000000; font-weight: bold; }
.Cookie .Banner .Content .Row { margin-bottom: 0.75em; padding: 0.25em 0; }
.Cookie .Banner .Content .Form { margin-top: 1.5em; }
.Cookie .Banner .Content .Form input { display: inline-block; margin-right: 0.5em; }
.Cookie .Banner .Content .Form label { color: #000000; }
.Cookie .Banner .Content .Form a { display: inline-block; color: #999999; text-decoration: underline; margin-left: 0.5em; }
.Cookie .Banner .Content .Actions { text-align: right; }
.Cookie .Banner .Content .Actions .Action { margin-top: 2em; display: inline-block; color: #ffffff; font-weight: bold; background-color: rgba(0,180,40,1); padding: 0.5em 1em; margin-right: 1em; border-radius: 0.375em; cursor: pointer; }
.Cookie .Banner .Content .Actions .ActionDim { background-color: rgba(175,175,175,1); }
.Cookie .Banner .Content .Info { padding: 0 0 1.5em 0; display: none; }
.Cookie .Banner .Content .Info p { background-color: rgba(240,240,240,1); padding: 0.5em; }
#CookieConfig { display: none; }








/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 24px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 121px; height: 20px; position: absolute; right: -11px; top: 31px; }
.mfp-close-icn { display: inline-block; width: 100%; height: 20px; }
.mfp-close-icn span { display: inline-block; width: 21px; height: 20px; background: url(../img/sprite3.png) -96px -123px no-repeat; background-size: 400px 800px; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { text-align: right; width: 100%; }

.mfp-counter { position: absolute; top: 0.075em; right: 0.25em; color: #999; font-size: 0.9em; line-height: 1.25em; white-space: nowrap; }

button.mfp-arrow { background: url(../img/sprite3.png) #000 -96px -150px no-repeat; background-color: rgba(0, 0, 0, 0.25); background-size: 400px 800px; position: absolute; display: inline-block; margin: 0; top: 50%; width: 25px; height: 25px; padding: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
button.mfp-arrow-right { right: 50px; }
button.mfp-arrow-left { left: 50px; background-position: -96px -175px; }


/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: 0; z-index: -1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
.mfp-figure small { color: #000; display: block; font-size: 1em; line-height: 1.25em; }
.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { background-color: #fff; margin-top: -54px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; padding: 1em; }
.mfp-title { text-align: left; font-size: 1.125em; line-height: 1.5em; color: #000; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
    .mfp-img-mobile img.mfp-img { padding: 0; }
    .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
    .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
    .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
    .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width: 900px) {
    .mfp-container { padding-left: 6px; padding-right: 6px; }
}

.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }




/* Cookie Consent */
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;-webkit-box-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;-webkit-box-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;-webkit-box-flex:0;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}




iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}
 




