/*FONT-SIZES*/
body {
  font-size: 18px;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}

h6 {
  font-weight: bold;
}

/* TABS */
.tabs_header ul li a span {
  font-size: 14px;
  line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
  word-break: break-word;
  hyphens: auto;
}

.w33.col .download span, .w25.col .download span {
  width: calc(100% - 55px);
}

/*Link Styling in Content*/
#content a:not(.link, .ui-tabs-anchor, .download), #left .row a:not(.link, .ui-tabs-anchor, .download) {
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 85%;
  background-repeat: no-repeat;
  background-size: 0 2px;
}
#content a:not(.link, .ui-tabs-anchor, .download):hover, #left .row a:not(.link, .ui-tabs-anchor, .download):hover {
  background-size: 100% 2px;
}

#timeline a {
  background-size: 0 !important;
}
#timeline a:hover {
  background-size: 100% 0 !important;
}

@media only screen and (min-width: 1024px) {
  body {
    font-size: 1.15em;
    line-height: 1.5;
  }

  /* HEADLINES */
  h1 {
    font-size: 3em;
    line-height: 1em;
  }

  h2 {
    font-size: 2.125em;
    line-height: 1.25em;
  }

  h3, .h3 {
    font-size: 1.875em;
    line-height: 1.25em;
  }

  h4,
h5.hl {
    font-size: 1.5em;
    line-height: 1.25em;
  }

  h5, .tx-indexedsearch-whatis {
    font-size: 1.25em;
    line-height: 1.25em;
  }

  /* SLIDER */
  .slider .slide .info-box .title {
    font-size: 2.5em;
    line-height: 1;
  }

  .slide .info-box span.icon {
    font-size: 14px;
  }

  /* TABLE */
  table th {
    font-size: 1.875em;
    line-height: 1.25em;
  }

  #main-navigation ul.level_1 > li > a {
    font-size: 1em;
  }

  /* ICON */
  /* STARTSEITE */
  .icon_container .icon span {
    font-size: 5em;
  }

  .toTop.icon:before {
    font-size: 1.5em;
  }

  .tabs_header ul li a span {
    font-size: 16px;
    line-height: 18px;
  }

  /* PAGINATION */
  .pager,
ul.tx-indexedsearch-browsebox {
    font-size: 2em;
  }

  /* TIMELINE */
  #dates li {
    font-size: 1.15em;
  }
  #dates .selected {
    font-size: 1.75em;
    line-height: 44px;
  }

  #timeline a.pLink {
    font-size: 2.5em;
  }

  #footer-navigation ul.level_1 {
    margin-left: 0;
    column-count: 4;
  }
  #footer-navigation ul.level_1 > li {
    display: grid;
    grid-template-rows: 1fr auto;
    margin-top: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .teaserlinkbox .teaser-link .ic .info .title {
    font-size: 0.85em;
    min-height: 45px;
  }

  /* HEADLINES */
  h1 {
    font-size: 2.5em;
    line-height: 1em;
  }

  h2 {
    font-size: 1.875em;
    line-height: 1.25em;
  }

  h3, .h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }

  h4,
h5.hl {
    font-size: 1.25em;
    line-height: 1.25em;
  }

  h5, .tx-indexedsearch-whatis {
    font-size: 1.125em;
    line-height: 1.25em;
  }

  #sub-navigation ul.level_1 > li > a {
    padding: 10px;
    line-height: 1;
    font-size: 0.85em;
  }

  .inside #left {
    font-size: 0.85em;
  }

  .widget.select.w50.filter {
    width: calc(40% - 20px) !important;
  }

  .widget.w50.right.archiv {
    width: calc(60% - 20px) !important;
  }
}
/* RESIZING FONTSIZES */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    font-size: 1.25em;
    line-height: 1.5;
  }

  /* HEADLINES */
  h1 {
    font-size: 2em;
    line-height: 1em;
  }

  h2 {
    font-size: 1.375em;
    line-height: 1.25em;
  }

  h3, .h3 {
    font-size: 1.25em;
    line-height: 1.25em;
  }

  h4,
