@media (min-width: 1440px) {
    /* home carousel */
    .carousel-item {
        margin-top: 3rem;
    }

    .carousel-indicators {
        bottom: 3% !important;
    }

    .home-carousel-1-slide,
    .home-carousel-2-slide {
        display: none;
    }


    /* home banner */
    .home-banner {
        max-height: 85vh !important;
        min-height: 850px !important;
    }

    .home-banner img {
        height: 85vh;
        min-height: 850px;
    }

    .home-banner-heading-1 h6 {
        font-size: 30px;
    }

    .home-banner-heading-2 h5 {
        font-size: 50px;
    }

    .home-banner-heading-3 h2 {
        font-size: 90px;
        margin-bottom: 2rem !important;
    }

    .home-banner-slogan h6 {
        font-size: 30px;
        margin-bottom: 3em;
    }

    .home-banner-get-started button {
        width: 12rem !important;
        height: 4rem !important;
        font-size: 20px;
    }

    .home-banner-learn-more a {
        font-size: 20px;
    }

    /* home HIW */
    .home-HIW-mobile {
        display: none !important;
    }

    /* Will Package */
    .home-package-container {
        padding: 0 1rem;
    }

    .home-package-item-container {
        width: 270px;
        height: 170px;
        padding: 1rem;
    }

    .home-package-title {
        font-size: 3rem;
        margin-bottom: 1.5rem;
        line-height: 2.5rem;
    }

    .home-package-item-icon {
        padding-right: 1rem;
    }

    .home-package-item-title {
        font-size: 18px;
        line-height: 1.1;
        padding-bottom: 0.3rem;
    }

    .home-package-item-desc {
        font-size: 14px;
        line-height: 1.1;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 1.3rem;
    }

    /* home price */
    .home-pricing-container {
        min-height: 650px;
    }

    .home-pricing-title {
        font-size: 14px;
        line-height: 1.2;
    }

    .home-pricing-text p,
    .home-pricing-text li,
    .home-pricing-text div {
        font-size: 14px;
    }


    .home-pricing-text p {
        margin: 0;
    }

    .home-pricing-text div {
        margin: 0.3rem 0;
    }

    .normal-price {
        font-size: 20px;
    }

    .discounted-price {
        font-size: 30px;
    }

    .home-pricing-to {
        font-size: 12px;
    }


    /* home share */
    .home-share-banner .p-5 {
        padding: 3rem 1.2rem 3rem 3rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 70px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 35px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 130px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 50px;
        line-height: 0.8;
        margin: 0 0.5rem 1.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 14px;
        margin-top: 1.5rem;
        font-weight: 300;
        line-height: 1;
    }


    /* home referral */
    .home-referral-rewards .container-xl {
        width: 800px !important;
        height: 180px !important;
    }

    .home-referral-rewards .container-xl,
    .home-referral-rewards .container-lg {
        left: 20%;
        top: 15%;
    }

    .home-referral-img {
        background: none !important;
    }

    .home-referral-title {
        font-size: 30px;
    }

    .home-referral-desc {
        font-size: 14px;
    }

    .home-referral-item {
        font-size: 14px;
    }

    .home-referral-item span {
        font-size: 20px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 14px;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-content {
        width: 80% !important;
    }

    .home-referral-center-price {
        width: 20% !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about banner */
    .about-banner-text-container {
        padding: 2rem;
    }

    .about-banner-text-container-right {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .about-banner-text-container-left {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .about-heading,
    .mission-title,
    .vision-title {
        font-size: 30px;
        line-height: 1.1;
        margin-bottom: 1rem;
    }

    .about-heading-desc,
    .about-slogan-desc,
    .vision-desc,
    .mission-desc {
        font-size: 14px;
    }

    .about-slogan-desc-pb {
        padding-bottom: 1.5rem;
    }

    .about-slogan-heading {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 1.5rem;

        span {
            font-size: 30px;
        }
    }

    .about-slogan-who {
        padding-bottom: 1rem;
        padding-top: 0.2rem;
        font-size: 0.7rem;
    }

    .about-banner-img-3 {
        padding: 2rem;
    }

    .about-vision-mission {
        min-height: 565px !important;
        border-radius: 20px !important;
    }

    .about-mission-text {
        bottom: 15%;
        right: 40%;
        padding-left: 1.5rem;
    }

    .about-vision-text {
        top: 5%;
        left: 45%;
        padding-right: 1rem;
    }

    /* about-core-value */
    .about-value-heading {
        font-size: 30px;
    }

    .about-value-img img {
        width: 1000px !important;
    }


    /* about partner */
    .about-partner-heading {
        font-size: 30px;
        padding-bottom: 2rem;
    }

    .about-partner-container .col-3 {
        height: 140px;
        width: 250px;
    }

    #partner-info .card {
        width: 800px !important;
        padding: 2rem !important;

        h5 {
            font-size: 20px;
        }
    }

    #close-partner-info {
        width: 50px;
        height: 50px;
    }

    #partner-services {
        font-size: 14px;
    }


    /* about advisor */
    .about-advisor .row {
        width: 900px !important;
        min-width: 900px !important;
    }

    .about-advisor-text-container-left {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 2rem;
    }

    .about-advisor-heading {
        font-size: 30px;
        padding-bottom: 1rem;
    }

    .about-advisor-desc {
        font-size: 14px;
    }

    .about-partner-heading {
        padding: 1rem;
    }

    .about-benefit-container {
        padding: 1rem;
    }

    .advisor-benefit-container {
        padding: 2rem 1rem 2rem 1rem;
    }

    .advisor-benefit-container-center {
        padding: 2rem 1rem 2rem 1rem;
    }

    .about-advisor-img,
    .about-advisor-img img {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .advisor-benefit-img {
        margin-bottom: 1rem;
    }

    .advisor-benefit-heading {
        font-size: 20px;
        line-height: 1.3rem;
    }

    .advisor-benefit-desc {
        font-size: 14px;
    }

    .about-benefit-advisor {
        width: 900px !important;
        min-width: 900px !important;
    }

    .about-benefit-heading {
        font-size: 30px;
    }

    #about-advisor-1 img {
        border-radius: 15px;
    }

    /* contact info */
    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 2rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 30px;
        font-weight: bold;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.5rem;
        height: 100%;
    }

    .contact-info-section p {
        font-size: 0.8rem
    }

    .contact-info-section h3 {
        font-size: 1rem;
        font-weight: 500;
        margin: 1rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        border: 1px solid #ddd;
        font-size: 14px;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-weight: bold;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 900px !important;
        min-width: 900px !important;
    }

    .form-section h3 {
        font-size: 1rem;
    }

    /* footer */
    .footer-heading {
        font-size: 20px;
    }

    .footer-contact a,
    .footer-contact p,
    .footer-copyright a,
    .footer-menu-item a {
        font-size: 14px;
    }

    .justify-content-center-desktop {
        justify-content: center;
    }

    .justify-content-end-desktop {
        justify-content: end;
    }


    /* faq */
    .faq-bg {
        min-height: 1180px;
    }

    .faq-bg1 {
        margin-bottom: 2rem;
    }

    .faq-bg2 {
        margin-bottom: 2rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 1000px !important;
        min-width: 1000px !important;

    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        padding: 0 1rem;
    }

    .faq-subtitle {
        font-size: 14px;
    }

    /* our blog */
    .blog-bg {
        padding-top: 7rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 30px;
        margin-bottom: 2rem;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;

    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 145px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 18px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 14px;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 0.8rem;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 1rem;
        min-height: 250px;
    }

    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 38px !important;
    }

    .blog-all-content th{
        font-size:17px;
    }

    .blog-all-content td{
        font-size:14px;
    }

    .blog-all-content h4{
        font-size:20px !important;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 25px
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li {
        font-size: 14px;
    }

    .blog-all-content img{
        max-width: 400px;
        width:100%;
    }

    .btn-social {
        width: 50px;
        height: 50px;
    }

    .blog-check svg {
        width: 30px;
        height: 30px;
    }

    .btn-social svg {
        width: 24px;
        height: 24px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 24px;
        height: 24px;
    }

    .blog-table {
        th {
            font-size: 16px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 14px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-panel h3 { font-size: 20px; }
    .tp-panel h4 { font-size: 18px; }
    .tp-panel p, .tp-panel li { font-size: 14px; }
    .tp-whatsapp { font-size: 16px; padding: 14px 20px; }
    .tp-root .HRD-logo { max-height:100px; max-width: 100px !important; }
}

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px !important;
    }

}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px !important;
    }

    .blog-item-img-container {
        max-height: 152px;
    }

}

@media (min-width: 1201px) and (max-width: 1439px) {
    .home-referral-rewards .container-xl {
        width: 700px !important;
        height: 170px !important;
    }

    .home-referral-rewards .container-xl,
    .home-referral-rewards .container-lg {
        left: 20%;
        top: 15%;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {


    /* HIW */
    .home-HIW-desktop {
        min-height: 750px;

        .row {
            margin: 0 1rem;
        }

        .col-sm-3 {
            min-height: 410px !important;
            width: 250px !important;
        }
    }

    .home-HIW-step {
        font-size: 1.4rem;
        line-height: 1;

        span {
            font-size: 1.8rem;
        }
    }

    .home-HIW-image img {
        width: 265px !important;
        height: 265px !important;
    }

    .home-HIW-text {
        width: 260px !important;
        height: 260px !important;
    }

    .step-4-desktop {
        width: 220px !important;
        height: 220px !important;
    }

    #end-img-HIW {
        top: 53%;
        left: -8%;
    }

    #start-img-HIW {
        top: -5%;
        left: -8%;
    }

    #start-text-HIW {
        padding: 1rem 3.5rem 1rem 1rem !important;
    }

    #end-text-HIW {
        top: 51%;
        padding: 1rem 2rem 1rem 1rem !important;
    }

    .home-HIW-title {
        font-size: 13px !important;
        padding: 0.2rem 0;
    }

    .home-HIW-desc {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 1.2;
    }


    /* share */
    .home-referral-rewards .container-xl {
        width: 580px !important;
        height: 160px !important;
    }

    .home-referral-rewards .container-xl,
    .home-referral-rewards .container-lg {
        left: 20%;
        top: 15%;
    }

    .blog-item-img-container {
        max-height: 135px;
    }


}

