.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
  position: fixed;
  background-color: #000000;
  width: 100%;
  height: 10%;
  padding-top: 0px;
}

.main-header-menu .menu-link {
  padding-bottom: 0px;
}

.main-header-menu .sub-menu .menu-link {
  background-color: #000000;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
  padding-top: -9px;
}

.ast-logo-title-inline .ast-site-identity {
  margin-top: -20px;
}

.mobile-menu .mobile-sub-menu {
	  padding-top :10px;
		position:fixed;
}