@media screen and (max-width: 1400px) {
  .navbar-nav li a {
    padding: 20px 15px;
  }
  .shortCuts a {
    margin-right: 8px;
  }
  /* div#navbarNavDropdown {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
} */
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 25px 200px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .shortCuts {
    display: flex;
    justify-content: start;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-device-width: 1500px) {
  .main-hero {
    height: 100vh;
  }
  .firstSction-content h2 {
    margin: 0 !important;
  }
  .desktop-copy-r {
    display: flex;
  }
  .paxis p {
    text-align: right;
  }
  /* ************amr fix******** */
  .accordion-header button::before {
    display: block;
  }
  .accordion-sec .accordion-body .ce-bodytext {
    padding: 0 112px 0 0;
  }
  .table-links-row {
    margin-top: 30px;
  }
  /* .signature-sec {
    padding: 9em 0 4em !important;
  } */
  .footer-sec .links {
  }
  .footer-sec .left {
    padding: 39px 30px 39px 58px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .form-group {
    flex-direction: column;
  }

  .nav_btns_desk {
    display: none;
  }
  .nav_btnsMobile {
    display: block !important;
  }

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

  .pageSpace.warum-sec.team {
    padding: 0 0 3em;
  }

  .reviews-slider .owl-carousel .owl-item h5 {
    margin: 1em 1em;
  }

  .shortCuts_home .close {
    display: none;
    position: absolute;
    left: 15px;
    top: 25px;
  }

  .shortCuts_home .orange:hover .close,
  .shortCuts_home .red:hover .close,
  .shortCuts_home .pink:hover .close {
    display: block;
  }

  .videoBlock a::before {
    width: 83px;
    height: 83px;
  }

  .navbar-nav .dropdown:not(.show):hover .fa-chevron-down:before {
    transform: translateX(-50%) rotate(180deg);
  }
  .inner-teaser h3,
  .video-txt h5,
  .video-txt.stndalone h5 {
    font-size: 18px;
  }
  .tx-videogrid .col-4 {
    max-width: 50%;
    flex: 50%;
  }
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 0 !important;
    flex-direction: column;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }
  .powermail_fieldwrap_type_submit {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }
  .accordion_section .accordion-header button::before,
  .accordion_section .active--collapse .accordion-header button::before {
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
  }
  .inner-teaser .col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
    width: 50%;
    margin-bottom: 2rem;
  }
  .inner-teaser h3 {
    line-break: anywhere;
  }

  .inner-teaser figure {
    width: 189px;
  }
  .firstSction-content {
    padding-top: 2rem;
  }
  .second-section {
    padding: 0 !important;
  }
  .inner-p {
    margin-top: 4.9rem;
  }
  .inner-first-section figure {
    height: 351px;
  }
  .inner-first-section figure img {
    object-fit: cover;
  }
  .firstSction-content {
    position: unset;
    transform: unset;
  }
  .footer-sec .links,
  .footer-sec .col-md-4:nth-child(2) {
    max-width: 65%;
    margin: auto;
    margin-bottom: 2rem;
  }
  .footer-sec .ce-container {
    margin-right: auto;
    max-width: 85%;
  }
  .footer-sec h5 {
    font-size: 20px;
    line-height: 26px;
  }
  .footer-sec iframe {
    border-radius: 40px;
  }
  .footer-sec .links a {
    font-size: 16px;
  }
  .acc-sec {
    padding-top: unset !important;
  }
  a.mainBtn {
    width: 75%;
  }
  .shortCuts a {
    font-size: 16px;
  }
  .home_vedio .videoBlock {
    height: 60vh;
  }
  .home-logo figure {
    height: 211px;
  }
  .desktop_img {
    display: none;
  }
  .ipad_img {
    display: block;
  }
  .accordion-sec .accordion-header button::before {
    display: block;
    right: 0;
  }
  .accordion-sec .accordion-item::before,
  .accordion-sec .accordion-item:last-of-type::after {
    width: 97%;
  }

  .dropdown-menu.show {
    margin-top: -1px;
    border-radius: 0;
    z-index: 9999;
    padding: 0 0;
    transform: none !important;
    min-width: 100%;
    left: 0 !important;
    right: 0 !important;
    border-radius: 0px 0px 65px 65px;
    box-shadow: unset;
    top: unset !important;
    border: unset;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  ul.dropdown-menu li {
    width: unset;
    max-width: unset;
  }
  .navbar-nav ul.dropdown-menu a {
    font-size: 17px;
    padding: 0;
    display: block;
    line-height: 28px;
    color: #706f6f;
    margin: 0;
    text-align: center;
    border-radius: 15px;
    background: unset;
  }
  .accordion-item {
    padding: 25px 0 5px 0;
  }
  .inner-header .shortCuts a img {
    width: 100%;
  }
  .inner-header .navbar-collapse {
    top: 96px;
  }
  .top_logo {
    top: 40%;
    left: 30%;
  }
  .top_logo img {
    height: 292px;
  }
  .frontPage.top_space {
    padding: 0 !important;
  }
  .shortcuts-col {
    justify-content: flex-start;
  }
  button.navbar-toggler {
    top: -5px;
    right: 5px;
  }
  .navbar-collapse {
    background: var(--whiteColor);
    box-shadow: 0px 6px 20px #00000029;
    right: 0;
    top: -15px;
    z-index: 30;
    padding: 5em 1em 0;
    position: fixed;
    border-radius: 0 0 20px 20px;
    width: 100%;
  }
  .footer-sec .right iframe {
    border-radius: 0 0px 30px 30px;
    height: 261px;
  }
  .footer-sec {
    padding-bottom: 10px !important;
  }
  .footer-sec .table td,
  .footer-sec .table th {
    font-size: 18px;
    line-height: 24px;
  }
  .footer-sec .left {
    border-radius: 30px 30px 0 0px;
    height: unset;
    padding: 35px 40px 35px;
  }
  .table-links-row .links {
    padding-left: 0;
  }
  .footer-sec .right {
    padding: 0;
  }
  .footer-sec .table-column {
    padding-left: 57px;
    margin-top: 0;
    position: absolute;
    top: 35px;
  }
  .footer-sec .left .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
  }
  .table-links-row .table-column,
  .table-links-row .links {
    flex: 0 0 50%;
    max-width: 50%;
  }
  a.mainBtn {
    font-size: 18px;
  }
  .navbar-light .navbar-toggler {
    display: block !important;
  }
  .navbar-collapse:not(.show) {
    display: none !important;
  }
  .shortCuts_home {
    position: fixed;
    top: 12%;
  }
  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -ms-flex-direction: column;
    flex-direction: column !important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    gap: 15px;
  }
  h1 {
    font-size: 55px;
    line-height: 65px;
    margin-bottom: 1rem;
  }
  h2 {
    font-size: 38px;
    line-height: 45px;
  }
  h3 {
    font-size: 24px;
    line-height: 28px;
  }
  h4 {
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 1rem;
  }
  h5 {
    font-size: 34px;
    line-height: 50px;
  }
  p,
  ul li {
    font-size: 18px;
    line-height: 26px;
  }
  .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;
  }

  header.FixNav {
    padding: 15px 0;
  }

  .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%;
  }

  .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;
    line-height: 16px;
    font-size: 12px;
  }
  .row.copy-r .col-md-4.three p {
    justify-content: center;
  }

  .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%;
    height: 156px;
  }
  .top_space {
    padding-top: unset;
  }
  .teaserSection .row {
    justify-content: center;
  }

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

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

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

  .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;
  }

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    display: none;
  }
  .mobile--nav {
    display: flex;
    align-items: center;
  }

  /* .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,
  .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,
  .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%;
  }

  .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: center !important;
  }

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

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

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

  .pageSpace {
    padding: 3em 0em;
  }

  .homePageNav .topLogo {
    display: block;
    padding: 1rem !important;
    width: 216px;
    visibility: visible;
    opacity: 0;
  }
  .signature-sec {
    display: none !important;
  }
  .signature-sec-mob {
    display: block !important;
    text-align: center;
  }
  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }

  .accordion_section {
    padding-bottom: 0;
  }
  .shortCuts_home {
    .orange:hover,
    .red:hover,
    .pink:hover {
      right: 0;
    }
    .orange.active,
    .red.active,
    .pink.active {
      right: -270px;
    }
    .orange,
    .red,
    .pink {
      right: -270px;
      > p {
        font-size: 15px;
        line-height: 20px;
      }
    }
  }

  .ce-container {
    max-width: 80%;
    margin: auto;
  }
  .powermail_fieldset .row:not(:last-child),
  .first-sec.home .col-md-6:nth-of-type(2) {
    margin: 0;
    align-items: flex-start;
  }
  .first-sec.home .col-md-6:nth-of-type(2) {
    display: flex;
    align-items: center;
    justify-content: center !important;
  }
  .unsere-row {
    figure {
      height: 530px;
    }
    .col-md-6:nth-of-type(2),
    .col-md-6:nth-of-type(3),
    .col-md-6:nth-of-type(6) {
      padding: 35px 70px;
    }
  }
  .footer {
    margin-top: 0;

    .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .mainBtn {
      font-size: 16px;
      line-height: 26px;
      padding: 6px 35px;
      width: 100%;
    }
  }
  .start-img {
    > .ce-container {
      max-width: 100%;
      margin: auto;
      margin-right: auto;
    }
    .start-img-txt {
      position: unset;
      transform: unset;
      width: 100%;
      padding-top: 2em;
    }
  }
  .icons-sec {
    padding-top: 0 !important;

    #c12384 p {
      padding: unset;
    }
    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row p {
      font-size: 20px;
      line-height: 28px;
      word-wrap: break-word;
      overflow-wrap: anywhere;
      text-align: center;
    }
    .row {
      margin-top: 50px;
    }
  }

  .prophylaxe-video-sec {
    padding: 2em 0;

    .videoBlock {
      height: 159px;
    }
  }
  .teaser-btns {
    padding-bottom: 0 !important;
    .col-md-4 {
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
    .row {
      margin-top: 25px;
    }
  }
  .teaser-sec {
    padding: 1.5em 0;
    .videos .videoBlock {
      height: 313px;
    }
  }

  .FixNav .row .col-xs-12:first-of-type {
    order: 3;
  }
  .FixNav .row .col-xs-12:nth-of-type(2) {
    order: 2;
  }
  /* .FixNav .row .col-xs-12:nth-of-type(3) {
    order: 1;
    border-bottom: 1px solid #edeef0;
    padding-bottom: 5px;
    margin-bottom: 15px;
  } */
  .shortCuts a img {
    width: 17px;
    height: 17px;
  }
  .termin-btn {
    .ipad {
      display: inline-block !important;
      padding: 0;
      font-size: 12px;
      letter-spacing: 1.2px;
      width: 100%;
      text-align: center;
    }
  }
  .termin-btn.ipad {
    display: inline-block;
    margin: auto;
  }
  .shortCuts {
    justify-content: end;
    gap: 10px;
  }
  .navbar-nav .dropdown .fa-chevron-down:before {
    top: 100%;
  }
  .FixNav .navbar-light .col-md-8 {
    flex-direction: column;
  }
  .listing-start {
    padding-top: 5em;
  }
  .inner-img-f-w {
    margin-bottom: -2em;
  }
  textarea.form-control {
    margin-top: 2em;
  }
  .form-group {
    flex-direction: column;
  }
  .FixNav .navbar-light .col-md-8 {
    padding: 0;
  }
  .navbar-nav li a {
    margin: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .reviews-sec h2 {
    margin-bottom: 2rem;
  }
  .grey-bg.team.teamSec .col-md-3,
  .grey-bg.team.teamSecRow .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .grey-bg.team.teamSecRow.pageSpace {
    padding: 0 0 3em;
    margin-top: -2em;
  }
  .sitmap .ce-container.container {
    max-width: 75%;
    margin: auto;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  .IMPRESSUM .ce-container.container {
    max-width: 60%;
  }
  .reasons-sec,
  .second-sec.home {
    padding: 3em 0 !important;
  }
  .reasons-sec h2,
  .second-sec.home h2 {
    margin-bottom: 3rem;
  }

  .p-top {
    padding-top: 138px;
  }

  img[title="desktop-img"] {
    display: none;
  }
  img[title="mob-img"] {
    display: block;
  }

  h2 {
    margin-bottom: 0;
  }

  .no-p {
    padding: 0 !important;
  }

  .karriere-form {
    padding-top: 0 !important;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    /* flex-direction: column-reverse; */
    padding-top: 1rem;
  }

  .listing-start {
    height: 59vh;
  }

  .inner-img-f-w .frame-type-text {
    bottom: 90px;
  }
  .inner-img-f-w {
    margin-bottom: 0em;
    /* padding-bottom: 2em; */
  }
  .listing-content .col-md-4 figure {
    margin-bottom: 2rem;
  }
  .listing-content .col-md-4 figure {
    height: 100px;
  }
  .owl-nav button.owl-prev {
    margin-left: -50px !important;
  }
  .owl-nav button.owl-next {
    margin-right: -50px !important;
  }
  .nav_btns_desk {
    display: none;
  }
  .nav_btnsMobile {
    display: block !important;
  }

  .pink-news-col div#c14750 ul li div {
    align-items: center;
  }

  .pink-news-col {
    margin-top: 20px;
  }
  .pink-news-col .ce-textpic {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .pink-news-col h2 {
    text-align: center;
  }

  .prophylaxe-video-sec .ce-container {
    max-width: 83%;
  }

  .prophylaxe-video-sec {
    .tx-videogrid .col-4 {
      flex: 0 0 50%;
      max-width: 50%;
    }
  }

  .reviews-slider .owl-carousel .owl-item h5 {
    margin: 1em 1em;
    font-size: 25px;
    line-height: 32px;
  }

  .shortCuts_home .close {
    display: none;
    position: absolute;
    left: 15px;
    top: 25px;
  }

  .shortCuts_home .orange:hover .close,
  .shortCuts_home .red:hover .close,
  .shortCuts_home .pink:hover .close {
    display: block;
  }

  .videoBlock a::before {
    width: 83px;
    height: 83px;
  }

  .main-hero .logo img {
    width: 354.93px;
    height: 250.76px;
  }
  #switcher-container:after {
    bottom: 20px;
  }
  #switcher-container::before {
    bottom: 10px;
  }
  .home-logo {
    bottom: 19em;
  }
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 10px !important;
    flex-direction: column;
    box-shadow: unset;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }

  .termin-outer {
    top: -43px;
    right: 145px;
    left: unset;
  }

  .accordion-sec .accordion-body .ce-textpic .ce-gallery figure {
    width: 100%;
    height: 330px;
    top: 0;
    right: 0;
  }
  .accordion-sec .accordion-body .ce-textpic {
    flex-direction: column;
  }
  .accordion-sec.home .accordion-button {
    font-size: 34px !important;
    line-height: 40px;
  }
  .accordion-button {
    font-size: 20px !important;
    line-height: 28px;
  }
  .inner-teaser .ce-col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
    width: 50%;
  }
  .table-links-row .table-column,
  .table-links-row .links {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .top_logo {
    top: 25%;
    left: 55%;
  }
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-sec .row .ce-col:not(:last-child) {
    flex: 0 0 50%;
    max-width: 50%;
    margin: unset;
  }
  .rounded_image .row .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-hero {
    height: 100vh;
  }

  button.navbar-toggler {
    right: 20px;
  }

  .back-ground video {
    height: 100%;
    position: absolute;
  }
  .main-hero::after {
    height: 30%;
    bottom: 13.9vh;
  }

  .main-hero::after {
    height: 30%;
    bottom: 0px;
  }

  .main-hero .groupimg img {
    width: 441.39px;
  }
  .main-hero .boyimg img {
    width: 317px;
  }
  .main-hero .groupimg,
  .main-hero .boyimg {
    width: unset;
  }

  .first-sec.home p {
    margin-right: unset;
    margin-left: unset;
  }

  a.mainBtn {
    width: 40%;
  }

  .first-sec.home .img-col {
    justify-items: center;
    margin-top: 110px !important;
  }
  .first-sec.home .img-col figure {
    width: 442.46px;
    height: 640.53px;
  }
  .first-sec.home .img-col figure::before {
    right: -58px;
    top: -69px;
  }
  .first-sec.home {
    background-position-x: right;
    background-position-y: 25%;
    background-size: 70%;
  }

  .reviews-sec .col-md-4 {
    padding: 50px 144px;
  }

  .second-sec.home {
    height: auto;
  }

  .second-sec.home .owl-container {
    width: 440px;
    margin: auto;
  }

  .reasons-sec .row {
    display: none;
  }
  .reasons-sec #c15736 {
    display: block;
  }
  .reasons-sec .owl-carousel .owl-item img {
    width: 100px;
    margin: 0 auto 20px;
  }

  .reasons-sec .ce-container,
  .second-sec.home .ce-container {
    max-width: 70%;
  }

  .second-sec.home .row {
    display: none;
  }
  .second-sec.home #c15737 {
    display: block;
  }
  .second-sec.home .owl-carousel .owl-item img {
    height: 106.69px;
    margin: 0 auto 40px;
  }

  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(1) {
    background-color: #d4a98a;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(2) {
    background-color: #d4d2cb;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(3) {
    background-color: #d4a98a;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(4) {
    background-color: #d4d2cb;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(5) {
    background-color: #f1d6d2;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(6) {
    background-color: #f1d6d2;
  }

  .second-sec.home .owl-carousel.owl-drag .owl-item {
    padding: 28px;
    height: auto;
    border-radius: 275px 275px 0 0;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item .item {
    border: 1px solid #fff;
    border-radius: 200px 200px 0 0;
    padding: 40px 40px 0;
  }

  .footer {
    padding: 0;
  }
  .footer .ce-container {
    max-width: 75%;
    margin: auto;
  }

  .footer .col-md-5 {
    padding: 2em 3em 3em 3em;
    border-radius: 0 0 300px 300px;
    border-top: unset;
    border-left: 1px solid #fff;
    flex: 0 0 67%;
    max-width: 67%;
  }
  .footer .col-md-7 {
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%;
    /* justify-items: right; */
    right: -143px;
  }
  .footer iframe {
    width: 437.17px;
    height: 400px;
    border-radius: 500px 500px 0 0;
  }
  .footer .mainBtn {
    width: 65%;
  }
  .copy-r {
    left: 0;
    right: unset;
  }

  .listing-start .row {
    flex-direction: column-reverse;
  }
  .listing-start .col-md-5 {
    padding: 40px 0;
  }
  .listing-start .ce-container {
    max-width: 88.5%;
  }

  .nav_btnsMobile {
    padding: 2em 0;
  }

  .listing-content .col-md-4 {
    display: flex;
    justify-content: center;
    order: -1;
  }
  .topLogo {
    width: 233px;
    margin: 0;
  }

  .img-f-w h2 {
    top: 25%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .p-top {
    padding-top: 138px;
  }

  .grey-bg.team.teamSecRow.pageSpace {
    padding: 0 0 3em;
    margin-top: -2em;
  }
  .team .col-md-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sitmap .ce-container.container {
    max-width: 93%;
    margin: auto;
  }
  .IMPRESSUM .ce-container.container {
    max-width: 83%;
  }
  img[title="desktop-img"] {
    display: block;
  }
  img[title="mob-img"] {
    display: none;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    /* flex-direction: column-reverse; */
    padding-top: 1rem;
  }

  .listing-start {
    height: 56vh;
  }
  .listing-start .ce-container {
    max-width: 89.5%;
    margin: 0 0 0 auto;
  }

  .powermail_fieldwrap_type_submit input {
    width: 145%;
  }
  .nav_btnsMobile {
    display: block !important;
  }

  .termin-outer {
    top: -46px;
    right: 135px;
    left: unset;
  }

  .shortCuts_home .close {
    display: none;
    position: absolute;
    left: 15px;
    top: 25px;
  }

  .shortCuts_home .orange:hover .close,
  .shortCuts_home .red:hover .close,
  .shortCuts_home .pink:hover .close {
    display: block;
  }

  .videoBlock a::before {
    width: 83px;
    height: 83px;
  }

  header.FixNav.homePageNav:not(.sticky) {
    .topLogo {
      display: none;
    }
    .termin-btn.ipad {
      margin: unset;
    }
  }

  .unsere-row {
    figure {
      height: 395px;
    }
    .col-md-6 {
      height: 395px;
    }
  }
  .teaserBtn {
    width: 60%;
  }
  .teaserBtn:hover {
    width: 65%;
  }
  .start-img {
    .start-img-txt {
      position: absolute;
      top: 50%;
      left: 50px;
      transform: translateY(-50%);
      width: 50%;
    }
  }
  .icons-sec {
    padding-top: 3em !important;
    .col-sm-6 {
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
  }
  .start-half-img-txt {
    figure {
      height: 368px;
    }
    .txt,
    .col-md-6 {
      height: 368px;
    }
  }
  .prophylaxe-video-sec {
    .videoBlock {
      height: 236px;
    }
  }
  .teaser-sec {
    .videos .videoBlock {
      height: 221px;
    }
  }
  .footer .copy-r .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .copy-r .one p {
    text-align: left !important;
  }
  .copy-r .three p {
    text-align: right !important;
  }
  .scrollToTop {
    right: 3em;
  }
  .footer iframe {
    height: 376px;
  }
  .footer .mainBtn {
    width: 50%;
  }
  .powermail_fieldwrap_type_submit input {
    margin-top: 20px;
  }
  .accordion-button {
    padding-right: 70px;
    font-size: 24px !important;
    line-height: 28px;
  }
  .firstSction-content h2 {
    margin: 0 !important;
  }
  .powermail_fieldwrap_type_select .col-sm-10::after {
    bottom: 0px;
  }
  .powermail_fieldwrap_type_file {
    height: 103px;
    justify-content: space-between;
  }
  .powermail_fieldwrap_type_file input {
    height: 50px;
  }
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 20px !important;
    flex-direction: column;
    box-shadow: unset;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }
  .second-section {
    padding: 3em 0em 0 !important;
  }
  .teamSection figure {
    height: 246px;
    height: 203px;
  }
  .navbar-collapse {
    background: var(--whiteColor);
    box-shadow: 0px 6px 20px #00000029;
    right: 0;
    z-index: 30;
    position: fixed;
    border-radius: 0 0 20px 20px;
    width: 100%;
    min-height: 40vh;
    max-height: 80vh;
    overflow: auto;
    align-items: flex-start;
  }

  .inner-header .navbar-collapse {
    top: 94px;
  }
  .inner-header .shortCuts {
    top: -51px;
  }
  .inner-header button.navbar-toggler {
    top: -10px;
    right: -10px;
  }
  .topLogo {
    width: 233px;
    display: block;
    padding: 1rem;
    margin-left: 0 !important;
  }

  .copy-r .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .copy-r .ce-container {
    max-width: 100%;
  }
  .home-logo {
    bottom: 1em;
  }
  .main-hero {
    height: 100vh;
  }
  .back-ground video,
  #switcher-container {
    height: 89vh;
  }
  .main-hero::after {
    height: 43%;
    bottom: 0;
  }
  a.mainBtn {
    width: 50%;
  }
  .desktop_img {
    display: block;
  }
  .ipad_img {
    display: none;
  }
  .listItemsPart .col-md-4 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .accordion-header button::before {
    background-size: 17px 17px;
    right: 0;
    padding: 17px;
  }
  .content-first-sec .row.row-cols-1.row-cols-md-2.row-cols-lg-3 .col-button {
    flex: 0 0 33.33%;
    width: 33.33%;
  }
  .contactMobileImage {
    display: none !important;
    margin-bottom: unset;
  }
  .kontakt-sec {
    background-image: url(/fileadmin/user_upload/kiga/kiga_c_1800x1120alga_755x964_dsc0247-037erweitert.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: -10rem;
    padding-bottom: 14rem !important;
    background-position-x: 56%;
  }
  .btn-primary {
    padding: 15px !important;
  }
  textarea.form-control {
    background: #fff !important;
    height: 143px !important;
  }
  .powermail_fieldwrap_type_submit {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .form-control {
    height: 35px;
    margin: 5px 0;
  }

  .kontakt-sec .row {
    margin-top: 8rem;
  }
  .kontakt-sec .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  fieldset.powermail_fieldset .row .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
  }
  form {
    margin-top: 2rem;
  }
  .powermail-errors-list {
    top: 35px;
    width: 100% !important;
  }
  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex: 0 0 100%;
    max-height: 48px;
    font-size: 16px;
  }
  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    padding: unset;
  }
  .arrows .ce-row {
    margin-top: unset;
  }
  .top_logo {
    top: 38%;
    left: 26%;
    width: 443px !important;
  }
  .copy-r {
    padding-right: 0;
  }
  .copy-r div#c2913 p {
    text-align: left !important;
  }
  .copy-r .col-md-6:first-of-type {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .copy-r .col-md-6:last-of-type {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .copy-r .col-md-6:last-of-type p {
    text-align: right !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;
  }
  .main-hero .logo img {
    width: 354.93px;
    height: 250.76px;
  }
  .main-hero .boyimg img {
    width: 291px;
  }
  .main-hero .groupimg img {
    width: 440.39px;
  }
  .main-hero .groupimg,
  .main-hero .boyimg {
    width: unset;
  }

  .first-sec.home .img-col figure {
    width: 392px;
    height: 567px;
  }
  .first-sec.home .img-col figure::before {
    width: 157.38px;
    height: 157.38px;
    right: -23px;
    top: -47px;
  }
  .first-sec.home p {
    margin-right: -88px;
    margin-left: 59px;
  }
  .first-sec.home .text-col {
    margin-top: 200px;
  }
  .first-sec.home {
    background-size: 80%;
  }

  .second-sec.home {
    height: 78vh;
  }
  .second-sec.home .col-md-4 {
    height: 465px;
    flex: 0 0 30.8%;
    max-width: 30.8%;
    border-radius: 300px 300px 0 0;
    align-content: center;
    padding: 20px;
  }
  .second-sec.home .col-md-4 .frame-type-textpic {
    padding: 30px 10px 20px;
    height: 425px;
  }
  .second-sec.home .col-md-4.grey-box h3 {
    margin-bottom: 0;
  }

  .second-sec.home .col-md-4 figure {
    width: 83.02px;
    margin: 0 auto 1rem;
  }
  .second-sec.home .col-md-4.pink-box figure {
    width: 107.32px;
  }
  .second-sec.home a.mainBtn {
    width: 75%;
  }

  .reasons-sec .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .reviews-sec .col-md-4 {
    padding: 65px 150px;
  }

  .listing-start .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .listing-start .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nav_btns_desk {
    display: none;
  }

  .listing-content .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .listing-content .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .footer .col-md-5 {
    padding: 2em 2em 1em 5em;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer .col-md-7 {
    left: 16px;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .copy-r {
    right: -72px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .reasons-sec {
    padding: 3em 0 !important;
  }
  .reasons-sec h2 {
    margin-bottom: 3rem;
  }

  .listing-content .col-md-4 figure {
    margin-bottom: 2rem;
  }

  .first-sec.home {
    .row {
      display: flex;
      flex-direction: row;
      gap: 0px;

      .col-md-6:first-of-type {
        flex: 0 0 40%;
        max-width: 40%;
      }
      .col-md-6:nth-of-type(2) {
        flex: 0 0 60%;
        max-width: 60%;
      }
    }
  }
  .unsere-row {
    .col-md-6 {
      height: 395px;
    }
    figure {
      height: 395px;
    }
    .col-md-6:first-of-type {
      order: 1;
    }
    .col-md-6:nth-of-type(2) {
      order: 2;
    }
    .col-md-6:nth-of-type(3) {
      order: 3;
    }
    .col-md-6:nth-of-type(4) {
      order: 4;
    }
    .col-md-6:nth-of-type(5) {
      order: 5;
    }
    .col-md-6:nth-of-type(6) {
      order: 6;
    }
  }
  .teaserBtn {
    width: 60%;
  }
  .teaserBtn:hover {
    width: 65%;
  }
  .start-img {
    .start-img-txt {
      position: absolute;
      top: 50%;
      left: 50px;
      transform: translateY(-50%);
      width: 50%;
    }
  }
  .icons-sec {
    padding-top: 3em !important;
    .col-sm-6 {
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
  }
  .start-half-img-txt {
    figure {
      height: 368px;
    }
    .txt,
    .col-md-6 {
      height: 368px;
    }
    .row {
      flex-direction: row;
    }
  }
  img[title="desktop"] {
    display: block !important;
  }
  img[title="mobile"] {
    display: none !important;
  }
  .prophylaxe-video-sec {
    .videoBlock {
      height: 236px;
    }
  }
  .shortCuts_home {
    .orange:hover,
    .red:hover,
    .pink:hover {
      right: 0;
    }
    .orange.active,
    .red.active,
    .pink.active {
      right: -270px;
    }
    .orange,
    .red,
    .pink {
      right: -270px;
      > p {
        font-size: 15px;
        line-height: 20px;
      }
    }
  }
  .Veneers .row {
    gap: 0px;
  }
  .bleaching .row {
    flex-direction: row;
    gap: 0px;
  }
  .teaser-sec {
    .videos .videoBlock {
      height: 221px;
    }
  }
  .powermail_fieldwrap_type_submit input {
    margin-top: 0;
  }
  .footer iframe {
    height: 266px;
  }
  .footer .mainBtn {
    width: 50%;
  }
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 0 !important;
    flex-direction: column;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }
  .desktop_img {
    display: none;
  }
  .ipad_img {
    display: block;
  }
  .copy-r p {
    font-size: 14px;
  }
  .top_space {
    padding-top: 6em;
  }
  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    min-width: 100%;
    box-shadow: none;
  }

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

  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;
  }

  .top_logo {
    top: 19%;
    left: 55%;
  }

  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 .copy-r .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .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: center !important;
  }

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

  .pageSpace {
    padding: 3em 0;
  }
  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }
}
/* *********amr fix********** */
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
  .firstSction-content {
    width: 50%;
  }
  .main-hero .logo {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .grey-bg.team.teamSecRow.pageSpace {
    padding: 0 0 3em;
    margin-top: -2em;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .listing-content .col-md-4 figure {
    margin-bottom: 2rem;
  }

  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 0 !important;
    flex-direction: column;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }

  .inner-header .navbar-collapse {
    top: 15px;
  }
  .inner-header .shortCuts {
    top: -44px;
  }
  .inner-header button.navbar-toggler {
    top: -10px;
    right: -10px;
  }
  .topLogo {
    width: 233px;
    display: block;
    padding: 0;
    width: 183px;
  }

  .copy-r .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .firstSction-content h1 {
    margin-bottom: 1rem;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .home_vedio .videoBlock {
    height: 100vh;
  }
  .home-logo figure {
    height: 226px;
  }
  .inner-teaser .col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 33%;
    width: 33%;
  }
  .copy-r .ce-container {
    max-width: 100%;
  }
  .firstSction-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 50%;
    padding-top: unset;
  }
  .home-logo {
    bottom: 50px;
  }
  a.mainBtn {
    width: 50%;
  }
  .flip-sec .col-md-4 {
    margin-bottom: unset;
  }
  .first-sec .ce-container {
    max-width: 70%;
  }
  .flip-sec .ce-container,
  .greenBg-sec .ce-container {
    max-width: 85%;
  }
  .flip-sec .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media (max-width: 767px) {
  .reviews-sec h2 {
    margin-bottom: 2rem;
  }
  .grey-bg.team.teamSecRow.pageSpace {
    padding: 0 0 2em;
    margin-top: -2em;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  .reviews-sec .owl-container .owl-item img {
    width: 170px;
    border-radius: unset;
  }
  .sitmap .ce-container.container {
    max-width: 90%;
    margin: auto;
  }
  .sitmap .ce-container.container h1 {
    text-align: left !important;
    width: 75%;
    margin: 10px auto;
  }
  .IMPRESSUM.kontakt {
    padding-top: 3em !important;
  }
  .sitmap.kontakt {
    padding-top: 5em !important;
  }

  .IMPRESSUM .ce-container.container {
    max-width: 68%;
    margin: auto;
    padding: 0;
  }
  .heading p {
    word-break: break-word !important;
  }
  .reasons-sec,
  .second-sec.home {
    padding: 3em 0 !important;
  }
  .reasons-sec h2,
  .second-sec.home h2 {
    margin-bottom: 3rem;
  }

  .p-top {
    padding-top: 138px;
  }

  img[title="desktop-img"] {
    display: none;
  }
  img[title="mob-img"] {
    display: block;
  }

  .listing-content .col-md-4 figure {
    margin-bottom: 2rem;
  }

  .shortCuts_home img {
    width: 38px;
  }
  .shortCuts_home div.openhours {
    width: 38px;
    height: 38px;
  }

  .first-sec.home .img-col figure {
    width: 277px;
    height: 401px;
  }
  .first-sec.home .img-col figure::before {
    width: 120px;
    height: 120px;
    right: -23px;
    top: -32px;
  }
  .first-sec.home p {
    margin-right: unset;
    margin-left: unset;
  }
  .first-sec.home .row {
    gap: 70px;
  }
  .first-sec.home .img-col {
    justify-items: center;
  }
  .first-sec.home {
    background-position-x: -218%;
    background-position-y: 31%;
    background-size: 117%;
    padding: 3em 0;
  }
  .first-sec.home a.mainBtn:hover {
    width: 70%;
  }
  .first-sec.home a.mainBtn {
    width: 70%;
    padding-left: 15px;
  }

  .second-sec.home .row {
    display: none;
  }
  .second-sec.home #c15737 {
    display: block;
  }
  .second-sec.home .owl-carousel .owl-item img {
    height: 106.69px;
    margin: 0 auto 40px;
  }

  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(1) {
    background-color: #d4a98a;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(2) {
    background-color: #d4d2cb;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(3) {
    background-color: #d4a98a;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(4) {
    background-color: #d4d2cb;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(5) {
    background-color: #f1d6d2;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item:nth-of-type(6) {
    background-color: #f1d6d2;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item {
    padding: 16px;
    height: auto;
    border-radius: 275px 275px 0 0;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-item .item {
    border: 1px solid #fff;
    border-radius: 200px 200px 0 0;
    padding: 30px 30px 0;
  }
  .second-sec.home .owl-carousel.owl-drag .owl-nav {
    bottom: -46px;
    top: unset;
    justify-content: center;
  }

  .img-f-w {
    height: 50vh;
  }
  .img-f-w figure {
    height: 50vh;
  }
  .img-f-w figure img {
    object-fit: cover;
    object-position: 78%;
  }
  .img-f-w .ce-container {
    max-width: 100%;
    margin: unset;
  }
  .img-f-w h2 {
    left: 26%;
    top: 15%;
    text-align: center;
  }

  .reasons-sec .row {
    display: none;
  }
  .reasons-sec #c15736 {
    display: block;
  }
  .reasons-sec .owl-carousel .owl-item img {
    width: 100px;
    margin: 0 auto 20px;
  }
  .reasons-sec .owl-carousel.owl-drag .owl-nav {
    bottom: -26px;
    top: unset;
    justify-content: center;
  }

  .reviews-sec .col-md-4 {
    padding: 22px 65px 38px 88px;
  }
  .reviews-sec .ce-container {
    max-width: 100%;
    margin: unset;
  }
  .reviews-sec .owl-carousel.owl-drag .owl-nav {
    bottom: -26px;
    top: unset;
    justify-content: center;
  }

  .inner-img-f-w .frame-type-text {
    max-width: 75%;
    margin: auto;
    margin-left: calc((31% / 2) + 5px);
    position: relative;
    z-index: 1;
    bottom: 69px;
    background: var(--whiteColor);
    padding: 2em;
    border-radius: 100px;
  }
  .inner-img-f-w .ce-container {
    margin: unset;
  }

  .listing-start .row {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .listing-start {
    padding-top: 6em;
    height: auto;
  }
  .listing-start .ce-container {
    margin-left: calc((31% / 2) + 5px);
  }

  .listing-content .col-md-4 {
    display: flex;
    justify-content: center;
    order: -1;
  }

  .nav_btns_desk {
    display: none;
  }

  .nav_btnsMobile {
    display: block !important;
    padding: 2em 0;
  }

  .prophylaxe-video-sec .ce-container {
    max-width: 83%;
  }
  .img-w-bg .ce-container {
    padding: 40px 12px 10px;
    max-width: 84% !important;
  }
  .shortCuts_home a {
    font-size: 16px;
  }
  .shortCuts_home .table td,
  .shortCuts_home .table th {
    font-size: 16px;
    line-height: 22px;
  }
  .pageSpace.warum-sec.team {
    padding: 0 0 3em;
  }

  .reviews-slider .owl-carousel .owl-nav {
    top: 94%;
    justify-content: space-evenly;
  }
  .reviews-slider .owl-carousel .owl-item h5 {
    margin: 1em 1em;
    font-size: 20px;
    line-height: 24px;
  }
  .reviews-slider .owl-carousel .owl-item p {
    font-size: 13px;
    line-height: 16px;
  }
  .reviews-slider .owl-carousel .owl-item img {
    width: 100px;
    height: 100px;
  }

  .shortCuts_home .close {
    display: none;
    position: absolute;
    left: 15px;
    top: 25px;
  }

  .shortCuts_home .orange:hover .close,
  .shortCuts_home .red:hover .close,
  .shortCuts_home .pink:hover .close {
    display: block;
  }

  .videoBlock a::before {
    width: 83px;
    height: 83px;
  }
  .video-txt h5,
  .video-txt.stndalone h5 {
    font-size: 16px;
    margin: 0px 10px 8px 10px;
  }
  .tx-videogrid .col-4 {
    max-width: 100%;
    flex: 100%;
  }
  .accordion {
    border-top: unset;
  }
  .ce-accordion-body {
    padding: 15px 0 0;
  }
  .accordion-body p {
    font-size: 16px;
    line-height: 22px;
    word-break: break-word;
  }
  header .dropdown:hover .dropdown-menu,
  ul.dropdown-menu.show {
    padding: 0;
    top: 0 !important;
    flex-direction: column;
    box-shadow: unset;
  }
  header .dropdown:hover .dropdown-menu {
    display: none !important;
  }
  header .dropdown:hover .dropdown-menu.show {
    display: block !important;
  }
  .homePageNav button.navbar-toggler {
    right: -4px;
    top: -11px;
  }
  button.navbar-toggler {
    border-radius: 0 0 50px 50px;
  }
  .teamSection .col-md-4 {
    margin-bottom: 2rem;
  }
  .powermail_fieldwrap_type_submit input {
    width: 60%;
    font-size: 13px;
    padding: 10px !important;
    margin: 12px 0;
  }
  .textarea.form-control {
    height: 190px !important;
  }
  .inner_secondSection figure {
    height: 292px;
    margin-bottom: 0;
  }
  .teamSection figure {
    height: 218px;
  }
  .specificMargin {
    margin-top: unset;
  }
  .inner_secondSection .col-md-6:nth-child(1) {
    height: unset;
    padding: 2rem 45px;
  }
  .inner_secondSection .row,
  .unserTeam .row {
    flex-direction: column-reverse;
  }
  .inner_secondSection .col-md-6:nth-child(1) .frame-type-text {
    display: unset;
    padding: unset;
  }
  .inner_secondSection figure img {
    object-fit: cover;
  }
  .firstSction-content h1 {
    margin-bottom: 10px;
  }
  .accordion_section .accordion-item {
    padding: 15px;
  }
  .inner-teaser figure {
    height: 110px;
  }
  .inner-teaser .ce-col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
    width: 50%;
  }
  .inner-teaser h3 {
    line-break: anywhere;
  }
  .accordion_section .accordion-header button::before,
  .accordion_section .active--collapse .accordion-header button::before {
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
  }
  .second-section {
    padding: unset !important;
  }
  .firstSction-content {
    position: unset;
    transform: unset;
  }
  .inner-first-section figure {
    height: 171px;
  }
  .inner-first-section figure img {
    object-fit: cover;
  }
  .inner-p {
    margin-top: 6.9rem;
  }
  .footer-sec .ce-col {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-sec iframe {
    border-radius: 40px;
  }
  .footer-sec .ce-container,
  .kontackt-section .ce-container {
    margin-right: auto;
    max-width: 85%;
  }
  .kareer_form .ce-container,
  .inside_section .ce-container,
  .KARRIERE-acc .ce-container,
  .acc-sec .ce-container {
    max-width: 100%;
  }
  .footer-sec .links a {
    font-size: 14px;
    padding: 5px 20px;
  }
  .footer-sec h5 {
    font-size: 18px;
  }
  .teaser-sec figure {
    height: 433px;
    margin-bottom: unset;
  }
  .teaser-sec .mainBtn {
    width: 100%;
  }
  a.mainBtn {
    font-size: 18px;
    line-height: 24px;
    padding: 5px;
    width: 100%;
  }
  .home-logo figure {
    height: 311px;
  }
  .descLogo {
    display: none;
  }
  .mobLogo {
    display: block !important;
  }

  .shortCuts {
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    gap: 20px;
    padding: 0 40px;
  }
  .shortCuts a {
    font-size: 13px;
  }
  .accordion-sec .accordion-body .ce-gallery {
    height: 170px;
  }
  .FixNav .row .col-xs-12:first-of-type {
    order: 3;
  }
  .FixNav .row .col-xs-12:nth-of-type(2) {
    order: 2;
  }
  /* .FixNav .row .col-xs-12:nth-of-type(3) {
    order: 1;
    border-bottom: 1px solid #edeef0;
    padding-bottom: 5px;
    margin-bottom: 15px;
  } */

  .accordion-sec .accordion-header button::before {
    display: block;
    right: 0;
  }
  .accordion-sec .accordion-item::before,
  .accordion-sec .accordion-item:last-of-type::after {
    width: 97%;
  }
  .accordion-sec.home .accordion-item {
    padding: 25px 15px;
  }
  /* **********amr fix********* */
  .accordion-sec .accordion-button {
    font-weight: bold;
    padding-right: 34px;
  }

  .accordion-item {
    padding: 15px 0 12px;
  }

  .form-control {
    height: 40px;
    margin: 7px 0;
  }
  .yoga-sec figure {
    position: absolute;
    top: -4em;
    margin: auto;
  }
  .content-first-sec .row.row-cols-1.row-cols-md-2.row-cols-lg-3 {
    display: none;
  }

  .arrows .ce-row .ce-column {
    padding: 15px 0;
  }
  .arrows .ce-row {
    margin-top: unset;
  }
  .accordionNavBtns {
    display: block !important;
    margin-top: 3rem;
  }
  .accordionNavBtns .accordion-item {
    padding: 15px 22px;
    border: 1px solid #99847d;
    border-radius: 44px;
    margin-bottom: unset;
  }
  .accordionNavBtns .accordion-button {
    font-size: 20px;
    line-height: 32px;
  }
  .accordionNavBtns .accordion-body {
    padding: 12px;
  }
  .accordionNavBtns .accordion-header button::before {
    right: 0;
  }
  .accordionNavBtns .accordion-header button::before {
    width: 33px;
    height: 33px;
    padding: unset;
  }
  /* *******amr fix********** */
  .yoga-sec.white-sec {
    padding-top: 8rem !important;
  }
  .kontakt-sec {
    background-image: unset;
    margin-bottom: unset;
    padding-bottom: 6rem !important;
  }
  .contactMobileImage {
    display: block !important;
    margin-bottom: -11rem;
  }
  .contactMobileImage .ce-container {
    width: 100%;
  }
  .kontakt-sec .row {
    margin-top: 12rem;
  }
  fieldset.powermail_fieldset .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    /* flex-direction: column-reverse; */
    padding-top: 1rem;
  }
  /* form {
    margin-top: 2rem;
  } */
  .powermail-errors-list {
    top: 35px;
    width: 100% !important;
  }
  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex: 0 0 100%;
    max-height: 40px;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .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;
  }
  /* header.FixNav.inner-header.sticky .shortCuts{
    display: block;
  } */
  .inner-header.sticky .topLogo {
    padding: 0;
  }
  .inner-header.sticky button.navbar-toggler {
    top: -15px;
  }
  .sliderPart {
    margin-top: -7rem;
  }
  .inner-header .shortCuts {
    position: absolute;
    top: 0;
    width: 80%;
    text-align: left;
  }
  .inner-header .shortCuts a img {
    width: 100%;
  }
  .shortCuts a {
    width: unset;
    height: unset;
    /* padding: 5px 10px; */
    margin: 0;
    line-height: unset;
    justify-content: flex-start;
  }
  /* .inner-header .topLogo {
  padding: 60px 0 0;
} */
  header.FixNav.innerNav.inner-header {
    height: 127px;
  }
  .inner-header button.navbar-toggler {
    right: -23px;
    top: -20px;
  }
  .inner-header .topLogo {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    top: 53px;
  }
  .inner-header .topLogo img {
    width: 160px;
  }
  .inner-header .navbar-collapse {
    top: 112px;
  }
  .top-img {
    padding-top: 8em !important;
  }
  .top-img figure {
    height: 179px;
  }
  .top-img img {
    object-fit: cover;
  }
  /* ahmed */
  .owl-nav button {
    width: 10px;
  }
  .owl-nav button.owl-prev {
    margin-left: -25px !important;
  }
  .owl-nav button.owl-next {
    margin-right: -25px !important;
  }
  .frontPage.top_space {
    padding-top: 0em !important;
  }
  .topHeader_image img.mob_img {
    display: block;
  }
  .topHeader_image img.desktop_img {
    display: none;
  }
  .FixNav .topLogo {
    display: block;
    left: 0;
    /* padding: 0 !important; */
    position: relative !important;
    top: -15px;
    width: 260px;
    transform: translate(0, 0);
    margin: 0;
    filter: unset;
  }
  .FixNav .topLogo {
    visibility: visible;
    opacity: 0;
  }
  .FixNav .navbar-light .col-md-8 {
    display: block;
  }

  .shortcuts-col {
    justify-content: flex-start;
  }
  button.navbar-toggler {
    right: -4px;
    top: -11px;
  }
  .accordion-button {
    font-size: 26px;
    line-height: 32px;
  }
  .table-links-row {
    flex-direction: column-reverse;
  }
  .table-links-row .links {
    padding-left: 0;
  }

  .copy-r {
    padding: 8px 0 18px;
  }

  .copy-r p {
    font-size: 12px;
    text-align: center !important;
    line-height: 16px;
  }
  .row.copy-r .col-md-4.three p {
    justify-content: center;
  }

  .logoImage {
    display: none;
  }
  .navbar-collapse {
    background: var(--whiteColor);
    box-shadow: 0px 6px 3px #00000029;
    right: 0;
    top: -10px;
    z-index: 30;
    padding: 3em 1em 0;
    position: fixed;
    border-radius: 0 0 20px 20px;
    width: 100%;
    overflow: auto;
    max-height: 80vh;
    overflow: scroll;
  }
  .navbar-collapse:has(.show) {
    height: 92vh;
  }
  .stickyNav .navbar-collapse {
    top: -10px;
  }

  .FixNav.inner .topLogo {
    visibility: visible;
    opacity: 1;
  }
  .FixNav.inner {
    height: 63px;
    background-color: var(--bodyColor);
    border-radius: 0 0 50px 50px;
    filter: drop-shadow(15px 10px 10px #00000017);
  }

  .hero_img #c5 {
    display: none;
  }
  .accordion-header button::before {
    background-size: 23px 23px;
    right: 0;
    padding: 16px;
  }
  .accordion-sec.home .accordion-header button::before {
    background-size: 23px 24px;
    right: 13px;
    padding: 20px;
  }

  /* *******amr fix*********** */
  .sliderPart .owl-nav {
    margin-top: unset !important;
    transform: translate(0, -50%);
  }
  .content-slider {
    margin-top: 4rem;
  }
  .listItemsPart {
    margin-top: 28px;
  }

  .karriere-form {
    padding: 1em 0 2em 0 !important;
  }

  .pageSpace {
    padding: 2em 0em;
  }

  .no-p {
    padding: 0 !important;
  }

  .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;
  }
  .accordion-sec.home .accordion-button {
    font-size: 34px !important;
    line-height: 40px;
  }
  .accordion-button {
    font-size: 18px !important;
    line-height: 24px;
    padding-right: 27px;
  }
  .nav_btnsMobile .accordion-button {
    text-align: center;
  }

  .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: 27px;
    line-height: 34px;
    margin-bottom: 10px;
  }

  h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 1rem;
  }
  .accordion-header {
    line-height: 38px;
  }
  h5 {
    font-size: 24px;
    line-height: 50px;
  }
  p,
  ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .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;
  }
  /* ************amr fix*********** */
  .top_logo {
    left: 50%;
    top: 31%;
    width: 303px;
    height: 257px;
    /* margin-top: 50px; */
  }

  .dropdown-menu.show {
    margin-top: -1px;
    border-radius: 0;
    z-index: 9999;
    padding: 0 0;
    transform: none !important;
    min-width: 100%;
    left: 0 !important;
    right: 0 !important;
    border-radius: 0px 0px 65px 65px;
    box-shadow: unset;
    top: unset !important;
    border: unset;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  ul.dropdown-menu li {
    width: unset;
    max-width: unset;
  }
  .navbar-nav ul.dropdown-menu a {
    font-size: 17px;
    padding: 0;
    display: block;
    line-height: 28px;
    color: #706f6f;
    margin: 0;
    text-align: center;
    border-radius: 15px;
    background: unset;
  }

  header.FixNav {
    padding: 10px 20px;
    height: 63px;
  }
  header.FixNav.homePageNav.sticky {
    height: 63px;
    background-color: var(--bodyColor);
    border-radius: 0 0 50px 50px;
    filter: drop-shadow(15px 10px 10px #00000017);
  }

  .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 {
    display: none;
  }

  a.rezeption {
    padding: 20px 0;
    padding-left: 60px;
    background: #fff url(/fileadmin/user_upload/besc/online.svg) no-repeat left
      center;
    background-position-x: 42%;
    border-radius: 100px 0 0 100px;
    font-size: 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  }

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

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

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    display: none;
  }

  .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: center !important;
  }

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

  .container {
    max-width: 100%;
  }

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

  .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;
    bottom: -3px;
    z-index: 200;
  }

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

  ul.dropdown-menu a {
    border: none !important;
  }
  .second-sec.home a.mainBtn {
    width: 75%;
  }
  footer {
    padding: 60px 15px;
  }
  .backy .ce-container {
    height: 290px;
  }
  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }
  .powermail_file {
    height: 55px;
    font-size: 13px;
  }
  input[type="file"]::file-selector-button {
    color: darkgray;
    outline: 1px solid darkgray;
  }
  .powermail_file::file-selector-button {
    display: inline-block;
    background: var(--orange-color);
    border: none;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
  }
  .powermail_fieldwrap_type_file {
    height: unset;
    /* justify-content: space-between; */
  }
  .powermail_fieldwrap_type_select .col-sm-10::after {
    right: -3px;
    bottom: -6px;
  }
  .accordion .table td,
  .accordion .table th {
    text-align: left;
    font-size: 18px;
  }
  .navbar-nav .dropdown:not(.show):hover .fa-chevron-down:before {
    transform: rotate(180deg) translateX(50%);
  }
  .home-logo {
    bottom: 0em;
  }

  .back-ground video,
  #switcher-container {
    bottom: 0;
    top: unset;
    height: 42vh;
  }
  .main-hero::after {
    background-image: linear-gradient(180deg, #f9f7f400, #f9f7f466, #f9f7f4);
    height: 25%;
    bottom: 50%;
  }
  .inner-first-section {
    margin-top: 96px;
  }
  .inner-p div#c6581,
  .inner-p div#c7959 {
    margin-top: 96px;
  }
  .firstSction-content .ce-container {
    max-width: 85%;
  }
  .firstSction-content {
    width: 100%;
  }
  .main-hero .logo {
    bottom: unset;
    width: 290px;
    height: 174.66px;
    left: 55%;
    transform: translate(-50%, -50%);
    top: 46%;
  }

  .main-hero .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .main-hero .boyimg img {
    width: 245px;
  }
  .main-hero .groupimg img {
    width: 388.39px;
  }
  .main-hero .groupimg {
    width: 77%;
  }
  .main-hero .boyimg {
    width: 56%;
  }

  .main-hero {
    height: 100vh;
  }
  .back-ground video {
    height: 100%;
    top: 0;
    position: absolute;
  }
  .main-hero::after {
    height: 30%;
    bottom: 0;
  }
  .video::before {
    height: 120px;
  }
  .shortCuts a img {
    width: 17px;
    height: 17px;
  }
  /* .termin-btn.desktop {
    display: none;
  } */
  .termin-outer {
    top: 63px;
    left: -25px;
    width: 120px;
    height: 120px;
  }
  .termin-btn {
    height: 100px;
    width: 100px;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 23px;
  }
  .shortcuts-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer {
    margin-top: 0;

    .mainBtn {
      font-size: 14px;
      line-height: 26px;
      padding: 6px 35px;
      width: 70%;
    }
    .mainBtn::before {
      width: 21px;
      height: 16px;
    }
    iframe {
      height: 118px;
      border-radius: 15px;
    }
  }
  /* .teaserBtn {
    width: 100%;
  } */
  .teaserBtn:hover {
    width: unset;
  }
  img[title="desktop"] {
    display: none;
  }
  img[title="mobile"] {
    display: block;
  }
  .start-img {
    .ce-container {
      max-width: 100%;
      margin: auto;
      margin-right: auto;
    }
    .start-img-txt {
      position: unset;
      transform: unset;
      width: 100%;
      padding-top: 2em;
    }
  }
  .ce-container {
    max-width: 75%;
    margin: auto;
    margin-left: calc((31% / 2) + 5px);
  }
  .icons-sec {
    padding-top: 0 !important;

    #c12384 p {
      padding: unset;
    }
    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row p {
      font-size: 17px;
      line-height: 24px;
      word-wrap: break-word;
      overflow-wrap: anywhere;
      text-align: center;
    }
    .row {
      margin-top: 50px;
    }
  }

  .prophylaxe-video-sec {
    padding: 2em 0;
    .tx-videogrid .col-4 {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .videoBlock {
      height: 145px;
    }
    .tx-videogrid .col-4 {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .videoBlock {
      height: 145px;
    }
    .ce-container {
      padding: 21px 11px;
    }
  }
  .teaser-sec {
    padding: 1em 0;
    .ce-container {
      padding: 21px 11px;
      max-width: 80%;
    }
  }

  .Veneers .row {
    gap: 20px;
  }
  .bleaching .row {
    flex-direction: column-reverse;
    gap: 50px;
  }

  .footer {
    padding: 0;
  }
  .footer .ce-container {
    max-width: 75%;
    margin: auto;
    margin-left: calc((31% / 2) + 5px);
  }

  .footer .col-md-5 {
    padding: 2em 3em 3em 3em;
    border-radius: 0 0 300px 300px;
    border-top: unset;
    border-left: 1px solid #fff;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
    justify-items: end;
    left: 0;
    padding-left: 0;
    width: 100%;
  }
  .footer iframe {
    width: 292px;
    height: 400px;
    border-radius: 500px 500px 0 0;
    margin-right: 13px;
  }
  .footer .mainBtn {
    width: 90%;
  }
  .footer .row.align-items-center {
    gap: 30px;
  }
  .copy-r {
    position: unset;
    rotate: none;
  }
  .second-sec.home {
    height: unset;
  }
  /* .listing-content .col-md-4 figure img[title="smaller"] {
    width: 90px;
  } */
  .listing-content .col-md-4 figure {
    height: 90px;
  }
  .team-2nd-sec h3 {
    margin-bottom: 0;
  }
  .team-2nd-sec {
    padding: 2em 0;
  }
  .inner-img-f-w {
    margin-bottom: -1em;
  }
  textarea.form-control {
    margin-top: 2em;
  }
  .form-group {
    flex-direction: column;
  }
  textarea.form-control {
    margin-top: 25px;
  }
  .control-label.col-sm-2 {
    margin-bottom: 0 !important;
  }
  .FixNav .navbar-light .col-md-8 {
    padding: 0;
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
}
