 @font-face{font-family:Gotham Regular;
 src:url(../fonts/Gotham-Regular.ttf);
 }
  @font-face{font-family:Gotham Medium;
 src:url(../fonts/Gotham-Medium.ttf);
 }
 @font-face{font-family:Gotham Bold;
 src:url(../fonts/Gotham-Bold.ttf);
 }
  @font-face{font-family:Roboto Regular;
 src:url(../fonts/Roboto-Regular.ttf);
 }
 @font-face{font-family:Roboto Light;
 src:url(../fonts/Roboto-Light.ttf);
 }

@font-face{font-family:Proxima-Nova-Regular;
 src:url(../fonts/Proxima-Nova-Regular.otf);
 }
 

 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:Roboto Light;position: relative; font-weight: 400; overflow-x: hidden; color: #000; 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:#253b80; }
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: '';}
.technology-scroll{scroll-margin-top:150px;}

/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  background: #ffffff;
  height:100px;
  transition: transform .3s ease-in-out;
  width:100%;
  margin:0px auto;
  padding-top:25px;
  top:0px;border-bottom:1px solid #CCCCCC;
  position: relative;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height: 74px;
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:50%;
  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;
}

.headnav-right{width:90%;display: flex; gap:10px; justify-content: right; flex-direction: column; margin-top:0px;}

