@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;
}

.home .container {
  max-width: 56.5626rem;
  position: relative;
}

.flex-video {
  text-align: center;
}
.flex-video iframe {
  width: 100%;
  max-width: 435px;
  height: 315px;
}
@media screen and (max-width: 25em) {
  .flex-video iframe {
    height: 180px;
  }
}
@media screen and (max-width: 21.5625em) {
  .flex-video iframe {
    height: 150px;
  }
}
@media print, screen and (max-width: 51.24875em) {
  .flex-video {
    padding-top: 1rem;
  }
}

#container > .row {
  width: 100%;
  margin: 0 auto;
}

#whole {
  padding-top: 50px;
}
@media screen and (max-width: 63.99875em) {
  #whole {
    padding-top: 94px;
  }
}
@media print, screen and (max-width: 51.24875em) {
  #whole {
    padding-top: 145px;
  }
}

#socMedHome {
  display: none;
  position: absolute;
  top: 97px;
  left: 161px;
}

.home-search {
  width: 422px;
  padding: 13px 27px 13px;
  position: absolute;
  top: 10px;
  right: 20px;
  border: 1px solid #456191;
  border-radius: 4px;
  background-color: #f9fafb;
}

#homeSearch h1,
.home-search__title {
  color: #454c57;
  font-size: 1.75em;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
}

body.home > #whole > #container > #homeSearch > form input {
  height: auto;
  width: 100%;
  font-size: 1.4em;
}

body.home > #whole > #container > #homeSearch > form select {
  height: auto;
  width: 100%;
}

body.home > #whole > #container > #homeSearch > form > #homeSearchVersion {
  width: 190px;
  margin-right: 18px;
  float: left;
  user-select: none;
}

body.home > #whole > #container > #homeSearch > form > #homeSearchVersion > select {
  padding-top: 0;
  padding-bottom: 0;
}

body.home > #whole > #container > #homeSearch > form > #homeSearchVersion > span.select {
  border: 1px solid #c2cfdf;
  border-radius: 3px;
  color: #999;
  height: auto;
  font-size: 1.4em;
  width: 293px;
  padding: 1px 5px 1px 4px;
  display: block;
  cursor: pointer;
  position: relative;
}
body.home > #whole > #container > #homeSearch > form > #homeSearchVersion > span.select::after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #999;
  position: absolute;
  right: 10px;
}

#homeSearchSubmit {
  width: 32px;
  float: right;
}

#homeSearchExamples {
  clear: both;
  padding-top: 8px;
}

#homeSearchExamples p {
  clear: both;
  height: 11px;
  margin-top: 2px;
}
#homeSearchExamples p:first-child {
  margin-top: 0;
}

#homeSearchExamples a img,
#homeSearchExamples p a:first-child img,
#homeSearchExamples p a:first-child + a img {
  padding-left: 0;
}

div#homeSearchExamples ul li:hover {
  text-decoration: none;
}

#homeSearchSubmit > input {
  padding-top: 0;
  padding-bottom: 0;
}
#homeSearchSubmit > input:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.18);
}

#homeSearchHelp ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #39547f;
}
#homeSearchHelp ul li {
  display: inline-block;
  font-size: 13px;
  padding: 4px;
}
#homeSearchHelp ul li:first-child {
  margin-left: 0;
}
#homeSearchHelp ul li:hover {
  color: #39547f;
  text-decoration: none;
  cursor: pointer;
}
#homeSearchHelp ul li a {
  color: #39547f;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
#homeSearchHelp ul li:hover {
  color: #39547f;
  padding: 4px;
  background-color: #d5ddeb;
}
#homeSearchHelp img {
  cursor: pointer;
}
#homeSearchHelp img + img {
  margin-left: 9px;
}

#homeSearchExamples ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
#homeSearchExamples ul li {
  display: inline-block;
  font-size: 12px;
  margin-left: 1px;
}
#homeSearchExamples ul li:first-child {
  margin-left: 0;
}
#homeSearchExamples ul li {
  display: inline-block;
  font-size: 13px;
  padding: 2px;
}
#homeSearchExamples ul li:first-child {
  margin-left: 0;
  padding: 0;
}
#homeSearchExamples ul li a:hover {
  color: #39547f;
  text-decoration: none;
}
#homeSearchExamples ul li:not(:first-child):hover {
  color: #39547f;
  padding: 2px;
  background-color: #d5ddeb;
  text-decoration: none;
}

