/*
Theme Name: Statistical Analysis Center (SAC)
Theme URI: https://da6f2db5-b957-4d9c-8f2d-4522fb815b43.p.bardy.io
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: https://da6f2db5-b957-4d9c-8f2d-4522fb815b43.p.bardy.io
Description: Custom WordPress theme designed exclusively for the Statistical Analysis Center (SAC)
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_SAC_theme
*/


/* ############################################################################################## */


/*  D E V E L O P E R   C U S T O M I Z A B L E   S T Y L E S  */


/*  State of Delaware - CLF4 2016  */


/*  Developed by the GIC (Matt Campbell, Julianne Solum)  */


/* ############################################################################################## */


/*==========  Bootstrap 3 Mobile First Method CSS  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {

    /* ============================= ELEMENTS ============================= */
    html {
        -webkit-font-smoothing: antialiased !important;
        position: relative;
        min-height: 100%;
    }

    body {
        width: 100%;
        min-height: 100%;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        /*font-size: 16px !important;*/
        font-size: 18.666666666666664px !important;
        -webkit-font-smoothing: antialiased !important;
        padding-bottom: 945px;
    }

    hr.clf {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        -o-border-image: none;
        border-image: none;
        border: 2px solid #5f7994;
        margin-bottom: 20px;
        /*margin-top: -8px*/
    }

    /* ============================= ID's ============================= */
    /* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
    /* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
    #menu-sac-main-menu {
        z-index: 999;
    }

    .affix #menu-sac-main-menu {
        position: absolute !important;
    }

    #menu-line {
        position: absolute;
        top: 0;
        left: 0;
        height: 3px;
        background: #517192;
        transition: all 0.25s ease-out
    }

    #main_header h1,
    #main_content h1 {
        font-family: 'Source Sans Pro';
        color: #5f7994;
        font-size: 50px;
        font-weight: 300;
    }

    #main_header h2,
    #main_content h2 {
        font-family: 'Source Sans Pro';
        color: #5f7994;
        margin-top: 0px;
    }

    #main_content a,
    #main_content a:link,
    #main_content a:active,
    #main_content a:visited {
        color: #986600;
        text-decoration: none;
        font-weight: bold;
    }

    #main_content a:hover {
        color: #AABDD0;
        text-decoration: underline;
        font-weight: bold;
    }

    /*** Interior Page Styles ***/
    #interior_wrapper h2 {
        font-size: 42px;
        margin-top: 65px;
    }

    #interior_wrapper h3 {
        font-size: 28px;
        color: #3B4D60;
        margin-top: 65px;
    }

    #interior_wrapper h4 {
        margin-top: 65px;
        font-size: 22px;
        color: #3B4D60;
        font-weight: bold;
    }

    #interior_wrapper h5 {
        margin-top: 65px;
        font-size: 18px;
        color: #3B4D60;
        font-weight: bold;
    }

    #interior_wrapper h6 {
        margin-top: 65px;
        font-size: 16px;
        color: #3B4D60;
        font-weight: bold;
    }

    #interior_wrapper p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #interior_wrapper ul {
        margin-top: 2.0em !important;
    }

    .wp-block-quote p {
        font-weight: bold;
    }

    .wp-block-quote {
        margin: 35px 0px 35px 0px;
    }

    /*** END Inteior Page Styles ***/

    #main_content ul,
    #main_content ol,
    #news_block ul,
    #news_block ol {
        font-size: 1.0em;
        line-height: 2.1em;
        margin-top: 1.0em;
        margin-bottom: 1.0em
    }

    #loading1 {
        margin-left: auto;
        margin-right: auto;
        width: 100px
    }

    #agencyFooter {
        background-color: #5f7994;
        color: #fff;
        font-size: 15px;
        line-height: 1.5em;
        padding-top: 30px;
        padding-bottom: 2.0em;
        border-bottom: 10px solid #245194;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 486px;
        z-index: 1029;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 492px;
        }
    }

    #agencyFooter ul {
        list-style-type: none;
        margin-left: -45px;
    }

    #agencyFooter a,
    #agencyFooter a:link,
    #agencyFooter a:active,
    #agencyFooter a:visited {
        color: #fff;
        text-decoration: none
    }

    #agencyFooter a:hover {
        color: #fff;
        text-decoration: underline
    }

    #agencyFooter h2 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 700;
        color: #f4f088 !important;
        margin-top: -5px;
        margin-bottom: -10px;
        font-size: 20px;
    }

    /* #interiorTitleWrapper {
		background:	#fbf0d0;
        border-bottom: 4px solid #f9e09f;
    } */
    #interiorTitleWrapper {
        border-bottom: 4px solid #AABDD0;
    }

    #headerImage {
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        margin-top: -20px;
    }

    #featureHero {
        height: 500px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 60%;
        margin-top: -30px;
        position: relative;
    }

    #welcomeMessageWrapper {
        background: #5f7994;
        width: 100%;
        padding-top: 55px;
        padding-bottom: 95px;
        min-height: 300px;
        color: white;
        margin-bottom: 50px;
        border-top: solid 6px #AABDD0;
        border-bottom: solid 6px #AABDD0;
    }

    #welcomeMessageWrapper h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 36px;
        line-height: 48px;
        color: white;
    }

    #welcomeMessageWrapper p {
        line-height: 28px;
    }

    #servicesWrapper h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 36px;
        line-height: 48px;
        color: #5f7994;
    }

    /* ============================= Classes ============================= */
    /* WordPress Core CSS */
    .alignnone {
        margin: 5px 20px 20px 0
    }

    .aligncenter,
    div.aligncenter {
        display: block;
        margin: 5px auto 5px auto
    }

    .alignright {
        float: right;
        margin: 5px 0 20px 20px
    }

    .alignleft {
        float: left;
        margin: 5px 20px 20px 0
    }

    a img.alignright {
        float: right;
        margin: 5px 0 20px 20px
    }

    a img.alignnone {
        margin: 5px 20px 20px 0
    }

    a img.alignleft {
        float: left;
        margin: 5px 20px 20px 0
    }

    a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .wp-caption {
        background: #fff;
        border: 1px solid #f0f0f0;
        max-width: 96%;
        /* Image does not overflow the content area */
        padding: 5px 3px 10px;
        text-align: center
    }

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px
    }

    .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden
    }

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
            /* Above WP toolbar */
    }

    img.alignright {
        float: right;
        margin: 0 0 1em 1em
    }

    img.alignleft {
        float: left;
        margin: 0 1em 1em 0
    }

    img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .alignright {
        float: right
    }

    .alignleft {
        float: left
    }

    .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    /* End WP Core Classes */
    .btn-info {
        color: white !important;
    }

    .agencyFooter_logo {
        width: 100px;
        height: 100px;
        border: none;
        text-align: center;
    }

    h1.mainTitle {
        color: #5f7994 !important;
        font-size: 28px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    h1.interiorTitle {
        color: #5f7994 !important;
        font-size: 28px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    span.light {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }

    h1.mainTitle .thinFont {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 28px;
        color: #535353;
        font-weight: 200;
    }

    h1.mainTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #5f7994;
        font-weight: 300;
    }

    h1.interiorTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #5f7994;
        font-weight: 300;
    }

    h1.interiorTitle .thinFont {
        font-family: 'Open Sans', sans-serif;
        font-size: 45px;
        color: #5f7994;
        font-weight: 400;
    }

    .thinFont {
        color: #295498;
        font-size: 35px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }

    .tagline {
        color: #626262;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 400;
    }

    .fa-slategray {
        color: #5f7994;
    }
}

