
body {
    background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6{
    font-family:'montserrat',Arial,Helvetica,sans-serif;
    text-align:center;
    margin-bottom: 20px;
}
h1 span,h2 span,h3 span, h4 span,h5 span,h6 span {
    color: #74bc44;
}

.c-white {
    color: #ffffff;
}
.c-green {
    color: #74bc44;
}
.c-orange {
    color: #f2630e;
}
.c-black {
    color: #000000;
}
.c-grey {
    color: #636363;
}
strong {
    font-weight: 500 !important;
}

a:not(.btn) {
    color: #74bc44;
    font-weight: 500;
    text-decoration: underline;
}
.fw-400 {
    font-weight: 400 !important;
}
p, #section2 li {
    font-weight: 500 !important;
}

.semibold {
    font-weight: 600 !important;
}

.leftPill {
    position: relative;
    left: initial;
}

.fancyHeading {
    background-image: url(/static/front/image/three-second-salad/section4/GraySquiggle.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 112px;
    margin-bottom: 20px;
}

.headp {
    font-size: 22px;
    margin-bottom: 30px;
    padding: 0 20px;
}

#section6 .headp {
    padding: 0;
}

@media (max-width: 991px) {
    #section6 .w-100 {
        transform: rotate(90deg);
    }
}

#section2 li {
    margin-bottom: 20px;
}

.btn.btn-secondary.btn-lg.green {
    border-color: #74bc44;
    color: white;
    background-color: #74bc44;
}

.btn.btn-secondary.btn-lg {
    border-color: #f2630e;
    color: white;
    background-color: #f2630e;
    width: 100%;
    margin: auto;
    max-width: 220px;
    padding-bottom: 4px !important;
    padding-top: 6px !important;
    font-weight: 500;
    box-shadow: 0px 5px 10px 0px slategrey;
    transition: all 0.5s;
}


.header {
    background-image: url(/static/front/image/three-second-salad/header-bg.jpg);
    text-align: center;
    padding: 13% 20px 8%;
    background-position: top center;
}

.header img {
    width: 50%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.header h1 {
    font-size: 58px;
    font-weight: 400;
    line-height: 80px;
}

.header h2 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 40px;
    margin-top: 8%;
}
.header h2 span {
    font-weight: 600;
}

.header span {
    color: #df1683;
}

section h1 {
    font-size: 60px;
    line-height: 66px;
    color: #74bc44;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

section h1 span {
    font-weight: 500;
}

section h4 {
    font-size: 28px;
    line-height: 36px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footerband {
    background-image: url(/static/front/image/three-second-salad/section2/FruitAndVegBarpng.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    margin-top: 40px;
    min-height: 110px;
    max-height: 150px;
}

section > h6 {
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    max-width: 53%;
    margin: auto;
}

section > h6 span {
    font-style: italic;
    font-weight: 600;
    color: #000000;
}

.underbar {
    background-color: #eeeeee;
    width: 100%;
    max-width: 300px;
    height: 12px;
    margin: 30px auto 0;
}

#productPanels .thumbnail {
    max-height: calc(60vh);
}
#productPanels .thumbnail img:nth-of-type(2){
    margin: auto;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    width: 110px;
}
#productPanels .thumbnail img.actionIcon {
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 8%;
    right: 0;
    width: 110px;
}
#productPanels a {
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#productPanels.skinnyPanels a{
    position: initial;
}

#productPanels .panelTitle {
    margin: auto;
    position: absolute;
    top: 20%;
    left: 0;
    bottom: initial;
    right: 0;
    padding: 16% 5%;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
    font-size: 56px;
    line-height: 66px;
}


#theChallenge {
    background-image: url(/static/front/image/three-second-salad/TheChallengeBG.jpg);
    background-position: top center;
    background-size: cover;
    background-color: #ffffff;
}
#challengeBox {
    background-image: url(/static/front/image/three-second-salad/PinkLineFigures.png);
    background-position: center;
    background-size: contain;
    margin: 2% 0;
    background-repeat: no-repeat;
}
.challenges {
    min-height: 540px;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
}
.challenges p {
    text-transform: uppercase;
    color:#000000;
    text-align: left;
    font-size: 26px;
    line-height: 34px;
}
#challengeBox .challenges:not(:first-of-type) p {
    margin-top: 12%;
}

.challenges .leftArrow {
    top: -120px;
    right: 20%;
    width: 30%;
}
.challenges .rightArrow {
    top: 0;
    left: 0;
    width: 30%;
}

.challenges p strong {
    color:#df1683;
    font-weight: 700;
}
.challenges img {
    max-width: 236px;
    align-self: self-start;
    position: absolute;
    top: -60px;
}


#innovative {
    background-position: top center;
    background-size: cover;
    background-color: #f4f4f4;
}
#innovative .arrow-text {
    position: absolute;
    right: 10%;
    display: flex;
    align-items: center;
    line-height: 24px;
    top: -10%;
    bottom: 0;
    margin: auto;
}
#innovative .arrow-text.show > span {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: right;
    margin-top: 0 !important;
} 
#innovative .arrow-text.show > img {
    margin-left: 10px;
} 
#innovative .arrow-text:not(.show) {
    display: none;
}
#innovative .product:not(.show), #innovative .prodShop:not(.show) {
    display: none;
}

#innovative.sl-theme .c-latte:not(.immutable) {
    color: #df1683;
}

#innovative .packetPopups {
    min-height: 540px;
    position: relative;
    max-width: 60%;
    margin: auto;
    transition: all 0.5s;
}

#innovative .packetPopups #innovativeTooltipTrigger-1 {
    top: 90px;
    left: 34%;
}
#innovative .packetPopups #innovativeTooltipTrigger-2 {
    top: 90px;
    right: 34%;
}
#innovative .packetPopups #innovativeTooltipTrigger-3 {
    bottom: 90px;
    left: 34%;
}
#innovative .packetPopups #innovativeTooltipTrigger-4 {
    bottom: 90px;
    right: 34%;
}

#innovative .packetPopups > img.product {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    max-width: 540px;
}

#innovative .popBox {
    line-height: 18px;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    font-weight: 600;
    font-size: 12px;
    text-align: center !important;
    top: -56px;
    left: -236px;
    position: absolute;
    padding: 0;
    max-width: 230px;
    color: #000000;
    text-align: left !important;
    text-transform: none;
}
#innovative .popBox > span {
    height: 30px;
    display: block;
}

#innovative .popBox .dot{ 
    background-color: #f47a24;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#innovative .invisBox {
    border: #74bc44 4px dashed;
    height: 60px;
    width: 150px;
}
#innovative #innovative-invisBox-1 {
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 3px;
    right: 55px;
    height: 26px;
    width: 250px;
}

#innovative #innovative-invisBox-2 {
    border-left: none;
    border-top: none;
    position: absolute;
    bottom: 23px;
    left: 50px;
    height: 0;
    width: 100px;
}

#innovative #innovative-invisBox-3 {
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 22px;
    right: 55px;
    height: 0px;
    width: 140px;
}

#innovative #innovative-invisBox-4 {
    border-left: none;
    border-top: none;
    position: absolute;
    bottom: 22px;
    right: -132px;
    height: 20px;
    width: 130px;
}

#innovative .topRightPopBox.popBox {
    top: -56px;
    left: 107px;
    min-width: 240px;
}

#innovative .topPopBox.popBox {
    top: -46px;
    left: -97%;
}

#innovative .bottomLeftPopBox.popBox {
    top: -10px;
    left: -127px;
    margin-top: 40px;
}

#innovative .bottomRightPopBox.popBox {
    top: -168px;
    left: 88px;
    margin-top: 40px;
    min-width: 280px;

}

#latte h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 70px;
}

.versus {
    position: absolute;
    bottom: 25%;
    right: 0;
    left: 0;
    font-size: 80px;
}

table {
    width: 100%;
    box-shadow: 0px 0px 10px 0px slategrey;
}

