﻿body {
}

.home-thamgia .col-left{
    padding-top: 0;
}
/* Hạng và Quyền lợi*/
.quyenloi_items_3 > div, .quyenloi_items_4 > div, .quyenloi_items_5 > div, .quyenloi_item_bottom > div, .quyenloi_item_top > div {
    height: auto;
}
.quyenloi_items_5._left > div:nth-of-type(1) {
    left: 35px;
}
.quyenloi_items_5._left > div:nth-of-type(2) {
    left: -23px;
}
.quyenloi_items_5._left > div:nth-of-type(3) {
    left: 0px;
}
.quyenloi_items_5._left > div:nth-of-type(4) {
    left: 100px;
}
._left.quyenloi_items_5, ._right.quyenloi_items_5 {
    top: 40px;
}

.quyenloi_items_5._right > div:nth-of-type(1) {
    left: 0px;
}

.quyenloi_items_5._right > div:nth-of-type(2) {
    left: 73px;
}

.quyenloi_items_5._right > div:nth-of-type(3) {
    left: 36px;
}

.block-gtbb.new-format > .column.f-col-right .row-items-gtbb .gtbb-camera {
    left: 0!important;
}
.quyenloi-tieuchi {
    padding-top: 80px;
}

/*Giới thiệu*/
.about-banner {
    background-image: url(../images/information/about_banner_2025.png);
    background-image: -webkit-image-set(url(../images/information/about_banner_2025.png) 1x);
    background-repeat: no-repeat;
}

@media(max-width: 2499px) {
    .about-banner {
        background-size: auto 100%;
    }
}
@media (max-width: 1199px) {
    /* HOME */
    .home-thamgia {
        height: 1000px;
    }

    .home-thamgia .col-right {
        padding-left: 50px;
        margin-top: 30%;
    }

}

@media (max-width: 1024px) {

    .about-quyenloi-m > div > div > p {
        height: auto;
    }

    .about-quyenloi-m > div > div {
        height: 200px;
    }
}

@media (max-width: 991px) {

    /* HOME */
    .home-thamgia {
        height: 900px;
    }
    .home-thamgia .col-right {
        padding-left: 50px;
        margin-top: 35%;
        padding-top: 0;
    }
    .home-thamgia .col-left {
        padding-top: 0;
        margin-top: 35%;
    }
}
@media (max-width: 767px) {

    /* HOME */
    .home-thamgia {
        height: 858px;
    }

    .home-thamgia .col-left {
        display: none;
    }
    /*Giới thiệu*/
    .about-banner {
        background-image: url(../images/information/about_banner_mb_2025.png);
        background-image: -webkit-image-set(url(../images/information/about_banner_mb_2025.png) 1x);
        background-repeat: no-repeat;
        background-size: cover;
        height: 800px;
    }
    .about-banner .description-text {
        text-align: center;
        font-size: 18px;
        padding-top: 1px;
    }
    .about-quyenloi-m > div > div {
        height: 180px;
    }
}


@media (max-width: 540px) {
    .about-banner {
        height: 650px;
    }
    .row-item-gold-m > div {
        height: 180px;
    }
    .mobile_transition_01 div {
        height: 180px;
    }
}

@media(min-width: 2500px) {
    .about-banner {
        background-size: 100% 600px;
    }

    .container.custom-width.container-breadcumb {
        margin-top: 0;
    }
}
@media (min-width: 1025px) and (max-width: 1300px) {
    /**/
}

@media (min-width: 992px){

    .block-gtbb.new-format {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        margin-top: 65px;
    }

    .block-gtbb.new-format > .column {
        flex: 1;
        box-sizing: border-box;
    }

    .block-gtbb.new-format > .column.f-col-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .block-gtbb.new-format > .column.f-col-right .row-items-gtbb {
        margin-top: 0;
    }
}