body {
  background-color: #63883d;
}

.cover-image-wrap .controls {
  display: none;
}

header {
  margin: 0;
}

@media (min-width: 760px) {
  header {
    background-color: #0000;
    border-bottom: 0;
    position: absolute;
  }

  header:before {
    background: none;
  }

  header .logo-container {
    opacity: .8;
    padding: 20px 0 0;
  }

  header .old-header__right-block {
    display: none;
  }

  header.inner > div {
    max-width: 100%;
  }

  header#fbHeader .header-flex > a {
    opacity: .8;
    background-image: url("/fa/min/assets/sbf-logo-white-no-tagline-6afe0e5c.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    margin: 11px 0 0 5px;
  }
}

@media (min-width: 760px) and (min-width: 480px) {
  header#fbHeader .header-flex > a {
    height: 39px;
  }
}

@media (min-width: 760px) and (min-width: 900px) {
  header#fbHeader .header-flex > a {
    background-image: url("/fa/min/assets/sbf-logo-white-tagline-416379bb.svg");
    width: 336px;
    height: 52px;
  }
}

@media (min-width: 760px) {
  header#fbHeader .header-flex > a img, header .header__search, header .donate-link, header .fb-nav {
    display: none;
  }
}

header .old-header__right-block .button {
  visibility: hidden;
}

[role="main"] {
  min-height: initial;
  padding: 0;
}

.flex {
  display: flex;
}

.flex-direction {
  flex-direction: column;
}

@media (min-width: 760px) {
  .flex-direction {
    flex-direction: row;
  }

  .inner.old-header {
    margin: 0;
  }
}

.memorial-title {
  max-width: 800px;
  margin: 0 auto;
}

.sb-hr {
  display: none;
}

@media (min-width: 760px) {
  .sb-hr {
    max-width: 530px;
    display: inline-block;
  }
}

@media (min-width: 900px) {
  .sb-hr {
    max-width: 675px;
  }
}

.memorial-layout {
  text-align: center;
  background-color: #131313;
  font-family: Zilla Slab, Georgia, serif;
  overflow: hidden;
}

.memorial-layout .cover-image-wrap {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 800px;
  position: absolute;
}

@media (min-width: 760px) {
  .memorial-layout .cover-image-wrap {
    height: 1200px;
  }
}