.latte-table {
    display: none;
}

table img {
    max-height: 80px;
}

.latte-table tr {
    height: 80px;
}

.latte-table tr td {
    font-size: 34px;
    text-transform: uppercase;
    padding: 5px 2px;
    text-align: center;
}
.latte-table tr td strong {
    font-weight: 600 !important;
}

.latte-table tr td:first-child {
    color: #000000;
}

.latte-table tr td:first-child strong {
    color:#ff0000;
}

.latte-table tr:nth-of-type(odd) td:first-child {
    background-color: #eeeeee;
}
.latte-table tr:nth-of-type(even) td:first-child {
    background-color: #ffffff;
}

.latte-table tr:nth-of-type(odd) td:nth-child(2) {
    background-color: #ffffff;
    width: 150px;
}
.latte-table tr:nth-of-type(even) td:nth-child(2) {
    background-color: #eeeeee;
    width: 150px;
}

.latte-table tr:nth-of-type(odd) td:last-child {
    background-color: rgba(188, 128, 74, 0.7);
    color: #ffffff;
}
.latte-table tr:nth-of-type(even) td:last-child {
    background-color: #ffffff;
    color: #000000;
}

#distinctFlavors {
    background-image: url(/static/front/image/three-second-salad/TwoBoxesBG.jpg);
    background-position: top center;
    background-size: cover;
    background-color: #ffffff;
    text-align: center;
}

#distinctFlavors .productDescription img {
    max-width: 420px;
    margin: auto;
}

#distinctFlavors .productDescription p {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px auto 0;
}

#distinctFlavors .productDescription h1 {
    line-height: 50px;
    margin: 30px auto;
    font-size: 45px;
    font-weight: 400;
}

#distinctFlavors .productDescription h3 {
    font-weight: 600;
    
    margin-bottom: 30px;

}

#distinctFlavors img {
    width: 100%;
    display: block;
}

.arrow-text {
    margin-top: 100%;
    display: block;
    text-align: center;
}
.arrow-text span {
    font-size: 30px;
}

.arrow-text img {
    max-width: 38px;
    margin: 10px auto;
}

.icon-row img:not(:last-child) {
    width: 100%;
    max-width: 102px;
    display: block;
    margin: auto;
}

.icon-row img:last-child {
    max-width: 260px;
    display: block;
    margin: 20px auto;
}

#collogen {
    background-image: url(/static/front/image/three-second-salad/PowerCollagenBG.jpg);
    background-position: top center;
    background-size: cover;
    background-color: #ffffff;
    text-align: center;
}

/* Owl Carousel */
.owl-stage {
    overflow: hidden;
}
#headerCarousel .owl-prev.disabled, #headerCarousel .owl-next.disabled {
    display: none;
}
#headerCarousel.green-arrow .owl-prev {
    background: url(/static/front/image/three-second-salad/arrows-icons/NavArrowGrnLeft.png) left center no-repeat !important;
}
#headerCarousel.green-arrow .owl-next {
    background: url(/static/front/image/three-second-salad/arrows-icons/NavArrowGrnRight.png) center no-repeat !important;
}
#headerCarousel .owl-prev, #enzymesCarousel .owl-prev {
    background: url(/static/front/image/three-second-salad/arrows-icons/WhiteArrowLeft.png) left center no-repeat !important;
    background-size: contain !important;
}
#headerCarousel .owl-next, #enzymesCarousel .owl-next {
    background: url(/static/front/image/three-second-salad/arrows-icons/WhiteArrowRight.png) center no-repeat !important;
    background-size: contain !important;
}
#headerCarousel .owl-prev.latte-arrow, #collagenDepletes .owl-prev {
    background: url(/static/front/image/three-second-salad/arrows-icons/Nav-Arrow-Left-LATTE.png) left center no-repeat !important;
    background-size: contain !important;
}
#headerCarousel .owl-next.latte-arrow, #collagenDepletes .owl-next {
    background: url(/static/front/image/three-second-salad/arrows-icons/Nav-Arrow-Right-LATTE.png) center no-repeat !important;
    background-size: contain !important;
}
#section7 .veggies .owl-prev {
    background: url(/static/front/image/three-second-salad/arrows-icons/FadGRNArrowLeft.png) left center no-repeat !important;
    background-size: contain !important;
}
#section7 .veggies .owl-next {
    background: url(/static/front/image/three-second-salad/arrows-icons/FadGRNArrowRight.png) right center no-repeat !important;
    background-size: contain !important;
}
#section7 .fruits .owl-prev {
    background: url(/static/front/image/three-second-salad/arrows-icons/FadOGArrowLeft.png) left center no-repeat !important;
    background-size: contain !important;
}
#section7 .fruits .owl-next {
    background: url(/static/front/image/three-second-salad/arrows-icons/FadOGArrowRight.png) right center no-repeat !important;
    background-size: contain !important;
}

#enzymesCarousel .owl-prev, #section7 .owl-prev, #headerCarousel .owl-prev {
    background-size: contain !important;
    height: 54px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    left: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -70px;
  }

  #section7 .owl-prev, #section7 .owl-next {
    margin-top: -44px !important;
    line-height: 65px;
    background-size: contain !important;
    height: 50px !important;

  }

  
  
    #section7 .owl-next, #headerCarousel .owl-next, #enzymesCarousel .owl-next {
    background-size: contain !important;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 1000;
    right: 2%;
    cursor: pointer;
    color: transparent;
    margin-top: -70px;
  }

  
  .owl-prev:hover,
  .owl-next:hover {
    opacity: 0.8;
  }
  
  /* Owl Carousel */
  .owl-item h2 {
    line-height: 35px;
    min-height: 70px;
  }
  #collogen .owl-item * {
    color: #ffffff;
  }
  #section7 .owl-item:not(.active), #collogen .owl-item:not(.active), #testimonialsProds .owl-item:not(.active) {
      opacity: 0.4;
  }
  #section7 .owl-item .item img, #collogen .owl-item .item img {
    max-width: 180px;
    margin: 40px auto 20px;
  }
  
  /* Popup Text */
  
  .white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
  }
  
  .popuptext {
    display: table;
  }
  .popuptext p {
    margin-bottom: 10px;
  }
  .popuptext span {
    font-weight: bold;
    float: right;
  }
  /* Popup Text */
  
  /* Icon CSS */
  .item {
    position: relative;
  }
  /* .item i {
    display: none;
    font-size: 4rem;
    color: #FFF;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .item a {
    display: block;
    width: 100%;
  }
  .item a:hover:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .item a:hover i {
    display: block;
    z-index: 2;
  } */

  /* Owl Carousel END*/


  #whatIsCollagen {
      background-image: url(/static/front/image/three-second-salad/WhatCollagenBG.jpg);
  }

  #whatIsCollagen img {
      display: block;
      width: 100%;
  }
  #whatIsCollagen .particles {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;   
  }
  #whatIsCollagen .textbox {
    padding: 0 60px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #whatIsCollagen p {
    font-size: 20px;
    color: #000000;
  }
  #whatIsCollagen p span {
  font-weight: 500;
}

  #whatIsCollagen .particles.partOne {
    background-image: url(/static/front/image/three-second-salad/SmallGradLATTE1.png);
    background-size: contain;
    height: 84px;
    background-position: bottom center;
    background-repeat: repeat-x;
  }
  #whatIsCollagen .particles.partTwo {
    background-image: url(/static/front/image/three-second-salad/SmallGradLATTE12.png);
    background-size: contain;
    height: 84px;
    background-position: bottom center;
    background-repeat: repeat-x;
  }

  #collagenDepletes .bordered {
    max-width: 400px;
    margin: 40px auto;
    display: block;
    font-size: 44px;
  }

  .bordered {
      border-radius: 0;
      border: 4px solid;
  }
  .bordered.c-light-blue {
    border-color:#42678e;
  }
  .bordered.c-brown {
    border-color:#865d5b;
  }

  #happinessHabit {
      background-image: url(/static/front/image/three-second-salad/HappinessPacketBG.jpg)
  }

  .bottomBar {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;     
      background-size: contain;
      background-position: 100% 100%;
      height: 84px;
      background-repeat: repeat-x;
      width: 100%;
  }

  .box {
      position: relative;
  }

  #superiorHydration h2 {
      font-weight: 300;
      font-size: 32px; 
  }

  #superiorHydration .box {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .iconBox {
      text-align: center;
  }
  .iconBox img {
    max-height: 100px;
}

