.ranking {
    display: flex;
    flex-direction: column;
    width: 100%
}

.row-ranking {
    display: flex
}

.row-ranking:not(:last-child) {
    margin-bottom: 10px
}

.row-ranking.header {
    background-color: #000;
    font-weight: 700
}

.cell-ranking a {
    color: #0dcaf0!important
}

.cell-ranking a:hover {
    color: #ba6356!important
}

.cell-ranking {
    flex: 1;
    padding: 15px
}

.cell-ranking:nth-child(1) {
    color: #fff;
    flex: 0 0 50px;
    background: linear-gradient(135deg,#09377c 85%,#111530 50%);
    font-weight: 700
}

.cell-ranking:nth-child(2) {
    color: #fff;
    background-color: #111530;
    font-weight: 700;
    padding-right: 30px;
    flex: 1.4
}

.cell-ranking:nth-child(3) {
    color: #fff;
    background-color: #111530;
    text-align: right
}

.cell-ranking:nth-child(4) {
    color: #fff;
    background-color: #111530;
    text-align: right
}

.cell-ranking:nth-child(5) {
    color: #fff;
    background-color: #111530;
    padding-right: 20px;
    /* text-align: right!important; */
    /* max-width: 100px; */
}

.cell-ranking:nth-child(6) {
    color: #fff;
    background-color: #111530;
    padding-right: 20px;
    /* text-align: right!important; */
}

.cell-ranking span {
    background-color: rgb(27 127 204 / .8);
    padding: 7px 15px 6px;
    font-size: 14px;
    border-radius: 15px;
    color: var(--white-color);
    text-align: right
}

.cell-ranking img.rank {
    -webkit-transform: skew(-10deg)!important;
    -ms-transform: skew(-10deg)!important;
    transform: skew(-10deg)!important;
    margin-top: 14px!important
}

.row-ranking:nth-child(odd) .cell-ranking:nth-child(1) {
    background: linear-gradient(135deg,#09377c 85%,#111530 50%)
}

.row-ranking:hover {
    filter: brightness(120%)
}

.contour {
    opacity: .7
}

.text-shadow {
    text-shadow: 0 0 15px #ccc
}

.page-left {
    min-width: 77px;
    height: 25px;
    line-height: 16px
}

.page-center {
    min-width: 100px;
    height: 25px;
    line-height: 16px;
    margin-left: -20px
}

.page-right {
    min-width: 77px;
    height: 25px;
    line-height: 16px;
    margin-left: -20px
}

.cat-list {
    display: inline-block
}

.cat-list a {
    margin: 0
}

.cat-list a:after {
    content: ''
}

.blog-single-layout1 .blog-meta.has-border {
    padding: 25px 30px 30px;
    position: relative
}

.blog-single-layout1 .blog-meta.has-border:after,.blog-single-layout1 .blog-meta.has-border:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background-image: var(--bs-gradient)
}

.blog-single-layout1 .blog-meta.has-border:before {
    height: 5px;
    bottom: 0;
    max-width: 146px
}

.blog-single-layout1 .blog-meta.has-border i {
    color: rgba(var(--theme-color2),1);
    margin-right: 7px
}

.blog-single-layout1 .blog-meta.has-border a {
    font-weight: 400
}

.blog-single-layout1 .blog-meta.has-border a:hover {
    color: rgba(var(--theme-color2),1)
}

.blog-single-layout1 .blog-content {
    padding: 20px 30px 30px
}

.blog-single-layout1 .author-box {
    padding-top: 10px
}

.blog-single-layout1 .blog-image {
    position: relative
}

.blog-single-layout1 .blog-image .slick-arrow {
    left: 40px;
    font-size: 30px;
    z-index: 4;
    opacity: 0;
    visibility: hidden
}

.blog-single-layout1 .blog-image .slick-arrow.slick-next {
    right: 40px;
    left: auto
}

.blog-single-layout1 .blog-image:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.blog-single-layout1 .blog-audio {
    line-height: 0
}

@media(max-width: 1199px) {
    .blog-written-author.px-60.pb-60.pt-55 {
        padding:25px 30px 30px
    }
}

@media(max-width: 768px) {
    .blog-social-links .nav {
        display:block
    }

    .blog-social-links .nav li {
        margin-bottom: 10px
    }

    .blog-social-links .nav li:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 576px) {
    .blog-single-layout1 .blog-meta.has-border {
        padding:15px 20px 20px
    }

    .blog-single-layout1 .blog-content {
        padding: 20px
    }

    .blog-written-author .media-img {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}

.vs-comments-layout1 {
    border-bottom: 1px solid var(--white-color)
}

.vs-comments-layout1 li {
    margin: 0
}

.vs-comments-layout1 .vs-post-comment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 23px;
    background-color: var(--smoke-color);
    margin-bottom: 30px
}

.vs-comments-layout1 p {
    margin-bottom: 0
}

.vs-comments-layout1 ul.comment-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.vs-comments-layout1 ul.comment-list ul ul,.vs-comments-layout1 ul.comment-list ul ol,.vs-comments-layout1 ul.comment-list ol ul,.vs-comments-layout1 ul.comment-list ol ol {
    margin-bottom: 0
}

.vs-comments-layout1 .author-img {
    width: 100px;
    height: 100px;
    margin-right: 20px
}

.vs-comments-layout1 .comment-content {
    width: calc(100% - 130px);
    margin-top: -5px
}

.vs-comments-layout1 .commented-on {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    color: rgba(var(--theme-color2),1)
}

.vs-comments-layout1 .vs-btn {
    width: 110px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    border-radius: 50px;
    background-image: var(--bs-gradient);
    min-width: auto;
    color: var(--white-color)
}

.vs-comments-layout1 .vs-btn:hover {
    color: var(--white-color)
}

.vs-comments-layout1 .comment-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.vs-comments-layout1 .text {
    margin-bottom: 25px
}

.vs-comments-layout1 .text:last-child {
    margin-bottom: 0
}

.vs-comments-layout1 .name {
    text-transform: capitalize;
    font-family: var(--theme-font);
    margin-bottom: 5px;
    letter-spacing: -.03em
}

.vs-comments-layout1 .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: 30px
}

