/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img,
picture {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
picture,
svg,
video {
	vertical-align: middle
}

br {
	display: none
}

br.resp {
	display: block
}

br.all {
	display: block
}

.resp {
	display: block
}

.hidden {
	display: none !important;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.aligncenter {
	text-align: center
}

.alignright {
	text-align: right
}

img.aligncenter,
picture.aligncenter,
iframe.aligncenter,
button.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: initial
}

.relative {
	position: relative
}

.ucase {
	text-transform: uppercase
}

.cap {
	text-transform: capitalize
}

.no-mt {
	margin-top: 0 !important
}

.no-mb {
	margin-bottom: 0 !important
}

.with-pb {
	padding-bottom: 1em !important
}

.no-pb {
	padding-bottom: 0 !important
}

.with-mt {
	margin-top: 1em !important
}

.with-mb {
	margin-bottom: 1em !important
}

.with-pt {
	padding-top: 1em !important
}

.with-text-shadow {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4)
}

img.left,
picture.left,
img.right,
picture.right {
	display: block;
	margin: 0 auto
}

.no-resp,
img.no-resp,
picture.no-resp {
	display: none
}

img,
picture {
	max-width: 100%;
	height: auto
}

.normal {
	font-weight: normal
}

.no-check {
	list-style: none
}

.with-shadow {
	box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.2)
}

.extrabold {
	font-weight: 800
}

p.small {
	font-size: 90%
}

@media screen and (min-width: 768px) {
	.left {
		float: left
	}

	.right {
		float: right
	}

	.clear {
		clear: both
	}

	.resp,
	br.resp {
		display: none
	}

	img.left,
	picture.left,
	.rotate-wrapper.left,
	.over-edge.left {
		margin-right: 25px
	}

	img.right,
	picture.right,
	.rotate-wrapper.right,
	.over-edge.right {
		margin-left: 25px
	}

	img.left,
	picture.left,
	img.right,
	picture.right {
		max-width: 45%
	}

	.one-third {
		width: 33%;
		display: inline-block;
		vertical-align: top
	}
}

@media screen and (min-width: 1140px) {
	br {
		display: block
	}

	img.left,
	picture.left,
	img.right,
	picture.right {
		max-width: initial
	}
}

@media screen and (max-width: 768px) {
	.over-edge {
		width: 100% !important
	}
}

.over-edge>img,
.over-edge>picture {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

@media screen and (min-width: 1140px) {

	.over-edge>img,
	.over-edge>picture {
		max-width: none;
		position: relative
	}
}

@media screen and (min-width: 1140px) {
	.no-resp {
		display: inherit !important
	}
}

.with-side-margin {
	margin-left: 20px;
	margin-right: 20px
}

@media screen and (min-width: 768px) {
	.with-side-margin {
		margin-left: 50px;
		margin-right: 50px
	}
}

.with-side-padding {
	padding-left: 20px;
	padding-right: 20px
}

@media screen and (min-width: 768px) {
	.with-side-padding {
		padding-left: 50px;
		padding-right: 50px
	}
}

.with-padding {
	padding: 20px
}

@media screen and (min-width: 768px) {
	.with-padding {
		padding: 50px
	}
}

.full-width {
	width: 100%
}

.px-pad {
	padding-top: 1px;
	padding-bottom: 1px
}

.no-side-pad {
	padding-left: 0;
	padding-right: 0
}

.list li,
.techniques,
.component .graphics,
.testimonial,
.testimonial .text-version,
.path,
.footer,
.footer .links,
.upsell .back-btn-warning,
.upsell .price-box,
.upsell .series-component-title,
.upsell .series-component-title .title,
.upsell .box-image-right,
.upsell .joint-regen-offers,
.upsell.dine .hero,
.upsell.dine .principles .principle,
.upsell .bioperine-offer,
.product-selection,
.product-selection .product .content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}

.myth-title,
.the-fix,
.move-demo,
.techniques .technique,
.flex-centered-box,
.component,
.testimonial .graphic,
.benefit,
.upsell .black-cta,
.upsell .jr-offers,
.upsell .joint-regen-offers .joint-regen-offer .regular-price,
.upsell #isometrics-decline .confirm,
#bridge-page .email-form input[type=email],
#bridge-page .email-form input[type=submit] {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

html {
	color: #000;
	font-size: 62.5%;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	line-height: 1.6;
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body {
	font-size: 1.5rem;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background: #949494
}

@media screen and (min-width: 768px) {
	body {
		font-size: 1.7rem
	}
}

@media screen and (min-width: 1140px) {
	body {
		font-size: 2rem
	}
}

.wrapper {
	width: 100%;
	background-color: #949494
}

p.small {
	font-size: 1.4rem
}

@media screen and (min-width: 1140px) {
	p.small {
		font-size: 1.6rem
	}
}

section {
	box-sizing: border-box;
	width: 96%;
	margin: 0 auto;
	padding: 1px 25px;
	background-color: #ffffff
}

@media screen and (min-width: 1140px) {
	section {
		width: 1066px;
		padding: 1px 50px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: 1.2
}

h1 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 2.1rem
}

@media screen and (min-width: 768px) {
	h1 {
		font-size: 2.6rem
	}
}

@media screen and (min-width: 1140px) {
	h1 {
		font-size: 3.8rem
	}
}

h1.xlarge {
	font-size: 3rem
}

@media screen and (min-width: 768px) {
	h1.xlarge {
		font-size: 4rem
	}
}

@media screen and (min-width: 1140px) {
	h1.xlarge {
		font-size: 5rem
	}
}

h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 2.5rem
}

@media screen and (min-width: 768px) {
	h2 {
		font-size: 3.4rem
	}
}

@media screen and (min-width: 1140px) {
	h2 {
		font-size: 3.9rem
	}
}

h2.large {
	font-size: 2.8rem
}

@media screen and (min-width: 768px) {
	h2.large {
		font-size: 4rem
	}
}