h5.hl {
    font-size: 1.125em;
    line-height: 1em;
  }

  h5, .tx-indexedsearch-whatis {
    font-size: 1.15em;
    line-height: 1em;
  }

  /* SLIDER */
  .slider .slide .info-box .title {
    font-size: 1.875em;
    line-height: 1.25em;
  }

  /* TABLE */
  table th {
    font-size: 1.5em;
    line-height: 1.25em;
  }

  /* QUICKSEARCH */
  #quick-search input {
    font-size: 1.125em;
  }

  /* SYMBOLE */
  .box .icon {
    font-size: 0.875em;
  }

  /* ICON */
  .icon_container .icon span {
    font-size: 4em;
  }
  .icon_container .title {
    font-size: 0.75em;
  }
}
/* RESIZING FONTSIZES */
@media only screen and (min-width: 0px) and (max-width: 768px) {
  body {
    font-size: 1.1em;
    line-height: 1.25;
  }

  h1 {
    font-size: 2.143em;
    line-height: 1em;
  }

  h2 {
    font-size: 1.714em;
    line-height: 1.25em;
  }

  h3, .h3 {
    font-size: 1.429em;
    line-height: 1.25em;
  }

  h4,
h5.hl {
    font-size: 1.286em;
    line-height: 1.25em;
  }

  h5,
.tx-indexedsearch-whatis {
    font-size: 1.143em;
    line-height: 1.25em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  h6 {
    font-weight: bold;
  }

  /* SLIDER */
  .slider .slide .info-box .title {
    font-size: 1.714em;
    line-height: 1.25em;
  }

  /* TABLE */
  table th {
    font-size: 1.429em;
    line-height: 1.25em;
  }

  /* QUICKSEARCH */
  #quick-search input {
    font-size: 1.125em;
  }

  /* SYMBOLE */
  .box .icon {
    font-size: 0.875em;
  }

  /* ICONS */
  .icon_container .icon span {
    font-size: 4em;
  }
  .icon_container .title {
    font-size: 1em;
  }
}
.caption {
  font-size: 0.75em;
}

#main-navigation a {
  font-size: 0.8em;
}

#main-navigation-mobile li a {
  font-size: 1em;
}
#main-navigation-mobile ul.level_1 li {
  line-height: 3.125em;
}
#main-navigation-mobile ul.level_2 li > a {
  font-size: 1em;
  line-height: 20px;
}
#main-navigation-mobile ul.level_2 li {
  line-height: 2.5em;
}

#sub-navigation > ul > li > a {
  font-size: 1em;
}

#meta-navigation a {
  font-size: 1em;
}

#footer-navigation ul.level_1 > li > a {
  font-size: 1em;
}
#footer-navigation ul.level_2 > li > a {
  font-size: 0.875em;
}

#social-links {
  line-height: 2.5em;
  margin: 10px;
}
#social-links a {
  font-size: 2em;
}
#social-links a span {
  font-size: inherit;
}

/* SIDA Login */
span.remark {
  font-size: 0.75em;
}

/* SEO OPT TEXT */
#seo-opt {
  font-size: 0.75em;
}

/* BREADCRUMB */
#breadcrumb {
  font-size: 0.85em;
  line-height: 1.15;
  margin-top: -0.5rem;
  margin-bottom: -1.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
  #breadcrumb {
    font-size: 0.8em;
    margin-top: 0.5rem;
  }
}
div.advert h1, div.advert h2, div.advert h3, div.advert .h3, div.advert h4, div.advert h5, div.advert h6 {
  font-size: 1em;
}
div.advert h4.adverttitle {
  font-weight: 400;
  font-size: 1.5em;
}
div.advert h5.adverttitle {
  font-size: 1.125em;
}

hr {
  line-height: 0;
  font-size: 0;
}

/* QUICKSEARCH - LANGUAGE SELECT */
#quick-search input,
#quick-search select,
#language-select input,
#language-select select {
  font-size: 1em;
}

/* DOWNLOADS */
.download a .icon,
a.download:before,
a.icon-download:before {
  font-size: 1.25em;
  min-width: 40px;
  min-height: 35px;
}

.download a.small .icon,
a.download.small:before,
a.icon-download.small:before {
  font-size: 1em;
}

a.icon-download,
a.download,
#sharebuttons a {
  font-size: inherit;
}

#sharebuttons a {
  font-size: 1.25em;
}

