/* FONTS */
@font-face {
	font-family: ProximaNova-Regular;
	src: url('../fon/ProximaNova-Regular.otf');
	src: url('../fon/ProximaNova-Regular.eot');
	src: url('../fon/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fon/ProximaNova-Regular.woff') format('woff'),
			url('../fon/ProximaNova-Regular.ttf')  format('truetype'),
			url('../fon/ProximaNova-Regular.svg#svgFontName') format('svg');
}
@font-face {
	font-family: ProximaNova-Bold;
	src: url('../fon/ProximaNova-Bold.otf');
	src: url('../fon/ProximaNova-Bold.eot');
	src: url('../fon/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
			url('../fon/ProximaNova-Bold.woff') format('woff'),
			url('../fon/ProximaNova-Bold.ttf')  format('truetype'),
			url('../fon/ProximaNova-Bold.svg#svgFontName') format('svg');
}
@font-face {
	font-family: CenturyGothic;
	src: url('../fon/centurygothic.otf');
	src: url('../fon/centurygothic.eot');
	src: url('../fon/centurygothic.eot?#iefix') format('embedded-opentype'),
			url('../fon/centurygothic.woff') format('woff'),
			url('../fon/centurygothic.ttf')  format('truetype'),
			url('../fon/centurygothic.svg#svgFontName') format('svg');
}
@font-face {
	font-family: MyriadPro;
	src: url('../fon/MyriadPro-Regular.otf');
	src: url('../fon/MyriadPro-Regular.eot');
	src: url('../fon/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fon/MyriadPro-Regular.woff') format('woff'),
			url('../fon/MyriadPro-Regular.ttf')  format('truetype'),
			url('../fon/MyriadPro-Regular.svg#svgFontName') format('svg');
}

body {
	color: #000000;
	font: 20px ProximaNova-Regular;
	line-height: 30px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
body, html {
  height: 100%;
}

/* COMMON */
a {
	color: #117bd3;
	text-decoration: none;
}
a:hover {
	color: #83a6d2;
	text-decoration: underline;
}
.p_indent {
	text-indent: 5%;
}
.body_full_nomar {
	width: 100%;
	height: auto;
	position: relative;
}
.body_full {
	width: 100%;
	max-width: 1400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.body_center {
	width: 100%;
	max-width: 1080px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
h2.h1 {
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h1, h2.h1 {
	font-family: MyriadPro;
	font-size: 40px;
	color: #000000;
	line-height: normal;
}
h2 {
	font-family: CenturyGothic;
	font-size: 40px;
	color: #000000;
	line-height: normal;
}
h3 {
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-size: 40px;
	color: #000000;
	line-height: normal;
}
h1, h2, h3 {
	font-weight: normal !important;
	font-size: unset !important;
	margin: 0 !important;
	letter-spacing: normal !important;
}
.heading {
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}
.heading1 {
	font-family: MyriadPro;
}
.heading2 {
	font-family: CenturyGothic;
}
.heading3 {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
.heading2 .h1 {
	font-family: MyriadPro;
	font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	font-size: 40px;
	color: #000000;
	line-height: normal;
}
.ds {
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
.line {
	width: 100%;
	height: 1px;
	background-color: #adadad;
	margin-left: auto;
	margin-right: auto;
}

/* IMAGE FRAME */
.imgfrm {
	width: auto;
	height: auto;
	text-align: center;
	background-color: #ffffff;
	border: #ffffff solid 6px;
	padding-bottom: 10px;
}
.imgfrm img {
	width: 100%;
	height: auto;
	display: block;
}
.imgfrm span {
	width: 90%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER */
#header {
	z-index: 5;
	position: relative;
	text-align: left;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(180, 107, 107, 0.25);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
	padding-bottom: 10px;
}
#header #logo {
	width: 20%;
	height: auto;
	margin-top: 2%;
	margin-left: 2%;
	min-width: 210px;
}
#header #header_contact {
	width: auto;
	height: auto;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 10%;
}
#header #header_contact p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	vertical-align: bottom;
}
#header #header_contact span {
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
	vertical-align: bottom;
}
#header #header_icons {
	width: 6%;
	height: auto;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 2%;
}
#header #header_icons img {
	width: 30%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
#header #header_icons img:first-child {
	margin-right: 30%;
}
#header ul {
	z-index: 100;
	width: 65%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 20px;
	color: #000000;
	text-align: right;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 2%;
}
#header ul a {
	color: #000000;
	text-decoration: none;
}
#header ul a:hover {
	font-weight: bold;
	color: #117bd3;
}
#header ul li {
	display: inline-block;
	padding-top: 0.75%;
	padding-bottom: 0.75%;
	padding-left: 2%;
	padding-right: 2%;
}
#header ul .header_menu_highlight {
	font-family: ProximaNova-Bold;
	color: #ffffff;
	background-color: #117bd3;
}
#header ul .header_menu_highlight:hover {
	font-weight: bold;
	color: #117bd3;
	background-color: #cccccc;
}

/* SIGNUP */
#signup #signup_wrapper {
	width: 95%;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#signup p {
	width: 24%;
	height: auto;
	font-size: 16px;
	color: #7b7b7c;
	text-align: left;
	line-height: 18px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
#signup form {
	width: 75%;
	height: 40px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
#signup form input {
	width: 33%;
	height: 100%;
	font-size: 18px;
	border: #d3d3d3 solid 2px;
	padding: 0;
	margin: 0;
	padding-left: 2%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: middle;
}
#signup form .btn {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 7px;
}
#signup form .btn span {
	font-size: 25px;
}

/* BANNER */
#banner {
	text-align: center;
	background: rgb(213,213,213); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(213,213,213,1) 0%, rgba(255,255,255,1) 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(213,213,213,1) 0%,rgba(255,255,255,1) 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(213,213,213,1) 0%,rgba(255,255,255,1) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding-bottom: 20px;
}
#banner #banner_title {
	width: 85%;
	height: auto;
	font-size: 70px;
	font-weight: normal;
	color: #494949;
	line-height: 70px;
	margin: 0;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
#banner h1 strong, #banner h2.h1 strong {
	color: #117bd3;
}
#banner .heading1 strong, #banner .heading2.h1 strong {
	color: #117bd3;
}
#banner #banner_hero {
	z-index: 2;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#banner #banner_box {
	z-index: 1;
	width: 42%;
	height: auto;
	text-align: left;
	background: rgb(214,214,214); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(233,233,233,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(233,233,233,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(233,233,233,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10%;
	padding-right: 2%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	margin-left: -13%;
}
#banner #banner_box h2.h1 {
	font-size: 36px;
	color: #117bd3;
	text-transform: uppercase;
	margin: 0;
}
#banner #banner_box .heading2.h1 {
	font-size: 36px;
	color: #117bd3;
	text-transform: uppercase;
	margin: 0;
}
#banner #banner_box p {
	width: 90%;
	font-size: 30px;
	font-weight: bold;
	color: #494949;
	line-height: 40px;
	margin: 0;
}
#banner #banner_box p strong {
	font-size: 18px;
	font-style: italic;
	color: #117bd3;
}
#banner #banner_box .btn {
	width: 65%;
	font-size: 32px;
	margin-top: 10px;
	margin-left: 0;
}
#banner #banner_badgebox {
	z-index: 99;
	width: 48%;
	height: auto;
	text-align: left;
	position: absolute;
	bottom: 50px;
	right: 0;
}
#banner #banner_badgebox img {
	position: absolute;
	top: -100px;
	right: 0;
}
#banner #banner_badgebox .banner_badgebox_copy {
	padding-bottom: 0;
	padding-left: 5%;
	border-left: #117bd3 solid 1px;
}
#banner #banner_badgebox .banner_badgebox_copy p {
	font-family: ProximaNova-Regular;
	font-size: 16px;
	color: #494949;
	line-height: 18px;
	margin: 0;
}

/* BANNER - SCIENCE */
#science_banner {
	text-align: center;
	background-image: url("../img/science/banner.jpg");
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 60px;
}
#science_banner h2, #science_banner h1 {
    width: 60%;
    height: auto;
    font-size: 70px;
    font-weight: normal;
    color: #ffffff;
    line-height: 70px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: CenturyGothic;
}
#science_banner .heading2, #science_banner .heading1 {
    width: 60%;
    height: auto;
    font-size: 70px;
    font-weight: normal;
    color: #ffffff;
    line-height: 70px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: CenturyGothic;
}
#science_banner .heading1.scientist_banner {
    margin: 0 auto;
}
#science_banner #science_banner_nums {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 20px;
}
#science_banner .science_banner_num {
	width: 70px;
	height: 70px;
	font-family: MyriadPro;
	font-size: 70px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 80px;
	border: 4px solid #ffffff;
	border-radius: 50%;
	padding: 8px;
	display: inline-block;
	vertical-align: middle;
}
#science_banner .line {
	width: 12%;
	height: 2px;
	background-color: transparent;
	border-bottom: 2px dotted #ffffff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
#science_banner .science_banner_img {
	width: 20%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
#science_banner .science_banner_img p {
	width: 90%;
	height: auto;
	font-size: 18px;
	color: #ffffff;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#science_banner .science_banner_img img {
	border: 2px solid #ffffff;
}

/* BANNER - ORDER */
#order_banner {
	text-align: center;
	background-image: url("../img/order/banner.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#order_banner #order_banner_top {
	width: 90%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.75);
	padding-top: 10px;
	padding-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#order_banner #order_banner_top h3, #order_banner #order_banner_top h1 {
    font-size: 46px;
    color: #293778;
    line-height: 30px;
    margin: 0;
    padding-top: 20px;
    font-family: ProximaNova-Bold;
}
#order_banner #order_banner_top .heading3, #order_banner #order_banner_top .heading1 {
    font-size: 46px;
    color: #293778;
    line-height: 30px;
    margin: 0;
    padding-top: 20px;
    font-family: ProximaNova-Bold;
}
#order_banner #order_banner_top ul {
	width: 45%;
	height: auto;
	font-weight: bold;
	text-align: left;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}
