/* Arlington Strategy Audit Improvements */
@media only screen and (min-width: 82.5em) {
  .block-hero {
    height: 25rem!important;
  }
}
.header {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
@media only screen and (min-width: 68.5em) {
  .header .logo {
    padding: 0rem 0 1rem;
  }
}
@media only screen and (min-width: 68.5em) {
  #primary-menu > .menu-item-has-children > ul {
    top: 2.25rem!important;
	}
}
@media only screen and (min-width: 68.5em) {
  #primary-menu > .menu-item-has-children > ul {
    top: 2.25rem!important;
  }
}
@media only screen and (max-width: 68.49em) {
    .menu-button .menu-button-bar, .menu-button .menu-button-bar:before, .menu-button .menu-button-bar:after {
       background: #3d3f3f!important;
	}
}
.interior-hero {
    height:19rem!important;
	background-blend-mode:;
  }
@media only screen and (min-width: 95.625em) {
    .interior-hero .wp-block-cover__inner-container {
        width: 100%!important;
    max-width: 1280px;
    margin: auto!important;
    }
}