body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  font-size: 14px;
  color: #000;
}

.hospals-banner {
  padding: 140px 0 75px;
  background-color: rgba(234, 248, 249, 0.95);
  margin-top: 0;
}

.left-hcontent h2.bsub-heading {
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 0;
}

.about-videos {
  text-align: center;
}

.home-testimonial-content {
  margin: 0 7.5px;
}

.content {
  margin-top: 99px;
}

.d-icon {
  vertical-align: middle;
  background: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 0;
  margin-right: 15px;
  text-align: center;
  width: 67px;
  height: 67px;
}

.ft-left-box {
  width: 130px;
}

header {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #fff;
  padding: 0;
}

.top-header {
  padding: 5px 0;
}

.header-menu {
  width: 100%;
}

.menu-items {
  margin-top: 0;
}

.menu-items li span {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.dt-bx {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}

.dt-bx span {
  font-weight: 400;
  font-size: 12px;
  color: #054265;
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.menu-items li a {
  color: #000;
  color: #6d7887;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  display: block;
}

.info-stripe ul li span a {
  color: #054265;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #9b9b9b;
  padding: 0;
  border-radius: 5px;
  margin: 0 2px;
  text-align: center;
  width: 34px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
  text-decoration: none;
}

.info-stripe ul li span a:active,
.info-stripe ul li span a:hover,
.info-stripe ul li span a:focus {
  border-color: #054265;
}

.menu-items li:nth-child(3) {
  margin-left: 15px;
}

.menu-items li:nth-child(4) {
  margin-left: 10px;
}

.menu-items li:nth-child(3) ul li:nth-child(3) {
  margin-left: 0;
}

.menu-items li:nth-child(3) ul li:nth-child(4) {
  margin-left: 0;
}

.menu-items li:nth-child(5) {
  margin-left: 0;
}

.menu-items li #login-model-btn a {
  color: #054265;
  border: 1px solid #054265;
  border-radius: 25px;
  padding: 8px 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: #000;
}

.bottom-header {
  padding: 15px 0;
  background: #054265;
}

.bottom-header
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 190px;
}

.bottom-header .bootstrap-select > .dropdown-toggle {
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #fff;
}

.bottom-header .bootstrap-select .dropdown-toggle .filter-option {
  font-size: 14px;
  color: #fff;
}

header .bootstrap-select .dropdown-menu {
  left: 0;
}

.bottom-header ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-header ul li a {
  color: #fff;
  text-decoration: none;
  padding: 5px 0;
}

.bottom-header li {
  position: relative;
  margin: 0 0 0 24px;
}

.t-india .sub-main-menu {
  display: none;
  position: absolute;
  padding: 0;
  background: #fff;
  color: #000;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin-top: 2px;
  min-width: 180px;
  padding: 10px 0;
  right: 0;
  font-size: 12px;
  font-weight: 400;
}

.bottom-header ul > li > a:hover,
.bottom-header ul > li > a:focus,
.bottom-header ul > li > a:active {
  color: #f7cf77;
}

.bottom-header ul li a.partner-with-us {
  color: #f7cf77;
}

.t-india:hover .sub-main-menu {
  display: block;
}

.hm_content {
  margin-top: 179px;
  overflow: hidden;
}

.heal-banner {
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.banner-cbox {
  display: table;
  height: 350px;
  position: relative;
  width: 100%;
}

.heal-banner-content {
  display: table-cell;
  vertical-align: middle;
  position: initial;
}

.heal-banner-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #000;
  width: 580px;
}

.heal-banner-content span {
  font-weight: 700;
  margin-top: 20px;
  display: block;
}

.banner-cbox aside img {
  height: 395px;
  position: absolute;
  bottom: 0;
  right: -70px;
}

.counter-bg {
  width: 100%;
  padding: 11px;
  background-image: url("../images/heal-in-india/counter-bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 105px;
}

.heal-data-box {
  text-align: center;
}

.heal-data-box h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
}

.heal-data-box p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.heal-search {
  text-align: center;
  padding: 75px 0 100px;
  position: relative;
}

.treatments-lists-section .heal-search {
  padding-top: 30px;
}

.heal-search h1 {
  font-size: 40px;
  font-weight: 700;
  color: #054265;
  line-height: 55px;
}

.heal-search p {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  margin-top: 5px;
  font-weight: 400;
  line-height: 1.9rem;
}

.main-search.home-search .form-control {
  background-color: #f8f8f8;
  font-size: 14px;
}

.heal-search aside img {
  position: absolute;
  right: -30px;
  top: 65px;
  height: 310px;
}

.hs-list {
  float: right;
  text-align: right;
  background: #ffe6a8;
  border-radius: 2px;
  padding: 10px;
  margin-top: 15px;
  font-size: 12px;
  line-height: normal;
  text-decoration: underline;
  color: #054265;
}

.hs-list img {
  margin-top: -10px;
}

.heal-speciality-box {
  padding: 70px 0;
  background: #edffef;
  position: relative;
  text-align: center;
}

.custom-padding {
  padding: 0 7.5px;
}

h2 {
  font-size: 30px;
  font-weight: 700;
  color: #054265;
  line-height: 41px;
}

.journey p {
  margin: 15px 0 25px;
  font-size: 16px;
  font-weight: 700;
  columns: #000;
  line-height: 37px;
}

.heal-speciality-box p,
.journey p {
  margin: 15px 0 25px;
  font-size: 16px;
  font-weight: 400;
  columns: #000;
  line-height: 37px;
}

.container.speciality-container {
  max-width: 100%;
  width: 1060px;
}

.heart-beat-tl {
  left: 0;
  position: absolute;
  top: 60px;
}

.heart-beat-br {
  position: absolute;
  right: 0;
  bottom: 48%;
}

.speciality-graphic {
  position: absolute;
  left: 0;
  bottom: -142px;
  z-index: 1;
}

.treatment-slider-hm {
  z-index: 1;
}

.journey {
  padding: 70px 0;
  background: #edffff;
  text-align: center;
  position: relative;
}

.container.journey-container {
  width: 940px;
  max-width: 100%;
}

.journey ul {
  -moz-column-count: 5;
  -moz-column-gap: 20px;
  -webkit-column-count: 5;
  -webkit-column-gap: 20px;
  column-count: 5;
  column-gap: 20px;
  margin-top: 55px;
}