@media screen and (min-width: 1140px) {
	h2.large {
		font-size: 4.4rem
	}
}

h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 2.2rem
}

@media screen and (min-width: 768px) {
	h3 {
		font-size: 2.3rem
	}
}

@media screen and (min-width: 1140px) {
	h3 {
		font-size: 3.2rem
	}
}

h4 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 2rem
}

@media screen and (min-width: 768px) {
	h4 {
		font-size: 2.8rem
	}
}

h5 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.9rem
}

@media screen and (min-width: 768px) {
	h5 {
		font-size: 2.2rem
	}
}

h6 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.5rem
}

@media screen and (min-width: 768px) {
	h6 {
		font-size: 1.6rem
	}
}

@media screen and (min-width: 1140px) {
	h6 {
		font-size: 2rem
	}
}

#top-section {
	padding: 15px 0
}

@media screen and (min-width: 768px) {
	#top-section h5 {
		font-size: 1.7rem
	}
}

@media screen and (min-width: 1140px) {
	#top-section h5 {
		font-size: 2.2rem
	}
}

#hero {
	padding: 15px 10px;
	background: url("../images/header-bg.jpg") 0 0 no-repeat #fff;
	background-size: contain
}

@media screen and (min-width: 768px) {
	#hero {
		background: url("../images/header-bg.jpg") 40% 0 no-repeat #fff;
		background-size: cover
	}
}

@media screen and (min-width: 1140px) {
	#hero {
		background-position: 0 0;
		padding: 20px 15px
	}
}

#hero .content {
	color: #000000
}

@media screen and (min-width: 768px) {
	#hero .content {
		width: 70%;
		padding: 0
	}
}

#hero .content .top-content {
	width: 66%
}

@media screen and (min-width: 768px) {
	#hero .content .top-content {
		width: 100%
	}
}

#hero .content .top-content>img.aligncenter,
#hero .content .top-content>picture.aligncenter {
	margin: 10px 0
}

@media screen and (min-width: 768px) {

	#hero .content .top-content>img.aligncenter,
	#hero .content .top-content>picture.aligncenter {
		margin: 0 auto
	}
}

#hero.new-header {
	background: url("../images/header-r3.jpg") 66px 0/contain no-repeat #c1fdff
}

@media screen and (min-width: 768px) {
	#hero.new-header {
		background: url("../images/header-r3.jpg") 40% 0 no-repeat #c1fdff;
		background-size: cover
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header {
		background-position: 200px center;
		background-size: contain;
		padding: 20px 0 10px 15px
	}
}

@media screen and (min-width: 768px) {
	#hero.new-header .content {
		width: 45%
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header .content {
		width: 63%
	}
}

@media screen and (min-width: 768px) {
	#hero.new-header .content .top-content h1 {
		font-size: 2rem
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header .content .top-content h1 {
		font-size: 2.5rem
	}
}

@media screen and (min-width: 768px) {
	#hero.new-header .content h1 {
		font-size: 2rem
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header .content h1 {
		font-size: 3.1rem
	}
}

#hero.new-header-alt {
	background: url("../images/header-r3.jpg") 70px 0 no-repeat #c1fdff
}

@media screen and (min-width: 768px) {
	#hero.new-header-alt {
		background: url("../images/header-r3.jpg") 40% 0 no-repeat #c1fdff;
		background-size: cover
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header-alt {
		background-position: right;
		background-size: contain;
		padding: 20px 0 10px 15px
	}
}

@media screen and (min-width: 768px) {
	#hero.new-header-alt .content {
		width: 45%
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header-alt .content {
		width: 56%
	}
}

@media screen and (min-width: 768px) {
	#hero.new-header-alt .content .top-content h1 {
		font-size: 2rem
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header-alt .content .top-content h1 {
		font-size: 2.5rem
	}
}

#hero.new-header-alt .content .top-content img,
#hero.new-header-alt .content .top-content picture {
	max-width: 90%
}

@media screen and (min-width: 768px) {
	#hero.new-header-alt .content h1 {
		font-size: 2rem
	}
}

@media screen and (min-width: 1140px) {
	#hero.new-header-alt .content h1 {
		font-size: 2.6rem
	}
}

