html {
  /*
		- default font-size in browsers is 16px
		- the usual dpi is 75, but for Illustrator we're using 72 (96% of 75)
		- to easily convert pt from Illustrator to font-sizes, we're using a
		global size of font-size: 16 (px) * 6.25 * (72/75)% = 6% - this is 1pt in Illustrator
	*/
  font-size: 6%;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

a, a:hover, a:visited, a:active {
  color: inherit; }

button, input, select {
  outline: none; }

input[type=text]:not([type=radio][type=checkbox]), select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input:not([type=radio][type=checkbox]), select {
  -webkit-appearance: none; }

#tracking-consent-dialog {
    position: fixed;
    bottom: 0;
    padding: 20px 0 10px 0;
    z-index: 1000000;
    border-top: 1px solid #b3c0cc;
    background: #fff;
    width: 100%;
}

/* spacing */

.align-right {
    text-align: right;
}

.jnf-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center; }
  .jnf-icon.jnf-icon-instagram {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/instagram.svg"); }
  .jnf-icon.jnf-icon-facebook {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/facebook.svg"); }
  .jnf-icon.jnf-icon-twitter {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/twitter.svg"); }
  .jnf-icon.jnf-icon-instagram-white {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/instagram-white.svg"); }
  .jnf-icon.jnf-icon-facebook-white {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/facebook-white.svg"); }
  .jnf-icon.jnf-icon-twitter-white {
    width: 18px;
    height: 18px;
    background-size: 16px;
    background-image: url("../Pictures/twitter-white.svg"); }
  .jnf-icon.jnf-icon-search {
    width: 20px;
    height: 20px;
    background-size: 14px;
    background-image: url("../Pictures/search.svg"); }
  .jnf-icon.jnf-icon-close {
    width: 25px;
    height: 25px;
    background-size: 21px;
    background-image: url("../Pictures/close.svg"); }
  .jnf-icon.jnf-icon-instagram-blue {
    width: 25px;
    height: 25px;
    background-size: 18px;
    background-image: url("../Pictures/instagram-white.svg"); }
  .jnf-icon.jnf-icon-facebook-blue {
    width: 25px;
    height: 25px;
    background-size: 18px;
    background-image: url("../Pictures/facebook-white.svg"); }
  .jnf-icon.jnf-icon-twitter-blue {
    width: 25px;
    height: 25px;
    background-size: 21px;
    background-image: url("../Pictures/twitter-white.svg"); }
  .jnf-icon.jnf-icon-youtube-blue {
    width: 25px;
    height: 25px;
    background-size: 23px;
    background-image: url("../Pictures/youtube-white.svg"); }
  .jnf-icon.jnf-icon-hsi {
    width: 50px;
    height: 50px;
    background-size: 50px; }

#hsi-body .jnf-icon {
  text-align: right; }
  #hsi-body .jnf-icon .hsi-socialMedia {
    display: inline-block;
    margin-top: 3px; }
    #hsi-body .jnf-icon .hsi-socialMedia a svg {
      fill: #001d85;
      width: 18px;
      height: 18px; }
    #hsi-body .jnf-icon .hsi-socialMedia a:hover svg, #hsi-body .jnf-icon .hsi-socialMedia a:focus svg {
      fill: #00A9CE; }

#hsi-body .jnf-widget-menu-1-various-buttons .jnf-icon .hsi-socialMedia a {
  margin-left: auto; }

#hsi-body .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social {
  width: 133px; }

#hsi-body .hsi-footer .jnf-icon .hsi-socialMedia a svg {
  width: 2em;
  height: 2em; }
.footer .footer-menus .footer-menu ul li, .footer .footer-menus .footer-menu ul li a, .footer .footer-menus .footer-menu .jnf-widget-menu-item a {
    font-size: 16px;
    line-height: 22px;
    color: #F1F2F2;
    font-family: "Compasse" !important;
}

.footer .footer-menus .footer-menu.footer-menu-2 ul li a, .footer .footer-menus .footer-menu.footer-menu-3 ul li a, .footer .footer-menus .footer-menu.footer-menu-2 ul li, .footer .footer-menus .footer-menu.footer-menu-3 ul li {
    color: #E6E7E8;
}
.footer .footer-menus .footer-menu.footer-menu-1 ul li, .footer .footer-menus .footer-menu.footer-menu-1 .jnf-widget-menu-item {
    margin: 0 0 5px;
}

.footer .footer-menus .footer-menu.footer-menu-2 ul li, .footer .footer-menus .footer-menu.footer-menu-3 ul li {
    margin: 0 0 25px;
}
.footer .footer-menus .footer-menu.footer-menu-2, .footer .footer-menus .footer-menu.footer-menu-3 {
    font-size: 16px;
    line-height: 22px;
    color: #E6E7E8;
    font-family: "Compasse" !important;
}
    .footer .footer-menus .footer-menu.footer-menu-2 a:hover, .footer .footer-menus .footer-menu.footer-menu-3 a:hover, .footer .footer-menus .footer-menu.footer-menu-2 a:focus, .footer .footer-menus .footer-menu.footer-menu-3 a:focus {
        color: #E6E7E8;
    }
.footer .footer-social-media .social-media-list .social-media-list-item a, .footer .footer-social-media .social-media-list .social-media-list-item a:hover, .footer .footer-social-media .social-media-list .social-media-list-item a:visited {
    font-size: 24px;
    color: #ffffff;
}
.footer .footer-social-media .social-media-list .social-media-list-item {
    line-height: 0;
    border-right: 1px solid #37577a;
    float: left;
    padding: 1px 0;
    list-style: none;
    width: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
}
    .footer .footer-social-media .social-media-list .social-media-list-item:first-child {
        border-left: 1px solid #37577a;
    }
@media screen and (max-width:767px) {
    .footer .footer-contact-info, .footer .footer-row, .footer .footer-social-media .social-media-list .social-media-list-item, .footer .footer-social-media .social-media-list .social-media-list-item:first-child, .footer .footer-copyright {
        border: none;
    }

    .footer .footer-social-media .social-media-list .social-media-list-item {
        width: auto;
        margin: 0 15px 0 0;
    }
    .footer .footer-social-media, .footer .footer-copyright, .footer .footer-phone, .footer .footer-email {
        float: none;
        display: block;
    }
    .footer .footer-social-media {
        margin: 0 0 15px;
    }
        .footer .footer-social-media .social-media-list::after {
            content: '';
            display: table;
            clear: both;
        }
}
    @media (min-width: 768px) {
        #hsi-body .hsi-footer.footer ul.jnf-icon {
    text-align: right; }
    #hsi-body .hsi-footer.footer ul.jnf-icon a svg {
      width: 18px;
      height: 18px; } }

