/************************************************************************************
RESET
*************************************************************************************/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
/* responsive video */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #fff;
	color: #333;
	font: 1em/150% 'Open Sans', sans-serif;
}
a {
	color: #4587dd;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #4587dd;
	}

blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 1.2em;
}
/* list */
ul, ol {
	margin: 0 0 1.4em 13px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

sup {
	font-size: 0.4em;
}


/* headings */
h1, h2, h3 {
	margin: 0 0 30px 0;
	font-weight: normal;
	line-height: normal;
	font-family: 'Droid Serif', Georgia, Times, serif;
	}
	
h1 {
	font-size: 3.8em;
	color: #333;
}
h2 {
	font-size: 2.2em;
	color: #005cb9;
	}
h3 {
	font-size: 1.8em;
	color: #333;
}

.container h1, h2 {
	width: 100%;
	text-align: center;
}

sub {
	 font-size: 0.6em;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 display: none;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 980px;
	margin: 0 auto;
}

header {
	position: relative;
	height: 100px;
	background: #fff;
	padding-top: 10px;
}

header img {
	float: left;
}

/* header social media icons */
#header_social {
	float: left;
	margin: 20px 0 0 20px;
	color: #999;
	font-size: 1em
}
#header_social li {
	float: left;
	margin: 0 0 0 15px;
	list-style: none;
}

#herobox {
	margin: 0 auto;
	height: 575px;
	padding: 0;
}

.home {
	background-image: url(images/bgherobox.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	height: 575px;
}

.howitworks {
	background-image: url(images/bgherobox_howitworks.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	height: 575px;
}

.about {
	background-image: url(images/bgherobox_about.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	height: 575px;
}

.fullwidth {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.bgwhite {
	background-color: #fff;
}

.bgwhite h1, .bgwhite h2 {
	color: #005cb9;
}

.bgblue {
	background-color: #005cb9;
	color: #fff;
	height: 550px;
}
.bgblue a {
	color: #fff;
	font-weight: 600;
}

.bgblue h1, .bgblue h2, .bgblue h3, #ctapurchase h1, #ctapurchase h2, #ctapurchase h3 {
	color: #fff;
}

.bgguard {
	background-image: url(images/bgguard.png);
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	height: 575px;
	padding: 0;
}

.bgtoolate {
	background-image: url(images/bgtoolate.png);
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ededed;
	height: 575px;
	padding: 0;
}

/*body#home #herobox h1 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	width: 70%;
	color: #005cb9;
}
*/

body#home #herobox h1 {
	width: 70%;
	color: #fff;
	margin: 30px 0 0 200px;
	text-shadow: none;
}

#herobox h1 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	width: 50%;
	color: #005cb9;
	padding: 7% 0;
}

.bgguard h1, .bgtoolate h1 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	width: 70%;
	color: #005cb9;
}

.bgguard h1 {
	width: 65%;
	color: #333;
}

.services {
	text-align: center;
}

.slide, #headercontainer, .footercontainer, .container, #repinfo {
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#repinfo {
	color: #fff;
	text-align: center;
	background: #004d42;
	margin: 0 auto;
	width: 100%;
}

#ctapurchase, #satisfaction {
	color: #fff;
	text-align: center;
	background: #005cb9;
	margin: 0 auto;
	width: 100%;
	padding: 30px 0;
}

#repinfo p, #ctapurchase p {
	padding: 10px;
	}
	
.container {
	padding:  80px 0;
	text-align: center;
}
.slide img {
	border: 3px solid #fff;
}

.services ul, .container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.services ul li {
	float: left;
	list-style: none;
	width: 31%;
	margin: 0 2% 4% 0;
}

body#faq article ul, body#sitemap article ul {
	margin: 0;
	padding: 0;
}

body#faq article ul li, body#sitemap article ul li {
	list-style: circle;
	width: 100%;
	margin: 0 0 2% 0;
	text-align: left;
}

body#faq .container p, body#policy .container p {
	text-align: left;
}
	
.feature {
	font-weight: 600;
	color: #005cb9;
	padding: 1em 0 0.5em 0;
}

.cta {
	margin: 30px auto 60px auto;
	width: 938px;
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding: 10px 20px 0 20px;
}

