/* ############################################################################################## */

.publicCommentRequest {	
	background-color:#bdd7ec;
	border-radius:10px;
	clear:both;
	margin:0px 5px 10px 20px;
	max-width:350px;
	box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.45), 0px 25px 20px -20px rgba(0, 0, 0, 0.45);
	transition: 1s;
	animation-duration: 2s !important;
}

.publicCommentRequest:hover {	
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.publicCommentRequest h3 {
	font-size:4rem;
	margin-top:0px;
	padding:5px 20px 10px 20px;
	margin-bottom:0px;
	color:white;
}

.publicCommentRequest .title {
	background-color:#24375e;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.publicCommentRequest h3 span {
	font-size:2.5rem;
}
.publicCommentRequest p {
	color:darkslategrey;
	padding:10px 20px;
	text-align: center;
	font-weight:bold;
	color:black;
}
.publicCommentRequest a {
	color:black !important;
	text-decoration:underline !important;
}
.publicCommentRequest a:hover {
	color:black !important;
    background-color:rgba(255,255,255,.5) !important;
	text-decoration:none !important;
}

.publicCommentRequest hr {
	margin: 0px 0px;
}

@media (max-width: 767px) {
	.publicCommentRequest {
		float: none !important;
    	margin-left: auto;
    	margin-right: auto;
		margin-top:20px;
	}
}

/* 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: #004785;
    font-size: 16px;
}

.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');*/
    background-image: url('/contentFolder/images/bannerBackground.png');
    /* The image used */
    background-color:#CCC;

    /* TML Added */
    border-bottom-width: 5px;
    border-bottom-color: #4B6B46 !important; 
    border-bottom-style:solid;

    /* Set a specific height */
    height: 325px;

    /* 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 !important;
}

.HPht-color {
	color: #ff6 !important;
}

/* E N D  H E R O  I M A G E  S T Y L E S */
/* ############################################################################################## */