/*!
 * FullCalendar v3.10.1
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc button, .fc table, body .fc {
  font-size: 1em; }

.fc .fc-axis, .fc button, .fc-day-grid-event .fc-content, .fc-list-item-marker, .fc-list-item-time, .fc-time-grid-event .fc-time, .fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap; }

.fc-event, .fc-event:hover, .fc-state-hover, .fc.fc-bootstrap3 a, .ui-widget .fc-event, a.fc-more {
  text-decoration: none; }

.fc {
  direction: ltr;
  text-align: left; }

.fc-rtl {
  text-align: right; }

.fc th, .fc-basic-view .fc-day-top .fc-week-number, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center; }

.fc-highlight {
  background: #bce8f1;
  opacity: .3; }

.fc-bgevent {
  background: #8fdf82;
  opacity: .3; }

.fc-nonbusiness {
  background: #d7d7d7; }

.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  cursor: pointer; }

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle; }

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333;
  background-position: 0 -15px;
  transition: background-position .1s linear; }

.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none; }

.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer; }

.fc-button-group {
  display: inline-block; }

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  margin-left: 0; }

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right; }

.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0; }

.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%; }

.fc-clear {
  clear: both; }

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0; }

.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0; }

.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double; }

a[data-goto]:hover {
  text-decoration: underline; }

.fc .fc-row {
  border-style: solid;
  border-width: 0; }

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent; }

.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0; }

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px; }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent; }

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0; }

.fc-scroller {
  -webkit-overflow-scrolling: touch; }

.fc-day-grid-event .fc-content, .fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden; }

.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%; }

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad; }

.fc-event, .fc-event-dot {
  background-color: #3a87ad; }

.fc-event, .fc-event:hover {
  color: #fff; }

.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed; }

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block; }

.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px; }

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px; }

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px; }

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px; }

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px; }

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px; }

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px; }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-time {
  font-weight: 700; }

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px; }

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px; }

a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer; }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  display: none; }

.fc-day-grid .fc-row {
  z-index: 1; }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

.fc-bootstrap3 .fc-popover .panel-body, .fc-bootstrap4 .fc-popover .card-body {
  padding: 0; }

.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

.fc-bootstrap3 .fc-today.alert, .fc-bootstrap4 .fc-today.alert {
  border-radius: 0; }

.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee; }

.fc-unthemed td.fc-today {
  background: #fcf8e3; }

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }

.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New",Courier,monospace;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%; }

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%; }

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px; }

.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5; }

.ui-widget .fc-disabled-day {
  background-image: none; }

.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-bootstrap4 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0; }

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0; }

.fc-bootstrap3 hr.fc-divider, .fc-bootstrap4 hr.fc-divider {
  border-color: inherit; }

.ui-widget .fc-event {
  color: #fff;
  font-weight: 400; }

.ui-widget td.fc-axis {
  font-weight: 400; }

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline; }

.fc.fc-bootstrap4 a {
  text-decoration: none; }

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff; }

.fc-bootstrap4 .fc-popover.card {
  position: absolute; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em; }

.fc .fc-toolbar > * > :first-child {
  margin-left: 0; }

.fc-toolbar h2 {
  margin: 0; }

.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  box-sizing: content-box; }

.fc-view, .fc-view > table {
  position: relative;
  z-index: 1; }

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em; }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-day-top.fc-other-month {
  opacity: .3; }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px; }

.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px; }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  background-color: #f2f2f2;
  color: grey; }

.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em; }

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2; }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em; }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em; }

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: left; }

.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%; }

.fc-time-grid table {
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative; }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6; }

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0; }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0; }

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1; }

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0; }

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.fc-time-grid-event.fc-selected {
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none; }

.fc-time-grid-event .fc-content {
  overflow: hidden; }

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em; }

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none; }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start); }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0"; }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px; }

.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px; }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

.fc-rtl .fc-list-view {
  direction: rtl; }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

.fc .fc-list-table {
  table-layout: auto; }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: 700; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

.fc-list-item.fc-has-url {
  cursor: pointer; }

.fc-list-item-marker, .fc-list-item-time {
  width: 1px; }

.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  text-decoration: underline; }

.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  background-color: #eee; }

body {
  background: #F1F2F2;
  margin: 0; }

@media screen and (min-width: 992px) {
  .row-wide-then-narrow > div, .row-narrow-then-wide > div, .row-two-equal > div {
    background: #fff; }
  .row-wide-then-narrow > div:first-child, .row-narrow-then-wide > div:first-child, .row-two-equal > div:first-child {
    margin-left: 3px;
    padding-left: 0; }
  .row-wide-then-narrow > div:last-child, .row-narrow-then-wide > div:last-child, .row-two-equal > div:last-child {
    margin-right: 3px;
    padding-right: 0; } }

.row img {
  max-width: 100%; }

.headers-cumulative-placeholder {
  height: 141px; }
  @media screen and (max-width: 991px) {
    .headers-cumulative-placeholder {
      height: 41px; } }

.three-equal-columns > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 991px) {
  .three-equal-columns > div + div {
    margin-top: 6px; } }

.adjust-column-to-highest-row-element {
  background: #fff; }

.stick-to-page-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }

.page-container.page-container-designer-mode .stick-to-page-top {
  position: static; }

.stick-to-page-top-and-hide-on-scroll {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 90;
  padding-top: 41px; }

.stick-to-page-top-and-hide-on-scroll-shadow {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  top: 0;
  background: white;
  width: 100%;
  position: fixed;
  height: 40px;
  z-index: 15; }

.page-container.page-container-designer-mode .stick-to-page-top-and-hide-on-scroll {
  position: static !important;
  padding-top: 0; }

.page-container.page-container-designer-mode .stick-to-page-top-and-hide-on-scroll-shadow {
  display: none; }

.row.row-eq-height.two-flexible-columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0; }
  .row.row-eq-height.two-flexible-columns .adjusting-width {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: white;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media screen and (max-width: 767px) {
      .row.row-eq-height.two-flexible-columns .adjusting-width {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .row.row-eq-height.two-flexible-columns .adjusting-width .half-width {
      width: 50%;
      padding-left: 0;
      padding-right: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .row.row-eq-height.two-flexible-columns .adjusting-width .half-width {
          width: 100%;
          text-align: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; } }
  .row.row-eq-height.two-flexible-columns .fixed-width {
    width: auto;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    padding: 0;
    margin-left: 6px; }
    @media screen and (max-width: 992px) {
      .row.row-eq-height.two-flexible-columns .fixed-width {
        width: 100%;
        margin-left: 0;
        text-align: center; }
        .row.row-eq-height.two-flexible-columns .fixed-width * {
          width: 100%; } }

.row.row-eq-height.two-flexible-columns.fixed-on-left .fixed-width {
  margin-left: 0;
  margin-right: 6px; }

.sf_colsIn.col-md-8.transparent-padding {
  background-color: white;
  padding: 20px;
  width: 100%; }

.row.fixed-row.follow-user-inside-column-space {
  position: relative; }

.row.fixed-row-with-column-on-top.full-width-and-float-right-on-top {
  position: relative; }
  .row.fixed-row-with-column-on-top.full-width-and-float-right-on-top .not-fixed-column {
    margin: 0 auto;
    float: none; }
  .row.fixed-row-with-column-on-top.full-width-and-float-right-on-top .fixed-column.on-top {
    border: 1px solid black;
    top: 0;
    right: 25px;
    width: 260px;
    background-color: white;
    position: absolute; }
    @media screen and (max-width: 550px) {
      .row.fixed-row-with-column-on-top.full-width-and-float-right-on-top .fixed-column.on-top {
        position: relative;
        width: 100%; } }
  .row.fixed-row-with-column-on-top.full-width-and-float-right-on-top .fixed-column.on-top.fixedPosition {
    position: fixed; }
    @media screen and (max-width: 550px) {
      .row.fixed-row-with-column-on-top.full-width-and-float-right-on-top .fixed-column.on-top.fixedPosition {
        position: relative;
        width: 100%; } }

.jnf-widget.jnf-widget-menu-1 {
  background: #fff;
  border-bottom: 1px solid #a3b1c2;
  box-sizing: content-box; }
  .jnf-widget.jnf-widget-menu-1 .container {
    height: 40px; }
  .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-menu {
    overflow: hidden; }
  .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons {
    float: right;
    height: 40px; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-subscribe-container, .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .hsi-login, .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .hsi-apply {
      display: inline; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account {
      color: #002855;
      text-decoration: none;
      transition: 200ms color;
      border: none;
      background: none;
      outline: none;
      display: inline-block;
      padding: 0;
      margin: 0;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      border-left: 1px solid #a3b1c2;
      font-size: 12rem;
      text-transform: uppercase;
      line-height: 12px;
      padding: 2px 20px;
      float: left;
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account:visited {
        color: #002855; }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account:hover {
        color: #FE5000; }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account:active {
        color: #002855; }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account.loading-indicator {
        display: none; }
        .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account.loading-indicator.visible {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-donate {
      border: none;
      background: none;
      outline: none;
      display: inline-block;
      padding: 0;
      margin: 0;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      text-transform: uppercase;
      color: #fff;
      float: left;
      height: 100%;
      box-sizing: border-box;
      font-size: 15rem;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      overflow-y: hidden; }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-donate:hover {
        text-decoration: none; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: inline-block;
      border-right: 1px solid #a3b1c2;
      padding: 9px 16px;
      float: left;
      height: 100%;
      box-sizing: border-box;
      width: 95px; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social .social-media-list {
        display: inline-flex;
    }
        .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social .social-media-list .social-media-list-item {
            margin-right: 5px;
        }
        .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social > li {
            padding: 0;
            margin: 0;
            display: inline-block;
        }
      .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social ul {
        margin: 0;
        padding: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social ul li {
          list-style: none;
          display: inline-block; }
          .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social ul li a,
          .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social ul li a:hover,
          .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social ul li a:visited {
            color: #002855;
            font-size: 17px; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-search {
      display: none;
      border: none;
      background: none;
      outline: none;
      display: inline-block;
      padding: 0;
      margin: 0;
      padding: 0;
      height: 100%;
      box-sizing: border-box;
      float: left; }
  .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-mobile-menu-open {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: none;
    outline: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    background: #002855;
    color: #fff;
    font-size: 15rem;
    line-height: 1;
    padding: 12px;
    box-sizing: border-box;
    height: 40px;
    float: left;
    display: none;
    text-transform: uppercase;
    border-radius: 0; }
    .jnf-widget.jnf-widget-menu-1 .jnf-widget-menu-1-mobile-logo {
        display: none;
        float: left;
        box-sizing: border-box;
        height: 40px;
        width: 62px;
        margin: 0 12px;
        background: url("/ResourcePackages/JNF/assets/dist/images/logomob-new.svg") center no-repeat;
        background-size: contain;
    }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .mobile-logotype-banner, .jnf-widget.jnf-widget-menu-1.sizer-tablet .mobile-logotype-banner {
    display: none;
    width: 100%;
    background-color: #002855;
    padding-top: 10px; }
    .jnf-widget.jnf-widget-menu-1.sizer-mobile .mobile-logotype-banner.visible, .jnf-widget.jnf-widget-menu-1.sizer-tablet .mobile-logotype-banner.visible {
      display: block; }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .jnf-widget-menu-1-menu, .jnf-widget.jnf-widget-menu-1.sizer-tablet .jnf-widget-menu-1-menu {
    display: none; }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account, .jnf-widget.jnf-widget-menu-1.sizer-tablet .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-account {
    display: none; }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social, .jnf-widget.jnf-widget-menu-1.sizer-tablet .jnf-widget-menu-1-various-buttons .jnf-widget-menu-1-social {
    display: none; }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .jnf-widget-menu-1-mobile-menu-open, .jnf-widget.jnf-widget-menu-1.sizer-tablet .jnf-widget-menu-1-mobile-menu-open {
    display: block; }
  .jnf-widget.jnf-widget-menu-1.sizer-mobile .jnf-widget-menu-1-mobile-logo, .jnf-widget.jnf-widget-menu-1.sizer-tablet .jnf-widget-menu-1-mobile-logo {
    display: block; }
  .jnf-widget.jnf-widget-menu-1 .mobile-logotype-banner {
    display: none; }
    .jnf-widget.jnf-widget-menu-1 .mobile-logotype-banner .mobile-logotype-banner-image {
      background: url("../Pictures/logo-jnf-icon-jnf-white.svg") center no-repeat;
      margin: 0 auto 10px;
      height: 46px; }
    .jnf-widget.jnf-widget-menu-1 .mobile-logotype-banner .plant-a-tree-banner {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      padding: 7px;
      font-size: 12rem;
      display: block;
      color: #FE5000;
      background-color: white;
      text-align: center;
      text-decoration: none;
      border-top: 1px solid #002855;
      border-bottom: 1px solid #002855; }

.jnf-widget.jnf-widget-menu-2 {
  background: #fff;
  border-bottom: #F9F9F9;
  box-sizing: content-box;
  height: 100px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  position: relative; }
  .jnf-widget.jnf-widget-menu-2 .jnf-widget-menu-2-menu {
    overflow: hidden; }
  .jnf-widget.jnf-widget-menu-2:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100%;
    background: #fff;
    height: 10px; }
  .jnf-widget.jnf-widget-menu-2 .jnf-widget-menu-2-logo {
    width: 312px;
    height: 100px;
    background: url("../Pictures/Logo_2c_JNFUSA_With Tagline_2021.svg") center no-repeat;
    background-size: contain;
    float: left; }
  .jnf-widget.jnf-widget-menu-2.sizer-mobile, .jnf-widget.jnf-widget-menu-2.sizer-tablet {
    height: 0;
    overflow: hidden; }

.jnf-widget.jnf-widget-menu-2.simplified {
  font-family: "Compasse"; }
  .jnf-widget.jnf-widget-menu-2.simplified .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .jnf-widget.jnf-widget-menu-2.simplified .jnf-widget-menu-2-logo {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .jnf-widget.jnf-widget-menu-2.simplified .jnf-widget-menu-2-menu {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 20px; }
  .jnf-widget.jnf-widget-menu-2.simplified a, .jnf-widget.jnf-widget-menu-2.simplified a:hover, .jnf-widget.jnf-widget-menu-2.simplified a:visited {
    color: #FE5000;
    text-decoration: none;
    font-size: 15px; }
  @media screen and (max-width: 768px) {
    .jnf-widget.jnf-widget-menu-2.simplified .jnf-widget-menu-2-logo {
      background: url("../Pictures/Logo_2c_JNFUSA_No Tagline_2021.svg") no-repeat;
      width: 150px;
      margin-left: 10px;
      height: 75px;
      background-size: cover;
      background-position: left; }
    .jnf-widget.jnf-widget-menu-2.simplified .jnf-widget-menu-2-menu {
      padding-right: 10px; } }

.jnf-widget.jnf-widget-menu-3 {
  background: #fff;
  box-sizing: content-box;
  position: relative;
  z-index: 20; }

.jnf-widget.jnf-widget-mobile-menu {
  top: 0;
  position: fixed;
  height: 100%;
  background: #002855;
  padding-top: 65px;
  transition: 600ms all;
  z-index: 999;
  max-width: 100%;
  left: -100%; }
  .jnf-widget.jnf-widget-mobile-menu .menu-level-1 {
    font-size: 24rem; }
  .jnf-widget.jnf-widget-mobile-menu .menu-level-2 {
    font-size: 18rem; }
  .jnf-widget.jnf-widget-mobile-menu .menu-level-3 {
    font-size: 15rem;
    text-transform: uppercase; }
  .jnf-widget.jnf-widget-mobile-menu.jnf-widget-mobile-menu-visible {
    left: 0;
    padding-left: 0px; }
  @media screen and (max-width: 991px) {
    .jnf-widget.jnf-widget-mobile-menu.jnf-widget-menu-1-menu-mobile-window-opened {
      display: block; } }
  .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-menu-mobile-window-close {
    border: none;
    background: none;
    outline: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 20px; }
  .jnf-widget.jnf-widget-mobile-menu .jnf-widget-mobile-menu-scroll {
    height: 100%;
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 64px; }
  .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    padding-bottom: 11px;
    box-sizing: border-box;
    display: block;
    text-align: left; }
    .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul > li {
      padding: 0;
      margin: 0;
      display: inline-block; }
    .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul li + li {
      margin-left: 10px; }
    .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul li a, .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul li a:hover, .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-social ul li a:visited {
      color: white;
      font-size: 20px; }
  .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-account {
    border: none;
    background: none;
    outline: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: left;
    display: block;
    font-size: 24rem;
    width: 100%; }
    .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-account.loading-indicator {
      display: none; }
      .jnf-widget.jnf-widget-mobile-menu .jnf-widget-menu-1-account.loading-indicator.visible {
        display: block; }

.page-container.page-container-designer-mode .jnf-widget.jnf-widget-mobile-menu {
  left: 0;
  position: static; }
  .page-container.page-container-designer-mode .jnf-widget.jnf-widget-mobile-menu .jnf-widget-mobile-menu-scroll {
    height: 200px; }

.jnf-widget.topic-select.jnf-dropdown.jnf-menu-dropdown .jnf-dropdown-toggle.choose-topic {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 20px; }

.jnf-widget.topic-select.jnf-dropdown.jnf-menu-dropdown .jnf-dropdown-menu .jnf-widget-menu-item-active {
  color: #FE5000; }

.footer {
  padding-top: 25px;
  background-color: #002855;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  color: #fff; }
  .footer:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    clear: both; }
  .footer .footer-row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #35465a;
    border-top: 1px solid #35465a; }
    .footer .footer-row:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      clear: both; }
  .footer .footer-contact-info {
    border-left: 1px solid #35465a;
    border-right: 1px solid #35465a;
    padding: 5px 35px;
    font-size: 14rem;
    max-width: 50%; }
    .footer .footer-contact-info:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      clear: both; }
    .footer .footer-contact-info .paragraph,
    .footer .footer-contact-info p {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      color: white;
      font-size: 14rem;
      line-height: 20px;
      margin: 0;
      padding: 0; }
  .footer .footer-phone {
    border-left: 1px solid #35465a;
    border-right: 1px solid #35465a;
    padding: 5px 35px;
    font-size: 14rem;
    float: left; }
  .footer .footer-email {
    float: right; }
  .footer .footer-menus {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer .footer-menus .footer-menu {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 14rem;
      width: 33%;
      border-right: 1px solid #35465a;
      padding: 0 35px;
      margin-top: 50px;
      margin-bottom: 50px;
      box-sizing: border-box; }
      .footer .footer-menus .footer-menu:after {
        content: '';
        display: block;
        height: 0;
        width: 100%;
        clear: both; }
      .footer .footer-menus .footer-menu:first-child {
        border-left: 1px solid #35465a; }
  .footer .footer-social-media {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    padding-top: 3px; }
    .footer .footer-social-media > li {
      padding: 0;
      margin: 0;
      display: inline-block; }
    .footer .footer-social-media ul {
      margin: 0;
      padding: 0; }
      .footer .footer-social-media ul li {
        line-height: 0;
        border-right: 1px solid #35465a;
        float: left;
        padding: 1px 0;
        list-style: none;
        width: 36px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .footer .footer-social-media ul li:first-child {
          border-left: 1px solid #35465a; }
        .footer .footer-social-media ul li a,
        .footer .footer-social-media ul li a:hover,
        .footer .footer-social-media ul li a:visited {
          color: white;
          font-size: 17px; }
  .footer .footer-copyright {
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-left: 1px solid #35465a;
    font-size: 12rem; }
  .footer .footer-logotypes {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer .footer-logotypes > div {
      margin-left: 24px; }
      .footer .footer-logotypes > div:first-child {
        margin-left: 0; }
      .footer .footer-logotypes > div img {
        max-height: 72px; }
      .footer .footer-logotypes > div.valueblended-logo {
        position: relative;
        margin-right: 18px; }
        @media screen and (max-width: 780px) {
          .footer .footer-logotypes > div.valueblended-logo {
            clear: left;
            margin-top: 20px;
            margin-bottom: 20px; } }
        .footer .footer-logotypes > div.valueblended-logo img {
          width: 145px;
          max-height: 25px; }
          @media screen and (max-width: 690px) {
            .footer .footer-logotypes > div.valueblended-logo img {
              margin-top: 8px; } }
      .footer .footer-logotypes > div.valueblended-logo::before {
        content: "CODED BY:";
        display: block;
        position: absolute;
        top: -12px;
        left: 0;
        font-weight: 100;
        font-family: "Compasse";
        font-size: 12px; }
    .footer .footer-logotypes .footer-logotype-hsi {
      -webkit-flex-grow: 99;
      -ms-flex-positive: 99;
      flex-grow: 99;
      margin-right: 20px; }
  @media screen and (max-width: 775px) {
    .footer .footer-jnf-logotype {
      width: 100%;
      float: left;
      margin-left: 13px; } }
  .footer .footer-jnf-logotype img {
    max-width: 100%;
    width: 320px; }
    @media screen and (max-width: 690px) {
      .footer .footer-jnf-logotype img {
        margin-left: -12px; } }
  @media screen and (max-width: 690px) {
    .footer .footer-menus {
      display: block; }
      .footer .footer-menus .footer-menu {
        width: 100%;
        border: none;
        padding: 10px 20px;
        margin: 0; }
        .footer .footer-menus .footer-menu:first-child {
          border: none; }
    .footer .footer-phone {
      float: none;
      border: none;
      padding: 0 20px; }
    .footer .footer-email {
      float: none;
      border: none;
      padding: 0 20px; }
    .footer .footer-row {
      border: none; }
    .footer .footer-social-media {
      padding: 20px 20px;
      display: block;
      float: none; }
      .footer .footer-social-media ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .footer .footer-social-media ul li {
          border: none;
          float: none;
          list-style: none;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 38px; }
          .footer .footer-social-media ul li:first-child {
            border: none; }
    .footer .footer-copyright {
      border: none;
      padding: 0 20px;
      display: block;
      float: none; }
    .footer .footer-logotypes {
      display: block;
      padding: 20px; }
      .footer .footer-logotypes > div {
        margin-left: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        float: left;
        margin-right: 5px; }
        .footer .footer-logotypes > div:first-child {
          margin-right: 0;
          float: none; }
        .footer .footer-logotypes > div:nth-child(n+2) img {
          max-height: 45px; }
      .footer .footer-logotypes .valueblended-logo {
        width: 145px;
        max-height: 25px; } }

.grid-with-line-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: white; }
  .grid-with-line-wrap > * {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .grid-with-line-wrap > .RadDockZone {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%; }
    .grid-with-line-wrap > .RadDockZone > * {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.need-help-donate-by-mail {
  text-align: right;
  width: 100%; }
  .need-help-donate-by-mail .need-help {
    margin: 0;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #002855; }
    .need-help-donate-by-mail .need-help.mobile {
      display: none; }
  .need-help-donate-by-mail a,
  .need-help-donate-by-mail a:hover,
  .need-help-donate-by-mail a:visited {
    font-size: 15px;
    color: #FE5000;
    text-decoration: none;
    margin: 0; }
  @media screen and (max-width: 500px) {
    .need-help-donate-by-mail .need-help {
      display: none;
      font-size: 14rem; }
      .need-help-donate-by-mail .need-help.mobile {
        display: block; }
    .need-help-donate-by-mail a {
      font-size: 14rem; } }

.page-container.page-container-designer-mode .container {
  max-width: 100%; }

.page-container.page-container-designer-mode .header-with-placeholder-top-placeholder {
  display: none; }

.sfPageContainer .RadDock .rdTable .rdTop .rdCenter .rdTitleBar {
  position: absolute;
  width: 200px !important;
  opacity: 0.8; }

.sfPageContainer .zeControlDock:active,
.sfPageContainer .zeControlDock:focus,
.sfPageContainer .zeControlDock:hover {
  background-color: transparent !important; }

#ctl00_Contentplaceholder1_ctl00_C_C001_Col01.sf_colsIn.col-md-4.fixed-width {
  width: 30%; }

.RadDockZone.RadDockZone_Default.rdVertical.zeDockZoneHasLabel {
  padding: 0 !important; }

.RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdTop.rdNone {
  display: none; }

.RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons {
  width: 500px; }
  .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-subscribe-container, .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .hsi-login, .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .hsi-apply {
    width: 100px;
    float: left; }
    .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-subscribe-container .RadDock.RadDock_Default.zeControlDock button.jnf-widget-menu-1-account, .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .hsi-login .RadDock.RadDock_Default.zeControlDock button.jnf-widget-menu-1-account, .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .hsi-apply .RadDock.RadDock_Default.zeControlDock button.jnf-widget-menu-1-account {
      height: 40px; }
  .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-donate {
    width: 120px; }
    .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-donate .rdTop.rdNone {
      display: none; }
    .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-donate .RadDockZone.RadDockZone_Default.rdVertical.zeDockZoneHasLabel {
      height: 40px; }
      .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-donate .RadDockZone.RadDockZone_Default.rdVertical.zeDockZoneHasLabel .jnf-widget.button.button-template-2 a {
        height: 40px;
        margin: 0; }
  .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-search {
    width: 100px; }
    .RadDock.RadDock_Default.zeLayoutDock > .rdTable:first-child .rdMiddle .jnf-widget-menu-1-various-buttons .sf_colsIn.jnf-widget-menu-1-search .rdTop.rdNone {
      display: none; }

@media screen and (max-width: 767px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    box-sizing: content-box; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    padding-right: 18px;
    padding-left: 18px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    box-sizing: content-box; } }

@media screen and (min-width: 992px) {
  .container {
    max-width: 950px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 18px;
    padding-left: 18px;
    box-sizing: content-box; } }

@media screen and (max-width: 991px) {
  .page-content {
    max-width: 700px; } }

@media screen and (max-width: 767px) {
  .row {
    margin-left: 0;
    margin-right: 0; }
  .col-xs-1 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-2 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-3 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-4 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-5 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-6 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-7 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-8 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-9 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-10 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-11 {
    padding-left: 0;
    padding-right: 0; }
  .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-1 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-2 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-3 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-4 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-5 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-6 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-7 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-8 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-9 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-10 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-11 {
    padding-left: 0;
    padding-right: 0; }
  .col-sm-12 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-1 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-2 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-3 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-4 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-5 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-6 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-7 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-8 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-9 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-10 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-11 {
    padding-left: 0;
    padding-right: 0; }
  .col-md-12 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-1 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-2 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-3 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-4 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-5 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-6 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-7 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-8 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-9 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-10 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-11 {
    padding-left: 0;
    padding-right: 0; }
  .col-lg-12 {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 992px) {
  .row-eq-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.title {
  color: #002855;
  font-size: 30px;
  font-family: 'Compasse'; }

.header {
  font-family: 'Compasse';
  font-size: 23px;
  line-height: 100%;
  font-weight: 300;
  color: #002855; }

.orange-paragraph {
  color: #FE5000;
  position: relative;
  display: inline-block;
  min-width: 100%;
  text-align: 0;
  text-align: center;
  font-size: 17px;
  font-family: 'Publico';
  margin: 35px 0; }
  .orange-paragraph::before {
    content: '';
    position: absolute;
    top: -20px;
    border-top: 1px solid #002855;
    width: 20%;
    left: 40%; }
  .orange-paragraph::after {
    content: '';
    position: absolute;
    bottom: -20px;
    border-top: 1px solid #002855;
    width: 20%;
    left: 40%; }
  .orange-paragraph:empty {
    display: none; }

.paragraph {
  font-family: 'Publico';
  font-size: 15px;
  font-weight: normal;
  margin: 15px 0;
  line-height: 19px;
  color: #002855; }

p {
  font-family: 'Publico';
  font-size: 15px;
  line-height: 19px;
  color: #002855;
  margin: 0; }

p > span {
  display: inline-block;
  font-family: 'Publico'; }

.orange-title {
  color: #FE5000 !important;
  position: relative;
  display: inline-block;
  min-width: 100%;
  margin: 0;
  font-size: 11px !important;
  font-family: Marcellus SC !important;
  text-transform: uppercase;
  line-height: 13px; }

span.orange-title {
  display: block; }

.featured-donors-name {
  color: #002855;
  font-family: 'Compasse';
  font-size: 21px;
  line-height: 21px;
  font-weight: 500;
  margin: 0; }

span.featured-donors-name {
  display: block; }

.featured-donors-subtitle {
  font-family: Marcellus SC !important;
  color: #002855;
  text-transform: uppercase;
  font-size: 11px !important;
  line-height: 16px;
  margin: 0; }

span.featured-donors-subtitle {
  display: block; }

.caption {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  max-width: 66%;
  font-family: 'Compasse';
  margin: 0 auto; }

span.caption {
  display: block; }

img {
  max-width: 100%; }

/*.sfPageContainer .RadDockZone .RadDock .rdTable .rdTop .rdCenter {
    z-index: 5!important;
}*/
.whole-page-wrapper {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

.white-field {
  position: absolute;
  top: 0;
  background-color: white;
  width: 100%;
  height: auto;
  overflow: visible;
  z-index: 10;
  border-bottom: 1px solid #F5F5F5; }
  @media screen and (max-width: 802px) {
    .white-field {
      display: none; } }

.white-field.fixed {
  position: fixed;
  top: 41px;
  z-index: 9000; }
  .white-field.fixed .submenu {
    margin-top: 0; }
    .white-field.fixed .submenu .submenu-right {
      padding-bottom: 0; }
  .white-field.fixed ~ .whole-page-wrapper {
    margin-top: 190px; }
    @media screen and (max-width: 802px) {
      .white-field.fixed ~ .whole-page-wrapper {
        margin-top: 100px; } }

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #002855;
  color: #002855;
  background-color: white;
  z-index: 10000;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }
  .fixed-menu .whole-page-wrapper .menu-on-mobile {
    float: left;
    padding-left: 0; }
    @media screen and (min-width: 803px) {
      .fixed-menu .whole-page-wrapper .menu-on-mobile {
        display: none; } }
    .fixed-menu .whole-page-wrapper .menu-on-mobile li {
      cursor: pointer; }
      .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child {
        background-color: #002855;
        color: white; }
        .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile {
          display: none;
          z-index: 10;
          width: 100vw;
          height: 100vh;
          position: absolute;
          left: 0;
          top: 0;
          background-color: #002855;
          box-sizing: border-box; }
          .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile > .close {
            padding: 5px;
            position: absolute;
            left: 10px;
            top: 10px;
            z-index: 9;
            cursor: pointer; }
          .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile ul {
            padding-left: 0;
            display: list-item;
            text-align: center;
            margin: 20px 0; }
            .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile ul > li {
              display: list-item;
              height: 30px; }
          .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile .social-media {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            width: 35%;
            -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
            justify-content: space-around;
            margin: 15px auto; }
          .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile .mobile-warning {
            display: none; }
        .fixed-menu .whole-page-wrapper .menu-on-mobile li:first-child > .dropdown-on-mobile.hideMenu {
          display: none; }
      .fixed-menu .whole-page-wrapper .menu-on-mobile li:nth-child(2) {
        padding: 0; }
        .fixed-menu .whole-page-wrapper .menu-on-mobile li:nth-child(2) > img {
          height: 40px;
          vertical-align: top;
          margin-left: 8px; }
  .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel {
    position: absolute;
    top: 0;
    left: 20px; }
    .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel a:hover {
      color: inherit; }
    .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel > li {
      box-sizing: border-box;
      width: 250px; }
      .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel > li .dropdown-on-mobile {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: 450px;
        height: auto;
        overflow: visible;
        top: 40px;
        width: 250px; }
        .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel > li .dropdown-on-mobile .close {
          top: 5px; }
        .fixed-menu .whole-page-wrapper .menu-on-mobile.inAdminPanel > li .dropdown-on-mobile .mobile-warning {
          position: absolute;
          bottom: 0;
          line-height: 20px;
          font-size: 14px;
          font-weight: 100; }
  .fixed-menu .whole-page-wrapper .menu-on-left {
    position: relative;
    float: left;
    font-size: 14px;
    padding-left: 0;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (max-width: 802px) {
      .fixed-menu .whole-page-wrapper .menu-on-left {
        display: none; } }
    .fixed-menu .whole-page-wrapper .menu-on-left li {
      border-left: none;
      border-right: 1px solid #002855; }
      .fixed-menu .whole-page-wrapper .menu-on-left li:first-child {
        border-left: none;
        padding-left: 0; }
        @media screen and (max-width: 1040px) {
          .fixed-menu .whole-page-wrapper .menu-on-left li:first-child {
            padding-left: 15px; } }
    .fixed-menu .whole-page-wrapper .menu-on-left .nav.navbar-nav {
      padding-left: 0; }
  .fixed-menu .whole-page-wrapper .menu-on-right {
    margin: 0;
    position: relative;
    float: right;
    height: 40px;
    padding-left: 0; }
    .fixed-menu .whole-page-wrapper .menu-on-right li {
      border-left: 1px solid #002855;
      height: inherit;
      line-height: 40px;
      vertical-align: middle; }
    .fixed-menu .whole-page-wrapper .menu-on-right .login,
    .fixed-menu .whole-page-wrapper .menu-on-right .sign {
      width: 107px;
      font-size: 12px;
      box-sizing: border-box;
      line-height: 40px;
      height: 40px;
      text-align: center;
      cursor: pointer; }
      @media screen and (max-width: 802px) {
        .fixed-menu .whole-page-wrapper .menu-on-right .login,
        .fixed-menu .whole-page-wrapper .menu-on-right .sign {
          display: none; } }
    .fixed-menu .whole-page-wrapper .menu-on-right .donate {
      background-color: #FE5000;
      color: white;
      width: 128px;
      border-left: none;
      border-right: none;
      text-align: center; }
      @media screen and (max-width: 400px) {
        .fixed-menu .whole-page-wrapper .menu-on-right .donate {
          width: 58px; } }
    .fixed-menu .whole-page-wrapper .menu-on-right .social-media {
      border-left: none;
      padding: 0;
      width: 98px;
      position: relative; }
      @media screen and (max-width: 802px) {
        .fixed-menu .whole-page-wrapper .menu-on-right .social-media {
          display: none; } }
      .fixed-menu .whole-page-wrapper .menu-on-right .social-media .social-media-icons {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 99px;
        margin: 0;
        height: 40px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        position: absolute;
        left: 0;
        top: 0; }
        .fixed-menu .whole-page-wrapper .menu-on-right .social-media .social-media-icons .social-media {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          width: 63px;
          margin: 0 18px;
          height: 40px;
          -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
          justify-content: space-around;
          position: absolute;
          left: 0;
          top: 0;
          font-size: 20px; }
          .fixed-menu .whole-page-wrapper .menu-on-right .social-media .social-media-icons .social-media > * {
            margin: 0 3px;
            width: 16px; }
            .fixed-menu .whole-page-wrapper .menu-on-right .social-media .social-media-icons .social-media > *:nth-child(3) {
              width: 20px; }
    @media screen and (max-width: 802px) {
      .fixed-menu .whole-page-wrapper .menu-on-right .search {
        border-left: none; } }
    .fixed-menu .whole-page-wrapper .menu-on-right .search > img {
      margin-top: 14px;
      vertical-align: top; }

.dark-field {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11; }

.sign-up-popup {
  z-index: 95;
  width: 100%;
  height: 208px;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background-color: white;
  overflow: hidden; }
  @media screen and (max-width: 660px) {
    .sign-up-popup {
      height: 255px; } }
  .sign-up-popup > .register-form {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    height: 168px;
    top: 40px;
    position: relative;
    box-sizing: border-box;
    padding-top: 32px; }
    @media screen and (max-width: 1040px) {
      .sign-up-popup > .register-form {
        padding: 32px 15px; } }
    .sign-up-popup > .register-form > img {
      float: right;
      cursor: pointer;
      width: 20px;
      height: 20px; }
    .sign-up-popup > .register-form > h1 {
      font-weight: 300;
      font-size: 32px;
      line-height: 32px;
      box-sizing: content-box;
      margin-bottom: 32px;
      margin-top: 0; }
    .sign-up-popup > .register-form #register-input {
      float: left; }
      .sign-up-popup > .register-form #register-input > input {
        outline: none; }
      @media screen and (max-width: 660px) {
        .sign-up-popup > .register-form #register-input {
          width: 100%; }
          .sign-up-popup > .register-form #register-input > .form-inputs {
            width: 100%; } }
      .sign-up-popup > .register-form #register-input #Email-error {
        position: absolute;
        bottom: 8px;
        left: 0;
        font-size: 14px;
        color: red; }
    @media screen and (max-width: 660px) {
      .sign-up-popup > .register-form .orange-submit.form-inputs {
        width: 100%; } }
    .sign-up-popup > .register-form .server-response-container {
      font-size: 12px;
      color: red;
      clear: both;
      margin-right: -10px; }
      .sign-up-popup > .register-form .server-response-container p {
        clear: both;
        margin-top: 0; }