#header-separator {
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eee 0%, #fff 33%, #fff 67%, #eee 100%);
	background: -webkit-linear-gradient(top, #eee 0%, #fff 33%, #fff 67%, #eee 100%);
	background: linear-gradient(to bottom, #eee 0%, #fff 33%, #fff 67%, #eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
	padding: 15px 0
}

.list {
	padding-left: 20px
}

@media screen and (min-width: 768px) {
	.list {
		padding-left: auto;
		padding-left: initial
	}
}

.list li {
	justify-content: center;
	align-items: flex-start;
	margin: 12px 0
}

.list li:before {
	flex: 1;
	margin-right: 15px
}

@media screen and (min-width: 768px) {
	.list li:before {
		flex: .5
	}
}

.list li div {
	flex: 12
}

.list.red-x li:before {
	content: url("../images/cross-out-transparent.png")
}

.list.blue-circle-check {
	padding-left: 0
}

@media screen and (min-width: 768px) {
	.list.blue-circle-check {
		padding-left: 20px
	}
}

.list.blue-circle-check li:before {
	content: url("../images/blue-check.gif");
	transform: scale(0.7)
}

@media screen and (min-width: 768px) {
	.list.blue-circle-check li:before {
		transform: scale(1)
	}
}

.list.red-check li {
	align-items: center
}

.list.red-check li:before {
	content: '\2714';
	color: #fe0000;
	font-size: 3rem;
	margin-right: 20px
}

@media screen and (min-width: 768px) {
	.list.red-check li:before {
		margin-right: 0
	}
}

.list.red-checkbox {
	padding-left: 0
}

@media screen and (min-width: 768px) {
	.list.red-checkbox {
		padding-left: 20px
	}
}

.list.red-checkbox li:before {
	content: url("../images/red-checkbox.png")
}

.list.blue-check li {
	align-items: center
}

.list.blue-check li:before {
	content: '\2714';
	color: #75d7fa;
	font-size: 3rem;
	margin-right: 20px
}

@media screen and (min-width: 768px) {
	.list.blue-check li:before {
		margin-right: 0
	}
}

.list.green-check li:before {
	content: url("../images/green-check.gif")
}

.list.green-check-2 li:before {
	content: url("https://www.youarestrongbydesign.com/order/images/checkmark-green.png")
}

.list.with-side-padding {
	padding-left: 20px;
	padding-right: 20px
}

@media screen and (min-width: 768px) {
	.list.with-side-padding {
		padding-left: 50px;
		padding-right: 50px
	}
}

#glute-1 {
	background-color: #0c2d60;
	background: -moz-linear-gradient(top, #18457e 0%, #18457e 73%, #123972 82%, #10356a 92%, #0c2d60 100%);
	background: -webkit-linear-gradient(top, #18457e 0%, #18457e 73%, #123972 82%, #10356a 92%, #0c2d60 100%);
	background: linear-gradient(to bottom, #18457e 0%, #18457e 34%, #123972 36%, #10356a 40%, #0c2d60 44%);
	padding-bottom: 50px;
	position: relative
}

@media screen and (min-width: 768px) {
	#glute-1 {
		padding-right: 0;
		background: -moz-linear-gradient(top, #18457e 0%, #18457e 73%, #123972 82%, #10356a 92%, #0c2d60 100%);
		background: -webkit-linear-gradient(top, #18457e 0%, #18457e 73%, #123972 82%, #10356a 92%, #0c2d60 100%);
		background: linear-gradient(to bottom, #18457e 0%, #18457e 73%, #123972 83%, #10356a 90%, #0c2d60 98%)
	}
}

@media screen and (min-width: 768px) {
	#glute-1:before {
		background: url("../images/glute-bg-1.jpg") 100% 0 no-repeat transparent;
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0
	}
}

#glute-1>img,
#glute-1>picture {
	position: absolute;
	top: 0;
	right: 0
}

#glute-1 h2 {
	position: relative;
	z-index: 2
}

#glute-1>h2 {
	display: none
}

@media screen and (min-width: 768px) {
	#glute-1>h2 {
		display: block
	}
}

#glute-1 .content {
	position: relative;
	z-index: 2;
	padding: 0
}

@media screen and (min-width: 768px) {
	#glute-1 .content {
		width: 50%
	}
}

@media screen and (min-width: 768px) {
	#glute-1 .content>h2 {
		display: none
	}
}

.glutes-img {
	width: 200px
}

@media screen and (min-width: 768px) {
	.glutes-img {
		display: none !important
	}
}

#glute-2 {
	background-color: #062659;
	background: -moz-linear-gradient(top, #0c2d60 0%, #062659 10%, #0b295b 25%, #102c5b 50%, #102c5b 75%, #0a285a 100%);
	background: -webkit-linear-gradient(top, #0c2d60 0%, #062659 10%, #0b295b 25%, #102c5b 50%, #102c5b 75%, #0a285a 100%);
	background: linear-gradient(to bottom, #0c2d60 0%, #062659 6%, #0b295b 25%, #102c5b 50%, #102c5b 60%, #082658 85%, #0a285a 100%);
	position: relative
}

@media screen and (min-width: 768px) {
	#glute-2:before {
		background: url("../images/glute-bg-2.jpg") 0 0 no-repeat transparent;
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 50px;
		left: 0
	}
}

#glute-2 h3 {
	position: relative;
	z-index: 2
}

#glute-2 .content {
	position: relative;
	z-index: 2
}

@media screen and (min-width: 768px) {
	#glute-2 .content {
		width: 50%;
		margin-left: 50%
	}
}

#glute-3 {
	background: #000000
}

@media screen and (min-width: 768px) {
	#glute-3 {
		background: url("../images/glute-bg-3.jpg") 100% 0 no-repeat #000;
		background-size: contain
	}
}

@media screen and (min-width: 768px) {
	#glute-3 .content {
		width: 50%;
		padding: 25px
	}
}

@media screen and (min-width: 1140px) {
	.myth-title {
		padding-left: 240px
	}
}

.myth-title img,
.myth-title picture {
	order: 2;
	margin: 0 20px 0 0
}

@media screen and (min-width: 768px) {

	.myth-title img,
	.myth-title picture {
		margin: 0 0 0 80px
	}
}

.the-fix h3 {
	flex: 1
}

@media screen and (min-width: 768px) {
	.the-fix h3 {
		flex: inherit;
		flex: initial
	}
}

.inner-content {
	width: 96%;
	margin: 25px auto;
	border: 2px solid #6ba2a9
}

.inner-content h3 {
	margin: 15px 0
}

.move-demo {
	padding: 0 25px;
	margin: 25px 0
}

.move-demo img,
.move-demo picture {
	width: 80%;
	display: block;
	margin: 0 auto 20px
}

@media screen and (min-width: 768px) {

	.move-demo img,
	.move-demo picture {
		width: auto;
		width: initial;
		display: inline;
		display: initial;
		margin: 0
	}
}

.move-demo div {
	flex: 1;
	margin-left: 20px
}

.techniques .technique {
	width: 75%;
	margin: 30px auto
}

@media screen and (min-width: 768px) {
	.techniques .technique {
		width: 30%;
		margin: 0 0 30px
	}
}

@media screen and (min-width: 1140px) {
	.techniques .technique {
		width: 26%
	}
}

.flex-centered-box img,
.flex-centered-box picture {
	margin-right: 25px
}

.flex-centered-box div {
	flex: 1
}

.component {
	background: #eaeaea;
	margin: 30px 0;
	padding: 15px 35px 15px 0
}

