/* BFSG*/
a.header_logo:focus img {
  outline: 1px solid #FFFFFF !important; /* Farbe und Breite des Umrisses */
  outline-offset: 8px; /* Abstand zwischen dem Umriss und dem Element */
  /* Optionale Rundung der Ecken des Umrisses */
}
#instafeed a:focus img, #instafeed a:hover{
  outline: 1px solid #000000 !important; /* Farbe und Breite des Umrisses */
  outline-offset: 8px; /* Abstand zwischen dem Umriss und dem Element */
}
.mapplic-container {
  background: #000 !important;
}
.mapplic-layer-switcher .mapplic-active {
  background: #ff0096 !important;
  color: #FFF !important;
}
.mapplic-dir-items .mapplic-highlight {
  background: #efefef !important;
}
button.mapplic-control-button {
  background: transparent !important;
}
.mapplic-control-group {
  bottom: 0 !important;
  right: 80px !important;
}
/* Ebenen-Schalter rechts daneben */
.mapplic-levels {
  display: flex;
  flex-direction: row;
  gap: 5px;
  order: 2;
}
fieldset {
  border: 0;
}
.container_wrapper.drei:nth-of-type(3) .container_video:before {
  content: "";
  display: block;
  padding-top: 26.01%;
}
.mapplic-levels button:disabled {
  background: transparent !important;
}
.mapplic-zoom-buttons {
  display: block !important;
}
.mapplic-layer-switcher > button, .mapplic-control-group > button, button.mapplic-control-button {
  margin: 0 !important;
  width: auto !important;
  line-height: normal !important;
  font-size: 12px !important;
  background: #000;
  color: #FFF;
}
.mapplic-layer svg .anchor.mapplic-hightlight, .mapplic-layer svg .anchor.mapplic-highlight > *, .mapplic-layer svg .anchor:focus-within > *, .mapplic-layer svg .anchor a:focus > * {
  fill: #000 !important;
}
.mapplic-button.mapplic-button-primary:not(:disabled) {
  background: #333 !important;
}
.opentill {
  line-height: 86px;
  color: #ff5000;
  font-size: 80px !important;
  font-family: custom_font_bold;
}
.openclass h4 {
  color: #FFF !important;
}
.black .openclass h4 {
  color: #000 !important;
}
.black .fullopen div:first-of-type {
  margin-bottom: 20px;
}
.black h4.fullopen div:first-of-type {
  font-family: custom_font_bold !important;
}
.black h4.fullopen div:nth-of-type(2) {
  font-family: custom_font !important;
}
.openbis {
  font-size: 20px !important;
  line-height: 26px !important;
  font-family: light;
  color: #ff5000;
  margin: 15px auto;
}
.mapplic-levels {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
  position: absolute;
  bottom: 20px !important;
  top: auto;
  right: 2%;
  margin: 0;
}
.mapplic-levels-select {
  background-color: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  margin: 10px 50px 10px 0;
  padding: 8px;
  text-align: right;
  font-size: 24px;
  line-height: 30px;
  font-family: light;
  outline: none;
  -webkit-appearance: none;
}
.mapplic-levels button {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 12px;
  border: none;
  border-radius: 0;
  margin: 0;
  bottom: 0;
  cursor: pointer;
  padding: 0;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
}
.mapplic-zoom-buttons {
  bottom: 20px !important;
  top: auto !important;
  right: 180px !important;
}
.mapplic-levels button {
  right: 0;
}
.mapplic-levels button:first-of-type {
  bottom: 30px;
}
.mapplic-levels .mapplic-icon {
  width: 24px;
  height: 12px;
  margin: 0;
  margin-left: -12px;
  margin-top: -6px;
  left: 50%;
  top: 50%;
}
.mapplic-levels button:disabled > .mapplic-icon, .mapplic-zoom-buttons button:disabled > .mapplic-icon {
  background-color: #000;
  cursor: default;
  fill: #333;
}
.mapplic-zoom-buttons button:disabled {
  background-color: #000;
}
#headerlogo {
  position: fixed;
  top: 15px;
  left: 20px;
  padding: 15px;
  background: #000;
  width: 100px !important;
  height: 100px;
}
#container2044 h2, #container2045 h2 {
  text-align: center;
  font-family: custom_font;
  font-size: 16px;
  line-height: 25px;
}
#container2044 h2 b, #container2045 h2 b {
  font-family: custom_font_bold;
}
#footer {
  padding-top: 0 !important;
}
#wartung {
  background: #000;
}
#wartung h2 {
  margin-top: 20px;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
}
/* ##################################################################################REGISTER */
#register {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  z-index: 80000;
}
#registerinside {
  position: fixed;
  max-width: 560px;
  max-height: 400px;
  padding: 30px;
  top: 50%;
  margin-top: -200px;
  margin-left: -280px;
  left: 50%;
  width: 100%;
  background: #093826;
  color: #FFF;
  height: 100%;
  z-index: 80000;
}
.register_kopf {
  position: relative;
  width: 100%;
  height: auto;
  font-family: custom_font_bold;
  font-size: 52px;
  color: #FFF;
  line-height: 52px;
}
.register_titel.gewinnsp {
  color: #e2ceb5 !important;
}
.register_info {
  font-size: 16px;
  color: #FFF;
  line-height: 24px;
  padding: 20px 0;
}
.register_close {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 80002;
}
.register_close i {
  color: #FFF;
  font-size: 30px;
}
.register_content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px auto;
}
/* ##################################################################################Adventskalender */
#gewinnformular, #gewinnpost {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  height: auto !important;
  overflow: hidden !important;
}
#gewinnpost p, .kontakt_fehler {
  color: #000;
  font-size: 19px;
}
.gewinnmodul {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  height: auto !important;
  overflow: hidden !important;
}
.gewinner {
  position: relative;
  width: 100%;
  max-width: 900px;
  padding: 0;
  margin: 0 auto;
  background: #093826;
  height: auto;
  overflow: hidden;
  display: none;
}
.gewinn_titel, .verlosung_titel {
  position: relative;
  height: auto;
  overflow: hidden;
  font-size: 30px;
  line-height: 38px;
  font-family: custom_font_bold;
  color: #bba782;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 50px 20px 20px;
}
.gewinn_close {
  position: absolute;
  top: 20px;
  cursor: pointer;
  right: 20px;
  color: #bba782;
  z-index: 8;
  font-size: 30px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.gewinn_close:hover {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.gewinnmodul h1 {
  position: relative;
  height: auto;
  overflow: hidden;
  font-size: 60px;
  line-height: 65px;
  font-family: custom_font_bold;
  color: #bba782;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
.gewinnmodul h3 {
  position: relative;
  height: auto;
  color: #333;
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
}
.gewinn_artikel {
  position: relative;
  height: auto;
  overflow: hidden;
}
.gewinn_artikel_info {
  position: relative;
  text-align: center;
  padding: 20px 0;
}
.gewinn_artikel_info h1, .gewinn_artikel_info h2 {
  font-size: 40px;
  text-align: center;
  color: #e2ceb5;
  line-height: 45px;
}
.gewinn_text {
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  text-align: center;
}
.gewinne {
  position: relative;
  height: auto;
  overflow: hidden;
  padding: 40px;
}
.gewinn_artikel_bild .imagecontainer {
  position: relative;
  overflow: hidden;
  height: 150px;
  width: 100%;
}
.gewinn_artikel_bild .imagecontainer img {
  position: absolute;
  max-height: 75%;
  max-width: 75%;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gewinn_artikel_info h3, .verlosung_titel h3 {
  font-size: 11px;
  line-height: 13px;
  font-family: custom_font_bold !important;
  font-weight: normal !important;
  font-style: italic;
  text-transform: none !important;
}
.verlosung_titel {
  color: #000;
  font-size: 22px;
  line-height: 27px;
  padding-right: 0px;
}
#teilnahmeformular {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  background: #bba782;
}
.kalenderinfo {
  width: 100%;
  padding: 20px;
  color: #FFF;
  text-align: center;
  max-width: 600px;
  margin: 20px auto;
}
.teilnahmebedingungen {
  position: relative;
  padding: 20px 30px 20px 20px;
  border: 1px solid #333;
  color: #FFF;
  font-size: 11px;
  line-height: 14px;
  height: 100px;
  overflow-y: scroll;
  margin-bottom: 20px;
}
.teilnahmebedingungen a {
  font-size: 9px;
  line-height: 14px;
}
.gewinn_felder {
  background: #FFF;
  font-family: light;
  font-size: 19px;
  color: #151515;
  border: 1px solid #151515;
  padding: 20px 20px;
  width: 100%;
  height: auto;
  margin: 1% 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.putin {
  position: relative;
}
.putin i {
  position: absolute;
  right: 15px;
  top: 28px;
  font-size: 22px;
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  color: #666;
}
.putin i:hover {
  color: #ff5000;
}
.gewinn_felder:hover, .gewinn_felder:focus {
  color: #FFF;
  background: #000;
  border: 1px solid #000;
}
.gewinn_felder:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #000 inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #ccc;
}
.gewinn_felderr:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #000 inset;
  -webkit-text-fill-color: #ccc;
}
.gewinn_felder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
.gewinn_felder::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.gewinn_felder:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
.gewinn_felder:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}
#teilnahmeformular input[type=checkbox].css-checkbox + label.css-label, #teilnahmeformular input[type=radio].css-checkbox + label.css-label, .ui-timepicker-list li, #teilnahmeformular input[type=checkbox].css-checkbox + label.css-label, .ui-timepicker-list li {
  font-size: 16px;
  color: #333;
}
#teilnahmeformular label.css-label, #vipinfo label.css-label, #gewinnformular label.css-label {
  background-image: url(https://cloud.imexx.de/lib/userfiles/338/hauptlayout/checkbox.png);
}
#gewinnformular input[type=checkbox].css-checkbox + label.css-label, #gewinnformular input[type=radio].css-checkbox + label.css-label, #gewinnformular input[type=checkbox].css-checkbox + label.css-label a {
  font-size: 19px;
}
.teilnahme_fehler {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 2%;
  color: #666;
  font-size: 16px;
}
.teilnahme_button {
  background: #000;
  color: #FFF;
  cursor: pointer;
  font-family: custom_font_bold !important;
  font-size: 18px;
  line-height: 50px;
  border: 0px solid #c1545a;
  padding: 0;
  text-align: center;
  width: 250px;
  height: 50px;
  margin: 40px auto 40px auto;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.teilnahme_button:hover {
  border-radius: 0;
  color: #FFF;
}
.tuerchen {
  position: relative;
  z-index: 2;
  height: auto;
  width: calc(20% - 20px);
  cursor: pointer;
  float: left;
  margin: 10px !important;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  background: rgba(255, 255, 255, 0.00);
}
.tuerchen:hover {
  background: rgba(255, 255, 255, 0.00);
}
.tuerchen.nottoday:hover {
  background: rgba(255, 255, 255, 0.00);
}
.tuerchen img {
  width: 100%;
  padding: 0;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.tuerchen.nottoday:hover img {
  width: 80%;
  padding: 10%;
}
.tuerchen:hover img {
  width: 80%;
  padding: 10%;
}
/* #################################################################################MAGAZIN */
/* ##################################################################################NAVIGATION */
.magazinbilder i:focus {
  color: #151515;
}
.magazinbilder a:focus img {
  border: 1px solid #FF5500;
}
.magazin_uebersicht, .magazinbilder {
  position: relative;
  max-width: 1200px;
  margin: 50px auto 0 auto;
  text-align: center;
}
.magazin_uebersicht {
  margin: 30px auto 50px auto;
  padding: 0 2%;
  display: none;
}
.magazinbilder {
  justify-content: center;
  -webkit-justify-content: center;
}
.magazinbilder {
  position: relative;
  max-width: 1200px;
  margin: 50px auto 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; /* Verhindert Layout-Sprünge */
}
.magazinbilder a {
  position: absolute; /* Hält die Bilder übereinander */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.magazinbilder a.active {
  opacity: 1;
  position: relative; /* Bringt das aktive Bild nach vorne */
}
.magazin_uebersicht img {
  width: 15% !important;
  height: auto;
  margin: 0.83333%;
  cursor: pointer;
}
.magazinbilder img {
  width: 80% !important;
  height: auto;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.48);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.48);
}
/*.magazinbilder a:first-of-type img, .magazinbilder a:last-of-type img {
    max-width: 550px !important;
}*/
.magazinbilder i {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  color: #ff5500;
  font-size: 40px;
}
.fa-chevron-left {
  left: 5% !important;
  display: none;
  z-index: 50;
}
.fa-chevron-right {
  right: 5% !important;
}
.magazin_navigation {
  margin: 80px auto;
  font-size: 24px;
  line-hemagazin_navigationight: 30px;
  border-top: 2px solid #ff5500;
  color: #ff5500;
  width: 550px;
  padding: 10px 0;
  position: relative;
}
.magazin_navigation a {
  color: #ff5500;
  float: right;
  font-size: 24px !important;
  line-height: 30px;
}
.magazin_navigation span, .magazin_navigation i, .magazin_navigation a i {
  padding: 5px;
}
.magazin_navigation i {
  cursor: pointer;
}
.magazin_navigation a:hover i, .magazin_navigation a:focus i {
  color: #000;
}
/* ##################################################################################NAVIGATION TOPCONTENT */
#suchenbutton, .navigation-menu {
  cursor: pointer;
  z-index: 103;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: auto;
}
#suchenbutton i {
  color: #FFF;
  margin: 0 !important;
  font-size: 30px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
