 /* GLOBAL TYPOGRAPHY */
 
 
.section-main-heading,
.banner-main-heading {
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: rgba(30, 30, 30, 1);
  margin-bottom: 18px;
}
.banner-sub-heading {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 38px;
  color: rgba(30, 30, 30, 1);
}
.section-sub-heading {
font-family: Source Serif 4;
font-weight: 600;
font-size: 22px;
line-height:32px;
letter-spacing: 0%;
text-transform: capitalize;

  color: rgba(30, 30, 30, 1);
}

p,
li {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: rgba(30, 30, 30, 1);
}

a.button, span.button, input.button, input#Submit, .gen-form #Submit, #newsletter-form #Submit, .button{
  background: rgba(0, 152, 177, 1);
  color: #fff;
  border-radius: 60px!important;
  padding: 10px 24px!important;
  font-size: 16px!important;
  letter-spacing: 4px!important;
  text-transform: uppercase!important;
  margin: 15px 0 0 0!important;
  font-weight:500 !important;
}
.button.btn-dark
{
    background:rgba(5, 120, 139, 1) !important;
}
.button.btn-grey
{
    background:rgba(217, 217, 217, 1)!important;
    color:rgba(30, 30, 30, 1);
}
.button:hover {
  background: #007f94;
  color: #fff;
}

.color-white {
  color: #fff !important;
}

/* HEADER / FOOTER SUPPORT */
.ba-header,
.ba-footer {
  font-family: "Roboto", sans-serif;
}
.ba-topbar
{
    background:rgba(0, 152, 177, 1) !important;
 
}
.ba-topbar-menu
{
      
}
.ba-topbar-menu li:first-child
{
    border-right:1px solid #ffffffba;
   
}
.ba-topbar-menu li a 
{
    color:#fff !important;
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 25%;
text-transform: uppercase;

}
.ba-topbar-menu li a i{
 color:#fff !important;
 margin-right:5px;
}
.ba-topbar-menu li:last-child a
{
    background:rgba(238, 235, 235, 1)!important;
     padding:20px 25px;
     font-family: Roboto;
font-weight: 600;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 25%;
text-transform: uppercase;
color:rgba(30, 30, 30, 1)!important;
margin-left:10px;
}
.ba-topbar-menu li:last-child a i
{
    color:rgba(0, 152, 177, 1) !important;
}
.logo-black img {
    width: 187;
}
.ba-topbar,
.ba-footer-contact,
.ba-footer-bottom {
  background: rgba(7, 112, 130, 1);
}
.ba-footer-contact
{
    padding:20px 0;
}
.ba-footer-contact .flex-div
{
    display:flex;
    align-items:center;
        gap: 0 30px;
}
.ba-footer-contact .flex-div p
{
    margin:0;
    display:flex;
    align-items:center;
}
.ba-footer-contact .flex-div p .sep
{
    height: 15px;
    border-left: 1px solid #fff;
    padding: 0 8px;
    margin-left: 15px;
}
.ba-footer-contact .flex-div p svg
{
    
    margin-right:5px;
}
.ba-main-header {
  background: #fff;
  padding: 14px 0;
}

.ba-nav-menu > li > a,
.ba-nav-menu > li > a span{
font-family: Roboto;
font-weight: 500!important;
font-size: 18px !important;
line-height: 100% !important;
letter-spacing: 0% !important;
text-transform: capitalize!important;
color:rgba(30, 30, 30, 1)!important;
padding:0 !important;
}
.ba-nav-menu.dropdown.menu > li.is-dropdown-submenu-parent > a
{
        padding-right: 1.5rem !important; 
}
ul#mainNav
{
    gap:0;
}
.ba-nav-menu  li
{
        padding: 7px 30px 7px 0px;
    margin: 0 30px 0 0;
    border-right:1px solid rgba(0, 0, 0, 1);
    line-height:22px;
}

.ba-nav-menu  li:last-child
{
    padding-right:0;
    margin-right:0;
    border-right:none;
}
header .dropdown.menu.ba-nav-menu>li.is-dropdown-submenu-parent>a::after
{
        border-color: rgba(0, 152, 177, 1) transparent transparent;
}
.main-navigation.sticky
{
    padding:20px 0;
}
/* BANNER */
.pos-rel-ban {
  position: relative;
}

.pos-ab-ban {
  position: absolute;
  inset: 0;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}



