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';
    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;
}
.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;
    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;
    }
}