body.show-admin-bar .header-common #main-menu.page-scroll {
    top: 40px;
}
body.show-admin-bar .header-common .navbar-default .nav > li > .submenu {
    top: 202px;
}

body.show-admin-bar .change-pass {
    height: calc(100vh - 40px);
}
.change-pass {
    height: 100vh;
}

.small-item {
    height: 185px;
    
}
.small-item .post-item-info {
    height: 70px;
}
.corner .big-item h4 {
    font-size: 18px;
    margin-top: -19px;
    font-family: 'Sarabun', sans-serif;
    height: 70px;
    line-height: 23px;
    margin-bottom: 12px;
}
.admin-bar-logo img {
    width: auto;
}
.navbar-default .submenu li.active>a,
.navbar-default .submenu li>a:hover,
.navbar-default .submenu li>a:hover {
    background-color: transparent;
    color: #ff9c2a !important;
}
.navbar-default .submenu li.active>a:after,
.navbar-default .submenu li.active>a:hover:after,
.navbar-default .submenu li.active>a:focus:after,
.navbar-default .submenu li>a:hover:after,
.navbar-default .submenu li>a:hover:after{
    display: none
}
/* menu */
@media (min-width: 992px){
    .nav > li > a{
        transition: 0.3s;
    }
    .navbar-default .nav > li > .submenu{
        position: absolute;
        border-radius: 5px;
        min-width: 200px;
        left: 0;
        top: 100%;
        right: inherit;
        transition: 0.3s;
        transform-origin: 0 0;
        opacity: 0;
        visibility: hidden;
        transform: scale(0);
        overflow: hidden;
        display: inherit;
    }
    
    .navbar-default .nav > li > .submenu .submenu li{
        display: block;
        transition: 0.2s;
    }
    .navbar-default .nav > li > .submenu .submenu li:hover{
        padding-left: 10px;
    }
    .navbar-default .nav > li > .submenu .submenu li a{
        display: block;
        white-space: nowrap;
        transition: 0.2s;
    }
    .navbar-default .nav > li > .submenu>.container{
        padding: 0 !important;
        width: auto;
    }
    .navbar-default .nav > li:hover > .submenu{
        opacity: 1;
        visibility: visible;
        transform: scale(1);
        display: inherit;
    }
    .navbar-default .nav > li:hover span.next-item i{
        transition: 0.3s;
    }
    .navbar-default .nav li >.submenu .submenu li a{
       color: #111 !important; 
    }
    .navbar-default .nav > li > .submenu{
        position: absolute;
    }
}
@media (min-width: 768px){
    .title-news-detail{
        font-size: 32px;
        line-height: 1.5;
    }
}

h4{
    transition: 0.3s;
}
.feature-info{
    z-index: 2;
    background-color: inherit;
}
.feature-info h4{
    max-height: calc(1.6em * 2);
    /* overflow: hidden; */
}
.home-feature-post .feature-item>a{
    display: block;
    overflow: hidden;
    transition: 0.3s;
    position: relative;
}
.home-feature-post .feature-item>a:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    transition: 0.4s;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.home-feature-post .feature-item>a:hover{
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.4);
}
.home-feature-post .feature-item>a:hover:before{
    height: 100%;
}
.home-feature-post .feature-item>a:hover>img{
    transform: scale(1.05);
}
.home-feature-post .feature-item>a>img{
    width: 100%;
    transition: 0.4s ease-in-out;
}


