/*
Theme Name: Office of the Governor
Theme URI: http://governor.delaware.gov/
Author: Delaware GIC - Matt Campbell, Julianne Solum
Author URI: http://gic.delaware.gov
Description: Custom WordPress theme designed exclusively for the Office of the Governor.
Version: CLF 4.0.1
Tags: Bootstrap, mobile first, State of Delaware
Text Domain: dosgic_GOVERNOR_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 {
        position: relative;

        min-height: 100%;

        -webkit-font-smoothing: antialiased !important;
    }

    body {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 16px !important;
        font-weight: 400 !important;

        width: 100%;
        min-height: 100%;
        padding-bottom: 800px;

        -webkit-font-smoothing: antialiased !important;
    }

    /* ============================= ID's ============================= */
    /* ============================= Footer Content Overlap Fix ============================= */
    #readSpeak_test {
        margin-bottom: 100px;
    }

    /* ======================= Constant Contact Modal Overrides ===================== */
    .modal {
        position: fixed;
        z-index: 9999 !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;

        display: none;
        overflow: hidden;

        margin-top: 150px;

        outline: 0;

        -webkit-overflow-scrolling: touch;
    }

    /* BOOTSTRAP NAV-WALKER COMPENSATORY CSS  */
    /* ID OF BELOW SELECTOR WILL CHANGE BASED ON WEBSITE */
    #menu-governor-main-navigation {
        z-index: 999;
    }

    .affix #menu-governor-main-navigation {
        position: absolute !important;
    }

    #menu-line {
        position: absolute;
        top: 0;
        left: 0;

        height: 3px;
        transition: all .25s ease-out;

        background: #1b4e7c;
    }

    h4.panel-title {
        font-size: 25px !important;
        font-weight: 300 !important;
    }

    h5.panel-title {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 28px !important;
    }

    #main_header h1,
    #main_content h1 {
        font-family: 'Source Sans Pro', sans-serif !important;
        font-size: 45px;
        font-weight: 400;

        margin-top: 10px;
        padding: 20px;

        color: #0d3d67 !important;
        border-top: 2px solid #1679A7;
        border-bottom: 2px solid #1679A7;
        background-color: #f2fbff;
    }

    #main_header h2,
    #main_content h2 {
        font-family: 'Open Sans';

        margin-top: 0;

        color: #0d3d67 !important;
    }

    #main_content h3 {
        font-family: 'Source Sans Pro', sans-serif !important;
        font-size: 55px;
        font-weight: 200;

        margin-top: 0;
        margin-bottom: -10px;

        color: #333 !important;
    }

    #main_content h4 {
        font-family: 'Source Sans Pro', sans-serif !important;
        font-size: 18px;
        font-weight: 200;

        margin-top: 0;
        margin-bottom: 0;
    }

    #main_content h5 {
        font-family: 'Source Sans Pro', sans-serif !important;
        font-size: 30px;
        font-weight: 800;

        margin-top: 10px;
        margin-bottom: 10px;

        color: #0d3d67 !important;
    }

    #main_content a,
    #main_content a:link,
    #main_content a:active,
    #main_content a:visited {
        font-weight: 600;

        text-decoration: none;

        color: #1679A7;
    }

    #main_content a:hover {
        font-weight: 600;

        text-decoration: none;

        color: #0d3d67;
    }

    #main_content ul,
    #main_content ol {
        font-size: .9em;
        line-height: 2.1em;

        margin-top: 1.0em;
        margin-bottom: 1.0em;
    }

    #AgencyCarousel {
        margin-top: 0px;
    }

    #AgencyCarousel .carousel-caption {
        background-color: rgba(255, 255, 255, .7);
        padding: 25px 25px 40px 25px;
        display: inherit;
        color: #3e3e3e;
        text-shadow: none;
        text-align: center;
        border: 3px solid #ca982b;
        margin-left: 50px;
        margin-right: 50px;
    }
}

#AgencyCarousel .carousel-caption h2 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800;
    text-transform: normal;
    text-shadow: none !important;
    font-size: 28px !important;
    margin-top: -10px;
}

#AgencyCarousel .carousel-caption h3 {
    color: #3e3e3e;
    text-shadow: none;
    font-weight: 600;
    margin-bottom: 5px;
}

#AgencyCarousel .carousel-caption p {
    font-size: 18px;
    font-weight: 600 !important;
    margin-top: 20px;
    display: none;
}

#loading1 {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
}

#loading2 {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
}

#headerImage {
    height: 130px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    margin-top: -22px;
}

#headerImage h1 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 70px;
    font-weight: 400;

    padding-top: 40px;

    color: #0d3d67 !important;
}

#headerThin {
    position: relative;

    width: 100%;
    height: 65px;

    background-color: rgba(13, 61, 103, .9);
}

#greatSeal {
    padding-bottom: 50px;

    border-right: 1px solid #1679A7;
}

#govHighlights {
    position: relative;
    z-index: 15;

    margin-top: 0;
    padding: 25px;

    border-top: 12px solid #0d3d67;
    border-right: 1px solid #0d3d67;
    border-bottom: 1px solid #0d3d67;
    border-left: 1px solid #0d3d67;
    background-color: #fff;
}

#govHighlights a,
#govHighlights a:link,
#govHighlights a:active,
#govHighlights a:visited {
    text-decoration: none;

    color: #333;
}

#govHighlights a:hover {
    text-decoration: underline;

    color: #333;
}

#aboutGov {
    margin-bottom: 5em;
}

#connectBox {
    padding: 20px;

    background-color: #0d3d67;
}

#connectBox h2 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 50px !important;
    font-weight: 900 !important;

    color: #fff !important;
}

#connectBox a,
#connectBox a:link,
#connectBox a:active,
#connectBox a:visited {
    text-decoration: none;

    color: #fff;
}

#connectBox a:hover {
    text-decoration: none;

    color: #1679A7;
}

#connectBelow {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 2px solid #f4f4f4;
}

#govUpdates {
    padding: 20px;
    text-align: center;
    background-color: #D29F32;
}

#govUpdatesModal {
    padding: 20px 20px 10px 20px;
    text-align: center;
    background-color: #D29F32;
}

#govUpdates .input-group,
#govUpdatesModal .input-group {
    margin-top: 20px;
}

#govUpdates .input-group-addon,
#govUpdatesModal .input-group-addon {
    height: 10px !important;
    padding: none !important;

    vertical-align: middle;

    border: none;
    border-radius: 0 !important;
}

#govUpdates p,
#govUpdatesModal p {
    color: #0d3d67;
}

