/* =Reset
-------------------------------------------------------------- */
@import url(../font/font-awesome-4.5.0/css/font-awesome.css);
@import url(../font/berthold-akzidenz-grotesk/stylesheet.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  /*overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}
a img {
  border: 0;
}
/**/
/**/
/**
* @var 8rem;
 */
/*
Awesome Fonts:
content: @fa-var-search;
content: @fa-var-close;
content: @fa-var-bars;
content: @fa-var-info-circle;
content: @fa-var-camera-retro;
content: @fa-var-wrench;
content: @fa-var-birthday-cake;
content: @fa-var-film;
content: @fa-var-bank;
content: @fa-var-chain;
content: @fa-var-cut;
content: @fa-var-cogs;
*/
.clear-after::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
/**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
 *		CSS einbinden
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
/**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
 *		1.2 - HTML-Tags/ Standards
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
h1 {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  font-size: 2.7rem;
  font-size: 3.2rem;
  margin-bottom: 1.4rem;
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  -moz-hyphenate-limit-chars: 8 3 3;
  -o-hyphenate-limit-chars: 8 3 3;
  -webkit-hyphenate-limit-chars: 8 3 3;
  -ms-hyphenate-limit-chars: 8 3 3;
  hyphenate-limit-chars: 8 3 3;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
}
h1 a {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
h2 {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 2.7rem;
  font-size: 3.2rem;
  margin-bottom: 1.4rem;
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  -moz-hyphenate-limit-chars: 8 3 3;
  -o-hyphenate-limit-chars: 8 3 3;
  -webkit-hyphenate-limit-chars: 8 3 3;
  -ms-hyphenate-limit-chars: 8 3 3;
  hyphenate-limit-chars: 8 3 3;
  font-size: 2.1rem;
  line-height: 1.2;
}
h2 a {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
h3,
h4,
h5,
h6 {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  font-weight: bold;
  font-size: 2.7rem;
  font-size: 3.2rem;
  margin-bottom: 1.4rem;
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  -moz-hyphenate-limit-chars: 8 3 3;
  -o-hyphenate-limit-chars: 8 3 3;
  -webkit-hyphenate-limit-chars: 8 3 3;
  -ms-hyphenate-limit-chars: 8 3 3;
  hyphenate-limit-chars: 8 3 3;
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0.7rem;
  color: #000000;
}
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
p {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  color: #000000;
  font-style: normal;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  p {
    font-size: 1.7rem;
  }
}
ul,
ol {
  font-size: 1.5rem;
}
li,
blockquote {
  font-size: 1.5rem;
}
main {
  display: block;
}
a {
  color: #000000;
  text-decoration: underline;
  text-decoration-color: #ba1c1c;
}
main a {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  color: #000000;
  font-style: normal;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  main a {
    font-size: 1.7rem;
  }
}
a:active,
a:focus,
a:hover {
  color: #ba1c1c;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: 700;
}
p strong a,
p a strong {
  color: #000000;
}
a.more {
  color: #ba1c1c;
}
a.more:hover {
  color: #000000;
}
/**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
 *		1.3 - Standardklassen
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
img.responsive {
  width: 100%;
  height: auto;
}
code.th {
  display: block;
  position: absolute;
  background: #fff;
  opacity: 0.5;
  color: red;
  z-index: 1000000;
}
.wp-block-image::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
.wp-block-column.text-down {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
span.mobile-hide {
  display: inline-block;
  width: 0;
  overflow: hidden;
}
.hidden {
  display: none;
}
/**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
 *		1.4 - Grundgerüst Struktur
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
html {
  background-color: #cfd4da;
}
body {
  background-color: #ffffff;
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  font-size: 10px;
  line-height: 1.5;
  min-width: 320px;
  max-width: 1200px;
  padding: 0 1.2rem 1.2rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /*
  &::before {
    //content: '';
    content: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: @color-body-background;
  }/**/
}
header#header {
  position: absolute;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
