body{font-family: 'Open Sans', sans-serif;}
#landingcontainer a:focus{outline:1px dotted}
#landingcontainer hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
#landingcontainer h1{font-size:50pt; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:auto;}
#landingcontainer h2{font-size:36px; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:auto; }
#landingcontainer h3{font-size:30px; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:auto; }
#landingcontainer h4{font-size:24px; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:auto;}
#landingcontainer h5{font-size:18px; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:24px;}
#landingcontainer h6{font-size:14px; font-family: 'Oswald', sans-serif; font-weight:300; color:#515151;  line-height:18px;}
#landingcontainer p{font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#3f3f3f; line-height:24px;}
#landingcontainer ol{list-style:decimal}
#landingcontainer ul{list-style:disc}
#landingcontainer p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

#landingcontainer .green{color:#488a34;}
#landingcontainer .grey{color:#515151;}
#landingcontainer .white{color:#FFF;}
#landingcontainer .medium{font-weight:400;}
#landingcontainer .bold{font-weight:700;}
#landingcontainer .uppercase{text-transform:uppercase;}
#landingcontainer .center{text-align:center;}
#landingcontainer .right{text-align:right}
#landingcontainer .nomargin{margin:0px;}

#landingcontainer .rotate{ font-size:20px;  font-family: 'Oswald', sans-serif; font-weight:700; color:#9f9f9f; text-transform:uppercase;}
#landingcontainer .number{ font-size:30px;  font-family: 'Oswald', sans-serif; font-weight:700; color:#9f9f9f; text-transform:uppercase;}

#form #lead_capture label {font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#9f9f9f; }
#form #lead_capture_thin label {font-size:14px; font-family: 'Open Sans', sans-serif; font-weight:400; color:#9f9f9f; }



#astrix{
	display:block;
	height:50px;
	font-size:143px;
	float:left; 
	position:relative;
	padding:0px;
	margin:0px;
	font-family: 'Oswald', sans-serif; font-weight:700; color:#488a34; text-transform:uppercase;
	line-height:110px;
}

.features h6{margin-top:10px;}

#android h4{margin-left:150px;}

#greenbox p{padding-left:10px; padding-right:10px; padding-bottom:10px; padding-top:10px; font-style:italic; line-height:18px;}
#greenbox img {border-radius: 5px; border: 1px solid #fff;}
 
.top_btn {float: right; text-align: center; margin-top: 20px;} 
.top_btn li {display: inline; float: none;}
.top_btn a {background: #5db008; padding: 10px 20px !important; font-weight: bold; text-transform: uppercase; text-decoration: none; border: 1px solid #5db008; border-radius: 10px; color: #fff;}
.top_btn a:hover {background: #fff; color: #5db008;}