.iconBox p {
    margin-bottom: 20px;
}

#superiorHydration {
    position: relative;
}
  
  #superiorHydration #hydration {
    background-image: url(/static/front/image/three-second-salad/HydrationBG.jpg);
    background-position: left center;
    padding: 160px 40px 100px;
  }
  #superiorHydration #hydration .bottomBar {
    background-image: url(/static/front/image/three-second-salad/WhiteTrianglesTWO.png);
  }
  #superiorHydration #synergy strong {
    color: #000000;
  }
  #superiorHydration #synergy {
    background-image: url(/static/front/image/three-second-salad/SynergyBG3.jpg);
    background-position: center bottom;
    background-size: contain;
    background-color: #fafafa;
    padding: 160px 40px 410px;
    display: none;
  }
  #superiorHydration #synergy .bottomBar {
    background-image: url(/static/front/image/three-second-salad/LatteTrianglesTWO.png);
  }
  #superiorHydration #sciences {
    background-position: left center;
    background-image: url(/static/front/image/three-second-salad/SciencePinkBG.jpg);
    background-size: cover;
    padding: 190px 40px 230px;
    display: none;
  }
  #superiorHydration #sciences .bottomBar {
    background-image: url(/static/front/image/three-second-salad/SLTrianglesTHREE.png);
  }

  #superiorHydration #sciences p {
      max-width: none;
      padding-right: 240px;
  }
  
  #superiorHydration .box-menu {
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 2px 5px #000000 !important;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    max-width: 90%;
    margin: auto;
    display: block;
    z-index: 9;
}
#superiorHydration ul {
    margin: 0;
    padding: 10px 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
#superiorHydration li {
    list-style-type: none;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

#superiorHydration li.active { 
    background-color: #df1683;
}
#superiorHydration li.active:nth-child(2) { 
    background-color:#000000;
}
#superiorHydration li a {
    color:#484848;
}
#superiorHydration li.active a {
    color: #ffffff !important;
}

#multisection {
    background-image: url(/static/front/image/three-second-salad/ResultsIngredientsBG.jpg);
    background-size: cover;
    background-position: bottom;
  }
  #multisection > * {
    background: none;
  }
  #optimalResults .container-fluid {
    background-image: url(/static/front/image/three-second-salad/OptimalResultsBG.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 230px 15%;
}

#optimalResults p {
    font-weight: 500;
    font-size: 20px;
}

#section7 {
    background-image: url(/static/front/image/three-second-salad/section7/IngredientBG.jpg);
    background-position: 90% 91%;
}

  #section7 .item {
    text-align: left;
  }

  #section7 .item p.title {
      font-weight: 600 !important;
      text-transform: uppercase;
      font-size: 20px;
  }

  #section7 .item p {
    line-height: 20px;
    font-size: 14px;
  }
  #section7 .veggies .item .card {
    border: #74bc44 4px solid;
  }
  #section7 .fruits .item .card {
    border: #f2630e 4px solid;
  }
  #section7 .item .card {
    min-height: 300px;
  }

  
  #section7 .item .card .card-body {
      padding: 10px;
  }
  #section7 .item .card .card-footer {
    background-color: #ffffff;
    min-height: initial;
    padding-bottom: 0;
    border: 0;
  }

  #section7 .item .card .card-body img {
    margin: 0;
    max-width: none;
  }

  #section7 .owl-carousel {
      margin-bottom: 0;
  }

  #section8 {
    background-image: url(/static/front/image/three-second-salad/section8/PhytonutrientBG.jpg);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 74vw;
    display: flex;
    align-items: center;
  }

  #section8 p {
    padding: 0 100px;
    font-size: 28px;
    font-weight: 600 !important;
    line-height: 34px;
  }

  #section9 {
    background-image: url(/static/front/image/three-second-salad/section9/CapsuleBGV2.jpg);
  }

  #section9 p {
    line-height: 30px;
  }
  
  #section9 .arrows {
    width: 100%;
    max-width: 212px;
  }

  #section9 #rightArrow {
    float: right;
  }

  .section10-11 .disclaimer {
    text-align: left;
    padding-left: 50%;
    margin: auto;
    display: table;
  }

  #section11 {
    background-color: #f4f4f4;
  }

  #section11 .w-100 {
    position: absolute;
    top: -250px;
    left: 0;
    width: 810px !important;
    z-index: 1;
  }

  #section12 {
    background-image: url(/static/front/image/three-second-salad/section12/NoCapsulesBG.png);
    margin-top: -140px;
    background-color: transparent;
    padding-top: 240px;
  }

  #section12 .d-flex {
    flex-flow: wrap;
    align-items: start;
  }

  #section12 .d-flex img:first-of-type {
    width: 35%;
  }

  #section12 .d-flex img:last-of-type {
    width: 65%;
    margin-top: -40px;
  }

  @media (min-width: 992px) {
    #section12 .btn {
        margin-top: -50px !important;
    }
  }

#section14 .w-50 {
    margin: auto;
}

#section14 ul {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    justify-content: center;
    align-items: center;
    color: #000000;
    margin: auto;
    width: 100%;
}

#section14 ul li {
    line-height: 20px;
    padding: 0;
    margin: 0 15px;
    list-style-type: none;
    text-align: center;
}

  #section14 table {
    box-shadow: none;
  }
  #section14 table img {
    max-width: 40px;
    max-height: none;
    display: inline-block;
    width: 100%;
  }
  #section14 table td {
    padding: 20px 10px;
    font-size: 14px;
    line-height: 16px;
    border: 2px solid lightgrey;
    border-radius: 0;
  }
  #section14 table td:last-child {
    font-weight: 600;
    text-align: center;
}
#section14 h2 {
    font-size: 42px;
}

.f-light {
    font-weight: 300;
    line-height: normal;
}
#section14 ul {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    justify-content: center;
    align-items: center;
    color: #000000;
    margin: auto;
    width: 100%;
}

#section14 ul li {
    line-height: 20px;
    padding: 0;
    margin: 0 10px;
    list-style-type: none;
    text-align: center;
}

.slide-content #lemonadeContent {
    display: none;
}

.slide-content {
    min-height: 500px;
}
  
#cart-footer {
    background-color: #ffffff;
    border-top: 1px solid darkgrey;
    box-shadow: 0 0 5px #000000 !important;
    padding: 10px 0;
    z-index: 99;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

#cart-footer form a {
    font-size: 18px !important;
    max-width: 170px;
    box-shadow: none;
}

#cart-footer form {
    justify-content: space-evenly;
    align-items: center;
}
#cart-footer form * {
    margin: 0;
}
#cart-footer form p {
    text-transform: uppercase;
    line-height: 18px;
    font-size: 14px;
}
#cart-footer form .form-control {
    min-width: 175px;
}

#enzymesCarousel .item-enzymesSlide1 {
    background-image: url(/static/front/image/three-second-salad/section13/DigestiveBgSlide-Desktop.jpg);
}
#enzymesCarousel .item-enzymesSlide2 {
    background-image: url(/static/front/image/three-second-salad/section13/AntioxidantBgSlide-Desktop.jpg);
}
#enzymesCarousel .item-enzymesSlide3 {
    background-image: url(/static/front/image/three-second-salad/section13/MineralsBgSlide-Desktop.jpg);
}

