@charset "UTF-8";
body {
  font-family: "InfoOTText-Book" !important;
  font-size: 20px;
  line-height: 24px;
  /* heights */
  /*widths*/
}
@media (min-width: 1900px) {
  body {
    font-size: 38px;
    line-height: 42px;
  }
}
body #sticky-social-icons-container {
  top: 40vh !important;
  display: block !important;
  outline: none;
  left: 0;
  position: fixed;
  z-index: 999;
  text-align: center;
}
body #sticky-social-icons-container ul {
  margin: 0;
  padding: 0;
}
body #sticky-social-icons-container ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body #sticky-social-icons-container ul li:first-child a {
  border-radius: 0 5px 0 0;
  border-bottom: 1px solid #fff !important;
}
body #sticky-social-icons-container ul li:last-child a {
  border-bottom-right-radius: 5px;
}
body #sticky-social-icons-container ul li a {
  background: #13a438 !important;
  font-size: 16px;
  width: 64px;
  height: 54px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  text-align: center;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transform: translateX(-5px);
}
body #sticky-social-icons-container ul li a:hover {
  transform: translateX(0);
}
body #sticky-social-icons-container ul li a i {
  font-weight: 400;
  font-family: "Font Awesome 6 Brands";
}
body #sticky-social-icons-container ul li a i.fa-facebook:before {
  content: "\f09a";
}
body #sticky-social-icons-container ul li a i.fa-instagram:before {
  content: "\f16d";
}
body #sticky-social-icons-container ul li a i:before {
  color: #fff;
}
body .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 400px) {
  body .vc_row {
    padding-top: 15px !important;
    padding-bottom: 25px !important;
  }
}
body .vc_row.dyna-gradient.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 400px) {
  body .vc_row.dyna-gradient.vc_row {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
body .vc_row h3 {
  font-family: "InfoOTText";
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 1900px) {
  body .vc_row h3 {
    font-size: 34px;
    line-height: 37px;
  }
}
@media (max-width: 400px) {
  body .vc_row h3 {
    font-size: 15px;
    line-height: 18px;
  }
}
body .vc_row p {
  font-family: "Nimbus Sans L";
  font-size: 14px;
  line-height: 17px;
}
@media (min-width: 1900px) {
  body .vc_row p {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 400px) {
  body .vc_row p {
    font-size: 13px;
    line-height: 16px;
  }
}
body .vc_row ol {
  margin-left: 18px;
}
@media (min-width: 1900px) {
  body .vc_row ol {
    margin-left: 30px;
  }
}
body .vc_row ul {
  margin-left: 22px;
}
body .vc_row a {
  font-size: 14px;
  line-height: 17px;
  font-family: "Nimbus Sans L";
  color: #000;
}
@media (min-width: 1900px) {
  body .vc_row a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 400px) {
  body .vc_row a {
    font-size: 13px;
    line-height: 16px;
  }
}
body .vc_row .large {
  font-size: 20px;
  line-height: 24px;
  font-family: "InfoOTText-Book";
}
@media (min-width: 1900px) {
  body .vc_row .large {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 400px) {
  body .vc_row .large {
    font-size: 16px;
    line-height: 18px;
  }
}
body .vc_row .large a {
  font-size: 20px;
  line-height: 24px;
  font-family: "InfoOTText-Book";
}
@media (min-width: 1900px) {
  body .vc_row .large a {
    font-size: 38px;
    line-height: 42px;
    margin-left: 35px;
  }
}
@media (max-width: 400px) {
  body .vc_row .large a {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (min-width: 1900px) {
  body .vc_row .large a:before {
    font-size: 38px;
    line-height: 42px !important;
    left: -35px;
  }
}
@media (min-width: 1900px) {
  body .vc_row .large a:hover:before {
    font-size: 38px;
    line-height: 42px !important;
    left: -32px;
  }
}
body .vc_row .small {
  font-size: 14px;
  line-height: 17px;
}
@media (min-width: 1900px) {
  body .vc_row .small {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 400px) {
  body .vc_row .small {
    font-size: 13px;
    line-height: 16px;
  }
}
body .vc_row.dyna-gradient {
  background: #0ba1c6;
  background-image: linear-gradient(to right, #13a3b8, #6eb615);
}
body .vc_row.dyna-gradient h1, body .vc_row.dyna-gradient h2, body .vc_row.dyna-gradient h3, body .vc_row.dyna-gradient h4, body .vc_row.dyna-gradient p, body .vc_row.dyna-gradient ul, body .vc_row.dyna-gradient li, body .vc_row.dyna-gradient a {
  color: #fff;
}
body .vc_row.dyna-gradient a:before {
  color: #fff;
}
body .vc_row.dyna-gradient a.download:before, body .vc_row.dyna-gradient a .download:before {
  color: #fff;
}
body .vc_row.dyna-gradient.narrow {
  width: 100%;
}
body .vc_row.dyna-gradient.narrow .vc_column_container.vc_col-sm-12 {
  width: 55%;
  margin: 0 auto !important;
}
body .vc_row .silhouette .vc_column-inner {
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}
body .vc_row .silhouette.left .vc_column-inner {
  background-position-x: 10% !important;
}
body .vc_row > .vc_column_container.vc_col-sm-12, body .vc_row.wide {
  margin: 0 auto;
  width: 74%;
  float: none;
  max-width: 2000px;
}
body .vc_row > .vc_column_container.vc_col-sm-12 > .vc_column-inner, body .vc_row.wide > .vc_column-inner {
  padding: 0 !important;
}
body .vc_row > .vc_column_container.vc_col-sm-12 > .vc_column-inner .vc_column_container.vc_col-sm-12, body .vc_row.wide > .vc_column-inner .vc_column_container.vc_col-sm-12 {
  width: 100%;
}
@media (max-width: 767px) {
  body .vc_row > .vc_column_container.vc_col-sm-12, body .vc_row.wide {
    width: 91%;
  }
}
body .vc_row.wide {
  margin: 0 auto !important;
}
body .vc_row > .vc_column_container.vc_col-sm-8 > .vc_column-inner {
  padding: 0 !important;
}
@media (max-width: 850px) {
  body .vc_row > .vc_column_container.vc_col-sm-6 {
    margin-bottom: 25px;
    float: none;
    width: 100%;
  }
}
@media (max-width: 850px) {
  body .vc_row > .vc_column_container.vc_col-sm-6 .vc_column-inner {
    padding: 0;
  }
}
body .vc_row > .vc_column_container.vc_col-sm-6:first-child .vc_column-inner {
  padding-left: 0;
}
body .vc_row > .vc_column_container.vc_col-sm-6:last-child .vc_column-inner {
  padding-right: 0;
}
body .vc_row > .vc_column_container.vc_col-sm-3 .vc_column-inner {
  padding-right: 25px;
}
@media (max-width: 767px) {
  body .vc_row > .vc_column_container.vc_col-sm-3 .vc_column-inner {
    padding: 0;
    padding-bottom: 25px;
  }
}
body .vc_row > .vc_column_container.vc_col-sm-3:first-child .vc_column-inner {
  padding-left: 0;
}
body .vc_row > .vc_column_container.vc_col-sm-3:last-child .vc_column-inner {
  padding-right: 0;
}
body .vc_row.narrow {
  margin: 0 auto !important;
  width: 55%;
  max-width: 1486px;
}
@media (max-width: 767px) {
  body .vc_row.narrow {
    width: 75%;
  }
}
@media (max-width: 400px) {
  body .vc_row.narrow {
    width: 91%;
  }
}
body .vc_row.narrow > .vc_column_container.vc_col-sm-12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}
body .vc_row.supernarrow {
  margin: 0 auto !important;
  width: 35.8%;
  max-width: 1486px;
}
@media (max-width: 767px) {
  body .vc_row.supernarrow {
    width: 75%;
  }
}
@media (max-width: 400px) {
  body .vc_row.supernarrow {
    width: 91%;
  }
}
body .vc_row.supernarrow > .vc_column_container.vc_col-sm-12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}
body .vc_row.icon-slider {
  padding-top: 40px;
}
body .vc_row.icon-slider .slider div {
  padding-bottom: 0;
  float: left;
  width: 14.28%;
  margin-left: 0;
}
@media (max-width: 920px) {
  body .vc_row.icon-slider .slider div {
    width: 25% !important;
  }
  body .vc_row.icon-slider .slider div:nth-child(5) {
    clear: both;
    margin-left: 12.5% !important;
  }
}
@media (max-width: 480px) {
  body .vc_row.icon-slider .slider div {
    height: 9vh;
  }
}
body .vc_row.icon-slider .slider div a {
  text-align: center;
  display: block;
}
body .vc_row.icon-slider .slider div a img {
  width: 80px;
  height: 80px;
  border-radius: 50% !important;
}
@media (max-width: 480px) {
  body .vc_row.icon-slider .slider div a img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 375px) {
  body .vc_row.icon-slider .slider div a img {
    width: 50px;
    height: 50px;
  }
}
body .vc_row.icon-slider .slider div .tdt-slider-heading {
  font-size: 22px !important;
}
@media (max-width: 1150px) {
  body .vc_row.icon-slider .slider div .tdt-slider-heading {
    font-size: 18px !important;
  }
}
@media (max-width: 920px) {
  body .vc_row.icon-slider .slider div .tdt-slider-heading {
    font-size: 16px !important;
  }
}
@media (max-width: 400px) {
  body .vc_row.icon-slider .slider div .tdt-slider-heading {
    font-size: 12px !important;
  }
}
body .fullwidth .vc_column_container.vc_col-sm-12 {
  margin: 0 !important;
  width: 100% !important;
  max-width: none;
}
body .fullwidth .silhouette .vc_column-inner {
  background-position: 90% !important;
}
body .fullwidth .silhouette.edge .vc_column-inner {
  background-position: right !important;
}
body .vc_col-sm-6 .vc_column-inner, body .vc_col-sm-3 .vc_column-inner, body .vc_col-sm-4 .vc_column-inner {
  padding-top: 0px !important;
}
body .cl-wide-narrow .vc_col-sm-8 {
  width: 61.7%;
  margin-right: 15.5%;
}
@media (max-width: 1300px) {
  body .cl-wide-narrow .vc_col-sm-8 {
    margin-right: 5.5%;
  }
}
@media (max-width: 767px) {
  body .cl-wide-narrow .vc_col-sm-8 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
body .cl-wide-narrow .vc_col-sm-4 {
  width: 22.8%;
}
@media (max-width: 1300px) {
  body .cl-wide-narrow .vc_col-sm-4 {
    width: 32.8%;
  }
}
@media (max-width: 767px) {
  body .cl-wide-narrow .vc_col-sm-4 {
    width: 100%;
  }
}
body .wpb_content_element {
  margin-bottom: 0;
}
body .vc_tta-tabs {
  margin-top: 40px;
}
@media (min-width: 1900px) {
  body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab {
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab {
    margin-bottom: 15px;
  }
}
body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
  margin-right: 12px;
}
body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a {
  background: #13a438 !important;
  border: 0 !important;
}
body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a .vc_tta-title-text {
  color: #fff !important;
}
body .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  body .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
    border: 1px solid #13a438 !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
  }
  body .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading h4 a {
    color: #13a438 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-size: 16px !important;
    line-height: 15px !important;
    font-family: "InfoDisplayOT-SemiboldItalic";
    font-weight: 600 !important;
    font-style: italic !important;
  }
}
body .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
  padding: 0 !important;
  padding-top: 20px !important;
  border: 0 !important;
}
@media (max-width: 767px) {
  body .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    background-color: transparent !important;
    padding-top: 20px;
  }
}
body .wpb_vc_table table {
  width: 100%;
}
body .wpb_vc_table table tbody tr td {
  padding-bottom: 20px;
  font-size: 20px;
}
@media (min-width: 1900px) {
  body .wpb_vc_table table tbody tr td {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 400px) {
  body .wpb_vc_table table tbody tr td {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 14px;
  }
}
body .wpb_vc_table table tbody tr td:last-child {
  text-align: right;
}
body .tablearea p {
  margin-bottom: 20px !important;
  padding-left: 35px;
}
@media (min-width: 1900px) {
  body .tablearea p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 400px) {
  body .tablearea p {
    padding-left: 0;
  }
}
body .tablearea p .large, body .tablearea p a {
  margin-left: -35px;
  display: block;
}
@media (max-width: 400px) {
  body .tablearea p .large, body .tablearea p a {
    margin-left: 0px;
  }
}
body .clear {
  clear: both;
}
body .height290 {
  height: 21.3vw;
}
body .height350 {
  height: 26vw;
}
body .height400 {
  height: 29vw;
}
body .width800 {
  max-width: 800px;
  width: 100%;
  margin: 0 auto !important;
}
body .width800 > .vc_column_container.vc_col-sm-12 {
  margin: 0;
}
body .padding5 .vc_col-sm-6:first-child .vc_column-inner {
  padding-right: 5px !important;
}
@media (min-width: 1900px) {
  body .padding5 .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 0 !important;
  }
}
body .padding5 .vc_col-sm-6:last-child .vc_column-inner {
  padding: 0px !important;
}
@media (min-width: 1900px) {
  body .padding5 .vc_col-sm-6:last-child .vc_column-inner {
    margin-top: 20px;
  }
}
@media (min-width: 1900px) {
  body .buttons > .vc_col-sm-6 {
    float: none;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  body .buttons > .vc_col-sm-6 {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  body .buttons {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body .bildraster .vc_row {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
body .bildraster .vc_col-sm-8 {
  float: left;
  width: 65.33%;
}
body .bildraster .vc_col-sm-4 {
  float: left;
  width: 31.34%;
}
body .bildraster .vc_col-sm-4 .vc_column-inner {
  padding: 0;
}
body .bildraster .vc_col-sm-12 .wpb_row:nth-child(2) {
  margin-top: 2.7%;
}
body .bildraster .vc_col-sm-12 .wpb_row .vc_column_container:last-child {
  margin-left: 3.33%;
}
body .bildraster .vc_col-sm-6 {
  float: left !important;
  width: 48.33% !important;
}
body .bildraster .vc_col-sm-6:last-child {
  margin-left: 3.33%;
}
body .bildraster .vc_col-sm-6 .vc_column-inner {
  padding: 0;
}

#wpgmza_map {
  padding: 50px 0;
  background: #0ba1c6;
  background-image: linear-gradient(to right, #13a3b8, #6eb615);
  margin-bottom: 5px;
}
#wpgmza_map .wpgmza-gdpr-compliance {
  position: relative;
  min-height: 350px;
  width: calc(100% - 60px);
  margin-left: 30px;
  margin: 0 auto;
  padding-top: 270px;
}
#wpgmza_map .wpgmza-gdpr-compliance img {
  display: none;
}
#wpgmza_map .wpgmza-gdpr-compliance:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -320px;
  width: 640px;
  height: 250px;
  background: url("../img/google-maps-minimal-1280x500.jpg");
  background-size: contain;
  display: block;
}
#wpgmza_map .wpgmza-gdpr-compliance div {
  color: #fff !important;
}
@media all and (min-width: 1920px) {
  #wpgmza_map .wpgmza-gdpr-compliance div {
    font-size: 24px;
  }
}
#wpgmza_map .wpgmza-gdpr-compliance p {
  text-align: center;
  color: #fff;
}
#wpgmza_map .wpgmza-gdpr-compliance p.wpgmza-centered button.wpgmza-api-consent {
  border: 0;
  background: #fff;
  color: #13a438;
  padding: 5px 15px !important;
  outline: none;
}
#wpgmza_map .wpgmza-gdpr-compliance p.wpgmza-centered button.wpgmza-api-consent:hover {
  cursor: pointer;
}

