/**
Institute page
**************************/
.institute-banner {
  position: relative;
}

.institute-banner img {
  width: 100%;
  max-width: 100%;
}

.institute-banner .the-institute {
  width: 660px;
  margin-left: -330px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  height: 100%;
  margin-top: 0 !important;
  font-family: 'Graphik',sans-serif;
}

.institute-banner .the-institute .tab {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.institute-banner .the-institute .tab .tab-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.institute-banner .the-institute h1 {
  font-size: 36px;
  letter-spacing: 0.1em;
  line-height: 40px;
  text-transform: uppercase;
  font-family: 'Graphik',sans-serif;
}

.institute-banner .welcome-entry-cta {
  display: inline-block;
  background-color: #fff;
  color: #000;
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  margin-top: 20px;
  letter-spacing: 0em;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Graphik',sans-serif;
}

.section-institute .shell {
  max-width: 660px;
}

.section-institute .section-head {
  margin: 80px 0 18px 0;
}

.section-institute .section-title {
  text-align: left;
}

.section-institute .title.section-title h2 {
  font-size: 28px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: 'Graphik',sans-serif;
  font-weight: normal;
  color: #000;
}

.section-institute .section-body p {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 20px;
  font-family: 'Graphik',sans-serif;
}

.section-institute .section-body p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-institute .section-body p.list-title {
  font-weight: 500;
  margin-top: 22px;
  margin-bottom: 25px;
  font-family: 'Graphik',sans-serif;
}

.section-institute .treatment-list {
  margin: 0 0 0 15px;
}

.section-institute .treatment-list li {
  list-style-type: disc;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 22px;
  font-family: 'Graphik',sans-serif;
}

.section-institute .btn {
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  margin-top: 20px;
  letter-spacing: 0em;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Graphik',sans-serif;
}

.section-institute.institute-tiles .tile {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}

.section-institute.institute-tiles .tile:first-child {
  padding-right: 15px;
}

.section-institute.institute-tiles .tile:last-child {
  padding-left: 15px;
}

.section-institute.institute-tiles .tile img {
  width: 100%;
  max-width: 100%;
}

.section-institute.institute-tiles.two-tiles .tile {
  width: 50%;
}

.section-institute.wide {
  margin-top: 80px;
  margin-bottom: 70px;
}

.section-about + .section-institute.wide {
  margin-top: -40px;
  margin-bottom: 80px;
  min-height: 400px;
}

.section-institute.wide .shell {
  max-width: none;
}

.section-institute.gift {
  background: #c5e5d5;
  text-align: center;
  padding: 70px 0;
}

.section-institute.gift .shell {
  max-width: 660px;
}

.section-institute.gift .section-head {
  margin-top: 0;
}

.section-institute.institute-gallery {
  margin-bottom: 60px;
}

.section-institute.institute-gallery img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.section-institute.institute-gallery .gallery-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  word-spacing: 0;
}

.section-institute.institute-gallery .gallery-list li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  word-spacing: normal;
  letter-spacing: 0.1em;
  font-size: 12px;
  box-sizing: border-box;
  width: 25%;
  padding: 10px;
}

.section-institute.institute-gallery .gallery-list li:first-child {
  width: 50%;
  float: left;
  padding: 0 10px 0 0;
}

.section-institute.institute-gallery .gallery-list li:nth-child(2), .section-institute.institute-gallery .gallery-list li:nth-child(3) {
  padding-top: 0;
}

.section-institute.institute-gallery .gallery-list li a {
  display: block;
  position: relative;
}

.section-institute.institute-gallery .gallery-list li a .zoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  display: block;
  opacity: 0;
  transition: all .3s ease;
}

.section-institute.institute-gallery .gallery-list li a:hover .zoom {
  opacity: 1;
}