#homeSearchInput {
  padding-bottom: 10px;
}
#homeSearchInput input::-webkit-calendar-picker-indicator {
  opacity: 0;
}

/* ######################### Adv Option Pop ######################### */
#HomeAdvOptMenu {
  position: absolute;
  top: 110px;
  left: 43px;
  width: 285px;
  padding-top: 6px;
  background-color: #e2a23c;
  border: solid #7b5e30 1px;
  border-radius: 6px;
  z-index: 1;
}

#HomeAdvOptMenu > div {
  position: relative;
  top: -3px;
  left: 3px;
  width: 277px;
  font-size: 0.7em;
  background-color: #f5f7f9;
  border: solid #7b5e30 1px;
  border-radius: 4px;
  padding: 8px;
}

#HomeAdvOptMenu > div > p {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  color: #37404f;
}

#HomeAdvOptMenu > div > p > span {
  font-size: 0.9em;
  color: #90a5bc;
  text-transform: uppercase;
}

#HomeAdvOptMenu > div > p:nth-last-child(1) {
  font-size: 0.8em;
  color: #9e0b0f;
}

#HomeAdvOptMenu > div > p > select {
  margin: 0 0 12px;
  width: 180px;
}

#HomeAdvOptMenu > div > p > input[type=text] {
  margin: 0 0 3px;
  width: 100%;
}

#HomeAdvOptMenu > .menuOptionsClose {
  position: absolute;
  top: 5px;
  left: 255px;
  cursor: pointer;
  padding-top: 0;
  background-color: transparent;
  border-width: 0;
  width: 0;
  height: 0;
}

#HomeAdvOptMenu > .menuOptionsArrow {
  position: absolute;
  top: -13px;
  left: 149px;
  padding-top: 0;
  background-color: transparent;
  border-width: 0;
  width: 0;
  height: 0;
}

/* ######################### Help Ad ######################### */
body.home > #whole > #container > #homeSpon1 {
  text-align: center;
  margin-top: 13px;
}

body.home > #whole > #container > #homeSpon1 img {
  width: 730px;
  height: 92px;
  background-color: #9eb2ca;
  border: solid #57667d 1px;
}

/* ######################### Help Content ######################### */
#homeCol1,
#homeCol2 {
  position: relative;
  padding-top: 10px;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div {
  font-size: 0.85em;
  padding: 15px;
}
@media print, screen and (max-width: 51.24875em) {
  body.home > #whole > #container > div > div > .bubble > .bubBody > div {
    padding: 1rem;
    font-size: 1em;
  }
}

body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > div.newItemsHidden + p,
body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > p:nth-last-child(1) {
  font-size: 0.8em;
  text-align: center;
}

body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > div.newItemsHidden + p > a,
body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > p:nth-last-child(1) > a {
  border: solid #355488 1px;
  border-radius: 6px;
  padding: 2px 5px;
  background-color: #869ab9;
  color: #fff;
  font-weight: bold;
}

body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > div.newItemsHidden + p > a:hover,
body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > p:nth-last-child(1) > a:hover {
  background-color: #a5b5cf;
  text-decoration: none;
}

body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > div.newsItemsHidden + p,
body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > p:nth-last-child(1) {
  font-size: 0.8em;
  text-align: center;
}

body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > div.newsItemsHidden + p > a,
body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > p:nth-last-child(1) > a {
  border: solid #355488 1px;
  border-radius: 6px;
  padding: 2px 5px;
  background-color: #869ab9;
  color: #fff;
  font-weight: bold;
}

body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > div.newsItemsHidden + p > a:hover,
body.home > #whole > #container > div > div > .bubble.news > .bubBody > div > p:nth-last-child(1) > a:hover {
  background-color: #a5b5cf;
  text-decoration: none;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div > p,
