/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/
body {
	color:#003662;
	font-weight: bold;
	font-family:"Helvetica Neue LT W01_77 Bd Cn";
	background:#fec842;
	font-size:24px;
}
body#alt {
	background:url('../images/bkgd.jpg');
}
#content {
	margin-top:80px;
	/*max-width:1360px;*/
	background-image:url('../images/background.png');
	background-size: cover;
	background-color: #fdf2e5;
	margin:0 auto;
	padding:0 40px;
}
h1, h2 {
	font-size: 0;
	width:0;
	margin:0;
	padding:0;
	line-height:0;
}
/* NAV */

.navbar {
	padding: 0px;
	height:80px;
    /*max-width: 1360px;*/
    padding: 0 40px;
    margin: 0 auto;
    background-color: #fec842;
}
.navbar-light .navbar-nav .nav-link {
	 color: #003662;
	 font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: inherit;
}
a.nav-link:hover span.under {
	display:block;
	border-bottom: 3px solid #003662;
}
li.nav-item:last-child {
    border: 3px solid #003662;
    padding: 6px 20px 0 20px;
    margin: -9px 0 0 7px;
}
.bg-light {
    background-color: transparent;
}
div#navoffset {
	width:100%;
	height:150px;
}
div.navbar-collapse {
	background:#fec842;
}
div#mlogo {
	width:121px;
}
/* MAIN */

div#mountains {
	/*max-width: 1342px;
	width: 100%;
    height: 790px;
    background: url('../images/mountains_bottle.png');
	background-repeat: no-repeat;
    background-size: contain;*/
    margin-top: -25%;
    position:relative;
}
div#mountains img {
	/*max-width:1280px;*/
	width:100%;
}
div#mountains_mobile img {
	width: 100%;
}
div#mountains_mobile img {
	
}
div#clouds {
	 display:inline-block;
	 max-width:43%;
	 position:relative;
	 width: 100%;
	 height:379px;
}
div#cloud_lg_1 {
	background: url('../images/cloud_lg.png');
	max-width: 230px;
	width: 100%;
    height: 58px;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    right: -6%;
    top: 20%;
    x-transition: all 10s ease-in-out;
  	animation: lg_1 30s infinite linear;
}
@keyframes lg_1 {
  0% {
    transform:translate3d(-6%,0,0);
  }
  50% {
    transform:translate3d(-16%,0,0);
  }
  100% {
    transform:translate3d(-6%,0,0);
  }
}
div#cloud_sm_1 {
	background: url('../images/cloud_sm.png');
	max-width: 205px;
	width: 100%;
    height: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    top:0;
    right:30%;
    x-transition: all 10s ease-in-out;
  	animation: sm_1 30s infinite linear;
}
@keyframes sm_1 {
  0% {
    transform:translate3d(30%,0,0);
  }
  50% {
    transform:translate3d(45%,0,0);
  }
  100% {
    transform:translate3d(30%,0,0);
  }
}
div#cloud_lg_2 {
	background: url('../images/cloud_lg.png');
	max-width: 230px;
	width: 100%;
    height: 58px;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    right: 63%;
    top: 47%;
    x-transition: all 10s ease-in-out;
  	animation: lg_2 30s infinite linear;
}
@keyframes lg_2 {
  0% {
    transform:translate3d(63%,0,0);
  }
  50% {
    transform:translate3d(53%,0,0);
  }
  100% {
    transform:translate3d(63%,0,0);
  }
}
div#cloud_sm_2 {
	background: url('../images/cloud_sm.png');
	max-width: 205px;
	width: 100%;
    height: 65px;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    top:20%;
    right:100%;
    x-transition: all 10s ease-in-out;
  	animation: sm_2 30s infinite linear;
}
@keyframes sm_2 {
  0% {
    transform:translate3d(100%,0,0);
  }
  50% {
    transform:translate3d(80%,0,0);
  }
  100% {
    transform:translate3d(100%,0,0);
  }
}
div#americas {
	background: url('../images/americas.png');
	width: 100%;
    height: 379px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    display:inline-block;
    max-width:56%;
}
div#americas_mobile img {
	
}
div#americas_mobile img {
	width:100%;
}
div#tubers {
	background: url('../images/tubers.png');
	width: 100%;
    height: 142px;
    margin: 50px 0 0 21px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    x-transition: all 10s ease-in-out;
  	animation: tubers 10s infinite linear;
}
@keyframes tubers {
  0% {
    transform:translate3d(0,0,0);
  }
  50% {
    transform:translate3d(10px,0,0);
  }
  100% {
    transform:translate3d(0,0,0);
  }
}
div#floaty {
	background: url('../images/floaty.png');
	width: 100%;
    height: 389px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    max-width:361px;
}
div#proof {
	background: url('../images/80_proof.png');
	width: 100%;
    height: 125px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    max-width:519px;
}
div#call {
	background: url('../images/we_call.png');
	width: 100%;
    height: 193px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    max-width:506px;
}
div#sippin {
	background: url('../images/sippin.png');
	width: 100%;
    height: 129px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    max-width:556px;
}
div#learnmore a {
	color: #003662;
    background: #fec842;
    display: inline-block;
    padding: 20px;
}
div.spacer1 {width:100%;height:260px;}
div.spacer2 {width:100%;height:175px;}
div.spacer3 {width:100%;height:600px;}
div.spacer4 {width:100%;height:300px;}
/*div.herotext {margin-top: -10%;}*/