header#header h1 {
  opacity: 0;
  height: 4.4rem;
  overflow: hidden;
}
#top-navigation {
  position: relative;
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
#top-navigation::after {
  content: "";
  display: block;
  position: absolute;
  top: 0rem;
  left: 0;
  height: calc(100% + 8px);
  width: 100%;
  background-color: #ffffff;
  min-width: 320px;
  max-width: 1200px;
  margin-left: 50%;
  transform: translateX(-50%);
}
#top-navigation ul.toggler {
  text-align: right;
  position: relative;
  z-index: 1;
  line-height: 0;
  font-size: 0;
  padding: 1.2rem;
}
#top-navigation ul.toggler li {
  display: inline-block;
  margin-left: 1.2rem;
}
#top-navigation ul.toggler li a {
  color: #000000;
  font-size: 1.5rem;
  font-weight: normal;
  text-decoration: none;
  /**/
}
#top-navigation ul.toggler li a::before {
  color: #000000;
  margin-right: 0.3rem;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  content: '\f002';
  content: '\f00d';
  content: '\f0c9';
  vertical-align: text-bottom;
  text-decoration: none;
  font: normal normal normal 2rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#top-navigation ul.toggler li a:hover {
  color: #ba1c1c;
}
#top-navigation ul.toggler li a:hover::before {
  color: #ba1c1c;
}
#top-navigation ul.toggler li.search a::before {
  content: '\f002';
}
#top-navigation ul.toggler li.home {
  display: block;
  position: absolute;
  top: 1.2rem;
  left: 1.2rem;
  right: 16rem;
  width: auto;
  font-weight: bold;
  height: 1rem;
  padding-top: 0.4rem;
  margin-left: 0;
  padding-left: 4rem;
  text-align: left;
}
#top-navigation ul.toggler li.home a {
  color: #ba1c1c;
  line-height: 0.9;
}
#top-navigation ul.toggler li.home a::before {
  content: "\f015";
  content: '';
  background-size: contain;
  background-image: url(../img/mmm-logo-ziegel.svg);
  background-repeat: no-repeat;
  display: block;
  height: 3.6rem;
  width: 3.6rem;
  position: absolute;
  left: 0;
  top: -0.4rem;
}
#top-navigation ul.toggler li.home a:hover {
  color: #000000;
}
#top-navigation ul.toggler li.home a:hover::before {
  background-image: url(../img/mmm-logo-black.svg);
}
#top-navigation ul.toggler li.ls a::before {
  color: #000000;
  margin-right: 0.3rem;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  content: '\f002';
  content: '\f00d';
  content: '\f0c9';
  vertical-align: text-bottom;
  text-decoration: none;
  font: normal normal normal 2rem/1 FontAwesome;
  text-rendering: auto;
  height: 2rem;
  width: 2rem;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
}
#top-navigation ul.toggler li.close {
  display: none;
}
#top-navigation ul.toggler li.close a::before {
  content: '\f00d';
}
.home #top-navigation ul.toggler {
  padding-bottom: 4px;
}
form.donation {
  position: absolute;
  z-index: 100;
  top: 11px;
  right: 48px;
}
body.home #top-navigation ul.toggler li.home {
  display: none;
}
form#searchform {
  position: fixed;
  top: -110vh;
  width: auto;
  height: 100%;
  left: 1.2rem;
  right: 1.2rem;
  list-style: none;
  z-index: 20;
  transition: all 0.3s;
  overflow-y: auto;
  background: rgba(207, 212, 218, 0.1);
  font-size: 0;
  text-align: center;
}
form#searchform fieldset {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
  position: relative;
  margin-top: 3.7rem;
}
form#searchform fieldset::before {
  content: '';
  display: block;
  position: absolute;
  top: -1.2rem;
  right: -1.2rem;
  left: -1.2rem;
  right: 0;
  left: 0;
  width: auto;
  height: auto;
  height: 9.1rem;
  background: #ffffff;
}
form#searchform input {
  display: block;
  position: absolute;
  line-height: 1;
  z-index: 10;
  top: 1.2rem;
}
form#searchform input[type='text'] {
  width: auto;
  left: 1.2rem;
  right: 1.2rem;
  padding: 1rem;
  background: none;
  border: 0.1rem #000000 solid;
  color: #000000;
  font-size: 1.8rem;
}
form#searchform input[type='submit'] {
  display: none;
}
form#searchform label {
  width: 4.3rem;
  height: 4.3rem;
  border: none;
  display: block;
  position: absolute;
  line-height: 1;
  z-index: 10;
  top: 1.2rem;
  right: 1.2rem;
}
form#searchform label::before {
  text-indent: 0;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  outline: none;
  border: none;
  color: #000000;
  content: '\f002';
  vertical-align: middle;
  text-decoration: none;
  font: normal normal normal 3rem/1.4 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
