/* Font Declarations */

@font-face {
  font-family: 'MiloPro-Medi';
  src: url('../fonts/MiloPro-Medi.eot?#iefix') format('embedded-opentype'),  url('../fonts/MiloPro-Medi.otf')  format('opentype'),
         url('../fonts/MiloPro-Medi.woff') format('woff'), url('../fonts/MiloPro-Medi.ttf')  format('truetype'), url('../fonts/MiloPro-Medi.svg#MiloPro-Medi') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MiloPro';
  src: url('../fonts/MiloPro.eot?#iefix') format('embedded-opentype'),  url('../fonts/MiloPro.otf')  format('opentype'),
         url('../fonts/MiloPro.woff') format('woff'), url('../fonts/MiloPro.ttf')  format('truetype'), url('../fonts/MiloPro.svg#MiloPro') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MiloPro-Xbold';
  src: url('../fonts/MiloPro-Xbold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MiloPro-Xbold.otf')  format('opentype'),
       url('../fonts/MiloPro-Xbold.woff') format('woff'), url('../fonts/MiloPro-Xbold.ttf')  format('truetype'), url('../fonts/MiloPro-Xbold.svg#MiloPro-Xbold') format('svg');
  font-weight: normal;
  font-style: normal;
}


html {
    font-size: 100%;
}