.section-institute.institute-gallery .tab {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.section-institute.institute-gallery .tab .tab-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-popup {
  background: none;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-fade .mfp-content {
  border: 10px solid #000;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  /*cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;*/
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #666;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #666;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  color: #fff;
  right: 0px;
  text-align: right;
  padding-right: 0px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  /**border-right: 17px solid $mfp-controls-color;**/
  margin-left: 55px;
  margin-top: 0;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 55px;
  margin-top: 0;
  /**border-right: 27px solid $mfp-controls-border-color;***/
  content: '\e803';
  font-family: 'icons';
  font-size: 25px;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  /**border-left: 17px solid $mfp-controls-color;**/
  margin-left: 0px;
  margin-top: 0;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  margin-left: 0px;
  margin-top: 0;
  /**border-left: 27px solid $mfp-controls-border-color;**/
  content: '\e802';
  font-family: 'icons';
  font-size: 25px;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -50px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0;
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0;
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Slick Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.photogallery-wrapper {
  background: #fff;
  padding: 80px 50px 40px 50px;
  box-sizing: border-box;
}

.photogallery-wrapper .slider li img {
  width: 100%;
  max-width: 100%;
}

.photogallery-wrapper .slider.slider-nav li {
  padding: 0 10px;
  box-sizing: border-box;
}

.photogallery-wrapper .slider.slider-nav li img {
  padding-bottom: 10px;
  border-bottom: 2px solid  transparent;
}

.photogallery-wrapper .slider.slider-nav li.slick-current img {
  border-bottom-color: #B09359;
}

.photogallery-wrapper .slider.slider-for {
  margin-bottom: 70px;
}

.photogallery-wrapper .slider .slick-prev,
.photogallery-wrapper .slider .slick-next {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 100;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
  cursor: pointer;
}

.photogallery-wrapper .slider .slick-prev {
  background: url(../images/icons/zoom-prev.svg);
}

.photogallery-wrapper .slider .slick-next {
  right: 0;
  left: auto;
  background: url(../images/icons/zoom-next.svg);
}

.photogallery-wrapper .slider .slide-img {
  display: inline-block;
  width: 50%;
  margin-left: 10%;
}

.photogallery-wrapper .slider .slide-caption {
  display: inline-block;
  width: 35%;
  margin-left: 3%;
  letter-spacing: 0.1em;
  font-family: 'Graphik',sans-serif;
  font-weight: normal;
  color: #000;
}

.photogallery-wrapper .slider .slide-caption .slide-no {
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
  font-family: 'Graphik',sans-serif;
}

.photogallery-wrapper .slider .slide-caption .slide-title {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 25px;
  font-family: 'Graphik',sans-serif;
}

.photogallery-wrapper .slider .slide-caption .slide-txt {
  display: block;
  font-size: 16px;
  width: 60%;
  font-family: 'Graphik',sans-serif;
}

.mfp-close {
  width: 50px;
  height: 50px;
  background: url(../images/icons/zoom-close.svg) !important;
  background-repeat: no-repeat;
  top: 30px;
  right: 30px;
  z-index: 100;
}

.mfp-close:active {
  top: 30px;
}

/**************************
About page
**************************/

.js-video__trigger {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background-color: #000;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.js-video__trigger svg {
  fill: #fff;
  width: 80px;
  height: 80px;
}

.institute-banner iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.section-about {
  padding: 0 20px 40px 20px;
}

.section-about .header__1 {
  font-family: 'Graphik',sans-serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: 60px;
}

.section-about .header__1 + p {
  margin-top: 40px;
}

.section-about .text, .section-about .quote {
  margin: auto;
  margin-bottom: 80px;
}

.section-about .text {
  max-width: 700px;
}

.section-about .text p {
  font-family: 'Graphik', sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 20px;
  font-size: 16px;
  padding-bottom: 18px;
}

.section-about .text p:last-child {
  padding-bottom: 0;
}

.section-about .quote {
  max-width: 1000px;
  font-family: 'Graphik', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-size: 22px;
}

.banner__wrap {
  width: 100%;
  min-height: 300px;
}

.banner__mobile {
  height: 35vw;
  min-height: 300px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


/* ---- MODAL ---- */

.modal {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.modal__bg {
  position: fixed;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 998;
}

.modal__window {
  z-index: 999;
  position: absolute;
  max-width: 80%;
  padding: 45px;
  box-sizing: border-box;
  background: #fff;
  margin: 70px auto;
  border-bottom: 1px solid #d3d3d3;
  display: inline-block;
  vertical-align: top;
  *display: block;
  zoom: 1;
  text-align: left;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  left: 50%;
  transform: translateX(-50%);
}

.modal__window img {
  max-width: 73vw;
}

.modal__window .form--1col {
  max-width: 286px;
  margin: 6px auto 0;
}
.modal__window .form--1col .form__cell:last-child {
  padding-bottom: 0;
}
.modal__window * + p {
  max-width: 398px;
  margin: 2em auto 0;
}
.modal__window.fixed {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -320px;
}

.modal__close {
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: -30px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1em;
  letter-spacing: 0.1em;
  color: #fff;
}

.modal__close .icon__close {
  width: 15px;
  height: 15px;
  margin-left: 0;
  stroke: #fff;
  stroke-width:10;
  display: inline-block;
  position: relative;
  top: 2px;
}

@media screen and (max-width: 600px) {
  .modal__window {
    padding: 30px;
  }
  .modal__window.fixed {
    margin-left: -50%;
  }
}
/* Careers*/
.cms-careers ul {
  list-style: inside;
  padding-left: 15px;
}

.cms-careers .content {
  float: none;
  margin: 30px auto;
}

/***   add by 2jdev   ***/
.campaign-block.detox-0 .image {
  background: url('../images/detox-05.png') center center no-repeat;
  background-size: cover;
}

.detox-double-cleanse-landing .banner-image {
  background-image: url("../images/landing/cleanse/lp-hero.png");
  background-position: center top !important;
  height: 552px;
}

.detox-double-cleanse-landing .banner .text-left {
  left: 150px;
}
.detox-double-cleanse-landing .banner .text-left h2 {
  color: #222222;
  font-family: FreightDisplay;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 60px;
  text-align: center;
}
.detox-double-cleanse-landing .text-left > span {
  color: #16b5a2;
  font-size: 14px;
  font-weight: 500;
}

.detox-double-cleanse-landing .detox-double-cleanse-landing-1 .image-placeholder {
  display: inline-block;
  width: 731px;
}


.campaign-block.detox-double-cleanse-landing-1 .image-wrapper {
  margin-bottom: 13%;
  text-align: center;
}
.campaign-block.detox-double-cleanse-landing-1 .image {
  background: rgba(0, 0, 0, 0) url("../images/landing/cleanse/product_big.png") no-repeat scroll center center / cover ;
  height: 700px;
  width: 731px;
}
.detox-double-cleanse-landing-1 .text-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 74px 0;
  width: 40%;
  z-index: 1;
}

.detox-double-cleanse-landing-1 .text-wrapper  > img {
  margin-bottom: 17px;
}
.detox-double-cleanse-landing-1 .text-wrapper span {
  color: #16b5a2;
  font-family: Graphik;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin: 20px 0 12px;
  text-align: center;
}
.detox-double-cleanse-landing-1 .text-wrapper h2{
  color: #222222;
  font-family: FreightBig;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 17px;
  text-align: center;
}
.detox-double-cleanse-landing-1 .text-wrapper p {
  color: rgba(0, 0, 0, 0.35);
  font-family: Graphik;
  font-size: 15px;
  line-height: 1.67;
  max-width: 400px;
  text-align: center;
}

.detox-double-cleanse-landing-1 .text-wrapper hr {
  background-color: #ececec;
  border: 0 none;
  height: 2px;
  margin-bottom: 39px;
  margin-top: 23px;
  width: 400px;
}

.detox-double-cleanse-landing .cleanse-routine {
  background-image: url("../images/landing/cleanse/cleanse-routine-bg.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 918px;
  margin-bottom: 0 !important;
  margin-top: 0px;
  overflow: hidden;
  text-align: center;
}

.detox-double-cleanse-landing .cleanse-routine > div {
  margin: 130px auto 0;
  width: 555px;
  }
.detox-double-cleanse-landing .cleanse-routine > div > span {
  color: #16b5a2;
  font-family: Graphik;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: normal;
  margin-bottom: 6px;
}
.detox-double-cleanse-landing .cleanse-routine > div > h2 {
  color: #222222;
  font-family: FreightBig;
  font-size: 60px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 200;
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}

.detox-double-cleanse-landing .cleanse-routine > div > div {
  color: rgba(0, 0, 0, 0.35);
  font-family: Graphik;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.67;
  mix-blend-mode: multiply;
  text-align: center;
}

.detox-double-cleanse-landing .cleanse-routine > div.am-pm-wrap {
  margin-bottom: 101px;
  margin-top: 55px;
  width: auto;
}
.detox-double-cleanse-landing .cleanse-routine > div .Detox_AM-PM {
  object-fit: contain;
}

.detox-double-cleanse-landing .how-to {
  background-color: #f7c8c4;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
}

.detox-double-cleanse-landing .how-to > .how-to-center {
  left: 0;
  margin: 65px auto auto;
  right: 0;
  width: 645px;
}

.detox-double-cleanse-landing .how-to h2 {
  color: #222222;
  font-family: FreightBig;
  font-size: 60px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 200;
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 17px;
  text-align: center;
}

.detox-double-cleanse-landing .how-to .firmarine-howto-text {
  color: rgba(0, 0, 0, 0.35);
  font-family: Graphik;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.67;
  text-align: center;
}

.detox-double-cleanse-landing  .how-to .video {
  margin-bottom: 123px;
  margin-top: 52px;
  position: relative;
  z-index: 1;
}

.detox-double-cleanse-landing .how-to .bg {
  background: rgba(0, 0, 0, 0) url("../images/landing/cleanse/detox-video-bg.jpg") repeat scroll center center;
  display: block;
  height: 442px;
  left: 60%;
  position: absolute;
  top: 36.5%;
  width: 330px;
}
/***   add by 2jdev   ***/