#headerCarousel #item-headerSlide1 {
    background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide1-Desktop.jpg);
}
#headerCarousel #item-headerSlide2 {
    background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide2-Desktop.jpg);
}
#headerCarousel #item-headerSlide3 {
    background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide3-Desktop.jpg);
}
#headerCarousel #item-headerSlide4 {
    background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide4-Desktop.jpg);
}

#headerCarousel .owl-carousel, #enzymesCarousel .owl-carousel {
    margin-bottom: 0;
    text-align: center;
}

.callout {
    font-size: 38px;
    line-height: 48px;
    color: #ffffff;
    text-shadow: 0px 4px 5px #000000;
    position: absolute;
    bottom: 10vh;
    left: 0;
    right: 0;
    font-weight: 500;
}

#headerCarousel .owl-carousel .item,
#enzymesCarousel .owl-carousel .item {
    min-height: calc(46vw);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.centered {
    min-height: calc(46vw);
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-shadow {
    text-shadow: 0px 4px 5px #767676;
}

#headerCarousel h1, #enzymesCarousel .centered h1, #enzymesCarousel .centered h2 {
    font-size: 34px;
    line-height: 42px;
    white-space: nowrap;
    color: white;
    font-weight: 500;
}

#enzymesCarousel h1.text-shadow {
    position: absolute;
    left: 0;
    right: 0;
    top: 5%;
}

#headerCarousel #item-headerSlide1 h1 {
    font-size: 44px;
    line-height: 52px;
    text-transform: uppercase;
}

#section2 {
    background-image: url('/static/front/image/three-second-salad/section2/Section2OverlapBG.png');
    margin-top: -125px;
    z-index: 9;
    background-color: transparent;
    padding-top: 190px;
    padding-bottom: 0;
}

#section2 .container {
    background-image: url(/static/front/image/three-second-salad/section2/3ssBottle.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

#section3 {
    background-image: url(/static/front/image/three-second-salad/section3/StrawberryHands.png);
    background-position: 10%;
    background-size: 44% !important;
    background-repeat: no-repeat;
    background-position-y: 60%;
}

#section3 p {
    padding-left: 200px;
}

#section3 a.btn {
    margin-left: 45%;
}

#section4 .ingredFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section4 .ingredFlex div {
    position: relative;
    display: flex;
    align-items: center;
}

#section4 .ingredFlex p {
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 30px;
    margin: auto;
    text-shadow: 0px 3px 5px #000000;
    font-size: 26px;
    font-weight: 600 !important;
    line-height: 32px;
}

#section4 .ingredFlex.dos {
    justify-content: space-evenly;
    margin-top: -50px;
}

#section4 .ingredFlex img {
    display: block;
    width: 100%;
    max-width: 270px;
    max-height: 290px;
}

#section4 .container-fluid {
    max-width: 1400px;
}

#section5 {
    background-image: url(/static/front/image/three-second-salad/section5/BagProduceBG.jpg);
    background-position: left;
    min-height: calc(90vw);
    display: flex;
    align-items: center;
}

#section5 p {
    color: #ffffff;
    font-weight: 400 !important;
    text-shadow: 0px 1px 3px #000000;
    font-size: 21px;
}

#section5 a {
    font-size: 21px;
}

#section5 p:last-child {
    text-align: center;
}

.popBox {
    background-color: #f47a24;
    border: 4px solid #ffffff;
    border-radius: 50%;
    font-weight: 300;
    font-size: 12px;
    text-align: center !important;
    top: -63px;
    left: -78%;
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 18px;
    max-width: 160px;
    line-height: 15px;
}

.invisBox {
    border: #ffffff 4px dashed;
    height: 60px;
    width: 150px;
}
#invisBox-1 {
    border-right: none;
    border-top: none;
    position: absolute;
    bottom: 30px;
    right: 65px;
}
#invisBox-2, #invisBox-3
 {
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 44px;
    right: 35px;
    width: 125px;
}
.topPopBox.popBox {
    top: -32px;
    left: -57%;
}


.iconPopup {
    position: absolute;

}

.iconPopup img {
    max-width: 50px;
    z-index: 9;
    position: relative;
}

#glass {
    background-image: url(/static/front/image/three-second-salad/GlassStickBG.jpg);
    background-size: cover !important;
    background-position: 50%;
    min-height: 1270px;
    background-color: #ffffff;
}

#glass h2 {
    text-align: left;
    position: absolute;
}
#glass h2:first-child {
    right: 26%;
    top: 9%;
}
#glass h2:last-of-type {
    right: 21%;
    top: 18%;
}

#glass .play-button {
    position: absolute;
    right: 0;
    left: 0;
    top: 30%;
    margin: auto;
    display: none;
}

.invisBox {
    opacity: 0;
}


/* to get play button container to take up full height of play button */
#three-second-salad-wistia-embed .wistia_click_to_play {
    height:auto!important;
}
#section2 .play-button {
    position: absolute;
}

@media (min-width:992px) {
    #section2 .play-button {
        top: 13%;
        right: 5%;
        text-align: right;
        margin: auto;
    }

    .lang-ja #section2 .play-button {
        right: 3.5%;
    }
}

@media (max-width:991.98px) {
    #section2 .play-button {
        top: 10%;
        width: 100% !important;
    }

    #section2 .play-button .wistia_click_to_play {
        text-align: center;
    }
}

@media (max-width:576.98px) {
    #section2 .play-button {
        transform: scale(0.5, 0.5);
    }
}

@media(max-width: 1650px) {
    #headerCarousel p {
        margin-bottom: 15px;
    }
    #optimalResults .container-fluid {
        background-image: url(/static/front/image/three-second-salad/OptimalResultsBG.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 160px 0%;
    }
    #section8 p {
        padding: 0 20%;
        font-size: 20px;
        font-weight: 600 !important;
        line-height: 28px;
    }
    section h1 {
        font-size: 36px;
        line-height: 36px;
    }
}

@media (min-width: 1400px) {
    #innovative .packetPopups {
        min-height: 540px;
        position: relative;
        max-width: 100%;
    }
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: 5%;
        right: 0;
        bottom: 0;
        top: initial;
        min-width: 500px;
        max-width: 550px;
        width: 30% !important;
    }
}

