/*@import "vars.less";
@import "fonts.less";
*/
@media only screen and (max-width: 1440px) {
  .zweispaltig.breit {
    margin-left: auto;
    max-width: 95%;
  }
  .totopfixed {
    right: 0px;
    bottom: 10px;
  }
}
/* --- 1280px --------------------------------------------- */
@media only screen and (max-width: 1280px) {
  #footer .footer_inner .item .text {
    width: initial;
  }
}
/* --- 1140px --------------------------------------------- */
@media only screen and (max-width: 1140px) {
  #menuslider_container #menuslider .box_container.drei {
    width: 60%;
  }
  #menuslider_container #menuslider .box_container .item {
    width: 30%;
    font-size: 12px;
  }
  #menuslider_container #menuslider .slick-prev {
    left: 20px;
  }
  #menuslider_container #menuslider .slick-next {
    right: 20px;
  }
  .ct_3sp_icon .outer {
    margin-right: 20px;
  }
  .ct_newsuebersicht .news_subhead {
    width: 100%;
    float: none;
  }
  .ct_newsuebersicht .news_more {
    float: none;
    margin-bottom: 20px;
  }
  .ct_newsuebersicht .item {
    max-width: 30%;
  }
  .ct_newsuebersicht .item.last {
    margin-right: 19px;
  }
  .ct_newsuebersicht .item .text {
    width: 95%;
  }
  .middle {
    max-width: 95%;
  }
  .ct_bild_text .row .bild,
  .ct_bild_text .row .text {
    max-width: 49%;
  }
  .ct_referenzen .referenz_container .logo:nth-of-type(5n+0) {
    margin-right: 20px;
  }
  #footer .footer_inner {
    display: initial;
  }
  #footer .footer_inner .item {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    margin-left: 15px;
  }
  #footer .footer_inner .item .icon {
    float: none;
  }
  .zweispaltig .li,
  .zweispaltig .re {
    max-width: 47%;
  }
  .zweispaltig .li img,
  .zweispaltig .re img {
    max-width: 100%;
    height: auto;
  }
  .ct_galerie .bilderle .bild:nth-of-type(4n+0) {
    margin-right: 20px;
  }
}
/* --- 1030px --------------------------------------------- */
@media only screen and (max-width: 1030px) {
  .ct_text_bild_rechts .li {
    width: 65%;
  }
  #formular input[type="text"].m {
    width: 100%;
    float: none;
  }
  #formular input[type="text"].li {
    margin-bottom: 20px;
  }
}
/* --- 980px --------------------------------------------- */
@media only screen and (max-width: 979px) {
  #menuslider_container #menuslider {
    height: auto;
  }
  #menuslider_container #menuslider .slick-slide {
    height: 200px;
  }
  #menuslider_container #menuslider .text {
    width: 90%;
    top: 80px;
  }
  #menuslider_container #menuslider .text .head1 {
    font-size: 20px;
    line-height: 1em;
  }
  #menuslider_container #menuslider .text .head2 {
    font-size: 15px;
    line-height: 1em;
  }
  #menuslider_container #menuslider .box_container {
    display: none;
    font-size: 15px;
  }
  #menuslider_container #menuslider .box_container .item {
    padding: 4px 0;
  }
  #menuslider_container #menuslider .arr_down {
    display: none;
  }
  #mobilemenu,
  #burgerbutton {
    display: block !important;
  }
  #mainmenu,
  #header {
    display: none;
  }
  #header_slider .text .head1,
  #head_bild .text .head1 {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 1em;
  }
  #header_slider .text .head2,
  #head_bild .text .head2 {
    font-size: 20px;
    line-height: 1em;
  }
  #content {
    font-size: 22px;
    line-height: 1.5em;
    padding: 20px 10px;
  }
  .ct_bild_text .row .bild,
  .ct_bild_text .row .text {
    width: 100%;
    max-width: 100%;
    float: none;
    text-align: center;
  }
  .ct_bild_text .row .bild.li,
  .ct_bild_text .row .text.li,
  .ct_bild_text .row .bild.re,
  .ct_bild_text .row .text.re {
    width: 100%;
    max-width: 100%;
    float: none;
    text-align: center;
  }
  #helpcenter {
    position: absolute;
    top: 200px;
  }
  #messetermin .kal_li,
  #messetermin .kal_re {
    float: none;
    margin: 0 auto;
    text-align: initial;
  }
  #messetermin .kal_li {
    margin-bottom: 30px;
  }
  .textbild .txt {
    float: none;
    width: 100%;
  }
  .textbild .bild {
    float: none;
    margin: 20px auto 0 auto;
    font-size: 18px;
  }
}
/* --- 830px --------------------------------------------- */
@media only screen and (max-width: 830px) {
  .ct_quadrate_text_bild .ct_quadrate.zwei {
    width: 75%;
  }
  .ct_quadrate_text_bild .item:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .ct_3sp_icon .outer {
    width: 90%;
  }
  .ct_text_bild_rechts .li {
    width: 100%;
    float: none;
  }
  .ct_text_bild_rechts .re {
    margin-top: 25px;
    float: none;
    width: 550px;
    max-width: 100%;
  }
  .ct_text_bild_rechts .re img {
    float: left;
  }
  .ct_text_bild_rechts .re .text {
    float: left;
  }
  .ct_text_bild_rechts .re .zusatz {
    float: none;
  }
  .ct_newsuebersicht {
    text-align: center;
  }
  .ct_newsuebersicht .item {
    float: none;
    width: 95%;
    max-width: 95%;
  }
  .ct_newsuebersicht .item .text {
    margin: 0 auto;
  }
  .ct_newsuebersicht .item .text .headline,
  .ct_newsuebersicht .item .text .datum {
    margin-bottom: 0;
  }
  .ct_newsuebersicht .item .mehr {
    position: initial;
  }
  .ct_referenzen .referenz_container {
    width: 80%;
    margin: 0 auto;
  }
  .ct_referenzen .referenz_container .logo:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .zweispaltig .li,
  .zweispaltig .re {
    width: 100%;
    max-width: 100%;
  }
  #kontakt .row .noten .note {
    float: none;
    margin-right: 0;
    padding: 10px 0;
  }
  .rechtepalte .text_blau {
    padding: 20px 18px;
  }
}
/* --- 705px --------------------------------------------- */
@media only screen and (max-width: 705px) {
  #kontakt input[type="text"].m.li,
  #kontakt input[type="text"].m.re {
    width: 100%;
  }
  #kontakt input[type="text"].m.li {
    margin-bottom: 20px;
  }
  table.responsiv {
    margin-left: 10 !important;
  }
  table.responsiv tr {
    display: block;
  }
  table.responsiv tr td {
    display: block;
  }
  table.responsiv tr td:first-of-type {
    margin-left: 0 !important;
    font-weight: bold;
  }
  table.responsiv tr td:last-of-type {
    margin-bottom: 20px;
  }
  #sensitiv.kaestchen #ct .row {
    flex-wrap: wrap;
  }
  #sensitiv.kaestchen #ct .row .item {
    width: 25% !important;
  }
  #sensitiv.kaestchen #ct .row .item.head {
    width: 100% !important;
    text-align: center;
  }
  #sensitiv.kaestchen #ct .row .item.head img {
    width: initial;
  }
  #sensitiv.kaestchen #ct .row .item .text {
    font-size: 17px;
  }
  #messetermin #formular input[type="text"].m.li,
  #messetermin #formular input[type="text"].m.re {
    width: 100%;
  }
  #messetermin #modul_ct div {
    float: none;
    width: 100%;
  }
}
/* --- 600px --------------------------------------------- */
@media only screen and (max-width: 600px) {
  #menuslider_container #menuslider .slick-prev {
    top: initial;
    bottom: 20px;
  }
  #menuslider_container #menuslider .slick-next {
    top: initial;
    bottom: 20px;
  }
  #menuslider_container #menuslider .text {
    width: 70%;
  }
  .ct_text_item_2spaltig .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    -webkit-column-rule-style: 0;
    -moz-column-rule-style: 0;
    column-rule-style: 0;
    -webkit-column-rule-width: 0px;
    -moz-column-rule-width: 0px;
    column-rule-width: 0px;
    -webkit-column-rule-color: #cccccc;
    -moz-column-rule-color: #cccccc;
    column-rule-color: #cccccc;
  }
  .ct_text_item_2spaltig .text h1,
  .ct_text_item_2spaltig .text h2,
  .ct_text_item_2spaltig .text h3 {
    -webkit-column-span: all;
    column-span: all;
  }
  .ct_galerie .bilderle .bild {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ct_galerie .bilderle .bild:nth-of-type(4n+0) {
    margin-left: auto;
    margin-right: auto;
  }
  #cookiebanner button:nth-of-type(even) {
    margin-left: 0;
  }
}
/* --- 540px --------------------------------------------- */
@media only screen and (max-width: 540px) {
  .ct_quadrate_text_bild .ct_quadrate.zwei {
    width: 100%;
  }
  .ct_quadrate_text_bild .ct_quadrate .item {
    margin-right: 0;
  }
  .ct_referenzen .referenz_container {
    width: 45%;
  }
  #sensitiv.kaestchen #ct .row {
    display: inline-block;
    flex-direction: initial;
    justify-content: initial;
    align-items: initial;
    align-content: initial;
  }
  #sensitiv.kaestchen #ct .row .item {
    width: 50% !important;
    margin: 0 auto;
  }
}
/* --- 480px --------------------------------------------- */
/*@media only screen and (max-width: 479px) {*/
@media only screen and (max-width: 479px) {
  #menuslider_container #menuslider .box_container {
    bottom: 15px;
  }
  #menuslider_container #menuslider .slick-dots {
    bottom: -20px;
  }
  h1 {
    font-size: 25px;
    line-height: 1.2em;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ct_plusliste h2 {
    font-size: 20px;
  }
  #content {
    font-size: 17px;
  }
  #content .zweisp,
  #content .ct_text_item_2spaltig .text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    -webkit-column-rule-style: none;
    -moz-column-rule-style: none;
    column-rule-style: none;
    -webkit-column-rule-width: 0px;
    -moz-column-rule-width: 0px;
    column-rule-width: 0px;
    -webkit-column-rule-color: #cccccc;
    -moz-column-rule-color: #cccccc;
    column-rule-color: #cccccc;
  }
  #content .zweisp h1,
  #content .ct_text_item_2spaltig .text h1,
  #content .zweisp h2,
  #content .ct_text_item_2spaltig .text h2,
  #content .zweisp h3,
  #content .ct_text_item_2spaltig .text h3 {
    -webkit-column-span: all;
    column-span: all;
  }
  .ct_referenzen .referenz_container .logo {
    width: 100%;
  }
  .zweispaltig.breit {
    margin-left: 0;
  }
  .zweispaltig .li img {
    max-width: 100%;
    height: auto;
  }
  #head_bild .text {
    top: 65%;
  }
  #head_bild .text .head1 {
    font-size: 20px;
  }
  #head_bild .text .head2 {
    font-size: 17px;
  }
  #helpcenter {
    right: -145px;
  }
  #formular .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 200px !important;
  }
  #formular .xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 0 !important;
  }
}
/* --- 320px --------------------------------------------- */
