:root {
  --white: #fff;
  --whiteColor: #fff;
  --grey: #4e565a;
  --medium-grey: #d9d9d9;
  --darkGrey: #5e5861;
  --pink: #e50076;
  --lightGrey: #f9f7f1;
  --shortCutcolor: #82a6ad;

  --colorbackgroundSec: #f9f7f1;
  --colorbackground: #427f88;
  --colorHead: #c5a777;
  --colorAcc: #c5a777;
}

@media only screen and (min-device-width: 1480px) {
  .grid_sec .row figure {
    width: 463px;
    height: 463px;
  }
}

@media only screen and (min-device-width: 1400px) {
  .first_sec .ce-container {
    margin-right: 0;
    width: 95%;
  }
  #c13543 .ce-bodytext {
    padding-right: 4em;
  }
  .grid_sec .row figure {
    max-width: 500px;
    max-height: 500px;
    width: 400px;
    height: 400px;
  }
}
@media only screen and (min-device-width: 1300px) {
  .FixNav.home.sticky .ce-col.col-md-3,
  .FixNav.inner .ce-col.col-md-3 {
    position: absolute;
    top: 0;
    width: 161px;
    height: 106px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
  }
  .FixNav.home.sticky
    .row.align-items-center
    .top_logo
    a.fade-in-image
    .desc_image,
  .FixNav.inner .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    position: absolute;
    opacity: 1;
    left: 0;
    top: 0;
    width: 100%;
  }
  .FixNav.inner {
    height: 125px;
  }
  .FixNav.home.sticky .row .col-md-9,
  .FixNav.inner .row .col-md-9 {
    top: 54%;
    position: absolute;
    transform: translateY(-50%);
  }
  fieldset .row .powermail_file {
    width: 50%;
  }
  .icons_grid .ce-container {
    width: 100%;
  }
  .powermail_fieldwrap_type_file .col-sm-10::after {
    position: absolute;
    left: 25%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    cursor: pointer;
    pointer-events: none;
    color: #fff;
  }
  .navbar-nav {
    margin-left: 3em;
  }
  .imagesText {
    display: none;
  }
  .images {
    display: block;
  }
  .cardsText {
    display: block;
  }

  .news-sec {
    padding-bottom: 135px !important;
  }
  .news-sec .newsMobile {
    display: block !important;
  }
  div#c3930 {
    display: block !important;
  }
  div#c3930 .owl-container {
    display: none !important;
  }
  div#c3930 .news-slider-container {
    display: block !important;
  }
  div#c3939 h3 {
    color: var(--blue);
    transform: matrix(0, -1, 1, 0, 0, 100);
    position: absolute;
    left: 60px;
  }
  .news-sec .row {
    justify-content: flex-end;
    position: relative;
  }
  .descNews {
    display: none;
  }
  .newsMobile .ce-container {
    width: 100%;
  }
  .news-slider-container .newsSlider-content a {
    font-size: 27px;
    line-height: 32px;
    font-weight: 500 !important;
    position: relative;
    display: block;
    bottom: 0px;
    left: 0;
    background: unset;
    color: #fff;
    padding: 0;
    text-decoration: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
  }
  .news-slider-container .newsSlider-content a:hover {
    letter-spacing: 0.36px;
    color: white;
    text-decoration: none;
  }

  .news-slider-container .newsSlider-content a::before {
    content: "";
    border: 2px solid var(--white);
    position: absolute;
    top: -23px;
    left: 0;
    display: block;
    width: 100%;
  }

  .news-slider-container .newsSlider-content a::after {
    content: "";
    background-image: url(/fileadmin/user_upload/kare/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 43px;
    height: 37px;
    margin-left: 15px;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
    background-size: 29px 25px;
  }

  .news-slider-container .ce-col:nth-child(1) {
    background-color: var(--pink);
    min-height: 594px;
    border-radius: 20px;
    padding: 40px 50px 30px;
    display: flex;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
  }
  .news-slider-container .ce-col:nth-child(1) .newsSlider-content a {
    position: absolute;
    bottom: 24px;
    left: 50px;
    right: 0;
    width: 67%;
  }
  .news-slider-container .ce-col:nth-child(2) {
    display: flex;
    flex: 0 0 65%;
    max-width: 65%;
    padding-left: 30px;
    background-color: var(--pink);
    border-radius: 20px;
    padding: 40px 50px 30px;
    height: 282px;
    position: relative;
    margin-left: 25px;
  }
  .news-slider-container .ce-col:nth-child(2) .newsSlider-content a::before {
    width: 300%;
  }
  .news-slider-container .ce-col:nth-child(2) .newsSlider-content a {
    width: 30%;
    position: absolute;
    bottom: 24px;
    left: 50px;
    right: 0;
  }
  .news-slider-container .ce-col:nth-child(3) .newsSlider-content a::before,
  .news-slider-container .ce-col:nth-child(4) .newsSlider-content a::before {
    width: 142%;
  }
  .news-slider-container .ce-col:nth-child(3) {
    display: flex;
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 30px;
    background-color: var(--pink);
    border-radius: 20px;
    padding: 40px 50px 30px;
    min-height: 282px;
    position: absolute;
    top: 310px;
    right: 35%;
    width: 100%;
  }
  .news-slider-container .ce-col:nth-child(3) .newsSlider-content a,
  .news-slider-container .ce-col:nth-child(4) .newsSlider-content a {
    width: 56%;
    position: absolute;
    bottom: 24px;
    left: 50px;
    right: 0;
  }
  .news-slider-container .ce-col:nth-child(4) {
    display: flex;
    flex: 0 0 30%;
    max-width: 30%;
    padding-left: 30px;
    background-color: var(--pink);
    border-radius: 20px;
    padding: 40px 50px 30px;
    min-height: 282px;
    position: absolute;
    top: 310px;
    right: 0;
    width: 100%;
  }

  .first-sec .columns-row .second {
    padding-left: 30px;
  }

  .first-sec .columns-row .first {
    position: relative;
    top: -10em;
  }

  .first-sec .columns-row {
    padding-top: 220px;
  }

  .doctor-pink-sec .left {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .Acc .ce-container {
    width: 90%;
  }
  .innerText .ce-container {
    width: 90%;
  }
  .slideDesk .owl-theme .owl-nav {
    top: 25%;
  }
  .slideDesk .owl-theme .owl-nav .owl-next {
    right: -3em;
  }
  .imagesText {
    display: none;
  }
  .images {
    display: block;
  }
  .cardsText {
    display: block;
  }
  .cardsText .ce-container {
    width: 95%;
  }
  .cardsText .row p:has(.mainBtn) {
    bottom: 5px;
  }
  .cardsText .row .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .grid_sec {
    display: none;
  }
  .slider_grid {
    display: block;
    padding-top: 100px;
  }

  .slider_grid .ce-container #owl-676 .item {
    background-color: white;
    padding: 2em 1em;
    border-radius: 20px;
    position: relative;
  }

  .slider_grid .carousel-content p:nth-of-type(2) {
    color: #706f6f;
    margin-bottom: 10px;
  }
  .slider_grid .carousel-content p:nth-of-type(3) {
    color: #706f6f;
    margin-bottom: 10px;
  }
  .slider_grid .carousel-content p:nth-of-type(3)::before {
    content: "";
    position: absolute;
    top: 400px;
    right: 0;
    left: 7.5em;
    width: 30px;
    height: 23px;
    background-image: url(/fileadmin/user_upload/kare/Group_1955.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;
    width: 100%;
  }
  .icons.icons_grid .carousel-content {
    text-align: center;
  }

  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;
    width: 107px;
    height: 107px;
    margin: auto;
  }
  .links a:nth-child(1) span {
    display: block;
  }
  .nav_btns_desk {
    display: none;
  }
  .links {
    gap: 10px;
  }

  .nav_btnsMobile .accordion {
    background: white;
    border-radius: 23px;
    border: 1px solid #706f6f;
  }

  .nav_btnsMobile .accordion-header button::before {
    background-size: 29px 29px;
    width: 29px;
    height: 29px;
    right: 0px;
    top: 0;
    background-image: url(/fileadmin/user_upload/kare/kare_icon_plus.png);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    top: 0;
    background-image: url(/fileadmin/user_upload/kare/kare_icon_minus.svg);
  }
  .inner_teaser {
    width: 85%;
  }
  .ce-container {
    width: 85%;
    margin: auto;
    padding: 0;
  }
  .start-img-txt .ce-container {
    width: 90%;
    margin: auto;
    padding: 0;
  }

  .innerFirstSec figure {
    height: 400px;
  }
  .team_sec .col-md-4 {
    margin-bottom: 3rem;
  }
  .specific_top {
    margin-top: 2rem;
  }
  .nav_btns .col {
    flex-basis: unset;
    width: 100%;
  }
  .innerFirstSec img {
    object-fit: cover;
  }
  .nav-contacts-ipad {
    display: flex !important;
    position: absolute;
    justify-content: center;
    right: -253px;
    align-items: center;
    top: 137vh;
    transform: rotate(-90deg);
    flex-direction: row-reverse;
  }
  .nav-contacts-ipad a {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
    color: #004c37;
    text-decoration: none;
    font-size: 20px;
    margin-right: 2rem;
  }
  .inner-p .nav-contacts-ipad {
    top: 65vh;
  }
  .doctor-sec figure {
    height: 550px;
  }
  .doctor-sec img {
    object-fit: cover;
  }

  .footer-sec #c3683,
  .footer-sec .row {
    width: unset;
  }
  .footer-sec iframe {
    width: 100%;
    height: 355px;
  }
  .footer-sec .frame-type-html {
    width: 100%;
  }
  .footer-sec .second {
    border-left: unset;
    border-right: unset;
  }
  .footer-sec .row .second,
  .footer-sec .row .third {
    padding: 4rem 4rem 0;
    border-top: 1px solid var(--green);
    margin-bottom: 4rem;
  }
  .footer-sec .row .first {
    margin-bottom: 4rem;
    padding: unset;
  }
  .footer-sec .ce-container {
    width: 85%;
  }
  .copy-r .co-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .doctor-sec .text-col p:has(.mainBtn) {
    margin-bottom: unset;
  }
  .doctor-sec .text-col h3 {
    margin-top: 3rem;
  }
  .teaser-sec .col-md-6 {
    margin-bottom: 3rem;
  }
  .teaser-sec .ce-bodytext {
    padding: 2rem;
    background-color: var(--green);
  }
  .teaser-sec .ce-textpic {
    background-color: unset;
  }
  .teaser-sec .row {
    padding: 2em 0;
  }
  .teaser-sec .ce-bodytext p:has(.mainBtn) {
    width: 80%;
    margin: auto;
  }
  .teaser-sec figure {
    height: 415px;
    margin-bottom: unset;
  }
  .teaser-sec img {
    object-fit: cover;
  }
  .FixNav .row .col-md-5 {
    position: unset;
  }
  .FixNav .col-md-3,
  .FixNav .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  header.FixNav .nav-contacts {
    display: none;
  }
  .FixNav .col-md-5 {
    display: flex;
    justify-content: end;
  }
  .main-hero .main-contacts {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
    align-items: center;
  }
  .frontPage {
    overflow: hidden;
  }
  .photoFullWidth figure {
    height: 600px;
  }
  .columns-sec figure {
    margin-bottom: 50px;
  }
  .columns-sec h3,
  .roundedImages h3 {
    margin-bottom: 65px;
  }
  .hidden-mobile {
    display: none;
  }

  .hidden-desktop {
    display: block;
  }

  .dropdown-header {
    position: relative;
    display: block;
  }

  .rounded-sec.second .row {
    flex-direction: column-reverse;
  }

  .rounded-sec.first .left figure::before,
  .rounded-sec.third .left figure::before,
  .rounded-sec.second .right figure::before {
    border-radius: 50%;
    content: "";
    background: #ffffff1f;
    position: absolute;
    top: -11em;
    right: 74px;
    display: block;
    width: 311px;
    height: 311px;
    backdrop-filter: blur(30px);
    z-index: 0;
  }

  .rounded-sec {
    position: relative;
  }

  .rounded-sec #c3653,
  .rounded-sec #c3675,
  .rounded-sec #c3670 {
    text-align: start;
    position: relative;
    z-index: 1;
    left: 0;
    top: 40px;
    width: 100%;
  }

  .rounded-sec .mainBtn::before {
    width: 255%;
  }

  .rounded-sec .mainBtn {
    margin-top: 80px;
    position: relative;
    width: 40%;
  }

  .buttons-sec .buttons-row .col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .buttons-sec .buttons-row .mainBtn {
    padding: 16px 9px;
  }

  .video-sec .row {
    align-items: start;
  }

  .video-sec h3 {
    top: 45rem;
    left: -25px;
  }

  /* ***********amr fix********** */

  .main-hero .logo-pink {
    top: 40px;
    right: 0;
    left: 0;
    text-align: center;
  }

  .main-hero .back-ground img {
    object-position: 31%;
  }

  .main-hero a {
    padding: 16px;
    text-decoration: none;
    right: 0;
    left: 0;
    bottom: 73px;
    z-index: 2;
  }

  .links a + a {
    margin-left: 0;
  }

  .ipadLinks {
    display: flex !important;
  }

  h1 {
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 0px;
  }

  h2 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
  }

  .main-hero .scrolla {
    z-index: 2;
  }

  .video-sec .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tx-videogrid .col-4 {
    margin-bottom: 5rem;
  }

  .video-sec {
    padding: 3rem 2em !important;
  }

  .video-txt {
    position: absolute;
    bottom: -50px;
  }

  iframe {
    margin-top: -1px;
  }
  .desktop {
    display: none;
  }

  button:focus {
    outline: unset;
  }

  .navbar-light .navbar-toggler {
    border: unset;
  }

  .user-sec .left {
    max-width: 90%;
    margin-bottom: 48px;
    padding: unset;
  }

  .newsMobile .mainBtn {
    display: none;
    position: absolute;
    bottom: 47px;
    left: 78px;
    right: 78px;
  }

  header .col-md-9 {
    display: flex;
    align-items: center;
    justify-content: end;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    position: unset;
  }

  .FixNav .row {
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .copy-r p {
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0.21px;
  }

  .copy-r .ce-container {
    padding: 0 15px;
    width: 85%;
  }

  .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 {
    width: 100%;
    height: 100%;
  }

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

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

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

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

  .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:before {
    height: 47%;
  } */

  .counter {
    margin: 70px 0;
  }

  .footer .row.kontact_link {
    margin: 0;
    gap: 25px;
  }

  .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 !important;
    left: 0 !important;
    right: 0 !important;
    top: -65px !important;
    padding-top: 0;
    min-width: 100%;
    box-shadow: none;
  }

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

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

  .top_logo img {
    width: 100%;
    height: 100%;
  }

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

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

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

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    bottom: 120px;
  }
  .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%;
  }

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

  .col-2,
  .col-5,
  .col-6,
  .col-8,
  .col-md-2.col-xs-12 .col-md-5,
  .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%;
  }

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

  .dropdown-toggle img.desk {
    display: none;
  }

  .dropdown-toggle img.mobile {
    display: inline-block;
    transform: rotate(180deg);
  }

  .navbar-collapse {
    right: 0;
    /* top: 85px; */
    left: 0;
    z-index: 200;
    padding: 0 1em;
    position: absolute;
    overflow: auto;
    background-color: white;
    opacity: 1;
    /* backdrop-filter: blur(30px); */
    max-height: 85vh;
    width: 100%;
  }

  .navbar-nav li a {
    color: var(--colorAcc);
  }

  .navbar-nav li a:hover,
  .navbar-nav li a.active_nav {
    color: var(--colorAcc);
    font-weight: normal;
  }
  .navbar-nav li a.active_nav::after {
    display: none;
  }

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

  .top_logo img {
    width: 100%;
    height: 100%;
  }

  .pageSpace {
    padding: 3em 0;
  }
  .pageSpace.footer {
    padding-right: 20px;
  }
  .marginB {
    margin-bottom: 3em;
  }
  .marginT {
    margin-top: 5em;
  }
  .links.descLinks.home.sticky3 {
    top: 0;
  }
  header.FixNav.home.sticky {
    top: 0;
    padding: 0 25px;
    height: 75px;
  }

  .footer .table td,
  .footer .table th {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.32px;
    padding: 0;
  }

  .footer
    .ce-container
    .row.kontact_link
    .ce-col.col-md-4
    .frame.frame-default.frame-type-text.frame-layout-0
    p
    a.mainBtn {
    width: 90%;
    font-size: 16px;
  }

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

  .Füllungstherapie_sec .row .col-md-6:nth-of-type(2) {
    padding-top: 10px;
  }

  .section.section-default.pageSpace.Volumentomographie_sec.teaser_sec.innerBackground
    .ce-container
    .row.reverse.left
    .ce-col.col-md-6.text
    .accordion
    .accordion-item {
    padding: 54px 0 12px 0;
  }

  .grid_sec::after {
    content: "";
    position: absolute;
    top: 66%;
    left: 74%;
    right: 0px;
    background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 180px;
    background-size: contain;
    background-position: center;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers {
    display: block !important;
  }

  p,
  li {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
  }
  .slider_grid .item .carousel-content {
    position: relative;
  }
  .slider_grid .item .carousel-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right, #b3974d, #d7c77c, #b3974d);
  }
  .accordion-item {
    margin-bottom: 0;
  }
  .accordion-body {
    margin-top: 20px;
  }
  label,
  .powermail_fieldwrap_type_submit input,
  .powermail_fieldwrap_type_file .col-sm-10::after {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* portrait */

  .copy-r a {
    font-size: 14px;
    line-height: 32px;
  }

  .top_logo {
    position: relative;

    left: -20px;
  }
  .image-logo figure {
    width: 322px;
    height: 172px;
    top: 0;
  }
  .multiText {
    padding: 4em;
  }
  .multiText h1 {
    margin-bottom: 30px;
  }
  .multiText h2 {
    margin-bottom: 2em;
  }
  .image-logo {
    padding: 2em;
  }
  .pageSpace.innerText {
    padding: 3em 0 2em;
  }
  .FixNav .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 0;
    width: 77px;
    height: 52px;
  }
  .FixNav.inner .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset;
  }
  .sticky .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset !important;
  }
  .nav_btnsMobile {
    display: block !important;
    position: relative;

    top: -16px;
    background-color: var(--colorbackgroundSec);
    padding: 0 0.5em 3em;
  }
  .nav_btnsMobile .ce-container {
    width: 85%;
  }
  .nav_btnsMobile .accordion-item {
    padding: 15px;
    border-bottom: unset;
    margin-bottom: 0;
    position: relative;
    z-index: 10000;
  }
  .nav_btnsMobile .accordion {
    background: var(--colorAcc);
    border-radius: 26px;
    border: 1px solid var(--colorAcc);
  }
  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 20px !important;
    line-height: 30px;
    padding-left: 12px;
    color: var(--white);
  }
  .nav_btnsMobile .accordion-header button::before {
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    right: 6px;
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_plus_white.svg);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_minus_white.svg);
  }
  .teaser_sec.three.Mobile .row {
    padding: 2em 2em;
  }
  .teaser_sec.Mobile .ce-container {
    padding: 0;
  }

  .teaser_sec.Mobile .row img {
    border-radius: 15px 15px 0px 0px;
  }
  .teaser_sec.Mobile .row.right .col-md-6:nth-of-type(1) {
    padding: 2em 3em;
  }
  .teaser_sec.secound.Mobile h2 {
    padding: 0;
    margin-bottom: 1em;
  }
  .cardsImagesText.team .ce-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .teaser_sec .row.left .leftImage {
    padding-right: 0;
  }
  .teaser_sec.Mobile .row.left .col-md-6:nth-of-type(2) {
    padding: 2em 2em 0;
  }
  .icons_grid .owl-container .owl-stage-outer {
    overflow: hidden !important;
    height: 200px;
    margin-top: 2em;
  }
  .icons.icons_grid .owl-carousel .owl-prev {
    position: absolute !important;
    top: 0% !important;
    width: 100px !important;
    left: -100px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-dots {
    display: none !important;
  }
  .icons.icons_grid .owl-carousel .owl-next {
    position: absolute !important;
    top: 0% !important;
    width: 100px !important;
    right: -100px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;

    width: 107px;
    height: 107px;
  }
  .icons.icons_grid .carousel-content p {
    overflow: hidden;
    word-wrap: break-word;
  }
  .imagesText {
    display: block;
  }
  .imageText.startImages .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .imageText .row .rightText p:first-of-type {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .imageText .row .rightText p:has(.mainBtn) {
    width: 40%;
    margin: auto;
    border-radius: 5px;
  }
  .imageText .row .rightText .mainBtn {
    width: 100%;
    border-radius: 0;
    border-style: none;
  }
  .imageText .row .rightText h2 {
    color: white;

    width: 64%;
    text-align: center;
    margin: auto;
    padding-bottom: 20px;
  }
  .cardsImagesText.home {
    display: none;
  }
  .accordion-button {
    font-size: 18px;
    line-height: 26px;
  }
  .cardsImagesTextslide {
    display: block;
  }

  .slider_grid .carousel-content {
    background-color: var(--colorbackgroundSec);
    padding: 2em;
    text-align: center;
  }
  .slider_grid .carousel-content h3 {
    font-size: 20px;
    line-height: 26px;
    color: #427f88;
    margin-bottom: 2em;
    position: relative;
  }
  .slider_grid .carousel-content p:has(.mainBtn) {
    width: 150px;
    margin: auto;
  }
  .slider_grid .carousel-content p:has(.mainBtn):hover {
    text-decoration: none;
    padding-right: 50px;
    letter-spacing: 2px;
  }

  .slider_grid .carousel-content p:nth-of-type(1) {
    color: var(--darkGrey);
    margin-bottom: 1em;
  }
  .slider_grid .carousel-content p a.mainBtn {
    font-size: 14px;
    line-height: 30px;

    border-radius: 18px;
    border: 1px solid #777;
    padding: 3px 12px;
    color: #777;
    width: 100%;
  }
  .slider_grid .carousel-content p a.mainBtn::after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    left: 8em;
    width: 40px;
    height: 20px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_arrow_button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
    opacity: 0;
  }
  .slider_grid .carousel-content p a.mainBtn:hover:after {
    opacity: 1;
  }
  .slider_grid .carousel-content p:nth-of-type(3)::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    left: 7em;
    width: 40px;
    height: 20px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_arrow_button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
    display: none;
  }
  .slider_grid .carousel-content p:nth-of-type(3):hover {
    display: block;
  }
  .slider_grid .carousel-content h3::after {
    content: "";
    position: absolute;
    height: 3px;
    background-color: #ece3d1;
    width: 135px;
    bottom: 0;
    left: 15%;
    top: 2em;
    transform: translate(50%, 10%);
  }
  .slider_grid .owl-carousel.owl-drag .owl-item .item {
    width: 490px;

    margin: auto;
  }
  .slider_grid .owl-carousel .owl-item img {
    display: block;
    border-radius: 8px 8px 0px 0px;
    /* width: 453px;
    height: 262px; */
    position: relative;
    transform: translate(0, 5px);
  }
  .slider_grid .owl-carousel .owl-nav button.owl-prev {
    position: absolute !important;
    top: 40% !important;
    width: 100px !important;
    left: -20px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .slider_grid .tx-newsslider .owl-dots {
    display: none !important;
  }

  .slider_grid .owl-carousel .owl-nav button.owl-next {
    position: absolute !important;
    top: 40% !important;
    width: 100px !important;
    right: -20px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .slideDesk .slidContainer {
    width: 100%;
    padding: 2em;
  }
  .slidContainer .ce-container > div > p {
    font-size: 32px;
    line-height: 36px;
  }
  .slidContainer .ce-container > div > p::after {
    width: 171px;
    height: 23px;
  }
  .slideDesk .owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: -58px;
    transform: translateY(0%);
    display: flex;
  }
  .slideDesk .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    transform: translateY(0%);
    display: flex;
  }
  .slideDesk .owl-theme .owl-nav img {
    width: 25px;
    height: 30px;
  }
  .Acc .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .Acc .ce-container {
    width: 80%;
  }
  .images {
    display: none;
  }
  .cardsText {
    display: none;
  }
  #c13500.space {
    padding-top: 0;
  }
  .ce-container {
    width: 85%;
    margin: auto;
    padding: 0;
  }
  .pageSpace.imagesText {
    padding-bottom: 4em;
    position: relative;
    padding-top: 0;
  }
  .imagesText .row {
    flex-direction: column;

    gap: 51px;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .image {
    width: 474px;
    height: 336px;
    margin: auto;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .ce-bodytext {
    background-color: var(--colorbackground);
    padding: 20px;
    margin-top: -50px;
    position: relative;
    top: 83%;
    width: 83%;
    border-radius: 4px;
    transform: translate(11%, 0%);
  }
  .homeSlider .owl-theme .owl-nav img {
    width: 25px;
    height: 30px;
  }
  .sliderText {
    top: 62%;
    z-index: 1;
    left: 12%;
  }
  .startText h2 {
    width: 85%;
  }

  .textInner .ce-col.col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .Acc .row .ce-col.col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #7777 !important;
    text-decoration: none !important;
  }

  header.FixNav.sticky {
    top: 0px;
  }
  .links.descLinks.sticky3 {
    position: fixed;
    top: 0px;
    left: unset;
    width: 100%;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    gap: 10px;
  }
  header.FixNav.inner.sticky {
    top: 0;
    padding: 0 25px;
  }
  header.FixNav.inner {
    padding: 0 25px;
  }
  .main-hero .logo-green {
    width: 501px;
    height: 184px;
  }
  .main-hero {
    height: 575px;
  }
  .scrollToTop img {
    width: 32px;
    height: 10px;
  }
  .links.descLinks.home.sticky3 {
    top: 0;
  }
  header.FixNav.home.sticky {
    top: 0;
    padding: 0 25px;
    height: 75px;
  }
  .scrolla {
    display: none;
  }
  /* 
  .owl-carousel .owl-stage-outer {
    overflow: visible !important;
  } */

  .first_sec .ce-col.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .first_sec .row h1 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 20px;
  }
  .first_sec .row p {
    font-size: 18px;
    line-height: 24px;
  }
  .first_sec figure {
    width: 406px;
    height: 445px;

    margin: 2em auto;
  }
  .scrollToTop {
    position: absolute;
    bottom: 85px;
    /* right: 40px; */
    cursor: pointer;
    width: 34px;
    height: 34px;
  }
  .copy-r::after {
    width: 0;
    height: 0;
  }
  .Kinderzahnheiklunde_sec .row .accordion {
    width: 100%;
  }
  .footer .table td,
  .footer .table th {
    padding-right: 2em;
  }

  .copy-r p {
    text-align: center !important;
  }
  a.mainBtn {
    font-size: 17px;

    width: 70%;
  }
  .footer iframe {
    height: 207px;
  }
  .footer .ce-container {
    width: 90%;
    margin: auto;
    padding: 0;
  }
  .footer .row.kontact_link {
    gap: 2em;
  }
  .nav_btns_desk {
    display: none;
  }
  .footer .ce-container .row.kontact_link .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer
    .ce-container
    .row.kontact_link
    .col-md-4:nth-of-type(2)
    .frame-type-text {
    border-right: none;
  }

  .Kinderzahnheiklunde_sec .monky_sec::before {
    top: -72%;
    left: -30%;

    width: 329px;
    height: 450px;
    z-index: 2;
  }

  .teaser_sec .row.right {
    flex-direction: column-reverse;
  }
  .Volumentomographie_sec .row .text {
    padding: 3em 1.5em;
  }
  .teaser_sec .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .start-img .start-img-txt {
    position: relative;
    top: 0;
    left: 40px;
    transform: translateY(0);
    width: 90%;
    padding-top: 20px;
  }

  .links a span {
    display: none;
  }
  .links a:nth-child(1) span {
    display: block;
  }
  .nav_btns_desk {
    display: none;
  }
  .links {
    gap: 10px;
  }

  .nav_btns.sticky {
    top: 52px;
    padding: 1rem 2rem !important;
    width: 100%;
    background-color: var(--colorbackgroundSec);
  }

  .grid_sec {
    display: none;
  }

  .owl-prev {
    position: absolute;
    top: 43%;
    width: 100px;
    left: -70px;
    height: 100px;
    font-size: 79px;
    font-weight: 71px;
  }

  .icons.icons_grid {
    display: block;
    background-image: url(/fileadmin/user_upload/kare/Mask_Group_22.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    color: white;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;
    width: 107px;
    height: 107px;
  }

  .carousel-content {
    text-align: center;
  }

  .accordion-header button::before {
    background-size: 19px 19px;

    width: 19px;
    height: 19px;
  }

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

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards {
    display: none;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards
    .ce-container
    .row {
    flex-wrap: wrap;
    gap: 120px 10px !important;
    padding: 0px 24px;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards
    .ce-container
    .row
    .ce-col.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers {
    flex-wrap: wrap !important;
    gap: 50px 2% !important;
    justify-content: space-between;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers
    .ce-container
    .row
    .ce-col.col-md-4 {
    flex-basis: 350px;
    flex-grow: 1;
    max-width: 500px !important;
    width: 24%;
  }

  .grid_sec::after {
    content: "";
    position: absolute;
    top: 80%;
    left: 76%;
    right: 0px;
    /* background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png); */
    background-repeat: no-repeat;
    width: 282px;
    height: 282px;
    background-size: contain;
    background-position: center;
    transform: scale(0.5);
  }

  .teaser_sec:not(.team) .row .txt > div:first-of-type {
    display: block;
  }
  .teaser_sec:not(.team) .ce-container > div:first-of-type {
    display: none;
  }

  .icons .owl-carousel .owl-item a {
    height: 100px;
  }
  .icons .owl-carousel .owl-item a:hover img.lazy {
    opacity: 1;
  }
  .icons .owl-carousel .owl-item a:hover::after {
    opacity: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .copy-r a {
    font-size: 14px;
    line-height: 32px;
  }
.owl-carousel {
z-index: 0 !important;
}
  .icons .owl-carousel .owl-item a {
    height: 100px;
  }
  .icons .owl-carousel .owl-item a:hover img.lazy {
    opacity: 1;
  }
  .icons .owl-carousel .owl-item a:hover::after {
    opacity: 0;
  }

  .top_logo {
    position: relative;
    left: -20px;
  }
  .slideDesk .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
  }
  .FixNav .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 0;
    width: 77px;
    height: 52px;
  }
  .FixNav.inner .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset;
  }
  .sticky .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset !important;
  }
  .image-logo figure {
    top: 0;
    width: 322px;
    height: 172px;
    padding-bottom: 1em;
  }
  .multiText h1 {
    margin-bottom: 30px;
  }
  .multiText h2 {
    margin-bottom: 2em;
  }
  .pageSpace.multiText {
    padding-top: 4em;
  }
  .navbar-toggler {
    padding: 0;
  }
  .FixNav.inner .ce-col.col-md-9 {
    padding-right: 0;
  }
  .imageText .row .rightText h2 {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .imageText .row .rightText p:has(.mainBtn) {
    width: 40%;
  }
  .Acc {
    margin-top: 0;
  }
  .slideDesk .owl-theme .owl-nav {
    top: 40%;
  }
  .slideDesk .slidContainer {
    width: 85%;
    height: 289px;
    border-radius: 15px;
  }
  .slidContainer .ce-container > div > p {
    font-size: 32px;
    line-height: 36px;
  }
  .slideDesk .slidContainer .carousel-content p:nth-of-type(2) {
    font-size: 14px;
    line-height: 22px;
  }
  .Acc .ce-container {
    width: 85%;
  }
  .cardsImagesText .ce-bodytext {
    padding: 2em 1em 4em;
  }
  .imageText .row .col-md-6.rightText {
    padding: 3em 4em !important;
  }
  .cardsImagesText .ce-bodytext h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .cardsImagesText .teaserBtn {
    left: 30%;
  }
  .cardsImagesText {
    left: 30%;
  }

  .nav_btnsMobile {
    display: block !important;
    position: relative;

    top: -14px;
    background-color: var(--colorbackgroundSec);
    padding: 0 0.5em 2em;
  }
  .nav_btnsMobile .ce-container {
    width: 85%;
  }
  .nav_btnsMobile .accordion-item {
    padding: 7px 10px 7px;
    border-bottom: unset;
    margin-bottom: 0;
    position: relative;
    z-index: 10000;
  }
  .nav_btnsMobile .accordion {
    background: var(--colorAcc);
    border-radius: 26px;
    border: 1px solid var(--colorAcc);
  }
  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 20px !important;
    line-height: 30px;
    padding-left: 12px;
    color: var(--white);
  }
  .nav_btnsMobile .accordion-header button::before {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    right: 6px;
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_plus_white.svg);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_minus_white.svg);
  }
  .nav_btns.sticky {
    top: 52px;
    padding: 1rem 2rem !important;
    width: 100%;
    background-color: var(--colorbackgroundSec);
  }
  .pageSpace.innerText {
    padding: 2em 0;
  }
  .teaser_sec.first .ce-container {
    width: 85%;
  }
  .kontact_link {
    padding: 0;

    justify-content: end;
  }
  .icons_grid .owl-container .owl-stage-outer {
    overflow: hidden !important;
    height: 200px;
    margin-top: 2em;
  }
  .icons.icons_grid .owl-carousel .owl-prev {
    position: absolute !important;
    top: 0% !important;
    width: 100px !important;
    left: -120px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-dots {
    display: none !important;
  }
  .icons.icons_grid .owl-carousel .owl-next {
    position: absolute !important;
    top: 0% !important;
    width: 100px !important;
    right: -100px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;

    width: 107px;
    height: 107px;
  }
  .icons.icons_grid .carousel-content p {
    overflow: hidden;
    word-wrap: break-word;
  }
  .imageText .row .rightText p:has(.mainBtn) {
    width: 50%;
    border-radius: 5px;
  }
  .imageText .row .rightText .mainBtn {
    border-style: none;
  }
  .pageSpace.fiixIcon {
    padding: 3em 0 0;
  }
  .pageSpace.cardsImagesText {
    padding-top: 5em;
  }

  .kontact_link .col-md-4:nth-of-type(1) {
    height: 150px;
  }
  .kontact_link .col-md-4:nth-of-type(3) {
    position: relative;
    top: 25px;
  }
  .accordion-header button::before {
    background-size: 19px 19px;
    width: 19px;
    height: 19px;
  }
  .footer .ce-container {
    width: 85%;
    margin: auto;
    padding: 0;
  }
  .footer .row.kontact_link {
    gap: 0;
  }
  .footer .table td,
  .footer .table th {
    padding-right: 2em;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .copy-r .ce-container {
    width: 100%;
  }
  .copy-r .row {
    padding: 0 5px 10px;
  }
  /* ////////////////////// */
  .imagesText {
    display: none;
  }
  .images {
    display: block;
  }
  .cardsText {
    display: block;
  }
  .cardsText .ce-container {
    width: 90%;
  }
  .cardsText .row p:has(.mainBtn) {
    bottom: 5px;
  }
  .sliderText {
    left: 5%;
  }
  .cardsText .row .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .icons {
    display: block;
  }

  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #7777 !important;
    text-decoration: none !important;
  }
  /* h2 {
    font-size: 25px;
    line-height: 32px;
  } */
  .home_cards h2 {
    font-size: 36px;
    line-height: 42px;
    word-wrap: break-word;
  }
  .icons h3 {
    font-size: 36px;
    line-height: 42px;
    color: white;
    margin-bottom: 0;
  }
  h3 {
    font-size: 25px;
    line-height: 32px;
  }
  .grid_sec .row .image {
    text-align: center;
    width: 276px;
    height: 249px;
  }
  .grid_sec .ce-bodytext {
    padding: 0;
    margin-top: -70px;
  }
  .grid_sec {
    position: relative;
    padding-top: 7em;
    padding-bottom: 3em;
  }

  .grid_sec::after {
    content: "";
    position: absolute;
    top: 66%;
    left: 74%;
    right: 0px;
    /* background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png); */
    background-repeat: no-repeat;
    width: 180px;
    height: 180px;
    background-size: contain;
    background-position: center;
  }

  .icons .row .image img {
    width: 100%;
    height: 100%;
  }
  .icons .row .image {
    text-align: center;
    width: 64px;
    height: 64px;
    margin: 0 auto 27px;
  }
  .cardsText .row .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .main-hero {
    height: 767px;
  }
  .main-hero .logo-green {
    width: 501px;
    height: 184px;
  }
  .main-hero .scrolla {
    left: 42%;
  }
  .grid_sec {
    display: block;
  }
  .slider_grid {
    display: none;
    padding-top: 100px;
  }

  .slider_grid .ce-container #owl-676 .item {
    background-color: white;
    padding: 2em 1em;
    border-radius: 20px;
    position: relative;
  }
  .owl-carousel .owl-stage-outer {
    overflow: visible !important;
  }

  .slider_grid .carousel-content p:nth-of-type(1) {
    color: #706f6f;
  }
  .slider_grid .carousel-content p:nth-of-type(2) {
    color: #706f6f;
    margin-bottom: 10px;
  }
  .slider_grid .carousel-content p:nth-of-type(3) {
    color: #706f6f;
    margin-bottom: 10px;
  }
  .slider_grid .carousel-content p:nth-of-type(3)::before {
    content: "";
    position: absolute;
    top: 87%;
    right: 0;
    left: 7.5em;
    width: 30px;
    height: 23px;
    /* background-image: url(/fileadmin/user_upload/kare/Group_1955.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
  }
  .first_sec .row h1 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 20px;
  }
  .first_sec .row p {
    font-size: 18px;
    line-height: 24px;
  }
  .first_sec figure {
    /* margin: 0 0 2em; */
    width: 503px;
    height: 652px;
  }
  .first_sec figure img {
    object-fit: cover;
  }

  .carousel-content {
    text-align: center;
  }
  .links a span {
    display: none;
  }
  header.FixNav.inner.sticky {
    top: 0;
    padding: 0 25px;
  }
  header.FixNav.inner {
    padding: 0 25px;
  }
  .top_logo {
    position: relative;
    /* top: -24px; */
  }
  .start-img .start-img-txt h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .sticky3 {
    top: 0px;
  }
  .teaser_sec .row.right .image {
    height: 316px;
  }
  .teaser_sec .row h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .teaser_sec .row.left .image {
    height: 289px;
  }
  .teaser_sec .row.right {
    margin-top: 25px;
  }
  .teaser_sec .row.left {
    margin-top: 25px;
  }
  .teaser_sec .row .text {
    padding: 2em 1em;
  }
  .teaser_sec .row .monky_sec.text {
    padding: 3em 1em 0;
  }
  #c13551 {
    padding: 0;
  }
  .teaser_sec .row.left img {
    border-radius: 0px 0px 15px 0px;
  }
  .Volumentomographie_sec .row .text {
    padding: 3em 0em 0em;
  }
  .accordion-button {
    line-height: 26px;

    font-size: 18px;
    width: 100%;
  }
  .links a:nth-child(1) span {
    display: block;
  }
  .nav_btns_desk {
    display: none;
  }
  .Kinderzahnheiklunde_sec .monky_sec::before {
    content: "";
    position: absolute;
    top: 55%;
    left: 125%;
    right: 0px;
    /* background-image: url(/fileadmin/user_upload/kare/02_C4_ZB_Kopie.png); */
    background-repeat: no-repeat;
    background-size: cover;

    width: 347px;
    height: 347px;
  }
  .Kinderzahnheiklunde_sec .row .accordion {
    width: 100%;
    margin: auto;
  }
  .scrollToTop img {
    width: 32px;
    height: 10px;
  }
  .scrollToTop {
    position: absolute;
    bottom: 35px;
    right: 10px;
    width: 34px;
    height: 34px;
    cursor: pointer;
  }
  .copy-r::after {
    right: 0px;
    top: 0px;
    height: 0;
  }

  .footer h2 {
    font-size: 25px;
    line-height: 34px;
  }

  a.mainBtn {
    font-size: 17px;

    width: 90%;
  }
  .footer iframe {
    margin-top: 20px;

    height: 236px;
  }

  .start-img .start-img-txt {
    position: relative;
    top: 0;
    left: 15px;
    transform: translateY(0);
    width: 65%;
    padding-top: 20px;
  }
  .nav_btns_desk {
    background-color: #ffff;
    padding: 2em 2em 3em;
  }

  .nav-contacts-ipad {
    top: 153vh;
  }
  .columns-sec .col-md-4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    word-wrap: break-word;
  }
  .columns .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .roundedImages .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 110px;
  }

  .roundedImages figure {
    width: 434px;
    height: 434px;
  }
  .rounded-sec .row {
    justify-content: center;
  }
  .top_logo img {
    width: 100%;
    height: 100%;
  }
  .inner-p .nav-contacts-ipad {
    top: 90vh;
  }
  .nav_btns .col {
    flex-basis: unset;
    width: 50%;
  }
  .links {
    gap: 10px;
  }
  .main-hero a {
    padding: 16px;
    text-decoration: none;
    width: unset;
    margin: unset;
    right: 0;
    left: unset;
    bottom: 73px;
    z-index: 2;
  }
  .navSection {
    padding-right: 0;
  }
  .main-hero .logo-pink {
    top: 40px;
    right: 100px;
    left: 0;
    text-align: right;
  }

  .first-sec .col-md-1 {
    margin-top: 6rem;
  }

  .first-sec .third figure {
    width: 509px;
    height: 509px;
  }

  .first-sec .third .ce-column {
    display: flex;
    justify-content: end;
  }

  .first-sec .col-md-5 {
    margin-top: 24rem;
  }

  .first-sec .third {
    margin-top: 3rem;
  }

  .doctor-pink-sec .ce-container {
    position: unset;
    background-color: unset;
  }

  .doctor-pink-sec {
    margin-top: unset;
    margin-bottom: unset;
  }

  .doctor-pink-sec::before {
    height: 764px;
    left: -12em;
    bottom: -10px;
  }
  .doctor-pink-sec.meyer::before {
    bottom: 0;
  }

  .doctor-pink-sec .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-left: 75px;
  }

  .doctor-pink-sec .mainBtn {
    margin-top: 2rem;
    width: 78%;
  }

  .descNews {
    display: none;
  }

  .newsMobile {
    display: block !important;
  }

  .news-sec .row {
    justify-content: unset;
  }

  .descNews .col-md-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: unset;
  }

  .descNews .col-md-3 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .news-sec .mainBtn::before {
    top: -17px;
  }

  .news-sec .third .row {
    margin-top: 27px;
  }

  .news-sec .third div#c3645 .mainBtn {
    width: 70%;
  }

  .news-sec .third div#c3645 .mainBtn::before {
    width: 100%;
  }

  .news-sec .left {
    margin-bottom: 27px;
  }

  .descNews .col-md-1 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .news-sec .first h3 {
    transform: matrix(0, -1, 1, 0, -24, -47);
  }

  .rounded-sec .left .ce-column,
  .rounded-sec .right .ce-column {
    display: flex;
    justify-content: end;
  }

  .rounded-sec figure {
    width: 584px;
    height: 584px;
    margin-bottom: 3rem;
  }

  .rounded-sec.first .left figure::before,
  .rounded-sec.third .left figure::before,
  .rounded-sec.second .right figure::before {
    border-radius: 50%;
    content: "";
    background: #ffffff1f;
    position: absolute;
    top: -3em;
    right: unset;
    display: block;
    width: 311px;
    height: 311px;
    backdrop-filter: blur(30px);
    z-index: 0;
  }

  .rounded-sec.second .row {
    flex-direction: column-reverse;
  }

  .rounded-sec {
    position: relative;
  }

  .rounded-sec .mainBtn {
    width: 30%;
  }

  .rounded-sec .mainBtn::before {
    width: 333%;
  }

  .rounded-sec #c3653,
  .rounded-sec #c3675,
  .rounded-sec #c3670 {
    text-align: start;
    position: absolute;
    z-index: 1;
    left: 7%;
    top: 8%;
    width: 60%;
  }

  .mobSlider {
    display: none;
  }

  .user-sec .right {
    min-height: unset;
    max-width: 90%;
    padding: 3rem 2rem;
    margin-left: auto;
  }

  .user-sec .right h4 {
    padding-left: 50px;
  }

  .table td {
    font-size: 18px;
  }

  .footer .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .copy-r .ce-col {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
    padding: unset;
  }

  .desktop {
    display: flex;
  }

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

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

  .video-txt {
    position: absolute;
    bottom: -85px;
  }

  .video-sec h3 {
    top: 42rem;
    left: -8px;
  }

  .buttons-sec .buttons-row .col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .inner-pink-sec .right {
    display: flex;
    justify-content: end;
  }

  .logoImage {
    display: block;
  }

  .top_logo {
    width: 300px;
    /* height: 86px;
    display: block;
    opacity: 1; */
  }
  .shortCuts_home {
    gap: 9px;
  }
  .doctor-pink-sec.inner h3 {
    margin-bottom: 2rem;
  }
  .links.descLinks.home.sticky3 {
    top: 0;
  }
  header.FixNav.home.sticky {
    top: 0;
    padding: 0 25px;
    height: 75px;
  }

  img[title="desktop"] {
    display: none;
  }
  img[title="mobile"] {
    display: block;
  }
  .Füllungstherapie_sec .row .col-md-6:nth-of-type(2) {
    padding-top: 100px;
  }

  .footer a.mainBtn {
    font-size: 16px;
    width: 90%;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers {
    flex-wrap: wrap !important;
    gap: 50px 2% !important;
    justify-content: space-between;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers
    .ce-container
    .row
    .ce-col.col-md-4 {
    flex-basis: 350px;
    flex-grow: 1;
    max-width: 500px !important;
    width: 24%;
  }

  .grid_sec::after {
    content: "";
    position: absolute;
    top: 80%;
    left: 76%;
    right: 0px;
    /* background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png); */
    background-repeat: no-repeat;
    width: 282px;
    height: 282px;
    background-size: contain;
    background-position: center;
    transform: scale(0.5);
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) {
  .sliderText.homesliderText {
    top: 50%;

    left: 10%;
  }
  .FixNav .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 0;
    width: 77px;
    height: 52px;
  }
  .FixNav.inner .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset;
  }
  .sticky .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset !important;
  }
  .homeSlider .owl-theme .owl-nav {
    top: 20%;
  }
  .imagesText {
    display: block;
  }
  .images {
    display: none;
  }
  .cardsText {
    display: none;
  }
  .cardsText .ce-container {
    width: 95%;
  }
  .cardsText .row p:has(.mainBtn) {
    bottom: 5px;
  }
  .cardsText .row .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .links.descLinks.home.sticky3 {
    top: 0;
  }
  header.FixNav.home.sticky {
    top: 0;
    padding: 0 25px;
    height: 75px;
  }
  .grid_sec {
    display: none;
  }

  .owl-carousel .owl-stage-outer {
    overflow: visible !important;
  }

  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;
    width: 100%;
  }
  .icons.icons_grid .carousel-content {
    text-align: center;
  }

  .icons.icons_grid {
    display: block;
    /* background-image: url(/fileadmin/user_upload/kare/Mask_Group_22.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    color: white;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;

    width: 107px;
    height: 107px;
  }

  .carousel-content {
    text-align: center;
  }
  .first_sec .ce-col.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .scrolla {
    display: none;
  }

  .grid_sec {
    display: none;
  }

  .icons.icons_grid {
    display: block;
    /* background-image: url(/fileadmin/user_upload/kare/Mask_Group_22.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    color: white;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;

    width: 107px;
    height: 107px;
    margin: auto;
  }
  .icons.icons_grid .owl-carousel .owl-item {
    margin-right: 100px;
  }

  .carousel-content {
    text-align: center;
  }
  .nav_btns_desk {
    display: none;
  }

  .nav_btnsMobile {
    display: block !important;
    position: relative;
    top: -10px;
    background-color: #ffff;
    padding: 1em 0;
  }

  .nav_btnsMobile .accordion {
    background: white;
    border-radius: 23px;
    border: 1px solid #706f6f;
  }
  .nav_btnsMobile .accordion-item {
    padding: 7px 10px 7px;
    border-bottom: unset;
    margin-bottom: 0;
  }

  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 18px !important;
    line-height: 26px;
    padding-left: 10px;
    color: #706f6f !important;
  }
  .nav_btnsMobile .accordion-header button::before {
    background-size: 29px 29px;
    width: 29px;
    height: 29px;
    right: 0px;
    top: 0;
    /* background-image: url(/fileadmin/user_upload/kare/kare_icon_plus.png); */
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    top: 0;
    /* background-image: url(/fileadmin/user_upload/kare/kare_icon_minus.svg); */
  }
  .nav_btns .col {
    flex-basis: unset;
    width: 50%;
  }
  .nav-contacts-ipad {
    top: 128vh;
    right: -264px;
  }
  .inner-p .nav-contacts-ipad {
    top: 50vh;
  }

  .top_logo img {
    width: 100%;
    height: 100%;
  }
  .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 !important;
    left: 0 !important;
    right: 0 !important;
    top: -65px !important;
    padding-top: 0;
    min-width: 100%;
    box-shadow: none;
  }

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

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

  header.FixNav.inner {
    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;
  }
  .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,
  .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%;
  }
  .copy-r .ce-col {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
    padding: unset;
  }
  .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;
  }

  .pageSpace {
    padding: 3em 2em;
  }

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

