.page-input {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

body.input-on .page-input {
    opacity: 1;
    visibility: visible;
}

.sst-icon-list2, .page-input {
    display: inline-block;
    vertical-align: top;
}

.page-input {
    margin-top: 20px;
}

.page-input {
    position: relative;
    font-size: 0;
}

.wrap-page-input {
    text-align: center;
}

.page-input input {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    padding: 8px;
}

.page-input button {
    display: inline-block;
    width: 50px;
    height: 34px;
    font-weight: 400;
    margin: 0 2px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: #3459c7;
    color: #fff;
    font-size: 16px;
    transform: translate(-5px, -1px);
}

.sst-icon-list2:before {
    color: #fff;
}

.sst-icon-list2 {
    position: relative;
}

.sst-icon-list2 form {
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.sst-icon-list2 form button {
    position: absolute;
    right: 0;
}

.sst-icon-list2.active form {
    opacity: 1;
    visibility: visible;
}

.sst-icon-list2:before {
    font-family: 'sst';
    content: '\e907';
    position: relative;
    background-color: #3459c7;
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
    font-weight: 400;
    margin: 0 2px;
    font-size: 15px;
    line-height: 32px;
    width: 43px;
    text-align: center;
    height: 32px;
}

.sst-icon-list2 {
    opacity: .5;
    transition: all .5s
}

.sst-icon-list2:active, .sst-icon-list2:focus, .sst-icon-list2:hover {
    opacity: 1
}

.sst-icon-list:before {
    font-family: 'sst';
    content: '\e907';
    position: relative;
    background-color: #3459c7;
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
    font-weight: 400;
    margin: 0 2px;
    font-size: 15px;
    line-height: 32px;
    width: 63px;
    text-align: center;
    height: 32px;
    color: #fff;
}

.sst-icon-list {
    opacity: .5;
    transition: all .5s
}

.sst-icon-list:active, .sst-icon-list:focus, .sst-icon-list:hover {
    opacity: 1
}

.f_bt ul {
    list-style-type: none;
    text-align: center;
}

.f_bt li {
    display: inline-block;
}

.f_bt_top {
    margin-left: 10px;
}

.ve-dau-trang {
    margin-top: 20px;
}

.fbt {
    font-size: 14px;
    color: #111;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-family: Roboto, sans-serif !important;
}
.section-hot-book .image-book {
    max-height: 248px;
    min-height: 248px;
    min-width: 108px;
}

@media (max-width: 500px) {
    .col-md-2 li {
        display: block;
    }

    .ve-dau-trang {
        margin: 10px 0;
    }
    .section-hot-book .image-book {
        /*max-height: 145px;*/
        min-height: 145px;
    }
}

.sst-icon-search:before {
    font-family: 'sst';
    content: '\e90a';
    font-size: 15px;
}

.sst-trash-icon:before {
    font-family: 'sst';
    content: '\e905';
    font-size: 12px;
}

@font-face {
    font-family: 'sst';
    src: url('/assets/fonts/sst.eot');
    src: url('/assets/fonts/sst.eot') format('embedded-opentype'), url('/assets/fonts/sst.ttf') format('truetype'), url('/assets/fonts/sst.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="sst-"], [class*=" sst-"] {
    font-family: 'sst' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fb_iframe_widget_fluid_desktop iframe, .fb_iframe_widget_fluid_desktop span {
    max-width: 100% !important;
    width: 100% !important
}

iframe.fb_ltr {
    width: 100% !important
}

.back-to-top {
    position: fixed;
    bottom: 110px;
    right: 12px;
    text-decoration: none;
    color: #ccc;
    background: 0 0;
    padding: 0;
    display: none;
    font-family: sst;
    content: "\e903";
rotate(180 deg);
    font-weight: 300;
    font-size: 2em;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 500
}

.back-to-top:hover {
    text-decoration: none;
    color: #3459c7
}

.search-advance-mobile {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #3459c7;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 4px 10px;
    transition: all .5s
}

.search-advance-mobile:hover {
    background-color: #3459c7;
    color: #fff
}

.mobile.top .popup-search {
    float: right;
    display: inline-block;
    padding: 5px 0
}

.mobile.top .col-xs-6 {
    padding-right: 0;
    text-align: center
}

@media screen and (max-width: 1000px) {
    .wrap-search-advance-mobile .check {
        width: 45% !important
    }

    .wrap-search-advance-mobile button[type=submit] {
        display: block
    }
}

.section-header .col-md-7 .menu {
    list-style: none;
    padding: 0;
    display: inline-block
}

.section-header .col-md-7 .search-advance:hover {
    background-color: #3459c7;
    color: #fff
}

.section-header .col-md-7 .search-advance {
    display: inline-block;
    float: right;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 8px 15px;
    transition: all .5s;
    transform: translateY(-5px)
}

.wrap-search-advance-mobile {
    border-bottom: 1px solid #ccc;
    padding: 20px
}

.wrap-search-advance-mobile select {
    /*background: url('/assets/img/setting2.png') no-repeat right #f0f0f0;*/
    background-size: contain;
    height: 42px;
    color: #888;
    font-weight: 500;
    font-size: 14px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.section-header #mbsearchForm {
    position: relative;
    z-index: 1
}

.section-header #mbsearchForm button[type=submit] {
    position: absolute;
    top: 7px;
    right: 0;
    background-color: #fff;
    border: none;
    z-index: 10
}

.wrap-search-advance-mobile button[type=submit] {
    transition: all .5s
}

.wrap-search-advance-mobile button[type=submit]:focus, .wrap-search-advance-mobile button[type=submit]:hover {
    background-color: #3459c7;
    color: #fff
}

.wrap-search-advance-mobile input[type=checkbox] {
    width: auto !important
}

.wrap-search-advance-mobile select {
    border-radius: 8px;
    padding: 8px;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 10px 0;
    background-color: #fff;
    width: 45%
}

.wrap-search-advance-mobile .check {
    display: inline-block;
    width: 45%;
    text-align: left
}

.wrap-search-advance-mobile button[type=submit] {
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 8px 15px;
    background-color: #fff;
    margin-top: 15px;
    transition: all .5s
}

@media screen and (min-width: 1200px) {
    .wrap-search-advance-mobile {
        max-width: 1170px;
        margin: 0 auto
    }

    .wrap-search-advance-mobile select {
        width: calc(50% - 8px);
        height: 45px
    }

    .wrap-search-advance-mobile input[type=checkbox] {
        margin-right: 10px
    }

    .wrap-search-advance-mobile button {
        display: block
    }
}

.rv-sr-a {
    color: #3459c7 !important;
    font-size: 13px !important;
    margin: 0 !important;
    border-radius: 4px;
    font-weight: 500 !important;
    line-height: 1.3 !important
}

.rv-bookmark {
    color: #fff;
    background-color: #3459c7;
    border-radius: 4px;
    font-size: 12px !important;
    line-height: 1.3
}

a.rv-sr-a:hover {
    color: #fa3e3e !important;
    text-decoration: none !important
}

.rv-sr-s-a {
    color: #666 !important;
    font-size: 13px !important;
    margin: 0 !important;
    border-radius: 4px;
    font-weight: 500 !important;
    line-height: 1.3 !important
}

.content_wrap {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw)
}

.pagination li {
    position: relative
}

.pagination li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.pagination .next, .pagination .nexts, .pagination .prev, .pagination .prevs {
    opacity: .5;
    transition: all .5s
}

.pagination .next:active, .pagination .next:focus, .pagination .next:hover, .pagination .nexts:active, .pagination .nexts:focus, .pagination .nexts:hover, .pagination .prev:active, .pagination .prev:focus, .pagination .prev:hover, .pagination .prevs:active, .pagination .prevs:focus, .pagination .prevs:hover {
    opacity: 1
}

.wrap-detail img {
    width: 100%
}

.book-list table td.info {
    padding-left: 15px
}

.section-header .col-md-7 li .sub-menu {
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, .3)
}

.full-story {
    overflow-x: hidden
}

.rv-full-story-title {
    color: #3459c7;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
    margin-top: -5px
}

.rv-author-a {
    color: #666 !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
    margin: 0 !important;
    font-weight: 400 !important
}

a.rv-author-a:hover {
    color: #3459c7 !important;
    text-decoration: none !important
}

.rv-chapt-title a {
    color: #888;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500
}

.rv-home-a-title a {
    color: #000;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500
}

.rv-home-hot-title a {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #000
}

.ads_google {
    height: 20px;
    width: 100px;
    margin-top: -1px;
    float: right;
    z-index: 999;
    position: absolute;
    cursor: pointer;
    display: table
}

.container_chapt {
    margin-right: auto;
    margin-left: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container::after {
    content: "";
    display: table;
    clear: both
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container::after {
    content: "";
    display: table;
    clear: both
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.row::after {
    content: "";
    display: table;
    clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    box-sizing: border-box;
    min-height: 1px;
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.img-fluid {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: .3rem
}

.img-thumbnail {
    padding: .25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a:hover {
    color: #e75521;
    text-decoration: none
}

img {
    max-width: 100%
}

body {
    font-family: Roboto, sans-serif;
    font-weight: 500
}

a {
    text-decoration: none;
    transition: all .5s
}

input {
    outline: 0 !important
}

select {
    outline: 0
}

select.album {
    float: right;
    background: url(/../assets/img/select.png) no-repeat right #f0f0f0;
    border: none;
    width: 170px;
    height: 42px;
    color: #888;
    font-weight: 500;
    font-size: 14px;
    padding: 0 20px
}

.album {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.hr {
    margin: 25px 0;
    border: 1px solid #f0f0f0
}

.full:before {
    content: 'FULL';
    position: absolute;
    top: 0;
    left: auto;
    color: #fff;
    width: 40px;
    background-color: #3459c7;
    border-radius: 5px;
    text-align: center;
    padding: 3px;
    font-size: 12px;
    line-height: 1.6;
    z-index: 2
}

.section-breadcrumb a {
    color: #000;
    font-size: 14px;
    line-height: 1.8;
    transition: all .5s
}

.section-breadcrumb a:focus, .section-breadcrumb a:hover {
    color: #888
}

.section-breadcrumb .menu.breadcrumb {
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0;
    overflow: auto;
    white-space: nowrap;
}

.section-breadcrumb li {
    display: inline-block
}

.section-breadcrumb li:after {
    display: inline-block;
    vertical-align: middle;
    content: '\e909';
    font-size: 10px;
    font-family: sst;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 2px;
    font-weight: 100
}

.section-breadcrumb li:first-child:before {
    display: inline-block;
    vertical-align: middle;
    content: url(/../assets/img/home.png);
    font-size: 20px;
    margin-right: 10px;
    margin-top: -2px;
    font-weight: 100
}

.section-breadcrumb li:last-child:after {
    display: none
}

.section-breadcrumb li.active a {
    color: #888
}

.pagination {
    padding-top: 25px;
    text-align: center
}

.pagination li {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    font-weight: 400;
    margin: 0 2px;
    background-color: #f0f0f0;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all .5s
}

.pagination li a {
    color: #888;
    font-size: 14px;
    line-height: 32px;
    transition: all .5s
}

.pagination li.active, .pagination li:hover {
    background-color: #fff;
    border-color: #3459c7
}

.pagination li.active a, .pagination li:hover a {
    color: #3459c7
}

.pagination li.next, .pagination li.nexts, .pagination li.prev, .pagination li.prevs {
    position: relative;
    background-color: #3459c7
}

.pagination li.next:before, .pagination li.nexts:before, .pagination li.prev:before, .pagination li.prevs:before {
    display: inline-block;
    vertical-align: middle;
    font-family: sst;
    font-size: 20px;
    line-height: 32px;
    margin-top: -2px;
    font-weight: 100;
    color: #fff
}

.pagination li.next a, .pagination li.nexts a, .pagination li.prev a, .pagination li.prevs a {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0
}

.pagination li.prev, .pagination li.prevs {
    opacity: .5
}

.pagination li.prevs:before {
    content: '\e901';
    font-size: 12px;
}

.pagination li.prev:before {
    content: '\e906';
    font-size: 12px;
}

.pagination li.next:before {
    content: '\e909';
    font-size: 12px;
}

.pagination li.nexts:before {
    content: '\e902';
    font-size: 12px;
}

.pagination.mobile {
    display: none
}

.book-top {
    position: relative;
    padding: 25px;
    margin: 25px 0;
    border-radius: 4px;
    border: 1px solid #f0f0f0
}

.book-top h3.title {
    margin-bottom: 16px
}

.book-top h3.title:after {
    display: none
}

.book-top .menu-item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 48px;
    text-align: left
}

.book-top .menu-item .title {
    line-height: 0
}

.book-top .menu-item .title a {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    transition: all .5s
}

.book-top .menu-item .title a:hover {
    color: #888
}

.book-top .menu-item p {
    margin: 0;
    font-size: 12px;
    color: #888;
    font-weight: 400
}

.book-top .menu-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '1';
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    width: 32px;
    height: 32px;
    background-color: #f0f0f0;
    color: #888;
    border-radius: 100%
}

.book-top .menu-item.top-1:before {
    background-color: #fdebeb;
    color: #ee5651
}

.book-top .menu-item.top-2:before {
    background-color: #eaf4fd;
    color: #51a5ee;
    content: '2'
}

.book-top .menu-item.top-3:before {
    background-color: #fff2cc;
    color: #ffbc00;
    content: '3'
}

.book-top .menu-item:nth-child(4):before {
    content: '4'
}

.book-top .menu-item:nth-child(5):before {
    content: '5'
}

.book-top .menu-item:nth-child(6):before {
    content: '6'
}

.book-top .menu-item:nth-child(7):before {
    content: '7'
}

.book-top .menu-item:nth-child(8):before {
    content: '8'
}

.book-top .menu-item:nth-child(9):before {
    content: '9'
}

.book-top .menu-item:nth-child(10):before {
    content: '10'
}

.book-top .menu {
    font-size: 0
}

.book-top .menu .menu-items {
    border: 1px solid #000;
    display: inline-block;
    width: 32.5%;
    text-align: center;
    padding: 6px 0;
    transition: all .5s
}

.book-top .menu .menu-items a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.8;
    color: #000
}

.book-top .menu .menu-items .sub-menu {
    position: absolute;
    top: 60px;
    left: 15px;
    opacity: 0;
    visibility: hidden
}

.book-top .menu .menu-items.day {
    border-radius: 8px 0 0 8px
}

.book-top .menu .menu-items.month {
    border-left: none;
    border-right: none
}

.book-top .menu .menu-items.time {
    border-radius: 0 8px 8px 0
}

.book-top .menu .menu-items.active {
    background-color: #3459c7
}

.book-top .menu .menu-items.active > a {
    color: #fff
}

.book-top .menu .menu-items.active .sub-menu {
    opacity: 1;
    visibility: visible
}

.slick-arrow {
    display: inline-block;
    position: absolute;
    top: 0;
    font-size: 0;
    width: 32px;
    height: 32px;
    border: none;
    background-color: #f0f0f0;
    border-radius: 100%;
    outline: 0;
    transition: all .5s;
    cursor: pointer
}

.slick-arrow:focus, .slick-arrow:hover {
    background-color: #666
}

.slick-arrow:focus:before, .slick-arrow:hover:before {
    color: #fff
}

.slick-arrow:before {
    display: inline-block;
    vertical-align: middle;
    font-family: sst;
    font-size: 16px;
    line-height: 32px;
    font-weight: 100;
    color: #000;
    margin-top: -2px
}

.slick-arrow.slick-prev {
    right: 45px
}

.slick-arrow.slick-prev:before {
    content: '\e906';
    font-size: 12px;
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-next:before {
    content: '\e909';
    font-size: 12px;
    margin-left: 6px;
    margin-right: 8px;
    margin-top: -2px;
    font-weight: 100;
}

.slick-list {
    margin: 0 -8px
}

.mobile {
    display: none
}

body.layout-list .row-grid {
    display: none
}

body.layout-list .switch-layout .list {
    background-color: #3459c7;
    border-radius: 0 4px 4px 0;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000
}

body.layout-list .switch-layout .list:before {
    content: url(/../assets/img/layout-list-white.png)
}

body.layout-list .switch-layout .grid {
    background-color: #fff;
    border-radius: 4px 0 0 4px
}

body.layout-list .switch-layout .grid:before {
    content: url(/../assets/img/grid.png)
}

body.layout-grid .table-list {
    display: none !important
}

body.layout-grid .row-grid {
    margin-bottom: 24px
}

body.layout-grid .row-grid img {
    width: 100%
}

body.layout-grid .row-grid .name-book {
    margin-top: 16px
}

body.layout-grid .row-grid .col-xs-4 {
    margin-bottom: 24px
}

body.layout-grid .switch-layout .grid {
    background-color: #3459c7;
    border-radius: 4px 0 0 4px;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000
}

body.layout-grid .switch-layout .grid:before {
    content: url(/../assets/img/grid-white.png)
}

body.layout-grid .switch-layout .list {
    background-color: #fff;
    border-radius: 0 4px 4px 0
}

body.layout-grid .switch-layout .list:before {
    content: url(/../assets/img/layout-list-black.png)
}

.all-story {
    margin-top: 30px
}

.all-story .image-book {
    position: relative;
    margin-bottom: 15px
}

.all-story .rate {
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 24px
}

.all-story .rate:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.all-story .name-book {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #000
}

.book-tabs .tab {
    border: 1px solid #000;
    display: inline-block;
    width: 32.5%;
    text-align: center;
    padding: 6px 0;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    transition: all .5s
}

.book-tabs .tab:hover {
    color: #fff
}

.book-tabs .tabs {
    font-size: 0;
    margin-bottom: 30px
}

#day-tab {
    border-radius: 8px 0 0 8px
}

#month-tab {
    border-left: none;
    border-right: none
}

#all-tab {
    border-radius: 0 8px 8px 0
}

.book-tabs .tab:focus {
    color: #fff
}

.book-tabs .tab:hover {
    background-color: #3459c7
}

.book-tabs .tab.active {
    background-color: #3459c7;
    color: #fff;
    cursor: default
}

.book-tabs .panels {
    background-color: #fff
}

.book-tabs .panel {
    display: none
}

.book-tabs .panel.active {
    display: block
}

.book-top .tab-menu-mobile {
    padding: 0 15px
}

.row.load {
    text-align: center
}

.row.load .load-more {
    background-color: #3459c7;
    max-width: 350px;
    width: 100%;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 5px
}

.row.load .load-more a {
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
    display: block;
    padding: 10px 0
}

.section-header {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #f0f0f0;
    z-index: 10;
    background-color: #fff;
    color: #3459c7;
}

.section-header .col-md-2, .section-header .col-md-7 {
    transform: translateY(5px)
}



.section-header .col-md-7 {
    text-align: center
}

.section-header .col-md-7 .menu {
    list-style: none;
    padding: 0
}

.section-header .col-md-7 li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px
}

.section-header .col-md-7 li a {
    font-size: 14px;
    line-height: 1.5;
    color: #3459c7;
    transition: all .5s
}
.section-header .col-md-7 .sub-menu li a {
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    transition: all .5s
}

.section-header .col-md-7 li a:hover {
    opacity: .2
}

.section-header .col-md-7 li:before {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.section-header .col-md-7 li.cat, .section-header .col-md-7 li.list, .section-header .col-md-7 li.settings {
    position: relative
}

.section-header .col-md-7 li.cat:hover .sub-menu, .section-header .col-md-7 li.list:hover .sub-menu, .section-header .col-md-7 li.settings:hover .sub-menu {
    opacity: 1;
    visibility: visible
}

.section-header .col-md-7 li:after {
    content: '\e903';
    font-size: 13px;
    font-family: sst;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.section-header .col-md-7 li .sub-menu {
    position: absolute;
    width: 120%;
    top: 45px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s
}

.section-header .col-md-7 li .sub-menu li {
    display: block;
    background-color: #f0f0f0;
    text-align: left;
    line-height: 32px;
    width: 100%
}

.section-header .col-md-7 li .sub-menu li:focus, .section-header .col-md-7 li .sub-menu li:hover {
    background-color: #dedede
}

.section-header .col-md-7 li .sub-menu li:after {
    display: none
}

.section-header .col-md-7 li .sub-menu-maga {
    display: table-cell;
    width: 190px
}

.section-header .col-md-7 li .sub-menu-maga a {
    width: 120px
}

.section-header .col-md-7 li.list .sub-menu {
    width: 510px;
    background-color: #f0f0f0
}

.section-header .search {
    position: relative
}

.section-header .search input {
    width: calc(100% - 20px);
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    padding: 8px
}

.section-header .search input:after {
    content: '\e90a';
    font-family: sst
}

.section-header .search button {
    position: absolute;
    top: 6px;
    right: 20px;
    background-color: transparent;
    border: none;
    color: #666;
    cursor: pointer
}

.section-header.mobile {
    display: none
}

body:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(21, 21, 21, .5);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    z-index: 10
}

body.active {
    position: relative
}

body.active:after {
    opacity: 1;
    visibility: visible
}

body.active .search-mobile {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 0 !important
}

body.active-tab-2 .section-header.mobile, body.active-tab-3 .section-header.mobile {
    display: block !important
}

body.active-tab-2 > div, body.active-tab-3 > div {
    display: none
}

body.active-tab-2.active .sub-menu:after, body.active-tab-3.active .sub-menu:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(21, 21, 21, .5);
    transition: all .5s;
    z-index: 10
}

body.active-tab-2 .story-menu-item.cat .sub-menu {
    opacity: 1;
    visibility: visible
}

body.active-tab-3 .story-menu-item.list .sub-menu {
    opacity: 1;
    visibility: visible
}

body.active-tab-2 .sub-menu li, body.active-tab-3 .sub-menu li {
    background-color: #fff;
    text-align: left;
    padding: 5px 15px;
    border-top: 1px solid #f0f0f0
}

body.active-tab-2 .sub-menu li a, body.active-tab-3 .sub-menu li a {
    width: 100%
}

.title {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0
}

.title:after {
    display: inline-block;
    vertical-align: middle;
    content: '\e909';
    font-size: 12px;
    font-family: sst;
    margin-left: 10px;
    margin-top: 2px;
    font-weight: 100
}

.sub-title {
    margin-top: 10px;
    font-weight: 400;
    color: #888
}

.sub-title p {
    margin-top: 0
}

.section-finish, .section-hot-book {
    padding: 25px 0
}

.section-finish .image-book, .section-hot-book .image-book {
    position: relative;
    margin-bottom: 15px;
}

.section-finish .name-book, .section-hot-book .name-book {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #000;
}

.section-finish .rate, .section-hot-book .rate {
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 24px
}

.section-finish .rate:before, .section-hot-book .rate:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.section-finish .row-title, .section-hot-book .row-title {
    margin-bottom: 24px
}

.section-finish .col-xs-4, .section-hot-book .col-xs-4 {
    padding: 0 7px
}

.book-category {
    padding: 24px;
    background-color: #f0f0f0;
    border-radius: 10px;
    font-size: 0
}

.book-category ul {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

.book-category ul li {
    font-size: 14px;
    line-height: 1.7
}

.book-category ul li a {
    color: #000;
    font-weight: 500
}

.book-category ul li a:hover {
    color: #888
}

.book-category .title {
    margin-bottom: 16px
}

.book-category .title:after {
    display: none
}

.section-update-book .table-update {
    margin: 24px 0
}

.section-update-book .table-update table {
    width: 100%
}

.section-update-book .table-update table tr {
    padding: 8px 0;
    line-height: 2
}

.section-update-book .table-update table tr.end-table td {
    border-bottom: 1px solid #f0f0f0
}

.section-update-book .table-update table td {
    border-top: 1px solid #f0f0f0;
    vertical-align: top;
    min-width: 40px;
}

.section-update-book .table-update table td a {
    font-size: 14px;
    color: #000
}

.section-update-book .table-update table td a:hover {
    color: #888
}

.section-update-book .table-update table td.chap a {
    color: #3459c7 !important
}

.section-update-book .table-update table td.time {
    font-size: 14px;
    color: #888
}

.section-update-book .table-update table td.hot:after {
    content: 'HOT';
    background-color: #fdebeb;
    color: #ee5651;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 8px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.section-update-book .table-update table td.new:after {
    content: 'NEW';
    background-color: #eaf4fd;
    color: #51a5ee;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.section-update-book .table-update table td .u_full:after {
    content: 'FULL';
    background-color: #0785672b;
    color: #078567;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 8px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

/*.section-update-book .table-update table td.name {*/
    /*width: 40%*/
/*}*/

.section-update-book .table-update.mobile {
    display: none
}

.section-finish .image-book {
    max-width: 150px;
    max-height: 110px;
    display: inline-block
}

.section-finish .info {
    width: calc(100% - 120px);
    display: inline-block;
    vertical-align: top;
    padding-left: 16px
}

.section-finish .chap {
    font-size: 11px;
    color: #3459c7;
    padding: 3px;
    max-width: 75px;
    border: 1px solid #3459c7;
    border-radius: 4px;
    margin-bottom: 10px
}

.section-footer {
    margin-bottom: 25px
}

.section-footer p {
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0 20px 0
}

.section-footer .tags li {
    display: inline-block;
    background-color: #3836361a;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 3px 6px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.6
}

.section-footer .tags li a {
    color: #3459c7
}

.book-list {
    padding-top: 15px
}

.book-list table {
    width: 100%
}

.book-list table td {
    position: relative;
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top
}

.book-list table td.full:before {
    top: 10px;
    left: 0
}

.book-list table td.info {
    width: 56%
}

.book-list table td.info a {
    font-size: 16px;
    color: #000;
    transition: all .5s
}

.book-list table td.info a:hover {
    color: #888
}

.book-list table td.info .hot {
    background-color: #fdebeb;
    color: #ee5651;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.book-list table td.info .new {
    background-color: #eaf4fd;
    color: #51a5ee;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.book-list table td.info .rate, .book-list table td.info .view {
    display: inline-block;
    font-size: 12px;
    color: #3459c7;
    line-height: 1.3;
    font-weight: 400;
    margin: 8px 5px 8px 0
}

.book-list table td.info .rate:before, .book-list table td.info .view:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.book-list table td.info .view:before {
    content: url(/../assets/img/view.png)
}

.book-list table td.chap, .book-list table td.image {
    width: 22%
}

.book-list table td.chap {
    text-align: right
}

.book-list table td.chap a {
    font-size: 14px;
    line-height: 1.7;
    color: #3459c7
}

.book-list table td p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
    font-weight: 400
}

.book-list .switch-layout {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #000;
    border-radius: 4px;
    float: right;
    height: 32px;
    font-size: 0
}

.book-list .switch-layout .grid, .book-list .switch-layout .list {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px
}

.book-list .switch-layout .grid:before, .book-list .switch-layout .list:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.book-list .switch-layout .grid a, .book-list .switch-layout .list a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.book-list .table-list.mobile {
    display: none
}

.book-list .row-grid .rate {
    display: inline-block;
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    font-weight: 400;
    margin: 8px 5px 8px 0
}

.book-list .row-grid .rate:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.book-list .row-grid .name-book a {
    font-size: 14px;
    line-height: 1.3;
    color: #000
}

.book-list .row-grid .name-book:after {
    display: none
}

.grid-items {
    display: flex;
    flex-wrap: wrap
}

.loading-effect {
    display: flex;
    justify-content: center
}

.icon-dual-ring {
    display: inline-block;
    width: 50px;
    height: 50px
}

.icon-dual-ring:after {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #3459c7;
    border-color: #3459c7 transparent #3459c7 transparent;
    -webkit-animation: icon-dual-ring 1.2s linear infinite;
    animation: icon-dual-ring 1.2s linear infinite
}

@-webkit-keyframes icon-dual-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes icon-dual-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes icon-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes icon-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.story-details h3.title:after {
    display: none
}

.story-details .wrap-detail .title {
    margin-bottom: 10px
}

.story-details .wrap-detail .title:after {
    display: none
}

.story-details .wrap-detail .title a {
    font-size: 24px;
    line-height: 1.3;
    color: #000;
    font-weight: 500;
    transition: all .5s
}

.story-details .wrap-detail .title a:hover {
    color: #888
}

.story-details .wrap-detail .title .hot {
    background-color: #fdebeb;
    color: #ee5651;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.story-details .wrap-detail .title .new {
    background-color: #eaf4fd;
    color: #51a5ee;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.story-details .wrap-detail .rate, .story-details .wrap-detail .view {
    display: inline-block;
    font-size: 12px;
    color: #3459c7;
    line-height: 1.3;
    font-weight: 500;
    margin: 8px 5px 8px 0
}

.story-details .wrap-detail .rate:before, .story-details .wrap-detail .view:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.story-details .wrap-detail .view:before {
    content: url(/../assets/img/view.png)
}

.story-details .wrap-detail .meta {
    margin-bottom: 10px
}

.story-details .wrap-detail .content {
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 24px
}

.story-details .wrap-detail .content .info p {
    margin: 0
}

.story-details .wrap-detail .content .info p .status {
    color: #fff;
    background-color: #3459c7;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.3
}

.story-details .wrap-detail .content p {
    font-size: 14px;
    color: #666;
    line-height: 1.75
}

.story-details .wrap-detail .content1 {
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 24px
}

.story-details .wrap-detail .content1 .info p {
    margin: 0
}

.story-details .wrap-detail .content1 .info p .status {
    color: #fff;
    background-color: #3459c7;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.3
}

.story-details .wrap-detail .content1 p {
    font-size: 14px;
    word-wrap: break-word;
    color: #666;
    line-height: 1.75
}

.story-details .wrap-detail #dots {
    display: none
}

.story-details .list-chap li {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0
}

.story-details .list-chap a {
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    transition: all .5s
}

.story-details .list-chap a:hover {
    color: #888
}

.story-details .slide-book {
    padding-top: 50px
}

.story-details .slide-book h4.title a {
    font-size: 14px;
    line-height: 1.3;
    color: #000
}

.story-details .slide-book h4.title:after {
    display: none
}

.story-details .slide-book img {
    width: 100%
}

.story-details .slide-book .rate {
    display: inline-block;
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    font-weight: 400;
    margin: 8px 5px 8px 0
}

.story-details .slide-book .rate:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.story-details .slide-book .item {
    margin: 0 8px
}

.story-details .relate h3.title {
    margin-bottom: -30px
}

.story-details .relate .info {
    margin-top: 16px
}

.story-details .relate .info a {
    font-size: 16px;
    color: #000;
    transition: all .5s
}

.story-details .relate .info a:hover {
    color: #888
}

.story-details .relate .info .hot {
    background-color: #fdebeb;
    color: #ee5651;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.story-details .relate .info .new {
    background-color: #eaf4fd;
    color: #51a5ee;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px;
    margin-left: 10px;
    transform: translateY(-2px);
    display: inline-block;
    line-height: 1
}

.story-details .relate .info .rate, .story-details .relate .info .view {
    display: inline-block;
    font-size: 12px;
    color: #888;
    line-height: 1.3;
    font-weight: 400;
    margin: 8px 5px 8px 0
}

.story-details .relate .info .rate:before, .story-details .relate .info .view:before {
    content: url(/../assets/img/star.png);
    display: inline-block;
    margin-right: 3px
}

.story-details .relate .info .view:before {
    content: url(/../assets/img/view.png)
}

.story-details .relate .info .chap {
    display: inline-block;
    border: 1px solid #3459c7;
    border-radius: 4px;
    padding: 0 5px
}

.story-details .relate .info .chap a {
    font-size: 12px;
    color: #3459c7
}

.story-details .relate .info p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
    font-weight: 400
}