.cta h2 {
	margin : 0 0 0 0;
}

.cta p {
	font-size: 1.2em;
	line-height: 1.4em;
 	margin 0;
	padding: 0;
}

.quote {
	margin: 0 0 40px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.btninfo {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
	}
	
.btninfo a {
	color: #fff;
	display: block;
	text-decoration: none;
	transition: all 0.7s ease 0s;
	border: 2px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding: 5px 15px 7px 15px;
	}

.btninfo a:hover {
	background: #fff;
	color: #005cb9;
	}

.video {
	margin: 20px auto;
	width: 980px;
}
.ctainfo {
	width: 70%;
	float: left;
}
/* contactform */
body#home #contact-area {
	margin: 0 auto;
	padding: 25px;
}
#contact-area {
	width: 620px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
 	border-radius: 8px;
	color: #000;
	opacity: 1;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    text-align: left;
    }

#contact-area input, #contact-area textarea {
	padding: 10px;
	width: 400px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	-webkit-border-radius: 8px; 
  	-moz-border-radius: 8px; 
 	border-radius: 8px; 
}

#contact-area textarea {
	height: 90px;
	padding: 10px;
}

#contact-area input.wpcf7-submit {
	color: #fff;
	font-size: 1.4em;
	background: #4587dd;
	margin-top: 10px;
}

label {
	float: left;
	padding-top: 5px;
}
/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
nav {
	float: right;
	margin-top: 20px;
}

#main-nav li {
	padding: 0;
	list-style: none;
	float: left;
}

#main-nav .purchase a, #ctapurchase .purchase a {
	background: #005cb9;
	padding: 5px 15px 7px 15px;
	margin: 0 0 0 40px;
	border: 2px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	transition: all 0.4s ease 0s;
	color: #fff;
	}

#main-nav a {
	line-height: 100%;
	color: #005cb9;
	display: block;
	text-decoration: none;
	margin: 7px 0 0 40px;
   	}

#ctapurchase .purchase a {
	font-size: 1.2em;
   	}

#main-nav a:hover {
	border-bottom: 2px solid #fff;
}

#main-nav .purchase a:hover, #ctapurchase .purchase a:hover {
	background: #fff;
	border: 2px solid #005cb9;
	color: #005cb9;
	text-decoration: none;
}
	
/************************************************************************************
CONTENT
*************************************************************************************/
#content {
	background: #fff;
	margin: 0;
	padding: 20px 0;
	width: 670px;
	float: left;
}
#content_home {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 980px;
	float: left;
}
#content_fullwidth {
	background: #fff;
	margin: 0;
	padding: 20px 0;
	width: 980px;
	float: left;
}
.homecolleft {
	width: 351px;
	float: left;
	text-align: left;
	margin-top: 30px;	
}
.homecolright {
	width: 531px;
	float: left;
	text-align: left;	
}

#col_fullwidth {
	width: 980px;
	float: left;
}

.homecolright {
	margin-left: 90px;
}