#govUpdates button,
#govUpdatesModal button {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px;

    margin-top: 25px;
    padding: 14px 30px;

    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 0 !important;
    background-color: #0d3d67;
}

#govUpdates button:hover,
#govUpdatesModal button:hover {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px;

    margin-top: 25px;
    padding: 14px 30px;

    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #0d3d67 !important;
    border: 1px solid #fff;
    border-radius: 0 !important;
    background-color: rgba(255, 255, 255, .3);
}

#govVision {
    height: 1075px;
    margin-bottom: -248px;

    background-color: #1679A7;
}

#govVision p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    font-weight: 400;

    color: #fff;
}

#govVision a,
#govVision a:link,
#govVision a:active,
#govVision a:visited {
    text-decoration: none;

    color: #fff;
}

#govVision a:hover {
    text-decoration: underline;

    color: #fff;
}

#agencyFooter {
    font-size: 15px;
    line-height: 1.5em;

    position: absolute;
    z-index: 1029;
    bottom: 0;

    width: 100%;
    height: 844px;
    padding-top: 30px;
    padding-bottom: 2.0em;

    color: #fff;
    border-bottom: 10px solid #245194;
    background-color: #0d3d67;
}

@-moz-document url-prefix() {
    #agencyFooter {
        height: 859px;
    }
}

#agencyFooter a,
#agencyFooter a:link,
#agencyFooter a:active,
#agencyFooter a:visited {
    text-decoration: none;

    color: #fff;
}

#agencyFooter a:hover {
    text-decoration: underline;

    color: #fff;
}

#agencyFooter ul {
    margin-left: -38px;

    list-style-type: none;
}

#agencyFooter h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-weight: 900;
    margin-top: -5px;
    margin-bottom: -10px;
    /* color: #1679A7 !important; */
    color: #fff;
}

#initiatives-intro {
    border-top: 4px solid #0d3d67;
    border-bottom: 4px solid #0d3d67;

    margin-top: 10px;
    margin-bottom: 10px;

    padding-top: 20px;
    padding-bottom: 10px;
}

#FSCCheader {
    height: 675px;
    width: 100%;
    background-color: #3a82b4;
    position: relative;
    padding-top: 50px;
}

#FSCCheader a,
#FSCCheader a:link,
#FSCCheader a:active,
#FSCCheader a:visited {
    color: #fff;
    text-decoration: none;
}

#FSCCheader a:hover {
    color: #fff;
    text-decoration: underline;
}

#stats1,
#stats2,
#stats3,
#stats4 {
    background: rgb(255, 255, 255);
    /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.8);
    padding: 50px;
    min-height: 350px;
}

#stats1 h3,
#stats2 h3,
#stats3 h3,
#stats4 h3 {
    color: #222;
    font-size: 32px;
    font-weight: bold;
}

#stats1 div,
#stats2,
#stats3,
#stats4 div {
    display: none;
}


/* ============================= Classes ============================= */

/*======================================= Opportunity Funding Styles ================================*/
/*CAROUSEL STYLES*/
.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-indicators {
    position: absolute;
    z-index: 15;
    bottom: 20px;
    left: 50%;

    width: 60%;
    margin-left: -30%;
    padding-left: 0;

    list-style: none;

    text-align: center;
}

.carousel-indicators li {
    display: inline-block;

    width: 15px;
    height: 15px;
    margin: 2px;

    cursor: pointer;
    text-indent: -999px;

    border: 1px solid #123d66;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0);
}

.carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin: 0;

    background-color: #123d66;
}

.carousel-caption {
    right: 0 !important;
    left: 0 !important;

    padding-bottom: 30px;
}

.blue-slider-stat {
    color: #123e66;
    font-size: 34px;
}

/*/END CAROUSEL STYLES*/

.opp-fun-slim-header {
    padding-top: 15px;
    margin-bottom: -5px;
    padding-bottom: 10px;
}

.blue-slider-stat {
    color: #123e66;
    font-size: 34px;
}

.opp-fun-logo {
    width: 525px;
}

.opp-fun-grey {
    background-color: #ececec;
}

.opp-fun-intro {
    margin-top: 85px;
    margin-bottom: 85px;
    background-color: #FFF;
    padding: 25px;
}

.opp-fun-blue {
    color: #123e66;
}

.opp-fun-light-blue {
    color: #56b8e7;
}

.opp-fun-stat-number {
    font-size: 52px;
    font-weight: 600;
}

.opp-fun-short-hr {
    border-top: 3px solid #123e67;
    width: 10%;
}

.fa-opp-fun-grey {
    color: #898989;
}

.opp-fun-yellow-border {
    border: 3px solid #c9982b;
    padding: 15px;
}

.opp-fun-spending {
    margin-top: 35px;
    margin-bottom: 35px;
    background-color: #FFF;
    padding: 25px;
}

.opp-fun-involved {
    margin-top: 35px;
    margin-bottom: 35px;
    background-color: #FFF;
    padding: 25px;
}

.opp-map-pin {
    height: 600px;
    margin-top: 10px;
}

.opp-stat-img {
    width: 400px;
}

/*======================================= /END Opportunity Funding Styles ================================*/


/* 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-right: auto;
    margin-left: auto;
}

.wp-caption {
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;

    text-align: center;

    border: 1px solid #f0f0f0;
    background: #fff;
}

.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 {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;

    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;

    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    position: absolute !important;

    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);

    width: 1px;
    height: 1px;
}

.screen-reader-text:focus {
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    line-height: normal;

    z-index: 100000;
    /* Above WP toolbar */
    top: 5px;
    left: 5px;

    display: block;
    clip: auto !important;

    width: auto;
    height: auto;
    padding: 15px 23px 14px;

    text-decoration: none;

    color: #21759b;
    border-radius: 3px;
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

img.alignright {
    float: right;

    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;

    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;

    margin-right: auto;
    margin-left: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;

    margin-right: auto;
    margin-left: auto;
}

/* End WP Core Classes */



.modal-open[style] {
    padding-right: 0 !important;
}

.modal-open {
    overflow: auto;
}

.lead {
    font-size: 25px;
}

a.feature-link,
a.feature-link:link,
a.feature-link:visited,
a.feature-link:active {
    font-weight: bold;

    text-decoration: none;

    color: #fff;
}

a.feature-link:hover {
    font-weight: bold;

    text-decoration: none;

    color: #fff;
}

.agencyFooter_logo {
    width: 125px;
    height: 125px;

    text-align: center;

    border: none;
}

