@charset "UTF-8";
/*
 * Grid system.
 */
/*
 * Media query breakpoints.
 */
/*
 * Colors.
 */
/*
 * Fonts.
 */
/*
 * Icons, symbols.
 */
/*
 * Misc.
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #002C77;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00102b;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1,
.post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span,
.single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title, .h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template h2 span, .h3, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time, .h4, .h5, .h6 {
  font-family: "rokkitt";
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title small,
  .h1 .small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span .small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title .small, .h2 small, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 small, .single-tribe_events .tribe-events-pg-template h2 span small,
  .h2 .small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 .small,
  .single-tribe_events .tribe-events-pg-template h2 span .small, .h3 small, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time small,
  .h3 .small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1,
.h1,
.post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span,
.single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title,
h2, .h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template h2 span,
h3, .h3, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time {
  margin-top: 21px;
  margin-bottom: 10.5px; }
  h1 small,
  h1 .small,
  .h1 small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title small,
  .h1 .small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span .small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title .small,
  h2 small,
  h2 .small, .h2 small, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 small, .single-tribe_events .tribe-events-pg-template h2 span small,
  .h2 .small,
  .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 .small,
  .single-tribe_events .tribe-events-pg-template h2 span .small,
  h3 small,
  h3 .small, .h3 small, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time small,
  .h3 .small,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1,
.h1,
.post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span,
.single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title {
  font-size: 42px; }

h2, .h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template h2 span {
  font-size: 32px; }

h3, .h3, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time {
  font-size: 26px; }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 15px; }

h6, .h6 {
  font-size: 13px; }

p {
  margin: 0 0 10.5px; }

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 636px) {
    .lead {
      font-size: 22.5px; } }

small,
.small {
  font-size: 86%; }

mark,
.mark {
  padding: .2em;
  background-color: #d8e8c2; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #d8e8c2; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #c0da9d; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 21px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 636px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857; }

.container, .layout--hero_image .hero_image_text {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .layout--hero_image .hero_image_text:before, .container:after, .layout--hero_image .hero_image_text:after {
    display: table;
    content: " "; }
  .container:after, .layout--hero_image .hero_image_text:after {
    clear: both; }
  @media (min-width: 636px) {
    .container, .layout--hero_image .hero_image_text {
      width: 730px; } }
  @media (min-width: 851px) {
    .container, .layout--hero_image .hero_image_text {
      width: 950px; } }
  @media (min-width: 1081px) {
    .container, .layout--hero_image .hero_image_text {
      width: 1150px; } }

.container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -5px;
  margin-left: -5px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 636px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 851px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1081px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 635px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 635px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 635px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 635px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 636px) and (max-width: 850px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 636px) and (max-width: 850px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 636px) and (max-width: 850px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 636px) and (max-width: 850px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 851px) and (max-width: 1080px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 851px) and (max-width: 1080px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 851px) and (max-width: 1080px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 851px) and (max-width: 1080px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1081px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1081px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1081px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1081px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 635px) {
  .hidden-xs, .site-header .search-form {
    display: none !important; } }

@media (min-width: 636px) and (max-width: 850px) {
  .hidden-sm, .site-header .search-form {
    display: none !important; } }

@media (min-width: 851px) and (max-width: 1080px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1081px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@media (min-width: 320px) and (max-width: 635px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left; }
  .col-ms-1 {
    width: 8.33333%; }
  .col-ms-2 {
    width: 16.66667%; }
  .col-ms-3 {
    width: 25%; }
  .col-ms-4 {
    width: 33.33333%; }
  .col-ms-5 {
    width: 41.66667%; }
  .col-ms-6 {
    width: 50%; }
  .col-ms-7 {
    width: 58.33333%; }
  .col-ms-8 {
    width: 66.66667%; }
  .col-ms-9 {
    width: 75%; }
  .col-ms-10 {
    width: 83.33333%; }
  .col-ms-11 {
    width: 91.66667%; }
  .col-ms-12 {
    width: 100%; }
  .col-ms-pull-0 {
    right: auto; }
  .col-ms-pull-1 {
    right: 8.33333%; }
  .col-ms-pull-2 {
    right: 16.66667%; }
  .col-ms-pull-3 {
    right: 25%; }
  .col-ms-pull-4 {
    right: 33.33333%; }
  .col-ms-pull-5 {
    right: 41.66667%; }
  .col-ms-pull-6 {
    right: 50%; }
  .col-ms-pull-7 {
    right: 58.33333%; }
  .col-ms-pull-8 {
    right: 66.66667%; }
  .col-ms-pull-9 {
    right: 75%; }
  .col-ms-pull-10 {
    right: 83.33333%; }
  .col-ms-pull-11 {
    right: 91.66667%; }
  .col-ms-pull-12 {
    right: 100%; }
  .col-ms-push-0 {
    left: auto; }
  .col-ms-push-1 {
    left: 8.33333%; }
  .col-ms-push-2 {
    left: 16.66667%; }
  .col-ms-push-3 {
    left: 25%; }
  .col-ms-push-4 {
    left: 33.33333%; }
  .col-ms-push-5 {
    left: 41.66667%; }
  .col-ms-push-6 {
    left: 50%; }
  .col-ms-push-7 {
    left: 58.33333%; }
  .col-ms-push-8 {
    left: 66.66667%; }
  .col-ms-push-9 {
    left: 75%; }
  .col-ms-push-10 {
    left: 83.33333%; }
  .col-ms-push-11 {
    left: 91.66667%; }
  .col-ms-push-12 {
    left: 100%; }
  .col-ms-offset-0 {
    margin-left: 0%; }
  .col-ms-offset-1 {
    margin-left: 8.33333%; }
  .col-ms-offset-2 {
    margin-left: 16.66667%; }
  .col-ms-offset-3 {
    margin-left: 25%; }
  .col-ms-offset-4 {
    margin-left: 33.33333%; }
  .col-ms-offset-5 {
    margin-left: 41.66667%; }
  .col-ms-offset-6 {
    margin-left: 50%; }
  .col-ms-offset-7 {
    margin-left: 58.33333%; }
  .col-ms-offset-8 {
    margin-left: 66.66667%; }
  .col-ms-offset-9 {
    margin-left: 75%; }
  .col-ms-offset-10 {
    margin-left: 83.33333%; }
  .col-ms-offset-11 {
    margin-left: 91.66667%; }
  .col-ms-offset-12 {
    margin-left: 100%; } }

.jagdfieber {
  display: inline-block; }
  .jagdfieber svg {
    fill: currentColor;
    max-width: 20px;
    height: 20px;
    vertical-align: -5px;
    margin-left: 5px;
    margin-right: 5px; }

.jagdfieber-herz svg {
  max-width: 100px;
  max-height: 95px; }

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.no-wrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.justify-start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.justify-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.justify-end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-center, .menu-header-container .menu {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

.align-end {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }

.order--1 {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

@media (min-width: 636px) {
  .flex-sm, .menu-header-container .menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 851px) {
  .flex-md {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 1081px) {
  .flex-lg {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.row::before, .row::after {
  width: 0; }

.margin-top-xs-0 {
  margin-top: 0; }

.margin-top-xs-1 {
  margin-top: 5px; }

.margin-top-xs-2 {
  margin-top: 10px; }

.margin-top-xs-3 {
  margin-top: 15px; }

.margin-top-xs-4 {
  margin-top: 20px; }

.margin-top-xs-5 {
  margin-top: 25px; }

.margin-top-xs-6 {
  margin-top: 30px; }

.margin-top-xs-7 {
  margin-top: 35px; }

.margin-bottom-xs-0 {
  margin-bottom: 0; }

.margin-bottom-xs-1 {
  margin-bottom: 5px; }

.margin-bottom-xs-2 {
  margin-bottom: 10px; }

.margin-bottom-xs-3 {
  margin-bottom: 15px; }

.margin-bottom-xs-4 {
  margin-bottom: 20px; }

.margin-bottom-xs-5 {
  margin-bottom: 25px; }

.margin-bottom-xs-6 {
  margin-bottom: 30px; }

.margin-bottom-xs-7 {
  margin-bottom: 35px; }

.margin-right-xs-1 {
  margin-right: 5px; }

.margin-right-xs-2 {
  margin-right: 10px; }

.margin-right-xs-3 {
  margin-right: 15px; }

.margin-right-xs-4 {
  margin-right: 20px; }

.margin-right-xs-5 {
  margin-right: 25px; }

.margin-right-xs-6 {
  margin-right: 30px; }

.margin-right-xs-7 {
  margin-right: 35px; }

@media (min-width: 636px) {
  .margin-top-sm-0 {
    margin-top: 0; } }

@media (min-width: 636px) {
  .margin-top-sm-1 {
    margin-top: 5px; } }

@media (min-width: 636px) {
  .margin-top-sm-2 {
    margin-top: 10px; } }

@media (min-width: 636px) {
  .margin-top-sm-3 {
    margin-top: 15px; } }

@media (min-width: 636px) {
  .margin-top-sm-4 {
    margin-top: 20px; } }

@media (min-width: 636px) {
  .margin-top-sm-5 {
    margin-top: 25px; } }

@media (min-width: 636px) {
  .margin-top-sm-6 {
    margin-top: 30px; } }

@media (min-width: 636px) {
  .margin-top-sm-7 {
    margin-top: 35px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-0 {
    margin-bottom: 0; } }

@media (min-width: 636px) {
  .margin-bottom-sm-1 {
    margin-bottom: 5px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-2 {
    margin-bottom: 10px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-3 {
    margin-bottom: 15px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-4 {
    margin-bottom: 20px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-5 {
    margin-bottom: 25px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-6 {
    margin-bottom: 30px; } }

@media (min-width: 636px) {
  .margin-bottom-sm-7 {
    margin-bottom: 35px; } }

@media (min-width: 851px) {
  .margin-top-md-0 {
    margin-top: 0; } }

@media (min-width: 851px) {
  .margin-top-md-1 {
    margin-top: 5px; } }

@media (min-width: 851px) {
  .margin-top-md-2 {
    margin-top: 10px; } }

@media (min-width: 851px) {
  .margin-top-md-3 {
    margin-top: 15px; } }

@media (min-width: 851px) {
  .margin-top-md-4 {
    margin-top: 20px; } }

@media (min-width: 851px) {
  .margin-top-md-5 {
    margin-top: 25px; } }

@media (min-width: 851px) {
  .margin-top-md-6 {
    margin-top: 30px; } }

@media (min-width: 851px) {
  .margin-top-md-7 {
    margin-top: 35px; } }

@media (min-width: 851px) {
  .margin-bottom-md-0 {
    margin-bottom: 0; } }

@media (min-width: 851px) {
  .margin-bottom-md-1 {
    margin-bottom: 5px; } }

@media (min-width: 851px) {
  .margin-bottom-md-2 {
    margin-bottom: 10px; } }

@media (min-width: 851px) {
  .margin-bottom-md-3 {
    margin-bottom: 15px; } }

@media (min-width: 851px) {
  .margin-bottom-md-4 {
    margin-bottom: 20px; } }

@media (min-width: 851px) {
  .margin-bottom-md-5 {
    margin-bottom: 25px; } }

@media (min-width: 851px) {
  .margin-bottom-md-6 {
    margin-bottom: 30px; } }

@media (min-width: 851px) {
  .margin-bottom-md-7 {
    margin-bottom: 35px; } }

@media (min-width: 1081px) {
  .margin-top-lg-0 {
    margin-top: 0; } }

@media (min-width: 1081px) {
  .margin-top-lg-1 {
    margin-top: 5px; } }

@media (min-width: 1081px) {
  .margin-top-lg-2 {
    margin-top: 10px; } }

@media (min-width: 1081px) {
  .margin-top-lg-3 {
    margin-top: 15px; } }

@media (min-width: 1081px) {
  .margin-top-lg-4 {
    margin-top: 20px; } }

@media (min-width: 1081px) {
  .margin-top-lg-5 {
    margin-top: 25px; } }

@media (min-width: 1081px) {
  .margin-top-lg-6 {
    margin-top: 30px; } }

@media (min-width: 1081px) {
  .margin-top-lg-7 {
    margin-top: 35px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-0 {
    margin-bottom: 0; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-1 {
    margin-bottom: 5px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-2 {
    margin-bottom: 10px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-3 {
    margin-bottom: 15px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-4 {
    margin-bottom: 20px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-5 {
    margin-bottom: 25px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-6 {
    margin-bottom: 30px; } }

@media (min-width: 1081px) {
  .margin-bottom-lg-7 {
    margin-bottom: 35px; } }

.padding-top-xs-1 {
  padding-top: 5px; }

.padding-top-xs-2 {
  padding-top: 10px; }

.padding-top-xs-3 {
  padding-top: 15px; }

.padding-top-xs-4 {
  padding-top: 20px; }

.padding-top-xs-5 {
  padding-top: 25px; }

.padding-top-xs-6 {
  padding-top: 30px; }

.padding-top-xs-7 {
  padding-top: 35px; }

.padding-bottom-xs-1 {
  padding-bottom: 5px; }

.padding-bottom-xs-2 {
  padding-bottom: 10px; }

.padding-bottom-xs-3 {
  padding-bottom: 15px; }

.padding-bottom-xs-4 {
  padding-bottom: 20px; }

.padding-bottom-xs-5 {
  padding-bottom: 25px; }

.padding-bottom-xs-6 {
  padding-bottom: 30px; }

.padding-bottom-xs-7 {
  padding-bottom: 35px; }

@media (min-width: 636px) {
  .padding-top-sm-0 {
    padding-top: 0; } }

@media (min-width: 636px) {
  .padding-top-sm-1 {
    padding-top: 5px; } }

@media (min-width: 636px) {
  .padding-top-sm-2 {
    padding-top: 10px; } }

@media (min-width: 636px) {
  .padding-top-sm-3 {
    padding-top: 15px; } }

@media (min-width: 636px) {
  .padding-top-sm-4 {
    padding-top: 20px; } }

@media (min-width: 636px) {
  .padding-top-sm-5 {
    padding-top: 25px; } }

@media (min-width: 636px) {
  .padding-top-sm-6 {
    padding-top: 30px; } }

@media (min-width: 636px) {
  .padding-top-sm-7 {
    padding-top: 35px; } }

@media (min-width: 636px) {
  .padding-right-sm-0 {
    padding-right: 0; } }

@media (min-width: 636px) {
  .padding-right-sm-1 {
    padding-right: 5px; } }

@media (min-width: 636px) {
  .padding-right-sm-2 {
    padding-right: 10px; } }

@media (min-width: 636px) {
  .padding-right-sm-3 {
    padding-right: 15px; } }

@media (min-width: 636px) {
  .padding-right-sm-4 {
    padding-right: 20px; } }

@media (min-width: 636px) {
  .padding-right-sm-5 {
    padding-right: 25px; } }

@media (min-width: 636px) {
  .padding-right-sm-6 {
    padding-right: 30px; } }

@media (min-width: 636px) {
  .padding-right-sm-7 {
    padding-right: 35px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-0 {
    padding-bottom: 0; } }

@media (min-width: 636px) {
  .padding-bottom-sm-1 {
    padding-bottom: 5px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-2 {
    padding-bottom: 10px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-3 {
    padding-bottom: 15px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-4 {
    padding-bottom: 20px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-5 {
    padding-bottom: 25px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-6 {
    padding-bottom: 30px; } }

@media (min-width: 636px) {
  .padding-bottom-sm-7 {
    padding-bottom: 35px; } }

@media (min-width: 636px) {
  .padding-left-sm-0 {
    padding-left: 0; } }

@media (min-width: 636px) {
  .padding-left-sm-1 {
    padding-left: 5px; } }

@media (min-width: 636px) {
  .padding-left-sm-2 {
    padding-left: 10px; } }

@media (min-width: 636px) {
  .padding-left-sm-3 {
    padding-left: 15px; } }

@media (min-width: 636px) {
  .padding-left-sm-4 {
    padding-left: 20px; } }

@media (min-width: 636px) {
  .padding-left-sm-5 {
    padding-left: 25px; } }

@media (min-width: 636px) {
  .padding-left-sm-6 {
    padding-left: 30px; } }

@media (min-width: 636px) {
  .padding-left-sm-7 {
    padding-left: 35px; } }

.static {
  position: static; }

.page.container-fluid {
  width: 100%;
  overflow-x: hidden; }

form .response {
  padding: 5px;
  border: 1px solid; }

.alignnone {
  margin: 5px 20px 20px 0; }
  a img.alignnone {
    margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }
  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }
  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }

* {
  min-width: 0;
  min-height: 0; }

html {
  overflow-x: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: scrollbar; }

body {
  overflow-x: hidden;
  position: relative; }

img,
iframe,
svg {
  max-width: 100%; }

img {
  height: auto; }

ul,
ol {
  padding: 0;
  list-style-type: none; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  font-size: 16px; }

label {
  display: block; }
  label input,
  label textarea,
  label select {
    width: 100%;
    border-radius: 0;
    border: 1px solid #a9a9a9;
    padding: 1.66667px 3.33333px;
    font-weight: normal; }
  label input[type="radio"],
  label input[type="checkbox"] {
    width: auto; }
  label textarea {
    min-height: 100px;
    -webkit-appearance: textarea;
    -moz-appearance: textarea;
    appearance: textarea; }

fieldset {
  min-width: 0; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none; }
  button:focus {
    outline: none; }

h1 a,
.h1 a,
.post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span a,
.single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title a,
h2 a,
.h2 a,
.single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 a,
.single-tribe_events .tribe-events-pg-template h2 span a,
h3 a,
.h3 a,
.post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: inherit; }

a:focus {
  text-decoration: none; }

@media (min-width: 636px) {
  a[href^="tel:"] {
    cursor: text;
    color: inherit;
    text-decoration: none !important; }
    a[href^="tel:"]:hover, a[href^="tel:"]:active, a[href^="tel:"]:focus {
      text-decoration: none;
      color: inherit !important;
      background: inherit; } }

a[href^="mailto:"] {
  word-wrap: break-word;
  overflow-wrap: break-word; }

@media (min-width: 636px) {
  .site-header.fixed-sm {
    position: fixed;
    left: 0;
    right: 0; } }

.off-canvas {
  transition: background-color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), background-color 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  width: 80%;
  position: absolute;
  top: 95px;
  background-color: #fff;
  z-index: 99999; }
  @media (min-width: 1081px) {
    .off-canvas {
      position: static;
      width: auto;
      transition: none; } }
  .off-canvas.left {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1; }
    .off-canvas.left .off-canvas-toggle {
      left: 100%; }
      .right .off-canvas.left .off-canvas-toggle {
        opacity: 0; }
    .left .off-canvas.left {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      z-index: 99999; }
  .off-canvas.right {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 1; }
    .off-canvas.right .off-canvas-toggle {
      right: 100%; }
      .left .off-canvas.right .off-canvas-toggle {
        opacity: 0; }
    .right .off-canvas.right {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      z-index: 10; }
  @media (min-width: 1081px) {
    .off-canvas.nav {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }
  .off-canvas > * {
    position: relative; }

.off-canvas-toggle {
  position: absolute;
  top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: #fff;
  transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), margin 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  text-align: center;
  padding: 3.33333px; }
  @media (max-width: 850px) {
    .off-canvas-toggle[aria-expanded="false"] {
      top: -5px; }
    .off-canvas-toggle[aria-expanded="true"] {
      position: relative;
      left: calc(100% - 44px) !important;
      top: 5px; } }

@media (max-width: 1081px) {
  body.left {
    height: 99vh;
    overflow-y: hidden; }
    body.left .off-canvas.left.nav {
      width: 100%;
      top: 95px;
      height: calc(100vh - 95px);
      background-color: #fff;
      padding: 10px 0 0;
      box-shadow: 0px 1px 6px #00000029;
      overflow-y: scroll; }
      body.left .off-canvas.left.nav .content-overflow {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        max-height: unset;
        height: calc(100dvh - 115px);
        width: 100%;
        justify-content: space-evenly;
        overflow-y: scroll; } }

.image-caption {
  margin: 10px 0;
  font-style: italic; }

.main-navigation {
  background: #fff; }

.menu {
  margin: 0;
  padding: 0; }
  .menu .menu-item {
    position: relative; }
    .menu .menu-item-has-children a[href="#"] {
      cursor: default; }
    @media (min-width: 1081px) {
      .menu .menu-item-has-children:hover > .sub-menu {
        display: block; } }
    .menu .menu-item-current-parent .sub-menu {
      display: block; }
      @media (min-width: 636px) {
        .menu .menu-item-current-parent .sub-menu {
          display: none; } }
    .menu .menu-item:last-of-type .sub-menu {
      right: 0; }
    .menu .menu-item a {
      text-decoration: none; }
  .menu .sub-menu {
    display: none;
    margin-left: 5px;
    z-index: 1; }
    @media (min-width: 636px) {
      .menu .sub-menu {
        position: absolute;
        top: 100%;
        margin-left: 0;
        padding: 15px;
        background: #fff;
        white-space: nowrap; } }

.site {
  min-height: 100vh; }
  .site:not(.container) {
    width: 100%; }

.site-content {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.entry-header {
  overflow: hidden; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.single .entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.entry-content .article__content ul,
.entry-content .article__content ol, .entry-content .text ul,
.entry-content .text ol {
  margin-left: 13px; }
  .entry-content .article__content ul li::before,
  .entry-content .article__content ol li::before, .entry-content .text ul li::before,
  .entry-content .text ol li::before {
    margin: 0 5px 0 -13px; }

.entry-content .article__content ul > li::before, .entry-content .text ul > li::before {
  content: "●";
  font-size: .8em;
  vertical-align: 1px; }

.entry-content .article__content ul > li ul > li::before, .entry-content .text ul > li ul > li::before {
  content: "–"; }

.entry-content .article__content ol, .entry-content .text ol {
  counter-reset: ol; }
  .entry-content .article__content ol > li::before, .entry-content .text ol > li::before {
    counter-increment: ol;
    content: counters(ol, "."); }

@font-face {
  font-family: 'rokkitt';
  src: url("../fonts/rokkitt-bold-webfont.woff2") format("woff2"), url("../fonts/rokkitt-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

body.logged-in.admin-bar .site-header {
  top: 32px; }

.site-header {
  padding-left: 0em;
  padding-right: 0em;
  background-color: #fff;
  box-shadow: 0px 1px 6px #00000029;
  z-index: 99999;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 96px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0; }
  @media (min-width: 1081px) {
    .site-header {
      height: 150px;
      z-index: 5; } }
  .site-header__inner {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1081px) {
      .site-header__inner {
        padding-left: 0rem;
        padding-right: 0rem; } }
    .site-header__inner .header-wrapper {
      padding: 2rem 0;
      width: 100%; }
      @media (min-width: 1081px) {
        .site-header__inner .header-wrapper {
          padding: 10px 2rem 20px; } }
      .site-header__inner .header-wrapper .site-branding {
        width: 190px;
        margin-left: 0;
        margin-right: auto; }
        @media (min-width: 1081px) {
          .site-header__inner .header-wrapper .site-branding {
            width: 230px;
            margin-left: auto;
            padding: 0; } }
        @media (min-width: 1251px) {
          .site-header__inner .header-wrapper .site-branding {
            width: 270px;
            margin-left: auto;
            padding: 0; } }
        .site-header__inner .header-wrapper .site-branding .custom-logo {
          width: 100%; }
      .site-header__inner .header-wrapper .primary-menu {
        width: calc(100% - 230px); }
        @media (min-width: 1251px) {
          .site-header__inner .header-wrapper .primary-menu {
            width: calc(100% - 270px); } }
        .site-header__inner .header-wrapper .primary-menu .off-canvas-toggle {
          position: relative;
          top: unset; }
          .site-header__inner .header-wrapper .primary-menu .off-canvas-toggle .off-canvas-toggle__inner {
            z-index: 11;
            width: 25px; }
        .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu {
          padding: 0 2rem;
          width: 100%;
          margin-bottom: 2em; }
          @media (min-width: 1081px) {
            .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu {
              padding: 0;
              gap: 7.5px;
              margin-bottom: 0; } }
          @media (min-width: 1251px) {
            .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu {
              gap: 25px; } }
          .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item {
            margin-right: 0; }
            .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight {
              margin-left: 0; }
              @media (min-width: 1251px) {
                .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight {
                  margin-left: 1em; } }
              .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight.current-menu-ancestor > a, .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight.current-menu-item > a, .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight:hover > a {
                color: #fff;
                text-decoration: underline; }
              .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight > a {
                background-color: #7ab800;
                color: #fff;
                width: 100%;
                text-align: center;
                margin-top: 0.5em; }
                @media (min-width: 1081px) {
                  .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight > a {
                    width: auto;
                    text-align: center;
                    margin-top: 0; } }
              .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight.material > a {
                padding: .25em 0.75em 0.25em 1.5em;
                position: relative; }
                .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item.highlight.material > a:before {
                  content: '';
                  display: block;
                  position: absolute;
                  left: 0.25em;
                  top: 50%;
                  transform: translateY(-50%);
                  width: 26px;
                  height: 26px;
                  background-image: url("../img/icons/header_materialien.svg");
                  background-size: contain;
                  background-position: center;
                  background-repeat: no-repeat; }
            .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item > .sub-menu {
              position: relative; }
              @media (min-width: 1081px) {
                .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item > .sub-menu {
                  position: absolute; } }
            .site-header__inner .header-wrapper .primary-menu .main-navigation .nav-menu > .menu-item .sub-menu--toggle {
              height: 100%;
              width: 30px;
              display: flex;
              align-items: center;
              justify-content: end; }

.site-header__meta {
  display: none;
  width: 100%;
  background-color: #002C77;
  padding: 5px 0;
  font-size: 0; }
  .site-header__meta-inner {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2rem; }
  .site-header__meta.mobile {
    margin-top: 1.5em;
    padding-bottom: 1.5em;
    display: flex;
    align-items: start; }
    @media (min-width: 1081px) {
      .site-header__meta.mobile {
        display: none; } }
  @media (min-width: 1081px) {
    .site-header__meta {
      display: flex;
      align-items: center; } }
  .site-header__meta .menu-header-container {
    width: 100%;
    height: fit-content;
    font-size: 15px; }
    @media (min-width: 1081px) {
      .site-header__meta .menu-header-container {
        width: 70%; } }
    .site-header__meta .menu-header-container .menu {
      display: flex;
      flex-wrap: wrap;
      padding: 0 2rem;
      width: 100%;
      justify-content: center;
      gap: 0 20px; }
      @media (min-width: 1081px) {
        .site-header__meta .menu-header-container .menu {
          padding: 0;
          justify-content: space-between;
          gap: 10px; } }
      .site-header__meta .menu-header-container .menu > .menu-item {
        margin-right: 0;
        padding: 0;
        width: 100%; }
        @media (min-width: 1081px) {
          .site-header__meta .menu-header-container .menu > .menu-item {
            width: auto; } }
        .site-header__meta .menu-header-container .menu > .menu-item > a {
          padding: 0.25em 0em;
          color: #fff;
          font-size: 2.4rem;
          line-height: 1.3;
          font-family: "rokkitt";
          text-transform: none;
          display: inline-block; }
          @media (min-width: 1081px) {
            .site-header__meta .menu-header-container .menu > .menu-item > a {
              font-size: inherit;
              line-height: inherit;
              font-family: inherit;
              padding: 0.5em 0.75em;
              border-bottom: 2px solid transparent;
              border-radius: 1px;
              text-transform: uppercase; } }
        .site-header__meta .menu-header-container .menu > .menu-item.current-menu-ancestor > a, .site-header__meta .menu-header-container .menu > .menu-item.current-menu-item > a, .site-header__meta .menu-header-container .menu > .menu-item:hover > a {
          font-weight: bold; }
        @media (min-width: 1081px) {
          .site-header__meta .menu-header-container .menu > .menu-item.current-menu-ancestor > a, .site-header__meta .menu-header-container .menu > .menu-item.current-menu-item > a, .site-header__meta .menu-header-container .menu > .menu-item:hover > a {
            border-bottom: 2px solid #fff;
            font-weight: normal; } }
        .site-header__meta .menu-header-container .menu > .menu-item.current-menu-item > a, .site-header__meta .menu-header-container .menu > .menu-item.current-menu-ancestor > a {
          border-bottom: 2px solid #fff; }
        .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu,
        .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu {
          position: relative; }
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu a,
          .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu a {
            color: #fff;
            display: inline-block;
            padding: 5px 10px;
            text-transform: none; }
            @media (min-width: 1081px) {
              .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu a,
              .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu a {
                padding: 5px 10px 5px 20px;
                display: inline-block;
                color: #002C77; } }
            .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu a:before,
            .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu a:before {
              content: ">";
              background: none !important;
              top: 50%;
              margin-right: 0.5em;
              transform: translateY(-50%);
              position: relative;
              color: #fff;
              left: 0; }
              @media (min-width: 1081px) {
                .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu a:before,
                .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu a:before {
                  color: #002C77;
                  position: absolute; } }
            .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu a:hover,
            .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu a:hover {
              text-decoration: underline; }
          @media (min-width: 1081px) {
            .site-header__meta .menu-header-container .menu > .menu-item.menu-icon > .sub-menu,
            .site-header__meta .menu-header-container .menu > .menu-item > .sub-menu {
              position: absolute; } }
        @media (min-width: 1081px) {
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon a {
            padding: 0.5em 0.75em 0.5em 2.1em; } }
        @media (min-width: 1081px) {
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon a:before {
            content: '';
            display: block;
            position: absolute;
            left: 0.25em;
            top: 46%;
            transform: translateY(-50%);
            width: 20px;
            height: 20px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; } }
        @media (min-width: 1081px) {
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon.hilfe a:before {
            background-image: url("../img/icons/header_hilfe.svg"); }
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon.kontakt a:before {
            background-image: url("../img/icons/header_kontakt.svg"); }
          .site-header__meta .menu-header-container .menu > .menu-item.menu-icon.spende a:before {
            background-image: url("../img/icons/header_spende.svg"); } }
        .site-header__meta .menu-header-container .menu > .menu-item .sub-menu--toggle {
          height: 100%;
          width: 30px;
          display: flex;
          align-items: center;
          justify-content: end;
          color: #fff;
          font-size: initial; }
  .site-header__meta .wpml-ls-legacy-list-horizontal {
    padding: 0 2rem 1rem;
    margin-top: 0;
    font-size: initial;
    width: 40%;
    text-align: right; }
    @media (min-width: 1081px) {
      .site-header__meta .wpml-ls-legacy-list-horizontal {
        padding: 0;
        margin-top: 0;
        width: 8%; } }
    .site-header__meta .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
      color: #fff;
      padding: 0.5em 0; }
      .site-header__meta .wpml-ls-legacy-list-horizontal .wpml-ls-item a:hover {
        text-decoration: none; }
    .site-header__meta .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-first-item {
      margin-right: 10px; }
    .site-header__meta .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language a {
      font-weight: bold; }
  .site-header__meta .search-form {
    display: block !important;
    width: 60%;
    max-width: unset;
    padding: 0 2rem 1rem;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: 1.5em; }
    @media (min-width: 1081px) {
      .site-header__meta .search-form {
        width: 22%;
        max-width: 200px;
        padding: 0;
        margin-left: auto;
        margin-right: 1em !important;
        margin-top: 0em; } }
    .site-header__meta .search-form label {
      width: 100%; }
    .site-header__meta .search-form .flex {
      flex-direction: row-reverse; }
      .site-header__meta .search-form .flex .search-field {
        background-color: transparent;
        color: #fff;
        padding: 0.5em 0.75em 0.25em 0em;
        border-bottom: 2px solid transparent;
        width: -webkit-fill-available; }
        .site-header__meta .search-form .flex .search-field::placeholder {
          color: #fff; }
        .site-header__meta .search-form .flex .search-field:focus-visible {
          outline: none;
          border-bottom: 2px solid #fff;
          border-radius: 1px; }
        @media (min-width: 1081px) {
          .site-header__meta .search-form .flex .search-field {
            padding: 0.25em 0.75em 0.25em 0em; } }
      .site-header__meta .search-form .flex button {
        margin-left: 0;
        margin-right: 0.25em;
        width: 20px;
        height: 20px;
        background: url("../img/icons/header_suche.svg") no-repeat center center/contain; }
        .site-header__meta .search-form .flex button svg {
          display: none; }
  @media (min-width: 636px) {
    .site-header__meta .sub-menu {
      padding: 15px 25px; } }

.site__breadcrumbs {
  padding-left: 2rem;
  padding-right: 2rem; }
  @media (min-width: 1081px) {
    .site__breadcrumbs {
      padding-left: 1em;
      padding-right: 1em; } }
  .site__breadcrumbs .breadcrumb {
    padding: .5em 0 1em; }

.menu-header-container .menu .menu-item.link {
  margin-right: 0em; }
  @media (min-width: 1081px) {
    .menu-header-container .menu .menu-item.link {
      margin-right: 1em; }
      .menu-header-container .menu .menu-item.link.material {
        margin-right: 1.2em; } }
  .menu-header-container .menu .menu-item.link .link {
    display: block;
    width: 2.1em;
    height: 2em;
    overflow: hidden; }
    @media (max-width: 1080px) {
      .menu-header-container .menu .menu-item.link .link.contact {
        width: 27px;
        height: 30px;
        margin-top: -4px; }
        .menu-header-container .menu .menu-item.link .link.contact span {
          display: none; } }
    @media (max-width: 850px) {
      .menu-header-container .menu .menu-item.link .link.material {
        width: 34px;
        height: 24px;
        margin-top: -2px; }
        .menu-header-container .menu .menu-item.link .link.material span {
          display: none; } }
    .menu-header-container .menu .menu-item.link .link svg {
      width: 100%;
      height: 100%;
      fill: currentColor; }
  .menu-header-container .menu .menu-item.link .contact svg {
    vertical-align: -17px; }

.off-canvas-wrapper {
  clear: both; }
  @media (min-width: 636px) {
    .off-canvas-wrapper .content-overflow {
      padding: 0; } }

.off-canvas-toggle {
  width: 24px;
  height: 24px;
  margin-left: 1em;
  padding: 0; }
  body.left .off-canvas-toggle {
    margin-left: 0; }
  .off-canvas-toggle__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 20px;
    height: 2px;
    color: #002C77;
    background-color: currentColor; }
    body.left .off-canvas-toggle__inner {
      background-color: transparent; }
    .off-canvas-toggle__inner::before, .off-canvas-toggle__inner::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: currentColor;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transition: -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
      transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
      transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
    .off-canvas-toggle__inner::before {
      -ms-transform: translateY(-8px) rotate(0);
      -webkit-transform: translateY(-8px) rotate(0);
      transform: translateY(-8px) rotate(0); }
      body.left .off-canvas-toggle__inner::before {
        -ms-transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg); }
    .off-canvas-toggle__inner::after {
      -ms-transform: translateY(8px) rotate(0);
      -webkit-transform: translateY(8px) rotate(0);
      transform: translateY(8px) rotate(0); }
      body.left .off-canvas-toggle__inner::after {
        -ms-transform: translateY(0) rotate(-45deg);
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg); }

@media (max-width: 850px) {
  .main-navigation .nav-menu {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media (max-width: 1080px) {
  .main-navigation .nav-menu > .menu-item {
    margin-right: 1em; } }

.main-navigation .nav-menu > .menu-item.current-menu-ancestor > a, .main-navigation .nav-menu > .menu-item.current-menu-item > a, .main-navigation .nav-menu > .menu-item:hover > a {
  color: #002C77;
  border-bottom: 3px solid #7ab800;
  border-radius: 1.5px; }

.main-navigation .nav-menu > .menu-item > a {
  border-bottom: 3px solid transparent;
  font-family: "rokkitt";
  font-size: 2.4rem;
  line-height: 1.3;
  display: inline-block;
  padding: .1em 0; }
  @media (min-width: 636px) {
    .main-navigation .nav-menu > .menu-item > a {
      font-size: 22px;
      padding: .25em 0.75em;
      line-height: inherit; } }

.main-navigation .nav-menu .sub-menu {
  margin-top: 5px; }
  @media (min-width: 1081px) {
    .main-navigation .nav-menu .sub-menu {
      margin-top: 0px; } }
  .main-navigation .nav-menu .sub-menu .menu-item.current-menu-item a {
    text-decoration: underline; }
  .main-navigation .nav-menu .sub-menu .menu-item a {
    display: block;
    padding: 5px 10px; }
    .main-navigation .nav-menu .sub-menu .menu-item a:hover {
      text-decoration: underline; }
    .main-navigation .nav-menu .sub-menu .menu-item a::before {
      content: ">";
      display: inline-block;
      margin-right: .5em; }

#menu-soziale-netzwerke-footer,
#menu-social-media-en {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  #menu-soziale-netzwerke-footer li,
  #menu-social-media-en li {
    width: 5em;
    height: 4em;
    overflow: hidden; }
    #menu-soziale-netzwerke-footer li a:hover,
    #menu-social-media-en li a:hover {
      color: #7ab800; }
    #menu-soziale-netzwerke-footer li a svg,
    #menu-social-media-en li a svg {
      height: 100%;
      width: 100%;
      fill: currentColor; }

[class^="menu-footer-"] {
  border-color: #002C77;
  border-style: solid;
  border-width: 0;
  border-top-width: 1px;
  text-align: center; }
  @media (min-width: 636px) {
    [class^="menu-footer-"] {
      border-top: none;
      border-left-width: 1px;
      padding-left: 5%;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
      text-align: left; } }
  [class^="menu-footer-"] .menu-item.current-menu-item a,
  [class^="menu-footer-"] .menu-item a:hover {
    text-decoration: underline; }
  [class^="menu-footer-"] .menu-item a {
    display: inline-block;
    padding: .5em; }

.sub-menu--toggle {
  position: absolute;
  right: 0;
  top: 2.8rem;
  transform: translateY(-50%);
  color: #002C77; }
  @media (min-width: 1081px) {
    .sub-menu--toggle {
      top: 50%; } }

html {
  scroll-behavior: smooth; }

figcaption, figure {
  max-width: 100%; }

.container, .layout--hero_image .hero_image_text {
  padding-left: 0;
  padding-right: 0; }

.site {
  width: 100%;
  min-height: auto; }

@media (max-width: 1080px) {
  .hidden-md {
    display: none; } }

.site__breadcrumbs {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2rem;
  margin-top: 95px; }
  @media (min-width: 1081px) {
    .site__breadcrumbs {
      margin-top: 150px; } }
  body:not(.home) .site__breadcrumbs {
    margin-top: 100px; }
    @media (min-width: 1081px) {
      body:not(.home) .site__breadcrumbs {
        margin-top: 155px; } }

.full-width {
  margin: 0 -15px; }
  @media (min-width: 1081px) {
    .full-width {
      margin: 0 calc(-100vw / 2 + 1157px / 2); } }

body:not(.page) article[class^="post-"], body:not(.page)
.post-navigation {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem; }

.content-blocks {
  width: 1280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .content-blocks::after {
    content: '';
    display: table;
    clear: both; }

.page-header {
  margin: 0;
  overflow: hidden; }

.page-title {
  text-align: center; }

.entry-content ol li,
.entry-content ul li {
  margin-bottom: .5em; }

.post .entry-content {
  margin: 1.5em 0; }

.entry-content .image--featured-image {
  margin-bottom: 2em;
  text-align: center; }

.entry-footer span {
  display: block; }
  .entry-footer span a + a {
    display: inline-block;
    margin-left: .3em; }

.post-navigation {
  margin: 2em 0;
  overflow: hidden; }
  .post-navigation .nav-previous {
    float: left;
    width: 50%; }
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

.posts-navigation {
  max-width: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0rem;
  padding-right: 0rem; }
  .posts-navigation .nav-previous {
    float: left;
    width: 50%; }
    .posts-navigation .nav-previous a {
      margin-right: auto; }
  .posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }
    .posts-navigation .nav-next a {
      margin-left: auto; }
  .posts-navigation a {
    font-weight: bold;
    font-size: 1.4rem;
    padding: 0.5em;
    width: fit-content;
    background-color: #fff;
    color: #002C77;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #002C77;
    margin-top: 2rem; }

.sidebar-social-media-icons {
  margin-bottom: 4em;
  clear: both; }
  .sidebar-social-media-icons h3 {
    text-align: center; }

.gdpr a, .gdpr a:visited {
  color: white !important; }

.twoclicks-inner {
  background-color: rgba(255, 255, 255, 0.867); }

/*** Veranstaltungen ***/
.post-type-archive .tribe-events .tribe-events-c-ical a {
  border: none;
  font-size: 15px;
  font-weight: normal; }
  .post-type-archive .tribe-events .tribe-events-c-ical a::before {
    display: none; }