.journey figure {
  border-radius: 10px;
  margin-bottom: 20px;
}

.journey figure img {
  border-radius: 10px 10px 0 0;
  margin-top: 0;
  height: 185px;
  min-height: auto;
  max-height: auto;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}

.journey figure figcaption {
  text-align: center;
  padding: 10px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #054265;
  border-radius: 0 0 10px 10px;
  margin-top: -1px;
}

.heal-testimonial {
  padding: 70px 0;
  text-align: center;
  background: #edffef;
}

.user-testimonial {
  padding: 35px 25px;
  background: #fff;
  position: relative;
  margin-top: 70px;
  text-align: left;
}

.inverted {
  position: absolute;
  left: 43.5%;
  top: -25px;
}

.user-testimonial p {
  font-size: 12px;
  line-height: 28px;
  margin: 20px 0 30px;
  font-weight: 400;
}

.heal-testimonial a {
  background: #fff;
  margin-top: 35px;
}

.user-testimonial label {
  font-size: 12px;
  font-weight: 400;
  display: block;
  line-height: 20px;
  color: #064265;
}

.advatage-box {
  padding: 70px 0;
  text-align: center;
  position: relative;
}

.container.advantage-container {
  width: 960px;
  max-width: 100%;
}

.advantage-graphic {
  position: absolute;
  right: 0;
  top: 0;
}

.advatage-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}

.advatage-box ul li figcaption {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 20px;
  color: #054265;
}

.advatage-box ul li figure img {
  height: 80px;
}

.visit-experience {
  padding: 70px 0;
  background: #edffef;
}

.monument_icon {
  float: right;
  margin-top: -20px;
}

.visit-experience p {
  margin-top: 25px;
  font-size: 14px;
  font-weight: 400;
}

.visit-experience ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  text-align: center;
}

.visit-experience ul li figcaption {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 10px;
}

.visit-experience ul li a {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 400;
  color: #054265;
}

.news-part span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}

.news-part a {
  font-size: 12px;
  display: block;
  color: #9dc4ff;
  line-height: 20px;
  text-decoration: underline;
  margin-top: 10px;
}

.seperator > ul {
  display: flex;
  justify-content: space-around;
}

.seperator ul li ul > li:first-child {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 22px;
}

.seperator ul li ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-top: 15px;
  display: block;
  text-decoration: underline;
}

.seperator ul li ul li a img {
  margin-left: 5px;
}

.cert-logo {
  width: 31.5%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.hospals-on-apps span a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  margin-left: 35px;
}

.news-part p {
  color: #fff;
  margin-top: -5px;
  line-height: 24px;
  font-size: 14px;
}

.bottom-header .sub-main-menu li {
  margin: 0;
}

.bottom-header .sub-main-menu li a {
  color: #000;
  padding: 7px 15px;
  display: block;
}

.bottom-header ul.sub-main-menu > li a:hover,
.bottom-header ul.sub-main-menu > li a:focus,
.bottom-header .sub-main-menu > li a:active {
  background-color: #f7cf77;
  color: #000;
}

.hospital-detail-section {
  margin-top: 70px;
}

.btn.primary-btn {
  background: #054265;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  padding: 10px 30px;
  font-size: 14px;
  min-width: 150px;
}

.info-heading span {
  margin-right: 10px;
  margin-top: -5px;
}

.info-heading span img {
  height: 13px;
}

.info-heading img {
  height: 20px;
  margin-left: 10px;
}

.form-section.loan-form-section {
  background-color: #fff;
  position: relative;
}

.about-hospals.about-heal.travel-info {
  padding-bottom: 35px;
}

.form-section.loan-form-section {
  padding-top: 50px;
  border-top: 1px solid #e5e5e5;
  background: #f7f7f7;
}

.custom-title-box {
  text-align: center;
}

.about-heal ul li.t-margin {
  margin-top: 15px;
}

.t-search-dsc .main-search.home-search {
  width: 500px;
  margin-top: 10px;
}

.listing-boxes .card-bottom {
  min-height: initial;
}

.about-heal h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.about-heal ul {
  margin-bottom: 30px;
  padding-left: 15px;
}

.about-heal ul li {
  margin-top: 0;
  font-size: 15px;
  font-weight: 300;
  color: #262626;
  line-height: 28px;
  list-style-type: disc;
}

.about-heal ul li a {
  margin-top: 0;
  font-size: 15px;
  font-weight: 300;
  color: #262626;
  line-height: 28px;
  list-style-type: disc;
}

.about-heal .secondary-font.starting-line {
  margin-bottom: 25px;
}

.container.about-container {
  width: 1060px;
  max-width: 100%;
}

.about-heal-content ul:last-child {
  margin-bottom: 0;
}

.login-section .control-label {
  font-size: 14px;
  font-weight: 400;
}

.modal-content,
.modal-content.clearfix .form-section {
  border-radius: 10px;
}

.login-section .bootstrap-select .dropdown-toggle .filter-option {
  background: #f4f4f4;
  line-height: 29px;
}

.heal-banner.slick-slide aside .pm-img {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 320px;
  min-height: 320px;
}

.heal-banner.slick-slide aside .minister-img-bx {
  bottom: 0;
  right: -30px;
  position: absolute;
  height: 250px;
  min-height: 250px;
}

.heal-banner-box,
.home-treatment-slider,
.traditional-slider,
.tourism-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.heal-banner-box.slick-initialized,
.home-treatment-slider.slick-initialized,
.traditional-slider.slick-initialized,
.tourism-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.heal-banner.slick-slide aside img {
  max-height: 400px;
  width: auto;
  height: 395px;
  min-height: 400px;
}

.heal-banner-box {
  height: 350px;
}

.journey a {
  text-decoration: none;
}

.hospital-search-pg h1 {
  font-size: 40px;
  font-weight: 700;
  color: #f9d178;
  line-height: 55px;
}

.hospital-search-pg p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-top: 5px;
}

.hospital-search-pg {
  text-align: center;
}

.hospital-search-pg {
  text-align: center;
  padding: 70px 0 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: -70px;
}

.table > tbody > tr > td {
  font-size: 12px;
}

.card.connect-box {
  margin-top: 25px;
}

.card.connect-box h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
}

.fly-dest p {
  font-size: 20px;
  font-weight: 600;
}

