@media (max-width:768px){
  h2{
    font-size: 34px !important;
    line-height: 1.3 !important;
    font-family: "Poppins", sans-serif !important;
    color: #273272 !important;
  }
  .behavioral-page-banner .banner-image{
    margin-top: 30px;
       width: 100% !important;
    height: 100% !important;
  }
}

.behavioral-page-banner {
    background: #E9EAF1;
    height: 600px;
    margin-bottom: 70px;
}

.banner-image {
    width: 598px !important;
    height: 480px !important;
}

.banner-content h1 {
    font-size: 46px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600 !important;
    margin-bottom: 25px;
    color: #273272;

}

.banner-content h3 {
    color: #000000;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 25px !important;
    font-size: 18px !important;
}

.banner-content p {
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 30px;
}

p {
    font-size: 18px;
    font-family: "Poppins", sans-serif !important;
}


h2 {
    font-size: 36px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600 !important;
    line-height: 64px;
    color: #273272;
    text-align: center;
}

.banner-content {
    margin-top: 60px;
}

.get-started-btn {
    background: #273272;
    color: #ffffff;
    border-radius: 0 0 0 0;
    width: 125px;
    font-family: "Poppins", sans-serif !important;
}

.learn-more{
 background-color: #273272;
    color: #ffffff;
    border-radius: 0 0 0 0;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 0px !important;
}

.learn-more:hover{
  color: #ffffff !important;
}

.get-started-btn:hover {
    color: #ffffff !important;
}

@media (max-width:768px){
  .behavioral-page-banner{
    height: 100%;
  }
  .banner-content h1{
    font-size: 43px !important;
  }
}

/* ------------------------feature-section-css----------- */
.bridging-section-title{
    color: #273272 !important;
}

.feature-list {
    margin-top: 30px;
    margin-bottom: 40px;
    border-bottom: none !important ;
}

ul .feature-list {
    list-style: none;
}

ul.feature-list li:before {
    content: url(./Assets/tick-icon.png);
    float: left;
    font-size: 1.2em;
    margin-right: 15px;
}

.youtube-video {
      margin-top: 50px;
}
@media (max-width: 768px){
  .youtube-video{
    margin-top:0px !important;
  }
  .youtube-video iframe{
    width: 100% !important;
    height: 230px !important;
  }
  .bridging-section-title{
    font-size: 30px !important;
  }
}

/* ------------------------------automation-section-css */

.ai-automation-section h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #273272;
    font-size: 28px;
    font-weight: 700;
}

.ai-automation-section .box-first-row {
    background-color: #f0f3fc;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    min-height: 180px;
}

.ai-automation-section .box-second-row {
    background-color: #f0f3fc;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    min-height: 180px;
}