#order_banner #order_banner_top ul li {
	margin-top: 10px;
}
#order_banner #order_banner_top ul li img {
	vertical-align: top;
	padding-right: 2%;
}
#order_banner #order_banner_boxcopy {
	z-index: 2;
	width: 30%;
	height: auto;
	text-align: left;
	background-color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-bottom: 10px;
}
#order_banner #order_banner_boxcopy span {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	color: #ffffff;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	background-color: #000000;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
}
#order_banner #order_banner_boxcopy span strong {
	font-size: 28px;
	display: block;
}
#order_banner #order_banner_boxcopy #order_banner_boxcopy_ron {
	margin-top: 20px;
	margin-left: 5%;
	padding-right: 4%;
	float: left;
}
#order_banner #order_banner_boxcopy #order_banner_boxcopy_badge {
	position: absolute;
	top: 50%;
	left: 2%;
}
#order_banner #order_banner_boxcopy p {
	font-size: 16px;
	line-height: 22px;
	padding-left: 31%;
	padding-right: 2%;
}
#order_banner #order_banner_boxcopy .line {
	width: 90%;
}
#order_banner #order_banner_boxcopy h2 {
	font-family: ProximaNova-Regular;
	font-size: 19px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 5%;
}
#order_banner #order_banner_boxcopy .heading2 {
	font-family: ProximaNova-Regular;
	font-size: 19px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 5%;
}
#order_banner #order_banner_boxcopy h2 strong {
	font-size: 25px;
	display: block;
}
#order_banner #order_banner_boxcopy .heading2 strong {
	font-size: 25px;
	display: block;
}
#order_banner #order_banner_boxorder_m {
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}
#order_banner .order_banner_boxorder {
	z-index: 1;
	width: 35%;
	height: auto;
	text-align: center;
	background-color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-bottom: 10px;
	margin-left: -0.6%;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_title {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	background-color: #0582eb;
	display: block;
	padding-top: 25px;
	padding-bottom: 20px;
}
#order_banner .order_banner_boxorder .order_banner_boxorder_arrow {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #0582eb;
	margin-left: auto;
	margin-right: auto;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options a {
	cursor: pointer;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #f2f2f2;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option:hover {
	background-color: #e7f4fb;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option_big {
	width: 120px;
	height: 120px;
	background-color: #e7f4fb;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option span {
	color: #6e6e6e;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
	margin-top: 18px;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option_big span{
	margin-top: 26px;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option span strong {
	font-size: 40px;
	display: block;
}
#order_banner .order_banner_boxorder p {
	font-family: ProximaNova-Regular;
	font-size: 25px;
	color: #6e6e6e;
	line-height: 28px;
	margin: 0;
}
#order_banner .order_banner_boxorder .line {
	width: 15%;
	height: 2px;
	background-color: #293778;
	margin-top: 10px;
	margin-bottom: 10px;
}
#order_banner .order_banner_boxorder h2.h1 {
	font-family: MyriadPro;
	font-size: 50px;
	color: #6e6e6e;
	line-height: 50px;
	margin: 0;
}
#order_banner .order_banner_boxorder .heading2.h1 {
	font-family: MyriadPro;
	font-size: 50px;
	color: #6e6e6e;
	line-height: 50px;
	margin: 0;
}
#order_banner .order_banner_boxorder #order_banner_boxorder_price_dis {
	font-size: 16px;
	line-height: 20px;
}
#order_banner .order_banner_boxorder .btn {
	width: 90%;
	margin-top: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	text-transform: capitalize;
}
#order_banner .order_banner_boxorder img {
	width: 45%;
	height: auto;
}
#order_banner #order_banner_hero {
	width: 25%;
	height: auto;
	vertical-align: middle;
	margin-left: 2%;
}
#order_banner #order_banner_badge {
	position: absolute;
	top: 22%;
	right: 2%;
}

/* BANNER - FAQ */
#faq_banner {
	background-color: #008dff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#faq_banner h1 {
    width: 100%;
    height: auto;
    font-size: 56px;
    color: #ffffff;
    text-align: center;
    font-family: ProximaNova-Bold;
	margin: 0;
}
#faq_banner .heading1 {
    width: 100%;
    height: auto;
    font-size: 56px;
    color: #ffffff;
    text-align: center;
    font-family: ProximaNova-Bold;
	margin: 0;
}

/* BANNER - CONTACT */
#contact_banner {
	height: 539px;
	background-image: url("../img/contact/map.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#contact_banner #contact_banner_wrapper {
	text-align: right;
}
#contact_banner #contact_banner_copy {
	width: 38%;
	height: auto;
	text-align: left;
	background-color: rgba(18, 134, 215, 0.9);
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	margin-right: 5%;
	margin-top: 20px;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top {
	width: 100%;
	height: auto;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top img {
	width: 15%;
	height: auto;
	vertical-align: top;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right {
	width: 80%;
	height: auto;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 2%;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right h3 {
	font-family: ProximaNova-Regular;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right .heading3 {
	font-family: ProximaNova-Regular;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right h3 strong {
	font-family: ProximaNova-Bold;
	font-size: 35px;
	font-weight: normal;
}
#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right .heading3 strong {
	font-family: ProximaNova-Bold;
	font-size: 35px;
	font-weight: normal;
}
#contact_banner #contact_banner_copy .line {
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact_banner #contact_banner_copy #contact_banner_copy_bottom {
	width: 100%;
	height: auto;
}
#contact_banner #contact_banner_copy #contact_banner_copy_bottom img {
	width: 5%;
	height: auto;
	vertical-align: top;
}
#contact_banner #contact_banner_copy #contact_banner_copy_bottom #contact_banner_copy_bottom_right {
	width: 85%;
	height: auto;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 3%;
}
#contact_banner #contact_banner_copy #contact_banner_copy_bottom #contact_banner_copy_bottom_right p {
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	margin: 0;
}

/* BANNER - TESTIMONIALS */
#testimonials_banner {
	text-align: center;
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding-top: 30px;
	padding-bottom: 30px;
}
#testimonials_banner #testimonials_banner_left {
	width: 62%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 2%;
}
#testimonials_banner #testimonials_banner_left h3 {
	font-family: ProximaNova-Regular;
	font-weight: bold;
	font-size: 50px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 0;
}
#testimonials_banner #testimonials_banner_left .heading3 {
	font-family: ProximaNova-Regular;
	font-weight: bold;
	font-size: 50px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 0;
}
#testimonials_banner #testimonials_banner_left h3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#testimonials_banner #testimonials_banner_left .heading3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#testimonials_banner #testimonials_banner_left ul {
	width: 36%;
	height: auto;
	font-weight: bold;
	color: #2f78bd;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
#testimonials_banner #testimonials_banner_left img {
	width: 15%;
	height: auto;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 3%;
}
#testimonials_banner #testimonials_banner_left .btn {
	width: 50%;
	margin-top: 20px;
	margin-left: 8%;
}
#testimonials_banner #testimonials_banner_hero {
	width: 35%;
	height: auto;
	vertical-align: top;
	margin-left: -5%;
}
#btn_banner_m {
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}

/* BANNER - GUARANTEE */
#guarantee_banner {
	text-align: center;
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding-top: 30px;
	padding-bottom: 30px;
}
#guarantee_banner #guarantee_banner_left {
	width: 62%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 2%;
}
#guarantee_banner #guarantee_banner_left h3 {
	letter-spacing: -2px;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 20px;
}
#guarantee_banner #guarantee_banner_left .heading3 {
	letter-spacing: -2px;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 20px;
}
#guarantee_banner #guarantee_banner_left .guarantee_banner_left_heading {
	font-family: ProximaNova-Regular;
	font-size: 70px;
	font-weight: normal;
	color: #2f78bd;
	line-height: 65px;
	margin: 0;
}
#guarantee_banner #guarantee_banner_left .guarantee_banner_left_heading strong {
	font-family: ProximaNova-Bold;
	font-size: 80px;
	font-weight: normal;
	letter-spacing: 7px;
	text-transform: uppercase;
}
#guarantee_banner #guarantee_banner_left p {
	width: 85%;
	height: auto;
	margin-top: 10px;
}
#guarantee_banner #guarantee_banner_hero_d {
	width: 35%;
	height: auto;
	vertical-align: top;
	margin-left: -5%;
}
#guarantee_banner #guarantee_banner_badge {
	width: 8%;
	height: auto;
	position: absolute;
	top: 0;
	right: 24%;
}

/* BODY */
#body .body_blue {
	background-color: #0681eb;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
#body .body_blue h3 {
	color: #ffffff;
}
#body .body_blue .heading3 {
	color: #ffffff;
}
#body .body_blue p {
	color: #ffffff;
}

/* BODY - INDEX */
#body #body_index_video h3 {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#body #body_index_video .heading3 {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#body #body_index_video h3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_video .heading3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_video video {
	z-index: 2;
	width: 649px;
	height: auto;
	cursor: pointer;
	border: #ffffff solid 4px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
	position: relative;
}
#body #body_index_video #body_index_video_benefits {
	z-index: 1;
	width: 38%;
	height: auto;
	background-color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-left: -1%;
	position: relative;
}
#body #body_index_video #body_index_video_benefits h2 {
	width: 60%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	margin-left: 7%;
	display: inline-block;
	vertical-align: top;
}
#body #body_index_video #body_index_video_benefits .heading2 {
	width: 60%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	margin-left: 7%;
	display: inline-block;
	vertical-align: top;
}
#body #body_index_video #body_index_video_benefits #body_index_video_benefits_flag {
	width: 25%;
	height: auto;
	vertical-align: top;
}
#body #body_index_video #body_index_video_benefits ul {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -0.5px;
	line-height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