body.home > #whole > #container > div > div > .bubble > .bubBody > div > p ~ div > p {
  line-height: 1.45em;
  padding-top: 12px;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div blockquote {
  border: solid #c5d2e0 1px;
  background-color: #e9eef1;
  border-radius: 4px;
  text-align: justify;
  margin: 12px 25px;
  padding: 0.8em 1.3em;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div blockquote > p {
  padding: 1.3em 0 0;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div blockquote > p:first-child {
  padding-top: 0;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div > p.hr {
  line-height: 1em;
  padding: 0;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div > p.hr > img {
  border-width: 0;
  margin: 0;
}

body.home > #whole > #container > div > div > .bubble > .bubBody > div > p:first-child {
  padding-top: 0;
}

body.home > #whole > #container #homeCol1 > .bubble.blogs > .bubBody > div img,
body.home > #whole > #container #homeCol1 > .bubble.news > .bubBody > div img,
body.home > #whole > #container #homeCol1 > .bubble.newItems > .bubBody > div img {
  margin: 0;
}

body.home > #whole > #container #homeCol1 > .bubble.news > .bubBody hr,
body.home > #whole > #container #homeCol1 > .bubble.newItems > .bubBody hr {
  margin: 20px 30px 25px;
}

body.home > #whole > #container > div > div > .bubble.social > .bubBody > div > p {
  text-align: center;
}

body.home > #whole > #container > div > div > .bubble.social > .bubBody > div > p > a > img {
  padding: 0;
  border-width: 0;
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
@media print, screen and (max-width: 51.24875em) {
  body.home > #whole > #container > div > div > .bubble.social > .bubBody > div > p > a > img {
    margin-left: 10px;
  }
}

body.home > #whole > #container > div > div > .bubble.social > .bubBody > div > p > a:first-child > img {
  margin-left: 0;
}

body.home > #whole > #container > div > div > .bubble.newItems > .bubBody > div > ul > li {
  margin-top: 7px;
}

/* ######################### Help ... ######################### */
#homeCol2 > .bubble.widget.help > .bubBody > div > div > p {
  margin-top: 12px;
}

#homeCol2 > .bubble.widget.help > .bubBody > div > div > p:first-child {
  margin-top: 0;
}

#homeCol2 > .bubble.widget.help > .bubBody > div > div > p > a > img {
  margin: 0 0 0 10px;
  padding: 0;
  border-width: 0;
  background-color: transparent;
}

#homeCol2 > .bubble.widget.help > .bubBody > div > div > p > a:first-child > img {
  margin: 0;
}

.button-group {
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto 0.5rem;
}
.button-group .button {
  width: 50%;
  margin-right: 0;
  padding: 0.4em 0.5em;
  color: #fff;
  background-color: #e2a23c;
  border: 1px solid #7b5e30;
}
.button-group .button.hollow.secondary {
  border: 1px solid #7b5e30;
  color: #7b5e30;
  background-color: #fff;
}
.button-group .button.hollow.secondary.button-right {
  border-left: none;
}
.button-group .button:hover {
  background-color: #e9b768;
}
.button-group .button.button-right {
  border-left: none;
}
@media screen and (max-width: 23.125em) {
  .button-group .button {
    padding: 0.6em 0.73em;
    font-size: 0.85em;
  }
}

.button-middle.hollow.secondary {
  border-right-width: 0;
  border-left-width: 0;
}

.button-left {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.button-right {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* ######################### ads ######################### */
#homeCol2 > .ponies {
  padding: 10px;
}

#homeCol2 > .ponies > div {
  margin: auto;
}

#homeCol2 > .ponies > div.poniesHolder {
  width: 300px;
}

#homeCol2 > .ponies img,
#homeCol2 > #blbponies img {
  border: solid #39547F 1px;
}

#homeCol2 > .ponies .part {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-top: 0;
}

#homeCol2 > #blbponies .part {
  top: 0;
}

#homeCol2 > div#poniesBottomRight > div:first-child {
  margin-bottom: 5px;
}

/* ######################### closer ######################### */
div > .bubble > .bubHead > div > .close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  background-color: #9eb0c6;
  width: 16px;
  height: 15px;
  text-align: center;
  border-radius: 2px;
  border: solid #355488 1px;
  font-weight: bold;
  font-size: 0.8em;
  color: #627b9f;
  line-height: 1.35;
}

@media print, screen and (max-width: 51.24875em) {
  body:not(.viewport) div > .bubble > .bubHead > div > .close {
    display: none;
  }
}