.component .graphics {
	flex-direction: column;
	align-items: flex-end;
	position: relative
}

.component .graphics>img:nth-of-type(2),
.component .graphics>picture:nth-of-type(2) {
	margin-right: 15px
}

.component .graphics .value {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px
}

@media screen and (min-width: 768px) {
	.component .graphics .value {
		width: auto;
		width: initial
	}
}

@media screen and (min-width: 768px) {
	.component .graphics#vault .value {
		bottom: -70px
	}
}

.component .description {
	flex: 1;
	padding-left: 20px
}

.component ul.list {
	flex: 1 1 100%
}

@media screen and (min-width: 768px) {
	.component ul.list {
		margin: 0 50px
	}
}

.testimonial {
	background: #ffffff;
	margin: 30px 0
}

.testimonial>.image {
	display: none
}

@media screen and (min-width: 768px) {
	.testimonial>.image {
		display: inherit;
		display: initial
	}
}

.testimonial .graphic {
	padding: 45px 45px 0
}

@media screen and (min-width: 768px) {
	.testimonial .graphic {
		padding: 45px 0 45px 45px
	}
}

.testimonial .content {
	flex: 1;
	margin-right: 45px;
	padding-left: 45px
}

@media screen and (min-width: 768px) {
	.testimonial .content {
		font-size: 1.8rem
	}
}

@media screen and (min-width: 768px) {
	.testimonial .text-version {
		display: none
	}
}

.testimonial .text-version>img,
.testimonial .text-version>picture {
	margin: 10px;
	border-radius: 50%
}

.testimonial .text-version .text {
	flex: 1;
	font-size: 70%;
	margin-right: 25px
}

.testimonial.txt-only {
	margin: 0
}

.socials {
	padding-top: 30px;
	padding-bottom: 30px
}

@media screen and (min-width: 768px) {
	.socials {
		padding-top: 1px;
		padding-bottom: 1px
	}
}

@media screen and (min-width: 768px) {

	.benefit>img,
	.benefit>picture {
		margin: 0 30px 0 0
	}
}

.benefit>img.after,
.benefit>picture.after {
	width: 100%
}

@media screen and (min-width: 768px) {

	.benefit>img.after,
	.benefit>picture.after {
		width: initial;
		margin: 0 0 0 30px;
		order: 2
	}
}

.benefit>ul {
	flex: 1
}

.oswald {
	font-family: Oswald, "Open Sans", Arial, Helvetica, sans-serif
}

#countdown {
	text-align: center;
	margin: 20px auto;
	font-size: 6rem
}

#promo-block {
	display: none
}

.path {
	padding-top: 15px
}

.path>img,
.path>picture {
	margin-top: 20px;
	transform: scale(0.7)
}

@media screen and (min-width: 768px) {

	.path>img,
	.path>picture {
		transform: scale(1)
	}
}

.path .description {
	flex: 1;
	margin-left: 10px
}

@media screen and (min-width: 768px) {
	.path .description {
		margin-left: 40px
	}
}