@media (max-width: 1399px) {

    #optimalResults .container-fluid {
        background-image: url(/static/front/image/three-second-salad/OptimalResultsBG.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 50px 0%;
    }
    #distinctFlavors .productDescription h1 {
        line-height: 36px;
        margin: 30px auto;
        font-size: 35px;
        font-weight: 400;
    }
    #distinctFlavors .productDescription h3 {
        font-weight: 600;
        margin-bottom: 30px;
        font-size: 15px;
    }
    #distinctFlavors .productDescription p {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        margin: 0 auto;
    }

    #glass {
        background-position: 50% 60px;
        min-height: 1070px;
    }
    #headerCarousel h1, #item-headerSlide2 h1 {
        font-size: 20px;
        text-align: center;
        white-space: nowrap;
        line-height: 26px;
    }
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: -6%;
        right: 0;
        bottom: 0;
        top: initial;
        min-width: 500px;
        max-width: 550px;
        width: 20% !important;
    }
    #item-headerSlide1 p {
        margin-left: 20px;
    }
    #innovative .popBox {
        background-color: rgba(255,255,255,0.9);
        border-radius: 0;
        padding: 8px;
        box-shadow: 3px 4px 4px lightgrey;
    }
    #enzymesCarousel .centered h2 {
        font-size: 18px;
        line-height: 30px;
        white-space: normal;
        color: white;
        font-weight: 500;
        max-width: 70%;
    }

    #enzymesCarousel .headp {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    #headerCarousel h1, #item-headerSlide2 h1 {
        font-size: 18px;
        text-align: center;
        white-space: nowrap;
        line-height: 26px;
    }
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: -6%;
        right: 0;
        bottom: 0;
        top: initial;
        min-width: 500px;
        max-width: 550px;
        width: 20% !important;
    }
    .callout {
        font-size: 28px;
        line-height: 38px;
        color: #ffffff;
        text-shadow: 0px 4px 5px #000000;
        position: absolute;
        bottom: 5vh;
        left: 20px;
        right: 20px;
    }

    #section2 {
        margin-top: -55px;
    }   

    #section2 .container {
        background-size: 50%;
    } 

    #section3 {
        background-position: 7%;
        background-size: 50% !important;
        background-position-y: 50%;
    }

    #productPanels .thumbnail img.actionIcon {
        width: 70px;
    }
    
    #productPanels .panelTitle {
        margin: auto;
        position: absolute;
        top: 25%;
        left: 0;
        bottom: initial;
        right: 0;
        padding: 12% 5%;
        text-transform: uppercase;
        color: white;
        font-weight: 700;
        font-size: 36px;
        line-height: 46px;
    }
    
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: -9%;
        right: 0;
        bottom: 0;
        top: initial;
        min-width: 440px;
        max-width: 550px;
        width: 20% !important;
    }

    #headerCarousel #item-headerSlide1 h1 {
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
    }
    
    #headerCarousel h1, #item-headerSlide2 h1 {
        font-size: 20px;
        line-height: 24px;
    }
    #optimalResults p {
        font-weight: 500;
        font-size: 16px;
    }
    #superiorHydration #sciences p {
        max-width: none;
        padding-right: 130px;
    }

    #collagenDepletes .bordered {
        max-width: 400px;
        margin: 40px auto;
        display: block;
        font-size: 24px;
    }
    
    #whatIsCollagen p {
        font-size: 14px;
        color: #000000;
    }

    #distinctFlavors .productDescription h1 {
        line-height: 26px;
        margin: 30px auto;
        font-size: 24px;
        font-weight: 400;
    }
    #innovative .arrow-text {
        right: 1%;
    }
    #innovative .packetPopups {
        max-width: 80%;
    }
}
@media (max-width: 1024px) {
    section > h1 {
        font-size: 64px;
    }
    section > h6 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        max-width: 90%;
        margin: auto;
    }
    #glass {
        background-position: 50% bottom;
        min-height: 1270px;
        background-image: url(/static/front/image/three-second-salad/mobile/GlassStickBGMB.jpg);
    }
    #glass .play-button {
        position: absolute;
        right: 0;
        left: 0;
        top: 43%;
        margin: auto;
        max-width: 150px;
    }
    #glass h2:last-of-type {
        right: 21%;
        top: 18%;
        text-align: right;
    }
}
@media (min-width: 992px) {
    #section5 {
        min-height: calc(80vw);
    }
    #section5 p, #section5 a {
        font-size: 26px;
    }
}

@media (min-width: 1600px) {
    #section5 {
        min-height: calc(80vw);
    }
    #section5 p, #section5 a {
        font-size: 30px;
    }
}

@media (min-width: 2000px) {
    #section5 {
        min-height: calc(70vw);
    }
    #section5 p, #section5 a {
        font-size: 38px;
    }
}

@media (max-width: 991px) {
    section {
        padding: 50px 0;
    }
    #section2 {
        padding-top: 100px !important;
        background-position: top;
    }
    #section2 .container {
        background-image: none;
    }
    .prodBottle {
        margin-left: calc(-24vw);
    }
    #section3 {
        background-position: -120%;
        background-size: 80% !important;
        background-position-y: 60%;
    }

    #section3 p {
        padding-left: 50%;
    }
    #section3 a.btn {
        margin-left: auto;
    }

    #section4 .ingredFlex p {
        font-size: 14px;
        line-height: 18px;
    }

    #section8 p {
        padding: 0 12%;
        font-size: 18px;
        font-weight: 600 !important;
        line-height: 28px;
    }

    #section8 {
        min-height: 94vw;
    }
    #section9 .headp {
        line-height: 26px;
        font-size: 16px;
    }
    #section9 .arrows {
        width: 100%;
        max-width: 100px;
    }
    #section11 {
        padding-bottom: 15%;
    }
    .leftPill {
        width: 180px !important;
    }
    .rightPill {
        width: 180px !important;
    }
    #headerCarousel .owl-carousel .item {
        min-height: calc(86vw);
    }
    #enzymesCarousel .owl-carousel .item {
        min-height: 580px;
    }
    #innovative .invisBox {
        max-width: 40px;
        border: none;
    }
    #innovative .popBox {
        line-height: 16px;
        font-size: 10px;
        text-align: center !important;
        top: -56px;
        left: -236px;
    }
    #innovative .topRightPopBox.popBox {
        top: -56px;
        left: 5px;
        min-width: 120px;
    }
    #innovative .bottomLeftPopBox.popBox {
        top: -140px;
        left: -87px;
        margin-top: 40px;
    }
    #innovative .popBox {
        line-height: 16px;
        font-size: 10px;
        text-align: center !important;
        top: -106px;
        left: -86px;
    }
    #innovative .bottomRightPopBox.popBox {
        top: -128px;
        left: -80px;
        margin-top: 40px;
        min-width: 130px;
    }
    .section10-11 .disclaimer {
        text-align: left;
        padding-left: initial;
        margin: auto;
        display: table;
        margin-top: 50px;
    }
    .centered {
        min-height: calc(90vw);
    }
    #enzymesCarousel .item-enzymesSlide1 {
        background-image: url(/static/front/image/three-second-salad/section13/DigestiveBgSlide-Mobile.jpg);
    }
    #enzymesCarousel .item-enzymesSlide2 {
        background-image: url(/static/front/image/three-second-salad/section13/AntioxidantBgSlide-Mobile.jpg);
    }
    #enzymesCarousel .item-enzymesSlide3 {
        background-image: url(/static/front/image/three-second-salad/section13/MineralsBgSlide-Mobile.jpg);
    }

    #enzymesCarousel .headp {
        font-size: 14px;
        padding: 0;
    }

    #enzymesCarousel .centered {
        min-height: 500px;
    }

    #enzymesCarousel .centered h2 {
        font-size: 24px;
        line-height: 32px;
        white-space: normal;
        color: white;
        font-weight: 500;
        margin: auto;
        max-width: 70%;
    }
    
    #headerCarousel #item-headerSlide1 {
        background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide1-Mobile.jpg);
    }
    #headerCarousel #item-headerSlide2 {
        background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide2-Mobile.jpg);
    }
    #headerCarousel #item-headerSlide3 {
        background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide3-Mobile.jpg);
    }
    #headerCarousel #item-headerSlide4 {
        background-image: url(/static/front/image/three-second-salad/section1/TopBgSlide4-Mobile.jpg);
    }