body {
    font-family: 'MiloPro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: #f47b20;
    line-height: 1.1;
    text-align: left;
    overflow-x: hidden !important;
    margin: auto !important;
}
h2 {
  font-family: 'MiloPro-Xbold', sans-serif;
  font-size: 1.8vw;
  line-height: 1.1;
  color: #ffffff;
}

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a {
    -webkit-transition: all ease 1s;
            transition: all ease 1s;
            text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

/* Other fixes*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
            box-sizing: border-box;
}

/*---------------------------------------
=========================================
 **   Navigation                
=========================================
-----------------------------------------*/
div.rtdTeasIconContainer {
  display: block;
  width: 38px;
  position: fixed;
  top: 280px;
  left: auto;
  right: 0;
  text-align: center;
  background-color: #f6954d;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 99999;
}
img.rtdTeasIconLg {
  width: 51.59999999999999%;
  height: auto;
}
div.energyDrinksIconContainer {
  display: block;
  width: 38px;
  position: fixed;
  top: 328px;
  left: auto;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 99999;
}
div.energyDrinksIconContainer:hover {
  border: 1px solid #000000;
}
img.energyDrinksIconLg {
  width: 35.39999999999999%;
  height: auto;
}
div.flavoredWatersIconContainer {
  display: block;
  width: 38px;
  position: fixed;
  top: 375px;
  left: auto;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 99999;
}
div.flavoredWatersIconContainer:hover {
  border: 1px solid #000000;
}
img.flavoredWatersIconLg {
  width: 38.39999999999999%;
  height: auto;
}
div.performanceDrinksIconContainer {
  display: block;
  width: 38px;
  position: fixed;
  top: 423px;
  left: auto;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 99999;
}
div.performanceDrinksIconContainer:hover {
  border: 1px solid #000000;
}
img.performanceDrinksIconLg {
  width: 50.99999999999999%;
  height: auto;
}
div.softDrinksIconContainer {
  display: block;
  width: 38px;
  position: fixed;
  top: 470px;
  left: auto;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 99999;
}
div.softDrinksIconContainer:hover {
  border: 1px solid #000000;
}
img.softDrinksIconLg {
  width: 53.99999999999999%;
  height: auto;
}
h4.menu {
  font-family: 'MiloPro-Medi', sans-serif;
  color: #ffffff;
  font-size: 1.25vw;
  line-height: 1.1;
  text-align: center;
}
.slide-out-div {
  padding: 20px 20px 20px 20px;
    width: 320px;
    background-color: #e1efd8;
    border: 1px solid #dddddd;
    z-index: 99999;
    color: #000000;
    top: 125px !important;
    cursor: pointer;
}
.slide-out-div a.handle {
  margin-top: -1px;
  background: url('../images/contact-us-tab.png') no-repeat !important;
  width: 41px !important;
  height: 146px !important;
}
.slide-out-div p.contactTxt {
  font-family: 'MiloPro', sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #666666;
  padding-top: 19px;
  padding-bottom: 9px;
}
.slide-out-div p.contactTxt a {
  font-family: 'MiloPro-Xbold', sans-serif;
  color: #6cb33f;
}
.slide-out-div a.navlinks {
  font-family: 'MiloPro', sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #6cb33e;
}
.slide-out-div br {
  line-height: 30px;
}
.slide-out-div a.navlinks:hover {
  text-decoration: underline;
}
.slide-out-div a.navlinks:focus {
  text-decoration: underline;
}
.homeButtonContainer {
  display: block;
  position: absolute;
  top: 1vw;
  left: 5vw;
  width: 2.5vw;
  max-width: 30px;
}
.homeButtonContainer a img {
  width: 100%;
  height: auto;
}

[tooltip1]:before {            
    position : absolute;
    content : attr(tooltip1);
    opacity : 0;
    transition: all 0.15s ease;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
}
[tooltip1]:hover:before {        
    opacity : 1;
    background: #f47b20;
    margin-top: 0;
    margin-left: -194px; 
}
[tooltip2]:before {            
    position : absolute;
    content : attr(tooltip2);
    opacity : 0;
    transition: all 0.15s ease;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
}
[tooltip2]:hover:before {        
    opacity : 1;
    background: #caae2e;
    margin-top: 0;
    margin-left: -126px; 
}
[tooltip3]:before {            
    position : absolute;
    content : attr(tooltip3);
    opacity : 0;
    transition: all 0.15s ease;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
}
[tooltip3]:hover:before {        
    opacity : 1;
    background: #76b0bd;
    margin-top: 0;
    margin-left: -223px; 
}
[tooltip4]:before {            
    position : absolute;
    content : attr(tooltip4);
    opacity : 0;
    transition: all 0.15s ease;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
}
[tooltip4]:hover:before {        
    opacity : 1;
    background: #b62176;
    margin-top: 0;
    margin-left: -304px; 
}
[tooltip5]:before {            
    position : absolute;
    content : attr(tooltip5);
    opacity : 0;
    transition: all 0.15s ease;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
}
[tooltip5]:hover:before {        
    opacity : 1;
    background: #006e7d;
    margin-top: 0;
    margin-left: -188px; 
}



div.mobileMenu {
  display: block;
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
}

img.rtdTeasMobileIcon {
  width: 5%;
  height: auto;
  margin-top: 1vw;
  margin-left: 4.53333vw;
  -webkit-filter: contrast(0); /* Safari */
  filter: contrast(0);
}
img.energyDrinksMobileIcon {
  width: 3.75%;
  height: auto;
  margin-top: .5vw;
  margin-left: 8vw;
}
img.energyDrinksMobileIcon:hover {
  -webkit-filter: contrast(0); /* Safari */
  filter: contrast(0);
}
img.flavoredWatersMobileIcon {
  width: 3.75%;
  height: auto;
  margin-top: .875vw;
  margin-left: 8vw;
}
img.flavoredWatersMobileIcon:hover {
  -webkit-filter: contrast(0); /* Safari */
  filter: contrast(0);
}
img.performanceDrinksMobileIcon {
  width: 4.5%;
  height: auto;
  margin-top: 1.875vw;
  margin-left: 8vw;
}
img.performanceDrinksMobileIcon:hover {
  -webkit-filter: contrast(0); /* Safari */
  filter: contrast(0);
}
img.softDrinksMobileIcon {
  width: 4.5%;
  height: auto;
  margin-top: 1.875vw;
  margin-left: 8vw;
}
img.softDrinksMobileIcon:hover {
  -webkit-filter: contrast(0); /* Safari */
  filter: contrast(0);
}
.mobileMenu img.talkBubble {
  width: 6.93333%;
  /*max-width: 32px;*/
  height: auto;
  float: right;
  margin-right: 4.53333vw;
  margin-top: 3.73333vw;
  margin-bottom: 2.66667vw;
  cursor: pointer;
}

div.sideMenuBg {
  display: block;
  position: fixed;
  top: 280px;
  left: auto;
  right: 0;
  width: 40px;
  height: 247px;
  background-color: #ffffff;
  z-index: -1;
}

/*---------------------------------------
=========================================
 **   SECTION STYLES                
=========================================
-----------------------------------------*/

/*=================================================================
   SECTION:  bigTea
=================================================================*/
#bigTea h1.mainHeadline {
  font-family: 'MiloPro-Medi', sans-serif;
  color: #ffffff;
  font-size: 4.75vw;
  margin-top: 12.5vw;
  line-height: .8125;
}
#bigTea h1.mainHeadline span {
  color: #fcbc8c;
  font-size: 9.25vw;
  letter-spacing: 0.125vw;
}
#bigTea p.subHeadline {
  font-family: 'MiloPro-Medi', sans-serif;
  color: #ffffff;
  font-size: 2vw;
  line-height: 1.1;
  margin-top: 1vw;
}
#bigTea img.lemon {
  width: 35.5%;
  height: auto;
  margin-top: 26vw;
  margin-left: -8vw;
}
#bigTea img.glass {
  width: 45.25%;
  height: auto;
  margin-top: 8.5vw;
  margin-left: -.75vw;
  z-index: 1;
}
#bigTea img.straw {
  width: 38.5%;
  height: auto;
  z-index: 7;
  position: absolute;
  top: 4vw;
  left: -.75vw;
}
#bigTea img.iceCube1 {
  width: 11%;
  height: auto;
  z-index: 6;
  position: absolute;
  top: 26.75vw;
  left: 9.5vw;
}
#bigTea img.iceCube2 {
  width: 11%;
  height: auto;
  z-index: 5;
  position: absolute;
  top: 25vw;
  left: 6.75vw;
}
#bigTea img.iceCube3 {
  width: 14.5%;
  height: auto;
  z-index: 4;
  position: absolute;
  top: 22.5vw;
  left: 11.5vw;
}
#bigTea img.iceCube4 {
  width: 14.75%;
  height: auto;
  z-index: 3;
  position: absolute;
  top: 22vw;
  left: 7vw;
}
#bigTea img.iceCube5 {
  width: 14.5%;
  height: auto;
  z-index: 2;
  position: absolute;
  top: 18.75vw;
  left: 8.5vw;
}
#bigTea img.lemonSlice {
  width: 29.5%;
  height: auto;
  z-index: 7;
  position: absolute;
  top: 5vw;
  left: 13.25vw;
}
#bigTea div.tblColumn {
  border-right: 1px solid #f47b20;
  border-left: 1px solid #f47b20;
}
#bigTea div.tblHeader {
  background-color: #f5a466;
}
#bigTea div.tblHeader h4 {
  font-family: 'MiloPro-Xbold', sans-serif;
  font-size: 1.2vw;
  line-height: 1.1;
  color: #ffffff;
  text-align: center;
}
#bigTea div.tblRowWhite {
  background-color: #ffffff;
  text-align: center;
}
#bigTea div.tblRowTint {
  background-color: #fbdcc7;
  text-align: center;
}
#bigTea .tblRowWhite p, #bigTea .tblRowTint p {
  font-family: 'MiloPro-Medi', sans-serif;
  font-size: 1.4vw;
  line-height: 1.1;
  color: #4d4d4d;
  margin-top: .75vw;
}
#bigTea p.footnote {
  font-family: 'MiloPro', sans-serif;
  font-size: 0.8333333333333333vw;
  line-height: 1.1;
  color: #ffffff;
  margin-top: 1vw;
  float: right;
}
#bigTea ul {
  margin-top: 1vw;
  padding-left: 1.5vw;
}
#bigTea ul li {
  font-family: 'MiloPro', sans-serif;
  font-size: 1.4vw;
  line-height: 1.25;
  color: #ffffff;
  margin-top: .625vw;
  margin-bottom: .625vw;
}
#bigTea ul li span {
  font-family: 'MiloPro-Xbold', sans-serif;
}