.full-story .wrap-single {
    text-align: center
}

.full-story .wrap-single .content {
    text-align: left
}

.full-story .wrap-single .pagination {
    text-align: center
}

.full-story .title {
    margin-bottom: 16px
}

.full-story .title:after {
    display: none
}

.full-story .title a {
    color: #000;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500
}

.full-story .chap-name {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400
}

.full-story .pagination li, .full-story .pagination select {
    text-align: center;
    -webkit-appearance: none
}

.full-story .pagination li {
    line-height: 32px;
    width: 32px;
    height: 32px
}

.full-story .pagination li a {
    color: #fff;
    font-size: 0
}

.full-story .pagination li.prev a {
    margin-left: 10px
}

.full-story .pagination li.next a {
    margin-right: 10px
}

.full-story .pagination li.next:after {
    display: inline-block;
    vertical-align: middle;
    font-family: sst;
    font-size: 20px;
    margin-top: -2px;
    font-weight: 100;
    color: #fff;
    content: '\e909';
    font-size: 12px;
}

.full-story .pagination li.next:before {
    display: none
}

.full-story .meta-data .pagination {
    text-align: left
}

.full-story .pagination select {
    background: url(/../assets/img/select-mobile.jpg) no-repeat right #f0f0f0;
    padding: 0 10px;
    height: 34px;
    width: 135px;
    border: none
}

