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

div#container div#bodyCol1 div.back-link a {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.3;
  display: block;
  border: unset;
  text-align: center;
  width: 60vw;
  background-color: #DCECFF;
  border-radius: 6px;
  padding: 12px 15px;
  margin: 10px auto;
  transition: 0.25s ease-in-out;
}
div#container div#bodyCol1 div.back-link a.back-link-bold {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
}
div#container div#bodyCol1 div.back-link a:hover {
  text-decoration: none;
  color: #fff !important;
  background-color: #91A6C3;
}

.intro-body {
  padding: 20px 40px;
}
.intro-body h4 {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-decoration: underline;
  margin-block: 20px;
}

.bubble .bubBody.timelines {
  padding: 0 40px 40px 40px;
}
.bubble .bubBody.timelines div#study {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 580px;
  margin: 0 auto;
}
.bubble .bubBody.timelines h4 {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-decoration: underline;
  margin-block: 20px;
}

.back-link {
  text-align: center;
}

.standard-btn {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
  background-color: #DCECFF;
  color: #3F71A9;
  border-radius: 6px;
  padding: 12px 20px;
  margin: 10px auto;
  text-decoration: none;
  text-align: center;
  transition: 0.25s ease-in-out;
}
@media print, screen and (max-width: 39.99875em) {
  .standard-btn {
    display: block;
    margin: 0 10px;
  }
}
.standard-btn:hover {
  text-decoration: none;
  color: #fff;
  border: unset;
  background-color: #91A6C3;
  transition: 0.25s ease-in-out;
}

#studyGroup.studyGroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.resource-title {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 1.75em;
  line-height: 1.1;
  color: #516D94;
  margin: 12px;
}
@media print, screen and (max-width: 39.99875em) {
  .resource-title {
    font-size: 1.25em;
  }
}
.resource-title::after {
  background: none repeat scroll 0 0 #B9C9DA;
  bottom: -10px;
  content: "";
  display: block;
  margin: 0 auto;
  height: 3px;
  position: relative;
  width: 50px;
  margin-bottom: 25px;
}

.resource-body {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  padding: 0;
  margin: 10px 0;
}
.resource-body b {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 700;
}
.resource-body a {
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  text-decoration: dashed underline;
}
.resource-body a:hover {
  text-decoration: none;
}

.preface-bullets {
  max-width: 430px;
  margin: 0 auto;
}

.study-subtitle {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
}
.study-subtitle p:last-child {
  margin-bottom: 10px;
}

.study-bullets {
  list-style: none;
  column-count: auto;
  column-width: 299px;
  display: block;
  column-rule: 1px solid #ccc;
  width: 100%;
  margin-bottom: 30px;
  max-width: 1500px;
}

body.viewport .bubble .bubBody.timelines {
  padding: 15px 40px 40px 40px;
}

@media screen and (max-width: 63.99875em) {
  body:not(.viewport) .study-subtitle {
    margin: 5px auto !important;
    text-align: center;
  }
}
@media print, screen and (max-width: 39.99875em) {
  body:not(.viewport) div.bodyColumns {
    margin-top: 0;
  }
  body:not(.viewport) div#about {
    padding-top: 0;
  }
  body:not(.viewport) .resource-subtitle {
    text-align: left;
  }
  body:not(.viewport) .study-bullets {
    text-align: center !important;
    list-style-type: none;
  }
  body:not(.viewport) .study-bullets li {
    margin: 6px auto !important;
  }
}