.about-heal .connect-inner h3 {
  font-size: 15px;
  font-weight: 500;
}

.card-columns.mt-40.all-connect {
  margin-top: -5px;
}

.banner-cbox.dr-banner-content {
  width: 530px;
}

.dr-banner-content h1 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  max-width: 470px;
  line-height: 55px;
}

.dr-banner-content .heal-banner-content p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin: 10px 0 25px;
}

.heal-banner.slick-slide aside img.dr-b-img {
  right: 0;
  position: absolute;
}

.heal-banner-box.slick-dotted {
  margin: 0;
}

.heal-banner-box .slick-dots {
  bottom: 15px;
  left: 50%;
  text-align: left;
}

.heal-banner-box .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 0;
}

.heal-banner-box .slick-dots li button {
  background: #fff;
  border-radius: 25px;
  width: 10px;
  height: 10px;
  padding: 0;
  opacity: 0.5;
  border: 1px solid #555;
}

.heal-banner-box .slick-dots li.slick-active button {
  opacity: 1;
  background: #ce8682;
  border-color: #ce8682;
}

.cert-logo img {
  height: 50px;
}

.about-heal-content ol {
  padding-left: 15px;
}

.about-heal-content ol li {
  list-style-type: decimal;
  margin-top: 0;
  font-size: 15px;
  font-weight: 300;
  color: #262626;
  line-height: 28px;
}

.video-banner {
  margin-top: 35px;
  width: 700px;
  height: 388px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

#heal-video .modal-dialog {
  width: 690px;
}

#heal-video .modal-body {
  padding: 20px 20px 15px;
}

#heal-video .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

#heal-video .modal-content .close {
  margin-right: 0;
  margin-top: 0;
  z-index: 1;
  position: absolute;
  right: 5px;
  color: #000;
  opacity: 1;
  top: 0;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
  margin: 0 auto;
}

.minister-dtl {
  text-align: right;
  margin-top: 0;
}

.minister-dtl img {
  height: 284px;
  margin-right: -50px;
}

.minister-content {
  margin-top: 10px;
}

.minister-content label {
  color: #054265;
  display: block;
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  margin: 0;
}

.minister-content span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: #000;
  margin: 5px 0 0;
}

.minister-content small {
  font-size: 20px;
  font-weight: 500;
  color: #455a64;
  line-height: 28px;
}

.minster-graphic {
  position: absolute;
  left: -15px;
  top: 80px;
  height: 385px;
}

.common-banner-inner {
  text-align: center;
  padding: 90px 0 140px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 0;
}

h1 {
  font-size: 40px;
  font-weight: 700;
  color: #f9d178;
  line-height: 55px;
}

.faqs-block {
  padding: 50px;
  position: relative;
}

.faqs-block .panel-default > .panel-heading {
  color: #054265;
  border-color: #e5e5e5;
  padding: 20px;
  position: relative;
}

.faqs-block .panel-title a {
  color: #054265;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
}

.faqs-block .panel-group .panel {
  margin-bottom: 20px;
}

.faqs-block .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e5e5e5;
  font-size: 14px;
  line-height: 22px;
}

.faqs-block .panel-default > .panel-heading .heal-down-way {
  height: 30px;
  position: absolute;
  right: 15px;
  top: 18px;
}

.faqs-block .panel-title a img {
  transform: rotate(180deg);
}

.loan-form-block .form-gradientbox {
  margin-top: 25px;
}

.faqs-block .panel-title a.collapsed img {
  transform: rotate(0);
}

.container.faq-container {
  width: 900px;
  max-width: 100%;
}

.curve-block {
  width: 400px;
  height: 400px;
  z-index: 1;
  position: absolute;
  left: -110px;
  top: 0;
  opacity: 0.1;
  top: -85px;
  border-radius: 80px;
  margin-left: -180px;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background: -moz-linear-gradient(
    top,
    #0983e8 0,
    rgba(15, 173, 217, 0.98) 53%,
    #0fadd9 89%,
    #0fadd9 100%
  );
  background: -webkit-linear-gradient(
    top,
    #0983e8 0,
    rgba(15, 173, 217, 0.98) 53%,
    #0fadd9 89%,
    #0fadd9 100%
  );
  background: linear-gradient(
    to bottom,
    #0983e8 0,
    rgba(15, 173, 217, 0.98) 53%,
    #0fadd9 89%,
    #0fadd9 100%
  );
}

.common-graphic-upper {
  position: absolute;
  right: -25px;
  top: 175px;
  height: 395px;
}

.common-graphic-lower {
  position: absolute;
  left: -50px;
  bottom: 120px;
  height: 395px;
}

.govt-connect-box .cropped-spacebox {
  padding: 0;
}

.govt-connect-img {
  margin-top: 35px;
}

.g-pattern {
  position: absolute;
  left: 0;
  top: 175px;
}

.seperator > ul.support-box {
  justify-content: space-between;
}

.seperator > ul.support-box li {
  text-align: center;
  position: relative;
}

.seperator > ul.support-box img {
  height: 50px;
}

.seperator > ul.support-box li figcaption {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-top: 15px;
  line-height: 18px;
  margin-bottom: 10px;
}

.about-heal p.top-margin {
  margin-top: 35px;
}

.fly-dest {
  position: relative;
}

.fly-dest .country-wise {
  margin-bottom: 0;
  margin-top: 0;
  float: right;
  position: absolute;
  right: -60px;
  top: -80px;
}

.fly-dest .country-wise p {
  font-size: 20px;
  font-weight: 600;
}

.fly-dest .country-wise p {
  font-size: 14px;
  font-weight: 600;
  margin: 0 15px 0 0;
}

.fly-dest .country-wise .btn.dropdown-toggle.btn-default {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  border-radius: 5px;
}

.fly-dest p.fly-para {
  margin-top: -20px;
}

.tabs-bg {
  height: 50px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 1px;
  background: #fafafa;
  border-bottom: 1px solid #ababab;
}

.custom-scroll .tab-content .info-heading {
  margin-bottom: 30px;
}

.custom-scroll .tab-content > #nav-about p {
  position: relative;
  padding-left: 30px;
}

.custom-scroll .tab-content > #nav-about p::before {
  content: " ";
  background-color: #fff;
  background-image: url("../images/heal-in-india/detail-list-icon.svg");
  width: 18px;
  height: 18px;
  top: 6px;
  left: 0;
  position: absolute;
}