.totop {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .totop {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .totop {
    margin-top: 25px;
  }
}
.totop:hover {
  cursor: pointer;
}

.displaynone {
  display: none !important;
}

.dynajobs .wpb_wrapper {
  position: relative;
  width: 100%;
  max-width: 827px;
  margin: 0 auto;
}
.dynajobs .wpb_wrapper img {
  width: 100%;
  height: auto;
}

.dynajobs-table .vc-th .vc_table_cell .vc_table_content {
  color: #13a438;
}
.dynajobs-table tr .vc_table_cell {
  padding: 10px 8px;
}
.dynajobs-table tr .vc_table_cell .vc_table_content a {
  color: #13a438;
  font-size: 20px;
  font-family: "InfoOTText";
  lin-height: 20px;
}

/* EXTENDS */
.search-results #container .header-search-results .entry-title, .search-no-results #container .header-search-results .entry-title, footer #widget-area .widgets li .button, footer #widget-area .widgets li .model-popup-btn, footer #widget-area .widgets li button, .home .dyna-button a, .error404 #container h1, .single-medianews #wrapper #container header h1.entry-title a, .single-offers header#header-offers .offers-thumbnail .entry-title, body .vc_row h2 {
  font-family: "InfoDisplayOT-SemiboldItalic";
  font-weight: 600 !important;
  font-style: italic !important;
}

.medianews_buttons a, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit], .mega-model-popup input[type=submit], .home .dyna-colorbox .dyna-colorbox-button, body .vc_btn3-container .vc_btn3, body .vc_btn3-container .model-popup-btn, body .model-popup-btn, body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
  border: 1.5px solid #13a438 !important;
  background: transparent !important;
  padding: 8px 10px 5px 10px !important;
  font-family: "InfoDisplayOT-SemiboldItalic" !important;
  font-weight: 600 !important;
  font-style: italic !important;
  font-size: 16px !important;
  line-height: 15px !important;
  border-radius: 0 !important;
  color: #13a438 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
@media (min-width: 1900px) {
  .medianews_buttons a, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit], .mega-model-popup input[type=submit], .home .dyna-colorbox .dyna-colorbox-button, body .vc_btn3-container .vc_btn3, body .vc_btn3-container .model-popup-btn, body .model-popup-btn, body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
    font-size: 30px !important;
    line-height: 19px !important;
    padding: 12px 18px 10px 18px !important;
  }
}
.medianews_buttons a:hover, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit]:hover, .mega-model-popup input[type=submit]:hover, .home .dyna-colorbox .dyna-colorbox-button:hover, body .vc_btn3-container .vc_btn3:hover, body .model-popup-btn:hover, body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a:hover {
  color: #fff !important;
  background: #13a438 !important;
  cursor: pointer;
}
.medianews_buttons a:focus, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit]:focus, .mega-model-popup input[type=submit]:focus, .home .dyna-colorbox .dyna-colorbox-button:focus, body .vc_btn3-container .vc_btn3:focus, body .model-popup-btn:focus, body .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a:focus {
  outline: none;
}

.error404 #container h1, .single-medianews #wrapper #container header h1.entry-title a, .single-offers header#header-offers .offers-thumbnail .entry-title, body .vc_row h2 {
  font-size: 32px;
  text-transform: uppercase;
  line-height: 34px;
  color: #13a438;
  margin-bottom: 12px !important;
}
@media (min-width: 1900px) {
  .error404 #container h1, .single-medianews #wrapper #container header h1.entry-title a, .single-offers header#header-offers .offers-thumbnail .entry-title, body .vc_row h2 {
    font-size: 60px;
    line-height: 62px;
  }
}
@media (max-width: 400px) {
  .error404 #container h1, .single-medianews #wrapper #container header h1.entry-title a, .single-offers header#header-offers .offers-thumbnail .entry-title, body .vc_row h2 {
    font-size: 24px;
    line-height: 26px;
  }
}

