/* Font Definitions */
@font-face {
    font-family: 'StateFaceRegular';
    src: url('/wp-content/themes/ijorg/assets/fonts/webfonts/stateface-regular-webfont.eot');
    src: url('/wp-content/themes/ijorg/assets/fonts/webfonts/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/ijorg/assets/fonts/webfonts/stateface-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/ijorg/assets/fonts/webfonts/stateface-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/ijorg/assets/fonts/webfonts/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Map Styles */
.map-wide {
    width: 100%;
    height: 400px;
    margin: 50px 0;
}

.jvectormap-legend {
    background-color: #2b343e;
    font-family: Mulish, sans-serif;
}

.jvectormap-legend-cnt-v {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
}

.jvectormap-legend-cnt-h {
    left: 0;
    right: auto;
}

/* State Profile Sections */
.state-data {
    margin: 50px 0;
}

.state-data .state-profile {
    margin: 0 0 45px -15px;
    padding: 60px 15px;
    background-image: url(/wp-content/themes/ijorg/assets/reports/images/con_blue_line_hero.jpg);
    background-position: top;
    background-size: cover;
    background-color: #0f757b;
    color: #fff;
    border-radius: 10px;
}

.state-data .state-profile .stateface {
    font-size: 4rem;
}

.state-data .state-profile h2 {
    color: #fff;
    text-transform: uppercase;
}

/* Key Findings Section */
section.key-findings {
    background-color: #0f757b;
    padding: 45px 0;
    margin: -40px 0 45px 0;
}

section.key-findings .section-heading {
    color: #ebf3f3;
    position: relative;
    padding-bottom: 20px;
}

section.key-findings .section-heading:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    margin-left: 0;
    background-color: #f7c157;
}

section.key-findings .key-finding {
    display: flex;
    flex-wrap: nowrap;
    margin: 30px 0;
}

section.key-findings .key-finding .counter {
    flex: 0 0 8%;
    font-family: Mulish, sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
    color: #FFF;
}

section.key-findings .key-finding .content {
    color: #ebf3f3;
}

/* State Face Icons */
.stateface:before {
    font-family: StateFaceRegular;
    margin-right: 5px;
}

.stateface-replace {
    text-indent: -999em;
    display: inline-block;
    position: relative;
    min-width: 1em;
}

.stateface-replace:before {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}

/* State Face Character Mappings */
[class*="stateface-"]:before {
    font-family: StateFaceRegular;
    margin-right: 5px;
}

.stateface-ak:before { content: "A"; }
.stateface-al:before { content: "B"; }
.stateface-ar:before { content: "C"; }
.stateface-az:before { content: "D"; }
.stateface-ca:before { content: "E"; }
.stateface-co:before { content: "F"; }
.stateface-ct:before { content: "G"; }
.stateface-dc:before { content: "y"; }
.stateface-de:before { content: "H"; }
.stateface-fl:before { content: "I"; }
.stateface-ga:before { content: "J"; }
.stateface-hi:before { content: "K"; }
.stateface-ia:before { content: "L"; }
.stateface-id:before { content: "M"; }
.stateface-il:before { content: "N"; }
.stateface-in:before { content: "O"; }
.stateface-ks:before { content: "P"; }
.stateface-ky:before { content: "Q"; }
.stateface-la:before { content: "R"; }
.stateface-ma:before { content: "S"; }
.stateface-md:before { content: "T"; }
.stateface-me:before { content: "U"; }
.stateface-mi:before { content: "V"; }
.stateface-mn:before { content: "W"; }
.stateface-mo:before { content: "X"; }
.stateface-ms:before { content: "Y"; }
.stateface-mt:before { content: "Z"; }
.stateface-nc:before { content: "a"; }
.stateface-nd:before { content: "b"; }
.stateface-ne:before { content: "c"; }
.stateface-nh:before { content: "d"; }
.stateface-nj:before { content: "e"; }
.stateface-nm:before { content: "f"; }
.stateface-nv:before { content: "g"; }
.stateface-ny:before { content: "h"; }
.stateface-oh:before { content: "i"; }
.stateface-ok:before { content: "j"; }
.stateface-or:before { content: "k"; }
.stateface-pa:before { content: "l"; }
.stateface-ri:before { content: "m"; }
.stateface-sc:before { content: "n"; }
.stateface-sd:before { content: "o"; }
.stateface-tn:before { content: "p"; }
.stateface-tx:before { content: "q"; }
.stateface-us:before { content: "z"; }
.stateface-ut:before { content: "r"; }
.stateface-va:before { content: "s"; }
.stateface-vt:before { content: "t"; }
.stateface-wa:before { content: "u"; }
.stateface-wi:before { content: "v"; }
.stateface-wv:before { content: "w"; }
.stateface-wy:before { content: "x"; }

.single-report-post .press-release-wrapper{
    margin: 0;
}

section.intro {
    background-color: white;
    background-position: center;
    background-size: cover;
    padding: 100px 0px;
}

section.intro h5 {
    color: #0f757b;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: 600;
}
section.intro .btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
}
section.state-profiles {
    padding: 50px 0px;
    margin-bottom: 0;
    background-color: #0f757b;
}