hr.clf {
    margin-top: 20px;
    margin-bottom: 20px;

    border: 1px solid #0d3d67 !important;
    -o-border-image: none;
    border-image: none;

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

hr.homepage {
    margin-top: 20px;
    margin-bottom: 20px;

    border: 1px solid #3a3a3a !important;
    -o-border-image: none;
    border-image: none;

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

hr.boards {
    margin-top: 20px;
    margin-bottom: 20px;

    border: 1px solid #efefef !important;
    -o-border-image: none;
    border-image: none;

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.border_none {
    border: none;
}

a.agency_nav,
a.agency_nav:link,
a.agency_nav:active,
a.agency_nav:visited {
    font-weight: normal;

    text-decoration: none;

    color: #fff;
}

.news_date {
    font-size: 12px;
    font-style: italic;
    display: block;
    padding-top: 10px !important;
    text-align: left;
    color: #757575;
}

.news_wrapper {
    border-bottom: 1px solid #333 !important;
    clear: both;
    padding: 0px 0px 10px 0px;
    margin-top: 15px;
}

.news_title a,
.news_title a:link,
.news_title a:visited,
.news_title a:active {
    font-size: 25px !important;
    font-weight: 300 !important;

    display: block;
    overflow: hidden;

    max-width: 700px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;

    white-space: nowrap;
    text-decoration: none !important;
    text-overflow: ellipsis;

    color: #1679A7 !important;
}

.news_title a:hover {
    text-decoration: underline !important;
    color: #0d3d67 !important;
}

.news_desc {
    display: block;
}

span.news_featuredimage img {
    display: block;
    padding-bottom: 10px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0% 0;
    object-position: 0% 0;
    height: 300px;
}








.headerLogo {
    float: left;

    width: 120px;
    height: 120px;
    margin-top: 30px;
    margin-right: 5px;
}

.headerSeal {
    width: 52px;
    height: 52px;
    margin-right: 8px;
    margin-left: 8px;
}

.leghallLogo {
    margin-bottom: -1px;
}

.governorTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.0;

    margin-top: 20px;

    text-align: center;

    color: #fff;
}

span.governorName {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 66px;
    font-weight: 300;
    line-height: 1.0;

    text-align: center;

    color: #fff;
}

.mainTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.0;
    text-align: right;
    color: #fff;
    white-space: nowrap;
}

span.governorSmall {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.0;

    text-align: left;

    color: #fff;
}

.hero-title-wrapper {
    position: relative;
    right: 0;
    margin-top: 30px;
    max-width: 100%;
    background-color: rgba(13, 61, 103, 0.8);
    padding: 25px;
    z-index: 1000;
}

.heroTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.0;
    color: #fff;
}

span.heroSmall {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: .5 !important;

    color: #fff;

    width: 15%;
}

span.heroSmall p {
    line-height: 24px;
    margin-top: 25px;
}

.heroSmall a,
.heroSmall a:link,
.heroSmall a:visited,
.heroSmall a:active {
    color: #0d3d67;
}

.heroSmall a:hover {
    /* color: #0d3d67; */
    color: #fff;
}

.btn-hero {
    font-size: 18px !important;
    padding: 12px 50px !important;
    color: #0d3d67;
    border-radius: 0 !important;
    /* background-color: #0d3d67; */
    /* border-color: #042d52; */

    background-color: #D29F32;
    border-color: #fff;
}

.btn-hero:hover {
    /* color: #fff; */
    /* background-color: #1679A7; */
    /* border-color: #169ad7; */
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
}

h2.updates {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 40px;
    font-weight: 900 !important;

    vertical-align: middle;

    color: #0d3d67;
}

.signUp {
    height: 50px;

    vertical-align: middle;

    border: none;
    border-radius: 0 !important;
}

.visionTitle {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 50px !important;
    font-weight: 300 !important;
    line-height: 1.0 !important;

    text-align: center !important;

    color: #fff;
}

.interiorTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.0;

    padding-top: 30px !important;
    padding-bottom: 15px !important;

    color: #fff;
    background-color: #0d3d67;
}

.interior-title-wrapper {
    margin-top: -20px;

    background-color: #0d3d67;
}

.jumbo {
    font-size: 60px;
}

.agency_map {
    width: 710px;
    height: 600px;
    margin: 0;

    border: 0;
}

#sidebar.affix {
    position: fixed;
    top: 60px;
    z-index: 1;
}

.check-mark {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    width: 75px;
}

.initiatives-icons {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    width: 35px;
}

.initiatives-logo {
    text-align: center;
    margin-left: 10px;
    vertical-align: top;
}

.jumbotron {
    font-size: 30px;

    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;

    color: #0d3d67;
    background-color: #fff;
}

.noshow {
    display: none;
}