.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a, .home .dyna-infobox .info-footer .info-btn, body .vc_row p a {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a, .home .dyna-infobox .info-footer .info-btn, body .vc_row p a {
    margin-left: 25px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before, .home .dyna-infobox .info-footer .info-btn:before, body .vc_row p a:before {
  content: "→";
  font-size: 20px;
  font-family: "InfoOTText-Book";
  color: #13a438;
  padding-right: 10px;
  position: absolute;
  left: -20px;
  top: 0;
  transition: left 0.25s ease-out;
  -moz-transition: left 0.25s ease-out;
  -webkit-transition: left 0.25s ease-out;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before, .home .dyna-infobox .info-footer .info-btn:before, body .vc_row p a:before {
    font-size: 24px;
    line-height: 27px;
    margin-left: 0;
    left: -25px;
  }
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before, .home .dyna-infobox .info-footer .info-btn:before, body .vc_row p a:before {
    font-size: 16px;
    line-height: 18px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:hover, .home .dyna-infobox .info-footer .info-btn:hover, body .vc_row p a:hover {
  text-decoration: none;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:hover:before, .home .dyna-infobox .info-footer .info-btn:hover:before, body .vc_row p a:hover:before {
  left: -17px;
  transition: left 0.25s ease-out;
  -moz-transition: left 0.25s ease-out;
  -webkit-transition: left 0.25s ease-out;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:hover:before, .home .dyna-infobox .info-footer .info-btn:hover:before, body .vc_row p a:hover:before {
    left: -22px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.download:before, .home .dyna-infobox .info-footer .download.info-btn:before, body .vc_row p a.download:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .download:before, .home .dyna-infobox .info-footer .info-btn .download:before, body .vc_row p a .download:before {
  content: "↓";
  transition: top 0.25s ease-out;
  -moz-transition: top 0.25s ease-out;
  -webkit-transition: top 0.25s ease-out;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.download:hover:before, .home .dyna-infobox .info-footer .download.info-btn:hover:before, body .vc_row p a.download:hover:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .download:hover:before, .home .dyna-infobox .info-footer .info-btn .download:hover:before, body .vc_row p a .download:hover:before {
  left: -20px;
  top: 3px;
  transition: top 0.25s ease-out;
  -moz-transition: top 0.25s ease-out;
  -webkit-transition: top 0.25s ease-out;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.download:hover:before, .home .dyna-infobox .info-footer .download.info-btn:hover:before, body .vc_row p a.download:hover:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .download:hover:before, .home .dyna-infobox .info-footer .info-btn .download:hover:before, body .vc_row p a .download:hover:before {
    left: -35px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.email, .home .dyna-infobox .info-footer .email.info-btn, body .vc_row p a.email, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.simple-link, .home .dyna-infobox .info-footer .simple-link.info-btn, body .vc_row p a.simple-link, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .email, .home .dyna-infobox .info-footer .info-btn .email, body .vc_row p a .email, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .simple-link, .home .dyna-infobox .info-footer .info-btn .simple-link, body .vc_row p a .simple-link {
  margin-left: 0;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.email:before, .home .dyna-infobox .info-footer .email.info-btn:before, body .vc_row p a.email:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.simple-link:before, .home .dyna-infobox .info-footer .simple-link.info-btn:before, body .vc_row p a.simple-link:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .email:before, .home .dyna-infobox .info-footer .info-btn .email:before, body .vc_row p a .email:before, .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a .simple-link:before, .home .dyna-infobox .info-footer .info-btn .simple-link:before, body .vc_row p a .simple-link:before {
  display: none;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a.simple-link .simple-link, .home .dyna-infobox .info-footer .simple-link.info-btn .simple-link, body .vc_row p a.simple-link .simple-link {
  text-decoration: underline;
}

.download a:before {
  content: "↓" !important;
  transition: top 0.25s ease-out !important;
  -moz-transition: top 0.25s ease-out !important;
  -webkit-transition: top 0.25s ease-out !important;
}
.download a:hover:before {
  left: -20px !important;
  top: 3px;
  transition: top 0.25s ease-out !important;
  -moz-transition: top 0.25s ease-out !important;
  -webkit-transition: top 0.25s ease-out !important;
}
@media (min-width: 1900px) {
  .download a:hover:before {
    left: -35px !important;
  }
}

.email a, .simple-link a {
  margin-left: 0 !important;
}
.email a:before, .simple-link a:before {
  display: none !important;
}

.simple-link a {
  text-decoration: underline !important;
}

#wrapper {
  position: relative;
  top: 120px;
}
@media (min-width: 1900px) {
  #wrapper {
    top: 210px;
  }
}
@media (max-width: 767px) {
  #wrapper {
    top: 0;
  }
}

#header {
  position: relative;
}
@media (min-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #header.header-fixed #branding {
    height: 60px;
  }
}
@media (min-width: 768px) and (min-width: 1900px) {
  #header.header-fixed #branding {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #header.header-fixed #branding {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 480px) {
  #header.header-fixed #branding {
    height: 70px;
  }
}
@media (min-width: 768px) {
  #header.header-fixed #branding .logo {
    height: 31px !important;
    background: url("../img/dyn_Logo_600_fixed.png") !important;
    background-size: 150px 31px !important;
    width: 150px !important;
  }
}
@media (min-width: 768px) and (min-width: 1900px) {
  #header.header-fixed #branding .logo {
    background-size: 306px 64px !important;
    width: 306px !important;
    height: 64px !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #header.header-fixed #branding .logo {
    background-size: 306px 64px !important;
    width: 306px !important;
    height: 64px !important;
  }
}
@media (min-width: 768px) and (max-width: 600px) {
  #header.header-fixed #branding .logo {
    background-size: 200px 42px !important;
    width: 200px !important;
    height: 42px !important;
  }
}
@media (min-width: 768px) {
  #header.header-fixed #search {
    height: 60px;
  }
}
@media (min-width: 768px) and (min-width: 1900px) {
  #header.header-fixed #search {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #header.header-fixed #search {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 480px) {
  #header.header-fixed #search {
    height: 70px;
  }
}
@media (min-width: 768px) and (min-width: 1900px) {
  #header.header-fixed #search #lang-wrapper, #header.header-fixed #search #search-wrapper {
    padding-top: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #header.header-fixed #search #lang-wrapper, #header.header-fixed #search #search-wrapper {
    padding-top: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #header.header-fixed #search #mobile-button-wrapper {
    margin-top: 15px !important;
  }
}
#header #branding {
  float: left;
  width: 50%;
  height: 80px;
  background: #fff;
  transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -webkit-transition: height 0.2s ease-out;
}
@media (min-width: 1900px) {
  #header #branding {
    height: 130px;
  }
}
@media (min-width: 768px) {
  #header #branding {
    width: 35%;
  }
}
@media (max-width: 767px) {
  #header #branding {
    height: 150px;
  }
}
@media (max-width: 375px) {
  #header #branding {
    height: 100px;
  }
}
#header #branding #site-title {
  padding-top: 15px;
  margin-left: 102px;
}
@media (max-width: 767px) {
  #header #branding #site-title {
    margin-left: 9%;
    padding-top: 22px;
  }
}
#header #branding #site-title .logo {
  background: url("../img/dyn_Logo_600.png");
  background-size: 150px 51px;
  width: 150px;
  height: 51px;
  display: block;
}
@media (min-width: 1900px) {
  #header #branding #site-title .logo {
    background-size: 306px 105px;
    width: 306px;
    height: 105px;
  }
}
@media (max-width: 767px) {
  #header #branding #site-title .logo {
    background-size: 306px 105px;
    width: 306px;
    height: 105px;
  }
}
@media (max-width: 600px) {
  #header #branding #site-title .logo {
    background-size: 200px 69px;
    width: 200px;
    height: 69px;
  }
}
@media (max-width: 375px) {
  #header #branding #site-title .logo {
    background-size: 120px 41px;
    width: 120px;
    height: 41px;
  }
}
#header #search {
  float: left;
  width: 50%;
  text-align: right;
  height: 80px;
  background: #fff;
  transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -webkit-transition: height 0.2s ease-out;
}
@media (min-width: 1900px) {
  #header #search {
    height: 130px;
  }
}
@media (min-width: 768px) {
  #header #search {
    width: 65%;
  }
}
@media (max-width: 767px) {
  #header #search {
    width: 50%;
    height: 150px;
    margin-right: 0;
    float: right;
  }
}
@media (max-width: 375px) {
  #header #search {
    height: 100px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner {
    float: right;
    position: relative;
    right: 36px;
    width: 91%;
    margin-right: 9%;
    height: 100%;
  }
}
@media (max-width: 480px) {
  #header #search #search-inner {
    right: 0;
  }
}
#header #search #search-inner #mobile-button-wrapper {
  float: right;
  margin-top: 22px;
  margin-left: 6.4%;
  transition: margin-top 0.2s ease-out;
  -moz-transition: margin-top 0.2s ease-out;
  -webkit-transition: margin-top 0.2s ease-out;
}
@media (max-width: 600px) {
  #header #search #search-inner #mobile-button-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper {
    margin-left: 3%;
  }
}
@media (min-width: 768px) {
  #header #search #search-inner #mobile-button-wrapper {
    display: none !important;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button {
  width: 66px;
  height: 62px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button {
    width: 34px;
    height: 35px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler {
  position: absolute;
  z-index: 200;
  opacity: 1;
  right: 0;
  padding-right: 2px;
  padding-top: 0px;
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler:focus {
  outline: none;
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.is-active {
  top: 12px;
  /* 1. reset positioning of search-inner */
  /* 1. position button */
  padding-right: 10%;
}
@media (min-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.is-active {
    margin-right: -9%;
    right: -23px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.is-active {
    top: 22px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler .hamburger-box {
  height: 62px;
  top: -1px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler .hamburger-box {
    height: 35px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler .hamburger-box .hamburger-inner {
  background-color: #fff;
  height: 2px;
  width: 55px;
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler .hamburger-box .hamburger-inner:before, #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler .hamburger-box .hamburger-inner:after {
  background-color: #fff;
  height: 2px;
  width: 55px;
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed {
  position: static;
  padding: 0;
  padding-top: 2px;
}
@media (max-width: 480px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed {
    padding-top: 0px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner {
  background-color: #000;
  width: 66px;
  height: 4px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner {
    width: 34px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:before, #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:after {
  background-color: #000;
  width: 66px;
  height: 4px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:before, #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:after {
    width: 34px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:before {
  top: -26px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:before {
    top: -12px;
  }
}
#header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:after {
  bottom: -26px;
}
@media (max-width: 500px) {
  #header #search #search-inner #mobile-button-wrapper #mobile-button .navbar-toggler.collapsed .hamburger-inner:after {
    bottom: -12px;
  }
}
#header #search #search-inner #lang-wrapper {
  margin-right: 70px;
  float: right;
  padding-top: 15px;
  padding-left: 10px;
  width: 33px;
  height: 34px;
  transition: padding-top 0.2s ease-out, width 0.5s ease-out;
  -moz-transition: padding-top 0.2s ease-out, width 0.5s ease-out;
  -webkit-transition: padding-top 0.2s ease-out, width 0.5s ease-out;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #lang-wrapper {
    margin-right: 40px;
    padding-top: 22px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper {
    margin-right: 15px;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav {
  width: 34px;
  height: 35px;
  background: url("../img/Icon_Sprache.png") no-repeat;
  background-size: 34px 35px;
  position: relative;
  text-align: center;
  transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -webkit-transition: width 0.2s ease-out;
  /* SPRACHNAVI DEAKTIVIEREN */
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper .lang-nav {
    width: 67px;
    height: 70px;
    background-size: 67px 70px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #lang-wrapper .lang-nav {
    width: 67px;
    height: 70px;
    background-size: 67px 70px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper .lang-nav {
    width: 34px;
    height: 35px;
    background-size: 34px 35px;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav ul {
  position: relative;
  top: -3px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul {
    top: 0;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul {
    top: 0;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav ul li {
  float: none;
  position: relative;
  top: -1.6px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li {
    top: -1px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li {
    top: -1px;
    left: 1px;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav ul li a {
  padding: 0;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li a {
    line-height: 45px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li a {
    line-height: 45px;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav ul li a:hover {
  text-decoration: none;
}
#header #search #search-inner #lang-wrapper .lang-nav ul li a span {
  font-size: 18px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li a span {
    font-size: 36px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper .lang-nav ul li a span {
    font-size: 36px;
  }
}
#header #search #search-inner #lang-wrapper .lang-nav ul li.wpml-ls-current-language a {
  color: #00549f !important;
}
#header #search #search-inner #lang-wrapper.lang-shown {
  width: 130px;
  margin-left: 10px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper.lang-shown {
    width: 200px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper.lang-shown {
    width: 200px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper.lang-shown {
    width: 60%;
    padding-left: 0;
    margin-left: 0;
  }
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav {
  background: none;
  border: 2px solid #13a438;
  border-radius: 20px;
  width: 130px;
  float: right;
  position: relative;
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav:before {
  display: block;
  background: url(../img/Spache_Kontur.jpg) no-repeat;
  background-size: 11px 10px;
  background-position: center;
  height: 10px;
  width: 11px;
  content: "";
  position: absolute;
  left: -5px;
  bottom: -4px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav:before {
    background-size: 19px 17px;
    height: 17px;
    width: 19px;
    left: -7px;
    bottom: -5px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav:before {
    background-size: 19px 17px;
    height: 17px;
    width: 19px;
    left: -7px;
    bottom: -5px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav:before {
    background-size: 11px 10px;
    background-position: center;
    height: 10px;
    width: 11px;
    left: -5px;
    bottom: -4px;
  }
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav {
    width: 200px;
    border-radius: 40px;
    border-width: 4px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav {
    width: 200px;
    border-radius: 40px;
    border-width: 4px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav {
    width: 100%;
  }
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls {
  height: 100%;
  padding: 0;
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul {
  height: 100%;
  overflow: hidden;
  left: 3px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul {
    left: 5px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul {
    left: 5px;
  }
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li {
  float: left;
  width: 20%;
  margin-right: 17%;
  position: static;
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li:last-child {
  margin-right: 0;
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li a {
  line-height: 34px;
  color: #13a438;
}
@media (min-width: 1900px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li a {
    line-height: 57px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  #header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li a {
    line-height: 57px;
  }
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li a:hover {
  color: #00549f;
}
#header #search #search-inner #lang-wrapper.lang-shown .lang-nav .wpml-ls ul li.wpml-ls-current-language a {
  color: #00549f !important;
}
#header #search #search-inner #search-wrapper {
  float: right;
  padding-top: 15px;
  position: static;
  transition: padding-top 0.2s ease-out;
  -moz-transition: padding-top 0.2s ease-out;
  -webkit-transition: padding-top 0.2s ease-out;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  #header #search #search-inner #search-wrapper {
    position: relative;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper {
    padding-top: 22px;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-submit, #header #search #search-inner #search-wrapper .search-form .screen-reader-text {
  display: none;
  outline: none;
}
#header #search #search-inner #search-wrapper .search-form .search-field-toggler {
  width: 36px;
  height: 35px;
  background: url("../img/Icon_Suche.png") no-repeat;
  background-size: 36px 35px;
  border: 0;
  display: block;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-toggler {
    width: 72px;
    height: 70px;
    background-size: 72px 70px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-toggler {
    width: 72px;
    height: 70px;
    background-size: 72px 70px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-toggler {
    width: 36px;
    height: 35px;
    background-size: 36px 35px;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper {
  position: relative;
  width: 28px;
  height: 31px;
  transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -webkit-transition: width 1s ease-out;
  visibility: hidden;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper {
    height: 65px;
    width: 62px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper {
    height: 65px;
    width: 62px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper {
    width: 28px;
    height: 31px;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field {
  position: static;
  margin: 0;
  width: 28px;
  height: 31px;
  padding: 0 12px;
  color: #13a438;
  border: 2px solid #13a438;
  border-width: 0;
  border-radius: 23px;
  background: transparent;
  /*transition: width 1.0s ease-out;
  -moz-transition: width 1.0s ease-out;
  -webkit-transition: width 1.0s ease-out;*/
  transition: none;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field {
    height: 65px;
    width: 62px;
    border-radius: 40px;
    border-width: 0;
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field {
    height: 65px;
    width: 62px;
    border-radius: 40px;
    border-width: 0;
    font-size: 32px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field {
    width: 28px;
    height: 31px;
    border-radius: 23px;
    border-width: 0;
    font-size: 16px;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field::-moz-placeholder { /* Firefox 19+ */
  opacity: 0;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field:-ms-input-placeholder { /* IE 10+ */
  opacity: 0;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field:-moz-placeholder { /* Firefox 18- */
  opacity: 0;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-field:focus {
  outline: none;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-close {
  position: absolute;
  background: url("../img/Icon_Kreuz.png") no-repeat;
  background-size: 30px;
  width: 30px;
  height: 30px;
  right: -35px;
  top: 0px;
  display: none;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-close {
    background-size: 60px;
    width: 60px;
    height: 60px;
    right: -75px;
    top: 3px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-close {
    right: -70px;
    top: 0px;
    background-size: 60px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-close {
    right: -52px;
    top: 0px;
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper .search-close:hover {
  text-decoration: none;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active {
  position: absolute;
  width: 80%;
  right: 0;
  top: 15px;
  margin: 0 17% 0 3%;
  visibility: visible;
  transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  -webkit-transition: width 1s ease-out;
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active:before {
  content: "";
  background: url("../img/search-icon-handlebar.png") no-repeat;
  background-size: 12px 11px;
  height: 31px;
  width: 12px;
  display: block;
  position: absolute;
  background-position: bottom left;
  bottom: -4px;
  left: -6px;
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active:before {
    bottom: -5px;
    left: -10px;
    background-size: 20px;
    width: 20px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active:before {
    bottom: -5px;
    left: -10px;
    background-size: 20px;
    width: 20px;
  }
}
@media (max-width: 500px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active:before {
    bottom: -4px;
    left: -6px;
    background-size: 12px 11px;
    height: 31px;
    width: 12px;
  }
}
@media (min-width: 1900px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active {
    top: 30px;
  }
}
@media (max-width: 767px) {
  #header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active {
    right: 0;
    top: 25px;
    transition: width 1s ease-out;
    -moz-transition: width 1s ease-out;
    -webkit-transition: width 1s ease-out;
  }
}
#header #search #search-inner #search-wrapper .search-form .search-field-wrapper.active .search-field {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0px;
}
#header #menu {
  height: 40px;
  background: #13a438;
  padding-left: 0;
  padding-right: 0.1px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 1900px) {
  #header #menu {
    height: 80px;
  }
}
@media (max-width: 767px) {
  #header #menu {
    position: static;
    height: 15px;
    width: 100%;
    padding: 0;
  }
}
#header #menu .collapse, #header #menu .collapsing {
  position: relative;
}
@media (max-width: 767px) {
  #header #menu .collapse, #header #menu .collapsing {
    position: absolute;
    width: 87%;
    right: -87%;
    top: 0;
    height: 100vh;
    z-index: 100;
    background: #13a438;
    transition: right 0.5s ease-out;
    -moz-transition: right 0.5s ease-out;
    -webkit-transition: right 0.5s ease-out;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse.show, #header #menu .collapsing.show {
    right: 0;
    transition: right 0.5s ease-out;
    -moz-transition: right 0.5s ease-out;
    -webkit-transition: right 0.5s ease-out;
  }
}
#header #menu .collapse ul, #header #menu .collapsing ul {
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #header #menu .collapse ul, #header #menu .collapsing ul {
    margin-left: 10%;
    margin-top: 32px;
    display: block;
  }
}
#header #menu .collapse ul li, #header #menu .collapsing ul li {
  margin-right: 30px;
  position: static;
}
@media (max-width: 1000px) {
  #header #menu .collapse ul li, #header #menu .collapsing ul li {
    margin-right: 18px;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse ul li, #header #menu .collapsing ul li {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  #header #menu .collapse ul li.menu-mobil, #header #menu .collapsing ul li.menu-mobil {
    display: none;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse ul li .dropdown-menu, #header #menu .collapsing ul li .dropdown-menu {
    display: none;
  }
}
#header #menu .collapse ul li.current-menu-parent > a, #header #menu .collapsing ul li.current-menu-parent > a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  #header #menu .collapse ul li.current-menu-parent > a, #header #menu .collapsing ul li.current-menu-parent > a {
    display: inline;
  }
}
#header #menu .collapse ul li:last-child, #header #menu .collapsing ul li:last-child {
  margin-right: 0;
}
#header #menu .collapse ul li.dropdown.show a, #header #menu .collapsing ul li.dropdown.show a {
  border-bottom: 1px solid #fff;
}
#header #menu .collapse ul li a, #header #menu .collapsing ul li a {
  color: #fff;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 1900px) {
  #header #menu .collapse ul li a, #header #menu .collapsing ul li a {
    font-size: 38px;
    line-height: 42px;
  }
}
@media (max-width: 1000px) {
  #header #menu .collapse ul li a, #header #menu .collapsing ul li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse ul li a, #header #menu .collapsing ul li a {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  #header #menu .collapse ul li a, #header #menu .collapsing ul li a {
    font-size: 20px;
  }
}
#header #menu .collapse ul li a:hover, #header #menu .collapse ul li a.link-active, #header #menu .collapsing ul li a:hover, #header #menu .collapsing ul li a.link-active {
  text-decoration: underline;
}
#header #menu .collapse ul li a.dropdown-toggle:after, #header #menu .collapsing ul li a.dropdown-toggle:after {
  display: none;
}
#header #menu .collapse ul li ul.dropdown-menu, #header #menu .collapsing ul li ul.dropdown-menu {
  background: #13a438;
  border: 0;
  width: 100%;
  border-radius: 0;
  top: 25px;
  padding-top: 4px;
}
@media (min-width: 1900px) {
  #header #menu .collapse ul li ul.dropdown-menu, #header #menu .collapsing ul li ul.dropdown-menu {
    top: 50px;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse ul li ul.dropdown-menu, #header #menu .collapsing ul li ul.dropdown-menu {
    padding-left: 0 !important;
    margin-left: 0;
    margin-top: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #header #menu .collapse ul li ul.dropdown-menu li, #header #menu .collapsing ul li ul.dropdown-menu li {
    margin-bottom: 9px;
  }
}
#header #menu .collapse ul li ul.dropdown-menu li a, #header #menu .collapsing ul li ul.dropdown-menu li a {
  padding: 0;
  border-bottom: 0 !important;
}
@media (max-width: 767px) {
  #header #menu .collapse ul li ul.dropdown-menu li a, #header #menu .collapsing ul li ul.dropdown-menu li a {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  #header #menu .collapse ul li ul.dropdown-menu li a, #header #menu .collapsing ul li ul.dropdown-menu li a {
    font-size: 16px;
  }
}
#header #menu .collapse ul li ul.dropdown-menu li a:hover, #header #menu .collapsing ul li ul.dropdown-menu li a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .single-offers #header #menu {
    height: 45px;
  }
}
.single-offers #header #menu #offers-arrow-back {
  width: 100px;
  position: absolute;
  left: 102px;
  line-height: 14px;
  z-index: 100;
  display: none;
}
@media (min-width: 1900px) {
  .single-offers #header #menu #offers-arrow-back {
    width: 200px;
    line-height: 20px;
  }
}
@media (max-width: 1200px) {
  .single-offers #header #menu #offers-arrow-back {
    left: 20px;
  }
}
@media (max-width: 767px) {
  .single-offers #header #menu #offers-arrow-back {
    width: 300px;
    margin: 0 auto;
    position: static;
    height: 45px;
    line-height: 45px;
  }
}
@media (max-width: 375px) {
  .single-offers #header #menu #offers-arrow-back {
    width: 260px;
  }
}
.single-offers #header #menu #offers-arrow-back a {
  display: block;
  color: #fff;
  font-size: 12px;
  background: url("../img/slider-arrow-prev.png") no-repeat;
  background-size: 15px 28px;
  padding-left: 26px;
}
@media (min-width: 1900px) {
  .single-offers #header #menu #offers-arrow-back a {
    font-size: 18px;
    background-size: 21px 40px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .single-offers #header #menu #offers-arrow-back a {
    background-size: 21px 39px;
    background-position: 0 3px;
    font-size: 27px;
    padding-left: 30px;
  }
}
@media (max-width: 375px) {
  .single-offers #header #menu #offers-arrow-back a {
    font-size: 23px;
  }
}
.single-offers #header #menu #offers-arrow-back a:hover {
  text-decoration: none;
}

#container {
  margin-bottom: 180px;
}

.home {
  /* narrow columns */
  /* wide column */
  /* slider */
}
.home #home-three-column {
  margin: 0 auto !important;
  width: 74%;
  float: none;
  max-width: 2000px;
}
@media (max-width: 767px) {
  .home #home-three-column {
    width: 91%;
  }
}
.home .dyna-colorbox {
  padding: 20px 15px 25px;
  text-align: center;
}
.home .dyna-colorbox .text {
  color: #fff;
}
.home .dyna-colorbox .text h3 {
  margin-bottom: 0;
  text-transform: none;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-colorbox .text h3 {
    font-size: 1.6vw;
    line-height: 1.9vw;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-colorbox .text p {
    font-size: 1.2vw;
    line-height: 1.5vw;
  }
}
.home .dyna-colorbox .text a, .home .dyna-colorbox .text a:before {
  color: #fff;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-colorbox .text .large {
    font-size: 1.8vw;
    line-height: 2.2vw;
  }
}
.home .dyna-colorbox .dyna-colorbox-button {
  color: #fff !important;
  border-color: #fff !important;
  margin-top: 20px;
  display: inline-block;
}
@media (max-width: 1900px) {
  .home .dyna-colorbox .dyna-colorbox-button {
    padding: 13px 18px 9px 18px !important;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-colorbox .dyna-colorbox-button {
    font-size: 1.4vw !important;
    line-height: 1.3vw !important;
    padding-top: 0.7vw !important;
    padding-bottom: 0.4vw !important;
  }
}
.home .dyna-colorbox .dyna-colorbox-button:hover {
  background: transparent !important;
  color: #000 !important;
  border-color: #000 !important;
  text-decoration: none !important;
}
.home .dyna-button a {
  display: table;
  text-align: center;
  color: #13a438;
  width: 100%;
  border: 1.5px solid #13a438;
  text-transform: uppercase;
  padding-top: 4px;
  transition: all 0.2s ease-out;
}
.home .dyna-button a:hover {
  color: #fff;
  background: #13a438;
}
.home .dyna-button a > div {
  display: table-cell;
  vertical-align: middle;
}
.home .dyna-button a.smallbutton {
  height: 75px;
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a.smallbutton {
    height: 5.5vw;
  }
}
@media (max-width: 767px) {
  .home .dyna-button a.smallbutton {
    height: 28.4vw;
  }
}
.home .dyna-button a.largebutton {
  height: 110px;
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a.largebutton {
    height: 8vw;
  }
}
@media (max-width: 767px) {
  .home .dyna-button a.largebutton {
    height: 41.4vw;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a.largebutton.twoline .big {
    line-height: 2.7vw;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a.largebutton.twoline .tiny {
    line-height: 1.9vw;
  }
}
.home .dyna-button a span {
  display: block;
}
.home .dyna-button a span.text_one {
  margin-bottom: 0px;
}
.home .dyna-button a span.big {
  font-size: 50px;
  line-height: 45px;
}
@media (max-width: 1500px) and (min-width: 1301px) {
  .home .dyna-button a span.big {
    font-size: 3.2vw;
    line-height: 3vw;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a span.big {
    font-size: 3.5vw;
  }
}
@media (max-width: 767px) {
  .home .dyna-button a span.big {
    font-size: 17vw;
    line-height: 14.5vw;
  }
}
.home .dyna-button a span.tiny {
  font-size: 32px;
}
@media (min-width: 1900px) {
  .home .dyna-button a span.tiny {
    line-height: 24px;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .home .dyna-button a span.tiny {
    font-size: 2.5vw;
  }
}
@media (max-width: 767px) {
  .home .dyna-button a span.tiny {
    font-size: 11vw;
    line-height: 7.3vw;
  }
}
.home .dyna-button a:hover {
  text-decoration: none;
}
.home .dyna-infobox {
  padding-bottom: 15px;
  border-bottom: 1.5px solid #13a438;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-infobox {
    padding-bottom: 2vw;
  }
}
.home .dyna-infobox .info-header img {
  width: 100%;
}
.home .dyna-infobox .info-footer {
  margin-top: 25px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-infobox .info-footer {
    margin-top: 2.3vw;
  }
}
.home .dyna-infobox .info-footer .info-title {
  text-align: center;
  font-family: "InfoOTText";
  font-style: normal !important;
  color: #000;
  text-transform: none;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-infobox .info-footer .info-title {
    font-size: 2.9vw;
    line-height: 3.1vw;
  }
}
.home .dyna-infobox .info-footer .info-desc, .home .dyna-infobox .info-footer p {
  font-size: 20px;
  line-height: 24px;
  font-family: "InfoOTText-Book";
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home .dyna-infobox .info-footer .info-desc, .home .dyna-infobox .info-footer p {
    font-size: 1.8vw;
    line-height: 2.2vw;
    margin-bottom: 2vw;
  }
}
@media (max-width: 767px) {
  .home .dyna-infobox .info-footer .info-desc, .home .dyna-infobox .info-footer p {
    display: none;
  }
}
.home .dyna-infobox .info-footer .info-btn {
  font-family: "InfoOTText-Book";
  text-align: center;
  margin-left: 0;
  width: 100%;
}
.home .dyna-infobox .info-footer .info-btn:before {
  position: static;
}
.home #home-column-left .dyna-infobox, .home #home-column-left .dyna-button, .home #home-column-left .dyna-colorbox {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .home #home-column-left .dyna-colorbox {
    display: none;
  }
}
.home #home-column-center .dyna-infobox, .home #home-column-center .dyna-button, .home #home-column-center .dyna-colorbox, .home #home-column-right .dyna-infobox, .home #home-column-right .dyna-button, .home #home-column-right .dyna-colorbox {
  margin-bottom: 30px;
}
.home #home-column-right .dyna-infobox .info-footer .info-title {
  font-size: 24px;
  line-height: 26px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .home #home-column-right .dyna-infobox .info-footer .info-title {
    font-size: 2.2vw;
    line-height: 2.4vw;
    margin-bottom: 1.1vw !important;
  }
}
.home #home-column-right .dyna-infobox .info-footer .info-desc {
  font-family: "Nimbus Sans L";
  font-size: 12px;
  line-height: 15px;
}
@media (min-width: 1900px) {
  .home #home-column-right .dyna-infobox .info-footer .info-desc {
    font-size: 16px;
    line-height: 20px;
  }
}
.home .home-narrow-column {
  width: 23%;
}
@media (max-width: 1100px) {
  .home .home-narrow-column {
    width: 100%;
  }
}
.home .home-narrow-column .vc_column-inner {
  padding: 0;
}
.home #home-column-center {
  width: 49%;
  margin: 0 2.5%;
}
@media (max-width: 1100px) {
  .home #home-column-center {
    width: 100%;
    margin: 0;
  }
}
.home #home-column-center .vc_column-inner {
  padding: 0;
}
.home #home-slider .nextend-arrow-next, .home #home-slider-mobil .nextend-arrow-next {
  width: 32px !important;
  height: 60px !important;
  background: url("../img/slider-arrow-next.png") no-repeat;
  background-size: 32px 60px;
  right: 3.3% !important;
}
.home #home-slider .nextend-arrow-next img, .home #home-slider-mobil .nextend-arrow-next img {
  display: none;
}
.home #home-slider .nextend-arrow-previous, .home #home-slider-mobil .nextend-arrow-previous {
  width: 32px !important;
  height: 60px !important;
  background: url("../img/slider-arrow-prev.png") no-repeat !important;
  background-size: 32px 60px !important;
  right: auto;
  left: 3.3% !important;
}
.home #home-slider .nextend-arrow-previous img, .home #home-slider-mobil .nextend-arrow-previous img {
  display: none;
}
.home #home-slider .n2-ss-control-bullet, .home #home-slider-mobil .n2-ss-control-bullet {
  right: 0 !important;
  top: -50px !important;
  position: relative !important;
}
@media all and (max-width: 767px) {
  .home #home-slider .n2-ss-control-bullet, .home #home-slider-mobil .n2-ss-control-bullet {
    display: none !important;
  }
}
.home #home-slider .n2-ss-control-bullet .nextend-bullet-bar div, .home #home-slider-mobil .n2-ss-control-bullet .nextend-bullet-bar div {
  border: 1px solid #fff;
  background: transparent;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 10px;
}
.home #home-slider .n2-ss-control-bullet .nextend-bullet-bar div.n2-active, .home #home-slider-mobil .n2-ss-control-bullet .nextend-bullet-bar div.n2-active {
  background: #fff;
}
.home #home-slider .n2-ss-control-bullet .nextend-bullet-bar > div, .home #home-slider-mobil .n2-ss-control-bullet .nextend-bullet-bar > div {
  border: 0 !important;
}
@media (max-width: 479px) {
  .home #home-slider {
    display: none;
  }
}
.home #home-slider-mobil {
  padding: 0 !important;
}
@media (min-width: 480px) {
  .home #home-slider-mobil {
    display: none;
  }
}
.home #home-slider-mobil .n2-ss-control-bullet {
  display: none !important;
}
.home #home-slider-mobil .nextend-arrow-next {
  width: 35px !important;
  height: 65px !important;
  background-size: 35px 65px;
  right: 4.3% !important;
}
.home #home-slider-mobil .nextend-arrow-previous {
  width: 35px !important;
  height: 65px !important;
  background-size: 35px 65px !important;
  left: 4.3% !important;
}

#footer-widget-navi {
  background: #13a438;
  height: 30px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 100;
  transition: bottom 1s ease-out;
  -moz-transition: bottom 1s ease-out;
  -webkit-transition: bottom 1s ease-out;
}
@media (min-width: 767px) {
  #footer-widget-navi {
    display: none;
  }
}
#footer-widget-navi #widget-navi ul {
  margin-bottom: 0;
}
#footer-widget-navi #widget-navi ul li {
  float: left;
  width: 50%;
  list-style-type: none;
  text-align: center;
  padding-top: 4px;
}
#footer-widget-navi #widget-navi ul li a {
  color: #fff;
  text-transform: uppercase;
}
#footer-widget-navi #widget-navi ul li a:focus {
  text-decoration: none;
}

