@charset "UTF-8";
/*
@mixin type-tile-label() {
  background-color: $off_white;
  color: $dark_gray;
  display: inline-block;
  font-family: $main_font;
  @include font-size(15);
  padding: 2px 10px 2px 3px;
  text-transform: uppercase;
}
*/
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@media print {
  a[href]:after {
    content: normal !important; }

  body {
    padding-top: 40px !important; }

  #opportunity-alert,
  .footer,
  .header-top-bar-region,
  .field-name-field-hero-image img,
  .view-mode-pre_footer,
  .six-item-grid,
  .pane-cwt-base-email-signup-form-component {
    display: none !important; }

  .header-row .title-region {
    position: static !important;
    top: auto;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; } }
.navy_blue {
  color: #002b54;
  border-color: #002b54; }

.background-navy_blue {
  background-color: #002b54; }

.navy_blue-links a {
  color: #002b54; }

.navy_blue-icon:before {
  color: #002b54; }

.navy_blue-icon:after {
  color: #002b54; }

.navy_blue-border {
  border-color: #002b54; }

.red {
  color: #b5121b;
  border-color: #b5121b; }

.background-red {
  background-color: #b5121b; }

.red-links a {
  color: #b5121b; }

.red-icon:before {
  color: #b5121b; }

.red-icon:after {
  color: #b5121b; }

.red-border {
  border-color: #b5121b; }

.tan {
  color: #edeae3;
  border-color: #edeae3; }

.background-tan {
  background-color: #edeae3; }

.tan-links a {
  color: #edeae3; }

.tan-icon:before {
  color: #edeae3; }

.tan-icon:after {
  color: #edeae3; }

.tan-border {
  border-color: #edeae3; }

.bright_blue {
  color: #007eb3;
  border-color: #007eb3; }

.background-bright_blue {
  background-color: #007eb3; }

.bright_blue-links a {
  color: #007eb3; }

.bright_blue-icon:before {
  color: #007eb3; }

.bright_blue-icon:after {
  color: #007eb3; }

.bright_blue-border {
  border-color: #007eb3; }

.dark_gray {
  color: #3c3936;
  border-color: #3c3936; }

.background-dark_gray {
  background-color: #3c3936; }

.dark_gray-links a {
  color: #3c3936; }

.dark_gray-icon:before {
  color: #3c3936; }

.dark_gray-icon:after {
  color: #3c3936; }

.dark_gray-border {
  border-color: #3c3936; }

.medium_blue {
  color: #336699;
  border-color: #336699; }

.background-medium_blue {
  background-color: #336699; }

.medium_blue-links a {
  color: #336699; }

.medium_blue-icon:before {
  color: #336699; }

.medium_blue-icon:after {
  color: #336699; }

.medium_blue-border {
  border-color: #336699; }

.gold {
  color: #cc9933;
  border-color: #cc9933; }

.background-gold {
  background-color: #cc9933; }

.gold-links a {
  color: #cc9933; }

.gold-icon:before {
  color: #cc9933; }

.gold-icon:after {
  color: #cc9933; }

.gold-border {
  border-color: #cc9933; }

.dark_red {
  color: #9c0202;
  border-color: #9c0202; }

.background-dark_red {
  background-color: #9c0202; }

.dark_red-links a {
  color: #9c0202; }

.dark_red-icon:before {
  color: #9c0202; }

.dark_red-icon:after {
  color: #9c0202; }

.dark_red-border {
  border-color: #9c0202; }

.khaki {
  color: #7e7862;
  border-color: #7e7862; }

.background-khaki {
  background-color: #7e7862; }

.khaki-links a {
  color: #7e7862; }

.khaki-icon:before {
  color: #7e7862; }

.khaki-icon:after {
  color: #7e7862; }

.khaki-border {
  border-color: #7e7862; }

/*
 *  adding a few padding and margin classes
 */
.padding-0 {
  padding: 0px; }

.padding-top-0 {
  padding-top: 0px; }

.padding-bottom-0 {
  padding-bottom: 0px; }

.padding-left-0 {
  padding-left: 0px; }

.padding-right-0 {
  padding-right: 0px; }

.margin-0 {
  margin: 0px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-top-0 {
  margin-top: 0px; }

.margin-left-0 {
  margin-left: 0px; }

.margin-right-0 {
  margin-right: 0px; }

.padding-5 {
  padding: 5px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.margin-5 {
  margin: 5px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-top-5 {
  margin-top: 5px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-right-5 {
  margin-right: 5px; }

.padding-10 {
  padding: 10px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-right-10 {
  padding-right: 10px; }

.margin-10 {
  margin: 10px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-right-10 {
  margin-right: 10px; }

.padding-15 {
  padding: 15px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.margin-15 {
  margin: 15px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-left-15 {
  margin-left: 15px; }

.margin-right-15 {
  margin-right: 15px; }

.padding-20 {
  padding: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-right-20 {
  padding-right: 20px; }

.margin-20 {
  margin: 20px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-right-20 {
  margin-right: 20px; }

.padding-25 {
  padding: 25px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-left-25 {
  padding-left: 25px; }

.padding-right-25 {
  padding-right: 25px; }

.margin-25 {
  margin: 25px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-left-25 {
  margin-left: 25px; }

.margin-right-25 {
  margin-right: 25px; }

.padding-30 {
  padding: 30px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-right-30 {
  padding-right: 30px; }

.margin-30 {
  margin: 30px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-right-30 {
  margin-right: 30px; }

.padding-35 {
  padding: 35px; }

.padding-top-35 {
  padding-top: 35px; }

.padding-bottom-35 {
  padding-bottom: 35px; }

.padding-left-35 {
  padding-left: 35px; }

.padding-right-35 {
  padding-right: 35px; }

.margin-35 {
  margin: 35px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-top-35 {
  margin-top: 35px; }

.margin-left-35 {
  margin-left: 35px; }

.margin-right-35 {
  margin-right: 35px; }

.padding-40 {
  padding: 40px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-right-40 {
  padding-right: 40px; }

.margin-40 {
  margin: 40px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-right-40 {
  margin-right: 40px; }

.padding-45 {
  padding: 45px; }

.padding-top-45 {
  padding-top: 45px; }

.padding-bottom-45 {
  padding-bottom: 45px; }

.padding-left-45 {
  padding-left: 45px; }

.padding-right-45 {
  padding-right: 45px; }

.margin-45 {
  margin: 45px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-top-45 {
  margin-top: 45px; }

.margin-left-45 {
  margin-left: 45px; }

.margin-right-45 {
  margin-right: 45px; }

.padding-50 {
  padding: 50px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-right-50 {
  padding-right: 50px; }

.margin-50 {
  margin: 50px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-right-50 {
  margin-right: 50px; }

.padding-55 {
  padding: 55px; }

.padding-top-55 {
  padding-top: 55px; }

.padding-bottom-55 {
  padding-bottom: 55px; }

.padding-left-55 {
  padding-left: 55px; }

.padding-right-55 {
  padding-right: 55px; }

.margin-55 {
  margin: 55px; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-top-55 {
  margin-top: 55px; }

.margin-left-55 {
  margin-left: 55px; }

.margin-right-55 {
  margin-right: 55px; }

.border-top-gray {
  border-top: 1px solid #d2d2d2; }

.border-bottom-gray {
  border-bottom: 1px solid #d2d2d2; }

.border-gray4 {
  border: 1px solid #999; }

.drop-cap {
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 1;
  margin-right: 10px;
  margin-bottom: -8px;
  float: left; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.panel-separator {
  display: none; }

.no-breadcrumb .breadcrumb {
  display: none; }

@media only screen and (min-width: 768px) {
  .hide-tablet-desktop {
    display: none; } }

@media only screen and (max-width: 991px) {
  .hide-mobile-tablet {
    display: none; } }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none; } }

/*
 * WIDTHS
 */
.screen-sm {
  width: 768px; }

.screen-md {
  width: 992px; }

.screen-lg-max, .node-type-donation-form .region-footer {
  max-width: 1280px; }

.text-center {
  text-align: center; }

.text-center-mobile-sm {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .text-center-mobile-sm {
      text-align: left; } }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.centered-bg-image {
  background-position: center center;
  background-size: cover; }

.hide-page-title h1.page-header {
  display: none; }

/*
.gutters-wide-15 {
  .container-fluid {
    margin-left: -15px;
    margin-right: -15px;

    @include breakpoint-min($screen_sm) {
      //margin-left: -15px;
      //margin-right: -15px;
    }
    .col {
      padding: 0 15px;

      @include breakpoint-min($screen_sm) {
        //padding: 0 15px;
      }
    }
  }
}
.grid-4 {
  .container-fluid {
    font-size: 0;

    .col {
      @include font-size(16);
      margin-bottom: 20px;

      @include breakpoint-min($screen_xs) {
        width: 50%;
        display: inline-block;
        vertical-align: top;
      }
      @include breakpoint-min($screen_md) {
        width: 25%;
        display: inline-block;
        vertical-align: top;
      }
    }
  }
}
.grid-2 {
  .container-fluid {
    @include clearfix();

    .col {
      @include breakpoint-min($screen_md) {
        width: 50%;
        float: left;
      }
    }
  }
}
.grid-2-sm {
  .container-fluid {
    @include clearfix();

    .col {
      @include breakpoint-min($screen_xs) {
        width: 50%;
        float: left;
      }
    }
  }
}
.grid-3 {
  .container-fluid {
    font-size: 0;

    .col {
      @include breakpoint-min($screen_md) {
        width: 33.33333333%;
        display: inline-block;
        vertical-align: top;
      }
    }
  }
}
.grid-3-sm {
  .container-fluid {
    font-size: 0;

    .col {
      @include font-size(16);

      @include breakpoint-min($screen_sm) {
        width: 33.33333333%;
        display: inline-block;
        vertical-align: top;
      }
    }
  }
}
.grid-3-xs {
  .container-fluid {
    font-size: 0;

    .col {
      @include font-size(16);

      @include breakpoint-min($screen_xs) {
        width: 33.33333333%;
        display: inline-block;
        vertical-align: top;
      }
    }
  }
}
*/
.col-ms-1 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-1 {
    width: 8.33333%; } }

.col-ms-2 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-2 {
    width: 16.66667%; } }

.col-ms-3 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-3 {
    width: 25%; } }

.col-ms-4 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-4 {
    width: 33.33333%; } }

.col-ms-5 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-5 {
    width: 41.66667%; } }

.col-ms-6 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-6 {
    width: 50%; } }

.col-ms-7 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-7 {
    width: 58.33333%; } }

.col-ms-8 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-8 {
    width: 66.66667%; } }

.col-ms-9 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-9 {
    width: 75%; } }

.col-ms-10 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-10 {
    width: 83.33333%; } }

.col-ms-11 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-11 {
    width: 91.66667%; } }

.col-ms-12 {
  float: left;
  position: relative;
  min-height: 1px; }

@media only screen and (min-width: 480px) {
  .col-ms-12 {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .col-sm-1 {
    width: 8.33333%; } }

@media only screen and (min-width: 768px) {
  .col-sm-2 {
    width: 16.66667%; } }

@media only screen and (min-width: 768px) {
  .col-sm-3 {
    width: 25%; } }

@media only screen and (min-width: 768px) {
  .col-sm-4 {
    width: 33.33333%; } }

@media only screen and (min-width: 768px) {
  .col-sm-5 {
    width: 41.66667%; } }

@media only screen and (min-width: 768px) {
  .col-sm-6 {
    width: 50%; } }

@media only screen and (min-width: 768px) {
  .col-sm-7 {
    width: 58.33333%; } }

@media only screen and (min-width: 768px) {
  .col-sm-8 {
    width: 66.66667%; } }

@media only screen and (min-width: 768px) {
  .col-sm-9 {
    width: 75%; } }

@media only screen and (min-width: 768px) {
  .col-sm-10 {
    width: 83.33333%; } }

@media only screen and (min-width: 768px) {
  .col-sm-11 {
    width: 91.66667%; } }

@media only screen and (min-width: 768px) {
  .col-sm-12 {
    width: 100%; } }

@media only screen and (min-width: 992px) {
  .col-md-1 {
    width: 8.33333%; } }

@media only screen and (min-width: 992px) {
  .col-md-2 {
    width: 16.66667%; } }

@media only screen and (min-width: 992px) {
  .col-md-3 {
    width: 25%; } }

@media only screen and (min-width: 992px) {
  .col-md-4 {
    width: 33.33333%; } }

@media only screen and (min-width: 992px) {
  .col-md-5 {
    width: 41.66667%; } }

@media only screen and (min-width: 992px) {
  .col-md-6 {
    width: 50%; } }

@media only screen and (min-width: 992px) {
  .col-md-7 {
    width: 58.33333%; } }

@media only screen and (min-width: 992px) {
  .col-md-8 {
    width: 66.66667%; } }

@media only screen and (min-width: 992px) {
  .col-md-9 {
    width: 75%; } }

@media only screen and (min-width: 992px) {
  .col-md-10 {
    width: 83.33333%; } }

@media only screen and (min-width: 992px) {
  .col-md-11 {
    width: 91.66667%; } }

@media only screen and (min-width: 992px) {
  .col-md-12 {
    width: 100%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-1 {
    width: 8.33333%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-2 {
    width: 16.66667%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-3 {
    width: 25%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-4 {
    width: 33.33333%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-5 {
    width: 41.66667%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-6 {
    width: 50%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-7 {
    width: 58.33333%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-8 {
    width: 66.66667%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-9 {
    width: 75%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-10 {
    width: 83.33333%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-11 {
    width: 91.66667%; } }

@media only screen and (min-width: 1280px) {
  .col-lg-12 {
    width: 100%; } }

.hide-fpp-title .fieldable-panels-pane > h2 {
  display: none; }

.fieldable-panels-pane > h2 {
  margin: 0; }

.date-separator-dash .date-separator {
  font-size: 0; }
  .date-separator-dash .date-separator:before {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
    content: "-";
    padding-left: 5px;
    padding-right: 5px; }

.empty-table-row {
  display: table-row; }
  .empty-table-row * {
    font-size: 0 !important;
    border: none !important; }

.table-fixed,
.table-fixed-inside > .inside {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .table-fixed:before, .table-fixed:after,
  .table-fixed-inside > .inside:before,
  .table-fixed-inside > .inside:after {
    content: normal; }

.table-cell {
  display: table-cell; }

.brothers_sc {
  font-family: brothers_special; }

.brothers {
  font-family: brothers, georgia, serif;
  font-weight: bold; }

.text-shadow-gold-element, div.pane-bundle-cta-promo .pane-title, div.cta-promo h2,
div.cta-promo p:first-child,
.text-shadow-gold .pane-title {
  text-shadow: 1px 1px #fff, 2px 2px #cc9933; }

.hide-page-title .page-header {
  display: none; }

.mdash-divider:after, div.pane-bundle-cta-promo .pane-title:after, div.cta-promo h2:after,
div.cta-promo p:first-child:after {
  content: "–";
  font-family: brothers_special;
  display: block;
  color: #ab7a18;
  text-shadow: none;
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  line-height: 0;
  margin-top: 15px; }

.font-italic {
  font-style: italic; }

.no-title-margin h1 {
  margin: 0; }

html {
  font-size: 10px;
  overflow-x: hidden; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Georgia, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  color: #3c3936;
  overflow: hidden; }

body.cke_editable {
  margin: 0 10px; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

p {
  margin-bottom: 15px;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.57895; }

input {
  border-radius: 0; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.16667; }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  color: #336699; }

h3, .h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.23077;
  color: #336699;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

h4, .h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.45455;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #336699; }

h5, .h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold; }

h6, .h6 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.27778;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold; }

a {
  color: #9c0202;
  text-decoration: none; }

.icon-before, header .menu-name-main-menu > ul > li > .sub-menu-toggle-button:before,
.sidebar-menu .menu-block-wrapper > ul > li > .sub-menu-toggle-button:before, .views-reset-button .form-submit:after,
[class*="icon-"]:not(.glyphicon):before,
ul.pagination .pager-first a:not(.glyphicon):before,
ul.pagination .prev a:not(.glyphicon):before,
ul.pagination .next a:not(.glyphicon):after,
ul.pagination .pager-last a:not(.glyphicon):after,
[class*="icon-"][class*="-after"]:after,
.navbar.navbar-default .navbar-toggle:after {
  font-family: icons;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline;
  text-decoration: inherit;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class*=" icon-"]:before, .addthis a.at-share-btn:before {
  margin-right: .2em; }

[class*="icon-"][class*="-after"]:after, .navbar.navbar-default .navbar-toggle:after {
  margin-left: .2em; }

.icon-cancel:before {
  content: '\e800'; }

/* '' */
.icon-search:before {
  content: '\e801'; }

/* '' */
.icon-twitter:before, .addthis .at-svc-twitter:before {
  content: '\f099'; }

/* '' */
.icon-facebook:before, .addthis .at-svc-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-mail-alt:before, .addthis a.at-svc-email:before {
  content: '\f0e0'; }

/* '' */
.icon-angle-left:before, ul.pagination .prev a:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-angle-double-left:before, ul.pagination .pager-first a:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-angle-double-up:before {
  content: '\f102'; }

/* '' */
.icon-angle-double-down:before {
  content: '\f103'; }

/* '' */
.icon-up-open:before {
  content: '\e802'; }

/* '' */
.icon-right-open:before, a.help-link-toggle.collapsed:before {
  content: '\e803'; }

/* '' */
.icon-left-open:before {
  content: '\e804'; }

/* '' */
.icon-down-open:before {
  content: '\e805'; }

/* '' */
.icon-spin3:before {
  content: '\e832'; }

/* '' */
.icon-print:before, .addthis a.at-svc-print:before {
  content: '\e806'; }

.icon-plus:before, header .menu-name-main-menu > ul > li > .sub-menu-toggle-button:before,
.sidebar-menu .menu-block-wrapper > ul > li > .sub-menu-toggle-button:before {
  content: '\e807'; }

/* '' */
.icon-minus:before, header .menu-name-main-menu > ul > li > .sub-menu-toggle-button.clicked:before,
.sidebar-menu .menu-block-wrapper > ul > li > .sub-menu-toggle-button.clicked:before {
  content: '\e808'; }

/* '' */
.icon-cancel-1:before {
  content: '\e809'; }

/* '' */
.icon-cancel-after:after, .navbar.navbar-default .navbar-toggle:after {
  content: '\e800'; }

/* '' */
.icon-search-after:after {
  content: '\e801'; }

/* '' */
.icon-twitter-after:after {
  content: '\f099'; }

/* '' */
.icon-facebook-after:after {
  content: '\f09a'; }

/* '' */
.icon-menu-after:after, .navbar.navbar-default .navbar-toggle.collapsed:after {
  content: '\f0c9'; }

/* '' */
.icon-mail-alt-after:after {
  content: '\f0e0'; }

/* '' */
.icon-angle-left-after:after {
  content: '\f104'; }

/* '' */
.icon-angle-right-after:after, ul.pagination .next a:after {
  content: '\f105'; }

/* '' */
.icon-angle-up-after:after {
  content: '\f106'; }

/* '' */
.icon-angle-down-after:after {
  content: '\f107'; }

/* '' */
.icon-angle-double-left-after:after {
  content: '\f100'; }

/* '' */
.icon-angle-double-right-after:after, ul.pagination .pager-last a:after {
  content: '\f101'; }

/* '' */
.icon-angle-double-up-after:after {
  content: '\f102'; }

/* '' */
.icon-angle-double-down-after:after {
  content: '\f103'; }

/* '' */
.icon-up-open-after:after {
  content: '\e802'; }

/* '' */
.icon-right-open-after:after {
  content: '\e803'; }

/* '' */
.icon-left-open-after:after {
  content: '\e804'; }

/* '' */
.icon-down-open-after:after {
  content: '\e805'; }

/* '' */
.icon-spin3-after:after {
  content: '\e832'; }

/* '' */
.icon-print-after:after {
  content: '\e806'; }

.icon-plus-after:after {
  content: '\e807'; }

/* '' */
.icon-minus-after:after {
  content: '\e808'; }

/* '' */
.icon-cancel-1-after:after, .views-reset-button .form-submit:after {
  content: '\e809'; }

/* '' */
@font-face {
  font-family: "icons";
  src: url('../fonts/fontello/fontello.woff?1582815162') format('woff'), url('../fonts/fontello/fontello.woff2?1582815162') format('woff2'); }
@font-face {
  font-family: "brothers";
  src: url('../fonts/brothers/327B83_0_0.woff?1582815162') format('woff'), url('../fonts/brothers/327B83_0_0.woff2?1582815162') format('woff2');
  font-weight: 700; }
@font-face {
  font-family: "brothers_special";
  src: url('../fonts/brothers/Brothers_C/BrothersOT-WordLogoscivilwa.woff?1582815162') format('woff'), url('../fonts/brothers/Brothers_C/BrothersOT-WordLogoscivilwa.woff2?1582815162') format('woff2'); }
.sprites-sprite, .download-icon-before:before, .promo-upper-left, .promo-upper-right, .promo-lower-left, .promo-lower-right, .white-divider, .pane-take-action-appeal .pane-node-field-status:after, .colorbox-close, #colorbox #cboxClose, .colorbox-prev, #colorbox #cboxPrevious, .colorbox-next, #colorbox #cboxNext, .slideshow-icon, .battle-battlefield-navigation .button-left.button-link a, .battle-battlefield-navigation .button-left.button-link a:hover, .battle-battlefield-navigation .button-left.button-label, .battle-battlefield-navigation .button-right.button-link a, .battle-battlefield-navigation .button-right.button-link a:hover, .battle-battlefield-navigation .button-right.button-label, #block-cwt-base-cwt-search-block form .form-submit, #block-cwt-base-cwt-mobile-search-block .form-submit {
  background-image: url('../images/sprites-s91185d6513.png');
  background-repeat: no-repeat; }

.download-icon-before:before, .promo-upper-left, .promo-upper-right, .promo-lower-left, .promo-lower-right, .white-divider, .pane-take-action-appeal .pane-node-field-status:after, .colorbox-close, #colorbox #cboxClose, .colorbox-prev, #colorbox #cboxPrevious, .colorbox-next, #colorbox #cboxNext, .slideshow-icon, .battle-battlefield-navigation .button-left.button-link a, .battle-battlefield-navigation .button-left.button-link a:hover, .battle-battlefield-navigation .button-left.button-label, .battle-battlefield-navigation .button-right.button-link a, .battle-battlefield-navigation .button-right.button-link a:hover, .battle-battlefield-navigation .button-right.button-label, #block-cwt-base-cwt-search-block form .form-submit, #block-cwt-base-cwt-mobile-search-block .form-submit {
  content: "";
  display: inline-block;
  vertical-align: middle; }

.download-icon-before:before {
  margin-right: 10px; }

/*
.blue-arrow-down-lg-before {
  @include sprite-before(blue_arrow_down_lg);
}
.blue-arrow-down-lg-after {
  @include sprite-after(blue_arrow_down_lg);
}
*/
.download-icon-before:before {
  height: 19px;
  width: 16px;
  background-position: 0 -482px; }

.promo-upper-left {
  height: 30px;
  width: 29px;
  background-position: 0 -568px; }

.promo-upper-right {
  height: 32px;
  width: 32px;
  background-position: 0 -598px; }

.promo-lower-left {
  height: 34px;
  width: 32px;
  background-position: 0 -501px; }

.promo-lower-right {
  height: 33px;
  width: 33px;
  background-position: 0 -535px; }

.white-divider, .pane-take-action-appeal .pane-node-field-status:after {
  height: 10px;
  width: 207px;
  background-position: 0 -472px; }

.colorbox-close, #colorbox #cboxClose {
  height: 34px;
  width: 34px;
  background-position: 0 -438px; }

.colorbox-prev, #colorbox #cboxPrevious {
  height: 36px;
  width: 19px;
  background-position: 0 -402px; }

.colorbox-next, #colorbox #cboxNext {
  height: 36px;
  width: 19px;
  background-position: 0 -366px; }

.slideshow-icon {
  height: 32px;
  width: 40px;
  background-position: 0 -720px; }

.main-container {
  background: #fff; }

.quote-promo {
  margin: 20px 0; }
  .quote-promo p:nth-child(2) {
    display: inline; }
  .quote-promo p:nth-child(3) {
    display: inline; }
  .quote-promo a {
    margin-left: 1.5em; }
  .quote-promo p a {
    color: #b5121b;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal; }

.battle-battlefield-navigation .button-left.button-link a {
  height: 61px;
  width: 167px;
  background-position: 0 -61px; }
  .battle-battlefield-navigation .button-left.button-link a:hover, .battle-battlefield-navigation .button-left.button-link a.battle_nav_left_link-hover {
    background-position: 0 -122px; }
  .battle-battlefield-navigation .button-left.button-link a:hover {
    height: 61px;
    width: 167px;
    background-position: 0 -122px; }
.battle-battlefield-navigation .button-left.button-label {
  height: 61px;
  width: 167px;
  background-position: 0 0; }
.battle-battlefield-navigation .button-right.button-link a {
  height: 61px;
  width: 167px;
  background-position: 0 -244px; }
  .battle-battlefield-navigation .button-right.button-link a:hover, .battle-battlefield-navigation .button-right.button-link a.battle_nav_right_link-hover {
    background-position: 0 -305px; }
  .battle-battlefield-navigation .button-right.button-link a:hover {
    height: 61px;
    width: 167px;
    background-position: 0 -305px; }
.battle-battlefield-navigation .button-right.button-label {
  height: 61px;
  width: 167px;
  background-position: 0 -183px; }

.battle-battlefield-navigation {
  color: #fff;
  font-size: 0;
  margin-bottom: 25px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .battle-battlefield-navigation {
      text-align: right; } }
  .battle-battlefield-navigation a {
    color: #fff; }
  .battle-battlefield-navigation .title {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .battle-battlefield-navigation .sub-title {
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal; }
  .battle-battlefield-navigation .button-left,
  .battle-battlefield-navigation .button-right {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px; }
    @media only screen and (min-width: 480px) {
      .battle-battlefield-navigation .button-left,
      .battle-battlefield-navigation .button-right {
        margin-bottom: 0; } }
  .battle-battlefield-navigation .button-left.button-label,
  .battle-battlefield-navigation .button-right.button-label,
  .battle-battlefield-navigation .button-left.button-link a,
  .battle-battlefield-navigation .button-right.button-link a {
    padding-top: 9px; }
  .battle-battlefield-navigation .button-left.button-link a,
  .battle-battlefield-navigation .button-right.button-link a {
    display: inline-block; }

.pane-node-field-related-content-title .pane-title {
  color: #003e7d; }

.type-title-list {
  margin: 0 -35px; }
  .type-title-list .clearfix:before,
  .type-title-list .clearfix:after {
    content: normal; }
  .type-title-list table {
    table-layout: fixed;
    width: 100%;
    border-spacing: 70px 0;
    border-collapse: separate; }
  .type-title-list .view-content td {
    display: block; }
    @media only screen and (min-width: 768px) {
      .type-title-list .view-content td {
        display: table-cell; } }
  .type-title-list td {
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    vertical-align: top; }
    .type-title-list td.col-first {
      position: relative; }
      .type-title-list td.col-first:before {
        content: "";
        display: block;
        width: 1px;
        background: #ccc;
        position: absolute;
        top: -1px;
        bottom: -1px;
        right: -35px;
        z-index: 10; }
    .type-title-list td:empty {
      display: none; }
  .type-title-list .pane-title {
    color: #003e7d; }
  .type-title-list .view-content {
    padding-top: 40px; }
  .type-title-list .pane-node-title {
    margin-top: 5px; }
    .type-title-list .pane-node-title a {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: normal;
      color: #3c3936; }
  .type-title-list .pane-node-field-war .tag-sm-element {
    margin-right: .6em;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal; }
  .type-title-list .pane-node-content-type,
  .type-title-list .pane-node-field-war {
    display: inline-block;
    vertical-align: baseline; }
  .type-title-list .view-footer {
    padding-top: 45px;
    text-align: center; }

.node-featured-small .landscape {
  display: none; }

.six-item-grid,
body.node-type-itinerary #mini-panel-featured_content {
  margin: 0 -5px; }
  .six-item-grid .pane-title,
  body.node-type-itinerary #mini-panel-featured_content .pane-title {
    color: #3c3936; }
  @media only screen and (min-width: 768px) {
    .six-item-grid,
    body.node-type-itinerary #mini-panel-featured_content {
      margin: 0 -10px; } }
  @media only screen and (min-width: 992px) {
    .six-item-grid,
    body.node-type-itinerary #mini-panel-featured_content {
      margin: 0 -20px; } }
  .six-item-grid #mini-panel-featured_content > .panel-flexible-inside > .panels-flexible-row,
  body.node-type-itinerary #mini-panel-featured_content #mini-panel-featured_content > .panel-flexible-inside > .panels-flexible-row {
    margin-bottom: 30px; }
    .six-item-grid #mini-panel-featured_content > .panel-flexible-inside > .panels-flexible-row:last-child,
    body.node-type-itinerary #mini-panel-featured_content #mini-panel-featured_content > .panel-flexible-inside > .panels-flexible-row:last-child {
      margin-bottom: 0; }
  .six-item-grid #mini-panel-featured_content .pane-node-content-type .pane-content,
  .six-item-grid #mini-panel-featured_content .pane-node-field-article-alt-label .pane-content,
  body.node-type-itinerary #mini-panel-featured_content #mini-panel-featured_content .pane-node-content-type .pane-content,
  body.node-type-itinerary #mini-panel-featured_content #mini-panel-featured_content .pane-node-field-article-alt-label .pane-content {
    text-transform: uppercase; }
  .six-item-grid .grid-region > .inside,
  body.node-type-itinerary #mini-panel-featured_content .grid-region > .inside {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 5px 0; }
    @media only screen and (min-width: 768px) {
      .six-item-grid .grid-region > .inside,
      body.node-type-itinerary #mini-panel-featured_content .grid-region > .inside {
        border-spacing: 10px 0; } }
    @media only screen and (min-width: 992px) {
      .six-item-grid .grid-region > .inside,
      body.node-type-itinerary #mini-panel-featured_content .grid-region > .inside {
        border-spacing: 20px 0; } }
  .six-item-grid .clearfix:before,
  .six-item-grid .clearfix:after,
  body.node-type-itinerary #mini-panel-featured_content .clearfix:before,
  body.node-type-itinerary #mini-panel-featured_content .clearfix:after {
    content: normal; }
  .six-item-grid .title-wrapper,
  body.node-type-itinerary #mini-panel-featured_content .title-wrapper {
    margin-bottom: 45px; }
  .six-item-grid .pane-node-field-featured-content:only-child,
  body.node-type-itinerary #mini-panel-featured_content .pane-node-field-featured-content:only-child {
    display: inline-block; }
  .six-item-grid .cell-wide,
  body.node-type-itinerary #mini-panel-featured_content .cell-wide {
    width: 67.2%; }
  .six-item-grid .cell-sm,
  body.node-type-itinerary #mini-panel-featured_content .cell-sm {
    width: 32.8%; }
  @media only screen and (min-width: 1280px) {
    .six-item-grid .cell-wide,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide {
      width: 740px; }
    .six-item-grid .cell-sm,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm {
      width: 360px; } }
  .six-item-grid .cell-wide,
  .six-item-grid .cell-sm,
  body.node-type-itinerary #mini-panel-featured_content .cell-wide,
  body.node-type-itinerary #mini-panel-featured_content .cell-sm {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    border: 1px solid #b6b2a4;
    position: relative; }
    .six-item-grid .cell-wide .bottom-row,
    .six-item-grid .cell-sm .bottom-row,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide .bottom-row,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .bottom-row {
      padding: 15px 10px 20px;
      border-top: 1px solid #b6b2a4; }
    .six-item-grid .cell-wide .pane-node-content-type,
    .six-item-grid .cell-wide .pane-node-field-article-alt-label,
    .six-item-grid .cell-sm .pane-node-content-type,
    .six-item-grid .cell-sm .pane-node-field-article-alt-label,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide .pane-node-content-type,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide .pane-node-field-article-alt-label,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .pane-node-content-type,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .pane-node-field-article-alt-label {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: normal;
      color: #336699;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
    .six-item-grid .cell-wide .pane-node-title,
    .six-item-grid .cell-sm .pane-node-title,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide .pane-node-title,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .pane-node-title {
      margin-bottom: 10px; }
      .six-item-grid .cell-wide .pane-node-title a,
      .six-item-grid .cell-sm .pane-node-title a,
      body.node-type-itinerary #mini-panel-featured_content .cell-wide .pane-node-title a,
      body.node-type-itinerary #mini-panel-featured_content .cell-sm .pane-node-title a {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: normal;
        color: #3c3936;
        word-wrap: break-word; }
        @media only screen and (min-width: 768px) {
          .six-item-grid .cell-wide .pane-node-title a,
          .six-item-grid .cell-sm .pane-node-title a,
          body.node-type-itinerary #mini-panel-featured_content .cell-wide .pane-node-title a,
          body.node-type-itinerary #mini-panel-featured_content .cell-sm .pane-node-title a {
            font-size: 24px;
            font-size: 2.4rem;
            line-height: normal;
            word-wrap: normal; } }
    .six-item-grid .cell-wide .tag-sm-element,
    .six-item-grid .cell-sm .tag-sm-element,
    body.node-type-itinerary #mini-panel-featured_content .cell-wide .tag-sm-element,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .tag-sm-element {
      position: absolute;
      top: 5px;
      left: 0; }
      @media only screen and (min-width: 768px) {
        .six-item-grid .cell-wide .tag-sm-element,
        .six-item-grid .cell-sm .tag-sm-element,
        body.node-type-itinerary #mini-panel-featured_content .cell-wide .tag-sm-element,
        body.node-type-itinerary #mini-panel-featured_content .cell-sm .tag-sm-element {
          top: 20px; } }
    @media only screen and (max-width: 479px) {
      .six-item-grid .cell-wide,
      .six-item-grid .cell-sm,
      body.node-type-itinerary #mini-panel-featured_content .cell-wide,
      body.node-type-itinerary #mini-panel-featured_content .cell-sm {
        width: 100%;
        max-width: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto; }
        .six-item-grid .cell-wide:first-child,
        .six-item-grid .cell-sm:first-child,
        body.node-type-itinerary #mini-panel-featured_content .cell-wide:first-child,
        body.node-type-itinerary #mini-panel-featured_content .cell-sm:first-child {
          margin-bottom: 30px; } }
  .six-item-grid .cell-sm .landscape,
  body.node-type-itinerary #mini-panel-featured_content .cell-sm .landscape {
    display: none; }
  @media only screen and (max-width: 479px) {
    .six-item-grid .cell-sm .square,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .square {
      display: none; }
    .six-item-grid .cell-sm .landscape,
    body.node-type-itinerary #mini-panel-featured_content .cell-sm .landscape {
      display: block; } }

.header-top-bar-region {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 14;
  background-color: rgba(48, 49, 49, 0.4); }
  .header-top-bar-region .breadcrumb {
    color: #fff; }
    .header-top-bar-region .breadcrumb a {
      color: #fff !important; }
  .header-top-bar-region div.addthis .pane-title {
    color: #fff;
    display: none; }
    @media only screen and (min-width: 480px) {
      .header-top-bar-region div.addthis .pane-title {
        display: block; } }
  .header-top-bar-region div.addthis a {
    color: #fff; }

.pane-page-breadcrumb {
  width: calc(100% - 150px);
  display: inline-block; }
  @media only screen and (min-width: 480px) {
    .pane-page-breadcrumb {
      width: calc(100% - 250px); } }
  @media only screen and (min-width: 768px) {
    .pane-page-breadcrumb {
      width: calc(100% - 400px); } }

.breadcrumb {
  font-size: 14px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .breadcrumb a {
    color: #fff; }
  .breadcrumb span:last-child {
    font-style: italic; }

.addthis {
  float: right;
  padding-top: 2px; }
  .addthis .title-wrapper {
    display: inline-block; }
  .addthis .pane-title {
    display: inline-block;
    vertical-align: middle;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    margin: 0 20px 0 0; }
  .addthis .pane-content {
    font-size: 0;
    display: inline-block;
    vertical-align: middle; }
  .addthis a.at-share-btn {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    background-color: transparent !important;
    margin: 0 15px 0 0; }
    .addthis a.at-share-btn svg, .addthis a.at-share-btn span {
      display: none; }
    .addthis a.at-share-btn:last-child {
      margin: 0;
      padding-right: 0; }
      .addthis a.at-share-btn:last-child:before {
        margin-right: 0; }

.hero-invert-text .header-row {
  color: #3c3936; }
  .hero-invert-text .header-row a {
    color: #3c3936; }

.header-row {
  color: #fff; }
  .header-row a {
    color: #fff; }
  .header-row .title-region {
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 14;
    width: 100%;
    padding: 0 20px; }
    .header-row .title-region .pane-node-field-alternative-name,
    .header-row .title-region .field-name-field-alternate-title,
    .header-row .title-region .pane-fieldable-panels-pane .pane-title {
      font-family: brothers, georgia, serif;
      font-weight: bold;
      font-size: 26px;
      font-size: 2.6rem;
      line-height: normal; }
      @media only screen and (min-width: 768px) {
        .header-row .title-region .pane-node-field-alternative-name,
        .header-row .title-region .field-name-field-alternate-title,
        .header-row .title-region .pane-fieldable-panels-pane .pane-title {
          font-size: 52px;
          font-size: 5.2rem;
          line-height: normal; } }
    .header-row .title-region h1,
    .header-row .title-region .pane-fieldable-panels-pane h1.pane-title {
      font-family: brothers, georgia, serif;
      font-weight: bold;
      margin: 0;
      font-size: 30px;
      font-size: 3rem;
      line-height: normal; }
      @media only screen and (min-width: 768px) {
        .header-row .title-region h1,
        .header-row .title-region .pane-fieldable-panels-pane h1.pane-title {
          font-size: 50px;
          font-size: 5rem;
          line-height: normal; } }
      @media only screen and (min-width: 992px) {
        .header-row .title-region h1,
        .header-row .title-region .pane-fieldable-panels-pane h1.pane-title {
          font-size: 70px;
          font-size: 7rem;
          line-height: normal; } }

.header-banner-2 .header-row {
  color: #000; }
  .header-banner-2 .header-row .title-region {
    text-align: left; }
    .header-banner-2 .header-row .title-region h1 {
      font-weight: normal;
      font-family: Georgia, serif;
      font-size: 36px;
      font-size: 3.6rem;
      line-height: normal; }
      @media only screen and (min-width: 992px) {
        .header-banner-2 .header-row .title-region h1 {
          font-size: 48px;
          font-size: 4.8rem;
          line-height: normal; } }
  .header-banner-2 .header-row .pane-node-content-type,
  .header-banner-2 .header-row .pane-node-field-places-alt-label {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #000; }
  .header-banner-2 .header-row .pane-node-field-war {
    margin-right: 10px; }
.header-banner-2.hero-invert-text .header-row {
  color: #fff; }
  .header-banner-2.hero-invert-text .header-row .pane-node-content-type {
    color: #fff; }
.header-banner-2 .hero-image-region {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .header-banner-2 .hero-image-region * {
    height: 100%; }
  .header-banner-2 .hero-image-region img {
    width: auto !important; }
.header-banner-2 .title-region {
  position: relative;
  -webkit-transform: none;
  transform: none;
  display: table-cell;
  height: 270px;
  vertical-align: middle;
  padding-top: 50px;
  padding-bottom: 20px; }

.hero-invert-text .header-banner-2 .header-row {
  color: #fff; }
  .hero-invert-text .header-banner-2 .header-row .pane-node-content-type {
    color: #fff; }

.hero-screen-overlay .field-name-field-hero-image {
  position: relative; }
  .hero-screen-overlay .field-name-field-hero-image:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3); }

.field-name-field-hero-image {
  overflow: hidden; }
  .field-name-field-hero-image img {
    width: 768px;
    max-width: none; }
  @media only screen and (min-width: 768px) {
    .field-name-field-hero-image img {
      width: 992px; } }
  @media only screen and (min-width: 992px) {
    .field-name-field-hero-image img {
      width: 1280px; } }

#opportunity-alert {
  background: url('../images/alert_bg.jpg?1582815162') repeat #b5121b;
  color: #ffffff;
  font-family: Georgia, serif;
  height: 80px;
  padding: 0 30px;
  text-align: center; }
  #opportunity-alert .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    #opportunity-alert .container p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; }
      #opportunity-alert .container p a {
        color: #ffffff;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: normal;
        display: inline-block;
        margin-left: 5px;
        padding-right: 10px;
        position: relative; }
        #opportunity-alert .container p a:after {
          content: '\203A';
          font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
          padding-left: 3px;
          position: absolute;
          display: block;
          right: 0;
          top: 42%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

@media only screen and (min-width: 480px) {
  #opportunity-alert .container p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal; }
    #opportunity-alert .container p a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; } }
@media only screen and (min-width: 768px) {
  #opportunity-alert .container p {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal; }
    #opportunity-alert .container p a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: normal; } }
.field-name-field-promo {
  text-align: left; }
  .field-name-field-promo .contextual-links-wrapper {
    display: none !important; }
  .field-name-field-promo .clearfix:before, .field-name-field-promo .clearfix:after {
    content: normal; }
  @media only screen and (min-width: 768px) {
    .field-name-field-promo {
      margin: 0 -20px; } }
  @media only screen and (min-width: 768px) {
    .field-name-field-promo > .field-items {
      display: table;
      table-layout: fixed;
      width: 100%;
      border-collapse: separate;
      border-spacing: 20px 0; } }
  .field-name-field-promo > .field-items > .field-item {
    border: 1px solid #b6b2a4;
    max-width: 360px;
    margin: 0 auto 20px;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .field-name-field-promo > .field-items > .field-item {
        display: table-cell;
        vertical-align: top;
        width: 33.333%;
        margin-bottom: 0;
        max-width: none; } }
  .field-name-field-promo .table-cell {
    width: 33.333%; }
  .field-name-field-promo .pane-node-field-square-image {
    margin-bottom: 15px; }
  .field-name-field-promo .pane-node-title {
    margin: 10px 0; }
  .field-name-field-promo .pane-node-body {
    margin-bottom: 15px; }
    .field-name-field-promo .pane-node-body p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.375; }
  .field-name-field-promo .pane-node-field-war {
    position: absolute;
    top: 10px;
    left: 0; }
  .field-name-field-promo .content-row {
    padding: 0 10px; }

.pane-node-content-type {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: normal;
  color: #336699; }
  .event-details-row .pane-node-content-type, body.node-type-park-day-volunteer-opportunity .column-left .pane-node-content-type {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    text-transform: uppercase; }

.event-details-row .event-details-region .inside .panel-pane:last-child {
  margin-bottom: 0; }

.pane-battle-facts-table {
  text-align: center;
  border: 1px solid #d7d7d7;
  padding: 9px; }
  .pane-battle-facts-table a {
    color: #336699; }
  .pane-battle-facts-table > .title-wrapper {
    margin: -9px -9px 0;
    padding: 9px 9px 0;
    background: url('../images/blue_title_bg.png?1582815162') center;
    background-size: cover; }
    .pane-battle-facts-table > .title-wrapper .pane-title {
      border: 1px solid #fff;
      border-bottom: none;
      margin: 0;
      font-family: brothers, georgia, serif;
      font-weight: bold;
      font-size: 30px;
      font-size: 3rem;
      line-height: normal;
      color: #fff;
      text-transform: uppercase;
      padding: 20px 5px; }
  .pane-battle-facts-table > .pane-content {
    border: 1px solid #d7d7d7;
    border-top: none; }
    .pane-battle-facts-table > .pane-content .pane-title {
      color: #666;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: normal; }
    .pane-battle-facts-table > .pane-content .title-lg .pane-title {
      text-transform: none;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; }
  .pane-battle-facts-table .result-row,
  .pane-battle-facts-table .engaged-sides-row {
    border-bottom: 1px solid #d7d7d7; }
  .pane-battle-facts-table .engaged-total-row,
  .pane-battle-facts-table .casualties-total-row {
    border-top: 1px solid #d7d7d7; }
  .pane-battle-facts-table .field-name-field-battle-result {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    color: #000;
    font-style: italic; }
  .pane-battle-facts-table .field-name-field-total-forces,
  .pane-battle-facts-table .field-name-field-total-casualties {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    color: #c62635; }
  .pane-battle-facts-table .pane-node-field-total-forces .pane-title,
  .pane-battle-facts-table .pane-node-field-total-casualties .pane-title {
    margin-bottom: 2px; }
  .pane-battle-facts-table .engaged-sides-row {
    font-size: 0; }
    .pane-battle-facts-table .engaged-sides-row .side-a,
    .pane-battle-facts-table .engaged-sides-row .side-b,
    .pane-battle-facts-table .engaged-sides-row .forces-pie-chart {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal;
      float: none;
      display: inline-block;
      vertical-align: middle; }
    .pane-battle-facts-table .engaged-sides-row .forces-pie-chart {
      text-align: center; }
  .pane-battle-facts-table .side-a,
  .pane-battle-facts-table .side-b {
    color: #000; }
    .pane-battle-facts-table .side-a .pane-title,
    .pane-battle-facts-table .side-b .pane-title {
      margin: 0; }
  .pane-battle-facts-table .casualty-count {
    color: #666; }
    .pane-battle-facts-table .casualty-count * {
      display: inline; }
  .pane-battle-facts-table .commanders-row .commander-b-region:first-child > .inside {
    width: 50%;
    float: right;
    padding-left: 15px;
    border-left: 1px solid #d7d7d7; }
  .pane-battle-facts-table .commanders-row .commander-a-region:only-child {
    border: none; }
    .pane-battle-facts-table .commanders-row .commander-a-region:only-child > .inside {
      width: 50%;
      padding-right: 15px;
      border-right: 1px solid #d7d7d7; }
  .pane-battle-facts-table .commanders-row .field-item {
    margin-bottom: 12px; }
    .pane-battle-facts-table .commanders-row .field-item:last-child {
      margin-bottom: 0; }
  .pane-battle-facts-table .table-cell:first-child {
    border-right: 1px solid #d7d7d7; }

@media only screen and (min-width: 768px) {
  .pane-related-content-view {
    margin: 0 -20px; } }
.pane-related-content-view > .pane-content {
  padding-top: 40px; }

.table-header-4 .view-header {
  display: table-row; }
  .table-header-4 .view-header .table-cell {
    display: table-cell;
    width: 25%; }

@media only screen and (min-width: 768px) {
  .related-content, div.related-content-filters,
  div.view-related-grid {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 20px 0; } }
@media only screen and (min-width: 768px) {
  .related-content .view-content, div.related-content-filters .view-content,
  div.view-related-grid .view-content {
    display: table-row; } }
.related-content .view-content:after, div.related-content-filters .view-content:after,
div.view-related-grid .view-content:after {
  content: normal; }
.related-content .views-row, div.related-content-filters .views-row,
div.view-related-grid .views-row {
  border: 1px solid #b6b2a4;
  position: relative;
  max-width: 265px;
  margin: 0 auto 20px; }
  @media only screen and (min-width: 768px) {
    .related-content .views-row, div.related-content-filters .views-row,
    div.view-related-grid .views-row {
      display: table-cell;
      vertical-align: top;
      width: 25%;
      max-width: none;
      margin: 0; } }
.related-content .pane-node-field-war, div.related-content-filters .pane-node-field-war,
div.view-related-grid .pane-node-field-war {
  position: absolute;
  top: 10px;
  left: 0; }
.related-content .pane-node-field-square-image, div.related-content-filters .pane-node-field-square-image,
div.view-related-grid .pane-node-field-square-image {
  margin-bottom: 15px; }
.related-content .pane-node-body, div.related-content-filters .pane-node-body,
div.view-related-grid .pane-node-body {
  padding: 0 10px;
  margin-bottom: 15px; }
  .related-content .pane-node-body p, div.related-content-filters .pane-node-body p,
  div.view-related-grid .pane-node-body p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375; }
.related-content .pane-node-field-event-date, div.related-content-filters .pane-node-field-event-date,
div.view-related-grid .pane-node-field-event-date,
.related-content .pane-node-field-event-location,
div.related-content-filters .pane-node-field-event-location,
div.view-related-grid .pane-node-field-event-location {
  padding: 0 10px; }
.related-content .pane-node-title, div.related-content-filters .pane-node-title,
div.view-related-grid .pane-node-title {
  padding: 0 10px;
  margin-bottom: 10px; }
  .related-content .pane-node-title a, div.related-content-filters .pane-node-title a,
  div.view-related-grid .pane-node-title a {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    color: #3c3936; }

div.related-content-filters,
div.view-related-grid {
  border-spacing: 0; }
  div.related-content-filters .view-content,
  div.view-related-grid .view-content {
    display: block;
    padding-top: 30px; }
  div.related-content-filters .views-view-grid,
  div.view-related-grid .views-view-grid {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 20px;
    margin-top: -40px; }
    div.related-content-filters .views-view-grid:first-child,
    div.view-related-grid .views-view-grid:first-child {
      margin-top: 0; }
  div.related-content-filters tr,
  div.view-related-grid tr {
    border-spacing: 0; }
  div.related-content-filters td,
  div.view-related-grid td {
    border: 1px solid #b6b2a4;
    display: block;
    position: relative;
    max-width: 265px;
    margin: 0 auto 20px; }
    @media only screen and (min-width: 768px) {
      div.related-content-filters td,
      div.view-related-grid td {
        display: table-cell;
        vertical-align: top;
        width: 25%;
        max-width: none;
        margin: 0; } }
  div.related-content-filters .empty-row td,
  div.view-related-grid .empty-row td {
    border: none; }

@media only screen and (min-width: 768px) {
  .pane-filters .view-content {
    margin: 0 -20px; } }
.pane-filters .pager.pager-load-more {
  /*margin-right: 20px;*/ }

.appeal-theme {
  border: 1px solid #b5121b;
  padding: 9px;
  position: relative;
  z-index: 50;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .appeal-theme .title-wrapper,
  .appeal-theme .pane-content {
    display: block;
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .appeal-theme .title-wrapper,
      .appeal-theme .pane-content {
        display: table-cell; } }
  .appeal-theme .pane-content {
    border: 1px solid #b5121b;
    border-top: none;
    padding: 35px 35px 60px;
    background: url('../images/appeal_bg.png?1582815162') center;
    background-size: cover; }
    @media only screen and (min-width: 768px) {
      .appeal-theme .pane-content {
        border-left: none;
        border-top: 1px solid #b5121b; } }
  .appeal-theme .title-wrapper {
    padding: 15px;
    color: #fff;
    border: 1px solid #fff;
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .appeal-theme .title-wrapper {
        width: 310px;
        text-align: left;
        padding: 35px; } }
  .appeal-theme .title-wrapper:before {
    content: "";
    display: inline-block;
    background-size: cover;
    position: absolute;
    top: -10px;
    bottom: 0;
    left: -10px;
    right: -10px;
    z-index: -1;
    background: url('../images/red_texture.jpg?1582815162') center; }
    @media only screen and (min-width: 768px) {
      .appeal-theme .title-wrapper:before {
        right: 0;
        bottom: -10px; } }
  .appeal-theme .title-wrapper {
    font-family: brothers, georgia, serif;
    font-weight: bold;
    font-size: 38px;
    font-size: 3.8rem;
    line-height: normal; }
    .appeal-theme .title-wrapper .line-1,
    .appeal-theme .title-wrapper .line-2 {
      display: inline-block; }
      @media only screen and (min-width: 768px) {
        .appeal-theme .title-wrapper .line-1,
        .appeal-theme .title-wrapper .line-2 {
          display: block; } }
    @media only screen and (min-width: 768px) {
      .appeal-theme .title-wrapper .line-1 {
        font-size: 68px;
        font-size: 6.8rem;
        line-height: 0.76471; } }
    .appeal-theme .title-wrapper .line-1 span {
      font-family: brothers_special; }
    @media only screen and (min-width: 768px) {
      .appeal-theme .title-wrapper .line-2 {
        font-size: 86px;
        font-size: 8.6rem;
        line-height: 0.83721; } }

div.search-block {
  border: 1px solid #4199cc; }
  div.search-block .contextual-links-wrapper {
    display: none !important; }
  div.search-block .title-wrapper:before {
    background: url('../images/blue_texture.jpg?1582815162') center; }
  div.search-block .title-wrapper div.line-1:after {
    content: "\00a0"; }
    @media only screen and (min-width: 768px) {
      div.search-block .title-wrapper div.line-1:after {
        content: normal; } }
  @media only screen and (min-width: 768px) {
    div.search-block .title-wrapper div.line-1 {
      font-size: 72px;
      font-size: 7.2rem;
      line-height: 0.69444; } }
  @media only screen and (min-width: 768px) {
    div.search-block .title-wrapper div.line-2 {
      font-size: 38px;
      font-size: 3.8rem;
      line-height: normal; } }
  div.search-block .pane-content {
    padding: 20px;
    border: 1px solid #4199cc;
    border-top: none;
    background: none; }
    @media only screen and (min-width: 480px) {
      div.search-block .pane-content {
        padding: 60px; } }
    @media only screen and (min-width: 768px) {
      div.search-block .pane-content {
        border-left: none;
        border-top: 1px solid #4199cc; } }
  @media only screen and (min-width: 1280px) {
    div.search-block .form-type-select {
      display: inline-block;
      width: 31.33333333%;
      margin-right: 3%; } }
  div.search-block .form-item-content-type {
    margin-right: 0; }
  div.search-block .form-text:-moz-placeholder {
    color: rgba(105, 102, 94, 0.5); }
  div.search-block .form-text::-moz-placeholder {
    color: rgba(105, 102, 94, 0.5); }
  div.search-block .form-text:-ms-input-placeholder {
    color: rgba(105, 102, 94, 0.5); }
  div.search-block .form-text::-webkit-input-placeholder {
    color: rgba(105, 102, 94, 0.5); }

.pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .pane-title {
  color: #fff; }
.pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-1,
.pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-2,
.pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-3 {
  font-weight: bold; }
@media only screen and (min-width: 768px) {
  .pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-1 {
    font-size: 58px;
    font-size: 5.8rem;
    line-height: 0.87931; }
  .pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 0.86111; }
  .pane-block.pane-cwt-base-cwt-advanced-search-block .title-wrapper .line-3 {
    font-size: 43px;
    font-size: 4.3rem;
    line-height: 0.88372; } }
.pane-block.pane-cwt-base-cwt-advanced-search-block .form-submit {
  float: right; }
.pane-block.pane-cwt-base-cwt-advanced-search-block form:after {
  content: " ";
  display: table;
  clear: both; }

.restricted-appeal .views-field-field-promo-title,
.restricted-appeal .views-field-field-promo-title p {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: normal;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .restricted-appeal .views-field-field-promo-title,
    .restricted-appeal .views-field-field-promo-title p {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: normal; } }
.restricted-appeal .views-field-field-text {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5; }
.restricted-appeal .views-field-field-link {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -38px; }

.donate-appeal {
  text-align: left;
  background: url('../images/donate_appeal_bg.png?1582815162');
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain; }
  @media only screen and (min-width: 768px) {
    .donate-appeal {
      padding-left: 30%; } }
  .donate-appeal .pane-title {
    font-size: 60px;
    font-size: 6rem;
    line-height: normal;
    font-weight: bold;
    font-family: brothers, georgia, serif;
    color: #000;
    text-shadow: 1px 1px #fff, 2px 2px #cc9933; }
  .donate-appeal .donate-text {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.35;
    margin-bottom: 25px;
    font-weight: bold; }
  .donate-appeal .biography .token:nth-of-type(1):after,
  .donate-appeal .biographies .token:nth-of-type(1):after {
    content: "\2019s"; }
  .donate-appeal .biography .token.ends-s:nth-of-type(1):after,
  .donate-appeal .biographies .token.ends-s:nth-of-type(1):after {
    content: "\2019"; }
  .donate-appeal .biographies .token:nth-of-type(2):before {
    content: " and "; }
  .donate-appeal .biographies .token:nth-of-type(2):after {
    content: "\2019s"; }
  .donate-appeal .biographies .token.ends-s:nth-of-type(2):after {
    content: "\2019"; }
  .donate-appeal .biographies .token:nth-of-type(4):before {
    content: ", "; }
  .donate-appeal .biographies .token:nth-of-type(4):after {
    content: ","; }
  .donate-appeal .register-button-link {
    margin-left: 10px; }

.no-donate-appeal .donate-appeal-block {
  display: none; }

.battlefield-overview-map-row .field-type-text-with-summary {
  font-family: Georgia, serif;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }
.battlefield-overview-map-row .map .pane-entity-field {
  display: inline-block;
  font-family: Georgia, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal; }
.battlefield-overview-map-row .map .pane-battlefield-overview-map-panel-pane-battlefield-overview-map {
  border: 1px solid #ababab;
  margin-bottom: 15px; }
.battlefield-overview-map-row .map .pane-node-field-county-name .field-item:after,
.battlefield-overview-map-row .map .pane-node-field-address .field-item:after {
  content: ","; }
.battlefield-overview-map-row .map .pane-entity-field:last-of-type .field-item:after {
  content: ""; }

div.pane-bundle-cta-promo {
  background-color: #edeae3;
  border: 1px solid #ab7a18;
  padding: 25px 60px 40px;
  position: relative;
  margin: 80px 0 110px; }
  div.pane-bundle-cta-promo .pane-title {
    color: #3c3936;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    margin-top: 0; }
  div.pane-bundle-cta-promo p,
  div.pane-bundle-cta-promo .field-name-field-text {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    text-align: left; }
  div.pane-bundle-cta-promo .field-name-field-link a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% - 25px);
    text-align: center; }

div.cta-promo {
  background-color: #edeae3;
  border: 1px solid #ab7a18;
  padding: 25px 60px 40px;
  position: relative; }
  div.cta-promo h2,
  div.cta-promo p:first-child {
    color: #3c3936;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    margin-top: 0; }
  div.cta-promo p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    text-align: left; }
  div.cta-promo a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% - 25px);
    text-align: center; }

@media only screen and (min-width: 992px) {
  .cta-promo-wide .cta-promo {
    margin-left: -190px;
    margin-right: -190px; } }

.panel-pane.pane-bundle-cta-promo {
  margin-top: 0; }

.pane-bundle-content-type-resource-grid {
  text-align: center; }
  .pane-bundle-content-type-resource-grid .pane-panels-mini > .contextual-links-wrapper {
    display: none; }
  .pane-bundle-content-type-resource-grid > .title-wrapper {
    display: none; }
  .pane-bundle-content-type-resource-grid .title-wrapper h2 {
    color: #003e7d; }
  .pane-bundle-content-type-resource-grid .content-grid-resource-link .pane-content {
    padding-top: 50px; }
  .pane-bundle-content-type-resource-grid .field-item {
    display: inline-block; }
    .pane-bundle-content-type-resource-grid .field-item a {
      background-color: #003e7d;
      border-radius: 3px;
      color: #ffffff;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: normal;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      display: inline-block;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 10px;
      padding: 10px 20px; }

.content-landing-body {
  text-align: center; }
  .content-landing-body ul, .content-landing-body ol {
    text-align: left; }
  .content-landing-body p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25; }

.pane-bundle-homepage-banner {
  position: relative; }
  .pane-bundle-homepage-banner .field-name-field-hero-image img {
    width: 992px; }
    @media only screen and (min-width: 992px) {
      .pane-bundle-homepage-banner .field-name-field-hero-image img {
        width: 1280px; } }
  .pane-bundle-homepage-banner a {
    color: #fff; }
  .pane-bundle-homepage-banner .overlay-container {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 15;
    width: 100%; }
  .pane-bundle-homepage-banner .field-promo-title {
    text-align: center;
    text-transform: uppercase;
    padding: 0 5%; }
    @media only screen and (min-width: 992px) {
      .pane-bundle-homepage-banner .field-promo-title {
        padding: 0 22%; } }
    .pane-bundle-homepage-banner .field-promo-title h1 {
      font-family: brothers, georgia, serif;
      font-weight: bold;
      font-size: 40px;
      font-size: 4rem;
      line-height: normal;
      margin: 0; }
      @media only screen and (min-width: 992px) {
        .pane-bundle-homepage-banner .field-promo-title h1 {
          font-size: 65px;
          font-size: 6.5rem;
          line-height: normal; } }
  .pane-bundle-homepage-banner .field-text {
    font-family: Georgia, serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
    padding-top: 10px;
    position: relative;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%; }
    @media only screen and (min-width: 992px) {
      .pane-bundle-homepage-banner .field-text {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: normal;
        padding-top: 30px;
        padding-left: 22%;
        padding-right: 22%; } }
  .pane-bundle-homepage-banner .field-cta-title {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    font-weight: bold;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .pane-bundle-homepage-banner .field-cta-title {
        font-size: 20px;
        font-size: 2rem;
        line-height: normal;
        padding-top: 50px; } }
    .pane-bundle-homepage-banner .field-cta-title a {
      border: 1px solid #fff;
      display: inline-block;
      padding: 15px 20px; }
  @media only screen and (max-width: 767px) {
    .pane-bundle-homepage-banner .logo-360 .field-text {
      margin-left: auto;
      margin-right: auto;
      max-width: 113px; } }

.sidebar-menu {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal; }
  .sidebar-menu .nolink {
    display: inline-block;
    padding: 10px 15px 10px 0; }
  .sidebar-menu .pane-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    font-weight: bold;
    border-bottom: 1px solid #dad9d5;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #3c3936; }
  .sidebar-menu ul:before {
    content: normal; }
  .sidebar-menu ul li a {
    color: #3c3936;
    display: inline-block; }
    .sidebar-menu ul li a:hover {
      color: #4d90fe; }
    .sidebar-menu ul li a.active {
      font-weight: bold; }
  .sidebar-menu .menu-block-wrapper > ul > li {
    border-bottom: 1px solid #dad9d5; }
    .sidebar-menu .menu-block-wrapper > ul > li:not(.active-trail) > .sub-menu-toggle-button + ul.menu {
      display: none; }
    .sidebar-menu .menu-block-wrapper > ul > li > a {
      padding-right: 40px; }
    .sidebar-menu .menu-block-wrapper > ul > li a {
      padding-left: 0; }
    .sidebar-menu .menu-block-wrapper > ul > li ul {
      padding-left: 15px; }

header .menu-name-main-menu > ul > li,
.sidebar-menu .menu-block-wrapper > ul > li {
  position: relative; }
  header .menu-name-main-menu > ul > li > .sub-menu-toggle-button:before,
  .sidebar-menu .menu-block-wrapper > ul > li > .sub-menu-toggle-button:before {
    margin: 0; }

.sub-menu-toggle-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 25px;
  right: 16px;
  padding: 17px 16px; }

@media only screen and (min-width: 992px) {
  header .menu-name-main-menu .sub-menu-toggle-button {
    display: none; } }
header .menu-name-main-menu .sub-menu-toggle-button:before {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal; }
@media only screen and (min-width: 992px) {
  header .menu-name-main-menu > ul > li {
    padding-right: 0; } }

div.sidebar-menu .sub-menu-toggle-button {
  top: 20px;
  right: 0;
  padding: 10px 12px; }
  div.sidebar-menu .sub-menu-toggle-button:before {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal; }

.homepage-headline {
  clear: both;
  text-align: center;
  color: #7e7862;
  font-family: Georgia, serif;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: normal; }

.event-contact-row {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }
  .event-contact-row .panel-pane {
    margin-bottom: 10px; }
  .event-contact-row .pane-node-contact-header {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #336699;
    margin-bottom: 10px; }
  .event-contact-row .pane-node-field-contact-name {
    font-weight: bold; }
  .event-contact-row .thoroughfare,
  .event-contact-row .premise {
    margin-bottom: 10px;
    display: inline-block; }
  .event-contact-row .premise:before {
    content: ", "; }

.pane-content-listing-with-promo .title-wrapper,
.pane-bundle-content-listing-with-promo.view-mode-full .title-wrapper {
  margin-bottom: 25px; }

@media only screen and (min-width: 768px) {
  .pane-content-listing-with-promo .content-row > .inside {
    display: table;
    width: 100%;
    table-layout: fixed; } }
@media only screen and (min-width: 768px) {
  .pane-content-listing-with-promo .region-left,
  .pane-content-listing-with-promo .region-right {
    display: table-cell;
    vertical-align: top;
    float: none; } }
@media only screen and (min-width: 768px) {
  .pane-content-listing-with-promo .region-left {
    padding-right: 30px;
    border-right: 1px solid #cdcccc; } }
.pane-content-listing-with-promo .region-left .pane-node-title {
  margin-top: 10px; }
@media only screen and (min-width: 768px) {
  .pane-content-listing-with-promo .region-right {
    padding-left: 30px; } }
.pane-content-listing-with-promo .region-right > .inside {
  padding-bottom: 20px;
  border-bottom: 1px solid #cdcccc; }
.pane-content-listing-with-promo .region-right .pane-node-title,
.pane-content-listing-with-promo .region-right .pane-node-body {
  margin-bottom: 10px; }
.pane-content-listing-with-promo .region-right .pane-node-field-war {
  margin-bottom: 10px; }
.pane-content-listing-with-promo .footer-row {
  padding-top: 55px;
  text-align: center; }
.pane-content-listing-with-promo .views-row {
  border-bottom: 1px solid #cdcccc;
  margin-bottom: 20px;
  padding-bottom: 20px; }
.pane-content-listing-with-promo .pane-node-field-landscape-image {
  margin-bottom: 20px; }
.pane-content-listing-with-promo .pane-node-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal; }
.pane-content-listing-with-promo .pane-node-content-type,
.pane-content-listing-with-promo .pane-node-field-event-type {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  text-transform: uppercase;
  display: inline-block; }
.pane-content-listing-with-promo .pane-node-field-war {
  display: inline-block; }
.pane-content-listing-with-promo .pane-taxonomy-term-field-alternative-name {
  margin-right: .2em; }
.pane-content-listing-with-promo .field-name-field-optional-node-link a {
  text-transform: uppercase; }

.field-name-field-sponsors > .field-items > .field-item {
  margin: 0 0 30px; }
  .field-name-field-sponsors > .field-items > .field-item:last-child {
    margin-bottom: 0; }
.field-name-field-sponsors .field-collection-view {
  border: none;
  padding: 0;
  margin: 0; }
.field-name-field-sponsors .sponsor-table {
  border: 1px solid #b6b2a4;
  height: 140px; }
.field-name-field-sponsors .table-cell {
  vertical-align: middle;
  display: block; }
  @media only screen and (min-width: 480px) {
    .field-name-field-sponsors .table-cell {
      display: table-cell; } }
.field-name-field-sponsors .cell-left {
  padding: 20px 0;
  background-color: #edeae3;
  text-align: center; }
  @media only screen and (min-width: 480px) {
    .field-name-field-sponsors .cell-left {
      padding: 0;
      width: 190px; } }
  .field-name-field-sponsors .cell-left .field-name-field-square-image {
    display: inline-block;
    width: auto; }
.field-name-field-sponsors .cell-right {
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #3c3936; }
.field-name-field-sponsors .no-image .cell-left {
  width: auto; }
.field-name-field-sponsors .no-image .cell-right {
  width: 100%; }

.related-resource {
  border: 1px solid #4199cc;
  padding: 10px; }
  .related-resource .view-content {
    border: 1px solid #4199cc;
    padding: 30px;
    display: table;
    width: 100%;
    table-layout: fixed; }
    .related-resource .view-content:after {
      content: normal; }
  .related-resource table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse; }
  .related-resource .views-row {
    border-bottom: 1px solid #cdcccc;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    .related-resource .views-row:last-child {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .related-resource .column-left .views-row:last-child {
    border-bottom: 1px solid #cdcccc;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    @media only screen and (min-width: 480px) {
      .related-resource .column-left .views-row:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0; } }
  .related-resource .column-left,
  .related-resource .column-right {
    display: block; }
    @media only screen and (min-width: 480px) {
      .related-resource .column-left,
      .related-resource .column-right {
        display: table-cell;
        width: 50%; } }
  @media only screen and (min-width: 480px) {
    .related-resource .column-left {
      padding-right: 40px;
      border-right: 1px solid #cdcccc; } }
  @media only screen and (min-width: 480px) {
    .related-resource .column-right {
      padding-left: 40px; } }
  .related-resource .views-field-title a {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    color: #3c3936; }
  .related-resource .views-field-body {
    margin-top: 10px; }
  .related-resource .views-field-body,
  .related-resource .views-field-body a {
    color: #3c3936; }

.node-opportunity.node-homepage_opportunity_feature,
.node-interactive.node-homepage_opportunity_feature {
  color: #ffffff;
  position: relative; }
  .node-opportunity.node-homepage_opportunity_feature a,
  .node-interactive.node-homepage_opportunity_feature a {
    color: #fff; }
  .node-opportunity.node-homepage_opportunity_feature .table-fixed,
  .node-interactive.node-homepage_opportunity_feature .table-fixed {
    width: 100%;
    padding: 10px;
    z-index: 10;
    position: relative; }
  .node-opportunity.node-homepage_opportunity_feature .absolute-bg,
  .node-interactive.node-homepage_opportunity_feature .absolute-bg {
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-position: center center; }
  .node-opportunity.node-homepage_opportunity_feature .col-left,
  .node-opportunity.node-homepage_opportunity_feature .col-right,
  .node-interactive.node-homepage_opportunity_feature .col-left,
  .node-interactive.node-homepage_opportunity_feature .col-right {
    border: 1px solid #fff;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .node-opportunity.node-homepage_opportunity_feature .col-left,
      .node-opportunity.node-homepage_opportunity_feature .col-right,
      .node-interactive.node-homepage_opportunity_feature .col-left,
      .node-interactive.node-homepage_opportunity_feature .col-right {
        display: table-cell; } }
  .node-opportunity.node-homepage_opportunity_feature .col-left,
  .node-interactive.node-homepage_opportunity_feature .col-left {
    font-family: brothers, georgia, serif;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    font-weight: bold;
    border-bottom: none;
    padding: 20px 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .node-opportunity.node-homepage_opportunity_feature .col-left,
      .node-interactive.node-homepage_opportunity_feature .col-left {
        border-right: none;
        border-bottom: 1px solid #fff;
        text-align: left;
        font-size: 68px;
        font-size: 6.8rem;
        line-height: normal;
        padding: 20px; } }
    .node-opportunity.node-homepage_opportunity_feature .col-left .absolute-bg,
    .node-interactive.node-homepage_opportunity_feature .col-left .absolute-bg {
      top: -10px;
      bottom: 0;
      left: -10px;
      right: -10px; }
      @media only screen and (min-width: 768px) {
        .node-opportunity.node-homepage_opportunity_feature .col-left .absolute-bg,
        .node-interactive.node-homepage_opportunity_feature .col-left .absolute-bg {
          top: -10px;
          bottom: -10px;
          left: -10px;
          right: 0; } }
    .node-opportunity.node-homepage_opportunity_feature .col-left .line1,
    .node-opportunity.node-homepage_opportunity_feature .col-left .line2,
    .node-interactive.node-homepage_opportunity_feature .col-left .line1,
    .node-interactive.node-homepage_opportunity_feature .col-left .line2 {
      display: inline-block; }
      @media only screen and (min-width: 768px) {
        .node-opportunity.node-homepage_opportunity_feature .col-left .line1,
        .node-opportunity.node-homepage_opportunity_feature .col-left .line2,
        .node-interactive.node-homepage_opportunity_feature .col-left .line1,
        .node-interactive.node-homepage_opportunity_feature .col-left .line2 {
          display: block; } }
    @media only screen and (min-width: 768px) {
      .node-opportunity.node-homepage_opportunity_feature .col-left .line1,
      .node-interactive.node-homepage_opportunity_feature .col-left .line1 {
        line-height: 65px; } }
    .node-opportunity.node-homepage_opportunity_feature .col-left .line1 span,
    .node-interactive.node-homepage_opportunity_feature .col-left .line1 span {
      font-family: brothers_special; }
    @media only screen and (min-width: 768px) {
      .node-opportunity.node-homepage_opportunity_feature .col-left .line2,
      .node-interactive.node-homepage_opportunity_feature .col-left .line2 {
        font-size: 86px;
        font-size: 8.6rem;
        line-height: normal;
        line-height: 56px; } }
  .node-opportunity.node-homepage_opportunity_feature .col-right,
  .node-interactive.node-homepage_opportunity_feature .col-right {
    font-family: Georgia, serif;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    border-top: none;
    padding: 40px 20px 60px; }
    @media only screen and (min-width: 768px) {
      .node-opportunity.node-homepage_opportunity_feature .col-right,
      .node-interactive.node-homepage_opportunity_feature .col-right {
        width: 300px;
        border-left: none;
        border-top: 1px solid #fff;
        padding-bottom: 40px; } }
    .node-opportunity.node-homepage_opportunity_feature .col-right .absolute-bg,
    .node-interactive.node-homepage_opportunity_feature .col-right .absolute-bg {
      top: 0;
      bottom: -10px;
      left: -10px;
      right: -10px;
      background-image: url('../images/red_texture.jpg?1582815162'); }
      @media only screen and (min-width: 768px) {
        .node-opportunity.node-homepage_opportunity_feature .col-right .absolute-bg,
        .node-interactive.node-homepage_opportunity_feature .col-right .absolute-bg {
          top: -10px;
          bottom: -10px;
          left: 0;
          right: -10px; } }
  .node-opportunity.node-homepage_opportunity_feature .cta,
  .node-interactive.node-homepage_opportunity_feature .cta {
    text-align: center;
    position: absolute;
    z-index: 20;
    width: 100%;
    left: 0;
    bottom: -38px; }

.pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items {
  font-size: 0; }
  .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    display: inline-block;
    vertical-align: top; }
    @media only screen and (min-width: 480px) {
      .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item {
        width: 50%; } }
    .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item:first-child {
      margin-bottom: 30px; }
      @media only screen and (min-width: 480px) {
        .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item:first-child {
          padding-right: 12px;
          margin-bottom: 0; } }
      @media only screen and (min-width: 992px) {
        .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item:first-child {
          padding-left: 22px; } }
    @media only screen and (min-width: 480px) {
      .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item:last-child {
        padding-left: 12px; } }
    @media only screen and (min-width: 992px) {
      .pane-bundle-featured-content-collection.view-mode-full .field-name-field-content-collection > .field-items > .field-item:last-child {
        padding-right: 22px; } }
.pane-bundle-featured-content-collection.view-mode-full .tag-sm-element {
  position: absolute;
  top: 20px;
  left: 0; }
.pane-bundle-featured-content-collection.view-mode-full .field-name-field-landscape-image {
  margin-bottom: 10px; }
.pane-bundle-featured-content-collection.view-mode-full .field-name-field-related-content-title {
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal;
  color: #3c3936; }
.pane-bundle-featured-content-collection.view-mode-full .field-name-field-text {
  margin-bottom: 10px; }
  .pane-bundle-featured-content-collection.view-mode-full .field-name-field-text p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375; }
@media only screen and (max-width: 767px) {
  body.front .pane-bundle-featured-content-collection.view-mode-full.view-mode-full .field-name-field-content-collection > .field-items > .field-item {
    width: 100%; }
    body.front .pane-bundle-featured-content-collection.view-mode-full.view-mode-full .field-name-field-content-collection > .field-items > .field-item.even {
      margin-right: 0;
      padding-right: 0; }
    body.front .pane-bundle-featured-content-collection.view-mode-full.view-mode-full .field-name-field-content-collection > .field-items > .field-item.odd {
      margin-left: 0;
      padding-left: 0;
      margin-top: 15px; } }

.pane-node-field-downloads .pane-title {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: normal;
  margin-bottom: 15px; }
.pane-node-field-downloads .field-item {
  border-top: 1px solid #b6b2a4;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  overflow: hidden; }
  .pane-node-field-downloads .field-item:last-child {
    border-bottom: 1px solid #b6b2a4; }
.pane-node-field-downloads .right {
  float: none;
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .pane-node-field-downloads .right {
      float: right;
      clear: right;
      margin-left: 20px;
      margin-top: 0; } }
.pane-node-field-downloads .title,
.pane-node-field-downloads .right {
  display: block;
  margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .pane-node-field-downloads .title,
    .pane-node-field-downloads .right {
      display: inline-block; } }

.policy-link {
  color: #336699;
  font-style: italic; }

.dnd-widget-wrapper.context-sdl_editor_representation.type-file {
  border-top: 1px solid #b6b2a4;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }
  .dnd-widget-wrapper.context-sdl_editor_representation.type-file.last {
    border-bottom: 1px solid #b6b2a4; }

.download-link {
  display: block; }

.file-extension {
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  margin-right: 5px; }

.pane-biography-details {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal; }
  @media only screen and (min-width: 768px) {
    .pane-biography-details .column-right {
      padding-left: 20px; } }
  .pane-biography-details .pane-node-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: normal; }
  .pane-biography-details .row {
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0; }
    .pane-biography-details .row:first-child {
      padding: 28px 0;
      border-top: 2px solid #d7d7d7; }
    .pane-biography-details .row:last-child {
      border-bottom: none; }
  .pane-biography-details .pane-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .pane-biography-details .panels-flexible-region.war-affiliation .pane-title {
    display: inline; }
    .pane-biography-details .panels-flexible-region.war-affiliation .pane-title .pane-content {
      display: inline; }
  .pane-biography-details .panels-flexible-region.war-affiliation .pane-node-field-war,
  .pane-biography-details .panels-flexible-region.war-affiliation .pane-node-field-affiliation {
    margin-top: 10px; }

.education-promo {
  background-color: #edeae3;
  padding: 5px;
  border: 1px solid #cc9933;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  text-align: left;
  max-width: 740px;
  margin: 0 auto; }
  .education-promo .link-button {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 20;
    top: calc(100% - 25px); }
  .education-promo .content {
    border: 1px solid #cc9933;
    padding: 50px 30px; }
    @media only screen and (min-width: 480px) {
      .education-promo .content {
        padding: 30px 30px 50px; } }
  .education-promo .promo-corner {
    position: absolute;
    z-index: 10; }
  .education-promo .promo-upper-left {
    top: -1px;
    left: -1px; }
  .education-promo .promo-upper-right {
    top: -1px;
    right: -1px; }
  .education-promo .promo-lower-left {
    bottom: -1px;
    left: -1px; }
  .education-promo .promo-lower-right {
    bottom: -1px;
    right: -1px; }
  .education-promo .brothers {
    font-size: 30px;
    font-size: 3rem;
    line-height: normal; }
    .education-promo .brothers:before {
      font-weight: normal;
      content: "=";
      font-family: brothers_special; }

.education-promo-pane {
  text-align: center; }

.author-info-row a {
  color: #3c3936; }
.author-info-row .field-name-field-square-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #999; }
.author-info-row .node-title {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 10px; }
.author-info-row .field-name-field-organization {
  font-style: italic;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  margin-bottom: 10px; }
.author-info-row .field-name-field-sponsors .field-name-field-square-image {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
  border: none; }

.pane-cwt-base-email-signup-form-component,
.pane-boxes-newsletter-signup {
  background: url('../images/proclamation.png?1582815162') no-repeat center;
  background-size: contain;
  text-align: center;
  margin-bottom: 40px; }
  @media only screen and (min-width: 1280px) {
    .pane-cwt-base-email-signup-form-component,
    .pane-boxes-newsletter-signup {
      text-align: left;
      background-size: initial;
      background-position: left top;
      margin-bottom: 0;
      padding-left: 400px; } }
  .pane-cwt-base-email-signup-form-component h2,
  .pane-boxes-newsletter-signup h2 {
    color: #3c3936;
    font-family: brothers, georgia, serif;
    font-weight: bold;
    font-size: 56px;
    font-size: 5.6rem;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #d7a12c; }
    .pane-cwt-base-email-signup-form-component h2 span.replace,
    .pane-boxes-newsletter-signup h2 span.replace {
      font-family: brothers_special; }
    @media only screen and (min-width: 1280px) {
      .pane-cwt-base-email-signup-form-component h2,
      .pane-boxes-newsletter-signup h2 {
        font-size: 60px;
        font-size: 6rem;
        line-height: normal;
        padding-top: 40px; } }
  .pane-cwt-base-email-signup-form-component .description,
  .pane-boxes-newsletter-signup .description {
    font-family: Georgia, serif;
    font-size: 20px;
    margin-bottom: 15px; }

.pane-cwt-base-email-signup-form-component .ngp-form,
.pane-boxes-newsletter-signup .ngp-form,
.head-tilting-sign-up-form .ngp-form,
body.article-layout-alternative .sign-up-section .ngp-form,
body.email-series-landing .sign-up-section .ngp-form {
  color: #3c3936; }
  .pane-cwt-base-email-signup-form-component .ngp-form label input,
  .pane-boxes-newsletter-signup .ngp-form label input,
  .head-tilting-sign-up-form .ngp-form label input,
  body.article-layout-alternative .sign-up-section .ngp-form label input,
  body.email-series-landing .sign-up-section .ngp-form label input {
    display: block; }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset,
  .pane-boxes-newsletter-signup .ngp-form .at-fieldset,
  .head-tilting-sign-up-form .ngp-form .at-fieldset,
  body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset,
  body.email-series-landing .sign-up-section .ngp-form .at-fieldset {
    padding: 0; }
  .pane-cwt-base-email-signup-form-component .ngp-form.at input[type="text"],
  .pane-cwt-base-email-signup-form-component .ngp-form.at input[type="email"],
  .pane-boxes-newsletter-signup .ngp-form.at input[type="text"],
  .pane-boxes-newsletter-signup .ngp-form.at input[type="email"],
  .head-tilting-sign-up-form .ngp-form.at input[type="text"],
  .head-tilting-sign-up-form .ngp-form.at input[type="email"],
  body.article-layout-alternative .sign-up-section .ngp-form.at input[type="text"],
  body.article-layout-alternative .sign-up-section .ngp-form.at input[type="email"],
  body.email-series-landing .sign-up-section .ngp-form.at input[type="text"],
  body.email-series-landing .sign-up-section .ngp-form.at input[type="email"] {
    font-size: 16px;
    border: none;
    background-color: #ecebe4;
    padding: 6px 12px;
    margin: 0; }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation,
  .pane-cwt-base-email-signup-form-component .ngp-form .at-form-submit,
  .pane-cwt-base-email-signup-form-component .ngp-form .at-row.FirstName,
  .pane-cwt-base-email-signup-form-component .ngp-form .at-row.EmailAddress,
  .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation,
  .pane-boxes-newsletter-signup .ngp-form .at-form-submit,
  .pane-boxes-newsletter-signup .ngp-form .at-row.FirstName,
  .pane-boxes-newsletter-signup .ngp-form .at-row.EmailAddress,
  .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation,
  .head-tilting-sign-up-form .ngp-form .at-form-submit,
  .head-tilting-sign-up-form .ngp-form .at-row.FirstName,
  .head-tilting-sign-up-form .ngp-form .at-row.EmailAddress,
  body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation,
  body.article-layout-alternative .sign-up-section .ngp-form .at-form-submit,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row.EmailAddress,
  body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation,
  body.email-series-landing .sign-up-section .ngp-form .at-form-submit,
  body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName,
  body.email-series-landing .sign-up-section .ngp-form .at-row.EmailAddress {
    display: inline-block;
    vertical-align: top; }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation,
  .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation,
  .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation,
  body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation,
  body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation {
    width: 90%;
    min-width: 0; }
    .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
    .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
    .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
    body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
    body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile {
      margin-bottom: 10px; }
      .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile .text,
      .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile .text,
      .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile .text,
      body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile .text,
      body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile .text {
        font-size: 14px; }
      .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span,
      .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span,
      .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span,
      body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span,
      body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span {
        padding-left: 27px; }
      .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:before,
      .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:before,
      .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:before,
      body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:before,
      body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:before {
        width: 18px;
        height: 18px; }
      .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:after,
      .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:after,
      .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:after,
      body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:after,
      body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile input[type="checkbox"] + span:after {
        font-size: 14px; }
      @media only screen and (min-width: 1280px) {
        .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
        .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
        .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
        body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile,
        body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation .at-row.UpdateMyProfile {
          margin-bottom: 0; } }
    @media only screen and (min-width: 480px) {
      .pane-cwt-base-email-signup-form-component .ngp-form .at-fieldset.ContactInformation,
      .pane-boxes-newsletter-signup .ngp-form .at-fieldset.ContactInformation,
      .head-tilting-sign-up-form .ngp-form .at-fieldset.ContactInformation,
      body.article-layout-alternative .sign-up-section .ngp-form .at-fieldset.ContactInformation,
      body.email-series-landing .sign-up-section .ngp-form .at-fieldset.ContactInformation {
        width: calc(100% - 120px); } }
  .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit,
  .pane-boxes-newsletter-signup .ngp-form div.at-form-submit,
  .head-tilting-sign-up-form .ngp-form div.at-form-submit,
  body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit,
  body.email-series-landing .sign-up-section .ngp-form div.at-form-submit {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 0 0 10px; }
    .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit input,
    .pane-boxes-newsletter-signup .ngp-form div.at-form-submit input,
    .head-tilting-sign-up-form .ngp-form div.at-form-submit input,
    body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit input,
    body.email-series-landing .sign-up-section .ngp-form div.at-form-submit input {
      float: none;
      margin: 4px;
      background-color: #b5121b;
      box-shadow: 0 0 0 1px #790000, 0 0 0 5px #b5121b;
      font-weight: normal;
      height: 38px;
      width: 100px; }
      .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit input:hover, .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit input:active, .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit input:focus,
      .pane-boxes-newsletter-signup .ngp-form div.at-form-submit input:hover,
      .pane-boxes-newsletter-signup .ngp-form div.at-form-submit input:active,
      .pane-boxes-newsletter-signup .ngp-form div.at-form-submit input:focus,
      .head-tilting-sign-up-form .ngp-form div.at-form-submit input:hover,
      .head-tilting-sign-up-form .ngp-form div.at-form-submit input:active,
      .head-tilting-sign-up-form .ngp-form div.at-form-submit input:focus,
      body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit input:hover,
      body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit input:active,
      body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit input:focus,
      body.email-series-landing .sign-up-section .ngp-form div.at-form-submit input:hover,
      body.email-series-landing .sign-up-section .ngp-form div.at-form-submit input:active,
      body.email-series-landing .sign-up-section .ngp-form div.at-form-submit input:focus {
        background-color: #b5121b;
        box-shadow: 0 0 0 1px #790000, 0 0 0 5px #b5121b; }
    @media only screen and (min-width: 1280px) {
      .pane-cwt-base-email-signup-form-component .ngp-form div.at-form-submit,
      .pane-boxes-newsletter-signup .ngp-form div.at-form-submit,
      .head-tilting-sign-up-form .ngp-form div.at-form-submit,
      body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit,
      body.email-series-landing .sign-up-section .ngp-form div.at-form-submit {
        width: 120px; } }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-row label,
  .pane-boxes-newsletter-signup .ngp-form .at-row label,
  .head-tilting-sign-up-form .ngp-form .at-row label,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row label,
  body.email-series-landing .sign-up-section .ngp-form .at-row label {
    min-width: 0;
    margin: 0 0 10px; }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-row.FirstName,
  .pane-boxes-newsletter-signup .ngp-form .at-row.FirstName,
  .head-tilting-sign-up-form .ngp-form .at-row.FirstName,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName,
  body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .pane-cwt-base-email-signup-form-component .ngp-form .at-row.FirstName,
      .pane-boxes-newsletter-signup .ngp-form .at-row.FirstName,
      .head-tilting-sign-up-form .ngp-form .at-row.FirstName,
      body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName,
      body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName {
        width: 66%; } }
    .pane-cwt-base-email-signup-form-component .ngp-form .at-row.FirstName label,
    .pane-boxes-newsletter-signup .ngp-form .at-row.FirstName label,
    .head-tilting-sign-up-form .ngp-form .at-row.FirstName label,
    body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName label,
    body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName label {
      display: inline-block;
      vertical-align: top;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .pane-cwt-base-email-signup-form-component .ngp-form .at-row.FirstName label,
        .pane-boxes-newsletter-signup .ngp-form .at-row.FirstName label,
        .head-tilting-sign-up-form .ngp-form .at-row.FirstName label,
        body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName label,
        body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName label {
          width: 50%;
          padding-right: 10px; } }
  .pane-cwt-base-email-signup-form-component .ngp-form .at-row.EmailAddress,
  .pane-boxes-newsletter-signup .ngp-form .at-row.EmailAddress,
  .head-tilting-sign-up-form .ngp-form .at-row.EmailAddress,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row.EmailAddress,
  body.email-series-landing .sign-up-section .ngp-form .at-row.EmailAddress {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .pane-cwt-base-email-signup-form-component .ngp-form .at-row.EmailAddress,
      .pane-boxes-newsletter-signup .ngp-form .at-row.EmailAddress,
      .head-tilting-sign-up-form .ngp-form .at-row.EmailAddress,
      body.article-layout-alternative .sign-up-section .ngp-form .at-row.EmailAddress,
      body.email-series-landing .sign-up-section .ngp-form .at-row.EmailAddress {
        width: 34%; } }
.pane-cwt-base-email-signup-form-component .at-legend,
.pane-boxes-newsletter-signup .at-legend,
.head-tilting-sign-up-form .at-legend,
body.article-layout-alternative .sign-up-section .at-legend,
body.email-series-landing .sign-up-section .at-legend {
  display: none; }
.pane-cwt-base-email-signup-form-component .at-inner,
.pane-boxes-newsletter-signup .at-inner,
.head-tilting-sign-up-form .at-inner,
body.article-layout-alternative .sign-up-section .at-inner,
body.email-series-landing .sign-up-section .at-inner {
  border: none;
  background-color: transparent; }
.pane-cwt-base-email-signup-form-component input[type="text"]:-moz-placeholder,
.pane-cwt-base-email-signup-form-component input[type="email"]:-moz-placeholder,
.pane-boxes-newsletter-signup input[type="text"]:-moz-placeholder,
.pane-boxes-newsletter-signup input[type="email"]:-moz-placeholder,
.head-tilting-sign-up-form input[type="text"]:-moz-placeholder,
.head-tilting-sign-up-form input[type="email"]:-moz-placeholder,
body.article-layout-alternative .sign-up-section input[type="text"]:-moz-placeholder,
body.article-layout-alternative .sign-up-section input[type="email"]:-moz-placeholder,
body.email-series-landing .sign-up-section input[type="text"]:-moz-placeholder,
body.email-series-landing .sign-up-section input[type="email"]:-moz-placeholder {
  color: #69665e !important;
  font-family: Georgia, serif; }
.pane-cwt-base-email-signup-form-component input[type="text"]::-moz-placeholder,
.pane-cwt-base-email-signup-form-component input[type="email"]::-moz-placeholder,
.pane-boxes-newsletter-signup input[type="text"]::-moz-placeholder,
.pane-boxes-newsletter-signup input[type="email"]::-moz-placeholder,
.head-tilting-sign-up-form input[type="text"]::-moz-placeholder,
.head-tilting-sign-up-form input[type="email"]::-moz-placeholder,
body.article-layout-alternative .sign-up-section input[type="text"]::-moz-placeholder,
body.article-layout-alternative .sign-up-section input[type="email"]::-moz-placeholder,
body.email-series-landing .sign-up-section input[type="text"]::-moz-placeholder,
body.email-series-landing .sign-up-section input[type="email"]::-moz-placeholder {
  color: #69665e !important;
  font-family: Georgia, serif; }
.pane-cwt-base-email-signup-form-component input[type="text"]:-ms-input-placeholder,
.pane-cwt-base-email-signup-form-component input[type="email"]:-ms-input-placeholder,
.pane-boxes-newsletter-signup input[type="text"]:-ms-input-placeholder,
.pane-boxes-newsletter-signup input[type="email"]:-ms-input-placeholder,
.head-tilting-sign-up-form input[type="text"]:-ms-input-placeholder,
.head-tilting-sign-up-form input[type="email"]:-ms-input-placeholder,
body.article-layout-alternative .sign-up-section input[type="text"]:-ms-input-placeholder,
body.article-layout-alternative .sign-up-section input[type="email"]:-ms-input-placeholder,
body.email-series-landing .sign-up-section input[type="text"]:-ms-input-placeholder,
body.email-series-landing .sign-up-section input[type="email"]:-ms-input-placeholder {
  color: #69665e !important;
  font-family: Georgia, serif; }
.pane-cwt-base-email-signup-form-component input[type="text"]::-webkit-input-placeholder,
.pane-cwt-base-email-signup-form-component input[type="email"]::-webkit-input-placeholder,
.pane-boxes-newsletter-signup input[type="text"]::-webkit-input-placeholder,
.pane-boxes-newsletter-signup input[type="email"]::-webkit-input-placeholder,
.head-tilting-sign-up-form input[type="text"]::-webkit-input-placeholder,
.head-tilting-sign-up-form input[type="email"]::-webkit-input-placeholder,
body.article-layout-alternative .sign-up-section input[type="text"]::-webkit-input-placeholder,
body.article-layout-alternative .sign-up-section input[type="email"]::-webkit-input-placeholder,
body.email-series-landing .sign-up-section input[type="text"]::-webkit-input-placeholder,
body.email-series-landing .sign-up-section input[type="email"]::-webkit-input-placeholder {
  color: #69665e !important;
  font-family: Georgia, serif; }

.pane-take-action-appeal {
  border: 1px solid #c62635; }
  .pane-take-action-appeal .top-row {
    text-align: center;
    background: url('../images/red_texture.jpg?1582815162') center;
    background-size: cover;
    color: #fff; }
    .pane-take-action-appeal .top-row > .inside {
      border: 1px solid #fff;
      border-bottom: none;
      margin: 10px 10px 0;
      padding: 15px 5px 30px; }
  .pane-take-action-appeal .bottom-row {
    border: 1px solid #c62635;
    border-top: none;
    margin: 0 10px 10px; }
    .pane-take-action-appeal .bottom-row .panel-pane {
      padding: 15px 10px; }
    .pane-take-action-appeal .bottom-row .pane-title {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: normal;
      color: #3c3936;
      margin-bottom: 0; }
  .pane-take-action-appeal .pane-node-field-status {
    font-size: 30px;
    font-size: 3rem;
    line-height: normal;
    font-family: brothers, georgia, serif;
    font-weight: bold;
    text-transform: uppercase; }
  .pane-take-action-appeal .pane-node-field-acres {
    font-size: 72px;
    font-size: 7.2rem;
    line-height: 1; }
  .pane-take-action-appeal .acres-targeted {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    margin-top: 10px; }
  .pane-take-action-appeal .pane-node-field-related-battlefields .pane-title {
    margin-bottom: 10px; }
  .pane-take-action-appeal .field-name-field-related-battlefields {
    text-align: right; }
  .pane-take-action-appeal .pane-node-field-address .pane-content,
  .pane-take-action-appeal .pane-node-field-donation-match-ratio .pane-content {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal;
    text-align: right; }
  .pane-take-action-appeal .pane-node-field-cwpt-goal .pane-content {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    text-align: right; }
  .pane-take-action-appeal .pane-node-field-donation-match-ratio,
  .pane-take-action-appeal .pane-node-field-cwpt-goal,
  .pane-take-action-appeal .pane-node-field-address {
    font-size: 0;
    border-top: 1px solid #c62635; }
    .pane-take-action-appeal .pane-node-field-donation-match-ratio .title-wrapper,
    .pane-take-action-appeal .pane-node-field-donation-match-ratio .pane-content,
    .pane-take-action-appeal .pane-node-field-cwpt-goal .title-wrapper,
    .pane-take-action-appeal .pane-node-field-cwpt-goal .pane-content,
    .pane-take-action-appeal .pane-node-field-address .title-wrapper,
    .pane-take-action-appeal .pane-node-field-address .pane-content {
      display: inline-block;
      width: 50%; }

.pane-preservation-letter-promo {
  background: url('../images/preservation_letter_seal.png?1582815162') no-repeat left top;
  padding: 60px 0 20px 60px; }
  .pane-preservation-letter-promo .pane-node-field-quote {
    margin-bottom: 15px; }
  .pane-preservation-letter-promo .pane-node-field-attribution {
    margin-bottom: 10px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal;
    padding-left: 25px; }
  .pane-preservation-letter-promo .pane-node-field-website {
    padding-left: 45px; }

.field-name-field-img-with-caption-override > .field-items > .field-item {
  margin-bottom: 40px; }
  .field-name-field-img-with-caption-override > .field-items > .field-item:last-child {
    margin-bottom: 0; }

.centered-images .image-and-captions-wrapper {
  margin: 0 auto; }

.hide-caption .captions-wrapper,
.hide-caption .field {
  display: none !important; }

.dnd-widget-wrapper.type-image .image-and-captions-wrapper,
#cboxLoadedContent .image-and-captions-wrapper {
  display: table; }
  .dnd-widget-wrapper.type-image .image-and-captions-wrapper .captions-wrapper,
  #cboxLoadedContent .image-and-captions-wrapper .captions-wrapper {
    display: table-caption;
    caption-side: bottom; }

.cke_editable .dnd-atom-rendered {
  display: table; }
  .cke_editable .dnd-atom-rendered .field {
    display: table-caption;
    caption-side: bottom; }

.field-collection-item-field-img-with-caption-override .image-and-captions-wrapper {
  display: table; }
  .field-collection-item-field-img-with-caption-override .image-and-captions-wrapper .captions-wrapper {
    display: table-caption;
    caption-side: bottom; }

.context-half_width.type-video .video-and-captions-wrapper {
  display: table; }
  .context-half_width.type-video .video-and-captions-wrapper .captions-wrapper {
    display: table-caption;
    caption-side: bottom; }

.field-type-atom-reference .video-and-captions-wrapper,
.dnd-widget-wrapper .video-and-captions-wrapper {
  width: 100%; }
.field-type-atom-reference .video-wrapper,
.dnd-widget-wrapper .video-wrapper {
  padding-top: 56.25%; }
  .field-type-atom-reference .video-wrapper iframe,
  .dnd-widget-wrapper .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (min-width: 560px) {
  .dnd-widget-wrapper.context-half_width .video-and-captions-wrapper {
    width: 530px; } }

.image-wrapper,
.video-wrapper {
  position: relative; }

.dnd-atom-rendered,
.field-type-atom-reference {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375; }
  .dnd-atom-rendered p,
  .field-type-atom-reference p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal; }
  .dnd-atom-rendered .field,
  .field-type-atom-reference .field {
    padding-top: 8px; }
  .dnd-atom-rendered .field-name-field-credit,
  .dnd-atom-rendered .field-name-field-copyright,
  .field-type-atom-reference .field-name-field-credit,
  .field-type-atom-reference .field-name-field-copyright {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-style: italic; }

.dnd-atom-rendered .field-name-field-credit a,
.field-name-field-img-with-caption-override .field-name-field-credit a {
  color: #3c3936;
  text-decoration: underline; }

.field-type-atom-reference .captions-wrapper .field-atom-title {
  font-weight: bold; }
  @media only screen and (min-width: 768px) {
    .field-type-atom-reference .captions-wrapper .field-atom-title {
      width: 66.6%;
      float: left;
      padding-right: 10px; } }
@media only screen and (min-width: 768px) {
  .field-type-atom-reference .captions-wrapper .field-name-field-credit,
  .field-type-atom-reference .captions-wrapper .field-name-field-copyright {
    float: right;
    text-align: right;
    width: 33.3%;
    padding-left: 10px; } }
.field-type-atom-reference .captions-wrapper .field-name-field-caption-long {
  clear: left; }
  @media only screen and (min-width: 768px) {
    .field-type-atom-reference .captions-wrapper .field-name-field-caption-long {
      padding-right: 10px;
      max-width: 66.6%; } }

.dnd-atom-rendered img,
.dnd-atom-rendered iframe {
  display: block; }
.dnd-atom-rendered .field-name-field-credit,
.dnd-atom-rendered .field-name-field-copyright {
  clear: left; }
@media only screen and (min-width: 768px) {
  .dnd-atom-rendered .captions-wrapper {
    max-width: 66.6%; } }

.context-third_width .dnd-atom-rendered .captions-wrapper,
.context-sixth_width .dnd-atom-rendered .captions-wrapper,
.context-third_3_4 .dnd-atom-rendered .captions-wrapper {
  max-width: none; }

.field-name-field-hero-image .field-items .field-item .captions-wrapper {
  position: absolute;
  right: 20px;
  bottom: 10px;
  z-index: 15; }
.field-name-field-hero-image .field-items .field-item .field-name-field-credit {
  float: none;
  width: auto;
  padding: 0;
  padding-left: 10px; }
.field-name-field-hero-image .field-items .field-item .field-name-field-copyright {
  width: auto;
  padding-left: 10px; }

.header-banner-2 .hero-image-region .captions-wrapper {
  height: auto; }

.field-name-field-video.field-type-atom-reference > .field-items > .field-item,
.field-name-field-map-image.field-type-atom-reference > .field-items > .field-item {
  padding-bottom: 40px; }
  .field-name-field-video.field-type-atom-reference > .field-items > .field-item:last-child,
  .field-name-field-map-image.field-type-atom-reference > .field-items > .field-item:last-child {
    padding-bottom: 0; }
.field-name-field-video.field-type-atom-reference img,
.field-name-field-video.field-type-atom-reference .video-wrapper,
.field-name-field-map-image.field-type-atom-reference img,
.field-name-field-map-image.field-type-atom-reference .video-wrapper {
  border: 1px solid #3c3936; }

.pane-lesson-plans-related-by-grade .pane-node-title h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal;
  margin-top: 0; }
.pane-lesson-plans-related-by-grade .field-name-body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal; }
  .pane-lesson-plans-related-by-grade .field-name-body a {
    color: #000000; }

.view.view-id-filters .view-content {
  padding-top: 0; }

.view-id-filters .form-top, .view-park-day-volunteer .form-top {
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .view-id-filters .form-top, .view-park-day-volunteer .form-top {
      max-width: 682px; } }
.view-id-filters .views-exposed-widgets, .view-park-day-volunteer .views-exposed-widgets {
  font-size: 0; }
.view-id-filters .views-exposed-widget, .view-park-day-volunteer .views-exposed-widget {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  float: none;
  width: 100%;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 768px) {
    .view-id-filters .views-exposed-widget, .view-park-day-volunteer .views-exposed-widget {
      width: 33.3333333%;
      padding: 0 5px;
      margin-bottom: 0; } }
  .view-id-filters .views-exposed-widget .form-text, .view-park-day-volunteer .views-exposed-widget .form-text {
    width: 100%; }
  .view-id-filters .views-exposed-widget .help-block, .view-park-day-volunteer .views-exposed-widget .help-block {
    display: none; }
.view-id-filters .container-inline-date label, .view-park-day-volunteer .container-inline-date label {
  display: none; }
.view-id-filters .container-inline-date .date-padding,
.view-id-filters .container-inline-date .form-item, .view-park-day-volunteer .container-inline-date .date-padding,
.view-park-day-volunteer .container-inline-date .form-item {
  float: none;
  margin-right: 0;
  display: block; }
.view-id-filters label,
.view-id-filters .all-filters-label, .view-park-day-volunteer label,
.view-park-day-volunteer .all-filters-label {
  color: #69665e;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  margin-bottom: 15px;
  padding-left: 1%; }
.view-id-filters .views-submit-buttons, .view-park-day-volunteer .views-submit-buttons {
  margin-top: 20px; }
.view-id-filters .views-submit-buttons-inside, .view-park-day-volunteer .views-submit-buttons-inside {
  position: relative;
  float: left; }
.view-id-filters .views-submit-button,
.view-id-filters .views-reset-button, .view-park-day-volunteer .views-submit-button,
.view-park-day-volunteer .views-reset-button {
  width: auto;
  margin: 0;
  padding: 0; }
  .view-id-filters .views-submit-button button,
  .view-id-filters .views-reset-button button, .view-park-day-volunteer .views-submit-button button,
  .view-park-day-volunteer .views-reset-button button {
    margin: 0;
    padding: 0;
    outline: 0; }
.view-id-filters div.views-reset-button, .view-park-day-volunteer div.views-reset-button {
  display: none;
  padding: 9px 5px 0; }
  .view-id-filters div.views-reset-button button, .view-park-day-volunteer div.views-reset-button button {
    line-height: 16px; }
.view-id-filters .views-submit-button .form-submit, .view-park-day-volunteer .views-submit-button .form-submit {
  position: absolute;
  visibility: hidden; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.view-id-filters .views-exposed-form.disabled, .view-park-day-volunteer .views-exposed-form.disabled {
  pointer-events: none;
  position: relative; }
  .view-id-filters .views-exposed-form.disabled .multiselect-container.dropdown-menu, .view-park-day-volunteer .views-exposed-form.disabled .multiselect-container.dropdown-menu {
    display: none !important; }
  .view-id-filters .views-exposed-form.disabled .views-exposed-widgets, .view-park-day-volunteer .views-exposed-form.disabled .views-exposed-widgets {
    opacity: .3; }
  .view-id-filters .views-exposed-form.disabled:after, .view-park-day-volunteer .views-exposed-form.disabled:after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #336699;
    border-bottom-color: #336699;
    animation: spinner .8s infinite; }

.view-id-search {
  padding-top: 50px; }
  .view-id-search .view-result-count {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    font-style: italic;
    color: #336699;
    padding: 30px 0; }
    @media only screen and (min-width: 768px) {
      .view-id-search .view-result-count {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: normal; } }
  .view-id-search .views-exposed-form label {
    font-weight: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    color: #69665e;
    margin-bottom: 5px; }
  .view-id-search .views-row {
    padding: 20px 0;
    border-bottom: 1px solid #e0dfd9; }
  .view-id-search .pane-node-content-type,
  .view-id-search .pane-node-field-article-alt-label {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #336699;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal; }
  .view-id-search .pane-node-body {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    line-height: 1.2; }
  .view-id-search .views-widget-filter-search_api_views_fulltext {
    float: none;
    padding-bottom: 20px; }
    .view-id-search .views-widget-filter-search_api_views_fulltext label {
      margin-right: 10px;
      width: 148px; }
    .view-id-search .views-widget-filter-search_api_views_fulltext .views-widget {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .view-id-search .views-widget-filter-search_api_views_fulltext .views-widget {
          width: 50%; } }
    .view-id-search .views-widget-filter-search_api_views_fulltext label,
    .view-id-search .views-widget-filter-search_api_views_fulltext .views-widget {
      display: inline-block;
      vertical-align: middle; }
  .view-id-search .views-widget-filter-field_war,
  .view-id-search .views-widget-filter-type,
  .view-id-search .views-widget-filter-nid,
  .view-id-search .views-widget-sort-by {
    float: none;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .view-id-search .views-widget-filter-field_war,
      .view-id-search .views-widget-filter-type,
      .view-id-search .views-widget-filter-nid,
      .view-id-search .views-widget-sort-by {
        float: left;
        margin-bottom: 0; } }
  .view-id-search .views-submit-button {
    float: left;
    clear: left; }
  .view-id-search .back-to-top-wrapper {
    float: right;
    margin-top: 25px; }
  .view-id-search .pager-wrapper {
    text-align: center; }
  .view-id-search .text-center {
    display: inline-block; }
  .view-id-search .pagination {
    margin-top: 25px; }
  .view-id-search .node-search-result > .panel-flexible > .panel-flexible-inside {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap; }
    .view-id-search .node-search-result > .panel-flexible > .panel-flexible-inside .image-region {
      margin-right: 20px;
      width: 120px; }
      @media only screen and (max-width: 767px) {
        .view-id-search .node-search-result > .panel-flexible > .panel-flexible-inside .image-region {
          width: 60px;
          margin-right: 10px; } }
      .view-id-search .node-search-result > .panel-flexible > .panel-flexible-inside .image-region + .panels-flexible-region {
        flex: 1; }

.views-reset-button .form-submit {
  color: #336699;
  background: none;
  box-shadow: none;
  font-weight: normal;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0; }
  @media only screen and (min-width: 480px) {
    .views-reset-button .form-submit {
      padding-left: 20px; } }
  .views-reset-button .form-submit:after {
    margin-left: .5em; }

.ajax-progress [class*="glyphicon"] {
  margin-left: .5em; }

.saved-land-map-pane #map,
.saved-land-map-pane .mapOptions,
.saved-land-map-pane > div {
  width: auto; }
.saved-land-map-pane .mapOptions {
  background-repeat: repeat-x;
  background-position: center;
  background-size: 1px 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width: 480px) {
    .saved-land-map-pane .mapOptions {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .saved-land-map-pane .mapOptions > div {
    width: auto;
    font-size: 0;
    height: auto; }
  .saved-land-map-pane .mapOptions > div,
  .saved-land-map-pane .mapOptions #stateZoom,
  .saved-land-map-pane .mapOptions #yearFilter,
  .saved-land-map-pane .mapOptions #winnerFilter,
  .saved-land-map-pane .mapOptions .appealFilterWrapper {
    position: static; }
  .saved-land-map-pane .mapOptions .filter {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    padding: 10px 16px; }
    @media only screen and (min-width: 768px) {
      .saved-land-map-pane .mapOptions .filter {
        width: 25%; }
        .saved-land-map-pane .mapOptions .filter:first-child:before {
          content: "\2605";
          color: #ddded9;
          left: 0; }
        .saved-land-map-pane .mapOptions .filter:last-child:after {
          right: 0; }
        .saved-land-map-pane .mapOptions .filter:after {
          content: "\2605";
          color: #ddded9;
          right: -8px; }
        .saved-land-map-pane .mapOptions .filter:before, .saved-land-map-pane .mapOptions .filter:after {
          position: absolute;
          top: 23px; } }
  .saved-land-map-pane .mapOptions label,
  .saved-land-map-pane .mapOptions .campaigns-label {
    font-family: Georgia, serif;
    display: block;
    color: #555;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 5px; }
  .saved-land-map-pane .mapOptions .appealFilterWrapper input,
  .saved-land-map-pane .mapOptions .appealFilterWrapper label {
    display: inline;
    vertical-align: baseline; }
  .saved-land-map-pane .mapOptions .appealFilterWrapper input {
    margin-top: 0; }
  .saved-land-map-pane .mapOptions .appealFilterWrapper label {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #000; }
  .saved-land-map-pane .mapOptions select {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.saved-land-map-pane #totals {
  margin-bottom: 30px; }
.saved-land-map-pane #landSavedList {
  width: auto;
  height: auto;
  padding-bottom: 50px; }
  .saved-land-map-pane #landSavedList > div {
    font-size: 0; }
    .saved-land-map-pane #landSavedList > div > .left,
    .saved-land-map-pane #landSavedList > div > .right {
      vertical-align: top;
      float: none; }
    @media only screen and (min-width: 768px) {
      .saved-land-map-pane #landSavedList > div > .left {
        width: 66.666666%;
        display: inline-block; } }
    @media only screen and (min-width: 768px) {
      .saved-land-map-pane #landSavedList > div > .right {
        width: 33.333333%;
        display: inline-block; } }
  .saved-land-map-pane #landSavedList #ls-col1,
  .saved-land-map-pane #landSavedList #ls-col2 {
    height: auto;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      .saved-land-map-pane #landSavedList #ls-col1,
      .saved-land-map-pane #landSavedList #ls-col2 {
        width: 50%; } }
  .saved-land-map-pane #landSavedList #ls-col3 {
    width: 100%;
    height: auto; }
  .saved-land-map-pane #landSavedList h2 {
    color: #666; }
    .saved-land-map-pane #landSavedList h2 span {
      width: auto; }
.saved-land-map-pane .landsaved {
  background: none;
  padding-right: 0;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .saved-land-map-pane .landsaved {
      border-right: 3px double #CAC9BB; } }
  .saved-land-map-pane .landsaved td {
    width: auto; }
  .saved-land-map-pane .landsaved tr.active-appeal td {
    background-color: #9c0202; }
.saved-land-map-pane .right .landsaved {
  border-right: none; }

.pane-author-and-organization .pane-node-title {
  font-size: 0; }
.pane-author-and-organization .pane-title,
.pane-author-and-organization .pane-node-title a,
.pane-author-and-organization .pane-node-field-organization {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5; }
.pane-author-and-organization .pane-node-title,
.pane-author-and-organization .pane-node-field-organization {
  display: inline; }
  .pane-author-and-organization .pane-node-title *,
  .pane-author-and-organization .pane-node-field-organization * {
    display: inline; }
.pane-author-and-organization .pane-node-field-organization:before {
  content: ", "; }

.pane-taxonomy-term-field-hero-image,
.pane-node-field-hero-image,
.pane-bundle-hero-image,
.pane-bundle-homepage-banner,
.pane-bundle-text-multiple.view-mode-pre_footer,
.pane-iknow-battlefield-hero-with-credit {
  position: relative; }
  .pane-taxonomy-term-field-hero-image:before, .pane-taxonomy-term-field-hero-image:after,
  .pane-node-field-hero-image:before,
  .pane-node-field-hero-image:after,
  .pane-bundle-hero-image:before,
  .pane-bundle-hero-image:after,
  .pane-bundle-homepage-banner:before,
  .pane-bundle-homepage-banner:after,
  .pane-bundle-text-multiple.view-mode-pre_footer:before,
  .pane-bundle-text-multiple.view-mode-pre_footer:after,
  .pane-iknow-battlefield-hero-with-credit:before,
  .pane-iknow-battlefield-hero-with-credit:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 2000px;
    background: #edeae3;
    top: 0;
    bottom: 0; }
  .pane-taxonomy-term-field-hero-image:before,
  .pane-node-field-hero-image:before,
  .pane-bundle-hero-image:before,
  .pane-bundle-homepage-banner:before,
  .pane-bundle-text-multiple.view-mode-pre_footer:before,
  .pane-iknow-battlefield-hero-with-credit:before {
    right: 100%; }
  .pane-taxonomy-term-field-hero-image:after,
  .pane-node-field-hero-image:after,
  .pane-bundle-hero-image:after,
  .pane-bundle-homepage-banner:after,
  .pane-bundle-text-multiple.view-mode-pre_footer:after,
  .pane-iknow-battlefield-hero-with-credit:after {
    left: 100%; }

div.pane-bundle-text-multiple.view-mode-pre_footer:before {
  right: calc(100% + 1px);
  top: -1px; }
div.pane-bundle-text-multiple.view-mode-pre_footer:after {
  left: calc(100% + 1px);
  top: -1px; }

.node-type-expert .pane-author-and-organization .pane-node-field-organization:before,
.node-type-contributor .pane-author-and-organization .pane-node-field-organization:before {
  content: normal; }

.collection-count {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  font-weight: normal; }

@media only screen and (min-width: 768px) {
  .webform-client-form-4875 .webform-component--first-name,
  .webform-client-form-4875 .webform-component--last-name,
  .webform-client-form-4875 .webform-component-email,
  .webform-client-form-4875 .webform-component--zip-postal-code,
  .webform-client-form-4731 .webform-component--first-name,
  .webform-client-form-4731 .webform-component--last-name,
  .webform-client-form-4731 .webform-component-email,
  .webform-client-form-4731 .webform-component--zip-postal-code {
    display: inline-block;
    width: 45%; } }
@media only screen and (min-width: 768px) {
  .webform-client-form-4875 .webform-component--first-name,
  .webform-client-form-4875 .webform-component-email,
  .webform-client-form-4731 .webform-component--first-name,
  .webform-client-form-4731 .webform-component-email {
    margin-right: 5%; } }

div#cboxOverlay {
  background: #fff;
  opacity: .95 !important; }

#colorbox .captions-wrapper {
  max-width: none; }
#colorbox #cboxContent {
  background: transparent; }
#colorbox #cboxClose {
  bottom: auto;
  top: 0; }
#colorbox #cboxPrevious {
  left: auto;
  right: 50px; }
#colorbox #cboxNext {
  left: auto;
  right: 0; }
#colorbox #cboxLoadedContent {
  margin-bottom: 70px;
  margin-top: 50px; }
#colorbox #cboxCurrent {
  bottom: 5px;
  left: auto;
  right: 90px; }
  #colorbox #cboxCurrent .current {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: normal;
    color: #3c3936; }
  #colorbox #cboxCurrent .total {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    color: #336699;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
#colorbox #cboxWrapper {
  border-radius: 17px; }

.type-image.slideshow .slideshow-icon {
  display: block; }

.slideshow-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: none; }

#colorbox .video-and-captions-wrapper {
  display: table;
  table-layout: fixed;
  max-width: 100%; }
  #colorbox .video-and-captions-wrapper iframe {
    max-width: 100%; }
#colorbox .captions-wrapper {
  display: table-caption;
  caption-side: bottom; }

.label-optional {
  color: #007eb3;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal; }

.embedded-video {
  padding-left: 22px;
  padding-right: 22px; }
  .embedded-video .pane-content {
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0; }
    .embedded-video .pane-content iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute; }

#dafdirectdiv .whatThis a {
  max-width: 100%; }

footer.footer {
  background-color: #002b54;
  border: none;
  margin-top: 0;
  padding-bottom: 35px; }
  footer.footer #mini-panel-footer {
    float: left;
    width: 100%; }
    footer.footer #mini-panel-footer ul {
      padding-left: 0; }
      footer.footer #mini-panel-footer ul li {
        float: left;
        padding: 10px;
        /*&:first-of-type {
          padding-left: 0;
        }
        &:last-of-type {
          padding-right: 0;
        }*/ }
        footer.footer #mini-panel-footer ul li a {
          color: #ffffff;
          padding: 0; }
          footer.footer #mini-panel-footer ul li a:hover, footer.footer #mini-panel-footer ul li a:focus {
            background-color: transparent; }
    footer.footer #mini-panel-footer p {
      color: #ffffff; }
    footer.footer #mini-panel-footer .col-left .pane-bundle-image-link {
      white-space: nowrap;
      text-align: center;
      float: none; }
      footer.footer #mini-panel-footer .col-left .pane-bundle-image-link img {
        width: 101px;
        margin: 0 auto; }
      footer.footer #mini-panel-footer .col-left .pane-bundle-image-link:before {
        content: "";
        display: inline-block;
        height: 16%;
        vertical-align: middle; }
    footer.footer #mini-panel-footer .col-left .footer-logo-intro {
      padding-top: 12px;
      text-align: center; }
      footer.footer #mini-panel-footer .col-left .footer-logo-intro p {
        font-size: 1.3rem; }
    footer.footer #mini-panel-footer .col-right {
      border-left: 1px solid #4a5d79;
      padding-left: 30px; }
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2 li,
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 li {
        padding: 12px 30px; }
        footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2 li:last-of-type,
        footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 li:last-of-type {
          padding-right: 0; }
        footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2 li a,
        footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 li a {
          font-size: 20px;
          font-size: 2rem;
          line-height: normal; }
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2 li a {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        text-transform: uppercase; }
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 li a {
        font-family: Georgia, serif;
        font-style: italic; }
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-footer li:last-of-type {
        padding-right: 0; }
      footer.footer #mini-panel-footer .col-right .pane-menu-menu-footer li a {
        font-family: Georgia, serif;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: normal;
        font-style: italic; }
      footer.footer #mini-panel-footer .col-right .pane-bundle-text.copyright p {
        font-family: Georgia, serif;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: normal;
        padding-top: 10px; }
        footer.footer #mini-panel-footer .col-right .pane-bundle-text.copyright p code {
          background-color: transparent;
          border-radius: 0;
          color: #ffffff;
          font-family: Georgia, serif;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: normal;
          padding: 0; }
      footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane {
        float: left; }
        footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(3n+2) {
          clear: left; }
      footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content {
        margin-right: 25px;
        margin-bottom: 15px; }
        footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content img {
          width: 45px;
          height: 45px; }
      footer.footer #mini-panel-footer .col-right .footer-links-list.give-with-confidence .pane-bundle-image-link {
        margin-right: 30px; }
        footer.footer #mini-panel-footer .col-right .footer-links-list.give-with-confidence .pane-bundle-image-link:last-of-type {
          margin-right: 0; }
      footer.footer #mini-panel-footer .col-right .footer-links-list .title {
        margin-bottom: 15px; }
        footer.footer #mini-panel-footer .col-right .footer-links-list .title.panel-pane {
          width: 100%;
          float: none; }
        footer.footer #mini-panel-footer .col-right .footer-links-list .title p {
          font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: normal;
          text-transform: uppercase; }
      footer.footer #mini-panel-footer .col-right .footer-row.top {
        border-bottom: 1px solid #4a5d79;
        margin-bottom: 25px;
        padding-bottom: 18px; }
      footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list {
        border: 1px solid #4a5d79;
        border-top-width: 0;
        border-bottom-width: 0;
        padding-left: 30px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list:first-of-type, footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list:last-of-type {
          border: none; }
      footer.footer #mini-panel-footer .col-right .footer-row.bottom {
        border-top: 1px solid #4a5d79;
        margin-top: 25px;
        padding-left: 15px;
        padding-top: 15px; }
        footer.footer #mini-panel-footer .col-right .footer-row.bottom li {
          padding-left: 20px;
          padding-right: 20px; }
    footer.footer #mini-panel-footer .pane-bundle-image-link {
      float: left; }
footer p.taxinfo {
  padding-left: 34px;
  padding-right: 34px; }
  footer p.taxinfo a {
    color: #ffffff;
    text-decoration: none !important; }

@media only screen and (min-width: 1280px) {
  .region-footer {
    width: 1280px; } }
@media only screen and (max-width: 1279px) {
  .region-footer {
    width: inherit; }

  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content {
    margin-bottom: 15px;
    margin-right: 15px; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(2n+2) {
    clear: left; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(3n+2) {
    clear: none; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.give-with-confidence .pane-bundle-image-link {
    margin-right: 23px; }
  footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list {
    border-bottom-width: 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0;
    padding-bottom: 30px;
    padding-top: 30px; }
  footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2 li,
  footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 li {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 991px) {
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content {
    margin-right: 25px; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(3n+2) {
    clear: left; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(2n+2) {
    clear: none; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.give-with-confidence .pane-bundle-image-link {
    margin-right: 30px; }
  footer.footer #mini-panel-footer .col-right .footer-row.top {
    margin-bottom: 0; }
  footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list {
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 1px;
    padding-bottom: 30px;
    padding-top: 30px; }
  footer.footer #mini-panel-footer .col-right .footer-row.bottom {
    margin-top: 0; }
  footer.footer #mini-panel-footer .col-right .pane-bundle-text.copyright {
    padding-left: 20px; }
    footer.footer #mini-panel-footer .col-right .pane-bundle-text.copyright p {
      padding-top: 0; }
  footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-2,
  footer.footer #mini-panel-footer .col-right .pane-menu-menu-utility-3 {
    padding-left: 10px; } }
@media only screen and (max-width: 767px) {
  footer.footer {
    padding: 30px 0; }
    footer.footer #mini-panel-footer .panels-flexible-column {
      padding: 0 30px; }
    footer.footer #mini-panel-footer .col-left .panels-flexible-region {
      width: auto;
      display: inline-block; }
    footer.footer #mini-panel-footer .col-left .pane-bundle-image-link {
      float: none; }
      footer.footer #mini-panel-footer .col-left .pane-bundle-image-link img {
        margin: 0; }
    footer.footer #mini-panel-footer .col-left .footer-logo-intro {
      text-align: center;
      padding: 0;
      width: 100%; }
    footer.footer #mini-panel-footer .col-left .panels-flexible-row-46-2 {
      margin: 25px 0;
      padding: 0 5px; }
      footer.footer #mini-panel-footer .col-left .panels-flexible-row-46-2 .inside {
        align-items: flex-end;
        display: flex;
        height: 185px;
        justify-content: center; }
        footer.footer #mini-panel-footer .col-left .panels-flexible-row-46-2 .inside .panels-flexible-region {
          margin: 0 12.5px; }
        footer.footer #mini-panel-footer .col-left .panels-flexible-row-46-2 .inside .pane-bundle-image-link a {
          display: block; }
          footer.footer #mini-panel-footer .col-left .panels-flexible-row-46-2 .inside .pane-bundle-image-link a img {
            height: 185px;
            width: auto; }
    footer.footer #mini-panel-footer .col-left .panels-flexible-column-inside-first {
      border-bottom: 1px solid #4a5d79; }
    footer.footer #mini-panel-footer .col-right {
      border-left: none;
      padding: 0 30px; }
      footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row {
        margin-right: 0;
        padding: 25px 0; }
        footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row > .inside {
          padding: 0 5px; }
        footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2,
        footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 {
          padding-left: 0; }
          footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu,
          footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu {
            align-items: center;
            display: flex;
            justify-content: space-between; }
            footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu li,
            footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu li {
              padding: 0 11px; }
              footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu li.first,
              footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu li.first {
                padding-left: 0; }
              footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu li.last,
              footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu li.last {
                padding-right: 0; }
        footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu {
          margin-bottom: 20px; }
        footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu {
          justify-content: flex-start; }
          footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu li.first {
            padding-left: 5px; }
      footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list {
        padding: 25px 0; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list > .inside {
          padding: 0 5px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list .title {
          flex: 1 0 100%;
          margin-bottom: 4px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list .inside {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: wrap; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.connect-with-us .pane-bundle-image-link {
          height: 35px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.connect-with-us .panel-pane:nth-child(3n+2) {
          clear: none; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.connect-with-us .pane-content {
          margin-right: 0; }
          footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.connect-with-us .pane-content a {
            display: block; }
            footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.connect-with-us .pane-content a img {
              width: 35px;
              height: 35px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.give-with-confidence .title {
          margin-bottom: 20px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.give-with-confidence .pane-bundle-image-link {
          margin-right: 0; }
          footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.give-with-confidence .pane-bundle-image-link a {
            display: block; }
            footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.give-with-confidence .pane-bundle-image-link a img {
              width: 50px;
              height: auto; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.sponsored-by .title {
          margin-bottom: 20px; }
        footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.sponsored-by .pane-bundle-image-link {
          margin-right: 0; }
          footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.sponsored-by .pane-bundle-image-link a {
            display: block; }
            footer.footer #mini-panel-footer .col-right .footer-row.middle .footer-links-list.sponsored-by .pane-bundle-image-link a img {
              width: 50px;
              height: auto; }
      footer.footer #mini-panel-footer .col-right .footer-row.bottom {
        margin: 0;
        padding: 25px 5px 20px; }
        footer.footer #mini-panel-footer .col-right .footer-row.bottom li {
          float: none;
          padding: 0 0 20px; }
      footer.footer #mini-panel-footer .col-right .pane-bundle-text.copyright {
        padding-left: 0; }

  html.ua-ios footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu {
    margin-left: -5px !important;
    margin-right: -5px !important; }

  p.taxinfo {
    padding: 0 5px 0 !important; } }
@media only screen and (max-width: 479px) {
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .panel-pane:nth-child(3n+1) .pane-content {
    margin-right: 0; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content {
    margin-bottom: 25px;
    margin-right: 60px; }
    footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-content img {
      width: 50px;
      height: 50px; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.connect-with-us .pane-bundle-image-link:last-child .pane-content {
    margin-right: 0; }
  footer.footer #mini-panel-footer .col-right .footer-links-list.give-with-confidence .pane-bundle-image-link {
    margin-right: 30px; }
  footer.footer #mini-panel-footer .col-right .footer-row.bottom li {
    display: block;
    float: none; } }
@media only screen and (max-width: 356px) {
  footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-2 .menu li,
  footer.footer #mini-panel-footer .col-right .panels-flexible-row-46-main-row .pane-menu-menu-utility-3 .menu li {
    padding: 0 4px; } }
.pane-fieldable-panels-pane.view-mode-pre_footer {
  border: 1px solid #b6b2a4; }
  @media only screen and (min-width: 768px) {
    .pane-fieldable-panels-pane.view-mode-pre_footer .fieldable-panels-pane-pre-footer > .panel-flexible > .panel-flexible-inside {
      display: table;
      width: 100%;
      table-layout: fixed; } }
  @media only screen and (min-width: 768px) {
    .pane-fieldable-panels-pane.view-mode-pre_footer .fieldable-panels-pane-pre-footer > .panel-flexible > .panel-flexible-inside .column-left,
    .pane-fieldable-panels-pane.view-mode-pre_footer .fieldable-panels-pane-pre-footer > .panel-flexible > .panel-flexible-inside .column-right {
      display: table-cell;
      float: none; } }
  .pane-fieldable-panels-pane.view-mode-pre_footer .fieldable-panels-pane-pre-footer > .panel-flexible > .panel-flexible-inside .column-left {
    vertical-align: middle; }
    @media only screen and (min-width: 768px) {
      .pane-fieldable-panels-pane.view-mode-pre_footer .fieldable-panels-pane-pre-footer > .panel-flexible > .panel-flexible-inside .column-left {
        border-right: 1px solid #b6b2a4;
        background: url("../images/pre_footer_bg.jpg") center center no-repeat;
        background-size: cover;
        padding: 7% 5%; } }
  .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple {
    padding: 4px;
    border-bottom: 1px solid #b6b2a4; }
    @media only screen and (min-width: 768px) {
      .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple {
        border: 1px solid #69665e; } }
    .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items {
      border: 1px solid #b6b2a4; }
      @media only screen and (min-width: 768px) {
        .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items {
          border: 1px solid #69665e; } }
      .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column.table-cell,
      .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .right-column.table-cell {
        display: block; }
        @media only screen and (min-width: 480px) {
          .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column.table-cell,
          .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .right-column.table-cell {
            display: table-cell; } }
      .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column {
        padding: 25px 10px;
        color: #fff;
        background: url("../images/red_texture.jpg") center center no-repeat;
        background-size: cover;
        vertical-align: middle;
        text-align: center; }
        @media only screen and (min-width: 992px) {
          .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column {
            padding: 25px 45px; } }
        .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column .text-1 {
          font-size: 30px;
          font-size: 3rem;
          line-height: normal;
          margin-bottom: 15px; }
          @media only screen and (min-width: 1280px) {
            .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column .text-1 {
              font-size: 62px;
              font-size: 6.2rem;
              line-height: 0.8871; } }
        .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .left-column .text-2 {
          font-size: 26px;
          font-size: 2.6rem;
          line-height: normal;
          margin-bottom: 20px; }
      .pane-fieldable-panels-pane.view-mode-pre_footer .column-left .field-name-field-text-multiple .field-items .right-column {
        padding: 25px 20px;
        background-color: #fff; }
  .pane-fieldable-panels-pane.view-mode-pre_footer .column-right .top-row,
  .pane-fieldable-panels-pane.view-mode-pre_footer .column-right .bottom-row {
    padding: 25px; }
  .pane-fieldable-panels-pane.view-mode-pre_footer .column-right .top-row {
    border-bottom: 1px solid #b6b2a4; }

#mini-panel-footer_simple {
  color: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }
  #mini-panel-footer_simple a {
    color: #fff; }
  #mini-panel-footer_simple .panel-pane {
    display: inline-block; }
  #mini-panel-footer_simple .container {
    width: auto; }
  #mini-panel-footer_simple .pane-menu-menu-footer-simple li {
    display: inline-block; }
  #mini-panel-footer_simple .pane-menu-menu-footer-simple a {
    padding: 10px 0 10px .5em; }
    #mini-panel-footer_simple .pane-menu-menu-footer-simple a:before {
      content: "|";
      margin-right: .5em; }

.navbar-default {
  background-color: #edeae3;
  margin-bottom: 0;
  border-radius: 0;
  border-width: 0; }
  @media only screen and (min-width: 992px) {
    .navbar-default {
      border: none;
      border-bottom: 5px solid #0a2e52; } }
  .navbar-default .screen-lg-max, .navbar-default .node-type-donation-form .region-footer, .node-type-donation-form .navbar-default .region-footer {
    position: relative;
    font-size: 0;
    padding-top: 16px; }
    @media only screen and (min-width: 992px) {
      .navbar-default .screen-lg-max, .navbar-default .node-type-donation-form .region-footer, .node-type-donation-form .navbar-default .region-footer {
        padding-top: 30px;
        padding-left: 80px;
        padding-right: 80px;
        background: url('../images/header_bg.jpg?1582815162') right no-repeat;
        background-size: contain; } }
  .navbar-default .region-navigation,
  .navbar-default .header-components {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal; }
  .navbar-default .navbar-header a.logo span {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  @media only screen and (min-width: 992px) {
    .navbar-default .navbar-collapse {
      width: calc(100% - 219px);
      display: inline-block !important;
      vertical-align: bottom; } }
  @media only screen and (min-width: 992px) {
    .navbar-default .region-navigation,
    .navbar-default .region-search,
    .navbar-default .region-donate,
    .navbar-default .navbar-header,
    .navbar-default .header-components {
      display: inline-block; } }
  .navbar-default .region-search {
    vertical-align: bottom; }
  @media only screen and (min-width: 992px) {
    .navbar-default .header-components {
      vertical-align: bottom;
      text-align: right;
      width: 295px; } }
  @media only screen and (min-width: 992px) {
    .navbar-default .region-navigation {
      width: calc(100% - 295px); } }
  .navbar-default .navbar-header {
    width: 219px;
    margin-left: 20px; }
    @media only screen and (min-width: 992px) {
      .navbar-default .navbar-header {
        margin-left: 0; } }
    .navbar-default .navbar-header .logo {
      display: inline-block;
      margin-bottom: 20px;
      margin-top: 12px;
      width: 149px; }
      @media only screen and (min-width: 992px) {
        .navbar-default .navbar-header .logo {
          width: auto;
          margin-top: 33px; } }
  .navbar-default .region-donate {
    padding: 20px 25px; }
    @media only screen and (min-width: 768px) {
      .navbar-default .region-donate {
        padding: 20px 35px; } }
    @media only screen and (min-width: 992px) {
      .navbar-default .region-donate {
        padding: 0; } }
    .navbar-default .region-donate #boxes-box-donate_link {
      margin-bottom: 5px; }
      @media only screen and (min-width: 992px) {
        .navbar-default .region-donate #boxes-box-donate_link {
          margin-left: 32px;
          margin-bottom: 18px; } }

#boxes-box-search_toggle {
  position: relative; }
  #boxes-box-search_toggle .search-toggle {
    display: none;
    cursor: pointer;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin-left: 23px;
    padding-bottom: 10px;
    border-bottom: 4px solid #b5121b;
    color: #b5121b; }
    #boxes-box-search_toggle .search-toggle.collapsed {
      border-bottom: none;
      color: #336699;
      padding-bottom: 14px; }
    @media only screen and (min-width: 992px) {
      #boxes-box-search_toggle .search-toggle {
        display: block; } }
    #boxes-box-search_toggle .search-toggle:before {
      display: inline-block;
      content: "";
      border-left: 2px solid #666;
      position: absolute;
      top: -5px;
      left: 0;
      height: 40px; }
    #boxes-box-search_toggle .search-toggle:after {
      margin-left: .4em;
      font-size: 20px;
      font-size: 2rem;
      line-height: normal;
      position: relative;
      top: -2px; }

#block-cwt-base-cwt-search-block {
  background-color: #1d3557; }
  #block-cwt-base-cwt-search-block form {
    max-width: 1280px;
    margin: 13px auto 18px;
    padding: 0 230px 0 340px;
    font-size: 0; }
    #block-cwt-base-cwt-search-block form .form-item-search-text2 {
      margin: 0;
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 46px); }
    #block-cwt-base-cwt-search-block form .form-text,
    #block-cwt-base-cwt-search-block form .form-submit {
      display: inline-block;
      vertical-align: top; }
    #block-cwt-base-cwt-search-block form .form-text {
      height: 47px;
      border-radius: 0;
      border: 1px solid #cdcccc;
      border-right: 0;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: normal;
      color: #336699; }
    #block-cwt-base-cwt-search-block form .form-submit {
      text-indent: -9999px;
      border: none;
      box-shadow: none;
      margin: 0;
      height: 47px;
      width: 46px;
      background-position: 0 -630px; }
  @media only screen and (max-width: 991px) {
    #block-cwt-base-cwt-search-block {
      display: none; } }

#block-cwt-base-cwt-search-block .input-group-addon {
  border: 1px solid #cdcccc;
  border-right: none;
  border-left: none; }

#block-cwt-base-cwt-mobile-search-block .input-group-addon {
  border: none; }

#block-cwt-base-cwt-search-block .input-group-addon,
#block-cwt-base-cwt-mobile-search-block .input-group-addon {
  border-radius: 0; }

#block-cwt-base-cwt-mobile-search-block {
  padding: 12px 25px; }
  @media only screen and (min-width: 768px) {
    #block-cwt-base-cwt-mobile-search-block {
      padding: 12px 35px; } }
  @media only screen and (min-width: 992px) {
    #block-cwt-base-cwt-mobile-search-block {
      display: none; } }
  #block-cwt-base-cwt-mobile-search-block form {
    font-size: 0; }
  #block-cwt-base-cwt-mobile-search-block .form-item-search-text2 {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 46px); }
  #block-cwt-base-cwt-mobile-search-block .form-text,
  #block-cwt-base-cwt-mobile-search-block .form-submit {
    display: inline-block;
    vertical-align: top; }
  #block-cwt-base-cwt-mobile-search-block .form-text {
    height: 43px;
    border-radius: 0;
    border: none;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #336699; }
  #block-cwt-base-cwt-mobile-search-block .form-submit {
    text-indent: -9999px;
    border: none;
    box-shadow: none;
    margin: 0;
    height: 43px;
    width: 43px;
    background-position: 0 -677px; }

.navbar.navbar-default .navbar-toggle {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #002b54;
  border: 1px solid #0a2e52;
  border-radius: 0;
  padding: 2px 6px;
  background-color: transparent;
  margin: 25px 25px 0 0; }
  .navbar.navbar-default .navbar-toggle:after {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal; }
  .navbar.navbar-default .navbar-toggle.collapsed:after {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal; }

.bottom-border-mobile {
  height: 5px;
  background-color: #0a2e52; }
  @media only screen and (min-width: 992px) {
    .bottom-border-mobile {
      display: none; } }

header .menu-name-main-menu > ul.menu {
  font-size: 0; }
  @media only screen and (min-width: 992px) {
    header .menu-name-main-menu > ul.menu {
      padding-left: 5%; } }
  header .menu-name-main-menu > ul.menu > li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    border-bottom: 1px solid #cac9bb;
    margin: 0 10px; }
    @media only screen and (min-width: 768px) {
      header .menu-name-main-menu > ul.menu > li {
        margin: 0 20px; } }
    @media only screen and (min-width: 992px) {
      header .menu-name-main-menu > ul.menu > li {
        display: inline-block;
        vertical-align: top;
        border: none;
        margin: 0 1%; } }
    @media only screen and (min-width: 1050px) {
      header .menu-name-main-menu > ul.menu > li {
        margin: 0 3%; } }
    @media only screen and (min-width: 1100px) {
      header .menu-name-main-menu > ul.menu > li {
        margin: 0 4%; } }
    @media only screen and (min-width: 1150px) {
      header .menu-name-main-menu > ul.menu > li {
        margin: 0 5%; } }
    @media only screen and (min-width: 1280px) {
      header .menu-name-main-menu > ul.menu > li {
        margin: 0 6%; } }
    @media only screen and (min-width: 992px) {
      header .menu-name-main-menu > ul.menu > li:hover > a {
        border-bottom: 4px solid #b5121b;
        padding-bottom: 11px; } }
    header .menu-name-main-menu > ul.menu > li > a {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: normal;
      color: #002b54;
      display: inline-block;
      padding: 12px 15px; }
      @media only screen and (min-width: 992px) {
        header .menu-name-main-menu > ul.menu > li > a {
          padding: 15px 5px; }
          header .menu-name-main-menu > ul.menu > li > a.active-trail {
            border-bottom: 4px solid #b5121b;
            padding-bottom: 11px; } }
    header .menu-name-main-menu > ul.menu > li > ul {
      display: none;
      background-color: #fff;
      border-top: 5px solid #b5121b;
      padding: 20px 25px;
      margin: 0 -10px; }
      @media only screen and (min-width: 768px) {
        header .menu-name-main-menu > ul.menu > li > ul {
          padding: 20px 35px;
          margin: 0 -20px; } }
      @media only screen and (min-width: 992px) {
        header .menu-name-main-menu > ul.menu > li > ul {
          border-bottom: 1px solid #b6b2a4;
          border-left: 1px solid #b6b2a4;
          border-right: 1px solid #b6b2a4;
          position: absolute;
          left: -60px;
          z-index: 200;
          white-space: nowrap;
          margin: 0;
          padding: 25px 20px; } }
      @media only screen and (min-width: 992px) {
        header .menu-name-main-menu > ul.menu > li > ul > li {
          display: inline-block;
          vertical-align: top;
          position: static;
          margin-right: 25px; } }
      header .menu-name-main-menu > ul.menu > li > ul > li a {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        color: #336699;
        padding-left: 0;
        padding-top: 5px;
        padding-bottom: 5px; }
header .menu-name-main-menu li.first > .nolink {
  margin-top: 0; }
@media only screen and (min-width: 992px) {
  header .menu-name-main-menu > ul > li > ul > li > .nolink {
    margin-top: 0; } }
header .menu-name-main-menu .nolink {
  padding: 10px 15px 10px 0;
  display: block;
  border-bottom: 1px solid #cac9bb;
  font-style: italic;
  margin-top: 25px; }

@media only screen and (min-width: 992px) {
  .region-utility-nav {
    position: absolute;
    top: 0;
    right: 80px; } }

.menu-name-menu-utility-1 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .menu-name-menu-utility-1 li {
    margin: 0 10px; }
    @media only screen and (min-width: 768px) {
      .menu-name-menu-utility-1 li {
        margin: 0 20px; } }
    @media only screen and (min-width: 992px) {
      .menu-name-menu-utility-1 li {
        display: inline-block;
        margin: 0; } }
    .menu-name-menu-utility-1 li a {
      color: #3c3936;
      padding: 7px 15px; }
      @media only screen and (min-width: 992px) {
        .menu-name-menu-utility-1 li a {
          padding: 10px 12px; } }
    .menu-name-menu-utility-1 li.last a {
      padding-right: 0; }

div.navbar-header {
  float: none; }

ul.nav > li > a:hover,
ul.nav > li > a:focus {
  background-color: transparent; }

.ik-modal.fade.in {
  align-items: center;
  display: flex !important; }

body.modal-open {
  padding-right: 0 !important; }

.ik-modal .modal-content,
.pane-iknow-battlefield-modal-expired-events .modal-content {
  background: transparent;
  border: none;
  box-shadow: none; }
.ik-modal .modal-header,
.pane-iknow-battlefield-modal-expired-events .modal-header {
  border-bottom: 0;
  position: absolute;
  right: -35px;
  top: -35px;
  z-index: 99; }
  .ik-modal .modal-header .close,
  .pane-iknow-battlefield-modal-expired-events .modal-header .close {
    height: 70px;
    margin-top: 0;
    opacity: 1;
    width: 70px; }
    .ik-modal .modal-header .close:hover,
    .pane-iknow-battlefield-modal-expired-events .modal-header .close:hover {
      opacity: 1; }
    .ik-modal .modal-header .close span,
    .pane-iknow-battlefield-modal-expired-events .modal-header .close span {
      background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/close.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 30px;
      display: block;
      font-size: 0;
      height: 100%;
      width: 100%; }
.ik-modal.modal-default .field-name-field-homepage-promo-text,
.pane-iknow-battlefield-modal-expired-events.modal-default .field-name-field-homepage-promo-text {
  padding-top: 20px; }

.node-opportunity.node-homepage_opportunity_feature.alternative {
  overflow: hidden; }
  .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    overflow: hidden; }
    .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .table-fixed {
      position: initial; }
    .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left {
      font-size: 35px;
      font-size: 3.5rem;
      line-height: normal;
      border-bottom: 0;
      border-right: 1px solid #fff;
      display: block;
      height: 290px;
      position: initial;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left {
          height: 280px; } }
      .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left .absolute-bg {
        height: 300px;
        right: -10px; }
        .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left .absolute-bg.has-overlay:after {
          background-color: black;
          content: " ";
          display: block;
          height: 100%;
          left: 0;
          opacity: 0.2;
          position: absolute;
          top: 0;
          width: 100%; }
      .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left .img-credit {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        position: absolute;
        right: 18px;
        text-align: right;
        top: 18px; }
        @media only screen and (max-width: 767px) {
          .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left .img-credit {
            top: initial;
            bottom: 18px; } }
      .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left .line1 {
        display: block;
        line-height: 35px; }
    .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-right {
      border-left: 1px solid #fff;
      border-top: 0;
      display: block;
      padding-left: 20px;
      padding-top: 40px !important;
      width: 100%; }
      .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-right .absolute-bg {
        left: -10px; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-default .table-fixed .col-right {
    padding-bottom: 30px !important; }
  .node-opportunity.node-homepage_opportunity_feature.alternative .cta {
    bottom: intial;
    top: -38px; }
    .node-opportunity.node-homepage_opportunity_feature.alternative .cta a {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: normal;
      box-shadow: 0 0 0 5px #fff, 0 0 0 10px #b5121b, 0 11px 0 3px rgba(60, 57, 54, 0.3);
      text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .node-opportunity.node-homepage_opportunity_feature.alternative .modal-body {
      padding: 0; }
    .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-right {
      padding-top: 54px !important; } }
  @media only screen and (max-width: 337px) {
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-default .table-fixed .col-right {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 0 !important; }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-default .table-fixed .col-right .field-name-field-homepage-promo-text {
        order: 1;
        padding: 20px 20px 30px 20px; }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-default .table-fixed .col-right .cta {
        position: relative;
        bottom: 0;
        margin-bottom: -38px; } }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .field-name-field-homepage-promo-title-long > .field-items {
    padding: 0 20px; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .field-name-field-homepage-promo-title-long > .field-items h2.line1 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: normal;
      color: #fff;
      font-family: Georgia, serif;
      margin-top: 30px; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .field-name-field-homepage-promo-title-long > .field-items h3.line1 {
      color: #fff;
      font-family: Georgia, serif; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .col-left {
    border: 1px solid #fff;
    height: auto; }
    @media only screen and (max-width: 767px) {
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .col-left {
        padding: 10px 0; } }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .col-left .absolute-bg {
      height: 110%; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .cta.register-button {
    bottom: initial;
    padding: 40px 0 20px;
    position: relative;
    top: initial; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .cta.register-button a {
      box-shadow: 0 0 0 1px #fff, 0 0 0 6px #b5121b, 0 0px 0 0px rgba(181, 18, 27, 0.3) !important; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-no-image.modal-red .table-fixed .col-left .absolute-bg,
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-no-image.modal-red .table-fixed .col-right .absolute-bg, .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-no-image.modal-gold .table-fixed .col-left .absolute-bg,
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-no-image.modal-gold .table-fixed .col-right .absolute-bg {
    background: rgba(0, 0, 0, 0.3); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-has-form .table-fixed .col-right {
    z-index: -2; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at {
    color: #fff; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .at-inner {
      background-color: transparent; }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .at-inner fieldset legend {
        display: none; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at input[type="submit"] {
      border: 1px solid #fff;
      float: none; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .at-form-submit {
      text-align: center; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2 {
      margin-bottom: 20px; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-selection--single {
      border-radius: 0 !important;
      border: 1px solid #b6b2a4 !important;
      height: 47px !important;
      color: #3c3936 !important;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important; }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-selection--single:-moz-placeholder {
        font-style: italic;
        color: rgba(105, 102, 94, 0.5); }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-selection--single::-moz-placeholder {
        font-style: italic;
        color: rgba(105, 102, 94, 0.5); }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-selection--single:-ms-input-placeholder {
        font-style: italic;
        color: rgba(105, 102, 94, 0.5); }
      .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-selection--single::-webkit-input-placeholder {
        font-style: italic;
        color: rgba(105, 102, 94, 0.5); }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-container--default .select2-selection--single .select2-selection__rendered {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
      color: #69665e !important;
      font-weight: 400;
      font-size: 20px;
      font-size: 2rem;
      line-height: normal;
      line-height: 47px !important; }
    .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative .ngp-form.at .select2-results {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
      color: #69665e !important; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-blue .ngp-form.at input[type="submit"] {
    background-color: #027EB4;
    box-shadow: 0 0 0 1px #027EB4, 0 0 0 4px #027EB4, 0 0 0 5px #027EB4; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-gold .ngp-form.at input[type="submit"] {
    background-color: #cc9933;
    box-shadow: 0 0 0 1px #cc9933, 0 0 0 4px #cc9933, 0 0 0 5px #cc9933; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-alternative.modal-red .ngp-form.at input[type="submit"] {
    background-color: #b5121b;
    box-shadow: 0 0 0 1px #b5121b, 0 0 0 4px #b5121b, 0 0 0 5px #b5121b; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-red.modal-alternative .table-fixed {
    background-image: url(/sites/all/themes/custom/cwt/images/modals/red.jpg); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-blue .cta.register-button a {
    background-color: #027EB4;
    box-shadow: 0 0 0 5px #fff, 0 0 0 10px #027EB4, 0 11px 0 3px rgba(60, 57, 54, 0.3); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-blue.modal-default .table-fixed .col-right .absolute-bg {
    background-image: url(/sites/all/themes/custom/cwt/images/modals/blue.jpg); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-blue.modal-alternative .table-fixed {
    background-image: url(/sites/all/themes/custom/cwt/images/modals/blue.jpg); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-blue.modal-alternative .cta.register-button a {
    box-shadow: 0 0 0 1px #fff, 0 0 0 6px #027EB4, 0 0px 0 0px rgba(60, 57, 54, 0.3) !important; }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-gold .cta.register-button a {
    background-color: #cc9933;
    box-shadow: 0 0 0 5px #fff, 0 0 0 10px #cc9933, 0 11px 0 3px rgba(60, 57, 54, 0.3); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-gold.modal-default .table-fixed .col-right .absolute-bg {
    background-image: url(/sites/all/themes/custom/cwt/images/modals/gold.jpg); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-gold.modal-alternative .table-fixed {
    background-image: url(/sites/all/themes/custom/cwt/images/modals/gold.jpg); }
  .node-opportunity.node-homepage_opportunity_feature.alternative.modal-gold.modal-alternative .cta.register-button a {
    box-shadow: 0 0 0 1px #fff, 0 0 0 6px #cc9933, 0 0px 0 0px rgba(60, 57, 54, 0.3) !important; }

body.node-type-modal-content footer .links {
  display: none; }

#events-modal .modal-dialog {
  margin-top: -300px;
  top: 50%; }
#events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-right {
  padding-bottom: 30px;
  padding-top: 48px !important; }
@media only screen and (max-width: 767px) {
  #events-modal .modal-dialog {
    margin-top: -212px; }
  #events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left {
    padding: 20px 10px; }
    #events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-left > .field-items {
      padding: 0 10px !important; }
  #events-modal h1 {
    margin-top: 10px !important; }
    #events-modal h1 span {
      font-size: 33px;
      font-size: 3.3rem;
      line-height: normal; }
  #events-modal h3 span {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: normal; }
  #events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .table-fixed .col-right {
    padding-bottom: 30px;
    padding-top: 78px !important; }
  #events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .cta {
    top: 340px; }
    #events-modal .node-opportunity.node-homepage_opportunity_feature.alternative .cta a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; } }

.juicer-feed .j-paginate {
  border-color: #9c0202;
  color: #9c0202; }
  .juicer-feed .j-paginate:hover {
    background: #9c0202;
    color: #fff; }
.juicer-feed a:hover {
  color: #9c0202; }

.j-loading {
  border-color: #9c0202 !important; }

.j-loading:before {
  background-color: #9c0202 !important; }

.j-post-overlay.juicer-feed a.juicer-button {
  border-color: #007eb3;
  color: #007eb3; }
  .j-post-overlay.juicer-feed a.juicer-button:hover {
    background: #007eb3;
    color: #fff; }

.pane-iknow-battlefield-juicer .title-wrapper {
  margin-bottom: 45px; }

.vertical-padding {
  padding-top: 70px;
  padding-bottom: 70px; }

.vertical-padding-top {
  padding-top: 70px; }

.vertical-padding-top_sm {
  padding-top: 45px; }

.vertical-padding-bottom {
  padding-bottom: 70px; }

.vertical-padding-bottom-lg {
  padding-bottom: 90px; }

.vertical-padding-bottom-ex-lg {
  padding-bottom: 105px; }

.vertical-padding-bottom_sm {
  padding-bottom: 30px; }

.vertical-margin-bottom_sm {
  margin-bottom: 30px; }

.vertical-padding-bottom_sm_half {
  margin-bottom: 15px; }

.vertical-margin-top {
  margin-top: 70px; }

.vertical-margin-bottom {
  margin-bottom: 70px; }

.horz-padding {
  padding-left: 20px;
  padding-right: 20px; }

.horz-padding-left {
  padding-left: 20px; }

.horz-padding-right {
  padding-right: 20px; }

.horz-padding-lg {
  padding-left: 50px;
  padding-right: 50px; }

.horz-padding-left-lg {
  padding-left: 50px; }

.horz-padding-right-lg {
  padding-right: 50px; }

.horz-padding-left-exlg {
  padding-left: 100px; }

.horz-padding-right-exlg {
  padding-right: 100px; }

@media only screen and (min-width: 768px) {
  .horz-padding-right-lg-responsive {
    padding-right: 50px; } }

.horz-margin {
  margin-left: 20px;
  margin-right: 20px; }

.horz-margin-left {
  margin-left: 20px; }

.horz-margin-right {
  margin-right: 20px; }

.content-area-padding-lg {
  padding-left: 0; }
  @media only screen and (min-width: 768px) {
    .content-area-padding-lg {
      padding-left: 100px; } }

.container-padding, .node-type-donation-form .region-footer {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (min-width: 768px) {
    .container-padding, .node-type-donation-form .region-footer {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 992px) {
    .container-padding, .node-type-donation-form .region-footer {
      padding-left: 80px;
      padding-right: 80px; } }

@media only screen and (min-width: 992px) {
  .article-container-padding {
    padding-left: 80px;
    padding-right: 80px; } }

@media only screen and (min-width: 992px) {
  .article-container-padding-lg {
    padding-left: 190px;
    padding-right: 190px; } }

.article-hedaer-container-padding, .header-banner-2 .header-row .title-region {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (min-width: 768px) {
    .article-hedaer-container-padding, .header-banner-2 .header-row .title-region {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 992px) {
    .article-hedaer-container-padding, .header-banner-2 .header-row .title-region {
      padding-left: 160px;
      padding-right: 160px; } }

.negative-container-margin {
  margin-left: -10px;
  margin-right: -10px; }
  @media only screen and (min-width: 768px) {
    .negative-container-margin {
      margin-left: -20px;
      margin-right: -20px; } }
  @media only screen and (min-width: 992px) {
    .negative-container-margin {
      margin-left: -80px;
      margin-right: -80px; } }

.header-row {
  position: relative; }

@media only screen and (min-width: 992px) {
  .left-sidebar-layout.no-sidebars .content-row {
    padding-left: 80px;
    padding-right: 80px; } }
.left-sidebar-layout.no-sidebars .column-content {
  padding: 0;
  width: auto;
  float: none; }

@media only screen and (min-width: 992px) {
  .node-type-battle .horz-links {
    width: calc(100% - 345px); } }
@media only screen and (max-width: 991px) {
  .node-type-battle .horz-links {
    padding-right: 0; } }
@media only screen and (min-width: 992px) {
  .node-type-battle .battle-nav {
    width: 345px; } }
@media only screen and (min-width: 992px) {
  .node-type-battle .content-region {
    width: calc(100% - 467px); } }
@media only screen and (min-width: 992px) {
  .node-type-battle .facts-table {
    width: 467px; } }

@media only screen and (min-width: 992px) {
  .node-type-battlefield .acres-saved-region {
    width: calc(100% - 374px); } }
@media only screen and (max-width: 991px) {
  .node-type-battlefield .acres-saved-region {
    padding-right: 0; } }
@media only screen and (min-width: 992px) {
  .node-type-battlefield .battle-nav {
    width: 374px; } }

.primary-donation-layout .main-container {
  max-width: 100%;
  padding: 0; }
.primary-donation-layout .panels-flexible-row.content-row {
  max-width: 1280px;
  padding-left: 80px;
  padding-right: 80px;
  margin-left: auto;
  margin-right: auto; }

.register-button a,
.register-button-link, .sm-donate, .donate-button, body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu a.section-menu-item, #certificateModal .modal-footer .btn,
.certificate-page .modal-footer .btn, .standard-button-blue, .pager.pager-load-more a, .standard-button-red, .standard-button-gold, div.pane-bundle-cta-promo .field-name-field-link a, div.cta-promo a,
.standard-button-gold-inner a, .taxonomy-button a, .resource-button a, .overview-button-filter a, .overview-button-filter span, .donation-amounts .donation-amount, .form-submit,
div.ngp-form.at .at-submit {
  padding: 10px 20px;
  display: inline-block; }

.register-button a,
.register-button-link {
  font-size: 33px;
  font-size: 3.3rem;
  line-height: normal;
  font-weight: bold;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #b5121b;
  box-shadow: 0 0 0 5px #fff, 0 0 0 10px #b5121b, 0 11px 0 3px #cdcccc;
  margin: 10px 10px 13px; }

.register-button.cta-link a {
  padding: 10px 55px; }

.register-button.vertical-margin-bottom + .panel-separator + .register-button,
.register-button.vertical-margin-bottom + .register-button {
  margin-top: -46.66667px; }

.node-type-advocacy-appeal .register-button.cta-link a {
  padding: 10px !important;
  text-align: center; }

.sm-donate, .donate-button, body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu a.section-menu-item, #certificateModal .modal-footer .btn,
.certificate-page .modal-footer .btn {
  color: #b5121b;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: normal;
  font-weight: bold;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  border: 2px solid #b5121b; }

.donate-button {
  border: none;
  background-color: #db2032;
  color: #fff;
  box-shadow: 0 0 0 3px #edeae3, 0 0 0 6px #db2032;
  margin: 6px; }

.standard-button-blue, .pager.pager-load-more a, .standard-button-red, .standard-button-gold, div.pane-bundle-cta-promo .field-name-field-link a, div.cta-promo a,
.standard-button-gold-inner a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  font-weight: bold;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff; }

.standard-button-blue, .pager.pager-load-more a {
  background-color: #007eb3;
  box-shadow: 0 0 0 1px #002b54, 0 0 0 4px #007eb3, 0 0 0 5px #002b54;
  margin: 5px; }

.standard-button-red {
  background-color: #b5121b;
  box-shadow: 0 0 0 1px #790000, 0 0 0 4px #b5121b;
  margin: 4px; }

.standard-button-gold, div.pane-bundle-cta-promo .field-name-field-link a, div.cta-promo a,
.standard-button-gold-inner a {
  background-color: #cc9933;
  box-shadow: 0 0 0 1px #a87612, 0 0 0 4px #cc9933, 0 0 0 5px #a87612;
  margin: 5px; }

.taxonomy-button, .resource-button {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .taxonomy-button, .resource-button {
      margin-bottom: 0; } }
  .taxonomy-button:last-child, .resource-button:last-child {
    margin-right: 0; }
  .taxonomy-button a, .resource-button a {
    border-radius: 3px; }

.taxonomy-button a {
  color: #003e7d;
  border: 1px solid #003e7d; }

.resource-button a {
  color: #fff;
  background-color: #003e7d; }

.overview-button-filter a, .overview-button-filter span {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #b5121b;
  box-shadow: 0 0 0 1px #b5121b, 0 0 0 3px #fff, 0 0 0 4px #b5121b;
  margin: 4px 14px 24px; }

.donation-amounts .donation-amount {
  color: #fff;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: normal;
  font-style: italic;
  background: #cc9933;
  /* fallback */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 10px, #cc9933 0%) top left, linear-gradient(225deg, rgba(0, 0, 0, 0) 10px, #cc9933 0%) top right, linear-gradient(315deg, rgba(0, 0, 0, 0) 10px, #cc9933 0%) bottom right, linear-gradient(45deg, rgba(0, 0, 0, 0) 10px, #cc9933 0%) bottom left;
  background-size: 51% 51%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle at 0 0, rgba(204, 0, 0, 0) 10px, #cc9933 11px), radial-gradient(circle at 100% 0, rgba(204, 0, 0, 0) 10px, #cc9933 11px), radial-gradient(circle at 100% 100%, rgba(204, 0, 0, 0) 10px, #cc9933 11px), radial-gradient(circle at 0 100%, rgba(204, 0, 0, 0) 10px, #cc9933 11px);
  margin-right: 20px;
  text-shadow: 1px 1px 1px #000; }
  .donation-amounts .donation-amount:last-child {
    margin-right: 0; }

.admin-menu-search label {
  display: none !important; }

.form-text:not(.admin-menu-search) {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }

div.ngp-form.at input {
  font-size: 19px; }

div.ngp-form .AdditionalInformation .radios {
  margin-top: 10px; }

.form-text:not(.admin-menu-search),
div.ngp-form.at input:not([type="radio"]) {
  border-radius: 0;
  border: 1px solid #b6b2a4;
  height: 47px;
  color: #3c3936;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .form-text:not(.admin-menu-search):-moz-placeholder,
  div.ngp-form.at input:not([type="radio"]):-moz-placeholder {
    font-style: italic;
    color: rgba(105, 102, 94, 0.5); }
  .form-text:not(.admin-menu-search)::-moz-placeholder,
  div.ngp-form.at input:not([type="radio"])::-moz-placeholder {
    font-style: italic;
    color: rgba(105, 102, 94, 0.5); }
  .form-text:not(.admin-menu-search):-ms-input-placeholder,
  div.ngp-form.at input:not([type="radio"]):-ms-input-placeholder {
    font-style: italic;
    color: rgba(105, 102, 94, 0.5); }
  .form-text:not(.admin-menu-search)::-webkit-input-placeholder,
  div.ngp-form.at input:not([type="radio"])::-webkit-input-placeholder {
    font-style: italic;
    color: rgba(105, 102, 94, 0.5); }
  .form-text:not(.admin-menu-search):hover,
  div.ngp-form.at input:not([type="radio"]):hover {
    border: 1px solid #b6b2a4; }
  .form-text:not(.admin-menu-search):focus,
  div.ngp-form.at input:not([type="radio"]):focus {
    border: 1px solid #b6b2a4;
    background-color: #fff; }

div.ngp-form.at input.select2-search__field {
  border: none; }

div.ngp-form.at select {
  color: #3c3936; }
  div.ngp-form.at select:hover {
    border: 1px solid #b6b2a4;
    background-color: #fff; }
  div.ngp-form.at select:focus {
    border: 1px solid #b6b2a4;
    background-color: #fff; }

.form-item {
  margin-bottom: 20px; }
  .form-item label {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #69665e;
    font-weight: 400;
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    margin-bottom: 10px; }

div.ngp-form {
  max-width: none;
  font-size: 16px; }
  div.ngp-form .contributions {
    font-family: Georgia, serif; }
  div.ngp-form header.at-title,
  div.ngp-form .HeaderHtml {
    display: none; }
  div.ngp-form .at-steps {
    border-top: none; }
  div.ngp-form.at fieldset.ContributionInformation legend {
    font-size: 30px;
    font-family: Georgia, serif;
    color: #336699; }
  div.ngp-form.at fieldset legend {
    font-size: 26px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #336699; }
  div.ngp-form form .label-amount > a {
    background-color: #B6B2A4;
    border: none; }
  div.ngp-form form .label-amount input[type="radio"]:checked + a {
    background-color: #b5121b; }
  div.ngp-form form .label-amount:hover > a {
    background-color: #b5121b; }
  div.ngp-form form .label-amount input:required {
    background-color: transparent;
    border-color: #888;
    color: #3c3936; }
  div.ngp-form form .label-amount input:required + .label-otheramount-prefix {
    color: #3c3936; }
  div.ngp-form form .label-amount.label-otheramount {
    float: none;
    margin: 0 auto !important;
    clear: both; }
    @media only screen and (min-width: 40em) and (max-width: 767px) {
      div.ngp-form form .label-amount.label-otheramount {
        width: 30.5%; } }
    @media only screen and (min-width: 1280px) {
      div.ngp-form form .label-amount.label-otheramount {
        width: 30.5%; } }
  div.ngp-form ul {
    border-left: none !important; }
  div.ngp-form form .label-amount input {
    padding-left: 24px; }
  div.ngp-form .at-form-submit {
    -webkit-font-smoothing: auto; }
  div.ngp-form .select2 ul {
    font-size: 19px; }
  div.ngp-form .select2-search {
    margin-bottom: 3px; }
    div.ngp-form .select2-search .select2-search__field {
      margin-top: 10px; }
  div.ngp-form form .label-amount input,
  div.ngp-form input[type="checkbox"] + span:before {
    border-color: #b6b2a4; }
  div.ngp-form input[type="checkbox"] + span:before {
    border-color: #b6b2a4 !important;
    background-color: transparent !important; }
  div.ngp-form input[type="checkbox"]:checked + span:after {
    color: #003e7d; }
  div.ngp-form .fastAction, div.ngp-form.multistep-layout .FastAction {
    border-top: 0; }
  div.ngp-form .at-radio.PaymentMethod .at-radio-set label input[type='radio'] {
    height: auto; }

.select2-results ul {
  font-size: 19px; }

div.ngp-form .form-item-selectamount .label-amount:not(.label-otheramount) {
  height: 50px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: normal;
  line-height: 1 !important; }
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  div.ngp-form form .label-amount {
    width: 48%; }
    div.ngp-form form .label-amount:nth-child(4n+4) {
      margin-right: 4%; }
    div.ngp-form form .label-amount:nth-child(2n+2) {
      margin-right: 0; } }
@media only screen and (min-width: 40em) and (max-width: 767px) {
  div.ngp-form form .label-amount {
    width: 30.5%; }
    div.ngp-form form .label-amount:nth-child(4n+4) {
      margin-right: 4%; }
    div.ngp-form form .label-amount:nth-child(3n+3) {
      margin-right: 0; } }
@media only screen and (min-width: 1280px) {
  div.ngp-form form .label-amount {
    width: 30.5%; }
    div.ngp-form form .label-amount:nth-child(4n+4) {
      margin-right: 4%; }
    div.ngp-form form .label-amount:nth-child(3n+3) {
      margin-right: 0; } }
div.ngp-form .at-radio-set input {
  margin-right: 5px; }

div.ngp-form .form-unit-radio > label,
div.ngp-form label[class*="at-"],
div.ngp-form .form-unit-radio .radios > label,
div.ngp-form label.checkbox-list-label,
div.ngp-form.at label small {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #69665e;
  font-weight: 400; }
  div.ngp-form .form-unit-radio > label input,
  div.ngp-form .form-unit-radio > label select,
  div.ngp-form .form-unit-radio > label .select2,
  div.ngp-form label[class*="at-"] input,
  div.ngp-form label[class*="at-"] select,
  div.ngp-form label[class*="at-"] .select2,
  div.ngp-form .form-unit-radio .radios > label input,
  div.ngp-form .form-unit-radio .radios > label select,
  div.ngp-form .form-unit-radio .radios > label .select2,
  div.ngp-form label.checkbox-list-label input,
  div.ngp-form label.checkbox-list-label select,
  div.ngp-form label.checkbox-list-label .select2,
  div.ngp-form.at label small input,
  div.ngp-form.at label small select,
  div.ngp-form.at label small .select2 {
    margin-top: 5px; }

div.ngp-form .form-unit-radio .radios > label > input[type="radio"] {
  margin-right: .30rem; }

div.ngp-form .at-row-full > .form-unit-radio {
  margin-bottom: 1rem; }

/* 
 * Start: 
 * Very specific spacing for some custom fields on Park Day application form
 * https://www.battlefields.org/park-day-2019-site-application
 */
.CustomFormFieldQuestion_6707119970895511,
.CustomFormFieldQuestion_160064314765555 {
  margin-top: 1rem; }

/* 
 * End.
 */
.ngp-form.at .error small.error {
  font-size: 16px;
  background: #ff5257;
  color: #fff !important; }

.ngp-form.at label.error,
.ngp-form.at label.error small {
  color: #ff5257 !important; }

.ngp-form.at .error input,
.ngp-form.at .error input:hover,
.ngp-form.at .error input:focus {
  border-color: #ff5257 !important;
  color: #ff5257 !important; }

select::-ms-expand {
  display: none; }

select.form-control,
div.ngp-form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/dropdown_arrow.png") right center no-repeat #fff;
  height: 38px;
  border-radius: 0;
  border-color: #d7d7d7;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

select.form-control {
  padding: 0 55px 0 17px; }

div.ngp-form select {
  padding-right: 55px; }

.node-type-donation-form div.ngp-form p {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: normal; }

.node-type-donation-form div.ngp-form .contributions p {
  font-family: Georgia, serif !important; }

select.form-control[multiple="multiple"] {
  height: auto;
  background: none; }

.dropdown-theme-2 select.form-control,
div.ngp-form select {
  height: 47px;
  background: url(../images/dropdown_arrow_thin.png) right center no-repeat;
  padding-right: 40px;
  border-color: #b6b2a4; }

.dropdown-theme-2 select.form-control {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal; }

div.ngp-form select {
  font-size: 19px; }

.form-submit,
div.ngp-form.at .at-submit {
  -webkit-appearance: none;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff !important;
  border: none;
  border-radius: 0;
  background-color: #007eb3;
  box-shadow: 0 0 0 1px #003e7d, 0 0 0 4px #007eb3, 0 0 0 5px #003e7d; }

.form-submit {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  margin: 5px; }

div.ngp-form.at .at-submit:focus {
  background-color: #007eb3; }

div.ngp-form.at .at-submit {
  font-size: 18px;
  font-weight: normal !important;
  margin-right: 14px; }
  div.ngp-form.at .at-submit:hover {
    border: none; }

div.ngp-form .submitStep,
div.ngp-form .submitStep + a {
  background-color: #007eb3;
  font-weight: normal !important; }
  div.ngp-form .submitStep:hover,
  div.ngp-form .submitStep + a:hover {
    background-color: rgba(0, 126, 179, 0.9); }

.container-inline-date {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.form-autocomplete .dropdown-menu {
  max-height: 600px;
  overflow: auto; }
  .form-autocomplete .dropdown-menu li.selected a {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }
  .form-autocomplete .dropdown-menu li a {
    white-space: normal;
    /* Fix touch events on iOS */
    cursor: pointer; }

.view-id-filters .views-exposed-form .views-exposed-widget .btn {
  margin-top: 0; }

.multiselect-native-select .btn-group {
  display: block; }
.multiselect-native-select .btn {
  width: 100%;
  height: 47px;
  text-align: left;
  float: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #b6b2a4;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  color: #69665e;
  background: url(../images/dropdown_arrow_thin.png) right center no-repeat;
  padding-right: 40px; }
  .multiselect-native-select .btn .caret {
    display: none; }
.multiselect-native-select .dropdown-menu a, .multiselect-native-select .dropdown-menu a:hover {
  background: transparent !important; }
.multiselect-native-select .dropdown-menu .opendropdown > .dropdown-menu {
  display: block; }
.multiselect-native-select .dropdown-menu li {
  margin-bottom: 5px; }
.multiselect-native-select .dropdown-menu label {
  line-height: 17px; }
.multiselect-native-select .dropdown-menu input {
  margin: 0 !important;
  position: relative;
  top: -0px;
  display: inline-block;
  vertical-align: top; }
.multiselect-native-select .multiselect-container > li > a > label {
  padding: 0; }

.view-id-filters .views-widget-filter-nid,
.view-id-filters .views-widget-filter-nid_1,
.view-id-filters .views-widget-filter-nid_2,
.view-id-filters .views-widget-filter-nid_3 {
  display: none !important; }

#filter-chicklets {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  color: #fff;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  #filter-chicklets .chicklet {
    float: left;
    border: 1px solid #336699;
    color: #336699;
    padding: 8px;
    margin: 0 5px 5px 0;
    display: inline-block;
    cursor: pointer; }
  #filter-chicklets .close-chicklet {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    margin-left: .5em; }

.multistep-layout.ngp-form .HeaderHtml {
  display: block; }
.multistep-layout.ngp-form .form-item-inhonororinmemoryof .radios label {
  position: relative;
  padding-left: 20px; }
.multistep-layout.ngp-form .form-item-inhonororinmemoryof .radios input[type="radio"] {
  position: absolute;
  top: -13px;
  left: 0; }
.multistep-layout.ngp-form .at-steps {
  background: none;
  flex-wrap: wrap; }
  .multistep-layout.ngp-form .at-steps li.at-step {
    display: inline-block;
    border: none !important;
    flex: 1 0 20%; }
    @media all and (max-width: 480px) {
      .multistep-layout.ngp-form .at-steps li.at-step {
        flex: 1 0 80%; } }
    @media all and (min-width: 481px) and (max-width: 599px) {
      .multistep-layout.ngp-form .at-steps li.at-step {
        flex: 1 0 40%; } }
    @media all and (min-width: 768px) and (max-width: 1100px) {
      .multistep-layout.ngp-form .at-steps li.at-step {
        flex: 1 0 40%; } }
  .multistep-layout.ngp-form .at-steps li.at-step a {
    color: #fff;
    position: relative;
    padding: 0; }
    .multistep-layout.ngp-form .at-steps li.at-step a:before {
      position: absolute;
      z-index: 0;
      top: 12px;
      left: 0;
      width: 100%;
      background: none;
      background-image: url("../images/off.svg");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      border: none;
      border-radius: 0;
      content: ""; }
      @media all and (max-width: 512px) {
        .multistep-layout.ngp-form .at-steps li.at-step a:before {
          transform: none;
          top: -2px; } }
    .multistep-layout.ngp-form .at-steps li.at-step a .step-title {
      position: relative;
      z-index: 1;
      font-size: 9px;
      font-size: 0.9rem;
      line-height: 1;
      text-transform: uppercase; }
  .multistep-layout.ngp-form .at-steps li.at-step.active a:before {
    background-image: url("../images/on.svg"); }
.multistep-layout.ngp-form .form-item-selectamount .at-radios {
  display: flex;
  flex-wrap: wrap; }
  .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
    margin-right: 20px !important; }
    @media all and (max-width: 480px) {
      .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
        flex: 1 0 55%;
        margin-right: 0 !important; } }
    @media all and (min-width: 600px) and (max-width: 767px) {
      .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
        flex: 1 0 25%; }
        .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount:nth-child(3n+3) {
          margin-right: 0 !important; } }
    @media all and (min-width: 910px) {
      .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
        flex: 1 0 25%; }
        .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount:nth-child(3n+3) {
          margin-right: 0 !important; } }
    @media all and (min-width: 481px) and (max-width: 599px) {
      .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
        flex: 1 0 45%; }
        .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount:nth-child(even) {
          margin-right: 0 !important; } }
    @media all and (min-width: 769px) and (max-width: 909px) {
      .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount {
        flex: 1 0 45%; }
        .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount:nth-child(even) {
          margin-right: 0 !important; } }
    .multistep-layout.ngp-form .form-item-selectamount .at-radios .label-amount:last-child {
      margin-right: 0 !important; }

.vgs-input-container {
  margin: 5px 0 8px; }
  .vgs-input-container.isDirty {
    margin-bottom: 0; }
  .vgs-input-container iframe {
    border-radius: 0 !important;
    border: 1px solid #b6b2a4 !important;
    height: 47px !important;
    color: #3c3936 !important;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important; }

.pane-title {
  margin-top: 0; }

.dnd-atom-wrapper img {
  width: 100%; }

body.modal-open {
  overflow: auto; }

.field ul, .field ol:not(.at-steps),
.cke_editable ul,
.cke_editable ol:not(.at-steps),
.taxonomy-term-description ul,
.taxonomy-term-description ol:not(.at-steps),
.double-border-list ul,
.double-border-list ol:not(.at-steps) {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.57895;
  border-left: 3px double #ababab;
  margin: 20px 0 20px 20px;
  overflow: hidden; }
  .field ul ul, .field ul ol, .field ol:not(.at-steps) ul, .field ol:not(.at-steps) ol,
  .cke_editable ul ul,
  .cke_editable ul ol,
  .cke_editable ol:not(.at-steps) ul,
  .cke_editable ol:not(.at-steps) ol,
  .taxonomy-term-description ul ul,
  .taxonomy-term-description ul ol,
  .taxonomy-term-description ol:not(.at-steps) ul,
  .taxonomy-term-description ol:not(.at-steps) ol,
  .double-border-list ul ul,
  .double-border-list ul ol,
  .double-border-list ol:not(.at-steps) ul,
  .double-border-list ol:not(.at-steps) ol {
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0; }
  .field ul ol, .field ol:not(.at-steps) ol,
  .cke_editable ul ol,
  .cke_editable ol:not(.at-steps) ol,
  .taxonomy-term-description ul ol,
  .taxonomy-term-description ol:not(.at-steps) ol,
  .double-border-list ul ol,
  .double-border-list ol:not(.at-steps) ol {
    list-style-type: lower-alpha; }
  .field ul ul, .field ol:not(.at-steps) ul,
  .cke_editable ul ul,
  .cke_editable ol:not(.at-steps) ul,
  .taxonomy-term-description ul ul,
  .taxonomy-term-description ol:not(.at-steps) ul,
  .double-border-list ul ul,
  .double-border-list ol:not(.at-steps) ul {
    list-style-type: disc; }
  .field ul li, .field ol:not(.at-steps) li,
  .cke_editable ul li,
  .cke_editable ol:not(.at-steps) li,
  .taxonomy-term-description ul li,
  .taxonomy-term-description ol:not(.at-steps) li,
  .double-border-list ul li,
  .double-border-list ol:not(.at-steps) li {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.57895;
    margin-bottom: 10px; }

.node-type-donation-form .field ul, .node-type-donation-form .field ol:not(.at-steps) {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.57895; }
  .node-type-donation-form .field ul li, .node-type-donation-form .field ol:not(.at-steps) li {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.57895; }

.view .view-content:after {
  content: " ";
  display: table;
  clear: both; }

.small-simple-link:after, .quote-promo a:after, .pane-content-listing-with-promo .field-name-field-optional-node-link a:after, .pane-bundle-featured-content-collection.view-mode-full .field-name-field-link a:after, .pane-preservation-letter-promo a:after, .event-website a:after, .large-link:after, .large-link-inline a:after, .reverse-tab-link a:after {
  margin-left: .2em;
  content: "\203A"; }

.small-simple-link, .quote-promo a, .pane-content-listing-with-promo .field-name-field-optional-node-link a, .pane-bundle-featured-content-collection.view-mode-full .field-name-field-link a, .pane-preservation-letter-promo a, .event-website a {
  color: #9c0202;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal; }

.simple-link {
  color: #b5121b;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal; }
  .simple-link:after {
    margin-left: .2em;
    content: "\00BB"; }

.promo-link {
  color: #3c3936;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal; }

.large-link, .large-link-inline a {
  color: #b5121b;
  font-size: 40px;
  font-size: 4rem;
  line-height: normal; }

.large-link-inline {
  font-size: 40px;
  font-size: 4rem;
  line-height: normal; }

.reverse-tab-link {
  clear: both;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  margin-top: 20px; }
  .reverse-tab-link .field-items {
    height: 36px; }
  .reverse-tab-link .field-item {
    height: 36px;
    padding: 0 20px 10px;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    top: -15px;
    display: inline-block;
    background: #fff; }
    .reverse-tab-link .field-item:before, .reverse-tab-link .field-item:after {
      display: inline-block;
      content: "";
      border-left: 1px solid #d2d2d2;
      position: absolute;
      bottom: 0;
      height: 21px; }
    .reverse-tab-link .field-item:before {
      left: 0; }
    .reverse-tab-link .field-item:after {
      right: 0; }
  .reverse-tab-link a {
    color: #b5121b;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal; }

.attribution:before, .quote-promo p:nth-child(2):before,
.attribution-field .field-item:before {
  margin-right: .2em;
  content: "\2014"; }

.lg-quote, .quote-promo p:nth-child(1),
.lg-quote-field .field-item {
  color: #336699;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
  font-style: italic; }
  .lg-quote:before, .quote-promo p:nth-child(1):before,
  .lg-quote-field .field-item:before {
    content: "\201C"; }
  .lg-quote:after, .quote-promo p:nth-child(1):after,
  .lg-quote-field .field-item:after {
    content: "\201D"; }

.horz-links .inside {
  display: table;
  width: 100%; }

.horz-link {
  padding: 10px 20px;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #ababab; }
  @media only screen and (min-width: 768px) {
    .horz-link {
      display: table-cell;
      border-right: 1px solid #ababab;
      border-bottom: none;
      padding: 0 20px; } }
  .horz-link:last-child {
    border-right: none;
    border-bottom: none; }

.horz-link a {
  color: #0f64ba; }

.county-state .county:after {
  content: ","; }

.title-border-behind .title-wrapper {
  text-align: center;
  position: relative; }
  .title-border-behind .title-wrapper:before {
    content: "";
    width: 100%;
    border-top: 2px solid #b6b2a4;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 0; }
.title-border-behind .pane-title {
  display: inline-block;
  padding: 0 20px;
  background-color: #fff;
  margin: 0;
  position: relative;
  z-index: 1; }

.line-behind {
  text-align: center;
  position: relative; }
  .line-behind:before {
    content: "";
    width: 92%;
    left: 4%;
    border-top: 2px solid #b6b2a4;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0; }
  .line-behind p {
    color: #3c3936;
    text-transform: uppercase;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 0 20px;
    background-color: #fff;
    margin: 0;
    position: relative;
    z-index: 1; }

.title-border-behind .title-wrapper:before {
  border-top: 2px solid #b6b2a4;
  width: 92%;
  left: 4%; }
.title-border-behind .pane-title {
  color: #3c3936;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.tag-sm-element {
  display: inline-block;
  color: #fff;
  background-color: #b5121b;
  padding: 5px 8px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.boxes-box-controls {
  display: none; }

.pane-node-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal; }
  .pane-node-title a {
    color: #3c3936; }

.page-header {
  border: none; }

.pane-node-field-subtitle {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: normal; }

.pane-node-field-event-type {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #336699;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.event-website a {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: normal; }

.pane-node-field-event-location.event-name-pane {
  font-family: Georgia, serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: normal; }

.event-details-row .pane-node-field-event-date,
.event-details-row .pane-node-field-event-location,
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-1-inside .pane-node-field-event-date,
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-1-inside .pane-node-field-event-location {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
.event-details-row .pane-node-field-event-location,
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-1-inside .pane-node-field-event-location {
  margin-top: 20px; }
.event-details-row .pane-node-field-event-date,
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-1-inside .pane-node-field-event-date {
  font-family: Georgia, serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: normal; }
.event-details-row .pane-node-field-event-date.date-prefix:before,
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-1-inside .pane-node-field-event-date.date-prefix:before {
  content: "@";
  float: left; }

.panelizer-view-mode .pane-node-field-event-date,
.panelizer-view-mode .pane-node-field-event-location {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  margin-bottom: 10px; }

.view .pane-node-field-event-date,
.view .pane-node-field-event-location {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal; }
.view .pane-node-field-event-date {
  margin-top: 10px; }

.field-collection-container {
  border: none; }

.author-title .title-wrapper,
.author-title .pane-content {
  display: inline-block; }

.author-organization {
  margin-left: -4px; }
  .author-organization .field-item:before {
    content: ", "; }

div.author-title,
div.author-organization {
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal; }

.pane-bundle-hero-image > .contextual-links-wrapper {
  margin-top: 40px; }

.pager.pager-load-more {
  text-align: center;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .pager.pager-load-more {
      text-align: right; } }
  .pager.pager-load-more a {
    border: none;
    border-radius: 0; }
    .pager.pager-load-more a:hover, .pager.pager-load-more a:focus {
      background-color: #007eb3; }

.load-more-label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #363636; }

.cke_editable h1,
.field-name-body h1 {
  color: #336699; }

.dnd-widget-wrapper.slideshow {
  cursor: pointer; }

.field-name-body .slideshow.only {
  display: none; }

#cboxClose,
#cboxNext,
#cboxPrevious {
  outline-color: #fff; }

#back-to-top {
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal; }
  #back-to-top:before {
    margin-right: 8px; }

ul.pagination {
  color: #336699;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  text-transform: uppercase;
  /* Mobile pagination */ }
  ul.pagination a, ul.pagination li, ul.pagination span {
    background-color: transparent !important;
    float: none;
    border: none; }
    ul.pagination a:hover, ul.pagination a:focus, ul.pagination li:hover, ul.pagination li:focus, ul.pagination span:hover, ul.pagination span:focus {
      background-color: transparent;
      border: none; }
  ul.pagination .active span {
    color: #3c3936;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: normal;
    font-family: Georgia, serif;
    font-style: italic; }
    ul.pagination .active span:hover {
      color: #3c3936; }
  ul.pagination .prev a {
    padding-left: 20px; }
  ul.pagination .next a {
    padding-right: 20px; }
  ul.pagination .pager-first a:before {
    margin-right: .5em; }
  ul.pagination .prev a:before {
    margin-right: .5em; }
  ul.pagination .next a:after {
    margin-left: .5em; }
  ul.pagination .pager-last a:after {
    margin-left: .5em; }
  @media only screen and (max-width: 767px) {
    ul.pagination .pager-first a,
    ul.pagination .pager-first a:before,
    ul.pagination .pager-last a,
    ul.pagination .pager-last a:after {
      display: none; }
    ul.pagination .prev a,
    ul.pagination .next a {
      font-size: 0px;
      font-size: 0rem;
      line-height: normal; }
    ul.pagination .prev a:before,
    ul.pagination .next a:after {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; } }

div.atom-align-left {
  margin-top: 5px;
  margin-bottom: 15px;
  float: none; }
  @media only screen and (min-width: 768px) {
    div.atom-align-left {
      margin-right: 30px;
      float: left; } }

div.atom-align-right {
  margin-top: 5px;
  float: none;
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    div.atom-align-right {
      margin-left: 30px;
      float: right; } }

.field-type-text-with-summary .field-item h1:first-child, .field-type-text-with-summary .field-item h2:first-child, .field-type-text-with-summary .field-item h3:first-child, .field-type-text-with-summary .field-item h4:first-child, .field-type-text-with-summary .field-item h5:first-child, .field-type-text-with-summary .field-item h6:first-child,
.field-type-text-long .field-item h1:first-child,
.field-type-text-long .field-item h2:first-child,
.field-type-text-long .field-item h3:first-child,
.field-type-text-long .field-item h4:first-child,
.field-type-text-long .field-item h5:first-child,
.field-type-text-long .field-item h6:first-child {
  margin-top: 0; }

.related-content-title {
  position: relative; }
  .related-content-title .title-wrapper {
    text-align: center; }
    @media only screen and (min-width: 480px) {
      .related-content-title .title-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        bottom: calc(100% - 31px); } }
  .related-content-title .pane-title {
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: normal;
    text-transform: uppercase;
    color: #4199cc; }

.related-content-link {
  margin-top: -25px; }

span.glyphicon-filter:before {
  content: normal; }

.front #block-system-main .homepage-canvas + .contextual-links-wrapper {
  display: none; }

.front .pane-iknow-battlefield-juicer .title-border-behind .title-wrapper {
  margin-bottom: 20px; }

body.node-type-action-landing .main-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%; }
  @media only screen and (max-width: 1279px) {
    body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }
body.node-type-action-landing .panels-flexible-row-inside-first {
  position: relative; }
body.node-type-action-landing .pane-node-field-hero-image {
  max-height: 630px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    body.node-type-action-landing .pane-node-field-hero-image {
      height: 362px; } }
  body.node-type-action-landing .pane-node-field-hero-image .image-and-captions-wrapper {
    background-color: #222; }
    body.node-type-action-landing .pane-node-field-hero-image .image-and-captions-wrapper img {
      opacity: 0.9;
      width: 102% !important;
      margin-left: -2px; }
      @media only screen and (max-width: 767px) {
        body.node-type-action-landing .pane-node-field-hero-image .image-and-captions-wrapper img {
          height: 362px;
          width: auto !important; } }
body.node-type-action-landing .pane-iknow-battlefield-hero-credit {
  bottom: 18px;
  color: #fff !important;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  position: absolute;
  right: 18px;
  text-align: right; }
  @media only screen and (max-width: 767px) {
    body.node-type-action-landing .pane-iknow-battlefield-hero-credit {
      z-index: 3;
      left: 30px;
      right: inherit;
      bottom: 10px;
      font-size: 14px; } }
body.node-type-action-landing .title-region {
  background-color: rgba(48, 49, 49, 0.4);
  color: #fff;
  height: 100%;
  left: 68px;
  padding: 80px 40px;
  position: absolute;
  top: 0;
  width: 69%; }
  @media only screen and (max-width: 767px) {
    body.node-type-action-landing .title-region {
      left: 10px;
      padding: 60px 20px;
      width: 85%; } }
  body.node-type-action-landing .title-region .pane-node-field-alternate-title {
    font-size: 65px;
    font-size: 6.5rem;
    line-height: 1.10769;
    font-family: brothers, georgia, serif; }
    @media only screen and (max-width: 767px) {
      body.node-type-action-landing .title-region .pane-node-field-alternate-title {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.2; } }
  body.node-type-action-landing .title-region .pane-node-field-subtitle {
    font-family: brothers, georgia, serif; }
    @media only screen and (max-width: 767px) {
      body.node-type-action-landing .title-region .pane-node-field-subtitle {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.15; } }
  body.node-type-action-landing .title-region .pane-node-body {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: normal;
    bottom: 60px;
    max-width: 88%;
    position: absolute; }
    body.node-type-action-landing .title-region .pane-node-body p {
      font-size: 32px;
      font-size: 3.2rem;
      line-height: normal; }
    @media only screen and (max-width: 991px) {
      body.node-type-action-landing .title-region .pane-node-body {
        bottom: 38px; }
        body.node-type-action-landing .title-region .pane-node-body, body.node-type-action-landing .title-region .pane-node-body p {
          font-size: 20px;
          font-size: 2rem;
          line-height: normal; } }
    @media only screen and (max-width: 767px) {
      body.node-type-action-landing .title-region .pane-node-body, body.node-type-action-landing .title-region .pane-node-body p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: normal; } }
body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7; }
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    padding-right: 0;
    padding-inline-start: 0;
    -webkit-padding-start: 0;
    -moz-padding-start: 0; }
    body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li {
      align-items: center;
      border-top: 10px solid #fff;
      display: flex;
      justify-content: center;
      height: 80px;
      margin-right: 50px; }
      @media only screen and (max-width: 767px) {
        body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li {
          flex-wrap: wrap;
          height: 50px;
          margin-right: 15px; } }
      body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li.current {
        border-top: 10px solid #db2032; }
        @media only screen and (max-width: 767px) {
          body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li.current {
            border-width: 7px; } }
      body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li.last {
        flex: 1;
        justify-content: flex-end;
        margin-right: 0; }
        @media only screen and (max-width: 767px) {
          body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li.last {
            padding-top: 7px; } }
      body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li a:not(.donate-button) {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 3.33333;
        color: #1d3557;
        display: block;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
        @media only screen and (max-width: 767px) {
          body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu ul.landing-menu li a:not(.donate-button) {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: normal; } }
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu .donate-button {
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #db2032;
    color: #fff;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu .donate-button {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: normal;
        margin-top: -2px; } }
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu.navbar-fixed-top ul:before,
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu.navbar-fixed-top ul:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 2000px;
    background: #fff;
    top: 0;
    bottom: 0; }
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu.navbar-fixed-top ul:before {
    right: 100%; }
  body.node-type-action-landing .pane-iknow-battlefield-action-landing-menu.navbar-fixed-top ul:after {
    left: 100%; }
body.node-type-action-landing .content-region.has-sticky-menu {
  margin-top: 90px; }
body.node-type-action-landing .pane-node-field-content-sections {
  border-top: 1px solid #d7d7d7; }
  body.node-type-action-landing .pane-node-field-content-sections .field-name-field-content-sections > .field-items > .field-item:nth-child(even) {
    background-color: #ECEEF4;
    position: relative; }
    body.node-type-action-landing .pane-node-field-content-sections .field-name-field-content-sections > .field-items > .field-item:nth-child(even):before, body.node-type-action-landing .pane-node-field-content-sections .field-name-field-content-sections > .field-items > .field-item:nth-child(even):after {
      content: "";
      display: inline-block;
      position: absolute;
      width: 2000px;
      background: #ECEEF4;
      top: 0;
      bottom: 0; }
    body.node-type-action-landing .pane-node-field-content-sections .field-name-field-content-sections > .field-items > .field-item:nth-child(even):before {
      right: 100%; }
    body.node-type-action-landing .pane-node-field-content-sections .field-name-field-content-sections > .field-items > .field-item:nth-child(even):after {
      left: 100%; }
body.node-type-action-landing .pane-uuid-3be0088a-bae2-4378-8882-6ae25165f1b2.view-mode-pre_footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%; }
  @media only screen and (max-width: 1279px) {
    body.node-type-action-landing .pane-uuid-3be0088a-bae2-4378-8882-6ae25165f1b2.view-mode-pre_footer {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }
body.node-type-action-landing .six-item-grid.max-width-region {
  max-width: 1160px; }

.paragraphs-item-full.paragraphs-item-explore-section,
.paragraphs-item-full.paragraphs-item-features-section,
.paragraphs-item-full.paragraphs-item-text-section {
  padding-bottom: 50px;
  padding-top: 28px; }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-explore-section,
    .paragraphs-item-full.paragraphs-item-features-section,
    .paragraphs-item-full.paragraphs-item-text-section {
      padding-top: 16px; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-section-title,
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-section-title,
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-section-title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    color: #336699; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-section-title,
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-section-title,
      .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-section-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: normal; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-subtitle,
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-cta-title,
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-subtitle,
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-cta-title,
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-subtitle,
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-cta-title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.42857;
    color: #336699;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-subtitle, .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-subtitle p,
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-cta-title,
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-cta-title p,
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-subtitle,
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-subtitle p,
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-cta-title,
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-cta-title p,
      .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-subtitle,
      .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-subtitle p,
      .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-cta-title,
      .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-cta-title p {
        font-size: 20px;
        font-size: 2rem;
        line-height: normal; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text h2,
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-text h2,
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-text h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal; }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text, .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text p,
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-text,
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-text p,
    .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-text,
    .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-text p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal; }
    .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text h2,
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-text h2,
    .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-text h2 {
      font-size: 20px;
      font-size: 2rem;
      line-height: normal; } }

.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-section-title,
.paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-section-title {
  margin-bottom: 30px; }

.paragraphs-item-full.paragraphs-item-explore-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px; }
  @media only screen and (max-width: 1279px) {
    .paragraphs-item-full.paragraphs-item-explore-section {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
  @media only screen and (max-width: 991px) {
    .paragraphs-item-full.paragraphs-item-explore-section > .panel-flexible > .panel-flexible-inside {
      display: flex;
      flex-direction: column-reverse; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-section-title {
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-section-title {
        margin-bottom: 5px; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-subtitle,
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text {
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-subtitle,
      .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-text {
        margin-bottom: 20px; } }
  .paragraphs-item-full.paragraphs-item-explore-section .sidebar-content {
    float: right;
    margin-left: 3%;
    margin-top: 90px;
    width: 27%; }
    @media only screen and (max-width: 991px) {
      .paragraphs-item-full.paragraphs-item-explore-section .sidebar-content {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        width: 95%; } }
  .paragraphs-item-full.paragraphs-item-explore-section .sidebar-content + .main-content {
    float: left;
    width: 70%; }
    @media only screen and (max-width: 991px) {
      .paragraphs-item-full.paragraphs-item-explore-section .sidebar-content + .main-content {
        margin-left: auto;
        margin-right: auto;
        width: 95%; } }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-house-ad + .panel-separator + .pane-paragraphs-item-field-alternate-title {
    margin-top: 30px; }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-alternate-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    color: #333;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items {
    border-top: 1px solid #d7d7d7; }
    .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: normal;
      border-bottom: 1px solid #d7d7d7;
      color: #3c3936;
      display: block;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      padding: 13px 0; }
      @media only screen and (max-width: 767px) {
        .paragraphs-item-full.paragraphs-item-explore-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items a {
          padding: 10px 0; } }

.paragraphs-item-full.paragraphs-item-features-section .top-region {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px; }
  @media only screen and (max-width: 1279px) {
    .paragraphs-item-full.paragraphs-item-features-section .top-region {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-text:after {
  content: " ";
  display: table;
  clear: both; }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-square-image {
  float: right;
  margin-left: 20px; }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-square-image .captions-wrapper {
    display: none; }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-square-image {
      max-width: 200px; } }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-cta-title {
  margin: 50px 0; }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-cta-title {
      margin: 30px 0; } }
@media only screen and (max-width: 991px) {
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features > .pane-content > .field > .field-items > .field-item:nth-child(-n + 2) .entity-field-collection-item {
    margin-bottom: 30px; } }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item {
  float: left;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  margin-left: 2.5%;
  margin-right: 2.5%;
  text-align: center;
  width: 20%; }
  @media only screen and (max-width: 991px) {
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item {
      width: 45%; } }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item {
      margin-bottom: 30px;
      width: 95%; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item .icon {
    background-color: rgba(102, 102, 102, 0.3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 75px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 75px; }
    @media only screen and (max-width: 991px) {
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item .icon {
        margin-bottom: 10px; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal;
    margin-bottom: 5px;
    text-transform: uppercase; }
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item h4 a {
      color: #336699; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item h4 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: normal;
        margin-top: 5px; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item .field-name-field-text {
    color: #5E5B53;
    line-height: 1.3; }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-mini-features .entity-field-collection-item:after {
    background-color: #db2032;
    content: ' ';
    display: block;
    height: 5px;
    margin: 15px auto 0;
    width: 70px; }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-large-features {
  max-height: 622px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-large-features.vertical-padding-top {
      padding-top: 0; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-large-features .image-and-captions-wrapper {
    float: left;
    width: 25%; }
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-large-features .image-and-captions-wrapper img {
      width: 100% !important; }
.paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view {
  margin-top: 50px; }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-header {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    max-width: 1280px;
    text-transform: uppercase; }
    @media only screen and (max-width: 1279px) {
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-header {
        margin-left: auto;
        margin-right: auto;
        width: 95%; } }
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-header p {
      border-top: 1px solid #ababab;
      color: #666;
      flex: 1;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      line-height: 26px; }
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-header p a {
        color: #666;
        display: none;
        line-height: 30px;
        text-align: right; }
        @media only screen and (max-width: 767px) {
          .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-header p a {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1.33333; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view h3 {
    color: #222;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 5px; }
    @media only screen and (max-width: 767px) {
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view h3 {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25; } }
  .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-content {
    display: flex;
    flex-wrap: nowrap; }
    .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-content:not(.owl-carousel) {
      max-width: 1280px; }
      @media only screen and (max-width: 1279px) {
        .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-content:not(.owl-carousel) {
          margin-left: auto;
          margin-right: auto;
          width: 95%; } }
      .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-content:not(.owl-carousel) .views-row {
        float: left;
        margin-right: 1.6%;
        width: 16%; }
        .paragraphs-item-full.paragraphs-item-features-section .pane-paragraphs-item-field-action-view .view-content:not(.owl-carousel) .views-row.views-row-last {
          margin-right: 0; }

.panelizer-view-mode.node-boxed-list-feature {
  border: 1px solid #999;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .panelizer-view-mode.node-boxed-list-feature {
      margin-bottom: 10px; }
      .panelizer-view-mode.node-boxed-list-feature > .panel-flexible > .panel-flexible-inside {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; } }
  .panelizer-view-mode.node-boxed-list-feature .pane-node-field-landscape-image {
    display: none; }
  .panelizer-view-mode.node-boxed-list-feature .pane-node-field-square-image {
    border-right: 1px solid #999;
    float: left;
    margin-right: 25px; }
    @media only screen and (max-width: 767px) {
      .panelizer-view-mode.node-boxed-list-feature .pane-node-field-square-image {
        height: 100%;
        max-width: 130px;
        margin-right: 10px;
        overflow: hidden; } }
  .panelizer-view-mode.node-boxed-list-feature .content-list-region {
    padding: 25px; }
    @media only screen and (max-width: 767px) {
      .panelizer-view-mode.node-boxed-list-feature .content-list-region {
        padding: 6px; } }
  .panelizer-view-mode.node-boxed-list-feature .pane-node-content-type {
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .panelizer-view-mode.node-boxed-list-feature .pane-node-content-type {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: normal; } }
  .panelizer-view-mode.node-boxed-list-feature h3 {
    font-family: Georgia, serif;
    margin-top: 5px; }
    @media only screen and (max-width: 1279px) {
      .panelizer-view-mode.node-boxed-list-feature h3 {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: normal;
        margin-top: 5px; } }
    @media only screen and (max-width: 1172) {
      .panelizer-view-mode.node-boxed-list-feature h3 {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: normal; } }
    @media only screen and (max-width: 767px) {
      .panelizer-view-mode.node-boxed-list-feature h3 {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.15385;
        margin-top: 3px;
        margin-bottom: 5px; } }
  .panelizer-view-mode.node-boxed-list-feature .pane-node-body {
    line-height: 1.5; }
    @media only screen and (max-width: 1172) {
      .panelizer-view-mode.node-boxed-list-feature .pane-node-body {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: normal; } }
    @media only screen and (max-width: 767px) {
      .panelizer-view-mode.node-boxed-list-feature .pane-node-body {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: normal; } }
  @media only screen and (max-width: 767px) {
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature > .panel-flexible > .panel-flexible-inside {
      flex-direction: column; }
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature .pane-node-field-square-image {
      display: none; }
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature .pane-node-field-landscape-image {
      border-bottom: 1px solid #999;
      display: block; }
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature .content-list-region {
      padding: 15px 10px; }
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature h3 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.11111; }
    body:not(.article-layout-alternative) .panelizer-view-mode.node-boxed-list-feature .pane-node-body {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.14286; } }

.paragraphs-item-full.paragraphs-item-text-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px; }
  @media only screen and (max-width: 1279px) {
    .paragraphs-item-full.paragraphs-item-text-section {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
  .paragraphs-item-full.paragraphs-item-text-section .sidebar-content {
    float: right;
    margin-left: 3%;
    margin-top: 90px;
    width: 27%; }
    @media only screen and (max-width: 991px) {
      .paragraphs-item-full.paragraphs-item-text-section .sidebar-content {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        width: 95%; } }
  .paragraphs-item-full.paragraphs-item-text-section .sidebar-content + .main-content {
    float: left;
    width: 70%; }
    @media only screen and (max-width: 991px) {
      .paragraphs-item-full.paragraphs-item-text-section .sidebar-content + .main-content {
        margin-left: auto;
        margin-right: auto;
        width: 95%; } }
  @media only screen and (max-width: 991px) {
    .paragraphs-item-full.paragraphs-item-text-section > .panel-flexible > .panel-flexible-inside {
      display: flex;
      flex-direction: column-reverse; } }
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-house-ad + .panel-separator + .pane-paragraphs-item-field-alternate-title {
    margin-top: 30px; }
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-alternate-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: normal;
    color: #333;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items {
    border-top: 1px solid #d7d7d7; }
    .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items a {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: normal;
      border-bottom: 1px solid #d7d7d7;
      color: #3c3936;
      display: block;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      padding: 13px 0; }
      @media only screen and (max-width: 767px) {
        .paragraphs-item-full.paragraphs-item-text-section .pane-paragraphs-item-field-additional-links .field-name-field-additional-links > .field-items a {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: normal;
          padding: 10px 0; } }

.view-action-landing-views .views-view-grid tr td {
  max-width: 16%;
  padding: 5px; }
  .view-action-landing-views .views-view-grid tr td img {
    transition: opacity 0.5s linear; }
  .view-action-landing-views .views-view-grid tr td img:hover {
    opacity: 0.8; }

.panelizer-view-mode.node-featured-wide.node-action-landing .pane-node-title {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px; }

.pane-related-content .view-related-content .col-type-action-landing .pane-node-content-type,
.pane-related-content .view-related-content .col-type-custom-landing-page .pane-node-content-type {
  visibility: hidden; }

body.article-layout-alternative .header-top-bar-region > .inside {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%; }
  @media only screen and (max-width: 1279px) {
    body.article-layout-alternative .header-top-bar-region > .inside {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
body.article-layout-alternative .header-top-bar-region + .panels-flexible-region {
  padding-top: 52px; }
body.article-layout-alternative .main-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
body.article-layout-alternative .max-width-region {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%; }
  @media only screen and (max-width: 1279px) {
    body.article-layout-alternative .max-width-region {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
body.article-layout-alternative h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 0; }
body.article-layout-alternative .captions-wrapper {
  max-width: 100% !important; }
  body.article-layout-alternative .captions-wrapper .field-name-field-caption-long {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286;
    padding-left: 0;
    max-width: none; }
  body.article-layout-alternative .captions-wrapper .field-name-field-credit {
    padding-left: 0; }
    body.article-layout-alternative .captions-wrapper .field-name-field-credit a {
      color: #222;
      text-decoration: underline; }
body.article-layout-alternative .field-name-field-hero-image img,
body.article-layout-alternative .field-name-field-square-image img {
  width: 101%; }
body.article-layout-alternative .field-name-field-hero-image .captions-wrapper,
body.article-layout-alternative .field-name-field-square-image .captions-wrapper {
  bottom: initial !important;
  color: #222;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px !important;
  position: relative !important;
  right: initial !important;
  width: 100% !important; }
  @media only screen and (max-width: 1279px) {
    body.article-layout-alternative .field-name-field-hero-image .captions-wrapper,
    body.article-layout-alternative .field-name-field-square-image .captions-wrapper {
      margin-left: auto;
      margin-right: auto;
      width: 95% !important; } }
  body.article-layout-alternative .field-name-field-hero-image .captions-wrapper .field-name-field-caption-long,
  body.article-layout-alternative .field-name-field-square-image .captions-wrapper .field-name-field-caption-long {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286;
    max-width: none; }
  body.article-layout-alternative .field-name-field-hero-image .captions-wrapper .field-name-field-credit,
  body.article-layout-alternative .field-name-field-square-image .captions-wrapper .field-name-field-credit {
    padding-left: 0;
    padding-top: 5px;
    text-align: left; }
body.article-layout-alternative .sidebar-content {
  float: right;
  margin-left: 3%;
  width: 27%; }
  @media only screen and (max-width: 991px) {
    body.article-layout-alternative .sidebar-content {
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      width: 95%; } }
body.article-layout-alternative .sidebar-content + .main-content {
  float: left;
  width: 70%; }
  @media only screen and (max-width: 991px) {
    body.article-layout-alternative .sidebar-content + .main-content {
      margin-left: auto;
      margin-right: auto;
      width: 100%; } }
@media only screen and (max-width: 991px) {
  body.article-layout-alternative .main-row > .inside {
    display: flex;
    flex-direction: column-reverse; } }
body.article-layout-alternative .pre-header-region > .inside > .panel-pane {
  float: left;
  margin-right: 15px; }
  body.article-layout-alternative .pre-header-region > .inside > .panel-pane.pane-node-field-article-alt-label, body.article-layout-alternative .pre-header-region > .inside > .panel-pane.pane-node-content-type {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
    font-weight: bold;
    text-transform: uppercase; }
body.article-layout-alternative .hero-image-content .pane-node-field-square-image {
  display: none; }
  @media only screen and (max-width: 767px) {
    body.article-layout-alternative .hero-image-content .pane-node-field-square-image {
      display: block; } }
@media only screen and (max-width: 767px) {
  body.article-layout-alternative .hero-image-content .pane-node-field-hero-image {
    display: none; } }
body.article-layout-alternative .pane-node-title,
body.article-layout-alternative .pane-node-field-subtitle {
  color: #336699; }
body.article-layout-alternative .pane-node-field-subtitle {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  margin-top: 5px; }
body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.21429;
  margin: 10px 0 30px; }
  body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-2,
  body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-3 {
    padding: 5px 30px; }
    body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-2:first-child,
    body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-3:first-child {
      padding-left: 0; }
  body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-2 + .col-md-2,
  body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata .col-md-2 + .col-md-3 {
    border-left: 1px solid #b6b2a4; }
  body.article-layout-alternative .pane-iknow-battlefield-article-alt-metadata span {
    color: #999; }
body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .field-type-entityreference > .field-items > .field-item:first-child {
  margin-top: 30px; }
body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .field-type-entityreference > .field-items > .field-item:last-child {
  border-bottom: 1px solid #999;
  margin-bottom: 30px; }
body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .panelizer-view-mode.node-boxed-list-feature {
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0; }
  body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .panelizer-view-mode.node-boxed-list-feature .content-list-region {
    padding: 20px; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .panelizer-view-mode.node-boxed-list-feature .content-list-region {
        padding: 20px 20px 20px 0; } }
  @media only screen and (max-width: 767px) {
    body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .panelizer-view-mode.node-boxed-list-feature .image-region {
      flex: 1 0 104px; } }
  body.article-layout-alternative .pane-node-field-content-sections .paragraphs-item-featured-articles .panelizer-view-mode.node-boxed-list-feature .pane-node-field-square-image {
    border: none;
    padding-bottom: 20px;
    padding-top: 20px;
    max-width: 165px; }
body.article-layout-alternative .pane-node-field-author {
  margin-top: 40px; }
  body.article-layout-alternative .pane-node-field-author:before {
    background-color: #db2032;
    content: " ";
    display: block;
    height: 5px;
    margin-bottom: 45px;
    width: 70px; }
  body.article-layout-alternative .pane-node-field-author .field-name-field-author > .field-items > .field-item + .field-item {
    margin-top: 30px; }
  body.article-layout-alternative .pane-node-field-author .row.author {
    align-items: center;
    display: flex; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .pane-node-field-author .row.author {
        align-items: flex-start; } }
    body.article-layout-alternative .pane-node-field-author .row.author .square-image {
      border-radius: 50%;
      height: 130px;
      margin-right: 20px;
      overflow: hidden;
      width: 130px; }
      @media only screen and (max-width: 767px) {
        body.article-layout-alternative .pane-node-field-author .row.author .square-image {
          height: 104px;
          width: 104px; } }
    body.article-layout-alternative .pane-node-field-author .row.author .author-details {
      flex: 1; }
    body.article-layout-alternative .pane-node-field-author .row.author .name {
      margin-bottom: 15px; }
    body.article-layout-alternative .pane-node-field-author .row.author .field-name-body {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: normal;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-style: italic;
      font-weight: 300;
      line-height: 1.7; }
body.article-layout-alternative .main-row > .inside {
  margin-bottom: 70px;
  margin-top: 35px; }
  @media only screen and (max-width: 767px) {
    body.article-layout-alternative .main-row > .inside {
      display: flex;
      flex-direction: column-reverse;
      margin-bottom: 50px; } }
body.article-layout-alternative .pane-node-field-house-ad + .panel-separator + .pane-node-field-promo-title {
  margin-top: 30px; }
body.article-layout-alternative .pane-node-field-promo-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #333;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase; }
body.article-layout-alternative .pane-node-field-additional-links .field-name-field-additional-links > .field-items {
  border-top: 1px solid #d7d7d7; }
  body.article-layout-alternative .pane-node-field-additional-links .field-name-field-additional-links > .field-items a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
    border-bottom: 1px solid #d7d7d7;
    color: #3c3936;
    display: block;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding: 13px 0; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .pane-node-field-additional-links .field-name-field-additional-links > .field-items a {
        padding: 10px 0; } }
body.article-layout-alternative .content-bottom-region > .inside {
  align-items: flex-start;
  margin-bottom: 40px;
  text-transform: uppercase; }
  body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-title .pane-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: normal;
    color: #222;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 5px;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-title .pane-title {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25; } }
    body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-title .pane-title:after {
      border-top: 1px solid #ababab;
      content: " ";
      color: #666;
      display: block;
      flex: 1;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      line-height: 26px; }
  body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-link {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin-top: -26px; }
    body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-link a {
      color: #666;
      display: block;
      line-height: 30px;
      text-align: right; }
      @media only screen and (max-width: 767px) {
        body.article-layout-alternative .content-bottom-region > .inside .pane-node-field-related-content-link a {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 1.33333; } }
body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content {
  margin-bottom: 70px; }
  body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items {
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items {
        flex-direction: column;
        justify-content: space-around; } }
    body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items > .field-item,
    body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items .owl-item {
      border: 1px solid #ababab;
      width: 24%; }
      @media only screen and (max-width: 767px) {
        body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items > .field-item,
        body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items .owl-item {
          width: 95%;
          margin-bottom: 20px;
          margin-left: auto;
          margin-right: auto; } }
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items > .field-item .pane-node-content-type,
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items > .field-item .pane-node-field-war,
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items .owl-item .pane-node-content-type,
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items .owl-item .pane-node-field-war {
        display: none; }
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items > .field-item .content-row,
      body.article-layout-alternative .pane-node-field-related-content .field-name-field-related-content > .field-items .owl-item .content-row {
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px; }
body.article-layout-alternative .pane-node-field-related-content.less-than-4 .field-name-field-related-content > .field-items {
  justify-content: flex-start; }
  body.article-layout-alternative .pane-node-field-related-content.less-than-4 .field-name-field-related-content > .field-items > .field-item {
    margin-right: 30px; }
    @media only screen and (max-width: 767px) {
      body.article-layout-alternative .pane-node-field-related-content.less-than-4 .field-name-field-related-content > .field-items > .field-item {
        margin-right: auto; } }
body.article-layout-alternative .six-item-grid.max-width-region {
  max-width: 1160px; }

.pane-iknow-battlefield-article-byline-only {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5; }

.pane-iknow-battlefield-article-tags ul.tags,
.view-search ul.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-block-start: 0;
  padding-left: 0;
  padding-inline-start: 0; }
  .pane-iknow-battlefield-article-tags ul.tags li a,
  .view-search ul.tags li a {
    border: 1px solid #003e7d;
    border-radius: 3px;
    color: #003e7d;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 10px 20px; }
    .pane-iknow-battlefield-article-tags ul.tags li a:hover,
    .view-search ul.tags li a:hover {
      background-color: #003e7d;
      color: #fff; }

body.article-layout-alternative .pane-node-field-author + .panel-separator + .pane-iknow-battlefield-article-tags {
  margin-top: 50px; }

body.node-type-battlefield .pane-iknow-battlefield-battlefields-maps .pane-content a {
  display: block;
  margin: 0 auto 15px;
  max-width: 600px;
  width: 100%; }
@media only screen and (max-width: 991px) {
  body.node-type-battlefield .panels-flexible-region-104-map {
    display: block;
    margin: 0 auto 15px;
    max-width: 600px;
    width: 100%; } }

.page-node h1.page-header {
  display: none; }

@media only screen and (min-width: 992px) {
  .node-type-battle .facts-table {
    padding-left: 100px; } }
.node-type-battle .pane-node-field-article-reference {
  margin-top: 45px; }

@media only screen and (min-width: 992px) {
  .node-type-battle .data-row .data-region-right {
    width: 466px; } }
@media only screen and (min-width: 992px) {
  .node-type-battle .data-row .data-region-left {
    width: calc(100% - 466px); } }

.not-logged-in .node-partner_event-form .field-name-field-sponsors .field-name-field-square-image {
  display: none; }
.not-logged-in .node-partner_event-form .form-actions .form-submit {
  margin-top: 20px; }
  .not-logged-in .node-partner_event-form .form-actions .form-submit .icon {
    display: none; }

.node-type-donation-form .navbar-header {
  display: inline-block; }
  @media all and (max-width: 992px) {
    .node-type-donation-form .navbar-header {
      max-width: 149px;
      width: 100%; }
      .node-type-donation-form .navbar-header .logo.navbar-btn {
        float: left;
        width: 100%; }
        .node-type-donation-form .navbar-header .logo.navbar-btn img {
          width: 100%; } }
  @media all and (max-width: 480px) {
    .node-type-donation-form .navbar-header {
      max-width: calc(50% - 20px); } }
.node-type-donation-form .bottom-border-mobile {
  display: none; }
.node-type-donation-form #navbar-collapse {
  display: inline-block !important; }
  @media all and (max-width: 992px) {
    .node-type-donation-form #navbar-collapse {
      width: calc(100% - 170px);
      text-align: right; } }
  @media all and (max-width: 480px) {
    .node-type-donation-form #navbar-collapse {
      max-width: 50%; } }
.node-type-donation-form .region-navigation {
  width: 100%;
  padding: 0 25px;
  display: inline-block; }
  @media all and (max-width: 992px) {
    .node-type-donation-form .region-navigation {
      padding-left: 20px; } }
  .node-type-donation-form .region-navigation #block-block-2 {
    float: right;
    width: 100%;
    padding: 10px 0; }
    .node-type-donation-form .region-navigation #block-block-2 .title, .node-type-donation-form .region-navigation #block-block-2 .contact {
      display: inline-block; }
    .node-type-donation-form .region-navigation #block-block-2 .title {
      width: calc(100% - 365px);
      font-size: 17px;
      font-size: 1.7rem;
      line-height: normal;
      font-style: italic;
      color: #007eb3;
      text-align: left; }
      .node-type-donation-form .region-navigation #block-block-2 .title span {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: normal; }
        .node-type-donation-form .region-navigation #block-block-2 .title span:before {
          content: "";
          display: block; }
      @media all and (min-width: 992px) {
        .node-type-donation-form .region-navigation #block-block-2 .title {
          padding-left: 40px; } }
      @media all and (max-width: 1190px) {
        .node-type-donation-form .region-navigation #block-block-2 .title {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: normal; }
          .node-type-donation-form .region-navigation #block-block-2 .title span {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: normal; } }
      @media all and (max-width: 1180px) {
        .node-type-donation-form .region-navigation #block-block-2 .title {
          width: calc(100% - 310px); } }
      @media all and (max-width: 680px) {
        .node-type-donation-form .region-navigation #block-block-2 .title {
          display: none; } }
    .node-type-donation-form .region-navigation #block-block-2 .mail, .node-type-donation-form .region-navigation #block-block-2 .phone {
      display: inline-block;
      padding: 10px;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
      .node-type-donation-form .region-navigation #block-block-2 .mail .label, .node-type-donation-form .region-navigation #block-block-2 .phone .label {
        color: #3c3936; }
      .node-type-donation-form .region-navigation #block-block-2 .mail .content, .node-type-donation-form .region-navigation #block-block-2 .mail .content a, .node-type-donation-form .region-navigation #block-block-2 .phone .content, .node-type-donation-form .region-navigation #block-block-2 .phone .content a {
        color: #007eb3;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: normal;
        text-align: center; }
      @media all and (max-width: 1180px) {
        .node-type-donation-form .region-navigation #block-block-2 .mail .label, .node-type-donation-form .region-navigation #block-block-2 .phone .label {
          font-size: 52%; }
        .node-type-donation-form .region-navigation #block-block-2 .mail .content, .node-type-donation-form .region-navigation #block-block-2 .mail .content a, .node-type-donation-form .region-navigation #block-block-2 .phone .content, .node-type-donation-form .region-navigation #block-block-2 .phone .content a {
          font-size: 8px;
          font-size: 0.8rem;
          line-height: normal; } }
      @media all and (max-width: 480px) {
        .node-type-donation-form .region-navigation #block-block-2 .mail, .node-type-donation-form .region-navigation #block-block-2 .phone {
          text-align: right;
          line-height: 0;
          width: 80%;
          padding: 5px; }
          .node-type-donation-form .region-navigation #block-block-2 .mail .label, .node-type-donation-form .region-navigation #block-block-2 .mail .content, .node-type-donation-form .region-navigation #block-block-2 .phone .label, .node-type-donation-form .region-navigation #block-block-2 .phone .content {
            display: inline-block;
            padding: 0;
            text-align: left;
            width: 100%; }
          .node-type-donation-form .region-navigation #block-block-2 .mail .label, .node-type-donation-form .region-navigation #block-block-2 .phone .label {
            font-size: 43%; }
          .node-type-donation-form .region-navigation #block-block-2 .mail .content, .node-type-donation-form .region-navigation #block-block-2 .mail .content a, .node-type-donation-form .region-navigation #block-block-2 .phone .content, .node-type-donation-form .region-navigation #block-block-2 .phone .content a {
            font-size: 7px;
            font-size: 0.7rem;
            line-height: normal; } }
.node-type-donation-form .main-container {
  font-size: 16px;
  margin-top: 0; }
.node-type-donation-form .region-footer {
  width: auto; }
.node-type-donation-form .navbar-toggle {
  display: none !important; }
@media only screen and (max-width: 767px) {
  .node-type-donation-form .content-row .region-right,
  .node-type-donation-form .content-row .region-left {
    padding: 0; } }
.node-type-donation-form h1 {
  font-size: 36px; }
.node-type-donation-form p {
  font-size: 19px; }
.node-type-donation-form #mini-panel-footer_simple {
  font-size: 19px; }
.node-type-donation-form .pane-node-field-subtitle {
  font-size: 26px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.primary-donation-layout #block-system-main {
  background-color: #edeae3; }
.primary-donation-layout .pane-node-body {
  text-shadow: -1px -1px 0 #edeae3, 1px -1px 0 #edeae3, -1px 1px 0 #edeae3, 1px 1px 0 #edeae3; }
.primary-donation-layout .pane-node-field-landscape-image {
  margin: 0; }
@media all and (min-width: 768px) {
  .primary-donation-layout .field-name-field-landscape-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0; } }
.primary-donation-layout .footer {
  position: relative;
  z-index: 1; }

.donation-form-html {
  font-size: 16px; }

.node-type-park-day-volunteer-opportunity .park_day_details {
  border: solid 1px #b6b2a4;
  padding: 30px;
  margin: 0 0 50px; }
  .node-type-park-day-volunteer-opportunity .park_day_details .views-row div:not(:last-child) {
    margin-bottom: 20px; }

.pane-park-day-volunteer .view-park-day-volunteer .views-field-title {
  border-bottom: 1px solid #b6b2a4;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: normal;
  overflow: hidden;
  padding: 20px 0px; }

.view-park-day-volunteer .form-top {
  margin: 0;
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .view-park-day-volunteer .form-top {
      max-width: none; } }
.view-park-day-volunteer .form-header {
  padding: 15px 0px; }
.view-park-day-volunteer div.views-reset-button {
  position: absolute;
  bottom: -19px;
  width: 157px;
  left: 66px;
  font-size: 1.4em; }
  .view-park-day-volunteer div.views-reset-button .btn {
    margin-top: 0px; }

/* Custom Landing Page Content Type
 * Per request of Mike Rosst on 1/31/19 via Slack, 
 * hide the "pane-content-listing-with-promo" div
 * only on this particular page: https://www.battlefields.org/support-education (NID 6452)
 */
body.node-type-custom-landing-page.page-node-6452 .panels-flexible-general_landing_page_template-inside .pane-content-listing-with-promo,
body.node-type-custom-landing-page.page-node-6452 .panels-flexible-general_landing_page_template-inside .pane-content-type-resource-grid {
  display: none; }

body.toolbar-drawer {
  padding-top: 36px !important; }

.not-panel .main-container {
  padding-top: 50px;
  padding-bottom: 50px; }

.page-learn h1.page-header {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap; }

.view .pagination .progress-disabled {
  float: none !important; }

.page-page-not-found .page-title {
  color: #336699; }
@media only screen and (min-width: 768px) {
  .page-page-not-found .center-row {
    background: url('../images/page_not_found_bg.png?1582815162') right 70px no-repeat;
    padding-right: 40%; } }

.node-Unpublished #block-system-main {
  background-color: #fff4f4; }

.page-node-add-partner-event.not-logged-in #edit-field-social-media-image {
  display: none; }
.page-node-add-partner-event label {
  display: block; }
.page-node-add-partner-event .pane-node-form-title,
.page-node-add-partner-event .pane-entity-form-field {
  margin-bottom: 40px; }
.page-node-add-partner-event .form-checkboxes .form-item {
  margin-bottom: 10px; }
.page-node-add-partner-event .panel-heading {
  background: transparent;
  border: none;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #69665e; }
  .page-node-add-partner-event .panel-heading .panel-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: normal; }
.page-node-add-partner-event .field-name-body .panel-body {
  display: none; }
.page-node-add-partner-event .node-partner_event-form {
  padding-bottom: 40px; }
.page-node-add-partner-event .end-date-wrapper > .control-label {
  display: block; }
.page-node-add-partner-event div[id^="edit-field-event-date-und-0-value"] {
  padding-left: 0 !important; }
.page-node-add-partner-event #field-event-date-add-more-wrapper .panel-body {
  padding: 20px 30px; }
.page-node-add-partner-event div.pane-node-field-event-type {
  text-transform: none; }
.page-node-add-partner-event .field-name-field-event-location .form-item {
  margin-bottom: 20px; }
.page-node-add-partner-event .field-name-field-event-date .help-link-toggle {
  margin-top: 20px; }
.page-node-add-partner-event .form-item-captcha-response .form-text {
  margin-top: 10px; }

a.help-link-toggle {
  color: #007eb3;
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 15px; }
  a.help-link-toggle:before {
    display: inline-block !important;
    text-decoration: none !important;
    color: #3c3936;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: normal; }

.help-dropdown ul {
  margin: 0;
  margin-left: 10px; }

#sliding-popup .popup-content {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  #sliding-popup .popup-content #popup-text a {
    color: #ffffff !important;
    text-decoration: underline !important; }
  #sliding-popup .popup-content #popup-buttons button {
    color: #db2032;
    background: #ffffff !important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }

@media only screen and (max-width: 767px) {
  .node-type-opportunity .pane-take-action-appeal.vertical-margin-bottom,
  .node-type-opportunity .pane-node-field-house-ad {
    margin-bottom: 40px; } }

.page-sitemap #site-map .site-map-box-menu-main-menu > .content > ul > li > ul > li > ul {
  padding-left: 0; }
  .page-sitemap #site-map .site-map-box-menu-main-menu > .content > ul > li > ul > li > ul li a {
    margin-left: 1.5em; }
.page-sitemap #site-map .site-map-taxonomys li {
  list-style-type: none; }

body.head-tilting-history .panels-flexible-row-general_landing_page_template-main-row.vertical-margin-bottom {
  margin-bottom: 35px; }
body.head-tilting-history .header-row.vertical-margin-bottom {
  margin-bottom: 40px; }
body.head-tilting-history .body-no-series-selected {
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px; }
  @media only screen and (max-width: 767px) {
    body.head-tilting-history .body-no-series-selected {
      padding-left: 20px;
      padding-right: 20px; } }
body.head-tilting-history .sign-up-section,
body.head-tilting-history .head-tilting-sign-up-form {
  border-bottom: 1px double #B6B2A4;
  margin-bottom: 50px;
  padding-bottom: 4px; }
  body.head-tilting-history .sign-up-section:after,
  body.head-tilting-history .head-tilting-sign-up-form:after {
    content: ' ';
    display: block;
    background-color: #B6B2A4;
    height: 1px;
    margin-top: 50px;
    width: 100%; }
  body.head-tilting-history .sign-up-section > .pane-content,
  body.head-tilting-history .sign-up-section .pane-node-field-additional-notes,
  body.head-tilting-history .sign-up-section .pane-iknow-battlefield-email-series-block,
  body.head-tilting-history .sign-up-section .pane-iknow-battlefield-email-series-article-block,
  body.head-tilting-history .head-tilting-sign-up-form > .pane-content,
  body.head-tilting-history .head-tilting-sign-up-form .pane-node-field-additional-notes,
  body.head-tilting-history .head-tilting-sign-up-form .pane-iknow-battlefield-email-series-block,
  body.head-tilting-history .head-tilting-sign-up-form .pane-iknow-battlefield-email-series-article-block {
    margin: 0 auto;
    max-width: 740px;
    text-align: center; }
  body.head-tilting-history .sign-up-section .at .at-fieldset,
  body.head-tilting-history .head-tilting-sign-up-form .at .at-fieldset {
    padding: 0; }
  body.head-tilting-history .sign-up-section legend,
  body.head-tilting-history .head-tilting-sign-up-form legend {
    display: none; }
  body.head-tilting-history .sign-up-section label,
  body.head-tilting-history .head-tilting-sign-up-form label {
    position: relative; }
    body.head-tilting-history .sign-up-section label.FirstName, body.head-tilting-history .sign-up-section label.LastName,
    body.head-tilting-history .head-tilting-sign-up-form label.FirstName,
    body.head-tilting-history .head-tilting-sign-up-form label.LastName {
      height: 55px !important;
      margin-right: 2px !important;
      padding-right: 10px !important;
      overflow: hidden !important;
      width: 47% !important; }
    body.head-tilting-history .sign-up-section label.LastName,
    body.head-tilting-history .head-tilting-sign-up-form label.LastName {
      margin-left: 5px !important; }
    body.head-tilting-history .sign-up-section label input[type="text"],
    body.head-tilting-history .sign-up-section label input[type="email"],
    body.head-tilting-history .head-tilting-sign-up-form label input[type="text"],
    body.head-tilting-history .head-tilting-sign-up-form label input[type="email"] {
      position: absolute;
      top: 0;
      left: 0;
      height: 55px !important; }
  @media only screen and (max-width: 991px) {
    body.head-tilting-history .sign-up-section h2,
    body.head-tilting-history .head-tilting-sign-up-form h2 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: normal; } }
body.head-tilting-history .main-row .pane-entity-field.pane-node-body {
  padding-left: 75px;
  padding-right: 75px;
  padding-top: 35px; }
  body.head-tilting-history .main-row .pane-entity-field.pane-node-body * {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-style: italic;
    text-align: center; }
  @media only screen and (max-width: 767px) {
    body.head-tilting-history .main-row .pane-entity-field.pane-node-body {
      padding-bottom: 0;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 15px; } }
body.head-tilting-history .sidebar-content {
  float: right;
  margin-left: 3%;
  width: 27%; }
  @media only screen and (max-width: 991px) {
    body.head-tilting-history .sidebar-content {
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      width: 95%; } }
body.head-tilting-history .sidebar-content + .main-content {
  float: left;
  width: 70%; }
  @media only screen and (max-width: 991px) {
    body.head-tilting-history .sidebar-content + .main-content {
      margin-left: auto;
      margin-right: auto;
      width: 95%; } }
@media only screen and (max-width: 991px) {
  body.head-tilting-history .main-row > .inside {
    display: flex;
    flex-direction: column-reverse; } }
body.head-tilting-history .pane-node-field-house-ad + .panel-separator + .pane-node-field-resource-grid-title {
  margin-top: 30px; }
body.head-tilting-history .pane-node-field-resource-grid-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #333;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase; }
body.head-tilting-history .pane-node-field-resource-link .field-name-field-resource-link > .field-items {
  border-top: 1px solid #d7d7d7; }
  body.head-tilting-history .pane-node-field-resource-link .field-name-field-resource-link > .field-items a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: normal;
    border-bottom: 1px solid #d7d7d7;
    color: #3c3936;
    display: block;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding: 13px 0; }
    @media only screen and (max-width: 767px) {
      body.head-tilting-history .pane-node-field-resource-link .field-name-field-resource-link > .field-items a {
        padding: 10px 0; } }
body.head-tilting-history .pane-head-tilting-article-list-view .views-row,
body.head-tilting-history .pane-series-article-list .views-row {
  border-bottom: 1px solid #d7d7d7;
  padding: 30px 0; }
  body.head-tilting-history .pane-head-tilting-article-list-view .views-row.views-row-first,
  body.head-tilting-history .pane-series-article-list .views-row.views-row-first {
    padding-top: 0; }
  body.head-tilting-history .pane-head-tilting-article-list-view .views-row h3,
  body.head-tilting-history .pane-series-article-list .views-row h3 {
    margin-top: 0; }
    body.head-tilting-history .pane-head-tilting-article-list-view .views-row h3 a,
    body.head-tilting-history .pane-series-article-list .views-row h3 a {
      color: #222;
      font-family: Georgia, serif; }
  body.head-tilting-history .pane-head-tilting-article-list-view .views-row .metadata,
  body.head-tilting-history .pane-series-article-list .views-row .metadata {
    color: #999; }
  body.head-tilting-history .pane-head-tilting-article-list-view .views-row .body,
  body.head-tilting-history .pane-series-article-list .views-row .body {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal;
    line-height: 1.5;
    margin: 25px 0; }
    body.head-tilting-history .pane-head-tilting-article-list-view .views-row .body:after,
    body.head-tilting-history .pane-series-article-list .views-row .body:after {
      content: " ";
      display: table;
      clear: both; }
    body.head-tilting-history .pane-head-tilting-article-list-view .views-row .body .field-content:first-letter,
    body.head-tilting-history .pane-series-article-list .views-row .body .field-content:first-letter {
      font-size: 60px;
      font-size: 6rem;
      line-height: 1;
      margin-right: 10px;
      margin-bottom: -8px;
      float: left; }
  body.head-tilting-history .pane-head-tilting-article-list-view .views-row .standard-button-gold a, body.head-tilting-history .pane-head-tilting-article-list-view .views-row div.pane-bundle-cta-promo .field-name-field-link a a, div.pane-bundle-cta-promo .field-name-field-link body.head-tilting-history .pane-head-tilting-article-list-view .views-row a a, body.head-tilting-history .pane-head-tilting-article-list-view .views-row div.cta-promo a a, div.cta-promo body.head-tilting-history .pane-head-tilting-article-list-view .views-row a a,
  body.head-tilting-history .pane-series-article-list .views-row .standard-button-gold a,
  body.head-tilting-history .pane-series-article-list .views-row div.pane-bundle-cta-promo .field-name-field-link a a,
  div.pane-bundle-cta-promo .field-name-field-link body.head-tilting-history .pane-series-article-list .views-row a a,
  body.head-tilting-history .pane-series-article-list .views-row div.cta-promo a a,
  div.cta-promo body.head-tilting-history .pane-series-article-list .views-row a a {
    color: #fff;
    text-transform: uppercase; }
body.head-tilting-history .six-item-grid.max-width-region {
  max-width: 1160px; }
body.head-tilting-history .pre-footer-region.vertical-padding-top {
  padding-top: 40px; }

@media only screen and (max-width: 767px) {
  .head-tilting-sign-up-form .ngp-form .at-row.FirstName label,
  body.email-series-landing .sign-up-section .ngp-form .at-row.FirstName label,
  body.article-layout-alternative .sign-up-section .ngp-form .at-row.FirstName label {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }
  .head-tilting-sign-up-form .ngp-form div.at-form-submit,
  body.email-series-landing .sign-up-section .ngp-form div.at-form-submit,
  body.article-layout-alternative .sign-up-section .ngp-form div.at-form-submit {
    margin-top: 50px; } }

.pane-iknow-battlefield-email-series-article-block {
  margin: 0 auto 50px;
  max-width: 740px;
  text-align: center; }
  .pane-iknow-battlefield-email-series-article-block.mobile {
    display: none; }
    @media only screen and (max-width: 991px) {
      .pane-iknow-battlefield-email-series-article-block.mobile {
        display: block; } }
  @media only screen and (max-width: 991px) {
    .pane-iknow-battlefield-email-series-article-block.non-mobile {
      display: none; } }

body.node-type-itinerary #navbar {
  z-index: 100; }
body.node-type-itinerary .main-container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  /* Delays */ }
  body.node-type-itinerary .main-container .panels-flexible-region-single_column_page_template-absolute_top_bar_region {
    z-index: 99; }
  body.node-type-itinerary .main-container .article-container-padding {
    padding-left: 0;
    padding-right: 0; }
  body.node-type-itinerary .main-container .panels-flexible-region-single_column_page_template-absolute_top_bar_region-inside,
  body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 .content-top-row,
  body.node-type-itinerary .main-container .footer-row,
  body.node-type-itinerary .main-container .pane-node-field-additional-notes {
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .main-container .panels-flexible-region-single_column_page_template-absolute_top_bar_region-inside,
      body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 .content-top-row,
      body.node-type-itinerary .main-container .footer-row,
      body.node-type-itinerary .main-container .pane-node-field-additional-notes {
        max-width: 90%; } }
  body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 .content-top-row,
  body.node-type-itinerary .main-container .pane-node-field-additional-notes {
    padding-left: 72px; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 .content-top-row,
      body.node-type-itinerary .main-container .pane-node-field-additional-notes {
        padding-left: 0; } }
  body.node-type-itinerary .main-container .hero-credit {
    bottom: 18px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    position: absolute;
    left: 50%;
    margin-left: -560px;
    text-align: right;
    width: 1120px; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .main-container .hero-credit {
        font-size: 9px;
        font-size: 0.9rem;
        line-height: normal;
        left: inherit;
        margin-left: auto;
        margin-right: auto;
        right: 5%;
        width: 90%; } }
  body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image {
    margin: 0 auto;
    position: relative;
    width: 100%; }
    body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image .bg-image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      height: 100%;
      width: 100%; }
    body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image h1 {
      font-size: 40px;
      font-size: 4rem;
      line-height: normal;
      align-items: center;
      display: flex;
      font-family: brothers, georgia, serif;
      justify-content: center;
      letter-spacing: -2px;
      line-height: 100px;
      margin-top: -50px;
      margin-bottom: 0;
      position: absolute;
      text-align: center;
      top: 50%;
      width: 100%; }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image h1 strong {
        font-size: 75px;
        font-size: 7.5rem;
        line-height: normal;
        border-bottom: 10px solid #db2032;
        line-height: 100px;
        margin: 0 10px; }
      @media only screen and (max-width: 991px) {
        body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image h1 {
          font-size: 40px;
          font-size: 4rem;
          line-height: normal;
          flex-direction: column;
          line-height: 1;
          margin-top: -60px; }
          body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image h1 strong {
            font-size: 55px;
            font-size: 5.5rem;
            line-height: normal;
            line-height: 0.8; } }
    body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger {
      position: absolute;
      bottom: 40px;
      left: 50%;
      z-index: 99;
      display: block;
      margin-left: -0.5em;
      padding: 0;
      width: 40px;
      height: 70px;
      border: none;
      background: transparent;
      color: transparent;
      cursor: pointer; }
      @media only screen and (max-width: 991px) {
        body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger {
          width: 15px;
          height: 22px; } }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger::before {
        position: absolute;
        bottom: 100%;
        left: -84px;
        width: 222px;
        color: #fff;
        content: attr(data-info);
        font-size: 30px;
        font-size: 3rem;
        line-height: normal;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        @media only screen and (max-width: 991px) {
          body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger::before {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: normal;
            left: -95px !important;
            width: 222px !important; } }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger.long-title::before {
        width: 400px;
        left: -175px; }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger:focus {
        outline: none; }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger span {
        background-image: url("/sites/all/themes/custom/cwt/images/icon-arrow.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: relative;
        display: block;
        overflow: hidden;
        width: 40px;
        height: 70px; }
        @media only screen and (max-width: 991px) {
          body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger span {
            width: 15px;
            height: 22px; } }
      body.node-type-itinerary .main-container .pane-iknow-battlefield-itinerary-hero .hero-image button.trigger span::before {
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        text-transform: none; }
  body.node-type-itinerary .main-container button.trigger {
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s; }
  body.node-type-itinerary .main-container .hero-image-region,
  body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 > .inside {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s; }
  body.node-type-itinerary .main-container .hero-image-region {
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
    width: 100%; }
  body.node-type-itinerary .main-container .hero-image-region {
    position: absolute;
    z-index: 9; }
  body.node-type-itinerary .main-container.modify .hero-image-region {
    z-index: 0; }
  body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 > .inside {
    position: relative;
    top: auto;
    left: auto;
    padding: 6em 0 2em; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 > .inside {
        padding: 2em 1em; } }
  body.node-type-itinerary .main-container .panels-flexible-row-single_column_page_template-1 > .inside,
  body.node-type-itinerary .main-container .intro-effect-push .content > div {
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0; }
  body.node-type-itinerary .main-container.modify .panels-flexible-row-single_column_page_template-1 > .inside {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  body.node-type-itinerary .main-container.modify .hero-image-region {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9); }
  body.node-type-itinerary .main-container.modify .panels-flexible-row-single_column_page_template-1 > .inside {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
body.node-type-itinerary .pane-node-body .field-item p:first-child {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
  color: #336699; }
  @media only screen and (max-width: 991px) {
    body.node-type-itinerary .pane-node-body .field-item p:first-child {
      font-size: 21px;
      font-size: 2.1rem;
      line-height: 1.38095; } }
body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu .sections-menu {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 135px;
  margin-top: 84px; }
  body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu .sections-menu.sections-menu-hidden {
    margin-top: 0;
    margin-bottom: 110px; }
  @media only screen and (max-width: 991px) {
    body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu .sections-menu {
      flex-wrap: wrap;
      margin-bottom: 25px;
      margin-top: 20px; } }
  @media only screen and (max-width: 767px) {
    body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu .sections-menu {
      flex-direction: column; } }
body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu a.section-menu-item {
  border: none;
  background-color: #db2032;
  color: #fff;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #db2032;
  margin: 6px 10px;
  text-align: center;
  width: 25%; }
  @media only screen and (max-width: 991px) {
    body.node-type-itinerary .pane-iknow-battlefield-itinerary-menu a.section-menu-item {
      margin: 10px;
      width: 244px;
      text-align: center; } }
body.node-type-itinerary .itinerary-section {
  margin-bottom: 68px; }
  @media only screen and (max-width: 991px) {
    body.node-type-itinerary .itinerary-section {
      margin-bottom: 25px; } }
  body.node-type-itinerary .itinerary-section .parallax-banner {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #ffffff;
    margin-bottom: 70px;
    padding: 215px 0 185px;
    position: relative;
    text-align: center; }
    body.node-type-itinerary .itinerary-section .parallax-banner h3 {
      font-size: 60px;
      font-size: 6rem;
      line-height: normal;
      color: #ffffff;
      font-family: Georgia, serif; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .itinerary-section .parallax-banner {
        background-attachment: initial;
        padding: 150px 0;
        margin-left: -1em;
        margin-right: -1em; }
        body.node-type-itinerary .itinerary-section .parallax-banner h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.2; } }
  body.node-type-itinerary .itinerary-section .section-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    padding-left: 72px; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .itinerary-section .section-content {
        max-width: 90%;
        padding-left: 0; } }
  body.node-type-itinerary .itinerary-section .section-map {
    margin-bottom: 30px;
    margin-top: 30px; }
    body.node-type-itinerary .itinerary-section .section-map iframe {
      height: 500px;
      width: 100%; }
  body.node-type-itinerary .itinerary-section .section-body > p:first-child {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5;
    color: #336699; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .itinerary-section .section-body > p:first-child {
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 1.33333; } }
  body.node-type-itinerary .itinerary-section .section-body ul {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18182;
    color: #336699;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .itinerary-section .section-body ul {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.15789; } }
    body.node-type-itinerary .itinerary-section .section-body ul li:not(:last-child) {
      margin-bottom: 30px; }
      body.node-type-itinerary .itinerary-section .section-body ul li:not(:last-child) ul {
        background-image: url("/sites/all/themes/custom/cwt/images/itinerary-ul-border.png");
        background-repeat: repeat-y;
        background-position: top left;
        font-family: Georgia, serif;
        font-weight: normal;
        list-style: disc; }
        body.node-type-itinerary .itinerary-section .section-body ul li:not(:last-child) ul li {
          margin-bottom: 5px; }
          body.node-type-itinerary .itinerary-section .section-body ul li:not(:last-child) ul li:first-child {
            margin-top: 5px; }
  body.node-type-itinerary .itinerary-section .section-instagram {
    display: flex;
    justify-content: center;
    margin-top: 60px; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .itinerary-section .section-instagram iframe {
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
        min-width: 90% !important; } }
body.node-type-itinerary .pane-node-field-additional-notes {
  margin-bottom: 70px; }
  body.node-type-itinerary .pane-node-field-additional-notes h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5; }
  body.node-type-itinerary .pane-node-field-additional-notes ul {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18182;
    border: 0;
    color: #336699;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 991px) {
      body.node-type-itinerary .pane-node-field-additional-notes ul {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.15789; } }
    body.node-type-itinerary .pane-node-field-additional-notes ul li:not(:last-child) {
      margin-bottom: 30px; }
      body.node-type-itinerary .pane-node-field-additional-notes ul li:not(:last-child) ul {
        background-image: url("/sites/all/themes/custom/cwt/images/itinerary-ul-border.png");
        background-repeat: repeat-y;
        background-position: top left;
        font-family: Georgia, serif;
        font-weight: normal;
        list-style: disc; }
        body.node-type-itinerary .pane-node-field-additional-notes ul li:not(:last-child) ul li {
          margin-bottom: 5px; }
          body.node-type-itinerary .pane-node-field-additional-notes ul li:not(:last-child) ul li:first-child {
            margin-top: 5px; }
body.node-type-itinerary .pane-boxes-donate-appeal,
body.node-type-itinerary .pane-boxes-newsletter-signup {
  margin-bottom: 70px; }
body.node-type-itinerary #mini-panel-featured_content .grid-region > .inside {
  margin-bottom: 18px; }
body.node-type-itinerary .pane-fieldable-panels-pane.view-mode-pre_footer {
  margin-top: 50px; }

.node-promo.node-itinerary .field-name-field-hero-image, .node-tile.node-itinerary .field-name-field-hero-image {
  overflow: hidden; }
  .node-promo.node-itinerary .field-name-field-hero-image img, .node-tile.node-itinerary .field-name-field-hero-image img {
    width: auto;
    max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .node-promo.node-itinerary .field-name-field-hero-image img, .node-tile.node-itinerary .field-name-field-hero-image img {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .node-promo.node-itinerary .field-name-field-hero-image img, .node-tile.node-itinerary .field-name-field-hero-image img {
      width: auto; } }
.node-promo .pane-node-field-article-alt-label, .node-tile .pane-node-field-article-alt-label {
  margin-top: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: normal;
  color: #336699;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.node-tile.node-itinerary .pane-node-title {
  margin-top: 15px; }

/**
 * Medal of Honor Database Map.
**/
body.medal-honor-database #navbar {
  z-index: 998; }
body.medal-honor-database .main-container.container-padding.container-fluid, body.medal-honor-database .node-type-donation-form .main-container.container-fluid.region-footer, .node-type-donation-form body.medal-honor-database .main-container.container-fluid.region-footer {
  max-width: 100%;
  padding: 0; }

.pane-iknow-battlefield-moh {
  overflow: hidden;
  position: relative;
  height: 650px; }
  .pane-iknow-battlefield-moh > .pane-content {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: stretch; }
    @media only screen and (max-width: 1024px) {
      .pane-iknow-battlefield-moh > .pane-content {
        flex-wrap: wrap; } }
  .pane-iknow-battlefield-moh .col-panel {
    background-color: #ffffff;
    box-shadow: 4px -3px 11px 0px rgba(94, 91, 83, 0.6);
    height: 650px;
    left: -120%;
    position: absolute;
    overflow-y: auto;
    top: 0;
    transition: left 1s;
    z-index: 1; }
    .pane-iknow-battlefield-moh .col-panel.slide-open {
      left: 0;
      z-index: 999; }
    .pane-iknow-battlefield-moh .col-panel .panel-inner {
      margin: 20px 30px;
      position: relative; }
    .pane-iknow-battlefield-moh .col-panel .closer {
      background-image: url("/sites/all/themes/custom/cwt/images/icon-close.svg");
      background-position: right center;
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer;
      font-size: 0;
      height: 20px;
      position: absolute;
      right: 0;
      top: 0;
      width: 20px;
      z-index: 2; }
  .pane-iknow-battlefield-moh .col-panel,
  .pane-iknow-battlefield-moh .col-left {
    flex: 1 0 500px;
    max-width: 500px;
    width: 500px; }
    @media only screen and (max-width: 1024px) {
      .pane-iknow-battlefield-moh .col-panel,
      .pane-iknow-battlefield-moh .col-left {
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%; } }
  .pane-iknow-battlefield-moh .col-right {
    width: 100%; }
  .pane-iknow-battlefield-moh .intro {
    background-color: #5E5B53;
    color: #ffffff;
    padding: 20px 30px; }
    @media only screen and (max-width: 767px) {
      .pane-iknow-battlefield-moh .intro {
        padding: 20px 10px; } }
    .pane-iknow-battlefield-moh .intro p, .pane-iknow-battlefield-moh .intro a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857; }
    .pane-iknow-battlefield-moh .intro h2, .pane-iknow-battlefield-moh .intro a {
      color: #ffffff; }
    .pane-iknow-battlefield-moh .intro h2 {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.33333;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      line-height: 32px;
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh .intro h2 {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.2; } }
    .pane-iknow-battlefield-moh .intro a {
      text-decoration: underline; }
  .pane-iknow-battlefield-moh #moh-intro {
    height: 100vh; }
    .pane-iknow-battlefield-moh #moh-intro .panel-inner {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    .pane-iknow-battlefield-moh #moh-intro .intro-content h3:first-child {
      margin-right: 20px;
      margin-top: -5px; }
    .pane-iknow-battlefield-moh #moh-intro .intro-content p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857; }
    .pane-iknow-battlefield-moh #moh-intro .intro-content a {
      text-decoration: underline; }
  .pane-iknow-battlefield-moh .intro-links {
    align-self: flex-end;
    padding: 30px 0 0; }
    .pane-iknow-battlefield-moh .intro-links a {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.38462;
      color: #69665e;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .pane-iknow-battlefield-moh #moh-search {
    padding: 20px; }
    @media only screen and (max-width: 1024px) {
      .pane-iknow-battlefield-moh #moh-search {
        padding: 20px 0; }
        .pane-iknow-battlefield-moh #moh-search > div:not(#moh-col-right) {
          padding: 0 20px; } }
    @media only screen and (max-width: 1024px) and (max-width: 767px) {
      .pane-iknow-battlefield-moh #moh-search > div:not(#moh-col-right) {
        padding: 0 10px; } }

  .pane-iknow-battlefield-moh #moh-filters {
    position: relative; }
    @media only screen and (max-width: 767px) {
      .pane-iknow-battlefield-moh #moh-filters {
        margin-bottom: 10px; } }
    .pane-iknow-battlefield-moh #moh-filters .moh-search-type-wrapper {
      background-image: url("/sites/all/themes/custom/cwt/images/icon-arrow-down.svg");
      background-position: right center;
      background-repeat: no-repeat;
      background-size: contain;
      border: 1px solid #B6B2A4;
      float: left;
      overflow: hidden;
      width: 38%; }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh #moh-filters .moh-search-type-wrapper {
          width: 35%; } }
    .pane-iknow-battlefield-moh #moh-filters .moh-search-text-wrapper {
      align-items: flex-end;
      border-bottom: 1px solid #B6B2A4;
      border-left: 0;
      border-right: 0;
      border-top: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      float: left;
      justify-content: flex-start;
      margin-left: 3%;
      width: 59%; }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh #moh-filters .moh-search-text-wrapper {
          position: relative;
          width: 61%; } }
    .pane-iknow-battlefield-moh #moh-filters #moh-search-type,
    .pane-iknow-battlefield-moh #moh-filters #moh-search-text {
      font-size: 19px;
      font-size: 1.9rem;
      line-height: 2.47368;
      background-color: transparent;
      border: 0;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      height: 47px; }
    .pane-iknow-battlefield-moh #moh-filters #moh-search-type {
      max-width: none;
      width: 110%; }
    .pane-iknow-battlefield-moh #moh-filters #moh-search-text {
      flex: 0 0 90%; }
    .pane-iknow-battlefield-moh #moh-filters #moh-search-submit {
      align-self: center;
      background-color: transparent;
      background-image: url("/sites/all/themes/custom/cwt/images/icon-search.svg");
      background-position: right center;
      background-repeat: no-repeat;
      background-size: contain;
      border: 0;
      cursor: pointer;
      flex: 1 0 20px;
      font-size: 0;
      height: 20px;
      width: 20px; }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh #moh-filters #moh-search-submit {
          position: absolute;
          right: 0; } }
  .pane-iknow-battlefield-moh #moh-summary {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.16667;
    color: #3c3936;
    font-style: italic;
    padding-left: 20px;
    margin: 10px 0; }
    @media only screen and (max-width: 767px) {
      .pane-iknow-battlefield-moh #moh-summary {
        margin-bottom: 10px; } }
  .pane-iknow-battlefield-moh #moh-results {
    background-color: #ffffff;
    height: 427px;
    margin-left: -20px;
    margin-right: -20px;
    overflow-y: auto;
    padding: 0 20px; }
    @media only screen and (max-width: 1024px) {
      .pane-iknow-battlefield-moh #moh-results {
        max-height: 400px; } }
    .pane-iknow-battlefield-moh #moh-results .row {
      background-image: url("/sites/all/themes/custom/cwt/images/icon-information.svg");
      background-position: 97% center;
      background-repeat: no-repeat;
      background-size: 20px;
      border-bottom: 1px dotted #B6B2A4;
      cursor: pointer;
      padding: 15px 100px 15px 20px; }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh #moh-results .row {
          background-position: 95% center; } }
      .pane-iknow-battlefield-moh #moh-results .row:first-child {
        border-top: 1px dotted #B6B2A4; }
      .pane-iknow-battlefield-moh #moh-results .row:hover {
        background-color: #F5F5F5; }
      .pane-iknow-battlefield-moh #moh-results .row h6 {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857;
        font-family: Georgia, serif;
        margin: 0; }
      .pane-iknow-battlefield-moh #moh-results .row p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.42857;
        color: #3c3936; }
    .pane-iknow-battlefield-moh #moh-results #moh-no-results {
      height: 100%;
      position: relative;
      text-align: center; }
      @media only screen and (max-width: 1024px) {
        .pane-iknow-battlefield-moh #moh-results #moh-no-results {
          padding: 20px 0 50px; } }
      @media only screen and (max-width: 767px) {
        .pane-iknow-battlefield-moh #moh-results #moh-no-results {
          padding: 10px 10px 50px; } }
      .pane-iknow-battlefield-moh #moh-results #moh-no-results h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.16667;
        color: #69665e; }
      .pane-iknow-battlefield-moh #moh-results #moh-no-results p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25;
        color: #69665e;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
    .pane-iknow-battlefield-moh #moh-results .intro-links {
      bottom: 20px;
      left: 20px; }
  @media only screen and (max-width: 1024px) {
    .pane-iknow-battlefield-moh #moh-content {
      height: 100vh !important;
      position: fixed; }
      .pane-iknow-battlefield-moh #moh-content .medal-content {
        padding-top: 25px; } }
  .pane-iknow-battlefield-moh #moh-content .medal-section {
    border-bottom: 1px dotted #B6B2A4;
    padding-bottom: 20px; }
    .pane-iknow-battlefield-moh #moh-content .medal-section:not(:first-child) {
      padding-top: 20px; }
    .pane-iknow-battlefield-moh #moh-content .medal-section img {
      float: left;
      height: auto;
      margin-right: 20px;
      width: 110px; }
    .pane-iknow-battlefield-moh #moh-content .medal-section h3 {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.32;
      margin: 0 0 10px; }
    .pane-iknow-battlefield-moh #moh-content .medal-section p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857;
      color: #3c3936;
      margin: 0; }
      .pane-iknow-battlefield-moh #moh-content .medal-section p.citation {
        margin-top: 10px; }
  .pane-iknow-battlefield-moh #moh-content .image-attribution {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.33333;
    float: left;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-style: italic;
    padding-top: 16px; }
  .pane-iknow-battlefield-moh #moh-content #share-value {
    position: absolute;
    left: -200%; }
  .pane-iknow-battlefield-moh #moh-content .share-link {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.33333;
    float: right;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding-top: 16px;
    text-transform: uppercase; }
    .pane-iknow-battlefield-moh #moh-content .share-link a {
      line-height: 16px; }
    .pane-iknow-battlefield-moh #moh-content .share-link:before {
      background-image: url("/sites/all/themes/custom/cwt/images/share@2x.png");
      background-size: 16px;
      background-position: center;
      background-repeat: no-repeat;
      content: ' ';
      display: inline-block;
      margin-bottom: -3px;
      margin-right: 5px;
      height: 16px;
      width: 16px; }
  .pane-iknow-battlefield-moh #moh-map {
    height: 757px;
    width: 100%;
    z-index: 0; }
    .pane-iknow-battlefield-moh #moh-map .leaflet-marker-icon.marker-cluster div {
      background-color: #b5121b;
      color: #ffffff; }
    .pane-iknow-battlefield-moh #moh-map .leaflet-control-searcher {
      background-color: #ffffff;
      visibility: hidden; }
      .pane-iknow-battlefield-moh #moh-map .leaflet-control-searcher form {
        padding: 0 5px; }
      .pane-iknow-battlefield-moh #moh-map .leaflet-control-searcher label {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: normal;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        line-height: 25px;
        margin-bottom: 0;
        margin-left: 5px; }
  .pane-iknow-battlefield-moh #moh-overlay {
    align-items: center;
    background: rgba(94, 91, 83, 0.7);
    border: 3px solid #5E5B53;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99; }
  @media only screen and (max-width: 1024px) {
    body.admin-menu .pane-iknow-battlefield-moh #moh-content {
      top: 21px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    body.admin-menu .pane-iknow-battlefield-moh #moh-content {
      top: 39px; } }

.leaflet-control-locate .fa {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  display: block;
  height: 30px;
  transition: background-image 0.3s linear; }
.leaflet-control-locate .fa-map-marker {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-location.svg"); }
.leaflet-control-locate .fa-spinner {
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  font-size: 20px;
  transform-origin: 50%;
  width: 20px; }
.leaflet-control-locate.active.following .fa-map-marker {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-location-active.svg"); }
.leaflet-control-locate.disabled a {
  background-color: #f4f4f4; }
.leaflet-control-locate.disabled .fa-map-marker {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-location-disabled.svg"); }

#moh-spinner {
  background: rgba(94, 91, 83, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99; }
  #moh-spinner .gly-spin {
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    font-size: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 100px;
    z-index: 99; }

body.node-type-park-day-volunteer-opportunity .col-sm-3,
body.node-type-park-day-volunteer-opportunity .col-sm-9 {
  width: 50%; }
  @media only screen and (max-width: 767px) {
    body.node-type-park-day-volunteer-opportunity .col-sm-3,
    body.node-type-park-day-volunteer-opportunity .col-sm-9 {
      width: 100%; } }
@media only screen and (max-width: 767px) {
  body.node-type-park-day-volunteer-opportunity .col-sm-9 {
    margin-top: 25px; } }
body.node-type-park-day-volunteer-opportunity .panels-flexible-row-left_sidebar_page_template-7.vertical-padding-bottom {
  padding-bottom: 0; }
body.node-type-park-day-volunteer-opportunity .pane-node-field-event-date .views-row,
body.node-type-park-day-volunteer-opportunity .pane-social-links .views-row {
  display: flex; }
  body.node-type-park-day-volunteer-opportunity .pane-node-field-event-date .views-row .views-field-field-park-day-date + .views-field-field-park-day-time,
  body.node-type-park-day-volunteer-opportunity .pane-social-links .views-row .views-field-field-park-day-date + .views-field-field-park-day-time {
    margin-left: 5px; }
    @media only screen and (max-width: 767px) {
      body.node-type-park-day-volunteer-opportunity .pane-node-field-event-date .views-row .views-field-field-park-day-date + .views-field-field-park-day-time,
      body.node-type-park-day-volunteer-opportunity .pane-social-links .views-row .views-field-field-park-day-date + .views-field-field-park-day-time {
        margin-left: 0; } }
@media only screen and (max-width: 767px) {
  body.node-type-park-day-volunteer-opportunity .pane-node-field-event-date .views-row {
    display: block; } }
body.node-type-park-day-volunteer-opportunity .pane-social-links .views-field + .views-field {
  margin-left: 10px; }
body.node-type-park-day-volunteer-opportunity .panels-flexible-region-left_sidebar_page_template-event_details-inside .pane-custom.pane-2 .pane-content,
body.node-type-park-day-volunteer-opportunity .panels-flexible-region-left_sidebar_page_template-event_details-inside .pane-node-field-email .pane-content,
body.node-type-park-day-volunteer-opportunity .panels-flexible-region-left_sidebar_page_template-event_details-inside .pane-node-field-contact-phone .pane-content,
body.node-type-park-day-volunteer-opportunity .panels-flexible-region-left_sidebar_page_template-event_details-inside .pane-content p {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: normal;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
body.node-type-park-day-volunteer-opportunity .views-field-field-event-website a {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-website.svg"); }
body.node-type-park-day-volunteer-opportunity .views-field-field-twitter-handle a {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-twitter.svg"); }
body.node-type-park-day-volunteer-opportunity .views-field-field-facebook-page a {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-facebook.svg"); }
body.node-type-park-day-volunteer-opportunity .views-field-field-event-website a,
body.node-type-park-day-volunteer-opportunity .views-field-field-twitter-handle a,
body.node-type-park-day-volunteer-opportunity .views-field-field-facebook-page a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  font-size: 0;
  height: 30px;
  width: 30px; }
body.node-type-park-day-volunteer-opportunity .footer-row {
  margin-top: 50px; }

body.page-events-park-day-volunteer-opportunities #park-day-opps-map {
  height: 320px;
  width: 100%; }
body.page-events-park-day-volunteer-opportunities #moh-spinner {
  display: block;
  z-index: 9999; }
  body.page-events-park-day-volunteer-opportunities #moh-spinner .icon:before {
    margin-top: -25px;
    display: block; }
body.page-events-park-day-volunteer-opportunities .gly-spin {
  margin-right: 0; }
body.page-events-park-day-volunteer-opportunities .park-day-map {
  position: relative; }
body.page-events-park-day-volunteer-opportunities .title-region .pane-title {
  color: #fff; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .view-header {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.14286;
  color: #3c3936;
  font-style: italic;
  padding-left: 20px;
  margin: 10px 0; }
  @media only screen and (max-width: 767px) {
    body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .view-header {
      margin-bottom: 10px; } }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-exposed-widget label {
  display: none; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .form-type-geofield-proximity.form-group .form-item-field-geofield-distance-distance,
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .form-type-geofield-proximity.form-group .form-item-field-geofield-distance-unit,
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .form-type-geofield-proximity.form-group .geofield-proximity-origin-from {
  display: none; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .form-type-geofield-proximity.form-group .form-item-field-geofield-distance-origin {
  height: 53px; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .form-type-geofield-proximity.form-group .form-item-field-geofield-distance-origin input {
    height: 100%; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-exposed-widgets {
  display: flex;
  justify-content: space-around;
  max-width: 100%;
  align-items: center; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-exposed-widgets .views-widget-filter-field_geofield_distance {
    flex: 1 0; }
    body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-exposed-widgets .views-widget-filter-field_geofield_distance .form-group {
      width: 100%; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-submit-button {
  padding-right: 0; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-submit-button button {
    margin-top: 0; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .view-content {
  border-bottom: 10px solid #b6b2a4;
  border-left: 1px solid #b6b2a4;
  border-right: 1px solid #b6b2a4;
  border-top: 1px solid #b6b2a4;
  max-height: 353px;
  margin-bottom: 50px;
  overflow: auto; }
body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-information.svg");
  background-position: 97% center;
  background-repeat: no-repeat;
  background-size: 20px;
  border-bottom: 1px dotted #B6B2A4; }
  @media only screen and (max-width: 767px) {
    body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row {
      background-position: 95% center; } }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row.empty {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    background-image: none;
    font-style: italic; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row:first-child {
    border-top: 1px dotted #B6B2A4; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row:hover {
    background-color: #F5F5F5; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row a {
    padding: 15px 100px 15px 20px; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row a,
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row span {
    display: block; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row span.title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    color: #000;
    font-family: Georgia, serif;
    font-weight: bold;
    margin: 0; }
  body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row span.location {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
    color: #000; }
    body.page-events-park-day-volunteer-opportunities .view-park-day-volunteer-search .views-row span.location span {
      display: inline; }

.search-block.park-day-search-block {
  border-color: #1D851A;
  margin-left: -80px;
  margin-right: -80px;
  width: auto; }
  @media only screen and (max-width: 1279px) {
    .search-block.park-day-search-block {
      margin-left: 0;
      margin-right: 0; } }
  .search-block.park-day-search-block .title-wrapper:before {
    background-image: url("/sites/all/themes/custom/cwt/images/map-square.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (max-width: 767px) {
      .search-block.park-day-search-block .title-wrapper:before {
        right: -12px; } }
  .search-block.park-day-search-block .title-wrapper h2 {
    color: #fff;
    text-align: center; }
  .search-block.park-day-search-block .title-wrapper div.line-1 {
    font-size: 76px;
    font-size: 7.6rem;
    line-height: 1; }
  .search-block.park-day-search-block .title-wrapper div.line-2 {
    font-size: 112px;
    font-size: 11.2rem;
    line-height: normal;
    line-height: .75; }
  .search-block.park-day-search-block .title-wrapper div.line-3 {
    font-size: 55px;
    font-size: 5.5rem;
    line-height: 1; }
  .search-block.park-day-search-block p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25; }
  .search-block.park-day-search-block .pane-content {
    border-color: #1D851A; }
    @media only screen and (max-width: 767px) {
      .search-block.park-day-search-block .pane-content {
        padding-bottom: 68px; } }
  .search-block.park-day-search-block .form-submit {
    float: right; }

.node.node-featured-wide.node-interactive .pane-node-field-cta-title,
.node.node-promo.node-interactive .pane-node-field-cta-title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: normal;
  color: white;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
  top: 55px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .node.node-featured-wide.node-interactive .pane-node-field-cta-title,
    .node.node-promo.node-interactive .pane-node-field-cta-title {
      font-size: 30px;
      font-size: 3rem;
      line-height: normal; } }
  .node.node-featured-wide.node-interactive .pane-node-field-cta-title:after,
  .node.node-promo.node-interactive .pane-node-field-cta-title:after {
    background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: ' ';
    display: block;
    margin: 14px auto 0;
    height: 113px;
    width: 106px; }
    @media only screen and (max-width: 767px) {
      .node.node-featured-wide.node-interactive .pane-node-field-cta-title:after,
      .node.node-promo.node-interactive .pane-node-field-cta-title:after {
        height: 60px;
        width: 55px; } }
.node.node-featured-wide.node-interactive .pane-node-field-square-image a,
.node.node-promo.node-interactive .pane-node-field-square-image a {
  display: block; }

@media only screen and (max-width: 767px) {
  .node.node-featured-wide.node-interactive .pane-node-field-cta-title {
    top: 36px; } }
@media only screen and (max-width: 767px) {
  .node.node-featured-wide.node-interactive .pane-node-field-cta-title:after {
    margin: 14px 77% 0; } }

@media only screen and (max-width: 767px) {
  .node.node-promo.node-interactive .pane-node-field-cta-title {
    top: 64px; } }

.node.node-promo.node-interactive .pane-node-field-cta-title {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: normal; }
  @media only screen and (max-width: 767px) {
    .node.node-promo.node-interactive .pane-node-field-cta-title {
      font-size: 30px;
      font-size: 3rem;
      line-height: normal; } }

.node.node-tile.node-interactive .pane-node-field-cta-title {
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 55px;
  width: 100%; }
  .node.node-tile.node-interactive .pane-node-field-cta-title .pane-title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: normal;
    background-color: transparent;
    color: white;
    font-family: Georgia, serif;
    text-align: center;
    text-transform: capitalize;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6); }
    .node.node-tile.node-interactive .pane-node-field-cta-title .pane-title:after {
      background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      content: ' ';
      display: block;
      margin: 14px auto 0;
      height: 60px;
      width: 56px; }
  .node.node-tile.node-interactive .pane-node-field-cta-title .title-wrapper:before,
  .node.node-tile.node-interactive .pane-node-field-cta-title .pane-content {
    display: none; }

.panelizer-view-mode.node-featured-small.node-interactive .pane-node-field-cta-title {
  font-size: 0px;
  font-size: 0rem;
  line-height: normal;
  background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  height: 113px;
  width: 100%;
  top: 69px; }
  @media only screen and (max-width: 767px) {
    .panelizer-view-mode.node-featured-small.node-interactive .pane-node-field-cta-title {
      font-size: 30px;
      font-size: 3rem;
      line-height: normal;
      background-image: none;
      color: white;
      text-align: center;
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
      height: auto;
      text-align: center;
      top: 36px; }
      .panelizer-view-mode.node-featured-small.node-interactive .pane-node-field-cta-title:after {
        background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        content: ' ';
        display: block;
        margin: 14px 77% 0;
        height: 60px;
        width: 55px; } }

@media only screen and (min-width: 768px) {
  .node-interactive.node-homepage_opportunity_feature .col-right {
    width: 350px; } }
.node-interactive.node-homepage_opportunity_feature .subtitle {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  padding-top: 75px;
  text-align: center;
  text-transform: uppercase; }
.node-interactive.node-homepage_opportunity_feature .subtitle + .field-name-field-cta-title {
  margin-top: 15px; }
.node-interactive.node-homepage_opportunity_feature .field-name-field-cta-title {
  font-size: 72px;
  font-size: 7.2rem;
  line-height: 1.13889;
  font-family: Georgia, serif;
  font-weight: normal;
  text-align: center;
  font-family: Georgia;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 767px) {
    .node-interactive.node-homepage_opportunity_feature .field-name-field-cta-title {
      font-size: 30px;
      font-size: 3rem;
      line-height: normal; } }
  .node-interactive.node-homepage_opportunity_feature .field-name-field-cta-title:after {
    background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: ' ';
    display: block;
    margin: 14px auto 0;
    height: 113px;
    width: 106px; }
.node-interactive.node-homepage_opportunity_feature .field-name-field-homepage-promo-title-long p {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.13889;
  margin-bottom: 30px; }
.node-interactive.node-homepage_opportunity_feature .field-name-field-homepage-promo-text p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.16667; }
.node-interactive.node-homepage_opportunity_feature .cta-alt {
  margin: 30px auto 0;
  max-width: 201px; }
  .node-interactive.node-homepage_opportunity_feature .cta-alt a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: normal;
    border: 2px solid white;
    display: block;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding: 20px;
    text-transform: uppercase; }
  .node-interactive.node-homepage_opportunity_feature .cta-alt.add-logo a {
    background-image: url("/sites/all/themes/custom/cwt/images/icon-360-nowords.svg");
    background-position: 14px center;
    background-repeat: no-repeat;
    background-size: 44px 36px;
    padding-left: 67px; }

.node.node-tile.node-battlefield .pane-node-field-related-tour,
.node.node-promo.node-battlefield .pane-node-field-related-tour {
  font-size: 0px;
  font-size: 0rem;
  line-height: normal;
  background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 65px;
  position: absolute;
  right: 13px;
  top: 13px;
  width: 61px; }

.node.node-full.node-battlefield .pane-node-field-related-tour {
  font-size: 0px;
  font-size: 0rem;
  line-height: normal;
  background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 30px;
  height: 113px;
  position: absolute;
  right: 85px;
  width: 106px; }
  @media only screen and (max-width: 767px) {
    .node.node-full.node-battlefield .pane-node-field-related-tour {
      position: relative;
      right: inherit;
      bottom: 59px;
      margin-left: auto;
      margin-right: auto; } }
  .node.node-full.node-battlefield .pane-node-field-related-tour a {
    display: block;
    height: 113px;
    width: 106px; }
@media only screen and (max-width: 767px) {
  .node.node-full.node-battlefield .header-row {
    max-height: 270px; }
    .node.node-full.node-battlefield .header-row .title-region {
      top: 50%; } }

body.virtual-tours-landing .title-region .the-title .pane-title:after {
  background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: ' ';
  display: block;
  margin: 14px auto 0;
  height: 113px;
  width: 106px; }

@media only screen and (max-width: 767px) {
  body.virtual-tour-360 .horz-padding-right-lg {
    padding-right: 0; } }
body.virtual-tour-360.header-banner-2 .header-row .title-region {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (min-width: 768px) {
    body.virtual-tour-360.header-banner-2 .header-row .title-region {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 992px) {
    body.virtual-tour-360.header-banner-2 .header-row .title-region {
      padding-left: 80px;
      padding-right: 80px; } }
body.virtual-tour-360 .title-region .pane-node-title h1 {
  font-size: 60px;
  font-size: 6rem;
  line-height: normal;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: brothers, georgia, serif; }
  @media only screen and (max-width: 767px) {
    body.virtual-tour-360 .title-region .pane-node-title h1 {
      font-size: 30px;
      font-size: 3rem;
      line-height: normal;
      flex-direction: column;
      text-align: center; } }
  body.virtual-tour-360 .title-region .pane-node-title h1:before {
    background-image: url("/sites/all/themes/custom/cwt/images/icon-360.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: ' ';
    display: inline-block;
    margin-right: 34px;
    height: 170px;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      body.virtual-tour-360 .title-region .pane-node-title h1:before {
        height: 65px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 61px; } }
body.virtual-tour-360 .pane-iknow-battlefield-360-google-poly iframe {
  height: 650px; }
  @media only screen and (max-width: 767px) {
    body.virtual-tour-360 .pane-iknow-battlefield-360-google-poly iframe {
      height: 550px;
      margin-right: -5px; } }
body.virtual-tour-360 .explanation-text {
  border-bottom: 1px solid #979797;
  padding-bottom: 35px; }
body.virtual-tour-360 .pane-iknow-battlefield-battlefields-maps .location-name {
  margin-top: 20px; }
body.virtual-tour-360 div.view-related-grid td.empty {
  border: 0; }
body.virtual-tour-360 div.view-related-grid .pane-node-content-type {
  padding: 0 10px; }
body.virtual-tour-360 div.view-related-grid .content-row {
  padding-left: 0;
  padding-right: 0; }

.pane-iknow-battlefield-hero-with-credit .hero-image {
  background-size: 0px 0px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .pane-iknow-battlefield-hero-with-credit .hero-image {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 271px; }
      .pane-iknow-battlefield-hero-with-credit .hero-image img {
        display: none; } }
  .pane-iknow-battlefield-hero-with-credit .hero-image .hero-credit {
    bottom: 18px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    position: absolute;
    right: 18px;
    text-align: right; }

@media only screen and (max-width: 767px) {
  .node-type-donor-wall .addthis {
    display: none; } }
.node-type-donor-wall .header-row .title-region .pane-node-field-alternate-title .field-item {
  font-family: brothers, georgia, serif;
  font-weight: bold;
  margin: 0;
  font-size: 30px;
  font-size: 3rem;
  line-height: normal; }
  @media only screen and (min-width: 768px) {
    .node-type-donor-wall .header-row .title-region .pane-node-field-alternate-title .field-item {
      font-size: 50px;
      font-size: 5rem;
      line-height: normal; } }
  @media only screen and (min-width: 992px) {
    .node-type-donor-wall .header-row .title-region .pane-node-field-alternate-title .field-item {
      font-size: 70px;
      font-size: 7rem;
      line-height: normal; } }
.node-type-donor-wall .header-row .title-region .pane-node-field-subtitle .pane-title {
  font-family: brothers, georgia, serif;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: normal; }
  @media only screen and (min-width: 768px) {
    .node-type-donor-wall .header-row .title-region .pane-node-field-subtitle .pane-title {
      font-size: 52px;
      font-size: 5.2rem;
      line-height: normal; } }
.node-type-donor-wall .article-container-padding {
  margin-top: 20px; }
.node-type-donor-wall .pane-node-body {
  margin: 0 auto;
  max-width: 820px;
  text-align: center; }
  .node-type-donor-wall .pane-node-body p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin-bottom: 30px; }
.node-type-donor-wall .views-exposed-form {
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 782px; }
  @media only screen and (max-width: 767px) {
    .node-type-donor-wall .views-exposed-form .views-exposed-widget {
      float: none;
      padding: 0 0 20px 0; } }
  .node-type-donor-wall .views-exposed-form .image-or {
    float: left;
    text-align: center;
    width: 20%; }
    @media only screen and (max-width: 767px) {
      .node-type-donor-wall .views-exposed-form .image-or {
        float: none;
        margin-bottom: 20px;
        width: 100%; } }
    .node-type-donor-wall .views-exposed-form .image-or + .form-item {
      float: left;
      width: 80%; }
      @media only screen and (max-width: 767px) {
        .node-type-donor-wall .views-exposed-form .image-or + .form-item {
          float: none;
          margin: 0 auto;
          width: 100%; } }
  .node-type-donor-wall .views-exposed-form input::placeholder,
  .node-type-donor-wall .views-exposed-form select {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal;
    background-size: 50px;
    color: #69665e;
    font-style: normal;
    height: 47px; }
  .node-type-donor-wall .views-exposed-form input[type="text"] {
    background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/search.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 20px; }
  .node-type-donor-wall .views-exposed-form .views-widget-filter-full_name {
    padding-right: 0;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .node-type-donor-wall .views-exposed-form .views-widget-filter-full_name {
        width: 100%; } }
  .node-type-donor-wall .views-exposed-form .views-widget-filter-field_donor_level_target_id,
  .node-type-donor-wall .views-exposed-form .views-widget-filter-field_steadfast_level_target_id {
    width: 60%; }
    @media only screen and (max-width: 767px) {
      .node-type-donor-wall .views-exposed-form .views-widget-filter-field_donor_level_target_id,
      .node-type-donor-wall .views-exposed-form .views-widget-filter-field_steadfast_level_target_id {
        width: 100%; } }
  .node-type-donor-wall .views-exposed-form .views-submit-button {
    display: none; }
.node-type-donor-wall .view-display-id-block_2 .views-exposed-form .views-widget-filter-full_name {
  float: none;
  margin-left: auto;
  margin-right: auto; }
.node-type-donor-wall .pane-node-field-related-view {
  margin-bottom: 50px; }
  .node-type-donor-wall .pane-node-field-related-view .table {
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .node-type-donor-wall .pane-node-field-related-view .table {
        margin-bottom: 0; } }
  .node-type-donor-wall .pane-node-field-related-view .table-responsive table {
    border: 1px solid #3c3936; }
    .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption {
      font-size: 20px;
      font-size: 2rem;
      line-height: 2.5;
      background-color: #3c3936;
      color: #ffffff;
      font-family: brothers, georgia, serif;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.25; } }
      .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span {
        background-position: 20px center;
        background-repeat: no-repeat;
        background-size: 30px;
        display: block;
        padding-left: 60px;
        padding-right: 20px;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span {
            height: 100%;
            width: 97%;
            min-height: 50px;
            display: flex;
            align-items: center; } }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1930 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1930.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1931 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1931.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1932 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1932.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1933 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1933.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1934 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1934.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1935 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1935.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1936 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1936.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-1937 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-1937.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2215 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2215.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2216 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2216.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2217 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2217.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2218 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2218.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2319 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2319.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2320 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2320.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2321 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2321.svg"); }
        .node-type-donor-wall .pane-node-field-related-view .table-responsive table caption span.level-2322 {
          background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/level-2322.svg"); }
  .node-type-donor-wall .pane-node-field-related-view .view-display-id-block_2 .table > tbody > tr.views-row-first td {
    border-top: 1px solid #3c3936 !important; }
  .node-type-donor-wall .pane-node-field-related-view .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
    border-bottom: 1px solid #3c3936; }
  .node-type-donor-wall .pane-node-field-related-view .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #ECEBE5;
    border-bottom: 1px solid #3c3936; }
  .node-type-donor-wall .pane-node-field-related-view .table-striped > tbody > tr:last-child {
    border-bottom: 0; }
  .node-type-donor-wall .pane-node-field-related-view table tbody td {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2.5;
    width: 50%; }
    .node-type-donor-wall .pane-node-field-related-view table tbody td.views-field-full-name {
      color: #b5121b;
      cursor: pointer;
      padding-left: 20px;
      text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .node-type-donor-wall .pane-node-field-related-view table tbody tr {
      display: block; }
    .node-type-donor-wall .pane-node-field-related-view table tbody td {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: normal;
      border: 0;
      display: block;
      padding: 7px 10px;
      width: 100%; }
      .node-type-donor-wall .pane-node-field-related-view table tbody td.views-field-full-name {
        padding: 7px 10px 0; } }
.node-type-donor-wall .pane-fieldable-panels-pane.view-mode-pre_footer .col-right img {
  max-width: 160px; }
@media only screen and (max-width: 767px) {
  .node-type-donor-wall .pagination > li > a,
  .node-type-donor-wall .pagination > li > span {
    padding: 6px 8px; }
  .node-type-donor-wall .pagination .pager-ellipsis {
    display: none; } }

#certificateModal .modal-content,
.certificate-page .modal-content {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  width: 612px; }
  @media only screen and (max-width: 767px) {
    #certificateModal .modal-content,
    .certificate-page .modal-content {
      width: 100%; } }
#certificateModal .close,
.certificate-page .close {
  background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  font-size: 0;
  height: 30px;
  opacity: 1;
  position: absolute;
  right: -15px;
  width: 30px;
  z-index: 999; }
#certificateModal .modal-header,
#certificateModal .modal-footer,
.certificate-page .modal-header,
.certificate-page .modal-footer {
  border-bottom: 0;
  border-top: 0;
  padding-left: 0;
  padding-right: 0; }
#certificateModal .modal-body,
.certificate-page .modal-body {
  padding: 0;
  width: 612px; }
  @media only screen and (max-width: 767px) {
    #certificateModal .modal-body,
    .certificate-page .modal-body {
      width: 100%; } }
#certificateModal .modal-footer .btn,
.certificate-page .modal-footer .btn {
  background-position: 42px center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  background-color: #b5121b;
  color: #fff;
  box-shadow: 0 0 0 3px #edeae3, 0 0 0 6px #b5121b;
  margin: 6px;
  text-indent: 16px;
  width: 182px; }
  #certificateModal .modal-footer .btn:nth-child(2),
  .certificate-page .modal-footer .btn:nth-child(2) {
    margin: 0 21px; }
  #certificateModal .modal-footer .btn.btn-download,
  .certificate-page .modal-footer .btn.btn-download {
    background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/download.svg");
    background-position: 25px center; }
  #certificateModal .modal-footer .btn.btn-print,
  .certificate-page .modal-footer .btn.btn-print {
    background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/print.svg");
    background-size: 25px; }
  #certificateModal .modal-footer .btn.btn-share,
  .certificate-page .modal-footer .btn.btn-share {
    background-image: url("/sites/all/modules/custom/custom/iknow_battlefield/includes/donor-wall/img/share.svg"); }
  @media only screen and (max-width: 767px) {
    #certificateModal .modal-footer .btn:nth-child(2),
    .certificate-page .modal-footer .btn:nth-child(2) {
      margin: 21px; } }

#donor-certificate {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  width: 612px; }
  @media only screen and (max-width: 767px) {
    #donor-certificate {
      width: 100%; } }
  #donor-certificate .certificate-background-image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  #donor-certificate .certificate-wrapper {
    border: 2px solid #b5121b;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 93%;
    z-index: 1; }
  #donor-certificate .certificate-inner {
    border: 1px solid #b5121b;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 2; }
  #donor-certificate .certificate-header {
    margin-top: 34px;
    margin-bottom: 70px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate .certificate-header {
        margin-top: 18px;
        margin-bottom: 30px; }
        #donor-certificate .certificate-header img {
          height: auto;
          width: 152px; } }
  #donor-certificate .certificate-content {
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate .certificate-content {
        padding: 10px;
        margin-bottom: 40px; } }
  #donor-certificate h1 {
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 1.13636;
    font-family: brothers, georgia, serif;
    margin-bottom: 18px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate h1 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.125;
        margin-bottom: 10px;
        margin-top: 10px; } }
  #donor-certificate p {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.30769; }
    @media only screen and (max-width: 767px) {
      #donor-certificate p {
        margin-bottom: 0; } }
    #donor-certificate p + p {
      margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571; }
        #donor-certificate p + p {
          margin-top: 10px; } }
  #donor-certificate.steadfast-certificate p {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.23077;
    margin: 0 0 20px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate.steadfast-certificate p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571; }
        #donor-certificate.steadfast-certificate p + p {
          margin-top: 10px; } }
  #donor-certificate.steadfast-certificate h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2;
    margin: 0 10px 20px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate.steadfast-certificate h1 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.125;
        margin-bottom: 10px;
        margin-top: 10px; } }
  #donor-certificate .certificate-footer {
    bottom: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: absolute;
    width: 100%; }
  #donor-certificate #certificate-level {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    align-items: center;
    display: flex;
    float: left;
    justify-content: flex-start;
    margin-left: 20px;
    margin-top: 64px;
    width: 50%; }
    #donor-certificate #certificate-level img {
      padding-right: 10px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate #certificate-level {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 1.09091;
        margin-left: 2%;
        margin-top: 46px;
        width: 45%; }
        #donor-certificate #certificate-level img {
          height: auto;
          width: 30px; } }
  #donor-certificate .certificate-signature {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    float: right;
    margin-right: 20px;
    width: 225px; }
    #donor-certificate .certificate-signature img {
      height: auto;
      width: 172px; }
    @media only screen and (max-width: 767px) {
      #donor-certificate .certificate-signature {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 1.09091;
        margin-right: 2%;
        width: 45%; } }

#share-certificate-tooltip {
  transition: opacity 0.3s; }

#share-certificate-value {
  left: -99999px;
  position: absolute; }

.certificate-page #donor-certificate {
  margin: 10px auto; }
  @media print {
    .certificate-page #donor-certificate {
      margin: 0;
      width: 100% !important; } }
@media print {
  .certificate-page .modal-footer,
  .certificate-page #share-certificate-value {
    display: none; } }

body.hall-of-famer .hof-member-label,
body.hall-of-famer .pane-iknow-battlefield-hall-fame-years-flag {
  float: left; }
body.hall-of-famer .header-row .title-region .pane-fieldable-panels-pane.hof-member-label {
  margin-left: 10px; }
  body.hall-of-famer .header-row .title-region .pane-fieldable-panels-pane.hof-member-label h2.pane-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.61111;
    color: white;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
body.hall-of-famer h1 {
  clear: both;
  color: white; }
  body.hall-of-famer h1:after {
    content: " ";
    display: table;
    clear: both; }
body.hall-of-famer .event-details-row.vertical-padding-bottom {
  padding-bottom: 0; }
body.hall-of-famer .footer-row {
  padding-top: 40px; }
body.hall-of-famer .column-content.col-sm-9 > .inside {
  border-top: 2px solid #d7d7d7; }
  body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-title h3 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.21429;
    color: #222;
    font-family: Georgia, serif;
    margin-bottom: 20px; }
  body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-description,
  body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-activities,
  body.hall-of-famer .column-content.col-sm-9 > .inside .pane-iknow-battlefield-hall-fame-years {
    border-top: 1px solid #d7d7d7;
    padding: 15px 0; }
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-description h4.pane-title,
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-activities h4.pane-title,
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-iknow-battlefield-hall-fame-years h4.pane-title {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: normal;
      font-family: Georgia, serif;
      font-weight: normal;
      color: #222;
      text-transform: uppercase; }
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-description .pane-content,
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-node-field-activities .pane-content,
    body.hall-of-famer .column-content.col-sm-9 > .inside .pane-iknow-battlefield-hall-fame-years .pane-content {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.27778; }
body.hall-of-famer .column-left.col-sm-3 {
  width: 30%; }
  @media only screen and (max-width: 767px) {
    body.hall-of-famer .column-left.col-sm-3 {
      width: 100%; }
      body.hall-of-famer .column-left.col-sm-3 img {
        width: 100%; } }
body.hall-of-famer .content-area-padding-lg.col-sm-9 {
  padding-left: 20px;
  width: 70%; }
  @media only screen and (max-width: 767px) {
    body.hall-of-famer .content-area-padding-lg.col-sm-9 {
      padding-left: 0;
      width: 100%; } }

.pane-hall-of-fame-members.title-border-behind .title-wrapper {
  margin-bottom: 45px; }

@media only screen and (min-width: 768px) {
  .view-hall-of-fame-members.view-display-id-block {
    margin: 0 -20px; } }
@media only screen and (min-width: 768px) {
  .view-hall-of-fame-members.view-display-id-block .view-content {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 767px) {
    .view-hall-of-fame-members.view-display-id-block .view-content {
      display: block; } }

.view-hall-of-fame-members.view-display-id-block .view-content .views-row {
  border: 1px solid #b6b2a4;
  display: table-cell;
  max-width: 280px;
  margin: 0 auto 20px;
  position: relative;
  vertical-align: top; }
  @media only screen and (min-width: 768px) {
    .view-hall-of-fame-members.view-display-id-block .view-content .views-row {
      width: 25%;
      margin: 0 auto;
      max-width: none; } }
  @media only screen and (max-width: 767px) {
    .view-hall-of-fame-members.view-display-id-block .view-content .views-row {
      display: block;
      max-width: none;
      width: 100%; } }
  .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-field-square-image {
    margin-bottom: 15px; }
    .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-field-square-image img {
      width: 100%; }
  .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-field-induction-year {
    display: inline-block;
    color: #fff;
    background-color: #b5121b;
    padding: 5px 8px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    position: absolute;
    top: 15px;
    left: 0; }
  .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin: 10px 0;
    padding: 0 10px; }
    .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-title a {
      color: #222; }
  .view-hall-of-fame-members.view-display-id-block .view-content .views-row .views-field-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375;
    margin-bottom: 15px;
    padding: 0 10px; }

body.hall-of-fame-landing .header-row .title-region h2.pane-title {
  font-size: 70px;
  font-size: 7rem;
  line-height: normal;
  color: #fff;
  letter-spacing: 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    body.hall-of-fame-landing .header-row .title-region h2.pane-title {
      font-size: 40px;
      font-size: 4rem;
      line-height: normal; } }
body.hall-of-fame-landing .main-row-body p {
  line-height: 1.25; }

@media only screen and (min-width: 768px) {
  .view-hall-of-fame-members-all- {
    margin: 0 -20px; } }
@media only screen and (min-width: 768px) {
  .view-hall-of-fame-members-all- .views-view-grid {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 767px) {
    .view-hall-of-fame-members-all- .views-view-grid {
      display: block; } }

.view-hall-of-fame-members-all- .views-view-grid tr:not(:last-child) {
  margin-bottom: 20px; }
.view-hall-of-fame-members-all- .views-view-grid .col {
  border: 1px solid #b6b2a4;
  display: table-cell;
  max-width: 280px;
  margin: 0 auto 20px;
  position: relative;
  text-align: left;
  vertical-align: top; }
  @media only screen and (min-width: 768px) {
    .view-hall-of-fame-members-all- .views-view-grid .col {
      width: 25%;
      margin: 0 auto;
      max-width: none; } }
  @media only screen and (max-width: 767px) {
    .view-hall-of-fame-members-all- .views-view-grid .col {
      display: block;
      max-width: none;
      width: 100%; } }
  .view-hall-of-fame-members-all- .views-view-grid .col .views-field-field-square-image {
    margin-bottom: 15px; }
    .view-hall-of-fame-members-all- .views-view-grid .col .views-field-field-square-image img {
      width: 100%; }
  .view-hall-of-fame-members-all- .views-view-grid .col .views-field-field-induction-year {
    display: inline-block;
    color: #fff;
    background-color: #b5121b;
    padding: 5px 8px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    position: absolute;
    top: 15px;
    left: 0; }
  .view-hall-of-fame-members-all- .views-view-grid .col h2.views-field-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    margin: 10px 0;
    padding: 0 10px; }
    .view-hall-of-fame-members-all- .views-view-grid .col h2.views-field-title a {
      color: #222; }
  .view-hall-of-fame-members-all- .views-view-grid .col .views-field-body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: normal;
    margin-bottom: 15px;
    padding: 0 10px; }

@media only screen and (max-width: 767px) {
  .view-search.view-id-search {
    padding-top: 0; } }
.view-search .views-widget-filter-search_api_aggregation_1 {
  display: none; }
.view-search .tags {
  padding-top: 20px; }
.view-search form.searching-by-tag {
  display: none; }
.view-search .views-reset-button button {
  color: #336699 !important; }
.view-search .views-submit-button {
  clear: none !important; }

.view-id-ik_search_tags_header {
  overflow: hidden; }
  .view-id-ik_search_tags_header .image-wrapper {
    background-color: #000; }
    .view-id-ik_search_tags_header .image-wrapper img {
      opacity: 0.8;
      width: 768px;
      max-width: none; }
    @media only screen and (min-width: 768px) {
      .view-id-ik_search_tags_header .image-wrapper img {
        width: 992px; } }
    @media only screen and (min-width: 992px) {
      .view-id-ik_search_tags_header .image-wrapper img {
        width: 1280px; } }
  .view-id-ik_search_tags_header .captions-wrapper {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-style: italic;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 15; }
