/* ===============================================
   GLOBAL ELEMENTS
   =============================================== */
div.preview-notice {
  display: none;
}
body.is-preview div.preview-notice {
  display: none;
}
body:after {
  display: none;
}
html {
  font-family: 'Varta', sans-serif;
  font-size: 16px;
  color: #2f2f2f;
}
input,
textarea,
select,
button {
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3 {
  color: #1a3c65;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
h4,
h5,
h6 {
  color: #1a3c65;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
#content form h2 {
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #ae3421;
  text-transform: uppercase;
}
.title-border-wrapper {
  border-left: 8px solid #ae3421;
  padding-left: 12px;
}
a {
  color: #1a3c65;
}
a.readmore,
.readmore a {
  color: #ae3421;
  border-bottom: 2px solid #1a3c65;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
/* ===============================================
   VANILLA THEME OVERRIDES
   =============================================== */
.addtocalendar {
  width: 100%;
}
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  padding: 5px 10px;
  border: 1px solid #404040;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  background: #404040;
  border-radius: 5px;
  background-clip: padding-box;
  box-shadow: none;
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  margin: 0;
}
button,
a.button {
  background: #1a3c65;
  border-color: #1a3c65;
  color: #fff;
  border-radius: 0;
  background-clip: padding-box;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
button.red,
a.button.red {
  background: #ae3421;
  border-color: #ae3421;
}
body.is-form #content form button[type="submit"] {
  border-color: #ae3421;
  background: #ae3421;
  padding: 10px 20px;
  font-size: 125%;
}
.pt-wrapper ul.pt-list li.email,
.pt-wrapper ul.pt-list li.print {
  background-color: #1a3c65;
  padding-top: 2px;
}
body.layout-show-button-amounts form#contribution-form .amounts .simple-amount label,
body.layout-show-button-amounts form#contribution-form .amounts .label-amount label {
  background: #1a3c65;
  color: #fff;
  font-size: 20px;
  border-radius: 0;
  background-clip: padding-box;
  font-weight: 700;
}
body.layout-show-button-amounts form#contribution-form .amounts .simple-amount input[name="amount"]:checked ~ label,
body.layout-show-button-amounts form#contribution-form .amounts .label-amount input[name="amount"]:checked ~ label {
  background: #ae3421;
}
span.req {
  color: #ae3421;
}
.pt-wrapper ul.pt-list li.email,
.pt-wrapper ul.pt-list li.print {
  background-color: #ae3421;
}
/* ===============================================
   MAIN STRUCTURE
   =============================================== */
