.top-space {
    margin-top:5px !important;
}

a.find {
    font-size: .9em !important;
    line-height: auto !important;
    
}

.feature {
  position: absolute;
  right: 0px;
  max-width: 500px;
  min-height: 175px;
  z-index: 5;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  transition-property: bottom;
  -webkit-transition-property: bottom;
  -moz-transition-property: bottom;
  -o-transition-property: bottom;
  -ms-transition-property: bottom;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

.panel-header {
    position:absolute;
    top: 0px;
}

.topboxes {
    min-height:75px;
}

.stats {
    font-size: .7rem;
}

.green {
    color: green;
}

.red {
    color: red;
}

h1 {
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
}

h2.blue  {
    color: #08c;
    font-weight: 500;
    font-size: 1.3em;
    font-family: 'Montserrat', sans-serif;
}

.reverse, .reverse:hover {
    color: #fff;
}

h4 {
    font-family: 'Montserrat', sans-serif;
}

.padding15 {
    padding:15px;
}

.bio-photo {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-height: 200px;
}

.photo {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-height: 200px;
}

#breadcrumbs .inner-wrapper {
  background: #E8E8E8;
  font-size: .75rem;
  color: #2057ad;
  padding-bottom:3px;
}

.width100percent {
    width:100%;
}

.home_mp_thumbnail {
    width: 85px !important;
    height: 105px !important;
}

.wanted_page_thumbnail, .missing_page_thumbnail {
    width: 190px !important;
    height: 280px !important;
    overflow: hidden;
    font-size: .75rem;
    text-align: center;
}

.wanted_page_thumbnail_img, .missing_page_thumbnail_img {    
    width: 188px !important;
    height: 242px !important;
}

.caption-small {
    font-size: .6rem;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    height: auto;
    line-height: auto;
}

.slide-photos {
    position: relative;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.badge-float {
    position:absolute;
    bottom: 0;
    z-index: 99;
    margin-bottom: 10px;
}

.new_home .badge-float {
    width: 135px;
}

#inside .badge-float {
    width: 125px;
}

.left-justified-image-caption {
    width:175px;
    margin-right:30px;
    float:left;
}

.clear {
    clear:both;
    border: none !important;
    padding: 0px !important;
}

/* Home page center feature */
.blue-center {
    background-color:#4baad3 !important;
}

.noborder {    
    border: none !important;
}

.full {
    width: 100%;
    max-width:231px;
    /*max-height:225px;*/
}

#our_heroes .carousel-inner {
    max-width:231px;
}

.iframes {
    border:none;
    overflow:hidden;
    width:100%;
}
@media (min-width: 768px) {
.snapwidget-widget {
    height: 325px !important;
    width: 322px !important;
    scrolling: no;
    overflow: hidden;
}

.bio-image {
    width: 100%;
    max-height:225px;
}

}

@media (max-width: 767px) {
.snapwidget-widget {
    height: 250px !important;
    width: 244px !important;
    scrolling: no;
    overflow: hidden;
}


 .bio-image {
    width: 122px;
    height:159px;
}

}

.inside-header {
    max-width:1040px;
    height: 251px;
}

.official-site-tagline {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17.5px;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    display: block; 
    padding-top: 0 !important;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}



#gsc-i-id1 {
    min-height: 20px !important;
    border-radius: none !important;
    color: auto !important;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.no_overflow {
    overflow: hidden;
}

.get-it-app {
    max-height: 40px;
}

.sparkline {
    height: 100px;
}

strong.small {
    font-size: .65rem;
}

form {
    margin: 0 !important;
}

.basic_link {
    margin-bottom: 15px;
}

.modal {
    margin-top: 50px;
    z-index: 99999999999 !important;
}

#gsc-iw-id1 {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#gsc-i-id1 {
    min-height: 40px !important;
}

.gsc-search-button-v2{
    background-color: #4BAAD3!important;
    width: 44px!important;
    height: 46px!important;
    padding: 15px 0!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px!important;
}

.gsc-search-button {
    margin-left: 0 !important;
}

/*
 * Custom Style for Home Page: 11092018 
 */