.FSCCtitle {
    color: #fff;
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/*FSCC Toolkit Styles*/
.alert-fscc {
    border: 2px solid #d1eefb;
    padding: 25px;
}

.alert-fscc .fscc-orange {
    color: #d58512;
    font-size: 18px;
}

.fscc-orange {
    color: #d58512;
}

.fscc-number {
    background-color: #FFF;
    border-radius: 100px;
    margin: 90px;
}

/*/END FSCC Tookit Styles*/

/* Reopen Economy Styles */

.reopen-economy-subnav a {
    font-size: 20px;
    padding: 15px !important;
}

.reopen-economy-subnav li {
    padding-right: 25px;
}

.reopen-economy-subnav li.active a {
    color: #ffffff !important;
}

.reopen-economy-carousel .carousel-inner>.item>img,
.reopen-economy-carousel .carousel-inner>.item>a>img {
    min-height: 1px;
}


/* F E A T U R E D   A R E A S   B O T T O M   O F   H O M E P A G E */

.bg-image {
    transform: scale(1.1)
}

.work {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.work:hover .bg-image {
    transform: scale(1.1)
}

.work:hover .bg-color {
    opacity: 0.8
}

.work:hover .vertical-align {
    top: 0;
    opacity: 1
}

.work:before {
    content: '';
    display: block;
    padding-top: 56.25%
}

.tam {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent
}

.tam:hover .bg-image {
    transform: scale(1.1)
}

.tam:hover .bg-color {
    opacity: 0.8
}

.tam:hover .vertical-align {
    top: 0;
    opacity: 1
}

.tam:before {
    content: '';
    display: block;
    padding-top: 50.25%
}


.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.5s ease, -webkit-filter 0.2s ease;
    transition: all 0.5s ease, filter 0.2s ease;
    transition: all 0.5s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
    transform: translatez(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bg-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    transition: all 0.5s ease
}

.tam-image {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    /*height:100%;*/
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.5s ease, -webkit-filter 0.2s ease;
    transition: all 0.5s ease, filter 0.2s ease;
    transition: all 0.5s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
    transform: translatez(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.vertical-align {
    position: absolute;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 30%;
    opacity: 0;
    transition: all 0.5s ease;
    transform: translatez(0);
    transition-delay: 0.05s
}

.content {
    letter-spacing: 1px;
    padding: 10px;
    vertical-align: middle;
    top: 100%;
    width: 100%;
    left: 0;
    color: white;
    text-transform: uppercase;
    transition: all 0.5s ease;
    transform: translatez(0)
}

.content .desc-top {
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.content .desc-top:after {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    margin-top: 8px;
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    opacity: 0.5;
    background-color: #fff
}

.content .desc-bottom {
    display: block;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    text-transform: none;
    font-weight: 300
}

html.touch .bg-color {
    top: 0;
    opacity: 0.8
}

html.touch .vertical-align {
    opacity: 1;
    top: 0
}

html.touch .vertical-align .content .desc-top {
    margin-bottom: 10px;
    font-size: 18px
}

html.touch .vertical-align .content .desc-top:after {
    margin-top: 3px
}

html.touch .vertical-align .content .desc-bottom {
    font-size: 14px
}

.no-margin {
    margin: 0;
    padding: 0;
}

.featured-content ul {
    list-style: none
}

.featured-content .col-lg-4 {
    padding: 0
}

.featured-content .col-md-6 {
    padding: 0
}

.no-padding {
    padding: 0
}

.fullwidth {
    width: 100%;
    padding: 0px 0;
    overflow: hidden
}

.fullwidth .container {
    padding-left: 20px;
    padding-right: 20px
}

.focus-areas {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    #headerImage {
        height: 200px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
        margin-top: -22px;
    }

    /* ============================= Classes ============================= */
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    /* #AgencyCarousel {
        margin-top: -120px;
    } */

    #AgencyCarousel .carousel-caption {
        margin-left: 200px;
        margin-right: 200px;
        display: inherit;
    }

    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Times New Roman', sans-serif;
        font-size: 30px;
        font-weight: 800;

        display: inherit;

        text-transform: normal;

        color: #fff !important;
    }

    #AgencyCarousel .carousel-caption p {
        font-size: 20px;
        font-weight: bold;

        display: inherit;
    }

    #headerImage {
        height: 400px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        margin-top: -22px;
    }

    #FSCCheader {
        height: 600px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        position: relative;
        padding-top: 80px;
    }

    #greatSeal {
        padding-bottom: 50px;

        border-right: 1px solid #1679A7;
    }

    #govVision {
        height: 450px;
        margin-bottom: -95px;

        background-color: #1679A7;
    }

    #govVision p {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 30px;
        font-weight: 400;

        color: #fff;
    }

    #govHighlights {
        position: relative;
        z-index: 15;

        margin-top: 0;
        padding: 25px;

        border-top: 12px solid #0d3d67;
        border-right: 1px solid #0d3d67;
        border-bottom: 1px solid #0d3d67;
        border-left: 1px solid #0d3d67;
        background-color: #fff;
    }

    #agencyFooter {
        height: 344px;
        padding-top: 2.0em;
        padding-bottom: 2.0em;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 344px;
        }
    }

    /* ============================= Classes ============================= */
    .headerLogo {
        float: left;

        width: 100px;
        height: 100px;
        margin-top: 40px;
        margin-right: 0;
    }

    .governorTitle {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 50px;
        font-weight: 300;
        line-height: 1.0;

        padding-top: 10px;

        text-align: left;

        color: #fff;
    }

    span.governorName {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 80px;
        font-weight: 300;
        line-height: 1.0;

        text-align: left;

        color: #fff;
    }

    span.heroSmall {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: .5 !important;

        color: #fff;
    }

    span.governorSmall {
        font-size: 25px;

        color: #fff;
    }

    .mainTitle {
        margin-top: 6px;
        font-size: 25px;
        text-align: right;
    }

    .FSCCtitle {
        color: #fff;
        font-size: 40px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        line-height: 1.1;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    /* #AgencyCarousel {
        margin-top: -120px;
    } */

    #AgencyCarousel .carousel-caption {
        margin-left: 200px;
        margin-right: 200px;
        display: inherit;
    }

    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Times New Roman', sans-serif;
        font-size: 35px;
        font-weight: 800;

        display: inherit;

        color: #fff !important;
    }

    #AgencyCarousel .carousel-caption p {
        font-size: 20px;
        font-weight: bold;

        display: inherit;
    }

    #headerImage {
        height: 450px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        margin-top: -22px;
    }

    #FSCCheader {
        height: 575px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        position: relative;
        padding-top: 80px;
    }

    #greatSeal {
        padding-bottom: 30px;

        border-right: 1px solid #1679A7;
    }

    #govVision {
        height: 450px;
        margin-bottom: -115px;

        background-color: #1679A7;
    }

    #govVision p {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 30px;
        font-weight: 400;

        color: #fff;
    }

    #govHighlights {
        position: relative;
        z-index: 15;

        margin-top: -70px;
        padding: 25px;

        border-top: 12px solid #0d3d67;
        border-right: 1px solid #0d3d67;
        border-bottom: 1px solid #0d3d67;
        border-left: 1px solid #0d3d67;
        background-color: #fff;
    }

    #agencyFooter {
        font-size: 15px;
        line-height: 1.5em;

        position: absolute;
        z-index: 1029;
        bottom: 0;

        width: 100%;
        height: 300px;
        padding-top: 2.0em;
        padding-bottom: 2.0em;

        color: #fff;
        border-bottom: 10px solid #245194;
        background-color: #0d3d67;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 300px;
        }
    }

    /* ============================= Classes ============================= */
    .headerLogo {
        float: left;

        width: 130px;
        height: 130px;
        margin-top: 30px;
        margin-right: 5px;
    }

    .hero-title-wrapper {
        padding: 55px;
        max-width: 70%;
        right: 35px;
        position: absolute;
    }

    .governorTitle {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 50px;
        font-weight: 300;
        line-height: 1.0;

        padding-top: 10px;

        text-align: left;

        color: #fff;
    }

    span.governorName {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 80px;
        font-weight: 300;
        line-height: 1.0;

        text-align: left;

        color: #fff;
    }

    .heroTitle {
        font-size: 50px;
    }

    span.heroSmall {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: .5 !important;

        color: #fff;
    }

    span.governorSmall {
        font-size: 25px;

        color: #fff;
    }

    .mainTitle {
        margin-top: 6px;
        font-size: 25px;

        text-align: right;
    }

    .FSCCtitle {
        color: #fff;
        font-size: 45px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        line-height: 1.1;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {

    /* ============================= ELEMENTS ============================= */
    /* ============================= ID's ============================= */
    /* #AgencyCarousel {
        margin-top: -120px;
    } */

    #AgencyCarousel .carousel-caption {
        margin-left: 200px;
        margin-right: 200px;
        display: inherit;
    }

    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 50px;
        font-weight: 800;
        color: #fff !important;
    }

    #AgencyCarousel .carousel-caption p {
        font-size: 20px;
        font-weight: bold;

        display: inherit;
    }

    #headerImage {
        height: 500px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        margin-top: -22px;
    }

    #FSCCheader {
        height: 575px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        position: relative;
        padding-top: 80px;
    }

    #greatSeal {
        padding-bottom: 30px;

        border-right: 1px solid #1679A7;
    }

    #govVision {
        height: 250px;
        margin-bottom: -115px;

        background-color: #1679A7;
    }

    #govVision p {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 22px;
        font-weight: 400;

        color: #fff;
    }

    #govHighlights {
        position: relative;
        z-index: 15;

        margin-top: -70px;
        padding: 25px;

        border-top: 12px solid #0d3d67;
        border-right: 1px solid #0d3d67;
        border-bottom: 1px solid #0d3d67;
        border-left: 1px solid #0d3d67;
        background-color: #fff;
    }

    #agencyFooter {
        font-size: 15px;
        line-height: 1.5em;

        position: absolute;
        z-index: 1029;
        bottom: 0;

        width: 100%;
        height: 300px;
        padding-top: 2.0em;
        padding-bottom: 2.0em;

        color: #fff;
        border-bottom: 10px solid #245194;
        background-color: #0d3d67;
    }

    @-moz-document url-prefix() {
        #agencyFooter {
            height: 300px;
        }
    }

    /* ============================= Classes ============================= */
    .carousel-control.left {
        background-image: none;
        margin-top: 375px;
    }

    .carousel-control.right {
        background-image: none;
        margin-top: 375px;
    }

    .headerLogo {
        float: left;
        width: 130px;
        height: 130px;
        margin-top: 30px;
        margin-right: 5px;
    }

    .hero-title-wrapper {
        max-width: 75%;
    }

    .governorTitle {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 50px;
        font-weight: 300;
        line-height: 1.0;
        padding-top: 10px;
        text-align: left;
        color: #fff;
    }

    span.governorName {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 80px;
        font-weight: 300;
        line-height: 1.0;
        text-align: left;
        color: #fff;
    }

    span.heroSmall {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: .5 !important;

        color: #fff;
    }

    span.governorSmall {
        font-size: 25px;

        color: #fff;
    }

    .mainTitle {
        margin-top: 6px;
        font-size: 25px;

        text-align: right;
    }

    .FSCCtitle {
        color: #fff;
        font-size: 52px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        line-height: 1.1;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}


