
	
	

	




<!DOCTYPE html>
<html class="h-100">
<head>
    <meta name="description" content="Background screening insights, hiring best practices, compliance updates, and industry news to help employers make informed hiring decisions and reduce risk." />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
    <meta name="version" content="0.1.8566.15676" />
    <meta name="google-site-verification" content="SRh9Z3rZvtapCIgE7198qq6O3DGytZYRV6UvJOO2CAc" />
    <meta name="google-site-verification" content="uPkx3MF5A9QRhMqiYoZZmBaNJqD047rzOHbdW5CbSS4" />
    <title>Blog - Backgrounds Online</title>
    
    <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700' rel='stylesheet' type='text/css'>
    <!--<link href="~/Content/styles.css" rel="stylesheet" />-->
    <link href="https://content.backgroundsonline.com/docs/bgo/css/3w_unslider.css" rel="stylesheet" />
    <!--<link href="~/Content/flexnav.css" rel="stylesheet" />-->
    <link href="https://content.backgroundsonline.com/docs/bgo/css/animate.min.css" rel="stylesheet" />
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
    <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
    
    
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
    <script src="https://unpkg.com/ionicons@4.5.5/dist/ionicons.js"></script>
    <script src="https://content.backgroundsonline.com/docs/bgo/js/jquery.min.js"></script>
    <script src="https://content.backgroundsonline.com/docs/bgo/js/bgo-library.js"></script>
    <script src="https://content.backgroundsonline.com/docs/bgo/js/angularjs.min.js"></script>
    <script src="https://content.backgroundsonline.com/docs/bgo/js/bgo.directive.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.mask/1.14.15/jquery.mask.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
    <script src="https://content.backgroundsonline.com/docs/bgo/js/cookies.js"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
    
    <meta content="Comprehensive, FCRA compliant background checks from Backgrounds Online. We simplify and accelerate your background screening process." />
    <meta name="google-site-verification" content="-8UdgkTp1KDb_mgFQ_PoBbFsSNObXCEzEIMf2ML4EZg" />
    
    
    
    <link rel="stylesheet" type="text/css" href="https://content.backgroundsonline.com/docs/bgo/css/slick.min.css">
    <link rel="stylesheet" type="text/css" href="https://content.backgroundsonline.com/docs/bgo/css/slick-theme.min.css">

    <style>
        [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
        .ng-cloak, .x-ng-cloak,
        .ng-hide:not(.ng-hide-animate) {
          display: none !important;
        }
    </style>
    <script>
		    function setCookie() {
		        const d = new Date();
		        d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000));
		        let expires = "expires=" + d.toUTCString();
		        document.cookie = "cookie-banner=true;" + expires + ";path=/";
		        document.getElementById("cookieBanner").style.display = 'none';
		    }
		    
		    function checkCookies() {
		        if (!document.cookie.split(';').some((x) => x.includes('cookie-banner=true')))
		        {
		            document.getElementById("cookieBanner").style.display = 'inline-block';
		        }
		    }
		    
		    document.addEventListener("DOMContentLoaded", function(event) {
                checkCookies();
            });

		</script>
		<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-237050-1"></script>


    <script>
        var _globalGoogleSiteKey = "6Ld3_c4ZAAAAAH8gPl3ORq_sqVeRAzjyDEtuhDNM";
        var _globalIsAuthPage = false;
        var wwwApp = angular.module('wwwApp', ['core']);
        angular.module('core', []);
        angular.module('core').filter('toHtml', ['$sce', function ($sce) { return function (text) { return $sce.trustAsHtml(text); }; }]);
        
        angular.module('wwwApp').controller('layoutCtrl', ['$scope', '$timeout', '$http', function DC($scope, $timeout, $http) {
            $scope.recent = new BgoRequest({ $timeout: $timeout, $http: $http, $scope: $scope });
            
            $scope.stateUrl = function(x) {
                if (x !== undefined) return "/" + x.state.replace(/ /gi, '-').toLowerCase() + "-state-laws";
            };
            
            $scope.getRecent = function() {
                $scope.recent.postJson("/mvc/api/getrecent");
            };
            
            $scope.getRecent();
        }]);
        
        var _templateUrl_bgoInputDirective = "https://content.backgroundsonline.com/docs/bgo/html/directives/ajax-input.html";
        var _templateUrl_ajaxButtonDirective = "https://content.backgroundsonline.com/docs/bgo/html/directives/ajax-button.html";
        var _templateUrl_ajaxMessageDirective = "https://content.backgroundsonline.com/docs/bgo/html/directives/ajax-message.html";
        var _templateUrl_contactUsDirective = "/templates/contact";
        angular.module('core').directive('bgoInput', bgoInputDirective);
        angular.module('core').directive('ajaxButton', ajaxButtonDirective);
        angular.module('core').directive('ajaxMessage', ajaxMessageDirective);
        angular.module('core').directive('thanksBox', function () { return { restrict: 'E', templateUrl: "/templates/thanks-box", scope: { title: "@", text: "@", image: "@", url: "@", rootUrl: "@", rootText: "@" } }; });
        angular.module('core').directive('thanksFaq', function () { return { restrict: 'E', templateUrl: "/templates/thanks-faq", scope: { } }; });
        angular.module('core').directive('thanksEdu', function () { return { restrict: 'E', templateUrl: "/templates/thanks-edu", scope: { } }; });
        angular.module('core').directive('thanksNews', function () { return { restrict: 'E', templateUrl: "/templates/thanks-news", scope: { title: "@", text: "@", image: "@", url: "@" } }; });
        angular.module('core').directive('thanksBrochure', function () { return { restrict: 'E', templateUrl: "/templates/thanks-brochure", scope: { } }; });
        angular.module('core').directive('contactUs', contactUsDirective);
    </script>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MXPTVS6');</script>
