body {
    overflow-x: hidden;
}

.lowercase {
    text-transform: none;
}

.top {
    top: 0;
}

.right {
    right: 0;
}

.bottom {
    bottom: 0;
}

.left {
    left: 0;
}

.w-95 {
    width: 95%;
}

.theme-border-bottom-tertiary {
    border-bottom: 4px solid #dbb537;
}

.font-normal {
    font-weight: 400 !important;
}

#map #map_holder #map_inner div:nth-child(1) {
    display: none !important;
    overflow: hidden !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.cogop-page-title a {
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    font-size: 27px;
    letter-spacing: 0.18em;
    line-height: 34px;
    color: #fff;
}

.counties h2 {
    position: relative;
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    font-size: 27px;
    letter-spacing: 0.01em;
    line-height: 34px;
    color: #ab3e3f;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.counties h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -50px;
    width: 330px;
    height: 1px;
    border-bottom: 4px solid #dbb537;
}

.counties h3 {
    font-family: 'Prompt', sans-serif;
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 19px;
    text-align: left;
    color: #696969;
}

.counties img {
    height: 14.62px;
    width: 8.7px;
    margin-right: 7px;
}

.counties .phone a,
.counties .link a {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 19px;
    color: #696969;
}

.counties .phone a:hover,
.counties .link a:hover {
    color: #dbb537;
}

/* Navigation */
/* Hamburger Menu */

#mobile-navigation {
    display: block;
    position: fixed;
    top: 40px;
    right: 30px;
    z-index: 10;
    -webkit-user-select: none;
    user-select: none;

    /* max-width: 1140px;
    width: 100%;
    right: 0;
    left: 0;
    margin: auto; */
}

#mobile-navigation input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

#mobile-navigation span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 0;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        opacity 0.55s ease;
}

#mobile-navigation span:first-child {
    transform-origin: 0% 0%;
}

#mobile-navigation span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#mobile-navigation input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #dbb537;
}

#mobile-navigation input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#mobile-navigation input:checked~span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
}

.nav-bar .donate-bar {
    min-height: 100px;
    height: 100%;
    width: 100%;
}

.nav-bar .donate-bar .container-fluid {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.nav-bar .brand-logo a #logo_white {
    max-width: 65px;
    width: 100%;
    height: 100%;
}

.nav-bar .donate-bar .brand-logo {
    margin: 0 !important;
}

.navbar-nav {
    position: fixed;
    height: 100%;
    width: 475px;
    margin: -70px 0 0 0;
    padding: 50px;
    right: -30px;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    overflow-y: scroll;
}

.navbar-nav .brand-logo a #logo_white {
    max-width: 100px;
    width: 100%;
    height: 100%;
}

.navbar-nav li {
    padding: 0;
}

#mobile-navigation input:checked~ul {
    transform: scale(1.0, 1.0);
    opacity: 1;
}

.mobile-main-menu-item a,
.has-sub {
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 19px;
    color: #fff;
}

.mobile-main-menu-item a:hover,
.has-sub:hover {
    color: #dbb537;
}

li .sub-menu-item a {
    font-weight: 400;
}




/* Footer Nav */
.footer-bar {
    min-height: 130px;
    width: 1px;
    border-right: 4px solid #dbb537;
}

.footer-brand-name p {
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 19px;
    color: #fff;
}

.footer-address a {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.01em;
    color: #fff;
    font-size: 12px;
    line-height: 20px !important;
}

.footer-phone a {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.01em;
    color: #fff;
    font-size: 12px;
}

.footer-email p {
    font-family: 'Prompt', sans-serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 19px;
    color: #fff;
}

.copyright p {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 19px;
    color: #fff;
    opacity: 0.5;
}

.main-menu-item a.footer-main-nav-item {
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    font-size: 1em;
    letter-spacing: 0.01em;
    line-height: 19px;
}

.sub-menu-item a.footer-sub-nav-item {
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: 0.01em;
    line-height: 19px;
    word-wrap: break-word;
}




@media (min-width: 992px) {
    .footer-nav-c1 {
        flex-grow: .8;
    }
}




@media (max-width: 991px) {
    .footer-bar {
        min-height: 1px;
        width: 100%;
        border-right: none;
        border-top: 4px solid #dbb537;
    }
}

@media (max-width: 767px) {
    .counties h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 330px;
        width: 100%;
        height: 1px;
        border-bottom: 4px solid #dbb537;
    }
}




/* ------------------------------ 
	414px - 767px SMALL iPhone 6/7/8 Plus
------------------------------ */
@media (min-width: 414px) and (max-width: 767px) {
    .navbar-nav {
        width: 414px;
    }
}




/* ------------------------------ 
	375px - 413px X-SMALL iPhone 6/7/8
------------------------------ */
@media (min-width: 375px) and (max-width: 413px) {
    .navbar-nav {
        width: 375px;
    }
}




/* ------------------------------ 
	320px - 374px XX-SMALL iPhone 5
------------------------------ */
@media (min-width: 320px) and (max-width: 374px) {
    .navbar-nav {
        width: 320px;
    }
}