/*Panels Proof of concept mobile*/
    #productPanels .panelTitle {
        margin: auto;
        position: absolute;
        top: 25%;
        left: 0;
        bottom: initial;
        right: 0;
        padding: 12% 5%;
        text-transform: uppercase;
        color: white;
        font-weight: 700;
        font-size: 26px;
        line-height: 32px;
    }
    /*Panels Proof of concept mobile end*/

    #distinctFlavors .arrow-text {
        position: absolute;
        right: 35%;
        top: 120px;
    }

    .satisfactionPopup {
        display: none !important;
        width: 160%;
        z-index: 99;
        position: absolute;
        left: 15%;
    }
    
    section#headerCarousel {
        padding-left: 0;
        padding-right: 0;
        background-position: 10%;
    }

    .popBox {
        line-height: 18px;
        background-color: #f47a24;
        border: 4px solid #ffffff;
        border-radius: 50%;
        font-weight: 300;
        font-size: 10px;
        text-align: center !important;
        top: -63px;
        left: -56%;
        position: absolute;
        padding: 12px 18px;
        max-width: 160px;
        line-height: 13px;
        color: #ffffff;
        text-transform: uppercase;

    }

    #item-headerSlide3 .packetPopups > img.product {
        max-width: 510px;
    }
    .radiantBullets {
        width: 75%;
    }
    #item-headerSlide1 p {
        margin-left: 0;
        padding-right: 0%;
    }

    #item-headerSlide1 p:last-of-type {
        margin-left: 20%;
        padding-right: 0;
    }

    #item-headerSlide1 .standout {
        min-width: 340px;
        max-width: 550px;
    }
    #item-headerSlide1 .tagline {
        background-color: #df1683;
        padding-left: 28%;
        margin-top: 0px;
        font-size: 18px;
    }
    #mobile-microscope-bg {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 140px;
        max-width: 25%;
        min-width: 200px;
    }
    .collagenBundle {
        display: none;
    }
    #superiorHydration #hydration {
        background-image: url(/static/front/image/three-second-salad/mobile/HydrationBGMB.jpg);
        background-position: left center;
        padding: 160px 40px 100px;
      }
      #superiorHydration #hydration .bottomBar {
        background-image: url(/static/front/image/three-second-salad/WhiteTrianglesTWO.png);
      }
      #superiorHydration #synergy strong {
        color: #000000;
      }
      #superiorHydration #synergy {
        background-image: url(/static/front/image/three-second-salad/mobile/SynergyBGMB.jpg);
        background-position: center bottom;
        background-size: cover;
        background-color: #fafafa;
        padding: 160px 40px 410px;
        display: none;
      }
      #superiorHydration #synergy .bottomBar {
        background-image: url(/static/front/image/three-second-salad/LatteTrianglesTWO.png);
      }
      #superiorHydration #sciences {
        background-position: left center;
        background-image: url(/static/front/image/three-second-salad/mobile/SciencePinkBGMB.jpg);
        background-size: cover;
        padding: 190px 40px 230px;
        display: none;
      }
      #superiorHydration #sciences .bottomBar {
        background-image: url(/static/front/image/three-second-salad/SLTrianglesTHREE.png);
      }
    
    .iconBox {
        display: flex;
        flex-direction: column-reverse;
    }
    .iconBox p {
        font-size: 14px;
    }
    .iconBox img {
        max-height: initial;
        max-width: 80%;
        margin: 10px auto;
    }
    .arrow-text {
        margin-top: 120%;
    }

    #distinctFlavors .productDescription h1 {
        line-height: 38px;
        margin: 30px auto;
        font-size: 34px;
        font-weight: 400;
        white-space: nowrap;
    }

    #distinctFlavors .productDescription h3 {
        font-weight: 700;
        margin-bottom: 30px;
        font-size: 18px;
    }

    #distinctFlavors .icon-row img {
        width: 100%;
        display: inline-block;
    }
    #distinctFlavors .icon-row img:last-child {
        display: none;
    }
    #latte h3 {
        font-size: 24px;
        line-height: 30px;
        font-weight: 600;
        margin-top: 70px;
    }
    #latte .latte-table tr td {
        font-size: 16px;
        text-transform: uppercase;
        padding: 5px 2px;
        text-align: center;
    }
    #latte table img {
        max-height: 50px;
    }
    #latte .latte-table tr {
        height: auto;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .action-tap { display: block !important; }
    .action-click { display: none !important; }
  }
  @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    .action-tap { display: block !important; } 
    .action-click { display: none !important; }
  }
@media (min-width: 768px) {
    #section11 h6 {
        margin-top: 156px !important;
    }
}
@media (max-width: 768px) {

    .footerband {
        background-size: cover;
    }
    #section h1 {
        text-align: center;
    }

    /*Panels Proof of concept mobile*/
    #productPanels .panelTitle {
        margin: auto;
        position: absolute;
        top: 25%;
        left: 0;
        bottom: initial;
        right: 0;
        padding: 5% 5%;
        text-transform: uppercase;
        color: white;
        font-weight: 700;
        font-size: 26px;
        line-height: 28px;
    }
    #productPanels .thumbnail img:nth-of-type(2) {
        margin: auto;
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
        width: 60px;
    }
    
    /*Panels Proof of concept mobile end*/
    .tagline {
        font-size: 18px;
    }
    #optimalResults .container-fluid {
        background-position: -160px;
        background-size: cover;
    }
    #section7 .item .card .card-footer {
        background-color: #ffffff;
    }
    section:not(#headerCarousel):not(#productPanels):not(#enzymesCarousel) {
        padding-left: 20px;
        padding-right: 20px;
    }    
    
    .header {
        background-size: 200% 98% !important;
        padding: 13% 10px 8%;
        background-color: #d9d9d9;
    }
    .header h1 {   
        font-size: 32px;
        font-weight: 400;
        line-height: 36px;
        margin: 20px auto;
        padding-top: 24px;
    }
    .header h2 {
        font-size: 36px;
        font-weight: 300;
        margin-bottom: 40px;
        margin-top: 9%;
    }
    .header img {
        width: 80%;
        margin-top: 7%;
        margin-bottom: 8%;
    }
    #challengeBox {
        background-size: cover !important;
        background-image: url(/static/front/image/three-second-salad/mobile/PinkLineFiguresMB.png);
    }
    #headerCarousel .owl-carousel .item {
        min-height: calc(107vw);
        overflow: hidden;
    }
}