.ai-automation-section .box-first-row:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.ai-automation-section .box-second-row:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.ai-automation-section h5 {
    color: #273272;
    font-size: 17px;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

.ai-automation-section p {
    color: #424242;
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.8;
}

/* .ai-automation-section a {
  margin-bottom: 50px !important;
} */

.box-first-row{
  margin-top: 20px;
}


/* Adjust padding for proper alignment */
.ai-automation-section .box {
    padding: 30px;
}


@media (max-width:768px){
  .ai-automation-section h2 {
    margin-top: 30px !important;
    font-size: 34px !important;
  }

  .arrow-icon{
    display: flex;
  }

}


  /* ----------------------solution */

  .tabs-section {
    padding: 30px;
    border-radius: 8px;
    
  }
  .tabs-header {
    font-size: 18px;
    font-weight: 700;
    color: #273272;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    margin-bottom: 20px;
   
  }
  .tabs-header p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    max-width: 900px;
   text-align: center;
   margin-left: 130px;
   margin-top: 20px;
   margin-bottom: 50px;
  }

  .nav-tabs{
    margin-bottom: 30px !important;
    display: flex;
    justify-content:space-between;
    width: 100%;
  }


  .nav-tabs > li > a {
    font-family: "Poppins", sans-serif !important;
    color: #273272;
    font-weight: 500;
    font-size: 14px;
    background-color: #E9EAF1;
    text-align: center;
    display: flex;
    justify-content: space-between;
    width: 284px;
  }
  .nav-tabs > li.active > a {
    background-color: #273272 !important;
    color: white !important;
  }

  .nav-tabs > li > a:hover {
    background-color: #273272 !important;
    color: #ffffff;
  }

  .nav-tabs{
    border:none !important;
  }
  .tab-content {
    margin-top: 20px;
  }


  .solution-inner-title {
    font-family: "Poppins", sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    color: #273272;
    margin-bottom: 1rem;
  }
  .solution-inner-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 1.5rem;
    max-width: 620px;
    margin-bottom: 20px;
  }
  .list-item {
    margin-bottom: 1rem;
    align-items: center;
    font-size: 16px;
  }
  .list-item i {
    color: orange;
    margin-right: 0.5rem;
  }

  .list-unstyled{
    font-family: "Poppins", sans-serif !important;
    padding-left: 0;
    list-style: none;
    margin: 40px 0;

  }
  .highlight-box {
   
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .solution-content-strong{
    font-weight: bold;
  }

  .coding-service-image{
    margin-top: 30px;
  }


     /* Responsive Design */
     @media (max-width: 768px) {
        .solution-inner-title {
          font-size: 18px;
        }
        .tabs-header h2 {
          font-size: 31px !important;
          text-align: center;
          padding-top: 0px !important;
          margin-top: 0px !important;
        }
        .tabs-header p {
          font-size: 14px !important;
          text-align: center;
          margin: 0 auto;
          max-width: 500px !important;
        }
        .highlight-box {
          margin-top: 20px;
        }
        .nav-tabs{
          display: block;
          padding: 20px 58px 0 !important;
        }
      }
  
      @media (max-width: 480px) {
        .tabs-header h2 {
          font-size: 1.3rem;
        }
        .tabs-header p {
          font-size: 0.85rem;
        }
        .nav-tabs{
          display: block;
        }
      }
    


      /* --------------------service-section-css */

      .service-section h2{
        color: #273272;
        line-height: 1.3;
        margin-bottom: 40px;
        font-size: 36px !important;
        margin-top: 40px !important;
      }

      .first-service-row{
        margin-bottom: 80px !important;
      }

      .service-content{
        color: #273272;
        margin-top: 30px;
        font-family: "Poppins", sans-serif !important;
        font-weight: 600;
      }

      @media (max-width: 768px){
        .first-service-row{
          margin-bottom: 0px !important;
        }
        /* img .service-content{
          margin-bottom: 100px !important;
        } */
      }


      /* ----------------------------jim-wood-section */

      .lead-section {
        background-image: url('./Assets/jim-woods-background-image.png'); /* Your blue background image */
        background-size: cover;
        background-position: center;
        color: #fff;
        padding: 20px 0;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    
    /* Image Styling */
    .jim-profile-picture {
      width: 180px;
      height: 200px;
      object-fit: cover;
    }

    .jim-position{
      margin: 0 !important;
      margin-bottom: 30px !important;
    }
    
    /* Text Styles */
    .lead-section h2 {
        font-weight: bold;
        margin-bottom: 50px;
        color: #ffffff;
        text-align: center;
        font-family: "Poppins", sans-serif !important;
    }
    
    .lead-section p {
        font-size: 16px;
        font-weight: 300;
        line-height: 2;
        color: #ffffff;
        max-width: 730px;
        margin-bottom: 30px;
        margin-top: 25px;
        font-family: "Poppins", sans-serif !important;
    }
    
    @media (max-width: 768px) {
        .lead-section {
            text-align: center;
        }
    
        .lead-section h2, .lead-section p {
            text-align: center;
            color: #ffffff !important;
        }
    
        .img-fluid {
            margin-bottom: 15px;
        }
    }


    /* ----------------------why-choose-section */
  
    .why-choose-section{
      margin-bottom: 60px;
      
    }

  .why-choose-section h2 {
      font-size: 18px;
      color: #273272 !important;
      margin-bottom: 30px;
      margin-top: 60px !important;
  }
  
  .feature-box {
      background-color: #fff;
      border-radius: 8px;
      padding: 20px;
  }
  
  
  .feature-content h5 {
      color: #273272 !important;
      font-size: 18px;
      font-weight: 550;
      font-family: "Poppins", sans-serif !important;
  }
  
  .feature-content p {
    margin-top: 20px;
      color: #424242;
      font-size: 16px;
      line-height: 1.5;
      font-family: "Poppins", sans-serif !important;
  }
  
  .feature-box img {
      width: 80px;
      height: 100px;
  }
  
  @media (max-width: 768px) {
      .why-choose-section h2 {
          font-size: 30px !important;
          line-height: 1.3 !important;
      }
      
      .feature-content h5 {
          font-size: 18px;
      }
      .feature-box{
        padding-top: 0px !important;
      }
  }

  /* ---------------------operation-section-css */


 /* Background and section padding */

.facility-operations-section {
  background-color: #E9EAF1; /* Exact light gray-blue background */
  padding-top: 40px;
  padding-bottom: 60px;
}

.facility-operations-section h2{
  font-size: 36px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  line-height: 1.2;
  color: #273272;
  text-align: center;

      max-width: 900px;
    margin: 25px auto;
}


.subheading {
  color: #424242; /* Muted text color */
  font-size: 16px;
  margin-bottom: 40px;
  max-width: 900px;
  margin: 0 auto;
  font-family: "Poppins", sans-serif !important;
}

/* Boxes */
.operation-box {
  margin-top: 100px;
  width: 270px;
  height: 400px;
  background-color: #ffffff;  
  border-radius: 30px 0px;
  box-shadow: 8px 80px px 0px #08324F1A;
  font-family: "Poppins", sans-serif !important;
  padding: 20px; /* Increased padding for balance */
  /* transition: transform 0.2s ease; */
  border: 1px solid #e5e5e5; /* Subtle border to highlight boxes */
}


.operation-box-two{
  transform: translateY(-50px) !important;
}

/* .operation-box:hover {
  transform: translateY(-5px); /* Hover effect for the box */
/* } */ 


.operation-box img {
  width: 55px;
  height: 70px;
}

.operation-cards{
  display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}


.operation-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #273272; /* Darker blue */
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif !important;
}

.operation-text {
  font-size: 16px;
  line-height: 1.8;
  color: #424242;
  font-family: "Poppins", sans-serif !important;
}

/* Custom shadow for precise output */
.shadow-custom {
  box-shadow: 8px 80px px 0px #08324F1A;
}

/* Responsive font adjustments */
@media (max-width: 768px) {
  .facility-operations-section h2 {
      font-size: 33px !important;
  }
  
  .operation-title {
      font-size: 22px;
  }
  
  .operation-text {
      font-size: 14px;
  }
  .operation-box{
    width: 100% !important;
  }

  .operation-box-one{
    margin-top: 50px !important;
    width: 100% !important;
  }
  .operation-box-three{
    margin-top: 0px !important;
  }
}



/* ------------------------------ehr-section-css */

.orgbg {
  margin: 60px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /* background-color: #FFF7F4; */
}

.ehr-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px !important;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
  color: #273272;
}

