@font-face {
  font-family: Samaritan;
  src: url("/assets/fonts/Samaritan.otf");
  font-display: swap;
}
@font-face {
  font-family: AramaicSerto;
  src: url("/assets/fonts/AramaicSerto.ttf");
}
@font-face {
  font-family: Proxima;
  src: url("/assets/fonts/proximaReg.woff");
  font-display: swap;
}
@font-face {
  font-family: blbHebrew;
  src: url("/assets/fonts/SBL_Hebrew.ttf");
  font-display: swap;
}
@font-face {
  font-family: blbGentium;
  src: url("/assets/fonts/GentiumPlus-R.woff");
  font-display: swap;
}
@font-face {
  font-family: "URWEgyptienneTMedRegular";
  src: url("/assets/fonts/e046014t-webfont.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "URWEgyptienneTMedRegular";
  src: url("/assets/fonts/e046014t-webfont.woff") format("woff"), url("/assets/fonts/e046014t-webfont.ttf") format("truetype"), url("/assets/fonts/e046014t-webfont.svg#webfontH1BQkWHE") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AndaleMonoRegular";
  src: url("/assets/fonts/andalemono-webfont.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AndaleMonoRegular";
  src: url("/assets/fonts/andalemono-webfont.woff") format("woff"), url("/assets/fonts/andalemono-webfont.ttf") format("truetype"), url("/assets/fonts/andalemono-webfont.svg#webfont4Qd1s3Ey") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "socialico";
  src: url("/assets/fonts/socialico-webfont.eot");
  src: url("/assets/fonts/socialico-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/socialico-webfont.woff") format("woff"), url("/assets/fonts/socialico-webfont.ttf") format("truetype"), url("/assets/fonts/socialico-webfont.svg#socialicoregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "socialico_plusregular";
  src: url("/assets/fonts/socialico_plus-webfont.eot");
  src: url("/assets/fonts/socialico_plus-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/socialico_plus-webfont.woff2") format("woff2"), url("/assets/fonts/socialico_plus-webfont.woff") format("woff"), url("/assets/fonts/socialico_plus-webfont.ttf") format("truetype"), url("/assets/fonts/socialico_plus-webfont.svg#socialico_plusregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.socialico {
  font-family: "socialico";
}

.socialico_plus {
  font-family: "socialico_plusregular";
}

.fa {
  font-family: FontAwesome !important;
}

body.expand-width div#about div.cal-header-container {
  column-span: all;
}
body.expand-width div#about div.cal-header-container > * {
  column-span: all;
}
body.expand-width div#about div.cal-header-container p {
  text-align: center;
}
@media (width >= 1460px) {
  body.expand-width div#about div.cal-footer-container {
    margin-top: 10px;
  }
}
body.expand-width div#about div.cal-footer-container > article {
  margin-inline: 0;
}
body.expand-width div#about div.cal-footer-container .expand-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.expand-width div#about img.cal-header-image {
  display: block;
  margin: 0 auto;
}
body.expand-width div#about div.calendar__toc {
  max-width: 600px;
}
body.expand-width div#about div.calendar__toc ul {
  columns: 3;
}
body.expand-width div#about div.calendar__toc + h2 {
  margin: 10px auto;
}
body.expand-width div#about article {
  margin: 20px;
  border: 1px solid #cbd8fb;
  border-radius: 5px;
  break-inside: avoid;
}
body.expand-width div#about article:first-of-type {
  margin-top: 0;
}
body.expand-width div#about article + hr {
  display: none;
}
body.expand-width div#about .bibleLogos {
  max-width: 100px;
}

.bubBody > div > p:first-of-type {
  padding-top: 0;
}

div#about.about__select div.cal-header-container {
  border: none;
}
div#about.about__select div.cal-header-container > p {
  padding: 10px;
}
div#about.about__select div.cal-image img {
  width: 100%;
  background-color: transparent;
  margin: 10px auto;
}
div#about.about__select .cal-footer-container {
  column-span: all;
  border: none;
}
div#about.about__select .cal-footer-container .copyright-section .row {
  padding: 15px;
}
div#about.about__select .cal-footer-container .copyright-section hr {
  background-color: #cbd8fb;
}
div#about.about__select .biblica-logo {
  border-width: 0;
  margin: 15px;
  width: 100px;
}
div#about.about__select .cal__btn--container {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 10px auto;
}
div#about.about__select .cal__btn--container .cal__btn {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  border: 2px solid #91A6C3;
  border-radius: 6px;
  background-color: #B9C9DA;
  padding: 0.5em;
  color: rgb(81, 109, 148);
  width: 200px;
  text-align: center;
}
div#about.about__select .cal__btn--container .cal__btn:hover {
  text-decoration: none;
  color: #fff;
  border: 2px solid #B9C9DA;
  background-color: #91A6C3;
}
@media (max-width: 640px) and (min-width: 0px) {
  div#about.about__select .cal__btn--container .cal__btn {
    display: block;
    width: 80%;
    text-align: center;
    margin: 0 auto 20px auto;
  }
}
div#about.about__select article {
  padding: 2em;
}
div#about.about__select article h2, div#about.about__select article h3, div#about.about__select article p {
  margin-bottom: 1em;
  padding-top: 0;
}
div#about.about__select article + hr {
  background-color: #cbd8fb;
}
div#about.about__select div.versioninfo p.center-bold {
  text-align: center;
  font-weight: bold;
}
div#about.about__select div.calendar__toc {
  background-color: #f1f6fa;
  padding: 2em;
  width: 75%;
  margin: 15px auto;
}
div#about.about__select div.calendar__toc h4, div#about.about__select div.calendar__toc h5 {
  padding-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
div#about.about__select div.calendar__toc hr.qlink-line {
  margin: 10px auto 25px auto;
  height: 1px;
  color: #C3D1E5;
  background-color: #C3D1E5;
  border: none;
}
div#about.about__select div.calendar__toc ul {
  columns: 2;
}
div#about.about__select div.calendar__toc ul.single-col {
  columns: 1;
}

body:not(.viewport) .bubBody > div h4 {
  padding: 0;
}
@media print, screen and (max-width: 39.99875em) {
  body:not(.viewport) article.copyright-section div.row {
    display: flex;
    flex-direction: column;
  }
  body:not(.viewport) article.copyright-section div.row .bibleLogos {
    width: 100px;
    margin-bottom: 10px;
  }
}
@media (max-width: 545px) and (min-width: 0px) {
  body:not(.viewport) div#about.about__select div.calendar__toc ul {
    columns: 1;
  }
  body:not(.viewport) .about__select .padTop10.text-center {
    text-align: left;
  }
  body:not(.viewport) div.cal-row {
    flex-direction: column;
  }
  body:not(.viewport) div.cal-row div.cal-image {
    min-width: 200px !important;
  }
}