/*
Theme Name: DeKalb County Sheriffs Organization
Theme URI: http://www.eyesoreinc.com
Author: Eyesore Inc
Author URI: http://www.eyesoreinc.com
Description: Custom wordpress theme developed for DeKalb County Sherrif's Organization. 
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Source+Sans+Pro);
body {
	/*background: url(images/bg.jpg) repeat; */
	font-family: 'Montserrat', sans-serif;
    background: #efefef; 
}
body.page-id-7 {
    background: none; 
    background: #efefef; 
}
.main-content a {
    color: #1d3b81; 
    font-weight: 600;
    text-decoration: none;
}
strong {
    font-weight: 600;
}
ul,ol {
    margin-left: 30px;
    margin-bottom: 25px;
}
img { max-width: 100%; vertical-align: bottom; }
p {
    line-height: 24px; 
    font-size: 16px;
    margin-bottom: 15px;
}
.centered {
    text-align: center;
}
h2 {
    font-size: 36px; 
    font-weight: 600; 
    text-transform: uppercase;
    margin: 25px 0;
}
h3 {
    font-size: 120%;
    margin: 5px 0;
}
.wrapper {
	max-width: 1220px; 
	width: 100%;
	margin: 0 auto; 
	clear:both;
}
.full-width.banner{
    background: #ddac4d;
    color: #fff !important;
    padding: 10px 20px;
}
.full-width.banner p{
    margin: 0;
}
.full-width.banner a{
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.main-content .wrapper {
    max-width: 860px;
}
.red {
    color: #ce3030;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    padding-right: 30px;
    padding-top: 7px;
}
.right-side {
    float: right;
}
.underline {
    text-decoration: underline;
}
.about-sheriff .right-side p {
    font-weight: 500;
}
div#google_translate_element {
    float: right;
}
#google_translate_element img {
    display: none;
}
.goog-te-menu-value span:first-child {
    padding: 0px 45px 0px 40px;
}
.goog-te-menu-value span:last-child {
    padding-left: 10px;
}
.goog-te-gadget-simple {
	background: #000 !important; 
}
.goog-te-gadget-simple {
    background-color: #000 !important;
    border-left: 1px solid #000000 !important;
    border-top: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
    border-right: 1px solid #000000 !important;
    padding-top: 5px !important;
    padding-bottom: 6px !important;
}
.goog-te-menu-value {
    text-decoration: none;
    color: #0000cc;
    white-space: nowrap;
    margin-left: 25px;
    margin-right: 10px;
}
.goog-te-menu-value span { 
	color: #fff !important; 
}
.logo {
	float:left;
    margin-top: 25px;
}
.search-sec {
	float: right;
}
form#searchform {
    border:1px solid black;
    margin-top:30px;
    padding: 5px 10px;
}
form#searchform input {
    background: transparent;
    border: 0; 
}
form#searchform input::placeholder {
  color: #000;
}
form#searchform input[type='text'] {
    text-align: right;
}
form#searchform input[type='submit'] {
    background: url(images/search-icon.png) no-repeat center center;
    text-indent: -9999px;
    width: 14px;
    height: 15px;
}
hr {
    background: #000; 
    height: 1px; 
    border: 0; 
}
.menu-main-menu-container .menu {
    list-style: none; 
    clear:both;
    margin: 10px 30px 25px 0;
}
.menu-main-menu-container .menu li {
    list-style: none;
    display: block;
    float: left;
    padding: 0px 20px 10px 0;
    position: relative;
}
.menu-main-menu-container ul.sub-menu {display: none;}
.menu-main-menu-container li:hover>ul.sub-menu {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    margin: 0;
}
.menu-main-menu-container ul.sub-menu li {
    display: block;
    width: 255px;
    background: #c4c4c4;
    padding: 10px;
    border-bottom: 2px solid #929392;
    z-index:105;
}
.menu-main-menu-container .menu li a {
    color: #000; 
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold; 
}
.menu-main-menu-container li ul li:hover>ul.sub-menu {
    display: block;
    position: absolute;
    top:0;
    left: 275px;
    margin: 0; 
}
.menu-main-menu-container .menu ul li:hover {
    background: #a8a8a8; 
}
.masthead {
    margin-top: 20px;
    position: relative;
}
.masthead img {
    width: 100%; 
}
.masthead img {
    z-index: 50;
    position: relative;
}
.masthead span {
    z-index: 100;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 1100px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 56px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -550px;
}
.masthead .move-down {
    position: absolute;
    left:50%;
    margin-left: -28px;   
    background: url(images/move-down.png); 
    bottom: 25px;
    z-index: 105;
    width: 57px;
    height: 57px; 
}
.quick-reference-links .wrapper {
    width: 100%; 
    max-width: 1100px; 
    margin: 0 auto; 
}
.wrapper-1030 {

}
.about-sheriff {
    margin-top:20px;
}
.about-sheriff .left-side {
    float: left;
    width: 40%;
}
.about-sheriff .left-side img {
    vertical-align: bottom;
}
.about-sheriff .right-side {
    width: 56%;
    float: right;
}
a.btn {
    background: #ddac4d;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px 20px;
    border-radius: 5px;
    display: inline-block;
}
.nf-form-cont {
    margin-top: 32px;
}
.home-video img {
    width: 100%;
}
.video-js {
    position: relative !important;
    width: 100% !important;
    height: 530px !important;
}
.vjs-poster {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
html body .vjs-big-play-button {
    background: url(images/video-icon.png);
    width: 85px !important;
    height: 59px !important;
    border: 0 !important; 
}
html body .vjs-icon-play:before, 
html body .video-js .vjs-big-play-button:before, 
html body .video-js .vjs-play-control:before {
    content: "";
}
.video-js:hover .vjs-big-play-button, 
.video-js .vjs-big-play-button:focus {
    background: url(images/video-icon-hover.png);
    background-color: transparent !important;
}

.quick-reference-links {
    background: url(images/links-sec-border.png) center center repeat-x; 
}
.quick-reference-links .wrapper {
    background:#efefef; 
    border: 1px solid #000;
    margin: 20px auto;
}
.quick-reference-links .inner-wrapper {
    max-width: 890px;
    width: 100%;
    margin: 0 auto; 
}
.quick-reference-links .wrapper {
    padding: 20px;
}
.quick-reference-links h2 {
    font-weight: bold;
    text-align: center;
}
.quick-reference-links p {
    text-align: center; 
    line-height: 24px;
}
.quick-reference-links .links {
    margin: 50px 0;
}
.quick-reference-links ul {
    list-style: none;
}
.quick-reference-links ul li {
    width: 45%;
    float: left; 
    padding: 10px 20px;
    box-sizing: border-box;
    background: #1d3b81;
    border-radius: 5px; 
    margin-bottom: 10px;
    font-family: "Source Sans Pro", sans-serif;
}
.quick-reference-links ul li a {
    color: #fff; 
}
.quick-reference-links ul li:nth-of-type(even) {
    margin-left: 10%;
}
.our-mission {
    background: url(images/our-mission.jpg) center center no-repeat; 
    padding: 110px 0;
    color: #fff; 
}
.our-mission .inner-wrapper {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}
.our-mission h2 {
    text-align: center; 
    padding: 10px 0;
}
.our-mission p {
    text-align: center;  
}
.our-mission .btn, .in-the-community .sml-wrapper .btn{
    display: inline-block;
    padding: 10px 50px;
    margin: 30px 0;
}
.directions .get-directions h2 {
    text-align: center;
}
.careers {
    padding: 50px 0;
}
.careers-section .one-third {
    width: 30%;
    float: left; 
    margin: 0 1.5%;
}

.careers-section .one-third.bigger {
    margin: 0 0 0 3%; 
    text-align: right;
    position: relative;
}
.one-third.bigger img {
    position: relative;
    width: 100%;
    height: auto; 
    vertical-align: bottom;
}
.one-third.bigger .overlay {
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0; 
    width: 100%;
    height: 40px;
    background: rgba(255,255,255,0.85);
    text-align: left;
    padding-top: 12px;
    padding-left: 20px;
    box-sizing: border-box;
}
.one-third.bigger .overlay a {
    font-weight: bold;
}
.news {
    padding: 50px 0;
}
.news .one-third,
.community .one-third,
.alert-home-container .one-third {
    width: 30%;
    margin: 0 1.5%;
    float: left;
    position: relative;
}
.news .two-thirds {
    width: 60%; 
    margin: 0 1.5%; 
    float: left; 
    position: relative; 
}
.news .full {
    margin: 0 1.5%; 
    float: none; 
    position: relative; 
}
.news .full .overlay,
.community .one-third .overlay {
    position: absolute;
    top: 0;
    right: 0; 
    bottom: 0; 
    left: 0;
    width: 100%;
    height: 100%; 
    vertical-align: middle;
    background: rgba(255,255,255,0.65);
    display: flex; 
    align-items: center;
    justify-content: center; 
    border: 0; 
}
.news .full .overlay .inner, 
.community .one-third .overlay .inner {
    flex: 1;
    text-align: center;
}
.news .full .overlay .inner p, 
.community .one-third .overlay .inner p {
    font-weight: 600;
    text-transform: uppercase;
}
.centered-list{
    max-width: 42px;
    margin: 0 auto;
}
/* ALERTS SECTION HOMEPAGE */
.alert-home-container {
    margin: 25px 0px;
}

.alert-home-container .btn {
    background: #ce3030;
    padding: 10px 20px;
}

.alert-home-container .btn:hover {
    background: red;
}

.alert-section-title {
    color: #ce3030;
    font-weight: bold;
}

.alert-post-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.alert-home-container .inner-wrapper{
    max-width: 1200px;
    margin: 0 auto;
}
.alert-home-container .one-third {
    padding: 1% 0;
}
.alert-post-wrap .full-width{
    width: 100%;
    margin: 12px 0px;
}
.quote-name{
    text-align: center;
    font-weight: bold;
}
.btn.alerts{
    display: block;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
}
.community {
    padding: 50px 0; 
}
.sml-wrapper {
    width: 100%;
    max-width: 915px; 
    margin: 0 auto;
}
.accreditation {
    text-align: center;
}
.footer {
    margin-top:20px;
    background: #252525; 
}
.footer {
    color: #fff; 
    padding: 35px 0; 
}
.footer ul {
    text-align: center; 
    margin-bottom: 25px; 
}
.footer ul li {
    display: inline-block;
    text-align: center; 
    padding: 0 20px; 
}

.footer ul li a {
    color: #fff; 
    text-transform: uppercase;
    font-weight: bold; 
}
.footer p {
    text-align: center; 
    font-size: 12px; 
}
.footer p a {

    padding: 0 10px;
    text-decoration: underline;
}
.page-title {
       background: #000;
    
    padding: 10px 0; 
    margin: 20px 0 0; 
 
}
.page-title h1 {
    font-size: 27px;
    color: #fff;
    font-weight: normal;
}
.main-content {
    clear: both;
    margin-top: 20px;
    padding: 0 12px;
}
.main-content .left-side {
    width: 100%;
    float: left;
}
.main-content .right-side {
    width: 25%;
    float: right; 
}
#sidebar ul {
    list-style: none;
    margin: 0;
}
#sidebar ul li.widget_text li a {
    display: block;
    padding: 10px;
    background: #1d3b81;
    border-radius: 5px;
    margin: 10px 0;
    color: #fff;
    text-align: center;
}
#sidebar ul li {
    display: block;
}

