#block-gtranslate {
  padding: 0;
}
html body .header-top-highlighted__section {
	background-color: #DFF3FD;
}
.region-header-top-highlighted-first {
	width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
}
html body .header-top-highlighted__section .block.primary-menu-strip {
  width: 100%;
}
.header-container ul.menu > li:not(.sf-no-children):hover::before {
	content: none;
}
.header-container .primary-menu-strip ul.menu a {
  text-decoration: underline;
  font-weight: 700;
  font-size: inherit;
}

.region-header-top-highlighted-first .gt_selector {
  background: transparent;
  padding: 0;
  margin: -2px 1em 0;
  vertical-align: text-top;
  font-weight: 900;
  box-shadow: none;
  color: #282d58;
  cursor: pointer;
  height: 19px;
  border-bottom: 2px solid;
  text-align: center;
}
@media( max-width: 767px ) {
	html body .header-top-highlighted__section .block.primary-menu-strip,
	html body .header-top-highlighted__section .block.block-gtranslate {
		display: none;
	}
}
@media (max-width: 1199px) {
	.header-container .primary-menu-strip  ul.menu {
	  text-align: right;
	}
}
.region--light-typography ul.menu li a.is-active, 
.region--light-typography ul.menu li.active-trail > a, 
.region--light-typography ul.menu li > span.is-active, 
.region--light-typography ul.menu li.active-trail > span {
  color: #19264F;
}