<!-- End Google Tag Manager -->

</head>
<body onload="checkCookies()" data-spy="scroll" data-target=".navbar" data-offset="72" class="d-flex flex-column h-100" ng-app="wwwApp" ng-controller="layoutCtrl">

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MXPTVS6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<div class="full-height">
<!--<div class="w-100 fixed-top text-center p-2" id="screening_notice" style="background-color: #9d529b; min-height: 45px; color: #fff;">
    <h6>Please Vote for Backgrounds Online as a Top Screening Company <img src="https://content.backgroundsonline.com/images/sites/bgo/hrot-logo.png" alt="report" border="0" height="25" class="mx-0 mx-md-3"> <a href="/landingpages/hrotrack" class="btn btn-blue" target="_blank">Start Survey</a></h6>
</div>-->
<div class="w-100 fixed-top text-center p-1" id="screening_notice" style="background-color: #9d529b; min-height: 35px; color: #fff;">
    <b>Backgrounds Online will be at SHRM26 Orlando</b> Come see us at booth #2341
</div>
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav" style="margin-top: 35px;">
	<div class="container px-0 px-md-2">
		<a class="navbar-brand p-0 position-static pl-3" href="/" style="z-index:50;">
			<div class="bgo-logo_reverse">
			</div>
		</a>
		<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
			<span class="navbar-toggler-icon"></span>
		</button>
		<div class="collapse navbar-collapse" id="navbarCollapse">
			<ul class="navbar-nav ml-auto">
				<li class="dropdown services nav-li">
					<a href="/products-and-services" class="nav-item">Products</a>
					<div class="overlay-menu">
					<div class="dropdown-menu dropdown-content" style="margin-top: 40px;"><!--40px for top purple bar-->
						<div class="row no-gutters">
							<div class="col-lg-5 border-right">
								<h6>Packages</h6>
								<div class="row no-gutters">
								    <div class="col-6 col-md-3">
    								<a href="/products-and-services" class="dropdown-item">
    								    <p>Basic</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-basic.png" alt="report" border="0" width="40" class="mx-auto">
    								</a>
    								</div>
    								<div class="col-6 col-md-3">
    								<a href="/products-and-services" class="dropdown-item">
    									<p>Standard</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-standard.png" alt="report" border="0" width="40" class="mx-auto">
    								</a>
    								</div>
    								<div class="col-6 col-md-3">
    								<a href="/products-and-services" class="dropdown-item">
    									<p>Comprehensive</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-report.png" alt="report" border="0" width="40" class="mx-auto">
    								</a>
    								</div>
    								<div class="col-6 col-md-3">
    								<a href="/products-and-services" class="dropdown-item">
    									<p>Custom</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-custom.png" alt="report" border="0" width="48" class="my-2 mx-auto">
    								</a>
    								</div>
								</div>
							</div>
							<div class="col-lg-7">
								<h6>Products</h6>
								<div class="row no-gutters pl-3">
								    <div class="col-6 col-md-3">
        								<a href="/products-and-services/#crim" class="dropdown-item">
        									<p>Crim & Court Records</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-criminal.png" alt="report" border="0" width="45" class="mx-auto">
        								</a>
    								</div>
    								<div class="col-6 col-md-3">
        								<a href="/products-and-services/#verf" class="dropdown-item">
        									<p>Verifications</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-verfication.png" alt="report" border="0" width="45" class="mx-auto">
        								</a>
    								</div>
    								<div class="col-6 col-md-3">
        								<a href="/products-and-services/#additional" class="dropdown-item">
        									<p>Position Specific</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-position.png" alt="report" border="0" width="45" class="mx-auto">
        								</a>
    								</div>
    								<div class="col-6 col-md-3">
        								<a href="/products-and-services/#international" class="dropdown-item">
        									<p>International</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-international.png" alt="report" border="0" height="45" class="mx-auto">
        								</a>
    								</div>
								</div>
							</div>
						</div>
						</div>
					</div>
				</li>
				<li class="dropdown solutions nav-li">
					<a href="" class="nav-item">Solutions</a>
					<div class="overlay-menu" tabindex="-1">
					<div class="dropdown-menu dropdown-content" style="margin-top: 40px;"><!--50px for top purple bar-->
						<div class="row">
							<div class="col-lg-6 border-right pt-4">
							    <div class="row no-gutters justify-content-center align-items-center">
							        <div class="col-6 col-lg-6">
        								<a href="/ats-integration" class="dropdown-item">
        									<h6>
        										<p>ATS Integrations</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-ats.png" width="40" />
        									</h6>
        								</a>
    								</div>
    								<div class="col-6 col-lg-6">
        								<a href="/criminal-monitoring" class="dropdown-item">
        									<h6>
        										<p>Criminal Monitoring</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-monitor.png" width="40" />
        									</h6>
        								</a>
        							</div>
        							<div class="col-6 col-lg-6">
        								<a href="/technology" class="dropdown-item">
        									<h6>
        										<p>Technology</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-api.png" width="40" />
        									</h6>
        								</a>
        								</div>
        								<div class="col-6 col-lg-6">
        								<a href="/branded-solutions" class="dropdown-item">
        									<h6>
        										<p>Branded Solutions</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-brand.png" width="40" />
        									</h6>
        								</a>
        								</div>

							    </div>
							</div>
							<div class="col-lg-6 pl-4">
								<a href="" class="dropdown-item pb-2">
									<h6><!--<img src="https://content.backgroundsonline.com/images/sites/bgo/menu-industry.png" width="30" style="margin-bottom: 10px;" /> &nbsp;--> Industries</h6>
								</a>
								<div class="row no-gutters">
									<div class="col-lg-4 menu-left">
										<a href="/industry-background-check/construction" class="dropdown-item">Construction</a>
										<a href="/industry-background-check/education" class="dropdown-item">Education</a>
										<a href="/industry-background-check/financial" class="dropdown-item">Financial</a>
									    <a href="/industry-background-check/government" class="dropdown-item">Government</a>
										<a href="/industry-background-check/insurance" class="dropdown-item">Insurance</a>
										<a href="/industry-background-check/manufacturing" class="dropdown-item">Manufacturing</a>
									</div>
									<div class="col-lg-4 menu-left">
									    <a href="/industry-background-check/medical" class="dropdown-item">Medical</a>
										<a href="/industry-background-check/nonprofit-volunteer" class="dropdown-item">Non-Profit/Volunteer</a>
										<a href="/industry-background-check/notaries" class="dropdown-item">Notaries</a>
									    <a href="/industry-background-check/on-demand" class="dropdown-item">On-Demand</a>
										<a href="/industry-background-check/real-estate" class="dropdown-item">Real Estate</a>
									</div>
									<div class="col-lg-4 menu-left">
									    <a href="/industry-background-check/retail" class="dropdown-item">Retail</a>
									    <a href="/industry-background-check/small-business" class="dropdown-item">Small Business</a>
									    <a href="/industry-background-check/staffing" class="dropdown-item">Staffing</a>
									    <a href="/industry-background-check/technology" class="dropdown-item">Technology</a>
										<a href="/industry-background-check/transportation" class="dropdown-item">Transportation</a>
									</div>
								</div>
							</div>

						</div>
					</div>
					</div>
				</li>
				<li class="dropdown resources nav-li">
					<a href="" class="nav-item">Resources</a>
					<div class="overlay-menu">
					<div class="dropdown-menu dropdown-content" style="margin-top: 40px;"><!--50px for top purple bar-->
						<div class="row no-gutters">
							<div class="col-lg-7 border-right pl-4 pr-3">
								<h6 class="pb-0 mb-0">News</h6>
								<div class="row no-gutters">
								    <div class="col-md-4">
								        <a href="/blog" class="dropdown-item"><h6><p>Blogs</p></h6></a>
								        <a ng-href="{{recent.data.blog.url}}">
                    				        <div class="img-crop"><img ng-src="{{recent.data.blog.imageUrl}}" /></div>
                    				        <p class="text-small"><b ng-bind-html="recent.data.blog.date | toHtml"></b></p>
                    				        <p class="text-small" ng-bind-html="recent.data.blog.title | toHtml"></p>
                    				    </a>
                    				</div>
                                    <div class="col-md-4">
                                        <a href="/newsletters" class="dropdown-item"><h6><p>Newsletters</p></h6></a>
                                        <a href="/newsletters">
                                            <div class="img-crop"><div class="newsletter-home"><img ng-src="{{recent.data.newsletter.imageUrl}}" style="max-height: 108px; max-width: 160px;" class="mt-3" /></div></div>
                                            <p class="text-small"><b ng-bind-html="recent.data.newsletter.date | toHtml"></b></p>
                                            <p class="text-small" ng-bind-html="recent.data.newsletter.title | toHtml"></p>
                                        </a>
                                    </div>
                    				<div class="col-md-4">
                    				    <a href="/state-laws" class="dropdown-item"><h6><p>State Laws</p></h6></a>
                    				    <a ng-href="{{stateUrl(recent.data.law)}}">
                        				    <div class="img-crop"><img ng-src="https://content.backgroundsonline.com/images/sites/bgo/stateflags/{{recent.data.law.abbr}}.png" /></div>
                        				    <p class="text-small"><b ng-bind-html="recent.data.law.date | toHtml"></b></p>
                        				    <p class="text-small" ng-bind-html="recent.data.law.title | toHtml"></p>
                    				    </a>
                    				</div>
								    <div class="col-6 col-lg-4 offset-lg-2">
								        <a href="/pressreleases" class="dropdown-item"><h6><p>Press Releases</p></h6><img src="https://content.backgroundsonline.com/images/sites/bgo/press-release.svg" alt="report" border="0" height="40"> </a>
								    </div>
								    <div class="col-6 col-lg-4">
    								<a href="/Partnership" class="dropdown-item">
    									<h6>
    										<p>Partnerships</p><img src="https://content.backgroundsonline.com/images/sites/bgo/home-partnership.png" height="40" />
    									</h6>
    								</a>
    								</div>
        					    </div>
							</div>
							<div class="col pl-lg-4 menu-left">
								<a href="/bgo-education" class="dropdown-item"><h6 class="pb-3">BGO Education</h6><img src="https://content.backgroundsonline.com/images/sites/bgo/education-BGO.png" alt="report" border="0" height="40" class="mb-2"> </a>
								<a ng-repeat="x in recent.data.educations" ng-href="{{x.url}}" class="dropdown-item" ng-bind-html="x.title | toHtml"></a>
							</div>
							<div class="col pl-lg-4 menu-left">
								<a href="/faqs" class="dropdown-item"><h6 class="pb-3">FAQ</h6><img src="https://content.backgroundsonline.com/images/sites/bgo/resource_faq.png" alt="report" border="0" height="40" class="mb-2"></a>
								<a ng-repeat="x in recent.data.faqs" ng-href="/faqs/{{x.url}}" class="dropdown-item" ng-bind-html="x.title | toHtml"></a>
							</div>
						</div>
						</div>
					</div>
				</li>
				<li class="nav-li"><a href="/why-us" class="nav-item">Why Us</a></li>
				<li class="nav-li"><a href="/contact-us" class="nav-item">Contact</a></li>
				<li><a href="https://clients.backgroundsonline.com" class="nav_btn_login btn mr-2">Log In</a></li>
				<li><a href="/createaccount" class="nav_btn_signup btn btn-white  my-3 my-md-0">Start Screening</a></li>
			</ul>
		</div>
	</div>