@media (min-width: 1024px) and (max-width: 1439px) {

    /* home banner */
    .home-banner {
        max-height: 70vh;
        min-height: 690px;
    }

    .home-banner img {
        height: 70vh;
        min-height: 690px;
    }

    .home-banner-heading-1 h6 {
        font-size: 22px;
    }

    .home-banner-heading-2 h5 {
        font-size: 35px;
    }

    .home-banner-heading-3 h2 {
        font-size: 65px;
        margin-bottom: 2rem !important;
    }

    .home-banner-slogan h6 {
        font-size: 22px;
        margin-bottom: 3em;
    }

    .home-banner-learn-more a {
        font-size: 16px;
    }

    .home-banner-get-started button {
        width: 10rem !important;
        height: 3rem !important;
        font-size: 18px;
    }

    /* home carousel */
    .carousel-item {
        margin-top: 3rem;
    }

    .carousel-indicators {
        bottom: 5%;
    }

    .home-carousel-1-slide,
    .home-carousel-2-slide {
        display: none;
    }

    /* solon basic will */
    .home-will-title {
        font-size: 30px !important;
        line-height: 2rem !important;
    }

    .home-will-desc {
        font-size: 14px !important;
        padding: 0 3rem;
    }

    .home-will-item {
        width: 250px !important;
        height: 150px !important;
    }

    .home-will-item-container {
        padding: 1rem !important;
    }

    .home-will-item-icon img {
        width: 40px !important;
    }

    .home-will-item-title {
        font-size: 17px !important;
        line-height: 1 !important;
        min-height: 2.5rem !important;
    }

    .home-will-item-desc {
        font-size: 14px !important;
        line-height: 1.2 !important;
        padding-top: 0.3rem;
    }

    .home-will-button button {
        font-size: 14px !important;
        width: 8rem !important;
        height: 2.5rem !important;
    }

    /* will custody+ by GAT */
    .home-will-custody-icon {
        img {
            width: 150px !important;
            height: 75px !important;
        }
    }

    .home-will-custody-desc {
        font-size: 14px !important;
    }

    .home-will-custody-item-title {
        font-size: 20px !important;
    }

    .home-will-custody-item-desc {
        font-size: 14px !important;
        line-height: 1.2;
    }

    .home-will-custody-container-1,
    .home-will-custody-container-2,
    .home-will-custody-container-3 {
        padding: 1rem 0 !important;

        .home-will-custody-item-img img {
            width: 330px !important;
            height: 200px !important;
        }
    }

    /* home HIW */
    .home-HIW-mobile {
        display: none !important;
    }

    /* Will Package */
    .home-package-container {
        padding: 0 0.5rem;
    }

    .home-package-item-container {
        width: 270px;
        height: 170px;
        padding: 0.8rem;
    }

    .home-package-title {
        margin-bottom: 1.5rem;
        line-height: 2.5rem;
    }

    .home-package-item-icon {
        padding-right: 1rem;
    }

    .home-package-item-title {
        font-size: 18px;
        line-height: 1;
        padding-bottom: 0.3rem;
    }

    .home-package-item-desc {
        font-size: 14px;
        line-height: 1.3;
    }

    .home-package-button button {
        width: 10rem !important;
        height: 3rem !important;
        font-size: 16px !important;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 1.2rem;
    }

    /* home pricing */
    /* home price */
    .home-pricing-container {
        min-height: 650px;
        width: 1000px;
    }

    .home-pricing-item {
        width: 280px;
    }

    .home-pricing-title {
        font-size: 14px;
        line-height: 1.2;
    }

    .home-pricing-text p,
    .home-pricing-text li,
    .home-pricing-text div {
        font-size: 14px;
    }


    .home-pricing-text p {
        margin: 0;
    }

    .home-pricing-text div {
        margin: 0.3rem 0;
    }

    .normal-price {
        font-size: 20px;
    }

    .discounted-price {
        font-size: 30px;
    }

    .home-pricing-to {
        font-size: 12px;
    }


    /* home share */
    .home-share-banner .p-5 {
        padding: 3rem 1.2rem 3rem 3rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 60px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 32px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 120px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 40px;
        line-height: 0.8;
        margin: 0 0.5rem 1.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 12px;
        margin-top: 1.5rem;
        font-weight: 300;
        line-height: 1;
    }

    /* home referral */
    .home-referral-img {
        background: none !important;
    }

    .home-referral-title {
        font-size: 30px;
    }

    .home-referral-desc {
        font-size: 14px;
    }

    .home-referral-item {
        font-size: 14px;
    }

    .home-referral-item span {
        font-size: 16px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 14px;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-content {
        width: 80% !important;
    }

    .home-referral-center-price {
        width: 20% !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about banner */
    .about-banner.container-lg {
        max-width: 800px !important;
    }

    .about-banner-text-container {
        padding: 2rem;
    }

    .about-banner-text-container-right {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .about-banner-text-container-left {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .about-heading,
    .mission-title,
    .vision-title {
        font-size: 20px !important;
        line-height: 1.2;
        margin-bottom: 1rem;
    }

    .about-heading-desc,
    .about-slogan-desc,
    .vision-desc,
    .mission-desc {
        font-size: 14px !important;
    }

    .about-slogan-desc-pb {
        padding-bottom: 1.5rem;
    }

    .about-slogan-heading {
        font-size: 1.2rem;
        line-height: 1.2;
        padding-top: 1.5rem;

        span {
            font-size: 2rem;
        }
    }

    .about-slogan-who {
        padding-bottom: 1rem;
        padding-top: 0.2rem;
        font-size: 0.7rem;
    }

    .about-banner-img-3 {
        padding: 2rem;
    }

    .about-vision-mission {
        min-height: 470px !important;
        border-radius: 20px !important;
    }

    .about-mission-text {
        bottom: 15%;
        right: 40%;
        padding-left: 1.5rem;
    }

    .about-vision-text {
        top: 5%;
        left: 45%;
        padding-right: 1rem;
    }

    /* about-core-value */
    .about-value-heading {
        font-size: 30px !important;
    }

    .about-value-img img {
        width: 800px !important;
    }

    /* about partner */
    .about-partner-heading {
        font-size: 30px;
        padding-bottom: 2rem;
    }

    .about-partner-container .col-3 {
        height: 140px;
        width: 230px;
    }

    #Partner-0,
    #Partner-2,
    #Partner-3,
    #Partner-4,
    #Partner-5,
    #Partner-6,
    #Partner-8 {
        img {
            width: 180px;
        }
    }

    #partner-info .card {
        width: 800px !important;
        padding: 2rem !important;

        h5 {
            font-size: 20px;
        }
    }

    #close-partner-info {
        width: 50px;
        height: 50px;
    }

    #partner-services {
        font-size: 14px;
    }

    /* about advisor */
    .about-advisor .row {
        width: 800px !important;
        min-width: 800px !important;
    }

    .about-advisor-text-container-left {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 2rem;
    }

    .about-advisor-heading {
        font-size: 25px;
        padding-bottom: 1rem;
    }

    .about-advisor-desc {
        font-size: 14px;
    }

    .about-partner-heading {
        padding: 1rem;
    }

    .about-benefit-container {
        padding: 1rem;
    }

    .advisor-benefit-container {
        padding: 2rem 1rem 2rem 1rem;
    }

    .advisor-benefit-container-center {
        padding: 2rem 1rem 2rem 1rem;
    }

    .about-advisor-img,
    .about-advisor-img img {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .advisor-benefit-img {
        margin-bottom: 1rem;
    }

    .advisor-benefit-heading {
        font-size: 18px;
        line-height: 1.3rem;
    }

    .advisor-benefit-desc {
        font-size: 14px;
        line-height: 1.1;
    }

    .about-benefit-advisor {
        width: 800px !important;
        min-width: 800px !important;
    }

    .about-benefit-heading {
        font-size: 25px;
    }

    .about-advisor-1 img {
        border-radius: 12px !important;
    }

    /* contact info */
    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 2rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 30px;
        font-weight: bold;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.5rem;
        height: 100%;
    }

    .contact-info-section p {
        font-size: 0.8rem
    }

    .contact-info-section h3 {
        font-size: 1rem;
        font-weight: 500;
        margin: 1rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        border: 1px solid #ddd;
        font-size: 14px;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-size: 14px;
        font-weight: bold;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 900px !important;
        min-width: 900px !important;
    }

    .form-section h3 {
        font-size: 1rem;
    }

    /* footer */
    .footer-heading {
        font-size: 18px;
    }

    .footer-contact a,
    .footer-contact p,
    .footer-copyright a,
    .footer-menu-item a {
        font-size: 13px;
    }

    .justify-content-center-desktop {
        justify-content: center;
    }

    .justify-content-end-desktop {
        justify-content: end;
    }

    .footer-connect-download img {
        width: 160px !important;
        height: 55px !important;
    }


    /* faq */
    .faq-bg {
        min-height: 1180px;
    }

    .faq-bg1 {
        margin-bottom: 2rem;
    }

    .faq-bg2 {
        margin-bottom: 2rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 1000px !important;
        min-width: 1000px !important;
    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        padding: 0 1rem;

    }

    .faq-subtitle {
        font-size: 14px;
    }

    /* our blog */
    .blog-bg {
        padding-top: 7rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 30px;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;
    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 145px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 18px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 14px;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 12px;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 1rem;
        min-height: 270px;
    }


    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 30px !important;
    }

    .blog-all-content h4{
        font-size:20px !important;
    }

    .blog-all-content th{
        font-size:16px;
    }

    .blog-all-content td{
        font-size:13px;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 22px;
        line-height: 1.2;
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li {
        font-size: 13px;
    }

    .blog-all-content img{
        max-width: 350px;
        width:100%;
    }

    .btn-social {
        width: 40px;
        height: 40px;
    }

    .blog-check svg {
        width: 25px;
        height: 25px;
    }

    .btn-social svg {
        width: 20px;
        height: 20px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 20px;
        height: 20px;
    }

    .blog-table {
        th {
            font-size: 16px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 14px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-panel h3 { font-size: 18px; }
    .tp-panel h4 { font-size: 16px; }
    .tp-panel p, .tp-panel li { font-size: 13px; }
    .tp-whatsapp { font-size: 15px; padding: 12px 18px; }
    .tp-root .HRD-logo { max-height:80px; max-width: 80px !important; }
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px !important;
    }
}

@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 720px !important;
    }

    /* header menu */
    .show-menu-mobile {
        display: none !important;
    }

    .hide-on-desktop {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hide-menu-mobile {
        display: none !important;
    }

    .home-HIW-desktop {
        display: none !important;;
    }

    .home-banner-text {
        order: 2;
    }

    .home-banner-image {
        order: 1;
    }

    .hide-on-mobile {
        display: none !important;
    }
}

@media (min-width: 850px) and (max-width: 1023px) {
    .blog-item-img-container {
        max-height: 112px;
    }
}