section.maps {
    margin: 50px 0;
}

section.state-profiles .col-md-12 h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 1.75em;
    color: white;
}
section.state-profiles .authors_date h4,
section.state-profiles .authors_date h5 {
    text-align: right;
    color: white;
}
section.state-profiles .state_links ul {
    column-count: 3;
    list-style-type: none;
}
section.state-profiles .state_links ul li a:link,
section.state-profiles .state_links ul li a:visited {
    color: white;
    font-family: Mulish,sans-serif;
}

section.state-profiles .state_links ul li a:hover {
    color: #f7c157;
}
section.state-profiles .map-wide {
    width: 100%;
    height: 300px;
}
section.state-profiles .jvectormap-legend-cnt-v {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
}
section.state-profiles .jvectormap-legend-cnt-h {
    left: 0;
    right: auto;
}
section.maps .container .row .map-narrow {
    width: 100%;
    height: 600px;
}

section.maps .container .row .jvectormap-legend-cnt-v {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
}
section.maps .container .row .jvectormap-legend-cnt-h {
    left: 0;
    right: auto;
}
section.state_profile {
    position: relative;
    margin-bottom: 60px;
}
section.state_profile .state_name {
    color: #165d67;

}
section.state_profile .state_name .stateicon {
    color: #165d67;
    font-size: 200px;
    line-height: 240px;
    text-align: center;
    margin-top: 40px;
    margin: 0 auto;
}
section.state_profile .state_name h2 {
    margin-top: 0px;
    font-size: 3em;
    font-weight: 800;
    text-align: center;
}
section.state_note {
    background-color: #ebf3f3;
    padding: 200px 0px;
}
section.state_note h2,
section.state_note h3,
section.state_note h4,
section.state_note h5,
section.state_note h6,
section.state_note p {
    color: #0f757b;
}
section.state_note .border {
    width: 100%;
    overflow: auto;
    border-top: 3px solid #0f757b;
    border-left: 3px solid #0f757b;
    padding: 20px;
}
section.state_note .border h3 {
    font-size: 50px;
    line-height: 60px;
    padding: 0px;
    margin: 0px;
    color: white;
    font-weight: 700;
}

section.state_table {
    padding: 100px 0px;
}
section.state_table h3 {
    color: #0f757b;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
}
section.state_table .table {
    border: 2px solid #6ba94d;
}
section.state_table .table thead tr {
    background-color: #9fc485;
    color: #0f757b;
}
section.state_table .table thead tr th {
    border: 2px solid #6ba94d;
}
section.state_table .table tbody tr {
    color: #0f757b;
    font-weight: 700;
}
section.state_table .table tbody tr:nth-child(even) {
    background-color: #e5eed8;
}
section.state_table .table tbody tr:nth-child(odd) {
    background-color: #cedfba;
}
section.state_table .table tbody tr td {
    border: 2px solid #6ba94d;
}
section.state_table .table tbody tr td:first-child {
    background-color: #9fc485;
    text-align: right;
}


section.key-findings {
    background-color: #0f757b;
    padding: 45px 0;
    margin: -40px 0 45px 0;
}

section.key-findings .section-heading {
    color: #ebf3f3;
    position: relative;
    padding-bottom: 20px;
}

section.key-findings .section-heading:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    margin-left: 0;
    background-color: #f7c157;
}

section.key-findings .key-finding {
    display: flex;
    flex-wrap: nowrap;
    margin: 30px 0;
}

section.key-findings .key-finding .counter {
    flex: 0 0 8%;
    font-family: Mulish, sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
    color: #FFF;
}

section.key-findings .key-finding .content {
    color: #ebf3f3;
}

@media only screen and (max-width: 768px) {
    .state-data {
        margin: 0 30px;
        width: calc(100% - 60px);
    }
    
    .state-data .state-profile {
        border-radius: 0;
        width: calc(100% + 30px);
    }
}