#suchenbutton i:hover {
  color: #CCC;
}
#suchergebnis ul {
  position: relative;
  width: 100%;
  padding: 10px;
  list-style: none;
  background: rgba(0, 0, 0, 0.9);
  text-align: left;
  max-height: 100px;
  overflow: auto;
}
#suchergebnis ul li a {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
#suchergebnis ul li a:hover {
  color: #FFF;
}
#suchdetails {
  position: fixed;
  width: 300px;
  height: 200px;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-left: -150px;
  margin-top: -100px;
}
.language_selecter {
  position: absolute;
  width: 60px;
  z-index: 103;
  color: #FFF;
  font-family: light;
  font-size: 10px;
  right: 100px;
  top: 27px;
}
.language_selecter a.sel {
  font-family: custom_font;
}
.language_selecter a:link, .language_selecter a:active, .language_selecter a:visited {
  color: #FFF;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  line-height: 30px;
}
.topnavigation {
  position: absolute;
  top: 27px;
  right: 220px;
}
.topnavigation a {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 20px;
  line-height: 30px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.topnavigation a:link, .topnavigation a:active, .topnavigation a:visited {
  color: #FFF;
}
.topnavigation a:hover, .topnavigation a.menusec, .topnavigation a:focus, .language_selecter a:focus, .language_selecter a:hover {
  color: #ff5000
}
.navigation-menu {
  z-index: 103;
}
.navigation-menu img {
  width: 20px;
  height: auto;
}
.navigation-menu i, .navigation-close i {
  color: #FFF;
}
.navigation-display ul a {
  text-transform: uppercase;
}
.navigation-display .imagecontainer img {
  width: 300px;
  height: auto;
}
.navigation-display ul {
  margin-top: 120px;
}
.navigation-display {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, .8) 90%) !important;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, .8) 90%) !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, .8) 90%) !important;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  top: 50px !important;
  z-index: 1001;
}
/* ##################################################################################NAVIGATION BOTTON CONTENT */
.esmfoot {
  position: relative;
  overflow: hidden;
  max-width: 96%;
  margin: 0 2%;
}
.esmfooter {
  position: relative;
  list-style: none;
  margin: 50px auto 50px 0;
  float: left;
  padding: 0;
  width: 30%;
  text-align: left;
  text-transform: uppercase;
}
.esmfooter.mobile {
  position: relative;
  list-style: none;
  margin: 50px auto;
  float: none;
  padding: 0;
  width: 90%;
  text-align: center;
  text-transform: uppercase;
}
.esmfooter li {
  padding: 0;
  margin: 0;
  height: 34px !important;
}
.esmfooter li a {
  font-size: 20px !important;
  line-height: 34px !important;
  font-family: light;
  color: #FFF;
  transition: 0.5s ease;
}
.realcopy {
  float: right;
  margin-right:2%;
}
.esmcopy {
  z-index: 5;
  margin-left: 2%;
  margin-top: 30px;
  line-height: 30px;
  width: 96%;
  text-align: left;
  color: #FFF;
  font-family: light;
}
.esmcopy a {
  padding: 0 5px;
}
.esmcopy a:first-of-type {
  padding: 0 5px 0 0;
}
#footeropenclass {
  position: relative;
  margin: 50px 0 50px auto;
  float: right;
  padding: 0;
  width: 150px;
}
.opentage {
  text-transform: uppercase;
  font-size: 37px;
  text-align: center;
  line-height: 38px;
  width: 100%;
}
.opentitel {
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: light;
  width: 100%;
}
.opentitel.small {
  font-size: 10px;
  line-height: 11px;
  text-transform: none;
}
.opentitel.clock {
  font-size: 13px;
  text-align: center;
  line-height: 15px;
  text-transform: uppercase;
  font-family: light;
}
.opento {
  font-size: 20px !important;
  line-height: 26px !important;
  font-family: light;
  color: #ff5000;
  margin: 15px auto;
}
.oo.de .opentitel.clock {
  letter-spacing: 2px;
}
.oo.en .opentitel.clock {
  letter-spacing: 1px;
}
.openuhrzeit {
  color: #ff5000;
  font-size: 20px !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 26px !important;
}
.openstd {
  line-height: 86px;
  color: #ff5000;
  font-size: 80px !important;
  font-family: custom_font_bold;
}
.uhrzeitbez {
  color: #ff5000;
  margin-top: 10px;
  font-family: custom_font_bold;
  font-size: 20px !important;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  line-height: 26px !important;
}
.socialmedia {
  width: 100%;
  background: #FFF;
  overflow: hidden;
  height: auto;
}
.innersocial {
  position: relative;
  background: #ffff00;
  margin: 50px 0 0;
  padding: 40px 2%;
  text-align: right;
}
.socialmedia i {
  width: 60px;
  height: 60px;
  margin: 5px 0 0 30px !important;
  cursor: pointer;
  font-size: 38px !important;
  line-height: 60px;
  text-align: center;
  color: #FFF !important;
  background: #000;
  border-radius: 10px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.socialmedia i:hover, .verlinkungen.black a:hover i, .verlinkungen.black a:focus i {
  background: #ff5000 !important;
}
/* ##################################################################################SETTINGS GLOBAL */
#wrapper .section .container_wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: -2px;
}
.section.nobottomdistance {
  margin-bottom: 0 !important;
}
/* ##################################################################################ANIMATION GLOBAL */
#wrapper .section {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-50px);
    -moz-transform: translatey(-50px);
    -o-transform: translatey(-50px);
    transform: translatey(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-50px);
    -moz-transform: translatey(-50px);
    -o-transform: translatey(-50px);
    transform: translatey(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translatey(-50px);
    -moz-transform: translatey(-50px);
    -o-transform: translatey(-50px);
    transform: translatey(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@-webkit-keyframes fadeInh2 {
  from {
    opacity: 0;
    -webkit-transform: translatey(-150px);
    -moz-transform: translatey(-150px);
    -o-transform: translatey(-150px);
    transform: translatey(-150px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@-moz-keyframes fadeInh2 {
  from {
    opacity: 0;
    -webkit-transform: translatey(-150px);
    -moz-transform: translatey(-150px);
    -o-transform: translatey(-150px);
    transform: translatey(-150px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@keyframes fadeInh2 {
  from {
    opacity: 0;
    -webkit-transform: translatey(-150px);
    -moz-transform: translatey(-150px);
    -o-transform: translatey(-150px);
    transform: translatey(-150px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
  }
}
@-webkit-keyframes fadeInhafter {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeInhafter {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInhafter {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ##################################################################################SLIDER */
.textcontent {
  position: relative;
  top: 50%;
  height: auto;
  overflow: hidden;
  transform: translateY(-50%);
  max-height: 80%;
  font-size: 24px;
  line-height: 36px;
}
.textcontent, .textcontent p, .textcontent div {
  font-size: 24px !important;
  line-height: 36px !important;
}
.textcontent h1 {
  font-family: custom_font_bold;
}
.textcontent h2 {
  font-family: custom_font_bold;
  float: none;
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 20px !important;
  text-transform: none !important;
}
.textcontent h3 {
  font-size: 50px;
  line-height: 65px;
  text-transform: none !important;
  font-family: custom_font;
}
/*
.slidetext {
  top: 1%;
  width: 96%;
  height: 96%;
  right: 2% !important;
  left: 2% !important;
  bottom: 40px;
}*/
.slidetext {}
.homenew .slidetext {
  position: absolute;
  z-index: 10;
  width: 40%;
  height: 98%;
  top: 0;
  left: 2%;
  bottom: 40px;
}
.slick-prev.slick-arrow {
  left: 2% !important
}
.slick-next {
  right: 2% !important
}
.slick-arrow {
  width: 50px !important;
  height: 60px;
  margin: 0 !important;
  display: block;
}
.slick-next:before {
  color: #FFF;
  width: 50px !important;
  font-size: 80px;
  top: 0;
  height: 60px;
  text-align: left;
  content: '>' !important;
  font-family: light;
}
.slick-prev:before {
  color: #FFF;
  top: 0;
  width: 50px !important;
  font-size: 80px;
  height: 60px;
  text-align: left;
  content: '<' !important;
  font-family: light;
}
.slide img, .slide video {
  min-width: 100vw !important;
  width: 100vw !important;
  max-width: 100vw !important;
  height: auto;
  margin-bottom: -20px !important;
  padding-bottom: 0 !important;
}
.slick-slider {
  margin-bottom: 0 !important;
  padding-bottom: 30px !important;
}
.slick-dots {
  position: absolute;
  text-align: center;
  height: 10px;
  margin: 0 !important;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.slick-dots {}
.slick-next, .slick-prev {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  top: calc(50% - 30px);
}
.slick-dots {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.slick-dots li button:before {
  background: #000
}
.slick-dots li.slick-active button:before {
  color: #ff6600
}
.headliner, .shopkategorie {
  padding: 30px 2%;
}
.headliner h1 {
  font-family: custom_font_bold;
  padding-bottom: 150px;
}
.headliner h1:after, .parallax h2:after {
  position: absolute !important;
  content: '>';
  width: 80px;
  bottom: 0;
  left: 0;
  padding-left: 50px;
  margin: 0;
  text-align: left;
  font-family: custom_font;
  font-size: 130px;
  line-height: 130px;
  transform: rotate(90deg);
  height: 90px;
  z-index: 4 !important;
}
#scontainer1750_1 {
  padding-bottom: 0 !important;
}
/* ##################################################################################Insta*/
.instaheader {
  position: relative;
  width: 96%;
  margin: 50px auto;
}
.instaheader .imagecontainer {
  position: relative;
  float: left;
  width: 50px !important;
  height: 50px !important;
  text-align: center;
  border-radius: 50%;
  background: #000;
}
.instaheader .imagecontainer img {
  height: 20px !important;
  width: auto !important;
  margin-top: 15px !important;
}
.instatitel {
  float: left;
  line-height: 50px;
  margin-left: 30px;
  font-size: 30px;
  color: #000 !important;
  font-family: custom_font_bold;
}
#instafeed {
  position: relative;
  width: 96%;
  margin: 20px auto 0;
  height: auto;
  overflow: hidden;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
#instafeed a {
  position: relative;
  float: left;
  width: 15.666% !important;
  margin: 0.5%;
  height: auto !important;
  overflow: hidden;
}
#instafeed a:before {
  content: " ";
  display: block;
  padding-top: 100%;
}
#instafeed a img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.desktop .container_content_wrapper {
  display: block;
}
.desktop .container_content_wrapper .container_wrapper {
  float: none;
  width: 100%;
  height: auto;
}
.desktop .container_wrapper.vier:nth-of-type(1) .container_video:before {
  content: "";
  display: block;
  padding-top: 78.125%;
}
.desktop .container_wrapper.vier:nth-of-type(2) .container_video:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.desktop .container_wrapper.vier:nth-of-type(3) .container_video:before {
  content: "";
  display: block;
  padding-top: 26.01%;
}
.desktop .container_wrapper.vier:nth-of-type(4) .container_video:before {
  content: "";
  display: block;
    padding-top: 37.76%;
}
/*
.container_wrapper.zwei:nth-of-type(2) .container_video:before {
  content: "";
  display: block;
  padding-top: 39.0625%;
}
.container_wrapper.zwei:nth-of-type(1) .container_video:before {
  content: "";
  display: block;
  padding-top: 100%;
}*/
/* ##################################################################################NEWSTICKER*/
.parallax .container_wrapper h2 {
  padding-bottom: 180px;
  opacity: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
/*.parallax .animationen h2, .parallax .container_wrapper:first-of-type h2 {
  -webkit-animation-name: fadeInh2;
  -moz-animation-name: fadeInh2;
  -o-animation-name: fadeInh2;
  animation-name: fadeInh2;
}
.parallax .animationen h2:after, .parallax .container_wrapper:first-of-type h2:after {
  -webkit-animation-name: fadeInhafter;
  -moz-animation-name: fadeInhafter;
  -o-animation-name: fadeInhafter;
  animation-name: fadeInhafter;
}*/
.parallax .container_content_wrapper {
  display: block !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 100vw !important;
  width: calc(((100vh - 80px)/56.5)*100) !important;
}
.parallax .container_content_wrapper .container_wrapper {
  z-index: 2 !important;
  overflow: hidden;
  min-width: 100vw !important;
  width: calc(((100vh - 80px)/56.5)*100) !important;
  height: calc(100vh - 80px) !important;
  min-height: calc(100vh - 80px) !important;
}
.parallax .container_content_wrapper .container_wrapper {
  z-index: 2 !important;
  overflow: hidden;
  min-width: 100vw !important;
  height: calc(100vh - 80px) !important;
  min-height: calc(100vh - 80px) !important;
}
.parallax .container_content_wrapper .container_wrapper:nth-of-type(3) {
  z-index: -1 !important;
  margin-top: -33vh !important;
  height: calc(((100vh - 80px)/56.5)*28.125) !important;
  min-height: calc(((100vh - 80px)/56.5)*28.125) !important;
}
.parallax .container_wrapper img {
  min-width: 100vw !important;
  width: calc(((100vh - 80px)/56.5)*100) !important;
  min-height: calc(100vh - 80px) !important;
  height: auto;
}
.parallax .container_wrapper h2 {
  position: absolute;
  z-index: 5;
  bottom: 0px;
  color: #FFF;
  font-family: light;
  text-transform: none !important;
  width: 100%;
  text-align: center;
}
.parallax .container_wrapper h2:after {
  text-align: center;
  opacity: 1;
  bottom: 80px;
  width: 100%;
  font-size: 130px;
  line-height: 130px;
  animation-fill-mode: forwards;
  animation-duration: 1s;
}
.mallguideinfo {
  position: relative;
  margin: 50px 0 0;
  width: 100%;
  background: #000;
  padding: 40px 2%;
  color: #FFF;
}
.verlinkungen h2 a:link, .verlinkungen h2 a:active, .verlinkungen h2 a:visited, .sublinks h2 a, .verlinkungen p, .verlinkungen div, .sublinks h2 p {
  font-family: custom_font;
  cursor: pointer;
  font-weight: normal !important;
  text-transform: uppercase !important;
  font-size: 38px;
  color: #FFF;
  line-height: 70px;
}
.verlinkungen.black div {
  color: #000;
}
.verlinkungen a:visited span, .verlinkungen a:link span, .verlinkungen a:active span {
  color: #FFF;
}
.verlinkungen h2, .sublinks h2 {
  height: 70px;
}
.verlinkungen div, .sublinks h2 a {
  float: left;
}
.sublinks .container_wrapper {
  padding: 40px 2%;
  overflow: hidden;
}
.photocontest .inner_container div:nth-of-type(2) {
  float: right;
  width: calc(60px);
}
.photocontest .inner_container div:first-of-type {
  float: left;
  width: calc(100% - 90px);
}
.photocontest .inner_container div span {
  position: absolute;
  font-size: 84px !important;
  line-height: 30px;
  font-family: light;
  top: 50%;
  right: 0;
  transform: translateX(-50%);
  width: 40px !important;
  height: auto !important;
}
.verlinkungen {
  padding: 40px auto;
}
.verlinkungen span, .sublinks span {
  font-size: 84px !important;
  font-family: light;
  line-height: 70px;
  width: 60px !important;
  float: right;
  height: auto !important;
}
.verlinkungen a, .sublinks aesmfooter, .verlinkungen h2 a div, .verlinkungen service_icon div {
  transition: 0.3s ease;
}
.verlinkungen p, .sublinks p {
  width: 50% !important;
  font-family: light;
  float: right;
  text-align: right;
  padding-right: 50px;
  line-height: 70px;
  margin-left: 50px;
  transition: 0.3s ease;
}
.verlinkungen a:hover p, .verlinkungen a:focus p, .verlinkungen a:hover, .verlinkungen a:focus, .verlinkungen a:hover div, .verlinkungen a:focus div, .sublinks a:hover, .sublinks a:focus, .verlinkungen h2 a:hover div, .verlinkungen h2 a:focus div {
  color: #ff5000;
}
/* ##################################################################################öffnungszeiten */
.openclass h4 {
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.home .openclass {
  font-size: 20px;
  line-height: 25px;
}
.openclass h2 {
  float: none;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
.oeffnungszeiten .openclass h2 {
  color: #000;
  text-align: center;
  font-size: 44px;
  line-height: 46px;
  margin-bottom: 30px;
}
.oeffnungszeiten .openclass h4 {
  text-align: center;
  font-size: 26px;
  font-family: header;
  color: #333;
  text-transform: uppercase;
  line-height: 32px;
}
.openclass ul {
  list-style: none;
  padding-left: 0 !important;
}
.openclass li strong {
  font-family: header;
}
.openclass li {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  padding: 4px auto !important;
}
.openclass h2 i {
  color: #009ee0;
}
.geoffnet {
  color: #009ee0;
  font-weight: bold;
}
/* ##################################################################################nachhaltig */
.nachhaltig .inner_container h2 {
  font-family: custom_font;
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 40px;
}
.nachhaltig button {
  margin: 20px auto 50px !important;
}
.nachhaltig a button {
  font-size: 16px !important;
  line-height: 24px !important;
}
.nachhaltig .inner_container h1 {
  margin-bottom: 40px;
}
.nachhaltig .inner_container h1 {
  font-size: 44px;
  line-height: 48px;
  padding-bottom: 30px;
  margin-bottom: 80px;
}
.nachhaltig .inner_container h1:after {
  position: absolute;
  bottom: 0;
  content: '';
  height: 1px;
  width: 20%;
  left: 40%;
  background: #000;
}
/* ##################################################################################BOXEN */
.esmboxen .inner_container, .esmslider .inner_container {
  padding: 20px;
}
.esmboxen a img {
  transition: 1s ease;
}
.esmboxen a:hover img, .esmboxen a:focus img {
  transform: scale(1.1);
  overflow: hidden;
}
.esmslider .container_content_wrapper {
  display: inline-block
}
.esmslider .inner_container {
  position: relative;
  height: auto;
  overflow: hidden !important;
}
.container_video video{
    border:none !important;
    margin:-1px;
    min-width:calc(100vw + 2px) !important;
}
.esmslider button.pause-swiper, .esmslider button.start-swiper {
  left: 20px;
}
#scontainer1750_1 .swiper-slide video{
  width:100% !important;
}
.swiper-pagination{
	bottom:10px !important; 
}
.esmslider .inner_container {
  position: relative;
  height: auto;
  overflow: hidden !important;
}
.esmslider .slide img {
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}
#container1752 h2 {
  display: none;
}
/* ##################################################################################SERVICES */
.services .inline-container > h1 {
  font-family: custom_font;
  font-size: 40px;
  line-height: 40px;
}
.service_container {
  position: relative;
  width: 100%;
  max-width: 800px;
  padding: 0;
  margin: 70px auto 0;
}
.service_icon {
  text-align: center;
  position: relative;
  background: transparent;
  height: auto;
  margin: 40px auto 70px !important;
  overflow: hidden !important;
}
.service_icon h2, .news_focus > h2, .eventarchiv h2, #container1729 .inner_container h2, #container1728 .inner_container h2, .shopkategorienheader h2, .specialheader .inline-container > h1, .gewinn_artikel_info h1, .bienen h2, .esmboxen h2 {
  position: relative;
  font-size: 34px;
  line-height: 44px;
  font-weight: normal;
  font-family: custom_font;
  color: #000;
  text-align: center;
}
.bienen h3 {
  font-family: custom_font;
  margin-bottom: 20px;
}
.specialheader .inline-container > h1, .shopkategorienheader h2, .esmboxen h2 {
  font-size: 26px;
}
.specialheader .inline-container > h1 {
  margin: 30px auto 10px;
}
.eventarchiv h2 img, .news_focus h2 img {
  width: 60px !important;
  height: auto !important;
}
.service_container .service_icon img {
  width: 60px !important;
  height: auto;
  margin: 30px auto 20px !important;
  overflow: hidden !important;
}
.service_text, #container1796, .bienen .inner_container {
  width: 100%;
  text-align: center;
  margin: 20px auto;
  font-family: light;
  font-size: 19px;
  line-height: 32px;
  color: #333;
}
#container1796 img, #container2124 img {
  margin: 0 0 30px 20px;
  width: 200px !important;
  height: auto !important;
}
#servicecontainer {
  position: fixed;
  width: 50px;
  right: 0;
  margin: 0;
  padding: 0;
  top: 30%;
  background: #000;
  z-index: 20;
}
#servicecontainer .service_icon {
  width: 100% !important;
  height: 50px;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
#servicecontainer .service_icon img {
  overflow: hidden !important;
  max-height: 60%;
  max-width: 60%;
  cursor: pointer;
  margin-top: 20%;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
#servicecontainer .service_icon:hover, #servicecontainer .service_icon:focus-within {
  padding: 5px !important;
}
/* ##################################################################################SHops */
.shopping .shop_container {
  position: relative;
  margin: 0 0 !important;
}
.shopoverview {
  position: relative;
  margin: 50px 2% 50px 6%;
  height: auto;
  overflow: hidden;
}
.postit {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: orangered;
  background: #000;
  height: 50px;
  line-height: 50px;
}
#container1794 .container_wrapper img, #container1813 .container_wrapper img {
  width: 250px !important;
  height: auto !important;
  margin: 20px 2% 50px auto;
}
#container1794 .container_wrapper, #container1813 .container_wrapper {
  text-align: right;
}
.shoppy {
  width: 23%;
  margin: 20px 2% 20px 0;
  float: left;
  text-align: left;
}
.shoppy h3 {
  font-size: 24px;
  line-height: 24px;
  width: 80%;
  text-align: left;
  font-family: custom_font;
  color: #FFF;
  margin-bottom: 20px;
}
.shoppy a {
  float: none !important;
  clear: left;
  padding: 0;
  margin: 0 0 5px 0;
  height: 20px;
  line-height: 20px;
  font-family: light;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
}
.shoppy a:hover, .shoppy a:focus {
  color: #ff5000;
}
.mallplan .shoppy h3, .mallplan .shoppy a {
  color: #000 !important;
}
.shopoverview .mieterbez {
  text-align: left;
  float: left;
  width: calc(100% - 30px);
}
.shop-trenner {
  clear: left;
  width: 100%;
  height: 8px;
}
.shopoverview .mieteret {
  float: left;
  width: 20px;
  margin-right: 10px;
  text-align: center;
  color: #000;
  line-height: 20px;
  height: 20px;
}
.shopkategorie {
  position: relative;
  width: 100%;
  padding: 30px 2%;
  margin: 0 auto;
  overflow: hidden;
}
.shopkategorie h2 {
  position: relative;
  text-align: left;
  font-family: custom_font;
  font-weight: bold !important;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
}
.headliner h1 {
  position: relative;
  text-align: left;
  font-family: custom_font;
  font-weight: bold !important;
  text-transform: uppercase;
  font-size: 120px;
  line-height: 120px;
  cursor: pointer;
  padding-bottom: 150px;
}
.headliner h1 {
  font-family: custom_font_bold;
}
.shopkategorien {
  position: relative;
  width: calc(25% - 10px);
  margin: 5px;
  float: left;
  overflow: hidden;
  cursor: pointer;
  transition: 0.2s ease;
}
.shopkategorien:focus-within, .shopkategorien:focus {
  outline: 3px solid #ff5000; /* oder eine Farbe deiner Wahl */
  outline-offset: 4px;
}
.shopkategorien:hover h2 {
  -webkit-filter: blur(3px) !important;
  -moz-filter: blur(3px) !important;
  -o-filter: blur(3px) !important;
  filter: blur(3px) !important;
}
.shopkategorien h2 {
  position: absolute;
  max-width: 80%;
  font-family: custom_font;
  text-transform: uppercase;
  font-weight: normal !important;
  top: 50%;
  left: 50%;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  transform: translate(-50%, -50%);
  max-height: 80%;
  z-index: 8 !important;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
.shopkategorien:before {
  content: " ";
  display: table;
  padding-top: 66.66666%;
}
.shop_container {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 Spalten */
  grid-auto-rows: 1fr; /* alle Zeilen gleichhoch */
  gap: 10px;
  margin: 30px 5px;
}
.shopkategorienheader, .esmboxen h2 {
  margin: 20px aangebot_iconuto 10px;
}
/* Basisformat: 3:2 mit Ratio-Box (nur optisch nötig) */
.shop_icon {
  aspect-ratio: 3 / 2;
  position: relative;
  width: 100%;
}
.shop_icon.teaser {
  grid-column: span 2;
  grid-row: span 2;
  aspect-ratio: unset;
  overflow: hidden;
}
.shop_icon:hover {
  background: #202020 !important;
}
.shop_icon:hover img {
  padding: 15px;
}
.shopping .shop_icon:hover {
  background: #000 !important;
}
.shopping .shop_icon:hover img {
  padding: 0
}
.shopping .shop_icon:hover .mieterimage img {
  transform: scale(1.4);
}
.shopping .shop_icon:hover .shop_icon_logo {
  width: 100%;
}
.shopping .shop_icon:hover .beletage {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.shop_icon img {
  position: absolute;
  max-width: 60%;
  width: auto;
  height: auto;
  max-height: 50% !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.shop_icon img.smaller {
  max-height: 40% !important;
}
.shop_icon .mieterimage img {
  position: absolute;
  max-width: 100%;
  width: 100%;
  height: 100%;
  max-height: 100% !important;
  left: 0;
  top: 0;
  transform: translate(0, 0);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.shopping .shop_icon img {
  position: absolute;
  max-width: 60%;
  width: auto;
  height: auto;
  max-height: 50% !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.beletage {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #000;
  text-align: center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.shopping .shop_icon h2 {
  display: none;
  width: 50%;
  margin-left: 50%;
}
.shop_icon_inner_container {
  position: absolute;
  max-width: 80%;
  top: 50%;
  font-family: custom_font_bold;
  left: 10%;
  transform: translateY(-50%);
  max-height: 80%;
  z-index: 8 !important;
}
.shop_icon.teaser video, .shopkategorien video {
  position: absolute;
  top: 0;
  min-width: 100%;
  max-width: 120%;
  height: auto;
  min-height: 100%;
  max-height: 120%;
  width: auto;
  left: 0;
}
.shop_icon.teaser:hover, .shop_icon.teaser {
  background: transparent !important;
}
.shop_icon_inner_container {
  font-size: 100px !important;
  line-height: 100px !important;
}
.shop_icon h2 {
  position: absolute;
  left: 0;
  right: 0;
  widht: 100%;
  bottom: 60px;
  font-size: 22px;
  text-align: center;
  line-height: 28px !important;
  background: #000;
}
.shop_icon h2 span {
  margin: 0 !important;
  color: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.shopinfohead {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 80px;
}
.shopinfohead img {
  width: 100% !important;
  height: auto;
  padding: 0 !important;
}
.shop-detail-seite {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 80px auto 40px;
  text-align: center;
}
.shop-detail-seite img {
  width: 500px !important;
  height: auto !important;
  filter: grayscale(1) invert(1);
}
.shop-detail-seite.smallest img {
  width: 350px !important;
}
.shop-detail-seite.tiny img {
  width: 190px !important;
}
.shopinfos {
  max-width: 900px;
  margin: 20px auto;
}
.shopinfos h1 {
  text-align: center;
  font-size: 50px;
  color: #FFF;
  line-height: 30px;
}
.shopinfos h2 {
  color: #666;
  text-align: center;
  font-size: 44px;
  line-height: 55px;
  margin: 50px auto 0px;
}
.shopinfos h2 img {
  width: 45px !important;
  height: auto !important;
}
.shopinfotext {
  width: 100%;
  text-align: center;
  margin: 0 auto 20px;
  font-family: light;
  font-size: 19px;
  line-height: 32px;
  color: #333;
}
.shop-items {
  padding: 10px 40px;
  width: 100%;
}
.shopinfos .detail_elem_item {
  font-size: 19px;
  line-height: 32px;
  padding: 3px;
  margin: 0 auto;
  text-align: center;
  color: #333;
  font-family: light;
}
.shopinfos .detail_elem_item a {
  color: #333;
  font-size: 19px;
  line-height: 32px;
}
.shopinfos .detail_elem_item a:hover, .shopinfos .detail_elem_item a:focus {
  color: #ff5000;
}
.shopinfos .detail_elem_item i {
  margin-right: 10px;
  color: #666;
}
.shopinfos button {
  border: 0px;
  float: none;
  background: #000;
  font-size: 19px;
  line-height: 32px;
  font-family: light;
  color: #000;
  color: #FFF;
  width: 220px;
  padding: 15px;
  margin: 80px auto 100px;
  webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  cursor: pointer;
}
.shopinfos button i {
  font-size: 19px !important;
  line-height: 32px !important;
}
.shoptext {
  padding: 20px;
  margin: 20px auto 50px auto !important;
}
.angebot_container .shoptext {
  text-align: center;
}
.shopangebot, .angebot_container {
  position: relative;
  max-width: 1200px;
  width: 96%;
  height: auto;
  padding: 0;
  margin: 40px auto 10px auto;
  overflow: hidden;
  display: flex;
  display: -webkit-flex; /* Safari */
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; /* Safari */
}
.angebot_container {
  justify-content: center;
  -webkit-justify-content: center;
}
.shoptitle {
  display: none;
}
.shopangebot_detail {
  position: relative;
  width: 32.33%;
  margin: 1% 0.5%;
  float: left;
  overflow: hidden;
}
.angebot_link {
  color: #000;
  padding: 0 10px;
  margin: 20px auto 20px auto !important;
}
/* ##################################################################################ANGEBOTE */
.angebot_icon {
  position: relative;
  width: 24%;
  padding: 0;
  float: left;
  background: transparent;
  margin: 20px 0.5%;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.angebot_icon .imagecontainer {
  position: relative;
  overflow: hidden;
  height: 150px;
  width: 100%;
  margin-bottom: 10px;
}
.angebot_icon .imagecontainer img {
  position: absolute;
  max-height: 50%;
  max-width: 60%;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.angebot_icon img, .shopangebot_detail img {
  width: 100% !important;
  background: transparent;
  height: auto;
  float: none;
  margin-bottom: 20px;
  overflow: hidden !important;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.angebot_icon h2 {
  font-size: 24px;
  font-family: light;
  line-height: 36px;
  height: 72px;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.angebot_container .shoptext, .angebot_container .shoptext p, .shopangebot_detail .shoptext, .shopangebot_detail .shoptext p {
  text-align: center;
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: light;
}
.angebot_icon h3 {
  font-size: 18px;
  line-height: 23px;
  padding: 0 10px;
  height: 40px;
  text-align: center;
  font-family: light;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.angebot_icon:hover, .angebot_icon:focus-within {
  background: #efefef;
}
.shopangebot_detail h2 {
  font-size: 24px;
  font-family: light;
  padding: 0 10px;
  text-align: center;
  line-height: 36px;
  margin-top: 20px;
  text-transform: uppercase;
}
.shopangebot_detail h3 {
  padding: 0 10px;
  font-family: light;
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 23px;
}
.angebot_link a {
  color: #000;
}
.angebot_container .angebot_link a, .angebot_container .angebot_link i {
  color: #FFF;
}
/* ##################################################################################DOWNLOADS */
.media_preview i {
  color: #FFF;
  line-height: 80px;
}
.media_preview {
  width: 80px;
  border-radius: 50%;
  height: 80px;
  float: left;
  text-align: center;
  background: #d84d14;
}
.media_details {
  position: absolute;
  left: 95px;
  font-size: 16px;
  line-height: 25px;
  width: 100%;
  padding-right: 95px;
  height: 80Px;
  color: #000;
}
.jobs .media_details {
  position: relative;
  padding-right: 0;
  left: 0;
}
.mediaarchiv_download {
  width: 100%;
}
.igallery {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0 auto !important;
  padding: 0 !important;
  background: #FFF;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  /* Safari */
  -webkit-justify-content: center;
}
.igallery div {
  width: 31.333%;
  height: auto;
  overflow: hidden;
  float: left !important;
  margin: 1%;
}
.igallery div img {
  min-width: 100% !important;
  float: none !important;
}
.igallery h3 {
  display: none;
}
/* ##################################################################################JOBS */
.jobcontainer {
  position: relative;
  width: 900px;
  max-width: 96% !important;
  margin: 0 auto 80px;
}
.jobsnew .jobcontainer {
  width: 1200px;
}
.tagged {
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.jobwrapper {
  position: relative;
  float: none;
  width: 100%;
  padding-bottom: 50px;
  text-align: center;
}
.jobsnew .jobwrapper {
  float: left;
  padding: 20px;
  width: 31.33333%;
  margin: 1%;
}
.jobsnew .jobwrapper .jobmieterlogo {
  height: 100px;
}
.jobsnew .jobwrapper .jobmieterlogo img {
  filter: grayscale(1) invert(1);
  max-width: 70%;
  width: auto;
  max-height: 80px;
}
.jobsnew .jobwrapper.grey .showsub img {
  filter: grayscale(0) invert(1);
}
button.showsub {
  background: transparent;
  margin: 0;
  margin-top: 30px;
  padding: 0;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
}
button.showsub:hover, button.showsub:focus {
  background: transparent;
  border: 3px solid #000;
  border-radius: 50%;
}
.jobsnew .jobwrapper h3, .bewerbungslink {
  font-size: 19px;
  line-height: 32px;
  height: 80px;
}
.jobsnew .jobwrapper.grey {
  background: #000;
}
.jobsnew .jobwrapper.grey .jobmieterlogo img {
  filter: grayscale(0) invert(0);
}
.jobsnew .jobwrapper.grey h3 {
  color: #FFF;
}
.showsub {
  margin-top: 30px;
  text-align: center;
}
.showsub img {
  width: 50px !important;
  height: auto;
}
.jobwrapper a {
  text-decoration: none;
}
.jobwrapper h2, .jobwrapper h3, .bewerbungslink {
  text-align: center;
  text-transform: none !important;
  font-family: custom_font;
}
.jobwrapper h3, .bewerbungslink {
  font-size: 19px;
  line-height: 32px;
}
.jobwrapper h2 {
  margin-bottom: 20px;
}
.job_text h3 {
  text-transform: none !important;
}
.job_text {
  font-size: 19px !important;
  line-height: 32px !important;
  max-width: 100%;
  text-align: center;
  position: relative;
  font-family: light;
  margin: 50px auto;
}
.job_text ul {
  list-style: none;
}
.job_text .mediaarchiv_download {
  background: transparent;
}
.job_text .media_preview {
  width: 80px;
  border-radius: 0%;
  height: 80px;
  float: none;
  margin: 0 auto;
  border: 1px solid #333;
  text-align: center;
  background: transparent;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.job_text .media_preview i {
  color: #333;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.job_text .media_preview:hover {
  border-radius: 20px;
  border: 1px solid #000;
}
.job_text .media_preview:hover i {
  color: #000;
}
.hidden {
  display: none !important;
}
.jobmieterlogo {
  text-align: center;
  margin: 40px auto;
  position: relative;
  overflow: hidden;
}
.jobdetail .jobmieterlogo img {
  filter: grayscale(1) invert(1);
  max-width: 300px;
}
/* ##################################################################################NEWS */
.eventarchiv, .event_overview {
  clear: both;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 20px auto;
}
.eventarchiv, .news_focus > h2 {
  margin: 30px auto 50px auto;
}
.event_archiv_icon img, .event_teaser img {
  width: 100% !important;
  background: transparent;
  height: auto;
  overflow: hidden !important;
  margin-bottom: 20px;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.event_archiv_icon:hover img {
  padding: 10px;
  overflow: hidden;
}
.event_teaser .imagecontainer {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden !important;
}
.eventtext iframe {
  margin: 30px auto !important;
}
.event_overview h1, .eventarchiv h1 {
  margin: 20px auto 40px auto;
  text-align: center;
  position: relative;
}
.eventarchiv h2, #container1729 .inner_container h2, #container1728 .inner_container h2 {
  text-align: center;
  font-family: custom_font;
  margin-bottom: 50px;
}
.event_archiv_icon {
  float: left;
  width: 32.3333%;
  margin: 0.5%;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.news_focus {
  position: relative;
  width: 800px;
  max-width: 96%;
  margin: 80px auto 70px;
  height: auto;
  padding-bottom: 70px;
  overflow: hidden;
  border-bottom: 1px solid #333;
}
.news_focus h1, .anfahrt .inline-container > h1, .kontakt .inline-container > h1, .impressum .inline-container > h1, .datenschutz .inline-container > h1, .angebote .inline-container > h1, .karriere .inline-container > h1, .barrierefreiheit .inline-container > h1 {
  text-align: center;
  margin-bottom: 70px;
  font-family: custom_font;
  font-size: 40px;
  line-height: 40px;
}
.datenschutz .inner_container h2, .impressum .inner_container h2, .barrierefreiheit  .inner_container h2{
  font-size: 30px;
  line-height: 30px;
}
.datenschutz .inner_container h3, .impressum .inner_container h3, .barrierefreiheit .inner_container h3 {
  font-size: 25px;
  line-height: 25px;
}
.barrierefreiheit ul {
  list-style-position: inside;
  text-align: center;
  padding: 0;
}
.event_teaser {
  position: relative;
  text-align: center;
  padding: 20px;
  margin: 20px 1% 40px 1%;
  cursor: pointer;
  background: #FFF;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.event_teaser h2, #container2043 h2, #container2049 h2, #container2051 h2 {
  position: relative;
  color: #000;
  font-family: custom_font_bold;
  font-size: 30px;
  line-height: 30px;
  max-width: 400px;
  background: transparent;
  margin: 10px auto 25px;
}
.eventtext, .event_maintext {
  font-family: light;
  color: #000;
  max-width: 700px;
  width: 96%;
  margin: 0 auto 50px;
  font-size: 19px;
  line-height: 32px;
}
.eventtext button {
  font-size: 19px;
  line-height: 32px;
}
.eventtext.small button {
  font-size: 18px !important;
  line-height: 32px !important;
}
.eventtext a, .event_maintext a {
  font-size: 19px;
  line-height: 32px;
}
#container1910_1_982 h2, #container2241_1_982 h2 {
  font-family: light;
}
.event_teaser h3 {
  position: relative;
  margin: 0 auto 20px;
  font-family: light;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 32px;
}
.archiv_container {
  position: relative;
  max-width: 1000px;
  padding: 0;
  margin: 20px auto;
}
.event_main img {
  width: 100%;
  height: auto;
  position: relative;
  margin: 80px auto 0;
}
.event_maintext {
  width: 96%;
  max-width: 700px;
  text-align: center;
  margin: 50px auto 150px;
}
.event_maintext h2 {
  color: #2db723;
  margin-top: 0;
  padding: 0;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}
.event_maintext h1 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  font-family: custom_font;
  margin-top: 30px;
  width: auto;
  color: #333;
}
.event_teaser_detail img {
  width: auto !important;
  max-height: 500px;
  height: auto !important;
}
.event_teaser .igallery {
  max-width: 800px;
  margin: 10px auto;
}
.event_teaser .igallery div, .event_maintext .igallery div {
  float: left !important;
  width: 31.33% !important;
  margin: 1% !important;
}
.event_teaser .igallery a {
  display: none;
}
.event_maintext .igallery {
  margin-top: 50px !important;
}
.event_teaser .igallery a:nth-of-type(1), .event_teaser .igallery a:nth-of-type(2), .event_teaser .igallery a:nth-of-type(3), .event_teaser .igallery a:nth-of-type(4), .event_teaser .igallery a:nth-of-type(5), .event_teaser .igallery a:nth-of-type(6) {
  display: block !important;
}
/* ##################################################################################GOOGLE */
#map_canvas {
  height: 500px;
  background: transparent;
}
.google {
  margin: 0;
  width: 100%;
  background: #FFF;
}
#googleoverlay:focus .overlaywindow {
  color: #FF5500;
}
.overlaywindow {
  line-height: 20px;
}
#container1729 .inner_container i, #container1728 .inner_container i {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #000;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
#container1729 .inner_container h2, #container1728 .inner_container h2 {
  margin: 30px auto 10px;
}
button {
  margin: 50px auto;
  background: #000;
  color: #FFF;
  font-family: light;
  font-size: 25px !important;
  line-height: 35px !important;
  width: 250px;
  padding: 15px;
  border: 0px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.news_events button {
  width: auto;
}
button:hover, button:focus {
  background: #000;
  color: #ff0096;
}
button i {
  width: auto !important;
  height: auto !important;
  border: 0px !important;
}
/* ##################################################################################KONTAKT */
.anfahrt .inner_container, .anfahrt button {
  font-size: 24px !important;
  line-height: 34px !important;
}
.anfahrt button {
  font-size: 24px !important;
  line-height: 34px !important;
  margin-bottom: 60px;
}
.kontakt_felder {
  background: #FFF;
  font-family: light;
  font-size: 19px;
  color: #151515;
  border: 1px solid #151515;
  padding: 20px 10px;
  width: 100%;
  height: auto;
  margin: 1% 0;
}
#gewinnformular .kontakt_felder {
  background: #efefef;
  border: 1px solid #efefef;
}
#gewinnformular .kontakt_felder:hover {
  background: #000;
  color: #FFF;
}
#gewinnformular .kontakt_felder:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #efefef inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #151515;
}
.kontakt_felder:hover, .kontakt_felder:focus {
  background: #000;
  color: #FFF;
}
.kontakt_felder:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #fff inset; /* Change the color to your own background color */
  -webkit-text-fill-color: #ccc;
}
.kontakt_felder:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #fff inset;
  -webkit-text-fill-color: #ccc;
}
.kontakt_felder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.kontakt_felderr::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.kontakt_felder:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.kontakt_felder:-moz-placeholder { /* Firefox 18- */
  color: #666;
}
.kontakt_button {
  background: #000;
  color: #FFF;
  font-family: light;
  font-size: 25px !important;
  line-height: 35px !important;
  width: 250px;
  padding: 15px;
  border: 0px;
  margin: 40px auto 40px auto;
}
.kontakt_button:hover {
  border-radius: 0;
  color: #333;
}
.kontakt_fehler {
  width: 100%;
  border: 0 !important;
  height: auto;
  color: #FFF;
  overflow: hidden;
  padding: 2% 0 2% 0;
  text-align: left;
  font-size: 24px;
}
.gm-svpc div img {
  position: relative !important;
}
.datenschutz h2 {
  font-family: custom_font;
  text-transform: none !important;
  margin: 40px auto;
  font-size: 40px;
  line-height: 40px;
}
.datenschutz h3 {
  font-family: custom_font;
  text-transform: none !important;
  margin: 20px auto;
}
.inline-container {
  font-family: light;
}
@media (max-width: 2000px) {
  .shopkategorien h2 {
    font-size: 26px;
    line-height: 35px;
  }
}
@media (max-width: 1500px) {
  .headliner h1 {
    font-size: 100px;
    line-height: 100px;
  }
  .shopkategorien h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .shop_icon_inner_container {
    font-size: 70px !important;
    line-height: 70px !important;
  }
  .textcontent h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .textcontent h3 {
    font-size: 40px;
    line-height: 53px;
  }
  .textcontent, .textcontent div, .textcontent p {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .socialmedia i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-top: -3.5px;
    font-size: 28px !important;
  }
}
@media (max-width: 1380px) {
  .shopkategorien h2 {
    font-size: 19px;
    line-height: 26px;
  }
  .shop_icon_inner_container {
    font-size: 60px !important;
    line-height: 60px !important;
  }
  .angebot_icon {
    width: 32.33%;
  }
  .shopkategorie h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1230px) {
  .tuerchen {
    width: calc(25% - 20px);
  }
}
@media (max-width: 1150px) {
  .textcontent h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .textcontent h3 {
    font-size: 30px;
    line-height: 35px;
  }
  .textcontent, .textcontent div, .textcontent p {
    font-size: 20px !important;
    line-height: 32px !important;
  }
  .exmarque {
    display: none;
  }
}
@media (max-width: 1024px) {
  /* ##################################################################################GENERAL */
  .sectionbg {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  .topnavigation {
    display: block;
  }
  .headliner h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .headliner h1:after {
    width: 50px;
    padding-left: 20px;
    font-size: 80px;
    line-height: 80px;
    height: 60px;
  }
  .headliner, .shopkategorie {
    padding: 40px 2% 30px;
  }
  .headliner h1 {
    padding-bottom: 80px;
  }
  .mallguideinfo, .sublinks .container_wrapper, .innersocial {
    padding: 30px 2%;
  }
  .verlinkungen h2, .sublinks h2 {
    height: 50px;
  }
  .verlinkungen h2 a, .sublinks h2 a, .verlinkungen .exmarque, .verlinkungen div, .sublinks h2, .verlinkungen p, .sublinks p, .verlinkungen p, .sublinks .exmarque, .exmarque {
    font-size: 30px;
    line-height: 50px;
  }
  .verlinkungen span, .sublinks span {
    font-size: 70px !important;
    line-height: 50px !important;
  }
  .verlinkungen p, .sublinks p, .exmarque {
    float: right !important;
    font-size: 30px !important;
    line-height: 50px !important;
    width: 50% !important;
  }
  .socialmedia i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 28px !important;
  }
  /* ##################################################################################PARALLAX */
  .parallax .container_content_wrapper {
    width: calc(((50vh - 80px)/56.5)*100) !important;
  }
  .parallax .container_content_wrapper .container_wrapper {
    width: calc(((50vh - 80px)/56.5)*100) !important;
    height: calc(50vh - 80px) !important;
    min-height: calc(50vh - 80px) !important;
  }
  .parallax .container_content_wrapper .container_wrapper:nth-of-type(3) {
    margin-top: -20vh !important;
    height: calc(((50vh - 80px)/56.5)*28.125) !important;
    min-height: calc(((50vh - 80px)/56.5)*28.125) !important;
  }
  .parallax .container_wrapper img {
    width: calc(((50vh - 80px)/56.5)*100) !important;
    min-height: calc(50vh - 80px) !important;
  }
  .parallax .container_wrapper h2 {
    -webkit-animation-name: fadeInh2;
    -moz-animation-name: fadeInh2;
    -o-animation-name: fadeInh2;
    animation-name: fadeInh2;
  }
  .parallax .container_wrapper h2:after {
    -webkit-animation-name: fadeInhafter;
    -moz-animation-name: fadeInhafter;
    -o-animation-name: fadeInhafter;
    animation-name: fadeInhafter;
  }
  .parallax .container_wrapper h2 {
    font-size: 30px;
    line-height: 30px;
    bottom: 0px;
    padding-bottom: 130px;
  }
  .parallax .container_wrapper h2:after {
    font-size: 40px;
    padding-left: 10px;
    line-height: 20px;
    height: 20px;
    bottom: 40px;
  }
  /* #################################################################################SLIDER */
  .textcontent h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .textcontent h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .textcontent, .textcontent div, .textcontent p {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .slick-slider {
    margin-bottom: 0 !important;
    padding-bottom: 30px !important;
  }
  /* ##################################################################################SHOPS */
  .headliner h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .shopkategorien {
    width: calc(33.333% - 10px);
  }
  .shopkategorien h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .shop_container {
    grid-template-columns: repeat(3, 1fr); /* 4 Spalten */
  }
  .shop-detail-seite img {
    width: 300px !important;
  }
  .shop-detail-seite.smallest img {
    width: 150px !important;
  }
  .shop-detail-seite.tiny img {
    width: 80px !important;
  }
  .shopinfos {
    max-width: 80%;
  }
  .shopinfotext, .shopinfos .detail_elem_item, .shopinfos .detail_elem_item a, .shopinfos button, .shopinfos button i, .inner_container p, .section .inner_container, .job_text {
    font-size: 25px !important;
    line-height: 35px !important;
  }
 .barrierefreiheit .inner_container p, .barrierefreiheit .inner_container a, .barrierefreiheit .inner_container div, .barrierefreiheit .section .inner_container, .barrierefreiheit .inner_container p *
 {
  font-size: 16px !important;
  line-height: 25px !important;
 }

  .shop_icon_inner_container p {
    font-size: 60px !important;
    line-height: 60px !important;
  }
  .shopinfos button {
    width: 250px;
    padding: 15px;
  }
  .angebot_icon, .shopangebot_detail {
    width: 49%;
  }
  .shopangebot_detail h2, .angebot_icon h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .angebot_container .shoptext, .angebot_container .shoptext p, .shopangebot_detail .shoptext, .shopangebot_detail .shoptext p {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .section {
    margin-bottom: 20px !important;
  }
  .mallguideinfo {
    margin-top: 20px;
    margin-bottom: 0 !important
  }
  .innersocial {
    margin: 0 0 0;
  }
  .shop_container {
    margin: 0;
  }
  .shoppy {
    width: 31.333%;
  }
  .datenschutz .inner_container h2, .impressum .inner_container h2, .barrierefreiheit .inner_container h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .datenschutz .inner_container h3, .impressum .inner_container h3, .barrierefreiheit .inner_container h3{
    font-size: 25px;
    line-height: 25px;
  }
  #container1743 .inner_container, #container1743 .inner_container p, #container1746 .inner_container, #container1746 .inner_container p {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .postit {
    font-size: 12px !important;
  }
  .instaheader {
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .esmfooter.notmobile {
    display: block !important;
  }
  .esmfooter.mobile {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .topnavigation {
    display: none;
  }
  .esmfooter.notmobile {
    display: none !important;
  }
  .esmfooter.mobile {
    display: block !important;
  }
  #footeropenclass {
    position: relative;
    margin: 50px auto;
    float: none;
    padding: 0;
    width: 160px;
  }
  #footer {
    height: 1100px !important;
  }
  #wrapper:before {
    margin-bottom: -1100px;
  }
  .esmcopy {
    margin-top: 100px;
    text-align: center;
  }
  .realcopy {
    float: none;
    width: 100%;
  }
}
@media (max-width: 999px) {
  #container1556, #container1560 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .tuerchen {
    width: calc(33.3333% - 20px);
  }
  #servicecontainer {
    position: fixed;
    width: 150px;
    left: 50%;
    right: auto;
    bottom: 0;
    margin: 0 0 0 -75px;
    padding: 0;
    top: auto;
    background: #000;
    z-index: 20;
  }
  #servicecontainer .service_icon {
    width: 50px !important;
    height: 50px;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media (max-height: 870px) {
  .navigation-display ul li a {
    padding: 5px 0 !important;
    font-size: 15px !important;
  }

  .navigation-display {
    position: fixed;
    top: 20px !important;
    left: 20px;
    right: 20px;
    max-width:calc(100% - 40px);
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  #container2044 .container_content_wrapper, #container2045 .container_content_wrapper {
    display: block;
  }
  #container2044 h2 b, #container2045 h2 b {
    font-family: custom_font_bold;
  }
  .navigation-display ul {
    max-width: 100% !important;
  }
  .navigation-display ul li {
    max-width: 100% !important;
  }
  .navigation-display ul:after, .navigation-display ul:before {
    width: 100% !important;
  }
  .navigation-display ul li a {
    padding: 5px 0 !important;
    font-size: 15px !important;
  }
  .home .openclass {
    display: None;
  }
  .anfahrt .inner_container > h2, .jobwrapper h2 {
    font-size: 35px;
    line-height: 44px;
  }
  #container1726_1_890 .inner_container {
    margin-bottom: 0 !important;
  }
  .service_icon h2, .news_focus > h2, .eventarchiv h2, #container1729 .inner_container h2, #container1728 .inner_container h2, .shopkategorienheader h2, .specialheader .inline-container > h1, .gewinn_artikel_info h1, .esmboxen h2 {
    position: relative;
    font-size: 24px;
    line-height: 36px;
    font-family: custom_font;
    color: #000;
    text-align: center;
  }
  .nachhaltig .inner_container h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .nachhaltig .container_content_wrapper, .esmboxen .container_content_wrapper, .esmslider .container_content_wrapper {
    display: block;
  }
  .esmslider .container_wrapper {
    float: none;
    width: 100% !important;
  }
  .esmslider, .esmboxen {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .nachhaltig inner_container {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .nachhaltig .inner_container h1 {
    font-size: 34px;
    line-height: 38px;
    padding-bottom: 30px;
    margin-bottom: 80px;
  }
  .nachhaltig .inner_container h1:after {
    position: absolute;
    bottom: 0;
    content: '';
    height: 1px;
    width: 20%;
    left: 40%;
    background: #000;
  }
  .mallguideinfo, .sublinks .container_wrapper {
    padding: 15px 2%;
  }
  .service_container .service_icon img {
    width: 60px !important;
    height: auto;
    margin: 30px auto 20px !important;
    overflow: hidden !important;
  }
  .service_text, .eventtext, .event_maintext, .job_text, .bienen .inner_container {
    width: 96%;
    text-align: center;
    margin: 20px auto;
    font-family: light;
    font-size: 24px;
    line-height: 34px;
    color: #333;
  }
  .eventtext a button {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .anfahrt button {
    background: #000;
    color: #FFF;
    font-family: light;
    font-size: 25px !important;
    line-height: 35px !important;
    width: 250px;
    padding: 15px;
  }
  .section {
    margin-bottom: 20px !important;
  }
  .mallguideinfo {
    margin-top: 20px;
    margin-bottom: 0 !important
  }
  .innersocial {
    margin: 0;
  }
  .shop_container {
    margin: 0;
  }
  .shoppy {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(2) {
    display: none !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(1) {
    display: block !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(4) {
    display: none !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(3) {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .tuerchen {
    width: calc(50% - 20px);
  }
  .gewinnmodul h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .gewinn_artikel {
    width: 100%;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(2) {
    display: block !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(1) {
    display: none !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(4) {
    display: block !important;
  }
  .desktop .container_content_wrapper .container_wrapper:nth-of-type(3) {
    display: none !important;
  }
  .headliner h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .verlinkungen p, .sublinks p {
    width: 35% !important;
  }
  .verlinkungen h2 a, .sublinks h2 a, .verlinkungen p, .verlinkungen div, .sublinks h2 p {
    font-size: 25px;
    line-height: 50px;
  }
  .verlinkungen span, .sublinks span {
    font-size: 60px !important;
    line-height: 50px !important;
  }
  .shopkategorie h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .news_focus h1, .anfahrt .inline-container > h1, .kontakt .inline-container > h1, .impressum .inline-container > h1, .datenschutz .inline-container > h1, .angebote .inline-container > h1, .service .inline-container > h1, .karriere .inline-container > h1 {
    text-align: center;
    margin-bottom: 20px;
    font-family: custom_font;
    font-size: 25px;
    line-height: 25px;
  }
  .event_teaser h2, #container2043 h2, #container2049 h2, #container2051 h2 {
    font-size: 22px !important;
    line-height: 22px !important;
    margin-bottom: 10px;
  }
  .shop_icon_inner_container, .shop_icon_inner_container p {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  .textcontent h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .textcontent h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .textcontent, .textcontent div, .textcontent p, #container1796, .kalenderinfo p {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  .headliner {
    padding: 80px 2%;
  }
  .headliner h1 {
    padding-bottom: 80px;
  }
  .instatitel {
    font-size: 20px;
  }
  #instafeed a {
    width: 32.33333% !important;
  }
  #instafeed a:nth-of-type(4), #instafeed a:nth-of-type(5), #instafeed a:nth-of-type(6) {
    display: none;
  }
}
@media (max-width: 575px) {
  #headerlogo {
    width: 60px !important;
    height: auto !important;
  }
  .magazin_navigation {
    margin: 80px auto;
    font-size: 24px;
    line-height: 30px;
    border-top: 2px solid #ff3333;
    color: #ff3333;
    width: 90%;
    padding: 10px 0;
    position: relative;
  }
  .shoppy {
    width: 98%;
  }
  .shoppy h3 {
    font-size: 18px;
    line-height: 18px;
  }
  .shopkategorien h2 {
    font-size: 18px;
    line-height: 23px;
  }
  .shopkategorie h2 {
    font-size: 18px;
    line-height: 23px;
  }
  .shopkategorien {
    width: calc(50% - 10px);
  }
  .headliner h1 {
    font-size: 45px;
    line-height: 45px;
  }
  .navigation-menu {
    right: 2%
  }
  .shopinfotext, .shopinfos .detail_elem_item, .shopinfos .detail_elem_item a, .shopinfos button, .shopinfos button i, .inner_container p, .section .inner_container, .job_text, .service_text div {
    font-size: 19px !important;
    line-height: 30px !important;
  }
  .shop_icon_inner_container, .shop_icon_inner_container p {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .datenschutz h2 {
    margin: 20px auto;
    font-size: 30px;
    line-height: 30px;
  }
  .datenschutz h3 {
    margin: 10px auto;
  }
  button {
    margin: 30px auto;
    background: #000;
    color: #FFF;
    font-family: light;
    font-size: 25px !important;
    line-height: 35px !important;
    width: 250px;
    padding: 15px;
  }
  .kontakt_felder, .kontakt_felder_h_ind, .kontakt_button {
    font-size: 19px;
  }
  /* ##################################################################################NAVIGATION BOTTON CONTENT */
  .esmfooter li a {
    font-size: 16px !important;
  }
  .esmcopy {
    font-size: 11px !important;
    line-height: 20px;
  }
  .esmcopy a {
    font-size: 11px !important;
  }
  .opentage {
    font-size: 25px;
    line-height: 30px;
  }
  .opentitel {
    font-size: 10px;
    line-height: 12px;
  }
  .opentitel.small {
    font-size: 8px;
    line-height: 10px;
    text-transform: none !important;
  }
  .opentitel.clock {
    font-size: 10px;
    line-height: 12px;
  }
  .openuhrzeit {
    font-size: 90px;
    line-height: 80px;
    text-transform: uppercase;
  }
  .openuhrzeitline {
    height: 7px;
    width: 50%;
    margin: 10px auto;
  }
  .uhrzeitbez {
    margin-top: 10px;
    font-size: 45px;
  }
  #suchenbutton {
    right: 70px;
  }
  .scontainer1729_1_890 h2, .servicedetails i {
    font-size: 24px !important;
    line-height: 26px !important;
    display: block !important;
    opacity: 1 !important;
  }
  .jobwrapper {
    width: 98%;
  }
  .oeffnungszeiten .openclass h2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .oeffnungszeiten .openclass h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .navigation-display .imagecontainer img {
    max-width: 70%;
  }
  .navigation-display .navigation-close {
    font-size: 30px;
  }
  .textcontent h1 {
    font-size: 34px;
    line-height: 42px;
  }
  .headliner {
    padding: 40px 2%;
  }
  .textcontent h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .textcontent h3, h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .textcontent, .textcontent div, .textcontent p, .kalenderinfo p {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  /* ##################################################################################PARALLAX */
  .parallax .container_content_wrapper .container_wrapper:nth-of-type(3) {
    margin-top: -20vh !important;
  }
  .parallax .container_wrapper h2 {
    font-size: 20px;
    line-height: 20px;
    bottom: 0px;
    padding-bottom: 60px;
  }
  .parallax .container_wrapper h2:after {
    font-size: 20px;
    padding-left: 10px;
    line-height: 20px;
    height: 20px;
  }
  .verlinkungen.black div {
    font-size: 18px;
    line-height: 50px;
  }
}
@media (max-width: 475px) {
  .navigation-display {
    position: fixed;
    top: 0 !important;
    left: 20px;
    right: 0 !important;
    max-width:calc(100% - 40px) !important;
    bottom: 20px;
  }
  .shop_icon_inner_container, .shop_icon_inner_container p {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .shopkategorien h2 {
    font-size: 15px;
    line-height: 20px;
  }
  .shop-detail-seite h1 {
    font-size: 2px !important;
  }
  .shop-detail-seite {
    margin: 30px auto 10px;
  }
  .shop-detail-seite img {
    width: 200px !important;
  }
  .shop-detail-seite.smallest img {
    width: 100px !important;
  }
  .shop-detail-seite.tiny img {
    width: 50px !important;
  }
  .shopinfos {
    max-width: 90%;
  }
  .event_maintext {
    font-size: 18px !important;
    line-height: 23px !important;
  }
  .shopinfos button {
    width: 200px;
    padding: 15px;
  }
  #container1728 .container_wrapper, #container1729 .container_wrapper {
    padding: 10px !important;
  }
}
@media (max-width: 425px) {
  .shopkategorien h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .textcontent h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .textcontent h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px !important;
  }
  .textcontent h3, .textcontent, .textcontent > span, .textcontent p {
    font-size: 12px !important;
    line-height: 17px !important;
  }
  .shop_icon_inner_container, .shop_icon_inner_container p {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .verlinkungen marquee, .sublinks marquee {
    width: 20% !important;
  }
  .verlinkungen h2 a, .sublinks h2 a, .verlinkungen marquee, .verlinkungen div, .sublinks h2 marquee {
    font-size: 22px;
    line-height: 50px;
  }
  .verlinkungen.black div {
    font-size: 14px;
    line-height: 50px;
  }
}
@media (max-width: 375px) {
  .headliner h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .esmcopy {
    font-size: 10px !important;
    line-height: 20px;
  }
  .esmcopy a {
    font-size: 10px !important;
  }
  .textcontent h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .textcontent h2 {
    font-size: 12px;
    line-height: 18px;
  }
  .textcontent h3, .textcontent, .textcontent > span, .textcontent p {
    font-size: 11px !important;
    line-height: 16px !important;
  }
  .verlinkungen.black div {
    font-size: 12px;
    line-height: 50px;
  }
}