</nav>



<script>angular.module('wwwApp').controller('blogsCtrl', ['$scope', '$timeout', '$http', function DC($scope, $timeout, $http) {
        $scope.items = new BgoRequest({ $timeout: $timeout, $http: $http, $scope: $scope });
        $scope.take = parseInt("0" + queryString("take"));
        $scope.page = parseInt("0" + queryString("page"));
        $scope.tag = queryString("tag");
        $scope.search = queryString("search");
        $scope.showSearch = queryString("show") == "true" || $scope.search.length > 0;
        
        if ($scope.page <= 0) $scope.page = 1;
        if ($scope.take <= 0 || $scope.take > 10) $scope.take = 10;
        
        $scope.toggleSearch = function() {
            $scope.showSearch = !$scope.showSearch;
        };
        
        $scope.gotoBlog = function(x) {
            window.location = x.url;
        };
        
        $scope.runSearch = function() {
            $scope.page = 1;
            $scope.getItems($scope.search);
        };
        
        $scope.getItems = function(search) {
            if (search == undefined) search = $scope.search;
            
            $scope.items.postJson("/mvc/blogs/getblogs?take=" + $scope.take + "&page=" + $scope.page + "&tag=" + $scope.tag + "&search=" + search, {
                success: function() {
                    if ($scope.tag != undefined && $scope.tag.length > 0) {
                        //$("title").text($scope.tag + " " + $("title").text());
                    }
                }
            });
        };
        
        $scope.getItems();
    }
]);</script><div style="display: none;" divider=""></div><style>
    .top-blog-container:hover,
    .blog-container:hover { cursor: pointer; }
    .search-icon {
        position: relative;
        top: 4px;
        cursor: pointer;
    }
    #blog .search-input {
        color: white;
    }
    
    .top-blog-description {
        opacity: .85;
    }