/*.sfPageContainer > .dark-field,
.sfPageContainer > .sign-up-popup {
    position: absolute;
}
.sfPageWrapper {
    position: relative;
    .fixed-menu {
        position: absolute;
        width: inherit;
    }
    .sign-up-popup {
        width: inherit;
    }
    .white-field {
        width: inherit;
    }
    footer {
        width: inherit;
    }
}*/
/*ul {
    border-collapse: collapse;
}
li {
    list-style: none;
    display: inline-block;
}
.fixed-menu ul {
    margin: 0;
    > li {
        width: auto;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }
}*/
/*.submenu {
    background-color: white;
    margin-top: 40px;
    height: 80px;
    width: 100%;
    .logotype {
        position: relative;
        float: left;
        height: 62px;
        display: flex;
        margin: 10px 0;
        @media screen and (max-width: 961px) {
            width: 136px;
            overflow: hidden;
        }
        a {
            display: inherit;
            img {
                height: inherit;
                display: inline-block;
                margin-left: -30px;
                line-height: 100px;
                @media screen and (max-width: 1040px) {
                    margin-left: -15px;
                }
            }
        }
    }
    .submenu-right {
        float: right;
        position: relative;
        ul {
            line-height: 15px;
            margin: 0;
            font-size: 16px;
            height: 50px;
            text-align: center;
            padding: 15px 0;
            text-transform: uppercase;
            > li {
                border-right: 1px solid $menu-border-color;
                padding: 10px 20px;
                position: relative;
                width: 114px;
                display: inline-block;
                height: 100%;
                vertical-align: top;
                box-sizing: border-box;
            }
        }
    }
    ul.submenu-right {
        float: right;
        position: relative;
        line-height: 15px;
        margin: 0;
        font-size: 16px;
        height: 50px;
        text-align: center;
        padding: 15px 0;
        text-transform: uppercase;
        > li {
            border-right: 1px solid $menu-border-color;
            padding: 10px 0;
            position: relative;
            width: 114px;
            display: inline-block;
            img {
                position: absolute;
                right: 5px;
                bottom: 0;
            }
        }
    }
}*/
:not(.submenu-right) .navbar-nav img {
  display: none; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-Bold';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_0_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_1_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_1_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_1_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_1_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_1_0.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_2_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_2_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_2_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_2_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_2_0.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_3_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_3_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_3_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_3_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_3_0.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_4_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_4_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_4_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_4_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_4_0.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-BoldItalic';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_5_0.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-Italic';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_6_0.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-Light';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_7_0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-LightItalic';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_8_0.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse-Regular';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_9_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_A_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_A_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_A_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_A_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_A_0.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Compasse';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_B_0.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_B_0.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_B_0.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_B_0.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/compasse/32DADC_B_0.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'marcellusregular';
  src: url("../../fonts/marcellus/marcellus-regular-webfont.woff2") format("woff2"), url("../../fonts/marcellus/marcellus-regular-webfont.woff") format("woff"), url("../../fonts/marcellus/Marcellus-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-BoldItalic-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-BoldItalic-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-BoldItalic-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Bold-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Bold-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Bold-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-SemiboldItalic-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-SemiboldItalic-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-SemiboldItalic-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-SemiboldItalic-Web.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Semibold-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Semibold-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Semibold-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Semibold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Italic-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Italic-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Italic-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Italic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: 'Publico';
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Roman-Web.eot");
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Roman-Web.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Roman-Web.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/publico/PublicoText-Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Marcellus SC';
  font-style: normal;
  font-weight: 400;
  src: url("/ResourcePackages/JNF/MVC/Styles/Fonts/marcellus-sc/marcellus-sc-latin-400.eot");
  /* IE9 Compat Modes */
  src: local("Marcellus SC Regular "), local("Marcellus SC-Regular"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/marcellus-sc/marcellus-sc-latin-400.eot?#iefix") format("embedded-opentype"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/marcellus-sc/marcellus-sc-latin-400.woff2") format("woff2"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/marcellus-sc/marcellus-sc-latin-400.woff") format("woff"), url("/ResourcePackages/JNF/MVC/Styles/Fonts/marcellus-sc/marcellus-sc-latin-400.svg#marcellus-sc") format("svg");
  /* Legacy iOS */ }

.horizontally-scrolled {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .horizontally-scrolled .horizontal-scroll-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #fff no-repeat center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 20px 20px;
    cursor: pointer;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms, visibility 200ms; }
    .horizontally-scrolled .horizontal-scroll-arrow.horizontal-scroll-arrow-left {
      left: 0;
      background-image: url("../Pictures/arrow_left.svg"); }
    .horizontally-scrolled .horizontal-scroll-arrow.horizontal-scroll-arrow-right {
      right: 0;
      background-image: url("../Pictures/arrow_right.svg"); }
    .horizontally-scrolled .horizontal-scroll-arrow.horizontal-scroll-arrow-visible {
      opacity: 1;
      visibility: visible; }
  .horizontally-scrolled.sizer-mobile .horizontal-scroll-arrow {
    width: 30px;
    height: 30px;
    background-size: 20px 20px; }
    .horizontally-scrolled.sizer-mobile .horizontal-scroll-arrow.horizontal-scroll-arrow-left {
      left: 5px; }
    .horizontally-scrolled.sizer-mobile .horizontal-scroll-arrow.horizontal-scroll-arrow-right {
      left: auto;
      right: 5px; }
  .horizontally-scrolled .horizontal-scroll-list {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    padding: 0;
    overflow-y: hidden;
    padding-bottom: 100px;
    margin-bottom: -100px; }
    .horizontally-scrolled .horizontal-scroll-list li {
      display: inline-block;
      white-space: normal;
      vertical-align: top; }
      .horizontally-scrolled .horizontal-scroll-list li + li {
        margin-left: 6px; }

.login-widget-wrapper {
  padding: 30px;
  margin-bottom: 10px;
  background-color: white; }
  .login-widget-wrapper h1 {
    font-weight: 300;
    margin: 0; }
  .login-widget-wrapper .error-text {
    color: red; }
  @media screen and (max-width: 1040px) and (min-width: 651px) {
    .login-widget-wrapper {
      padding-left: 15px; } }
  .login-widget-wrapper .loginForm,
  .login-widget-wrapper .rdContent {
    margin: 30px 0; }
    @media screen and (max-width: 650px) {
      .login-widget-wrapper .loginForm,
      .login-widget-wrapper .rdContent {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    .login-widget-wrapper .loginForm *,
    .login-widget-wrapper .rdContent * {
      max-width: 100%; }
    .login-widget-wrapper .loginForm > p,
    .login-widget-wrapper .loginForm > a,
    .login-widget-wrapper .rdContent > p,
    .login-widget-wrapper .rdContent > a {
      margin: 10px 0; }
    .login-widget-wrapper .loginForm .login-inputs,
    .login-widget-wrapper .rdContent .login-inputs {
      width: 100%;
      height: auto;
      overflow: auto; }
      @media screen and (max-width: 650px) {
        .login-widget-wrapper .loginForm .login-inputs,
        .login-widget-wrapper .rdContent .login-inputs {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center; } }
      .login-widget-wrapper .loginForm .login-inputs .editor-field input,
      .login-widget-wrapper .rdContent .login-inputs .editor-field input {
        outline: none;
        -webkit-appearance: none; }
      .login-widget-wrapper .loginForm .login-inputs .editor-field input:focus,
      .login-widget-wrapper .rdContent .login-inputs .editor-field input:focus {
        outline: none;
        -webkit-appearance: none; }
      .login-widget-wrapper .loginForm .login-inputs .editor-field .form-inputs,
      .login-widget-wrapper .rdContent .login-inputs .editor-field .form-inputs {
        width: 310px;
        padding: 11px;
        text-align: center;
        box-sizing: border-box;
        margin: 0 5px 5px 0;
        border: 1px solid #A9A9A9; }
        @media screen and (max-width: 650px) {
          .login-widget-wrapper .loginForm .login-inputs .editor-field .form-inputs,
          .login-widget-wrapper .rdContent .login-inputs .editor-field .form-inputs {
            margin: 0; } }
      .login-widget-wrapper .loginForm .login-inputs .editor-field .field-validation-error,
      .login-widget-wrapper .rdContent .login-inputs .editor-field .field-validation-error {
        display: block;
        position: relative;
        color: red;
        font-size: 13px;
        margin: 0 6px 6px; }
      .login-widget-wrapper .loginForm .login-inputs .editor-field.password,
      .login-widget-wrapper .loginForm .login-inputs .editor-field.username,
      .login-widget-wrapper .rdContent .login-inputs .editor-field.password,
      .login-widget-wrapper .rdContent .login-inputs .editor-field.username {
        float: left; }
    .login-widget-wrapper .loginForm .checkbox-widget,
    .login-widget-wrapper .loginForm .login-assistance,
    .login-widget-wrapper .rdContent .checkbox-widget,
    .login-widget-wrapper .rdContent .login-assistance {
      display: block;
      margin-top: 5px;
      color: #002855; }
    .login-widget-wrapper .loginForm .checkbox-widget,
    .login-widget-wrapper .rdContent .checkbox-widget {
      font-size: 14px; }
    .login-widget-wrapper .loginForm .privacy-policy-link,
    .login-widget-wrapper .rdContent .privacy-policy-link {
      font-size: 11px;
      color: #002855; }
    .login-widget-wrapper .loginForm .forgot,
    .login-widget-wrapper .rdContent .forgot {
      font-size: 11px;
      color: #002855; }

.login-cancel,
.orange-submit {
  width: 310px;
  padding: 11px;
  color: white;
  display: block;
  box-sizing: border-box;
  font-size: 14px; }
  .login-cancel i,
  .orange-submit i {
    font-size: 14px; }

.orange-submit.sending-request {
  background-color: #939598;
  border: 1px solid #939598;
  font-size: 14px; }
  .orange-submit.sending-request i {
    font-size: 15px; }

.cancel,
.login-cancel {
  background-color: #939598;
  border: 1px solid #939598; }

.orange-submit {
  background-color: #FE5000;
  border: 1px solid #FE5000;
  color: white; }

.orange-text {
  color: #FE5000; }

#setPassword {
  width: 310px;
  padding: 11px;
  color: white;
  display: block;
  box-sizing: border-box; }

#setPasswordForm {
  margin: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  #setPasswordForm .editor-field {
    margin-bottom: 5px; }

.form-inputs {
  width: 310px;
  border-radius: 0;
  padding: 11px;
  text-align: center;
  box-sizing: border-box;
  margin: 0 5px 5px 0;
  border: 1px solid #A9A9A9; }
  @media screen and (max-width: 650px) {
    .form-inputs {
      margin: 0; } }

.orange-submit {
  background-color: #FE5000;
  border: 1px solid #FE5000;
  color: white; }

.field-validation-error {
  display: block;
  position: relative;
  color: red;
  font-size: 13px;
  margin: 0 6px 6px; }

.editor-field.username {
  float: left; }

.tos-widget {
  background-color: white;
  padding: 30px;
  width: 100%; }
  .tos-widget > h1:first-child {
    margin-top: 0;
    font-size: 28px; }

.privacy-policy {
  color: #002855;
  font-size: 30px; }

.terms-of-service {
  width: 90%;
  font-family: 'Publico';
  font-size: 15px; }
  .terms-of-service > h1, .terms-of-service h2, .terms-of-service h3, .terms-of-service h4, .terms-of-service h5, .terms-of-service h6 {
    font-family: 'Compasse';
    font-weight: 300;
    font-size: 23px; }
  .terms-of-service > h1:not(:first-child) {
    margin-bottom: 0; }

.jnf-widget.featured-video {
  background-color: #002855;
  color: white;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  .jnf-widget.featured-video .arrow-container {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #fff no-repeat center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 20px 20px;
    cursor: pointer;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: opacity 200ms, visibility 200ms; }
    .jnf-widget.featured-video .arrow-container.arrow-container-left {
      left: 8px;
      background-image: url("../Pictures/arrow_left.svg"); }
    .jnf-widget.featured-video .arrow-container.arrow-container-right {
      right: 8px;
      background-image: url("../Pictures/arrow_right.svg"); }
    .jnf-widget.featured-video .arrow-container.visible {
      opacity: 1;
      visibility: visible; }
  .jnf-widget.featured-video.sizer-mobile {
    padding-left: 12px;
    padding-right: 12px; }
    .jnf-widget.featured-video.sizer-mobile .arrow-container {
      width: 30px;
      height: 30px;
      background-size: 10px 10px; }
      .jnf-widget.featured-video.sizer-mobile .arrow-container.arrow-container-left {
        left: 5px; }
      .jnf-widget.featured-video.sizer-mobile .arrow-container.arrow-container-right {
        left: auto;
        right: 5px; }
  .jnf-widget.featured-video .header-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .jnf-widget.featured-video .header-wrapper h3 {
      margin: 0;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      color: white;
      font-size: 24rem;
      line-height: 24px;
      font-weight: 700; }
    .jnf-widget.featured-video .header-wrapper .more-videos-link {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-left: 20px; }
      .jnf-widget.featured-video .header-wrapper .more-videos-link a {
        font-family: Publico, Helvetica, Verdana, Arial;
        color: #002855;
        font-weight: 600;
        font-size: 14rem;
        font-style: italic;
        color: white; }
  .jnf-widget.featured-video .widget-wrapper.video {
    background-color: #002855; }
    .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-list {
      margin-top: 20px;
      overflow-x: hidden; }
    .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element {
      vertical-align: top;
      background-color: #002855;
      margin-top: 0;
      width: 300px; }
      .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .horizontal-slider-image.single-video {
        padding-bottom: 0;
        border: 0; }
      .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .wof-name {
        margin-bottom: 0;
        margin-top: 18px;
        font-family: Compasse, Helvetica, Verdara, Arial;
        font-weight: normal;
        color: #002855;
        font-weight: 400;
        font-size: 21rem;
        line-height: 21px;
        color: white; }
      .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .video-data {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-transform: uppercase; }
        .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .video-data p {
          margin: 0;
          font-family: Marcellus SC, serif;
          font-weight: normal;
          color: #002855;
          font-size: 11rem;
          line-height: 16px;
          color: white; }
        .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .video-data p + p {
          margin-left: 5px; }
      .jnf-widget.featured-video .widget-wrapper.video .horizontal-slider-element .wof-description {
        font-family: Publico, Helvetica, Verdana, Arial;
        color: #002855;
        font-weight: 600;
        color: white;
        font-size: 15rem;
        line-height: 19px;
        font-weight: 400; }

.events-calendar {
  background-color: #f2f2f2;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855; }
  .events-calendar .fc-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px; }
    .events-calendar .fc-toolbar .fc-left {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-order: -1;
      -ms-flex-order: -1;
      order: -1; }
    .events-calendar .fc-toolbar .fc-center {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0; }
      .events-calendar .fc-toolbar .fc-center h2 {
        width: 100%;
        text-align: center;
        font-size: 14px; }
    .events-calendar .fc-toolbar .fc-right {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
  .events-calendar .fc-scroller {
    height: auto !important;
    overflow-y: hidden; }
  .events-calendar button {
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    height: auto; }
    .events-calendar button .fc-icon {
      border: solid 5px;
      height: 5px; }
      .events-calendar button .fc-icon.fc-icon-prev {
        border-color: transparent;
        border-right-color: #FE5000; }
      .events-calendar button .fc-icon.fc-icon-next {
        border-color: transparent;
        border-left-color: #FE5000; }
  .events-calendar .fc-view {
    font-size: 12px; }
  .events-calendar .fc-head {
    border-top: 2px solid #ADBBC8;
    border-bottom: 2px solid #ADBBC8; }
    .events-calendar .fc-head .fc-head-container {
      padding: 0 20px; }
      .events-calendar .fc-head .fc-head-container .fc-day-header {
        font-weight: 400;
        border: none; }
  .events-calendar .fc-widget-content {
    border: none; }
  .events-calendar .fc-basic-view .fc-body .fc-row {
    min-height: 24px; }
  .events-calendar .fc-row.fc-widget-header {
    border-color: transparent; }
  .events-calendar .fc-day-grid {
    overflow: hidden; }
  .events-calendar .fc-row.fc-week {
    min-height: 0;
    padding: 0 20px; }
    .events-calendar .fc-row.fc-week th, .events-calendar .fc-row.fc-week td, .events-calendar .fc-row.fc-week tr {
      border: none; }
    .events-calendar .fc-row.fc-week .fc-today {
      border: none;
      color: #FE5000;
      background: none; }
    .events-calendar .fc-row.fc-week .fc-day {
      cursor: pointer; }
    .events-calendar .fc-row.fc-week .fc-content-skeleton {
      top: 10px;
      cursor: pointer; }
      .events-calendar .fc-row.fc-week .fc-content-skeleton td {
        text-align: center; }
        .events-calendar .fc-row.fc-week .fc-content-skeleton td span {
          width: 100%; }
      .events-calendar .fc-row.fc-week .fc-content-skeleton .fc-day-number {
        padding: 0;
        cursor: pointer; }
      .events-calendar .fc-row.fc-week .fc-content-skeleton .fc-day-grid-event, .events-calendar .fc-row.fc-week .fc-content-skeleton .fc-more {
        display: block;
        margin: 3px auto 0 auto;
        padding: 0;
        background-color: #FE5000;
        border-radius: 50%;
        border: none;
        width: 4px;
        height: 4px;
        color: transparent; }
        .events-calendar .fc-row.fc-week .fc-content-skeleton .fc-day-grid-event > *, .events-calendar .fc-row.fc-week .fc-content-skeleton .fc-more > * {
          display: none; }

.events-list {
  padding: 0 24px;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  background-color: white; }
  .events-list ul {
    padding: 0;
    margin: 0; }
  .events-list li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px; }
    .events-list li .date-container {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 110px; }
      .events-list li .date-container .day-of-week {
        font-size: 14px; }
      .events-list li .date-container .month {
        font-size: 37px;
        line-height: 29px;
        font-weight: 400; }
      .events-list li .date-container .day-of-month {
        font-size: 22px;
        line-height: 20px;
        color: #FE5000; }
      .events-list li .date-container .hour {
        font-size: 14px;
        line-height: 14px; }
    .events-list li .details-container {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
      .events-list li .details-container .event-name {
        font-size: 24px;
        line-height: 19px; }
      .events-list li .details-container .event-location {
        font-size: 17px;
        line-height: 19px; }
      .events-list li .details-container .event-description {
        font-size: 15px;
        line-height: 19px;
        font-family: 'Publico';
        margin-top: 6px; }
        .events-list li .details-container .event-description p {
          margin: 0; }
      .events-list li .details-container .registration-link {
        font-size: 12px;
        line-height: 19px;
        text-transform: uppercase; }
        .events-list li .details-container .registration-link a {
          color: #FE5000; }
      .events-list li .details-container a:hover, .events-list li .details-container a:visited {
        text-decoration: none; }
  .events-list li + li {
    padding-top: 40px;
    border-top: 1px solid #BFC9D5; }
  .events-list.upcoming {
    padding: 20px 24px; }
    .events-list.upcoming li {
      padding: 0;
      margin-bottom: 20px;
      border: none; }
    .events-list.upcoming .day-of-week {
      line-height: 1; }

.jnf-widget.region-select.jnf-dropdown .jnf-dropdown-menu {
  width: 280px; }

@media screen and (max-width: 991px) {
  .jnf-widget.region-select.jnf-dropdown .jnf-dropdown-toggle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .jnf-widget.region-select.jnf-dropdown .jnf-dropdown-menu {
    left: 0;
    right: 0;
    margin: auto;
    width: 280px; }
  .jnf-widget.region-select.jnf-dropdown .jnf-dropdown-item {
    text-align: center; } }

.jnf-widget.region-select.jnf-dropdown .jnf-dropdown-item.active {
  color: #FE5000; }

.jnf-widget.jnf-widget-region-details {
  background: #002855;
  padding: 40px; }
  .jnf-widget.jnf-widget-region-details:before {
    content: '';
    display: block;
    background: url("../Pictures/pin.svg") no-repeat;
    background-size: 12px 21px;
    width: 12px;
    height: 21px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px; }
  .jnf-widget.jnf-widget-region-details .jnf-widget-region-details-region-name {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #fff;
    font-weight: 200;
    font-size: 36rem;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1; }
  .jnf-widget.jnf-widget-region-details .jnf-widget-region-details-label {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #fff;
    font-size: 12rem;
    font-weight: 200;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 1.2; }
  .jnf-widget.jnf-widget-region-details .jnf-widget-region-details-value {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #fff;
    font-size: 15rem;
    font-weight: 400;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1.2; }
  .jnf-widget.jnf-widget-region-details .jnf-widget-region-details-row + .jnf-widget-region-details-row {
    margin-top: 14px; }

.jnf-widget.jnf-widget-slideshow-leaders {
  margin-top: 20px;
  position: relative; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #fff no-repeat center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 20px 20px;
    cursor: pointer;
    display: none; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-left {
      background-image: url("../Pictures/arrow_right.svg");
      -webkit-transform: translateY(-50%) rotateY(180deg);
      transform: translateY(-50%) rotateY(180deg);
      left: 25px; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-right {
      background-image: url("../Pictures/arrow_right.svg");
      right: 25px; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-navigation-wrapper {
    position: relative;
    max-width: 315px;
    margin: auto; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-photo-container {
    position: relative;
    overflow-x: hidden;
    margin: 0 78px; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-photo-container::before {
      content: '';
      display: block;
      padding-top: 100%; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list {
      list-style: none;
      margin: 0;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      overflow-x: visible;
      padding: 0;
      width: 100%;
      white-space: nowrap;
      font-size: 0;
      transition: 500ms left; }
      .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list .jnf-widget-slideshow-photo-container-list-item {
        height: 100%;
        width: 100%;
        display: inline-block;
        vertical-align: top; }
        .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list .jnf-widget-slideshow-photo-container-list-item img {
          width: 100%;
          height: 100%; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-progress {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 0;
    line-height: 6px;
    text-align: center;
    display: none; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot {
      width: 6px;
      height: 6px;
      background: #002855;
      border-radius: 50%;
      display: inline-block;
      vertical-align: top; }
      .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot + .jnf-widget-slideshow-progress-dot {
        margin-left: 6px;
        transition: 200ms all; }
      .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot.jnf-widget-slideshow-progress-dot-active {
        background: #FE5000; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-header {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 21rem;
    line-height: 1;
    text-align: center;
    margin: 0;
    text-transform: capitalize;
    margin-left: 75px;
    margin-right: 75px;
    padding-top: 10px; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-subheader {
    font-family: Marcellus SC, serif;
    font-weight: normal;
    color: #002855;
    font-size: 13rem;
    line-height: 16px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    padding-top: 4px;
    margin-left: 75px;
    margin-right: 75px; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-details {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-size: 15rem;
    line-height: 18px;
    font-weight: normal;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    text-align: center; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-link {
    display: block;
    margin-top: 20px;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-size: 14rem;
    font-weight: 600;
    font-style: italic;
    color: #FE5000;
    text-align: center; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-link:hover {
      text-decoration: none; }
  .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-details-list {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0;
    position: relative; }
    .jnf-widget.jnf-widget-slideshow-leaders .jnf-widget-slideshow-details-list .jnf-widget-slideshow-details-list-item {
      position: relative;
      padding: 0;
      display: inline-block;
      width: 100%;
      white-space: normal;
      vertical-align: top; }
  .jnf-widget.jnf-widget-slideshow-leaders.sizer-mobile .jnf-widget-slideshow-header, .jnf-widget.jnf-widget-slideshow-leaders.sizer-tablet .jnf-widget-slideshow-header {
    margin-left: 0;
    margin-right: 0; }
  .jnf-widget.jnf-widget-slideshow-leaders.sizer-mobile .jnf-widget-slideshow-subheader, .jnf-widget.jnf-widget-slideshow-leaders.sizer-tablet .jnf-widget-slideshow-subheader {
    margin-left: 0;
    margin-right: 0; }
  .jnf-widget.jnf-widget-slideshow-leaders.sizer-mobile .jnf-widget-slideshow-arrow, .jnf-widget.jnf-widget-slideshow-leaders.sizer-tablet .jnf-widget-slideshow-arrow {
    width: 30px;
    height: 30px;
    background-size: 10px 10px; }
  .jnf-widget.jnf-widget-slideshow-leaders.sizer-mobile .jnf-widget-slideshow-header {
    padding-right: 10px;
    padding-left: 10px; }
  .jnf-widget.jnf-widget-slideshow-leaders.sizer-mobile .jnf-widget-slideshow-subheader {
    padding-right: 10px;
    padding-left: 10px; }
  .jnf-widget.jnf-widget-slideshow-leaders.jnf-widget-slideshow-enabled .jnf-widget-slideshow-arrow {
    display: block; }
  .jnf-widget.jnf-widget-slideshow-leaders.jnf-widget-slideshow-enabled .jnf-widget-slideshow-progress {
    display: block; }

.jnf-dropdown {
  display: block;
  text-align: right;
  background-color: white;
  color: #FE5000;
  font-family: 'Compasse';
  font-size: 14px;
  position: relative; }
  .jnf-dropdown .jnf-dropdown-toggle {
    cursor: pointer;
    padding: 15px 20px;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media screen and (max-width: 991px) {
      .jnf-dropdown .jnf-dropdown-toggle {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .jnf-dropdown .jnf-dropdown-toggle img {
      margin-left: 6px;
      width: 10px;
      height: 5px; }
  .jnf-dropdown a:hover {
    text-decoration: none; }
  .jnf-dropdown a:focus {
    outline: none; }
  .jnf-dropdown .jnf-dropdown-menu {
    float: right;
    left: auto;
    right: 0;
    width: 100%;
    padding: 0 20px 20px 20px;
    margin: 0;
    text-align: right;
    border: none;
    border-radius: unset;
    box-shadow: none;
    background-color: white;
    display: none;
    position: absolute;
    z-index: 1000; }
    .jnf-dropdown .jnf-dropdown-menu .jnf-dropdown-item {
      display: block;
      white-space: none;
      color: #939598; }
      .jnf-dropdown .jnf-dropdown-menu .jnf-dropdown-item:hover {
        color: black; }
      .jnf-dropdown .jnf-dropdown-menu .jnf-dropdown-item:focus {
        color: #002855;
        text-decoration: none; }
      .jnf-dropdown .jnf-dropdown-menu .jnf-dropdown-item.active {
        color: #FE5000; }

.jnf-widget.jnf-widget-donate {
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*TODO temporary fix for conficting class names in donate now and full donation form widgets*/ }
  .jnf-widget.jnf-widget-donate:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    clear: both; }
  .jnf-widget.jnf-widget-donate.donate-now {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .jnf-widget.jnf-widget-donate form {
    max-width: 244px; }
  .jnf-widget.jnf-widget-donate .loading-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1;
    opacity: 0.9;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: 200ms all; }
  .jnf-widget.jnf-widget-donate .jnf-widget-donate-title {
    text-align: center;
    margin: 0;
    font-size: 29.5rem;
    font-weight: bold;
    text-transform: uppercase; }
  .jnf-widget.jnf-widget-donate .jnf-widget-donate-subtitle {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    text-align: center;
    margin: 0;
    font-size: 12rem; }
  .jnf-widget.jnf-widget-donate .jnf-widget-donate-levels {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px; }
    .jnf-widget.jnf-widget-donate .jnf-widget-donate-levels:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      clear: both; }
    .jnf-widget.jnf-widget-donate .jnf-widget-donate-levels .donation-level {
      padding-right: 10px;
      padding-bottom: 10px; }
      .jnf-widget.jnf-widget-donate .jnf-widget-donate-levels .donation-level.predefined {
        width: 50%; }
      .jnf-widget.jnf-widget-donate .jnf-widget-donate-levels .donation-level.custom {
        width: 100%; }
  .jnf-widget.jnf-widget-donate button {
    background: none;
    text-align: center;
    border: 1px solid #002855;
    color: #002855;
    padding: 10px;
    border-radius: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 14rem;
    transition: 200ms all; }
    .jnf-widget.jnf-widget-donate button.active {
      background: none;
      text-align: center;
      border: 1px solid #FE5000;
      color: #FE5000;
      padding: 10px;
      border-radius: 0;
      display: block;
      width: 100%;
      box-sizing: border-box; }
  .jnf-widget.jnf-widget-donate input {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    background: none;
    text-align: center;
    border: 1px solid #002855;
    color: #002855;
    padding: 10px;
    border-radius: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    transition: 200ms all;
    margin-bottom: 10px;
    font-size: 12rem; }
    .jnf-widget.jnf-widget-donate input::-webkit-input-placeholder {
      font-family: Publico, Helvetica, Verdana, Arial;
      color: #002855;
      font-weight: 600; }
    .jnf-widget.jnf-widget-donate input:-ms-input-placeholder {
      font-family: Publico, Helvetica, Verdana, Arial;
      color: #002855;
      font-weight: 600; }
    .jnf-widget.jnf-widget-donate input::placeholder {
      font-family: Publico, Helvetica, Verdana, Arial;
      color: #002855;
      font-weight: 600; }
    .jnf-widget.jnf-widget-donate input:focus::-webkit-input-placeholder {
      color: transparent; }
    .jnf-widget.jnf-widget-donate input:focus:-ms-input-placeholder {
      color: transparent; }
    .jnf-widget.jnf-widget-donate input:focus::placeholder {
      color: transparent; }
    .jnf-widget.jnf-widget-donate input.active {
      background: none;
      text-align: center;
      border: 1px solid #FE5000;
      color: #FE5000;
      padding: 10px;
      border-radius: 0;
      display: block;
      width: 100%;
      box-sizing: border-box; }
  .jnf-widget.jnf-widget-donate .jnf-widget-donate-submit-column {
    float: right;
    width: 50%;
    padding-left: 5px;
    box-sizing: border-box; }
    .jnf-widget.jnf-widget-donate .jnf-widget-donate-submit-column:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      clear: both; }
  .jnf-widget.jnf-widget-donate .jnf-widget-donate-submit {
    background: none;
    text-align: center;
    border: 1px solid #FE5000;
    color: #FE5000;
    padding: 10px;
    border-radius: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 12rem;
    font-weight: 600; }

.jnf-widget.jnf-widget-slideshow {
  position: relative; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #fff no-repeat center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 20px 20px;
    cursor: pointer;
    display: none; }
    .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-left {
      left: 0;
      background-image: url("../Pictures/arrow_right.svg");
      -webkit-transform: translateY(-50%) rotateY(180deg);
      transform: translateY(-50%) rotateY(180deg); }
    .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-right {
      right: 0;
      background-image: url("../Pictures/arrow_right.svg"); }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-navigation-wrapper {
    position: relative;
    padding-right: 75px;
    padding-left: 75px; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-photo-container {
    background: #000;
    position: relative;
    height: 0;
    padding-top: 50%;
    overflow-x: hidden; }
    .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list {
      list-style: none;
      margin: 0;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      overflow-x: visible;
      padding: 0;
      width: 100%;
      white-space: nowrap;
      font-size: 0;
      transition: 500ms left; }
      .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list .jnf-widget-slideshow-photo-container-list-item {
        height: 100%;
        width: 100%;
        display: inline-block;
        vertical-align: top; }
        .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-photo-container .jnf-widget-slideshow-photo-container-list .jnf-widget-slideshow-photo-container-list-item img {
          width: 100%;
          height: 100%; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-progress {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 6px;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 0;
    display: none; }
    .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot {
      width: 5px;
      height: 5px;
      background: #002855;
      border-radius: 50%;
      display: inline-block;
      vertical-align: top; }
      .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot + .jnf-widget-slideshow-progress-dot {
        margin-left: 6px;
        transition: 200ms all; }
      .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-progress .jnf-widget-slideshow-progress-dot.jnf-widget-slideshow-progress-dot-active {
        background: #FE5000; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-header {
    font-family: Marcellus SC, serif;
    font-weight: normal;
    color: #002855;
    font-size: 38rem;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    margin-left: 75px;
    margin-right: 75px;
    padding-top: 3px;
    text-decoration: none; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-subheader {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 18rem;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
    margin-left: 75px;
    margin-right: 75px; }
  .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-details-list {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0;
    position: relative; }
    .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-details-list .jnf-widget-slideshow-details-list-item {
      position: relative;
      padding: 0;
      display: inline-block;
      width: 100%;
      white-space: normal;
      vertical-align: top; }
      .jnf-widget.jnf-widget-slideshow .jnf-widget-slideshow-details-list .jnf-widget-slideshow-details-list-item a {
        text-decoration: none;
        display: table;
        margin: 0 auto; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-navigation-wrapper, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-navigation-wrapper {
    padding-left: 0;
    padding-right: 0; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-header, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-header {
    margin-left: 0;
    margin-right: 0; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-subheader, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-subheader {
    margin-left: 0;
    margin-right: 0; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-arrow, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-arrow {
    width: 30px;
    height: 30px;
    background-size: 13px 13px; }
    .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-left, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-left {
      left: 5px; }
    .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-right, .jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-arrow.jnf-widget-slideshow-arrow-right {
      left: auto;
      right: 5px; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-header {
    font-size: 36rem;
    line-height: 34px;
    padding-right: 20px;
    padding-left: 20px; }
  .jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-subheader {
    font-size: 18rem;
    line-height: 23px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: 300; }
  .jnf-widget.jnf-widget-slideshow.jnf-widget-slideshow-enabled .jnf-widget-slideshow-arrow {
    display: block; }
  .jnf-widget.jnf-widget-slideshow.jnf-widget-slideshow-enabled .jnf-widget-slideshow-progress {
    display: block; }

.jnf-widget.jnf-widget-title a,
.jnf-widget.jnf-widget-title a:hover,
.jnf-widget.jnf-widget-title a:visited {
  text-decoration: none;
  color: inherit; }

.jnf-widget.jnf-widget-title {
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  margin: 0;
  background: #fff;
  line-height: normal; }
  .jnf-widget.jnf-widget-title a,
  .jnf-widget.jnf-widget-title a:hover,
  .jnf-widget.jnf-widget-title a:visited {
    text-decoration: none;
    color: inherit; }
  .jnf-widget.jnf-widget-title h1 {
    margin: 0; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-normal-centered h1 {
    font-size: 29.5rem;
    text-align: center;
    padding: 40px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-light-centered h1 {
    font-size: 45.5rem;
    text-align: center;
    padding: 40px;
    font-weight: 300;
    text-align: center; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-normal-left-aligned h1 {
    font-size: 29.5rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 20px 0; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-bold-and-centered h1 {
    font-size: 36rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 40px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-bold-left-aligned h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 29.5rem;
    padding: 40px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-small-bold-left-aligned h1 {
    font-size: 14rem;
    font-weight: bold;
    padding: 20px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 29.5rem;
    padding: 40px;
    text-align: center; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-small-bold-left-aligned-uppercase h1 {
    font-family: Marcellus SC, serif;
    font-weight: normal;
    color: #002855;
    font-size: 16rem;
    text-transform: uppercase;
    padding: 20px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-dark h1 {
    background-color: #002855;
    font-size: 24rem;
    text-transform: uppercase;
    color: #fff;
    padding: 20px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-normal-left-aligned-uppercase h1 {
    font-family: Marcellus SC, serif;
    font-weight: normal;
    color: #002855;
    font-size: 24rem;
    text-transform: uppercase;
    padding: 20px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-orange h1 {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 18rem;
    text-align: center;
    padding: 20px;
    color: #FE5000; }
  .jnf-widget.jnf-widget-title.bigger-margin h1 {
    padding-left: 24px;
    padding-right: 24px; }

.jnf-widget.jnf-widget-description {
  overflow: hidden;
  background: #fff; }
  .jnf-widget.jnf-widget-description:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    clear: both; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-title {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-subtitle {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-image {
    display: block;
    background-color: transparent;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    min-width: 0%;
    width: 100%;
    position: relative; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.81%; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .jnf-widget.jnf-widget-description .image-link {
    box-sizing: border-box; }
  .jnf-widget.jnf-widget-description .title-link {
    text-decoration: none;
    outline: none; }

  .jnf-widget.jnf-widget-description .jnf-widget-description-content {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    padding: 10px;
    font-size: 15rem;
    font-weight: 200;
    margin: 0;
   }

    .jnf-widget.jnf-widget-description .jnf-widget-description-content.jnf-widget-description-content-visible {
      opacity: 1;
      transition: 400ms opacity; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-content .sf-Image-wrapper > img {
      max-width: 100%; }
  .jnf-widget.jnf-widget-description.jnf-widget-is-designer .jnf-widget-description-content {
    opacity: 1;
    display: block; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-donate-link {
    float: right;
    position: relative; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-donate-button a {
    display: inline-block;
    background-color: #FE5000;
    border: 1px solid #FE5000;
    color: white;
    text-transform: uppercase;
    font-family: "Compasse";
    font-weight: 300;
    font-size: 12px;
    text-align: center;
    padding: 4px 6px;
    text-decoration: none; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-donate-button a:empty {
      display: none; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-read-more {
    color: #002855;
    text-decoration: none;
    transition: 200ms color;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-style: italic;
    font-weight: bold;
    font-size: 14rem;
    color: #FE5000;
    padding: 0 10px 10px;
    cursor: pointer;
    display: none; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:visited {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:active {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:visited {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:active {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-more:before {
      content: '+ ';
      display: inline; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-read-less {
    color: #002855;
    text-decoration: none;
    transition: 200ms color;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-style: italic;
    font-weight: bold;
    font-size: 14rem;
    color: #FE5000;
    padding: 0 10px 10px;
    cursor: pointer;
    float: left;
    display: none;
    padding: 10px;
    margin-top: -10px; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:visited {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:active {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:visited {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:active {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-read-less:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border: solid 5px;
      border-color: transparent;
      border-bottom-color: #FE5000;
      margin-top: 3px;
      margin-right: 6px;
      vertical-align: top; }
  .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a {
    color: #002855;
    text-decoration: none;
    transition: 200ms color;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-style: italic;
    font-weight: bold;
    font-size: 14rem;
    color: #FE5000;
    padding: 0 10px 10px;
    float: right; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:visited {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:active {
      color: #002855; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:visited {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:hover {
      color: #FE5000; }
    .jnf-widget.jnf-widget-description .jnf-widget-description-link-container a:active {
      color: #FE5000; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 {
    padding-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-title {
      font-size: 29.5rem;
      text-transform: uppercase;
      font-weight: bold;
      padding: 3px 20px;
      margin: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 a,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 a:hover,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 a:visited {
      text-decoration: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1.sizer-mobile .jnf-widget-description-image {
      width: 100%;
      max-width: 100%;
      margin-top: 0;
      margin-left: 0;
      margin-right: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-image {
      max-width: 270px;
      float: left;
      margin-right: 20px;
      margin-left: 20px;
      margin-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-link-container {
      bottom: 0;
      position: absolute;
      right: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-link-container a {
        margin-top: -10px;
        padding-right: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-content {
      padding: 0 20px 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-read-less,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-read-more {
      padding-left: 0;
      margin-left: 20px;
      margin-top: -10px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-1 .jnf-widget-description-read-less {
      margin-top: -20px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2.sizer-mobile .jnf-widget-description-image {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-image {
    max-width: 614px;
    float: right;
    margin: 20px;
    width: 60%; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-title {
    font-family: Marcellus SC, serif;
    font-weight: normal;
    color: #002855;
    font-size: 35rem;
    margin: 0;
    padding: 20px;
    line-height: 1;
    padding-bottom: 2px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-subtitle {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 20rem;
    padding: 20px;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 10px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-link-container a {
    margin-top: -10px;
    padding-right: 20px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-content {
    padding: 0 20px 20px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-read-less,
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-read-more {
    padding-left: 0;
    margin-left: 20px;
    margin-top: -10px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-2 .jnf-widget-description-read-less {
    margin-top: -20px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 {
    background: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3:after {
      display: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .buttons-wrapper {
      padding: 0 20px 10px;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile, .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small {
      display: block; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-image, .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-image {
        width: 100%;
        margin: 0;
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .buttons-wrapper, .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .buttons-wrapper {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-template-3-column, .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-template-3-column {
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile .jnf-widget-description-title, .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-3.sizer-mobile-small .jnf-widget-description-title {
        text-align: center; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-template-3-column {
      background: #fff;
      width: 34%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-image {
      float: none;
      margin: 0 6px 0 0;
      width: 66%; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-title {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      font-size: 35rem;
      margin: 0;
      padding: 20px;
      line-height: 1;
      padding-bottom: 2px;
      text-align: center;
      text-transform: uppercase; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-subtitle {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 20rem;
      padding: 20px;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 10px;
      text-align: center; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-content {
      padding: 0 20px 20px;
      text-align: center; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-link-container a {
      padding: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-read-less,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-3 .jnf-widget-description-read-more {
      padding: 0;
      margin: 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 266px;
    min-height: 266px;
    height: 266px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4:after {
      content: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-image {
      float: none;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      width: 50%; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-template-4-column {
      width: 50%;
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-title {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      font-size: 24rem;
      margin: 0;
      padding: 40px;
      line-height: 1;
      padding-bottom: 2px;
      text-transform: uppercase; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-subtitle {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 20rem;
      padding: 40px;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 10px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-content {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      overflow: hidden;
      padding: 0 40px 0 40px;
      max-height: 65%; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-link-container {
      display: block; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-link-container a {
        padding: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .buttons-wrapper {
      padding: 20px;
      margin: 0;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

@-moz-document url-prefix() {
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .buttons-wrapper {
    padding-top: 15px; } }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-read-more,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-read-less {
      padding: 0; }
    @supports (-ms-ime-align: auto) {
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-button {
        padding-top: 15px; } }

@-moz-document url-prefix() {
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-button {
    padding-top: 10px; } }
    @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-button {
        padding-top: 18px; } }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-button:before {
      height: 1.5em;
      content: "";
      text-align: right;
      position: absolute;
      bottom: 4em;
      right: 0;
      width: 70%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%);
      pointer-events: none; }
      @supports (-ms-ime-align: auto) {
        .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-button:before {
          height: 1.6em; } }
    @supports (-ms-ime-align: auto) {
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-link {
        padding-top: 15px; } }
    @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-link {
        padding-top: 18px; } }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4 .jnf-widget-description-fade-link:before {
      height: 1.2em;
      content: "";
      text-align: right;
      position: absolute;
      bottom: 4em;
      right: 0;
      width: 70%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%);
      pointer-events: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile {
      display: block;
      max-height: none;
      height: auto;
      min-height: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-template-4-column {
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-image {
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-title {
        text-align: center; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-link-container {
        display: block; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-link-container a {
        padding: 0;
        margin: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.sizer-mobile .jnf-widget-description-content {
        padding-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.jnf-widget-description-template-4-even .jnf-widget-description-image {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-4.jnf-widget-description-template-4-even .jnf-widget-description-template-4-column {
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 {
    background: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5:after {
      display: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small {
      display: block; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-image, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-image {
        width: 100%;
        margin: 0;
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-template-5-column, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-template-5-column {
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-title, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-title {
        text-align: center; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-link-container, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-link-container {
        display: block;
        padding-bottom: 10px; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-link-container a, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-link-container a {
        padding: 10px;
        margin: 0;
        float: none; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile .jnf-widget-description-content, .jnf-widget.jnf-widget-description.jnf-widget-description-template-5.sizer-mobile-small .jnf-widget-description-content {
        padding-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-template-5-column {
      background: #fff;
      width: 34%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-image {
      float: none;
      margin: 0;
      width: 66%; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-title {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 88rem;
      font-weight: 300;
      margin: 0;
      padding: 40px;
      line-height: 1;
      padding-bottom: 2px;
      text-transform: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-subtitle {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 23rem;
      padding: 40px;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 10px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-subtitle,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-title {
      text-align: center; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 {
    padding: 5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-content {
      padding: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-read-less,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-5 .jnf-widget-description-read-more {
      padding: 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-6 {
    padding: 24px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-6 .jnf-widget-description-content {
      padding: 10px 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-6 .jnf-widget-description-read-more {
      padding: 0 10px 10px 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 {
    padding: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-title {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      font-size: 24rem;
      line-height: 1;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-subtitle {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 20rem;
      margin: 0;
      padding-top: 2px;
      padding-bottom: 10px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-content {
      display: inline;
      padding: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-content p.paragraph {
        color: black; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-content *:first-child {
        margin-top: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-content *:last-child {
        margin-bottom: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-content.full + .buttons-wrapper {
        margin-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-read-less,
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-read-more {
      padding: 0;
      margin-top: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-image {
      max-width: 270px;
      float: left;
      margin-right: 20px;
      margin-left: 0;
      margin-bottom: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-donate-button {
      margin-top: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-link-container {
      margin-top: 20px;
      display: inline-block; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-link-container a {
      margin-top: -10px;
      padding-right: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-link-container {
      margin-top: 20px; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-link-container a {
        margin: 0;
        padding: 0;
        font-family: 'Compasse';
        text-transform: uppercase;
        text-decoration: none;
        font-style: normal;
        font-size: 12px;
        border-bottom: 2px solid #FE5000;
        line-height: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7 .jnf-widget-description-donate-button {
      margin-top: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7.sizer-mobile .jnf-widget-description-content {
      display: inline-block !important; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7.sizer-mobile .jnf-widget-description-image {
      width: 100%;
      max-width: 100%;
      margin: 0 0 13.5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-7.sizer-mobile .jnf-widget-description-content.full + .buttons-wrapper {
      margin-bottom: 0; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 266px;
    height: 266px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors:after {
      content: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-image {
      float: none;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0;
      width: 50%;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-template-featured-donors-column {
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
      width: 50%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-template-featured-donors-column > * {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-link-container {
      margin: 20px 40px; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-link-container a {
        padding: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-content {
      padding: 40px;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      overflow: hidden; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors .jnf-widget-description-content .paragraph {
        margin: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile {
      display: block;
      max-height: none;
      height: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-template-featured-donors-column {
        width: auto;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-image {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        max-height: none;
        width: auto; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-content {
        padding-bottom: 0;
        width: auto; }
        .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-content h2,
        .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-content p {
          padding: 0;
          text-align: center; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-content,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-link-container,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-subtitle,
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-title {
        text-align: center; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-link-container {
        display: block;
        padding-bottom: 0;
        margin-top: 0; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-link-container a {
        padding: 10px;
        margin: 0;
        float: none; }
      .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.sizer-mobile .jnf-widget-description-content {
        padding-bottom: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors .jnf-widget-description-content > * {
      text-align: right; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors-even .jnf-widget-description-image {
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors-even .jnf-widget-description-template-featured-donors-column {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors-even .jnf-widget-description-link-container a {
      float: left; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors-even.sizer-mobile .jnf-widget-description-link-container a {
      float: none; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donors.jnf-widget-description-template-featured-donors-even .jnf-widget-description-content > * {
      text-align: left; }
  .jnf-widget.jnf-widget-description.picture-one-third {
    min-height: 316px; }
    .jnf-widget.jnf-widget-description.picture-one-third .jnf-widget-description-image {
      background-color: transparent;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
      max-width: 100%;
      min-width: 0%;
      width: 100%;
      width: 33.3%; }
      .jnf-widget.jnf-widget-description.picture-one-third .jnf-widget-description-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%; }
    .jnf-widget.jnf-widget-description.picture-one-third .jnf-widget-description-template-featured-donors-column {
      width: 66.7%; }
    .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile .jnf-widget-description-image,
    .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile-small .jnf-widget-description-image {
      max-width: 316px;
      margin-left: auto;
      margin-right: auto; }
      .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile .jnf-widget-description-image h2,
      .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile .jnf-widget-description-image p,
      .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile-small .jnf-widget-description-image h2,
      .jnf-widget.jnf-widget-description.picture-one-third.sizer-mobile-small .jnf-widget-description-image p {
        padding: 0;
        text-align: center; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-large {
    padding-top: 40px;
    padding-bottom: 40px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-title {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      text-align: center;
      font-size: 42rem;
      text-transform: uppercase;
      margin: 0;
      line-height: 1;
      margin-bottom: 16px;
      padding-left: 20px;
      padding-right: 20px;
      max-width: 630px;
      margin-left: auto;
      margin-right: auto; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-subtitle {
      font-family: Publico, Helvetica, Verdana, Arial;
      color: #002855;
      font-weight: 600;
      text-align: center;
      font-size: 18rem;
      margin: 0;
      padding-left: 10px;
      padding-right: 10px;
      margin-top: 0;
      font-weight: normal;
      max-width: 630px;
      margin-left: auto;
      margin-right: auto; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-read-less,
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-read-more {
      text-align: center;
      float: none;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      padding-bottom: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-image {
      max-width: 630px;
      margin: 40px auto 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content {
      max-width: 630px;
      margin: 40px auto 30px;
      padding: 0;
      color: #002855;
      /*remove the parameters below and move them to the WYSIWYG editor*/ }
      .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content > p:first-child::first-letter {
        font-family: Marcellus SC, serif;
        font-weight: normal;
        color: #002855;
        font-size: 78rem;
        line-height: 90rem;
        float: left;
        line-height: 0.8;
        padding-right: 5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content-visible::first-letter {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      font-size: 78rem;
      line-height: 90rem;
      float: left;
      line-height: 0.8;
      padding-right: 5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content-visible > p:first-child::first-letter {
      font-family: Marcellus SC, serif;
      font-weight: normal;
      color: #002855;
      font-size: 78rem;
      line-height: 90rem;
      float: left;
      line-height: 0.8;
      padding-right: 5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-large.sizer-mobile .jnf-widget-description-content, .jnf-widget.jnf-widget-description.jnf-widget-description-large.sizer-mobile-small .jnf-widget-description-content {
      padding-left: 10px;
      padding-right: 10px; }
  .jnf-widget.jnf-widget-description .buttons-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -5px; }
    .jnf-widget.jnf-widget-description .buttons-wrapper > * {
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-left: 5px; }
  .jnf-widget.jnf-widget-description .limited-width {
    margin: auto;
    max-width: 630px; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donor-small {
    text-align: center;
    padding: 20px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donor-small .jnf-widget-description-image {
      max-height: 176px;
      background-size: contain; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donor-small .-widget-description-content {
      padding-bottom: 5px; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donor-small .jnf-widget-description-link-container > a {
      float: none;
      padding: 0; }
    .jnf-widget.jnf-widget-description.jnf-widget-description-template-featured-donor-small + .jnf-widget-description-template-featured-donor-small {
      border-left: 6px solid #F1F2F2; }

.jnf-widget-description-view-link {
  cursor: pointer; }

.jnf-widget-description-center {
  text-align: center; }

.jnf-widget.jnf-widget-separator {
  max-height: 0;
  visibility: hidden; }
  @media screen and (min-width: 992px) {
    .jnf-widget.jnf-widget-separator.jnf-widget-separator-use-page-breakpoints.jnf-widget-separator-desktop {
      display: block;
      visibility: visible;
      max-height: none;
      height: 6px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .jnf-widget.jnf-widget-separator.jnf-widget-separator-use-page-breakpoints.jnf-widget-separator-tablets {
      display: block;
      visibility: visible;
      max-height: none;
      height: 6px; } }
  @media screen and (max-width: 767px) {
    .jnf-widget.jnf-widget-separator.jnf-widget-separator-use-page-breakpoints.jnf-widget-separator-mobile {
      display: block;
      visibility: visible;
      max-height: none;
      height: 6px; } }
  .jnf-widget.jnf-widget-separator:not(.jnf-widget-separator-use-page-breakpoints).jnf-widget-separator-desktop:not(.sizer-tablet):not(.sizer-mobile), .jnf-widget.jnf-widget-separator:not(.jnf-widget-separator-use-page-breakpoints).jnf-widget-separator-tablets.sizer-tablet, .jnf-widget.jnf-widget-separator:not(.jnf-widget-separator-use-page-breakpoints).jnf-widget-separator-mobile.sizer-mobile {
    display: block;
    visibility: visible;
    max-height: none;
    height: 6px; }
  .jnf-widget.jnf-widget-separator.jnf-widget-separator-white {
    background-color: white; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 40px; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li {
    height: 100%;
    float: left; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li + li {
      border-left: 1px solid #a3b1c2;
      position: relative; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li:first-child a {
      padding-left: 0; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: #002855;
      text-decoration: none;
      transition: 200ms color;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 16rem;
      height: 100%;
      padding: 2px 20px;
      text-transform: uppercase;
      box-sizing: border-box; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li a:visited {
        color: #002855; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li a:hover {
        color: #FE5000; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li a:active {
        color: #002855; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li.jnf-widget-menu-item:first-child a {
      color: #FE5000; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li.jnf-widget-menu-item:first-child a:hover, .jnf-widget.jnf-widget-menu.jnf-widget-menu-1-menu > li.jnf-widget-menu-item:first-child a:focus {
        color: #002855;
        text-decoration: underline; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  padding-top: 20px;
  float: right; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li {
    border-right: 1px solid #a3b1c2;
    vertical-align: top;
    float: left; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a {
      color: #002855;
      text-decoration: none;
      transition: 200ms color;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-weight: bold;
      display: block;
      height: 60px;
      box-sizing: border-box;
      width: 140px;
      font-size: 19.5rem;
      text-align: center;
      text-transform: uppercase;
      line-height: 1;
      position: relative; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a:visited {
        color: #002855; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a:hover {
        color: #FE5000; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a:active {
        color: #002855; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a div {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0 25px;
        width: 100%; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a:after {
        content: '';
        display: block;
        position: absolute;
        right: 2px;
        bottom: -4px;
        border: 4px solid transparent;
        border-top: 4px solid #002855;
        width: 0;
        height: 0;
        transition: 200ms border-top-color; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-2-menu > li > a:hover:after {
        border-top-color: #FE5000; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  display: block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu .jnf-widget-menu-submenu-offset {
    margin-bottom: 10px;
    display: none; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu .jnf-widget-menu-submenu-offset li {
      margin-top: 5px;
      margin-bottom: 5px; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li {
    display: block; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li a {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      display: inline-block;
      color: #fff;
      text-align: left;
      margin: 0;
      line-height: 30px;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li a.jnf-widget-menu-child {
        cursor: pointer; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li a:hover {
        text-decoration: none; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li i {
      float: right;
      display: block;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-left: 20px;
      vertical-align: middle;
      font-size: 20px;
      line-height: inherit;
      color: #fff; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-mobile-menu li ul {
      padding-left: 0px; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-footer-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  text-align: left;
  display: block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-footer-menu > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-footer-menu li {
    display: block; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-footer-menu li a {
      color: #fff;
      text-decoration: none; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-align-items: stre tch;
  -ms-flex-align: stre tch;
  align-items: stre tch;
  min-height: 60px;
  overflow-x: auto;
  background-color: white; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu > li {
    padding: 0;
    margin: 0;
    display: inline-block; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 135px; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      color: #939598;
      text-decoration: none;
      transition: 200ms color;
      font-size: 13rem;
      text-transform: uppercase;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      line-height: 1;
      box-sizing: border-box;
      padding: 8px 10px;
      text-align: center;
      font-weight: 600; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a:visited {
        color: #939598; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a:hover {
        color: #151617; }
      .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a:active {
        color: #939598; }
    .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li.jnf-widget-menu-item-active a {
      color: #FE5000; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-mobile, .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-tablet {
    border-top: 6px solid #F1F2F2; }

.jnf-widget-dropdown .topic-select.jnf-dropdown.jnf-menu-dropdown .jnf-dropdown-toggle.choose-topic {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.jnf-widget-dropdown .topic-select.jnf-dropdown.jnf-menu-dropdown .jnf-dropdown-menu {
  width: 280px;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .jnf-widget-dropdown .topic-select.jnf-dropdown.jnf-menu-dropdown .jnf-dropdown-menu .jnf-widget-menu-item-active a {
    color: #FE5000; }

.dropdown {
  overflow: hidden; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  z-index: 1;
  width: 100%;
  left: 0;
  padding-top: 40px;
  padding-bottom: 40px; }

.dropdown:hover .dropdown-content {
  display: block; }

.is-hover {
  color: #FE5000 !important; }

.fa-size-16 {
  font-size: 16px; }

.jnf-widget-menu-item-child > .jnf-widget-menu-item-child-item {
  margin-bottom: 20px; }
  .jnf-widget-menu-item-child > .jnf-widget-menu-item-child-item > .jnf-widget-menu-item-title-bold {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    text-align: left;
    color: #002855;
    text-decoration: none;
    transition: 200ms color;
    color: #002855;
    font-size: 16rem;
    height: 100%;
    font-weight: bold; }
  .jnf-widget-menu-item-child > .jnf-widget-menu-item-child-item > .jnf-widget-menu-item-title {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    text-align: left;
    color: #002855;
    text-decoration: none;
    transition: 200ms color;
    color: #002855;
    font-size: 16rem;
    height: 100%;
    font-weight: normal; }

.pointer {
  cursor: pointer; }

.event-registration-form {
  width: 100%;
  height: 100vh; }

.jnf-widget.jnf-widget-featured-sponsors .horizontal-scroll-list {
  font-size: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.jnf-widget.jnf-widget-featured-sponsors li {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 312.66667px;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white; }
  .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-image {
    background-color: transparent;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    min-width: 0%;
    width: 100%;
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.81%; }
    .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-full-name {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    text-align: center;
    font-size: 22rem;
    line-height: 1;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-full-name a {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
  .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-community {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    text-transform: uppercase;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12rem;
    word-wrap: break-word;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-description {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    text-align: center;
    font-size: 15rem;
    font-weight: 200;
    padding: 10px 20px 15px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-link {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    text-align: center;
    font-size: 14rem;
    color: #FE5000;
    font-style: italic;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .jnf-widget.jnf-widget-featured-sponsors .jnf-widget-featured-sponsors-record .jnf-widget-featured-sponsors-record-link a {
      display: block;
      text-align: center; }

.jnf-widget.jnf-widget-featured-sponsors a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }

.jnf-widget.jnf-widget-featured-sponsors.speakers {
  background-color: transparent; }
  .jnf-widget.jnf-widget-featured-sponsors.speakers .jnf-widget-featured-sponsors-record-image {
    margin-top: 20px; }
    .jnf-widget.jnf-widget-featured-sponsors.speakers .jnf-widget-featured-sponsors-record-image img {
      max-width: 100%;
      max-height: 100%;
      height: auto;
      width: auto;
      margin: auto;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.custom-news-wrapper {
  width: 100%;
  background-color: white;
  padding: 32px; }
  .custom-news-wrapper a:hover {
    text-decoration: none; }
  .custom-news-wrapper .custom-news {
    text-align: center; }
    .custom-news-wrapper .custom-news ul {
      margin: 0;
      padding: 0;
      font-family: 'Compasse'; }
      .custom-news-wrapper .custom-news ul li {
        display: block; }
      .custom-news-wrapper .custom-news ul li.hidden {
        display: none; }
      .custom-news-wrapper .custom-news ul li + li {
        margin-top: 34px; }
    .custom-news-wrapper .custom-news .custom-news-details {
      margin: 0 auto;
      color: grey;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold; }
    .custom-news-wrapper .custom-news .custom-news-title {
      margin: 0 auto;
      font-size: 18px; }
    .custom-news-wrapper .custom-news .link {
      cursor: pointer;
      font-family: 'Publico';
      font-size: 14px;
      font-style: italic;
      margin: auto; }
      .custom-news-wrapper .custom-news .link a {
        color: #FE5000; }
        .custom-news-wrapper .custom-news .link a:hover {
          color: #FE5000; }
    .custom-news-wrapper .custom-news .news-archive-link {
      display: none; }

.jnf-widget.search-box-widget {
  background-color: white;
  text-align: center;
  min-height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .jnf-widget.search-box-widget > * {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .jnf-widget.search-box-widget input {
    font-size: 12px;
    font-family: 'Compasse'; }
  .jnf-widget.search-box-widget .search-icon {
    height: 14px;
    width: auto; }
  .jnf-widget.search-box-widget .spacer {
    margin-left: 8px;
    border-right: 1px solid #002855;
    height: 22px; }
  .jnf-widget.search-box-widget .query-input {
    margin-left: 8px;
    border: none; }
    .jnf-widget.search-box-widget .query-input::-webkit-input-placeholder {
      text-transform: uppercase; }
    .jnf-widget.search-box-widget .query-input:-ms-input-placeholder {
      text-transform: uppercase; }
    .jnf-widget.search-box-widget .query-input::placeholder {
      text-transform: uppercase; }
  .jnf-widget.search-box-widget .search-button {
    font-family: 'Compasse';
    color: #FE5000;
    padding: 0 8px;
    background-color: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase; }
  .jnf-widget.search-box-widget.news-search-widget-speakers .query-input {
    width: 115px; }
  .jnf-widget.search-box-widget.news-search-widget-news {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .jnf-widget.search-box-widget.news-search-widget-news .query-input {
      width: 250px; }

.jnf-widget.general-search-box {
  position: relative;
  width: 40px; }
  .jnf-widget.general-search-box .container {
    position: absolute;
    width: 40px;
    max-width: 100vw;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    right: 0;
    transition: width 200ms;
    background: white; }
    .jnf-widget.general-search-box .container > * {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .jnf-widget.general-search-box .icon {
    background: url("../Pictures/search.svg") center no-repeat;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    cursor: pointer; }
  .jnf-widget.general-search-box .close-button {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 16px;
    margin: 0 10px;
    cursor: pointer;
    font-weight: bold; }
  .jnf-widget.general-search-box .spacer {
    border-right: 1px solid #002855;
    height: 20px;
    margin-right: 10px; }
  .jnf-widget.general-search-box button {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 16px;
    color: white;
    background-color: #FE5000;
    height: 100%;
    padding: 0 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    text-transform: uppercase; }
  .jnf-widget.general-search-box .query-input {
    border: none;
    width: 280px; }
    @media screen and (max-width: 767px) {
      .jnf-widget.general-search-box .query-input {
        width: 135px; } }

.full-donation-form {
  position: relative;
  margin: 10px 0;
  overflow: visible;
  display: table;
  width: 100%;
  height: auto;
  background-color: white;
  overflow: auto; }
  .full-donation-form p {
    font-family: "Compasse"; }
  .full-donation-form input {
    border-radius: 0; }
  .full-donation-form .loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 999;
    opacity: 0.9;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: 200ms all; }
  .full-donation-form .donation-form-message {
    background-color: #002855;
    color: white;
    text-align: center;
    padding: 40px;
    border-bottom: 6px solid #F1F2F2; }
    .full-donation-form .donation-form-message h2 {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      color: white;
      font-size: 18rem;
      font-weight: bold;
      margin: 0; }
    .full-donation-form .donation-form-message .message-content {
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      color: white;
      font-size: 15rem; }
      .full-donation-form .donation-form-message .message-content .paragraph {
        color: white;
        margin: 0;
        font-size: 15rem; }
  .full-donation-form #select-amount-form {
    display: none; }
  .full-donation-form .once-monthly {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .full-donation-form .once-monthly button {
      width: 50%;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 10px 0;
      background-color: white;
      border: 1px solid #939598;
      color: #939598; }
    .full-donation-form .once-monthly button.selected {
      background-color: #FE5000;
      color: white;
      border: none; }
  .full-donation-form .levels-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-right: -10px; }
    .full-donation-form .levels-container .donation-level {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-right: 10px;
      padding-bottom: 10px; }
      .full-donation-form .levels-container .donation-level.predefined {
        width: 50%; }
      .full-donation-form .levels-container .donation-level.custom {
        width: 100%; }
        .full-donation-form .levels-container .donation-level.custom input:focus::-webkit-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input:focus:-ms-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input:focus::placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input.notActive::-webkit-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input.notActive:-ms-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input.notActive::placeholder {
          color: #939598; }
        .full-donation-form .levels-container .donation-level.custom input::-webkit-input-placeholder {
          color: #002855; }
        .full-donation-form .levels-container .donation-level.custom input:-ms-input-placeholder {
          color: #002855; }
        .full-donation-form .levels-container .donation-level.custom input::placeholder {
          color: #002855; }
    .full-donation-form .levels-container button {
      text-align: center;
      color: white;
      background-color: #002855;
      border: none;
      border-radius: 0;
      padding: 10px;
      font-size: 14rem;
      font-weight: 600;
      width: 100%;
      font-size: 14rem;
      box-sizing: border-box;
      transition: 200ms all; }
      .full-donation-form .levels-container button:hover {
        background-color: #939598; }
      .full-donation-form .levels-container button.active {
        text-align: center;
        color: white;
        background-color: #FE5000;
        border: none;
        border-radius: 0;
        padding: 10px;
        font-size: 14rem;
        font-weight: 600; }
      .full-donation-form .levels-container button.notActive {
        background-color: #939598; }
    .full-donation-form .levels-container input {
      background: none;
      text-align: center;
      border: 1px solid #002855;
      color: #002855;
      padding: 10px;
      border-radius: 0;
      display: block;
      width: 100%;
      box-sizing: border-box;
      border-color: #002855;
      color: #002855;
      font-weight: 600;
      transition: 200ms all; }
      .full-donation-form .levels-container input::-webkit-input-placeholder {
        color: #002855; }
      .full-donation-form .levels-container input:-ms-input-placeholder {
        color: #002855; }
      .full-donation-form .levels-container input::placeholder {
        color: #002855; }
      .full-donation-form .levels-container input:hover {
        border-color: #939598;
        color: #939598; }
        .full-donation-form .levels-container input:hover::-webkit-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container input:hover:-ms-input-placeholder {
          color: #939598; }
        .full-donation-form .levels-container input:hover::placeholder {
          color: #939598; }
      .full-donation-form .levels-container input.active {
        border-color: #FE5000;
        color: #FE5000; }
        .full-donation-form .levels-container input.active::-webkit-input-placeholder {
          color: #FE5000; }
        .full-donation-form .levels-container input.active:-ms-input-placeholder {
          color: #FE5000; }
        .full-donation-form .levels-container input.active::placeholder {
          color: #FE5000; }
      .full-donation-form .levels-container input.notActive {
        border-color: #939598;
        color: #939598; }
  .full-donation-form input.jnf-widget-full-donation-preset-values-value {
    margin: 5px 0;
    border: 1px solid #939598;
    font-family: "Compasse";
    font-size: 14px; }
    .full-donation-form input.jnf-widget-full-donation-preset-values-value::-webkit-input-placeholder {
      color: #939598;
      opacity: 1;
      font-family: "Compasse"; }
    .full-donation-form input.jnf-widget-full-donation-preset-values-value:-ms-input-placeholder {
      color: #939598;
      opacity: 1;
      font-family: "Compasse"; }
    .full-donation-form input.jnf-widget-full-donation-preset-values-value::placeholder {
      color: #939598;
      opacity: 1;
      font-family: "Compasse"; }
    .full-donation-form input.jnf-widget-full-donation-preset-values-value::-webkit-input-placeholder {
      color: #939598;
      opacity: 1;
      font-family: "Compasse"; }
    .full-donation-form input.jnf-widget-full-donation-preset-values-value::-moz-placeholder {
      color: #939598;
      opacity: 1;
      font-family: "Compasse"; }
  .full-donation-form .designations-selected-item {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Compasse'; }
    .full-donation-form .designations-selected-item > span {
      font-family: 'Compasse'; }
  .full-donation-form .designations-list {
    display: none;
    position: relative; }
    .full-donation-form .designations-list #click-for-designations {
      cursor: pointer; }
    .full-donation-form .designations-list p {
      font-size: 14px; }
    .full-donation-form .designations-list ul.designations {
      width: 100%;
      display: none;
      padding: 20px;
      z-index: 40;
      background-color: white;
      border: 1px solid #002855;
      position: absolute;
      top: 6px;
      left: 0; }
      @media screen and (max-width: 1000px) {
        .full-donation-form .designations-list ul.designations {
          position: relative;
          border: none;
          background-color: transparent;
          top: 0;
          padding: 0; } }
      .full-donation-form .designations-list ul.designations li {
        color: #939598;
        font-family: "Compasse";
        font-size: 14px;
        list-style: none;
        cursor: default; }
      .full-donation-form .designations-list ul.designations li.selected {
        color: #FE5000; }
      .full-donation-form .designations-list ul.designations li.list-heading {
        font-weight: 600;
        padding: 5px 0; }
      .full-donation-form .designations-list ul.designations li.list-element {
        cursor: pointer;
        line-height: 16px;
        padding: 3px; }
        .full-donation-form .designations-list ul.designations li.list-element:active {
          color: #002855; }
  .full-donation-form .exp-date-label {
    margin-bottom: 0; }
  .full-donation-form .select-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px; }
    .full-donation-form .select-wrapper select {
      border: 1px solid #939598;
      -moz-appearance: none;
      -webkit-appearance: none;
      color: #939598;
      box-shadow: none;
      background-color: transparent;
      padding: 10px 30px 10px 10px;
      width: 100%;
      text-align: center;
      text-align-last: center;
      margin: 0;
      font-weight: 500;
      cursor: pointer;
      border-radius: 0; }
      .full-donation-form .select-wrapper select.selected {
        color: #002855; }
      .full-donation-form .select-wrapper select::-ms-expand {
        display: none; }
    .full-donation-form .select-wrapper .arrows {
      height: 42px;
      position: absolute;
      right: 20px;
      top: 0;
      pointer-events: none; }
      .full-donation-form .select-wrapper .arrows .up {
        position: absolute;
        top: 8px;
        border: 5px solid transparent;
        border-bottom: 5px solid #FE5000; }
      .full-donation-form .select-wrapper .arrows .down {
        position: absolute;
        bottom: 8px;
        border: 5px solid transparent;
        border-top: 5px solid #FE5000; }
    .full-donation-form .select-wrapper .required-warning {
      margin-top: 5px;
      margin-bottom: -5px; }
  .full-donation-form .card-exp-month-wrapper {
    width: 70px;
    margin-right: 5px; }
  .full-donation-form .card-exp-year-wrapper {
    width: 80px; }
  .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation {
    float: left;
    text-align: center;
    width: 33.3%; }
    @media screen and (max-width: 1000px) {
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation {
        width: 316px;
        clear: both;
        float: none;
        margin: 0 auto; } }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps {
      margin-bottom: 15px;
      font-family: 'Compasse';
      font-weight: 600; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps ul.steps {
        padding-left: 0px;
        margin-top: 0px; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps .step-text {
        margin-bottom: 5px; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps .designation-step {
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 2em;
        border-radius: 1em;
        display: inline-block;
        color: white;
        position: relative;
        background: #939598;
        font-size: 20px;
        font-family: 'Compasse';
        font-weight: 500; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps .designation-step.active {
          background: #FE5000; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps .designation-step:last-child {
          margin-left: 10px; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation div.designations-steps .designation-step:first-child {
          margin-right: 10px; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation h1 {
      font-size: 31px;
      font-weight: 300;
      margin: 0 -20px; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation h1 .select-gift {
        font-size: 15px;
        font-style: italic;
        font-family: 'Publico'; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation h1.donation-amount {
        font-family: Compasse, Helvetica, Verdara, Arial;
        font-weight: normal;
        color: #002855;
        color: #FE5000;
        font-size: 24rem;
        font-weight: bold; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .error-field .error-text:empty {
      display: none; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .grey-text {
      color: #939598;
      font-style: italic;
      font-family: 'Publico';
      line-height: 15px;
      margin: 0 0 10px; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .recurring-donation {
      font-size: 18px;
      margin-bottom: 0;
      line-height: 15px; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values.orange-buttons {
      margin-top: 5px; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values.orange-buttons > * {
        background-color: white;
        padding: 1px;
        width: 47%;
        float: left;
        margin-right: 1px;
        color: #FE5000;
        border: 1px solid #FE5000; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values.orange-buttons > *:last-child {
          float: right; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .recurring-donation-buttons .chosen-option {
      background-color: #002855;
      border: 1px solid #002855;
      color: white; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container {
      position: relative; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .select-gift-duration {
        cursor: pointer; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .make-selection {
        display: none;
        background-color: white;
        width: 130%;
        border: 2px solid #BBC6D4;
        position: absolute;
        top: 30px;
        left: -15%;
        padding: 15px; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .make-selection .make-selection-text {
          margin: 3px; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .make-selection button {
          width: 47%;
          padding: 5px;
          float: left;
          margin-right: 1px;
          color: white;
          background-color: #FE5000;
          border: 1px solid #FE5000; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .make-selection button:last-child {
            float: right; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .selection-container .make-selection.required-warning {
        color: red;
        border: 2px solid red; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .small-text {
      font-size: 12px;
      margin: 0 -30px;
      display: inline-block; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .small-text a.orange-text:hover,
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .small-text a.orange-text:visited {
        color: #FE5000; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #credit-card-number {
      -moz-appearance: textfield; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #credit-card-number::-webkit-inner-spin-button,
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #credit-card-number::-webkit-outer-spin-button {
      -webkit-appearance: none;
      -moz-appearance: textfield;
      margin: 0; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .month-and-year {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #security-code {
      width: 64px;
      margin: 5px auto;
      -moz-appearance: textfield; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #security-code::-webkit-inner-spin-button,
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #security-code::-webkit-outer-spin-button {
      -webkit-appearance: none;
      -moz-appearance: textfield;
      margin: 0; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation .security-code {
      margin-bottom: 0;
      font-size: 12px; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #billing-personal-information .donation-form.credit-card-data.jnf-widget.jnf-widget-full-donation {
      width: 120%;
      float: left;
      margin-left: -10%; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #billing-personal-information .previous-cancel-next {
      width: 80%;
      margin: 0 auto; }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form {
      position: relative; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .in-memory-of-in-honor-of > input {
        margin: 5px;
        opacity: 0;
        display: inline;
        width: auto;
        font-size: 14rem; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .in-memory-of-in-honor-of > input + label {
        font-size: 15px;
        background-position: 0;
        margin: 0 -20px;
        padding: 0 20px;
        background: url("../Pictures/checkbox-off.svg") left no-repeat; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .in-memory-of-in-honor-of > input + label:first-child {
          margin-right: 10px; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .in-memory-of-in-honor-of > input.checked + label {
        background: url("../Pictures/checkbox-on.svg") left no-repeat; }
      .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data {
        display: none;
        padding: 10px;
        border: 1px solid #939598;
        position: absolute;
        left: -10%;
        background-color: white;
        width: 120%;
        font-size: 14px;
        top: 50px;
        z-index: 1; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data p:first-child {
          display: -webkit-inline-flex;
          display: -ms-inline-flexbox;
          display: inline-flex; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data .honoree-data-info {
          margin-top: 20px;
          margin-bottom: 20px; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input {
          margin: 5px 0;
          border: 1px solid #939598;
          font-family: "Compasse"; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input::-webkit-input-placeholder {
            color: #939598;
            opacity: 1;
            font-family: "Compasse";
            font-size: 14px; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input:-ms-input-placeholder {
            color: #939598;
            opacity: 1;
            font-family: "Compasse";
            font-size: 14px; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input::placeholder {
            color: #939598;
            opacity: 1;
            font-family: "Compasse";
            font-size: 14px; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input::-webkit-input-placeholder {
            color: #939598;
            opacity: 1;
            font-family: "Compasse"; }
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data > input::-moz-placeholder {
            color: #939598;
            opacity: 1;
            font-family: "Compasse"; }
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data #honoree-next-button {
          color: white;
          background-color: #FE5000;
          border: 1px solid #FE5000; }
        @media screen and (max-width: 1000px) {
          .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form .honoree-data {
            position: relative;
            border: none;
            background-color: transparent;
            top: 0;
            margin-top: 50px; } }
      @media screen and (max-width: 1000px) {
        .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation #honoree-data-form #next-button.hiddeOnMobile {
          display: none; } }
    .full-donation-form .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation select {
      text-align-last: center; }
  .full-donation-form .fill-donate-form-picture {
    height: inherit;
    background: url("../Placeholders/asset1.png") center no-repeat;
    float: right;
    background-size: 100% 100%;
    background-color: transparent;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 100%;
    min-width: 0%;
    width: 100%;
    margin: 40px 0;
    width: 66.7%; }
    .full-donation-form .fill-donate-form-picture:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 66%; }
    @media screen and (max-width: 1000px) {
      .full-donation-form .fill-donate-form-picture {
        max-width: 100%;
        clear: both;
        width: 100%; } }
  .full-donation-form .error-text {
    color: red; }

.fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message {
  display: none;
  width: 100%; }
  .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .orange-text {
    cursor: pointer; }
  .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form {
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
    float: none; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form #thank-you-message-amount,
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form #thank-you-message-designation {
      display: inline; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form span {
      font-family: 'Compasse'; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-message-image {
      max-width: 100%;
      background-color: transparent;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
      max-width: 100%;
      min-width: 0%;
      width: 100%;
      background-image: url("../Placeholders/slide.png"); }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-message-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 57%; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form h1 {
      margin: 0;
      line-height: 59px;
      font-weight: 300;
      font-size: 37px; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form p {
      font-size: 12px;
      line-height: 15px; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-button {
      width: 100px;
      height: 40px;
      background-color: #FE5000;
      color: white;
      border: 1px solid #FE5000; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .orange-buttons.thank-you-button:hover {
      background-color: #939598;
      border: 1px solid #939598; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .orange-buttons.thank-you-button:active {
      background-color: #002855;
      border: 1px solid #002855; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons {
      background-color: white; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons * {
        margin: 0;
        vertical-align: bottom; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons .social-media-buttons {
        float: left; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons .jssocials-share .jssocials-share-logo {
        width: auto; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons .jssocials-share a {
        background: none;
        padding: 5px; }
        .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons .jssocials-share a:hover {
          background: none; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons #facebook-share {
        padding: 5px 5px 5px 0;
        color: white;
        float: left;
        text-align: center;
        display: inline-block;
        cursor: pointer; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons svg path {
        fill: #FE5000; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons svg:hover path {
        fill: #939598; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .share-start-campaign-buttons svg:active path {
        fill: #002855; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-button-link {
      float: left;
      line-height: 12px;
      padding: 0;
      width: 100px; }
      .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-button-link button {
        float: left;
        line-height: 12px;
        padding: 0; }
    .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message .donation-form .thank-you-transaction-details {
      display: none; }

.print-thank-you.orange-text {
  vertical-align: middle;
  margin-right: 5px; }
  .print-thank-you.orange-text svg path {
    fill: #FE5000; }
  .print-thank-you.orange-text svg:hover path {
    fill: #939598; }
  .print-thank-you.orange-text svg:active path {
    fill: #002855; }
  .print-thank-you.orange-text#print-thank-you {
    vertical-align: baseline;
    margin: 0; }

.modal-dialog .fill-donate-form-wrapper.jnf-widget.jnf-widget-full-donation.thank-you-message {
  display: block; }

.donate-form-wrapper.full-donation-form {
  overflow: visible; }

.in-memory-of {
  background-color: white;
  color: #002855;
  width: 100%;
  float: left;
  padding: 10px;
  text-align: center;
  margin: 10px 0;
  cursor: pointer;
  border: 1px solid #002855; }

#next-button {
  color: white;
  background-color: #FE5000;
  border: 1px solid #FE5000;
  margin-bottom: 10px; }

.privacy-policy-text {
  background-color: white;
  position: absolute;
  left: 100%;
  top: 0;
  width: 200%;
  text-align: center;
  padding: 12px;
  font-size: 12px;
  float: left; }

.jnf-widget.jnf-widget-full-donation {
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .jnf-widget.jnf-widget-full-donation:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    clear: both; }
  .jnf-widget.jnf-widget-full-donation button,
  .jnf-widget.jnf-widget-full-donation input {
    text-align: center;
    padding: 10px;
    border-radius: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 14rem;
    transition: 200ms all; }

.donation-form.jnf-widget.jnf-widget-full-donation {
  position: relative;
  text-align: center;
  padding: 10px;
  width: 33.3%;
  float: left;
  margin: 5px 0;
  clear: both; }
  .donation-form.jnf-widget.jnf-widget-full-donation .jnf-widget-donate-preset-values-value,
  .donation-form.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values-value {
    margin: 5px 5px 5px 0; }
  .donation-form.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values-value.state {
    position: relative; }
  .donation-form.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values-value.state:before {
    content: '';
    position: absolute;
    top: 0;
    right: 50px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red; }
  .donation-form.jnf-widget.jnf-widget-full-donation .jnf-widget-full-donation-preset-values-value.state:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 50px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid red; }
  .donation-form.jnf-widget.jnf-widget-full-donation input {
    border: 1px solid #939598; }
  .donation-form.jnf-widget.jnf-widget-full-donation button {
    border: 1px solid #FE5000;
    background-color: #FE5000;
    color: white; }

.credit-card-data.jnf-widget.jnf-widget-full-donation {
  float: left;
  width: 100%;
  float: left;
  position: relative; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation input {
    margin: 5px 0; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation #donate-submit {
    width: 100%;
    padding: 10px;
    font-size: 14px; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation #donate-submit i {
      font-size: 14px; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation .sending-request {
    background-color: #939598;
    border: 1px solid #939598;
    font-size: 14px; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .sending-request i {
      font-size: 14px; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method .payment-method {
      position: relative; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method .payment-method .payment-images {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-left: -15%;
        margin-right: -15%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method .payment-method input {
        opacity: 0;
        position: absolute;
        height: 100%;
        cursor: pointer; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method .payment-method > input + label {
      font-size: 14px;
      background-position: 0;
      background: url("../Pictures/checkbox-off.svg") no-repeat;
      padding-left: 20px; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .choose-payment-method .payment-method > input.checked + label {
      background: url("../Pictures/checkbox-on.svg") no-repeat; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation .card-info {
    position: relative; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .card-info .card-info-overlay {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 50%;
      right: 50%;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.8);
      z-index: 80;
      transition: 300ms all; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .card-info.inactive .card-info-overlay {
      opacity: 1;
      left: 0;
      right: 0; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation .previous-cancel-next {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .previous-cancel-next > button {
      width: 33%;
      padding: 10px 5px; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .previous-cancel-next > button:first-child, .credit-card-data.jnf-widget.jnf-widget-full-donation .previous-cancel-next > button:nth-child(2) {
        background-color: white;
        border: 1px solid #939598;
        color: #939598; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .previous-cancel-next button#billing-2-next-button {
      padding: 8px 5px;
      margin: 5px 1px 5px 0; }
  .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching {
    position: absolute;
    padding: 40px 0;
    background-color: white;
    border: 1px solid #231F20;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.25);
    left: 172px;
    width: 608px; }
    @media screen and (max-width: 1000px) {
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 90vw; } }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .close {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      margin: 10px;
      cursor: pointer; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching h1 {
      line-height: 31px; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching > p:first-child {
      margin-top: 0; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .error-message {
      margin-bottom: 0; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-container > p:first-child {
      margin-top: 0; }
    .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper {
      padding: 0;
      float: none; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .checkbox-widget,
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .privacy-policy-link,
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper h1 {
        display: none; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .required {
        font-size: 11px; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .login-inputs {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .login-inputs .editor-field .form-inputs {
          width: 282px; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .login-cancel,
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .orange-submit {
        width: 282px;
        margin: 0 auto;
        font-size: 11px;
        font-weight: 300; }
      .credit-card-data.jnf-widget.jnf-widget-full-donation .error-name-not-matching .login-widget-wrapper .login-cancel {
        background-color: #939598;
        border: 1px solid #939598; }

#billing-information {
  padding: 25px; }

.required-warning {
  margin: 0;
  font-size: 12px;
  color: red; }

.captcha {
  left: 0;
  position: absolute;
  margin-left: 2%;
  margin-top: 10px; }

.regions-search-widget {
  background-color: white;
  text-align: center;
  min-height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  height: 100%; }
  @media screen and (max-width: 991px) {
    .regions-search-widget {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .regions-search-widget input {
    font-size: 12px;
    font-family: 'Compasse'; }
  .regions-search-widget .search-icon {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 14px;
    width: auto; }
  .regions-search-widget .spacer {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 8px;
    border-right: 1px solid #002855;
    height: 22px; }
  .regions-search-widget .query-input {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 8px;
    max-width: 140px;
    border: none; }
    .regions-search-widget .query-input::-webkit-input-placeholder {
      text-transform: uppercase; }
    .regions-search-widget .query-input:-ms-input-placeholder {
      text-transform: uppercase; }
    .regions-search-widget .query-input::placeholder {
      text-transform: uppercase; }
  .regions-search-widget .search-button {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: 'Compasse';
    color: #FE5000;
    padding: 0 8px;
    background-color: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase; }
  @media screen and (max-width: 991px) {
    .regions-search-widget {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.professional-staff {
  padding: 10px;
  text-align: center;
  list-style: none;
  margin: 0;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855; }
  .professional-staff h2 {
    margin: 0;
    font-size: 14rem;
    font-weight: 700;
    text-transform: uppercase; }
  .professional-staff ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px; }
  .professional-staff li {
    margin-top: 8px; }
  .professional-staff .staff-member-name {
    margin: 0;
    font-size: 16rem;
    line-height: 28px;
    font-weight: 200; }
  .professional-staff .staff-member-position {
    margin: 0;
    font-size: 13rem;
    line-height: 14px;
    font-weight: 200;
    color: #939598; }
  .professional-staff .load-more-link {
    margin-left: auto;
    margin-right: auto;
    font-size: 14rem;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    text-align: center;
    color: #FE5000;
    cursor: pointer;
    font-style: italic; }
  .professional-staff .hidden {
    display: none; }
  .professional-staff a, .professional-staff a:hover, .professional-staff a:visited {
    text-decoration: none;
    color: inherit; }

.professional-staff-designer .done-button {
  margin-top: 20px; }

.professional-staff-designer .remove-button {
  margin-left: 10px;
  margin-right: 10px; }

.professional-staff-designer .edit-button {
  margin-right: 10px; }

.professional-staff-designer .list-group-item > .drag {
  top: auto; }

.people-list-wrapper {
  color: #002855;
  background-color: white;
  margin-top: -40px; }
  .people-list-wrapper .search-results-title {
    text-align: center;
    font-size: 40px;
    font-weight: 300; }
  .people-list-wrapper .message {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: 40px;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 14rem; }
  .people-list-wrapper ul {
    padding: 0 20px 30px;
    margin: 0; }
    .people-list-wrapper ul li {
      padding: 20px 0;
      margin: 0 auto;
      width: 600px;
      overflow: auto;
      clear: both;
      border-bottom: 1px solid #002855;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      max-width: 100%;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .people-list-wrapper ul li:first-child {
        margin-top: 0;
        padding-top: 0; }
      .people-list-wrapper ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
      .people-list-wrapper ul li .person-image {
        width: 65px;
        height: 65px;
        margin: 0 16px 0 0;
        position: relative;
        display: block;
        float: left;
        background: url("../Placeholders/person-picture-placeholder.jpg");
        background-color: transparent;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial;
        background-size: 100% 100%; }
      .people-list-wrapper ul li .person-description {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .people-list-wrapper ul li .person-description .leader-name {
          margin: 0;
          font-family: "Compasse";
          font-size: 21px;
          line-height: 21px;
          font-weight: 400; }
        .people-list-wrapper ul li .person-description .topics,
        .people-list-wrapper ul li .person-description .title {
          margin: 0;
          font-family: 'Marcellus SC';
          font-size: 11px;
          line-height: 14px;
          text-transform: uppercase; }
        .people-list-wrapper ul li .person-description .short-description {
          margin: 0;
          font-family: "Publico";
          font-size: 15px;
          line-height: 18px; }
  .people-list-wrapper a {
    display: block;
    width: 100%; }
    .people-list-wrapper a:hover {
      text-decoration: none; }
    .people-list-wrapper a:visited {
      text-decoration: none; }

.speakers-request-form-wrapper {
  margin-bottom: 5px;
  background-color: white;
  padding: 20px; }
  .speakers-request-form-wrapper .section-title {
    text-align: center;
    font-size: 40px;
    font-weight: 300; }
  .speakers-request-form-wrapper p {
    text-align: center; }
  .speakers-request-form-wrapper .speakers-request-form .required {
    text-align: center;
    font-size: 13px;
    font-weight: 600; }
  .speakers-request-form-wrapper .speakers-request-form .required-information {
    display: none;
    text-align: center;
    font-size: 13px;
    font-weight: 600; }
  .speakers-request-form-wrapper .speakers-request-form label {
    text-align: center;
    display: block;
    display: block;
    font-size: 13px; }
  .speakers-request-form-wrapper .speakers-request-form input,
  .speakers-request-form-wrapper .speakers-request-form textarea {
    outline: none;
    width: 316px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    padding: 11px;
    margin: 5px auto 0;
    display: block;
    border: 1px solid #808285;
    overflow: hidden; }
    .speakers-request-form-wrapper .speakers-request-form input::-webkit-input-placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea::-webkit-input-placeholder {
      color: #808285;
      text-align-last: center; }
    .speakers-request-form-wrapper .speakers-request-form input:-ms-input-placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea:-ms-input-placeholder {
      color: #808285;
      text-align-last: center; }
    .speakers-request-form-wrapper .speakers-request-form input::placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea::placeholder {
      color: #808285;
      text-align-last: center; }
    .speakers-request-form-wrapper .speakers-request-form input:last-child,
    .speakers-request-form-wrapper .speakers-request-form textarea:last-child {
      margin-bottom: 5px; }
  .speakers-request-form-wrapper .speakers-request-form textarea {
    resize: none; }
  .speakers-request-form-wrapper .speakers-request-form .field-validation-error {
    text-align: center;
    color: #FE5000;
    font-size: 11px; }
  .speakers-request-form-wrapper .speakers-request-form input.input-validation-error,
  .speakers-request-form-wrapper .speakers-request-form textarea.input-validation-error {
    border: 1px solid #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form input.input-validation-error::-webkit-input-placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea.input-validation-error::-webkit-input-placeholder {
      color: #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form input.input-validation-error:-ms-input-placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea.input-validation-error:-ms-input-placeholder {
      color: #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form input.input-validation-error::placeholder,
    .speakers-request-form-wrapper .speakers-request-form textarea.input-validation-error::placeholder {
      color: #FE5000; }
  .speakers-request-form-wrapper .speakers-request-form .higher-input::-webkit-input-placeholder {
    line-height: 70px; }
  .speakers-request-form-wrapper .speakers-request-form .higher-input:-ms-input-placeholder {
    line-height: 70px; }
  .speakers-request-form-wrapper .speakers-request-form .higher-input::placeholder {
    line-height: 70px; }
  .speakers-request-form-wrapper .speakers-request-form .input-on-error {
    border: 1px solid #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form .input-on-error::-webkit-input-placeholder {
      color: #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form .input-on-error:-ms-input-placeholder {
      color: #FE5000; }
    .speakers-request-form-wrapper .speakers-request-form .input-on-error::placeholder {
      color: #FE5000; }
  .speakers-request-form-wrapper .speakers-request-form .editor-field {
    margin: 5px auto; }
  .speakers-request-form-wrapper .speakers-request-form > input:last-child {
    margin-bottom: 5px; }
  .speakers-request-form-wrapper .speakers-request-form .higher-input {
    height: 92px; }
  .speakers-request-form-wrapper .cancel,
  .speakers-request-form-wrapper .orange-submit {
    width: 316px;
    padding: 11px;
    display: block;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    color: white;
    max-width: 100%; }

.jnf-widget.button {
  font-family: "Compasse";
  display: inline-block; }
  .jnf-widget.button a {
    color: white;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto; }
  .jnf-widget.button a:hover, .jnf-widget.button a:focus, .jnf-widget.button a:visited {
    text-decoration: none;
    outline: none;
    color: white; }
  .jnf-widget.button.button-template-margin {
    background-color: #FE5000;
    font-size: 15rem;
    border: none;
    margin: 3px; }
    .jnf-widget.button.button-template-margin a {
      padding: 10px 20px; }

.button-default {
  background-color: #002855;
  font-size: 13px;
  border: 1px solid #002855; }
  .button-default a {
    padding: 10px 15px; }

.button-template-1, .button-template-2 {
  background-color: #FE5000;
  font-size: 16px;
  border: 1px solid #FE5000; }
  .button-template-1 a, .button-template-2 a {
    padding: 10px 80px; }

.button-template-2 a {
  padding: 8px 28px; }

.jnf-widget.button.button-floating {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  text-align: center;
  z-index: 99;
  padding: 11px;
  border-top: 1px solid #002855;
  border-bottom: 1px solid #002855; }
  .jnf-widget.button.button-floating.preview {
    position: static;
    display: inline-block; }
  @media screen and (min-width: 992px) {
    .jnf-widget.button.button-floating {
      display: none; } }
  .jnf-widget.button.button-floating a {
    text-decoration: none;
    font-size: 18rem;
    color: #FE5000; }

.jnf-widget.speakers-filter {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .jnf-widget.speakers-filter .jnf-dropdown-toggle {
    padding: 10px 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .jnf-widget.speakers-filter .left-icon {
    margin-left: 20px;
    margin-right: 5px; }
  .jnf-widget.speakers-filter .right-icon {
    margin-right: 20px;
    margin-left: 5px; }
  .jnf-widget.speakers-filter .left {
    left: 0;
    text-align: left; }
  .jnf-widget.speakers-filter .right {
    right: 0;
    text-align: right; }
  .jnf-widget.speakers-filter .jnf-dropdown-menu {
    width: 280px; }

.jnf-widget.regions-filter {
  padding: 20px 16px;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  font-size: 14rem;
  line-height: 20px; }
  .jnf-widget.regions-filter p {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 14rem;
    margin: 0;
    font-weight: 700; }
  .jnf-widget.regions-filter ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .jnf-widget.regions-filter li {
    cursor: pointer;
    font-weight: 200;
    transition: 200ms color;
    color: #939598; }
    .jnf-widget.regions-filter li:hover {
      font-weight: 400;
      color: #002855; }
    .jnf-widget.regions-filter li.active {
      color: #FE5000;
      font-weight: 400; }
  .jnf-widget.regions-filter.horizontal {
    padding: 0; }
    .jnf-widget.regions-filter.horizontal p {
      display: none; }
    .jnf-widget.regions-filter.horizontal ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      white-space: nowrap;
      overflow-x: auto;
      padding-top: 20px;
      padding-bottom: 20px; }
    .jnf-widget.regions-filter.horizontal li {
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      display: inline; }
    .jnf-widget.regions-filter.horizontal li + li {
      margin-left: 10px; }
  @media screen and (max-width: 991px) {
    .jnf-widget.regions-filter.desktop {
      display: none; } }
  @media screen and (min-width: 992px) {
    .jnf-widget.regions-filter.mobile {
      display: none; } }

.person-widget {
  background-color: white;
  text-align: center;
  color: #002855;
  padding: 40px 10px; }
  .person-widget .content-wrapper {
    max-width: 630px;
    margin: auto; }
  .person-widget img {
    max-height: 250px;
    max-width: 100%; }
  .person-widget h1 {
    margin-top: 40px;
    margin-bottom: 0;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 31rem;
    line-height: 19px;
    font-weight: 400; }
  .person-widget h3 {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 21rem;
    line-height: 25px; }
  .person-widget p {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    font-size: 15rem;
    line-height: 19px;
    font-weight: 400; }
  .person-widget a {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    text-decoration: none;
    color: #002855; }
  .person-widget ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .person-widget .label {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    margin-top: 20px;
    font-weight: bold; }
  .person-widget .additional-space {
    margin-bottom: 20px; }
  .person-widget .video-container {
    margin-top: 30px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .person-widget .video-container iframe, .person-widget .video-container object, .person-widget .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .person-widget .file-link {
    font-family: Publico, Helvetica, Verdana, Arial;
    color: #002855;
    font-weight: 600;
    color: #FE5000;
    text-decoration: none;
    font-style: italic;
    font-weight: 600; }

.people-list {
  background-color: white; }
  .people-list ul {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0; }
  .people-list li {
    padding: 20px 0;
    margin: 0 auto;
    width: 600px;
    overflow: auto;
    clear: both;
    border-bottom: 1px solid #002855;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%; }
    .people-list li:first-child {
      margin-top: 0;
      padding-top: 0; }
    .people-list li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
    .people-list li .person-image {
      width: 65px;
      height: 65px;
      margin: 0 16px 0 0;
      position: relative;
      display: block;
      float: left;
      background-color: transparent;
      -webkit-flex: initial;
      -ms-flex: initial;
      flex: initial; }
  .people-list .person-description {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .people-list .person-description .leader-name {
      margin: 0;
      font-family: "Compasse";
      font-size: 21px;
      line-height: 21px;
      font-weight: 400;
      color: #002855; }
    .people-list .person-description .title {
      margin: 0;
      font-family: 'Marcellus SC';
      font-size: 11px;
      line-height: 14px;
      text-transform: uppercase;
      color: #002855; }
    .people-list .person-description .short-description {
      margin: 0;
      font-family: "Publico";
      font-size: 15px;
      line-height: 18px;
      color: #002855; }
  .people-list a {
    width: 100%;
    text-decoration: none; }
    .people-list a:hover {
      text-decoration: none; }
  .people-list.simplified {
    text-align: center; }
    .people-list.simplified .person-image,
    .people-list.simplified .short-description {
      display: none; }
    .people-list.simplified li {
      border: none;
      margin: 0;
      padding: 0;
      width: 100%; }
    .people-list.simplified li + li {
      margin-top: 20px; }
  .people-list.basic {
    text-align: center; }
    .people-list.basic ul {
      padding-bottom: 0; }
    .people-list.basic li {
      border: none;
      margin: 0;
      padding: 0;
      width: 100%; }
    .people-list.basic .title {
      display: inline;
      margin-left: -4px;
      text-transform: none;
      font-family: Compasse, Helvetica, Verdara, Arial;
      font-weight: normal;
      color: #002855;
      font-size: 15rem;
      font-weight: normal;
      color: #FE5000; }
      .people-list.basic .title:before {
        content: ', '; }
    .people-list.basic .leader-name {
      display: inline;
      font-size: 15rem;
      font-weight: normal;
      color: #FE5000; }

.highlighted-title {
  color: #002855;
  background-color: white;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  font-size: 30rem;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  padding: 40px;
  margin: 0; }
  .highlighted-title .highlighted {
    color: #FE5000;
    font-weight: normal; }

.jnf-widget.horizontal-line {
  background-color: white; }
  .jnf-widget.horizontal-line hr {
    max-width: 310px;
    border-color: #BFC9D5;
    margin: auto; }

.jnf-widget.guest-speaker {
  background-color: white;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px; }
  .jnf-widget.guest-speaker img {
    max-height: 125px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
  .jnf-widget.guest-speaker p, .jnf-widget.guest-speaker div {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #002855;
    margin: auto;
    max-width: 620px;
    font-weight: normal;
    font-size: 15rem;
    line-height: 18px; }
  .jnf-widget.guest-speaker .name {
    font-weight: bold;
    line-height: 1; }

.jnf-widget.honoree {
  background-color: white;
  padding-bottom: 20px; }
  .jnf-widget.honoree .honoree-container {
    max-width: 660px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px; }
  .jnf-widget.honoree .image {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 110px;
    height: 110px;
    background-size: 100% 100%; }
  .jnf-widget.honoree .details-container {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 10px; }
  .jnf-widget.honoree .name-and-title > span {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 18rem;
    font-weight: bold;
    line-height: 1; }
  .jnf-widget.honoree .name {
    margin-right: 5px; }
  .jnf-widget.honoree p, .jnf-widget.honoree div {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 15rem;
    line-height: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0; }
  .jnf-widget.honoree.sizer-mobile .honoree-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    .jnf-widget.honoree.sizer-mobile .honoree-container .image {
      margin-bottom: 10px; }
    .jnf-widget.honoree.sizer-mobile .honoree-container .details-container {
      margin-left: 0; }
    .jnf-widget.honoree.sizer-mobile .honoree-container .name-and-title > span {
      font-size: 15rem; }
    .jnf-widget.honoree.sizer-mobile .honoree-container .name {
      margin: 0; }
    .jnf-widget.honoree.sizer-mobile .honoree-container .title {
      display: block;
      font-weight: normal; }

.jnf-widget.event-description {
  background-color: white;
  padding: 20px 0;
  overflow: hidden;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  color: #002855;
  text-align: center; }
  .jnf-widget.event-description h1 {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36rem;
    font-weight: normal; }
  .jnf-widget.event-description .description-container {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal; }
    .jnf-widget.event-description .description-container * {
      padding: 0;
      font-weight: normal; }
  .jnf-widget.event-description p {
    max-width: 660px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 15rem;
    font-weight: normal; }
  .jnf-widget.event-description .label {
    display: block;
    font-weight: bold;
    margin-top: 20px; }
  .jnf-widget.event-description .event-image {
    max-width: 300px;
    margin: 20px auto 0 auto;
    background-size: 100%;
    position: relative; }
    .jnf-widget.event-description .event-image img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .jnf-widget.event-description .event-image:before {
      content: '';
      display: block;
      padding-top: 66.66667%; }

.jnf-widget.badge-widget {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin: 5px 5px;
  width: 70px;
  max-width: 70px;
  height: 70px;
  max-height: 70px;
  border-radius: 50px;
  border: 2px solid #FE5000; }
  .jnf-widget.badge-widget span {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 9rem;
    color: #FE5000;
    text-align: center;
    vertical-align: middle; }

.jnf-widget.partner-logo {
  max-width: 100px;
  max-height: 100px;
  margin-top: 30px;
  margin-left: 35px;
  margin-right: 35px; }

.jnf-widget.event-contact {
  background-color: white;
  text-align: center; }
  .jnf-widget.event-contact p {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    color: #002855;
    font-size: 15rem;
    margin: 0;
    padding: 0 20px; }
  .jnf-widget.event-contact .label {
    font-weight: bold; }

.jnf-widget.info-section {
  background-color: white;
  padding-left: 20px;
  padding-right: 20px; }
  .jnf-widget.info-section p, .jnf-widget.info-section div {
    margin: 0 auto;
    max-width: 660px;
    text-align: center;
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 15rem;
    font-weight: normal;
    color: #002855; }
  .jnf-widget.info-section a {
    color: #FE5000; }
    .jnf-widget.info-section a:hover, .jnf-widget.info-section a:visited {
      text-decoration: none;
      color: #FE5000; }
  .jnf-widget.info-section .title {
    font-weight: bold; }

.jnf-widget.pagination {
  padding: 40px 0;
  background-color: white;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .jnf-widget.pagination .arrow {
    width: 27px;
    height: 15px;
    margin: 0 20px; }
    .jnf-widget.pagination .arrow.right {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .jnf-widget.pagination .arrow.inactive {
      fill: #939598; }
  .jnf-widget.pagination .separator {
    border-right: 1px solid #002855;
    height: 40px; }
  .jnf-widget.pagination a {
    display: inline;
    width: auto; }

.jnf-widget.custom-search-results {
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  font-size: 14rem; }
  .jnf-widget.custom-search-results .pagination + ul {
    padding-top: 0; }
  .jnf-widget.custom-search-results ul + .pagination {
    padding-top: 0; }
  .jnf-widget.custom-search-results ul {
    list-style: none;
    margin: 0;
    padding: 40px 0; }
  .jnf-widget.custom-search-results li + li {
    margin-top: 40px; }
  .jnf-widget.custom-search-results h3 {
    font-size: 21rem;
    margin: 0; }
  .jnf-widget.custom-search-results p {
    font-family: Compasse, Helvetica, Verdara, Arial;
    font-weight: normal;
    color: #002855;
    font-size: 14rem;
    margin: 0; }
  .jnf-widget.custom-search-results a, .jnf-widget.custom-search-results a:hover, .jnf-widget.custom-search-results a:visited {
    text-decoration: none;
    color: #002855; }

.jssocials-share-twitter .jssocials-share-link {
  background: #00aced; }

.jssocials-share-twitter .jssocials-share-link:hover {
  background: #0087ba; }

.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998; }

.jssocials-share-facebook .jssocials-share-link:hover {
  background: #2d4373; }

.jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39; }

.jssocials-share-googleplus .jssocials-share-link:hover {
  background: #c23321; }

.jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6; }

.jssocials-share-linkedin .jssocials-share-link:hover {
  background: #005983; }

.jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027; }

.jssocials-share-pinterest .jssocials-share-link:hover {
  background: #9f191f; }

.jssocials-share-email .jssocials-share-link {
  background: #3490F3; }

.jssocials-share-email .jssocials-share-link:hover {
  background: #0e76e6; }

.jssocials-share-stumbleupon .jssocials-share-link {
  background: #eb4823; }

.jssocials-share-stumbleupon .jssocials-share-link:hover {
  background: #c93412; }

.jssocials-share-whatsapp .jssocials-share-link {
  background: #29a628; }

.jssocials-share-whatsapp .jssocials-share-link:hover {
  background: #1f7d1e; }

.jssocials-share-telegram .jssocials-share-link {
  background: #2ca5e0; }

.jssocials-share-telegram .jssocials-share-link:hover {
  background: #1c88bd; }

.jssocials-share-line .jssocials-share-link {
  background: #25af00; }

.jssocials-share-line .jssocials-share-link:hover {
  background: #1a7c00; }

.jssocials-share-viber .jssocials-share-link {
  background: #7b519d; }

.jssocials-share-viber .jssocials-share-link:hover {
  background: #61407b; }

.jssocials-share-pocket .jssocials-share-link {
  background: #ef4056; }

.jssocials-share-pocket .jssocials-share-link:hover {
  background: #e9132e; }

.jssocials-share-messenger .jssocials-share-link {
  background: #0084ff; }

.jssocials-share-messenger .jssocials-share-link:hover {
  background: #006acc; }

.jssocials-share-vkontakte .jssocials-share-link {
  background: #45668e; }

.jssocials-share-vkontakte .jssocials-share-link:hover {
  background: #344d6c; }

.jssocials-share-link {
  padding: .5em .6em;
  color: #fff;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
  color: #fff; }

.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-count-box:hover {
  background: gainsboro; }

.jssocials-share-count-box:hover:after {
  border-color: transparent gainsboro transparent transparent; }

.jssocials-share-count-box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.85em;
  left: -0.3em;
  width: 0;
  height: 0;
  border-width: 0.4em 0.4em 0.4em 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-count-box .jssocials-share-count {
  line-height: 2.5em;
  color: #444; }

.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }

.jssocials-share-link.jssocials-share-link-count {
  padding-top: .2em; }

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: .6em;
  margin: 0 -.5em -.8em -.5em; }

.jssocials-share-link.jssocials-share-no-count {
  padding-top: .5em; }

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }

.jssocials-share-count-box.jssocials-share-no-count {
  display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

.jnf-share-popup {
  background-color: white;
  position: absolute;
  color: white;
  bottom: 100%;
  left: 0;
  width: 140px;
  padding: 10px;
  border: 1px solid black;
  display: none;
  z-index: 2; }
  .jnf-share-popup .jssocials-share {
    width: 100%; }
  .jnf-share-popup .jssocials-share-link {
    width: 100%; }

.jnf-smugmug-event-gallery .jnf-smugmug-event-gallery-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .jnf-smugmug-event-gallery .jnf-smugmug-event-gallery-buttons .button-container {
    position: relative;
    cursor: pointer; }

@media screen and (max-width: 500px) {
  .jnf-smugmug-event-gallery {
    background-color: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px !important;
    padding-right: 35px !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.jnf-smugmug-event-gallery.sizer-3-columns {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px !important;
  padding-right: 35px !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-mainImage-loader {
    height: 230px;
    vertical-align: top;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-mainImage-loader > .jnf-smugmug-event-gallery-mainImage {
      height: 230px;
      vertical-align: top;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding-bottom: 10px; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > img {
      margin-right: 10px;
      border: none; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > img:first-child {
      opacity: 0.5; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > img:nth-child(2) {
      margin-right: 15px; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p {
        font-family: Compasse, Helvetica, Verdara, Arial;
        font-weight: normal;
        color: #002855; }
      .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p:nth-child(-n+2) {
        margin-right: 5px; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-title {
    line-height: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-title > h1 {
      font-weight: normal;
      color: #002855;
      font-family: Compasse-Regular, Helvetica, Verdara, Arial;
      font-size: 1.5em;
      margin-bottom: 0px;
      margin-top: 0px; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-description {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 15px; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-description > h3 {
      color: #002855;
      font-family: PublicoText-Roman, Helvetica, Verdara, Arial;
      margin-top: 0px;
      margin-bottom: 0px;
      font-weight: normal; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-images {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-images > img {
      display: inline-block;
      width: 31.4%;
      margin-bottom: 5px;
      margin-right: 1.2px; }
  .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-buttons {
    padding-top: 10px;
    padding-right: 4px;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-buttons > div:last-child {
      float: right;
      text-align: right; }
    .jnf-smugmug-event-gallery.sizer-3-columns > .jnf-smugmug-event-gallery-buttons > div > a {
      cursor: pointer;
      text-decoration: none; }

.jnf-smugmug-event-gallery.sizer-2-columns {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px !important;
  padding-right: 35px !important;
  grid-column-gap: 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60%;
  grid-template-columns: 60%; }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-mainImage-loader {
    max-width: 378px;
    max-height: 250px;
    vertical-align: top;
    -ms-grid-row-span: 3;
    -ms-grid-row: 1;
    grid-row: 1 / span 3;
    -ms-grid-column: 1;
    grid-column: 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    width: 100%;
    height: 100%; }
    @supports (-ms-ime-align: auto) {
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-mainImage-loader {
        padding-right: 15px; } }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-mainImage-loader > .jnf-smugmug-event-gallery-mainImage {
      max-width: 378px;
      max-height: 250px;
      vertical-align: top;
      background-color: #000;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%; }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows > img:first-child {
      opacity: 0.5; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows > img {
      margin-right: 5px;
      border: none;
      height: 30px; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p {
        font-family: Compasse, Helvetica, Verdara, Arial;
        font-weight: normal;
        color: #002855; }
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p:nth-child(-n+2) {
        margin-right: 5px; }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-title {
    line-height: 1;
    -ms-grid-row-span: 2;
    -ms-grid-row: 4;
    grid-row: 4 / span 2;
    -ms-grid-column: 1;
    grid-column: 1; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-title > h1 {
      font-family: Compasse-Regular, Helvetica, Verdara, Arial;
      font-weight: normal;
      font-size: 21px;
      margin-bottom: 0px;
      color: #002855; }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-description {
    -ms-grid-row-span: 2;
    -ms-grid-row: 6;
    grid-row: 6 / span 2;
    -ms-grid-column: 1;
    grid-column: 1; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-description > h3 {
      font-family: PublicoText-Roman, Helvetica, Verdara, Arial;
      font-size: 15px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-weight: normal;
      color: #002855; }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-images {
    -ms-grid-row-span: 2;
    -ms-grid-row: 1;
    grid-row: 1 / span 2;
    -ms-grid-column: 2;
    grid-column: 2; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-images > img {
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 1.2px;
      max-width: 75px;
      max-height: 75px;
      object-fit: cover; }
    @media screen and (min-width: 620px) {
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-images > img {
        width: 31.4%; } }
    @media screen and (max-width: 619px) {
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-images > img {
        width: 31.2%; } }
    @media screen and (min-width: 386px) and (max-width: 619px) {
      .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-images > img {
        width: 29.7%; } }
  .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-buttons {
    padding-top: 10px;
    padding-right: 4px;
    -ms-grid-row-span: 1;
    -ms-grid-row: 4;
    grid-row: 4 / span 1;
    -ms-grid-column: 2;
    grid-column: 2; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-buttons > div:last-child {
      float: right;
      text-align: right; }
    .jnf-smugmug-event-gallery.sizer-2-columns > .jnf-smugmug-event-gallery-buttons > div > a {
      cursor: pointer;
      text-decoration: none; }

.jnf-smugmug-event-gallery.sizer-1-columns {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
  padding-right: 35px; }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-mainImage-loader {
    height: 490px;
    width: 66.64%;
    float: left;
    display: inline-block;
    vertical-align: top;
    max-height: 490px;
    max-width: 586px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-mainImage-loader > .jnf-smugmug-event-gallery-mainImage {
      height: 490px;
      width: 100%;
      float: left;
      display: inline-block;
      vertical-align: top;
      max-height: 490px;
      max-width: 586px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    width: 33.33%;
    padding-left: 15px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows > img:first-child {
      opacity: 0.5; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows > img {
      margin-right: 5px;
      border: none;
      width: 32px;
      height: 30px;
      padding-bottom: 2px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows > div {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p {
        font-family: Compasse, Helvetica, Verdara, Arial;
        font-weight: normal;
        color: #002855; }
      .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-submenu-arrows > div > p:nth-child(-n+2) {
        margin-right: 5px; }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-title {
    line-height: 1;
    float: right;
    width: 33.33%;
    padding-left: 15px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-title > h1 {
      font-family: Compasse-Regular, Helvetica, Verdara, Arial;
      font-weight: normal;
      font-size: 1.5em;
      color: #002855; }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-description {
    float: right;
    width: 33.33%;
    padding-left: 15px;
    margin-bottom: 25px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-description > h3 {
      font-family: PublicoText-Roman, Helvetica, Verdara, Arial;
      margin-top: 0px;
      margin-bottom: 0px;
      color: #002855;
      font-weight: normal; }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-images {
    float: right;
    width: 33.33%;
    padding-left: 15px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-images > img {
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 1px;
      max-width: 90px;
      max-height: 90px; }
    @media screen and (min-width: 620px) {
      .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-images > img {
        width: 31.4%; } }
    @media screen and (max-width: 619px) {
      .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-images > img {
        width: 31.2%; } }
  .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-buttons {
    float: right;
    width: 33.33%;
    padding-left: 15px;
    padding-top: 15px;
    position: relative;
    bottom: 0px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-buttons > div:last-child {
      float: right;
      text-align: right;
      padding-right: 0px; }
    .jnf-smugmug-event-gallery.sizer-1-columns > .jnf-smugmug-event-gallery-buttons > div > a {
      cursor: pointer;
      text-decoration: none; }

.rgnHide {
  display: none; }

/* travel page overrides */
.travel-page .jnf-widget.jnf-widget-menu-2 {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2); }

.travel-page .jnf-widget-menu-3 .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-mobile, .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-tablet {
  border: 0; }

.jnf-widget .jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  margin-top: 50px; }

/* copy of style for default desktop, use large buttons on handheld too */
.jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-arrow,
.jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-arrow {
  width: 60px !important;
  height: 60px;
  background-size: 20px 20px; }

.travel-page .jnf-widget.jnf-widget-description.jnf-widget-description-large {
  padding-top: 30px;
  padding-bottom: 10px; }

.travel-page .orange-paragraph {
  margin-top: 48px;
  margin-bottom: 30px; }

/* drop-cap fix */
.travel-page p, .mission-page p {
  line-height: 20px; }

.travel-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content {
  margin: 30px auto 30px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-travel .jnf-widget-description-title {
  font-size: 36px;
  font-family: Compasse;
  font-weight: bold;
  text-align: center;
  padding-top: 30px; }

.mission-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1,
.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
  padding-top: 20px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-travel .jnf-widget-description-subtitle {
  color: #FE5000;
  text-align: center;
  margin-top: -44px;
  margin-bottom: 30px;
  font-size: 22px; }

.travel-page .jnf-widget.jnf-widget-slideshow {
  background-color: #fff;
  padding-top: 25px; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered {
  font-size: 29.5rem;
  font-family: Compasse;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin-top: 3px; }

@media screen and (max-width: 767px) {
  .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
    padding-top: 0;
    margin-top: -9px; } }

.jnf-widget.jnf-widget-title.jnf-widget-title-orange.jnf-widget-title-orange-tight {
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 20px;
  color: #FE5000;
  text-align: center;
  font-size: 24rem;
  padding-top: 5px;
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 300;
  padding: 0;
  margin-top: -46px; }

.jnf-widget-menu-3-menu {
  background: #fff; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu {
  max-width: 948px;
  min-width: 320px;
  margin: auto; }
.image_full {
    display: block;
}

.image_mobile {
    display: none;
}
/* small mobile shrink menu3, subtitle -- floating menu styles down below */
@media screen and (max-width: 320px) {
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu {
    min-height: 42px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-orange.jnf-widget-title-orange-tight {
    font-size: 20rem; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a {
    line-height: 1.2; }
    .image_full {
        display: none;
    }

    .image_mobile {
        display: block;
    }
}

.travel-badge {
  z-index: 1;
  position: absolute;
  right: 10px;
  top: -105px;
  /*
    background: #006838;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    padding: 22px;
    font-size: 20rem;
    width: 170px;
    height: 170px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 1.5px;
    */
  background-image: url(/ResourcePackages/JNF/MVC/Pictures/plant-a-tree-badge.png);
  width: 150px;
  height: 150px;
  background-size: 150px;
  background-repeat: no-repeat; }

.visit-israel .jnf-widget.jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  padding-top: 60px; }

.travel-page .jnf-widget.jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  /*    padding-top: 16px; */ }

.jnf-widget.jnf-widget-slideshow.sizer-mobile .travel-badge {
  margin: 0 auto;
  position: relative;
  top: -44px;
  left: 4px;
  padding: 0;
  padding-top: 14px;
  /*
    font-size: 10rem;
    width: 90px;
    height: 90px;
    line-height: 1.2;
    */
  background-image: url(/ResourcePackages/JNF/MVC/Pictures/plant-a-tree-badge.png);
  width: 85px;
  height: 85px;
  background-size: 85px;
  background-repeat: no-repeat; }

.travel-badge-holder {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 60px; }

.travel-page .row {
  /* margin: 0; */ }

@media screen and (max-width: 767px) {
  .travel-page .row {
    margin-left: -3px;
    margin-right: -3px; } }

.page-content.container div.row:nth-of-type(1) {
  /* height: 0; */ }

.travelButtonContainer {
  text-align: center;
  word-spacing: 3px;
  line-height: 0;
  padding: 0;
  margin: 3px;
  margin-top: 0; }

.studentTravelButtonContainer {
  width: auto;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 40px; }

.travelButtonHolder {
  position: relative;
  word-spacing: normal;
  line-height: normal;
  display: inline-block;
  height: 312px;
  width: 312px;
  background: silver;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  cursor: pointer; }

.travelLinkHolder {
  display: none; }

@media screen and (max-width: 648px) {
  .travelButtonHolder {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    display: inline-block; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-travel {
    padding-top: 100%;
    height: 0; } }

.travelButtonTitleHolder {
  z-index: 2;
  position: absolute;
  color: #fff;
  text-align: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 150px; }

.travelButtonTitle {
  font-family: 'Compasse';
  font-weight: normal;
  font-size: 36rem;
  text-transform: initial;
  line-height: 1;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px; }

.travelButtonSubtitle {
  font-family: 'Compasse';
  font-weight: normal;
  font-size: 20rem;
  line-height: 1.3;
  padding-left: 20px;
  padding-right: 20px; }

.jnf-widget-description-travel,
.jnf-widget.jnf-widget-description.jnf-widget-description-travel {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.jnf-widget-description-mission,
.jnf-widget.jnf-widget-description.jnf-widget-description-mission {
  z-index: 1;
  /* height: 100%; */
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.mission-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
  padding-bottom: 18px;
  border-bottom: 6px solid #F1F2F2; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large {
  padding-top: 0; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-image {
  margin-top: 0;
  max-width: 100%; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-title {
  margin-top: -40px; }

.mission-page .jnf-widget.jnf-widget-description .jnf-widget-description-content.jnf-widget-description-content-visible {
  margin-top: 24px; }

.mission-page .jnf-widget.jnf-widget-description {
  overflow: visible; }

.blueContainer {
  background-color: #002855;
  /*  margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 15px;
    word-spacing: 15px;
    text-align: center;
    line-height: 0;
    font-size: 0;
*/
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 14px;
  margin-left: 3px;
  margin-right: -3px; }

@media screen and (max-width: 767px) {
  .blueContainer {
    margin-left: 0;
    /*        margin-right: 0; */ } }

@media screen and (max-width: 991px) {
  .blueContainer {
    margin-right: -3px; } }

.missionButtonHolder {
  text-align: center;
  width: 297px;
  min-height: 410px;
  vertical-align: top;
  background: #fff;
  padding: 15px;
  padding-bottom: 38px;
  position: relative;
  display: inline-block;
  margin: 7px;
  margin-top: 0;
  margin-bottom: 14px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-large.sizer-mobile-small + .row .missionButtonHolder {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: -webkit-max-content;
  width: max-content;
  margin: 14px;
  margin-top: 0; }

.jnf-widget.jnf-widget-description.jnf-widget-description-mission.sizer-mobile-small {
  padding-top: 55%; }

.jnf-widget-description-mission,
.jnf-widget.jnf-widget-description.jnf-widget-description-mission {
  padding-top: 55%; }

@media screen and (max-width: 648px) {
  .missionButtonHolder {
    width: 100%;
    margin-left: 14px;
    margin-right: 14px; }
  /*
    .jnf-widget-description-mission,
    .jnf-widget.jnf-widget-description.jnf-widget-description-mission {
        height: 200px;
    } */ }

@media screen and (max-width: 375px) {
  .jnf-widget-description-mission,
  .jnf-widget.jnf-widget-description.jnf-widget-description-mission {
    /*  height: 180px; */ } }

.jnf-widget-description-missionTitle.missionButtonTitle {
  font-family: Compasse;
  font-size: 24rem;
  color: #002855;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: normal; }

.jnf-widget-description-missionSubtitle.missionButtonSubtitle {
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  margin: 5px;
  font-weight: normal; }

.jnf-widget-description-mission-content {
  font-family: Compasse;
  font-size: 15rem;
  color: #002855;
  text-align: center; }

.missionLinkHolder,
.missionLinkHolder a {
  text-transform: uppercase;
  position: absolute;
  bottom: 6px;
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  text-decoration: underline;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  font-family: 'Compasse';
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  border-bottom: 2px solid #FE5000;
  line-height: 20px; }

.missionButtonLinkHolder,
.missionButtonLinkHolder a {
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  bottom: 6px;
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  text-decoration: underline;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  font-family: 'Compasse';
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  border-bottom: 2px solid #FE5000;
  line-height: 20px; }

/* mission detail page */
div.row.mission-detail-title {
  margin-left: 0;
  margin-right: 0; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title, h1.mission-title-widget-title {
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  margin: 0;
  background: #fff;
  line-height: normal;
  font-size: 36rem;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 0;
  font-weight: normal; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-orange, div.mission-title-widget-date-text {
  font-family: compasse;
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 20px;
  color: #FE5000;
  text-align: center;
  font-size: 24rem;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 300; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-normal-centered, h2.mission-title-widget-subtitle {
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 40px;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 0;
  font-family: publico;
  font-weight: 500;
  font-style: italic;
  font-size: 16rem;
  font-weight: 600;
  color: #002855; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered,
body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-light-centered,
h3.mission-title-widget-people,
h3.mission-title-widget-people2 {
  margin: 0;
  background: #fff;
  line-height: normal;
  text-align: center;
  color: #002855;
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 40px;
  font-weight: 300;
  font-size: 15rem;
  padding-top: 20px;
  padding-bottom: 0; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered {
  font-size: 35rem; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered,
h3.mission-title-widget-people2 {
  padding-top: 2px;
  padding-bottom: 40px;
  color: #002855; }

.mission-detail .row, .mission-page .row {
  margin-right: 3px; }

.mission-page .row-wide-then-narrow, .mission-detail .row-wide-then-narrow {
  margin-left: 0;
  margin-right: -3px; }

.row.mission-detail {
  padding-bottom: 20px;
  background: #fff; }

.mission-detail-widget-image {
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 0%;
  max-width: 630px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 50%; }

.mission-detail-widget-title {
  font-family: compasse;
  font-size: 24rem;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 0;
  margin-left: 155px;
  color: #002855;
  line-height: 1; }

.mission-detail-widget-content ul {
  font-family: compasse;
  font-size: 15rem;
  padding-left: 17px;
  color: #FE5000;
  margin-left: 155px;
  margin-right: 30px; }

.mission-detail-widget-content p {
  color: #002855;
  font-family: compasse;
  font-size: 15rem;
  margin-left: 170px; }

.mission-detail-widget-content ul p {
  color: #002855;
  font-family: compasse;
  font-size: 15rem;
  margin-left: 0; }

.mission-detail-widget-bottom-link {
  color: #FE5000;
  margin-left: 170px;
  margin-top: 20px; }

@media screen and (max-width: 991px) {
  .mission-detail-widget-image {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .mission-detail-widget-title {
    margin-left: 40px;
    margin-right: 40px; }
  .mission-detail-widget-content ul {
    margin-left: 40px;
    margin-right: 40px; }
  .mission-detail-widget-content p {
    margin-left: 40px;
    margin-right: 0; }
  .mission-detail-widget-bottom-link {
    margin-left: 0;
    text-align: center;
    margin-right: 0; }
  .mission-detail .row, .mission-page .row {
    /* margin-right  : 3px; */ } }

body.page-container.mission-detail .jnf-widget-description-link-container,
.mission-detail-widget-bottom-link {
  font-family: compasse;
  font-size: 15rem;
  text-transform: uppercase;
  font-style: normal; }

.row.mission-pricelist-widget {
  padding-top: 0;
  padding-bottom: 8px;
  background: #fff;
  margin-top: 0; }

.row.mission-pricelist-widget:before {
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  height: 3px;
  width: 64%;
  border-top: 3px solid #002855; }

.row.mission-pricelist-widget:first-of-type {
  margin-top: 0; }

.row.mission-pricelist-widget:first-of-type:before {
  border: none; }

a.mission-register-button {
  font-family: compasse;
  font-size: 14rem;
  text-align: center;
  color: #fff;
  background: #FE5000;
  text-decoration: none;
  padding: 10px;
  margin: 0 auto 0;
  width: 160px;
  display: block;
  margin-top: -3px; }

.mission-register-title {
  font-family: compasse;
  font-size: 24rem;
  line-height: .8;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #002855; }

body.page-container.mission-detail .mission-detail-right,
.mission-pricelist-widget p {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  margin-right: 3px;
  color: #002855;
  font-family: compasse;
  font-size: 15rem; }

.row.mission-detail-footer {
  background: #fff;
  margin-left: 0;
  padding-bottom: 40px;
  margin-right: 0; }

.mission-detail-footer-contact-holder {
  position: relative;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 991px) {
  .mission-page .row,
  .mission-detail .row {
    /*    margin-right: 0; */ }
  .row.mission-detail-footer {
    margin-right: 3px; }
  .mission-detail-footer-contact-holder {
    position: relative;
    width: 90%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center; }
  div.row.mission-detail-title {
    margin-right: 3px; } }

@media screen and (max-width: 767px) {
  div.row.mission-detail-title {
    margin-right: 0; }
  .row.mission-detail-footer {
    margin-right: 0; } }

.mission-detail-footer-contact-title,
.mission-detail-footer-widget-contact,
.mission-detail-footer-widget-contact-email,
.mission-detail-footer-widget-contact-phone {
  color: #FE5000;
  font-family: publico;
  font-size: 15rem;
  font-weight: 600;
  margin-right: 10px; }

.mission-detail-footer-widget-action-link {
  clear: both;
  color: #FE5000;
  font-family: compasse;
  font-size: 15rem;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center; }

.mission-detail-footer-info-holder {
  position: relative;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.mission-detail-footer-widget-bottom-contact,
.mission-detail-footer-widget-bottom-contact-phone,
.mission-detail-footer-widget-bottom-contact-phone a {
  color: #FE5000;
  font-family: compasse;
  font-size: 15rem; }

.mission-detail-footer-widget-bottom-contact {
  margin-right: 10px; }

.floating-menu-widget {
  position: fixed;
  bottom: 48px;
  z-index: 100; }

.floating-menu-container {
  background: transparent; }

.floating-menu-item,
.floating-menu-container a {
  display: block;
  float: left;
  color: #fff;
  height: 40px;
  width: 110px;
  background: #FE5000;
  text-align: center;
  padding-top: 10px;
  border: none;
  margin-right: 1px; }

/* small mobile: shrink floating menus to full width */
@media screen and (max-width: 320px) {
  .floating-menu-item, .floating-menu-container a {
    width: 106px;
    /*        margin-right: 0;
        margin-left: 1px; */ } }

div.floating-menu-item:last-of-type,
div.floating-menu-container a:last-of-type {
  margin: 0; }

.jnf-smugmug-gallery {
  background-color: #fff;
  height: 100%;
  width: 100%;
  padding: 25px 20px 25px 20px; }
  .jnf-smugmug-gallery .share-button-container {
    margin-top: 20px;
    margin-left: 6px;
    position: relative;
    display: inline-block;
    cursor: pointer; }

.rgnHide {
  display: none; }

/* travel page overrides */
.travel-page .jnf-widget.jnf-widget-menu-2 {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2); }

.travel-page .jnf-widget-menu-3 .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-mobile, .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu.sizer-tablet {
  border: 0; }

.jnf-widget .jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  margin-top: 50px; }

/* copy of style for default desktop, use large buttons on handheld too */
.jnf-widget.jnf-widget-slideshow.sizer-mobile .jnf-widget-slideshow-arrow,
.jnf-widget.jnf-widget-slideshow.sizer-tablet .jnf-widget-slideshow-arrow {
  width: 60px !important;
  height: 60px;
  background-size: 20px 20px; }

.travel-page .jnf-widget.jnf-widget-description.jnf-widget-description-large {
  padding-top: 30px;
  padding-bottom: 10px; }

.travel-page .orange-paragraph {
  margin-top: 48px;
  margin-bottom: 30px; }

/* drop-cap fix */
.travel-page p, .mission-page p {
  line-height: 20px; }

.travel-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-content {
  margin: 30px auto 30px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-travel .jnf-widget-description-title {
  font-size: 36px;
  font-family: Compasse;
  font-weight: bold;
  text-align: center;
  padding-top: 30px; }

.mission-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1,
.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
  padding-top: 20px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-travel .jnf-widget-description-subtitle {
  color: #FE5000;
  text-align: center;
  margin-top: -44px;
  margin-bottom: 30px;
  font-size: 22px; }

.travel-page .jnf-widget.jnf-widget-slideshow {
  background-color: #fff;
  padding-top: 25px; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered {
  font-size: 29.5rem;
  font-family: Compasse;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin-top: 3px; }

@media screen and (max-width: 767px) {
  .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
    padding-top: 0;
    margin-top: -9px; } }

.jnf-widget.jnf-widget-title.jnf-widget-title-orange.jnf-widget-title-orange-tight {
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 20px;
  color: #FE5000;
  text-align: center;
  font-size: 24rem;
  padding-top: 5px;
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 300;
  padding: 0;
  margin-top: -46px; }

.jnf-widget-menu-3-menu {
  background: #fff; }

.jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu {
  max-width: 948px;
  min-width: 320px;
  margin: auto; }

/* small mobile shrink menu3, subtitle -- floating menu styles down below */
@media screen and (max-width: 320px) {
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu {
    min-height: 42px; }
  .jnf-widget.jnf-widget-title.jnf-widget-title-orange.jnf-widget-title-orange-tight {
    font-size: 20rem; }
  .jnf-widget.jnf-widget-menu.jnf-widget-menu-3-menu li a {
    line-height: 1.2; } }

.travel-badge {
  z-index: 1;
  position: absolute;
  right: 10px;
  top: -105px;
  /*
    background: #006838;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    padding: 22px;
    font-size: 20rem;
    width: 170px;
    height: 170px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 1.5px;
    */
  background-image: url(/ResourcePackages/JNF/MVC/Pictures/plant-a-tree-badge.png);
  width: 150px;
  height: 150px;
  background-size: 150px;
  background-repeat: no-repeat; }

.visit-israel .jnf-widget.jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  padding-top: 60px; }

.travel-page .jnf-widget.jnf-widget-slideshow.sizer-mobile.jnf-widget-slideshow-enabled {
  /*    padding-top: 16px; */ }

.jnf-widget.jnf-widget-slideshow.sizer-mobile .travel-badge {
  margin: 0 auto;
  position: relative;
  top: -44px;
  left: 4px;
  padding: 0;
  padding-top: 14px;
  /*
    font-size: 10rem;
    width: 90px;
    height: 90px;
    line-height: 1.2;
    */
  background-image: url(/ResourcePackages/JNF/MVC/Pictures/plant-a-tree-badge.png);
  width: 85px;
  height: 85px;
  background-size: 85px;
  background-repeat: no-repeat; }

.travel-badge-holder {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 60px; }

.travel-page .row {
  /* margin: 0; */ }

@media screen and (max-width: 767px) {
  .travel-page .row {
    margin-left: -3px;
    margin-right: -3px; } }

.page-content.container div.row:nth-of-type(1) {
  /* height: 0; */ }

.travelButtonContainer {
  text-align: center;
  word-spacing: 3px;
  line-height: 0;
  padding: 0;
  margin: 3px;
  margin-top: 0; }

.studentTravelButtonContainer {
  width: auto;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 40px; }

.travelButtonHolder {
  position: relative;
  word-spacing: normal;
  line-height: normal;
  display: inline-block;
  height: 312px;
  width: 312px;
  background: silver;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  cursor: pointer; }

.travelLinkHolder {
  display: none; }

@media screen and (max-width: 648px) {
  .travelButtonHolder {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    display: inline-block; }
  .jnf-widget.jnf-widget-description.jnf-widget-description-travel {
    padding-top: 100%;
    height: 0; } }

.travelButtonTitleHolder {
  z-index: 2;
  position: absolute;
  color: #fff;
  text-align: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 150px; }

.travelButtonTitle {
  font-family: 'Compasse';
  font-weight: normal;
  font-size: 36rem;
  text-transform: initial;
  line-height: 1;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px; }

.travelButtonSubtitle {
  font-family: 'Compasse';
  font-weight: normal;
  font-size: 20rem;
  line-height: 1.3;
  padding-left: 20px;
  padding-right: 20px; }

.jnf-widget-description-travel,
.jnf-widget.jnf-widget-description.jnf-widget-description-travel {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.jnf-widget-description-mission,
.jnf-widget.jnf-widget-description.jnf-widget-description-mission {
  z-index: 1;
  /* height: 100%; */
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.mission-page .jnf-widget.jnf-widget-title.jnf-widget-title-bold-centered h1 {
  padding-bottom: 18px;
  border-bottom: 6px solid #F1F2F2; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large {
  padding-top: 0; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-image {
  margin-top: 0;
  max-width: 100%; }

.mission-page .jnf-widget.jnf-widget-description.jnf-widget-description-large .jnf-widget-description-title {
  margin-top: -40px; }

.mission-page .jnf-widget.jnf-widget-description .jnf-widget-description-content.jnf-widget-description-content-visible {
  margin-top: 24px; }

.mission-page .jnf-widget.jnf-widget-description {
  overflow: visible; }

.blueContainer {
  background-color: #002855;
  /*  margin-top: 6px;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 15px;
    word-spacing: 15px;
    text-align: center;
    line-height: 0;
    font-size: 0;
*/
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 14px;
  margin-left: 3px;
  margin-right: -3px; }

@media screen and (max-width: 767px) {
  .blueContainer {
    margin-left: 0;
    /*        margin-right: 0; */ } }

@media screen and (max-width: 991px) {
  .blueContainer {
    margin-right: -3px; } }

.missionButtonHolder {
  text-align: center;
  width: 297px;
  min-height: 410px;
  vertical-align: top;
  background: #fff;
  padding: 15px;
  padding-bottom: 38px;
  position: relative;
  display: inline-block;
  margin: 7px;
  margin-top: 0;
  margin-bottom: 14px; }

.jnf-widget.jnf-widget-description.jnf-widget-description-large.sizer-mobile-small + .row .missionButtonHolder {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: -webkit-max-content;
  width: max-content;
  margin: 14px;
  margin-top: 0; }

.jnf-widget.jnf-widget-description.jnf-widget-description-mission.sizer-mobile-small {
  padding-top: 55%; }

.jnf-widget-description-mission,
.jnf-widget.jnf-widget-description.jnf-widget-description-mission {
  padding-top: 55%; }

@media screen and (max-width: 648px) {
  .missionButtonHolder {
    width: 100%;
    margin-left: 14px;
    margin-right: 14px; }
  /*
    .jnf-widget-description-mission,
    .jnf-widget.jnf-widget-description.jnf-widget-description-mission {
        height: 200px;
    } */ }

@media screen and (max-width: 375px) {
  .jnf-widget-description-mission,
  .jnf-widget.jnf-widget-description.jnf-widget-description-mission {
    /*  height: 180px; */ } }

.jnf-widget-description-missionTitle.missionButtonTitle {
  font-family: Compasse;
  font-size: 24rem;
  color: #002855;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: normal; }

.jnf-widget-description-missionSubtitle.missionButtonSubtitle {
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  margin: 5px;
  font-weight: normal; }

.jnf-widget-description-mission-content {
  font-family: Compasse;
  font-size: 15rem;
  color: #002855;
  text-align: center; }

.missionLinkHolder,
.missionLinkHolder a {
  text-transform: uppercase;
  position: absolute;
  bottom: 6px;
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  text-decoration: underline;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  font-family: 'Compasse';
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  border-bottom: 2px solid #FE5000;
  line-height: 20px; }

.missionButtonLinkHolder,
.missionButtonLinkHolder a {
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  bottom: 6px;
  font-family: Compasse;
  font-size: 15rem;
  color: #FE5000;
  text-decoration: underline;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  font-family: 'Compasse';
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  border-bottom: 2px solid #FE5000;
  line-height: 20px; }

/* mission detail page */
div.row.mission-detail-title {
  margin-left: 0;
  margin-right: 0; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title, h1.mission-title-widget-title {
  font-family: Compasse, Helvetica, Verdara, Arial;
  font-weight: normal;
  color: #002855;
  margin: 0;
  background: #fff;
  line-height: normal;
  font-size: 36rem;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 0;
  font-weight: normal; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-orange, div.mission-title-widget-date-text {
  font-family: compasse;
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 20px;
  color: #FE5000;
  text-align: center;
  font-size: 24rem;
  padding-top: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 300; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-normal-centered, h2.mission-title-widget-subtitle {
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 40px;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 0;
  font-family: publico;
  font-weight: 500;
  font-style: italic;
  font-size: 16rem;
  font-weight: 600;
  color: #002855; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered,
body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-light-centered,
h3.mission-title-widget-people,
h3.mission-title-widget-people2 {
  margin: 0;
  background: #fff;
  line-height: normal;
  text-align: center;
  color: #002855;
  margin: 0;
  background: #fff;
  line-height: normal;
  padding: 40px;
  font-weight: 300;
  font-size: 15rem;
  padding-top: 20px;
  padding-bottom: 0; }

.travel-page .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered {
  font-size: 35rem; }

body.page-container.mission-detail .jnf-widget.jnf-widget-title.jnf-widget-title-light-tight-centered,
h3.mission-title-widget-people2 {
  padding-top: 2px;
  padding-bottom: 40px;
  color: #002855; }

.mission-detail .row, .mission-page .row {
  margin-right: 3px; }

.mission-page .row-wide-then-narrow, .mission-detail .row-wide-then-narrow {
  margin-left: 0;
  margin-right: -3px; }

.row.mission-detail {
  padding-bottom: 20px;
  background: #fff; }

.mission-detail-widget-image {
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 0%;
  max-width: 630px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 50%; }

.mission-detail-widget-title {
  font-family: compasse;
  font-size: 24rem;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 0;
  margin-left: 155px;
  color: #002855;
  line-height: 1; }

.mission-detail-widget-content ul {
  font-family: compasse;
  font-size: 15rem;
  padding-left: 17px;
  color: #FE5000;
  margin-left: 155px;
  margin-right: 30px; }

.mission-detail-widget-content p {
  color: #002855;
  font-family: compasse;
  font-size: 15rem;
  margin-left: 170px; }

.mission-detail-widget-content ul p {
  color: #002855;
  font-family: compasse;
  font-size: 15rem;
  margin-left: 0; }

.mission-detail-widget-bottom-link {
  color: #FE5000;
  margin-left: 170px;
  margin-top: 20px; }

@media screen and (max-width: 991px) {
  .mission-detail-widget-image {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .mission-detail-widget-title {
    margin-left: 40px;
    margin-right: 40px; }
  .mission-detail-widget-content ul {
    margin-left: 40px;
    margin-right: 40px; }
  .mission-detail-widget-content p {
    margin-left: 40px;
    margin-right: 0; }
  .mission-detail-widget-bottom-link {
    margin-left: 0;
    text-align: center;
    margin-right: 0; }
  .mission-detail .row, .mission-page .row {
    /* margin-right  : 3px; */ } }

body.page-container.mission-detail .jnf-widget-description-link-container,
.mission-detail-widget-bottom-link {
  font-family: compasse;
  font-size: 15rem;
  text-transform: uppercase;
  font-style: normal; }

.row.mission-pricelist-widget {
  padding-top: 0;
  padding-bottom: 8px;
  background: #fff;
  margin-top: 0; }

.row.mission-pricelist-widget:before {
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  height: 3px;
  width: 64%;
  border-top: 3px solid #002855; }

.row.mission-pricelist-widget:first-of-type {
  margin-top: 0; }

.row.mission-pricelist-widget:first-of-type:before {
  border: none; }

a.mission-register-button {
  font-family: compasse;
  font-size: 14rem;
  text-align: center;
  color: #fff;
  background: #FE5000;
  text-decoration: none;
  padding: 10px;
  margin: 0 auto 0;
  width: 160px;
  display: block;
  margin-top: -3px; }

.mission-register-title {
  font-family: compasse;
  font-size: 24rem;
  line-height: .8;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #002855; }

body.page-container.mission-detail .mission-detail-right,
.mission-pricelist-widget p {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  margin-right: 3px;
  color: #002855;
  font-family: compasse;
  font-size: 15rem; }

.row.mission-detail-footer {
  background: #fff;
  margin-left: 0;
  padding-bottom: 40px;
  margin-right: 0; }

.mission-detail-footer-contact-holder {
  position: relative;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 991px) {
  .mission-page .row,
  .mission-detail .row {
    /*    margin-right: 0; */ }
  .row.mission-detail-footer {
    margin-right: 3px; }
  .mission-detail-footer-contact-holder {
    position: relative;
    width: 90%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center; }
  div.row.mission-detail-title {
    margin-right: 3px; } }

@media screen and (max-width: 767px) {
  div.row.mission-detail-title {
    margin-right: 0; }
  .row.mission-detail-footer {
    margin-right: 0; } }

.mission-detail-footer-contact-title,
.mission-detail-footer-widget-contact,
.mission-detail-footer-widget-contact-email,
.mission-detail-footer-widget-contact-phone {
  color: #FE5000;
  font-family: publico;
  font-size: 15rem;
  font-weight: 600;
  margin-right: 10px; }

.mission-detail-footer-widget-action-link {
  clear: both;
  color: #FE5000;
  font-family: compasse;
  font-size: 15rem;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center; }

.mission-detail-footer-info-holder {
  position: relative;
  width: 90%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.mission-detail-footer-widget-bottom-contact,
.mission-detail-footer-widget-bottom-contact-phone,
.mission-detail-footer-widget-bottom-contact-phone a {
  color: #FE5000;
  font-family: compasse;
  font-size: 15rem; }

.mission-detail-footer-widget-bottom-contact {
  margin-right: 10px; }

.floating-menu-widget {
  position: fixed;
  bottom: 48px;
  z-index: 100; }

.floating-menu-container {
  background: transparent; }

.floating-menu-item,
.floating-menu-container a {
  display: block;
  float: left;
  color: #fff;
  height: 40px;
  width: 110px;
  background: #FE5000;
  text-align: center;
  padding-top: 10px;
  border: none;
  margin-right: 1px; }

/* small mobile: shrink floating menus to full width */
@media screen and (max-width: 320px) {
  .floating-menu-item, .floating-menu-container a {
    width: 106px;
    /*        margin-right: 0;
        margin-left: 1px; */ } }

div.floating-menu-item:last-of-type,
div.floating-menu-container a:last-of-type {
  margin: 0; }
/*homepage modal css*/
.homepage-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 200; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.sfPageEditor .homepage-modal {
    display:block;
    position:relative;
    z-index:1;
    background-color: transparent;
}

.homepage-modal-content {
    width: 600px;
    margin: 100px auto 100px auto;
    position: relative;
}

    .homepage-modal-content span {
        color: #ffffff;
        font-size: 21px;
        bottom: 20px;
        left: 294px;
        position: absolute;
        z-index: 201;
        display: block;
        cursor: pointer;
    }

    .homepage-modal-content img {
        width: 100%;
    }

.mobile {
    display: none;
}

.desktop {
    display: block;
}

@media all and (max-width: 800px) {
    .homepage-modal-content {
        width: 300px;
        margin: 30px auto 30px auto;
    }

        .homepage-modal-content span {
            top: 7px;
            left: 274px;
            font-size: 20px;
        }

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none;
    }
}
.column {
    -ms-flex: 33.2%;
    flex: 33.2%;
    max-width: 33.2%
}

@media (max-width:800px) {
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.form-inputs, .sign-up-popup form span.small {
    margin: 0 20px 20px 0
}

.form-inputs {
    float: left
}

.sign-up-popup {
    height: 420px;
    text-align: center
}

    .sign-up-popup > .register-form {
        height: auto
    }

    .sign-up-popup form {
        max-width: 660px;
        margin: 0 auto
    }

        .sign-up-popup form span.small {
            display: block;
            clear: both
        }

        .sign-up-popup form button.orange-submit {
            float: none;
            margin: 0 auto 20px auto;
            clear: both
        }

    .sign-up-popup > .register-form > img {
        float: none;
        margin: 0 0 10px 0
    }

@media screen and (max-width:710px) {
    .form-inputs, .sign-up-popup form button.orange-submit {
        width: 100%;
        margin: 0 0 12px 0
    }

    .sign-up-popup {
        height: 520px;
        overflow: auto
    }
}

#lead_source {
    display: none;
}