.path.with-bgr {
	background: #ffffff;
	background: -moz-linear-gradient(top, #efefef 0%, #f4f4f4 2%, #fff 5%);
	background: -webkit-linear-gradient(top, #efefef 0%, #f4f4f4 2%, #fff 5%);
	background: linear-gradient(to bottom, #efefef 0%, #f4f4f4 2%, #fff 5%)
}

@media screen and (min-width: 768px) {

	.purchase-link>img,
	.purchase-link>picture {
		width: 350px
	}
}

@media screen and (min-width: 1140px) {

	.purchase-link>img,
	.purchase-link>picture {
		display: auto;
		width: initial
	}
}

#references {
	background-color: #636162;
	font-size: 86%;
	overflow-wrap: break-word
}

#clickbank {
	color: #999;
	font-size: 90%
}

.footer {
	font-size: 80%;
	padding-top: 40px;
	padding-bottom: 40px;
	align-items: baseline;
	background: transparent
}

.footer .copyright {
	flex: 1;
	text-align: center
}

@media screen and (min-width: 768px) {
	.footer .copyright {
		text-align: left
	}
}

.footer .copyright img,
.footer .copyright picture {
	width: 350px
}

.footer .links {
	width: 100%;
	list-style: none;
	margin: 0;
	align-items: flex-start
}

@media screen and (min-width: 768px) {
	.footer .links {
		width: 60%
	}
}

@media screen and (min-width: 1024px) {
	.footer .links {
		width: 50%
	}
}

.footer .links li {
	margin-left: 10px
}

.footer .links li:first-of-type {
	margin-left: 0
}

.footer .links li a {
	text-decoration: none;
	color: #000000
}

.upsell .back-btn-warning {
	align-items: center
}

@media screen and (min-width: 768px) {
	.upsell .back-btn-warning {
		margin-bottom: 20px
	}
}

.upsell .back-btn-warning img,
.upsell .back-btn-warning picture {
	margin: 0 auto;
	display: block;
	width: 63px
}

@media screen and (min-width: 768px) {

	.upsell .back-btn-warning img,
	.upsell .back-btn-warning picture {
		width: 90px
	}
}

.upsell .back-btn-warning img:nth-of-type(2),
.upsell .back-btn-warning picture:nth-of-type(2) {
	display: none
}

@media screen and (min-width: 768px) {

	.upsell .back-btn-warning img:nth-of-type(2),
	.upsell .back-btn-warning picture:nth-of-type(2) {
		display: block
	}
}

.upsell .upsell-component {
	background: #f1f5f6;
	margin: 40px 0;
	padding: 15px 35px 15px
}

.upsell .components-list {
	border: 2px dashed #ff0000;
	padding: 4px;
	margin-top: 50px
}

.upsell .components-list .title {
	background: #016b7b;
	color: #fff;
	padding: 30px 10px
}

.upsell .components-list .title h3 {
	margin: 0
}

.upsell .components-list .title .sale-notice {
	background: #d20001;
	width: 90%;
	margin: 15px auto 0;
	color: #ffe42b;
	font-size: 2.5rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center
}

@media screen and (min-width: 768px) {
	.upsell .components-list .title .sale-notice {
		width: 576px;
		font-size: 6rem;
		padding: 0
	}
}

.upsell .components-list table {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 1.4rem
}

@media screen and (min-width: 768px) {
	.upsell .components-list table {
		font-size: 1.8rem
	}
}

.upsell .components-list table thead td {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #000000
}

.upsell .components-list table td.name {
	width: 40%
}

.upsell .components-list table td.status {
	width: 15%
}

.upsell .components-list table td.regular-price {
	width: 25%
}

.upsell .components-list table td {
	text-align: center;
	padding: 10px 0
}

.upsell .components-list table td:first-of-type {
	text-align: left;
	text-transform: uppercase
}

.upsell .components-list table tbody td:nth-of-type(2) {
	color: #d20001;
	font-weight: bold
}

.upsell .components-list .summary {
	background: #ededed;
	padding: 2px
}

@media screen and (min-width: 768px) {
	.upsell .components-list .summary h2 {
		font-size: 3rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .components-list .summary h2 {
		font-size: 4.4rem
	}
}

.upsell .price-box {
	width: 80%;
	margin: 0 auto
}

@media screen and (min-width: 768px) {
	.upsell .price-box {
		width: 390px
	}
}

@media screen and (min-width: 1140px) {
	.upsell .price-box {
		margin: 0 auto 20px
	}
}

.upsell .price-box .regular-price {
	width: 50%
}

.upsell .price-box .regular-price h3 {
	font-size: 2.1rem
}

@media screen and (min-width: 768px) {
	.upsell .price-box .regular-price h3 {
		font-size: 2.6rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .price-box .regular-price h3 {
		font-size: 3.3rem
	}
}

.upsell .price-box .regular-price .amount {
	position: relative
}

.upsell .price-box .regular-price .amount .cross-out {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 80px
}

@media screen and (min-width: 768px) {
	.upsell .price-box .regular-price .amount .cross-out {
		width: auto;
		width: initial;
		left: 30px
	}
}

.upsell .price-box .today-price {
	width: 50%
}

.upsell .price-box .today-price h2 strong {
	font-weight: 800
}

.upsell .price-box .amount {
	text-align: center;
	font-size: 6.5rem;
	font-weight: bold
}

@media screen and (min-width: 768px) {
	.upsell .price-box .amount {
		font-size: 10rem
	}
}

.upsell .price-box .amount sup {
	font-size: 3rem;
	top: -30px
}

@media screen and (min-width: 768px) {
	.upsell .price-box .amount sup {
		font-size: 4.5rem
	}
}

.upsell .price-box.large {
	width: 96%
}

@media screen and (min-width: 768px) {
	.upsell .price-box.large {
		width: 600px
	}
}

@media screen and (min-width: 1140px) {
	.upsell .price-box.large {
		width: 720px
	}
}

.upsell .price-box.large .regular-price h3 {
	font-size: 1.8rem
}

@media screen and (min-width: 768px) {
	.upsell .price-box.large .regular-price h3 {
		font-size: 2.4rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .price-box.large .regular-price h3 {
		font-size: 3.3rem
	}
}

.upsell .price-box.large .regular-price .amount .cross-out {
	top: 10px;
	left: 50px;
	width: 40px
}

@media screen and (min-width: 768px) {
	.upsell .price-box.large .regular-price .amount .cross-out {
		left: 120px;
		top: 25px;
		width: 130px
	}
}

.upsell .price-box.large .amount {
	text-align: center;
	font-size: 3rem;
	font-weight: bold
}

@media screen and (min-width: 768px) {
	.upsell .price-box.large .amount {
		font-size: 9rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .price-box.large .amount {
		font-size: 10rem
	}
}

.upsell .price-box.large .amount sup {
	font-size: 2.2rem;
	top: -10px
}

@media screen and (min-width: 768px) {
	.upsell .price-box.large .amount sup {
		font-size: 4.5rem;
		top: -30px
	}
}

.upsell .buy-btn {
	display: block;
	margin: 40px auto 10px;
	text-align: center;
	font-style: italic;
	line-height: 1.2;
	width: 98%;
	font-size: 1.5rem;
	font-weight: 800;
	color: #00192f;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 10px;
	box-shadow: 2px 4px 5px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 3px #fcdd10;
	background: #fcdd10;
	background: linear-gradient(to bottom, #fcdd10 0%, #fbd60c 25%, #fbca0c 51%, #fbc108 75%, #fabf0b 87%, #fabd0a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcdd10', endColorstr='#fabd0a', GradientType=0)
}

@media screen and (min-width: 768px) {
	.upsell .buy-btn {
		font-size: 2.5rem;
		width: 80%
	}
}

@media screen and (min-width: 1140px) {
	.upsell .buy-btn {
		font-size: 3.5rem;
		width: 70%
	}
}

@media screen and (min-width: 1140px) {
	.upsell .buy-btn.large {
		width: 82%
	}
}

.upsell .series-component-title {
	background: #f1f5f6;
	margin: 30px auto 0;
	padding: 35px 0 20px;
	justify-content: flex-start;
	align-items: flex-start;
	align-items: initial
}

.upsell .series-component-title .title {
	flex: 12;
	font-size: 2.1rem;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 35px;
	background-color: #73c3e2;
	align-items: center
}

@media screen and (min-width: 768px) {
	.upsell .series-component-title .title {
		font-size: 2.5rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .series-component-title .title {
		font-size: 3.7rem
	}
}

.upsell .series-component-title .title.sm {
	font-size: 1.6rem
}

@media screen and (min-width: 768px) {
	.upsell .series-component-title .title.sm {
		font-size: 2.6rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .series-component-title .title.sm {
		font-size: 2.9rem
	}
}

.upsell .series-component-title .white-placeholder {
	flex: 2
}

.upsell .series-component-title .white-placeholder .triangle-separator {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 35px 67px 35px;
	border-color: transparent transparent #f1f5f6 #73c3e2
}

.upsell .series-component-title .white-placeholder .triangle-separator.two-lines {
	border-width: 0 35px 118px 35px
}

.upsell .series-component-title.alt {
	background: #fff
}

.upsell .series-component-title.alt .white-placeholder .triangle-separator {
	border-color: transparent transparent #ffffff #73c3e2
}

.upsell .series-component {
	background: #f1f5f6;
	padding: 10px 35px;
	margin-bottom: 20px
}

.upsell .series-component.alt {
	background: #ffffff
}

.upsell .black-cta h5 {
	flex: 1
}

.upsell .list.blue-circle-check li {
	align-items: center
}

.upsell .list.blue-circle-check li :before {
	transform: scale(0.8)
}

.upsell .inline-check {
	padding: 0 6px 0 30px
}

@media screen and (min-width: 768px) {

	.upsell .box-image-right>img,
	.upsell .box-image-right>picture {
		order: 2;
		margin-left: 14px
	}
}

.upsell .box-image-right .content {
	flex: 1
}

.upsell .big-plus {
	font-size: 8rem;
	font-weight: bold
}

@media screen and (min-width: 768px) {
	.upsell .big-plus {
		font-size: 6rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell .big-plus {
		font-size: 8rem
	}
}

@media screen and (min-width: 768px) {
	.upsell .joint-regen-offers {
		margin-top: 80px
	}
}

.upsell .joint-regen-offers .joint-regen-offer {
	background: #e4e5e7;
	margin: 35px 5px 0;
	padding-bottom: 16px
}

@media screen and (min-width: 768px) {
	.upsell .joint-regen-offers .joint-regen-offer {
		flex: 1
	}
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price {
	position: relative;
	background: #757577;
	color: #ffffff;
	margin-top: 16px
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price .price {
	margin-right: 10px;
	font-size: 3rem;
	font-weight: bold
}

@media screen and (min-width: 1140px) {
	.upsell .joint-regen-offers .joint-regen-offer .regular-price .price {
		font-size: 3.6rem
	}
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price .price sup {
	font-size: 70%
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price .description {
	font-weight: 300;
	line-height: 1.1
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price .description strong {
	font-weight: 700
}

.upsell .joint-regen-offers .joint-regen-offer .regular-price .cross-out {
	position: absolute;
	top: 5px;
	left: 70px;
	width: 50px
}

@media screen and (min-width: 768px) {
	.upsell .joint-regen-offers .joint-regen-offer .regular-price .cross-out {
		left: 30px
	}
}

@media screen and (min-width: 1140px) {
	.upsell .joint-regen-offers .joint-regen-offer .regular-price .cross-out {
		top: 10px;
		left: 50px
	}
}

.upsell .joint-regen-offers .joint-regen-offer .special-price {
	margin-top: 12px
}

.upsell .joint-regen-offers .joint-regen-offer .special-price .price {
	text-align: center;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1
}

@media screen and (min-width: 1140px) {
	.upsell .joint-regen-offers .joint-regen-offer .special-price .price {
		font-size: 6.2rem
	}
}

.upsell .joint-regen-offers .joint-regen-offer .special-price .price sup {
	font-size: 70%
}

.upsell .joint-regen-offers .joint-regen-offer .special-price h4 {
	font-weight: 300
}

.upsell .joint-regen-offers .joint-regen-offer .buy-now-btn {
	width: 80%
}

.upsell .joint-regen-offers .joint-regen-offer .terms {
	font-size: 90%
}

.upsell .joint-regen-offers .joint-regen-offer.popular {
	border: 6px solid #fe0000;
	background: #feff95;
	position: relative;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: 80px
}

@media screen and (min-width: 768px) {
	.upsell .joint-regen-offers .joint-regen-offer.popular {
		margin-top: 0
	}
}

.upsell .joint-regen-offers .joint-regen-offer.popular .popular-badge {
	position: absolute;
	top: -77px;
	left: 50%;
	transform: translateX(-50%)
}

.upsell .highlight-study {
	width: 96%;
	margin: 15px auto;
	padding: 10px 25px;
	background-color: #f4efd9;
	border-radius: 12px
}

.upsell .green-checkmark {
	font-size: 190%;
	color: #15e200
}

.upsell.isometric .list.red-check li {
	align-items: baseline
}

@media screen and (min-width: 1140px) {
	.upsell.dine h1 {
		font-size: 5rem
	}
}

.upsell.dine .hero {
	justify-content: center
}

.upsell.dine .hero .left-col {
	order: 2
}

@media screen and (min-width: 1140px) {
	.upsell.dine .hero .left-col {
		margin-right: 20px;
		width: 52%;
		order: 1
	}
}

.upsell.dine .hero .right-col {
	background: #f7eecf;
	padding: 15px;
	order: 1
}

@media screen and (min-width: 1140px) {
	.upsell.dine .hero .right-col {
		width: 40%;
		order: 2
	}
}

.upsell.dine .principles {
	margin: 0 auto
}

@media screen and (min-width: 1140px) {
	.upsell.dine .principles {
		width: 500px
	}
}

.upsell.dine .principles .principle {
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 10px
}

.upsell.dine .principles .principle>img,
.upsell.dine .principles .principle>picture {
	margin-right: 10px
}

@media screen and (min-width: 768px) {

	.upsell.dine .principles .principle>img,
	.upsell.dine .principles .principle>picture {
		margin-right: 20px
	}
}

.upsell.dine .principles h4 {
	font-size: 1.6rem
}

@media screen and (min-width: 1140px) {
	.upsell.dine .principles h4 {
		font-size: 2.8rem
	}
}

@media screen and (min-width: 1140px) {
	.upsell.dine .buy-btn.large {
		width: 94%
	}
}

.upsell .bioperine-wrapper {
	padding: 0
}

@media screen and (min-width: 768px) {
	.upsell .bioperine-wrapper {
		padding: 10px 35px
	}
}

@media screen and (min-width: 1024px) {
	.upsell .bioperine-offer {
		align-items: stretch
	}
}

.upsell .bioperine-offer>img,
.upsell .bioperine-offer>picture {
	width: 100%;
	margin-bottom: 20px
}

@media screen and (min-width: 768px) {

	.upsell .bioperine-offer>img,
	.upsell .bioperine-offer>picture {
		width: 48%;
		margin-bottom: 0
	}
}

.upsell .bioperine-offer .text {
	background: #f8f8f8;
	padding: 20px;
	border-radius: 12px;
	width: 100%
}

@media screen and (min-width: 768px) {
	.upsell .bioperine-offer .text {
		width: 48%
	}
}

.upsell .bioperine-offer .btn {
	display: block;
	margin: 10px auto;
	border-radius: 8px;
	padding: 14px 22px;
	text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
	background: #f58c17;
	color: #fff;
	text-align: center;
	width: 240px;
	text-decoration: none
}

@media screen and (min-width: 1024px) {
	.upsell .bioperine-offer .btn {
		width: 280px
	}
}

.upsell .featherlight:last-of-type {
	background: rgba(0, 0, 0, 0.2)
}

.upsell #isometrics-decline {
	display: none
}

.upsell #isometrics-decline.featherlight-inner {
	display: block
}

.upsell #isometrics-decline .confirm {
	flex-wrap: nowrap
}

@media screen and (min-width: 768px) {
	.upsell #isometrics-decline .confirm {
		flex-wrap: wrap
	}
}

.upsell #isometrics-decline .confirm input[type=checkbox] {
	margin-right: 15px;
	width: 30px;
	height: 30px
}

@media screen and (min-width: 667px) {
	.upsell #isometrics-decline .confirm input[type=checkbox] {
		width: 20px;
		height: 20px
	}
}

.upsell #isometrics-decline .confirm label {
	font-weight: bold
}

.upsell #isometrics-decline p {
	font-size: 1.4rem
}

@media screen and (min-width: 768px) {
	.upsell #isometrics-decline p {
		font-size: 1.5rem
	}
}

@media screen and (min-width: 1024px) {
	.upsell #isometrics-decline p {
		font-size: 1.6rem
	}
}

.upsell .featherlight-content {
	border: 3px solid #c00000;
	border-radius: 12px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4);
	width: 80%;
	padding: 20px;
	animation-duration: 500ms;
	animation-name: slideDown
}

@media screen and (min-width: 768px) {
	.upsell .featherlight-content {
		width: 90%
	}
}

@media screen and (min-width: 1024px) {
	.upsell .featherlight-content {
		width: 870px
	}
}

@keyframes slideDown {
	from {
		vertical-align: top
	}

	to {
		vertical-align: middle
	}
}

.download .video {
	width: 80%;
	margin: 30px auto 60px
}

.download #disclaimer {
	margin-top: 50px;
	font-size: 85%
}

.product-selection {
	align-items: center
}

.product-selection .product {
	width: 90%;
	margin: 20px auto 20px;
	padding-bottom: 20px
}

@media screen and (min-width: 768px) {
	.product-selection .product {
		margin: 20px 0
	}
}

.product-selection .product header {
	color: #fff;
	background: #087c8d;
	text-align: center;
	font-weight: bold;
	padding: 17px 0
}

.product-selection .product .content {
	padding: 21px 10px 15px 21px
}

.product-selection .product .content .checkbox {
	margin-top: 20px
}

.product-selection .product .content .description {
	width: 84%
}

@media screen and (min-width: 768px) {
	.product-selection .product .content .description {
		width: 90%;
		margin-left: 0
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .product .content .description {
		width: 93%
	}
}

.product-selection .product .add-to-cart {
	background: #fdb000;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 70%;
	box-shadow: 1px 3px 2px rgba(126, 126, 126, 0.6);
	text-decoration: none
}

@media screen and (min-width: 768px) {
	.product-selection .product .add-to-cart {
		font-size: 3rem
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .product .add-to-cart {
		font-size: 4rem
	}
}

.product-selection .digital-product {
	background: #FFF;
    border: solid 1px #000;
}

@media screen and (min-width: 768px) {
	.product-selection .digital-product {
		width: 100%
        /* width: 50% */
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .digital-product {
		/* width: 46.5% */
        width: 100%
	}
}

.product-selection .digital-product header {
	font-size: 2rem
}

@media screen and (min-width: 768px) {
	.product-selection .digital-product header {
		font-size: 1.6rem
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .digital-product header {
		font-size: 2rem
	}
}

.product-selection .physical-product {
	background: #e0eff1
}

@media screen and (min-width: 768px) {
	.product-selection .physical-product {
		width: 48%
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .physical-product {
		width: 51.5%
	}
}

.product-selection .physical-product header {
	position: relative;
	padding-right: 50px
}

@media screen and (min-width: 768px) {
	.product-selection .physical-product header {
		padding-right: 60px
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .physical-product header {
		padding-right: 35px
	}
}

.product-selection .physical-product header .best-seller-badge {
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(35%)
}

@media screen and (min-width: 768px) {
	.product-selection .physical-product header .best-seller-badge {
		transform: translateX(33%)
	}
}

@media screen and (min-width: 1140px) {
	.product-selection .physical-product header .best-seller-badge {
		transform: translateX(25%)
	}
}

.product-selection .physical-product header .main-headline {
	font-size: 2.4rem;
	font-weight: 800;
	line-height: 1.1;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7)
}

@media screen and (min-width: 768px) {
	.product-selection .physical-product header .main-headline {
		font-size: 2.8rem
	}
}

.product-selection .physical-product header .small-headline {
	font-size: 1.6rem
}

.product-selection .physical-product .physical-price {
	font-size: 6rem;
	font-weight: 800;
	text-align: center;
	line-height: 1
}

@media screen and (min-width: 768px) {
	.product-selection .physical-product .physical-price {
		font-size: 7rem
	}
}

.product-selection .physical-product .sh {
	font-size: 2rem;
	text-align: center
}

.price-cta {
	font-size: 2.5rem;
	color: #087c8d;
	text-align: center;
	font-weight: 800
}

@media screen and (min-width: 768px) {
	.price-cta {
		font-size: 3.4rem
	}
}

@media screen and (min-width: 1140px) {
	.price-cta {
		font-size: 4rem
	}
}

.price-cta.condensed {
	font-size: 2.5rem;
	font-family: "Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif
}

@media screen and (min-width: 768px) {
	.price-cta.condensed {
		font-size: 4.5rem
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.blue-circle-check li:before {
		margin-right: 50px
	}
}

#report {
	padding-top: 10px
}

#report #free-report {
	width: 90%;
	background: rgba(0, 0, 0, 0.7);
	margin: 0 auto 20px;
	border-radius: 8px;
	padding: 20px 0
}

@media screen and (min-width: 1140px) {
	#report #free-report {
		width: 640px
	}
}

@media screen and (min-width: 768px) {
	.alt #glute-2:before {
		background: url("../images/alt/glute-bg2.jpg") 0 0 no-repeat transparent
	}
}

.ref {
	font-size: 1.5rem;
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media screen and (min-width: 768px) {
	.ref {
		font-size: 1.7rem
	}
}

@media screen and (min-width: 1140px) {
	.ref {
		font-size: 2rem
	}
}

#bridge-page .email-form {
	margin: 20px 0
}

@media screen and (min-width: 768px) {
	#bridge-page .email-form {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center
	}
}

#bridge-page .email-form input[type=email] {
	border: 1px solid #000;
	border-radius: 4px;
	height: 50px;
	width: 250px;
	margin: 0 auto 10px;
	text-align: center
}

@media screen and (min-width: 768px) {
	#bridge-page .email-form input[type=email] {
		width: 320px;
		margin: 0 10px 0 0
	}
}

#bridge-page .email-form input[type=submit] {
	border: 1px solid #000;
	border-radius: 4px;
	background: #538537;
	color: #ffffff;
	height: 50px;
	width: 250px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	cursor: pointer
}