footer {
  background: #13a438 !important;
  height: 240px;
  margin-top: 50px;
  position: fixed;
  bottom: -210px;
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0px -2px 4px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -2px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -2px 4px -2px rgba(0, 0, 0, 0.5);
  transition: bottom 0.5s ease-out;
  -moz-transition: bottom 0.5s ease-out;
  -webkit-transition: bottom 0.5s ease-out;
}
@media (min-width: 1900px) {
  footer {
    height: 280px;
    bottom: -240px;
  }
}
@media (max-width: 768px) {
  footer#footer {
    display: none;
  }
}
footer #footer-close {
  display: none;
  position: absolute;
  top: 5%;
  left: 2%;
  background: url("../img/pdw_Icon_Kreuz_weiss.png");
  width: 40px;
  height: 40px;
  background-size: 40px;
}
@media (min-width: 1900px) {
  footer #footer-close {
    width: 60px;
    height: 60px;
    background-size: 60px;
  }
}
@media (max-height: 400px) {
  footer #footer-close {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
footer #footer-close.footer-active {
  display: block;
}
footer.shown {
  bottom: 0;
}
footer:hover {
  cursor: pointer;
}
footer #widget-area {
  width: 74%;
  margin: 0 auto;
}
footer #widget-area .widgets {
  float: left;
  width: auto;
  margin-right: 5%;
  margin-top: 7px;
  /*&#widget-4 {
    margin-top:0px;
    position: relative;
    left:45px;

    @media all and (max-width:1900px){
      left: 13vw;
    }
    @media all and (max-width:1700px){
      left: 10vw;
    }
    @media all and (max-width:1500px){
      left: 7vw;
    }
    @media all and (max-width:1300px){
      left: 4vw;
    }
    @media all and (max-width:1250px){
      left: 1vw;
    }
    @media all and (max-width:1150px){
      left: 0vw;
    }
    @media all and (max-width:1100px){
      left: -30px;
    }
    @media all and (max-width:1050px){
      position: relative;
      left:-80px;
    }
    @media all and (max-width:1000px){
      position: relative;
      left:-70px;
    }
    @media all and (max-width:950px){
      left:-90px;
    }

    ul#menu-social-media-menue {
      margin-top:7px !important;
      margin-bottom: 0 !important;
      height: 24px !important;

      @media (max-width: 1900px) {
        margin-top:2px !important;
      }

      li {
        margin-right:5px !important;
        float:left !important;
      }
    }

  }*/
}
footer #widget-area .widgets#widget-5 {
  width: 16%;
  margin-right: 0;
  display: none;
}
footer #widget-area .widgets:last-child {
  margin-right: 0;
}
footer #widget-area .widgets li {
  list-style: none;
  color: #fff;
}
footer #widget-area .widgets li h2 {
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets li h2 {
    font-size: 25px;
    line-height: 26px;
  }
}
footer #widget-area .widgets li h2:hover {
  cursor: pointer;
  color: #000;
}
footer #widget-area .widgets li p {
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets li p {
    font-size: 20px;
    line-height: 24px;
  }
}
footer #widget-area .widgets li .large {
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets li .large {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 900px) {
  footer #widget-area .widgets li .large {
    font-size: 15px;
    line-height: 19px;
  }
}
footer #widget-area .widgets li .button, footer #widget-area .widgets li .model-popup-btn, footer #widget-area .widgets li button {
  border: 1px solid #fff !important;
  padding: 2px 7px !important;
  height: 30px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 13px !important;
  line-height: 25px !important;
  margin-top: 0px !important;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets li .button, footer #widget-area .widgets li .model-popup-btn, footer #widget-area .widgets li button {
    height: 36px !important;
    font-size: 23px !important;
    line-height: 32px !important;
    padding: 3px 10px 1px !important;
  }
}
@media (max-width: 900px) {
  footer #widget-area .widgets li .button, footer #widget-area .widgets li .model-popup-btn, footer #widget-area .widgets li button {
    padding: 2px 4px !important;
    font-size: 12px !important;
  }
}
footer #widget-area .widgets li .button:hover, footer #widget-area .widgets li .model-popup-btn:hover, footer #widget-area .widgets li button:hover {
  text-decoration: none;
  color: #13a438 !important;
  background: #fff !important;
}
footer #widget-area .widgets .facebook a {
  width: 20px;
  height: 20px;
  background: url("../img/Facebook.png") no-repeat;
  background-size: 20px;
  display: inline-block;
  margin-right: 5px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .facebook a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .facebook a:hover {
  background: url("../img/facebook_hover.png") no-repeat;
  background-size: 20px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .facebook a:hover {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .youtube a {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../img/Youtube.png") no-repeat;
  background-size: 20px;
  margin-right: 5px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .youtube a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .youtube a:hover {
  background: url("../img/youtube_hover.png") no-repeat;
  background-size: 20px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .youtube a:hover {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .instagram a {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../img/Instagram.png") no-repeat;
  background-size: 20px;
  margin-right: 5px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .instagram a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .instagram a:hover {
  background: url("../img/instagram_hover.png") no-repeat;
  background-size: 20px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .instagram a:hover {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .twitter a {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../img/Twitter.png") no-repeat;
  background-size: 20px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .twitter a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .twitter a:hover {
  background: url("../img/twitter_hover.png") no-repeat;
  background-size: 20px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .twitter a:hover {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
footer #widget-area .widgets .phone, footer #widget-area .widgets .mail {
  background-image: url("../img/phone.png");
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 25px;
  height: 20px;
  display: inline-block;
  margin-bottom: 3px;
}
@media (min-width: 1900px) {
  footer #widget-area .widgets .phone, footer #widget-area .widgets .mail {
    background-size: 40px;
    height: 40px;
    padding-left: 45px;
    line-height: 38px;
  }
}
@media (max-width: 900px) {
  footer #widget-area .widgets .phone, footer #widget-area .widgets .mail {
    background-image: none;
    padding-left: 0;
    margin-bottom: 0px;
  }
}
footer #widget-area .widgets .phone:hover, footer #widget-area .widgets .mail:hover {
  background-image: url("../img/phone_hover.png");
}
footer #widget-area .widgets .phone a, footer #widget-area .widgets .mail a {
  color: #fff;
}
footer #widget-area .widgets .phone a:hover, footer #widget-area .widgets .mail a:hover {
  text-decoration: none;
}
footer #widget-area .widgets .mail {
  background-image: url("../img/Brief.png");
}
footer #widget-area .widgets .mail:hover {
  background-image: url("../img/brief_hover.png");
}
@media (max-width: 900px) {
  footer #widget-area .widgets .mail {
    background-image: none;
  }
}
footer #footer-navi {
  position: absolute;
  right: 5%;
  top: 3px;
}
@media (min-width: 1900px) {
  footer #footer-navi {
    top: 8px;
  }
}
footer #footer-navi li {
  list-style-type: none;
}
footer #footer-navi li a {
  color: #fff;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1900px) {
  footer #footer-navi li a {
    font-size: 18px;
    line-height: 28px;
  }
}
footer #footer-navi li a:hover {
  text-decoration: none;
  color: #000;
  border-color: #000;
}
footer#mobile-footer {
  height: 50vh;
  bottom: -50vh;
  background: #13a438;
  transition: bottom 1s ease-out;
  -moz-transition: bottom 1s ease-out;
  -webkit-transition: bottom 1s ease-out;
}
@media (min-width: 767px) {
  footer#mobile-footer {
    display: none;
  }
}
@media (max-height: 700px) {
  footer#mobile-footer {
    height: 70vh;
    bottom: -70vh;
  }
}
@media (max-height: 400px) {
  footer#mobile-footer {
    height: 100vh;
    bottom: -100vh;
  }
}
footer#mobile-footer #footer-close-mobile {
  position: absolute;
  bottom: 5%;
  left: 50%;
  margin-left: -20px;
  background: url(../img/pdw_Icon_Kreuz_weiss.png);
  width: 40px;
  height: 40px;
  background-size: 40px;
}
@media (min-width: 1900px) {
  footer#mobile-footer #footer-close-mobile {
    width: 60px;
    height: 60px;
    background-size: 60px;
  }
}
@media (max-height: 400px) {
  footer#mobile-footer #footer-close-mobile {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
footer#mobile-footer #footer-close-mobile.footer-active {
  display: block;
}
footer#mobile-footer.shown {
  bottom: 0;
}
footer#mobile-footer #widget-area {
  margin: 0;
}
footer#mobile-footer #widget-area .widgets {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-top: 25px;
  position: absolute;
  text-align: center;
  display: none;
}
@media (max-height: 400px) {
  footer#mobile-footer #widget-area .widgets {
    margin-top: 10px;
  }
}
footer#mobile-footer #widget-area .widgets.active {
  display: block;
}
footer#mobile-footer #widget-area .widgets li {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  footer#mobile-footer #widget-area .widgets li {
    width: 80%;
  }
}
footer#mobile-footer #widget-area .widgets li h2 {
  font-size: 24px;
  line-height: 28px;
}
footer#mobile-footer #widget-area .widgets li p {
  font-size: 14px;
  line-height: 20px;
}
footer#mobile-footer #widget-area .widgets li .large {
  font-size: 24px;
  line-height: 28px !important;
}
footer#mobile-footer #widget-area .widgets li .button {
  /*font-size: 22px;
  padding: 8px 16px;
  height: 40px;*/
}
footer#mobile-footer #widget-area .widgets li .phone, footer#mobile-footer #widget-area .widgets li .mail {
  background-image: url(../img/phone.png);
  padding-left: 27px;
  height: 30px;
  background-size: 25px;
  background-position: 0px 3px;
}
footer#mobile-footer #widget-area .widgets li .phone:hover, footer#mobile-footer #widget-area .widgets li .mail:hover {
  background-image: url("../img/phone_hover.png");
}
footer#mobile-footer #widget-area .widgets li .mail {
  background-image: url(../img/Brief.png);
}
footer#mobile-footer #widget-area .widgets li .mail:hover {
  background-image: url("../img/brief_hover.png");
}

