
@media (max-width: 1024px){

  .img-right-container .image-only-col figure::before{
    width: 335px;
    height: 335px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px){

    .ce-container{
    max-width: 80%;
  }
    .navbar-light .navbar-toggler {
        display: block;
    }
    button.navbar-toggler {
        position: fixed;
        top: 0px;
        right: 0px;
        background-color: #fff;
        width: 118px;
        height: 85px;
    }
    .navbar-collapse:not(.show) {
        display: none !important;
    }
    .navbar-expand-lg .navbar-collapse {
        align-items: flex-start;
    }
        .navbar-collapse, .inner-header .navbar-collapse {
        top: 0;
    }
        .navbar-collapse {
        background: #fff;
        right: 0;
        top: 0;
        z-index: 30;
        padding: 0 1em;
        position: absolute;
        width: 100% !important;
        height: auto;
    }
        ul.navbar-nav {
        margin-top: 0;
        padding: 30px 0px;
    }
        .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        margin: auto;
        -ms-flex-direction: column;
        flex-direction: column !important;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
      .navbar-nav li a, .navbar-nav ul.dropdown-menu a {
        display: block;
        text-align: center !important;
        padding: 15px 0;
    }
    div#toggle::before {
        content: 'Menü';
        font-size: 16px;
        line-height: 19px;
        position: absolute;
        right: 35px;
        margin-top: -19px;
        color: black;
        text-transform: uppercase;
    }
        .FixNav .col-md-6 {
        position: unset;
    }
    .navbar-nav li a.active_nav {
        color: #FF833C;
    }
    .FixNav .row {
        padding: 1em 0;
    }
    .FixNav .container-fluid {
    max-width: 80% !important;
  }

  .owl-carousel .owl-item img {
    height: 310px;
  }
  .img-right-container .image-only-col figure::before {
    width: 421px;
    height: 421px;
  }
  .sticky-btns .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .img-left-container .image-only-col::before {
    bottom: 95px;
    left: -161px;
    width: 542px;
    height: 542px;
  }
    

.header-container .col-md-6,
.home-first-sec  .col-md-6,
.home-third-sec  .col-md-6,
.home-text-right  .col-md-6{
  flex: 0 0 50%;
  max-width: 50%;
}

.home-second-sec .col-md-6{
  flex: 0 0 100%;
  max-width: 100%;
}

.header-container h3{
  font-size: 24px;
  line-height: 29px;
}
.home-first-sec h1{
  letter-spacing: 0;
  font-size: 55px;
  line-height: 66px;
}
/* ////////////////////////////// */
.home-second-sec h1{
  font-size: 48px;
  line-height: 44px;
  margin-bottom: 2rem;
}
/* .home-second-sec .col-md-6.imgs-col .first-img{
  position: relative !important;
} */
.home-second-sec .col-md-6.imgs-col .first-img, 
.home-second-sec .col-md-6.imgs-col .second-img, 
.home-second-sec .col-md-6.imgs-col .third-img, 
.home-second-sec .col-md-6.imgs-col .fourth-img, 
.home-second-sec .col-md-6.imgs-col .fifth-img{
    width: 388px;
    height: auto;
    position: absolute;
    left: 80%;
    top: -406px;
    transform: translate(-50%, -50%);
}
/* .home-second-sec .col-md-6 p{
    position: relative;
    bottom: -355px;
} */

.home-second-sec .col-md-6.imgs-col .first-img::after, 
.home-second-sec .col-md-6.imgs-col .second-img::after, 
.home-second-sec .col-md-6.imgs-col .third-img::after, 
.home-second-sec .col-md-6.imgs-col .fourth-img::after, 
.home-second-sec .col-md-6.imgs-col .fifth-img::after{
    content: "";
    width: 250px;
    height: 250px;
}


.home-second-sec .col-md-6.imgs-col{
  background-image: none;
}

.home-second-sec{
    background-image: url(/fileadmin/user_upload/nyko/Ellipse6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0;
}

/* ////////////////////////// */

.home-first-sec .imgs-col .top-img figure{
    width: 397px;
    height: 397px;
}
.home-first-sec .imgs-col .middle-img figure{
  width: 410px;
  height: 292px;
}


.home-first-sec .imgs-col .bottom-img figure{
    width: 326px;
    height: 200px;
}
.home-first-sec .imgs-col .top-img{
    bottom: -35px;
    right: -55px;
}
.home-first-sec .imgs-col .middle-img {
    right: 0;
    top: 0;
}
.home-first-sec .imgs-col .bottom-img{
  left: unset;
  bottom: 170px;
}


.home-third-sec .imgs-col .bottom-img figure {
    width: 325px;
}
.home-third-sec .imgs-col .middle-img {
    top: 35px;
    width: 409px;
}
.home-third-sec .imgs-col .top-img {
    top: 0;
    right: 0;
    width: 242px;
}

.home-text-right h3{
    font-size: 24px;
  line-height: 29px;
  margin-bottom: 0;
}
.home-text-right .text-col{
  padding: 0;
}
.home-text-right .text-col::after{
    /* top: -110px;
    left: 0;
    right: 0;
    bottom: 0; */
    height: 630px;
}

  .footer .ce-col.col-md-4:nth-child(3) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: unset;
}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .powermail_fieldwrap_type_check .col-sm-10 {
    gap: 15px 10px !important;
  }
  .powermail_fieldwrap_type_check .checkbox {
    flex: 0 0 32%;
    width: 32%;
  }
  
  .third-header-container, .karriere-first-sec, .slider-praxis {
    padding-top: 4.2em !important;
  }

  .karriere-first-sec .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  
  .text_sec {
    margin-top: unset;
  }
  .kontakt_sec figure {
    margin-left: unset;
  }
  .scrolla p {
    line-height: 25px;
  }
 
  .kontakt_sec .col-md-7 {
    padding: 0 4.3rem;
    padding-top: unset;
  }
  .teamFirstSec,
  .kontakt_sec,
  .specific_top {
    padding-top: 100px !important;
  }
  .teamSec_content .ce-container {
    height: auto;
  }
  .teamSec_content figure {
    margin-bottom: 2rem;
    margin-top: -9rem;
    width: 500px;
    height: 500px;
  }
  .teamFirstSec {
    padding-bottom: unset !important;
  }
  .teamSec_content .col-md-5 .ce-column {
    display: flex;
    justify-content: center;
  }
  .team_members_Sec .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .no_margin_top {
    padding-top: unset !important;
  }
  .therapie {
    margin-top: 4rem;
  }
  .therapie .ce-container {
    padding: 0 1rem 2rem;
  }
  .therapie .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 2rem;
  }
  .therapie.specific_bottom_margin {
    margin-top: unset;
  }
  .therapie.specific_bottom_margin .col-md-6 {
    padding: 0 15px;
  }
  .therapie.specific_bottom_margin .ce-container {
    padding: 2rem 2rem;
  }
  .therapie figure {
    margin-right: unset;
    margin-bottom: 2rem;
    margin-top: -5rem;
  }
  .therapie.left_image figure {
    margin-left: unset;
  }
  .nav_btns {
    display: none;
  }

  .nav_btnsMobile {
    display: block !important;
  }
  .nav_btnsMobile .accordion {
    background: #fff;
    border-radius: 45px;
  }
  .nav_btnsMobile .accordion-item {
    padding: 15px;
    border-bottom: unset;
  }
  .nav_btnsMobile.sticky .accordion-item {
    margin-bottom: 0;
  }
  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 20px !important;
    color: #000 !important;
  }
  .nav_btnsMobile .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/nyko/Group_48.svg);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    rotate: 180deg;
    top: -6px;
    transform: translateY(0);
  }
  .innerSlider_content {
    position: unset;
    transform: unset;
    padding-top: 2rem;
  }
  .owl-carousel .owl-item img {
    height: 525px;
    object-fit: cover;
    object-position: right;
  }
  .owl-nav {
    left: 20px;
    width: 94%;
  }
  .innerSlider_content h1 {
    color: #ebdfd4;
  }
  .innerSlider_content .ce-container {
    max-width: 85%;
  }
  .teaser_sec .col-md-7 {
    padding: 0 15px;
  }
  /* .footer .col-md-4:nth-child(3) .frame-type-text {
    border-right: unset;
    height: 100%;
    padding: 3rem 7rem 0;
    border-top: 1px solid #fff;
  } */

  /* .copy-r .col-md-4:nth-child(3) .frame-type-text {
    padding: unset;
  } */
  iframe {
    height: 230px;
  }
  .icon-footer {
    width: 33px;
    height: 33px;
  }

  .text_sec h4 {
    font-size: 28px;
    line-height: 36px;
  }

  .text_sec::before {
    width: 229px;
    height: 131px;
    top: 0px;
  }

  p:has(.mainBtn) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer .col-md-4:nth-child(2) .frame-type-text {
    border-right: unset;
    height: 100%;
  }

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

  .teaser_sec .col-md-5 .frame-type-text {
    margin-left: unset;
  }

  .teaser_sec .txt.left .frame-type-text {
    margin-right: unset;
  }

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

  .ce-container {
    max-width: 75%;
  }

  .teaser_sec .ce-container {
    max-width: 85%;
  }

  .teaser_sec .col-md-5 .frame-type-text {
    height: 325px;
    padding: 0 2rem;
    width: 80%;
  }

  .teaser_sec .img.right figure {
    height: 485px;
  }

  .secondSecotion .ce-bodytext p.lead {
    bottom: -8rem;
    width: 100%;
    padding: 0 6rem;
  }

  .secondSecotion .ce-bodytext {
    height: 317px;
    padding: 10rem 0 0;
    margin-top: -9rem;
  }

  .first-sec {
    margin-top: unset;
  }

  .header_sec .col-md-6 {
    padding: unset;
    height: unset;
  }

  .header_sec {
    position: relative;
    height: 91vh;
  }

  .header_sec .ce-col.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  header .col-md-2 {
    display: flex;
    justify-content: start;
  }

  .navbar-toggler .icon-bar{
    background-color: #000;
        width: 44px;
    height: 3px;
  }

  .navbar-toggler .open .icon-bar{
    background-color: #FF833C;
  }
  .header_sec .col-md-6.pinkBG {
    padding: unset;
    height: 20vh;
  }

  .header_sec .pinkBG .frame-type-image {
    margin-left: unset;
  }

  .header_sec .pinkBG figure {
    width: 422px;
  }

  .links {
    /* right: -210px; */
    top: 50%;
    transform: rotate(-90deg);
    gap: 15px;
    flex-direction: row-reverse;
  }

  .header_sec .girl_col figure {
    height: 71vh;
    margin-bottom: unset;
  }

  .shortCuts {
    position: absolute;
    top: -70px;
  }

  .sticky .shortCuts {
    top: -70px;
    left: 57%;
    transform: translate(-50%, 10px);
  }

  button.navbar-toggler {
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: #fff;
    width: 118px;
    height: 85px;
  }

  .desktop_img {
    display: none;
  }

  .ipad_img {
    display: block;
  }
  .accordion-button {
    font-size: 20px !important;
    line-height: 28px;
  }
  /* *********amr fix******** */
  .accordion-item {
    padding: 10px 0;
  }

  .shortCuts a img {
    width: 17px;
  }

  .kontakt-sec {
    background-image: unset;
    margin-bottom: unset;
    padding-bottom: 6rem !important;
  }

  .contactMobileImage {
    display: block !important;
    margin-bottom: -11rem;
  }

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

  .sticky.homePageNav .topLogo {
    padding: 0;
  }
  .inner-header .mobile--nav {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* ***********amr fix*************** */
  .inner-header .shortCuts {
    position: absolute;
    top: -70px;
    left: 57%;
    transform: translate(-50%, 10px);
  }
  .top_logo {
    top: 40%;
    left: 30%;
  }

  .top_logo img {
    height: 292px;
  }

  .frontPage.top_space {
    padding: 0 !important;
  }

  .shortcuts-col {
    justify-content: flex-start;
  }

  .navbar-collapse {
    background: #fff;
    right: 0;
    top: 0;
    z-index: 30;
    padding: 0 1em;
    position: absolute;
    width: 100% !important;
    height: auto;
  }
  .navbar-nav li a {
    color: #000;
  }
  .navbar-nav li a.active_nav:after {
    bottom: 0;
    width: 100%;
    height: 164px;
  }
  .navbar-nav li a.active_nav {
    position: unset;
  }
  /* a.mainBtn {
    font-size: 18px;
    padding: 10px 37px 7px;
  } */

  /* To show the nav button  */
  .navbar-light .navbar-toggler {
    display: block ;
  }

  .navbar-collapse:not(.show) {
    display: none !important;
  }

  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -ms-flex-direction: column;
    flex-direction: column !important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }

  /* To show the nav button  */
  h1 {
    font-size: 80px;
    line-height: 92px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
  }

  h3 {
    font-size: 32px;
    line-height: 38px;
  }

  h4 {
    font-size: 43px;
    line-height: 50px;
  }

  h5 {
    font-size: 34px;
    line-height: 50px;
  }

  .accordion-sec h4 {
    font-size: 30px;
    line-height: 36px;
  }

  p,
  ul li {
    font-size: 20px;
    line-height: 24px;
  }

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

  .copy-r p {
    text-align: left;
    line-height: 13px;
    font-size: 12px;
  }

  .top_space {
    padding-top: 6em;
  }

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

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

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

  header.FixNav {
    /* padding: 0 60px; */
    background: transparent;
    /* position: relative; */
  }

  .FixNav .container-fluid {
    max-width: 75% !important;
}
 
  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

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

  .nav_shortcuts span {
    display: none;
  }
  .impressum_top .col-md-6:nth-child(2) {
    margin-top: unset;
  }
  .scrolla {
    bottom: 0;
    display: none;
  }

  .FixNav .col-md-6 {
    position: unset;
  }
 

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

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

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

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

  .footer .ce-col.col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 3rem;
  }

  .footer .ce-col.col-md-4:nth-child(3) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: unset;
  }

  .copy-r .ce-col.col-md-4,
  .copy-r .ce-col.col-md-4:nth-child(3) {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
    margin-bottom: unset;
  }

  .copy-r .col-md-4 .frame-type-text {
    border-right: unset !important;
    padding-top: unset !important;
    border-top: unset !important;
  }

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

  .table td,
  .table th {
    font-size: 16px;
    line-height: 20px;
  }

  .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%;
  }
  .impressum_top .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hero_img #c5 h1 {
    font-size: 70px;
  }
  .impressum_top .col-md-6:nth-child(2) {
    margin-bottom: 3rem;
  }

  .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: 15px 0;
    text-align: center;
  }
  .sticky .navbar-collapse,
  .inner-header .navbar-collapse {
    top:0;
  }

  .FixNav.sticky button.navbar-toggler {
    background-color: transparent;
  }

  /* .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 200;

    background-color:#ffffff;
  } */

  .pageSpace {
    padding: 3em 0em;
  }

  .apparaturen-sec {
    padding: 0 0 3em 0;
    margin-top: -3em;
  }
  .first-sec {
    padding-top: 5em !important;
  }

  .team-pic .team-photo .col-md-3{
    flex: 0 0 50%;
    max-width: 50%;
  }

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

    /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3em;
  }

    .wrapper-container .image-only-col::before {
    bottom: -30px;
    left: -100px;
    width: 376px;
    height: 376px;
  }

    div#toggle::before {
    content: 'Menü';
    font-size: 16px;
    line-height: 19px;
    position: absolute;
      right: 35px;
      margin-top: -19px;
    color: black;
    text-transform: uppercase;
}




    .navbar-nav li a.active_nav {
        position: unset;
            color: #FF833C;

    }

    .FixNav .top-logo-col {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
}
.FixNav .row {
  padding: 1em 0;
}

 .text-only-col {
    padding-right: 0em;
    z-index: 2;
  }
  .img-left-container .text-only-col {
    padding-left: 0;
}

