@font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-Regular.ttf);
 }
 @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }
@font-face{font-family:Inter SemiBold;
 src:url(../fonts/Inter-SemiBold.ttf);
 }
@font-face{font-family:Inter-Bold;
 src:url(../fonts/Inter-Bold.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:#6ecff6; }
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;}h2{font-family:Inter Medium;} 
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 {color:#6ecff6; 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: '';}





.animation-element {
  opacity: 0;
}
.animation-element.slide-left {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(100px, 0, 0);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


.animation-element.slide-up {
  opacity: 0;
  transition: all 200ms linear;
  transform: translate3d(0, 100px, 0);
}

.animation-element.slide-up.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up1 {
  opacity: 0;
  transition: all 300ms linear;
  transform: translate3d(0, 300px, 0);
}

.animation-element.slide-up1.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up2 {
  opacity: 0;
  transition: all 400ms linear;
  transform: translate3d(0, 400px, 0);
}

.animation-element.slide-up2.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


/*===============header===============*/
.top-head{background: #B6291F; padding:6px 0px 6px 0px; font-weight:bold; font-size:18px;color:#fff; display: flex;justify-content: center;
align-items: center;}

#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:#ffffff;
  height:70px;
  transition: transform .3s ease-in-out;
  width:100%;padding:2px 0;
  margin:0px auto;
  top:0px;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height:auto;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding:0% 80px;
justify-content: space-between;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}


.headnav-right{width:90%;display: flex;justify-content: right; margin-top:0px;}

.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:280px;
  transform:translateY(2px);
  position:relative;
  transition: transform .3s ease-in-out;
  padding:0px 0px 0px;
}
.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:240px; transform:translateY(0px);}
.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:60px !important; background:#ffffff !important; border-bottom: 1px solid #D7D7D7; padding:0px 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.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;}