.memorial-layout .cover-image-wrap .cover-image-overlay {
  background: linear-gradient(#00000080 0% 24%, #13131380 75%, #131313 96%);
  width: 100%;
  height: 100%;
}

.memorial-layout .memorial-title {
  color: #fff;
  margin: 52px auto 12px;
}

@media (min-width: 760px) {
  .memorial-layout .memorial-title {
    margin: 100px auto 0;
  }
}

.memorial-layout .memorial-title .title {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.16667;
}

@media (min-width: 760px) {
  .memorial-layout .memorial-title .title {
    letter-spacing: -.035em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1.08333;
  }
}

.memorial-layout .memorial-title .title span {
  display: inline-block;
}

.memorial-layout .location {
  letter-spacing: .01em;
  text-transform: uppercase;
  max-width: 1060px;
  margin: 0 auto 12px;
  padding: 0 30px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

.memorial-layout .time {
  letter-spacing: .005em;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1.125em;
  line-height: 1.33333;
}

@media (min-width: 760px) {
  .memorial-layout .time {
    letter-spacing: -.0015em;
    margin: 0 0 5px;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1.5em;
    line-height: 1.25;
  }

  .memorial-layout .time .birth_date_mobile, .memorial-layout .time .date_of_death_mobile {
    display: none;
  }
}

.memorial-layout .time .birth_date_desktop, .memorial-layout .time .date_of_death_desktop {
  display: none;
}

@media (min-width: 760px) {
  .memorial-layout .time .birth_date_desktop, .memorial-layout .time .date_of_death_desktop {
    display: inline;
  }
}

.memorial-layout .logo {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 230px;
  margin: 27px auto 35px;
  padding: 6px;
  display: flex;
}

@media (min-width: 760px) {
  .memorial-layout .logo {
    width: 412px;
    height: 412px;
    padding: 11px;
  }
}

.memorial-layout .logo img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.message-info-outer {
  background-color: #000c;
  border-bottom: 0;
  max-width: 1060px;
  margin: 0 auto;
}

@media (min-width: 760px) {
  .message-info-outer {
    border: 1px solid #292827;
    padding: 20px 20px 0;
  }
}

.message-info-inner {
  color: #fff;
  background-color: #ffffff0d;
  border: 1px solid #292827;
  border-bottom: 0;
  padding: 30px 15px;
}

@media (min-width: 760px) {
  .message-info-inner {
    padding: 40px;
  }
}

.message-info-inner a {
  color: #3588c8;
}

.message-info-inner a:hover, .message-info-inner a:active {
  color: #255f8c;
}

.message-info-inner a {
  border-bottom: 0;
  text-decoration: underline;
}

.message-info-inner div > p:last-child {
  margin: 0;
}

.message-info-inner.message-video {
  border-top: 0;
  padding: 5px 0 30px;
}

@media (min-width: 760px) {
  .message-info-inner.message-video {
    padding: 5px 0 54px 15px;
  }

  .message-info-inner.message-video .responsive-video {
    width: 640px;
    height: 380px;
    margin: 0 auto;
    padding: 0;
  }
}

[data-chat-enabled="true"] .youtube-chat {
  min-height: 360px;
  display: none;
}

@media (min-width: 900px) {
  [data-chat-enabled="true"] .youtube-chat {
    display: block;
  }
}

[data-chat-enabled="false"] .youtube-chat {
  display: none;
}

.donate-btn {
  border-radius: var(--sbf-border-radius-4);
  color: #fff;
  font-family: var(--sbf-font-family-sans);
  font-weight: var(--sbf-font-weight-700);
  border-color: #1c6b3d;
  border-width: var(--sbf-border-width-2);
  cursor: pointer;
  white-space: nowrap;
  z-index: 2;
  letter-spacing: -.005em;
  text-align: center;
  background-color: #1c6b3d;
  border-style: solid;
  margin-bottom: 10px;
  text-decoration: none;
  transition: background 50ms linear, border-color 50ms linear, color 50ms linear, opacity 50ms linear;
  display: inline-block;
}

.donate-btn:hover, .donate-btn:focus {
  color: #f5f5f5;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #114326;
  border-color: #114326;
}

.donate-btn:focus {
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
}

.donate-btn.disabled, .donate-btn[disabled] {
  opacity: var(--sbf-opacity-50);
  pointer-events: none;
}

.donate-btn.disabled:hover, .donate-btn.disabled:focus, .donate-btn[disabled]:hover, .donate-btn[disabled]:focus {
  color: #fff;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #1c6b3d;
  border-color: #1c6b3d;
}

.donate-btn {
  font-size: var(--sbf-font-size-18);
  min-width: 230px;
  padding: 16px;
  line-height: 1.15em;
}

@media (min-width: 760px) {
  .donate-btn {
    min-width: 200px;
  }
}

.donate-actions {
  width: 230px;
  margin: 0 auto 60px;
}

.donate-actions:before, .donate-actions:after {
  content: " ";
  display: table;
}

.donate-actions:after {
  clear: both;
}

@media (min-width: 760px) {
  .donate-actions {
    width: 412px;
  }

  .donate-actions button {
    float: left;
  }
}

.donate-actions .donate-alt {
  color: #f5f5f5;
}

@media (min-width: 760px) {
  .donate-actions .donate-alt {
    float: right;
  }
}

.donate-actions .donate-alt .donate-by-phone {
  margin: 12px 0 0;
  font-weight: bold;
  display: inline-block;
}

@media (min-width: 760px) {
  .donate-actions .donate-alt .donate-by-phone {
    display: initial;
    margin: 0;
  }
}

.donate-actions .donate-alt .donate-by-phone a {
  color: #f5f5f5;
}

.donate-actions .donate-alt .donate-by-phone a:hover, .donate-actions .donate-alt .donate-by-phone a:active {
  color: #cfcfcf;
}

.donate-actions .donate-alt .donate-by-phone a {
  border-bottom: 0;
  font-weight: bold;
  text-decoration: underline;
}

.donate-actions .donation-form-download {
  display: none;
}

@media (min-width: 760px) {
  .donate-actions .donation-form-download {
    float: right;
    margin: 0 0 8px;
    display: block;
  }
}

.donate-actions .donation-form-download .donate-by-form {
  color: #f3d36e;
}

.donate-actions .donation-form-download .donate-by-form:hover, .donate-actions .donation-form-download .donate-by-form:active {
  color: #edbe27;
}

.donate-actions .donation-form-download .donate-by-form {
  border-bottom: 0;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
}

.donate-actions .donation-form-download .donate-by-form:before {
  margin: 0 8px 0 0;
}

.donate-actions .donate-alt, .donate-actions .donation-form-download {
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: .875em;
}

.donate-actions .donate-alt .icon-phone, .donate-actions .donate-alt .icon-download, .donate-actions .donation-form-download .icon-phone, .donate-actions .donation-form-download .icon-download {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  top: 2px;
}

.memorial-gallery {
  text-align: center;
  background-color: #fff;
}

.memorial-gallery ul {
  margin: 0;
}

.memorial-gallery .centered-gallery {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.memorial-gallery li {
  float: left;
  width: 33.33%;
  height: 33.33vw;
  overflow: hidden;
}

@media (min-width: 760px) {
  .memorial-gallery li {
    width: 20%;
    height: 20vw;
  }
}

.memorial-gallery li a {
  border: none;
}

.memorial-gallery li a.img-link {
  border: 1px solid #eee;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.memorial-gallery li a.img-link img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  transform: scale(1.03);
}

.memorial-gallery li img {
  width: 100%;
  height: auto;
  transform: scale(1.2);
}

.memorial-gallery li img.thumb--landscape {
  width: auto;
  height: 100%;
  top: -10%;
}

.memorial-gallery .gallery__img:nth-child(n+10) {
  display: none;
}

@media (min-width: 760px) {
  .memorial-gallery .gallery__img:nth-child(n+10) {
    display: block;
  }

  .memorial-gallery .gallery__img:nth-child(n+11) {
    display: none;
  }
}

.memorial-gallery .view-gallery {
  cursor: pointer;
  padding: 6% 0;
  display: inline-block;
}

.memorial-gallery .view-gallery .open-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #888;
  background: #fff;
  border-bottom: 0;
  padding: 0 10px;
  font-size: 14px;
}

@media (min-width: 760px) {
  .memorial-gallery .view-gallery {
    padding: 2% 0;
  }
}

.memorial-gallery .view-gallery:before {
  content: "";
  background-color: #888;
  width: 150px;
  height: 1px;
  display: block;
  position: relative;
  top: 12px;
}

.memorial-gallery .view-gallery.mobile-only {
  display: none;
}

@media (max-width: 760px) {
  .memorial-gallery .view-gallery {
    display: none;
  }

  .memorial-gallery .view-gallery.mobile-only {
    display: inline-block;
  }
}

.memorial-gallery .view-gallery + .message-info-inner {
  border-top: 0;
  padding: 0 20% 40px;
}

.memorial-gallery__show-all .gallery__img:nth-child(n+10) {
  display: block;
}

.memorial-donations {
  background: #f5f5f5;
  padding: 67px 0;
}

.memorial-donations .inner-wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 22px;
}

.memorial-donations .call-out {
  color: #353535;
  z-index: 1;
  text-align: left;
  border-bottom: 1px solid #ccc;
  margin: 0 0 6px;
  padding: 0 20px 0 0;
}

@media (min-width: 480px) {
  .memorial-donations .call-out {
    text-align: center;
    border-bottom: 0;
    margin: 0;
    padding: 0;
  }
}

.memorial-donations .call-out h2 {
  letter-spacing: -.025em;
  margin: 0 0 8px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.16667;
}

@media (min-width: 480px) {
  .memorial-donations .call-out h2 {
    letter-spacing: -.025em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.125;
  }
}

@media (min-width: 900px) {
  .memorial-donations .call-out h2 {
    letter-spacing: -.035em;
    margin: 0 0 22px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.1;
  }
}

.memorial-donations .call-out p {
  letter-spacing: normal;
  color: #979797;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: 800;
  line-height: 1.33333;
}

.memorial-donations .call-out p span {
  color: #353535;
  font-size: 1.2em;
}

.memorial-donations .call-out a {
  color: #005595;
}

.memorial-donations .call-out a:hover, .memorial-donations .call-out a:active {
  color: #002949;
}

.memorial-donations .call-out a {
  border-bottom: none;
  padding: 0;
  text-decoration: underline;
}

.memorial-donations ul {
  letter-spacing: .01em;
  margin: 0;
  padding: 20px 0 0;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
  list-style: none;
}

@media (min-width: 480px) {
  .memorial-donations ul {
    column-count: 2;
    column-rule: 1px solid #ccc;
  }
}

@media (min-width: 760px) {
  .memorial-donations ul {
    column-count: 3;
  }
}

@media (min-width: 900px) {
  .memorial-donations ul {
    column-count: 4;
    padding: 30px 0 0;
  }
}

.memorial-donations ul li {
  page-break-inside: avoid;
  break-inside: avoid-column;
  padding: 0 0 7px;
}

@media (min-width: 480px) {
  .memorial-donations ul li {
    break-inside: avoid-column;
    padding: 0 30px 7px 50px;
    display: table;
  }
}

.memorial-footer {
  text-align: center;
  color: #fff;
  padding: 45px 0;
  overflow: hidden;
}

.memorial-footer p {
  margin: 0;
}

.memorial-footer h3 {
  letter-spacing: -.025em;
  margin: 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.16667;
}

@media (min-width: 760px) {
  .memorial-footer h3 {
    margin: 0 0 36px;
  }
}

.memorial-footer h3 .hide-on-mobile {
  display: none;
}

@media (min-width: 480px) {
  .memorial-footer h3 .hide-on-mobile {
    display: inline;
  }
}

.memorial-footer .about-sbf-outer {
  padding: 10px;
}

@media (min-width: 760px) {
  .memorial-footer .about-sbf-outer {
    background-color: #b4975acc;
    border: 1px solid #c2af8c;
    max-width: 945px;
    margin: 0 auto 25px;
    padding: 10px;
  }
}

.memorial-footer .about-sbf-inner {
  color: #fff;
  background-color: #0000;
}

@media (min-width: 760px) {
  .memorial-footer .about-sbf-inner {
    border: 1px solid #b9a47b;
    padding: 35px;
  }
}

.parallax-bg {
  z-index: -1;
  background-image: linear-gradient(#b4975acc, #b4975acc), url("/fa/min/assets/about-bg-m-3dcf3482.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: calc(100% + 250px);
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 760px) {
  .parallax-bg {
    background-image: linear-gradient(#b4975a99, #b4975a99), url("/fa/min/assets/about-bg-opt-e9efb064.jpg");
  }
}

svg.sbf-hr {
  color: purple;
  width: 100px;
  height: 100px;
}

svg.sbf-hr:before, svg.sbf-hr:after {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
}

.overlay h3 {
  margin: 0 0 12px;
  padding: 24px 0 0;
}

@media (max-width: 760px) {
  .overlay .split:last-child {
    margin: 0;
  }
}

.overlay.single-photo-overlay {
  box-shadow: none;
  text-align: center;
  background: #fff0;
  margin: 12px auto 0;
  padding: 0;
  overflow: hidden;
}

@media (min-width: 760px) {
  .overlay.single-photo-overlay {
    text-align: center;
    width: 90%;
    height: 90%;
    overflow-y: hidden;
  }
}

.overlay.single-photo-overlay img {
  width: 100%;
  padding: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.overlay.single-photo-overlay .caption-wrapper {
  color: #fff;
  background: #000000e6;
  padding: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.overlay.single-photo-overlay .caption-wrapper.empty {
  display: none;
}

.overlay.single-photo-overlay .caption-wrapper [contenteditable] {
  min-height: 2em;
}

.overlay.single-photo-overlay .show-next-photo, .overlay.single-photo-overlay .show-prev-photo {
  color: #fff;
  z-index: 1;
  background: #000c;
  border-radius: 0 4px 4px 0;
  padding: 6px;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 48%;
  left: 0;
}

.overlay.single-photo-overlay .show-next-photo {
  border-radius: 4px 0 0 4px;
  left: auto;
  right: 0;
}
