body {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	color: #333;
}

button {
	border: 0;
}

h1, h2, h3, h4, h5, h6, ol, ul, li {
	margin: 0;
}

strong {
	font-weight: 900;
}

h2.number1 {
	font-size: 80px;
	color: #ff4a4a;
	margin: 40px!important;
	line-height: 80px;
}

h3 {
	font-weight: 700;
}

ol li, ul li {
	padding: 5px;
}

ul.checklist>li {
	list-style-type: none;
}

hr {
	height: 4px;
	background: #ee2f26;
	color: #ee2f26;
	border: 0px;
	clear: both;
	width: 80%;
	margin: 30px 0px 30px 0px;
	margin-left: auto;
	margin-right: auto;
}

a, a:visited {
	color: #333;
}

#opener .landing-inner {
	width: 700px;
	margin: auto;
}

#opener h1 {
	font-weight: 700;
	color: #fff;
	margin: 0 0 20px;
}

#opener p strong {
	color: #eee;
}

#opener p {
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}

#opener {
	background: #1f2227 fixed center top;
	background-size: cover;
	text-align: center;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #888;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	line-height: 50px;
	margin: 0;
	padding: 50px;
}

.openfacts1 {
	overflow: hidden;
}

.openfacts1 p {
	margin: 0;
}

.price {
	color: #be1e2d;
}

.available {
	font-size: 40px;
	color: #080;
}

.center960 {
	display: flex;
	margin: auto;
}

.checklist li.check:before {
	content: "\2713";
	font-size: 40px;
	font-weight: 700;
	color: #4f7600;
	margin: -2px 0 0 -40px;
}

.checklist li.cross:before {
	content: "\2717";
	font-size: 20px;
	color: #800;
	margin: -6px 0 0 -35px;
}

.checklist li:before {
	position: absolute;
	font-weight: 700;
}

.checklist li {
	margin-bottom: 20px;
}

.cross {
	margin-bottom: 10px;
}

.extra30 {
	margin: 0 0 30px 0;
}

.floatleft, p.floatleft {
	float: left;
	margin-right: 20px;
}

.floatright {
	float: right;
	margin-left: 20px;
}

.floatright p {
	margin: 0 0 10px 0;
}

.xpic {
	margin: 10px 0 0 20px;
}

.floatrightlist {
	float: right;
	width: 70%;
}

.halfleft {
	float: left;
	width: 49%;
}

.halfright {
	float: right;
	width: 49%;
}


/*
.headline {
background: #ffb953;
padding: 40px 0;
}
*/

.infobar {
	background-color: #333;
	position: sticky;
	top: 0;
	z-index: 999;
	overflow: hidden;
	text-align: center;
	padding: 10px 0;
}

.infobar p {
	margin: 0;
}

.interview {
	background: #eee;
	background-size: cover;
}

.item .headshot .image img {
	width: 100%;
	display: block;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
}

.item .headshot .image {
	width: 100%;
	max-width: 150px;
	display: inline-block;
	overflow: hidden;
	/*border: 6px solid #f3f3f3;*/
	text-align: center;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
}

.item .headshot {
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
}

.item .rating {
	width: 100%;
	max-width: 126px;
}

.item.testimonial .content {
	width: 90%;
}

.item.testimonial p {
	margin-bottom: 30px;
}

.item.testimonial strong {
	font-style: normal;
	font-weight: 700;
}

.landing-inner {
	width: 90%;
	max-width: 960px;
	margin: auto;
}

.landingsec {
	padding: 60px 0;
}

.openfacts1 .padtop {
	padding: 20px 0 0;
}

.openfacts2 .padtop {
	padding: 4px 0 0 0;
}

.options {
	float: left;
	margin-right: 20px;
	width: 27%;
	align-items: stretch;
	flex: 1;
	padding: 20px;
	background: #eee;
	border: 1px solid #aaa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.optionsbox {
	display: flex;
}

.options2 {
	float: left;
	background: #fff;
	width: 17%;
	line-height: normal;
	align-items: stretch;
	flex: 1;
	margin: 0 10px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.examples {
	background: #222;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
	text-align: center;
}

.examples .extra30 {
	font-size: 50px;
}

.redtext {
	color: #ff4a4a;
}

.examples hr {
	background: #ee2f26;
	color: #ee2f26;
	width: 40%;
}

.options2 .headline {
	color: #7f0000;
}

.expires p {
	margin: 16px 0 0 0;
	font-size: 32px;
}

.notavailable {
	font-size: 50px;
	text-decoration: line-through;
	color: #f00;
}

#countbox {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0;
	color: #f00;
}

.posts .item .headshot .arrow {
	display: none;
}

.posts .item .headshot .image {
	max-width: 200px;
	/*border: 6px solid #efefef;*/
}

.problems h3 {
	color: #333;
}

.first {
	margin: 0 0 30px 0;
}

.last {
	margin: 0;
}

.question {
	font-size: 22px;
}

.question, .item.testimonial label strong {
	color: #333;
}

.quote {
	background: #e7f3cf;
	/*border: 1px solid #81c100;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;*/
	margin: auto;
	padding: 30px 30px 5px;
	color: #293d00;
}

.quote.halfleft, .quote.halfright {
	width: 41%;
	flex: 1 1 auto;
	margin: 0 10px 0 10px;
}


/*.quote img { border: 1px solid #293d00; }*/

.quote p {
	margin: 0 0 20px 0;
}

.quote .headshot {
	float: right;
	margin: 0 0 0 20px;
}

.quote .headshot .image img {
	width: 100%;
	display: block;
}