#body #body_index_video #body_index_video_benefits ul li {
	padding-left: 7%;
	padding-top: 8px;
	padding-bottom: 8px;
}
#body #body_index_video #body_index_video_benefits ul li:nth-child(odd) {
	background-color: #eeeeee;
}
#body #body_index_video #body_index_video_benefits ul li img {
	width: 5%;
	height: auto;
	margin-right: 2%;
	vertical-align: middle;
}
#body #body_index_scientists #body_index_scientists_title {
	width: 100%;
	height: auto;
	font-family: ProximaNova-Regular;
	text-align: center;
	font-size: 68px;
	font-weight: normal;
	line-height: 72px;
	margin-bottom: 20px;
}
#body #body_index_scientists #body_index_scientists_title strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
	text-decoration: underline;
	text-decoration-color: #ffa200;
}
#body #body_index_scientists .line {
	width: 95%;
}
#body #body_index_scientists .body_index_scientists_doc {
	width: 100%;
	height: auto;
	margin-top: 40px;
}
#body #body_index_scientists .body_index_scientists_doc img {
	vertical-align: top;
	border: #f1e4e5 solid 5px;
	margin-right: 3%;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy {
	width: 80%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy h3 {
	font-size: 21px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy h3 strong {
	font-family: MyriadPro;
	color: #117bd3;
	letter-spacing: normal;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy .heading3 {
	font-size: 21px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy .heading3 strong {
	font-family: MyriadPro;
	color: #117bd3;
	letter-spacing: normal;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy p {
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}
#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy p a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#body #body_index_scientists video {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#body #body_index_scientists .btn {
	width: 70%;
	margin-bottom: 30px;
}
#body #body_index_scientists #body_index_scientists_mit_wrapper {
	position: relative;
}
#body #body_index_scientists #body_index_scientists_cambridge {
	width: 57%;
	height: auto;
	margin-top: 40px;
}
#body #body_index_scientists #body_index_scientists_universities {
	width: 42%;
	height: auto;
	margin-top: 40px;
}
#body #body_index_scientists #body_index_scientists_mit {
	float: left;
	margin-top: 30px;
	padding-right: 2%;
	padding-bottom: 20px;
}
#body #body_index_scientists #body_index_scientists_drmahathir {
	width: 25%;
	max-width: 273px;
	float: right;
	margin-top: 60px;
	margin-left: 4%;
	margin-bottom: 20px;
}
#body #body_index_phases {
	background-image: url("../img/background_blue_pills.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 50px;
}
#body #body_index_phases h3 {
	font-family: ProximaNova-Regular;
	font-size: 60px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 20px;
}
#body #body_index_phases h3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_phases .heading3 {
	font-family: ProximaNova-Regular;
	font-size: 60px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 20px;
}
#body #body_index_phases .heading3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_phases p {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
#body #body_index_phases .body_index_phases_phase {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin-top: 30px;
}
#body #body_index_phases .body_index_phases_phase img {
	vertical-align: middle;
	margin-right: 2%;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy {
	width: 68%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy h2:not(.h1) {
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2:not(.h1) {
	font-family: ProximaNova-Bold;
	font-weight: normal;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin-top: 20px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2 strong {
	color: #0681eb;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy h2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 24px;
	color: #000000;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	padding-left: 1%;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 24px;
	color: #000000;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	padding-left: 1%;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy h2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .line {
	height: 2px;
	background-color: #0681eb;
}
#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy p {
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	height: auto;
	color: #000000;
	text-indent: 5%;
	margin-top: 10px;
}
#body #body_index_chart {
	text-align: center;
}
#body #body_index_chart #btn_read_science {
	width: 55%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#body #body_index_chart #body_index_chart_comp {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	max-width: calc(100% - 20px);
}
#body #body_index_discription {
	text-align: center;
}
#body #body_index_discription #body_index_discription_grey {
	z-index: -1;
	width: 100%;
	height: 760px;
	background-color: #e0e0e0;
	position: absolute;
	top: 0;
	left: 0;
}
#body #body_index_discription h2.h1 {
	width: 68%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 70px;
	font-weight: normal;
	line-height: 75px;
	display: inline-block;
	margin-bottom: 0;
}
#body #body_index_discription .heading2.h1 {
	width: 68%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 70px;
	font-weight: normal;
	line-height: 75px;
	display: inline-block;
	margin-bottom: 0;
}
#body #body_index_discription h2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_discription .heading2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#body #body_index_discription h2:not(.h1) {
	width: 68%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 27px;
	font-weight: normal;
	color: #0681eb;
	line-height: 30px;
	display: inline-block;
	margin: 0;
}
#body #body_index_discription .heading2:not(.h1) {
	width: 68%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 27px;
	font-weight: normal;
	color: #0681eb;
	line-height: 30px;
	display: inline-block;
	margin: 0;
}
#body #body_index_discription #body_index_discription_patents {
	margin-top: 10px;
	max-width: calc(100% - 20px);
}
#body #body_index_discription #body_index_discription_under_h {
	margin-top: -50px;
}
#body #body_index_discription #body_index_discription_under_sh {
	width: 63%;
	font-weight: bold;
	display: block;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#body #body_index_discription .body_index_discription_logo {
	margin-right: 4%;
	vertical-align: middle;
}
#body #body_index_discription img:last-child {
	margin-right: 0;
}
#body #body_index_testimonials {
	text-align: center;
	background-color: #1e438d;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#body #body_index_testimonials h3 {
	font-size: 55px;
	color: #ffffff;
	line-height: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#body #body_index_testimonials h2:not(.h1) {
	font-family: ProximaNova-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 40px;
}
#body #body_index_testimonials .heading3 {
	font-size: 55px;
	color: #ffffff;
	line-height: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#body #body_index_testimonials .heading2:not(.h1) {
	font-family: ProximaNova-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 40px;
}
#body #body_index_testimonials .btn {
	width: 50%;
	font-size: 30px;
	margin-top: 40px;
}
#body #body_index_testimonials .body_index_testimonials_quote {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding-left: 2%;
	padding-right: 2%;
}
#body #body_index_testimonials .body_index_testimonials_quote p {
	font-size: 16px;
	color: #ffffff;
	line-height: 20px;
}

/* BODY - SCIENCE */
.science #science_el {
	margin-top: -40px;
	float: left;
	padding-bottom: 20px;
	padding-right: 5%;
}
.science #science_greybox {
	width: 40%;
	height: auto;
	text-align: left;
	background-color: #ededed;
	border-radius: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 4%;
	padding-right: 4%;
	display: inline-block;
	vertical-align: middle;
}
.science #science_greybox h3 {
	font-size: 30px;
	line-height: 35px;
	margin: 0;
	margin-bottom: 10px;
}
.science #science_greybox .heading3 {
	font-size: 30px;
	line-height: 35px;
	margin: 0;
	margin-bottom: 10px;
}
.science #science_greybox ul {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.science #science_greybox ul li {
	margin-top: 5px;
}
.science #science_bottle {
	width: 14%;
	height: auto;
	vertical-align: middle;
	margin-left: -8%;
}
.science #science_chart {
	margin-left: 3%;
	vertical-align: middle;
}
.science #science_badges {
	width: 20%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.science #science_badges img {
	margin-bottom: 10px;
}
.science #science_ams {
	width: 289px;
	height: auto;
	float: left;
	padding-right: 5%;
	padding-bottom: 20px;
}
.science .science_charts {
	vertical-align: middle;
}
.science #science_chart_r {
	float: right;
	margin-top: 20px;
	padding-left: 5%;
}

/* BODY - ORDER */
.order #order_testimonials {
	width: 65%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.order #order_testimonials p {
	font-size: 16px;
	line-height: 22px;
}
.order #order_testimonials p strong {
	color: #293778;
}
.order #order_testimonials p img {
	padding-left: 2%;
	vertical-align: top;
}
.order #order_testimonials_right {
	width: 32%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
}
.order #order_testimonials_right .line {
	width: 20%;
	margin-left: 0;
	margin-bottom: 10px;
}
.order #order_testimonials_right #order_testimonials_right_stars {
	margin-right: 2%;
}
.order #order_testimonials_right span {
	font-size: 18px;
}
.order #order_testimonials_right #order_testimonials_right_chart {
	margin-top: 20px;
}
.order #order_doctor {
	width: 98%;
	height: auto;
	background-color: #1f4181;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 20px;
}
.order #order_doctor #order_doctor_top {
	width: 100%;
	height: auto;
	background-color: #ffffff;
}
.order #order_doctor #order_doctor_top img {
	width: 25%;
	height: auto;
	vertical-align: top;
	margin-left: 0;
}
.order #order_doctor #order_doctor_top #order_doctor_top_right {
	width: 73%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 1%;
}
.order #order_doctor #order_doctor_top p {
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	color: #1f4181;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.order #order_doctor #order_doctor_top h2 {
	font-family: ProximaNova-Regular;
	font-size: 28px;
	color: #000000;
	line-height: 25px;
	margin: 0;
}
.order #order_doctor #order_doctor_top h2 strong {
	font-size: 16px;
	color: #1f4181;
	line-height: 16px;
}
.order #order_doctor #order_doctor_top .heading2 {
	font-family: ProximaNova-Regular;
	font-size: 28px;
	color: #000000;
	line-height: 25px;
	margin: 0;
}
.order #order_doctor #order_doctor_top .heading2 strong {
	font-size: 16px;
	color: #1f4181;
	line-height: 16px;
}
.order #order_doctor #order_doctor_copy {
	width: 96%;
	height: auto;
	font-family: ProximaNova-Regular;
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	margin-left: auto;
	margin-right: auto;
}
.order .order_q {
	font-size: 25px;
	color: #1f4181;
	margin-top: 40px;
	margin-bottom: 0;
}
.order .order_a {
	margin-top: 0;
}
.order #order_sup {
	width: 50%;
	height: auto;
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.order #order_chart_d {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

