
* {margin:0;padding:0;}
*, *:before, *:after {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body {font-size:100%;font-family:"Roboto",Helvetica,Arial,Sans-serif;line-height:1;color:#444444;}
html {overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);}
header, nav, section, footer {display:block;}

/* clearfix */
.cf:before, .cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {-o-transition:.2s;-ms-transition:.2s;-moz-transition:.2s;-webkit-transition:.2s;transition:.2s;outline:none;}
.container {width:100%;max-width:1140px;margin:0 auto;}

.video2 {
	overflow:hidden;
	height:253px;
	width:450px;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.75);
}
.video2 iframe {
	height:253px;
	width:450px;
}
.diff {
	background:#eeeeee;
}
.how2 .box p a {
	text-decoration:underline;
	color:#000;
}
section.how2 .box p, section.how2 .box2 p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
}
section.how2 {
    padding: 40px 0 10px;
}
section.how2 h2 {
    margin: 0 0 40px;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
}

section.how2 .box,section.how2 .box2{width:550px;padding:15px 25px 20px;border-radius:20px;float:left}

/* Header */
/*header {padding:10px 0 10px 0;border-bottom:1px solid #dddddd;}*/
header {width:100%;position:fixed;top:0px;background-color:#ffffff;padding:10px 0 10px 0;border-bottom:1px solid #dddddd;z-index:100;}

header a.mobile-menu {float:right;display:none;color:#444444;text-decoration:none;}
header nav ul {display:block;float:right;margin:9px 0 0 0;list-style-type:none;}
header nav ul li {display:inline-block;margin:0 20px 0 0;}
header nav ul li a {display:block;color:rgba(0,0,0,0.6);font-size:.9em;font-weight:400;text-decoration:none;text-transform:uppercase;}
header nav ul li a:hover {color:rgba(0,0,0,0.9);}
header nav ul li.nav-enroll {margin:0;}
header nav ul li.nav-enroll a {padding:15px 18px 15px 18px;background-color:#30558d;color:#fff;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:30px;}
header nav ul li.nav-enroll a:hover {background-color:#4A6FA7;}

/* Hero */
section.hero {padding:180px 0 100px 0;background:url('/images/bg.jpg') no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
section.hero h1 {width:630px;margin:0 0 15px 0;color:#fff;font-size:3em;font-weight:300;}
section.hero h1 span {display:block;}
section.hero p {width:630px;font-size:1.2em;line-height:1.5em;font-weight:300;color:#fff;}
section.hero a.btn-hero {display:block;width:295px;margin:15px 0 15px 0;padding:20px 0 20px 0;background-color:#30558d;color:#fff;font-weight:600;font-size:1.3em;text-align:center;text-decoration:none;text-transform:uppercase;border-radius:40px;}
section.hero a.btn-hero:hover {background-color:#4A6FA7;}
section.hero p.call-to-enroll {margin:0 0 0 18px;font-weight:600;}
section.hero a.call-to-enroll-mobile {display:none;}


body.rapid-pro-plus section.hero {padding:180px 0 100px 0;background:url('/images/bg-rapid-id-pro.jpg') no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
body.rapid-pro-plus section.hero h1 {font-size:2em;margin:0 0 5px 0;}
body.rapid-pro-plus section.hero h1 sup {font-size:.4em;}
body.rapid-pro-plus section.hero h2 {margin:0 0 20px 0;color:#fff;font-size:.85em;font-weight:400;text-transform:uppercase;}
body.rapid-pro-plus section.hero p {width:630px;font-size:1.1em;line-height:1.5em;font-weight:300;color:#fff;}

body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat center -50px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}

.panda {
	background:url('/images/mac.png');margin:auto;background-size: 400px 324px;width:400px;height:324px;overflow:hidden;
}

/* Hero Small */
body.about section.hero-small  {padding:140px 0 60px 0;background:url('/images/bg-about.jpg') no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
body.contact section.hero-small  {padding:140px 0 60px 0;background:url('/images/bg-contact.jpg') no-repeat top center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
body.privacy section.hero-small  {padding:140px 0 60px 0;background-color:#c1c1c1;}
body.terms section.hero-small  {padding:140px 0 60px 0;background-color:#c1c1c1;}
section.hero-small h1 {color:#fff;font-size:3em;font-weight:300;text-align:center;}

/* Seals */
section.seals {padding:20px 0 20px 0;background-color:#E6E6E6;}
section.seals ul {list-style-type:none}
section.seals ul li {display:block;float:left;width:380px;text-align:center;}

/* How */
section.how {padding:60px 0 0 0;}
section.how h2 {margin:0 0 40px 0;font-size:2em;font-weight:400;text-align:center;}
section.how h2 sup {font-size:.5em;}
section.how .box {float:left;width:570px;min-height:145px;margin:0 0 20px 0;padding:0 15px 0 15px;}
section.how .box:nth-last-of-type(7), section.how .box:nth-last-of-type(8) {margin:0;}
section.how .box span .fa-circle {color:rgb(191, 80, 72);}
section.how .box h3 {}
section.how .box p {margin:5px 0 0 0;font-size:1em;font-weight:300;line-height:1.5em;/*text-align:left;*/}

/* Compare */
section.compare {padding:60px 0 60px 0;}
section.compare h2 {margin:0 0 40px 0;font-size:2em;font-weight:400;text-align:center;}
section.compare h2 sup {font-size:.5em;}
section.compare ul li {height:54px;font-size:.9em;padding:20px;background-color:#f7f7f7;}
section.compare ul li:nth-child(even) {background-color:#F1F1F1;}
section.compare ul li.chart-head {min-height:100px;}
section.compare ul li.chart-head img {width:155px;height:58px;}
section.compare ul li i {color:rgb(191, 80, 72);}
section.compare .chart-features {float:left;width:340px;list-style-type:none;}
section.compare .chart-features .chart-head {padding:60px 0 0 20px;}
section.compare .chart-idg .chart-head, section.compare .chart-ls .chart-head, section.compare .chart-tid .chart-head {padding:60px 0 0 0;}
section.compare .chart-fpn,
section.compare .chart-idg,
section.compare .chart-ls,
section.compare .chart-tid {float:left;width:196px;list-style-type:none;text-align:center;border-left:1px solid #ffffff;}
section.compare .chart-fpn li strong {color:#57ad68;}
section.compare .chart-fpn li:nth-child(even) {background-color:#d8d8d8;}
section.compare .chart-fpn li:nth-child(odd) {background-color:#e6e6e6;}

/* Start */
section.start {background-color:#30558d;padding:40px 0 40px 0;}
section.start h2 {margin:0 0 10px 0;color:#ffffff;font-size:2em;font-weight:400;text-align:center;}
section.start h2 span {font-weight:500;}
section.start a {display:block;width:295px;margin:15px auto 15px auto;padding:20px 0 20px 0;background-color:#30558d;color:#fff;font-weight:600;font-size:1.3em;text-align:center;text-decoration:none;text-transform:uppercase;border:2px solid #fff;border-radius:40px;}
section.start a:hover {background-color:#4A6FA7;}

/* Contact */
section.contact {padding:40px 0 40px 0;}
section.contact .contact-col-left {float:left;width:45%;}
section.contact .contact-col-right {float:right;width:45%;}
section.contact h2 {margin:0 0 40px 0;font-size:2em;font-weight:400;}
section.contact h3 {margin:0 0 0 0;font-size:1.2em;font-weight:400;}
section.contact p {margin:0 0 20px 0;font-size:1em;font-weight:300;line-height:1.4em;}
section.contact p a {color:#419DD2;}

/* About */
section.about {padding:40px 0 40px 0;}
section.about h2 {margin:0 0 20px 0;font-size:1.6em;font-weight:600;}
section.about h3 {margin:0 0 0 0;font-size:1.2em;font-weight:400;}
section.about p {margin:0 0 20px 0;font-size:1em;font-weight:300;line-height:1.4em;}
section.about p a {color:#419DD2;}

/* Privacy */
section.privacy {padding:40px 0 40px 0;}
section.privacy h2 {margin:0 0 20px 0;font-size:1.6em;font-weight:600;}
section.privacy h3 {margin:0 0 0 0;font-size:1.2em;font-weight:400;}
section.privacy p {margin:10px 0 10px 0;font-size:1em;font-weight:300;line-height:1.4em;}
section.privacy p a {color:#419DD2;}

/* Terms */
section.terms {padding:40px 0 40px 0;}
section.terms h2 {margin:0 0 20px 0;font-size:1.6em;font-weight:600;}
section.terms h3 {margin:0 0 0 0;font-size:1.2em;font-weight:400;}
section.terms p {margin:0 0 20px 0;font-size:1em;font-weight:300;line-height:1.4em;}
section.terms p a {color:#419DD2;}
section.terms ol, section.terms ul {margin:0 0 20px 30px;font-size:1em;font-weight:300;line-height:1.4em;}
section.terms ol ol {margin:10px 0 10px 30px;list-style-type:lower-alpha;}
section.terms ol ol ol {margin:10px 0 10px 30px;list-style-type:lower-roman;}

/* How Works */
section.works {padding:40px 0 40px 0;}
section.works h2 {margin:0 0 40px 0;font-size:1.65em;font-weight:400;text-align:center;}
section.works p {margin:0 0 20px 0;font-size:1em;font-weight:300;line-height:1.4em;}

/* Footer */
footer {background-color:#eeeeee;padding:40px 0 32px 0;}
footer p {float:right;color:rgba(0,0,0,.3);font-size:.85em;font-weight:600;text-transform:uppercase;}
footer ul {float:left;list-style-type:none;}
footer ul li {display:inline-block;margin:0 0 0 10px;}
footer ul li a {display:block;color:rgba(0,0,0,.3);font-size:.85em;font-weight:600;text-transform:uppercase;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.1);}
footer .fineprint {clear:left;color:#c9c9c9;padding-top:20px;font-size:14px;}


@media only screen and (max-width:71.250em) {
.panda {
background-size: 300px 243px;
background-repeat:no-repeat;
}	
	
.container {width:100%;max-width:960px;margin:0 auto;}
section.hero {padding:130px 0 50px 0;}
section.seals ul li {width:240px;}
section.how .box {width:480px;}
section.compare ul li.chart-head img {width:113px;height:42px;}
section.compare .chart-idg .chart-head, section.compare .chart-ls .chart-head, section.compare .chart-tid .chart-head {padding:55px 0 0 0;}
section.compare .chart-fpn,
section.compare .chart-idg,
section.compare .chart-ls,
section.compare .chart-tid {width:154px;}


section.how2 .box {
		width:45%;
	}
	
	.video2, .video2 iframe {
		height:197px;
		width:350px;
	}
}

@media only screen and (max-width:100em) {
	body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat center -20px;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
	
	
}
@media only screen and (max-width:80em) {

	body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat center 30px;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}	

}

@media only screen and (max-width:60em) {
	
.panda {
background-size: 240px 194px;
width:240px;
height:194px;
background-repeat:no-repeat;
}	
		
.container {width:100%;max-width:680px;margin:0 auto;}
section.seals ul li {width:340px;}
section.how .box {width:340px;}
section.compare ul li.chart-head img {width:71px;height:26px;}
section.compare .chart-idg .chart-head, section.compare .chart-ls .chart-head, section.compare .chart-tid .chart-head {padding:45px 0 0 0;}
section.compare .chart-fpn,
section.compare .chart-idg,
section.compare .chart-ls {width:112px;}
section.compare .chart-tid {display:none;}
footer p {float:none;text-align:center;}
footer ul {float:none;margin:0 0 20px 0;text-align:center;}
.video2, .video2 iframe {
		height:152px;
		width:270px;
	}


}

@media only screen and (max-width:42.5em) {
	
body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat -400px 30px;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}	
	
	
.container {width:100%;max-width:90%;margin:0 auto;}
header a.logo {width:108px;height:40px;background-size:108px 40px;}
header a.mobile-menu {display:block;font-size:2em;margin:4px 0 0 0;}
header nav ul {float:none;display:none;width:100%;margin:20px 0 0 0;padding:20px 0 20px 0;overflow:hidden;}
header nav ul li {display:block;width:100%;border-bottom:1px solid #f6f6f6;margin:0;}
header nav ul li a {display:block;padding:10px 0 10px 0;text-align:center;}
section.hero, body.rapid-pro-plus section.hero {padding:100px 0 40px 0;}
section.hero h1, body.rapid-pro-plus section.hero h1 {width:100%;font-size:2.5em;text-align:center;}
body.rapid-pro-plus section.hero h2 {text-align:center;}
section.hero p, body.rapid-pro-plus section.hero p {width:100%;text-align:center;}
section.hero a.btn-hero, body.rapid-pro-plus section.hero a.btn-hero {display:block;width:80%;margin:15px auto 15px auto;}
section.hero p.call-to-enroll, body.rapid-pro-plus section.hero p.call-to-enroll {display:none;}
section.hero a.call-to-enroll-mobile, body.rapid-pro-plus section.hero a.call-to-enroll-mobile {display:block;width:70%;margin:15px auto 15px auto;padding:15px 0 15px 0;background-color:#B64351;color:#fff;font-weight:600;font-size:.85em;text-align:center;text-decoration:none;text-transform:uppercase;border-radius:40px;-o-transition:.2s;-ms-transition:.2s;-moz-transition:.2s;-webkit-transition:.2s;transition:.2s;}
section.hero a.call-to-enroll-mobile:hover, section.hero a.call-to-enroll-mobile:active, body.rapid-pro-plus section.hero a.call-to-enroll-mobile:hover, body.rapid-pro-plus section.hero a.call-to-enroll-mobile:active {background-color:#9D2534;}
body.about section.hero-small  {padding:90px 0 30px 0;}
body.contact section.hero-small  {padding:90px 0 30px 0;}
body.privacy section.hero-small  {padding:90px 0 30px 0;}
body.terms section.hero-small  {padding:90px 0 30px 0;}
section.hero-small h1 {font-size: 1.85em;}
section.seals ul li {width:50%;}
section.how .box {float:none;width:100%;}
section.compare ul li.chart-head {background-color:#C0C0C0;padding:20px 0 0 0 !important;min-height:54px !important;}
section.compare .chart-features {width:100%;text-align:center;}
section.compare .chart-features li:nth-child(2) {display:none;}
section.compare .chart-fpn,
section.compare .chart-idg,
section.compare .chart-ls,
section.compare .chart-tid {display:none;}
section.contact .contact-col-left, section.contact .contact-col-right {float:none;width:100%;}
section.start h2 span {display:block;}
footer ul li a {margin:5px 0 5px 0;}
section.how2 .vidbox {
		float:none;
		clear:left;
		width:100%;
	}
	section.how2 .box {
		width:100%;
	}

	.video2, .video2 iframe {
		height:152px;
		width:270px;
		margin:auto;
	}
}

@media only screen and (max-width:30.5em) {
	
body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat -650px 30px;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}	

}
@media only screen and (max-width:25.5em) {
	
body.works section.hero {padding:180px 0 100px 0;background:url('/images/creditreportpage.jpg') no-repeat -750px 30px;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}	

}


/*@media only screen and (max-width:23.750em) {
section.seals ul li {float:none;width:100%;}
}*/
iframe[name=google_conversion_frame] {display:none;}