@media (min-width: 768px) and (max-width: 849px) {
    .blog-item-img-container {
        max-height: 102px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {


    /* header */
    .header-menu {
        a {
            font-size: 0.8rem;
        }
    }

    /* home banner */
    .home-banner {
        max-height: 60vh;
        min-height: 515px;
    }

    .home-banner img {
        height: 60vh;
        min-height: 515px;
    }

    .home-banner-heading-1 h6 {
        font-size: 18px;
        padding-top: 2rem;
    }

    .home-banner-heading-2 h5 {
        font-size: 25px;
    }

    .home-banner-heading-3 h2 {
        font-size: 50px;
        margin-bottom: 0.5rem !important;
    }

    .home-banner-slogan h6 {
        font-size: 18px;
        margin-bottom: 2em;
    }

    .home-banner-learn-more a {
        font-size: 12px;
    }

    /* home carousel */
    .carousel-indicators {
        bottom: 0 !important;
    }

    .home-carousel {
        min-height: 700px !important;
    }

    .home-carousel .card {
        height: 500px !important;
    }

    .home-carousel-heading {
        font-size: 2rem !important;
        padding-bottom: 1rem;
        padding-top: 2rem;
    }

    .home-carousel .carousel-inner {
        height: 460px !important;
    }

    .home-carousel-1-slide,
    .home-carousel-3-slide {
        display: none;
    }


    .home-carousel .container-md {
        max-width: 750px !important;
        min-width: 400px !important;
        width: 80%;
        height: 400px !important;
    }

    #homeCarousel .carousel-item .container-sm img {
        height: 300px !important;
        width: 490px !important;
    }

    /* solon basic will */
    .home-will-title {
        font-size: 30px !important;
    }

    .home-will-desc {
        font-size: 14px !important;
        padding: 0 3rem;
    }

    .home-will-item {
        width: 230px !important;
        height: 130px !important;
    }

    .home-will-item-container {
        padding: 1rem !important;
    }

    .home-will-item-icon img {
        width: 35px !important;
    }

    .home-will-item-title {
        font-size: 16px !important;
        line-height: 1.2 !important;
        min-height: 2rem !important;
    }

    .home-will-item-desc {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    .home-will-button button {
        font-size: 12px !important;
        width: 7rem !important;
        height: 2.2rem !important;
    }

    /* will custody+ by GAT */
    .home-will-custody-icon {
        img {
            width: 110px !important;
            height: 55px !important;
        }
    }

    .home-will-custody-by {
        font-size: 25px !important;
    }

    .home-will-custody-desc {
        padding: 1.5rem 1rem !important;
        font-size: 14px !important;
    }

    .home-will-custody-item-title {
        padding: 0.5rem 0 !important;
        font-size: 20px !important;
    }

    .home-will-custody-item-title.justify-content-start,
    .home-will-custody-item-desc.justify-content-start {
        justify-content: center !important;
        text-align: center;
    }

    .home-will-custody-item-desc {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 0 1rem;
    }

    .home-will-custody-container-1,
    .home-will-custody-container-2,
    .home-will-custody-container-3 {
        padding: 1rem 0 !important;

        .home-will-custody-item-img img {
            width: 320px !important;
            height: 210px !important;
        }
    }

    /* HIW */
    .home-HIW-container {
    }


    /* home HIW */
    .home-HIW-desktop {
        display: none !important;;
    }

    .home-HIW-mobile {
        min-height: 750px !important;
        padding: 2rem 0 5rem 0 !important;

        .container-sm {
            width: auto;
        }

        .col-12 {
            width: 500px !important;
            height: 240px !important;
        }
    }

    .home-HIW-image img {
        width: 255px !important;
        height: 255px !important;
    }

    .home-HIW-text {
        width: 215px !important;
        height: 260px !important;
    }

    .home-HIW-heading {
        font-size: 25px !important;
        padding-bottom: 1rem !important;
    }

    .home-HIW-step {
        font-size: 16px !important;
        line-height: 1;

        span {
            font-size: 20px !important;
        }
    }

    #start-mob-img-HIW {
        left: 5% !important;
        top: 5% !important;
    }

    #end-mob-img-HIW {
        left: 47.5% !important;
        top: 5% !important;
    }

    #start-mob-text-HIW {
        left: 9% !important;
        top: 13% !important;
        padding: 1.25rem !important;
    }

    #end-mob-text-HIW {
        left: 52% !important;
        top: 13% !important;
        padding: 1.5rem !important;
    }

    .home-HIW-title {
        font-size: 14px !important;
        padding: 0.1rem 0 !important;
    }

    .home-HIW-desc {
        font-weight: 500 !important;
        font-size: 12px !important;
        line-height: 1rem !important;
    }

    .step-4-HIW {
        width: 213px !important;
        height: 213px !important;
        padding: 1.5rem !important;
    }

    /* home Will Package */
    .home-package-container {
        padding: 0 1rem;
    }

    .home-package-item-container {
        width: 220px;
        height: 160px;
        padding: 0.8rem;
    }

    .home-package-title {
        font-size: 2.5rem;
        margin-bottom: 1.5rem;
        line-height: 2rem;
    }

    .home-package-item-icon {
        padding-right: 0.8rem;
    }

    .home-package-item-icon img {
        width: 35px !important;
    }

    .home-package-item-title {
        font-size: 16px;
        line-height: 1;
        padding-bottom: 0.3rem;
    }

    .home-package-item-desc {
        font-size: 12px;
        line-height: 1.3;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 1.1rem;
        width: 11rem !important;
        height: 3rem !important;
    }

    .home-package-woman img {
        width: 250px !important;
    }

    /* home price */
    .home-pricing-title {
        font-size: 12px;
    }

    .home-pricing-item {
        width: 300px;
    }

    .home-pricing-text p,
    .home-pricing-text li,
    .home-pricing-text div {
        font-size: 12px;
    }

    .home-pricing-container {
        padding: 0 1.5rem;
        width: 500px;
    }

    .home-pricing-text p {
        margin: 0;
    }

    .home-pricing-text div {
        margin: 0.3rem 0;
    }

    .normal-price {
        font-size: 15px;
    }

    .discounted-price {
        font-size: 25px;
    }

    .home-pricing-to {
        font-size: 10px;
    }

    /* home share */
    .home-share-banner .p-5 {
        padding: 0 0 0 2rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 38px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 20px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 80px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 30px;
        line-height: 0.8;
        margin: 0.5rem 0 1.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 8px;
        margin-top: 1rem;
        font-weight: 300;
        line-height: 1;
    }

    /* home referral */
    .home-referral-rewards .container-xl {
        width: 480px !important;
        height: 140px !important;
    }

    .home-referral-img {
        background: none !important;
    }

    .home-referral-rewards .container-xl, .home-referral-rewards .container-lg {
        left: 12%;
        top: 15%;
    }

    .home-referral-title {
        font-size: 25px;
        line-height: 1.2;
    }

    .home-referral-desc {
        font-size: 14px;
    }

    .home-referral-item {
        font-size: 12px;
    }

    .home-referral-item span {
        font-size: 14px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 12px;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about-banner */
    .about-banner-text-container {
        padding: 1.5rem;
    }

    .about-banner .row {
        width: 700px !important;
        min-width: 700px !important;
    }

    .about-banner-text-container-right {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .about-banner-text-container-left {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
    }

    .about-heading,
    .mission-title,
    .vision-title {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 0.3rem;
    }


    .about-heading-desc,
    .about-slogan-desc,
    .vision-desc,
    .mission-desc {
        font-size: 0.8rem;
        line-height: 1.3;
    }

    .about-slogan-desc-pb {
        padding-bottom: 0.5rem;
    }

    .about-slogan-heading {
        font-size: 1rem;
        line-height: 1.1;
        padding-top: 0.5rem;

        span {
            font-size: 1.5rem;
        }
    }

    .about-slogan-who {
        padding-bottom: 1rem;
        padding-top: 0.2rem;
        font-size: 0.6rem;
    }

    .about-banner-img-3 {
        padding: 2rem;
    }

    .about-vision-mission {
        min-height: 423px !important;
        border-radius: 20px !important;
    }

    .about-mission-text {
        bottom: 15%;
        right: 40%;
        padding-left: 1.5rem;
    }

    .about-vision-text {
        top: 5%;
        left: 45%;
        padding-right: 1rem;
    }

    /* about-core-value */
    .about-value-heading {
        font-size: 25px !important;
    }

    .about-value-img img {
        width: 700px !important;
    }

    /* about partner */
    .about-partner-heading {
        font-size: 25px;
        padding-bottom: 1.5rem;
    }

    .about-partner-container {
        max-width: 700px;
        align-self: center;
        display: flex;
    }

    .about-partner-container .col-3 {
        height: 130px;
        width: 200px;
    }

    #Partner-0,
    #Partner-2,
    #Partner-3,
    #Partner-4,
    #Partner-5,
    #Partner-6,
    #Partner-8 {
        img {
            width: 150px;
        }
    }

    #Partner-1 img {
        width: 90px;
        height: 90px;
    }

    #Partner-7,
    #Partner-9,
    #Partner-10 {
        img {
            width: 80px;
        }
    }

    #partner-info .card {
        width: 650px !important;
        padding: 1rem !important;

        h5, #partner-name {
            font-size: 16px;
        }

        #partner-date {
            font-size: 14px;
        }
    }

    #partner-logo {
        width: 90px !important;
    }

    #close-partner-info {
        width: 30px;
        height: 30px;
    }

    #partner-services {
        font-size: 12px;
    }

    /* about advisor */
    .about-advisor .row {
        width: 650px !important;
        min-width: 650px !important;
    }

    .about-advisor-text-container-left {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 1.5rem;
    }

    .about-advisor-heading {
        font-size: 25px;
        padding-bottom: 1rem;
    }

    .about-advisor-desc {
        font-size: 12px;
    }

    .about-advisor-img,
    .about-advisor-img img {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .about-benefit-container {
        padding: 1rem;
    }

    .advisor-benefit-container {
        padding: 1.5rem 1rem 1.5rem 1rem;
    }

    .advisor-benefit-container-center {
        padding: 1.5rem 1rem 1.5rem 1rem;
    }

    .advisor-benefit-img {
        margin-bottom: 1rem;
    }

    .advisor-benefit-heading {
        font-size: 16px;
        line-height: 1.1;
    }

    .advisor-benefit-desc {
        font-size: 12px;
    }

    .about-benefit-advisor {
        width: 650px !important;
        min-width: 650px !important;
    }

    .about-benefit-heading {
        font-size: 25px;
    }

    /* contact info */
    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
        font-size: 0.7rem;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 2rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 25px;
        font-weight: bold;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .form-section h3 {
        font-size: 14px;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.2rem;
        height: 100%;
    }

    .contact-info-section h3 {
        font-size: 14px;
        font-weight: 500;
        margin: 1rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        border: 1px solid #ddd;
        font-size: 12px;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-size: 12px;
        font-weight: bold;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 700px !important;
        min-width: 700px !important;
    }

    /* footer */
    .footer-heading {
        font-size: 14px;
    }

    .footer-contact a,
    .footer-contact p,
    .footer-copyright a,
    .footer-menu-item a {
        font-size: 11px;
    }

    .copyright-year {
        font-size: 12px;
        line-height: 1;
    }

    .justify-content-center-desktop {
        justify-content: center;
    }

    .justify-content-end-desktop {
        justify-content: end;
    }

    .footer-logo-1 img {
        width: 110px !important;
        height: 45px !important;
    }

    .footer-logo-2 img {
        width: 130px !important;
        height: 60px !important;
    }

    .footer-connect-social img {
        width: 40px !important;
        height: 40px !important;
    }

    .footer-connect-social #youtube-logo {
        width: 37px !important;
        height: 37px !important;
    }

    .footer-connect-download img {
        width: 150px !important;
        height: 55px !important;
    }

    /* faq */
    .faq-bg {
        min-height: 1150px;
    }

    .faq-bg1 {
        margin-bottom: 2rem;
    }

    .faq-bg2 {
        margin-bottom: 2rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 700px !important;
        min-width: 700px !important;

    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        padding: 0 1rem;

    }

    .faq-subtitle {
        font-size: 12px;
    }

    .accordion-button {
        font-size: 1rem;
    }

    .accordion-body {
        font-size: 0.8rem;
    }

    /* our blog */
    .blog-bg {
        padding-top: 7rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 25px;
        margin-bottom: 2rem;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;

    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 129px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 16px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 14px;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 12px;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 1rem;
        min-height: 330px;
    }


    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 25px !important;
    }

    .blog-all-content th{
        font-size:15px;
    }

    .blog-all-content td{
        font-size:12px;
    }

    .blog-all-content h4{
        font-size:18px !important;
    }


    .blog-all-content img{
        max-width: 300px;
        width:100%;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 18px;
        line-height: 1.2;
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li {
        font-size: 13px;
    }

    .btn-social {
        width: 35px;
        height: 35px;
    }

    .blog-check svg {
        width: 20px;
        height: 20px;
    }

    .btn-social svg {
        width: 18px;
        height: 18px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 18px;
        height: 18px;
    }

    .blog-table {
        th {
            font-size: 15px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 13px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-panel h3 { font-size: 16px; }
    .tp-panel h4 { font-size: 14px; }
    .tp-panel p, .tp-panel li { font-size: 12px; }
    .tp-whatsapp { font-size: 14px; padding: 11px 17px; }
    .tp-root .HRD-logo { max-height:70px; max-width: 70px !important; }
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px !important;
    }
}

@media (min-width: 620px) and (max-width: 767px) {
    .blog-item-img-container {
        max-height: 148px;
    }
}

@media (min-width: 576px) and (max-width: 619px) {
    .blog-item-img-container {
        max-height: 137px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {


    /* home HIW */
    .home-HIW-mobile {
        min-height: 750px !important;
        padding: 1rem 0 5rem 0 !important;

        .container-sm {
            width: auto;
        }

        .col-12 {
            width: 500px !important;
            height: 190px !important;
        }
    }

    .home-HIW-image img {
        width: 205px !important;
        height: 205px !important;
    }

    .home-HIW-text {
        width: 180px !important;
        height: 198px !important;
    }

    .home-HIW-heading {
        font-size: 25px !important;
        padding-bottom: 0.5rem !important;
    }

    .home-HIW-step {
        font-size: 14px !important;
        line-height: 1;

        span {
            font-size: 18px !important;
        }
    }

    #start-mob-img-HIW {
        left: 12.5% !important;
        top: 5% !important;
    }

    #end-mob-img-HIW {
        left: 46.5% !important;
        top: 5% !important;
    }

    #start-mob-text-HIW {
        left: 16% !important;
        top: 14% !important;
        padding: 0.7rem !important;
    }

    #end-mob-text-HIW {
        left: 50% !important;
        top: 14% !important;
        padding: 0.75rem !important;
    }

    .home-HIW-title {
        font-size: 12px !important;
        padding: 0.1rem 0 !important;
    }

    .home-HIW-desc {
        font-weight: 500 !important;
        font-size: 10px !important;
        line-height: 1rem !important;
        padding: 0 0.5rem 0 0 !important;
    }

    .step-4-HIW {
        width: 170px !important;
        height: 170px !important;
        padding: 1rem 2rem 1rem 1rem !important;
    }

    /* home Will Package */
    .home-package-container {
        padding: 0 0.2rem;
    }

    .home-package-container .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }

    .home-package-item-container {
        width: 210px;
        height: 140px;
        padding: 0.7rem;
    }

    .home-package-title {
        font-size: 25px;
        margin-bottom: 0.7rem;
        line-height: 1.2;
    }

    .home-package-item-icon {
        padding-right: 0.7rem;
    }

    .home-package-item-icon img {
        width: 30px !important;
    }

    .home-package-item-title {
        font-size: 15px;
        line-height: 1;
        padding-bottom: 0.3rem;
    }

    .home-package-item-desc {
        font-size: 12px;
        line-height: 1.1;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 1rem;
        width: 10rem !important;
        height: 3rem !important;
    }

    .home-package-woman img {
        width: 200px !important;
    }


    /* home share */
    .home-share-banner,
    .home-referral-rewards img {
        min-height: 300px;
    }

    .home-share-banner .p-5 {
        padding: 2rem 1.2rem 2rem 2rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 31px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 16px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 60px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 24px;
        line-height: 0.8;
        margin: 0.5rem 0 0.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 7px;
        margin-top: 0.5rem;
        font-weight: 300;
        line-height: 1;
    }

    /* home referral */
    .home-referral-rewards .container-xl {
        width: 370px !important;
        height: 130px !important;
    }

    .home-referral-img {
        background: none !important;
    }

    .home-referral-rewards .container-xl, .home-referral-rewards .container-lg {
        left: 5%;
        top: 15%;
    }

    .home-referral-title {
        font-size: 20px;
        line-height: 1.2;
    }

    .home-referral-desc {
        font-size: 12px;
    }

    .home-referral-item {
        font-size: 10px;
    }

    .home-referral-item span {
        font-size: 12px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 10px;
        text-align: center !important;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about advisor */
    .about-advisor .row {
        width: 450px !important;
        min-width: 450px !important;
    }

    .about-advisor-text-container-left {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 1rem;
    }

    .about-advisor-heading {
        font-size: 20px;
        padding-bottom: 0.5rem;
    }

    .about-advisor-desc {
        font-size: 10px;
    }

    .about-benefit-container {
        padding: 0.8rem;
    }

    .advisor-benefit-container {
        padding: 1.2rem 0.5rem 1.2rem 0.5rem;
    }

    .advisor-benefit-container-center {
        padding: 1.2rem 0.5rem 1.2rem 0.5rem;
    }

    .advisor-benefit-img {
        margin-bottom: 0.7rem;
    }

    .advisor-benefit-heading {
        font-size: 12px;
        line-height: 1.1;
        padding-bottom: 0.2rem;
    }

    .advisor-benefit-desc {
        font-size: 10px;
        line-height: 1.1;
    }

    .about-benefit-advisor {
        width: 450px !important;
        min-width: 450px !important;
    }

    .about-benefit-heading {
        font-size: 20px;
    }

    /* contact info */
    .get-in-touch-bg {
        min-height: 750px !important;
    }

    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
        font-size: 0.8rem;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 2rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 20px;
        font-weight: bold;
    }

    .get-in-touch-desc {
        font-size: 12px;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .form-section h3 {
        font-size: 1rem;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.2rem;
        height: 100%;
    }

    .contact-info-section h3 {
        font-size: 14px;
        font-weight: 500;
        margin: 0.5rem 0 0.5rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        font-size: 12px;
        border: 1px solid #ddd;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-weight: bold;
        font-size: 12px;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 500px !important;
        min-width: 500px !important;
    }


    /* faq */
    .faq-bg {
        min-height: 1200px;
    }

    .faq-bg1 {
        margin-bottom: 1rem;
    }

    .faq-bg2 {
        margin-bottom: 1rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 500px !important;
        min-width: 500px !important;

    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        padding: 0 0.5rem;

    }

    .faq-subtitle {
        font-size: 12px;
    }

    .accordion-button {
        font-size: 1rem;
    }

    .accordion-body {
        font-size: 0.8rem;
    }

    /* our blog */
    .blog-bg {
        padding-top: 7rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 25px;
        margin-bottom: 2rem;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;

    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 170px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 14px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 12px;
    }

    .blog-container .col-3 {
        width: 45%;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 0.7rem;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 0.8rem;
        min-height: 180px;
    }

    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 23px !important;
    }

    .blog-all-content h4{
        font-size:18px !important;
    }

    .blog-all-content th{
        font-size:14px;
    }

    .blog-all-content td{
        font-size:12px;
    }


    .blog-all-content img{
        max-width: 250px;
        width:100%;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 18px;
        line-height: 1.2;
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li {
        font-size: 12px;
    }

    .btn-social {
        width: 30px;
        height: 30px;
    }

    .blog-check svg {
        width: 20px;
        height: 20px;
    }

    .btn-social svg {
        width: 15px;
        height: 15px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 15px;
        height: 15px;
    }

    .blog-table {
        th {
            font-size: 14px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 12px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-root { padding: 14px; }
    .tp-panel h3 { font-size: 16px; }
    .tp-panel h4 { font-size: 14px; }
    .tp-panel p, .tp-panel li { font-size: 12px; }
    .tp-whatsapp { font-size: 14px; padding: 10px 16px; }
    .tp-root .HRD-logo { max-height:60px;max-width: 60px !important; }
}

@media (min-width: 425px) and (max-width: 575px) {
    .blog-item-img-container {
        max-height: 102px;
    }

    /* home HIW */
    .home-HIW-mobile {
        min-height: 750px !important;
        padding: 1rem 0 5rem 0 !important;

        .container-sm {
            width: auto;
        }

        .col-12 {
            width: 420px !important;
            height: 170px !important;
        }
    }

    .home-HIW-image img {
        width: 183px !important;
        height: 183px !important;
    }

    .home-HIW-text {
        width: 160px !important;
        height: 178px !important;
    }

    .home-HIW-heading {
        font-size: 25px !important;
        padding-bottom: 0.5rem !important;
    }

    .home-HIW-step {
        font-size: 14px !important;
        line-height: 1;

        span {
            font-size: 18px !important;
        }
    }

    #start-mob-img-HIW {
        left: 10% !important;
        top: 6% !important;
    }

    #end-mob-img-HIW {
        left: 46.5% !important;
        top: 6% !important;
    }

    #start-mob-text-HIW {
        left: 14% !important;
        top: 15% !important;
        padding: 0.5rem !important;
    }

    #end-mob-text-HIW {
        left: 50% !important;
        top: 15% !important;
        padding: 0.5rem !important;
    }

    .home-HIW-title {
        font-size: 10px !important;
        padding: 0.1rem 0 !important;
    }

    .home-HIW-desc {
        font-weight: 500 !important;
        font-size: 8px !important;
        line-height: 1rem !important;
        padding: 0 0.5rem 0 0 !important;
    }

    .step-4-HIW {
        width: 153px !important;
        height: 153px !important;
        padding: 1rem 2rem 1rem 1rem !important;
    }

    /* home Will Package */
    .home-package-container {
        padding: 0 0.5rem;
    }

    .home-package-container .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }

    .home-package-item-container {
        width: 190px;
        height: 140px;
        padding: 0.5rem;
    }

    .home-package-title {
        font-size: 25px !important;
        margin-bottom: 1rem;
        line-height: 1.3;
    }

    .home-package-item-icon {
        padding-right: 0.5rem;
    }

    .home-package-item-icon img {
        width: 30px !important;
    }

    .home-package-item-title {
        font-size: 15px;
        line-height: 1;
        padding-bottom: 0.2rem;
    }

    .home-package-item-desc {
        font-size: 12px;
        line-height: 1;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 1rem;
        width: 10rem !important;
        height: 3rem !important;
    }

    .home-package-woman img {
        width: 150px !important;
    }

    /* home share */
    .home-share-banner-text {
        text-align: center;
    }

    .home-share-image {
        min-height: 300px !important;
    }

    .home-share-banner .p-5 {
        padding: 3rem 1rem 1rem 1rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 40px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 14px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 90px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 35px;
        line-height: 0.8;
        margin: 0.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 12px;
        margin-top: 1rem;
        font-weight: 300;
        line-height: 1;
    }

    .home-share-banner {
        max-height: 85vh !important;
        height: 100%;
    }

    .col-sm-5 {
        justify-content: center;
    }

    /* home referral */
    .home-referral-rewards .container-xl {
        width: 400px !important;
        height: 150px !important;
    }

    .home-share-image {
        order: 2;
        display: flex;
    }

    .home-referral-img {
        display: none;
    }

    .home-share-banner-container {
        display: flex;
        justify-content: center;
    }

    .home-referral-title {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 0.5rem !important;
    }

    .home-referral-desc {
        font-size: 12px;
    }

    .home-referral-item {
        font-size: 12px;
    }

    .home-referral-item span {
        font-size: 14px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 12px;
        text-align: center !important;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about advisor */
    .about-advisor .row {
        width: 400px !important;
        min-width: 400px !important;
    }

    .about-advisor-text-container-left {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 1rem;
    }

    .about-advisor-heading {
        font-size: 14px;
        padding-bottom: 0.3rem;
    }

    .about-advisor-desc {
        font-size: 10px;
        line-height: 1.3;
    }

    .about-benefit-container {
        padding: 0.8rem;
    }

    .advisor-benefit-container {
        padding: 1.2rem 0.8rem 1.2rem 0.8rem;
    }

    .advisor-benefit-container-center {
        padding: 1.2rem 0.8rem 1.2rem 0.8rem;
    }

    .advisor-benefit-img {
        margin-bottom: 0.5rem;
    }

    .advisor-benefit-heading {
        font-size: 12px;
        line-height: 1;
        padding-bottom: 0.2rem;
    }

    .advisor-benefit-desc {
        font-size: 10px;
        line-height: 1;
    }

    .about-benefit-advisor {
        width: 400px !important;
        min-width: 400px !important;
    }

    .about-benefit-heading {
        font-size: 20px;
    }

    /* contact info */
    .get-in-touch-bg {
        min-height: 750px !important;
    }

    .get-in-touch-desc {
        padding: 0 1rem;
    }

    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
        font-size: 10px;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 1rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 20px;
        font-weight: bold;
    }

    .get-in-touch-desc {
        font-size: 12px;
        margin-bottom: 0 !important;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .form-section h3 {
        font-size: 0.8rem;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.2rem;
        height: 100%;
    }

    .contact-info-section h3 {
        font-size: 14px;
        font-weight: 500;
        margin: 0.5rem 0 0.5rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        border: 1px solid #ddd;
        font-size: 10px;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-weight: bold;
        font-size: 12px;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 400px !important;
        min-width: 400px !important;
    }

    /* faq */
    .faq-bg {
        min-height: 1200px;
    }

    .faq-bg1 {
        margin-bottom: 1rem;
    }

    .faq-bg2 {
        margin-bottom: 1rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 400px !important;
        min-width: 400px !important;

    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 0 0.5rem;

    }

    .faq-subtitle {
        font-size: 10px;
    }

    .accordion-button {
        font-size: 1rem;
    }

    .accordion-body {
        font-size: 0.8rem;
    }

    /* our blog */
    .blog-bg {
        padding-top: 5rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 20px;
        margin-bottom: 2rem;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;
    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 125px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 12px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 10px;
    }

    .blog-container .col-3 {
        width: 45%;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 0.7rem;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 0.8rem;
        min-height: 200px;
    }


    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 20px !important;
    }

    .blog-all-content h4{
        font-size:16px !important;
    }

    .blog-all-content th{
        font-size:11px;
    }

    .blog-all-content td{
        font-size:10px;
    }

    .blog-all-content img{
        max-width: 200px;
        width:100%;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 16px;
        line-height: 1.2;
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li {
        font-size: 11px;
    }

    .btn-social {
        width: 30px;
        height: 30px;
    }

    .blog-check {
        line-height: 1.2;
    }

    .blog-check svg {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .btn-social svg {
        width: 15px;
        height: 15px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 15px;
        height: 15px;
    }

    .blog-table {
        th {
            font-size: 12px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 10px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-root { padding: 12px; }
    .tp-panel h3 { font-size: 14px; }
    .tp-panel h4 { font-size: 12px; }
    .tp-panel p, .tp-panel li { font-size: 10px; }
    .tp-whatsapp { font-size: 13px; padding: 8px 14px; }
    .tp-root .HRD-logo { max-height:60px;max-width: 60px !important; }
}

@media (min-width: 425px) and (max-width: 767px) {
    /* header */
    .header-container {
        padding: 0.5rem 0 0.5rem 1rem !important;
    }

    .header-container img {
        width: 7rem !important;
    }

    .login-button a {
        width: 7rem !important;
        height: 2.5rem !important;
        font-size: 0.8rem !important;
    }

    /*home banner*/
    .home-banner img {
        height: 55vh;
        min-height: 350px;
    }

    .home-banner-get-started button {
        width: 9rem !important;
        height: 2.5rem !important;
        font-size: 0.8rem !important;
    }

    .home-banner-heading-1 h6 {
        font-size: 1.3rem;
    }

    .home-banner-heading-2 h5 {
        font-size: 1.8rem;
    }

    .home-banner-heading-3 h2 {
        font-size: 2.2rem;
        margin-bottom: 0.6rem !important;
    }

    .home-banner-slogan h6 {
        font-size: 1.3rem;
        margin-bottom: 2em;
    }

    /* home carousel */
    .home-carousel {
        min-height: 650px !important;
    }

    .home-carousel-heading {
        font-size: 25px !important;
        line-height: 2rem !important;
        padding-bottom: 1rem;
        padding-top: 1.5rem;
    }

    .home-carousel-2-slide,
    .home-carousel-3-slide {
        display: none;
    }

    #homeCarousel .carousel-inner {
        height: 460px !important;
    }

    #homeCarousel .carousel-item .mt-3 {
        margin-top: 0 !important;
    }

    .home-carousel .container-md {
        max-width: 650px !important;
        min-width: 350px !important;
        width: 80%;
        height: 460px !important;
    }

    #homeCarousel .carousel-item .container-sm img {
        height: 250px !important;
        width: 400px !important;
        margin-top: 0.5rem;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        filter: invert(90) !important;
        border-radius: 8px;
        transition: background-color 0.5s;
    }

    .carousel-control-prev-icon:hover,
    .carousel-control-next-icon:hover {
        background-color: black !important;
    }

    /* solon basic will */
    .home-will-title {
        font-size: 25px !important;
    }

    .home-will-desc {
        font-size: 12px !important;
        padding: 0 3rem;
    }

    .home-will-item {
        width: 180px !important;
        height: 120px !important;
    }

    .home-will-item-container {
        padding: 1rem !important;
    }

    .home-will-item-icon img {
        width: 30px !important;
    }

    .home-will-item-title {
        font-size: 14px !important;
        line-height: 1.1 !important;
        min-height: 2.2rem !important;
        padding-bottom: 0.5rem;
    }

    .home-will-item-desc {
        font-size: 11px !important;
        line-height: 1.2 !important;
    }

    .home-will-button button {
        font-size: 12px !important;
        width: 7rem !important;
        height: 2.5rem !important;
    }

    /* will custody+ by GAT */
    .home-will-custody-icon {
        img {
            width: 110px !important;
            height: 55px !important;
        }
    }

    .home-will-custody-by {
        font-size: 25px !important;
        padding: 0 1rem !important;
    }

    .home-will-custody-desc {
        padding: 1.5rem 1rem !important;
        font-size: 12px !important;
    }

    .home-will-custody-item-title {
        padding: 0.5rem 0 !important;
        font-size: 16px !important;
    }

    .home-will-custody-item-title.justify-content-start,
    .home-will-custody-item-desc.justify-content-start {
        justify-content: center !important;
        text-align: center;
    }

    .home-will-custody-item-desc {
        font-size: 12px !important;
        line-height: 1.1;
        padding: 0 1rem;
    }

    .home-will-custody-container-1,
    .home-will-custody-container-2,
    .home-will-custody-container-3 {
        padding: 1rem 0 !important;

        .home-will-custody-item-img img {
            width: 270px !important;
            height: 180px !important;
        }
    }

    /* pricing */
    .home-pricing-heading {
        font-size: 25px !important;
        padding: 1rem 1rem !important;
        line-height: 1.2;
    }

    .normal-price,
    .home-pricing-price {
        line-height: 1;
    }

    .home-pricing-container {
        padding: 0 1rem;
        width: 300px;
    }

    /* home price */
    .home-pricing-title {
        font-size: 12px;
    }

    .home-pricing-item {
        width: 360px;
    }

    .home-pricing-text p,
    .home-pricing-text li,
    .home-pricing-text div {
        font-size: 12px;
    }


    .home-pricing-text p {
        margin: 0;
    }

    .home-pricing-text div {
        margin: 0.3rem 0;
    }

    .normal-price {
        font-size: 15px;
    }

    .discounted-price {
        font-size: 25px;
    }

    .home-pricing-to {
        font-size: 10px;
    }


    .connect-button {
        padding: 8px 20px !important;
        font-size: 1rem !important;
    }

    /* about-banner */
    .about-banner-1 {
        padding-top: 7rem !important;
    }

    .about-banner-text-container-bottom {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .about-banner-text-container-top,
    .about-banner-text-container-top img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .about-banner-text-container {
        padding: 1rem;
    }

    .about-banner-img {
        height: 250px;

        img {
            object-fit: cover !important;
        }
    }

    .about-banner .row {
        width: 400px !important;
        min-width: 400px !important;
    }

    .about-heading,
    .mission-title,
    .vision-title {
        font-size: 1rem;
        line-height: 1.2;
        margin-bottom: 0.2rem;
    }

    .about-heading-desc,
    .about-slogan-desc {
        font-size: 0.6rem;
        line-height: 1.3;
    }

    .vision-desc,
    .mission-desc {
        font-size: 8px;
        line-height: 1.3;
    }

    .about-banner .about-banner-img.col-6,
    .about-banner .about-banner-text-container.col-6 {
        width: 100%;
    }

    .about-slogan-desc-pb {
        padding-bottom: 0.2rem;
    }

    .about-slogan-heading {
        font-size: 0.8rem;
        line-height: 1.1;
        padding-top: 0.5rem;

        span {
            font-size: 1rem;
        }
    }

    .about-slogan-who {
        padding-bottom: 1rem;
        padding-top: 0.2rem;
        font-size: 0.5rem;
    }

    .about-banner-img-3 {
        padding: 2rem;
    }

    .about-vision-mission {
        min-height: 242px !important;
        border-radius: 10px;

        .about-banner-img-3-left {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

        .about-banner-img-3-right {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }
    }

    .about-banner-order-1 {
        order: 1;
    }

    .about-banner-order-2 {
        order: 2;
    }

    .about-mission-text {
        bottom: 15%;
        right: 40%;
        padding-left: 1.5rem;
    }

    .about-vision-text {
        top: 5%;
        left: 45%;
        padding-right: 1rem;
    }

    /* about-core-value */
    .about-value-heading {
        font-size: 20px;
    }

    .about-value-img img {
        width: 90vw !important;
    }

    /* about partner */
    .about-partner-heading {
        font-size: 20px;
        padding-bottom: 1.5rem;
    }

    .about-partner-container {
        max-width: 420px;
        display: flex;
        align-self: center;
    }

    .about-partner-container .col-3 {
        height: 90px;
        width: 120px;
    }

    #Partner-0,
    #Partner-2,
    #Partner-3,
    #Partner-4,
    #Partner-5,
    #Partner-6,
    #Partner-8 {
        img {
            width: 100px;
        }
    }

    #Partner-1 img {
        width: 70px;
        height: 70px;
    }

    #Partner-7,
    #Partner-9,
    #Partner-10 {
        img {
            width: 60px;
        }
    }

    #partner-info .card {
        width: 400px !important;
        padding: 0.8rem !important;

        #partner-name {
            font-size: 14px;
        }

        h5 {
            font-size: 12px;
        }

        #partner-date {
            font-size: 10px;
        }

        ul {
            margin-bottom: 0.2rem !important;
        }
    }

    #partner-logo {
        width: 80px !important;
        max-height: 70px !important;
    }

    #close-partner-info {
        width: 30px;
        height: 30px;
    }

    #partner-services {
        font-size: 10px;
    }

    /* about advisor */
    .about-advisor-img,
    .about-advisor-img img {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    /* footer */
    .footer-heading {
        font-size: 14px;
    }

    .card-footer .col-md-3 .d-flex {
        width: 100%
    }

    .footer-menu-item {
        border-bottom: 1px black solid;
        width: 40%;
        margin-bottom: 0.5rem;
    }

    .footer-contact a,
    .footer-contact p,
    .footer-menu-item a {
        font-size: 12px;
    }

    .footer-menu-container {
        min-width: 100%;
    }

    .footer-copyright a {
        font-size: 12px;
        line-height: 1.1;
        padding-left: 0.2rem !important;
        padding-right: 0.2rem !important;
    }

    .copyright-year {
        font-size: 12px;
        line-height: 1;
    }

    .footer-copyright .col-12.justify-content-end {
        justify-content: start !important;
    }

    .justify-content-center-desktop {
        justify-content: start;
    }

    .justify-content-end-desktop {
        justify-content: start;
    }

    .footer-logo-1 img {
        width: 100px !important;
        height: 40px !important;
    }

    .footer-logo-2 img {
        width: 110px !important;
        height: 50px !important;
    }

    .footer-connect-social img {
        width: 30px !important;
        height: 30px !important;
    }

    .footer-connect-social #youtube-logo {
        width: 28px !important;
        height: 28px !important;
    }

    .footer-connect-download img {
        width: 130px !important;
        height: 50px !important;
    }

    .footer-menu-item {
        padding: 0.2rem 0 !important;
    }

    .footer-social-container .footer-heading {
        padding-top: 0.5rem;
    }

    .footer-social {
        flex-direction: row !important;
        justify-content: space-between;
        width: 100%;
    }

    .footer-connect-download {
        justify-content: end !important;
    }

    .footer-info {
        padding: 0.2rem !important;
    }

    .footer-copyright .px-5 {
        padding: 1rem !important;
    }
}

