.tips-and-tutorials.type1 .tips-and-tutorials-heading {
  padding: 0 10px 0 10%;
}
.tips-and-tutorials.type1 .tips-and-tutorials-heading .intro {
  line-height: 23px;
}
.tips-and-tutorials.type1 .tips-and-tutorials-body .btn {
  left: 28px;
  top: 153px;
  width: 332px;
  font-size: 1rem;
  position: absolute;
  transform: translateX(-50%) translateY(0%) rotate(-90deg);
}
.tips-and-tutorials.type1 .tips-and-tutorials-body .btn::after {
  top: 4px;
}
.tips-and-tutorials.type1 .videos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tips-and-tutorials.type1 .video {
  float: left;
  position: relative;
}
.tips-and-tutorials.type1 .video .play-pause-btn {
  top: 15px;
  left: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 6.25rem;
  position: absolute;
}
.tips-and-tutorials.type1 .video-name {
  margin-top: 9%;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: "ReaderMedium", Arial, sans-serif;
}
.tips-and-tutorials.type2 .tips-and-tutorials-heading {
  padding: 0 10px 0 10%;
}
.tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
  line-height: 23px;
}
.tips-and-tutorials.type2 .tips-and-tutorials-body .btn {
  left: 28px;
  top: 157px;
  width: 332px;
  font-size: 1.5rem;
  position: absolute;
  transform: translateX(-50%) translateY(0%) rotate(-90deg);
}
.tips-and-tutorials.type2 .video {
  position: relative;
}
.tips-and-tutorials.type2 .tips-and-tutorials-body .btn::after {
  top: 4px;
}
.tips-and-tutorials.type2 .video .play-pause-btn {
  top: 15px;
  left: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 6.25rem;
  position: absolute;
}
.virtual-try-on .row {
  margin: 0;
  position: relative;
}
.virtual-try-on-heading {
  z-index: 1;
  padding-left: 9%;
  line-height: 79px;
  margin-bottom: -104px;
}
.virtual-try-on-heading span {
  width: 100%;
  display: inline-block;
}
.virtual-try-on-body {
  bottom: 8px;
  position: absolute;
  padding-right: 20px;
}
.virtual-try-on-body .description {
  margin: 10px 0 24px;
}
.virtual-try-on-body .btn {
  width: 225px;
}
.pdp-content-section .skin-regimen-config {
  display: -ms-flexbox;
  display: flex;
}
.pdp-content-section .skin-regimen-config .cta-link {
  margin-top: 25px;
}
.pdp-content-section .skin-regimen-config a.secondary-link {
  display: block;
  padding-bottom: 8px;
  min-width: inherit;
  font-family: "ReaderBold", Arial, sans-serif;
}
.pdp-content-section .skin-regimen-config p {
  font-size: 1.125rem;
}
.pdp-description.type1 {
  background: url("../contentassetimages/pdp-images/overview-bg.png") no-repeat 100% 0;
  padding: 175px 0 240px;
}
.pdp-description.type1 .description-col h2 {
  margin-right: -50%;
  line-height: 1;
  font-family: "ReaderMedium", Arial, sans-serif;
}
.pdp-description.type1 .description-col h2 span {
  font-family: "ReaderRegular", Arial, sans-serif;
}
.pdp-description.type1 .content-img {
  margin: 270px 0 35px;
}
.pdp-description.type1 .content-block {
  padding-right: 18%;
}
.pdp-description.type1 .content-block.content-left {
  margin-top: 60px;
}
.pdp-description.type1 .content-block.content-right p {
  margin-top: 30px;
}
.pdp-description.type2 {
  position: relative;
  padding: 70px 0 108px;
}
.pdp-description.type2 .description-content {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 99;
}
.pdp-description.type2 .description-content .content-left {
  padding-right: 33%;
  line-height: 24px;
}
.pdp-description.type2 .description-content .content-left p {
  margin-bottom: 24px;
}
.pdp-description.type2 .description-content h2 {
  font-family: "ReaderMedium", Arial, sans-serif;
  margin-bottom: 40px;
}
.pdp-description.type2 .description-content h2 span {
  display: block;
  font-family: "ReaderRegular", Arial, sans-serif;
}
.keyingredients.container.type1 {
  padding: 230px 0 0;
  background: url("../contentassetimages/pdp-images/ingredients_bg.png") no-repeat 100% 0;
  margin-top: 0;
}
.keyingredients.container {
  position: relative;
  margin-top: 120px;
  margin-bottom: 120px;
}
.keyingredients .keyingredients-content {
  position: static;
}
.keyingredients .content-block {
  margin-top: 38%;
}
.keyingredients .content-block p {
  margin-bottom: 28px;
}
.keyingredients .content-block h2 {
  font-family: "ReaderMedium", Arial, sans-serif;
  margin-bottom: 40px;
}
.keyingredients .content-block h2 span {
  display: block;
  font-family: "ReaderRegular", Arial, sans-serif;
}
.keyingredients .content-block .view-all {
  position: absolute;
  right: -83px;
  top: 86%;
  line-height: 40px;
  padding: 0 60px;
  font-family: "ReaderBold", Arial, sans-serif;
}
.keyingredients .keyingredients-full {
  position: absolute;
  top: 75%;
  right: 0;
  padding: 4.2% 24px 4.2% 6.3%;
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  width: 49.3%;
  /* patch */
  z-index: 2;
}
.keyingredients .keyingredients-full .close {
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 1rem;
  cursor: pointer;
}
.keyingredients .ingredients-wrapper {
  overflow-y: scroll;
  height: 100%;
  padding-right: 66px;
  font-size: 14px;
  line-height: 24px;
  height: 400px;
}
.scrollbar-wrap {
  position: relative;
}
.scrollbar-wrap .viewport {
  height: 290px;
  overflow: hidden;
  position: relative;
  margin-right: 11%;
}
.scrollbar-wrap .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  font-size: 0.875rem;
  line-height: 24px;
}
.scrollbar-wrap .scrollbar {
  background: #cccccc;
  position: absolute;
  background-position: 0 0;
  right: 0;
  top: 0;
  width: 8px;
}
.scrollbar-wrap .track {
  height: 100%;
  width: 8px;
  position: relative;
  padding: 0 1px;
}
.scrollbar-wrap .thumb {
  background: #c8102e;
  height: 20px;
  width: 8px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.scrollbar-wrap .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 25px;
}
.scrollbar-wrap .disable {
  display: none;
}
.noSelect {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.consultant-asset {
  position: relative;
  padding-bottom: 200px;
}
.pdp-content-section[data-magellan-target="contentzone6"] {
  margin-bottom: 0;
  margin-top: 0;
}
.consultant-asset .content-block {
  padding: 40px;
  background: #ffffff;
  text-align: center;
  position: relative;
  margin: 10px 0;
  float: left;
  width: 100%;
}
.content-block .contact-num {
  font-family: "ReaderMedium", Arial, sans-serif;
  font-size: 1.75rem;
  margin-top: 10px;
  letter-spacing: 1.4px;
}
.consultant-asset .button.secondary {
  margin-top: 16px;
  letter-spacing: 0.9px;
  padding: 18px 35px;
  cursor: pointer;
  display: inline-block;
}
/******************************************* Responsive code goes here *********************************/
@media screen and (min-width: 320px) {
  .pdp-content-section .skin-regimen-config p {
      line-height: calc(20px + 4 * ((100vw - 320px) / 430));
 }
}


@media screen and (max-width: 576px) {
  .tips-and-tutorials.type1 .tips-and-tutorials-heading {
      max-width: none;
      flex: 0 0 67.5%;
      -ms-flex: 0 0 67.5%;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro {
      line-height: normal;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-body .btn {
      top: 92px;
      left: 18px;
      width: 200px;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-body .btn:after {
      top: 7px;
      border-width: 6px;
 }
  .tips-and-tutorials.type1 .video .play-pause-btn {
      top: 5px;
      left: 10px;
 }

  .tips-and-tutorials.type2 .tips-and-tutorials-heading {
      max-width: none;
      flex: 0 0 83.5%;
      -ms-flex: 0 0 83.5%;
 }
  .tips-and-tutorials.type2 .videos {
      display: flex;
      flex: 0 0 90.3%;
      max-width: 90.3%;
      -ms-flex: 0 0 90.3%;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      line-height: normal;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn {
      top: 92px;
      left: 18px;
      width: 200px;

 }
  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn:after {
      top: 7px;
      border-width: 6px;
 }
  .tips-and-tutorials.type2 .video .play-pause-btn {
      top: 5px;
      left: 10px;
 }
  .virtual-try-on-heading {
      line-height: unset;
      margin-bottom: -60px;
 }
  .virtual-try-on-body .description {
      margin: 6px 0 18px;
 }
  .virtual-try-on-body .btn {
      width: 100%;
      min-width: auto;
      border-width: 6px;
      padding-bottom: 5px;
 }
}
/***************** Mobile View ***************************************/
@media screen and (max-width: 768px) {
  .tips-and-tutorials.type1 {
      padding: 16VW 0;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .headline,
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .headline {
      font-size: 1.75rem;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro,
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      font-size: 1.5rem;
 }
  .tips-and-tutorials.type1 .video-name {
      font-size: 1.5rem;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading {
      max-width: none;
      flex: 0 0 63.5%;
      -ms-flex: 0 0 63.5%;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro {
      margin: 19px 0 45px;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-body .link {
      -ms-flex: 0 0 9.7%;
      flex: 0 0 9.7%;
      max-width: 9.7%;
      position: relative;
 }
  .tips-and-tutorials.type1 .video {
      width: calc(50% - 10px);
 }
  .tips-and-tutorials.type1 .video:nth-last-child(1) {
      display: none;
 }
  .tips-and-tutorials.type1 .modal-close {
      padding: 4px;
 }
  .tips-and-tutorials.type2 {
      padding: 16VW 0;
 }

.tips-and-tutorials.type2 .tips-and-tutorials-heading {
      max-width: none;
      flex: 0 0 63.5%;
      -ms-flex: 0 0 63.5%;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      margin: 19px 0 45px;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-body .link {
      -ms-flex: 0 0 9.7%;
      flex: 0 0 9.7%;
      max-width: 9.7%;
      position: relative;
 }
  .tips-and-tutorials.type2 .modal-close {
      padding: 4px;
 }
  .tips-and-tutorials.type2 .modal-overlay:nth-child(n + 2), .tips-and-tutorials.type2 .video:nth-child(n + 2) {
      display: none;
 }
  .virtual-try-on {
      padding: 16VW 0;
 }
  .pdp-content-section .skin-regimen-config h3 {
      font-size: 1.75rem;
 }
  .pdp-description.type1 .description-col h2,
  .pdp-description.type2 .description-content h2,
  .keyingredients .content-block h2
   {
      font-size: 5rem;
 }
  .pdp-content-section .skin-regimen-config {
      margin-bottom: 10.53vw;
 }
  .pdp-content-section .skin-regimen-config .content-block {
      padding-right: 4.95vw;
      padding-left: 10vw;
 }
  .pdp-content-section .skin-regimen-config .main-image {
      padding-left: 20px;
      padding-right: 0;
 }
  .pdp-content-section .skin-regimen-config h3 {
      letter-spacing: 0.19vw;
      margin-top: 9.3vw;
      margin-bottom: 2vw;
 }
  .pdp-content-section .skin-regimen-config p {
      margin-top: 2vw;
      margin-bottom: 3.3vw;
      font-size: 1.125rem;
 }
  .pdp-content-section .skin-regimen-config a.secondary-link {
      border-bottom: 0;
      padding-bottom: 0;
      font-size: 1.25rem;
 }
  .skin-regimen-config .cta-link {
      margin-right: -15px;
 }
  .skin-regimen-config a.secondary-link:after {
      content: "-";
      background: #c8102e;
      width: 13.8vw;
      margin-left: 20px;
      height: 1px;
      position: relative;
      color: transparent;
      display: inline-block;
      vertical-align: middle;
 }
  .pdp-description.type1 {
      line-height: 34px;
      position: relative;
 }
  .pdp-description.type1.container {
      padding-left: 0;
      padding-right: 0;
 }
  .pdp-description.type1 .description-col h2 {
      margin: 0;
      max-width: 50%;
      padding-left: 9%;
 }
  .pdp-description.type1 .description-image {
      position: absolute;
      right: 0;
      top: 38%;
 }
  .pdp-description.type1 .description-image .content-img {
      margin: 0;
 }
  .pdp-description.type1 .content-block.content-left, .pdp-description.type1 .content-block.content-right {
      width: 50%;
      padding: 0 10px 0 9%;
      line-height: 1.5;
 }
  .pdp-description.type1 .content-block.content-right {
      margin-top: 70px;
 }
  .pdp-description.type2.container {
      padding:16vw 0;
 }
  .pdp-description.type2 .description-content h2 {
      margin: 0;
      padding-left: 8.5%;
 }
  .pdp-description.type2 .description-content .content-left {
      padding: 5% 0 0 8.5%;
      width: 50%;
 }
  .keyingredients.container {
      padding-left: 0;
      padding-right: 0;
      margin: 16vw 0;
 }
  .keyingredients .content-img {
      padding-right: 22%;
 }
  .keyingredients .keyingredients-image {
      -ms-flex-order: 2;
      order: 2;
 }
  .keyingredients .content-block {
      margin-top: 100px;
      padding: 0 18.3% 10% 18%;
 }
  .keyingredients .content-block h2 {
      font-family: "ReaderMedium", Arial, sans-serif;
      margin-bottom: 7.5%;
 }
  .keyingredients .content-block p {
      padding-left: 29%;
 }
  .keyingredients .keyingredients-content {
      position: relative;
 }
  .keyingredients .content-block .view-all {
      right: -70px;
      line-height: 60px;
      height: 60px;
      padding: 0 38px;
      bottom: auto;
      top: 109%;
      width: 220px;
 }
  .keyingredients .keyingredients-full {
      width: 89%;
      padding: 7.5%;
      top: 78%;
 }
  .keyingredients .keyingredients-full .close {
      font-size: 1.75rem;
      top: -50px;
      right: 30px;
 }
  .scrollbar-wrap .viewport {
      height: 635px;
 }
  .keyingredients.type2 .content-block .view-all {
      top: 98%;
 }
  .keyingredients.type2 .content-block {
      margin-top: 0;
 }
  .consultant-asset .main-image {
      text-align: center;
 }
  .consultant-asset {
      background-position: 0;
      margin-top: 75px;
 }
  .content-block .contact-num {
      font-size: 1.75rem;
 }
  .consultant-asset .consultant-section {
      max-width: 638px;
      margin: 0 auto;
 }
  .consultant-asset h3 {
      margin-bottom: 14px;
      font-size: 2.187rem;
      line-height: 2.187rem;
 }
  .consultant-asset .content-block {
      padding-top: 50px;
 }
  .consultant-asset h3 span {
      display: inline-block;
 }
  .consultant-asset p {
      line-height: 1.4em;
      letter-spacing: -0.1px;
      font-size: 1.5rem;
      max-width: 391px;
      margin: auto;
 }
  .consultant-asset .button.secondary {
      padding: 3.5vw 4.6vw;
      font-size: 1.75vw;
 }
  .content-block-wrapper {
      margin: -90px auto 0;
      padding: 0 53px 0 45px;
 }
}
/********************************** Font responsive MQ **************************************************************/

/********************************** Font responsive MQ **************************************************************/
@media (max-width: 750px) {

  .tips-and-tutorials.type1 .tips-and-tutorials-body .btn{
      font-size: calc(0.706rem + 0.6272vw);

  }

  .tips-and-tutorials.type1 .video .play-pause-btn,
  .tips-and-tutorials.type2 .video .play-pause-btn {
      font-size: calc(0.811rem + 11.6032vw);
  }

  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn{
      font-size: calc(0.716rem + 1.6725333333vw);
  }

  .pdp-content-section .skin-regimen-config p{
      font-size: calc(0.7085rem + 0.8885333333vw);
  }

  .keyingredients .keyingredients-full .close {
      font-size: calc(0.706rem + 0.6272vw);
  }

  .content-block .contact-num {
      font-size: calc(0.721rem + 2.1952vw);
  }

  .tips-and-tutorials.type1 .video-name {
      font-size: 14px;
  }
 
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      font-size: 14px;
  }

  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn {
      font-size: 14px;
  }

  .tips-and-tutorials.type1 .tips-and-tutorials-heading .headline,
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .headline {
      font-size: calc(0.721rem + 2.1952vw);
  }

  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro,
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro,
  .tips-and-tutorials.type1 .video-name{
      font-size: calc(0.716rem + 1.6725333333vw);
  }

  .pdp-content-section .skin-regimen-config h3{
      font-size: calc(0.721rem + 2.1952vw);
  }

  .pdp-description.type1 .description-col h2,
  .pdp-description.type2 .description-content h2,
  .keyingredients .content-block h2{
      font-size: calc(0.786rem + 8.9898666667vw);
  }

  .pdp-content-section .skin-regimen-config p {
      font-size: calc(0.7085rem + 0.8885333333vw);
  }

  .pdp-content-section .skin-regimen-config a.secondary-link {
      font-size: calc(0.711rem + 1.1498666667vw);
  }

  .keyingredients .keyingredients-full .close{
      font-size: calc(0.721rem + 2.1952vw);
  }

  .content-block .contact-num{
      font-size: calc(0.721rem + 2.1952vw);
  }

  .consultant-asset h3{
      font-size: calc(0.72975rem + 3.1098666667vw);
  }

  .consultant-asset p{
      font-size: calc(0.716rem + 1.6725333333vw);
  }

  .consultant-asset .button.secondary{
      font-size: calc(0.721rem + 2.1952vw);
  }
}

/********************************** Desktop View **********************************************************/

@media (min-width: 750px) {
  .pdp-content-section .skin-regimen-config p {
      font-size: 18px;
 }
}

@media screen and (min-width: 769px) {
  .tips-and-tutorials.type1 {
      padding: 8.333333333333332VW 0;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .headline {
      font-size: 1.94444vw;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro {
      font-size: 18px;
 }
  .tips-and-tutorials.type1 .video-name {
      font-size: 18px;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .intro {
      margin: 19px 0 55px;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading, .tips-and-tutorials.type1 .tips-and-tutorials-body .link {
      padding: 0 10px;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-body .btn {
      left: 38px;
 }
  .tips-and-tutorials.type1 .videos {
      padding: 0 0 0 10px;
 }
  .tips-and-tutorials.type1 .video {
      width: calc(33.33% - 15px);
 }
  .tips-and-tutorials.type1 .video .play-pause-btn {
      font-size: 100px;
 }
  .tips-and-tutorials.type1 .modal-wrapper {
      padding: 30px;
 }
  .tips-and-tutorials.type1 .modal-close {
      padding: 8px;
 }
  .tips-and-tutorials.type2 {
      padding: 8.333333333333332VW 0;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .headline {
      font-size: 1.94444vw;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      font-size: 18px;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .intro {
      margin: 19px 0 55px;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading, .tips-and-tutorials.type2 .tips-and-tutorials-body .link {
      padding: 0 10px;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn {
      left: 38px;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-body .btn:after {
      top: 5px;
 }
  .tips-and-tutorials.type2 .videos {
      padding: 0 0 0 10px;
 }
  .tips-and-tutorials.type2 .video .play-pause-btn {
      font-size: 100px;
 }
  .tips-and-tutorials.type2 .modal-wrapper {
      padding: 30px;
 }
  .tips-and-tutorials.type2 .modal-close {
      padding: 8px;
 }
  .tips-and-tutorials.type2 .videos .slick-arrow {
      top: auto;
      right: 0;
      border: 0;
      left: auto;
      width: 80px;
      height: 80px;
      text-indent: -9999px;
 }
  .tips-and-tutorials.type2 .videos .slick-arrow.slick-disabled {
      cursor: default;
 }
  .tips-and-tutorials.type2 .videos .slick-prev {
      right: 0;
      bottom: 80px;
      background-color: #000000;
 }
  .tips-and-tutorials.type2 .videos .slick-next {
      bottom: 0;
      background-color: #ffffff;
 }
  .tips-and-tutorials.type2 .videos .slick-arrow::after {
      display: none;
 }
  .tips-and-tutorials.type2 .videos .slick-arrow::before {
      width: 27px;
      height: 10px;
      content: "";
      display: block;
      margin: 0 auto;
 }
  .tips-and-tutorials.type2 .videos .slick-prev::before {
      transform: rotate(180deg);
      background-position: 0 -390px;
 }
  .virtual-try-on {
      padding: 8.333333333333332VW 0;
 }
  .virtual-try-on-heading {
      padding-left: 0;
      margin-bottom: -110px;
 }
  .virtual-try-on-body {
      bottom: 50px;
      padding: 0 10px 0 6px;
 }
  .virtual-try-on-body .btn {
      width: 100%;
 }
  .virtual-try-on-body .description {
      margin: 12px 0 35px;
 }
  .pdp-content-section .skin-regimen-config h3 {
      font-size: 1.94444vw;
 }
  .pdp-content-section .skin-regimen-config {
      margin: 0 -10px;
 }
  .pdp-content-section .skin-regimen-config h3 {
      margin-top: 70px;
      margin-bottom: 15px;
 }
  .pdp-content-section .skin-regimen-config h3 {
      margin-top: 9.3vw;
      letter-spacing: 1.4px;
 }
  .pdp-content-section .skin-regimen-config p {
      line-height: calc(20px + 4 * ((100vw - 769px) / 671));
      margin-top: 15px;
      margin-bottom: 3.8vw;
 }
  .pdp-content-section .skin-regimen-config .content-block {
      padding-right: 0;
 }
  .pdp-content-section .skin-regimen-config .cta-link {
      margin-right: 10px;
 }
  .pdp-description.type1 .description-col h2 {
      font-size: 5.55556vw;
 }
  .pdp-description.type2 .description-content h2 {
      font-size: 5.55556vw;
 }
  .keyingredients .content-block h2 {
      font-size: 5.55556vw;
 }
  .consultant-asset {
      margin-top: 0;
 }
  .consultant-asset h3 {
      font-size: 2.35vw;
      line-height: 2.4vw;
 }
  .consultant-asset {
      padding-bottom: 27.5vw;
 }
  .consultant-asset .main-image {
      position: relative;
      left: 15%;
      max-width: 85%;
      top: 12%;
 }
  .consultant-asset h3 span {
      display: block;
 }
  .consultant-asset p {
      font-size: 1.25vw;
      line-height: 24px;
      margin-top: 30px;
      letter-spacing: -0.1px;
 }
  .consultant-asset .content-block {
      text-align: left;
      margin: 20px 0;
      float: left;
      width: 100%;
 }
  .consultant-asset .content-block-wrapper {
      top: 36.5%;
      position: absolute;
      left: 48%;
      max-width: 523px;
      overflow: hidden;
 }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .tips-and-tutorials.type1 .video .play-pause-btn {
      top: 5px;
      left: 10px;
      font-size: 60px;
 }
  .tips-and-tutorials.type2 .video .play-pause-btn {
      top: 5px;
      left: 10px;
      font-size: 60px;
 }
  .virtual-try-on-heading {
      line-height: unset;
      margin-bottom: -85px;
 }
  .virtual-try-on-body {
      bottom: 35px;
 }
  .virtual-try-on-body .description {
      margin: 8px 0 23px;
 }
  .virtual-try-on-body .btn {
      min-width: auto;
      border-width: 6px;
      padding-bottom: 10px;
 }
}

@media (max-width: 667px) {
	
	.pdp-content-section .skin-regimen-config a.secondary-link {
      font-size: 10px;
	}
	.pdp-content-section .skin-regimen-config a.secondary-link:after {
        margin-left: 18px;
	}
	
}


/**************************************** Custom MQ *************************************************/
@media (min-width: 1440px) {
  .tips-and-tutorials.type1 {
      padding: 120px 0;
 }
  .tips-and-tutorials.type1 .tips-and-tutorials-heading .headline {
      font-size: 28px;
 }
  .tips-and-tutorials.type2 {
      padding: 120px 0;
 }
  .tips-and-tutorials.type2 .tips-and-tutorials-heading .headline {
      font-size: 28px;
 }
  .virtual-try-on {
      padding: 120px 0;
 }
  .pdp-content-section .skin-regimen-config h3 {
      font-size: 28px;
 }
  .pdp-description.type2 .description-content h2 {
      font-size: 80px;
 }
  .keyingredients .content-block h2 {
      font-size: 80px;
 }
  .pdp-description.type1 .description-col h2 {
      font-size: 80px;
 }
}