/* ============================= CUSTOM MEDIA QUERIES ============================= */


/* Xtra-Small Portrait devices (phones, 400px and up) */

@media (max-width: 767px) {

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        overflow: hidden;

        max-width: 100%;
        min-height: 475px;
        /* Set slide height here */

        -o-object-fit: cover;

        object-fit: cover;
    }
}

/* Conditional Styles for IE Edge */
_:-ms-lang(x),
_:-webkit-full-screen,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    min-width: 100%;
    min-height: 100%;
    margin: auto;
}


@media (max-width: 874px) {
    .menu_text {
        font-size: 20px;
        font-weight: bold;

        position: absolute;

        margin-top: -44px;
        margin-left: 60px;

        opacity: 1;
        color: #0d3d67;
    }
}

@media (min-width: 875px) {
    .menu_text {
        font-size: 20px;
        font-weight: bold;

        position: absolute;

        margin-top: -44px;
        margin-left: 60px;

        opacity: 0;
        color: #0d3d67;
    }
}

@media (min-width: 1100px) {
    .menu_text {
        font-size: 20px;
        font-weight: bold;

        position: absolute;

        margin-top: -100px;
        margin-left: 60px;

        opacity: 0;
        color: #0d3d67;
    }
}

@media (min-width: 1300px) {
    .menu_text {
        font-size: 20px;
        font-weight: bold;

        position: absolute;

        margin-top: -100px;
        margin-left: 60px;

        opacity: 0;
        color: #0d3d67;
    }
}

@media (min-width: 1600px) {
    .hero-title-wrapper {
        max-width: 65%;
    }
}

/* ============================= END CUSTOM MEDIA QUERIES ============================= */

/* ============================= CONSTANT CONTACT ============================= */

.ctct-custom-form {
    font: 16px Helvetica Neue, Arial, sans-serif;
    line-height: 1.5;

    box-sizing: border-box;
    min-width: 250px !important;
    margin: 0 auto;
    padding: 15px;

    -webkit-font-smoothing: antialiased;
}

.ctct-custom-form label {
    display: inline !important;
}

.ctct-form-embed.form_1 .ctct-form-defaults {
    background-color: #D29F32 !important;
}

.ctct-form-footer {
    display: none;
}

.ctct-form-footer-link {
    color: #0d3d67 !important;
}

/*.g-recaptcha {
display:none;
}*/

h2.ctct-form-header {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 40px !important;
    font-weight: 900 !important;
    vertical-align: middle !important;
    color: #0d3d67 !important;
}

p.ctct-form-text {
    color: #0d3d67 !important;
    font-size: 25px !important;
    text-align: center !important;
    font-weight: 300 !important;
}

.modal-body {
    background-color: #D29F32;
    padding: 15px 15px 0px 15px !important;
}

/* ============================= END CONSTANT CONTACT ============================= */







/* --------------------------------------------------------------------------------------
+
+ BASIC STYLES
+
-------------------------------------------------------------------------------------- */

/* line 42, ../../scss/custom/_base.scss */
body {
    -webkit-font-smoothing: antialiased;
}

/* line 45, ../../scss/custom/_base.scss */
body #preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999999;
    background: url("img/preloader.gif") 50% 50% no-repeat #fff;
}






/* --------------------------------------------------------------------------------------
+
+ Content
+
-------------------------------------------------------------------------------------- */

/*************************************
************************************** 
************************************** 

  .subheader-section 

**************************************
************************************** 
**************************************/
/* line 131, ../../scss/custom/_content.scss */
.subheader-section {
    position: relative;
    overflow: hidden;
}

/* line 135, ../../scss/custom/_content.scss */
.subheader-section article {
    position: relative;
    z-index: 5;
    text-align: left;
}

/* line 139, ../../scss/custom/_content.scss */
.subheader-section article h4 {
    display: block;
    margin-bottom: 20px;
    font-weight: 300;
}

