/* Banner Image Display */
.mobile-header-img {
	display: block;
	margin-bottom: -5px;
}

.mobile-header-img img {
	width: 100%;
}

.page-header-img {
	display: none;
}

.overlay-banner {
	display: none;
}

.text-center-md {
	text-align: center;
}

@media (min-width: 992px) {
	.text-center-md {
		text-align: inherit;
	}

	.mobile-header-img {
		display: none;
	}

	.page-header-img {
		display: block;
	}

	.banner-md {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
		/* object-position: 60% 100%; */
	}

	/* overlay background for text */
	.overlay-banner {
		/* background: radial-gradient(ellipse, rgba(208, 217, 226, .8) 5%, rgba(208, 217, 226, 0.6) 50%, rgba(208, 217, 226, 0) 60%) !important; 
		background: linear-gradient(to left, rgba(255, 255, 255, .9) 5%, rgba(255, 255, 255, .6) 60%, rgba(255, 255, 255, 0) 100%) !important;*/
		background: linear-gradient(to left, rgba(255, 255, 255, .6) 5%, rgba(255, 255, 255, .6) 60%, rgba(255, 255, 255, 0) 90%) !important;
		z-index: 100;
		/* transform: translate(-5%); */
	}

	.transformY-15 {
		transform: translate(10%);
	}
}

.hero-banner {
	height: 600px;
	max-width: 100vw;;
}

.hero-banner,
.bg-hlf-hero {
	margin-top: 0px !important;
}

.hero-banner {
	top: 95px !important;
}

.hero-banner .box-hlf {
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	height: calc(100% - 50px);
	
}

.hero-banner.slim .box-hlf {
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	height: 100%;
	/*top: 40px;*/
}

.hero-banner .box-hlf a.btn-colors {
	display: inline-block;
}

.hero-banner .box-hlf a.btn-colors:first-of-type {
	margin-top: 0.5rem;
}

.overlay-banner {
	background: none;
}

@media (min-width: 992px) {
	.overlay-banner {
		display: block;
	}

	.hero-banner,
	.bg-hlf-hero {
		height: 450px !important;
		min-height: 450px !important;
	}

	.hero-banner .box-hlf {
		justify-content: center;
		padding-bottom: 50px;
	}
	/*
	.hero-banner.slim .box-hlf {
		top: 0;
	}*/
}

@media (min-width: 992px) {
	.hero-banner,
	.bg-hlf-hero {
		height: 650px !important;
		min-height: 650px !important;
	}

	.hero-banner .box-hlf {
		justify-content: center;;
		padding-bottom: 0;
	}
}

@media (min-width: 1921px) {
	.hero-banner,
	.bg-hlf-hero {
		height: 60rem !important;
	}
}

/* Banner Image Display */
.box-hlf h1 {
	font-size: 1.5rem;
	color: #910b03;
}

.box-hlf h2 {
	font-size: 1.1rem;
	line-height: 1.5;
}

@media (max-width: 991.98px) {
	.hero-banner .box-hlf .bg-colors {
		padding-top: 0;
		padding-bottom: 1.5rem;
		margin-bottom: 15px;
		box-shadow: var(--bs-box-shadow-sm);
	}
}

@media (min-width: 992px) {
	.box-hlf h1 {
		font-size: 2.5rem;
		font-weight: 700;
	}

	.box-hlf h2 {
		font-size: 1.8rem;
	}
}

.hero-banner .box-hlf .bg-colors {
	margin-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (min-width: 992px) {
	.bg-colors {
		height: 15em;
		min-height: 15em;
	}
}

.hero-banner.slim {
	height: 10rem !important;
	min-height: 400px !important;
}

.hero-banner.slim .bg-hlf-hero {
	height: 10rem !important;
	min-height: 400px !important;
}

@media (min-width: 1441px) {
	.hero-banner.slim {
		height: 13rem !important;
		min-height: 500px !important;
	}
	
	.hero-banner.slim .bg-hlf-hero {
		height: 13rem !important;
		min-height: 500px !important;
	}
}

.hero-banner.slim .box-hlf .bg-colors {
	transform: unset;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	margin-top: 0;
}

.hero-banner.slim .box-hlf .bg-colors h1 {
	margin-top: auto !important;
	/* margin-bottom: 0;
	padding-bottom: 1.5rem; */
}

@media (max-width: 575.98px) {
	.hero-banner {
		height: 451px;
		min-height: unset;
	}

	.hero-banner .bg-hlf-hero {
		height: 451px;
		min-height: unset;
	}

	.hero-banner .box-hlf {
		height: 100%;
		background-repeat: no-repeat;
		background: none;
		/* justify-content: center; */
		/* padding-bottom: 50px; */
	}

	.hero-banner .box-hlf .bg-colors {
		background: radial-gradient(ellipse, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0) 70%);
	}
}

@media (max-width: 1024px) and (min-width: 992px) {
	.hero-banner .box-hlf .bg-colors {
		transform: none;
	}
}

/* @media (min-width: 922px) {
	.hero-banner .box-hlf .bg-colors {
		margin-top: -37.5px;
	}
} */

.hero-banner.slim .box-hlf .bg-colors {
	min-height: auto;
	height: auto;
	padding-right: calc(var(--bs-gutter-x) * .5);
}

.hero-banner.box-hlf .no-bg-overlay, .hero-banner.slim .no-bg-overlay {
	background: none !important;
}

/*= Images =*/
.img-responsive {
  max-width: 100%;
  height: auto;
}

.photo {
  transition: all .3s cubic-bezier(0,0,.5,1);
}

.photo:hover{
  box-shadow: 2px 4px 16px #00000029;
  transform: scale3d(1.01,1.01,1.01);
}

.infographics {
	margin-top: 30px;
	margin-bottom: 30px;
  }
  
.infographics .infographics-block .media-thumbnail img {
	max-width: 45px;
  }
  
.infographics-caption {
	color: #5a5a5a;
	margin: 0;
	line-height: 1.4;
  }
  
.home-loan-infographics .infographics-block {
	min-height: 280px;
  }
  
.accounts-receivable-infographics .infographics-block {
	min-height: 276px;
  }
  
.fsa-infographics-benefit .infographics-block {
	min-height: 250px;
  }
  
.fsa-infographics .infographics-block {
	min-height: 300px;
  }
