
@font-face{font-family:Helvetica Neu Bold;
 src:url(../fonts/Helvetica-Neu-Bold.ttf);
 }
 
 @font-face{font-family:Helvetica Neue Medium;
 src:url(../fonts/Helvetica-Neue-Medium.ttf);
 }
 
 @font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-Regular.ttf);
 }
 
  @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }

/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:Inter Regular; 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:#ff6800; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }

.csn-ul{margin-left:20px;  text-align: justify;}
.csn-ul li {position: relative;margin-bottom:7px;}
.csn-ul li:before {position: absolute;top:9px;left:-19px;height: 8px;width: 8px;
background:#014d49;border-radius: 100%;content: '';}






/*===============header===============*/
#top-head{background:#fad9c9; padding:5px 0; align-items: center; display:flex; justify-content: center; flex-wrap: wrap;}
#top-head p{font-size:18px; font-weight:bold; margin-right:15px;}
#top-head a {background: #4e2a18;color: #fff;margin: 0px;font-size: 18px;font-weight:bold;border-radius: 8px; padding:2px 14px;border: 1px solid #4e2a18;}
#header-id {
    height: auto;
}
#header-id {
  background:#FF6800;
  height:74px;
  transition: transform .3s ease-in-out;
  width:100%;
  margin:0px auto;
  top:0px;
}
.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;
}