.sizer {
  max-width: 1140px;
  padding: 0 10px;
  margin: 0 auto;
}
#top-alert {
  background: #ae3421;
  color: #fff;
}
#top-alert .sizer {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
}
#top-alert .sizer div.alert-text {
  flex-grow: 1;
  font-weight: bold;
}
#top-alert .sizer div.alert-text a {
  color: #fff;
  text-decoration: underline;
}
#top-alert .sizer div.close {
  flex-shrink: 1;
  justify-content: center;
  margin: 0 0 0 5%;
}
#top-alert .sizer div.close a {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
  background-clip: padding-box;
  font-size: 14px;
  width: 24px;
  height: 24px;
  text-align: center;
}
#top-alert .sizer div.close a .fa {
  line-height: 22px;
}
@media only screen and (max-width: 640px) {
  #top-alert {
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.4;
  }
}
#top {
  padding: 1rem 0;
}
#top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top .container .logo img {
  display: block;
}
#top .container .not-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#top .container .not-logo .widgets {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
#top .container .not-logo .widgets > div {
  margin-left: 30px;
}
#top .container .not-logo .widgets .search input {
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
  border-right: 0;
  width: 150px;
}
#top .container .not-logo .widgets .search button {
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
  border-color: #a0a0a0;
  border-left: 0;
  background-color: #fff;
  color: #1a3c65;
  font-family: 'Varta', sans-serif;
}
#top .container .not-logo .widgets .social-icons ul li {
  margin-bottom: 0;
}
#top .container .not-logo .widgets .social-icons ul li a {
  background-color: #1a3c65;
  color: #fff;
}
#top .container .not-logo .widgets .sign-link a {
  display: block;
  line-height: 36px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 79px;
  background: url(/images/icon_eagle.png) no-repeat;
}
#top .container .not-logo .widgets .donate-btn a {
  line-height: 35px;
  padding: 5px 20px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  background-clip: padding-box;
  background: #ae3421;
  color: #fff;
  border-color: #ae3421;
  border-left: 6px solid #1a3c65;
}
@media screen and (min-width: 640px) and (max-width: 1199px) {
  #top .container .not-logo .widgets .search {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  #top .container .logo {
    max-width: 35%;
  }
  #top .container .not-logo .widgets {
    margin-bottom: 0;
  }
  #top .container .not-logo .widgets .social-icons {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  #top .container .logo {
    margin-right: 10%;
  }
  #top .container .not-logo {
    display: none;
  }
}
#menu-toggle {
  text-align: right;
  font-size: 2rem;
}
#menu-toggle a {
  color: #1a3c65;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  #menu-toggle {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  #menu-toggle span {
    display: none;
  }
}
#topnav {
  font-family: 'Oswald', sans-serif;
}
#topnav a[href=""] {
  cursor: default;
}
@media screen and (min-width: 640px) {
  #topnav .sizer {
    max-width: none;
    padding: 0;
    margin: 0;
  }
  #topnav .sizer > ul {
    display: flex;
  }
  #topnav .sizer > ul > li {
    margin: 0;
    display: block;
    flex-grow: 1;
    position: relative;
  }
  #topnav .sizer > ul > li > a {
    padding: 0 20px;
    display: block;
    color: #1a3c65;
    line-height: 2.5rem;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #1a3c65;
  }
  #topnav .sizer > ul > li:last-child > a {
    border-right: 0;
  }
  #topnav .sizer .level2 {
    width: 250px;
    position: absolute;
    top: 2.5rem;
    left: -9999px;
    display: none;
    z-index: 99999;
  }
  #topnav .sizer .level2 ul {
    background: #1a3c65;
  }
  #topnav .sizer .level2 ul li a {
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 400;
  }
  #topnav .sizer .level2 ul li a:hover {
    background: #fff;
    color: #1a3c65;
  }
  #topnav .sizer > ul > li:hover .level2 {
    left: 0;
    display: block;
  }
  #topnav .sizer ul ul ul {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  #topnav {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 639px) {
  #topnav {
    font-size: 16px;
  }
  #topnav > .sizer {
    padding: 0;
  }
  #topnav > .sizer > ul {
    display: none;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  #topnav > .sizer > ul > li {
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
    border-top: 1px solid #fff;
  }
  #topnav > .sizer > ul > li > a {
    display: block;
    width: 100%;
    color: #fff;
    background: #1a3c65;
    font-weight: 500;
    text-align: left;
    height: auto;
    line-height: 1;
    padding: 10px;
  }
  #topnav > .sizer > ul > li > a i {
    display: none;
  }
  #topnav > .sizer > ul > li > div.subnav {
    float: right;
    padding: 6px 10px;
    color: #fff;
    width: auto;
    background: none;
  }
  #topnav > .sizer > ul > li > div.subnav i {
    font-size: 1rem;
  }
  #topnav > .sizer .level2 {
    display: none;
  }
  #topnav > .sizer .level2 > ul > li > a {
    line-height: 1;
    display: block;
    padding: 5px 10px 5px 25px;
    background: #1a3c65;
    color: #fff;
    font-weight: 400;
    border-top: 1px solid #fff;
    border-bottom: none;
    text-decoration: none;
  }
  #topnav > .sizer .level3 {
    display: none;
  }
}
#banner {
  height: 90px;
  background: #1a3c65 url(/images/bg_banner.jpg) no-repeat center center;
}
@media screen and (max-width: 639px) {
  #banner {
    display: none;
  }
}
#middle {
  min-height: 750px;
}
@media screen and (min-width: 640px) {
  body.is-story #middle {
    padding: 30px 0;
  }
  body.is-story #middle .container {
    display: flex;
  }
  body.is-story #middle .container #content {
    width: 62.5%;
    margin-right: 5.3%;
  }
  body.is-story #middle .container #sidebar {
    width: 32.2%;
  }
  body.is-form #middle {
    padding: 30px 0;
  }
  body.layout-no-sidebar #middle .container #content,
  body.section-cover #middle .container #content {
    width: auto;
    margin: 0;
  }
}
#sidebar h2 {
  border-left: 6px solid #ae3421;
  padding-left: 6px;
  margin-bottom: 1rem;
  font-size: 24px;
  text-transform: uppercase;
}
#signup {
  background-color: #ae3421;
  padding: 20px 0;
  color: #fff;
}
#signup .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signup .blurb {
  max-width: 25%;
}
#signup .blurb h2 {
  color: #fff;
  margin-bottom: 0.5rem;
}
#signup .blurb p {
  margin-bottom: 0;
  line-height: 1.2;
}
#signup form {
  display: flex;
  align-items: flex-end;
}
#signup form .form-input {
  margin-right: 10px;
}
#signup form .form-input label {
  display: block;
}
#signup form .form-input input {
  width: 200px;
  height: 40px;
}
#signup form .buttons button {
  height: 40px;
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  #signup .blurb {
    max-width: 33%;
  }
  #signup form .form-input input {
    width: 150px;
  }
}
@media screen and (max-width: 639px) {
  #signup .container {
    flex-direction: column;
    align-items: normal;
  }
  #signup .blurb {
    max-width: none;
    margin-bottom: 1.5rem;
  }
  #signup form {
    flex-direction: column;
    align-items: normal;
  }
  #signup form .form-input {
    margin: 0 0 0.75rem;
  }
  #signup form .form-input input {
    width: 100%;
  }
  #signup form .buttons button {
    width: 100%;
  }
}
#partners {
  padding: 30px 0;
}
#partners h2 {
  font-size: 2rem;
  text-align: center;
}
#partners .auto-block-grid img {
  max-width: 250px;
  max-height: 200px;
}
#bottom {
  padding-top: 30px;
}
#bottom .container {
  display: flex;
  justify-content: space-between;
}
#bottom .container .logo {
  max-width: 360px;
}
#bottom .container .logo img {
  display: block;
}
#bottom .container .not-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#bottom .container .not-logo .widgets {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
#bottom .container .not-logo .widgets > div {
  margin-left: 30px;
}
#bottom .container .not-logo .widgets .search input {
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
  border-right: 0;
  width: 150px;
}
#bottom .container .not-logo .widgets .search button {
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
  border-color: #a0a0a0;
  border-left: 0;
  background-color: #fff;
  color: #1a3c65;
  font-family: 'Varta', sans-serif;
}
#bottom .container .not-logo .widgets .social-icons ul li {
  margin-bottom: 0;
}
#bottom .container .not-logo .widgets .social-icons ul li a {
  background-color: #1a3c65;
  color: #fff;
}
#bottom .container .not-logo .widgets .sign-link a {
  display: block;
  line-height: 36px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 79px;
  background: url(/images/icon_eagle.png) no-repeat;
}
#bottom .container .not-logo .widgets .donate-btn a {
  line-height: 35px;
  padding: 5px 20px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  background-clip: padding-box;
  background: #ae3421;
  color: #fff;
  border-color: #ae3421;
  border-left: 6px solid #1a3c65;
}
#bottom .container .not-logo .b-nav {
  font-weight: bold;
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #bottom .container .not-logo .widgets .search {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  #bottom .container {
    flex-direction: column;
  }
  #bottom .container .logo {
    margin-bottom: 1.5rem;
  }
  #bottom .container .not-logo {
    align-items: flex-start;
  }
  #bottom .container .not-logo .widgets .search {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  #bottom .container {
    flex-direction: column;
  }
  #bottom .container .logo {
    margin-bottom: 1.5rem;
  }
  #bottom .container .not-logo {
    align-items: flex-start;
  }
  #bottom .container .not-logo .widgets {
    flex-direction: column;
    align-items: normal;
    margin-bottom: 0;
  }
  #bottom .container .not-logo .widgets > div {
    margin-left: 0;
    margin-bottom: 1rem;
  }
}
/* ===============================================
   MOBILE ONLY
   =============================================== */
