@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
*{
	font-family:"open_sanslight";
	
	-moz-box-sizing: border-box;
	-webkit-sizing: border-box;
	box-sizing: border-box;
}


body, html{
	font-size:16px;
	margin:0px;

}


/* Desktop Layout: greater than 1280 */
.topnavCNT{
	background-color:#252c32;
	height:45px;
	width:100%;
	text-align:center;
	margin:auto;
	position:fixed;
	opacity:90%;
	z-index:10;

	
	

}

.navbarCNT{
	
	width:100%;
	height:100%;
	background-color:transparent;
	
	text-align:center;
	margin:auto;

}

.navbox{
	width:auto;
	height:100%;
	color:lightgray;
	text-align:center;
	display:inline-block;
	
	font-size:0.9rem;
	padding:20px;
	padding-top:15px;
	padding-bottom:15px;

}



.adbox{
	background-color:#252c32;
	color:white;
	font-family:"Arial";
	text-align:center;
	width:100%;
	height:auto;
	padding:2rem;
	font-size:2.5rem;
	line-height:2.8rem;
	position:relative;
	z-index:1;
	top:45;
	padding-top:7rem;



}

sup{
	font-size:1.3rem;
	color:gray;
}

.titlebox{
	
	
	
	width:100%;
	height:auto;
	background-color:#252c32;
	text-align:center;
	margin:auto;
	padding-bottom:5rem;

}

.titlebox img{
	width:40%;
	max-width:500px;

}

.subtext{
	font-size:1.2rem;
	color:gray;
	
}

.bannertext{
	font-size:1.8rem;
	background-color:transparent;
	
	color:darkgray;

}



.producttext{
	background-color:#e8e7e7;
	color:#191919;
	font-size:2rem;
	
	width:100%;
	height:auto;
	padding:0.8rem;
	margin:auto;
}

.triplebox{
	width:100%;
	height:auto;
	text-align:center;
	margin:auto;
	padding-top:3rem;

}

.sig{
	background-color:transparent;
	
	font-family:"arial";
	color:darkorange;
}


.singlebox{
	width:20%;
	height:auto;
	margin:1rem;
	display:inline-block;
	vertical-align:top;
	line-height:1.2rem;
	text-align:left;
	font-size:0.8rem;

}

.tripleCNT{
	width:100%;
	height:auto;
	text-align:center;
	margin:auto;
	margin-bottom:4rem;

}

.producebox{

	width:300px;
	height:300px;
	display:inline-block;
	background-color:navy;
	border:10px solid #5a5454;
	padding:0px;
	vertical-align:top;

	margin:1rem;

	
}

.producebox img{
	


}

.tinytext{
	background-color:transparent;
	color:lightgray;
	font-size:0.7rem;
}




.linktext{
	color:#4570e6;
	font-size:1.4rem;
	font-family:"Arial";
}

a{
	color:#4570e6;
	text-decoration:none;
	font-size:1.4rem;
	font-family:"Arial";

}

a:visited{
	color:#4570e6;
	
}

.performanceCNT{
	width:100%;
	height:auto;
	background-color:white;
	text-align:center;
}

.performanceCNT img{
	width:100%;
	max-width:800px;
	padding-top:2rem;
}

.testimonialCNT{
	width:100%;
	max-width:1024px;
	height:auto;
	background-color:whitesmoke;
	text-align:center;
	margin:auto;
	padding:1rem;
	padding-top:3rem;
}

.testimonytitle{
	text-align:left;
	font-size:2rem;
	font-family:'arial';
	font-weight:bold;
}

.testimonyblurb{
	width:100%;
	height:auto;
	text-align:left;
	margin-bottom:1.5rem;
	font-family:'arial';
	color:gray;
	font-size:0.8rem;
}

.actnow{
	width:auto;
	height:auto;
	padding:0.8rem 1.5rem ;
	padding-top:0.6rem;

	background-color:#bb0e0e;
	color:white;
	font-family:'arial';
	margin:auto;
	display:inline-block;
	line-height:1.2rem;
	border-radius:10px;
	margin-top:1rem;
}

.navbox a{
	text-decoration:none;
	font-size:0.9rem;
	color:lightgray;
}

.navbox a:visited{
	color:lightgray;
}

.navbox a:hover{
	color:darkgray;
}

.purchbutton a{
	color:#4fb1f7;
}

.purchbutton a:visited{
	color:#4fb1f7;
}


.lindseytext{
	font-family:nothing;
	font-size:2.0rem;
	font-weight:normal;


}

.jonestext{
	font-weight:bold;
	font-family:"Arial";
	font-size:2.0rem;
}

.requirements{
	width:100%;
	height:auto;
	text-align:center;
	
	padding:1rem;


	background-color:#252c32;

	
	line-height:2.0rem;
	margin:auto;
	color:lightgray;
}

.reqbox{
	width:50%;
	height:100%;
	
	display:inline-block;
	vertical-align:top;
	padding:3rem;
	text-align:left;

}

.leftreq{
	border-right:1px solid gray;
}

.reqtitle{
	color:lightblue;
	font-family:'arial';
	font-size:1.4rem;
}

.buttonholder{
	width:100%;
	height:auto;
	
	background-color:whitesmoke;
	padding-bottom:2rem;
}

a .button{
	width:auto;
	height:auto;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:3px;
	background-color:#cc8605;
	color:white;
	display:inline-block;
	font-size:1rem;
}

.button:hover{
	background-color:#dc9b22;
}

