:lang(de-de) body {
  -ms-hyphens: auto!important;
  -moz-hyphens: auto!important;
  -webkit-hyphens: auto!important;
  hyphens: auto!important;
  hyphenate-limit-chars: 10 5 5!important;
  -webkit-hyphenate-limit-before: 5!important;
  -webkit-hyphenate-limit-after: 5!important;
  -ms-hyphenate-limit-chars: 10 5 5!important;
}
:lang(de-de) .elementor {
  -ms-hyphens: auto!important;
  -moz-hyphens: auto!important;
  -webkit-hyphens: auto!important;
  hyphens: auto!important;
  hyphenate-limit-chars: 10 5 5!important;
  -webkit-hyphenate-limit-before: 5!important;
  -webkit-hyphenate-limit-after: 5!important;
  -ms-hyphenate-limit-chars: 10 5 5!important;
}
.tabcontainer .my--imp {
  width: 49%;
  float: left;
}
#header_meta .menu a {
  font-size: 18px;
  font-weight: 400;
}
#header_meta .menu a:hover {
  color: #f98900;
}
a:hover,
a:focus,
a:visited,
#top .av_inherit_color a {
  text-decoration: none !important;
}
.container #avia2-menu a:hover {
  color: #f98900 !important;
}
.avia3-menu > #avia3-menu > .menu-item .avia-menu-text:hover {
  color: #f98900 !important;
}
.avia3-menu > #avia3-menu > .menu-item a,
#footer .textwidget strong > a,
#footer .textwidget p > a {
  text-decoration: none;
}
dl {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 0rem;
  padding: 1rem 0 0 0;
  margin-top: -25px;
}
#footer .flex_column.av_one_third:nth-child(1) {
  width: 21.5%;
}
#footer .flex_column.av_one_third:nth-child(2) {
  width: 30%;
  margin-left: 3%;
}
#footer .flex_column.av_one_third:nth-child(3) {
  width: 34%;
  margin-left: 3%;
}
p.myTitle_03 {
  font-size: 2.5em;
  font-family: 'din-bold', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 0;
}
p.myTitle_02 {
  font-size: 28px;
  line-height: 1.1em;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0;
}
#site--title > .av-special-heading-tag,
.myTitle_03 p {
  font-family: din-bold;
  font-size: 2.5em;
  font-weight: 800;
  text-transform: uppercase;
}
#site--title p {
  font-size: 2em;
  line-height: 2.5em;
}
.myTitle_03 p {
  line-height: 1.1em;
}
.col--left h2 {
  font-family: din-bold;
  color: #666;
  font-size: 2.5em;
  font-weight: 800;
  text-transform: uppercase;
}
.col--right h3 {
  font-size: 1.55em;
  font-weight: 700 !important;
  color: #666;
  text-transform: uppercase;
  line-height: 1.25em;
  letter-spacing: 1px;
}
.img--read--more .av-masonry-entry-content {
  font-family: din-light;
  font-size: 2.25em;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*#########################*/
@media screen and (max-width: 667px) {
  .tabcontainer .my--imp {
    width: 99%;
    margin-top: 10%;
  }
}
@media only screen and (max-width: 990px) {
  #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
    font-size: 20px;
    line-height: 1em;
    padding: 10px 5px 10px 25px;
  }
}
@media only screen and (min-width: 460px) and (max-width: 945px) {
  /* 1. Widget / Spalte: Volle Breite */
  #footer .container .av_one_third:nth-child(1) {
    width: 100% !important;
    margin-bottom: 20px;
    /* Optionaler Abstand nach unten */
  }
  #footer .container .av_one_third:nth-child(1) img {
    max-width: 400px !important;
    width: 100%;
    height: auto;
    display: block;
    /*      margin: 0 auto; /* Zentriert das Bild. Für linksbündig diese Zeile löschen */
  }
  /* 2. und 3. Widget / Spalte: Jeweils 50% Breite */
  #footer .container .av_one_third:nth-child(2),
  #footer .container .av_one_third:nth-child(3) {
    width: 45% !important;
    box-sizing: border-box;
  }
  /* Optional: Dem zweiten Widget etwas Padding rechts geben, damit sie nicht zusammenkleben */
  #footer .container .av_one_third:nth-child(2) {
    padding-right: 15px;
  }
  /* Optional: Dem dritten Widget etwas Padding links geben */
  #footer .container .av_one_third:nth-child(3) {
    padding-left: 15px;
  }
}