#sidebar-meldung-container {
  display: none;
}
#sidebar-meldung-container .widgets#widget-meldung li {
  list-style: none;
  padding: 25px 25px 15px;
  position: fixed;
  width: 350px;
  height: 250px;
  left: 20px;
  bottom: 50px;
  border: 1px solid lightgrey;
  background: #0ba1c6;
  background-image: linear-gradient(to right, #13a3b8, #6eb615);
}
@media (max-width: 480px) {
  #sidebar-meldung-container .widgets#widget-meldung li {
    padding: 15px 15px 5px;
    width: 250px;
    height: 210px;
    left: 10px;
    bottom: 40px;
  }
}
#sidebar-meldung-container .widgets#widget-meldung li .meldung-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../img/pdw_Icon_Kreuz_weiss.png") no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px;
  display: block;
  z-index: 99999999;
}
#sidebar-meldung-container .widgets#widget-meldung li .meldung-close:hover {
  cursor: pointer;
}
#sidebar-meldung-container .widgets#widget-meldung li .textwidget, #sidebar-meldung-container .widgets#widget-meldung li h2 {
  color: #fff;
}
@media (max-width: 480px) {
  #sidebar-meldung-container .widgets#widget-meldung li .textwidget, #sidebar-meldung-container .widgets#widget-meldung li h2 {
    line-height: 18px;
  }
}
#sidebar-meldung-container .widgets#widget-meldung li h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-family: "InfoDisplayOT-SemiboldItalic" !important;
  line-height: 34px;
  margin-bottom: 12px !important;
}
@media (max-width: 480px) {
  #sidebar-meldung-container .widgets#widget-meldung li h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 8px !important;
  }
}

#cookie-law-info-bar {
  bottom: 30px !important;
}

.single-offers header#header-offers {
  margin-bottom: 80px;
  display: table;
  width: 100%;
}
.single-offers header#header-offers .offers-thumbnail {
  height: 400px;
  display: table-cell;
  vertical-align: middle;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 767px) {
  .single-offers header#header-offers .offers-thumbnail {
    height: 300px;
  }
}
@media (max-width: 480px) {
  .single-offers header#header-offers .offers-thumbnail {
    height: 200px;
  }
}
.single-offers header#header-offers .offers-thumbnail .entry-title {
  color: #fff;
  text-align: center;
  margin-bottom: 0 !important;
}
.single-offers header#header-offers .offers-thumbnail .entry-title p {
  margin-bottom: 0;
}

.ev-rooms-sortbar {
  margin: 25px 0 0;
  text-align: center;
}
.ev-rooms-sortbar .sortbar-header h3 {
  font-size: 16px;
  font-weight: 400;
}
.ev-rooms-sortbar a {
  border: 1.5px solid #fff !important;
  background: transparent !important;
  padding: 7px 10px 6px 10px !important;
  font-family: "InfoDisplayOT-SemiboldItalic" !important;
  font-weight: 600 !important;
  font-style: italic !important;
  font-size: 16px !important;
  line-height: 15px !important;
  border-radius: 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
  transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
@media (min-width: 1900px) {
  .ev-rooms-sortbar a {
    font-size: 30px !important;
    line-height: 19px !important;
    padding: 12px 18px 10px 18px !important;
  }
}
.ev-rooms-sortbar a:hover, .ev-rooms-sortbar a.filter-button-active {
  color: #13a438 !important;
  background: #fff !important;
  cursor: pointer;
  text-decoration: none;
}
.ev-rooms-sortbar a:focus {
  outline: none;
}

#angebote-buttons {
  min-height: 101vh;
  /* Add more aspect ratios here */
}
@media (max-width: 400px) {
  #angebote-buttons {
    padding-top: 0 !important;
  }
}
#angebote-buttons .vc_col-sm-12 .vc_column-inner {
  padding: 0;
}
#angebote-buttons .img-item {
  float: left;
  min-height: 1px;
  width: 47.6%;
  margin-bottom: 2.5%;
  margin-right: 2%;
}
#angebote-buttons .img-item:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  #angebote-buttons .img-item {
    width: 100%;
    margin-right: 0;
  }
}
#angebote-buttons .img-item img {
  width: 100%;
}
#angebote-buttons .aspect {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
#angebote-buttons .aspect__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
#angebote-buttons .aspect__inner a {
  color: #fff !important;
}
#angebote-buttons .aspect__inner a div.title {
  padding: 0 5%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-family: "InfoOTText";
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
@media (max-width: 480px) {
  #angebote-buttons .aspect__inner a div.title {
    font-size: 8vw;
  }
}
#angebote-buttons .aspect__inner a div.title p {
  margin-bottom: 0;
}
#angebote-buttons .aspect__inner a .hover-text-wrap {
  background: #13a438;
  opacity: 0;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#angebote-buttons .aspect__inner a .hover-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 5%;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
