.google-auto-placed{
    display: none;
}
.mobile .mainNav {
    display: block !important;
}
.mainNav{
    display: none !important;
}



.postbox-vndoc .hl-t {
    background-image: url(/data/image/2024/11/27/backgroundText.svg);
    background-position: 50% 50%;
    padding: 4px;
    background-repeat: no-repeat;
    background-size: calc(100% + 35px);
    font-weight: 700;
}
.postbox-vndoc .list-coupon{
    display: block;
    padding: 0 0 0 0;
    margin: 8px 0px;
    border-radius: 3px;
    border: 2px dashed #cfcfcf;
    font-weight: normal;
    width: 375px;
    overflow: hidden;
}
.postbox-vndoc .item-coupon {
    position: relative;
    color: #e94536;
    padding: 8px 16px 8px 32px;
    transition: all 500ms cubic-bezier(0,0,1,1);
}
.postbox-vndoc .gift.item-coupon td.content-coupon{
    padding: 8px 16px 8px 34px;
}
.postbox-vndoc .item-coupon:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: 16px;
    left: 8px;
    top: 15px;
    transform: translate(00px, -50%);
    margin: 0 auto;
    background: url(/data/image/2024/11/27/gift.svg) no-repeat center;
    filter: invert(35%) sepia(85%) saturate(2696%) hue-rotate(341deg) brightness(114%) contrast(113%);
}
/* .postbox-vndoc .first.item-coupon:before {
    visibility: hidden !important;
} */
.postbox-vndoc .tick.item-coupon:before {
    left:0px;
}
.postbox-vndoc .mini-con .item-coupon:before {
    left:0px;
    top: 21px;
}
.postbox-vndoc .mini-con .content-coupon:before{
    left:-22px;
    top:6px;
}

.postbox-vndoc .mini-con .item-coupon{
    overflow: hidden;
    display: block;
    padding:0px 0px 0px 23px;
    max-height: 0px;
    text-indent: -100%;
    opacity: 0 ;
}
.postbox-vndoc .coupon .item-coupon{
    padding:0px 0px 0px 30px;
}
.postbox-vndoc .coupon .item-coupon .content-coupon:hover{
    color:#e9aa36 !important;
    cursor: pointer;
}
.postbox-vndoc .gift{
    opacity: 1 !important;
    max-height: 70px !important;
    text-indent: 0% !important;
}
.postbox-vndoc .coupon .gift{
    opacity: 0 !important;
    max-height: 0px !important;
    text-indent: 0% !important;
}
.postbox-vndoc .coupon .first{
    opacity: 1 !important;
    max-height: 70px !important;
    text-indent: 0% !important;
}
.postbox-vndoc .tablegift.coupon .gift{
    opacity: 1 !important;
    max-height: 70px !important;
    text-indent: 0% !important;
}

