﻿#header {
    /*SWITCH HEADER BACKGROUND HERE*/
    background-image: url(http://webresources.saccounty.net/PublishingImages/site_parent/HeaderBkg.jpg) !important;
}

.info h5 a {
    color: #fff;
    font-size: 3em;
    height: 40px;
    float: left;
    margin-top: -12px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

.alert-danger {
    color: #d2322d !important;
}

.alert-danger:hover {
    color: #c12f2a !important;
}

#feature_slider .info h5, #feature_slider .info h5 a, #feature_slider .info h5 a:link, #feature_slider .info h5 a:visited {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 32px;
    text-align: center;
    margin: -28px auto;
}

#feature_slider .slide[id^='slide'] .info {
    position: absolute;
    width: 50%;
    background-color: rgba(0,0,0,.45);
    top: 203px;
    left: 0;
    height: 10px;
    padding-top: 90px;
    border-radius: 2px;
}

#feature_slider {
    background: #fff;
}

#PhotoCredit {
    position: absolute;
    top: 153px;
    right: -60%;
    font-size: 10px;
}

.section, .section-colored {
    padding: 0px 0px;
}

.sacready h2, .sacready h3 {
    font-weight: bold !important;
    color: #333333 !important;
}

.sacready h2 {
    font-size: 24pt;
    margin-bottom: 5px;
}

.sacready .card {
    display: block;
}

.sacready .card img {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
    height: 213px !important;
}

.sacready .card a {
    display: block;
    width: 100%;
    padding: 20px 30px !important;
    background: #fff;
    border: 4px solid #cfcfcf;
    box-shadow: 1px 1px 9px 0px #f1f1f1;
    text-decoration: none;
}

.sacready .card a:hover {
    background: #fafafa !important;
    box-shadow: 1px 1px 3px #efefef;
    border: 4px solid #777;
}

.sacready .card button > * {
    display: block;
    white-space: pre-wrap;
    text-align: left;
}

.sacready .card a h3 {
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.sacready .card a.btn:hover {
    background: transparent !important;
}

.sacready .card p {
    padding-top: 10px;
    color: #222222;
    font-size: 14.5px;
}

.sacready .card .fa {
    padding-bottom: 15px;
}

.sacready .card .fa::before {
    font-family: "FontAwesome";
    font-size: 2.5em;
    font-style: normal;
    color: #ff792c;
}

.fa-triangle-exclamation::before {
    content: "\f071";
}

.fa-kit-medical::before {
    content: "\f0fa";
}

.fa-bolt::before {
    content: "\f0e7";
}

.sacready .guides a, .sacready .guides p {
    font-size: 18px;
    margin-top: 5px;
    text-align: center !important;
    text-decoration: none;
    font-weight: bold;
    color: #333333 !important;
}

.sacready .guides img {
    width: 100%;
}

@media (max-width: 767px) {
    .sacready .guides img {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        display: block !important;
    }

    .sacready .guides p {
        margin-bottom: 20px;
    }
}