.dr-detail-search {
  padding: 43px 0 191px;
  background: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -46px;
  position: relative;
}

.team-speciality {
  font-size: 15px;
  font-weight: 300;
  color: #262626;
  line-height: 28px;
  margin-bottom: 12px;
  position: relative;
}

.treatments-lists-section .search-by-box.heal-search h1 {
  font-size: 20px;
  text-align: center !important;
  margin: 0 0 15px;
  line-height: 27px;
}

.mou-draft {
  text-align: center;
  margin-top: 50px;
}

.lin-btn {
  font-weight: 700;
  color: #054265;
  text-decoration: underline;
}

.large {
  font-size: 22px;
}

.logged-in-menu.custom-logged-in {
  position: relative;
  margin-right: 10px;
}

.logged-in-menu.custom-logged-in::before {
  right: 0;
  top: 9px;
  color: #fff;
}

.common-banner-inner.common-ibanner-content {
  text-align: left;
}

.common-banner-inner.common-ibanner-content .secondary-font {
  color: #fff;
  font-weight: 700;
}

.common-banner-inner.common-ibanner-content .secondary-font span {
  color: #ffbe9d;
}

.common-icon-all {
  height: 28px;
  position: relative;
  margin-right: 10px;
  margin-top: -6px;
}

.banner-cbox .heal-banner-content .secondary-font {
  margin: 0 0 15px;
  font-weight: 700;
  color: #054265;
  font-size: 40px;
}

.banner-cbox .secondary-font span {
  margin: 0;
}

.d-detail-description h1 img {
  height: 28px;
}

.d-detail-section {
  position: relative;
}

.custom-scroll .departments-tab .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
}

.department-tbox span b {
  color: #017b7b;
}

.btn-outline,
.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
  border: 1px solid #054265;
  color: #054265;
}

.custom-up-box .file-input-new {
  width: 490px;
}

.executive-table {
  margin-top: 80px;
}

.executive-table .secondary-font.starting-line {
  margin-bottom: 20px;
}

.mini-img {
  height: 60px;
}

.logo {
  margin-top: 10px;
}

.header-menu.custom-bx-hdr {
  margin-top: 3px;
}

.enquiry-cta {
  text-align: right;
  margin-top: 25px;
}

.enquiry-cta a.btn.outline-btn {
  background: #fff;
  min-width: 190px;
  font-size: 14px;
}

.web-logo {
  display: block;
  height: 50px;
}

.mbl-logo {
  display: none;
}

.home-treatment-slider {
  position: relative;
  z-index: 1;
}

.user-testimonial-slider .slick-slide img,
.tourism-slider .slick-slide img {
  width: auto;
  min-height: auto;
  max-height: auto;
}

.user-testimonial-slider .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}

.tourism-slider {
  width: 100%;
}

.tourism-slider .slick-slide {
  margin-left: 30px;
  margin-right: 30px;
}

.language-selectionbox {
  display: none;
}

.container.video-container {
  width: 1030px;
  max-width: 100%;
}

.web-journey {
  display: block;
}

.mobile-journey {
  display: none;
}

.info-stripe {
  padding: 10px 0 9px;
  background: #f3f5ff;
}

.info-stripe ul {
  display: flex;
  align-items: center;
  justify-content: end;
}

.info-stripe ul li {
  margin-left: 50px;
}

.info-stripe ul li ul li,
.info-stripe ul li:last-child li {
  margin-left: 0;
}

.info-stripe
  ul
  li
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100px;
  margin-top: 0;
}

.info-stripe ul li .btn {
  line-height: 25px;
  height: initial;
  border: none;
  background: transparent;
  padding: 0 15px;
}

.info-stripe .btn-default.active,
.country-wise .btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-color: transparent;
}

.info-stripe .btn-default:active:hover {
  background-color: transparent;
}

.info-stripe ul li:last-child {
  margin-left: 0;
  width: 100px;
}

.info-stripe .bootstrap-select .dropdown-toggle .filter-option {
  color: #054265;
  text-decoration: underline;
}

.logged-in-menu.custom-logged-in .logged-in .login-menu {
  display: block;
  padding: 5px 0;
}

.logged-in-menu.custom-logged-in .logged-in .login-menu li a {
  background: transparent;
  line-height: normal;
  border-radius: 0;
  color: #000;
  padding:5px 15px;
}

.logged-in-menu.custom-logged-in .logged-in .login-menu li a:hover {
  color: #000;
  background-color: #f7cf77;
}

.bottom-header ul .logged-in-menu #user-in {
  color: #fff;
}

.bottom-header li:first-child {
  margin: 0;
}

.bottom-header li.user-login-cta .logged-in-menu.custom-logged-in #user-in {
  background: transparent;
  color: #fff;
  margin-top: 0;
  max-height: 30px;
  margin-top: -2px;
}

.bottom-header .logged-in {
  width: 160px;
}

.abt-minster {
  display: flex;
  align-items: center;
}

.abt-mcontent {
  margin-left: 15px;
}

.abt-mcontent label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #054265;
  line-height: normal;
  margin: 0;
}

.menu-items li .abt-mcontent span {
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
}

.container.facilitator-container {
  width: 1160px;
  max-width: 100%;
}

.fasc-box {
  text-align: center;
  padding: 25px 22px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
}

.fasc-box label {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 25px 0;
  display: -webkit-box;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 48px;
}

.fasc-box ul {
  display: flex;
  column-count: initial;
  -webkit-column-count: initial;
  -moz-column-count: initial;
  margin-top: 0;
  align-items: center;
  justify-content: space-evenly;
}

.fasc-box ul li {
  float: left;
  background: transparent;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 0;
  color: #000;
  font-size: 14px;
}

.fasc-box ul li span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #054265;
}

.visit-experience h2 {
  font-size: 16px;
  line-height: 28px;
}

.container.heal-banner-container {
  max-width: 700px;
  width: 100%;
}

.advatage-box p {
  margin-top: 15px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 25px;
}

.advatage-box ul li {
  padding: 0 20px;
  text-align: center;
}

.cup-box {
  text-align: center;
  padding: 25px;
  margin-top: 30px;
}

.cup-box img {
  display: inline-block;
}

