/*%header-box{
	line-height: 92px;
	height: 92px;
}*/
.fixed_header_clone .site-branding__logo img {
  max-width: 125px;
}
.fixed_header_clone .l-header {
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}

.main-menu .sf-sub-indicator {
  display: none;
}

.ac-megamenu .sub-nav-rows .ac-multi-cols > .menu-item {
  border-left: 1px solid rgba(51, 51, 51, 0.05);
  margin-left: -1px;
}
.ac-megamenu .sub-nav-rows .ac-multi-cols > .menu-item.ac-no-border {
  margin: 0;
}
.ac-megamenu .sub-nav-rows .ac-multi-cols > .menu-item.first {
  border: 0;
  margin-left: 0;
}

.ac-section-style-2 .ac-contact-style-compact .ac-font-icon-link {
  border: 0;
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
}
.ac-section-style-2 .ac-contact-style-compact .font-icon {
  color: #fff;
}

.ac-view-fade-in-bottom .title {
  font-weight: 500;
}

h5.s-title {
  font-weight: normal;
}

/**
 * Header
 */
/**
 * Footer
 */
/**
 * Sub Footer
 */
.l-region--sub-footer {
  text-transform: uppercase;
}

/**
 * Section styles
 */
/**
 * Misc colors
 */
.meta.link-details a {
  color: #aaa;
}
.meta.link-details a:hover {
  color: #019cde;
}

.ac-section-style-1 .ac-avatar_pos-headshot .g-i-i {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  background: #fff;
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.22);
}
