/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&amp;display=swap");
#isSmall {
  visibility: hidden;
  float: none;
}

#isMedium {
  visibility: hidden;
  float: none;
}

#isLarge {
  visibility: hidden;
  float: left;
}

.chapterImage.c0 {
  background: #000 url(../jpg/c0_hero_lg-4.jpg) no-repeat top center fixed;
  background-size: cover;
  height: calc(100vh - 130px);
}
.chapterImage.c0 .chapterTitle h1 span {
  display: block;
}

.chapter .leftImage .chapterBG.c1 {
  background: transparent url(../jpg/c1_hero_lg_ph-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c1.show {
  background: transparent url(../jpg/c1_hero_lg-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c2 {
  background: transparent url(../jpg/c2_hero_lg_ph-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c2.show {
  background: transparent url(../jpg/c2_hero_lg-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c3 {
  background: transparent url(../jpg/c3_hero_lg_ph-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c3.show {
  background: transparent url(../jpg/c3_hero_lg-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c4 {
  background: transparent url(../jpg/c4_hero_lg_ph-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c4.show {
  background: transparent url(../jpg/c4_hero_lg-3.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c5 {
  background: transparent url(../jpg/c5_hero_lg_ph.jpg) no-repeat center left fixed;
  background-size: contain;
}
.chapter .leftImage .chapterBG.c5.show {
  background: transparent url(../jpg/c5_hero_lg.jpg) no-repeat center left fixed;
  background-size: contain;
}