.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:60px;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}
.logo-d > img {
  max-width:150px;
  transform:translateY(0px);
  position:relative;
  transition: transform .3s ease-in-out;
  background:#FF6800;border-radius:8px;padding:14px;
}
.logo1-d{
  max-width:230px !important;
  transform:translateY(-50px) !important;
  position: absolute;
  transition: transform .3s ease-in-out;
  padding-bottom: 40px;
  top: 0;
  margin-left: 120px;
  z-index: 999;
}
.sticky .logo-d > img {max-width:120px; transform:translateY(3px);}
.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;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/ height: 80px !important;   }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky .page-header ul a{color:#fff;}.sticky .page-header .sub-menu{background:#fff;}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

.ask-q{background:#014d49; color:#fff !important; border-radius:8px; box-shadow:2px 3px 4px #06a298; margin-right:20px;}
.login{ border-radius:100%; width:30px; height:30px;  margin-top:2px; margin-left: 10px;margin-right: 10px;}.login a{padding:0px !important;}
.login img {width:30px;height:30px;margin: 0px;padding: 0px;}



.m-phone{display: none;width:35px;padding:2px;height:35px;top:20px;position: absolute;
right: 60px;}

.navbar__buttons{display: flex;align-items: center;gap: 1.5rem;flex-grow: 1; justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}

@media (min-width: 64rem){.navbar__buttons a {font-size:14px; font-family:Helvetica Neue Medium; color:#ffffff !important;}.page-header ul a{font-size:14px !important; font-family:Helvetica Neue Medium;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:16px;   font-family:Helvetica Neue Medium; color:#ffffff !important;}.page-header ul a{font-size:16px !important;   font-family:Helvetica Neue Medium; }
}

.most-recent {
    width:170px;
    border: 1px solid #dcdde1;
    border-radius:8px;
    column-count: 1;
    position: relative;
	background:#fff;
	
}

.head-searchbox{width:260px;border-radius:8px;column-count: 1;position: relative;background:#fff;}
.head-searchbox input::placeholder {color:#CBCBCB; font-size:16px;}
.head-searchbox input{height: 47px;width:100%;font-size: 16px;border: 1px solid #DEE0E1;border-radius:8px;padding-left: 50px;background: #ffffff;outline: none;}
.head-searchbox::before {content: '';position: absolute;top: 12px;left: 15px; width:20px;height:20px;background: url(../images/2023/01/search.png) no-repeat;background-size:20px;}


.jdgm-sort-dropdown select:focus{border-bottom:2px solid #0fffe0; font-size:16px; font-family:Helvetica Neue Medium;}
.most-recent::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/2023/01/l-arrow.png) no-repeat;
    background-size: 100%;
    z-index: 1;
    right: 9px;
    top: 17px;
}
.jdgm-sort-dropdown {
    padding: 10px 20px 10px 15px;
    font-size:16px;font-weight:Bold;
    appearance: none;
    background: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 170px;
}

.qsk-question{background:#ffffff;font-family:Helvetica Neue Medium;color:#ffffff !important;border: 2px solid #FF6800;margin:20px 0;font-weight:Bold;font-size: 18px;border-radius:8px;padding:10px 52px 10px 10px; position:relative;}
.qsk-question img{width:38px; position: absolute;background:#FF6800;right: 5px;top: 8px;padding: 8px 10px;border-radius: 6px;}




/*--Banner Video---*/


section{padding:0px; margin:0px;}.mid-inner {margin: 0 auto;max-width: 1600px;width:100%;}


#slider-section{margin:auto; max-width:90rem; width:100%;position:relative; overflow: hidden; border-radius:35px; padding:1em
;}
.video-slider{width:100%; height:100%; position:relative; overflow: hidden; border-radius: 48px;}
.video-slider::before {position: absolute;content: "";width: 100%;min-height:100%;background:rgba(0, 0, 0, 0.0);left:0; z-index:1;}
#bgVideo{width:100%; height:100%;border-radius: 48px;}
#bgVideo1{width:100%; height:100%;border-radius: 48px; display:none;}

.video-slider  .ababslider-text {position: absolute;width:40%;bottom:80px;left:4%;z-index: 1;color: #fff;}
.ababslider-text .cs-heading1 {font-size:20px;color: #fff;font-weight:200;letter-spacing: 2px;
text-align: left;padding-bottom: 0px;z-index: 1;position: relative;display: block;}
.ababslider-text .cs-heading {font-size:76px; line-height:76px; color: #fff;text-align: left;padding-bottom: 10px;font-family:Helvetica Neue Medium;z-index: 1;position: relative;display: block;letter-spacing:0px;}



.ababslider-rightext{position: absolute;align-items: center;width:444px; height:136px; bottom:40px;right:30px;z-index: 1;color: #fff;  box-shadow: 1px 5px 10px rgba(0,0,0,0.2); background:rgba(0, 0, 0, 0.3);backdrop-filter: blur(40px); border-radius: 20px; display: flex;padding: 20px; font-family:Helvetica Neue Medium; font-weight:Bold;font-size: 18px;}

.home-topnav{display:flex; width:100%; gap:10px;}
.home-nav-left{background:#FF6800;font-family:Helvetica Neue Medium;color: #ffffff;border: 2px solid #FF6800;margin:20px 0;font-weight:Bold;font-size: 18px;border-radius:8px;padding:10px 52px 10px 10px; position:relative;}
.home-nav-left:hover {color:#FF6800;background:#ffffff;}
.home-nav-left img{width:38px; position: absolute;background:#fff;right: 5px;top:9px;padding: 8px 10px;border-radius: 6px;}


.home-nav-right{background:#fff;font-family:Helvetica Neue Medium;color: #FF6800;border: 2px solid #fff;margin:20px 0;font-weight:Bold;font-size: 18px;border-radius:8px;padding:10px 52px 10px 10px; position:relative;}
.home-nav-right:hover {color:#FF6800;background:#ffffff;}
.home-nav-right img{width:38px; position: absolute;background:#FF6800;right: 5px;top:9px;padding: 8px 10px;border-radius: 6px;}

/*--Banner Video---*/
.category-d{display:block;}.category-m{display:none;}.m-searchbox{display:none;}.m-searchbox img {width:0px;height:auto;}#category-slider a{display:none;}.help-you-m{display:none;}
.get-started-m {display: none;}

.wiki-mk {padding-left:60px;padding-right:60px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%;}

#hometop-section{background:linear-gradient(90deg, #FFEACD 0%, #FFEACD 35%, #ffffff 100%); width: 100%;height: 100%;overflow: hidden;padding:20px 0px 0; position: relative;margin: 0px; z-index:1;}
/*#hometop-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/2023/01/home-slider-icon.png) no-repeat;
    background-size:24%;
    background-position: bottom left;
    z-index: -1;
    bottom:0px;
    left:0px;
}*/
.home-slider{display:flex; margin:0px; padding:30px 0 70px; position:relative; align-items: center;}
.home-slider-left {margin: 0px;padding: 0px;width:100%;position: relative;}
.home-slider-left h1{
    font-size:50px;line-height:30px;
    color: #000000;
    text-align: center;
    width: 80%;
    padding-bottom:30px;
	margin: 0px auto;
    font-family:Helvetica Neue Medium;
    z-index: 1;
    position: relative;
    display: block;
    letter-spacing: 0px;
}
.home-slider-left h1 span{color: #FF6800;}
.home-slider-left h2{
    font-size:48px;line-height:60px;
    color: #000000;
    text-align: center;
    width:90%;
    padding-bottom:60px;
	margin: 0px auto;
    font-family:Helvetica Neue Medium;
    z-index: 1;
    position: relative;
    display: block;
    letter-spacing: 0px;
}
.home-slider-left p{font-size: 18px;width:70%;color: #15354E;}
.home-slider-right {margin: 0px;padding: 0px;width:45%;text-align: center; position: relative;}
.home-slider-right  img{width:70%;}
.home-slider-search{display:flex;width:80%; margin-top:20px; padding:0px; position:relative; align-items: center; flex-direction: column;}
.home-slider-search input::placeholder {color:#797E82; font-size:13px;}
.home-slider-search .search-box{
  border: 1px solid #dcdee2;
  height: 60px;
  padding-left: 15px;
  padding-right: 160px;
  width: 100%;
  font-size:13px;
  border-radius: 12px;
  background-color: #fff;
  outline: none;
  text-align: left;
}
.home-slider-search .search-button {
  background: #FF6800;
  color: #ffffff !important;
  border: 2px solid #FF6800;
  margin: 0px;
  font-weight: Bold;
  font-size: 18px;
  border-radius: 8px;
  padding: 7px 14px 7px 14px;
  width: 150px;
  position: absolute;
  right: 9px;
  top: 8px;
  display: flex;
  align-items: center;
}
.home-slider-search .search-button img {
  width: 38px;
  position: absolute;
  background: #ffffff;
  right: 2px;
  top: 4px;
  padding: 10px 10px;
  border-radius: 6px;
}
.home-s-people{display:flex;width:80%; gap:20px; margin-top:20px; padding:0px; position:relative; align-items: center;}
.home-s-people img{width:160px; height:auto;}
.home-s-people  span {color: #FF6800; font-size:18px;}
.home-slider-left h3{margin-top:20px; font-size:14px; line-height:20px; color:#15354E; width:30%;}


.home-doctors{display: flex;margin: 0px;padding:30px 0 60px;width: 100%;gap: 20px;justify-content: space-between;}
.home-doctors .item{width:25%; margin:0px;border-radius:16px; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-doctors .item:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.2);}
.item-home-expert{
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 1;
}
.item-home-expert img {
  border-radius: 16px 16px 0px 0px;
}
.home-expert-text{
  position: relative;
  background: #fff;
  padding:20px 14px;
  border-radius: 0px 0px 16px 16px;
  width: 100%;
  z-index: 2;
}
.home-expert-text h3 {
  font-size:18px;
  color: #121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family:Inter Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.home-expert-text p {
  font-size: 14px;
  width:100%;
  color: #6D6D6D;
}
.expert-button{display:flex; margin:0px; padding:0px 20px 20px; gap:10px; justify-content: space-between;}
.expert-button .view-profile{
  width:40%;
  font-family: Inter Medium;
  text-align: center;
  font-size: 14px;border:1px solid #FF6800;
  padding: 10px;
  margin: 0px;
  color: #FF6800;
  border-radius: 6px;
  position: relative;
  background: #FFF1E8;
}
.expert-button .view-profile:hover{background:#ffffff; color:#FF6800;}
.expert-button .book-appointment{
  width:60%;
  font-family: Inter Medium;
  text-align: center;
  font-size: 14px;border:1px solid #FF6800;
  padding: 10px;
  margin: 0px;
  color: #ffffff;
  border-radius: 6px;
  position: relative;
  background:#FF6800;
}
.expert-button .book-appointment:hover{background:#ffffff; color:#FF6800;}


#hospital-section{background:#FF6800; width: 100%;height: 100%;overflow: hidden;padding:30px 0px 30px;position: relative;margin: 0px;} 
#hospital-section h3{font-family: Helvetica Neue Medium; margin-bottom:40px; font-size:20px; color:#fff; text-align:center;}

.marquee img{width:auto; height:60px;}
.marquee-wrapper {display:  inline-block;white-space: nowrap;}
.marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	z-index:1;
}

.marquee .Marquee-tag{
    display:  inline-block;
    white-space: nowrap;
    padding-right:3.4rem;
}

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}


#hometop-find-treatments{
  background:#fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 40px;
  position: relative;
  margin: 0px;
}
#hometop-find-treatments h2{
  font-size:40px;
  line-height:50px;
  color: #000000;
  text-align: center;
  width:80%;
  margin:0px auto;
  padding-bottom:70px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#hometop-find-treatments h2 span {
  color: #FF6800;display: block;
}
.hometop-find-treatments{
  display: flex;
  position: relative;
  gap: 10px;
  align-items: center;
  margin:0px auto;width:90%;
  padding-bottom:40px;
}

.new-beginnings{display: flex; margin:0px;padding: 0px;width: 100%;gap: 25px;}
.new-beginnings-left{margin:0px;padding:0px;width:70%;}
.new-beginnings-left h3{
  font-size:35px;
  color:#000000;
  text-align: left;
  padding-bottom: 10px;
  font-family:Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.new-beginnings-left h3 span {
  color: #FF6800; 
}
.new-beginnings-left p {
  font-size: 16px;width:90%;
  color:#6D6D6D;
}
.new-beginnings-right{margin-bottom:20px;padding:0px;width:30%; display:flex;align-items: flex-end; justify-content: right; position: relative;}
.view-all{font-size:18px;font-family:Inter Medium;color:#FF6800;}
.view-all img{width:auto;height: 12px;margin-left: 7px;}
.home-hospitals{
  display: flex;
  margin: 0px;
  padding: 30px 0 60px;
  width: 100%;
  gap: 20px;
  justify-content: space-between;
}
.home-hospitals .item{width:25%; margin:0px;border-radius:16px; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-hospitals .item:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.2);}

#hometop-process-treatment{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:0px 0px 40px;
  position: relative;
  margin: 0px;
}
#hometop-process-treatment h2 {
  font-size: 40px;
  line-height: 50px;
  color: #000000;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 40px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}

#hometop-process-treatment ul{display:flex;margin:0px;padding:30px 0 60px;width: 100%; gap:30px; justify-content: space-between;}
#hometop-process-treatment li{width:20%;margin:0px;}
#hometop-process-treatment li img {
  width:40px;
  height:40px;
  margin-bottom: 10px;
}
#hometop-process-treatment li h3 {
  font-size:24px;
  color:#121C42;
  width: 100%;
  margin: 0px auto;
  font-family: Helvetica Neue Medium;
}
#hometop-process-treatment li p {
  font-size:14px;
  color: #6D6D6D;
  padding: 10px 0;
}
#hometop-process-treatment a {
  background:#FF6800;
  font-family: Helvetica Neue Medium;
  color: #fff;
  border: 2px solid #FF6800;
  margin:10px auto;
  font-size: 18px;
  border-radius: 8px;
  padding: 12px 72px 12px 10px;
  position: relative;
  display: flex;
  justify-content: center;
  width: 22%;
}
#hometop-process-treatment a:hover{ background:#ffffff; color:#FF6800;}
#hometop-process-treatment a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}
#hometop-process-treatment a:hover img {border: 2px solid #FF6800;}

#home-treatment-costs{
  background:linear-gradient(90deg, #ECD5B7 0%, #ECD5B7 35%, #F8EEE3 100%);
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:40px 0px 40px;
  position: relative;
  margin: 0px;
}
#home-treatment-costs h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom:0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#home-treatment-costs p {
  font-size: 16px;
  color: #6D6D6D;
  padding: 10px 0;
  text-align: center;
  width: 80%;
  margin: 0px auto;
}

#home-treatment-costs ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px;
    padding: 30px 0;
    width: 100%;
    gap: 20px;
    justify-content:center;
}
#home-treatment-costs li {
    flex: 0 0 23%;
	background:#fff;
	border-radius: 12px;
	padding:25px;
    box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
    align-items: center;
    text-align:center;
    justify-content:center;
    position: relative;
}
#home-treatment-costs li img {
  width:100px;
  height:100px;
  margin-bottom: 10px;
}
#home-treatment-costs li h3 {
  font-size: 24px; height:55px;
  color: #121C42;
  width: 100%;
  margin: 0px auto;
  font-family: Helvetica Neue Medium;
}

#home-travel-support{background: #FF6800;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
  z-index:1;
}
#home-travel-support::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/home-map.png) no-repeat;
  background-size:54%;
  background-position: bottom right;
  z-index: -1;
  bottom: 0px;
  right:6%;

}
#home-travel-support h2 {
  font-size: 40px;
  line-height: 50px;
  color: #ffffff;
  width:50%;
  margin: 0px;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#home-travel-support p {
  font-size: 16px;
  color: #ffffff;
  padding: 10px 0;
  width:40%;
  margin:0px;
}
 
#home-travel-support a {background: #ffffff;font-family: Helvetica Neue Medium;color: #FF6800;border: 2px solid #FF6800;margin:10px 0px 0px;font-size: 18px;border-radius: 8px;padding: 12px 72px 12px 10px;position: relative;display: flex;justify-content: center;width:300px;}
#home-travel-support a:hover{ background:#ffffff; color:#FF6800;}
#home-travel-support a img {width: 38px;position: absolute;background: #FF6800;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}.#home-travel-support a:hover img {border: 2px solid #FF6800;}






#home-our-patients{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:40px 0px 40px;
  position: relative;
  margin: 0px;
  text-align: center;
}
#home-our-patients h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#home-our-patients h2 span {
  color: #FF6800;
  display: block;
}


#home-medflick-about{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:80px 0px 40px;
  position: relative;
  margin: 0px;
  text-align: center;
}
.home-medflick-about{display:flex; margin:0px; padding:0px; position:relative; gap:10px;align-items: center;}
.home-medflick-about-left {
  margin: 0px;
  padding: 0px;
  width:50%;
  position: relative;
  justify-content: left;
  display: flex;
}
.home-medflick-about-left img{border-radius:12px; width:80%;}
.home-medflick-about-right{
  margin: 0px;
  padding: 0px;
  width: 50%;
  position: relative;
  text-align: left;
}
.home-medflick-about-right h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  width:100%;
  margin: 0px;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.home-medflick-about-right h2 span {
  color: #FF6800;
}
.home-medflick-about-right p {
  font-size: 14px;
  color: #6D6D6D;
  padding: 10px 0;
  width:100%;
  margin:0px;
}
.home-medflick-about-right ul {
 display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0px;
  padding: 30px 0;
  width: 100%;
  gap: 20px;
  justify-content: space-between;
}
.home-medflick-about-right li {
  flex: 0 0 48%;
  margin:0px 0px 40px;
}
.home-medflick-about-right li img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.home-medflick-about-right li h3 {
  font-size:20px;
  color: #121C42;
  width: 100%;
  margin: 0px auto;
  font-family: Helvetica Neue Medium;
}





#home-our-patients p {
  font-size: 16px;
  color: #6D6D6D;
  padding: 10px 0;
  text-align: center;
  width: 80%;
  margin: 0px auto;
}

#home-our-patients ul {
  display: flex;
  margin: 0px;
  padding:50px 0 20px;
  width: 100%;
  gap: 30px;
  justify-content:center;
}
#home-our-patients li {
  width: 25%;
  margin: 0px;
}
#home-our-patients li img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
#home-our-patients li h3 {
  font-size:20px;
  color: #121C42;
  width: 100%;
  margin: 0px auto;
  font-family: Helvetica Neue Medium;
}

#home-medflick-difference{
  background: #ffffff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 40px 0px 40px;
  position: relative;
  margin: 0px;
}
#home-medflick-difference h2{
  font-size:40px;
  color:#121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
#home-medflick-difference h2 span {
  color: #FF6800;font-size:30px;
  display: block;
}
#home-medflick-difference ul{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px;
    padding: 30px 0;
    width: 100%;
    gap: 20px;
    justify-content: space-between;
}
#home-medflick-difference li {
    flex: 0 0 48%;
    align-items: center;
    text-align: left;
    justify-content: left;
    position: relative;
	padding-left:110px;
	margin-bottom:25px;
}
#home-medflick-difference .better-icon{display:flex; position:absolute; width:90px;height:90px;background:#FF6800; border-radius:100%; padding:25px; align-items:center; justify-content:center; left: 0px;}
#home-medflick-difference li img{width:auto;height:100%;}
#home-medflick-difference li h3{font-size:18px; line-height:28px; color:#6D6D6D; padding:5px 0;}
#medflick-verified-doctor{
  background:#F8EEE2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
}
#medflick-verified-doctor h2{
  font-size:40px;
  color:#121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