/* BODY - FAQ */
.faq {
	padding-top: 40px;
}
.faq .faq_left {
	width: 63%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.faq .faq_left h3 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 10px;
}
.faq .faq_left .heading3 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 10px;
}
.faq .faq_left p {
	margin-bottom: 60px;
}
.faq .faq_right {
	width: 33%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 3%;
}
.faq .faq_right .buyPods {
	padding: 0;
}
.faq .faq_right .buyPods .buyPods_pod {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
	display: block;
}

/* BODY - CONTACT */
.contact {
	background-color: #117bd3;
}
.contact #contact_wrapper {
	text-align: center;
	background: rgb(17,123,211); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(17,123,211,1) 0%, rgba(26,190,235,1) 50%, rgba(17,123,211,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(17,123,211,1) 0%,rgba(26,190,235,1) 50%,rgba(17,123,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(17,123,211,1) 0%,rgba(26,190,235,1) 50%,rgba(17,123,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117bd3', endColorstr='#117bd3',GradientType=1 ); /* IE6-9 */
	padding-top: 40px;
	padding-bottom: 40px;
	position: static;
}
.contact form {
	width: 70%;
	height: auto;
	position: static;
}
.contact form h3 {
	font-size: 25px;
	color: #ffffff;
	margin: 0;
}
.contact form .heading3 {
	font-size: 25px;
	color: #ffffff;
	margin: 0;
}
.contact form .body_form_split {
	width: 49%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.contact form input, textarea {
	width: 90%;
	height: 55px;
	font-size: 25px;
	background-color: #ffffff;
	border: none;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	resize: none;
}
.contact form textarea {
	height: 165px;
}
.contact form .btn {
	width: 45%;
	cursor: pointer;
}
.contact form input.input-error, .contact form textarea.input-error {
    color: #F00;
    border: 2px solid;
    padding: 3px calc(5% - 2px);
    background-color: #FEE;
}
.contact #error_msg {
	color: #F00;
    border: 2px solid;
    padding: 4px;
    background-color: #FEE;
	display: none;
	margin-bottom: 20px;
}
.contact form #error_msg::before {
    content: 'Please correct the following errors:';
    display: block;
    color: inherit;
    font-size:25px;
    font-weight: bold;
    margin-top: 1em;
}
.contact #success_msg {
	color: #060;
    border: 2px solid #009;
    padding: 100px 4px;
    background-color: #FFF;
	margin: 20px auto;
	font-size: 25px;
}
.contact .disable-form {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	opacity: 0.5;
	display: none;
}

/* BODY - TESTIMONIALS */
.testimonials .testimonials_lineHeading {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.testimonials .testimonials_lineHeading .line {
	width: 26%;
	display: inline-block;
	vertical-align: middle;
}
.testimonials .testimonials_lineHeading h3 {
	font-size: 50px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-left: 2%;
	margin-right: 2%;
}
.testimonials .testimonials_lineHeading .heading3 {
	font-size: 50px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-left: 2%;
	margin-right: 2%;
}
.testimonials .testimonials_testimonial {
	width: 90%;
	height: auto;
	background-color: #f5f6f6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 20px;
}
.testimonials .testimonials_testimonial p {
	font-size: 18px;
	line-height: 24px;
}
.testimonials .testimonials_testimonial p strong {
	color: #2f78bd;
}
.testimonials .testimonials_testimonial p img {
	vertical-align: top;
	margin-left: 2%;
}

/* BODY - GUARANTEE */
.guarantee h3 {
	font-family: ProximaNova-Regular;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.guarantee h3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
.guarantee .heading3 {
	font-family: ProximaNova-Regular;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.guarantee .heading3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
.guarantee ul {
	font-family: ProximaNova-Bold;
	color: #2f78bd;
	list-style-type: decimal;
	margin-bottom: 40px;
}
.guarantee ul li {
	margin-bottom: 10px;
	padding-left: 1%;
}

/* GUARANGEE */
#guarantee {
	padding-top: 60px;
	padding-bottom: 40px;
}
#guarantee h3 {
	width: 98%;
	height: auto;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2%;
}
#guarantee .heading3 {
	width: 98%;
	height: auto;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2%;
}
#guarantee img {
	vertical-align: top;
	float: right;
}
#guarantee #guarantee_left {
	width: 72%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
}
#guarantee #guarantee_left h2 {
	font-family: ProximaNova-Regular;
	color: #333333;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#guarantee #guarantee_left .heading2 {
	font-family: ProximaNova-Regular;
	color: #333333;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#guarantee #guarantee_left p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#guarantee #guarantee_left .btn {
	width: 70%;
	font-size: 38px;
}
#guarantee img {
	vertical-align: top;
	margin-top: 20px;
}

/* AWARD */
#award {
	padding-top: 60px;
	padding-bottom: 40px;
}
#award h2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 60px;
	font-weight: normal;
	line-height: 65px;
	text-align: center;
	margin: 0;
}
#award h2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#award .heading2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 60px;
	font-weight: normal;
	line-height: 65px;
	text-align: center;
	margin: 0;
}
#award .heading2.h1 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#award img {
	vertical-align: middle;
}
#award #award_mags {
	width: 75%;
	height: auto;
	margin-right: 1%;
}
#award #award_award {
	width: 23%;
	height: auto;
}

/* AWARDS */
#awards {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
}
#awards h3 {
	font-style: italic;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
#awards h3 strong {
	color: #02a7ee;
}
#awards .heading3 {
	font-style: italic;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
#awards .heading3 strong {
	color: #02a7ee;
}
#awards img {
	margin-right: 2%;
}

/* SCIENCE - GREY BOX */
#science_grey {
	text-align: center;
	background-color: #e0e0e0;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 80px;
}
#science_grey img {
	vertical-align: middle;
}
#science_grey #science_grey_right {
	width: 55%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-left: 3%;
}
#science_grey #science_grey_right h3 {
	margin-top: 0;
	margin-bottom: 10px;
}
#science_grey #science_grey_right .heading3 {
	margin-top: 0;
	margin-bottom: 10px;
}
#science_grey #science_grey_right span {
	font-family: ProximaNova-Bold;
	font-size: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: 30px;
}
#science_grey #science_grey_right span strong {
	font-size: 30px;
	color: #ff7800;
}
#science_grey #science_grey_right p {
	font-family: ProximaNova-Regular;
	font-size: 22px;
	margin: 0;
}

/* SCIENCE - CLINICALLY PROVEN */
#science_clinical .science_clinical_heading {
	width: 100%;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #464646;
	margin-bottom: 40px;
	position: relative;
}
#science_clinical .science_clinical_heading h3 {
	color: #ffffff;
	margin: 0;
	margin-left: 2%;
}
#science_clinical .science_clinical_heading .heading3 {
	color: #ffffff;
	margin: 0;
	margin-left: 2%;
}
#science_clinical .science_clinical_heading img {
	position: absolute;
	top: -30px;
	right: 10%;
}
#science_clinical .science_clinical_item {
	width: 100%;
	height: auto;
	border-bottom: #cccccc solid 1px;
	padding-top: 40px;
	padding-bottom: 60px;
	position: relative;
}
#science_clinical .science_clinical_item img {
	max-width: 48%;
	height: auto;
	vertical-align: top;
}
#science_clinical .science_clinical_item .science_clinical_item_copy {
	width: 48%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
#science_clinical .science_clinical_item .science_clinical_item_copy h3 {
	width: 100%;
	height: auto;
	font-size: 25px;
	text-align: center;
	margin: 0;
}
#science_clinical .science_clinical_item .science_clinical_item_copy .heading3 {
	width: 100%;
	height: auto;
	font-size: 25px;
	text-align: center;
	margin: 0;
}
#science_clinical .science_clinical_item .science_clinical_item_copy span {
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
#science_clinical .science_clinical_item .science_clinical_item_copy p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}
#science_clinical .science_clinical_item .science_clinical_item_copy .science_clinical_item_copy_p {
	font-weight: bold;
	font-style: italic;
}
#science_clinical .science_clinical_study {
	width: 95%;
	height: auto;
	box-shadow:0px 0px 0px 5px #dedede inset;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 2.5%;
	padding-right: 2.5%;
	margin-bottom: 40px;
}
#science_clinical .science_clinical_study .science_clinical_study_top {
	width: 104%;
	height: 30px;
	background-color: #41669e;
	margin-top: -35px;
	margin-left: -2%;
}
#science_clinical .science_clinical_study h3 {
	font-size: 25px;
}
#science_clinical .science_clinical_study .heading3 {
	font-size: 25px;
}
#science_clinical .science_clinical_study p {
	font-size: 16px;
	line-height: 24px;
	text-indent: 5%;
}
#science_clinical .science_clinical_study ul {
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* ORDER - GUARANTEE */
#order_guarantee {
	background-color: #0582eb;
	padding-top: 20px;
	padding-bottom: 20px; 
	margin-top: -5px;
}
#order_guarantee img {
	width: 150px;
	height: auto;
	vertical-align: middle;
}
#order_guarantee #order_guarantee_title {
	width: 35%;
	height: auto;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%;
}
#order_guarantee #order_guarantee_title h2 {
	font-family: ProximaNova-Regular;
	font-size: 45px;
	font-weight: normal;
	color: #ffffff;
	line-height: 45px;
	text-transform: uppercase;
	margin: 0;
}
#order_guarantee #order_guarantee_title h2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 30px;
	color: #ffffff;
	line-height: 33px;
	text-transform: uppercase;
	margin: 0;
}
#order_guarantee #order_guarantee_title .heading2 {
	font-family: ProximaNova-Regular;
	font-size: 45px;
	font-weight: normal;
	color: #ffffff;
	line-height: 45px;
	text-transform: uppercase;
	margin: 0;
}
#order_guarantee #order_guarantee_title .heading2.h1 {
	font-family: ProximaNova-Regular;
	font-size: 30px;
	color: #ffffff;
	line-height: 33px;
	text-transform: uppercase;
	margin: 0;
}
#order_guarantee #order_guarantee_title .line {
	height: 2px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}