@media(max-width: 992px) {
    .vs-comments-layout1 {
        padding-bottom:1px
    }
}

@media(max-width: 992px) {
    .vs-comments-layout1 .vs-post-comment {
        display:block;
        margin-bottom: 30px;
        padding: 30px;
        margin-top: 0
    }

    .vs-comments-layout1 .author-img {
        margin-right: 0;
        margin-bottom: 15px
    }

    .vs-comments-layout1 .comment-content {
        width: 100%
    }

    .vs-comments-layout1 .children {
        margin-left: 20px
    }

    .vs-comment-form.px-40.py-40 {
        padding: 30px
    }
}

@media(max-width: 576px) {
    .vs-comments-layout1 .vs-post-comment {
        position:relative
    }

    .vs-comments-layout1 .children {
        margin-left: 5px
    }

    .vs-comments-layout1 .commented-on {
        margin-bottom: 0;
        line-height: 1
    }

    .vs-comments-layout1 .comment-top {
        display: block
    }

    .vs-comments-layout1 .comment-top .vs-btn {
        position: relative;
        right: 0;
        top: 0;
        font-size: 10px;
        width: 80px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        border-width: 1px;
        margin-bottom: 10px
    }

    .vs-comments-layout1 .vs-post-comment {
        display: block;
        margin-bottom: 30px;
        padding: 20px;
        margin-top: 0
    }

    .vs-comment-form.px-40.py-40 {
        padding: 20px
    }
}

@media(max-width: 576px) {
    .vs-comments-layout1 .author-img {
        margin-left:auto;
        margin-right: auto
    }

    .vs-comments-layout1 .vs-post-comment {
        text-align: center
    }
}

.hero-slick .sub-subtitle {
    display: inline-block;
    line-height: 1;
    padding: 7px 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .2em
}

.hero-slick .hero-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 72px;
    letter-spacing: -.03em;
    max-width: 565px;
    margin-top: -.09em;
    margin-bottom: 0
}

.hero-slick .hero-title2 {
    font-family: var(--theme-font);
    width: 100%;
    max-width: 500px;
    letter-spacing: -.03em;
    margin-bottom: 10px
}

.hero-slick .clip-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 112px;
    background-color: #fff;
    z-index: 4;
    -webkit-clip-path: polygon(0 0,100% 100%,100% 100%,0% 100%);
    clip-path: polygon(0 0,100% 100%,100% 100%,0% 100%)
}

.hero-slick .slick-arrow {
    left: 75px
}