@media (max-width: 424px) {
    .blog-item-img-container {
        max-height: 77px;
    }

    /* header */
    .header-container {
        padding: 0.5rem 0 0.5rem 1rem !important;
    }

    .header-container img {
        width: 5rem !important;
    }

    .login-button a {
        width: 5rem !important;
        height: 2rem !important;
        font-size: 0.8rem !important;
    }

    /*home banner*/
    .home-banner img {
        height: 40vh;
    }

    .home-banner .p-5 {
        padding: 1.5rem !important;
    }

    .home-banner-heading-3 h2 {
        margin-bottom: 0.5rem !important;
    }

    .home-banner-slogan h6 {
        margin-bottom: 2em;
    }

    .home-banner-get-started button {
        width: 7rem !important;
        height: 2rem !important;
        font-size: 0.7rem !important;
    }

    .home-banner-learn-more a {
        font-size: 0.8rem;
    }

    /* home carousel */
    .home-carousel {
        min-height: 650px !important;
    }

    .home-carousel-heading {
        font-size: 20px !important;
        line-height: 1 !important;
        padding-bottom: 1rem;
        padding-top: 1.5rem;
    }

    .home-carousel-2-slide,
    .home-carousel-3-slide {
        display: none;
    }


    .home-carousel .carousel-inner {
        height: 400px !important;
    }

    .home-carousel .carousel-item .mt-3 {
        margin-top: 0 !important;
    }

    .home-carousel .container-md {
        max-width: 300px !important;
        height: 420px !important;
    }

    .carousel-item .text-warning {
        margin: 1rem 0 !important;
    }

    #homeCarousel .carousel-item .container-sm img {
        height: 200px !important;
    }

    .carousel-indicators {
        bottom: 0 !important;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        filter: invert(90) !important;
        border-radius: 8px;
        transition: background-color 0.5s;
    }

    .carousel-control-prev-icon:hover,
    .carousel-control-next-icon:hover {
        background-color: black !important;
    }

    .carousel-bottom-text div {
        font-size: 10px !important;
    }

    /* solon basic will */
    .home-will-title {
        font-size: 20px !important;
        line-height: 1.5rem !important;
        padding: 0 0.5rem !important;
    }

    .home-will-desc {
        font-size: 10px !important;
        padding: 0 1.5rem !important;
    }

    .home-will-item {
        width: 150px !important;
        height: 100px !important;
        margin: 0.2rem !important;
    }

    .home-will-container {
        padding: 0 !important;
    }

    .home-will-item-container {
        padding: 1rem !important;
    }

    .home-will-item-icon img {
        width: 25px !important;
    }

    .home-will-item-title {
        font-size: 10px !important;
        line-height: 1.1 !important;
        min-height: 1.7rem !important;
        padding-bottom: 0.25rem;
    }

    .home-will-item-desc {
        font-size: 8px !important;
        line-height: 1.1 !important;
    }

    .home-will-button button {
        font-size: 10px !important;
        width: 6rem !important;
        height: 2.2rem !important;
    }

    /* will custody+ by GAT */
    .home-will-custody-icon {
        img {
            width: 100px !important;
            height: 50px !important;
        }
    }

    .home-will-custody-by {
        font-size: 1.5rem !important;
        padding: 0 1rem !important;
    }

    .home-will-custody-desc {
        padding: 1.5rem 1rem !important;
        font-size: 0.9rem !important;
    }

    .home-will-custody-item-title {
        padding: 0.5rem 0 !important;
        font-size: 1.1rem !important;
    }

    .home-will-custody-item-title.justify-content-start,
    .home-will-custody-item-desc.justify-content-start {
        justify-content: center !important;
        text-align: center;
    }

    .home-will-custody-item-desc {
        font-size: 0.8rem !important;
        padding: 0 1rem;
    }

    .home-will-custody-container-1,
    .home-will-custody-container-2,
    .home-will-custody-container-3 {
        padding: 1rem 0 !important;

        .home-will-custody-item-img img {
            width: 250px !important;
            height: 150px !important;
        }
    }

    /* home HIW */
    .home-HIW-mobile {
        min-height: 750px !important;
        padding: 1rem 0 5rem 0 !important;

        .container-sm {
            width: auto;
        }

        .col-12 {
            width: 320px !important;
            height: 140px !important;
        }
    }

    .home-HIW-image img {
        width: 153px !important;
        height: 153px !important;
    }

    .home-HIW-text {
        width: 130px !important;
        height: 148px !important;
    }

    .home-HIW-heading {
        font-size: 20px !important;
        padding-bottom: 0.5rem !important;
    }

    .home-HIW-step {
        font-size: 14px !important;
        line-height: 1;

        span {
            font-size: 18px !important;
        }
    }

    #start-mob-img-HIW {
        left: 6% !important;
        top: 6% !important;
    }

    #end-mob-img-HIW {
        left: 46% !important;
        top: 6% !important;
    }

    #start-mob-text-HIW {
        left: 10% !important;
        top: 15% !important;
        padding: 0.5rem !important;
    }

    #end-mob-text-HIW {
        left: 50% !important;
        top: 15% !important;
        padding: 0.5rem !important;
    }

    .home-HIW-title {
        font-size: 8px !important;
        padding: 0.1rem 0 !important;
    }

    .home-HIW-desc {
        font-weight: 500 !important;
        font-size: 6px !important;
        line-height: 1.8 !important;
    }

    .step-4-HIW {
        width: 128px !important;
        height: 128px !important;
        padding: 1rem 2rem 1rem 1rem !important;
    }


    /* pricing */
    .home-pricing-heading {
        font-size: 20px !important;
        padding: 1rem 1rem !important;
        line-height: 1.2;
    }

    .card-img img {
        width: 100px !important;
    }

    .normal-price,
    .home-pricing-price {
        line-height: 1;
    }

    /* home price */
    .home-pricing-title {
        font-size: 10px;
    }

    .home-pricing-container {
        padding: 0 1rem;
    }

    .home-pricing-item {
        width: 250px;
        margin: 0 1rem;
    }

    .home-pricing-text p,
    .home-pricing-text li,
    .home-pricing-text div {
        font-size: 10px;
    }


    .home-pricing-text p {
        margin: 0;
    }

    .home-pricing-text div {
        margin: 0.3rem 0;
    }

    .normal-price {
        font-size: 10px;
    }

    .discounted-price {
        font-size: 15px;
    }

    .home-pricing-to {
        font-size: 8px;
    }

    .connect-button {
        padding: 8px 20px !important;
        font-size: 1rem !important;
    }

    .home-pricing .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    /* home Will Package */
    .home-package-container {
        padding: 0 0.2rem;
    }

    .home-package-container .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }

    .home-package-item-container {
        width: 150px;
        height: 140px;
        padding: 0.7rem;
        margin: 0.2rem !important;
    }

    .home-package-title {
        font-size: 20px !important;
        margin-bottom: 1rem;
        line-height: 1.2;
    }

    .home-package-item-icon {
        padding-right: 0.2rem;
    }

    .home-package-item-icon img {
        width: 25px !important;
    }

    .home-package-item-title {
        font-size: 12px;
        line-height: 1;
        padding-bottom: 0.2rem;
    }

    .home-package-item-desc {
        font-size: 10px;
        line-height: 1.1;
    }

    .home-package-button button,
    .home-solon-button button {
        font-size: 0.8rem;
        width: 8.5rem !important;
        height: 3rem !important;
    }

    .home-package-woman img {
        width: 120px !important;
    }

    /* home share */
    .home-share-banner-text {
        text-align: center;
    }

    .home-share-image {
        min-height: 300px !important;
    }

    .home-share-banner .p-5 {
        padding: 3rem 1rem 1rem 1rem !important;
    }

    .home-share-banner-heading-1 h2 {
        font-size: 30px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-2 h4 {
        font-size: 14px;
        margin: 0;
        line-height: 1;
    }

    .home-share-banner-heading-3 h2 {
        font-size: 80px;
        margin: 0;
        line-height: 0.8;
    }

    .home-share-banner-heading-4 h3 {
        font-size: 30px;
        line-height: 0.8;
        margin: 0.5rem 0;
    }

    .home-share-banner-slogan h6 {
        font-size: 10px;
        margin-top: 1rem;
        font-weight: 300;
        line-height: 1;
    }

    .home-share-banner {
        max-height: 85vh !important;
        height: 100%;
    }

    .col-sm-5 {
        justify-content: center;
    }

    /* home referral */
    .home-referral-rewards .container-xl {
        width: 300px !important;
        height: 130px !important;
    }

    .home-share-image {
        order: 2;
        display: flex;
    }

    .home-referral-img {
        display: none;
    }

    .home-share-banner-container {
        display: flex;
        justify-content: center;
    }

    .home-referral-title {
        font-size: 20px;
        line-height: 1.2;
        padding-top: 0.5rem !important;
    }

    .home-referral-desc {
        font-size: 10px;
    }

    .home-referral-item {
        font-size: 10px;
    }

    .home-referral-item span {
        font-size: 12px;
        padding-right: 0.5rem;
    }

    .home-referral-success {
        font-size: 10px;
        text-align: center !important;
    }

    .home-referral-reward-container .row div:first-child,
    .home-referral-reward-container .row div:last-child {
        border: 3px solid lightgray;
        border-radius: 10px !important;
    }

    .home-referral-center-item {
        border-left: 3px solid lightgray;
        border-right: 3px solid lightgray;
    }

    .home-referral-item {
        background: white;
        padding: 0.5rem;
    }

    /* about-banner */
    .about-banner-1 {
        padding-top: 7rem !important;
    }

    .about-banner-text-container-bottom {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .about-banner-text-container-top,
    .about-banner-text-container-top img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .about-banner-text-container {
        padding: 1rem;
    }

    .about-banner-img {
        height: 200px;

        img {
            object-fit: cover !important;
        }
    }

    .about-banner .row {
        width: 300px !important;
        min-width: 300px !important;
    }

    .about-heading,
    .mission-title,
    .vision-title {
        font-size: 1rem;
        line-height: 1.2;
        margin-bottom: 0.2rem;
    }

    .about-heading-desc,
    .about-slogan-desc {
        font-size: 0.6rem;
        line-height: 1.3;
    }

    .vision-desc,
    .mission-desc {
        font-size: 6px;
        line-height: 1.2;
    }

    .about-banner .about-banner-img.col-6,
    .about-banner .about-banner-text-container.col-6 {
        width: 100%;
    }

    .about-slogan-desc-pb {
        padding-bottom: 0.2rem;
    }

    .about-slogan-heading {
        font-size: 0.8rem;
        line-height: 1.1;
        padding-top: 0.5rem;

        span {
            font-size: 1rem;
        }
    }

    .about-slogan-who {
        padding-bottom: 1rem;
        padding-top: 0.2rem;
        font-size: 0.5rem;
    }

    .about-banner-img-3 {
        padding: 0.5rem;
    }

    .about-vision-mission {
        min-height: 182px !important;
        border-radius: 10px;

        .about-banner-img-3-left {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

        .about-banner-img-3-right {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }
    }

    .about-banner-order-1 {
        order: 1;
    }

    .about-banner-order-2 {
        order: 2;
    }

    .about-mission-text {
        bottom: 15%;
        right: 40%;
        padding-left: 0.5rem;
    }

    .about-vision-text {
        top: 5%;
        left: 55%;
        padding-right: 0.5rem;
    }

    /* about-core-value */
    .about-value-heading {
        font-size: 20px;
        padding: 0 0.5rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }


    /* about partner */
    .about-partner-heading {
        font-size: 20px;
        padding-bottom: 0.5rem;
    }

    .about-partner-container {
        max-width: 320px;
        display: flex;
        align-self: center;
    }

    .about-partner-container .col-3 {
        height: 80px;
        width: 120px;
    }

    #Partner-0,
    #Partner-2,
    #Partner-3,
    #Partner-4,
    #Partner-5,
    #Partner-6,
    #Partner-8 {
        img {
            width: 90px;
        }
    }

    #Partner-1 img {
        width: 60px;
        height: 60px;
    }

    #Partner-7,
    #Partner-9,
    #Partner-10 {
        img {
            width: 50px;
        }
    }

    #partner-info .card {
        width: 300px !important;
        padding: 0.5rem !important;

        #partner-name {
            font-size: 12px;
        }

        h5 {
            font-size: 10px;
        }

        #partner-date {
            font-size: 8px;
        }

        ul {
            margin-bottom: 0.2rem !important;
        }
    }

    #partner-logo {
        width: 70px !important;
        max-height: 65px !important;
    }

    #close-partner-info {
        width: 20px;
        height: 20px;
    }

    #partner-services {
        font-size: 8px;
    }


    /* about advisor */
    .about-advisor .row {
        width: 300px !important;
        min-width: 300px !important;
    }

    .about-advisor-text-container-top,
    .about-advisor-text-container-top img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .about-advisor-text-container-bottom {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .about-advisor-text-container {
        padding: 1rem;
    }

    .about-advisor-heading {
        font-size: 16px;
        padding-bottom: 0.5rem;
    }

    .about-advisor-desc {
        font-size: 10px;
    }

    .about-advisor .col-6 {
        width: 100% !important;
    }

    .about-advisor-order-1 {
        order: 1;
    }

    .about-advisor-order-2 {
        order: 2;
    }

    .about-benefit-container {
        padding: 0.5rem;
    }

    .advisor-benefit-container {
        padding: 1rem 0.5rem 0.5rem 0.5rem;
    }

    .advisor-benefit-container-center {
        padding: 1rem 0.5rem 0.5rem 0.5rem;
    }

    .advisor-benefit-img {
        margin-bottom: 0.5rem;
    }

    .advisor-benefit-heading {
        font-size: 10px;
        line-height: 1.2;
    }

    .advisor-benefit-desc {
        font-size: 8px;
        line-height: 1.2;
    }

    .about-benefit-advisor {
        width: 300px !important;
        min-width: 300px !important;
    }

    .about-benefit-heading {
        font-size: 18px;
    }

    /* contact info */
    .get-in-touch-bg {
        min-height: 750px !important;
    }

    .get-in-touch-desc {
        padding: 0 1rem;
    }

    .contact-info-section .bi {
        margin-right: 0.5rem;
    }

    .contact-info-section p {
        margin: 0 !important;
        font-weight: 500;
        font-size: 0.7rem;
    }

    .get-in-touch-container {
        max-width: 900px;
        margin: 2rem auto;
    }

    .get-in-touch-title {
        color: #C89104;
        font-size: 20px;
        font-weight: bold;
    }

    .get-in-touch-desc {
        font-size: 10px;
    }

    .form-card {
        border-radius: 1rem;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        background-color: white;
        padding: 0.5rem;
    }

    .form-section h3 {
        font-size: 0.8rem;
    }

    .contact-info-section {
        background-color: lightgray;
        border-radius: 0.75rem;
        padding: 1.2rem;
        height: 100%;
    }

    .contact-info-section h3 {
        font-size: 14px;
        font-weight: 500;
        margin: 0.5rem 0 0.5rem 0;
    }

    .contact-info-section i {
        margin-right: 0.5rem;
        color: #888;
    }

    .form-section .form-control {
        border-radius: 0.5rem;
        border: 1px solid #ddd;
        font-size: 10px;
    }

    .submit-button {
        background: linear-gradient(90deg, rgba(9, 183, 215, 1) 0%, rgba(31, 105, 166, 1) 100%);
        border: none;
        border-radius: 0.5rem;
        color: white;
        font-weight: bold;
        font-size: 10px;
    }

    .GIT-container .col-md-8 {
        padding: 1rem;
    }

    .GIT-container .row {
        width: 300px !important;
        min-width: 300px !important;
    }


    /* footer */
    .footer-heading {
        font-size: 12px;
    }

    .card-footer .col-md-3 .d-flex {
        width: 100%
    }

    .footer-contact-address {
        padding: 0 !important;
    }

    .footer-menu-item {
        border-bottom: 1px black solid;
        width: 40%;
        margin-bottom: 0.2rem;
    }

    .footer-contact a,
    .footer-contact p,
    .footer-menu-item a {
        font-size: 10px;
    }

    .footer-copyright a {
        font-size: 10px;
    }

    .footer-copyright .col-12.justify-content-end {
        justify-content: start !important;
    }

    .footer-copyright .px-4 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .footer-copyright .px-5 {
        padding: 1rem 0.5rem !important;
    }

    .footer-copyright a {
        padding: 0.2rem !important;
    }

    .copyright-year {
        font-size: 10px;
        line-height: 1.2;
    }

    .justify-content-center-desktop {
        justify-content: start;
    }

    .justify-content-end-desktop {
        justify-content: start;
    }

    .footer-logo-1 img {
        width: 100px !important;
        height: 40px !important;
    }

    .footer-logo-2 img {
        width: 110px !important;
        height: 50px !important;
    }

    .footer-connect-social img {
        width: 25px !important;
        height: 25px !important;
    }

    .footer-connect-social #youtube-logo {
        width: 23px !important;
        height: 23px !important;
    }

    .footer-connect-download img {
        width: 100px !important;
        height: 40px !important;
    }

    .footer-menu-item {
        padding: 0.2rem 0 !important;
    }

    .footer-social-container .footer-heading {
        padding-top: 1rem;
    }

    .footer-social {
        flex-direction: row !important;
        justify-content: space-between;
        width: 100%;
    }

    .footer-connect-download {
        justify-content: end !important;
    }

    .footer-info {
        padding: 0.2rem !important;
    }


    /* faq */
    .faq-bg {
        min-height: 1150px;
    }

    .faq-bg1 {
        margin-bottom: 0.5rem;
    }

    .faq-bg2 {
        margin-bottom: 0.5rem;
    }

    .faq-bg .accordion,
    .faq-bg1 .accordion,
    .faq-bg2 .accordion {
        width: 300px !important;
        min-width: 300px !important;
    }

    .faq-container .position-absolute .d-flex {
        min-height: 1000px !important;
    }

    .faq-container .position-absolute {
        padding-top: 10rem;
    }

    .faq-title {
        color: #C89104;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 0 0.5rem;

    }

    .faq-subtitle {
        padding: 0 1rem;
        font-size: 10px;
    }

    .accordion-button {
        font-size: 0.8rem;
    }

    .accordion-body {
        font-size: 0.6rem;
    }


    /* our blog */
    .blog-bg {
        padding-top: 5rem !important;
    }

    .blog-heading {
        color: #C89104;
        font-size: 20px;
        margin-bottom: 2rem;
    }

    .blog-container .col-3 {
        border-radius: 10px;
        background: white;
        padding: 0 !important;
    }

    .blog-item-img-container {
        overflow: hidden;
        background: white;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .related-item-img-container {
        max-height: 90px;
    }

    .blog-item-title {
        color: #C89104 !important;
        font-size: 10px;
        line-height: 1.2;
    }

    .blog-item-desc {
        font-weight: 500;
        line-height: 1.2;
        font-size: 8px;
    }

    .blog-container .col-3 {
        width: 45%;
        margin: 0.2rem !important;
    }

    .blog-item-date,
    .blog-item-readmore {
        color: gray;
        font-size: 0.5rem;
    }

    .blog-item-date {
        padding: 0.5rem 1rem;
    }

    .blog-item-text-container {
        padding: 0.5rem;
        min-height: 150px;
    }

    /* policies */
    .terms-conditions-title,
    .privacy-policy-title,
    .refund-policy-title,
    .blog-all-title,
    .blog-all-content h2,
    .related-post-title {
        font-size: 20px !important;
    }

    .blog-all-content h4{
        font-size:14px !important;
    }

    .blog-all-content th{
        font-size:11px;
    }

    .blog-all-content td{
        font-size:10px;
    }


    .blog-all-content img{
        max-width: 200px;
        width:100%;
    }

    .terms-conditions-subtitle,
    .privacy-policy-subtitle{
        font-size: 16px;
        line-height: 1.2;
    }

    .refund-policy-desc,
    .privacy-policy-desc,
    .terms-conditions-desc,
    .blog-all-content p,
    .blog-all-content li{
        font-size: 10px;
    }

    .btn-social {
        width: 28px;
        height: 28px;
    }

    .blog-check {
        line-height: 1.2;
    }

    .blog-check svg {
        width: 18px;
        height: 18px;
        min-width: 18px;
    }

    .btn-social svg {
        width: 13px;
        height: 13px;
    }

    .blog-rocket svg,
    .blog-link svg {
        width: 13px;
        height: 13px;
    }

    .blog-table {
        th {
            font-size: 10px !important;
            line-height: 1.1;
            text-align: center;
        }

        td {
            font-size: 8px !important;
            line-height: 1.1;
        }
    }

    /* event & training */
    .tp-root { padding: 10px 8px; }
    .tp-panel { padding: 12px; }
    .tp-panel h3 { font-size: 14px; }
    .tp-panel h4 { font-size: 12px; }
    .tp-panel p, .tp-panel li { font-size: 10px; }
    .tp-whatsapp { font-size: 12px; padding: 7px 12px; }
    .tp-root .HRD-logo { max-height:50px;max-width: 50px !important; }

    .content-1,
    .content-2,
    .content-3,
    .content-4{
        img{
            max-width: 220px !important;
        }
    }
}

