.hidden {display:none;}
.page-width {max-width:1564px !important;}
.banner {
  width: 100%;
  background: #112A92 url("Picture1.png") no-repeat fixed center;
  background-size: cover;
}

h1 {
  width: 100%;
}
@media (max-width: 600px) {
  .banner {
    padding: 30px;
  }
  .w3-jumbo {
    font-size: 53px !important;
    text-align: center;
  }
  .banner p {
    font-size: 1.3em;
    color: white;
    text-align: center;
  }
}
@media (min-width: 601px) {
  .banner {
    padding: 230px 180px 180px;
  }
  .w3-jumbo {
    width: 100%;
    font-size: 94px !important;
  }
  .banner p {
    font-size: 2em;
    color: white;
  }
}
.footer {
  padding: 30px 0;
}
.footer .w3-quarter {
  text-align: left;
}
.footer-img-left {
  max-width: 220px;
  border-radius: 16px;
}
.footer-img-down {
  max-width: 140px;
}
.footer a {
  color: cornflowerblue;
}
.ceo-name-padding {
  line-height: 180px;
}
.to-top {
  background: #fff;
  color: #444;
}
.anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.memberships-image img {
  border: 0;
  float: left;
  height: 110px;
  max-width: 150px;
  margin: 10px;
}
.images-left {
  max-width: 220px;
  border: none;
  float: left;
  padding: 12px 12px 14px 0;
}
.images-right {
  max-width: 220px;
  border: none;
  float: right;
  padding: 12px 0 14px 12px;
}
.image-footer {
  max-width: 300px;
  border: none;
  padding: 0 14px 0;
}
.round {
  border-radius: 10px;
}
a.w3-bar-item.w3-button img {
  max-width: 250px !important;
  padding-left: 30px;
  padding-right: 30px;
}

.footer-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #000 !important;
}
.footer-link:hover {
  text-decoration: underline;
}
.footer-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
a.footer-link {
  color: #fff !important;
}
i.fa.fa-chevron-circle-up {
  filter: invert(1);
}
a.footer-link img {
  filter: invert(1);
}

.row {
  display: flex;
  justify-content: space-around;
}
.cell {
  padding: 10px;
  border-right: none;
  text-align: center;
  flex: 1;
}
.cell-border {
  border-right: 1px solid #000;
}
.row + .row {
  margin-top: 0px;
}
.rows {
  margin-top: 20px;
}
.naics_others {
  text-align: center;
  margin-bottom: 30px !important;
  margin-top: -12px !important;
}
.w3-row.w3-olive-green.select_gcr {
  text-align: center !important;
}
.w3-row.w3-olive-green.select_gcr img {
  max-width: 120px !important;
}
.w3-row.select_gcr {
  text-align: center !important;
}
.w3-row.select_gcr img {
  max-width: 140px !important;
  padding: 30px;
}
.w3-top {
  z-index: 3;
}

.banner {
  position: relative;
}
.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.banner .w3-center {
  position: relative;
  z-index: 2;
}
.w3-col.s6 {
  margin-top: 30px !important;
}