/* ACTION LINK */
@supports (-moz-appearance: none) {
  a.link:after {
    margin-top: 0;
  }

  @media only screen and (min-width: 496px) and (max-width: 732px) {
    a.link:after {
      margin-top: -1px;
    }
  }
  @media only screen and (min-width: 0px) and (max-width: 495px) {
    a.link:after {
      margin-top: 0;
    }
  }
}
@media only screen and (min-width: 496px) and (max-width: 734px) {
  a.link:after {
    margin-top: 1px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 495px) {
  a.link:after {
    margin-top: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 495px) and (-webkit-min-device-pixel-ratio: 2) {
  a.link:after {
    margin-top: 1px;
  }
}
@media only screen and (min-width: 412px) and (max-width: 890px) and (-webkit-max-device-pixel-ratio: 2) {
  a.link:after {
    margin-top: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  a.link:after {
    margin-top: 1px;
  }
}
a.link {
  text-decoration: none;
  border: 2px solid #ec1c23;
  padding: 10px 15px 8px 45px;
  display: inline-flex;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  margin-top: 0;
  color: #ec1c23;
  position: relative;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: fit-content;
  height: 29px;
}
a.link:after {
  position: absolute;
  left: 16px;
  margin-left: 2px;
  font-size: 18px;
  line-height: 0;
  content: "\e602";
  font-family: "oest", Hind, Verdana, Arial, Helvetica, sans-serif;
  color: #ec1c23;
  display: flex;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  height: 0;
}
a.link:before {
  content: "";
  height: 2px;
  width: 15px;
  left: 15px;
  margin-right: 10px;
  display: flex;
  align-content: center;
  align-items: center;
  position: absolute;
  vertical-align: middle;
  background-color: #ec1c23;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
a.link:hover {
  color: #fff;
  background-color: #ec1c23;
  padding: 10px 15px 8px 60px;
}
a.link:hover:after {
  color: #fff;
  margin-left: 18px;
}
a.link:hover:before {
  background-color: #fff;
  width: 30px;
}

.toTop:before {
  font-size: 0.85em;
}

/* ACCORDION */
.accordion .acc_element .toggler {
  font-size: 1.25em;
  line-height: 1.25em;
  display: flex;
  align-items: center;
}
.accordion .acc_element .toggler .span {
  margin-top: 3px;
}
.accordion .acc_element .toggler .icon {
  font-size: 1.25em;
}

#left p.small {
  font-size: 0.8em;
}

@media only screen and (min-width: 1024px) {
  #quick-search {
    width: calc(20% - 10px);
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  #quick-search form input.submit {
    font-size: 150%;
  }

  #main-navigation #mToggler {
    font-size: 1.5em;
  }

  .slide .info-box span.icon {
    font-size: 0.875em;
  }

  .accordion .acc_element .toggler .ui-icon {
    font-size: 0.85em;
  }

  .pager,
.tx-indexedsearch-browsebox,
.f3-widget-paginator {
    font-size: 2em;
  }

  .pager .pages ul li > *,
.tx-indexedsearch-browsebox li a,
.f3-widget-paginator li a {
    font-size: 0.75em;
    line-height: 1.25em;
  }

  #dates li {
    font-size: 1.15em;
  }
  #dates .selected {
    font-size: 1.75em;
    line-height: 44px;
  }

  #timeline a.pLink {
    font-size: 3em;
    line-height: 50px;
  }
}
/* SPECIAL FIX FOR DEVICES SMALLER THAN 320 */
@media only screen and (min-width: 0px) and (max-width: 320px) {
  body.mobile-active #main-navigation #mToggler {
    font-size: 1em;
  }
}
/*LOGO CORRECTION*/
#logo-helper {
  width: calc(80% - 20px);
}

/*ANIMATED ICON*/
a.icon.animated {
  position: relative;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

a.icon.animated:before {
  font-size: 20px;
  margin-left: 2px;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

a.icon.animated:hover:before {
  margin-left: 17px;
  color: #333;
}

a.icon.animated:hover:after {
  background-color: #333;
  width: 30px;
}

a.icon.animated.anim-lg:before {
  font-size: 50px;
}
a.icon.animated.anim-lg:after {
  height: 5px;
  width: 37px;
  top: 21px;
}
a.icon.animated.anim-lg:hover:before {
  margin-left: 20px;
}
a.icon.animated.anim-lg:hover:after {
  width: 53px;
}

/* FOOTER NAV */
@media only screen and (max-width: 1023px) {
  #logo-helper {
    width: 100%;
  }
}
/* NEWS STYLING */
#newslist {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1290px) {
  #newslist {
    height: calc(100% + 90px);
  }
}
@media only screen and (max-width: 768px) {
  #newslist {
    width: 100%;
  }
}
#newslist .box.w33 {
  width: calc(33.333% - 30px);
  display: flex;
  flex-direction: column;
}
#newslist .news {
  position: relative;
}
#newslist .news .news-hover {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}
#newslist .news a.icon.animated.anim-lg {
  justify-content: flex-end;
  position: relative;
}
#newslist .news a.icon.animated.anim-lg:before {
  margin: 0;
  width: 40px;
  position: relative;
  top: 3px;
  right: 0;
}
#newslist .news a.icon.animated.anim-lg:after {
  height: 5px;
  width: 37px;
  top: 50%;
  right: 5px;
}
#newslist .news:hover .text_container .news-toptag a.tag {
  background: rgba(102, 102, 102, 0.95);
}
#newslist .news:hover .text_container a.icon.animated.anim-lg:before {
  color: #333;
}
#newslist .news:hover .text_container a.icon.animated.anim-lg:after {
  background-color: #333;
  width: 60px;
}
#newslist .news:hover .image_container img {
  scale: 1.15;
}
#newslist .news:hover a {
  color: #333;
  background-size: 100% 0;
}
#newslist .news:hover a:hover {
  background-size: 100% 0;
}
#newslist .news picture, #newslist .news .image_container {
  overflow: hidden;
  width: 100%;
  max-height: 400px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
