

@media (max-width:992px) {

  .wechselbilder .slide-text {
      width: 90vw !important;
    }




}


@media (max-width: 767px) {

  .header-links {
    width: 75%;
  }

  .header-rechts {
    width: 25%;
  }

  .subitem-anfrageblockA, .subitem-anfrageblockB, .subitem-anfrageblockC {
    width: 95% !important;
  }

  .subitem-anfrageblockC {
    margin-left: 1% !important;
  }

}















/*


@media (max-width: 767px) {


                                                                         .header .holder {
                                                                          flex-direction: column;
                                                                        }

                                                                        .header {
                                                                          max-height: 110px;
                                                                        }

                                                                        .hauptmenu {
                                                                          position: relative;
                                                                          top: 0px;
                                                                        }

                                                                        .sprachwahl {
                                                                          position: relative;
                                                                          right: auto;
                                                                          left: 20px;
                                                                          top: -27px;
                                                                          text-align: left;
                                                                        }



  .sprachwahl a {
    margin: 0;
  }

  .subitem-anfrageblockA, .subitem-anfrageblockB, .subitem-anfrageblockC {
    width: 95% !important;
  }

  .subitem-anfrageblockC {
    margin-left: 1% !important;
  }

  .mod_preistabelle th,
  .mod_preistabelle td {
    font-size: 80%;
    word-wrap: break-word; /* Lange Wörter dürfen umbrechen * /
    overflow-wrap: anywhere; /* Modernere Alternative für flexibleren Umbruch * /
  }

}






@media (max-width:992px) {





  .startbox .sppb-addon-title {
      font-size: 28px !important;
  }

  .sppb-addon-title {
      font-size: 28px !important;
    }

    .menu-unten ul {
      margin-bottom: 25px;
    }



}


*/