/*=================================================================
   SECTION:  trends
=================================================================*/
#trends h2 {
  margin-top: 1vw;
}
#trends .panel-group .panel-heading {
  background-color: #ffffff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 2px solid #f47b20;
}
#trends .panel-group .panel-heading a:focus {
  text-decoration: none;
}
#trends .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
#trends .panel-heading:hover {
  opacity: 0.8;
}
#trends .panel-group .panel-heading+.panel-collapse .panel-body {
  border: none;
  border-bottom: 2px solid #f47b20;
}
#trends .rowWhite, #trends .rowTint {
  padding-bottom: 2vw;
}
#trends .rowTint {
  padding-top: 2vw;
  background-color: #f9f6ea;
}
#trends .rowWhite2 {
  padding-top: 2vw;
  padding-bottom: 1vw;
}
#trends img.bpLogo {
  width: 36.375%;
  height: auto;
  margin-left: 2.225vw;
  margin-top: 3vw;
}
#trends img.supportImage {
  width: 83.62499999999999%;
  height: auto;
  margin-left: 2vw;
}
#trends h3 {
  font-family: 'MiloPro-Medi', sans-serif;
  font-size: 1.8vw;
  line-height: 1.1;
  margin-top: .5vw;
  margin-bottom: .5vw;
  margin-left: 1vw;
}
#trends h4 {
  font-family: 'MiloPro-Medi', sans-serif;
  font-size: 1.666706161137441vw;
  font-weight: normal;
  line-height: 1.1;
  color: #c5aa2e;
  margin-top: .5vw;
  margin-bottom: 2vw;
}
#trends h4.afterLogoTxt {
  margin-top: 0;
}
#trends h5 {
  font-family: 'MiloPro', sans-serif;
  font-size: 2.7008vw;
  line-height: 1.1;
  margin-left: 2vw;
  margin-top: 1.5vw;
  margin-bottom: 6vw;
}
#trends ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5vw 0;
}
#trends ul li { 
    padding-left: 1em; 
    text-indent: -.7em;
    font-family: 'MiloPro', sans-serif;
    font-size: 1.1875vw;
    line-height: 1.1;
    color: #666666;
}
#trends ul li:before {
    content: "• ";
    font-size: 1.5vw;
    color: #c5aa2e;
}
#trends a.getTheFactsCta {
    font-family: 'MiloPro-Xbold', sans-serif;
    font-size: 1.1875vw;
    line-height: 1.1;
    color: #caae2e;
    text-decoration: none;
    cursor: pointer;
}
#trends #accordion1 h3 {
  color: #c5aa2e;
}
#trends #accordion1 h5 {
  color: #666666;
}
#trends img.enlitenLogo {
  width: 33%;
  height: auto;
}
#trends img.nutrioseLogo {
  width: 30.42857142857143%;
  height: auto;
}
#trends img.nutrafloraLogo {
  width: 34.28571428571428%;
  height: auto;
}
#trends img.qNaturaleLogo {
  width: 30.85714285714286%;
  height: auto;
}
#trends img.GoButton {
  width: 1.666666666666667vw;
  height: auto;
}