@media screen and (min-width: 768px) {
	#bridge-page .email-form input[type=submit] {
		width: 320px;
		margin: 0 0 0 10px
	}
}

@media screen and (min-width: 768px) {
	.female #glute-3 {
		background: url("https://www.youarestrongbydesign.com/order/images/alt2/glute-bg-3.jpg") 110% 0 no-repeat #000;
		background-size: contain
	}
}

.white {
	color: #fff
}

.red {
	color: #fe0000
}

.alto {
	color: #e0e0e0
}

.crimson {
	color: #e8282f
}

.thunderbird {
	color: #c92212
}

.yellow {
	color: #fbed56
}

.green {
	color: #15e200
}

.jp-laurel {
	color: #07a601
}

.fern-green {
	color: #538537
}

.apple {
	color: #66A137
}

.light-green {
	color: #d9ff65
}

.light-grey {
	color: #a2a2a2
}

.black {
	color: #000000
}

.blue {
	color: #0068b1
}

.chatham {
	color: #18457e
}

.grey {
	color: #6e6e6e
}

.orange {
	color: #ff451a
}

.gamboge {
	color: #ee9e09
}

.amaranth {
	color: #ed3352
}

.seance {
	color: #7e0e97
}

.anakiwa {
	color: #abe9ff
}