#medflick-verified-doctor h2 span {
  color: #FF6800;font-size:30px;
  display: block; margin-bottom:20px;
}
#medflick-verified-doctor ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0px;
  padding: 30px 0;
  width: 100%;
  gap: 20px;
  justify-content: space-between;
}
#medflick-verified-doctor li {
  flex: 0 0 48%;
  align-items: center;
  text-align: left;
  justify-content: left;
  position: relative;
  margin-bottom: 25px;
}
#medflick-verified-doctor  li h3{
  font-size:20px;font-family: Helvetica Neue Medium;
  color: #121C42;
  padding: 5px 0;
}
#medflick-verified-doctor  li p {
  font-size: 14px;
  color: #6D6D6D;
  padding:0px;
  margin: 0px;
}





#qualifications-standards{
  background:#ffffff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
}
#qualifications-standards h2{
  font-size:40px;
  color:#121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
#qualifications-standards h2 span {
  color: #FF6800;font-size:30px;
  display: block; margin-bottom:20px;
}
#qualifications-standards ul {
  display: flex;
  align-items:flex-start;
  margin: 0px;
  padding: 30px 0;
  width: 100%;
  gap:50px;
  justify-content: space-between;
}
#qualifications-standards .better-icon{display:flex; position:relative; width:65px;height:65px;background:#FF6800; border-radius:100%; padding:15px;margin-bottom:7px;}

#qualifications-standards li {
  width:33%;
  align-items: center;
  text-align: left;
  justify-content: left;
  position: relative;
  padding-left:0px;
  margin-bottom: 25px;
}
#qualifications-standards li h3{
  font-size:20px;font-family: Helvetica Neue Medium;
  color: #121C42;
  padding: 5px 0;
}
#qualifications-standards li p {
  font-size: 14px;
  color: #6D6D6D;
  padding:0px;
  margin: 0px;
}
/*#qualifications-standards li:last-child h3{color: #FF6800;}*/
#qualifications-standards li a{color:#6D6D6D; text-decoration:underline; font-size:12px;}





.home-our-patients{
    display: flex;
    margin: 0px;
    padding: 30px 0;
    width: 100%;
    gap: 20px;
    justify-content: space-between;
}
.home-our-patients .our-patients-item {
    flex: 0 0 32%;
    align-items: center;
    text-align: left;
    justify-content: left;
    padding: 0px;
    position: relative;
}
.home-our-patients .our-patients-img {
    width: 100%;
    height: 100%;
    position: relative;
}
.home-our-patients .our-patients-img img {
    border-radius: 12px;
}
.home-our-patients .our-patients-text {
    position: absolute;
    inset: auto 0px 0px;
    z-index: 1;
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    -moz-box-pack: end;
    justify-content: flex-end;
    background:linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, #000 100%);
    border-radius: 12px;
}
.our-patients-text .beginnings-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    width: 100%;
}
.our-patients-text h3 {
    font-size: 22px;
    color: #ffffff;
    text-align: left;
    padding-bottom: 10px;
    font-family:Helvetica Neue Medium;
    z-index: 1;
    position: relative;
    display: block;
    letter-spacing: 0px;
}
.our-patients-text p{font-size: 14px !important;color: #ffffff !important;padding:0px 0 !important;text-align: left !important;width: 100% !important;}
#home-our-patients a {background: #FF6800;font-family: Helvetica Neue Medium;color: #fff;border: 2px solid #FF6800;margin:40px auto;font-size: 18px;border-radius: 8px;padding: 12px 72px 12px 10px;position: relative;display: flex;justify-content: center;width:16%;}
#home-our-patients a:hover{ background:#ffffff; color:#FF6800;}
#home-our-patients a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}#home-our-patients a:hover img {border: 2px solid #FF6800;}

#home-expert-video{
  background: linear-gradient(90deg, #ECD5B7 0%, #ECD5B7 35%, #F8EEE3 100%);
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:70px 0px 70px;
  position: relative;
  margin: 0px;
  z-index:1;
}
#home-expert-video::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/09/logo.png) no-repeat;
  background-size: 24%;
  background-position: bottom left;
  z-index: -1;
  bottom: 0px;
  left:6%;
}
.home-expert-video{
  position: relative;
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
}
.home-expert-video-left {
  margin: 0px;
  padding: 0px;
  width: 55%;
  position: relative;
}
.home-expert-video-left h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  width: 80%;
  margin: 0px;
  padding-bottom:0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.home-expert-video-left h2 span {
  color: #FF6800;
  display: block;
}
.home-expert-video-left p {
  font-size: 18px;
  color: #15354E;
  padding:25px 0;
  width:80%;
}
.home-expert-video-left a {background: #FF6800;font-family: Helvetica Neue Medium;color: #fff;border: 2px solid #FF6800;margin:0px;font-size: 18px;border-radius: 8px;padding: 12px 72px 12px 10px;position: relative;display: flex;justify-content: center;width:30%;}
.home-expert-video-left a:hover{ background:#ffffff; color:#FF6800;}
.home-expert-video-left a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}.home-expert-video-left a:hover img {border: 2px solid #FF6800;}
.home-expert-video-right {
  margin: 0px;
  padding: 0px;
  width: 55%;
  position: relative;
  display:flex;
  gap:25px;
}



.home-expert-video-right  .expert-video-item{width:50%;/*background:#fff;margin: 0px;border-radius: 16px;box-shadow: 1px 5px 10px rgba(0,0,0,0.1)*/;
}
.home-expert-video-right  .item-home-expert {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 1;
}
.home-expert-video-right .home-expert-text {
  position: relative;
  background: #fff;
  padding: 20px 14px;
  border-radius: 0px 0px 16px 16px;
  width: 100%;
  z-index: 2;
}

.home-expert-video-right .item-home-expert video {
    width:100%;
    border-radius:12px;
    border:2px solid #ECD5B7;
    box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
}



.home-expert-video-right .video-iconbox {
    position: absolute;
    top:42%;
    right: 45%;
    z-index: 2;
}
.home-expert-video-right .video-iconbox img {
    width: 60px;
    height: 60px;
}
.home-expert-video-right .video-iconbox:hover {
    opacity: 0.8;
}

.home-expert-video-right h3 {
  font-size: 18px;
  color: #121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family: Inter Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.home-expert-video-right p {
  font-size: 14px;
  width:100%;
  color:#6D6D6D;
}

#home-health-queries{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 40px;
  position: relative;
  margin: 0px;
}
#home-health-queries h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#home-health-queries h2 span {
  color: #FF6800;
}
#home-health-queries p {
  font-size: 16px;
  color: #6D6D6D;
  padding: 10px 0;
  text-align: center;
  width:60%;
  margin: 0px auto;
}

.healthcare-professionals{
    width: 100%;
    margin-top: 60px;
    position: relative;
    display: flex; 
    flex-wrap: wrap;
}
.professionals {
	background:#ffffff;
    border-radius:16px;
    width:48%;
    margin:25px 1%;
    position: relative;
    box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
}
.professionals-box {padding:7px;margin: 10px;position:relative;}
.professionals-box img{width:50px; height:50px; background:rgba(255,197,167,0.7); padding:12px; border-radius:100%; position:absolute; top: -30px;left: 20px;}
.question-box {
    font-size:20px;
    color: #121C42;
    font-weight:Bold;
    margin:0px;
    padding:30px 10px 0px;
    position: relative;
}
.question-ans {
    font-size:16px;
    color: #6D6D6D;
    font-weight: 400;
    border-radius: 10px;
    margin:0px;
    padding:15px 10px;
    position: relative;
}

.question-opinion{
    display: flex;
    width: 100%;flex-direction: column;
    height: auto;
	margin:40px 0;
    position: relative;
}
.question-opinion h2 {
  font-size: 65px;
  color: #ffffff;
  font-weight: 400;
  width: 60%;
  margin: 0px auto;
  font-family:Helvetica Neu Bold;
  text-align: center;
}
.question-opinion p {
  font-size: 18px;
 color: #ffffff;
  width: 60%;
  margin: 0px auto;
  padding: 10px 0;
  text-align: center;
}

#home-health-queries a {
  background:#FF6800;
  font-family: Helvetica Neue Medium;
  color: #fff;
  border: 2px solid #FF6800;
  margin:20px auto;
  font-size: 18px;
  border-radius: 8px;
  padding: 12px 72px 12px 10px;
  position: relative;
  display: flex;
  justify-content: center;
  width: 22%;
}
#home-health-queries a:hover{ background:#ffffff; color:#FF6800;}
#home-health-queries a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}
#home-health-queries a:hover img {border: 2px solid #FF6800;}


