@media (min-width: 576px) {
    .box-checkbia-landing.fix-width {
        max-width: 60% !important;
    }

}

@media (min-width: 768px) {
    table .col-head-pa {
        min-width: 12rem !important;
    }

    .box-checkbia-landing.fix-width {
        max-width: 70% !important;
    }
}

@media (min-width: 992px) {
    table.table-compare .second-col {
        min-width: 250px !important;
    }

    .break-checkbia {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .card-detail-life .card-heading {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    table .col-head-pa {
        min-width: 18rem !important;
    }

    .box-checkbia-landing.fix-width {
        max-width: 70% !important;
    }
}

@media (min-width: 1600px) {
    .box-checkbia-landing.fix-width {
        max-width: 50% !important;
    }

    .content-info {
        padding-top: 130px;
        padding-left: 40%;
        z-index: 100;
        gap: 24px;
    }

}


/* Max Width */
@media (max-width: 1575px) {
    .banner-checkbia-landing {
        overflow: hidden;
    }
}

@media (max-width: 1200px) {
    .txt-sub-title-circle {
        line-height: 42px;
    }

    .card-detail-life .card-list {
        font-weight: 400;
        font-size: 14px;
        color: #373737;
    }

    .content-info {
        padding-top: 60px;
        padding-left: 50px;
        gap: 18px;
    }

}

@media (max-width: 992px) {
    .container.container-custom-life {
        width: 95% !important;
    }

    /* 
    .card-list-none {
        display: none;
    } */

    .svg-checked-yellow.size {
        width: 10px;
    }

    .svg-checked-blue.size {
        width: 10px;
    }

    /* all TAX */
    .box-tax {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70%;
    }

    .img-wizard {
        width: 40px !important;
    }

    .wizard-progress p {
        font-size: 14px !important;
    }

    .content-info {
        padding-top: 50px;
        padding-left: 40px;
        gap: 16px;
    }

    .h-format-1 {
        font-size: 18px;
        line-height: 24px;
    }

    .h-format-2 {
        font-size: 38px;
        line-height: 48px;
    }

    .h-format-3 {
        font-size: 18px;
        line-height: 28px;
    }

    .checkbia-sub-1 {
        gap: 10px;
    }

}

@media (max-width: 767px) {
    .bg-video-landing.custom-health {
        min-height: 407px;
    }

    .btn.btn-outline-link.btn-custom-1 {
        width: 380px !important;
    }

    .h-box-custom-1 {
        height: 30em !important;
    }

    .h-format-3 {
        display: none;
    }

    .banner-right {
        transform: translateX(-25%);
    }

    .card-life-container {
        width: 100%;
    }

    .p-life-y-1 {
        padding: 20px 20px 30px 20px;
    }

    section.bg-template.bg-template-custom-1 {
        padding: 30px 15px 30px 15px !important;
    }

    .banner-box {
        padding: 30px 15px 30px 15px;
    }

}

@media (max-width: 575px) {
    .padding-col-checkbox {
        padding-right: 0;
    }

    .bg-video-landing.custom-health {
        min-height: 233px;
    }

    .content-info {
        padding-top: 30px;
        padding-left: 24px;
        gap: 8px;
    }

    .h-format-1 {
        font-size: 15px;
        line-height: 24px;
    }

    .h-format-2 {
        font-size: 20px;
        line-height: 28px;
    }

    .life-checkbia-box {
        transform: translateY(-18px);
    }

    .container-inner {
        gap: 10px;
        padding: 30px 20px 40px 20px;
    }

    .banner-right {
        transform: translateX(0%);
    }

}

@media (max-width: 500px) {
    .txt-sub-title-circle {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .btn.btn-outline-link.btn-custom-1 {
        width: 290px !important;
    }

    .heading-box-life {
        height: auto;
    }

    .tax-result-container>.row>.row-result {
        font-size: var(--font-size-result-tax-mb) !important;
    }

    .tax-result-container>.row>.row-highlight {
        font-size: var(--font-size-result-tax-mb) 8px !important;
    }

    .life-suggest-box>.suggest-eqal {
        border-left: none !important;
    }

    .life-suggest-box>.suggest-result {
        border-radius: 0px 0px 8px 0px !important;
    }

}

@media (max-width: 395px) {
    .txt-sub-title-circle {
        font-size: 15px;
    }

    .img-wizard {
        width: 30px !important;
    }

    .wizard-progress p {
        font-size: 12px !important;
    }

    .bg-template.bg-template-custom.bg-template-details {
        height: auto !important;
    }

    .btn-warning-prakun.btn-custom-life-1 {
        width: 100% !important;
    }

    .banner-right {
        transform: translateX(-45px);
    }
}

@media (max-width: 330px) {
    .banner-right {
        transform: translateX(-50%);
    }
}