@media (max-width: 767px) {
  .orange.cloze {
    right: calc(-100% + 30px) !important;
  }
  .icons .owl-carousel .owl-item a {
    height: 100px;
  }
  .icons .owl-carousel .owl-item a:hover img.lazy {
    opacity: 1;
  }
  .icons .owl-carousel .owl-item a:hover::after {
    opacity: 0;
  }

  .sprechzeiten-data .table {
    padding-top: 13px;
  }
  .sprechzeiten-data .table td {
    font-size: 13px;
  }
  .shortCuts_home {
    .orange,
    & .red,
    & .pink {
      > p {
        font-size: 13px;
        line-height: 18px;
      }
    }
  }
  .shortCuts_home {
    .orange:hover,
    .red:hover,
    .pink:hover {
      right: 0;
    }
  }
  .shortCuts_home {
    .orange,
    .red,
    .pink {
      right: calc(-100% + 30px);
      padding: 13px 0px;
    }
  }

  .imageText .row .col-md-6.rightText {
    padding: 3em !important;
  }
  .top_logo {
    position: relative;

    left: -20px;
  }
  .image-logo figure {
    width: 294px;
    height: 157px;
    top: 0;
    left: 0;
  }
  .image-logo {
    padding: 3em 0;
  }
  .image-logo h1 {
    margin-bottom: 1em;
  }
  .image-logo h2 {
    margin-bottom: 2em;
  }
  .icons_grid .owl-container .owl-stage-outer {
    overflow: hidden !important;
    height: 200px;
    margin-top: 2em;
  }
  .icons.icons_grid .owl-carousel .owl-prev {
    position: absolute !important;
    top: 8% !important;
    width: 50px !important;
    left: -50px !important;
    height: 100px !important;

    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-dots {
    display: none !important;
  }
  .icons.icons_grid .owl-carousel .owl-next {
    position: absolute !important;
    top: 8% !important;
    width: 50px !important;
    height: 100px !important;
    right: -50px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .icons.icons_grid .owl-carousel .owl-item img {
    display: block;
    width: 85px;
    height: 85px;
  }

  .icons.icons_grid .carousel-content p {
    overflow: hidden;
    word-wrap: break-word;
  }

  .shortCuts_home {
    top: 20%;
  }
  .pageSpace.innerText {
    padding: 3em 2em 2em;
  }
  .FixNav .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    width: 77px;
    height: 52px;
  }
  .FixNav.inner .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset;
  }
  .nav_btnsMobile {
    display: block !important;
    position: relative;

    top: -8px;
    background-color: var(--colorbackgroundSec);
    padding: 0 0.5em 3em;
  }
  .nav_btnsMobile .ce-container {
    width: 85%;
  }
  .nav_btnsMobile .accordion-item {
    padding: 5px;
    border-bottom: unset;
    margin-bottom: 0;
    position: relative;
    z-index: 10000;
  }
  .nav_btnsMobile .accordion {
    background: var(--colorAcc);
    border-radius: 26px;
    border: 1px solid var(--colorAcc);
  }
  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 20px !important;
    line-height: 30px;
    padding-left: 12px;
    color: var(--white);
    word-wrap: break-word;
    white-space: nowrap;
  }
  .nav_btnsMobile .accordion-header button::before {
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    right: 6px;
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_plus_white.svg);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    top: 3px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_icon_minus_white.svg);
  }
  .nav_btns.sticky {
    top: 50px;
    padding: 1em 0;
    background-color: var(--colorbackgroundSec);
    z-index: 1;
    width: 100%;
  }
  .teaser_sec .row.right .image {
    height: 197px;
  }
  .teaser_sec .row.left .image {
    height: 204px;
  }
  .teaser_sec .row.left {
    padding: 0;
  }
  .kontact_link {
    padding: 1em 1em 0;
  }
  .accordion-header button::before {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .teaser_sec.three.Mobile .row {
    padding: 2em 1em;
  }
  .teaser_sec.Mobile .ce-container {
    padding: 0;
  }

  .teaser_sec.Mobile .row img {
    border-radius: 15px 15px 0px 0px;
  }
  .teaser_sec.Mobile .row.right .col-md-6:nth-of-type(1) {
    padding: 1em 2em 0;
  }
  .teaser_sec.secound.Mobile h2 {
    padding: 0;
    margin-bottom: 1em;
  }

  .teaser_sec .row.left .leftImage {
    padding-right: 0;
  }
  .teaser_sec.Mobile .row.left .col-md-6:nth-of-type(2) {
    padding: 1em 1em 0;
  }
  .imagesText {
    display: block;
  }
  .imageText .row .rightText p:first-of-type {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .imageText .row .rightText p:has(.mainBtn) {
    width: 70%;
    margin: auto;
    border-radius: 5px;
  }
  .imageText .row .rightText .mainBtn {
    width: 100%;
    border-radius: 0;
    border-style: none;
  }
  .imageText .row .rightText h2 {
    color: white;
    font-size: 26px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    margin: auto;
    padding-bottom: 20px;
  }
  .cardsImagesText.home {
    display: none;
  }

  .slider_grid .carousel-content {
    background-color: var(--colorbackgroundSec);
    padding: 2em;
    text-align: center;
    width: 294px;
  }
  .slider_grid .carousel-content h3 {
    font-size: 20px;
    line-height: 24px;
    color: #427f88;
    margin-bottom: 2em;
    position: relative;
  }

  .slider_grid .carousel-content p:has(.mainBtn) {
    width: 143px;
    margin: auto;
  }
  .slider_grid .carousel-content p:nth-of-type(1) {
    color: var(--darkGrey);
    margin-bottom: 1em;
  }
  .slider_grid .carousel-content p a.mainBtn {
    font-size: 13px;
    line-height: 19px;
    border-radius: 18px;
    border: 1px solid #777;
    padding: 3px 12px;
    color: #777;
    width: 100%;
  }

  .slider_grid .carousel-content p a.mainBtn::after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    left: 8em;
    width: 40px;
    height: 20px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_arrow_button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
    opacity: 0;
  }
  .slider_grid .carousel-content p a.mainBtn:hover:after {
    opacity: 1;
  }

  .slider_grid .carousel-content p:nth-of-type(3)::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    width: 40px;
    height: 20px;
    background-image: url(/fileadmin/user_upload/BOUS-WEBSIT/bous_arrow_button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px 17px;
    transition: all 0.3s ease-in-out;
    display: none;
  }
  .slider_grid .carousel-content p:nth-of-type(3):hover {
    display: block;
  }
  /* .slider_grid .carousel-content p:has(.mainBtn):hover {
    padding-right: 50px;
  } */
  .slider_grid .carousel-content h3::after {
    content: "";
    position: absolute;
    height: 3px;
    background-color: #ece3d1;
    width: 100px;
    bottom: 0;
    left: 0%;
    top: 2em;
    transform: translate(50%, 10%);
  }
  .slider_grid .owl-carousel.owl-drag .owl-item .item {
    width: 319px;

    margin: auto;
  }
  .slider_grid .owl-carousel .owl-item img {
    display: block;
    border-radius: 8px 8px 0px 0px;
    width: 294px;
    height: 170px;
    position: relative;
    transform: translate(0, 5px);
  }
  .slider_grid .owl-carousel .owl-nav button.owl-prev {
    position: absolute !important;
    top: 40% !important;
    width: 100px !important;
    left: -75px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .slider_grid {
    display: block !important;
  }
  .slider_grid .tx-newsslider .owl-dots {
    display: none !important;
  }
  .slider_grid h2 {
    margin: auto;
  }

  .slider_grid .owl-carousel .owl-nav button.owl-next {
    position: absolute !important;
    top: 40% !important;
    width: 100px !important;
    right: -58px !important;
    height: 100px !important;
    font-size: 79px !important;
    font-weight: 71px !important;
  }
  .slideDesk .slidContainer {
    width: 100%;
    padding: 2em;
  }
  .slidContainer .ce-container > div > p {
    font-size: 24px;
    line-height: 32px;
  }
  .slideDesk .slidContainer .carousel-content p:nth-of-type(1) {
    padding: 0;
  }
  .slidContainer .ce-container > div > p::after {
    width: 130px;
    height: 18px;
  }

  .slideDesk .tx-newsslider .owl-dots {
    display: none !important;
  }
  .Acc {
    margin-top: 0;
  }
  .slideDesk .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    display: flex;
  }
  .slideDesk .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -3em;
    display: flex;
  }
  .images {
    display: none;
  }
  .cardsText {
    display: none;
  }
  #c13500.space {
    padding-top: 0;
  }
  .ce-container {
    width: 85%;
    margin: auto;
    padding: 0;
  }
  .pageSpace.imagesText {
    padding-bottom: 4em;
    position: relative;
    padding-top: 0;
  }
  .imagesText .row {
    flex-direction: column;

    gap: 51px;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .image {
    width: 474px;
    height: 336px;
    margin: auto;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .ce-bodytext {
    background-color: var(--colorbackground);
    padding: 20px;
    margin-top: -50px;
    position: relative;
    top: 83%;
    width: 83%;
    border-radius: 4px;
    transform: translate(11%, 0%);
  }
  .homeSlider .owl-theme .owl-nav img {
    width: 25px;
    height: 30px;
  }
  .sliderText {
    top: 62%;
    z-index: 1;
    left: 12%;
  }
  .startText h2 {
    width: 85%;
  }

  .textInner .ce-col.col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .Acc .row .ce-col.col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #7777 !important;
    text-decoration: none !important;
  }

  header.FixNav.sticky {
    top: 0px;
  }
  .links.descLinks.sticky3 {
    position: fixed;
    top: 0px;
    left: unset;
    width: 100%;
    z-index: 100;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    gap: 10px;
  }

  .main-hero .logo-green {
    width: 501px;
    height: 184px;
  }
  .main-hero {
    height: 575px;
  }
  .scrollToTop img {
    width: 32px;
    height: 10px;
  }
  .links.descLinks.home.sticky3 {
    top: 0;
  }
  header.FixNav.home.sticky {
    top: 0;
    padding: 0 25px;
    height: 75px;
  }
  .sticky .row.align-items-center .top_logo a.fade-in-image .desc_image {
    display: block;
    opacity: 1;
    width: 77px;
    height: 52px;
    position: unset !important;
  }
  .scrolla {
    display: none;
  }

  .first_sec .ce-col.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .first_sec .row h1 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 20px;
  }

  .first_sec figure {
    width: 406px;
    height: 445px;

    margin: 2em auto;
  }
  .scrollToTop {
    position: absolute;
    bottom: 85px;
    /* right: 40px; */
    cursor: pointer;
    width: 34px;
    height: 34px;
  }
  .copy-r::after {
    width: 0;
    height: 0;
  }
  .Kinderzahnheiklunde_sec .row .accordion {
    width: 100%;
  }
  .footer .table td,
  .footer .table th {
    padding-right: 2em;
  }

  .copy-r p {
    text-align: center !important;
  }
  a.mainBtn {
    font-size: 17px;

    width: 70%;
  }
  .footer iframe {
    height: 207px;
  }
  .footer .ce-container {
    width: 90%;
    margin: auto;
    padding: 0;
  }
  .footer .row.kontact_link {
    gap: 2em;
  }
  .nav_btns_desk {
    display: none;
  }
  .footer .ce-container .row.kontact_link .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer
    .ce-container
    .row.kontact_link
    .col-md-4:nth-of-type(2)
    .frame-type-text {
    border-right: none;
  }

  .teaser_sec .row.right {
    flex-direction: column-reverse;
  }

  .teaser_sec .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sliderText.inner {
    position: absolute;
    top: 97%;
    z-index: 1;
    left: 9%;
    width: 80%;
  }

  .innerText .ce-container {
    width: 95%;
  }

  .sliderText.homesliderText h1 {
    text-align: center;
  }
  .homeSlider .owl-theme .owl-nav {
    top: 20%;
  }
  .startText h2 {
    width: 70%;
    margin: auto;
    margin-top: 35%;
  }
  .imagesText {
    display: block;
  }
  .images {
    display: none;
  }
  .cardsText {
    display: none;
  }
  .pageSpace.imagesText {
    padding-bottom: 4em;
    position: relative;
    padding-top: 0;
  }
  .imagesText .row {
    flex-direction: column;

    gap: 51px;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .image {
    width: 302px;
    height: 214px;
    margin: auto;
  }
  .imagesText .ce-container .row .ce-col.col-md-4 .ce-bodytext {
    background-color: var(--colorbackground);
    padding: 20px;
    margin-top: -50px;
    position: relative;
    top: 83%;
    width: 75%;
    border-radius: 4px;
    transform: translate(17%, 0%);
  }
  a.mainBtn {
    width: 100%;
  }
  .homeSlider .owl-theme .owl-nav img {
    width: 25px;
    height: 20px;
  }
  .homeSlider .owl-theme .owl-nav {
    top: 0;
  }
  html {
    max-width: 100vw;
    overflow-x: hidden;
  }

  .pageSpace.kontakt_sec {
    padding: 5em 0em;
  }
  .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #7777 !important;
    text-decoration: none !important;
  }

  .grid_sec {
    display: none;
  }

  .first_sec .row {
    padding-bottom: 3em;
  }
  .first_sec figure {
    margin: 0;
    padding-top: 1em;
    height: 330px;
  }
  .main-hero .scrolla {
    display: none;
  }
  .main-hero {
    width: 100%;

    height: 281px;
  }

  .sliderText h1 {
    color: var(--colorbackground);
    margin-top: 20px;
  }
  .sliderText.homesliderText {
    top: 100%;
  }
  .footer {
    padding-bottom: 8em;
  }
  .copy-r::after {
    width: 0;
  }
  .navSection {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 0;
  }

  .nav_btns_desk {
    display: none;
  }
  .top_logo {
    width: 300px;
    /* height: 86px;
    position: relative;
    top: -15px; */
  }
  .start-img .start-img-txt {
    position: relative;
    padding: 10px 26px;
    top: 0;
    left: 0;
    transform: translateY(0);
    width: 100%;
  }
  .start-img-txt > .ce-container {
    width: 100%;
  }

  .accordion-body {
    margin-top: 10px;
  }
  .nav_btns_desk {
    padding: 1em;
  }

  .accordion-button {
    font-size: 18px;
    width: 90%;
    padding-right: 4em;
  }

  .footer .col-md-4 .frame-type-text {
    border-right: none;
  }

  .footer a.mainBtn {
    color: #fff;
    font-size: 15px;
    background-color: transparent;
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 22px;
    position: relative;
    line-height: 30px;
    width: 100%;
    text-align: center;
  }
  .footer .table td,
  .footer .table th {
    padding-right: 1em;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0px;
  }

  .team_sec .col-md-4 {
    margin-bottom: 3rem;
  }
  .team_sec .col-md-4:nth-child(3) {
    margin-bottom: unset;
  }
  .specific_top {
    margin-top: 2rem;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  .nav_btns .col {
    flex-basis: unset;
    width: 100%;
  }
  .nav_btns .row-cols-1.row-cols-md-2.row-cols-lg-3 {
    margin-top: unset;
  }
  .inner_teaser figure {
    height: 207px;
  }
  .inner_teaser img {
    object-fit: cover;
  }

  .inner_teaser {
    width: 85%;
  }
  .innerFirstSec figure {
    height: 400px;
  }
  .innerFirstSec img {
    object-fit: cover;
  }

  .copy-r .row {
    border-top: unset;
  }
  .navbar-nav li a.active_nav::after {
    display: none;
  }
  .FixNav .row .col-md-5 {
    display: flex;
    justify-content: end;
    position: unset;
  }
  .FixNav .col-md-4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
  .doctor-sec .text-col p {
    margin-bottom: 3em;
  }
  .doctor-sec .text-col p:has(.mainBtn) {
    margin-bottom: unset;
  }
  .teaser-sec .ce-textpic {
    background-color: unset;
  }
  .teaser-sec figure {
    height: 415px;
    margin-bottom: unset;
  }
  .teaser-sec .ce-bodytext {
    padding: 2rem;
    background-color: var(--green);
  }
  .teaser-sec .col-md-6 {
    margin-bottom: 2rem;
  }
  .teaser-sec img {
    object-fit: cover;
  }
  .teaser-sec .row {
    padding: 1em 0 0;
  }
  .footer-sec .second {
    border-left: unset;
    border-right: unset;
  }
  .footer-sec iframe {
    width: 100%;
    height: 355px;
  }
  .footer-sec .frame-type-html {
    width: 100%;
  }
  .main-hero a {
    right: unset;
    padding: 16px 0;
  }
  .main-hero a {
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: start;
    right: unset;
    padding: 16px 0;
  }
  .main-hero .main-contacts {
    display: flex;
    flex-direction: column-reverse;
  }

  .nav-contacts {
    display: none !important;
  }
  .mob_image {
    display: block !important;
  }
  .nav-contacts-mob {
    display: flex !important;
    justify-content: center;
    flex-direction: row-reverse;
  }

  .modal-body .row {
    flex-direction: column;
  }
  .modal-body .row .col-md-3,
  .modal-body .row .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tx-newsslider .modal-body .col-md-9 h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .hidden-mobile {
    display: none;
  }

  .hidden-desktop {
    display: block;
  }

  .container-fluid.home {
    width: 100%;
  }

  header.FixNav.sticky {
    width: 100%;
  }

  .user-sec .owl-theme .owl-dots {
    justify-content: center;
    padding: 17px 0;
  }

  .links.mobile {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: none;
    padding-bottom: 12px;
    margin-bottom: 0;
    margin: 17px 20px 5px;
    position: relative;
  }

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

  .FixNav .nav-row a,
  .FixNav .nav-row a span {
    font-size: 22px;
    line-height: 27px;
    color: var(--white);
  }

  .navbar-nav li {
    font-size: 22px;
    line-height: 27px;
    border: unset;
  }

  .termina {
    width: unset;
  }

  .termina table.contenttable td {
    font-size: 17px;
  }

  .dropdown-toggle img.desk {
    display: none;
  }

  .dropdown-toggle .mobile-img {
    display: inline-block;
    transform: rotate(180deg);
  }

  .dropdown.show .mobile-img {
    display: inline-block;
    transform: rotate(0deg);
  }
  button.navbar-toggler:focus {
    outline: 1px dotted;
    outline: unset !important;
  }
  .navbar-light .navbar-toggler {
    border: unset !important;
  }
  .navbar-collapse {
    right: 0;
    left: 0;
    /* top: 75px; */
    z-index: 200;
    padding: 0 1em;
    position: absolute;
    overflow: auto;

    opacity: 1;
    background-color: white;
    /* backdrop-filter: blur(30px); */
    max-height: 85vh;
    width: 100%;
  }

  .navbar-nav li a:hover,
  .navbar-nav li a.active_nav {
    color: var(--colorAcc);
    border: unset;
    font-weight: normal;
  }
  .navbar-nav li a.active_nav::after {
    display: none;
  }
  .main-hero a {
    bottom: 92px;
  }

  .main-hero .scrolla {
    bottom: 30px !important;
  }

  .FixNav .row {
    align-items: center !important;
  }

  .FixNav .row .ce-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .FixNav .row .col-md-9 {
    flex: 0 0 50%;
    max-width: 50%;
    position: unset;
  }

  .navbar-nav li a {
    color: var(--colorAcc);
  }

  .FixNav .links {
    display: none;
  }

  .logo-pink {
    width: 302px;
    height: 102px;
    margin: auto;
    left: 0;
  }

  .logo-pink img {
    width: 100%;
    height: 100%;
  }

  .first-sec .second {
    margin-top: 57px;
    margin-bottom: 60px;
  }

  .first-sec .first figure {
    width: 30%;
  }
  .first_sec .row figure {
    object-fit: cover;
  }

  .first-sec h2 {
    margin-bottom: 76px;
  }

  .doctor-pink-sec {
    padding-top: 23em !important;
    border-radius: 0 250px 0 0;
    padding-bottom: 0 !important;
    margin-top: 1em !important;
  }
  .pageSpace.multiText {
    padding-top: 4em;
  }
  .multiText h1 {
    margin-bottom: 1em;
  }
  .multiText h2 {
    margin-bottom: 1em;
  }
  .doctor-pink-sec::before {
    width: 100%;
    height: 540px;
    position: absolute;
    left: 0;
    top: -30px;
    margin: 0 auto;
    background-position: -9.5em 0em;
  }

  .doctor-pink-sec .ce-container {
    width: 100%;
  }

  .doctor-pink-sec .row {
    background-color: var(--pink);
    padding: 36px 36px;
    width: 100%;
    margin: auto;
    z-index: 5;
    position: relative;
  }

  .doctor-pink-sec .mainBtn {
    margin-top: 37px;
    width: 100%;
  }

  .news-sec .row.columns-row .second,
  .news-sec .row.columns-row .third {
    display: none;
  }

  .news-sec {
    margin-bottom: 2em;
  }

  .news-sec .first h3 {
    transform: unset;
    margin-bottom: 50px;
  }

  .news-sec .newsMobile {
    display: block !important;
  }

  .newsMobile h3 {
    display: none;
  }

  .newsMobile .ce-container {
    width: 100%;
  }

  .newsMobile .item {
    background: #e6007e;
    border-radius: 20px;
    padding: 30px;
    min-height: 395px;
  }

  .descNews .ce-container {
    width: 100%;
  }

  .footer-sec .row .second,
  .footer-sec .row .first {
    margin-bottom: 65px;
  }
  .footer-sec .row .second,
  .footer-sec .row .third {
    padding: 0 4rem;
  }
  .footer-sec .col-md-4 {
    position: relative;
  }
  .footer-sec .col-md-4.third:before,
  .footer-sec .col-md-4.second:before {
    content: "";
    position: absolute;
    top: -25px;
    width: 65%;
    left: 50%;
    transform: translate(-50%, 0);
    border: 1px solid var(--green);
  }
  .footer-sec .mainBtn {
    margin-top: 20px;
    position: relative;
    width: 100%;
  }

  .footer-sec {
    padding-bottom: unset !important;
  }
  .footer-sec figure {
    margin-bottom: 2em;
    margin-top: 1rem;
  }
  /* ////////////////////////// */
  .inner-first-sec::after {
    width: 100%;
    height: 200%;
    z-index: -1;
  }

  .inner-pink-sec {
    padding-top: 80px !important;
    padding-top: 80px !important;
    padding-bottom: 300px !important;
    position: relative;
  }

  .inner-pink-sec .right {
    position: unset;
  }

  .inner-pink-sec .right figure {
    width: 630px;
    height: 630px;
    width: 302px;
    height: 302px;
    position: absolute;
    display: block;
    bottom: -2em;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: 0;
  }

  .inner-txt-sec {
    padding-top: 5em !important;
  }

  .inner-txt-sec .row h3 {
    margin-bottom: 40px;
  }

  .video-sec {
    padding-bottom: 100px !important;
    padding-top: 76px !important;
    margin-bottom: 2em;
  }

  .video-sec h3 {
    color: var(--blue);
    width: 100%;
    white-space: nowrap;
    height: 100%;
    position: unset;
    top: 100px;
    left: 0;
    text-align: center;
    transform: unset;
    transform-origin: unset;
    margin-bottom: 70px;
  }

  .video-txt {
    position: absolute;
    bottom: -6.5em;
  }

  .videoBlock {
    height: 231px;
  }

  .video-sec .tx-videogrid .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 8em;
    margin-top: 0;
  }

  .buttons-sec h4 {
    margin-bottom: 25px;
  }

  .buttons-sec .buttons-row .col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .buttons-sec .mainBtn {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 10px 20px;
  }

  /* ///////////////////////// */
  .doctor-pink-sec.inner .row {
    padding-bottom: 77px !important;
  }

  .doctor-pink-sec.inner h3 {
    margin-bottom: 63px;
  }

  .team-dates-sec {
    padding-bottom: 155px !important;
    margin-bottom: 0;
  }

  .team-dates-sec h3 {
    transform: unset;
    transform-origin: unset;
    margin-bottom: 30px;
  }

  .ce-container {
    width: 80%;
  }

  .mainBtn {
    font-size: 23px;
    line-height: 28px;
    padding: 12px 20px;
  }

  /* ahmed */
  .copy-r p,
  .copy-r a {
    font-size: 14px;
    line-height: 22px;
  }

  .logoImage {
    display: none;
  }

  .text.MorPadding {
    padding: 3em 0;
  }
  .marginB {
    margin-bottom: 2em;
  }
  .marginT {
    margin-top: 5em;
  }

  .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;
  }
  .teaser_sec .row.right {
    padding-left: 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;
  }

  p,
  li {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0px;
  }

  h1 {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0px;
  }

  h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }

  h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }

  h4 {
    font-size: 28px;
    line-height: 33px;
  }

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

  header.FixNav.inner {
    padding: 0 10px;
  }

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

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

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

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

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

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

  .footer .row.kontact_link {
    margin: 0;
    gap: 25px;
  }
  .footer .row .col-md-4 {
    padding-left: 0;
  }

  /* .footer:before {
    height: 74%;
  } */

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

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

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

  .footer iframe {
    width: 100%;
    margin-top: -25px;
    height: 200px;
    border-radius: 5px;
    padding: 0 1em;
  }

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

  .copy-r {
    padding: 10px 0;
  }

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

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

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    bottom: 120px;
  }

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

  .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%;
  }
  /* .inner-p {
    padding-bottom: 2.5em;
  } */

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

  .top_space {
    padding-top: 3em;
  }

  .dropdown-header {
    position: relative;
    display: block;
  }

  .dropdown-header .row {
    width: 100%;
    border-right: 0;
    padding: 0;
  }

  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    /* top: -65px !important; */
    padding-top: 0;
    min-width: 100%;
    box-shadow: none;
    transform: unset !important;
  }

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

  footer {
    padding: 60px 15px;
  }

  .backy .ce-container {
    height: 290px;
  }
  /* construction */
  .photoFullWidth figure {
    height: 450px;
    margin: 0;
  }
  .columns-sec h3,
  .roundedImages h3 {
    margin-bottom: 68px;
  }
  .columns-sec figure {
    margin-bottom: 52px;
  }
  .columns-sec .col-md-4:not(:first-of-type) {
    margin-top: 60px;
  }
  .grayBg {
    padding-bottom: 6em !important;
  }
  .marginB {
    margin-bottom: 96px;
  }
  .pinkBg {
    padding-top: 105px !important;
  }
  .Terminanfrage .row {
    margin-bottom: 50px;
  }
  .roundedImages figure {
    width: 302px;
    height: 302px;
    margin: 0 auto 50px;
  }
  .roundedImages .col-md-4:not(:last-of-type) {
    margin-bottom: 57px;
  }
  .frontPage {
    overflow: hidden;
  }
  img[title="desktop"] {
    display: none;
  }
  img[title="mobile"] {
    display: block;
  }

  .Füllungstherapie_sec .row .col-md-6:nth-of-type(2) {
    padding-top: 16px;
  }

  .MobPadding.inner-p.top_space
    .frame.frame-default.frame-type-ce_container.frame-layout-0
    .section.section-default.Füllungstherapie_sec.teaser_sec.innerBackground
    .ce-container
    .frame.frame-default.frame-type-ce_columns2.frame-layout-0
    .row.reverse {
    padding: 32px 16px;
  }

  .section.section-default.pageSpace.Volumentomographie_sec.teaser_sec.innerBackground
    .ce-container
    .row.reverse.left
    .ce-col.col-md-6.text
    .accordion
    .accordion-item {
    padding-top: 24px;
  }

  .section.section-default.header-section .ce-container {
    padding: 32px 16px;
  }

  .accordion-item {
    margin-bottom: 1rem;
  }

  .MobPadding.inner-p.top_space
    .frame.frame-default.frame-type-ce_container.frame-layout-0
    .section.section-default.pageSpace.Leistungen_sec.teaser_sec.innerBackground.sectionPadd
    .ce-container
    .section.section-default.header-section.pageSpace
    .ce-container
    .frame.frame-default.frame-type-ce_columns2.frame-layout-0
    .row.reverse
    div:nth-child(1) {
    order: 1;
  }

  .teaser_sec .row .text {
    padding: 16px 16px 0 16px;
  }

  .teamMemebers .ce-col.col-md-4 {
    flex-basis: 400px;
    flex-grow: 1;
    max-width: 100% !important;
  }

  .MobPadding.inner-p
    .karriere_heading
    .ce-container
    .section.section-default.start-img-txt
    .ce-container
    .frame.frame-default.frame-type-text.frame-layout-0.aos-init.aos-animate {
    transform: translateY(100px);
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards {
    display: none;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards
    .ce-container
    .row {
    flex-wrap: wrap !important;
    gap: 130px 10px !important;
  }

  .grid_sec::after {
    content: "";
    position: absolute;
    top: 89%;
    left: 45%;
    right: 0px;
    /* background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png); */
    background-repeat: no-repeat;
    width: 282px;
    height: 282px;
    background-size: contain;
    background-position: center;
    transform: scale(0.5);
  }

  .MobPadding.inner-p.top_space
    .frame.frame-default.frame-type-ce_container.frame-layout-0
    .section.section-default.Füllungstherapie_sec.teaser_sec.innerBackground.karriere_accordion_section
    .ce-container
    .frame.frame-default.frame-type-ce_columns2.frame-layout-0
    .row.reverse
    .ce-col.col-md-6
    .frame.frame-default.frame-type-text.frame-layout-0
    h2 {
    height: 50px;
  }

  .MobPadding.inner-p.top_space
    .frame.frame-default.frame-type-ce_container.frame-layout-0
    .section.section-default.Füllungstherapie_sec.teaser_sec.innerBackground.karriere_accordion_section
    .ce-container
    .frame.frame-default.frame-type-ce_columns2.frame-layout-0
    .row.reverse
    .ce-col.col-md-6:nth-child(2) {
    padding-top: 24px;
  }

  .MobPadding.inner-p.top_space
    .frame.frame-default.frame-type-ce_container.frame-layout-0
    .section.section-default.Füllungstherapie_sec.teaser_sec.innerBackground.karriere_accordion_section
    .ce-container {
    width: 100%;
  }

  .MobPadding.inner-p
    .karriere_heading
    .ce-container
    .section.section-default.start-img-txt {
    transform: translateY(-100px);
    width: 100% !important;
  }

  .section.section-default.pageSpace.text.MorPadding.karriere-layout {
    padding: 32px 0;
  }
  .section.section-default.pageSpace.kontakt_sec.karriere-form {
    padding: 3em 0em;
  }

  .section.section-default.pageSpace.kontakt_sec.karriere-form
    .ce-container
    .frame.frame-default.frame-type-powermail_pi1.frame-layout-0
    .tx-powermail
    .container-fluid
    form
    .powermail_fieldset.powermail_fieldset_56
    .row
    div.form-group.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers {
    display: block;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers
    .ce-container {
    width: 100%;
    padding: 0;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.teamMemebers
    .ce-container
    .row
    .ce-col.col-md-4 {
    width: 100%;
  }

  .section.section-default.pageSpace.grid_sec.MorPadding.innerBackground.home_cards
    .grid_sec::after {
    content: "";
    position: absolute;
    top: 65%;
    left: 44%;
    /* background-image: url(/fileadmin/user_upload/kare/kare_c_350x390.png); */
    background-repeat: no-repeat;
    width: 282px;
    height: 282px;
    background-size: contain;
    background-position: center;
    transform: scale(0.5);
  }
  fieldset.powermail_fieldset .row .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .powermail_fieldwrap_type_date input,
  input[type="email"],
  input[type="text"],
  select,
  textarea {
    width: 100%;
  }
  .powermail_fieldwrap_type_submit input {
    font-size: 20px;
    line-height: 28px;
    width: 55%;
    height: 48px;
  }
  .slider_grid .item .carousel-content {
    position: relative;
  }
  .slider_grid .item .carousel-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right, #b3974d, #d7c77c, #b3974d);
  }
  .icons p {
    padding: 20px 0px 20px 0;
  }
  .slider_grid .owl-carousel.owl-drag .owl-item .item {
    padding: 20px 0;
  }
  #c15798 figure::before {
    display: none;
  }
  label,
  .powermail_fieldwrap_type_submit input,
  .powermail_fieldwrap_type_file .col-sm-10::after {
    font-size: 15px !important;
    line-height: 19px !important;
  }
  .teaser_sec:not(.team) .row .txt > div:first-of-type {
    display: block;
  }
  .teaser_sec:not(.team) .ce-container > div:first-of-type {
    display: none;
  }
  .owl-dots {
    align-items: center;
    justify-content: center;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .form-control {
      -webkit-appearance: none;
      background: transparent;
      background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%204%205%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2%200L0%202h4L2%200z%22%20fill%3D%22%23000%22/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right 0.75rem center;
      background-size: 8px 10px;
      padding-right: 1.5rem;
    }
  }
}
