
/* *********** HERO ************** */
#hero-wrap{	
	height: 25px;
	padding-bottom: 60%;
	padding-top: 30px;
	text-align: center;	
	width: 100%;
}

.hero-form-wrap a,
.hero-invite h2,
#hero-wrap,#hero-wrap h2,
#hero-wrap h3,
#hero-wrap a,
.hero-form-wrap,
.hero-form-wrap h3,
.hero-form-wrap h2  {
	color: white;
}
.hero-form-wrap h2{
	font-size: 31pt;
	margin-bottom: 8px;
}
.hero-form-wrap .fa-angle-down{
	color: #9ccc65;
	font-size: 50pt;
}
.hero-form-wrap .italic {font-size: 14.5pt;font-weight: 400}

#hero {
	font-size: 20pt;
	line-height: 1.4em;
	position: relative;
}
#hero h1{
	font-size: 28pt;
	color:black;
	font-weight: bold;
	margin: 30px 0 40px;
}
.belowLaptop {margin-top: 30px;}

.hero-form-wrap .btnGreen,
#hero .btnGreen{
	color:white; 
	font-size: 17pt;
	font-weight: bold;
	line-height: 56px;
	height: 56px;
	padding: 0px 0px;
	text-shadow: 1px 1px #248b50;
}
.hero-form-wrap .btnGreen{
	line-height: 49px;
	height: 49px;
	margin: 8px auto 64px; 
}

.hero-laptop {
	background-image: url('/images/monitor_554x528.png');
	background-size: contain; 
	background-repeat: no-repeat;
	display: block;
	max-width: 554px;
	width: 90%;
	height: 528px; 
	margin: 40px auto 0;
	position: relative;
	z-index: 100;
}
.hero-form-wrap {
	border-top: 2px solid #7c98b4;
	background-color: #473843; 
	box-sizing: border-box;
	min-height: 400px;
	padding: 85px 4% 95px;
	position: relative;	 
	width: 100%;
	z-index: 50;
}
.hero-form-wrap hr{width: 40%;min-width: 700px;}
ul.twoWide{
	max-width: 657px;
	margin:24px auto 32px;
	min-height: 85px;
	padding-left: 55px;
	font-weight: 400; 
}
ul.twoWide li{
	box-sizing: border-box;
	clear:none;
	display: block;
	float:left;
	font-size: 14.5pt;
	line-height: 1.75em;
	text-align: left;
	width: 49%;
}
ul.twoWide li.floatright { 
	float: right;
	width: 49%;
}
ul.twoWide li .fa-circle {
	font-size: 7pt;
	margin-right: 8px;
	position: relative;
	top: -3px;
}
.what-receive {
	font-size: 16pt;
	font-weight: 600;
	margin: 10px auto;
	padding-top: 25px;
	text-align: center;
	width: 100%;
}


.hero-bg-image {
	background-image: url('/images/homepage-hero-wm-1390x766.jpg');
	background-repeat: no-repeat;
	background-size: 100% 766px;
	min-height: 109px;
	left:0px;
	position: absolute;
	top:0px;
	width: 100%;
	z-index: 1;
}
.isOnHomePage .hero-bg-image {
	height: 766px;}

a.btnLightGreen {
	background-color: #9ccc65;
	border-radius: 10px;
	border: 1px solid white;
	color:white;
	display: block;
	font-size: 16pt;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin: 30px auto 20px;
	max-width: 225px;
	padding: 0 20px;
	text-decoration: none;
}

.homePage-content {
	background-image: url('/images/keyboard-search-screened-1397x932.jpg');
	background-repeat: no-repeat;
	background-position: center;
	zz-color: #384042;
	padding: 55px 8.65% 79px;
	text-align: center;
}
.homePage-content h2 {
	color:#384042;
	font-size: 29pt;
	font-weight: bold;
	margin-bottom: 1em;
}
.homePage-content p{
	font-size: 15pt;
	line-height: 1.25em;
}
.homePage-content hr{
	height: 3px;
	margin: 50px auto 70px;
	width: 90%;
}

.img5Tier{margin: 0 7% 40px 0}

#wrapDynamicChart img{
	display: block;
	margin: 0px auto;
	max-width: 456px;
	width:100%;
}
#wrapDynamicChart{
	bottom: auto;
	top: 8%;
	left: 7%;
	padding-bottom: 32%;
	position: absolute;
	width: 86%;
	z-index: 110;
}

.isOnHomePage .publicWrapper {
	background-color: transparent;
	padding: 0;margin: 0;
	border:none;
	box-shadow: none;
	position: relative;
	z-index: 10;
}

@media only screen and (min-width: 769px) {
	#wrapDynamicChart{
		padding-bottom: 265px;
	}
	#hero-wrap{padding-bottom: 600px}
}
