@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900|Raleway:900,700,400);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,400italic,700italic|Roboto:400,700,700italic,400italic);

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Basic Styles
================================================== */
	body {
		font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #252525;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		/*font-family: 'Raleway', sans-serif;*/
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 25px; }
	h3 { font-size: 36px; line-height: 40px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { 
		color: #FFF; 
		background: #326295; 
		padding: 5px 15px 5px 20px; 
		margin-left:-20px; 
	}
	
	h2.blueheadline { font-weight: 700; 
		background: #326295; color: #FFF; 
		text-shadow: 0px 1px #000; 
		margin-left:-50px;
		padding: 5px 20px 5px 50px; 
	}
	h2.blueheadline.fullwidth { margin-right:-50px; padding-right: 50px; }
	
	h2.antiagingheadline { font-size: 42px; line-height: 47px; }
	
	h2.whiteheadline { font-weight: 700; background: #00bff3; color: #FFF; text-shadow: 0px 1px #000; margin-left:-20px;padding: 5px 20px 5px 20px; }
	
	#imitations .whitebox h3.warning { font-size: 2.2em; margin: 0px; padding:0; }
	
	#specialoffer, #thankyou1 { padding-top: 0px; }
body.upsell #specialoffer { padding-top: 80px; }
	h2.wait { font-weight: 900; background: #326295 url(/images/blue_bg.jpg); margin: 0px -20px 30px; color: #000; text-align:center; padding: 15px 0px; }
	h2.wait .ultrabold { /*background: #FFF; padding: 1px 15px; color: #000;*/ color: #FFF; text-shadow: 0px 1px #000; }
	body.upsell h2.mainheadline { text-align:center;color:#212121;font-size:3.5em;line-height:1.1em; }
	
	
	.ninety { width: 90%; }
	.eighty { width: 80%; }
	.seventy { width: 70%; }
	.sixty { width: 60%; }
	.fifty { width: 50%; }
	.fortyfive { width: 45%; }
	.forty { width: 40%; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	p.question { font-weight: bold; font-size: 23px; }
	p.answer { padding-left: 50px; }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }
	p.small { font-size: 85%; }

	#footer { 
      -webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: transparent;
    }
#footer .leftcolumn { width: 30%; }
#footer .rightcolumn { width:60%; float: right; text-align: right; }

	#footer p { color: #CCC; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 18px; line-height: 1.5em; color: #212121; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 2px solid #CCC; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited { color: #326295; text-decoration: underline; outline: 0; }
	a.nothanks { color: #666; font-size: .9em; line-height: 1em; }
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }
	#footer a { color: #CCC; }
	#footer a:hover { color: #FFF; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	
	ul.list li {
	/*background: url(/images/list_icon.png) no-repeat 0 2px;*/
      background: url(/images/listitem.png) no-repeat 0 2px; 
	color: #333;
	font-size: 22px;
	line-height: 27px;
	padding: 10px 0 3px 35px;
	font-weight: 500;
	}
	
	ul.greencheck li {
    background: url(/images/greencheckbox.png) no-repeat 0 2px; 
	color: #333;
	line-height: 27px;
	padding: 10px 0 3px 35px;
	font-weight: 500;
	}
	
	ul.star li {
    background: url(/images/star.png) no-repeat 0 2px; 
	color: #333;
	line-height: 27px;
	padding: 5px 0 3px 45px;
	font-weight: 500;
	}
	
	ul.redx li {
    background: url(/images/red-x2.png) no-repeat 0 2px; 
	color: #333;
	line-height: 27px;
	padding: 0px 0 3px 35px;
	font-weight: 500;
	}
    
	ul.list.redx li {
      background: url(/images/red-x2.png) no-repeat 0 2px;
    }
	
   ul.list li p, ul.list.redx li p, ul.greencheck li p, ul.star li p { line-height: 1.5em; margin-bottom:7px; }
   
   sup { font-size: .65em; vertical-align: super; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }

/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; 
}

input[type=radio]:not(old){
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
  outline: 0;
}

input[type=radio]:not(old) + label{
  display: inline-block;
  margin-left  : -32px;
  padding-left : 42px;
  background   : url('../images/radiobox2.png') no-repeat 0 0;
  line-height  : 32px;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 15px;
}
input[type=radio]:not(old):checked + label{
  background-position : 0 -64px;
}

input[type="button"].btn-orange {
  -webkit-appearance: none;
  background: #f26522;
  padding: 20px 25px;
  color: #fff;
  border-top: 12px #f68a57 solid;
  border-bottom: 5px #cd5820 solid;
  box-shadow: 2px 2px 2px #b8b8b8;
  font-size: 26px;
  line-height: 28px;
  border-radius: 4px;
  white-space: normal;
}
input[type="button"].btn-orange:hover {
  background: #cd5820;
  color: #fff;
  border-top: 12px #cd5820 solid;
  border-bottom: 5px #cd5820 solid;
}

.ctn-call {
  margin: 20px 0;
  width: 95%;
  background: #fffed8;
  min-height: 100px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #d7d7d7;
  padding: 10px 15px;
  font-size: 1.5em;
  line-height: 5em;
}
.ctn-call h3 { padding-top: 30px; text-align:center; }


/* #Site Styles
================================================== */

body { 
	margin-top:20px; 
	background:#949494; 
}

body.upsell { margin-top: 0px; }

#topbar { 
	min-height: 1px;
	height: 1px;
  	margin-top: -20px;
	width: 100%;
	position: fixed;
	color: #FFF;
	padding: 5px 0px;
	z-index: 999;
	text-align:right;
}
#topbar .interior { height: 1px; }
#topbar img.ordernow { margin-right: -200px; margin-top:-30px; }
#topbar img.ordernow2 { margin-right: -220px; margin-top:15%; }

#topbar p, #bottombar p { padding: 0px 20px; }

#donotclose {
background: #FFCC33;
min-height: 65px;
height: 65px;
width: 100%;
position: fixed;
color: #212121;
padding: 5px 0px;
z-index: 999;
}
#donotclose p { line-height: 1.2em; font-size:15px; }

#bottombar {
	position:fixed;
   left:0px;
   bottom:0px;
   height:45px;
   width:100%;
   background: url(/images/blue_bg.jpg);
   padding: 10px 0px 0px;
   z-index: 999;
   text-align:left;
   border-top: 1px solid #e8e8e8;
   display: none;
}
#bottombar .interior, #topbar .interior { max-width: 900px; margin: 0 auto; }