.full-story .content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: #373d3f
}

.full-story .report {
    text-align: right;
    padding-top: 10px
}

.full-story .report a {
    background-color: rgba(255, 188, 0, .12);
    color: #ffbc00;
    padding: 8px 16px;
    border-radius: 8px;
    font-weight: 400
}

.full-story .report a:before {
    content: url(/../assets/img/flag.png);
    margin-right: 8px
}

.book-reading {
    margin-bottom: 25px
}

.book-reading ul {
    width: 100% !important
}

.book-reading li a {
    font-size: 14px;
    line-height: 1.4;
    color: #000
}

.book-reading .chap, .book-reading .name {
    display: inline-block;
    vertical-align: top
}

.book-reading .chap a {
    color: #3459c7 !important
}

.book-reading .chap {
    float: right
}

.book-reading li {
    padding: 8px 0;
    border-bottom: 1px solid #fff
}

.book-reading li:first-child li {
    border-top: 1px solid #fff
}

.section-header .settings:before {
    /*content: url(/../assets/img/cogs.png);*/
    font-size: 16px !important;
    color: #3459c7
}

.section-header .settings .wrap-settings {
    width: 300px !important;
    padding: 20px;
    background-color: #f0f0f0
}

.section-header .settings ul {
    position: relative;
    text-align: left;
    margin-bottom: 10px
}