/* line 144, ../../scss/custom/_content.scss */
.subheader-section article h1 {
    display: block;
    margin-left: -12px;
    letter-spacing: -8px;
    color: #ffffff;
}

/* line 150, ../../scss/custom/_content.scss */
.subheader-section article a {
    margin-top: 50px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    /* stroke */
}

/* line 153, ../../scss/custom/_content.scss */
.subheader-section article a span {
    margin-left: -22px;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

/* line 158, ../../scss/custom/_content.scss */
.subheader-section article a span svg {
    width: 19px;
    height: 11px;
    fill: #fff;
}

/* line 165, ../../scss/custom/_content.scss */
.subheader-section article a:hover span {
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

/* line 177, ../../scss/custom/_content.scss */
.subheader-section.background-section {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -ms-behavior: url(../js/backgroundsize.htc);
    position: relative;
}

/* line 183, ../../scss/custom/_content.scss */
.subheader-section.background-section .container {
    position: relative;
    height: 100%;
    padding: 0 15px !important;
}

/* line 189, ../../scss/custom/_content.scss */
.subheader-section.background-section article {
    position: absolute;
    left: 15px;
    top: 50%;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: translate(0, -50%);
}

/* line 197, ../../scss/custom/_content.scss */
.subheader-section.background-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/subheader-img-wrap.png");
}





/* --------------------------------------------------------------------------------------
+
+ MEDIA QUERY
+
-------------------------------------------------------------------------------------- */
@media (max-width: 768px) {

    /*************************************
  	**************************************  
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
    /* line 468, ../../scss/custom/_media.scss */
    .subheader-section {
        position: relative;
    }

    /* line 471, ../../scss/custom/_media.scss */
    .subheader-section .container article {
        position: relative;
        z-index: 5;
        text-align: center !important;
    }

    /* line 475, ../../scss/custom/_media.scss */
    .subheader-section .container article h4 {
        font-size: 27px;
    }

    /* line 478, ../../scss/custom/_media.scss */
    .subheader-section .container article h1 {
        font-size: 90px;
        margin-left: 0;
        letter-spacing: 0;
    }

    /* line 483, ../../scss/custom/_media.scss */
    .subheader-section .container article a {
        margin-top: 50px;
    }

    /* line 489, ../../scss/custom/_media.scss */
    .subheader-section .customNavigation a.next {
        margin: 0 50px 0 0 !important;
    }

    /* line 493, ../../scss/custom/_media.scss */
    .subheader-section .owl-pagination {
        left: 50px;
    }

    /* line 497, ../../scss/custom/_media.scss */
    .subheader-section.background-section article {
        left: 0;
    }

    /* line 502, ../../scss/custom/_media.scss */
    .subheader-section.video-section article {
        left: 0;
    }

    /* line 504, ../../scss/custom/_media.scss */
    .subheader-section.video-section article .console {
        float: none !important;
        display: block !important;
    }
}

@media (max-width: 550px) {

    /*************************************
  	************************************** 
  	************************************** 
  
  	  #subheader section
  
  	**************************************
  	************************************** 
  	**************************************/
    /* line 1220, ../../scss/custom/_media.scss */
    .subheader-section {
        position: relative;
    }

    /* line 1223, ../../scss/custom/_media.scss */
    .subheader-section .container article {
        position: relative;
        z-index: 5;
        text-align: center !important;
    }

    /* line 1227, ../../scss/custom/_media.scss */
    .subheader-section .container article h4 {
        font-size: 21px;
    }

    /* line 1230, ../../scss/custom/_media.scss */
    .subheader-section .container article h1 {
        font-size: 41px;
    }

    /* line 1234, ../../scss/custom/_media.scss */
    .subheader-section .container article a {
        margin-top: 50px;
    }

    /* line 1238, ../../scss/custom/_media.scss */
    .subheader-section .container .customNavigation {
        display: none;
    }

    /* line 1241, ../../scss/custom/_media.scss */
    .subheader-section .container .owl-pagination {
        left: 50%;
        /* IE 9 */
        /* Chrome, Safari, Opera */
        transform: translate(-50%, 0);
    }
}

/** CONSTANT CONTACT **/
.gun-safety .ctct-form-custom h2 {
    display: none;
}

.bluebtn {
    background-color: #093155;
    color: #FFF;
    border-radius: 0;
    padding: 10px;
    margin: 1px;
    text-align: center;
}



/*======================================= EVENT CALENDAR ================================*/
.eme-location-map {
    width: 100% !important;
    height: 350px !important;
}

.eme-calendar-table {
    font-size: 14px;
    width: 100%;
    height: 340px;
    background-color: #0d3d67;
    color: #FFF;
}

table.fullcalendar td {
    border-color: #0d3d67;
}

.month_name {
    color: #FFF;
    font-family: 'Tahoma', sans-serif;
    font-weight: 600;
    font-size: 24px;
}

.eme-calendar-table thead th {
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 1px solid #bbb;
    background: #0d3d67;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.eme-calendar-table tbody td {
    color: #666;
    padding: 8px;
    text-align: center;
    border: 1px solid;
    border-color: #4A5967 #4A5967 #4A5967 #4A5967;
    background-color: #FFF;
}

table.eme-calendar-table td {
    padding: 2px !important;
    padding-top: 5px !important;
}

table.eme-calendar-table td.eventful a {
    color: #61aadd !important;
    font-weight: bold;
}

.prev-month {
    color: #FFF !important;
    font-size: 24px;
    font-family: 'Tahoma', sans-serif;
}

.next-month {
    color: #FFF !important;
    font-size: 24px;
    font-family: 'Tahoma', sans-serif;
}

.left-sidebar-interior tr td .next-month {
    color: #FFF !important;
    font-family: 'Open Sans', sans-serif;
}

.left-sidebar-interior tr td .prev-month {
    color: #FFF !important;
    font-family: 'Open Sans', sans-serif;
}

/** Specific Event Date Styles **/
table.eme-calendar-table td.eventful a {
    color: #fff !important;
    font-weight: bold;
    transition: 0.4s ease-in-out;
}

table.eme-calendar-table td.eventful a:hover {
    color: #FFF !important;
    transition: 0.4s ease-in-out;
    text-decoration: none !important;
    background-color: #2299d5 !important;
}

.eventful {
    background: #275996 !important;
    transition: 0.4s ease-in-out;
}

.eventful:hover {
    background-color: #2299d5 !important;
}

table.fullcalendar ul li {
    list-style-type: none;
}

table.fullcalendar td.month_name,
div.month_name {
    padding: 15px !important;
}

/*======================================= / END OF EVENT CALENDAR ================================*/

/*======================================= Anti Litter Styles ================================*/
#Litterheader {
    /*height: 725px;*/
    height: 845px;
    width: 100%;
    /*background-color: #f5ffee;*/
    position: relative;
    padding-top: 50px;
    border-bottom: 5px solid #1E63AC;
}