#order_guarantee #order_guarantee_copy {
	width: 40%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%;
}
#order_guarantee #order_guarantee_copy p {
	color: #ffffff;
	margin: 0;
}
#order_guarantee #order_guarantee_copy p a {
	color: #ffffff;
	text-decoration: underline;
}

/* ORDER - AWARD */
#order_award {
	text-align: center;
	background-color: #0582eb;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
}
#order_award #order_award_left {
	width: 60%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
#order_award #order_award_left h3 {
	font-size: 45px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
}
#order_award #order_award_left .heading3 {
	font-size: 45px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
}
#order_award #order_award_left .line {
	width: 20%;
	height: 2px;
	background-color: #ffffff;
	margin-left: 0;
}
#order_award #order_award_left p {
	color: #ffffff;
}
#order_award #order_award_award {
	vertical-align: bottom;
	margin-bottom: -60px;
}
#order_award #order_award_bottom {
	width: 100%;
	height: 90px;
	text-align: left;
	background-image: url("../img/order/award_tile.jpg");
	margin-top: 20px;
}
#order_award #order_award_bottom img {
	margin-left: 9%;
}

/* ORDER - BUY */
#order_buy {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
}
#order_buy #order_buy_left {
	width: 35%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#order_buy #order_buy_left #order_buy_left_hero {
	width: 100%;
	height: auto;
}
#order_buy #order_buy_left #order_buy_left_badge {
	width: 25%;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
}
#order_buy #order_buy_left .btn {
	width: 70%;
	height: auto;
	font-size: 30px;
	text-transform: capitalize;
	margin-top: -30px;
}
#order_buy #order_buy_right {
	width: 60%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 2%;
}
#order_buy #order_buy_right h3 {
	font-family: ProximaNova-Regular;
	font-weight: normal;
	color: #1a3983;
	margin-bottom: 10px;
}
#order_buy #order_buy_right h3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}
#order_buy #order_buy_right .heading3 {
	font-family: ProximaNova-Regular;
	font-size: 37px;
	font-weight: normal;
	color: #1a3983;
	margin-bottom: 10px;
}
#order_buy #order_buy_right .heading3 strong {
	font-family: ProximaNova-Bold;
	font-weight: normal;
}

/* FOOTER */
#footer {
	margin-top: 60px;
}
#footer #footer_top {
	text-align: center;
	background-color: #ebebeb;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #footer_top img {
	width: 20%;
	height: auto;
	vertical-align: middle;
	margin-right: 10%;
}
#footer #footer_top ul {
	width: 25%;
	height: auto;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-align: left;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#footer #footer_top ul a {
	color: #000000;
}
#footer #footer_top ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer #footer_bottom {
	text-align: center;
	background-color: #363636;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #footer_bottom img {
	width: 20%;
	height: auto;
	vertical-align: top;
	margin-top: 30px;
	margin-right: 10%;
}
#footer #footer_bottom #footer_bottom_copy {
	width: 50%;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
#footer #footer_bottom #footer_bottom_copy p {
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}

/* --------------- TABLET --------------- */
@media screen and (min-width:1100px) and (max-width:1280px) {
	#body #body_index_discription #body_index_discription_grey {
		height: calc(1050px - 15vw);
	}
}
@media screen and (min-width:801px) and (max-width:1100px) {
    #banner #banner_box {
        width: auto;
        margin: 40px auto 0 auto;
    }
    #banner #banner_box p {
        font-size: 20px;
        line-height: 30px;
    }
    #banner #banner_box .btn {
        margin-top: 70px;
    }
    #banner #banner_badgebox {
        bottom: 90px;
    }
    #banner #banner_badgebox img {
    top: -200px;
	}
	#body #body_index_discription #body_index_discription_grey {
		height: calc(580px + 25vw);
	}
}