.aquamarine {
	color: #73c3e2
}

.endeavour {
	color: #0268b3
}

.blue-lagoon {
	color: #047d90
}

.disco {
	color: #8f2064
}

.yellow-background {
	background: #fff7b2
}

.daisy-background {
	background: #fff568
}

.blue-background {
	background: #0068b1
}

.chatham-background {
	background-color: #18457e
}

.green-background {
	background: #d9ff65
}

.light-green-background {
	background: #e4ff93
}

.white-background {
	background: #ffffff
}

.red-background {
	background: #d90013
}

.crimson-background {
	background: #e8282f
}

.bright-red-background {
	background: #a20000
}

.amaranth-background {
	background: #ed3352
}

.seance-background {
	background: #7e0e97
}

.pattens-blue-background {
	background-color: #e0f7ff
}

.foam-background {
	background: #d5f2fd
}

.black-pearl-background {
	background: #051f2c
}

.anakiwa-background {
	background: #abe9ff
}

.grey-background {
	background: #f4f7f9
}

.athens-grey-background {
	background: #f0f3f6
}

.catskill-white-background {
	background-color: #eef1f6
}

.gallery-background {
	background: #ededed
}

.seashell-background {
	background: #f2f1f1
}

.eastern-blue-background {
	background-color: #116472
}

.bonjour-background {
	background: #e9e6e6
}

.black-background {
	background: #000000
}

.dark-background {
	background: #151515
}

.alto-background {
	background: #e0e0e0
}

.concrete-background {
	background-color: #f2f2f2
}

.orange-background {
	background-color: #ff451a
}

.br-heath-background {
	background: #fff9ef
}

.mystic-background {
	background: #f1f5f6
}

.cod-gray-background {
	background: #0b0909
}

.wild-sand-background {
	background-color: #f5f5f5
}

.alabaster-background {
	background-color: #f8f8f8
}

.beige-background {
	background-color: #f4efd9
}

.disco-background {
	background-color: #911f64
}

/*# sourceMappingURL=styles.css.map */
}