#angebote-buttons .aspect__inner a .hover-text p {
  margin-bottom: 0;
}
#angebote-buttons .aspect__inner a:hover .title {
  opacity: 0;
}
#angebote-buttons .aspect__inner a:hover .hover-text, #angebote-buttons .aspect__inner a:hover .hover-text-wrap {
  opacity: 1;
}
#angebote-buttons .aspect__inner a .large {
  font-family: "InfoDisplayOT-SemiboldItalic" !important;
  font-weight: 600 !important;
  font-style: italic !important;
  font-size: 32px !important;
  line-height: 30px !important;
  text-transform: uppercase;
  margin-bottom: 0;
  display: block;
}
@media (min-width: 1900px) {
  #angebote-buttons .aspect__inner a .large {
    font-size: 60px !important;
    line-height: 57px !important;
  }
}
@media (max-width: 900px) {
  #angebote-buttons .aspect__inner a .large {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  #angebote-buttons .aspect__inner a .large {
    font-size: 8vw !important;
  }
}
#angebote-buttons .aspect--20x9 {
  padding-bottom: 45%;
}
#angebote-buttons .my-sizer-element {
  width: 50%;
}
@media (max-width: 767px) {
  #angebote-buttons .my-sizer-element {
    width: 100%;
  }
}

#angebote-navigation {
  margin-bottom: 25px;
}
#angebote-navigation .dyna-cat-desc {
  color: #fff;
  text-align: center;
  padding: 25px 95px 35px;
  width: 97.8%;
  display: none;
}
#angebote-navigation .dyna-cat-desc h2 {
  color: #fff;
}
#angebote-navigation .dyna-cat-desc.cat-alle {
  display: block;
}
@media (min-width: 1900px) {
  #angebote-navigation .dyna-cat-desc {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #angebote-navigation .dyna-cat-desc {
    padding: 35px 0;
  }
}

.b-modal {
  background-color: rgb(0, 0, 0) !important;
  opacity: 0.5 !important;
}

.mega-model-popup {
  border: 0;
  background: #0ba1c6 !important;
  background-image: linear-gradient(to right, #0ba1c6, #13a438) !important;
  box-shadow: none;
  /* Kontaktformular */
}
@media (max-width: 767px) {
  .mega-model-popup {
    margin-top: 60px !important;
    margin-right: 0 !important;
  }
}
.mega-model-popup .model-popup-container {
  width: 64%;
  margin: 40px auto;
  font-family: "Nimbus Sans L" !important;
}
@media (max-width: 480px) {
  .mega-model-popup .model-popup-container {
    width: 95%;
  }
}
.mega-model-popup h2, .mega-model-popup h3 {
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  border: 0 !important;
  font-size: 16px !important;
  font-family: "InfoOTText";
}
.mega-model-popup h3 {
  text-transform: none;
  font-family: "InfoOTText";
  font-size: 18px;
  line-height: 21px;
}
.mega-model-popup .wpcf7-form h3 {
  margin-top: -20px;
  margin-bottom: 30px;
}
.mega-model-popup .wpcf7-form .left, .mega-model-popup .wpcf7-form .right {
  width: 49%;
  float: left;
}
@media (max-width: 767px) {
  .mega-model-popup .wpcf7-form .left, .mega-model-popup .wpcf7-form .right {
    width: 100%;
    float: none;
  }
}
.mega-model-popup .wpcf7-form .right {
  margin-left: 2%;
}
@media (max-width: 767px) {
  .mega-model-popup .wpcf7-form .right {
    margin-left: 0;
  }
}
.mega-model-popup .wpcf7-form .anrede {
  margin-left: -15px;
}
.mega-model-popup .wpcf7-form .accept {
  color: #fff;
}
.mega-model-popup .wpcf7-form .accept span {
  margin-left: 0 !important;
}
.mega-model-popup .wpcf7-form .accept a {
  color: #fff;
  text-decoration: underline;
}
.mega-model-popup .wpcf7-form input[type=submit] {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 20px;
}
.mega-model-popup .wpcf7-form .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff !important;
}
.mega-model-popup .mailpoet_paragraph {
  color: #fff;
  font-size: 14px;
  font-family: "Nimbus Sans L";
  /*label {
    color: #fff !important;
    font-size:14px;
  }
  input[type="text"], input[type="email"] {
    background: transparent !important;
    border: 1px solid #fff !important;
    width: 100% !important;
    height: 30px !important;
    padding: 5px 15px !important;

    &::-webkit-input-placeholder {
      color: #fff;
    }
    &::-moz-placeholder {
      color: #fff;
    }
    &:-ms-input-placeholder {
      color: #fff;
    }
    &:-moz-placeholder {
      color: #fff;
    }
  }
  input[type="submit"] {
    @extend %button;
    color: #fff !important;
    border-color: #fff !important;
    text-align: center !important;
    margin-top: 40px;

    &:hover {
      color: #000 !important;
      border-color: #000 !important;
      background: transparent !important;
    }
  }*/
}
.mega-model-popup .mailpoet_paragraph .mailpoet_checkbox_label {
  font-weight: normal !important;
}
.mega-model-popup .nl-center {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .mega-model-popup .nl-center {
    width: 95%;
  }
}
.mega-model-popup .nl-center .mailpoet_paragraph {
  text-align: center;
}
.mega-model-popup .large .mailpoet_paragraph {
  font-size: 20px;
  font-family: "InfoOTText-Book" !important;
  margin-bottom: 5px !important;
}
.mega-model-popup .large .mailpoet_paragraph label {
  font-size: 20px;
  font-family: "InfoOTText-Book" !important;
  font-weight: normal !important;
}
.mega-model-popup .mailpoet_checkbox_label {
  display: inline-block !important;
  margin-right: 10px !important;
}
.mega-model-popup .nl-anrede .mailpoet_paragraph .mailpoet_radio_label {
  display: inline !important;
  margin-right: 7px !important;
}
.mega-model-popup .nl-names .mailpoet_paragraph {
  float: left;
  width: 49%;
}
.mega-model-popup .nl-names .mailpoet_paragraph:nth-child(3) {
  margin-left: 2%;
}
.mega-model-popup .nl-names .mailpoet_paragraph:last-child {
  display: none;
}
.mega-model-popup label {
  color: #fff !important;
  font-size: 14px;
}
.mega-model-popup input[type=text], .mega-model-popup input[type=email] {
  background: transparent !important;
  border: 1.5px solid #fff !important;
  width: 100% !important;
  height: 30px !important;
  padding: 5px 15px !important;
  color: #fff;
}
.mega-model-popup input[type=text]::-webkit-input-placeholder, .mega-model-popup input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.mega-model-popup input[type=text]::-moz-placeholder, .mega-model-popup input[type=email]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.mega-model-popup input[type=text]:-ms-input-placeholder, .mega-model-popup input[type=email]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.mega-model-popup input[type=text]:-moz-placeholder, .mega-model-popup input[type=email]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.mega-model-popup input[type=text]:focus, .mega-model-popup input[type=email]:focus {
  outline: none;
}
.mega-model-popup input[type=submit] {
  color: #fff !important;
  border-color: #fff !important;
  text-align: center !important;
  margin-top: 40px;
}
.mega-model-popup input[type=submit]:hover {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
.mega-model-popup input[type=submit]:focus {
  outline: none;
}
.mega-model-popup select {
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1.5px solid #fff;
  height: 30px !important;
  padding: 2px 11px !important;
}
.mega-model-popup select:focus {
  outline: none;
}
.mega-model-popup select option {
  color: #000;
}
.mega-model-popup textarea {
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1.5px solid #fff;
  padding: 5px 15px !important;
}
.mega-model-popup textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.mega-model-popup textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.mega-model-popup textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.mega-model-popup textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.mega-model-popup textarea:focus {
  outline: none;
}

.b-close {
  right: 12px !important;
  top: 10px !important;
}
@media (max-width: 767px) {
  .b-close {
    display: block;
  }
}
@media (max-width: 600px) {
  .b-close {
    right: 2px !important;
  }
}
@media (max-width: 600px) {
  .b-close img {
    max-width: 60%;
  }
}

#sgpb-popup-dialog-main-div-wrapper .sgpb-popup-dialog-main-div-theme-wrapper-1 .sgpb-popup-close-button-1 {
  right: 9px;
  bottom: auto;
  top: 9px;
  width: 21px !important;
  height: 21px !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal {
  background: #0ba1c6 !important;
  background-image: linear-gradient(to right, #0ba1c6, #13a438) !important;
  box-shadow: none;
  width: 95%;
  left: 2.5% !important;
  border: 1px solid #333333 !important;
  -webkit-box-shadow: 0 0 7px #404040;
  -o-box-shadow: 0 0 7px #404040;
  -ms-box-shadow: 0 0 7px #404040;
  box-shadow: 0 0 7px #404040;
  /* Kontaktformular */
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal h2, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal h3 {
  color: #fff !important;
  text-align: center !important;
  text-transform: uppercase;
  border: 0 !important;
  font-size: 16px !important;
  font-family: "InfoOTText";
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal h3 {
  text-transform: none;
  font-family: "InfoOTText";
  font-size: 18px;
  line-height: 21px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 {
  width: 64%;
  margin: 40px auto;
}
@media all and (max-width: 540px) {
  #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 {
    width: 64%;
  }
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form {
  padding: 15px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form h3 {
  margin-top: -20px;
  margin-bottom: 30px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .left, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .right {
  width: 49%;
  float: left;
}
@media (max-width: 767px) {
  #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .left, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .right {
    width: 100%;
    float: none;
  }
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .right {
  margin-left: 2%;
}
@media (max-width: 767px) {
  #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .right {
    margin-left: 0;
  }
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .anrede {
  margin-left: -15px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .accept p {
  color: #fff !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .accept span {
  margin-left: 0 !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .accept a {
  color: #fff;
  text-decoration: underline;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form input[type=submit] {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 20px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form input[type=submit]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal .wpcf7 .wpcf7-form .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal label {
  color: #fff !important;
  font-size: 14px;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text], #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email] {
  background: transparent !important;
  border: 1.5px solid #fff !important;
  width: 100% !important;
  height: 30px !important;
  padding: 5px 15px !important;
  color: #fff;
  font-family: "Nimbus Sans L";
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text]::-webkit-input-placeholder, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text]::-moz-placeholder, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text]:-ms-input-placeholder, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text]:-moz-placeholder, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=text]:focus, #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=email]:focus {
  outline: none;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit] {
  color: #fff !important;
  border-color: #fff !important;
  text-align: center !important;
  margin-top: 40px;
  font-family: "Nimbus Sans L";
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit]:hover {
  color: #000 !important;
  border-color: #000 !important;
  background: transparent !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal input[type=submit]:focus {
  outline: none;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal select {
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1.5px solid #fff;
  height: 30px !important;
  padding: 2px 11px !important;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal select:focus {
  outline: none;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal select option {
  color: #000;
  font-family: "Nimbus Sans L";
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea {
  width: 100%;
  background: transparent;
  color: #fff;
  border: 1.5px solid #fff;
  padding: 5px 15px !important;
  font-family: "Nimbus Sans L";
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div.dyna_kontakt_modal textarea:focus {
  outline: none;
}

.sgpb-popup-overlay {
  background-color: black !important;
  background-image: none !important;
  opacity: 0.5 !important;
}

#events-headline h2 {
  font-family: "InfoOTText";
  color: #000;
  text-transform: none;
}

#vsel {
  margin-bottom: 25px;
  border-bottom: 1.5px solid #13a438;
}
#vsel .vsel-content {
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1.5px solid #13a438;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
#vsel .vsel-content .vsel-meta {
  width: 100% !important;
  background: transparent;
  display: block;
  float: left;
  min-height: 60px;
}
#vsel .vsel-content .vsel-meta:hover {
  cursor: pointer;
}
#vsel .vsel-content .vsel-meta .vsel-meta-title {
  float: right;
  font-size: 16px;
  width: 60%;
  margin-top: 12px;
  color: #000;
  font-family: "InfoOTText";
  font-weight: bold;
}
@media (min-width: 1900px) {
  #vsel .vsel-content .vsel-meta .vsel-meta-title {
    font-size: 24px;
    line-height: 28px;
  }
}
#vsel .vsel-content .vsel-meta .vsel-meta-date {
  float: left;
  width: 39%;
  color: #13a438;
  font-size: 45px;
  line-height: 42px;
  margin-top: 12px;
  margin-left: 1%;
  font-family: "InfoDisplayOT-SemiboldItalic";
  font-weight: 600 !important;
  font-style: italic !important;
}
@media (max-width: 1400px) {
  #vsel .vsel-content .vsel-meta .vsel-meta-date {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  #vsel .vsel-content .vsel-meta .vsel-meta-date {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  #vsel .vsel-content .vsel-meta .vsel-meta-date.vsel-meta-combined-date span:last-child {
    margin-left: -6px;
  }
}
#vsel .vsel-content .vsel-info.vsel-alignright {
  padding-bottom: 25px;
  outline: 0;
}
#vsel .vsel-content .vsel-image-info {
  width: 100% !important;
  display: none;
  float: left;
  transition: height 2s ease-out;
  -moz-transition: height 2s ease-out;
  -webkit-transition: height 2s ease-out;
}
#vsel .vsel-content .vsel-image-info img {
  float: left;
  margin: 0;
  transition: height 2s ease-out;
  -moz-transition: height 2s ease-out;
  -webkit-transition: height 2s ease-out;
  display: none;
}
#vsel .vsel-content .vsel-image-info .vsel-info {
  width: 100%;
  float: right;
  transition: height 2s ease-out;
  -moz-transition: height 2s ease-out;
  -webkit-transition: height 2s ease-out;
}
#vsel .vsel-content .vsel-image-info .vsel-info p, #vsel .vsel-content .vsel-image-info .vsel-info a {
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 1900px) {
  #vsel .vsel-content .vsel-image-info .vsel-info p, #vsel .vsel-content .vsel-image-info .vsel-info a {
    font-size: 16px;
    line-height: 20px;
  }
}
#vsel .vsel-content .vsel-image-info .vsel-info a {
  margin-left: 12px;
}
#vsel .vsel-content .vsel-image-info .vsel-info a:before {
  left: -12px;
  font-family: "InfoOTText-Book";
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 1900px) {
  #vsel .vsel-content .vsel-image-info .vsel-info a:before {
    font-size: 16px;
    line-height: 20px;
  }
}
#vsel .vsel-content.open {
  padding-bottom: 25px;
  border-top: 0;
  margin-bottom: 0;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
