/* ----------------------------------------------- 
Top Navigation
----------------------------------------------- */
#page-container {
  position: relative;
  min-height: 100vh; }

#content-wrap {
  padding-bottom: 155px; }
  @media (min-width: 801px) {
    #content-wrap {
      padding-bottom: 90px; } }

body {
  font-family: Helvetica, Arial, Sans-Serif;
  margin: 0; }

.topnav {
  overflow: hidden;
  background-color: #0b385c; }
  .topnav a {
    float: left;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px; }
    .topnav a:hover {
      background-color: #8bb8db;
      color: #0b385c; }
  .topnav .icon {
    display: none; }

@media screen and (max-width: 800px) {
  .topnav a:not(:first-child) {
    display: none; }
  .topnav a.icon {
    float: right;
    display: block; } }

@media screen and (max-width: 800px) {
  .topnav.responsive {
    position: relative; }
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0; }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left; } }

p.hamburger {
  margin: 0; }

/* ----------------------------------------------- 
Home Page
----------------------------------------------- */
#page-container {
  position: relative;
  min-height: 100vh; }

#content-wrap {
  padding-bottom: 155px; }
  @media (min-width: 801px) {
    #content-wrap {
      padding-bottom: 90px; } }

.home-page {
  margin: 0 auto;
  text-align: center; }
  .home-page h1 {
    font-family: Helvetica, Arial, Sans-Serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2; }
    @media (min-width: 801px) {
      .home-page h1 {
        margin-top: 44px;
        font-size: 36px;
        line-height: 1; } }
    @media (min-width: 1024px) {
      .home-page h1 {
        margin-top: 64px;
        font-size: 44px;
        line-height: .8; } }
  .home-page span.memorial-fund {
    letter-spacing: 7px;
    font-size: 14px; }
    @media (min-width: 801px) {
      .home-page span.memorial-fund {
        font-size: 20px; } }
  .home-page div.img-container {
    padding: 0 16px; }
  .home-page img.logo-large {
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    height: auto; }
  .home-page p.tagline {
    font-family: Helvetica, Arial, Sans-Serif;
    text-transform: uppercase;
    margin: 16px auto;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px; }
    @media (min-width: 801px) {
      .home-page p.tagline {
        font-size: 24px; } }
  .home-page p {
    display: block;
    margin: 0 auto 16px;
    width: 90%;
    text-align: center;
    padding: 0 1%;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3; }
    @media (min-width: 801px) {
      .home-page p {
        width: 60%; } }
    @media (min-width: 1024px) {
      .home-page p {
        width: 50%; } }
  .home-page a.button-primary {
    background-color: #0b385c;
    border: solid 2px #1771b8;
    color: #ffffff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    margin: 0 auto 64px;
    cursor: pointer;
    transition: 0.6s; }
    .home-page a.button-primary:hover {
      background-color: #ffffff;
      border: solid 2px #0b385c;
      color: #000000; }

/* ----------------------------------------------- 
General Page Heading
----------------------------------------------- */
#page-container {
  position: relative;
  min-height: 100vh; }

#content-wrap {
  padding-bottom: 155px; }
  @media (min-width: 801px) {
    #content-wrap {
      padding-bottom: 90px; } }

.small-logo-lockup {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px auto 0;
  padding: 0 1%; }
  .small-logo-lockup .small-logo-container img {
    width: 75px;
    height: auto; }
  .small-logo-lockup .copy-lockup-container h2.line-one {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0;
    font-weight: 500; }
  .small-logo-lockup .copy-lockup-container h3.line-two {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    border-bottom: dashed 1px #8bb8db;
    line-height: 1.5;
    letter-spacing: 2px; }
  .small-logo-lockup .copy-lockup-container h4.line-three {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    line-height: 0; }

h1.sub-page-heading-text {
  border-top: solid 1px #d0e2f0;
  padding-top: 24px;
  width: 90%;
  margin: 12px auto;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400; }

/* ----------------------------------------------- 
General Page Body
----------------------------------------------- */
#page-container {
  position: relative;
  min-height: 100vh; }