h2.widgettitle {
    text-align: center;
}
.textwidget {
    text-align: center;
    padding: 0 10px;
}

.textwidget .btn {
    padding: 10px 55px;
}
.social {
    float: right;
}
.menu-main-menu-container {
    float: left;
}
.main-content ul li, .main-content ol li {
    margin: 5px 0;
    line-height: 24px;
}

.third {
    width: 30%;
    margin: 0 1.5%;
    float: left;
    text-align: center;
}
span.name {
    display:block;
    padding: 10px 0; 
}

.one-third.bigger .overlay a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.centered-800 {
    max-width: 800px; 
    margin: 0 auto; 
}

.two-cols .half {
    width: 50%; 
    float: left; 
    text-align: center; 
}
.in-the-community{
    text-align: center;
    margin: 16px;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
        white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}



.relative {
    position: relative;
}
.map-bg {
    position: absolute; 
    top: 0; 
    right: 0; 
    left: 0; 
    bottom: 0; 
    width: 100%; 
}
.locations-sec {
    position: absolute;
    top: 20px;
    left: 15%;
    right: 0;
    bottom: 0;
    width: 325px;
    z-index: 5;
}
.locations-sec * {
    text-align: center; 
}
#sideContainer {
    list-style: none;
    overflow: auto;
    padding: 0;
    margin: 0; 
}
#sideContainer li {
    font-size: 1em;
    font-weight: bold; 
    padding: 5px;
    margin: 0;
    box-sizing: border-box;
    background: #ddac4d; 
    color: #fff; 
    padding: 10px 30px;
    border-radius: 5px;  
    margin-bottom: 10px; 
}
#sideContainer li a, 
#sideContainer li a:hover, 
#sideContainer li a:visited, 
#sideContainer li a:link {
    color: #fff; 
    text-decoration: none; 
}
#mapContainer {
    float: left;
    width: 100%;
    min-height: 450px;
}
  
#generateLink {
    background-color: #fff;
    border: 2px ridge #000;
    color: #00c;
    cursor: pointer;
    font-size: 0.75em;
    font-weight: bold;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-decoration: underline;
    top: -24px;
    width: 130px;
    z-index: 1000;
}
.half {
    float: left;
    width: 50%;
}
.wrap {
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.locations-sec {

}

.location-wrap {
    width: 100%;
    background: rgba(255,255,255,0.95);
    padding: 20px;
}
.map-wrapper {
    min-height: 450px;
}

html body .huge-it-dot-wrap {
    bottom: 5px !important;  
    top: initial !important; 
}
html body .masthead .huge-it-wrap {
    height: auto !important;
}
.acc-image {
    margin-bottom: 15px;
}

@media screen and (max-width: 1330px) {
    .masthead span {
        z-index: 100;
        position: absolute;
        top: 35%;
        left: 50%;
        width: 390px;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 43px;
        font-weight: bold;
        text-transform: uppercase;
        margin-left: -195px;
    }
}
@media screen and (max-width: 1180px) {
    .quick-reference-links .wrapper {
        width: 75%;
    }
}
@media screen and (max-width: 1060px) {
    .quick-reference-links ul li {
        font-size: 0.75em; 
    }
}
@media screen and (max-width: 1000px) {
    .locations-sec {
        position: static; 
        width: 100%; 
        left: 0; 
    }
    .location-wrap {
        width: 100%;
        box-sizing: border-box;
    }
    #sideContainer li {
        font-size: .8em;
        display: inline-block;
        font-weight: bold;
        padding: 5px;
        margin: 5px;
        box-sizing: border-box;
        background: #ddac4d;
        color: #fff;
        padding: 10px 30px;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .map-bg {
        position: static;
    }
}
@media screen and (max-width: 970px) {
    .about-sheriff .right-side {
        width: 56%;
        float: right;
        padding-right: 20px;
    }

}
@media screen and (max-width: 940px) {
    .menu li {
        list-style: none;
        display: block;
        float: left;
        padding: 0px 15px 10px 0;
        position: relative;
    }
    .logo {
        width: 60%;
    }
    .our-mission{
        background-size: cover;
    }
}
@media screen and (max-width: 860px) {
    .about-sheriff .left-side {
        float: none;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .about-sheriff .right-side {
        width: 85%;
        float: none;
        padding-right: 0;
        margin: 0 auto;
    }
}
@media screen and (max-width: 840px) {
    .quick-reference-links ul {
        list-style: none;
        text-align: center;
        margin-left: 0;
    }
    .quick-reference-links ul li {
        font-size: 1em; 
    }
    .quick-reference-links ul li {
        width: 75%;
        float: none;
        display: inline-block;
    }
    .quick-reference-links ul li:nth-of-type(even) {
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .logo {
        width: 95%;
        margin: 30px auto;
        float: none;
        clear: both;
        padding: 0;
    }
    .search-sec {
        float: none;
        width: 80%;
        margin: 0 auto;
        max-width: 300px;
    }
    #wprmenu_menu ul li ul li a {
        color: #000;
    }
}
@media screen and (max-width: 750px) {
    .careers-section .one-third {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    .careers-section .one-third.bigger {
        margin: 0 auto 30px;
    }
    .news .one-third, 
    .community .one-third,
    .alert-home-container .one-third {
        width: 80%;
        margin: 0 auto 30px;
        float: none;
        position: relative;
    }
    .one-third img {
        width: 100%;
        height: auto;
    }
    .accreditation {
        box-sizing: border-box;
        padding: 30px;
    }
    .sml-wrapper a {
        display: block;
        margin: 0 0 50px;
    }
}
@media screen and (max-width: 620px) {
    .masthead span {
        font-size: 30px;
    }
    .wp-caption.alignright, .alignright, .wp-block-image .alignright{
        float: none!important;
        margin: 16px auto;
        display: block!important;
    }
    .wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption{
        display: block!important;
    }
    .wp-block-image{
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
    .right-side {
        float: none; 
        margin: 0 auto; 
        text-align: center; 
        width: 100%; 
    }
    .red {
        float: none;
        margin: 20px auto;
        padding: 0;
    }
    div#google_translate_element {
        float: none;
    }
}
@media screen and (max-width: 450px) {
    .masthead span {
        font-size: 18px; 
        width: 250px; 
        margin-left: -125px; 
    }
    h2 {
        font-size: 30px;
    }
}
.one-third.bigger img {
    height: 300px;
}