body {
    font-family: Rockwell, Lexend, Open Sans, Arial;
    Text-align: left;
    Font-family: Lexend;
    Font-weight: Regular;
    Font-size: 1rem;
    Letter-spacing: 0px;
    Color: #000000;
}

.nav-link {
    font-family: Rockwell, Lexend, Open Sans, Arial;
}

.county-navbar {
    background-color: #C41E5B;
}

h1 {
    Font-family: Arvo;
    Text-transform: uppercase;
    Font-weight: Bold;
    Font-size: 4rem;
    Letter-spacing: 0px;
    Color: #C41E5B;
}

h2,
.home-page-header,
.h2-underline-header {
    Text-align: left;
    Font-family: Arvo;
    Text-transform: normal;
    Font-weight: Bold;
    Font-size: 2rem;
    Letter-spacing: 0px;
    Color: #C41E5B;

}

h3 {
    font-family: Arvo;
    font-size: 1.9rem;
}

h4 {
    font-family: Arvo;
    font-size: 1.5rem;
}

h5 {
    font-family: Arvo;
    font-size: 1.25rem;
}

a {
    font-weight: bold;
}

.sendsubscribe-container .btn{
    font-size: 1rem;
}

.golden-header {
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
}

.ce-card {
    min-height: 170px;
    background-color: #00417b;
    border-radius: 6px;
    color: white;
}

.ce-card:hover {
    background-color: rgb(0, 36, 66);
    transition: background-color .5s;
}

.ce-container {
    padding-left: 10px;
    padding-right: 10px;
}

.ce-header {
    margin-left: 10px;
}

.ce-video-button {
    margin: 1em 10vw 1em 10vw;
    background-color: #00417b;
    border-radius: 6px;
    color: white;
}

.ce-video-button:hover {
    background-color: rgb(0, 36, 66);
    transition: background-color .5s;
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container-custom a {
    font-size: 1.5rem;
    line-height: 0;
}

.container-custom a img {
    max-height: 175px;
}

.container-custom .mura-item-meta__title {
    line-height: 1;
}

.department-cards .col-md-8,
.department-cards .col-md-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.department-cards .mura-item-meta__title {
    border-bottom: solid lightgray 2px;
    font-size: 1.5rem;
}

.department-cards .mura-item-meta__summary {
    font-weight: bold;
}

.department-cards .col-md-4 {
    padding: 1.5rem;
}

.county-council-quick-links:hover {
    border: 2px solid lightgrey;
}

.department-header-name {
    text-transform: uppercase;
    font-size: 5rem;
    line-height: .9;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.department-header-summary p {
    font-size: 1.5rem;
    color: #6a6a6a;
    padding-top: 1rem;
}

/* Using Mura class names to alter default styling for the breadcrumb feature. */
.mura-breadcrumb {
    margin-bottom: 0;
}

.mura-breadcrumb li {
    font-size: 0.8rem;
    font-family: Montserrat, Open Sans, Arial, sans-serif;
    text-transform: uppercase;
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: 5px;
    color: #000;
    content: "/";
}
/* End breadcrumb styling. */

.contact-icon {
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    border: 2px solid;
    border-radius: 50%;
}

.icon-phone {
    background-image: url(/site-assets/icons/icon-phone.svg);
}

.icon-email {
    background-image: url(/site-assets/icons/icon-email.svg);
}

.icon-location {
    background-image: url(/site-assets/icons/icon-location.svg);
}

.icon-time {
    background-image: url(/site-assets/icons/icon-time.svg);
}

.icon-facebook {
    background-image: url(/site-assets/icons/icon-facebook.svg);
}

.icon-twitter {
    background-image: url(/site-assets/icons/X_logo.png);
}

.icon-instagram {
    background-image: url(/site-assets/icons/icon-instagram.svg);
}

.icon-youtube {
    background-image: url(/site-assets/icons/icon-youtube.svg);
}

.contact-horizontal-rule {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.department-image {
    width: 75px;
    padding: .35em;
    margin-right: 1em;
}

.department-contact-header {
    font-size: 1.5em;
    margin-bottom: 0;
}

.department-contact-us {
    padding-left: 4rem;
}

#resource-filter-form .topic p {
    font-size: 2rem !important;
}

.mura-object-content.ic-collection .mura-collection {
    justify-content: center;
}

.mura-object-content.ic-collection .mura-item-meta__title {
    font-size: 1.75rem;
    font-family: montserrat; 
}

.mura-object-content.ic-collection .mura-item-meta {
    text-align: center;
}

.mura-object-content.ic-collection .card-body {
    background-color: white !important;
}

.ic-collection .mura-item-meta__title {
    font-size: 1.4rem;
}

.page-anchor {
    scroll-margin-top: 120px;
}

#footer-nav-menu a, #footer-nav-quick-links a, #footer-nav-other a {
    font-weight: normal;
}

#footer-nav-menu .nav-item a:hover, #footer-nav-quick-links a:hover, #footer-nav-other a:hover  {
    text-decoration: none;
    color: hsla(0,0%,100%,.75);
}

iframe.bp-widget-side {
    z-index: 99999999;
}

.st-default-search-input:focus::-webkit-input-placeholder {
    color: transparent;
}

