* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  margin-bottom: 80px;
  background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 16%,
    rgba(96, 96, 252, 1) 49%,
    rgba(2, 6, 41, 1) 86%
  );
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 900;
  line-height: 1.1;
  color: #063a6a;
}

html {
  position: relative;
  min-height: 100%;
  padding-bottom: footer height;
}

p {
  font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
  margin-top: 0;
  text-align: left;
}

blockquote {
    margin: 35px;
}

blockquote p {
    padding: 10px;
    background: #eee;
    border-radius: 5px;
}

.margin-top {
  margin-top: 80px;
}

.navbar {
  background-color: #00008b;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.fa-magnifying-glass {
  color: #fff;
}

.glass {
    border: 10px;
    background: transparent;
    padding: none;
}

input {
  border: none;
  outline: none;
  background: #fff;
}

.icon {
  color: black;
  margin-top: 200px;
  border: none;
}

.nav-link {
  color: #fff;
}

.visit-ebible {
  font-size: 24px;
  text-align: center;
  color: black;
}

.visit-ebible a {
  font-size: 36px;
  text-decoration: none !important;
  color: black;
}

.singleCol {
  max-width: 400px;
  margin: 0 auto;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 5px solid #00008b;
}

.container-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-template-rows: repeat(auto-fit);
  gap: 25px;
  margin-top: 50px;
}

ol > li::marker {
  font-weight: bold;
}

ul {
  list-style-type: none;
}

.ebible-social-media, .study-images {
  display: flex;
  height: 50%;
  margin-top: 5px;
  transition: 0.5s;
}

.ebible-icons:hover,
.chapter-series a:hover,
.soundcloud-icon:hover,
.tiktok-icon:hover,
.youtube-icon:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #00008b;
  border-radius: 1px;
  opacity: 1;
}

.instagram-icon {
  padding-bottom: 5px;
  height: 40px !important;
}

/*.gab-icon {
  padding: 0px 5px 8px 5px;
  height: 40px !important;
}*/

.tiktok-icon {
  padding-top: 5px;
  height: 40px !important;
}

.soundcloud-icon {
  width: 45px !important;
  height: 45px !important;
}

.youtube-icon {
  width: 150px !important;
  height: 30px !important;
  margin-top: 5px;
}

.book-of-genesis,
.book-of-revelation {
  margin-top: -55px;
}

.item-header {
  margin-top: -70px;
}

.bible-conference {
  margin-top: 60px;
  padding-bottom: 5px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bg-white,
.study-details {
  border-style: solid;
  border-width: 2px;
  border-color: #00008b;
  border-radius: 1px;
  box-shadow: 0px 0px 15px 1px #00008b;
  opacity: 1;
}

.bg-white {
  font-weight: 500;
  font-size: larger;
}

.border-radius {
  border-style: solid;
  border-width: 2px;
  border-color: #00008b;
  border-radius: 1px;
  box-shadow: 0px 0px 15px 3px #f9f9fa;
  opacity: 1;
  background-color: #fff;
}

.study-title {
  color: #000;
  font-weight: 700;
}

.book-title {
  color: #fff;
  font-weight: 700;
}

.status {
  color: #000;
}

.study-images {
  transition: transform .2s;
}

.study-images:hover {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f0530a;
  border-radius: 4px;
  transform: scale (1.2);
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
}

.col-sm-3, .col-md-4 a {
  text-decoration: none;
  color: black;
}

.col-sm-4 {
  display: grid;
  height: 60%;
  text-align: left;
}

.audio-files2 {
  list-style-type: none;
}

audio {
  margin-left: 20px;
  margin-bottom: 10px;
  border-style: solid;
  border-color: #00008b;
  border-radius: 30px;
  opacity: 1;
}

/*audio::-webkit-media-controls-panel {
  background-color: coral;
}*/

/********** Summer Romans Series ***********/
.bookOfRomans {
  margin-top: 60px;
}

.romans-link {
  text-decoration: none;
}

hr.blue-line {
  width: 70%;
  height: 50px;
  border-bottom: 3px solid #0000ff;
  box-shadow: 0 10px 10px -10px #3a408f;
  margin: -40px auto 10px;
}

#chapters {
  font-size: 16px;
  text-align: center;
  background-color: #71c8f7;
  margin-top: 5px;
  margin-bottom: 5px;

  border-radius: 5px;
  border-style: solid;
  border-color: #0000ff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebf1f6+18,abd3ee+50,89c3eb+51,d5ebfb+79;Blue+Gloss+%234 */
  background: rgb(235, 241, 246); /* Old browsers */
  background: -moz-linear-gradient(
    45deg,
    rgba(235, 241, 246, 1) 18%,
    rgba(171, 211, 238, 1) 50%,
    rgba(137, 195, 235, 1) 51%,
    rgba(213, 235, 251, 1) 79%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    45deg,
    rgba(235, 241, 246, 1) 18%,
    rgba(171, 211, 238, 1) 50%,
    rgba(137, 195, 235, 1) 51%,
    rgba(213, 235, 251, 1) 79%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    45deg,
    rgba(235, 241, 246, 1) 18%,
    rgba(171, 211, 238, 1) 50%,
    rgba(137, 195, 235, 1) 51%,
    rgba(213, 235, 251, 1) 79%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/********** End Summer Romans Series ***********/

.col-sm-8 {
  display: grid;
  text-align: left;
}

.chapter-series {
  margin-left: 20px;
  font-size: 12pt;
  letter-spacing: 0.1em;
}

.chapter-series a {
  text-decoration: none;
}

.centered {
  position: absolute;
  margin-top: 100px;
  padding-left: 50px;
  text-align: center;
  font-size: larger;
  font-weight: bolder;
  
}

.youtube-img {
  margin-left: 5px;
  padding-bottom: 3px;
}

.coming-soon {
  color: red;
  font-style: italic;
}

.verse {
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 0.5em;
  font-size: 1em;
  font-weight: bold;
}

.verse em {
  color: #999;
}

.doubleBorder {
  border-width: 10px;
  border-style: double;
  border-color: blue;
  width: 50%;
  margin: 0 20% 10px 24%;
}

.totopbtn {
  position: fixed;
  width: 40px;
  height: 20px;
  bottom: 135px;
  right: 10px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
}

.fa-arrow-up {
  color: #fff;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: rgb(49, 4, 252);
  float: right;
  padding-right: 15px;
}

.moreInfo a {
  text-decoration: none;
  font-size: 1.2em;
}

.container-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #00008b;
  color: #fff;
}

.contact a {
  color: #fff;
  text-decoration: none;
}

.card {
  background: rgb(128,139,150);
  background: linear-gradient(180deg, rgba(128,139,150,1) 16%, rgba(213,219,219,1) 49%, rgba(128,139,150,1) 86%);  
}

/*----------------John Chapter 13 Studies----------------*/
.john13_1-image img {
  margin-top: 60px;
  max-width: 100%;
  max-height: 100%;
  display: block;
}





