/* Is-colorset-2 fix*/
.g-ButtonP .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit.is-colorset--2 .g-ButtonUnit__link {
  background-color: unset;
}

.youtube-section .g-Image__img img {
  width: 100% !important;
}

body:not(.is-authorring) .video-container {
  position: relative;
}
body:not(.is-authorring) .video-background-controls button {
  font-size: 32px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  height: 32px;
  width: 32px;
  border-radius: 16px;
  line-height: 32px;
  border: none;
  background: none;
  -webkit-appearance: none;
  color: white;
  filter: drop-shadow(0px 0px 1px black);
  cursor: pointer;
  opacity: 1;
  transition: all 250ms ease-in-out;
  margin-left: 10px;
}
body:not(.is-authorring) .video-background-controls button:hover {
  opacity: 0.5;
}
body:not(.is-authorring) iframe {
  transition: opacity 500ms ease-in-out;
  transition-delay: 250ms;
}

.is-authorring .youtube-section .l-Image__img--md, .is-authorring .youtube-section .l-Image__img--sm {
  display: none !important;
}
.is-authorring .image_text_section4 .g-GroupBox {
  margin-left: 0;
}
.is-authorring .youtube-section .g-Image__img {
  display: block;
}

.product-line-tile-section .g-TileLinkVUnit__leadBlock .cmn-richtext {
  letter-spacing: 1.2px;
}
.product-line-tile-section .g-TileLinkVUnit__leadBlock__title {
  font-weight: normal !important;
}

.youtube-section .g-Movie {
  overflow: hidden;
  position: relative;
}
.youtube-section .g-Movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: calc(100% + 120px);
}
.youtube-section .g-Movie__iframe {
  pointer-events: none;
}
.youtube-section .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
  letter-spacing: -1.04px;
}

/* Zoom effect when hover a image*/
.zoom img:hover {
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Safari 3-8 */
  transform: scale(1.5);
}

#tracker {
  transform: rotate(270deg);
}

.circle_animation {
  stroke-dasharray: 500;
  /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 440;
}

.image_text_section4 .g-HeadingTitle__titleBlock__titleBox > .g-Text {
  margin-bottom: 10px;
}
.image_text_section4 .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 12px;
}

.homepage-carousel .g-ButtonUnit__link, .youtube-section .g-ButtonUnit__link, .image_text_section4 .g-ButtonUnit__link {
  height: 50px !important;
}

.youtube-section .g-HeadingTitle {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin-left: 20.8%;
  margin-right: 20.8%;
}
.youtube-section .g-GroupBox {
  position: relative;
}

.image_text_section4 .g-ColumnUnit {
  position: relative;
}
.image_text_section4 .g-GroupBox {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin-left: 58.7%;
}
.image_text_section4 .g-HeadingTitle {
  width: 32.1%;
}

.youtube-section .g-HeadingTitle .g-Text {
  width: 55%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.youtube-section .g-HeadingTitle__titleBlock__titleBox .g-Text {
  margin-bottom: 15px;
}
.youtube-section .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 40px;
}

.homepage-section6 .g-TileLinkVP {
  padding: 30px 18px 9px;
}
.homepage-section6 .g-TileLinkVUnit {
  border: 0;
  padding: 0 2px;
}

.slider_count {
  position: absolute;
  bottom: 90px;
  right: 3.8%;
  color: #a18a43;
  width: fit-content;
  font-family: 'adobe-garamond-pro';
}

.youtube-section .g-ButtonP__list .g-ButtonP__list__item {
  width: 17.9% !important;
}

.image_text_section4 .g-ButtonP__list .g-ButtonP__list__item {
  width: 32.5% !important;
}

