.agency-background {
    background-color: #234dad;
    background: linear-gradient(0deg, rgba(166,187,255,1) 0%, rgba(35,77,173,1) 100%);
}
.agency-content-padding {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
}
.agency-logo-center {
    text-align: center;
}
.about-description {
    width: 100% !important;
}
.agency-top-padding {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.agency-top-shadow {
    -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
    -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
    -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
    box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
}
#nav .active {
    /*	background: #ffd673 !important; */
    background: #234dad !important;
}
.subheader {
    /*	background: #ffd673 !important; */
    background: #234dad !important;
    min-height: 0px;
}
.subheader a {
    /*	background: #ffd673 !important; */
    background: #234dad !important;
}
.subheader a.main-filter-category, .subheader a.main-filter-category:link, .subheader a.main-filter-category:visited {
    /*	background-color: #edb847 !important; */
	
    background-color: #2e65e4 !important;
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
}
.subheader a.main-filter-category:hover, .subheader a.main-filter-category:active, .subheader a.main-filter-category.active {
    border: 1px solid #fff !important;
    /*	background-color: #ffd673 !important; */
    background-color: #234dad !important;
    background-image: none !important;
}
.agency-bottom-margin {
    margin-bottom: 20px;
}
.agency-home-resources-padding-ul li {
    padding: 20px 0 15px !important;
}
.agencies-index-ul li a {
    color: #0033cc;
}
/* line 20, by-the-number.scss */
.column.span3 {
    margin: 0 2% 30px 0;
}

@media (max-width: 767px) {
/* line 20, by-the-number.scss */
.column.span3 {
    width: 48%;
}
}
/* line 26, by-the-number.scss */
.column.span3:last-child {
    margin: 0;
}
sup {
    font-size: 12px;
}
a.connect-link {
    background-color: #36add5 !important;
}
a.connect-link:hover {
    background-color: #0a5796 !important;
}
.agencies-about-links ul li.active a {
    color: #0033cc;
    text-decoration: underline;
}
a, a:link, a:visited, a div.img-caption {
    color: #0033cc;
    font-weight: bold;
}
.main-content-width {
    width: 100% !important;
    margin: 0px 0px 20px;
}
/*** gallery **/

.rg-caption h3 {
    font-size: 18.5px;
    line-height: 22px;
    padding-bottom: 10px;
}
.module-homepage-hero .img-container {
    width: 100% !important;
}
.module-homepage-hero .content-slider img {
    max-height: 531px !important;
}
div.holiday {
    padding: 9px;
    font-color: white;
    border: none;
    background-color: #e8e8e8;
    padding-left: 18px;
}
div.holiday h1 {
    color: #DF0000;
}
.about-description h2 {
    font-color: #000000;
    font-size: 16px;
    font-weight: bold;
    border: none;
    background-color: #d3d3d3;
    padding-left: 5px;
}
div.archtober {
    padding: 9px;
    font-color: white;
    border: none;
    background-color: #e8e8e8;
    padding-left: 18px;
}
div.archtober h1 {
    color: #2764DD;
}
div.halloween {
    padding: 9px;
    font-color: white;
    border: none;
    background-color: #e8e8e8;
    padding-left: 18px;
}
div.halloween h1 {
    color: #D58B12;
}