@charset "utf-8";
a, button, h1, h2, h3, h4, h5, h6, img, input, p, select { -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s }
img, img a { border: 0 }
html {min-height: 100% !important; position: relative !important; }
body { line-height: normal; overflow-x: hidden; color: #333; font-size: 16px; height: 100% !important; min-height: 100% !important; position: static !important;}
a, div, h1, h2, h3, h4, h5, h6, img, input, li, p, select, ul { margin: 0; padding: 0; outline: 0!important; box-shadow: none; border: 0; list-style: none; font-weight: normal }
a, button, h1, h2, h3, h4, h5, h6, img, input, p, select { transition: all .5s ease 0s }
img { max-width: 100% }

/*@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Bold.eot'); 
  src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
       url('../fonts/HelveticaNeue-Bold.woff') format('woff'), 
       url('../fonts/HelveticaNeue-Bold.ttf')  format('truetype'), 
       url('../fonts/HelveticaNeue-Bold.svg#svgFontName') format('svg'); 
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeueRegular.eot'); 
  src: url('../fonts/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/HelveticaNeueRegular.woff2') format('woff2'), 
       url('../fonts/HelveticaNeueRegular.woff') format('woff'), 
       url('../fonts/HelveticaNeueRegular.ttf')  format('truetype'), 
       url('../fonts/HelveticaNeueRegular.svg#svgFontName') format('svg'); 
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Light.eot'); 
  src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/HelveticaNeue-Light.woff2') format('woff2'), 
       url('../fonts/HelveticaNeue-Light.woff') format('woff'), 
       url('../fonts/HelveticaNeue-Light.ttf')  format('truetype'), 
       url('../fonts/HelveticaNeue-Light.svg#svgFontName') format('svg'); 
}*/

a:hover{text-decoration: none}
a:focus{text-decoration: none}
header{background: #fff; padding: 10px 0; border-bottom: 1px solid #EEE;}
header .container{padding-left: 0; padding-right: 0}
header picture{text-align: center; display: block;margin-top: 5px;}
header .main_mid_box{width: 100%; float: left; padding: 0;}

/*
Global css
*/
.g_d-flex{display:flex;}
.g_float-left{float:left;}
.g_float-right{float: right;}
.g_mt-auto{margin-top:auto;}
.g_mb-auto{margin-bottom:auto;}
.g_ml-auto{margin-left:auto;}
.g_mr-auto{margin-right:auto;}
.g_w-100{width:100%;}
.g_w-90{width:90%;}
.g_w-80{width:80%;}
.g_w-70{width:70%;}
.g_w-60{width:60%;}
.g_w-50{width:50%;}
.g_w-40{width:40%;}
.g_w-30{width:30%;}
.g_w-20{width:20%;}
.g_w-10{width:10%;}
.g_w-0{width:0%;}

.logo{margin: 5px 0 0}
.logo img{float: none; display: inline-block}
.logo p{font-family: 'Open Sans', sans-serif; font-size: 14px; color: #3587C7; font-weight: 300; letter-spacing: 2px; margin: 10px 15px; float: none; display: inline-block}
.logo p span{color: #173c6b; font-weight: 400;}

.header_right {border: #E3E3E3 1px solid; width: auto; height: 56px;padding: 10px; float: right; font-size: 16px; color: #3587C7;}
.header_right p{font-weight: 400}
.header_right figure{float: left; margin-right: 10px;}
.header_right strong{display: block; color: #173C6B}



footer{background: #FAFAFA; bottom:0; position: relative; height: auto; left: 0; color: #666; font-size: 14px; font-weight: 600; padding: 10px 0; text-align: center; margin: 40px 0 0; float: left; width: 100%; border-top: 1px solid #EEEEEE}
footer a{color: #666; text-decoration: none; text-align: center; margin: 0 5px}
footer a:hover{color: #666}
footer p{color: #CCCCCC}



.mid_sec{background: url(../images/header_bg%402x.jpg) no-repeat top center; background-size: cover; min-height: 500px; padding-bottom: 56px; position: relative; height: 600px;}
.download_pg {background-size: auto 500px}
.mid_sec.download_pg{background: none}
.download_bg{position: absolute; height: 450px; width: 100%; z-index: -1; background: url(../images/header_bg%402x.jpg) no-repeat top center; background-size: cover}

.mid_box{background: rgba(255,255,255,0.7); text-align: center; border-radius: 4px; margin-top: 50px;}
h1{font-size: 24px; color: #fff; padding: 22px 0; font-weight: 700; line-height: 30px}
.blue_box{background: #173C6B; color: #fff; font-size: 16px; margin-bottom: 20px; font-weight: bold; padding: 15px 10px; text-align: center; line-height: 20px; position: relative;}
.mid_box p{font-size: 16px; margin-bottom: 20px; line-height: 22px;}
.btn_orange{ text-align: center; margin-bottom: 5px}
.btn_orange a, .btn_orange button{background: #6DD060; border-radius: 30px;padding: 15px 40px; text-decoration: none; display: inline-block; color: #fff; font-weight: 700; font-size: 18px;}
.btn_orange img{margin-left: 10px;}
.btn_orange button{border: none}

.report_sec{}
.report_box{margin-top: -90px; margin-bottom: 15px}
.compare_box{margin-top: -70px; margin-bottom: 15px; position: relative;}
.report_box .blue_box{margin-bottom: 0;  border-radius:4px 4px 0 0}
.compare_box .blue_box{margin-bottom: 0;  border-radius:4px 4px 0 0; position: relative;}
.bottom_list{background: #fff; box-shadow: #aaa 0 0 10px; padding: 20px; width: 100%; margin-bottom: 15px; border-radius: 0 0 4px 4px}
.bottom_list ul li{width: 50%; display: inline-flex; padding: 5px 25px 5px 25px; background: url(../images/clipboard-check%402x.png) no-repeat left center; line-height: 130%; margin-bottom: 15px; float: left}
.report_box p{font-size: 15px; color: #888888; margin-bottom: 5px}
.compare_box p{font-size: 15px; color: #888888; margin-bottom: 5px}



.question_box {background: rgba(255,255,255,0.9); border-radius: 4px; margin-bottom: 30px}
.question_box .blue_box{border-radius: 4px 4px 0 0}
.mid_box .question_box p{margin-bottom: 20px}

.device_boxes{text-align: left; margin-bottom: 40px;  margin-left: auto; margin-right: auto; }
.device_box{margin: 0 8px 20px; float: left; width: 80px; text-align: center; }
.device_box label{color: #333333; font-size: 16px; margin: auto; text-decoration: none; font-weight: inherit !important}
.device_box figure{width: 80px; height: 80px; text-align: center; line-height: 80px; background: #eee; margin: 0 auto 10px}
.device_box:hover figure{background: #3587C7}
.device_box.active figure{background: #3587C7}
.device_box figure .device_icon_hover{display: none}
.device_box:hover figure .device_icon_hover{display: inline-block}
.device_box:hover figure .device_icon{display: none}
.device_box.active figure .device_icon_hover{display: inline-block}
.device_box.active figure .device_icon{display: none}

.vs{border-radius: 50%;background: #3587C7; padding: 5px; margin-left: -45px;}
.compare_box ul{width: 100%}
.compare_box ul li{background: none; text-align: center; display: inline-block; width: 100%;position: relative}
.compare_box ul li:after{content: ""; position: absolute; background: url(../images/check.png)no-repeat center; width: 20px; height: 20px; left: 10px;}
.compare_box ul li:before{content: ""; position: absolute; background: url(../images/close.png)no-repeat center; width: 20px; height: 20px; right: 10px;}
.compare_box ul li.blue_check_rit:before{content: ""; position: absolute; background: url(../images/check.png)no-repeat center; width: 20px; height: 20px; right: 10px;}
.compare_box .bottom_list ul li{margin-bottom: 0px}
.radio-sec {margin: 0 auto 30px }
.radio-sec label{ margin: 5px 30px; font-weight: 400; font-size: 16px; text-align: left}
.radio-sec input{margin:0 5px }

.vin_sec{ background: none; margin-top: 10px;}
h1 span{display: block; font-size: 18px; margin-bottom: 10px; margin-top: 20px; line-height: 20px}
.vin_box{max-width: 643px; margin-left: auto; margin-right: auto; background: #fff; padding: 45px 20px 5px 20px; box-shadow: #bbb 0 0 10px; border-radius: 4px; margin-bottom: 60px}
.vin_box .form-control{border: #3587C7 1px solid; height: 50px; margin-bottom: 5px}
.vin_box .input_box a{color: #333333}
.vin_box .input_box{margin-bottom: 30px}

.searching_sec{ background: none; text-align: center}
.searching_box{max-width: 890px; margin-left: auto; margin-right: auto; background: #fff; padding: 30px 20px; box-shadow: #bbb 0 0 10px; border-radius: 4px}




/*--pro_bar--*/
.searching_box a{display: inline-block; position: absolute; color: #fff; font-size: 18px; top: 58px; left: 15px}
.mid_box .searching_box  p{margin-bottom: 10px; position: absolute; color: #fff; font-size: 15px; top: 10px; left: 0; text-transform: uppercase; margin-top: 0}
.probar_box {max-width: 85%;background: #212121; border-radius: 4px; border: #3587C7 1px solid; margin-bottom: 10px; margin-left: 15%; margin-right: auto; position: relative;}
.probar_box .progress{height: 100px; margin: 0; border-radius: 2px;}
.probar_box .progress p{padding-top: 9px; display: none;}
.progress_box{position: relative}
.progress_box .lod_bg{background: #fff; position: absolute; z-index: 999999; top: 32px; left: 0; border-radius: 50%; height: 37px; width: 37px;}
.progress_box .lod_bg .lod_gif{background:  url(../images/searching.html) no-repeat 5px center; position: absolute; top: 3px; width: 39px; height: 31px; left: -2px; z-index: 9}
.probar_box .progress .progress-bar{background: #3587C7}
.search_txt_pro{display: none}
/*--pro_bar--*/


.checkbox-sec label{margin-bottom: 10px}

.yellow_txt{color: #FFBA00}
.blue_txt{color: #173C6B}

.continue_box{margin-bottom: 30px; margin-top: 30px}
.continue_box ul{padding-left: 0}
.continue_box ul li{background: url(../images/check.png) no-repeat left center; padding-left: 30px;text-align: left; margin-bottom: 17px; color: #888;}
.txt_align{text-align: left}
.box_in_width{padding-left: 25px;padding-right: 25px}
.notice_box figure{margin-bottom: 20px; display: inline-block;}	

.myProgress {max-width: 100% !important;background: #fff; border-radius: 4px; border: #3587C7 1px solid; margin-bottom: 10px; margin-left: auto; margin-right: auto}
.myBar {background-image: none; width: 0; height: 40px !important; background-color: #3587C7;text-align: center;line-height: 40px !important;color: white;border-radius: 4px}
.progress_box #myBar {background-image: none}
.progress_box #myBar1{background-color: #173C6B}
.progress_box #myProgress{margin-bottom: 15px}

.report_review{ margin-bottom: 40px; margin-top: 35px;}	
.report_details{ margin-top: 20px;}	
.report_details .left_sec{float: left;width: 100%}	
.report_details .right_sec{float: right; width: 100%}
.r_rows{padding: 10px}
.r_title{text-align: right; margin-right: 6px; width: 35%; display: inline-block; color: #888; font-size: 13px}
.r_result{text-align: left; margin-left: 6px; width: 55%; display: inline-block; font-size: 13px}

.report_details .left_sec .r_rows:nth-child(odd) { background: #eee;}
.report_details .right_sec .r_rows:nth-child(even) { background: #eee}

.question_box .package_box{text-align: left;}

.package_box label{margin-left: 5px}
.package_box img{margin-left: 5px}
.question_box .package_box p strong{color: #173C6B; font-size: 24px;}

.account_box input{height: 50px; max-width: 260px;margin-left: auto;margin-right: auto}
.account_box{border-top: #D5D5D5 1px dotted; padding-top: 20px}

.review_box{text-align: center}
.review_box a{width: 204px;height: 40px; line-height: 40px; background:#EEEEEE; color: #000; font-size: 18px; font-weight: 700; margin: 0 30px 20px;display: inline-block; border-radius: 30px; box-shadow: #bbb 0 0 5px }
.review_box a:hover{background:#3587C7; color: #fff }


.survey_box{text-align: left;margin-bottom: 0}
.mid_box p{padding-left: 15px; padding-right: 15px}
.mid_box p br{display: none}

footer .visible-xs{margin-top: 5px;}

.hiden{display: none}
.mob_txt_lft{text-align: left}
.color_blue{color: #173C6B !important}
.yellow_txt{display: block}

.desk_top{display: none}

.mob_top{float: left; width: 100%; text-align: left; padding: 0 10px;}
.mob_top figure{float: left; margin-bottom: 10px}
.mob_top p{margin-top: 15px; float: left}
.mob_pymnt_lft{float: left; width: 100%}
.survey_box p{padding: 0}
.download_pg .question_box{box-shadow: #bbb 0 0 10px;}

.account_sec .box_in_width{margin-top: 0}

.p0{padding: 0 !important}
.text_left{text-align: left !important}
.text_center{text-align: center !important}
.br{display: inline-block; font-size: 26px; font-weight: 700;}

.custm_sp{padding-left: 15px;}

.blue_bgcolor{background: #fff; margin: 20px 0 0;}
.blue_bgcolor .vin_sec h1{color: #fff}
.blue_bgcolor .searching_sec h1{color: #fff}






/*-----DMV-funnels-----*/
.dmv_logo p{font-size: 16px; color: #173C6B; text-align: center; line-height: 25px; font-family: 'Open Sans', sans-serif; font-weight: 400 !important; z-index: 99999; position: relative}
.dmv_logo img{margin-top: -10px; width: 35px; z-index: 99999; position: relative}
.dmv_header p{font-size: 16px; color: #173C6B; text-align: left; line-height: 45px;  font-weight: 300 !important}
.dmv_banner{background: url(../images/home_banner.html) no-repeat top center; background-size: cover; min-height: 500px; padding-bottom: 76px; height: 500px}

.dmv_eightin_plus{padding: 0; margin: 0 0 40px; float: left;}
.dmv_eightin_plus p{color: #173C6B; text-align: left; padding: 0}
.dmv_eightin_plus p span{color: #333;}
.dmv_eightin_plus img{margin: 0 0 20px}

.dmv_desktop{display: none}
.dmv_mobile{display: block}
.enter_name_form{padding: 0 !important}


.enter_name_form input{margin-bottom: 20px; height: 50px;}
.enter_name_form select{height: 50px}

.enter_name_form p{padding: 0 !important}
.color_white{color: #fff; margin: -15px 0 40px;}


.california_box{margin: 0 0 70px; padding: 30px 0 0}

.DMV_mid_box{margin-top: 40px}
.DMV_mid_box textarea{height: 75px !important;}
.add_btn{margin-bottom: 20px; margin-top: 40px}
.DMV_mid_box p{margin-top: 30px}
.DMV_mid_box .box_in_width{padding: 0; float: left; width: 100%}
.white_bg{background: #fff}
.white_bg p {margin: 0; padding-top: 15px;}
.DMV_blue_box{margin-bottom: 20px;}
.DMV_download{margin-top: 20px;}
.DMV_download .dotted_border{width: 100%; height: 1px; float: left; border: 1px dashed #dddddd}
.DMV_download h6{color: #333; font-size: 16px; font-weight: bold; padding: 20px 0}
.DMV_download_step .mob_txt_lft{margin: 20px 0 !important}
.DMV_download_step .btn_orange{margin-top: 10px}
.DMV_step_2 .DMV_download p{margin-top: 20px}
.DMV_step_2 img{margin: 0 !important}
.DMV_step_2 p{margin-top: 28px}
.DMV_step_2 .DMV_download .dotted_border{display: none}
.testimonial .review_box {margin-top: 20px;}
.dis_br span{display: inline}

/*---popup---*/
.modal .modal-header {
  border-bottom: none;
  position: relative;
}
.modal .modal-header .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal .modal-footer {
  border-top: none;
  padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
  border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
  border-top-right-radius: 0;
}

.modal-dialog .modal-header{background: #3587c7; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.modal-dialog .modal-header h4 {text-align: center; color: #fff; font-weight: bold; font-size: 15px; line-height: 20px; margin-top: 15px;}
.modal-dialog .modal-body h2 {text-align: center; color: #333; font-weight: bold; font-size: 17px; line-height: 23px;}
.modal-dialog .modal-body h2 span{color: #FFBA00;}
.modal-dialog .modal-body .dotted_border{width: 100%; height: 1px; float: left; border: 1px dashed #dddddd; margin: 20px 0;}
.modal-dialog .modal-body { padding: 25px 15px; text-align: center}
.modal-dialog .modal-header .btn-default{background: none; font-size: 11px; color: #fff; border: 2px solid #fff; border-radius: 50px; padding: 0px; width: 20px; height: 20px; margin: 10px;}
.modal-dialog .modal-body p{font-size: 15px;}
/*---popup---*/

/*-----DMV-funnels-----*/







/*--home-funnel--*/
.property_search_box {width: 85%; margin: 0 auto; padding-bottom: 20px;}
.property_search_box h3{font-size: 18px; font-weight: bold; color: #173C6B; margin: 10px 0 15px;}
.property_search_box input{float: left; border-radius: 5px; border: 1px solid #3587C7; color: #AAAAAA; font-size: 16px; width: 100%; height: 50px; padding: 0 10px; margin: 0 0 20px}
.m_b10{margin-bottom: 10px !important;}
.m_t-10{margin-top: -10px;}
.m_t-10 span{display: block}
/*.confirm_box p{padding:30px 0 0 !important ; margin:0 !important;}*/
.confirm_box .blu_txt{padding: 15px 0 0 !important;}
.m0{margin: 0 !important}
.home_map{padding: 10px 0 20px; height: 300px}

#index-loader {
    height: 25px;
    background-color: #fff;
    margin-top: 5px;
    width: 1%;
    border: 2px solid #000;
}
.pre-loaded-display {
    margin: 30px 10%;
}

.pre-loaded-display .main-column {
    font-size: 18px;
    color: #173C6B;
    font-weight: bold;
}
#index-loader-container {
    width: 100%;
}


.home_banner{min-height: 460px;}
/*--home-funnel--*/





/*--police--*/
.police_banner_box p.blu_txt {margin-bottom: 30px !important;}
.police_banner_box p span{color: #333333; font-size: 18px; font-weight: bold;}
.police_banner_box .continue_box{margin-top: 20px}
.police_banner_box .continue_box p{margin: 20px 0 40px}

.do_box{margin: 0 15px}
.do_box .do_box_one{border: 1px solid #f0f0f0; border-radius: 5px; padding: 20px 20px 0 50px; min-height: 115px; margin: 20px 5px 0;}
.do_box .do_box_one h2{color: #3587C7; font-size: 16px; font-weight: bold; position: relative; padding: 0 0 5px;}
.do_box .do_box_one h2::before{background: url(../images/check.png); width: 18px; height: 14px; content: ""; position: absolute; left: -32px; top: 2px;}
.do_box .do_box_one p{color: #333; font-size: 16px; }

.do_box .don h2{color: #333;}
.do_box .don h2::before{background: url(../images/close.png); width: 14px; height: 14px; left: -32px; top: 2px;}



.right_tollnumbr_box img.head_ph{margin-right: 10px; float: left}


.desktop_toll{border: 1px solid #e3e3e3; border-top-left-radius: 50px; padding: 3px 0 3px 15px; width: 280px; background: #fff; position: absolute; right: 0; border-bottom-left-radius: 50px; top: 10px}
.desktop_toll p{color: #173C6B; font-size: 18px; font-weight: bold !important; text-align: left;}
.desktop_toll p span{color: #888888; font-size: 14px; font-weight: 400; float: left; line-height: 20px; margin-right: 10px}
.top_margn_min20{margin-top: 40px !important;}
.grey_color{color: #AAAAAA}
/*--police--*/






.con_sec a{color: #888; font-size: 14px; font-style: italic}
.best_record_sec{background: #fafafa; padding: 0 0 20px;}
.best_record_sec .best_record_text{padding: 50px 0 0}
.best_record_sec .col-md-6{padding: 0}
.best_record_sec img{margin: 160px 0 0}
.best_record_text h2{color: #173C6B; font-size: 24px; font-weight: bold; line-height: 30px;}
.best_record_text h2 span{display: inline-block}
.best_record_text p{color: #333; font-size: 16px; font-weight: 400; font-family: 'Open Sans', sans-serif; line-height: 20px; margin: 20px 0 0}



.how_it_work{text-align: center; padding: 60px 0 40px; background: #fff}
.how_it_work h2{color: #333333; font-size: 36px; font-weight: bold; margin: 0 0 70px;}
.how_it_work h2 span{color: #333333; font-size: 18px; font-weight: 400; display: block; padding: 15px 0 0;}
.how_it_work .work_step_box{padding: 0 15px; margin: 0 0 20px;}
.how_it_work .work_step_box::after{background: url(../images/yellow-arrow.html) top left no-repeat; width: 44px; height: 13px; content: ""; position: absolute; top: 25%; right: -20px; display: none}
.how_it_work .work_step_box_after::after{display: none}
.how_it_work .work_step_box_after1::after{display: none}
.how_it_work .work_step_box h3{color: #173C6B; font-size: 18px; font-weight: bold; margin: 30px 0 15px}
.how_it_work .work_step_box p{color: #888; font-size: 16px; font-weight: 400; font-family: 'Open Sans', sans-serif; line-height: 20px;}
.yellow_down_icon{margin: 0 0 20px}




.features_sec{background: #fafafa; text-align: center; padding: 60px 0 20px}
.features_sec h2{color: #333333; font-size: 36px; font-weight: bold; margin: 0 0 50px;}
.features_sec .features_text{text-align: left; padding: 50px 0 0;}
.features_sec .features_text h3{color: #173C6B; font-size: 24px; font-weight: bold; line-height: 25px;}
.features_sec .features_text p{color: #333; font-size: 16px; font-weight: 400; font-family: 'Open Sans', sans-serif; line-height: 20px; margin: 20px 0 0}
.features_sec .features_text .continue_box {margin-top: 25px;}
.features_sec .features_text .continue_box ul {padding-left: 5px; width: 100%;}


.we_need_sec{background: #fff; padding: 40px 0 30px;}
.we_need_sec img{margin-top: 30px}
.we_need_sec .features_text{text-align: left; padding: 50px 0 0;}


.proper_data{padding: 80px 0 120px;}
.proper_data .features_text{text-align: left; padding: 50px 0 10px;}


.laptop_sec{background: #fff}
.laptop_sec .bottom_list{background: none; box-shadow: none;}
.laptop_sec .lepii{text-align: center; margin-top: -140px;}
.laptop_sec .report_box{margin-top: 10px}



.bottom_blue_box{background: #3587C7; margin: 0 0 40px; padding: 30px 0; text-align: center}
.bottom_blue_box p{font-size: 30px; color: #fff; margin: 0 0 30px;}

.bottom_blue_box .add_btn{float: none; margin: 20px 0 0}
.bottom_blue_box .btn_orange button{padding: 17px 25px;}

.footer_txt{margin: 0 0 40px}
.footer_txt p {
    font-size: 15px;
    color: #888888;
    margin-bottom: 5px;
}



/*.show_desk{display: none}*/

/*--menu--*/
.menu{margin-left:0;margin-top:-50px;z-index: 9999;background: #fff;    width: 103%;    left: -9px;    padding-right: 10px; position: absolute}
 #res-men-btn{display:none;border-bottom:0;}
 .list-inline{list-style-type:none;margin:0;padding:0;text-align:center;}
 .list-inline > li{display:inline-block;}
 .list-inline > li > a{text-decoration: none; display: block; padding: 15px 15px; color: #173c6b; -webkit-transition: none; -moz-transition: none; font-weight: 400; text-align: left; border-bottom: 1px solid #f5f5f5;}
 .list-inline > li > a:hover{background:none;color:#173c6b;border-bottom:1px solid #173c6b;}
 @media (max-width:768px){
 #res-men-btn + ul.list-inline{display:none;}
 .list-inline > li{display:block;}
 #res-men-btn.men-open .list-inline > li{margin-bottom:5px;}
 .menu-bar-inner > ul > li > a{display:block;}
 #res-men-btn{display:table;width:100%;padding:5px 0;}
 #res-men-btn > div{float:right;}
 }
 
 #res-men-btn > div{border:0;height:30px;width:35px;border-radius:6px 6px;cursor:pointer;padding:6px;margin: 2px 0;}
 #res-men-btn.men-open > div, #res-men-btn.men-close > div:hover{border-color:#000;}
 #res-men-btn .line{display:block;width:100%;height:1px;background-color:#3587C7;margin-bottom:5px;position:relative;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s;}
 #res-men-btn.men-open .line, #res-men-btn.men-close > div:hover .line{background-color:#000;}
 #res-men-btn .line.one.active{transform:rotate(50deg);top:7px;}
 #res-men-btn .line.two.active{display:none;}
 #res-men-btn .line.three.active{transform:rotate(-50deg);}
/*--menu--*/




/*--result_check_page--*/
.result_check_page {background: #f6f6f6;}
.result_check_page .loading_banner {position: absolute;background-image: url(../images/loading_banner.png);width:100%;height:298px;}
.result_check_page .container {position: relative; margin-top: 0px;}
.result_check_page .info_load_title {margin: 70px 0 50px; width:70%;}
.result_check_page .info_load_title .load_profile_img{float: left; width: 60px; margin-right: 15px;}
.result_check_page .info_load_title .load_info_text{padding: 0 0 0 10px; width: 100%}
.result_check_page .info_load_title .load_info_text h3{font-size: 42px; font-weight: 700; color: #fff;}
.result_check_page .info_load_title .load_info_text p{font-size: 14px; font-weight: 400; color: #ddd; padding: 7px 0 0}

.result_check_page .info_load_result {margin: 15px 0 15px; background: #fff; border-radius: 4px;padding:25px 0px 20px 50px;display: flex;gap:50px}
.result_check_page .info_load_result .load_result_content {float: left; width: 80%;}
.result_check_page .info_load_result .load_result_img {float: right; width: 20%;}
.result_check_page .info_load_result .load_profile_img{float: left; width: 60px}
.result_check_page .info_load_result .load_info_text{float: left; padding: 0 0 0 10px; width: 100%}
.result_check_page .info_load_result .load_info_text{float: left; width: 100%}
.result_check_page .info_load_result .load_info_text h3{font-size: 18px; font-weight: 700; color: #333;}
.result_check_page .info_load_result .load_info_text p{font-size: 14px; font-weight: 400; color: grey; padding: 7px 0 0}
.result_check_page .info_load_result .load_info_text p.timer_text {float: left;color:#888888;}
.result_check_page .info_load_result .load_info_text p.progress-value {float: right;}

.result_check_page .load_progress_bar{margin-top:15px}
.result_check_page .load_progress_bar .progress-outer{background:#fff;border-radius:50px;height:30px;margin:10px 0;box-shadow:none; overflow: hidden}
.result_check_page .load_progress_bar .progress{height:10px; margin:10px 0 0;overflow:visible;border-radius:2px;background:#eaedf3;box-shadow:none; }
.result_check_page .load_progress_bar .progress .progress-bar{border-radius:5px;margin-right:-60px;background-image: linear-gradient(to right, #337ab7, #5cb85c);}
.result_check_page .load_progress_bar .progress .progress-value{position:relative;left:0;top:0;font-size:18px;font-weight:400;color:#fff;letter-spacing:2px;line-height:30px;}
/*.result_check_page .load_progress_bar .progress-bar.active{animation:reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;}*/
.result_check_page .load_progress_bar .progress-bar-info{background-color:#6dd060;}
.result_check_page .load_progress_bar p{text-align:right;font-style:italic;color:#000;font-size:16px;}





@-webkit-keyframes animate-positive{0%{width:0%;}
}
@keyframes animate-positive{0%{width:0%;}
}




.result_check_page .question_box{background: #fff; margin: 0;padding:25px 25px 25px 0px;}
.result_check_page .question_box .we_checking_box{padding: 12px 15px; float: left; width: 100%}
.result_check_page .question_box .we_checking_box h5{color: #333; font-size: 24px; font-weight: 700; line-height: 38px; padding-left: 0}
.result_check_page .question_box .we_checking_box .name_lo_box{margin: 15px 0; float: right;}
.result_check_page .question_box .we_checking_box .name_lo_box img{float: left; margin-right: 12px;}
.result_check_page .question_box .we_checking_box .name_lo_box p{color: #888888; font-size: 18px; font-weight: 400; padding: 10px 0;}
.result_check_page .question_box .we_checking_box .name_lo_box p span{color: #173C6B; font-size: 16px; font-weight: 400; padding-left: 5px}



.left_data_sources .progress{margin-bottom:5px;overflow:hidden;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);background-image:-webkit-gradient(linear,left 0,left 100%,from(#ebebeb),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-moz-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);height:6px;background-color:#e3e3e3;background-image:none;box-shadow:none;}
.left_data_sources .progress-bar-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5bc0de),to(#31b0d5));background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-moz-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);}
.left_data_sources .progress-bar-info{background-color:#6dd060;background-image:none;}
.left_data_sources .progress-bar-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f0ad4e),to(#ec971f));background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-moz-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);}
.left_data_sources .progress-bar-warning{background-color:#3587c7;background-image:none;}
.left_data_sources .progress-bar-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9534f),to(#c9302c));background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-moz-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);}
.left_data_sources .progress-bar-danger{background-color:#3d82a3;background-image:none;}



.data_sources_box{margin: 15px 0 0; padding: 0 0 20px;}
.data_sources_box .left_data_sources{float: left; width: 100%; padding-left: 35px; border-right: 1px solid #e3e3e3;}
.data_sources_box .left_data_sources p{color: #333; font-size: 16px; font-weight: 400; padding: 0 0 5px;}
.data_sources_box .left_data_sources p.timer_text{color: #888888;font-size:14px;}
.data_sources_box .right_data_sources{margin: 0}
.data_sources_box .right_data_sources .blue_box{padding: 0 10px; margin-bottom: 40px; border-radius: 6px; border: #d4ebfd 1px solid; background-color: #d4ebfd; background-image: url(../images/loading2.gif); background-position: 95% 15px; background-repeat: no-repeat; background-size: 15px; font-size: 13px; color: #333; font-weight: 400; text-align: left; height: 48px; line-height: 48px;}
.data_sources_box .right_data_sources .blue_box.active{background: #fff; background-color: #fff; background-image: url(../images/tick1.png); background-position: 95% 18px; background-repeat: no-repeat; background-size: 13px;}

.data_sources_box .col-md-8 .right_data_sources .col-md-4{padding-left: 5px; padding-right: 5px}

.result_check_page .review_box{background: linear-gradient(to bottom, rgba(100,100,100,.1), #fff);padding: 25px 35px; border-radius: 4px;margin-bottom:50px;margin-top:15px;}
.result_check_page .review_box .slide_box-header{display:flex;flex-direction:column;gap:40px}
.result_check_page .review_box .slide_carousel-control{background:none;color:#222; text-shadow:none;width: 50px;height:50px; line-height:50px;}

.result_check_page .review_box .slide_box {display:flex; flex-direction:row; gap: 20px;}
.result_check_page .review_box .slide_box h3 {font-size:19px;font-weight:700;}
.result_check_page .review_box .slide_box .slide_button-group{position: relative;}

/*.result_check_page .confirm_box{background: #f6f6f6; width: 100%; min-height: 175px; float: left; border-radius: 4px; padding: 30px 0 30px 90px; margin: 10px 0 0; box-shadow: none;}*/
.result_check_page .confirm_box{width: 100%;display:flex;flex-direction:row;}
.result_check_page .confirm_box h3{font-size: 24px; font-weight: 700; position: relative}
/*.result_check_page .confirm_box h3::before{width: 38px; height: 38px; background: url(../images/ye_icon.png) top left no-repeat; content: ""; position: absolute; top: -10px; left: -58px;}*/
.result_check_page .confirm_box p{color: #888; font-size: 16px;}
.result_check_page .confirm-text {display:flex;padding-left:20px; flex-direction:column;justify-content:space-around;text-align:left;}
.result_check_page .confirm-btns {display:flex;gap:20px;margin-top:auto;margin-bottom:auto;float:left;}
.result_check_page .confirm-btns a.yes_btn{background: #3587C7; color: #fff; font-size: 14px; padding: 0;margin:0; width:80px; height:40px; line-height:40px; border-radius:4px; box-shadow: none;}
.result_check_page .confirm-btns a.no_btn{background: #fff; color: #111; font-size: 14px; padding: 0;margin:0; width:80px; height:40px; line-height:40px; border-radius:4px; box-shadow: none;}
.result_check_page a.don_btn{background: #fff; color: #111; font-size: 14px; padding: 0;margin:0; width:160px; height:40px; line-height:40px; border-radius:4px; box-shadow: none;float:right;}
.result_check_page .review_hr-dot{border-style:dashed;border-color:#888;}


.result_check_page .right_testimonial_box{background: #f6f6f6; width: 100%; min-height: 175px; float: right; border-radius: 4px; padding: 20px 25px; margin: 10px 0 0; box-shadow: none;}
.result_check_page .right_testimonial_box h5{color: #333; font-size: 18px; font-weight: 700}
.result_check_page .right_testimonial_box p{color: #333; font-size: 16px; font-weight: 400; font-style: italic; margin: 13px 0 25px;}
#quote-carousel{padding:0 0 30px 0;margin-top:0;}
.result_check_page .right_testimonial_box #quote-carousel .carousel-control{background:none;color:#222; display: none; font-size:2.3em;text-shadow:none;margin-top:30px;}
#quote-carousel .carousel-control.left{left:-12px;}
#quote-carousel .carousel-control.right{right:-12px !important;}
#quote-carousel .carousel-indicators{right: 0; top: auto; bottom: -30px; margin-right: 0; left: 24px;}
#quote-carousel .carousel-indicators li{background:#DEDEDE; width: 12px; height: 12px; border: 0;}
#quote-carousel .carousel-indicators .active{background:#888;}
.item blockquote{border-left:none;margin:0; padding: 0}
.item blockquote img{margin-bottom:10px;}
.item blockquote .pull-left {font-weight:550;font-size:16px;}
.item blockquote .pull-right {font-size:16px; color:#888;}
/*.item blockquote p:before{content:"\f10d";font-family:'Fontawesome';float:left;margin-right:10px;}*/

.result_check_page .right_testimonial_box .carousel-control.left{background: none}
.result_check_page .right_testimonial_box blockquote small::before{display: none}
.result_check_page .right_testimonial_box .carousel-control.left blockquote .small, blockquote footer, blockquote small{text-align: right; color: #333; font-size: 14px}
img.teststar_icon{width: 81px; height: 14px; margin-bottom: 5px !important; margin-left: 10px;float:right;}
@media (min-width:768px){
#quote-carousel{margin-bottom:0;padding:0;}
 }
@media (max-width:767px){
    #quote-carousel .carousel-indicators{bottom:-5px !important;}
    .loading_sec .blue_box p{line-height: 18px; padding-top: 5px; width: 87%;}
    
    .result_check_page .loading_banner {position: absolute;background-image: url(../images/loading_banner.png);width:100%;height:298px;}
    .result_check_page .info_load_title {margin: 20px 0;}
    .result_check_page .info_load_title .load_profile_img {display: block; float:none;}
    .result_check_page .info_load_title .load_info_text {display: block;}
    .result_check_page .info_load_title .load_info_text h3{font-size:27px;}
    .result_check_page .info_load_title .load_info_text p{font-size: 12px;}
    
    .result_check_page .info_load_result {display: flex;flex-direction: column-reverse;gap: 1rem;padding:25px;}
    .result_check_page .info_load_result .load_result_img {float: none; width: 80%;margin:auto;}
    .result_check_page .info_load_result .load_result_content {float:none; width:100%; text-align:center;}
    .result_check_page .info_load_result .load_info_text h3{font-size:24px;}
    
    .result_check_page .question_box {padding: 25px 0;}
    .result_check_page .question_box .we_checking_box{border:none;padding:0;}
    .result_check_page .question_box .data_sources_box .left_data_sources {padding: 0;border:none;}
    
    .result_check_page .review_box {padding:25px;}
    .result_check_page .review_box .review_box-container{flex-direction:column;}
    .result_check_page .review_box .review_box-container .confirm_box{margin-bottom: 2rem;flex-direction:column;}
    .result_check_page .review_box .review_box-container .confirm_box .confirm-text {text-align: center;gap:1rem;padding:0;}
    .result_check_page .review_box .review_box-container .confirm-btns a.yes_btn {width: 60px;}
    .result_check_page .review_box .review_box-container .confirm-btns a.no_btn {width: 60px;}
    .result_check_page .review_box .review_box-container a.don_btn {width: 120px;}
    
    .result_check_page .review_box .slide_box {flex-direction:column;}
    .result_check_page .review_box .slide_box-header {flex-direction:row;gap:0;padding:25px 0;}
    .result_check_page .review_box .slide_box .slide_button-group {display:flex;width:100%;justify-content:space-around;}
    .result_check_page .review_box .slide_carousel-control {margin: 0;}
    .item blockquote p {margin-top:0;}
}
/*--result_check_page--*/





/*--result_page--*/
.result_page{height: auto; padding-bottom: 30px;}
.result_page h2{font-size: 36px; color: #fff; font-weight: 400; text-align: center; margin: 60px 0 18px}
.result_page h2 span{font-weight: 700}
.result_page h6{font-size: 16px; color: #fff; font-weight: 400; text-align: center}

select.form-control.input-sm{background:#00a1ff !important;border:0px !important;border-radius:0px !important;color:#FFF !important;font-weight:500 !important;font-size:13px !important;font-family:'Roboto', sans-serif;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);}
.pagination>li>a, .pagination>li>span{background:#00a1ff !important;border:0px !important;border-radius:0px !important;color:#FFF !important;font-weight:500 !important;font-size:13px !important;font-family:'Roboto', sans-serif;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#fff!important;color:#000!important;font-size:13px!important;font-family:'Roboto', sans-serif;font-weight:500!important;}
tr.even{color:#000!important;font-size:13px!important;font-weight:500!important;font-family:'Roboto', sans-serif;}

th.sorting,.sorting_asc{background: #173C6B; color: #fff; font-size: 16px; font-weight: 400; border: 0 !important; padding: 15px 10px !important; min-width: 150px;}

table#example{border:0px !important;}
input.form-control.input-sm{background:#00a1ff !important;border:0px !important;border-radius:0px !important;color:#FFF !important;font-weight:500 !important;font-size:13px !important;font-family:'Roboto', sans-serif;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);box-shadow:0px 0px 18px 0px rgba(0,0,0,0.18);}


.result_table{margin-top: 40px;}
.result_table thead{border-radius: 10px}
.result_table .table-bordered>tbody>tr>td{border: 0; vertical-align: middle; padding: 22px 10px;}
.result_table tbody{background: #fff !important}
.result_table tbody td{font-size: 16px; color: #333333; line-height: 25px !important;}
.result_table tbody td span{color: #888888; display: block}
.result_table .t_name{color: #3587C7; font-size: 18px; font-weight: 700}
.result_table .sorting_desc{border: 0 !important; color: #fff; font-weight: 400; vertical-align: middle; padding: 15px 10px !important; min-width: 150px; background: #173C6B;}

.result_table .table_arow img{margin-left: 5px}
.result_table .opn_btn_grn a{background: #6DD060; color: #fff; font-size: 14px; padding: 12px 15px;}

.result_page .container{position: relative}
.result_page a.mo_serch_btn{background: #6DD060; color: #fff; font-size: 14px; padding: 12px 15px; position: absolute; right: 15px; top: 0;}

.result_page .dataTables_length{display: none}
.result_page #example_filter{display: none}
.result_page .dataTables_info{display: none}
.result_page .dataTables_paginate{display: none}


.mobile_table{margin: 40px 0 0}
.mobile_table .mob_tbl_btn{width: 342px; margin: 0 auto}
.mobile_table .mob_tbl_btn .sort_btn{background: #fff; border-radius: 5px; float: left; padding: 12px 15px;}
.mobile_table .mob_tbl_btn .sort_btn label{color: #333; font-size: 14px; font-weight: 400; margin: 0;}
.mobile_table .mob_tbl_btn .sort_btn select{color: #888888; font-size: 14px; font-weight: 400}
.mobile_table .mob_tbl_btn a.mo_serch_btn {padding: 12px 18px; float: left; position: relative;	margin-left: 17px; border-radius: 5px; right: 0;}
.mobile_table .mob_table_box{background: #fff; float: left; width: 100%; border-radius: 5px; padding: 20px 10px; margin: 20px 0 0;}
.mobile_table .mob_table_box .info_nm img{float: left; width: 50px}
.mobile_table .mob_table_box .info_nm h3{color: #3587C7; font-size: 16px; font-weight: 700; float: left; line-height: 54px; margin-left: 20px;}
.mobile_table .mob_table_box .age{font-size: 14px; color: #888; font-weight: 400; text-align: center; line-height: 23px; margin-top: 5px; margin-bottom: 20px}
.mobile_table .mob_table_box .age span{font-size: 16px; color: #333; font-weight: 400; display: block}
.mobile_table .mob_table_box .addrss_info{padding: 10px 0; border-top: 1px solid #eee}
.mobile_table .mob_table_box .addrss_info p span{font-size: 16px; color: #333; font-weight: 400; display: block}
.mobile_table .mob_table_box .addrss_info p{font-size: 14px; color: #888; font-weight: 400; line-height: 25px}
.mobile_table .mob_table_box a.opn_btn_grn{background: #6DD060; color: #fff; font-size: 14px; padding: 12px 25px; border-radius: 5px; margin-top: 10px; display: inline-block;}
/*--result_page--*/





/*--social_build_report--*/
.social_build_report .three_step_box{background: #d3ebfd; border-top-left-radius:5px; border-top-right-radius:5px; width: 100%; float: left; margin: 50px 0 0}
.social_build_report .three_step_box .step1{width: 33.3333333%; border-right: 1px solid #D3EBFD; float: left; text-align: center; position: relative; padding: 40px 0 5px;}
.social_build_report .three_step_box .step1 h3{font-size: 20px; font-weight: 700; color: #707070; padding: 7px 0 3px;}
.social_build_report .three_step_box .step1::after{background: url(../images/step_arrow.html) top center no-repeat; width: 35px; height: 35px; content: ""; position: absolute; top: 12.5px; right: -17px; z-index: 9; display: none}
.social_build_report .three_step_box .step_last{border: 0}
.social_build_report .three_step_box .step_last::after{display: none}
.social_build_report .three_step_box .step_blue_box{background: #d3ebfd; color: #3587C7; border-top-left-radius: 5px;}
.social_build_report .three_step_box .step_blue_box h3{color: #3587C7; position: relative;}
.social_build_report .three_step_box .step_blue_box h3::before{background: url(../images/loading2.gif) top center no-repeat; width: 32px; height: 32px; position: absolute; content: ""; left: 50%; margin-left: -16px; top: -30px;}

.social_build_report .three_step_box .gren_active_box{background: #d3ebfd;}
.social_build_report .three_step_box .gren_active_box h3{color: #6DD060; position: relative;}
.social_build_report .three_step_box .gren_active_box h3::before{background: url(../images/step_checked.html) top center no-repeat; width: 21px; height: 16px; position: absolute; content: ""; left: 50%; margin-left: -10.5px; top: -22px;}

.social_build_main_box .social-left_box{margin-top: 15px;}
.social_build_main_box .social-left_box .left_information_box{background: #fff; border-radius: 5px; padding: 20px 30px; float: left}
.social_build_main_box .social-left_box .left_information_box .info_box{float: left; width: 100%; margin: 10px 0;}
.social_build_main_box .social-left_box .left_information_box .info_box img{float: left; margin-right: 12px; margin-bottom: 3px;}
.social_build_main_box .social-left_box .left_information_box .info_box h4{font-size: 14px; color: #888888; font-weight: 400; line-height: 20px;}
.social_build_main_box .social-left_box .left_information_box .info_box h4 span{color: #173C6B; font-size: 16px; display: block}
.social_build_main_box .social-left_box .left_information_box .info_box h4 span a{color: #fff; background: #777777; font-size: 12px; padding: 3px 9px; border-radius: 5px;}
.social_build_main_box .pl{padding-left: 0; padding-right: 0}
.social_build_main_box .p0{padding: 0}

.social_build_main_box .social-left_box .left_confirm_box2{background: #173C6B; border-radius: 5px; width: 100%; padding: 17px 19px 5px; text-align: center; margin-top: 15px; min-height: auto;}
.social_build_main_box .social-left_box .left_confirm_box2 h3{text-align: left; color: #FFBA00; font-size: 18px; font-weight: 700; position: relative;}
.social_build_main_box .social-left_box .left_confirm_box2 h3 img{margin-right: 15px;}
.social_build_main_box .social-left_box .left_confirm_box2 p{color: #fff; font-size: 16px; font-weight: 400; margin: 15px 0 20px; min-height: 40px; line-height: 20px}
.social_build_main_box .social-left_box .left_confirm_box2 a.yes_btn {background: #6DD060; color: #fff; font-size: 14px; padding: 12px 40px;}
.social_build_main_box .social-left_box .left_confirm_box2 a.no_btn {background: #CAC9C9; color: #333; font-size: 14px; padding: 12px 45px; margin-left: 10px;}
.social_build_main_box .social-left_box .left_confirm_box2 a.don_btn {color: #fff; font-size: 14px; margin: 25px 0 0; display: inline-block;}
.blue_confirm{background: #173C6B !important}
.blue_confirm p{color: #fff !important}
.blue_confirm a.don_btn{color: #fff !important}

.social_build_main_box .social_right_box{margin: 0; float: left; width: 100%;}
.social_build_main_box .social_right_box .info_load_result {margin: 0;}
.social_build_main_box .social_right_box .right_txt_box{border-radius: 5px; background: #fff; margin: 0; padding: 25px 15px; float: left; width: 100%; position: relative;}
.social_build_main_box .social_right_box .right_txt_box h2{color: #173C6B; font-size: 18px; font-weight: 700; margin: 0 0 10px;}
.social_build_main_box .social_right_box .right_txt_box p{color: #333; font-size: 15px; font-weight: 400}
.social_build_main_box .social_right_box .right_txt_box .social_icon_load_box{margin: 0 0 5px; float: left; width: 100%;}
.social_build_main_box .social_right_box .respect_box{margin: 20px 0 0}
.social_build_main_box .social_right_box .respect_box img{float: left; margin-right: 15px; margin-bottom: 50px}
.social_build_main_box .social_right_box .respect_box h3{color: #333; font-size: 16px; font-weight: 700; margin: 0 0 5px;}
.social_build_main_box .social_right_box .respect_box p{color: #333; font-size: 15px; font-weight: 400;}
/*--social_build_report--*/



/*--build_crminal_record--*/
.social_build_main_box .social_right_box .building_report_criminal_box{margin: 0 0 30px; float: left; width: 100%}
.social_build_main_box .social_right_box .building_report_criminal_box h2{font-size: 20px; color: #333; padding: 0}
.social_build_main_box .social_right_box .building_report_criminal_box img{float: none; margin: 20px 0 0}

.criminal_records_include_box h5{font-size: 16px; color: #333; text-align: center; position: relative}


.review_blue_box{background: #D3EBFD; width: 100%; float: left; margin-top: -30px; z-index: 9999; position: relative; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 20px 15px;}
.review_blue_box h3{color: #3587C7; font-size: 20px; font-weight: 700; margin: 10px 0 0}
.review_blue_box .agree_check_box{background: #fff; border-radius: 5px; float: left; width: 100%; padding: 15px 30px 20px 20px; margin: 25px 0;}
.review_blue_box .agree_check_box input{float: left}
.review_blue_box .agree_check_box p{font-size: 15px; color: #333; font-weight: 400; padding-left: 35px;}
/*--build_crminal_record--*/





/*--report_man_bg--*/
.report_man_bg{background: url(../images/man_bg.html) top center no-repeat; background-size: cover; width: 100%; height: 100%; border-radius: 5px; padding:40px 25px 80px; background-position-x:80%}
.report_man_bg ul{margin: 0 0 40px; float: left; width: 100%;}
.report_man_bg ul li{width: 100%; display: inline-flex; padding: 5px 25px 5px 55px; font-size: 16px; color: #333; background: url(../images/big_tick.html) no-repeat left center; line-height: 20px; margin-bottom: 15px; float: left}
.report_man_bg .btn_orange a{font-size: 15px;}
/*--report_man_bg--*/





/*--final_step--*/
.personal_info p.final_step{font-size: 16px !important; color: #333 !important; font-weight: 400 !important; border-bottom: 1px solid #eee; line-height: 20px; margin: 0 0 20px; padding: 15px 0}
.personal_info h2{font-size: 20px;}
.pt0{padding-top: 0 !important}
.mt0{margin-top: 0 !important}
/*--final_step--*/

.left_confirm_box_full{width: 100% !important; background: #173C6B !important; margin: 15px 0 0 !important}
.left_confirm_box_full p{color: #fff !important}
.left_confirm_box_full a.don_btn{color: #fff !important}
.confirmb20{margin-bottom: 20px !important; padding: 17px 19px 10px !important; text-align: center !important; min-height: auto !important;}
.confirmb20 h3::before{display: none}
.confirmb20 p{margin: 20px 0 40px !important}
.confirmb20 a.yes_btn{float: none !important}
.confirmb20 a.no_btn{float: none !important}
.confirmb20 a.don_btn{float: none !important; margin: 15px 0 0 !important; display: inline-block;}

.blue_load_box{padding: 10px 15px 30px}




a.auto_btn{width: 220px; background: #3587C7; line-height: 50px; text-align: center; color: #fff; font-weight: 700; margin: 0 auto;}



@media all and (min-width:350px) {

.device_boxes{max-width: 350px}
.device_box{margin: 0 17px 20px}
}

@media all and (min-width:450px) {
.device_boxes{text-align: center; float: none; max-width: inherit}
.device_box{float: none; display: inline-flex; margin: 0 0 20px}
}

@media all and (min-width:500px) {
.device_box{margin: 0 10px 20px}
.compare_box ul{width: 50%; float: left; padding: 0 40px}

.compare_box .blue_box{ font-size: 18px;}
.compare_box ul.ul1{border-right: #D5D5D5 1px dotted}
.mid_box p {padding-left: 10px; padding-right: 10px;}
.p0{padding-left: 15px; padding-right: 15px;}
.text_left{text-align: center !important}
.text_center{text-align: left !important}
}

@media all and (min-width:600px) {
header .main_mid_box{padding: 0 30px;}
.mob_txt_lft{text-align: center}
.radio-sec label {margin: 10px 20px;display: inline-block;}
.yellow_txt{display: inline-block}
.r_title{font-size: 16px}
.r_result{font-size: 16px}
.btn_orange a{font-size: 19px}
.desk_top{display: block}
.mob_top{display: none}

.question_box .package_box{width: 100%; margin-left: 0;}
.mob_pymnt_lft{width: auto; float: none}
.review_box a{height: 60px; line-height: 60px;  }
	
.search_txt_pro{display: block}
	.testimonial .review_box {margin-top: 25px;}
	.home_map{padding: 10px 0 20px; height: 350px}
	.menu{padding-right: 20px;}
}

@media all and (min-width:768px) {
.logo p{font-size: 18px;}
footer, footer a{font-size: 15px;}
footer .col-md-6{float: left; width: 50%; text-align: right}
footer .col-xs-12{width: 50%; text-align: left}

	
.mid_sec{min-height: 585px;}
.download_pg {background-size: auto 585px}	
.mid_box{margin-top: 70px}
.blue_box{font-size: 16px; margin-bottom: 20px;  padding: 15px 10px}
h1{font-size: 36px; padding: 32px 0;}
.mid_box p{margin-bottom: 30px}
.report_box {margin-bottom: 20px; margin-top: -80px;}
.compare_box {margin-bottom: 20px; margin-top: -80px;}
.bottom_list{padding: 20px 0 20px 50px}
.report_box ul li{width: 33.3333333%;float: left; min-height: inherit}
.compare_box .bottom_list{padding: 20px}	

	.br{display: block; font-size: 36px; font-weight: 700;}
.vin_box .input_box {float: left; width: calc(100% - 200px); text-align: left}
.vin_box .btn_orange {float: right;}
.radio-sec label{margin: 0 20px; display: inline-block}	
.checkbox-sec {text-align: left; margin-bottom: 20px;float: left; width: 90%; margin-left: 8%;}	
.checkbox-sec label{width: 27%; float: left; margin-bottom: 15px}
.continue_box ul{width: 50%;float: left}
.txt_align{text-align: center !important}	

.report_details .left_sec{float: left;width: 50%}	
.report_details .right_sec{float: right; width: 50%}	
.report_details .left_sec .r_rows:nth-child(odd) { background: #eee;}
.report_details .left_sec .r_rows:nth-child(even) { background: #fff}	
.report_details .right_sec .r_rows:nth-child(odd) { background: #eee;}
.report_details .right_sec .r_rows:nth-child(even) { background: #fff}	
.account_box{border-left: #D5D5D5 1px dotted; border-top: none; padding-top: 0}
.review_box{margin: 40px 0 20px 0}
.hiden{display: inline-block !important}
.shown{display: none}
.mob_txt_lft{text-align: center}


.download_bg{position: absolute; height: 600px;}
	.bottom_list ul li{padding: 5px 30px 5px 30px;}
.custm_sp{padding-left: 0px;}
	
	.gap1{height: 40px; width: 100%; float: left}
	.vin_sec{ background: none; margin-top: 50px;}
	.searching_box a{right: 10%}
	
	
	/*--dmv-funnel--*/
	.dmv_logo img{margin-top: 0;}
.dmv_eightin_plus p{padding: 0 15px}
	.DMV_mid_box{margin-top: 60px}
	.DMV_mid_box h1{padding: 32px 0 10px; line-height: 40px;}
	.add_btn{margin-bottom: 15px;}
	.white_bg p {margin: 0; padding-top: 30px;}
	.DMV_blue_box{margin-bottom: 30px;}
	.DMV_download_step .mob_txt_lft{margin: 30px 0 !important}
	.DMV_download_step .btn_orange{margin-top: 30px}
	.DMV_step_2 .DMV_download .dotted_border{display: block}
	.DMV_step_2 p {margin-top: 10px;}
    .testimonial .review_box {margin-top: 40px;}
	
	.modal-dialog {width: 590px;}
	.dis_br span{display: block}
	.enter_name_form{padding: 0 40px !important}
.enter_name_form input{margin-bottom: 20px; font-size: 16px}
	.modal-dialog .modal-header h4 {line-height: 30px; margin-top: 0; font-size: 24px;}
	.modal-dialog .modal-body { padding: 30px 60px;}
	.modal-dialog .modal-body h2 {line-height: 30px;}
	.modal-dialog .modal-body .dotted_border{margin: 30px 0;}
	.modal-dialog .modal-body p{font-size: 16px;}
	/*--dmv-funnel--*/
	
	
	/*--home-funnel--*/
.property_search_box {width: 60%; }
.property_search_box h3{font-size: 28px;}
	.dmv_logo img{margin-top: -10px; }
.m_t-10 span{display: inline}
	.m_t-10{margin: 0; width: 95px;}
	
	
	.mid_box .searching_box  p{font-size: 18px; top: 38px; left: 0; }
	.searching_box a{top: 38px; left: inherit}
	.home_map{padding: 20px 0 40px; height: 450px}
/*--home-funnel--*/
	
	/*--police--*/
	.desktop_toll{top: 20px}
	.top_margn_min20{margin-top: 60px !important;}
	/*--police--*/
	
	
	/*--criminal--*/
	.vs{margin: 0}
	.dmv_logo p{font-size: 18px;}
	/*--criminal--*/
	
	
	
	.california_box{margin: 0 0 70px; padding: 50px 0 0}
	.dmv_banner{height: auto}
	.best_record_sec img{margin: -60px 7% 0}
	.best_record_sec .best_record_text{padding: 35px 0 0 0}
	
	.best_record_text p{font-size: 18px; margin: 20px 0 0}
	.continue_box ul{padding-left: 30px}
	.best_record_sec{padding: 0 0 40px;}
	
	.features_sec .features_text{padding: 50px 0 0;}
	.features_sec{padding: 60px 0 40px}
	
	.features_sec .features_text h3{line-height: 45px;}
 	.features_sec .features_text p{margin: 10px 0 0}
	.we_need_sec .features_text{padding: 50px 0 0;}
	.proper_data .features_text{padding: 30px 0 60px;}
	.proper_data{padding: 80px 0 50px;}
	.continue_box{margin-bottom: 0;}
	.laptop_sec .lepii{text-align: center; margin-top: -80px;}
	
	.yellow_down_icon{display: none}
	.how_it_work .work_step_box{padding: 0 15px; margin: 0 0 40px;}
	.how_it_work .work_step_box::after{display: block}
	.how_it_work .work_step_box_after1::after{display: none}
	.how_it_work .work_step_box_after::after{display: none}
	
	
	.add_btn{margin-top: 0}
	
	
	
	
	/*--result_page--*/
	.result_check_page .info_load_title {width:70%;margin:30px 0;}
	.result_check_page .info_load_title .load_profile_img{float:none;margin-bottom: 1rem;}
	.result_check_page .info_load_title .load_info_text h3{font-size:27px;}
	
	.result_check_page .info_load_result {padding:15px;}
	.result_check_page .info_load_result .load_profile_img{float: left; width: 100%}
	/*.result_check_page .info_load_result .load_info_text{float: left; padding: 25px 15px 10px; width: 84%}*/
	.result_check_page .info_load_result .load_info_text{float: left; width: 100%;}
	.result_check_page .info_load_result .load_info_text h3{font-size: 24px;}
	.result_check_page .info_load_result .load_info_text p{font-size: 14px;}
	.result_check_page .load_progress_bar{margin-top:-20px}
	.result_check_page .load_progress_bar .progress-outer{height:60px;}
	.result_check_page .load_progress_bar .progress{height:10px;}
	.result_check_page .load_progress_bar .progress .progress-bar{margin-right:-80px;background-image: linear-gradient(to right, #337ab7, #5cb85c);}
	.result_check_page .load_progress_bar .progress .progress-value{font-size:28px;line-height:60px;}
	.result_check_page .question_box .we_checking_box{padding: 12px 20px 15px;}
	.result_check_page .question_box .we_checking_box h5{padding-bottom: 10px}
	.result_check_page .question_box .we_checking_box .name_lo_box{margin: 0}
	.data_sources_box{padding: 0 10px 20px;}
	.data_sources_box .left_data_sources{}
	.data_sources_box .right_data_sources{margin: 15px 0 0}
	.data_sources_box .right_data_sources .blue_box{background-position: 95% 8px; background-size: auto; font-size: 14px; padding: 0 15px;}
	.data_sources_box .right_data_sources .blue_box.active{background-position: 95% 16px; background-size: auto;}
	
	.result_check_page .left_confirm_box{margin: 0 0 20px; min-height: auto;}
	
	.data_sources_box .left_data_sources .left_three_bar{width: 33.33333333%; float: left; padding: 10px 35px 10px 0;}
	#quote-carousel .carousel-indicators {bottom: -30px !important;}
	/*--result_page--*/
	
	
	
	/*--build_page--*/
	.social_build_report .three_step_box{background: #fff;}
	.social_build_report .three_step_box .step1{padding: 15px 0;}
	.social_build_report .three_step_box .step_blue_box h3::before{margin-left: -77px; top: 0px;}
	.social_build_report .three_step_box .step1::after{display: block}
	.social_build_report .three_step_box .step_last::after{display: none}
	.social_build_report .three_step_box .gren_active_box h3::before{margin-left: -67px; top: 8px;}
	
	.social_build_main_box .info_load_result{margin: 20px 0 0;}
	.social_build_main_box .social-left_box{margin-top: 20px;}
	
	.social_build_main_box .load_progress_bar{margin: 0}
	.social_build_main_box .load_progress_bar .progress-outer{margin: 0}
	.social_build_main_box .social-left_box .left_information_box .info_box{width: 50%;}
	.social_build_main_box .social_right_box .respect_box img{margin-bottom: 20px}
	.social_build_main_box .social_right_box .right_txt_box { padding: 25px 15px;}
	/*--build_page--*/
	
	
	/*--build_crminal_record--*/
	.social_build_main_box .social_right_box .building_report_criminal_box{margin: 10px 0 40px;}
	.social_build_main_box .social_right_box .building_report_criminal_box h2{font-size: 20px; color: #333; padding: 20px 0 0}
	.social_build_main_box .social_right_box .building_report_criminal_box img{float: right; margin: 0}
	
	.criminal_records_include_box h5{font-size: 16px; color: #333; text-align: center; position: relative}
	.criminal_records_include_box h5::before{width: 164px; background: #eee; content: ""; height: 1px; position: absolute; top: 10px; left: 0;}
	.criminal_records_include_box h5::after{width: 164px; background: #eee; content: ""; height: 1px; position: absolute; top: 10px; right: 0;}
	/*--build_crminal_record--*/
	
	.review_blue_box{padding: 20px 45px;}
	.blue_load_box{padding: 10px 15px 30px}
	
	
	/*--report_man_bg--*/
.report_man_bg{padding: 80px;}
.report_man_bg ul{margin: 0 0 40px;}
.report_man_bg ul li{font-size: 18px; line-height: 28px; margin-bottom: 25px;}
.report_man_bg .btn_orange a{font-size: 18px;}
/*--report_man_bg--*/
	
	/*--final_step--*/
	.personal_info p.final_step{font-size: 18px !important; line-height: 60px; margin: 0 0 30px; padding: 0}
	.personal_info h2{font-size: 24px !important;}
	.mt20{margin-top: 20px !important}
	/*--final_step--*/
}




@media only screen and (min-width: 320px) and (max-width: 1100px) {
	.home_pages_box{padding: 0 !important}
	.do_box {margin: 0 0 20px; float: left}
	.report_box_two {margin-top: -80px;}
}



@media only screen and (min-width: 600px) and (max-width: 768px) {
	.dmv_eightin_plus .col-md-2{width: 25%; float: left}
	.dmv_eightin_plus .col-md-10{width: 75%; float: left}
}

@media all and (min-width:992px) {
header{padding: 13px 0}	
header picture{text-align: left}
footer{text-align: left; padding: 10px 20px; margin: 10px 0 0}
footer p{text-align: left}
	

.logo img{float: left;}
.logo p{float: left; margin: 7px 15px;}
	

.mid_sec{min-height: 649px; height: auto}
.result_page{min-height: 747px; height: auto}

.download_pg {background-size: auto 649px}
.mid_box{margin-top: 90px}
.blue_box{font-size: 24px; margin-bottom: 30px; padding: 12px 10px; line-height: 30px;}
.compare_box .blue_box{ font-size: 24px;}
.question_box .blue_box{margin-bottom: 50px}
h1{font-size: 36px}
.br{display: inline-block; font-size: 48px; font-weight: 700;}
.mid_box p{margin-bottom: 40px}
.report_box {margin-bottom: 20px; margin-top: -74px;}
.compare_box {margin-bottom: 20px; margin-top: -74px;}
.bottom_list{margin-bottom: 30px}
.question_box p strong{font-size: 17px}

.col-main{width: 100%; float: left; padding: 10px}
.col-main div{float: left; width: 8.5%; text-align: center}
.col-main .col-first{width: 14.5%;text-align: left}
.col-car-history{background: #3587C7; border-radius: 5px; color: #fff}
.compare_box .bottom_list{padding: 20px}
h1 span{font-size: 18px; margin-top: 20px;}	
.radio-sec label{margin: 0 30px}
.checkbox-sec{max-width: 820px; margin-left: auto; margin-right: auto; float: none; margin-top: 20px; display: inline-block; margin-left: 5%;}
.checkbox-sec label{ margin-bottom: 15px; width: 26%;}	
.continue_box {margin-top: 45px}
.continue_box ul{padding-left: 5px; width: 50%}
/*.continue_box ul.ul2{border-right: #D5D5D5 1px dotted; border-left: #D5D5D5 1px dotted }*/
.box_in_width{padding-left: 10%;padding-right: 10%;margin: 0 0 20px;}	
.survey_box .box_in_width{padding-left: 6%;padding-right: 6%;margin-top: 0px}	
.survey_box .box_in_width .form-control{height: 45px}	

	.account_box .form-group{width: 47%; margin: 0 auto 15px auto; float: none}
	.form-group {width: 47%; float: left;}
	.cutm_form{float: right}
	
.package_box p{margin-top: 10px; line-height: 40px}
.mid_box p br{display: block}	
.device_box{width: 140px}


.radio-sec{margin: 10px auto 40px; display: inline-block;}	
.bottom_list{padding: 20px 0 20px 140px}
	

.download_bg{position: absolute; height: 649px;}
	
	

/*--dmv-funnel--*/
.dmv_desktop{display: block}
.dmv_mobile{display: none}
		.dmv_eightin_plus{padding: 0 0 0 20px;}
	.dmv_eightin_plus img{margin: 15px 0 0}
	.DMV_mid_box{margin-top: 60px}
	.DMV_blue_box{margin-bottom: 30px !important;}
	.DMV_step_2 p {margin-top: 28px;}
/*--dmv-funnel--*/
	
	
		/*--home-funnel--*/
.property_search_box {width: 570px; }
.property_search_box h3{font-size: 28px; margin: 0 0 30px;}
.property_search_box input{width: 390px; height: 50px; padding: 0 10px; margin: 0}
	.dmv_logo img{margin-top: 3px; width: auto;}
	
/*--home-funnel--*/
.probar_box {max-width: 700px; margin-left: auto;}
.progress_box .lod_bg{left: 30px;}
	
	
	/*--criminal--*/
	.show_desk{display: block}
	.show_mob{display: none}
	/*--criminal--*/

	
	
	.bottom_blue_box{padding: 20px 0; text-align: left}
	.bottom_blue_box p{font-size: 19px; color: #fff; margin: 60px 0;}
	.bottom_blue_box .add_btn{float: right; margin: 50px 0 0}
	.enter_name_form{padding: 0 20px !important}
	.best_record_sec img{margin: -60px 0 0}
	.best_record_sec .best_record_text{padding: 55px 0 0 35px}
	.best_record_text h2{font-size: 30px; line-height: 45px;}
	.best_record_text h2 span{display: block}
	.best_record_text p{margin: 30px 0 0}

	.continue_box{margin-bottom: 30px;}
	
	.features_sec .features_text{padding: 50px 40px;}
	.we_need_sec .features_text{padding: 50px 40px 20px;}
	.proper_data .features_text{padding: 0 40px 0;}
	.laptop_sec .lepii{text-align: center; margin-top: -140px;}
	.proper_data{padding: 80px 0 120px;}
	.desk_hid{display: none}
	.how_it_work .work_step_box_after1::after{display:  block}
	
	
	/*menu*/
	.menu{margin-left:-130px;margin-top:-15px; width: auto; left: 0; padding-right: 0; position: relative}
	header picture{text-align: center;}
	.dmv_logo p{font-size: 18px;}
	 .list-inline > li > a{text-decoration: none; display: block; padding: 32px 7px; color: #173c6b; -webkit-transition: none; -moz-transition: none; font-weight: 400; text-align: left; border-bottom: 0;}
	 .list-inline > li > a:hover{background:none;color:#173c6b;border-bottom:5px solid #173c6b;}
	/*menu*/
	.menu {background: none;}
	
	
	
	/*--result_page--*/
	/*.result_check_page .info_load_result .load_info_text{width: 100%; padding: 25px 15px;}*/
	.result_check_page .info_load_result .load_info_text{width: 100%;}
	.result_check_page .question_box .we_checking_box{padding: 12px 0;}
	.result_check_page .question_box .we_checking_box h5{padding-left: 35px; padding-bottom: 0;padding-top: 5px;}
	.data_sources_box{padding: 0}
	.data_sources_box .left_data_sources{}
	.data_sources_box .left_data_sources .left_three_bar{padding: 10px 35px 10px 0;width: 100%; float: left;}
	.result_check_page .left_confirm_box{width: 49.5%; padding: 30px 0 30px 100px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); margin: 10px 0 0; min-height: 185px}
	.result_check_page .right_testimonial_box{width: 49.5%; padding: 20px 35px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2); min-height: 185px}
	/*--result_page--*/
	
	
	/*--result_tabel--*/
	.result_page h2{margin: 110px 0 18px}
	.mobile_table{display: none}
	
	.result_check_page .left_confirm_box{height: auto}
	.result_check_page .left_confirm_box p{margin: 15px 0 22px;}
	/*--result_tabel--*/
	
	
	/*--social_build--*/
	.social_build_main_box .pl{padding-left: 0; padding-right: 20px}
	.social_build_main_box .social_right_box{margin: 20px 0 0;}
	.social_build_main_box .social_right_box .right_txt_box{margin: 20px 0 0; padding: 25px 32px;}
	.social_build_main_box .social_right_box .respect_box h3{color: #fff;}
	.social_build_main_box .social_right_box .respect_box p{color: #fff;}
	.social_build_main_box .social_right_box .respect_box img{margin-bottom: 0}
	
	.social_build_main_box .social-left_box .left_information_box .info_box{width: 100%;}
	.social_build_main_box .social-left_box .left_confirm_box2{min-height: 215px}
	.social_build_main_box .social-left_box .left_confirm_box2 p{margin: 15px 0 35px;}
	/*--social_build--*/
	
	
	/*--build_crminal_record--*/
 	.social_build_main_box .social_right_box .building_report_criminal_box{margin: 30px 0 45px;}

	
	.criminal_records_include_box h5::before{width: 20%;}
	.criminal_records_include_box h5::after{width: 20%;}
	/*--build_crminal_record--*/
	
	
	/*--final_step--*/
	.mb20{margin-bottom: 20px !important}
	/*--final_step--*/
	.data_sources_box .right_data_sources .blue_box{font-size: 14px;  }
  .loading_sec .blue_box p {line-height: 18px;padding-top: 5px;width: 80%;}

}


@media all and (min-width:1200px) {
   .loading_sec .blue_box p {line-height: 48px;padding-top: 0px;width: 100%;}
	.best_record_text h2{font-size: 36px;}
	.home_pages_box{padding: 0 10px 20px 10px;}
	.bottom_blue_box p{font-size: 30px; margin: 70px 0;}
	.bottom_blue_box .add_btn{float: right; margin: 60px 0 0}
	.menu {background: none;}
	.dmv_logo p{font-size: 22px;}
	
	/*--result_page--*/
	.result_check_page .left_confirm_box{padding: 30px 0 30px 130px; min-height: 210px}
	.result_check_page .right_testimonial_box{min-height: 210px}
	/*--result_page--*/
	
	/*--build_crminal_record--*/
	.criminal_records_include_box h5::before{width: 25%;}
	.criminal_records_include_box h5::after{width: 25%;}
	/*--build_crminal_record--*/
	footer{position: absolute; margin: 0 !important; padding: 10px 80px;}
}

@media all and (min-width:1400px) {
.question_box .package_box{text-align: left; float: left; width: 80%; margin-left: 10%;}
	.dmv_logo p{font-size: 24px;}
	
	.data_sources_box .right_data_sources .blue_box{font-size: 16px; }
}



#tt {
    position:absolute;
    display:block;
    background:url(images/tt_left.html) top left no-repeat;
}
#tttop {
    display:block;
    height:5px;
    margin-left:5px;
    background:url(images/tt_top.html) top right no-repeat;
    overflow:hidden;
}
#ttcont {
    display:block;
    padding:2px 12px 3px 7px;
    margin-left:5px;
    background:#fff;
    border: 1px solid #333;
    padding: 10px;
    color:#202020;
    font-family: Arial;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}
#ttbot {
    display:block;
    height:5px;
    margin-left:5px;
    background:url(images/tt_bottom.html) top right no-repeat;
    overflow:hidden;
}
#what_vin {
    clear:both;
    font-family: Arial;
    font-size: 14px;
    padding-top: 10px;
}
#what_vin a {
    text-decoration: none;
    cursor: pointer;
}

.btn-success {
    color: #FFF;
    background-color: #5CB85C;
    border-color: #4CAE4C;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-grey {
    background-color: #CCC;
    color: #FFF;
}

.funnel-popup-modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(70%, 70%, 0);
}    
.funnel-popup-modal .modal-dialog{
    top: 400px;
    width: 800px;
}
.funnel-popup-modal .modal-content-bg{
    background-color: #000; opacity: 0.8; border-radius: 0;
}
.questions-bg{
    min-height: 100px;
}
.funnel-popup-modal .modal-content-fore{
    z-index: 2000; margin-top: -120px; background-color: transparent; color: #fff;box-shadow: none;
}
.funnel-popup-modal .modal-content-fore .modal-body{
    background-color: transparent;
}
.funnel-popup-modal .right-side{
    border-left: 2px solid #fff;
}
.funnel-popup-modal .right-side .btn{
    min-width: 100px;
}
.funnel-popup-modal .right-side .btn-grey{
    background-color: #ccc;
    color: #fff;
}

@media (max-width: 767px) {
.funnel-popup-modal .modal-dialog{ width:100%; max-width:400px; margin:0 auto;  background-color:rgba(0,0,0,0.8) !important;}
.funnel-popup-modal .right-side{ border:none !important}
}
.copy_rightsingle 
{
 color: #fff;
 text-decoration: none;
 cursor: text;
 margin:0;
}
.copy_rightsingle:hover{color:#fff;}




