.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-cogs:before {
  content: "\f085";
}
.fa-search:before {
  content: "\f002";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-files-o:before {
  content: "\f0c5";
}
.fa-play-circle:before {
  content: "\f085";
}
.logo {
  font-family: Roboto, Arial, sans-serif;
}
.logo-first {
  font-weight: 700 !important;
}
.logo-second {
  font-weight: 300 !important;
  color: #f90;
}
.logo-first,
.logo-first a:hover {
  color: #006ecc;
  text-decoration: none;
}
.logo-second,
a:hover {
  color: #f90;
  text-decoration: none;
}
.logo img {
  height: 44px;
  margin-bottom: 4px;
}
.navbar-toggler {
  padding: 0.15rem 0.15rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-brands-400.eot");
  src: url("../font/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../font/fa-brands-400.woff2") format("woff2"),
    url("../font/fa-brands-400.woff") format("woff"),
    url("../font/fa-brands-400.ttf") format("truetype"),
    url("../font/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../font/fa-regular-400.eot");
  src: url("../font/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../font/fa-regular-400.woff2") format("woff2"),
    url("../font/fa-regular-400.woff") format("woff"),
    url("../font/fa-regular-400.ttf") format("truetype"),
    url("../font/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../font/fa-solid-900.eot");
  src: url("../font/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../font/fa-solid-900.woff2") format("woff2"),
    url("../font/fa-solid-900.woff") format("woff"),
    url("../font/fa-solid-900.ttf") format("truetype"),
    url("../font/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
body {
  font-family: Roboto, Arial, sans-serif;
  font-size: 100%;
  padding-top: 62px;
}
h1 {
  font-size: 200%;
}
h2 {
  font-size: 180%;
}
h3 {
  font-size: 150%;
}
button:focus,
a:focus,
a:active,
.btn,
.btn:focus,
.btn:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
}
a,
.fa-files-o {
  cursor: pointer;
}
.nobr,
.listing-main,
.listing {
  white-space: nowrap;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.color-primary,
.navbar-brand strong,
a,
.btn-link,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-light .navbar-nav .nav-link:hover,
.nav-item a:hover {
  color: #006ecc;
}
.border-primary {
  border-color: #006ecc !important;
}
.text-primary {
  color: #006ecc !important;
}
.btn-primary,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #006ecc;
  border-color: #006ecc;
}
.btn-outline-primary {
  color: #006ecc;
  border-color: #006ecc;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #006ecc;
  border-color: #006ecc;
}
.table-hover tbody tr:hover {
  background-color: #f8f9fa;
}
.nav-pills > .nav-link {
  white-space: nowrap;
}
.nav-pills .nav-item {
  border-bottom: solid 1px #006ecc;
}
.border-primary {
  border-color: #006ecc;
}
.everyday .nav-link {
  padding: 0.4rem 0.4rem;
}
.bg-gray {
  background-color: #f8f8f8;
}
.color-second,
.btn-link:hover,
a:hover {
  color: #f90;
}
.nav-item .btn-danger:hover,
.nav-item .btn-danger a:hover,
.tab {
  color: #fff;
}
.jesus,
.greek {
  color: #ce0222;
}
.text .jesus em {
  color: #ce0626;
}
.bible em {
  color: #999;
}
#verseRoot .jesus {
  color: #212529;
}
.strong-occ,
.strong-occ:active,
.strong-occ:focus {
  font-weight: bold;
  color: #5cb85c;
  text-decoration: none;
}
.here,
.here:active,
.here:focus {
  font-weight: bold;
  color: #f90;
  text-decoration: none;
}
.here2,
.here2:active,
.here2:focus {
  background-color: #006ecc;
  border-color: #006ecc;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-decoration: none;
}
.here2:hover {
  color: #fff;
  text-decoration: none;
}
.setting,
.setting:active,
.setting:focus {
  display: inline-block;
  padding: 7px;
  background-color: #f90;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.mylang,
.mybible {
  display: inline-block;
  text-decoration: none;
}
a.ano,
a.ano:hover {
  color: #333;
  text-decoration: none;
}
.gray,
.gray a,
.subtitle,
h3 small,
.noncanonical,
.geceparallel,
.gecenote,
.geceparallel a,
.subtitle a,
.vs em {
  color: #999;
}
h3 small {
  color: #999;
  font-size: 70%;
}
.text sup a,
.geceparallel a:hover,
.subtitle a:hover {
  color: #006ecc;
  text-decoration: none;
}
.text sup a:hover {
  color: #f90;
  text-decoration: none;
}
.bible em {
  color: #999;
}
.text .jesus em {
  color: #ce0626;
}
.tumb_brand,
.brand-fav {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.brand-fav {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #fff;
}
.brand-fav .b-icon {
  position: relative;
}
.brand-fav .fav-image {
  top: 11px;
  max-width: 32px;
  max-height: 32px;
}
.listing,
.listing-main {
  width: 100%;
  column-count: 5;
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-gap: 25px;
  -moz-column-gap: 25px;
  -webkit-column-gap: 25px;
}
.listinglex {
  width: 100%;
  column-count: 4;
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-gap: 25px;
  -moz-column-gap: 25px;
  -webkit-column-gap: 25px;
}
.listing_2 {
  width: 100%;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 25px;
  -moz-column-gap: 25px;
  -webkit-column-gap: 25px;
}
.listing_3 {
  width: 100%;
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-gap: 25px;
  -moz-column-gap: 25px;
  -webkit-column-gap: 25px;
}
.scrollup {
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  text-indent: -9999px;
  background: url("/i/img/top.png") no-repeat;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
}
.scrollup:hover {
  background: url("/i/img/top2.png") no-repeat;
}
.btn-up {
  position: fixed;
  background-color: #dc3545;
  color: #fff;
  left: 36px;
  bottom: 30px;
  font-size: 15px;
  height: 30px;
  padding-top: 2px;
  opacity: 1;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
}
a:hover.btn-up {
  color: #fff;
  text-decoration: none;
}
.btn-up_hide {
  display: none;
}
.btn-up_hiding {
  opacity: 0;
}
.text div {
  line-height: 1.4;
}
.text {
  display: block;
}
.paragraph {
  margin-top: 1.1em;
}
div[id]:target:before {
  display: block;
  content: "";
  margin-top: -65px;
  height: 65px;
  visibility: hidden;
}
p[id]:target:before {
  display: block;
  content: "";
  margin-top: -105px;
  height: 105px;
  visibility: hidden;
}
.text a[id]:target:before {
  display: block;
  content: "";
  margin-top: -65px;
  height: 65px;
  visibility: hidden;
}
div:target {
  font-weight: bold;
  color: #006ecc;
}
div.top-paragraph {
  position: relative;
  display: block;
  font-size: 0.8em;
  margin-bottom: 1.6em;
  color: #999;
}
.sup2,
.pri,
.note,
.mix .sup2b,
.mix .sub,
.no-sup sup,
.vs .geceparallel,
.vs .gecenote,
.vs .sub {
  display: none;
}
.sup2b,
.sub {
  vertical-align: super;
  font-size: 0.7em;
  color: #ccc;
}
.tabs-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.tabs-scroll .nav {
  flex-wrap: nowrap;
}
.tabs-scroll .nav-link {
  white-space: nowrap;
}
.pagi > span > a,
.pagi > a,
.pagi > span > span {
  display: inline-block;
  text-align: center;
  float: left;
  padding: 5px 10px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagi > span > a:hover,
.pagi > a:hover,
.pagi > span > span:hover {
  background-color: #f5f5f5;
  color: #f90;
}
.pagi > span.sym-filter > span {
  border: 0 none;
  color: #555;
  padding: 5px 5px 10px 0px;
}
.pagi > span.sym-filter > span:hover {
  background-color: #fff;
}
.pagi > span > span.filter {
  cursor: pointer;
}
.pagi > span > span.active {
  background-color: #6c757d;
  color: #fff;
}
.pagi > span > span.filter {
  cursor: pointer;
}
.show-filter .show-str {
  cursor: pointer;
  color: #006ecc;
}
.show-filter .active {
  padding: 0.4rem 1rem 0.6rem 0rem;
  background-color: #6c757d;
  color: #fff;
}
.pagi .current,
.pagi .current:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #006ecc;
  border-color: #006ecc;
}
.pmodal a,
.pmodal span {
  width: 60px;
}
.z-1 {
  position: relative;
  z-index: 1;
}
.parallel {
  display: inline-block;
  text-align: center;
  float: none;
  padding: 7px 12px;
  line-height: 1.42857143;
  color: #999;
}
.nav-link {
  padding: 0.5rem 0.6rem;
}
.modal-fullscreen {
  padding: 0 !important;
}
.modal-fullscreen .modal-dialog {
  width: 100%;
  min-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.modal-fullscreen .modal-content {
  height: auto;
  min-height: 100%;
  border: 0 none;
  border-radius: 0;
}
.modal-footer {
  justify-content: center;
}
.close {
  font-size: 36px;
  font-weight: 100;
  opacity: 1;
  color: #006ecc;
  padding-right: 15px;
}
.pagi a.for-modal {
  color: #006ecc;
}
.pagi a.for-modal:hover {
  color: #f90;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid 0.9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.sym-filter {
  font-weight: normal;
}
.sym-container .mix,
.sym-container .gap {
  display: none;
}
.sym-container hr {
  margin-top: 2px;
  margin-bottom: 12px;
}
.sym-container .jesus {
  color: #333;
}
.verse-text hr {
  margin-top: 12px;
  margin-bottom: 12px;
}
.bold {
  font-weight: bold;
}
.strong2 {
  display: none;
  color: #999;
}
blockquote {
  margin-left: 3em;
  font-size: 1em;
  border-left: 2px solid #eee;
  padding: 0px 20px;
}
.quote {
  margin-left: 30px;
}
.btn-sm {
  font-size: 1rem;
}
.str-verse {
  position: relative;
  clear: both;
}
.str-verse h3 {
  clear: both;
  padding: 10px 0;
  color: #f0ad4e;
}
.str-word {
  float: left;
  text-align: left;
  margin-right: 10px;
  margin-bottom: 2px;
  padding: 4px;
  cursor: pointer;
}
.str-word:hover {
  background: #f8f8f8;
  padding: 4px;
}
.str-num {
  color: #006ecc;
}
.str-num:hover {
  color: #09c;
}
.strongslinks {
  color: #09c;
}
.str-ru {
  position: relative;
  display: block;
  font-size: 1em;
  padding: 0 2px;
  color: #5cb85c;
}
.str-greek {
  position: relative;
  display: block;
  font-family: "Tinos", serif;
  font-size: 1.1em;
}
.font-greek {
  font-family: "Tinos", serif;
  font-size: 1.1em;
}
.wlc > .heb,
.font-hebrew {
  font-family: Ezra SIL, SBL Hebrew, Palatino Linotype, Cardo, Arial, Sans-serif;
  font-size: 1.2em;
  direction: rtl;
  text-align: right;
}
.wlc > .heb > div {
  line-height: 35px;
}
.wlc > .heb > sup {
  font-size: 1em;
}
.str-verse > sup {
  float: left;
  position: static;
  display: block;
  width: 18px;
  margin: 0 6px 0 0;
  padding: 0;
  color: #006ecc;
  font-size: 0.8em;
  text-align: right;
}
.str-verse:after {
  content: "";
  display: block;
  clear: both;
}
.vin .str-verse .str-word {
  cursor: default;
}
.vin .str-verse .str-word:hover {
  background-color: inherit;
}
.vin .str-verse .str-num {
  color: #999;
}
.morh {
  display: none;
}
.lex .pagination a {
  width: 36px;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 0 solid #fff;
}
.shadow,
.shadow-sm,
.shadow-lg {
  box-shadow: 0 4px 10px rgb(0 0 0 / 9%) !important;
}
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
@font-face {
  font-family: Loaded UTFcs;
  src: url(../font/PonomarUnicode.woff) format("woff"),
    url(../font/PonomarUnicode.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.elz,
.vs.elzs,
.text.elzs {
  font-family: Loaded UTFcs !important;
  font-size: 1.2em;
  line-height: 1.2em;
}
#mistake {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
* html #mistake {
  background-image: none;
}
#m_window {
  position: absolute;
  background: #f9f9f9;
  border: 8px solid #006ecc;
  overflow: hidden;
  width: 550px;
  height: 600px;
  z-index: 150;
}
#m_frame {
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 600px;
}
* html #m_frame {
  margin-top: 2px;
}
div#shNavBar a {
  color: #fff;
  text-decoration: none;
  border: 0 none;
  padding: 0;
  cursor: pointer;
}
div#shNavBar a img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div#shNavBar a:hover {
  color: #f90;
}
div#shNavBar a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#shDisplay div#shTitle {
  font: normal 12px/17px "Lucida Grande", Verdana, sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}