.hero-slick .slick-arrow.slick-next {
    left: auto;
    right: 75px
}

.hero-slick:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.hero-slick.hero-layout1 .container {
    min-height: 900px
}

.hero-slick.hero-layout1 .hero-content1 {
    margin-top: 150px;
    max-width: 100%
}

.hero-slick.hero-layout2 .container {
    min-height: 1010px
}

.hero-slick.hero-layout2 .hero-content1 {
    margin-bottom: 10px;
    margin-left: auto
}

.hero-slick.hero-layout3 .container {
    min-height: 650px
}

.hero-slick.hero-layout3 .blog-category {
    margin-bottom: 3px
}

.hero-slick.hero-layout3 .blog-category a {
    background-image: none;
    background-color: #34ba5e
}

.hero-slick.hero-layout3 .blog-meta a {
    color: #e2e2e2;
    text-transform: uppercase
}

@media(max-width: 1500px) {
    .hero-slick.hero-layout2 .container {
        min-height:900px
    }

    .hero-slick.hero-layout2 .hero-content1 {
        margin-bottom: 0;
        margin-top: 60px
    }
}

@media(max-width: 1199px) {
    .hero-slick .hero-title {
        font-size:42px;
        max-width: 400px
    }

    .hero-slick .sub-subtitle {
        padding: 9px 11px;
        font-size: 13px
    }

    .hero-slick .vs-btn-group.mt-35 {
        margin-top: 20px
    }

    .hero-slick.hero-layout1 .container {
        min-height: 600px
    }

    .hero-slick.hero-layout1 .hero-content1 {
        margin-top: 140px
    }

    .hero-slick.hero-layout2 .container {
        min-height: auto
    }

    .hero-slick.hero-layout2 .hero-content1 {
        margin-bottom: 100px;
        margin-top: 100px
    }

    .hero-slick.hero-layout3 .container {
        min-height: auto;
        padding-bottom: 100px;
        padding-top: 100px
    }
}

@media(max-width: 992px) {
    .hero-slick.hero-layout1 .container {
        min-height:500px
    }

    .hero-slick.hero-layout1 .hero-content1 {
        margin-top: 110px
    }

    .hero-slick.hero-layout2 .hero-content1 {
        margin-bottom: 60px;
        margin-top: 60px
    }

    .hero-slick.hero-layout3 .container {
        padding-bottom: 60px;
        padding-top: 60px
    }
}

@media(max-width: 768px) {
    .hero-slick .hero-title {
        font-size:32px;
        max-width: 300px
    }

    .hero-slick.hero-layout1 .container {
        min-height: auto;
        padding-top: 60px;
        max-width: 100%;
        padding-bottom: 60px
    }

    .hero-slick.hero-layout1 .hero-content1 {
        margin-top: 60px
    }
}

@media(max-width: 576px) {
    .hero-slick .sub-subtitle {
        padding:9px 10px;
        font-size: 12px
    }
}

.vs-hero-carousel:hover .ls-arrow {
    left: 80px;
    opacity: 1;
    visibility: visible
}

.vs-hero-carousel:hover .ls-arrow[data-ls-go=next] {
    left: auto;
    right: 80px
}
.paginate-component {
    width: 100%;
    margin-top: 30px
}

ul.pagination {
    justify-content: center
}

.page-item.active span.page-link {
    background: #00a1d1 !important;
    border-color: #00a1d1 !important
}

a.page-link {
    color: #00a1d1 !important
}

.cell-ranking.fs-18.text-center {
    min-width: 56px !important;
    padding-top: 10px !important;
    padding-left: 5px !important;
    /* text-align: left !important; */
    background-size: cover !important;
    background-repeat: no-repeat !important
}

a.vs-btn.gradient-btn {
    padding: 15px 0px !important;
    min-width: 160px !important;
}

table.table.table-hover, .table-hover>tbody>tr:hover {
    color: #838490;
}

img.zalo-icon {
    width: 18px;
    margin-right: 5px;
}


.breadcumb-bg-title {
    opacity: 0 !important
}

.row.form-login-content.px-20 {
    margin-left: 0
}

.side-promotion {
    display: none
}

.row-ranking {
    background: #111530;
    align-items: center
}

.cell-ranking.text-left.pl-20 {
    text-align: center !important;
    display: contents !important
}

.cell-ranking {
    color: #fff
}

