@media (max-width: 575.98px) {
  h2, h1 {
    hyphens: auto;
    white-space: normal !important; }

  .btn {
    padding: 10px; }

  section {
    padding: 30px 0; }

  section#start {
    height: auto; }
    section#start .logo {
      padding: 10px; }
      section#start .logo img {
        max-width: 130px; }
    section#start .nav-holder {
      position: fixed;
      bottom: 0 !important;
      left: 0 !important;
      top: auto !important;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
      z-index: 9999; }
      section#start .nav-holder nav {
        order: 1; }
      section#start .nav-holder .available {
        order: 2; }
        section#start .nav-holder .available a {
          width: 100%;
          font-size: 0.9rem; }
      section#start .nav-holder nav {
        width: 100%;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap; }
        section#start .nav-holder nav a {
          text-align: center;
          padding: 10px;
          flex: 1;
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
          font-size: 0.95rem; }
      section#start .nav-holder .start-link {
        display: none !important; }
    section#start .headline {
      position: relative;
      top: -10px;
      padding-bottom: 0; }
      section#start .headline h1 span {
        padding-bottom: 0; }
      section#start .headline h1 em {
        padding: 0;
        font-size: 2rem;
        margin-bottom: 15px; }
    section#start .main-image {
      position: relative;
      height: auto; }
    section#start .logo {
      order: 1; }
    section#start .main-image {
      order: 2; }
    section#start .headline {
      order: 3; }
    section#start .nav-holder {
      order: 4; }

  section#vorstellung {
    text-align: left; }
    section#vorstellung .summary-item {
      position: relative; }
      section#vorstellung .summary-item .text-holder {
        position: relative;
        z-index: 1;
        padding: 0;
        text-align: center;
        font-size: 0.95rem;
        line-height: 1.3;
        width: 100%; }
      section#vorstellung .summary-item .icon-holder {
        display: none; }
    section#vorstellung .image-holder {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      section#vorstellung .image-holder h2 {
        position: relative;
        order: 2;
        text-align: left;
        margin-top: -15px; }
        section#vorstellung .image-holder h2 span, section#vorstellung .image-holder h2 em {
          padding-left: 0; }
      section#vorstellung .image-holder img {
        order: 1; }

  section#visualisierung {
    padding: 0; }
    section#visualisierung .kfw-button img {
      max-width: 150px; }

  section#ausstattung h3 {
    font-size: 1.2rem; }

  section#wohneinheiten .units-preview {
    margin-bottom: 0; }
    section#wohneinheiten .units-preview .unit {
      position: relative;
      margin-bottom: 0;
      padding: 10px; }
      section#wohneinheiten .units-preview .unit .price {
        position: absolute;
        top: 10px;
        right: 10px; }
  section#wohneinheiten .unit .floor-plan {
    margin-bottom: 15px;
    position: relative;
    pointer-events: none; }
    section#wohneinheiten .unit .floor-plan span {
      display: none; }
  section#wohneinheiten .unit .floor-plan-eg img {
    max-height: 200px !important; }
  section#wohneinheiten .unit .feature-holder {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
    margin-top: 10px; }
    section#wohneinheiten .unit .feature-holder > a {
      width: 100%; }
    section#wohneinheiten .unit .feature-holder .feature {
      width: calc(50% - 5px); }
      section#wohneinheiten .unit .feature-holder .feature .icon-holder {
        width: 30%; }
        section#wohneinheiten .unit .feature-holder .feature .icon-holder i {
          font-size: 2rem; }
      section#wohneinheiten .unit .feature-holder .feature .text-holder {
        line-height: 1.35rem;
        padding: 7px; }

  section#foerderung {
    text-align: left; }

  section#kontakt .form {
    order: 1; }
  section#kontakt .image {
    order: 2; }
  section#kontakt .image-holder {
    height: auto;
    width: 100%;
    margin-top: 30px; }
    section#kontakt .image-holder h3 {
      margin-bottom: 0; }
    section#kontakt .image-holder:after {
      content: "";
      display: block;
      padding-bottom: 100%; }

  footer {
    padding: 30px 0;
    padding-bottom: 150px; }
    footer .disclaimer {
      margin-bottom: 0;
      margin-top: 30px; } }

/*# sourceMappingURL=gwpb.projekte.queries.css.map */