/* post */
.post {
	margin-bottom: 0;
}
.post-title {
	margin: 0 0 20px 0;
	padding: 0;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

.post img {
	float: left;
	margin: 20px 20px 20px 0;
}

/*table */
.compare {
	width: 100%;
	margin: 20px 0 100px 0;
	text-align: left;
	border: 1px solid #ccc;
}
.compare th {
	margin: 0;
	padding: 10px 15px;
	text-align: center;
	font-size: 1.4em;
}

.compare .name {
	font-weight: normal;
	padding: 10px 15px;
	background: #ededed;
	border-left: 1px solid #ccc;
	}

.compare .name1 {
	padding: 10px 15px;
	color: #f05023;
	background: #ededed;
	font-weight: normal;
	}

.compare .name2 {
	padding: 0 0 10px 20px;
}

.compare .name3 {
	padding: 0 10px 10px 6px;
}

.compare .name4 {
	text-align: center;
	padding: 10px 0 15px 0;
	border-left: 1px solid #ccc;
}

.compare .name5 {
	text-align: center;
	color: #f05023;
	padding: 10px 0 15px 0;
}

.compare .name6 {
	padding: 0 0 10px 20px;
	border-left: 1px solid #ccc;
}

.compare tr {
	background: #fff;
}

.compare td {
	vertical-align: middle;
}

/** how it works list **/
dl.protected {
	margin: 90px 0 130px 0;
	padding: 0;
	}
	
dl.protected:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
dl.protected dt {
	margin: 0 0 30px 0;
	color: #000;
	font-size: 2.2em;
	color: #005cb9;
	text-align: left;
	line-height: normal;
	}
	
dl.protected dt img {
	float: right;
	margin: -30px 0 4px 0;
	padding: 0 4px 4px 200px;
	}

dl.protected.alt dt img {
	float: left;
	margin: -30px 0 4px 0;
	padding: 0 200px 4px 4px;
	}

dl.protected dd {
	margin: 0 0 15px 0;
	text-align: left;
	}
	
dl.protected.alt dd {
	margin: 0 0 15px 0;
	text-align: left;
	}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 280px;
	float: right;
	margin: 30px 0 30px;
}
.widget {
	background: #fff;
	margin: 0 0 30px;
	padding: 0;
}
.widgettitle {
	margin: 0 0 5px;
	padding: 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #eee;
}
/************************************************************************************
FOOTER
*************************************************************************************/
footer {
	clear: both;
	position: relative;
    background: #333;
    color: #fff;	
	height: 80px;
	padding: 8px 0 0 0;
	font-size: 0.8em;
	}

footer a, footer a:visited {
	color: #fff;
}
#footer_copyright {
	padding: 0;
	float: left;
}
#footer_nav {
	padding: 0;
	margin: 0;
	float: right;
}
#footer_social {
	padding: 0;
}
#footer_nav ul {
	list-style: none;
	margin: 0;
}
#footer_nav li {
	padding: 3px 0 4px 0;
	list-style: none;
	margin: 0 0 0 15px;
	float: left;
}
#footer_nav li a {
	outline: none;
}

#footer_social ul {
	list-style: none;
	margin: 0;
}
#footer_social li {
	padding: 3px 0 0 0;
	margin: 0 15px 0 0;
	list-style: none;
	float: left;
}
/* SCROLL TOP */
.scrollup {
	width:40px;
	height:40px;
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:25px;
	right:25px;
	display:none;
	background: url(images/up-arrow.png) no-repeat;
}
/************************************************************************************
PRICING
*************************************************************************************/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.plans {
	margin: 0 0 0 18%;
  overflow: hidden;
}

.plan {
  float: left;
  width: 150px;
  margin: 20px 2px;
  padding: 15px 25px;
  text-align: center;
  background: white;
  background-clip: padding-box;
  border: 2px solid #e5ded6;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.plan a {
	color: #fff;
}

.plan-title {
  margin-bottom: 12px;
  font-size: 24px;
  color: #005cb9;
}

.plan-price {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
}

.plan-unit {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-weight: normal;
  color: #aaa;
}

.plan-features {
  width: 120px;
  margin: 20px auto 15px;
  padding: 15px 0 0 15px;
  border-top: 1px solid #e5ded6;
  text-align: left;
}

.plan-feature {
  line-height: 20px;
  font-size: 24px;
  font-weight: 500;
  color: #333;
}
.plan-feature + .plan-feature {
  margin-top: 5px;
}

.plan-feature-unit {
  margin-left: 2px;
  font-size: 16px;
}

.plan-feature-name {
  font-size: 13px;
  font-weight: normal;
  color: #aaa;
}

.plan-button {
  position: relative;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background: #f05023;
  border-bottom: 2px solid #cf7e3b;
  border-radius: 4px;
    top: 0px;
    left: 2px;
    height: 25px;
}
.plan-button:active {
  top: 2px;
  margin-bottom: 2px;
  border-bottom: 0;
}

.plan-highlight {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 170px;
  border: 4px solid #37bbe6;
}
.plan-highlight .plan-button {
  font-size: 18px;
  line-height: 49px;
  background: #37bce5;
  border-color: #3996b3;
  border-color: rgba(0, 0, 0, 0.15);
}

.plan-recommended {
  width: 160px;
  margin: -15px auto 15px;
  padding-bottom: 2px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.05);
  background: #37bbe6;
  border-radius: 0 0 4px 4px;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
	zoom: 1;
}
