.cgray {
  color: gray;
}
.lifix {
  border-left: 2px solid #e8e8e8;
  list-style-type: none;
  padding: 0 10px 0 0;
  font-size: 12px;
  padding-bottom: 7px;
}

.dropdown-item.active,
.dropdown-item:active {
  color: black;
  text-decoration: none;
  background-color: #f5f5f5;
}
.font-color-gray {
  color: #595959;
}
.color-gray {
  color: #8c8b8b !important;
}
.page-innersider {
  position: relative;
  max-width: 300px;

  padding: 20px 15px 40px 15px;
}
.controlwd {
  max-width: 1080px;
  min-width: 450px;
}
.toggle-circle {
  display: block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-size: 12px;
  text-align: center;
  transform: scale(1.2);

  line-height: 24px;
}
.edg180 {
  margin-left: 2px;
  transform: rotate(180deg);
}
.nav-link {
  padding: 0rem 1rem;
  cursor: pointer;
}
.qrcodesvg {
  position: fixed;
  bottom: 59px;
  right: 40px;
  width: 32px;
  height: 32px;
  -webkit-transition: all;
  transition: all;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  border-radius: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.qrcodecss {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qrcodesvgdetail {
  margin-top: 5px;
  margin-left: 8px;
  width: 16px;
  height: 16px;
}
#gotoTop {
  position: fixed;
  bottom: 18px;
  right: 40px;
  width: 32px;
  height: 32px;
  -webkit-transition: all;
  transition: all;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  border-radius: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background: #fff;
}
#qrcode {
  position: fixed;
  bottom: 103px;
  right: 12px;
  width: 91px;
  height: 192px;
  padding: 10px;

  /* border-radius: 100%; */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1455px) {
  .page-wrapper .page-inner {
    margin-left: 29%;
  }
}
@media (max-width: 997px) {
  .page-wrapper .page-inner {
    margin-left: 33%;
  }
}
@media (max-width: 937px) {
  .page-wrapper .page-inner {
    margin-left: 1%;
  }
  .toggle-circle {
    background-color: #ffffff85;
  }
  .controlwd {
    width: 100% !important;
  }
  .js-nav-header {
    display: none !important;
    width: 0% !important;
  }
  .skin-white .book-summary {
    background: #fafafac2;
  }
}
@media (max-width: 615px) {
  .page-wrapper .page-inner {
    margin-left: 2%;
  }
  #gotoTop {
    right: 10px;
  }
}
@media (max-width: 490px) {
  .container-main {
    padding-top: 37px;
  }
  .real-content {
    padding: 0;
  }
  .book {
    width: 100%;
    height: 94.9%;
  }
  .page-wrapper .page-inner {
    margin-left: 0%;
  }
  .row {
    margin-right: 0px;
  }
  .controlwd {
    max-width: 860px;
    min-width: 317px;
    margin-right: 0 !important;
  }
}
.single-blog-item {
  margin-bottom: 30px;
  box-shadow: 0 0px 5px rgba(71, 71, 71, 0.2);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
}
.single-blog-item-txt {
  padding: 25px 28px 8px;
}
.single-blog-item-txt h2 a {
  text-transform: initial;
  line-height: 1.5;
}
.single-blog-item-txt h4 {
  font-size: 14px;
  color: #8f949d;
  font-weight: 400;
  margin: 12px 0 20px;
}
.single-blog-item-txt h4 a {
  font-size: 14px;
  padding-right: 14px;
  border-right: 1px solid #dde0e4;
  margin-right: 15px;
  text-transform: uppercase;
}

.single-blog-item:hover h2 a {
}
.single-blog-item:hover {
  box-shadow: 0px 0px 10px rgb(21 19 19 / 32%);
}
/* section-header */
.section-header {
  position: relative;
  text-align: center;
}
.section-header h2 {
  color: #505866;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}
.section-header h2 span {
  text-transform: lowercase;
}
.section-header p {
  font-size: 16px;
}
/* section-header */
.fix {
  position: relative;
  clear: both;
}
@media (max-width: 767px) {
  .single-how-works,
  .single-blog-item {
    max-width: 350px;
    margin: 30px auto;
  }
}
.editor_js--paragraph {
  line-height: 1.6em !important;
  margin-top: 1rem !important;
}
[editorjs-pre-show] code,
[editorjs-pre-show] .editor_js--table,
[editorjs-pre-show] .editor_js--paragraph,
[editorjs-pre-show] .editor_js--delimiter,
[editorjs-pre-show] .editor_js--checklist,
[editorjs-pre-show] .editor_js--qiniu_image,
[editorjs-pre-show] .editor_js--list {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
  font-size: 0.875rem;
}
[editorjs-pre-show] h1,
[editorjs-pre-show] .h1 {
  font-size: 1.5rem;
}
[editorjs-pre-show] h2,
[editorjs-pre-show] .h2 {
  font-size: 1.35rem;
}
/* [editorjs-pre-show] .editor_js--header {
  margin-top:-50px !important;
  margin-bottom: 0 !important;
} */
[editorjs-pre-show] .editor_js--checklist .editor_js--checklist__warrper {
  font-size: 0.875rem;
  align-items: end;
  line-height: unset;
  margin-bottom: 15px;
}
[editorjs-pre-show]
  .editor_js--checklist
  .editor_js--checklist__warrper
  input[type='checkbox'] {
  min-width: 20px;
}
/* [editorjs-pre-show] h1, h2, h3, h4, h5, h6 {
  padding-top:80px;
  margin-top:-50px !important;
 } */
.navigation-divider.active a {
  color: var(--theme-color);
}
[editorjs-pre-show] .editor_js--paragraph__align-center {
  text-align: center !important;
}
