.termine .et_pb_text_inner strong {
  padding-left: 30px !important;
}

.anstehende_termine {
  /*border: 1px solid #707070; */
  padding: 25px 35px;
}

.anstehende_termine h4 {
  padding: 7px !important;
}

.anstehende_termine .et_pb_module_header {
  padding-bottom: 0px !important;
  padding-top: 5px;
}

.anstehende_termine hr {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}

.ansturm_termine .anstehende_termine ul {
  padding-bottom: 0;
}

.anstehende_termine ul li:before {
  content: '' !important;
}

.anstehende_termine ul li span {
  font-weight: 700 !important;
  color: #003c6b;
}

.mainpage_info
  > .et_pb_column.et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_0.et-last-child,
.mainpage_info
  > .et_pb_column.et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_1.et-last-child {
  border: 1px solid #707070;
}

/* Startseite Fragen Section  #fragen_wrapper  */
/* #fragen_wrapper .et_pb_text_1 .et_pb_text_inner */

.fragen_h3 {
  line-height: 1.8em;
}

#fragen_wrapper {
  width: 100%;
  padding: 25px;
  padding-bottom: 3%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#fragen_wrapper .et_pb_text_2,
#fragen_wrapper .et_pb_text_3 {
  min-height: 140px;
  font-weight: 700;
  color: #ffffff;
  background-color: #003c6b;
  padding: 30px;
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

#fragen_wrapper .et_pb_text_2:hover,
#fragen_wrapper .et_pb_text_3:hover {
  cursor: pointer;
}

#fragen_wrapper .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

#fragen_wrapper .et_pb_text_inner p {
  text-align: center;
}

#fragen_wrapper a {
  color: #ffffff;
  text-decoration: none;
}

/* Schulordnung */
.schulordnung {
  background-color: #f2f2f2;
  padding: 10px;
  border: 1px solid #d9d9d9;
  margin-bottom: 1.242%;
}

/* Organigramm Link */
#org_pdf {
  background-color: #f2f2f2;
  padding: 10px;
  border: 1px solid #d9d9d9;
  margin-bottom: 1.242%;
}

#org_pdf a {
  color: #003c6b;
}

#org_pdf a:before {
  content: url('http://hk.kendev.de/wp-content/uploads/2020/01/icons8-pdf-2-52.png');
  display: inline-block;
  vertical-align: middle;
}

/* Kommentar */
.comments-number{
  display: none;
}

@media (max-width: 998px) {
  .et_header_style_left #logo {
    max-height: 100%;
    max-width: 70%;
  }

  .et_pb_column .et_pb_row_inner,
  .et_pb_row {
    padding: 10px 0;
  }

  .et_pb_section_1.et_pb_section {
    padding-top: 30px !important;
    padding-bottom: 10px;
    /* background-color: #eeeeee!important; */
  }

  .et_pb_section_4.et_pb_section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #eeeeee !important;
  }

  .tns-inner {
    margin-top: 20px !important;
  }

  .et_pb_section {
    padding-top: 40px !important;
  }

  .et_pb_column_1_4 h4 {
    font-family: 'Muli', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #6e6e6e !important;
    text-align: center;
    font-size: 92%;
  }
}

@media (max-width: 768px) {
  .start-boxes {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-row-gap: 25px;
    padding-bottom: 0;
    margin: 0 auto;
    width: 100%;
  }

  .start-boxes.et_pb_row > div.et_pb_column,
  .start-boxes.et_pb_row > div.et_pb_column:last-child {
    margin: 0 auto !important;
  }

  button[data-controls='prev'] {
    left: -40px;
  }

  button[data-controls='next'] {
    right: -40px;
  }

  #schulleitung img {
    width: 75%;
  }
}

@media (max-width: 640px) {
  h1 {
    font-size: 24px !important;
  }
  #main-content h2 {
    font-size: 20px !important;
  }
  .page-id-9 .et_pb_text_0 h1 {
    font-size: 32px;
  }

  .hk-questions .question {
    grid-template-columns: 100%;
    grid-row-gap: 15px;
  }
}

@media (max-width: 480px) {
  .page-id-9 .et_pb_text_0 h1 {
    font-size: 26px;
  }
}

.page-id-9 .et_pb_blog_0 article {
  margin: 0 15px !important;
}

ul#mobile_menu{overflow:auto;}