div#shNavBar {
  display: block;
  font: normal 13px/22px "Lucida Grande", Verdana, sans-serif;
  color: #ccc;
  background-color: #006ecc;
  border-top: 1px solid #525252;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 3px 0 5px;
  text-align: center;
  cursor: default;
  z-index: 1011;
  -moz-user-select: none;
  user-select: none;
}
body {
  height: 100%;
}
#shShutter *,
#shDisplay * {
  padding: 0;
  margin: 0;
}
div#shShutter,
div#shDisplay {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
div#shShutter {
  height: 100%;
  z-index: 1000;
  background-color: #eee;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#shDisplay {
  display: block;
  background-color: transparent;
  z-index: 1002;
}
div#shDisplay img#shTopImg {
  margin: 0 auto;
  border: 1px solid #555;
  background: transparent;
  display: block;
  max-width: none;
  max-height: none;
  float: none;
  -ms-interpolation-mode: bicubic;
}
div#shDisplay div#shWrap {
  visibility: hidden;
}
div#shWaitBar {
  position: absolute;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: 120px;
}
#fullSize {
  display: none;
}
#shNavBar img {
  border: 0;
  vertical-align: text-top;
  margin: 0;
  padding: 3px;
  float: none;
}
#shNavBar .srel-d {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.sh-make-invisible {
  visibility: hidden !important;
}
* html div#shNavBar {
  display: block;
  position: absolute;
  _top: expression(
    eval(document.compatMode && document.compatMode== "CSS1Compat") ?
      document.documentElement.scrollTop +
      document.documentElement.clientHeight-this.clientHeight:
      document.body.scrollTop + document.body.clientHeight-this.clientHeight
  );
  _left: expression(
    eval(document.compatMode&&document.compatMode== "CSS1Compat") ?
      document.documentElement.scrollLeft: document.body.scrollLeft
  );
}
.field {
  position: relative;
}
.field input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  height: 38px;
  padding: 0 12px;
}
.field input:focus {
  outline: 0;
}
.icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 0px;
  height: 0px;
  background-image: url("/i/img/1.png");
}
.autocompleter {
  width: 100%;
  background: #fff;
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 100;
}
.autocompleter,
.autocompleter-hint {
  position: absolute;
}
.autocompleter-list {
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.autocompleter-item-selected {
  background: #ffffff;
}
.autocompleter-item {
  padding: 6px 12px;
  color: #444444;
  cursor: pointer;
}
.autocompleter-item:hover {
  background: #eee;
}
.autocompleter-item strong {
  background: #eee;
  text-shadow: 0 1px 0 #ffffff;
}
.autocompleter-item span {
  color: #bbbbbb;
}
.autocompleter-hint {
  color: #ccc;
  text-align: left;
  top: -44px;
  font-weight: 400;
  left: 0;
  width: 100%;
  padding: 12px 12px 12px 13px;
  display: none;
}
.autocompleter-hint span {
  color: transparent;
}
.autocompleter-hint-show {
  display: block;
}
.autocompleter-closed {
  display: none;
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1199) {
  body {
    font-size: 104%;
  }
  .navbar .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .modal-fullscreen-md-down {
    padding: 0 !important;
  }
  .modal-fullscreen-md-down .modal-dialog {
    width: 100%;
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
  .abc-2 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 7%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 8%;
  }
  .field {
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .abc-2 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 7%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 8%;
  }
  .field {
    padding-right: 10px;
  }
  #foot-copy {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .modal-fullscreen-sm-down {
    padding: 0 !important;
  }
  .modal-fullscreen-sm-down .modal-dialog {
    width: 100%;
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
  .abc-2 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 7%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 8%;
  }
  .field {
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 110%;
  }
  .navbar .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .listing,
  .listinglex,
  .listing-main {
    width: 100%;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
  .listing_3 {
    width: 100%;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
  .abc-2 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 7%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 8%;
  }
}
@media (max-width: 768px) {
  .listing,
  .listinglex,
  .listing-main {
    width: 100%;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
  .listing_2,
  .listing_3 {
    width: 100%;
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
  .pagi > span > a,
  .pagi > a,
  .pagi > span > span {
    padding: 5px 5px;
  }
}
@media (max-width: 767px) {
  .modal-fullscreen-xs-down {
    padding: 0 !important;
  }
  .modal-fullscreen-xs-down .modal-dialog {
    width: 100%;
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal-fullscreen-xs-down .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
  }
  .abc-4 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 14%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 12.5%;
  }
  .field {
    padding-right: 80px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  body {
    font-size: 110%;
  }
  h1 {
    font-size: 170%;
  }
  h1.logo {
    font-size: 190%;
  }
  h2 {
    font-size: 150%;
  }
  .listing-main a {
    line-height: 1.8;
  }
  .navbar .container {
    padding-right: 5px;
    padding-left: 0px;
  }
  .listing,
  .listinglex {
    width: 100%;
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
  }
  .scrollup {
    bottom: 20px;
    right: 15px;
  }
  .btn-up {
    bottom: 20px;
    left: 15px;
  }
  .abc-4 {
    display: block;
    clear: left;
  }
  .lex > .pagi > span > a,
  .lex > .pagi > a,
  .lex > .pagi > span > span {
    width: 14%;
  }
  .lex_strong > .pagi > a,
  .lex_strong > .pagi > span > a,
  .lex_strong > .pagi > span > span {
    width: 12.5%;
  }
}
@media (min-width: 220px) and (max-width: 320px) {
  h1 {
    font-size: 165%;
  }
}
.str-verse .word {
  float: left;
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  min-width: 100px;
  padding: 10px;
  margin: 5px 0;
}
.no-sup .word {
  text-align: left;
}
.word-sup {
  float: left;
  text-align: left;
  border: 1px solid transparent;
  border-bottom: 1px solid transparent;
  min-width: 30px;
  padding: 10px;
  margin: 5px 0;
}
.str-verse .word:hover {
  background: #fbfbfb;
  border: 1px solid #006ecc;
}
.word-syn sup {
  border: none;
  float: left;
  text-align: left;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #006ecc;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #006ecc;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #006ecc;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #006ecc;
}
.tooltip {
  opacity: 1 !important;
}
.tooltip-inner {
  min-width: 110px;
  max-width: 250px;
  color: #fff;
  font-size: 1em;
  background-color: #006ecc;
  border-radius: 0rem;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: left;
}
.str-verse .font-greek {
  color: #007533;
}
.translit,
.number,
.morh-str {
  padding-top: 3px;
}
.translit,
.morh-str {
  color: #999;
}
.tooltip {
  opacity: 1 !important;
}
a:focus,
button:focus,
.btn:focus,
.btn.focus,
.dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
}
button,
.btn,
button:focus,
button:active,
button:hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active,
.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled):active:focus,
.dropdown-toggle:focus,
.dropdown-toggle:active {
  outline: none !important;
  box-shadow: none !important;
}
.compact-pager {
  display: block;
  white-space: normal;
}
.compact-pager > span > a,
.compact-pager > a,
.compact-pager > span > span {
  min-width: 0;
}
@media (max-width: 767.98px) {
  .compact-pager > span > a,
  .compact-pager > a,
  .compact-pager > span > span {
    padding: 6px 12px;
  }
  .tabs-scroll .nav-link {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}

/* main page */
#mainBibleTabs .nav-link{
    border:0;
    border-bottom:2px solid transparent;
    color:#006ecc;
}
#mainBibleTabs .nav-link.active{
    color:#333;
    background:transparent;
    border-bottom-color:#006ecc;
    font-weight:600;
}
@media (min-width:992px){
    .border-left-lg{
        border-left:1px solid #e5e5e5;
    }
}