.section {
	/*-webkit-border-radius: 10px;
	border-radius: 10px;*/
	background: #fff;
	/*border: 1px solid #d8d8d8;*/
	padding: 20px 50px;
	margin: 0px auto 0px;
	/*-webkit-box-shadow:  3px 3px 3px 3px #ccc;
    box-shadow:  3px 3px 3px 3px #ccc;*/
	
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	max-width: 850px;
}

.section.darkblue { background: #326295; color: #FFF; }
.section.shadowtop { background: #FFF url(/images/shadowtop2.png) top center no-repeat; }

.section.shadowbottom { background: #FFF url(/images/shadowbottom2.png) bottom center no-repeat; }

#top { border-top: 2px solid #e8e8e8; padding-bottom:0px; }
#confession img.beforeafter { margin-left: -45px; }

#confession { 
	background: #ebecef url(/images/shadowtop2.png) top center no-repeat; 
	padding-bottom: 0px;
}

#footer { border-top: 1px solid #e8e8e8; }

#changinglives { padding-bottom:0px; }

#corebg { background: #000 url(/images/corebg3b.jpg) top center no-repeat; color: #FFF; }
#ingredients { background: #000 url(/images/corebg3.jpg) 0px 560px no-repeat; color: #FFF; }
#ingredients img.nutritionfacts { margin-top: -30px; }
#corebg .interior, #ingredients .interior { padding-right: 340px; }
#corebg strong, #ingredients strong { color: #00bff3; }

.section#warning { padding-top: 0px;padding-bottom:1px; }
#runningbg .interior { padding-left: 420px; }
#runningbg h2.blueheadline { float: right; margin-right:-20px; }
#energetic h2.blueheadline { float: right; margin-right:-20px; }
#over40 h2.blueheadline { /*float: right; margin-right:-20px;*/ }
#breakthrough h2.blueheadline { background:#00bff3; }
#breakthrough .interior { padding-left: 300px; }
#breakthrough .interior p { color: #FFF; font-size: 16px; text-shadow: 2px 3px 5px #000000; }

#enzymatic { background: #c9e3ff url(/images/enzymaticbg2b.jpg) bottom left no-repeat; }
#enzymatic p { /*color: #FFF;*/ }

#endothermic { background: #fff url(/images/endothermicbg2.jpg) bottom right no-repeat; }

#breakthrough { background: #000 url(/images/breakthroughbg2.jpg) bottom center no-repeat; }
#trimdown { background: #FFF url(/images/trimdownbg2.jpg) bottom center no-repeat; }
#trimdown p, #ageless p, #investment p, #investment ul li, #imitations p { text-shadow: 1px 1px 3px #FFF; }

#thinkaboutit { background: #e8e8e8 url(/images/grey_bg.png); }
#thinkaboutit .one-third h3 { padding: 0px 10px; font-size: 23px; }

#ageless { background: #FFF url(/images/agelessbg2.jpg) bottom left no-repeat; }

#scam { background: #c9e3ff url(/images/scambg2.jpg) bottom left no-repeat; padding-bottom:10px; }
#scam p { /*color: #FFF;*/ }
#scam .interior { padding-left: 420px; }
#scam .whitebox p { font-size: 23px; margin: 0; }

#example .dottedbox p { font-size: 23px; margin: 0; }

#investment { background: #feedd4 url(/images/investmentbg2.jpg) bottom center no-repeat; padding-bottom:10px; }
#investment .interior { padding-right: 250px; }

#imitations { 
	padding-top: 1px; 
	background: #FFF url(/images/milkbg2.jpg) 0px 99px no-repeat;
}
#imitations .interior { padding-right: 420px; }

#choosepackage {
	background: #326295 url(/images/blue_bg.jpg);
}
#choosepackage h2, #choosepackage h3, #choosepackage p { color: #FFF; text-shadow: 0px 1px #000; }
#choosepackage .onepouch p, #choosepackage .threepouch p, #choosepackage .sixpouch p { color: #212121; text-shadow:none;margin-bottom:5px;font-weight:normal; }