.image-only-col{
  padding-bottom: 1em;
  padding-right: 0;
}

    /* .image-only-col::before{
      top: -110px;
      right: 0;
      width: 633px;
      height: 633px;
  }


.img-left-container .image-only-col::before{
  top: 35px;
    left: -141px;
    width: 754px;
    height: 754px;
} */

.img-right-container .row{
  flex-direction: column-reverse;
}
.img-right-container .row .col-md-6,
.img-left-container .row .col-md-6{

  flex: 0 0 100%;
  max-width: 100%;
}

.img-right-container .image-only-col figure::before{
    bottom: -100px;
    right: 20px;
  }

   .nav_btns .row .col-md-3{
    flex: 0 0 33%;
    max-width: 33%;
  }
   .nav_btns.sticky .row .col-md-3{
    flex: 0 0 33%;
    max-width: 33%;
  }


  /* home fixes */

  .home-first-sec h1{
  letter-spacing: 0;
  font-size: 40px;
  line-height: 48px;
}
.header-container h3{
  font-size: 24px;
  line-height: 29px;
}

.header-container .col-md-6,
.home-first-sec  .col-md-6,
.home-second-sec .col-md-6,
.home-third-sec  .col-md-6,
.home-text-right  .col-md-6{
  flex: 0 0 100%;
  max-width: 100%;
}