/* all sizing */

/* body */
body {
    font-family: 'Montserrat', sans-serif;
}



.h-full {
    height: 100% !important;
}

/* header */
.header-menu a {
    color: black;
    font-weight: 500;
}

.header-logo img {
    margin-right: 2rem;
}

.header-scrolled {
    background-color: #fff !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* home banner */

.home-banner-image-container img {
    overflow-x: visible;
}

/* carousel */
.home-carousel .card-img-top {
    border-bottom-left-radius: calc(0.25rem - 1px) !important;
    border-bottom-right-radius: calc(0.25rem - 1px) !important;
}

/* home pricing */
.normal-price {
    position: relative;
    display: inline-block;
}

.normal-price .discount-price-line {
    position: relative;
    text-decoration: none;
    color: #333;
}

.normal-price .discount-price-line::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 2px;
    background-color: red;
    transform: translateY(-50%) rotate(-10deg);
}

.home-pricing-item.card {
    position: relative;
}

.most-popular-badge {
    position: absolute;
    top: -8px;
    left: -6px;
    width: 100px;
    height: auto;
    z-index: 10;
}


.connect-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    border-radius: 50px;
    border: 2px solid white;
    background: linear-gradient(to bottom, #d64040, #a31c36);
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.connect-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
}

.connect-button .phone-icon {
    margin-right: 15px;
    width: 30px;
}