.main-banner-sec img {
  display: block;
  width: 100%;
}
.user-logged-out .inner-content-div {
    max-width: 600px;
    padding:30px 15px;
}
@media screen and (max-width: 1023.5px) {
  .pos-ab-ban {
    position: static;
    padding: 30px 15px;
  }

  .mobile-color-black {
    color: #1e1e1e !important;
  }

  .inner-content-div {
    max-width: 100%;
    padding: 0;
  }

}



/* BENEFIT BAR */
.ba-benefit-bar {
  background: rgba(0, 128, 145, 1);
}

.ba-benefit-title h3,
.ba-benefit-item p,
.ba-benefit-item i {
  color: #fff;
}

.ba-benefit-title h3 {
  font-family: "Source Serif 4", serif;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
}

.ba-benefit-item i {
  font-size: 26px;
  margin-bottom: 10px;
}

.ba-benefit-item p {
  font-size: 13px;
  line-height: 22px;
  margin: 0;
}
.benefit-grid {
    display: grid;
        grid-template-columns: 1.3fr 1.2fr 1.5fr 1fr 1fr;

}

.ba-benefit-title,
.ba-benefit-item {
    padding: 35px 25px;
    text-align: center;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position:relative;
}
.ba-benefit-item
{
    padding:50px 22px;
    text-align:left;
}
.ba-benefit-title {
    text-align: left;
    align-items: flex-start;
    border-left: 0;
    padding-left:0;
}
/* Dotted divider */
.ba-benefit-title::after,
.ba-benefit-item::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    border-right: 2px dotted rgba(255,255,255,0.4);
}

/* Odd columns */
.ba-benefit-title::after,
.ba-benefit-item:nth-child(odd)::after {
   
    top: 0;
    bottom: 45%;
}

/* Even columns */
.ba-benefit-item:nth-child(even)::after {
     top:45%;
    bottom: 0;
}

/* Remove border from last item */
.ba-benefit-item:last-child::after {
    display: none;
}
.ba-benefit-title .section-main-heading {
    color: #fff;

    margin: 0;
}

.ba-benefit-item img {
   
   display: block;
    margin: 0 auto 15px 0;
}

.ba-benefit-item p {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    margin: 0;
    font-weight:600;
}

/* Tablet */
@media screen and (max-width: 1023px) {
  

}

/* Mobile */
@media screen and (max-width: 639px) {
    .benefit-grid {
        grid-template-columns: 1fr;
    }

    .ba-benefit-title,
    .ba-benefit-item {
        border-left: 0;
        border-bottom: 1px solid rgba(255,255,255,0.15);
        padding: 25px 20px;
    }

    .ba-benefit-item:last-child {
        border-bottom: 0;
    }

    .ba-benefit-title .section-main-heading {
        font-size: 22px;
        text-align: center;
    }
}
/* SECTIONS */
.ba-intro-sec,
.ba-path-sec,
.ba-services-sec {
  padding: 70px 0;
  background: #fff;
}

.ba-radius-img {
  border-radius: 28px;
  display: block;
}

.ba-dark-card-sec {
  background: linear-gradient(rgba(0,0,0,0.72), rgba(0,0,0,0.72)),
  url("https://d14ty28lkqz1hw.cloudfront.net/data/org/27412/media/img/source/edit/3716585_edit.jpg") center / cover no-repeat;
  padding: 65px 0 0;
  margin-bottom: 100px;
}

.ba-dark-heading {

  margin: 0 auto 30px;
}

.ba-service-card-wrap {

}
.ba-dark-card-sec .is-overlay .is-overlay-bg
{
    background-size:100% 457px !important;
    background-position:top!important;
}
.ba-white-card {
  background: rgba(240, 238, 238, 1);
  padding: 35px 28px;
  border-radius: 40px;
  height:100%;
}
.ba-service-card-wrap .large-4:nth-child(2) .ba-white-card
{
    background:rgba(217, 217, 217, 1);
}
.ba-white-card h3 {
  font-family: "Source Serif 4", serif;
  font-size: 22px;
  line-height: 28px;
  display:flex;
  align-items:center;
  margin-bottom:10px;
}
.ba-white-card h3 img
{
        position: relative;
    margin-left: 20px;
    border-left: 2px dotted rgb(30 30 30 / 72%);
    /* padding-left: 10px; */
    width: 80px;
    padding: 10px 0 10px 10px;
}
.ba-white-card h3 img:before
{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:2px;
   
}
.ba-white-card p {
margin:0;
}