.postbox-vndoc .gift.item-coupon .content-coupon{
    max-height: 92px;
}
.postbox-vndoc  .item-coupon .content-coupon{
    color:#e94536;
}
.postbox-vndoc .mini-con .item-coupon .content-coupon:hover{
    color:#e9aa36 !important;
    cursor: pointer;
}
.postbox-vndoc .table-mobile .content-coupon:before{
    left: 8px;
    top: 8px;
}
.postbox-vndoc .table-mobile .coupon{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.postbox-vndoc .content-coupon{
    transition: all 500ms cubic-bezier(0,0,1,1);
    max-height: 92px;
    clear: right;
    display: inline-block;
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: initial;
    -webkit-box-orient: vertical;
    padding: 6px 0px 0px 0px;
}
.postbox-vndoc table .content-coupon{
    max-height: 0px;
    padding: 6px 0px 0px 0px;
}
.postbox-vndoc table .tablegift .content-coupon{
    max-height: 64px;
    height: max-content;
}
.postbox-vndoc ul.fw-100{
    list-style:none;
    margin-left:0px !important;
}
.postbox-vndoc .fw-100.proplus li:first-child{
    display: none;
}
.postbox-vndoc .fw-100.pro li:first-child{
    display: none;
}
.postbox-vndoc ul.fw-100 .item-coupon{
    max-height: 0px;
}
.postbox-vndoc ul.fw-100 .content-coupon{
    max-height: 0px;
}

.postbox-vndoc .tablegift ul.fw-100 .item-coupon{
    max-height: 70px;
}
.postbox-vndoc .tablegift ul.fw-100 .content-coupon{
    max-height: 70px;
}
.postbox-vndoc .section.box-sidebar .container{
    padding-right: unset;
    box-sizing: border-box;
    padding-left: 0;
}
.postbox-vndoc .toggle-control {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    user-select: none;
}
.postbox-vndoc .pinned{
    justify-content: center;
}
.postbox-vndoc .toggle-control input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.postbox-vndoc .toggle-control input:checked ~ .control {
    background-color: #FF642D;

}
.postbox-vndoc .toggle-control input:checked ~ .control:after {
    left: 19px;
}
.postbox-vndoc .p-r{
    display: flex;
}
.postbox-vndoc .table-mobile-pinned{
    display: none ;
}
.postbox-vndoc .toggle-control .control {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 35px;
    border-radius: 25px;
    background-color: darkgray;
    transition: background-color 0.15s ease-in;
}
.postbox-vndoc .toggle-control .control:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(0, -50%);
    width: 14px;
    height: 14px;
    border-radius: 25px;
    background: white;
    transition: left 0.15s ease-in;
}

.postbox-vndoc .flex{
    display: flex;
}
.postbox-vndoc .contain {
    padding: 16px 0px 40px 0px;
    justify-content: center;
    display: flex;
    
}
.postbox-vndoc .heading-title{
    font-size: 32px;
    font-weight: 400;
}

.postbox-vndoc .c-o{
    position: relative;
    font-weight: 700;
    color: #FF642D;
}


.postbox-vndoc .gap-center{
    display: grid;
    grid-template-columns: calc(100% / 3 - 21px) calc(100% / 3 - 21px) calc(100% / 3 - 21px);
    gap: 32px;
}
.postbox-vndoc .b-s-1{
    box-shadow: 0px 1px 2px 0px #0000004D;
}
.postbox-vndoc .b-s-2{
    position: relative;
    box-shadow: 0px 1px 2px 0px #0000004D;
}
.postbox-vndoc .b-s-2 .recommend{
    display: block;
    border-radius: 6px 6px 0px 0px;
    border: 1px solid #8B85F7;
    position: absolute;
    top: -34px;
    left: -1px;
    width: calc(100% + 0px);
    background-color: #8B85F7;
    height: 32px;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    font-size: 18px;
    box-shadow: 0px 2px 4px 0px #00000040;
}
.postbox-vndoc .b-s-3{
    box-shadow: 0px 1px 2px 0px #0000004D;
}

.postbox-vndoc .mini-con{
    text-align: center;
    padding: 24px 16px 16px 16px;
    border-radius: 6px;
    min-width: 296px;
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 4px 0px #0000004D !important;
}
.postbox-vndoc .mn-ti{
    margin-bottom: 16px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}
.postbox-vndoc .s-32{
    font-size: 32px;
    font-weight: 700;
}


.postbox-vndoc .con-button{
    margin-top: 8px;
    width: 246px;
    height: 46px;
    top: 318px;
    left: 145px;
    gap: 0px;
    border-radius: 6px;
    background: #009F81;
    color: white;
    font-size: 16px;
    border: unset;
    transition: all 175ms cubic-bezier(0,0,1,1);
}
.postbox-vndoc .postboxprice-plus{
    display: inline-block;
    position: relative;
    padding-right: 16px;
    width: 120px;
}
.postbox-vndoc .postboxprice{
    display: inline-block;
    position: relative;
    padding-right: 16px;
}
.postbox-vndoc .postboxprice::before,
.postbox-vndoc .postboxprice-plus::before {
    content: "đ";
    position: absolute;
    display: block;
    font-size: 18px;
    top: 4px;
    right: 3px;
}
.postbox-vndoc table .postboxprice-plus{
    width: 90px;
    padding-right: 8px;
}
.postbox-vndoc table .postboxprice{
    width: 76px;
    padding-right: 8px;
}
.postbox-vndoc table .postboxprice::before,
.postbox-vndoc table .postboxprice-plus::before {
    top: -6px;
    right: 1px;
    font-size: 14px;
}

