﻿.breadcrumb {
    font-style: italic;
    /*display: block;*/
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 !important;
    height: 24px;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
}

.div-breadcrumb {
    padding: 0.75rem 1rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    margin: 0;
}

.mn-nv > li:first-child a {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.mn-nv > li:last-child {
    padding-right: 0;
    margin-right: 0;
    text-align: right;
}

    .mn-nv > li:last-child a {
        padding-right: 0;
        margin-right: 0;
    }

/*.mn-nv:first-child a {
    padding-left: 0;
    margin-left: 0;
}*/


.btn-reserve {
    /*width: 168px;
    height: 48px;*/
    width: fit-content;
    height: 40px;
    /*margin-top: 52px;*/
    font-family: 'Inter Bold';
    background-color: #012169;
    border-color: #012169;
    font-size: 16px;
}

.home-menu .nav-item {
    /*padding-right: 64px;*/
}

.img-footer {
    width: 90%;
    height: 100%;
    max-height: 100px;
}

.containerEdu {
    width: 95% !important;
    margin: 0 auto;
    overflow: hidden;
}

#coursetbl_wrapper {
    overflow-x: auto;
    overflow-y: auto;
}

div#navbarNav .navbar-nav {
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.pbt {
    margin-top: 15px;
}

.zresult-div {
    display: inline-flex;
    flex-wrap: wrap;
}

.card-zr {
    margin-right: 15px;
}

