html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { line-height: 1; color: #000000; background: white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }




/* JROCK FRAMEWORK */

.right{float: right}
.left{float: left}

.half{width: 49%; }
.third{width: 32%; }
.two-third{width: 65%}
.quarter{width: 24%;}

.txtRight{text-align: right}
.txtLeft{text-align: left}
.txtCenter{text-align: center}

.clear{clear: both}

#holder{width: 100%}


img {
	max-width: 100%;
 /* ie8 */
}

.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}









body{font:14px/24px 'Lato', sans-serif; background-color: #ffffff; color: #333333}
.wrapper{max-width: 1040px; margin: 0 auto; width: 93%;}

h1,h2,h3,h4,h5,h6{letter-spacing: -2px; font-family: "Montserrat"}

h2{font-size: 24px;}

h3{
font-size: 18px;
font-weight: normal;
line-height: 18px;
margin: 0 0 10px 0;
color: #5a5a5a;
clear: both;
}
p{margin-bottom: 30px;}

#content{clear: both; padding-top: 80px;}

#header{background-color: #2a2a2a; width: 100%; float: left}

#header ul{float: right; list-style: none; margin-top: 20px;}
#header ul > li {float: left; list-style: none;}
#header ul > li > a{display: block; padding: 24px; font-size: 13px; text-decoration: none; color: #bbbbbb; text-transform: uppercase}
#header ul > li > a:hover{color: #ffffff;}
#header ul > li > a.active{background: #86adcb; color: #ffffff; border-radius: 4px 4px 0 0}
#header #logo{float: left; margin-top: 18px;}

#banner{height: 515px; width: 100%; background-image: url('../media/layout/checks.jpg'); background-size: cover; background-position: center center; float: left; margin-bottom: 60px;}
#banner h1{font-size: 60px; color: #ffffff; font-weight: bold; max-width: 400px; letter-spacing: -3px; margin-top: 80px; line-height: 50px; text-shadow: 1px 1px 1px black;}
#banner .intro{font-size: 28px; font-family: "Open Sans", Arial; color: #ffffff;  max-width: 700px; padding-top: 20px; line-height: 40px; text-shadow: 1px 1px 1px black;}

.explainer{background-color: #e9e6e1; width: 100%; float: left; padding: 40px 0; border-top: 20px solid #4e5a64;}
.explainer h1{font-size: 40px; line-height: 40px; font-weight: 700; margin-bottom: 30px;}
.explainer p{font-weight: 300; letter-spacing: -0.25; font-size: 24px; line-height: 40px;}

.disclaimer{color: #ffffff;}
.disclaimer-home{color: #ffffff; padding-top: 40px;}
.cta{padding: 10px 30px; border-radius: 6px; text-transform: uppercase; font-size: 18px; text-decoration: none; letter-spacing: 0px; font-family: "Montserrat"; width: 210px; margin: 20px 0; text-align: center}

/* .button { font-family: "Montserrat"; display: inline-block; text-decoration: none; color: #fff; background-color: #86adcb; padding: 20px 70px; font-size: 24px; border: 1px solid #608fb2; border-radius: 5px; box-shadow: 0px 6px 0px #3a6c91, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5); margin-top: 30px;} */


.feature{border-bottom: 1px solid #e5e5e5; width: 100%; float: left; margin: 60px 0; position: relative}
.feature img{max-width: 48%; position: absolute; bottom: 0;}
.featureLeft img{ left: 10px;}
.featureLeft h2, .featureLeft p{padding-left: 53%;}
.featureRight h2, .featureRight p{padding-right: 53%;}
.featureRight img{float: right; right:10px;
}


/*UNITS */
.unit{box-shadow: 0px 2px 4px 0 rgba(0,0,0,0.2); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; margin-bottom: 25px;}
.unit div:first-child{border-top-left-radius: 4px; border-top-right-radius: 4px;}
.unitHeader{background-color: #4e5a64; color: #ffffff; height: 50px; padding: 0 10px; line-height: 50px; font-family: 'Montserrat'}
.unitHeader h1, .unitHeader h2{font-size: 16px; margin-bottom: 0; line-height: 50px; color: #ffffff; float: left; letter-spacing: 0}
.unitHeader a{color: #ffffff; text-decoration: none;}
.unitHeader i{font-size: 16px}
.unitBody{background-color: #ffffff; padding: 20px 20px;}
.unitFooter{background-color: #f3f4f7; height: 25px;}
.unit div:last-child{ border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; min-height: 10px; }
.unitBody h3{border-bottom: 2px dashed #989898; padding-bottom: 5px; margin-bottom: 20px; color: #86adcb; margin-top: 40px}
.unitBody h3:first-child{margin-top: 0;}
/**/


/* BUTTONS */
.button, input[type="submit"]{background-color: #4e5a64; color: #ffffff; text-decoration: none;  font-size: 17.5px; border-radius: 6px; cursor: pointer; padding: 11px 10px; font-family: 'Montserrat', Arial, sans-serif; line-height: 17.5px; display: inline-block; margin-bottom: 20px;transition: opacity .4s ease; border: none; height: auto; width: auto; box-shadow: inset 0px -.15em 0px 0px rgba(0,0,0,.2), inset 0px 0px 0px 100px rgba(0,0,0,0), 0px .2em .15em 0px rgba(0,0,0,.15)}
.button:hover{opacity: .85;}
.button:active{box-shadow: inset 0px -.1em 0px 0px rgba(0,0,0,.25), inset 0px 0px 0px 100px rgba(0,0,0,.1), 0px .1em 0px 0px rgba(0,0,0,.2);}
.buttonHolder{margin-top: 20px; padding-top: 20px; clear: both; border-top: 2px dashed #989898;}
.small-button, .button-small{font-size: 12.5px; padding: 7px 10px; line-height: 12.5px}
/**/

.notice{
color: rgba(0,0,0,0.6);
border-radius: 4px;
margin-bottom: 25px;
/* box-shadow: inset 0 1px 0 rgba(255,255,255,0.5),0 2px 4px rgba(0,0,0,0.08),inset 0 -1px 0 rgba(0,0,0,0.15); */
padding: 9px 35px 9px 14px;
position: relative;
}

/*COLORS -- keep low on sheet*/
.success, .green{background-color: #7fc18d; color: #ffffff}
.warning, .orange{background-color: #f2b154;}
.important, .red{background-color: #eb815c;}
.info, .blue{background-color: #8dbdca; color: #ffffff}
.black{background-color: rgba(0,0,0,0.6); color: #ffffff; border: 2px solid rgba(0,0,0,0.8)}



/*TABLES*/
table{width: 100%; clear: both}
thead{background-color: #e0e2e6}
thead th{padding: 5px 5px; font-weight: bold; font-size: 15.5px}
tbody td{padding: 5px 5px; font-family: "Lekton", "Courier New"; font-size: 14.5px; border-bottom: 1px solid #f3f4f7}
tbody td .tag{font-family: 'Open Sans'; font-size: 10px}
/**/



.greenText{color: #7fc18d;}
.orangeText{color: #f2b154;}
.redText{color: #eb815c;}
.blueText{color: #8dbdca;}

/**/

.list{margin-left: 40px; margin-bottom: 40px}

sup{font-size: 13px; vertical-align: super; text-decoration: underline; padding-left: 3px; letter-spacing: 0}

.specialHeading{font-size: 40px; line-height: 40px; font-weight: 700; margin-bottom: 30px;}

#featureList{ margin: 20px;}


#footer {
background-color: #ffffff;
min-height: 90px;
text-align: center;
padding: 40px 0;
width: 100%;
float: left;
border-top: 20px solid #4e5a64;
}

#footerLinks{font-size: 16px;}

#footerLinks span {
margin: 0 10px;
}

#footerLinks a {
color: #aaaaaa;
text-decoration: none;
}


#mobileNav{float: right; color: #ffffff; text-decoration: none; font-size: 28px; margin-top: 24px; display: none;}


#video{
	padding: 10px; background-color: #ffffff; border-radius: 10px;
}

#videoWrapper {
	position: relative;
	padding-bottom: 53.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#videoHolder #videoWrapper{
  margin-bottom: 40px;
}
#videoHolder{
  padding: 5px;
  margin-bottom: 40px;
  display: none;
}
@media (max-width: 789px){
	#nav{display: none;}
	.left, .right{float: none;}
	.half, .third, .two-third, .quarter{width: 100%; }
	.feature img{float: none; position: relative; max-width: 100%; left: 0;}
	.featureLeft h2, .featureLeft p, .featureRight h2, .featureRight p{padding: 0;}
	#banner h1{margin-top: 30px; font-size: 50px}
	#banner .intro{font-size: 22px; line-height: 30px;}
	#logo{height: 40px; margin: 10px 0; float: left}
	#mobileNav{display: inline}
	
	#nav{width: 100%; float: left}
	#nav li{display: block; width: 100%; border-top: 1px solid #222222}
	.cta{display: block}
}