.home-first-sec .imgs-col{
  margin-top: 2em;
}

.home-second-sec h1{
  font-size: 48px;
  line-height: 44px;
  /* margin-bottom: 1rem; */
}

/* ************************** */
.home-second-sec .col-md-6.imgs-col .first-img{
  position: relative !important;
}
.home-second-sec .col-md-6.imgs-col .first-img, 
.home-second-sec .col-md-6.imgs-col .second-img, 
.home-second-sec .col-md-6.imgs-col .third-img, 
.home-second-sec .col-md-6.imgs-col .fourth-img, 
.home-second-sec .col-md-6.imgs-col .fifth-img{
    width: 495px;
    left: 50%;
    top: 0;
}
.home-second-sec .col-md-6.imgs-col .first-img::after, 
.home-second-sec .col-md-6.imgs-col .second-img::after, 
.home-second-sec .col-md-6.imgs-col .third-img::after, 
.home-second-sec .col-md-6.imgs-col .fourth-img::after, 
.home-second-sec .col-md-6.imgs-col .fifth-img::after{
    content: "";
    width: 250px;
    height: 250px;
}


.home-second-sec .col-md-6.imgs-col{
  background-image: none;
}


.home-second-sec{
    background-image: url(/fileadmin/user_upload/nyko/Ellipse6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 27%;
}

.home-third-sec{
  padding-bottom: 4em;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  
  
  .powermail_fieldwrap_vorname,
  .powermail_fieldwrap_nachname {
    flex: 0 0 calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
  .powermail_fieldwrap_type_select {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  
  h1 {
        font-size: 40px;
        line-height: 48px;
    }
  .owl-carousel .owl-item img {
    height: 200px;
  }

      .links {
        right: -210px;
        top: 50%;
        transform: rotate(-90deg);
        gap: 15px;
        flex-direction: row-reverse;
        height: fit-content;
    }

  .nav_btnsMobile.sticky {
  position: fixed;
  background: #fff;
  left: 0;
  width: 100%;
  z-index: 999999;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  bottom: 0;
}

  .teaser_sec .col-md-5 .frame-type-text {
    margin-top: -35px;
  }

  /* ahmed */
  /* *******amr fix******** */
  .slider-sec .owl-item .carousel-content {
    min-height: 17em;
  }

  .slider-sec::before {
    height: 26em;
  }

  .accordion-sec .accordion-body .ce-textpic .ce-gallery figure {
    width: 100%;
    height: 330px;
    top: 0;
    right: 0;
  }

  .accordion-sec .accordion-body .ce-textpic {
    flex-direction: column;
  }

  .accordion-sec.home .accordion-button {
    font-size: 34px !important;
    line-height: 40px;
  }

  .accordion-button {
    font-size: 18px !important;
    line-height: 24px;
  }

  /* ***********amr fix********** */
  .accordion-sec .accordion-body .ce-bodytext {
    padding: 100px 0 0;
  }

  .signature-sec h5::after {
    text-align: right;
    margin-top: 22px;
    display: block;
    position: unset;
  }

  .table-links-row .table-column,
  .table-links-row .links {
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .yoga-sec {
    padding-top: 2em !important;
    margin-top: 125px;
  }

  .yoga-sec .txt-col {
    order: 2;
  }

  .yoga-sec .img-col {
    order: 1;
    margin-bottom: 23px;
    height: 395px;
  }

  .yoga-sec figure {
    position: absolute;
    top: -4em;
    margin: auto;
  }

  .accordion-header button::before {
    background-size: 16px 16px;
    right: 0;
    padding: 16px;
  }

  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }

  .copy-r .footer-logo-col,
  .copy-r .footer-cr-col,
  .sticky-btns .footer-logo-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .slider-praxis .footer-logo-col {
    flex: 0 0 50%;
    max-width: 50%;
  }


    .ce-container{
      max-width: 80%;
    }

    .team-pic .team-photo .col-md-3{
    flex: 0 0 50%;
    max-width: 50%;
  }

.copy-r p a strong{
  height: auto;
  margin: 0 5px;
}


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

  /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3em;
  }

  .wrapper-container .image-only-col::before {
    bottom: -30px;
    left: -70px;
    width: 286px;
    height: 286px;
  }
/* --------------------------------- */
  /* .image-only-col::before{
  top: 55px;
  right: 30px;
  width: 488px;
  height: 488px;
} */


/* .img-left-container .image-only-col::before{
    top: 170px;
    left: -150px;
    width: 585px;
    height: 585px;
} */

.img-right-container .image-only-col figure::before{
    width: 488px;
    height: 488px;
}
h2{
  font-size: 32px;
  line-height: 38px;
}

p,
ul li{
  font-size: 16px;
  line-height: 19px;
}
/* home fixes */

/* ------------------------------------ */
.header-container .col-md-9{
  flex: 0 0 100%;
  max-width: 100%;
}

.home-first-sec .imgs-col .top-img figure{
    width: 488px;
    height: 488px;
}
.home-first-sec .imgs-col .middle-img figure{
  width: 505px;
  height: 359px;
}


.home-first-sec .imgs-col .bottom-img figure{
    width: 401px;
    height: 246px;
}
.home-first-sec .imgs-col .top-img{
  bottom: -40px;
  right: -130px;
}
.home-first-sec .imgs-col .middle-img {
    right: 0;
    top: 0;
}
.home-first-sec .imgs-col .bottom-img{
  left: unset;
  bottom: 0;
}

/* --------------------------------------- */


.home-second-sec .col-md-6 p{
    position: relative;
    bottom: -550px;
}
.home-second-sec h6{
  font-size: 18px;
  line-height: 22px;
}


.home-second-sec{
    background-image: url(/fileadmin/user_upload/nyko/Ellipse6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 27%;
}

.home-second-sec .col-md-6.imgs-col .first-img, 
.home-second-sec .col-md-6.imgs-col .second-img, 
.home-second-sec .col-md-6.imgs-col .third-img, 
.home-second-sec .col-md-6.imgs-col .fourth-img, 
.home-second-sec .col-md-6.imgs-col .fifth-img{
    width: 495px;
    left: 50%;
    top: 15%;
}

/* **************************** */
.home-third-sec .imgs-col .bottom-img figure {
    width: 400px;
}
.home-third-sec .imgs-col .middle-img {
    top: 35px;
    width: 504px;
}
.home-third-sec .imgs-col .top-img {
    top: 0;
    right: 0;
    width: 298px;
}

.home-text-right h3{
    font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
}
.home-text-right .text-col {
    padding-right: 15px;
    padding-left: 15px;
}

.home-text-right .text-col::after{
    top: -150px;
    left: 0;
    right: -440px;
    bottom: 0;
    height: 630px;
}
.home-text-right figure{
  position: relative;
  z-index: 2;
}

  .FixNav .container-fluid {
      max-width: 80% !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .img-right-container .image-only-col figure::before {
      width: 633px;
      height: 633px;
    }

    .img-right-container .row .col-md-6 h2, 
    .img-left-container .row .col-md-6 h2 {
      font-size: 55px;
      line-height: 66px;
    }
  
  .slider-praxis h1 {
        font-size: 76px;
        line-height: 91px;
        letter-spacing: 1.52px;
    }
 
  .home-first-sec h1 {
    font-size: 55px;
        line-height: 66px;
  }
  
  .kontakt_sec figure {
    margin-left: -20rem;
  }
  f {
    color: #fff;
    opacity: 80%;
    margin-bottom: unset;
  }
  .scrolla p {
    line-height: 20px;
  }
  .teaser_sec .col-md-5 .frame-type-text:before,
  .teaser_sec .col-md-5 .frame-type-text::after {
    left: 46%;
  }

  .innerSlider_content {
    position: absolute;
    transform: translate(0, -50%);
    padding-top: unset;
  }
  .navbar-collapse,
  .inner-header .navbar-collapse {
    top: 0;
  }
  .innerSlider_content .ce-container {
    max-width: 100%;
  }
  .nav_btns {
    display: block;
  }
  .nav_btnsMobile {
    display: none !important;
  }
  .therapie .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
  .therapie figure {
    margin-right: unset;
    margin-bottom: unset;
    margin-top: unset;
  }
  .therapie .ce-container {
    padding: 2rem;
  }
  .therapie {
    margin-top: unset;
  }
  .pageSpace {
    padding: 2em 0em;
  }
  .inner-header {
    background: #fff !important;
  }
  .navbar-expand-lg .navbar-collapse {
    align-items: flex-start;
  }
  .teamSec_content {
    margin-top: unset;
  }
  /* .navbar-collapse {
    height: 75vh;
  } */
  .teamSec_content figure {
    margin-bottom: unset;
    margin-top: unset;
    width: unset;
    height: unset;
  }
  .team_members_Sec .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: unset;
  }
  h5 {
    font-size: 23px;
    line-height: 26px;
  }
  .team_members_Sec figure {
    width: 200px;
    height: 200px;
    margin-bottom: unset;
  }
  .teamSec_content .ce-container {
    padding: 2rem;
  }
  .owl-carousel .owl-item img {
    height: 260px;
  }
  .owl-nav {
    left: 10px;
    width: 96%;
  }
  .no_margin_top {
    padding: 3em 0em !important;
  }
  .copy-r .text-right {
    text-align: right !important;
  }
  .copy-r .text-center {
    text-align: center !important;
  }
  .header_sec .ce-col.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  a.STEF_back-to-top {
    right: 0%;
    bottom: 40px;
    width: 29px;
    height: 10px;
  }
  /* .footer .col-md-4:nth-child(3) .frame-type-text {
    padding: 3rem 15rem 0;
  } */
  .copy-r .col-md-4:nth-child(3) .frame-type-text {
    padding: unset !important;
  }
  .header_sec .col-md-6.pinkBG {
    height: 85vh;
  }
  .links {
    transform: rotate(0deg);
    gap: 0;
    flex-direction: column;
    top: 70%;
  }
  .scrolla {
    padding: 17px;
  }
  .header_sec .col-md-6 {
    height: 85vh;
  }
  .header_sec .girl_col figure {
    height: 85vh;
  }
  .header_sec {
    height: 85vh;
  }
  .ce-container {
    max-width: 75%;
  }
  .teaser_sec .ce-container {
    max-width: 100%;
  }
  .teaser_sec .col-md-7 figure {
    margin-bottom: unset;
    height: 489px;
  }
  .teaser_sec .col-md-7 figure img {
    object-fit: cover;
  }
  .reverse {
    flex-direction: unset;
  }
  .teaser_sec .txt.left .frame-type-text {
    margin-left: unset;
    margin-right: -30%;
  }
  .teaser_sec .col-md-5 .frame-type-text {
    height: 325px;
    padding: 0 2rem;
    width: 100%;
    margin-left: -30%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  header .col-md-2 {
    padding: unset;
  }

  .sticky .shortCuts,
  .inner-header .shortCuts {
    left: 54%;
  }
  .desktop_img {
    display: block;
  }
  .header_sec .pinkBG .frame-type-image {
    padding-left: unset;
  }
  .ipad_img {
    display: none;
  }
  .accordion-header button::before {
    background-size: 17px 17px;
    right: 0;
    padding: 17px;
  }

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

  .form-control {
    height: 30px;
  }

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

  form {
    margin-top: 2rem;
  }

  .powermail-errors-list {
    top: 35px;
    width: 100% !important;
  }

  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    /* -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex: 0 0 100%;
    max-height: 40px; */
    font-size: 16px;
  }

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

  /* ahmed */
  /* button.navbar-toggler {
    right: -25px;
  } */

  .top_logo {
    top: 38%;
    left: 26%;
    width: 443px !important;
  }

  .first-sec .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .logoImage {
    display: block;
  }

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

  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }


  .copy-r .footer-logo-col,
  .copy-r .footer-cr-col,
  .sticky-btns .footer-logo-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .slider-praxis .footer-logo-col {
        flex: 0 0 50%;
        max-width: 50%;
    }

  .copy-r .footer-cr-col{
    justify-content: end;
  }


  .team-pic .team-photo .col-md-3{
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* iframe {
    height: 456px;
} */
.copy-r p a strong{
  height: auto;
  margin: 0 5px;
}

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

  /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3em;
  }

  /* header.FixNav.sticky .navbar-light .navbar-toggler{
    display: none;
  } */

    .nav_btns .row .col-md-3{
        flex: 0 0 33%;
    max-width: 33%;
  }

  .text-only-col {
    padding-right: 0em;
    z-index: 2;
  }



  .img-left-container .text-only-col {
    padding-left: 0;
}


.img-right-container .image-only-col figure::before{
      bottom: -100px;
    right: 20px;

}



.home-third-sec  .col-md-6,
.home-text-right  .col-md-6{
  flex: 0 0 50%;
  max-width: 50%;
}
      
.home-first-sec .imgs-col .top-img{
  bottom: -50px;
  right: -95px;
}
.home-first-sec .imgs-col .middle-img {
    right: 0;
    top: 0;
}
.home-first-sec .imgs-col .bottom-img{
  left: unset;
  bottom: 0;

}

/* ----------------- */
.home-second-sec .col-md-6.imgs-col .first-img{
  position: relative !important;
}
.home-second-sec .col-md-6.imgs-col .first-img, 
.home-second-sec .col-md-6.imgs-col .second-img, 
.home-second-sec .col-md-6.imgs-col .third-img, 
.home-second-sec .col-md-6.imgs-col .fourth-img, 
.home-second-sec .col-md-6.imgs-col .fifth-img{
  
    top: 10%;
}
.home-second-sec .col-md-6 p{
    position: relative;
    bottom: -530px;
}
.home-second-sec h6{
  font-size: 20px;
  line-height: 24px;
}

.home-second-sec .col-md-6.imgs-col{
  background-image: none;
}

.home-second-sec{
    background-image: url(/fileadmin/user_upload/nyko/Ellipse6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 200px 40%;
}

.home-third-sec .imgs-col .bottom-img figure {
    width: 254px;
}
.home-third-sec .imgs-col .middle-img {
    top: 35px;
    width: 320px;
}
.home-third-sec .imgs-col .top-img {
    top: 0;
    right: 0;
    width: 189px;
}

.home-text-right h3{
    font-size: 24px;
  line-height: 29px;
  margin-bottom: 0;
}
.home-text-right .text-col{
  padding: 0;
}
.home-text-right .text-col::after{
    top: -110px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 360px;
}



}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .desktop_img {
    display: none;
  }

  .ipad_img {
    display: block;
  }

  .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: 0 !important;
    min-width: 100%;
    box-shadow: none;
  }

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

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

  header.FixNav {
    padding: 15px;
  }

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

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

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

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

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

  .nav_shortcuts span {
    display: none;
  }
  .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-5,
  .col-md-6,
  .teaser--section .ce-col.col-md-3,
  .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;
  }

  .pageSpace {
    padding: 3em 2em;
  }

  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* ---------------- */

  iframe {
    height: 456px;
}

}

