.mobile-bg {
  background-color: transparent;
}
.mobile-bg.bkg-white {
  background-color: white;
}

.menu-icon.bkg-white span {
  background-color: #ffffff !important;
}

.header-mb-logo.bkg-white {
  background-image: url("../../img/global/logo_white.png") !important;
}

#footer {
  background-color: #1C0316;
}

#wrapper {
  overflow-y: visible;
}

#credentials {
  background-color: #011A2F;
  color: #ffffff;
}
#credentials .title {
  font-size: 60px;
  color: #FFED00;
}
#credentials .red {
  color: #E60000;
}
#credentials #banner-area {
  position: relative;
}
#credentials #banner-area .the-rx-award {
  width: 99px;
}
@media (max-width: 991.98px) {
  #credentials #banner-area .the-rx-award {
    width: 65px;
  }
}
#credentials #banner-area .title {
  font-size: 90px;
}
#credentials #bg-img-top {
  position: absolute;
  top: 0;
  left: 34%;
  width: 30%;
  padding-bottom: 19%;
  z-index: -1;
  overflow: hidden;
}
#credentials #bg-img-top img {
  left: 0;
  top: -64%;
  width: 100%;
  position: absolute;
}
#credentials #bg-img-yellow {
  position: absolute;
  top: 0;
  width: 28%;
  left: -21%;
}
#credentials #bg-img-yellow img {
  width: 100%;
}
#credentials #bg-img-turk {
  position: absolute;
  width: 39%;
  padding-bottom: 69%;
  top: 30%;
  right: 0;
  overflow: hidden;
}
#credentials #bg-img-turk img {
  position: absolute;
  bottom: 0;
  right: -77%;
  height: 100%;
  width: auto;
}
#credentials #grafik-content {
  padding-bottom: 330px;
}
#credentials .gifs {
  position: relative;
}
#credentials .gifs .g-single {
  position: absolute;
  width: 50%;
  padding-bottom: 50%;
  left: 100%;
  transform: translateX(-100%);
  bottom: 0;
}
#credentials .gifs .g-single img {
  position: absolute;
  width: 100%;
}
#credentials .gifs .g-single#gif02 {
  left: 50%;
  bottom: -220px;
  transform: translateX(-50%);
}
#credentials #nd-life {
  position: relative;
  padding-top: 13%;
}
#credentials #nd-life #design {
  position: relative;
}
#credentials #nd-life .di-container {
  width: 100%;
  top: 0;
  left: 0;
}
#credentials #nd-life .di-container #design-img {
  width: 100%;
}
#credentials #to-destination {
  position: relative;
  z-index: 1;
}
#credentials #to-destination .heart-gif img {
  width: 100%;
}
#credentials #to-destination .d-images {
  display: flex;
  justify-content: space-between;
  width: 100%;
  transition: transform 0.3s ease;
}
#credentials #to-destination .d-images .s-single {
  width: calc(33.3% - 15px);
}
#credentials #to-destination .d-images .s-single img {
  width: 100%;
}
#credentials #tiktok-gifs {
  display: flex;
  justify-content: space-between;
}
#credentials #tiktok-gifs .tk-announce {
  position: absolute;
  top: 71%;
  left: -37%;
  width: 70%;
}
#credentials #tiktok-gifs .tk-announce img {
  width: 100%;
  max-width: 300px;
}
#credentials #tiktok-gifs .t-single {
  position: relative;
  width: calc(25% - 75px);
}
#credentials #tiktok-gifs .t-single > div {
  position: relative;
  width: 100%;
  max-width: 294px;
}
#credentials #tiktok-gifs .t-single > div > img {
  width: 100%;
}
#credentials #tiktok-gifs .t-single.t-third > div {
  top: 90%;
}
#credentials #tiktok-gifs .t-single.t-larger {
  width: 30%;
}
#credentials #tiktok-gifs .t-single.t-larger > div {
  top: 20%;
  max-width: 389px;
}
#credentials #tiktok-gifs .t-single.t-fourth > div {
  top: -30%;
}
#credentials #services ul {
  padding-left: 0;
}
#credentials #services ul li {
  position: relative;
  list-style: none;
  padding-left: 25px;
}
#credentials #services ul li:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/credentials/leben-mit-nd/arrow.svg");
}
@media (max-width: 991.98px) {
  #credentials #to-destination {
    top: -100px;
  }
  #credentials #nd-life {
    padding-top: 120px;
  }
  #credentials #bg-img-turk {
    width: 57%;
    padding-bottom: 101%;
    top: 25%;
  }
  #credentials #grafik-content {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
  #credentials .gifs {
    position: relative;
    transform: translateY(-90px);
  }
  #credentials .gifs .g-single {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 35%;
    padding-bottom: 0;
  }
  #credentials .gifs .g-single img {
    position: relative;
  }
  #credentials .gifs .g-single#gif01 {
    margin-left: 25%;
  }
  #credentials .gifs .g-single#gif02 {
    left: auto;
    bottom: auto;
    transform: none;
  }
}
@media (max-width: 767.98px) {
  #credentials #banner-area .title {
    font-size: 60px;
  }
  #credentials .tk-announce {
    position: absolute;
    bottom: -35px;
    width: 160px;
    height: 160px;
  }
  #credentials .tk-announce img {
    width: 100%;
    top: 0;
    position: absolute;
    display: none;
  }
  #credentials .slider {
    width: 300px;
    margin: 0 auto;
    position: relative;
  }
  #credentials .slider .mb-slider-container {
    overflow: hidden;
    width: 250px;
    margin: 0 auto;
  }
  #credentials .slider .mb-slider-container .slider-content {
    width: 250px;
    height: 445px;
    position: relative;
    margin: auto;
  }
  #credentials .slider .mb-slider-container .slider-content .s-single {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: 0.6s ease;
    transform: translate(calc(-100% - 10px), 0);
  }
  #credentials .slider .mb-slider-container .slider-content .s-single img {
    width: 100%;
    height: auto;
  }
  #credentials .slider .mb-slider-container .slider-content .s-single.active {
    transform: translate(0, 0);
  }
  #credentials .slider .mb-slider-container .slider-content .s-single.active ~ .s-single {
    transform: translate(calc(100% + 10px), 0);
  }
  #credentials .slider .ctrl {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    left: 0;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
  #credentials .slider .ctrl.prev {
    transform: rotate(-125deg);
  }
  #credentials .slider .ctrl.next {
    right: 0;
    left: auto;
    transform: rotate(45deg);
  }
  #credentials #slider01 .slider-content {
    height: 545px;
  }
}
@media (max-width: 575.98px) {
  #credentials #bg-img-turk {
    display: none;
  }
  #credentials #tab-mb {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  #credentials #tab-mb:before {
    position: absolute;
    content: "";
    width: 144%;
    height: 130%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../img/credentials/leben-mit-nd/havas-life-bird-und-schulte-credentials-neurodermitis-turk-bg.png);
    top: 0;
    right: -75%;
    z-index: -1;
  }
  #credentials #bg-img-top {
    left: auto;
    right: 0;
    padding-bottom: 0;
    top: 90px;
    width: 40%;
  }
  #credentials #bg-img-top img {
    width: 100%;
    position: relative;
    top: 0;
  }
}

/*# sourceMappingURL=leben-mit-nd.css.map */
