/* 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: sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #666668;
    background-color: #9093ce;
    line-height: 18px;
    text-align: left;
    overflow-x: hidden !important;
    margin: auto !important;
}
.tbody {
	position: relative;
	width: 100%;
	display: block;
}
.tebody {
	position: relative;
	width: 100%;
	display: block;
	background-color: #9093ce;
}
h2 {
	font-family: 'MiloPro-Xbold';
	font-size: 79px;
	color: #ffffff;
	line-height: 75px;
}
h2 span {
	color: #c7c9e7;
}
p, li.footlist {
	font-family: 'MiloPro-Medi';
	font-size: 21px;
	color: #ffffff;
}
p span, li.footlist span {
	color: #c7c9e7;
}

.slide-out-div {
	padding: 20px 20px 20px 20px;
    width: 250px;
    background-color: #e1efd8;
    border: 1px solid #dddddd;
    z-index: 99999;
    color: #000000;
    top: 200px !important;
    cursor: pointer;
}
.slide-out-div a.handle {
	margin-top: -1px;
	background: url('../images/navigation-tab.png') no-repeat !important;
	width: 43px !important;
	height: 165px !important;
}
.slide-out-div a.navlinks {
	font-family: 'MiloPro';
	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;
}

/* 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 3s;
            transition: all ease 3s;
            text-decoration: none;
            color: #ffffff;
}

a:hover {
    text-decoration: none;
    color: #ffffff;
}

a:active {
    text-decoration: none;
}


/* Other fixes*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.wow {
  visibility: hidden;
}

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

/*---------------------------------------
   SECTION:  Header
-----------------------------------------*/
header .menu-container {
	background-color: #ffffff;
    position: fixed !important;
    z-index: 99999;
}
header .menu-container .navbar-toggle {
	float: right;
	background-color: #6cb33e;
	border-color: #6cb33e;
	border-radius: 0;
	margin-right: 30px;
	margin-left: 0;
	padding-bottom: 6px;
}
header .menu-container .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
header .menu-container .navbar-toggle .menutitle {
	color: #ffffff;
	font-family: 'MiloPro';
	font-size: 9px;
	line-height: 14.2857px;
	text-align: center;
}
header .menu-container nav.navbar .navbar-collapse {
	background-color: transparent;
	border: none;
	min-width: 250px;
	float: none;
	padding-right: 0;
	padding-left: 0;
}
header .menu-container .navbar {
	margin-bottom: 0;
	min-height: 0;
	border: none;
	background-color: transparent;
}
header .menu-container .navbar-nav {
	float: right;
	padding-right: 20px;
}
header .menu-container .navbar-nav > li > a {
	padding: 15px 15px 15px 15px;
	font-family: 'MiloPro-Medi';
	font-size: 18px;
}
header .menu-container .navbar-nav > li > a.back {
	color: #94c947;
	margin-left: 20px;
}
header .menu-container .navbar-nav > li > a.back:hover {
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > a.bakery {
	color: #b41f75;
	cursor: normal;
}
header .menu-container .navbar-nav > li > a.bakery:hover {
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > a.dairy {
	color: #0b9ad3;
}
header .menu-container .navbar-nav > li > a.dairy:hover {
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > a.beverage {
	color: #c7c9e7;
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > a.beverage:hover {
	color: #c7c9e7;
}
header .menu-container .navbar-nav > li > a.savory {
	color: #f47b20;
}
header .menu-container .navbar-nav > li > a.savory:hover {
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > a.confectionery {
	color: #c5aa2e;
}
header .menu-container .navbar-nav > li > a.confectionery:hover {
	text-decoration: underline;
}
header .menu-container .navbar-nav > li > img {
	width: 13px;
	height: 13px;
	margin-top: 18px;
}
header .menu-container .navbar-default .navbar-nav > .active > a {
	background-color: transparent;
}
header .menu-container .navbar-nav ul li {
	list-style-type: none;
	text-align: left;
}


/*---------------------------------------
   SECTION:  Welcome
-----------------------------------------*/
section.welcome {
	padding-top: 120px;
}
section.welcome img.lime {
	width: 22.5%;
	height: auto;
	margin-left: 16.66666%;
}
section.welcome img.orangeJuice {
	width: 33.66666%;
	height: auto;
	margin-bottom: -7%;
}
section.welcome h1 {
	font-family: 'MiloPro-Xbold';
	font-size: 79px;
	line-height: 75px;
	color: #ffffff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -100px;
}
section.welcome h1 span {
	color: #c7c9e7;
}
section.welcome img.cocktail {
	width: 79%;
	height: auto;
	margin-left: 11.6666%;
	margin-top: 25%;
}
section.welcome img.logo {
	width: 33.6666%;
	height: auto;
	margin-top: 15%;
}
section.welcome img.icedTea {
	width: 97.66666%;
	height: auto;
	margin-top: 30%;
}


/*---------------------------------------
   SECTION:  benefits
-----------------------------------------*/
section.benefits h2 {
	margin-top: -30%;
}
section.benefits .discRow1 {
	margin-top: 20px;
}
section.benefits .discRow2 {
	margin-top: 10px;
}
section.benefits img.discNoM {
	width: 68%;
	height: auto;
}
section.benefits img.discMleft {
	width: 68%;
	height: auto;
	margin-left: 8%;
}
section.benefits img.discMright {
	width: 68%;
	height: auto;
	margin-right: 8%;
}
section.benefits img.mojito {
	width: 23.75%;
	height: auto;
	margin-top: -12%;
}


/*---------------------------------------
   SECTION:  quench
-----------------------------------------*/
section.quench img.strawberryJuice {
	width: 16.5%;
	height: auto;
	margin-top: -10%;
}
section.quench h2 {
	margin-top: -5%;
}
section.quench img.cocktail {
	width: 32.5%;
	height: auto;
	margin-top: -30%;
}
section.quench img.icedCoffee {
	width: 32.33333%;
	height: auto;
	margin-right: 15%;
	margin-top: -20%;
}
section.quench a:hover {
	text-decoration: underline;
}


/*---------------------------------------
   SECTION:  increaseAppeal
-----------------------------------------*/
section.increaseAppeal {
	margin-top: 30px;
}
section.increaseAppeal p.main {
	margin-bottom: 40px;
	line-height: 26px;
}
section.increaseAppeal h2 {
	font-size: 70px;
	margin-bottom: 0;
	margin-top: 0;
}
section.increaseAppeal img.pinkJuice {
	width: 41%;
	height: auto;
	margin-left: 12.5%;
	margin-top: -17%;
}
section.increaseAppeal img.grapefruit {
	width: 27.33333%;
	height: auto;
	margin-top: -15%;
}


/*---------------------------------------
   SECTION:  clearBeveragesSection
-----------------------------------------*/
section.clearBeveragesSection h2 {
	margin-left: 15%;
}
section.clearBeveragesSection p.main {
	line-height: 26px;
	margin-left: 15%;
	margin-right: 31%;
}
section.clearBeveragesSection p.foot {
	margin-left: 15%;
	line-height: 42px;
}
section.clearBeveragesSection img.lemonade {
	width: 91.33333%;
	height: auto;
	margin-top: -33%;
	margin-right: 7.66666%;
}
section.clearBeveragesSection img.icedTea {
	width: 22.833333%;
	height: auto;
	margin-top: -15%;
	margin-left: 10px;
}


/*---------------------------------------
   SECTION:  coffeesSection
-----------------------------------------*/
section.coffeesSection img.cappuccino {
	width: 17.16666%;
	height: auto;
	margin-top: -25%;
}
section.coffeesSection h2 {
	margin-left: 18%;
	margin-top: -20%;
}
section.coffeesSection p.main {
	line-height: 26px;
	margin-left: 18%;
	margin-right: 25%;
}
section.coffeesSection p.foot {
	line-height: 42px;
	margin-left: 18%;
}
section.coffeesSection img.tea {
	width: 27.66666%;
	height: auto;
	margin-right: 10.833333%;
	margin-top: -2%;
}


/*---------------------------------------
   SECTION:  softDrinksSection
-----------------------------------------*/
section.softDrinksSection img.lemonLimeSoda {
	width: 19.416666%;
	height: auto;
	margin-left: 3.33333%;
	margin-top: -20%;
}
section.softDrinksSection h2 {
	margin-left: 18%;
	margin-top: -20%;
}
section.softDrinksSection p.main {
	line-height: 26px;
	margin-left: 18%;
	margin-right: 25%;
}
section.softDrinksSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 18%;
	margin-top: 30px;
}
section.softDrinksSection ul li.footlist {
	display: inline;
}
section.softDrinksSection img.cola {
	width: 27%;
	height: auto;
	margin-top: -28.5%;
	margin-right: 3.33333%
}


/*---------------------------------------
   SECTION:  smoothiesSection
-----------------------------------------*/
section.smoothiesSection img.purpleSmoothie {
	width: 29.66666%;
	height: auto;
	margin-left: 1.083333%;
	margin-top: -3%;
}
section.smoothiesSection h2 {
	margin-left: 21%;
	margin-top: -14%;
}
section.smoothiesSection p.main {
	line-height: 26px;
	margin-left: 21%;
	margin-right: 25%;
}
section.smoothiesSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 21%;
	margin-top: 30px;
}
section.smoothiesSection ul li.footlist {
	display: inline;
}
section.smoothiesSection img.bananaSmoothie {
	width: 22.833333%;
	height: auto;
	margin-top: -20%;
}
section.smoothiesSection img.greenSmoothie {
	width: 41%;
	height: auto;
	margin-top: -48%;
	margin-right: 12.5%;
}


/*---------------------------------------
   SECTION:  juicesSection
-----------------------------------------*/
section.juicesSection {
	margin-top: 150px;
}
section.juicesSection img.strawberry {
	width: 9.166666%;
	height: auto;
	margin-top: -5%;
}
section.juicesSection h2 {
	margin-left: 29%;
	margin-bottom: 40px;
}
section.juicesSection p.main {
	line-height: 26px;
	margin-left: 29%;
	margin-right: 26%;
}
section.juicesSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 29%;
	margin-top: 30px;
}
section.juicesSection ul li.footlist {
	display: inline;
}
section.juicesSection img.lemonadePitcher {
	width: 58%;
	height: auto;
	margin-top: -94%;
}
section.juicesSection img.redBlueberryJuice {
	width: 34.33333%;
	height: auto;
	margin-right: 12%;
	margin-top: -40%;
}


/*---------------------------------------
   SECTION:  energyDrinksSection
-----------------------------------------*/
section.energyDrinksSection img.orange {
	width: 23.083333%;
	height: auto;
	margin-right: 10%;
	margin-bottom: -15%;
}
section.energyDrinksSection h2 {
	margin-left: 25%;
	margin-bottom: 40px;
}
section.energyDrinksSection p.main {
	line-height: 26px;
	margin-left: 25%;
	margin-right: 26%;
}
section.energyDrinksSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 25%;
	margin-top: 30px;
}
section.energyDrinksSection ul li.footlist {
	display: inline;
}
section.energyDrinksSection img.energyDrink {
	width: 33.166666%;
	height: auto;
	margin-left: 21.66666%;
	margin-top: -40%;
}
section.energyDrinksSection img.orangeEnergyWater {
	width: 35.166666%;
	height: auto;
	margin-right: 3.33333%;
	margin-top: -7%;
}


/*---------------------------------------
   SECTION:  vitaminWatersSection
-----------------------------------------*/
section.vitaminWatersSection img.cherries {
	width: 10%;
	height: auto;
	margin-right: 17.5%;
	margin-top: 10%;
}
section.vitaminWatersSection h2 {
	margin-left: 25%;
	margin-bottom: 40px;
	margin-top: -35%;
}
section.vitaminWatersSection p.main {
	line-height: 26px;
	margin-left: 25%;
	margin-right: 30%;
}
section.vitaminWatersSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 25%;
	margin-top: 30px;
}
section.vitaminWatersSection ul li.footlist {
	display: inline;
}
section.vitaminWatersSection img.vitaminWater {
	width: 21%;
	height: auto;
	margin-left: 3.75%;
	margin-top: -25%;
}


