body {
  background-color: #dfdfdf;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 2.9rem;
  line-height: 3.2rem;
  font-weight: 500;
}

h2 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 700;
}

h3 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #383f42;
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 700;
}

h4 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Forosans, sans-serif;
  color: #383f42;
  font-size: 24px;
  line-height: 1.35rem;
  font-weight: 700;
}

h5 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 700;
}

h6 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  line-height: 0.9rem;
  font-weight: 700;
}

p {
  width: 100%;
  margin-bottom: 22px;
  color: #383f42;
  font-size: 19px;
  line-height: 27px;
}

blockquote {
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 10px 20px;
  border-left: 5px none #78b8cb;
  font-family: Forosans, sans-serif;
  color: #000;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.sitewide-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10000;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.donation-icon {
  width: 100%;
  max-width: 73px;
  margin-right: 20px;
}

.dropdown-list.w--open {
  background-color: #443c51;
}

.dropdown-menu {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.dropdown-menu:hover {
  background-color: #544964;
}

.dropdown-menu.w--current {
  background-color: #544964;
  color: #fff;
}

.c-navigation-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.1);
  font-family: Lato, sans-serif;
}

.c-navigation-link {
  margin-right: 15px;
  margin-left: 15px;
  color: #373935;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
  cursor: pointer;
}

.c-logo-white {
  position: absolute;
  left: 26px;
  top: 16px;
  text-shadow: 0 0 6px #000, 1px 1px 6px #000;
}

.c-navigation-search-icon {
  margin-right: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 1.25rem;
}

.c-navigation-search-icon.is-bars {
  display: none;
}

.c-navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #940b32;
}

.bold-text-4 {
  font-family: Fontawesome;
  color: #373935;
  text-shadow: none;
}

.c-logo {
  display: none;
}

.c-navigation-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.btn-3 {
  margin-bottom: 20px;
  padding: 16px 35px;
  background-color: #961932;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn-3:hover {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #c51b42;
  color: #fff;
  text-decoration: none;
}

.btn-3.is-btn-small {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: auto;
  padding-bottom: 10px;
  font-size: 0.9rem;
}

.btn-3.is-btn-small.is-nav-btn {
  margin-bottom: 0px;
  padding: 8px 45px;
  font-family: Lato, sans-serif;
  font-size: 1rem;
}

.btn-3.is-btn-small.is-nav-btn {
  margin-bottom: 0px;
  padding: 8px 35px;
  font-size: 1rem;
}

.logo-link-block:hover {
  padding-top: 0px;
  padding-bottom: 0px;
}

.donate-footer {
  width: 100%;
}

.footer-desktop {
  display: block;
}

.footer-tablet {
  display: none;
}

.footer-mobile-landscape {
  display: none;
}

.footer-mobile-portrait {
  display: none;
}

.dropdown-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10000;
  width: 50px;
  font-family: Fontawesome;
}

.dropdown-menu-2 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.dropdown-menu-2:hover {
  background-color: #544964;
  color: #fff;
}

.dropdown-menu-2.w--current {
  background-color: #544964;
  color: #fff;
}

.donation-container-all {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 80px;
  padding-bottom: 0;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-form {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 31%;
  margin-top: -240px;
  margin-right: 8vw;
  margin-left: 0px;
  padding: 0px 0px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-top-style: none;
  border-top-width: 5px;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 2px 2px 9px -2px rgba(0, 0, 0, 0.23);
  opacity: 1;
  text-align: left;
}

.section-need {
  width: 100%;
  max-width: 48%;
  margin-left: 8vw;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.donate-form1 {
  position: relative;
  width: 100%;
  padding: 30px;
}

.hero-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c5c5c5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56))), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/jewish-voice-dp-p-1600.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/jewish-voice-dp-p-1600.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.text-header-1 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
}

.text-heading-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 2.7rem;
  line-height: 3.5rem;
}

.header-text-block {
  display: block;
  width: 100%;
  max-width: 490px;
  padding-left: 0px;
}

.header-p {
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
}

.h5-stack {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.small-h3 {
  width: 85%;
  font-size: 22px;
  line-height: 0rem;
}

.button {
  position: static;
  display: inline-block;
  padding-right: 23px;
  padding-left: 23px;
  border-radius: 4px;
  background-color: red;
  font-size: 17px;
  text-align: left;
}

.button:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(197, 45, 78, 0.82);
  color: #fff;
  text-decoration: none;
}

.button-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
}

.button-w.float {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -21px;
  z-index: 10;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: transparent;
}

.video-image {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
}

.c-icon-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-icon-item.column {
  padding-bottom: 0%;
}

.c-icon-item.mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
}

