@media screen and (max-width: 639px) {
  body {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 639px) {
  .blog h1,
.single h1 {
    font-size: 22px !important;
  }
  .blog h2,
.single h2 {
    font-size: 18px !important;
  }
  .blog h3,
.single h3 {
    font-size: 16px !important;
  }
  .blog h4,
.single h4 {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 639px) {
  .sp-f14 {
    font-size: 14px !important;
  }
  .sp-f16 {
    font-size: 16px !important;
  }
  .sp-f18 {
    font-size: 18px !important;
  }
  .sp-f20 {
    font-size: 20px !important;
  }
  .sp-f22 {
    font-size: 22px !important;
  }
  .sp-tal {
    text-align: left !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .sp-tal {
    text-align: left !important;
  }
}
li.c-meta__item.c-meta__item--author {
  display: none !important;
}

.p-global-nav .c-navbar__item.sm-nav-menu-item-highlight {
  background-color: #E62113;
  padding: 0.65em 0 !important;
  margin-left: 1em !important;
}

@media screen and (max-width: 639px) {
  .smb-section__title {
    --_font-size-level: 3 !important;
  }
}
.about-hof img {
  aspect-ratio: 4/3 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.l-footer {
  border-top: none !important;
}

.l-footer-widget-area {
  padding-top: 0 !important;
}
@media screen and (max-width: 639px) {
  .l-footer-widget-area {
    padding-bottom: 0 !important;
  }
}
.l-footer-widget-area .c-fluid-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.widget.widget_nav_menu {
  color: #fff !important;
}
.widget.widget_nav_menu .menu {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0em 3em !important;
}
.widget.widget_nav_menu .menu li {
  margin-top: 0 !important;
  padding: 0.5em !important;
}

.l-footer-widget-area__item {
  margin-bottom: 0 !important;
}

.c-copyright--inverse {
  background-color: #045a94 !important;
}
@media screen and (max-width: 639px) {
  .c-copyright--inverse {
    padding-top: 2em !important;
  }
}
.c-copyright--inverse .c-fluid-container {
  text-align: end !important;
  max-width: 1280px !important;
  margin: auto !important;
}
@media screen and (max-width: 639px) {
  .c-copyright--inverse .c-fluid-container {
    text-align: center !important;
  }
}

.footer-content {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .footer-content {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 639px) {
  .fv .c-row__col--1-2 {
    --_item-width: 70% !important;
  }
  .fv p {
    text-shadow: 0 3px 6px BLACK !important;
  }
  .sp-lc p {
    text-align: left !important;
  }
  .c-page-header[data-has-image=true] {
    height: clamp(130px, 50.5vw, 500px) !important;
  }
}
h1.c-page-header__title {
  text-shadow: 0 3px 6px #314c74 !important;
}

.c-drawer__inner .c-drawer__menu {
  text-align: center;
  font-size: 16px !important;
}
.c-drawer__inner .c-drawer__menu li {
  margin-top: 1em !important;
}

@media screen and (max-width: 639px) {
  .footer-nav-flex {
    flex-direction: column !important;
    gap: 2em !important;
    margin-top: 4em !important;
  }
}
@media screen and (max-width: 639px) {
  .Philippines-point {
    flex-direction: column !important;
    gap: 1.5em !important;
  }
}