@media (min-width: 1025px) {
  .youtube-section .g-Image__img {
    display: none;
  }

  .image_text_section4 .sensai-subheading {
    margin-bottom: 15px !important;
  }

  .image_text_section4 .g-HeadingTitle__titleBlock__titleBox__title {
    margin-bottom: 40px;
  }

  .image_text_section4 .g-ButtonP {
    margin-top: 40px;
  }

  .homepage-section6 .g-TileLinkVUnit__leadBlock {
    width: 78.7%;
    margin: auto;
  }

  /*local campaign min height fix*/
  .homepage-awaken-carousel img {
	min-width: 100% !important;
  }
}
@media (max-width: 640px) {
  /*delete this when correct images are provided*/
  .youtube-section .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title {
    margin-bottom: 20px;
  }

  .youtube-section .g-HeadingTitle > .g-Text {
    margin-bottom: 21px;
    line-height: 1.57;
  }

  .youtube-section .g-Movie.l-Movie, .slider_count, #tracker {
    display: none;
  }

  .video-container {
    display: none;
  }

  .youtube-section .g-Image {
    margin: 0;
  }
  .youtube-section .g-HeadingTitle {
    margin: 0 2.2%;
    bottom: 0;
  }
  .youtube-section .g-ButtonP__list .g-ButtonP__list__item {
    width: 50.7% !important;
  }
  .youtube-section .g-HeadingTitle .g-Text {
    width: 95.7%;
    margin-bottom: 20px;
  }
  .youtube-section .g-HeadingTitle__titleBlock__titleBox .g-Text {
    margin-bottom: 10px;
  }
  .youtube-section .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
    line-height: 1.63;
    letter-spacing: -0.64px;
  }
  .youtube-section .g-HeadingTitle .sensai-subheading {
    line-height: 1.33;
    letter-spacing: 2.4px;
  }

  .image_text_section4 .g-GroupBox {
    margin: 0;
    bottom: 0;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle {
    width: 82.6%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock {
    margin: 40px 0 auto;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle > .g-Text {
    display: none;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title {
    width: 66.3%;
    margin: auto;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-ButtonP {
    margin: auto 0 12.1%;
    bottom: 0;
  }

  .homepage-section6 .g-Section__inner {
    padding: 21px 0 0;
  }
  .homepage-section6 .g-Section__inner .g-Column:first-child .g-HeadingTitle {
    margin: 0;
  }
  .homepage-section6 .g-Section__inner .g-Column:first-child .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox .g-HeadingTitle__titleBlock__titleBox__title {
    margin: 0;
  }
  .homepage-section6 .g-TileLinkVP {
    padding: 30px 2.5% 0;
  }
  .homepage-section6 .g-TileLinkVP .g-TileLinkVP__list__tile {
    padding: 0 0 40px;
  }
  .homepage-section6 .g-TileLinkVP .g-TileLinkVP__list__tile .g-TileLinkVUnit__imageBlock, .homepage-section6 .g-TileLinkVP .g-TileLinkVP__list__tile .g-TileLinkVUnit__leadBlock .g-TileLinkVUnit__leadBlock__title .g-Text {
    margin: 0;
  }

  .youtube-section .g-Image .g-Image__img img {
    height: 743px;
  }

  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-Text {
    text-align: center;
  }

  .youtube-section .g-Image img {
    width: 100% !important;
  }

  .image_text_section4 .g-Image img {
    width: 100% !important;
  }
  .image_text_section4 .opt-al_l {
    text-align: center;
  }
  .image_text_section4 .g-ButtonP__list .g-ButtonP__list__item {
    width: 58.5% !important;
  }

  .homepage-section6 .g-Image__img img {
    width: 100% !important;
  }

  .homepage-tile-link-pack .g-TileLinkVUnit__leadBlock__lead {
    padding-top: 9px;
  }
  .homepage-tile-link-pack .g-TileLinkVUnit__leadBlock__title {
    padding-top: 10.5px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .video-container {
    display: none;
  }

  .youtube-section .g-Movie, .homepage-carousel .g-ImageCarouselP__nav__toggle, .slider_count, #tracker {
    display: none;
  }

  .youtube-section .g-HeadingTitle {
    margin-left: 10.3%;
    margin-right: 9.5%;
  }
  .youtube-section .g-HeadingTitle .g-Text {
    width: 99%;
  }
  .youtube-section .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title .cmn-richtext {
    letter-spacing: -1.04px;
    line-height: 1;
  }
  .youtube-section .g-HeadingTitle .g-Text {
    line-height: 1.5;
  }
  .youtube-section .g-HeadingTitle .sensai-subheading {
    line-height: 1.43 !important;
    letter-spacing: 2.8px;
  }

  .homepage-section6 .g-Image img {
    width: 100% !important;
    width: 96.2% !important;
    margin: 0 auto;
  }
  .homepage-section6 .g-TileLinkVUnit__leadBlock {
    margin-bottom: 45px;
    margin-top: 15px;
  }
  .homepage-section6 .g-Section__inner {
    padding: 45px 32px 10px;
  }

  .image_text_section4 .g-GroupBox {
    margin: 0;
    bottom: 0;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle {
    width: 82.6%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock {
    margin: 40px 0 auto;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle > .g-Text {
    display: none;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title {
    width: 42.3%;
    margin: auto;
  }
  .image_text_section4 .g-GroupBox .g-HeadingTitle .g-ButtonP {
    margin: auto 0 20px;
    bottom: 0;
  }
  .image_text_section4 .opt-al_l {
    text-align: center;
  }
  .image_text_section4 .g-ButtonP__list .g-ButtonP__list__item {
    width: 31.6% !important;
  }

  .youtube-section .g-ButtonP__list .g-ButtonP__list__item {
    width: 32.6% !important;
  }
}
/*-----------Old Carousel CSS---------------*/
/*hide timer, pause & carousel numbers*/
.homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselP__nav li:last-child {
  display: none;
}

.homepage-carousel .g-ImageCarouselPUnit .slider_count {
  display: none;
}

.is-authorring .homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-Image {
  height: auto;
}

.homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselP__nav li:last-child {
  position: absolute;
  right: 3%;
  height: auto;
  bottom: 0;
}
.homepage-carousel .g-ImageCarouselP__nav__toggle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
  z-index: 1;
  height: calc(100% - 8.2px);
}
.homepage-carousel .g-ImageCarouselP__nav {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.homepage-carousel .g-ImageCarouselPUnit {
  position: relative;
}
.homepage-carousel .g-ImageCarouselP__prevArrow,
.homepage-carousel .g-ImageCarouselP__nextArrow {
  display: none !important;
}

.homepage-carousel button.g-ImageCarouselP__nav__dot:focus, .homepage-carousel button.g-ImageCarouselP__nav__toggle:focus {
  outline: none;
}
.homepage-carousel .g-ImageCarouselP__list {
  margin-bottom: 0;
}
.homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-Image {
  margin-bottom: 0;
  max-height: calc(100vh - 100px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-Image .g-Image__img {
  width: 100%;
}
.homepage-carousel .g-ImageCarouselP__list .g-ImageCarouselPUnit .g-Image .g-Image__img img {
  width: 100% !important;
  height: inherit;
}

@media (max-width: 640px) {
  .homepage-carousel .g-ImageCarouselP__list ul.g-ImageCarouselP__nav {
    top: unset;
    bottom: 0;
  }
  .homepage-carousel .g-ImageCarouselP__list ul.g-ImageCarouselP__nav li:last-child {
    display: none;
  }
  .homepage-carousel .g-ImageCarouselP__nav__dot:before {
    font-size: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .homepage-carousel .g-ImageCarouselP__nav {
    position: absolute;
    top: 91%;
  }

  .homepage-carousel .g-ImageCarouselP__nav__dot:before {
    font-size: 10px;
  }
}
/*-----------Old deleted Carousel CSS---------------*/
/* .homepage-carousel .g-HeadingTitle__titleBlock__titleBox__title {
  margin-bottom: 42px;
}

.homepage-carousel {
  .g-ImageCarouselPUnit {
      .g-GroupBox {
          width: 627px;
          left: 9.3% !important;
          bottom: 7.4% !important;
          top: unset !important;
      }
  }
}

.homepage-carousel .g-ButtonP__list .g-ButtonP__list__item {
  width: 44.7% !important;
}

@media (max-width: 640px) {
  .homepage-carousel {
      .g-ImageCarouselPUnit .g-GroupBox {
          width: 100%;
          padding: 0;
          left: 0 !important;
          bottom: 4% !important;
      }
  }
  .homepage-carousel {
      .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP {
          margin-left: 2.2%;
          .g-ButtonP__list .g-ButtonP__list__item {
              width: 98% !important;
          }
      }
      .g-HeadingTitle__titleBlock {
          margin-left: 4.8%;
          width: 93%;
      }
  }
  .homepage-carousel .g-HeadingTitle__titleBlock__titleBox__title {
      margin-bottom: 35px;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  .homepage-carousel {
      .g-ImageCarouselPUnit .g-GroupBox {
          width: 55.2%;
          bottom: 5% !important;
          .g-HeadingTitle {
              margin-bottom: 27px;
          }
      }
      .g-Image img {
          width: 100% !important;
          height: 950px;
      }
  }
  .homepage-carousel {
      .g-ImageCarouselPUnit .g-GroupBox {
          left: 2.6% !important;
      }
      .g-ButtonP__list .g-ButtonP__list__item {
          width: 47.2% !important;
      }
  }
  .homepage-carousel .g-HeadingTitle__titleBlock__titleBox__title {
      margin-bottom: 14px;
  }
} */
/*-----------New Carousel CSS---------------*/
.homepage-carousel .g-ImageCarouselPUnit .g-Image {
  margin: 0;
}
.homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle {
  margin: 0;
}
.homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-Text,
.homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock__titleBox__title {
  margin: 0;
}
.homepage-carousel .g-ImageCarouselPUnit .g-GroupBox > .g-Text {
  margin: 10px 0 0;
}
.homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP .is-colorset--2 .l-ButtonUnit__link {
  background-color: transparent;
}

@media (min-width: 1025px) {
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox {
    width: 40.7%;
    margin: 80px 9.3%;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP {
    margin: 30px 0 0;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item {
    width: 44.7% !important;
    padding: 0px;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle__titleBlock__titleBox .g-Text {
    margin-bottom: 10px;
  }
  .homepage-carousel .g-ImageCarouselPUnit.bmv .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-2 .g-GroupBox {
    top: unset;
    bottom: 0;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-1 .g-GroupBox {
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox .g-ButtonP, .homepage-carousel .g-ImageCarouselPUnit.icd-1 .g-GroupBox .g-ButtonP {
    margin-top: auto;
  }
  .homepage-carousel .g-ImageCarouselPUnit.tet .g-GroupBox {
    bottom: 0;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
  }
  .homepage-carousel .g-ImageCarouselPUnit.icd .g-GroupBox {
    bottom: 0;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
    left: unset;
    right: 0;
  }
  .homepage-carousel .g-ImageCarouselPUnit.icd-1 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-2 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-3 .g-GroupBox {
    left: unset;
    right: 0;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox {
    margin: 65px 2.6%;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP {
    margin: 20px 0 0;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item {
    width: 27.47% !important;
    padding: 0px;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle__titleBlock__titleBox .g-Text {
    margin-bottom: 13px;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox {
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox .g-ButtonP {
    margin-top: auto;
  }
  .homepage-carousel .g-ImageCarouselPUnit.bmv .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.tet .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.tet-1 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-1 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-2 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-3 .g-GroupBox {
    top: unset;
    bottom: 0;
  }
}
@media (max-width: 640px) {
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox {
    margin: 50px 4.8% 65px;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP {
    margin: 30px 0 0;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-ButtonP .g-ButtonP__list .g-ButtonP__list__item {
    width: 100% !important;
    padding: 0px;
  }
  .homepage-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle__titleBlock__titleBox .g-Text {
    margin-bottom: 10px;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox {
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .homepage-carousel .g-ImageCarouselPUnit.mmt .g-GroupBox .g-ButtonP {
    margin-top: auto;
  }
  .homepage-carousel .g-ImageCarouselPUnit.bmv .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.tet .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.tet-1 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-1 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-2 .g-GroupBox, .homepage-carousel .g-ImageCarouselPUnit.icd-3 .g-GroupBox {
    top: unset;
    bottom: 0;
  }
}


@media only screen and (min-width:1025px) and (max-width:1700px) {
  .homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox {
      margin-left: 50.7%;
  }

  .homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle {
      width: 42.1%;
  }
}

@media only screen and (min-width:1025px) and (max-width:1150px) {
  .homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock h2 {
      font-size: 40px;
  }

.homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-Text.font_size-24-24-14 p {
  font-size: 16px; 
 }
}
@media only screen and (min-width:1151px) and (max-width:1315px) {
  .homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock h2 {
      font-size: 52px;
  }

.homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-Text.font_size-24-24-14 p {
  font-size: 16px; 
 }
}
@media only screen and (min-width:1316px) {
  .homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-HeadingTitle__titleBlock h2 {
      font-size: 52px;
  }

.homepage-awaken-carousel .g-ImageCarouselPUnit .g-GroupBox .g-HeadingTitle .g-Text.font_size-24-24-14 p {
  font-size: 24px; 
 }
}

@media screen and (max-width: 769px) {
.product-line-tile-section .g-HeadingTitle__titleBlock__titleBox__title {
    margin-bottom: 0px;
}   
.product-line-tile-section .g-HeadingTitle.g-HeadingTitle--h2.is-titleBorder--none {
    margin-bottom: 10px;
}
}

.product-line-tile-section .g-TileLinkVP {
padding: 0px 18px 0;
}
.youtube-section .g-Image {
margin-bottom: 0px;
}
.image_text_section4 .homepage-awaken-carousel .g-Image {
margin-bottom: 0;
}

.homepage-awaken-carousel .slick-slider {
margin-bottom: 14px;
}