.section-hero {
    background-color: #ffffff;
    padding: 0;
    margin: 0;
}

.section-problems {
    background-color: #F5F8FB;
    padding: 80px 40px;
    margin: 0;
}

.mobile-br {
        display: none;
    }

.plan-cards-heading{
    color:#2E2E30;
    font-size: 32px;
    line-height:1.2;
    font-weight: 600;
    margin-bottom: 50px;
}

.section-solution {
    background-color: #ffffff;
    padding: 40px 180px;
    margin: 0;
    text-align: center;
}

.section-solution p {
    font-size: 20px;
    line-height: 1.6;
}

.section-solution h4 {
    font-size: 32px;
    font-weight: 700;
}

.section-steps {
    background-color: #f9fbff;
    padding: 80px 20px;
    margin: 0;
}

.section-steps > h4 {
    font-size: 40px !important;
}

.section-cta {
    background: linear-gradient(90deg, #0B429F, #0752B8);
    padding: 40px 20px;
    margin: 0;
    text-align: center;
}

.section-comparison {
    background-color: #ffffff;
    padding: 0 20px;
    margin: 0;
}

section.why-enkingt-plan-cards-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

body {
    margin: 0;
    font-family: sans-serif;
    background: #ffffff;
    overflow-x: hidden;
}

.hero {
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    background: #ffffff;
    box-sizing: border-box;
    text-align: center;
}

.hero h1 {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.hero p {
    font-size: 20px;
    color: #666;
    margin: 0;
}

.cta-btn {
    max-width: 100%;
    height: auto;
    display: block;
}

.section-3-image {
    width: 303px;
    height: 243px;
    max-width: 100%;
}

.why-enkingt-card-1 {
    width: 333px !important;
    min-width: 333px !important;
    max-width: 333px !important;
    margin-bottom: 0px;
    /* height: 354px !important; */
}

.why-enkingt-card-2 {
    width: 252px !important;
    min-width: 252px !important;
    max-width: 252px !important;
    /* height: 252px !important; */
}

.section-problems .feature,
.why-enkingt-plan-cards-section .feature {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section-problems .why-enkingt-card-1,
.why-enkingt-plan-cards-section .why-enkingt-card-2 {
    display: flex;
    padding-left: 0;
    padding-right: 0;
}

.section-problems .why-enkingt-card-1 .card,
.why-enkingt-plan-cards-section .why-enkingt-card-2 .card {
    width: 100%;
}

.section-problems .card h4 {
    font-size: 20px !important;
}

.section-problems .card p {
    font-size: 16px;
}
.comparison-table-1 {
    background: #ffffff;
    padding: 48px 14px 40px;
  }

  .comparison-container-1 {
    max-width: 360px;
    margin: 0 auto;
  }

  .comparison-title-1 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    text-align: left;
    margin-bottom: 24px;
    line-height: 1.5;
  }

  .comparison-header-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 24px;
  }

  .comparison-header div {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 8px;
    letter-spacing: 0.5px;
  }

  .header-left {
    background: #444444;
    padding: 8px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
  }

  .header-right {
    background: #074BA9;
    padding: 8px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
  }

  .comparison-item-1 {
    margin-bottom: 26px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #444444;
  }

  .comparison-item h3 {
    font-size: 14px;
    font-weight: 600;
    color: #444444;
    margin-bottom: 10px;
  }

  .comparison-row-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .cell {
    background: #f5f6f8;
    padding: 16px 12px;
    font-size: 13px;
    line-height: 1.8;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .cell.left {
    color: #555555;
    border-right: 1px solid #ffffff;
    background-color: #F9F9FC;
    font-size: 14px;
    font-weight: 300;
  }

  .cell.right {
    color: #074BA9;
    font-weight: 600;
    background-color: #F5F8FB;
    font-size: 14px;
    text-align: left;
  }

  .comparison-table-1{
    display: none;
  }
/* Optional: tighten spacing on mobile */
@media (max-width: 430px) {
    .hero {
        width: 100%;
        padding: 40px 20px;
    }

    .hero h1 {
        font-size: 28px;
    }

    .mobile-br {
        display: inline;
    }

    .hero p {
        font-size: 16px;
    }
    .section-comparison{
        display: none!important;
    }
}

.plan-card {
    width: 820px;
    background-color: #ffffff;
    overflow: hidden;
    font-family: sans-serif;
    margin: auto;
    gap: 40px;
    width: 100%;
    max-width: 820px;
}

.plan-header {
    background-color: #4a4a4a;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 12px 0;
    text-align: center;
}

.plan-body {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 40px 0px;
    gap: 30px;
}

.plan-content {
    flex: 1;
    text-align: left;
}

.plan-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.5;
    text-align: left;
}

.plan-content p {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    margin-bottom: 24px;
    margin-top: 24px;
    text-align: left;
}

.plan-button {
    display: inline-block;
    gap: 10px;
    padding: 10px 18px;
    border: 1px solid #0855A9;
    color: #0855A9;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.3s ease;

}

.plan-button2 {
    display: inline-block;
    align-items: left;
    gap: 10px;
    padding: 10px 18px;
    border: 1px solid #0855A9;
    color: #0855A9;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.plan-button:hover {
    text-decoration: none;
    border: 1px solid #0855A9 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07) !important;
}

.plan-button2:hover {
    text-decoration: none;
    border: 1px solid #0855A9 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07) !important;
}

.arrow {
    font-size: 18px;
    line-height: 1;
}

.plan-image {
    flex: 1;
    text-align: right;
}

.plan-image img {
    width: 100%;
    max-width: 820px;
    height: auto;
    display: block;
}

.point-box {
    position: relative;
    border: 1px solid #2d8cff;
    border-radius: 6px;
    padding: 30px 20px 20px;
    text-align: center;
}

.point-label {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #005bbb;
    color: #fff;
    padding: 6px 35px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.point-message {
    color: #005bbb;
    font-size: 20px;
    font-weight: 700;
}

.comparison-section {
    width: 100%;
    padding: 80px 20px;
    text-align: center;
    background-color: #ffffff;
}

.comparison-title {
    display: inline-block;
    font-size: 42px;
    font-weight: 700;
    color: #333;
    margin-bottom: 40px;
    line-height: 1.4;
}

.comparison-table-wrapper {
    max-width: 900px;
    margin: 0 auto;
    overflow-x: auto;
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    table-layout: fixed;
}

.comparison-table th,
.comparison-table td {
    border: 1px solid #e5e5e5;
    padding: 22px 18px;
    font-size: 18px;
    color: #333;
    text-align: center;
    vertical-align: middle;
}

.dark-header {
    background-color: #4a4a4a;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}

.blue-header {
    background-color: #005bbb;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}

.comparison-table tbody td:first-child {
    font-weight: 700;
    background-color: #fafafa;
}

.highlight-text {
    color: #005bbb !important;
    font-weight: 700;
}

@media (min-width: 769px) {
    .section-problems .feature {
        gap: 40px !important;
    }

    .section-problems .why-enkingt-card-1 .card {
        height: auto !important;

    }
}



@media (min-width: 769px) and (max-width: 1024px) {
    .hero {
        width: 100%;
        padding: 50px 40px;
    }

    .mobile-br {
        display: none;
    }

    .plan-card {
        width: 100%;
    }

    .comparison-table th,
    .comparison-table td {
        font-size: 16px;
        padding: 16px 12px;
    }
    
    .comparison-table-1 {
         display: none!important;
    }
}

@media (max-width: 768px) {
    .why-enkingt-plan-cards-section {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .section-problems .text-center,
    .why-enkingt-plan-cards-section .text-center {
        max-width: 333.33px;
        margin-left: auto;
        margin-right: auto;
    }

    .hero {
        padding: 40px 20px;
        gap: 24px;
    }

    .mobile-br{
        display: inline;
    }

    .hero h1 {
        font-size: 30px;
        line-height: 1.4;
    }

    .hero p {
        font-size: 16px;
        line-height: 1.6;
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .plan-body {
        flex-direction: column;
        padding: 24px;
        gap: 20px;
    }

    .plan-content,
    .plan-image {
        width: 100%;
        text-align: left;
    }

    .plan-content h3,
    .plan-content p {
        text-align: left;
    }

    .plan-image img {
        max-width: 100%;
        margin: 0 auto;
    }

    .plan-header {
        font-size: 18px;
        padding: 10px;
    }

    

    .point-label {
        font-size: 14px;
        padding: 6px 20px;
    }

    .point-message {
        font-size: 16px;
        line-height: 1.5;
    }

    .cta-btn img,
    .img-fluid,
    .cta-btn {
        max-width: 100%;
        height: auto;
    }

    .section-problems,
    .section-solution,
    .section-steps,
    .section-cta,
    .section-comparison {
        padding: 50px 16px;
    }

    .section-steps > h4 {
        font-size: 24px !important;
    }

    .section-solution h4 {
        font-size: 24px !important;
    }

    .section-solution p {
        font-size: 16px;
    }

    .section-solution p br:last-of-type {
        display: none;
    }

    .plan-cards-heading {
        color: #2E2E30;
        font-size: 22px;
        line-height: 1.2;
        font-weight: 600;
        width: auto;
        max-width: 100%;
        margin-left: 0;
    }

    .section-problems .feature,
    .why-enkingt-plan-cards-section .feature {
        flex-direction: column;
        align-items: center;
        gap: 24px !important;
    }

    .why-enkingt-card-1,
    .why-enkingt-card-2 {
        width: min(100%, 333.33px) !important;
        min-width: 0 !important;
        max-width: 333.33px !important;
        flex: 0 0 auto;
        margin-left: auto;
        margin-right: auto;
    }

    .section-problems .card,
    .why-enkingt-plan-cards-section .card {
        width: 100%;
        border-radius: 12px;
    }

    .section-problems .card h4,
    .why-enkingt-plan-cards-section .card h4 {
        line-height: 1.4;
    }

    .section-problems .card h4 {
        font-size: 20px !important;
    }

    .section-problems .card p,
    .why-enkingt-plan-cards-section .card p {
        text-align: left;
        margin: 16px;
    }

    .section-problems .card p {
        font-size: 16px;
        padding-bottom: 20px;
    }

    .section-3-image {
        width: 208px;
        height: 167px;
    }

    .section-comparison {
        display: none !important;
    }

    .comparison-table-1 {
        display: block !important;
    }
    
}



@media (max-width: 480px) {
    .hero h1 {
        font-size: 24px;
    }

    .mobile-br {
        display: inline;
    }

    .hero p {
        font-size: 14px;
    }

    .comparison-title {
        font-size: 24px;
    }

    .plan-body {
        padding: 20px 0px;
    }

    .plan-content h3 {
        font-size: 18px;
    }

    .feature-card {
        width: 333.33px !important;
        min-width: 333.33px !important;
        max-width: 333.33px !important;
        height: 354px !important;
        border-top: 4px solid #074BA9 !important;
    }
    .section-comparison{
        display: none!important;
    }
    
}