/*---------------------------------------
   SECTION:  alcoholSection
-----------------------------------------*/
section.alcoholSection img.coriander {
	width: 19.75%;
	height: auto;
	margin-right: 10.833333%;
	margin-top: -7%;
}
section.alcoholSection h2 {
	margin-left: 22%;
	margin-bottom: 40px;
}
section.alcoholSection p.main {
	line-height: 26px;
	margin-left: 22%;
	margin-right: 30%;
}
section.alcoholSection ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 22%;
	margin-top: 30px;
}
section.alcoholSection ul li.footlist {
	display: inline;
}
section.alcoholSection img.cocktail {
	width: 51.5%;
	height: auto;
	margin-top: -35%;
}
section.alcoholSection img.beer {
	width: 34.66666%;
	height: auto;
	margin-right: 8.33333%;
	margin-top: -35%;
}


/*---------------------------------------
   SECTION:  stirUpSuccess
-----------------------------------------*/
section.stirUpSuccess p.main {
	line-height: 26px;
	margin-bottom: 40px;
	margin-top: 70px;
}
section.stirUpSuccess h2 {
	margin-bottom: 50px;
}
section.stirUpSuccess a.downloadBtn {
	background-color: #ffffff;
	text-decoration: none;
	color: #9093ce;
	padding: 8px 15px 8px 15px;
	transition: all ease .3s;
}
section.stirUpSuccess a.downloadBtn:hover {
	background-color: #c7c9e7;
	color: #ffffff;
	transition: all ease .3s;
}
img.blueberrySmoothie {
	width: 28.916666%;
	height: auto;
	margin-top: -13%;
}