.z-content ul {
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (min-width: 1400px) {
    .home-menu .nav-item {
        padding-right: 15px;
    }
    /*.home-menu .nav-link{
        font-size: 11pt;
    }*/

}

/*@media (min-width: 1200px) and (max-width: 1399px) {*/

@media (min-width: 1200px) {
    h5.tt1.mb-4 {
        padding-left: 0 !important;
    }

    .hed-row {
        position: absolute;
        /* top: 10%; */
        /* right: 18px; */
        top: 70%;
        right: 21%;
    }

    .container-result .pagination {
        display: flex;
        padding-left: 0;
        justify-content: center !important;
        /*margin: 0 0 0 100px;*/
        border-radius: 4px;
    }

    .strong-uheader {
        /*position: relative;
        top: -25px;
        width: 116px;
        right: 29px;
        font-weight: bold;*/
        /* position: relative; */
        /* top: -25px; */
        /* width: 116px; */
        /* right: 29px; */
        font-weight: bold;
        margin: 0 5px 0 0;
        text-wrap: nowrap;
    }

    div#drmlink {
        /*top: -130px !important;
        left: -28px !important;*/
    }

    .img-uheader {
        height: 28px;
        width: 28px;
        /*position: absolute;
        top: 2px;
        right: -100px*/
    }

    .u-header {
        /*height: 336px;*/
        height: 250px;
        background-size: cover;
        background-position: center;
    }

    ul#ui-id-1.ui-autocomplete {
        max-width: 535px !important;
    }

    ul#ui-id-2.ui-autocomplete {
        width: 716px !important;
        /*left: 362px !important;*/
    }

    ul#ui-id-3.ui-autocomplete, ul#ui-id-4.ui-autocomplete, ul#ui-id-5.ui-autocomplete {
        width: 721px !important;
    }

    .tab-seach {
        /*width: 744px !important;*/
    }
    /*.container {
        max-width: 1129px;
        width: 100%;
    }*/

    .modal-dialog {
        /*max-width: 95%;*/
        max-width: 1000px;
        margin: 1.75rem auto;
    }

    .pl-122 li span {
        font-weight: bold;
        float: right;
        /*padding-right: 100px;*/
    }

    .item-tac-gia-rs {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
        height: 35px;
    }

    .p-res strong {
        font-weight: 100 !important;
    }

    .p-res-top strong {
        font-weight: 100 !important;
    }

    .container-result .media-body {
        text-align: left;
    }

    .card-div {
        position: relative;
        display: inline-flex;
        flex-direction: column;
        margin-right: 10px;
    }

    .hed-top {
        /*height: 51px;
        right: 31%;
        top: 9px;*/
    }

    .col-class {
        margin-top: 0px !important;
    }

    .dt-button-right {
        height: 48px;
        font-weight: bold;
        width: 193px;
        font-size: 16px;
        border: 2px solid #012169;
        border-color: #012169;
        margin-right: 20px;
    }

    /*.zresult-div {
        display: flex !important;
        flex-flow: row-reverse !important;
    }*/

    .p-zs {
        width: 165px;
        height: 45px !important;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .right-rs1 {
        right: -51%;
        margin-left: 34px;
        margin-top: -39px;
    }

    .dt-content {
        /*margin-top: 40px;*/
    }

    /*.zresult-div {
        margin-left: 5px !important;
    }*/

    .item-nhan-de1 {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 18px;
        height: 85px;
        font-family: 'Inter Bold';
    }

    .item-nam-xuat-ban1 {
        font-size: 12px;
        float: right;
        font-family: 'Inter Bold';
        padding-top: 78px;
    }

    .font-loc {
        margin-top: -17px !important;
    }

    .rs-row {
        margin-top: -41px;
    }

    .rs-div {
        right: -39% !important;
    }

    .deck2 {
        display: flex !important;
        flex-flow: wrap-reverse !important;
        margin-left: 15px;
    }

    #loc_theo {
        /*margin-top: 19px;*/
    }

    .edt-row {
        margin-bottom: 63px !important;
    }

    .col-anh {
        max-height: 150px;
    }

    .dt-p {
        /*padding-top: 20px;*/
    }

    a.btn.btn-download.dt-c {
        /*margin-top: 12px;
        padding-left: 5.5px;*/
    }

    .dt-b {
        /*padding-left: 5.5px;*/
    }

    .dt-a {
        /*padding-left: 5.5px;*/
    }
    /**/
    .ede-div {
        /*margin-left: 116px;*/
    }

    .td-left {
        margin-left: 100px;
    }

    .td-right {
        margin-left: 68px;
    }

    .bt-left {
        /*width: 168px;
        height: 48px;*/
        width: fit-content;
        height: 40px;
        color: #012169;
        border-color: #012169;
        border: 2px solid;
        font-weight: bold;
        font-size: 16px;
    }

    .bt-right {
        width: 168px;
        height: 48px;
        margin-left: 24px;
        font-weight: bold;
        font-size: 16px;
    }

    .btn-right {
        /*width: 168px;
        height: 48px;*/
        width: fit-content;
        height: 40px;
        /*background-color: #012169;*/
        color: white;
        border-radius: 4px;
        /*float: right;*/
        margin-left: 5px;
        /*margin-right: 140px;*/
    }

    .col-right-edetail {
        /* margin-left: 120px; */
        /*margin-top: 54px;*/
    }

    .cl-div {
        margin-top: 1px;
        margin-left: 640px;
        margin-bottom: 20px;
    }

    .ft-table {
        margin-left: 12px;
    }

    .home-p-detail {
        /* padding-left: 20px; */
        /* max-width: 240px; */
        /* white-space: pre-wrap; */
        /* left: 20px; */
        /*position: absolute;
        top: 25px;
        font-size: 28px;
        width: 100%;
        max-height: 37%;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 34px;
        font-family: 'Inter Bold';
        word-break: break-word;*/
        /* position: absolute; */
        top: 25px;
        /* padding-left: 20px; */
        /* font-size: 28px; */
        /* max-width: 240px; */
        width: 100%;
        max-height: 37%;
        /* white-space: pre-wrap; */
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        /* left: 20px; */
        /* line-height: 34px; */
        font-family: 'Inter Bold';
        word-break: break-word;
    }

    .home-author-detail {
        /*position: absolute;
        line-height: 24px;
        max-width: 276px;
        top: 227px;
        left: 40px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';*/
        /*position: absolute;*/
        line-height: 24px;
        /* max-width: 276px; */
        /* top: 227px; */
        /* left: 40px; */
        /* font-size: 20px; */
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
        margin-top: 40px;
    }

    .home-year-detail {
        /*position: absolute;
        top: 82%;
        left: 84%;
        font-size: 20px;*/
        /*position: absolute;
        top: 350px;
        left: 100%;
        font-size: 15px;*/
        position: absolute;
        top: 230px;
        left: 62%;
        font-size: 15px;
    }

    .img-res {
        /*width: 265px;
        height: 396px;*/
    }

    #col-header {
        margin-top: 43px;
        margin-bottom: 43px;
    }

    .col-right-detail {
        /*margin-left: 120px;*/
    }

    .book-tt .p0 {
        width: 95%;
        height: 45px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt .p1 {
        width: 165px;
        height: 45px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt .p2 {
        width: 165px;
        height: 48px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .right-edata {
        right: -43% !important;
    }

    .edata-grid {
        display: flex !important;
        /*flex-flow: nowrap !important;*/
        /*margin-left: -17px !important;*/
    }

    .deck-item {
        display: inline-flex !important;
        flex-flow: row wrap !important;
    }

    .card-deck {
        display: inline-flex;
        /*flex-flow: column-reverse;*/
        /*margin-left: 15px;*/
    }

    .book-tt p {
        width: 165px;
        /*height: 57px;*/
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .card small {
        width: 165px;
        height: 48px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        /*margin-bottom: -10px;*/
        -webkit-line-clamp: 2;
        /*line-height: 17px;*/
        /*padding-top: 12px;*/
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .right-rs {
        margin-left: 170px;
    }

    .home-author {
        position: absolute;
        left: 20px;
        padding-left: 10px;
        line-height: 24px;
        max-width: 276px;
        top: 190px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .it-h5 {
        padding-top: 40px;
        padding-left: 0px;
        padding-bottom: 26px;
    }

    .it-div {
        margin-top: -28px;
    }

    .item-tac-gia {
        height: 35px;
    }

    .home-year1 {
        position: absolute;
        right: 25px;
        font-size: 12px;
        /*top: 215px;*/
        top: 85%;
        line-height: 15px;
        font-family: 'Inter Bold';
    }

    .collection-year1 {
        position: absolute;
        right: 10px;
        font-size: 12px;
        top: 224px;
        line-height: 15px;
        font-family: 'Inter Bold';
    }

    .img-home {
        height: 454px !important;
        width: 321px !important;
    }

    button.form-control.btn-preview {
        text-transform: uppercase;
        background: #012169;
        border-radius: 4px;
        color: #ffffff;
        width: 321px !important;
    }

    .book-tt-top p {
        width: 321px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }

    button.btn.btn-login.mr-sm-2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #012169;
        border-radius: 4px;
        color: #FFFFFF;
        height: 34px;
        width: 119px !important;
    }

    .divLanguage .dropdown-toggle {
        padding-right: 32px;
        width: 56px;
        background-color: white;
        border: 1px solid #012169;
        height: 34px;
        margin-left: 17px;
    }

        .divLanguage .dropdown-toggle > img {
            width: 22px;
            height: 15px;
            margin-top: -7px;
            margin-left: -3px;
        }

    .divLanguage .btn-group img {
        margin-right: 4px;
    }

    .p-login {
        padding-top: 17px;
    }

    .hed-ul {
        position: absolute;
        transform: translate3d(17px, 28px, 0px);
        top: 0px;
        width: 56px;
        left: 0px;
        will-change: transform;
        height: 34px;
    }

    .header-img {
        width: 30px !important;
        height: 15px !important;
        padding-left: 10px !important;
    }

    .mn-li {
        /*padding-right: 48px;*/
    }

    .mn-nv {
        width: 100%;
    }

    .mn-li {
        /*padding-right: 36px;*/
    }
}

@media (min-width: 992px)and (max-width:1199px) {
    .right-edata {
        left: 20% !important;
    }

    .home-p {
        max-width: 200px !important;
    }

    h5.tt1.mb-4 {
        padding-left: 0 !important;
    }

    .hed-row {
        position: absolute;
        top: 10%;
        right: 18px;
    }

    .pl-122 li span {
        font-weight: bold;
        float: right;
        /*padding-right: 153px;*/
    }

    .div-manual {
        margin-left: 0px !important;
    }

    .container-result .pagination {
        /*display: contents;*/
        padding-left: 0;
        /*justify-content: left !important;
        margin: 0 0 0 100px;*/
        border-radius: 4px;
    }

    .strong-uheader {
        /*position: relative;
        top: -20px;
        width: 116px;
        right: 29px;*/
        font-weight: bold;
        margin: 0 5px 0 0;
    }

    div#drmlink {
        /*top: -130px !important;
        left: -28px !important;*/
    }

    .img-uheader {
        height: 28px;
        width: 28px;
        /*position: absolute;
        top: 2px;
        right: -100px*/
    }

    .container-result .form-control {
        min-width: 242px;
        width: 95%;
        max-width: 874px;
    }

    .u-header {
        height: 336px;
        background-size: cover;
        background-position: center;
    }

    ul#ui-id-1.ui-autocomplete {
        min-width: 535px !important;
        max-width: 600px !important;
        width: 30% !important;
    }

    ul#ui-id-2.ui-autocomplete {
        width: 710px !important;
        /*left: 360px !important;*/
    }

    ul#ui-id-3.ui-autocomplete, ul#ui-id-4.ui-autocomplete, ul#ui-id-5.ui-autocomplete {
        width: 721px !important;
        /*left: 360px !important;*/
    }

    .tab-seach {
        /*width: 744px !important;*/
    }

    .container {
        max-width: 1129px;
        width: 100%;
    }

    .modal-dialog {
        max-width: 50%;
        margin: 1.75rem auto;
    }

    .item-tac-gia-rs {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
        height: 40px;
    }

    .p-res strong {
        font-weight: 100 !important;
    }

    .p-res-top strong {
        font-weight: 100 !important;
    }

    .container-result .media-body {
        text-align: left;
    }

    .card.rounded-0.border-0 {
        display: inline-flex !important;
        /*margin-right: 5px !important;*/
    }

    .hed-top {
        /*height: 51px;
        right: 31%;
        top: 11px;*/
    }

    .dt-button-right {
        height: 48px;
        font-weight: bold;
        width: 193px;
        font-size: 16px;
        border: 2px solid #012169;
        border-color: #012169;
        margin-right: 20px;
    }

    .right-rs1 {
        right: -51%;
        margin-left: 34px;
        margin-top: -39px;
    }

    .dt-content {
        margin-top: 40px !important;
    }

    /*.zresult-div {
        margin-left: 0px !important;
        margin-right: -35px;
    }*/

    .rs-a {
        width: 167px;
        height: 234px;
    }

    .item-nhan-de1 {
        /*padding-top: 45px;*/
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 18px;
        height: 130px;
        font-family: 'Inter Bold';
    }

    .item-tac-gia {
        height: 30px;
        padding-top: 15px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    .item-nam-xuat-ban1 {
        font-size: 12px;
        float: right;
        font-family: 'Inter Bold';
        padding-top: 64px;
    }

    .dt-content {
        margin-top: 4px !important;
    }

    .rs-div {
        margin-top: -37px !important;
        left: 22% !important;
    }

    .deck2 {
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: 0;
    }

    #loc_theo {
        /*margin-top: 19px;*/
    }

    .ede-div {
        margin-left: 116px;
    }

    .td-left {
        margin-left: 100px;
    }

    .td-right {
        margin-left: 68px;
    }

    .bt-left {
        /*width: 168px;
        height: 48px;*/
        width: 100px;
        height: 40px;
        color: #012169;
        border-color: #012169;
        border: 2px solid;
        font-weight: bold;
        font-size: 16px;
    }

    .bt-right {
        width: 168px;
        height: 48px;
        margin-left: 24px;
        font-weight: bold;
        font-size: 16px;
    }

    .btn-right {
        /*width: 168px;
        height: 48px;*/
        /*width: 100px;*/
        height: 40px;
        /*background-color: #012169;*/
        color: white;
        border-radius: 4px;
        /*margin-top: -48px;
        margin-left: 187px;*/
    }

    .col-right-edetail {
        /* margin-top: 54px; */
        /* margin-left: 120px; */
    }

    .dt-p {
        /*padding-top: 20px;*/
    }

    .dt-b {
        /*margin-top: -10px;*/
    }

    .dt-a {
        /*margin-top: 8px;*/
    }

    .cl-div {
        margin-left: 493px;
        margin-bottom: 20px;
    }

    .gird-a {
        /*width: 157px !important;*/
        height: 267px !important;
    }

    .book-tt {
        font-family: 'Inter Bold' !important;
        font-style: normal;
        font-weight: bold;
        color: black !important;
        line-height: 17px;
        /*max-height: 38px;*/
        overflow: hidden;
        font-size: 14px;
    }

    .home-p-detail {
        /*position: absolute;
        top: 25px;
        padding-left: 20px;
        font-size: 28px;
        max-width: 276px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 20px;
        line-height: 34px;
        font-family: 'Inter Bold';*/
        /*position: absolute;*/
        /* top: 25px; */
        /* padding-left: 20px; */
        /* font-size: 28px; */
        /* max-width: 276px; */
        /* max-height: 37%; */
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        /* left: 20px; */
        /* line-height: 34px; */
        font-family: 'Inter Bold';
    }

    .home-author-detail {
        /*position: absolute;
        line-height: 24px;
        max-width: 276px;
        top: 227px;
        left: 40px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';*/
        /*position: absolute;*/
        /* line-height: 24px; */
        /* max-width: 276px; */
        /* top: 227px; */
        /*left: 40px;*/
        /* font-size: 20px; */
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        /* max-height: 20%; */
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
        margin-top: 40px;
    }

    .home-year-detail {
        /*position: absolute;
        top: 87%;
        left: 70%;
        font-size: 20px;*/
        /*position: absolute;*/
        top: 87%;
        left: 70%;
        /*font-size: 20px;*/
    }

    .book-tt .p0 {
        width: 165px;
        height: 45px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt p {
        width: 165px;
        height: 47px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .right-rs {
        left: 12%;
    }

    .home-author {
        position: absolute;
        left: 20px;
        padding-left: 10px;
        line-height: 24px;
        max-width: 276px;
        top: 164px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .it-div {
        margin-top: -28px;
    }

    .it-h5 {
        padding-top: 40px;
        padding-left: 0px;
        padding-bottom: 26px;
    }

    .home-year1 {
        position: absolute;
        right: 25px;
        font-size: 12px;
        top: 230px;
        line-height: 15px;
        font-family: 'Inter Bold';
    }

    .img-home {
        height: 321px;
        width: 221px;
    }

    .book-tt-top p {
        width: 213px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    button.form-control.btn-preview {
        text-transform: uppercase;
        background: #012169;
        border-radius: 4px;
        color: #ffffff;
        width: 221px;
    }

    button.btn.btn-login.mr-sm-2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #012169;
        border-radius: 4px;
        color: #FFFFFF;
        height: 34px;
        width: 119px !important;
    }

    .divLanguage .dropdown-toggle {
        padding-right: 32px;
        width: 56px;
        background-color: white;
        border: 1px solid #012169;
        height: 34px;
        margin-left: 17px;
    }

        .divLanguage .dropdown-toggle > img {
            width: 22px;
            height: 15px;
            margin-top: -7px;
            margin-left: -3px;
        }

    .divLanguage .btn-group img {
        margin-right: 4px;
    }

    .p-login {
        padding-top: 17px;
    }

    .hed-ul {
        position: absolute;
        transform: translate3d(17px, 28px, 0px);
        top: 0px;
        width: 56px;
        left: 0px;
        will-change: transform;
        height: 34px;
    }

    .header-img {
        width: 30px !important;
        height: 15px !important;
        padding-left: 10px !important;
    }

    .pbt2 {
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .accordion-sidebar {
        margin-top: 1rem;
    }

    .dt-content, .category {
        margin-top: 1.5rem;
    }

    .media.media-detail-book.mb-4 {
        margin-left: 16px;
    }

    .menu-right {
        /*float: none !important;*/
    }

    .menu-left {
        /*margin-right: 90px;*/
    }

    .hed-left {
        float: left;
        z-index: 9999;
    }

    .pl-0, .px-0 {
        /*padding-left: 15px !important;*/
    }

    .row-item-best {
        margin-left: 0px !important;
    }

    span.image-box.ratio-3-4.mr-3.hov3.noBookCover.img-detail-book.img-res {
        position: relative !important;
    }

    .home-year-detail {
        position: absolute;
        font-size: 12px;
        bottom: 0;
        right: 20px;
    }

    .div-manual {
        margin-left: 0px !important;
    }

    .card-deck {
        margin-left: 0px;
    }

    .strong-uheader {
        /*position: relative;
        top: -20px;
        width: 116px;
        right: 29px;*/
        font-weight: bold;
        margin: 0 5px 0 0;
    }

    div#drmlink {
        top: -130px !important;
        left: -28px !important;
    }

    .img-uheader {
        height: 28px;
        width: 28px;
        /*position: absolute;
        top: 2px;
        right: -100px;*/
    }

    .container-result .form-control {
        min-width: 521px;
        width: 97%;
        max-width: 874px;
    }

    .u-header {
        height: 150px;
        background-size: cover;
        background-position: center;
    }

    ul#ui-id-1.ui-autocomplete {
        min-width: 354px !important;
        max-width: 700px !important;
        width: 50% !important;
    }

    ul#ui-id-2.ui-autocomplete {
        width: 353px !important;
        left: 393px !important;
    }

    ul#ui-id-3.ui-autocomplete, ul#ui-id-4.ui-autocomplete, ul#ui-id-5.ui-autocomplete {
        width: 734px !important;
    }

    .container {
        max-width: 990px;
        width: 100%;
    }

    .modal-dialog {
        max-width: 50%;
        margin: 1.75rem auto;
    }

    .item-tac-gia-rs {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
        height: 35px;
    }

    .p-res strong {
        font-weight: 100 !important;
    }

    .p-res-top strong {
        font-weight: 100 !important;
    }

    .container-result .media-body {
        text-align: left;
    }

    .search {
        width: 100%;
    }

    .card.rounded-0.border-0 {
        display: inline-flex !important;
        /*margin-right: 5px !important;*/
    }

    .hed-top {
        /*height: 51px;
        right: -109px;
        top: 11px;*/
    }

    .dt-button-right {
        height: 48px;
        font-weight: bold;
        width: 193px;
        font-size: 16px;
        border: 2px solid #012169;
        border-color: #012169;
        margin-right: 20px;
    }

    .right-rs1 {
        margin-top: -40px;
    }

    .ft-img {
        /*margin-left: -15px;*/
    }

    .about-company {
        margin-top: 20px;
    }

    .div-done {
        display: none;
    }

    .fotter-hed {
        /*margin-left: 20px;*/
    }

    .item-nhan-de1 {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 18px;
        height: 85px;
        font-family: 'Inter Bold';
    }

    item-tac-gia1 {
        height: 40px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    .item-tac-gia {
        height: 30px;
        padding-top: 15px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    .item-nam-xuat-ban1 {
        font-size: 12px;
        float: right;
        font-family: 'Inter Bold';
        padding-top: 85px;
    }

    .rs-div {
        left: 22% !important;
        margin-top: -39px !important;
    }

    #loc_theo {
        /*margin-top: 20px;*/
    }

    .dt-a {
        /*margin-top: 19px;*/
    }

    .ede-div {
        margin-left: 116px;
    }

    .dt-p {
        /*padding-top: 22px;
        padding-bottom: 12px;*/
    }

    .col-right-edetail {
        /* margin-top: 54px; */
        /* margin-left: 120px; */
    }

    .gird-a {
        /*width: 157px !important;*/
        height: 267px !important;
    }

    .cl-div {
        margin-top: 39PX;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    /* .home-year-detail {
        position: absolute;
        top: 55%;
        left: 59%;
        font-size: 15px;
    }*/

    .home-p-detail {
        /*position: absolute;
        top: 19px;
        font-size: 20px;
        max-width: 170px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 20px;
        line-height: 34px;
        font-family: 'Inter Bold';*/
        /*position: absolute;*/
        /* top: 19px; */
        /* font-size: 20px; */
        /* max-width: 170px; */
        /*max-height: 37%;*/
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        /* left: 20px; */
        /* line-height: 34px; */
        font-family: 'Inter Bold';
    }

    .home-author-detail {
        position: absolute;
        left: 20px;
        line-height: 24px;
        max-width: 175px;
        top: 147px;
        font-size: 15px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .book-tt-top p {
        width: 200px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .img-footer {
        /*width: 68px;
        height: 70px;*/
    }

    .ft-table {
        margin-left: 12px;
    }

    .item-tac-gia {
        height: 30px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    .right-rs {
        left: 17%;
    }

    .data-a {
        /*width: 150px !important;*/
        height: 237px;
    }

    button.btn.btn-login.mr-sm-2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #012169;
        border-radius: 4px;
        color: #FFFFFF;
        height: 34px;
        position: relative;
        width: 119px !important;
        left: 123px;
    }

    .divLanguage .dropdown-toggle {
        padding-right: 32px;
        width: 56px;
        background-color: white;
        border: 1px solid #012169;
        height: 34px;
        /*position: relative;*/
        /*left: 140px;*/
        margin-left: 17px;
    }

        .divLanguage .dropdown-toggle > img {
            width: 22px;
            height: 15px;
            margin-top: -7px;
            margin-left: -3px;
        }

    .divLanguage .btn-group img {
        margin-right: 4px;
    }

    .p-login {
        padding-top: 17px;
    }

    .hed-ul {
        position: absolute;
        transform: translate3d(17px, 28px, 0px);
        top: 0px;
        width: 56px;
        left: 0px;
        will-change: transform;
        height: 34px;
    }

    .header-img {
        width: 30px !important;
        height: 15px !important;
        padding-left: 10px !important;
    }

    .home-p {
        position: absolute;
        top: 40px;
        font-size: 23px;
        max-width: 250px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 5px;
        line-height: 34px;
        font-family: 'Inter Bold';
    }

    .home-author {
        position: absolute;
        left: 20px;
        padding-left: 10px;
        line-height: 24px;
        max-width: 240px;
        top: 165px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .it-div {
        margin-top: -28px;
    }

    .it-h5 {
        padding-top: 40px;
        padding-left: 0px;
        padding-bottom: 26px;
    }

    .home-p1 {
        max-width: 71%;
    }

    .home-year1 {
        position: absolute;
        right: 25px;
        font-size: 12px;
        line-height: 15px;
        font-family: 'Inter Bold';
        bottom: 15px;
    }

    .book-tt p {
        /*width: 140px;*/
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 21px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: white !important;
        height: 28px !important;
        min-width: 5%;
        margin-top: 5px !important;
        filter: brightness(0) invert(1) !important;
        max-width: 7%;
    }

    .img-home {
        height: 430px;
    }

    .bt-left {
        /*width: 168px;
        height: 48px;*/
        width: 100px;
        height: 40px;
        color: #012169;
        border-color: #012169;
        border: 2px solid;
        font-weight: bold;
        font-size: 16px;
    }

    .bt-right {
        width: 168px;
        height: 48px;
        margin-left: 24px;
        font-weight: bold;
        font-size: 16px;
    }

    .btn-right {
        /*width: 168px;
        height: 48px;*/
        /*width: 100px;*/
        height: 40px;
        /*background-color: #012169;*/
        color: white;
        border-radius: 4px;
        /*margin-top: -49px;
        margin-left: 181px;*/
    }
}

@media (min-width: 576px)and (max-width:767px) {

    .accordion-sidebar {
        margin-top: 1rem;
    }

    .dt-content, .category {
        margin-top: 1.5rem;
    }

    .col-5.text-right.right-rs.right-edata {
        left: 130px;
        margin-left: 0 !important;
    }

    .col-lg-8.col-sm-12.dt-content.mt-0.pl-0.pl-lg-3.ml-0.ml-lg-3 {
        margin-left: 10px !important;
    }

    .hed-div {
        position: relative !important;
    }

    a.image-box.ratio-3-4.mr-3.hov3.noBookCover.rs-a {
        position: relative !important;
    }

    a.image-box.ratio-3-4.hov3.noBookCover.home-book-a {
        position: relative !important;
    }

    a.btn.btn-light.btn-view-all.id-a {
        margin-right: 15px;
        z-index: 1;
    }

    span.image-box.ratio-3-4.mr-3.hov3.noBookCover.img-detail-book.img-res {
        position: relative !important;
    }

    .home-year-detail {
        position: absolute;
        font-size: 12px;
        bottom: 0;
        right: 15px;
    }

    .div-manual {
        margin-left: 0px !important;
    }

    .hed-row {
        position: absolute;
        top: 10%;
        /*right: 15%;*/
    }

    .hed-top {
        /*height: 51px;
        right: -115px;
        position: relative;
        top: 13px;
        z-index: 222222;*/
    }

    .strong-uheader {
        /*position: absolute;
        right: 40px;
        max-width: 500px;
        font-weight: bold;
        top: 5px;
        min-width: 220px;*/
        margin: 0 5px 0 0;
    }

    .img-uheader {
        height: 28px;
        width: 28px;
        /*right: 2px;
        position: absolute;
        top: -2px;*/
    }

    div#drmlink {
        /*top: -12px !important;
        left: -101px !important;*/
    }

    .container-result .form-control {
        min-width: 465px;
        width: 95%;
        max-width: 653px;
    }

    .u-header {
        height: 150px;
        background-size: cover;
        background-position: center;
    }

    ul#ui-id-1.ui-autocomplete {
        min-width: 250px !important;
        max-width: 500px !important;
        width: 50% !important;
    }

    ul#ui-id-2.ui-autocomplete {
        min-width: 257px !important;
        max-width: 360px !important;
        width: 45% !important;
        /*left: 297px !important;*/
    }

    ul#ui-id-3.ui-autocomplete, ul#ui-id-4.ui-autocomplete, ul#ui-id-5.ui-autocomplete {
        min-width: 542px !important;
        max-width: 750px !important;
        width: 95% !important;
    }

    .container {
        max-width: 766px;
        width: 100%;
    }

    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto;
    }

    .p0-checkin {
        width: 100px !important;
        height: 45px !important;
    }

    .p-checkin {
        line-height: 18px;
        width: 100px;
    }

    .edetail-checkin {
        width: 120px;
        height: 170px;
    }

    .item-tac-gia-rs {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
        height: 39px;
    }

    .p-res strong {
        font-weight: 100 !important;
    }

    .p-res-top strong {
        font-weight: 100 !important;
    }

    .container-result .media-body {
        text-align: left;
    }

    .search {
        width: 100%;
    }

    .media.media-detail-book.mb-4 {
        width: 600px;
    }

    .card.rounded-0.border-0 {
        display: inline-flex !important;
        /*margin-right: 5px !important;
        margin-left: 10px;*/
    }


    .dt-button-right {
        height: 48px;
        font-weight: bold;
        width: 193px;
        font-size: 16px;
        border: 2px solid #012169;
        border-color: #012169;
        margin-right: 20px;
    }

    .right-rs1 {
        margin-top: -40px;
    }

    /*.zresult-div {
        margin-left: 15px !important;
        margin-right: 0 !important;
    }*/


    .fotter-hed {
        /*margin-left: 15px;*/
    }

    .ft-img {
        /*margin-left: -15px;*/
    }

    .about-company {
        margin-top: 20px;
    }

    .div-done {
        display: none;
    }

    .item-nhan-de1 {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 18px;
        font-family: 'Inter Bold';
        padding-top: 25px;
    }

    .rs-div {
        margin-left: 0 !important;
    }

    .deck2 {
        display: flex !important;
        flex-flow: wrap-reverse !important;
        margin-left: 0 !important;
    }

    .rs-a {
        width: 152px;
        height: 180px;
    }

    .rs-small {
        width: 117px !important;
        overflow: hidden;
        height: 50px;
        white-space: break-spaces !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        padding-top: 8px;
        padding-bottom: 31px;
    }

    .item-tac-gia {
        padding-top: 15px;
        height: 35px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    a.image-box.ratio-3-4.mr-3.hov3.noBookCover.rs-a.item-border {
        position: relative !important;
    }

    .item-nam-xuat-ban1 {
        font-size: 12px;
        position: absolute;
        bottom: 3px;
        font-family: 'Inter Bold';
        right: 0;
    }

    .rs-div {
        left: 22% !important;
        margin-top: -39px !important;
    }

    #loc_theo {
        /*margin-top: 20px;*/
    }

    .dt-p {
        /*padding-top: 22px;*/
    }

    .dt-p1 {
        /*padding-bottom: 1px;*/
    }

    .dt-a {
        /*margin-top: 9px;*/
    }

    .td-left {
        margin-left: 50px;
    }

    .td-right {
        margin-left: 19px;
    }

    .bt-left {
        /*width: 168px;
        height: 48px;*/
        width: 100px;
        height: 40px;
        color: #012169;
        border-color: #012169;
        border: 2px solid;
        font-weight: bold;
        font-size: 16px;
    }

    .bt-right {
        width: 125px;
        height: 48px;
        margin-left: 24px;
        font-weight: bold;
        font-size: 16px;
    }

    .btn-right {
        /*width: 168px;
        height: 48px;*/
        /*width: 100px;*/
        height: 40px;
        /*background-color: #012169;*/
        color: white;
        border-radius: 4px;
        float: right;
        /*margin-left: 25px;*/
    }

    .lit-right, .cover-item {
        width: 180px;
        height: 252px;
    }

    .col-right-edetail {
        /* margin-left: 80px; */
        /* margin-top: 56px; */
    }

    .cl-div {
        margin-bottom: 20px;
        margin-left: 423px;
    }

    .gird-a {
        /*width: 157px !important;*/
        height: 267px !important;
    }



    .home-p-detail {
        position: absolute;
        top: 19px;
        font-size: 15px;
        max-width: 120px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 20px;
        line-height: 34px;
        font-family: 'Inter Bold';
    }

    .home-author-detail {
        position: absolute;
        left: 20px;
        line-height: 24px;
        max-width: 120px;
        top: 94px;
        font-size: 15px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .book-tt .p0 {
        width: 100px;
        height: 47px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt .p2 {
        width: 150px;
        height: 48px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt .p1 {
        width: 150px;
        height: 46px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .edata-grid {
        display: inline-table !important;
        /*flex-flow: column-reverse !important;*/
    }

    .deck-item {
        display: inline-flex !important;
        margin-left: -10px;
        flex-flow: wrap !important;
    }

    .card-deck .card-div {
        flex: none;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 15px;
    }

    .right-edata {
        left: 44%;
    }

    .data-a {
        /*width: 152px !important;*/
        height: 237px;
    }


    .card {
        position: relative;
        display: -ms-flexbox;
        display: inline-flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
    }

    /* .card small {
        width: 165px;
        overflow: hidden;
        height: 50px;
        white-space: nowrap;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        padding-top: 8px;
        padding-bottom: 31px;
    }*/

    .card-deck {
        display: inline-flex;
        /*flex-flow: column;*/
        margin-left: -10px;
    }

    .card small {
        width: 165px;
        height: 30px;
        overflow: hidden;
        white-space: nowrap !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        /*padding-top: 8px;
        padding-bottom: 31px;*/
    }

    .right-rs {
        margin-left: 122px;
    }

    .it-div {
        margin-top: -28px;
    }

    .it-h5 {
        padding-top: 40px;
        padding-left: 10px !important;
        padding-bottom: 26px;
    }

    .home-year-book {
        position: absolute;
        bottom: 0px;
        right: 19px;
    }

    .home-p {
        position: absolute;
        top: 20px;
        font-size: 20px;
        max-width: 200px;
        max-height: 100%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 20px;
        line-height: 34px;
        font-family: 'Inter Bold';
        padding-left: 0px;
    }

    .home-p1 {
        position: absolute;
        top: 7px;
        line-height: 22px;
        font-size: 14px;
        max-width: 90px;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
        padding-left: 5px;
    }

    .home-year1 {
        position: absolute;
        right: 15px;
        font-size: 12px;
        bottom: 0;
        line-height: 15px;
        font-family: 'Inter Bold';
    }

    .home-author1 {
        position: absolute;
        left: 10px;
        padding-left: 5px;
        top: 75px;
        line-height: 15px;
        font-size: 12px;
        max-height: 20%;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        font-family: 'Inter Bold';
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        max-width: 100px;
    }

    .hed-row {
        position: absolute;
        top: 10%;
        /*right: 26%;*/
    }

    .img-footer {
        /*width: 68px;
        height: 70px;*/
    }

    .ft-table {
        margin-left: 12px;
    }

    .header-img {
        width: 30px !important;
        height: 15px !important;
        padding-left: 10px !important;
    }

    .col-3.hed-left {
        z-index: 99999;
        position: absolute;
        top: 0;
        right: 53px;
    }

    .hed-right {
        float: right;
        right: -79px;
        top: 0;
        position: absolute;
    }

    button.btn.btn-login.mr-sm-2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #012169;
        border-radius: 4px;
        color: #FFFFFF;
        height: 34px;
    }

    .divLanguage .dropdown-toggle {
        padding-right: 32px;
        width: 56px;
        background-color: white;
        border: 1px solid #012169;
        height: 34px;
        margin-left: 17px;
    }

        .divLanguage .dropdown-toggle > img {
            width: 22px;
            height: 15px;
            margin-top: -7px;
            margin-left: -3px;
        }

    .divLanguage .btn-group img {
        margin-right: 4px;
    }

    .p-login {
        padding-top: 17px;
    }

    .hed-ul {
        position: absolute;
        transform: translate3d(17px, 28px, 0px);
        top: 0px;
        width: 56px;
        left: 0px;
        will-change: transform;
        height: 34px;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        border-color: white !important;
        height: 28px !important;
        min-width: 7%;
        margin-top: 5px !important;
        filter: brightness(0) invert(1) !important;
        max-width: 10%;
    }

    .book-tt p {
        width: 150px;
        /*height: 60px;*/
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .book-tt-top p {
        width: 150px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .img-footer {
        /*width: 68px;
        height: 70px;*/
    }
}

@media(min-width:576px) and (max-width:679px) {

    .accordion-sidebar {
        margin-top: 1rem;
    }

    .dt-content, .category {
        margin-top: 1.5rem;
    }

    .img-home {
        height: 260px;
        width: 175px;
    }

    button.form-control.btn-preview {
        width: 175px;
    }
}

@media(min-width:680px) and (max-width:767px) {

    .accordion-sidebar {
        margin-top: 1rem;
    }

    .dt-content, .category {
        margin-top: 1.5rem;
    }

    .img-home {
        height: 312px;
        width: 207px;
    }

    button.form-control.btn-preview {
        width: 207px;
    }
}

@media (max-width: 575px) and (min-width: 320px) {
    .accordion-sidebar {
        margin-top: 1rem;
    }

    .pbt2 {
        margin-top: 15px;
    }

    .dt-content, .category {
        margin-top: 1.5rem;
    }

    .card.rounded-0.border-0 {
        /*margin-top: 40px;*/
        display: inline-flex !important;
        margin-right: 10px;
        /*margin-left: 15px;*/
    }

    .item-new .img-box-ad:before {
        padding-top: 0 !important;
    }

    .item.card.no-boder.col-md-3.col-sm-4.col-6.grid-collec {
        margin-top: 40px;
        margin-left: 15px;
    }

    .deck2 {
        margin-left: 0px !important;
        display: flex !important;
    }

    .edata-grid {
        /*margin-left: 35px !important;*/
        margin-top: 10px;
    }

    .book-tt .p1 {
        min-width: 70px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        max-width: 175px;
        width: 100%;
    }

    .div-manual {
        margin-left: 0px !important;
    }

    .strong-uheader {
        /*position: absolute;
        right: 40px;
        max-width: 500px;
        
        top: 5px;
        min-width: 150px;*/
        font-weight: bold;
        margin: 0 5px 0 0;
    }

    div#drmlink {
        /*top: -11px !important;
        left: -101px !important;*/
    }

    .img-uheader {
        height: 28px;
        width: 28px;
        /*right: 2px;
        position: absolute;
        top: -2px;*/
    }

    .container-result .form-control {
        min-width: 200px;
        width: 95%;
        max-width: 458px;
    }

    .u-header {
        height: 150px;
        background-size: cover;
        background-position: center;
    }

    #img-qr {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .img-res {
        width: 225px;
        height: 300px;
    }

    table.table.my-3 {
        width: 250% !important;
    }

    .hed-row {
        position: absolute;
        top: 10%;
        /*right: 15%;*/
    }

    .hed-top {
        /*height: 51px;
        right: -144%;
        position: absolute;
        top: 11px;*/
    }

    .edata-h5 {
        padding-left: 10px !important;
    }

    .tt1 {
        font-size: 16px !important;
    }

    .id-a {
        right: 15px !important;
    }

    ul#ui-id-1.ui-autocomplete {
        min-width: 120px !important;
        max-width: 240px !important;
        width: 50% !important;
    }

    ul#ui-id-2.ui-autocomplete {
        min-width: 100px !important;
        max-width: 265px !important;
        width: 42% !important;
        /*left: 169px !important;*/
    }

    ul#ui-id-3.ui-autocomplete, ul#ui-id-4.ui-autocomplete, ul#ui-id-5.ui-autocomplete {
        min-width: 270px !important;
        max-width: 540px !important;
        width: 90% !important;
    }

    .container {
        max-width: 570px;
        min-width: 316px;
        width: 100%;
    }

    .h6-patron {
        padding-top: 80px !important;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 1.75rem auto;
    }

    .p0-checkin {
        width: 70px !important;
    }

    .p-checkin {
        line-height: 18px;
        width: 70px;
    }

    .edetail-checkin {
        /*width: 70px;
        height: 100px;*/
    }

    .p-res-top strong {
        font-weight: 100 !important;
    }

    .p-res strong {
        font-weight: 100 !important;
    }

    .container-result .media-body {
        text-align: left;
    }

    .p-res-top {
        font-size: 12px;
        padding-top: 5px;
    }

    .p-res {
        font-size: 12px;
    }

    .h3-rs a {
        font-size: 16px;
        line-height: 16px;
    }

    .container-result .h3, .container-result h3 {
        line-height: 16px;
    }

    .container-result b, .container-result strong {
        font-weight: 100;
    }

    .div-patron {
        margin-top: -70px;
    }

    .table-patron {
        width: 100%;
    }

    .search {
        width: 100%;
    }

    .menu-right {
        float: left !important;
    }

    .patron-div {
        /*padding-left: 15px;*/
    }

    .tt2 {
        padding-top: 65px;
    }

    .img-detail-book {
        margin-top: 20px;
    }

    .foot_left {
        margin-top: -20px;
    }

    .item-tac-gia-rs {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
        height: 35px;
    }

    .container-result .pagination {
        margin: 0 0 0 0 !important;
    }

    .hed-right {
        float: right;
        right: -7%;
        top: 0;
    }

    .dt-button-right {
        height: 48px;
        font-weight: bold;
        width: 40%;
        float: right;
        font-size: 11px;
        border: 2px solid #012169;
        border-color: #012169;
        margin-right: 20px;
    }

    .dt-button-left {
        /*height: 48px;*/
        font-weight: bold;
        /*width: 193px;*/
        font-size: 16px;
        border: 2px solid #012169;
        border-color: #012169;
    }

    .z-content {
        margin-left: -39px;
        text-align: justify;
    }

    .div-done {
        display: none;
    }

    .item-nhan-de1 {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 18px;
        height: 85px;
        font-family: 'Inter Bold';
    }

    .item-nam-xuat-ban {
        font-size: 12px;
        float: right;
        font-family: 'Inter Bold';
        padding-top: 25px !important;
    }

    .item-tac-gia {
        height: 40px;
        padding-top: 1px;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 12px;
        word-spacing: 0px;
        font-family: 'Inter Bold';
    }

    .item-nam-xuat-ban1 {
        font-size: 12px;
        float: right;
        font-family: 'Inter Bold';
        padding-top: 78px;
    }

    #loc_theo {
        /*margin-top: 50px;*/
    }

    .container-result .media-body {
        width: 100%;
    }

    .td-lit {
        color: #4F4F4F;
        width: 125px;
    }

    .dt-p {
        /*padding-top: 21px;*/
    }

    .dt-p1 {
        /*padding-bottom: 0px;*/
    }

    /* .dt-a {
        margin-top: -12px;
    }*/

    .lit-right, .cover-item {
        width: 225px;
        height: 300px;
    }

    .col-right-edetail {
        margin-top: 50px;
    }

    .bt-left {
        /*width: 168px;
        height: 48px;*/
        width: 100px;
        height: 40px;
        color: #012169;
        border-color: #012169;
        border: 2px solid;
        font-weight: bold;
        font-size: 16px;
    }

    .bt-right {
        width: 125px;
        height: 48px;
        margin-left: 24px;
        font-weight: bold;
        font-size: 16px;
    }

    /*.btn-right {
        width: fit-content;
        height: 40px;
        color: white;
        border-radius: 4px;
        float: right;
        margin-top: 0px;
        margin-left: 5px;
    }*/

    .btn-right {
        /*width: 168px;
        height: 48px;*/
        /*width: 100px;*/
        height: 40px;
        /*background-color: #012169;*/
        color: white;
        border-radius: 4px;
        float: right;
        /*margin-top: 0px;
        margin-left: 25px;*/
    }

    .home-p-detail {
        position: absolute;
        top: 30px;
        padding-left: 10px;
        width: 90%;
        font-size: 20px;
        max-width: 210px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 20px;
        line-height: 34px;
        font-family: 'Inter Bold';
        min-width: 200px;
    }

    .home-author-detail {
        position: absolute;
        left: 20px;
        line-height: 24px;
        padding-left: 10px;
        max-width: 175px;
        top: 147px;
        font-size: 15px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .home-year-detail {
        position: absolute;
        top: 89%;
        left: 181px;
    }

    .col-right-detail {
        margin-top: 25px;
        text-align: justify;
    }

    .page-nav {
        overflow: scroll;
        text-overflow: clip;
        /*display: -webkit-box;*/
        /*margin-left: 15px;*/
    }

    .box-item {
        margin-left: 26px;
    }

    .gird-div {
        margin-left: 20px;
    }

    .btn1 {
        /*display: none !important;*/
    }

    .li-item {
        margin-top: 2rem !important;
    }

    .card small {
        width: 165px;
        overflow: hidden;
        height: 30px;
        white-space: nowrap !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        /*padding-top: 8px;
        padding-bottom: 31px;*/
    }

    .card-deck {
        display: inline-table;
        flex-flow: column-reverse;
        /*margin-left: -10px;*/
    }

    .media {
        display: grid;
        border-top: 1px solid #aaaa;
    }

    .item-border, .item-list .img-box-ad {
        margin-top: 30px;
    }

    .right-rs {
        margin-left: 69px;
    }

    .media-body {
        padding-top: 20px;
        text-align: left;
    }

    .home-p1 {
        position: absolute;
        top: 10px;
        line-height: 22px;
        left: 10px;
        font-size: 15px;
        max-width: 276px;
        min-width: 100px;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
        padding-left: 5px;
        width: 90%;
    }

    /*.container {
        width: 301px;
    }*/

    .it-div {
        margin-top: -45px;
    }

    .it-h5 {
        padding-top: 15px;
        padding-left: 10px !important;
        padding-bottom: 40px;
    }

    .home-year1 {
        position: absolute;
        font-size: 12px;
        line-height: 15px;
        bottom: 20px;
        font-family: 'Inter Bold';
        right: 15px;
    }

    .home-author {
        position: absolute;
        line-height: 24px;
        max-width: 240px;
        top: 190px;
        font-size: 20px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        max-height: 20%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-family: 'Inter Bold';
    }

    .home-p {
        position: absolute;
        top: 71px;
        font-size: 25px;
        max-width: 500px;
        max-height: 37%;
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        left: 10px;
        line-height: 34px;
        font-family: 'Inter Bold';
        min-width: 120px;
    }

    .img-footer {
        /*width: 68px;
        height: 70px;*/
    }

    .book-tt-top p {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: white !important;
        height: 28px !important;
        max-width: 15%;
        margin-top: 5px !important;
        filter: brightness(0) invert(1) !important;
    }

    .header-img {
        width: 30px !important;
        height: 15px !important;
        padding-left: 10px !important;
    }

    button.btn.btn-login.mr-sm-2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #012169;
        border-radius: 4px;
        color: #FFFFFF;
        height: 34px;
        position: relative;
        width: 119px !important;
        left: 50px;
    }

    .divLanguage .dropdown-toggle {
        padding-right: 32px;
        width: 56px;
        background-color: white;
        border: 1px solid #012169;
        height: 34px;
        margin-left: 17px;
    }

        .divLanguage .dropdown-toggle > img {
            width: 22px;
            height: 15px;
            margin-top: -7px;
            margin-left: -3px;
        }

    .divLanguage .btn-group img {
        margin-right: 4px;
    }

    .p-login {
        padding-top: 17px;
    }

    .hed-ul {
        position: absolute;
        transform: translate3d(17px, 28px, 0px);
        top: 0px;
        width: 56px;
        left: 0px;
        will-change: transform;
        height: 34px;
    }

    .ft-table {
        margin-left: 12px;
    }

    .img-home {
        height: 100%;
    }

    .book-tt p {
        min-width: 70px;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        margin-bottom: -10px;
        -webkit-line-clamp: 2;
        line-height: 17px;
        padding-top: 12px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        width: 100% !important;
        /*max-width: 245px;
        width: 100%;*/
    }

    .card-body {
        /*padding: 0px 0px 20px 0px !important;*/
    }

    .home-author1 {
        position: absolute;
        left: 10px;
        padding-left: 5px;
        top: 110px;
        line-height: 15px;
        font-size: 12px;
        max-height: 15%;
        overflow: hidden;
        white-space: inherit;
        text-overflow: ellipsis;
        font-family: 'Inter Bold';
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        max-width: 156px;
    }
}