.cup-box label {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: #054265;
  line-height: 25px;
  margin-top: 0;
  height: 80px;
  margin-bottom: 0;
}

.fasc-box img {
  height: 50px;
  display: inline-block;
}

.fasc-box ul li:last-child {
  margin: 0;
}

.modi-banner {
  background-image: url("../images/heal-in-india/banner-bg.png");
  position: relative;
}

.hospital-search-pg p.top-margin {
  margin-top: 35px;
}

.efro ul {
  margin-top: 10px;
}

.treatments-lists-section.facilitator-search {
  padding-top: 35px;
}

.facilitator-search .facilitator-search-list > li {
  width: 27.1%;
}

.facilitator-search .facilitator-search-list > li:last-child {
  width: 17.2%;
}

.facilitator-search .facilitator-search-list li:nth-child(3),
.facilitator-search .facilitator-search-list li:nth-child(3)::before {
  border: none;
}

/* .facilitator-search .heal-search {
  padding-bottom: 0;
} */

.language-filter a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  border: 1px solid #054265;
  color: #054265;
  padding: 5px 22px;
  display: inline-block;
  border-radius: 25px;
  margin: 25px 2.5px 0;
  text-decoration: none;
}

.language-filter a.active,
.language-filter a:hover,
.language-filter a:focus,
.language-filter a:active {
  border-color: #fa8960;
  color: #fa8960;
}

.facilitator-search .heal-search {
  padding: 30px 0 50px;
}

.disease-title {
  color: #fff;
  font-size: 29px;
}

.facilitator-logo-link img {
  margin: 0px;
  display: block;
}

.facilitator-logo-link a {
  display: inline-block;
  margin: 25px 0 35px;
  text-decoration: none;
  color: #054265;
}

.facilitator-detail-section .fixed-items.width-added .hospital-block,
.facilitator-detail-section .availability-list .fixed-items li {
  margin-bottom: 0;
}

.facilitator-detail-section {
  padding: 30px 0;
}

.establish {
  font-size: 12px;
  font-weight: 500;
  background: #53cb99;
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: -5px;
  display: inline-block;
}

.search-by-box.heal-search.f-search {
  padding-top: 0;
}

.heal-search aside img.nurse-icon {
  right: initial;
  left: 20px;
  bottom: 0;
  top: initial;
  height: 220px;
}

.heal-search aside img.doctor-icon {
  right: 20px;
  bottom: 0;
  height: 221px;
  top: initial;
}

.journey .pattern-lgraphic {
  position: absolute;
  left: 0;
  top: 100px;
}

.pattern-rgraphic {
  position: absolute;
  right: 0;
  top: 100px;
}

.namaste-lgraphic {
  position: absolute;
  left: -170px;
  bottom: 0;
}

.namaste-rgraphic {
  position: absolute;
  right: -170px;
  bottom: 0;
}

.heal-speciality-box strong {
  color: #407bff;
}

.car-tree {
  position: absolute;
  bottom: 0;
  left: 0;
}

.ct-scan {
  position: absolute;
  right: 0;
  bottom: 0;
}

.cup-box strong {
  display: block;
  font-size: 40px;
  font-weight: 700;
  color: #407bff;
  margin: 15px 0 5px;
}

.cup-box sup {
  font-weight: 500;
  font-size: 16px;
  top: -20px;
}

.cup-box a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
  line-height: 37px;
  color: #f45676;
}

.fixed-items.width-added .hospital-block.facilitator-block-hs {
  margin: 0;
}

.right-gap .card-check-box {
  position: absolute;
  top: 8px;
  left: -10px;
  width: 50px;
  height: 20px;
  z-index: 9;
}

.right-gap [type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  cursor: pointer;
}

.right-gap .card-check-box label.label-card-check {
  width: 50px;
  height: 30px;
}

.right-gap .card-check-box .card-check {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.right-gap [type="checkbox"]:not(:checked) + label::before,
[type="checkbox"]:checked + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 17px;
  height: 17px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  background-color: rgb(255, 255, 255);
  border-radius: 0;
  box-shadow: none;
}

.right-gap
  .card-check-box
  [type="checkbox"]:not(:checked)
  + label.label-card-check::before,
.card-check-box [type="checkbox"]:checked + label.label-card-check::before {
  content: "";
  -webkit-appearance: none;
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  top: -3px;
  height: 16px;
  border-radius: 3px;
}

.right-gap
  .card-check-box
  [type="checkbox"]:not(:checked)
  + label.label-card-check::before {
  border: solid 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}

.right-gap [type="checkbox"]:not(:checked) + label::after {
  opacity: 0;
}

.right-gap [type="checkbox"]:not(:checked) + label::after,
[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 16px;
  font-size: 18px;
  line-height: 0.8;
  color: #09ad7e;
  transition: all 0.2s;
  background: url("../images/check-tick.png") no-repeat center center;
  width: 17px;
  height: 17px;
}

.right-gap .share-profile-btn-box {
  width: 175px;
  max-width: 100%;
  padding: 12px 13px;
  border-radius: 27px;
  box-shadow: 0 0 5.6px 0.4px rgba(1, 1, 1, 0.2);
  background-color: #ffffff;
  position: fixed;
  bottom: 15px;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  visibility: hidden;
}

.share-profile-btn-box.show-box {
  visibility: visible;
}

.share-profile-btn-box .btn.share-btn,
.btn.copy-link-btn {
  width: 148px;
  height: 34px;
  margin: 0;
  padding: 7px 0;
  border-radius: 16.7px;
  border: solid 1px #054265;
  background-color: #054265;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.btn.share-btn.mar-right {
  margin-right: 11px;
  width: 138px;
  line-height: normal;
}

.facilitator-slider .slick-slide img {
  width: auto;
  min-height: auto;
  max-height: auto;
}

