/*
Theme Name:   Indicators - Bolt Child Theme
Author:       Edward Pantoja, Ricky Adams
Template:     bolt
Version:      1.0
Text Domain:  indicators
*/
/* .site-header {
    border-bottom: .5em solid #cd9e0d;
    box-shadow: 0 .3em .9em rgba(0, 0, 0, .38)
} */

.chairman-header-widget-wrapper {
    width: 28em;
    margin-left: 1.5em
}

.chairman-header-widget {
    color: #fff
}

.ctnr-chairman-portrait {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    border-radius: 5px;
    margin-right: 1.5em
}

:not(.mobile-sidebar) .ctnr-chairman-portrait {
    min-width: 7em
}

.ctnr-chairman-portrait:before {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 100%
}

@media(min-width: 1900px) {
    .ctnr-chairman-portrait:before {
        padding-bottom: 80%
    }
}

.chairmans-portrait {
    position: absolute;
    top: 0;
    left: 0
}

.ctnr-chairman-name-link>* {
    display: block;
    white-space: nowrap
}

.chairman-header-widget .chairman-name {
    font-size: 2em
}

.chairman-header-widget .chairman-sub-text {
    font-size: 1.8em
}

.home .site-footer{
    display: none;
}

hr,
ol,
ul {
    margin-bottom: 15px;
}

.wp-block-column {
    margin-bottom: 0
}

body {
    color: #495057
}

.site-header .site-branding {
    margin-right: 2%
}

.site-branding .custom-logo {
    max-height: none;
}

.site-branding .custom-logo.logo-placeholder {
    width: 100%
}

.header-search-toggle {
    margin-left: auto
}

.site-info {
    max-width: 200px;
    margin: 0 auto
}

@media(min-width:450px) {
    .site-info {
        max-width: none
    }
}

.custom-container {
    margin-left: auto;
    margin-right: auto
}

a.ignore-default-style:active,
a.ignore-default-style:focus,
a.ignore-default-style:hover {
    text-decoration: none;
    color: inherit
}

.footer-content-wrapper {
    padding-top: 7.7em;
    padding-bottom: 4.7em
}

.site-info a,
.site-info a:hover,
.site-info a:focus {
    color: #fff
}

[data-aos^="fade"][data-aos^="fade"].ignore-aos {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fx.hover-radial-out {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    overflow: hidden
}

.fx.hover-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .35s cubic-bezier(.22, .61, .36, 1);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.22, .61, .36, 1);
    transition: -webkit-transform .35s cubic-bezier(.22, .61, .36, 1);
    transition: transform .35s cubic-bezier(.22, .61, .36, 1);
    transition: transform .35s cubic-bezier(.22, .61, .36, 1), -webkit-transform .35s cubic-bezier(.22, .61, .36, 1)
}

.fx.hover-radial-out:before {
    background-color: rgba(0, 0, 0, .15);
    background-color: rgba(46, 88, 139, .9)
}

.fx.hover-radial-out:before {
    border-radius: 15px
}