.title-content h2 a{
    transition: 0.2s;
}
.title-content span.next-item i{
    display: none;
}
.question .question-content a{
    transition: 0.2s;
}
.news-item h4, 
.share-item h4,
.your-say .your-say-item-info h4{
    height: auto;
    max-height: calc(1.6em * 4);
}
.post-item-info{
    padding: 10px 15px;
}
.time-video-list{
    bottom: 116px !important;
}
.related .post-item>a{
    display: block;
    overflow: hidden;
    transition: 0.3s;
    margin-bottom: 15px;
}
.related .post-item>a:hover{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.related .post-item>a:hover>img{
    transform: scale(1.05);
}
.related .post-item img{
    width: 100%;
    transition: 0.3s ease-in-out;
}
.related .post-item .post-item-info{
    padding: 10px 15px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.view-more a{
    transition: 0.3s;
}
.bread-crumb li a{
    transition: 0.3s;
}
.bread-crumb li:not(:last-child):after{
    bottom: 6px;
}
.tindonvi_features .owl-theme .owl-nav button{
    transition: 0.2s;
}
.title-content .list-cat-child li a{
    transition: 0.2s;
}
.send-post-container .btn-sendpost{
    transition: 0.2s;
}
.send-post-container .btn-sendpost:hover{
    color: #fff !important;
}
.owl-theme .owl-dots .owl-dot span{
    transition: 0.2s;
}
.world .world-info{
    padding: 10px 15px;
}
.news-credit-editor h6 p{
    font-size: 13px;
}
.description{
    color: #3d3939;
}
.bread-crumb li.big-item h1{
    font-size: 13px;
}
.bread-crumb li{
    font-size: 13px;
    padding: 10px 20px 5px 3px;
}
.bread-crumb li h6{
    font-size: 13px;
}
.bread-crumb li:not(:last-child):after{
    bottom: 5px;
    right: 2px;
    font-size: 16px;
}
.sidebar-post{
    margin-top: 23px;
}
.content-detail p, .content-detail img{
    font-size: 16px;
}
.title-content h2,
.news-top .title-page{
    transition: 0.2s;
}
.home-multimedia .feature-info{
    max-height: 80px;
    height: auto;
}
.home-multimedia .feature-info h4{
    min-height: auto;
}
.multimedia-news .feature-info{
    max-height: 100px;
    height: auto;
}
.multimedia .multimedia-item>a{
    display: block;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
}
.multimedia .multimedia-item>a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    transition: 0.4s;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.multimedia .multimedia-item>a>img{
    width: 100%;
    transition: 0.4s ease-in-out;
}
.multimedia .multimedia-item>a:hover>img{
    transform: scale(1.05);
}
.multimedia .multimedia-item>a:hover{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.32);
}
.multimedia .multimedia-item>a:hover:before{
    height: 100%;
}
.feature-item.big-item>a{
    display: block;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
}
.feature-item.big-item>a>img{
    width: 100%;
    transition: 0.4s ease-in-out;
}
.feature-item.big-item>a:hover{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.32);
}
.feature-item.big-item>a:hover>img{
    transform: scale(1.05);
}
.feature-item.big-item>a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    transition: 0.4s;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.feature-item.big-item>a:hover:before{
    height: 100%;
}
.content-news-top{
    margin-bottom: 20px;
}
.content-news span{
    background: transparent !important;
}
.content-news .info-background-gr{
    display: inline;
}
.tindonvi_features .post-item .item-img{
    position: relative;
    overflow: hidden;
}
.tindonvi_features .post-item:hover .item-img img{
    transform: scale(1.05);
}
.tindonvi_features .post-item .item-img img{
    height: 125px;
    object-fit: cover;
    object-position: center;
    transition: 0.4s ease-in-out;

}
.world-item>a{
    display: block;
    overflow: hidden;
}
.world-item>a>img{
    transition: 0.4s ease-in-out;
    width: 100%;
}
.world-item>a:hover >img{
    transform: scale(1.05);
}
.world .world-info{
    position: relative;
    z-index: 1;
}
.quick-search .form-group.keyword .btn-search{
    text-indent: -9999px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    transition: 0.3s;
}
.quick-search .form-group.keyword .search-input2{
    padding-right: 68px;
    background-color: transparent;
}
.quick-search.search-header{
    background-color: rgba(255,255,255,0.96);
}
.quick-search .form-group.keyword .btn-search:before{
    content: "\f002";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    font: normal normal normal 14px/1 "FontAwesome", sans-serif;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}
.comment-input .content-cmt .btn-comment{
    transition: 0.3s;
}
button.btn.btn-comment.btnzoomComment:hover{
    background-color: #fe9d2c;
}
#footer .logo-ft img{
    max-width: 200px;
}
#footer .send-post-container{
    margin: 0;
    padding: 0;
    width: 100%;
}
#footer .right-footer li{
    line-height: 1;
    margin-bottom: 10px;
    padding: 0 0 0 6px;
    margin-left: 6px;
}
#footer .right-footer li a{
    transition: 0.2s;
}
.download-app-footer {
    margin-top: 15px;
}
.download-app-footer a img{
    max-width: 150px;
}
.item-ranking-top.top1 .img img{
    object-fit: cover !important;
    width: 80px !important;
    height: 80px !important;
}
.item-ranking-top .img img {
    object-fit: cover !important;
}
.button_play_game {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

a.btn-play-game.rank_detail {
    margin: 0 !important;
    display: unset !important;
    cursor: pointer;
    font-size: 12px !important;
}

@media (max-width: 991px){
    .searchInput{
        width: 100%;
        padding-right: 50px;
    }
    #footer .send-post-container{
        margin-bottom: 20px;
    }
}
@media (max-width: 767px){
    .first-content {
        margin-top: 37px;
    }
    .quick-search{
        left: 15px !important;
    }
    .quick-search .box-body{
        padding-left: 15px;
    }
}
@media (max-width: 500px){
    #footer .send-post-container{
        text-align: -webkit-center;
    }
    .send-post-container h5{
        text-align: center;
        padding-right: 34px;
    }
}
/* Xử lý responsive xoay dọc */
@media (orientation:portrait) and (max-width: 320px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 321px) and (max-width: 375px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 376px) and (max-width: 394px) {
    .adv_top_feature {
        margin-top: 105px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 395px) and (max-width: 480px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 481px) and (max-width: 575px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 576px) and (max-width: 767px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 768px) and (max-width: 768px) {
    .adv_top_feature {
        margin-top: 50px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 769px) and (max-width: 832px) {
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 833px) and (max-width: 1023px) {
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:portrait) and (min-width: 1024px) {
    .adv_top_feature_on_feature {
        padding-top: 15px !important;
    }
}

/* Xử lý responsive xoay ngang */
@media (orientation:landscape) and (min-width: 481px) and (max-width: 575px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:landscape) and (min-width: 576px) and (max-width: 767px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:landscape) and (min-width: 768px) and (max-width: 844px) {
    .adv_top_feature {
        margin-top: 93px !important;
    }
    .adv_top_feature_on_feature {
        padding-top: 0 !important;
    }
}
@media (orientation:landscape) and (min-width: 845px) and (max-width: 1024px) {
    .adv_top_feature {
        /*margin-top: 93px !important;*/
    }
    .adv_top_feature_on_feature {
        padding-top: 15px !important;
    }
}
/* End: Xử lý responsive xoay ngang */

/* Podcast */
#search-pc {

}
/* Start: Scroll notification */
#div-notification-ajax {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#div-notification-ajax::-webkit-scrollbar {
    width: 7px;
}
#div-notification-ajax::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #888;
}
#div-notification-ajax::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
/* End: Scroll notification */
#notification-web {
    padding-left: 10px !important;

}