.st-default-search-input {
  	text-align:center;
}

h4 {
    text-transform: uppercase;
}

.navbar p {
    margin-bottom: 0;
}

.navbar-brand img {
    max-height: 50px;
}

.hoverable:hover {
    background-color: #e9ecef;
    transition: background-color .5s ;
}

footer {
    background-color: #C41E5B;
}

.sm-icon:hover {
    border-radius: 50%;
    transition: border-radius .3s;
}

.sm-icon {
    border-radius: 0;
    transition: border-radius .3s;
}

[data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder img {
    transition: opacity 1s;
}

[data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder img:hover {
    opacity: .75;
}

[data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder .mura-item-content .mura-item-meta .mura-item-meta__title {
    text-transform: uppercase;
    font-size: 1.9rem;
}

[data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder .mura-item-content .mura-item-meta .mura-item-meta__summary { 
    text-transform: capitalize;
}

.hoverable-collection.card-deck .card {
	margin-right: 0;
	margin-left: 0
}

#exp_widget_toggle {
    font-size: 1rem;
}

.meganav-title {
    font-size: 2rem;
    text-align: center;
}

.meganav-item {
    font-size: 1.25rem;
    text-align: center;
}

.meganav-item a {
    padding: 0.5rem 0.75rem
}

.prime-icon-text {
    font-size: 0.9rem;
}

.fixed-tab-box__contents {
    font-size: 1rem;
    color: white;
}

.feature-box-collection .feature-box__subheading p {
    font-size: 1rem;
}

.workforcounty_bar div:hover {

    color:#ffffff !Important;
    text-decoration: none;
    background-color: #68379a;
 }
 
 .workforcounty_bar div a {
    color:#ffffff !Important;
    text-decoration: none;
 }
 
 .workforcounty_bar div a:hover{
    color:#ffffff !Important;
    text-decoration: none; 
 }
 
 .doingbusiness_bar div:hover {
    color:#000000 !Important;
    text-decoration: none;
    background-color: #316192;
 }
 
 .doingbusiness_bar a {
    color:#ffffff !Important;
    text-decoration: none;
 }
 
 .doingbusiness_bar a:hover{
    color:#ffffff !Important;
    text-decoration: none;
 }

 .electioninfo_bar div:hover {
    color:#000000 !Important;
    text-decoration: none;
    background-color: #d3388c;
 }
 
 .electioninfo_bar div a {
    color:#ffffff !Important;
    text-decoration: none;
 }
 
 .electioninfo_bar a:hover{
    color:#000000 !Important;
    text-decoration: none;
 }

 .printtaxreceipts div:hover {
    color:#000000 !Important;
    text-decoration: none;
    background-color: #5ea212;
 }
 
 .printtaxreceipts div a {
    color:#000000 !Important;
    text-decoration: none;
 }
 
 .printtaxreceipts div a:hover{
    color:#000000 !Important;
    text-decoration: none;
 }

.colorbarshadow {
  box-shadow: 0px 50px 40px -40px #111;
  }

  .county-eventcal-border {
    border: 2px solid #C41E59;
}

.county-eventcal-datetimespacing {
    padding: 0px 0px !important;
    background-color: #ffffff !important;
}
.county-eventcal-datetimeborder {
    border-right: #C41E59 solid 2px !important;
}

.county-eventcal-dateandtimeheight {
    height: 100% !important;
    background-color: #C41E59 !important;
}
.county-eventcal-timedateimagebackground {
    background-color: #C41E59 !important;
}

.county-eventcal-datetime-title {
    color: #000000 !important;
}

.county-eventcal-datetime-text-color {
    color: #ffffff !important;
}

.county-eventcal-datetime-text-datesize {
    font-size: 15px !important; 
}

.county-eventcal-datetime-text-daysize {
    font-size: 15px !important; 
}

@media screen and (max-width: 500px) {
    #footer-nav-menu, #footer-nav-quick-links, #footer-nav-other, #footer-translate-and-social-media  {
        width:100%;
        text-align: center;
    }
}

@media screen and (max-width: 1200px) {
    .ce-card {
        min-height: 70px;
        margin-bottom: .5em;
        margin-top: .5em;
    }
}

@media screen and (max-width: 924px) {
    .department-header-name {
        font-size: 4.5rem;
    }
}

@media screen and (max-width: 769px) {
    .department-header-name {
        font-size: 2.45rem;
    }

    [data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder {
        max-height: 17rem;
        margin: auto;
    }

    [data-object=collection][data-layout=hoverable] .mura-collection-item .mura-collection-item__holder img {
        max-height: 17rem;
    }

    [data-object=collection][data-layout=hoverable] .mura-collection-item:not(:last-child) {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 400px) {   
    .mura-object-content.ic-collection .card.mura-collection-item__holder {
        height: 50% !important;
        width: 50% !important;
    }
    .mura-object-content.ic-collection .mura-collection-item {
        display: flex;
        justify-content: center;
    }
    .golden-header {
        font-size: 1.5em;
    }
    .depoartment-header-name {
        font-size: 6.5rem;
    }
    .department-contact-us {
        padding-left: 1rem;
    }
}

@media screen and (min-width: 1200px) {
    #bannerimage {
        height: 350px;
    }
}