@media only screen and (min-width: 1025px) and (max-width: 1436px){
  /* ------------------ */


  .copy-r .footer-logo-col,
  .copy-r .footer-cr-col,
  .sticky-btns .footer-logo-col,
  .slider-praxis .footer-logo-col{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copy-r .footer-cr-col{
    justify-content: end;
  }

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

    .wrapper-container .image-only-col::before {
      bottom: -30px;
      left: -100px;
      width: 475px;
      height: 476px;
  }

    /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3em;
  }

  
  
  .img-right-container .image-only-col figure::before {
    width: 421px;
    height: 421px;
    bottom: -120px;
  }

  /* .FixNav .container-fluid {
    max-width: 85% !important;
  } */

}

@media only screen and (min-width: 1437px) and (max-width: 1700px){

  .wrapper-container{
    padding-bottom: 5em;
    
  }

  .benefits-col .ce-textpic{
    margin-bottom: 0;
  }

  .img-right-container .image-only-col figure::before {
      width: 488px;
      height: 488px;
  }

}
@media (max-width: 767px) {
  .powermail_fieldwrap_type_check .checkbox {
    flex: 0 0 100%;
    width: 100%;
  }
  
  .karriere-form-sec .powermail_fieldwrap_type_select .col-sm-10::after,
  .kontakt-form .powermail_fieldwrap_type_select .col-sm-10::after {
      right: 8px;
      bottom: 4px;
    }
  
  .benefits-col .ce-textpic {
      flex-direction: column;
      gap: 0;
      margin: 15px 0;
    }
    .benefits-col .ce-textpic figure {
      width: 60px;
      height: auto;
    }
  .karriere-first-sec h3,
    .wrapper-container h3 {
      font-size: 24px;
      line-height: 29px;
    }
  
  .img-left-container .image-only-col::before,
  .wrapper-container .image-only-col::before {
      bottom: -47px;
      left: -70px;
      width: 290px;
      height: 290px;
    }
  
  .img-right-container .image-only-col figure::before {
      bottom: -45px;
      width: 242px;
      height: 242px;
    }
  
  .img-right-container .row {
        flex-direction: column-reverse;
    }

    .third-header-container, .karriere-first-sec, .slider-praxis {
        padding-top: 5em !important;
    }

    .third-header-container {
      padding-top: 3.6em !important;
      padding-bottom: 0 !important;
    }
    .third-header-container figure {
      margin: unset;
      height: 214px;
    }
    .third-header-container figure img {
      object-fit: cover;
    }

  .text_sec {
    margin-top: unset;
  }
  .navbar-nav li a.active_nav {
    color: #FF833C;
  }

  .teaser_sec .col-md-5 .frame-type-text:before {
    top: 7%;
    left: 47%;
    width: 21px;
  }
  .teaser_sec .col-md-5 .frame-type-text::after {
    bottom: 7%;
    left: 47%;
    width: 21px;
  }

  .innerSlider_content h2,
  .innerSlider_content h1 {
    margin-bottom: 0;
  }

  .icon-footer {
    width: 33px;
    height: 33px;
  }

  .kontakt_sec .col-md-7 {
    padding: 0 2rem;
  }

  .kontakt_sec figure {
    margin-top: unset;
    height: 750px;
    margin-left: unset;
  }

  /* .form-control {
    height: 35px;
  } */

  .kontakt_sec img {
    object-position: 80%;
  }

  .inner-header .navbar-collapse,
  .sticky .navbar-collapse {
    top: -74px;
  }

  .FixNav.sticky .top-logo-col {
    padding: 1em 1.5em;
  }

  .teamFirstSec,
  .kontakt_sec,
  .specific_top {
    padding-top: 200px !important;
  }

  .teamSec_content figure {
    margin-bottom: 2rem;
    margin-top: -9rem;
  }
  /* ---------------- */
  .ce-container{
    max-width: 80%;
  }

  .teamSec_content .ce-container {
    height: auto;
    padding: 4rem 2rem 2rem;
  }

  .team_members_Sec figure {
    width: 300px;
    height: 300px;
  }

  .accordion-button {
    padding-right: 2rem;
  }

  .team_members_Sec .col-md-4 {
    margin-bottom: 2rem;
  }

  .nav_btnsMobile {
    display: block !important;
  }

  .nav_btnsMobile .accordion {
    background: #fff;
    border-radius: 45px;
  }

  .nav_btnsMobile .accordion-item {
    padding: 15px;
    border-bottom: unset;
  }
  .nav_btnsMobile.sticky .accordion-item {
    margin-bottom: unset;
  }

  .nav_btnsMobile .accordion-button,
  .nav_btnsMobile a {
    font-size: 16px !important;
    line-height: 19px;
    color: #000 !important;
  }

  .nav_btnsMobile .accordion-item.active--collapse .accordion-button {
    color: #000 !important;
}

  .nav_btnsMobile .accordion-header button::before {
    background-image: url(/fileadmin/user_upload/nyko/Group_48.svg);
  }
  .nav_btnsMobile .active--collapse .accordion-header button::before {
    rotate: 180deg;
    top: -6px;
    transform: translateY(0);
  }


  .nav_btnsMobile p{
    color: #000 !important;
  }
  .therapie figure {
    margin-right: unset;
    margin-bottom: 2rem;
    margin-top: -5rem;
  }

  .therapie {
    margin-top: 4rem;
  }

  .therapie.left_image figure {
    margin-left: unset;
  }

  .therapie .ce-container {
    padding: 0 1rem 2rem;
  }

  .therapie.specific_bottom_margin {
    margin-top: unset;
  }

  .therapie.specific_bottom_margin .ce-container {
    padding: 2rem 1rem;
  }

  .owl-nav {
    width: 80%;
  }

  .owl-carousel .owl-item img {
    height: 200px;
    object-fit: cover;
    object-position: right;
  }

  .innerSlider_content {
    position: unset;
    transform: unset;
    padding-top: 2rem;
  }

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

  .innerSlider_content h1 {
    color: #ebdfd4;
  }

  .sticky.homePageNav .topLogo {
    /* padding: 0px 0 0 30px; */
  }

  .inner-header .topLogo {
    padding: 0 0 0 22px;
  }

  .secondSecotion .ce-bodytext p.lead {
    display: block;
    position: absolute;
    bottom: -160px;
    width: 100%;
    left: 0;
    padding: 0 4rem;
    text-align: left;
    line-height: 23px;
    font-size: 14px;
  }
  .secondSecotion .section-icon {
    display: none;
  }
  .footer h3 {
    font-size: 32px;
    line-height: 38px;
  }

  .table td,
  .table th {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
  }

  /* .footer .col-md-4 .frame-type-text {
    border-right: unset;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 2rem;
  } */

  a.STEF_back-to-top {
    right: 15%;
    bottom: 40px;
    width: 24px;
    height: 8px;
  }

  /* .footer .col-md-4 {
    text-align: center;
    padding-bottom: 2rem;
  } */

  /* .footer .col-md-4:nth-child(3) .frame-type-text {
    border-bottom: unset;
    padding-bottom: unset;
  } */

  iframe {
    margin-top: unset;
    height: 230px;
  }

  .copy-r .col-md-4 .frame-type-text,
  .copy-r .col-md-4 {
    border-bottom: unset;
    padding-bottom: unset;
  }

  p:has(.mainBtn) {
    width: 100%;
  }

  .secondSecotion {
    margin-bottom: unset !important;
  }
  .lightGoldColor {
    margin-bottom: 7rem !important;
  }
  .teaser_sec .ce-container {
    max-width: 80%;
  }

  .teaser_sec .col-md-5 .frame-type-text {
    height: 325px;
    width: 90%;
    padding: 2rem 20px;
    margin-top: -30px;
  }

  .text_sec::before {
    width: 137px;
    height: 78px;
    top: 12px;
  }

  p:has(.teaserBtn) {
    width: 70%;
  }

  .teaser_sec .img.right figure {
    height: 865px;
    height: 304px;
  }

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

  .secondSecotion figure {
    width: 315px;
    height: 315px;
  }

  .secondSecotion .col-md-4 .ce-column {
    display: flex;
    justify-content: center;
  }

  .first-sec {
    margin-top: 0;
    padding-top: 5em !important;
  }

  .navbar-nav li a {
    font-size: 20px;
    color: #000;
    line-height: 24px;
  }

  header.FixNav {
    background: transparent;
  }

  .shortCuts a {
    padding: 3px 40px;
    font-size: 16px;
  }
  .no_margin_top {
    padding-top: 1rem !important;
  }
  .links-mob {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .links-mob a {
    margin-right: 1rem;
  }

  .links-mob img {
    width: 34px;
    height: 33px;
  }

  .header_sec .col-md-6 {
    height: 67vh;
  }

  .header_sec .col-md-6.pinkBG {
    height: 40vh;
  }

  .header_sec .pinkBG figure {
    height: 142px;
    margin-top: 6rem;
  }
  .header_sec .pinkBG figure img {
    object-fit: contain;
  }
  .header_sec .pinkBG .frame-type-image {
    padding-left: unset;
  }

  .header_sec .girl_col figure {
    height: 60vh;
    margin-bottom: unset;
  }

  .header_sec {
    position: relative;
    height: 100vh;
  }

  .secondSecotion .pinkColor figure,
  .secondSecotion .lightGoldColor figure {
    position: unset;
    transform: unset;
  }

  .secondSecotion .ce-bodytext {
    height: 240px;
    padding: 11rem 0 0;
  }

  .darkPinkColor figure,
  .lightGoldColor figure {
    opacity: 1;
  }

  .secondSecotion .col-md-4 {
    margin-bottom: 13rem;
    position: relative;
  }

  .teaser_sec .txt.left .frame-type-text {
    margin-right: 0;
  }

  .teaser_sec .col-md-5 .frame-type-text {
    margin-left: 0;
  }

  .links {
    top: 65%;
    transform: rotate(-90deg);
    gap: 10px;
    flex-direction: row-reverse;
    right: -160px;
    bottom: unset;
    height: max-content;
  }
  /* -------------- */
  .links a{
    font-size: 14px;
    line-height: 17px;
    padding: 6px 12px;
  }
  /* -------------- */

  .text_sec h4 {
    word-break: break-word;
    font-size: 20px;
    line-height: 28px;
  }

  .homePageNav .topLogo {
    display: none;
  }

  .homePageNav.sticky .topLogo,
  .inner-header .topLogo {
    display: block;
    /* margin: 4rem 0 8px; */
  }

 .nav_btnsMobile.sticky {
  position: fixed;
  background: #fff;
  left: 0;
  width: 100%;
  z-index: 999999;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  bottom: 0;
}

  header.sticky .col-md-2:has(.mobile--nav),
  .inner-header .col-md-2:has(.mobile--nav) {
    justify-content: start;
  }

  .inner-header {
    background: #fff !important;
  }

  .sticky .navbar-toggler .icon-bar {
    background: black;
    height: 3px;
    width: 45px;
  }

  header.FixNav.sticky {
    padding: 0;
  }

  .shortcuts-col {
    position: absolute;
    top: 0;
    background: #f7f0e8;
    padding: 1rem 0;
  }

  /* **********amr fix********* */
  .accordion-sec .accordion-button {
    font-weight: bold;
    padding-right: 34px;
  }

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

  .kontakt-sec .row {
    margin-top: 12rem;
  }

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

  form {
    margin-top: 2rem;
  }

  .powermail-errors-list {
    top: 35px;
    width: 100% !important;
  }

  .karriere-form-sec .powermail_fieldwrap_type_file .col-sm-10::after {
    font-size: 16px;
    line-height: 19px;
    left: 50%;
    width: 100%;
    top: 12px;
  }
  .powermail_fieldwrap_type_file {
    min-height: 80px;
  }

  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex: 0 0 100%;
    font-size: 16px;
  }

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

  label.control-label.col-sm-2,
  .powermail_fieldwrap .col-sm-10 {
    padding: unset;
  }
  .impressum_top .col-md-6:nth-child(2) {
    margin-top: unset;
    margin-bottom: 3rem;
  }
  /* header.FixNav.inner-header.sticky .shortCuts{
    display: none;
  }
  .inner-header.sticky .topLogo {
    padding: 0;
}
.inner-header.sticky button.navbar-toggler {
  top: 7px;
} */
  .sliderPart {
    margin-top: -7rem;
  }

  /* .inner-header .shortCuts {
    position: absolute;
    top: -140px;
    width: 100%;
    text-align: center;
  }
 .inner-header .shortCuts a img {
    width: 16px;
}
.inner-header .topLogo {
  padding: 60px 0 0;
} */
  /* .inner-header  button.navbar-toggler {
  right: -33px;
  top: 70px;
}
.inner-header .topLogo {
  width: 250px;
  display: block;
}
.inner-header .shortCuts a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.inner-header .navbar-collapse{
  top: 40px;
} */
  /* .top-img {
    padding-top: 8em !important;
  }

  .top-img figure {
    height: 179px;
  }

  .top-img img {
    object-fit: cover;
  } */

  /* ahmed */
  .owl-nav button {
    width: 10px;
  }

  .owl-nav button.owl-prev {
    margin-left: -25px !important;
  }

  .owl-nav button.owl-next {
    margin-right: -25px !important;
  }

  .frontPage.top_space {
    padding-top: 0em !important;
  }

  .topHeader_image img.mob_img {
    display: block;
  }

  .topHeader_image img.desktop_img {
    display: none;
  }

  header .col-md-2 {
    display: flex;
    justify-content: space-around;
  }

  /* button.navbar-toggler {
    right: 0;
    bottom: -128px;
    top: unset;
  } */

  a.mainBtn {
    font-size: 20px;
    line-height: 24px;
    padding: 15px 25px;
    margin-top: 1em;
  }

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

  .navbar-collapse {
    background: #fff;
    right: 0;
    top: -74px;
    z-index: 30;
    padding: 0 1em;
    position: absolute;
    width: 100%;
    height: auto;
  }

  .navbar-nav li a.active_nav {
    position: unset;
  }

  .navbar-nav li a.active_nav:after {
    bottom: 0;
    width: 100%;
    height: 164px;
  }

  .accordion-header button::before {
    background-size: 16px 16px;
    right: 0;
    padding: 16px;
  }

  .accordion-sec.home .accordion-header button::before {
    background-size: 23px 24px;
    right: 13px;
    padding: 20px;
  }

  /* *******amr fix*********** */
  .sliderPart .owl-nav {
    margin-top: unset !important;
    transform: translate(0, -50%);
  }

  .content-slider {
    margin-top: 4rem;
  }

  .listItemsPart {
    margin-top: 28px;
  }

  .pageSpace {
    padding: 2em 0em;
  }

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

  .accordion-button {
    font-size: 18px;
    line-height: 24px;
  }

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

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

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

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

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

  h1 {
    font-size: 40px;
    line-height: 48px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
  }

  h3 {
    font-size: 33px;
    line-height: 39px;
    margin-bottom: 1rem;
  }

  h4 {
    font-size: 40px;
    line-height: 70px;
  }

  h5 {
    font-size: 24px;
    line-height: 24px;
  }

  p,
  ul li {
    font-size: 16px;
    line-height: 19px;
  }
  .nav_btnsMobile .ce-accordion-body {
    padding: 20px 0 0;
  }
  .top_logo a {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

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

  /* ************amr fix*********** */
  .top_logo {
    left: 50%;
    top: 31%;
    width: 303px !important;
    height: 257px !important;
    /* margin-top: 50px; */
  }

  header.FixNav {
    padding: 0;
  }

  .inner-header .navbar-toggler .icon-bar{
    background-color: #000000;
  }

  .inner-header .navbar-toggler .open .icon-bar{
    background-color: #FF833C;
  }
  /* -------------------------------------- */
  .drop-content,
  .drop-content ul,
  .dropdown_c,
  .navbar-light .row.align-items-center {
    position: relative;
  }

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

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

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

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

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

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

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

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

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

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

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

  /* .copy-r p {
    text-align: center !important;
    line-height: 18px;
  } */

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

  .nav_shortcuts span {
    display: none;
  }

  .scrolla {
    display: none;
    bottom: -2px;
    width: 128px;
    height: 60px;
    background-size: contain;
  }

  .scrolla p {
    font-size: 12px;
    line-height: 15px;
  }

  .scrolla img {
    width: 34px;
    height: 12px;
  }

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

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

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

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

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

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

  form.powermail_form.powermail_form_50 {
    padding: 0;
  }

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

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

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

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

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

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

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

  .container {
    max-width: 100%;
  }

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

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

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

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

  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 200;
    height: 72px;
        padding: 19px 19px 5px;
    background-color:#ffffff;
  }

  .top_space {
    padding-top: 3em;
  }

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

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

  footer {
    padding: 60px 15px;
  }

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

  /* **********amr fix*********** */
  .footer-sec .row {
    margin-left: 0;
    margin-right: 0;
  }
  .header-img {
    margin-top: 8em;
  }
  .innerSlider {
    margin-top: 8em;
  }

  .footer .col-md-6.footer-cr-col{
    flex: 0 0 50%;
  }

  .copy-r p a strong{
  height: auto;
  margin: 0 3px;
}


  .powermail_fieldwrap,
  .powermail_fieldwrap_e_mail,
  .powermail_fieldwrap_telefonnummer,
  .powermail_fieldwrap_type_radio,
  .powermail_fieldwrap_type_file,
  .powermail_fieldwrap_type_check,
  .powermail_fieldwrap_type_textarea,
  .powermail_fieldwrap_type_submit {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .img-left-container .text-only-col{
    padding-left: 0;
  }
  .text-only-col{
    padding-right: 0;
    z-index: 2;
  }


  /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;

  }
/* nav fixes */
  div#toggle::before {
    content: 'Menü';
    font-size: 16px;
    line-height: 19px;
    position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      margin-top: -19px;
    color: black;
    text-transform: uppercase;
}

