/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*-- Slider Background --*/
.nn-slider-bg .sp-background:after {
  clip-path: polygon(0%);
}
.nn-front-slider-bg .sp-background:after {
  clip-path: circle(0%);
  background-color: grey;
}
/*-- Footer rechts Text --*/
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.4rem;
}
/*-- Startseite Text Bild --*/
.sppb-addon-subtitle {
  background: rgba(64, 64, 191, 0.3);
  color: white;
}
/*-- links --*/
a {
  color: #104cba;
  text-decoration: underline;
}
a:hover {
  color: black;
  text-decoration: underline;
}
.sppb-addon-content a {
  color: grey;
  text-decoration: underline;
}
/*-- Sonstiges --*/
.nav2 {
  display: grid;
}
.sppb-addon-content ul {
  margin-left: 0.2rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
/*-- Überschriften --*/
h1 {
  font-size: 2.5vw;
}
@media screen and (max-width: 64em) {
  h1 {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 50em) {
  h1 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 30em) {
  h1 {
    font-size: 1.2em;
  }
}
h2 {
  font-size: 2.3vw;
}
@media screen and (max-width: 64em) {
  h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 50em) {
  h2 {
    font-size: 1.7em;
  }
}
@media screen and (max-width: 30em) {
  h2 {
    font-size: 1.1em;
  }
}
h3 {
  font-size: 2.1vw;
}
@media screen and (max-width: 64em) {
  h3 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 50em) {
  h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 30em) {
  h3 {
    font-size: 1em;
  }
}
/*-- Auflistung --*/
.wp-block-list ul {
  list-style-type: disc;
}
li {
  list-style-position: inside;
  padding: 0;
  margin: 0;
}
ul {
  margin: 0;
  padding: 0 0 0 0.2em;
}
/*-- Tabellen --*/
.sppb-table-style td, .sppb-table-style th {
  min-width: 1em;
  border: 2px solid #ced4da !important;
  padding: 3px 5px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  text-align: right;
}
.sppb-nav-pills > li > a {
  font-size: 1.5em;
}
.sppb-table-style p {
  font-size: 1em;
}
@media screen and (max-width: 64em) {
  .sppb-table-style p {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 50em) {
  .sppb-table-style p {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 30em) {
  .sppb-table-style p {
    font-size: 0.5em;
    font-weight: bold;
  }
}
/*-- StickyHeader Scrollabstand --*/
/*# sourceMappingURL=custom_13.css.map */