form#searchform:target {
  top: 5rem;
}
form#searchform:target ~ #top-navigation {
  z-index: 30;
}
form#searchform:target ~ #top-navigation ul.toggler li.search.open {
  display: none;
}
form#searchform:target ~ #top-navigation ul.toggler li.search.close {
  display: inline-block;
}
#main-navigation {
  position: fixed;
  top: -110vh;
  width: auto;
  left: 1.2rem;
  right: 1.2rem;
  height: 100vh;
  list-style: none;
  z-index: 20;
  transition: all 0.3s;
  overflow-y: auto;
  background: rgba(207, 212, 218, 0.1);
  padding-top: 0;
  padding-bottom: 10rem;
  z-index: 100;
}
#main-navigation section.menu-exhibition {
  display: flex;
  justify-content: space-around;
  font-size: 0;
  text-align: center;
  margin: 0 1.2rem;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
  position: relative;
  background-color: #ffffff;
}
#main-navigation section.menu-exhibition a#to-exhibition {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#main-navigation section.menu-exhibition h1 {
  font-size: 1.5rem;
  color: #ffffff;
  text-align: left;
}
#main-navigation section.menu-exhibition p {
  font-size: 1.2rem;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
#main-navigation section.menu-exhibition figure {
  background-size: cover;
  margin: 1.2rem 0;
  overflow: hidden;
  position: relative;
}
#main-navigation section.menu-exhibition figure img {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
#main-navigation ul {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
  background-color: #ffffff;
  font-size: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 1.2rem;
  /*
    &.menu-news{
        padding: 0;
        li{
            a{
                //font-size: 1.2rem;
                font-weight: normal;
                position: relative;
            }
        }
    }
    &.menu-main{
        li{
            a{
                font-size: 1.2rem;
                font-weight: normal;
                position: relative;
                //text-align: left;
                &::before{
                    content: none;
                    display: inline-block;
                    outline: none;
                    border: none;
                    margin-right: 0.6rem;
                    vertical-align: text-bottom;
                    text-decoration: none;
                    font: normal normal normal 1.8rem/1 FontAwesome;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                }//before
            }
            &.current-menu-ancestor, &.current-menu-item{ }//current ENDE
            //&.menu-item-has-children{width: 60%;}
            //&.workshop{width: 40%;}
            //&.small{width: 14.28%;}
            /* Remove icons from Main-Menu.
            &.exhibition-info a::before{content: @fa-var-info-circle;}
            &.exhibition-workshop a::before{content: @fa-var-wrench;}
            &.workshop a::before{content: @fa-var-cut;}
            &.birthday a::before{content: @fa-var-birthday-cake;}
            &.theater a::before{content: @fa-var-bank;}
            &.film a::before{content: @fa-var-film;}
            &.printing a::before{content: @fa-var-cogs;}
            &.press a::before{content: @fa-var-camera-retro;}
            &.event a::before{content: @fa-var-eye;}
            &.price a::before{content: @fa-var-money;}
            &.approach a::before{content: @fa-var-bus;}
            &.organ a::before{content: @fa-var-eye;}
            &.archive a::before{content: @fa-var-archive;}
            &.market a::before{content: @fa-var-shopping-basket;}
            &.shelf a::before{content: @fa-var-align-justify;}
            &.history a::before{content: @fa-var-history;}

        }
    }//&.main-menu
    &.menu-footer{
        margin-bottom: 10rem;
        border: none;
        li{
            width: auto;
            a{
                font-size: 1.2rem;
                padding: 0;
            }

        }

    }//&.main-footer
    &.menu-editor{
        position: relative;
        &::before{
            content: 'menu-editor';
            height: 2.4rem;
            width: 10rem;
            display: block;
            position: absolute;
            top: -2.4rem;
            left: 0;
            color: @color-negative;
            background: @color-positive;
            font-size: 1rem;
            text-align: left;
            padding: 0.6rem 1.8rem;
        }
        background: @color-positive;
        justify-content: flex-start;
        li{
            width: auto;
            margin-right: 1rem;
        }
    }

    /**/
}
#main-navigation ul li {
  display: block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  font-size: 0;
  width: 50%;
}
#main-navigation ul li a {
  padding: 0.6rem;
  font-size: 1.4rem;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 2;
  color: #000000;
}
#main-navigation ul li:hover > a {
  color: #ba1c1c;
}
#main-navigation:target {
  top: 5rem;
}
#main-navigation:target ~ #top-navigation {
  z-index: 30;
}
#main-navigation:target ~ #top-navigation ul.toggler li.home {
  display: block;
}
#main-navigation:target ~ #top-navigation ul.toggler li.menu.open {
  display: none;
}
#main-navigation:target ~ #top-navigation ul.toggler li.menu.close {
  display: inline-block;
}
section#slider {
  padding: 0 1.2rem;
  margin-bottom: 2.4rem;
  position: relative;
  text-align: left;
  overflow: hidden;
}
section#slider::before {
  display: block;
  position: absolute;
  height: auto;
  width: auto;
  top: 1rem;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  border: 0.2rem solid #000;
}
section#slider li {
  position: absolute;
}
section#slider li.first {
  position: relative;
}
section#slider li img {
  display: block;
}
section#slider li img.hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
section#slider li:hover img {
  opacity: 0;
}
section#slider li:hover img.hover {
  opacity: 1;
}
section#slider hgroup {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding-left: 34.5%;
  padding-left: 14rem;
  background: rgba(0, 0, 0, 0.2);
}
section#slider hgroup h3,
section#slider hgroup p {
  color: #fff;
}
section#slider hgroup h3 {
  font-size: 3.2rem;
}
section#slider hgroup p,
section#slider hgroup small {
  font-size: 2rem;
  font-weight: normal;
}
main {
  background-color: #ffffff;
  padding: 0 1.2rem;
}
article {
  padding: 1.2rem 0;
  margin-bottom: 1.8rem;
}
article::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
article h3 {
  color: #000000;
}
article h3 a {
  color: inherit;
}
article ul {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  color: #000000;
  font-style: normal;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  list-style: disc;
  padding-left: 4rem;
}
@media (min-width: 1024px) {
  article ul {
    font-size: 1.7rem;
  }
}
article ol {
  font-family: 'Arial', sans-serif;
  font-family: 'Berthold Akzidenz Grotesk', sans-serif;
  color: #000000;
  font-style: normal;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  list-style: disc;
  padding-left: 4rem;
  list-style: decimal;
}
@media (min-width: 1024px) {
  article ol {
    font-size: 1.7rem;
  }
}
article ol a,
article ul a,
article li a,
article p a {
  color: #000000;
  border-bottom: #ba1c1c 0.1rem solid;
  text-decoration: none;
}
article p + h3 {
  margin-top: 3rem;
}
article figure {
  width: 100%;
  margin: 1.2rem 0;
}
article figure img {
  display: block;
  width: 100%;
  height: auto;
}
article figure.no-border {
  border: none;
}
article figure.wp-block-embed-youtube {
  width: 100%;
}
article figure.wp-block-embed-youtube iframe {
  width: 100%;
}
article.child {
  position: relative;
  padding: 0;
  height: auto;
  border: none;
  background: none;
  min-height: 4.8rem;
}
article.child figure {
  width: 100%;
  height: auto;
  padding-top: 80%;
  overflow: hidden;
  position: relative;
  border: none;
  margin: 0;
  top: 0;
  left: 0;
}
article.child figure img {
  display: block;
  position: absolute;
  width: 101%;
  height: auto;
  top: 0;
  left: 0;
  border: none;
}
article.child section {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 100%;
  max-height: 4.8rem;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px;
  top: auto;
  transform: none;
}
article.child section h2 {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 0;
  color: #000000;
  height: 2rem;
  overflow: hidden;
}
article.child section p {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-bottom: 0;
}
article.child.kindergeburtstag section {
  padding: 1.6rem;
  background: transparent;
}
article.child a.more {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: none;
  overflow: hidden;
  text-indent: -999999px;
}
article.child.beteiligter {
  display: flex;
}
article.child.beteiligter::after {
  content: none;
}
article.child.beteiligter figure {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  padding-top: 0;
}
article.child.beteiligter figure img {
  position: relative;
}
article.child.beteiligter section {
  position: relative;
  bottom: auto;
  max-height: none;
  padding-left: 2rem;
  background-color: transparent;
}
article.child.beteiligter section div {
  position: absolute;
  bottom: 0;
}
.page-template-page-category #secondary div > h2,
.page-template-page-programm section#primary div > h2 {
  margin-bottom: 1.2rem;
  font-weight: bold;
}
.page-template-page-programm section#primary div > h2 {
  color: #000000;
}
.page-template-page-category #secondary article {
  margin-top: 2.4rem;
}
.page-template-page-category #secondary article p.date {
  font-size: 2.1rem;
  position: absolute;
  top: -30px;
  width: 100%;
  left: 0;
  font-weight: bold;
  color: #000000;
}
.post-type-archive-mitarbeiter article figure {
  width: 13rem;
  height: 13rem;
  overflow: hidden;
  border: none;
  margin: 0 1.2rem 0 0;
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}
.post-type-archive-mitarbeiter article figure img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.post-type-archive-mitarbeiter article figure img.alternative_post_thumbnail {
  opacity: 0;
  transition: 1s all;
}
.post-type-archive-mitarbeiter article figure img.alternative_post_thumbnail:hover {
  opacity: 1;
}
.post-type-archive-mitarbeiter article section h1 {
  font-size: 1.8rem;
  margin-bottom: 0rem;
  color: #000000;
}
.post-type-archive-mitarbeiter article section p {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-bottom: 1.2rem;
}
.post-type-archive-mitarbeiter article section p + p {
  margin-bottom: 0;
}
.post-type-archive-mitarbeiter article section a {
  text-decoration: none;
}
.post-type-archive-mitarbeiter article section a[href^="mailto"] {
  font-size: 1rem;
}
.page-template-page-press article.child {
  height: 6.8rem;
}
.page-template-page-press article.child section {
  height: 100%;
  max-height: unset;
}
.post-type-archive-mitarbeiter article section {
  max-height: 100%;
}
.post-type-archive-mitarbeiter article section h1 {
  margin-top: 1.8rem;
}
footer#colophon {
  padding: 1.8rem 0 0rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 2;
}
footer#colophon * {
  z-index: 2;
}
footer#colophon section {
  width: 50%;
  padding: 2.4rem 1.2rem;
}
footer#colophon section:nth-child(1),
footer#colophon section:nth-child(2) {
  padding-top: 0;
}
footer#colophon section:nth-child(2n) {
  padding-right: 0;
}
footer#colophon section:nth-child(2n+1) {
  padding-left: 0;
}
footer#colophon h4 {
  color: #ba1c1c;
  margin: 0 0 0.6rem 0;
  font-size: 1.8rem;
}
footer#colophon p {
  font-size: 1.2rem;
  line-height: 1.4;
}
footer#colophon ul {
  padding-top: 4px;
}
footer#colophon ul::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
footer#colophon ul li {
  font-size: 1.2rem;
}
footer#colophon ul li a {
  color: #000000;
  text-decoration: none;
  margin-right: 0.3rem;
  font-size: inherit;
}
footer#colophon ul li a::before {
  text-indent: 0;
  margin-right: 0.3rem;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  color: #ba1c1c;
  content: '\f002';
  content: '\f00d';
  content: '\f0c9';
  content: '\f193';
  content: '\f230';
  content: '\f118';
  content: '\f003';
  content: none;
  vertical-align: middle;
  text-decoration: none;
  font: normal normal normal 1.4em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer#colophon p.wheelchair::before {
  text-indent: 0;
  margin-right: 0.3rem;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  color: #ba1c1c;
  content: '\f193';
  content: none;
  vertical-align: middle;
  text-decoration: none;
  font: normal normal normal 1.4em/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer#colophon figure.map {
  width: 100%;
  height: 100%;
  background-image: url("../img/map-grey-trans-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
footer#colophon figure.map iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
footer#colophon figure.map iframe {
  display: none;
}
footer#colophon figure.map a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wpcf7 form {
  /**/
}
.wpcf7 form .mbc_ input + label {
  background-color: #82be5f;
}
.wpcf7 form .mbc_ input:disabled + label {
  background-color: #999;
}
.wpcf7 form .mbc_ tfoot td {
  width: auto;
  margin-left: 8px;
}
.wpcf7 form .mbc_ table tbody tr:first-of-type:before {
  background-color: transparent;
}
.wpcf7 form input[type="checkbox"]::after,
.wpcf7 form input[type='radio']::after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #999;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #000000;
}
.wpcf7 form input[type="checkbox"]:checked::after,
.wpcf7 form input[type='radio']:checked::after {
  background-color: #82be5f;
}
.wpcf7 form input[type="radio"]:disabled + span,
.wpcf7 form input[type="radio"]:disabled {
  color: #999;
}
.wpcf7 form input[type="radio"]:disabled::after {
  opacity: 0.2;
}
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /**/
  border: none;
  vertical-align: sub;
  margin: 0;
  width: auto;
}
.wpcf7 form aside.content {
  position: fixed;
  overflow-y: auto;
  height: 100vh;
  width: 100vw;
  top: -110vh;
  left: 0;
  z-index: 1000;
  transition: all 0.3s;
  color: #fff;
  background: rgba(255, 255, 255, 0.95);
}
.wpcf7 form aside.content:target {
  top: 0rem;
}
.wpcf7 form aside.content a.close {
  display: block;
  position: relative;
  z-index: 20;
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -webkit-font-smoothing: antialiased;
  background-color: none;
  text-indent: -999rem;
  top: 0;
  right: 0;
  position: absolute;
}
.wpcf7 form aside.content a.close::before {
  text-indent: 0;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 4rem;
  height: 4rem;
  right: 0;
  top: 0;
  outline: none;
  border: none;
  color: #fff;
  content: '\f00d';
  vertical-align: middle;
  text-decoration: none;
  font: normal normal normal 4rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wpcf7 form aside.content div {
  padding: 5rem;
  background: #b3d6d3;
  position: relative;
  top: 5rem;
  height: auto;
  bottom: 5rem;
}
.wpcf7 form aside.content div::before {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.2);
  height: auto;
  width: auto;
  position: absolute;
  top: 3rem;
  left: 3rem;
  right: 3rem;
  bottom: 3rem;
  z-index: 1;
  border: 0.2rem #000 solid;
}
.wpcf7 form aside.content div::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
.wpcf7 form aside.content div img {
  border: 0.2rem #000 solid;
  width: 15rem;
  height: 15rem;
  display: block;
  margin-left: 0;
}
.wpcf7 form h2 {
  margin-top: 3rem;
}
.wpcf7 form p {
  margin-bottom: 0;
}
.wpcf7 form p label {
  display: block;
  margin-bottom: 0.8rem;
}
.wpcf7 form p label::before {
  display: inline-block;
  background: transparent;
  width: 0.8rem;
}
.wpcf7 form p label + br {
  display: none;
}
.wpcf7 form textarea,
.wpcf7 form input {
  font-size: 1.4rem;
  border: 0.1rem solid;
  padding: 0.5rem;
  width: 100%;
}
.wpcf7 form div.price {
  background: #eee;
  padding: 0.8rem;
}
.wpcf7 form div.price h2 {
  margin-top: 0;
}
.wpcf7 form div.price label {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wpcf7 form div.price label span {
  display: block;
  width: 100%;
}
.wpcf7 form div.price label input {
  border: none;
  text-align: right;
  width: 22%;
}
.wpcf7 form div.price label input:last-of-type {
  width: 33%;
  flex-grow: unset;
}
.wpcf7 form div.price label input.price-group {
  width: 100%;
}
.wpcf7 form div.price label.total:not('.birthday') input {
  margin-top: 0.8rem;
  width: 100%;
}
.wpcf7 form .thema-group > span {
  display: block;
}
.wpcf7 form .thema-group > span::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
.wpcf7 form .thema-group .wpcf7-list-item {
  width: 33%;
  float: left;
  display: block;
  margin: 0;
  padding-left: 1.2rem;
}
.wpcf7 form .thema-group .wpcf7-list-item:nth-child(3n+1) {
  padding-left: 0;
  clear: both;
}
.wpcf7 form .thema-group .wpcf7-list-item input {
  display: none;
}
.wpcf7 form .thema-group .wpcf7-list-item input:checked + label {
  border: 0.1rem solid #ba1c1c;
  background-color: #ffffff;
}
.wpcf7 form .thema-group .wpcf7-list-item input:checked + label span a {
  background-color: #ffffff;
}
.wpcf7 form .thema-group .wpcf7-list-item label {
  padding: 1.2rem;
  border: 0.1rem solid #000000;
  display: block;
  height: 14.6rem;
  overflow: hidden;
  position: relative;
}
.wpcf7 form .thema-group .wpcf7-list-item label::after {
  content: "";
  display: table;
  clear: both;
  float: none;
}
.wpcf7 form .thema-group .wpcf7-list-item label img {
  display: block;
  float: left;
  margin-right: 1.2rem;
}
.wpcf7 form .thema-group .wpcf7-list-item label span.wrapper {
  display: block;
  height: 12.2rem;
  overflow: hidden;
  position: relative;
}
.wpcf7 form .thema-group .wpcf7-list-item label span.title {
  font-weight: bold;
}
.wpcf7 form .thema-group .wpcf7-list-item label span a {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  font-size: 0.97em;
  line-height: 1;
  background-color: #fff;
  padding-top: 0rem;
}
aside.sponsors {
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 4.8rem;
}
aside.sponsors label {
  cursor: pointer;
}
aside.sponsors figure {
  position: relative;
  margin-right: 2%;
}
aside.sponsors figure:last-of-type {
  margin: 0;
}
aside.sponsors figure img {
  transition: all 1.2s;
}
aside.sponsors figure img.hover,
aside.sponsors figure img.under {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
aside.sponsors figure img.spacer {
  opacity: 0;
}
aside.sponsors figure img.under {
  display: block;
}
aside.sponsors figure:hover img.under {
  display: none;
}
aside.sponsors figure:hover img.hover {
  display: block;
}
a.to-top {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  -webkit-transition: color 0.1s ease-in 0;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  background-color: none;
  overflow: hidden;
  z-index: 19;
  position: fixed;
  display: block;
  bottom: 1.2rem;
  right: 1.2rem;
  top: auto;
  left: auto;
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.3);
}
a.to-top::before {
  text-indent: 0;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  color: #fff;
  content: '\f002';
  content: '\f00d';
  content: '\f0c9';
  vertical-align: middle;
  text-decoration: none;
  font: normal normal normal 4rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.to-top::before {
  content: '\f106';
  color: #000000;
}
a.to-top span {
  display: none;
}
.js a.to-top {
  display: none;
}
.acf-text-image-text {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.4rem;
}
.acf-text-image-text > * {
  width: 100%;
  margin: 1.2rem 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.acf-text-image-text > * p:last-of-type {
  margin-bottom: 0rem;
}
.acf-page-banner {
  background-color: rgba(207, 212, 218, 0.2);
}
/* [julia_gallery] >>> section.jsg_figures */
.jsg_figures {
  margin: 2rem 0;
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
}
.jsg_figures strong {
  color: #ba1c1c;
}
.jsg_figures figure {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
}
.jsg_figures figure a {
  border: none;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
}
.jsg_figures figure img {
  opacity: 0;
  width: 100%;
  height: auto;
}
.jsg_figures figure.height img {
  width: auto;
  height: 100%;
}
.jsg_figures figure,
.jsg_figures div {
  margin-right: 0.6rem;
}
.jsg_figures figure:last-child,
.jsg_figures div:last-child {
  margin-right: 0;
}
.jsg_figures div {
  position: relative;
}
.jsg_figures div p {
  position: absolute;
  widht: 100%;
  max-height: 100%;
  overflow: hidden;
  left: 0;
  bottom: -0.7vw;
  margin: 0;
  font-weight: bold;
  font-size: 3000 / 1200 * 1vw;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .jsg_figures div p {
    font-size: 3rem;
    bottom: -0.9rem;
  }
}
.jsg_figures.width figure {
  background-size: contain;
}
.jsg_figures.figcaption_alt {
  position: relative;
  margin-bottom: 2.5rem;
}
.jsg_figures.figcaption_alt figcaption {
  position: absolute;
  right: 0;
  bottom: -1.3rem;
  text-indent: -9999px;
}
.jsg_figures.figcaption_alt figure:last-child figcaption {
  position: absolute;
  right: 0;
  bottom: unset;
  text-indent: 0;
}
.jsg_figures.figcaption {
  position: relative;
  margin-bottom: 2.5rem;
}
.jsg_figures.figcaption figure {
  position: relative;
}
.jsg_figures.figcaption figcaption {
  position: absolute;
  right: 0;
  bottom: unset;
  text-indent: 0;
  color: #666;
}
.jsg_figures.figcaption figure:last-child figcaption {
  position: absolute;
  right: 0;
  bottom: unset;
  text-indent: 0;
}
.jsg_figures.figcaption figcaption {
  padding: 0 2px;
  top: 0;
  bottom: auto;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
  text-align: right;
}
.no-js .jsg_figures.figcaption figcaption {
  opacity: 1;
}
.js .jsg_figures.figcaption figcaption {
  opacity: 0;
}
.js.figcaption-on .jsg_figures.figcaption figcaption {
  opacity: 1;
}
/* [julia_video] */
.jsv_video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /**/
}
.jsv_video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /**/
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-image {
  position: relative;
}
.wp-block-image figcaption {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0.2;
  margin-bottom: 0;
}
.wp-block-image figcaption::before {
  content: 'Foto: ';
}
.wp-block-image:hover figcaption {
  opacity: 1;
}
.wp-block-column figure {
  width: 100%;
}
.figcaption-toggle {
  color: #000000;
  text-decoration: underline;
  text-decoration-color: #ba1c1c;
}
.no-js .figcaption-toggle {
  display: none;
}
.figcaption-toggle .off {
  display: none;
}
.figcaption-toggle.figcaption-on .on {
  display: none;
}
.figcaption-toggle.figcaption-on .off {
  display: inline;
}
figure {
  position: relative;
}
figure figcaption {
  position: absolute;
  right: 0;
  padding: 0 2px;
  top: 0;
  bottom: auto;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
  text-align: right;
}
.no-js figure figcaption {
  opacity: 1;
}
.js figure figcaption {
  opacity: 0;
}
.js.figcaption-on figure figcaption {
  opacity: 1;
}
/**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
 *	
 *	5. - responsive MOBIL FIRST
 *	
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
.desktop {
  display: none;
}
.laptop {
  display: none;
}
.tablet_l {
  display: none;
}
.tablet_p {
  display: none;
}
@media (min-width: 768px) {
  /**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
           5.1 - tablet portarit (768)
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
  .tablet_p {
    display: block;
  }
  .mobile {
    display: none;
  }
  .desktop {
    display: block;
  }
  span.mobile-hide {
    width: auto;
    display: inline;
  }
  #main-navigation ul li {
    width: 33%;
  }
  #main-navigation ul li a {
    font-size: 1.6rem;
  }
  form.donation {
    right: 80px;
  }
  section#slider {
    display: block;
  }
  .home main section#primary {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home main section#primary article {
    width: 32%;
  }
  main section#primary .children {
    display: flex;
    flex-wrap: wrap;
  }
  main section#primary .children article {
    width: 32%;
    margin-right: 2%;
  }
  main section#primary .children article:nth-child(3n) {
    margin-right: 0;
  }
  footer#colophon section {
    width: 33%;
  }
  form aside.content div img {
    float: left;
  }
  form aside.content div section {
    margin-left: 18rem;
  }
  @supports (column-span: all) {
    .postid-8329 article {
      column-count: 2;
    }
    .postid-8329 article h1,
    .postid-8329 article h2,
    .postid-8329 article h3,
    .postid-8329 article section {
      column-span: all;
    }
  }
  /**/
  .js-column {
    column-count: 2;
  }
  .page-id-7529 h1,
  .page-id-7529 p {
    padding: 0 15rem;
  }
  .acf-text-image-text {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 2.4rem;
  }
  .acf-text-image-text > * {
    width: 32%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .acf-text-image-text > * p:last-of-type {
    margin-bottom: 0rem;
  }
  .wpcf7 .visitor-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wpcf7 .visitor-flex div.visitor-item {
    width: 48%;
  }
  .wpcf7 .visitor-flex > p {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  /**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
           5.2 - tablet landscape (1024)
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
  .mobile {
    display: none;
  }
  .tablet_p {
    display: none;
  }
  .tablet_l {
    display: block;
  }
  .desktop {
    display: block;
  }
  #main-navigation ul li a {
    font-size: 1.8rem;
  }
  article {
    margin-bottom: 1.8rem;
  }
  article::after {
    content: "";
    display: table;
    clear: both;
    float: none;
  }
  article figure {
    width: 32.3%;
    margin-right: 2%;
    float: left;
    margin-top: 0;
  }
  article .wp-block-columns.has-2-columns {
    margin-bottom: 16px;
  }
  article .wp-block-columns.has-2-columns figure.wp-block-image {
    width: 65.3%;
    float: right;
  }
  .page-template-page-category #secondary article::after,
  .page-template-page-programm section#primary::after {
    content: "";
    display: table;
    clear: both;
    float: none;
  }
  .page-template-page-category #secondary article article,
  .page-template-page-programm section#primary article {
    float: left;
    width: 32.5%;
    margin-left: 1.25%;
  }
  .page-template-page-category #secondary article div article:nth-of-type( 3n +1 ),
  .page-template-page-programm section#primary div article:nth-of-type( 3n +1 ) {
    margin-left: 0;
  }
  .page-template-page-category aside#secondary::after,
  .page-template-page-with_children aside#secondary::after,
  .post-type-archive-mitarbeiter section#primary::after {
    content: "";
    display: table;
    clear: both;
    float: none;
  }
  .page-template-page-category aside#secondary article,
  .page-template-page-with_children aside#secondary article,
  .post-type-archive-mitarbeiter section#primary article {
    float: left;
    width: 32.5%;
    margin-left: 1.25%;
  }
  .page-template-page-category aside#secondary article:nth-of-type( 3n +1 ),
  .page-template-page-with_children aside#secondary article:nth-of-type( 3n +1 ),
  .post-type-archive-mitarbeiter section#primary article:nth-of-type( 3n +1 ) {
    margin-left: 0;
  }
  footer#colophon section {
    border: none;
    width: 33.3%;
    padding: 0 1.2rem;
  }
  footer#colophon section:last-of-type {
    border: none;
  }
  footer#colophon section:nth-child(odd) {
    padding-left: 1.2rem;
  }
  footer#colophon section ul li {
    float: none;
    margin-bottom: 0.6rem;
  }
  .wpcf7 .visitor-flex {
    width: 66%;
  }
}
@media (min-width: 1280px) {
  /**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
           5.3 - laptop (1280)
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
}
@media (min-width: 1280px) and (min-width: 1280px) {
  .tablet_l {
    display: none;
  }
  .laptop {
    display: block;
  }
}
@media (min-width: 1440px) {
  /**–––––––––––––––––––––––––––––––––––––––––––––––––---------------------------
           5.4 - desktop (1440)
 **–––––––––––––––––––––––––––––––––––––––––––––––---------------------------*/
}
@media (min-width: 1440px) and (min-width: 1440px) {
  .laptop {
    display: none;
  }
  .desktop {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */