﻿html, body{
    width:100%;
}
a.nav-link {
    padding: 0rem 1.4rem !important;
}
.no-show-pad{
    display: block;
}
.show-pad{
    display: none;
}
p.toggler-title {
    color: white;
}
@media (max-width:1024px) and (min-width:981px){
    a.navbar-brand.brand-right {
        right: 0;
        float: right;
        position: absolute;
    }
}
@media (max-width:1024px) and (min-width:590px) {
    .navigation-bg {
        background: rgba(000, 000, 000, .7);
        height: 70px !important;
        position: fixed;
        width: 100%;
        top: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        z-index: 888;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        transition: height 0.3s;
    }
    section.focus-areas {
        margin-top: 70px !important;
        padding-top: 105px;
        background: #343a40 !important;
    }
    .navigation-bg.darker.blurHeader.bg {
        height: 70px !important;
    }
    .navigation-bg.darker {
        height: 70px;
    }
        .navbar-collapse.collapse.d-sm-inline-flex.flex-sm-row-reverse {
        max-width: 100%;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
        font-size: 16px;
    }
    ul.navbar-nav.flex-grow-1 {
        padding: 12px 0 0 0;
    }
    li.nav-item.nav-search {
        background: black;
        float: none;
        display: flex;
        position: absolute;
        top: 90px;
        border-radius: 30px;
        right: 10px;
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 15px;
        z-index:9
    }
    input#SearchTerm {
        width: 200px;
        transition: width 1s ease-in;
   
    }
    a.navbar-brand.brand-right {
        float: none;
        width: 100%;
        margin: auto;
        display: block;
        position: absolute;
        margin-top: 69px;
        background: #222;
        padding: 10px;
        z-index: 5;
    }
    div#stacked-cards {
        display: none;
    }
    .focus-areas .arrows {
        display: none !important;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: white;
        vertical-align: middle;
        display: table-cell;
    }
    .mobile-menu-cards button.navbar-toggler {
        display: none;
    }
    .show-pad {
        margin: auto;
        text-align: center;
        display: block;
        font-size: 2rem;
        text-transform: uppercase;
    }
    .no-show-pad {
        display: none;
    }
    .mobile-menu-cards {
        display: inline;
        color: white !important;
    }
    .collapse{
        display: inline;
    }
    .mobile-menu-cards ul {
        display: block;
        margin: auto;
        text-align: center;
    }
    .mobile-menu-cards a.nav-link.removeactive.active {
        font-size: 1.3rem;
        display: table-cell;
        text-shadow: 1px 1px 2px #000;
        margin: auto;
        vertical-align: middle;
    }
    .mobile-menu-cards li.nav-item {
        margin: 20px;
        padding: 5px;
        display: inline-table;
        min-width: 60%;
        max-width: 385px;
        line-height: 1.9rem;
        border-radius: 7px;
        min-height: 230px;
    }
    .mobile-menu-cards a.nav-link.removeactive.active{
        color: white !important;
    }
    .crimes {
        background-size: cover !important;
        background: url(../images/home/focusareas/FocusAreasInfoShare.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    .home {
        background: url(../images/home/focusareas/FocusAreasHomelandSecurity.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .antiterror {
        background: url(../images/home/focusareas/FocusAreasAntiTerrorism.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .antitraffic {
        background: url(../images/home/focusareas/FocusAreasAntiTraffic.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .task {
        background: url(../images/home/focusareas/FocusAreasTaskforceOperations.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .gangs {
        background: url(../images/home/focusareas/FocusAreasGangInvolvement.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .violence {
        background: url(../images/home/focusareas/FocusAreasViolenceReduction.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .opioid {
        background: url(../images/home/focusareas/FocusAreasOpioidAbuse.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .leosafe {
        background: url(../images/home/focusareas/FocusAreasOfficerSafety.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center;
    }
    .leosuicide {
        background: url(../images/home/focusareas/FocusAreasSuicideAwareness.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: bottom;
    }
    .registration {
        background: url(../images/home/focusareas/FocusAreasSexOffender.png);
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: top;
    }
    .cards {
        display: none;
    }
}
@media (max-width:834px){
    .mobile-menu-cards li.nav-item {
        min-width: 400px;
    }
}
@media (max-width:768px){
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}
@media (max-width:754px) and (min-width:711px){
    a.navbar-brand.brand-right {
        display: none !important;
    }
}
@media (max-width: 712px) and (min-width: 690px){
    svg#Layer_1 {
        max-width: 150px;
        min-width: 150px;
    }
    a.nav-link.mobile-link-brand {
        max-height: 60px !important;
    }
}