body {
	font-size: 1.6em;
	font-family: 'Raleway', sans-serif;
}

h1, h2, h3, h4, h5, h6 {	
	font-family: 'Droid Serif', serif;
}

h1, h2 span.contact-name {
	font-size: 26px;
	color: #00295E;
}

h2 {
	font-size: 22px;
	color: #00377E;
}

h3 {
	font-size: 18px;
	color: #00449C;
}
h4 {
	font-size: 16px;
	color: #00295E;
}

img {
	max-width: 100%;
	height: auto;
}

.header {
	background: #00377e; /* Old browsers */
	background: -moz-linear-gradient(top, #00377e 0%, #00295e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00377e 0%,#00295e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00377e 0%,#00295e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00377e', endColorstr='#00295e',GradientType=0 ); /* IE6-9 */
}

.logo {
	margin: 10px 0;
	display: inline-block;
	height: 90px;
	width: auto;
}

.navbar {
	margin-bottom: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.navbar-nav .nav-child a {
	font-weight: bold;
}

/* Homepage Icons */

.home-icon-wrapper {
	border: 5px solid #EEE;
	padding: 20px 10px;
}

.home-icons {
	text-align: center;
	margin-top: 20px;
}

.home-icons .fa-circle-thin {
	color: #FFEE8A;
}

.fa-stack-1x {
	font-size: 50px!important;
}

/* Content Area */

.container-content {
	padding-bottom: 30px;
	padding-top: 30px;
}

.container-content .page-header {
	margin-top: 0;
	padding: 0;
}

.left-column a {
	text-decoration: underline;
}

/* Right Column */

.right-column .moduletable {
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.right-column h3 {
	color: #FFF;
	padding: 10px 0 10px 0;
	text-align: center;	
	margin: 0;
	background-color: #05051B;		
}

.right-column .moduletable ul.menu li {
	border-bottom: 1px dotted #EEE;
	font-weight: bold;
}

.right-column .moduletable ul.menu li a:link, .right-column .moduletable ul.menu li a:visited {
	color: #1B2687;
}

.right-column .moduletable ul.menu li:first-child {
	padding-top: 0;
}

.right-column .moduletable ul.menu li:last-child {
	border-bottom: none;
}

.right-column .moduletable .custom {
	padding: 10px;
}

/* Footer */

footer {
	background: #00377e; /* Old browsers */
	background: -moz-linear-gradient(top, #00377e 0%, #00295e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00377e 0%,#00295e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00377e 0%,#00295e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00377e', endColorstr='#00295e',GradientType=0 ); /* IE6-9 */
	font-size: .9em;
	color: #FFF;
}

footer h3 {
	font-size: 1.2em;
	color: #EEE;
}

footer a:link, footer a:visited {
	color: #FFF;
}

footer a:hover, footer a:active {
	color: #EEE;
}

footer ul, footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

footer ul li a {
	padding: 3px 0!important;
}

footer ul li a:link, footer ul li a:visited {
	background: none!important;

}
	
footer ul li a:hover, footer ul li a:active, footer ul li.current {
	background: none!important;

}

.footer-top {
	margin: 20px auto;
}

/* Copyright */

.copyright {
	text-align: center;
	color: #EEE;
	font-size: .9em;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #05051B;
}

/* Banners */

.banner {	
	height: 500px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	/* border-bottom: 10px solid #05051B; */
}

.home-banner {
	background-image: url(../images/jail.jpg);
}

.page-banner {
	margin-top: 20px;
	height: 297px;
	background-size: auto 297px;
	background-position: center top;
	background-repeat: no-repeat;
}

.visitation-banner {
	background-image: url(../images/visitation.jpg);
}

.policies-banner {
	background-image: url(../images/intake.jpg);
}

.waiting-banner {
	background-image: url(../images/waiting-room.jpg);
}

.careers-banner {
	background-image: url(../images/holding-cells.jpg);
}

.jail-banner {
	background-image: url(../images/jail.jpg);
}

.banner-caption {
	margin: 0 auto;
	color: #FFF;
	text-align: center;	
    background-color: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
	display: inline-block;
	position: center top;
	margin-top: 200px;
	padding: 20px;
}

/* Map Container */

.map-container iframe {
    pointer-events: none;
}

/* Top Button */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(91, 162, 216, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #CCC;
  opacity: 1;
}


/* Contacts */

.jail-staff .cat-list-row0, .jail-staff .cat-list-row1 {
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
	min-height: 170px;
}

.jail-staff .category .list-title {
	font-weight: bold;
}

.jail-staff .category i.fa {
	width: 10px;
	text-align: center;
}

.jail-staff img.contact-list-thumb {
	height: 150px;
	width: auto;
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #EEE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#jform_spacer-lbl {
	width: 100%;
	display: block!important;
	clear: both!important;
}

#contact-form input,#contact-form textarea {
	max-width: 230px;
}

.contact-form legend {
	font-size: .9em;
	width: 310px;
}

.contact .thumbnail img {
	height: 300px;
	width: auto;	
}

.contact-form .btn {
	margin-top: 10px;
}

.contact-form .control-label label {
	text-align: left;
	width: 80px;
	float: left;
}

#jform_contact_name, #jform_contact_emailmsg, #jform_contact_email, #jform_contact_message {
	width: 300px;
	clear: both;
}

#jform_captcha {
	clear: both;
	width: 100%;
}

.contact-category ul.category {
	margin: 0;
	padding: 0;
}

.contact-category ul.category li {
	list-style-type: none;
}

.contact p {
	display: block;
	clear: left;
}


.filter-search-lbl {
	display: none;
}

#filter-search {
	margin-bottom: 20px;
}

/* Dropdown Fade-in */

.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration:.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 767px) {
	.home-icon-wrapper {
		margin-bottom: 20px;
	}
	
	.contact .thumbnail img {
		height: 150px;
		width: auto;	
	}
	
	footer {
		text-align: center;
	}
	
	.banner {
		height: 200px;
		background-size: auto 200px;
	}
	
	.banner-caption {
		margin-top: 30px;
		font-size: .8em;
	}
	
	.banner-caption h1 {
		font-size: 1.3em;
	}
	.page-banner {
		height: 150px;
		background-size: auto 150px;		
	}
	
	.logo {
		display: block;
		margin: 10px auto;
	}
}

@media (max-width: 991px) {


}

@media (min-width: 501px) and (max-width: 767px) {

}