.ranking {
    width: 100%
}

.row-ranking {
}

.row-ranking:first-child {
    font-weight: 700;
    background: #25272b
}

.title-ranking {
    text-align: center;
    padding: 5px 10px
}

.cell-ranking {
    text-align: center !important;
    padding: 10px !important;
}

.ranking .row-ranking {
    background: #111530 !important;
    height: 55px !important;
}

.inner-wrapper.bg-black.position-absolute.top-50.start-50.translate-middle.w-100.px-60.py-40 {
    display: none
}

.col-stt {
    width: 10%
}

.col-name {
    width: 30%
}

.col-point {
    width: 25%
}

.col-level {
    width: 35%
}

@media (max-width: 768px) {
    button.vs-btn2 {
        min-width: 110px !important
    }
}

.ls-wrapper.ls-in-out {
    display: none !important
}

.blog-image.image-scale-hover img {
    max-height: 230px !important;
    object-fit: contain !important;
    width: 100%
}

.text-center .btn {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 24px;
    border-radius: 5px;
    border: 2px solid #007bff;
    color: #007bff;
    background-color: #fff;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    margin: 0 5px
}

.text-center .btn:hover {
    background-color: #007bff;
    color: #fff
}

.text-center .btn.active {
    background-color: #007bff;
    color: #fff
}

@media (max-width: 768px) {
    .text-center .btn {
        width: 48%;
        margin-bottom: 10px
    }
    .bg-header {
        background: url(../../../images/banner_mobile.jpg) !important;
        background-position: top center !important;
        background-repeat: no-repeat !important;
    }

    .vs-hero-carousel.dh-xs-block.dh-sm-none.dh-md-none.dh-lg-none.dh-xl-none.w-100.ls-v6.ls-container.ls-responsive.ls-device-is-phone {
        margin: 0px !important;
    }

    .vs-menu-wrapper .mobile-logo {
        padding-bottom: 0px !important;
        padding-top: 80px !important;
    }

}

video.ls-bg.lazy-video {
    padding-top: 158px;
}

.vs-hero-wrapper {
    height: 390px;
}

section.vs-hero-wrapper.bg-header.ls-direction-fix {
    height: 390px !important;
}

@media (max-width: 991px) {
    .vs-hero-carousel.dh-xs-block.dh-sm-none.dh-md-none.dh-lg-none.dh-xl-none.w-100.ls-v6.ls-container.ls-responsive.ls-device-is-phone {
        margin: 0px !important;
    }
    .vs-menu-wrapper .mobile-logo {
        padding-bottom: 0px !important;
        padding-top: 80px !important;
    }
    .bg-header {
        background: url(../../../images/banner_mobile.jpg) !important;
        background-position: top center !important;
        background-repeat: no-repeat !important;
    }

}
.vs-hero-carousel.dh-xs-block.dh-sm-none.dh-md-none.dh-lg-none.dh-xl-none.w-100.ls-v6.ls-container.ls-responsive.ls-device-is-desktop {
    height: auto !important;
}

table[align="center"] {
    margin: 0 auto;
}

.blog-content.bg-major-black.news-content img {
    height: auto !important;
}

.elementor-clearfix.elementor-text-editor img {
    height: auto !important;
}

h2.blog-title {
    font-size: 24px;
    font-weight: bold;
    margin-left: 0px !important;
    padding-left: 0px;
}

.col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
}

.form-group.mb-20-off.mb-10-sm.mt-10-off {
    display: flex;
    width: 100% !important;
}

select#class {
    background: #111530;
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 0;
    color: white;
}

.blog-meta.has-border.bg-major-black .row {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}

.cell-ranking.text-center img {
    height: 28px;
    width: auto;
}

h3.text-center {
    width: 100% !important;
    margin: 0 auto !important;
    color: white !important;
    padding: 15px !important;
    border: 1px solid #4b3c72 !important;
}

@media (max-width: 768px) {

    div#rankings_select {width: 100%;padding: 0px !important;margin: 0px !important;}

    .cell-ranking a img {
        display: none;
    }

    div#rankings_select .tab {
        flex-wrap: wrap;
    }

    .main-content {
        padding: 5px;
    }

    .cell-ranking {
        padding: 13px !important;
    }

    .ranking .row-ranking {
        height: 70px !important;
    }

    span.dh-xs-none.dh-sm-none {
        display: none;
    }
}