#newslist .news .image_container img {
  scale: 1;
  object-fit: cover;
  object-position: center;
  height: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#newslist .news .text_container {
  padding: 2rem;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  #newslist .news .text_container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #newslist .news .text_container .news-topbox {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1025px) {
  #newslist .news .text_container {
    height: 410px;
  }
}
#newslist .news .text_container .arrow-box {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #newslist .news .text_container .arrow-box {
    position: relative;
    right: -2rem;
    bottom: -2rem;
  }
}
#newslist .news .text_container .icon-arrow-right {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
}
#newslist .news .text_container .news-toptag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  font-size: 0.85em;
}
#newslist .news .text_container .news-toptag a.tag {
  text-decoration: none;
  background: #ec1c23;
  color: #fff;
  padding: 0.5rem 0.5rem 0.25rem;
}
#newslist .news .text_container .news-title, #newslist .news .text_container .news-txt {
  margin-bottom: 1rem;
}

#content #newslist a {
  background-size: 100% 0;
}
#content #newslist a:hover {
  background-size: 100% 0;
}
#content #newslist .news picture, #content #newslist .news .image_container {
  height: 350px;
}
#content #newslist .news .text_container {
  height: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#content #newslist .box.w33 {
  width: calc(100% - 20px);
  display: flex;
  flex-direction: row;
}
#content #newslist .box.w33 .image_container {
  width: 100%;
  max-width: 350px;
  min-width: 350px;
  overflow: hidden;
}
#content #newslist .box.w33 .image_container img {
  object-fit: cover;
  object-position: center;
  min-width: 350px;
  height: 100%;
}

