.banner_home .inner-banner {top: 30% !important;}
.main-banner .container  {top: 30% !important;}
.img-fluid {width: 100%;}
.sub-heading {margin: 0 0 30px 0;    color: #420C59;}
.pink-bg {background: #F00045;
    padding: 6px 12px;
    font-size: 18px;}
.purple-bg {background: #420C59;
    padding: 6px 12px;
    font-size: 18px;}
.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
    padding: 15px;
}
.phone-call { display: none;}
li {
    font-size: 20px;
    line-height: 35px;
}
.btn2 {    background: #55097B !important;
    color: #fff!important;
    border: 0.5px solid #ECECEC;}
.pink-bg:hover {background: #000;}    
.purple-bg:hover {background: #F00045;}    
.banner_content .banner-btn {font-size: 16px !important;}
.timeline {
  display: flex;
  flex-direction: column;
  position: relative;
}
.btn-outline-secondary {
    color: #000;
    border: none !important;
}
.step {
  position: relative;
  padding: 20px 0px 20px 70px ;
}

.circle {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-color: white;
  border: 2px solid #e91e63; /* pink */
  color: #e91e63;
  border-radius: 10px;
  text-align: center;
  line-height: 32px;
  padding: 0;
}

.step p {
  margin-left: 50px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000;
}

.services-box .icon2 {width: 80px;}
.consultations_sec .box2 {height: 260px;}
.consultations_sec .icon3 {width: 60px;}
/* Line connecting the steps */
.step:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 25px;
  top: 61px;
  height: calc(100% - 35px);
  width: 2px;
  background-color: #e91e63; display: none;
}


.video-container {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  border: 2px solid #e91e63;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  cursor: pointer; /* So it feels clickable */
}

#mg-video {
  display: block;
  width: 100%;
  height: auto;
  background-color: #000;
}

.box4 {height: 200px !important;}

.benefits-section {
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
  padding: 40px 20px;
  background: #fff;
}

.benefits-section h2 {
  font-size: 28px;
  margin-bottom: 40px;
  color: #111;
}

.benefit-cards {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px;
}

.benefit-card {
  flex: 1 1 200px;
  max-width: 220px;
  text-align: center;
}

.icon-box {
  width: 100px;
  height: 100px;
  border: 2px solid #f36;
  border-radius: 24px;
  margin: 0 auto 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-number {
  background: #f36;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
}

.benefit-card h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
}

.benefit-card p {
  font-size: 14px;
  color: #666;
}

.button-container {
  margin-top: 30px;
}

.book-btn {
  background: #ec407a;
  color: #fff;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 25px;
  font-weight: bold;
  transition: background 0.3s ease;
}

.book-btn:hover {
  background: #d81b60;
}

.clarity_box1 {
    padding: 35px 25px;
    color: #fff;
    background: #F0004599;
    backdrop-filter: blur(20px);
    border-radius: 15px;
    width: 100%;
    margin: 0 0 20px 0;    height: 180px;
}
.clarity_box1 h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin: 30px 0 20px;

}
.error {color: red;}
.enquiry {background:linear-gradient(90deg, #420C59 0%, #F00045 100%) !important; color: #fff; padding: 30px;    border-radius: 10px;}
.enquiry .form-group {margin-top: 15px;}
.form-control2 {width: 31%;
    padding: 10px;
    border-radius: 0;    border: 1px #ccc solid;}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #ffe4f4;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.vs-box-pad {    padding: 15px 50px !important;}
.enquiry .btn_cmn {background-image: linear-gradient(90deg, #993ac1 0%, #F00045 100%);}
.enquiry-page {
    padding: 70px;
    background-image: url(../images/form_border.svg);
    background-size: 100% 100%;
    background-position: center;
    position: relative; width: 100%;
}
.enquiry-page .form-control {    color: #000000;    background-color: #fff; padding: 10px; border-bottom: 1px #ccc solid; margin-bottom: 10px;}
.enquiry-page .design {padding: 50px 30px;}
.enquiry-page1 .col-md-6 {margin: 0 auto;}
.enquiry-page1 .col-md-8 {margin: 0 auto;}
.form-select {
    border-bottom: 1px solid #ced4da;
    border-top: none;
    border-right: none;
    border-left: none;    
    margin-bottom: 10px;
  }
.appointment {
    padding: 70px;
    background-image: url(../images/form_border.svg);
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.appointment .design{
    width: 84%;
    margin: 0 auto;
}
.appointment .zf-labelName {color: #212529;}
.appointment .form-control {background-color: #fff; padding: 10px; border-bottom: 1px #ccc solid; margin-bottom: 10px;}

.enquiry-contact h1 {color: #000;}
.timeline1 {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 50px auto 0 auto;
  padding: 15px 0;
}
.timeline1::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #006E51;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.short-video {width: 100%; height: 700px;     margin-top: 10px;}
.media-video {width: 100%; height: 500px;     margin-top: 10px;}
.faq2 {background: #faf2ff;padding: 50px;
    border-radius: 30px;}

.blog {color: #55097B; padding: 50px 0 0 0; text-align: center;}
.blog h1 {font-family: 'UniviaPro-Regular';}
.blog h3 {font-family: 'UniviaPro-Regular'; color: #55097B;}


.resources {color: #55097B; padding: 50px 0 0 0; text-align: center;}
.resources h1 {font-family: 'UniviaPro-Regular';}
.resources h3 {font-family: 'UniviaPro-Regular'; color: #55097B;}
.resources .hover-card {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 1200px;box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 10px;   
}
.resources .hover-card img {border: 1px #ccc solid;}
.resources .base-image {
  display: block;
  width: 100%;
  height: auto;
}

.resources .hover-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
}

.resources .hover-card:hover .hover-border {
  opacity: 1;   border-radius: none;
  box-shadow: none;
}

.resources .content {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  color: black;
  padding: 20px;
  z-index: 2;
}

.resources .content h3 {
  font-size: 24px;
  font-weight: bold;
}

.resources .content p {
  color: #d4006e;
  margin: 10px 0;
}

.resources .center1 {
text-align: left;
    padding: 60px 0px 0 60px !important;

}
.resources .media-date {color: #cb004a;}


.blog-inner {margin: 20px 0 50px 0;}
.blog-inner small {    color: #cb004a;}
.blog-inner li {margin-bottom: 14px; font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;}
.blog-inner img {margin-bottom: 30px;}
.blog-inner h3 {font-family: 'UniviaPro-Regular'; color: #55097B;margin: 40px 0 5px 0;}
.blog-inner h4 {font-family: 'UniviaPro-Regular';margin: 40px 0 5px 0;}


.all-inner {margin: 20px 0 50px 0;}
.all-inner li {margin-bottom: 14px; font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;}
.all-inner img {margin-bottom: 30px;}
.all-inner h3 {font-family: 'UniviaPro-Regular'; color: #55097B;margin: 40px 0 5px 0;}
.all-inner h4 {font-family: 'UniviaPro-Regular';margin: 40px 0 5px 0;}


.blog-section {padding: 50px; background-image: linear-gradient(90deg, #420C59 0%, #F00045 100%);
    color: #fff;}

.blog-section h1 {text-align: center;
    font-family: 'UniviaPro-Regular';
    font-weight: 400;
    font-size: 55px;
    line-height: 66px;
    margin-bottom: 30px;
}
.blog-section .box-content {border: 1px #fff solid; padding: 20px;}
.blog-section h3 {font-size: 26px;  line-height: 44px; font-family: 'UniviaPro-Regular'; margin-top: 40px;}

.media-section {padding: 50px;}
.media-section h1 {text-align: center;
    font-family: 'UniviaPro-Regular';
    font-weight: 400;
    font-size: 55px;
    line-height: 66px;
    margin-bottom: 30px;
    color: #55097B;
}
.media-section .box-content {border: 1px #ccc solid; padding: 20px;}
.media-section h3 {font-size: 26px;  line-height: 44px; font-family: 'UniviaPro-Regular'; margin-top: 40px; color: #55097B;}

.timeline1 .container {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}
.doctor-media .right_body .btn_cmn {position: static;}
.doctor-row .right_body .btn_cmn {
    position: relative;
    right: 0px; 
    top: 0;
}


.cta {    background: #f2f2f2;
    padding: 50px; margin-bottom: 50px;}
.timeline1 .container.left {
  left: 0; margin: 0;
}

.timeline1 .container.right {
  left: 50%; margin: 0;
}

.timeline1 .container::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #006E51;
  border-radius: 16px;
  z-index: 1;
}

.timeline1 .container.right::after {
  left: -8px;
}

.timeline1 .container::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #000;
  z-index: 1;
}

.timeline1 .container.right::before {
  left: 8px;
}

.timeline1 .container .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.timeline1 .container.left .date {
  right: -75px;
}

.timeline1 .container.right .date {
  left: -75px;
}

.timeline1 .container .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #fff;
  border: 2px solid #000;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #000;
  z-index: 1;
}

.timeline1 .container.left .icon {
  right: 56px;
}

.timeline1 .container.right .icon {
  left: 56px;
}

.timeline1 .container .content {
  padding: 30px 90px 30px 30px;
  background:rgba(240, 0, 69, 0.8);
  position: relative;
  border-radius: 0 500px 500px 0;
}

.timeline1 .container.right .content {
  padding: 30px 30px 30px 90px;
  border-radius: 500px 0 0 500px;
}

.timeline1 .container .content h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.timeline1 .container .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

.profile-card {
  position: relative;
  width: 300px;
  margin: 40px 0 0 0;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.profile-image {
  width: 100%;
  height: auto;
  display: block;
}

.info-box {
background: #ffffffc2;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 90%;
    z-index: 9;
    padding: 20px;
    right: 0;
    margin: auto;
}
.info-box h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-family: "Poppins", sans-serif;
    }
.info-box h5
 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    font-family: "Poppins", sans-serif;
}

.white-bg-80 {background: rgb(255 255 255 / 80%);    padding: 25px;}
/* Gallery 
.slick-slider .element{
  height:100px;
  width:100px;
  background-color:#000;
  color:#fff;
  border-radius:5px;
  display:inline-block;
  margin:0px 10px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  font-size:20px;
}
.slick-slider .slick-disabled {
  opacity : 0; 
  pointer-events:none;
}
*/

/*Gallery 2*/
.gallery {padding: 10px 0 50px 0;}
.gallery h2 {text-align: center;}
.gallery .js .slider-single > div:nth-child(1n + 2) {
  display: none;
}

.gallery .js .slider-single.slick-initialized > div:nth-child(1n + 2) {
  display: block;
}
.gallery img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.gallery .custom-slide {
  padding: 15px 5px 0 5px;

  height: auto;
  object-fit: cover;
  box-shadow: 5px 5px 5px #dedede76;
}

.gallery .slider-single h3 {
  line-height: 10rem;
}

.gallery .slider-nav .slick-slide {
  margin: 0px 5px;
}


 /* 
.gallery .slick-dots li {
    display: contents;
}*/
.gallery .slick-prev,
.slick-next {
  position: absolute;
  bottom: 0%; /* Moves the top edge of the arrow to the vertical center */
  transform: translateY(-50%); /* Shifts the arrow up by half of its own height */
  /* Add other styling as needed, e.g., z-index, background, etc. */
}

.gallery .slick-prev {
  left: 40px; /* Adjust as needed for left arrow position */
  z-index: 9;
}

.gallery .slick-next {
  right: 40px; /* Adjust as needed for right arrow position */
}
/* End Gallery */

@media (max-width: 767.98px) {
  .timeline1::after {
    left: 90px;
  }

.timeline1 .container {
    width: 100%;
    padding-left: 120px;
    padding-right: 30px;
  }

.timeline1 .container.right {
    left: 0%;
  }

.timeline1 .container.left::after, 
.timeline1 .container.right::after {
   left: 82px;
  }

.timeline1 .container.left::before,
.timeline1 .container.right::before {
    left: 100px;
    border-color: transparent #006E51 transparent transparent;
  }

.timeline1 .container.left .date,
.timeline1 .container.right .date {
    right: auto;
    left: 15px;
  }

.timeline1 .container.left .icon,
.timeline1 .container.right .icon {
    right: auto;
    left: 146px;
  }

.timeline1 .container.left .content,
.timeline1 .container.right .content {
    padding: 30px 30px 30px 90px;
    border-radius: 500px 0 0 500px;
  }
}









.header-design {
  background-color: #a4508b;
  background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);
  height: 120px;
  text-align: center;
}

.listar-map-button {
  width: 100%;
  position: absolute;
  display: table;
  right: 0;
  top: 0;
  height: 200px;
  line-height: 164px;
  white-space: nowrap;
  font-size: 0;
}

.listar-map-button {
  right: auto;
  /***
    box-shadow: 0 0 65px rgba(0,0,0,.07) inset, 0 0 35px rgba(0,0,0,.05) inset;**/
}

.listar-map-button-text span {
  background-color: #fff;
  color: #252525;
  text-shadow: none;
}

.listar-page-header-content .listar-map-button-text span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  height: 44px;
  line-height: 1.6;
  padding: 10px 25px;
  box-shadow: 0 0 300px rgba(0, 0, 0, 0.65), 0 0 30px rgba(0, 0, 0, 0.06);
  border-radius: 50px;
  background-color: rgba(35, 40, 45, 0.9);
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

header .footer-wave {
  max-width: 102%;
  width: 100%;
  height: 187.8px;
  left: 0;
  z-index: 1;
  bottom: -67px;
  background: url(https://1.bp.blogspot.com/-NYl6L8pz8B4/XoIVXwfhlNI/AAAAAAAAU3k/nxJKiLT706Mb7jUFiM5vdCsOSNnFAh0yQCLcBGAsYHQ/s1600/hero-wave.png)
    repeat-x;
  animation: wave 10s cubic-bezier(0.44, 0.66, 0.67, 0.37) infinite;
}

@keyframes wave {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 1440px;
  }
}

.listar-feature-item-wrapper {
  margin-bottom: 120px;
  padding-left: 27px;
  padding-right: 27px;
}

.listar-feature-item {
  height: calc(100% - 20px);
}

.listar-feature-item.listar-feature-has-link
  ~ .listar-feature-fix-bottom-padding.listar-fix-feature-arrow-button-height {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
}

.listar-feature-item a {
  position: absolute;
  top: -12px;
  left: 15px;
  width: calc(100% - 30px);
  height: calc(100% + 4px);
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-with-image .listar-feature-item a:before {
  content: "";
  position: absolute;
  top: -74px;
  left: 50%;
  margin-left: -74px;
  width: 148px;
  height: 148px;
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-item a:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 1000px;
  z-index: 10;
  animation: ripple 0.7s linear infinite;
  box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6),
    -5px -5px 10px rgba(255, 255, 255, 0.5);
}


@keyframes ripple {
  0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
  }
}



.listar-feature-item .listar-feature-item-inner {
  padding: 50px 30px;
  border-radius: 6px;
  z-index: 5;
  position: relative;
  height: 100%;
}

.listar-feature-item .listar-feature-item-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}

.listar-feature-item .listar-feature-item-inner:before {
  border: 0;
  box-shadow: 120px 0px 150px rgba(80, 80, 80, 0.15),
    10px 0px 10px rgba(80, 80, 80, 0.02);
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(40%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
}

.listar-feature-item .listar-feature-item-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.listar-feature-right-border {
  position: absolute;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  top: -12px;
  left: 50%;
  overflow: hidden;
}

.listar-feature-items {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.listar-feature-right-border:before,
.listar-hovering-features
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before {
  border: 11px solid #2f53bf;
}

.listar-feature-right-border:before,
.listar-hovering-features
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before,
.listar-hovering-features-grey
  .listar-feature-item
  a:hover
  ~ .listar-feature-item-inner
  .listar-feature-right-border:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 11px solid #258bd5;
  border-radius: 800px;
  left: -50%;
}

.listar-feature-item .listar-feature-block-content-wrapper {
  position: relative;
  display: block;
  text-decoration: none;
  margin: -30px;
  padding: 30px;
  height: calc(100% + 100px);
}

.listar-features-design-2 .listar-feature-item-wrapper {
  margin-bottom: 120px;
  padding-left: 27px;
  padding-right: 27px;
}

.listar-feature-item.listar-feature-has-link .listar-feature-item-inner:after {
  content: "";
  background-color: #fff;
  z-index: 6;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
}

.listar-feature-icon-wrapper {
  width: 148px;
  height: 148px;
  line-height: 148px;
  border-radius: 500px;
  position: relative;
  background-color: #fff;
  box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.06);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 50%;
  vertical-align: middle;
  margin-left: -74px;
  top: -66px;
  margin-top: -74px;
}

.listar-feature-icon-inner {
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 500px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
  background: #fff;
}

.listar-feature-icon-inner div {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: left;
}

.listar-feature-icon-inner img {
  position: relative;
  margin: 0 auto;
  vertical-align: middle;
  display: inline-block;
  width: auto;
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  height: 55px;
}

.listar-feature-item img,
.listar-feature-item i {
  position: relative;
  display: inline-block;
  border-bottom: 0;
  font-size: 40px;
  top: 0;
  padding: 0;
  color: #258bd5;
}

.listar-feature-with-image .listar-feature-content-wrapper {
  top: 0;
}
.listar-feature-content-wrapper {
  position: relative;
  margin-top: -15.5px;
}

.listar-feature-item .listar-feature-item-title {
  padding-top: 0;
  margin: 0 0 30px;
  text-align: center;
  line-height: 1.5;
}

.listar-feature-item
  .listar-feature-item-title.listar-feature-counter-added
  > span {
  margin-left: 25px;
  border-radius: 0 50px 50px 0;
}

.listar-feature-item .listar-feature-item-title > span {
  box-shadow: 15px 20px 30px rgba(80, 80, 80, 0.12),
    5px 0px 40px rgba(80, 80, 80, 0.1);
  padding: 10px 20px;
  display: inline-block;
  position: relative;
  background-color: #fff;
}

.listar-feature-item .listar-feature-item-title > span span {
  box-shadow: 15px 15px 30px rgba(80, 80, 80, 0.2),
    5px 0px 80px rgba(80, 80, 80, 0.15);
  padding: 10px 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 30px;
  white-space: nowrap;
  position: absolute;
  top: -3px;
  left: -40px;
  border-radius: 50px;
  background-color: #fff;
}

.listar-feature-item .listar-feature-item-title span {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-shadow: none;
  border-radius: 50px;
  color: #252525;
  font-size: 18px;
}

.listar-feature-item-excerpt {
  padding: 0 20px;
}

.listar-feature-item-excerpt {
  color: #252525;
  position: relative;
  top: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.pset {
  padding-top: 0px;
  padding-bottom: 80px;
}

.listar-map-button-text span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  height: 44px;
  line-height: 1.6;
  padding: 10px 25px;
  box-shadow: 0 0 31px rgba(0, 0, 0, 0.65), 0 0 4px rgba(0, 0, 0, 0.06);
  border-radius: 50px;
  background-color: rgba(35, 40, 45, 0.9);
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.listar-map-button-text span {
  background-color: #fff;
  color: #252525;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.listar-map-button-text span:after {
  border: 12px solid #fff;
}

.listar-map-button-text span:after {
  content: "";
  position: absolute;
  top: -14px;
  left: -14px;
  width: calc(100% + 28px);
  height: calc(100% + 28px);
  border-radius: 36px;
}

.listar-map-button:hover .listar-map-button-text span {
  padding: 10px 43px 10px 51px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.listar-feature-with-image .listar-feature-item a:before {
  content: "";
  position: absolute;
  top: -74px;
  left: 50%;
  margin-left: -74px;
  width: 148px;
  height: 148px;
  border-radius: 1000px;
  z-index: 10;
}

.listar-feature-item.listar-feature-has-link .listar-feature-item-inner:after {
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  box-shadow: 10px 10px 40px rgba(80, 80, 80, 0.15),
    15px 15px 30px rgba(80, 80, 80, 0.05), 0 0 120px rgba(80, 80, 80, 0.6);
  bottom: -30px;
  background-image: url("https://image.flaticon.com/icons/svg/2316/2316674.svg");
  background-size: 40%;
  color: #555;
  line-height: 52px;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  align-self: flex-start;
}
@media only screen and (max-width: 1400px) and (min-width: 1200px)  { 
  .blog-section h1 {font-size: 45px;} 
  .media-section h1 {font-size: 45px;} 
  .appointment h1 {font-size: 30px;}  
 }
@media only screen and (max-width: 1366px) and (min-width: 1199px)  {    
    .logo_main {
    top: 40px;
    position: absolute;
    width: 18%;
   margin-top: 0px !important;
}
.main_menu > li > a {
    padding: 15px 8px;
}
.main_menu a.btn_cmn {
    margin: 0 3px;
}
.content-center .banner_content {
    max-width: 600px !important;
}
.sec_padd {
    padding: 20px 0;
}
.main_menu > li > a {font-size: 14px !important;}
.appointment {
    width: 100%;
    padding: 70px;
}
.appointment h1 {font-size: 30px;}
.short-video {width: 100%; height: 700px;}
.media-video {width: 100%; height: 500px;     margin-top: 10px;}
.blog-section h3 {
    font-size: 22px;
}
.media-section h3 {
    font-size: 22px;
}
.enquiry h1 {
        font-size: 22px;
    }
.short-video {
        height: 600px;
    }
    .media-video {width: 100%; height: 400px;     margin-top: 10px;}
}
@media only screen and (max-width: 1198px) and (min-width: 990px)  { 
  .content-center .banner_content {
    max-width: 500px !important;
}

.common_head.banner-heading{font-size:30px !important; line-height: normal !important;}
.common_head.banner-heading span{font-size:30px !important;}
.appointment {
    padding: 50px;
    width: 100%; 
}
.appointment h1 {font-size: 24px;}
.form-control2 {
    width: 30%;}
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }    
.enquiry h1 {font-size: 22px;}
.short-video {
    width: 100%;
    height: 500px;
}
.media-video {width: 100%; height: 400px;     margin-top: 10px;}
}

@media only screen and (max-width: 991px) and (min-width: 766px)  {    

.display-none {display: none;}
.hide-mobile {display: none !important;}
.enquiry h1 {font-size: 20px;}
.content-center .banner_content {
    max-width: 450px !important;
}
.container-ip-40.innovative-container {
    padding-left: 0 !important;
}
.banner_content .common_head  {margin-top: 0 !important;}
    .right_body {
        padding: 10px 30px 10px !important;
    }
.appointment {
    padding: 0;
    width: 100%; background-image: none;
}
.appointment h1 {font-size: 24px;}
.form-control2 {
    width: 30%;}

.sec_padd {
    padding: 20px 60px !important;
}
.blog-section h1 {font-size: 36px;}

.blog-section h3 {
    font-size: 18px;
    line-height: 30px;
}
.media-section h1 {font-size: 36px;}
.media-section h3 {
    font-size: 18px;
    line-height: 30px;
}
.resources .center1 {
    padding: 15px 0px 0 30px !important;
}
.resources h3 {
    font-size: 20px;
}
.short-video {
    width: 100%;
    height: 350px;
}
.media-video {width: 100%; height: 340px;     margin-top: 10px;}
.tab-mar {margin-top: 150px;}
.doc-details{bottom: -55px !important;}
.curve_sec {
    background-image: linear-gradient(90deg, #420C59 0%, #F00045 100%) !important; 
}
.personalized_sec {
    background-image: linear-gradient(90deg, #420C59 0%, #F00045 100%) !important; 
}
.box4 {
    height: 300px !important;
}
}
@media only screen and (max-width: 767px) and (min-width: 280px)  {    
.display-none {display: none !important;}
.hide-mobile {display: none !important;}
p { font-size: 14px !important;}
.phone-call {    position: absolute;
    width: 40px;
    height: 40px;
    top: 25px;
    right: 50px;
    background-color: none;
    color: #420C59;
    border-radius: none;
    text-align: center;
    font-size: 18px;
    box-shadow: none;
    z-index: 99999;
  display: block;}
.phone-call .fa-phone {padding: 8px;}

.banner_content .heading1 {font-size: 16px;        line-height: 18px;}
.enquiry-page {padding: 20px;}
.banner_content .banner-btn {font-size: 10px !important; margin-top: 10px;}
.btn_cmn1 {
    padding: 5px 10px!important;
}

.logo_main { margin-top: 0 !important;}
.appointment { padding: 0; width: 100%;
    background-image: none;
}
.curve_sec {
    background-image: linear-gradient(90deg, #420C59 0%, #F00045 100%) !important; 
}
.clarity_box1 {
    height: 100%;
}
.personalized_sec {
    background-image: linear-gradient(90deg, #420C59 0%, #F00045 100%) !important; 
}
.form-control2 {
    width: 30%;
}
.faq2 {padding: 50px 20px;}
.pink-bg {padding: 4px 10px; font-size: 10px;}
.purple-bg {padding: 4px 10px; font-size: 10px;}
section.text_sec.about-right-text {
    padding-bottom: 0px !important;
}
.blog-img {
    padding-bottom: 40% !important;
}
.blog-section h1 {font-size: 20px; margin-bottom: 0px;} 
.blog-section .box-content { margin-bottom: 20px;}
.blog-section {
    padding: 0;
}
.blog-section .col-6 {
    flex: 0 0 auto;
    width: 100%;
}
.blog-section h3 {
    font-size: 16px;
    line-height: inherit;
}
.media-section h1 {font-size: 20px; margin-bottom: 0px;} 
.media-section .box-content { margin-bottom: 20px;}
.media-section {
    padding: 0;
}
.media-section .col-6 {
    flex: 0 0 auto;
    width: 100%;
}
.media-section h3 {
    font-size: 16px;
    line-height: inherit;
}

.resources h1 {
    font-family: 'UniviaPro-Regular';
    margin-bottom: 20px;
}
    .resources .content {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        color: black;
        padding: 20px;
        z-index: 2;
        width: 150%;
    }
    .resources .hover-border {display: none;}
.resources h3 {
    font-size: 20px;
}
.resources .center1 {
    text-align: left;
    padding: 30px !important;
    width: 150%;
}
.short-video {
    width: 100%;
    height: 600px;
}

.media-video {width: 100%; height: 100%;     margin-top: 10px;}
.tab-mar {margin-top: 100px;}
.doctor-media h1 {margin-bottom: 20px !important;}
.highway-about .heading {    margin-top: 30px;}
}