#notification-web a:focus {
    color: white !important;
}

#notification-web .quick-notification {
    width: 500px;
    height: 504px;
    border-radius: 10px;
}

#notification-web .quick-notification .box-header h2{
    font-size: 24px;
    font-weight: 600;
    color: #000B17 !important;
}

#notification-web .quick-notification .box-header button {
    font-size: 16px;
    font-weight: 600;
    color: #EE0033 !important;
    background-color: #FDE6EB !important;
}

#notification-web .quick-notification .box {
    padding: 16px;
}

#notification-web .quick-notification .box .box-body {
    margin-top: 20px !important;
}

#notification-web .quick-notification .box .box-body .row{
    border-bottom: 1px solid #E5E5E5;
}

#notification-web .quick-notification .box .box-body p {
    margin: 12px 0;
}

#notification-web .quick-notification .box .box-body p span {
    margin-left: 5px;
}

p.notification-item span.box-time-action,
p.notification-item span.box-time-action span.box-close {
    float: right;
}

p.notification-item span.box-time-action span.box-close img {
    width: 20px;
}

#popup_podcast_modal .modal-content {
    border-radius: 32px;
    width: 606px;
    height: 480px;
}

#popup_podcast_modal .modal-body {
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0;
}

#popup_podcast_modal .modal-body img {
    border-radius: 32px;
    object-fit: contain;
}

#popup_podcast_modal .modal-content .podcast-link {
    width: 185px;
    height: 56px;
    padding: 16px 24px;
    border-radius: 12px;
    background: #EE0033;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    bottom: 39px;
    left: 210px;
    display: none;
}

#popup_podcast_modal .modal-content .podcast-link:hover {
    color: #FFFFFF !important;
}

#popup_podcast_modal .modal-content {
    background: transparent;
    box-shadow: none;
    border: none;
}

#popup_podcast_modal button.close {
    width: 32px;
    height: 32px;
    background: #F2F2F2;
    display: none;
    justify-content: center;
    border-radius: 32px;
    padding-top: 2px;
    opacity: 1;
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 10;
}

@media only screen and (max-width: 300px) {
    #popup_podcast_modal .modal-dialog-centered {
        width: unset;
    }
}

/* Fix lỗi tiêu đề bài viết sát ảnh đại diện khi ở col-8 */
.col-md-8 .your-say-item a img.podcast-item-first-img {
    margin-bottom: 20px;
}

/*Fix lỗi màu ô input tim kiếm*/
input#searchInput {
    color: #555;
}

@media screen and (max-width: 480px) {
    .adv img {
        margin-top: 80px;
    }
}

@media screen and (max-width: 325px) {
    .adv img {
        margin-top: 100px;
    }
}

@media (min-width: 326px) and (max-width: 375px) {
    .adv img {
        margin-top: 100px;
    }
}

@media screen and (max-width: 425px) {
    .adv img {
        margin-top: 88px;
    }
}

@media (min-width: 376px) and (max-width: 480px) {
    .adv img {
        margin-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .adv img {
        margin-top: 80px;
    }
}

@media screen and (max-width: 991px) {
    #main-menu {
        z-index: 1500;
        background: #fff !important;
    }
    
    .navbar-toggle .icon-bar {
        background-color: #333 !important;
        }
    
    .right-menu-mobile {
        color: #333 !important;
        }
    }
    
@media screen and (min-width: 326px) and (max-width: 991px) {
    
    .midle-header img {
        max-width: 200px;    
    }

    .download-header .download-app {
        color: #ee0033 !important;
        display: none;
    }
        
.download-header .download-app .btn-mobile-hover {
        border: 1px solid #ee0033 !important;
        background-color: #ee0033 !important;
    }
}