</style>
<div id="blog" class="bg-light-grey" ng-controller="blogsCtrl" ng-cloak>
    <div class="header py-5">
	    <div class="container py-5">
			<h1 class="py-5">
			    <span ng-if="tag.length > 0">#{{tag}}</span>
			    BLOG<span ng-if="tag.length > 0">S</span> <ion-icon name="search" class="search-icon" ng-click="toggleSearch()"></ion-icon></h1>
			    <div class="row no-gutters ng-hide pb-4" ng-show="showSearch">
    			    <div class="form-group col-md-6 offset-md-3">
    			        <input type="text" value="" name="Search" id="Search" class="search-input form-control" required="" aria-required="true" ng-model="search" />
    			        <label class="control-label" for="Search">Search</label>
    			    </div>
    			    <div class="btn btn-white ml-3 mt-2" ng-click="runSearch()">Search</div>
			    </div>
    	</div>
    </div>
    <div class="container h-100" ng-if="items.data.items.length == 0">
        <p class="container-padding">No blog items matched this criteria. <a href="/blog" class="link">Return to the main blog page.</a></p>
    </div>
    <div class="container" ng-if="items.data.items.length > 0">
        <div class="top-blog-container" ng-click="gotoBlog(items.data.items[0])">
            <img ng-src="{{items.data.items[0].imageUrl}}" class="top-blog" />
            <div class="top-blog-description">
                <p ng-bind-html="items.data.items[0].postDate | toHtml"></p>
                <h5><a ng-href="{{items.data.items[0].url}}" ng-bind-html="items.data.items[0].title | toHtml"></a></h5>
                <p ng-bind-html="items.data.items[0].summary | toHtml"></p>
                <p class="hashtags"><a ng-href="/blog?tag={{t}}" ng-repeat="t in items.data.items[0].tags" class="mr-2">#{{t}}</a></p>
            </div>
        </div>
        <div class="row">
            <div class="col-md-4" ng-repeat="x in items.data.items" ng-if="$index > 0">
                <div class="blog-container" ng-click="gotoBlog(x)">
                    <img ng-src="{{x.imageUrl}}" class="blog-list" ng-if="!(x.summaryImageUrl.length > 0)" />
                    <img ng-src="{{x.summaryImageUrl}}" class="blog-list" ng-if="x.summaryImageUrl.length > 0" />
                    <div class="blog-description">
                        <p ng-bind-html="x.postDate | toHtml"></p>
                        <h5><a ng-href="{{x.url}}" ng-bind-html="x.title | toHtml"></a></h5>
                        <p ng-bind-html="x.summary | toHtml"></p>
                        <p class="hashtags"><a ng-href="/blog?tag={{t}}" ng-repeat="t in x.tags" class="mr-2">#{{t}}</a></p>
                    </div>
                </div>
            </div>
        </div>
        <div class="row mt-5">
            <div class="col-md-6">
                <a ng-href="/blog?page={{page + 1}}&take={{take}}&search={{search}}&tag={{tag}}" ng-if="items.data.count > (page * take)">&laquo; Older</a>
            </div>
            <div class="col-md-6 text-right">
                <a ng-href="/blog?page={{page - 1}}&take={{take}}&search={{search}}&tag={{tag}}" ng-if="page > 1">Newer &raquo;</a>
            </div>
        </div>
    </div>