img.roundpic {
	border-radius: 157px;
	border: 5px solid #e5e5e5;
}

.bluesection {
	background: #326295 url(/images/blue_bg.jpg);
	margin: 50px -20px;
	padding: 35px 20px 10px;
	color: #FFF;
}
.bluesection h2, .bluesection h3, .bluesection h4 { color: #FFF; text-shadow: 0px 1px #000; }

.blacksection {
	background: #000 url(/images/blackbg.png);
	padding: 35px 20px 10px;
	color: #FFF;
}
.blacksection h2, .blacksection h3, .blacksection h4 { color: #FFF; text-shadow: 0px 1px #000; }

img.spotlight { margin-top: -30px; margin-right:-20px; }

.bluebg {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e8f4fb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8f4fb));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e8f4fb 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e8f4fb 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e8f4fb 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e8f4fb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f4fb',GradientType=0 );
}
.orangebg {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #fff3e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fff3e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#fff3e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#fff3e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#fff3e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#fff3e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff3e5',GradientType=0 );
}
.greybg {
	background: #ffffff; 
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebecef 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebecef)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebecef 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#ebecef 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebecef 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#ebecef 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebecef',GradientType=0 );
}

.coverbox {
    margin: 50px 0px 50px 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
    border: 2px solid #d4330d;
    padding: 15px 25px;
    margin-bottom: 30px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fefce0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fefce0));
    background: -webkit-linear-gradient(top, #ffffff 0%,#fefce0 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#fefce0 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#fefce0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fefce0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefce0',GradientType=0 );
}

.coverbox.green3 {
    border-color: #599111;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2e7f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef4e7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#eef4e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef4e7',GradientType=0 );
}

.coverbox.blue3 {
    border-color: #1a64c5;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2e7f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8eff9));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e8eff9 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e8eff9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e8eff9 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e8eff9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8eff9',GradientType=0 );
}

.coverbox h4 { font-size: 28px; }
.productimage { margin-top: -10px; }

.videoplayer {
	width: 640px;
	height: 360px;
	background: #000;
	margin: 0 auto 25px;
}