.postbox-vndoc .table-mobile .postboxprice::before,
.postbox-vndoc .table-mobile .postboxprice-plus::before {
    top: -8px;
}

.postbox-vndoc .con-button:hover{
    background-color: #055345;
    cursor: pointer;
}
.postbox-vndoc .de-co{
    position: relative;
    min-height: 50px;
}
.postbox-vndoc .mini-con  .free{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.postbox-vndoc .advertise-member .m-title .hl-t{
    font-weight: normal;
    background-size: 700px;
    padding: 32px 64px 25px 64px; 
}
.postbox-vndoc .p-z{
    padding-top:0px !important;
}
.postbox-vndoc .mn-t{
    padding-bottom: 23px;
    position: relative;
    background-position : 50% calc(50% - 15px) !important; 
}
.postbox-vndoc .mn-t::before{
    content: "(Bộ đề thi; Bộ bài tập Chuyên đề; Bộ bài tập Cuối tuần;)";
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    width: max-content;
    font-weight: normal !important;
}
.postbox-vndoc .mini-con .sign{
    color: #009f81;
    font-weight: 700;
}
.postbox-vndoc .mini-con .sign-up:hover{
    cursor: pointer;
    opacity: .6;
    transition: all 175ms cubic-bezier(0,0,1,1);
}
.postbox-vndoc .mini-con ul {
    margin-top: 8px;
    text-align: start;
    line-height: 32px;
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
}
.postbox-vndoc .mini-con ul li {
    padding-left : 23px;
}
.postbox-vndoc .m-con table{
    line-height: 32px;
    margin-top: 32px;
    border-spacing: 0px;
    width: 100%;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
    border-radius: 6px;
    background-color: #fff;
    padding: 16px 16px 0px 16px;
    box-shadow: 0px 1px 4px 0px #0000004D !important;
    border-collapse: unset;
}
.postbox-vndoc .m-con table tbody tr:last-child{
    border-color: white !important;
    border-style: solid;
    border-width: 0; 
}
.postbox-vndoc .pc .toggle-control .control{
    top: 6px;
}

.postbox-vndoc tbody .m-ti{
    font-size: 14px;
    font-weight: normal;
    height: 27px;
}

.postbox-vndoc table .tablegift .item-coupon::before{
    opacity: 1 !important;
    top: calc(50% - 3px);
    left: 8px;
}
.postbox-vndoc table .tablegift td{
    border-bottom :1px solid #dee2e6 !important;
}
.postbox-vndoc table  .tablegift td .item-coupon{
    padding : 0px 0px 0px 30px !important;
}

.postbox-vndoc .m-con  tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.postbox-vndoc .m-con  table>:not(caption)>*>* {
    padding: 8px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.postbox-vndoc .m-con  table th, table td {
    overflow: hidden;
    text-align: start;
}
.postbox-vndoc .tick{
    position: relative;
    background-color: #fff;
}
.postbox-vndoc .tick::before{
    content: "";
    background: url(/data/image/2024/11/21/vndoctick.png) no-repeat;
    /* background: url(/data/image/2024/11/27/vndoctick.png) no-repeat; */
    position: absolute;
    top: 50%;
    left: 65px;
    transform: translate(0%, -50%);
    display: block;
    background-size: 20px;
    width: 20px;
    height: 20px;
}   
.postbox-vndoc .mini-con .tick::before{
    top: 15px;
    left: 0px;
    background-size: 16px;
    width: 16px;
    height: 16px;
}
.postbox-vndoc .question-content .arrow .tick::before{
    top: 15px;
    left: -22px;
    background-size: 16px;
    width: 16px;
    height: 16px;
}
.postbox-vndoc .question-content .arrow ul{
    list-style: unset !important;
}
.postbox-vndoc .coupon.tablegift{
    max-height: 200px;
}
.postbox-vndoc .coupon{
    max-height: 65px;
    display: grid;
    grid-template-columns: 31% 24% 24%;
    gap: 6px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    background-color: #fff;
    transition: all 300ms cubic-bezier(0,0,1,1);
    overflow: hidden;
    box-shadow: 0px 2px 3px 1px #00000021 !important;
    padding: 8px 16px 16px 16px;
    border-radius: 0px 0px 6px 6px;
}
.postbox-vndoc .coupon .item-coupon:before{
    top:17px;
}

.postbox-vndoc .c-o::before {
    content: "";
    background: url(/data/image/2024/11/08/vndocliner.svg) no-repeat;
    position: absolute;
    top: 30px;
    left: 70px;
    transform: translate(-50%, -50%);
    display: block;
    background-size: 140px;
    width: 150px;
    height: 15px;
}
.postbox-vndoc .checking:hover{
    cursor: pointer;
} 
.postbox-vndoc .m-bt{
    margin:16px 0px 8px 0px;    
}
.postbox-vndoc .fw-100{
    font-weight: normal !important;
}
.postbox-vndoc .t-mh .fw-100{
    font-size: 16px;
}
.postbox-vndoc .fw-700{
    font-weight: 700 !important;
}
.postbox-vndoc table .s-32 {
    width: 220px;
    font-weight: normal !important;
}
.postbox-vndoc .s-24 {
    font-weight: 700 !important;
    font-size: 24px;
}
.postbox-vndoc .p-55{
    padding-left:55px !important;
}

.postbox-vndoc table .con-button{
    width: 145px ; 
    height: 38px;
    font-size: 16px;
}

.postbox-vndoc .advertise-member{
    text-align: center;
    line-height: 32px;
}

.postbox-vndoc .advertise-member .m-title{
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 64px;
}
.postbox-vndoc .advertise-member .detail{
    line-height: 36px;
    margin: 16px 0px;
}
.postbox-vndoc .contact-button{
    background-color: #ff642d;
    padding: 8px 32px;
    border-radius: 6px;
    border: unset;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    transition: all 175ms cubic-bezier(0,0,1,1);
}
.postbox-vndoc .contact-button:hover{
    cursor: pointer;
    background-color: #f94100;
}

.postbox-vndoc .question-content{
    border-top: 1px solid #d5d5d5;
    padding-top: 32px;
    margin-top: 32px;
}
.postbox-vndoc .contact-button b{
    font-weight: unset !important;
    font-size: 22px;
    margin-bottom: 4px;
}

.postbox-vndoc .question-content .m-title{
    font-size: 28px !important;
    line-height: 32px;
    text-align: center !important;
}

.postbox-vndoc .arrow{
    position: relative;
}
.postbox-vndoc .arrow::before{
    content: "";
    background: url(/data/image/2024/11/08/vndocarrow.png) no-repeat;
    position: absolute;
    top: 32px;
    right: 16px;
    transform: translate(0px, -50%);
    display: block;
    background-size: 20px;
    width: 20px;
    height: 20px;
    transition: all 175ms cubic-bezier(0,0,1,1);
    z-index: 10;
}
.postbox-vndoc .arrow:hover{
    cursor: pointer;
}
.postbox-vndoc .question-content .ul-ques{
    border-radius: 6px;
    list-style: none;
    padding: 0px;
    margin-top: 32px;
    margin: 32px 0px;
    background: #fff;
    box-shadow: 0px 1px 4px 0px #0000004d !important;
}
.postbox-vndoc .advertise-member .detail .d-block{
    display: block;
}

.postbox-vndoc .question-content .ul-ques .arrow{
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border-bottom: 0.5px solid #00000026;
    transition: all 500ms cubic-bezier(0,0,1,1);
}

.postbox-vndoc .rotate .arrow::before{
    transform: translate(0px, -50%) rotate(180deg);
    transition: all 500ms cubic-bezier(0,0,1,1);
}

.postbox-vndoc .question-content .ul-ques .arrow .title-li{
    user-select: none;
    padding:16px;
    z-index: 11;
}

.postbox-vndoc .question-content .ul-ques .arrow .content-li{
    padding:0;
    border-top: 0.5px solid #00000026;
    background-color: #fff;
    transition: height 0.3s ease;
    overflow: hidden !important;
}
.postbox-vndoc .question-content .ul-ques .arrow .content-li ul{
    padding-left: 32px;
    list-style: disc;
}

.postbox-vndoc .p16{
    padding:16px;
}
.postbox-vndoc .hide-li{
    border-top: unset !important;
    height: 0 !important;
}
.postbox-vndoc .question-content .ul-ques .arrow:hover{
    cursor:pointer;
    background-color: #ebebeb;
}
.postbox-vndoc .question-content .ul-ques .arrow.last{
    border-bottom: unset;
}
.postbox-vndoc .question-content .ul-ques .arrow.last .content-li{
    border-radius: 0px 0px 6px 6px;
}
.postbox-vndoc .rotate.arrow::before{
    transform:translate(0px, -50%) rotate(180deg);
}
.postbox-vndoc .content-li .textview-two img{
    margin: auto;
}

.postbox-vndoc .zalo-contact:hover{
    cursor: pointer;
}
.postbox-vndoc .mess:hover{
    cursor: pointer;
}

.postbox-vndoc .support .zalo-contact{
    content: "";
    background: url(/data/image/2024/11/15/Logo-Zalo.svg) center no-repeat;
    position: fixed;
    bottom: 0px;
    right: calc(50% - 616px);
    display: block;
    background-size: 48px;
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 9999;
    margin: 0px 16px 16px 16px;
    box-shadow: 0 .62px 1.25px rgba(60, 64, 67, .3), 0 1.25px 3.77px 1.25px rgba(60, 64, 67, .15)
}
.postbox-vndoc .support .mess{
    display: flex;
    text-indent: 14px;
    text-align: start;
    align-items: center;
    background-color: #fff;
    width: 90px;
    height: 40px;
    padding: 4px 8px;
    position: fixed;
    bottom: 16px;
    right: calc(50% - 580px);
    border-radius: 30px 0 0 30px;
    z-index: 9998;
    transition: all .3s cubic-bezier(0,0,1,1);
    box-shadow: 0 .62px 1.25px rgb(60 64 67 / 15%), 0 1.25px 3.77px 1.25px rgb(60 64 67 / 28%);
}

.postbox-vndoc .support.hh .mess{
    font-size: 0px;
    width: 0px;
    height: 41px;
    padding: 0px;
    bottom: 19px;
    right: calc(50% - 565px);
}

@media (min-width: 800px) {
    .postbox-vndoc .pc {
        display: table;
    }
    .postbox-vndoc .mobile {
        display: none;   
    }
}
@media (max-width: 800px) {
    .postbox-vndoc .coupon{
        display: none;
    }
    .postbox-vndoc .toggle-control{
        margin: 0px 32px 16px 0px;
    }
    .postbox-vndoc .pinned .toggle-control{
        position: unset;
    }
    .postbox-vndoc .toggle-control .control{
        top: -6px;
        height: 24px;
        width: 50px;
    }
    .postbox-vndoc .toggle-control .control:after{
        width: 23px;
        height: 20px;
    }
    .postbox-vndoc .toggle-control input:checked ~ .control:after {
        left: calc(100% - 25px);
    }
    .container {
        width: unset !important;
    }     
    .postbox-vndoc .pc {
        display: none;
    }
    .postbox-vndoc #mobile {
        display: block;
        margin: 56px 0px 16px 0px;
        padding-bottom: 32px;
        position: relative;
    }
    .postbox-vndoc .list-coupon{
        transition: all 400ms cubic-bezier(0,0,1,1);
        width: 100%;
        border: unset !important;
        border-radius: 0px;
        max-height: 0px;
    }
    .postbox-vndoc .mobile .special-toggle-control{
        display: block;
        position: relative;
        margin: 16px 0px;
        cursor: pointer;
        font-size: 22px;
        user-select: none;
        width: 100%;
        padding: 0px 0px 54px 0px;
        -webkit-tap-highlight-color: transparent;
    }
    .postbox-vndoc .special-toggle-control .control {
        position: absolute;
        top: -3px;
        left: 0;
        height: 60px;
        width: 100%;
        border-radius: 30px;
        background-color: #00ba9647;
        transition: background-color 0.15s ease-in;
        -webkit-tap-highlight-color: transparent;
    }
    .postbox-vndoc .special-toggle-control .button-saving{
        line-height: 1.4;
        position: absolute;
        z-index: 999;
        top: calc(50% - 4px);
        transform: translate(-50%, -50%);
        padding-top: 32px;
        width: 120px;
        height: 48px;
        font-size: 16px;
        font-weight: 600;
        color: #009f81;
        -webkit-tap-highlight-color: transparent;
    }
    .postbox-vndoc .content-coupon{
        text-align: start;
    }
    .postbox-vndoc .mobile .content-coupon{
        padding-left:6px;
    }
    .postbox-vndoc .special-toggle-control .button-saving.plus{
        left: 53px;
    }
    .postbox-vndoc .special-toggle-control .button-saving.proo{
        left: 50%;
        font-size: 14px;
        top: calc(50% + -4px);
        padding-bottom: 12px;
        padding-top: 22px;
    }
    .postbox-vndoc .special-toggle-control .button-saving.free{
        left: calc(100% - 52px);
    }
    .postbox-vndoc .special-toggle-control .control:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 5px;
        transform: translate(0, -50%);
        width: 100px;
        height: 51px;
        border-radius: 37px;
        background: white;
        transition: left 0.15s ease-in;
        box-shadow: 2px 4px 12px rgba(32, 145, 123, .24);
    }
    .postbox-vndoc .special-toggle-control .button-saving ~ .pluss:after{
        left: calc(50% - 50px);
    }

    .postbox-vndoc .special-toggle-control .button-saving ~ .proo:after{
        left: calc(50% - 60px);
        width: 120px;
    }

    .postbox-vndoc .special-toggle-control .button-saving ~ .free:after{
        left: calc(100% - 105px);
    }
    .postbox-vndoc .f-17{
        font-size: 17px;
    }
    .postbox-vndoc .f-12{
        font-size: 12px;
    }
    .postbox-vndoc .b-s-2 {
        margin-top: 64px !important;
    }
    .postbox-vndoc .advertise-member .detail .d-block{
        display: unset !important;
    }
    .postbox-vndoc .i-al-cen {
        justify-content: start;
        align-items: center;
        font-size: 18px;
    }
    .postbox-vndoc table .i-al-cen {
        justify-content: start;
    }
    .postbox-vndoc table .m-bt {
        margin: 8px 0px 8px 0px;
    }
    .postbox-vndoc .heading-title {
        font-size: 28px;
        text-align: center;
        margin-bottom: 16px;
    }
    .postbox-vndoc .mini-con {
        padding: 16px !important;
        margin: 0px auto 32px auto;
        width: calc(100% - 48px);
        min-width: unset;
        min-height: unset;
        border-radius: 12px;
    }
    .postbox-vndoc .giftsp{
        padding-bottom: 8px;
        border-bottom: 1px solid #dbdbdb !important;
    }
    .postbox-vndoc .table-mobile.proo .list-coupon.pro{
        max-height: 0px;
        padding-bottom: 8px;
        border-bottom: 1px solid #dbdbdb !important;
    }
    .postbox-vndoc .table-mobile.proo .list-coupon.pro:has(.first){
        max-height: 40px ;
    }
    .postbox-vndoc .table-mobile.plus .list-coupon.proplus{
        max-height: 40px ;
        padding-bottom: 8px;
        border-bottom: 1px solid #dbdbdb !important;
    }
    .postbox-vndoc .pro.giftsp{
        max-height: 170px !important;
    }
    .postbox-vndoc .proplus.giftsp{
        max-height: 66px !important;
    }

    .postbox-vndoc .item-coupon{
        padding:unset;
        padding-right: 52px;
    }
    .postbox-vndoc .item-coupon:before{
        right: 24px;
        top: 21px;
        left: unset;
        margin: 0px !important;
    }

    .postbox-vndoc .b-s-3{
        margin-bottom: 16px !important;
        height:unset !important;
    }
    .postbox-vndoc .tick::before{
        left: calc(50%);
    }
    .postbox-vndoc .p-55 {
        text-align: center;
        padding-left: unset !important;
    }
    .postbox-vndoc .contact-button{
        width: 100%;
    }
    .postbox-vndoc .gap-center{
        display: unset;
    }
    .postbox-vndoc .contact-button b {
        font-size: 20px;
    }
    .postbox-vndoc .contain{
        display: unset;
        padding: 0px;
    }
    .postbox-vndoc .table-mobile .content{
        text-align: start;
    }
    .postbox-vndoc .table-mobile .item-coupon{
        max-height: 0px;
    }
    .postbox-vndoc .table-mobile .content-coupon{
        max-height: 0px;
    }
    .postbox-vndoc .table-mobile .giftsp .item-coupon{
        max-height: 70px;
    }
    .postbox-vndoc .table-mobile .giftsp .content-coupon{
        max-height: 70px;
    }

    .postbox-vndoc  .table-mobile .tick{
        width: calc(100% - 16px);
        padding: 8px;
        border-bottom: 0.5px solid #00000024;
    }
    .postbox-vndoc .table-mobile .tick::before{
        left: calc(100% - 40px) !important;
        background-size: 16px;
        width: 16px;
        height: 16px;
    }
    .postbox-vndoc .table-mobile .content.plus .tick:first-of-type::before{
        content: "1 Lớp";
        left: calc(100% - 53px) !important;
        font-weight: bold;
        width: 45px;
        height: 35px;
        background: unset;
    }

    .postbox-vndoc .table-mobile .content.proo .tick:first-of-type::before{
        content: "-";
        left: calc(100% - 35px) !important;
        font-weight: bold;
        width: 6px;
        background: unset;
    }

    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(1)::before,
    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(2)::before,
    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(3)::before,
    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(5)::before,
    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(7)::before,
    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(8)::before
    {
        content: "-";
        left: calc(100% - 35px) !important;
        font-weight: bold;
        width: 6px;
        background: unset;
    }

    .postbox-vndoc .table-mobile .content.free .tick:nth-of-type(6)::before
    {
        content: "5 bài";
        left: calc(100% - 53px) !important;
        font-weight: normal;
        width: 45px;
        height: 35px;
        background: unset;
    }
    .postbox-vndoc .table-mobile .price {
        margin-top:16px;
    }
    .postbox-vndoc .table-mobile .price .con-button{
        width: 100%;
        margin-top: 0px !important;
    }
    .postbox-vndoc .table-mobile-pinned .price.plus .con-button::before{
        content: "Mua ngay";
    } 
    .postbox-vndoc .table-mobile-pinned  .price.proo .con-button::before{
        content: "Mua ngay";
    } 
    .postbox-vndoc .table-mobile-pinned  .price.free .con-button::before{
        content: "Đăng nhập";
    } 
    .postbox-vndoc .table-mobile-pinned  .price.free .unit ,
    .postbox-vndoc .table-mobile-pinned  .price.free .time{
        display: none;
    }
    .postbox-vndoc .table-mobile{
        margin-top: 32px;
    }
    .postbox-vndoc .t-start{
        text-align: center;
        font-size: 28px !important;
    }
    .postbox-vndoc .advertise-member .m-title{
        text-align: center;
        font-size: 28px !important;
    }

    .postbox-vndoc .advertise-member .detail{
        line-height: 28px;
        text-align: justify;
        margin: 16px 0px;
    }
    .postbox-vndoc .question-content .ul-ques .arrow .title-li{
        padding-right:52px;
    }
    .postbox-vndoc .question-content .ul-ques .arrow .title-li b{
        font-weight: unset !important;
    }
    .postbox-vndoc .pinned .postboxprice-free::before{
        position: absolute;
        width: 300px !important;
    }
    .postbox-vndoc .postboxprice-free::before{
        content: "Miễn phí­";
    }
    .postbox-vndoc .question-content{
        padding-top: 16px;
        margin-top: 18px;
    }
    .postbox-vndoc .question-content .ul-ques{
        margin: 16px 0px ;
    }
    .postbox-vndoc .h830 img{
        max-height: 230px;
    }
    .postbox-vndoc .pinned{
        position: fixed;
        flex-direction: column;
        top: -100%;
        left: 0px;
        background: #fff;
        width: calc(100% - 32px);
        height: 80px;
        justify-content: space-between;
        z-index: 9999;
        border-bottom: 1px solid #0000000d;
        padding: 16px 16px;
        box-shadow: 0px 2px 8px 0px #00000099;
        transition: all 1s cubic-bezier(0,0,1,1);
    }
    .postbox-vndoc .show {
        top: 0% !important;
        display: flex !important;
    }
    .postbox-vndoc .p-r{
        position: relative;
        display: flex;
        justify-content: space-between;
        height: 23px;
        width: 100%;
        gap: 32px;
        font-size: unset;
    }
    .postbox-vndoc .c-o{
        padding-right: 40px;
    }
    .postbox-vndoc .c-o::after{
        content: "+";
        position: absolute;
        font-weight: normal;
        width: 34px;
        height: 24px;
        background-size: 18px !important;
        background-position: 15px 4px;
        background-repeat: no-repeat;
        right: 0;
        top: -4px;
        margin: 0 auto;
        background-image: url(/data/image/2024/11/27/gift.svg);
        filter: invert(35%) sepia(85%) saturate(2696%) hue-rotate(341deg) brightness(114%) contrast(113%);
    }

    .postbox-vndoc  .mini-con{
        border: unset !important;
    }
    .postbox-vndoc .table-mobile-pinned{
        display: block ;
        width: 100%;
    }

    .postbox-vndoc .pinned .c-o::before{
        display: none;
        background:unset !important;
    }
    .postbox-vndoc .table-mobile-pinned .price{
        display: flex;
        justify-content: space-between;
        height: 40px;
    }
    .postbox-vndoc .table-mobile-pinned .price.plus .con-button::before{
        content: "Mua ngay";
    }
    .postbox-vndoc .table-mobile-pinned .con-button {
        width: calc(100% - 232px);
        height: 38px;
        margin: 0px 0px 0px 0px;
    } 
    .postbox-vndoc .pinned .toggle-control{
        margin: 0px !important;
        padding: 0px !important;
        width: 50px;
        height: 24px;
    }
    .postbox-vndoc .pinned .toggle-control .control{
        top: 0px !important;
        left: 0px !important;
    }

    .adsbygoogle-noablate{
        display: none !important;
    }
    #adsbgright{
        display: none !important;
    }
    #adsbgleft{
        display: none !important;
    }
    .searchBox{
        display: none !important;
    }
    .landingpage {
        padding-top:0px !important;
    }
    .postbox-vndoc .table-mobile .price.free .time{
        display: none;
    }
    .postbox-vndoc .mobile .de-co{
        min-height: unset !important;
    }
    .postbox-vndoc .support .zalo-contact{
        right: 0px;
    }
    .postbox-vndoc .support.hh .mess{
        right: 0px;
    }
    .postbox-vndoc .support .mess{
        right: 40px;
    }
    .postbox-vndoc .m-ti{
        font-size: 12px;
        font-weight: normal;
        height: unset;
        width: 75%;
    }
    .postbox-vndoc .hl-t {
        font-weight: 700;
    }
    .postbox-vndoc .advertise-member .m-title .hl-t{
        font-weight: normal;
        padding: unset;
        background-size: 0px;
    }
    .postbox-vndoc #mobile .proplus li:first-child{
        display: none;
    }
    .postbox-vndoc #mobile .pro li:first-child{
        display: none;
    }
}

@media (max-width: 400px) {
    .postbox-vndoc .p-r{
        gap :16px;
    }
    .postbox-vndoc .c-o::after{
        visibility: hidden;
    }
}

