 
.unified-section{
    padding: 120px 0 80px 0;
    margin-top: 80px;
    background: linear-gradient(90deg, #EDEEF0 0%, rgba(255, 255, 255, 0) 100%);
}
.innovative-section {
    padding: 60px 0;
}


.unified-banner h1{
        font-size: 48px;
    font-weight: 600;
    color: #273272;
    line-height: 56px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}

.unified-banner a{
  background-color: #fd7d00;
  color: #fff;
  font-size: 18px;
  font-family: Poppins;
}

.percentage {
  border-left: 4px solid #FD7D00;
    margin-bottom: 20px;
    margin-top: 20px;
}
.banner-image img {
  height: 60vh;
  object-fit: contain;
}
.unified-banner .btn-outline-primary:hover{
  background-color: #fd7d00;
  color: #fff;
  font-family: Poppins;
}
.ai-chart-section {
  margin-top: 9%;
}
.ai-chart-section .ai-chart-content {
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
    text-align: center !important;
}
.form-container {
  background: white;
  padding: 30px 25px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  text-align: center;
}
.form-container h2 {
  font-size: 25px;
  line-height: 35px;
   color: #273272;
  font-weight: 600;
  margin-bottom: 25px;
  
}
.banner-para {
  
    font-size: 16px;
    line-height: 20px;
    color: #fd7d00;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.banner-image {
      margin: 30px 0 50px 0;
}
.banner-descr {
     color: #000000;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 30px;
}

.highend-list {
list-style: none;
    padding-inline-start: 0px;
}
.highend-list li {
font-size: 21px;
    font-family: "Poppins", sans-serif;
    padding: 0px 0 15px 0;
    line-height: 34px;
    display: flex;
    align-items: start;

}
.highend-list li i {
margin-right: 15px;
    color: #273272;
    margin-top: 9px;
}

.framework {
  padding: 60px 0;
}

 .framework-head {
            font-size: 36px;
            line-height:42px;
            font-weight: 600;
            font-family: "Poppins", sans-serif;
            text-align: center;
            margin-bottom: 50px;
            color: #273272; 
        }
        .feature-block { /* Renamed from .step-panel */
          
            border: 1px solid #273272; /* Light border */
            border-radius: 8px; /* Rounded corners for the panel */
            padding: 30px; /* Inner padding */
            text-align: center;
            height: 100%; /* Ensure cards have equal height */
            display: flex; /* Use flexbox for vertical alignment */
            flex-direction: column;
            align-items: center;
            justify-content: flex-start; /* Align content to the top */
            background: #273272;
            height: 465px;
        }
        .feature-image-container { /* Renamed from .step-image-placeholder */
            height: 192px; /* Fixed height for image placeholders */
            background-color: #e0e0e0;
            border-radius: 8px; /* Rounded corners for image placeholder */
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%; /* Ensure it takes full width of its parent */
            margin-bottom: 20px;
        }
        .feature-image-container img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .step-number-badge { /* Renamed from .step-number-circle */
            width: 45px;
    height: 45px;
            display: flex;
             font-family: "Poppins", sans-serif;
            align-items: center;
            justify-content: center;
            background-color: #fd7d00; /* Bootstrap primary blue */
            color: #ffffff;
            font-weight: 700;
            border-radius: 50%;
            margin-bottom: 15px;
            /* Center the badge horizontally */
            margin-left: auto;
            margin-right: auto;
        }
        .feature-headings { /* Renamed from .step-title */
            font-size: 20px;
            font-weight: 600;
            margin-top: 0;
             font-family: "Poppins", sans-serif;
            margin-bottom: 10px;
            color: #fff; /* Slightly darker text */
        }
        .feature-text { /* Renamed from .step-description */
            color: #fff; /* Muted text color */
             font-family: "Poppins", sans-serif;
            margin-bottom: 0; /* Remove default paragraph margin */
        }
        .call-to-action-section { /* Renamed from .cta-button-container */
            text-align: center;
                margin-top: 50px;
    margin-bottom: 14px;
        }
      .call-to-action-section a {
        background-color: #fd7d00;
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        padding: 15px 10px;
        border-radius: 10px;
        font-family: "Poppins", sans-serif;
      }
      .call-to-action-section a:hover{
        color: #ffffff;
      }
      .video-section {
   padding: 60px 0;
       background:#F8F9FB;
}
.video-head {
  font-size: 36px;
            line-height:42px;
            font-weight: 600;
            font-family: "Poppins", sans-serif;
            text-align: center;
            margin-bottom: 20px;
            color: #273272; 
}
.video-descrip {
  color: #273272;
  font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 30px;
    margin: 0 auto;
    max-width: 800px;
}
.video-image {
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
}
.insurance-verification {
     padding: 60px 0;
     background: linear-gradient(90deg, #EDEEF0 0%, rgba(255, 255, 255, 0) 100%);
}
.insuranc-small-para {
  font-size: 14px;
    line-height: 20px;
    color: #fd7d00;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.insuranc-header {
  font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}
.insuranc-descr {
      color: #424242;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}
.integraded-sec {
  padding: 60px 0;
}
.integraded-small-para {
   font-size: 14px;
    line-height: 20px;
    color: #fd7d00;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.integraded-header {
  font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}
.integraded-descr {
  color: #424242;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}
.integraded-sec .highend-list{
  margin-top: 30px;
}

.feature-box { background: #273272; border-radius: 6px; padding: 20px; margin-bottom: 20px; transition: all 0.3s ease; }
  .feature-title p{ font-weight: bold; font-size: 18px;color: #fff; }

.case-study .section-heading-h2 {
font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}
.card-img-top {
   width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.card-body {
    line-height: 30px;
    position: relative;
}
.card-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 2rem;
    color: #424242;
    font-family: "Poppins", sans-serif;
}
.section-center {
  display: flex;
    align-items: center;
}
.case-study .btn-outline-primary {
    margin-right: 10px;
    /* color: #ff7f00; */
    font-family: "Poppins", sans-serif;
    background-color: #ff7f00;
    color: #fff !important;
    padding-left: 12px;
}



        /* Grid Container for Feature Items */
        .feature-cards-wrapper { /* Changed from .feature-items-grid */
            display: grid;
             grid-template-columns: repeat(auto-fit, minmax(197px, 1fr));
            gap: 24px; /* Increased gap between cards */
            padding: 20px; /* Padding around the grid */
        }

        /* Individual Feature Card Styling */
        .individual-feature-card { /* Changed from .feature-card */
            background-color: #ffffff; /* White background for cards */
            color: #333; /* Darker text for better contrast on white */
            padding: 24px; /* More padding inside cards */
            border-radius: 16px; /* Even more rounded corners */
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* Stronger, softer shadow */
            display: flex;
            flex-direction: column; /* Stack icon and text vertically */
            align-items: center; /* Center content horizontally */
            text-align: center; /* Center text */
            transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth hover transitions */
            border: 1px solid #e2e8f0; /* Subtle border */
        }

        /* Hover Effect for Cards */
        .individual-feature-card:hover { /* Changed from .feature-card:hover */
            transform: translateY(-8px); /* Lift card on hover */
            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15); /* Enhanced shadow on hover */
        }

        /* SVG Icon Styling */
        .individual-feature-card svg { /* Changed from .feature-card svg */
            width: 48px; /* Larger icon size */
            height: 48px;
            margin-bottom: 16px; /* Space below icon */
            color: #fd7d00; /* A vibrant blue for the icon */
            stroke-width: 1.5; /* Thicker stroke for icon */
        }

        /* Text Styling */
        .individual-feature-card span { /* Changed from .feature-card span */
               font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    color: #273272;
        }
       .desktop_head nav.navbar {
         margin-top: -41px !important;
        }

        .innovative-header {
              font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
        }
        .innovative-descr {
           color: #424242;
               font-family: "Poppins", sans-serif;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;

        }
 .highend-list li {
    color: #424242;
 }
 .visualize {
    background-image: url(https://www.billingparadise.com/ai/denial-management-ai/assets/clearlybg.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 60px 0px;
}
.visualize .visualize-head {
      font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}
.visualize .highend-list li {
color: #424242;
}
.critical-section .highend-list li {
  color: #424242;
}
.critical-section .row{
      display: flex;
    align-items: center;
}
.critical-section {
  background-image: url(./assets/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0 30px 0;
}
.critical-head{
  font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}

.critical-content {
  color: #424242;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}
.innovative-btn a {
  border: 1px solid #fd7d00;
  padding: 12px 20px;
  font-size: 16px;
  color: #ffffff;
    font-family: "Poppins", sans-serif;
  line-height: 25px;
  border-radius: 4px;
  background: #fd7d00;
  
}
        .innovative-btn a:hover{
          color: #ffffff !important;
        }

        .innovative-section .row{
              display: flex;
    align-items: center;
        }

       .innovative-section-two, .innovative-sec-header, .innovative-sec-desc{
        text-align: start !important;
       }
        .feature-comparison-table {
            width: 100%;
            border-collapse: collapse;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
            border-radius: 12px;
            overflow: hidden; /* Ensures rounded corners apply to children */
        }
        .feature-comparison-table th,
        .feature-comparison-table td {
            padding: 16px;
            text-align: left;
            border-bottom: 1px solid #e2e8f0;
        }
        .feature-comparison-table th {
             background-color: #273272;
             font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 600;
    /* text-transform: uppercase; */
    /* letter-spacing: 0.05em; */
    font-size: 18px;
    line-height: 26px;
        }
        /* Specific styling for the Unified Human + AI Model header */
        .highlight-header-cell {
            background: linear-gradient(to right, #273272, #fd7d00);
            color: white;
        }
        .feature-comparison-table tr:nth-child(even) {
            background-color: #f8fafc;
        }
        .feature-comparison-table tr:hover {
            background-color: #eff6ff;
        }
        .feature-comparison-table td {
            background-color: #ffffff;
            color: #334155;
                font-size: 15px;
    line-height: 26px;
     font-family: "Poppins", sans-serif;
        }
        /* Specific styling for the Unified Human + AI Model column cells */
        .highlight-data-cell {
            background: linear-gradient(to right, #f0f4f8, #fff7ed); /* Lighter gradient for cells */
            color: #1e293b; /* Darker text for readability */
            font-weight: 500;
        }
        .table-sections .table-main-head{
font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
    text-align: center;
    margin-bottom:30px ;
        }
        .table-sections {
          padding: 40px 0;
              background: linear-gradient(90deg, #EDEEF0 0%, rgba(255, 255, 255, 0) 100%);

        }
        /* Responsive styles for mobile */
        @media (max-width: 768px) {
            .feature-comparison-table {
                border: none;
                box-shadow: none;
            }
            .feature-comparison-table thead {
                display: none; /* Hide table headers on mobile */
            }
            .feature-comparison-table tr {
                display: block; /* Each row becomes a block */
                margin-bottom: 20px;
                border: 1px solid #e2e8f0;
                border-radius: 12px;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
                overflow: hidden;
            }
            .feature-comparison-table td {
                display: flex; /* Use flexbox for label and content */
                flex-direction: column; /* Stack label and content vertically */
                border-bottom: 1px solid #e2e8f0;
                padding: 12px 16px;
                text-align: left; /* Align text to the left within the card */
            }
            /* Remove bottom border for the last cell in each card */
            .feature-comparison-table tr td:last-child {
                border-bottom: none;
            }
            .feature-title-cell-mobile {
                background-color: #e0e7ff; /* Highlight the feature/benefit title */
                font-weight: 700;
                font-size: 1rem;
                color: #3730a3;
                border-bottom: 2px solid #a5b4fc;
            }
            .feature-comparison-table td:not(.feature-title-cell-mobile)::before {
                content: attr(data-label); /* Use data-label for content */
                font-weight: 600;
                color: #4f46e5;
                margin-bottom: 4px; /* Space between label and content */
                font-size: 0.875rem;
                text-transform: uppercase;
            }
            /* Specific styling for the Unified Human + AI Model column cells on mobile */
            td[data-label="Unified Human + AI Model"] { /* This selector remains as it targets the data-label */
                background: linear-gradient(to right, #f0f4f8, #fff7ed); /* Lighter gradient for cells */
                color: #1e293b; /* Darker text for readability */
                font-weight: 500;
            }
        }
.speak-title {
   font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}
.speak-content {
       color: #424242;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}
.question {
    color: #273272;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.phone-number {
    color: #424242;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.form-submit-title {
   font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #273272;
}

.case-study {
  background-color: #273272;
  padding: 60px 0;
}

.case-study-small {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #fd7d00;
    background-color: #fff;
    border-radius: 50px;
    width: 137px;
    height: 34px;
    line-height: 25px;
    text-align: center;
    align-content: center;
}
.case-study-header {
   font-size: 36px;
    line-height: 47px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #fff;
} 
.case-study-banner {
  color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 28px;
     margin-bottom: 35px;
}
.case-study .center-align-sec {
  display: flex;
  align-items:center;
}
.count-right {
      margin-left: 33px;
}
.quality-sec {
    font-size: 16px;
    line-height: 36px;
    /* font-weight: 600; */
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 400;
}
.quality-sec {
  margin-top: 0px;
}
.count-title {
      color: #ffffff;
    font-size: 43px;
    line-height: 40px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.visualize .row {
      display: flex;
    align-items: center;
}
.case-study-btn a {
 background-color: #fff;
    color: #273272;
    font-family: "Poppins", sans-serif !important;
    padding: 12px 10px;
    border-radius: 10px;
    font-weight: 500;
    margin-top: 30px;
    font-size: 18px;
}
.credentials {
  padding: 60px 0;
}
.credentials h2 {
  margin-bottom: 50px;
}
.logo-sec {
    display: flex;
    justify-content: space-between;
}
.logo-sec img {
      width: 160px;
    height: 80px;
}
.testimonial-sections {
    padding-bottom: 80px;
}
.testimonial-sections h2 {
    color: #273272;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 50px;
    /* width: 55%; */
    text-align: center;
}
.carousel-wrapper {
    position: relative;
    max-width: 100%;
}
.carousel {
    position: relative;
    display: flex;
    overflow-x: auto;
    gap: 3rem;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 1rem 0;
}
.testimonial {
    background: #273272;
    backdrop-filter: blur(60px);
    padding: 3rem;
    border-radius: 1rem;
    min-width: 31%;
    max-width: 33%;
    scroll-snap-align: start;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.stars {
    color: #facc15;
    margin-bottom: 1rem;
    font-size: large;
}
.quote {
    margin-bottom: 3rem;
    color: #cbd5e1;
   font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.author {
    color: #cbd5e1;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}
.role {
    color: #cbd5e1;
   font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}
.tackle-para {
  font-size: 18px;
    line-height: 30px;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 20px;
}
.banner-desc {
  color: #424242;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: center;
}
@media (min-width: 1512px) and (max-width: 1920px) {
  body .container {
  width: 1534px;
  }
  .feature-cards-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
}

@media (min-width: 1198px) and (max-width: 1280px) {
  .container {
   width: 1170px;
  }
}

@media (min-width: 958px) and (max-width: 1024px) {
  .container {
    width: 970px;
  }
  
}
@media only screen and (max-width: 768px) { 
     .container {
    width: 100%;
  }
  .section-center {
display: block;
}
.unified-section {
  margin-top: 0px;
}
.feature-block {
  margin-bottom: 25px;
}
.insurance-verification {
    padding: 30px 0 0px;
}
.insuranc-small-para,.insuranc-small-para {
  margin-top: 25px;
}
.case-study .btn-outline-primary {
  margin-bottom: 20px;
}
.unified-section { 
  padding: 60px 0;
}

.unified-banner h1,.innovative-header,.visualize-head,.critical-head,.table-main-head,.case-study-header,.section-heading-h2,.testimonial-sections h2 {
   font-size: 32px;
    line-height: 44px;
}
.framework-head {
    font-size: 34px;
    line-height: 46px;
}
.framework {
  padding: 50px 0;
}
.video-head {
 font-size: 34px;
    line-height: 46px;
}
.insuranc-header {
   font-size: 34px;
    line-height: 46px;
}
.integraded-header {
   font-size: 34px;
    line-height: 46px;
}
.case-study {
  margin: 0px 0 50px 0;
}
.innovative-section .row {
  flex-direction: column;
}
.visualize .row,.critical-section .row,.logo-sec,.center-align-sec {
 flex-direction: column;
}

.table-responsives {
  overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.banner-descr,.innovative-descr {
  font-size: 20px;
  line-height: 36px;
}
.highend-list li {
  font-size: 18px;
  line-height: 26px;
}
.critical-section img {
  margin-top: 30px;
}
.count-right {
  margin-top: 40px;
}
.logo-sec {
  text-align: center;
}
.logo-sec  img{
  margin-bottom: 20px;
}
.carousel {
  display: block;
}
.testimonial {
  min-width: 100%;
    max-width: 100%;
        margin-bottom: 20px;
}
.visualize-mobile-order-2 {
order: 2;
}
.visualize-mobile-order-1 {
  order: 1;
}
.visualize,.innovative-section {
  padding: 40px 0;
}
.visualize-img {
  margin-top: 60px;
}
.critical-section {
    padding: 30px 0 60px 0;
}
.recommended-tag {
  top: -25px !important;
}

  }