@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .navBtnsAccordion {
    display: block !important;
  }

  .lastrow .text .frame.frame-default.frame-type-text.frame-layout-0 p {
    width: 85%;
  }
  .faq .accordion {
    width: 100%;
  }
  .footer figure:nth-of-type(2) {
    width: 382px;
  }
  /* .firstSection h2 {
    margin-bottom: 1em;
  } */
  .navBtnsAccordion .accordion-item {
    background-color: var(--brawnColor);
  }
  .cards_Sec img.image-embed-item {
    object-fit: cover;
  }
  .homeImage .container {
    max-width: 89.5%;
  }
  .startImage.in .ce-container {
    max-width: 89.5%;
  }
  .navBtnsAccordion .accordion-button {
    color: #fff;
  }

  .navBtnsAccordion .accordion-body p {
    width: 100% !important;
  }
  .teaserSection .col-md-6 {
    margin-bottom: 2em;
  }
  .navBtnsAccordion .accordion-body a {
    border: 1px solid #fff;
    border-radius: 26px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #fff;
    cursor: pointer;
  }

  .navBtnsAccordion .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/zett/huml_icon_plus_white.svg);
  }

  .navBtnsAccordion .active--collapse .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/zett/huml_icon_minus_white.svg);
  }

  .navBtnsAccordion .ce-container {
    max-width: 100% !important;
  }

  .nav_btns .row-cols-1.row-cols-md-2.row-cols-lg-3 {
    display: none;
  }

  .copy-r .row {
    width: 90%;
    margin: auto;
  }

  .nav_btns {
    padding: 1rem 0 !important;
  }

  .nav_btns .row-cols-1.row-cols-md-2.row-cols-lg-3 {
    margin: 0 -10px;
  }

  .nav_btns .col {
    flex-basis: unset;
    width: 33.333333%;
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .nav_btns .col a {
    padding: 15px 10px;
    font-size: 13px;
  }

  .startScreenText .ce-container {
    max-width: 100%;
  }

  .firstSection .ce-container {
    max-width: 100%;
  }

  .innerTeaser img {
    box-shadow: 0px 30px 30px #00000029;
    border-radius: 5px;
    margin-bottom: unset;
  }

  .accordionSection {
    display: none;
  }

  .accordionMobileSection {
    display: block !important;
  }

  .accordionMobileSection .ce-container {
    max-width: 100%;
  }

  .reverse {
    flex-direction: column-reverse;
  }

  .startScreenText {
    position: unset;
    transform: initial;
  }

  .form_contact .ce-container {
    max-width: 90%;
  }

  .ce-container,
  .container {
    max-width: 90% !important;
    margin: auto;
  }

  .teaserSection .ce-bodytext {
    padding: 40px;
  }

  .teamSection .ce-container {
    padding: 33px 40px;
  }

  .teamSection .row {
    flex-direction: column-reverse;
  }

  .teaserSection a,
  .teamSection a {
    width: 100%;
  }

  .teamSection figure {
    position: relative;
    width: 80%;
    left: auto;
    margin: 0 auto;
    margin-bottom: -209px;
    padding-bottom: 100px;
  }

  .teamSection .frame-type-text {
    padding: unset;
  }

  .copy-r {
    height: unset;
  }

  .links-mobile {
    position: absolute;
    top: -70px;
    display: flex !important;
    align-items: center;
  }

  .links-mobile a {
    margin-right: 17px;
  }

  .sticky .navbar-toggler {
    top: -37px;
  }

  .sticky .links-mobile {
    top: 15px;
  }

  .top-logo-mobile img {
    height: 45px;
  }

  .sticky .top-logo-mobile {
    display: block !important;
    width: 100%;
    text-align: center;
    position: unset;
    width: 50px;
    height: 50px;
  }

  .copy-r p {
    font-size: 14px;
  }

  .backy .ce-container {
    background-attachment: unset !important;
  }

  .img_frame figure.image {
    margin-bottom: 2em;
  }

  .logoImage {
    display: none;
  }

  .counter .row {
    flex-direction: column !important;
  }

  .top_logo a {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .top_logo img {
    height: auto;
    margin: 0 auto;
    display: block;
  }

  header.FixNav {
    padding: 15px;
  }

  .section1 h1 {
    font-size: 45px;
    line-height: 50px;
  }

  .section1 h1 + p {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .teaser h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .teaser p {
    font-size: 18px;
  }

  .teaser .col-lg-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section1 .ce-col p {
    font-size: 16px;
  }

  .teaser a.teaserBtn {
    display: block;
    text-align: center;
  }

  .teaser figure.image {
    height: 500px;
    width: 100%;
  }

  .teaser figure.image:after {
    width: 109%;
    height: 62px;
    right: -8px;
    bottom: -29px;
    transform: rotate(-3deg);
  }

  .teaser.right figure.image:after {
    transform: rotate(3deg);
  }

  .counter {
    margin-bottom: 45px;
    margin-top: 15px;
  }

  .counter h2 {
    font-size: 70px;
    margin-bottom: 15px;
    text-align: center !important;
  }

  .counter p {
    text-align: center !important;
  }

  .teaser {
    padding-top: 519px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .counter .row .ce-col:nth-child(2) {
    margin: 0;
  }

  .teaser a.teaserBtn {
    display: inline-block;
  }

  .footer .col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .copy-r .ce-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copy-r p {
    text-align: center !important;
  }

  .footer .col-lg-3:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-lg-3:nth-child(3) {
    margin-top: -78px;
  }

  .footer iframe {
    width: 100%;
    margin: 20px 0;
  }

  .footer .row {
    margin: 0;
  }

  .top_space {
    padding-top: unset;
  }

  .teaserSection p a {
    padding: 22px 10px;
  }

  .footer .spescificMargin {
    margin: 2rem 0;
  }

  .teaserSection .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teaserSection .row {
    justify-content: center;
  }

  nav .col-md-9 {
    position: static;
  }

  header.FixNav {
    padding: 15px;
  }

  .top_logo img {
    height: 50px;
  }

  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .hero_img figure.image,
  .hero_img .videoBlock {
    height: 500px;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  .hero_img .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .hero_img .ce-col.col-md-6 {
    padding: 0;
  }

  .hero_img .row.align-items-end {
    flex-direction: column-reverse;
  }

  .img_frame figure.image {
    margin-bottom: 2em;
  }

  .navbar-nav li a {
    text-align: center;
  }

  .footer h4 {
    margin-bottom: 1rem;
  }

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    bottom: 120px;
  }

  .nav_btns .frame p {
    width: 100%;
  }

  .navbar-light .row.align-items-center {
    position: relative;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8,
  .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copyright .text-center,
  .text-right {
    text-align: left !important;
  }

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

  .col-2,
  .col-5,
  .col-6,
  .col-8,
  .col-md-2.col-xs-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .teaser--section .ce-col.col-md-3,
  .teaser--section .ce-col.col-md-4,
  .teaser--section .ce-col.col-md-6,
  .teaser_section .col-md-5,
  .teaser_section .col-md-7,
  nav .col-md-3.col-xs-12,
  nav .col-md-7.col-xs-12,
  nav .col-md-9.col-xs-12,
  nav.navbar-light .col-md-10.col-xs-12,
  .copyright .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-3,
  .col-4,
  .contact_block .ce-col.col-md-6,
  .footer .col-2,
  .footer .col-4,
  .gallery_section .col-md-6,
  .team_row .col-md-4,
  .team_row .col-md-8,
  .teaser_block .col-md-3,
  div#c11292 .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .hero_img #c5 h1 {
    font-size: 70px;
  }

  .backy .ce-container {
    height: 400px;
  }

  .hero_img a.mainBtn {
    font-size: 18px;
  }

  .section1 h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .section1 h1 + p {
    font-size: 32px;
  }

  .section1 .ce-col p {
    font-size: 18px;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: 30px 0px;
  }

  .navbar-nav li a,
  .navbar-nav ul.dropdown-menu a {
    display: block;
    text-align: left;
  }

  .navbar-nav li a,
  .top_nav .navbar-nav li a {
    padding: 10px;
    text-align: left;
  }

  .navbar-collapse {
    background: #f9f5f4;
    box-shadow: 0px 3px 6px #00000029;
    right: 0;
    top: 9px;
    left: 0;
    z-index: 30;
    padding: 0 1em;
    position: absolute;
    border-radius: 0;
  }
  .dropdown-menu.show li a.active_nav {
    position: relative;
    color: #690047;
  }
  .dropdown-menu.show li a.active_nav::after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    background-color: #690047;
    bottom: 10px;
    margin: auto;
    left: 2%;
  }
  .section1.toplinks .ce-col p {
    font-size: 15px;
  }

  .navbar-toggler {
    right: 15px;
    top: -90px;
  }

  header.FixNav .col-md-1,
  header.FixNav .col-md-2 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  header.FixNav {
    padding: 10px;
  }
  header.FixNav .col-md-9 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  header.FixNav.sticky .col-md-9 {
    flex: 0 0 65%;
    max-width: 65%;
    display: flex;
    justify-content: end;
  }
  .social.col-md-3 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .social {
    left: 0%;
    gap: 25px;
  }
  .top_logo img {
    height: 50px;
  }

  .assistant-Team .ce-col.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .powermail_fieldwrap_type_submit input {
    width: 100% !important;
  }

  .footer .ce-col.col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .terminSection .mainBtn {
    width: 90%;
  }
  .footer .mainBtn {
    width: 92%;
  }
  .top-logo-mobile img {
    width: 50px;
    height: 50px;
  }
  .cards_Sec .ce-container {
    max-width: 86%;
  }
  .sticky .top-logo-mobile {
    text-align: left;
    position: relative;
    left: 20px;
    top: 0;
    width: 50px;
    height: 50px;
  }
  .social.col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;

    justify-content: center;
  }
  .social {
    top: -100px;
  }
  .FixNav.sticky .social {
    top: -42px;
  }
  .top-logo img {
    width: 50px;
    height: 50px;
  }
  .name {
    text-align: center;
    top: 38px;
    z-index: 99;
  }
  .cards_Sec figure {
    width: 425px;
    height: 248px;
    margin: auto;
  }
  .cards_Sec .left .imagee figure {
    left: 0;
    top: -35px;
  }
  .cards_Sec .firstRow {
    height: 719px;
  }

  .cards_Sec .row {
    padding-bottom: 3em;
    margin-top: 4em;
  }
  .cards_Sec .row.right {
    flex-direction: column-reverse;
  }
  .cards_Sec .right figure {
    right: 0;
    top: -35px;
  }
  .text {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 3em;
  }
  .cards_Sec .imageText figure {
    margin: unset;
    margin-top: 2em;
  }
  .cards_Sec .firstRow .frame.frame-default.frame-type-textpic.frame-layout-0 {
    width: 90%;
  }
  .footer .ce-col.col-md-4:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer iframe {
    width: 700px;
    height: 400px;
    border-radius: 20px;
  }

  .terminSection .mainBtn:hover {
    padding: 20px 50px;
  }
  .terminSection .mainBtn {
    padding: 15px 50px;
  }

  h1 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 1em;
  }

  h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 1em;
  }
  .teaserSection .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .teaserSection .mainBtn,
  .teamSection .mainBtn {
    padding: 20px;
  }
  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0px !important;
    min-width: 100%;
    box-shadow: none;
    padding: 0 0 !important;
    transform: translate(0%, 0%) !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .teamSection figure {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin: 0 auto;
    margin-bottom: -115px;
    padding: 0;
  }
  .terminSection .mainBtn {
    width: 60%;
  }
  .lastrow .text .frame.frame-default.frame-type-text.frame-layout-0 {
    width: 100%;

    margin-left: 4em;
  }

  .footer iframe {
    height: 550px;
  }
  header.FixNav.sticky .col-md-9 {
    position: relative;
    left: 60px;
  }
  .FixNav.sticky .social {
    left: 5%;
    gap: 20px;
  }
  .cards_Sec figure {
    width: 531px;
    height: 435px;
  }
  .text {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cards_Sec .left .imagee figure {
    left: -28px;
    top: -35px;
  }
  .cards_Sec .right figure {
    width: 100% !important;
    right: -28px;
  }
  .cards_Sec .row {
    margin-top: 4em;
  }

  .text.imageText .frame.frame-default.frame-type-textpic.frame-layout-0 {
    margin-left: 30px;
  }
  ul.navbar-nav {
    padding: 0px;
  }

  .terminSection .mainBtn {
    padding: 15px 50px;
  }
  .navbar-collapse {
    box-shadow: none;
  }

  .navBtnsAccordion {
    display: none !important;
  }

  .nav_btns .row-cols-1.row-cols-md-2.row-cols-lg-3 {
    display: flex;
  }

  .nav_btns .frame p {
    margin: 6px 5px;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teamSection .row {
    flex-direction: row;
  }

  .footer .ce-col.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .footer .mainBtn {
    width: 92%;
  }

  /* .footer .ce-col.col-md-4:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  } */

  .copy-r .col-md-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding: unset;
  }

  .copy-r .col-md-6:last-child {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 600%;
    padding: unset;
  }

  .leftImage figure {
    margin-right: 12rem;
  }
  .dropdown-menu.show li a.active_nav::after {
    width: 90%;
    left: 4%;
  }
  ul.dropdown-menu {
    top: 64px;
  }
  .rightImage figure {
    margin-left: 12rem;
  }

  .innerTeaser .col-md-6,
  .lastSection .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .links-mobile {
    left: 48px;
  }

  .navbar-toggler {
    right: 36px;
  }

  .copy-r {
    height: 41px;
  }

  .copy-r .col-md-6:nth-child(1) {
    padding-left: 15px;
  }

  a.STEF_back-to-top {
    right: 30px;
  }

  .copy-r .ce-container {
    max-width: 100%;
  }

  .copy-r p {
    text-align: left !important;
  }

  .counter .row {
    flex-direction: row !important;
  }

  .hero_img figure.image,
  .hero_img .videoBlock {
    height: calc(100vh - 62px);
  }

  .hero_img #c5 {
    display: block;
  }

  .logoImage {
    display: block;
  }

  .top_logo {
    display: block;
    opacity: 1;
  }

  .assistant-Team .ce-col.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) {
  .navbar-collapse {
    box-shadow: none;
    padding: 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: unset;
    background: transparent;
  }

  .sticky .top-logo-mobile {
    display: block !important;
    position: absolute;
    left: 18px;
    top: 13px;
    width: auto;
    width: 50px;
    height: 50px;
    z-index: 999;
  }

  .sticky .links-mobile {
    top: 25px;
  }

  .assistant-Team .ce-col.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .news-sec .owl-nav {
    width: 13%;
  }

  .copy-r p {
    font-size: 14px;
  }

  .top_space {
    padding-top: 6em;
  }

  .teaserSection p a {
    padding: 22px 10px;
  }

  .teaserSection .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teaserSection .row {
    justify-content: center;
  }

  ul.dropdown-menu {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    min-width: 100%;
    box-shadow: none;
  }

  ul.dropdown-menu a {
    border: none;
  }

  nav .col-md-9 {
    position: static;
  }

  header.FixNav {
    padding: 15px;
  }

  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  a.STEF_back-to-top {
    position: absolute;
    right: 0;
    bottom: 50px;
  }

  .navbar-nav li a {
    text-align: center;
  }

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    bottom: 120px;
  }

  .nav_btns .frame p {
    width: 48%;
    margin: 0 5px;
  }

  .navbar-light .row.align-items-center {
    position: relative;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copyright .text-center,
  .text-right {
    text-align: left !important;
  }

  .links a.mr-3 {
    margin-right: 1.3em !important;
  }

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

  .col-2,
  .col-5,
  .col-6,
  .col-8,
  .col-md-2.col-xs-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .teaser--section .ce-col.col-md-3,
  .teaser--section .ce-col.col-md-4,
  .teaser--section .ce-col.col-md-6,
  .teaser_section .col-md-5,
  .teaser_section .col-md-7,
  nav .col-md-3.col-xs-12,
  nav .col-md-7.col-xs-12,
  nav .col-md-9.col-xs-12,
  nav.navbar-light .col-md-10.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-md-6,
  .footer .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-3,
  .col-4,
  .contact_block .ce-col.col-md-6,
  .footer .col-2,
  .footer .col-4,
  .gallery_section .col-md-6,
  .team_row .col-md-4,
  .team_row .col-md-8,
  .teaser_block .col-md-3,
  div#c11292 .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: 0px;
  }

  .navbar-collapse {
    box-shadow: none;
    padding: 0;
    position: relative;
  }

  .nav_btns.sticky {
    top: 130px;
  }

  .navbar-nav li a,
  .navbar-nav ul.dropdown-menu a {
    display: block;
    text-align: center;
  }

  .navbar-nav li a,
  .top_nav .navbar-nav li a {
    padding: 15px;
    text-align: center;
  }

  .assistant-Team .ce-col.col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 767px) {
  .news-sec .owl-nav {
    width: 25%;
  }

  .teaserSection .col-md-6 {
    margin-bottom: 2em;
  }
  .cards_Sec figure {
    width: 289px;
    height: 162px;
    margin: auto;
  }
  .FixNav.sticky .social {
    top: -45px;
  }
  .social {
    position: absolute;
    top: -115px;
    justify-content: center;
    left: 0;
  }
  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0px !important;
    min-width: 100%;
    box-shadow: none;
    padding: 0 0 !important;
    transform: translate(0%, 0%) !important;
  }
  .inner-p .firstSection.pageSpace {
    padding: 2em 0 3em 0;
  }
  .social span {
    display: none;
  }
  .top-logo img {
    top: 10px;
  }
  .top-logo img {
    width: 37px;
    height: 37px;
  }
  .name h1 {
    font-size: 24px;

    line-height: 22px;
    letter-spacing: 0.72px;
  }
  .name p {
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 22px;
  }
  .number img {
    width: 22px;
    height: 22px;
  }

  .mail img {
    width: 29px;
    height: 22px;
  }

  .cards_Sec .left .imagee figure {
    left: 0;
    top: -35px;
  }
  .cards_Sec .firstRow {
    height: 790px;
  }
  .cards_Sec h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 1.5;
  }
  .cards_Sec .row {
    padding-bottom: 3em;
    width: 100%;
    margin: auto;
    margin-top: 5em;
  }
  .cards_Sec .row.right {
    flex-direction: column-reverse;
  }
  .cards_Sec .right figure {
    right: 0;
    top: -35px;
  }
  .text {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 30px;
  }
  .cards_Sec .imageText figure {
    margin: unset;
  }
  .leftImage figure,
  .rightImage figure {
    box-shadow: 0px 35px 35px #00000029;
  }
  .faq .accordion {
    width: 100%;
  }
  .nav_btns .accordion-item {
    margin-bottom: 0;
  }
  .navBtnsAccordion {
    display: block !important;
  }

  .navBtnsAccordion .accordion-item {
    background-color: var(--brawnColor);
  }

  .navBtnsAccordion .accordion-button {
    color: #fff;
  }

  .navBtnsAccordion .accordion-body p {
    width: 100% !important;
  }

  .navBtnsAccordion .accordion-body a {
    border: 1px solid #fff;
    border-radius: 26px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #fff;
    cursor: pointer;
  }

  .navBtnsAccordion .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/zett/huml_icon_plus_white.svg);
  }

  .navBtnsAccordion .active--collapse .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/zett/huml_icon_minus_white.svg);
  }

  .navBtnsAccordion .ce-container {
    max-width: 100% !important;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    padding: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .powermail_fieldwrap_type_submit {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    padding: unset;
  }

  fieldset.powermail_fieldset .row {
    gap: 15px;
  }

  .tx-powermail .powermail_fieldset .powermail-errors-list {
    top: 29px !important;
  }

  textarea {
    height: 160px !important;
  }

  form {
    margin-top: 2rem;
  }

  .form_contact .form-control {
    height: 15px;
  }

  .accordionMobileSection {
    display: block !important;
  }

  .leftImage figure {
    margin: auto;
    width: 320px;
    margin-top: -2rem;
    margin-bottom: 10px;
  }

  .rightImage figure {
    width: 320px;
    margin: auto;
    margin-top: -2rem;
    margin-bottom: 10px;
    box-shadow: 0px 35px 35px #00000029;
  }

  .accordionMobileSection .ce-container {
    max-width: 100% !important;
  }

  .innerTeaser img {
    margin-bottom: unset;
    box-shadow: 0px 30px 30px #00000029;
  }

  .accordionSection {
    padding-right: unset;
    display: none;
  }

  .lastSection .ce-container {
    padding: 32px 20px;
  }

  .reverse {
    flex-direction: column-reverse;
  }

  .textRight,
  .textLeft {
    padding: 26px 35px 10px 35px;
  }

  .accordion-header button::before,
  .active--collapse .accordion-header button::before {
    right: 0px;
    width: 19px;
    height: 19px;
    top: 45%;
    transform: translate(-15%, -50%);
  }

  .innerStartScreen figure {
    height: 158px;
  }

  .innerStartScreen img {
    object-fit: cover;
  }

  .startScreenText {
    position: unset;
    transform: initial;
  }

  .startScreenText .ce-container {
    max-width: 100% !important;
  }

  .sticky .navbar-toggler {
    top: -50px;
  }

  .sticky .links-mobile {
    top: 15px;
  }
  header.FixNav.sticky {
    height: 50px;
  }

  header.FixNav.sticky .top-logo-mobile img {
    height: 30px;
    width: 30px;
  }

  .sticky .top-logo-mobile {
    display: block !important;
    width: 100%;
    text-align: center;
    position: unset;
    width: 50px;
    height: 50px;
  }

  .descImage {
    display: none;
  }

  .mobImage {
    display: block !important;
  }

  .container,
  .ce-container {
    max-width: 90% !important;
    margin: auto;
    padding: unset;
  }

  .firstSection .ce-container {
    max-width: 100% !important;
  }

  .teaserSection .ce-bodytext {
    padding: 23px 35px;
  }

  .teaserSection a,
  .teamSection a {
    width: 100%;
  }

  .lead {
    font-size: 16px;
    line-height: 20px;
  }
  .terminSection h1 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 2rem;
    font-weight: bold;
    color: #2a245e;
  }
  .teamSection figure {
    width: unset;
    position: unset;
    margin-bottom: -45px;
  }

  .teamSection .ce-container {
    padding: 33px 19px;
  }

  a.rezeption {
    padding: 11px 30px;
  }

  .teamSection .frame-type-text {
    padding: unset;
  }

  .teamSection .row {
    flex-direction: column-reverse;
  }

  .footer .row div:nth-of-type(1) {
    margin-bottom: 2em;
  }

  .table {
    margin-bottom: 2em;
  }
  .links-mobile {
    position: absolute;
    top: -150px;
    display: flex !important;
    align-items: center;
  }

  .links-mobile a {
    margin-right: 17px;
  }

  .copy-r p {
    font-size: 16px;
    line-height: 30px;
  }

  .logoImage {
    display: none;
  }

  .section2 h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .navbar-collapse {
    background: #f9f5f4;
    box-shadow: 0px 3px 6px #00000029;
    right: 0;
    top: -11px;
    left: 0;
    z-index: 30;
    padding: 0 1em;
    position: absolute;
    border-radius: 0;
  }

  .hero_img #c5 {
    display: none;
  }

  .pageSpace {
    padding: 2em 0;
  }

  .pageSpace.cards_Sec {
    padding: 4em 0;
  }

  .nav_btns {
    padding: 1rem 0 0;
  }

  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .contact_box {
    top: 0;
    padding: 0;
  }

  .hero_img figure.image,
  .hero_img .videoBlock {
    height: 250px;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  div#c18879 figure.image img {
    object-fit: cover;
    object-position: top;
  }

  div#c18879 figure.image {
    height: 500px;
    width: 100%;
    margin: 0;
  }

  .logo_txt h1 {
    width: 90%;
    margin: 0 AUTO;
  }

  .hero_img .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .hero_img .ce-col.col-md-6 {
    padding: 0;
  }

  .hero_img .row.align-items-end {
    flex-direction: column-reverse;
  }

  .logo_txt .ce-gallery {
    height: 264px;
  }

  h1 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 2rem;
  }

  h2 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 2rem;
    letter-spacing: 2.2px;
  }

  h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 2rem;
  }

  .innerTeaser.firsta {
    margin-top: 3em;
  }

  .nav_btns.sticky {
    top: 65px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .accordion-header {
    margin-bottom: 0;
    padding-right: 1em;
  }
  .accordion-button {
    font-size: 20px;
    line-height: 30px;
  }
  p,
  .table td,
  .table th {
    font-size: 20px;
    line-height: 28px;
  }

  .img_frame figure.image {
    margin-bottom: 2em;
  }

  .top_logo a {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .top_logo img {
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .top_logo {
    display: block;
    opacity: 1;
  }

  header.FixNav {
    padding: 10px 15px;
  }

  .section1 h1 {
    font-size: 45px;
    line-height: 50px;
  }

  .section1 h1 + p {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .teaser h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .teaser p {
    font-size: 16px;
  }

  .section1 .ce-col p {
    font-size: 16px;
  }

  .teaser a.teaserBtn {
    display: block;
    text-align: center;
  }

  .teaser figure.image {
    height: 227px;
    width: 100%;
  }

  .teaser figure.image:after {
    width: 109%;
    height: 62px;
    right: -8px;
    bottom: -24px;
    transform: rotate(-3deg);
  }

  .teaser.right figure.image:after {
    transform: rotate(3deg);
  }

  .counter {
    margin-bottom: 45px;
    margin-top: 15px;
  }

  .counter h2 {
    font-size: 70px;
    margin-bottom: 15px;
    text-align: center !important;
  }

  .counter p {
    text-align: center !important;
  }

  .footer .col-md-4 {
    padding: unset;
  }

  .teaser {
    padding-top: 227px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .counter .row .ce-col:nth-child(2) {
    margin: 45px 0;
  }

  .footer .row {
    margin: 0;
  }

  /* -------------------------------------- */
  .drop-content,
  .drop-content ul,
  .dropdown_c,
  .navbar-light .row.align-items-center {
    position: relative;
  }

  .dropdown_c {
    margin: 20px 0;
    background: var(--goldColor);
    width: 100%;
    border-radius: 0;
    display: inline-block;
    border: 0px solid var(--beigeColor);
    padding: 10px 0;
    color: #fff;
  }

  .drop-content ul {
    left: 0;
    top: 8px;
    display: none;
    list-style: none;
    padding: 0;
  }

  .drop-content ul a,
  .dropdown_block span {
    display: block;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
  }

  .dropdown_block .selected {
    padding: 0 20px;
  }

  .dropdown_block span {
    padding: 5px 12px;
  }

  .dropdown_c .selected span {
    padding: 6px 8px;
  }

  .selected:after {
    content: "\f107";
    position: absolute;
    right: 16px;
    top: 17px;
    font-size: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--beigeColor);
  }

  .dropdown_c .selected span a {
    color: var(--darkRedColor);
    text-decoration: none;
    font-weight: 400;
  }

  .dropdownIcon .selected:after {
    content: "\f106";
  }

  .nav_btns .row-cols-1.row-cols-md-2.row-cols-lg-3 {
    display: none;
  }

  a.STEF_back-to-top {
    position: absolute;
    right: 14px;
    bottom: auto;
    top: 9%;
    margin-top: 0;
    z-index: 999;
  }

  .online {
    right: -1px;
    z-index: 99999;
  }

  .footer iframe {
    width: 100%;
    height: 297px;
  }

  .copy-r p,
  .copy-r p a {
    text-align: center !important;
  }

  .footerBtns {
    margin-bottom: 2rem;
  }

  .copy-r p.text-center {
    margin: 10px 0;
  }

  .copy-r .row {
    width: 80%;
    margin: auto;
  }
  .footer .mainBtn {
    width: 75%;
    padding: 10px 20px;
  }
  .copy-r {
    padding: 7px 0;
    height: unset;
  }

  .online {
    position: fixed;
    bottom: 60px;
    right: 0;
  }

  .navbar-nav li a {
    text-align: center;
  }

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    bottom: 120px;
  }

  .nav_btns .frame p {
    width: 48%;
    margin: 0 5px;
  }

  .navbar-light .row.align-items-center {
    position: relative;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copyright_block p {
    margin-bottom: 0.6em;
  }

  .txtBlock iframe {
    margin-top: 1em;
  }

  .align-items-center {
    align-items: flex-start !important;
  }

  .copyright .text-center,
  .text-right {
    text-align: left !important;
  }

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

  .col-2,
  .col-5,
  .col-6,
  .col-8,
  .col-md-2.col-xs-12,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .teaser--section .ce-col.col-md-3,
  .teaser--section .ce-col.col-md-4,
  .teaser--section .ce-col.col-md-6,
  .teaser_section .col-md-5,
  .teaser_section .col-md-7,
  nav .col-md-3.col-xs-12,
  nav .col-md-7.col-xs-12,
  nav .col-md-9.col-xs-12,
  nav.navbar-light .col-md-10.col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-md-6,
  .footer .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-3,
  .col-4,
  .contact_block .ce-col.col-md-6,
  .footer .col-2,
  .footer .col-4,
  .gallery_section .col-md-6,
  .team_row .col-md-4,
  .team_row .col-md-8,
  .teaser_block .col-md-3,
  div#c11292 .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: 30px 0px;
  }

  .navbar-nav li a,
  .navbar-nav ul.dropdown-menu a {
    display: block;
    text-align: left;
  }

  .navbar-nav li a,
  .top_nav .navbar-nav li a {
    padding: 15px;
    text-align: left;
  }

  .container {
    max-width: 100%;
  }

  .nav_btns .frame p {
    margin: 6px 5px;
  }

  .downloads_Btns a.mainBtn {
    margin-bottom: 10px;
  }

  .arrows_section:before,
  .arrows_section:after {
    content: "";
    width: 38%;
    top: 15px;
  }

  nav .col-md-9 {
    position: static;
  }

  .navbar-toggler {
    position: absolute;
    right: 6px;
    top: auto;
    top: -119px;
    z-index: 200;
  }
  .name {
    top: 5px;
  }
  .top-logo {
    padding: 65px 0 10px;
  }

  .top_space {
    padding-top: unset !important;
  }

  .footer {
    padding: 5em 0 0 0;
  }
  .table td,
  .table th {
    padding: 4px 60px 4px 0;
  }
  .footer .ce-col.col-md-4.spescificMargin:nth-of-type(1) p:nth-of-type(1) {
    margin-bottom: 2em;
  }

  .dropdown-menu.show li a.active_nav {
    position: relative;
    color: #690047;
  }
  .dropdown-menu.show li a.active_nav::after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    background-color: #690047;
    bottom: 10px;
    margin: auto;
  }
  .terminSection .mainBtn {
    padding: 20px 50px;
    width: 100%;
  }

  .startImage figure {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    margin: 0;
  }
  .terminSection .mainBtn:hover {
    padding: 20px 50px;
  }
  .mobImage {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }
  .startImage figure img {
    object-fit: cover;
    border-radius: 10px;
  }
  .text-justify {
    text-align: left !important;
  }
  .firstSection h1 {
    margin-bottom: 20px;
  }
  .footer figure:nth-of-type(2) {
    width: 364px;
  }
  .footer figure:nth-of-type(2) td,
  th {
    padding: 4px 16px 4px 0;
  }
  .cards_Sec .firstRow .frame.frame-default.frame-type-textpic.frame-layout-0 {
    width: 95%;
    margin-top: -2em;
  }
  .copy_mob {
    display: block;
  }
  .copy_desk {
    display: none;
  }
  .copy-r p a {
    padding: 0;
  }
  .lastrow .text .frame.frame-default.frame-type-text.frame-layout-0 {
    width: 100%;
  }
  .lastrow .text .frame.frame-default.frame-type-text.frame-layout-0 p {
    width: 95%;
  }
}