.fa-dkslategray {
    color: #517192;
}

.no-dot {
    list-style: none;
    color: #5f7994;
    /*style the text slate gray*/
}

/*Removes bullets from list items */
.services {
    padding-top: 45px;
    padding-bottom: 65px;
}

.services ul li {
    font-size: 24px;
    list-style-type: none;
    margin-bottom: 45px;
}

.impressive {
    font-weight: 600;
}

.about-link,
.about-link:link,
.about-link:active,
.about-link:visited {
    color: #fff !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

.about-link:hover {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

.panel-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px !important;
}

h2.message-failure {
    color: #861600 !important;
    text-align: center;
}

h2.message-success {
    color: #32502b !important;
    text-align: center;
}

.img-highlight {
    border: 3px solid #AABDD0;
}

.announcement-wrapper {
    border: 2px solid #e7eef6;
    padding: 25px;
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {

    /* ============================= ELEMENTS ============================= */
    .thinFont {
        color: #295498;
        font-size: 40px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }

    /* ============================= ID's ============================= */
    #headerImage {
        background-position: 50%;
        height: 900px;
    }
}


/* ============================= Classes ============================= */


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    #agencyFooter {
        background-color: #5f7994;
        padding-top: 2.0em;
        padding-bottom: 2.0em;
        height: 214px;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 215px;
        }
    }

    #headerImage {
        background-position: 50%;
        height: 900px;
    }

    #featureHero {
        height: 700px;
    }

    /* ============================= Classes ============================= */
    .news_wrapper {
        text-align: center !important;
    }

    .thinFont {
        color: #295498;
        font-size: 60px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    #agencyFooter {
        background-color: #5f7994;
        color: #fff;
        font-size: 15px;
        line-height: 1.5em;
        padding-top: 2.0em;
        padding-bottom: 2.0em;
        border-bottom: 10px solid #245194;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 214px;
        z-index: 1029;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 215px;
        }
    }

    #headerImage {
        height: 900px;
    }

    #featureHero {
        height: 800px;
    }

    /* ============================= Classes ============================= */
    h1.mainTitle {
        color: #5f7994 !important;
        font-size: 60px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    h1.mainTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 45px;
        color: #5f7994;
        font-weight: 300;
    }

    h1.interiorTitle {
        color: #5f7994 !important;
        font-size: 60px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    h1.interiorTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 45px;
        color: #5f7994;
        font-weight: 300;
    }

    .tagline {
        color: #626262;
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        font-weight: 400;
    }

    .agency-seal {
        width: 175px;
        height: 175px;
        margin-top: 45px;
        margin-top: 20px;
    }

    .news_wrapper {
        text-align: left !important;
    }

    .thinFont {
        color: #295498;
        font-size: 60px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    #featureHero {
        background-position: 0% 50%;
        height: 800px;
    }

    #agencyFooter {
        background-color: #5f7994;
        color: #fff;
        font-size: 15px;
        line-height: 1.5em;
        padding-top: 2.0em;
        padding-bottom: 2.0em;
        border-bottom: 10px solid #245194;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 214px;
        z-index: 1029;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 215px;
        }
    }

    /* ============================= Classes ============================= */
    h1.mainTitle {
        color: #5f7994 !important;
        font-size: 60px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    h1.mainTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 45px;
        color: #5f7994;
        font-weight: 300;
    }

    h1.interiorTitle {
        color: #5f7994 !important;
        font-size: 60px !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 400 !important;
        line-height: 1.2;
    }

    h1.interiorTitle .office-of {
        font-family: 'Open Sans', sans-serif;
        font-size: 45px;
        color: #5f7994;
        font-weight: 300;
    }

    .tagline {
        color: #626262;
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        font-weight: 400;
    }

    .agency-seal {
        width: 200px;
        height: 200px;
        margin-top: 10px;
    }

    .news_wrapper {
        text-align: left !important;
    }

    .thinFont {
        color: #295498;
        font-size: 60px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }
}