.facilitator-slider .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.facilitator-slider .slick-next {
  width: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
  right: -15px;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
  opacity: 1;
}
.facilitator-slider .slick-next::before {
  content: "";
  background-image: url(../images/department/prev-slider-arrow.svg);
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  right: 15px;
  transform: rotate(180deg);
  opacity: 1;
}
.facilitator-slider .slick-prev {
  width: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
  left: -15px;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.facilitator-slider .slick-prev::before {
  content: "";
  background-image: url(../images/department/prev-slider-arrow.svg);
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 15px;
  opacity: 1;
}
.facilitator-slider .slick-next.slick-disabled,
.facilitator-slider .slick-prev.slick-disabled {
  display: none !important;
}

.facilitator-slider .slick-slide {
  margin: 10px 7.5px;
  position: relative;
}

.video-container p strong {
  color: #407bff;
}

.heal-speciality-box p {
  color: #054265;
  font-weight: 700;
}

.lang-bx {
  text-align: left;
  border-radius: 5px;
  margin-top: 35px;
  min-height: 38px;
  position: relative;
  z-index: 6;
}

.lang-bx label {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  margin: 0;
  min-height: initial;
}

.lang-bx span img {
  height: 16px;
}

.lang-bx span {
  font-size: 12px;
  font-weight: 500;
  padding: 5px;
  margin: 5px 5px 5px 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
}

.english {
  background: #FA8960;
}

.russian {
  background: #837BFF;
}

.arabic {
  background: #53CB99;
}

.french {
  background: #FF0000;
}

.bengali,.bangla {
  background: #f60;
}

.heal-speciality-box h3 {
  color: #054265;
  font-weight: 700;
  margin-bottom: 15px;
}

.traditional-med-box {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #AFD0B3;
  position: relative;
  z-index: 1;
}

.traditional-slider .slick-next {
  width: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
  right: -15px;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  z-index: 1;
  opacity: 1;
}

.traditional-slider .slick-prev {
  width: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
  left: -15px;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
  z-index: 1;
}

.traditional-slider .slick-next::before {
  content: '';
  background-image: url(../images/department/prev-slider-arrow.svg);
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  right: 15px;
  transform: rotate(180deg);
  opacity: 1;
}

.traditional-slider .slick-prev::before {
  content: '';
  background-image: url(../images/department/prev-slider-arrow.svg);
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  left: 15px;
  opacity: 1;
}

.home-treatment-slider .slick-next.slick-disabled,
.home-treatment-slider .slick-prev.slick-disabled,
.traditional-slider .slick-next.slick-disabled,
.traditional-slider .slick-prev.slick-disabled {
  display: none !important;
}

.nabh-certification img:first-child {
  margin-bottom: 35px;
}

.t-india .sub-main-menu .nested-menu {
  display: none;
}

.bottom-header li.t-india:hover .nested-menu {
  display:none;
}

.bottom-header li.t-india:hover li:hover .nested-menu {
  display:block;
}

.sub-main-menu li a img {
  height: 10px;
  transform: rotate(270deg);
  float: right;
  margin-top: 4px;
}

.language-select {
  margin-top:-8px;
}

.nested-menu {
  position: absolute;
  right: -110px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  border: 1px solid rgb(229, 229, 229);
  bottom: -33px;
  width: 110px;
  border-radius: 3px;
}

.trad-dept-cat {
  padding-top: 30px;
  margin-top: 35px;
  border-top: 1px solid #e5e5e5;
}

.sub-dept-cat h3 {
  font-weight: 500;
  font-size: 18px;
}

.department-content h2 {
  margin-bottom:25px;
}

.inc-india-icon {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.bootbox .modal-content .close {
  margin-right: 10px;
  margin-top: -10px;
}

.lg-chnage {
  padding: 20px 25px 12px;
  font-size: 16px;
  text-align: center;
}

@media (max-width: 1659px) and (max-width: 1330px) {
  #video-wrap .video-container {
    max-width: 978px;
  }
}
@media (min-width: 1660px) {
  #video-wrap .video-container {
    max-width: 1431px;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .nested-menu {
    position: absolute;
    left: -110px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(229, 229, 229);
    bottom: -33px;
    width: 110px;
    border-radius: 3px;
    right:initial;
  }
}
@media (max-width: 1199px) {
  .center-logo, .dashboard-center-logo .center-logo {
    display: none;
  }
  .nested-menu {
    padding-left: 15px;
    margin-bottom: 10px;
    position: relative;
    background: transparent;
    color:#fff;
    left: initial;
    right: initial;
    bottom: initial;
    border:none;
  }
  .t-india .sub-main-menu .down-arrow {
    margin-top: 6px;
    margin-right: -15px;
    transform: rotate(0deg);
  }
  .language-selectionbox {
    display: block;
  }
  .web-logo {
    height: 50px;
  }
  .mbl-logo {
    display: block;
    height: 40px;
  }
  .menu-items li {
    margin: 0;
    display: none;
  }
  .menu-items li.user-login-cta {
    display: block;
    padding: 0;
    margin: -5px 0 0;
  }
  .menu-items li.user-login-cta > div {
    text-align: center;
  }
  .menu-items li #login-model-btn a {
    padding: 8px 25px;
    line-height: 13px;
  }
  .bottom-header ul {
    display: none;
  }
  .language-selectionbox {
    margin-left: 15px;
    color: #fff;
    font-weight: 500;
  }
  .hm_content {
    margin-top: 149px;
  }
  .logo {
    margin-top: 0;
  }
  .bottom-menu-items {
    position: fixed;
    right: 0;
    z-index: 99999;
    width: 100%;
    top: 0;
    margin: 0;
    bottom: 0;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    display: inline-block;
    list-style-type: none;
    padding: 20px;
    background: -moz-linear-gradient(to right, #054265, #007c7b);
    background: -webkit-linear-gradient(to right, #054265, #007c7b);
    background: linear-gradient(to right, #054265, #007c7b);
  }
  .bottom-menu-items.visible {
    visibility: visible;
    opacity: 1;
    display: block;
    padding-top: 50px;
  }
  .mobile-menu.open {
    top: 20px;
    position: absolute;
    right: 0;
  }
  .bottom-header li {
    margin: 15px 0;
  }
  .bottom-header ul li a {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
  }
  .t-india .sub-main-menu {
    margin-top: 0;
  }
  .t-india:hover .sub-main-menu {
    display: none;
  }
  .t-india .sub-main-menu {
    position: relative;
    background: transparent;
    border: 1px solid transparent;
    margin-top: 0;
    min-width: 100%;
    right: initial;
  }
  .t-india .sub-main-menu li a {
    color: #fff;
    padding: 5px 15px;
    position: relative;
    z-index: 2;
  }
  .menu-items li.user-login-cta > div {
    float: right;
  }
  .mobile-menu {
    width: 25px;
    height: 16px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    z-index: 9999999;
    vertical-align: middle;
    margin-left: 0;
    margin-right: 10px;
    margin-top: -2px;
  }
  .mobile-menu::after,
  .mobile-menu::before {
    content: "";
    width: 100%;
    top: 0;
    border-top: 2px solid #fff;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }
  .mobile-menu span {
    display: block;
    visibility: visibility;
    opacity: 1;
    border-top: 2px solid #fff;
    top: 7px;
    position: absolute;
    width: 100%;
    left: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }
  .mobile-menu::after,
  .mobile-menu::before {
    content: "";
    width: 100%;
    top: 0;
    border-top: 2px solid #fff;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }
  .mobile-menu::after {
    top: auto;
    bottom: 0;
  }
  .mobile-menu.open {
    top: 20px;
    position: absolute;
    right: 0;
  }
  .mobile-menu.open::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    top: -2px;
  }
  .mobile-menu.open span {
    width: 0;
    visibility: hidden;
    opacity: 0;
  }
  .mobile-menu.open::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    bottom: -2px;
  }
  .form-section.loan-form-section {
    padding-bottom: 50px;
  }
  .department-detail-banner,
  .department-banner {
    margin-top: 118px;
  }
  .common-banner-inner {
    padding-bottom: 0;
  }
  .pricing-box-container .secondary-font {
    line-height: 50px;
  }
}

@media (max-width: 992px) {
  .heal-banner {
    padding: 30px 0;
  }
  .heal-banner.slick-slide aside .pm-img {
    left: 27%;
    position: absolute;
    height: 175px;
    min-height: 175px;
  }
  .top-header {
    padding: 5px 0;
    background: #fff;
    position: relative;
  }
  .banner-cbox {
    display: block;
  }
  .heal-banner-content {
    text-align: center;
  }
  .banner-cbox .heal-banner-content .secondary-font {
    font-size: 24px;
  }
  .heal-banner-content p span {
    font-size: 20px;
  }
  .counter-bg {
    height: auto;
  }
  .heal-data-box {
    margin: 10px 0;
  }
  .heal-search {
    text-align: center;
    padding: 50px 0;
  }
  .heal-search h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .menu-items li #login-model-btn a {
    float: right;
  }
  .heal-banner-content p {
    width: 100%;
  }
  .left-hcontent h2.bsub-heading {
    font-size: 22px;
    line-height: 32px;
  }
  .heal-banner.slick-slide aside .minister-img-bx,
  .heal-search aside img,
  .heart-beat-tl,
  .heart-beat-br,
  .speciality-graphic {
    display: none;
  }
  .web-journey {
    display: none;
  }
  .mobile-journey {
    display: block;
  }
  .mobile-journey .slick-list {
    padding: 0 30px 0 0 !important;
  }
  .journey figure img {
    height: 215px;
  }
  .journey ul.mobile-journey li {
    margin: 0 7.5px;
  }
  .journey figure {
    margin: 0;
  }
  .mobile-journey .slick-slide {
    margin: 0 7.5px;
  }
  .mobile-journey .slick-next,
  .tourism-slider .slick-next {
    width: 48px;
    height: 48px;
    text-align: center;
    border: 1px solid #e5e5e5;
    background: #fff;
    right: -15px;
    position: absolute;
    top: 50%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    z-index: 1;
    opacity: 1;
  }
  .mobile-journey .slick-next::before,
  .tourism-slider .slick-next::before {
    content: "";
    background-image: url(../images/department/prev-slider-arrow.svg);
    width: 15px;
    height: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 15px;
    right: 15px;
    transform: rotate(180deg);
    opacity: 1;
  }
  .mobile-journey .slick-prev,
  .tourism-slider .slick-prev {
    width: 48px;
    height: 48px;
    text-align: center;
    border: 1px solid #e5e5e5;
    background: #fff;
    left: -15px;
    position: absolute;
    top: 50%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    z-index: 1;
  }
  .mobile-journey .slick-prev::before,
  .tourism-slider .slick-prev::before {
    content: "";
    background-image: url(../images/department/prev-slider-arrow.svg);
    width: 15px;
    height: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 15px;
    left: 15px;
    opacity: 1;
  }

  .advatage-box ul {
    display: inline-block;
    margin-top: 50px;
  }
  .advatage-box ul li {
    float: left;
    width: 50%;
    margin-bottom: 50px;
    padding: 0 15px;
    min-height: 255px;
  }
  .advatage-box ul li p {
    font-size: 12px;
  }
  .advatage-box ul li figcaption {
    margin-top: 15px;
  }
  .tourism-slider .slick-slide {
    margin-left: 0;
    margin-right: 0;
  }
  h2 {
    font-size: 20px;
    line-height: 27px;
  }
  .advatage-box ul li:last-child {
    margin-bottom: 0;
  }
  .advatage-box,
  .visit-experience {
    padding: 50px 0;
  }
  .visit-experience ul {
    margin-top: 55px;
  }
  .seperator > ul.support-box li:last-child img {
    height: 25px;
  }
  .hm_content {
    margin-top: 0;
  }
  .web-logo {
    object-fit: contain;
  }
  .no-padding header {
    position: relative;
  }
  .dr-banner-content h1 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 30px;
  }
  .dr-banner-content .heal-banner-content p {
    font-size: 16px;
    margin: 25px 0;
    line-height: 24px;
  }
  .heal-banner.slick-slide aside img.dr-b-img {
    display: none;
  }
  .banner-cbox.dr-banner-content {
    width: 100%;
  }
  .fasc-box ul li {
    float: none;
    display: inline-block;
    margin-top: 15x;
    margin-right: 0;
  }
  .fasc-box ul li:first-child {
    margin-top: 0;
  }
  .fasc-box ul li:last-child {
    margin-top: 10px;
  }
  .journey.facilitator-block {
    padding: 50px 0 60px;
  }
  .bottom-header li.user-login-cta .logged-in-menu.custom-logged-in #user-in {
    max-width: 100%;
    margin-top: 0;
    padding: 0;
  }
  .bottom-header li.user-login-cta {
    margin-top: 0;
  }
  .logged-in-menu.custom-logged-in::before {
    right: -10px;
    top: 2px;
    color: #fff;
  }
  .bottom-header .logged-in {
    position: relative;
    border: none;
    box-shadow: none;
    background-color: transparent;
    left: 0;
    margin: 0;
    top: 15px;
  }
  .logged-in::before,
  .logged-in::after {
    display: none;
  }
  .bottom-header ul.login-menu li {
    margin-bottom: 0;
  }
  .logged-in-menu.custom-logged-in .logged-in .login-menu {
    padding-left: 15px;
    float: left;
    padding-top: 0;
  }
  .logged-in-menu.custom-logged-in .logged-in .login-menu li a {
    padding: 0;
    color: #fff;
  }
  .logged-in-menu.custom-logged-in .logged-in .login-menu li a:hover {
    background: transparent;
    color: #f7cf77;
  }
  .bottom-header li.t-india img {
    float: right;
    margin-top: 10px;
  }
  .bottom-header ul.login-menu li:first-child {
    margin-top: 0;
  }
  .nabh-certification img:first-child {
    margin-bottom: 0;
    margin-right: 50px;
  }
}