a .butt2{
	background-color: #6060b5;
	width:auto;
	height:auto;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:3px;
	
	color:white;
	display:inline-block;
	font-size:1rem;
}

.section1{
	width:100%;
	height:auto;
	text-align:center;




	background-color:whitesmoke;
	

	line-height:2.0rem;
	margin:auto;



}

.special1{
	padding-top:4rem;

}

.section11{
	width:100%;
	height:auto;
	text-align:center;
	background-color:darkgray;
	



}

.section11 img{
	width:100%;
	max-width:1024px;
	visibility:none;
	margin-top:4rem;
	margin-bottom:4rem;
	border:10px solid lightgray;
}

.sectiontitle{
	font-size:3rem;
	font-family:"Arial";
	font-weight:bold;
	color:#141414;
	padding-bottom:2rem;
}

.bodytext{
	
	font-size:1.5rem;
	background-color:transparent;
	color:#181818;
	
	
}

.bt2{
	color:lightgray;
}

.companytext{
	color:gray;
	font-size:2.0rem;
}

.sectionbody{
	width:100%;
	margin:auto;
	font-size:1.2rem;
	color:#969494;
	padding-top:1.5rem;



}

.sectionbody img{
	width:100%;

}

.body1{
	padding-bottom:5rem;
	padding-left:5rem;
	padding-right:5rem;

}

.bullet{
	width:12px;
	height:12px;
	display:inline-block;
	background-color:orange;
	margin-left:1rem;
}

.section2{
	padding:5rem;
	text-align:center;
	background-color:whitesmoke;

	line-height:2.5rem;

}
.special3{
	background-color:#252c32;
}

.vidbox{
	border:7px solid #666;
	width:620px;
}

.vidbox2{
	border:7px solid #666;
	width:440px;
}

.section3{
	padding:5rem;
	text-align:center;
	background-color:#252c32;
	line-height:2.5rem;
	color:lightgray;
	font-size:2.5rem;
	font-family:"Arial";

}

.section3 img{
	margin-top:5rem;
	border:7px solid gray;
}

.biCNT{
	width:100%;
	height:auto
	background-color:whitesmoke;
	padding-bottom:3rem;
	padding-top:3rem;


}

.biBox{
	width:50%;
	height:100%;
	display:inline-block;
	
	padding-top:2rem;
	padding-bottom:2rem;

}

.biboxrt{
	border-left:none;
}

.footer{
	width:100%;
	height:auto;
	background-color:#252c32;
	background-color:gray;
	padding:30px;
	
	font-size:0.75rem;
	color:white;
	text-align:center;

	margin-top:4rem;

}

.upperbox{
	width:100%;
	max-width:1280px;
	
	

	
	line-height:1.1rem;
	text-align:left;
	margin:auto;
}

.lowerbox{
	width:100%;
	max-width:1280px;
	padding-top:10px;
	text-align:left;
	margin:auto;

}

.special2{
	border:none;
}


.mvideoCNT{
	height:600px;
	width:100%;
	
	padding-top:8rem;
	

	text-align:center;
	margin:auto;
	
}









@media only screen and (max-width: 860px) {

.adbox{	
	font-size:2.0rem;
	line-height:2.3rem;
	padding-top:5rem;
}

.section1{
	padding-top:3.5rem;
}

.body1{
	padding:2rem;
	padding-left:3rem;
	padding-right:3rem;
}

.titlebox img{
	width:60%
}

.section2{
	padding:3rem;
}

.vidbox{
	border:none;
	width:90%;
}

.section3{
	padding:3rem;
	line-height:2.2rem;
	font-size:2.2rem;
}

.section3 img{
	margin-top:3rem;
}

.section11{
	padding:none;
}

.section11 img{
	width:100%;
	margin:0px;
	visibility:none;
	border:none;
	
	
}

.footer{
	
	font-size:0.6rem;
}



}


@media only screen and (max-width: 680px) {

.n1, .n5{
	display:none;
}
.reqbox{
	display:block;
	width:100%;
	border:none;
	padding:1rem;
}

.body1{
	padding:1rem;
}

.singlebox{
	width:100%;
	height:auto;
	
	display:block;
	
	line-height:1.4rem;
	text-align:left;
	font-size:1rem;


}

.biBox{
	width:100%;
	height:100%;
	display:block;
	border:10px solid white;
	
	padding-top:1rem;
	padding-bottom:1rem;

}

.vidbox2{
	border:5px solid #666;
	width:100%;
}

.triplebox{
	padding-right:2rem;

}

.adbox{
	
	font-size:1.5rem;
	line-height:2rem;
	

}

.bodytext{
	
	font-size:1.2rem;
	text-align:left;
	
	
	
}

	
}







/* Tablet layout */
@media only screen and (max-width: 440px) {

.companytext{
	
	font-size:1.2rem;
}

.sectiontitle{
	font-size:2.5rem;
	line-height:32px;
}

.titlebox img{
	max-width:none;
	width:75%;


}

.section2{
	padding:10px;
}

.body1{
	padding:15px;
}

.vidbox{
	width:100%;
}

.section3{
	padding:10px;
	padding-top:2rem;
	padding-bottom:4rem;
}

.reqbox{
	display:block;
}


.singlebox{
	width:100%;
	height:auto;
	
	display:block;
	
	line-height:1.2rem;
	text-align:left;
	font-size:0.8rem;

}

.bodytext{
	
	font-size:1.2rem;
	text-align:left;
	
	
	
}





}




/* Mobile Layout:  min of 480px .  I80erits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (max-width: 480px) {







}

@media only screen and (min-width: 481px) {
	
}