.section-header .settings ul .material-radio, .section-header .settings ul p, .section-header .settings ul select {
    display: inline-block;
    vertical-align: middle
}

.section-header .settings ul p {
    text-align: left;
    margin: 10px 0;
    color: #000;
}

.section-header .settings ul select {
    -webkit-appearance: none;
    float: right;
    background: url(/../assets/img/select-setting.png) no-repeat right #f0f0f0;
    padding: 0 10px;
    height: 34px;
    width: 135px;
    border: none
}

.section-header .settings ul select:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    background-color: #e2e2e2;
    content: '\e903';
    font-size: 10px;
    font-family: sst
}

.section-header .settings ul .material-radio {
    float: right;
    margin: 10px 0
}

.section-header .settings ul .material-radio label {
    margin-right: 10px
}

.section-header .settings ul .material-radio label:last-child {
    margin: 0
}

.section-header .settings.mobile > a {
    color: #3459c7;
}

.section-header .settings.mobile:before {
    margin-right: 10px
}

.section-header .settings.mobile .sub-menu {
    top: 50px;
    left: 0;
    width: 90% !important;
    opacity: 0;
    visibility: hidden;
    transition: all .5s
}

.section-header .settings.mobile .sub-menu .material-radio, .section-header .settings.mobile .sub-menu p, .section-header .settings.mobile .sub-menu select {
    display: block
}