.FixNav .row {
  padding: unset;
}
.p-nav{
  margin-right: 7em;
  white-space: unset;
  margin-left: 1em;
  padding-top: 9px;
}

.navbar-toggler .open .icon-bar{
  background-color: #FF833C;
}
/* home Fixes */
.home-first-sec h1{
  letter-spacing: 0;
}
.header-container h3{
  font-size: 16px;
  line-height: 19px;
}

.header-container .row {
  padding: 1em 0;
}
.home-first-sec .imgs-col .top-img figure{
    width: 242px;
    height: 243px;
}
.home-first-sec .imgs-col .middle-img figure{
  width: 251px;
  height: 178px;
}


.home-first-sec .imgs-col .bottom-img figure{
    width: 199px;
    height: 122px;
}
.home-first-sec .imgs-col .top-img{
    bottom: -25px;
    right: -75px;
}
.home-first-sec .imgs-col .middle-img {
    right: 0;
    top: 0;
}
.home-first-sec .imgs-col .bottom-img{
  left: unset;
  bottom: 0;
}
.imgs-col .middle-img img,
.imgs-col .bottom-img img,
.home-text-right img{
  border-radius: 20px;
}

.home-second-sec h1{
  font-size: 33px;
  line-height: 39px;
  margin-bottom: 1rem;
}

