 @font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-Regular.ttf);
 }
@font-face{font-family:Inter Bold;
 src:url(../fonts/Inter-Bold.ttf);
 }
 @font-face{font-family:Inter Light;
 src:url(../fonts/Inter-Light.ttf);
 }
 @font-face{font-family:Geist Medium;
 src:url(../fonts/Geist-Medium.ttf);
 }
  @font-face{font-family:Gibson SemiBold;
 src:url(../fonts/Gibson-SemiBold.otf);
 }
  @font-face{font-family:Gibson Regular;
 src:url(../fonts/Gibson-Regular.ttf);
 }
 @font-face{font-family:Gibson Light;
 src:url(../fonts/Gibson-Light.otf);
 }
 


/*-----------------------*/
html {scroll-behavior: smooth;}
body { padding: 0; margin: 0 auto;font-family:Gibson Regular;position: relative; font-weight: 400; overflow-x: hidden; color:#0A0A0A; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#202833; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }

.csn-ul{margin-left:20px;  text-align: justify;}
.csn-ul li {position: relative;margin-bottom:7px;}
.csn-ul li:before {position: absolute;top:9px;left:-19px;height: 8px;width: 8px;
background:#014d49;border-radius: 100%;content: '';}



/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  transition: transform .3s ease-in-out;
  width:100%;
  margin:0px auto;
  top:25px; 
  height:90px;
  position: relative;
  z-index: 666;
}
/*#header-id .midbox-inner{max-width:85rem;}*/

.lalit-head{display:block !important;}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}


.headerTertiary {
  align-items: center;
  display: flex;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding: 1rem;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:40%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}




.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}
.logo-d > img {
  width:100%;
  position:relative;
}
.logo-d{
  position:relative;height: 100%;
  transition: transform .3s ease-in-out; 
  flex: 0 0 240px;
    display: flex;
    align-items: center;
	/*background-color:#e7f5f9;*/
    padding:15px 20px;
}
.sticky .logo-d > img {max-width:90px; transform:translateY(-1px);}
.sticky .logo-d {flex: 0 0 200px;}.logo-m{display:none;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{display:block !important; position:fixed !important;top:0;width:100% !important;  /* backdrop-filter: blur(40px);*/ z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/}
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

/*.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}*/
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}


.navbar__buttons{display: flex;align-items: center;gap: 1.5rem;flex-grow: 1; justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}

@media (min-width: 64rem){.navbar__buttons a {font-size:16px;}.page-header ul a{font-size:14px !important; text-transform: uppercase !important;}
.phone-head{font-size:13px;}.profile-head{font-size:16px;}.cart-head{font-size:16px;}
.topnav-left{gap:0px; margin-left:25px;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:18px;}.page-header ul a{font-size:16px !important; text-transform: uppercase !important;}
.phone-head{font-size:15px;}.profile-head{font-size:15px;}.cart-head{font-size:15px;}
.topnav-left{gap:0px; margin-left:45px;}
}