.dropdown-phone1{display: none;position: absolute; border-radius:12px;min-width:380px;overflow: auto;z-index:999;  right:40px; padding-top:30px;}
.dropdown-phone1 ul{background:#6ecff6;border-radius:12px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding:15px 5px; position:relative; z-index:999;}
.dropdown-phone1 ul::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(bg.png) no-repeat;
  background-size:50%;
  background-position: bottom right;
  z-index: -1;
  bottom:0px;
  right:0px;
}
.dropdown-phone1 a {text-align:left;padding:0.4rem 1rem;text-decoration: none;display:flex;justify-content: space-between;color:#ffffff !important;border-bottom:0px solid #6ecff6;} 
.dropbtn1{position:relative;}

.dropdown:hover .dropdown-phone1{
  display:block;
}



.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right; margin-left:15px;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
 

@media (min-width: 64rem){.navbar__buttons a {font-size:13px; }.page-header ul a{font-size:13px !important;}.page-header .top-menu > li > a{padding: 1.3rem 0.4rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 0.5rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px; }.page-header ul a{font-size:15px !important;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px;   font-family:Inter Regular;}.page-header ul a{font-size:15px !important; font-family:Inter Regular;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}




 
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 1px solid #6ecff6;
    background:#6ecff6;color:#fff !important;
    margin:10px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#6ecff6;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head-top img {width:22px;position: absolute;left:12px;top:6px; filter: brightness(0) invert(1);}
.phone-head-top:hover img{filter: brightness(0) invert(1);}

.phone-head{ width:max-content;
   border-radius: 8px;
   border: 1px solid #1FAB2A;
    background: #ffffff;color:#1FAB2A !important;
    margin:10px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head:hover{background:#1FAB2A;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width:22px;position: absolute;left:12px;top:6px;}
.phone-head:hover img{filter: brightness(0) invert(1);}
.content-head{ width:max-content;color:#231f20 !important;border-radius: 8px;border: 1px solid rgba(255, 255, 255, 0.38);background:#fec444;margin:10px 0;display: inline-flex;justify-content: center;align-items: center;font-size:15px;padding:8px 20px 8px; transition: all 0.4s ease;position: relative;}
.content-head:hover{background:#ffffff;color:#231f20 !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);} .content-head .fa-angle-right{margin-left:10px;}
.content-head img{width:27px;position:absolute;left:10px;top:5px;}


/*--Head END--*/
.wiki-mk {padding-left:80px;padding-right:80px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #6ecff6;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #6ecff6;}
 

.resources-view-all {font-size:18px;font-family: Inter Medium;color:#ffffff;background:#6ecff6;border-radius: 6px;padding:5px 20px;margin-left:0px;margin-right:0px;display: flex;width:220px;align-items: center;justify-content: center;position:absolute;right:44.2%;bottom:0px; border:2px solid #6ecff6; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}

.resources-view-all:hover{color:#6ecff6;background:none;}
.resources-view-all img{width: auto;height: 12px; margin-left: 7px;}
.resources-view-all .arrow-icon-des{display:block;}.resources-view-all .arrow-icon-mob{display:none;}
.resources-view-all:hover .arrow-icon-des{display:none;}
.resources-view-all:hover .arrow-icon-mob{display:block;}
.resources-view-all:before {
	opacity: .40;
    background-image: linear-gradient(to bottom,#ffffff,rgba(255,255,255,0),rgba(255,255,255,0),#ffffff);
    content: "";
    border-radius:4px;
    position: absolute;
    inset:0.5px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding:1px;
    background-size: 100% 200%;
    background-position: 0 0;
    transition: opacity .65s cubic-bezier(.6,.6,0,1),background-position .65s cubic-bezier(.8,.8,0,1);
}


#home-questions{background: #ffffff;padding:40px 0 0px;width: 100%;margin:0px;position: relative;overflow: hidden;z-index: 1;
}
.home-questions{display:flex; align-items: center; background:#6ecff6; border-radius:12px; margin:0px; padding:14px 40px;  position:relative;}
.home-questions-left{width:53%;margin-right:10%; padding:0px;  position:relative;}
.home-questions-left h3{font-size:30px; line-height:45px; color:#fff; margin:0px; padding:0px;}
.home-questions-right{width:37%; margin:0px; padding:0px; position:relative;}
.home-form-box{display:block;width: 100%; margin-bottom:10px;}
.home-form-box input, textarea {
	border:0px;
    border-bottom:1px solid #f1a29d;
    height:45px;
    padding-left:4px;
    width: 100%; 
    font-size:16px;
    background:none;
    outline: none;
    text-align: left;
}
.home-form-box input::placeholder {color:#f6c5c1; font-size:16px;}
.home-form-box input:focus {border-bottom:1px solid #ffffff;}
.home-form-box .submit-now {display:flex; align-items:center; justify-content:center;background: #ffffff;color:#6ecff6;border: 2px solid #ffffff;margin:20px 0 0px;font-size: 18px;border-radius: 6px;padding:5px 10px;position: relative;width:170px;box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-form-box .submit-now:hover{background:#6ecff6;color:#ffffff;}
.home-form-box .submit-now img{width: auto;height: 12px;margin-left: 7px;}
.home-form-box .submit-now .arrow-icon-des{display:inline-block;}.home-form-box .submit-now .arrow-icon-mob{display:none;}
.home-form-box .submit-now:hover .arrow-icon-des{display:none;}
.home-form-box .submit-now:hover .arrow-icon-mob{display:inline-block;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:0px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#6ecff6 !important;border: 2px solid #6ecff6; font-size:16px;border-radius:8px;padding:8px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}


/*---------Treatment------- */
#treatment-section{
  width: 100%;
  height: 100%;
  padding: 0px;
  position: relative;
  margin: 0px;
}
#treatment-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgb(0,0,0,.0) 10%, rgb(0,0,0,.0) 60%);
    z-index: 1;
}
.treatment-section{display:flex; margin:0px; padding:0px; position:absolute; top:0px; left:0px; z-index: 1;  width: 100%; height:100%;align-items: center;}
.treatment-section-left{width:50%; margin-left:6%; padding:0px;}
.treatment-section-left h1 {
  font-size:52px;
  color:#3ca6d1;
  padding-bottom:10px;
  font-family:Inter SemiBold;
  z-index: 1;
  width:90%;
  position: relative;
  display: block;
}
.treatment-section-left h3{
  font-size:22px;font-family:Inter SemiBold;
  color: #444; 
  width:80%;
}
.treatment-section-left p{
  font-size:18px;
  color: #444; 
  width:90%;
}
.treatment-section-left ul {
  display: flex;
  margin:20px 0px;
  padding: 0px;
  gap: 14px;
  width: 100%;
}
.treatment-section-left li {
    width:25%;
    position: relative;
    align-items: center;
    text-align: left;
    justify-content: left;
}
.treatment-section-left li h2{font-size:30px; color: #ffffff;}
.treatment-section-left li p{font-size:18px; color: #ffffff;}


.treatment-slider-button{display:flex; margin:0px; padding:0px; position:relative; gap:25px; }
.treatment-slider-button a{
  background: #ffffff;
  font-family: Inter Medium;
  color: #9D1414;
  margin: 20px 0;
  font-size: 14px;
  border-radius: 74px;
  padding: 10px 20px;
  position: relative;
  border: 2px solid #fff;
}
.treatment-slider-button a:hover{ background:#9D1414;  color: #ffffff;}
.treatment-section-right{width:max-content; margin-left:18%; margin-top: 170px; margin-right:6%; padding:0px; }
.treatment-slider-form{background:#6ecff6; margin:0px;  padding:15px; position:relative; border:8px solid #ffffff; border-radius:12px; box-shadow:-4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 17px -7px #6ecff6;}
.treatment-slider-form h2{
  font-size:20px;text-align:center;
  color: #000000;
  padding-bottom:14px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.treatment-slider-form .iti__country-list {
  width: 310px;
  overflow-x: hidden;
}
.treatment-section-right .iti{width:100%;}.treatment-section-right  .iti__country-list{width: 370px; overflow-x:hidden;}
.treatment-section-right .home-form-box{margin-bottom:15px;}
.treatment-slider-form input::placeholder {color:#797E82; font-size:14px;}
.treatment-slider-form textarea::placeholder {color:#797E82; font-size:14px;}
.treatment-slider-form input:focus {border:1px solid #f1a29d;}
.treatment-slider-form textarea:focus {border:1px solid #f1a29d;}
.treatment-slider-form label {
    font-size: 14px;
    color: #575757;
    margin-bottom: 5px;
    font-family: Inter Medium;
}
.treatment-slider-form input, textarea {
  border: 1px solid #D2D4DF;
  height:42px;color:#797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius: 8px;
  background-color:#ffffff;
  outline: none;
  text-align: left;
}
.treatment-slider-form .magbox {
    width: 100%;
    height:110px;
    background-color: #ffffff;
    padding-top:10px;
    padding-left: 16px;
}
.treatment-slider-form .submit-now{background:#fec444;font-family:Inter Medium;color: #000;display:flex;align-items: center;justify-content:center;margin:20px 0px 0px;width:100%;box-shadow: 1px 5px 10px rgba(0,0,0,0.1);font-size:18px;border-radius:12px;padding:8px 20px;position: relative;border: 2px solid #fec444;}
.treatment-slider-form .submit-now:hover{background:#ffffff; color:#fec444;}


#check-your-heart{background:#fff; margin:0px; padding:40px 0px 0px; position:relative;}
#check-your-heart .ranking-img {border-radius: 8px;display: flex;width: 95%;margin-left: auto;margin-right: auto;}
.ranking-section{border-radius: 8px;background:#fec444; width:600px;height:500px; position:absolute; top:12%; left:4.5%; padding:40px 40px 40px; margin:0px;}
.ranking-section h2{color: #000; font-size:36px; margin-bottom:8px;font-style: normal;font-weight:700;line-height: normal;}
.ranking-section p{color: #000; font-size: 16px;font-style: normal;font-weight: 400;line-height: 25px; margin:30px 0;}


.ranking-section ul{margin:20px 0 0px; padding:0px;}
.ranking-section  ul li {
    position: relative;
    color:#000000;
    padding-left:40px;
    margin-bottom:20px;
	font-size: 16px;
	list-style:none;
}
.ranking-section ul li strong{color:#000000; font-family:Inter SemiBold;}
.ranking-section  ul li::before {
    content: '';
    background:url(../images/2023/02/do1.png) no-repeat;
	background-size:20px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}



#check-your-heart a{width: max-content;background:#ffffff;color:#000;order: 2px solid #fec444;margin: 15px 0px 0px;text-align: center;font-size: 18px;border-radius: 8px;padding: 9px 30px;position: relative;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444;display: block;}
#check-your-heart a:hover {background: #ffffff;color:#000;}

.flex-row-reverse {flex-direction: row-reverse;}
.about-section-mid {
    background:#ffffff;
    margin:0px 0px;
    padding:80px 0px 50px;
    position: relative;
}
.about-section-mid h2 {
    font-size: 40px;
    color:#3ca6d1;
    text-align: center;
    padding-bottom: 10px;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
.about-section-mid p {
    font-size: 16px;
    width:70%;
    color: #535353;
    margin: 0px auto;
    text-align: center;
}

.about-section-box {
  width: 100%;
  display: flex;
  align-items: center;
  margin:40px 0;
  gap: 7%;
}
.about-section-left {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.about-section-right {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}

.about-section-box h3 {
  font-size:30px;
  color:#181820;
  padding-bottom: 20px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.about-section-box p {
  font-size: 16px;
  width: 100%;
  color:#535353;
  margin: 0px 0 14px;
  text-align:left;
}
.about-section-box p strong{color:#3ca6d1;}
.about-section-box img{border-radius: 12px;}

.about-section-right ul{margin:10px 0; padding:0px;}
.about-section-right  ul li {
    position: relative;
    color:#676767;
    padding-left:40px;
    margin-bottom:20px;
	font-size: 16px;
	list-style:none;
}
.about-section-right  ul li strong{color:#3ca6d1; font-family:Inter SemiBold;}
.about-section-right  ul li::before {
    content: '';
    background:url(../images/2023/02/do.png) no-repeat;
	background-size:20px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}

.about-section-right  ul li {color:#000;}
.about-section-right  ul li strong{color:#000; font-family:Inter SemiBold;}
.wavikar-college  ul li::before {
    content: '';
    background:url(../images/2023/02/do1.png) no-repeat;
	background-size:20px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}

.career-paths-section{background: #ffffff;margin: 0px;padding:0px 0px 50px;position: relative;}
.career-paths-section h2 {
    font-size: 40px;
    color:#3ca6d1;
    text-align: center;
    padding-bottom: 10px;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
.career-paths-section p {
    font-size: 16px;
    width:70%;
    color: #535353;
    margin: 0px auto;
    text-align: center;
}
.about-section-mid .ranking-img {
  border-radius: 8px;
  display: flex;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.your-fingertips-section{border-radius: 8px;background:#6ecff6; width:600px;height:450px; position:absolute; bottom:14%; right:4.5%; padding:50px 40px; margin:0px;}
.your-fingertips-section h2{color: #000;text-align:left; font-size:30px; margin-bottom:8px;font-style: normal;font-weight:700;line-height: normal;}
.your-fingertips-section p{width: 100%; text-align:left; color: #000; font-size: 16px;font-style: normal;font-weight: 400;line-height:25px; margin:15px 0 15px;}

.your-fingertips-section a{width: max-content;background:#fec444;color:#000;order: 2px solid #fec444;margin: 15px 0px 0px;text-align: center;font-size: 18px;border-radius: 8px;padding: 9px 30px;position: relative;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444;display: block;}
.your-fingertips-section a:hover {background: #ffffff;color:#000;}

.about-section-right a{width: max-content;background:#fec444;color:#000;border: 2px solid #fec444;margin:25px 0px 0px;text-align: center;font-size: 18px;border-radius: 8px;padding: 9px 30px;position: relative;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444;display: block;}
.about-section-right a:hover {background: #ffffff;color:#000;}


#your-options-section{background:#ffffff;margin:0px 0px;padding:100px 0px 0px;position: relative;}
.your-options-section{background:#6ecff6; border-radius:8px; display:block;margin:0px 0px 0px; padding:40px; position: relative;}
.your-options-section h2 {
    font-size: 40px;
    color: #000000;font-weight:bold;
    text-align: center;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
.your-options-section p {
    font-size: 16px;
    width: 70%;
    color: #000000;
    margin:20px auto 30px;
    text-align: center;
}
.your-options-section a{width: max-content;background:#fec444;color:#000;border: 2px solid #fec444;margin: 15px auto;text-align: center;font-size: 18px;border-radius: 8px;padding: 9px 30px;position: relative;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444;display: block;}
.your-options-section a:hover {background: #ffffff;color:#000;}


#our-graduates{background:#ffffff;margin:0px 0px;padding:40px 0px 0px;position: relative;}
.our-graduates{display:block;margin:-290px 0px 60px; padding:40px 0px 0px; position: relative;}
.our-graduates h2 {
    font-size: 40px;
    color: #3ca6d1;font-weight:bold;
    text-align: center;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
.our-graduates p {
    font-size: 16px;
    width: 70%;
    color: #535353;
    margin:20px auto;
    text-align: center;
}
.our-graduates a{width: max-content;background:#fec444;color:#000;border: 2px solid #fec444;margin: 15px auto;text-align: center;font-size: 18px;border-radius: 8px;padding: 9px 30px;position: relative;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444;display: block;}
.our-graduates a:hover {background: #ffffff;color:#000;}

#top-doctors{margin-top:70px; padding-bottom:20px;}
#top-doctors h2 {
    font-size: 40px;
    color: #3ca6d1;
    text-align: center;
    padding-bottom: 10px;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
#top-doctors p {
    font-size: 16px;
    width: 70%;
    color: #535353;
    margin: 0px auto;
    text-align: center;
}


#our-team{padding-top:60px;padding-bottom:80px;}
#our-team img{border-radius:8px; padding:10px;  border-radius: 12px; background: #F5F5F5;}
.doctor-item{
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    margin: 0px;
    padding: 10px;
}
.doctor-item h3{color: #231f20; text-align: center; font-size: 16px; margin:0px; padding:15px 0px 5px;}
.doctor-item .doctor-text{color: #231f20; text-align: center; font-size: 12px; height:55px; margin:0px; padding:0px 0px 15px;}.doctor-item img{border-radius:100%;}
.doctor-item a{border-radius:6px;  border: 1px solid #fec444; background:#ffebc0; color:#000; margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; width: 100%;
display: block;text-align: center;}
.doctor-item a:hover{background:#ffffff; color:#fec444; border:1px solid #fec444;}
#our-team img{ border-radius: 12px; padding:8px; border:1px solid #00a6e9; background:#fec444;}



/*---------footer------- */
footer {
    background:#6ecff6;
    width: 100%;
    height: auto;
    padding:20px 0 20px;
    margin:60px 0px 0;
    display: flex;border-radius:12px 12px 0px 0px;
    position: relative;
    border-top: 1px solid #6ecff6;
    flex-direction: column;
}
.footer-section {
    margin: 0px;
    padding: 0px;
    display: flex;gap:30px;
    position: relative;
}
.footer-about{
    width:38%;
    margin: 0px;
    padding-right:4%;
    display: flex;
    flex-direction: column;
}
.footer-about img {
    width:180px;
    margin:20px 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;}
.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:#ffffff;}
.footer-links a:hover{color:#fff;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{padding-right:7px;}


.copyright {
	margin-top:20px;padding-top:10px; margin-top:0px; border-top:0px solid #fff; 
    font-size: 16px;
    display: flex;color:#fff;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width: 20%;
}
.copyright .wiki ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:#ffffff;border:2px solid #fff;
    display: block;
    border-radius:8px;
    width:35px;
    height:35px;
    line-height:30px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#6ecff6;}
.copyright .wh{
    width:100%;
    text-align:center;
}
.copyright .wh a{color:#f1a29d;}

.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:12px;
  right:10px;
}
.footer-find-button .footer-find-doctor{
  width:100%;
  font-family: Inter Medium;
  font-size: 14px;
  padding:10px 14px;
  padding-left:50px !important;
  margin-bottom:20px;
  color: #ffffff;
  border-radius: 6px;
  position: relative;border:2px solid #fff;
  background:#B6291F;
  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:9px;
  left:14px;
}
.footer-find-button .footer-book-appointment{
  width:100%;
  font-family: Inter Medium;
  font-size: 14px;
  padding:10px 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:9px;
  left:14px;
}


.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#6ecff6;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------- */


/*---------Mob Header------- */
.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.get-started-m{display:flex;align-items: center;font-family:Inter Medium;width: auto;}.get-started-m a{color:#ffffff; background: #6ecff6;font-size: 13px; border-radius: 5px;padding:5px 7px; border:2px solid #ffffff;}
.get-started-m a:hover{color:#ffffff; background:#6ecff6;}
/*---------END Header------- */

@media screen and (max-width: 992px) {
.treatment-section-right{width:40%; margin-left:10%;}.treatment-slider-form h2{font-size:20px; padding-bottom:10px;}
.treatment-section-right .home-form-box{margin-bottom:7px;}
.treatment-slider-form .magbox{height:90px;}.treatment-slider-form input, textarea{height:40px;}
}



#button {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index:999;
  -webkit-animation: button-top 4s ease-in-out infinite alternate;
  animation: button-top 4s ease-in-out infinite alternate;
}
 
#button:active {
  background:#fff; border:1px solid #6ecff6;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*---------MOB Header------- */

.Whatsapp {display:none; position: fixed;bottom:30px;left: 55px; z-index: 800;cursor: pointer;background-color:#f5e9d8;border-radius:10px;padding:7px  14px;line-height: 18px;font-weight: 500;width:260px;text-align: center;}.Whatsapp a{color:#000; text-decoration:none; font-size:19px;}
.Whatsapp a span{color:#1dc839;}

.get-an-estimate{position: fixed;bottom: 30px;right: 55px;z-index: 800;cursor: pointer; font-weight: 500;width:200px;text-align: center; background:none; gap:12px;display:none;flex-direction: column;}

.get-an-estimate a{color:#fff !important; background:#6ecff6; height:42px; border-radius: 10px;padding: 7px 14px;line-height:18px; display: flex; align-items: center;justify-content: center;}

.sticky-get{display:flex;}


.find-boxht {display:none;}
.navigation-mobile-link {height:56px; color:#000 !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 #f1f1f1;}
.f-12 {font-size: 12px;}
.navigation-mobile-link .mx-auto{margin-left: auto !important; width:25px; margin-right:auto !important; padding-top:10px;}

/*---------MOB Header------- */

@media screen and (max-width:880px) {
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background: #fff;border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:14px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:160px; display:block; padding:8px 0; transform: translateY(8px);}
 .sticky .logo-m > img{transform: translateY(6px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
.home-slider{height:220px;}#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; height:60px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

.home-slider-box{flex-direction:column;}.home-slider-boxleft{width:100%; padding-top:40px; margin-right:0%;}.home-slider-boxright{width:100%; margin-right:0%;}
#slider-bottom-section .wiki-mk{padding-right:0px;}
.home-slider-boxleft h1{font-size:30px;}.home-slider-boxleft ul li{width:100%;}
#slider-bottom-section ul{flex-wrap: initial; gap:15px; justify-content: left; overflow-x: scroll; overflow-y:hidden;}#slider-bottom-section li{width:75%; flex: 0 0 75%;}
#home-treatment-section h3{margin-left:1%;}.about-home-text{display:flex; flex-direction: column;}
#home-treatment-section .we-head{margin-left:0%; font-size:20px; line-height:38px; text-align:left; display: inline-block;}
#home-treatment-section .we-head-1{margin-left:0%; font-size:25px; line-height:38px; text-align:left; display: inline-block;}
#home-treatment-section .we-head-2{margin-left:0%; font-size:25px; line-height:38px; text-align:left; display: inline-block;}
#home-explore-hospitals h2{font-size:30px; text-align: center;}.home-explore-hospitals li{flex:0 0 50%; padding:15px;}.home-explore-hospitals li{border-top:1px solid #fff;}.home-explore-hospitals h3{width:100%; font-size:14px; height: 70px;}
.home-explore-hospitals a{font-size:12px; left:15px; width:auto; padding: 8px 10px; bottom:20px;}.home-explore-hospitals a img{height:10px;}.home-explore-hospitals .arrow-icon{left: 14px; bottom: 10px;}
#home-medical-conditions h2{font-size:30px;}#home-medical-conditions p{width:100%; font-size:14px;}
.home-medical-conditions{flex-direction:column;}.home-medical-conditions-left{width:100%;}.logo-bg{width: 20%;}
.home-medical-conditions h4{font-size:20px; padding-top:20px;}
.home-medical-conditions-left ul{display:flex; gap: 15px; }.home-medical-conditions-left li {width:33.33%; margin-bottom:20px;}.home-medical-conditions-left h5{font-size:14px;}.home-explore-hospitals p{padding-bottom: 83px;}
.home-medical-conditions-right{width:100%; padding: 20px 0px 0px; border-top:1px solid #fff; border-left:none;}
.home-medical-conditions h3{font-size:20px; padding-top:20px;}.home-medical-conditions-right ul{gap:0px;}.home-medical-conditions-right ul li{flex:0 0 31%; padding: 0px 10px 15px;}
#home-our-expert{padding:40px 0px 70px 20px; margin-bottom:0px;}#home-our-expert h2{font-size:30px; padding-right:20px;}
.resources-view-all{right:20px;font-size:14px; width:175px;}
#home-expert-services h2{font-size:25px; line-height:34px;}#expert-services .home-expert-services{flex-direction:column;}#expert-services{margin-left:20px;}#expert-services .home-expert-services img{width:100%; border-radius:12px;}
#expert-services .home-expert-services-text{width:100%;}#expert-services .home-expert-services-text h3{font-size:22px;}
#expert-services .home-expert-services-text p{font-size:14px; line-height:22px;}#expert-services .home-expert-services-text h4{font-size:16px;}
.home-questions{flex-direction:column; padding:20px;}.home-questions-left{width:100%; margin:0px;}
.home-questions-right{width:100%; margin-top:25px;}.home-questions-left h3{font-size:20px; line-height:32px;}
#home-latest-resources .wiki-mk{padding-right:0px;}
#home-latest-resources h2{font-size:30px; line-height:42px;}
#home-latest-resources p{font-size:14px; width:100%;}.blogs-view-all{font-size:14px; width:170px;}
.home-latest-resources{flex-direction:column; gap:0px;}
.home-blogs-left{width:100%; margin-bottom:20px;}
.home-blogs-left ul{flex-wrap:initial;gap: 15px;justify-content: left;overflow-x: scroll;overflow-y: hidden;}
.home-blogs-left li{flex:0 0 80%;width:80%;}
.home-blogs-right{width:100%; margin-right:20px; height:300px; display: none;}.home-blogs-right::before{opacity: 0.2;}
.homeblog-text-bottom{width:60%;}
#home-newsletter{padding:0px 0 0px;}
.home-newsletter{flex-direction:column; padding:20px;}.home-newsletter-left{width:100%; margin-right:0%; margin-bottom:25px;}
.home-newsletter-left h2{font-size:20px;line-height:25px;}.home-newsletter-left p{width:100%; font-size:12px;}
.home-newsletter-right{width:100%;}.home-newsletter-box input{height:40px; padding:14px;}
.home-newsletter-box .submit-now{width:100%; position: relative; right:0px; top:0px; margin-top:20px;}

/*------Angioplasty-----*/
#your-options-section{padding:40px 0px 0px;}
.treatment-section{position:relative; background:#fff; flex-direction:column;}.sticky-p{top:60px;}
.treatment-section-right{display:block; width:96%; margin:2%;}
.treatment-section-left{width:100%; margin-left:0%; padding:20px;}
.treatment-section-left h1{font-size:25px; width:100%; color:#191919; margin-top:10px;}
.treatment-section-left p{width:100%; color:#191919; font-size:14px;}
.treatment-section-left ul{margin:10px 0px; gap: 0;}
.treatment-section-left li{width:33.33%; text-align: center;}.treatment-section-left li h2{font-size:24px;color:#000000;}
.treatment-section-left li p{font-size:12px;color:#000000;}
.your-options-section{padding:15px;}
.your-options-section h2{font-size:30px;}
.your-options-section p{width:100%; font-size:14px;}
.about-section-mid p{width:100%; font-size:14px;}
.career-paths-section h2{font-size:25px;}.career-paths-section p{width:100%; font-size:14px;}

.treatment-slider-button{gap:15px;}.treatment-slider-button a{padding:10px 14px;font-size: 13px; background: #6ecff6; color:#fff;}
.speciality-menutop ul{flex-wrap:initial;gap:1px;justify-content:left;overflow-x: scroll;overflow-y: hidden;}
.speciality-menutop li {width:38%;flex:0 0 38%; font-weight:400;}
.speciality-menutop li a{font-size:12px; padding:2px 0px;}
.speciality-menutop li a img {width:30px;height:30px;padding:4px;}
#treatment-section-mid h2{font-size:30px;}
.treatment-section-mid{flex-direction:column; padding:20px 0px 20px;}.treatment-section-mid-left{width:100%;}
.treatment-section-mid-right{width:100%; margin-left:0%; margin-top:25px;}
#treatment-section-mid h3{font-size:18px;}#treatment-section-mid p{font-size:14px;}
#treatment-help-section h2{font-size:30px;}
.treatment-help-box{flex-direction:column; margin:20px 0px 20px; gap:0px;}
.treatment-help-boxleft{width:100%;}.treatment-help-boxright{width:100%; margin-top:40px;}
.help-text-box h3{font-size:18px;}.help-text-box a{font-size:14px;}
#treatment-help-section ul{flex-direction:column;}
#treatment-help-section li{width:100%; padding:10px;}#treatment-help-section h4{font-size:22px; margin-top:1px;}
#treatment-help-section p{font-size:14px;width: 100%;}
#treatment-section-button .wiki-mk{padding-right:0px;}
#treatment-section-button ul{flex-wrap:initial; justify-content:left;overflow-x: scroll;overflow-y: hidden; padding-right:20px; padding-bottom: 20px;}#treatment-section-button li{width:77%;flex:0 0 77%; font-weight:400; padding:10px;}
#treatment-section-button h3{font-size:15px;}#treatment-section-button p{font-size:14px;}
#symptom-section .wiki-mk{padding-right:0px;}
#symptom-section h2{font-size:30px; padding-right:20px;}#symptom-section ul{flex-wrap:initial; justify-content:left;overflow-x: scroll;overflow-y: hidden; padding-right:20px; padding-bottom: 20px;}
#symptom-section li{width:77%;flex:0 0 77%; font-weight:400; padding:10px;}#risks-health span{font-size:14px;}
#risks-section{padding:30px 0px 60px;}#risks-section h2{font-size:22px; width:100%; padding:0 20px;}
#risks-health h3{font-size:18px;padding-bottom:0px;}
#risks-section p{font-size:13px; width:100%; padding:10px 0px;}#risks-health{padding-left:15px;}
#how-you-prepare{padding:0px 0px 20px;}
#how-you-prepare .treatment-section-mid-left{width:100%;}#how-you-prepare .treatment-section-mid-right{width:100%;}
#how-you-prepare h3{font-size:30px; padding-bottom:20px;}#how-you-prepare p{font-size:14px;}
#how-you-prepare ul li{font-size:14px; margin-bottom:15px;   padding-left:25px;}
#how-you-prepare ul li::before{width:20px;height:20px; background-size: 15px; top:2px;}
#ask-questions-expect h2{font-size:30px; padding-bottom:30px;}

#doctor-videos{padding:20px 0 90px;}#doctor-videos h2{font-size:27px; padding:0px 20px 10px;}
#doctor-videos p{width:100%; padding:0px 20px;}
#doctors-speaking{margin-left:20px;}.expert-videos .expert-video-text{padding:15px;}
.expert-videos .video-icon{top:30%;}.expert-videos .video-icon img{height:50px;}
.expert-videos h3{font-size:14px;}.expert-videos p{font-size:14px;}
/*------END Angioplasty-----*/


/*------END Book an Appointment-----*/
.doctor-item-img img{width:120px;height: auto;}

#book-appointment-head h1{width:100%; font-size:24px;}#book-appointment-head p{width:100%; font-size:14px;}
#book-appointment-head{margin:0px; padding:30px 0 0px;}
.appointment-form{flex-direction:column; gap:10px;}.appointment-form-left{width:100%;}
.appointment-form-right{width:100%; margin-top:25px;}.consultation-fees{font-size:14px;}.consultation-fees span{font-size: 18px;}
.verify-details{width: 100%;}.verify-details .cancel-now{width: 100%; margin:0px 0;}.verify-details .submit-now{width: 100%; margin:0px 0;}.verify-details .contact-enquire{padding:10px 0 0;}
.contact-enquire .book-appointment-form{flex-direction: column;}
/*------END Book an Appointment-----*/

/*---------About------- */
#about-health-section{padding:0px 0 0px;}#about-healthbg-section{padding:20px 0 60px;}
.about-Health-section{flex-direction:column; gap:0px;}.about-Health-left{width: 100%;}.about-Health-right{width: 100%;}
.about-Health-section h2{font-size:30px;}.about-Health-left img{margin-bottom:20px;}.about-Health-section p{font-size:14px; line-height: 24px;}.about-hospital-video .video-icon{top:33%;left:40%; opacity: 0.9;}
#about-section-no{padding:0px 0 50px;}#about-section-no .wiki-mk{padding-right:0px;}
#about-section-no ul{flex-wrap: initial;justify-content: left;overflow-x: scroll;overflow-y: hidden;padding-right: 20px;padding-bottom: 20px;}#about-section-no li {width: 67%;flex: 0 0 67%;font-weight: 400; padding: 10px;}
#about-section-no li img{width:50px;height:50px;}#about-section-no h3{font-size:16px;}
/*------END About-----*/

/*---------Contact------- */
#get-in-touch-section h1{font-size:30px; line-height:35px;}#get-in-touch-section p{font-size:14px; width:100%;}
#contact-section-button ul{flex-direction: column;}#contact-section-button li{width: 100%;}
.contact-help-section{flex-direction: column;}.contact-help-left{width:100%;}.contact-help-right{width:100%;}
.contact-help-left h3{font-size:20px; text-align:center;}.contact-help-left p{text-align:center;}
#contact-faq h2{font-size:30px; line-height:35px;}#contact-faq p{font-size:14px; width:100%; margin-bottom:40px;}
.home-questions-left p{width:100%; font-size:16px;}
/*---------END Contact------- */

/*---------Location------- */
#location-slider::before{display:none;}
#location-slider .location-slider-text{position:relative;width:100%;bottom:0px;left:0%; padding:15px 20px; background:#efefef;}
.location-slider-text h1{font-size:30px;line-height:35px;color:#000;}
.location-mid-section{flex-direction: column; gap:0px;}
.location-mid-left{width:100%;}.location-mid-right{width:100%; margin-top:20px;}
/*---------END Location------- */

/*---------location List------- */
#location-list-section{padding:40px 0;}
#location-list-section h1{font-size:30px;line-height:35px; width:100%;}#location-list-section p{width:100%; font-size:14px;}
#location-list-section .location-search-box{width:100%;}
#location-list-hospital{margin: 0px 0px 0px;}.location-list-hospital{margin:20px 0 30px;}
.location-search-box .submit-now{position: relative; right:0px; padding:10px; top:15px; width:100%;}
.location-list-box{position: relative; right:0px; padding:10px; top:10px; width:100%;}
.location-list-box h2{font-size:18px;}.location-list-box p{font-size:14px;}
.location-list-box a{font-size: 14px;}#location-questions{padding:30px 0 0px;}
/*---------END location List------- */

/*---------FAQS------- */
#faq-artemis-section{padding:40px 0;}
#faq-artemis-section h1{font-size:30px;line-height:35px; width:100%;}#faq-artemis-section p{width:100%; font-size:14px;}

/*---------END  FAQS------- */

/*------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;  padding-bottom:60px; margin-top:10px; font-size: 14px;}.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 solid #f1a29d;} .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-----*/



.types-section-mid{flex-direction: column;}#types-section h2{font-size:25px;}.about-section-mid h2{font-size:25px;}
#types-section .types-section-left{width:100%;}#types-section .types-section-right{width:100%; margin-top:25px; margin-left:0%;}

.benefits-section-mid{flex-direction: column;}#benefits-section h2{font-size:25px;}
#benefits-section .benefits-section-left{width:100%;}#benefits-section .benefits-section-right{width:100%;}

#about-procedure-section h2{font-size:25px;}#about-procedure-section h3{font-size:25px;}
.procedure-section-mid h2{font-size:25px;}
.about-section-box{flex-direction: column;}
.about-section-left{width:100%;}.about-section-right{width:100%; padding-top:20px;}
#risks-health .risks-item-text p{padding-left:0px; padding-right:0px;}
#symptom-section p{width:100%; padding-right:20px;}#risks-section p{padding-left:20px; padding-right:20px;}
.types-section{flex-direction: column;}#types-section .types-left h2{font-size:25px;}
#types-section .types-left{width:100%;}#types-section .types-right{width:90%; margin-left: 10%; padding-top:20px;}

.top-head{font-size:12px;}

#check-your-heart .ranking-img{width:100%; border-radius:0px;}
.ranking-section{border-radius:0px 0px 12px 12px; position:relative; width:100%; height:auto; left: 0px; padding:30px 20px; }
.ranking-section h2{font-size:27px;}.ranking-section p{font-size:14px;}
.ranking-section h3{font-size:18px;}

.about-section-mid .ranking-img{width:100%; border-radius:0px;}
.your-fingertips-section{border-radius:0px 0px 12px 12px; position:relative; width:100%; height:auto; left: 0px; padding:30px 20px; }
.your-fingertips-section h2{font-size:25px;}.ranking-section p{font-size:14px;}
.your-fingertips-section h3{font-size:18px;}

.fullpage-text-and-image__stats{position:relative; width:100%; bottom:20px; gap: 14px;}
.why-heart{padding-bottom:0px;}

.about-section-box h3{font-size:25px;}
#treatment-section-mid h2{font-size:25px;}
#treatment-section-mid h2 span{font-size:22px;}
#subsections-section ul{flex-direction: column; padding:25px;}#subsections-section h2{font-size:27px;}
#subsections-section ul li{width:100%;}
#how-it-works ul{flex-direction: column;}#how-it-works h2{font-size:27px;}
#how-it-works ul li{width:100%;}
.step-up-box{flex-direction: column;}.step-up-box h3{font-size:27px; margin-top:15px;}
.step-up-left{width:100%;}.step-up-right{width:100%;}
#doctor-videos .resources-view-all {bottom: 19px;}
.our-graduates{margin:-80px 0px 60px;}
.our-graduates h2{font-size:27px;}.our-graduates p{font-size:14px; width:100%;}

#top-doctors h2{font-size:30px;}#top-doctors p{font-size:14px; width:100%;}


}