.home-third-sec .imgs-col .bottom-img figure {
    width: 199px;
}
.home-third-sec .imgs-col .middle-img {
    top: 35px;
    width: 251px;
}
.home-third-sec .imgs-col .top-img {
    top: 0;
    right: 0;
    width: 148px;
}

.home-text-right h3{
    font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
}
.home-text-right .text-col {
    padding-right: 15px;
    padding-left: 15px;
}

.home-text-right .text-col::after{
    top: -110px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 436px;
}


/* ----------------- */
.home-second-sec .col-md-6.imgs-col .first-img{
  position: relative !important;
}
.home-second-sec .col-md-6.imgs-col .first-img, 
.home-second-sec .col-md-6.imgs-col .second-img, 
.home-second-sec .col-md-6.imgs-col .third-img, 
.home-second-sec .col-md-6.imgs-col .fourth-img, 
.home-second-sec .col-md-6.imgs-col .fifth-img{
    width: 300px;
    height: auto;
    position: absolute;
    left: 50%;
    top: -22%;
    transform: translate(-50%, -50%);
}
.home-second-sec .col-md-6 p{
    position: relative;
    bottom: -355px;
}
.home-second-sec h6{
  font-size: 18px;
  line-height: 22px;
}
.home-second-sec .col-md-6.imgs-col .first-img::after, 
.home-second-sec .col-md-6.imgs-col .second-img::after, 
.home-second-sec .col-md-6.imgs-col .third-img::after, 
.home-second-sec .col-md-6.imgs-col .fourth-img::after, 
.home-second-sec .col-md-6.imgs-col .fifth-img::after{
    content: "";
    width: 146px;
    height: 146px;
}


