.banner {
    background-color:#E6F4EC;
    padding: 39px 34px 72px;
    position: relative;
}
.banner::before  {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 336px;
    background: linear-gradient(180deg, #134721 17.54%, #77DAA0 148.43%);
}  
.banner-slider {
    background: none;
    border: none; 
    margin:0 0 0;
    box-shadow: none;    
} 
.banner-slider li {
  position: relative;
}
.banner-slider img {
  border-radius: 10.89px;
} 
.banner-content { 
    max-width: 700px;
    position: absolute;
    top: 94px;
    left: 55px;
    z-index: 5;
}    
.banner-content  h1 { 
    font-size: 43.58px;
    line-height: 54.03px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 40px;
} 
.banner-content  p {  
    max-width: 405px;
    margin-bottom: 40px;
}
.banner-slider .flex-direction-nav {
  display: none;
} 
.banner-slider .flex-control-nav {
  display: block;
  bottom: -59px;
} 
.banner-slider .flex-control-nav li {
  margin: 0 5px;
} 
.banner-slider .flex-control-paging li a {
  width: 10px;
  height: 10px;
  box-shadow:none;
  background-color: #629230;
}
.banner-slider .flex-control-paging li a.flex-active {
  background-color: #134721;
}
.banner-mob-image {
  display: none;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 511px;
} 

/* about-us */

.about-us,
.discount {
    position: relative;
    padding: 99px 0;
}
.who-we-are  {
  position: relative;
  padding: 107px 0 83px;
}
.about-us h2,
.discount h2 {
    margin-bottom: 33px;
    text-transform: capitalize;
}
.about-us p {
  text-transform: capitalize;
  text-align: justify;
}
.about-image img,
.discount img {
    border-radius: 10px;
    margin: 0 0 0 auto;
}
.about-text,
.discount-text  {
  padding: 0 0 0 0;
  max-width: 542px;
}
.discount-text ul li  {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  font-family: 'Anek Malayalam', sans-serif;
  font-size: 20px;
  line-height: 28.65px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.discount-text ul li svg {
  color: #629230;
  margin-right: 5px;
}
.who-we-are-text,
.about-content-right {
    padding: 0 0 0 10px;
    max-width: 532px;
}
.about-content-left {
  padding-right:30px;
  max-width: 532px;
}
.who-we-are-text h1 {
  color: #134721;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.about-content {
  text-transform: capitalize;
  margin-top: 87px;
}
.discount-text .common-btn {
  margin-top: 40px;
}
.discount-text .common-btn:hover {
  color: #fff !important;
  background-color: #629230;
}


/* features */

.why-choose-us {
  position: relative;
  padding: 82px 0;
}
.why-choose-us h2 {
  margin-bottom: 33px;
  text-transform: capitalize;
}
.why-choose-us p {
  text-transform: capitalize;
  text-align: justify;
}
.why-choose-us-image img {
  border-radius: 10px;  
}
.why-choose-us-text {
  padding: 0  0 0 45px;
  max-width: 542px;
}
.why-choose-us-text ul li  {
  display: block;
  width: 100%;
  font-family: 'Anek Malayalam', sans-serif;
  font-size: 20px;
  line-height: 28.65px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.why-choose-us-text ul li svg {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  color: #629230;
}
.why-choose-us-text ul li span {
  display: inline-block;
  vertical-align: top;
  width: 87%;
}

/* features */

.features {
    position: relative;
    padding:88px 0 88px;
}
.features ul li {
    display: inline-block;
    vertical-align: top;
    width: 23.9%;
    position: relative;
    z-index: 2;
    margin-right: 14px;
}
.features ul li:nth-child(4n),
.features ul li:last-child {
  margin-right: 0;
}
.features-icon { 
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height:64px;
    line-height: 64px;
    margin-bottom: 18px;  
}
.features-box .features-icon img path {
  fill: #134721;
}
.features-box:hover .features-icon img {
  filter: brightness(0) invert(1);
}
.features-box {  
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 67px 22px 24px;
  min-height: 502px;
}
.features-box:hover  {
  background-color: #134721;
  border: 1px solid #134721;
}
.features-box h5 {
  margin-bottom: 7px;
} 
.features-box p {
  font-size: 16px;
  line-height: 22px;  
  margin: 0;
  text-transform: capitalize;
}
.features-box:hover h5,
.features-box:hover p {
   color: #fff;
} 

/* treatments */

.treatments {
  position: relative;
  padding: 92px 0 64px;
  background: linear-gradient(180deg, #134721 17.54%, #629230 148.43%),
              linear-gradient(0deg, #E6F4EC, #E6F4EC);
}
.treatments h2 {
  color: #fff;
}  
.treatments ul li,
.our-gallery ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 19px;
  margin-bottom: 17px;
  width: 32%;
}
.treatments ul li:nth-child(3n),
.our-gallery ul li:nth-child(3n) {
  margin-right: 0;
}
.view-all-btn,
.write-review { 
    font-family: 'Anek Telugu', sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: #134721;
    width: 167px;
    height: 52px;
    border-radius: 5px;
    padding:12px 36px 12px 36px;
    background-color: #FFFFFF;
    display: block;
    margin: 46px auto 0;
    text-align: center;
}
.view-all-btn:hover {
  background-color: #134721;
  color: #fff;
} 
.write-review {
  background-color: #134721;
  color: #fff;
  width: 200px;
  border: none;
  box-shadow: none;
  outline: none;
  padding:12px 15px 12px 15px;
} 
.write-review:hover{
  background-color: #629230;
  color: #fff;
} 
.treatments-box {
    position: relative;
    margin: 25px 0;
}
.treatments-image  {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.treatments-image::after  {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #134721;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.treatments-image:hover:after  {
  height: 100%;
}  
.treatments-image img {
  width: 100%;
  height:auto;
}
.treatments-box h5 {
   padding: 18px 10px 19px 10px;
   border-radius: 50px;
   background-color: #E6F4EC;
   text-align: center;
   margin: -36px auto 0;
   color: #000000;
   position: relative;
  display: table;
  cursor: pointer;
  width: 315px;
}
.treatments-box h5 a {
  color: #000000;
}
.treatments-box:hover h5 {
  background-color: #134721;
  color: #fff;
}
.treatments-box:hover h5 a {
  color: #fff;
}

 /* doctors*/

 .doctors,
 .our-gallery { 
    position: relative;
    padding: 82px 0 80px;
 }
 .doctors-box {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: left;
}
.doctors-image {
  position: relative;  
  display: table;  
}
.doctors-image::before {
  position: absolute;
  content: "";
  top: 18px;
  left: 22px;
  background: linear-gradient(180deg, #134721 17.54%, #629230 148.43%),
                linear-gradient(0deg, #D9D9D9, #D9D9D9);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.doctors-image img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}
.doctors-text {
  padding-left: 41px;
  max-width: 542px;
}
.doctors-text h2 {
  margin-bottom: 20px;
}
.doctors-text h4,
.about-text h4  {
  color: #134721;
  margin-bottom: 0;
 }
 .doctors-text p span,
 .about-text p span {
   font-size: 16px;
   line-height: 24px;
   color: #134721;
 }
.doctors-text p {
  text-transform: capitalize;
  text-align: justify;
}

/*our-clinic */

.our-packages {
    position: relative;
    padding: 83px 0;
    background: linear-gradient(180deg, #134721 17.54%, #629230 148.43%);
}
.our-packages h2 {
    color: #fff;
}
.our-packages ul,
.our-clinic ul {
    margin-top: 64px;
    position: relative;
    z-index: 2;
}
.our-packages ul li{
    display: inline-block;
    vertical-align: top;
    margin-right:30px;
    margin-bottom: 34px;
    width: 48.6%;
}
.our-packages ul li:nth-child(2n){
    margin-right: 0;
}
.our-packages ul li:last-child,
.our-packages ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.packages-image  {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.packages-image::after  {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #134721;
  opacity: 0.5;
  transition: all 0.2s ease;
  z-index: 2;
}
.packages-image:hover:after  {
  height: 100%;
}  
.packages-text {
  position: absolute;
  padding-left: 23px;
  z-index: 5;
  bottom: 12px;
}
.packages-text h5 {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 18px;
}
.packages-text h5 small {
  color: #fff;
  font-size: 100%;
  line-height: 22px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}
.our-packages .view-all-btn {
  margin: 61px auto 0;
}


.our-clinic{ 
  position: relative;
  padding: 82px 0 94px;
}
.our-clinic ul {
  display:table;
  width: 100%;
  float: none;
  margin-top: 47px;
} 
.our-clinic ul li{
  float: left;
  margin-right:24px;
  margin-bottom: 25px;
  width: 57.3%;
}
.our-clinic ul li:nth-child(2),
.our-clinic ul li:nth-child(3)  {
  margin-right: 0;
  width: 40.7%;
}
.our-clinic ul li:last-child {
margin-bottom: 0;
}
.our-clinic p {
  max-width: 830px;
  color: #fff;
}
.gallery  img {
    width: 100%;
    border-radius: 10px;
}
.gallery { 
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.gallery::after  {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #134721;
  opacity: 0.5;
  transition: all 0.2s ease;
  z-index: 2;
}
.gallery:hover:after  {
  height: 100%;
}  
.our-clinic ul li:last-child  .gallery::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #134721;
  opacity: 0.6;
}
.gallery-view-more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Anek Malayalam', sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
  z-index: 5;
}
.gallery-view-more:hover {
  color: #E6F4EC;
}
.our-specialities ul li  { 
  display: inline-block;
  vertical-align: top;
  margin-right: 28px;
  margin-bottom: 0;
  width: 31.6%;
}
.our-specialities ul li:nth-child(3n) {
  margin-right: 0;
}
.specialities-box {
  border: 1px solid #134721;
  background: rgba(207, 255, 227, 0.2);
  padding: 20px;
  min-height: 284px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 190px;
}
.specialities-text  {
  display: block;
  width: 100%;
  text-align: center;
}
.specialities-box h2 {
  font-size: 64px;
  line-height: 79.36px;
  color: #134721;
  margin-bottom: 7px;
} 
.specialities-box h5 {
  font-weight: 500;
  color: #242424;
  max-width: 295px;
  margin: 0 auto;
} 
/* blog*/

.blog {
    position: relative;
    padding: 109px 0 115px;
}
.blog h2 {
  margin-bottom: 40px;
}
.blog ul li { 
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  margin-bottom: 0;
  width: 31.8%;
}
.blog ul li:nth-child(3n) {
  margin-right: 0;
}
.blog-box {
    position: relative;    
}   
.blog-video  {
    position: relative;
    z-index: 5;
    border-radius: 10px;
    overflow: hidden;
}
.blog-video::after  {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #134721;
  opacity: 0.5;
  transition: all 0.2s ease;
  z-index: 2;
}
.blog-video:hover:after  {
  height: 100%;
}  
.blog-video img {
  width: 100%;
  height: auto;
}
.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 44px;
  height: 44px;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: none;
} 
.blog-details {
    position: relative;
    padding:28px 0 0;
}
.blog-details p {
  line-height: 30px;
  color: #5A5A5A;
  font-family: 'Anek Telugu', sans-serif;
  max-width: 400px;
}

/* awards */

.testimonials {
    position: relative;
    padding: 0  0 104px;
}
.testimonials h2 {
  text-align: center;
  margin-bottom: 17px;
}
.testimonials p {
  text-align: center;
  font-family: 'Anek Telugu', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5A5A5A;
  max-width: 470px;
  margin: 0 auto;
}
.testimonials-slider {
  background: none;
  border: none; 
  margin:39px auto 0;
  box-shadow: none; 
  max-width: 978px;   
} 
.testimonials-slider li {
position: relative;
}
.client-image {
  display: inline-block;
  vertical-align: top;
  width: 58px;
  margin-right: 18px;
}
.client-text {
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}
.client-text h6 {
  font-family: 'Anek Telugu', sans-serif;
  margin-bottom: 3px;
}
.testimonials-slider img {
border-radius: 50%;
width: 58px;
height: 58px;
} 
.testimonials-slider .flex-direction-nav {
display: block;
} 
.testimonials-slider .flex-direction-nav a {
    color: transparent;
    text-shadow: none;
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    opacity: 1 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/black-arrow.png);
    background-color: #F5F5F5;
    border-radius: 48px;
}
.testimonials-slider .flex-direction-nav a:hover {
    background-image: url(../images/white-arrow.png);
    background-color: #134721;
    opacity: 1 !important;
}
.testimonials-slider .flex-direction-nav a::before {
    content: '';
    color: transparent;
    text-shadow: none;
}
.testimonials-slider .flex-direction-nav .flex-next  {
    right: 0;
    left: auto;
    opacity: 1;
    transform: rotate(180deg);
}
.testimonials-slider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
    left: auto;
}
.testimonials-slider .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1 !important;    
}
.testimonials-slider.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
}
.testimonials-slider .flex-direction-nav  {
  position: absolute;
  top: 46%;
  left: 0;
  width: 100%;
}
.testimonials-slider .flex-direction-nav a.flex-disabled  {
    opacity: 1 !important;
 }
.testimonials-slider .flex-control-nav {
display: none;
} 
.testimonials-box {
    position: relative;
    padding:55px 68px 46px;
    background-color: #fff;
    border-radius: 10px;
    max-width: 770px;
    margin: 0 auto;
    border: 1px solid rgba(6,142, 63, 0.2);
}
.testimonials-box p {
  text-align: left;
  max-width: 100%;
}
.client-details {
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.ratings-icon {
  width: 40%;
  text-align: right;
  float: right;
  margin-top: 3px;
}
.ratings-icon li {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}
.ratings-icon li:last-child {
  margin-right: 0;
}
.ratings-icon li img {
  width: auto !important;
}

.cta {
  position: relative;
  min-height: 372px;
  padding-top: 60px;
}   
.cta-spacer { 
  margin-top: 52px;
}
.cta::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: 183px;
  background-color: #E6F4EC;
} 
.cta-image {  
  width: 546px;
  height: 546px;
  background-color: #E6F4EC;
  border-radius: 50%;
  margin-left: auto;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -174px;
  z-index: 5;
} 
.cta-image-mob {
  display: none;
} 
.cta h2 {
  font-size: 40px;
  line-height: 49.6px;
  color: #000000; 
  max-width: 400px;
  margin-bottom: 68px;
  margin-left: 63px;
}  
.cta .common-btn  {
  width: 228px;
  height: 52px;
  padding: 12px 20px 12px 20px;
  font-size: 24px;
  line-height: 36px;
   margin-left: 63px;
} 
.cta .common-btn:hover {
	color: #fff !important;
	transition: all 0.3s ease;
	background-color: #242424;
}
.treatments.white-bg,
.our-packages.white-bg {
  padding: 81px 0 81px;
  background: #fff;
}
.treatments.white-bg h2,
.our-packages.white-bg h2 {
  color: #242424;  
  margin-bottom: 32px;
  text-align: left;
}

/* doctors list */

.doctors-list  {
  position: relative;
  padding-bottom: 69px;
  display: none;
}
.doctors-list h2  {
  margin-bottom: 49px;
}
.doctors-box {
   display: block;
   border: 1px solid rgba(171, 56, 110, 0.5);
   border-radius: 10px;
   padding: 20px 22px 24px;
}
.doctors-box-image,
.doctors-box-content  {
  display: inline-block;
  vertical-align: middle;
  margin-right: 44px;
}
.doctors-box-content  {
  margin-right: 0;
  text-align:left;
}
.doctors-box-content h6  {
  font-size: 22px;
  line-height: 31.52px;
  font-weight: 700;
  margin-bottom: 2px;
}
.doctors-box-content p  {
  margin-bottom: 4px;
  font-size:16px;
  line-height: 22.92px;
}
.doctors-box-content p:first-of-type {
  margin-bottom: 14px;
}
.doctors-box-content p small  { 
  color: #606060;
  margin-left: 2px;
  font-size:14px;
  line-height: 20.06px;
}

/*  accomodation */
.our-packages.white-bg {
  padding: 77px 0 50px;
}
.accommodation,
.treatments-details  { 
  position: relative;
  padding: 70px 0 29px;
}
.accommodation h2,
.treatments-details h2 { 
	margin-bottom: 40px;
}
.accommodation ul li  { 
	margin-bottom: 32px;
}
.accommodation-box,
.treatments-details-box  { 
  background: #E6F4EC;
  border-radius: 10px;
  overflow: hidden;
  clear: both;
  float: none;
  width: 100%;
  display: block;
  position: relative;
}
.accommodation-image  { 
  float: left;
  width: 48%;
}
.treatments-details-image { 
  float: left;
  width: 45%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 542px;
}
.uzhichil .treatments-details-image {
  min-height: 460px;
}
.rejuvenate .treatments-details-image {
  min-height: 745px;
}
.slimming .treatments-details-image {
  min-height: 650px;
}
.gynecology .treatments-details-image {
  min-height: 700px;
}
.body-purification .treatments-details-image {
  min-height: 680px;
}
.liver-care .treatments-details-image {
  min-height: 600px;
}
.spine-care .treatments-details-image {
  min-height: 400px;
}
.panchakarma .treatments-details-image {
  min-height: 405px;
}
.accommodation-content  { 
  float: left;
  width: 52%;
  padding: 41px 40px 14px 42px;
	position: relative;
}
.treatments-details-content { 
  float: left;
  width: 55%;
  padding: 41px 40px 35px 42px;	
  position: absolute;
  bottom: 0;
  right: 0;
}
.spine-care .treatments-details-content {
  padding: 41px 40px 50px 42px;	
}
.accommodation-content p,
.treatments-details-content p {
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-family: 'Anek Telugu', sans-serif;
	max-width: 90%;
}
.treatments-details-content p {
  max-width: 100%;
}
.rejuvenate .treatments-details-content strong,
.slimming .treatments-details-content strong,
.body-purification .treatments-details-content strong {
  margin-bottom: 10px;
  display: block;
}
.accommodation-content ul {
	margin-top: 41px;
	margin-left: 12px;
}
.accommodation-content ul li,
.treatments-details-content ul li {
	display: inline-block;
	vertical-align: top;
	width: 29%;
	font-size: 18px;
	line-height: 27px;
	color: #000;
	font-family: 'Anek Telugu', sans-serif;
	font-weight: 500;
	margin-bottom:21px;
	padding-left: 16px;
	position: relative
}
.treatments-details-content ul li {
  padding-left: 0;
  width: 100%;
  font-size: 14px;
	line-height: 21px;
  margin-bottom:10px;
}
.slimming .treatments-details-content ul li {
  width: 49%;
}
.treatments-details-content ul li svg {
  margin-right:8px;
  display: inline-block;
  vertical-align: middle;
  color: #134721;
}
.treatments-details-content ul li span {
  display: inline-block;
  vertical-align: top;
  width: 91%;
}
.accommodation-content ul li:nth-child(3n) {
	width: 39.7%;
}
.accommodation-content ul li::before {
	position: absolute;
	left: 0;
	top: 8px;
	width: 4px;
	height:4px;
	border-radius: 50%;
	content: "";
	background-color: #000;
}
.accommodation-content h4,
.treatments-details-content h4 {
	text-transform: capitalize;
}
.treatments-details-content h6 {
	color: #134721;
}
.enquire {
	position: absolute;
	right: 0;
	bottom: 0;
}
.enquire a {
	width: 135px;
    height: 49px;
    padding: 10px 32px 10px 32px;
    border-radius: 5px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-family: 'Anek Telugu', sans-serif;
	font-weight: 600;
	background: #134721;
	display: block;
}
.enquire a:hover {
	background: #fff;
	color: #134721;
}
.price {	
	position: absolute;
	top: 51px;
	right: 36px;	
}
.price small {
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-family: 'Anek Telugu', sans-serif;
	display: block;
	margin-bottom: -6px;
}
.price h5 {
	font-family: 'Anek Telugu', sans-serif;
	color:#134721;
	margin-bottom: 0;
}
.our-packages.white-bg ul {
	margin-top: 57px;
}
.our-packages.white-bg ul li {
	margin-right: 15px;
	margin-bottom: 30px;
	width: 49.2%;
}
.our-packages.white-bg ul li:nth-child(2n) {
	margin-right: 0;
}
.our-packages.white-bg ul li img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

/* contact */
.contact {
  position: relative;
  padding: 92px 0 70px;
}
.contact .col-md-6:first-child {
  width: 52%;
}
.contact .col-md-6:last-child {
  width: 48%;
}
.map iframe {
  border-radius: 10px;
  margin-bottom: 7px;
}
.contact-form  {
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 701px;
  padding: 54px 84px 76px;
}
.contact-form h2 {
  color: #fff;
  margin-bottom: 37px;
}
.contact-form input,
.contact-form select  {
  width: 100%;
  height: 58px;
  border-radius: 5px;
  background-color: #F5F5F5;
  font-size: 16px;
	line-height: 21px;
	color: #5A5A5A;
	font-family: 'Anek Telugu', sans-serif;
  font-weight: 400;
  padding: 20px 24px;
  margin-bottom: 22px;
  border: none;
  box-shadow: none;
  outline: none;
  display: block;
}
.contact-form select  {
  appearance: none;
  background-image: url(../images/drop-down.svg);
  background-position: right 26px center;
  background-repeat: no-repeat;
}
.contact-form input::placeholder {
 opacity: 1;
 color: #5A5A5A;
}
.contact-form  .common-btn {
  width: 173px;
  height: 49px;
  font-size: 24px;
  line-height: 31px;
  margin-top: 41px;
}
.contact-details ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  padding: 56px 10px 20px;
  background-color: #E6F4EC;
  width: 38.2%;
  text-align: center;
  border-radius: 10px;
  background-image: url(../images/location-outline.png);
  background-position: center top 20px;
  background-repeat: no-repeat;
  min-height: 132px;
}
.contact-details ul li.contact-form-phone {
  width: 23%;
  background-image: url(../images/phone-linear.png);
  background-position: center top 20px;
  background-repeat: no-repeat;
}
.contact-details ul li.contact-form-phone a {
  display: block;
  margin: 0 0 6px;
}
.contact-details ul li.contact-form-phone a:last-child {
  margin-bottom: 0;
}
.contact-details ul li:last-child {
  margin-right: 0;
  width: 35%;
  background-image: url(../images/email.png);
  background-position: center top 20px;
  background-repeat: no-repeat;
}
.contact-details ul li p {  
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.contact-details ul li a { 
  color: #242424;
}
.contact-details ul li svg {
  color: #134721;
  font-size: 20px;
}
.thanks  {
  position: relative;
  padding: 40px 0 50px;
}
.thanks h4 {
  color: #134721;
}
.thanks .common-btn  {
  margin: 0 auto !important;
}
.thanks .common-btn:hover  {
  background-color: #242424 !important;
  color: #fff !important;
}

/* Start Gallery CSS */
#gallery
{
  padding: 3rem 0;
}
  .thumb {
    margin-bottom: 15px;
  }
  .thumb:last-child {
    margin-bottom: 0;
  }
  .img-thumbnail
  {
    border:none;
    border-radius: 10px;
  }
  .img-thumbnail {
  padding: 2px;
  background: none;
  }
  .thumb 
  figure img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: 290px;
    width: 100%;
  }
  .thumb 
  figure:hover img {
    opacity: 0.8;
    background: #134721;
  }
  .thumb figure {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .thumb figure::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    background-color: #134721;
    opacity: 0.5;
    transition: all 0.2s ease;
    z-index: 2;
  }
  .thumb figure:hover:before {
    height: 100%;
  }
  .span-extra{
    display: none;
    color: #000;
    justify-content: space-around;
    font-weight: 600;
    padding: 8px 10px;
    position: absolute;
    margin-top: -41px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background:#fff;
    }
    .thumb 
    figure:hover .span-extra
    {
      display:flex;
      color:#000;
      justify-content: center;
    font-weight: 500;
    position: relative;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
    }
    .accommodation-content .enquire {
      position: relative;
      right: 0;
      bottom: 0;
    }

/* Media quer  */


   @media screen and (max-width:1400px){  
    .banner-content { 
      left: 30px;
      top:75px;
    }
    .banner::before {
      height: 294px;
    }
    .about-content {
      margin-top: 80px;
    } 
  }
  @media screen and (max-width:1300px){ 
  .features ul li {
    margin-right: 12px;
  }
  .our-packages ul li {
    margin-right: 28px;
  }
  .our-clinic ul li {
    margin-right: 23px;
  }
  .our-specialities ul li {
    margin-right: 26px;
  }
  .blog ul li {
    margin-right: 22px;
  }
  .our-packages.white-bg ul li {
     width: 49.1%;
  }
  .accommodation-content{
     padding: 29px 34px 5px 34px;
  }
  .treatments-details-content {
      padding: 29px 34px 35px 34px;
   }
  .price {
     top: 45px;
     right: 30px;
   }
   .treatments-details-image {
    min-height: 500px;
  }
  .features-box {
    min-height: 525px;
  }
  .rejuvenate .treatments-details-image {
    min-height: 785px;
  }
  .accommodation-content p {
    width: 100%;
  }
  }
  @media screen and (max-width:1200px){  
    .banner {
      padding: 32px 24px 60px;
    }
    .banner::before {
      height: 265px;
    }
    .banner-content h1 {
      font-size: 40.58px;
      line-height: 50.03px;
      margin-bottom: 30px;
    } 
    .banner-slider .flex-control-nav {
      bottom: -53px;
    }
    .about-us,
    .treatments.white-bg,
    .discount  {
      padding: 80px 0 80px;
    }
    .who-we-are {
      padding: 80px 0 70px;
    }
    .why-choose-us-text,
    .doctors-text {
      padding: 0 0 0 30px;
    }
    .about-us h2,
    .why-choose-us h2,
    .discount h2 {
      margin-bottom: 25px;
    }
    .why-choose-us,
    .features,
    .doctors,
    .our-packages,
    .our-clinic {
        padding: 70px 0;
      }
      .who-we-are,
      .our-gallery {
        padding: 70px 0;
      }  
      .accommodation,
      .treatments-details  { 
        padding:60px 0 29px;
      }
      .about-text,
      .discount-text {
        padding: 0 30px 0 0;
      }
     
      .treatments {
        padding: 80px 0 60px;
      }
      .treatments ul li,
      .our-gallery ul li {
        margin-right: 17px;
      }
      .view-all-btn { 
        margin-top: 35px;
      }
      .features ul li {
        margin-right: 11px;
      }
      .our-packages ul li {
        margin-right: 25px;
        margin-bottom: 30px;
      }
      .our-clinic ul li {
        margin-right: 21px;
      }
      .our-specialities ul li {
        margin-right: 23px;
      }
      .our-packages .view-all-btn,
      .our-packages ul, .our-clinic ul,	  
	  .our-packages.white-bg ul{
        margin-top: 45px;
      }
      .blog  {
        padding: 90px 0;
      }
      .blog-details p {
        line-height: 26px;
      } 
      .specialities-box  {
        min-height: 240px;
      }
      .blog ul li {
        margin-right: 20px;
      }
      .testimonials {
        padding: 0 0 90px;
      }
      .features-box h5 {
        font-size: 24px;
        line-height: 34.38px;
      }
      .about-content .doctors-box {
        margin-top: 70px;
      } 
      .doctors-box { 
        padding: 24px 18px 24px;
      } 
      .doctors-box-image {
        margin-right: 20px;
      }
      .doctors-box-content h6 {
        font-size: 20px;
        line-height: 28.52px;
      } 
      .doctors-box-content p {
        font-size: 14px;
        line-height: 20.92px;
      }
      .doctors-box-content p {
        font-size: 12px;
        line-height: 18.92px;
      }
      .doctors-box-image img {
        width: 100px;
        height: auto;
      }
      .doctors-list {
       padding-bottom: 50px;
      }
	  .our-packages.white-bg {
		  padding: 65px 0 50px;
	  }  
	  .price {
    top: 30px;
  }
	  .accommodation-content ul {
  margin-top: 30px;
  margin-left: 0;
}
	  .accommodation-content ul li {
		  margin-bottom: 20px;
	  }
	  .cta h2,
	  .cta .common-btn{
		  margin-left: 45px;
	  }
    .contact {
      padding: 70px 0 70px;
    }
    .contact-form  {
      padding: 54px 70px 70px;
    }
    .contact-details ul li {
      margin-right: 6px;
      min-height: 156px;
    }
    .map iframe {
      height: 528px !important;
    }
    .discount-text ul li{
      font-size: 18px;
      line-height: 26px
    }
    .features-box {
      min-height: 587px;
    }
    .treatments-details-content ul li {
      width: 100%;
   }  
   .uzhichil .treatments-details-image {
    min-height: 510px;
  } 
  .rejuvenate .treatments-details-image {
    min-height: 800px;
  }
  .slimming .treatments-details-content ul li span {
    width: 87%;
  }
  .gynecology .treatments-details-image {
    min-height: 710px;
  }
  .panchakarma .treatments-details-image {
    min-height: 415px;
  }
  }
   @media screen and (max-width:1100px){  
    .banner-content h1 {
      font-size: 38.58px;
      line-height: 48.03px;
      margin-bottom: 30px;
    }
    .banner-content {
      left: 20px;
      top: 50px;
    }
    .banner::before {
      height: 230px;
    }
    .about-us h2, .why-choose-us h2 {
      margin-bottom: 22px;
    }
    .why-choose-us-text, .doctors-text, .who-we-are-text, .about-content-right {
      padding: 0 0 0 20px;
    }
    .about-text,
    .about-content-left,
    .discount-text {
      padding: 0 20px 0 0;
    }
    .treatments ul li,
    .our-gallery ul li {
      margin-right: 14px;
    }
    .treatments-box h5 {
      padding: 18px 10px 19px 10px;
      width: 270px;
    }
    .treatments-box  {
      margin: 16px 0;
    }     
    .features ul li {
      margin-right: 9px;
    }
    .our-packages ul li {
      margin-right: 22px;
      margin-bottom: 26px;
    }
    .our-packages .view-all-btn, .our-packages ul, .our-clinic ul, .our-packages.white-bg ul {
      margin-top: 35px;
    }
    .our-clinic ul li {
      margin-right: 19px;
      margin-bottom: 19px;
    }
    .our-specialities ul li {
      margin-right: 20px;
    }
    .specialities-box {
      min-height: 220px;
    }
    .specialities-box h2 {
      font-size: 60px;
      line-height: 70.36px;
    }
    .blog ul li {
      margin-right: 17px;
    }
    .blog-details {
      padding: 20px 0 0;
    }
    .packages-text {
      bottom:4px;
    }
	  .cta h2,
	  .cta .common-btn{
		  margin-left: 30px;
	  }
  .our-packages.white-bg ul li {
    width: 48.9%;
  }
  .accommodation-content {
    padding: 24px 24px 5px 24px;
  }
  .price {
    top: 20px;
    right: 24px;
  }
	   .accommodation-content ul li,
     .why-choose-us-text ul li {
		   font-size: 16px;
		   line-height: 20px;
		   margin-bottom: 15px;
	   }
	   .accommodation-content ul li::before {
		   top: 5px;
	   }
     .contact-form  {
      padding: 40px 50px 60px;
      min-height: 657px;
    }
    .contact-details ul li {
      margin-right:4px;
    }
    .contact-details ul li p {
      font-size: 14px;
      line-height: 22px;
    }
    .map iframe {
      height: 489px !important;
    }
    .thumb figure img  {
      height:250px;
    }
    .features-box {
      min-height: 647px;
    }
    .treatments-details-image {
      min-height: 515px;
    }
    .banner-content {
      max-width: 580px;
     }
     .treatments-details-content ul li span {
      width: 87%;
     }
     .uzhichil .treatments-details-image {
      min-height: 565px;
    }
    .rejuvenate .treatments-details-image {
      min-height: 900px;
    }
    .slimming .treatments-details-image {
      min-height: 675px;
    }
    .body-purification .treatments-details-image {
      min-height: 770px;
    }
    .gynecology .treatments-details-image {
      min-height: 755px;
    }
    .panchakarma .treatments-details-image {
      min-height: 445px;
    }
   }
   @media screen and (max-width:991px){ 
    .banner-content h1 {
      font-size: 30px;
      line-height: 37px;
      margin-bottom: 20px;
    }
    .banner-content {
      left: 20px;
      top: 30px;
    }
    .banner {
      padding: 32px 15px 60px;
    }
    .our-clinic {     
      padding: 40px 0;
    }
    .our-clinic ul {
      margin-top: 24px;
    }
    .about-us,
    .why-choose-us,
    .discount {     
      padding: 56px 0 30px;
    }
    .treatments.white-bg {     
      padding: 56px 0 80px;
    }
    .who-we-are {     
      padding: 39px 0 16px;
    }
    .why-choose-us,
    .doctors {
      padding-top: 0;
    } 
    .doctors {
      padding-top: 30px;
      padding-bottom: 40px;
    } 
    .treatments,
    .our-packages {     
      padding: 24px 0 54px;
      text-align: center;
    }
    .our-packages {
      padding-bottom: 30px;
    }    
    .features,
    .our-gallery {     
      padding: 40px 0 30px;
    }
    .why-choose-us .col-md-6,
    .doctors .col-md-6 {
      width: 100%;
      order: 2;
    }
    .why-choose-us .col-md-6:last-child,
    .doctors .col-md-6:last-child {
      order: 1;
    }
    .about-text, .doctors-text, .why-choose-us-text, .who-we-are-text, 
    .about-content-left, .about-content-right {
      padding: 0;
      max-width: 100%;
    }
    .about-image,
    .why-choose-us-image, 
    .doctors-image,
    .discount-image {
      margin-top: 18px;
    }
    .who-we-are .about-image {
      margin-top: 0;
    }
    .about-image img,
    .why-choose-us-image img,
    .doctors-image img,
    .discount-image img  {
      width: 100%;
      height: auto;
    }
    .about-us .col-md-6,
    .who-we-are  .col-md-6,
    .discount .col-md-6 {
      width: 100%;
    }
    .treatments ul,
    .our-gallery ul,
    .features ul,
    .our-specialities ul,
    .blog ul   {
      text-align: center;
    }
    .treatments ul li,
    .features ul li,
    .our-packages ul li,
    .our-specialities ul li,
    .blog ul li,
    .our-gallery ul li {
      width: 48.7%;      
    }
    .treatments ul li:nth-child(3n),
    .our-gallery ul li:nth-child(3n) {
      margin-right: 14px;
    }
    .treatments ul li:nth-child(2n),
    .features ul li:nth-child(2n),
    .our-packages ul li:nth-child(2n),
    .our-specialities ul li:nth-child(2n),
    .blog ul li:nth-child(2n),
    .our-gallery ul li:nth-child(2n) {
      margin-right: 0;
    }  
    .features ul li {
      margin-bottom: 20px;
    }
    .doctors-image::before {
      top: -21px;
      left: -24px;
    }  
    .doctors-image {
      display: block;
    }
    .doctors-text h2 {
      margin-bottom:15px;
    }   
    .our-packages ul li,
    .our-specialities ul li,
    .blog ul li {
      margin-right: 14px;
      margin-bottom: 19px;
    }
    .our-clinic ul li:first-child {
      margin-right: 0;
      margin-bottom: 10px;
      width: 100%;
    }
    .our-clinic ul li:nth-child(2) {
      margin-right: 10px;
    }
    .our-clinic ul li:nth-child(2), .our-clinic ul li:nth-child(3) {
      width: 49.3%;
    }
    .blog-details,
    .packages-image {
      text-align: left;
    }
    .blog h2 {
      margin-bottom: 30px;
    }
    .blog {
      padding: 45px 0 25px;
    }
    .testimonials-slider .flex-direction-nav  {
      top: auto;
      bottom: -50px;
      width: 110px;
      left: 50%;
      transform: translate(-50%, 0);
    }
    .testimonials-box{
      padding: 40px;
    }   
    .cta {  
      min-height: 540px;
    }  
    .cta h2 {
      font-size: 30px;
      line-height: 39.6px;
      margin-bottom:30px;
      max-width: 367px;
    } 
    .cta-image  {
      display: none;
    }  
    .cta-image-mob {
      position: absolute;
      width: 295px;
      height: 295px;
      bottom: -10px;
      right: auto;
      left: 50%;
      transform: translate(-50%, 0);
      background-color: #E6F4EC;
      border-radius: 50%;
      margin-left: 0;
      text-align: center;
      display: block;
      z-index: 5;
    }  
    .cta::after { 
      height:84px;
    }
    .features-box   {
      text-align: left;
    }
    .specialities-box h2 {
      font-size: 55px;
      line-height: 65.36px;
    }
    .about-content {
      margin-top: 0;
    } 
    .who-we-are-text {
      margin-top: 40px;
    }  
    .doctors-list .row  {
      justify-content: center;
    }  
    .doctors-list .col-md-4  {
      width: 50%;
      margin-bottom: 24px;
    }  
    .treatments.white-bg h2  {
      text-align: left;
      margin-bottom: 16px;
    } 
    .doctors-list h2 {
      margin-bottom: 30px;
    } 
    .doctors-list {
      padding-bottom: 0;
     }
	    .our-packages.white-bg {
		  padding: 50px 0 40px;
	  }  
	   .our-packages.white-bg ul li {
  margin-right: 14px;
  margin-bottom: 19px;
  width: 48.5%;
}
.accommodation-image,
.accommodation-content,
.treatments-details-image,
.treatments-details-content{
  width: 100%;
}
	   .accommodation-image img,
     .treatments-details-image img {
		   width: 100%;
		   height: auto;
	   }
     .treatments-details-content{
      position: relative;
    }
  .price {
    top: auto;
    right: auto;
    left: 0;
    bottom: 5px;
    position: relative;
  }
.cta-spacer {
  margin-top: 0;
}
.accommodation {
  padding: 0;
}
.contact .col-md-6:first-child {
  width: 100%;
  order: 2;
}
.contact .col-md-6:last-child {
  width: 100%;
  order: 1;
}
.contact {
  padding: 60px 0;
}

  .contact-form {
    padding: 30px;
    min-height: auto;
    margin-bottom: 47px;
  }
  .contact-details ul li p {
    font-size: 16px;
    line-height: 24px;
  }
  .contact-details ul li {
    margin-right: 8px;
    min-height: 132px;
  }
  .map iframe {
    height:400px !important;
  }
  .contact-form .common-btn:hover {
    background-color: #E6F4EC;
  }
  .thumb figure img  {
    height:200px;
  }
  .accommodation  { 
    padding:40px 0 29px;
  }
  .write-review  {
    margin-top: 90px;
  }
  .features-box {
    min-height: 436px;
  }
  .about-text {
    padding: 25px 0 0 0;
  }
  .banner-content {
    max-width: 520px;
  }
  .treatments-details-image {
    min-height: 515px !important;
  }
}
  @media screen and (max-width:767px){
    .treatments ul li,
    .treatments ul li:nth-child(3n),
    .our-gallery ul li,
    .our-gallery ul li:nth-child(3n) {
      margin-right: 10px;
    }
   
    .our-packages ul li, .our-specialities ul li, .blog ul li {
      margin-right: 10px;
      margin-bottom: 15px;
    }
    .our-specialities ul li {
      margin-bottom: 20px;
    }
    .packages-text {
      bottom: 0;
      padding-left: 15px;
    }
    .packages-text h5 {
      margin-bottom: 10px;
    }
    .our-clinic ul li:nth-child(2) {
      margin-right: 7px;
    }
    .specialities-box {
      border-radius: 148.2px;
      min-height: 211.52px;
    }
    .features-box p {
      font-size: 16px;
      line-height: 22px;
    }
    .our-clinic ul li:nth-child(2) img, .our-clinic ul li:nth-child(3) img {
      height: 140px;
      width: auto;
      max-width: none;
    }
    .gallery {
      overflow: hidden;
      border-radius: 6px;
    } 
    .specialities-box h2 {
      font-size: 48px;
      line-height: 59.52px;
      margin-bottom: 11px;
    }
    .specialities-box h5 {
      font-size: 18px;
      line-height: 21.84px;
      max-width: 230px;
    }
    .cta .common-btn,
    .banner .common-btn {
      width: 150px;
      height: 39px;
      padding: 10px 12px 6px 12px;
      font-size: 16px;
      line-height: 24px;
      border-radius: 5px;
    }
    .treatments-box h5 {
      padding: 14px 10px 12px 10px;
      margin: -26px auto 0;
      width: 260px;
    }
    .treatments ul li,
    .blog h2 {      
      margin-bottom: 24px;
    }
    .treatments ul li:last-child {
      margin-bottom: 8px;
      margin-right: 0;
    }  
    .blog-details {
      padding: 15px 0 0;
    }   
    .banner-slider .slides > li img {
      display: none;
    }   
    .banner-mob-image { 
      display: block;
      min-height: 600px;
      border-radius: 10px;
    } 
    .banner-content {
      left: 24px;
      top: 50%;
      transform: translate(0,-50%);
    }
    .doctors-box-content h6 {
      font-size: 16px;
      line-height: 22.52px;
      margin-bottom: 5px;
    } 
    .doctors-box-content p {
      font-size: 12.33px;
      line-height: 17.66px;
    }
    .doctors-box-content p:first-of-type {
      margin-bottom: 10px;
    }
    .doctors-box-content p small {
      font-size: 10.79px;
      line-height: 15.45px;
    }
    .doctors-list .container {
      max-width: 540px;
    }
    .doctors-list .col-md-4  {
      width: 100%;
      margin-bottom: 24px;
    } 
    .doctors-list .col-md-4:last-child  {
      margin-bottom: 0;
    }
    .doctors-box {
      padding: 15px 18px 24px;
    }
    .doctors-box-image {
      margin-right: 33px;
    }
	.our-packages.white-bg ul li {
    margin-right: 12px;
    margin-bottom: 15px;
  }
  .contact-details ul li {
    margin-right: 6px;
    min-height: 156px;
  }
  .contact-form h2 {
    margin-bottom: 30px;
  }
  .map iframe {
    height: 350px !important;
  }
  .thumb figure img  {
    height:300px;
  }
  .discount-text ul li{
    font-size: 16px;
    line-height: 24px;
  }
  .features-box {
    min-height: 523px;
  }
  .treatments-details-image {
    min-height: 400px !important;
  }
}
@media screen and (max-width:600px){
  .treatments ul li, 
  .features ul li, 
  .our-packages ul li, 
  .our-specialities ul li, 
  .blog ul li,
  .treatments ul li:nth-child(3n),
  .our-gallery ul li,
  .our-gallery ul li:nth-child(3n){
    margin-right: 0;
    width: 100%;
  }
  .our-packages ul li:nth-last-child(2) {
    margin-bottom: 40px;
  }
  .our-clinic ul li:nth-child(2), .our-clinic ul li:nth-child(3) {
    width: 49.2%;
  }
  .our-packages ul li  {
    margin-bottom: 40px;
  }
  .testimonials-box {
    padding:20px 14px;
    border-radius: 4.28px;
  }
  .ratings-icon li img {
    width: 18px !important;
  }
  .client-image {
    width: 38px !important;
    margin-right:4px;
  }  
  .testimonials p  {
    font-size: 14px;
    line-height: 20px;
  }
  .client-text {
    margin-top: 1px;
  }
  .testimonials-slider .flex-direction-nav a {
    width: 30px;
    height: 30px;
    background-size: 12px auto;
  }
  .testimonials-slider .flex-direction-nav {
    width: 70px;
  } 
  .blog-details p {
    font-size: 16px;
    line-height: 24px;
  } 
  .client-details {
    margin-bottom: 22px;
  } 
  .banner-mob-image { 
    min-height: 550px;
  } 
    .our-packages.white-bg ul li {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
	.accommodation-content ul li,
	.accommodation-content ul li:nth-child(3n){
		width: 49%;
	}
  .contact-details ul li {
    margin-right: 0;
    min-height: 132px;
    width: 100% !important;
    margin-bottom: 15px;
  }
  .contact-details ul li.contact-form-phone,
  .contact-details ul li:last-child  {
    min-height: 116px;
  }
  .contact-details ul li.contact-form-phone a {
    display: inline-block;
    margin: 0 5px 0;
  }
  .map iframe {
    height: 300px !important;
  } 
  .discount-text ul li  {
    width: 49%;
  } 
  .discount-text ul li{
    font-size: 15px;
    line-height: 25px;
  }
  .features-box {
    min-height: auto;
  }
  .treatments-details-image {
    min-height: 350px !important;
  }
  .write-review  {
    margin-top: 70px;
  }
}
@media screen and (max-width:500px){
  .banner-content h1 {
    font-size: 26px;
    line-height: 32.24px;
    margin-bottom: 14px;
  }
  .banner-content {
    max-width: 100%;
    padding-right: 15px;
  } 
  .ratings-icon li img {
    width: 14.54px !important;
  }
  .client-image {
    width: 28px !important;
  }
  .client-text h6  {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: -2px;
  }
  .ratings-icon {
    margin-top: 15px;
  }
  .client-text p  {
    font-size: 10px;
    line-height: 15px;
  }
  .ratings-icon li {
    margin-right: 0;
  }
  .testimonials p  {
    font-size: 14px;
    line-height: 20px;
  }
  .testimonials h2 {
    margin-bottom: 7px;
  }
  .testimonials-slider {
    margin-top: 32px;
  }
  .testimonials-slider p {
    font-size: 12px;
    line-height: 18px;
  }
  .testimonials-slider .flex-direction-nav a {
    width: 24px;
    height: 24px;
    background-size: 9px auto;
  } 
  .testimonials-slider .flex-direction-nav {
    width: 60px;
  }  
  .view-all-btn {
    width: 106px;
    height: 39px;
    padding: 10px 20px 6px 20px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .write-review {
    width: 160px;
    height: 39px;
    padding: 10px 10px 6px 10px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .packages-text h5{
    font-size: 16px;
    line-height: 22px;
  }
  .our-clinic ul li:nth-child(2), .our-clinic ul li:nth-child(3) {
    width: 49%;
  }
  .our-clinic ul li:nth-child(2) img, .our-clinic ul li:nth-child(3) img {
    height: 128px;
    width: auto;
    max-width: none;
  }
  .cta h2 {
    font-size: 24px;
    line-height: 29.76px;
    max-width: 278px;
    margin-bottom: 17px;
  }  
  .packages-image {
    overflow: hidden;
    border-radius: 10px;
  } 
  .packages-image img { 
    width: auto;
    height: 185px;
    max-width: none;
  } 
  .banner-mob-image { 
    display: block;
    min-height: 550px;
  } 
  .banner-slider .flex-control-paging li a {
    width: 8px;
    height: 8px;
  }
  .banner-slider .flex-control-nav li {
    margin: 0 4px;
  }
  .banner-slider .flex-control-nav {
    bottom: -48px;
  }
  .who-we-are-text h1 {
    font-size: 24px;
    line-height: 29.76px;
  }
  .treatments.white-bg {
    padding: 24px 0 70px;
  }
  .doctors-list h2 {
    margin-bottom: 24px;
  }
  .doctors-list {
    padding-bottom: 0;
    margin-bottom: -26px;
   }
	.our-packages.white-bg {
    padding: 25px 0 35px;
  }
	.accommodation h2,
  .treatments-details h2 {
  margin-bottom: 32px;
}
	.accommodation-content {
    padding:16px 20px 5px 20px;
  }
  .treatments-details-content {
    padding:16px 20px 25px 20px;
  }
	.accommodation-content h4,
  .treatments-details-content h4 {
		margin-bottom: 11px;
	}
	 .accommodation-content ul,
   .treatments-details-content ul  {
    margin-top: 20px;
		 margin-bottom: 20px;
	}
	.accommodation-content ul li {
		padding-left: 14px;
	}
  .contact {
    padding: 48px 0 35px;
  }
  .contact-form h2 {
    margin-bottom: 24px;
  }
  .contact-form .common-btn {
    width: 106px;
    height: 39px;
    padding: 10px 10px 6px 10px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
  }
  .map iframe {
    height: 288px !important;
    margin-bottom: 15px;
  }
  .thumb figure img  {
    height:300px;
  }
  .thumb {
    margin-bottom: 0;
  }
  .discount-text ul li{
    font-size: 14px;
    line-height: 21px;
  }
  .treatments-details-image {
    min-height: 277px !important;
  }
}
@media screen and (max-width:400px){ 
  .our-clinic ul li:nth-child(2), .our-clinic ul li:nth-child(3) {
    width: 48.8%;
  }
  .thumb figure img  {
    height:200px;
  }
  .banner-mob-image {
    display: block;
    min-height: 500px;
  }
  .treatments-details-image {
    min-height: 250px !important;
  }
} 
