@import url(//fonts.googleapis.com/css?family=Lato:400,700,300);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif);
body {
	font-size: 17px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, a, p {
	font-family: 'Lato', sans-serif;
}
#top_header {
	background: url(../img/top_bg.jpg) no-repeat top center #C69C23;
	background-size: cover;
}
#opening_video {
	padding: 4% 0 2%;
}
#opening_video iframe {
	border: 8px solid #ccc;
}
.card {
	background: white;
	border-radius: 12px;
	border: 1px solid #aaa;
	padding: 4%;
	box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}
.spacer {
	padding-top: 2%;
	padding-bottom: 2%;
}
.img-shadowed {
	border: 0;
	box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}
.text-orange {
	color: #C69C23;
}
.text-blue {
	color: blue;
}
.text-red {
    color: #ff2222 !important;
}
.text-dark-grey {
    color: #444444 !important;
}
.shaded-bg {
	background: #e8e8e8;
}
#when-join {
	padding: 25px 0;
}

@media(min-width:768px) {
	#when-join blockquote {
		margin-top: 20%;
	}
	#product-image {
		margin-top: 25px;
	}
}
/* BOOTSTRAP */

.btn-group-hg > .btn, .btn-hg {
	border-radius: 8px;
	font-size: 20px;
	line-height: 1.33333;
	padding: 20px 25px;
}
.btn-success {
	background: #31b730; /* Old browsers */
	background: -moz-linear-gradient(top, #31b730 0%, #207730 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #31b730), color-stop(100%, #207730)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #31b730 0%, #207730 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #31b730 0%, #207730 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #31b730 0%, #207730 100%); /* IE10+ */
	background: linear-gradient(to bottom, #31b730 0%, #207730 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31b730', endColorstr='#207730', GradientType=0 ); /* IE6-9 */
	color: white;
	border: 1px solid #207730;
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
	/*background-color: #188117;
	border-color: #188117;*/
	color: #ffffff;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	/*border-color: #188117;*/
}
ul.smallchecks{margin-left: 0; padding-left: 0;}
ul.smallchecks li {
	background-image: url("../img/goldcheck.png");
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 21px;
	list-style: outside none none;
	margin-bottom: 0;
	margin-left: 20px;
	min-height: 2em;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px 0px 4px 0px;
	line-height: 18px;
}
.cta {
	padding: 4% 0;
}
/* END BOOTSTRAP */


.copyright {
	font-size: 12px;
	line-height: 26px;
	padding: 10px 0;
	text-align: center;
}
.footerSocial {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0;
	text-align: center;
}
.footerSocial #join {
	vertical-align: text-top;
}
#footer .footerSocial a {
	padding-bottom: 4px;
}
#footer .footerSocial a:hover {
	padding-bottom: 3px;
}
.disclaimer {
	color: #cccccc;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0;
	text-align: center;
}
.disclaimer sup {
	font-size: 7px;
}
#footer .nav-tabs > li, .nav-pills > li {
	display: inline-block;
	float: none;
}
@media (max-width: 400px) {
	#footer .nav-pills > li {
		display: block;
		width: 100%;
	}
	#footer .nav-pills a {
		padding-bottom: 0.6em;
		padding-top: 0.6em;
	}
}
.faq {
/*padding: 4% 0;*/
}
.faq .panel-heading {
	padding: 15px;
}
.faq .panel-heading a:hover, .faq .panel-heading a:focus, .faq .panel-heading a:active {
	text-decoration: none
}
.order .row{
	padding: 20px 0;
	margin: 0 10px;
}
.order .btn{
	max-width: 90% !important;
	margin: 0 auto;
}
@media (min-width: 768px) {
	.order .row{
		margin: 0 -50px;
	}
}
.order-option {
	background:#f1f1f1;
	margin: 15px 0;
	padding:0;
}
.order-option-title {
	background:#d5d5d5;
	padding: 0 0;
}
.order-option-highlight {
	background:#edebeb;
	margin: 0;
	padding:0 0 10px;
	-webkit-box-shadow: 0px 0px 32px 0 #9e9e9e;
	-moz-box-shadow: 0px 0px 32px 0 #9e9e9e;
	box-shadow: 0px 0px 32px 0 #9e9e9e;
}
.order-option-title-highlight {
	background:#6fa5a2;
	color: #fff;
}
.nomargin {
	margin: 0px;
}
.nomargin-t {
	margin-top: 0px;
}
.nomargin-b {
	margin-bottom: 0px;
}
.font08 {
	font-size: 8px !important;
}
.font09 {
	font-size: 9px !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font31 {
	font-size: 31px !important;
}
.font32 {
	font-size: 32px !important;
}
.font33 {
	font-size: 33px !important;
}
.font34 {
	font-size: 34px !important;
}
.font35 {
	font-size: 35px !important;
}
.font36 {
	font-size: 36px !important;
}
.font37 {
	font-size: 37px !important;
}
.font38 {
	font-size: 38px !important;
}
.font39 {
	font-size: 39px !important;
}
.font40 {
	font-size: 40px !important;
}
.font41 {
	font-size: 41px !important;
}
.font42 {
	font-size: 42px !important;
}
.font43 {
	font-size: 43px !important;
}
.font44 {
	font-size: 44px !important;
}
.font45 {
	font-size: 45px !important;
}
.font46 {
	font-size: 46px !important;
}
.font47 {
	font-size: 47px !important;
}
.font48 {
	font-size: 48px !important;
}
.font49 {
	font-size: 49px !important;
}
.font50 {
	font-size: 50px !important;
}
.font51 {
	font-size: 51px !important;
}
.font52 {
	font-size: 52px !important;
}
.font53 {
	font-size: 53px !important;
}
.font54 {
	font-size: 54px !important;
}
.font55 {
	font-size: 55px !important;
}
.font56 {
	font-size: 56px !important;
}
.font57 {
	font-size: 57px !important;
}
.font58 {
	font-size: 58px !important;
}
.font59 {
	font-size: 59px !important;
}
.font60 {
	font-size: 60px !important;
}
.font61 {
	font-size: 61px !important;
}
.font62 {
	font-size: 62px !important;
}
.font63 {
	font-size: 63px !important;
}
.font64 {
	font-size: 64px !important;
}
.font65 {
	font-size: 65px !important;
}
.font66 {
	font-size: 66px !important;
}
.font67 {
	font-size: 67px !important;
}
.font68 {
	font-size: 68px !important;
}
.font69 {
	font-size: 69px !important;
}
.font70 {
	font-size: 70px !important;
}
.line08 {
	line-height: 8px !important;
}
.line09 {
	line-height: 9px !important;
}
.line10 {
	line-height: 10px !important;
}
.line11 {
	line-height: 11px !important;
}
.line12 {
	line-height: 12px !important;
}
.line13 {
	line-height: 13px !important;
}
.line14 {
	line-height: 14px !important;
}
.line15 {
	line-height: 15px !important;
}
.line16 {
	line-height: 16px !important;
}
.line17 {
	line-height: 17px !important;
}
.line18 {
	line-height: 18px !important;
}
.line19 {
	line-height: 19px !important;
}
.line20 {
	line-height: 20px !important;
}
.line21 {
	line-height: 21px !important;
}
.line22 {
	line-height: 22px !important;
}
.line23 {
	line-height: 23px !important;
}
.line24 {
	line-height: 24px !important;
}
.line25 {
	line-height: 25px !important;
}
.line26 {
	line-height: 26px !important;
}
.line27 {
	line-height: 27px !important;
}
.line28 {
	line-height: 28px !important;
}
.line29 {
	line-height: 29px !important;
}
.line30 {
	line-height: 30px !important;
}
.line31 {
	line-height: 31px !important;
}
.line32 {
	line-height: 32px !important;
}
.line33 {
	line-height: 33px !important;
}
.line34 {
	line-height: 34px !important;
}
.line35 {
	line-height: 35px !important;
}
.line36 {
	line-height: 36px !important;
}
.line37 {
	line-height: 37px !important;
}
.line38 {
	line-height: 38px !important;
}
.line39 {
	line-height: 39px !important;
}
.line40 {
	line-height: 40px !important;
}
.line41 {
	line-height: 41px !important;
}
.line42 {
	line-height: 42px !important;
}
.line43 {
	line-height: 43px !important;
}
.line44 {
	line-height: 44px !important;
}
.line45 {
	line-height: 45px !important;
}
.line46 {
	line-height: 46px !important;
}
.line47 {
	line-height: 47px !important;
}
.line48 {
	line-height: 48px !important;
}
.line49 {
	line-height: 49px !important;
}
.line50 {
	line-height: 50px !important;
}
.line51 {
	line-height: 51px !important;
}
.line52 {
	line-height: 52px !important;
}
.line53 {
	line-height: 53px !important;
}
.line54 {
	line-height: 54px !important;
}
.line55 {
	line-height: 55px !important;
}
.line56 {
	line-height: 56px !important;
}
.line57 {
	line-height: 57px !important;
}
.line58 {
	line-height: 58px !important;
}
.line59 {
	line-height: 59px !important;
}
.line60 {
	line-height: 60px !important;
}
.line61 {
	line-height: 61px !important;
}
.line62 {
	line-height: 62px !important;
}
.line63 {
	line-height: 63px !important;
}
.line64 {
	line-height: 64px !important;
}
.line65 {
	line-height: 65px !important;
}
.line66 {
	line-height: 66px !important;
}
.line67 {
	line-height: 67px !important;
}
.line68 {
	line-height: 68px !important;
}
.line69 {
	line-height: 69px !important;
}
.line70 {
	line-height: 70px !important;
}
.line71 {
	line-height: 71px !important;
}
.line72 {
	line-height: 72px !important;
}
.line73 {
	line-height: 73px !important;
}
.line74 {
	line-height: 74px !important;
}
.line75 {
	line-height: 75px !important;
}
.line76 {
	line-height: 76px !important;
}
.line77 {
	line-height: 77px !important;
}
.line78 {
	line-height: 78px !important;
}
.line79 {
	line-height: 79px !important;
}
.line80 {
	line-height: 80px !important;
}
.weight300 {
	font-weight: 300 !important;
}
.weight400 {
	font-weight: 400 !important;
}
.weight600 {
	font-weight: 600 !important;
}
.weight700 {
	font-weight: 700 !important;
}
.weight800 {
	font-weight: 800 !important;
}


.counter-group {
	margin: 0 auto;
	text-align: center;
}
.counter-group::before, .counter-group::after {
	content: " ";
	display: table;
}
.counter-group::after {
	clear: both;
}
.counter-block {
	display: inline-block;
	margin: 0 1%;
	position: relative;
	width: 21.55%;
}
.counter-block .counter::before {
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 34%, #c1c1c1 51%, #b3b3b3 75%, #e3e3e3 93%, #e3e3e3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #222222;
	content: " ";
	height: 20px;
	left: -5px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 10px;
	z-index: 111;
}
.counter-block .counter::after {
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 34%, #c1c1c1 51%, #b3b3b3 75%, #e3e3e3 93%, #e3e3e3 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #222222;
	content: " ";
	height: 20px;
	margin-top: -10px;
	position: absolute;
	right: -5px;
	top: 50%;
	width: 10px;
	z-index: 112;
}
.counter-block .counter {
	border: 2px solid #222222;
	border-radius: 6px;
	font-family: "Open Sans Condensed", "Arial Narrow", "Nimbus Sans L", sans-serif;
	font-weight: 700;
	height: 97px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.counter-block .counter .number {
	background-color: #ffffff;
	color: #444444;
	font-size: 65px;
	height: 98%;
	line-height: 89px;
	padding: 1%;
	position: absolute;
	text-align: center;
	top: -10000px;
	width: 49%;
}
.counter-block::before {
	background: none repeat scroll 0 0 #555555;
	content: " ";
	height: 1px;
	left: 0;
	margin-left: 2px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 92.5%;
	z-index: 110;
}
.counter-block .counter .tens {
	padding-left: 11%;
}
.counter-block .counter .units {
	padding-right: 11%;
}
.counter-block .counter .number.tens {
	left: 0;
}
.counter-block .counter .number.units {
	left: 50%;
}
.counter-block .counter .number.hundreds {
	display: none;
}
.counter-block .counter .number.show {
	top: 0;
	z-index: 2;
}
.counter-block .counter .number.hidden-down {
	top: 100%;
}
.counter-block .counter .number.hidden-up {
	top: -100%;
	z-index: 100;
}
.counter-block .counter.with-hundreds {
	width: 300px;
}
.counter-block .counter.with-hundreds .number {
	width: 30.66%;
}
.counter-block .counter.with-hundreds .number.tens {
	left: 33.33%;
}
.counter-block .counter.with-hundreds .number.units {
	left: 66.66%;
}
.counter-block .counter.with-hundreds .number.hundreds {
	display: block;
	left: 0;
}
.counter-block .counter-caption {
	color: #949494;
	font-size: 100%;
	text-align: center;
}
@media (max-width: 768px) {
	.counter-block .counter {
		height: 73px;
	}
	.counter-block .counter .number {
		font-size: 40px;
		line-height: 72px;
	}
}
#offer-countdown, .offer-countdown, body .pt_countdown {
	width: 320px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-top: 0 !important;
}
.counter-group, .pt_countdown, div.pt_count_item {
	background-color: #222222;
}
.counter-block::before, .pt_countdown .pt_count_item::before {
	display: none;
}
.counter-group::before, .pt_countdown::before {
	display: none;
}
.counter-group .counter-block, .pt_countdown .pt_count_item {
	width: 68px;
	margin: 0;
	position: relative;
	padding: 0;
	display: inline-block;
}
@media(min-width: 350px){
	.counter-group .counter-block, .pt_countdown .pt_count_item {
		width: 76px;
	}
}
.counter-block .counter {
	border-radius: 0px;
	border: none;
	height: 50px;
}
.counter-block .counter::before, .pt_countdown .pt_count_item:before{
	content: ":";
	border: none;
	font-size: 30px;
	margin-top: -15px;
	width: 5px;
	left: 0px;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	color: #FFFFFF;
	background: transparent;
	z-index: 9999;
	height: 20px;
	left: -5px;
	display: block;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 10px;
	z-index: 111;
}
.pt_countdown .pt_count_item:before{
	top: 12%;
}
.counter-block .counter::after {
	display: none;
}
.counter-block .counter.days::before, .pt_countdown .pt_count_item.pt_count_days:before {
	display: none;
}
.counter-block .counter .number.hundreds {
	display: none !important;
}
.counter-block .counter .number.tens {
	width: 55%;
}
.counter-block .counter .tens {
	padding-left: 13%;
}
.counter-block .counter .number.units {
	width: 43%;
}
.counter-block .counter .units {
	padding-right: 0%;
}
.counter-block .counter .number, .pt_countdown .pt_count_item  {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: 4px;
	font-weight: bold;
	text-align:center;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
}
.counter-block .counter-caption, .pt_countdown .pt_count_item span {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 12px;
	vertical-align: top;
	padding-left: 10px;
	font-family: 'Gotham Book Regular', 'gothambook', 'Open Sans', Arial !important;
	color: #949494;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
}
.pt_countdown .pt_count_item span {
	padding-left: 0;
}