@charset "utf-8";

/*-- Reset --*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {border:0; margin:0; padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, video, div {display:block;}

* {margin:0px; padding:0px;}

html, body {height:100%; padding:0; margin:0;}
body {min-width:320px; color:#333; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; background:#F5F5F5; position:relative;}

a {border:0 none; color:#195888; text-decoration:underline; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
a:hover, a:focus, a:active {color:#C70000; border:0; outline:none;}

img {max-width:100%; border:none;}
*html img {vertical-align:top;}
*:first-child+html img {vertical-align:top;}

h1, h2, h3, h4, h5, h6 {margin:0; padding:0; color:#195888; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:normal; line-height:120%; position:relative;}

ul, li, ol {list-style-type:none;}

i {font-style:normal;}

h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {margin-top:0 !important;}
h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {margin-bottom:0 !important;}



/*-- Clearfix --*/

.cf:after {height:0; line-height:0; display:block; visibility:hidden; clear:both; content:".";}
.cf {display:block;}
html[xmlns] .cf {display:block;}
* html .cf {height:1%;}
.clear {clear:both;}



/*-- Form --*/

form {border:none; margin:0; padding:0;}
input, select, textarea {color:#555; font-family:'Open Sans', Arial, Helvetica, sans-serif;}
input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus {outline:none;}
input[type^="text"], input[type^="password"], select, textarea {width:100%; height:46px; padding:0 15px; background:#FFF; border:1px solid #999; font-size:18px; font-weight:400; line-height:24px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
input.req, select.req, textarea.req {background-color:#FFF29A;}
input[type^="text"]:focus, input[type^="text"]:active, input[type^="password"]:focus, input[type^="password"]:active, select:focus, select:active, textarea:focus, textarea:active {background-color:#FFF; border-color:#195888; box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5); -webkit-box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5); -moz-box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5);}
select {padding:0 30px 0 11px; background-image:url(../img/select.png); background-position:right center; background-repeat:no-repeat; -webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; -o-appearance:none; appearance:none;}
select::-ms-expand {display:none;}
::i-block-chrome,select {text-indent:8px;}
textarea {min-height:200px; padding:12px 15px; resize:none;}

input[type="submit"] {width:100%; height:46px; margin:0; padding:0; vertical-align:top; color:#FFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:24px; font-weight:700; letter-spacing:-0.025em; text-transform:uppercase; background-color:#C70000; border:none; cursor:pointer; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -webkit-appearance:none;}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {background-color:#F00;}

.uppercase {text-transform: capitalize;}


.wrapper {display:block; max-width:1170px; margin:0 auto; position:relative;}



/*-- Icons --*/




/*-- Buttons --*/

a.btn {display:inline-block; padding:10px 20px; color:#FFF; text-align:center; text-decoration:none; text-transform:uppercase; background-color:#C70000; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
a.btn:hover, a.btn:focus, a.btn:active {background-color:#F00;}

a.btn-med {padding:12px 20px; font-size:14px; font-weight:700; line-height:16px;}
a.btn-big {padding:17px 60px; font-size:24px; font-weight:700; line-height:26px; letter-spacing:-0.025em;}



/*-- Header --*/

#header {padding:5px 0; position:relative; z-index:10; background-color:#FFF; border-bottom:2px solid #D1DEE7;}

.site-logo, .site-logo a {display:block; width:135px; height:70px; text-indent:-999em;}
.site-logo {float:left; background:url(../img/logo.png) 0 0 no-repeat;}

.hnav {float:right; margin-top:20px; font-size:14px; line-height:18px;}
.hnav li {display:block; float:left; margin-left:5px;}
.hnav li:first-child {margin-left:0;}
.hnav a {display:block; padding:6px 16px 6px 36px; color:#195888; text-decoration:none; background-color:#FFF; position:relative; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.hnav a:hover, .hnav a:focus, .hnav a:active {background-color:#F5F5F5;}

.hnav a:before {display:block; content:"."; width:16px; height:16px; margin-top:-8px; text-indent:-999em; background:url(../img/icns_hnav.png) 0 16px no-repeat; position:absolute; top:50%; left:10px;}

.hnav a.icn-hnav-home:before {background-position:0 0;}
.hnav a.icn-hnav-login:before {background-position:0 -16px;}
.hnav a.icn-hnav-terms:before {background-position:0 -32px;}
.hnav a.icn-hnav-phone:before {background-position:0 -48px;}
.hnav a.icn-hnav-contact:before {background-position:0 -64px;}

.slicknav_menu {display:none; margin-top:-24px; position:absolute; top:50%; right:0; z-index:100;}
a.slicknav_btn {display:block; width:48px; height:48px; padding:0; position:relative; background:none !important; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px;}
a.slicknav_btn.slicknav_open {}
a.slicknav_btn:hover:before, a.slicknav_btn.slicknav_open:before {opacity:0.2;}
.slicknav_menutxt {display:none;}
.slicknav_icon {display:block; width:30px; height:22px; margin:-11px 0 0 -15px; position:absolute; top:50%; left:50%;}
.slicknav_icon-bar {display:block; height:2px; margin-top:8px; background:#195888; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.slicknav_icon-bar:first-child {margin-top:0;}
a.slicknav_btn:hover .slicknav_icon-bar, a.slicknav_btn.slicknav_open .slicknav_icon-bar {background:#C70000;}
a.slicknav_btn:hover, a.slicknav_btn.slicknav_open {color:#000;}
.slicknav_nav {display:block; min-width:280px; position:absolute; top:48px; right:0; box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.15);}
.slicknav_nav ul {display:block; background-color:#FFF;}
.slicknav_nav li {float:none; margin:0; border-top:1px solid #DDD;}
.slicknav_nav li:first-child {margin:0; border-top:none;}
.slicknav_nav a {display:block; padding:16px 30px 16px 46px; color:#0364A9; font-weight:600; text-decoration:none; background-color:#FFF; position:relative; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important;}
.slicknav_nav a:before {left:15px;}
.slicknav_nav a:hover, .slicknav_nav a:focus, .slicknav_nav a:active {background-color:#F5F5F5;}
.slicknav_arrow {display:none;}



/*-- Content --*/

#container {min-height:100%; position:relative;}
#main {padding-bottom:370px;}

.section {margin:50px 0;}
.section:first-child {margin-top:0;}
.section:last-child {margin-bottom:0;}

.block {margin:20px 0;}
.block:first-child {margin-top:0;}
.block:last-child {margin-bottom:0;}



/*-- Homepage --*/

.intro {background:url(../img/intro_bg_gradient.png) 0 0 repeat-x;}
.intro-inn {padding:55px 0; background:url(../img/intro_bg_handcuffs.png) center center no-repeat; background-size:auto 100%;}

.intro.bg2 {background:none;}
.intro.bg2 .intro-inn {background:url(../img/bg_test.jpg) center center no-repeat; background-size:cover;}

.intro-title {font-size:46px; font-weight:700; line-height:50px; letter-spacing:-0.025em; text-align:center;}
.intro-title span {color:#C70000; position:relative;}
.intro-title span:before {display:block; content:"."; width:425px; height:13px; text-indent:-999em; background:url(../img/intro_title_underline.png) 0 0 no-repeat; position:absolute; left:0; bottom:-5px;}

.intro-list {margin-top:25px; font-size:16px; font-weight:600; line-height:20px; text-align:center;}
.intro-list li {display:inline-block; margin:3px 7px; padding-left:22px; background:url(../img/intro_checkmark.png) 0 3px no-repeat;}



.search {display:block; margin:55px 0; padding-bottom:20px; background:#FFF; position:relative; border:2px solid #195888; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;}
.search:first-child {margin-top:0;}
.search:last-child {margin-bottom:0;}

.snav {display:block; margin:-2px -2px 0 -2px; font-size:14px; font-weight:600; line-height:18px; text-align:center; text-transform:uppercase; background-color:#195888; position:relative; -webkit-border-top-left-radius:7px; -webkit-border-top-right-radius:7px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; border-top-left-radius:7px; border-top-right-radius:7px;}
.tnav li {display:block; float:left; width:25%; border-left:1px solid #3B719A; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.tnav li:first-child {border-left:none;}
.tnav a {display:block; padding:9px 0 11px 0; color:#FFF; text-decoration:none; border:2px solid #195888; border-bottom:none; position:relative; z-index:1; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; transition:all 0.1s ease; -webkit-transition:all 0.1s ease; -moz-transition:all 0.1s ease; -o-transition:all 0.1s ease;}
.tnav li:first-child a {-webkit-border-top-left-radius:7px; -moz-border-radius-topleft:7px; border-top-left-radius:7px;}
.tnav li:last-child a {-webkit-border-top-right-radius:7px; -moz-border-radius-topright:7px; border-top-right-radius:7px;}
.tnav a span {color:#85A9C5;}
.tnav a:hover {background:#07385D; border-color:#07385D;}
.tnav a.selected {margin-top:-5px; margin-left:-1px; margin-right:-1px; padding-top:14px; color:#195888; background:#FFF; border-color:#195888; z-index:2; -webkit-border-top-left-radius:7px; -webkit-border-top-right-radius:7px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; border-top-left-radius:7px; border-top-right-radius:7px;}
.tnav li:first-child a.selected {margin-left:0;}
.tnav li:last-child a.selected {margin-right:0;}

.tnav a:before {display:inline-block; content:"."; width:16px; height:16px; margin:1px 8px 0 0; text-indent:-999em; background:url(../img/icns_tnav.png) 0 16px no-repeat; vertical-align:top;}
.tnav a.icn-tnav-name:before {background-position:0 0;}
.tnav a.icn-tnav-name.selected:before {background-position:-16px 0;}
.tnav a.icn-tnav-phone:before {background-position:0 -16px;}
.tnav a.icn-tnav-phone.selected:before {background-position:-16px -16px;}
.tnav a.icn-tnav-address:before {background-position:0 -32px;}
.tnav a.icn-tnav-address.selected:before {background-position:-16px -32px;}
.tnav a.icn-tnav-email:before {background-position:0 -48px;}
.tnav a.icn-tnav-email.selected:before {background-position:-16px -48px;}

.sbox {display:block; padding:28px 48px 13px 48px; position:relative;}

.sbox .row {margin:0 -5px;}
.sbox .cell {display:block; float:left; width:25%; padding:7px 5px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.sbox .btn {padding-top:30px;}
.sbox label {display:block; margin-bottom:5px; font-size:14px; line-height:18px;}
.sbox label i {color:#C70000;}
.sbox .w75 {width:75%;}
.sbox .w25 {width:25%;}
.sbox .w20 {width:20%;}

.search-info {color:#555; font-size:13px; line-height:16px; text-align:center;}
.search-info li {display:inline-block; margin:3px 6px; padding-left:22px; position:relative; vertical-align:top;}
.search-info li:before {display:block; content:"."; width:16px; height:16px; text-indent:-999em; background:url(../img/icns_search_info.png) 0 16px no-repeat; position:absolute; top:0; left:0; opacity:0.4;}
.search-info li.icn-info-lock:before {background-position:0 0;}
.search-info li.icn-info-calendar:before {background-position:0 -16px;}

.counter-title {font-size:24px; font-weight:600; line-height:28px; letter-spacing:-0.01em; text-align:center;}
.counter-title span {color:#C70000;}

.counter {margin-top:25px; text-align:center;}
.counter-wrapper {display:inline-block; vertical-align:top;}



.steps {padding:40px 0; background-color:#195888;}
.steps li {display:block; float:left; width:33.333%; padding:120px 30px 0 30px; color:#FFF; font-size:14px; line-height:20px; text-align:center; background-position:center 0; background-repeat:no-repeat; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.steps li span {display:block; font-size:18px; font-weight:600; line-height:22px; text-transform:uppercase;}
.steps li.step1 {background-image:url(../img/step1.png);}
.steps li.step2 {background-image:url(../img/step2.png);}
.steps li.step3 {background-image:url(../img/step3.png);}
.steps li:before {display:block; content:"."; width:21px; height:160px; margin-top:-80px; text-indent:-999em; background:url(../img/steps_arw.png) 0 0 no-repeat; position:absolute; left:-10px; top:50%; opacity:0.15;}
.steps li.step1:before {display:none;}



.article {padding:50px 0; background-color:#FFF;}

.article-img {float:right; width:390px; position:relative;}
.article-img iframe {display:block; height:240px;}
.article-img img {display:block; margin:0 auto; -webkit-border-top-left-radius:50px; -webkit-border-bottom-right-radius:50px; -moz-border-radius-topleft:50px; -moz-border-radius-bottomright:50px; border-top-left-radius:50px; border-bottom-right-radius:50px;}
.article-img.no-roundness img {-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.article-info {float:left; width:100%; margin:0 -390px 0 0; font-size:18px; line-height:26px;}
.article-info-inn {margin:0 390px 0 0; padding:0 50px 0 0; position:relative;}
.article-info h2 {margin:20px 0; font-size:36px; font-weight:700; line-height:38px; letter-spacing:-0.025em; text-transform:uppercase;}
.article-info h2 span {color:#C70000;}
.article-info p {margin:20px 0;}
.article-info p span {color:#000; font-weight:600;}

.article:nth-of-type(even) {background-color:#F5F5F5;}
.article:nth-of-type(even) .article-img {float:left;}
.article:nth-of-type(even) .article-info {float:right; margin:0 0 0 -390px;}
.article:nth-of-type(even) .article-info-inn {margin:0 0 0 390px; padding:0 0 0 50px;}



.reviews-container {padding:60px 0; background:url(../img/reviews_bg.png) center center no-repeat;}

.reviews-title {color:#000; font-size:36px; font-weight:700; line-height:38px; letter-spacing:-0.025em; text-align:center;}

.reviews {max-width:960px; margin:60px auto 0 auto; font-size:18px; font-style:italic; line-height:26px; letter-spacing:0.01em; text-align:center;}
.reviews p {margin-top:30px;}
.reviews p:first-child {margin-top:0;}
.reviews span {display:inline-block; margin:0 5px; color:#195888; font-weight:600; vertical-align:middle;}
.reviews img {display:block; width:64px; margin:0 auto; border:3px solid #FFF; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}

.reviews-container.register-reviews {padding:80px 0 120px 0; background-position:center 0;}
.register-reviews .reviews-title {font-size:24px; line-height:26px;}
.register-reviews .reviews {max-width:730px; margin-top:25px; font-size:14px; line-height:20px;}
.register-reviews .reviews img {width:48px;}
.register-reviews .reviews p {margin-top:25px;}

.slick-prev, .slick-next {display:none !important;}



/*-- Teaser --*/

.teaser {padding:30px 0 50px 0;}

.teaser .search {margin:40px 0 0 0; padding:0;}
.teaser .sbox {padding:20px 48px 23px 48px;}
.teaser .search:before {display:block; content:"."; width:18px; height:11px; margin-left:-9px; text-indent:-999em; background:url(../img/teaser_arw.png) 0 0 no-repeat; position:absolute; left:50%; top:-11px;}
.teaser .sbox input[type="submit"] {background-color:#195888;}
.teaser .sbox input[type="submit"]:hover, .teaser .sbox input[type="submit"]:focus, .teaser .sbox input[type="submit"]:active {background-color:#07385D;}

.teaser-title {font-size:30px; font-weight:600; line-height:32px; letter-spacing:-0.01em; text-align:center; text-transform:uppercase;}
.teaser-title span, .teaser-expand span {color:#C70000;}

.teaser-expand {margin-top: 10px; font-size:18px; font-weight:600; line-height:20px; text-align:center;}

.teaser-subtitle {margin-top:20px; color:#333; font-size:18px; line-height:22px; text-align:center;}
.teaser-subtitle i {text-decoration:underline;}
.teaser-subtitle span {color:#000; font-weight:600;}

.teaser-btn-all {margin-top:30px; text-align:center;}
.teaser-btn-all .totalRows {text-decoration: underline;}
.teaser-btn-title {margin-top:30px; color:#000; font-size:18px; font-weight:600; line-height:22px; text-align:center;}

.teaser-table {margin-top:40px;}
.teaser-table a.name {font-size: 18px; font-weight: 600; line-height: 20px; text-decoration: none;}
.teaser-table:first-child {margin-top:0;}
.teaser-table table {width:100%; font-size:14px; line-height:20px; text-align:left; border-collapse:collapse; cursor:default;}
.table-fixed table {table-layout:fixed;}
.teaser-table tbody tr {background-color:#FFF; border-bottom:1px solid #CACACA; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.teaser-table tbody tr:nth-of-type(even) {background-color:#FAFAFA;}
.teaser-table tbody tr:hover, .teaser-table tbody tr:focus, .teaser-table tbody tr:active {background-color:#EAFAFF;}
.teaser-table thead tr {background-color:#195888; border-bottom:2px solid #C70000;}
.teaser-table th, .teaser-table td {vertical-align:top; padding:20px 20px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.teaser-table th {color:#FFF; font-weight:600; line-height:18px; text-transform:uppercase;}

a.check {padding-left:22px; position:relative;}
a.check:before {display:block; content:"."; width:16px; height:16px; text-indent:-999em; background:#1A7900 url(../img/teaser_checkmark.png) center center no-repeat; position:absolute; top:1px; left:0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.teaser-table a.check:before {top:2px;}

.teaser-access-all {margin-top:50px; color:#000; font-size:18px; font-weight:600; line-height:36px; text-align:center;}
.teaser-access-all a.btn {margin:0 10px;}

.teaser-container {margin-top:40px;}

.teaser-content {float:left; width:100%; margin-right:-390px;}
.teaser-content-inn {margin-right:390px; padding-right:50px; position:relative;}
.teaser-sidebar {float:right; width:390px; position:relative;}

.teaser-map {border:1px solid #CACACA;}
.teaser-map iframe {display:block; height:486px;}



/*-- Loader --*/

.loader {}

.loader-title {margin-top:8px; font-size:24px; font-weight:600; line-height:26px; letter-spacing:-0.01em; text-align:center;}
.loader-title span {color:#C70000;}

.loader-container {width:300px; height:300px; margin:30px auto; background:url(../img/loader_bg.png) center center no-repeat; overflow:hidden;}

.loader-block {width:290px; height:290px; border:5px solid #EBEBEB; border-top:5px solid #C70000; text-indent:-999em; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-animation:spin 1.2s linear infinite; -moz-animation:spin 1.2s linear infinite; -o-animation:spin 1.2s linear infinite; animation:spin 1.2s linear infinite;}

@-webkit-keyframes spin {
	0% {-webkit-transform:rotate(0deg);}
	100% {-webkit-transform:rotate(360deg);}
}

@-moz-keyframes spin {
	0% {-moz-transform:rotate(0deg);}
	100% {-moz-transform:rotate(360deg);}
}

@-o-keyframes spin {
	0% {-o-transform:rotate(0deg);}
	100% {-o-transform:rotate(360deg);}
}

@keyframes spin {
	0% {transform:rotate(0deg);}
	100% {transform:rotate(360deg);}
}



/*-- Register --*/

.register-container {padding:30px 0;}

.register-title {margin-bottom:20px; padding:0 0 15px 34px; font-size:18px; font-weight:600; line-height:24px; border-bottom:1px solid #CACACA; position:relative;}
.register-title:before {display:block; content:"."; width:24px; height:24px; text-indent:-999em; background-position:0 0; background-repeat:no-repeat; position:absolute; top:0; left:0; opacity:0.4;}
.register-title-select:before {background-image:url(../img/register_title_select.png);}
.register-title-summary:before {background-image:url(../img/register_title_summary.png);}

.register-content {float:left; width:100%; margin-right:-300px;}
.register-content-inn {margin-right:300px; padding-right:50px; position:relative;}
.register-sidebar {float:right; width:300px; position:relative;}

.register-list {margin-top:35px; font-size:14px; line-height:18px; cursor:default;}
.register-list:first-child {margin-top:0;}
.register-list li {display:block; margin-top:17px; padding-left:26px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.register-list li:first-child {margin-top:0;}
.register-list li:before {display:block; content:"."; width:16px; height:16px; text-indent:-999em; background:#195888 url(../img/teaser_checkmark.png) center center no-repeat; position:absolute; top:1px; left:0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.register-list span {color:#C70000;}



.options {margin:0 -5px;}

.option-cell {float:left; padding:0 5px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.option-regular {width:40%;}
.option-best {float:right; width:60%;}

.option {background-color:#FFF; border:1px solid #CACACA; cursor:default; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15);}
.option-best .option {border-color:#ACACAC; box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.30); -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.30);}

.option-block {padding:30px; border-top:1px solid #CACACA; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.option-best .option-block {border-color:#ACACAC;}
.option-block:first-child {border-top:none;}

.option-header {text-align:center;}
.option-header h3 {padding-top:48px; font-size:18px; font-weight:600; line-height:22px; position:relative;}
.option-header h3 span {color:#C70000;}
.option-header h3:before {display:block; content:"."; width:32px; height:32px; margin-left:-16px; text-indent:-999em; background:url(../img/option_title.png) center center no-repeat; position:absolute; top:0; left:50%; opacity:0.4;}

.option-best .option-header:before {display:block; content:"."; width:60px; height:60px; text-indent:-999em; background:url(../img/option_best_deal.png) 0 0 no-repeat; position:absolute; top:-10px; right:-10px;}

.option-body {}
.option-body h4 {color:#000; font-size:14px; font-style:italic; font-weight:600; line-height:18px; letter-spacing:0.01em; text-align:center;}

.option-list {margin-top:20px; font-size:13px; line-height:16px;}
.option-list h5 {margin-bottom:10px; color:#C70000; font-size:16px; font-weight:700; line-height:18px; text-transform:uppercase;}
.option-list .option-bonus h5 {color:#1A7900;}
.option-list li {margin-top:4px; padding-left:18px; background:url(../img/option_checkmark_red.png) 0 2px no-repeat; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.option-list .option-bonus li {background-image:url(../img/option_checkmark_green.png);}
.option-list li:first-child {margin-top:0;}
.option-list-half {float:left; width:50%; padding-left:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.option-list-half:first-child {padding:0 5px 0 0;}

.option-footer {text-align:center; background-color:#E5F4FF; -webkit-border-bottom-right-radius:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-bottomleft:4px; border-bottom-right-radius:4px; border-bottom-left-radius:4px;}

.option-price {color:#195888; font-size:18px; font-weight:600; line-height:22px;}
.option-price span {color:#C70000;}
.option-btn {margin-top:20px;}
.option-btn a.btn {padding:12px 40px; font-size:18px; font-weight:700; line-height:22px; letter-spacing:-0.025em;}
.option-terms {font-size: 12px; padding-top: 5px; line-height: 14px;}


/*-- Nohit --*/

.nohit {padding:50px 0 60px 0; display: none;}

h2.nh-title {font-size:36px; font-weight:600; line-height:38px; letter-spacing:-0.025em; text-align:center;}
h2.nh-title span {color:#C70000;}

.nohit p {max-width:800px; margin:30px auto 0 auto; font-size:16px; line-height:22px; text-align:center;}
.nohit p:first-child {margin-top:0;}

.nh-incs {margin-top:30px; font-size:16px; line-height:20px;}
.nh-incs ul {max-width:440px; margin:0 auto;}
.nh-incs li {display:block; float:left; width:50%; margin:3px 0; padding-left:22px; text-align:left; position:relative; background:url(../img/intro_checkmark.png) 0 3px no-repeat; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.nh-btn {margin-top:35px; text-align:center;}



/*-- Lightbox --*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}
#cboxLoadedContent{margin-top:0;}
#cboxTitle{position:absolute; top:7px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; top:7px; left:58px; color:#949494;}
#cboxClose{position:absolute; top:20px; right:20px; background:url(../img/lb_x.png) 0px 0px no-repeat; width:12px; height:12px; text-indent:-999em; opacity:0.3; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
#cboxClose:hover {opacity:1;}



.cr-lightbox {margin:10px 0; padding:40px; background-color:#FFF; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.cr-caution {width:680px; font-size:14px; line-height:20px;}

h2.cr-caution-title {margin:30px 0; font-size:40px; font-weight:700; line-height:38px; letter-spacing:-0.025em; text-align:center; text-transform:uppercase;}
h2.cr-caution-title:first-child {margin-top:0;}
h2.cr-caution-title:last-child {margin-bottom:0;}
h2.cr-caution-title:before {display:inline-block; content:"."; width:42px; height:37px; margin-right:12px; text-indent:-999em; background:url(../img/cr_caution.png) 0 0 no-repeat; vertical-align:top;}

.cr-caution p {margin:15px 0;}
.cr-caution p:first-child {margin-top:0;}
.cr-caution p:last-child {margin-bottom:0;}
.cr-caution p span {color:#C70000; font-weight:700;}

.cr-caution-btn {margin:30px 0; text-align:center;}
.cr-caution-btn:first-child {margin-top:0;}
.cr-caution-btn:last-child {margin-bottom:0;}



/*-- Footer --*/

#footer {width:100%; height:370px; background-color:#FFF; border-top:2px solid #D1DEE7; position:absolute; left:0; bottom:0; cursor:default;}
#footer .wrapper {padding:40px 0;}

.fnav {font-size:13px; line-height:16px; text-align:center; text-transform:uppercase;}
.fnav li {display:inline-block; margin:4px 10px; vertical-align:top;}

.fcopy {font-size:12px; line-height:16px; text-align:center;}
.fcopy p {margin-top:3px;}
.fcopy p:first-child {margin-top:0;}
.fcopy span {color:#000; font-weight:700;}

.fnav2 {max-width:900px; margin-left:auto; margin-right:auto; font-size:12px; line-height:14px; text-align:center;}
.fnav2 li {display:inline-block; margin:2px 5px; vertical-align:top;}

.fdisc {color:#777; font-size:12px; line-height:16px; text-align:justify;}
.fdisc p {margin-top:10px;}
.fdisc p:first-child {margin-top:0;}



/*-- Partnership --*/

.partnership {display:block; float:left; width:150px; height:70px; margin-left:30px; color:#999; font-size:12px; font-style:italic; line-height:14px; letter-spacing:0.01em; text-align:center; vertical-align:middle;}
.partnership:before {display:inline-block; content:"."; width:0px; height:100%; font-size:0px; line-height:0px; text-indent:-999em; vertical-align:middle;}
.partnership span {display:inline-block; width:150px; vertical-align:middle;}
.partnership img {display:inline-block; max-height:50px; margin-top:5px; vertical-align:top; max-width: 500px;}

@media only screen and (max-width: 479px) {
.partnership {width:110px; height:50px; margin-left:15px; font-size:10px;}
.partnership span {width:110px;}
.partnership img {max-width:110px;}
}

/*-- Added By Hovsoyan --*/
.form-error {
    background: #ea2525 none repeat scroll 0 0;
    border-radius: 3px;
    bottom: -25px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    left: 5px;
    line-height: 14px;
    padding: 5px 10px;
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: 100;
}
.form-error::after {
    border-color: transparent transparent #ea2525;
    border-style: solid;
    border-width: 0 4px 4px;
    content: ".";
    display: block;
    height: 0;
    left: 15px;
    position: absolute;
    text-indent: -999em;
    top: -4px;
    width: 0;
}

input.error[type^="text"], input.error[type^="password"], select.error, textarea.error {
    background-color: #ffdbdb;
    border-color: #ea2525;
    box-shadow: 0 0 5px 0 rgba(234, 37, 37, 0.75);
}

.qightbox {padding:20px; display: none; position: absolute; z-index: 99999;}
#lboxOverlay {
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 9999;
	height: 100%;
	position: fixed;
	width: 100%;
	opacity: 0.8;
	background: url("../img/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#map_canvas {
    height: 486px;
    width: 390px;
}

/*-- Landing Pages --*/

.start-here {display:block; padding:5px 10px; color:#FFF; font-size:14px; font-weight:600; line-height:16px; text-align:center; text-transform:uppercase; background:#138800; position:absolute; left:5px; bottom:-30px; z-index:10; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.start-here:before {display:block; content:"."; width:0; height:0; text-indent:-999em; border-style:solid; border-width:0 5px 5px 5px; border-color:transparent transparent #138800 transparent; position:absolute; top:-5px; left:10px;}

.sbox label {text-align:left;}

.lp-intro {background-color:#195888; background-image:none; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.lp-intro .intro-inn {padding:60px 0; background:none;}

.lp-criminal {background-image:url(../img/lp_intro_bg_criminal.jpg); background-repeat:repeat; background-size:auto;}
.lp-asset {background-image:url(../img/lp_intro_bg_asset.jpg);}
.lp-birth {background-image:url(../img/lp_intro_bg_birth.jpg);}
.lp-court {background-image:url(../img/lp_intro_bg_court.jpg);}
.lp-death {background-image:url(../img/lp_intro_bg_death.jpg);}
.lp-divorce {background-image:url(../img/lp_intro_bg_divorce.jpg);}
.lp-genealogy {background-image:url(../img/lp_intro_bg_genealogy.jpg);}
.lp-inmate {background-image:url(../img/lp_intro_bg_inmate.jpg);}
.lp-marriage {background-image:url(../img/lp_intro_bg_marriage.jpg);}
.lp-people {background-image:url(../img/lp_intro_bg_people.jpg);}
.lp-phone {background-image:url(../img/lp_intro_bg_phone.jpg);}
.lp-police {background-image:url(../img/lp_intro_bg_police.jpg);}
.lp-property {background-image:url(../img/lp_intro_bg_property.jpg);}
.lp-sexoffender {background-image:url(../img/lp_intro_bg_sexoffender.jpg);}

.lp-intro .intro-title {color:#FFF; font-size:48px; line-height:50px;}
.lp-intro .intro-title span {color:#FFCC00;}
.lp-intro .intro-title span:before {display:none;}

.intro-text {margin:25px 0; color:#FFF; font-size:16px; font-weight:600; line-height:22px; text-align:center;}
.intro-text span {color:#FFCC00;}

.lp-intro .search {margin:35px 0; border:none;}

.lp-intro-list-title {margin:20px 0; color:#FFF; font-size:24px; font-weight:700; line-height:26px; letter-spacing:-0.01em; text-align:center;}

.lp-intro-list {margin:20px 0; color:#FFF; font-size:16px; font-weight:600; line-height:20px; text-align:center;}
.lp-intro-list ul {display:inline-block; margin:0 30px; vertical-align:top;}
.lp-intro-list ul:first-child {margin-left:0;}
.lp-intro-list ul:last-child {margin-right:0;}
.lp-intro-list ul li {display:block; margin:4px 0; padding:0 0 0 20px; text-align:left; background:url(../img/lp_intro_checkmark.png) 0 3px no-repeat; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lp-intro-list ul li:first-child {margin-top:0;}
.lp-intro-list ul li:last-child {margin-bottom:0;}

.intro-text:first-child, .lp-intro .search:first-child, .lp-intro-list-title:first-child, .lp-intro-list:first-child {margin-top:0;}
.intro-text:last-child, .lp-intro .search:last-child, .lp-intro-list-title:last-child, .lp-intro-list:last-child {margin-bottom:0;}

.lp-content {padding:50px 0 100px 0; color:#333; font-size:16px; line-height:24px; text-align:justify;}

.lp-content h2 {margin:60px 0 45px 0; color:#C70000; font-size:48px; font-weight:600; line-height:52px; letter-spacing:-0.025em; text-align:center;}
.lp-content h3 {margin:45px 0 30px 0; color:#195888; font-size:30px; font-weight:600; line-height:34px; letter-spacing:-0.01em; text-align:center;}
.lp-content h3 span {display:block;}
.lp-content p {margin:15px 0;}
.lp-content p span, .lp-content ul span {color:#000; font-weight:600;}
.lp-content ul {margin:15px 0 15px 30px;}
.lp-content ul li {display:block; margin:15px 0; padding-left:24px; text-align:left; background:url(../img/lp_content_checkmark.png) 0 5px no-repeat; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lp-content ol {margin:15px 0 15px 50px;}
.lp-content ol li {list-style-type:decimal;}
.lp-content-list {margin:15px 0; font-size:16px; line-height:20px; text-align:center;}
.lp-content-list ul {display:inline-block; margin:0 30px; vertical-align:top;}
.lp-content-list ul:first-child {margin-left:0;}
.lp-content-list ul:last-child {margin-right:0;}
.lp-content-list ul li {margin:6px 0; padding-left:20px; background-position:0 3px;}

.lp-content h2:first-child, .lp-content h3:first-child, .lp-content p:first-child, .lp-content ul:first-child, .lp-content ol:first-child, .lp-content-list:first-child {margin-top:0;}
.lp-content h2:last-child, .lp-content h3:last-child, .lp-content p:last-child, .lp-content ul:last-child, .lp-content ol:last-child, .lp-content-list:last-child {margin-bottom:0;}

.lp-property .lp-intro-list-title {font-size:22px; line-height:24px;}
.lp-sexoffender .intro-title {font-size:42px; line-height:44px;}



/*-- Email Landing Page --*/

.lp-email {background-image:url(../img/lp_intro_bg_email.jpg);}
.lp-email .intro-inn {padding:130px 0;}
.lp-email .search {max-width:770px; margin:0 auto;}

.sbox-title {margin-bottom:25px; padding-top:5px; color:#195888; font-size:24px; font-weight:600; line-height:28px; letter-spacing:-0.025em; text-align:center; text-transform:uppercase;}
.sbox-title span {display:block; font-size:36px; font-weight:700; line-height:40px;}
.sbox-title i {color:#C70000;}

.search-includes {margin:60px 0 50px 0;}

.inc-row {margin:0 -10px;}
.inc-cell {float:left; width:25%; padding:0 10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.inc-block {padding:50px 30px 30px 30px; color:#333; font-size:14px; line-height:18px; text-align:justify; background:#FFF; position:relative; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.inc-block:before {display:block; content:"."; width:64px; height:64px; margin-left:-32px; text-indent:-999em; background-color:#195888; background-position:center center; background-repeat:no-repeat; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; position:absolute; top:-32px; left:50%;}
.inc-block.inc-social:before {background-image:url(../img/lp_email_icn_incs_social.png);}
.inc-block.inc-criminal:before {background-image:url(../img/lp_email_icn_incs_criminal.png);}
.inc-block.inc-people:before {background-image:url(../img/lp_email_icn_incs_people.png);}
.inc-block.inc-background:before {background-image:url(../img/lp_email_icn_incs_background.png);}
.inc-block h2 {margin:18px 0; color:#195888; font-size:20px; font-weight:600; line-height:22px; letter-spacing:-0.025em; text-align:center; text-transform:uppercase;}
.inc-block h2 i {color:#C70000;}
.inc-block p, .inc-block ul {margin:12px 0;}
.inc-block h2:first-child, .inc-block p:first-child, .inc-block ul:first-child {margin-top:0;}
.inc-block h2:last-child, .inc-block p:last-child, .inc-block ul:last-child {margin-bottom:0;}
.inc-block li {display:block; margin-top:4px; padding-left:23px; text-align:left; background:url(../img/lp_content_checkmark.png) 0 0 no-repeat;}
.inc-block li:first-child {margin-top:0;}

.lp-hp-content .article {padding-top:0; background:none;}
.lp-hp-content .article-info {font-size:14px; line-height:24px;}



/*-- New Pages (05/28/2015) --*/

.secondary {padding:50px 0 60px 0;}

.secondary-container {font-size:16px; line-height:24px;}

.secondary-container h2, .secondary-container h3, .secondary-container h4 {margin:30px 0 20px 0; font-weight:600; letter-spacing:-0.01em;}
.secondary-container h2 {font-size:30px; line-height:34px;}
.secondary-container h3 {font-size:24px; line-height:28px;}
.secondary-container h4 {font-size:20px; line-height:24px;}
.secondary-container p, .secondary-container ul, .secondary-container ol {margin:15px 0;}
.secondary-container p span {font-weight:600;}
.secondary-container ul, .secondary-container ol {margin-left:40px;}
.secondary-container ul li {list-style-type:disc;}
.secondary-container ol li {list-style-type:decimal;}
.secondary-container i {color:#C70000;}

.secondary-container h2:first-child, .secondary-container h3:first-child, .secondary-container h4:first-child, .secondary-container p:first-child, .secondary-container ul:first-child, .secondary-container ol:first-child {margin-top:0;}
.secondary-container h2:last-child, .secondary-container h3:last-child, .secondary-container h4:last-child, .secondary-container p:last-child, .secondary-container ul:last-child, .secondary-container ol:last-child {margin-bottom:0;}

.secondary-content {float:left; width:100%; margin-right:-300px;}
.secondary-content-inn {margin-right:300px; padding-right:50px; position:relative;}
.secondary-sidebar {float:right; width:300px; position:relative;}
.banner-member {float:right; width:300px; margin-bottom:30px !important; position:relative;}

.secondary-block {margin:30px 0 20px 0;}
.secondary-block:first-child {margin-top:0;}
.secondary-block:last-child {margin-bottom:0;}

.block-white {padding:25px 30px; background:#FFF; border:1px solid #CACACA; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.15);}

.top-faqs ul {margin-left:0;}
.top-faqs ul li {display:block; margin-top:5px; padding-left:34px; list-style-type:none; position:relative;}
.top-faqs ul li:first-child {margin-top:0;}
.top-faqs ul li:before {display:block; content:"?"; width:24px; height:24px; color:#FFF; font-size:14px; font-weight:700; line-height:24px; text-align:center; background:#195888; position:absolute; top:0; left:0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.top-faqs ul li.special:before {background:#C70000;}
.top-faqs ul li.special a {color:#C70000;}

.secondary-form .row {margin-top:15px;}
.secondary-form .row:first-child {margin-top:0;}
.secondary-form .btn {max-width:300px; margin-left:auto; margin-right:auto;}
.secondary-form label {display:block; margin-bottom:5px;}
.secondary-form label i {color:#C70000;}

.secondary-banner a {display:block; padding:120px 30px 25px 30px; text-align:center; text-decoration:none; background-color:#FFF; background-position:center 25px; background-repeat:no-repeat; border:1px solid #195888; position:relative; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.secondary-banner a:hover {box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5); -webkit-box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5); -moz-box-shadow:0px 0px 10px 0px rgba(0, 145, 255, 0.5);}

.banner-member a {background-image:url(../img/icn_banner_member.png);}
.banner-member a:before {display:block; content:"."; width:100px; height:100px; text-indent:-999em; background:url(../img/tutorial_video.png) 0 0 no-repeat; position:absolute; top:-1px; right:-1px;}
.banner-secure a {background-image:url(../img/icn_banner_secure.png); cursor: default;}
.banner-support a {background-image:url(../img/icn_banner_support.png);}

.faqs h3 {margin:20px 0; font-size:20px; line-height:24px;}
.faqs h3:first-child {margin-top:0;}
.faqs h3 a {display:block; padding-left:34px; position:relative;}
.faqs h3 a:before {display:block; content:"?"; width:24px; height:24px; color:#FFF; font-size:14px; font-weight:700; line-height:24px; text-align:center; background:#195888; position:absolute; top:0; left:0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.faqs h3 a:hover:before, .faqs h3.ui-state-active a:before {background:#C70000;}
.faqs h3.ui-state-active a {color:#C70000;}
.answer {margin-left:34px;}

.state-list ul {margin-left:0;}
.state-list li {display:block; float:left; width:20%; padding:1px 1px 0 0; list-style-type:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.state-list a {display:block; padding:6px 14px; text-decoration:none; background-color:#FFF; border:1px solid #FFF; position:relative; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.state-list a:before {display:block; content:"."; width:5px; height:9px; margin-top:-4px; text-indent:-999em; background:url(../img/arw_red.png) 0 0 no-repeat; position:absolute; top:50%; right:10px;}
.state-list a:hover, .state-list a:focus, .state-list a:active {border-color:#195888;}
.coverage-block {margin:30px 0;}
.coverage-title {padding:9px 50px 9px 15px; color:#b3cbdc; font-size:18px; line-height:22px; background-color:#195888; position:relative; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px;}
.coverage-title i {color:#FFF;}
a.btn-top {display:block; width:40px; height:40px; background:#C70000 url(../img/arw_white.png) center center no-repeat; position:absolute; top:0; right:0; -webkit-border-top-right-radius:5px; -moz-border-radius-topright:5px; border-top-right-radius:5px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
a.btn-top:hover, a.btn-top:focus, a.btn-top:active {background-color:#F00;}
.coverage-info {padding:25px 30px; font-size:14px; line-height:20px; background-color:#FFF; border:1px solid #CACACA; border-top:none; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.coverage-info h4 {text-align:left;}
.coverage-note {padding:25px; font-size:14px; line-height:20px; background-color:#DCDCDC; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.coverage-note i {color:#C70000; font-weight:600;}

.lnav {padding:0 18px; position:relative;}
.lnav:before {display:block; content:"."; width:100%; height:1px; text-indent:-999em; background:#195888; position:absolute; left:0; bottom:0; z-index:1;}
.lnav ul {margin-left:0; text-align:center; position:relative; z-index:2;}
.lnav ul li {display:block; float:left; width:33.333%;}
.lnav a {display:block; margin:0 2px; padding:9px 10px 10px 10px; color:#FFF; text-decoration:none; background:#195888; border:1px solid #195888; border-bottom:none; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px;}
.lnav a.selected {color:#195888; background:#F5F5F5}
.lnav a i {color:inherit;}

.secondary .search {margin:40px 0 0 0; padding:0;}
.secondary .sbox {padding:20px 48px 23px 48px;}
.secondary .search:before {display:block; content:"."; width:18px; height:11px; margin-left:-9px; text-indent:-999em; background:url(../img/teaser_arw.png) 0 0 no-repeat; position:absolute; left:50%; top:-11px;}

.list-directory {margin-left:-1px;}
.list-directory ul {margin:0;}
.list-directory li {display:block; float:left; width:25%; padding:0 0 1px 1px; list-style-type:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.list-directory a {display:block; padding:5px 10px; text-decoration:none; background-color:#FFF; border:1px solid #FFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.list-directory a:hover, .list-directory a:focus, .list-directory a:active {border-color:#195888;}

.list-letters li {width:7.69%; text-align:center;}
.list-letters a {padding:7px;}
.list-three li {width:33.333%;}

.breadcrumbs {color:#C70000;}
.breadcrumbs ul {margin-left:0;}
.breadcrumbs li {display:inline-block; margin-right:5px; list-style-type:none; vertical-align:top; position:relative;}
.breadcrumbs li:before {display:inline-block; content:">"; margin-right:7px; color:#195888;}
.breadcrumbs li:first-child:before {display:none;}

.contact-us {font-weight:600; font-size: 30px; line-height: 34px;}
.success-note {color: mediumseagreen; font-size: 17px; margin-top: 10px;}

/*-- Update (06/17/2015) --*/

.lp-arrest {background:#195888 url(../img/lp_intro_bg_arrest.jpg) center top no-repeat fixed; background-size:cover;}
.lp-asset {background:#195888 url(../img/lp_intro_bg_asset.jpg) center center no-repeat; background-size:cover; background-attachment:fixed;}
.lp-birth {background:#195888 url(../img/lp_intro_bg_birth.jpg) center center no-repeat fixed; background-size:cover;}
.lp-court {background:#195888 url(../img/lp_intro_bg_court.jpg) center center no-repeat fixed; background-size:cover;}
.lp-criminal {background:#195888 url(../img/lp_intro_bg_criminal.jpg) center top no-repeat fixed; background-size:cover;}
.lp-death {background:#195888 url(../img/lp_intro_bg_death.jpg) center center no-repeat fixed; background-size:cover;}
.lp-divorce {background:#195888 url(../img/lp_intro_bg_divorce.jpg) center center no-repeat fixed; background-size:cover;}
.lp-email {background:#195888 url(../img/lp_intro_bg_email.jpg) center center no-repeat fixed; background-size:cover;}
.lp-genealogy {background:#195888 url(../img/lp_intro_bg_genealogy.jpg) center center no-repeat fixed; background-size:cover;}
.lp-inmate {background:#195888 url(../img/lp_intro_bg_inmate.jpg) center center no-repeat fixed; background-size:cover;}
.lp-marriage {background:#195888 url(../img/lp_intro_bg_marriage.jpg) center center no-repeat fixed; background-size:cover;}
.lp-people {background:#195888 url(../img/lp_intro_bg_people.jpg) center center no-repeat fixed; background-size:cover;}
.lp-phone {background:#195888 url(../img/lp_intro_bg_phone.jpg) center center no-repeat fixed; background-size:cover;}
.lp-police {background:#195888 url(../img/lp_intro_bg_police.jpg) center center no-repeat fixed; background-size:cover;}
.lp-property {background:#195888 url(../img/lp_intro_bg_property.jpg) center center no-repeat fixed; background-size:cover;}
.lp-sexoffender {background:#195888 url(../img/lp_intro_bg_sexoffender.jpg) center center no-repeat fixed; background-size:cover;}



/*-- Update (06/18/2015) --*/

.lp-intro .intro-title {font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif; font-size:50px; font-weight:700; line-height:52px; letter-spacing:inherit; text-transform:uppercase;}
.lp-intro .intro-title span, .intro-text span {color:#FFF;}
.intro-text {font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif; font-size:20px; font-weight:400; line-height:24px;}
.lp-intro-list-title {font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif; color:#FFF; font-size:30px; font-weight:700; line-height:32px; letter-spacing:inherit; text-transform:uppercase;}
.lp-intro-list {font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif; color:#FFF; font-size:20px; font-weight:400; line-height:22px;}
.lp-intro-list ul li {background-position:0 5px;}

/*-- Update (07/22/2015) --*/

.banner-member {float:none; width:auto;}
.banner-help {max-width:335px; margin-left:auto; margin-right:auto; padding:70px 30px; color:#FFF; font-size:14px; line-height:18px; text-align:center; background:#195888 url(../img/help.png) center 0 no-repeat; background-size:cover; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.banner-help h2 {margin:15px 0; padding:0; color:#FFF; font-size:26px; font-weight:700; line-height:28px;}
.banner-help h2:first-child {margin-top:0;}
.banner-help h2:last-child {margin-bottom:0;}
.banner-secure {display:block; padding:120px 30px 25px 30px; text-align:center; text-decoration:none; background:#FFF url(../img/icn_banner_secure.png) center 25px no-repeat; border:1px solid #BBB; position:relative; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

/*-- Update (08/14/2015) --*/

#header {padding:7px 0;}

.lp-intro .intro-title {font-family:'Lora', Georgia, Times New Roman, Times, serif; font-size:36px; line-height:38px; text-transform:none;}
.lp-intro .intro-list li, .lp-intro h3.counter-title, .lp-intro h3.counter-title span {color:#FFF;}

.lp-intro .flip-counter.default .digit {background-color:#FFF;}
.lp-intro .flip-counter.default .digit span {background-color:#FFF; color:#333;}
.lp-intro .flip-counter.default .digit .line {border-bottom:1px solid rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 5px 7px -4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.3);}

/*-- Update (08/20/2015) --*/

.banner-help { max-width:300px; padding:240px 30px 30px 30px; background-size:auto;}

/*-- Update (08/27/2015) --*/

.lp-criminal2 {background:#195888 url(../img/lp_intro_bg_criminal2.jpg) center top no-repeat; background-size:cover;}
.lp-criminal2 {background-attachment:fixed;}

.lp-arrest2 {background:#195888 url(../img/lp_intro_bg_criminal2.jpg) center top no-repeat; background-size:cover;}
.lp-arrest2 {background-attachment:fixed;}

.lp-warrant2 {background:#195888 url(../img/lp_intro_bg_criminal2.jpg) center top no-repeat; background-size:cover;}
.lp-warrant2 {background-attachment:fixed;}

.search2-sidebar {float:left; width:450px; position:relative;}
.search2-content {float:right; width:100%; margin-left:-450px;}
.search2-content-inn {margin-left:450px; padding-left:50px; position:relative;}

.search2-form {max-width:450px; margin:0 auto; padding:40px 50px 25px 50px; background:#FFF; position:relative; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.5); box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.search2-form .row {padding:10px 0; position:relative;}
.search2-form label {display:block; margin-bottom:7px; color:#333; font-size:14px; font-weight:600; line-height:16px; text-align:left;}
.search2-form label i {color:#C70000;}
.search2-form input[type^="text"], .search2-form select, .search2-form input[type="submit"] {height:50px;}
.search2-form input[type="submit"] {background:#195888;}
.search2-form input[type="submit"]:hover, .search2-form input[type="submit"]:focus, .search2-form input[type="submit"]:active {background:#1977BF;}

.search2-start-here {display:block; width:100%; padding:8px 15px; color:#FFF; font-size:16px; font-weight:600; line-height:18px; text-transform:uppercase; white-space:nowrap; background:#C70000; position:absolute; top:-58px; left:0; z-index:1; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.search2-start-here:before {display:block; content:"."; width:0; height:0; text-indent:-999em; border-style:solid; border-width:10px 8px 0 8px; border-color:#C70000 transparent transparent transparent; position:absolute; left:20px; bottom:-10px;}

.search2-benefits {margin-top:15px; color:#555; font-size:13px; line-height:16px; text-align:center;}
.search2-benefits li {margin-top:7px;}
.search2-benefits li:first-child {margin-top:0;}
.search2-benefits li:before {display:inline-block; content:"."; width:16px; height:16px; margin-right:8px; text-indent:-999em; background:url(../img/s2_icns_benefits.png) 0 16px no-repeat; vertical-align:top;}
.search2-benefits li.icn-s2-lock:before {background-position:0 0;}
.search2-benefits li.icn-s2-calendar:before {background-position:0 -16px;}

h2.search2-title {margin:35px 0; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:44px; line-height:48px; text-align:center;}
h2.search2-title span {white-space:nowrap; position:relative;}
h2.search2-title span:before {display:block; content:"."; width:354px; height:11px; text-indent:-999em; background:url(../img/s2_underline.png) 0 0 no-repeat; position:absolute; bottom:-8px; left:-2px;}
h3.search2-subtitle {margin:35px 0; color:#FFF; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:20px; line-height:24px; text-align:center;}
h3.search2-subtitle i { margin:0 7px; font-weight:700;}
h2.search2-title:first-child, h3.search2-subtitle:first-child {margin-top:0;}
h2.search2-title:last-child, h3.search2-subtitle:last-child {margin-bottom:0;}

.search2-content .counter-title {color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; line-height:26px; letter-spacing:inherit; text-align:center;}

.search2-counter {margin-top:200px;}

.search2-counter .flip-counter.default .digit {width:42px !important; height:60px !important; margin-left:4px !important; -webkit-border-radius:3px !important; -moz-border-radius:3px !important; border-radius:3px !important;}
.search2-counter .flip-counter.default .digit span {height:30px !important; width:42px !important; font-size:36px !important;}
.search2-counter .flip-counter.default .digit span.front {padding-top:30px !important;}
.search2-counter .flip-counter.default .digit .line {height:30px !important; width:42px !important;}
.search2-counter .flip-counter.default .digit .hinge {height:30px !important; width:42px !important;}
.search2-counter .flip-counter.default .digit .hinge span.front {padding-top:30px !important;}
.search2-counter .flip-counter.default .digit .hinge span.back {height:30px !important;}
.search2-counter .flip-counter.default .digit-delimiter {margin-right:-2px !important; padding-top:36px !important; color:#FFF !important; font-size:36px !important;}

.search2-container {padding:60px 0;}
.s2-content {float:left; width:100%; margin-right:-480px;}
.s2-content-inn {margin-right:480px; padding-right:30px; position:relative;}
.s2-sidebar {float:right; width:480px; margin:-35px 0; position:relative;}

h2.s2-incs-title {margin:35px 0; color:#195888; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; line-height:40px;}

.s2-incs {margin:35px 0; color:#333; font-size:14px; line-height:18px;}
.s2-incs li {float:left; width:33.333%; padding:3px 10px 3px 22px; background:url(../img/lp_content_checkmark.png) 0 3px no-repeat; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.s2-incs.s2-two-cell li {width:50%;}

.s2-incs-illustration {max-width:480px; margin:0 auto;}
.s2-incs-illustration img {display:block;}

h2.s2-incs-title:first-child, .s2-incs:first-child {margin-top:0;}
h2.s2-incs-title:last-child, .s2-incs:last-child {margin-bottom:0;}

.search2-coverage {padding:60px 0; background:#FFF;}

h2.s2-coverage-title {margin:20px 0; color:#C70000; font-family:Georgia, "Times New Roman", Times, serif; font-size:48px; line-height:52px; text-align:center;}
h3.s2-coverage-subtitle {margin:20px 0; color:#333; font-size:14px; line-height:18px; text-align:center;}

.coverage-map {max-width:960px; margin:30px auto; font-size:12px; text-align:center;}
.coverage-map svg {width:100%; height:auto;}
.coverage-map path {fill:#195888; opacity:0.25; color:#FFF; border:1px solid #FFF; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.coverage-map path:hover {opacity:0.5;}
.coverage-map a {text-decoration:none;}

h2.s2-coverage-title:first-child, h3.s2-coverage-subtitle:first-child, .coverage-map:first-child {margin-top:0;}
h2.s2-coverage-title:last-child, h3.s2-coverage-subtitle:last-child, .coverage-map:last-child {margin-bottom:0;}



h2.search2-title span.underline-arrest:before {width:310px; background-size:310px auto !important;}
h2.search2-title span.underline-warrant:before {width:200px; background-size:200px auto !important;}

.search2-arrested {margin-top:130px;}
.lp-warrant2 .search2-arrested {margin-top:85px;}

.arrested {margin-top:20px; color:#FFF; font-size:11px; font-weight:600; line-height:12px; text-align:center; text-transform:uppercase;}
.arrested .cell {padding:0 10px;}
.arrested span {display:block; margin:8px 0;}
.arrested span:first-child {margin-top:0;}
.arrested span:last-child {margin-bottom:0;}
.arrested img {display:block; max-height:100px; margin:0 auto;}

#teaser-block {display: none;}

/*-- Update (12/02/2015) --*/

.banner-help h2 a {display:block; padding:0; color:#FFF; text-align:center; text-decoration:none; background-color:transparent; background-position:inherit; background-repeat:inherit; border:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.banner-help h2 a:hover {box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}

/*-- Update (12/14/2015) --*/

h2.cr-caution-title {font-size:32px; line-height:34px;}
h2.cr-caution-title:before {display:none;}
.cr-caution p {text-align:justify;}

.qightbox {
    display: none;
    margin: 0 auto;
    max-width: 690px;
    padding-top: 20px;
    position: fixed;
    z-index: 99999;
}

#lboxOverlay {
    background: rgba(0, 0, 0, 0) url(../img/overlay.png) repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
	cursor: default !important;
}

/*-- Update (01/11/2016) --*/

.form-error {transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.nohit2 {padding:30px 0; display: none;}

.nohit2 * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.nohit2 *:first-child {margin-top:0 !important;}
.nohit2 *:last-child {margin-bottom:0 !important;}

.nohit2-header {padding:20px 20px; color:#FFF; font-size:18px; font-weight:600; line-height:20px; text-align:center; background:#5C8DB2 url(../img/nh2_header_bg.png) 0 0 repeat; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px;}

.nohit2-body {padding:35px 50px 50px 50px; background:#FFF; border:1px solid #D1DEE7; border-top:none; position:relative; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.nohit2-body:before {display:block; content:""; width:114px; height:114px; background:url(../img/nh2_offer.png) 0 0 no-repeat; position:absolute; top:0; right:-1px;}

.nohit2-title {margin:35px 0; font-size:30px; font-weight:600; line-height:32px; letter-spacing:-0.01em;}
.nohit2-title i {color:#C70000;}

.nohit2-container {margin:35px 0;}

.nohit2-content {float:left; width:100%; margin-right:-430px;}
.nohit2-content-inn {margin-right:430px; padding-right:50px; position:relative;}
.nohit2-sidebar {float:right; width:430px; position:relative;}

.nohit2-record {margin:15px 0; padding-left:50px; color:#333; font-size:14px; line-height:20px; position:relative;}
.nohit2-record:before {display:block; content:""; width:32px; height:32px; background:url(../img/nh2_icns_records.png) 0 0 no-repeat; position:absolute; top:0; left:0; opacity:0.4;}
.nohit2-record.icn-01:before {background-position:0 0;}
.nohit2-record.icn-02:before {background-position:0 -32px;}
.nohit2-record.icn-03:before {background-position:0 -64px;}
.nohit2-record.icn-04:before {background-position:0 -96px;}
.nohit2-record.icn-05:before {background-position:0 -128px;}
.nohit2-record h3 {font-size:16px; font-weight:600; line-height:24px;}

.nohit2-report {height:285px; margin:0 auto; background:url(../img/nh2_report.png) center 0 no-repeat; position:relative;}

a.nohit2-btn {display:block; padding:18px 20px; color:#FFF; font-size:22px; font-weight:600; line-height:24px; letter-spacing:-0.01em; text-align:center; text-decoration:none; text-transform:uppercase; background-color:#C70000; position:relative; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
a.nohit2-btn:hover, a.nohit2-btn:focus, a.nohit2-btn:active {background-color:#F00;}

.register2 * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.register2 *:first-child {margin-top:0 !important;}
.register2 *:last-child {margin-bottom:0 !important;}

.register2-container {padding:30px 0;}

.register2-content {float:right; width:100%; margin-left:-340px;}
.register2-content-inn {margin-left:340px; padding-left:10px; position:relative;}
.register2-sidebar {float:left; width:340px; position:relative;}

.register2-summary {height:100%; padding:24px 30px; background:#EDEDED; border:1px solid #CACACA; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

.register2-summary-title {display:block; margin:20px 0; padding:2px 0 2px 32px; font-size:18px; font-weight:600; line-height:20px; text-transform:uppercase; background:url(../img/rg2_icn_title.png) 0 0 no-repeat;}

.register2-list-top {margin:20px 0;}

.register2-list-name {min-height:46px; margin:20px 0; padding-left:60px; color:#333; font-size:18px; font-weight:600; line-height:22px; background:url(../img/rg2_avatar.png) 0 0 no-repeat;}
.register2-list-name li {display:block; margin:2px 0;}
.register2-list-name li.name {color:#C70000;}

.register2-list-locations {margin:20px 0; color:#555; font-size:13px; line-height:16px;}
.register2-list-locations li {display:block; margin:4px 0;}
.register2-list-locations li.name {color:#333; font-size:14px; font-weight:600;}
.register2-list-locations span {display:block;}

.register2-list-available {margin:20px 0; color:#333; font-size:13px; font-weight:600; line-height:16px;}
.register2-list-available li {display:block; margin:4px 0; padding-right:80px; position:relative;}
.register2-list-available li a {display:block; padding-left:17px; text-decoration:none; position:absolute; top:0; right:0;}
.register2-list-available li a:before {display:block; content:""; width:12px; height:12px; background:url(../img/rg2_checkmark.png) 0 0 no-repeat; position:absolute; top:2px; left:0;}

.register2-seals {margin:25px 0;}
.register2-seals img {display:block;}

.option-best .option-header:after {display:block; content:""; width:28px; height:40px; margin-left:-14px; background: url(../img/register_arw.png) 0 0 no-repeat; position:absolute; top:-26px; left:50%;}

.option-header h3 {padding:0;}
.option-header h3:before {display:none;}
.option-best .option-header:before { top:inherit; right:-15px; bottom:-30px; z-index:10;}

#cboxOverlay {background:#000;}

.ep-container {display:block; width:600px; margin:10px auto; padding:30px 50px; color:#FFF; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; text-align:center; background:#195888 url(../img/ep_bg.png) center center no-repeat; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ep-container:first-child {margin-top:0;}
.ep-container:last-child {margin-bottom:0;}
.ep-container:before {display:block; content:""; width:204px; height:181px; background:url(../img/ep_reports.png) right 0 no-repeat; position:absolute; bottom:0; left:0; z-index:10;}
.ep-container * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ep-container *:first-child {margin-top:0 !important;}
.ep-container *:last-child {margin-bottom:0 !important;}
.ep-container div {display:block;}

.ep-title {margin:7px 0; font-size:48px; font-weight:700; line-height:50px; letter-spacing:-0.025em;}
.ep-subtitle {margin:7px 0; font-size:30px; font-weight:600; line-height:32px; letter-spacing:-0.025em;}
.ep-subtitle span {text-decoration:underline}
.ep-available {max-width:420px; margin:25px auto; padding:0 40px; font-size:14px; line-height:18px; position:relative; opacity:0.7;}
.ep-available:before {display:block; content:""; width:32px; height:32px; background:url(../img/ep_clock.png) 0 0 no-repeat; position:absolute; top:2px; left:0; opacity:0.5;}
.ep-btn-container {margin:30px 0; position:relative;}
.ep-btn-container:before {display:block; content:""; width:94px; height:60px; background:url(../img/ep_arw.png) 0 0 no-repeat; position:absolute; top:-35px; right:10px;}
a.ep-btn {display:block; padding:20px 20px; color:#FFF; font-size:30px; font-weight:700; line-height:32px; letter-spacing:-0.025em; text-align:center; text-decoration:none; text-transform:uppercase; background-color:#C70000; border:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow:0px 4px 0px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow:0px 4px 0px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:0px 4px 0px 0px rgba(0, 0, 0, 0.2); transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
a.ep-btn:hover, a.ep-btn:focus, a.ep-btn:active {background-color:#F00;}
.ep-terms {padding-left:180px; font-size:16px; font-weight:600; line-height:20px;}

.option-terms {font-size:12px; padding-top:5px; line-height:14px;}
#price1{margin-right: 5px;}
/*-- Update (03/08/2016) --*/

.teaser-table th, .teaser-table td {padding:20px 10px;}
.teaser-table th:first-child, .teaser-table td:first-child {padding-left:20px;}
.teaser-table th:last-child, .teaser-table td:last-child {padding-right:20px;}

/*-- Exit Lightbox --*/

.lightbox2 {width:800px; margin:10px auto !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lightbox2 * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lightbox2 *:first-child {margin-top:0 !important;}
.lightbox2 *:last-child {margin-bottom:0 !important;}

.lightbox2-content {padding:40px 50px 50px 50px; background:#FFF; position:relative; overflow:hidden; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

.lb2-reports {display:block; width:282px; height:180px; background:url(../img/lb2_reports.png) 0 0 no-repeat; position:absolute; bottom:0; left:-60px; z-index:100;}
.lb2-reports.lb2-reports-no {height:156px;}

h2.lb2-title {margin:15px 0; color:#195888; font-size:30px; font-weight:600; line-height:32px; text-align:center;}
h2.lb2-title span {color:#C70000;}
h3.lb2-subtitle {margin:15px 0; color:#555; font-size:24px; font-weight:400; line-height:26px; text-align:center;}
h3.lb2-subtitle span {text-decoration:underline;}

.lb2-btns {display:table; width:100%; max-width:400px; margin:40px auto; text-align:center; border-collapse:collapse; table-layout:fixed;}
.lb2-btns .lb2-cell {display:table-cell; padding:0 5px; vertical-align:middle;}
.lb2-btns .lb2-cell:first-child {padding-left:0;}
.lb2-btns .lb2-cell:last-child {padding-right:0;}

.lb2-btn {display:block; padding:14px 20px; color:#FFF; font-size:30px; font-weight:600; line-height:32px; letter-spacing:0.025em; text-align:center; text-decoration:none; text-transform:uppercase; background-color:#C70000; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.lb2-btn:hover, .lb2-btn:focus, .lb2-btn:active {color:#FFF; background-color:#F00;}
.lb2-btn.no {background-color:#CCC;}
.lb2-btn.no:hover, .lb2-btn.no:focus, .lb2-btn.no:active {background-color:#AAA;}

.lb2-btn-block {margin:40px 0 0 0; position:relative;}
.lb2-btn-block:before {display:block; content:""; width:93px; height:60px; background:url(../img/lb2_arw.png) 0 0 no-repeat; position:absolute; top:-35px; right:60px;}
.lb2-btn-block .lb2-btn {padding:16px 30px; font-size:36px; font-weight:700; line-height:38px;}

.lb2-limited {max-width:380px; min-height:36px; margin:15px auto; padding-left:44px; color:#999; font-size:14px; line-height:18px; position:relative;}
.lb2-limited:before {display:block; content:""; width:32px; height:32px; background:url(../img/lb2_icn_clock.png) 0 0 no-repeat; position:absolute; top:2px; left:0;}

.lb2-warning {margin:15px 0; color:#555; font-size:16px; line-height:26px; text-align:center;}
.lb2-warning:before {display:inline-block; content:""; width:30px; height:26px; margin-right:10px; background:url(../img/lb2_icn_warning.png) 0 0 no-repeat; vertical-align:top;}

.lb2-terms {margin:30px 0 0 0; padding-left:180px; color:#333; font-size:16px; line-height:20px; text-align:center;}
.lb2-terms span {text-decoration:underline;}

.lb2-search {margin:40px -5px;}
.lb2-search .lb2-cell {float:left; width:33.333%; padding:0 5px;}

.lb2-search label {display:block; margin-bottom:5px; color:#333; font-size:14px; font-weight:600; line-height:18px;}

.lb2-btn-block input[type="submit"] {height:70px; font-size:36px; font-weight:700;}
.lb2-btn-block input[type="submit"]:hover, .lb2-btn-block input[type="submit"]:focus, .lb2-btn-block input[type="submit"]:active {background-color:#F00;}

/*-- Update (05/05/2016) Directory Page --*/

.breadcrumbs2 {margin-top:-2px; padding:10px 0; color:#333; font-size:14px; font-weight:600; line-height:18px; background:#E8E8E8; position:relative; z-index:20;}
.breadcrumbs2 li {display:block; float:left; margin-right:10px; padding-right:16px; position:relative;}
.breadcrumbs2 li:last-child {margin-right:0; padding-right:0;}
.breadcrumbs2 li:before {display:block; content:""; width:5px; height:10px; background:url(../img/breadcrumbs.png) 0 0 no-repeat; opacity:0.25; position:absolute; top:4px; right:0;}
.breadcrumbs2 li:last-child:before {display:none;}
.breadcrumbs2 a {display:block; text-decoration:none;}
.breadcrumbs2 li:last-child a {color:#C70000;}

.directory {padding:30px 0 50px 0;}

.directory * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.directory *:first-child {margin-top:0 !important;}
.directory *:last-child {margin-bottom:0 !important;}

.dir-title {margin:25px 0; font-size:30px; font-weight:600; line-height:34px; text-align:center;}
.dir-title i {color:#C70000;}

.dir-results {margin:25px -5px;}
.dir-results .cell {float:left; width:33.333%; padding:5px;}

.dir-result {padding:25px 30px 30px 30px; color:#222; font-size:16px; line-height:20px; background:#FFF; border:1px solid #DDD; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.dir-result ul {display:table; margin:4px 0; border-collapse:collapse;}
.dir-result li {display:table-cell; vertical-align:top;}
.dir-result li:first-child {padding:2px 8px 0 0; color:#777; font-size:12px; line-height:20px; white-space:nowrap;}
.dir-result li a {font-weight:700; text-decoration:none;}

.dir-result ul.result-btn {width:100%;}
.dir-result ul.result-btn li:last-child {text-align:right;}
.dir-result ul.result-btn .btn {display:block; font-size:18px;}

/*-- Pagination rules --*/
.pagination {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  margin-left: 0px !important;
}
.pagination li {
  display: inline;
  text-align: center;
}
.pagination a {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  color: #fff;
  margin-left: -1px;
  border: 1px solid transparent;
  line-height: 1.5;
}
.pagination li.active a{
  cursor: default;
}
.pagination li:active a{
  outline: none;
}
.pagination li.disabled a{
  cursor: default;
}
.modal-1 li:first-child a {
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
}
.modal-1 li:last-child a {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0;
  border-radius: 0 6px 6px 0;
}
.modal-1 a {
  border-color: #ddd;
  color: #4285F4;
  background: #fff;
}
.modal-1 a:hover {
  background: #eee;
}
.modal-1 li.active a, .modal-1 li:active a{
  border-color: #4285F4;
  background: #4285F4;
  color: #fff;
}

/*-- Update (04/15/2016) --*/

.intro2 {margin-top:-2px !important; padding:90px 0; background-color:#222; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:20;}

.no-touch .intro2 {background-attachment:fixed;}

.intro2-vital {background-image:url(../img/lp2_intro_bg_vital.jpg);}
.intro2-court {background-image:url(../img/lp2_intro_bg_court.jpg);}
.intro2-inmate {background-image:url(../img/lp2_intro_bg_inmate.jpg);}
.intro2-police {background-image:url(../img/lp2_intro_bg_police.jpg);}

.intro2 * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.intro2 *:first-child {margin-top:0 !important;}
.intro2 *:last-child {margin-bottom:0 !important;}

h2.intro2-title {margin:30px 0; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:56px; line-height:60px; letter-spacing:0.025em; text-align:center;}

.intro2-incs {margin:30px 0; color:#FFF; font-size:18px; line-height:24px; letter-spacing:0.01em; text-align:center;}
.intro2-incs li {display:inline-block; margin:0 10px; padding-left:22px; vertical-align:top; background:url(../img/lp_intro_checkmark.png) 0 5px no-repeat;}

.intro2-search {margin:45px 0; padding:30px 40px 22px 40px; background:#FFF; position:relative; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.2);}

.intro2-sbox {}
.intro2-sbox .row {margin:0 -5px;}
.intro2-sbox .cell {float:left; width:25%; padding:7px 5px; position:relative;}
.intro2-sbox .btn {padding-top:28px;}
.intro2-sbox label {display:block; margin-bottom:5px; color:#333; font-size:13px; font-weight:600; line-height:16px;}
.intro2-sbox label i {color:#C70000;}
.intro2-sbox input[type^="text"], .intro2-sbox input[type^="password"], .intro2-sbox select, .intro2-sbox input[type="submit"] {-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.intro2-sbox input[type="submit"] {font-weight:600; letter-spacing:0.025em;}

.intro2-info {margin-top:15px; color:#777; font-size:12px; line-height:16px;}
.intro2-info ul {margin:0; text-align:center;}
.intro2-info li {display:inline-block; margin:0 15px; padding-left:22px; position:relative; vertical-align:top;}
.intro2-info li:before {display:block; content:""; width:16px; height:16px; background:url(../img/lp2_search_icns.png) 0 0 no-repeat; position:absolute; top:0; left:0;}
.intro2-info li.icn-01:before {background-position:0 0;}
.intro2-info li.icn-02:before {background-position:0 -16px;}
.intro2-info li span {color:#333;}

.intro2-counter {margin:45px 0;}
.intro2-counter .counter-title {color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; line-height:26px; letter-spacing:0.025em; text-align:center;}

.intro2-counter .counter {margin-top:20px;}
.intro2-counter .flip-counter.default .digit {width:42px !important; height:60px !important; margin-left:4px !important; background-color:#FFF; -webkit-border-radius:3px !important; -moz-border-radius:3px !important; border-radius:3px !important;}
.intro2-counter .flip-counter.default .digit span {height:30px !important; width:42px !important; color:#333; font-size:36px !important; background-color:#FFF;}
.intro2-counter .flip-counter.default .digit span.front {padding-top:30px !important;}
.intro2-counter .flip-counter.default .digit .line {height:30px !important; width:42px !important; border-bottom:1px solid rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 5px 7px -4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.3);}
.intro2-counter .flip-counter.default .digit .hinge {height:30px !important; width:42px !important;}
.intro2-counter .flip-counter.default .digit .hinge span.front {padding-top:30px !important;}
.intro2-counter .flip-counter.default .digit .hinge span.back {height:30px !important;}
.intro2-counter .flip-counter.default .digit-delimiter {margin-right:-2px !important; padding-top:36px !important; color:#FFF !important; font-size:36px !important;}

.lp2-content {padding:60px 0; color:#555; font-size:14px; line-height:24px;}

.lp2-content.white {background-color:#FFF;}

.lp2-content * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lp2-content *:first-child {margin-top:0 !important;}
.lp2-content *:last-child {margin-bottom:0 !important;}

.lp2-content h2 {margin:35px 0; color:#C70000; font-family:Georgia, "Times New Roman", Times, serif; font-size:40px; line-height:44px; letter-spacing:0.02em;}
.lp2-content h3 {margin:35px 0 15px 0; color:#195888; font-size:24px; line-height:30px; letter-spacing:0.01em;}
.lp2-content p, .lp2-content ul, .lp2-content ol, .lp2-content li {margin:15px 0; text-align:justify;}
.lp2-content ul, .lp2-content ol {margin-left:40px;}
.lp2-content ul li {list-style-type:disc;}
.lp2-content ol li {list-style-type:decimal;}
.lp2-content strong {color:#333; font-weight:600;}

.lp2-check-list {margin-left:16px !important;}
.lp2-check-list li {display:block; padding-left:24px; list-style-type:none; background:url(../img/lp_content_checkmark.png) 0 3px no-repeat;}

.lp2-content-img-right {float:right;}
.lp2-content-img-left {float:left;}

.lp2-start {padding:150px 0; background:#222 url(../img/lp2_start.jpg) center center no-repeat; background-size:cover; position:relative; z-index:10;}
.no-touch .lp2-start {background-attachment:fixed;}

.lp2-start * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lp2-start *:first-child {margin-top:0 !important;}
.lp2-start *:last-child {margin-bottom:0 !important;}

h2.lp2-start-title {margin:40px 0; color:#FFF; font-size:36px; font-weight:600; line-height:48px; letter-spacing:0.025em; text-align:center; text-transform:uppercase;}

.lp2-start-btn {margin:40px 0; text-align:center;}
.lp2-start-btn .btn {display:block; max-width:420px; margin:0 auto; padding:20px 30px; font-size:30px; font-weight:600; line-height:34px; letter-spacing:0.025em; box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.3);}

.lp2-coverage h2 {margin:15px 0;}
.lp2-coverage p {font-size:18px; line-height:24px; text-align:left;}

.lp2-includes {padding:30px 0;}
.lp2-includes h2 {color:#195888;}

.lp2-insc-table {display:table; width:100%; border-collapse:collapse;}
.lp2-insc-table .cell {display:table-cell; vertical-align:middle;}
.lp2-insc-table .cell:first-child {width:100%; padding:30px 30px 30px 0;}

.lp2-incs {color:#333;}
.lp2-incs ul {margin:0; text-align:left;}
.lp2-incs li {display:block; float:left; width:33.333%; margin:0; padding:0 10px 0 24px; list-style-type:none; text-align:left; background:url(../img/lp_content_checkmark.png) 0 3px no-repeat;}

.lp2-reports img {display:block; margin:0 auto;}

/*-- Update (07/21/2016) Product Selection --*/

.ps2 {padding:30px 0; letter-spacing:0.01em;}

.ps2 * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ps2 *:first-child {margin-top:0 !important;}
.ps2 *:last-child {margin-bottom:0 !important;}

.ps2-container {}
.ps2-sidebar {float:left; width:270px; padding-top:29px; position:relative;}
.ps2-content {float:right; width:100%; margin-left:-270px;}
.ps2-content-inn {margin-left:270px; padding-left:40px;}

.ps2-sidebar-title {margin:20px 0; padding-left:32px; font-size:18px; font-weight:600; line-height:24px; position:relative;}
.ps2-sidebar-title:before {display:block; content:""; width:22px; height:24px; background:url(../img/ps2_icn_report.png) 0 0 no-repeat; position:absolute; top:0; left:0;}

.ps2-sb-block {margin:15px 0;}

.ps2-person {color:#222; font-size:18px; font-weight:600; line-height:24px;}
.ps2-person span {color:#C70000;}

.ps2-location {color:#555; font-size:13px; line-height:18px;}
.ps2-location span {color:#222; font-weight:600;}

.ps2-records {color:#222; font-size:13px; font-weight:600; line-height:18px;}
.ps2-records li {display:block; padding:3px 80px 3px 0; position:relative;}
.ps2-records span {display:block; position:absolute; top:3px; right:0;}
.ps2-records a {display:inline-block; padding-left:17px; font-weight:400; text-decoration:none; position:relative; vertical-align:top;}
.ps2-records a:before {display:block; content:""; width:12px; height:12px; background:#209500 url(../img/ps2_checkmark_white.png) center center no-repeat; position:absolute; top:3px; left:0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}

.ps2-partners img {display:block; margin:0 auto;}

.ps2-content-title {margin:30px 0; font-size:26px; font-weight:600; line-height:30px; text-align:center;}
.ps2-content-title i {color:#C70000;}

.ps2-options {margin:30px -5px;}
.ps2-options .cell {float:left; padding:0 5px;}
.ps2-options .cell.ps2-option-best {float:right; width:56%;}
.ps2-options .cell.ps2-option-regular {float:left; width:44%;}

.ps2-option {padding:25px 30px 30px 30px; text-align:center; background:#FFF; border:3px solid #195888; position:relative; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

.ps2-option-regular .ps2-option:before {display:block; content:""; width:0; height:0; border-style:solid; border-width:17px 23px 17px 0; border-color:transparent #195888 transparent transparent; position:absolute; top:22px; left:-23px;}
.ps2-option-regular .ps2-option:after {display:block; content:""; width:0; height:0; border-style:solid; border-width:13px 18px 13px 0; border-color:transparent #FFF transparent transparent; position:absolute; top:26px; left:-18px;}

.ps2-option-title {padding-bottom:15px; color:#195888; font-size:22px; font-weight:600; line-height:26px; border-bottom:1px solid #DDD;}
.ps2-option-content {margin-top:20px;}
.ps2-option-subtitle {color:#222; font-size:14px; line-height:18px;}
.ps2-option-subtitle span {color:#195888; font-weight:600;}
.ps2-option-list {margin-top:15px; color:#222; font-size:13px; line-height:16px;}
.ps2-option-list-half {float:left; width:50%; padding:0 10px;}
.ps2-option-list-half:first-child {padding-left:0;}
.ps2-option-list-half:last-child {padding-right:0;}
.ps2-option-list-title {margin-bottom:15px; color:#195888; font-size:14px; font-weight:600; line-height:18px; text-align:left;}
.ps2-option-list-title.bonus {color:#209500; font-weight:700;}
.ps2-option-list ul {display:inline-block; vertical-align:top;}
.ps2-option-list .ps2-option-list-half ul {display:block;}
.ps2-option-list li {display:block; margin-top:4px; padding-left:18px; text-align:left; background:url(../img/ps2_checkmark.png) 0 2px no-repeat;}
.ps2-option-price {margin-top:20px; padding-top:15px; color:#195888; font-size:22px; font-weight:700; line-height:26px; border-top:1px solid #DDD;}
.ps2-option-save {display:inline-block; margin:4px 0 0 6px !important; padding:3px 12px; color:#FFF; font-size:11px; font-weight:700; line-height:14px; text-align:center; text-transform:uppercase; background:#209500; vertical-align:top; -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px;}
.ps2 .ps2-option-save {margin:4px 0 0 6px !important;}
.ps2-option-btn {margin-top:15px;}
.ps2-option-btn .btn {width:100%; max-width:180px; padding:12px 20px; font-size:18px; font-weight:700; line-height:22px;}

.ps2-option-best-deal {width:48px; height:48px; padding-top:13px; color:#FFF; font-size:11px; font-weight:700; line-height:12px; text-align:center; text-transform:uppercase; background:#209500; position:absolute; top:-13px; right:-13px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}