#Litterheadermayor {
    /*height: 725px;*/
    width: 100%;
    /*background-color: #f5ffee;*/
    position: relative;
    padding-top: 50px;
    border-bottom: 5px solid #f7f7f7;
    margin-bottom: -49px;
}

#Litterlogo {
    height: 300px;
}

#Litterheaderinterior {
    width: 100%;
    position: relative;
    padding-top: 50px;
    border-bottom: 5px solid #1E63AC;
}

#Litterlogointerior {
    height: 185px;
}

.Littertitle {
    color: #1E63AC;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.Littertitlealt {
    color: #1E63AC;
    font-size: 32px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pledge-txt {
    color: #1E63AC !important;
    font-size: 48px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

.leaf-background {
    position: absolute;
    z-index: -10;
    left: 0;
    top: -40px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-image: url("img/leaf-background.png");
}

.cus-twitter-share-btn {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 7px 1px 6px;
    background-color: #1b95e0;
    color: #fff !important;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none !important;
}

.litter-hero-title {
    color: #FFF;
    font-size: 25px;
    line-height: 0.9;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: rgba(13, 61, 103, 0.65);
    position: relative;
    top: 35px;
    width: 100%;
}

.litter-hero {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    position: relative;
    background-image: url("img/litter-free-hero.jpg");
    background-repeat: no-repeat;
    z-index: 5;
}

#litter-logo-sub {
    z-index: 2000;
    position: absolute;
    height: 115px;
    margin-top: -120px;
    margin-left: 10px;
}

.litter-hero-title h1 {
    position: absolute;
    padding: 55px;
    opacity: 1;
}

#litterMembers {
    background-color: #222;
    color: #fff;
    padding: 40px;
}

#litterMembers h2 {
    color: #fff !important;
    font-size: 50px;
    font-weight: 800;
}

#litterMembers a,
#litterMembers a:link,
#litterMembers a:active,
#litterMembers a:visited {
    font-weight: 600;
    text-decoration: none;
    color: #1679A7;
}

#litterMembers a:hover {
    font-weight: 600;
    text-decoration: none;
    color: #fdb93e;
}

.section-header,
.steps-header,
.steps-name {
    color: #1e63ad;
    font-weight: 400;
    font-size: 1.4em;
}

#Steps h3.steps-name {
    color: #fdb93e !important;
    font-weight: 600 !important;
    font-size: 40px !important;
    padding-bottom: 8px;
}

.steps-header {
    margin-bottom: 20px;
    text-align: center;
}

.steps-timeline {
    outline: 1px dashed rgba(255, 0, 0, 0);
}

@media screen and (max-width: 500px) {
    .steps-timeline {
        border-left: 2px solid #1e63ad;
        margin-left: 25px;
    }
}

@media screen and (min-width: 500px) {
    .steps-timeline {
        border-top: 2px solid #1e63ad;
        padding-top: 23px;
        margin-top: 40px;
        margin-left: 16.65%;
        margin-right: 16.65%;
    }
}

.steps-timeline:after {
    content: "";
    display: table;
    clear: both;
}

.steps-one,
.steps-two,
.steps-three {
    outline: 1px dashed rgba(0, 128, 0, 0);
}

@media screen and (max-width: 500px) {

    .steps-one,
    .steps-two,
    .steps-three {
        margin-left: -25px;
    }
}

@media screen and (min-width: 500px) {

    .steps-one,
    .steps-two,
    .steps-three {
        float: left;
        width: 33%;
        margin-top: -50px;
    }
}

@media screen and (max-width: 500px) {

    .steps-one,
    .steps-two {
        padding-bottom: 40px;
    }
}

@media screen and (min-width: 500px) {
    .steps-one {
        margin-left: -16.65%;
        margin-right: 16.65%;
    }
}

@media screen and (max-width: 500px) {
    .steps-three {
        margin-bottom: -100%;
    }
}

@media screen and (min-width: 500px) {
    .steps-three {
        margin-left: 16.65%;
        margin-right: -16.65%;
    }
}

.steps-img {
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

@media screen and (max-width: 500px) {
    .steps-img {
        float: left;
        margin-right: 20px;
    }
}

.steps-name,
.steps-description {
    margin: 0;
}

@media screen and (min-width: 500px) {
    .steps-name {
        text-align: center;
    }
}

.steps-description {
    overflow: hidden;
}

@media screen and (min-width: 500px) {
    .steps-description {
        text-align: center;
    }
}

/* Stats */
.stats-container {
    width: 80%;
    margin: 30px auto;
}

.stat-item {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 33.33%;
    padding: 2%;
}

.stat-item img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.stat-path,
.stat-back {
    stroke-linecap: round;
    stroke-width: 7;
    fill: none;
}

@media only screen and (max-width: 580px) {
    .stat-item {
        width: 100%;
    }
}

.tooltip {
    opacity: 1.0 !important;
}

/* Tooltip */
.tooltip .tooltiptext {
    box-sizing: border-box;
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 12px;
    background: #dddddd;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
    white-space: wrap;
    visibility: hidden;
    z-index: 1;
}

.tooltip .tooltiptext span {
    display: block;
    color: #ffffff;
}

.tooltip .tooltiptext:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent currentColor transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

figure#card-one {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 290px;
    height: 395px;
    padding: 20px 20px;
    background-image: url("https://news.delaware.gov/files/2019/04/IMG_9920.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 280%;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}

figure#card-two {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 290px;
    height: 395px;
    padding: 20px 20px;
    background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/litter-free-events.jpg");
    background-position: 70% center;
    background-repeat: no-repeat;
    background-size: 280%;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}

figure#card-three {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 290px;
    height: 395px;
    padding: 20px 20px;
    background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/litter-free-photo-highlight.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 280%;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}

figure#card-one:before,
figure#card-one:after,
figure#card-two:before,
figure#card-two:after,
figure#card-three:before,
figure#card-three:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure#card-one:before,
figure#card-two:before,
figure#card-three:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0;
}

figure#card-one:after,
figure#card-two:after,
figure#card-three:after {
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}

figure#card-one:hover,
figure#card-two:hover,
figure#card-three:hover {
    background-size: 275%;
}

