.📖-root
{
  font-family: "Times New Roman";
}

.📖-root figure
{
  max-width: 100%;
}

.card-body > div > div
{
  max-width: 100% !important;
}

.card-body > div > div > iframe
{
  width: 100% !important;
}

#coi-blog
{
  position: absolute;
  left: 25%;
  top: 5%;
  width: 50%;
}

#coi-blog-header
{
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
}

#coi-blog-header h1
{
  font-size: 40px;
}

#coi-blog-header h4
{
  margin-top: -36px;
}

#coi-blog-body
{
  padding: 10px;
  margin-top: 10px;
}

#coi-blog-body h2
{
  font-size: 32px;
  padding-left: 15px;
}

.card-content h3
{
  font-size: 26px;
}

.card-content li
{
  font-size: 18px;
}

.card-line
{
  clear: both;
}

.card-25p
{
  width: 33%;
  float: left;
  text-align: center;
  height: 30px;
  padding-top: 6px;
  border-radius: 6px;
}

.card-selected
{
  background-color: rgb(175, 238, 238, 0.8);
}

.card-25p a
{
  font-size: 18px;
  text-decoration: none;
}

#coi-blog-content
{
  margin-top: 50px;
  margin-left: 15px;
}

#coi-blog-content > .card-line
{
  padding-top: 20px;
  padding-bottom: 20px;
}

.card-description
{
  margin-top: -25px;
}

.card-content
{
  padding-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  background-color: #FFFFFF90;
}

.card-body > div,
.card-body > p
{
  font-size: 20px;
  word-break: break-word;
}

.📖-root
{
  background: url("/view/images/church-of-imagination.png") !important;
}

.📖-select-wrap.📖-control
{
  display: none !important;
}

#page-title
{
  font-size: 42px;
  margin-bottom: 0px;
}

#page-datetime
{
  margin-top: 0px;
}

#page-summary
{
  font-size: 28px;
}

.card-body h2
{
  font-size: 24px;
}

#serie-list li
{
  font-size: 18px;
}

@font-face {
  font-family: 'iA Writer';
  src: url('/churchofimagination/view/fonts/iA-Fonts-master/iawritermono/Static/iAWriterMonoS-Regular.ttf') 
}

#btn-history-back
{
  font-size: 22px;
  bottom: 15px;
  left: 43.6%;
  position: absolute;
  z-index: 9999999;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  font-family: 'T';
  border-width: 0px;
}

#btn-home
{
  font-size: 22px;
  bottom: 15px;
  right: 44.2%;
  position: absolute;
  z-index: 9999999;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  font-family: 'T';
  border-width: 0px;
}

h2
{
  font-weight: normal;
}

h2 .bold
{
  font-weight: bold;
}

body
{
  overflow-y: hidden;
}

sub
{
  vertical-align: baseline;
}

.card-body img,
#coi-writing-content img
{
  max-width: 100% !important;
}

#coi-writing-content blockquote
{
  background-color: #ffffff11;
  margin: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  border-left-width: 5px;
  border-left-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
}

#coi-writing-content blockquote p
{
  margin-bottom: 10px;
  background-color: #ffffff11;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.fr-inner
{
  font-size: 14px;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 0;
}

.coi-soundtrack-bandcamp
{
  border: 0;
  width: 66%;
  height: 42px;
  margin-top: 80px;
  margin-bottom: -100px;
  margin-left: 33%;
  position: relative;
  z-index: 999;
}

.coi-soundtrack-soundcloud
{
  position: absolute;
  z-index: 999;
}

.coi-soundtrack-youtube
{
  border-width: 0;
}

.coi-chrono-link
{
  background-color: #ffffffee;
  position: absolute;
  bottom: 80px;
  z-index: 999;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px; 
}


.coi-chrono-link
{
  background-color: #ffffffee;
  position: fixed;
  bottom: 28px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px; 
}

#page-next
{
  left: 0;
}

#page-before
{
  right: 0;
}

#section-blog-author
{
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 99999;
}

#page-author
{
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
}

#page-storyteller
{
  padding: 5px;
  float: left;
}

#footer-author
{
  padding: 5px;
  font-size: 16px;
}

#page-summary
{
  font-weight: normal;
}

#page-series
{
  font-size: 16px;
}

.coi-soundtrack-spotify
{
  height: 800px;
}

.coi-soundtrack-soundcloud
{
  height: 100px;
}

@media screen and (max-width: 1370px)
{
  #btn-home
  {
    right: 42.2%;
  }

  #btn-history-back
  {
    left: 41.6%;
  }

  .coi-soundtrack-bandcamp
  {
    margin-top: 40px !important;
    margin-bottom: -40px !important;
    margin-left: 25% !important;
    position: absolute;
  }

  #coi-blog-content
  {
    margin-top: 10px !important;
  }

  .coi-soundtrack-spotify
  {
    height: 590px;
  }
}

@media screen and (max-width: 800px)
{
  body
  {
    overflow-y: scroll;
  }

  #btn-history-back
  {
    top: 2px !important;
    bottom: auto !important;
    left: 2px;
  }

  #btn-home
  {
    top: 2px !important;
    bottom: auto !important;
    right: 2px;
  }

  .coi-soundtrack-youtube
  {
    right: 50%;
  }

  .coi-soundtrack-bandcamp
  {
    margin-top: 20px !important;
    margin-bottom: -20px !important;
    margin-left: 17% !important;
    position: fixed;
  }

  .coi-soundtrack-soundcloud
  {
    height: 100px;
    position: fixed;
  }

  .coi-soundtrack-spotify
  {
    position: absolute;
    top: 300px;
    right: 70%;
    height: 350px;
    width: 325%;
  }
}

@media screen and (max-width: 500px)
{
  #page-next
  {
    width: 90%;
    font-size: 20px;
    bottom: 60px;
    opacity: 0.7;
  }
  #page-before
  {
    bottom: 0px;
    width: 90%;
    font-size: 20px;
    opacity: 0.7;
  }

  #section-blog-author,
  footer
  {
    display: none;
  }

  .coi-soundtrack-bandcamp
  {
    margin-top: 500px !important;
    margin-bottom: -20px !important;
    margin-left: 17% !important;
    position: absolute;
  }

  .coi-soundtrack-soundcloud
  {
    height: 100px;
    margin-top: 500px !important;
    position: absolute;
  }
}