﻿body {
}
/* Mặc định áp dụng SVN-Gilroy */
h1, h2, h3, h4, h5, h6,
b, strong, p, span, div {
    font-family: 'SVN-Gilroy', sans-serif;
}

/* Riêng phần header và footer */
header h1, header h2, header h3, header h4, header h5, header h6,
header b, header strong, header p, header span, header div,
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6,
footer b, footer strong, footer p, footer span, footer div {
    font-family: 'SFProDisplay', sans-serif;
}
.radio-button-container input:checked~.checkmark{
    transform: none;
}
.fixed-header {
    height: 106px;
    width: 100%;
    display: block;
}
.home-thamgia .col-left {
    padding-top: 0;
}
.home-banner{
    margin-top: 0!important;
}
/* 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;
}

@media(max-width: 1024px) {
    .quyenloi-tieuchi {
        padding-top: 0px;
    }
}
/*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 screen and (min-width: 1440px) {
    .link-footer-desktop {
        display: contents;
    }
}
@media screen and (max-width: 991px) {
    .link-footer-mobile {
        display: block;
    }
}
@media (max-width: 991px) {
    .fixed-header {
        height: 70px;
    }
    /* 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;
    }
    .home-thamgia .col-right {
        padding-left: 15px;
        padding-right: 15px;
    }
}

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

    .container.custom-width.container-breadcumb {
        margin-top: 0;
    }
    .container.custom-width{
        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;
    }
}

#p_box_refer_toast {
    display: none;
}