.quote .headshot .image {
	overflow: hidden;
	/*border: 1px solid #293d00;*/
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #666;
	margin: 0 0 10px;
}

.roundedmed {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.site-inner {
	max-width: 100%;
	margin: 0;
}

.small {
	font-size: 16px;
	line-height: 20px;
}

.item.testimonial {
	display: inline-block;
	width: 33%;
	margin-bottom: 30px;
	text-align: center;
	vertical-align: top;
/*	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;*/
}

.item.testimonial p {
	margin-bottom: 10px;
}


/* ---------------------- DIV COLORS ---------------------- */

.white {
	background: #fff;
}

.offwhite {
	background: #f6f6f6;
}

.light {
	background: #eee;
}

.tint {
	background: #e6e6e6;
}

.dark {
	background: #666;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}

.darker {
	background: #1f2227;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}

.lightgreen {
	background: #e7f3cf;
}

.xmascard {
	background: #7f0000 url(images/red-gradient-bg.png) center top;
	background-size: cover;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}


/* ----------------------  ---------------------- */

.darker h2 { margin: 0 0 30px 0; line-height: 50px; }

.fun h3 {
	color: #4f7600;
}

.values strong {
	font-weight: 700;
	color: #fff;
}

.values {
	font-size: 40px;
	color: #aaa;
	font-weight: 400;
}

.logo {
	margin: auto;
	width: 421px;
}

.giftwrap1 {
	float: left;
	width: 182px;
}

.giftwrap2 {
	float: right;
	width: 201px;
}

.fivepoints {
	display: flex;
}

.xmascardis {
	width: 18%;
	float: left;
	margin-right: 10px;
	text-align: center;
	background: #fff;
	padding: 10px;
	flex: auto;
}

.faq {
	color: #4c5637;
}

.video-container {
	position: relative;
	height: 600px;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
	border: 1px solid #ee2f26;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
.wistia_responsive_padding {
	margin-top: 30px;
}
*/

.sharethis {
	padding: 20px;
}

.buynow img { max-width: 250px; height: auto; }
.buynow .middle { background: #e7f3cf; }





/* Responsive -------------------------------------------------------------------------------------- */

@media only screen and (max-width: 980px) {
	.item.testimonial {
		width: 32%;
	}
	
	.video-container {
		height: 1040px;
	}
	
	#opener .landing-inner {
		width: auto;
	}

}

@media only screen and (max-width: 769px) {
	
	#opener {
		padding: 40px 10px;
	}
	
	.openfacts1 p {
		margin: 0;
	}
	.openfacts2 .floatleft {
		display: none;
	}
	.openfacts2 .floatrightlist {
		width: auto;
	}

	.openfacts1 .padtop {
		padding: 0;
	}
	.logo {
		width: 100%;
	}
	.giftwrap1 {
		width: 100%;
	}
	.giftwrap2 {
		display: none;
	}
	.halfleft, .halfright, .quote.halfleft, .quote.halfright {
		float: none;
		width: auto;
		clear: both;
		overflow: hidden;
		margin: 0 0 20px 0;
	}
	.openfacts1 .halfright {
		margin: 0;
	}
	img.padtop { margin-right: 20px; }
	.halfleft {
		margin: 0 0 30px 0;
	}
	.xmascard .halfleft {
		margin: 0;
	}
	.openfacts2 .floatleft {
		width: 20%;
	}
	.openfacts2 .floatleft img {
		max-width: 100%;
		height: auto;
	}
	.optionsbox {
		display: inline;
	}
	.options {
		float: none;
		margin: 0 0 20px 0;
		width: auto;
	}
	.landing-inner {
		width: auto;
		padding: 0 20px;
	}
	.landingsec {
		padding: 40px 0;
	}
	.infobar {
		position: static;
		top: auto;
		z-index: auto;
		padding: 10px 10px 0 10px;
	}
	.center960 {
		display: inline;
		width: auto;
	}
	.options2 {
		float: none;
		width: auto;
		flex: 0 1 auto;
		margin: 0 0 10px 0;
		padding: 10px;
	}
.options2 .headline {
    font-size: 40px;
}
#countbox {
	font-size: 30px;
}
	.expires p {
		margin: 0;
		font-size: 40px;
	}
	.xmascardis {
		float: none;
		width: auto;
		clear: both;
		overflow: hidden;
		margin: 0 0 20px 0;
		text-align: initial;
		padding: 20px;
	}
	.xmascardis img {
		float: left;
		margin: 0 30px 10px 0;
	}
	.fivepoints {
		padding: 40px 10px 40px 10px;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.headshot img {
		max-width: 150px;
		height: auto;
	}
	.item.testimonial {
		display: block;
		width: auto;
		overflow: hidden;
		margin-bottom: 30px;
	}
	
}

@media only screen and (max-width: 640px) {
	.quote {
		width: 100%;
	}
	.giftwrap1 {
		display: none;
	}

}

@media only screen and (max-width: 568px) {
	
	body { font-size: 24px; }
	
	p.floatleft, .floatleft, .floatright {
		float: none;
		padding: 0 0 20px 0;
		text-align: center;
		clear: both;
	}
	img.padtop { margin-right: 0px; }

	
.quote .headshot { float: none; width: 150px; overflow: hidden; margin: 0 auto 30px auto; }

.darker h2 {
    line-height: 40px;
    margin: 0;
    font-size: 28px;
}

	.landingsec {
		padding: 30px 0;
	}

	.options h4 { font-size: 40px; }
	
hr, .examples hr { width: 100%; }
	
}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 320px) {}