.connect-button::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -50%;
    transform: translateX(-50%) skewX(-30deg);
    width: 100%;
    height: 50%;
    background: rgba(255, 255, 255, 0.2);
    filter: blur(10px);
    z-index: -2;
    opacity: 0.5;
}

/* home banner */
.home-banner-heading-1 h6 {
    font-weight: normal;
}

.home-banner-heading-2 h5 {
    font-weight: bold;
}

.home-banner-heading-3 h2 {
    font-weight: bold;
    color: #C89104;
}

.home-banner-slogan h6 {
    font-weight: 500;
}

.home-banner-learn-more a {
    font-weight: bold;
}

div.home-banner-heading-3 > h2 {
    position: relative;
    margin: 0;
    padding-left: 0.5em;
}

div.home-banner-heading-3 > h2:before {
    content: '"';
    position: absolute;
    left: 0;
}

div.home-banner-heading-3 > h2:after {
    content: '"';
    position: absolute;
    right: -0.5em;
}

/* drawer */
.nav-link:hover {
    color: #0d6efd !important;
}


/* home carousel */
.home-carousel {
    min-height: 750px;
}

.home-carousel .card {
    border-radius: 30px;
}

.home-carousel .container-3-slide {
    max-width: 1000px !important;
}

.carousel.pointer-event {
    height: 100%;
}