#home-real-stories{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 40px 0px 40px;
  position: relative;
  margin: 0px;
  text-align: center;
}
#home-real-stories h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#home-real-stories p {
  font-size: 16px;
  color: #6D6D6D;
  padding: 10px 0;
  text-align: center;
  width: 80%;
  margin: 0px auto;
}
#home-real-stories .home-our-patients .our-patients-item{flex: 0 0 50%;}
#home-real-stories h4{
  font-size:18px;
  color: #ffffff;
  text-align: left;
  padding-top: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.home-our-patients .our-patients-img video {
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

#home-real-stories a {background: #FF6800;font-family: Helvetica Neue Medium;color: #fff;border: 2px solid #FF6800;margin:40px auto;font-size: 18px;border-radius: 8px;padding: 12px 72px 12px 10px;position: relative;display: flex;justify-content: center;width:16%;}
#home-real-stories a:hover{ background:#ffffff; color:#FF6800;}
#home-real-stories a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}#home-real-stories a:hover img {border: 2px solid #FF6800;}


#home-faqs{
  background:linear-gradient(90deg, #F8EEE2 0%, #F8EEE2 35%, #F8EEE2 100%);
  padding: 50px 0 100px;
  margin:40px 0 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.faqs-section {
    position: relative;
    width: 100%;
    display: flex;
    gap: 10px;
	flex-direction: column;
}
.faqs-section .faqs-left {
    width:100%;
    padding: 0px;
}
.faqs-section .faqs-left h2 {
  font-size:35px;
  color: #121C42;
  text-align:center;width:100%;
  padding-bottom:20px;
  font-family:Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.faqs-section .faqs-right {
    width:100%;
    padding: 0px;
}

#home-latest-resources{
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:70px 0px 70px;
  position: relative;
  margin: 0px;
  text-align: center;
}
#home-latest-resources h2 {
  font-size: 40px;
  line-height: 50px;
  color: #121C42;
  text-align: center;
  width: 80%;
  margin: 0px auto;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.blogs-box {
  display: flex;justify-content: space-between;
  flex-wrap: wrap;
  margin: 0px;
  padding: 30px 0;
  width: 100%;
  gap:10px;
}
.blog-item{width:32%; background: #ffffff; padding:15px; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.blog-item img{border-radius:6px;}
.blog-item h3{
  font-size: 20px;
  color: #032054;
  text-align: left;
  padding:10px 0 10px;
  font-family:Inter Medium;
  z-index: 1;
  position: relative;
  display: block;
}
.blog-item p {
  font-size: 14px;
  width:100%;
  color: #7C7C7C;
  text-align: left;
}
.blog-text {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}

.category-blog {
  color:#6D6D6D;
  font-size:14px;
  position: relative;
  padding-left: 20px;
}
.time-blog {
  color:#6D6D6D;
  font-size: 14px;
  padding-left: 20px;
  position: relative;
}
.blog-text span {
  position: absolute;
  top:-1px;
  left:5px;
}
.blog-text span img {
  width: 8px !important;
  height: 8px;
  border-radius: 0px;
}



#home-latest-resources a {background: #FF6800;font-family: Helvetica Neue Medium;color: #fff;border: 2px solid #FF6800;margin:40px auto;font-size: 18px;border-radius: 8px;padding: 12px 72px 12px 10px;position: relative;display: flex;justify-content: center;width:16%;}
#home-latest-resources a:hover{ background:#ffffff; color:#FF6800;}
#home-latest-resources a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}#home-latest-resources a:hover img {border: 2px solid #FF6800;}

#home-doc-hos{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:20px 0px 70px;
  position: relative;
  margin: 0px;
  text-align: center;
}
#home-doc-hos h2{
  font-size:35px;
  color:#121C42;
  text-align: left;
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}

.home-symptoms-nav{display:flex; flex-wrap: wrap; gap:10px; margin:10px 0px 60px; padding:0px; width:100%;}
.home-symptoms-nav a{background:#FFF1E8; border: 1px solid #FF6800; color:#FF7A1E; font-size:14px; padding:10px; border-radius:6px;}


#home-latest-updates{background:#F8EEE2;width:100%;height: 100%;overflow: hidden;padding:60px 0px 60px;position: relative;margin: 0px;}
.home-latest-updates{display:flex; margin:0px; padding:0px; position:relative; align-items: center;}
.home-latest-updatesleft{width:55%; margin-right:5%;  padding:0px; position:relative;}
.home-latest-updatesleft h2 {
  font-size: 35px;
  color: #121C42;
  text-align: left;width:90%;
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.home-latest-updatesright{width:40%; background:#fff; border-radius:12px; margin:0px; padding:30px 20px; position:relative; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-latest-updatesright h3{
  font-size: 35px;
  color: #121C42;
  text-align:center; 
  padding-bottom: 10px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.home-latest-updatesright p {
  font-size: 14px;
  width: 100%;
  color: #15354E;
  text-align:center; 
}
.footer-latest-news{display:flex;width:100%;margin-top:25px;gap:20px;position: relative; align-items: center;}
.footer-latest-news input::placeholder {color:#ADADAD; font-size:16px;}
.footer-news{
  border: 1px solid #E1E1E1;
  height:55px;
  padding-left: 15px;
  padding-right: 160px;
  width:75%;
  font-size: 16px;
  border-radius:8px;
  background-color: #fff;
  outline: none;
  text-align: left;
}
.footer-news-button {
  background: #F8EEE2;
  color: #FF6800 !important;
  border: 2px solid #FF6800;
  margin: 0px;
  font-size:16px;
  border-radius: 8px;
  padding:12px;
  width:25%;
  text-align:center;
}



/*---------footer------- */
footer {
    background:#FF6800;
    width: 100%;
    height: auto;
    padding:20px 0 20px;
    margin: 0px;
    display: flex;
    position: relative;
    flex-direction: column;
}
.footer-section {
    margin: 0px;
    padding: 0px;
    display: flex;gap:30px;
    position: relative;
}
.footer-about{
    width:42%;
    margin: 0px;
    padding-right:4%;
    display: flex;
    flex-direction: column;
}
.footer-about img {
    width:150px;
    margin:40px 0 20px;
    padding: 0px;
}
.footer-about p {
  color: #ffffff;
  font-size: 16px;
  position: relative;
}

.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;color:#ffffff;padding-bottom: 10px;margin:0px; font-family: Helvetica Neue Medium;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}
.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-links a{display:block;font-size:14px;   margin:0px;padding:5px 0px;color:#fff2ea;}
.footer-links a:hover{color:#ffffff;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}

.copyright {
	margin-top:20px;padding-top:20px; margin-top:50px; border-top:1px solid #ffffff; 
    font-size: 16px;
    display: flex;color:#ffffff;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width: 20%;
}
.copyright .wiki ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:#ff6800;
    display:block;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
	background: #ffffff;
}
.copyright .wh{
    width: 80%;
    text-align:right;
}
.copyright .wh a{color:#ffffff;}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}

.footer-find-button{display:flex; flex-direction: column; margin:20px 0 0; padding:0px; position:relative;}
.footer-find-button a::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/footer-arrow.png) no-repeat;
  background-size:10px;
  background-position: bottom right;
  z-index: -1;
  bottom:16px;
  right:10px;
}
.footer-find-button .footer-find-doctor{
  width:100%;
  font-family: Inter Medium;
  font-size: 14px;
  padding:14px;
  padding-left:50px !important;
  margin-bottom:20px;
  color: #ffffff;
  border-radius: 6px;
  position: relative;
  background:#EF0049;
  z-index:1;
}
.footer-find-doctor::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/footer-doc.png) no-repeat;
  background-size:22px;
  background-position: bottom left;
  z-index: -1;
  bottom:12px;
  left:14px;
}
.footer-find-button .footer-book-appointment{
  width:100%;
  font-family: Inter Medium;
  font-size: 14px;
  padding: 14px;
  padding-left:50px !important;
  margin: 0px;
  color: #fff;border:2px solid #fff;
  border-radius: 6px;
  position: relative;
  background:none;
  z-index:1;
}
.footer-book-appointment::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/footer-book.png) no-repeat;
  background-size:18px;
  background-position: bottom left;
  z-index: -1;
  bottom:14px;
  left:14px;
}


.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#EF0049;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; font-family:Inter SemiBold; padding-top:5px;}
/*---------footer------- */


.homeform-left {
    width: 50%;
    padding: 20px;
    position: relative;
    display: block;
}
.home-form ::placeholder {color:#666666; font-size:16px; font-weight:700;}
.home-form input:focus {border:1px solid #f36c22;}
.home-form ::placeholder {color:#666666; font-size:16px; }
.home-form input:focus {border:1px solid #f36c22;}
.home-form select:focus {border:1px solid #f36c22;}
.home-form textarea:focus {border:1px solid #f36c22;}
.home-form input, textarea {
    border: 1px solid #dcdee2;
    height: 55px;
    padding-left:15px;
    width: 100%;font-weight:700;
    font-size:16px;
    border-radius:8px;
    background-color: #fff;
    outline: none;
    text-align: left;
}
.home-form label{font-family:Helvetica Neue Medium;font-size:16px; color:#575757;}
.homeform-left .home-form {
    width: 100%;gap:10px;
    padding-bottom: 10px;
    display: flex;
}
.home-form .inputbox{
    width:100%;
    height: auto;
}
.home-form .inputbox1{
    width:50%;
    height: auto;
}
.home-form .homequery {
    display: block;
    width: 100%;
}
.home-form .magbox {
    width: 100%;
    height:200px;
    padding-top: 20px;
    padding-left: 16px;
}
.home-button {
    background: #FF6800;
font-family: Helvetica Neue Medium;
color: #ffffff !important;
border: 2px solid #FF6800;
margin: 20px 0;
font-weight: Bold;
font-size:20px;
border-radius: 8px;
padding:10px 62px 10px 14px;
position: relative;
width: 100%;
text-align: left;
}
.home-button img {
  width: 38px;
  position: absolute;
  background: #fff;
  right: 5px;
  top:10px;
  padding:10px;
  border-radius: 6px;
}

.homeform-right {
    width: 50%;
    position: relative;margin: 20px;
    display: block;text-align: right;
}
.homeform-right::before {
    position: absolute;
    content: "";
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.05);
    left: 0;border-radius:15px;
    z-index: 1;
}
.homeform-right img {
    border-radius: 15px;
     object-fit:revert;
    position: relative;
    height:560px;width:100%;
}
.phone-dropdown {padding:4px 5px;font-size: 16px;appearance: none;background: transparent;border: none;cursor: pointer;position: relative;z-index: 1;width: 170px;}


.searchbox-medf{display:block; background:#f1f1f1; border-radius:8px; flex-direction: column; width:100%; z-index:999; margin:0px; padding:0px; position:absolute;}
.searchbox-main{font-size:16px; color:#444; border-radius:8px; border-bottom:1px solid #D8D8E1; padding:10px 10px 10px 34px; position:relative;}
.searchbox-main:hover{background:#e6e6e6; border-radius:8px;}
.searchbox-main img{position:absolute; left:6px; top:14px; width:20px;  height:20px;}

.footer-but-d{display:block;} .footer-but-m{display:none;}
.get-started-m{display:none;}.open-button img{margin: 0px auto;}


/*----apply-for-visa---*/
#medflick-visa{
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:40px 0px 40px;
  position: relative;
  margin: 0px;
}
.medflick-visa{display:flex; align-items: center; padding:20px; margin:0px; gap:25px; border-radius: 24px;border: 1px solid #D3D3D3;background: #FFF;}
.medflick-visa-left{width:50%; padding:20px; margin:0px; border-radius:12px;border: 1px solid #F8EEE2;background: #F8EEE2;}
.medflick-visa-left .medflick-logo{width:140px; margin:20px 0px 30px;}
.medflick-visa-left h2{color: #000;font-family:Helvetica Neue Medium; font-size:35px; margin-bottom:12px;}
.medflick-visa-left p{color: #7C7C7C; font-size:16px; }

.medflick-visa-left ul{margin:60px 0px 0px; padding:0px; position:relative; display:block;}
.medflick-visa-left li{margin:0px 0px 35px; padding:25px 20px; list-style:none; border-radius: 8px;border: 1px solid #EDEDED;background: #FFF;box-shadow: 0px 4px 13.2px -12px rgba(0, 0, 0, 0.25); position:relative;}
.medflick-visa-left li span{border-radius:110px;border: 1px solid #FF6800;background: #FFE8D9;color: #FF6800; font-size:14px; padding:3px 20px;top: -14px;position:absolute;}
.medflick-visa-left li h3{color: #000;font-family:Helvetica Neue Medium; font-size:18px; margin-bottom:7px; margin-top: 10px;}
.medflick-visa-left li p{color: #7C7C7C; font-size:16px;}

.medflick-visa-right{width:50%; padding:20px; margin:0px;}
.medflick-visa-right h2{color: #000;font-family:Helvetica Neue Medium; font-size:35px; margin-bottom:35px;}
.medflick-visa-right .visa-form {width: 100%;gap: 10px;padding-bottom:14px;display: flex;}
.medflick-visa-right .visa-form1{width: 100%;gap: 10px; display: flex;}
.medflick-visa-right .visa-form2{width: 100%;gap: 10px; padding-bottom:14px; display: flex;}
.medflick-visa-right .visa-form-box{width: 100%;display: block;}
.medflick-visa-right a{top:-21px;position: relative;}
.visa-form ::placeholder {color:#818181; font-size:16px;}.medflick-visa-right em{color:#000000; font-size:14px;}
.visa-form input:focus {border:1px solid #FF6800;}
.visa-form select:focus {border:1px solid #FF6800;}
.visa-form textarea:focus {border:1px solid #FF6800;}
.visa-form label{font-size:14px;color: #000;}
.visa-form input, textarea {border: 1px solid #D2D4DF;height:47px;padding-left: 15px;width: 100%;font-size: 16px;border-radius:8px;background-color:#ffffff;outline: none;text-align: left;}
.visa-submit{background:#FF6800;color: #ffffff;border: 2px solid #FF6800;margin:0px 0 10px;font-size:18px;border-radius:8px;padding:10px;position: relative;width:100%;}
.visa-submit:hover{background:#FFE8D9; color:#FF6800;}


.medflick-visa-right .medical-report-all{position: relative;overflow: hidden;display: inline-block;width:340px; margin-top:0px; text-align:left;}
.medflick-visa-right .medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medflick-visa-right .medical-report-file{background:#FF6800; color:#fff !important;border: 2px solid #FF6800; font-size:16px;border-radius:8px;padding:10px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medflick-visa-right .medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}


/*----END apply-for-visa---*/


/*----Treatment---*/
#medflick-treatment{
  max-width: 100%;
  height: auto;
  padding:10px 0;
  display: flex;border-top: 1px solid #D3D3D3;
  position: relative;
  background: #ffffff;
}
.medflick-treatment{display: flex;width: 100%;height: 100%;position: relative;align-items:center;}
.medflick-treatment-left{
  display: block;
  width:60%;
  margin: 0px;
  padding: 0px;
}
.medflick-treatment-left h1{
  font-size:45px;line-height:45px;
  color: #090909;
  font-family:Helvetica Neue Medium;
}
.medflick-treatment-left p {
  font-size: 18px;font-family:Helvetica Neue Medium;
  color:#FF6800;
  padding:5px 0;
}
.medflick-treatment-right{
  display: block; 
  width:40%;font-size: 16px;line-height:22px;
  color: #7C7C7C;
  margin: 0px;
  padding: 0px;
}


#medflick-treatment-slider{
  max-width: 100%;
  height: auto;
  padding:0px 0 160px;
  display: flex; 
  position: relative;
  background: #ffffff;
  flex-direction: column;
  z-index: 1;
}
#medflick-treatment-slider::before {
    position: absolute;
    content: "";
    width: 100%;
    height:110px;
    background:linear-gradient(90deg, #FF6800 0%, #FF6800 35%, #FF7E24 100%);
    left:0;
    bottom:40px;
    z-index:-1;
}
.med-treatment-slider-img{display: flex;width: 100%;height: 100%;position: relative; gap:10px;}
.medflick-treatment-slider{display: flex;width: 100%;height: 100%;position: relative;}
.medf-treatment-slider-left{width:70%; margin:0px; position: absolute; left:0px;}
.medf-treatment-slider-left ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px 7px;
    align-items: center;
    height:120px;
}
.medf-treatment-slider-left li {
    padding: 0 10px;
    width:20%;
    list-style: none;
}
.medf-treatment-slider-left li h2{font-size:18px; color:#fff; font-family:Helvetica Neue Medium;}
.medf-treatment-slider-left li p{font-size:14px; color:#fff;}


#med-treatment-doc{
    background:#ffffff;
    padding:20px 0px 60px;
    margin: 0px 0px 0px;
    position: relative;
	z-index: 1;
}
.med-treatment-doc{
    display: flex;
    gap: 60px;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.med-treatment-doc-left {
    width:65%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.med-treatment-headoc{display:flex; align-items: center; margin:0px; padding:0px; position:relative;}
.med-treatment-headoc-left{width:55%; margin:0px; padding:0px; position:relative;}
.med-treatment-headoc-left h2{font-size:32px;line-height:35px;color: #000000;font-family: Helvetica Neue Medium;}
.med-treatment-headoc-left h2 span{color:#FF6800;}
.med-treatment-headoc-right{width:45%; gap:20px; display:flex; margin:0px; padding:0px; position:relative;}

.treatment-headoc-explore{font-size:18px; color:#7C7C7C; padding:20px 0px 20px; margin:0px; position:relative;}


#med-treatment-city{margin-top:40px;}
.treatment-city-item{
  position: relative;
  width: 100%;
  z-index: 1;
  border:1px solid #DEDEDE;
  border-radius: 20px;
}
.treatment-city-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,.2);
    z-index: 1;
    border-radius: 20px;
}
.treatment-city-item img {
  border-radius: 20px;
  position: relative;
}
.treatment-city-box{
  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;
  backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 1);
}
.treatment-city-box h3{font-size:18px; color:#000000; font-family: Helvetica Neue Medium; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #fff;}

.treatment-city-box ul {
  display: flex;
  flex-wrap: wrap;
  margin-top:0px;
  padding:0px;
  align-items:flex-end;
}
.treatment-city-box ul li {
  padding:0px;
  width:33.33%;text-align:center;
  list-style: none;
}
.treatment-city-box h4{font-size:14px; font-weight:Bold; color:#000; text-align: center;}
.treatment-city-box h5{font-size:12px; color:#7C7C7C !important; margin-top:7px; text-align: center;}
.treatment-city-box img {border-radius:0px; width:22px !important; margin:10px auto;}



.med-treatment-doc-right {
    width:30%;
	border-radius:12px;
	background:#ffffff;
    height: 100%;
    margin: 0px;
    padding: 0px;
    top: 100px;
    position: sticky;
    align-items: center;
    justify-content: center;
    scroll-margin-top: 150px;
	margin-top:-580px;
	
}
.med-treatment-page-form{background:#ffffff; border:1px solid #E0E0E0; border-radius:12px; margin:0px; padding:20px; position:relative;}

.med-treatment-page-form h2 {
  color: #000;
  font-family: Helvetica Neue Medium;
  font-size:24px;
  padding-bottom:10px;
  margin-bottom:20px;
  position:relative;
}
.med-treatment-page-form h2::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -4px;
  background: #FF6800;
  height: 3px;
  width: 70%;
}

.med-treatment-page-form .treatment-page-form{width: 100%;gap: 10px;padding-bottom:0px; }
.med-treatment-page-form .treatment-page-form1{width: 100%;gap: 10px; display: flex;}
.med-treatment-page-form .treatment-page-form2{width: 100%;gap: 10px; padding-bottom:14px; display: flex;}
.med-treatment-page-form .treatment-page-form-box{width:100%;display:block; margin-bottom:10px;}
.med-treatment-page-form .iti {width: 100%;}
.treatment-page-form::placeholder {color:#818181; font-size:14px;}
.treatment-page-form::placeholder {color:#818181; font-size:14px;}
.treatment-page-form input:focus {border:1px solid #FF6800;}
.treatment-page-form select:focus {border:1px solid #FF6800;}
.treatment-page-form textarea:focus {border:1px solid #FF6800;}
.treatment-page-form label{font-size:14px;color: #000;}
.treatment-page-form input, textarea {border: 1px solid #D2D4DF;height:40px;padding-left: 15px;width: 100%;font-size: 14px;border-radius:8px;background-color:#ffffff;outline: none;text-align: left;}
.treatment-page-form .querybox{height:100px; font-weight:400;}
.treatment-page-form .submit-now{background: #FF6800;
  font-family: Helvetica Neue Medium;
  color: #fff;
  border: 2px solid #FF6800;
  margin:17px 0px 0px;
  font-size: 18px;
  border-radius: 8px;
  padding:10px 72px 10px 10px;
  position: relative;
  display: flex;
  width:100%;}
.treatment-page-form .submit-now:hover{background:#FFE8D9; color:#FF6800;}

.treatment-page-form .submit-now img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}

.med-treatment-marquee{padding:110px 0px 40px; margin:0px; position:relative; overflow:hidden;}
.med-treatment-marquee .Marquee-tag {font-size: 30px;font-family: Helvetica Neue Medium;}
.treatmen-overview {border-bottom: 1px solid rgba(0,0,0,.1);padding-bottom: 10px;margin-bottom: 10px;}
.treatmen-overview h2 {font-size: 30px;color: #090909;font-weight: 400;width: 100%;margin-bottom: 14px;font-family: Helvetica Neue Medium;text-transform: capitalize;}
.treatmen-overview p {font-size: 16px;color: #575757;margin: 14px 0px;font-weight: 400;}

.treatmen-midnav{scroll-margin-top:100px; border-bottom: 1px solid rgba(0,0,0,.1); padding:10px 0; margin:10px 0;}

.consultation-box{display:flex;  padding:5px 20px; margin:10px 0; background:#FDFCFB; border-radius:8px; border: 1px solid #E2E4EA; align-items: center; justify-content: space-between; font-size: 18px;}
.consultation-box p {font-size:18px;font-family: Helvetica Neue Medium; color:#000000; margin:0px !important;}
.consultation-button{font-size: 18px;font-family: Helvetica Neue Medium;color: #ff6800; display:flex; align-items: center;}
.consultation-button img {width: 12px;height: 12px; margin-left: 7px !important; border-radius: 0px !important; }

.treatment-midbox h3{font-size:25px; font-family:Helvetica Neue Medium;  margin-bottom:14px;}
.treatment-midbox h2{font-size:30px;color: #090909;font-weight: 400;width:100%;margin-bottom:14px;font-family: Helvetica Neue Medium; text-transform: capitalize;}
.treatment-midbox h2 span{color:#FF6800;}
.treatment-midbox h4{font-size:20px; font-family:Helvetica Neue Medium; margin-bottom:14px;}
.treatment-midbox h5{font-size:20px; font-family:Helvetica Neue Medium; color:#FF6800;}
.treatment-midbox p {font-size:16px;color:#575757; margin:14px 0px; font-weight:400;}
.treatment-midbox .treatment-med-img{border-radius:10px; margin:15px 0px; display:block;}
.treatment-midbox a{color:#FF6800;}
.treatment-midbox strong{color:#FF6800;}


.med-h-d-box{display:flex; gap:20px; width:100%;padding:10px 0px 20px;margin:10px 0px; border-bottom: 1px solid rgba(0,0,0,.1);}
.med-treatment-h-d{width:33.33%; border-radius:8px; background:#F9F5EE; padding:30px 20px; margin:0px;}
.med-treatment-h-d h3{font-size:18px;color: #090909;font-weight: 400;width: 100%;margin-bottom:14px;font-family: Helvetica Neue Medium;}
.med-treatment-h-d p{font-size:14px;color: #7C7C7C; width: 100%;margin-bottom: 14px;}
.med-treatment-h-d a{font-size:14px;display:flex; gap:10px; align-items: center;}
.med-treatment-h-d a img{width:auto; height:10px; border-radius:0px; margin:0px; padding:0px;}


#treatment-get-answers{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:60px 0px 40px;
  position: relative;
  margin: 0px;
}
#treatment-get-answers h2 {
  font-size:28px;
  line-height: 50px;
  color: #121C42;
  width:100%;
  margin:0px;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#treatment-get-answers h2 span {
  color: #FF6800;
}
#treatment-get-answers p {
  font-size: 16px;
  color: #6D6D6D;
  padding: 10px 0 0px;
  width:100%;
  margin:0px;
}
#treatment-get-answers .question-box{font-size:18px;}
#treatment-get-answers a {
  background:#FF6800;
  font-family: Helvetica Neue Medium;
  color: #fff;
  border: 2px solid #FF6800;
  margin:20px auto;
  font-size: 18px;
  border-radius: 8px;
  padding: 12px 72px 12px 10px;
  position: relative;
  display: flex;
  justify-content: center;
  width:max-content;
}
#treatment-get-answers a:hover{ background:#ffffff; color:#FF6800;}
#treatment-get-answers a img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}
#treatment-get-answers a:hover img {border: 2px solid #FF6800;}

#treatment-faq{
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 60px 0px 40px;
  position: relative;
  margin: 0px;
}
#treatment-faq h2{
  font-size:28px;
  line-height: 50px;
  color: #121C42;
  width:100%;
  margin:0px;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#treatment-faq h2 span {
  color: #FF6800;
}
#treatment-faq .question h5{ font-size:18px !important;}


#treatment-helpful-resources{background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding:40px 0px 40px;
  position: relative;
  margin: 0px;
}
#treatment-helpful-resources h2 {
  font-size:28px;
  line-height: 50px;
  color: #121C42;
  width:100%;
  margin:0px;
  padding-bottom: 0px;
  font-family: Helvetica Neue Medium;
  z-index: 1;
  position: relative;
  display: block;
}
#treatment-helpful-resources h2 span {
  color: #FF6800;
}
#treatment-helpful-resources p {
  font-size: 16px;
  color: #6D6D6D;
  padding:10px 0 40px;
  width:100%;
  margin:0px;
}

#treatment-helpful-resources .treatment-blog-item{display:flex; gap:20px; margin:0px; padding:0px; position:relative;}
#treatment-helpful-resources .treatment-blog-item .blog-item{width:33.33%; padding:0px; background:#ffffff;border-radius:12px;position: relative;text-align:left; box-shadow: initial; border:1px solid #E5E6EC}
#treatment-helpful-resources .treatment-blog-item .blog-item img {border-radius:12px 12px 0px 0px;position: relative;}
#treatment-helpful-resources .treatment-blog-item h4{font-size:18px; font-family: Helvetica Neue Medium; padding:10px 15px 10px;}
#treatment-helpful-resources .treatment-blog-item .blog-drop{font-size:16px;  margin:0px 14px; color:#7C7C7C; -webkit-line-clamp:3;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
#treatment-helpful-resources .treatment-blog-item .blog-text{display:flex;justify-content: space-between; border-top: 1px solid #EDEDED; margin-top:20px; padding:14px;}
#treatment-helpful-resources .treatment-blog-item .category-blog{color:#FF6800; font-size:12px; padding-left: 24px; position:relative;}
#treatment-helpful-resources .treatment-blog-item .time-blog{color:#7C7C7C;  font-size:12px; padding-left: 24px; position:relative;}
#treatment-helpful-resources .treatment-blog-item .blog-text span{position:absolute; top:0px; left:10px;}
#treatment-helpful-resources .treatment-blog-item .blog-text span img{width:5px !important;height:5px;border-radius: 0px;}
#treatment-helpful-resources .treatment-blog-item .blog-text a img{width:auto;height:15px;border-radius: 0px;}


.medflick-join-us{position:relative; overflow: hidden; margin:60px 0px 0px; z-index:1;}
.medflick-join-us img{border-radius:8px;}
.medflick-join-us::before {
    position: absolute;
    content: "";
    width: 100%;
    height:40%;
	border-radius:8px;
    background: linear-gradient(180deg, rgba(1, 178, 140, 0.00) 0%, #000 100%);
   filter: blur(13.850000381469727px);
    backdrop-filter: blur(0.10000000149011612px);
   bottom: 0px;
}
.begin-your-treatment{position:relative; border-radius:8px;}

.medflick-join-us ul{position:absolute; margin:0px; padding:0px; left:20px; bottom:20px;  width:90%; justify-content: space-between;}
.medflick-join-us li {width:100%;align-items: center;text-align:left;justify-content: left;padding:0px 8px; }
.medflick-join-us h3{font-size:28px; color:#fff; margin-bottom:15px;}
.medflick-join-us  p{font-size:14px;text-align:left;width:100%;color: #ffffff; padding-bottom:0px !important; margin:0px 0px 10px;}

.medflick-join-us a{width:max-content;  color: #fff; margin:0px 0px 0px;font-size:14px;padding:10px 0px 10px;position: relative; 
 text-align: center;}
.medflick-join-us a img{width:auto; height:10px; border-radius:0px; margin-left:7px;}



#pay-medflick-t{
  background: #ffffff;
  padding:60px 0 50px;
  margin:0px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.pay-medflick-t{background: linear-gradient(90deg, #FE7D5E 0%, #FE7D5E 35%, #FFA774 100%); padding:40px; position: relative;width: 100%;display: flex;gap: 10px; border-radius:12px; justify-content: space-between;align-items: center; overflow:hidden; z-index: 1;}
.pay-medflick-t-left{width:70%; padding:0px; margin:0px;}
.pay-medflick-t-left h2 {
  font-size:35px;
  color: #ffffff;
  text-align: left;
  width:80%;
  padding-bottom: 10px;
  font-family: Inter SemiBold;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.pay-medflick-t-left p {
  font-size: 16px;
  width:80%;
  color: #ffffff;
}
.pay-medflick-t-right{width:max-content; padding:0px; margin:0px; text-align:center;}
.pay-medflick-t-right a{
  background: #ffffff;
  font-family: Helvetica Neue Medium;
  color: #FF6800;
  border: 2px solid #FF6800;
  margin: 20px auto;
  font-size: 14px;
  border-radius: 8px;
  padding: 12px 62px 12px 10px;
  position: relative;
  display: flex;
  justify-content: center;
  width: max-content;
}
.pay-medflick-t-right a img {
  width:32px;
  position: absolute;
  background: #FF6800;
  right: 10px;
  top: 8px;
  padding: 10px 10px;
  border-radius: 6px;
}
/*----Treatment END---*/


.med-te-f{display:none; padding:0px 20px 40px;}




#doctors-head-section{
    background: #F8EEE2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 60px 0px 60px;
    position: relative;
    margin: 0px;
}
#doctors-head-section h1{
    font-size: 40px;
    line-height: 50px;
    color: #121C42;
    text-align: center;
    width: 80%;
    margin: 0px auto;
    padding-bottom: 0px;
    font-family: Helvetica Neue Medium;
    z-index: 1;
    position: relative;
    display: block;
}
#doctors-head-section p {font-size: 16px;color: #6D6D6D;padding: 10px 0;text-align: center;width:90%;margin: 0px auto;}

#medflick-doctors-list{background: #fff;width: 100%;height: 100%; padding:40px 0px 40px;position: relative;margin:0px;}
.medflick-doctors-list{width:100%; display:flex; gap:30px; padding:40px 0px 40px;position: relative;margin:0px;}

.medflick-doctors-left{width:70%; padding:0px 0px 0px;position: relative;margin:0px;}
.medflick-doctors-doc{width:100%; display:flex; gap:30px; padding:0px 0px 70px;position: relative;margin:0px;}

.medflick-doctors-img{width:20%; padding:0px 0px 0px;position: relative;margin:0px;}
.medflick-doctors-img img{border: 1px solid #FF6800; border-radius:10px; box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1); padding:5px;}
.medflick-doctors-textall{width:80%; padding:0px 0px 0px;position: relative;margin:0px;}

.medflick-doctors-textall h2{width:100%; font-size:25px; color:#FF6800; font-family: Helvetica Neue Medium; padding:10px 0px 5px; margin:0px;}
.medflick-doctors-textall h3{width:100%; font-size:20px; color:#121C42;  font-family: Helvetica Neue Medium; padding:5px 0px; margin:0px;}
.medflick-doctors-textall h4{width:100%; font-size:18px; line-height:25px;  font-family: Helvetica Neue Medium;  padding:5px 0px; margin:0px;}
.medflick-doctors-textall h5{width:100%; font-size:18px; line-height:25px;  font-family: Helvetica Neue Medium;  padding:5px 0px; margin:0px;}
.medflick-doctors-textall p{width:100%; font-size: 16px; color:#444444; padding:10px 0px; margin:0px;}
.medflick-doctors-textall .request-consultation{background:#FF6800; font-family:Helvetica Neue Medium; color:#fff; border:2px solid #FF6800;margin:17px 0px 0px; font-size:18px; border-radius:8px; padding:10px 72px 10px 10px; position: relative; display:flex; width:max-content;}
.medflick-doctors-textall .request-consultation:hover{background:#FFE8D9; color:#FF6800;}
.medflick-doctors-textall .request-consultation img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}

.medflick-doctors-right{width:30%;border-radius:12px;background:#ffffff;height: 100%;margin: 0px;padding: 0px;top: 100px;position: sticky;align-items: center;justify-content: center;scroll-margin-top: 150px;}


#medflick-get-in-touch{background:#F8EEE2; width: 100%;height: 100%; padding:60px 0px 60px;position: relative;margin:0px; overflow:hidden;}

.medflick-get-in-touch{padding:70px;margin: 0px; gap: 25px;border-radius: 24px;border: 1px solid #D3D3D3;background: #FFF; box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);}
.medflick-get-in-touch h2{width:100%; display:block; font-size:35px;  line-height:50px;  color: #121C42;  text-align: center;  margin: 0px auto; padding-bottom:40px;  font-family: Helvetica Neue Medium;  z-index: 1;  position: relative;}
.medflick-get-in-touch h2::after {background-color:#FF6800;content: "";display: block;height:4px;margin: 15px auto 10px;width:10%;}

.medflick-get-in-touch .get-in-touch-form{width: 100%;gap:40px;padding-bottom:25px;display: flex; }
.get-in-touch-form .get-in-touch-form-box{display: block;width: 100%;}
#medflick-get-in-touch  input::placeholder{color:#797E82 !important; font-size:14px; font-family:Inter Regular; }
#medflick-get-in-touch textarea::placeholder{color:#797E82 !important; font-size:14px; font-family:Inter Regular; font-weight:200; }
#medflick-get-in-touch .get-in-touch-form-box label {font-size: 14px;color: #575757;margin-bottom: 5px;}
#medflick-get-in-touch .get-in-touch-form-box input{border: 1px solid #dcdee2;height: 50px;padding-left: 15px;width: 100%;font-size: 16px;border-radius: 8px;background-color: #F9F9F9;outline: none;text-align: left;}
.querybox-new{background-color: #F9F9F9;  border: 1px solid #dcdee2; height:110px; color:#000;  font-family:Inter Regular; font-weight:200; font-size: 16px;}
.get-in-touch-form .get-in-touch-form-box .magbox{background-color: #F9F9F9; }
.get-in-touch-form .iti{width: 100%;}

#medflick-get-in-touch .submit-now{background:#FF6800; font-family:Helvetica Neue Medium; color:#fff; border:2px solid #FF6800;margin:17px auto 0px; font-size:18px; border-radius:8px; padding:10px 72px 10px 20px; position: relative; display:flex; width:30%;}
#medflick-get-in-touch .submit-now:hover{background:#FFE8D9; color:#FF6800;}
#medflick-get-in-touch .submit-now img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}



#medical-tour-section{background:#ffffff;width: 100%;height: 100%;overflow: hidden;padding:80px 0px 80px;position: relative;margin: 0px;}
#medical-tour-section h2{font-size: 40px;line-height: 50px;color: #121C42;text-align: center;width: 80%;margin: 0px auto;padding-bottom: 0px;font-family: Helvetica Neue Medium;z-index: 1;position: relative;display: block;}
#medical-tour-section p {font-size: 16px;color: #6D6D6D;padding: 10px 0;text-align: center;width:90%;margin: 0px auto;}
#medical-tour-section .get-started{background:#FF6800; font-family:Helvetica Neue Medium; color:#fff; border:2px solid #FF6800;margin:17px auto 0px; font-size:18px; border-radius:8px; padding:10px 72px 10px 20px; position: relative; display:flex; width:max-content;}
#medical-tour-section .get-started:hover{background:#FFE8D9; color:#FF6800;}
#medical-tour-section .get-started img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}


#medical-patient-reviews{background: #F8EEE2;width: 100%;height: 100%;overflow: hidden;padding:80px 0px 80px;position: relative;margin: 0px;}
#medical-patient-reviews h2{font-size: 40px;line-height: 50px;color: #121C42;text-align: center;width: 80%;margin: 0px auto;padding-bottom: 0px;font-family: Helvetica Neue Medium;z-index: 1;position: relative;display: block;}

#medical-patient-reviews ul {width: 100%;margin:50px 0px 70px;position: relative;display: flex;flex-wrap: wrap;gap: 20px;}
#medical-patient-reviews li{width:31.33%; margin:0px; padding:0px; position:relative;}
#medical-patient-reviews li .reviews-item-box{border-radius: 12px;border: 1px solid rgba(0, 0, 0, 0.08);background: #FFF;box-shadow: 0px 4px 13.3px -9px rgba(0, 0, 0, 0.25);margin: 0px;padding:20px 0px 10px;position: relative;}
.patient-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.img-patient img{width:85px; height:85px; border-radius:100%;}
.patient-name span img{width:auto; height:22px;}
.reviews-item-box h3{color: #1E1E2F;  padding:10px 20px 5px; font-size:16px; line-height: 24px; font-weight:700;}
.reviews-item-box h3 span{display:block; color:#444;}
.reviews-item-box p{color: #97979A; padding:10px 20px 5px; font-size: 14px;}
#medical-patient-reviews .reviews-all{background:#FF6800; font-family:Helvetica Neue Medium; color:#fff; border:2px solid #FF6800;margin:17px auto 0px; font-size:18px; border-radius:8px; padding:10px 72px 10px 20px; position: relative; display:flex; width:max-content;}
#medical-patient-reviews .reviews-all:hover{background:#FFE8D9; color:#FF6800;}
#medical-patient-reviews .reviews-all img {width: 38px;position: absolute;background: #ffffff;right: 10px;top: 8px;padding: 10px 10px;border-radius: 6px;}


#medical-faq-section{background: #F8EEE2;width: 100%;height: 100%;overflow: hidden;padding:80px 0px 80px;position: relative;margin: 0px;}
#medical-faq-section h2{font-size: 40px;line-height: 50px;color: #121C42;text-align: center;width: 80%;margin: 0px auto;padding-bottom:50px;font-family: Helvetica Neue Medium;z-index: 1;position: relative;display: block;}
#medical-faq-section h2 span{color: #FF6800;}


@media screen and (max-width:880px) {
.category-d{display:none;}.category-m{display:block;}.we-help-left .active .help-you-m{display:block; margin:20px 0 0; border-radius:8px;}.searchbox-medf{display:flex;}
	
	
.footer-but-d{display:none;} .footer-but-m{display:block}
.open-button img {width:100% !important;} .open-button{padding:0px;}
.m-search-box{display:flex; align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;align-items: center;justify-content: center; right:98px; width:38px; top: 21px; position: absolute;}
.m-phone img {width:65px;height:auto;}.m-phone a{background:#fff;border-radius:10px;}
.m-searchbox{display:flex;align-items: center;justify-content: center; right:140px; width:38px; top: 21px; position: absolute;}.m-searchbox img {width:34px;height:auto;}.m-searchbox a{background:#fff;border-radius:10px;}

.get-started-m{display:flex; align-items: center;
background:#fff; font-size:12px;border-radius:5px;padding:7px;width:auto;right:10px;top: 21px;position: absolute;border:1px solid #FF6800;}
.get-started-m a{color:#FF6800 !important;}
.get-started-m img{width:25px;position: absolute;background: #FF6800;right:5px;top:5px;padding:8px;border-radius:5px;}

#header-id{height:70px; width: 100%; overflow: hidden;}
 .headerTertiary{display:none !important;}  
.logo-m > img{display:block; background:#FF6800;border-radius:7px;padding:10px; left:50px; transform: translateY(-15px); max-width:104px; z-index:999; position:absolute;}
 .sticky .logo-m > img{transform: translateY(15px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; background:#FF6800 !important;}


.midbox-inner {margin: 0 auto;max-width:100%;width: 100%;}
.wiki-mk {padding-left:20px;padding-right:20px;}

.home-slider{flex-direction:column; padding:20px 0 20px;}.home-slider-left{width:100%;}.home-slider-right{width:100%;}
 .home-slider-left h1{font-size:20px;line-height:27px;}.home-slider-left p{width:100%; font-size:14px;}
 .home-slider-search{flex-direction:column; width:100%;}.home-slider-search .search-box{height:50px; padding-right:14px;}
 .home-slider-search .search-button{width:100%;position: relative; right:0px;top:10px;}
 .home-s-people{width:100%; margin-top:30px;}
 .home-slider-left h3{width:50%;}.home-slider-left h2{font-size:30px;line-height:37px;padding-bottom:30px; width:100%;}

.hometop-find-treatments{flex-direction:row;width: 100%; padding-right: 20px;}
#hometop-find-treatments h2{font-size:25px;line-height:30px; width:100%; padding-right: 20px;}.home-slider-left h2
.hometop-find-treatments{flex-direction:column; width:100%; padding:0px 0px 20px;}
.new-beginnings{flex-direction:column; gap:5px; padding-right: 20px;}.new-beginnings-left{width:100%;}.new-beginnings-left h3{font-size:25px;}
.new-beginnings-right{width:100%; justify-content: left; margin-bottom:0px;}.view-all{font-size:16px;}
.home-doctors{flex-wrap:initial;justify-content:left;overflow-x: scroll; padding:30px 0 20px; margin-bottom:20px;}
.home-doctors .item{flex: 0 0 60%;}.home-expert-text{padding:10px 10px 5px;}.home-expert-text h3{font-size:16px; padding-bottom: 5px;}

#hometop-find-treatments .wiki-mk{padding-right:0px;}
.expert-button{flex-direction:column; padding:10px;}.expert-button .view-profile{width:100%;}.expert-button .book-appointment{width:100%;}
.home-hospitals{flex-wrap:initial;justify-content:left;overflow-x: scroll; padding:30px 0 20px; margin-bottom:20px;}
.home-hospitals .item{flex: 0 0 60%;}
#hometop-process-treatment .wiki-mk{padding-right:0px;}
#hometop-process-treatment h2{font-size:25px;line-height:27px; width:100%; padding-bottom:0px; padding-right: 20px;}
#hometop-process-treatment ul{flex-wrap:initial;justify-content:left;overflow-x: scroll; padding:30px 0 20px; margin-bottom:20px;}#hometop-process-treatment li{flex: 0 0 45%; width:45%;}
#hometop-process-treatment li h3{font-size:20px;}#hometop-process-treatment li p{font-size:13px;}
#hometop-process-treatment a{ width:90%; margin-right:25px;}

#home-medflick-about{padding: 80px 0px 0px;}
.home-medflick-about{flex-direction: column;}.home-medflick-about-left{width:100%; margin-bottom:20px;}.home-medflick-about-left img{width:100%;}
.home-medflick-about-right{width:100%;}.home-medflick-about-right h2{font-size:30px;line-height:37px; width:100%; }
.home-medflick-about-right ul{gap:0px; padding: 30px 0px 0px;}.home-medflick-about-right li h3{font-size:14px;}

#medflick-verified-doctor h2{font-size:28px;line-height:34px; width:100%; }#medflick-verified-doctor h2 span{font-size:24px;}
#medflick-verified-doctor ul{gap:0px; padding: 30px 0px 0px;}
#medflick-verified-doctor li{flex: 0 0 100%; padding:10px 0px; margin-bottom:5px;}

#qualifications-standards h2{font-size:28px;line-height:34px; width:100%;}#qualifications-standards h2 span{font-size:24px;}
#qualifications-standards ul{gap:0px; padding: 30px 0px 0px; flex-direction: column;}
#qualifications-standards li{width:100%; margin-bottom:25px;padding-left:0px;}
#qualifications-standards .better-icon {width:40px;height:40px;padding:12px;}



.home-medflick-about-right li img{width:30px;height:30px;}

#home-treatment-costs h2{width:100%; font-size:30px; line-height:40px;}#home-treatment-costs p{width:100%; font-size:14px;}
#home-treatment-costs ul{gap:10px;}
#home-treatment-costs li{flex: 0 0 46%; padding:10px;}
#home-treatment-costs li img{width:50px;height:50px;}#home-treatment-costs li h3{font-size:18px;}
#home-our-patients{padding: 40px 0px 20px;}
#home-travel-support h2{font-size:30px;line-height:37px; width:100%;}#home-travel-support p{width:100%;}
#home-our-patients h2{width:100%; font-size:30px;line-height:37px;}#home-our-patients p{width:100%; font-size:14px;}
#home-our-patients ul{flex-wrap: wrap; gap: 0px; padding:50px 0 20px;}#home-our-patients li{width:50%; margin-bottom:15px;}
#home-our-patients li h3{font-size:14px;}
#home-medflick-difference h2{font-size:26px;}#home-medflick-difference .better-icon{width:40px; height:40px; padding:12px;}
#home-medflick-difference li{flex: 0 0 100%; margin-bottom:15px; padding-left:55px;}
#home-medflick-difference li h3{font-size:16px; padding:0px 0 10px;}

.home-expert-video{flex-direction: column;}.home-expert-video-left{width:100%;}.home-expert-video-right{width:100%; margin-top:20px; flex-direction: column;}.home-expert-video-left h2{font-size:30px;line-height:37px; width:100%;}
.home-expert-video-left p{width:100%; font-size:14px;}.home-expert-video-left a{width:60%;}
.home-expert-video-right .expert-video-item{width:100%;}
#home-health-queries h2{font-size:30px;line-height:37px; width:100%;}#home-health-queries p{width:100%; font-size:14px;}
.healthcare-professionals{margin-top:20px;}.professionals{width:100%;}#home-health-queries a{width:90%;}
#home-real-stories h2{font-size:30px;line-height:37px; width:100%;}
.home-our-patients{flex-direction: column; gap:0px;}#home-real-stories .home-our-patients .our-patients-item{flex: 0 0 100%; margin-bottom:20px;}#home-real-stories a{width:60%; margin:0px auto;}
.faqs-section .faqs-left h2{font-size:30px;line-height:37px; width:100%;}
#home-latest-resources h2{font-size:30px;line-height:37px; width:100%;}.blog-item{width:100%;}#home-latest-resources a{width:60%; margin:10px auto;}#home-doc-hos h2{font-size:25px; margin:10px 0;}


.home-latest-updates{flex-direction: column;}.home-latest-updatesleft{width:100%; margin-right:0%; margin-bottom:25px;}
.home-latest-updatesleft h2{width:100%; font-size:30px;line-height:37px; text-align:center;}
.home-latest-updatesright{width:100%;}.footer-latest-news{flex-direction: column; margin-top:15px;}.footer-news{width:100%; padding-right:15px; height:45px;}
.footer-news-button{width:100%; padding:8px 20px;}.home-latest-updatesright h3{font-size:24px;line-height:25px;}.home-latest-updatesright p{font-size:12px; color:#7C7C7C;}


/*------Footer-----*/
.footer-section{flex-direction: column; gap:0px;}.footer-about{width:100%; padding-right:0%;}.footer-navbox h4{font-size:18px;}.footer-links{flex-direction: column; margin:20px 0px 0;}.footer-navbox{margin:10px 0;}.copyright{flex-direction: column;border-top:0px;}.copyright .wiki{width:100%; margin-bottom:14px;}.copyright .wiki ul{justify-content: center;}.copyright .wh{width:100%; text-align: center;}.footerbox{display:none; }  .footer-navbox ul{display:none;}.but{cursor:pointer; position:relative; border-bottom:1px dotted #fff2ea;} .but .fa-chevron-down{display: flex;position: absolute;right:8px;top:5px;}.footer-bottom-mob{display:flex;}
#button{display:none;}.footer-nav-des{display:none;}.footer-nav-mob{display:block;}
/*------END Footer-----*/

.questions-form{padding:10px; flex-direction: column; display:none;}.homeform-left{width:100%;}.homeform-right{width:100%; margin: 0px;}.homeform-left .home-form{flex-direction: column;}.home-form .inputbox1{width:100%;}
.home-drbox{left:5px; bottom: 5px;}.home-drbox h4{font-size: 20px;}.home-drbox li{flex: 0 0 50%; margin-bottom:5px; padding:5px 5px;}.home-drbox li h5{font-size: 14px;}.homeform-right img{height: 100%;}


/*----Treatment---*/
.med-te-f{display:block; padding:20px;}
#medflick-treatment{overflow:hidden;}
.medflick-treatment{flex-direction: column; gap:0px;}
.medflick-treatment-left{width:100%;}
.medflick-treatment-left h1{font-size:30px;}
.medflick-treatment-right{width:100%; font-size:14px;}
#medflick-treatment-slider{overflow:hidden; padding: 0px 0 120px;}
.medflick-treatment-slider{flex-direction: column;}
.medf-treatment-slider-left{width:100%;}
.medf-treatment-slider-left ul{
	display: flex;
overflow-x: scroll;
    gap: 14px;
	height:auto;
    justify-content: left;
    flex-wrap:initial;
    padding-bottom: 15px;
    padding-right: 15px;}
.medf-treatment-slider-left  li{
   width: 47%;
    flex: 0 0 47%;
    padding: 14px 5px 14px 38px;
  }
  
  
#med-treatment-doc{overflow:hidden;}

.med-treatment-doc{flex-direction: column; gap:0px;}
.med-treatment-doc-left{width:100%;}
.med-treatment-headoc{flex-direction: column; gap:10px;}
.med-treatment-headoc-left{width:100%; margin-bottom:20px;}.med-treatment-headoc-right{width:100%;}
.med-treatment-headoc-left h2{font-size:28px;}.treatment-headoc-explore{font-size:16px;}
.treatment-midbox p{font-size:14px;}
.consultation-box{flex-direction: column; gap:20px;}
.med-h-d-box{flex-direction: column; gap:20px;}.med-treatment-h-d{width:100%;}
.medflick-join-us ul{position:relative; background:#FE7D5E; width:100%; left:0px; bottom:0px; padding:20px; }.medflick-join-us h3{font-size:25px;}
.medflick-join-us::before{background:none;}
.pay-medflick-t{flex-direction: column; gap:0px;}
.pay-medflick-t-left{width:100%;}.pay-medflick-t-left h2{width:100%; font-size:20px; text-align:center;}
.pay-medflick-t-left p{width:100%; text-align:center;}
.pay-medflick-t-right{width:100%;}.pay-medflick-t-right a{margin:0px auto;}
#treatment-get-answers h2{font-size:25px; line-height:30px;}

#treatment-helpful-resources .treatment-blog-item{flex-direction: column; gap:20px;}
#treatment-helpful-resources .treatment-blog-item .blog-item{width:100%;}

.med-treatment-doc-right{width:100%; display:none;}



/*----Treatment END---*/

/*----apply-for-visa---*/
.medflick-visa{flex-direction: column; gap:0px;padding:10px;}.medflick-visa-left{width:100%; padding:10px;}
.medflick-visa-left .medflick-logo {width: 100px;margin:20px 0px 20px;}
.medflick-visa-left h2{font-size:28px;}.medflick-visa-left p{font-size:14px;}
.medflick-visa-right{width:100%; padding:10px;}
.medflick-visa-right h2{font-size:28px; margin-top:20px;}
.medflick-visa-right .visa-form1{flex-direction: column; gap:10px;}
.medflick-visa-right .visa-form2{flex-direction: column; gap:10px;}
.medflick-visa-right .medical-report-all{width:100%;}

/*----END apply-for-visa---*/


/*----best-doctors---*/
#doctors-head-section h1{width:100%; font-size:25px; line-height:40px;}#doctors-head-section p{width:100%; font-size:15px;}
.medflick-doctors-right{display:none;}
.medflick-doctors-left{width:100%;}
.medflick-doctors-doc{flex-direction: column; gap:10px;}.medflick-doctors-img{width:40%;}
.medflick-doctors-textall{width:100%;}.medflick-doctors-textall h2{font-size:20px;}
.medflick-doctors-textall h3{font-size:15px; padding:3px 0px;}.medflick-doctors-textall h4{font-size:15px; padding:3px 0px;}.medflick-doctors-textall h5{font-size:15px; padding:2px 0px;}.medflick-doctors-textall p{font-size:15px;}
.medflick-doctors-textall .request-consultation{font-size:16px;}
.medflick-get-in-touch h2{width:100%; font-size:25px; line-height:40px;}
.medflick-get-in-touch{padding:30px;}.medflick-get-in-touch .get-in-touch-form{flex-direction: column; gap:15px; padding-bottom:15px;}#medflick-get-in-touch .submit-now{width:100%; font-size:16px;}
#medical-patient-reviews h2{width:100%; font-size:25px; line-height:40px;}
#medical-patient-reviews li{width:100%;}#medical-tour-section h2{width:100%; font-size:25px; line-height:40px;}
#medical-tour-section p{width:100%; font-size:15px;}#medical-tour-section .get-started{font-size:16px;}

 
#medical-faq-section h2{width:100%; font-size:25px; line-height:40px; padding-bottom:30px;}
 

/*----best-doctors---*/

}