.section-header .settings.mobile .sub-menu select {
    background: url(/../assets/img/select-setting-mobile.png) no-repeat right #f0f0f0;
    background-size: cover;
    float: none;
    width: 100%;
    margin-bottom: 20px
}

.section-header .settings.mobile .sub-menu .material-radio {
    float: none
}

.section-header .settings.mobile .sub-menu .material-radio label {
    margin-right: 20px !important
}

.section-header .settings.mobile .sub-menu .button-submit {
    background-color: #3459c7;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    margin-top: 20px;
    transition: all .5s
}

.section-header .settings.mobile .sub-menu .button-submit:active, .section-header .settings.mobile .sub-menu .button-submit:hover {
    background-color: #333
}

.section-header .settings.mobile .sub-menu.wrap-settings {
    margin-top: -600px
}

.section-header .settings.key {
    text-align: right
}

.section-header .settings.panel:before {
    display: none
}

body.active-settings .settings.mobile .sub-menu.wrap-settings {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

body.active-settings:after {
    opacity: 1;
    visibility: visible
}

.detail-chapter-btn {
    min-width: 100px;
    color: #fff;
    position: relative;
    background-color: #3459c7 !important;
    opacity: 0.5;
}
.detail-chapter-btn a {
    font-size: 14px !important;
}
@media (min-width: 544px) {
    .container {
        max-width: 576px
    }

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .section-header .search input {
        float: right
    }

    body:after {
        display: none
    }

    .story-details .relate .chap, .story-details .relate p {
        display: none !important
    }

    .story-details .relate .info {
        margin-top: 0 !important
    }
    body .table-list .image-book {
        max-width: 160px;
        min-width: 160px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }

    .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        float: left
    }

    .col-xl-1 {
        width: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4 {
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        width: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }
}

@media (max-width: 767.9px) {

    .detail-chapter-btn {
        min-width: 60px;
    }
    select.album {
        float: none;
        width: 100%;
        height: 32px;
        background: url(/../assets/img/select-mobile.jpg) no-repeat right #f0f0f0;
        padding: 0 10px
    }

    .full:before {
        left: 8px;
        width: 30px;
        font-size: 10px;
    }

    .pagination.mobile {
        display: block
    }

    .pagination.mobile select {
        background: url(/../assets/img/select-mobile.jpg) no-repeat right #f0f0f0;
        padding: 0 10px;
        height: 32px;
        width: 135px;
        border: none
    }

    .pagination.pc {
        display: none
    }

    .mobile {
        display: block
    }

    .pc {
        display: none
    }

    .item.slick-slide img {
        width: 140px
    }

    .all-story .row-custom {
        margin: 0 -7px
    }

    .all-story .col-xs-4 {
        padding: 0 7px
    }

    .section-header .col-md-7 li.list .sub-menu {
        width: 100%
    }

    .section-header .col-md-7 {
        padding: 15px 0
    }

    .section-header .col-xs-12 {
        text-align: center !important
    }

    .section-header.mobile {
        display: block;
        border: none;
        margin: 0
    }

    .section-header.mobile .tab-menu-mobile .sub-menu {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        top: 45px;
        left: 0;
        width: 100%
    }

    .section-header.mobile .tab-menu-mobile .menu {
        border: 1px solid #000;
        border-radius: 8px;
        font-size: 0
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item {
        display: inline-block;
        width: 33.1%;
        padding: 6px 0;
        transition: all .5s
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item:before {
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        transform: translateY(-5px)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest {
        border-radius: 7px 0 0 7px;
        border-right: 1px solid #000
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest:before {
        content: url(/../assets/img/suggest-black.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest.active:before {
        content: url(/../assets/img/suggest.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.cat:before {
        content: url(/../assets/img/file-mobile.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.cat.active:before {
        content: url(/../assets/img/list-white.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list {
        border-radius: 0 7px 7px 0;
        border-left: 1px solid #000
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list:before {
        content: url(/../assets/img/tl.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list.active:before {
        content: url(/../assets/img/tl-white.png)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active {
        background-color: #3459c7
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active a {
        color: #fff
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
        left: 0;
        width: 100%;
        margin-top: 15px
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu li {
        background-color: #fff;
        text-align: left;
        padding: 5px 15px;
        border-top: 1px solid #f0f0f0
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu a {
        color: #000 !important
    }

    .section-header.mobile .tab-menu-mobile .menu a {
        display: inline-block;
        font-size: 14px;
        line-height: 1.8;
        color: #000;
        transform: translateY(2px)
    }

    .section-header.mobile .search-mobile {
        padding: 25px 15px 15px 15px;
        border-top: 1px solid #f0f0f0;
        margin-top: -70px;
        opacity: 0;
        visibility: hidden;
        transition: all .5s
    }

    .section-header.mobile .search-mobile input {
        width: calc(100% - 30px);
        border-radius: 8px;
        padding: 8px 15px;
        border: 1px solid #f0f0f0
    }

    .section-header.mobile .btn-search {
        text-align: right
    }

    .section-header.mobile.hr {
        border-top: 1px solid #f0f0f0 !important
    }

    .section-header.mobile.top {
        background-color: #3459c7;
        z-index: 11
    }

    .section-header.pc {
        display: none
    }

    .title {
        font-size: 14px
    }

    .section-finish .row-custom, .section-hot-book .row-custom {
        margin: 0 -5px !important
    }

    .section-update-book .table-update table td a {
        font-size: 12px
    }

    .section-update-book .table-update table td.time {
        font-size: 12px
    }

    .section-update-book .table-update.mobile {
        display: block
    }

    .section-update-book .table-update.mobile .name {
        width: 80%
    }

    .section-update-book .table-update.mobile .chap {
        text-align: right
    }

    .section-update-book .table-update.pc {
        display: none
    }

    .section-finish .image-book {
        max-width: 80px
    }

    .section-finish .info {
        width: calc(100% - 90px);
        padding-left: 5px
    }

    .section-finish .col-xs-6 {
        padding: 0 8px
    }

    .section-finish .name-book {
        font-size: 12px
    }

    .book-list .sub-title p {
        display: none
    }

    .book-list .table-list.mobile {
        display: block
    }

    .book-list .table-list.mobile .image {
        width: 30% !important
    }

    .book-list .table-list.mobile .chap {
        display: inline-block;
        border: 1px solid #3459c7;
        border-radius: 4px;
        padding: 0 5px
    }

    .book-list .table-list.mobile .chap a {
        font-size: 12px;
        color: #3459c7
    }

    .book-list .table-list .chap.mobile {
        display: inline-block;
        border: 1px solid #3459c7;
        border-radius: 4px;
        padding: 0 5px
    }

    .book-list .table-list .chap.mobile a {
        font-size: 12px;
        color: #3459c7
    }

    .book-list .table-list.mobile .title {
        margin: 4px 0
    }

    .book-list .table-list.mobile .title:after {
        display: none
    }

    .book-list .table-list.pc {
        display: none
    }

    .story-details .wrap-detail .title {
        text-align: center
    }

    .story-details .wrap-detail .title a {
        font-size: 20px
    }

    .story-details .wrap-detail .meta, .story-details .wrap-detail .thumb {
        text-align: center
    }

    .story-details .wrap-detail img {
        max-width: 160px;
        width: 100%
    }

    .story-details .wrap-detail .thumb {
        margin-bottom: 16px
    }

    .story-details .wrap-detail #dots {
        display: inline-block
    }

    .story-details .wrap-detail #more {
        display: none
    }

    .story-details .wrap-detail.mobile button {
        outline: 0
    }

    .story-details .wrap-detail.mobile .content {
        position: relative;
        padding-bottom: 50px
    }

    .story-details .wrap-detail.mobile #myBtn {
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #dedede;
        border: none;
        padding: 8px 0;
        border-radius: 0 0 8px 8px
    }

    .story-details .wrap-detail.mobile #myBtn.active {
        background-color: #f0f0f0;
        border-top: 1px solid #fff
    }

    .story-details .wrap-detail.mobile .read-less, .story-details .wrap-detail.mobile .read-more {
        font-size: 14px;
        line-height: 1.8;
        font-weight: 600
    }

    .story-details .wrap-detail.mobile .read-less:after, .story-details .wrap-detail.mobile .read-more:after {
        display: inline-block;
        vertical-align: middle;
        font-size: 17px;
        font-family: sst;
        margin-left: 10px;
        margin-right: 8px;
        margin-top: -3px;
        font-weight: 100
    }

    .story-details .wrap-detail.mobile .read-less {
        color: #888
    }

    .story-details .wrap-detail.mobile .read-more:after {
        content: '\e903';
        font-size: 12px;
    }

    .story-details .wrap-detail.mobile .read-less:after {
        content: '\e903';
        font-size: 12px;
    }

    .full-story .chap-name {
        text-align: center
    }

    .full-story .pagination {
        text-align: center
    }

    .full-story .report {
        text-align: center
    }
}

@media (max-width: 991.9px) {
    .pagination {
        padding-bottom: 25px
    }

    body.layout-grid .row-grid {
        margin: 0 -7px !important
    }

    body.layout-grid .row-grid .col-xs-4 {
        padding: 0 7px !important
    }

    .section-header .col-md-7 li {
        padding: 0 10px
    }

    .section-header .col-md-7 li.list .sub-menu {
        left: -100%
    }

    .title {
        margin-bottom: 15px
    }

    .book-list table td.info {
        padding-left: 20px
    }

    .book-list table td.chap, .book-list table td.image {
        width: 40%
    }

    .section-header .settings .wrap-settings {
        left: -50%
    }
}

@media (max-width: 767.9px) and (max-width: 991.9px) {
    .item.slick-slide img {
        margin-right: 20px
    }

    .item.slick-slide .title {
        margin-bottom: 0
    }

    .item.slick-slide .info, .item.slick-slide img {
        display: inline-block;
        vertical-align: top
    }

    .item.slick-slide .info {
        margin-top: 0 !important;
        width: calc(100% - 180px)
    }
}

.list_chapter_new {
    background-color: #dedede;
    font-size: 16px !important;
    padding: 10px;
}
.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

#show-box-reading ul li {
    width: 48%;
    margin-right: 4%;
    display: inline-block;
}

#show-box-reading ul li:nth-child(2n) {
    margin-right: 0;
}

@media (max-width: 767px) {
    #show-box-reading ul li {
        width: 100%;
        margin-right: 0;
    }
}
.list-story-homepage .book-item {
    margin: 0 0 15px;
}
.list-story-homepage .book-item .thumb {
    height: 279px;
    display: block;
    overflow: hidden;
}
@media (max-width: 767px) {
    .list-story-homepage .book-item .thumb {
        height: auto;
    }
}

@media (max-width: 479px) {
    .list-story-homepage .book-item .thumb {
        height: 145px;
    }
}

@media (min-width: 544px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .section-header .search input {
        float: right
    }

    body:after {
        display: none
    }

    .story-details .relate .chap, .story-details .relate p {
        display: none !important
    }

    .story-details .relate .info {
        margin-top: 0 !important
    }

    .story-details .book-thumb {
        float: left;
        padding: 0 15px 0 0;
        width: 33.33333%
    }

    .story-details .book-head, .story-details .book-info {
        float: right;
        padding: 0 0 0 15px;
        width: 66.6667%
    }

    .ads-chapter-box .ads-top {
        display: none
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }

    .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        float: left
    }

    .col-xl-1 {
        width: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4 {
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        width: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }
}

@media (max-width: 767.9px) {
    select.album {
        float: none;
        width: 100%;
        height: 32px;
        background: url(/../assets/img/select-mobile.jpg) no-repeat right #f0f0f0;
        padding: 0 10px
    }

    .full:before {
        left: 8px
    }

    .pagination.mobile {
        display: block
    }

    .pagination.mobile select {
        background: url(/../assets/img/select-mobile.jpg) no-repeat right #f0f0f0;
        padding: 0 10px;
        height: 32px;
        width: 135px;
        border: none
    }

    .pagination.pc {
        display: none
    }

    .mobile {
        display: block
    }

    .pc {
        display: none
    }

    .item.slick-slide img {
        width: 140px
    }

    .all-story .row-custom {
        margin: 0 -7px
    }

    .all-story .col-xs-4 {
        padding: 0 7px
    }

    .section-header .col-md-7 li.list .sub-menu {
        width: 100%
    }

    .section-header .col-md-7 {
        padding: 15px 0
    }

    .section-header .col-xs-12 {
        text-align: center !important
    }

    .section-header.mobile {
        display: block;
        border: none;
        margin: 0
    }

    .section-header.mobile .tab-menu-mobile .sub-menu {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        top: 45px;
        left: 0;
        width: 100%
    }

    .section-header.mobile .tab-menu-mobile .menu {
        border: 1px solid #000;
        border-radius: 8px;
        font-size: 0
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item {
        display: inline-block;
        width: 33.1%;
        padding: 6px 0;
        transition: all .5s
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item:before {
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        transform: translateY(-5px)
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest {
        border-radius: 7px 0 0 7px;
        border-right: 1px solid #000
    }

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest:before {*/
        /*content: url(../images/suggest-black.png)*/
    /*}*/

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.suggest.active:before {*/
        /*content: url(../images/suggest.png)*/
    /*}*/

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.cat:before {*/
        /*content: url(../images/file-mobile.png)*/
    /*}*/

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.cat.active:before {*/
        /*content: url(../images/list-white.png)*/
    /*}*/

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list {
        border-radius: 0 7px 7px 0;
        border-left: 1px solid #000
    }

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list:before {*/
        /*content: url(../images/tl.png)*/
    /*}*/

    /*.section-header.mobile .tab-menu-mobile .menu > .story-menu-item.list.active:before {*/
        /*content: url(../images/tl-white.png)*/
    /*}*/

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active {
        background-color: #3459c7
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active a {
        color: #fff
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
        left: 0;
        width: 100%;
        margin-top: 15px
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu li {
        background-color: #fff;
        text-align: left;
        padding: 5px 15px;
        border-top: 1px solid #f0f0f0
    }

    .section-header.mobile .tab-menu-mobile .menu > .story-menu-item.active .sub-menu a {
        color: #000 !important
    }

    .section-header.mobile .tab-menu-mobile .menu a {
        display: inline-block;
        font-size: 14px;
        line-height: 1.8;
        color: #000;
        transform: translateY(2px)
    }

    .section-header.mobile .search-mobile {
        padding: 25px 15px 15px;
        border-top: 1px solid #f0f0f0;
        margin-top: -70px;
        opacity: 0;
        visibility: hidden;
        transition: all .5s
    }

    .section-header.mobile .search-mobile input {
        width: calc(100% - 30px);
        border-radius: 8px;
        padding: 8px 15px;
        border: 1px solid #f0f0f0
    }

    .section-header.mobile .btn-search {
        text-align: right
    }

    .section-header.mobile.hr {
        border-top: 1px solid #f0f0f0 !important
    }

    .section-header.mobile.top {
        background-color: #fff;
        color: #3459c7;
        z-index: 11
    }

    .section-header.pc {
        display: none
    }

    .title {
        font-size: 14px
    }

    .section-finish .row-custom, .section-hot-book .row-custom {
        margin: 0 -5px !important
    }

    .section-update-book .table-update table td a {
        font-size: 12px
    }

    .section-update-book .table-update table td.time {
        font-size: 12px
    }

    .section-update-book .table-update.mobile {
        display: block
    }

    .section-update-book .table-update.mobile .name {
        width: 80%
    }

    .section-update-book .table-update.mobile .chap {
        text-align: right
    }

    .section-update-book .table-update.pc {
        display: none
    }

    .section-finish .image-book {
        max-width: 80px
    }

    .section-finish .info {
        width: calc(100% - 95px);
        padding-left: 5px
    }

    .section-finish .col-xs-6 {
        padding: 0 8px
    }

    .section-finish .name-book {
        font-size: 12px
    }

    .book-list .sub-title p {
        display: none
    }

    .book-list .table-list.mobile {
        display: block
    }

    .book-list .table-list.mobile .image {
        width: 30% !important
    }

    .book-list .table-list.mobile .chap {
        display: inline-block;
        border: 1px solid #3459c7;
        border-radius: 4px;
        padding: 0 5px
    }

    .book-list .table-list.mobile .chap a {
        font-size: 12px;
        color: #3459c7
    }

    .book-list .table-list.mobile .title {
        margin: 4px 0
    }

    .book-list .table-list.mobile .title:after {
        display: none
    }

    .book-list .table-list.pc {
        display: none
    }

    .story-details .wrap-detail .title {
        text-align: center
    }

    .story-details .wrap-detail .title a {
        font-size: 20px
    }

    .story-details .wrap-detail .meta, .story-details .wrap-detail .thumb {
        text-align: center
    }

    .story-details .wrap-detail img {
        max-width: 160px;
        width: 100%
    }

    .story-details .wrap-detail .thumb {
        margin-bottom: 16px
    }

    .story-details .wrap-detail #dots {
        display: inline-block
    }

    .story-details .wrap-detail #more {
        display: none
    }

    .story-details .wrap-detail.mobile button {
        outline: 0
    }

    .story-details .wrap-detail.mobile .content {
        position: relative;
        padding-bottom: 50px
    }

    .story-details .wrap-detail.mobile #myBtn {
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #dedede;
        border: none;
        padding: 8px 0;
        border-radius: 0 0 8px 8px
    }

    .story-details .wrap-detail.mobile #myBtn.active {
        background-color: #f0f0f0;
        border-top: 1px solid #fff
    }

    .story-details .wrap-detail.mobile .read-less, .story-details .wrap-detail.mobile .read-more {
        font-size: 14px;
        line-height: 1.8;
        font-weight: 600
    }

    .story-details .wrap-detail.mobile .read-less:after, .story-details .wrap-detail.mobile .read-more:after {
        display: inline-block;
        vertical-align: middle;
        font-size: 17px;
        font-family: sst;
        margin-left: 10px;
        margin-right: 8px;
        margin-top: -3px;
        font-weight: 100
    }

    .story-details .wrap-detail.mobile .read-less {
        color: #888
    }

    .story-details .wrap-detail.mobile .read-more:after {
        content: '\e903';
        font-size: 12px
    }

    .story-details .wrap-detail.mobile .read-less:after {
        content: '\e903';
        font-size: 12px
    }

    .full-story .chap-name {
        text-align: center
    }

    .full-story .pagination {
        text-align: center
    }

    .full-story .report {
        text-align: center
    }
}

@media (max-width: 991.9px) {
    .pagination {
        padding-bottom: 25px
    }

    body.layout-grid .row-grid {
        margin: 0 -7px !important
    }

    body.layout-grid .row-grid .col-xs-4 {
        padding: 0 7px !important
    }

    .section-header .col-md-7 li {
        padding: 0 10px
    }

    .section-header .col-md-7 li.list .sub-menu {
        left: -100%
    }

    .title {
        margin-bottom: 15px
    }

    .book-list table td.info {
        padding-left: 20px
    }

    .book-list table td.chap, .book-list table td.image {
        width: 15%
    }

    .section-header .settings .wrap-settings {
        left: -50%
    }
}

@media (max-width: 767.9px) and (max-width: 991.9px) {
    .item.slick-slide img {
        margin-right: 20px
    }

    .item.slick-slide .title {
        margin-bottom: 0
    }

    .item.slick-slide .info, .item.slick-slide img {
        display: inline-block;
        vertical-align: top
    }

    .item.slick-slide .info {
        margin-top: 0 !important;
        width: calc(100% - 180px)
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #home-hot-books .book-item .thumb {
        height: 215px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #home-hot-books .book-item .thumb {
        height: 160px
    }

    .latest-books .book-item .col-title {
        width: 50%
    }

    .latest-books .book-item .col-cat {
        width: 38%
    }

    .latest-books .book-item .col-chap {
        width: 12%
    }

    .latest-books .book-item .col-time {
        display: none
    }
}

@media (max-width: 767px) {
    .section-header {
        padding-bottom: 3px
    }

    .latest-books .book-item .col-title {
        width: 75%
    }

    .latest-books .book-item .col-cat {
        display: none
    }

    .latest-books .book-item .col-chap {
        width: 25%
    }

    .latest-books .book-item .col-time {
        display: none
    }

    .story-details .book-thumb {
        text-align: center;
        margin: 0 0 25px
    }

    #home-hot-books .book-item .thumb {
        height: auto
    }

    .cate-list-books .text-info .txt {
        white-space: nowrap;
        overflow: hidden
    }

    #chapt-content {
        background-color: #fff
    }

    .ads-chapter-box {
        background: #f7f7f7;
        padding: 8px 15px 15px;
        border-top: 1px solid #e5e5e5;
        margin: 15px -15px 20px;
        width: auto;
        max-width: none;
        min-height: 20px
    }

    .ads-chapter-box .ads-top {
        display: block;
        margin-bottom: 8px;
        font: 400 11px arial;
        color: #828282;
        text-align: center;
        position: relative
    }

    .ads-chapter-box .ads-top .txt-ads {
        display: inline-block;
        position: relative;
        padding-left: 21px
    }

    .ads-chapter-box .ads-top .txt-ads:before {
        width: 16px;
        height: 16px;
        background: url(/../assets/img/ads.svg) no-repeat 0 0;
        content: '';
        position: absolute;
        top: -1px;
        left: 0
    }

    #ads-chapter-tsh {
        margin: 20px -15px 0;
        padding: 0 9px 0
    }

    .right-sidebar {
        float: left;
        width: 100%;
        margin-top: 25px
    }
}
.list-story-hot-chapter {
    display: none !important;
}
@media (max-width: 479px) {
    .list-story-hot-chapter {
        display: block !important;
    }
    .cate-list-books .col-thumb {
        width: 25%
    }

    .cate-list-books .col-info {
        width: 63%;
        padding-left: 15px;
        padding-right: 5px
    }

    .cate-list-books .text-info {
        text-align: right;
        width: 12%
    }

    .cate-list-books .truyen-title {
        margin: 5px 0
    }

    .book-text span {
        display: none
    }

    .book-text:before {
        display: inline;
        content: "Q"
    }

    .chapter-text span {
        display: none
    }

    .chapter-text:before {
        display: inline;
        content: "C"
    }

    #home-hot-books .book-item .thumb {
        height: 130px
    }
    .section-finish .name-book, .section-hot-book .name-book {
        margin-top: 0px;
    }
}
.chapter-c {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.box-notice {
    border: 1px dashed #2D9FD8;
    border-radius: 5px;
    background-color: #d9edf7;
    text-align: center;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 14px;
    font-weight: normal;
}
@media (max-width: 600px) {
    .notice-mobile {
        text-align: inherit;
    }
}
@media (min-width: 768px) {
    .ads-inpage-container {
        display: none;
    }
    .tpads_in_page {
        text-align: center;
    }
}
@media (max-width: 767px) {
    #chapt-content .ads-gg-chapter {
        background-color: #666;
        padding: 25px 15px;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        max-width: none;
    }

    .ads-inpage-container {
        padding: 0 15px 0;
        margin: 0 -15px 0;
    }
    .tpads_in_page {
        left: 50%;
        right: 50%;
        margin: 10px -50vw;
        position: relative;
        z-index: 2;
        height: 667px !important;
        width: 100vw !important;
        overflow: hidden;
        text-align: center;
    }
    .tpads_in_page_wrapper {
        position: absolute;
        width: 100%;
        /*background-color: white;*/
        height: 667px !important;
        clip: rect(0px, 100vw, 667px, 0px);
    }
    .tpads_in_page_wrapper-content {
        display: inline-block;
        width: 100vw !important;
        height: 667px !important;
        position: fixed;
        top: 10px;
        left: 0px;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .tpads_in_page_admicro {
        left: 50%;
        right: 50%;
        margin: 10px -50vw;
        position: relative;
        z-index: 2;
        height: 750px !important;
        width: 100vw !important;
        overflow: hidden;
        text-align: center;
    }
    .tpads_in_page_wrapper_admicro {
        position: absolute;
        width: 100%;
        /*background-color: white;*/
        height: 750px !important;
        clip: rect(0px, 100vw, 750px, 0px);
    }
    .tpads_in_page_wrapper-content_admicro {
        display: inline-block;
        width: 100vw !important;
        height: 750px !important;
        position: fixed;
        top: 10px;
        left: 0px;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

}

@media (min-width: 900px) {
    .s_admincro_bottom {
        display: inline-block;
    }
}