.home-carousel-heading {
    font-size: 30px;
    color: #c68f04;
    line-height: 1;
    padding: 2rem 0.5rem 1rem 0.5rem;
}

.carousel-indicators [data-bs-target] {
    background: black !important;
    border: 1px black solid;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(60%);
}

.home-carousel .carousel-inner {
    height: 550px;
}

.home-carousel .carousel-item .container-sm img {
    height: 350px;
}

.home-carousel .carousel-item h4 {
    font-size: 20px;
    padding-bottom: 0.2rem;
}

.home-carousel .carousel-item h6 {
    font-size: 14px;
    line-height: 1.2;
    padding: 0 2rem;
    font-weight: lighter;
}

.carousel-bottom-text div {
    font-size: 14px;
    font-weight: 500;
}

/* home will */
.home-will-title {
    color: #C89104;
    font-size: 30px;
    margin-bottom: 1.5rem;
    line-height: 2.5rem;
}

.home-will-desc {
    font-size: 14px;
    margin-bottom: 1.5rem;
    padding: 0 3rem;
    font-weight: 500;
}

.home-will-container {
    padding: 0 0.5rem;
}

.home-will-item {
    margin: 0.5rem;
    width: 260px;
    height: 150px;
    background-color: #cae1ee;
    border-radius: 15px !important;
}