.fx.hover-radial-out:hover:before,
.fx.hover-radial-out:focus:before,
.fx.hover-radial-out:active:before,
.fx.hover-radial-out.hovered:before,
.fx.hover-radial-out.focused:before {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition: transform .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:2000px),
only screen and (min--moz-device-pixel-ratio:2) and (min-width:2000px),
only screen and (min-device-pixel-ratio:2) and (min-width:2000px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:2000px),
only screen and (min-resolution:192dpi) and (min-width:2000px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:2000px),
only screen and (min-resolution:2dppx) and (min-width:2000px) {
    body.scrolledPastHeader .nav-shrink:not(.sizeHeaderRefClone) .header-container {
        padding-top: 1em;
        padding-bottom: 1em
    }

    body.scrolledPastHeader .nav-shrink:not(.sizeHeaderRefClone) .site-branding a {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

/* Typography Fixes */
.page-wrapper {
    font-size: 8px !important;
}

@media (min-width: 768px) {
    .page-wrapper {
        font-size: 10px !important;
    }
}

/* body {
    font-size: 1rem;
} */

body,
button,
input,
optgroup,
select,
textarea {
    line-height: 1.4;
}

body.indicator-header-shrink .nav-shrink .site-branding a {
    -webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65);
}

html .mobile-toggler span {
    background-color: #fff;
}

.menubar td {
    font-size: 11.2px !important;
}

.home .content-wrapper>.main-container {
    margin: 0 auto !important;
}

.content-wrapper>.main-container {
    margin-top: 0 !important;
    margin-bottom: 10rem !important;
}

.desktop-chairman-header-widget-wrapper {
    display: none !important;
}

@media (min-width: 1411px) {
    .desktop-chairman-header-widget-wrapper {
        display: block !important;
    }
}

.sizeContent>.row {
    margin-left: 0;
    margin-right: 0;
}

a.anchor-historical-data {
    font-size: 1.8em;
    line-height: 1;
}



.chairman-header-widget .chairman-name {
    font-size: 16px;
    line-height: 22.4px;
}

.chairman-header-widget {
    font-size: 80% !important;
}

body.page-template.page-template-templates.page-template-indicator-page-template.page-template-templatesindicator-page-template-php article {
    margin-top: 30px;
}

blockquote:after,
blockquote:before {
    font-size: 0;
    line-height: 0;
    content: none !important;
}

.indicator-article .entry-content h4.indicator-panel-heading {
    font-size: 15px;
}

h5.indicator-panel-sub-heading {
    font-size: 13px;
}

@media (min-width: 576px) {
    .indicator-article .entry-content h4.indicator-panel-heading {
        font-size: 1.25rem;
        line-height: 1.25;
    }

    h5.indicator-panel-sub-heading {
        font-size: 18px;
    }
}

/* County Profile Styles */

.page-id-13917 .indicator-title .entry-title span:last-child {
    display: none;
}

.county-profile h2.profile-title {
    background-color: #1B3D67;
    color: #fff !important;
    padding-left: 1rem;
}
.county-profile h3.profile-title {
    margin-top: 0 !important;
    border-bottom: 1px solid black;
}
.county-profile .wp-block-isd-column.blue-indicator {
    padding: 2rem;
    color: #fff;
    background: #4C74BD;
}
.county-profile .wp-block-isd-column.blue-indicator p {
    font-size: 1.1rem;
}
.county-profile .wp-block-isd-column.blue-indicator h3 {
    color: #fff;
    font-size: 2rem;
}
.county-profile .wp-block-isd-column.green-indicator {
    padding: 2rem;
    color: #fff;
    background: #647E4E;
}
.county-profile .wp-block-isd-column.green-indicator p {
    font-size: 1.1rem;
}
.county-profile .wp-block-isd-column.green-indicator h3 {
    color: #fff;
    font-size: 2rem;
}
.county-profile .wp-block-isd-column.purple-indicator {
    padding: .85rem;
    color: #fff;
    background: #8A699B;
}
.county-profile .wp-block-isd-column.purple-indicator p {
    font-size: 1.1rem;
}
.county-profile .wp-block-isd-column.purple-indicator h3 {
    color: #fff;
    font-size: 2rem;
}

/* /County Profile Sytles */


/* anniversary-wrapper */
.anniversary-wrapper {
    background-color: #ffffff;
}

.anniversary-wrapper h1 {
    color: #1976D2;
}

.anniversary-wrapper h2 {
    color: #2E588B;
    font-family: "Abril Fatface","Crimson Text",Serif;
}

.anniversary-jumpnav {
    background-color: #E0B42D;
    position: static;
    top: 74px;
    z-index: 1;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 992px) {
    .anniversary-jumpnav {
        top: 77px;
    }
}

@media screen and (min-width: 1680px) {
    .anniversary-jumpnav {
        top: 83px;
    }
}

.anniversary-jumpnav a {
    color: #333;
    font-size: 18px;
    line-height: 22px;
    padding: 15px;
    font-weight: bold;
}

.anniversary-jumpnav a:hover,
.anniversary-jumpnav a:active,
.anniversary-jumpnav a:focus,
.anniversary-jumpnav a.active {
    color: #fff;
    background-color: #93720B;
}

.indicators-counter {
    padding-left: 1.5em;
    padding-right: 1.5em;
    text-align: center;
    position: relative;
    padding-bottom: 1em;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.indicators-counter:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 1.5em);
    height: 83%;
    left: .75em;
    bottom: 0;
    background-image: -webkit-linear-gradient(45deg,rgba(218,218,218,.2),rgba(243,243,243,.07));
    background-image: -o-linear-gradient(45deg,rgba(218,218,218,.2),rgba(243,243,243,.07));
    background-image: linear-gradient(45deg,rgba(218,218,218,.2),rgba(243,243,243,.07));
    -webkit-box-shadow: 0 0.5em 0.5em rgba(0,0,0,.07);
    box-shadow: 0 0.5em 0.5em rgba(0,0,0,.07);
}

.indicators-counter>* {
    position: relative;
}

.indicators-counter .number-wrapper {
    font-size: 40px;
    text-shadow: 0 2px 5px rgba(0,0,0,.2);
    line-height: 1;
    margin-bottom: 10px;
    font-family: "Abril Fatface","Crimson Text",Serif;
    font-weight: bold;
}

.indicators-counter .number-wrapper {
    color: #1976D2;
}

.indicators-counter .number-wrapper.positive-false {
    color: #B68C0C;
}

.indicators-counter .number-wrapper span {
    display: inline-block;
}

.indicators-counter .number-wrapper .direction {
    font-size: 24px;
    letter-spacing: .033em;
}

.indicators-counter .number-wrapper .number {
    min-width: 40px;
}

.indicators-counter .number-wrapper.positive-none span {
    font-size: 30px;
}

@media screen and (min-width: 992px) {
    .indicators-counter .number-wrapper.positive-none span {
        font-size: 50px;
    }
}

.indicators-counter .text {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.indicators-counter .text .description {
    font-size: 16px;
    letter-spacing: .05em;
    line-height: 1.25em;
}

@media screen and (min-width: 768px) {
    .anniversary-wrapper h1 {
        font-size: 80px;
        line-height: 85px;
    }

    .anniversary-wrapper h2 {
        font-size: 70px;
        line-height: 75px;
    }
    .anniversary-jumpnav {
        position: -webkit-sticky;
        position: sticky;
    }

    .anniversary-jumpnav a {
        font-size: 25px;
        line-height: 30px;
    }

    .indicators-counter .number-wrapper {
        font-size: 63px;
    }

    .indicators-counter .number-wrapper .direction {
        font-size: 30px;
    }

    .indicators-counter .text .description {
        font-size: 18px;
    }
}

@media screen and (min-width: 1420px) {
    .anniversary-jumpnav a {
        font-size: 32px;
        line-height: 42px;
    }
}

/* CIR Archive Page */
.page-id-18954 .document-repository-table-container {
    font-size: 2em;
}