@media (max-width:1199px) and (min-width:1110px) {
    .dt-a {
        /*margin-top: 10px;*/
    }

    .dt-b {
        /*margin-top: 10px;*/
    }

    .dt-c {
        /*margin-top: 1px;*/
    }
}

@media (max-width:1109px) and (min-width:914px) {
    .dt-a {
        /*margin-top: 22px;*/
    }

    .dt-b {
        /*margin-top: 2px;*/
    }

    .dt-c {
        /*margin-top: 1px;*/
    }
}

@media (max-width:913px) and (min-width:768px) {
    .dt-a {
        margin-top: 2px;
    }

    .dt-b {
        margin-top: 2px;
    }

    .dt-c {
        margin-top: 1px;
    }
}

@media (max-width:767px) and (min-width:611px) {
    .dt-a {
        /*margin-top: -11px;*/
    }

    .dt-c {
        /*margin-top: 1px;*/
    }
}

@media (max-width:610px) and (min-width:576px) {
    .dt-a {
        /*margin-top: 7px;*/
    }

    .dt-b {
        /*margin-top: 1px;*/
    }

    .dt-c {
        /*margin-top: 2px;*/
    }
}

@media (max-width:575px) and (min-width:526px) {
    .dt-a {
        /*margin-top: 7px;*/
    }

    .dt-b {
        /*margin-top: 19px;*/
    }

    .dt-c {
        /*margin-top: 16px;*/
    }
}

@media (max-width:525px) and (min-width:497px) {
    .dt-a {
        /*margin-top: 7px;*/
    }

    .dt-b {
        /*margin-top: 19px;*/
    }

    .dt-c {
        /*margin-top: -2px;*/
    }
}

@media (max-width:496px) and (min-width:415px) {
    .dt-c {
        /*margin-top: -2px;*/
    }

    .dt-a {
        /*margin-top: 7px;*/
    }
}

@media (max-width:414px) and (min-width:399px) {
    .dt-b {
        /*margin-top: 1px;*/
    }

    .dt-a {
        /*margin-top: 8px;*/
    }
}

@media (max-width:398px) and (min-width:320px) {
    .dt-c {
        /*margin-top: 1px;*/
    }

    .dt-a {
        /*margin-top: -12px;*/
    }
}

.card-body-same {
    width: 172px !important;
}