</div>



<div class="footer mt-auto pb-md-5 noprint">
	<div class="container py-5">
		<div class="footer_columns">
			<div class="row">
				<div class="col-6 col-md-3">

					<a href="/">Home</a><br />
					<a href="/products-and-services">Products</a><br />
					<a href="/why-us">Why Us</a><br />
					<a href="/technology">Technology</a><br />
					<a href="/ats-integration">ATS Integrations</a><br />
					<!--<a href="~/web-services">API</a><br />-->
					<a href="/pbsa-accredited">PBSA Accredited</a><br />
					<a href="/soc2-report">SOC2 Report</a><br />
					<a href="/criminal-monitoring">Criminal Monitoring</a><br />
					<a href="/branded-solutions">Branded Solutions</a><br />
					<a href="/partnership">Partnerships</a><br />
					<a href="/createaccount">Start Screening</a><br />

				</div>
				<div class="col-6 col-md-3">
					<a href="https://clients.backgroundsonline.com">Log In</a><br />
					<a href="/faqs">FAQs</a><br />
					<a href="/blog">Blog</a><br />
					<!--<a href="https://livechat.boldchat.com/aid/9008630725231349907/bc.chat?resize=true&amp;cbdid=1148996819574735672&amp;wdid=1862025269025292451" target="_blank" onclick="window.open((window.pageViewer &amp;&amp; pageViewer.link || function(link){return link;})(this.href + (this.href.indexOf('?')>=0 ? '&amp;' : '?') + 'url=' + escape(document.location.href)), 'Chat7264917492266979376', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Chat</a><br />-->
					<a href="/contact-sales">Contact Sales</a><br />
					<a href="/free-demo">Schedule Demo</a><br />
					<a href="/state-laws">State Laws</a><br />
					<a href="/dispute-results">Dispute Results</a><br />
					<a href="/careers/">Careers</a><br />
					<a href="https://clients.backgroundsonline.com/policies/terms-www">Terms of Use</a><br />
					<a href="https://clients.backgroundsonline.com/policies/privacy">Privacy Policy</a><br />
					<a href="/contact-us">Contact Us</a><br />

				</div>
				<div class="col-12 col-md-3">
					<a href="http://www.facebook.com/pages/Backgrounds-Online/139026756166410" class="socialf fb" target="_blank">
						<div class="footer_logo_1">
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-fb-bw.png" height="28" />
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-fb.png" class="img-top" height="28" />
						</div>
					</a>
					<a href="http://twitter.com/#!/BGO_screening" class="socialf twitter" target="_blank">
						<div class="footer_logo_1">
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-twitter-bw.png" height="28" />
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-twitter.png" class="img-top" height="28" />
						</div>
					</a>
					<a href="http://www.linkedin.com/company/backgrounds-online" class="socialf linkedin" target="_blank">
						<div class="footer_logo_1">
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-li-bw.png" height="28" />
							<img src="https://content.backgroundsonline.com/images/sites/bgo/social-li.png" class="img-top" height="28" />
						</div>
					</a>

					<br>
					Copyright &#169;
					<script type="text/javascript">document.write(new Date().getFullYear());</script> Backgrounds Online
					<br>
					Background Screening Solutions
				</div>
				<div class="col-120 col-md-3" x-ms-format-detection="none">
					<b>Backgrounds Online</b><br />
					1915 21st St.<br />
					Sacramento, CA 95811<br />
					800-838-4804 <br />
					<a href="mailto:support@backgroundsonline.com">support@backgroundsonline.com</a>
				</div>
			</div>
		</div>

        <div class="d-none d-md-block noprint">
    		<div class="row footer_logos py-2 mt-3">
    		    <div class="col">
        			<a>
        				<div class="footer_logo_1 px-3">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/pbsa-accred-bw.png" width="75" height="61" alt="footer_logo_1 Back">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/pbsa-accred.png" class="img-top ml-3" width="75" height="61" alt="footer_logo_1 Front">
        				</div>
        			</a>
    			</div>
    			<div class="col">
        			<a href="/SOC2-Report">
        				<div class="footer_logo_1 px-3">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_AICPA_bw.png" alt="aipca" border="0" width="65">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_AICPA.png" class="img-top ml-3" alt="aipca" border="0" width="65">
        				</div><!-- footer_logo_1 -->
        			</a>
    			</div>
    			<div class="col">
        			<div class="footer_logo_1 px-3">
        				<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_badge_bw.png" alt="shield logo" border="0" width="190" />
        				<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_badge.png" class="img-top ml-3" alt="shield logo" border="0" width="190" />
        			</div><!-- footer_logo_1 -->
    			</div>
    			<div class="col">
        			<a href="http://www.bbb.org/sacramento/business-reviews/screening-background-and-employment/backgrounds-online-in-sacramento-ca-47016484/" target="_blank">
        				<div class="footer_logo_1 px-3">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_bbb_bw.png" alt="Better Bussiness logo" border="0" width="110" height="43" />
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_bbb.png" class="img-top ml-3" alt="Better Bussiness logo" border="0" width="110" height="43" />
        				</div><!-- footer_logo_1 -->
        			</a>
    			</div>
    			<div class="col d-none">
        			<div class="footer_logo_1 px-3">
        				<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_concerned_cras_bw.png" alt="Concerned CRAs" width="70" border="0" />
        				<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_concerned_cras.png" class="img-top ml-3" alt="Concerned CRAs" width="70" border="0" />
        			</div><!-- footer_logo_1 -->
    			</div>
    			<div class="col d-none">
        			<a href="http://www.expungementclearinghouse.org/" target="_blank">
        				<div class="footer_logo_1 px-3">
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_ech_bw.png" alt="ECH logo" width="160" height="47" border="0" />
        					<img src="https://content.backgroundsonline.com/images/sites/bgo/footer_ech.png" class="img-top ml-3" alt="ECH logo" width="160" height="47" border="0" />
        				</div><!-- footer_logo_1 -->
        			</a>
    			</div>
    		</div>
    	</div>
	</div>