.services-subheading {
  text-align: center;
  font-weight: 200;
  font-family: "Poppins", sans-serif !important;
  color: #424242 !important;
  font-size: 18px !important;
  margin-top: 0px !important;
}

.martoprow {
  margin-top: 20px;
}

.slider-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 30px;
}

.logo-slider {
  display: flex;
  animation: slide 20s linear infinite !important;
}

.logo-slide {
  flex: 0 0 auto;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

.logo-slide {
  flex: 0 0 auto;
  margin-right: 20px;
  display: flex;
  align-items: center;
  border: 1px solid #999;
  padding: 5px;
}

.icon-text img {
  margin-bottom: 0px !important;
}

@media (max-width:768px){
  .ehr-title{
    font-size: 30px !important;
  }
}

@keyframes slide {
  0% {
      transform: translateX(0);
  }

  100% {
      transform: translateX(calc(-100% - 20px));
  }
}

/* ---------------------------------case-study-section-css */
.case-study {
    justify-content: center !important;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #273272;
}

.case-study-inner{
  display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}  

.text-orange {
  color: #ffffff !important;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
}

.case-study-title{
  margin-top: 50px !important;
  color: #ffffff !important;
  margin-bottom:40px;
}

.card-img-top {
  height: 180px;
  object-fit: cover;
  border-radius: 5px;
}

.card-body {
  line-height: 30px;
  position: relative;
  width: 320px;  
  margin-bottom: 50px;  
}

.card-title {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  }

.card-text {
  font-size: 13px;
  color: #6c757d;
  font-family: "Poppins", sans-serif;    
  line-height: 15px;
  margin-bottom: 30px;
  width: 330px;
}

.case-study .btn-outline-primary {
  margin-right: 10px;
  /* border-color: ; */
  /* color: #ff7f00; */
  font-family: "Poppins", sans-serif;
  border: 1px solid #ffffff;
  color: #fff !important;
  padding-left: 12px;
  }


@media (max-width: 1920px){
 .case-study-inner .card{
  display: flex;
  flex-direction: column;
} 
}

@media (max-width: 768px) {
  .banner-title {
      background-color:unset !important;
  }
  .appointment-details {
  padding:25px 0 25px 0;
}
  .card .card-body {
      padding: 15px 0px !important;
  }
  .card-body .card-title { 
      font-size: 18px;
  }
  .banner-description { 
      background-color:unset !important;
      color:#fff !important;
      background-size: 100% 100%;
      margin-top:0px !important;
  }
  #homepage-banner { 
      display:none;
  }
  .mobile-home {
  background-image: url(https://www.billingparadise.com/image-01/mobileh.webp) !important;
display:block;
background-size:100% 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 100vh !important;
}
.mobile-home .row {
  padding-bottom: 59%;
}
  .case-study{
      width: 100%;
      margin-right: 10px;
  }
  .card-body {
      padding: 15px;   
  }

  .card-title {
      font-size: 1rem;
  }

  .card-text {
      font-size: 0.85rem;
  }

  .news-left {
      margin-bottom:30px;
  }
  .btn-outline-primary {
      margin-right: 5px;
      font-size: 0.9rem;
      padding: 6px 12px;
  }
  .case-study-inner{
    display: block;
  }
  .card-img-top{
    border-radius: 10px !important;
  }
}


/* -------------------credentail-section */




.aapcimg {
  width: 200px;
  padding-top: 33px;
}

.namssimg {
  width: 200px;
  padding-top: 50px;
}

.hipaaimg {
  width: 200px;
  padding-top: 20px;
}

.hbmaimg {
  width: 200px;
  padding-top: 20px;
}

.ssaeimg {
  width: 160px;
  margin-left: 237px;
  margin-top: 30px;
}

.hl7img {
  width: 200px;
  margin-left: 191px;
  margin-top: 27px;
}

.aicpaimg {
  width: 200px;
  margin-left: 135px;
  margin-top: 10px;
}

.icon-text {
  padding-bottom: 70px !important;
}

#content-area {
  margin-top: 30px;
  padding-bottom: 100px !important;
}