.icon {
  width: 100%;
  height: auto;
  max-width: 60px;
  min-width: auto;
  margin-right: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.fpo-donation-form-desktop {
  width: 100%;
  padding-left: 0px;
}

.heading-3-column {
  width: 85%;
  line-height: 1.6rem;
}

.video-container {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 50px;
}

.video-container.no-padding {
  margin-top: 0px;
}

.video-container.padding {
  margin-top: 0px;
}

.dd-arrow {
  display: none;
}

.fpo-footer-desktop {
  padding-top: 50px;
  background-color: #f0f0f0;
}

.body {
  background-color: #f0f0f0;
}

.fpo-navbar-mobile {
  display: none;
}

.fpo-navbar {
  width: 100%;
  max-width: 100%;
}

.jvmi-width-full {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 8vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s-donation-form {
  width: 100%;
  max-width: 100%;
}

.s-about-sections {
  width: 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-color: transparent;
}

.jvmi-content-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column1 {
  width: 100%;
  max-width: 47%;
}

.container-columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-impact {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-top: 80px;
  background-color: #fff;
}

.section-jewish-people {
  position: relative;
  width: 100%;
  max-width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(207, 201, 197, 0.85)), to(rgba(207, 201, 197, 0.85))), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/andrew-stutesman-l68Z6eF2peA-unsplash-p-1600.jpeg');
  background-image: linear-gradient(180deg, rgba(207, 201, 197, 0.85), rgba(207, 201, 197, 0.85)), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/andrew-stutesman-l68Z6eF2peA-unsplash-p-1600.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-questions {
  position: relative;
  width: 100%;
  max-width: 100%;
  background-color: #fff;
}

.c-dropdown-expand {
  width: 100%;
  max-width: 100%;
}

.h3-stack {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.4rem;
}

.icon-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

.jvmi-link {
  color: #00477a;
}

.jvmi-link:hover {
  color: #00477a;
}

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

.list {
  list-style-type: square;
}

.fpo-donation-form-mobile {
  display: none;
  width: 100%;
  padding-left: 0px;
}

.fpo-footer-mobile {
  display: none;
  padding-top: 50px;
  background-color: #f0f0f0;
}

html.w-mod-js *[data-ix="scroll-reveal"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}
.video-popup {
  position: fixed;
  z-index: 1000;
  top: -100vh;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,.75);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.video-popup.reveal {
  top: 0;
}
.close {
  position: relative;
  height: auto;
  top: 30px;
  right: 30px;
  cursor: pointer;
  opacity: 1;
  padding: 10px;
  width: 50px;
}
.video-box {
  max-width: 1200px;
  width: 90vw;
  min-width: 800px;
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.popup-video {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#player {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.videolink {
  color: #fff !important;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.25rem;
    line-height: 3.25rem;
  }

  h2 {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }

  h3 {
    font-size: 1.65rem;
    line-height: 1.65rem;
  }

  h4 {
    margin-top: 20px;
    font-size: 1.25rem;
    line-height: 1.25rem;
  }

  h5 {
    margin-top: 20px;
  }

  h6 {
    margin-top: 20px;
  }

  .donation-icon {
    font-size: 20px;
  }

  .c-navigation-search-icon.is-bars {
    display: block;
    margin-right: 10px;
  }

  .c-navigation-links {
    display: none;
  }

  .btn-3.is-btn-small.is-nav-btn {
    display: none;
  }

  .btn-3.is-btn-small.is-nav-btn {
    display: none;
  }

  .footer-desktop {
    display: none;
  }

  .footer-tablet {
    display: block;
  }

  .donation-container-all {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-form {
    position: relative;
    top: 0px;
    max-width: 100%;
    margin-top: 50px;
    margin-right: 0vw;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .section-need {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 30px;
    margin-left: 0vw;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    border-style: solid;
    border-width: 1px;
    border-color: #d1d1d1;
    border-radius: 5px;
    cursor: pointer;
  }

  .hero-container {
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47))), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/jewish-voice-dp-p-1600.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url('https://www.jewishvoice.org/sites/default/files/images/Bless_Jewish_People_Donation/jewish-voice-dp-p-1600.jpeg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
  }

  .text-heading-2 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 3.1rem;
    line-height: 3.4rem;
  }

  .header-text-block {
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
  }

  .header-p {
    display: block;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h5-stack {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .button-w {
    display: none;
  }

  .button-w.float {
    display: none;
  }

  .c-icon-item {
    cursor: pointer;
  }

  .c-icon-item.column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-icon-item.mobile {
    margin-bottom: 0px;
    cursor: pointer;
  }

  .video-container.last {
    margin-bottom: 0px;
  }

  .video-container.no-padding {
    margin-bottom: 30px;
  }

  .video-container.padding {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .dd-arrow {
    display: block;
    width: 100%;
    max-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .jvmi-width-full {
    padding: 20px;
  }

  .s-about-sections {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .jvmi-content-all {
    padding: 40px;
  }

  .column1 {
    max-width: 100%;
  }

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

  .container-columns-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-impact {
    margin-bottom: 30px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
  }

  .section-jewish-people {
    margin-bottom: 30px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    cursor: pointer;
  }

  .section-questions {
    margin-bottom: 30px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
  }

  .c-dropdown-expand {
    padding-top: 30px;
  }

  .h3-stack {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .icon-all {
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .jvmi-link {
    color: #00477a;
    text-decoration: underline;
  }

  .jvmi-link:hover {
    color: #00477a;
  }

  .video-box {
    min-width: 90vw;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }

  h2 {
    font-size: 2rem;
    line-height: 2rem;
  }

  h3 {
    padding-top: 20px;
    font-size: 1.4rem;
    line-height: 1.5rem;
  }

  p {
    font-size: 18px;
    line-height: 26px;
  }

  .donation-icon {
    max-width: 80px;
    margin-right: 30px;
  }

  .btn-3 {
    width: 100%;
  }

  .footer-tablet {
    display: none;
  }

  .footer-mobile-landscape {
    display: block;
  }

  .section-form {
    z-index: 0;
    margin-top: 15px;
  }

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

  .hero-container {
    height: auto;
  }

  .text-heading-2 {
    font-size: 2.6rem;
    line-height: 3.1rem;
  }

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

  .h5-stack {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 9px;
    padding-bottom: 5px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .video-image {
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .c-icon-item.mobile {
    margin-left: 50px;
    padding-top: 8%;
    padding-bottom: 2px;
    padding-left: 20px;
  }

  .icon {
    display: none;
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .fpo-donation-form-desktop {
    display: none;
  }

  .dd-arrow {
    max-width: 35px;
  }

  .fpo-footer-desktop {
    display: none;
  }

  .fpo-navbar-desktop {
    display: none;
  }

  .fpo-navbar-mobile {
    display: block;
  }

  .jvmi-content-all {
    padding: 20px;
  }

  .section-impact {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .section-jewish-people {
    margin-bottom: 15px;
  }

  .h3-stack {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 5px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .icon-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .fpo-donation-form-mobile {
    display: block;
  }

  .fpo-footer-mobile {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }

  h2 {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  h3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  h4 {
    font-size: 1.15rem;
    line-height: 1.15rem;
  }

  .donation-icon {
    max-width: 55px;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  .footer-mobile-landscape {
    display: none;
  }

  .footer-mobile-portrait {
    display: block;
  }

  .donation-container-all {
    background-image: none;
  }

  .section-need {
    margin-bottom: 10px;
    padding: 10px;
  }

  .hero-container {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-header-1 {
    display: inline;
    font-size: 1.1rem;
  }

  .text-heading-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.6rem;
    line-height: 2.1rem;
    text-align: center;
  }

  .header-text-block {
    display: block;
    max-width: 100%;
    margin-top: 22px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .header-p {
    display: block;
    margin-top: 21px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }

  .h5-stack {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-right: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 13px;
    line-height: 1rem;
  }

  .video-image {
    min-width: 150px;
    margin-top: 21px;
  }

  .c-icon-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .c-icon-item.mobile {
    margin-left: 50px;
    padding-top: 8%;
    padding-bottom: 2px;
    padding-left: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .icon {
    max-width: 40px;
    margin-right: 15px;
  }

  .dd-arrow {
    max-width: 23px;
  }

  .fpo-footer-desktop {
    padding-top: 0px;
  }

  .fpo-navbar-desktop {
    display: none;
  }

  .fpo-navbar-mobile {
    display: block;
  }

  .jvmi-width-full {
    padding: 10px;
  }

  .section-impact {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .section-jewish-people {
    margin-bottom: 10px;
  }

  .h3-stack {
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 13px;
    line-height: 1rem;
  }

  .h3-stack.lowercase {
    margin-left: -3px;
    padding-bottom: 10px;
  }

  .icon-text-container {
    margin-right: 10px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .icon-all {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .fpo-footer-mobile {
    padding-top: 0px;
  }
}

@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue.ttf') format('truetype'), url('../fonts/HelveticaNeue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Forosans';
  src: url('../fonts/ForoSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Forosans';
  src: url('../fonts/ForoSans-Bold.otf') format('opentype'), url('../fonts/ForoSans-BoldIt.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Forosans';
  src: url('../fonts/ForoSans-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Capita';
  src: url('../fonts/Capita-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}