/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2021 | 15:17:39 */
.home .fl-theme-builder-header-sticky #menu-primary li a {
  color: white;
}

.home .fl-theme-builder-header-sticky #menu-primary .sub-menu li a {
  color: #011238;
}

.home .fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled #menu-primary li a {
  color: #011238;
}

.home .fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled #menu-primary li a:hover,
.home .fl-theme-builder-header-sticky #menu-primary li a:hover,
.home .fl-theme-builder-header-sticky #menu-primary .sub-menu li a:hover{
  color: #e31936;
}

.team-page img {
  cursor: pointer;
}

.fl-node-6100a0af72850 .fl-row-content-wrap, .fl-node-6104093e9b4c4 .fl-row-content-wrap{
  padding: 0px !important;
}

@media (max-width: 1068px) {
  h2 .fl-heading-text  {
	font-size: 30px;
  } 
}

@media (max-width: 768px) {
  h2 .fl-heading-text {
	font-size: 26px;
  } 
  .fl-rich-text * {
    font-size: 16px;
  }
  .fl-node-6100a0caa637f .fl-menu-mobile-toggle {
    color: white !important;
  }
  .fl-row-bg-video .fl-bg-video iframe, .fl-row-bg-embed .fl-bg-embed-code iframe {
    min-height: 43vh !important;
  }
}