.module-title
{
  font-size: 2rem;
}

.acm-hero h2.hero-heading {
  font-family: Fira Sans Extra Condensed;
}

#t4-section-5 .bg-overlay-image {
    background-position-x: center;
}

#t4-section-5 .bg-overlay {
  opacity: 0.6;
}

#t4-section-5 {
  background: #1b3060;
}

.section-copyright {
  background: #111111;
  padding: 10px;
  text-align: center;
  color: #adadad;
}

.navbar-brand a img {
  width: 308px;
}

#t4-header {
	top: -1px;
}

#mic-init-access-tool .mic-access-tool-box {
  background-color: #15171a !important;
}

#mic-init-access-tool .mic-access-tool-box .mic-buttons-block button span
{
  font-size: 13px!important;
}

.t4-section-module .module-title span::after {
  content: "" !important;
}

.t4-megamenu .navbar-nav > li
{
  padding-left: 0px;
  padding-right: 0px;
}


.galrow {
	margin-bottom: 15px;
}

@media (max-width: 991.98px)
{
	.navbar-brand.logo-image {
		width: 260px;
	}
  
  .t4-col.mainnav.col  {
		height: 22px;
	}
  
  .nav-breakpoint-lg.navigation-hide .t4-navbar .navbar
	{
		padding-top: 18px;
	}
}

@media (max-width: 600px)
{
  .t4-col.mainnav.col  {
		height: 22px;
	}
}