/* --- 1280px --------------------------------------------- */
@media only screen and (max-width: 1279px) and (min-height: 340px) {
  #standard .quote {
    margin-left: 180px;
    width: calc(100% - 180px);
    overflow: visible;
  }
}
/* --- MIN WIDTH 1280px --------------------------------------------- */
@media only screen and (min-width: 1025px) and (min-height: 340px) {
  #XXkeyvisual {
    min-height: 435px;
  }
  #iconnav {
    display: block;
    position: relative;
    top: -50px;
    transform: scale(0.8);
  }
}
/* --- MIN WIDTH 1480px --------------------------------------------- */
@media only screen and (min-width: 1400px) and (min-height: 340px) {
  #keyvisual {
    min-height: 435px;
  }
  #iconnav {
    display: block;
    top: 0px;
    transform: scale(1);
  }
}
/* -- XXX --------------------------------------------- */
@media only screen and (max-width: 1150px) and (min-height: 340px) {
  #forElternCTA {
    display: none;
  }
}
/* -- iPad --------------------------------------------- */
@media only screen and (max-width: 1025px) and (min-height: 340px) {
  body {
    font-size: 18px;
  }
  h1,
  .h1 {
    font-size: 35px;
  }
  h2,
  .h2 {
    font-size: 35px;
  }
}
/* --- 980px --------------------------------------------- */
@media only screen and (max-width: 979px) {
  #standard .counter .title {
    font-size: 90%;
  }
  #logo_head {
    width: 300px;
  }
  #werdeKTTPcta {
    display: none;
  }
}
/* --- 768px --------------------------------------------- */
@media only screen and (max-width: 767px) {
  #form.form_331 .form li.radio,
  #form.form_331 .form li.checkbox,
  #form.form_119 .form li.radio,
  #form.form_119 .form li.checkbox {
    max-width: 100%;
  }
  #standard .counter .title {
    font-size: 80%;
  }
  #standard .counter .number,
  #standard .counter .numscroller {
    font-size: 60px;
  }
  #page {
    padding-top: 70px;
  }
  #header {
    height: 70px;
    padding-top: 10px;
  }
  #logo_head img {
    max-height: 55px;
  }
  #menu li {
    padding: 0px 10px;
  }
  #header #menu li img,
  #header.fixed #menu li img {
    top: -3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  #header #menu #mobilmenu_trigger,
  #header.fixed #menu #mobilmenu_trigger {
    top: 3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  #nav_mobile {
    margin-left: 20%;
    width: 80%;
  }
  .newsslider_container .slick-arrow {
    font-size: 25px;
    left: -40px;
  }
  .newsslider_container .slick-arrow.next {
    left: auto;
    right: -40px;
  }
}
/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 18px;
  }
  h3,
  .h3 {
    font-size: 16px;
  }
  body {
    font-size: 16px;
  }
  #nav_mobile {
    padding-top: 100px;
  }
  #nav_mobile li a {
    line-height: 35px;
    font-size: 18px;
  }
  #form.form_331 .form,
  #form.form_119 .form {
    padding: 15px;
  }
  .grid2 {
    width: 100%;
  }
  body .slick-dots {
    bottom: -20px;
  }
  .contact_region_mapselect .left,
  .contact_regions_selector .left {
    float: none;
    width: 100%;
  }
  .contact_region_mapselect .right,
  .contact_regions_selector .right {
    float: none;
    width: 100%;
    margin: 0px;
  }
  #meta_footer {
    position: relative;
    bottom: auto;
    padding: 10px 0px;
  }
  #nav_mobile {
    width: 90%;
    margin: auto;
    padding-left: 0px;
    text-align: center;
  }
  #standard .section {
    padding: 25px 0px;
  }
  #standard .counter .title {
    min-height: 55px;
  }
  #standard .counter .item {
    width: 50%;
  }
  #standard .counter .item:nth-Child(2n):after {
    display: none;
  }
  #standard .quote {
    margin-left: 55px;
    width: calc(100% - 55px);
    overflow: visible;
  }
  #standard .quote .ic {
    font-size: 45px;
    top: -5px;
  }
  #standard .img_right .img {
    width: 75%;
  }
  #standard .ImgTextImg .img {
    display: none;
  }
  #standard .ImgTextImg .text {
    width: 95%;
    float: none;
    margin: auto;
  }
  #callmenu {
    padding-top: 100px;
  }
  #callmenu .grid3 {
    width: 100%;
    margin-bottom: 30px;
  }
  #callmenu .head {
    min-height: 20px;
  }
  #callmenu .h3 {
    font-size: 20px;
  }
  #standard .section.overlay_1:after,
  #standard .section.overlay_3:after {
    left: 0px;
    opacity: 1;
    mix-blend-mode: unset;
  }
  #standard .section.overlay_2:after,
  #standard .section.overlay_4:after {
    right: 0px;
    opacity: 1;
    mix-blend-mode: unset;
  }
  #standard .section.overlay_5:after {
    opacity: 1;
    width: 200px;
    height: 200px;
    mix-blend-mode: unset;
  }
  #standard .collapseBox .opened .content {
    max-height: 3000px;
  }
  #contact_map .container {
    width: 125vw;
    left: -12.5vw;
  }
  .contact_region_mapselect .infowindow {
    display: none !important;
  }
  .externals_loader {
    font-size: 14px;
  }
  #cookiehint {
    padding: 15px;
    font-size: 15px;
    max-width: 90%;
  }
  #cookiehint .button {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
  }
  #cookiehint .button:last-Child {
    margin-bottom: 0px;
  }
  #infobox_buchungstool .text {
    flex-wrap: wrap;
  }
  #infobox_buchungstool .text > * {
    width: 100%;
    margin: 0px auto 40px auto;
    max-width: 100% !important;
  }
  .button.big {
    width: 100%;
  }
}
/* --- 480px --------------------------------------------- */
@media only screen and (max-width: 479px) {
  #menu li {
    padding: 0px 5px;
  }
  #keyvisual .slick-slide img.fadeIn {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  #menu li {
    padding: 0px;
  }
  #header #menu li img,
  #header.fixed #menu li img {
    top: -3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  #header #menu #mobilmenu_trigger,
  #header.fixed #menu #mobilmenu_trigger {
    top: 3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  #logo_head img {
    position: relative;
    top: 10px;
  }
  #sidebarlink {
    display: none;
  }
}
/* --- 320px --------------------------------------------- */
@media only screen and (max-width: 319px) {
  #logo_head {
    max-width: 40%;
  }
}
/* mobile LANDSCAPE ---------------------------------------------*/