/* ============================= CUSTOM MEDIA QUERIES ============================= */

@media (max-width: 874px) {
    .menu_text {
        position: absolute;
        margin-left: 60px;
        margin-top: -44px;
        opacity: 1;
        font-size: 20px;
        font-weight: bold;
        color: #517192;
    }
}

@media (min-width: 875px) {
    .menu_text {
        position: absolute;
        margin-left: 60px;
        margin-top: -44px;
        opacity: 0;
        font-size: 20px;
        font-weight: bold;
        color: #517192;
    }
}

@media (min-width: 1100px) {
    .menu_text {
        position: absolute;
        margin-left: 60px;
        margin-top: -100px;
        opacity: 0;
        font-size: 20px;
        font-weight: bold;
        color: #517192;
    }
}

@media (min-width: 1300px) {
    .menu_text {
        position: absolute;
        margin-left: 60px;
        margin-top: -100px;
        opacity: 0;
        font-size: 20px;
        font-weight: bold;
        color: #517192;
    }
}

/* ============================= END CUSTOM MEDIA QUERIES ============================= */

/* ===============  BEGIN STYLE FOR THE "SUCCESS" LABEL - RELATED TOPICS TAG   ============== */
.label-success {
    background-color: #477C41;
}

/* ===============  END STYLE FOR THE "SUCCESS" LABEL - RELATED TOPICS TAG   ============== */