/* PATH GRID */
.ba-icon-grid {
  margin-top: 0px;
}

.ba-image-card {
  position: relative;
  border-radius: 70px;
  overflow: hidden;
    margin-bottom: 30px;
}

.ba-image-card img {
 transition: 0.5s;
     transform: translateY(-30px);
}

.ba-image-card span {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
 background: linear-gradient(180deg, #05788B 0%, #064A55 100%); border-radius: 150px;
  color: #fff;
  padding: 15px 20px;
  font-family: "Source Serif 4", serif;
  font-size: 22px;
  min-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hover-text {
    position: absolute;
    inset: 0;
   background: linear-gradient(180deg, #05788B 0%, #064A55 100%);
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
   
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all .45s ease;
    z-index: 4;
    text-align:center;
}

.hover-text img {
    width: 60px;
    height: auto;
    margin: 0 auto 20px;
}

.hover-text h3 {
    font-family: "Source Serif 4", serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.2;
      text-align:center;
   position:relative;
   padding-top:20px;
}
.hover-text h3:before
{
       border-top:2px dotted #fff;
       content:"";
       position:absolute;
       top:0;
       left:20%;
       width:60%;
       height:2px ;
}

.hover-text p {
    color: rgba(255,255,255,0.9);
    font-size: 15px;
    line-height: 28px;
    margin: 0;
}

.ba-image-card:hover img {
    transform: scale(1.08);
    
}

.ba-image-card:hover > span {
    opacity: 0;
    transform: translateY(30px);
}

.ba-image-card:hover .hover-text {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.ba-solid-card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ba-solid-card i {
  color: #fff;
  font-size: 42px;
}

/* DOCTOR */
.ba-doctor-sec {
  padding: 75px 0;
  background: #eaf6f8;
}

/* SERVICES */
.ba-service-img-card {
  position: relative;
  border-radius:40px;
  overflow: hidden;

}

.ba-service-img-card img {
transition: 0.5s;
     transform: translateY(-35px);
}

.ba-service-img-card h3 {
 position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
 background: linear-gradient(180deg, #05788B 0%, #064A55 100%); border-radius: 150px;
  color: #fff;
  padding: 15px 25px;
  font-family: "Source Serif 4", serif;
  font-size: 22px;
  min-height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align:left;
}
.ba-service-img-card h3 img
{
        margin-left: 20px;
    border-left: 2px dotted #ffffff8c;
    /* padding-left: 10px; */
    width: 60px;
    padding: 10px 0 10px 10px;
    transform:none;
}
.ba-service-img-card.dark {
  padding: 40px 30px;
  background: #333;
  text-align: left;
}

.ba-service-img-card.dark h3 {
  position: static;
  background: none;
  padding: 0;
}

.ba-service-img-card.dark p {
  color: #fff;
}
.ba-service-img-card {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    cursor: pointer;
}

.ba-service-img-card > img {
    width: 100%;
    display: block;
    transition: transform .5s ease;
}

.ba-service-img-card > h3 img {
    width: 42px;
    height: auto;
    margin-left: 15px;
}

.ba-service-img-card-caption {
    position: absolute;
    inset: 0;
    background: rgba(30, 30, 30, 0.8);
    padding: 40px 35px;

    display: flex;
    flex-direction: column;
    justify-content: center;

    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all .45s ease;

    z-index: 4;
    text-align: center;
}


.ba-service-img-card-caption ul {
    margin: 0;
    list-style: none;
}

.ba-service-img-card-caption li {
    color: rgba(255,255,255,0.95);
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    list-style:disc;
   font-weight:500;
}
.ba-service-img-card-caption p
{
      color: rgba(255,255,255,0.95);
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    
   font-weight:500;
}
.ba-service-img-card-caption p span
{
    color:#0098B1 !important;
    font-weight:bold;
}
.menu .active > a
{
    background:transparent ;
}
.ba-service-img-card-caption li:last-child
{
    margin-bottom:0;
}
.ba-service-img-card:hover > img {
    transform: scale(1.08);
}

.ba-service-img-card:hover > h3 {
    opacity: 0;
    transform: translateY(30px);
}

.ba-service-img-card:hover .ba-service-img-card-caption {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
/* MODALITIES */
.ba-modalities-sec {
  background: #303030;
  padding: 75px 0;
}

.ba-modality-list {
  list-style: none;
  margin: 30px 30px 0 0 ;
}

.ba-modality-list li {
  color: #fff;
 
  padding: 14px 0;
  position:relative;
  
}
.ba-modality-list li p
{
    margin-bottom:0;
}
.ba-modality-list li:before
{
    content:"";
    position:absolute;
    left:-100%;
    bottom:0;
    right:0;
    border-bottom:2px solid rgba(255,255,255,0.2);
    height:2px;
  
}
.ba-modality-list li:last-child:before
{
    display:none;
}
.ba-modality-list strong {
  color: #fff;
      font-family: "Source Serif 4", serif;
font-weight: 600;
font-size: 24px;
line-height: 34px;
display:block;
margin-bottom:12px;
text-transform: capitalize;
}

/* LOCATION */
.ba-location-sec {
  background: rgba(0, 128, 145, 1);
  padding: 60px 0;
}

.ba-location-list {
  columns: 2;
  list-style: none;
  margin: 0;
}
.ba-location-list.ba-location-list2
{
    columns: 3;
}
.ba-location-list li {
  color: #fff;
  position: relative;
  padding-left: 28px;
  font-family: Roboto;
font-weight: 500;
margin-bottom: 18px;
font-size: 24px;

line-height: 45px;
letter-spacing: 0%;
text-transform: capitalize;

}
.ba-location-list li a
{
    color:#fff;
}
.ba-location-list li a.no-link
{
    pointer-events:none;
}
.ba-location-list li:before {
  content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/27412/theme/45130/img/marker.webp");
  font-weight: 900;
  position: absolute;
  left: 0;
  top:10px;
}
.areas-left
{
    padding-right:50px;
    margin-right:30px;
    border-right:1px solid #fff;
}
.ba-footer-btns span:first-child .button
{
   margin-right:8px !important; 
}

.ba-footer-nav
{
    background:rgba(37, 37, 37, 1);
    padding:20px 0;
}
.ba-footer-nav li a
{
    color:#fff;
    padding:0;
    font-family: Roboto;
font-weight: 500;
font-size: 18px !important;
line-height: 28px!important;
letter-spacing: 0%;
text-transform: capitalize;

}
.ba-footer-nav li  
{
    padding:0 4%;
}
.ba-footer-bottom
{
    background:#fff;
    padding:20px 0 ;
    text-align:cneter;
}
.ba-footer-bottom a,
.ba-footer-bottom p
{
    color:rgba(60, 60, 60, 1)!important;
    text-align:center;
}
.ba-social li
{
       border-right: 2px dotted #ffffff80;
    padding-right: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ba-social li a
{
    margin:0;
    padding:0;
}
.ba-social li:last-child
{
    border-right:none;
    padding-right:0;
    margin-right:0;
}
.subheading-text,
.section-sub-heading.section-sub-heading2
{
     font-size: clamp(18px, 2.8vw, 24px);
     line-height: 1.5;
     
}
.more-text {
    display: none;
}

.read-more-btn {

    cursor: pointer;
}

.read-more-btn:hover {
    color: #064A55;
}

.read-more-content.expanded .more-text {
    display: inline;
}
.mission-grid 
{
    margin-top:30px;
}
.mission-grid .large-4:nth-child(2)
{
    border-left:1px solid rgba(89, 86, 86, 0.2);
      border-right:1px solid rgba(89, 86, 86, 0.2);
}
.area-list
{
    display:flex;
    list-style:none;
    margin:0;
    padding:0;
    align-items:center;
    justify-content :center;
}
.area-list li
{
    color:#fff;
    font-family: Roboto;
font-weight: 600;
font-size: 24px;
line-height: 45px;
letter-spacing: 0%;
text-align: center;
text-transform: capitalize;
padding:0 20px ;

position:relative;
}
.area-list1
{
    margin-top:20px;
}
.area-list li a
{
      color:#fff;
     
}
.area-list li:after
{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    height:22px;
    width:1px;
    background:#fff;
}
.area-list li:last-child:after
{
    display:none;
}
.service-half-bg
{
    background: linear-gradient(
        180deg,
        rgba(231, 231, 231, 1) 0%,
        rgba(231, 231, 231, 1) 55%,
        #ffffff 55%,
        #ffffff 100%
    ) !important;
}
.color-white ul li::marker
{
    color:#fff;
}
.color-white span
{
    color:#fff !important;
}
.mission-service-grid img
{

    filter: grayscale(100%);
    transition: all 0.5s ease;
   margin-bottom:15px;
}
.mission-service-grid img:hover
{
    filter: grayscale(0%);
}
.ba-white-card.white-card
{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background:#fff;
}
.ba-white-card.white-card img
{
    margin-bottom:15px;
}
.grey-card
{
background: #D9D9D9;
border-radius: 50px;
padding:30px 30px;
}
.grey-card p
{
    margin:0;
}
.grey-card img
{
    margin-bottom:15px;
}
.grid-4 .large-3
{
    border-right:1px solid rgba(255, 255, 255, 0.4);
    height:100%;
}
.grid-4 .large-3:last-child
{
    border:none;
}
.grid-4 .large-3 h3
{
    display:flex;
    align-items:center;
    justify-content: space-between;
    text-align:left;
}
.grid-4 .large-3 h3 img
{
    margin-right:10px;
}


.accordion {
    border: 0;
    background: transparent;
    margin-top: 50px;
}

.accordion-item {
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 18px;
    overflow: hidden;
    margin-bottom: 24px;
    background: rgba(255,255,255,.96);
    backdrop-filter: blur(12px);
    box-shadow:
        0 8px 30px rgba(0,0,0,.06),
        0 1px 0 rgba(255,255,255,.8) inset;
    transition: all .4s ease;
}

.accordion-item:hover {
    transform: translateY(-4px);
    box-shadow:
        0 20px 45px rgba(0,0,0,.12);
}

.accordion-title {
    position: relative!important;
    padding: 32px 85px 32px 35px !important;
    border: 0!important;
    background: transparent!important;
    text-decoration: none!important;
}

.accordion-title span {
    font-family: "Source Serif 4", serif;
    font-size:22px;
    font-weight: 600;
    line-height: 1.3;
    color: #1E1E1E;
    transition: .3s;
}

.accordion-title:hover span {
    color: #0098B1;
}

.accordion-content {
    padding: 0 35px 35px;
    border: 0;
    background: transparent;
}

.accordion-content p {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 35px;
    color: #1E1E1E;
    margin: 0;
}

/* Icon */

.accordion-title:before {
    content: "+";
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid rgba(0,152,177,.25);
    background: linear-gradient(
        180deg,
        #ffffff 0%,
        #f5fbfc 100%
    );
    color: #0098B1;
    font-size: 30px;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .35s ease;
    margin-top:0;
}

.accordion-item.is-active {
    border-color: rgba(0,152,177,.25);
    box-shadow:
        0 20px 50px rgba(0,152,177,.08);
}

.accordion-item.is-active .accordion-title:before {
    content: "−";
    background: linear-gradient(
        180deg,
        #0098B1 0%,
        #056d80 100%
    );
    color: #fff;
    transform: translateY(-50%) rotate(180deg);
}

.accordion-item.is-active .accordion-title span {
    color: #0098B1;
}

.accordion-item.is-active .accordion-content {
    border-top: 1px solid rgba(0,152,177,.08) !important;
    padding-top: 25px;
}
.dual-button
{
    display:flex;
    gap:0 20px;
    justify-content:center;
}
/* RESPONSIVE */
@media screen and (max-width: 1024px) {
        header .dropdown.menu.ba-nav-menu>li>a {
        padding: 0 !important;
    }
    .ba-nav-menu li {
    padding: 5px 15px 5px 0px;
        margin: 0 15px 0 0;
    }
    .is-overlay-bg {
        opacity: 1 !important; 
    }
    .ba-service-img-card-caption li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
}
.ba-footer-contact .flex-div {
flex-wrap:wrap;
}

}
@media (min-width: 768px) and (max-width: 1024px) {

.banner-main-heading {
    margin-top:0;
    margin-bottom:5px;
     font-size:30px;
    line-height:40px;
}
.banner-sub-heading {
        font-size: 16px;
    line-height: 26px;
    margin-bottom:0px;
   
}
.inner-content-div .button
{
    letter-spacing:1px !important;
}

}
@media screen and (max-width: 1023.5px) {
    
    .ba-main-header
    {
        padding:20px 0 0 0 ;
       
    }
    .ba-topbar-menu
    {
         display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    width: 100%;
    }
    .ba-topbar-menu li {
    text-align: center;
    width:auto !important;
}
header#header ul.menu li
{
    padding:8px 0;
}
.ba-topbar-menu > li:nth-child(3) {
    grid-column: span 2 !important;
}
    .ba-topbar {
margin-top:20px;
}
   .about-inner 
   {
       padding-left:0 !important;
   }
   .grid-4 .large-3 h3
   {
           justify-content: flex-start;
   }
   .grid-4 .large-3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-right:none;
    height:auto;
    margin-bottom:20px;
   }
   .grid-4 .large-3:last-child
   {
       border:none;
   }
      .benefit-grid
  {
      grid-template-columns: 1fr;
    text-align: center;
    padding:20px 0;
  }
  .ba-benefit-item
  {
      text-align: center;
      border-bottom: 2px dotted rgba(255, 255, 255, 0.4);
  }
  .ba-benefit-item:last-child 
  {
      border-bottom:none;
  }
  .ba-benefit-item img {
    margin: 0 auto 15px;
  }
  .ba-benefit-title
  {
      align-items:center;
      
  }
  .ba-benefit-title::after, .ba-benefit-item::after
  {
      display:none;
  }
  
 .is-content-1200
 {
     max-width:100% !important;
 }
 
 .ba-radius-img
 {
     margin-bottom:20px;
 }
.ba-white-card h3
{
    justify-content:space-between;
}

.ba-doctor-sec .ba-radius-img
{
    margin-bottom:0px;
    margin-top:30px;
}
.ba-service-img-card
{
    width:365px;
    margin:0 auto 10px;
    max-width:100%;
}
.ba-modality-list {
margin-right:0;
}

.areas-left {
    padding-right: 0px;
    margin-right: 0px;
    border-right:none;
}

.menu.ba-footer-menu
{
    display:block;
    text-align:center;
}
.ba-footer-contact .flex-div
{
     display:block;
    text-align:center;
}
.is-footer .is-container {
     padding: 0px 15px; 
}
.ba-footer-contact .flex-div p{
    justify-content:center;
    margin-bottom:10px;
}
.ba-footer-contact
{
    padding:30px 0 20px 0;
}
.ba-footer-nav li
{
    padding:10px 0 ;
}
  .ba-banner-sec {
    background-position: center;
  }

  .ba-banner-sec .is-boxes {
    min-height: auto;
    padding: 70px 0;
  }

  .ba-banner-content {
    background: rgba(255,255,255,0.88);
    padding: 25px;
    border-radius: 18px;
  }

  .ba-benefit-title,
  .ba-benefit-item {
    padding: 22px 12px;
  }

  .ba-intro-sec,
  .ba-path-sec,
  .ba-doctor-sec,
  .ba-services-sec,
  .ba-modalities-sec,
  .ba-location-sec {
    padding: 45px 0;
  }

  .ba-dark-card-sec {
    margin-bottom: 40px;
  }

  .ba-service-card-wrap {
    transform: none;
  }

  .ba-white-card {
    margin-bottom: 30px;
    height:auto;
  }

  #sidenav-id
  {
  
    position: absolute;
    right: 0;
    top: 46px;
  }
}
@media screen and (max-width:768px) {
  .ba-location-list.ba-location-list2
  {
          columns: 2;
  }
    .ba-image-card
    {
        width:365px;
        max-width:100%;
        margin:0 auto 30px;
    }
.section-main-heading, .banner-main-heading
{
    font-size:30px;
    line-height:40px;
}
.banner-sub-heading,
.section-sub-heading,
.ba-benefit-item p {

       font-size:18px;
    line-height:28px;
}
.logo-black img {
    width: 140px;
}
a.button, span.button, input.button, input#Submit, .gen-form #Submit, #newsletter-form #Submit, .button
{
    letter-spacing:2px !important;
}
.ba-topbar-menu li a
{
    letter-spacing:0;
}
.dual-button
{
    display:block;
}
.ba-footer-btns
{
    display:flex;
    flex-flow:column;
}
.area-list
{
    flex-wrap:wrap;
}
}
@media screen and (max-width:568px) {
  .ba-location-list {
         columns: 1; 
    }
    .ba-location-list.ba-location-list2 {
    columns: 1;
}

}