.topnav-right{display:flex; justify-content: right; margin:-10px 0px 0px; padding:0px; gap:10px; align-items: center;}
.menu-button ul {
    display: flex;
    font-size:15px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
	gap: 14px;
}
.menu-button li {margin-left:0px;position: relative; padding-left:5px; padding-right:15px; border-right:1px solid #444;}

.menu-button li a {font-size:15px; font-family:Roboto Regular;color:#253b80; background:none;}
.menu-button li a:hover{color:#1885d1; background:none;}

.menu-button li img{width:16px; height:16px; position:absolute; left:-20px; top:2px;}
.menu-button li a span{color:#253b80;}





.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:60px;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}
.logo-d > img {
  width:100%;
  position:relative;
}
.logo-d{
  width:260px !important;
  transform:translateY(-10px);
  position:relative;
  transition: transform .3s ease-in-out; 
}
.sticky .logo-d > img {max-width:260px; transform:translateY(1px);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{position:fixed !important;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999;}
.sticky .headerSecondry{height: auto;}

.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;
}

.rehab-nav{background:#253b80 !important; text-transform: uppercase; padding: 5px 14px; margin-left: 5px; color:#ffffff !important; border-radius:0px;}

@media (min-width: 64rem){.navbar__buttons a {font-size:12px;}.page-header ul a{font-size:12px !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px;}.page-header ul a{font-size:15px !important;}
}

.phone-top-button{display:flex; margin:0px; padding:0px; position:relative;}
.phone-top-button a{width:100%; background:none; color:#00003b !important; margin:0px; padding:7px 7px 7px 36px; position:relative; font-family:Gotham Medium; font-size:13px;} 
.phone-top-button a img{width:auto; height:15px;position: absolute; left:15px; top:10px;}
.select-languag{width:max-content; display:flex; margin:0px; padding:0px; position:relative;}
.select-languag  select {
   -webkit-appearance:none;
   -moz-appearance:none;
   -ms-appearance:none;
   appearance:none;
   outline:0;
   box-shadow:none;
   border:0!important;
   background: #ffffff;
   background-image: none;
   flex: 1;
   padding: 0 .5em;
   color:#00003b;
   cursor:pointer;
   font-size:13px;
  font-family:Gotham Medium;
}
.select-languag  select::-ms-expand {
   display: none;
}
.select-languag  .select {
   position: relative;
   display: flex;
   width:100%;
   /*height:36px;
   line-height:36px;*/
   background: #ffffff;
   padding-right:30px;
   overflow: hidden;
   border-radius: .25em;
}
.select-languag .select::after {
   content:'';
   position: absolute;
   width:30px; height:25px;
   background:url(../images/2024/01/en-arrow.png) no-repeat;
   background-size:13px;
   top:7px;
   right: 0;
   padding: 0 0.5em;
   cursor:pointer;
   pointer-events:none;
   transition:.25s all ease;
}
.select-languag .select:hover::after {color:#268cd4;}



/*--Head END--*/
.wiki-mk{padding-left:40px; padding-right:40px;}
.midbox-inner{margin:auto;max-width:85rem;width:100%;}


/*-- Home New --*/
#slider-section {
    max-width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    height:660px;
}
#slider-section::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgb(0,0,0,.80)30%, rgb(0,0,0,.20) 70%);
  z-index: 1;
}
#slider-section .ababslider-text {
    position: absolute;
    width:100%;
    bottom: 140px;
    left:0;
    z-index: 1;
    color: #fff;
}
.ababslider-text h1{color: #ffffff; font-size:65px; text-align:center; font-family:arial; margin:0px 0px 10px; padding:0px;z-index: 1;font-weight: bold;position: relative;display: block;letter-spacing: 0px;}
.ababslider-text h1 .for-paralysis{opacity:0.6;}
.ababslider-text a {
  color: #fff;
  display: flex;
  width: max-content;
  font-weight: 700;
  margin: 30px auto 0px;
  padding: 10px 20px;
  border: 1px solid #fff;
}
.ababslider-text a:hover {
  background:#ffffff; color: #000031;
}

 
#slider-home-bottom{padding: 0px 0px 0px; margin:0px;position: relative;z-index: 1;}
#slider-home-bottom ul{display:flex; gap:20px; margin:-70px 0px 0px; padding:0px 40px; position:relative;}
#slider-home-bottom li{width:25%; background:#fff; box-shadow: 0 1px 6px rgb(0 0 0 / 15%); margin:0px; padding:20px; position:relative; transition: .4s ease-in-out;}
#slider-home-bottom li:hover{transform: scale(1.10);z-index: 2;}
#slider-home-bottom li img{ margin:0px; padding:0px; position:relative;}
#slider-home-bottom li h3{font-size:16px; color:#1885d1; font-family: Roboto Regular; font-weight:bold;  margin:0px; padding:20px 0px; position:relative;}
#slider-home-bottom h2 {color:#000000;font-size:35px;font-weight:200;text-align: center;margin: 0px 0px 20px;padding: 50px 0px 0px;}
#slider-home-bottom p {color:#000;font-size:17px;font-weight:200;text-align: center;margin: 0px 0px 20px;padding: 0px 0px 40px;}



#neuro-recovery-again{width: 100%;background: #ffffff;height: 100%;overflow: hidden;padding: 0px;position: relative;margin:100px 0px 60px; z-index: 1;}
.neuro-recovery-again{width:50%; height:100%; position:absolute; left:8%; top:10%;}
.neuro-recovery-again h2{color:#fff;font-size:50px;font-weight:bold; font-family:Roboto Regular; margin: 0px 0px 30px;padding: 0px 0px 0px;}
.neuro-recovery-again p{width:80%; color:#fff;font-size:22px;  margin: 0px 0px 30px;padding: 0px 0px 0px;}
.neuro-recovery-again h3{color:#fff;font-size:18px; font-family:Roboto Regular; margin: 0px 0px 30px;padding: 0px 0px 0px;}

.neuro-recovery-again ul{width:100%; display:flex; gap:80px; margin: 0px 0px 50px;padding: 0px 0px 0px;}
.neuro-recovery-again li{color:#fff;font-size:22px; font-weight:bold;  font-family:Roboto Regular; width:33.33%; list-style:none; margin: 0px 0px 0px;padding: 0px 0px 0px;}
.neuro-recovery-again a{color:#ffffff;background:#1585d1;display: flex; width: max-content;font-family:Roboto Regular;margin: 30px 0px 0px;padding: 10px 20px;border: 1px solid #1585d1;}
.neuro-recovery-again a:hover{color:#1585d1;background:#ffffff;}


#innovative-paths-recovery{width: 100%;background: #ffffff;height: 100%;overflow: hidden;padding: 0px;position: relative;margin:100px 0px 60px; z-index: 1;}
#innovative-paths-recovery h2{color:#000000;font-size:35px; font-weight:bold; text-align:center; font-family:Roboto Regular; margin: 0px 0px 50px;padding: 0px 0px 0px;}

#innovative-paths-recovery ul{width:100%; display:flex; gap:40px; margin: 0px 0px 50px;padding: 0px 0px 0px;}
#innovative-paths-recovery li{width:33.33%; list-style:none; margin: 0px 0px 0px;padding:30px 30px 120px; position:relative;}
#innovative-paths-recovery li h3{font-size:20px; color:#ffffff; font-weight:bold; font-family:Roboto Regular;  margin:0px; padding:20px 0px; }
#innovative-paths-recovery li p {color:#ffffff;font-size:16px; font-family:Roboto Regular;margin: 0px 0px 20px;padding: 0px 0px 40px;}
#innovative-paths-recovery li img{width:30%; height:auto; position:absolute; bottom:20px; right:20px;}
#innovative-paths-recovery li:nth-child(1n) {background:#af2576;}
#innovative-paths-recovery li:nth-child(2n) {background:#1a6b87;}
#innovative-paths-recovery li:nth-child(3n) {background:#656d8c;}


#conditions-we-treat{background:#4baed5;padding:80px 0px 100px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#conditions-we-treat h2 {color:#ffffff;font-size:35px;font-weight:200;text-align: center;margin: 0px 0px 60px;padding: 0px 0px 0px;}
#conditions-we-treat ul{display:flex; flex-wrap:wrap; gap:20px; margin;0px; padding:0px; position:relative;}
#conditions-we-treat li{list-style:none; width:23.33%; box-shadow: 0 1px 6px rgb(0 0 0 / 15%); margin:0px 0px 0px; padding:20px 20px 0px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#conditions-we-treat li:hover{transform: scale(1.10);z-index: 2;}
#conditions-we-treat li h3{font-size:18px; display:flex; align-items:center; justify-content:center; height:70px; font-weight:200;  background: #ffffff; color:#2278b5; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}
#conditions-we-treat li img{border-radius:0px;}


#home-enhanced-recovery{background:#ffffff; padding:60px 0px 60px; margin:0px; position:relative; z-index:1; overflow: hidden;}
.home-enhanced-recovery{display:flex; gap:70px; align-items: center; margin:0px; padding:0px;}
.enhanced-recovery-left{width:50%; margin:0px; padding:0px;}
.enhanced-recovery-left img{border-radius:12px;}
.enhanced-recovery-right{width:50%; margin:0px; padding:0px 0px 0px;}
.enhanced-recovery-right h3{color:#000; font-size:30px; font-family: Roboto Regular; font-weight:200; margin:0px 0px 20px; padding:0px 0px 0px;}
.enhanced-recovery-right .home-doctext{color:#000; font-size:16px; line-height:27px; font-weight:200;  margin:0px 0px 0px; padding-right:16%;}
.enhanced-recovery-right a{color:#000031; display:flex; width:max-content; font-weight:200; margin:30px 0px 0px; padding:10px 20px; border:1px solid #000;}
.enhanced-recovery-right a:hover{color:#ffffff; background:#000031; box-shadow: 0px 6px 23.1px 7px rgba(0, 0, 0, 0.06);}


 
#home-success-stories ul{display:flex;  gap:30px; margin;0px; padding:0px; position:relative;}
#home-success-stories li{list-style:none; width:33%;  border:1px solid #707070; margin:0px 0px 0px; padding:20px 20px 20px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#home-success-stories li:hover{transform: scale(1.10);z-index: 2; box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
#home-success-stories li h3{font-size:18px; display:flex; align-items:center; justify-content:center; font-weight:200;  background: #ffffff; color:#1885d1; font-family:Roboto Regular; text-align:center; padding:20px 0px 10px; margin:0px;}
#home-success-stories li p{font-size:18px; display:flex; align-items:center; justify-content:center;  font-weight:200;  background: #ffffff; color:#656565; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}
 

 
#home-success-stories ul{display:flex;  gap:30px; margin;0px; padding:0px; position:relative;}
#home-success-stories li{list-style:none; width:33%;  border:1px solid #707070; margin:0px 0px 0px; padding:20px 20px 20px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#home-success-stories li:hover{transform: scale(1.10);z-index: 2; box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
#home-success-stories li h3{font-size:18px; display:flex; align-items:center; justify-content:center; font-weight:200;  background: #ffffff; color:#1885d1; font-family:Roboto Regular; text-align:center; padding:20px 0px 10px; margin:0px;}
#home-success-stories li p{font-size:18px; display:flex; align-items:center; justify-content:center;  font-weight:200;background: #ffffff; color:#656565; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}
 

#home-locations{background:#ffffff;padding:80px 0px 40px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#home-locations h2 {color:#000;font-size:35px;font-weight:bold; font-family:Roboto Regular;text-align: center;margin: 0px 0px 60px;padding: 0px 0px 0px;}
#home-locations p{color:#000;font-size:18px;font-weight:200;text-align: center;margin: 0px 0px 60px;padding: 0px 0px 0px;}
#home-locations ul{display:flex;  gap:20px; margin:0px 0px 40px; padding:0px; position:relative;}
#home-locations li{list-style:none; width:30.33%; box-shadow: 0 1px 6px rgb(0 0 0 / 15%); margin:0px 0px 0px; padding:0px 0px 20px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#home-locations li:hover{transform: scale(1.10);z-index: 2;}
#home-locations li h3{font-size:20px;   font-weight:700; color:#000000; font-family:Roboto Regular;  padding:20px 20px 10px; margin:0px;}
#home-locations li a {padding:0px 20px 20px; color: #000;font-weight: 700;}
#home-locations li a img {width: auto !important;height: 12px;margin-right: 5px;}

/*-- Home New END --*/


#home-slider{background: #268cd4; padding:0px 0px 0px; margin-top:0px; position:relative; z-index:1; overflow: hidden;}
#home-slider::before {content: "";position: absolute;bottom: 0px;left: 0px;width: 100%;height: 100%;background:linear-gradient(to top, rgb(0,0,0,.60)30%, rgb(0,0,0,.20) 70%);z-index:1;}
.home-slider{width: 100%; display:flex; gap:0px; margin:0px; padding:0px 7% 0px; position:absolute; bottom:50px; left:0px;z-index:6;}
.home-slider-doc{display:block; margin:0px; padding:0px; text-align: center; width: 100%;}
#home-slider .home-slider-img {object-fit: cover;height: 100%;}
 
#home-slider h1{color: #ffffff; font-size:40px; font-family:Gotham Medium; margin:0px 0px 10px; padding:0px;}
#home-slider p{color: #ffffff; font-size:20px; font-weight:700; margin:0px; padding:0px;}
#home-slider a img{width:auto; height:20px; margin-top:100px;}
#home-slider-bottom{background:#253b80; padding:50px 0px 50px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#home-slider-bottom p{color: #ffffff; text-align:center;  width:64%; font-size:22px; line-height:35px; font-weight:bold; margin:0px auto; padding:0px;}
 
 
#home-custom-approach{background:#ffffff; padding:100px 0px 60px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#home-custom-approach h2{color:#00003b; font-size:35px; font-weight:700; margin:0px 0px 30px; padding:0px 0px 20px; display: inline-block; border-bottom:2px solid #268cd4;}
#home-custom-approach p{color:#00003b; font-size:21px; font-weight:700; margin:0px; padding:0px;}
#home-custom-approach ul {
  column-count: 2;
  margin-top:50px;
  margin-bottom:50px;
  padding:0px;
  width: 100%;
  gap: 20px;
}
#home-custom-approach li{
    position: relative;
    color:#00003b; font-size:21px; font-weight:700;
    padding-left: 40px;
    margin-bottom: 20px;
    list-style: none;
}
#home-custom-approach li::before{
    content: '';
    background: url(../images/2024/01/dotted.png) no-repeat;
    background-size: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 4px;
    left: 0px;
}

.home-treatments-links{display:margin:0px; padding:0px; position:relative;}
.home-treatments-links ul {margin-bottom:0px !important; gap:80px !important;
}
.home-treatments-links li{position: relative;color:#ffffff !important; font-size:21px; font-weight:700;padding:10px 10px !important; background:#1885d1; margin:0px; text-align:center; list-style: none;}
.home-treatments-links li::before{content: '';background:none !important;}
 
#home-our-mission{background:#ffffff; padding:0px 0px 60px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#home-our-mission h2{color:#00003b; font-size:35px; font-weight:700; text-align:center; margin:0px 0px 20px; padding:50px 0px 0px;  border-top:1px solid #5d5d5d;}
#home-our-mission p{color:#00003b; font-size:21px; font-weight:700; text-align:center; margin:0px 0px 20px; padding:0px 0px 40px;}
 
 
 
#treatments-home-box p{color:#00003b; font-size:21px; text-align:center; font-weight:700; margin:0px; padding:0px;}
#treatments-home-box ul {
display:flex;
  margin-top:50px;
  margin-bottom:50px;
  padding:0px;
  width: 100%;
  gap:20px;
  flex-wrap: wrap;
}
#treatments-home-box li{
	width:48%;
    position: relative;
    color:#ffffff; 
    margin-bottom:5px;
    list-style: none;
	border-radius:18px;
}
#treatments-home-box li a{width:100%;display: block;padding: 10px 10px; font-size:21px; font-weight:700; text-align: center; color:#ffffff;   border-radius:18px;}
#treatments-home-box li:hover{color:#ffffff;}
#treatments-home-box li:nth-child(1n) {background:#253b80}
#treatments-home-box li:nth-child(2n) {background:#1885d1}
#treatments-home-box li:nth-child(3n) {background:#1885d1}
#treatments-home-box li:nth-child(4n) {background:#253b80}
#treatments-home-box li:nth-child(5n) {background:#253b80}
#treatments-home-box li:nth-child(6n) {background:#1885d1}
#treatments-home-box li:nth-child(7n) {background:#1885d1}
#treatments-home-box li:nth-child(8n) {background:#253b80}
#treatments-home-box li:nth-child(9n) {background:#253b80}
#treatments-home-box li:nth-child(10n) {background:#1885d1}
#treatments-home-box li:nth-child(11n) {background:#1885d1}
#treatments-home-box li:nth-child(12n) {background:#253b80}
 
 
 
#home-treatment-spectrum{background:#ffffff; padding:0px 0px 80px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#home-treatment-spectrum h2{color:#00003b; font-size:35px; font-weight:700; margin:0px 0px 50px; padding:0px 0px 20px; display: inline-block; border-bottom:2px solid #268cd4;}
#home-treatment-spectrum p{color:#00003b; font-size:21px; font-weight:700; text-align:center; margin:0px 0px 20px; padding:0px 0px 40px; border-bottom:1px solid #5d5d5d;}
.home-treatment-spectrum{display:flex; background:#fafafa; align-items: center; margin:0px; padding:0px;}
.treatment-spectrum-img{width:50%; margin:0px; padding:0px;}
.treatment-spectrum-doc{width:50%; margin:0px; padding:0px 6% 0px;}
.treatment-spectrum-doc h3{color:#000000; font-size:25px; font-family:Roboto Regular; font-weight:700; margin:0px 0px 30px; padding:0px 0px 0px;}
.treatment-spectrum-doc .home-doctext{color:#000000; font-size:16px; font-weight:700; margin:0px 0px 0px; padding:0px 0px 0px;}
.treatment-spectrum-doc a{color:#253b80; display:flex; align-items:center; gap:10px; font-family:Roboto Regular; width:max-content;   margin:30px 0px 0px; padding:10px 0px;  }
.treatment-spectrum-doc a:hover{color:#253b80;}
.treatment-spectrum-doc a img{width:auto; height:14px; margin:0px; padding:0px;}

.see-all{color:#000031; display:flex; width:max-content; font-weight:700; margin:30px 0px 0px; padding:10px 20px; border:1px solid #616161; margin:0px auto; position: relative; top:60px;}
.see-all:hover{color:#ffffff; background:#000031; box-shadow: 0px 6px 23.1px 7px rgba(0, 0, 0, 0.06);}

.home-neuro-img{background:#ffffff; padding:40px 0px 80px; margin:0px; position:relative; z-index:1; overflow: hidden;}

#home-neuro-recovery{background:#ffffff; padding:20px 0px 80px; margin:0px; position:relative; z-index:1; overflow: hidden;}
.home-neuro-recovery{display:flex; gap:10px; align-items: flex-start; margin:0px; padding:0px;}
.home-neuro-recovery-left{width:50%; margin:0px; padding:0px;}
.home-neuro-recovery-left h2{color:#1885d1; font-size:40px; font-weight:bold; margin:0px 0px 30px; padding:0px 0px 0px;}
.home-neuro-recovery-right{width:50%;; margin:0px; padding:0px;}
.home-neuro-recovery-right p{color:#1b1b1b; font-size:18px; font-weight:700; margin:0px 0px 0px; padding:0px 0px 0px;}
.home-neuro-recovery-right a{color:#000031; display:flex; width:max-content; font-weight:700; margin:30px 0px 0px; padding:10px 20px; border:1px solid #616161;}
.home-neuro-recovery-right a:hover{color:#ffffff; background:#000031; box-shadow: 0px 6px 23.1px 7px rgba(0, 0, 0, 0.06);}

#home-success-stories{background:#ffffff; padding:20px 0px 80px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#home-success-stories h2 {
  color: #000;font-family:Roboto Regular;
  font-size: 35px;
  font-weight:bold;
  margin:20px 0px 30px;
  padding: 0px 0px 20px;
  display:block;text-align:center;
  border-bottom:0px solid #000;
}
#home-success-stories .watch-more{color: #ffffff; background: #1585d1; display: flex;width: max-content;font-weight: 700;margin: 30px 0px 0px;padding: 10px 20px;border: 1px solid #1585d1; margin:0px auto; position:relative; top:40px;}

#home-success-stories .watch-more:hover {
  color:#1885d1;
  background: #ffffff;
  box-shadow: 0px 6px 23.1px 7px rgba(0, 0, 0, 0.06);
}


.home-patient-box{display:flex; gap:30px; margin:0px 0px 0px; padding:0px; position:relative;}
.home-patient-boxleft{width:30%; margin:0px; padding:0px; position:relative;}
.home-patient-boxright{width:80%; margin:0px; padding:0px; position:relative;}

#patient-video{background: #F9F9F9;padding: 50px 0 110px;margin: 0px;width: 100%; position: relative;z-index:2; overflow:hidden;}
#patient-video h2{font-size: 44px; text-align:center; font-weight:bold; color: #000; margin:0px; padding:0px;}
#patient-video p{font-size:16px; text-align:center; color: #4B4B59; margin:15px 20%; padding:0px 0px 20px;}
#video-testimonials{margin-left:7%; padding:60px 0px 0px; position:relative;}
.video-testimonials-item{
  position: relative;
  width: 100%;
  z-index: 1;
}
.video-testimonials-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.0) 100%);
  background-position: right top;
  z-index: 1;
  border-radius: 20px;
}

.video-testimonials-item .video-voices-icon{position: absolute;top:45%;left:45%;z-index: 2;}
.video-testimonials-item .video-voices-icon:hover{opacity:0.7;}.video-testimonials-item .video-voices-icon img {width: 60px;height: 60px;}

.video-testimonials-item img {border-radius: 20px;object-fit: cover;position: relative;}
.video-testimonials-text{position: absolute;margin: 10px;border-radius: 20px;inset: auto 0px 0px;z-index: 1;padding: 15px;display: flex;flex-direction: column;-moz-box-pack: end;justify-content: flex-end;}
.video-testimonials-text h3{color:#fff; font-size:24px; font-weight:Bold;}
.video-testimonials-dd{color:#fff; font-size:18px; padding:10px 0;}

 

#home-assistance{background:#ea5567;padding:0px 0px 0px;margin:0px;position: relative;z-index: 1;overflow: hidden;}
.home-assistance{display:flex; gap:80px; justify-content: space-between; align-items: center; padding:60px 0px 60px; margin:0px;}
.home-assistance .home-questions{width:100%; color:#ffffff; text-align:center; font-size:22px; font-weight:700; margin:0px 0px 0px; padding:0px 0px 250px;}.home-questions-right{width:max-content;}
.home-assistance a{color:#000031; background:#ffffff; display:flex; width:max-content; font-weight:700; margin:0px 0px 0px; padding:10px 20px; border:1px solid #616161;}
.home-assistance a:hover{color:#ffffff; background:#000031; box-shadow: 0px 6px 23.1px 7px rgba(0, 0, 0, 0.06);}.spectrum-dotimg{display:block;}.spectrum-mobimg{display:none;}



/*---- WHY ----*/
#why-walk-advantage{background: #ffffff;padding:60px 0px 60px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
.why-section-box{padding-left:60px;padding-right:60px;}

#why-walk-advantage h1{color: #253b80;text-align: center;width:98%; font-family:Roboto Regular; font-size:35px;line-height: 35px;font-weight: bold;margin: 0px auto;padding:0px 0px 20px;}
#why-walk-advantage .why-doc{color:#000000;font-size:20px;text-align: center;font-weight:400;margin: 0px 0px 0px;padding: 0px;}
#why-walk-advantage h2{color:#077cce;text-align: center;width:100%;font-size:24px;font-weight: bold;margin: 0px auto;padding:40px 0px 60px;}
#why-walk-advantage p{color:#00003b;font-size:22px;font-weight:400;margin: 0px 0px 40px;padding: 0px;}

#why-mid-advantage{background: #ffffff;padding:40px 0px 20px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#why-mid-advantage h2 {color: #00003b;font-size:20px;font-weight: 700;margin: 0px 0px 30px;padding: 0px 0px 20px;display: inline-block;border-bottom: 2px solid #268cd4;}
#why-mid-advantage h4{color:#00003b;font-size:20px;line-height: 35px;font-family:Roboto Regular;margin: 0px auto;padding:0px 0px 10px;}
#why-mid-advantage p{color:#00003b;font-size:18px;font-weight:400;margin: 0px 0px 50px;padding: 0px;}

.why-mid-video{background: #ffffff;padding:0px 0px 20px;margin:0px 0px 20px;position: relative; border-top:0px solid #5d5d5d;}
.why-mid-video h3{color:#253b80;font-size:25px; font-family: Roboto Regular; font-weight: 700;margin: 0px 0px 0px;padding: 0px 0px 20px;text-align:center;}
.why-mid-video .why-video-text{width:80%; color:#000000;font-size:18px;text-align: center;font-weight:400; margin:0px auto; padding: 0px 0px 40px;}

#why-mid-advantage img{width:80%; margin:0px auto; display: block;}


#why-benefits-section{background: #ffffff;padding:100px 0px 0px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#why-benefits-section h2 {color:#000000;font-size: 35px; text-align: center;  font-family: Roboto Regular; font-weight:bold;margin: 0px 0px 50px;padding: 0px 0px 20px; }

#why-benefits-section ul{display:flex; gap:30px;  margin:0px; padding:50px 0px 0px; position:relative; z-index:1;}
#why-benefits-section li{display:flex; width:33.33%; list-style:none; margin:0px 0px 70px; padding:110px 40px 40px; position:relative; border:2px solid #1885d1; background: #fff; border-radius:10px;}
#why-benefits-section .why-benefits-icon{display:flex; align-items:center; justify-content:center; position:absolute; left:40px; top:-50px; background:#1885d1; color:#fff; border-radius:100%; width:140px; height:140px;}
#why-benefits-section .why-benefits-icon img{width:90px; height:90px;}
#why-benefits-section .why-benefits-doc h3{color: #1885d1; font-size:22px; font-family:Gotham Medium; margin-bottom:7px;}
#why-benefits-section .why-benefits-doc p{color:#222222; font-size:18px; font-weight:400;}
#why-benefits-section li:nth-child(2n) .why-benefits-icon{background:#253b80;}


#home-advanced-treatments{background: #ffffff;padding:40px 0px 20px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#home-advanced-treatments h2 {
  color: #000000;font-family:Roboto Regular;
  font-size: 35px;
  font-weight:bold;
  margin: 20px 0px 30px;
  padding: 0px 0px 20px;
  display:block;text-align:center;
  border-bottom:0px solid #000000;
}
.home-image-hover h3{padding-top:40px; font-size:20px; text-align:left;}
.home-image-hover a {
  background: #1585D2;width: max-content;
  color: #ffffff !important;
  margin: 20px 0;display:none;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding: 10px 20px;
  position: relative;
  border: 2px solid #1585D2;
}
.home-image-hover a img {
  width: auto;
  height: 15px;
  margin-left: 10px;
}
.home-image-hover .options .option.active a{display:block;}
/*----WHY END ----*/

/*----WHY ----*/
#who-mid-section{background: #ffffff;padding:40px 0px 60px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#who-mid-section ul{display:flex; flex-wrap:wrap; gap:20px; margin;0px; padding:0px; position:relative;}
#who-mid-section li{list-style:none; flex: 0 0 48%; margin;0px 0px 0px; padding:0px; position:relative;}
#who-mid-section li h3{font-size:22px; display:flex; align-items:center; justify-content:center; height:70px; font-weight:700;  background: #1885d1; color:#fff; text-align:center; padding:0px 0px; margin:0px;}
#who-mid-section li img{border-radius:10px 10px 0px 0px;}
/*----WHY END ----*/

/*----WHY ----*/
#treatments-slider{background: #268cd4; padding:0px 0px 0px; margin-top:0px; position:relative; z-index:1; overflow: hidden;}
#treatments-slider .home-slider-img {object-fit: cover;height: 100%;}
#treatments-slider::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgb(0,0,0,.80)40%, rgb(0,0,0,.60) 60%);
  z-index: 1;
}
#treatments-slider .ababslider-text {
    position: absolute;
    width:100%;
    bottom: 100px;
    left:0;
    z-index: 1;
    color: #fff;
}
.ababslider-text h1{color: #ffffff; font-size:65px; text-align:center; font-family:arial; margin:0px 0px 10px; padding:0px;z-index: 1;font-weight: bold;position: relative;display: block;letter-spacing: 0px;}
.ababslider-text h1 .for-paralysis{opacity:0.6;}
.ababslider-text a {
  color: #fff;
  display: flex;
  width: max-content;
  font-weight: 700;
  margin: 30px auto 0px;
  padding: 10px 20px;
  border: 1px solid #fff;
}
.ababslider-text a:hover {
  background:#ffffff; color: #000031;
}



#approach-mid-section{background: #fafafa;padding:80px 0px 80px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#approach-mid-section ul{display:block; margin-left:15%; padding:0px; position:relative; z-index:1;}
#approach-mid-section ul::before {content: "";position: absolute;bottom: 0px;left:38%;width:2px;height: 100%;background:#1885d1;z-index:-1;}
#approach-mid-section li{display:flex; width:55%; list-style:none; margin:0px 0px 70px; padding:50px 40px 50px 120px; position:relative; border:2px solid #1885d1; background: #fff;  border-radius:10px;}

#approach-mid-section li:nth-child(1n) {margin-left:0px;}
#approach-mid-section li:nth-child(2n) {margin-left:30%;}
#approach-mid-section li:nth-child(3n) {margin-left:0px;}
#approach-mid-section li:nth-child(4n) {margin-left:30%;}
#approach-mid-section li:nth-child(5n) {margin-left:0px;}
#approach-mid-section li:nth-child(6n) {margin-left:30%;}
#approach-mid-section li:nth-child(7n) {margin-left:0px;}


#approach-mid-section li:nth-child(2n) .approach-icon{background:#253b80;}
#approach-mid-section li:nth-child(4n) .approach-icon{background:#253b80;}
#approach-mid-section li:nth-child(6n) .approach-icon{background:#253b80;}
#approach-mid-section li:nth-child(8n) .approach-icon{background:#253b80;}
#approach-mid-section li:nth-child(10n) .approach-icon{background:#253b80;}

.approach-icon{display:flex; align-items:center; justify-content:center; position:absolute; left:-70px; top:30px; background:#1885d1; color:#fff; border-radius:100%; width:140px; height:140px;}
.approach-icon img{width:90px; height:90px;}
.approach-doc h3{color: #1885d1; font-size:22px; font-family:Gotham Medium; margin-bottom:7px;}
.approach-doc p{color:#2b2b2b; font-size:18px; font-weight:400;}
/*----WHY END ----*/


/*---- Advanced Technology ----*/
#advanced-technology{background:#ffffff; padding:100px 0px 60px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#advanced-technology h1{color:#00003b;text-align: center;width:100%;font-size:30px;font-weight: bold;margin: 0px auto;padding:0px 0px 40px;}
#advanced-technology p{color:#00003b;font-size:22px;text-align: center;font-weight: 700;margin: 0px 0px 40px; padding:0px 0px 50px;border-bottom: 1px solid #5d5d5d;}
.flex-row-reverse {
    flex-direction: row-reverse;
}
/*---- Advanced Technology ----*/

/*---- SUCCESS STORIES ----*/
#success-story-section{background:#fafafa; padding:80px 0px 80px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#success-story-section h1{color:#00003b;text-align: center;width:100%;font-size:30px;font-weight: bold;margin: 0px auto;padding:0px 0px 40px;}
/*#success-story-section p{color:#00003b;font-size:22px;text-align: center;font-weight: 700;margin: 0px 0px 40px; padding:0px 0px 50px;}*/

#success-story-section  .video-library-right {width:14%;margin-right:2%;padding: 0px 0px 40px;position: relative;float: right; z-index:6;}
#success-story-section  .video-library-right .ss-main .ss-content .ss-search input{display:none;}

.success-story-section{margin:0px; padding:0px; position:relative;}
.success-story-section ul{width:100%;margin: 0px 0px 20px;position: relative;display: flex;flex-wrap: wrap;gap: 20px;}
.success-story-section li{list-style:none; width:31.66%;  border:1px solid #707070; margin:0px 0px 20px; padding:20px 20px 20px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
.success-story-section li:hover{transform: scale(1.10);z-index: 2; box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
.success-story-section li h3{font-size:18px; display:flex; align-items:center; justify-content:center; font-weight:200;  background: #ffffff; color:#1885d1; font-family:Roboto Regular; text-align:center; padding:20px 0px 10px; margin:0px;}
.success-story-section li p{font-size:18px; display:flex; align-items:center; justify-content:center;  font-weight:200;  background: #ffffff; color:#656565; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}



.list-item-no{display:flex; width:70%; gap:10px; margin:40px auto 0px; padding:40px 0px 0px; position:relative; justify-content:center; align-items: center; border-top:1px solid #707070;}
.list-item-no .previous-box{font-family:Roboto Regular; font-size:14px;display:flex;align-items: center;justify-content: center;width:max-content; height:40px; padding:0px 15px; line-height: 40px;  border:2px solid #707070; border-radius:10px;}
.list-item-no .previous-box a{display:flex;align-items: center;justify-content: center; gap:6px;}
.list-item-no .previous-box a:hover img{filter: brightness(0) invert(1);}
.list-item-no img{width:auto;  height:12px;}
.list-item-no .previous-box:hover{background:#000000 !important; color:#fff !important;}
.list-item-no .previous-box:hover a{color:#fff !important;}
.list-item-no .next-box:hover{background:#000000 !important; color:#fff !important;}
.list-item-no a{color:#000 !important;}
.list-item-no .previous-next-no{margin:0px; padding:0px; position:relative;}
.list-item-no .previous-next-no ul{display:flex; gap:10px; justify-content:center;align-items: center;text-align: center;}
.list-item-no .previous-next-no li{list-style:none; display: block; border-radius:6px;}
.list-item-no .previous-next-no li a{font-family:Roboto Regular; font-size:14px;display: block; width:40px; height:40px; line-height: 40px; border:2px solid #707070; border-radius:10px;}
.list-item-no .previous-next-no li a:hover{background:#000000 !important; color:#fff !important;}
.previous-next-no .active{background:#000000 !important; color:#fff !important;}
.list-item-no .next-box{font-size:14px; font-family:Roboto Regular;display:flex;align-items: center;justify-content: center; width:max-content; padding:0px 15px; height:40px; line-height: 40px;  border:2px solid #707070; border-radius:10px;}
.list-item-no .next-box a{display:flex;align-items: center;justify-content: center; gap:6px;}
.list-item-no .next-box a:hover img{filter: brightness(0) invert(1);}
.list-item-no .next-box:hover a{color:#fff !important;}
/*---- SUCCESS STORIES END ----*/


/*----begin-your-rehab ----*/
#begin-your-rehab{background:#ffffff; padding:100px 0px 0px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#begin-your-rehab h1{color:#00003b; font-size:35px; font-weight:700; margin:0px 80px 30px; padding:0px 0px 20px;   margin: 0px auto;display: flex;justify-content: center;width: max-content;}

#begin-your-rehab .why-mid-video{border:0px; padding:40px 0px 0px;}
#begin-your-rehab .why-mid-video h3{font-size:22px;}

.begin-your-enquire{display:flex; flex-direction: column; border-radius:0px; background: #FFF;  margin:0px 0px 0; border-radius:12px; padding:30px; position:relative;}
.begin-your-form input:focus {border:1px solid #1585D2; background: rgba(21, 133, 210, 0.04);}
.begin-your-form input::placeholder{color:#000000 !important; font-size:16px;}
.begin-your-form textarea::placeholder{color:#000000 !important; font-size:16px;}
.begin-your-form input:focus {border:1px solid #1585D2; background: rgba(21, 133, 210, 0.04);}
.begin-your-form select:focus {border:1px solid #1585D2; background: rgba(21, 133, 210, 0.04);}
.begin-your-form textarea:focus{border:1px solid #1585D2; background: rgba(21, 133, 210, 0.04);}
.begin-your-form .wkbox{
    height: 55px;
    padding-left:15px;
    width: 100%; color:#00003b !important;
    font-size:16px;
    border-radius:0px;
    border: 1px solid #DBDBDB;
    outline: none;font-family: Arial;
    text-align: left;

}
.begin-your-form .magbox {
  width: 100%;color:#00003b !important;
  height: 200px; font-family: Arial;
  border-radius:0px;
    border: 1px solid #DBDBDB;
  padding-top: 20px;
  padding-left: 16px;
}
 

.begin-your-enquire .begin-your-form{
  width: 100%;
  gap: 15px;
  padding-bottom:20px;
  display: flex;
}
.begin-your-enquire .begin-your-form-box{
  display: block;
  width: 100%;
}

.begin-your-enquire .submit-now{border: 1px solid #00003b;background: #ffffff;
  color: #00003b;
  margin: 20px 20px;
  font-size:18px;
  padding:10px;
  position: relative;
  width:max-content;
  margin: 0px auto;
}
.begin-your-enquire .submit-now:hover{background:#00003b; color:#ffffff;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:max-content; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#1585D2 !important;border: 2px solid #1585D2; font-size:17px;border-radius:0px;padding:7px 21px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}
/*----begin-your-rehab END ----*/

/*---- traumatic-brain-injury ----*/
#woh-pages{background:#ffffff; padding:100px 0px 20px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#woh-pages h1{color:#00003b; font-size:35px; font-weight:700; margin:0px 80px 30px; padding:0px 0px 20px; display: inline-block; border-bottom:2px solid #268cd4;}
#woh-pages p{color:#00003b; font-size:21px; font-weight:400; margin:0px; padding:0px 80px 15px;}


#woh-our-impact{background:#ffffff; padding:0px 0px 20px; margin:0px; position:relative; z-index:1; overflow: hidden;}
#woh-our-impact h2{color:#00003b; font-size:35px; font-weight:700; margin:0px 0px 50px 100px; padding:0px 0px 20px; display: inline-block; border-bottom:2px solid #268cd4;}

.woh-our-impact{background:#ededed; display:block; margin:80px; padding:40px; border-radius:30px; position:relative;}

.woh-pages-box{display:flex; gap:50px; margin:0px; padding:0px; position:relative;}
.woh-pages-left{width:20%;  margin:0px; padding:0px; position:relative;}
.woh-pages-left img{width:auto; height:75%;}
.woh-pages-right{width:80%; margin:0px; padding:0px; position:relative;}
.woh-pages-right p{color:#00003b; font-size:20px; font-weight:700; margin:0px; padding:0px 0px 20px;}
.woh-pages-right a{font-size:20px; display:flex; width:max-content; padding:5px 20px; margin:10px 0px 10px; background: #1885d1;color: #ffffff;border-radius: 6px;font-weight:700;text-transform: none;transition: color 0.35s ease-out;position: relative;}
.woh-pages-right a:hover{background:#ffffff; color:#1885d1;}
/*---- traumatic-brain-injury ----*/



/*---- Blog ----*/
#blog-slider{width: 100%;background: #ffffff;height: 100%;overflow: hidden;padding: 0px;position: relative;margin:0px;}
#blog-slider .midbox-inner{position:relative;}
#blog-slider::before {position: absolute;content: "";width:100%;height: 100%;background: linear-gradient(to top, rgb(0,0,0,.66)30%, rgb(0,0,0,.32) 70%);z-index: 1;}
#blog-slider .blog-slider-img {object-fit: cover;height: 100%;}
#blog-slider .blog-slider-section {display: flex;margin: 0px;padding: 0px;position: absolute;bottom: 60px;left: 0px;z-index: 1;width:100%;height:auto;align-items: center; justify-content: space-between;}
#blog-slider .blog-section-left {width:60%; padding-left: 40px;}
.blog-section-left span{z-index:1; position:relative; border-radius: 46px;
background: rgba(255, 255, 255, 0.39); padding:10px 20px; color:#fff; margin-bottom:10px; display: flex; width:max-content;}
.blog-section-left h1{font-size:48px;color:#ffffff; padding-bottom:10px;z-index:1;width:100%;position: relative;display: block;}
.blog-section-left p{font-size:18px; line-height: 35px; width:90%; margin:0px; padding:8px 0px 50px; color:#ffffff;}

#blog-slider .blog-section-right{width:max-content; display:flex; justify-content: right; align-items: flex-start; flex-direction: column; padding-right:40px;}
.blog-od{display:flex; gap:20px; align-items:center; color:#fff; font-size:16px;}
.blog-od img{width:40px; height:40px; border-radius:100%;}
.blog-datetime{display:flex; gap:0px; margin-top:10px; align-items:center; color:#fff; font-size:14px;}.blog-datetime span{position:absolute; top:10px; left:-12px; width:7px; height:7px; background:#fff; border-radius:100%;}
.time-blog{font-size:16px; position:relative; margin-left:25px;}


#blogs-mid-list{background:#ffffff;padding:60px 0px 60px;margin: 0px 0px 0px;position: relative;overflow: hidden;}
#blogs-mid-list h2{color: #000;font-size:40px;font-family: Gotham Medium; padding:0px 0px 10px; margin:0px;}
#blogs-mid-list p{color: #97979A;font-size:16px; padding:0px; margin:0px;}
.blogs-mid-beginnings{display: flex;margin:40px 0px 0px;padding: 0px;width: 100%;gap: 25px;justify-content: space-between;}
.blogs-mid-left {margin: 0px;padding: 0px;width: 70%;}
.blogs-mid-left ul{display:flex; gap:15px;  margin:0px; padding:0px; position:relative;}
.blogs-mid-left li{list-style:none; margin:0px; padding: 9px 24px; position:relative;border: 1px solid #fff;}
.blogs-mid-left li:hover{border-radius: 8px;border: 1px solid #DEE2DB;background: #ededed;}
.blogs-mid-left li.active{border-radius: 8px;border: 1px solid #DEE2DB;background: #ededed;}

.blogs-mid-right {margin-bottom: 20px;padding: 0px;width:max-content;gap: 25px;display: flex;align-items:center;justify-content: right;position: relative;}
.blogs-mid-right p{width:100px; color:#97979A; font-size:16px;}

.blog-blockquote ul{display:flex; flex-wrap:wrap; gap:15px;  margin:40px 0px 0px; padding:0px; position:relative;}
.blog-blockquote li{width:32.33%; margin:0px 0px 20px; padding:0px; position:relative;border: 1px solid #fff;}
.blog-blockquote .blog-list-img{position:relative; margin:0px; padding:0px; position:relative; border-radius: 8px;}
.blog-list-img .blog-img-text{z-index: 1;top: 15px; left:15px;position:absolute;border-radius: 46px;background: rgba(0, 0, 0, 0.39);backdrop-filter: blur(9.050000190734863px);padding: 10px 20px;color: #fff;margin-bottom: 10px;display: flex;width: max-content;}
 .blog-blockquote .blog-list-img img{border-radius: 8px;}
.blog-blockquote li h3{color:#000; font-size: 22px; font-family: Gotham Medium; padding:10px 0px 0px;}
.blog-blockquote li p{color:#97979A !important; font-size:16px !important; padding:10px 0px !important;}.blog-blockquote li .blog-datetime{color:#1885d1 !important;}
.blog-blockquote li span{background:#1885d1; border-radius:100%;}
.blog-blockquote li .blog-od{color:#000 !important;}



/*---- Blog END ----*/

/*---- Blog Details  ----*/

#blog-details-slider{width:100%;background:#ededed; height: 100%;overflow: hidden;padding:60px 0px;position: relative;margin:0px;}
.blog-details-slider{display:flex; gap:50px; margin:0px; padding:0px; position:relative;}
.blog-details-lefttext{width:50%; margin:0px; padding:0px; position:relative;}
.blog-details-lefttext h1 {font-size: 40px;color:#00003b;padding-bottom: 10px;z-index: 1;width: 100%;position: relative;display: block;font-family: Gotham Medium;}
.blog-details-lefttext p {font-size:16px;line-height:30px; font-weight: 700; width: 90%;margin: 0px;padding: 8px 0px 50px;color:#00003b;}
.blog-details-lefttext .blog-section-right{flex-direction:row; display: flex; gap:30px;}
.blog-details-lefttext .blog-od{color: #000;}.blog-details-lefttext .blog-datetime{color: #1885d1; margin-top: 0;}
.blog-details-lefttext .blog-datetime span{background:#1885d1;}
.blog-details-rightimg{width:50%; margin:0px; padding:0px; position:relative;}


#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:#9CCDFB; padding:20px 20px 20px 50px; margin:25px 0 0px; position:relative; font-size: 16px; color:#01568C;}
.blog-mid-doc-left .speciality-quotation::before{content:'';background:#03426D;width:2px;height:78%;position: absolute;top:10px; left:20px;}

.blog-mid-doc-left h2{font-size:32px; width:100%; color:#00003b; padding-bottom:0px;font-family: Gotham Medium;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: 32px; width:100%; color:#00003b; padding:14px 0px;font-family: Gotham Medium;z-index:1;position: relative;display: block;}

.blog-mid-doc-left p {font-size: 16px;width: 100%;color:#00003b;margin:10px 0px 20px;}
.blog-mid-doc-left  ul{margin:25px 0 25px; padding:0px;}
.blog-mid-doc-left  ul li{position: relative;color: #97979A;width:90%; padding-left: 20px;margin-bottom:20px;font-size: 16px;margin-left:17px;list-style:none;}
.blog-mid-doc-left  ul li::before {content: '';background:#004039;width: 8px;height: 8px;border-radius: 50px;position: absolute;top:12px;left: 0px;}

.blog-mid-doc-right{width:30%; margin:0px; padding:0px; position:relative;}
.blog-nav{display:flex;flex-direction: column; width:100%; padding:15px; border:0px solid rgba(0,0,0,.1); border-radius:10px; margin-bottom:25px;}
.blog-nav h3{font-size:24px;color: #090909;font-weight: 400;width: 100%; font-family: Gotham Medium; 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:15px; 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: 16px;color: #7C7C7C;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:#ededed; color:#000 !important;  }
.blog-scroll{scroll-margin-top:100px;}
.Subscribe p{color: #97979A; font-size:16px; margin-bottom:25px;}
.Subscribe input:focus {border:1px solid #3B9D00;}
.Subscribe ::placeholder {color: #97979A; font-size:16px;}
.Subscribe input{border: 1px solid #DCDCDC;height:45px;color:#818181;padding-left: 15px;width: 100% !important;font-size: 16px; background: #ededed;outline: none;text-align: left;}
.Subscribe .send-message{background:#1885d1;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;}
/*---- Blog Details END ----*/

/*---- Advanced Technology ----*/
#technology-hal-slider{padding:0px 0px 0px; margin-top:0px; position:relative; z-index:1; overflow: hidden;}
#technology-hal-slider .home-slider-img {object-fit: cover;height: 100%;}
#technology-hal-slider .technology-hal-slider-text {position: absolute; width:100%;bottom:42%; left:0; z-index:1; color: #fff;}
.technology-hal-slider-text h1{color: #ffffff; font-size:45px; text-align:center; font-family:arial; margin:0px 0px 10px; padding:0px;z-index: 1;font-weight: bold;position: relative;display: block;letter-spacing: 0px;}
.technology-hal-slider a {color: #fff;display: flex;width: max-content;font-weight: 700;margin: 30px auto 0px;padding: 10px 20px;border: 1px solid #fff;}
.technology-hal-slider a:hover {background:#ffffff; color: #000031;}


#advanced-technology-hal{  background: #ffffff;  padding: 60px 0px 60px;  margin: 0px;  position: relative;  z-index: 1;  overflow: hidden;}
#advanced-technology-hal h2{  color: #253b80;  text-align: center;  width: 98%;  font-family: Roboto Regular;
  font-size: 35px;  line-height: 35px;  font-weight: bold;  margin: 0px auto;  padding: 0px 0px 20px;}
#advanced-technology-hal p{color: #000000;  width:80%;  font-size: 20px;  text-align: center;font-weight: 400;margin: 0px auto;padding: 0px;}


#conditions-cyberdyne-hal{background:#ecf6fc;padding:80px 0px 100px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#conditions-cyberdyne-hal h2 {color:#1885d1;font-size:35px;font-weight: bold; font-family: Roboto Regular; text-align: center;margin: 0px 0px 60px;padding: 0px 0px 0px;}
#conditions-cyberdyne-hal ul{display:flex; flex-wrap:wrap; gap:20px; margin;0px; padding:0px; position:relative;}
#conditions-cyberdyne-hal li{list-style:none; width:23.33%; box-shadow: 0 1px 6px rgb(0 0 0 / 15%); margin:0px 0px 0px; padding:20px 20px 0px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#conditions-cyberdyne-hal li:hover{transform: scale(1.10);z-index: 2;}
#conditions-cyberdyne-hal li h3{font-size:18px; display:flex; align-items:center; justify-content:center; height:70px; font-weight:200;  background: #ffffff; color:#1885d1; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}
#conditions-cyberdyne-hal li img{border-radius:0px;}

#cyberdyne-hal-work{background:#ffffff;padding:60px 0px 60px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#cyberdyne-hal-work h2 {width:75%; color:#000000;font-size:35px;font-weight: bold; font-family: Roboto Regular; text-align: center;margin: 0px auto;padding:0px 0px 50px;}
#cyberdyne-hal-work .hal-work-img{width:75%; margin: 0px auto; display: flex; position: relative; z-index:2;}


.cyberdyne-hal-work{background:#ecf6fc;padding:80px 30px 60px; margin:-40px 0px 0px;position: relative;}
.cyberdyne-hal-work p {color: #000000; font-size:18px; font-weight: 400;margin:0px 0px 10px;padding: 0px;}

#impact-cyberdyne-hal{background:#ffffff;padding:40px 0px 60px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#impact-cyberdyne-hal h2 {width:75%; color:#000000;font-size:35px;font-weight: bold; font-family: Roboto Regular; text-align: center;margin: 0px auto 20px;padding: 0px 0px 0px;}
#impact-cyberdyne-hal p {color: #000000;width:50%;font-size: 20px;text-align: center;font-weight: 400;margin: 0px auto 60px;padding: 0px;}

#impact-cyberdyne-hal ul{display:flex; flex-wrap:wrap; gap:20px; margin;0px; padding:0px; position:relative;}
#impact-cyberdyne-hal li{list-style:none; width:23.33%; text-align: center;  margin:0px 0px 0px; padding:20px 20px 0px;  position:relative;  transition: .4s ease-in-out;}
#impact-cyberdyne-hal li:hover{transform: scale(1.10);z-index: 2;}
#impact-cyberdyne-hal li h3{font-size:18px; display:flex; align-items:center; justify-content:center; height:70px; font-weight:200; color:#253b80; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}
#impact-cyberdyne-hal li img{width:auto; height:120px; margin:0px;}


#cyberdyne-hal-differ{background:#ffffff;padding:80px 0px 60px; margin:0px;position: relative; z-index: 1;overflow: hidden;}
#cyberdyne-hal-differ h2 {color:#1885d1;font-size:35px;font-weight: bold; font-family: Roboto Regular; text-align: center;margin: 0px 0px 60px;padding: 0px 0px 0px;}

.cyberdyne-hal-differ{width:100%; background:#f8f8f8; display:flex; margin:0px; padding:0px; position:relative;}


.cyberdyne-hal-differleft{width:50%; border-right:2px solid #fff; margin:0px; padding:0px; position:relative;}
.cyberdyne-hal-differleft h3{background:#1785d0; color:#ffffff;font-size:35px;font-weight: bold; font-family: Roboto Regular; margin: 0px 0px 0px;padding:20px;}
.cyberdyne-hal-differleft h3 span{font-size:22px; font-weight:200; margin:7px 0px 0px; display:block;}

.cyberdyne-hal-differright{width:50%;  margin:0px; padding:0px; position:relative;}
.cyberdyne-hal-differright h3{background:#333333; color:#ffffff;font-size:35px;font-weight: bold; font-family: Roboto Regular; margin: 0px 0px 0px;padding:20px;}
.cyberdyne-hal-differright h3 span{font-size:22px; font-weight:200; margin:7px 0px 0px;  display:block;}

.cyberdyne-hal-differbox{width:100%; background:#f8f8f8;  margin:0px; padding:20px 0px 0px; position:relative;}
.cyberdyne-hal-differbox::before {content: "";position: absolute;top: 0px;left:49.88%;width:2px;height: 100%;background:#fff;z-index: 1;}


.advanced-hal-doc{display:flex; gap:120px;   margin:0px; padding:0px; position:relative;}
.advanced-hal-doc-left{width:50%;   margin:0px; padding:0px; position:relative;}
.advanced-hal-doc-left p{color:#1785d0 !important; font-weight:700; text-align: left !important;}
.cyberdyne-hal-differbox h5{color:#1785d0 !important; font-weight: bold; font-family: Roboto Regular; padding-right:0px !important; padding-left:27px !important;}
.advanced-hal-doc-right{width:50%;  margin:0px; padding:0px; position:relative;}
.advanced-hal-doc-right p{color:#000 !important; font-weight:700; text-align: left !important;}

.cyberdyne-hal-differbox .question{background:#f8f8f8; padding: 20px 40px; margin: 10px 0px; border-radius:0px;}
.cyberdyne-hal-differbox .question:nth-child(2n){background:#efefef;}
.cyberdyne-hal-differbox .question.active{background:#f8f8f8;}
.cyberdyne-hal-differbox .arrow {background-image: url(../css/plus-4.png) !important;width:20px;height:20px;background-size: contain;background-repeat: no-repeat;position: absolute;top:27px;left:30px;}
.cyberdyne-hal-differbox .arrow-active{background-image:url(../css/plus-5.png) !important; top:28px;}
.cyberdyne-hal-differbox .active .arrow{background-image:url(../css/plus-5.png) !important;}


.cyberdyne-hal-differ-mob{display:none; background: #f8f8f8; width:100%; margin:0px; padding:0px 0px 0px;}
.cyberdyne-hal-differ-mob h3{background: #333333;color: #ffffff;font-size:25px;font-weight: bold;font-family: Roboto Regular;margin: 0px 0px 0px;padding: 20px;}
.cyberdyne-hal-differ-mob h3 span {font-size:18px;font-weight: 200;margin: 7px 0px 0px;display: block;}
.cyberdyne-hal-differ-mob .question {background: #efefef;padding:15px 10px;margin: 10px 10px;border-radius: 0px;}
.cyberdyne-hal-differ-mob .question:nth-child(2n){background:#f8f8f8;}

.cyberdyne-hal-differ-mob h5 {color: #1785d0 !important;font-weight: bold;font-family: Roboto Regular;padding-right: 0px !important;padding-left: 27px !important;}
.cyberdyne-hal-differ-mob p {color: #000 !important;font-weight: 700;text-align: left !important;}
.cyberdyne-hal-differ-mob .question.active{background:#f8f8f8;}
.cyberdyne-hal-differ-mob .arrow {background-image: url(../css/plus-4.png) !important;width:15px;height:15px;background-size: contain;background-repeat: no-repeat;position: absolute;top:22px;left: 10px;}
.cyberdyne-hal-differ-mob .arrow-active{background-image:url(../css/plus-5.png) !important; top:28px;}
.cyberdyne-hal-differ-mob .active .arrow{background-image:url(../css/plus-5.png) !important;}
/*---- Advanced Technology END ----*/




/*---- About Us Walk-again  ----*/
#about-page-slider{background:linear-gradient(to bottom, #001C50 55%, #ffffff 0%);padding:50px 0px 50px;margin: 0px;position: relative;overflow: hidden;z-index: 1;}#about-page-slider img{border-radius:8px;}
.about-page-slider{display:flex; align-items:flex-start; justify-content: space-between; gap:80px; margin:0px; padding-bottom:30px; position:relative;}
.about-page-slider-left{width:40%;  margin-bottom:30px; padding:0px; position:relative;}
.about-page-slider-left h2{font-size: 44px;font-family:Roboto Regular;color: #ffffff;z-index: 1;width: 100%;position: relative;}
.about-page-slider-right{width:60%; margin:0px; padding:0px; position:relative;}
.about-page-slider-right p {font-size: 18px;color: #ffffff;width: 100%;}

#about-walk-again{background: #ffffff;
  padding: 40px 0px 50px;
  margin: 0px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about-walk-again{display:flex; gap:60px; margin:0px; padding:0px; position:relative;}
.about-walk-again-left{width:45%;  margin:0px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;  position:relative;}
.about-walk-again-left h2 {
  font-size: 44px;
  font-family:Roboto Regular;
  color:#000000;
  padding-bottom:30px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.about-walk-again-left h4{
  font-size:18px;
  color: #1585D2;
  padding-bottom: 10px;
  width: 100%;
  position: relative;
  display: block;
}
.about-walk-again-left a {
  background: #1585D2;width: max-content;
  color: #ffffff !important;
  margin: 20px 0; 
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding: 10px 20px;
  position: relative;
  border: 2px solid #1585D2;
}
.about-walk-again-left a img {
  width: auto;
  height: 15px;
  margin-left: 10px;
}
.about-walk-again-right{width:55%;  margin:0px;  position:relative;}
.about-walk-again-right p{
  font-size: 18px;
  color:#00003b;
  width: 100%;
  padding: 10px 0;
}.about-walk-again-right strong{color:#00003b;}

#about-treatment{background:#001C50;padding:60px 0px 50px;margin: 0px 0px 0px; position: relative;overflow: hidden;z-index: 1;}
#about-treatment:before{content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background: url(../images/2024/03/bg.png) no-repeat;background-size:100%;background-position:bottom left;z-index: -1;opacity:0.8;}
.about-treatment{display:flex;  gap:60px; margin-left:6%; padding:0px; position:relative;}
.about-treatment .about-treatment-left{width:45%; margin:0px; padding:0px; position:relative;}
.about-treatment .about-treatment-left h2 {font-size: 44px;font-family:Roboto Regular;color: #ffffff;width: 100%;position: relative;}
.about-treatment .about-treatment-left p {font-size: 18px;width:100%;margin: 0px auto;color: #ffffff;padding:25px 0px;position: relative;}
.about-treatment .about-treatment-right{width:55%; margin:0px; padding:0px;}
.about-facilities-item{border-radius:8px;background: #FFF; padding:60px 20px;}
.about-facilities-item img {width: auto !important;height:45px; margin-bottom:20px;}
.about-facilities-item h3 {font-size: 20px; color:#000;font-weight: 600;padding: 10px 0px 5px;width: 100%;}
.about-facilities-item p {color:#5B5B5B; width: 92%;  height:100px; margin-top: 15px;font-size: 16px;font-weight: 200;}
#joining-our-team{background: #ffffff;padding:50px 0px 50px;margin: 0px 0px 0px;position: relative;overflow: hidden;z-index: 1;}
.joining-our-team{background: #1585D2; border-radius: 12px; padding:50px 30px;margin:0px;position: relative;}
.joining-our-team h2 {font-size: 44px;font-family: Roboto Regular;color: #ffffff;text-align: center;width: 100%;position: relative;}
.joining-our-team p {font-size: 18px;width:60%;margin: 0px auto;color: #ffffff;padding:25px 0px;text-align: center;position: relative;}
.joining-button{display:flex; gap:20px; justify-content: center; width:60%; margin: 0px auto;  padding:0px;}
.learn-more{background: #1585D2;width: max-content;color: #ffffff !important;margin: 20px 0; font-size: 16px;font-weight: 500;border-radius: 81px;padding: 10px 20px;position: relative;border:2px solid #FFF;}
.apply-now{background: #ffffff;width: max-content;color:#1585D2 !important;margin: 20px 0; font-size: 16px;font-weight: 500;border-radius: 81px;padding: 10px 20px;position: relative;border:2px solid #FFF;}
.joining-button a img{width: auto;height: 15px;margin-left: 10px;}
#about-patient-video{background:#F5F6F8;padding: 50px 0px 180px;margin: 0px 0px 0px;position: relative;overflow: hidden;z-index: 1;}

#home-excepteur{background:#F5F6F8; padding:40px 0px 50px; margin:40px 0px 0px; position:relative; overflow:hidden;  z-index:1;}
#home-excepteur h2{font-size: 44px;font-family:Roboto Regular;color:#000000;z-index: 1;width: 100%;position: relative;}
#home-excepteur ul {
  display: flex;
  align-items: center;
  margin:50px 0px 0px;
  padding: 0px 0px 0;
  width: 100%;
  gap: 25px;
}
#home-excepteur li {
  width:25%;
  position: relative;
  padding:30px;
  border-radius: 12px;
  border: 1px solid #E5E5E5;
  background: #FFF;
  transition: 600ms ease transform;
}
#home-excepteur li:hover{transform: scaleX(1.1) scaleY(1.1);z-index: 2;   box-shadow: 0px 4px 33.2px -6px rgba(0, 0, 0, 0.25);}
#home-excepteur li img{width:auto; height:38px;}
#home-excepteur li h3 {
  font-size:20px;
  color:#1585D2;
  font-weight: 600;
  padding: 10px 0px 5px;
  z-index: 1;
  width: 100%;
  position: relative;
}
#home-excepteur li h3::before {
    content: '';
    position: absolute;
    left:0%;
    bottom: 0px;
    background: #1585D2;
    height:2px;
    width:54px;
}
#home-excepteur li p {
  color:#00003b;
  width:92%;
  margin-top:15px;
  font-size:16px;
  font-weight: 200;
}

/*---- About Us Walk-again END  ----*/


/*---- Brain Function Test  ( BFT)  ----*/
#BFT-slider{padding:0px 0px 0px; margin-top:0px; position:relative; z-index:1; overflow: hidden;}
#BFT-slider .home-slider-img {object-fit: cover;height: 100%;}
#BFT-slider .brain-function-test-doc {position: absolute; width:100%;bottom:32%; left:0; z-index:1; color: #fff;}
.brain-function-test-doc h1{color: #ffffff; font-size:45px; text-align:center; font-family:arial; margin:0px 0px 10px; padding:0px;z-index: 1;font-weight: bold;position: relative;display: block;letter-spacing: 0px;}
.brain-function-test-doc p{color: #ffffff; font-size:18px; text-align:center; font-family:arial; margin:0px 0px 10px; padding:0px;z-index: 1; position: relative;display: block;letter-spacing: 0px;}
.brain-function-test-doc a {color: #fff;display: flex;width: max-content;font-weight: 700;margin: 30px auto 0px;padding: 10px 20px;border: 1px solid #1785d0; background:#1785d0;}
.brain-function-test-doc a:hover {background:#ffffff; color: #000031;}
 
 
 
#cognitive-health{  background: #ffffff;  padding: 60px 0px 60px;  margin: 0px;  position: relative;  z-index: 1;  overflow: hidden;}
#cognitive-health h2{  color: #253b80;  text-align: center;  width: 98%;  font-family: Roboto Regular;  font-size: 35px;  line-height: 35px;  font-weight: bold;  margin: 0px auto;  padding: 0px 0px 20px;}

#cognitive-health ul{display:flex; justify-content: center;  gap:30px; margin;0px; padding:0px; position:relative;}
#cognitive-health li{list-style:none; width:33%;  border:1px solid #707070; margin:0px 0px 0px; padding:20px 20px 20px; background: #ffffff; position:relative;  transition: .4s ease-in-out;}
#cognitive-health li:hover{transform: scale(1.10);z-index: 2; box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
#cognitive-health li h3{font-size:25px; display:flex; align-items:center; justify-content:center; font-weight:200;  background: #ffffff; color:#1885d1; font-family:Roboto Regular; text-align:center; padding:20px 0px 10px; margin:0px;}
#cognitive-health li p{font-size:18px; display:flex; align-items:center; justify-content:center;  font-weight:200;  background: #ffffff; color:#656565; font-family:Roboto Regular; text-align:center; padding:0px 0px; margin:0px;}


#stay-connected{background:url(../images/2025/04/bg.jpg) no-repeat; background-size:cover; background-position:100% 40%; margin:0px; padding:110px 0px; position:relative; }
#stay-connected::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background:rgb(0,0,0,.50);
  z-index: 1;
}

#stay-connected h2{color:#ffffff;  text-align: center;  width:100%;  font-family: Roboto Regular;  font-size:50px;  line-height: 35px;  font-weight: bold;  margin: 0px auto;  padding: 0px 0px 20px; z-index:2; position: relative;}
#stay-connected p{color:#ffffff;  text-align:center;  width:100%;  font-family: Roboto Regular;  font-size:20px;  line-height: 35px;   margin: 0px auto;  padding: 0px 0px 80px; z-index:2; position: relative;}
.stay-connected-form{width:60%; display:flex; gap:15px; margin:0px auto; padding:0px; z-index:2; position: relative;}
.stay-connected-box{width: 100%; margin:0px; padding:0px; position:relative;}

.stay-connected-form input:focus {border:1px solid #e31668;}.stay-connected-form input::placeholder {color:#444; font-size:15px;}
.stay-connected-form input, textarea {
  border:1px solid rgb(221, 221, 221);
  height:40px;
  color: #000000;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}
.stay-connected-form .submit-now {
  color: #FFFFFF;font-weight:bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0px 0px 0px;
  width: 100%;
  border:0px;
  border-radius:6px;border:2px solid #1585d1; 
  background:#1585d1;
  font-size:18px;
  padding:6px 20px;
  position: relative;
}
.stay-connected-form .submit-now:hover{  background: #ffffff; color:#1585d1; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}

#stay-visit-us{background: #253b80; margin:0px; padding:60px 0px; position:relative; }
#stay-visit-us h2{color:#1885d1;  text-align: center;  width:100%;  font-family: Roboto Regular;  font-size:40px;   font-weight: bold;  margin: 0px auto;  padding: 0px 0px 10px; relative;}
#stay-visit-us p{color:#ffffff;  text-align:center;  width:100%;  font-family: Roboto Regular;  font-size:20px;  line-height: 35px;   margin: 0px auto;  padding: 0px 0px 80px;  position: relative;}
.stay-visit-us{width:100%; display:flex; gap:35px; margin:0px; padding:0px; position: relative;}
.stay-visit-left{width:100%;  margin:0px; padding:0px; position: relative;}
.stay-visit-left .magbox{height: 120px;}
.stay-visit-mid{width:100%;  margin:0px; padding:0px; position: relative;}
.stay-visit-mid iframe{width:100%; height:400px; border:2px solid #fff; margin:0px; padding:10px; position: relative;}
.stay-visit-right{width:100%; margin:0px; padding:0px; position: relative;}
.stay-visit-right ul { display: block;    margin: 0px;    padding: 0px;}
.stay-visit-right li { display: block;    margin:10px 0px 10px;    list-style: none;	padding-left:35px;    position: relative;}
.stay-visit-right li a { display: block; font-size:18px;   font-weight:bold; margin: 0px; padding: 5px 0px;    color: #ffffff;}
.stay-visit-right li .fa {position: absolute;  left:0;    top:10px;  }
/*---- Brain Function Test  ( BFT) END  ----*/



/*----footer ----*/
footer{background:#1885d1; display:flex;flex-direction:column; margin-top:-130px; padding:0px 0px 10px; position:relative; z-index:1;}

.footer-contact-whc{background:#ffffff; margin-top:-110px; margin-bottom:40px; padding:30px; position:relative; border-radius: 12px;}
.footer-contact-whc ul {display: flex;align-items:flex-start;margin:0px 0px 0px;padding: 0px 0px 0;width: 100%;}
.footer-contact-whc li {width:33.33%;position: relative; padding:30px; margin-left:70px; border-right:1px solid rgba(255, 255, 255, 0.27);}
.footer-contact-whc li:last-child{border-right:0px solid #fff; padding-right:0px;}
.footer-contact-whc li:first-child{margin-left:20px;}
.footer-contact-whc li h3 {font-size:22px;color:#000000;font-weight: 700;padding: 10px 0px 5px;width: 100%;position: relative;}
.footer-contact-whc li p {color:#000000;width:100%;margin: 15px 0;font-size: 16px; font-weight:700; }
.footer-contact-whc li img {width: auto;height:30px;margin-bottom:10px;}
.footer-contact-whc li a {color: #1885d1; font-weight:bold;font-size: 16px;}
.footer-contact-whc li a .arrow{width: auto !important;height: 12px; margin-top: -2px; margin-left: 5px; margin-bottom: 0px;}


.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; position:relative;}
.footer-footer-logo img {width:300px;}
.footer-wiki{align-items: flex-end;display: flex;}
.quik-wiki .footerbox a{font-weight:bold;}
.quik-wiki .wiki ul{
    display: flex;
    flex-wrap: wrap;
    padding:20px 0px 0px;
	gap: 10px;
}
.quik-wiki .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.quik-wiki .wiki li a {
    color: #fff; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:26px;
    font-size:18px;
}
.quik-wiki .wiki li a:hover{background:#ffffff; color:#0e296b;}
 

.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:16px;}
.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-weight: 700;color: #ffffff;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}
.footer-navbox1{display: block;margin: 0px;padding: 0px; column-count:2; gap:80px;}
.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;     margin:0px;padding:5px 0px; color:#ffffff}
.footer-links a:hover{color:#e1e1e1;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{padding-right:7px;}

.footer-soc li{padding-left:25px; position:relative;}
.footer-navbox li .fa{position:absolute; left:0px; top:10px;}

.copyright {
	margin-top:20px;padding-top:12px; margin-top:50px; border-top:1px solid rgba(255, 255, 255, 0.21);
    font-size: 16px;
    display: flex; color: rgba(255, 255, 255, 0.80);
    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: #fff; 
    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: center;
}
.copyright .wh a{color: rgba(255, 255, 255, 0.40);}

.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:#000000;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;}

/*----END footer ----*/




/*---------END Header------- */
.get-started-m a {color:#fff;background: #000000;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #000000;}
.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;} 
.get-started-m{display:flex;align-items: center;font-family:Inter Medium;width: auto;}.get-started-m a{color:#ffffff; background:#F1B43D;font-size: 13px; border-radius: 5px;padding:5px 7px; border: 1px solid #F1B43D;}
.get-started-m a:hover{color:#ffffff; background:#F1B43D;}
/*---------END Header------- */

 
/*---------END Header------- */
.sh-breadcrumb .wiki-mk{padding-left:110px;padding-right:20px;}
.sh-breadcrumb{background:#ededed; padding:12px 0 12px; display: flex;flex-direction: column;}
.sh-breadcrumb ul {padding: 0px; display: flex;}
.sh-breadcrumb li {list-style: none;position: relative;text-align: left;color:#00003b; font-size: 14px; }
.sh-breadcrumb li a {padding:0px 6px 0px ;color:#00003b;font-weight: 400;}
.sh-breadcrumb li a:hover {color:#1885d1;}
.sh-breadcrumb li:last-child{padding-left:10px;}
/*---------END Header------- */ 


@media screen and (max-width:880px) {

/*---------breadcrumb------- */
.sh-breadcrumb .wiki-mk{padding-left:14px;padding-right:10px;}
.sh-breadcrumb{padding:10px 0 10px;}.sh-breadcrumb ul{line-height: 22px; display: inline-block;}
.sh-breadcrumb li{font-size:12px;  display: inline-block;}
.sh-breadcrumb .fa {font-size:12px;} 
.sh-breadcrumb li:last-child{padding-left:6px;}
/*---------breadcrumb END ------- */
.topnav-right{display:none;}
    
#enquiry-bottom-all{display:none;}
	
.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:14px;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:14px;}
/*---------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:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:220px; display:block; padding:0px 0; transform: translateY(6px);}
 .sticky .logo-m > img{transform: translateY(1px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
.sticky{backdrop-filter:none; height:60px !important;}
/*---------END Header------- */

.midbox-inner {margin: 0 auto;max-width:100%;width:100%;}
.wiki-mk {padding-left:20px;padding-right:20px;}
 
#home-slider{background:#000031;}
#home-slider::before{background:none;}
.home-slider{position: relative; padding:20px; bottom:0px;}
#home-slider h1{font-size:25px; }
#home-slider p{font-size:15px;}#home-slider a img{margin-top:20px; height:14px;}
#home-slider-bottom p{font-size:18px; line-height:30px; width:100%;}
#home-custom-approach h2{font-size:22px;}
#home-custom-approach p{font-size:15px;}#home-custom-approach ul{column-count:1; margin-bottom:30px; margin-top:30px;}
#home-custom-approach li{font-size:15px; padding-left:30px; margin-bottom:10px;}#home-custom-approach li::before{width:17px; height:17px; top: 7px; background-size: 16px;}
#home-our-mission h2{font-size:22px; padding:25px 0px 0px;}#home-our-mission p{font-size:15px;}
#home-treatment-spectrum h2{font-size:22px;}
#home-success-stories .watch-more{font-size:15px; padding:10px 15px;}

.home-treatment-spectrum{flex-direction:column;}
.treatment-spectrum-img{width:100%;}.treatment-spectrum-doc{width:100%; padding:40px 20px 40px;}
#treatments-home-box ul{gap:10px;}
#treatments-home-box li{width:100%;}

#treatments-home-box li:nth-child(1n) {background:#253b80}
#treatments-home-box li:nth-child(2n) {background:#1885d1}
#treatments-home-box li:nth-child(3n) {background:#253b80}
#treatments-home-box li:nth-child(4n) {background:#1885d1}
#treatments-home-box li:nth-child(5n) {background:#253b80}
#treatments-home-box li:nth-child(6n) {background:#1885d1}
#treatments-home-box li:nth-child(7n) {background:#253b80}
#treatments-home-box li:nth-child(8n) {background:#1885d1}
#treatments-home-box li:nth-child(9n) {background:#253b80}
#treatments-home-box li:nth-child(10n) {background:#1885d1}
#treatments-home-box li:nth-child(11n) {background:#253b80}
#treatments-home-box li:nth-child(12n) {background:#1885d1}


.home-neuro-img{padding: 40px 0px 40px;}
.home-neuro-recovery{flex-direction:column;}.home-neuro-recovery-left{width:100%;}
.home-neuro-recovery-right{width:100%;}
.home-neuro-recovery-left h2{font-size:22px; margin: 0px 0px 10px;}.home-neuro-recovery-right p{font-size:15px;}
.quik-wiki .wiki ul{display:none;}.copyright .wiki ul{display:flex;}

.home-patient-box{flex-direction:column; gap:0px;}
.home-patient-boxleft{width:100%;}.home-patient-boxright{width:100%; padding-right:20px;}

.neuro-recovery-again{width:100%; position: relative; left:0%; top:0px; padding:20px 20px 40px; background:#253b80;}
.neuro-recovery-again h2{font-size:25px;}.neuro-recovery-again p{width:100%; font-size:16px;}
.neuro-recovery-again ul{flex-direction:column; gap:20px;}
.neuro-recovery-again li{width:100%; font-size:18px;}
#innovative-paths-recovery{margin:40px 0px 40px;}
#innovative-paths-recovery h2{font-size:25px;}
#innovative-paths-recovery ul{flex-direction:column; gap:20px;}
#innovative-paths-recovery li{width:100%; padding:20px 20px 70px;}#innovative-paths-recovery li h3{font-size:18px;}
#innovative-paths-recovery li img{width:20%;}

#home-success-stories{padding:0px 0px 60px;} 
#home-success-stories h2{font-size:25px; margin:0px 0px 20px; padding-right:20px;}
#home-success-stories ul{flex-direction:column; gap:20px;}
#home-success-stories li{width:100%;}

#home-locations{padding:40px 0px 20px;}
#home-locations h2{font-size:25px;}#home-locations ul{flex-direction:column; gap:20px;}
#home-locations li{width:100%;}#home-locations p{font-size:16px;}




.home-assistance{gap:30px; flex-direction:column; padding:40px 0px 40px;}.home-assistance .home-questions{width:100%; font-size:18px; text-align: center;}
.treatment-spectrum-doc h3{font-size:20px; margin: 0px 0px 10px;}
.treatment-spectrum-doc .home-doctext{font-size:15px;}
.treatment-spectrum-doc a{font-size:15px;}
.spectrum-dotimg{display:none;}.spectrum-mobimg{display:block;}

/*---- WHY ----*/
#treatments-slider .ababslider-text{bottom:40px;}
#treatments-slider .home-slider-img {object-fit:cover;height:220px;}

#why-walk-advantage{padding: 40px 0px 40px;}
#home-advanced-treatments{padding:40px 0px 40px;}
.why-section-box{padding-left:0px;padding-right:0px;}
#why-walk-advantage h1{font-size:25px; line-height:32px; width:100%;}
#why-walk-advantage h3{font-size:20px; width:100%;}#why-walk-advantage .why-doc{font-size:15px;}
#why-walk-advantage h2{font-size:20px; padding:20px 0px 20px;}#why-walk-advantage p{font-size:15px;}
#why-mid-advantage h2{font-size:20px;}#why-mid-advantage h4{font-size:18px; line-height: 27px;}
#why-mid-advantage p{font-size:15px;}
#home-advanced-treatments h2{font-size:20px;}#why-mid-advantage img{width:100%;}
.why-mid-video .why-video-text{font-size:15px; width:100%;}.why-mid-video h3{font-size:22px;}
#why-benefits-section h2{font-size:20px; margin:0px 0px 0px;}#why-benefits-section{padding:60px 0px 0px;}
#why-benefits-section ul{flex-direction:column; gap:20px;}
#why-benefits-section li{width:100%; padding:70px 20px 30px; }
#why-benefits-section .why-benefits-icon{width:100px;height:100px;}
#why-benefits-section .why-benefits-icon img{width:60px;height:60px;}
#why-benefits-section .why-benefits-doc h3{font-size:20px;}
#why-benefits-section .why-benefits-doc p{font-size:15px;}
/*---- WHY END ----*/

/*----WHY ----*/
#who-mid-section{padding:0px 0px 60px;}
#who-mid-section li{flex: 0 0 100%;}#who-mid-section li h3{font-size:18px; height:auto; padding:11px 0px;}
/*----WHY END ----*/

/*----WHY ----*/
#approach-mid-section{padding:60px 0px 60px;}
#approach-mid-section ul{margin-left:0%;}#approach-mid-section ul::before{left:50%;}
#approach-mid-section li{width:100%; padding:80px 20px 40px;}
#approach-mid-section li:nth-child(2n) {margin-left:0%;}
#approach-mid-section li:nth-child(4n) {margin-left:0%;}
.approach-icon{top:-45px; left:0px; right:0px; margin:0px auto; width:100px;height:100px;}
.approach-icon img{width:60px;height:60px;}
.approach-doc h3{font-size:20px;}.approach-doc p{font-size: 16px;}

/*----WHY END ----*/

/*----begin-your-rehab ----*/
#begin-your-rehab h1{font-size:22px; width: 100%; margin:0px 0px 30px; display:block; text-align:center;}
.begin-your-enquire{padding:20px;}
.begin-your-enquire .begin-your-form{flex-direction:column;}
/*----begin-your-rehab END ----*/

/*---- SUCCESS STORIES END ----*/
#success-story-section h1{font-size:22px;}#success-story-section p{font-size:15px;}
#success-story-section  .video-library-right {width:64%; margin-right:0px;}
.list-item-no .previous-next-no ul{gap:4px;}.list-item-no{gap:4px;}
.success-story-section li{width:100%;}
.success-story-section li h2{font-size:16px;}.success-story-section li h3{font-size:16px;}
.list-item-no .previous-next-no li a{font-size: 12px; width:max-content;padding:0px 8px; height: 30px; line-height:30px; border-radius: 5px;}.list-item-no .previous-box{font-size: 12px; height: 30px;line-height:30px; border-radius: 5px;}
.list-item-no .next-box{font-size: 12px; height: 30px; line-height:30px; border-radius: 5px;}
/*---- SUCCESS STORIES END ----*/


/*---- traumatic-brain-injury ----*/
#woh-pages{padding:60px 0px 60px;}
#woh-pages h1{font-size:22px; margin:0px 0px 30px;}
#woh-pages p{font-size: 15px; padding: 0px 0px 15px;}
.woh-our-impact{margin:0px; padding:20px;}
#woh-our-impact h2{font-size:22px; margin:0px 0px 50px 60px;  text-align:center;}
.woh-pages-box{flex-direction:column; gap:0px;}.woh-pages-left{width:100%; text-align:center;}
.woh-pages-right{width:100%;}.woh-pages-right p{font-size: 15px;}.woh-pages-right a{font-size: 15px;}
/*---- traumatic-brain-injury ----*/



/*---- Blog ----*/
#blog-slider{background: #1885d1;}
#blog-slider::before{background:none;}
#blog-slider .blog-slider-section{position:relative; flex-direction: column; bottom:0px; padding-bottom:25px;}
#blog-slider .blog-section-left{width:100%; padding:20px 0px;} 
.blog-section-left h1{font-size:30px;}.blog-section-left p{width:100%; font-size:14px; line-height:20px; padding: 8px 0px 10px;}
#blog-slider .blog-section-right{width:100%; padding:0px 0px;}

#blogs-mid-list h2{font-size:30px;}
.blogs-mid-beginnings{flex-direction: column; gap:15px;}
.blogs-mid-left{width:100%;}.blogs-mid-left ul{flex-wrap: initial;gap: 15px;justify-content: left;overflow-x: scroll;overflow-y: hidden;padding-bottom: 15px;padding-right: 15px;flex-direction: row;}
.blogs-mid-left li{width:max-content;flex:none; padding: 9px 14px;}
.blog-blockquote li{width:100%;}

/*---- Blog END ----*/

/*---- Blog Details ----*/
.blog-details-slider{flex-direction: column; gap:20px;}
.blog-details-lefttext{width:100%;}.blog-details-lefttext h1{width:100%;font-size:30px;}
.blog-details-lefttext p{width:100%;font-size:14px; line-height:20px; padding: 8px 0px 20px;}
.blog-details-lefttext .blog-section-right{flex-direction: column; gap:10px;}
.blog-details-rightimg{width:100%;}

.blog-mid-doc{flex-direction: column; gap:20px;}
.blog-mid-doc-left{width:100%;}.blog-mid-doc-left h2{font-size:24px;}.blog-mid-doc-left h3{font-size:24px;}.blog-mid-doc-left p{font-size:14px;} .blog-mid-doc-left li{font-size:14px;}
.blog-mid-doc-right{width:100%;}
/*---- Blog Details END ----*/

/*------Footer-----*/
.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:16px;}.footer-links{flex-direction: column; margin:0px 0px 0;}.footer-navbox{margin:12px 0 0px;}
.footer-navbox1{column-count:1;}.footer-footer-logo{width:70%; margin:10px auto;}
.copyright{flex-direction: column;border-top:0px;  padding-bottom:60px; 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;}.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;}
/*------END Footer-----*/


/*------New Home-----*/
#slider-section {height: 100%;background: none;}
#slider-section .ababslider-text{bottom:50px;}
.ababslider-text h1{font-size:25px; margin: 0px 0px 0px;}.ababslider-text a{font-size:14px; margin:15px auto 0px; padding: 7px 20px;}

#slider-home-bottom ul{flex-direction:column; padding:0px 20px; margin: -30px 0px 0px;}#slider-home-bottom li{width:100%;}
#slider-home-bottom h2{font-size: 25px;}#slider-home-bottom p{font-size:16px;}
#conditions-we-treat h2{font-size: 25px;}#conditions-we-treat li{flex: 0 0 100%;}
.home-enhanced-recovery{flex-direction:column; gap:20px;}
.enhanced-recovery-left{width:100%}.enhanced-recovery-right{width:100%;}
.enhanced-recovery-right h3{font-size: 25px;}
.enhanced-recovery-right .home-doctext{width:100%; padding-right:1%;}

/*------New Home END -----*/

/*---- Advanced Technology ----*/
#technology-hal-slider .technology-hal-slider-text{bottom: 30%;}
#technology-hal-slider .home-slider-img {object-fit: cover;height:180px;}
.technology-hal-slider-text h1{font-size: 25px;}

#advanced-technology-hal h2{font-size: 25px; width:100%;}
#advanced-technology-hal p{font-size:16px; width:100%;}
#conditions-cyberdyne-hal h2{font-size: 25px; width:100%;}
#conditions-cyberdyne-hal li{width:100%;}#conditions-cyberdyne-hal li h3{font-size:16px;}
#cyberdyne-hal-work h2{font-size: 25px; width:100%;}#cyberdyne-hal-work .hal-work-img{width:100%;}
.cyberdyne-hal-work{padding:50px 15px 60px; margin: -15px 0px 0px;}
.cyberdyne-hal-work p{font-size:16px;}
#impact-cyberdyne-hal{padding:0px 0px 100px;}
#impact-cyberdyne-hal h2{font-size: 25px; width:100%;}#impact-cyberdyne-hal p{font-size:16px; width:100%;}
#impact-cyberdyne-hal li{width:100%; padding:0px 10px 0px;}#impact-cyberdyne-hal li h3{font-size:16px;}
.cyberdyne-hal-differbox::before {width:0px; display:none; z-index:-1;}

#cyberdyne-hal-differ{padding:10px 0px 60px;} #cyberdyne-hal-differ h2{font-size:25px; width:100%;}
.cyberdyne-hal-differleft h3{font-size:25px;}.cyberdyne-hal-differleft h3 span{font-size:18px;}
.cyberdyne-hal-differright{display:none;}.advanced-hal-doc-right{display:none;}
.cyberdyne-hal-differleft{width:100%;}.advanced-hal-doc-left{width:100%;}
.cyberdyne-hal-differbox .question{padding:15px 10px; margin: 0px 0px;}.cyberdyne-hal-differbox{padding: 20px 0px;}
.cyberdyne-hal-differbox .arrow{width:15px;height:15px; top: 22px; left:12px;}
.cyberdyne-hal-differ-mob{display:block;}.cyberdyne-hal-differ-mob .question{margin: 0px 0px;}
.cyberdyne-hal-differ-mob .arrow-active{top: 22px;}
/*---- Advanced Technology END ----*/

/*----about-us ----*/
#about-page-slider{background: linear-gradient(to bottom, #001C50 80%, #ffffff 0%); padding:50px 0px 10px;}
.about-page-slider{flex-direction: column; gap:0px;}
.about-page-slider-left{width:100%;}.about-page-slider-left h2{font-size:27px;} .about-page-slider-right p{font-size:14px;}
.about-page-slider-right{width:100%;}
.about-walk-again{flex-direction: column; gap:0px;}
.about-walk-again-left{width:100%;}.about-walk-again-left h2{font-size:27px; padding-bottom:10px;}
.about-walk-again-right{width:100%;}.about-walk-again-right p{font-size:14px;}
.about-treatment{flex-direction: column; gap:0px; padding:0px 0px 90px;}
.about-treatment .about-treatment-left{width:100%;}.about-treatment .about-treatment-left h2{font-size:27px; padding-bottom:10px;}
.about-treatment .about-treatment-left p{font-size:14px;}
.about-treatment .about-treatment-right{width:100%;}.about-facilities-item{padding:30px 20px;}
.about-facilities-item img{height:35px;}.about-facilities-item h3{font-size:20px;}
.about-facilities-item p{width:100%; font-size:14px;}.joining-our-team{padding:30px 15px;}
.joining-our-team h2{font-size:27px;}.joining-our-team p{width:100%; font-size:14px;}
.joining-button{width:100%; gap:10px;}
.learn-more{font-size: 14px; padding:8px 10px;}.apply-now{font-size:14px; padding:8px 10px;}.joining-button a img{height:12px; margin-left:7px;}
#about-patient-video .wiki-mk{padding-right:0px;}

#home-excepteur{margin-bottom:60px;}
#home-excepteur .wiki-mk{padding-right:0px;}
#home-excepteur h2{font-size:27px; padding-right:20px;}
#home-excepteur ul{flex-wrap:initial; gap:15px;justify-content:left;overflow-x: scroll;overflow-y: hidden;padding-bottom:25px;padding-right: 15px;flex-direction: row;}
#home-excepteur li{width:80%;flex:0 0 80%;gap: 8px;}#home-excepteur li p{width:100%; font-size: 14px;}

/*----END about-us ----*/


/*---- Brain Function Test    ----*/
#BFT-slider .home-slider-img { object-fit: cover; height:280px;  }
#BFT-slider .brain-function-test-doc{bottom:40px;}.brain-function-test-doc h1{font-size:25px;}
.brain-function-test-doc p{font-size:14px; padding:0px 20px; margin: 0px 0px 0px;}.brain-function-test-doc a{margin:20px auto 0px; padding: 7px 20px;}

#cognitive-health h2{width:100%; font-size:25px;}#cognitive-health ul{flex-direction: column; gap:20px;}
#cognitive-health li{width:100%;}#cognitive-health li p{font-size:14px;}

#stay-connected{padding:40px 0px; background-position:50% 60%;}
#stay-connected h2{font-size:30px;}#stay-connected p{font-size:18px; line-height:25px; padding: 0px 0px 40px;}
.stay-connected-form{width:99%; flex-direction: column; gap:20px;}

#stay-visit-us h2{font-size:30px;}#stay-visit-us p{font-size:16px; line-height:20px; padding: 0px 0px 40px;}
.stay-visit-us{width:100%; flex-direction: column; gap:20px;}.stay-visit-mid iframe{height:300px;}
.stay-visit-right li a{font-size:16px;}

/*---- Brain Function Test  ( BFT) END  ----*/

}