/*---------------------------------------
   SECTION:  Footer
-----------------------------------------*/
footer.footer {
	margin-top: 10px;
}
footer.footer h2 {
	font-size: 56px;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
footer.footer .bottomMenuContainer {
	margin-top: 30px;
}
footer.footer .bottomMenuContainer a img:hover {
	outline: 1px solid #ffffff;
	transition: none;
}
footer.footer .bottomMenuContainer img.bakeryBtn {
	width: 76.875%;
	height: auto;
}
footer.footer .bottomMenuContainer img.dairyBtn {
	width: 76.875%;
	height: auto;
}
footer.footer .bottomMenuContainer img.beveragesBtn {
	width: 76.875%;
	height: auto;
}
footer.footer .bottomMenuContainer .btnRow2 {
	margin-top: 30px;
	margin-bottom: 70px;
}
footer.footer .bottomMenuContainer .btnRow2 img.confectioneryBtn {
	width: 76.875%;
	height: auto;
	margin-left: 15px;
}
footer.footer .bottomMenuContainer .btnRow2 img.savoryBtn {
	width: 76.875%;
	height: auto;
	margin-right: 15px;
}
footer.footer .logoRow {
	margin-bottom: 40px;
}
footer.footer .logoRow img.footerLogo {
	width: 19.5833%;
	height: auto;
}
footer.footer .contactRow {
	margin-bottom: 30px;
}
footer.footer .contactRow h3 a {
	font-family: 'MiloPro-Medi';
	font-size: 27px;
	color: #ffffff;
}
footer.footer .contactRow h3 a:hover {
	text-decoration: underline;
}
footer.footer .contactRow h3 span {
	background-color: #6cb33f;
	padding-left: 8px;
	padding-right: 8px; 
	border-radius: 50%;
	font-family: 'MiloPro-Medi';
	font-size: 27px;
	text-decoration: none;
}
