@charset "utf-8";
/* CSS Document */


#hm-lsp2 {
	padding-bottom:40px;
	background-color:#313131;
	opacity:.5;
	background-size:cover;
	
}

#hm-lsp-lead-txt {
	color:white;
	padding-top:50px;
	font-size:30pt;

}
#hm-lsp-subhead-txt {
	padding-top:20px;
	color:white;
	font-size:15pt;
	
}
.nav-item {
	padding-top:20px;
	font-size:25px;
	color:#00214B;
	font-weight:500;

}
	

#logo {
	padding-left:5%;

}
.parallax{
	background-image:url("../images/team-at-table-g-1920x800.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment: fixed;
	max-height:auto;
	
  
	
}

#band-2 {
	background-color:#DFDFDF;
	background-image:url("../images/team-at-table-g-1920x8001.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	max-height:auto;
	
}

#band-benefits {
	background-color:#313131;
	background-size:cover;
	opacity:.8;
	max-height:auto;
	align-items:center;
}

.benefits-card {
	background-color:#1B1B1B;
	opacity:1;
	border-style:none;
}

#band-quotes{

	opacity: .8;
	align-items:center;
	max-height:auto;
	backgroud-size:cover;
	padding-top:50px;
	
}
.benefits {

	color:white;
	}
.quotes{
	font-style:italic;
	color:white;
	font-size:18pt;
	margin-right: 5%;
	margkin-left:5%;
	padding-bottom:50px;
}
.carousel { overflow: hidden; }
.carousel-item { overflow: hidden; }
.carousel-indicators{
	
}
.carousel-item {
	backface-visibility: visible;
}
.carousel-control-next{
	

}
.carousel-control-prev{
	
}


#band-services {
	background-color: whitesmoke;
	background-size:cover;
	max-height:auto;
	max-width: 100%;
	margin-right:0px;
	
}
.services-img{
	max-height:auto; 
	max-width: auto;
	padding-bottom:20px;
}

.srvc-list{
	font-size: 13px;
	padding-top: 30px;
		
}

@media (max-width: 760px) {
	.footer-content{
		align-content:center;
		font-size:13px;
	}
  .re-order .row .first {
    order: 1;
  }
  .re-order .row .second {
    order: 2;
  }
	.re-order .row .third {
		order: 3;
	}
	
}

@media (min-width:761px){
	.footer-content{
		display:inline;
		font-size:13px;
	}
}


#hm-band3-criminal,#hm-band3-miscond {
	
}
#hm-services-band-card-1,#hm-services-band-card-3{
	background-color:lightgray;
}