.home-second-sec .col-md-6.imgs-col{
  background-image: none;
}

.home-second-sec{
    background-image: url(/fileadmin/user_upload/nyko/Ellipse6.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 15%;
    padding-bottom: 3em;
}

.home-third-sec{
  padding-bottom: 3em;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .impressum_top .col-md-6:nth-child(2) {
    margin-top: unset;
  }
  .innerSlider_content h1 {
    color: #fff;
    opacity: 80%;
    margin-bottom: unset;
  }
  .kontakt_sec figure {
    margin-left: -20rem;
  }
  .scrolla {
    bottom: -6px;
    width: 235px;
    height: 113px;
    background-size: contain;
  }
  .scrolla p {
    line-height: 25px;
  }
  .navbar-collapse,
  .inner-header .navbar-collapse {
    top: 15px;
  }
  .innerSlider_content {
    position: absolute;
    transform: translate(0, -50%);
    padding-top: unset;
  }
  .innerSlider_content .ce-container {
    max-width: 100%;
  }
  .nav_btns {
    display: block;
  }
  .nav_btnsMobile {
    display: none !important;
  }
  .therapie .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
  .therapie figure {
    margin-right: unset;
    margin-bottom: unset;
    margin-top: unset;
  }
  .therapie .ce-container {
    padding: 2rem;
  }
  .therapie {
    margin-top: unset;
  }
  .pageSpace {
    padding: 2em 0em;
  }
  .inner-header {
    background: #fff !important;
  }
  .navbar-expand-lg .navbar-collapse {
    align-items: flex-start;
  }
  .teamSec_content {
    margin-top: unset;
  }
  .navbar-collapse {
    height: 75vh;
  }
  .teamSec_content figure {
    margin-bottom: unset;
    margin-top: unset;
    width: unset;
    height: unset;
  }
  .team_members_Sec .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: unset;
  }
  h5 {
    font-size: 23px;
    line-height: 26px;
  }
  .team_members_Sec figure {
    width: 200px;
    height: 200px;
    margin-bottom: unset;
  }
  .teamSec_content .ce-container {
    padding: 2rem;
  }
  .owl-carousel .owl-item img {
    height: 457px;
  }
  .owl-nav {
    left: 10px;
    width: 96%;
  }
  .no_margin_top {
    padding: 3em 0em !important;
  }
  .copy-r .text-right {
    text-align: right !important;
  }
  .copy-r .text-center {
    text-align: center !important;
  }
  .header_sec .ce-col.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  a.STEF_back-to-top {
    right: 0%;
    bottom: 40px;
    width: 29px;
    height: 10px;
  }
  /* .footer .col-md-4:nth-child(3) .frame-type-text {
    padding: 3rem 15rem 0;
  } */
  .copy-r .col-md-4:nth-child(3) .frame-type-text {
    padding: unset !important;
  }
  .header_sec .col-md-6.pinkBG {
    height: 92vh;
  }
  .links {
    transform: rotate(0deg);
    gap: 0;
    flex-direction: column;
    top: 70%;
  }
  .scrolla {
    padding: 17px;
  }
  .header_sec .col-md-6 {
    height: 92vh;
  }
  .header_sec .girl_col figure {
    height: 92vh;
  }
  .header_sec {
    height: 92vh;
  }
  .ce-container {
    max-width: 75%;
  }
  .teaser_sec .ce-container {
    max-width: 100%;
  }
  .teaser_sec .col-md-7 figure {
    margin-bottom: unset;
    height: 489px;
  }
  .teaser_sec .col-md-7 figure img {
    object-fit: cover;
  }
  .reverse {
    flex-direction: unset;
  }
  .teaser_sec .txt.left .frame-type-text {
    margin-left: unset;
    margin-right: -30%;
  }
  .teaser_sec .col-md-5 .frame-type-text {
    height: 325px;
    padding: 0 2rem;
    width: 100%;
    margin-left: -30%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  header .col-md-2 {
    padding: unset;
  }
  header.FixNav {
    padding: 15px 50px;
  }
  .sticky .shortCuts,
  .inner-header .shortCuts {
    left: 54%;
  }


    /* karriere edits */
  .benefits-col{
    position: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 3em;
  }


    .wrapper-container .image-only-col::before {
    bottom: -30px;
    left: -100px;
    width: 376px;
    height: 376px;
  }


   .text-only-col {
    padding-right: 0em;
  }

    .img-left-container .text-only-col {
    padding-left: 0;
}
    .image-only-col::before{
        top: 18px;
    right: 20px;
    width: 300px;
    height: 300px;
  }


.img-left-container .image-only-col::before{
  top: 35px;
    left: -141px;
    width: 460px;
    height: 540px;
}


}



/* **********amr fix*********** */
@media (max-width: 375px) {
  .top_logo {
    top: 35% !important;
    /* margin-top: 100px; */
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .header_sec .pinkBG figure {
    height: 95px;
    margin-left: 3rem;
  }
  .header_sec .pinkBG .frame-type-image {
    justify-content: left;
  }
  button.navbar-toggler {
    right: 0;
    bottom: -153px;
    top: unset;
  }
  .header_sec .girl_col img {
    object-fit: cover;
    object-position: 100% 20%;
  }
}
@media (max-width: 1600px) {
  .topHeader .topHeader_logo .top_logo {
    width: 405px;
    height: 327px;
  }

  .accordion-sec .accordion-body .ce-textpic .ce-gallery figure {
    width: 560px;
  }

    .sticky-btns .col-md-8 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }


}

@media (min-width: 1600px) and (max-width: 1800px) {
  
.img-right-container .image-only-col figure::before{
  bottom: -140px;
}
}

@media only screen and (min-device-width: 1500px) {
  .navbar-nav li {
    padding-left: 15px;
  }

  .desktop-copy-r {
    display: flex;
  }

  .paxis p {
    text-align: right;
  }

  /* ************amr fix******** */
  .accordion-header button::before {
    display: block;
  }

  .accordion-sec .accordion-body .ce-bodytext {
    padding: 0 112px 0 0;
  }

  .table-links-row {
    margin-top: 30px;
  }

  /* .signature-sec {
    padding: 9em 0 4em !important;
  } */
  .footer-sec .links {
  }

  .footer-sec .left {
    padding: 39px 30px 39px 58px;
  }
}
@media (min-width: 1025px) and (max-width: 1920px) {
  .teaser_sec .col-md-7 figure {
    margin-bottom: unset;
    height: 720px;
  }
  .teaser_sec .col-md-7 figure img {
    object-fit: cover;
  }
}