</div><!-- footer -->
<div id="cookieBanner" style="display:none" class="cookie-banner noprint">
    <div class="row">
        <div class="col-1 d-block d-sm-none"></div>
        <div class="col-10 col-sm-11 px-0" style="line-height: 16px;">
    Backgrounds Online uses cookies. By continuing to use our site you acknowledge and accept our <a href="http://clients.backgroundsonline.com/policies/privacy?right=true" target="_blank" class="white-link">Cookie Policy</a>. <div onclick="setCookie()" class="btn btn-white ml-md-2 d-block d-md-inline mt-3 mt-md-0">Close</div>
    </div>
    <div class="col-1"><div class="btn-close" onclick="setCookie()"></div></div>
    </div>
</div>
</div>

<script src="https://content.backgroundsonline.com/docs/bgo/js/unslider.min.js"></script>

<script>
	$('.infinite-slider').unslider({
		infinite: true,
		autoplay: true,
		nav: false,
		arrows: true,
		delay: 9000
	});</script>



	<script src="https://content.backgroundsonline.com/docs/bgo/js/jquery.flexnav.min.js"></script>
	<script src='https://www.google.com/recaptcha/api.js'></script>
	<script src="https://content.backgroundsonline.com/docs/bgo/js/fromcodetracking.js"></script>
	<script>
		$(function () {
			//this code looks for a from code cookie
			setFromCodeCookie();
			setProfileCodeCookie();
		});
	</script>
	<script type="text/javascript" async="" src="https://www.google-analytics.com/ga.js"></script>
	

	<script>
	    $(function() {
        $("body")
            .on("mouseover", "ul li.dropdown", function(e) {
                var $menu = $(this).find(".dropdown-menu");
                var $overlay = $(this).find(".overlay-menu");
                if ($menu.length > 0) {
                    if ($(e.target).hasClass("overlay-menu")) {
                        $menu.fadeOut(300, function() { $overlay.hide(); });
                    } else {
                        $overlay.show();
                        $menu.fadeIn(300);
                    }
                }
            })
        ;
    });
	
	
		(function ($) {
			'use strict';

			$.fn.floatingLabel = function (option) {
				var parent = $(this).closest('.form-group');

				if (parent.length) {
					switch (option) {
						case 'focusin':
							$(this).closest('.form-group').addClass('control-focus');
							break;
						case 'focusout':
							$(this).closest('.form-group').removeClass('control-focus');
							break;
						case 'ChangeFortText':
							if (this.val()) {
								parent.addClass('control-highlight');
							}
							else {
								parent.removeClass('control-highlight');
							}
							break;
						default:
							$(this).closest('.form-group').addClass('control-highlight');
							break;
					}
				}

				return this;
			};
		}($));

		$(document).ready(function () {
			'use strict';
			$(document).on('change', function () {
				$('.form-group .form-control').each(function () {
					$(this).floatingLabel('ChangeFortText');
				});
			});

			$('.form-group .form-control').each(function () {
				$(this).floatingLabel('ChangeFortText');
			});

			$(document).on('change', '.form-group .form-control', function () {
				$(this).floatingLabel('ChangeFortText');
			});

			$(document).on('focusin', '.form-group .form-control', function () {
				$(this).floatingLabel('focusin');
			});

			$(document).on('focusout', '.form-group .form-control', function () {
				$(this).floatingLabel('focusout');
			});

		});
	</script>
	<script>

		var _gaq = _gaq || [];
		_gaq.push(['_setAccount', 'UA-237050-1']);
		_gaq.push(['_setDomainName', '.backgroundsonline.com']);
		_gaq.push(['_trackPageview']);

		(function () {
			var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
			ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
		})();

	</script>

	<script>
		$(document).ready(function () {
			// Add scrollspy to <body>
			$('body').scrollspy({ target: ".navbar", offset: 72 });

			// Add smooth scrolling on all links inside the navbar
			$(".contact-form .a").on('click', function (event) {
				// Make sure this.hash has a value before overriding default behavior
				if (this.hash !== "") {
					// Prevent default anchor click behavior
					event.preventDefault();

					// Store hash
					var hash = this.hash;

					// Using jQuery's animate() method to add smooth page scroll
					// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
					$('html, body').animate({
						scrollTop: $(hash).offset().top
					}, 800, function () {

						// Add hash (#) to URL when done scrolling (default click behavior)
						window.location.hash = hash;
					});
				}  // End if
			});
		});
	</script>
	<script>
		(function ($) {
			"use strict"; // Start of use strict

			// Smooth scrolling using jQuery easing
			$('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function () {
				if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
					var target = $(this.hash);
					target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
					if (target.length) {
						$('html, body').animate({
							scrollTop: (target.offset().top - 30)
						}, 1000, "easeInOutExpo");
						return false;
					}
				}
			});

			// Closes responsive menu when a scroll trigger link is clicked
			$('.js-scroll-trigger').click(function () {
				$('.navbar-collapse').collapse('hide');
			});

			$('body').click(function (e) {
			    if ($(e.target).closest(".navbar-collapse").length == 0) $('.navbar-collapse').collapse('hide');
			});

			// Activate scrollspy to add active class to navbar items on scroll
			$('body').scrollspy({
				target: '#mainNav',
				offset: 56
			});
		})(jQuery); // End of use strict
		
		function checkHeaderScoll() {
		    if ($(window).scrollTop() > 50) {
				$('.navbar').addClass('solid');
			} else {
				$('.navbar').removeClass('solid');
			}
		}
		$(function ($) {
		    checkHeaderScoll();
		    
			// Transition effect for navbar
			$(window).scroll(function () { checkHeaderScoll(); });
			var $phone = $("input[field='Phone']");
			if ($phone.length > 0) $phone.mask('(000) 000-0000');
		});

	</script>
		<!-- Begin Constant Contact Active Forms -->
<script> var _ctct_m = "eece8317455beced1cf973297e7bb85f"; </script>
<script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script>
<!-- End Constant Contact Active Forms -->
</body>
</html>
