#divAgencyFooter {
    min-height: 250px;
    overflow: hidden;
    background: #EBEBEB;
    padding: 0;
}

.upper {
    text-transform: uppercase;
}

.agency-footer-tab {
    background: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 1.25em 0 10px;
}

.agency-footer-nav {
    padding: 2rem;
    max-width: 75rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#divLinks {
    text-align: left;
    padding: 1rem 0;
}

#divAgencyFooter .agency-footer-left .divLinks {
    text-align: left;
}

    #divAgencyFooter .agency-footer-left .divLinks .agency-footer-submenu {
        text-decoration: underline;
    }

#ctl00_ctl79_divLogo > div:first-child {
    padding-bottom: 1rem;
}

div#divAgencyFooterTabs {
    margin-bottom: 20px;
}

.agency-footer-title {
    font-weight: 600;
    color: #464646;
    font-size: 1rem;
}

.agency-footer-title-active {
    font-weight: bold;
    color: #000033;
    font-size: 1.05em;
}

#menu-footer-state .sub-menu, #menu-footer-state li {
    margin-left: 0;
    padding-left: 0;
}

.agency-footer-sub-menu {
    font-size: .9em;
    margin: 0 0 0 5px;
    height: 100%;
    width: 100%;
    margin-left: 0;
}

    .agency-footer-sub-menu li {
        list-style: none;
        padding: .5rem 0;
        margin-right: 25px;
    }

li.list-column-last-item {
    border: 0 !important;
}

li.agency-footer-sub-menu-item {
    border-bottom: thin silver solid;
}

.agency-footer-sub-menu-item a:link, .agency-footer-sub-menu-item a:visited {
    text-decoration: underline;
}

.agency-footer-mobile .agency-accordion .accordion-title::before {
    content: '+';
    line-height: .55;
    font-family: inherit;
    font-size: 1.777em;
}

.agency-footer-mobile .agency-accordion .is-active > .accordion-title::before {
    content: '−';
}

#divAgencyFooter .agency-footer-left {
    /* height: 250px; */
    text-align: center;
    padding: 10px;
    border-right: 1px solid #464646;
}

#divAgencyFooter .agency-footer-right {
    text-align: left;
    padding-left: 3rem;
}

#divAgencyFooter a.button {
    text-transform: none;
    margin: auto;
    margin-top: 1rem;
}

@media(max-width: 1023px) {
    .agency-accordion-content {
        background-color: #ededed;
    }

    .agency-accordion-list {
        margin-left: 0;
        list-style: none;
    }

    #divAgencyFooter .agency-footer-left {
        float: none;
        clear: both;
        width: 100%;
        padding: 0;
        height: auto;
    }

    #divAgencyFooter a.agency-accordion-title:active, #divAgencyFooter a.agency-accordion-title:focus {
        color: #fafafa !important;
        background-color: #808080;
    }

    #divAgencyFooter a.button {
        text-align: center;
    }

    .agency-accordion-item {
        border-top: 1px solid #ddd;
    }

    #divAgencyFooter div.row {
        padding: 2.5em;
    }
}

#divAgencyFooter div.agency-footer-mobile {
    float: none;
    clear: both;
    padding: 0;
}

    #divAgencyFooter div.agency-footer-mobile ul.agency-accordion {
        margin: 0;
        background-color: #EBEBEB;
    }

    #divAgencyFooter div.agency-footer-mobile ul.accordion li.accordion-list-item {
        border: none;
        list-style-type: none;
        margin: 10px 0;
        font-size: .9rem;
    }

.agency-footer-mobile .agency-accordion .accordion-title {
    font-size: 1rem;
}

.agency-image {
    max-width: 80%;
    max-height: 200px;
}
/*Agency Footer Fix  - this section is from the overwrites.css file */
li.list-column-last-item {
    height: 46px;
}

div.info.row div.more-info.feature li {
    border-bottom: none;
}

li.agency-footer-sub-menu-item {
    border-bottom: 0 none !important;
    margin-right: 0;
}

iframe.wintervideo {
    width: 100% !important;
}

#divAgencyFooter .morebutton a:hover {
    color: #ddd !important;
}

#divAgencyFooter .button:hover {
    text-decoration: none;
}

#wrap > div.contain-to-grid.navigation > div > nav > div.hide-for-medium-only > div > h1 > a:hover {
    font-size: 0;
}

/* This is my own nonsense */
.officials-link {
    display: block;
}

span.social-media-link {
    display: block;
}

    span.social-media-link a {
        padding-left: 3px;
    }

#ctl00_ctl79_divLinks > div:nth-child(2) {
    padding-top: 2rem;
}

#ctl00_ctl79_rptRows_ctl00_rptCats_ctl00_rptLnks_ctl00_HyperLink6 a:not(.active) {
    text-decoration: underline;
}

span.social-media-link {
    font-weight: 400;
    padding: .5rem 0;
    text-transform: none;
}

    span.social-media-link a {
        text-decoration: underline;
    }

.divLinks a, .agency-footer-right a {
    font-weight: 400;
    text-align: left;
}

.officials-section {
    padding: 2rem 0;
}

    .officials-section a, .agency-footer-mobile a.officials-link, .agency-footer-mobile .agency-accordion-content a {
        text-decoration: underline;
    }

.agency-footer-mobile div:first-child.small-12 {
    margin-bottom: 1.5rem;
}

.officials-section a:hover {
    text-decoration: underline;
}

.logo-section * {
    text-align: center;
}

#s4-bodyContainer .social-media-link i {
    color: #2a578d;
}