@media screen and (max-width: 639px) {
  .bc-wrapper,
  .pt-wrapper .email,
  .pt-wrapper .print,
  .pt-wrapper .share,
  .pt-wrapper .plusone,
  #sidebar {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  #content input.text,
  #content select,
  #content textarea {
    width: 175px;
  }
}
/* ===============================================
   HOMEPAGE
   =============================================== */
body.homepage #middle > .sizer {
  max-width: none;
  padding: 0;
}
body.homepage .story-content > div {
  padding: 30px 0;
}
body.homepage .hero {
  background-color: #1a3c65;
  background-image: url(/images/bg_hero_flag.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding: 0 !important;
}
body.homepage .hero .listed-item {
  margin: 0;
}
body.homepage .hero .listed-item .display-wrapper {
  height: 560px;
  display: flex;
  align-items: center;
}
body.homepage .hero .listed-item .display-wrapper .img {
  max-width: none;
  height: 560px;
}
body.homepage .hero .listed-item .display-wrapper .img img {
  display: block;
}
body.homepage .hero .listed-item h3.title {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}
body.homepage .hero .listed-item .teaser {
  margin-bottom: 2rem;
}
body.homepage .hero .listed-item .readmore a {
  display: inline-block;
  background: #e3aa3d;
  border: 0;
  border-left: 6px solid #ae3421;
  color: #1a3c65;
  padding: 5px 20px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
}
body.homepage .signup {
  background-color: #ae3421;
  padding: 20px 0;
  color: #fff;
}
body.homepage .signup .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.homepage .signup .blurb {
  max-width: 25%;
}
body.homepage .signup .blurb h2 {
  color: #fff;
  margin-bottom: 0.5rem;
}
body.homepage .signup .blurb p {
  margin-bottom: 0;
  line-height: 1.2;
}
body.homepage .signup form {
  display: flex;
  align-items: flex-end;
}
body.homepage .signup form .form-input {
  margin-right: 10px;
}
body.homepage .signup form .form-input label {
  display: block;
}
body.homepage .signup form .form-input input {
  width: 200px;
  height: 40px;
}
body.homepage .signup form .buttons button {
  height: 40px;
}
body.homepage .infographic {
  text-align: center;
}
body.homepage .infographic h2 {
  display: inline-block;
  font-size: 36px;
  text-transform: uppercase;
  border-bottom: 6px solid #ae3421;
}
body.homepage .news .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  border-left: 6px solid #ae3421;
  padding-left: 6px;
}
body.homepage .news .title-wrapper h2 {
  margin-bottom: 0;
  font-size: 24px;
  color: #2f2f2f;
  text-transform: uppercase;
}
body.homepage .news .title-wrapper a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #1a3c65;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
body.homepage .news .listed-item h3.title {
  color: #2f2f2f;
  font-size: 22px;
  font-weight: 400;
}
body.homepage .corner {
  background: #f8f8f8 url(/images/bg_gen_corner.jpg) no-repeat center center;
  background-size: cover;
}
body.homepage .corner h2 {
  border-left: 6px solid #ae3421;
  padding-left: 6px;
  margin-bottom: 0.5rem;
  font-size: 24px;
  color: #2f2f2f;
  text-transform: uppercase;
}
body.homepage .corner .listed-item.large-title h3.title {
  font-size: 150%;
  margin-bottom: 0.75rem;
}
body.homepage .corner .listed-item.large-title h4 {
  color: #2f2f2f;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
body.homepage .corner .listed-item.large-title p {
  margin-bottom: 0.75rem;
}
body.homepage .profiles {
  border-top: 6px solid #ae3421;
  background-color: #1a3c65;
  color: #fff;
  padding-top: 0 !important;
}
body.homepage .profiles h2 {
  border-left: 6px solid #ae3421;
  padding-left: 6px;
  margin-bottom: 0.5rem;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
body.homepage .profiles .column-1 {
  padding-top: 20px;
}
body.homepage .profiles .column-1 h3.title {
  font-size: 150%;
}
body.homepage .profiles .medal {
  text-align: center;
  margin-bottom: 2.5rem;
}
body.homepage .profiles .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #709dc4;
}
body.homepage .profiles .title-wrapper h3 {
  margin-bottom: 0;
  font-size: 24px;
  color: #709dc4;
  text-transform: uppercase;
}
body.homepage .profiles .title-wrapper a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e3aa3d;
  color: #e3aa3d;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
body.homepage .profiles .listed-item h3.title,
body.homepage .profiles .listed-item h4,
body.homepage .profiles .listed-item teaser {
  color: #fff;
}
body.homepage .profiles .listed-item .readmore a {
  color: #e3aa3d;
  border-bottom: 2px solid #ae3421;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  body.homepage .story-content > div {
    padding: 20px 0;
  }
  body.homepage .hero .listed-item {
    width: auto;
  }
  body.homepage .hero .listed-item .display-wrapper {
    flex-direction: column;
    height: auto;
    padding: 20px 0;
  }
  body.homepage .hero .listed-item .display-wrapper .img {
    order: -1;
    height: auto;
    border-bottom: 2px solid #ae3421;
    margin: 0 0 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  body.homepage .story-content > div {
    padding: 20px 0;
  }
  body.homepage .hero .listed-item {
    width: auto;
  }
  body.homepage .hero .listed-item .display-wrapper {
    height: auto;
    padding: 20px 0;
  }
  body.homepage .hero .listed-item .display-wrapper .img {
    height: auto;
    border-bottom: 2px solid #ae3421;
  }
  body.homepage .hero .listed-item h3.title {
    font-size: 30px;
  }
  body.homepage .signup .container {
    flex-direction: column;
    align-items: normal;
  }
  body.homepage .signup .blurb {
    max-width: none;
    margin-bottom: 1.5rem;
  }
  body.homepage .signup form {
    flex-direction: column;
    align-items: normal;
  }
  body.homepage .signup form .form-input {
    margin: 0 0 0.75rem;
  }
  body.homepage .signup form .form-input input {
    width: 100%;
    max-width: none;
  }
  body.homepage .signup form .buttons button {
    width: 100%;
  }
  body.homepage .profiles .column-1 {
    padding-top: 0;
  }
  body.homepage .profiles .medal .img {
    border-top: 6px solid #ae3421;
  }
}
/* ===============================================
   DIRECTORY
   =============================================== */
body.story-medal-of-honor-recipients-directory .tmpl-directory-entry .entry-container {
  display: flex;
  margin-bottom: 1.5rem;
}
body.story-medal-of-honor-recipients-directory .tmpl-directory-entry .img {
  margin-right: 30px;
  max-width: 400px;
}
/* ===============================================
    MEMBERSHIP FORM
   =============================================== */
body.membership-form .member-level {
  border: 1px solid;
  padding: 1rem;
  border-radius: 0.5rem;
}
body.membership-form .member-level p.label {
  margin-bottom: 0 !important;
}