.oldar {
  padding-top: 30px;
}

.credentialing {
  padding-top: 30px;
}

.styled-tabs {
  padding-left: 160px !important;
}

.rcm-automation {
  margin-top: 60px;
}

.points1 {
  color: #fff !important;
  padding-top: 10px;
  padding-left: 30px;
}

@media only screen and (max-width: 768px) {
  .centerhead {
      padding-left: 0px;
      padding-right: 0px;
  }

  .footerpara {
      padding-left: 0px;
      padding-right: 0px;
  }

  .centerbutton {
      margin-left: 90px;
  }

  /* .icon-text{
margin-left: 20px !important  ;
} */
  .icon-text__item {
      margin-left: 0px;
      height: 385px;
      width: 366px !important;
  }

  .formborder {
      margin-left: 20px;
      margin-right: 20px;
      background-attachment: scroll;
  }

  .why {
      text-align: center;
      color: #FE7D00;
      margin-top: 50px;
  }

  .rcm {
      width: 300px;
  }

  .lbe {
      width: 370px !important;
      margin-left: 27px;
      height: 623px;
  }

  .james {
      margin-left: 100px;
  }

  .jimhead {
      margin-left: 10px;
      font-size: 22px;
  }

  .deep {
      color: #d1d1d1;
  }

  .wcbf {
      margin-left: 15px;
  }

  .aapcimg {
      margin-left: 80px;
      margin-bottom: 40px;
  }

  .namssimg {
      margin-left: 80px;
      margin-bottom: 40px;
  }

  .hipaaimg {
      margin-left: 80px;
      margin-bottom: 40px;
  }

  .hbmaimg {
      margin-left: 80px;
      margin-bottom: 40px;
  }

  .ssaeimg {
      margin-left: 110px;
  }

  .hl7img {
      margin-left: 90px;
  }

  .aicpaimg {
      margin-left: 80px;
      margin-bottom: 40px;
  }

  .Veteran {
      margin-bottom: 60px;
  }

  .oldar {
      width: 300px;
  }

  .rcm-automation {
      width: 330px;
  }

  .credentialing {
      width: 310px;
  }

  .line1 {
      margin-top: 60px;
  }

  .section-heading-h2 {
      font-size: 25px;
  }

  .styled-tabs {
      padding-left: 1px !important;
  }
}