@media (max-width: 767px) {
    section h1 {
        font-size: 30px;
        line-height: 36px;
        /*
        margin-bottom: 20px;
        margin-top: 40px;
        */
    }
    section#section8 h1 {
        margin-bottom: 20px;
        margin-top: 40px;
    }
    section h4 {
        font-size: 14px;
        line-height: 16px;
    }
    .prodBottle {
        margin-left: calc(-20vw);
    }
    #section3 {
        background-position-y: 20%;
    }
    
    #section4 .ingredFlex {
        flex-direction: column;
    }

    #section4 .ingredFlex img {
        display: block;
        width: 100%;
        max-width: 200px;
        max-height: 220px;
    }

    #section5 {
        min-height: 150vw;
        background-position: right;
    }

    #section5 p {
        color: #ffffff;
        font-weight: 400 !important;
        text-shadow: 0px 1px 3px #000000;
        font-size: 14px;
    }
    #section5 a {
        font-size: 14px;
    }
    #section8 p {
        padding: 0px 3%;
        font-size: 18px;
        font-weight: 600 !important;
        line-height: 28px;
    }

    #section8 {
        min-height: 144vw;
    }
    #innovative .packetPopups > img.product {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        max-width: 230px;
    }
    #section9 .arrows {
        width: 100%;
        max-width: 160px;
    }

    .mobOverlay {
        background-color: rgba(0,0,0,0.8);
        border-radius: 10px;
        padding: 20px 20px 0 20px;
        max-width: 90%;
        margin: auto;
    }
    .leftPill {
        position: absolute;
        left: -214px;
        width: 240px !important;
    }
    .rightPill {
        position: absolute;
        right: -214px;
        width: 240px !important;
        top: -600px;
    }
    .ingredFlexer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #section11 .w-100 {
        position: absolute;
        top: -250px;
        left: -220%;
        width: 720px !important;
        z-index: 1;
    }

    #headerCarousel #item-headerSlide1 h1 {
        font-size: 24px;
        line-height: 30px;
        text-transform: uppercase;
        text-shadow: 1px 2px 3px black;
    }
    section#enzymesCarousel h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px !important;
    }
    
    #enzymesCarousel .headp {
        font-size: 12px;
        padding: 0;
        margin-bottom: 10px;
    }

    #enzymesCarousel h1.text-shadow {
        position: absolute;
        left: 0;
        right: 0;
        top: 10%;
    }

    #section14 ul {
        font-size: 12px;
    }
    /*Panels Proof of concept mobile*/
    #productPanels .thumbnail img:nth-of-type(2) {
        margin: auto;
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
        width: 30px;
    }
    #productPanels .panelTitle {
        margin: auto;
        position: absolute;
        top: 13%;
        left: 0;
        bottom: initial;
        right: 0;
        padding: 12% 1%;
        text-transform: uppercase;
        color: white;
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
    }
    /*Panels Proof of concept end*/

    #distinctFlavors h3 {
        font-size: 14px;
    }
    #distinctFlavors .arrow-text img {
        max-width: 30px;
    }
    #distinctFlavors .icon-row img {
        max-width: 62px;
    }
    #section14 .arrow-text.position-absolute {
        right: 3%;
        bottom: 25%;
    }
    
    #section7 .item .card .card-footer {
        background-color: #ffffff;
    }
    #optimalResults p {
        font-weight: 500;
        font-size: 14px;
        text-shadow: 0 0 15px #ffffff;
    }
    #whatIsCollagen .textbox {
        padding: 0 20px;
    }
    #glass {
        background-position: 50% bottom;
        min-height: 935px;
    }
    .versus {
        font-size: 40px;
    }

    #glass h2:first-child {
        right: 6%;
        top: 8%;
    }
    #glass h2:last-of-type {
        right: 6%;
        top: 18%;
        text-align: right;
    }
    
    #cart-footer form a {
        font-size: 14px !important;
        max-width: 120px;
        align-items: center;
        justify-content: center;
        display: flex;
        min-height: 38px;
        box-shadow: none;
        padding: 6px !important;
    }
    .header {
        background-size: 200% 98% !important;
        padding: 13% 10px 8%;
        background-color: #d9d9d9;
    }
    .header h1 {   
        font-size: 22px;
        font-weight: 400;
        line-height: 26px;
        margin: 20px auto;
        padding-top: 24px;
    }
    .header h2 {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 40px;
        margin-top: 9%;
    }
    .header img {
        width: 80%;
        margin-top: 7%;
        margin-bottom: 8%;
    }
    section > h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 56px;
    }

    section#headerCarousel {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;        
        background-position: 30%;
    }
    #headerCarousel h1, #item-headerSlide2 h1 {
        margin-left: initial;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        text-shadow: 1px 2px 3px black;
    }
    #item-headerSlide1 p {
        margin-left: 20%;
        padding-right: 9%;
    }
    #item-headerSlide1 p:nth-last-of-type(2) {
        margin-left: 26%;
    }
    #item-headerSlide1 p:last-of-type {
        margin-left: 50%;
        padding-right: 0;
    }
    
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: -12%;
        right: 0;
        top: initial;
        bottom: 0;
        min-width: 250px;
        max-width: 300px;
    }
    p {
        margin-bottom: 20px;
    }
    .tagline {
        padding: 10px;
        font-size: 18px;
        line-height: 26px;
    }
    #item-headerSlide1 .tagline {
        background-color: #df1683;
        padding-left: 26%;
        margin-top: 0;
    }
    #item-headerSlide1 .particles {
        background-image: url(/static/front/image/three-second-salad/mobile/GradiantSLBottomMB.png);
        background-size: contain;
        background-position: bottom;
        height: 30px;
        margin-top: 0;
        background-repeat: repeat-x;
        z-index: 9;
        position: relative;
    }
    #item-headerSlide2 .particles {
        background-image: url(/static/front/image/three-second-salad/lattegradianttriangles.png);
        background-size: contain;
        height: 24px;
        margin-top: 25px;
        background-repeat: repeat-x;
        z-index: 9;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #item-headerSlide2 h4 img {
        max-width: 28px;
        float: left;
        position: absolute;
        left: -84px;
        top: -12px;
    }
    #item-headerSlide2 h4 {
        margin: 20px auto;
        font-size: 14px;
        text-align: center !important;
    }

    #item-headerSlide2 .tagline {
        background-color: #000000;
        padding-right: 31%;
        margin-top: 20px;
        font-size: 14px;
        line-height: 20px;
    
    }
    #headerCarousel #item-headerSlide2 p {
        max-width: 85%;
        margin: 20px auto;
    }
    #headerCarousel #item-headerSlide2 p:last-of-type {
        max-width: 100%;
        margin: 20px auto;
        text-align: left !important;
    }
    #headerCarousel .owl-prev, 
    #headerCarousel .owl-next,
    #enzymesCarousel .owl-prev, 
    #enzymesCarousel .owl-next {
        top: 60%;
        max-width: 20px;
    }
    #enzymesCarousel .owl-prev, 
    #enzymesCarousel .owl-next {
        top: 50%;
    }
    .radiantBullets > span {
        margin: 0;
        display: block;
        font-size: 14px;
    }
    #item-headerSlide2 .standout {
        z-index: 9;
        position: absolute;
        right: -5%;
        bottom: 0px;
        min-width: 0;
        max-width: 350px;
    }
    #item-headerSlide3 h4 { 
        font-size: 14px;
        text-align: center;
        margin: 0 auto 20px;
        max-width:92%;
        font-weight: 400;
    }
    #item-headerSlide3 h4 strong { 
        font-size: 15px;
    }
    .iconPopup img {
        max-width: 40px;
    }
    .packetPopups #happyTooltipTrigger-3 {
        right: 7%;
        bottom: 6%;
    }
    .packetPopups #happyTooltipTrigger-2 {
        bottom: 21%;
        right: 28%;
    }
    .packetPopups #happyTooltipTrigger-1 {
        bottom: 8%;
        right: 58%;
    }
    .packetPopups {
        min-height: 230px;
    }
    
    .packetPopups > img.product {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
    }
    #item-headerSlide3 .particles {
        background-image: url(/static/front/image/three-second-salad/WhiteGradiantTriangles.png);
        background-size: contain;
        height: 27px;
        background-repeat: repeat-x;
        z-index: 9;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #invisBox-2, #invisBox-3 {
        border-left: none;
        border-bottom: none;
        border-top: none;
        position: absolute;
        bottom: 35px;
        right: 19px;
    }
    .topPopBox.popBox {
        top: -75px;
        left: 30%;
        right: -100px;
    }
    #invisBox-1 {
        border-right: none;
        border-top: none;
        position: absolute;
        bottom: 18px;
        right: 21px;
        width: 80px;
    }
    #invisBox-2 {
        height: 78px;
    }
    #invisBox-2 .topPopBox.popBox {
        top: -62px;
        left: 30%;
        right: -100px;
    }
    #invisBox-3 .topPopBox.popBox {
        top: -38px;
        left: 30%;
        right: -100px;
    }
    .popBox {
        line-height: 18px;
        background-color: #f47a24;
        border: 4px solid #ffffff;
        border-radius: 50%;
        font-weight: 300;
        font-size: 10px;
        text-align: center !important;
        top: -63px;
        left: -78%;
        position: absolute;
        padding: 12px 18px;
        max-width: 160px;
        line-height: 13px;
        color: #ffffff;
        text-transform: uppercase;
    }
    .invisBox {
        border: #ffffff 3px dashed;
        height: 70px;
        width: 150px;
    }    
    .challenges p {
        text-transform: uppercase;
        color: #000000;
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        max-width: 59%;
    }    
    .challenges .rightArrow {
        top: -3%;
        left: 31%;
        width: 20%;
    }
    .challenges .leftArrow {
        top: -88px;
        right: 40%;
        width: 30%;
    }
    section#theChallenge {
        padding: 50px 0;
    }
    #challengeBox {
        background-size: cover !important;
        background-image: url(/static/front/image/three-second-salad/mobile/PinkLineFiguresMB.png);
    }
    .challenges {
        min-height: 240px;
    }
    .challenges img {
        max-width: 96px;
    }
}
@media (max-width: 575px) {
    .callout {
        font-size: 22px;
        line-height: 30px;
    }
    #section3 {
        background-image: none;
    }
    #section3 p {
        padding-left: initial;
    }
    .prodBottle {
        margin-left: calc(-28vw);
    }
    #section5 {
        min-height: 190vw;
    }
    #section7 .item p.title {
        font-size: 16px;
    }
    #section8 {
        min-height: 284vw;
    }

    #section9 h1 {
        font-size: 24px;
        line-height: 30px;
    }
    #section9 .headp.topp {
        line-height: 26px;
        font-size: 16px;
        padding: 0 0 0 70px;
    }
    #section9 .headp.botp {
        padding: 0 70px 0 0;
    }
    .leftPill {
        position: absolute;
        left: -134px;
        width: 210px !important;
    }
    .rightPill {     
        right: -154px;
        width: 210px !important;
        top: -500px;
    }
    #section9 .arrows {
        width: 100%;
        max-width: 160px;
        display: none !important;
    }
    #section11 .w-100 {
        position: absolute;
        top: -250px;
        left: -200%;
        width: calc(130vw) !important;
        z-index: 1;
    }
    #section12 {
        background-position: top;
    }
    #headerCarousel #item-headerSlide1 h1, #headerCarousel h1, #item-headerSlide2 h1 {
        white-space: initial;
        padding: 15%;
    }
    /*Panels Proof of concept mobile*/
    #productPanels .thumbnail img.actionIcon {
        width: 29px;
    }
    #productPanels .panelTitle {
        margin: auto;
        position: absolute;
        top: 23%;
        left: 0;
        bottom: initial;
        right: 0;
        padding: 5% 1%;
        text-transform: uppercase;
        color: white;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
    }
    /*Panels Proof of concept mobile end*/

    #item-headerSlide2 .standout {
        z-index: 9;
        position: absolute;
        right: -17%;
        bottom: 0px;
        min-width: 0;
        max-width: 300px;
    }

    #item-headerSlide1 .tagline {
        background-color: #df1683;
        padding-left: 47%;
        font-size: 12px;
        line-height: 16px;
        margin-top: 0;
    }

    #distinctFlavors h3 {
        font-size: 12px;
    }

    .slide-content h1 {
        min-height: 88px;
    }
    .iconBox p {
        font-size: 12px;
    }
    #superiorHydration .box:not(#synergy) {
        padding: 190px 0 50px !important;
    }

    #mobile-microscope-bg {
        position: absolute;
        right: 0;
        bottom: 0;
        top: initial;
        max-width: 25%;
        min-width: 150px;
    }
    #superiorHydration .container:not(.box-menu) {
        max-width: 100%;
    }
    #superiorHydration h2 {
        font-weight: 300;
        font-size: 28px;
    }

    #superiorHydration li a {
        font-size: 12px;
    }
    
    #distinctFlavors .icon-row img {
        max-width: 50px;
    }
    #distinctFlavors .arrow-text {
        right: 0;
    }

    .satisfactionPopup {
        left: 5%;
    }

    #section14 ul {
        font-size: 16px;
    }
    #section14 ul li {
        line-height: 16px;
        padding: 5px;
    }
    section > h6 {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        max-width: 100%;
        margin: auto;
    }

    #enzymesCarousel .centered h2 {
        font-size: 16px;
        line-height: 28px;
        white-space: normal;
        color: white;
        font-weight: 500;
        margin: auto;
        max-width: 70%;
    }
    
    
    section > h1 {
        font-size: 30px;
        font-weight: 400;
        line-height: 35px;
    }
    #latte h3 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
        margin-top: 40px;
    }
    #item-headerSlide1 p {
        font-size: 14px;
        padding-right: 9%;
    }
    section > h2 {
        font-size: 18px;
    }
    #item-headerSlide1 p:nth-last-of-type(2) {
        margin-left: 33%;
    }
}
@media (max-width: 500px) {
    #section7 .item .card {
        min-height: 225px;
    }
    #item-headerSlide1 p {
        margin-left: 0;
        font-size: 14px;
        padding-right: 9%;
    }
    #testimonialsProds .testBox {
        padding: 0px 40px 74px;
        background-size: cover;
        background-repeat: no-repeat;
        margin: auto;
        width: 100%;
        height: calc(60vw);
        display: flex;
        align-items: center;
    }
}
@media (max-width: 400px) {
    #optimalResults .container-fluid {
        background-position: -150px;
    }
    #distinctFlavors h3 {
        font-size: 10px;
    }
    #item-headerSlide1 .standout {
        z-index: 9;
        position: absolute;
        left: -20%;
        right: 0;
        top: initial;
        bottom: 0;
        min-width: 250px;
        max-width: 266px;
    }

    .packetPopups > img.product {
        width: 340px;
    }
    #latte .latte-table tr td {
        font-size: 16px;
    }
    #latte table img {
        max-height: 30px;
    }
    #cart-footer form .form-control {
        font-size: 11px;
        font-weight: bold;
    }
}