#vsel .vsel-content.open .vsel-meta {
  background: #0ba1c6;
  background-image: linear-gradient(to right, #0ba1c6, #13a438);
  margin-bottom: 15px;
}
#vsel .vsel-content.open .vsel-meta .vsel-meta-title {
  color: #fff;
}
#vsel .vsel-content.open .vsel-meta .vsel-meta-date {
  color: #fff;
}

.search-results #container, .search-no-results #container {
  width: 74%;
  margin: 0 auto;
  margin-top: 30px;
}
.search-results #container .header-search-results, .search-no-results #container .header-search-results {
  border-bottom: 1.5px solid #13a438;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.search-results #container .header-search-results .entry-title, .search-no-results #container .header-search-results .entry-title {
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.search-results #container .header-search-results .search-infos, .search-no-results #container .header-search-results .search-infos {
  font-size: 12px;
}
.search-results #container article, .search-no-results #container article {
  border-bottom: 1.5px solid #13a438;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.search-results #container article .entry-title-result, .search-no-results #container article .entry-title-result {
  margin-bottom: 0;
  line-height: 30px;
}
.search-results #container article .entry-title-result .counter, .search-no-results #container article .entry-title-result .counter {
  margin-right: 3px;
  font-size: 28px;
}
.search-results #container article .entry-title-result a, .search-no-results #container article .entry-title-result a {
  color: #000;
  font-size: 28px;
}
.search-results #container article .entry-summary, .search-no-results #container article .entry-summary {
  font-family: "InfoOTText";
  line-height: 19px;
}
.search-results #container article .entry-summary p, .search-no-results #container article .entry-summary p {
  margin-bottom: 0;
  font-family: "InfoOTText";
  line-height: 19px;
}

.pm-liste {
  margin-top: 50px;
}
.pm-liste .vc_pageable-slide-wrapper {
  margin-right: 0 !important;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item {
  padding: 0 !important;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item:first-child {
  border-top: 1.5px solid #13a438;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item:last-child {
  margin-bottom: 29px;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item:last-child {
    margin-bottom: 41px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list {
  min-height: 46px;
  overflow: visible !important;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list:before {
  padding-top: 0 !important;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row {
  border-bottom: 1.5px solid #13a438;
  position: relative !important;
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row {
    padding-top: 2px !important;
    padding-bottom: 1px !important;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row .vc_col-sm-6 {
  padding: 5px 0 !important;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row .vc_col-sm-6 {
    padding: 10px 0 !important;
  }
}
@media (max-width: 767px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row .vc_col-sm-6 {
    float: left !important;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row .vc_col-sm-6:first-child {
  width: 80%;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .vc_gitem_row .vc_col-sm-6:last-child {
  width: 20%;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title {
  margin-bottom: 0 !important;
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a {
  font-size: 20px !important;
  line-height: 20px !important;
  font-family: "InfoOTText-Book" !important;
  margin-left: 25px;
  transition: none !important;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a {
    font-size: 30px !important;
    line-height: 32px !important;
    margin-left: 34px;
  }
}
@media (max-width: 767px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a {
    font-size: 18px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a {
    font-size: 12px !important;
    line-height: 14px !important;
    margin-left: 15px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before {
  left: -25px;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before {
    font-size: 30px;
    line-height: 32px;
    margin-left: 0;
    left: -35px;
  }
}
@media (max-width: 767px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before {
    font-size: 18px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:before {
    font-size: 12px !important;
    line-height: 14px !important;
    left: -15px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:hover {
  opacity: 1 !important;
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_title a:hover:before {
    left: -12px;
  }
}
.pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_date {
  margin-bottom: 0 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  font-family: "InfoOTText-Book" !important;
}
@media (min-width: 1900px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_date {
    font-size: 30px !important;
    line-height: 34px !important;
    margin-left: 34px;
  }
}
@media (max-width: 767px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_date {
    font-size: 18px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 400px) {
  .pm-liste .vc_pageable-slide-wrapper .vc_grid-item .medianews_list .medianews_date {
    font-size: 12px !important;
    line-height: 14px !important;
  }
}
.pm-liste .vc_pageable-load-more-btn {
  float: left !important;
}

.medianews_buttons {
  margin-top: -52px;
  float: right;
}
@media (min-width: 1900px) {
  .medianews_buttons {
    margin-top: -67px;
  }
}
.medianews_buttons a:hover {
  text-decoration: none;
}
.medianews_buttons a.open_button {
  float: left;
}
.medianews_buttons a.close_button {
  float: right;
}

.single-medianews #wrapper {
  margin-bottom: 100px;
}
.single-medianews #wrapper #container {
  width: 55%;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container {
    margin-top: 25px;
  }
}
.single-medianews #wrapper #container header .date {
  margin-bottom: 15px;
  font-family: "InfoOTText";
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 1900px) {
  .single-medianews #wrapper #container header .date {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container header .date {
    font-size: 16px !important;
    line-height: 18px !important;
  }
}
.single-medianews #wrapper #container header h1.entry-title {
  line-height: 34px;
  margin-bottom: 25px;
}
.single-medianews #wrapper #container header h1.entry-title a:hover {
  text-decoration: none;
}
.single-medianews #wrapper #container header .thumbnail img {
  width: 100%;
  height: auto;
}
.single-medianews #wrapper #container .entry-content {
  margin-top: 50px;
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container .entry-content {
    margin-top: 25px;
  }
}
.single-medianews #wrapper #container .entry-content h3 {
  font-family: "InfoOTText";
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 1900px) {
  .single-medianews #wrapper #container .entry-content h3 {
    font-size: 34px;
    line-height: 37px;
  }
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container .entry-content h3 {
    font-size: 15px;
    line-height: 18px;
  }
}
.single-medianews #wrapper #container .entry-content p {
  font-size: 20px !important;
  line-height: 24px !important;
  font-family: "InfoOTText-Book" !important;
}
@media (min-width: 1900px) {
  .single-medianews #wrapper #container .entry-content p {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container .entry-content p {
    font-size: 16px !important;
    line-height: 18px !important;
  }
}
.single-medianews #wrapper #container .entry-content a {
  text-decoration: underline;
  color: #000;
}
.single-medianews #wrapper #container .aditional-content .gallery {
  margin-top: 25px;
}
.single-medianews #wrapper #container .aditional-content .gallery li {
  list-style-type: none;
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  .single-medianews #wrapper #container .aditional-content .gallery li {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.single-medianews #wrapper #container .aditional-content .gallery li:nth-child(2n) {
  margin-right: 0;
}
.single-medianews #wrapper #container .aditional-content .gallery li img {
  width: 100%;
  height: auto;
}
.single-medianews #wrapper #container .zip a {
  font-family: "InfoOTText";
  font-size: 18px;
  line-height: 21px;
  color: #000;
  position: relative;
  margin-left: 20px;
}
@media (min-width: 1900px) {
  .single-medianews #wrapper #container .zip a {
    font-size: 38px !important;
    line-height: 42px !important;
    margin-left: 34px;
  }
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container .zip a {
    font-size: 16px !important;
    line-height: 18px !important;
  }
}
.single-medianews #wrapper #container .zip a:hover {
  text-decoration: none;
}
.single-medianews #wrapper #container .zip a:before {
  content: "↓";
  font-size: 20px;
  color: #13a438;
  padding-right: 10px;
  position: absolute;
  left: -20px;
  top: 0;
}
@media (min-width: 1900px) {
  .single-medianews #wrapper #container .zip a:before {
    font-size: 38px;
    line-height: 42px;
    margin-left: 0;
    left: -35px;
  }
}
@media (max-width: 400px) {
  .single-medianews #wrapper #container .zip a:before {
    font-size: 16px;
    line-height: 18px;
  }
}
.single-medianews #wrapper #container .template-totop {
  width: 60px;
  height: 32px;
  background: url("../img/Pfeil_Seitenende.png") no-repeat;
  background-size: 60px 32px;
  margin: 80px auto 60px;
}

.error404 #container {
  width: 74%;
  margin: 0 auto;
  text-align: center;
  margin-top: 115px;
}
.error404 #container h1 {
  line-height: 2em;
}
.error404 #container h1 span.huge {
  display: block;
  font-size: 2.5em;
}
@media (min-width: 1900px) {
  .error404 #container .entry-content p {
    font-size: 22px;
  }
}

.timeline-gradient {
  background: #e60e7e;
  background-image: linear-gradient(to right, rgb(230, 14, 126), rgb(245, 159, 66));
}

.timeline-header h3, .timeline-header h2 {
  font-family: "InfoDisplayOT-SemiboldItalic" !important;
  color: white !important;
  text-align: center;
}

.timeline-header p {
  color: white !important;
}