div > .bubble > .bubHead > div > .close:hover {
  border: solid #99aac2 1px;
  background-color: #5c7190;
  color: #99aac2;
  cursor: pointer;
}

div > .bubble > .bubHead > div > .close > span {
  position: relative;
  top: -3px;
}

/* ######################### misc ######################### */
#anni20link {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 461px;
  height: 211px;
}

#anni20link img {
  width: 461px;
  height: 211px;
}

/* ######################### ten verses on - widget ######################### */
.tenVersesOn > div > p {
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tenVersesOn > div > h3 {
  font-size: 1em;
  font-weight: bold;
}

.tenVersesOn > div > p + h3 {
  margin-top: 20px;
}

.tenVersesOn > div > p:last-child {
  margin-bottom: 10px;
}

/**************** ADVANCED SEARCH OPTIONS *****************/
#appBarAdvOptMenu_Resp {
  position: absolute;
  top: 135px;
  right: 2%;
  width: 285px;
  padding-top: 6px;
  background-color: #e2a23c;
  border: solid #7b5e30 1px;
  border-radius: 6px;
  z-index: 1;
}
@media screen and (min-width: 25em) {
  #appBarAdvOptMenu_Resp {
    top: 160px;
    right: 15%;
  }
}
@media screen and (min-width: 40em) {
  #appBarAdvOptMenu_Resp {
    top: 148px;
    right: auto;
    left: 25%;
  }
}
@media screen and (min-width: 51.25em) {
  #appBarAdvOptMenu_Resp {
    top: 92px;
    left: 35%;
  }
}

body.menu-hidden #appBarAdvOptMenu_Resp {
  top: 85px;
}
@media screen and (min-width: 25em) {
  body.menu-hidden #appBarAdvOptMenu_Resp {
    top: 110px;
  }
}
@media screen and (min-width: 40em) {
  body.menu-hidden #appBarAdvOptMenu_Resp {
    top: 98px;
  }
}
@media screen and (min-width: 51.25em) {
  body.menu-hidden #appBarAdvOptMenu_Resp {
    top: 42px;
  }
}

#appBarAdvOptMenu_Resp > div {
  position: relative;
  top: -3px;
  left: 3px;
  width: 277px;
  font-size: 0.7em;
  background-color: #f5f7f9;
  border: solid #7b5e30 1px;
  border-radius: 4px;
  padding: 8px;
}

#appBarAdvOptMenu_Resp > div > p {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  color: #37404f;
}

#appBarAdvOptMenu_Resp > div > p > span {
  font-size: 0.9em;
  color: #90a5bc;
  text-transform: uppercase;
}

#appBarAdvOptMenu_Resp > div > p:nth-last-child(1) {
  font-size: 0.8em;
  color: #9e0b0f;
}

#appBarAdvOptMenu_Resp > div > p > select {
  margin: 0 0 12px;
  width: 220px;
  font-size: 12px;
}
@media (max-width: 820px) {
  #appBarAdvOptMenu_Resp > div > p > select {
    font-size: 16px;
  }
}

#appBarAdvOptMenu_Resp > div > p > input[type=text] {
  margin: 0 0 3px;
  width: 100%;
}
@media screen and (max-width: 51.25em) {
  #appBarAdvOptMenu_Resp > div > p > input[type=text] {
    font-size: 16px;
  }
}

#appBarAdvOptMenu_Resp > .menuOptionsClose {
  position: absolute;
  top: 5px;
  left: 255px;
  cursor: pointer;
  padding-top: 0;
  background-color: transparent;
  border-width: 0;
  width: 0;
  height: 0;
}

#appBarAdvOptMenu_Resp > .menuOptionsArrow {
  position: absolute;
  top: -13px;
  left: 104px;
  padding-top: 0;
  background-color: transparent;
  border-width: 0;
  width: 0;
  height: 0;
}

#appBarAdvOptMenu_Resp > div > #clearAppBarOptMenu_Resp {
  display: none;
}

input::-webkit-calendar-picker-indicator {
  color: RGBA(132, 127, 128, 1);
  height: 8px;
}

@media screen and (max-width: 63.99875em) {
  body:not(.viewport) div#whole > div#container > div.j-wrapper {
    margin: 0 auto;
  }
}