.ingredientbar { margin: 0px -50px 30px; border-top: 3px solid #a8d266; border-bottom: 3px solid #a8d266; line-height: 20px; }

.survivalhormone { margin-right: -70px; }
.sleeping1 { margin-left: -75px; max-width: 373px; height: auto; margin-bottom: 10px; }


/* #Page Styles
================================================== */

h1, h2, h3, h4, h5 {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
}

h1, h2 { font-weight:900; }
.headline1 { font-size: 2.95em; line-height: 1.1em; margin-bottom: 30px;}
.headline2 { font-size: 1.75em; line-height: 1.1em; color:#212121; font-weight: 700; letter-spacing:-1px; text-transform:uppercase; }

h2 strong { font-weight: 900; color: #212121; }
h2.warning { font-weight:900; background: #FC3 url(/images/warningbg2.png); 
	color:#FFFF33; 
	text-align:center; 
	padding: 25px 0px; 
	margin: 0px -50px 25px;
	font-size: 3em;
}
h2.warning .ultrabold { background: #000; padding: 1px 15px; }

h3.subheadline { font-size: 1.75em; line-height: 1.3em; }
h3.subheadline2 { font-size: 1.95em; line-height: 1.3em; }

h3.trick { font-size: 28px; margi-bottom: 10px; }
h3.trickbg { margin: 0px -50px 15px; padding: 10px 50px; background: #F80; color: #FFF; text-shadow: 0px 1px #000; font-weight: 900; border-bottom:5px solid #ffdbb2; }

h3 { color: #333; margin-bottom: 20px; }
h4 { margin-bottom: 20px; }
.ultrabold { font-weight:900; }
.xlarge { font-size: 3.75em; line-height: 1.1em; }

h2.blueheadline .xlarge { font-size: 1.5em; }

h3 span.xlarge { font-size: 1.95em; }

.one-third span.xlarge { font-size: 1.95em; font-weight: 700; }

#confession h3 { font-size: 2.5em; }
p.xlarge { line-height: 1.3em; }
.firstcharacter { 
	float: left; 
	/*color: #326295;*/ 
	font-size: 60px; 
	line-height: 44px; 
	padding-top: 4px; 
	padding-right: 8px; 
	padding-left: 3px; 
	font-family: Georgia; 
}

.alignright { float: right; margin-left: 20px; margin-bottom: 20px; }
.alignleft { float: left; margin-right: 20px; margin-bottom: 20px; }
.tac { text-align: center; }
.tar { text-align: right; }
.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mt50 { margin-top: 50px; }
.mb50 { margin-bottom: 50px; }

.danritchie {
	border-radius: 50em;
	min-height: 170px;
	height: 170px;
	width: 170px;
	border: 5px solid #e5e5e5;
}

.ancienthormone { margin-right:-95px; }
.fourways, .withborder { border: 5px solid #e5e5e5; }
.cortisol { margin-right: -90px; margin-top:-15px; }
.fishoil { margin-top: 40px; margin-bottom: 60px; margin-right:-10px; }
.spoon { margin-right: -50px; max-width: 424px; height: auto; }

.numbertab { margin-left: -50px; margin-top: 0px; }
.numbertabright { margin-right: -50px; margin-top: 20px; }
.numbertabright2 { margin-right: -50px; margin-top: -10px; }
.iphonelight, .sexdrive { margin-right: -95px; }
.toxicfood, .caffeine { margin-left: -95px; }
.refreshed { margin-left: -85px; }
.turnbacktime { margin-right: -50px; }
.agingprocess { margin-right: -75px; }

.vitaminc1 { margin-left: -85px; }
.artichokes { max-width: 150px; height: auto; }
.spices { max-width: 200px; height: auto; }
.steak { max-width: 100%; height: auto; }
.manwoman { margin-right: 30px; margin-top: 10px; }

.options { margin-right: -75px; max-width: 400px; height: auto; }

p, ul {
    font-size: 18px;
    line-height: 1.5em;
    font-family: "Lato","sans-serif";
    margin-bottom: 1.25em;
}

.grey { color: #767676; }
.blue { color: #326295; }
.green { color: #587d14; }
.lightblue { color: #00bff3; }
.red { color: #B21212; }
.orange { color: #F80; }
.white { color: #FFF; }
.highlight { background: #FFFF99; padding: 2px 5px; }
.redhighlight { background: #B21212; color: #FFF; text-shadow: 0px 1px #000; padding: 1px 5px; }
.bluehighlight { background: #f0f8ff; padding: 2px 5px; }

.greenhighlight { background: #587d14; color: #FFF; text-shadow: 0px 1px #000; padding: 1px 5px; }
span.yellow {
background: #ffeb00;
border-bottom: solid 1px rgba(0, 0, 0, 0.07);
border-right: solid 1px rgba(0, 0, 0, 0.07);
padding: 4px 4px 2px 4px;
text-transform: none;
}
.whitehighlight { background: #FFF; padding: 2px 5px; }
.white50 { background-image: url(/images/white50.png); }
.white75 { background-image: url(/images/white75.png); }

.orangeblock { border-left: 3px solid #F80; padding-left: 30px; }

.divider {
margin: 0 auto 30px;
padding: 0;
border-bottom: 5px dotted #e0e0e0;
}

.testimonial {
    padding: 15px;
    margin-bottom: 30px;
    border: 2px solid #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 4px rgba(50, 50, 50, .50);
	/*background: #fff3e5;*/
}
.testimonial h4 { color: #212121; font-size: 28px; line-height: 32px; font-weight: 900; }

.testimonial.yellow {
    margin: 25px 0px 50px 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px rgba(255, 229, 0, 0.95);
    -moz-box-shadow: 0px 0px 10px rgba(255, 229, 0, 0.95);
    box-shadow: 0px 0px 10px rgba(255, 229, 0, 0.95);
    border-color: #FFF;
    /* border-color: #ffe500; */
    background: -moz-linear-gradient(top, #ffffff 0%, #fffef5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fffef5));
    background: -webkit-linear-gradient(top, #ffffff 0%,#fffef5 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#fffef5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#fffef5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fffef5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffef5',GradientType=0 );
}

#testimonials .testimonial img, .testimonial img {
	border-radius: 50em;
	min-height: 170px;
	height: 170px;
	width: 170px;
	min-width: 170px;
	margin-top: -30px;
	border: 5px solid #e5e5e5;
}
#testimonials .testimonial img.zerotop, .testimonial img.zerotop {
	margin-top: 0px;
}
#testimonials .testimonial img.square, .testimonial img.square { border-radius: 0; width: 300px; height: auto; }

.testimonial p.name { margin: 0; }

.dottedbox { border: 7px dotted #326295; padding: 20px; margin-bottom: 20px; }
.guaranteebox {
	/*border: 3px solid #326295; 
	padding: 20px; 
	margin-bottom: 20px; */
	border-bottom: 3px solid #326295;
	margin: 0 -50px;
	padding: 0 50px 20px;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #c9e3ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #feffff 0%,#c9e3ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #feffff 0%,#c9e3ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#c9e3ff',GradientType=0 ); /* IE6-9 */
}
.whitebox { border: 5px solid #FFF; padding: 20px; margin-bottom: 20px; background-image: url(/images/white50.png); }
.greybox { border: 5px solid #CCC; padding: 20px; margin-bottom: 20px; background: #F2F2F2; }
.greybox p { margin: 0; }
.whitebox75 { border: 5px solid #FFF; padding: 20px; margin-bottom: 20px; background-image: url(/images/white75.png); }
.lightbluebox { border: 5px solid #FFF; padding: 20px; margin-bottom: 20px; background: #c9e3ff; }
.one-third .whitebox, .one-third .lightbluebox { padding: 10px; width: 250px; }
.one-third .dottedbox { border: 5px dotted #326295; padding: 10px; width: 250px; }

.leftcolumn { width: 47%; float: left; padding-right: 20px; }
.rightcolumn { width: 47%; float: left; padding-left: 20px; }
.leftcolumn img { max-width: 100%; height: auto; }
#confession .whitebox { width: 47%; }

.one-fourth { width: 25%; float: left; }
.one-fourth p { padding-right: 20px; font-size: 15px; }
.one-fourth img { max-width: 205px; height: auto; }

.one-third { width: 33%; float: left; }
.one-third p { font-size: 16px; }
.one-third .whitebox p { padding-right: 0; text-align:left; font-size: 23px; margin-bottom:0; }
.one-third img { max-width: 272px; height: auto; }

.one-third.powerpouchbox { width: 33%; border: 2px solid #326295; text-align:center; min-height: 450px; }
.one-third.powerpouchbox.leftbox { margin-left: -25px; }
.one-third.powerpouchbox.rightbox { margin-right: -25px; float: right; border: 5px solid #326295; }
.one-third.powerpouchbox.middlebox { margin-left: 20px; margin-right: 18px; }
.one-third.powerpouchbox img { max-width: 200px; height: auto; }

.powerpouchbox h3.mb0 { margin-bottom: 0px; }

.redbox { border: 1px solid #C00; margin-right: 20px; padding: 5px; background:#f5e5e5; min-height: 60px; margin-bottom: 15px; }

.two-third { width: 66%; float: left; }
.two-third p { padding-right: 15px; font-size: 16px; text-align: justify; }
.two-third .one-third { width: 50%; float: left; }
.two-third .one-third p { padding-right: 25px; }
.two-third .dottedbox { width: 90%; border: 5px dotted #326295; padding: 10px; }

.circlenum {
	/* width and height can be anything, as long as they're equal */
	border-radius: 50%;
	width: 30px;
	height: 30px; 
	background: #326295;
	color: #FFF;
	text-shadow: 0px 1px #000;
	padding: 8px 8px;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 1.95em;
	font-weight: 900;
}

h4 .circlenum { margin-top: -7px; padding-top: 3px; font-size: 1.5em; padding-bottom: 10px; }
p .circlenum { margin-top: -3px; padding-top: 3px; font-size: 1.5em; padding-bottom: 10px; }

h4.title1 { font-size: 32px; line-height: 36px; }

.mobileonly { display: none; }

.darkdivider { background: url(/images/darkdivider.png) top repeat-x; height: 17px; margin: 0 -20px; }
.shadow2 { background: url(/images/shadow2.png) top center no-repeat; height: 30px; margin:0px -50px; border-top:1px solid #e8e8e8; }
.shadow3 { background: url(/images/shadow3.png) bottom center no-repeat; height: 23px; margin:0px -20px; }

.onepouch, .threepouch, .sixpouch {
	border-radius: 5px;
	box-shadow: 0 0 4px 4px #c3d5e1;
	padding: 0 0 20px;
	background: #fff;
	text-align: center;
	width: 30%;
	float: left;
	margin-bottom: 20px; 
}
.onepouch img, .threepouch img, .sixpouch img { max-width: 100%; height: auto; }

.onepouch { margin-top: 30px; }
.threepouch { margin: 0px 20px; width: 35%; background: #fffee7; }
.sixpouch { margin-top: 30px; }
.topsection { position: relative; }
p.cc, #choosepackage p.atc { margin: 0; text-shadow: none; }

.onepouch .topsection { background: #bad55e; border-bottom: 4px solid #a7bf54; }
.threepouch .topsection { background: #64a0d7; border-bottom: 4px solid #5a90c1; }
.sixpouch .topsection { background: #dc6263; border-bottom: 4px solid #c65859; }
#choosepackage .topsection p, #choosepackage .topsection h3 { color: #FFF; text-shadow: 0 3px 3px #999; margin: 0; }

#choosepackage img.starburst { /*position: absolute; right: 230px; top: -15px;*/
	float: left;
	margin-top:0px; margin-left:-15px; margin-right: -90px; 
}

#choosepackage img.bestvalue { 
	float: right;
	margin-top:0px; margin-right:-15px; margin-left: -55px; 
}

.topsection sup {
font-size: 20px;
line-height: 20px;
padding-top:10px; 
vertical-align: top;
height: auto;
position: static;
margin-left: 5px;
display: inline-block;
border-bottom: 1px solid #fff;
border-bottom: 1px solid rgba(255,255,255,0.3);
}

.threepouch img.productimg { margin-top: 0px; margin-bottom:10px; }
.sixpouch img.productimg { margin-top: 0px; margin-bottom:0px; }
p.atcbutton { clear: both; margin: 0; }

.cyclonecups p { margin: 0px 0px 5px; text-align:center; }

.best-deal {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 3px dashed #ed1c24;
  padding: 10px 25px 0px 15px;
}
.productbox {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #acacac;
  padding: 10px 25px 0px 15px;
}
.best-deal p, .productbox p { margin-bottom: 15px; }
.icn-best-deal {
  width: 0;
  height: 0;
  border-right: 80px solid transparent;
  border-bottom: 0px solid transparent;
  border-top: 80px solid #ed1c24;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: 10;
  font-size: 12px;
}
.icn-best-deal span {
  position: absolute;
  top: -73px;
  color: #fff;
  left: 10px;
  font-size: 1.2em;
  line-height: 1.1em;
}

.productimgbox { width: 150px; float: left; margin-right: 15px; }
.productimgboxwide { width: 300px; float: left; margin-right: 15px; }
.productimgbox200 { width: 200px; float: left; margin-right: 15px; }
.productdetails { max-width: 450px; float: left; padding-left: 30px; }
.yourprice { max-width: 120px; float: right; margin-left: 15px; padding-top: 30px; text-align:center; }
.yourprice p { font-weight: bold; font-size: 15px; margin:0; }

.johnpic { margin-top: -20px; margin-bottom: 0px; }
.celebrities { clear: right; }
.celebrities2 { clear: right; margin-top: -40px; }
.kristi { margin-left: -25px; margin-top:-10px; margin-bottom:1px; }

.eyetest { border: 1px solid #212121; padding: 10px 20px; margin-bottom: 27px; 
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fffaea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fffaea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#fffaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffaea',GradientType=0 ); /* IE6-9 */
}
.warninglabel p { margin-bottom: 0px; }
h4.no123 { line-height: 68px; margin-bottom: 2px; clear: both; }
.no123img { margin-bottom: 3px; margin-right: 5px; }

.journals { margin-right: -95px; }

.yellowbox {
	border: thin #cc0000 solid;
    background-color: #ffffcc;
    padding: 15px;
    margin: 0px 20px 25px 20px;
}
.yellowbox p, .yellowbox li {
	font: 100% "Courier New", Courier, monospace;
	font-size: 16px; 
	line-height: 1.4em;
	-webkit-font-smoothing: subpixel-antialiased;
}
.yellowbox ul {
    list-style: disc outside;
	margin-left: 40px;
}

#right_box {
    background-color: rgb(224, 236, 248);
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    width: 300px;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
    border-style: outset;
    margin-left: 10px;
	float: right;
	padding: 5px 15px;
}
#right_box h3 { font-weight: 900; font-size: 32px; }


/* #Media Queries
================================================== */
	@media only screen and (max-width: 1279px) {
		#bottombar { display: block; }
		#topbar img.ordernow, #topbar img.ordernow2 { display: none; }
	}
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		body { margin-top: 10px; }
		.container { padding: 0px 10px; }
		/*.leftcolumn, .rightcolumn { padding: 0; }*/
		.introhead { font-size: 1.5em; }
		.headline1 { font-size: 2.85em; line-height: 1.1em; }
        .headline2 { font-size: 2.15em; line-height: 1.1em; }
		#bottombar { display: block; }
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.headline1 { font-size: 4.0em; line-height: 1.1em; }
		.leftcolumn { padding-right: 10px; } 
		.rightcolumn { padding-left: 10px; }
		.one-fourth img { max-width: 90%; height: auto; }
		#corebg { background: #000 url(/images/corebg3.jpg) top right no-repeat; color: #FFF; }
		#energetic .one-third img { max-width: 90%; height: auto; }
		#energetic .lightbluebox, #energetic .whitebox, #endothermic .lightbluebox, #endothermic .whitebox, #enzymatic .lightbluebox, #enzymatic .whitebox { max-width: 85%; }
		#enzymatic .dottedbox { max-width: 80%; }
		#breakthrough .xlarge { font-size: 45px; }
		#ingredients img.nutritionfacts { margin-top: 0px; }
		#ingredients { background: #000 url(/images/corebg3.jpg) bottom right no-repeat; color: #FFF; }
		.onepouch, .threepouch, .sixpouch { width: 50%; float: none; margin: 0 auto; }
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.section { padding: 20px; }
		#top { padding-top: 2px; }
		#bottombar { padding: 10px 0px; }
		img.spotlight { margin-top: -60px; margin-right:0px; }
		.leftcolumn { width: 100%; padding-right: 0px; }
		.rightcolumn { width: 100%; padding-left: 0px; }
		#confession { padding-bottom: 1px; }
		#confession .whitebox { width: 90%; }
		
		.one-fourth, .one-third, .two-third, .two-third .one-third { width: 100%; }
		.one-fourth p, .one-third p, .two-third p, .two-third .one-third p { padding-right: 0; }
		.one-fourth img, .one-third img { max-width: 100%; height: auto; }
		
		.sixty, .fortyfive, .eighty, .fifty, .seventy, .blueheadline, .ninety { width: 100%; }
		
		#runningbg { background: #FFF url(/images/runningbgmobile.jpg) bottom left no-repeat; }
		#runningbg .interior { padding-left: 0px; }
		#corebg .interior, #ingredients .interior, #investment .interior, #imitations .interior { padding-right: 0px; }
		#breakthrough .interior { padding-left: 0px; }
		#enzymatic { background: #c9e3ff url(/images/enzymaticbgmobile.jpg) bottom left no-repeat; }
		#enzymatic .dottedbox, #enzymatic .whitebox, #energetic .lightbluebox, #energetic .whitebox { width: 90%; }
		#endothermic { background: #FFF url(/images/endothermicbgmobile.jpg) bottom right no-repeat; }
		#endothermic .one-third .whitebox { width: 90%; }
		#trimdown { background: #FFF url(/images/trimdownbgmobile2.jpg) bottom center no-repeat; }
		#imitations { background: #FFF url(/images/milkbg.jpg) top left no-repeat; }
		
		#scam { background: #c9e3ff url(/images/scambg.jpg) bottom right no-repeat; }
		#scam .interior { padding-left: 0px; }
		#scam .whitebox.fifty { width: 93%; padding: 5px; }
		#scam .whitebox p { padding: 0; text-align:center; font-size: 20px; }
		#scam .whitebox.alignright { float: none; margin: 0px 0px 20px; }
		
		
		#endothermic .xlarge { font-size: 1.4em; }
		#breakthrough .xlarge { font-size: 1.0em; }
      	#choosepackage .xlarge { font-size: 1.0em; }
		#scam .blueheadline { font-size:30px; word-wrap:break-word; }
      
      body.vsl1 h2.headline { font-size: 25px; line-height:30px; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.leftcolumn { width: 45%; }
		.rightcolumn { width: 45%; }
		.onepouch, .threepouch, .sixpouch { width: 90%; float: none; margin: 0 auto; }
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.hidemobile { display: none; }
		.subheadline { font-size: 1.6em; line-height: 1.25em; }
		.journals { float: none; margin: 0px auto; }
		h2 { font-size: 32px; line-height: 35px; }
		h2.warning { margin: 0px -20px 20px; font-size: 2em; }
		.warningtriangle { width: 100px; height: auto; }
		h3 { font-size: 1.6em; line-height: 1.25em; }
      .productimgbox200, .productimgbox { width: 100%; float: none; text-align:center; }
      .ctn-call { width: 90%; }
      .ctn-call img { width: 65px; height: auto; }
      .ctn-call h3 { padding-top: 0px; font-size:26px; margin: 0; }
		#confession img.beforeafter { margin-left: 0px; }
		#confession .whitebox { width: 84%; }
		.xlarge { font-size: 1.4em; line-height: 1.1em; }
		h4 .circlenum { margin-top: 0px; margin-bottom: 30px; }
		.scientist, .kristi { float: none; margin: 0 auto 20px; }
		.enzymatic, .energetic, .endothermic, .sleep { margin: 0 auto 20px; float: none; }
		.americanmade { width: 150px; height: auto; }
		
		.lightbluebox.forty.alignright { float: none; width: 90%; margin: 0px 0px 20px -10px; }
		
		.one-third.powerpouchbox { width: 100%; float: none; }
		.one-third.powerpouchbox.leftbox { margin: 0px auto 5px; float: none; width: 90%; }
		.one-third.powerpouchbox.middlebox { margin: 0px auto 5px; float: none; width: 90%; }
		.one-third.powerpouchbox.rightbox { margin: 0px auto 5px; float: none; width: 90%; }
		
		.guaranteebox {
			border-bottom: 3px solid #326295;
			margin: 0 -20px;
			padding: 0 20px 20px;
		}
	
		#disclaimers p.small { word-wrap:break-word; }
		
		h2.blueheadline .xlarge { font-size: 1.1em; }
		h2.blueheadline { margin-left: -20px; padding-left: 20px; }
		h2.blueheadline.fullwidth { margin-right: -20px; margin-left: -20px; padding-right: 20px; padding-left: 20px; }
		#endothermic .xlarge { font-size: 1.2em; }
		#breakthrough .xlarge { font-size: 30px; }
		#endothermic .dottedbox h3 { font-size: 23px; }
		#scam .blueheadline { font-size:28px; word-wrap:break-word; }
		img { max-width: 100%; height: auto; }
		img.warningtriangle, img.madeinusa { width:30%; height: auto; }
		.mobileonly { display: block; }
		.testimonial img { float: none; margin: 0 auto; }
		.testimonial img.square { max-width:100%; height: auto; }
		#ingredients img.nutritionfacts { margin-top: 0px; }
		.shadow2 { background-size: contain; }
		.onepouch, .threepouch, .sixpouch { width: 90%; float: none; margin: 0 auto; }
      	#donotclose { min-height: 115px; height: 115px; }
      body.upsell #specialoffer { padding-top: 130px; }
      body.upsell h2.mainheadline { text-align:center;color:#212121;font-size:1.8em;line-height:1.1em; }
	}