.timeline-header-inner {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

@media (max-width: 400px) {
  .timeline-header-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
dl.timeline-list {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6007e;
}

dl.timeline-list dt {
  border-top: 1px solid #e6007e;
  padding: 8px 0;
}

dl.timeline-list dt a {
  font-family: "InfoDisplayOT-SemiboldItalic";
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
}

dl.timeline-list dt a:hover {
  text-decoration: none;
}

@media (min-width: 1900px) {
  dl.timeline-list {
    border-bottom: 2px solid #e6007e;
  }
  dl.timeline-list dt {
    border-top: 2px solid #e6007e;
    padding: 16px 0;
  }
  dl.timeline-list dt a {
    font-size: 34px;
    line-height: 37px;
  }
}
@media (max-width: 400px) {
  dl.timeline-list dt a {
    font-size: 15px;
    line-height: 18px;
  }
}
dl.timeline-list dd {
  display: none;
}

dl.timeline-list dd img {
  max-width: 100%;
}

dl.timeline-list dd p {
  margin-top: 10px;
  margin-bottom: 15px;
}

dl.timeline-list .timeline-entry h3 {
  font-family: "Nimbus Sans L" !important;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 17px;
}

@media (min-width: 1900px) {
  dl.timeline-list dd p {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  dl.timeline-list .timeline-entry h3 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 400px) {
  dl.timeline-list .timeline-entry h3 {
    font-size: 13px;
    line-height: 16px;
  }
}
.timeline-thumbandfiles {
  display: flex;
  width: 100%;
  min-height: 80px;
  margin-top: 6px;
  margin-bottom: 18px;
  padding: 10px;
  background-color: #ececec;
  overflow: hidden;
}

.timeline-thumbandfiles img.timeline-thumbnail {
  display: inline-block;
  margin: auto 0;
  width: 80px;
  min-width: 80px;
  height: 80px;
}

.timeline-thumbandfiles ul {
  display: inline-block;
  margin: auto 0;
  padding: 0 !important;
  list-style: none;
}

.timeline-thumbandfiles ul li {
  display: inline-block;
  width: 200px;
}

.timeline-thumbandfiles ul li a {
  text-decoration: none;
}

.timeline-thumbandfiles ul li a:hover {
  text-decoration: none;
}

.timeline-thumbandfiles ul li a img {
  display: inline-block;
  width: 46px;
}

.timeline-thumbandfiles ul li a span {
  display: inline-block;
  position: relative;
  left: 6px;
  top: 6px;
}

@media (min-width: 1900px) {
  .timeline-thumbandfiles {
    margin-top: 12px;
    margin-bottom: 36px;
    padding: 20px;
    overflow: hidden;
  }
  .timeline-thumbandfiles img.timeline-thumbnail {
    width: 160px;
    min-width: 160px;
    height: 160px;
  }
  .timeline-thumbandfiles ul li {
    width: 400px;
  }
  .timeline-thumbandfiles ul li a img {
    width: 96px;
  }
  .timeline-thumbandfiles ul li a span {
    left: 12px;
    top: 12px;
  }
}
.timeline-footer-inner {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.timeline-footer-inner img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.popmake-overlay .popmake .pum-title, .sgpb-popup-overlay .popmake .pum-title {
  display: none;
}
.popmake-overlay .popmake h1, .popmake-overlay .popmake h2, .popmake-overlay .popmake h3, .popmake-overlay .popmake h4, .popmake-overlay .popmake h5, .popmake-overlay .popmake h6, .sgpb-popup-overlay .popmake h1, .sgpb-popup-overlay .popmake h2, .sgpb-popup-overlay .popmake h3, .sgpb-popup-overlay .popmake h4, .sgpb-popup-overlay .popmake h5, .sgpb-popup-overlay .popmake h6 {
  text-align: center;
  color: #13a438;
  margin-bottom: 10px;
}
.popmake-overlay .popmake h1, .sgpb-popup-overlay .popmake h1 {
  margin-bottom: 25px;
}
@media all and (max-width: 540px) {
  .popmake-overlay .popmake h1, .sgpb-popup-overlay .popmake h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 480px) {
  .popmake-overlay .popmake h1, .sgpb-popup-overlay .popmake h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 540px) {
  .popmake-overlay .popmake h2, .popmake-overlay .popmake h3, .sgpb-popup-overlay .popmake h2, .sgpb-popup-overlay .popmake h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 480px) {
  .popmake-overlay .popmake h2, .popmake-overlay .popmake h3, .sgpb-popup-overlay .popmake h2, .sgpb-popup-overlay .popmake h3 {
    font-size: 18px;
  }
}
.popmake-overlay .popmake .popup-logo, .sgpb-popup-overlay .popmake .popup-logo {
  margin: 0 auto 3%;
  display: block;
}
.popmake-overlay .popmake a, .sgpb-popup-overlay .popmake a {
  color: #6eb615;
}
.popmake-overlay .popmake a:hover, .sgpb-popup-overlay .popmake a:hover {
  color: #13a3b8;
  text-decoration: none;
}
.popmake-overlay .popmake ul, .sgpb-popup-overlay .popmake ul {
  list-style: inside;
}

@media all and (max-width: 540px) {
  .sgpb-popup-dialog-main-div-theme-wrapper-1 {
    left: 7% !important;
    outline: none;
  }
}
@media all and (max-width: 350px) {
  .sgpb-popup-dialog-main-div-theme-wrapper-1 {
    left: 0 !important;
  }
}

@media all and (max-width: 540px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-popup-close-button-1 {
    right: 2% !important;
    bottom: auto !important;
    top: 5px !important;
  }
}
@media all and (max-width: 350px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-popup-close-button-1 {
    right: 8% !important;
  }
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content {
  box-shadow: none !important;
  padding: 50px !important;
}
@media all and (max-width: 540px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content {
    padding: 5% !important;
    width: 80% !important;
    min-width: 0 !important;
    margin: 0 10%;
  }
}
@media all and (max-width: 350px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content {
    margin: 0 auto;
  }
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h1, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h2, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h3, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h4, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h5, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h6, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper p, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper li {
  color: #13a438 !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h1 {
  margin-bottom: 25px;
}
@media all and (max-width: 540px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 480px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 540px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h2, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 480px) {
  .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h2, .sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper h3 {
    font-size: 18px;
  }
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper a {
  color: #6eb615 !important;
}
.sgpb-popup-dialog-main-div-wrapper .sgpb-content .sg-popup-builder-content .sgpb-main-html-content-wrapper a:hover {
  color: #13a3b8 !important;
}

.werde_dynamiker #container {
  margin-bottom: 0 !important;
}
.werde_dynamiker #container .vc_row h2 {
  letter-spacing: 1px;
  font-size: 37px !important;
  margin-bottom: 25px !important;
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row h2 {
    font-size: 45px !important;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row h2 {
    font-size: 34px !important;
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row h2 {
    font-size: 28px !important;
    margin-bottom: 0 !important;
  }
}
.werde_dynamiker #container .vc_row h3 {
  font-size: 28px !important;
  line-height: 31px !important;
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row h3 {
    font-size: 24px !important;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row h3 {
    font-size: 21px !important;
  }
}
.werde_dynamiker #container .vc_row.header {
  padding: 35px 0 !important;
  position: relative;
  max-width: 2000px;
  width: 74% !important;
  margin: 0 auto !important;
  overflow: visible !important;
  min-height: 600px;
  /*.vc_col-sm-6 {
    &:first-child {

    }
    &:last-child {
      position: relative;

      .vc_column-inner {
        padding-left: 0 !important;

        .collage-headline {
          position: absolute;
          top: 35px;


        }
        .collage-text {
          display: inline;
          position: absolute;
          right: 35px;
          top:150px;

          .wpb_wrapper {
            display: inline;

            p {
              display: inline;
              font-size: 25px !important;
              line-height: 28px !important;
              font-family: $text_book !important;
            }
          }
        }
      }
    }
  }*/
}
@media all and (max-width: 1200px) {
  .werde_dynamiker #container .vc_row.header {
    width: 100% !important;
  }
}
@media all and (max-width: 800px) {
  .werde_dynamiker #container .vc_row.header {
    min-height: 400px;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.header {
    background-position: 40% center !important;
    background-size: 130% !important;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row.header {
    min-height: 300px;
  }
}
@media all and (max-width: 375px) {
  .werde_dynamiker #container .vc_row.header {
    min-height: 200px;
  }
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 {
  max-width: none !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper {
  width: 100%;
  height: 100%;
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image {
  width: 100%;
  height: 100%;
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure {
  width: 100%;
  height: 100%;
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
  width: auto;
  height: auto;
  position: absolute;
  right: 46%;
  bottom: 28%;
}
@media all and (max-width: 1800px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 250px;
    height: auto;
    bottom: 31%;
    right: 47%;
  }
}
@media all and (max-width: 1500px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 200px;
    height: auto;
    bottom: 33%;
    right: 50%;
  }
}
@media all and (max-width: 1200px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 150px;
    height: auto;
    bottom: 35%;
    right: 51%;
  }
}
@media all and (max-width: 800px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 100px;
    height: auto;
    bottom: 38%;
  }
}
@media all and (max-width: 650px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 150px;
    bottom: 35%;
    right: 51%;
  }
}
@media all and (max-width: 540px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 130px;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    bottom: 18%;
    right: 55%;
    width: 160px;
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    right: 57%;
  }
}
@media all and (max-width: 350px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
    width: 120px;
  }
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
  content: "";
  display: block;
  width: 458px;
  height: 84px;
  position: absolute;
  top: 10px;
  left: calc(100% - 25px);
  background: url(../img/collage-slogan.png);
  background-size: contain;
  outline: 0;
}
@media all and (max-width: 1800px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    width: 354px;
    height: 65px;
    left: calc(100% - 20px);
  }
}
@media all and (max-width: 1500px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    top: 3px;
  }
}
@media all and (max-width: 1200px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    top: 0px;
    width: 300px;
    height: 55px;
    left: calc(100% - 15px);
  }
}
@media all and (max-width: 800px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    top: 0px;
    width: 191px;
    height: 35px;
    left: calc(100% - 10px);
  }
}
@media all and (max-width: 650px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    height: 46px;
    width: 250px;
    top: 3px;
    left: calc(100% - 9px);
  }
}
@media all and (max-width: 540px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    height: 40px;
    width: 220px;
    top: 3px;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    height: 42px;
    width: 230px;
    top: 6px;
    left: calc(100% - 11px);
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    height: 42px;
    width: 230px;
    top: 6px;
    left: calc(100% - 11px);
  }
}
@media all and (max-width: 350px) {
  .werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper:after {
    height: 33px;
    width: 180px;
    left: calc(100% - 11px);
    top: 5px;
  }
}
.werde_dynamiker #container .vc_row.header .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.slogans .vc_col-sm-4 {
    margin-bottom: 20px !important;
  }
  .werde_dynamiker #container .vc_row.slogans .vc_col-sm-4:last-child {
    margin-bottom: 0 !important;
  }
}
.werde_dynamiker #container .vc_row.protocol {
  max-width: 2000px;
  width: 74% !important;
  margin: 0 auto !important;
  overflow: visible !important;
  left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media all and (max-width: 767px) {
  .werde_dynamiker #container .vc_row.protocol {
    width: 91% !important;
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row.protocol {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 {
  max-height: 190px;
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 {
    max-height: 300px;
    padding: 0;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 {
    max-height: none;
  }
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child {
    width: 75% !important;
    float: left !important;
    margin-bottom: 0 !important;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child {
    width: 100% !important;
    float: none !important;
    margin-bottom: 25px !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child p a {
  color: #13a438;
  text-decoration: underline;
  font-weight: bold;
  margin-left: 0;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child p a:before {
  display: none;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child img {
  padding: 30px 0 30px 15px;
  width: 100%;
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child img {
    width: 60%;
    padding: 0;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child img {
    width: 40%;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child .vc_col-sm-4 {
    width: 100% !important;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child .vc_col-sm-8 {
    width: 80%;
    margin: 0 auto;
  }
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:first-child .vc_col-sm-8 p {
    font-size: 22px !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child {
  position: absolute;
  height: 100%;
  left: 50%;
  top: -50px;
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child {
    left: auto;
    right: -80px;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child {
    display: none;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner {
  height: 100%;
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner {
    background-position: right top !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper .wpb_single_image {
  height: 100%;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper {
  height: 100%;
  width: 100%;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper {
  height: 100%;
  width: 100%;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  position: absolute;
  height: 100%;
  width: auto;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-right .vc_column-inner {
  background-position: right top !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-left .vc_column-inner {
  background-position-x: left !important;
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-left .vc_column-inner {
    background-position-x: right !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-bottom {
  top: auto !important;
  bottom: -50px !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-bottom .vc_column-inner {
  background-position-y: bottom !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.top-zero {
  top: 0 !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.top-zero .vc_column-inner {
  background-position-y: top !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.full-height {
  max-height: calc(100% + 50px) !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.full-height .vc_column-inner {
  height: calc(100% + 50px) !important;
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-top-bottom {
  max-height: calc(100% + 190px) !important;
  z-index: 100;
  top: -145px !important;
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-top-bottom {
    top: -135px !important;
  }
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-top-bottom {
    top: -50px !important;
    max-height: calc(100% + 80px) !important;
    right: -15px !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-top-bottom .vc_column-inner {
  height: calc(100% + 190px) !important;
}
@media all and (max-width: 1000px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6:last-child.img-top-bottom .vc_column-inner {
    max-height: calc(100% + 80px) !important;
    background-position: right !important;
  }
}
.werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 h4 {
  color: #13a438 !important;
  font-size: 25px !important;
  text-transform: uppercase;
  font-style: italic;
  white-space: nowrap;
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 h4 {
    font-size: 37px !important;
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row.protocol .vc_col-sm-6 h4 {
    font-size: 20px !important;
  }
}
.werde_dynamiker #container .vc_row.footer {
  max-width: 2000px;
  width: 74% !important;
  margin: 0 auto !important;
  overflow: visible !important;
  padding-top: 50px !important;
  padding-bottom: 80px !important;
  background-position: right 45px bottom !important;
}
@media all and (max-width: 540px) {
  .werde_dynamiker #container .vc_row.footer {
    padding-bottom: 50px !important;
  }
}
@media all and (min-width: 768px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6 {
    width: 100% !important;
  }
}
@media all and (min-width: 1130px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6 {
    width: 50% !important;
    outline: 0;
  }
}
@media all and (max-width: 1130px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:first-child {
    margin-bottom: 0 !important;
  }
}
.werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:first-child h2 {
  font-size: 33px !important;
  letter-spacing: 0 !important;
  margin-bottom: 25px !important;
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:first-child h2 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
}
@media all and (max-width: 480px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:first-child h2 {
    font-size: 28px !important;
  }
}
.werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:first-child p {
  font-size: 18px !important;
  line-height: 21px !important;
}
.werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child .wpb_image_grid_ul li {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  max-width: 48% !important;
  margin: 0 !important;
}
.werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child .wpb_image_grid_ul li:first-child {
  margin-right: 4% !important;
}
.werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
  position: absolute !important;
  bottom: -50px !important;
  height: calc(100% + 100px) !important;
  width: calc(100% + 95px) !important;
  padding-bottom: 50px !important;
  background-position: right bottom -25px !important;
}
@media all and (max-width: 1350px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    height: calc(90% + 100px) !important;
  }
}
@media all and (max-width: 1230px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    height: calc(80% + 100px) !important;
  }
}
@media all and (max-width: 1130px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    position: relative !important;
    bottom: 0px !important;
  }
}
@media all and (max-width: 850px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    bottom: -30px !important;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    background-size: 65% !important;
    background-position: right 0px bottom -55px !important;
  }
}
@media all and (max-width: 540px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    padding-bottom: 270px !important;
    background-size: 100% !important;
    background-position: right bottom -50px !important;
    bottom: -40px !important;
  }
}
@media all and (max-width: 400px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    padding-bottom: 170px !important;
  }
}
@media all and (max-width: 375px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner {
    background-position: right bottom 0px !important;
  }
}
@media all and (max-width: 1130px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner .vc_col-sm-6 {
    width: 50% !important;
    float: left !important;
  }
}
@media all and (max-width: 768px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner .vc_col-sm-6:first-child {
    width: 40% !important;
  }
}
@media all and (max-width: 540px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner .vc_col-sm-6:first-child {
    width: 100% !important;
  }
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner .vc_col-sm-6:first-child p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}
@media all and (min-width: 1900px) {
  .werde_dynamiker #container .vc_row.footer > .vc_col-sm-6:last-child > .vc_column-inner .vc_col-sm-6:first-child p a {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

/*# sourceMappingURL=main.css.map */
