@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,300,800,600);
html {
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	background-color: rgba(80,11,120,0.05);
}
a.no-underline:hover, a.no-underline:active, a.no-underline:focus{
	text-decoration:none;
}
.listNumQ a[data-toggle="collapse"]{
	position:relative;
}
.listNumQ a[data-toggle="collapse"].collapsed:after{
	content: "";
	color:#500B78;
	font-family:"Glyphicons Halflings";
	font-style: normal;
    font-weight: 400;
	position:absolute;
	top:0;
	right:10px;
}
.light-orange {
    color: #ffc33a !important;
}
.text-white{
	color:white;
}	
.text-red{
	color:red;	
}
.orange {
    color: #d8a01e !important;
}
.line98 {
    line-height: 98px !important;
}
.font88 {
    font-size: 88px !important;
}
.deep-purple-frame{
		background: #550D83;	
}
.quiz-results-1dlm-wrapper #purple-intro {

	padding:34px 2%;
    position: relative;
}
.quiz-results-1dlm-wrapper #purple-intro .section-arrow path {
    fill: #550D83;
}
.section-arrow {
    bottom: -84px;
    left: 50%;
    margin-left: -59px;
    position: absolute;
    z-index: 100;
}
.quiz-results-1dlm{
	padding:45px 4% 42px;	
}
.listNumQ a[data-toggle="collapse"]:after{
	content: "";
	color:#500B78;
	font-family:"Glyphicons Halflings";
	font-style: normal;
    font-weight: 400;
	position:absolute;
	top:0;
	right:10px;
}
.listNumQ.in:after{
	content: ' ';
}
#wrapper {
	max-width: 1000px;
	margin: 0px auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 5px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.3);
	box-shadow: 0 5px 30px rgba(0,0,0,0.3);
}
#topBar {
	padding: 10px 0px;
	min-height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	border-bottom: solid 1px #ffffff;
	background-color: #000000;
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
#topBar a {
	color: #FFFFFF;
	text-decoration: none;
}
#topBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#timerRow {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E0D7EA;
}
#banner {
	/*padding: 0px;
	background-image: url(/img/top_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto 100%;*/
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #550D83;
}