/* --------------- MOBILE --------------- */
@media screen and (max-width: 800px) {

	/* COMMON */
	body {
		font-size: 20px;
		line-height: 1.4em;
	}
	p {
		line-height: 1.4rem;
	}
	.text_fix_mobile {
		font-size: 1rem !important;
		line-height: 1.4rem !important;
	}
	.body_full {
		max-width: 100%;
	}
	.body_center {
		max-width: 95%;
	}
	h1, h2.h1 {
		font-size: 8vmin;
		line-height: 10vmin;
	}
	h2 {
		font-size: 6vmin;
		line-height: 7vmin;
	}
	h3 {
		font-size: 8vmin;
		line-height: 10vmin;
	}
	.heading1, .heading2.h1 {
		font-size: 8vmin;
		line-height: 10vmin;
	}
	.heading2 {
		font-size: 6vmin;
		line-height: 7vmin;
	}
	.heading3 {
		font-size: 8vmin;
		line-height: 10vmin;
	}
	img {
		max-width: 100%;
	}
	.hideFromMobile {
		width: 0;
		height: 0;
		display: none !important;
		visibility: hidden !important;
	}
	.hideFromDesktop {
		width: auto;
		height: auto;
		display: inline-block;
		visibility: visible;
	}
	.btn span {
		font-size: 8vmin;
		line-height: 9vmin;
	}
	.imgfrm span {
		font-size: 4vmin;
		line-height: 4vmin;
	}

	/* HEADER */
	#header {
		padding-top: 10px;
	}
	#header p {
		font-size: 3vmin;
		margin-bottom: 10px;
	}
	#header #logo {
		width: 40%;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 2%;
		margin-left: 1%;
		min-width: auto;
	}
	#header #header_contact {
		width: 98%;
		height: auto;
		text-align: center;
		display: block;
		position: relative;
		top: auto;
		right: auto;
		padding-top: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#header #header_contact p {
		font-size: 4vmin;
		font-style: italic;
		line-height: 1em;
		display: inline-block;
		vertical-align: middle;
	}
	#header #header_contact span {
		font-size: 4vmin;
		font-style: italic;
		line-height: 1em;
		display: inline-block;
		vertical-align: middle;
	}
	#header #header_security {
		width: 35%;
		height: auto;
		vertical-align: middle;
		margin-left: 5%;
	}

	/* SIGNUP */
	#signup #signup_wrapper {
		width: 100%;
	}
	#signup p {
		width: 100%;
		font-size: 3vmin;
		text-align: center;
		line-height: 3vmin;
		display: block;
		margin-bottom: 15px;
	}
	#signup form {
		width: 100%;
		height: 30px;
		text-align: center;
		display: block;
	}
	#signup form input {
		width: 32%;
		height: 100%;
		font-size: 3vmin;
		border: #d3d3d3 solid 2px;
		padding-left: 2%;
		margin-right: 0;
	}
	#signup form .btn {
		width: 25%;
		padding-top: 0;
		padding-bottom: 6px;
	}
	#signup form .btn span {
		font-size: 3vmin;
		line-height: 3vmin;
	}

	/* BANNER */
	#banner {
		background: none;
	}
	#banner #banner_title {
		width: 100%;
		font-size: 7vmin;
		line-height: 8vmin;
		padding-top: 20px;
	}
	#banner #banner_hero {
		width: 100%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#banner #banner_badgebox {
		z-index: 1;
		width: 100%;
		top: 50%;
		bottom: auto;
		left: 0;;
		right: auto;
		overflow-x: hidden;
	}
	#banner #banner_badgebox img {
		width: 40%;
		height: auto;
		position: relative;
		margin: 0;
		top: auto;
		right: auto;
		float: right;
		margin-right: -5%;
	}
	#banner #banner_badgebox .banner_badgebox_copy {
		padding-bottom: 10px;
		padding-left: 0;
		border-left: none;
	}
	#banner #banner_badgebox .banner_badgebox_copy p {
		font-size: 4.5vmin;
		line-height: 5vmin;
		margin-bottom: 0;
	}
	#banner #banner_box {
		width: 96%;
		border-top: #b1b1b1 solid 2px;
		background: none;
		background-color: #ffffff;
		display: block;
		margin: 0;
		padding-left: 2%;
		padding-right: 2%;
		margin-top: 38%;
	}
	#banner #banner_box h2.h1 {
		font-size: 7.25vmin;
		line-height: 7.5vmin;
	}
	#banner #banner_box .heading2.h1 {
		font-size: 6.5vmin;
		line-height: 7vmin;
	}
	#banner #banner_box p {
		width: 100%;
		font-size: 5.25vmin;
		font-weight: bold;
		line-height: 7vmin;
	}
	#banner #banner_box p strong {
		font-size: 4vmin;
		line-height: 5vmin;
	}
	#banner #banner_box .btn {
		width: 90%;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	/* SCIENCE */
	.science p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.science h2, .science .heading3 {
		font-size: 6.5vmin;
		line-height: 1em;
		margin-bottom: 0;
	}
	.science #science_greybox {
		margin: 30px auto;
	}

	/* BANNER - SCIENCE */
	#science_banner {
		background-size: cover;
		background-position: center;
		padding-top: 40px;
		padding-bottom: 60px;
	}
	#science_banner .heading2, #science_banner .heading1 {
		width: 90%;
		font-size: 8vmin;
		line-height: 1.25em;
		margin-bottom: 0;
	}
	#science_banner h2 {
		width: 90%;
		font-size: 12vmin;
		line-height: 12vmin;
		margin-bottom: 0;
	}
	#science_banner .heading2 {
		width: 90%;
		font-size: 12vmin;
		line-height: 12vmin;
		margin-bottom: 0;
	}
	#science_banner .science_banner_nums_m {
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#science_banner .line {
		width: 30%;
	}
	#science_banner .science_banner_img {
		width: 45%;
		margin-top: 10px;
		margin-right: 1%;
	}
	#science_banner .science_banner_img p {
		width: 95%;
		height: auto;
		font-size: 4.5;
		line-height: 1.1em;
	}
	#science_banner .science_banner_img img {
		border: 2px solid #ffffff;
	}

	/* BANNER - ORDER */
	#order_banner {
		text-align: center;
		background: none;
		padding-top: 10px;
	}
	#order_banner #order_banner_wrapper {
		max-width: 100%;
	}
	#order_banner #order_banner_top {
		width: 95%;
		height: auto;
		background-color: #ffffff;
		padding-top: 10px;
		padding-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	#order_banner #order_banner_top h1 {
		font-size: 9vmin;
		line-height: 9vmin;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 0;
	}
	#order_banner #order_banner_top h3 {
		font-size: 8vmin;
		line-height: 8vmin;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 0;
	}
	#order_banner #order_banner_top .heading1 {
		font-size: 7.5vmin;
		line-height: 1em;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 0;
	}
	#order_banner #order_banner_top .heading3 {
		font-size: 8vmin;
		line-height: 8vmin;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 0;
	}
	#order_banner #order_banner_top ul {
		width: 100%;
		height: auto;
		font-size: 4.25vmin;
		line-height: 5vmin;
		display: block;
		margin: 0;
		padding: 0;
	}
	#order_banner #order_banner_top ul li {
		margin-top: 10px;
	}
	#order_banner #order_banner_top ul li img {
		width: 4%;
		height: auto;
		vertical-align: top;
		padding-right: 3%;
	}
	#order_banner #order_banner_boxorder_m {
		width: 100%;
		height: auto;
		background-image: url("../img/order/banner.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		display: block;
		visibility: visible;
		padding-top: 20px;
		padding-bottom: 60px;
	}
	#order_banner #order_banner_boxcopy {
		z-index: 1;
		width: 60%;
		margin-top: -30px;
	}
	#order_banner #order_banner_boxcopy span {
		font-size: 5vmin;
		line-height: 6vmin;
	}
	#order_banner #order_banner_boxcopy span strong {
		font-size: 7vmin;
	}
	#order_banner #order_banner_boxcopy #order_banner_boxcopy_ron {
		width: 35%;
		height: auto;
		margin-top: 10px;
		margin-left: 2%;
	}
	#order_banner #order_banner_boxcopy #order_banner_boxcopy_badge {
		width: 30%;
		height: auto;
		position: absolute;
		top: 50%;
		left: 1%;
	}
	#order_banner #order_banner_boxcopy p {
		font-size: 3vmin;
		line-height: 4vmin;
	}
	#order_banner #order_banner_boxcopy h2 {
		font-size: 3.4vmin;
		line-height: 6vmin;
		margin-top: 5px;
	}
	#order_banner #order_banner_boxcopy h2 strong {
		font-size: 5vmin;
	}
	#order_banner #order_banner_boxcopy .heading2 {
		font-size: 3.4vmin;
		line-height: 6vmin;
		margin-top: 5px;
	}
	#order_banner #order_banner_boxcopy .heading2 strong {
		font-size: 5vmin;
	}
	#order_banner .order_banner_boxorder {
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#order_banner .order_banner_boxorder #order_banner_boxorder_title {
		font-size: 6vmin;
		line-height: 6vmin;
	}
	#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option span {
		font-size: 4vmin;
		line-height: 7vmin;
		margin-top: 18px;
	}
	#order_banner .order_banner_boxorder #order_banner_boxorder_options .order_banner_boxorder_options_option span strong {
		font-size: 8vmin;
	}
	#order_banner .order_banner_boxorder p {
		font-size: 6vmin;
		line-height: 7vmin;
	}
	#order_banner .order_banner_boxorder h2.h1 {
		font-size: 12vmin;
		line-height: 13vmin;
	}
	#order_banner .order_banner_boxorder .heading2.h1 {
		font-size: 12vmin;
		line-height: 13vmin;
	}
	#order_banner .order_banner_boxorder #order_banner_boxorder_price_dis {
		font-size: 3.5vmin;
		line-height: 4vmin;
	}
	#order_banner .order_banner_boxorder .btn {
		width: 90%;
		margin-top: 10px;
		margin-bottom: 15px;
		cursor: pointer;
		text-transform: capitalize;
	}
	#order_banner .order_banner_boxorder img {
		width: 50%;
		height: auto;
	}
	#order_banner #order_banner_hero {
		z-index: 2;
		width: 39%;
		margin-left: -3%;
		position: relative;
	}
	#order_banner #order_banner_badge {
		z-index: 3;
		width: 30%;
		height: auto;
		top: 67%;
		right: 0;
	}

	/* BANNER - FAQ */
	#faq_banner .heading1 {
		font-size: 7.5vmin;
		line-height: 1em;
	}

	/* BANNER - CONTACT */
	#contact_banner {
		background-size: none;
	}
	#contact_banner #contact_banner_wrapper {
		text-align: center;
	}
	#contact_banner #contact_banner_copy {
		width: 86%;
		margin-right: auto;
		margin-top: 210px;
		padding-left: 4%;
		padding-right: 4%;
	}
	#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right h3 {
		font-size: 5.5vmin;
		line-height: 6vmin;
		margin-top: 10px;
	}
	#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right h3 strong {
		font-size: 8.5vmin;
	}
	#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right .heading3 {
		font-size: 5.5vmin;
		line-height: 6vmin;
		margin-top: 10px;
	}
	#contact_banner #contact_banner_copy #contact_banner_copy_top #contact_banner_copy_top_right .heading3 strong {
		font-size: 8.5vmin;
	}
	#contact_banner #contact_banner_copy #contact_banner_copy_bottom #contact_banner_copy_bottom_right p {
		font-size: 4.5vmin;
		line-height: 5vmin;
	}

	/* BANNER - TESTIMONIALS */
	#testimonials_banner #testimonials_banner_left {
		width: 95%;
		display: block;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	#testimonials_banner #testimonials_banner_left h3 {
		width: 100%;
		font-size: 9vmin;
		line-height: 9vmin;
		margin-top: 0;
	}
	#testimonials_banner #testimonials_banner_left .heading3 {
		width: 100%;
		font-size: 7.5vmin;
		line-height: 1em;
		margin-top: 0;
	}
	#testimonials_banner #testimonials_banner_left ul {
		width: 48%;
		font-size: 3.5vmin;
		line-height: 4vmin;
		text-align: left;
		margin-top: 20px;
	}
	#testimonials_banner #testimonials_banner_left ul li {
		margin-bottom: 10px;
	}
	#testimonials_banner #testimonials_banner_left img {
		width: 30%;
		display: block;
		margin-top: -8%;
		margin-left: 3%;
	}
	#testimonials_banner #testimonials_banner_left .btn {
		width: 50%;
		margin-top: 20px;
		margin-left: 8%;
	}
	#testimonials_banner #testimonials_banner_hero {
		width: 90%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: -20%;
	}
	#btn_banner_m {
		width: 80%;
		height: auto;
		display: block;
		visibility: visible;
	}

	/* BANNER - GUARANTEE */
	#guarantee_banner #guarantee_banner_left {
		width: 95%;
		display: block;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	#guarantee_banner #guarantee_banner_left h3 {
		width: 100%;
		font-size: 8vmin;
		line-height: 9vmin;
		margin-top: 0;
		margin-bottom: 10px;
	}
	#guarantee_banner #guarantee_banner_left .heading3 {
		width: 100%;
		font-size: 8vmin;
		line-height: 9vmin;
		margin-top: 0;
		margin-bottom: 10px;
	}
	#guarantee_banner #guarantee_banner_left .guarantee_banner_left_heading {
		font-size: 11.5vmin;
		line-height: 12vmin;
	}
	#guarantee_banner #guarantee_banner_left .guarantee_banner_left_heading strong {
		font-size: 14vmin;
		letter-spacing: 0;
	}
	#guarantee_banner #guarantee_banner_left p {
		width: 95%;
		font-size: 1rem;
		line-height: 1.4rem;
		margin-left: auto;
		margin-right: auto;
	}
	#guarantee_banner #guarantee_banner_hero_m {
		width: 95%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	#guarantee_banner #guarantee_banner_badge {
		width: 22%;
		top: 17%;
		right: auto;
		left: 17%;
	}

	/* BODY - GUARANTEE */
	.guarantee .heading3 {
		font-size: 1.5rem;
		line-height: 1em;
	}
	.guarantee p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.guarantee .heading3 strong {
		font-family: ProximaNova-Bold;
		font-weight: normal;
	}
	.guarantee ul {
		font-size: 1rem;
		line-height: 1.4rem;
	}

	/* BODY - INDEX */
	#body #body_index_video h3 {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#body #body_index_video .heading3 {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#body #body_index_video div:first-child h3:nth-child(4) {
		padding-top: 20px;
	}
	#body #body_index_video video {
		z-index: 2;
		width: 98.5%;
		height: auto;
		cursor: pointer;
		border: #ffffff solid 4px;
		border-radius: 5px;
		display: inline-block;
		vertical-align: middle;
		margin-top: 20px;
		position: relative;
	}
	#body #body_index_video p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#body #body_index_video #body_index_video_benefits {
		width: 100%;
		margin-left: 0;
	}
	#body #body_index_video #body_index_video_benefits h2 {
		width: 75%;
		font-size: 7vmin;
		padding-top: 20px;
		margin-left: 4%;
	}
	#body #body_index_video #body_index_video_benefits .heading2 {
		width: 75%;
		font-size: 6.5vmin;
		padding-top: 20px;
		margin-left: 4%;
	}
	#body #body_index_video #body_index_video_benefits #body_index_video_benefits_flag {
		width: 15%;
		margin-top: 20px;
	}
	#body #body_index_video #body_index_video_benefits ul {
		width: 93%;
		font-size: 4.5vmin;
		line-height: 4vmin;
		margin-left: auto;
		margin-right: auto;
	}
	#body #body_index_video #body_index_video_benefits ul li {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 2%;
		padding-right: 1%;
	}
	#body #body_index_scientists #body_index_scientists_title {
		font-size: 6.25vmin;
		line-height: 7vmin;
		letter-spacing: -1px;
	}
	#body #body_index_scientists #body_index_scientists_title strong {
		text-decoration: underline;
		text-decoration-color: #ffa200;
	}
	/* #body #body_index_scientists .line {
		display: none;
		visibility: hidden;
	} */
	#body #body_index_scientists #body_index_scientists_intro p {
		font-size: 1rem;
	}
	#body #body_index_scientists .body_index_scientists_doc {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}
	#body #body_index_scientists .body_index_scientists_doc img {
		width: 25%;
		height: auto;
		margin: 0;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy {
		width: 68%;
		margin-left: 2%;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy h3 {
		font-size: 5vmin;
		line-height: 6vmin;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy h3 strong {
		display: block;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy .heading3 {
		font-size: 5vmin;
		line-height: 6vmin;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy .heading3 strong {
		display: block;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy p {
		width: 100%;
		height: auto;
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#body #body_index_scientists .body_index_scientists_doc .body_index_scientists_doc_copy p a {
		font-size: 1rem;
		display: block;
	}
	#body #body_index_scientists .btn {
		width: 95%;
	}
	#body #body_index_scientists .btn span {
		font-size: 4.5vmin;
	}
	#body #body_index_scientists #body_index_scientists_cambridge {
		width: 100%;
		margin-top: 40px;
	}
	#body #body_index_scientists #body_index_scientists_universities {
		width: 100%;
		margin-top: 10px;
	}
	#body #body_index_scientists #body_index_scientists_mit {
		width: 35%;
		height: auto;
		position: absolute;
		top: -20px;
		left: 2%;
	}
	#body #body_index_scientists #body_index_scientists_drmahathir {
		width: 60%;
		float: none;
		margin-top: 30px;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#body #body_index_phases #body_index_phases_wrapper {
		max-width: 100%;
	}
	#body #body_index_phases .body_index_phases_phase {
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 10px;
		position: relative;
	}
	#body #body_index_phases h3 {
		font-size: 7.5vmin;
		line-height: 1em;
		margin-top: 0;
	}
	#body #body_index_phases .heading3 {
		font-size: 7.5vmin;
		line-height: 1em;
		box-sizing: border-box;
		margin-top: 0;
		padding: 0 2.5%;
	}
	#body #body_index_phases p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#body #body_index_phases div:first-child p:nth-child(2), #body #body_index_phases div:first-child p:nth-child(3) {
		margin: 0 5%;
	}
	#body #body_index_phases .body_index_phases_phase img {
		width: 43%;
		vertical-align: top;
		margin: 0;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy {
		width: 55%;
		vertical-align: top;
		position: relative;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy h2 {
		width: 100%;
		height: auto;
		font-size: 5.5vmin !important;
		line-height: 6vmin !important;
		text-align: center;
		display: block;
		padding-top: 20px;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy h2.h1 {
		width: 100%;
		height: auto;
		font-size: 6vmin !important;
		line-height: 7vmin !important;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 10px;
		display: block;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2 {
		width: 100%;
		height: auto;
		font-size: 5.5vmin !important;
		line-height: 6vmin !important;
		text-align: center;
		display: block;
		padding-top: 20px;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .heading2.h1 {
		width: 100%;
		height: auto;
		font-size: 6vmin !important;
		line-height: 7vmin !important;
		text-align: center;
		margin-top: 0;
		margin-bottom: 10px;
		display: block;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy .line {
		position: absolute;
		top: 12%;
		left: 0;
	}
	#body #body_index_phases .body_index_phases_phase .body_index_phases_phase_copy p {
		width: 160%;
		font-size: 1rem;
		line-height: 1.4rem;
		text-indent: 10%;
		margin-top: 0;
		margin-left: -70%;
		padding-top: 20px;
	}
	#body #body_index_phases .body_index_phases_phase:nth-child(5) .line {
		top: 15%;
	}
	#body #body_index_phases .body_index_phases_phase:nth-child(6) .line {
		top: 13%;
	}
	#body #body_index_chart {
		width: 100%;
	}
	#body #body_index_chart #btn_orderNow_a {
		display: inherit;
	}
	#body #body_index_chart .btn {
		width: 90%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#body #body_index_chart img {
		width: 40%;
		height: auto;
		margin-top: 20px;
	}
	#body #body_index_chart #body_index_chart_comp {
		width: 100%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 0;
	}
	#body #body_index_discription #body_index_discription_grey {
		height: 75%;
		background: rgb(232,232,232); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	#body #body_index_discription .heading2:nth-child(2) {
		width: 95%;
		font-size: 6.75vmin;
		line-height: 1em;
	}
	#body #body_index_discription .heading2:nth-child(3) {
		font-size: 5.5vmin;
		line-height: 1em;
		padding-top: 0.25em;
	}
	#body #body_index_discription #body_index_discription_patents {
		width: 96%;
		height: auto;
		margin-top: 10px;
	}
	#body #body_index_discription #body_index_discription_under_h {
		width: 95%;
		font-size: 6.75vmin;
		line-height: 1em;
		margin-top: 0;
	}
	#body #body_index_discription #body_index_discription_under_sh {
		width: 90%;
		font-size: 5vmin;
		line-height: 5vmin;
		padding-top: 0.25em;
	}
	#body #body_index_discription .body_index_discription_logo {
		width: 11%;
		height: auto;
		margin-right: 2%;
	}
	#body #body_index_testimonials h3 {
		font-size: 9vmin;
		line-height: 10vmin;
	}
	#body #body_index_testimonials h2 {
		font-size: 5vmin;
		line-height: 5vmin;
	}
	#body #body_index_testimonials .heading3 {
		font-size: 9vmin;
		line-height: 10vmin;
	}
	#body #body_index_testimonials .heading2 {
		font-size: 5vmin;
		line-height: 5vmin;
	}
	#body #body_index_testimonials .body_index_testimonials_quote {
		width: 90%;
		display: inline-block;
		vertical-align: top;
		padding-left: 2%;
		padding-right: 2%;
		margin-bottom: 40px;
	}
	#body #body_index_testimonials .body_index_testimonials_quote p {
		font-size: 1rem;
		color: #ffffff;
		line-height: 1.4rem;
	}
	#body #body_index_testimonials .btn {
		width: 90%;
		margin-top: 0;
	}
	#body #body_index_testimonials .btn span {
		font-size: 5.5vmin;
	}

	/* BODY - SCIENCE */
	.science #science_el {
		margin-top: 0;
		float: none;
		padding-bottom: 0;
		padding-right: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	.science #science_greybox {
		width: 80%;
		padding-left: 4%;
		padding-right: 10%;
		margin-bottom: 20px;
	}
	.science #science_greybox h3 {
		font-size: 6vmin;
		line-height: 6vmin;
	}
	.science #science_greybox .heading3 {
		font-size: 6vmin;
		line-height: 6vmin;
	}
	.science #science_greybox ul {
		width: 68%;
		height: auto;
		font-size: 4vmin;
		line-height: 4vmin;
	}
	.science #science_greybox ul li {
		margin-top: 10px;
	}
	.science #science_bottle {
		width: 40%;
		margin-left: -37%;
	}
	.science #science_chart {
		width: 95%;
		height: auto;
		margin-left: 0;
	}
	.science #science_badges {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.science #science_badges img {
		max-width: 40%;
		height: auto;
		margin-bottom: 0;
	}
	.science #science_badges img:first-child {
		margin-right: 5%;
	}
	.science #science_ams {
		width: 80%;
		height: auto;
		float: none;
		padding-right: 0;
		padding-bottom: 0;
		display: block;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	.science .science_charts {
		display: block;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.science #science_chart_r {
		float: none;
		margin-top: 0;
		padding-left: 0;
	}

	/* BODY - ORDER */
	.order p:nth-child(2) {
		font-size: 1.1rem !important;
	}
	.order #order_testimonials {
		width: 100%;
		display: block;
	}
	.order #order_testimonials p {
		font-size: 1rem !important;
		line-height: 1.4em;
	}
	.order #order_testimonials_right {
		width: 100%;
		text-align: center;
		margin-left: 0;
	}
	.order #order_testimonials_right .line {
		margin-left: auto;
		margin-right: auto;
	}
	.order #order_doctor {
		width: 96%;
		height: auto;
		background-color: #1f4181;
		margin-top: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 2%;
		padding-right: 2%;
	}
	.order #order_doctor #order_doctor_top {
		width: 100%;
		height: auto;
		background-color: #ffffff;
	}
	.order #order_doctor #order_doctor_top img {
		width: 100%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	.order #order_doctor #order_doctor_top #order_doctor_top_right {
		width: 90%;
		text-align: center;
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	.order #order_doctor #order_doctor_top p {
		font-size: 1.15rem;
		line-height: 1.1em;
	}
	.order #order_doctor #order_doctor_top h2 {
		font-size: 6vmin;
		line-height: 6vmin;
	}
	.order #order_doctor #order_doctor_top h2 strong {
		font-size: 3.5vmin;
		line-height: 3.8vmin;
	}
	.order #order_doctor #order_doctor_top .heading2 {
		width: 108%;
		font-size: 5vmin;
		line-height: 1em;
		margin-left: -4%;
	}
	.order #order_doctor #order_doctor_top .heading2 strong {
		font-size: 0.7em;
		line-height: 1.25em;
	}
	.order #order_doctor #order_doctor_copy {
		font-size: 1rem !important;
		line-height: 1.4rem !important;
	}
	.order .order_q {
		font-size: 6vmin;
		line-height: 1.1em;
		margin-bottom: 5px;
	}
	.order .order_a {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.order #order_sup {
		width: 100%;
	}

	/* BODY - FAQ */
	.faq {
		padding-top: 40px;
	}
	.faq .faq_left {
		width: 100%;
		box-sizing: border-box;
		display: block;
		padding: 0 2.5%;
	}
	.faq .faq_left .heading3 {
		font-size: 1.5rem;
		line-height: 1em;
	}
	.faq .faq_left p {
		font-size: 1rem;
		/* line-height: 1.4em; */
	}
	.faq .faq_right {
		width: 0;
		height: 0;
		display: none;
		visibility: hidden;
	}

	/* BODY - CONTACT */
	.contact form {
		width: 90%;
	}
	.contact form h3 {
		font-size: 25px;
		color: #ffffff;
		margin: 0;
	}
	.contact form .heading3 {
		font-size: 5vmin;
		color: #ffffff;
		margin: 0;
	}
	.contact form .body_form_split {
		width: 100%;
		height: auto;
		display: block;
	}
	.contact form input {
		height: auto;
		font-size: 1rem ;
		padding: 0.75em;
		margin-top: 0;
	}
	.contact form textarea {
		height: 275px;
		font-size: 1rem;
	}
	.contact form .btn {
		width: 65%;
	}
	.contact form .btn span {
		font-size: 1.25rem;	}

	/* BODY - TESTIMONIALS */
	.testimonials .testimonials_lineHeading .line {
		width: 40%;
		display: inline-block;
	}
	.testimonials .testimonials_lineHeading h3 {
		font-size: 9vmin;
		line-height: 9vmin;
		display: block;
		margin-top: 5px;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.testimonials .testimonials_lineHeading .heading3 {
		font-size: 7.5vmin;
		line-height: 1em;
		display: block;
		margin-top: 5px;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.testimonials .testimonials_testimonial p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.testimonials .testimonials_testimonial p img {
		display: block;
		margin-top: 5px;
		margin-left: 0;
	}

	/* GUARANGEE */
	#guarantee .heading3 {
		text-align: center;
		margin: 0;
	}
	#guarantee .heading2 {
		width: 100%;
		height: auto;
		font-size: 6vmin !important;
		letter-spacing: -0.05em;
		text-align: center;
		padding: 0;
		margin: 10px 0;
	}
	#guarantee img {
		width: 45%;
		height: auto;
		float: right;
		padding-left: 2%;
		padding-bottom: 10px;
	}
	#guarantee #guarantee_left {
		width: 100%;
		height: auto;
		display: inline-block;
		vertical-align: top;
		margin-right: 0;
	}
	#guarantee #guarantee_left h2 {
		text-align: center;
		font-size: 9vmin;
		line-height: 9vmin;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#guarantee #guarantee_left .heading2 {
		text-align: center;
		font-size: 9vmin;
		line-height: 9vmin;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#guarantee #guarantee_left p {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#guarantee #guarantee_left .btn {
		width: 90%;
		font-size: 4vmin;
	}
	#guarantee #guarantee_left .btn span {
		font-size: 5.5vmin;
	}

	/* AWARD */
	#award {
		padding-bottom: 0;
	}
	#award h2.h1 {
		font-size: 5.5vmin;
		font-weight: normal;
		line-height: 6vmin;
		text-align: center;
		margin: 0;
	}
	#award .heading2.h1 {
		font-size: 5.5vmin;
		font-weight: normal;
		line-height: 6vmin;
		text-align: center;
		margin: 0;
	}
	#award img {
		vertical-align: middle;
	}
	#award #award_mags {
		width: 100%;
		height: auto;
		display: block;
		margin-right: 0;
		margin-top: 20px;
	}
	#award #award_award {
		width: 60%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#award p {
		font-size: 1rem;
		line-height: 1.4rem;
	}

	/* AWARDS */
	#awards {
		padding-bottom: 20px;
	}
	#awards h3 {
		font-size: 6.8vmin;
		line-height: 7vmin;
	}
	#awards .heading3 {
		font-size: 6.8vmin;
		line-height: 7vmin;
	}
	#awards img {
		width: 43%;
		margin-bottom: 20px;
	}

	/* SCIENCE - GREY BOX */
	#science_grey {
		margin-top: 10px;
	}
	#science_grey h3 {
		font-size: 6.5vmin;
		line-height: 7vmin;
	}
	#science_grey .heading3 {
		font-size: 6.5vmin;
		line-height: 7vmin;
	}
	#science_grey span {
		font-size: 5vmin !important;
		line-height: 6vmin !important;
	}
	#science_grey span strong {
		font-size: 5vmin !important;
		line-height: 6vmin !important;
	}
	#science_grey p {
		font-size: 4vmin !important;
		line-height: 6vmin !important;
	}
	#science_grey img {
		width: 90%;
		height: auto;
		margin-bottom: 30px;
	}
	#science_grey #science_grey_right {
		width: 90%;
		display: block;
		margin-left: 0;
		margin-left: auto;
		margin-right: auto;
	}

	/* SCIENCE - CLINICALLY PROVEN */
	#science_clinical .science_clinical_heading h3 {
		font-size: 6.5vmin;
		line-height: 7vmin;
		color: #ffffff;
		margin: 0;
		margin-left: 2%;
	}
	#science_clinical .science_clinical_heading .heading3 {
		font-size: 6.5vmin;
		line-height: 7vmin;
		color: #ffffff;
		margin: 0;
		margin-left: 2%;
	}
	#science_clinical .science_clinical_heading img {
		width: 20%;
		height: auto;
		position: absolute;
		top: -15px;
		right: 1%;
	}
	#science_clinical .science_clinical_item {
		padding-top: 20px;
	}
	#science_clinical .science_clinical_item img {
		max-width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy {
		width: 95%;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 20px;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy h3 {
		font-size: 5vmin;
		line-height: 6vmin;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy .heading3 {
		font-size: 5vmin;
		line-height: 6vmin;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy span {
		font-size: 14px;
		line-height: 20px;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy p {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 20px;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy a {
		font-size: 0.85em;
	}
	#science_clinical .science_clinical_item .science_clinical_item_copy .science_clinical_item_copy_p {
		font-weight: bold;
		font-style: italic;
	}
	#science_clinical .science_clinical_study h3 {
		font-size: 5vmin;
		line-height: 6vmin;
	}
	#science_clinical .science_clinical_study .heading3 {
		font-size: 5vmin;
		line-height: 6vmin;
	}
	#science_clinical .science_clinical_study p {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	#science_clinical .science_clinical_study a {
		font-size: 3vmin;
	}
	#science_clinical .science_clinical_study ul {
		font-size: 18px;
		line-height: 26px;
	}

	/* ORDER - GUARANTEE */
	#order_guarantee {
		margin-top: 20px;
		padding-bottom: 30px;
	}
	#order_guarantee img {
		width: 30%;
	}
	#order_guarantee #order_guarantee_title {
		width: 65%;
		margin-left: 1%;
	}
	#order_guarantee #order_guarantee_title h2 {
		font-size: 7vmin;
		line-height: 7vmin;
	}
	#order_guarantee #order_guarantee_title h2.h1 {
		font-size: 4.5vmin;
		line-height: 5vmin;
	}
	#order_guarantee #order_guarantee_title .heading2 {
		font-size: 7vmin;
		line-height: 7vmin;
	}
	#order_guarantee #order_guarantee_title .heading2.h1 {
		font-size: 4.5vmin;
		line-height: 5vmin;
	}
	#order_guarantee #order_guarantee_copy {
		width: 90%;
		display: block;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto
	}
	#order_guarantee #order_guarantee_copy p {
		font-size: 1rem;
		line-height: 1.4rem;
	}

	/* ORDER - AWARD */
	#order_award {
		text-align: center;
	}
	#order_award #order_award_left {
		width: 100%;
		text-align: center;
	}
	#order_award #order_award_left h3 {
		font-size: 8vmin;
		line-height: 9vmin;
	}
	#order_award #order_award_left .heading3 {
		font-size: 7vmin;
		line-height:1em;
	}
	#order_award #order_award_left .line {
		width: 30%;
		margin-left: auto;
		margin-right: auto;
	}
	#order_award #order_award_left p {
		font-size: 1rem;
		line-height: 1.4rem;
		text-align: left;
		color: #ffffff;
	}
	#order_award #order_award_award {
		width: 50%;
		height: auto;
		vertical-align: top;
		margin-top: -40px;
		margin-bottom: auto;
	}
	#order_award #order_award_bottom {
		width: 100%;
		height: auto;
		text-align: center;
		background-image: none;
		margin-top: 0;
	}
	#order_award #order_award_bottom div {
		width: 100%;
		max-width: 100%;
	}
	#order_award #order_award_bottom img {
		width: 100%;
		margin-left: auto;
		display: block;
	}

	/* ORDER - BUY */
	#order_buy #order_buy_left {
		width: 100%;
	}
	#order_buy #order_buy_right {
		width: 100%;
		margin-left: auto;
		margin-top: 20px;
	}
	#order_buy #order_buy_right h3 {
		font-size: 10vmin;
		text-align: center;
		line-height: 11vmin;
	}
	#order_buy #order_buy_right .heading3 {
		font-size: 10vmin;
		text-align: center;
		line-height: 11vmin;
	}
	#order_buy #order_buy_right p {
		font-size: 1rem;
		line-height: 1.4rem;
		margin-bottom: 0;
	}

	/* DISCLAIMERS */
	.disclaimer .heading3 {
		font-size: 1.25rem;
		line-height: 1em;
		margin-bottom: 0;
	}
	.disclaimer p {
		font-size: 1rem;
		line-height: 1.4rem;
	}

	/* FOOTER */
	#footer #footer_top {
		padding-top: 30px;
	}
	#footer #footer_top img {
		width: 35%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	#footer #footer_top ul {
		width: 40%;
		font-size: 1rem;
		vertical-align: top;
	}
	#footer #footer_top ul li {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#footer #footer_bottom {
		text-align: center;
		background-color: #363636;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	#footer #footer_bottom img {
		width: 40%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#footer #footer_bottom #footer_bottom_copy {
		width: 90%;
		display: block;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	#footer #footer_bottom #footer_bottom_copy p:first-child {
		font-size: 0.75rem ;
		line-height: 1.15rem;
	}

}