@media (max-width: 1024px) {
  .chapt .chptitle.tooltip_og_adm,
  .chaptfree .chptitle.tooltip_og_adm {
    max-width: 400px !important;
  }
  .chapt .chptitle,
  .chaptfree .chptitle {
    max-width: 650px;
  }
}
@media (max-width: 860px) {
  .chapt .chptitle.tooltip_og_adm,
  .chaptfree .chptitle.tooltip_og_adm {
    max-width: 450px !important;
  }
}
@media (max-width: 600px) {
  html #book-glavi-help-details p:last-child {
    width: 100%;
    left: -8px;
    top: 35px;
  }
  .comment_send_bottom {
    margin-top: 19px;
    justify-content: space-between;
    flex-direction: column !important;
  }
  .book-review-block.display-mode-0 .commitm.myrow,
  .book-review-block-og.display-mode-0 .commitm.myrow {
    padding: 6px 0;
  }
  .book-review-block.display-mode-0 .comment-text,
  .book-review-block-og.display-mode-0 .comment-text {
    margin-left: 0;
    max-width: 100%;
    display: block;
    margin-top: 2px;
    padding: 6px 10px;
  }
  .book-review-block.display-mode-0 .anwer_bottom_btn,
  .book-review-block-og.display-mode-0 .anwer_bottom_btn {
    margin-left: 0;
    margin-top: 2px;
  }
  .book-review-block.display-mode-0 .og_comment_info,
  .book-review-block-og.display-mode-0 .og_comment_info {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .book-review-block.display-mode-0 .og_comment_info img,
  .book-review-block-og.display-mode-0 .og_comment_info img {
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 600px) and (max-width: 860px) {
  .book-glavi .w800_m {
    width: 65%;
    margin: 0 auto;
    float: none;
  }
  .g0 li {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 860px) {
  html .chapt .rht.og_lft, html .chapt .lft.og_lft, html .chaptfree .rht.og_lft, html .chaptfree .lft.og_lft {
    margin: 0 auto;
  }
  html .chapt .rht.og_lft, html .chaptfree .rht.og_lft {
    margin-top: 15px;
  }
  html .chapt .top2, html .chaptfree .top2 {
    width: 100%;
  }
  html .chapt .top2 .chptitle, html .chaptfree .top2 .chptitle {
    line-height: 20px;
  }
  html .chapt .chptitle, html .chaptfree .chptitle {
    text-align: center;
  }
  html .chapt .og_lft a.btn.btn_bg .fa, html .chaptfree .og_lft a.btn.btn_bg .fa {
    font-size: 15px;
  }
  html .chapt .og_lft input.btn, html .chaptfree .og_lft input.btn {
    font-size: 12px;
  }
}/*# sourceMappingURL=book_mobile.css.map */