#trends #accordion2 h3 {
  color: #ee7624;
}
#trends h4.logoTxt {
  font-family: 'MiloPro', sans-serif;
  font-size: 2.604166666666667vw;
  line-height: 1.1;
  color: #666666;
  margin-top: 0;
  margin-bottom: 0;
}
#trends #accordion2 h5 {
  color: #666666;
}

#trends #accordion3 h3 {
  color: #b41f75;
}
#trends #accordion3 h5 {
  color: #666666;
}

/*=================================================================
   SECTION:  cta
=================================================================*/
#cta div.ctaBtnContainer {
  margin-top: 3vw;
  margin-bottom: 4.8vw;
}
#cta .ctaBtnContainer a {
  font-family: 'MiloPro-Medi', sans-serif;
  font-size: 1.6vw;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #ffffff;
  padding-top: .25vw;
  padding-right: 1.5vw;
  padding-bottom: .25vw;
  padding-left: 1.5vw;
  -webkit-transition: all ease-out .5s;
  transition: all ease-in 1s;
}
#cta .ctaBtnContainer a:hover {
  background-color: #ffffff;
  color: #f47b20;
  -webkit-transition: all ease-in .5s;
  transition: all ease-in 1s;
}






/*=================================================================
   SECTION:  footer
=================================================================*/
#footer img.ideaLabsLogo {
  width: 47%;
  height: auto;
  float: left;
  margin-top: 1.916666666666667vw;
}
#footer img.ingredionLogo {
  width: 40.25%;
  height: auto;
  float: right;
}
#footer .legal p {
  font-family: 'MiloPro-Medi', sans-serif;
  font-size: 0.8vw;
  line-height: 1.1;
  color: #ffffff;
}
#footer .legal p.copyright {
  margin-top: 3vw;
}
#footer .legal p.trademarks {
  margin-top: 1vw;
  padding-bottom: 1vw;
}



#contactModal .modal-content {
  background-color: #e1efd8;
  max-width: 70vw;
  margin-left: auto;
  margin-right: auto;
}
#contactModal .modal-content p {
  color: #666666;
  font-size: 4vw;
}
#contactModal .modal-content p a {
  color: #6cb33f;
}



#videoModal .video-container, #video2Modal .video-container {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    border: none;
    overflow: hidden;
}
#videoModal .video-container iframe,
#videoModal .video-container object,
#videoModal .video-container embed,
#video2Modal .video-container iframe,
#video2Modal .video-container object,
#video2Modal .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}