.bannerEmail {
	text-align: right;
	color: #FFFFFF;
	/*z-index: 999;
	padding-top: 1%;
	margin-left: 75%;*/
}
.clearBG {
	padding: 40px 0px 20px;
	background-image: url(/img/shadow-divider.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.darkBG {
	padding: 30px 0px;
	background-color: #443748;
	border-top: solid 1px rgba(80,11,120,0.1);
	border-bottom: solid 1px rgba(80,11,120,0.2);
}
.shadedBG {
	padding: 30px 0px;
	background-color: rgba(80,11,120,0.05);
	border-top: solid 1px rgba(80,11,120,0.1);
	border-bottom: solid 1px rgba(80,11,120,0.2);
}
.whitePage {
	border-top: solid 1px rgba(80,11,120,0.1);
	border-bottom: solid 1px rgba(80,11,120,0.2);
	background-color: rgba(80,11,120,0.1);
}
.text-white{ color:white; }
.whitePage .container {
	background-color: #FFFFFF;
	padding-top: 40px;
	background-image: url(/img/shadow-divider.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.purplePattern {
	background-image: url(/img/purpleBG.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
/*.headlineBox {
	padding: 50px 0px;
	background-image: url(/img/page-glare_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}*/
.introHeadlineBox {
	background-color: rgba(80,11,120,0.3);
	padding: 10px 0px;
	margin-bottom: 20px;
}
.purpleRibbon {
	margin: 0px -20px;
}
.purpleRibbon-tabs {
	clear: both;
	display: block;
	height: 30px;
	margin-bottom: -30px;
}
.purpleRibbon-left {
	width: 20px;
	height: 30px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url("/img/ribbon_bg-left.png");
	background-position: top left;
	background-repeat: no-repeat;
}
.purpleRibbon-right {
	display: block;
	width: 20px;
	height: 30px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url("/img/ribbon_bg-right.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.purpleRibbon_bg {
	background-color: #500B78;
	color: #FFFFFF;
	border-top: solid 3px #500B78;
	border-bottom: solid 3px #500B78;
	clear: both;
}
.purpleRibbonBorder {
	border-top: solid 3px rgba(255,255,255,0.5);
	border-bottom: solid 3px rgba(255,255,255,0.5);
	padding: 20px;
}
.handsBg {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/hands.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	/*background-size: auto auto;*/
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.fishBG {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/page-shadow.png), url(/img/fish_bg.png);
	background-position: center bottom, bottom right;
	background-repeat: no-repeat;
	background-size: 100% auto, auto 100%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.powerBG {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/page-shadow.png), url(/img/power_bg.png);
	background-position: center bottom, bottom left;
	background-repeat: no-repeat;
	background-size: 100% auto, auto auto;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.arrowsBG {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/page-shadow.png), url(/img/arrows_bg.png);
	background-position: center bottom, bottom right;
	background-repeat: no-repeat;
	background-size: 100% auto, auto auto;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.canyonBG {
	background-image: url(/img/canyon.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.balanceBG {
	background-image: url(/img/balance_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.harvHawaii {
	background-image: url(/img/harvHawaii_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
	padding-bottom: 380px;
}
.whiteTranslucentBG {
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.cashBG {
	background-image: url(/img/cash_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.blurredSpring {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/page-shadow.png), url(/img/blurredSpring_bg.png);
	background-position: center bottom, bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto, auto 100%;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
.faqBox {
	background-color: rgba(80,11,120,0.2);
	border: solid 1px rgba(80,11,120,0.3);
	padding: 9px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 3px rgba(0,0,0,0.3);
}
.red-dashed-box{
	border:4px dashed red;	
}
img.shadow {
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
#fb-root {
    display: none;
}
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.red {
	color: #CC0000 !important;
}
.green {
	color: #00CC00 !important;
}
.purple {
	color: #500B78 !important;
}
.highlight {
	background-color: #FF0;
}
.btn {
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 2px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 2px 4px rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 2px 4px rgba(0,0,0,0.3);
}
.btn-link {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}
.testimonial {
	font-size: 15px;
	line-height: 18px;
	min-height: 200px;
}
.testimonial-dark{
	background-color: #443748;
	color:white;	
}
.testimonial:before {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	line-height: 50px;
	margin: -20px 0px 0px -25px;
	color: rgba(80,11,120,0.3);
	font-family: "Georgia";
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
ul.listIcons, ol.listIcons {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.listIcons li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 40px;	
}
ol.listIcons li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 60px;
}
ol.listIcons li:before {
	position: absolute;
	font-weight: bold;
	margin-left: -60px;
	font-size: 70px;
	line-height: 60px;
	color: #500B78;
	text-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
ul.listIcons li:before {
	font-family: 'Glyphicons Halflings';
	position: absolute;
	margin-left: -30px;
	font-size: 20px;
	line-height: 30px;
}
ul.checkIcons li:before {
	content: "\e013";
	color: #1e8919;
	text-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
ul.arrowIcons li:before {
	content: "\e080";
	color: #333333;
}
ul.thumbupIcons li:before {
	content: "\e125";
	color: #500B78;
}
ul.thumbdownIcons li:before {
	content: "\e126";
	color: #500B78;
}
ol.listIcons li.listNum1:before {
	content: "1";
}
ol.listIcons li.listNum2:before {
	content: "2";
}
ol.listIcons li.listNum3:before {
	content: "3";
}
ol.listIcons li.listNum4:before {
	content: "4";
}
ol.listIcons li.listNum5:before {
	content: "5";
}
ol.listIcons li.listNum6:before {
	content: "6";
}
ol.listIcons li.listNum7:before {
	content: "7";
}
ol.listIcons li.listNum8:before {
	content: "8";
}
ol.listIcons li.listNum9:before {
	content: "9";
}
ul.listIcons li.listNumQ:before {
	content: "Q";
	color: #500B78;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0px;
}
ul.listIcons li.listNumA:before {
	content: "A";
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0px;
}
.nomargin {
	margin: 0px !important;
}
.nomargin-t {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.nomargin-b {
	margin-bottom: 0px !important;
	padding-bottom: 0px !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;
}
.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;
}
@media (max-width: 767px) {
	body {
		font-size: 15px;
	}
	.headlineBox {
		padding: 10px 0px;
		background-size: 100% 100%;
	}
	.clearBG {
		background-size: 100% auto;
		padding: 10px 0px;
	}
	.shadedBG {
		padding: 10px 0px;
	}	
	.handsBg {
		padding-top: 10px;
		padding-bottom: 10px;
		background-position: top left;
		background-size: auto auto;
	}
	.blurredSpring {
		background-size: 100% auto, auto 100%;
	}
	.testimonial {
		min-height: 100px;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 19px;
	}
	.balanceBG {
		background-image: none;
	}
	
	#banner2{
		/*margin-top: -3px !important;
		height: auto !important;*/
	}
	
	#banner{
		/*margin-top: -10px !important;
		height: auto !important;*/
	}
	
	#background{
		/*height: 116px !important;*/
	}
	
	#background2{
		/*height: 116px !important;*/
	}
	
	#smallBanner{
		font-size: .875em !important;
		line-height: 20px;
		color: #000;
	}
	
	#line{
		margin-top: -10px;
		font-size: .875em !important;
	}
	
	#bannerTitle{
		font-size: .875em !important;
	}
	#smallBanner{
		line-height: 1.4em !important;
	}
	
	#register{
	width: 98%;
	font-size: 24px !important;
}
}
@media (min-width: 768px) {
	h1 {
		font-size: 38px;
		margin-top: 0px;
	}
	h2 {
		font-size: 33px;
		margin-top: 0px;
	}
	h3 {
		font-size: 28px;
		margin-top: 0px;
	}
	.bannerEmail {
		margin-bottom: -50px;
	}
}

#bannerTitle{
	font-size: 24px;
}

#limited{
	margin-left: 3%;
}

#quote{
	font-size: 22px;
}

#smallBanner{
	margin-top: 1%;
	padding: 0 3% 1% 3%;
	font-size: 32px;
	line-height: 60px;
}

#background{
	width: 100%;
	/*height: 220px;*/
	margin: 0 auto;
	background-image: url(../img/page-glare_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;	
	font-family: 'Open Sans', sans-serif;
}

#background2 {
	width: 100%;
	/*height: 220px;
	margin-top: -1%;*/
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(255, 255, 255, .5);
	color: #000;
	font-family: 'Open Sans', sans-serif;
}

#line{
	margin-top: -1%;
	padding: -1% -3% 0 -3%;
	font-size: 50px;
}

#banner, #timerRow {
	width: 100%;
	margin: 0 auto;
	/*height: 210px;*/
}

#banner img{
	/*height: 210px;*/
}