@media (min-width: 320px) and (max-width: 600px) {
  .toggle-menu {
    display: flex;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .footer-details {
    border-left: none;
    padding-left: 0px;
    text-align: center !important;
  }
  .footer-img-right {
    text-align: center !important;
  }
  .w3-button {
    margin-right: 40px;
  }
  .cell {
    padding: 3px !important;
  }
}

.mobile-menu {
  margin-top: 45px;
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  border: 1px solid #ccc;
  z-index: 1000;
  position: fixed;
}
.mobile-menu a {
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.mobile-menu a:hover {
  border-bottom: 1px solid #ccc;
}
.mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu li {
  padding: 10px 15px;
}
.mobile-menu li a {
  text-decoration: none;
  color: #333;
  display: block;
}
.mobile-menu.active {
  display: block;
}
@media (max-width: 319px) {
  .toggle-menu {
    display: flex;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    margin-top: -200px;
  }
}
@media (min-width: 601px) {
  .banner {
    padding: 200px 0px;
  }
  .w3-jumbo {
    width: 100%;
    font-size: 94px !important;
  }
  .banner p {
    font-size: 2em;
    color: white;
  }
  .toggle-menu {
    display: flex;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    margin-top: -200px;
  }
  .footer-details {
    border-left: 2px solid #ddd;
    padding-left: 30px !important;
  }
}

.text-shadow {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
}
p {
  overflow-wrap: break-word;
}

/* Capabilities page hero banner */
.cap-hero-banner {
  padding: 0;
  margin: 0;
  overflow: hidden;
  line-height: 0;
}

.cap-hero-banner .row-fluid,
.cap-hero-banner .span12 {
  margin: 0;
  width: 100%;
  float: none;
}

.cap-hero-banner__img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

/* Capability page wrapper (shared site header/footer) */
.cap-page-content {
  padding: 0 50px;
  margin: 0;
  /*
  background: #eef1f6;
  */
}

.cap-page-content > .row-fluid {
  margin: 0;
  width: 100%;
}

.cap-page-content .span12 {
  width: 100%;
  margin: 0;
  float: none;
}

/* Capability Statement — screenshot / PDF layout */
.cap-statement {
  --cap-navy: #002060;
  --cap-panel: #d9e1f2;
  --cap-red: #c00000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  line-height: 1.42;
  color: #222;
}

.cap-layout {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: none;
  margin: 0;
  border: none;
  border-top: 1px solid #b4c6e7;
  box-shadow: none;
}

.cap-row {
  display: grid;
  grid-template-columns: minmax(0, 1.62fr) minmax(0, 1fr);
  border-bottom: 1px solid #b4c6e7;
}

.cap-row:last-child {
  border-bottom: none;
}

.cap-row-full {
  grid-template-columns: 1fr;
}

.cap-block {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.cap-row:not(.cap-row-full) .cap-block:first-child {
  border-right: 1px solid #b4c6e7;
}

.cap-full {
  width: 100%;
}

.cap-hdr {
  background: var(--cap-navy);
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 0.45rem 0.85rem;
  letter-spacing: 0.02em;
}

.cap-body {
  flex: 1;
  padding: 0.85rem 1rem;
}

.cap-body-white {
  background: #fff;
}

.cap-panel {
  background: var(--cap-panel);
}

.cap-accent {
  color: var(--cap-red);
  font-weight: 700;
}

.cap-body p {
  margin: 0 0 0.65rem;
}

.cap-snapshot-line {
  margin-bottom: 0.35rem !important;
}

.cap-code-label {
  margin: 0.65rem 0 0.25rem !important;
  font-size: 13px;
}

.cap-code-primary {
  margin: 0 0 0.5rem !important;
  font-size: 13px;
}

.cap-code-grid {
  display: grid;
  gap: 0.2rem 0.4rem;
  font-size: 11.5px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.35rem;
}

.cap-code-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.cap-code-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.cap-overview-icons {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  text-align: center;
}

.cap-overview-icons img {
  max-width: 100%;
  height: auto;
}

.cap-competency-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem 1.25rem;
}

.cap-list-stars ul,
.cap-list-dots,
.cap-list-checks,
.cap-list-diamonds {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cap-list-stars li,
.cap-list-dots li,
.cap-list-checks li,
.cap-list-diamonds li {
  margin-bottom: 0.4rem;
  padding-left: 1.1rem;
  position: relative;
}

.cap-list-stars li::before {
  content: "\2605";
  color: var(--cap-red);
  position: absolute;
  left: 0;
  font-size: 0.85em;
  top: 0.1em;
}

.cap-list-dots li::before {
  content: "\2022";
  color: var(--cap-red);
  position: absolute;
  left: 0;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1;
  top: -0.05em;
}

.cap-list-checks li::before {
  content: "\2713";
  color: var(--cap-red);
  font-weight: bold;
  position: absolute;
  left: 0;
}

.cap-list-diamonds li::before {
  content: "\25C6";
  color: var(--cap-red);
  position: absolute;
  left: 0;
  font-size: 0.8em;
  top: 0.15em;
}

.cap-performance-list li {
  margin-bottom: 0.65rem;
}

.cap-performance-list li strong {
  display: block;
  margin-bottom: 0.15rem;
}

.cap-performance-list li em {
  display: block;
  padding-left: 1.1rem;
  font-style: italic;
  font-weight: normal;
  color: #333;
}

.cap-contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cap-contact-list li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.55rem;
}

.cap-contact-list a {
  color: #222;
  text-decoration: none;
}

.cap-contact-list a:hover {
  text-decoration: underline;
  color: var(--cap-navy);
}

.cap-contact-icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  color: var(--cap-red);
}

.cap-contact-icon svg {
  width: 22px;
  height: 22px;
}

.cap-footnote {
  margin: 0.85rem 0 0;
  font-style: normal;
  font-size: 12px;
  font-weight: 700;
  color: var(--cap-navy);
  text-align: center;
}

@media (max-width: 900px) {
  .cap-row {
    grid-template-columns: 1fr;
  }

  .cap-row:not(.cap-row-full) .cap-block:first-child {
    border-right: none;
    border-bottom: 1px solid #b4c6e7;
  }

  .cap-competency-cols {
    grid-template-columns: 1fr;
  }

  .cap-code-grid-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media print {
  .cap-statement {
    font-size: 11px;
  }

  .cap-layout {
    border: none;
  }

}

/* Ported over from Black Theme css*/

.w3-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.w3-theme-l3 {color:#fff !important; background-color:#999999 !important}
.w3-theme-l2 {color:#fff !important; background-color:#666666 !important}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d2 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d3 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#000000 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#fff !important; background-color:#000000 !important}
.w3-text-theme {color:#000000 !important}
.w3-border-theme {border-color:#000000 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#000000 !important}
