/*!
Theme Name: United Way of the Capital Region
Author: JPL
Author URI: https://www.jplcreative.com/
Description: Custom theme for United Way of the Capital Region.
Template: jpl
Version: 2.0
*/
/* 2025 Brand Fonts */
/* antonio-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Antonio';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/uwcr/fonts/antonio-v21-latin_latin-ext-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* palanquin-regular - devanagari_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/uwcr/fonts/palanquin-v16-devanagari_latin_latin-ext-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* palanquin-700 - devanagari_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/uwcr/fonts/palanquin-v16-devanagari_latin_latin-ext-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* palanquin-dark-700 - devanagari_latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Palanquin Dark';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/uwcr/fonts/palanquin-dark-v16-devanagari_latin_latin-ext-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Font Awesome */
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-sharp-solid-900.woff2") format("woff2"), url("/wp-content/themes/uwcr/fonts/font-awesome-pro-6.7.2/fa-sharp-solid-900.ttf") format("truetype");
}
.fa,
.fas,
.far,
.fal,
.fad,
.fab,
.btn[href$=".pdf"]::before,
.juicer-feed .j-paginate.juicer-button[href$=".pdf"]::before,
.pagination .nav-links .prev:before,
.pagination .nav-links .next:before,
.pagination .nav-links .prev:after,
.pagination .nav-links .next:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa,
.fas,
.btn[href$=".pdf"]::before,
.juicer-feed .j-paginate.juicer-button[href$=".pdf"]::before,
.pagination .nav-links .prev:before,
.pagination .nav-links .next:before,
.pagination .nav-links .prev:after,
.pagination .nav-links .next:after {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 6 Brands';
}
.far {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-search:before {
  content: "\f002";
}
.fa-times:before {
  content: "\f00d";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-clock:before {
  content: '\f017';
}
.fa-map-marker-alt:before {
  content: '\f3c5';
}
/* */
/* Secondary Colors */
/*Neutral Colors */
:focus {
  outline: 0;
}
body {
  position: relative;
  color: #221E1F;
  font-family: Palanquin, san-serif;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Antonio, san-serif;
  font-weight: 700;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}
h1 {
  font-size: 2.375em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 980px) {
  h1 {
    font-size: 3.75em;
    line-height: 1.067;
  }
}
h2 {
  font-size: 2.375em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 3.125em;
  }
}
h3 {
  font-size: 2em;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 2.375em;
  }
}
h4 {
  font-size: 1.375em;
  line-height: 1.36;
}
@media only screen and (min-width: 768px) {
  h4 {
    font-size: 1.75em;
  }
}
h5 {
  font-size: 1.25em;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  h5 {
    font-size: 1.5em;
    line-height: 1.4;
  }
}
h6 {
  font-family: Palanquin, san-serif;
  font-size: 1.125em;
  line-height: 1.33;
}
@media only screen and (min-width: 768px) {
  h6 {
    font-size: 1.375em;
    line-height: 1.45;
  }
}
a {
  color: inherit;
  transition: color 0.25s ease-out;
}
a:hover {
  color: #FD372C;
}
hr {
  background: #FD372C;
  border: none;
  border-radius: 9px;
  content: '';
  display: block;
  height: 9px;
  margin: 1em 0 0;
  width: 68px;
}
@media only screen and (min-width: 980px) {
  .flex {
    display: flex;
  }
}
@media only screen and (min-width: 980px) {
  .flex.two-column > * {
    width: 50%;
  }
}
.no-shrink {
  flex-shrink: 0;
}
.pad-top-15 {
  margin-top: 15px !important;
}
@media only screen and (min-width: 980px) {
  .mobile {
    display: none;
  }
}
.cboxElement,
.btn,
.juicer-feed .j-paginate.juicer-button {
  background: #D12626;
  border-radius: 10px;
  border: 2px solid #FD372C;
  color: #ffffff;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
  transition: all 0.2s ease-in-out;
}
.cboxElement[href$=".pdf"]:before,
.btn[href$=".pdf"]:before,
.juicer-feed .j-paginate.juicer-button[href$=".pdf"]:before {
  content: "\f1c1";
  padding-right: 15px;
}
.cboxElement.btn-has-icon .fa,
.btn.btn-has-icon .fa,
.juicer-feed .j-paginate.juicer-button.btn-has-icon .fa {
  padding-right: 15px;
}
.cboxElement:hover,
.btn:hover,
.juicer-feed .j-paginate.juicer-button:hover {
  background: #ffffff;
  border-color: #FD372C;
  color: #D12626;
}
.cboxElement.btn-inverse,
.btn.btn-inverse,
.juicer-feed .j-paginate.juicer-button.btn-inverse {
  border-color: #ffffff;
  background: #F2F2F2;
}
.btn-alt,
.post .post-link .btn,
.post .post-link .juicer-feed .j-paginate.juicer-button {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #21296B;
  padding: 0;
  text-decoration: underline;
  font-weight: 700;
}
.btn-alt:hover,
.post .post-link .btn:hover,
.post .post-link .juicer-feed .j-paginate.juicer-button:hover {
  color: #21296B;
  background: transparent;
  text-decoration: none;
}
.btn-alt span::after,
.post .post-link .btn span::after,
.post .post-link .juicer-feed .j-paginate.juicer-button span::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 6 Pro';
  content: "\f0da";
  margin-left: 10px;
}
.cboxElement {
  margin-top: 10px;
}
.juicer-feed {
  text-align: center;
}
.juicer-feed .j-paginate.juicer-button {
  font-size: 1em;
  text-transform: none;
  letter-spacing: normal;
  width: auto;
}
#emma-form.emma-only-email.emma-horizontal-layout {
  width: 100% !important;
  max-width: 525px;
  margin: 10px auto 0;
}
@media only screen and (min-width: 980px) {
  #emma-form.emma-only-email.emma-horizontal-layout {
    margin: 10px 0 0;
  }
}
#emma-form.emma-only-email.emma-horizontal-layout .emma-wrap {
  display: flex;
  flex-direction: column;
}
#emma-form.emma-only-email.emma-horizontal-layout .emma-status {
  order: 2;
  font-family: Palanquin, san-serif;
  text-align: left;
}
#emma-form.emma-only-email.emma-horizontal-layout .emma-status::before {
  top: 5px;
  left: 10px;
  font-family: Palanquin, san-serif;
  font-weight: 700;
  line-height: 1.6em;
}
#emma-form.emma-only-email.emma-horizontal-layout .emma-status:not(.emma-alert)::before {
  top: 12px;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements {
  display: flex;
  justify-content: flex-start;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row {
  width: auto !important;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row:first-child {
  flex-grow: 1;
  margin-right: 0;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row:first-child input[type="text"] {
  color: #221E1F;
  border-color: #C3C3C3;
  border-width: 1px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border-right: 0;
  font-size: 0.875em;
  padding: 5px 0 5px 10px;
  height: 35px;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row:first-child input[type="text"]::placeholder {
  color: #C3C3C3;
  font-weight: 700;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row.emma-form-row-last {
  flex-shrink: 0;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row.emma-form-row-last div[class*="emma-submit-wrap"] {
  height: 100%;
}
#emma-form.emma-only-email.emma-horizontal-layout ul#emma-form-elements > li.emma-form-row.emma-form-row-last input[type="submit"] {
  font-size: 0.875em;
  padding: 0 15px;
  border: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  font-weight: 700;
  height: 100%;
  display: block;
  cursor: pointer;
  border-color: #FD372C;
  background-color: #FD372C;
}
.newsletter-signup {
  display: flex;
  justify-content: flex-start;
}
.newsletter-signup input {
  color: #939393;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border: 3px solid #d7d7d7;
  border-right: 0;
  flex-grow: 1;
  padding: 5px 0 5px 10px;
}
.newsletter-signup button {
  padding: 0 20px;
  border: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  background: #FD372C;
  color: #fff;
  font-weight: 700;
}
.g-translate-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.g-translate-wrap .inner {
  height: 0;
  margin: 0 auto;
  max-width: 1340px;
  text-align: right;
}
@media only screen and (min-width: 980px) {
  .g-translate-wrap .inner {
    padding: 0 15px;
  }
}
#google_language_translator {
  display: inline-block;
}
#google_language_translator .goog-te-gadget {
  font-size: 100%;
}
#google_language_translator .goog-te-gadget-simple {
  font-size: 100%;
}
#google_language_translator .goog-te-gadget-simple > * {
  display: none;
}
#google_language_translator .goog-te-gadget-simple::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 6 Pro';
  content: "\f57d";
  font-weight: 900;
}
.wrap .g-translate-wrap {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) {
  .wrap .g-translate-wrap {
    font-size: 2.25em;
  }
}
@media only screen and (min-width: 980px) {
  .wrap .g-translate-wrap {
    font-size: 1em;
  }
}
.wrap .goog-te-gadget-simple {
  background: 0 0;
  border: none;
  color: #0044B5;
  cursor: pointer;
  height: 80px;
  text-align: center;
  top: 0;
  width: auto;
  margin: 0 10px 0 0;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap .goog-te-gadget-simple::after {
  margin-bottom: 5px;
}
@media only screen and (min-width: 980px) {
  .wrap .goog-te-gadget-simple::after {
    margin: 0 -10px 0 0;
  }
}
@media only screen and (min-width: 980px) {
  .wrap .goog-te-gadget-simple {
    background: 0 0;
    border: none;
    color: #ffffff;
    cursor: pointer;
    line-height: 27px;
    margin: 0;
    padding: 10px;
    transition: all 0.3s ease;
    width: auto;
    height: 50px;
  }
  .wrap .goog-te-gadget-simple:hover {
    text-decoration: none;
    color: #FFBA00;
  }
}
.goog-te-banner-frame {
  display: block !important;
  box-shadow: none !important;
  position: static !important;
}
.wrap {
  padding: 0 25px;
}
@media only screen and (min-width: 980px) {
  .menu {
    display: flex;
    gap: 50px;
  }
}
.menu > li > a {
  text-decoration: none;
  position: relative;
}
@media only screen and (max-width: 979px) {
  .menu > li > a {
    color: #ffffff;
    display: block;
    font-weight: 700;
    padding: 25px 0;
    position: relative;
  }
}
.menu > li + li {
  margin-top: 25px;
}
@media only screen and (min-width: 980px) {
  .menu > li + li {
    margin-top: 0;
  }
}
.nav-primary .menu > li {
  font-family: Antonio, san-serif;
  position: relative;
}
.nav-primary .menu > li + li > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 25px;
  width: calc(100% - 50px);
  border-top: 3px dotted #F47925;
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li + li > a::before {
    content: none;
  }
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li + li {
    border: none;
  }
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li.current_page_item > a::after,
  .nav-primary .menu > li.current-page-parent > a::after,
  .nav-primary .menu > li > a:hover::after {
    content: '';
    display: block;
    width: 100%;
    border-top: 3px dotted #FFBA00;
    position: absolute;
    top: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .nav-primary .menu > li.ddactive > a:after,
  .nav-primary .menu > li.ddactive.menu-item-has-children > a:after {
    content: '\f077';
  }
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li.menu-item-has-children {
    position: relative;
  }
  .nav-primary .menu > li.menu-item-has-children::after {
    content: '';
    display: block;
    width: 100%;
    top: 100%;
    left: 0;
    position: absolute;
    padding-top: 24px;
  }
}
.nav-primary .menu > li.menu-item-has-children .sub-menu {
  margin-top: 10px;
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li.menu-item-has-children .sub-menu {
    margin-top: 0px;
    background: #ffffff;
    border-bottom: 5px solid #FFBA00;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  }
}
.nav-primary .menu > li.menu-item-has-children .sub-menu > li {
  font-family: Palanquin, san-serif;
}
.nav-primary .menu > li.menu-item-has-children .sub-menu > li.current_page_item {
  background: #F2F2F2;
}
.nav-primary .menu > li.menu-item-has-children .sub-menu > li.current_page_item a {
  font-weight: 700;
  color: #D12626;
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li.menu-item-has-children:nth-last-child(-n + 2) .sub-menu {
    left: auto;
    right: -20px;
  }
}
.nav-primary .menu > li.menu-item-has-children > a {
  position: relative;
}
@media only screen and (max-width: 979px) {
  .nav-primary .menu > li.menu-item-has-children > a:after {
    content: '\f078';
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 900;
    font-size: 1rem;
    padding-left: 15px;
    position: relative;
    top: -5px;
    vertical-align: middle;
  }
}
.nav-primary .menu > li > a {
  color: #0044B5;
  display: block;
  font-size: 1.375em;
  padding: 25px;
  margin-bottom: -25px;
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li > a {
    display: inline-block;
    font-size: 1.375rem;
    font-weight: 700;
    padding: 0;
    margin: 0;
  }
  .nav-primary .menu > li > a:hover {
    color: #D12626;
  }
}
@media only screen and (min-width: 980px) {
  .nav-primary .menu > li.current_page_item > a,
  .nav-primary .menu > li.current-page-parent > a {
    color: #D12626;
  }
}
.nav-secondary-wrap {
  padding-bottom: 25px;
}
@media only screen and (min-width: 980px) {
  .nav-secondary-wrap {
    background: #21296B;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
  }
}
.nav-secondary-wrap .wrap {
  display: block;
  padding: 0;
}
@media only screen and (min-width: 980px) {
  .nav-secondary-wrap .wrap {
    padding: 0 15px;
    display: flex;
    height: 50px;
    justify-content: space-between;
    align-items: center;
  }
}
.nav-secondary .menu {
  position: relative;
  padding: 50px 25px 0;
  margin-top: 25px;
}
@media only screen and (min-width: 980px) {
  .nav-secondary .menu {
    padding: 0;
    margin-top: 0;
    align-items: center;
    gap: 25px;
  }
}
.nav-secondary .menu::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 25px;
  width: calc(100% - 50px);
  border-top: 3px dotted #F47925;
}
@media only screen and (min-width: 980px) {
  .nav-secondary .menu::before {
    content: none;
  }
}
.nav-secondary ul li + li {
  margin: 12px 0 12px;
}
@media only screen and (min-width: 980px) {
  .nav-secondary ul li + li {
    margin: 0;
  }
}
.nav-secondary ul li a {
  color: #0044B5;
  padding: 6px 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 980px) {
  .nav-secondary ul li a {
    border: none;
    color: #fff;
    font-size: 0.875em;
    font-weight: 700;
    text-decoration: none;
  }
}
.nav-secondary ul li a::before {
  border: none;
}
.nav-secondary .btn-callout a,
.nav-secondary .btn-donate a {
  border-radius: 25px;
  display: inline-block;
}
.nav-secondary .btn-donate a {
  color: #0044B5;
  background: #FFBA00;
  border: 2px solid #FAD42F;
  padding: 5px 15px;
  margin-bottom: 6px;
}
.nav-secondary .btn-donate a:hover {
  background: #0044B5;
  color: #ffffff;
}
@media only screen and (min-width: 980px) {
  .nav-secondary .btn-donate a {
    padding: 3px 10px;
    margin: 0;
  }
}
.nav-secondary .btn-callout a {
  border: 1px solid #0044B5;
  color: #0044B5;
  padding: 5px 15px;
  margin: 6px 0;
}
@media only screen and (min-width: 980px) {
  .nav-secondary .btn-callout a {
    padding: 2px 10px;
    border-color: #ffffff;
    border-radius: 10px;
    color: #ffffff;
    margin: 0;
  }
}
.nav-social .menu {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  padding: 0 25px;
}
@media only screen and (min-width: 980px) {
  .nav-social .menu {
    padding: 0;
  }
}
.nav-social .menu > li:first-child {
  margin-left: -6px;
}
@media only screen and (min-width: 980px) {
  .nav-social .menu > li:first-child {
    margin-left: 0;
  }
}
.nav-social .menu > li + li {
  margin: 0;
}
.nav-social .menu > li > a {
  background: none;
  padding: 6px;
  display: block;
  line-height: 1;
}
.nav-social .menu > li > a svg {
  fill: #0044B5;
  height: 20px;
  width: auto;
}
@media only screen and (min-width: 980px) {
  .nav-social .menu > li > a svg {
    transition: fill 300ms ease-out;
    fill: #ffffff;
  }
}
@media only screen and (min-width: 980px) {
  .nav-social .menu > li > a:hover svg {
    fill: #FFBA00;
  }
}
.mod .menu-social-menu-container {
  margin: 0px 0 25px 0;
}
.mod .menu-social-menu-container .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 980px) {
  .mod .menu-social-menu-container .menu {
    gap: 0;
  }
}
.mod .menu-social-menu-container .menu > li {
  margin: 0 5px;
}
.mod .menu-social-menu-container .menu > li > a {
  display: block;
  background: none;
  padding: 5px;
}
@media only screen and (min-width: 768px) {
  .mod .menu-social-menu-container .menu > li > a {
    padding: 10px;
  }
}
.mod .menu-social-menu-container .menu > li > a svg {
  display: block;
  fill: #21296B;
  height: 20px;
  width: auto;
  transition: fill 0.25s ease-out;
}
@media only screen and (min-width: 768px) {
  .mod .menu-social-menu-container .menu > li > a svg {
    height: 30px;
  }
}
.mod .menu-social-menu-container .menu > li > a:hover svg {
  fill: #ffffff;
}
.sub-menu {
  background: #ffffff;
}
@media only screen and (min-width: 980px) {
  .sub-menu {
    min-width: 100%;
    position: absolute;
    top: calc(100% + 23px);
    left: -20px;
    z-index: 99;
  }
}
@media only screen and (max-width: 979px) {
  .sub-menu.ddopen {
    display: block;
  }
}
.sub-menu a {
  color: #21296B;
  display: block;
  padding: 12px 40px;
  text-decoration: none;
}
@media only screen and (min-width: 980px) {
  .sub-menu a {
    padding: 12px 20px;
    text-wrap: nowrap;
  }
}
/* Header and Navigation styles */
.hdr {
  position: relative;
  z-index: 200;
  height: 80px;
  /* nav-toggle */
}
@media only screen and (min-width: 980px) {
  .hdr {
    padding-top: 60px;
    padding-bottom: 10px;
    height: auto;
  }
}
.hdr .wrap {
  max-width: 1340px;
}
.hdr > .wrap {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
@media only screen and (min-width: 980px) {
  .hdr > .wrap {
    justify-content: space-between;
  }
}
.hdr .logo {
  height: 60px;
}
.hdr .logo img {
  display: block;
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 979px) {
  .hdr .nav-wrap {
    display: none;
    left: 0px;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 100;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
    background: #ffffff;
  }
}
@media only screen and (min-width: 980px) {
  .hdr .nav-wrap {
    display: block !important;
    align-self: center;
  }
}
@media only screen and (max-width: 979px) {
  .hdr .search-wrap {
    display: none;
  }
}
.hdr .search-wrap .fa-search {
  font-weight: 400;
}
.hdr .nav-toggle {
  background: transparent;
  border: none;
  color: #0044B5;
  cursor: pointer;
  height: 80px;
  outline: none;
  padding-top: 30px;
  position: absolute;
  left: 0px;
  text-align: center;
  top: 0px;
  width: 85px;
  z-index: 99;
}
.hdr .nav-toggle.toggle-closed:before {
  width: 26px;
  top: 20px;
  transform: rotate(-45deg) translate(-12px, 5px);
}
.hdr .nav-toggle.toggle-closed:after {
  width: 26px;
  top: 38px;
  transform: rotate(45deg) translate(-7px, -1px);
}
.hdr .nav-toggle.toggle-closed span:first-child {
  display: none;
}
.hdr .nav-toggle:before,
.hdr .nav-toggle:after,
.hdr .nav-toggle span:first-child {
  background: #0044B5;
  content: "";
  height: 3px;
  position: absolute;
  right: 23px;
  width: 37px;
  transition: background 0.3s ease;
}
@media only screen and (max-width: 979px) {
  .hdr .nav-toggle:before,
  .hdr .nav-toggle:after,
  .hdr .nav-toggle span:first-child {
    background: #0044B5;
  }
}
.hdr .nav-toggle:before {
  top: 28px;
  transition: all 0.3s ease;
}
.hdr .nav-toggle:after {
  top: 44px;
  transition: all 0.3s ease;
}
.hdr .nav-toggle span:first-child {
  top: 36px;
}
.search-toggle {
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  line-height: 27px;
  margin-right: 25px;
  margin-top: -5px;
  padding: 15px 10px 11px;
  transition: all 0.3s ease;
  width: 38px;
  -webkit-appearance: none;
}
.search-toggle:hover,
.search-toggle.open {
  color: #FFBA00;
  text-decoration: none;
}
.mobile-search-show,
.mobile-search-hide {
  background: none;
  border: none;
  color: #0044B5;
  cursor: pointer;
  display: none;
  font-size: 1.5em;
  height: 80px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  width: auto;
  z-index: 12;
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .mobile-search-show,
  .mobile-search-hide {
    font-size: 2.25em;
  }
}
@media only screen and (min-width: 980px) {
  .mobile-search-show,
  .mobile-search-hide {
    font-size: 1em;
  }
}
@media only screen and (max-width: 979px) {
  .mobile-search-show,
  .mobile-search-hide {
    display: block;
  }
}
.mobile-search-show {
  margin-right: 54px;
}
@media only screen and (min-width: 768px) {
  .mobile-search-show {
    margin-right: 66px;
  }
}
.mobile-search-show .fa-search {
  margin-bottom: 6px;
}
.mobile-search-hide {
  height: 65px;
  color: #ffffff;
  position: absolute;
  right: 0px;
  margin-right: 15px;
}
/*
 * *************************
 * SEARCH FORM
 * *************************
*/
.hdr-search-wrap {
  background: #21296B;
  display: none;
  position: relative;
}
.hdr-search-wrap .search-form {
  background: none;
  padding: 15px 0px;
  text-align: right;
}
.hdr-search-wrap .search-form .field-wrap {
  display: inline;
}
.hdr-search-wrap .search-form label {
  display: inline;
  margin: 0 10px 0 0;
}
.hdr-search-wrap .search-form input {
  width: 250px;
}
@media only screen and (max-width: 979px) {
  .hdr-search-wrap .search-form input {
    width: 160px;
  }
}
.hdr-search-wrap .search-form button {
  margin-right: 47px;
}
@media only screen and (min-width: 768px) {
  .hdr-search-wrap .search-form button {
    margin-right: 65px;
  }
}
.search-form {
  background: #0044B5;
  margin: 0px;
  padding: 25px 15px 40px 15px;
}
.search-form .field-wrap {
  display: flex;
}
.search-form label {
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  vertical-align: middle;
  margin: 0 0 10px;
}
.search-form input {
  background: #ffffff;
  border: none;
  color: #0044B5;
  display: inline;
  flex-grow: 1;
  height: 35px;
  min-width: 0;
  padding: 5px 10px;
  vertical-align: middle;
}
@media only screen and (max-width: 979px) {
  .search-form input {
    width: 160px;
  }
}
.search-form button {
  background: #ffffff;
  border: none;
  color: #0044B5;
  cursor: pointer;
  display: inline;
  height: 35px;
  padding: 7px 5px 5px 5px;
  padding: 7px 8px 5px 8px;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 35px;
}
@media only screen and (max-width: 979px) {
  .search-form button {
    margin-right: 85px;
  }
}
.search-form button:hover {
  background: #FD372C;
  color: #ffffff;
}
.searchform-wrap {
  background: url('img/texture-green.jpg') no-repeat top;
  background-size: cover;
  color: #ffffff;
  margin-bottom: 25px;
  padding: 40px 100px;
}
@media only screen and (max-width: 767px) {
  .searchform-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.searchform-wrap .search-form {
  background: none;
  margin: auto;
  padding: 0px;
  text-align: center;
  width: 60%;
}
@media only screen and (max-width: 979px) {
  .searchform-wrap .search-form {
    width: auto;
  }
}
.searchform-wrap .search-form label {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
.searchform-wrap .search-form button {
  color: #0044B5;
}
@media only screen and (max-width: 979px) {
  .searchform-wrap .search-form button {
    margin-right: 0px;
  }
}
.searchform-wrap .search-form button:hover {
  background: #0044B5;
  color: #ffffff;
}
body.blog .sidebar-wrap,
body.archive .sidebar-wrap,
body.search .sidebar-wrap {
  display: block;
}
.sidebar-wrap h1,
.sidebar-wrap h2,
.sidebar-wrap h3,
.sidebar-wrap h4,
.sidebar-wrap h5,
.sidebar-wrap h6 {
  padding-top: 0px;
}
.sidebar-wrap .categories {
  margin-bottom: 25px;
}
.sidebar-wrap .categories ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.sidebar-wrap .categories ul li {
  margin-top: 1px;
}
.sidebar-wrap .categories ul li.current-cat a {
  background: #002769;
}
.sidebar-wrap .categories ul li a {
  background: #0044B5;
  color: #ffffff;
  display: block;
  padding: 15px;
  transition: all 0.3s ease;
}
.sidebar-wrap .categories ul li a:hover {
  background: #002769;
  text-decoration: none;
}
/* page header */
.pg-header {
  position: relative;
}
.pg-header.no-featured-img {
  height: 20vw;
  min-height: 200px;
  max-height: 400px;
}
.pg-header .img-wrap {
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .pg-header .img-wrap {
    width: calc(100% - 230px);
  }
}
@media only screen and (min-width: 980px) {
  .pg-header .img-wrap {
    width: min(calc(100% - 280px), calc(50% + 390px));
  }
}
.pg-header .img-wrap .img {
  background-size: cover;
  background-position: top center;
  height: 80vw;
  position: relative;
  max-height: 400px;
}
@media only screen and (min-width: 768px) {
  .pg-header .img-wrap .img {
    height: 38.2vw;
  }
}
.single-event .pg-header .img-wrap .img,
.single-post .pg-header .img-wrap .img {
  background-repeat: no-repeat;
  background-size: contain;
}
.pg-header .img-wrap .pg-header-bumper {
  height: 100%;
  position: absolute;
  top: 0;
  left: -2px;
  bottom: 0;
  aspect-ratio: 175 / 550;
}
@media only screen and (max-width: 767px) {
  .pg-header .img-wrap .pg-header-bumper {
    display: none;
  }
}
.pg-header .img-wrap .pg-header-bumper svg {
  display: block;
  width: 100%;
  height: auto;
}
.pg-header .img-wrap .pg-header-bumper-mobile {
  aspect-ratio: 550 / 175;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .pg-header .img-wrap .pg-header-bumper-mobile {
    display: none;
  }
}
.pg-header .img-wrap .pg-header-bumper-mobile svg {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .pg-header .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.pg-header .wrap {
  max-width: 1340px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .pg-header .breadcrumbs {
    color: #ffffff;
  }
}
@media only screen and (min-width: 980px) {
  .pg-header .breadcrumbs a {
    color: #ffffff;
  }
}
.pg-header .pg-title {
  padding: 15px 0 50px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .pg-header .pg-title {
    width: 25%;
    text-align: left;
    padding: 0;
  }
}
@media only screen and (min-width: 980px) {
  .pg-header .pg-intro-content {
    color: #ffffff;
  }
}
.pg-header.bg-pattern-circles .wrap,
.pg-header.bg-pattern-arcs .wrap,
.pg-header.bg-pattern-waves .wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .pg-header.bg-pattern-circles .wrap,
  .pg-header.bg-pattern-arcs .wrap,
  .pg-header.bg-pattern-waves .wrap {
    position: static;
  }
}
.pg-header.bg-pattern-circles h1 span,
.pg-header.bg-pattern-arcs h1 span,
.pg-header.bg-pattern-waves h1 span {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  position: relative;
}
.pg-header.bg-pattern-circles h1 > span,
.pg-header.bg-pattern-arcs h1 > span,
.pg-header.bg-pattern-waves h1 > span {
  background: var(--pg-title-background, #ffffff);
  color: var(--pg-title-color, #21296B);
  padding: 10px 25px 15px;
}
.pg-header.bg-pattern-circles .img-wrap,
.pg-header.bg-pattern-arcs .img-wrap,
.pg-header.bg-pattern-waves .img-wrap {
  margin-left: 0;
  width: 100%;
}
.pg-header.bg-pattern-circles {
  --pg-title-background: #ffffff;
  --pg-title-color: #21296B;
}
.pg-header.bg-pattern-circles .img-wrap .img {
  background: url(./img/bg-patterns/bg-004.svg) center no-repeat #D12626;
  background-size: cover;
}
.pg-header.bg-pattern-arcs {
  --pg-title-background: #0044B5;
  --pg-title-color: #ffffff;
}
.pg-header.bg-pattern-arcs .img-wrap .img {
  background: url(./img/bg-patterns/bg-005.svg) center no-repeat;
  background-size: 200%;
  background-position: center;
}
@media only screen and (min-width: 768px) {
  .pg-header.bg-pattern-arcs .img-wrap .img {
    background-size: 100%;
    background-position: center 0;
  }
}
.pg-header.bg-pattern-waves {
  --pg-title-background: #FFBA00;
  --pg-title-color: #21296B;
}
.pg-header.bg-pattern-waves .img-wrap .img {
  background: url(./img/bg-patterns/bg-001.svg) center no-repeat #A7D2FF;
  background-size: 150%;
  background-position: -1px;
}
@media only screen and (min-width: 768px) {
  .single-post .pg-header .pg-title,
  .single-event .pg-header .pg-title {
    width: 30%;
  }
}
.ftr {
  border-top: 10px solid #21296B;
  padding: 50px 0;
}
.ftr .wrap {
  max-width: 1340px;
}
.ftr .two-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
@media only screen and (min-width: 980px) {
  .ftr .two-column {
    flex-direction: row;
    text-align: left;
  }
}
@media only screen and (min-width: 980px) {
  .ftr .two-column .column-left {
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1170px) {
  .ftr .two-column .column-left {
    padding-right: 100px;
  }
}
.ftr .two-column .column-right {
  border-top: 2px solid #0044B5;
  margin-top: 25px;
  padding: 25px 0 10px;
}
@media only screen and (min-width: 768px) {
  .ftr .two-column .column-right {
    margin-top: 50px;
    padding-top: 50px;
  }
}
@media only screen and (min-width: 980px) {
  .ftr .two-column .column-right {
    padding: 0 0 0 50px;
    margin: 0;
    border-top: 0;
    border-left: 2px solid #F47925;
    min-width: 500px;
    width: auto;
  }
}
@media only screen and (min-width: 1170px) {
  .ftr .two-column .column-right {
    padding: 0 0 0 100px;
    min-width: 550px;
  }
}
.ftr .logo {
  max-width: 330px;
  margin: 0 auto;
}
@media only screen and (min-width: 980px) {
  .ftr .logo {
    margin: 0;
  }
}
.ftr .logo-211 {
  margin: 0 auto 15px;
  width: 150px;
}
@media only screen and (min-width: 980px) {
  .ftr .logo-211 {
    margin: 0;
  }
}
.ftr .logo-211 img {
  display: block;
}
.ftr h3 {
  font-size: 1.375em;
  margin: 10px 0 0;
  color: #21296B;
}
.ftr p {
  font-size: 0.875em;
  margin: 5px 0 0;
}
.ftr p + h3 {
  margin-top: 30px;
}
.ftr .ftr-menu-wrap {
  margin: 0 50px;
}
@media only screen and (min-width: 980px) {
  .ftr .ftr-menu-wrap {
    margin: 0 !important;
  }
}
.ftr .ftr-menu-wrap .nav-footer {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .ftr .ftr-menu-wrap .nav-footer {
    margin-top: 50px;
  }
}
.ftr address {
  font-size: 0.875em;
  font-style: normal;
  padding: 10px 0 0;
}
.ftr address span {
  display: block;
}
.ftr address .phone-number {
  font-weight: 700;
  margin: 10px 0;
}
.ftr .menu {
  text-align: center;
  display: flex;
  gap: 5px 15px;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 980px) {
  .ftr .menu {
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 30px;
  }
}
.ftr .menu .menu-item {
  margin: 0;
}
.ftr .menu a {
  color: #21296B;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  font-size: 0.875em;
  font-weight: 700;
}
.mod .oembed,
#colorbox .oembed {
  position: relative;
  width: 100%;
  margin: 25px 0;
}
.mod .oembed:before,
#colorbox .oembed:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.mod .oembed iframe,
#colorbox .oembed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#colorbox .oembed {
  margin: 0;
}
.white-buttons .btn,
.white-buttons .juicer-feed .j-paginate.juicer-button {
  background: #F2F2F2;
  border-color: #ffffff;
  color: #0044B5;
}
.white-buttons .btn:hover,
.white-buttons .juicer-feed .j-paginate.juicer-button:hover {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.blue-buttons .btn,
.blue-buttons .juicer-feed .j-paginate.juicer-button {
  border-color: #21296B;
  color: #21296B;
}
.blue-buttons .btn:hover,
.blue-buttons .juicer-feed .j-paginate.juicer-button:hover {
  background: #21296B;
  border-color: #21296B;
  color: #ffffff;
}
.mod .wrap {
  position: relative;
  z-index: 1;
}
.mod span.link-wrap .btn,
.mod span.link-wrap .juicer-feed .j-paginate.juicer-button {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.page-not-found {
  padding: 30px 0;
}
@media only screen and (min-width: 980px) {
  .page-not-found {
    padding: 75px 0;
  }
}
.post {
  margin: 30px;
}
@media only screen and (min-width: 768px) {
  .post {
    margin: 60px;
  }
}
.post .post-inner .date {
  font-weight: bold;
  margin-bottom: 5px;
}
.post .post-inner h3 {
  margin: 0px;
  font-size: 1.5em;
  line-height: 1.4;
}
.post .post-inner h3 a {
  color: #21296B;
  text-decoration: none;
}
.post .post-link .btn:hover,
.post .post-link .juicer-feed .j-paginate.juicer-button:hover {
  text-decoration: underline;
}
.mod.rtf .post .post-link .btn,
.mod.rtf .post .post-link .juicer-feed .j-paginate.juicer-button {
  margin: 1em 0;
}
/* pagination */
.pagination {
  padding: 25px 15px;
  position: relative;
}
.pagination .nav-links {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .pagination .nav-links {
    display: block;
    text-align: center;
    padding: 0 120px 0 150px;
  }
}
.pagination .nav-links .page-numbers {
  display: inline-block;
  min-width: 36px;
  padding: 8px 10px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 0 2px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .pagination .nav-links .page-numbers {
    display: none;
  }
}
.pagination .nav-links .page-numbers:hover {
  color: #fff;
  background: #5082F0;
  text-decoration: none;
}
.pagination .nav-links .page-numbers.current {
  background: #0044B5;
  color: #fff;
}
.pagination .nav-links .page-numbers.dots {
  background: none;
  border: none;
}
.pagination .nav-links .prev,
.pagination .nav-links .next {
  font-weight: 700;
  color: #FD372C;
  border: none;
}
.pagination .nav-links .prev:hover,
.pagination .nav-links .next:hover {
  background: transparent;
  color: #FD372C;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .pagination .nav-links .prev,
  .pagination .nav-links .next {
    position: absolute;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .pagination .nav-links .prev,
  .pagination .nav-links .next {
    display: block;
  }
}
.pagination .nav-links .prev {
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .pagination .nav-links .prev {
    left: 0;
  }
}
.pagination .nav-links .prev:before {
  content: "\f053";
  padding-right: 5px;
}
.pagination .nav-links .next {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .pagination .nav-links .next {
    right: 0;
  }
}
.pagination .nav-links .next:after {
  content: "\f054";
  padding-left: 5px;
}
#cboxClose {
  top: 5px !important;
  right: 5px !important;
  bottom: auto !important;
}