figure#card-one:hover:after,
figure#card-two:hover:after,
figure#card-three:hover:after {
    background-image: url("https://governor.delaware.gov/wp-content/themes/dosgic_GOVERNOR_theme/img/keep-de-litter-free-white.png");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(253, 185, 62, 0.9);
    color: white;
    width: 100%;
    height: 100%;
    z-index: 2;
}

figure#card-one:hover .date,
figure#card-two:hover .date,
figure#card-three:hover .date {
    bottom: -59px;
}

figure#card-one:hover figcaption,
figure#card-two:hover figcaption,
figure#card-three:hover figcaption {
    transform: translateY(-130%);
}

figure#card-one .date,
figure#card-two .date,
figure#card-three .date {
    position: absolute;
    bottom: 0;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    background-color: rgba(30, 98, 171, 0.8);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

figure#card-one .date span,
figure#card-two .date span,
figure#card-three .date span {
    color: white;
    line-height: 1;
}

figure#card-one .date span:first-child,
figure#card-two .date span:first-child,
figure#card-three .date span:first-child {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 900;
}

figure#card-one .date span:last-child,
figure#card-two .date span:last-child,
figure#card-three .date span:last-child {
    font-size: 20px;
    font-weight: 400;
}

figure#card-one figcaption,
figure#card-two figcaption,
figure#card-three figcaption {
    color: white;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    z-index: 1;
}

figure#card-one figcaption h4,
figure#card-two figcaption h4,
figure#card-three figcaption h4 {
    margin: 0 0 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 1.35;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}

figure#card-one figcaption h4>span,
figure#card-two figcaption h4>span,
figure#card-three figcaption h4>span {
    background-color: rgba(30, 98, 171, 0.8);
    color: #fff !important;
    font-weight: 600 !important;
    padding: 5px;
    line-height: 1.8;
}

figure#card-one figcaption p,
figure#card-two figcaption p,
figure#card-three figcaption p {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
}

@media only screen and (min-width: 768px) {

    figure#card-one,
    figure#card-two,
    figure#card-three {
        width: 230px;
    }
}

@media only screen and (min-width: 992px) {

    figure#card-one,
    figure#card-two,
    figure#card-three {
        width: 290px;
    }
}

@media only screen and (min-width: 1200px) {

    figure#card-one,
    figure#card-two,
    figure#card-three {
        width: 290px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
    #Litterheader {
        height: 900px;
    }

    #litter-logo-sub {
        z-index: 2000;
        position: absolute;
        height: 215px;
        margin-top: -255px;
        margin-left: 55px;
    }

    .Littertitle {
        font-size: 32px;
    }

    .Littertitleat {
        font-size: 32px;
    }

    .litter-hero-title {
        color: #FFF;
        font-size: 35px;
        line-height: 0.9;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background-color: rgba(13, 61, 103, 0.65);
        position: relative;
        top: 35px;
        width: 100%;
    }

    .litter-hero {
        height: 500px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

    #Litterheader {
        height: 800px;
    }

    #litter-logo-sub {
        z-index: 2000;
        position: absolute;
        height: 215px;
        margin-top: -255px;
        margin-left: 55px;
    }

    .Littertitle {
        font-size: 42px;
    }

    .Littertitlealt {
        font-size: 42px;
    }

    .litter-hero-title {
        color: #FFF;
        font-size: 45px;
        line-height: 0.9;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background-color: rgba(13, 61, 103, 0.65);
        position: relative;
        top: 35px;
        width: 100%;
    }

    .litter-hero {
        height: 500px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    #Litterheader {
        height: 900px;
    }

    #litter-logo-sub {
        z-index: 2000;
        position: absolute;
        height: 215px;
        margin-top: -255px;
        margin-left: 55px;
    }

    .Littertitle {
        font-size: 42px;
    }

    .Littertitlealt {
        font-size: 32px;
    }

    .litter-hero-title {
        color: #FFF;
        font-size: 45px;
        line-height: 0.9;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background-color: rgba(13, 61, 103, 0.65);
        position: relative;
        top: 35px;
        width: 100%;
    }

    .litter-hero {
        height: 500px;
    }
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    #Litterheader {
        height: 995px;
    }

    #litter-logo-sub {
        z-index: 2000;
        position: absolute;
        height: 215px;
        margin-top: -255px;
        margin-left: 55px;
    }

    .Littertitle {
        font-size: 52px;
    }

    .Littertitlealt {
        font-size: 32px;
    }

    .litter-hero-title {
        color: #FFF;
        font-size: 45px;
        line-height: 0.9;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background-color: rgba(13, 61, 103, 0.65);
        position: relative;
        top: 35px;
        width: 100%;
    }

    .litter-hero {
        height: 500px;
    }
}

/*  =============== BEGIN PMC STYLESHEET  ==============*/

#public-meetings a,
#public-meetings a:link,
#public-meetings a:active,
#public-meetings a:visited {
    color: #56b9e7;
    text-decoration: none;
    font-weight: bold;
}

#public-meetings a:hover {
    color: #00b4eb;
    text-decoration: none;
    font-weight: bold;
}

ul.meeting-container>li {
    list-style-type: none;
}

.meeting-container {
    text-align: center;
    padding: 0px;
}

span.meeting-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #606060;
}

span.meeting-agency {
    display: none;
}

span.meeting-date {
    font-style: italic !important;
    color: #7e8082;
    font-weight: bold;
    font-size: 17px;
}

span.meeting-time {
    font-style: italic !important;
    color: #7e8082;
    font-weight: bold;
    font-size: 17px;
}

span.meeting-end {
    font-style: italic !important;
    color: #7e8082;
    font-weight: bold;
    font-size: 17px;
}

span.meeting-purpose {
    display: none;
}

span.meeting-address {
    color: #7e8082;
    background-color: #f0f0f0;
    padding: 15px;
    border-radius: 4px;
    display: block;
}

a.map-link,
a.map-link:link,
a.map-link:active,
a.map-link:visited,
a.info-link,
a.info-link:link,
a.info-link:active,
a.info-link:visited {
    color: #56b9e7;
    background-color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #56b9e7;
    border-radius: 30px;
    padding: 15px 35px;
}

a.info-link:hover,
a.map-link:hover {
    color: #fff !important;
    background-color: #56b9e7;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid #56b9e7;
    border-radius: 30px;
    padding: 15px 35px;
}

/*  =============== END OF PMC STYLESHEET  ==============*/

/* Omnibus SOE styles */
.active-section a {
    text-decoration: underline !important;
}

@media only screen and (min-width: 768px) {
    .nav-omnibus-soe {
        line-height: 12px !important;
        font-size: 14px;
    }

    .nav-omnibus-soe>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


/* Bootstrap Overrides */
.label-success {
    background-color: #477C41;
}