#content-wrap {
  padding-bottom: 155px; }
  @media (min-width: 801px) {
    #content-wrap {
      padding-bottom: 90px; } }

.general-page h2 {
  display: block;
  margin: 0 auto 16px;
  width: 90%;
  padding: 0 1%;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; }
  @media (min-width: 801px) {
    .general-page h2 {
      width: 60%; } }
  @media (min-width: 1024px) {
    .general-page h2 {
      width: 50%; } }

.general-page h3 {
  display: block;
  margin: 0 auto 16px;
  width: 90%;
  padding: 0 1%;
  font-family: Arial, Helvetica, sans-serif; }
  @media (min-width: 801px) {
    .general-page h3 {
      width: 60%; } }
  @media (min-width: 1024px) {
    .general-page h3 {
      width: 50%; } }

.general-page p {
  display: block;
  margin: 0 auto 16px;
  width: 90%;
  text-align: center;
  padding: 0 1%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3;
  text-align: left; }
  @media (min-width: 801px) {
    .general-page p {
      width: 60%; } }
  @media (min-width: 1024px) {
    .general-page p {
      width: 50%; } }

.general-page ul {
  display: block;
  margin: 0 auto 16px;
  width: 90%;
  padding: 0 1%;
  font-family: Arial, Helvetica, sans-serif; }
  @media (min-width: 801px) {
    .general-page ul {
      width: 60%; } }
  @media (min-width: 1024px) {
    .general-page ul {
      width: 50%; } }
  .general-page ul li {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 20px; }

.general-page #wufoo-mr4zgd20o66z2b, .general-page #wufoo-r1lxcc6f1xiw3op, .general-page #wufoo-q6ugikj1s1yfqb, .general-page #wufoo-s1b6o6441579d8k {
  display: block;
  margin: 0 auto 16px;
  width: 90%;
  padding: 0 1%;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
  border-bottom: 2px solid #0b385c; }
  @media (min-width: 801px) {
    .general-page #wufoo-mr4zgd20o66z2b, .general-page #wufoo-r1lxcc6f1xiw3op, .general-page #wufoo-q6ugikj1s1yfqb, .general-page #wufoo-s1b6o6441579d8k {
      width: 60%; } }
  @media (min-width: 1024px) {
    .general-page #wufoo-mr4zgd20o66z2b, .general-page #wufoo-r1lxcc6f1xiw3op, .general-page #wufoo-q6ugikj1s1yfqb, .general-page #wufoo-s1b6o6441579d8k {
      width: 50%; } }

/* ----------------------------------------------- 
Footer
----------------------------------------------- */
#page-container {
  position: relative;
  min-height: 100vh; }

#content-wrap {
  padding-bottom: 155px; }
  @media (min-width: 801px) {
    #content-wrap {
      padding-bottom: 90px; } }

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 155px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  text-align: center;
  background-color: #d0e2f0;
  border-top: solid 1px #0b385c; }
  @media (min-width: 801px) {
    #footer {
      flex-direction: row;
      text-align: left;
      height: 90px; } }
  #footer .footer-copy-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0 5px; }
    @media (min-width: 801px) {
      #footer .footer-copy-section {
        align-items: flex-start;
        margin: 10px 0 10px; } }
    #footer .footer-copy-section div.footer-copy-wrapper {
      display: flex;
      margin: 2.5px 16px; }
    #footer .footer-copy-section a.footer-copy-item, #footer .footer-copy-section p.footer-copy-item {
      color: #0b385c;
      text-decoration: none;
      margin: 0;
      padding: 0;
      font-family: Helvetica, Arial, Sans-Serif; }
    #footer .footer-copy-section a.footer-copy-item:hover {
      text-decoration: underline;
      color: #1771b8; }
  #footer .footer-social-section {
    display: flex;
    margin: 5px 16px 10px; }
    @media (min-width: 801px) {
      #footer .footer-social-section {
        margin: 10px 16px 10px; } }
    #footer .footer-social-section a > img.social-icons {
      width: 32px;
      height: auto;
      padding: 0 6px;
      transition: transform .6s ease-in-out; }
      #footer .footer-social-section a > img.social-icons:hover {
        transform: rotate(360deg); }