@media only screen and (min-width: 1024px) {
  #content #newslist .news .text_container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #content #newslist .news picture, #content #newslist .news .image_container {
    height: 410px;
    min-height: 410px;
  }
  #content #newslist .box.w33 .image_container {
    min-height: 410px;
  }
  #content #newslist .box.w33 .image_container img {
    min-height: 410px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  #newslist {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #newslist .box.w33 {
    width: calc(100% - 20px);
  }
  #newslist .box.w33 .image_container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #newslist .box.w33 .image_container a {
    width: 100%;
    height: 100%;
    display: block;
  }
  #newslist .box.w33 .image_container img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  #content #newslist .box.w33 {
    width: calc(100% - 20px);
    display: flex;
    flex-direction: column;
    margin-right: 0;
  }
  #content #newslist .box.w33 .image_container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 320px;
  }
  #content #newslist .box.w33 .image_container a {
    display: flex;
    align-items: center;
  }
  #content #newslist .box.w33 .image_container img {
    min-height: 320px;
    max-height: 100%;
  }
}
/*NEWS SINGLE STYLING*/
.news-single {
  max-width: 990px;
  margin: 2rem 0;
  padding: 1rem;
}
.news-single .teaser-text {
  font-size: 1.25em;
}
.news-single .header, .news-single .topheader {
  margin-bottom: 1rem;
}
.news-single .topheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-single .topheader .news-list-category {
  text-decoration: none;
  background: rgba(102, 102, 102, 0.5);
  color: #fff;
  padding: 0.5rem 0.5rem 0.25rem;
  font-size: 0.85em;
}
.news-single .text_container {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .news-single .w33, .news-single .w66 {
    width: calc(100% - 20px);
  }
}
/*CORRECTION ON NAVBAR RESPONSIVE*/
@media only screen and (min-width: 1024px) {
  #main-navigation {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  #quick-search form {
    height: 50px;
  }

  #header .palette.petrol #main-navigation {
    margin: 0 10px;
    height: 50px;
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  #quick-search form input.submit {
    width: 30%;
  }

  #quick-search form input {
    width: 70%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 425px) {
  #quick-search form {
    height: 40px;
  }

  #header .palette.petrol #main-navigation {
    height: 40px;
  }
  #header .palette.petrol #mToggler {
    font-size: 1.35em;
  }

  #quick-search form input.submit {
    width: 35%;
    font-size: 120%;
  }

  #quick-search form input {
    width: 60%;
  }
}
/* TEASERLINKBOX */
.teaserlinkbox .teaser-link {
  width: 100%;
  height: 250px;
  display: block;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-decoration: none;
}
.teaserlinkbox .teaser-link img {
  object-fit: cover;
  object-position: center;
  scale: 1;
  height: 250px;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
  min-width: 100%;
}
.teaserlinkbox .teaser-link .ic .info {
  display: flex;
  width: 100%;
  position: absolute;
  bottom: 0;
  flex-wrap: wrap;
  backdrop-filter: blur(0);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.teaserlinkbox .teaser-link .ic .info .title {
  display: flex;
  padding: 1rem 3rem 1rem 1rem;
  background-color: rgba(236, 28, 35, 0.8);
  align-items: center;
  position: relative;
  width: 100%;
  line-height: 1.1;
}
.teaserlinkbox .teaser-link .ic .info .title:after {
  content: "\e602";
  font-family: "oest";
  font-size: 20px;
  position: absolute;
  right: 1rem;
  margin-top: 4px;
}
@-moz-document url-prefix() {
  .teaserlinkbox .teaser-link .ic .info .title:after {
    margin-top: 2px;
  }
}
.teaserlinkbox .teaser-link .ic .info .title:before {
  content: "";
  height: 2px;
  width: 15px;
  position: absolute;
  right: 22px;
  display: block;
  top: 50%;
  background-color: #fff;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.teaserlinkbox .teaser-link .ic .info .text {
  font-size: 0.7em;
  max-height: 0;
  min-height: 0;
  opacity: 0;
  padding: 0 1rem;
  -webkit-transition: opacity 0.25s ease-in, padding 0.1s ease-in, min-height 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in, padding 0.1s ease-in, min-height 0.25s ease-in;
  -ms-transition: opacity 0.25s ease-in, padding 0.1s ease-in, min-height 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in, padding 0.1s ease-in, min-height 0.25s ease-in;
  transition: opacity 0.25s ease-in, padding 0.1s ease-in, min-height 0.25s ease-in;
}
.teaserlinkbox .teaser-link:hover img {
  scale: 1.12;
}
.teaserlinkbox .teaser-link:hover .ic .info {
  backdrop-filter: blur(8px);
}
.teaserlinkbox .teaser-link:hover .ic .info .title:before {
  width: 30px;
}
.teaserlinkbox .teaser-link:hover .ic .info .text {
  max-height: 156px;
  opacity: 1;
  height: 100%;
  padding: 1rem;
}

.element4cols .w25 .pdfdownload img {
  margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .teaserlinkbox .teaser-link .ic .info .title {
    font-size: 0.75em;
  }
  .teaserlinkbox .teaser-link img {
    min-width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 425px) {
  .teaserlinkbox .teaser-link .ic .info .title {
    font-size: initial;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .teaserlinkbox .teaser-link .ic .info .title {
    font-size: 1.429em;
  }

  .accordion .acc_element .toggler {
    font-size: 1em;
    line-height: 1;
  }
}
@media only screen and (min-width: 0px) and (max-width: 384px) {
  .element4cols .w25 .pdfdownload img {
    margin: auto;
  }

  .w33.col .download span, .w25.col .download span {
    width: 100%;
  }

  .element4cols .w25 {
    margin-bottom: 1rem;
  }
  .element4cols .w25 .pdfdownload .text_container {
    margin-top: 10px;
  }
  .element4cols .w25 .pdfdownload .text_container p {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 659px) {
  .w50.box.teaserlinkbox {
    width: 100%;
  }

  .teaserlinkbox .teaser-link {
    flex-direction: column;
  }
  .teaserlinkbox .teaser-link picture {
    width: 100% !important;
    height: 100% !important;
  }
  .teaserlinkbox .teaser-link .ic {
    width: 100% !important;
  }
  .teaserlinkbox .teaser-link .ic .info .title {
    padding: 1rem 2.75rem 1rem 1rem !important;
    height: 80px;
    margin: -1rem 0 -2rem 0 !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .w33.box.teaserlinkbox {
    width: calc(100% - 20px);
  }

  .teaserlinkbox .teaser-link {
    overflow: hidden;
    height: 100%;
    display: flex;
  }
  .teaserlinkbox .teaser-link picture {
    width: 40%;
    overflow: hidden;
  }
  .teaserlinkbox .teaser-link img {
    width: 100%;
    height: 100%;
  }
  .teaserlinkbox .teaser-link .ic {
    width: 60%;
  }
  .teaserlinkbox .teaser-link .ic .info {
    position: relative;
    height: 100%;
    background-color: rgba(238, 238, 238, 0.9333333333);
    color: #666666;
  }
  .teaserlinkbox .teaser-link .ic .info .title {
    color: #ec1c23;
    background-color: transparent;
    margin-bottom: -1rem;
    padding: 1rem 4rem 1rem 1rem;
    font-size: 1.2em;
  }
  .teaserlinkbox .teaser-link .ic .info .title:before {
    background-color: #ec1c23;
  }
  .teaserlinkbox .teaser-link .ic .info .text {
    font-size: initial;
    max-height: 100%;
    min-height: 100%;
    opacity: 1;
    padding: 1rem;
  }
}
/*Widget Correction*/
form {
  max-width: 900px;
}

.widget .w100, .widget .w75, .widget .w50, .widget .w25 {
  width: 100% !important;
}

/*FIX NAVIGATION*/
@media (min-width: 1024px) and (max-width: 1340px) {
  #logo-helper .box.w16 {
    width: 10%;
  }
  #logo-helper input, #logo-helper select {
    padding: 0 10px;
  }

  #main-navigation {
    font-size: 1.1rem;
  }
  #main-navigation ul.level_1 > li > a > span {
    padding: 0 10px;
  }

  #sub-navigation ul.level_1 > li > a {
    padding: 18px 25px;
  }

  .teaser > .box.text_container {
    padding: 5px;
  }
}
.image_container.w50 img {
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .teaser > .box.image_container {
    width: 100%;
    float: none;
    margin: 0 !important;
  }
  .teaser > .box.image_container img {
    width: 100%;
  }

  .row:last-child {
    margin-bottom: 0;
  }
}
@keyframes headeranimation {
  from {
    top: -70px;
  }
  to {
    top: 0;
  }
}
#header.sticky {
  position: sticky;
  margin: auto;
  top: -1px;
  animation-name: headeranimation;
  animation-duration: 1s;
  display: flex;
  width: 100%;
  align-items: center;
  background: #5a6775;
  z-index: 10;
  justify-content: space-between;
  flex-direction: row-reverse;
  max-width: 1440px;
}
#header.sticky:before, #header.sticky:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100vw;
  background: #5a6775;
}
#header.sticky:before {
  content: "";
  left: -100vw;
}
#header.sticky:after {
  content: "";
  z-index: -1;
  left: 0;
}
#header.sticky .palette {
  background: transparent;
  margin-left: 42px;
  margin-right: 10px;
}
#header.sticky .palette #logo-helper {
  float: left;
  width: 100%;
}
#header.sticky .palette #logo-helper .box {
  margin: 0;
  width: 50px;
  background: white;
}
#header.sticky .palette #quick-search, #header.sticky .palette #meta-navigation, #header.sticky .palette #language-select, #header.sticky .palette #social-links {
  display: none;
}
#header.sticky .palette.petrol {
  margin-left: 0;
  margin-right: 30px;
  background: transparent;
}

@media only screen and (max-width: 1024px) {
  #header.sticky .palette {
    margin: 5px 10px;
  }
  #header.sticky .palette.petrol {
    margin-left: 10px;
  }
  #header.sticky .palette.petrol .inside #main-navigation {
    width: 100%;
    margin: 0;
  }
}
a.icon.icon-arrow-right:hover {
  background-size: 0 !important;
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
  .frame-type-form_formframework form {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 385px) and (max-width: 1023px) {
  .accordion .acc_content img {
    max-width: 340px;
    width: 50%;
  }
}
@media only screen and (max-width: 384.99px) {
  .accordion .acc_content img {
    max-width: 140px;
    width: 50%;
  }
}
a.teaser-link.lightbox:after {
  backdrop-filter: none;
  background: unset;
}

a.teaser-link.lightbox:hover:after {
  backdrop-filter: none;
  background: unset;
}

/*# sourceMappingURL=oest.restyle.css.map */