.head-location .ss-main .ss-content {width:150px;}
.head-location .ss-single-selected .placeholder{color: #1E1E2F !important;}
.head-quick-links a{color: #1E1E2F !important;}
.head-quick-links .top-menu a{color: #1E1E2F !important; padding:10px 5px !important;}


.topnav-left{display:flex;  padding: 0px;align-items: center;}
.head-language{margin:0px; width:180px; padding:0px; position:relative;}
.head-language::before {content: "";width:21px;height:30px;background: url(../images/2024/01/language-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}
.head-location{margin:0px; width: max-content; padding:0px; position:relative;}
.head-location::before {content: "";width:17px;height:30px;background: url(../images/2024/01/location-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}

.head-quick-links{margin:0px; width:130px; padding:0px; position:relative;}

.topnav-left .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px; width: max-content;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.head-right-button{display:flex; width:100%; gap:0px; margin:0px; padding:0px 20px 0px 0px; justify-content: space-between;}
.contact-top-button{display:flex; align-items: center; width: max-content; gap:10px; margin:0px; padding:0px; position:relative;}
.head-top-nav{display:flex; align-items: center; width: max-content; gap:10px; margin:0px; padding:0px; position:relative;}


.nearby-labs-menu{position:relative}
.packages-menu{position:relative}
.tests-menu{position:relative}

.phone-top-button{width:max-content; background:#f5a706; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 35px 10px;transition: all 0.4s ease;position: relative; border:0px; cursor:pointer;}
.phone-top-button img {width:17px;position: absolute;left:10px;top:9px;}

.profile-head{ width:max-content; background: linear-gradient(262deg, #940b36 0%, #b01f4d 100%); color:#fff !important;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;margin:16px 0;text-align:center;font-size: 14px;border-radius:8px;padding:8px 15px 8px 15px;transition: all 0.4s ease;position: relative;}
.profile-head img {width:auto; height:18px; position:relative;}
.profile-head span{padding-left:5px;}

.book-a-stay{width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10); cursor:pointer;}.book-a-stay img {width:auto; height:16px; position:relative;}
.book-a-stay span{padding-left:5px;}.book-a-stay:hover{background:#35A0ED;}
 
.page-header{height:90px; border: 1px solid #DCE0E6; background: #fff !important; border-radius:20px; box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
#target-1 {background:#F6F5F5;width:100%;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:10px 0px 0px; margin-top:0px; display:none; position: fixed;left:0px;top:74px;z-index:999;}
#target-1 .head-search{display:flex; gap:20px; margin:0px; padding:0px 7%; position:relative;}
@media (min-width: 64rem){#target-1 .head-search{padding:0px 4%;}}
@media (min-width:90rem){#target-1 .head-search{padding:0px 7%;}}

#target-1  p{color:#000 !important; }
#target-1 .ss-main .ss-single-selected{color:#000 !important;}
#target-1 .ss-main .ss-single-selected{border:1px solid #000 !important; background:#fff !important;}
#target-1 .home-search-room{border:1px solid #000 !important; color: #000; background:#fff !important;}

#target-3{background:#F6F5F5;width:450px;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:20px; margin:0px; display:none; position:absolute;right:7%;top:90px;z-index:999;}
#target-3 .hide-3-yes{width: 18%; display:block; background: #0A0A0A; color: #ffffff !important;margin: 0px 0px 0px;height: 40px !important;border: 0px;text-align: center;font-size: 14px;padding: 8px 15px 8px;transition: all 0.4s ease;position: relative; }
.hide-3-yes .hide-button{justify-content: center;}


.hide{display:none;}
/*  added this - not working  */
.hide-1-yes{display:none;  background:none; font-size:18px; border:0px;}
.hide-2-yes{display:none;}.hide-button{display:flex; gap:6px; align-items:center;}




 

/*--Head END--*/
.wiki-mk{padding-left:40px; padding-right:40px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%;}

#home-wiki-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:50px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
.home-wiki-slider{width:100%; display:flex; margin:0px; padding:0px; position:relative;}
.home-wiki-slider::before { content: "";position: absolute;top:0px;left: 0px;width: 100%;height:100%; background: url(../images/2026/01/slider-bg.webp); background-repeat:no-repeat; background-size:64%; background-position:left top;   z-index:1;}

.home-wiki-slider::after{ content: "";position: absolute; bottom: -1px; right:0px;width: 100%;height:120px; background: url(../images/2026/01/slider-bg-1.webp); background-repeat:no-repeat; background-size:74%; background-position:bottom right;   z-index:1;}

.home-wiki-left{width:50%;  margin:60px 0px 80px; padding-left:7%; position:relative; z-index:1;}
.home-wiki-left h1{width:95%;font-size:55px;  font-family:Gibson SemiBold; font-weight:bold; color:#ffffff; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-wiki-left h2{width:100%;font-size:18px; line-height:22px;  font-family:Gibson SemiBold;  color:#ffffff; padding-right: 15px; margin:14px 0px; display:block; position: relative;}
.home-wiki-left h3{width:100%;font-size:20px;  font-family:Gibson SemiBold;  color:#ffffff; padding:0px;margin:10px 0px; display:block; position: relative;}
.home-wiki-left p {font-size:18px;font-family:Gibson Light;  color:#ffffff;  width:100%;  margin:10px 0px 40px;}
.home-wiki-left a{width:max-content; display: flex; align-items: center; gap:10px; background:#ffffff; color:#263C81; margin:16px 0;text-align:center;font-size: 18px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.home-wiki-left a img {width:auto; height:16px; position:relative;}
.home-wiki-left a:hover{background:#238FCF; color:#ffffff;} .home-wiki-left a:hover img{filter: brightness(0) invert(1);}

.home-wiki-left  ul{margin:15px 0 25px; padding:0px;}
.home-wiki-left  ul li{position: relative;  width:90%; padding-left:20px;margin-bottom:10px; font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color: #ffffff; margin-left:1px;list-style:none;}
.home-wiki-left  ul li::before {content: '';background:#32c6f4;width:10px;height:10px;border-radius: 50px;   padding:0px; position: absolute;top:8px;left: 0px;}


.home-wiki-right{width:56%; margin:0px; padding:20px 0px 0px; position:relative;}
.home-wiki-slider .slider-no-box{width:100%; display:flex; justify-content: right;  margin:0px; padding:0px 0px 0px; position:absolute; right:0px; bottom:0px; z-index: 2;}
.slider-no-box ul{width:65%; display:flex; align-items:center; margin:0px 0px 0px;padding-right:0%; position:relative; z-index: 1;}
.slider-no-box li{width:33%; margin:0px; padding:0px; position:relative;}
.slider-no-box li h3{font-size:28px; font-family:Gibson SemiBold;    color:#ffffff;  width:100%;  margin:0px 0px 0px;}
.slider-no-box li p {font-size:16px; font-family:Gibson Regular;  color:#ffffff;  width:100%;  margin:2px 0px 0px;}
.slider-no-box li::before{content: ""; width:1px; height:100%; background:#fff; right:25px; top:0px; position: absolute; z-index:-1;}
.slider-no-box li:last-child::before{width:0px;}

@media (min-width: 64rem){.home-wiki-slider .slider-no-box{height:90px;} .home-wiki-left h1{font-size:34px;}.home-wiki-right li h3{font-size: 18px;}.home-wiki-right li p{font-size:12px;}
}
@media (min-width:90rem){.home-wiki-slider .slider-no-box{height: 110px;}.home-wiki-left h1{font-size:45px;}.home-wiki-right li h3{font-size:20px;}.home-wiki-right li p{font-size:15px;}
}

#home-we-help{width:100%;background:#ffffff; height:100%; padding:60px 0px 110px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conditions-section  .midbox-inner{position:relative;}
/*#home-we-help::before { content: "";position: absolute;bottom:60px;left: 0px;width: 100%;height:100%; background: url(../images/2026/01/01/bg-left.png); background-repeat:no-repeat; background-size:30%; background-position:left bottom;   z-index:-1;}

#home-we-help::after{ content: "";position: absolute;top:110px;right: 0px;width: 100%;height:100%; background: url(../images/2026/01/01/bg-right.png); background-repeat:no-repeat; background-size:25%; background-position:right top;   z-index:-1;}*/

#home-we-help h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-we-help  h4{width:70%;font-size:20px; line-height:27px; font-family:Gibson Light; color:#7E756F; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
#home-we-help  .home-impact-sub{width:100%;font-size:18px; font-weight:700; height:50px; text-align:center; color:#0E1B3A; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#home-we-help  .home-impact-sub span{color:#30A9FF;}
#we-help-slider { padding-top:50px;}
.we-help-item{width:95%;    margin:10px 0px 20px;    padding:30px 25px;    border-radius: 8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF;position: relative;}
.we-help-item img{width: auto !important;  height:74px !important;  position: absolute;  right: -10px;  bottom: -10px;}
  
.we-help-item h3{width:80%;font-size:22px; height:80px;  font-family:Inter Regular; font-weight:200; color:#0A0A0A; padding:0px;margin:0px 0px 0px;  display:block; position: relative;}
.we-help-item p{ font-size:16px; font-family:Gibson Regular;  color:#0A0A0A;  width:100%; height: 50px;  margin:10px 0px 0px;}
#home-we-help .view-case{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:80px auto 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A;  cursor:pointer;}
#home-we-help .view-case:hover{background: #35A0ED;}
#home-we-help .view-case img{width:auto; height:18px; position:relative;}

#home-possibilities{width:100%;background:#f0faff; height:100%; padding:0px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1; overflow: hidden;}
.home-possibilities{width: 100%;display: flex; gap:50px; align-items:center; margin: 0px;padding: 0px;position: relative;}
.home-possibilities::before { content: "";position: absolute;bottom:0px;left:4%;width:90px;height:100%; background: url(../images/2026/01/line-bg.png); background-repeat:no-repeat; background-size:100%; background-position:left top;   z-index:1;}

.home-possibilities-left{width:60%;  margin:0px 0px 0px; padding-left:14%; position:relative; z-index:1;}
.home-possibilities-left h2{width:90%;font-size:55px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-possibilities-left p {font-size:20px; font-family: Gibson Light; color:#0A0A0A;  line-height:26px; width:90%;  margin:10px 0px 20px;}
.home-possibilities-left a{width:max-content; display: flex; align-items: center; gap:10px; background:#238FCF; color:#fff; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10); transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.home-possibilities-left a img {width:auto; height:16px; filter: brightness(0) invert(1); position:relative; }
.home-possibilities-left a:hover{background:#253B80; color:#ffffff;}

.home-possibilities-left .question{box-shadow: initial; border:0px; border-radius:0px; padding:10px 0px 10px;   margin:0px 0px;}
.home-possibilities-left .question h3{font-size:20px; color:#0A0A0A;   font-family:Gibson SemiBold; padding:0px;margin:0px 0px; position: relative;}
.home-possibilities-left .question.active h3{color:#238FCF;}.home-possibilities-left .answer{padding:1rem 0px 0rem;}
.home-possibilities-left .answer p{color:#0A0A0A; line-height:24px;}

.home-possibilities-right{width:40%; margin: 0px;padding: 0px;position: relative;}

#home-recovery{width:100%;background:#ffffff; height:100%; padding:0px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-recovery::before { content: "";position: absolute;bottom:110px;left: 0px;width: 100%; height:160px; background:#BFD2EB;  z-index:-1;}
.home-recovery{width:100%; height:100%; padding:60px 0px 10px; position: relative;margin:0px 0px 0px; z-index:1;}

/*.home-recovery::before { content: "";position: absolute;bottom:40px;left: 0px;width: 100%;height:100%; background: url(../images/2026/01/02/left-icon.png); background-repeat:no-repeat; background-size:25%; background-position:left bottom;   z-index:-1;}

.home-recovery::after{ content: "";position: absolute;top:110px;right: 0px;width: 100%;height:100%; background: url(../images/2026/01/02/right-icon.png); background-repeat:no-repeat; background-size:25%; background-position:right top;   z-index:-1;}*/


#home-recovery h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-recovery  h4{width:70%; font-size:22px; line-height:27px; font-family:Gibson Light; text-align:center; color:#7E756F; padding:0px; margin:14px auto 0px; display:block; position: relative;}

#why-choose-slider{margin: 50px 0px 0px; padding: 0px; position: relative;}
.why-choose-item{width:100%;  margin:15px 0px 15px;    padding:60px 40px 60px;    border-radius:8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF; box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);    position: relative;}
.why-choose-item img{width:auto !important; height:70px !important;}
.why-choose-item h3{width:100%;font-size:22px;  font-family:Gibson SemiBold; color:#0A0A0A; padding:0px;margin:25px 0px 10px;  display:block; position: relative;}
.why-choose-item p{ font-size:22px; line-height:28px; height:80px;    font-family: Gibson Light;  color: #7E756F;  width:100%;  margin:10px 0px 0px;}


#walk-patient-stories{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px;   overflow: hidden; z-index:1;}
#walk-patient-stories::before { content: "";position: absolute;top:150px; right:40px;width: 100%;height:100%; background: url(../images/2026/01/05/bg-1.png); background-repeat:no-repeat; background-size:18%; background-position:right top;   z-index:-1;}
#walk-patient-stories::after{ content: "";position: absolute;bottom:108px; left:0px;width: 100%;height:100%; background: url(../images/2026/01/05/bg-2.png); background-repeat:no-repeat; background-size:5%; background-position:left bottom;   z-index:-1;}

#walk-patient-stories h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-patient-stories  h4{width:65%; font-size:22px; line-height:27px; font-family:Gibson Light; color:#7E756F; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
.walk-patient-stories{width:93%; margin:50px 7% 0px 0px; padding:0px; position:relative;}
.patient-stories-tab{width:100%;padding:5px; margin-top:20px; border-radius:16px;height:100%;}
.walk-patient-stories::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 20%, rgba(0, 0, 0, 0.8) 100%);
    background-position: right top;
    z-index: 1;
}
.home-video-test{position:absolute; top:35%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:60px;}

@media (min-width: 64rem){.home-video-test{position:absolute; top:35%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:50px;}
}
@media (min-width:90rem){.home-video-test{position:absolute; top:40%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:80px;}
}

 
#home-patient-stories{padding-left:10%;}
#home-patient-stories .patient-stories-item{border-left:0px solid #4445;}
.patient-stories-doc{position:absolute; width:80%;  height: 200px; right:0px; bottom:0px; padding:0px; margin:0px; z-index:2;}
.patient-stories-doc::before{ content: "";position: absolute;bottom:0px;left:0px;width: 100%;height:100%; background: url(../images/2026/01/05/bg.png); background-repeat:no-repeat; background-size:100%; background-position:left bottom;   z-index:-1;}
.patient-stories-doc::after{ content: "";position: absolute;top:-24px;left:48px;width:80px;height:80px; background: url(../images/2026/01/05/dotted-icon.png); background-repeat:no-repeat; background-size:100%; background-position:left top;   z-index:-1;}
.patient-stories-doc h3{color:#fff; font-family:Inter Regular; font-size:18px; line-height:24px; padding-right:6%;  margin:60px 0px 0px;  padding-left:160px;}



#walk-technologies{width:100%;background:#ffffff; height:100%; padding:60px 0px 0px; position: relative;margin:0px 0px 0px; z-index:2;}
#walk-technologies h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-technologies  h4{width:70%; font-size:20px; line-height:27px; font-family:Gibson Light; color:#7E756F; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
.walk-technologies{width:100%; display:flex; align-items:center; background:#263c81; margin:50px 0px 0px; padding:0px; position:relative;}
.walk-technologies-left{width:50%; margin:0px; padding:0px; position:relative;}
.walk-technologies-left img{height:100%;}
.walk-technologies-right{width:50%;  margin:0px; padding:0px 80px 0px 50px; position:relative;}


.walk-technologies-right .button {  display:inline-block;  width:100%;position:relative;  height:auto; padding:1.2rem 0px 1.2rem 0.6rem; margin-bottom:0px; color:#fff;cursor:pointer;  text-decoration: none; border-bottom:1px solid #fff5;}
.walk-technologies-right .button:last-child{border-bottom:0px solid #fff5;}
.walk-technologies-right .button h5{font-size:18px; color:#ffffff; font-family: Gibson SemiBold; line-height:1.25em;letter-spacing: 0.01em; padding:0rem; margin: 0px;}
.walk-technologies-right .button p{display:none; padding:5px 0px 0px;  font-size:16px;}


@media (min-width: 64rem){ .walk-technologies-right .button h5{font-size:18px;}.walk-technologies-right .button p{font-size:12px;}
}
@media (min-width:90rem){.walk-technologies-right .button h5{font-size:22px;}.walk-technologies-right .button p{font-size:16px;}
}


.walk-technologies-right .button span{display:none; font-size:22px; font-family: Gibson SemiBold; color:#fff8;}
.walk-technologies-right .button.active span{display:block;}
.walk-technologies-right .active p{display:block; color:#ffffff; }
.content{margin:0px; position:relative;}
.content img{object-fit: revert;position: relative;height:100%;width: 100%;}
.walk-technologies-right img{display:none;}
.walk-technologies-right .learn-more{display:none;}
.walk-technologies-right .button.active .learn-more{display:flex; width: max-content; background:#fff; font-size:16px; color:#238FCF;  padding:4px 10px; margin:10px 0px 0px; border-radius:2px; position:relative;}

#walk-technologies div[class*="content-"] { display:none;}
#walk-technologies div.active { display:block;}

.walk-technologies-right .active .arrow-icon{background-image:url(../images/2026/01/home-icon-2.png);}
.arrow-icon{background-image:url(../images/2026/01/home-icon-1.png);width:23px;height:23px;background-size: contain;background-repeat: no-repeat;position: absolute;bottom:14px;right:0px;}




#home-conditions-section{width:100%;background:#FAFAFA; height:100%; padding:60px 0px 100px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conditions-section  .midbox-inner{position:relative;}
#home-conditions-section .midbox-inner::before{ content: "";position: absolute;bottom:-45px;left:0px;width: 100%;height:100%; background: url(../images/2026/01/02/bg.png); background-repeat:no-repeat; background-size:8%; background-position:left bottom;   z-index:-1;}
#home-conditions-section .midbox-inner::after{ content: "";position: absolute;top:70px;right:0px;width: 100%;height:100%; background: url(../images/2026/01/02/bg.png); background-repeat:no-repeat; background-size:8%; background-position:right top;   z-index:-1;}

#home-conditions-section h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}

#home-conditions{margin:60px 0px 0px; padding:10px; background:#fff; border:1px solid #DCE0E6; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);	border-radius:12px;}
.conditions-item{position: relative;  padding:10px;  z-index:1;  border-radius:12px;  border: 1px solid #DCE0E6;}
.conditions-item img{ border-radius:12px;}
.conditions-item h3 {width: 100%;  font-size:18px;  font-family: Gibson SemiBold;  color:#30A9FF;  padding: 0px;  margin:15px 0px 15px;
  display: block;  position: relative;}


#home-centres-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:80px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-centres-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#home-centres-section h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #0A0A0A;padding: 0px;margin: 14px auto;display: block;position: relative;}
#home-centres-section::before { content: "";position: absolute;bottom:-20%;right:36%;width: 100%;height:100%; background: url(../images/2026/01/01/bg-left.png); background-repeat:no-repeat; background-size:35%; background-position:right bottom;   z-index:-1;}

#home-centres-section::after{ content: "";position: absolute;top:70px;right:0px;width: 100%;height:100%; background: url(../images/2026/01/01/bg-right.png); background-repeat:no-repeat; background-size:35%; background-position:right top;   z-index:-1;}


#home-blogs-section{width:100%;background:linear-gradient(to bottom, #238FCF 70%, #ffffff 0%); height:100%;overflow:hidden;padding:80px 0px 120px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-blogs-section .blog-sud-head{color:#FFF8; font-size:16px; text-align:center;}
#home-blogs-section h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#home-blogs-section h4 {width:50%; font-size:22px; line-height:27px; font-family:Gibson Light; text-align: center;color:#ffffff;padding: 0px;margin: 14px auto;display: block;position: relative;}


#home-footer-bottom{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-footer-bottom h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 70px; display:block; position: relative;}
.home-footer-bottom{width:95%;background:#263c81; border-radius:32px; padding:40px; margin:0px auto 0px;   position:relative; z-index:1;}
.home-footer-bottom::before { content: "";position: absolute;top:0px;left:0px;width: 100%;height:100%; background: url(../images/2026/01/texture.png); background-repeat:no-repeat; background-size:cover; background-position:left top; opacity:0.1;   z-index:-1;}
.home-footer-bottom ul {display: flex;align-items:flex-start;margin:0px 0px 0px;padding: 0px 0px 0;width: 100%;}
.home-footer-bottom li {width:33.33%;position: relative; padding:0px 30px; margin-left:70px; border-right:1px solid rgba(255, 255, 255, 0.15);}
.home-footer-bottom li:last-child{border-right:0px solid #fff; padding-right:0px;}
.home-footer-bottom li:first-child{margin-left:20px;}
.home-footer-bottom li h3 {font-size:18px;color:#ffffff; font-family:Gibson SemiBold; padding: 10px 0px 5px;width: 100%;position: relative;}
.home-footer-bottom li p {color:#fff9;width:100%;margin: 15px 0;font-size:18px; font-family:Gibson Regular; }
.home-footer-bottom li img {width: auto;height:30px;margin-bottom:10px;}
.home-footer-bottom li a {color:#ffffff;  font-size:18px;}
.home-footer-bottom li a .arrow{width: auto !important;height: 12px; margin-top: -2px; margin-left: 5px; margin-bottom: 0px;}




#home-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px 0px 0px; position: relative;margin:25px 0px 0px; z-index:1;}
.home-slider{width:100%; display:flex; gap:0px; padding:0px 0px 0px; margin:0px; position: relative;}
.home-slider-left{width:55%;  padding:90px 0px 60px; margin:0px; position: relative;  z-index:2;}
.home-slider-left h1{width:90%;font-size:45px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-slider-left h2{width:100%;font-size:18px; line-height:22px;  font-family:Gibson SemiBold;  color: #444; padding-right: 15px; margin:14px 0px; display:block; position: relative;}
.home-slider-left h3{width:100%;font-size:18px;  font-family:Gibson SemiBold;  color:#0A0A0A; padding:0px;margin:10px 0px; display:block; position: relative;}
.home-slider-left p {
  font-size: 20px;
  line-height: 25px;
  font-family: Gibson Light;
  color:#7E756F;
  width:95%;
  margin:10px 0px 10px;
}
.home-slider-left ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.home-slider-left li {
    width:auto; 
    position: relative;
    font-size: 20px;
  line-height: 25px;
  font-family: Gibson Light;
  color:#7E756F;
	padding-left:25px;
	margin-bottom:10px;
	list-style: none;
}
.home-slider-left li::before {
   content: '';
    background: url(../images/2026/01/dotted.png);
	background-repeat:no-repeat;
    background-size: 15px;
    width:30px;
    height:30px;
    position: absolute;
    top:6px;
    left:0px;
}

.home-slider-right{width:50%; display:flex; gap:0px; padding-left: 0%; margin-left: -80px;   position: relative; }
 


.home-slider-right::before { content: "";position: absolute;top: 0px;left: 0px;width: 100%;height:100%;  background: linear-gradient(to right, rgb(255, 255, 255, 0.99) 10%, rgb(255, 255, 255, .0) 30%);  z-index:1; display:none;}
.home-slider-right::after{ content: "";position: absolute;bottom: 0px;right: 0px;width: 100%;height:200px; background: linear-gradient(to top, rgb(255, 255, 255, .95) 30%, rgb(255, 255, 255, .0) 100%); opacity:1; z-index:1; display:none;}

 .home-slider-mob{display:none; max-width:100%;  padding:10px 0px;}.home-slider-img{display:block; max-width:initial;  padding:10px 0px;}

.treatment-slider-box{width:50%; margin:0px; padding:0px; position:relative;}
.marquee-inner span{
  height:50%;
}
.marquee-wrapper .marquee-block{
  width:auto;
  height:100%vh;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin: 20px 0 20px 220px;
  background:#1B2531;
  padding: 30px 0;
  float:left;
}
.marquee-inner{
  display: block;
  height: 200%;
  width:100%;
  position: absolute;
  margin:0px;
}
.marquee-inner.to-left{
  animation: marqueeTop 14s linear infinite;
}
.marquee-inner.to-right{
  animation: marqueeBottom 14s linear infinite;
}
.marquee-item{
  width:auto;
  height:auto;
  display: block;
  margin:10px;
  transition: all .2s ease-out;
  background:#ffffff;
  position:relative;border-radius:12px;
}

.marquee-item img{height:auto; width:100%; border-radius:12px;}

.marquee-inner:hover{
    animation-play-state: paused;
}

@keyframes marqueeTop{
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@keyframes marqueeBottom{
  0% { 
    top: -100%; 
  }
  100% {
   top: 0; 
  }
}




#walk-blog-section{width:100%;background:#ffffff; height:100%; padding:0px 0px 60px; position: relative;margin:0px 0px 0px;}
#walk-blog-section h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-blog-section  h4{width:65%; font-size:22px; line-height:27px; font-family:Gibson Light; color:#7E756F; padding:0px; margin:14px 0px 0px; display:block; position: relative;}

.walk-blog-section{width:100%; display:flex; padding:0px 0px 0px; margin:50px 0px 0px;  position: relative;}
.walk-blog-left{width:50%;  padding:0px 0px 0px; margin:0px 0px 0px;  position: relative;}
.walk-blog-right{background: #238FCF;  width: 50%;  padding: 0px 60px;  margin: 0px 0px 0px;  position: relative;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;}
.walk-blog-right h3{width:100%;font-size:40px; font-family:Inter Regular; font-weight:bold;  color:#ffff; padding:0px;margin:14px 0px; display:block; position: relative;}
.walk-blog-right span{width:100%; font-size:18px; color:#fff5;}
.walk-blog-right p{width:100%; font-size:22px; line-height:32px;  font-family:Gibson Light; color:#fff; padding:0px; margin:25px 0px 20px; display:block; position: relative;}
.walk-blog-right a{width:100%; font-size:18px; color:#fff;}

#walk-blog-section ul{width:90%; background:#fff;  display:flex; gap:30px;  box-shadow:1px 2px 30px rgba(0,0,0,0.2); padding:40px 30px; margin:-50px auto 0px;  position: relative; z-index:2;}
#walk-blog-section li{width:25%;}
#walk-blog-section li h3{width:100%;font-size:18px; height:60px; font-family:Inter Regular; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-blog-section li span{width:100%; font-size:16px; color:#6E6259;}
#walk-blog-section li p{width:100%; font-size:18px; line-height:22px;  font-family:Gibson Light; color:#6E6259; padding:0px; margin:25px 0px 20px; display:block; position: relative;}
#walk-blog-section li a{width:100%; font-size:16px; color:#6E6259; font-family:Inter Regular; font-weight:bold;}


#footer-reach-now{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; margin:0px 0px 0px; position: relative;     overflow: hidden; z-index:1;}
#footer-reach-now::before { content: "";position: absolute; bottom:0px; left: 0px; width: 100%; height:60%; background:#E9F1F5;  z-index:-1;}

#footer-reach-now .wiki-mk::before { content: "";position: absolute;top:380px; right:0px;width: 100%;height:100%; background: url(../images/2026/01/facility-bg.png); background-repeat:no-repeat; background-size:11%; background-position:right top;   z-index:-1;}
#footer-reach-now::after{ content: "";position: absolute;bottom:260px; left:0px;width: 100%;height:100%; background: url(../images/2026/01/facility-bg-1.png); background-repeat:no-repeat; background-size:14%; background-position:left bottom;   z-index:-1;}


#footer-reach-now h2{width:55%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}
.footer-reach-now{width:100%; display:flex; gap:80px; padding:40px 30px; margin:0px auto 0px;  position: relative;}
.footer-reach-now-left{width:30%; background:#fff;  padding:60px 45px; box-shadow: 1px 2px 30px rgba(0,0,0,0.2);  margin:-140px 0px 0px;  position: relative;}
.footer-reach-now-left h3{width:100%;font-size:30px; font-family:Gibson SemiBold;   color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.footer-reach-now-left p{width:100%; font-size:20px; line-height:30px;  font-family:Gibson Light; color:#7E756F; padding:0px; margin:15px 0px 0px; display:block; position: relative;}
.footer-reach-now-left a{width:max-content; display: flex;  font-size:16px; color:#238FCF !important; border:1px solid #238FCF; border-radius:8px; padding:10px 20px; margin:20px 0px 0px; font-family:Inter Regular; font-weight:bold;}

.footer-reach-now-right{width:60%; display:flex; gap:30px; padding:0px 0px; margin:40px 0px 0px;  position: relative;}
.footer-reach-now-right ul{width:100%; display:flex; gap:30px; padding:40px 30px; margin:-50px auto 0px;  position: relative;}
.footer-reach-now-right li h3{width:100%; font-size:22px; font-family:Inter Bold;  color:#0A0A0A; padding:0px;margin:0px 0px; display:block; position: relative;}
.footer-reach-now-right li p{width:100%; font-size:20px; line-height:28px;  font-family:Gibson Light; color:#6E6259; padding:0px; margin:25px 0px 20px; display:block; position: relative;}
.footer-reach-now-right li a{width:max-content; display: flex; text-transform: uppercase; font-size:16px; background:#238FCF; color:#fff !important; border:1px solid #238FCF; border-radius:8px; padding:10px 20px; margin:20px 0px 0px; font-family:Inter Regular;}





 
 #speciality-menutop{width: 100%;background:#fff;width: 100%;height: auto;padding:10px 0 10px;margin: 0px;display:flex;position:relative; border-bottom:1px solid #D7D7D7;}
.speciality-menutop{padding: 0px;margin: 0px;width:100%;height:auto; display:flex; justify-content: space-between; align-items: center;}
.sticky-p {position:fixed !important;top:117px;z-index:6;width: 100%;border-top:1px solid #D7D7D7;}
.sticky-n {position: fixed;top:150px;z-index:99;width: 100%;border-top: 0px solid #0e0e0e;background-color: #fff;}
.speciality-menutop ul {display:flex;margin: 0px; padding: 0px;gap: 14px;width: 100%;justify-content: space-between;}
.speciality-menutop li {padding: 0px;margin: 0px;}
.speciality-menutop li a img{ width:40px; height:40px; padding:6px;}
.speciality-menutop li a {font-size:15px;color:#253B80 !important;display: block; margin:0px 0;padding:0px 6px; line-height:40px;}
.speciality-menutop .active a{background:#253B80 !important; color:#ffffff !important;border-radius: 6px;}
.speciality-menutop .active a img{filter: brightness(0) invert(1);  width:40px; height:40px; padding:6px;}
.wiki-scroll{scroll-margin-top:0px;}

 
.scrollto-anchor-links{background-color: #fff;width: 100%;}
.scrollto-anchor-links.sticky-nav{position:fixed;top:0px;margin-top: 0;border-top: 1px solid #D9D9D9;}
.scrollto-anchor-links ul{display: flex;  margin: 0px;  padding: 0px;  gap: 14px;  width: 100%;  justify-content: space-between;}
.scrollto-anchor-links ul li{padding: 0px;  margin: 0px;}
.scrollto-anchor-links ul li a{font-size:16px;  color: #253B80 !important;  display: block;  margin: 0px 0;  padding: 0px 8px;  line-height: 40px;}
.scrollto-anchor-links ul li a.active{background: #253B80 !important;  color: #ffffff !important;  border-radius: 6px;}
   

#promising-results-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 0px; position: relative;margin:25px 0px 0px; z-index:1;}
.promising-results-section{width:100%; display:flex; gap:90px; padding:0px 0px 0px; margin:0px; position: relative;}
.promising-results-left{width:50%; display:flex;  align-items: flex-end; padding-right:10%; margin:0px; position: relative;  z-index:1;}
.promising-results-right{width:50%;  padding:40px 0px 0px; margin:0px 0px 50px; position: relative;}
.promising-results-right h2{width:100%;font-size:52px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.promising-results-right p {
  font-size:18px;font-family:Gibson Regular;
  color:#0A0A0A;
  width:90%;
  margin:10px 0px 20px;
}
.promising-results-right ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.promising-results-right li {
    width:auto;font-family:Gibson Regular;
    position: relative;
    color:#0A0A0A;  
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:18px;
}
.promising-results-right li::before {
   content: '';
    background: url(../images/2025/01/r-arrow.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}


#programs-services-section{width:100%;background:linear-gradient(100deg, #35A0ED 20%, #2278B5 80%); height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#programs-services-section h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px; display:block; position: relative;}
#programs-services-section ul {
    display: flex;
    margin:50px 0px 0px;
    padding:15px;
    gap: 14px;
    justify-content:center;
	background:#fff;
	border-radius:12px;
}
#programs-services-section  li{
  width:33.33%;
  position: relative;
  padding:20px;
  z-index: 1;
  border-radius:12px;
  border: 1px solid #DCE0E6;
}
#programs-services-section  li .pro-home-img{border-radius:12px; border: 1px solid #DCE0E6;}

#programs-services-section  li h3{width:100%;font-size:20px; height:50px; font-family:Gibson SemiBold; color:#0A0A0A; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#programs-services-section  li p { font-size:18px;font-family:Gibson Regular; height:115px;  color:#0A0A0A;  width:100%;  margin:10px 0px 0px;}
#programs-services-section  li .read-more{ width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#ffffff; margin:16px 0 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; box-shadow:1px 5px 10px rgba(0,0,0,0.3); cursor:pointer;}#programs-services-section  li .read-more:hover{  background:#35A0ED; color:#fff;}
#programs-services-section  li .read-more img{width:auto; height:16px; position:relative;}





#home-impact-stroke{width:100%;background:#FAFAFA; height:100%; padding:60px 0px 110px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-impact-stroke::before { content: "";position: absolute;top:240px;left: 0px;width: 100%;height:200px; background: url(../images/2025/01/mask-left.webp); background-repeat:no-repeat; background-size:30%; background-position:left bottom;   z-index:-1;}

#home-impact-stroke::after{ content: "";position: absolute;top:240px;right: 0px;width: 100%;height:200px; background: url(../images/2025/01/mask-right.webp); background-repeat:no-repeat; background-size:30%; background-position:right bottom;   z-index:-1;}

#home-impact-stroke h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-impact-stroke  h4{width:70%; font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color:#6E6259; text-align:center;   padding:0px; margin:14px auto 0px; display:block; position: relative;}
#home-impact-stroke  .home-impact-sub{width:100%;font-size:18px; font-weight:700; height:50px; text-align:center; color:#0E1B3A; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#home-impact-stroke  .home-impact-sub span{color:#30A9FF;}

#impact-stroke {padding-left:8%; padding-top:50px;}
.impact-stroke-item{width: 100%;    margin:10px 0px 20px;    padding: 15px;    border-radius: 8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF;    box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);    position: relative;}
.impact-stroke-item img{width:auto !important; height:35px !important;}
.impact-stroke-item h3{width:100%;font-size:20px;  font-family:Gibson SemiBold; color:#0A0A0A; padding:0px;margin:14px 0px 0px;  display:block; position: relative;}
.impact-doc-h .impact-stroke-item h3{height:50px;}
.impact-stroke-item p{font-size:20px;   line-height: 25px;   font-family: Gibson Light;  color: #7E756F;  width:100%; height:60px;  margin:10px 0px 0px;}
.impact-doc-h .impact-stroke-item p{height:80px !important;}



#home-different-walk{width:100%;background:linear-gradient(to bottom, #FAFAFA 30%, #ffffff 70%); height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-different-walk h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-different-walk  h4{width:70%;font-size:18px; line-height:24px; text-align:center; color:#0A0A0A; padding:0px; margin:14px auto 0px; display:block; position: relative;}
#home-different-walk  h5{width:100%;font-size:24px; line-height:24px; font-family:Gibson SemiBold; color:#0A0A0A; padding:0px; margin:50px 0px 50px; display:block; position: relative;}
.medflick-table table.table tr th {
    background:#fff;
    color: #fff;
    font-size: 16px;
    border: 1px solid #253B80;
    font-weight: 400;
}
.medflick-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border:1px solid #253B80;
}
.medflick-table th, td {
    text-align: center;
    padding: 8px;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #253B80;
}
.medflick-table tr:nth-child(even) {
    background-color: #fff;
}
.medflick-table table img{width:15px;}



#outcome-expect{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:20px 0px 20px; position: relative;margin:0px 0px 0px; z-index:1;}
#outcome-expect h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 10px; display:block; position: relative;}
#outcome-expect  h4 {width:60%;font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color: #7E756F; text-align: center; padding: 0px;margin: 14px auto;display: block;position: relative;}
#outcome-expect ul{width:100%; display:flex; gap:20px; margin:50px 0px 0px; padding:0px; position:relative;}
#outcome-expect li{width:25%;  margin:0px; padding-left:30px; position:relative;}
#outcome-expect li::before {
  content: '';
  background: url(../images/2025/01/r-arrow.png) no-repeat;
  background-size: 17px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0px;
}
#outcome-expect li::after{
  content: '';
  background:#0E3F7E14;
  width:2px;
  height:100%;
  position: absolute;
  top:0px;
  right:0px;
}
#outcome-expect li:last-child::after{width:0px;}
#outcome-expect li h3{font-size: 20px;   line-height: 25px;  color:#0A0A0A;  margin:0px 0px 7px; padding:0px; position:relative;}
#outcome-expect li p{font-size:16px; color:#000B21BA; margin:0px; padding:0px; position:relative;}



#home-technologies{width:100%;background:linear-gradient(to bottom, #FAFAFA 30%, #ffffff 70%); height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-technologies h2{width:100%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-technologies  h4{width:70%;font-size:18px; line-height:24px; text-align:center; color:#0A0A0A; padding:0px; margin:14px auto 0px; display:block; position: relative;}
.home-treatment{display:flex; gap:30px; margin:50px 0px 0px; padding:0px; position:relative;}

.home-treatment ul {
    display: flex;flex-wrap: wrap;
    margin:0px 0px 0px;
    padding:10px;
    gap: 14px;
    justify-content:left;
	background:#fff;border: 1px solid #DCE0E6;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
	border-radius:12px;
}
.home-treatment  li{
  width:32%;
  position: relative;
  padding:10px;
  z-index: 1;
  border-radius:12px;
  border: 1px solid #DCE0E6;
}
.home-treatment li .pro-home-img{border-radius:12px; border: 1px solid #DCE0E6;}

.home-treatment li .technologies-head{width:100%;font-size:15px;   color:#0A0A0A; padding-right:0px;margin:14px 0px 0px; display:block; position: relative;}.home-treatment  li .recommended-ther{ font-size:15px; color:#30A9FF;  width:100%;  margin:0px 0px 14px;}
.home-treatment  li p{ font-size:15px; color:#0A0A0A;  width:100%;  margin:5px 0px 0px;}
.home-treatment  li a{ width:max-content; display: flex; align-items: center; gap:10px;  color:#30A9FF; margin:0px 0 0px;text-align:center;font-size: 15px;   padding:5px 0px 0px; position: relative;  }

#services-recovery{width:100%;background:#ffffff; height:100%; padding:0px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#services-recovery::before { content: "";position: absolute;top:40%;left: 0px;width: 100%; height:160px; background:#BFD2EB;  z-index:-1;}
#services-recovery h2{width:100%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold; text-align:center;  color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#services-recovery  h4{width:70%; font-size:20px; line-height:27px; font-family:Gibson Light; text-align:center; color:#7E756F; padding:0px; margin:14px auto 0px; display:block; position: relative;}
#services-recovery  h5{width:70%; font-size:20px; line-height:27px; font-family:Gibson Light; text-align:center; color:#7E756F; padding:0px; margin:30px auto 0px; display:block; position: relative;}

#services-recovery a{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:30px auto 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A;  cursor:pointer;}
#services-recovery a:hover{background: #35A0ED;}
#services-recovery a img{width:auto; height:18px; position:relative;}



#principles-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:110px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.principles-section{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.principles-left{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-left img{border-radius:12px;}
.principles-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-right h2{width:100%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold;   color:#0A0A0A; padding:0px;margin:0px 0px 20px; display:block; position: relative;}
.principles-right p {font-size: 20px;  line-height: 25px;  font-family: Gibson Light;   color: #7E756F;;  width: 90%;  margin:0px 0px 40px;}
 

#before-surgery-section{background: #f0faff; padding:20px 0px 60px; padding-left:7%; position:relative; overflow:hidden;}
.before-surgery-section{display:flex; gap:70px; align-items: center;   margin:50px 0px 0px; padding:0px; position:relative;}
.before-surgery-left{width:55%; margin:0px 0px 0px; padding:0px; position:relative;}
.before-surgery-left img{width: 100%;  height:auto;  object-fit: cover;  object-position: center center;  border-radius:40px 0px 0px 40px;}
.before-surgery-right{width:45%; margin:0px 0px 0px; padding:0px; position:relative;}
.before-surgery-right h2{font-size:45px; color:#0A0A0A; font-family: Gibson SemiBold; padding-bottom:20px;z-index: 1;width: 100%;position: relative;display: block;}
.before-surgery-right p{width:100%; font-size:20px; line-height:28px;  font-family:Gibson Light; color:#7E756F; margin:0px;padding:0px 0px 20px;}
.before-surgery-right span{display:block; font-size:18px; color:#238FCF; margin-bottom:10px;}
.before-surgery-right ul{align-items:center; margin:0px 0px 20px; padding: 0px 0;  width: 100%;}
.before-surgery-right li{width:auto; font-size:20px; line-height:28px;  font-family:Gibson Light; color:#7E756F;  position:relative;	padding-left:30px;	margin-bottom:10px;	list-style: none;}
.before-surgery-right li::before {content: '';  background: url(../images/2026/01/dotted.png) no-repeat;  background-size:17px; width:30px; 
height:30px; position:absolute; top:5px; left:0px;}
 
 


#home-conventional-section{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conventional-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-conventional-section{display:flex; gap:0px; border:1px solid #0A0A0A1F; border-radius:12px; margin:50px 0px 0px; padding:0px; position:relative;}
.conventiona-box{width:33.33%; margin:0px 0px 0px; padding:20px 0px 0px; position:relative;}
.conventiona-box h3{width:100%;font-size:24px; height: 80px; font-family:Gibson Regular; color:#0A0A0A; padding:10px 20px 10px; margin:0px 0px; display:block; position: relative;}
.conventiona-box ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventiona-box  li{width:100%;position: relative; font-size:18px;   height:110px;display: flex;align-items: center;padding:0px 20px; margin:0px;border-bottom: 2px dotted #C9E0EA;}
.conventiona-box  li:last-child{border-bottom:0px dotted #C9E0EA;}
.home-conventional-section .conventiona-box:nth-child(1n){background:#ffffff; border-radius:12px 0px 0px 12px;}
.home-conventional-section .conventiona-box:nth-child(2n){background:#F0F0F0; border-radius:0px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n){background:#45BFFD; border-radius:0px 12px 12px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n) h3{color:#fff;}
.home-conventional-section .conventiona-box:nth-child(3n) li{color:#fff;}

.td-video img{border-radius:18px; margin:50px 0px 0px; padding:0px 0px 0px; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}


#home-science{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-science h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-science h4 {
  width:65%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #0A0A0A;
  padding: 0px;
  margin: 14px auto 0px;
  display: block;
  position: relative;
}
#home-science .sub-head{
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #0E1B3A;
  padding-right: 20px;
  margin:0px 0px 20px;
  display: block;
  position: relative;
}

#home-science ul {
  display: flex;
  margin: 50px 0px 0px;
  padding: 15px;
  gap: 14px;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
}
#home-science li {
  width: 33.33%;
  position: relative;
  padding: 20px;
  z-index: 1;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow:0px 42px 50px -50px rgba(0, 0, 0, 0.50);
}

#home-science li img{
  width: auto;
  height:50px;
}
#home-science li h3 {
  width: 100%;
  font-size:18px;
  font-family:Geist Medium;
  color:#0A0A0A;
  padding-right: 20px;
  margin: 14px 0px 0px;
  display: block;
  position: relative;
}
#home-science li p {
  font-size: 16px;
  font-family:Gibson Regular;
  color:#0A0A0A;
  width: 100%;
  margin: 10px 0px 0px;
}


#journey-recovery{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#journey-recovery h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
#journey-recovery h4 {
  width:65%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #0A0A0A;
  padding: 0px;
  margin: 14px auto 0px;
  display: block;
  position: relative;
}
.journey-recovery{
  display: flex;
  gap: 30px;
  margin: 50px 0px 0px;
  padding: 0px;
  position: relative;
}

.journey-recovery ul{display: flex;
  margin:0px 0px 0px;
  padding:5px;
  gap: 14px;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.10);
}
.journey-recovery li{ 
  width:100%;display:flex; gap:30px;align-items: flex-start;
  position: relative;
  padding:10px;
  z-index: 1;  
}
.journey-recovery li img{width:30%; height:auto; border-radius:12px; margin:0px ;padding:0px;}
.pa-doc{width:70%; margin:0px ;padding:0px;}
.journey-recovery li h3{ font-size: 15px;
  color: #30A9FF;
  width: 100%;
  margin:5px 0px 4px;}
  
.journey-recovery li p {
  font-size: 15px;
  color: #0A0A0A;
  width: 100%;
  margin:0px 0px 25px;
}


#journey-rehabilitation-section{width:100%;background:#ffffff; height:100%; padding:50px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#journey-rehabilitation-section h2{width:75%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px auto 0px; display:block; position: relative;}
#journey-rehabilitation-section h4{width:70%; font-size:20px; line-height:27px; font-family:Gibson Light; text-align:center; color:#7E756F; padding:0px; margin:20px auto 70px; display:block; position: relative;}

.journey-rehabilitation-img{width:70%; margin: 0px auto;}

.journey-rehabilitation-section{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section ul{width:80%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2026/01/licon-icon.png) no-repeat;background-size:65%;background-position:left top;z-index:-1; left:0; top:-20px;}
.journey-rehabilitation-section li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Gibson SemiBold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Gibson Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section li p {font-size: 20px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section li:nth-child(1n){margin-top:220px;}
.journey-rehabilitation-section li:nth-child(2n){margin-top:110px;}
.journey-rehabilitation-section li:nth-child(3n){margin-top:0px;}


.journey-rehabilitation-section1{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section1 ul{width:100%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section1 ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2026/01/licon-icon.png) no-repeat;background-size:72%;background-position:left top;z-index:-1; left:0; top:0px;}
.journey-rehabilitation-section1 li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section1 h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Gibson SemiBold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section1 h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Gibson Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section1 li p { font-size: 22px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section1 li:nth-child(1n){margin-top:300px;}
.journey-rehabilitation-section1 li:nth-child(2n){margin-top:220px;}
.journey-rehabilitation-section1 li:nth-child(3n){margin-top:120px;}
.journey-rehabilitation-section1 li:nth-child(4n){margin-top:0px;}


.journey-rehabilitation-section2{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section2 ul{width:100%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section2 ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2026/01/licon-icon.png) no-repeat;background-size:80%;background-position:left top;z-index:-1; left:0; top:-30px;}
.journey-rehabilitation-section2 li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section2 h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Gibson SemiBold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section2 h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Gibson Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section2 li p { font-size:20px;   line-height:25px;   font-family: Gibson Light;  color: #7E756F;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section2 li:nth-child(1n){margin-top:400px;}
.journey-rehabilitation-section2 li:nth-child(2n){margin-top:300px;}
.journey-rehabilitation-section2 li:nth-child(3n){margin-top:220px;}
.journey-rehabilitation-section2 li:nth-child(4n){margin-top:120px;}
.journey-rehabilitation-section2 li:nth-child(5n){margin-top:0px;}






#backs-recovery-section{width:100%;background:#ffffff; height:100%; padding:50px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#backs-recovery-section h2{width:100%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold;  color:#0A0A0A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.journey-rehabilitation-img{width:70%; margin: 0px auto;}


.backs-recovery-section{display:flex; gap:60px; margin:20px 0px 20px; padding:0px; position:relative;}
.backs-recovery-left{width:40%;  height: 100%; margin:0px; padding:0px; top: 100px;position: sticky;align-items: center;justify-content: center; scroll-margin-top:150px;}
.backs-recovery-left h3 {
  width: 100%;
  font-size:32px;
  font-family:Gibson SemiBold;
  color: #0A0A0A;
  padding: 10px 0px 10px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.backs-recovery-left h5{
  width: 100%;
  font-size: 22px;
  font-family: Gibson Regular;
  color:#80828C;
  padding:0px 0px 0px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.backs-recovery-left img{margin:0px 0px 30px; border-radius:16px; box-shadow:0px 32px 40px -30px #383128;}

.backs-recovery-right{width:60%;   margin:0px; padding:0px; position:relative;}
.backs-recovery-right p {
 font-size:20px;   line-height: 25px;   font-family: Gibson Light;  color:#7E756F;
  width:90%;
  margin:10px 0px 20px;
}
.backs-recovery-right p strong{color:#0A0A0A;}
.steps-box{
     align-items: center;
    margin:0px 0px 0px;
    padding: 0px 0;
    width: 100%;
	border-left: 2px dashed #ADADAD;
}
.steps-box li::before {
  content: '';
  position: absolute;
  left: 0px;
  top:0px;background:none !important;
  top: 0px;
  
}

.steps-box li::after {
  content: '';
  width: 12px;
  background: linear-gradient(138.72deg, #ADE8FF 2.85%, #32B9FF 97.15%);
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left:-6px;
  top:7px;
  z-index:1;
}



.backs-recovery-right ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.backs-recovery-right li {
    width:auto; 
    position: relative;
    font-size:20px;   line-height: 27px;   font-family: Gibson Light;  color:#6E6259;
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
}
.backs-recovery-right li::before {
   content: '';
    background: url(../images/2026/02/arrow-b.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:5px;
    left:0px;
}


#technology-meets-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
#technology-meets-section h2{width:100%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold;  text-align: center; color:#0A0A0A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.technology-meets-section{width:100%; display:flex; gap:50px; align-items: center; padding:0px; margin:0px; position:relative;}
.technology-meets-left{width:60%;  padding:0px; margin:0px; position:relative;}
.technology-meets-right{width:40%;   padding:0px; margin:0px; position:relative;}.technology-meets-right img{margin-bottom:20px; border-radius:25px;}
.technology-meets-right h3 {width: 100%;  font-size:22px;  font-family:Gibson Regular;  color:#0A0A0A; margin:14px 0px 10px;  display: block;  position: relative;}
.technology-meets-right  p {  font-size: 16px;  font-family:Gibson Regular;  color:#0A0A0A;  width: 100%;  margin:0px 0px 0px;}


#principles-walk-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.principles-walk-section{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.principles-walk-left{width:50%; padding:0px 0px 0px; margin:0px 0px;  position: relative}
.principles-walk-left img{border-radius:0px 0px 0px 0px; margin-bottom:40px;}

.principles-walk-left .question-1 h5{font-size:22px; color:#30A9FF; font-family: Gibson Regular; line-height: 1.25em;letter-spacing: 0.01em;     padding-right: 37px;}
.principles-walk-left .answer-1{padding:1rem 0px 1rem;}
.principles-walk-left .answer-1 p{margin:0;  padding:0px;  color: #676767;  font-size:18px;}
.principles-walk-left .question-1{color: #696979;position: relative;padding:0rem 0px 0px 6rem;cursor: pointer;border-radius:0px;margin-bottom:0px;border-bottom: 1px solid #F0F0F0;position:relative;}
.principles-walk-left .question-1::before {content: '';position:absolute;left:8%;top:0px;bottom: 0px;border-left:2px solid #ADADAD;}
.principles-walk-left .active h5::before {background-color:rgba(53, 160, 237, 0.28);}
.principles-walk-left .active h5::after{background-color: #ffffff;}
.principles-walk-left .question-1 h5::after {content: '';width:25px;background-color:#35A0ED;height:25px;border-radius: 50%;position: absolute;left:38px; top:0px;z-index: 2;}
.principles-walk-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-walk-right h2{width:100%;font-size:36px; font-family:Gibson SemiBold; font-weight:bold;   color:#0A0A0A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}.principles-walk-right img{width:80%; margin:0px auto; display:flex;}
.principles-walk-right p{font-size:18px;  font-family:Gibson Regular; text-align: center; color:#0A0A0A;  width: 100%;  margin:20px 0px 0px;}


#two-complementary-processes{width:100%;background:#fff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.two-complementary-processes{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.two-complementary-processes-left{width:50%; padding:0px 0px 0px; margin:0px 0px;  position: relative}
.two-complementary-processes-left img{border-radius:0px 0px 0px 0px; margin-bottom:40px;}
.two-complementary-processes-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.two-complementary-processes-right h2{width:100%;font-size:36px; font-family:Gibson SemiBold; font-weight:bold;   color:#0A0A0A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}.two-complementary-processes-right img{width:80%; margin:0px auto; display:flex;}
 



#key-areas-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
.key-areas-section{width:100%; display:flex; align-items: center; gap:0px; padding:0px; margin:0px; position:relative;}
.key-areas-left{width:50%;  padding-left: 50px; margin:0px; position:relative;}
.key-areas-left h2{width:100%;font-size:35px; font-family:Gibson SemiBold; font-weight:bold;  text-align: center; color:#0A0A0A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.key-areas-right{width:50%;  padding:0px; margin:0px; position:relative; border-right: 2px dotted #30A9FF;   padding-right: 50px;}
.key-areas-right h2{width:100%;font-size:45px; font-family:Gibson SemiBold;   color:#0A0A0A; padding:0px; margin:14px  0px; display:block; position: relative;}
.key-areas-right p{font-size: 20px; line-height: 25px;  font-family:Gibson Light;  color:#7E756F;  width: 100%;  margin:0px 0px 20px;}



#journey-rehabilitation-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
.journey-rehabilitation-section{width:100%; display:flex; gap:0px; padding:0px; margin:0px; position:relative;}
.journey-rehabilitation-left{width:50%;  padding-left: 50px; margin:0px; position:relative;}
.journey-rehabilitation-left h2{width:100%;font-size:35px; font-family:Gibson SemiBold; font-weight:bold;  text-align: center; color:#0A0A0A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.journey-rehabilitation-right{width:50%;  padding:0px; margin:0px; position:relative; border-right: 2px dotted #30A9FF;   padding-right: 50px;}
.journey-rehabilitation-right h2{width:90%;font-size:55px; font-family:Gibson SemiBold; font-weight:bold;  text-align: center; color:#0A0A0A; padding:0px;margin:14px auto 10px; display:block; position: relative;}
.journey-rehabilitation-right p{font-size:18px;  font-family:Gibson Regular; text-align: center; color:#0A0A0A;  width: 100%;  margin:0px 0px 30px;}


#conventional-walk-section{width:100%; background:#f0faff;  height:100%; padding:80px 0px 80px; position: relative; margin:0px 0px 0px; z-index:1;}
#conventional-walk-section h2{width:80%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold; text-align:center;  color:#0A0A0A; padding:0px;margin:0px auto; display:block; position: relative;}
#conventional-walk-section  h4{width:70%; font-size:20px; line-height:27px; font-family:Gibson Light; text-align:center; color:#7E756F; padding:0px; margin:14px auto 50px; display:block; position: relative;}
#conventional-walk-section  h5{width:100%; font-size:20px; line-height:27px; font-family:Gibson Light;  color:#7E756F; padding:0px; margin:30px 0px; display:block; position: relative;}
 


.conventional-walk-section{width:100%; /*background:#fff; border: 1px solid #0A0A0A1F;*/ border-radius: 12px; display:flex; gap:0px; padding:30px 0px; margin:0px; position:relative;}
.conventional-walk-left{width:50%;  padding-right:20px; padding-top:20px;  margin:0px; position:relative;}
.conventional-walk-left h3{width:100%;font-size:35px; height: 80px; font-family:Gibson SemiBold; color:#0A0A0A;  padding:10px 0px 10px; margin:0px 0px; display:block; position: relative;}
.conventional-walk-left ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventional-walk-left  li{width:100%;position: relative; font-size:22px; color:#0A0A0A; height:100px;  display: flex;align-items: center; padding-left:60px;     margin: 0px; border-bottom: 2px dotted #C9E0EA;}
.conventional-walk-left  li::before {content:''; background: url(../images/2026/02/icon-right.png) no-repeat; background-size:30px; width:50px;    height:50px; position:absolute;top:40px; left:0px;}

.conventional-walk-right{width:50%;   background:#45BFFD; padding-right:20px; padding-top:20px;  margin:0px; position:relative;}
.conventional-walk-right h3{width:100%;font-size:35px; height: 80px; font-family:Gibson SemiBold;    color:#fff;  padding:10px 20px 10px; margin:0px 0px; display:block; position: relative;}
.conventional-walk-right ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventional-walk-right  li{width:100%;position: relative; font-size:22px; color:#fff; height:100px; display: flex;align-items: center; padding-left:70px;     margin:0px; border-bottom: 2px dotted #C9E0EA;}
.conventional-walk-right   li::before {content:''; filter: brightness(0) invert(1); background: url(../images/2026/02/icon-right.png) no-repeat; background-size:30px; width:50px;    height:50px;  position:absolute;top:45px; left:19px;}





#advanced-technologies-section{width:100%; background: linear-gradient(106.05deg, #30A9FF 0.22%, #253B80 99.78%);
; height:100%; padding:60px 0px 150px; position: relative;margin:0px 0px 0px; z-index:1;}
.advanced-technologies-section{padding-left:8%; margin:0px; position:relative;}
.advanced-technologies-section h2{width:100%;font-size:45px; font-family:Gibson SemiBold; font-weight:bold;  color:#ffffff; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.advanced-technologies-item{
  position: relative;background:#fff;
  padding: 20px;
  z-index: 1;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.10);}
.advanced-technologies-item img{border-radius: 12px; object-fit: cover;     height:220px;}
.advanced-technologies-item h3 {
  width: 100%;
  font-size:22px;
  font-family:Gibson SemiBold;
  color:#0A0A0A;
  padding: 15px 0px 10px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.advanced-technologies-item p {
  font-size: 20px;   line-height: 25px;
  font-family: Gibson Light;
  color:#7E756F;
  margin:0px 0px 0px;
  height:200px;
}


#transformation-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#transformation-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 30px; display:block; position: relative;}
#transformation-section ul{width:100%; display:flex; gap:70px; margin:50px 0px 0px; padding:0px; position:relative;}
#transformation-section li{width:25%;  margin:0px; padding-left:30px; position:relative;}
#transformation-section li::before {
  content: '';
  background: url(../images/2025/01/r-arrow.png) no-repeat;
  background-size: 17px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0px;
}
#transformation-section li::after{
  content: '';
  background:#0E3F7E14;
  width:2px;
  height:100%;
  position: absolute;
  top:0px;
  right:0px;
}
#transformation-section li:last-child::after{width:0px;}
#transformation-section li h3{font-size:18px; color:#0A0A0A;  margin:0px 0px 7px; padding:0px; position:relative;}
#transformation-section li p{font-size:16px; color:#000B21BA; margin:0px; padding:0px; position:relative;}


#study-results-section{width:100%;background:linear-gradient(to bottom, #fafafa 30%, #fafafa 70%); height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#study-results-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 30px; display:block; position: relative;}
.study-results-section{width:100%; padding:0px;margin:0px 0px 0px; display:block; position: relative;}
.study-results-section ul{width:95%; display:flex; gap: 40px; margin:50px 0px 0px; padding-left:5%; position:absolute;  bottom:40px;}
.study-results-section li{width:25%;  margin:0px; padding-left:30px; position:relative;}
.study-results-section li::before{content: ''; width:30px; height:30px; background:url(../images/2025/01/arrow-b.png); background-repeat:no-repeat; background-size:17px; position:absolute; top:4px; left:0px;}
.study-results-section li h3{font-size:18px; color:#ffffff;  margin:0px 0px 7px; padding:0px; position:relative;}
.study-results-section li p{font-size:16px; color:#ffffff; margin:0px; padding:0px; position:relative;}

#study-results-section .view-case{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:50px auto 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A;  cursor:pointer;}#study-results-section .view-case:hover{background: #35A0ED;}
#study-results-section .view-case img{width:auto; height:16px; position:relative;}


#experts-section{width:100%;background:#FAFAFA; height:100%; padding:110px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#experts-section h2{width:100%;font-size:54px;  font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}


#experts-section::before{content: '';  background:url(../images/2025/01/07/bg.webp); background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%; border-radius:20px;  position: absolute;  top:20px;  left: 0px;  z-index:-1;}

.experts-section{width:100%; display:flex; align-items:flex-start; gap:90px; padding:0px 0px 0px; margin:0px; position: relative;}
.experts-section-left{width:50%; display:flex;  align-items: flex-end; padding-right:10%; margin:0px; position: relative;  z-index:1;}
.experts-section-right{width:50%;  padding:40px 0px 0px; margin:0px 0px 0px; overflow:hidden; position: relative;}
.experts-section-right h2{width:100%;font-size:55px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.experts-section-right p{font-size: 22px;   line-height: 27px;  font-family: Gibson Light; color:#6E6259;width:100%;margin:10px 0px 20px;}

#experts-list{width:100%; margin:0px; padding:0px 0px 0px; overflow:hidden;}
.experts-list-item{display:flex; gap:20px; align-items:center; margin:0px; padding:0px;}
.experts-list-item img{width:70px !important; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10); background:#fff; border-radius:12px;  margin:10px; padding:5px;}
.experts-list-item .experts-doc{width:100%; box-shadow: 0px 0.25px 0.25px 0px #FFFFFF0F inset;  margin:0px; padding:0px;}
.experts-list-item h3{font-size:25px;  font-family:Gibson SemiBold;   color:#0A0A0A;  margin:50px 0px 0px; padding:0px;}


#success-stories-section{width:100%;background:#fff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#success-stories-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
#success-stories-section h3{width:100%; font-size:25px;   line-height:35px;   font-family: Gibson Light;  color: #7E756F;  padding:0px;margin:14px 0px 30px; display:block; position: relative;}
.success-stories-box{display: flex;  gap:90px;  margin: 50px 0px 0px;  padding: 0px;  position: relative;}

.p-name{display:block; margin:0px; text-align: left;}.p-name span{display:block; margin:0px; color:#7E756F;}
#success-stories-section .patient-name{display:flex; color:#0A0A0A; gap:10px; align-items:center; margin:20px 0px 0px; padding:0px;}
.p-img{width:auto;  height:60px; border-radius:12px;}.video-icon{width:auto;  height:20px;}


#treatmen-blogs-section{width:100%;background: linear-gradient(106.81deg, #35A0ED 1.2%, #2278B5 98.8%); height:100%;overflow:hidden;padding:80px 0px 120px; position: relative;margin:0px 0px 0px; z-index:1;}
#treatmen-blogs-section .blog-sud-head{color:#FFF8; font-size:16px; text-align:center;}
#treatmen-blogs-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#treatmen-blogs-section h4 {width:50%;font-size:22px;line-height: 27px;text-align: center;color:#ffffff;padding: 0px;margin: 14px auto;display: block;position: relative;}

#treatmen-blogs{width:100%; margin:50px 0px 0px; padding:0px 0px; position:relative;}
.treatmen-blogs-item{width:100%; margin:20px 0px 20px; padding:20px; border-radius:20px; background:#fff; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A; position:relative;}
.blogs-tips{display:flex; gap:15px;  margin:10px 0px 20px;  padding:0px; position:relative;}
.blogs-tips div{background:#F7FCFF;  border:1px solid #D6E3EB; color: #000; margin:0px; padding:4px 10px; border-radius:56px;}
.treatmen-blogs-item img{border-radius:20px;  margin:0px; padding:0px;}
.treatmen-blogs-item h3{width:100%; font-size:20px; height:65px; font-family:Gibson SemiBold; color:#0A0A0A; padding:0px;margin:20px 0px 5px; display:block; position: relative;}
.treatmen-blogs-item p {font-size:20px;   line-height: 25px; height:90px;  font-family: Gibson Light;  color: #7E756F; width: 100%; margin:0px 0px 20px;}

.blogs-posted{display:flex; gap:10px; align-items:center; color:#7E756F;  margin:0px 0px 0px;  padding:20px 0px 0px; position:relative; z-index:1;}
.blogs-posted::before{content: '';  background: url(../images/2025/01/10/bg.png); background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%; position: absolute;  top:0px;  left: 0px;  z-index:-1;}
.blogs-posted .posted-doc{font-size:17px; font-family:Gibson Regular;  font-weight:bold;  color:#23355E;}
.blogs-posted .posted-doc span{color:#16B4FEFA;}
.blogs-posted .posted-date{font-size:16px; font-family:Gibson Regular;    color:#7E756F;}


#rehabilitation-centres-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:80px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#rehabilitation-centres-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#rehabilitation-centres-section h4 {width:67%;font-size: 22px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F; text-align: center; padding: 0px;margin: 14px auto;display: block;position: relative;}
.rehabilitation-centres-box{display: flex; gap:90px;  margin:100px 0px 0px;  padding: 0px;  position: relative;}
.center-doc{margin-left:4%;  padding:0px;  position: relative;}
.center-doc img{border-radius:20px; box-shadow: 0px 32px 40px -40px #383128;
 margin:0px; padding:0px;  position: relative;}
.center-doc::before{content: '';  background: url(../images/2025/01/09/bg.png); background-repeat:no-repeat;  background-size:100%;  background-position: bottom left;  width:100%;  height:100%; border-radius:20px;  position: absolute;  bottom:0px;  left: 0px;  z-index:1;}

.center-doc-box{display: flex; gap:90px; align-items:flex-end; position:absolute; bottom:30px; left:0px;  margin:0px 0px 0px;  padding:0px 40px; z-index:2; justify-content: space-between; width: 100%;}
.center-doc-box h3{font-size:28px; font-family:Gibson SemiBold;  color:#ffffff;  margin: 0px 0px 0px;  padding: 0px;}
.center-doc-box a{background:#fff; border-radius:12px; display: flex; gap:10px; font-size:18px; color:#0A0A0A; font-family:Gibson Regular; margin: 50px 0px 0px;  padding:6px 15px;}
.center-doc-box a img{width:auto;  height:25px; margin:0px 0px 0px;  padding: 0px;}


#treatmen-faqs-section{width:100%;background:#ffffff; height:100%; padding:110px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#treatmen-faqs-section::before{content: '';  background: url(../images/2025/01/07/bg.webp) no-repeat; background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%;  position: absolute;  top:0px;  left: 0px;  z-index:-1;}

.treatmen-faqs-section{display:flex; gap:60px; margin:0px; padding:0px; position:relative;}
.treatmen-faqs-left{width:40%; margin:0px; padding:0px; position:relative;}
.faqs-sud-head{font-family:Gibson Regular; color:#0A0A0A; font-size:18px;}
.treatmen-faqs-left h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
.treatmen-faqs-left p{width:100%; font-size: 22px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F; padding: 0px; margin:20px 0px 40px;display: block;position: relative;}
.treatmen-faqs-left a{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:0px 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A;  cursor:pointer;}#study-results-section .view-case:hover{background: #35A0ED;}
.treatmen-faqs-left a img{width:auto; height:16px; position:relative;}.treatmen-faqs-left a:hover{  background:#35A0ED; color:#fff;}
.treatmen-faqs-right{width:60%; margin:0px; padding:0px; position:relative;}


#footer-bottom{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#footer-bottom h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 70px; display:block; position: relative;}
.footer-bottom{width:95%;background:#263c81; border-radius:32px; padding:40px; margin:0px auto 0px; box-shadow:-4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 49.2px -10px #0A0A0A;  position:relative; z-index: 1;}
.footer-bottom::before { content: "";position: absolute;top:0px;left:0px;width: 100%;height:100%; background: url(../images/2026/01/texture.png); background-repeat:no-repeat; background-size:cover; background-position:left top; opacity:0.1;   z-index:-1;}
.footer-bottom ul {display: flex;align-items:flex-start;margin:0px 0px 0px;padding: 0px 0px 0;width: 100%;}
.footer-bottom li {width:33.33%;position: relative; padding:0px 30px; margin-left:70px; border-right:1px solid rgba(255, 255, 255, 0.15);}
.footer-bottom li:last-child{border-right:0px solid #fff; padding-right:0px;}
.footer-bottom li:first-child{margin-left:20px;}
.footer-bottom li h3 {font-size:18px;color:#ffffff; font-family:Gibson SemiBold; padding: 10px 0px 5px;width: 100%;position: relative;}
.footer-bottom li p {color:#fff9;width:100%;margin: 15px 0;font-size:18px; font-family:Gibson Regular; }
.footer-bottom li img {width: auto;height:30px;margin-bottom:10px;}
.footer-bottom li a {color:#ffffff;  font-size:18px;}
.footer-bottom li a .arrow{width: auto !important;height: 12px; margin-top: -2px; margin-left: 5px; margin-bottom: 0px;}


/*---- About Doctor   ----*/
#about-doctor-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:40px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
.about-doctor-slider{width:100%; display:flex; margin:0px; padding:0px; position:relative; z-index:1;}
.about-doctor-slider::after{content: "";position: absolute;top:0px;left: 0px;width:70%;height:100%; background: url(../images/2026/03/bg.png); background-repeat:no-repeat; background-size:100%; background-position:left top;   z-index:1;}
.about-doctor-left{width:44%; display:flex; flex-direction:column; justify-content:center; margin:0px 0px 0px; padding-left:7%; position:relative; z-index:2;}
.about-doctor-left h1{width:100%;font-size:50px;  font-family:Gibson SemiBold; font-weight:bold; color:#ffffff; padding:0px;margin:0px 0px 10px; display:block; position: relative;}
.about-doctor-left h2{width:100%;font-size:22px;   font-family:Gibson SemiBold;  color:#ffffff; padding-right: 15px; margin:0px 0px; display:block; position: relative;}
.about-doctor-left h3{width:100%;font-size:18px;  font-family:Gibson SemiBold;  color:#ffffff; padding:0px; margin:0px 0px; display:block; position: relative;}
.about-doctor-left p {width:90%; font-size:18px;font-family:Gibson Light;  color:#ffffff;    margin:10px 0px 10px;}
.about-doctor-left a{width:max-content; display: flex; align-items: center; gap:10px; background:#ffffff; color:#263C81; margin:16px 0;text-align:center;font-size: 18px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.about-doctor-left a img {width:auto; height:16px; position:relative;}
.about-doctor-left a:hover{background:#238FCF; color:#ffffff;} .home-wiki-left a:hover img{filter: brightness(0) invert(1);}
.about-doctor-right{width:56%; margin:0px; padding:0px 0px 0px; position:relative;}
.about-doctor-right img{width:100%; height:100%;}


#doctors-doc-section{width:100%;background:#ffffff; height:100%; padding:40px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
.doctors-doc-section{width:100%; display:flex; gap:40px; margin:0px; padding:0px; position:relative; z-index:1;}
.doctors-doc-left{width:70%;  margin:0px; padding:0px; position:relative; z-index:1;}
.doctors-doc-left h2{width:100%;font-size:40px; font-family:Gibson SemiBold; color:#0A0A0A; padding:0px;margin:0px 0px 10px; display:block; position: relative;}
.doctors-doc-left h3{width:100%;font-size:28px; font-family:Gibson SemiBold; color:#0A0A0A; padding:0px;margin:0px 0px 10px; display:block; position: relative;}
.doctors-doc-left .dr-about-text{background:#f0faff; padding:20px 20px 20px 50px; margin:0px 0px 40px; position: relative; }
.doctors-doc-left .dr-about-text::before {content: '';    background:#253B80;    width: 4px;    height: 90%;    position: absolute;    top: 10px;    left: 20px;}
.doctors-doc-left .dr-about-text p{font-size:20px; line-height:25px;  font-family:Gibson Light; color:#0A0A0A;  width: 100%;  margin:10px 0px 10px;}
.doctors-doc-left .about-doc-text {display: flex;    flex-direction: column;    border-radius: 12px;    margin: 20px 0px 20px;    padding: 20px;    border: 1px solid #E7E7E7;    background: #FFF;}
.doctors-doc-left .about-doc-text p{font-size:20px; line-height:25px;  font-family:Gibson Light; color:#7E756F;  width: 100%;  margin:10px 0px 10px;}
.doctors-doc-left .about-doc-text ul{margin: 10px 0;padding: 0px;}
.doctors-doc-left .about-doc-text ul li { position: relative; font-size:20px; line-height:25px;  font-family:Gibson Light; color:#7E756F; padding-left: 20px;margin-bottom:10px; margin-left:1px;list-style: none;}
.doctors-doc-left .about-doc-text ul li::before {content: '';background:#14b6ff;width: 8px;height: 8px;border-radius: 50px;position: absolute;top:9px;left: 0px;}

.doctors-doc-right{width:30%; margin:0px 0px 0px; padding:20px 0px 0px;height: 100%;  position: sticky; top:100px; scroll-margin-top: 100px;}
.doctors-doc-right .contact-form-box{background:#253B80;    border: 1px solid #dcdde1;    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);    border-radius: 12px;    margin:0px;    padding:20px;    position: relative;}
.contact-form-box h3{font-size:28px; font-family:Gibson SemiBold; color: #fff;    margin: 0px 0px 20px;    padding: 0px;}
.contact-form-box .lets-talk-form {width: 100%;gap: 15px;padding-bottom: 10px;display: flex;}
.contact-form-box .lets-talk-dr{display:block;width: 100%; margin-bottom:10px;}
.contact-form-box .lets-talk-dr input::placeholder {color:#fff8; font-size:18px;}
.contact-form-box .lets-talk-dr input:focus {border:2px solid #fff !important;}
.contact-form-box .lets-talk-dr  textarea::placeholder {color:#fff8; font-size:18px;;}
.contact-form-box .lets-talk-dr  textarea:focus {border:2px solid #fff !important;}
.contact-form-box .lets-talk-dr input{border:1px solid #14b6ff !important; color:#fff; border:1px solid #4443;  height:42px;  padding-left:15px;  width:100%;  font-size:18px;  border-radius:8px;  background:none;  outline:none;  text-align:left;}
.contact-form-box .magbox {border:1px solid #14b6ff !important; background:none; width: 100%; color:#fff; height:100px;padding-top:10px;padding-left: 18px;}
.contact-form-box .submit-now{background:#14b6ff; color: #ffffff;border: 2px solid #14b6ff; font-size:20px;  border-radius:6px; padding:7px 10px;position: relative; width:100%;  margin:0px 0 0px;}
.contact-form-box .submit-now:hover{background:#ffffff; color:#14b6ff;}



#our-expertise-section{background:#ffffff; padding:20px 0px 60px; margin-right:7%; position:relative; overflow:hidden;}
.our-expertise-section{display:flex; gap:70px; align-items: center;   margin:50px 0px 0px; padding:0px; position:relative;}
.our-expertise-left{width:55%; margin:0px 0px 0px; padding:0px; position:relative;}
.our-expertise-left img{width: 100%;  height:auto;  object-fit: cover;  object-position: center center;  border-radius: 0px 40px 40px 0px;}
.our-expertise-right{width:45%; margin:0px 0px 0px; padding:0px; position:relative;}
.our-expertise-right h2{font-size:50px; color:#0A0A0A; font-family: Gibson SemiBold; padding-bottom:20px;z-index: 1;width: 100%;position: relative;display: block;}
.our-expertise-right p{width:100%; font-size:20px; line-height:28px;  font-family:Gibson Light; color:#7E756F; margin:0px;padding:0px 0px 20px;}
.our-expertise-right span{display:block; font-size:18px; color:#238FCF; margin-bottom:10px;}

.our-expertise-right ul {align-items:center; margin:0px 0px 20px; padding: 0px 0;  width: 100%;}
.our-expertise-right li {
    width:auto; font-size:20px; line-height:28px;  font-family:Gibson Light; color:#7E756F;
    position: relative;
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
}
.our-expertise-right li::before {
   content: '';
    background: url(../images/2026/01/dotted.png) no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:5px;
    left:0px;
}
 

#finding-center-section{width:100%; background:#2278b5; height:100%; overflow:hidden; padding: 60px 0px 60px; position:relative; margin: 0px 0px 0px; z-index:1;}
.finding-center-section{width:100%; display:flex; gap:80px; align-items:center;  padding:0px 0px 0px; margin: 0px 0px 0px; position: relative;}
.finding-center-left{width:45%;   padding:0px 0px 0px; margin: 0px 0px 0px;  position: relative;}
.finding-center-left h2{width:100%; font-size:50px;  font-family:Gibson SemiBold; color:#ffffff; padding:0px;margin:14px 0px; display:block; position: relative;}
.finding-center-left a{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:0px 0px; text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #0A0A0A;  cursor:pointer;}
.finding-center-left a:hover{background: #35A0ED; color:#fff;}
.finding-center-left a img{width:auto; height:18px; position:relative;}

.finding-center-right{width:55%; border-left: 3px solid #fff; margin:0px 0px 0px; padding-left:80px; position: relative;}
.finding-center-right p {width:100%; font-size:20px; line-height:25px;  font-family:Gibson Light; color:#ffffff;  margin:10px 0px 20px;}
.flex-row-reverse {flex-direction:row-reverse;} 
 /*---- About Doctor END   ----*/


 /*---- gallery END   ----*/
#gallery-section{width:100%; background:#fff; height:100%; overflow:hidden; padding: 60px 0px 60px; position:relative; margin: 0px 0px 0px; z-index:1;}
#gallery-section ul{width: 100%;  display: block;  column-count:3;  gap: 20px;  padding: 0px 0px 0px;  margin: 0px 0px 0px;  position: relative;}
#gallery-section li{padding: 0px; margin: 0px 0px 20px;  border-radius: 5px;   position: relative;  overflow: hidden;}
#gallery-section li img{border-radius: 5px;}
 /*---- gallery END   ----*/


 /*---- Blog END   ----*/
#blog-list-section{width:100%; background:#fff; height:100%; overflow:hidden; padding:80px 0px 40px; position:relative; margin: 0px 0px 0px; z-index:1;}
#blog-list-section ul{display: grid;  grid-template-columns: repeat(3, 1fr);  gap:15px;  padding-right: 0px;  margin: 0px;  position:relative;}
#blog-list-section li{background:#253b80; padding:20px; margin: 0px 0px 20px; border-radius:20px;  position: relative;  overflow: hidden;}
#blog-list-section li .blog-list-img{margin:0px 0px 0px; padding:0px; border-radius:20px; position:relative; overflow: hidden;}
#blog-list-section li img{border-radius:20px; transition: 600ms ease transform;}
#blog-list-section li:hover img{transform: scaleX(1.1) scaleY(1.1);}

#blog-list-section li h3{color:#fff; font-size: 22px; font-family: Gibson SemiBold; padding:10px 0px 0px;}
#blog-list-section li p{color:#fff !important; font-size:16px !important; padding:10px 0px !important;}
#blog-list-section li .blog-datetime{display:flex; gap:0px; margin-top:10px; align-items:center; color:#16B4FEFA; font-size:16px;}
.time-blog{font-size:18px; position:relative; margin-left:25px;}
.blog-datetime span{position:absolute; top:10px; left:-12px; width:7px; height:7px; background:#fff; border-radius:100%;}
#blog-list-section li span{background:#16B4FEFA; border-radius:100%;}
#blog-list-section li .blog-od{color:#000 !important;}
#blog-details-slider{background:url(../images/2026/05/blog-bg-slider.png) no-repeat; background-size:cover; width: 100%;height: 100%;padding:0px 0px 60px;position: relative;margin:-90px 0px 60px;z-index: 1;}
.blog-details-slider{width: 100%;display: flex;gap: 10px;padding:120px 0px 0px;margin:0px 0px 0px;position: relative;}
.blog-details-left{  width: 50%;  padding:20px 0px 0px;  margin: 0px 0px 0px;  position: relative;}
.blog-details-left img {  width: 100%;  height:550px;  object-fit: cover;  object-position: center center; border-radius: 40px 0px 0px 40px;}
.blog-details-right{width: 50%;  padding-left:7%; padding-top:100px; padding-right:9%;  margin:0px 0px 0px;  position: relative;  z-index: 1;}
.blog-details-right h4{font-size:18px;  color:#30A9FF;  padding-bottom:0px;   z-index: 1; font-family:Gibson SemiBold; width:max-content;  position: relative;  display: block;}
.blog-details-right h1 {font-size:40px; font-family:Gibson SemiBold;  color:#ffffff;  padding:1px;  margin:14px 0px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.blog-details-right h1 span{color:#fff; display:block;}
.blog-details-right h2{font-size:26px;  font-family:Gibson SemiBold; color:#fff; padding-bottom:20px;  z-index:1; width:100%; position: relative;  display: block;}
.blog-details-right p {font-size:18px;color: #fff;width:100%;margin:10px 0px 20px;} 

#blog-mid-doc{width:100%;background: #ffffff;height: 100%;overflow: hidden;padding:60px 0px;position: relative;margin:0px;}
.blog-mid-doc{display:flex; gap:60px; margin:0px; padding:0px; position:relative;}
.blog-mid-doc-left{width:70%; margin:0px; padding:0px; position:relative;}
.blog-mid-doc-left .speciality-quotation{background:#E9F1F5; padding:20px 20px 20px 50px; margin:25px 0 25px; position:relative; font-size: 16px; color:#238FCF;}
.blog-mid-doc-left .speciality-quotation::before{content:'';background:#238FCF;width:4px;height:80%;position: absolute;top:10%; left:20px;}
.speciality-quotation p{color: #6E6259;}

.blog-mid-doc-left h2{font-size:30px; width:100%; color:#0A0A0A; padding-bottom:0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;}
.blog-mid-doc-left h2 span{z-index:1; position:relative; width:max-content;}

.blog-mid-doc-left h3{font-size:25px; width:100%; color:#0A0A0A; padding:14px 0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;}

.blog-mid-doc-left h4{font-size:22px; width:100%; color:#0A0A0A; padding:10px 0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;}

.blog-mid-doc-left p {font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color: #7E756F; width: 100%; margin:10px 0px 20px;}
.blog-mid-doc-left  ul{margin:25px 0 25px; padding:0px;}
.blog-mid-doc-left  ul li{position: relative;  width:90%; padding-left:27px;margin-bottom:20px; font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color: #7E756F; margin-left:1px;list-style:none;}
.blog-mid-doc-left  ul li::before {content: '';background:#253B80;width: 8px;height: 8px;border-radius: 50px; border: 4px solid #32c6f4;  padding: 4px; position: absolute;top:4px;left: 0px;}

.blog-mid-doc-left  ol{margin:25px 0 25px; padding:0px;}
.blog-mid-doc-left  ol li{position: relative;  width:100%; margin-left: 20px; margin-bottom:20px; font-size: 20px;   line-height: 25px;   font-family: Gibson Light;  color: #7E756F; }



.blog-mid-doc-right{width:30%; margin:0px; padding:0px; position:relative;}
.blog-nav{display:flex;flex-direction: column; width:100%; padding:15px; border:1px solid rgba(0,0,0,.1); border-radius:10px; margin-bottom:25px;}
.blog-nav img {  max-height: 3.5rem;  max-width: 3.5rem;  min-width: unset; margin-bottom:20px;}
.blog-nav h3{font-size:24px;color: #090909;font-weight: 400;width: 100%; font-family: Gibson SemiBold; margin-bottom: 14px;text-transform: capitalize;}
.blog-nav ul {display: block; margin: 0px;padding: 0px;gap: 14px;}
.blog-nav li {padding: 0px !important;list-style:none; margin: 0px !important; position: relative;}
.blog-nav li img{position:absolute; width:auto; height:12px; right:10px; top:12px;}
.blog-nav li .active {background:#ededed;color:#000 !important; }
.blog-nav li::before{background:none !important;}
.blog-nav li a {font-size:18px;color:#7E756F;display: block;margin: 4px 0;padding: 8px 15px;border-bottom: 1px solid rgba(0,0,0,.1); position: relative;}
.blog-nav li a:hover{background:#E9F1F5; color:#0A0A0A !important;  }
.blog-scroll{scroll-margin-top:100px;} .subscribe{background:#253b80}.subscribe h3{color: #fff;}
.subscribe p{color: #fff; font-size:18px; margin-bottom:25px;}
.subscribe input:focus {border:1px solid #fff;}
.subscribe ::placeholder {color: #fff5; font-size:18px;}
.subscribe input{border: 1px solid #fff5;height:45px; color:#fff;padding-left: 15px;width: 100% !important;font-size: 16px; background:none;outline: none;text-align: left;}
.subscribe .send-message{background:#2278b5;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;width:100%;color:#ffffff;border:0px;height:45px;padding:15px 20px 15px 20px;position: relative;z-index: 1;margin-top:15px;display: flex;align-items: center; justify-content:center; font-size: 18px;}

.wiki-table{overflow: auto;}
.blog-mid-doc-left table.table tr th {
    background:#253b80;
    color: #fff;
    font-size: 16px;
    border: 1px solid #253b80;
    font-weight: 400; 
}
.blog-mid-doc-left table {
    border-collapse: collapse;
    border-spacing: 0;margin:0px 0px 40px;
    width: 100%;
    border:1px solid #253b80;
}
.blog-mid-doc-left th, td {
    text-align: center;
    padding: 8px;
    font-size: 18px;
    color:#7E756F;
    border-left: 1px solid #253b80;
}
.blog-mid-doc-left tr:nth-child(even) {
    background-color:#E9F1F5;
}
.blog-mid-doc-left table img{width:15px;}


/*---- Blog Details END ----*/



 /*---- Appointment END   ----*/
#appointment-slider-section{background:url(../images/2026/03/hero-bg.png) no-repeat; background-size:cover; width: 100%;height: 100%;padding:450px 0px 100px;position: relative;margin:-340px 0px 0px;z-index: 1;}
#appointment-slider-section h4{font-size:18px;  color:#fff; text-align: center;  padding-bottom:0px;   z-index: 1; font-family:Gibson SemiBold; width:100%;  position: relative;  display: block;}
#appointment-slider-section h1 {font-size:55px;  text-align: center;    font-family:Gibson SemiBold;  color:#ffffff;  padding-left:15px;  margin:14px 0px;  z-index: 1;  width:100%;  position: relative;  display: block;}
#appointment-slider-section h2{font-size:26px;  font-family:Inter Bold; text-align: center; color:#ffffff; padding-bottom:20px;  z-index:1; width:100%; position: relative;  display: block;}
#appointment-slider-section p {font-size:18px; width:70%; text-align: center; color:#fff8; margin:0px auto; padding-bottom:40px;} 

#book-appointment-section{width: 100%;background:#fff;height: 100%;overflow: hidden;padding:110px 0px 110px;position: relative;margin: 0px 0px 0px;z-index: 1;}
#book-appointment-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2026/03/knee-w.png) no-repeat;
  background-size: 27%;
  background-position: left bottom;
  z-index: -1;
  left: 0;
  bottom: 0px;

}
.book-appointment-section {
    box-shadow: rgba(0, 0, 0, 0.1) 1px 5px 10px;
    width:70%;border:15px solid #fff;
    height: auto;
    display: block;
    position: relative;
    background:#253B80;    border: 1px solid #dcdde1;
    padding: 30px;
    border-radius: 16px;
    margin-left: 30%;
}



 
.book-appointment-section p{color:#445; font-size:16px; margin:0px; padding:0px 0px 30px;}

.book-appointment-section h3{font-size:28px; font-family:Gibson SemiBold; color: #fff;    margin: 0px 0px 20px;    padding: 0px;}
.book-appointment-section .lets-talk-form {width: 100%;gap: 15px;padding-bottom: 10px;display: flex;}
.book-appointment-section .lets-talk-dr{display:block;width: 100%; margin-bottom:10px;}
.book-appointment-section .lets-talk-dr input:focus {border:2px solid #fff !important;}
.book-appointment-section .lets-talk-dr  textarea::placeholder {color:#fff8; font-size:18px;;}
.book-appointment-section .lets-talk-dr  textarea:focus {border:2px solid #fff !important;}
.book-appointment-section .lets-talk-dr input{border:1px solid #14b6ff !important; color:#fff; border:1px solid #4443;  height:42px;  padding-left:15px;  width:100%;  font-size:18px;  border-radius:8px;  background:none;  outline:none;  text-align:left;}
.book-appointment-section .magbox {border:1px solid #14b6ff !important; background:none; width: 100%; color:#fff; height:100px;padding-top:10px;padding-left: 18px;}
.book-appointment-section .submit-now{background:#14b6ff; color: #ffffff;border: 2px solid #14b6ff; font-size:20px;  border-radius:6px; padding:7px 10px;position: relative; width:100%;  margin:0px 0 0px;}
.book-appointment-section .submit-now:hover{background:#ffffff; color:#14b6ff;}

.book-appointment-section  .file-input img{width:auto; height:35px; margin:10px auto; display:flex;}
.book-appointment-section  .file-input {
  display: inline-block;
  text-align: left;
  background:none;
  border: 1px solid #14b6ff;
  padding:6px 16px 20px;
  width:50%;
  margin-top:10px;
  position: relative;
  border-radius:8px;
}

.book-appointment-section .file-input > [type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.book-appointment-section .file-input .button {
  display:inline-block;
  color:#fff8;
  cursor: pointer;
  padding:0px 8px;
  width: max-content;
  position: relative;
}

.book-appointment-section .file-input:hover > .button {
  background:none;
  color: white;
}

.book-appointment-section .file-input > .label {
  color: #CFCFCF;
  /*white-space: nowrap;*/
  text-align: center;
  width: 100%;
  display: block;
}

.book-appointment-section .file-input.-chosen > .label {
  opacity: 1;
}


.book-appointment-section .form-icon-bg {    width:45px;    height:45px;  background:none;      display: flex;    align-items: center;    justify-content: center;    border-radius: 6px;    position: absolute;    top:0px;    left: 0px;  padding:0px;     z-index: 1;}
.book-appointment-section .form-icon-bg img {width: auto;height:30px;}
 /*---- Appointment END   ----*/


/*---- Success Stories  ----*/
#walk-stories-of-real{width:100%; background:#2278b5; padding:0px 0px 0px;margin:30px 0px 0px;position: relative; z-index: 1; overflow: hidden;}
#walk-stories-of-real::before {content:""; position:absolute;  top:0px; left:30%;  width:100%;  height:100%;  background: url(../images/2026/02/success-stories-bg1.png);   background-repeat:no-repeat; background-size:40%;  background-position:top left; z-index:-1;}
#walk-stories-of-real h1{width: 100%;  font-size: 44px;  font-family: Gibson SemiBold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#walk-stories-of-real p {width:60%; font-size:20px; text-align:center; font-family:Gibson Regular; color:#ffffff;  margin:0px auto;}
.walk-stories-of-real{width: 95%;  border-radius: 32px; padding:100px 40px 170px; margin:0px auto; position: relative; z-index: 1;}

#walk-stories-bottom{padding:0px 0px 0px;  margin:0px;  position:relative;  z-index:1;}
#walk-stories-bottom ul{position: relative;margin:-90px 0px 0px; padding:0px 40px; display:flex; gap:20px; justify-content: center; z-index: 2;}
#walk-stories-bottom li{ position: relative; padding:0px 0px 0px; margin:0px 0px 40px; border:5px solid #fff; border-radius:17px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10);     transition: .4s ease-in-out;}
#walk-stories-bottom li:hover {transform: scale(1.10);    z-index: 2;}
#walk-stories-bottom li img{border-radius:12px;}
#walk-stories-bottom li .video-icon{position: absolute; left:39%; top:37%; z-index:2;}
#walk-stories-bottom li .video-icon img{width: 60px;  height: 60px;}
#walk-stories-bottom li .video-icon:hover{opacity:1;}

#walk-stories-list{background:#fff; padding:80px 0px 80px;  margin:0px; position:relative; z-index:1;  overflow:hidden;}
#walk-stories-list::before {content:""; position:absolute;  top:0px; left:0px;  width:100%;  height:100%;  background: url(../images/2026/02/success-stories-bg.png);   background-repeat:no-repeat; background-size:100%;  background-position:top left; z-index:-1;}


#walk-stories-list .video-library-box{width:100%; display: flex; gap: 80px; margin:0px; padding: 0px 0px 40px; position: relative;  justify-content: space-between; z-index:6;} .video-library-box .ding{width:20%;}
#walk-stories-list h2 {width:62%; font-size:30px; font-weight: bold; color:#0A0A0A;  padding:0px;  margin:0px 0px;  display:block;  position: relative;}

#walk-stories-list ul{position: relative;margin:40px 0px 0px; padding:0px 0px; display:flex; flex-wrap:wrap; gap:20px; justify-content: center; z-index: 2;}
#walk-stories-list li{width:31.33%; position: relative; padding:0px 0px 0px; margin:0px 0px 40px; border:5px solid #fff; border-radius:0px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10);     transition: .4s ease-in-out; z-index: 1;}
#walk-stories-list li::before {    content: "";    position: absolute;    bottom: 0px;    left: 0px;    width: 100%;    height: 100%;    background: linear-gradient(to bottom, rgb(0, 0, 0, .10) 60%, rgb(0, 0, 0, .80) 80%);z-index:1;}
/*#walk-stories-list li:hover::before {background: linear-gradient(to bottom, rgb(0, 0, 0, .10) 60%, rgb( 37, 59, 128, .88) 80%);}*/

#walk-stories-list li:hover {transform: scale(1.10);    z-index:2;}
#walk-stories-list li img{border-radius:0px; z-index: 1;}
#walk-stories-list li .video-icon{position: absolute; left:40%; top:36%; z-index:2;}
#walk-stories-list li .video-icon img{width:90px;  height:90px;}
#walk-stories-list li .video-icon:hover{opacity:1;}
/*#walk-stories-list li:hover .video-icon img{filter: invert(23%) sepia(98%) saturate(614%) hue-rotate(0deg) brightness(98%) contrast(90%); opacity:0.9;}*/

.walk-stories-doc{padding:0px 20px;  position:absolute;  bottom:20px;  width:100%;  margin:0px;  z-index:2;}
.walk-stories-doc h3{width:100%;font-size:22px; font-family:Gibson SemiBold;   color:#ffffff; padding:0px;margin:1px 0px 0px; display:block; position: relative;}
.walk-stories-doc  p{width:100%; font-size:18px; line-height:14px; color:#ffffff; padding:0px; margin:10px 0px 0px; display:block; position: relative;}
/*---- Success Stories END  ----*/

/*---- Contact  ----*/
#walk-contact-section{width:100%;  padding:0px 0px 0px;margin:30px 0px 0px;position: relative; z-index: 1; }
#walk-contact-section h1{width: 100%;  font-size: 44px;  font-family: Gibson SemiBold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#walk-contact-section p {width:60%; font-size:18px; text-align:center; font-family:Gibson Regular; color:#ffffff;  margin:0px auto;}
.walk-contact-section{width: 95%; background:#253B80;  border-radius: 32px; padding:130px 40px 130px; margin:0px auto; position: relative; z-index: 1; overflow: hidden;}
.walk-contact-section::before {content:""; position:absolute;  top:0px; left:30%;  width:100%;  height:100%;  background: url(../images/2026/02/success-stories-bg1.png);   background-repeat:no-repeat; background-size:40%;  background-position:top left; z-index:-1;}


#location-address-section {background: #ffff;    margin: 0px 0px 0px;    padding: 40px 0px 100px;    position: relative;    overflow: hidden;}
#location-address-section h2{width:100%;font-size:52px; font-family:Gibson SemiBold; font-weight:bold; text-align:center; color:#0A0A0A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#location-address-section h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #0A0A0A;padding: 0px 0px 40px;margin: 14px auto;display: block;position: relative;}

.location-address-section{width:100%; display:flex; gap:60px; padding:0px; margin:0px; position:relative;}
.location-address-left{width:60%; padding:0px; margin:0px; position:relative;}
.location-address-left h3{font-size:55px; font-family: Gibson SemiBold; font-weight:bold; color:#0A0A0A; margin:0px 0px 15px; padding:0px;}
.location-address-left p{color:#0A0A0A; font-size:18px; margin:0px; padding:0px 0px 30px;}

.location-address-left .lets-talk-form {width: 100%;gap: 15px;padding-bottom:5px;display: flex;}
.location-address-left .lets-talk-dr{display:block;width: 100%; margin-bottom:5px; position:relative;}
.location-address-left .lets-talk-dr input::placeholder {color:#444; font-size:18px;}
.location-address-left .lets-talk-dr input:focus{border-left:2px solid #00a0e3 !important;}
.location-address-left .lets-talk-dr  textarea::placeholder {color:#444; font-size:18px;}
.location-address-left .lets-talk-dr  textarea:focus{border-left:2px solid #00a0e3 !important;}
.location-address-left .lets-talk-dr input, textarea{border-left:2px solid #253B80 !important; border:1px solid #4445;   height:50px;  padding-left:20px;  width:100%;  font-size:18px;  border-radius: 8px;  background-color:#ffffff;  outline:none;  text-align:left;}
.location-address-left .magbox {background-color:#ffffff;width: 100%;height:140px;padding-top:15px; padding-left:20px;}
.location-address-left .submit-now{background:#238FCF;color: #ffffff;border: 2px solid #238FCF; font-size:18px;border-radius:6px;padding:10px;position: relative; width:100%;  margin:0px 0 0px;}
.location-address-left .submit-now:hover{background:#ffffff; color:#238FCF;}

.location-address-right{width:40%; background-color:#E9F1F5; border-radius: .5rem;  box-shadow:-4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 49.2px -10px #E9F1F5; padding:30px; margin:0px; position:relative;}
.location-address-right h3{font-size:24px; font-family:Gibson SemiBold; color:#35A0ED; margin:0px 0px 35px; padding:0px;}
.location-address-right .phone-box{font-weight: 400;color:#0A0A0A;font-size:18px; margin-bottom:20px; padding-left:60px; position:relative; border-bottom: 1px solid #fff4; padding-bottom: 30px;}
.location-address-right .phone-box img{position:absolute; top:2px; left:0px; width:40px;}
.location-address-right .email-box{font-weight: 400;color:#0A0A0A;font-size:18px; margin-bottom:20px; padding-left:60px; position:relative; border-bottom: 1px solid #fff4; padding-bottom: 30px;}
.location-address-right .email-box img{position:absolute; top:-4px; left:0px; width:40px;}
.location-address-right .address-box{font-weight: 400;color:#0A0A0A;font-size:18px; margin-bottom:0px; padding-left:60px; position:relative; }
.location-address-right .address-box img{position:absolute; top:2px; left:0px; width:40px;}


.location-address-right ul {
    display: flex;
    flex-wrap: wrap;
    padding:15px 0px 0px;
	margin:15px 0px 0px;
	gap: 10px;
	border-top:1px solid #fff4;
	justify-content: center;
}
.location-address-right li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.location-address-right li a {
    color:#35A0ED;border:4px solid #253B80;
    display:flex; align-items: center; justify-content: center; background:#ffffff;
    border-radius:100%;
    width:45px;
    height:45px;
    line-height:40px;
    font-size:18px;
}
.location-address-right li a:hover{background:#35A0ED; color:#ffffff; border:4px solid #35A0ED;}
/*---- Contact END  ----*/



/*------Success Rates -----*/
#success-rates-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:25px 0px 0px; z-index:1;}
.success-rates-section{width:100%; display:flex; align-items:center; gap:50px; padding:0px 0px 0px; margin:0px; position: relative;}
.success-rates-left{width:50%;  margin:0px; position: relative;  z-index:1;}.success-rates-left img{border-radius:20px;}
.success-rates-right{width:50%;  padding:0px 0px 0px; margin:0px 0px 0px; position: relative;}
.success-rates-right h2{width:100%;font-size:45px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.success-rates-right p {
  font-size:18px;font-family:Gibson Regular;
  color:#0A0A0A;
  width:90%;
  margin:10px 0px 20px;
}
.success-rates-right ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.success-rates-right li {
    width:auto;font-family:Gibson Regular;
    position: relative;
    color:#0A0A0A;  
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:18px;
}
.success-rates-right li::before {
   content: '';
    background: url(../images/2026/01/dotted.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}


.success-rates-right a{width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#fff; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.success-rates-right a img {width:auto; height:12px; position:relative;}
.success-rates-right a:hover{background:#35A0ED;}
/*------Success Rates  END-----*/


 /*------ Privacy Policy  -----*/
#conditions-we-treat-head{width:100%; padding:0px 0px 0px;margin:40px 0px 0px;position: relative; z-index: 1;overflow: hidden;}
#conditions-we-treat-head h1{width: 100%;  font-size: 44px;  font-family: Gibson SemiBold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#conditions-we-treat-head p {width:60%; font-size:18px; text-align:center; font-family:Gibson Regular; color:#ffffff;  margin:0px auto;}
.conditions-we-treat-head{width:90%; background:#253b80; border-radius: 32px; padding:110px 40px; margin:0px auto; position: relative; z-index: 1; overflow: hidden;}
.conditions-we-treat-head::before {content:""; position:absolute;  top:0px; left:0px;  width:100%;  height:100%;  background: url(../images/2026/05/bg.png);   background-repeat:no-repeat; background-size:cover;  background-position:top left; z-index:-1;}


#terms-condition{
  background: #ffffff;
  padding:70px 0 50px;
  margin: 0px;
  width: 100%;
  position: relative;
}
.terms-condition{
  display: flex;
  position: relative;
  width: 100%;gap:35px;
  height: 100%;
}
.terms-condition h2 {
font-size:30px; width:100%; color:#0A0A0A; padding-bottom:0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;
}
.terms-condition h3{font-size:25px; width:100%; color:#0A0A0A; padding:14px 0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;}

.terms-condition h4{font-size:22px; width:100%; color:#238FCF; padding:10px 0px;font-family: Gibson SemiBold;z-index:1;position: relative;display: block;}

.terms-condition p {font-size:20px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F;width: 100%; margin:10px 0px 20px;}
.terms-condition  ul{margin:25px 0 25px; padding:0px;}
.terms-condition li {
    width:auto; 
    position: relative; 
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:20px;   line-height: 27px;   font-family: Gibson Light;  color: #7E756F;
}
.terms-condition li::before {
   content: '';
    background: url(../images/2026/01/dotted.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}
.terms-condition a{color:#238FCF;} .terms-condition strong{color:#238FCF;}
/*------ Privacy Policy  -----*/


/*------ Patient Education  -----*/
#patient-education-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px 0px 0px; position: relative;margin:25px 0px 0px; z-index:1; border-bottom:1px solid #4442;}
.patient-education-slider{width:100%; display:flex; gap:90px; padding:0px 0px 0px; margin:0px; position: relative;}
.patient-education-slider-left{width:55%;  padding:90px 0px 60px; margin:0px; position: relative;  z-index:2;}
.patient-education-slider-left h1{width:90%;font-size:45px;  font-family:Gibson SemiBold; font-weight:bold; color:#0A0A0A; padding:0px;margin:14px 0px; display:block; position: relative;}
.patient-education-slider-left h2{width:100%;font-size:18px; line-height:22px;  font-family:Gibson SemiBold;  color: #444; padding-right: 15px; margin:14px 0px; display:block; position: relative;}
.patient-education-slider-left h3{width:100%;font-size:18px;  font-family:Gibson SemiBold;  color:#0A0A0A; padding:0px;margin:10px 0px; display:block; position: relative;}
.patient-education-slider-left p {  font-size: 20px;  line-height: 25px;  font-family: Gibson Light;  color:#7E756F;  width:95%;  margin:10px 0px 10px;}
.patient-education-slider-left ul {     align-items: center;    margin:0px 0px 20px;    padding: 0px 0;    width: 100%;}
.patient-education-slider-left li {    width:auto;     position: relative;    font-size: 20px;  line-height: 25px;  font-family: Gibson Light;  color:#7E756F;	padding-left:25px;	margin-bottom:10px;	list-style: none;}
.patient-education-slider-left li::before {content: '';    background: url(../images/2026/01/dotted.png);	background-repeat:no-repeat;    background-size: 15px;    width:30px;    height:30px;    position: absolute;    top:6px;    left:0px;}
.patient-education-slider-right{width:50%; display:flex; gap:0px; padding-left: 0%; margin-left: -80px;   position: relative; }


#patient-education-key{width:100%; background:#f0faff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
.patient-education-key{width:100%;  padding:0px; margin:0px; position:relative;}
.patient-education-key h2{width:100%;font-size:45px; font-family:Gibson SemiBold;   color:#0A0A0A; text-align: center; padding:0px; margin:0px  0px 40px; display:block; position: relative;}
.patient-education-key h3{width:100%;font-size:25px;  font-weight:bold;  color: #238FCF; padding:0px; margin:0px 0px 20px; display:block; position: relative;}
.patient-education-key p{font-size: 20px; line-height: 25px;  font-family:Gibson Light;  color: #0A0A0A;  width: 100%;  margin:0px 0px 20px;}
.patient-education-key ul {     align-items: center;    margin:0px 0px 20px;    padding: 0px 0;    width: 100%;}
.patient-education-key li {    width:auto;     position: relative;    font-size: 20px;  line-height: 25px;  font-family: Gibson Light;  color:#0A0A0A;	padding-left:25px;	margin-bottom:10px;	list-style: none;}
.patient-education-key li::before {content: '';    background: url(../images/2026/01/dotted.png);	background-repeat:no-repeat;    background-size: 15px;    width:30px;    height:30px;    position: absolute;    top:6px;    left:0px;}

#before-surgery-section1{background:#fff;padding:60px 0px 60px;padding-left: 0px;padding-left: 7%;position: relative;overflow: hidden;}
/*------ Patient Education END  -----*/


/*----footer ----*/
footer{background:#E9F1F5; display:flex; flex-direction:column; border-top:0px dashed #dcdddf; margin:0px 0px  0px; padding:0px 0px 20px;  position:relative; z-index:1;}
.footer-contact{display:flex; align-items:center; gap:0px; margin:0px; padding:0px 0 20px; position:relative; justify-content: space-between;}

.footer-footer-logo{width:100%; margin:0px; padding:0px 0px 0px; position:relative;}
.footer-footer-logo img {width:300px; margin-bottom:25px;}

.footer-navbox1{width:25%; display:block; margin:0px;padding:0px; }
.footer-navbox1 li{font-family:Inter Regular; font-size: 15px;}
.footer-navbox1 a{color:#0A0A0A !important;}
.footer-navbox1 a:hover{color:#253B80 !important;}

.footer-navbox1 .wiki{width:max-content; display:block; margin:0px 0px 40px;padding:0px; }
.footer-navbox1 .wiki ul{
    display: flex;
    padding:20px 0px 0px;
	gap: 10px;
}
.footer-navbox1 .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.footer-navbox1 .wiki li a {
    color: #000; 
    display: block; border:1px solid #0A0A0A44;
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:18px;
    font-size:18px;
}
.footer-navbox1 .wiki li a:hover{background:#253B80; color:#ffffff !important;}


.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:18px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:18px;}
.footer-footer-callno a{color:#BACCD8;}

.footer-section {margin: 0px;padding: 0px;display: flex;gap:30px;position: relative;border-top:1px solid rgba(255, 255, 255, 0.21);}
.footer-links{width:100%;margin:50px 0px 0; padding:0px;display: flex; justify-content: space-between;}
.footer-navbox{width:auto;} .footer-nav-des{display:block;}.footer-nav-mob{display:none;}
.footer-navbox h4{font-size:20px; font-family:Inter Regular; text-transform: uppercase;   color:#0A0A0A; padding-bottom: 10px;margin:0px;}
.footer-navbox1 h4{font-size:20px; font-family:Inter Regular; text-transform: uppercase;  color:#0A0A0A;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}

.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-navbox li img{width:auto; height:15px; margin-right:15px;}
.footer-links a{display:block; font-size:16px;  font-family:Inter Light;  margin:0px; padding:8px 0px 8px  0px; color:#0A0A0A; position: relative;}
.address a{ padding:8px 0px 8px  25px;}
.footer-links a:hover{color:#0A0A0A;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{position: absolute; left:-0px; top:12px; }

.footer-soc li{padding-left:25px; position:relative;}
.footer-navbox li .fa{position:absolute; left:0px; top:10px;}

.copyright {margin-top:20px;padding-top:20px; font-family:Inter Regular; border-top:1px solid #0A0A0A0F;
    font-size: 16px;
    display: flex; color:#0A0A0A63;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:0%;margin-top:0px;
}
.copyright .wiki ul {
    display:none;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:00000063; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#0e296b;}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
  justify-content:space-between;
}
.copyright .wh a{color:#0A0A0A63;}.copyright .wh a:hover{color:#0A0A0A;}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#0A0A0A;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #ffffff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:15px;margin-right:auto !important;}
.f-12 {font-size:12px;   padding-top:5px;}
.foot-policy-nav{display:flex; align-items:center; gap:45px;}
/*----END footer ----*/


 



/*---------END Header------- */
.topnav-selectbox{display:none; justify-content:space-between;gap:12px;border-bottom:1px solid #efefef;}
.topnav-selectbox .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.get-started-m a {color:#fff;background: #0A0A0A;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #0A0A0A;}
.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.mob-login{display:flex;align-items: center;justify-content: center;width:auto; margin:6px 10px 0px;}
.mob-login img{width: auto;
  height:25px;margin-top:5px;}


.mob-login span{color:#ffffff; padding:0px 6px; font-size:16px;} 
.mob-login a{color:#ff4d5e; font-size:16px;}.mob-login a:hover{color:#ffffff; font-size:16px;}
.get-started-m{display:flex;align-items: center;font-family:Lato Bold;width: auto;}.get-started-m a{color:#ffffff; background: #0A0A0A;font-size: 13px; border-radius: 5px;padding:5px 7px; border: 1px solid #0A0A0A;}
.get-started-m a:hover{color:#ffffff; background:#0A0A0A;}
/*---------END Header------- */

 

@media screen and (max-width:880px) {
#popup_this {width:90%;}#popup_this .location-address-left h3{font-size: 22px;}#popup_this .location-address-left p{font-size:12px;}
	
	
.head-search .hide-1-yes{display:none !important;}#target-1{top: initial; bottom:54px; padding: 70px 0px;}
#enquiry-bottom-all{display:none;}.Whatsapp{display:none;}.topnav-selectbox{display: flex; justify-content: right;} 
.topnav-selectbox .ss-main .ss-single-selected{width: max-content;}
.sticky .topnav-selectbox{display:none;}
.footer-bottom-mob {display: flex;}.cta-bar{bottom:70px;}
.slider-des{display:none !important;}.slider-mob{display:block !important;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:1px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex;}	

.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:16px;}
/*---------END Header------- */
.page-header{display:none !important;}
.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:auto; width: 100%;  padding:0px 0; top:10px;}.headerSecondry{width: 95%; margin: 0px auto;height:auto; border: 1px solid #DCE0E6;
  background: #fff !important;  border-radius:8px; margin: 0px auto; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
 .headerTertiary{display:none !important;}  
#header-id .wiki-mk {padding-left: 0px;}

.logo-m{ position: relative;width:48%; height: 100%;transition:transform .3s ease-in-out;flex:0 0 0px;display: flex;align-items: center;justify-content: center;padding:5px 10px 10px;}
.logo-m img{max-width:100%; transform: translateY(2px);}
.sticky .logo-m img{max-width:100%; display:block; padding:0px 0; transform: translateY(2px);}
 
/*---------END Header------- */

.midbox-inner {margin: 0 auto;max-width:100%;width:100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}
.home-slider-mob{display:block;}.home-slider-img{display:none;}
#home-slider{overflow:hidden;}
.home-slider{flex-direction: column; gap:0px;}.home-slider-left{width:100%; padding:20px 0px 0px;} 
.home-slider-left h1{width:100%;  font-size:30px;}.home-slider-left h2{font-size:15px; padding-right:0px;}
.home-slider-left p{width:100%; font-size:18px; line-height: 25px;}.home-slider-left li{font-size:18px;}
.home-slider-left li::before{width:20px; height:20px; top:2px;}.home-slider-right{width:100%; padding:20px 0px 0px; margin-left:0px; height: 290px; overflow: hidden;}.home-slider-right::before{background-size:100%; background-position:left top; height: 110px;}.home-slider-right::after{background-size:100%; background-position:left bottom; bottom:-30px; height: 110px;}


/*--------- Home ------- */
#home-wiki-slider{padding-top:30px; padding-bottom:60px;}
.home-wiki-slider{flex-direction: column; gap:0px;}
.home-wiki-left{width:100%; margin:20px 0px 0px; padding-left: 20px;}.home-wiki-slider::before{background-size:100%; background:#263d80; z-index:-1; border-radius:0px 60px 0px 0px}.home-wiki-left h3{font-size:16px; margin:0px 0px 0px;}.home-wiki-left h1{font-size:22px; width:95%; margin:10px 0px;}.home-wiki-left p{font-size:16px; width:95%; margin: 10px 0px 20px;}
.home-wiki-left ul li{width:95%; font-size:16px; padding-left: 18px;}.home-wiki-left ul li::before{width:8px;   height:8px;}

.home-wiki-left a{padding:6px 10px 6px; font-size:16px;}.home-wiki-right{width:100%; padding:10px 0px 0px;}.home-wiki-right ul{width:100%; padding:0px 10px 0px;}
.home-wiki-right li{width:100%;}.home-wiki-right li::before{right:10px;}
.home-wiki-right li h3{font-size:16px;}.home-wiki-right li p{font-size:12px;}

.home-wiki-slider::after{background:none;}.home-wiki-slider .slider-no-box{background:#12a7ff; bottom:-60px;}.slider-no-box  li::before{right:-2px;}
li.border-none::before{background:none;}

.slider-no-box ul{width:100%; flex-wrap: wrap; justify-content:center; padding:10px 10px; margin:0px;} .slider-no-box li{width:33.33%; margin:0px 0px 0px; text-align: center;}
.slider-no-box li h3{font-size:18px;}.slider-no-box li p{font-size:12px; line-height:20px}.slider-no-box li:last-child{display:none;}



#home-we-help .wiki-mk{padding-right:0px;}#home-we-help::before{background-size:100%;}#home-we-help::after{background-size:100%;}
#home-we-help h2{font-size:27px;}#home-we-help h4{width:100%; font-size:16px; padding-right:20px;}
#home-we-help .view-case{margin:0px auto 0px;}
.home-possibilities{flex-direction: column; gap:0px;}
.home-possibilities::before{left: 7px; width:30px; background:url(../images/2026/01/line-bg-1.png); background-repeat: no-repeat;
  background-size: 100%;  background-position: left top;}
.home-possibilities-left{width:100%; padding-left:45px; padding-right:20px;}.home-possibilities-left h2{width:100%; font-size:27px; padding-top:20px;}.home-possibilities-left p{font-size:16px;}.home-possibilities-left .question h3{font-size:22px;}
.home-possibilities-left p{width:100%; font-size:18px;}.home-possibilities-left .answer p{font-size:16px;}
.home-possibilities-right{width:100%;}.home-possibilities-left li::before {background-size:12px;}.home-possibilities-left li h3{font-size:18px; margin:15px 0px 0px;}
#home-recovery::after{top: 330px;}.home-recovery::after{background-size: 85%; top: 180px;}.home-recovery::before{bottom:70px; background-size:75%;}
#home-recovery h2{font-size:27px;}#home-recovery h4{width:100%; font-size:16px; line-height:20px;}#home-recovery ul{flex-direction: column; gap:20px;}
#home-recovery li{width:100%;}#home-recovery li img{height:50px !important;}#home-recovery li p{font-size:12px;}
#walk-patient-stories{padding:0px 0px 60px;}
#walk-patient-stories h2{font-size:27px;}#walk-patient-stories h4{width:100%; font-size:16px; line-height:20px;}
.patientbox img{object-fit: cover; height:300px;}
.home-video-test img {width: auto;height:30px !important;}

.patient-stories-doc{width: 95%; height:70px;}.patient-stories-doc::after{width:20px;  height:20px; left:6px; top:-26px;}
.patient-stories-doc h3{font-size:10px; font-family: Gibson Regular; line-height:15px; padding-left:45px; margin:-40px 0px 0px;}
.patient-stories-doc::before{background-size:230%; height:500px;}
#home-patient-stories .patient-stories-item{border-right:0px solid #4445;}
.patient-stories-tab .patientlinks h5{font-size:14px !important;}#home-patient-stories{padding-right:0%;}
#walk-technologies h2{font-size:27px;}#walk-technologies h4{width:100%; font-size:16px; line-height:20px;}

.walk-technologies{flex-direction: column; gap:0px;}.walk-technologies-left{width:100%; display:none;}.walk-technologies-right{width:100%; padding:40px 20px 40px;}
.walk-technologies-right .button{margin-bottom:1px;}.walk-technologies-right .button h5{font-size: 18px; padding-right:20px;}
.walk-technologies-right .button p{font-size:16px;}.walk-technologies-right img{display:none; margin:10px 0px; border-radius:5px;}
.walk-technologies-right .button.active img{display:block;}

#home-conditions-section h2{font-size:27px; width: 80%;}#home-conditions{margin:40px 0px 0px;}.conditions-item h3{font-size:18px;}
#home-centres-section h2{font-size:27px;}#home-centres-section h4{width:100%; font-size:16px; line-height:20px;}
#home-blogs-section h2{font-size:27px;}#home-blogs-section h4{width:100%; font-size:16px; line-height:20px;}

.home-footer-bottom{border-radius:22px; padding:20px;}
#home-footer-bottom h2{font-size:25px; margin: 14px 0px 20px; text-align: left;}.home-footer-bottom ul{flex-direction:column; gap:0px;}.home-footer-bottom li{width:100%; padding:10px 0px; margin:0px 0px; border-right:0px; border-bottom: 1px solid rgba(255, 255, 255, 0.15);}.home-footer-bottom li:first-child{margin-left:0px;}.home-footer-bottom li:last-child{border-bottom:0px;}

/*---------Home END ------- */
.home-slider-mob{display:block;}.home-slider-img{display:none;}

.promising-results-section{flex-direction: column; gap:20px;}.promising-results-left{width:100%; padding:20px 0px 0px;}
.promising-results-right{width:100%; padding:0px 0px 0px;}.promising-results-right h2{font-size:30px;}.promising-results-right p{width:100%; font-size:16px;}
.promising-results-right li{font-size:16px;}.promising-results-right li::before{width:20px; height:20px; top:2px;}
#programs-services-section h2{font-size:30px;}#programs-services-section ul{flex-direction: column; gap:20px; padding:10px;}
#programs-services-section li{width:100%; padding:15px;}#programs-services-section li h3{font-size:18px;}#programs-services-section li p{font-size:16px;}#programs-services-section li .read-more{font-size:16px;}
#home-impact-stroke h2{font-size:30px;}#home-impact-stroke h4{width:100%; font-size:16px;}.impact-stroke-item p{font-size:17px; line-height: 25px;}
#home-impact-stroke .home-impact-sub{width:100%; font-size:16px; padding:0px;}
#impact-stroke{padding-left:20px;}
#home-technologies h2{font-size:30px;}#home-technologies h4{width:100%; font-size:16px;}
.home-treatment{flex-direction: column; gap:20px;}
.home-treatment ul{flex-direction: column; gap:20px;}.home-treatment li{width:100%;}
.home-treatment li .technologies-head{padding-right:0px;}

.principles-section{flex-direction: column; gap:20px;}.principles-left{width:100%;}.principles-right{width:100%;}
.principles-right h2{font-size:30px;}

#home-conventional-section h2{font-size:24px;}.home-conventional-section{flex-wrap: initial; gap: 1px; justify-content: left; overflow-x: scroll;    overflow-y: hidden; margin-bottom:30px;}
.conventiona-box{width:85%; flex: 0 0 85%;}.conventiona-box h3{font-size:18px; height:auto;}.conventiona-box li{font-size:16px; height:130px !important; padding:10px 15px;}
.home-conventional-section .conventiona-box:nth-child(1n){background:#ffffff; border-radius:12px 12px 0px 0px;}
.home-conventional-section .conventiona-box:nth-child(2n){background:#F0F0F0; border-radius:0px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n){background:#45BFFD; border-radius:0px 0px 12px 12px;}
#home-science{padding:0px 0px 60px;}#home-science .sub-head{font-size:18px;}#home-science h2{font-size:30px;}
#home-science h4{width:100%; font-size:16px;}#home-science ul{flex-direction: column; gap:20px; padding:1px;}#home-science li{width:100%;}
#home-science li img{height:40px;} #home-science li p{font-size:16px;}
#journey-recovery{overflow:hidden; padding:20px 0px 60px;}#journey-recovery h2{font-size:24px;}#journey-recovery h4{width:100%; font-size:16px;}
.journey-recovery{flex-direction: column; gap:20px;}.journey-recovery li img{width:100%;}.journey-recovery li{flex-direction: column; gap:20px;}.pa-doc{width:100%;}
#backs-recovery-section{overflow:hidden;} #backs-recovery-section h2{font-size:28px; margin:0px 0px 30px;}.backs-recovery-section{flex-direction:column; gap:20px;}
.backs-recovery-left{width:100%; position: relative; top:0px; scroll-margin-top:0px;}.backs-recovery-left h3{font-size:24px;}.backs-recovery-right{width:100%;}.backs-recovery-left h5{font-size:18px;}
.backs-recovery-right p{width:100%; font-size:18px;}.backs-recovery-right li{font-size:18px;}
.backs-recovery-right li::before{width:20px; height:20px; top:2px;}
.advanced-technologies-section{padding-left:20px;}.advanced-technologies-item{padding:10px 10px 20px;}
#advanced-technologies-section{overflow:hidden;} .advanced-technologies-section h2{font-size:30px; padding-right:20px;}.advanced-technologies-item h3{font-size:18px; height: 60px;}.advanced-technologies-item p{font-size:18px; line-height: 25px;}#transformation-section h2{font-size:25px;}
.td-video img{margin:0px 0px 0px; border-radius:8px; object-fit:cover; height:170px;}
#transformation-section ul{flex-direction: column; gap:20px; margin:30px 0px 0px;}#transformation-section li{width:100%;}
#transformation-section li::after{width:100%; height:2px; top: initial; bottom: -10px;}

#study-results-section h2{font-size:30px;}
.study-results-section ul{flex-direction: column; gap:20px; position: relative; width:100%; bottom:0px; padding-left:0%; margin:20px 0px 0px;}
.study-results-section li{width:100%;}.study-results-section li p{color: #0A0A0A;}
#experts-section{overflow:hidden;} .experts-section{flex-direction:column; gap:20px;}.experts-section-left{width:100%;}.experts-section-right{width:100%; padding-bottom:70px;}#experts-section h2{font-size:30px;}
.experts-section-right h2{font-size:25px;}.experts-section-right p{font-size:18px; line-height: 25px;}#experts-list{width:100%;}
#success-stories-section{overflow:hidden; padding:0px 0px 60px;}
#success-stories-section h2{font-size:30px; margin-top:40px;}.success-stories-box{flex-direction:column; gap:0px;}#success-stories-section h3{font-size:18px; line-height:24px; margin-top:40px;}
#treatmen-blogs-section{overflow:hidden;} #treatmen-blogs-section h2{font-size:30px;}#treatmen-blogs-section h4{width:100%; font-size:18px; line-height: 25px;}
.experts-list-item h3{margin:0px;}
.impact-stroke-item h3{height:35px;}

#rehabilitation-centres-section h2{font-size:30px;}#rehabilitation-centres-section h4{width:100%; font-size:18px; line-height: 25px;}
.rehabilitation-centres-box{flex-direction:column; gap:0px; margin:40px 0px 0px;}
.center-doc{margin-left:0%; padding:20px 0px 0px;}.center-doc img{object-fit: cover;height:280px;}
.center-doc-box{flex-direction:column; gap:0px; padding: 0px 15px;}
.center-doc-box h3{width: 100%; font-size:22px;}.center-doc-box a img{height: 20px;} .center-doc-box a{width: 100%; margin:20px 0px 0px; font-size: 14px;}
#treatmen-faqs-section{padding: 50px 0px 40px;}
.treatmen-faqs-section{flex-direction:column; gap:20px;}.treatmen-faqs-left{width:100%;}.treatmen-faqs-right{width: 100%;}
.treatmen-faqs-left h2{font-size:30px;}.treatmen-faqs-left p{width:100%; font-size:18px; line-height: 25px;}

.footer-bottom{border-radius:22px; padding:20px;}
#footer-bottom h2{font-size:25px; margin: 14px 0px 20px; text-align: left;}.footer-bottom ul{flex-direction:column; gap:0px;}.footer-bottom li{width:100%; padding:10px 0px; margin:0px 0px; border-right:0px; border-bottom: 1px solid rgba(255, 255, 255, 0.15);}.footer-bottom li:first-child{margin-left:0px;}.footer-bottom li:last-child{border-bottom:0px;}



.medflick-table{overflow: auto;}#home-different-walk h2{font-size:30px;}#home-different-walk h4{width:100%; font-size:16px;}
#home-different-walk h3{font-size:18px;}

#outcome-expect h2{font-size:30px;}#outcome-expect h4{width:100%; font-size:18px; line-height: 25px;}#outcome-expect ul{flex-direction:column; gap:0px;}
#outcome-expect li{width:100%; margin: 0px 0px 20px;}#outcome-expect li h3{font-size:18px;}
#outcome-expect li::after{width:100%; height:2px; top: initial; bottom: -10px;}

.sticky-p{top: 67px;}
.speciality-menutop ul{flex-wrap:initial;gap:1px;justify-content:left;overflow-x: scroll;overflow-y: hidden;}
.speciality-menutop li {width:auto;flex:0 0 auto; font-weight:400; }
.speciality-menutop li a{font-size:12px; padding:7px 12px;}
.speciality-menutop li a img {width:30px;height:30px;padding:4px;}



/*------Services -----*/
.advanced-technologies-item img{height:220px;}

#key-areas-section{padding:20px 0px 60px;}#key-areas-section .wiki-mk{padding-left:0px; padding-right:0px;}
.key-areas-section{flex-direction:column; }
.key-areas-left{width:100%; padding-bottom:0px; padding-left:10px; padding-right:10px;}
.key-areas-left h2{font-size:20px;}
.key-areas-right{width:100%; padding-left: 20px; padding-right: 20px;  padding-bottom:10px; margin-bottom:30px; border-bottom: 2px dotted #30A9FF; border-right: 0px dotted #30A9FF;}
.key-areas-right h2{font-size:30px;}.key-areas-right p{font-size:18px; line-height: 25px;}

#conventional-walk-section h2{width:100%; font-size:30px;}#conventional-walk-section h4{width: 100%; font-size:17px;}#conventional-walk-section h5{width: 100%; font-size:18px;}

.conventional-walk-section{flex-direction:column; gap:50px; padding:20px;}.conventional-walk-left{width:100%; padding:0px;}.conventional-walk-left h3{font-size:22px; padding: 10px 0px 10px; height:auto;}.conventional-walk-left li{font-size: 18px; padding-left:43px; padding-top:10px; padding-bottom:10px; height: auto; }.conventional-walk-left li::before{background-size: 22px; top: 25px;}
.conventional-walk-right{width:100%; padding:20px 0px 0px; height:auto;}.conventional-walk-right h3{font-size:22px; height:auto;}
.conventional-walk-right li{font-size: 18px; line-height: 25px; padding-left:55px; padding-top:10px; padding-bottom:10px; height: auto; }.conventional-walk-right li::before{background-size: 22px; top: 25px;}


#journey-rehabilitation-section h2{width: 100%; font-size: 25px; margin:14px 0px 30px;}
.journey-rehabilitation-section ul::before {background:none;}
.journey-rehabilitation-section ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section li{width: 100%;}
.journey-rehabilitation-section h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section h3 span{font-size:22px;}
.journey-rehabilitation-section li p{font-size:18px; margin:5px 0px 15px;}
.journey-rehabilitation-section li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section li:nth-child(3n){margin-top:0px;}

.journey-rehabilitation-section1 ul::before {background:none;}
.journey-rehabilitation-section1 ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section1 li{width: 100%;}
.journey-rehabilitation-section1 h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section1 h3 span{font-size:22px;}
.journey-rehabilitation-section1 li p{font-size:18px; margin:5px 0px 15px;}
.journey-rehabilitation-section1 li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section1 li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section1 li:nth-child(3n){margin-top:0px;}

.journey-rehabilitation-section2 ul::before {background:none;}
.journey-rehabilitation-section2 ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section2 li{width: 100%;}
.journey-rehabilitation-section2 h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section2 h3 span{font-size:22px;}
.journey-rehabilitation-section2 li p{font-size:18px; line-height: 25px; margin:5px 0px 15px;}
.journey-rehabilitation-section2 li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section2 li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section2 li:nth-child(3n){margin-top:0px;}

.why-choose-item p{font-size:18px;}

#services-recovery h2{font-size:30px;}#services-recovery h4{width: 100%; font-size:17px;}#services-recovery h5{width: 100%; font-size:18px;}
.principles-right p{width:100%; font-size:18px;}

#before-surgery-section{padding:0px 0px 0px 20px;}
.before-surgery-section{flex-direction:column;}.before-surgery-left{width:100%;}.before-surgery-right{width:100%; padding-right:20px;}
.before-surgery-right h2{font-size:30px;}.before-surgery-right p{font-size:18px;}
#journey-rehabilitation-section h4{width:100%; font-size:18px;}

/*------Services END-----*/

/*---- About Doctor  ----*/
.about-doctor-slider::after{background:none;}
.about-doctor-slider{flex-direction:column;}.about-doctor-left{width:100%; padding:40px 15px; background:#253b80}.about-doctor-right{width:100%;}
.about-doctor-left h1{font-size:30px;}.about-doctor-left h2{font-size:18px;}.about-doctor-left h3{font-size:18px;}.about-doctor-left p{font-size:16px; margin:5px 0px 5px;}

.doctors-doc-section{flex-direction:column;}.doctors-doc-left{width:100%;}.doctors-doc-right{width:100%;}
.doctors-doc-left h2{font-size:30px;}.doctors-doc-left h3{font-size:22px;}.doctors-doc-left .dr-about-text p{font-size:18px;}
.doctors-doc-left .about-doc-text p{font-size:18px;}.doctors-doc-left .about-doc-text ul li{font-size:18px;}
.contact-form-box h3{font-size:22px;}

.our-expertise-section{flex-direction:column;}.our-expertise-left{width:100%;}.our-expertise-right{width:100%; padding:0px 20px;}
.our-expertise-right h2{font-size:30px;}.our-expertise-right p{font-size:18px; line-height: 25px;}
.our-expertise-right li{font-size:18px; line-height: 25px;}

.finding-center-section{flex-direction:column; gap: 40px;}.finding-center-left{width:100%;}.finding-center-left h2{font-size:30px;}.finding-center-right{width:100%; border-top: 3px solid #fff; border-left:0px; padding:40px 0px 0px;}.finding-center-right p{font-size:18px;}
/*---- About Doctor END   ----*/


/*------Footer-----*/
.footer-footer-logo{width:100%; margin:0px 0px 30px;}.footer-footer-logo img{width:80%; margin:0px auto; display: flex;}
.footer-navbox1{width:100%;}.footer-navbox1 .footerbox{display:block !important;}.footer-navbox1 .wiki{width:100%; margin:20px 0px 40px;}
.footer-contact-whc ul{flex-direction:column;}.footer-contact-whc li:first-child{margin-left:0px;}
.footer-contact-whc li{width:100%; margin-left:0px; padding:20px 0px;}
.footer-contact-whc li h3{font-size:18px;}
.footer-newsletter{flex-direction:column; gap:0px; padding: 40px 0;}.footer-newsletter-left{width:100%;}
.footer-newsletter-left h2{font-size:25px;line-height:40px;}.footer-newsletter-right{width:100%;}
.footer-newsletter-right{margin-top:25px;}
.footer-section{flex-direction: column; gap:0px;}.footer-about{width:100%; padding-right:0%; padding-bottom:40px; border-bottom:1px solid rgba(255, 255, 255, 0.15);}.footer-navbox h4{font-size:18px;}.footer-links{flex-direction: column; margin:0px 0px 0;}.footer-navbox{margin:12px 0 0px;}
.copyright{flex-direction: column;  margin-top:10px; font-size: 14px;}.copyright .wiki{width:100%; margin-top:14px;}.copyright .wiki ul{justify-content: center;}.copyright .wh{width:100%; text-align: center; flex-direction:column; gap:20px;}.footerbox{display:none; }  .footer-navbox ul{display:none; padding-top:10px;}.but{cursor:pointer; position:relative; border-bottom:1px solid rgba(255, 255, 255, 0.15);} .but .fa-chevron-down{display: flex;position: absolute;right:8px;top:0px;}.footer-bottom-mob{display:flex;}
#button{display:none;}.footer-nav-des{display:none;}.footer-nav-mob{display:block;}.foot-policy-nav{gap: 35px;}
/*------END Footer-----*/

/*---- New END----*/
#walk-blog-section{overflow:hidden;}
#walk-blog-section h2{font-size:30px;}#walk-blog-section h4{font-size:16px; width:100%;}
.walk-blog-section{flex-direction: column;}.walk-blog-left{width:100%;}.walk-blog-right{width:100%; padding:40px 20px;}
.walk-blog-right h3{font-size:16px;}.walk-blog-right p{font-size:16px; line-height:24px;}.walk-blog-right a{margin-bottom:40px;}
#walk-blog-section ul{flex-direction: column;}#walk-blog-section li{width:100%;}#walk-blog-section li h3{height:auto;}
#footer-reach-now h2{font-size:30px; width:100%;}
.footer-reach-now{flex-direction: column; padding: 40px 0px 0px; }.footer-reach-now-left{width:100%; margin:-44px 0px 0px;}
#footer-reach-now::after {bottom:760px;}
.footer-reach-now-right{width:100%;}.footer-reach-now-right ul{flex-direction: column; padding:20px 0px;}
#footer-reach-now{overflow:hidden;}
/*----  END ----*/

/*---- Book an Appointment ----*/
 #appointment-slider-section{overflow:hidden; padding:160px 0px 40px; margin:-90px 0px 0px;}
#appointment-slider-section h1{font-size:30px;}#appointment-slider-section p{width:100%; font-size:14px;}
#book-appointment-section{padding:40px 0px 60px;}
.book-appointment-section{width:100%; margin-left:0%; padding:15px; border: 10px solid #fff;}.book-appointment-section h3{font-size:20px;}
.book-appointment-section .lets-talk-form{flex-direction:column; gap:5px;}
.book-appointment-section .file-input{width:100%;}
/*---- Book an Appointment ----*/

 /*---- gallery  ----*/
#gallery-section ul{column-count:2;}
 /*---- gallery END   ----*/

/*---- Contact  ----*/
.walk-contact-section{width:100%; padding:60px 40px;}
#walk-contact-section h1{font-size:30px;}#walk-contact-section p{width:100%; font-size:15px;}
#location-address-section h2{font-size:30px;}#location-address-section h4{width:100%;}
.location-address-section{flex-direction:column; gap:20px;}
.location-address-left{width:100%;}.location-address-left h3{font-size:30px; margin:0px 0px 5px;}
.location-address-left .lets-talk-form{flex-direction:column; gap:5px;}
.location-address-right .phone-box{font-size:17px;}.location-address-right .email-box{font-size:17px;}.location-address-right .address-box{font-size:17px;}
.location-address-right{width:100%;}
/*---- Contact END  ----*/

/*---- Blog Details ----*/
#blog-list-section ul{grid-template-columns: repeat(1, 1fr);}
.blog-list-head{width:100%; padding:60px 40px;}#blog-list-head h1{font-size:30px;}#blog-list-head p{width:100%; font-size:15px;}
.blog-blockquote ul{flex-direction:column; gap:20px;}.blog-blockquote li{width:100%;}
.blog-list-img .blog-img-text{font-size:12px; padding:5px 10px;}.time-blog{font-size:16px;}.blog-blockquote li h3{font-size:20px;}
.blog-blockquote li p{font-size:14px !important;}

#blog-details-slider{margin:-90px 0px 0px;}
.blog-details-slider{flex-direction:column; gap:20px;}.blog-details-left{width:100%; padding-left: 20px;}
.blog-details-left img{height:250px; border-radius:20px 0px 0px 20px;}.blog-details-right{width:100%; padding-top:20px; padding-bottom:80px;}
.blog-details-right h4{font-size:15px;}
.blog-details-right h1{font-size:27px;}.blog-details-right p{font-size:14px;}
#blog-mid-doc{padding:0px 0px 60px;}
.blog-mid-doc{flex-direction:column; gap:20px;} .blog-mid-doc-left{width:100%;}
.blog-mid-doc-right{width:100%;}.blog-mid-doc-left h2{font-size:30px;}.blog-mid-doc-left h3{font-size:27px;}
.blog-mid-doc-left h4{font-size:24px;}
.blog-mid-doc-left p{font-size:18px; line-height: 25px; margin: 10px 0px 15px;}.blog-mid-doc-left ul li{font-size:18px; line-height: 25px;}
.blog-nav h3{font-size:27px;}.blog-nav li a{font-size:16px;}
/*---- Blog Details END ----*/

/*------Success Rates ----*/
.success-rates-section{flex-direction:column;}.success-rates-left{width:100%;}.success-rates-right{width:100%;}
.success-rates-right h2{font-size:30px;}.success-rates-right p{font-size:16px;}.success-rates-right li{font-size:16px;}
/*------Success Rates  END-----*/

/*---- Success Stories  ----*/
.walk-stories-of-real{width:100%; padding: 100px 0px 170px;}#walk-stories-of-real h1{font-size:30px;}#walk-stories-of-real p{font-size:15px; width: 95%;}
#walk-stories-bottom ul{flex-direction:column; padding:0px 0px;}#walk-stories-bottom li{margin: 0px 0px 0px;}
#walk-stories-list .video-library-box{flex-direction:column; gap:40px;}#walk-stories-list h2{width:100%; font-size:18px;}
.video-library-box .ding{width:100%;}#walk-stories-list li{width:100%; margin: 0px 0px 0px;}
.walk-stories-doc h3{font-size:18px;}.walk-stories-doc p{font-size:16px; margin:7px 0px 0px;}
#walk-stories-list li .video-icon img{width:60px;  height:60px;}
/*---- Success Stories END  ----*/


 /*------ Privacy Policy  -----*/
 .conditions-we-treat-head::before {background-position: top center;}
 .conditions-we-treat-head{width:95%; padding:40px 30px; border-radius:12px;}#conditions-we-treat-head h1{font-size:30px;}
 .terms-condition h2{font-size:30px;} .terms-condition h3{font-size:22px;} .terms-condition h3{font-size:18px;}
 .terms-condition p{font-size:17px; line-height: 22px;} .terms-condition li{font-size:17px; line-height: 22px;}
 /*------ Privacy Policy  -----*/
 
 
 /*------ Patient Education  -----*/
 #patient-education-slider{overflow:hidden;}
.patient-education-slider{flex-direction: column; gap:0px;}.patient-education-slider-left{width:100%; padding:20px 0px 0px;} 
.patient-education-slider-left h1{width:100%;  font-size:30px;}.patient-education-slider-left h2{font-size:15px; padding-right:0px;}
.patient-education-slider-left p{width:100%; font-size:18px; line-height: 25px;}.patient-education-slider-left li{font-size:18px;}
.patient-education-slider-left li::before{width:20px; height:20px; top:2px;}.patient-education-slider-right{width:100%; padding:20px 0px 0px; margin-left:0px; height: 290px; overflow: hidden;}.patient-education-slider-right::before{background-size:100%; background-position:left top; height: 110px;}.home-slider-right::after{background-size:100%; background-position:left bottom; bottom:-30px; height: 110px;}
 
.patient-education-key h2{font-size:30px; text-align:left; margin: 0px 0px 20px;}.patient-education-key h3{font-size:20px;}
.patient-education-key p {font-size:18px; line-height:25px;}.patient-education-key li{font-size:18px; line-height:25px;}
/*------ Patient Education END  -----*/

 
}