/* ===============  BEGIN STYLES FOR CUSTOM GUTENBERG COLOR PALETTE, BLOCK VARIONS AND PATTERNS   ============== */
.has-sac-gray-color {
    color: #5F7994;
}

.has-sac-gray-background-color {
    background-color: #5F7994;
}

.has-dark-sac-gray-color {
    color: #3B4D60;
}

.has-dark-sac-gray-background-color {
    background-color: #3B4D60;
}

.has-sac-buff-color {
    color: #986600;
}

.has-sac-buff-background-color {
    background-color: #986600;
}

.has-sac-light-buff-color {
    color: #FFF3DB;
}

.has-sac-light-buff-background-color {
    background-color: #FFF3DB;
}

.has-off-white-color {
    color: #F5F5F5;
}

.has-off-white-background-color {
    background-color: #F5F5F5;
}

.has-light-sac-gray-color {
    color: #E6EBEF;
}

.has-light-sac-gray-background-color {
    background-color: #E6EBEF;
}

.info-alert {
    border-top: 1px solid #8bb2dd;
    border-right: 1px solid #8bb2dd;
    border-left: 1px solid #8bb2dd;
    border-bottom: 10px solid #8bb2dd;
    padding: 25px 25px 15px 25px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.warning-alert {
    border-top: 1px solid #EFDCA2;
    border-right: 1px solid #EFDCA2;
    border-left: 1px solid #EFDCA2;
    border-bottom: 10px solid #EFDCA2;
    padding: 25px 25px 15px 25px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.danger-alert {
    border-top: 1px solid #D68089;
    border-right: 1px solid #D68089;
    border-left: 1px solid #D68089;
    border-bottom: 10px solid #D68089;
    padding: 25px 25px 15px 25px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.wp-block-button__link {
    background-color: #fff;
    border: 2px solid #986600;
    border-radius: 0;
    color: #986600;
}

.information-box {
    background: #ffffff;
    padding: 24px;
    border: 5px solid #eeeeee
}

#interior_wrapper .information-box h4 {
    margin-top: 5px;
}

.information-box p {
    color: #555555;
    font-weight: 700;
}

.panel-block {
    border: 1px solid;
    border-radius: 3px;
    margin: 30px 0px
}

.panel-block .panel-block-title {
    border-bottom: 1px solid;
}

#interior_wrapper .panel-block p {
    margin-bottom: 10px;
    margin-top: 0;
}

.panel-block.panel-block-default,
.panel-block.panel-block-default .panel-block-title {
    border-color: #e6e6e6;
}

.panel-block.panel-block-info,
.panel-block.panel-block-info .panel-block-title {
    border-color: #8bb2dd;
}

.panel-block.panel-block-warning,
.panel-block.panel-block-warning .panel-block-title {
    border-color: #efdca2;
}

.panel-block.panel-block-danger,
.panel-block.panel-block-danger .panel-block-title {
    border-color: #D68089;
}

.wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
    background-color: #f5f5f5 !important;
    border: 1px solid #e6e6e6 !important;
}

.kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
    background-color: #f5f5f5 !important;
    border: 1px solid #e6e6e6 !important;
    color: #555555 !important;
}

span.kt-blocks-accordion-icon-trigger:after {
    background: #555555 !important;
}

.kt-accordion-panel-inner {
    border: 1px solid #e6e6e6 !important;
}

/* 
 * ReadSpeaker Overrides
/*

/* Fix Wave contrast error */
.rsbtn_focusforward span {
    color: #000 !important;
}

/* END Fix Wave contrast error */