/* ---------------------form-section-css */
#form-section{
  padding-top: 0px !important;
}
.speak-title{
  text-align: start;
    font-size: 36px !important;
  color: #273272;
  line-height: 1.3;
  margin-top: 100px;
}

.speak-content{
  margin-top: 25px;
  color: #424242;
  max-width: 485px;
}

.question {
  color: #273272;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-size: 16px;
}

.phone-number {
  color: #424242;
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.form-submit-title{
  color: #273272;
  font-size: 18px;
  margin-bottom: 25px;
}



@media (max-width: 768px) {
  h2 {
    font-size: 36px ;
    text-align: center !important;
  }

  .phone-number {
    font-size: 30px;
    margin-bottom: 50px;
    text-align: center;
  }
  .speak-title{
    margin-top: 0px !important;
  }
  .speak-content{
    font-size: 18px;
    text-align: center;
  }
  .question{
    margin-top: 15px;
    font-size: 24px;
    text-align: center;
  } 
}

/* --------------------------------------comparison-section------------------ */
.sad-image {
  width: 100%;
  margin-top: 50px;
}

.the-gap-btn {
  border: 1px solid #676375;
  background-color: #676375;
  border-radius: 5%;
  margin-top: 40px;
  margin-bottom: 10px !important;
  color: #ffffff;
  font-family: 'Poppins';
  text-decoration: none;
}

.the-gap-btn:hover {
  color: #ffffff !important;
}

.the-gap-btn-two {
  color: #ffffff;
  background-color: #EB5E2D;
  border: 1px solid #EB5E2D;
  margin-top: 40px;
  margin-bottom: 10px !important;
  font-family: 'Poppins';
}

.the-gap-btn-two:hover {
 color: #ffffff !important;
}


.comparison-title {
    font-size: 20px;
    color: #221e31;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 30px;
}


.comparison-content {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 40px;
}

.comparison {
    margin-bottom: 50px;
    display: flex;
}

.comparison-subheading {
    font-size: 16px;
    line-height: 24px;
}

.vs-txt-outer[line] {
    width: 1px;
    background: #d9d5e8;
    position: relative;
    height: 1390px;
    /* text-align: webkit-center; */
    margin: 0 auto;
    margin-top: 40px;
}

.vs-txt[line] {
    position: absolute;
    top: 11%;
    width: 56px;
    height: 56px;
    border: 1px solid #d9d5e8;
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    left: -27px;

}

.vs-compare-text {
    font-family: "poppins";
    font-style: normal;
    font-weight: 500;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    color: #221e31;
}

.vs-comparison-content {
    display: block;
}

@media (max-width:768px) {
    .vs-comparison-content {
        display: none;
        padding: 0;
        margin: 0;
    }

    .comparison-title {
        font-size: 25px;
    }

    .comparison-subheading {
        font-size: 20px;
        line-height: 30px;
    }

    .comparison-content {
        font-size: 16px;
        color: #333;
        line-height: 30px;
        margin-bottom: 40px;
        font-weight: 400;
    }

}