.home-will-item-container {
    padding: 1rem;
}

.home-will-item-icon {
    padding-right: 0.5rem;
}

.home-will-item-title {
    color: #0171b4;
    font-size: 18px;
    line-height: 1.2;
    min-height: 3rem;
}

.home-will-item-desc {
    font-size: 14px;
}

.home-will-button button {
    font-size: 1.3rem;
}

/* will custody+ by GAT */
.home-will-custody-by {
    color: #C89104;
    font-size: 30px;
    padding: 0 1.5rem;
}

.home-will-custody-desc {
    padding: 2rem 0;
    font-weight: 500;
    font-size: 14px;
}

.home-will-custody-item-title {
    color: #C89104;
    padding: 0.5rem 1rem;
    font-size: 20px;
}

.home-will-custody-item-desc {
    font-weight: 500;
    font-size: 14px;
    padding: 0 1rem;
}

.home-will-custody-container-1,
.home-will-custody-container-2,
.home-will-custody-container-3 {
    height: 100%;
}

/* HIW */
.home-HIW-desktop {
    min-height: 750px;

    .col-sm-3 {
        min-height: 480px;
    }
}

.home-HIW-heading {
    color: #C89104;
    font-size: 30px;
    padding-bottom: 2rem;
}

.home-HIW-step {
    font-size: 1.4rem;

    span {
        font-size: 1.8rem;
    }
}

#end-img-HIW,
.end-img-HIW {
    top: 48%;
    left: -8.5%;
}

#start-img-HIW,
.start-img-HIW {
    top: -5%;
    left: -8%;
}

#start-text-HIW {
    padding: 1.2rem 4rem 1.2rem 1.2rem;
}

#end-text-HIW {
    top: 53.5%;
    left: 1%;
    padding: 1.2rem 2rem 1.2rem 1.2rem;
}

#start-mob-img-HIW {
    left: -4.5%;
    top: 5%;
}

#end-mob-img-HIW {
    left: 48%;
    top: 5%;
}

#start-mob-text-HIW {
    left: 0;
    top: 13%;
    padding: 1.2rem 4rem 1.2rem 1.2rem;
}

#end-mob-text-HIW {
    left: 46.5%;
    top: 13%;
    padding: 1.2rem 1.2rem 1.2rem 4rem;
}

.home-HIW-title {
    font-size: 1rem;
    padding: 0.2rem 0;
}

.home-HIW-desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3rem;
}

/* home pricing */
.home-pricing-heading {
    color: #C89104;
    font-size: 30px;
    line-height: 1.2;
    padding: 2rem 0 1.5rem 0;
}

.home-pricing-item .home-pricing-body {
    padding: 1rem 0.5rem 0 0.5rem;
}

.home-pricing-text p {
    margin-bottom: 0.5rem;
}

.home-pricing-title {
    color: #C89104;
}

.normal-price,
.home-pricing-price {
    line-height: 1;
}

.home-pricing-price {
    p {
        margin: 0;
    }
}

.home-pricing-text {
    font-weight: 500;
}

.home-pricing-text ul {
    padding-left: 1rem;
}

/* home Will Package */
.home-package-container .rounded {
    border-radius: 15px !important;
}

.home-package-item-container {
    background-color: #cae1ee;
}

.home-solon-button button {
    width: 10rem !important;
    height: 3rem !important;
    font-size: 16px !important;
}

.home-package-title {
    color: #C89104;
    font-size: 30px;
}

.home-package-item-title {
    color: #0171b4;
}


/* home share */

.home-share-banner-heading-1,
.home-share-banner-heading-3,
.home-share-banner-heading-4 {
    color: #C89104;
}

/* home referral */
.home-referral-title {
    color: #C89104;
}

.home-referral-desc,
.home-referral-item,
.home-referral-success {
    font-weight: 500;
}

.home-referral-reward-container {
    box-shadow: 0 20px 20px rgba(255, 255, 255, 0.6);
    background: lightgray;
    border-radius: 10px !important;
    padding: 0 !important;
}

/* about banner */


.about-banner-text-container {
    background-color: white;
}

.about-banner .row {
    border-radius: 10px;
    padding: 0 !important;
    box-shadow: 0 2px 7px darkgray;
}

.about-banner-img {
    padding: 0 !important;
}

.about-heading,
.mission-title,
.vision-title {
    color: #C89104;
}

.about-slogan-heading {
    color: red;
}

/* about-core-value */
.about-value-heading {
    color: #C89104;
}

/* about our partner */
.about-partner-heading {
    color: #C89104;
}

.about-partner-container .col-3 {
    border-radius: 10px;
    box-shadow: 0 1px 5px darkgray;
    background: white;
}

#partner-info {
    display: flex;
    justify-content: center;
}

#partner-info .card {
    border-radius: 15px;
    box-shadow: 0 1px 4px darkgray;

    #partner-name {
        margin: 0 !important;
    }
}

/* about advisor */
.about-advisor-text-container {
    background: white;
    box-shadow: 0 1px 5px darkgray;
}

.about-advisor-img {
    box-shadow: 0 1px 5px darkgray;
}

.about-advisor-heading {
    color: #C89104;
    line-height: 1.2;
}

.about-advisor .row {
    margin-top: 2rem;
}

.about-advisor.container-xl {
    padding: 0 !important;

}

.about-benefit-container {
    box-shadow: 0 1px 5px darkgray;
    border-radius: 20px;
}

.about-benefit-advisor {
    padding: 0 !important;
    background: white;
    border-radius: 20px;
}

.about-benefit-heading {
    color: #C89104;
}

/* get in touch */
.GIT-container {
    z-index: 1000;
}


/* footer */
.footer-contact a,
.footer-contact p,
.footer-copyright a,
.footer-menu-item a {
    font-weight: 500;
}

/* faq */
.faq-subtitle {
    text-align: center;
    font-weight: 500;
    margin-bottom: 2rem;
}

.accordion-item {
    border: none;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    box-shadow: 0 2px 4px lightgray;
}

.accordion-button {
    background-color: white;
    color: #212529;
    font-weight: 600;
    border-radius: 0.5rem;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.accordion-button::after {
    background-image: none;
    content: "+";
    font-weight: 900;
    transition: transform 0.2s ease-in-out;
    transform: rotate(0deg);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #212529;
    color: white;
}

.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: rotate(0deg);
    background-image: none;
}

/* blog item */
.blog-item-readmore a {
    text-decoration: none !important;
    color: #808080;
}

.blog-item-img-container img {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}

.blog-all-container {
    margin-top: 7rem;
}

.offcanvas-header h5 {
    font-size: 25px;
}

.offcanvas-body a{
    font-size:21px;
}

.blog-all-container a {
    text-decoration: none !important;
    color: #c36 !important;
}

li[data-list="bullet"] {
    list-style-type: disc !important;
}

/* add bracket for lower roman order list */
.bracketed-list li::marker {
    content: "(" counter(list-item, lower-roman) ") ";
}

/* policies general */
.refund-policy-container,
.terms-conditions-container,
.privacy-policy-container {
    margin-top: 5rem;
}

.terms-conditions-title,
.privacy-policy-title,
.refund-policy-title,
.related-post-title {
    color: #0f427c;
    font-weight: 600;
    line-height: 1.2;
}

.terms-conditions-subtitle{
    font-weight: 600;
}

/* social buttons */
.btn-social {
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.blog-check svg {
    background-color: #fff;
    fill: limegreen;
}

.btn-social svg {
    fill: #fff;
}

.blog-social-fb .btn-social {
    background-color: #3b5998;
}

.blog-social-twt .btn-social {
    background-color: #1da1f2;
}

.blog-social-linkedin .btn-social {
    background-color: #0077b5;
}

.btn-social:hover {
    opacity: 0.85;
}

/* event & training */
.tp-root {
    width: 100%;
    padding: 18px 12px;
    box-sizing: border-box;
}

.tp-panel {
    background: #fff;
    border-radius: 10px;
    padding: 18px;
    box-shadow: 0 8px 24px rgba(8, 15, 30, 0.04);
    border: 1px solid rgba(10, 20, 40, 0.02);
}

.tp-panel {
    margin: 0;
    padding-left: 20px;
    color: #6b7280;
}

.tp-panel li {
    margin-bottom: 8px;
}

.trainer-img img{
    width: 100%;
    max-width: 500px;
    height: auto;
    border-radius: 8px;
    display: block;
}

.tp-whatsapp {
    display: inline-block;
    color: #fff !important;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all .16s ease;
    text-align: center;
}

.tp-whatsapp:hover {
    transform: translateY(-2px);
    filter: brightness(1.03);
    color: #fff !important;
}

.tp-whatsapp:focus-visible {
    outline: 3px solid rgba(24, 119, 242, 0.25);
    outline-offset: 2px;
}

.tp-panel h3 {
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.25;
}

.tp-panel h4 {
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.2;
}

.tp-panel p, .tp-panel li, .tp-panel small, .tp-panel .muted {
    color: #424242;
    line-height: 1.5;
}

.blog-all-content a{
    text-decoration: none;
    color:#c36;
}

.blog-all-content h2{
    font-weight: 700;
}

.blog-all-content h4{
    font-weight: 600;
}

.blog-all-title {
    line-height: 1.3;
}

/* event */
.training-img img{
    width:100% !important;
    object-fit: cover;
    height: 100%;
    max-width: 500px;
}

.content-1,
.content-2,
.content-3,
.content-4{
    img{
        width: 100%;
        max-width: 500px;
        height: auto;
        border-radius: 8px;
    }
}
.tp-root .HRD-logo {
    aspect-ratio: 1 / 1 !important;
}

.ql-align-right {
    text-align: right;
}
.ql-align-center {
    text-align: center;
}
.ql-align-left {
    text-align: left;
}
.ql-align-justify {
    text-align: justify;
}
