.container{
    min-width: 1100px;
}
@media (min-width: 576px){
    .modal-sm {
        max-width: 380px;
    }
}
@media (min-width: 1024px){
    .container{
        max-width: 1000px;
        min-width: 1000px;
    }
    .header .main-navbar__container .main-navbar__center .group-search .input-search,.widget-search{
        width: 430px;
    }

}

@media (min-width: 1200px){
    .col-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-80 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}
@media (min-width: 1280px){
    .container{
        max-width: 1110px;
    }
    .header .main-navbar__container .main-navbar__center .group-search .input-search,.widget-search{
        width: 650px;
    }

}
@media (min-width: 1280px){

}
@media (min-width: 1360px){
    .container{
        max-width: 1280px;
    }
    .header .main-navbar__container .main-navbar__center .group-search .input-search,.widget-search{
        width: 760px;
    }
}
@media (min-width: 1500px){
}
@media (min-width: 1599px){
    .container{
        max-width: 1400px;
    }
    .header .main-navbar__container .main-navbar__center .group-search .input-search,.widget-search{
        width: 900px;
    }
}

@media (min-width: 1600px) {
    .container{
        max-width: 1580px;
    }
}

@media (max-width: 1750px){

}

@media (max-width: 1600px){

}

@media (max-width: 1599px){
    .page-change-pass .left-side{
        width: 720px;
    }
    .page-change-pass .right-side{
        width: calc(100% - 780px);
    }
    .box-form .password_icon{
        width: 180px;
    }
    .box-form .your-password input {
        width: calc(100% - 180px);
    }
    .box-form .button-login {
        margin-left: 180px;
    }
    .page-change-pass .right-side>div{
        font-size: 17px;
    }
    .box-line.book-line .swiper-slide {
        width: calc((100% - 170px) / 6);
        margin-right: 30px;
    }
    .book-line .book-item a:first-child img,
    .box-slider-product .book-item a:first-child img {
        width: 100%;
        height: 267px;
    }
    .is_combo .box-slider-product .book-item a:first-child img {
        width: 100%;
        height: auto;
        min-height: 200px;
    }
    .box-slide-book.is_combo .bg-box-content {
        height: 215px;
    }
}
@media (max-width: 1598px){
    .book-raw .book-item a img{
        width: 126px;
        height: auto;
    }
    .book-raw .book-item .link_reader, .book-raw .book-item .link_reader_au{
        left: 63px;
    }
    .book-raw .book-detail-item .book-card {
        width: calc(100% - 146px);
    }
    .slider-home .owl-carousel .item img {
        max-height: 293px;
    }
}
@media (max-width: 1359px){
    .book-line .book-item a:first-child img,
    .box-slider-product .book-item a:first-child img {
        width: 100%;
        height: 225px;
    }
    .box-slide-book .bg-box-content{
        height: 225px;
    }
    .book-raw .book-detail-item .book-card {
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-change-pass .left-side{
        width: 620px;
    }
    .page-change-pass .right-side{
        width: calc(100% - 680px);
        padding: 32px 30px 120px;
    }
    .box-form .password_icon{
        width: 180px;
    }
    .box-form .your-password input {
        width: calc(100% - 180px);
    }
    .box-form .button-login {
        margin-left: 180px;
    }
    .page-change-pass .right-side>div{
        font-size: 17px;
    }
}

@media screen and (width: 1280px) {

}
@media (max-width: 1280px){
    footer .footer-up .footer-left-col .colum-info{
        padding-right: 25px;
    }
    .box-line.book-line .swiper-slide{
        margin-top: 30px;
    }
}

@media (max-width: 1279px){
    .book-line .book-item a:first-child img,
    .box-slider-product .book-item a:first-child img
    {
        width: 100%;
        height: 198px;
    }
    .box-slide-book .bg-box-content{
        height: 198px;
    }
    .home-slider{
        overflow: inherit;
    }
    .page-change-pass .left-side{
        width: 550px;
        margin-right: 20px;
    }
    .page-change-pass .box-form{
        padding: 60px 30px 150px 30px;
    }
    .page-change-pass .right-side{
        width: calc(100% - 570px);
        padding: 32px 30px 120px;
    }
    .box-slider-product .book-item .tooltip-text, .book-line .book-item .tooltip-text {
        font-size: 12px;
    }
    .box-slide-book .book-raw .publisher-item img {
        max-width: 90%;
        max-height: 116px;
    }
}
@media (max-width: 1024px){

}

@media (max-width: 1000px){
    .header .main-navbar__container .main-navbar__center .group-search .input-search,.widget-search{
        max-width: calc(100% - 300px);
    }
}

.option-tab-content{
    padding: 15px 15px 20px 15px !important;
}
.en.option-tab-content .nav-tabs .nav-link {
    margin: 0 0 0px 11px !important;
    font-size: 12px;
}
.read-book-tab .nav.nav-tabs{
    justify-content: space-between;
}