#popitmenu { z-index: 99999!important; }
.new_home #content {     margin-top:5px;margin-bottom: 27px; }
.new_home #footer .driver_space { display: none; }
.new_home .blue-box {background-color: #4BAAD3;}
.new_home .dark-box {background-color: #0F1D23;}
.new_home .white-box {background-color: #FFF;}
.new_home .grey-box {background-color: #D2D8DE;}
.new_home .hp-searchbar { display: block; padding: 25px 0px; width:100%; }
.new_home .hp-searchbar .container { max-width: 1040px; }
.new_home .hp-content .inner-wrapper {background: transparent!important;padding: 0px!important;max-width: 1040px!important;}
.new_home .box-col {color: #FFFFFF; display: block; float: left; font-size: 14px; line-height: 22px; padding: 25px 30px; margin: 0px 0px 10px; min-height: 470px; width: 24.4%; box-sizing: border-box; } 
.new_home .box-col h2 { margin: 0px 0px 30px; padding-left: 35px; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 600; line-height: 22px; color: #0F212B; text-transform: uppercase; position: relative; }
.new_home .box-col.dark-box h2 { color: #FFFFFF; }
.new_home .box-col h2 i { display: block; width: 20px; height: 22px; position: absolute; top: 0px; left: 0px; z-index: 0; }
.new_home .icn-reports { background: url('../../assets/home/icon-reports.svg') no-repeat top left; height: 21px; width: 17px; }
.new_home .icn-join-team { background: url('../../assets/home/icon-jointheteam.svg') no-repeat center left; width: 20px; }
.new_home .icn-chief { background: url('../../assets/home/icon-chief.svg') no-repeat center left; width: 16px!important; height: 23px!important;margin-top: -2px; }
.new_home .icn-community { background: url('../../assets/home/icon-communitites.svg') no-repeat center left; width: 25px !important; height: 25px !important;margin-top: -2px; }
.new_home .icn-crimedata { background: url('../../assets/home/icon-crimedata.svg') no-repeat center left; width: 22px !important; height: 22px !important; }
.new_home .report-list { display: block; width: 100%; overflow: hidden; }
.new_home .report-list ul, .new_home .report-list ul li { display: block; margin: 0px; padding: 0px; list-style: none; overflow: hidden; }
.new_home .report-list ul li a { display: block; padding: 8px 0px; border-bottom: 1px solid rgba(15,33,43,0.15); color: #FFFFFF; font-size: 14px; line-height: 22px; }
.new_home .join-the-team-box { margin: 0px 10px; }
.new_home .join-the-team-box .report-list ul li a  { border-bottom: 1px solid rgba(255,255,255,0.2); color: #4BAAD3; }
.new_home .box-col.tab-box { padding: 0px; width: 49.2%; }
.new_home #content .lobster_tab_2 li { width: 50%; }
.new_home #content .lobster_tab_2 li a { padding: 25px 30px; color: #0F212B; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 16px; line-height: 22px; text-align: left; text-transform: uppercase; }
body.new_home #content .lobster_tab_2 li a { background: #D2D8DE; }
body.new_home #content .lobster_tab_2 li.active a { background: #FFFFFF; }
.new_home #content .lobster_tab_content_2 > .tab-pane { padding: 30px; border: none; }
.new_home #content .lobster_tab_content_2 > .tab-pane p { display: block; border-bottom: 1px solid #D2D8DE; color: #006498; padding: 8px 0px; margin: 0px; overflow: hidden; }
.new_home #content .lobster_tab_content_2 div p:last-child { border: none; }
.new_home #content .lobster_tab_content_2 div.basic_link { padding: 20px 0px 0px; background: #FFFFFF; border: none; margin: -1px 0px 0px; }
.new_home .btn-blue { display: inline-block; background: #4BAAD3; font-size: 14px; font-weight: 700; line-height: 22px; color: #FFFFFF; padding: 7px 15px; }
.new_home .right-box-col { display: block; float: left; width: 75.6%;}
.new_home .hp-small-box .box-col { min-height: 190px; }
.new_home .right-box-col .box-col { margin-left: 10px; width: 32.06%; }
.new_home .hp-small-box .box-col h2 { margin: 0px 0px 26px; }
.new_home .hp-small-box .box-col.chief-box { min-height: 390px; }
.new_home .chief-box img.photo { display: block; height: auto; }
.new_home .chief-box h3 { margin: 10px 0px; font-size: 16px; font-weight: 700; line-height: 22px; color: #2C2C2C; }
.new_home .hp-small-box .box-col ul, .new_home .hp-small-box .box-col ul li { display: block; margin: 0px; padding: 0px; list-style: none; overflow: hidden; position: relative; }
.new_home .hp-small-box .box-col.chief-box ul li { margin: 0px 0px 5px; }
.new_home .chief-box ul li a { display: inline-block; color: #006498; font-size: 14px; line-height: 20px; padding-left: 32px; position: relative; }
.new_home .chief-box ul li i { display: block; width: 20px; height: 20px; position: absolute; top: 0px; left: 0px; z-index: 0; }
.new_home .icn-video { background: url('../../assets/home/icon-video.svg') no-repeat center left;}
.new_home .icn-book { background: url('../../assets/home/icon-read.svg') no-repeat center left;}
.new_home .right-box-col .box-col ul li { border-bottom: 1px solid rgba(15,33,43,0.15); }
.new_home .right-box-col .box-col ul li:last-child { border: none; }
.new_home .right-box-col .box-col ul li a { display: block; font-size: 14px; line-height: 22px; padding: 8px 0px; color: #006498; }
.new_home .crime-data-box ul li a { color: #4BAAD3!important; }
.new_home .right-box-col .box-col.dark-box ul li { border-color: rgba(255,255,255,0.15);}
.new_home .right-box-col .box-col.police-commission-box { padding: 50px 30px; }
.new_home .right-box-col .box-col.police-commission-box:hover {text-decoration: none;background-color: #3291BA;}
.new_home .police-commission-box .icn-commision { display: block; margin: 0px auto 16px; background: url('../../assets/home/icon-commission.svg') no-repeat 0 0; width: 37px; height: 40px; }
.new_home .hp-small-box .police-commission-box h2 { padding: 0px; margin: 0px; text-align: center; }
.new_home .right-box-col .box-col.numbers-box { padding: 30px 0px 20px; width: 98.7%; }
.new_home .right-box-col .box-col.numbers-box ul li { float: left; padding: 34px 15px; margin: 0px; width: 25%; border: none; border-right: 1px solid rgba(115,133,146,0.3); box-sizing: border-box; min-height: 110px;}
.new_home .right-box-col .box-col.numbers-box ul li:last-child { border: none; }
.new_home .right-box-col .box-col.numbers-box ul li span { display: block; width: 100%; font-size: 12px; line-height: 16px; color: #0F212B; text-align: center; }
.new_home .right-box-col .box-col.numbers-box ul li span b { display: inline-block; margin-bottom: 10px; font-size: 30px; line-height: 18px; }
.new_home .numbers-box p { margin: 10px 30px 0px; font-size: 10px; line-height: 16px; font-style: italic; color: #7D8186; }

.new_home h4.recent-post-header {display: none;}
.new_home .basic_link {margin-bottom: 0px;}

.new_home .media-heading {margin: 0 0 19px;}

.new_home .icon-bar {position: fixed;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 99999;}
.new_home .icon-bar a {display: block;text-align: center;padding: 16px;transition: all 0.3s ease;color: white;font-size: 20px;}
.new_home .icon-bar a:hover {background-color: #000;}
.new_home .facebook {background: #3B5998;color: white;}
.new_home .twitter {background: #55ACEE;color: white;}
.new_home .google {background: #dd4b39;color: white;}
.new_home .linkedin {background: #007bb5;color: white;}
.new_home .instagram {background: #517fa4;color: white;}
.new_home .youtube {background: #bb0000;color: white;}

@media screen and (max-width:1040px) {
.new_home .hp-content { padding: 0px 10px; }
.new_home .box-col { padding: 25px; } 
.new_home #content .lobster_tab_content_2 > .tab-pane { padding: 30px 25px; } 
.new_home .right-box-col .box-col { width: 32.01%; }
}

@media screen and (max-width:1024px) {
.new_home .box-col.tab-box { width: 49.1%; }
.new_home .right-box-col .box-col { width: 31.95%; }
}

@media screen and (max-width:979px) {
.new_home .box-col { margin-bottom: 0px; width: 49.3%; min-height: 380px; }
.new_home .join-the-team-box { margin: 0px 0px 0px 10px; }
.new_home .box-col.tab-box { margin: 10px 0px; width: 100%; min-height: 380px; }
.new_home .hp-small-box .box-col.chief-box {margin: auto; float: none; }
.new_home .right-box-col, .new_home .right-box-col .box-col.numbers-box { width: 100%; }
.new_home .right-box-col .box-col { margin-top: 10px; width: 32.4%; }
.new_home .right-box-col .box-col:first-child { margin-left: 0px; }
}

@media screen and (max-width:767px) {
.new_home .hp-searchbar .container { padding: 0px 20px; }
.new_home .box-col { width: 49.1%; }
.new_home .right-box-col .box-col { margin: 10px 0px 0px; width: 100%; }
.new_home .hp-small-box .box-col.chief-box { width: 100%; }
.new_home .right-box-col .box-col.numbers-box ul li, .new_home .right-box-col .box-col.numbers-box ul li:last-child { margin: -1px 0px 0px; width: 50%; border: 1px solid rgba(115,133,146,0.3); border-color: rgba(115,133,146,0.3) rgba(115,133,146,0.3) transparent transparent; }
}

@media screen and (max-width:599px) {
.new_home .box-col { width: 100%; }
.new_home .join-the-team-box { margin: 10px 0px 0px; }
.new_home #content .lobster_tab_2 li { float: left !important; }
.new_home #content .lobster_tab_2 li a { padding: 25px; }
}

@media screen and (max-width:479px) {
.new_home #content .lobster_tab_2 li { width: 100%; }
}

body.theme_blue #footer .link_socials a {
    background: transparent !important;
}