@media (max-width: 767px) {
  footer .footerLogo img,
  footer .footerLogo svg {
    margin: 0 auto;
    float: none;
    display: block;
  }
}

.wp-block-northrop-grumman-breadcrumb.is-style-dark li:not(:last-of-type) a {
  color: #f7f7f7 !important;
}

.wp-block-northrop-grumman-breadcrumb.is-style-dark li:not(:last-of-type) a:hover {
  color: #f7f7f7 !important;
}

nav[aria-label='Breadcrumb'] > ol > li:not(:last-child) > a {
  color: #00269a !important;
}

.wp-block-spaceblocks-container {
  display: flex;
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  justify-content: center;
  position: relative;
}
.wp-block-spaceblocks-container.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-spaceblocks-container.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-spaceblocks-container.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-spaceblocks-container.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
.wp-block-spaceblocks-container__content {
  position: relative;
  z-index: 1;
}
.wp-block-spaceblocks-container__title {
  left: var(--spaceblocks-title-left, 15px);
  position: absolute;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  z-index: 2;
}
.wp-block-spaceblocks-container__video-background {
  border: none;
  box-shadow: none;
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.wp-block-spaceblocks-container__gradient-background {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-10 {
  opacity: 0.1;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-20 {
  opacity: 0.2;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-30 {
  opacity: 0.3;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-40 {
  opacity: 0.4;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-50 {
  opacity: 0.5;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-60 {
  opacity: 0.6;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-70 {
  opacity: 0.7;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-80 {
  opacity: 0.8;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-90 {
  opacity: 0.9;
}
.wp-block-spaceblocks-container__gradient-background .has-background-dim-100 {
  opacity: 1;
}
.wp-block-spaceblocks-container.is-full-height {
  min-height: 100vh;
}
.wp-block-spaceblocks-container.has-background-dim:not([class*='-background-color']) {
  background-color: #000;
}
.wp-block-spaceblocks-container.has-background-size-auto {
  background-size: auto;
}
.wp-block-spaceblocks-container.has-background-size-contain {
  background-size: contain;
}
.wp-block-spaceblocks-container.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.wp-block-spaceblocks-container.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-spaceblocks-container.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.wp-block-spaceblocks-container.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
.wp-block-spaceblocks-container.is-position-center-center {
  align-items: center;
  justify-content: center;
}
.wp-block-spaceblocks-container.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.wp-block-spaceblocks-container.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.wp-block-spaceblocks-container.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
.wp-block-spaceblocks-container.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.footerPosts li {
  list-style: none;
  width: 100%;
  display: block;
  margin: 0;
  margin-bottom: 20px;
  float: left;
}

.footerPosts li img {
  width: 50%;
  float: left;
  margin-right: 7%;
}

.footerPosts li .postContent {
  width: 43%;
  float: left;
  font-size: 1rem;
  line-height: 1.2;
  color: #adadad;
  font-weight: 300;
}

.footerPosts li .postContent.full {
  width: 100%;
}

.footerPosts li .postContent p.postDate {
  font-size: 0.5rem;
  color: #adadad;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.footerPosts li .postContent h3,
.footerPosts li .postContent h4 {
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  line-height: 0.75rem;
  font-size: 1rem;
}

.footerPosts li .postContent h3 a,
.footerPosts li .postContent h4 a {
  font-size: 1rem;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

.footerPosts li {
  height: 184px;
}

.ng-button {
  max-width: 100%;
}
