@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Condensed:wght@400;700&display=swap');

body { 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #212121;
	background: #e8e8e8;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

.container { 
	max-width: 890px;
	margin: 0 auto;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.65);
}

.content {
	background: #fff;
    padding: 10px 57px 27px 57px;   
}

.content p {
    margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
	letter-spacing:-1px;
	font-family: 'Roboto Condensed', sans-serif;
}
h2 { font-size: 37px; line-height: normal; font-weight: bold;  }
h2.fwnormal, h3.fwnormal { font-weight: 400; }
h3 { font-size: 32px; line-height: normal; font-weight: bold; }
h4 { font-size: 21px; line-height: normal; font-weight: normal; }

.mainheadline { font-size: 45px; color: #C00; }

.tac { text-align:center; }
.red { color: #C00; }
.brightblue { color: #0153c8; }

.mt0 { margin-top: 0; }
.mb0 { margin-bottom: 0; }


.alignright { float: right; margin-left: 25px; margin-bottom:25px; margin-right:-15px; }
.alignleft { float: left; margin-right: 25px; margin-bottom:25px; margin-left:-15px; }

img.white-border {
    border: 3px #fff solid;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

ul.checkmark {
    margin: 0px;
    list-style: none;
	font-size: 20px;
	line-height: 1.4em;
}

ul.checkmark li {
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 45px;
    min-height: 30px!important;
    background: url(images/checkmarkbluesm.png) no-repeat 0 0;
}
ul.checkmark.biglist li {
	background-position: 0px 10px;
}

.highlight {
    padding: 1px 3px;
    background: #FFFF66;
}

.redhighlight, .whitehighlight, .bluehighlight {
    white-space: pre-wrap;
    border-radius: 6px;
    padding: 0 0.25em 0.07em;
    /*line-height: 1.35;*/
}
.redhighlight {
    background-color: #CC0000;
	color: #FFF;
}
.bluehighlight {
	background-color: #0153c8;
	color: #FFF;
}

blockquote {
	border-left: 5px solid #CCC;
	padding-left: 30px;
	font-style:italic;
}

/*IMAGES*/
img {
    max-width: 100%;
    height: auto;
}
.jayson { margin-top: 25px; }
.jealousman {
	margin-left: -110px;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.frustratedguy { margin-right: -110px; }
.docwithscript, .showercouple { margin-left: -110px; }
.erectiledysfunction { margin-left: -110px; 
	-ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); 
}
.happycouple, .fitmale, .contentwoman, .vessels { 
	margin-top: 20px;
	margin-left: -110px; 
	-ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); 
}
.sexywoman, .fitoldermale, .bigbelly, .depressedguy, .contentcouple { 
	margin-top: 20px;
	margin-right: -110px; 
	-ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); 
}
.bloodflow2 { margin-right: -57px; }

.redbox {
    background: #fae5e5;
    border: 1px solid #C00;
    padding: 15px 20px;
}

#footer {
    padding: 15px 0px;
    margin-bottom: 25px;
    max-width: 850px;
    margin: 0 auto;
	font-size: 14px;
}

#footer .leftside {
    width: 50%;
    float: left;
}
#footer .rightside {
    width: 50%;
    float: right;
    text-align: right;
}
#footer .references {
    border-top: 1px dotted #666;
    padding-top: 15px;
}
.references ol {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

.onethird {
	width: 33%;
	float: left;
}
.onethird.middle {
	margin: 0px .5%;
}

.pricingbox .onethird {
	box-sizing: border-box;
	border: 2px solid #CCC;
	border-top: none;
	transition: transform .2s;
	background: #FFF;
}
.pricingbox .onethird:hover {
	transform: scale(1.04);
}
.pricingbox .onethird.middle {
	border: 4px solid #0092d6;
	margin-top:-20px;
	padding-bottom: 40px;
}
.pricingbox .onethird h2 {
	font-size: 48px;
	background: #0092d6;
	color: #FFF;
	font-weight:900;
	margin: 0;
}
.pricingbox .onethird h3 {
	color: #0092d6;
	font-size: 26px;
	font-weight:100;
	margin: 0;
}
.pricingbox .onethird h3 strong { font-weight: 900; }
.pricingbox .onethird h3.retailprice { font-size: 22px; }
.pricingbox .onethird h3.mostpopular { background: #ffdd00; font-weight:900; color:#40527a; font-size: 21px; }
.pricingbox .atcbutton { padding: 0px 10px; box-sizing: border-box; }
.pricingbox .spacer { height: 29px; }
.pricingbox .spacer36 { height: 36px; }
.pricingbox .onethird h3.yourprice, .pricingbox .onethird h3.bigprice, .onethird h3.perbottle { color: #22c007; margin-bottom: 0; }
.pricingbox .onethird h3.bigprice { font-weight: 900; font-size: 75px; padding: 0px 15px; line-height: 0.75em; margin-bottom:0; }
.pricingbox .onethird h3.bigprice span { 
	font-size: 54px; line-height:1.2em; display: inline-block; max-width: 65px; position: relative; bottom: 30px; 
	margin-left: -20px;
}
.pricingbox .onethird h3.bigprice span.perbottle { display: inline-block; font-size: 16px; line-height: 1.2em; max-width: 80px; position: relative; margin-left: -20px; float: right; }
.pricingbox .onethird h3.savings { color: #ed1d25; font-weight:900; font-size: 30px; }

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		img { max-width: 100%; height: auto; box-sizing: border-box; }
		.hidemobile, img.aligncenter.hidemobile { display: none; }
		.mobileonly { display: block; }
		.alignleft, .alignright { float: none; margin: 0 auto; display: block; }
		.content { padding: 20px 10px; }
		.mainheadline { font-size: 31px; } .subheadline { font-size: 26px; }
		h2 { font-size: 32px; }
		.jealousman, .erectiledysfunction, .sexywoman, .fitmale, .fitoldermale, .contentwoman, .happycouple, .depressedguy, .frustratedguy, .contentcouple { 
			-ms-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg); 
		}
		.sexywoman { margin-bottom: 25px; }
		.fs30 { font-size: 24px; }
		.fs40 { font-size: 28px; }
		.fs50 { font-size: 34px; }
		.fs72 { font-size: 54px; }
		.half { width: 100%; float: none; }
		.half.secondcol { padding-left: 0px; }
		.strikeprice { font-size: 52px; }
		.productprice { font-size: 62px; }
		.productImg { float: none; display: block; margin: 0 auto; }
		.footer p.disclaimer { padding: 0px 20px; }
		ol.references { margin-right: 30px; }
		.onethird {
			width: 100%;
			float: none;
			margin-bottom: 30px;
		}
		.onethird.middle {
			margin: 0px 0px 30px;
		}
		.pricingbox .spacer { height: 1px; }
		.pricingbox .onethird h3.bigprice { text-align:center; }
		.pricingbox .onethird h3.bigprice span { text-align: left; }
	}


