



@media (max-width: 767px) {

  .sprachwahl a {
    margin: 0;
  }

  .sprachwahl img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }

  .sprachwahl {
    position: absolute;
    top: 56px;
    right: 12px;
    width: 45px;
  }

  .sprachwahl li {
    padding: 0;
  }

  .jea_item {
    width: 100%;
  }

  .infoteil-oben {
    flex-direction: column-reverse;
  }

  .betriebsbild {
    margin-top: 30px;
  }








}


@media (max-width:992px) {

  h1 {
    font-size: 21px;
  }

  h1 span {
    margin-left: 10px;
  }

  .nui.grid.stackable.horizontal.spaced.columnx1.ersatzterminblock {
    flex-direction: column !important;
  }

    .page-header h1 {
        font-size: 26px;
        line-height: 34px;
      padding: 50px 20px 0px 20px;
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title { /* bei seite woistwas */
      font-size: 14px;
    }

    .startbox .sppb-addon-title {
        font-size: 28px !important;
    }

    .sppb-addon-title {
        font-size: 28px !important;
      }

      .menu-unten ul {
        margin-bottom: 25px;
      }
  
  .jea_item .title,
  .jea_item .info-rechts {
   width: 100%;
  }

  .jea_item .image img {
    max-width: 400px;
  }

}