@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);
@charset "UTF-8";:root{--body-background-color:#ebebeb;--custom-card-background:#fff;--header-background-color:#383838;--font-color-general:#222;--custom-card-shadow-color1:rgba(0,0,0,.25);--custom-card-shadow-color2:hsla(0,0%,100%,.3);--dropdown-menu-hover-color:grey;--dropdown-divider-color:grey;--logo-color:#acd373;--header-user-name-color:#fff;--icon-plus-solid:url(../images/icons/dark-plus-solid.svg);--icon-user-solid:url(../images/icons/dark-user-solid.svg);--icon-envelope-regular:url(../images/icons/dark-envelope-regular.svg);--icon-signature-solid:url(../images/icons/dark-signature-solid.svg);--icon-flag-regular:url(../images/icons/dark-flag-regular.svg);--icon-menu:url(../images/icons/dark-menu.svg);--icon-x:url(../images/icons/light-x.svg);--stat-background:transparent;--stat-shadow-color:#dedede;--footer-background-color:#2f3239;--sub-footer-background-color:#353940;--footer-desc-font-color:#fff;--form-input-background:#fff;--form-input-border:#dbdbdb;--page-num-hover-background:grey;--register-page-border-color:transparent;--inactive-side-bg-color:#ccc;--disclaimer-modal-bg-color:#fff;--search-results-border-color:grey;--advance-info-wrapper-bg-color:#383838;--admin-foot-bg-color:#fff;--link-color-2:#222;--search-info-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--people-search-name-color:#07b6f2;--search-info-btn-color:#07b6f2}.dark-theme{--body-background-color:#000;--custom-card-background:#2d2d2d;--header-background-color:#000;--font-color-general:#fff;--custom-card-shadow-color1:transparent;--custom-card-shadow-color2:hsla(0,0%,100%,0);--dropdown-menu-hover-color:#000;--dropdown-divider-color:#fff;--logo-color:#acd373;--header-user-name-color:#fff;--icon-plus-solid:url(../images/icons/light-plus-solid.svg);--icon-user-solid:url(../images/icons/light-user-solid.svg);--icon-envelope-regular:url(../images/icons/light-envelope-regular.svg);--icon-signature-solid:url(../images/icons/light-signature-solid.svg);--icon-flag-regular:url(../images/icons/light-flag-regular.svg);--icon-menu:url(../images/icons/light-menu.svg);--icon-x:url(../images/icons/light-x.svg);--stat-background:grey;--stat-shadow-color:#dedede00;--footer-background-color:#111;--sub-footer-background-color:#1e1e1e;--footer-desc-font-color:#fff;--form-input-background:#e1e1e1;--form-input-border:#fff;--page-num-hover-background:#000;--register-page-border-color:#3c3c3c;--inactive-side-bg-color:#4d4d4d;--disclaimer-modal-bg-color:#000;--search-results-border-color:#000;--advance-info-wrapper-bg-color:#000;--admin-foot-bg-color:#000;--link-color-2:#ddd;--search-info-box-shadow:0 0 0 transparent;--people-search-name-color:#acd373;--search-info-btn-color:#acd373}body{background-color:var(--body-background-color);color:var(--font-color-general);display:flex;display:-ms-flexbox;flex-direction:column;font-family:Lato,sans-serif;min-height:100vh;overflow-x:hidden!important;position:relative}a{text-decoration:none;-webkit-text-decoration-line:none;text-decoration-line:none;-moz-text-decoration-line:none}.logo-background-color{background-color:var(--logo-color)!important}.logo-color{color:var(--logo-color)!important}.d-ruby{display:ruby!important}.back-btn img{cursor:pointer;height:auto;width:25px}.custom-card{background-color:var(--custom-card-background);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:12px 12px 16px 0 var(--custom-card-shadow-color1),-8px -8px 12px 0 var(--custom-card-shadow-color2);margin-bottom:1rem;padding:25px 18px;position:relative}.error,.validate{color:tomato;font-size:12px}.transition-5{transition:.5s!important;-webkit-transition:.5s!important;-moz-transition:.5s!important;-ms-transition:.5s!important;-o-transition:.5s!important}.b-blue{color:#07b6f2}.b-overflow-y-auto{overflow-y:auto!important}.b-overflow-x-auto{overflow-x:auto!important}.b-overflow-x-hidden{overflow-x:hidden!important}.b-overflow-y-hidden{overflow-y:hidden!important}.b-no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-s-button{background-color:#83bb1c;border-radius:3px;color:#fff;margin-left:5px;padding:5px 13px}.b-s-button:hover{color:#fff}.auth-icon-person{padding:10px 16px}.auth-icon-mail,.auth-icon-person{background-color:#fff;height:38px;width:50px}.auth-icon-mail{padding:12px 16px}.auth-icon-key{background-color:#fff;height:38px;padding:10px 17px;width:50px}.password-show{cursor:pointer;height:auto;position:absolute;right:19px;top:50px;width:18px;z-index:3}.icon{background-repeat:no-repeat;background-size:contain}.icon-plus-solid{background-image:var(--icon-plus-solid)}.icon-user-solid{background-image:var(--icon-user-solid)}.icon-signature-solid{background-image:var(--icon-signature-solid)}.icon-envelope-regular{background-image:var(--icon-envelope-regular)}.icon-flag-regular{background-image:var(--icon-flag-regular)}.icon-menu{background-image:var(--icon-menu)}.icon-x{background-image:var(--icon-x)}.preloader{background-color:#000000d1;height:100%;position:fixed;width:100%;z-index:10000}.preloader .spinner-wrapper{left:50%;position:absolute;top:calc(50% - 50px);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.cookie-term{background-color:#2d2d2dd6;bottom:0;color:#fff;display:block;font-family:inherit;font-size:12px;padding-bottom:1rem;padding-top:1rem;position:fixed;width:100%;word-spacing:2px;z-index:1100}.cookie-term a{color:var(--logo-color)}.cookie-term button{background-color:transparent;border:none}.cookie-term button img{height:auto;margin-left:5px;width:19px}header{background-color:var(--header-background-color);position:fixed;top:0;width:100%;z-index:10000}header .menu-icon-img{cursor:pointer}header .menu-icon-times img{cursor:pointer;height:auto;width:25px}header .username span>img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:auto;width:33px}header .username .dropdown-menu{left:-40px}header .username span:not(.mode-changer-title){color:var(--header-user-name-color);font-size:14px}header .username .dropdown-menu{background-color:var(--custom-card-background)}header .username .dropdown-menu li a{color:var(--font-color-general);font-size:12px}header .username .dropdown-menu li a img{height:auto;margin-right:6px;max-height:15px;max-width:16px}header .username .dropdown-menu li a:hover{background-color:var(--dropdown-menu-hover-color)}header .username .dropdown-menu li .dropdown-divider{background-color:var(--dropdown-divider-color)}header .search img{height:auto;width:18px}header .search div{color:#fff;font-size:9px}header .navbar-brand img{height:auto;width:100px}header .non-dboard-head .menu-icon{color:#fff;font-size:15px}header .non-dboard-head .menu-icon img{cursor:pointer;height:auto;width:19px}header .non-dboard-head .menu-icon span{position:relative;top:2px}header .non-dboard-head .logo-non-dboard{max-height:56px;max-width:225px;padding:8px 4px 8px 12px;vertical-align:middle}header .non-dboard-head .mobile-nav-menu{background-color:#fff;display:none;height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;width:280px}header .non-dboard-head .mobile-nav-menu .nav-item .nav-link{border-bottom:1px solid #eee;color:#2460a5;font-size:14px;padding:15px 20px}header .non-dboard-head .mobile-nav-menu .nav-item .menu-active,header .non-dboard-head .mobile-nav-menu .nav-item .nav-link:focus,header .non-dboard-head .mobile-nav-menu .nav-item .nav-link:hover{background-color:#fafafa;color:#3e8ee8}header .non-dboard-head .navbar-nav-effect{height:378px!important}header .non-dboard-head .menu-icon-times{padding:5px 7px}header .non-dboard-head .menu-icon-times .icon{cursor:pointer;display:block;height:25px;width:25px}header .home-icon{position:relative}header .home-icon img{height:auto;left:17px;position:relative;width:18px}header .home-icon div{color:#fff;font-size:9px}header .desktop-nav .navbar-nav li{margin-left:3px}header .desktop-nav .navbar-nav li a{color:#fff;font-size:13px;padding:3px 5px}header .desktop-nav .navbar-nav li a:hover{color:#a7a7a7}header .desktop-nav .navbar-nav li a.contact-num{background-color:#acd37317;border-radius:3px}.home-page .hero .hero-background-wrapper{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.home-page .hero .hero-background{background-color:#212121;background-image:url(../images/BG_BW3.jpeg);background-repeat:no-repeat;background-size:cover;display:block;height:100%;opacity:.5;width:100%}.home-page .hero .content-wrapper{padding-bottom:3.5rem;position:relative;z-index:1}.home-page .hero .content{color:#fff;margin-top:5rem}.home-page .hero .content .intro-txt{font-size:25px;line-height:40px}.home-page .hero .content .hero-txt{font-size:60px;font-weight:700;line-height:80px;margin-top:30px;text-transform:uppercase}.home-page .hero .content .separator{background-color:#9fda67;height:12px;margin-top:10px;width:100%}.home-page .hero .content a{background-color:#fff;border:1px solid #000;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#000;cursor:pointer;display:block;font-size:16px;margin-top:3.5rem;padding:5px 0;width:100%}.home-page .hero .content .offer-validatioin{color:#fff;font-size:13px;margin-top:1rem}.home-page .what-you-get{background-color:#fff}.home-page .what-you-get .section-title{background-color:#fff;padding:30px 0}.home-page .what-you-get .section-title .title{color:#4a3b8f;font-size:30px}.home-page .what-you-get .section{color:#000;padding:30px 0}.home-page .what-you-get .section>div{border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);margin-top:20px;padding:47px 26px 15px;position:relative}.home-page .what-you-get .section>div .img-wrapper{background-color:#353167;border-radius:50%;height:80px;position:absolute;top:-45px;width:80px}.home-page .what-you-get .section .title{color:var(--logo-color);font-size:16px;font-weight:700}.home-page .what-you-get .section .sub-title{color:#4a4a4a;font-size:20px;font-weight:400;letter-spacing:-.01px}.home-page .what-you-get .section img{left:50%;max-height:50px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.home-page .public-background-report{background-color:#fff;padding-bottom:2rem}.home-page .public-background-report .section-title{color:#373737;padding-top:2rem}.home-page .public-background-report .section-title .title{font-size:30px;font-weight:600}.home-page .public-background-report .section-title p{font-size:18px;margin-bottom:1rem;margin-top:20px;word-spacing:1px}.home-page .public-background-report .section{color:#000}.home-page .public-background-report .section>div{-webkit-touch-callout:none;background-color:#292929;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);padding:70px 24px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.home-page .public-background-report .section .title{color:#fff;font-size:18px}.home-page .public-background-report .section img{margin-bottom:15px;max-height:50px;padding:0;width:50px}.home-page .get-free-report .free-background-wrapper{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.home-page .get-free-report .free-background{background-color:#212121;background-image:url(../images/BG2_BW1.jpeg);background-repeat:no-repeat;background-size:cover;display:block;height:100%;opacity:.5;width:100%}.home-page .get-free-report .content-wrapper{padding-bottom:2rem;position:relative;z-index:1}.home-page .get-free-report .content{color:#fff;margin-top:1.5rem}.home-page .get-free-report .content .intro-txt{font-size:25px;line-height:35px}.home-page .get-free-report .content a{background-color:#fff;border:1px solid #000;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#000;cursor:pointer;display:block;font-size:16px;margin-top:1.5rem;padding:5px 0;width:100%}.search-background-form-wrapper{display:none;padding-top:56.5px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.search-background-form-wrapper .form-group,.search-background-form-wrapper .section-title{border:1px solid var(--register-page-border-color);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;padding:.5rem}.search-background-form-wrapper .form-hidden{opacity:0}.section-title{margin-left:25px;margin-right:25px}.section-title .custom-card{border-top:8px solid var(--logo-color)}.section-title p{font-size:12px}.section-title h2,.section-title h4{color:var(--logo-color)}.section-title span{font-size:12px;line-height:15px}.section-title .logo{height:auto;margin-bottom:10px;width:100px}.disclaimer-popup{background-color:var(--disclaimer-modal-bg-color);min-height:100vh;position:absolute;top:50px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;z-index:1}.disclaimer-popup .popup-title{margin-bottom:3px}.disclaimer-popup p{font-size:12px}.open-disclaimer{cursor:pointer}.disclaimer-effect{top:calc(-100vh - 448px)!important}.people-search-resultsF .custom-card{border-bottom-left-radius:0;border-bottom-right-radius:0}.people-search-resultsF .heading{border-bottom:1px solid var(--search-results-border-color);padding:5px 25px}.people-search-resultsF .heading .name{font-weight:600}.people-search-resultsF .heading .pages{font-size:12px}.people-search-resultsF .heading .advance-search-h{font-size:12px;margin-bottom:8px;margin-top:10px}.people-search-resultsF .heading .advance-search-h a{color:var(--logo-color)}.people-search-resultsF .results{color:#000}.people-search-resultsF .results .result:not(:last-of-type){border-bottom:1px solid var(--search-results-border-color)}.people-search-resultsF .results .result:nth-child(odd){background-color:#f8ffec}.people-search-resultsF .results .result:nth-child(2n){background-color:#fff}.people-search-resultsF .results .address-wrapper,.people-search-resultsF .results .name-wrapper{align-items:center}.people-search-resultsF .results .name-wrapper{margin-bottom:20px}.people-search-resultsF .results .name-wrapper img{height:auto;margin-right:10px;width:25px}.people-search-resultsF .results .address-wrapper img{height:auto;margin-right:10px;width:28px}.people-search-resultsF .results .basic-info,.people-search-resultsF .results .more-info{padding:15px 25px}.people-search-resultsF .results .basic-info .name{font-size:14px;line-height:15px}.people-search-resultsF .results .basic-info .gender{font-size:11px}.people-search-resultsF .results .basic-info .address{font-size:11px;line-height:14px}.people-search-resultsF .results .basic-info .address .state{text-decoration:underline}.people-search-resultsF .results .basic-info .address .sariff{font-size:10px}.people-search-resultsF .results .basic-info .age>div{line-height:15px}.people-search-resultsF .results .basic-info .age-num{font-size:15px}.people-search-resultsF .results .basic-info .age-txt{font-size:11px}.people-search-resultsF .results .basic-info a{background-color:#000;border:none;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:11px;margin-top:15px;padding:2px 0;text-align:center;width:120px}.search-people-wrapper{padding-top:3.5rem}.search-people-wrapper .heading{padding:0 25px}.search-people-wrapper .heading p{font-size:13px;margin-top:5px}.search-people-wrapper .form-floating{border:none;padding:0}.search-people-wrapper .form-floating label{color:#000;margin:0;padding-left:40px}.search-people-wrapper .form-floating img{height:auto;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:28px}.search-people-wrapper .form-floating input{padding-left:40px}.search-people-wrapper .form-floating select{padding-left:40px;padding-top:8px!important}.search-people-wrapper .form-floating .validate{position:absolute}.search-people-wrapper .range{border:none;margin-bottom:5rem;padding:0}.search-people-wrapper .range label{margin-bottom:45px}.search-people-wrapper .captcha{border:none;padding:0}.search-people-wrapper .captcha label{margin-bottom:45px}.search-people-wrapper .noUi-value-horizontal{color:var(--font-color-general)!important}.search-background .form-group{margin-left:25px;margin-right:25px}.search-background .form-group>label{font-size:14px}.search-background .form-group>label>em{color:tomato}.search-background .form-group .form-check label,.search-background .form-group input[type=password],.search-background .form-group input[type=text],.search-background .form-group option,.search-background .form-group select{font-size:13px}.search-background .form-group-btn{margin-left:25px;margin-right:25px}.pagination{overflow-x:auto}.pagination .page-link{background-color:var(--custom-card-background);color:var(--font-color-general)}.pagination .active .page-link{background-color:var(--logo-color);border-color:var(--logo-color);color:#fff}.pagination .page-link:hover{background-color:var(--logo-color)!important;border-color:var(--logo-color);color:#fff}.pagination .disabled{color:gray!important;cursor:default}.not-found-wrapper{background-color:var(--advance-info-wrapper-bg-color);padding:25px}.not-found-wrapper .background-report-adv{color:#fff;margin-bottom:30px}.not-found-wrapper .background-report-adv h6{font-size:15px;font-weight:600}.not-found-wrapper .background-report-adv p{font-size:16px}.not-found-wrapper .advantage{margin-bottom:15px}.not-found-wrapper .advantage img{height:auto;margin-right:13px;margin-top:4px;width:15px}.not-found-wrapper .advantage span{font-size:12px}.not-found-wrapper .suggest-wrapper{margin-bottom:25px}.not-found-wrapper .suggest-wrapper .title{font-size:15px;margin-bottom:10px}.not-found-wrapper .suggest-wrapper .people-search-list{margin-left:15px}.not-found-wrapper .suggest-wrapper .desc{font-size:14px}.not-found-wrapper .suggest-wrapper .desc li{color:#fff;display:flex;margin-bottom:8px}.not-found-wrapper .suggest-wrapper .desc li:before{content:"»";font-size:19px;line-height:17px;margin-right:8px}.not-found-wrapper .continue-btn{border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#000;display:block;margin-top:35px;padding:7px 0;text-align:center;width:100%}.people-search-profile .heading img{height:auto;width:25px}.people-search-profile .heading .name-gender{line-height:15px;padding:0 10px}.people-search-profile .heading .name-gender .gender{font-size:11px}.people-search-profile .heading .name-gender .name{font-size:15px!important}.people-search-profile .info-wrapper{padding-bottom:1rem}.people-search-profile .info-wrapper .info{padding:15px 25px}.people-search-profile .info-wrapper img{height:auto;margin-right:10px;margin-top:3px;width:23px}.people-search-profile .info-wrapper .location{height:auto;margin-left:4px;margin-right:13px;width:15px}.people-search-profile .info-wrapper .criminal{height:auto;margin-right:8px;width:25px}.people-search-profile .info-wrapper .title{font-size:11px}.people-search-profile .info-wrapper .sub-info{font-size:13px}.people-search-profile .go-to-result{background-color:#000;border-bottom-left-radius:5px;border-top-left-radius:5px;bottom:53px;cursor:pointer;padding:0 6px 4px 7px;position:absolute;right:0}.people-search-profile .custom-card{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:30px 25px}.people-search-profile .generate-report{background-color:#000;border:none;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:11px;margin-top:2rem;padding:2px 0;text-align:center;width:120px}.section-thanks .thank-icon{height:auto;margin:auto;width:165px}.section-thanks .custom-card{border-top:10px solid var(--logo-color)}.section-thanks h4{color:#212529;font-size:35px;font-weight:600;margin-bottom:1rem}.section-thanks .second-msg-title{color:#212529;font-size:14px}.section-thanks p{font-size:13px}.section-thanks .form-group{box-shadow:none!important}.section-thanks .msg-2{margin-top:15px}.section-thanks .check-icon{border:2px solid var(--logo-color);border-radius:50%;padding:16px}.support-page{color:#000;margin-top:3.4rem}.support-page .support-list-block{margin-bottom:2.5rem}.support-page .support-list-block .block>div{border:1px solid #eee;box-shadow:0 .125rem .25rem rgba(0,0,0,.18);padding:25px 20px}.support-page .support-list-block .block>div img{height:auto;margin-bottom:1.5rem;width:35px}.support-page .support-list-block .block>div .title{color:#8ab946;font-size:20px;font-weight:600}.support-page .support-list-block .block>div .separator{display:block;height:2px;margin:8px 0;width:50px}.support-page .support-list-block .block>div .desc{color:#302f2f;font-size:13px}.support-page .support-list-block .block>div .foot{color:#302f2f;font-size:13px;font-weight:600;margin-top:15px}.support-page .support-list-block .block-phone .separator{background-color:#db4d3c}.support-page .support-list-block .block-mail .separator{background-color:#0f9d58}.support-page .support-list-block .block-chat .separator{background-color:#f4c42d}.static-terms-pp{background-color:#fff;color:#1f1f1f;padding-bottom:2rem}.static-terms-pp .page-title{margin-bottom:2.5rem;padding-top:2.5rem}.static-terms-pp .page-title .title{font-weight:600;letter-spacing:-.08rem;text-transform:uppercase;word-spacing:7px}.static-terms-pp .page-title span{bottom:13px;font-size:12px;position:relative}.static-terms-pp .section{margin-bottom:2rem}.static-terms-pp .section .title{display:block;font-size:16px;padding-bottom:.7rem}.static-terms-pp .section .desc,.static-terms-pp .section p{font-size:14px;line-height:1.2}.static-terms-pp .section ul{font-size:14px}.static-terms-pp .donts,.static-terms-pp .dos{margin-top:20px}.static-terms-pp .donts img:not(ul>li>img),.static-terms-pp .dos img:not(ul>li>img){border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:50px;margin-right:8px;padding:5px 10px;width:50px}.static-terms-pp .donts ul>li,.static-terms-pp .dos ul>li{padding-left:15px}.static-terms-pp .donts ul>li:first-of-type,.static-terms-pp .dos ul>li:first-of-type{margin-top:20px}.static-terms-pp .donts ul>li img,.static-terms-pp .dos ul>li img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-width:.1rem;height:auto;margin-right:10px;padding:2px;width:20px}.static-terms-pp .donts ul>li>div,.static-terms-pp .dos ul>li>div{margin-bottom:18px;position:relative;top:-3px}.static-terms-pp .donts ul>li>div .title,.static-terms-pp .dos ul>li>div .title{font-size:16px;font-weight:600}.static-terms-pp .donts ul>li>div .desc,.static-terms-pp .dos ul>li>div .desc{font-size:13px}.static-terms-pp .dos img{border:2px solid #40b771}.static-terms-pp .donts img{border:2px solid #ed5a6c}.go-to-result{background-color:#000;border-bottom-left-radius:5px;border-top-left-radius:5px;bottom:53px;cursor:pointer;padding:0 6px 4px 7px;position:absolute;right:0}.autocomplete-items{border:1px solid #d4d4d4;border-bottom:none;border-top:none;left:0;position:absolute;right:0;top:100%;z-index:99}.autocomplete-items div{background-color:#fff;border-bottom:1px solid #d4d4d4;color:#000;cursor:pointer;padding:10px}.autocomplete-items div:hover{background-color:#e9e9e9}.autocomplete-active{background-color:#1e90ff!important;color:#fff}.add-response-forms .submit{background-color:var(--logo-color);border:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#000;display:block;font-size:14px;margin-top:100px;padding:4px 0;text-align:center;width:100%}.add-response-forms em{color:red}.add-response-forms .terms-conditions{font-size:14px}.add-response-forms .terms-conditions .form-check label{font-size:11px;padding-right:12px}.search-info-box{background-color:var(--custom-card-background);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:var(--search-info-box-shadow);color:var(--font-color-general);margin-bottom:1.5rem;margin-top:.5rem;max-width:22rem;padding:5px 15px 10px}.search-info-box .title{font-size:18px;font-weight:600}.search-info-box .sub{font-size:12px;margin:5px}.search-info-box .btn-search{color:#07b6f2;font-size:15px;font-weight:500;position:relative}.search-info-box .btn-search:focus .arrow,.search-info-box .btn-search:hover .arrow{left:3px}.search-info-box .arrow{height:18px;left:-3px;position:relative;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;width:18px}.detail-page-wrapper{color:#222;padding:0 20px 1.5rem;position:relative}.detail-page-wrapper .get-report-btn{float:right;left:-130px;position:relative}.detail-page-wrapper .get-report-btn>div{background-color:#ff704c;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;font-size:12px;padding:3px 5px;position:fixed}.detail-page-wrapper .get-report-btn>div img{height:14px;margin-right:4px;width:14px}.detail-page-wrapper .head{margin-bottom:2rem;padding-top:2.5rem}.detail-page-wrapper .head img{height:45px;margin-right:5px;width:45px}.detail-page-wrapper .head>div{line-height:23px}.detail-page-wrapper .head .name{font-size:20px;font-weight:600;word-spacing:4px}.detail-page-wrapper .head .sub{color:#6f6f6f;font-size:12px}.detail-page-wrapper .detail-part{border:1px solid #e8e8e8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;box-shadow:2px 2px 5px 3px rgba(0,0,0,.13);margin-bottom:25px;padding:10px}.detail-page-wrapper .detail-part>img{height:auto;margin-right:5px;position:relative;top:3px;width:20px}.detail-page-wrapper .detail-part .details .title{font-size:17px;font-weight:500;margin-bottom:5px}.detail-page-wrapper .detail-part .details .name{color:#6f6f6f;font-size:15px;font-weight:600;margin-bottom:3px}.detail-page-wrapper .detail-part .details .name>img{height:14px;margin-right:5px;width:14px}.detail-page-wrapper .detail-part .details .sub{color:#6f6f6f;font-size:13px;line-height:17px}.detail-page-wrapper .detail-part .info-wrapper-bar{background-color:#6f6f6f;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#fff;font-size:15px;margin-bottom:10px;padding:8px 15px}.detail-page-wrapper .full-report .sub{font-size:15px;line-height:20px}.detail-page-wrapper .full-report .name{font-size:23px;font-weight:600;margin-bottom:5px;margin-top:5px}.detail-page-wrapper .full-report .full-record-btn{background-color:var(--logo-color);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#000;display:block;font-size:13px;margin-top:10px;padding:4px 0}.detail-page-wrapper .search-part{color:#6f6f6f;margin-top:3rem}.detail-page-wrapper .search-part .title{font-size:18px;font-weight:600}.detail-page-wrapper .search-part .sub{font-size:13px;margin-top:3px}.detail-page-wrapper .search-part .start-now{color:#2a4d87;font-size:13px}.single-name:focus,.single-name:hover{background-color:var(--logo-color);color:#fff}.single-name{color:#6e6a6a;transition:.1s}.alphabet-bar{padding:11px 0}.alphabet-bar,.alphabet-bar-wrapper{background-color:#2a4d87}.alphabet-bar .alphabet{border-radius:3px;color:#fff;font-size:17px;font-weight:600;min-width:30px;padding:4px 0;text-transform:uppercase;transition:.1s}.alphabet-bar .alphabet:focus,.alphabet-bar .alphabet:hover{background-color:var(--logo-color);color:#fff}.subscription-checkout-option-wrapper{background-color:#fff;color:#212529;max-width:68rem;padding-top:2rem}.subscription-checkout-option-wrapper .main-sec-wrapper{padding-bottom:1rem}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .title{font-size:15px;margin-left:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .title .name{color:#000;font-size:17px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .sub-title{font-size:13px;margin-left:15px;margin-top:0}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .includes{background-color:#f6f6f6;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;margin-top:5px;padding:13px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .includes .included{margin-bottom:4px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .includes .included img{height:15px;margin-right:3px;width:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .includes .included .name{color:#777!important;font-size:13px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .extra-info{margin-top:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .extra-info .title{font-size:14px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .extra-info .title .name{color:#000;font-size:17px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .extra-info .pc-icon{height:auto;margin-bottom:10px;margin-top:5px;width:170px}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .extra-info .contact{font-size:13px;line-height:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec{margin-top:2.5rem}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .icon{height:61px;width:60px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options{margin-left:5px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .option-wrapper{font-size:13px;margin-left:10px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .option-wrapper .title{display:block;line-height:18px;margin-bottom:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button{background-color:var(--logo-color);border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;margin-top:15px;padding:7px 65px 8px 20px;position:relative}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button:focus,.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button:hover{background-color:#acd373c4}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .txt{color:#fff;line-height:17px;text-align:start}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .txt .trial-txt{font-size:12px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .txt .main-txt{font-size:20px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .icons{position:absolute;right:8px;top:9px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .icons .icon-1,.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .icons .icon-2{height:30px;position:relative;width:30px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .submit-button .icons .icon-1{left:25px;opacity:.5}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .desc{font-size:11px;left:-25px;margin-top:15px;max-width:16rem;position:relative;text-align:center}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec .payment-options .desc a{color:inherit;text-decoration:underline}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper{padding:25px 40px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .background-report-adv{color:#fff;margin-bottom:30px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .background-report-adv h6{font-size:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .background-report-adv p{font-size:12px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .advantage{margin-bottom:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .advantage img{height:auto;margin-right:13px;width:15px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .advantage span{font-size:12px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits .advance-info-wrapper .continue-btn{border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#000;display:block;margin-top:35px;padding:7px 0;text-align:center;width:100%}.subscription-checkout-option-wrapper .qna-accordion-section .title{font-size:15px;font-weight:600;margin-bottom:10px}.subscription-checkout-option-wrapper .qna-accordion-section .question-icon{background-color:#07b6f2;padding:4px 6px;position:relative;top:-3px}.subscription-checkout-option-wrapper .qna-accordion-section .answer-icon,.subscription-checkout-option-wrapper .qna-accordion-section .question-icon{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;font-size:14px;font-weight:600;margin-right:8px;min-height:25px;min-width:25px}.subscription-checkout-option-wrapper .qna-accordion-section .answer-icon{background-color:var(--logo-color);padding:2px 7px}.subscription-checkout-option-wrapper .qna-accordion-section .question{color:#212529d6;font-size:13px;font-weight:600}.subscription-checkout-option-wrapper .qna-accordion-section .answer{font-size:14px}.subscription-checkout-option-wrapper .qna-accordion-section .accordion-button:not(.collapsed) .question{color:#07b6f2}footer{background-color:var(--footer-background-color);clear:both;position:relative}footer .footer-wrapper{padding-bottom:1rem;padding-top:1rem}footer .disclaimer .title{color:#fff;padding-bottom:1rem}footer .disclaimer .title img{height:auto;width:30px}footer .disclaimer ul li a{color:#fff;font-size:14px}footer .disclaimer ul li a:hover{color:var(--logo-color)}footer .disclaimer ul li a:before{content:"-";margin-right:5px}footer .disclaimer .desc{color:var(--footer-desc-font-color);font-size:11px;line-height:15px;margin-bottom:.5rem}footer .disclaimer .desc img{height:auto;max-width:270px}footer .disclaimer .desc ul li a{color:#fff}footer .disclaimer .desc ul li a:hover{color:var(--logo-color)}footer .disclaimer .desc ul li a:before{content:"-";margin-right:5px}footer .sub-footer{background-color:var(--sub-footer-background-color)}footer .sub-footer span{color:var(--footer-desc-font-color);font-size:12px}@media (max-width:768px){.home-page .hero .content .hero-txt{font-size:40px!important;line-height:50px!important}.home-page .get-free-report .content .intro-txt{font-size:20px;line-height:27px}.home-page .public-background-report .section-title p{line-height:24px}footer .disclaimer ul li a:before{content:"";margin-right:0}footer .disclaimer ul li{border-bottom:1px solid grey}footer .disclaimer ul li a{display:block;padding-bottom:13px}footer .disclaimer ul li:not(:first-of-type) a{padding-top:8px}.main-sec-wrapper .right-side{align-items:center;display:flex;flex-direction:column}}@media (min-width:768px){.subscription-checkout-option-wrapper{border:1px solid #dbdbdb;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;margin-bottom:2rem;margin-top:3rem;padding:2rem 1rem 2rem 2rem}.subscription-checkout-option-wrapper .main-sec-wrapper .left-side .includes:after{background-image:url(../../assets/images/icons/chevron-right-deep-grey.svg);background-repeat:no-repeat;background-size:contain;content:"";height:45px;opacity:.2;position:absolute;right:-45px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:45px}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side{padding-left:2.5rem}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .submit-sec{margin-top:2.5rem}.subscription-checkout-option-wrapper .main-sec-wrapper .right-side .benifits{padding-left:2rem}}@media (min-width:850px){.subscription-checkout-option-wrapper .main-sec-wrapper .right-side{padding-left:4.5rem}}

/*# sourceMappingURL=front.css.map*/