.post-type-archive .tribe-events .tribe-events-l-container {
  padding: 5px !important; }
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time a {
    color: #7ab800; }
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article {
    font-size: 15px; }
    .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article time, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article h3, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article span {
      font-size: 15px !important; }
    .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events article h3 {
      font-weight: bold; }

.single-tribe_events .tribe-events-pg-template {
  max-width: 1280px !important; }
  .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta {
    background-color: #002C77;
    color: #fff;
    padding: 15px;
    border: none; }
    .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group {
      padding: 0;
      width: 50%;
      margin-bottom: 0; }
      .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dd, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dt, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group span {
        font-size: 15px;
        font-style: normal; }
        .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dd a, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dt a, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group span a {
          color: #fff;
          text-decoration: underline !important; }
          .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dd a:hover, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group dt a:hover, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group span a:hover {
            text-decoration: none; }
      .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2 {
        margin-top: 0; }
  .single-tribe_events .tribe-events-pg-template .tribe-events-back a {
    color: #002C77;
    font-weight: normal; }
  .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links {
    display: flex; }
    .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a {
      margin-top: 7.5px !important;
      margin-bottom: 7.5px !important;
      margin-left: 7.5px !important;
      margin-right: 7.5px !important; }
  .single-tribe_events .tribe-events-pg-template h2 {
    margin: 0; }
    .single-tribe_events .tribe-events-pg-template h2 span {
      margin: 0; }

@media (max-width: 635px) {
  
  .h1,
  .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span,
  .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title, .h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template h2 span, .h3, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time, .h4, .h5, .h6, .post-type-archive .tribe-events .tribe-events-l-container .tribe-common-h3 time span, .post-type-archive .tribe-events .tribe-events-l-container .tribe-events-calendar-month__day-cell h3 time, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template .tribe-events-single-event-title, .single-tribe_events .tribe-events-pg-template h2 span, h1, h2, h3, h4, h5, h6 {
    hyphens: auto; } }

.archive .page-title {
  padding-bottom: 1em; }

.gallery {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .gallery.gallery-columns-1 .gallery-item {
    max-width: calc(100% / 1 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-1 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-1 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-1 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-2 .gallery-item {
    max-width: calc(100% / 2 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-2 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-2 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-2 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-3 .gallery-item {
    max-width: calc(100% / 3 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-3 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-3 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-3 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-4 .gallery-item {
    max-width: calc(100% / 4 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-4 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-4 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-4 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-5 .gallery-item {
    max-width: calc(100% / 5 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-5 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-5 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-5 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-6 .gallery-item {
    max-width: calc(100% / 6 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-6 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-6 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-6 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-7 .gallery-item {
    max-width: calc(100% / 7 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-7 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-7 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-7 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-8 .gallery-item {
    max-width: calc(100% / 8 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-8 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-8 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-8 .gallery-item figcaption {
      display: none; }
  .gallery.gallery-columns-9 .gallery-item {
    max-width: calc(100% / 9 - 5px);
    margin: 0 auto 5px; }
    @media (max-width: 1080px) {
      .gallery.gallery-columns-9 .gallery-item {
        margin: 5px 0;
        max-width: calc(50% - 5px); } }
    @media (max-width: 635px) {
      .gallery.gallery-columns-9 .gallery-item {
        max-width: 100%; } }
    .gallery.gallery-columns-9 .gallery-item figcaption {
      display: none; }

.sticky-buttons {
  background: #7ab800;
  position: fixed;
  z-index: 9999;
  top: unset;
  right: unset;
  transform: unset;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto; }
  @media (min-width: 636px) {
    .sticky-buttons {
      left: unset;
      bottom: unset;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      width: auto;
      flex-direction: column;
      justify-content: right;
      gap: 20px;
      background: unset; } }
  .sticky-buttons .textwidget.custom-html-widget {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    gap: 0px;
    width: 100%; }
    @media (min-width: 636px) {
      .sticky-buttons .textwidget.custom-html-widget {
        width: auto;
        height: auto;
        flex-direction: column;
        justify-content: right;
        gap: 20px; } }
  .sticky-buttons__element {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    padding: 6px 0px 6px 15px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    position: relative;
    right: unset; }
    .sticky-buttons__element:last-child {
      border-left: 1px solid #fff; }
    .sticky-buttons__element:first-child {
      border-right: 1px solid #fff; }
    @media (min-width: 636px) {
      .sticky-buttons__element {
        background: #7ab800;
        background-size: 1px 125px;
        box-shadow: 0px 3px 6px #00000029;
        gap: 15px;
        width: 210px;
        right: -150px; }
        .sticky-buttons__element:first-child {
          border-right: none; }
        .sticky-buttons__element:last-child {
          border-left: none; } }
    .sticky-buttons__element__icon {
      width: 26px;
      height: 26px;
      margin: 0 auto;
      color: #fff;
      background-size: contain;
      background-position: center left;
      background-repeat: no-repeat; }
      @media (min-width: 636px) {
        .sticky-buttons__element__icon {
          margin: unset;
          width: 32px;
          height: 32px; } }
    .sticky-buttons__element__text {
      width: 100%;
      color: #fff;
      display: block;
      text-align: center;
      line-height: 1.1;
      font-size: 14px; }
      @media (min-width: 636px) {
        .sticky-buttons__element__text br {
          display: none; } }
      @media (min-width: 636px) {
        .sticky-buttons__element__text {
          width: calc(210px - 32px - 15px - 15px);
          display: none;
          text-align: left;
          line-height: 1;
          font-size: 16px;
          font-weight: normal;
          text-transform: uppercase; } }
    .sticky-buttons__element:hover {
      text-decoration: none; }
      @media (min-width: 636px) {
        .sticky-buttons__element:hover {
          background: #7ab800;
          right: 0; } }
      @media (min-width: 636px) {
        .sticky-buttons__element:hover .sticky-buttons__element__text {
          color: #fff;
          display: block; } }

.site-footer {
  background-color: #cccccc;
  clear: both;
  padding-bottom: 70px; }
  @media (min-width: 636px) {
    .site-footer {
      padding-bottom: 0; } }
  .site-footer .site-info {
    padding: 1em; }
    @media (min-width: 636px) {
      .site-footer .site-info {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 850px;
        padding: 2em 1em; } }
    .site-footer .site-info > div {
      width: 100%; }
      @media (max-width: 635px) {
        .site-footer .site-info > div {
          padding-top: 1em;
          padding-bottom: 1em; } }
      @media (min-width: 636px) {
        .site-footer .site-info > div {
          -webkit-flex: 1 1 0%;
          -ms-flex: 1 1 0%;
          flex: 1 1 0%; } }
  .site-footer .textwidget {
    font-weight: bold;
    text-align: center; }
    @media (min-width: 636px) {
      .site-footer .textwidget {
        text-align: left;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding-right: 5%; } }
    .site-footer .textwidget p {
      margin-bottom: 0; }
    .site-footer .textwidget a {
      font-weight: normal; }
  @media (min-width: 1081px) {
    .site-footer .to-top-wrapper {
      position: fixed;
      bottom: 10%;
      right: 3%;
      z-index: 10; } }
  .site-footer .to-top-wrapper .to-top {
    display: block;
    width: 4em;
    height: 4em;
    margin-right: auto;
    margin-left: auto;
    transition: opacity 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
    @media (max-width: 1080px) {
      .site-footer .to-top-wrapper .to-top {
        margin-bottom: 1em; } }
    .site-footer .to-top-wrapper .to-top.visible {
      opacity: 1; }
    @media (min-width: 1081px) {
      .site-footer .to-top-wrapper .to-top {
        opacity: 0; } }
    .site-footer .to-top-wrapper .to-top svg {
      height: 100%;
      width: 100%; }
  .site-footer .copyright {
    color: #fff;
    background-color: #002C77;
    text-align: center;
    padding: 1em; }

.news-article__wrapper.search .page-title {
  margin-bottom: 4rem; }
  .news-article__wrapper.search .page-title span {
    font-weight: 400; }

.news-article__wrapper.search .custom-pagination .nav-links {
  max-width: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0rem;
  padding-right: 0rem;
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .news-article__wrapper.search .custom-pagination .nav-links .page-numbers.current, .news-article__wrapper.search .custom-pagination .nav-links .page-numbers.dots {
    padding: 0.5em;
    width: fit-content;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold; }
  .news-article__wrapper.search .custom-pagination .nav-links a {
    font-size: 16px;
    font-weight: bold;
    padding: 0.5em;
    width: fit-content;
    background-color: #fff;
    color: #002C77;
    text-decoration: underline; }
  .news-article__wrapper.search .custom-pagination .nav-links .next.page-numbers,
  .news-article__wrapper.search .custom-pagination .nav-links .prev.page-numbers {
    border-bottom: 3px solid #002C77;
    text-decoration: none;
    font-weight: bold; }
  .news-article__wrapper.search .custom-pagination .nav-links a.page-numbers.prev,
  .news-article__wrapper.search .custom-pagination .nav-links a.page-numbers.next {
    visibility: visible; }
  .news-article__wrapper.search .custom-pagination .nav-links span.page-numbers.prev,
  .news-article__wrapper.search .custom-pagination .nav-links span.page-numbers.next {
    visibility: hidden; }
  .news-article__wrapper.search .custom-pagination .nav-links .next.page-numbers {
    margin-left: auto !important;
    text-align: right; }
  .news-article__wrapper.search .custom-pagination .nav-links .prev.page-numbers {
    margin-right: auto !important;
    text-align: left; }
  .news-article__wrapper.search .custom-pagination .nav-links .page-numbers:nth-child(1):not(.prev) {
    margin-left: 45% !important; }
  .news-article__wrapper.search .custom-pagination .nav-links .page-numbers:last-child:not(.next) {
    margin-right: 45% !important; }

.acf-layout {
  max-width: 100%;
  margin: 4rem 0;
  padding-left: 1rem;
  padding-right: 1rem; }
  .acf-layout.float-none {
    float: none;
    clear: both; }
  .acf-layout.float-left {
    float: left; }
  .acf-layout.float-right {
    float: right; }
  .acf-layout.center {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .acf-layout.size-s {
    width: 420px; }
    @media (min-width: 636px) {
      .acf-layout.size-s {
        max-width: 50%; } }
    @media (min-width: 851px) {
      .acf-layout.size-s.float-left, .acf-layout.size-s.float-none {
        margin-left: calc(50% - 420px - 5px); }
      .acf-layout.size-s.float-right {
        margin-right: calc(50% - 420px - 5px); } }
  .acf-layout.size-m {
    width: 635px; }
    @media (max-width: 1080px) {
      .acf-layout.size-m {
        clear: both;
        float: none;
        margin-left: auto;
        margin-right: auto; } }
  .acf-layout.size-l {
    width: 850px;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto; }
  .acf-layout.size-xl {
    width: 1280px;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto; }
  .acf-layout.size-s.float-left + .size-s.float-right + .size-s.float-left {
    clear: left; }
  .acf-layout .caption {
    display: inline-block;
    margin-top: .5em;
    font-size: 1.4rem;
    font-style: italic; }
    .acf-layout .caption.has-icon .icon {
      width: 1em;
      height: 1em;
      vertical-align: middle;
      fill: currentColor; }

.text ul li::before,
.infobox ul li::before,
.newsbox__inner ul li::before,
.newsletter-box__inner ul li::before {
  content: "●"; }

.text ol li::before,
.text ul li::before,
.infobox ol li::before,
.newsbox__inner ol li::before,
.newsletter-box__inner ol li::before,
.infobox ul li::before,
.newsbox__inner ul li::before,
.newsletter-box__inner ul li::before {
  color: #7ab800; }

.background-container {
  width: 100vw;
  max-width: none;
  padding: 0;
  clear: both; }
  @media (min-width: 1081px) {
    .background-container {
      margin-left: calc((100vw - 1260px) / -2);
      margin-right: calc((100vw - 1260px) / -2); } }
  .background-container.color {
    background-color: #e6ebf1; }
  .background-container.texture {
    background-color: #d8e8c2;
    background-image: url("../img/pattern.svg");
    background-size: 5em 5em; }
  .background-container__content {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden; }

.checklist__element::before {
  content: '' !important;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("../img/check.svg");
  background-repeat: no-repeat; }

.acf-layout.contact-person {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 0; }
  @media (min-width: 636px) {
    .acf-layout.contact-person {
      width: 850px; } }
  .acf-layout.contact-person .text-wrapper {
    width: 100%; }
    @media (min-width: 636px) {
      .acf-layout.contact-person .text-wrapper {
        width: calc(100% - 300px - 20px); } }
    .acf-layout.contact-person .text-wrapper p {
      display: block;
      width: 100%;
      text-align: left; }
      @media (min-width: 636px) {
        .acf-layout.contact-person .text-wrapper p {
          display: block;
          width: auto; } }
    .acf-layout.contact-person .text-wrapper p.h3 {
      margin-top: 0;
      margin-bottom: 0; }
  .acf-layout.contact-person .img-wrapper {
    display: flex;
    width: 100%;
    margin: 0 0 5px; }
    @media (min-width: 636px) {
      .acf-layout.contact-person .img-wrapper {
        width: 300px;
        margin: 5px 20px 0 0; } }
    .acf-layout.contact-person .img-wrapper img.alignleft {
      flex-grow: 1;
      margin: 0;
      object-fit: cover; }

.acf-layout.background-container .background-container__content .acf-layout.contact-person:last-child {
  margin-bottom: 2.5rem; }

.details {
  margin: 1em 0; }
  .details__headline {
    margin-bottom: 0;
    text-decoration: underline; }
    .details__headline a {
      margin-top: 0 !important;
      font-size: inherit !important;
      font-style: normal !important; }
      .details__headline a.collapsed {
        text-decoration: none; }
        .details__headline a.collapsed .icon {
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0); }
    .details__headline:hover {
      text-decoration: underline; }
    .details__headline .icon {
      width: 1rem !important;
      height: 2rem !important;
      vertical-align: -3px !important;
      margin-left: .5rem;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      transition: -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
      transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
      transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
  .details__content {
    overflow: hidden; }
    .details__content .acf-layout {
      margin: 0; }
      .details__content .acf-layout + .acf-layout {
        padding-top: 1em; }
      .details__content .acf-layout:first-of-type {
        padding-top: 1em; }
      .details__content .acf-layout:last-of-type {
        padding-bottom: 1em; }
      .details__content .acf-layout p {
        margin-bottom: 0; }
  .details__close {
    margin-top: -1.5em;
    float: right;
    color: #7ab800; }
    .details__close .icon {
      width: 1em;
      height: 1em;
      margin-left: .5em;
      vertical-align: -2px;
      fill: currentColor;
      transform: rotate(-90deg); }

.downloads {
  padding: 0; }
  @media (max-width: 635px) {
    .downloads {
      width: auto !important;
      float: none !important; } }
  @media (max-width: 635px) {
    .downloads + .downloads {
      margin-top: -1rem; } }
  .downloads__element a {
    position: relative;
    display: block;
    margin-bottom: 1em;
    padding-left: 2em; }
    .downloads__element a::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1.5em;
      height: 2em;
      background-image: url("../img/download-allgemein.svg");
      background-repeat: no-repeat;
      background-size: 100% 100%; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .downloads__element a::before {
          width: 1.4em; } }
  .downloads__element.icon-pdf a::before {
    background-image: url("../img/download-pdf.svg"); }

.form {
  color: #002C77; }
  .form br {
    display: none; }
  .form input,
  .form select,
  .form textarea {
    padding: .5em;
    border-color: #002C77; }
  .form .wpcf7-form-control-wrap.acceptance input {
    vertical-align: middle; }
  @media (min-width: 636px) {
    .form .field-left {
      width: 50%;
      float: left;
      padding-right: 5px;
      padding-bottom: 10px; }
    .form .field-right {
      width: 50%;
      float: right;
      padding-left: 5px;
      padding-bottom: 10px; }
    .form .field-left + h3,
    .form .field-left + h4,
    .form .field-right + h3,
    .form .field-right + h4 {
      padding-top: 15px;
      clear: both; }
    .form .small-area textarea {
      max-height: 75px; } }
  .form .radiobox .wpcf7-list-item {
    display: block; }

.gallery .slick-arrow {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #fff !important; }
  .gallery .slick-arrow::before {
    content: none !important; }
  .gallery .slick-arrow.slick-prev .icon {
    transform: scaleX(-1); }
  .gallery .slick-arrow .icon {
    width: 1rem;
    height: 2rem;
    fill: #002C77; }

.headline {
  margin-bottom: 0; }
  .headline + .text,
  .headline + .intro {
    margin-top: 2rem; }
  .headline.left {
    text-align: left; }
  .headline.center {
    text-align: center; }
  .headline.blue_bg {
    background-color: #002C77;
    color: #fff;
    padding: 0.5rem 2rem;
    width: fit-content; }

.layout--hero_image {
  position: relative; }
  .layout--hero_image .hero_image_text {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0 auto; }
    @media (min-width: 636px) {
      .layout--hero_image .hero_image_text {
        top: 50%;
        transform: translate(0%, -50%);
        height: auto; } }
    @media (min-width: 851px) {
      .layout--hero_image .hero_image_text {
        width: 50%; } }
    @media (min-width: 1081px) {
      .layout--hero_image .hero_image_text {
        width: 40%;
        margin-left: 50px; } }
  .layout--hero_image .hero_image_image {
    width: 100%;
    height: auto; }
  .layout--hero_image .hero_image_headline {
    height: 100%;
    flex-wrap: nowrap;
    padding: 1.5em 2em;
    color: #fff;
    text-shadow: 3px 2px 3px #3d3d3d; }
    @media (min-width: 636px) {
      .layout--hero_image .hero_image_headline {
        padding: 2em; } }
    .layout--hero_image .hero_image_headline .hl, .layout--hero_image .hero_image_headline .sub-hl {
      line-height: 1.2;
      background-color: var(--main-color); }
    .layout--hero_image .hero_image_headline .hl {
      font-size: 3rem;
      margin: .125em 0;
      padding: .25rem .5rem;
      line-height: 1; }
      @media (min-width: 636px) {
        .layout--hero_image .hero_image_headline .hl {
          font-size: 3.5rem; } }
      @media (min-width: 851px) {
        .layout--hero_image .hero_image_headline .hl {
          font-size: 4rem; } }
      @media (min-width: 1081px) {
        .layout--hero_image .hero_image_headline .hl {
          font-size: 6rem; } }
    .layout--hero_image .hero_image_headline .sub-hl {
      padding: .25rem .5rem;
      font-size: 1.3rem;
      font-family: 'rokkitt';
      font-weight: 500;
      display: none; }
      @media (min-width: 636px) {
        .layout--hero_image .hero_image_headline .sub-hl {
          font-size: 2rem;
          display: block; } }
      @media (min-width: 1081px) {
        .layout--hero_image .hero_image_headline .sub-hl {
          font-size: 2.5rem;
          width: 70%; } }
  .layout--hero_image .isc-source,
  .layout--hero_image .isc-source-inner {
    display: block; }

.html-area.size-l {
  width: 1000px; }

.html-area iframe {
  max-width: 100% !important; }

.icon-teaser__elements {
  margin: 0; }

.icon-teaser__element {
  margin-bottom: 0 !important;
  text-align: center; }
  @media (max-width: 636px) {
    .icon-teaser__element {
      margin-bottom: 30px !important; } }
  .icon-teaser__element .svg-wrapper > svg {
    display: block;
    width: 150px;
    height: 150px;
    margin: auto; }

.icon-teaser__text.caption {
  font-style: normal !important;
  color: #000;
  font-weight: bold; }
  @media (max-width: 636px) {
    .icon-teaser__text.caption {
      margin: auto;
      padding: 0 10px; } }

.icons-with-collapsible-content .row {
  gap: 15px;
  justify-content: center; }
  .icons-with-collapsible-content .row:before, .icons-with-collapsible-content .row:after {
    display: none; }
  @media only screen and (max-width: 636px) {
    .icons-with-collapsible-content .row {
      margin-left: 0;
      margin-right: 0; } }

.icons-with-collapsible-content .col {
  width: 100%;
  float: unset;
  padding-left: 0;
  padding-right: 0; }
  .icons-with-collapsible-content .col.col-md-2 {
    width: calc(16.66% - 15px); }
  .icons-with-collapsible-content .col.col-md-3 {
    width: calc(25% - 15px); }
  .icons-with-collapsible-content .col.col-md-4 {
    width: calc(33.33% - 15px); }
  .icons-with-collapsible-content .col.col-md-6 {
    width: calc(50% - 15px); }
  @media only screen and (max-width: 636px) {
    .icons-with-collapsible-content .col.col-xs-12 {
      width: 100%; } }

.icons-with-collapsible-content .element {
  margin-bottom: 3em;
  text-align: left;
  width: 100%; }
  .icons-with-collapsible-content .element a {
    display: block; }
    .icons-with-collapsible-content .element a > img {
      display: block;
      object-fit: contain;
      margin: auto; }
      .icons-with-collapsible-content .element a > img.size-full {
        width: clamp(50px, 95%, 640px);
        max-width: unset;
        height: auto; }
        @media only screen and (max-width: 636px) {
          .icons-with-collapsible-content .element a > img.size-full {
            max-width: 225px;
            height: auto; } }
      .icons-with-collapsible-content .element a > img.size-large {
        max-width: 400px;
        width: auto;
        height: 400px; }
        @media only screen and (max-width: 636px) {
          .icons-with-collapsible-content .element a > img.size-large {
            max-width: 200px;
            height: auto; } }
      .icons-with-collapsible-content .element a > img.size-medium {
        max-width: 200px;
        width: auto;
        height: 200px; }
        @media only screen and (max-width: 636px) {
          .icons-with-collapsible-content .element a > img.size-medium {
            max-width: 175px;
            height: auto; } }
      .icons-with-collapsible-content .element a > img.size-small {
        max-width: 100px;
        width: auto;
        height: 100px; }
        @media only screen and (max-width: 636px) {
          .icons-with-collapsible-content .element a > img.size-small {
            max-width: 150px;
            height: auto; } }
    @media (max-width: 636px) {
      .icons-with-collapsible-content .element a > img {
        max-width: 180px;
        height: auto;
        margin: 0 auto; } }
  .icons-with-collapsible-content .element__title {
    display: block;
    margin-top: 10px;
    text-transform: uppercase; }
    .icons-with-collapsible-content .element__title.has-icon .icon {
      width: .6em;
      height: .6em;
      fill: currentColor;
      transform: rotate(-90deg);
      transition: 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
  .icons-with-collapsible-content .element__button.collapsed .icon {
    transform: rotate(90deg); }
  .icons-with-collapsible-content .element__text {
    color: #002C77; }
    .icons-with-collapsible-content .element__text ul {
      list-style-type: disc; }

.intro.center {
  text-align: center; }

.infobox, .newsbox__inner, .newsletter-box__inner {
  min-height: calc(230px + 2em);
  padding: 1em 2em;
  background-color: #002C77;
  color: #fff;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  .infobox__text {
    width: 100%; }
  .infobox .h2, .newsbox__inner .h2, .newsletter-box__inner .h2, .infobox .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group .infobox h2, .newsbox__inner .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group .newsbox__inner h2, .newsletter-box__inner .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group .newsletter-box__inner h2, .infobox .single-tribe_events .tribe-events-pg-template h2 span, .single-tribe_events .tribe-events-pg-template h2 .infobox span, .newsbox__inner .single-tribe_events .tribe-events-pg-template h2 span, .single-tribe_events .tribe-events-pg-template h2 .newsbox__inner span, .newsletter-box__inner .single-tribe_events .tribe-events-pg-template h2 span, .single-tribe_events .tribe-events-pg-template h2 .newsletter-box__inner span {
    margin-top: 0; }
  .infobox a, .newsbox__inner a, .newsletter-box__inner a {
    color: inherit; }

.key-message {
  position: relative;
  text-align: center;
  padding: 3rem;
  background-color: #d8e8c2; }
  .key-message::before {
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: 0;
    left: 0;
    background: linear-gradient(-45deg, #d8e8c2 0, #d8e8c2 0.5em, transparent 0, transparent 1em, #d8e8c2 0, #d8e8c2 1.5em, transparent 0, transparent 2em) 0/1.5em 1.5em;
    z-index: -1; }
  .key-message .h2, .key-message .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group h2, .single-tribe_events .tribe-events-pg-template .tribe-events-event-meta .tribe-events-meta-group .key-message h2, .key-message .single-tribe_events .tribe-events-pg-template h2 span, .single-tribe_events .tribe-events-pg-template h2 .key-message span {
    margin: 0; }

.local-chapters__form {
  color: #002C77; }
  .local-chapters__form__wrapper--country > .input-wrapper {
    font-weight: bold; }
  .local-chapters__form__wrapper--state {
    margin-bottom: 1em;
    margin-left: 1em; }
    @media (min-width: 420px) {
      .local-chapters__form__wrapper--state {
        columns: 2; } }
    @media (min-width: 636px) {
      .local-chapters__form__wrapper--state {
        columns: 3; } }
    @media (min-width: 851px) {
      .local-chapters__form__wrapper--state {
        columns: 4; } }
  .local-chapters__form__wrapper .input-wrapper {
    display: table; }
    .local-chapters__form__wrapper .input-wrapper input {
      vertical-align: -2px; }
      .local-chapters__form__wrapper .input-wrapper input:checked + label {
        color: #7ab800; }
    .local-chapters__form__wrapper .input-wrapper label {
      display: inline-block;
      margin-left: 5px; }

.local-chapters__inner {
  margin-top: 2em; }

.local-chapters button[type="reset"] {
  margin-top: 1.5em;
  float: right; }

.local-chapters .pagination {
  margin-top: 2em;
  text-align: center; }

@media (min-width: 1081px) {
  .newsbox__inner {
    height: 343px; } }

.newsbox__elements {
  margin: 0 !important; }
  .newsbox__elements li::before {
    content: none !important; }

.newsbox__element {
  margin-bottom: 2em;
  overflow: hidden; }

.newsbox__link {
  float: right;
  font-style: normal !important; }

.newsbox-mi .newsbox__inner {
  height: auto;
  background-color: transparent;
  color: #333333;
  padding: 1em 0; }
  @media only screen and (max-width: 636px) {
    .newsbox-mi .newsbox__inner {
      padding: 1em; } }
  .newsbox-mi .newsbox__inner .newsbox__title {
    margin-bottom: 2em; }
    @media only screen and (max-width: 636px) {
      .newsbox-mi .newsbox__inner .newsbox__title {
        margin-bottom: 1em; } }
  .newsbox-mi .newsbox__inner .newsbox__element.show-img {
    gap: 30px;
    margin-bottom: 5rem; }
    .newsbox-mi .newsbox__inner .newsbox__element.show-img:last-child {
      margin-bottom: 2rem; }
    @media only screen and (max-width: 636px) {
      .newsbox-mi .newsbox__inner .newsbox__element.show-img {
        gap: 10px;
        margin-bottom: 3rem;
        box-shadow: 0px 3px 6px #00000029;
        padding: 20px; } }
    .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img {
      width: calc(33.33% - 15px); }
      @media only screen and (max-width: 636px) {
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img {
          width: 100%; } }
      .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img img {
        height: 220px;
        object-fit: cover;
        object-position: center;
        min-width: 100%; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img img.placeholder-thumb {
          padding: 20px;
          background-color: #fafafa;
          object-fit: contain; }
        @media only screen and (max-width: 636px) {
          .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img img {
            height: 150px;
            object-position: 50% 25%; }
            .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__img img.placeholder-thumb {
              object-position: center; } }
    .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content {
      width: calc(66.67% - 15px); }
      @media only screen and (max-width: 636px) {
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content {
          width: 100%; } }
      .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__title {
        width: 100%; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__title h3 {
          margin-top: 0; }
      .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta {
        gap: 10px; }
        @media only screen and (max-width: 636px) {
          .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta {
            flex-direction: column; } }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta .icon {
          height: 17px;
          width: 17px;
          display: inline-block;
          margin-right: 8px; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta .separator {
          display: inline-block;
          height: 17px;
          margin: 0 4px 0 5px;
          border-left: 1px solid #7ab800; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta a {
          height: 17px; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta .newsbox__element__meta__terms .icon {
          background: url("../img/icons/term-icon.svg") no-repeat center center/contain; }
        .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta .newsbox__element__meta__date {
          height: 17px; }
          .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element__meta .newsbox__element__meta__date .icon {
            background: url("../img/icons/date-icon.svg") no-repeat center center/contain; }
      .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__element_excerpt {
        margin-top: 30px;
        width: 100%; }
      .newsbox-mi .newsbox__inner .newsbox__element.show-img .newsbox__element__content .newsbox__link {
        font-weight: bold;
        margin-right: 0;
        background-color: #fff;
        color: #7ab800;
        display: flex;
        align-items: center;
        border-bottom: 3px solid #7ab800;
        border-right: 3px solid #7ab800;
        margin-top: 2rem; }

.newsbox-mi .newsbox__list-link {
  margin-left: auto;
  margin-right: auto; }

.newsletter-box__inner {
  padding: 1em 2em calc(1em + 21px); }
  @media (min-width: 1081px) {
    .newsletter-box__inner {
      min-height: 343px; } }

.newsletter-box .row {
  margin-bottom: 10px; }
  @media (min-width: 636px) {
    .newsletter-box .row:nth-of-type(1) {
      width: 48%;
      float: left; } }
  @media (min-width: 636px) {
    .newsletter-box .row:nth-of-type(2) {
      width: 48%;
      float: right; } }
  .newsletter-box .row:nth-of-type(3) {
    clear: both; }

.newsletter-box label {
  margin-bottom: 5px; }

.newsletter-box input {
  width: 100%;
  padding: .5em;
  color: #333333; }

.newsletter-box img {
  -webkit-filter: invert(100%);
  filter: invert(100%); }

.newsletter-box .checkbox-inline span {
  display: flex;
  align-items: flex-start; }

.newsletter-box .checkbox-inline input {
  width: auto;
  margin-right: 5px;
  margin-top: 5px;
  min-width: 20px; }

.newsletter-box .checkbox-inline label {
  margin-bottom: 0; }

.newsletter-box button {
  margin-top: 0 !important;
  margin-right: auto;
  margin-left: auto;
  padding: .5em !important;
  background-color: #fff !important;
  color: #002C77 !important;
  text-decoration: none !important;
  border-radius: 0 !important; }
  .newsletter-box button:hover {
    transform: scale(1.03);
    font-weight: bold; }

.password-protected-content .post-password-form {
  background: #e6ebf1;
  padding: 10px; }

.password-protected-content input[type="submit"] {
  box-shadow: none !important;
  border: none; }

.layout--quote_slider {
  position: relative;
  margin: 4rem 0; }
  @media (max-width: 851px) {
    .layout--quote_slider {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }
  .layout--quote_slider:before, .layout--quote_slider:after {
    position: absolute;
    color: #7ab800;
    font-size: 6rem; }
  .layout--quote_slider:before {
    content: "\275D";
    bottom: -4rem;
    top: auto;
    left: 0;
    transform: rotate(180deg); }
    @media (max-width: 851px) {
      .layout--quote_slider:before {
        left: 5px; } }
  .layout--quote_slider:after {
    content: "\275D";
    right: 0;
    top: -2rem;
    bottom: auto;
    margin-top: -2rem; }
    @media (max-width: 851px) {
      .layout--quote_slider:after {
        right: 5px; } }
  .layout--quote_slider .slide-gallery .swiper-wrapper {
    align-items: stretch; }
    @media (max-width: 851px) {
      .layout--quote_slider .slide-gallery .swiper-wrapper {
        margin-left: 0; } }
    .layout--quote_slider .slide-gallery .swiper-wrapper .swiper-slide {
      margin-bottom: 0;
      align-self: center; }
  .layout--quote_slider .slide-gallery .swiper-controls {
    position: absolute;
    margin: 0;
    width: 100%;
    padding: 0;
    justify-content: center;
    top: 50%;
    left: 0; }
    .layout--quote_slider .slide-gallery .swiper-controls .swiper-button-next {
      margin-top: 0;
      text-align: right; }
    .layout--quote_slider .slide-gallery .swiper-controls .swiper-button-prev {
      margin-top: 0;
      left: -5px; }
  .layout--quote_slider .blockquote blockquote {
    border: none;
    margin-top: 0;
    padding: 20px 50px; }
    @media (max-width: 851px) {
      .layout--quote_slider .blockquote blockquote {
        padding: 20px 30px;
        font-size: 26px; } }
  .layout--quote_slider .blockquote .quote_source {
    font-weight: bold;
    padding: 10.5px 21px; }

.acf-layout.quote {
  position: relative;
  max-width: 90%;
  padding: 2em 1em;
  text-align: center; }
  @media (min-width: 851px) {
    .acf-layout.quote {
      padding: 1em 2em; } }
  .acf-layout.quote::before, .acf-layout.quote::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2em;
    border: 5px solid #7ab800; }
    @media (min-width: 851px) {
      .acf-layout.quote::before, .acf-layout.quote::after {
        top: 0;
        right: auto;
        bottom: 0;
        left: auto;
        width: 2em;
        height: auto; } }
  @media (max-width: 850px) {
    .acf-layout.quote::before {
      top: 0;
      border-bottom: none; } }
  @media (min-width: 851px) {
    .acf-layout.quote::before {
      left: 0;
      border-right: none; } }
  @media (max-width: 850px) {
    .acf-layout.quote::after {
      bottom: 0;
      border-top: none; } }
  @media (min-width: 851px) {
    .acf-layout.quote::after {
      right: 0;
      border-left: none; } }
  .acf-layout.quote .quote__text {
    margin: 0;
    padding: 0;
    border: none; }
  .acf-layout.quote .quote__source {
    margin-top: 1em; }

.layout--social_wall {
  background: #e6ebf1; }
  .layout--social_wall .headline {
    margin: 0;
    font-size: 2em;
    background-color: #002C77;
    padding: 0.5rem 2rem; }
    .layout--social_wall .headline_container {
      text-align: center;
      color: #fff;
      width: fit-content;
      margin-right: auto;
      margin-left: auto; }
  .layout--social_wall .social_media_placeholder {
    padding: 0 0 10px 0; }
  .layout--social_wall .social_media_placeholder_outer {
    position: relative;
    padding: 2em; }
    @media (min-width: 636px) {
      .layout--social_wall .social_media_placeholder_outer {
        padding-top: 50%;
        padding-bottom: 0; } }
    .layout--social_wall .social_media_placeholder_outer .social_media_placeholder_inner {
      background: linear-gradient(rgba(74, 74, 74, 0.75), rgba(74, 74, 74, 0.75)), url(/app/themes/jagdfieber/img/social_wall_placeholder.jpg) no-repeat;
      background-size: cover; }
      @media (min-width: 636px) {
        .layout--social_wall .social_media_placeholder_outer .social_media_placeholder_inner {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: flex;
          flex-direction: column;
          justify-content: center; } }
    .layout--social_wall .social_media_placeholder_outer .social_media_placeholder_inner_bg {
      flex: 0;
      padding: 30px;
      background: #000;
      opacity: 0.8;
      color: #fff; }
    .layout--social_wall .social_media_placeholder_outer #smgo {
      color: #fff;
      padding: 10px;
      text-transform: uppercase;
      font-weight: bold;
      background-color: #7ab800;
      border-radius: 4px; }
      .layout--social_wall .social_media_placeholder_outer #smgo::after {
        margin-top: 12px; }
    .layout--social_wall .social_media_placeholder_outer a {
      color: #7ab800; }
  .layout--social_wall .social_media_container {
    display: none;
    padding: 10px 0; }
  .layout--social_wall .social_media_post {
    margin: 0 0 24px 0; }
  .layout--social_wall .social_media_post_inner {
    background-color: #fff;
    font-size: .25em; }
    .layout--social_wall .social_media_post_inner blockquote::before {
      content: none; }
    .layout--social_wall .social_media_post_inner iframe {
      max-width: 100% !important;
      min-width: 99% !important;
      width: 100% !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      @media (max-width: 635px) {
        .layout--social_wall .social_media_post_inner iframe {
          margin: 0 auto !important; } }
    .layout--social_wall .social_media_post_inner twitter-widget {
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      width: 100% !important; }
    .layout--social_wall .social_media_post_inner .fb_iframe_widget {
      /*
            html {
                overflow: auto;
                background: red;
            }
            */ }
      .layout--social_wall .social_media_post_inner .fb_iframe_widget span {
        display: block;
        margin: auto;
        /*
                max-width: calc(100% - 1px ) !important;

                @media (max-width: $screen-xs-max) {
                    margin: 0 auto !important;
                    display: block;
                    min-width: 300px !important;
                    max-width: 300px !important;
                }
                */ }
  .layout--social_wall .social_media_posts_navigation {
    clear: both;
    margin: 1em 0;
    text-align: center;
    color: #cccccc; }
    .layout--social_wall .social_media_posts_navigation .page-numbers {
      display: inline-block;
      margin: .2em;
      padding: .2em; }
      .layout--social_wall .social_media_posts_navigation .page-numbers.next:after {
        display: inline-block;
        width: 15px;
        margin-left: 10px;
        content: '\27A4'; }
      .layout--social_wall .social_media_posts_navigation .page-numbers.prev:before {
        display: inline-block;
        width: 15px;
        margin-right: 10px;
        content: '\27A4';
        transform: scaleX(-1); }
  .layout--social_wall .malinky-ajax-pagination-loading {
    clear: both; }

.stage {
  margin-top: 0;
  padding: 0; }
  .stage__elements {
    margin: 0; }
  .stage__element {
    position: relative;
    /**
     * If there are more than one slide,
     * increase padding to make space for slider dots.
     */ }
    @media (max-width: 850px) {
      .stage__element + .stage__element .stage__text__inner {
        padding-top: 2em; } }
  .stage__text {
    position: relative;
    margin-top: -2em; }
    @media (min-width: 851px) {
      .stage__text {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; } }
    .stage__text.left {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .stage__text.right {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .stage__text__inner {
      padding: 1em;
      margin: 0 1em;
      background-color: rgba(255, 255, 255, 0.8); }
      @media (min-width: 851px) {
        .stage__text__inner {
          width: 420px;
          max-width: 100%; } }
      .stage__text__inner > * {
        margin: 1em 0; }
        .stage__text__inner > *:first-child {
          margin-top: 0; }
        .stage__text__inner > *:last-child {
          margin-bottom: 0; }
    .stage__text__heading {
      font-size: 2.5rem;
      font-family: 'rokkitt';
      line-height: 1.1; }
      @media (min-width: 851px) {
        .stage__text__heading {
          font-size: 2em; } }
  .stage .stage__controls {
    /*selector "stage" repeated on purpose (for higher specifity).*/
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: .5em;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto; }
    @media (min-width: 851px) {
      .stage .stage__controls {
        top: auto;
        bottom: 0;
        margin: 0; } }
    .stage .stage__controls > li {
      display: block;
      width: auto;
      height: auto; }
      @media (min-width: 851px) {
        .stage .stage__controls > li {
          margin: 0 0.5em; } }
      @media (min-width: 851px) {
        .stage .stage__controls > li:first-child {
          margin-left: 1em; } }
      @media (min-width: 851px) {
        .stage .stage__controls > li:last-child {
          margin-right: 1em; } }
      @media (min-width: 851px) {
        .stage .stage__controls > li.slick-active button {
          background-color: #7ab800; } }
      .stage .stage__controls > li:before {
        display: none; }
    @media (min-width: 851px) {
      .stage .stage__controls button {
        width: auto;
        height: auto;
        padding: 1em;
        background-color: #002C77;
        color: #fff;
        font-size: inherit;
        line-height: normal; } }
    @media (min-width: 851px) {
      .stage .stage__controls button::before {
        content: none; } }

.layout--teaser_list .flex {
  justify-content: center; }

.layout--teaser_list .teaser {
  margin: 0 3rem 3rem; }
  @media (min-width: 636px) {
    .layout--teaser_list .teaser {
      margin: 0 0 3rem; } }

.layout--teaser.full-width {
  display: grid; }
  .layout--teaser.full-width .teaser--image {
    max-height: 355px;
    overflow: hidden; }

.layout--teaser .teaser--image {
  position: relative; }
  .layout--teaser .teaser--image .caption-title {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    background-color: #7ab800;
    font-size: 2.3rem;
    font-family: "rokkitt";
    padding: 4px 8px;
    color: #fff;
    font-weight: bold; }

.layout--teaser:hover img {
  -webkit-transform: scale(1.012);
  -ms-transform: scale(1.012);
  transform: scale(1.012); }

.layout--teaser a {
  display: block;
  overflow: hidden; }

.layout--teaser img {
  backface-visibility: hidden;
  transition: -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center; }

.layout--teaser .teaser__text.caption {
  font-style: normal;
  color: #000;
  font-weight: bold; }

.text > h2:first-of-type,
.text > h3:first-of-type {
  margin-top: 0; }

.video-wrapper {
  padding: 20px 0; }

.video__inner {
  position: relative;
  height: 0;
  padding-bottom: 55.9%;
  overflow: hidden; }

.video iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.layout--writers_list {
  text-align: center; }
  .layout--writers_list .slide-gallery .swiper-controls {
    position: static;
    margin: 0; }
    .layout--writers_list .slide-gallery .swiper-controls .swiper-button-prev,
    .layout--writers_list .slide-gallery .swiper-controls .swiper-button-next {
      top: 37%;
      bottom: auto;
      margin-top: -20px;
      color: #cccccc; }
  .layout--writers_list .swiper-slide {
    padding: 0;
    list-style: none; }
  .layout--writers_list .isc-source {
    display: block;
    width: 150px;
    margin: 0 auto; }
    .layout--writers_list .isc-source-inner {
      display: block; }
  .layout--writers_list img {
    display: block;
    margin: auto;
    border-radius: 50%; }
  .layout--writers_list .person {
    margin: 0 0 4rem 0; }
    .layout--writers_list .person-name {
      margin-top: 20px; }
    .layout--writers_list .person a {
      color: #333333; }
      .layout--writers_list .person a:hover {
        text-decoration: none; }
  .layout--writers_list .isc-source {
    display: inline-block; }
    .layout--writers_list .isc-source .isc-source-text[style] {
      background-color: transparent !important; }
      .layout--writers_list .isc-source .isc-source-text[style] .isc-source-text-inner {
        background-color: #333333; }
      .layout--writers_list .isc-source .isc-source-text[style] .isc-source-trigger {
        color: #333333 !important; }

.layout--infogram {
  max-width: 700px;
  margin: auto; }
  .layout--infogram .infogram {
    width: 100%;
    min-height: 20vh;
    border: 0; }
  .layout--infogram .infogram-links {
    margin: 0 0 15px 0;
    text-align: center; }
    .layout--infogram .infogram-links .sharecode_show + span {
      margin: 15px 0;
      display: block; }

.button {
  display: inline-block;
  background-color: #8BC34A;
  padding: 12px;
  margin: 15px 0;
  border-radius: 4px;
  border: 0px;
  font-size: 18px;
  box-shadow: none;
  cursor: pointer;
  font-weight: bold;
  background: #4a4a4a !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  font-size: 13px !important;
  padding: 5px 60px 5px 10px;
  position: relative; }
  .button, .button:hover, .button:active, .button:focus {
    color: white; }
  .button:before {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(110deg, #4a4a4a 20%, #333333 20%); }
  .button:after {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    content: url(/app/themes/minax-wl/img/arrow_white.svg);
    width: 8px;
    height: 16px;
    margin: 6px 12px; }
  .button + .button {
    margin-left: 30px; }

.acf-layout.image-grid .row {
  gap: 15px;
  justify-content: center; }
  .acf-layout.image-grid .row:before, .acf-layout.image-grid .row:after {
    display: none; }

.acf-layout.image-grid .col {
  width: 100%;
  float: unset;
  padding-left: 0;
  padding-right: 0; }
  .acf-layout.image-grid .col.col-md-2 {
    width: calc(16.66% - 15px); }
  .acf-layout.image-grid .col.col-md-3 {
    width: calc(25% - 15px); }
  .acf-layout.image-grid .col.col-md-4 {
    width: calc(33.33% - 15px); }
  .acf-layout.image-grid .col.col-md-6 {
    width: calc(50% - 15px); }
  @media only screen and (max-width: 636px) {
    .acf-layout.image-grid .col.col-xs-6 {
      width: calc(50% - 15px); } }
  @media only screen and (max-width: 636px) {
    .acf-layout.image-grid .col.col-xs-12 {
      width: 100%; } }
  .acf-layout.image-grid .col .element__img {
    text-align: center; }
    .acf-layout.image-grid .col .element__img.box-shadow {
      box-shadow: 0px 3px 6px #00000029;
      padding: 20px; }
    .acf-layout.image-grid .col .element__img img {
      width: auto;
      height: auto;
      max-width: 100%; }
      .acf-layout.image-grid .col .element__img img.contain {
        object-fit: contain;
        height: 150px; }
        @media only screen and (max-width: 636px) {
          .acf-layout.image-grid .col .element__img img.contain {
            height: 100px; } }
  .acf-layout.image-grid .col .element__text {
    margin-top: 2rem; }
    .acf-layout.image-grid .col .element__text * {
      font-size: 1.4rem; }

.button-link, .post-type-archive .tribe-events .tribe-events-c-ical, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a, .password-protected-content input[type="submit"] {
  display: table;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
  padding: .5em;
  background-color: #7ab800;
  color: #fff;
  text-decoration: none; }
  .menu-header-container .button-link, .menu-header-container .post-type-archive .tribe-events .tribe-events-c-ical, .post-type-archive .tribe-events .menu-header-container .tribe-events-c-ical, .menu-header-container .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links .menu-header-container a, .menu-header-container .password-protected-content input[type="submit"], .password-protected-content .menu-header-container input[type="submit"] {
    margin-top: 0; }
  @media (min-width: 636px) {
    .button-link--left,
    .site-footer .button-link,
    .site-footer .post-type-archive .tribe-events .tribe-events-c-ical,
    .post-type-archive .tribe-events .site-footer .tribe-events-c-ical,
    .site-footer .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a,
    .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links .site-footer a,
    .site-footer .password-protected-content input[type="submit"],
    .password-protected-content .site-footer input[type="submit"] {
      margin-left: 0; } }
  .local-chapters .button-link, .local-chapters .post-type-archive .tribe-events .tribe-events-c-ical, .post-type-archive .tribe-events .local-chapters .tribe-events-c-ical, .local-chapters .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links .local-chapters a, .local-chapters .password-protected-content input[type="submit"], .password-protected-content .local-chapters input[type="submit"] {
    display: inline-block; }
  .details .button-link, .details .post-type-archive .tribe-events .tribe-events-c-ical, .post-type-archive .tribe-events .details .tribe-events-c-ical, .details .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links .details a, .details .password-protected-content input[type="submit"], .password-protected-content .details input[type="submit"] {
    margin-top: 0; }
  .button-link a, .post-type-archive .tribe-events .tribe-events-c-ical a, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a a, .password-protected-content input[type="submit"] a {
    padding: 0 !important;
    color: inherit; }
  .button-link:hover, .post-type-archive .tribe-events .tribe-events-c-ical:hover, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a:hover, .password-protected-content input:hover[type="submit"], .button-link:focus, .post-type-archive .tribe-events .tribe-events-c-ical:focus, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a:focus, .password-protected-content input:focus[type="submit"], .button-link:active, .post-type-archive .tribe-events .tribe-events-c-ical:active, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a:active, .password-protected-content input:active[type="submit"] {
    color: #fff;
    text-decoration: underline; }
  .button-link .icon, .post-type-archive .tribe-events .tribe-events-c-ical .icon, .single-tribe_events .tribe-events-pg-template .tribe-events-cal-links a .icon, .password-protected-content input[type="submit"] .icon {
    width: 1em;
    height: 1em;
    margin-left: .5em;
    vertical-align: middle;
    fill: currentColor; }

.btn.btn-alt {
  font-weight: bold;
  margin: 2rem 0 0 0;
  width: fit-content;
  background-color: #fff;
  color: #7ab800;
  border-bottom: 3px solid #7ab800;
  border-right: 3px solid #7ab800;
  font-style: normal; }
  .btn.btn-alt.btn-primary {
    color: #002C77;
    border-bottom: 3px solid #002C77;
    border-right: 3px solid #002C77; }
  .btn.btn-alt.caption {
    font-style: normal; }

@media (min-width: 1081px) {
  .search-no-results .site-footer {
    margin-top: 15%; } }

.search-no-results .page-content {
  margin: 0;
  padding: 1em;
  text-align: center; }

.search-form {
  position: relative;
  max-width: 235px;
  /* width of .search-field*/
  margin-left: auto;
  margin-right: auto; }
  .site-header .search-form {
    margin-right: 1em; }
  .search-form button {
    width: 2.5em;
    height: 1.5em;
    margin-left: -2.5em; }
    .search-form button svg {
      width: 100%;
      height: 100%;
      fill: #002C77; }

.search-field {
  box-sizing: border-box !important;
  width: auto;
  padding: 5px;
  padding-right: 2em;
  border-color: rgba(0, 44, 119, 0.3);
  line-height: 1; }

.slide-gallery .swiper-controls {
  position: relative;
  margin: 4rem auto 0;
  width: 75%;
  padding: 15px;
  justify-content: center; }

.slide-gallery .swiper-pagination {
  top: calc(50% - 1rem);
  padding: 0 1em; }

.slide-gallery .swiper-pagination-bullet {
  width: auto;
  height: auto;
  margin: 0 2px;
  padding: 6px; }
  .slide-gallery .swiper-pagination-bullet::after {
    display: none; }
  .slide-gallery .swiper-pagination-bullet-active {
    background: #7ab800; }

.slide-gallery .swiper-button-prev, .slide-gallery .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  z-index: 20;
  color: #7ab800;
  font-size: 2rem;
  background-image: none; }

.slide-gallery .swiper-button-prev {
  left: 0;
  transform: rotate(180deg); }

.slide-gallery .swiper-button-next {
  right: 0;
  top: auto; }

.teaser {
  text-align: center;
  margin-bottom: 10px; }
  .teaser a {
    display: block;
    color: #333333;
    text-decoration: none; }
    .teaser a:hover {
      text-decoration: none; }
  .teaser--inner {
    position: relative;
    height: 100%;
    padding: 5px;
    box-shadow: 0 0 5px #cacaca; }
    @media (min-width: 320px) and (max-width: 635px) {
      .teaser--inner {
        padding: 5px; } }
    .no-bg .teaser--inner .teaser--content {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .teaser--inner:before {
      content: "";
      display: block;
      padding-top: 100%; }
      @media (min-width: 1081px) {
        .teaser--inner:before {
          padding-top: 100%; } }
    .teaser--inner img {
      width: 100%; }
  .teaser--border {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    pointer-events: none; }
  .teaser--content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    @media (min-width: 320px) and (max-width: 635px) {
      .teaser--content {
        padding: 0; } }
    @media (min-width: 320px) and (max-width: 635px) {
      .teaser--content a {
        display: flex;
        flex-wrap: nowrap; } }
  .teaser--image .isc-source-inner {
    display: block; }
  .teaser--text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 15px;
    min-height: 30%;
    background-color: #fff;
    font-size: 14px; }
    @media (min-width: 320px) and (max-width: 635px) {
      .teaser--text {
        display: flex;
        width: 50%;
        flex-wrap: wrap;
        align-content: center;
        align-self: center;
        text-align: center;
        font-size: 13px; } }
    @media (min-width: 636px) {
      .teaser--text {
        font-size: 18px; }
        .teaser--text h2 {
          font-size: 25px;
          margin: 0; } }
    .teaser--text p {
      width: 100%; }
      .teaser--text p:last-child {
        margin-bottom: 0; }
  .teaser--headline {
    margin: 0.5em 0; }
    @media (min-width: 320px) and (max-width: 850px) {
      .teaser--headline {
        font-size: 20px; } }
  .teaser.no-bg .teaser--text {
    color: #d8e8c2; }
  .teaser.type-video .teaser--image {
    position: relative; }
    .teaser.type-video .teaser--image svg {
      fill: #fff;
      position: absolute;
      bottom: 10px;
      left: 10px;
      width: 46px;
      height: 34px; }
  .teaser.type-video .teaser--title {
    padding: 5px;
    color: #000; }
  .teaser.type-nav .menu-social-media-icons {
    padding: 0;
    border: none; }
    @media (min-width: 320px) and (max-width: 635px) {
      .teaser.type-nav .menu-social-media-icons {
        width: 50%; } }
    .teaser.type-nav .menu-social-media-icons .svg-wrapper {
      border-radius: 0;
      height: 100%;
      width: 100%; }
    .teaser.type-nav .menu-social-media-icons.menu {
      height: 185px;
      margin-top: 0; }
      @media (min-width: 636px) and (max-width: 850px) {
        .teaser.type-nav .menu-social-media-icons.menu {
          height: 106px; } }
    .teaser.type-nav .menu-social-media-icons .menu-item {
      padding: 0;
      margin: 0;
      height: 50px;
      width: 50px; }
      @media (min-width: 320px) and (max-width: 635px) {
        .teaser.type-nav .menu-social-media-icons .menu-item {
          margin: 0 .5em;
          height: 38px;
          width: 36px; } }
      @media (min-width: 636px) and (max-width: 850px) {
        .teaser.type-nav .menu-social-media-icons .menu-item {
          margin: 0 .3em; } }
    .teaser.type-nav .menu-social-media-icons svg {
      fill: #fff; }
  @media (min-width: 320px) and (max-width: 635px) {
    .teaser.type-nav .teaser--content {
      display: flex;
      flex-wrap: nowrap; } }
  .teaser.type-nav .teaser--content .teaser--text {
    top: 0; }
  .teaser.type-nav .teaser--content, .teaser.type-nav .teaser--content .teaser--text {
    color: #fff;
    background-color: var(--main-color); }

/*

explizites überschreiben von nicht passenden werten die sich aus dem code oben ergeben:

*/
.teaser--text {
  display: flex;
  flex-direction: column;
  justify-content: center; }

@media (min-width: 320px) and (max-width: 635px) {
  .layout--teaser_list > .row {
    justify-content: center; }
    .layout--teaser_list > .row .col-xs-12 {
      width: 360px; }
    .layout--teaser_list > .row .teaser--text {
      width: 100%; }
    .layout--teaser_list > .row .menu-social-media-icons {
      width: 100%;
      height: auto;
      padding-bottom: 100px; } }

#simple-translate {
  display: none !important; }

.news-article__wrapper {
  padding: 1em 0; }
  .news-article__wrapper mark {
    padding: 0; }
  @media only screen and (max-width: 636px) {
    .news-article__wrapper {
      padding: 1em; } }
  .news-article__wrapper .news-article.show-img {
    gap: 30px;
    margin-bottom: 5rem; }
    .news-article__wrapper .news-article.show-img:last-child {
      margin-bottom: 2rem; }
    @media only screen and (max-width: 636px) {
      .news-article__wrapper .news-article.show-img {
        gap: 10px;
        margin-bottom: 3rem;
        box-shadow: 0px 3px 6px #00000029;
        padding: 20px; } }
    .news-article__wrapper .news-article.show-img .news-article__img {
      width: calc(33.33% - 15px); }
      @media only screen and (max-width: 636px) {
        .news-article__wrapper .news-article.show-img .news-article__img {
          width: 100%; } }
      .news-article__wrapper .news-article.show-img .news-article__img img {
        height: 220px;
        object-fit: cover;
        object-position: center;
        min-width: 100%; }
        .news-article__wrapper .news-article.show-img .news-article__img img.placeholder-thumb {
          padding: 20px;
          background-color: #fafafa;
          object-fit: contain; }
        @media only screen and (max-width: 636px) {
          .news-article__wrapper .news-article.show-img .news-article__img img {
            height: 150px;
            object-position: 50% 25%; }
            .news-article__wrapper .news-article.show-img .news-article__img img.placeholder-thumb {
              object-position: center; } }
    .news-article__wrapper .news-article.show-img .news-article__content {
      width: calc(66.67% - 15px); }
      @media only screen and (max-width: 636px) {
        .news-article__wrapper .news-article.show-img .news-article__content {
          width: 100%; } }
      .news-article__wrapper .news-article.show-img .news-article__content .news-article__title {
        width: 100%; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__title h3 {
          margin-top: 0; }
      .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta {
        gap: 10px; }
        @media only screen and (max-width: 636px) {
          .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta {
            flex-direction: column; } }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .icon {
          height: 17px;
          width: 17px;
          display: inline-block;
          margin-right: 8px; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .separator {
          display: inline-block;
          height: 17px;
          margin: 0 4px 0 5px;
          border-left: 1px solid #7ab800; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta a {
          height: 17px; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .news-article__meta__post_type .icon {
          background: url("../img/icons/post-type-icon.svg") no-repeat center center/contain; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .news-article__meta__terms .icon {
          background: url("../img/icons/term-icon.svg") no-repeat center center/contain; }
        .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .news-article__meta__date {
          height: 17px; }
          .news-article__wrapper .news-article.show-img .news-article__content .news-article__meta .news-article__meta__date .icon {
            background: url("../img/icons/date-icon.svg") no-repeat center center/contain; }
      .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt {
        margin-top: 30px;
        width: 100%; }
        .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt a, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt p, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h1, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h2, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h3, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h4, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h5, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt h6, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt ul, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt li, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt strong, .news-article__wrapper .news-article.show-img .news-article__content .newsbox__element_excerpt span {
          font-weight: 400;
          font-size: 15px;
          margin: 0;
          display: inline;
          font-family: inherit;
          text-decoration: none;
          font-style: normal; }
      .news-article__wrapper .news-article.show-img .news-article__content .newsbox__link {
        font-weight: bold;
        margin-right: 0;
        background-color: #fff;
        color: #7ab800;
        display: flex;
        align-items: center;
        border-bottom: 3px solid #7ab800;
        border-right: 3px solid #7ab800;
        margin-top: 2rem; }

/*# sourceMappingURL=style.min.css.map */
