/* ############################################################################################## */

/* B E G I N  C A R O U S E L  S T Y L E S */

#AgencyCarousel {
    /*border: 2px solid #004785;*/
}

#AgencyCarousel p {
    background-color: rgba(40, 87, 130, 0.8);
    padding: 10px;
    border-radius: 10px;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Open Sans', sans-serif !important;
        color: #ffffff !important;
        font-weight: 700;
        display: inherit;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Open Sans', sans-serif !important;
        color: #ffffff !important;
        font-weight: 700;
        display: inherit;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
    }
}

/* Medium devices (large desktops, 992px and up) */
@media (min-width: 992px) {
    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Open Sans', sans-serif !important;
        color: #ffffff !important;
        font-weight: 700;
        display: inherit;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #AgencyCarousel .carousel-caption h2 {
        font-family: 'Open Sans', sans-serif !important;
        color: #ffffff !important;
        font-weight: 700;
        display: inherit;
        text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000;
    }
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        min-height: 400px; /* Set slide height here */
        width: 100%;
        overflow: hidden;
        object-fit: cover;
        overflow: hidden;
    }
}

.carousel-indicators {
    position: absolute;
    bottom: 1px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #004785 \9;
    background-color: rgba(40, 87, 130, 0);
    border: 1px solid #004785;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 18px;
    height: 18px;
    margin: 0;
    background-color: #004785;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
    .agency_control {
        margin-top: 235px;
        color: #ffffff;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .agency_control {
        margin-top: 110px;
        color: #ffffff;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .agency_control {
        margin-top: 150px;
        color: #ffffff;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .agency_control {
        margin-top: 180px;
        color: #ffffff;
    }
}

/* E N D  C A R O U S E L  S T Y L E S */
/* ############################################################################################## */

/* ############################################################################################## */
/* B E G I N  S E R V I C E S   B O X E S   S T Y L E S */

#agency-featured-services-1 h3, #agency-featured-services-2 h3, #agency-featured-services-3 h3 {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 23px;
    line-height: 1.0em;
    padding: 0 0 0 0;
}

/* E N D  S E R V I C E S   B O X E S   S T Y L E S */
/* ############################################################################################## */

/* ############################################################################################## */
/* B E G I N  N E W S  A R E A  S T Y L E S */

.news_date {
    /*font-style: italic;*/
    display: block;
    color: var(--mcA);
    font-size: 16px;
    font-size:2.1rem;
    color:#000000;
    padding-top:10px;
    /*text-decoration: underline;
    text-underline-offset: 4px;*/
    font-weight:500 !important;
}
.news_date:hover {
	color:black !important;
    background-color:rgba(255,255,255,.5);
	text-decoration:none !important;
}

.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active {
    display: block;
    padding-bottom: 0px;
	font-family: var(--ffMontserrat);
    font-size: 22px;
    padding-bottom: 18px;
}

.news_desc {
    display: none;
    line-height: 1.5em;
    padding-bottom: 25px;

}

/* E N D  N E W S  A R E A  S T Y L E S */
/* ############################################################################################## */

/* ############################################################################################## */
/*  B E G I N  P U B L I C  C A L E N D A R   A R E A   S T Y L E S  */

.pm_date {
    font-style: italic;
    display: block;
    color: #777777;
    font-size: 16px;
}

.pm_title, .pm_title a, .pm_title a:link, .pm_title a:visited, .pm_title a:hover, .pm_title a:active {
    display: block;
    padding-bottom: 0px;
	font-family: var(--ffMontserrat);
    font-size: 22px;
}

.pm_desc {
	display: block;
    padding-bottom: 25px;

}

/* E N D  P U B L I C  C A L E N D A R  A R E A  S T Y L E S */
/* ############################################################################################## */

/* Loading Icon for News and Public Calendar Containers */
.loadingSpinner {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}


/* B E G I N  H E R O  I M A G E  S T Y L E S */
/* ############################################################################################## */
/* The hero image */
.HPhero-image {
    width: 100% auto;
    /* The image used 
    background-image: url('/CLF4/agency/img/banner/forensicsMainHero.jpg');*/
    /* The image used */
    background-color:#CCC;

    /* Set a specific height */
    height: 300px;

    /* Position and center the image to scale nicely on all screens */
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

/* Place text in the middle of the image */
.HPhero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.HPht-color {
	color: #ff6 !important;
}

/* E N D  H E R O  I M A G E  S T Y L E S */
/* ############################################################################################## */
