@media (max-width: 575.98px)
{
	#navbar-hc .nav-item {
		border-bottom: 1px solid #40556a;
		padding: 5px 0;
	}
	#navbar-hc .nav-item:last-child {
		border-bottom: none;
	}
	#hc-carousel {
	}
	p {
		font-size: 14px;
	}
	.hc-title-xlg {
		font-size: 1.4em !important;
	}
	.hc-title-lg {
		font-size: 1.3em !important;
	}
	#hc-brand-logo img {
		margin-bottom: 20px;
		width: 30%;
	}
	#hc-about-us-desc .text-left,
	#hc-about-us-desc .hc-title-lg {
		text-align: center !important;
	}
	.hc-page-hero {
		height: 190px;
	}
}
@media (min-width: 576px) and (max-width: 767.98px)
{
	#navbar-hc .nav-item {
		border-bottom: 1px solid #40556a;
		padding: 5px 0;
	}
	#navbar-hc .nav-item:last-child {
		border-bottom: none;
	}
	#hc-carousel {
		height: 440px;
	}
	.hc-title-xlg {
		font-size: 1.4em !important;
	}
	.hc-title-lg {
		font-size: 1.3em !important;
	}
	#hc-brand-logo img {
		margin-bottom: 20px;
		width: 30%;
	}
	#hc-about-us-desc .text-left,
	#hc-about-us-desc .hc-title-lg {
		text-align: center !important;
	}
	.hc-row-services .hc-service-item p {
		font-size: 14px;
	}
	.hc-page-hero {
		height: 190px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px)
{
	#navbar-hc .nav-item {
		border-bottom: 1px solid #40556a;
		padding: 5px 0;
	}
	#navbar-hc .nav-item:last-child {
		border-bottom: none;
	}
	#hc-carousel {
		height: 540px;
	}
	.hc-title-xlg {
		font-size: 1.5em !important;
	}
	.hc-title-lg {
		font-size: 1.4em !important;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px)
{
	.hc-member-boardtrustees__img img {
		width: 100px;
	}
	.hc-member-organizational-position {
		font-size: 13px;
	}
}
@media (min-width: 1200px)
{

}