@media (max-width: 768px) {
  .monument_icon {
    float: none;
    margin-top: 30px;
  }
  .logo {
    margin-top: 4px;
  }
  .hospals-banner {
    padding: 100px 0 125px;
    margin: 0;
  }
  .advantage-graphic,
  .minster-graphic {
    display: none;
  }
  .left-hcontent h2.bsub-heading {
    font-size: 22px;
    line-height: 35px;
  }
  .h-acontent {
    width: 100%;
  }
  .h-abenefits {
    margin-top: 25px;
    width: 100%;
    text-align: center;
  }
  .h-abenefits > img {
    display: none;
  }
  .tcd-consult {
    margin-top: 25px;
    text-align: left;
  }
  .happiness-across.search-across {
    padding: 250px 0 50px !important;
  }
  .tcd-consult {
    min-height: 155px;
  }
  .content.hm_content {
    margin: 0;
  }
  .heal-banner-content p {
    font-size: 12px;
    width: 100%;
    font-weight: 500;
    line-height: 20px;
  }
  .counter-bg {
    height: auto;
    padding-bottom: 25px;
  }
  .heal-data-box h2 {
    font-size: 20px;
    line-height: 27px;
  }
  .heal-data-box p {
    font-size: 12px;
    line-height: 16px;
  }
  .heal-search p {
    margin-top: 15px;
  }
  .heal-search {
    padding: 50px 0 75px;
  }
  .hs-list {
    position: relative;
    top: 25px;
    float: none;
  }
  .main-search.home-search {
    margin-top: 25px;
  }
  #heal-video .modal-dialog,
  #video-one {
    width: 100%;
    height: auto;
  }
  .heart-beat-tl {
    top: 20px;
  }
  .home-treatment-slider .treatement-content-box {
    margin-top: 15px;
  }
  .heal-speciality-box {
    padding: 50px 0 65px;
  }
  .nabh-certification {
    text-align: center;
  }
  .news-part {
    margin-top: 75px;
  }
  footer .seperator {
    padding: 0;
  }
  .seperator > ul > li {
    margin-top: 35px;
    width: 100%;
  }
  .seperator > ul.support-box {
    display: inline-block;
  }
  .seperator > ul.support-box li {
    float: left;
    width: 50%;
    margin-top: 55px;
    height: 130px;
  }
  .cert-logo {
    width: 100%;
    margin: 25px 0;
  }
  .hospals-on-apps span a {
    display: block;
    margin: 15px 0 0;
  }
  .seperator > ul {
    display: block;
  }
  .info-stripe ul li:first-child {
    display: none;
  }
  .modi-banner {
    background-image: url("../images/heal-in-india/tricolor-res.png");
  }
  .heal-banner-box .slick-dots {
    left: 45%;
  }
  .visit-experience {
    text-align: center;
  }
  .advatage-box ul li:last-child {
    min-height: inherit;
  }
  .tourism-slider .slick-slide img {
    display: inline-block;
  }
  .hospital-search-pg h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .hospital-search-pg p {
    font-size: 12px;
    margin-top: 20px;
    line-height: 20px;
  }
  .hospital-search-pg p.top-margin {
    margin-top: 20px;
  }
  .search-elementholder .bootstrap-select > .dropdown-toggle {
    border: 1px solid #606060;
    border-radius: 5px;
  }
  .search-elementholder {
    border: none;
  }
  .search-elementholder .bootstrap-select .dropdown-toggle .filter-option {
    line-height: 27px;
    padding: 15px;
  }

  .search-elementholder ul li:first-child .bootstrap-select > .dropdown-toggle {
    border-radius: 5px;
  }
  .content {
    margin-top: 140px;
  }
  .facilitator-search .facilitator-search-list > li {
    width: 100%;
  }
  .facilitator-search .facilitator-search-list > li:last-child {
    width: 100%;
  }
  .facilitator-search .facilitator-search-list > li input {
    right: 0;
  }
  .common-banner-inner {
    padding-bottom: initial;
  }
  .common-banner-inner {
    padding: 50px 0 100px;
  }
  .disease-title {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
    margin-top: 20px;
  }
  .facilitator-detail-section {
    padding: 0 0 35px;
  }
  .namaste-lgraphic,
  .namaste-rgraphic,
  .car-tree,
  .ct-scan,
  .journey .pattern-lgraphic,
  .journey .pattern-rgraphic {
    display: none;
  }
  .advatage-box ul li {
    min-height: 280PX;
  }
}

@media (min-width: 380px) and (max-width: 767px) {
  .happiness-across.search-across {
    padding: 260px 0 50px !important;
  }
  .calls-bx .w-outline-action {
    margin-top: 22px;
  }
  .journey figure img {
    height: 230px;
  }
}

@media (max-width: 599px) {
  .web-logo {
    height: auto;
  }
  .no-padding header {
    height: auto;
  }
  .hm_content {
    margin-top: 0;
  }
  .modi-banner.slick-slide aside .pm-img {
    left: 25%;
  }
  .search-by-box.heal-search.f-search.clearfix {
    padding-top: 0;
    padding-bottom: 35px;
  }
  .search-by-box.heal-search.f-search .search-elementholder ul li input {
    right: initial;
  }
  .video-banner {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .calls-bx .w-outline-action {
    margin-top: 26px;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .no-padding header {
    height: auto;
  }
  .nabh-certification img:first-child {
    margin-bottom: 35px;
    margin-right: 0;
  }
  
}