/*====== Move-horizontal effect left ======*/

  .mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.5s;
    transform: translateX(-350px);
  }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
  }
  .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(-350px);
    opacity: 0;
  }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
  }

  /*====== Move-horizontal effect right ======*/

  .mfp-move-horizontal .mfp-with-anim-right {
    opacity: 0;
    transition: all 0.5s;
    transform: translateX(350px);
  }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
  }
  .mfp-move-horizontal.mfp-ready .mfp-with-anim-right {
    opacity: 1;
    transform: translateX(0);
  }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
  }
  .mfp-move-horizontal.mfp-removing .mfp-with-anim-right {
    transform: translateX(350px);
    opacity: 0;
  }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
  }


  #doublePane {
    display: flex;
    min-height: 100vh;
    padding: 0 !important;
  }
  #doublePane div {
        width: 50%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        display: inline-flex;
        justify-content: center;
        align-items: flex-end;
    }
    #doublePane div:first-child {
        background-image: url(/static/front/image/three-second-salad/HSGlassCompareDesktopSL.png);
    }
    #doublePane div:last-child {
        background-image: url(/static/front/image/three-second-salad/HSGlassCompareDesktopLATTE.png);
    }
  #doublePane h1 {
    font-weight: 500;
    color: #ffffff;
    text-shadow: 0px 3px 4px #000000;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 8vh;
  }
  @media (max-width:768px) {
    #doublePane h1 {
        font-size: 30px;
        line-height: 36px;
    }
    #doublePane div:first-child {
        background-image: url(/static/front/image/three-second-salad/HSGlassCompareMobileSL.png);
    }
    #doublePane div:last-child {
        background-image: url(/static/front/image/three-second-salad/HSGlassCompareMobileLATTE.png);
    }
  }

  @media (max-width:575px) {
    #doublePane h1 {
        font-size: 20px;
        line-height: 26px;
    }
}

#testimonialsProds {
text-align: center;
}
#testimonialsProds .testBox {
    padding: 18px 20px 74px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
    width: 280px;
    height: 190px;
    display: flex;
    align-items: center;
}

#testimonialsProds .testBox p {
    font-weight: 600;
    margin: auto;
}
#testimonialsProds .testBox.latte {
    background-image: url(/static/front/image/three-second-salad/testimonials/TestimonialTileLATTE.png);
}
#testimonialsProds .testBox.straw {
    background-image: url(/static/front/image/three-second-salad/testimonials/TestimonialTileSL.png);
}

#testimonialsProds .nameplate {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
#testimonialsProds .testIcon {
    max-width: 103px;
    width: 100%;
    margin: 20px auto;
}
#testimonialsProds .fs12 {
    font-size: 12px;
    line-height: 16px;
}
#testimonialsProds .fs14 {
    font-size: 14px;
    line-height: 18px;
}
#testimonialsProds .fs16 {
    font-size: 16px;
    line-height: 20px;
}
#testimonialsProds .fs18 {
    font-size: 18px;
    line-height: 22px;
}
#testimonialsProds .fs20 {
    font-size: 20px;
    line-height: 24px;
}
#testimonialsProds .fs26 {
    font-size: 26px;
    line-height: 30px;
}
#testimonialsProds.fs30 {
    font-size: 30px;
    line-height: 34px;
}

.fda {
    padding-top:30px;
}
@media (orientation:landscape) and (max-height:600px) {
    .fda {
        padding-top:10px;
    }
    #cart-footer {
        display:none;
    }
}
