.main-header-menu > .menu-item > a {
  position: relative;
  font-weight: 700;
}
.menu-item a {
  position: relative;
}
@media (min-width: 1024px) {
  .main-header-menu > .menu-item a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 6px;
    width: calc(100% - 24px);
    height: 4px;
    background-color: #F5B70A;
    transition: background-color 0.3s;
  }
}
@media (max-width: 1023px) {
  .sidebar-main {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .sidebar-main {
    display: block;
  }
}
.sub-menu > .menu-item a::after {
  background-color: #013E75;
}
.front-img {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  position: relative;
  border-bottom: #F5B70A 30px solid;
}
.front-img {
  margin-top: 0;
  margin-bottom: 0;
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-position: center 30%;
}
@media (max-width: 1023px) {
  .front-img {
    height: 380px;
    max-height: 380px;
    background-position: center center;
  }
}
@media (max-width: 767px) {
  .front-img {
    height: 260px;
    max-height: 260px;
    background-position: center center;
  }
}
@media (max-width: 480px) {
  .front-img {
    height: 200px;
    max-height: 200px;
  }
}
h1,
.entry-header .entry-title,
.home .entry-header .entry-title {
  font-weight: 900;
  color: white;
  text-decoration-line: underline;
  text-decoration-color: #F5B70A;
  text-decoration-thickness: 6px;
  text-underline-offset: 9px;
  font-size: 1.625rem;
}
@media (max-width: 921px) {
  h1,
  .entry-content :where(h1) {
    font-size: 1.625rem;
  }
}
aside a {
  color: #3a3a3a;
  text-decoration: underline;
}
.site-footer,
.site-footer li {
  line-height: 2em;
}
.site-footer a:hover {
  color: #F5B70A;
}
@media (min-width: 982px) and (max-width: 1090px) {
  .main-header-menu > .menu-item > a {
    font-size: 14px;
  }
}
@media (max-width: 981px) {
  .front-img {
    height: 300px;
    max-height: 300px;
  }
  .front-img {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.site-footer-section {
  border-right: 1px solid rgba(255,255,255,0.3);
  justify-content: start;
  height: 100%;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  .site-footer-section {
    border-right: none;
    padding: 12px 20px 0 20px;
  }
}
.site-footer-section ul {
  list-style-type: none;
  margin: 0;
}
.site-footer-section a {
  color: #ffffff;
  font-weight: 600;
}
.ast-footer-copyright p {
  color: #fff;
  font-size: 12px;
}
.site-footer-section:last-child {
  border: none;
}
.footer-widget-area.widget-area.site-footer-focus-item {
  width: 100%;
}
.ast-builder-footer-grid-columns {
  grid-column-gap: 0;
}
@media (min-width: 922px) {
  .ast-container {
    max-width: 1240px;
  }
}
@font-face {
  font-family: 'TWKEverett';
  src: url('../assets/280a4899024a.otf') format('OpenType');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'TWKEverett';
  src: url('../assets/ccad9fae26d3.otf') format('OpenType');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'TWKEverett';
  src: url('../assets/54c1808cc5a3.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
body {
  font-family: 'TWKEverett', sans-serif;
}
h1 {
  font-family: 'TWKEverett', sans-serif;
  font-weight: 800;
}
strong {
  font-family: 'TWKEverett', sans-serif;
  font-weight: 700;
}