/*
div.tubers img {margin-top: 70px;}
img#tuber_sm {max-width:179px;width:100%;}
img#tuber_lg {max-width:333px;width:100%;}
*/
div.drink {text-align:center;}
div.drink img {max-width:100%;}
div.white {color:#fef0e5;}
div.fullwidth {width:100%;}
div.centered {text-align: center;}
div.yellow {color:#fec842;text-transform: uppercase;}
div.last {padding-bottom: 85px;}
div#socials  {margin-bottom:60px;}
div#socials img {margin:0 15px;}
div#daysip {margin-bottom: 20px;}
div.font100 {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-size: 75%;font-weight:100;margin-bottom: 10px;}
div#terms {margin-top:50px;}

div.anchor::before { 
  display: block; 
  content: " "; 
  margin-top: -265px; 
  height: 285px; 
  visibility: hidden;
}

/*
div#bottledrink {
	background: url('../images/bottle_drink.png');
	max-width: 380px;
	width: 100%;
    height: 651px;
    background-repeat: no-repeat;
    background-size: contain;
    position:relative;
    top: 36%;
    right: 9%;
}
*/

/*
div.w60 {position:relative;width:60%;display:inline-block;}
div.w40 {position:relative;width:40%;display:inline-block;}
*/
div#headline_2 {}

div#headline_3 {}

div#headline_4 {}

/* FOOTER */
footer {background: #003763;}

#dg_footer_wrapper {
    background: transparent !important;
}
#dg_footer_wrapper_inner .dg_footer_row_0 {
    font: inherit !important;
}
#dg_footer_wrapper_inner .dg_footer_row_0 a, #dg_footer_wrapper_inner .dg_footer_row_0 a:hover {
    color:#fec842 !important;
	font-weight: bold !important;
	font-family: HelveticaNeueLT-BoldExt !important;
}

@media only screen and (max-width: 991.98px) {
	body {
	font-size: 20px;
	}
	.navbar {
    padding: 0 20px;
    }
	.navbar-brand {
	padding-top: 0; 
	padding-bottom: 0;
	}
    a.navbar-brand{
	margin: 0 auto;
	}
	div#mlogo img {
	padding:17px 0 17px 1.5rem;
	}
	#americas {
	display:block;
    max-width:100%;
    height:auto;
    }
    nav.navbar {
    background-color: #003763;
    }
    ul.navbar-nav {
    padding: 20px;
    }
    .navbar-collapse {
    margin: 0 -40px;
	padding: 0 20px;
    }
    .navbar-light .navbar-toggler {
    color: #fec842;
    border:none;
    border-color: transparent;
    outline: none;
}
	a.nav-link:hover span.under {
	display:block;
	border-bottom: none;
	}
	li.nav-item:last-child {
    border: none;
    padding: 0;
    margin: 0;
	}
}