/*background colors*/
.slick-track {
  margin-left: initial;
  margin-right: initial; }

.slick-arrow {
  text-align: center;
  border: 0px;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  left: 50%;
  bottom: -35px;
  position: absolute;
  text-indent: -999px;
  overflow: unset;
  z-index: 9;
  width: 14px;
  height: 22px;
  background: url("https://www.fortishealthcare.com/drupal-data/images/left-arrow.svg") no-repeat center center;
  transition: transform .3s; }
  .slick-arrow.slick-prev {
    margin: 0 0 0 -20px; }
  .slick-arrow.slick-next {
    margin: 0 0 0 5px;
    background-image: url("https://www.fortishealthcare.com/drupal-data/images/right-arrow.svg"); }
  .slick-arrow:hover {
    opacity: 0.8; }
  .slick-arrow.slick-disabled {
    pointer-events: none;
    filter: grayscale(100%);
    opacity: 0.7; }

.list-arrow > li {
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
  line-height: 20px;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .list-arrow > li {
      font-size: 12px;
      margin-bottom: 8px;
      line-height: 1.3; } }
  .list-arrow > li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 9px;
    left: 0;
    top: 6px;
    background: url(../images/arrow-point.svg) no-repeat; }

.map-outer {
  background: #F8F7FF;
  margin-top: 40px;
  padding: 30px 0;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .map-outer::before, .map-outer::after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F8F7FF; }
  .map-outer::after {
    left: auto;
    right: -100%; }
  .map-outer .map-left {
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .map-outer .map-left {
        width: 100%; } }
    .map-outer .map-left h3 {
      font-size: 30px;
      font-weight: 700;
      color: #000; }
      @media only screen and (max-width: 767px) {
        .map-outer .map-left h3 {
          font-size: 22px; } }
      .map-outer .map-left h3 .orange {
        color: #DB7C65; }
      .map-outer .map-left h3 .light-blue {
        color: #7C83B5; }
  .map-outer .map-right {
    width: 48%; }
    @media only screen and (max-width: 767px) {
      .map-outer .map-right {
        width: 100%; } }
    .map-outer .map-right img {
      max-height: 570px; }

.vision-outer {
  display: flex;
  margin: 0 -25px -20px;
  padding: 30px 0 0;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .vision-outer {
      margin: 0 -6px -20px; } }
  .vision-outer > div {
    width: calc(50% - 50px);
    display: flex;
    margin: 0 25px 20px;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .vision-outer > div {
        width: calc(50% - 12px);
        margin: 0 6px 20px; } }
    .vision-outer > div .paragraph {
      width: 100%;
      box-shadow: 0px 3px 15px #0000001A;
      border: 2px solid #E6E9FF;
      border-radius: 10px;
      padding: 30px 60px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .vision-outer > div .paragraph {
          padding: 20px 16px; } }
  .vision-outer .vision-heading {
    text-align: center;
    font: bold 16px/18px "Montserrat", sans-serif;
    color: #7C83B5;
    margin: 15px 0; }
    @media only screen and (max-width: 767px) {
      .vision-outer .vision-heading {
        font-size: 14px;
        line-height: 1;
        margin: 10px 0; } }
  .vision-outer .vision-content p {
    font: 500 14px/21px "Montserrat", sans-serif;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .vision-outer .vision-content p {
        text-align: left;
        font-size: 12px; } }

.about-us-detail .nabh-block {
  padding: 35px 0 0; }
.about-us-detail .head {
  padding: 35px 0 0 0; }
.about-us-detail .board-outer.wrapper, .about-us-detail .key-management-outer.wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.about-us-detail .faq-sec > li .faq-title {
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .about-us-detail .faq-sec > li .faq-title {
      font-size: 12px; } }
  .about-us-detail .faq-sec > li .faq-title.active {
    font-weight: 700;
    border: 1px solid #EAEAEA; }
.about-us-detail .faq-sec > li .faq-content {
  padding-bottom: 31px; }
  .about-us-detail .faq-sec > li .faq-content h5 {
    font: 500 14px/14px "Montserrat", sans-serif;
    letter-spacing: 0px;
    color: #DB7C65;
    padding: 22px 0 6px; }
    @media only screen and (max-width: 767px) {
      .about-us-detail .faq-sec > li .faq-content h5 {
        font-size: 12px;
        padding: 7px 0; } }
  .about-us-detail .faq-sec > li .faq-content p {
    border-bottom: 1px solid #DFE2F2;
    padding: 11px 0;
    font: 14px/18px "Montserrat", sans-serif;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .about-us-detail .faq-sec > li .faq-content p {
        font-size: 12px;
        line-height: 1.3;
        padding: 8px 0; } }

.our-value-outer {
  padding: 40px 0 0; }
  .our-value-outer .our-value-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: inherit;
    margin: 0 -13px -25px; }
    @media only screen and (max-width: 767px) {
      .our-value-outer .our-value-list {
        margin: 0; } }
    .our-value-outer .our-value-list > li {
      background: #FFFFFF;
      box-shadow: 0px 3px 14px #0000001A;
      border-radius: 6px;
      padding: 12px 13px 15px 20px;
      width: calc(33.33% - 26px);
      margin: 0 13px 35px; }
      @media only screen and (max-width: 767px) {
        .our-value-outer .our-value-list > li {
          width: 100%;
          margin: 0 0 25px; } }
      .our-value-outer .our-value-list > li .layout__region {
        display: flex; }
        @media only screen and (max-width: 767px) {
          .our-value-outer .our-value-list > li .layout__region {
            align-items: center; } }
    .our-value-outer .our-value-list .value-icon {
      margin-right: 20px;
      max-width: 100px; }
    .our-value-outer .our-value-list .value-content {
      flex: 1; }
    .our-value-outer .our-value-list .value-heading {
      font: 500 18px/20px "Montserrat", sans-serif;
      color: #000000;
      padding-bottom: 11px; }
    .our-value-outer .our-value-list .value-description ul > li {
      margin-bottom: 10px;
      padding-left: 18px;
      position: relative;
      line-height: 20px; }
      @media only screen and (max-width: 767px) {
        .our-value-outer .our-value-list .value-description ul > li {
          font-size: 12px;
          margin-bottom: 8px;
          line-height: 1.3; } }
      .our-value-outer .our-value-list .value-description ul > li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 9px;
        left: 0;
        top: 4px;
        background: url("https://www.fortishealthcare.com/drupal-data/images/arrow-point.svg") no-repeat; }

.our-journey-outer {
  padding: 40px 0 0; }
  .our-journey-outer .our-journey-scroll {
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .our-journey-outer .our-journey-scroll {
        max-height: 400px; } }
    .our-journey-outer .our-journey-scroll .mCSB_scrollTools {
      width: 14px;
      visibility: visible;
      opacity: 1; }
    .our-journey-outer .our-journey-scroll .mCSB_dragger_bar {
      width: 14px;
      background: #E0DCE3; }
    .our-journey-outer .our-journey-scroll .mCSB_draggerContainer {
      background: #EFECF2;
      border-radius: 40px; }
  .our-journey-outer .our-journey-list {
    position: relative; }
    .our-journey-outer .our-journey-list::after {
      content: '';
      position: absolute;
      background: #7C83B5;
      height: 100%;
      width: 5px;
      left: 4px;
      top: 0;
      z-index: -2;
      border-radius: 40px; }
    .our-journey-outer .our-journey-list li {
      box-shadow: 9px 6px 30px #0000001A;
      background: #FFFFFF;
      border-radius: 4px;
      margin-bottom: 36px;
      margin-right: 38px;
      margin-left: 30px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .our-journey-outer .our-journey-list li {
          margin-right: 0;
          margin-bottom: 28px; } }
      .our-journey-outer .our-journey-list li::before {
        content: '';
        position: absolute;
        background: #FFFFFF;
        box-shadow: 0px 3px 6px #00000029;
        width: 9px;
        height: 9px;
        margin: 13px 0;
        left: -30px;
        top: 36px;
        border-radius: 50%;
        border: 2px solid #DFE2F2; }
      .our-journey-outer .our-journey-list li::after {
        content: '';
        position: absolute;
        background: #fff;
        height: 36px;
        width: 5px;
        left: -26px;
        top: 38px;
        z-index: -1; }
    .our-journey-outer .our-journey-list .journey-heading {
      font: 18px/20px "Montserrat", sans-serif;
      color: #1C1C1C;
      background: #D7D9E9 0% 0% no-repeat padding-box;
      border-radius: 4px 4px 0px 0px;
      padding: 8px 20px; }
    .our-journey-outer .our-journey-list .journey-content {
      padding: 15px 20px 20px; }
      .our-journey-outer .our-journey-list .journey-content p {
        font: 500 14px/22px "Montserrat", sans-serif;
        color: #313131; }
        @media only screen and (max-width: 767px) {
          .our-journey-outer .our-journey-list .journey-content p {
            font-size: 12px; } }

.courses-header h4 {
  font-size: 22px;
  color: #221E20;
  margin-bottom: 7px; }
.courses-header p {
  font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .courses-header p {
      font-size: 12px; } }

.courses-sec + .courses-sec .courses-header {
  margin-top: 40px; }
.courses-sec .views-row {
  margin-top: 40px;
  padding: 20px;
  box-shadow: 0px 6px 30px #0000001A;
  border-radius: 8px;
  position: relative; }
  .courses-sec .views-row .result-head {
    font-size: 12px;
    font-weight: 600;
    color: #221e20;
    border: 1px solid #edebff;
    background: #faf5ff;
    position: absolute;
    top: -8px;
    padding: 2px 9px;
    border-radius: 5px; }
  .courses-sec .views-row h5 {
    font-size: 16px;
    font-weight: 700;
    padding: 12px 0 16px; }
  .courses-sec .views-row .description-list ul > li {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
    line-height: 20px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .courses-sec .views-row .description-list ul > li {
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 1.3; } }
    .courses-sec .views-row .description-list ul > li::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 9px;
      left: 0;
      top: 6px;
      background: url(../images/arrow-point.svg) no-repeat; }
  .courses-sec .views-row .button {
    width: auto;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 8px; }

.acadmic-details .offer-note {
  padding: 18px 0 0 0;
  color: #DB7C65;
  font-weight: 400; }
.acadmic-details .speciality-note {
  padding: 5px 0 30px 0; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .speciality-note {
      font-size: 12px; } }
  .acadmic-details .speciality-note span {
    color: #FF0000; }
.acadmic-details h3 {
  font-size: 22px;
  color: #221E20;
  margin-bottom: 30px;
  font-weight: 500; }
.acadmic-details .acadmic-list-sec {
  padding-bottom: 30px; }
  .acadmic-details .acadmic-list-sec h4 {
    font-size: 22px;
    color: #221E20;
    font-weight: 500;
    margin-bottom: 15px; }
  .acadmic-details .acadmic-list-sec .acadmic-list > li {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
    line-height: 20px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .acadmic-details .acadmic-list-sec .acadmic-list > li {
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 1.3; } }
    .acadmic-details .acadmic-list-sec .acadmic-list > li::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 9px;
      left: 0;
      top: 6px;
      background: url(../images/arrow-point.svg) no-repeat; }
  .acadmic-details .acadmic-list-sec .acadmic-list li {
    font-weight: 400; }
  .acadmic-details .acadmic-list-sec .speciality-card-slider li .ajax-progress.ajax-progress-throbber {
    display: none; }
.acadmic-details .fees-sec {
  display: flex;
  flex-wrap: wrap;
  gap: 40px; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .fees-sec {
      flex-direction: column;
      gap: 30px; } }
  @media only screen and (max-width: 767px) {
    .acadmic-details .fees-sec .fee-table {
      width: 100%; } }
  .acadmic-details .fees-sec .fee-table h5 {
    font-size: 14px;
    color: #313131;
    margin-bottom: 8px;
    font-weight: 500; }
.acadmic-details .fees-note-desktop {
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .fees-note-desktop {
      display: none; } }
  .acadmic-details .fees-note-desktop span {
    color: #FF0000; }
.acadmic-details .fees-note-mob {
  margin-top: 40px;
  display: none; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .fees-note-mob {
      display: block;
      margin-top: 25px;
      font-size: 12px; } }
  .acadmic-details .fees-note-mob span {
    color: #FF0000; }
.acadmic-details .acadmic-tabs-mob {
  display: none; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .acadmic-tabs-mob {
      display: flex;
      padding: 15px 5px;
      margin: 0 auto;
      box-shadow: 0px 3px 16px #00000019;
      margin: -10px 0 25px -15px;
      width: calc(100% + 30px);
      overflow: auto; } }
  .acadmic-details .acadmic-tabs-mob a {
    font-size: 12px;
    margin: 0 10px;
    color: #313131;
    font-weight: 500; }
.acadmic-details .academic-speciality-view {
  margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    .acadmic-details .academic-speciality-view {
      padding-top: 0;
      margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .acadmic-details .academic-speciality-view .acedmic-spec li a {
      align-items: center; } }

.speciality-modal.ui-widget .ui-dialog-titlebar {
  padding-bottom: 10px; }
.speciality-modal.ui-widget .result-head {
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 700;
  color: #221E20;
  display: inline-flex;
  background: #FAF5FF;
  border: 1px solid #EDEBFF;
  padding: 1px 10px;
  border-radius: 5px; }
.speciality-modal.ui-widget table {
  margin-bottom: 20px; }
.speciality-modal.ui-widget p a {
  color: #DB7C65; }

.hide-title .common-page .heading2.title {
  display: none; }

.common-page {
  padding: 40px 0 0 0; }
  .common-page .title {
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      .common-page .title {
        margin-bottom: 20px; } }
  .common-page .cp-right {
    margin: 0 0 30px 40px;
    float: right;
    max-width: 37%; }
    @media only screen and (max-width: 767px) {
      .common-page .cp-right {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px 0; } }
    .common-page .cp-right img {
      width: 100%;
      border-radius: 10px;
      margin: 0; }
  .common-page ul, .common-page ol {
    margin: 0;
    padding: 0 0 0 15px; }
  .common-page ul {
    list-style: initial; }
  .common-page h1, .common-page h2, .common-page h3, .common-page h4, .common-page h5, .common-page h6 {
    color: #221E20;
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      .common-page h1, .common-page h2, .common-page h3, .common-page h4, .common-page h5, .common-page h6 {
        margin: 0 0 20px 0; } }
  .common-page h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2; }
  .common-page p, .common-page li {
    font-size: 16px;
    color: #221E20;
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      .common-page p, .common-page li {
        margin-bottom: 20px; } }
  .common-page a {
    color: #DB7C65; }
    .common-page a:hover {
      text-decoration: underline; }
  .common-page img {
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      .common-page img {
        margin-bottom: 20px; } }

.table-img-text {
  border: 1px solid #e5e6f0; }
  .table-img-text tr td {
    white-space: normal; }
  .table-img-text .img-text {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .table-img-text .img-text {
        display: block; } }
    .table-img-text .img-text img {
      margin: 0 20px 0 0; }
      @media only screen and (max-width: 767px) {
        .table-img-text .img-text img {
          margin: 0;
          width: 100px; } }
    .table-img-text .img-text .text {
      flex: 1; }
      .table-img-text .img-text .text p {
        margin: 10px 0; }

.query-form-outer {
  padding-top: 40px; }

.query-form-sec {
  padding: 25px 35px;
  background: #fff;
  box-shadow: 0px 3px 46px #00000010;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    .query-form-sec {
      padding: 15px; } }
  .query-form-sec form {
    overflow: hidden;
    max-width: 730px; }
  .query-form-sec .form-wrapper {
    width: 50%;
    float: left;
    padding-right: 44px; }
    .query-form-sec .form-wrapper.field--widget-string-textarea {
      width: 100%; }
    @media only screen and (max-width: 767px) {
      .query-form-sec .form-wrapper {
        width: 100%;
        padding-right: 0; } }
  .query-form-sec .form-item label {
    font-size: 14px;
    color: #313131;
    font-weight: 500;
    padding-bottom: 10px; }
  .query-form-sec .form-item .form-text, .query-form-sec .form-item .form-email, .query-form-sec .form-item .form-textarea {
    background: #FBFBFD;
    border: 1px solid #E2E7F0;
    color: #313131;
    padding: 13px 10px; }
    .query-form-sec .form-item .form-text.form-textarea, .query-form-sec .form-item .form-email.form-textarea, .query-form-sec .form-item .form-textarea.form-textarea {
      resize: none;
      height: 87px; }
  @media only screen and (max-width: 767px) {
    .query-form-sec .button {
      width: 100%; } }

.tie-sec > .views-exposed-form .js-form-type-select {
  max-width: 320px;
  margin-left: auto; }
  @media only screen and (max-width: 767px) {
    .tie-sec > .views-exposed-form .js-form-type-select {
      max-width: 100%; } }
.tie-sec .list-arrow {
  margin-bottom: 30px; }

.blog-pg {
  padding: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .blog-pg {
      padding-top: 30px; } }

.blog-listing-outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    .blog-listing-outer {
      margin-top: 10px; } }
  .blog-listing-outer .no-data {
    width: 66%;
    align-self: flex-start; }
    @media only screen and (max-width: 1023px) {
      .blog-listing-outer .no-data {
        width: 100%; } }
  .blog-listing-outer .blog-listing-sec {
    width: 66%; }
    @media only screen and (max-width: 1023px) {
      .blog-listing-outer .blog-listing-sec {
        width: 100%;
        padding-bottom: 30px; } }
    .blog-listing-outer .blog-listing-sec .blog-listing {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -25px; }
      @media only screen and (max-width: 767px) {
        .blog-listing-outer .blog-listing-sec .blog-listing {
          margin: 0; } }
      .blog-listing-outer .blog-listing-sec .blog-listing li {
        width: calc(50% - 50px);
        margin: 0 25px 40px; }
        @media only screen and (max-width: 767px) {
          .blog-listing-outer .blog-listing-sec .blog-listing li {
            width: 100%;
            margin: 0 0 40px; } }
    .blog-listing-outer .blog-listing-sec .pager {
      margin: 0; }
  .blog-listing-outer > footer {
    width: 27.5%; }
    @media only screen and (max-width: 1199px) {
      .blog-listing-outer > footer {
        width: 32%; } }
    @media only screen and (max-width: 1023px) {
      .blog-listing-outer > footer {
        width: 100%; } }
    .blog-listing-outer > footer .views-exposed-form {
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .blog-listing-outer > footer .views-exposed-form {
          display: none; } }
      .blog-listing-outer > footer .views-exposed-form .form-item-search {
        position: relative; }
        .blog-listing-outer > footer .views-exposed-form .form-item-search .ui-autocomplete-input {
          padding: 11px 15px;
          padding-right: 45px;
          font-size: 12px; }
          @media only screen and (max-width: 767px) {
            .blog-listing-outer > footer .views-exposed-form .form-item-search .ui-autocomplete-input {
              padding-right: 40px; } }
        .blog-listing-outer > footer .views-exposed-form .form-item-search .search-icon {
          right: 20px; }
          @media only screen and (max-width: 767px) {
            .blog-listing-outer > footer .views-exposed-form .form-item-search .search-icon {
              right: 12px; } }
        .blog-listing-outer > footer .views-exposed-form .form-item-search label {
          display: none; }
      .blog-listing-outer > footer .views-exposed-form .form-checkboxes {
        display: flex;
        flex-wrap: wrap; }
        .blog-listing-outer > footer .views-exposed-form .form-checkboxes .form-item {
          position: relative;
          margin: 0; }
          .blog-listing-outer > footer .views-exposed-form .form-checkboxes .form-item .form-checkbox {
            position: absolute;
            opacity: 0;
            left: 0; }
            .blog-listing-outer > footer .views-exposed-form .form-checkboxes .form-item .form-checkbox:checked + label {
              color: #fff;
              background: #8F74A2; }
          .blog-listing-outer > footer .views-exposed-form .form-checkboxes .form-item label {
            font-size: 14px;
            font-weight: 500;
            color: #313131;
            background: #FAF5FF;
            border: 1px solid #EDEBFF;
            padding: 4px 10px;
            border-radius: 5px;
            margin: 0 8px 8px 0;
            cursor: pointer; }
            .blog-listing-outer > footer .views-exposed-form .form-checkboxes .form-item label:hover {
              color: #fff;
              background: #8F74A2; }

.blog-detail {
  padding: 40px 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .blog-detail {
      padding-top: 30px; } }
  .blog-detail .blog-detail-left {
    width: 66%; }
    @media only screen and (max-width: 1023px) {
      .blog-detail .blog-detail-left {
        width: 100%;
        padding-bottom: 30px; } }
    .blog-detail .blog-detail-left .blog-detail-img {
      position: relative; }
      .blog-detail .blog-detail-left .blog-detail-img > img {
        width: 100%;
        border-radius: 6px 6px 0 0; }
      .blog-detail .blog-detail-left .blog-detail-img .blog-strip {
        bottom: 15px; }
    .blog-detail .blog-detail-left .blog-detail-text {
      padding: 25px 45px 25px 0;
      position: relative; }
      .blog-detail .blog-detail-left .blog-detail-text h2, .blog-detail .blog-detail-left .blog-detail-text h1 {
        font-size: 22px;
        font-weight: 700;
        color: #000;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .blog-detail .blog-detail-left .blog-detail-text h2, .blog-detail .blog-detail-left .blog-detail-text h1 {
            font-size: 14px; } }
      .blog-detail .blog-detail-left .blog-detail-text .name-date {
        display: flex;
        align-items: center;
        margin-top: 11px; }
        .blog-detail .blog-detail-left .blog-detail-text .name-date span {
          display: inline-flex;
          font-size: 14px;
          line-height: 1;
          color: #696969; }
          @media only screen and (max-width: 767px) {
            .blog-detail .blog-detail-left .blog-detail-text .name-date span {
              font-size: 12px; } }
          .blog-detail .blog-detail-left .blog-detail-text .name-date span:last-child {
            padding-left: 5px;
            margin-left: 5px;
            border-left: 1px solid #a5a5a6;
            white-space: nowrap; }
      .blog-detail .blog-detail-left .blog-detail-text .social_share_wrapper {
        position: absolute;
        right: 0;
        top: 25px; }
    .blog-detail .blog-detail-left .blog-body p {
      padding-bottom: 25px;
      font-size: 16px; }
      .blog-detail .blog-detail-left .blog-body p:last-child {
        padding-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .blog-detail .blog-detail-left .blog-body p {
          font-size: 12px;
          padding-bottom: 15px; } }
    .blog-detail .blog-detail-left .blog-body ul > li {
      margin-bottom: 10px;
      padding-left: 18px;
      position: relative;
      line-height: 20px;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .blog-detail .blog-detail-left .blog-body ul > li {
          font-size: 12px;
          margin-bottom: 8px;
          line-height: 1.3; } }
      .blog-detail .blog-detail-left .blog-body ul > li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 9px;
        left: 0;
        top: 6px;
        background: url(../images/arrow-point.svg) no-repeat; }
    .blog-detail .blog-detail-left .blog-tags span {
      font-size: 14px;
      font-weight: 500;
      color: #313131;
      background: #FAF5FF;
      border: 1px solid #EDEBFF;
      padding: 4px 10px;
      border-radius: 5px;
      margin: 15px 8px 0 0;
      display: inline-block; }
  .blog-detail .blog-detail-right {
    width: 27.5%; }
    @media only screen and (max-width: 1199px) {
      .blog-detail .blog-detail-right {
        width: 32%; } }
    @media only screen and (max-width: 1023px) {
      .blog-detail .blog-detail-right {
        width: 100%; } }
    .blog-detail .blog-detail-right .views-exposed-form {
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .blog-detail .blog-detail-right .views-exposed-form {
          display: none; } }
      .blog-detail .blog-detail-right .views-exposed-form .form-item-search {
        position: relative; }
        .blog-detail .blog-detail-right .views-exposed-form .form-item-search .ui-autocomplete-input {
          padding: 11px 15px;
          padding-right: 45px;
          font-size: 12px; }
          @media only screen and (max-width: 767px) {
            .blog-detail .blog-detail-right .views-exposed-form .form-item-search .ui-autocomplete-input {
              padding-right: 40px; } }
        .blog-detail .blog-detail-right .views-exposed-form .form-item-search .search-icon {
          right: 20px;
          cursor: pointer; }
          @media only screen and (max-width: 767px) {
            .blog-detail .blog-detail-right .views-exposed-form .form-item-search .search-icon {
              right: 12px; } }
    .blog-detail .blog-detail-right .form-checkboxes {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .blog-detail .blog-detail-right .form-checkboxes .form-item {
        position: relative;
        margin: 0; }
        .blog-detail .blog-detail-right .form-checkboxes .form-item .form-checkbox {
          position: absolute;
          opacity: 0;
          left: 0; }
          .blog-detail .blog-detail-right .form-checkboxes .form-item .form-checkbox:checked + label {
            color: #fff;
            background: #8F74A2; }
        .blog-detail .blog-detail-right .form-checkboxes .form-item label {
          font-size: 14px;
          font-weight: 500;
          color: #313131;
          background: #FAF5FF;
          border: 1px solid #EDEBFF;
          padding: 4px 10px;
          border-radius: 5px;
          margin: 0 8px 8px 0;
          cursor: pointer; }
          .blog-detail .blog-detail-right .form-checkboxes .form-item label:hover {
            color: #fff;
            background: #8F74A2; }
    @media only screen and (max-width: 767px) {
      .blog-detail .blog-detail-right .views-doctor-listing {
        padding: 0; } }
    .blog-detail .blog-detail-right .views-doctor-listing .views-row {
      width: 100%; }

.breakthrough-list-block .breakthrough-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px; }
  .breakthrough-list-block .breakthrough-list li {
    margin-bottom: 30px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 16px; }
    @media only screen and (max-width: 767px) {
      .breakthrough-list-block .breakthrough-list li {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media only screen and (max-width: 767px) {
      .breakthrough-list-block .breakthrough-list li {
        flex: 0 0 100%;
        max-width: 100%; } }
    .breakthrough-list-block .breakthrough-list li .breakthrough-cases {
      height: 100%;
      background: #fff;
      box-shadow: 0px 3px 22px #0000001C;
      border-radius: 4px;
      position: relative;
      transition: all .5s ease-in;
      transform: translateY(0); }
      .breakthrough-list-block .breakthrough-list li .breakthrough-cases:hover {
        transform: translateY(-5px); }
      .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-image {
        width: 100%;
        text-align: center;
        border-radius: 8px 8px 0 0; }
        .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-image img {
          border-radius: 8px 8px 0 0;
          width: 100%; }
      .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info {
        padding: 18px 16px; }
        @media only screen and (max-width: 767px) {
          .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info {
            padding: 10px; } }
        .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .heading h4, .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .heading p {
          margin-bottom: 9px;
          font-size: 18px;
          line-height: 23px;
          font-weight: bold;
          color: #000000;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
          @media only screen and (max-width: 767px) {
            .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .heading h4, .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .heading p {
              margin-bottom: 8px;
              font-size: 16px; } }
        .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .doctorinfo .doctor-n, .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .doctorinfo .hospital-n {
          margin-bottom: 8px; }
          .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .doctorinfo .doctor-n span, .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .doctorinfo .hospital-n span {
            padding: 2px 4px;
            font-size: 10px;
            line-height: 13px;
            font-weight: bold;
            display: inline-block;
            background: #FAF5FF;
            border: 1px solid #EDEBFF;
            border-radius: 4px; }
        .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .created-date {
          padding: 6px 0 8px;
          font-size: 12px;
          font-weight: 500;
          color: #717171; }
          @media only screen and (max-width: 767px) {
            .breakthrough-list-block .breakthrough-list li .breakthrough-cases .breakthrough-case-info .created-date {
              padding: 0; } }

.breakthrough-detail.blog-detail .blog-detail-left .blog-detail-text {
  padding-bottom: 10px; }
.breakthrough-detail.blog-detail .blog-detail-left .doctor-info {
  padding-bottom: 4px; }
  .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-name, .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-spec {
    margin-bottom: 8px; }
    .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-name span, .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-spec span {
      padding: 2px 4px;
      display: inline-block;
      background: #FAF5FF;
      border: 1px solid #EDEBFF;
      border-radius: 4px;
      font-size: 12px;
      line-height: 15px;
      color: #313131;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-name span, .breakthrough-detail.blog-detail .blog-detail-left .doctor-info .doctor-spec span {
          font-size: 10px; } }
.breakthrough-detail.blog-detail .blog-detail-left .name-date {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #696969; }
  @media only screen and (max-width: 767px) {
    .breakthrough-detail.blog-detail .blog-detail-left .name-date {
      font-size: 12px;
      line-height: 18px; } }
.breakthrough-detail.blog-detail .blog-detail-left .blog-body p {
  color: #313131; }
.breakthrough-detail.blog-detail .breakthrough-sidebar #meet-the-doctor {
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .breakthrough-detail.blog-detail .breakthrough-sidebar #meet-the-doctor .views-doctor-listing {
      padding-top: 0; } }
  .breakthrough-detail.blog-detail .breakthrough-sidebar #meet-the-doctor .views-doctor-listing .views-row .doctor_specialities li {
    background: #FAF5FF; }
  .breakthrough-detail.blog-detail .breakthrough-sidebar #meet-the-doctor .views-doctor-listing .views-row:last-child {
    margin-bottom: 0; }
.breakthrough-detail.blog-detail .breakthrough-sidebar > div:last-child {
  padding-bottom: 0px !important; }

#treated-widget {
  padding-bottom: 40px; }
  #treated-widget .treated-widget-block {
    background: #FFFFFF;
    box-shadow: 0px 3px 16px #00000017;
    border-radius: 8px; }
    #treated-widget .treated-widget-block .img {
      border-radius: 8px 8px 0 0;
      overflow: hidden; }
    #treated-widget .treated-widget-block .main {
      padding: 11px 13px 16px; }
      #treated-widget .treated-widget-block .main .title {
        font-size: 14px;
        line-height: 18px;
        font-weight: bold; }
      #treated-widget .treated-widget-block .main .link-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0 0; }
        #treated-widget .treated-widget-block .main .link-wrap .icons {
          display: flex;
          align-items: center;
          flex: 1;
          justify-content: flex-end; }
          #treated-widget .treated-widget-block .main .link-wrap .icons a {
            background: #FFFFFF;
            box-shadow: 0px 3px 16px #00000029;
            border: 1px solid #F4D7D0;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 7px;
            border-radius: 50%;
            margin-right: 21px;
            cursor: pointer; }
            #treated-widget .treated-widget-block .main .link-wrap .icons a:last-child {
              margin-right: 0; }
    #treated-widget .treated-widget-block .button-wrap .button {
      padding: 12px; }

#read-more-widget {
  padding-bottom: 40px; }
  #read-more-widget .speciality-section {
    padding: 24px;
    min-height: 221px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px #00000014;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #read-more-widget .speciality-section {
        padding: 12px;
        min-height: auto;
        text-align: left;
        flex-direction: row;
        justify-content: flex-start; } }
    #read-more-widget .speciality-section .speciality-img {
      width: 86px;
      height: 86px;
      margin-bottom: 15px; }
      #read-more-widget .speciality-section .speciality-img img {
        width: 100%; }
      @media only screen and (max-width: 767px) {
        #read-more-widget .speciality-section .speciality-img {
          width: 41px;
          height: 41px;
          margin-bottom: 0px;
          margin-right: 16px; } }
    #read-more-widget .speciality-section h4 {
      margin-bottom: 8px;
      font-size: 18px;
      color: #191919; }
      @media only screen and (max-width: 767px) {
        #read-more-widget .speciality-section h4 {
          font-size: 14px;
          margin-bottom: 2px; } }
    #read-more-widget .speciality-section .speciality-count {
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      color: #8F74A2; }
      @media only screen and (max-width: 767px) {
        #read-more-widget .speciality-section .speciality-count {
          font-size: 12px; }
          #read-more-widget .speciality-section .speciality-count br {
            display: none; } }

.breakthrough-section #views-exposed-form-breakthrough-cases-block-block-3 {
  display: none; }

.listing-pg.medical-listing-header {
  position: relative; }
  .listing-pg.medical-listing-header .page-header.head {
    max-width: 950px;
    padding: 30px 0 16px; }
    @media only screen and (max-width: 767px) {
      .listing-pg.medical-listing-header .page-header.head {
        padding: 30px 0; } }
  @media only screen and (max-width: 767px) {
    .listing-pg.medical-listing-header {
      padding-top: 125px; } }
  @media only screen and (max-width: 767px) {
    .listing-pg.medical-listing-header .heading2 {
      font-weight: 500; } }

.top-procedures {
  width: 100%;
  position: relative; }
  .top-procedures .head-col {
    position: absolute;
    top: -59px;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media only screen and (max-width: 767px) {
      .top-procedures .head-col {
        position: relative;
        top: unset; }
        .top-procedures .head-col .heading2 {
          font-weight: 500; } }
  .top-procedures.show + .medical-heading {
    position: relative;
    width: 100%; }
    .top-procedures.show + .medical-heading .head-col {
      position: absolute;
      top: -59px;
      width: 60%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      @media only screen and (max-width: 767px) {
        .top-procedures.show + .medical-heading .head-col {
          position: relative;
          top: unset; }
          .top-procedures.show + .medical-heading .head-col .heading2 {
            font-weight: 500; } }

form[id^="views-exposed-form-medical-procedures-block-"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (min-width: 1200px) {
    form[id^="views-exposed-form-medical-procedures-block-"] {
      position: relative; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    max-width: 1024px; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext {
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        max-width: unset;
        left: 0;
        padding: 15px 15px 10px;
        top: 50px;
        background: #fff;
        z-index: 99; } }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext > input {
      max-width: 1024px;
      padding: 26px 70px 25px 32px;
      background: #FFF;
      border-radius: 8px;
      font: 500 14px/18px "Montserrat", sans-serif, sans-serif; }
      @media only screen and (max-width: 767px) {
        form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext > input {
          padding: 20px 70px 20px 20px; } }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext .search-icon {
      right: 30px; }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-text {
    padding: 9px 10px;
    border: 1px solid #D3D4DB;
    border-radius: 8px; }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality {
    margin-left: 22px;
    width: 220px; }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality {
        width: calc(48% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px;
        right: 15px; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals {
    width: 220px;
    margin-left: auto; }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals {
        width: calc(47% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-actions {
    display: none; }

.top-medical-view {
  padding-bottom: 10px; }

.medical-listing-items {
  display: flex;
  margin: 0 -15px -30px;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .medical-listing-items {
      margin: 0 -6px -12px; } }
  .medical-listing-items li {
    position: relative;
    max-width: calc(25% - 30px);
    width: 286px !important;
    margin: 0 15px 30px;
    transition: all .5s ease-in;
    transform: translateY(0);
    border-radius: 10px;
    box-shadow: 9px 6px 30px #0000001A; }
    @media only screen and (max-width: 767px) {
      .medical-listing-items li {
        width: calc(50% - 12px) !important;
        margin: 0 6px 12px;
        max-width: unset; } }
    .medical-listing-items li:hover {
      transform: translateY(-5px); }
    .medical-listing-items li .medical-img {
      box-shadow: 0px 3px 26px #0000001A;
      border-radius: 8px 8px 0px 0px; }
      .medical-listing-items li .medical-img img {
        border-radius: 8px 8px 0px 0px;
        width: 100%; }
    .medical-listing-items li .medical-text {
      background: #fff;
      text-transform: capitalize;
      border: 1px solid #00000000;
      border-radius: 0px 0px 10px 10px;
      padding: 23px 12px;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .medical-listing-items li .medical-text {
          padding: 19px 10px; } }
      .medical-listing-items li .medical-text h4 {
        margin-bottom: 0;
        font: 600 16px/21px "Montserrat", sans-serif;
        color: #221E20; }
        @media only screen and (max-width: 767px) {
          .medical-listing-items li .medical-text h4 {
            font-size: 14px;
            font-weight: 500;
            line-height: 18px; } }

.medical-heading {
  padding: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .medical-heading {
      padding: 20px 0 0; }
      .medical-heading .heading2 {
        font-weight: 500; } }

.medical-heading.show-top {
  position: absolute;
  top: 70px;
  display: flex;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  @media only screen and (max-width: 767px) {
    .medical-heading.show-top {
      position: relative;
      top: unset;
      width: 100%;
      padding: 0; } }

.head.medical-procedure-main-heading {
  margin: 30px 0 -10px;
  padding: 0; }
  .head.medical-procedure-main-heading > .heading2 {
    display: none; }
  .head.medical-procedure-main-heading p {
    font: 12px/21px "Montserrat", sans-serif;
    color: #313131; }

.faq-outer.medical-faq .faq-sec > li .faq-title {
  font-size: 12px; }
.faq-outer.medical-faq .faq-sec > li .faq-content p, .faq-outer.medical-faq .faq-sec > li .faq-content li, .faq-outer.medical-faq .faq-sec > li .faq-content span {
  font-size: 12px; }

#views-exposed-form-medical-procedure-details-block-4 .form-item-field-location-target-id > label {
  display: none; }
#views-exposed-form-medical-procedure-details-block-4 select, #views-exposed-form-medical-procedure-details-block-4 input.button {
  display: none; }
#views-exposed-form-medical-procedure-details-block-4 .filter-form-list {
  padding: 0; }
  #views-exposed-form-medical-procedure-details-block-4 .filter-form-list .slick-arrow.slick-prev {
    left: 0 !important; }

.medical-slider-view {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .medical-slider-view {
      padding: 40px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .medical-slider-view .medical-listing-items.medical-slider {
      display: grid;
      grid-template-rows: repeat(2, 180px);
      grid-auto-flow: column;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      -ms-flex-direction: row;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
      margin: -10px;
      padding: 10px;
      width: calc(100% + 25px); } }
  .medical-slider-view .medical-listing-items.medical-slider li {
    width: 286px !important;
    max-width: unset; }
    @media only screen and (max-width: 767px) {
      .medical-slider-view .medical-listing-items.medical-slider li {
        margin: 0 10px 10px 0;
        width: 43vw !important; } }
  .medical-slider-view .medical-listing-items.medical-slider .slick-list {
    width: calc(100% + 50vw - 600px) !important; }
    @media only screen and (max-width: 767px) {
      .medical-slider-view .medical-listing-items.medical-slider .slick-list {
        width: 100% !important; } }
    .medical-slider-view .medical-listing-items.medical-slider .slick-list::after {
      content: '';
      position: absolute;
      right: -50px;
      width: calc(50vw - 830px) !important;
      filter: blur(20px);
      height: 120%;
      z-index: 99;
      background: #fff;
      top: -10%; }
      @media only screen and (max-width: 767px) {
        .medical-slider-view .medical-listing-items.medical-slider .slick-list::after {
          display: none; } }
  .medical-slider-view .medical-listing-items.medical-slider .slick-slide > div {
    display: flex;
    align-items: inherit;
    height: 100%; }
  .medical-slider-view .medical-listing-items.medical-slider .slick-arrow {
    bottom: -15px !important; }
  .medical-slider-view .medical-listing-section {
    margin-bottom: 0 !important; }

.hospital-view-medical {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .hospital-view-medical {
      padding: 40px 0 0; } }
  .hospital-view-medical .hospital-list {
    padding: 5px 0 0;
    margin: -16px; }
    @media only screen and (max-width: 767px) {
      .hospital-view-medical .hospital-list {
        margin: 0; } }
  .hospital-view-medical .hospital-list-slider {
    padding: 0; }
  .hospital-view-medical .filter-form-list .slick-arrow.slick-next {
    right: -25px !important; }

.explore-video-block.medical-video-block {
  padding: 0 !important; }
  .explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
    flex: 0 0 100% !important;
    max-width: 100% !important; }
    @media only screen and (max-width: 767px) {
      .explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
        flex: 0 0 274px !important;
        max-width: 274px !important; } }
  .explore-video-block.medical-video-block .explore-video-list.landing-video-slider .slick-list::after {
    display: none; }

.wrapper.medical-wrapper {
  padding-top: 40px;
  padding-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .wrapper.medical-wrapper {
      padding-top: 40px;
      padding-bottom: 0; } }

.speciality-block.medical-speciality {
  padding: 40px 0 0; }

@media only screen and (max-width: 767px) {
  .medical-listing-top {
    padding-bottom: 20px; } }

.medical-listing-section {
  margin-bottom: 30px; }

.medical-procedure-main-heading .readmore-section .showmore_content.show {
  height: auto !important; }

.explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
  max-width: 426px !important; }

.explore-video-block .video-block .explore-video-name {
  word-break: break-word;
  height: 73px; }
  @media only screen and (max-width: 767px) {
    .explore-video-block .video-block .explore-video-name {
      height: 55px; } }

.careers-page-outer .top-section {
  padding: 40px 0 0 0;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .careers-page-outer .top-section {
      padding: 30px 0 0 0; } }
  .careers-page-outer .top-section h2, .careers-page-outer .top-section h3 {
    font-size: 26px;
    font-weight: 500;
    color: #221E20; }
    @media only screen and (max-width: 1199px) {
      .careers-page-outer .top-section h2, .careers-page-outer .top-section h3 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .careers-page-outer .top-section h2, .careers-page-outer .top-section h3 {
        font-size: 22px;
        font-weight: 400; } }
  .careers-page-outer .top-section .top-section-left {
    flex: 1; }
    @media only screen and (max-width: 767px) {
      .careers-page-outer .top-section .top-section-left {
        text-align: center; } }
.careers-page-outer .top-section-right {
  margin-left: 40px;
  width: 38%; }
  @media only screen and (max-width: 767px) {
    .careers-page-outer .top-section-right {
      margin: 30px 0 0 0;
      width: 100%; } }
  .careers-page-outer .top-section-right .top-section-buttons {
    border: 1px solid #f4d7d0;
    border-radius: 7px; }
    @media only screen and (max-width: 767px) {
      .careers-page-outer .top-section-right .top-section-buttons {
        display: flex;
        justify-content: space-between; } }
    .careers-page-outer .top-section-right .top-section-buttons li {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px;
      border-bottom: 1px solid #f4d7d0; }
      @media only screen and (max-width: 767px) {
        .careers-page-outer .top-section-right .top-section-buttons li {
          text-align: center;
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 0;
          flex-direction: column;
          width: 50%;
          padding: 10px;
          border: none;
          border-right: 1px solid #f4d7d0; } }
      .careers-page-outer .top-section-right .top-section-buttons li:last-child {
        border: none; }
      .careers-page-outer .top-section-right .top-section-buttons li:nth-child(2) .button-outer {
        order: -1;
        margin: 0 20px 0 0; }
        @media only screen and (max-width: 767px) {
          .careers-page-outer .top-section-right .top-section-buttons li:nth-child(2) .button-outer {
            order: 1;
            margin: 20px 0 0 0; } }
      .careers-page-outer .top-section-right .top-section-buttons li .button-outer {
        margin: 0 0 0 20px; }
        @media only screen and (max-width: 767px) {
          .careers-page-outer .top-section-right .top-section-buttons li .button-outer {
            order: 1;
            margin: 20px 0 0 0;
            width: 100%; } }
        .careers-page-outer .top-section-right .top-section-buttons li .button-outer a {
          padding: 12px 12px;
          background-color: #f4d7d0;
          font-size: 16px;
          color: #000;
          font-weight: 500;
          font-family: "Montserrat",sans-serif;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          border: none;
          border-radius: 8px;
          transition: all .5s ease-out;
          -webkit-appearance: none;
          appearance: none;
          min-width: 170px;
          text-align: center;
          min-height: 80px; }
          @media only screen and (max-width: 767px) {
            .careers-page-outer .top-section-right .top-section-buttons li .button-outer a {
              width: 100%;
              min-width: 100%;
              min-height: 80px; } }
.careers-page-outer .explore-opportunity {
  padding: 40px 0 0 0; }
  @media only screen and (max-width: 767px) {
    .careers-page-outer .explore-opportunity {
      padding: 30px 0 0 0; } }
  .careers-page-outer .explore-opportunity .explore-opportunity-list {
    display: flex;
    flex-wrap: wrap;
    margin: -15px; }
    .careers-page-outer .explore-opportunity .explore-opportunity-list li {
      width: calc(50% - 30px);
      margin: 15px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .careers-page-outer .explore-opportunity .explore-opportunity-list li {
          width: calc(100% - 30px); } }
      .careers-page-outer .explore-opportunity .explore-opportunity-list li:hover .img::before {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 80%), linear-gradient(130deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 80%); }
      .careers-page-outer .explore-opportunity .explore-opportunity-list li .img {
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        z-index: 1; }
        .careers-page-outer .explore-opportunity .explore-opportunity-list li .img::before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          z-index: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.7); }
        .careers-page-outer .explore-opportunity .explore-opportunity-list li .img img {
          width: 100%;
          min-height: 260px; }
          @media only screen and (max-width: 767px) {
            .careers-page-outer .explore-opportunity .explore-opportunity-list li .img img {
              min-height: 240px; } }
      .careers-page-outer .explore-opportunity .explore-opportunity-list li .text {
        position: absolute;
        top: 0;
        z-index: 1;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        max-width: 450px; }
        @media only screen and (max-width: 767px) {
          .careers-page-outer .explore-opportunity .explore-opportunity-list li .text {
            padding: 10px; } }
        .careers-page-outer .explore-opportunity .explore-opportunity-list li .text h4 {
          color: #ffded6;
          font-size: 26px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .careers-page-outer .explore-opportunity .explore-opportunity-list li .text h4 {
              font-size: 22px; } }
        .careers-page-outer .explore-opportunity .explore-opportunity-list li .text p {
          color: #fff;
          font-size: 13px; }
          @media only screen and (max-width: 767px) {
            .careers-page-outer .explore-opportunity .explore-opportunity-list li .text p {
              line-height: 1.6; } }
        .careers-page-outer .explore-opportunity .explore-opportunity-list li .text .button-outer a {
          padding: 12px 40px;
          background-color: #f4d7d0;
          font-size: 16px;
          color: #000;
          font-weight: 600;
          font-family: "Montserrat",sans-serif;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          border: none;
          border-radius: 8px;
          transition: all .5s ease-out;
          -webkit-appearance: none;
          appearance: none;
          width: 100%; }
          @media only screen and (max-width: 767px) {
            .careers-page-outer .explore-opportunity .explore-opportunity-list li .text .button-outer a {
              font-size: 15px;
              padding: 8px 20px; } }
.careers-page-outer .about-careers {
  padding: 40px 0 0 0; }
  @media only screen and (max-width: 767px) {
    .careers-page-outer .about-careers {
      padding: 30px 0 0 0; } }
.careers-page-outer .signup-careers {
  margin: 40px 0 0 0;
  text-align: center;
  background: #f7f5f8;
  padding: 20px;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    .careers-page-outer .signup-careers {
      margin: 30px 0 0 0; } }
  .careers-page-outer .signup-careers .button-outer .button {
    min-width: 250px;
    margin-bottom: 5px;
    font-weight: 400; }
.careers-page-outer .disclaimer {
  margin-top: 40px;
  font-size: 16px;
  text-align: center;
  font-style: italic; }

.team-experts {
  padding: 40px 0 0; }

.team-experts-list {
  display: flex;
  align-items: inherit;
  flex-wrap: wrap;
  margin: 0 -34px -33px 0; }
  @media only screen and (max-width: 1023px) {
    .team-experts-list {
      margin: 0 -17px -35px; } }
  .team-experts-list li {
    width: 178px;
    background: #ffffff;
    box-shadow: 0px 3px 16px #00000017;
    margin: 0 34px 33px 0; }
    @media only screen and (max-width: 1023px) {
      .team-experts-list li {
        width: calc(33.33% - 34px);
        margin: 0 17px 35px; } }
    @media only screen and (max-width: 1023px) {
      .team-experts-list li {
        width: calc(50% - 36px); } }
    .team-experts-list li .expert {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
  .team-experts-list .expert-image {
    height: 135px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    box-shadow: 0px 3px 16px #00000017;
    border-radius: 4px 4px 0 0; }
    .team-experts-list .expert-image img {
      width: auto; }
  .team-experts-list .expert-info {
    padding: 7px 14px 10px;
    background: #fff;
    margin-top: 3px; }
  .team-experts-list .expert-name {
    font: bold 14px/18px "Montserrat", sans-serif;
    color: #000000; }
  .team-experts-list .expert-desg {
    font: 500 12px/18px "Montserrat", sans-serif;
    color: #313131;
    margin-top: 4px; }
  .team-experts-list .button {
    font: 500 11px/14px "Montserrat", sans-serif;
    color: #000000;
    width: 100%;
    padding: 10px 20px;
    border-radius: 0; }
    @media only screen and (max-width: 767px) {
      .team-experts-list .button {
        padding: 10px; } }

@media only screen and (max-width: 1023px) {
  .international-top-header.header-top-nav {
    display: block; } }

.three-boxes-section {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: 40px -12px;
  padding: 40px 0;
  background: rgba(129, 129, 129, 0.05);
  position: relative;
  z-index: 1; }
  .three-boxes-section::before, .three-boxes-section::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    background: rgba(129, 129, 129, 0.05); }
  .three-boxes-section::before {
    left: -100%; }
  .three-boxes-section::after {
    right: -100%; }
  @media only screen and (max-width: 767px) {
    .three-boxes-section {
      display: block;
      margin: 40px 0; } }
  .three-boxes-section .three-box-inner-container {
    padding: 40px; }
    @media only screen and (max-width: 1023px) {
      .three-boxes-section .three-box-inner-container {
        padding: 20px; } }
    .three-boxes-section .three-box-inner-container .three-boxes-img img {
      width: 70px;
      display: block;
      margin: 0 auto; }
    .three-boxes-section .three-box-inner-container .three-boxes-inner {
      background-color: #fff;
      border-radius: 50px;
      margin-top: 20px; }
      .three-boxes-section .three-box-inner-container .three-boxes-inner:hover {
        background-color: #1a6e9b;
        transition: all 0.5s ease-in; }
  .three-boxes-section .need-opinion-form,
  .three-boxes-section .international-patient-form,
  .three-boxes-section .need-help-form {
    width: calc(33.33% - 24px);
    margin: 0 12px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 3px 16px #00000017; }
    @media only screen and (max-width: 767px) {
      .three-boxes-section .need-opinion-form,
      .three-boxes-section .international-patient-form,
      .three-boxes-section .need-help-form {
        width: 100%;
        margin: 0 0 15px 0; } }
    .three-boxes-section .need-opinion-form a,
    .three-boxes-section .international-patient-form a,
    .three-boxes-section .need-help-form a {
      align-items: center;
      display: flex;
      justify-content: center;
      width: 100%;
      padding: 20px;
      font-size: 14px;
      font-weight: 700;
      min-height: 74px; }
      .three-boxes-section .need-opinion-form a:hover,
      .three-boxes-section .international-patient-form a:hover,
      .three-boxes-section .need-help-form a:hover {
        color: #fff;
        transition: all 0.5s ease-in; }
      @media only screen and (max-width: 767px) {
        .three-boxes-section .need-opinion-form a,
        .three-boxes-section .international-patient-form a,
        .three-boxes-section .need-help-form a {
          font-size: 12px;
          padding: 15px; } }

.coe-find-doctor {
  display: flex;
  align-items: center;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .coe-find-doctor {
      display: block; } }
  .coe-find-doctor .header-text {
    font-size: 26px;
    font-weight: 500;
    color: #221e20;
    margin-right: 20px;
    width: 25%; }
    @media only screen and (max-width: 1023px) {
      .coe-find-doctor .header-text {
        width: 100%;
        margin-bottom: 15px; } }
  .coe-find-doctor .coe-homepage-find-doctor {
    width: -webkit-fill-available; }
    .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor {
      display: flex; }
      @media only screen and (max-width: 767px) {
        .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor {
          display: block; } }
      .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor .form-item {
        margin-bottom: 0;
        width: 33.33%;
        margin-right: 20px; }
        @media only screen and (max-width: 767px) {
          .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor .form-item {
            width: 100%;
            margin-bottom: 15px; } }
      .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor input {
        width: 33.33%; }
        @media only screen and (max-width: 767px) {
          .coe-find-doctor .coe-homepage-find-doctor #coe-homepage-find-doctor input {
            width: unset; } }

.get-an-estimate-modal .ui-dialog-titlebar > span {
  display: none; }
.get-an-estimate-modal .get-an-estimate-form {
  box-shadow: unset;
  padding: 0;
  margin-top: 0; }
  .get-an-estimate-modal .get-an-estimate-form .first-wrap,
  .get-an-estimate-modal .get-an-estimate-form .second-wrap {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .first-wrap,
      .get-an-estimate-modal .get-an-estimate-form .second-wrap {
        flex-wrap: wrap;
        justify-content: space-between; } }
  .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-first-name,
  .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-int-name {
    width: calc(58% - 30px);
    margin-right: 30px; }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-first-name,
      .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-int-name {
        width: 100%;
        margin-right: 0; } }
  .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-age,
  .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-gender {
    width: calc(21% - 30px);
    margin-right: 30px; }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-age,
      .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-gender {
        width: calc(50% - 12px);
        margin-right: 6px; } }
  @media only screen and (max-width: 767px) {
    .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-gender {
      width: 50%;
      margin-right: 0; } }
  @media only screen and (max-width: 767px) {
    .get-an-estimate-modal .get-an-estimate-form .first-wrap .form-item-age {
      width: calc(50% - 12px);
      margin-right: 12px; } }
  .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-country {
    width: calc(41.5% - 30px);
    margin-left: 30px; }
    @media only screen and (max-width: 1023px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-country {
        width: calc(40% - 30px); } }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-country {
        width: 100%;
        margin-left: 0; } }
  .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-country-code {
    width: calc(17% - 30px); }
    @media only screen and (max-width: 1023px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-country-code {
        width: calc(20% - 30px); } }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-country-code {
        width: calc(40% - 12px);
        margin-right: 12px; } }
  .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-mobile-number {
    width: calc(41.5% - 18px);
    margin-left: 18px; }
    @media only screen and (max-width: 1023px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-mobile-number {
        width: calc(40% - 30px); } }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .second-wrap .form-item-int-mobile-number {
        width: 60%;
        margin-left: 0; } }
  .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper,
  .get-an-estimate-modal .get-an-estimate-form .submit-btn {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper,
      .get-an-estimate-modal .get-an-estimate-form .submit-btn {
        flex-wrap: wrap; } }
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > .wrap-speciality,
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > input,
    .get-an-estimate-modal .get-an-estimate-form .submit-btn > .wrap-speciality,
    .get-an-estimate-modal .get-an-estimate-form .submit-btn > input {
      width: calc(59% - 30px);
      margin-right: 30px;
      align-self: flex-start; }
      @media only screen and (max-width: 767px) {
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > .wrap-speciality,
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > input,
        .get-an-estimate-modal .get-an-estimate-form .submit-btn > .wrap-speciality,
        .get-an-estimate-modal .get-an-estimate-form .submit-btn > input {
          width: 100%;
          margin-right: 0; } }
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > div[id^="ajax-wrapper"],
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper div[id^="ajax-wrapper-"],
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > .wrap-captcha,
    .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper .submit-btn-text,
    .get-an-estimate-modal .get-an-estimate-form .submit-btn > div[id^="ajax-wrapper"],
    .get-an-estimate-modal .get-an-estimate-form .submit-btn div[id^="ajax-wrapper-"],
    .get-an-estimate-modal .get-an-estimate-form .submit-btn > .wrap-captcha,
    .get-an-estimate-modal .get-an-estimate-form .submit-btn .submit-btn-text {
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > div[id^="ajax-wrapper"],
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper div[id^="ajax-wrapper-"],
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper > .wrap-captcha,
        .get-an-estimate-modal .get-an-estimate-form .fieldset-wrapper .submit-btn-text,
        .get-an-estimate-modal .get-an-estimate-form .submit-btn > div[id^="ajax-wrapper"],
        .get-an-estimate-modal .get-an-estimate-form .submit-btn div[id^="ajax-wrapper-"],
        .get-an-estimate-modal .get-an-estimate-form .submit-btn > .wrap-captcha,
        .get-an-estimate-modal .get-an-estimate-form .submit-btn .submit-btn-text {
          width: 100%; } }
  .get-an-estimate-modal .get-an-estimate-form fieldset {
    margin-bottom: 0 !important; }
  .get-an-estimate-modal .get-an-estimate-form .js-form-type-managed-file {
    margin-bottom: 5px !important; }
    @media only screen and (max-width: 1023px) {
      .get-an-estimate-modal .get-an-estimate-form .js-form-type-managed-file div[id^="edit-upload-file-"] + .description {
        margin: 47px 0 0; } }
    .get-an-estimate-modal .get-an-estimate-form .js-form-type-managed-file .file.file--image,
    .get-an-estimate-modal .get-an-estimate-form .js-form-type-managed-file .get-an-estimate-form .js-form-type-managed-file .file {
      min-height: 41px;
      top: 0; }
    .get-an-estimate-modal .get-an-estimate-form .js-form-type-managed-file .form-submit[value="Remove"] {
      top: 6px; }
  .get-an-estimate-modal .get-an-estimate-form #edit-feedback-wrapper {
    width: 100%;
    float: unset;
    margin-right: 0; }
    .get-an-estimate-modal .get-an-estimate-form #edit-feedback-wrapper .fieldset-wrapper {
      display: inline-flex;
      width: 100%; }
  .get-an-estimate-modal .get-an-estimate-form .submit-btn {
    flex-wrap: wrap;
    clear: both; }
    .get-an-estimate-modal .get-an-estimate-form .submit-btn > input {
      margin-top: 0; }
    .get-an-estimate-modal .get-an-estimate-form .submit-btn .messages-status {
      width: 100%; }
  .get-an-estimate-modal .get-an-estimate-form .submit-btn-text {
    font-size: 12px;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .submit-btn-text {
        margin-top: 17px; } }
    @media only screen and (max-width: 767px) {
      .get-an-estimate-modal .get-an-estimate-form .submit-btn-text .dis {
        margin-top: 10px; } }
  .get-an-estimate-modal .get-an-estimate-form .wrap-feedback {
    width: 100%; }
    .get-an-estimate-modal .get-an-estimate-form .wrap-feedback textarea {
      height: 86px; }

.ui-dialog.need-help-modal {
  max-width: 700px !important; }
  .ui-dialog.need-help-modal .ui-dialog-titlebar > span {
    display: none; }
  .ui-dialog.need-help-modal .ui-front.ui-dialog-content.ui-widget-content > div > div > div {
    text-align: center; }
  .ui-dialog.need-help-modal .phone-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: space-between; }
    .ui-dialog.need-help-modal .phone-wrap .img {
      background: #db7c65;
      box-shadow: 0px 3px 6px #db7c6555;
      padding: 4px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 5px;
      border-radius: 50%;
      width: 30px;
      height: 30px; }
    .ui-dialog.need-help-modal .phone-wrap .text {
      display: flex; }
      .ui-dialog.need-help-modal .phone-wrap .text a {
        color: #db7c65;
        font: bold 22px/26px "Montserrat", sans-serif;
        text-decoration: underline; }

.form-item-sub-specialities {
  margin-left: 22px;
  width: 180px; }
  @media only screen and (max-width: 767px) {
    .form-item-sub-specialities {
      width: calc(50% - 11px) !important; } }

.gallery-outer .gallery-sec .gallery-box {
  box-shadow: none; }
  .gallery-outer .gallery-sec .gallery-box .gallery-text {
    min-height: 145px;
    box-shadow: 0px 3px 15px #0000001a;
    border-radius: 8px; }
    .gallery-outer .gallery-sec .gallery-box .gallery-text p {
      font-size: 14px;
      color: #221e20;
      padding-top: 0; }

.technology-box-heading {
  text-align: center; }
  .technology-box-heading p {
    display: inline-block;
    font: 500 22px "Montserrat", sans-serif;
    color: #221e20;
    margin-bottom: 20px;
    border-bottom: 2px solid #db7c65;
    padding-bottom: 8px; }

.coe-technology .gallery-outer {
  padding: 40px 0 0 0; }
  .coe-technology .gallery-outer .gallery-sec .gallery-box {
    box-shadow: none; }
@media only screen and (max-width: 767px) {
  .coe-technology .patient-section {
    padding-bottom: 40px;
    padding-top: 0; } }

.coe-home-page .coe-hospital-view {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .coe-home-page .coe-hospital-view {
      padding-bottom: 1px; } }
@media only screen and (max-width: 767px) {
  .coe-home-page .int-medical-procedure {
    padding-top: 40px; } }
@media only screen and (max-width: 767px) {
  .coe-home-page .medical-listing-section .medical-listing-items {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap; }
    .coe-home-page .medical-listing-section .medical-listing-items li {
      flex: 0 0 274px !important; } }

.clinical-outcomes .clinical-filters {
  margin-top: 40px;
  padding: 25px 0;
  background: #F7F5F8;
  position: relative;
  z-index: 1; }
  .clinical-outcomes .clinical-filters::before, .clinical-outcomes .clinical-filters::after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F7F5F8; }
  .clinical-outcomes .clinical-filters::after {
    left: auto;
    right: -100%; }
  .clinical-outcomes .clinical-filters h3 {
    font-size: 22px;
    color: #221E20;
    font-weight: 500;
    line-height: 1.1; }
  .clinical-outcomes .clinical-filters .clinical-outcome-form {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .clinical-outcomes .clinical-filters .clinical-outcome-form {
        flex-wrap: wrap;
        gap: 14px; } }
    @media only screen and (max-width: 767px) {
      .clinical-outcomes .clinical-filters .clinical-outcome-form > div {
        width: calc(50% - 7px) !important; } }
    .clinical-outcomes .clinical-filters .clinical-outcome-form .js-form-type-select {
      width: 180px;
      margin: 0 20px 0 0; }
      @media only screen and (max-width: 767px) {
        .clinical-outcomes .clinical-filters .clinical-outcome-form .js-form-type-select {
          width: 100%;
          margin: 0; } }
    .clinical-outcomes .clinical-filters .clinical-outcome-form .form-select {
      color: #000;
      font-size: 14px;
      padding: 9px 28px 9px 15px; }
    .clinical-outcomes .clinical-filters .clinical-outcome-form .button {
      font-size: 14px;
      font-weight: 500;
      padding: 12px 30px; }
      @media only screen and (max-width: 767px) {
        .clinical-outcomes .clinical-filters .clinical-outcome-form .button {
          width: 100%; } }
.clinical-outcomes .accordion-heading h3 {
  font-size: 22px;
  color: #221E20;
  font-weight: 500; }
.clinical-outcomes .clinical-discription img {
  max-width: 363px;
  float: left;
  margin: 0 25px 25px 0;
  box-shadow: 0px 6px 30px #0000001A;
  border-radius: 8px;
  width: auto; }
  @media only screen and (max-width: 767px) {
    .clinical-outcomes .clinical-discription img {
      max-width: 100%;
      width: 100%;
      margin-right: 0; } }
.clinical-outcomes .clinical-discription p {
  margin-bottom: 15px; }
.clinical-outcomes .clinical-discription strong {
  font-weight: 600; }
.clinical-outcomes .clinical-discription .accordion-previous-year-data {
  margin-left: 15px; }
  @media only screen and (max-width: 767px) {
    .clinical-outcomes .clinical-discription .accordion-previous-year-data {
      margin-left: 5px;
      font-size: 12px; } }
  .clinical-outcomes .clinical-discription .accordion-previous-year-data a {
    margin-bottom: 15px; }
.clinical-outcomes .clinical-discription .heading-tooltip {
  display: flex;
  margin: 22px 0 0 0; }
  .clinical-outcomes .clinical-discription .heading-tooltip .multi-table-heading {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    display: flex;
    align-items: center; }
  .clinical-outcomes .clinical-discription .heading-tooltip .tooltip-outer {
    background: url(https://www.fortishealthcare.com/drupal-data/2023-04/tooltip.png) no-repeat right center;
    background-size: 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 8px;
    cursor: pointer;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .clinical-outcomes .clinical-discription .heading-tooltip .tooltip-outer {
        position: static; } }
    .clinical-outcomes .clinical-discription .heading-tooltip .tooltip-outer:hover .multi-table-tooltip {
      display: block; }
    .clinical-outcomes .clinical-discription .heading-tooltip .tooltip-outer .multi-table-tooltip {
      display: none;
      width: 500px;
      white-space: normal;
      background: #fff;
      /* display: inline-block; */
      padding: 5px;
      border-radius: 3px;
      box-shadow: 0px 6px 30px #0000001A;
      position: absolute;
      left: 22px;
      top: -7px;
      z-index: 9;
      cursor: default;
      font-size: 12px; }
      @media only screen and (max-width: 767px) {
        .clinical-outcomes .clinical-discription .heading-tooltip .tooltip-outer .multi-table-tooltip {
          left: 100px;
          top: unset;
          width: calc(100% - 119px);
          border: 1px solid #c7c7c7; } }
.clinical-outcomes .clinical-tables {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 10px 0 50px; }
  @media only screen and (max-width: 767px) {
    .clinical-outcomes .clinical-tables {
      max-height: 400px;
      overflow-y: auto; } }
.clinical-outcomes .table-scroll {
  max-width: 100%;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  align-items: center; }
.clinical-outcomes table {
  flex: 1; }
  .clinical-outcomes table .clinical-tooltip {
    display: flex; }
    .clinical-outcomes table .clinical-tooltip .heading-tooltip {
      margin: 0; }
.clinical-outcomes .table-references p {
  font-size: 12px !important; }
.clinical-outcomes .clinical-image {
  max-width: 363px;
  margin: 0 0 0 25px;
  box-shadow: 0px 6px 30px #0000001a;
  border-radius: 8px;
  width: auto;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .clinical-outcomes .clinical-image {
      display: none; } }
  .clinical-outcomes .clinical-image img {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0;
    box-shadow: none;
    border-radius: 8px;
    width: initial; }
.clinical-outcomes .clinical-list {
  padding: 30px 0 0 0; }
  .clinical-outcomes .clinical-list .list-items-heading {
    font-size: 22px;
    color: #221E20;
    font-weight: 500;
    margin-bottom: 15px; }
  .clinical-outcomes .clinical-list .list-items-content > div {
    color: #221e20;
    border-bottom: 1px solid #DFE2F2;
    padding: 18px 0 18px 32px;
    position: relative;
    display: flex;
    align-items: center; }
    .clinical-outcomes .clinical-list .list-items-content > div::before {
      content: '';
      position: absolute;
      background: url(https://www.fortishealthcare.com/drupal-data/images/check.svg) no-repeat;
      width: 20px;
      height: 20px;
      left: 0; }
.clinical-outcomes.details {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .clinical-outcomes.details {
      padding-top: 35px; } }
  .clinical-outcomes.details h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 11px; }
    .clinical-outcomes.details h3.display-inline {
      display: inline-block;
      margin: 0; }
  .clinical-outcomes.details .clinical-tables {
    margin: 10px 0 50px; }

.compliances-details {
  padding: 30px 0 0 0; }
  @media only screen and (max-width: 767px) {
    .compliances-details {
      padding-top: 102px; } }
  .compliances-details form.bio-medical-waste-form {
    position: relative; }
    .compliances-details form.bio-medical-waste-form .date-filter-block {
      position: absolute;
      right: 0;
      display: flex;
      align-items: start; }
      @media only screen and (max-width: 767px) {
        .compliances-details form.bio-medical-waste-form .date-filter-block {
          width: 100%;
          position: fixed;
          top: 57px;
          left: 0;
          right: 0;
          background: #fff;
          padding: 20px 15px;
          z-index: 999;
          box-shadow: 0 11px 16px #d7d8dd83; } }
      .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields {
        display: flex; }
        .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item {
          margin: 0;
          margin-right: 20px;
          max-width: 185px; }
          @media only screen and (max-width: 767px) {
            .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item {
              font-size: 12px;
              width: 50%;
              margin: 0 8px 0 0; } }
          .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-start-date, .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-end-date {
            margin: 0; }
            .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-start-date .bef-datepicker, .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-end-date .bef-datepicker {
              font: 500 14px "Montserrat", sans-serif;
              color: #000000;
              line-height: 1.6;
              background-color: #fff;
              padding: 9px 10px;
              border: 1px solid #D3D4DB;
              border-radius: 8px; }
              @media only screen and (max-width: 767px) {
                .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-start-date .bef-datepicker, .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-end-date .bef-datepicker {
                  font-size: 12px; } }
              .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-start-date .bef-datepicker::placeholder, .compliances-details form.bio-medical-waste-form .date-filter-block .date-filter-fields > .form-item .form-item-end-date .bef-datepicker::placeholder {
                color: #000000; }
      .compliances-details form.bio-medical-waste-form .date-filter-block .date-submit {
        padding: 11px 40px; }
        @media only screen and (max-width: 767px) {
          .compliances-details form.bio-medical-waste-form .date-filter-block .date-submit {
            padding: 12px 20px;
            width: 28%;
            font-size: 12px;
            line-height: 1.2; } }
    .compliances-details form.bio-medical-waste-form .compliances-head {
      width: 55%; }
      @media only screen and (max-width: 767px) {
        .compliances-details form.bio-medical-waste-form .compliances-head {
          width: 100%; } }
      .compliances-details form.bio-medical-waste-form .compliances-head .heading2 {
        margin-bottom: 3px; }
      .compliances-details form.bio-medical-waste-form .compliances-head p {
        font-size: 16px;
        line-height: 19px;
        color: #221E20;
        font-weight: 500; }
    .compliances-details form.bio-medical-waste-form .compliances-detail-block {
      padding-top: 26px; }
      @media only screen and (max-width: 767px) {
        .compliances-details form.bio-medical-waste-form .compliances-detail-block {
          padding-top: 16px; } }
      .compliances-details form.bio-medical-waste-form .compliances-detail-block .compliances-info .report-pdf {
        border-bottom: 1px solid #DFE2F2;
        font-size: 12px;
        line-height: 18px;
        color: #313131;
        font-weight: 500;
        display: flex;
        align-items: center;
        min-height: 56px;
        padding-left: 40px;
        position: relative; }
        .compliances-details form.bio-medical-waste-form .compliances-detail-block .compliances-info .report-pdf::before {
          content: '';
          width: 25px;
          height: 28px;
          background: url("https://www.fortishealthcare.com/drupal-data/images/pdf-file.svg") no-repeat center/cover;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .compliances-details form.bio-medical-waste-form .compliances-detail-block .compliances-info .report-pdf a {
          font-size: 12px;
          line-height: 18px;
          color: #313131; }
          .compliances-details form.bio-medical-waste-form .compliances-detail-block .compliances-info .report-pdf a:hover {
            color: #DB7C65; }
      .compliances-details form.bio-medical-waste-form .compliances-detail-block .compliances-info:last-child .report-pdf {
        border-bottom: none; }

.statutory-page {
  padding-top: 30px;
  position: relative; }
  .statutory-page > header .head-row {
    display: block;
    margin-bottom: 0;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .statutory-page > header .head-row {
        display: flex; } }
    .statutory-page > header .head-row .report-head-left {
      width: calc(100% - 564px);
      text-align: left;
      min-height: 42px; }
      @media only screen and (max-width: 767px) {
        .statutory-page > header .head-row .report-head-left {
          min-height: auto;
          width: auto; } }
    .statutory-page > header .head-row .view-all {
      display: inline-block;
      margin-top: 28px;
      position: relative;
      z-index: 1; }
      @media only screen and (max-width: 767px) {
        .statutory-page > header .head-row .view-all {
          margin-top: 0; } }
  .statutory-page .views-exposed-form {
    width: 564px;
    position: absolute;
    top: 30px;
    right: 15px; }
    @media only screen and (max-width: 767px) {
      .statutory-page .views-exposed-form {
        width: 100%;
        position: fixed;
        top: 58px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px 15px 0;
        z-index: 999;
        box-shadow: 0 11px 16px #d7d8dd83; } }
    .statutory-page .views-exposed-form .form-select {
      padding: 9px 10px;
      color: #000000; }
    .statutory-page .views-exposed-form .form-actions {
      display: none; }
  .statutory-page > footer {
    padding-top: 30px; }
    .statutory-page > footer .common-table {
      padding-top: 0px;
      width: 100%;
      overflow-x: auto;
      overflow-y: hidden;
      box-shadow: 0px 3px 16px #0000001A;
      border-radius: 8px; }
      .statutory-page > footer .common-table table {
        background: #EDEDED;
        width: 100%;
        border: none;
        border-collapse: separate;
        border-spacing: 0; }
        .statutory-page > footer .common-table table tr, .statutory-page > footer .common-table table td, .statutory-page > footer .common-table table th {
          font: 500 13px/15px "Montserrat", sans-serif;
          color: #221E20;
          border: none; }
          @media only screen and (max-width: 767px) {
            .statutory-page > footer .common-table table tr, .statutory-page > footer .common-table table td, .statutory-page > footer .common-table table th {
              font-size: 12px; } }
        .statutory-page > footer .common-table table tr th {
          font: 700 14px/18px "Montserrat", sans-serif;
          color: #fff;
          padding: 10px 20px;
          text-align: center;
          white-space: nowrap;
          background-color: #8F74A2;
          border-right: 1px solid #EDEDED; }
        .statutory-page > footer .common-table table tr td {
          padding: 10px 20px;
          background-color: #fff;
          text-align: center;
          white-space: nowrap;
          border-right: 1px solid #E5E6F0;
          border-bottom: 1px solid #E5E6F0; }

.statutory-item-block {
  width: 100%; }
  .statutory-item-block .statutory-item-list > li .file--application-pdf {
    border-bottom: 1px solid #DFE2F2;
    font-size: 12px;
    line-height: 18px;
    color: #313131;
    font-weight: 500;
    display: flex;
    align-items: center;
    min-height: 56px;
    padding-left: 40px;
    position: relative; }
    .statutory-item-block .statutory-item-list > li .file--application-pdf::before {
      content: '';
      width: 25px;
      height: 28px;
      background: url("https://www.fortishealthcare.com/drupal-data/images/pdf-file.svg") no-repeat center/cover;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .statutory-item-block .statutory-item-list > li .file--application-pdf a {
      font-size: 12px;
      line-height: 18px;
      color: #313131; }
      .statutory-item-block .statutory-item-list > li .file--application-pdf a:hover {
        color: #DB7C65; }
  .statutory-item-block .statutory-item-list > li:last-child .file--application-pdf {
    border-bottom: none; }

.statutory-page-detail {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .statutory-page-detail {
      display: block;
      padding-top: 102px; } }
  .statutory-page-detail > header {
    width: 58%;
    padding-right: 10px; }
    @media only screen and (max-width: 767px) {
      .statutory-page-detail > header {
        width: 100%;
        padding-right: 0px; } }
    .statutory-page-detail > header .heading2 {
      margin-bottom: 3px; }
    .statutory-page-detail > header a {
      font-size: 16px;
      line-height: 19px;
      color: #221E20;
      font-weight: 500; }
      .statutory-page-detail > header a:hover {
        color: #DB7C65; }
  .statutory-page-detail .views-exposed-form {
    display: flex;
    width: 42%;
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .statutory-page-detail .views-exposed-form {
        width: 100%;
        position: fixed;
        top: 57px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 20px 15px;
        z-index: 999;
        box-shadow: 0 11px 16px #d7d8dd83; } }
    .statutory-page-detail .views-exposed-form > .form-item {
      margin-bottom: 0; }
  .statutory-page-detail .statutory-item-block {
    padding-top: 26px; }
    @media only screen and (max-width: 767px) {
      .statutory-page-detail .statutory-item-block {
        padding-top: 16px; } }

.contact-header img {
  margin-bottom: 0; }
.contact-header .heading-wrap {
  display: flex;
  align-items: center;
  padding: 19px 17px 18px;
  border-bottom: 1px solid #9f939329; }
  .contact-header .heading-wrap .title {
    margin-bottom: 0;
    font: bold 20px/24px "Montserrat", sans-serif;
    color: #DB7C65;
    margin-left: 30px; }
    @media only screen and (max-width: 767px) {
      .contact-header .heading-wrap .title {
        font-size: 19px;
        margin-left: 15px; } }
  .contact-header .heading-wrap .img {
    width: 81px;
    min-width: 81px;
    height: 81px;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px #00000029;
    border: 2px solid #F4D7D0;
    padding: 25px 12px 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
.contact-header .contact-header-main {
  padding: 25px 44px 0; }
  @media only screen and (max-width: 767px) {
    .contact-header .contact-header-main {
      padding: 20px 14px 10px; } }
  .contact-header .contact-header-main .address-wrap, .contact-header .contact-header-main .phone-wrap, .contact-header .contact-header-main .fax-wrap, .contact-header .contact-header-main .query-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 32px; }
    @media only screen and (max-width: 767px) {
      .contact-header .contact-header-main .address-wrap, .contact-header .contact-header-main .phone-wrap, .contact-header .contact-header-main .fax-wrap, .contact-header .contact-header-main .query-wrap {
        align-items: flex-start; } }
    .contact-header .contact-header-main .address-wrap .img, .contact-header .contact-header-main .phone-wrap .img, .contact-header .contact-header-main .fax-wrap .img, .contact-header .contact-header-main .query-wrap .img {
      width: 34px;
      height: 34px;
      background: #FFFFFF;
      box-shadow: 0px 3px 16px #00000029;
      border: 1px solid #F4D7D0;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .contact-header .contact-header-main .address-wrap .img, .contact-header .contact-header-main .phone-wrap .img, .contact-header .contact-header-main .fax-wrap .img, .contact-header .contact-header-main .query-wrap .img {
          transform: scale(0.74); } }
    .contact-header .contact-header-main .address-wrap .text, .contact-header .contact-header-main .phone-wrap .text, .contact-header .contact-header-main .fax-wrap .text, .contact-header .contact-header-main .query-wrap .text {
      font: 500 14px/18px "Montserrat", sans-serif;
      color: #2F2F2F;
      margin-left: 10px;
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .contact-header .contact-header-main .address-wrap .text, .contact-header .contact-header-main .phone-wrap .text, .contact-header .contact-header-main .fax-wrap .text, .contact-header .contact-header-main .query-wrap .text {
          font-size: 12px;
          padding-right: 100px; } }
  .contact-header .contact-header-main .query-wrap {
    align-items: flex-start;
    margin-bottom: 0; }
    .contact-header .contact-header-main .query-wrap .query-text {
      display: flex;
      margin: 0 -20px;
      list-style: none;
      flex-wrap: wrap;
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .contact-header .contact-header-main .query-wrap .query-text {
          margin: 0; } }
      .contact-header .contact-header-main .query-wrap .query-text li {
        width: calc(33.33% - 40px);
        margin: 0 20px 30px; }
        @media only screen and (max-width: 767px) {
          .contact-header .contact-header-main .query-wrap .query-text li {
            width: 100%;
            margin: 0 0 12px 0; } }
      .contact-header .contact-header-main .query-wrap .query-text span, .contact-header .contact-header-main .query-wrap .query-text a {
        display: block;
        font: 500 14px/20px "Montserrat", sans-serif; }
        @media only screen and (max-width: 767px) {
          .contact-header .contact-header-main .query-wrap .query-text span, .contact-header .contact-header-main .query-wrap .query-text a {
            font-size: 12px; } }
      .contact-header .contact-header-main .query-wrap .query-text a {
        color: #DB7C65; }

.common-box-upper {
  background: #FFFFFF;
  box-shadow: 0px 6px 30px #0000001A;
  border-radius: 8px;
  margin-top: -160px;
  position: relative; }
  @media only screen and (max-width: 1199px) {
    .common-box-upper {
      margin-top: -90px; } }

.contact-form-outer {
  margin-top: 20px; }
  .contact-form-outer .contact-form-tabs {
    display: inline-flex;
    margin-bottom: 33px; }
    @media only screen and (max-width: 767px) {
      .contact-form-outer .contact-form-tabs {
        margin-bottom: 22px; } }
    .contact-form-outer .contact-form-tabs li {
      min-width: 174px;
      padding: 12px 18px;
      font: 500 12px/15px "Montserrat", sans-serif;
      color: #000000E6;
      width: auto; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-tabs li {
          min-width: auto;
          width: 50%; } }
      .contact-form-outer .contact-form-tabs li:first-child {
        border-radius: 4px 0px 0px 4px; }
      .contact-form-outer .contact-form-tabs li:last-child {
        border-radius: 0 4px 4px 0; }
  .contact-form-outer .contact-form-tabs-outer {
    background: #FFFFFF;
    box-shadow: 0px 3px 46px #00000010;
    padding: 28px 34px 25px; }
    @media only screen and (max-width: 767px) {
      .contact-form-outer .contact-form-tabs-outer {
        padding: 20px 16px; } }
    .contact-form-outer .contact-form-tabs-outer .form-outer {
      max-width: 941px;
      width: 100%; }
  .contact-form-outer .contact-form-inner .query-form {
    background: #fff;
    box-shadow: none;
    border-radius: 8px;
    padding: 0;
    margin-top: 0; }
    .contact-form-outer .contact-form-inner .query-form .form-submit.button {
      width: auto; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-inner .query-form .form-submit.button {
          width: 100%;
          margin-top: 0; } }
    .contact-form-outer .contact-form-inner .query-form .form-item-country-code {
      width: calc(30% - 20px);
      float: left; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-inner .query-form .form-item-country-code {
          width: calc(40% - 20px); } }
    .contact-form-outer .contact-form-inner .query-form .form-item-phone-number {
      clear: unset;
      float: right;
      width: 70%;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-inner .query-form .form-item-phone-number {
          width: 60%; } }
    .contact-form-outer .contact-form-inner .query-form .wrap-field-contact {
      width: calc(50% - 18px);
      float: left; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-inner .query-form .wrap-field-contact {
          width: 100%;
          float: unset; } }
    .contact-form-outer .contact-form-inner .query-form .wrap-email {
      float: right;
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .contact-form-outer .contact-form-inner .query-form .wrap-email {
          width: 100%;
          float: unset; } }

#block-feedbackqueryformblock {
  padding: 40px 0 0; }
  #block-feedbackqueryformblock > h2 {
    font-size: 26px;
    font-weight: 500;
    color: #221E20;
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 1199px) {
      #block-feedbackqueryformblock > h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      #block-feedbackqueryformblock > h2 {
        font-size: 22px;
        font-weight: 400; } }

.contact-us-page .banner-section .banner-img img {
  min-height: 350px; }
  @media only screen and (max-width: 767px) {
    .contact-us-page .banner-section .banner-img img {
      min-height: 260px; } }
.contact-us-page .banner-section .banner-content {
  bottom: unset;
  top: 115px; }
  @media only screen and (max-width: 767px) {
    .contact-us-page .banner-section .banner-content {
      top: 50%;
      transform: translateY(-50%); } }
  .contact-us-page .banner-section .banner-content .banner-text {
    padding: 20px 42px 16px 11px;
    min-width: 375px; }
    @media only screen and (max-width: 767px) {
      .contact-us-page .banner-section .banner-content .banner-text {
        padding: 13px 11px 12px;
        min-width: auto; } }
    .contact-us-page .banner-section .banner-content .banner-text h1 {
      font: bold 27px/36px "Montserrat", sans-serif;
      color: #000000; }
      @media only screen and (max-width: 767px) {
        .contact-us-page .banner-section .banner-content .banner-text h1 {
          line-height: 1; } }
    .contact-us-page .banner-section .banner-content .banner-text p {
      font: 500 16px/21px "Montserrat", sans-serif;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .contact-us-page .banner-section .banner-content .banner-text p {
          font-size: 12px; } }
.contact-us-page .common-page .title.heading2 {
  display: none; }

.corporate-banner {
  min-width: 421px; }
  @media only screen and (max-width: 767px) {
    .corporate-banner {
      min-width: unset; } }

.corporate-page-outer .corporate-overview-outer {
  padding: 40px 0; }
  .corporate-page-outer .corporate-overview-outer .international-number-list {
    display: flex;
    flex-wrap: wrap;
    align-items: inherit;
    margin: 0 -10px -20px; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .corporate-overview-outer .international-number-list {
        margin: 0 -3px -6px; } }
    .corporate-page-outer .corporate-overview-outer .international-number-list li {
      width: calc(16.66% - 20px);
      margin: 0 10px 20px;
      display: flex;
      padding: 13px 10px 13px 12px;
      border-radius: 8px; }
      @media only screen and (max-width: 1023px) {
        .corporate-page-outer .corporate-overview-outer .international-number-list li {
          width: calc(33.33% - 20px); } }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .corporate-overview-outer .international-number-list li {
          padding: 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 1) {
        background: #F8F7FF;
        border: 2px solid #EBE9F8; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 1) {
            width: calc(50% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 2) {
        background: #FFFBED;
        border: 2px solid #FAF0CF; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 2) {
            width: calc(50% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 3) {
        background: #F0FFF8;
        border: 2px solid #D2FAE9; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 3) {
            width: calc(33.33% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 4) {
        background: #FDFFF4;
        border: 2px solid #EBF4C6; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 4) {
            width: calc(33.33% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 5) {
        background: #EDFAFF;
        border: 2px solid #D1F1FF; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 5) {
            width: calc(33.33% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 6) {
        background: #FFF6F4;
        border: 2px solid #F7E9E5; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li:nth-child(5n + 6) {
            width: calc(33.33% - 6px);
            margin: 0 3px 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li .icon {
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 14px; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-overview-outer .international-number-list li .icon {
            min-width: 27px;
            max-width: 27px;
            height: 28px;
            margin-right: 6px; } }
      .corporate-page-outer .corporate-overview-outer .international-number-list li .text-wrap {
        flex: 1; }
        .corporate-page-outer .corporate-overview-outer .international-number-list li .text-wrap .title {
          font: bold 20px/18px "Montserrat", sans-serif;
          color: #313131;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .corporate-page-outer .corporate-overview-outer .international-number-list li .text-wrap .title {
              font-size: 16px;
              word-break: break-word; } }
        .corporate-page-outer .corporate-overview-outer .international-number-list li .text-wrap .des {
          font: 500 14px/18px "Montserrat", sans-serif;
          color: #313131; }
          @media only screen and (max-width: 767px) {
            .corporate-page-outer .corporate-overview-outer .international-number-list li .text-wrap .des {
              font-size: 12px;
              line-height: 14px;
              word-break: break-word; } }
.corporate-page-outer .corporate-program-sec {
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .corporate-page-outer .corporate-program-sec h2 {
      font-weight: 500; } }
  .corporate-page-outer .corporate-program-sec p {
    font-size: 14px;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .corporate-program-sec p {
        font-size: 12px; } }
  .corporate-page-outer .corporate-program-sec .readmore-section .showmore_trigger {
    text-align: right;
    margin-top: 6px; }
.corporate-page-outer .value-proposition-outer {
  padding: 40px 0;
  background: rgba(129, 129, 129, 0.05);
  position: relative; }
  @media only screen and (max-width: 767px) {
    .corporate-page-outer .value-proposition-outer {
      padding: 0; } }
  .corporate-page-outer .value-proposition-outer::before, .corporate-page-outer .value-proposition-outer::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    background-color: rgba(129, 129, 129, 0.05); }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .value-proposition-outer::before, .corporate-page-outer .value-proposition-outer::after {
        background-color: rgba(129, 129, 129, 0.05); } }
  .corporate-page-outer .value-proposition-outer::before {
    left: -100%; }
  .corporate-page-outer .value-proposition-outer::after {
    right: -100%; }
  .corporate-page-outer .value-proposition-outer header h3 {
    padding-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .value-proposition-outer header h3 {
        font-weight: 500;
        padding-bottom: 25px; } }
  .corporate-page-outer .value-proposition-outer .value-proposition-list li {
    display: flex;
    align-items: center;
    padding: 25px 0; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .value-proposition-outer .value-proposition-list li {
        display: block;
        padding: 20px 0; } }
    .corporate-page-outer .value-proposition-outer .value-proposition-list li:first-child {
      padding-top: 0; }
    .corporate-page-outer .value-proposition-outer .value-proposition-list li:last-child {
      padding-bottom: 0; }
    .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-img {
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-img {
          width: 100%;
          padding-bottom: 20px; } }
      .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-img img {
        border-radius: 8px; }
    .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-text {
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-text {
          width: 100%; } }
      .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-text h3 {
        font-size: 20px;
        color: #272727;
        margin-bottom: 20px;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-text h3 {
            margin-bottom: 10px; } }
      .corporate-page-outer .value-proposition-outer .value-proposition-list li .proposition-text p {
        font-size: 14px;
        color: #818181; }
  .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(odd) .proposition-img {
    margin: 0 0 0 180px;
    order: 1; }
    @media only screen and (max-width: 1023px) {
      .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(odd) .proposition-img {
        margin: 0 0 0 90px; } }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(odd) .proposition-img {
        margin: 0; } }
  .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(even) .proposition-img {
    margin: 0 180px 0 0; }
    @media only screen and (max-width: 1023px) {
      .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(even) .proposition-img {
        margin: 0 90px 0 0; } }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .value-proposition-outer .value-proposition-list li:nth-child(even) .proposition-img {
        margin: 0; } }
.corporate-page-outer .our-beneficiary-outer {
  padding: 40px 0 40px 0; }
  .corporate-page-outer .our-beneficiary-outer header h3 {
    font-weight: 500; }
  .corporate-page-outer .our-beneficiary-outer .patient-right {
    width: 100%; }
    .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider {
      margin: -20px; }
      @media only screen and (max-width: 1023px) {
        .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider {
          margin: 0 !important; } }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          overflow-x: auto;
          overflow-y: hidden;
          flex-wrap: nowrap;
          -webkit-overflow-scrolling: touch;
          -ms-flex-direction: row;
          flex-direction: row;
          overflow: -moz-scrollbars-none;
          -ms-overflow-style: none;
          margin: -10px;
          padding: 10px;
          width: calc(100% + 25px);
          align-items: inherit; } }
      .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider .patient-box {
        height: 100%; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider .patient-box {
            min-width: 90% !important;
            width: 90% !important;
            margin-right: 10px;
            height: auto; } }
      .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider .slick-track {
        display: flex; }
        .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider .slick-track .slick-slide {
          width: 852px !important;
          padding: 20px;
          height: auto; }
          .corporate-page-outer .our-beneficiary-outer .patient-right .patient-slider .slick-track .slick-slide > div {
            height: 100%; }
.corporate-page-outer .corporate-medical-report.medical-reports {
  padding-top: 50px; }
  .corporate-page-outer .corporate-medical-report.medical-reports .report-sec {
    padding: 15px 200px 0 42px;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      .corporate-page-outer .corporate-medical-report.medical-reports .report-sec {
        padding: 15px 50px 0 25px; } }
    .corporate-page-outer .corporate-medical-report.medical-reports .report-sec .report-left {
      padding: 11px 20px 24px 0; }
    .corporate-page-outer .corporate-medical-report.medical-reports .report-sec .report-right {
      position: relative;
      padding: 12px 40px 0 0; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .corporate-medical-report.medical-reports .report-sec .report-right {
          right: -35px;
          bottom: 0; } }
      .corporate-page-outer .corporate-medical-report.medical-reports .report-sec .report-right::before {
        content: '';
        position: absolute;
        background: url("https://www.fortishealthcare.com/drupal-data/images/corporate-background.svg") no-repeat;
        width: 280px;
        height: 137px;
        right: -40px;
        bottom: 0;
        opacity: 0.1;
        filter: brightness(0); }
      .corporate-page-outer .corporate-medical-report.medical-reports .report-sec .report-right img {
        z-index: 9; }
.corporate-page-outer .enquiry-section-outer {
  padding-top: 40px; }
  .corporate-page-outer .enquiry-section-outer .enquiry-section-inner {
    padding: 26px 42px;
    background: #F7F5F8;
    border-radius: 8px; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .enquiry-section-outer .enquiry-section-inner {
        padding: 26px 20px; } }
    .corporate-page-outer .enquiry-section-outer .enquiry-section-inner h2 {
      font-size: 22px; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .enquiry-section-outer .enquiry-section-inner h2 {
          font-weight: 500; } }
    .corporate-page-outer .enquiry-section-outer .enquiry-section-inner .enquiry-mail-section .button {
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .enquiry-section-outer .enquiry-section-inner .enquiry-mail-section .button {
          line-break: anywhere; } }
.corporate-page-outer .corporate-page-form {
  padding: 40px 0 0 0; }
  .corporate-page-outer .corporate-page-form .corporate-page-form-inner {
    background: #fff;
    box-shadow: 0px 3px 26px #0000001c;
    border-radius: 8px;
    padding: 25px 32px; }
    @media only screen and (max-width: 767px) {
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner {
        padding: 25px 16px; } }
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .heading2 {
      font-size: 22px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .corporate-page-form .corporate-page-form-inner .heading2 {
          font-weight: 500;
          font-size: 20px; } }
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .js-form-item input,
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .js-form-item .form-select {
      background-color: #FBFBFD;
      border: 1px solid #E2E7F0;
      border-radius: 4px; }
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields {
      display: flex;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields {
          display: block; } }
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-first-name,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-last-name,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-phone-number,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-corporate-name {
        width: 25%; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-first-name,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-last-name,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-phone-number,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-corporate-name {
            width: 100%; } }
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-last-name,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-phone-number,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-corporate-name {
        margin-left: 20px; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-last-name,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-phone-number,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-upper-fields .form-item-corporate-name {
            margin-left: 0; } }
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields {
      display: flex;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields {
          display: block; } }
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-email {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-email {
            width: 100%; } }
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-nature-of-enquiry,
      .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-hospital-code {
        width: 25%;
        margin-left: 20px; }
        @media only screen and (max-width: 767px) {
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-nature-of-enquiry,
          .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .form-lower-fields .form-item-hospital-code {
            width: 100%;
            margin-left: 0; } }
    .corporate-page-outer .corporate-page-form .corporate-page-form-inner .appointment-enquiry-form .submit-btn .button {
      width: 100%; }

.partner-with-us .wrap-contact-person, .partner-with-us .wrap-contact-designation {
  display: flex;
  justify-content: space-between; }
  .partner-with-us .wrap-contact-person .form-item, .partner-with-us .wrap-contact-designation .form-item {
    width: 48%; }
@media only screen and (max-width: 767px) {
  .partner-with-us .form-item label {
    font: 600 12px/15px "Montserrat", sans-serif; } }

.csr-outer .press-release-section {
  padding: 25px 0 0 0; }
  @media only screen and (max-width: 767px) {
    .csr-outer .press-release-section {
      padding: 15px 0 0 0; } }
  .csr-outer .press-release-section .press-rel a {
    margin-top: 15px; }
.csr-outer .faq-sec > h3 {
  font-size: 14px;
  font-weight: 500;
  color: #1C1C1C; }
.csr-outer .faq-sec .faq-content {
  overflow: hidden;
  padding: 0 0 20px 0; }
  .csr-outer .faq-sec .faq-content .initiatives-box {
    float: left;
    width: calc(33.33% - 40px);
    margin: 13px 20px; }
    @media only screen and (max-width: 1023px) {
      .csr-outer .faq-sec .faq-content .initiatives-box {
        width: calc(50% - 40px); } }
    @media only screen and (max-width: 1023px) {
      .csr-outer .faq-sec .faq-content .initiatives-box {
        width: calc(100% - 40px); } }
    .csr-outer .faq-sec .faq-content .initiatives-box h4 {
      font-size: 16px;
      font-weight: 600;
      color: #000;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .csr-outer .faq-sec .faq-content .initiatives-box h4 {
          font-size: 14px;
          font-weight: 500; } }
    .csr-outer .faq-sec .faq-content .initiatives-box .img {
      margin: 12px 0; }
      .csr-outer .faq-sec .faq-content .initiatives-box .img img {
        border-radius: 8px; }
    .csr-outer .faq-sec .faq-content .initiatives-box p {
      font-size: 14px;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .csr-outer .faq-sec .faq-content .initiatives-box p {
          font-size: 12px; } }
    .csr-outer .faq-sec .faq-content .initiatives-box a.read-more.more-btn {
      text-align: right;
      margin-top: 3px; }

.footprint-outer .footprint-sec {
  margin: 0 -15px -30px;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1023px) {
    .footprint-outer .footprint-sec {
      margin: 0 -5px -12px; } }
  .footprint-outer .footprint-sec .footprint-box {
    width: calc(16.66% - 30px);
    margin: 0 15px 30px;
    padding: 15px;
    border: 2px solid #F1F5DE;
    background: #FDFFF4;
    border-radius: 8px; }
    @media only screen and (max-width: 1023px) {
      .footprint-outer .footprint-sec .footprint-box {
        width: calc(33.33% - 10px);
        margin: 0 5px 12px; } }
    @media only screen and (max-width: 767px) {
      .footprint-outer .footprint-sec .footprint-box {
        padding: 10px 3px 10px 5px; } }
    .footprint-outer .footprint-sec .footprint-box h4 {
      font-size: 24px;
      font-weight: 700;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .footprint-outer .footprint-sec .footprint-box h4 {
          font-size: 16px; } }
    .footprint-outer .footprint-sec .footprint-box p {
      font-size: 14px;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .footprint-outer .footprint-sec .footprint-box p {
          font-size: 12px;
          line-height: 1.2; } }
    .footprint-outer .footprint-sec .footprint-box:nth-child(2) {
      background: #F8F7FF;
      border: 2px solid #EBE9F8; }
    .footprint-outer .footprint-sec .footprint-box:nth-child(3) {
      background: #FFF6F4;
      border: 2px solid #F7E9E5; }
    .footprint-outer .footprint-sec .footprint-box:nth-child(4) {
      background: #EDFAFF;
      border: 2px solid #D1F1FF; }
    .footprint-outer .footprint-sec .footprint-box:nth-child(5) {
      background: #FFF5EB;
      border: 2px solid #FFE7D0; }
    .footprint-outer .footprint-sec .footprint-box:nth-child(6) {
      background: #F0FFF8;
      border: 2px solid #D2FAE9; }

.key-pro-outer {
  padding-top: 40px; }
  .key-pro-outer .key-pro-sec {
    margin: 0 -15px -30px;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .key-pro-outer .key-pro-sec {
        margin: 0 -15px -15px; } }
    .key-pro-outer .key-pro-sec .key-pro-box {
      width: calc(50% - 30px);
      margin: 25px 15px 30px 15px;
      padding: 0 25px 25px 25px;
      box-shadow: 0px 3px 15px #0000001A;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .key-pro-outer .key-pro-sec .key-pro-box {
          width: calc(100% - 30px);
          margin: 25px 15px 15px 15px; } }
      .key-pro-outer .key-pro-sec .key-pro-box .img {
        width: 90px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        background: #fff;
        border: 1px solid #F4D7D0;
        border-radius: 8px;
        margin: -25px 15px 13px 0;
        float: left; }
        @media only screen and (max-width: 767px) {
          .key-pro-outer .key-pro-sec .key-pro-box .img {
            width: 60px;
            height: 60px;
            margin: -25px 10px 10px 0; } }
      .key-pro-outer .key-pro-sec .key-pro-box h4 {
        font-size: 18px;
        font-weight: 500;
        color: #000;
        margin: 35px 0 0 0;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          .key-pro-outer .key-pro-sec .key-pro-box h4 {
            margin: 12px 0 0 0; } }
      .key-pro-outer .key-pro-sec .key-pro-box p {
        font-size: 14px;
        color: #221E20;
        clear: both; }
        @media only screen and (max-width: 1023px) {
          .key-pro-outer .key-pro-sec .key-pro-box p {
            font-size: 12px; } }

.listing-pg.medical-listing-header {
  position: relative; }
  .listing-pg.medical-listing-header .page-header.head {
    max-width: 950px;
    padding: 30px 0 16px; }
    @media only screen and (max-width: 767px) {
      .listing-pg.medical-listing-header .page-header.head {
        padding: 30px 0; } }
  @media only screen and (max-width: 767px) {
    .listing-pg.medical-listing-header {
      padding-top: 125px; } }
  @media only screen and (max-width: 767px) {
    .listing-pg.medical-listing-header .heading2 {
      font-weight: 500; } }

.top-procedures {
  width: 100%;
  position: relative; }
  .top-procedures .head-col {
    position: absolute;
    top: -59px;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media only screen and (max-width: 767px) {
      .top-procedures .head-col {
        position: relative;
        top: unset; }
        .top-procedures .head-col .heading2 {
          font-weight: 500; } }
  .top-procedures.show + .medical-heading {
    position: relative;
    width: 100%; }
    .top-procedures.show + .medical-heading .head-col {
      position: absolute;
      top: -59px;
      width: 60%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      @media only screen and (max-width: 767px) {
        .top-procedures.show + .medical-heading .head-col {
          position: relative;
          top: unset; }
          .top-procedures.show + .medical-heading .head-col .heading2 {
            font-weight: 500; } }

form[id^="views-exposed-form-medical-procedures-block-"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (min-width: 1200px) {
    form[id^="views-exposed-form-medical-procedures-block-"] {
      position: relative; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    max-width: 1024px; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext {
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        max-width: unset;
        left: 0;
        padding: 15px 15px 10px;
        top: 50px;
        background: #fff;
        z-index: 99; } }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext > input {
      max-width: 1024px;
      padding: 26px 70px 25px 32px;
      background: #FFF;
      border-radius: 8px;
      font: 500 14px/18px "Montserrat", sans-serif, sans-serif; }
      @media only screen and (max-width: 767px) {
        form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext > input {
          padding: 20px 70px 20px 20px; } }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-search-api-fulltext .search-icon {
      right: 30px; }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-text {
    padding: 9px 10px;
    border: 1px solid #D3D4DB;
    border-radius: 8px; }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality {
    margin-left: 22px;
    width: 220px; }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-single-speciality {
        width: calc(48% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px;
        right: 15px; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals {
    width: 220px;
    margin-left: auto; }
    form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-medical-procedures-block-"] .form-item-field-hospitals {
        width: calc(47% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px; } }
  form[id^="views-exposed-form-medical-procedures-block-"] .form-actions {
    display: none; }

.top-medical-view {
  padding-bottom: 10px; }

.medical-listing-items {
  display: flex;
  margin: 0 -15px -30px;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .medical-listing-items {
      margin: 0 -6px -12px; } }
  .medical-listing-items li {
    position: relative;
    max-width: calc(25% - 30px);
    width: 286px !important;
    margin: 0 15px 30px;
    transition: all .5s ease-in;
    transform: translateY(0);
    border-radius: 10px;
    box-shadow: 9px 6px 30px #0000001A; }
    @media only screen and (max-width: 767px) {
      .medical-listing-items li {
        width: calc(50% - 12px) !important;
        margin: 0 6px 12px;
        max-width: unset; } }
    .medical-listing-items li:hover {
      transform: translateY(-5px); }
    .medical-listing-items li .medical-img {
      box-shadow: 0px 3px 26px #0000001A;
      border-radius: 8px 8px 0px 0px; }
      .medical-listing-items li .medical-img img {
        border-radius: 8px 8px 0px 0px;
        width: 100%; }
    .medical-listing-items li .medical-text {
      background: #fff;
      text-transform: capitalize;
      border: 1px solid #00000000;
      border-radius: 0px 0px 10px 10px;
      padding: 23px 12px;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .medical-listing-items li .medical-text {
          padding: 19px 10px; } }
      .medical-listing-items li .medical-text h4 {
        margin-bottom: 0;
        font: 600 16px/21px "Montserrat", sans-serif;
        color: #221E20; }
        @media only screen and (max-width: 767px) {
          .medical-listing-items li .medical-text h4 {
            font-size: 14px;
            font-weight: 500;
            line-height: 18px; } }

.medical-heading {
  padding: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .medical-heading {
      padding: 20px 0 0; }
      .medical-heading .heading2 {
        font-weight: 500; } }

.medical-heading.show-top {
  position: absolute;
  top: 70px;
  display: flex;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  @media only screen and (max-width: 767px) {
    .medical-heading.show-top {
      position: relative;
      top: unset;
      width: 100%;
      padding: 0; } }

.head.medical-procedure-main-heading {
  margin: 30px 0 -10px;
  padding: 0; }
  .head.medical-procedure-main-heading > .heading2 {
    display: none; }
  .head.medical-procedure-main-heading p {
    font: 12px/21px "Montserrat", sans-serif;
    color: #313131; }

.faq-outer.medical-faq .faq-sec > li .faq-title {
  font-size: 12px; }
.faq-outer.medical-faq .faq-sec > li .faq-content p, .faq-outer.medical-faq .faq-sec > li .faq-content li, .faq-outer.medical-faq .faq-sec > li .faq-content span {
  font-size: 12px; }

#views-exposed-form-medical-procedure-details-block-4 .form-item-field-location-target-id > label {
  display: none; }
#views-exposed-form-medical-procedure-details-block-4 select, #views-exposed-form-medical-procedure-details-block-4 input.button {
  display: none; }
#views-exposed-form-medical-procedure-details-block-4 .filter-form-list {
  padding: 0; }
  #views-exposed-form-medical-procedure-details-block-4 .filter-form-list .slick-arrow.slick-prev {
    left: 0 !important; }

.medical-slider-view {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .medical-slider-view {
      padding: 40px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .medical-slider-view .medical-listing-items.medical-slider {
      display: grid;
      grid-template-rows: repeat(2, 180px);
      grid-auto-flow: column;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      -ms-flex-direction: row;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
      margin: -10px;
      padding: 10px;
      width: calc(100% + 25px); } }
  .medical-slider-view .medical-listing-items.medical-slider li {
    width: 286px !important;
    max-width: unset; }
    @media only screen and (max-width: 767px) {
      .medical-slider-view .medical-listing-items.medical-slider li {
        margin: 0 10px 10px 0;
        width: 43vw !important; } }
  .medical-slider-view .medical-listing-items.medical-slider .slick-list {
    width: calc(100% + 50vw - 600px) !important; }
    @media only screen and (max-width: 767px) {
      .medical-slider-view .medical-listing-items.medical-slider .slick-list {
        width: 100% !important; } }
    .medical-slider-view .medical-listing-items.medical-slider .slick-list::after {
      content: '';
      position: absolute;
      right: -50px;
      width: calc(50vw - 830px) !important;
      filter: blur(20px);
      height: 120%;
      z-index: 99;
      background: #fff;
      top: -10%; }
      @media only screen and (max-width: 767px) {
        .medical-slider-view .medical-listing-items.medical-slider .slick-list::after {
          display: none; } }
  .medical-slider-view .medical-listing-items.medical-slider .slick-slide > div {
    display: flex;
    align-items: inherit;
    height: 100%; }
  .medical-slider-view .medical-listing-items.medical-slider .slick-arrow {
    bottom: -15px !important; }
  .medical-slider-view .medical-listing-section {
    margin-bottom: 0 !important; }

.hospital-view-medical {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .hospital-view-medical {
      padding: 40px 0 0; } }
  .hospital-view-medical .hospital-list {
    padding: 5px 0 0;
    margin: -16px; }
    @media only screen and (max-width: 767px) {
      .hospital-view-medical .hospital-list {
        margin: 0; } }
  .hospital-view-medical .hospital-list-slider {
    padding: 0; }
  .hospital-view-medical .filter-form-list .slick-arrow.slick-next {
    right: -25px !important; }

.explore-video-block.medical-video-block {
  padding: 0 !important; }
  .explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
    flex: 0 0 100% !important;
    max-width: 100% !important; }
    @media only screen and (max-width: 767px) {
      .explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
        flex: 0 0 274px !important;
        max-width: 274px !important; } }
  .explore-video-block.medical-video-block .explore-video-list.landing-video-slider .slick-list::after {
    display: none; }

.wrapper.medical-wrapper {
  padding-top: 40px;
  padding-bottom: 45px; }
  @media only screen and (max-width: 767px) {
    .wrapper.medical-wrapper {
      padding-top: 40px;
      padding-bottom: 0; } }

.speciality-block.medical-speciality {
  padding: 40px 0 0; }

@media only screen and (max-width: 767px) {
  .medical-listing-top {
    padding-bottom: 20px; } }

.medical-listing-section {
  margin-bottom: 30px; }

.medical-procedure-main-heading .readmore-section .showmore_content.show {
  height: auto !important; }

.explore-video-block.medical-video-block .explore-video-list.landing-video-slider li {
  max-width: 426px !important; }

.explore-video-block .video-block .explore-video-name {
  word-break: break-word;
  height: 73px; }
  @media only screen and (max-width: 767px) {
    .explore-video-block .video-block .explore-video-name {
      height: 55px; } }

@media only screen and (max-width: 767px) {
  .listing-pg.disease-listing-header {
    padding-top: 55px; } }

.disease-view .views-exposed-form {
  width: 100%;
  text-align: center;
  position: relative;
  margin: 0 auto 30px;
  max-width: 1024px; }
  @media only screen and (max-width: 767px) {
    .disease-view .views-exposed-form {
      margin-bottom: 0;
      position: fixed;
      width: 100%;
      max-width: unset;
      left: 0;
      padding: 15px 15px 10px;
      top: 50px;
      background: #fff;
      z-index: 99; } }
  @media only screen and (max-width: 767px) {
    .disease-view .views-exposed-form .form-item-search-api-fulltext {
      margin-bottom: 0; } }
  .disease-view .views-exposed-form .form-item-search-api-fulltext > input {
    max-width: 1024px;
    padding: 26px 70px 25px 32px;
    background: #fff;
    border-radius: 8px;
    font: 500 14px/18px "Montserrat", sans-serif; }
    @media only screen and (max-width: 767px) {
      .disease-view .views-exposed-form .form-item-search-api-fulltext > input {
        padding: 20px 70px 20px 20px; } }

.faq-outer {
  padding-top: 40px; }

.faq-sec > li {
  position: relative;
  margin-bottom: 14px;
  border: 1px solid #D3D4DB;
  border-radius: 8px;
  box-shadow: 0px 3px 10px #8F74A21D; }
  .faq-sec > li .faq-title {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    padding: 18px 15px;
    padding-right: 40px;
    display: block;
    position: relative;
    margin: 0;
    line-height: 1.2;
    cursor: pointer; }
    .faq-sec > li .faq-title:hover {
      color: #DB7C65; }
    .faq-sec > li .faq-title:after {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      right: 19px;
      top: 19px;
      border-right: 2px solid;
      border-bottom: 2px solid;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: transform .3s; }
    .faq-sec > li .faq-title.active:after {
      top: 23px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .faq-sec > li .faq-content {
    display: none;
    padding: 0 15px 15px; }
    .faq-sec > li .faq-content p {
      font-size: 14px;
      color: #221E20; }
    .faq-sec > li .faq-content.show {
      display: block; }
    .faq-sec > li .faq-content ul {
      list-style: inside; }

.faq-sec.initiatives-sec {
  margin-top: 15px; }
  .faq-sec.initiatives-sec > h3 {
    position: relative;
    margin-bottom: 14px;
    border: 1px solid #D3D4DB;
    border-radius: 8px;
    box-shadow: 0px 3px 10px #8F74A21D;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    padding: 18px 15px;
    padding-right: 40px;
    display: block;
    position: relative;
    margin: 0;
    line-height: 1.2;
    cursor: pointer; }
    .faq-sec.initiatives-sec > h3:hover {
      color: #DB7C65; }
    .faq-sec.initiatives-sec > h3:after {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      right: 19px;
      top: 19px;
      border-right: 2px solid;
      border-bottom: 2px solid;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: transform .3s; }
    .faq-sec.initiatives-sec > h3.active {
      border-bottom: none;
      border-radius: 8px 8px 0 0; }
      .faq-sec.initiatives-sec > h3.active:after {
        top: 23px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  .faq-sec.initiatives-sec .faq-content {
    display: none;
    padding: 0 0 15px;
    box-shadow: 0px 3px 10px #8f74a21d;
    border: 1px solid #D3D4DB;
    border-radius: 0 0 8px 8px; }
    .faq-sec.initiatives-sec .faq-content p {
      font-size: 14px;
      color: #221E20; }

.accordion-subheading {
  font: bold 14px/18px "Montserrat", sans-serif;
  color: #3B3B3B;
  padding-bottom: 6px;
  padding-top: 12px; }
  @media only screen and (max-width: 767px) {
    .accordion-subheading {
      font-size: 12px; } }

.accordion-box {
  background: #FFFFFF;
  border: 1px solid #F4D7D0;
  border-radius: 8px;
  margin: 0 3px 20px; }

.hospital-detail .hospital-info {
  margin-top: 30px; }
  @media only screen and (max-width: 767px) {
    .hospital-detail .hospital-info {
      margin: 0 -15px 0;
      box-shadow: 0px 3px 26px #00000010;
      padding: 15px; } }
  .hospital-detail .hospital-info .hospital-name h2, .hospital-detail .hospital-info .hospital-name h1 {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 26px; }
  .hospital-detail .hospital-info .hospital-contact-info {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .hospital-detail .hospital-info .hospital-contact-info {
        justify-content: space-between; } }
    .hospital-detail .hospital-info .hospital-contact-info .icons {
      display: flex;
      margin-right: 48px; }
      @media only screen and (max-width: 767px) {
        .hospital-detail .hospital-info .hospital-contact-info .icons {
          margin-right: 38px; } }
      .hospital-detail .hospital-info .hospital-contact-info .icons a {
        margin-right: 18px;
        width: 39px;
        height: 39px;
        background: #FFFFFF;
        box-shadow: 0px 3px 16px #00000029;
        border: 1px solid #F4D7D0;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
    .hospital-detail .hospital-info .hospital-contact-info .button-wrap {
      display: block; }
      .hospital-detail .hospital-info .hospital-contact-info .button-wrap .button {
        width: auto;
        border-radius: 4px;
        min-width: 170px; }
.hospital-detail .nabh-block {
  padding: 35px 0 0 0; }
@media only screen and (max-width: 767px) {
  .hospital-detail .speciality-block .speciality-card-slider {
    display: grid;
    grid-template-rows: repeat(2, 150px);
    grid-auto-flow: column; }
    .hospital-detail .speciality-block .speciality-card-slider li {
      margin-bottom: 20px; } }

.nabh-block {
  padding: 35px 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px; }
  @media only screen and (max-width: 767px) {
    .nabh-block {
      margin: 0 -3px; } }
  .nabh-block .nabh-accredited {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 0 12px; }
    @media only screen and (max-width: 767px) {
      .nabh-block .nabh-accredited {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 3px; } }
    .nabh-block .nabh-accredited .nabh-accredited-item {
      min-height: 93px;
      padding: 20px 20px 23px;
      background: #F8F7FF;
      border: 2px solid #EBE9F8;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .nabh-block .nabh-accredited .nabh-accredited-item {
          min-height: auto;
          padding: 12px 20px;
          margin-bottom: 8px; } }
      .nabh-block .nabh-accredited .nabh-accredited-item b {
        font-size: 21px;
        line-height: 23px;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .nabh-block .nabh-accredited .nabh-accredited-item b {
            font-size: 18px; } }
      .nabh-block .nabh-accredited .nabh-accredited-item span {
        margin-top: 9px;
        font-size: 14px;
        line-height: 14px;
        color: #313131;
        display: block; }
        @media only screen and (max-width: 767px) {
          .nabh-block .nabh-accredited .nabh-accredited-item span {
            margin-top: 4px;
            font-size: 12px; } }
  .nabh-block .nabh-cards {
    flex: 0 0 70%;
    max-width: 70%;
    padding: 0 12px; }
    @media only screen and (max-width: 767px) {
      .nabh-block .nabh-cards {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 3px; } }
    .nabh-block .nabh-cards .nabh-card-list {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -12px; }
      @media only screen and (max-width: 767px) {
        .nabh-block .nabh-cards .nabh-card-list {
          margin: 0 -3px; } }
    .nabh-block .nabh-cards .nabh-card {
      flex: 0 0 33.3333%;
      max-width: 33.3333%;
      padding: 0 12px; }
      @media only screen and (max-width: 767px) {
        .nabh-block .nabh-cards .nabh-card {
          padding: 0 3px; } }
      .nabh-block .nabh-cards .nabh-card:nth-of-type(2) .nabh-card-item {
        background: #EDFAFF;
        border-color: #D1F1FF; }
      .nabh-block .nabh-cards .nabh-card:nth-of-type(3) .nabh-card-item {
        background: #FFF6F4;
        border-color: #F7E9E5; }
      .nabh-block .nabh-cards .nabh-card .nabh-card-item {
        min-height: 93px;
        padding: 17px 15px;
        background: #FDFFF4;
        border: 2px solid #F1F5DE;
        border-radius: 8px;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 767px) {
          .nabh-block .nabh-cards .nabh-card .nabh-card-item {
            min-height: auto;
            padding: 10px 3px;
            height: 100%;
            align-items: flex-start; } }
        .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-img {
          width: 53px;
          margin-right: 13px; }
          @media only screen and (max-width: 767px) {
            .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-img {
              width: auto;
              flex: 0 0 25px;
              max-width: 25px;
              margin-right: 6px; } }
          .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-img img {
            width: 53px; }
            @media only screen and (max-width: 767px) {
              .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-img img {
                width: 100%; } }
        .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-info b {
          font-size: 20px;
          line-height: 23px;
          font-weight: bold;
          color: #313131; }
          @media only screen and (max-width: 767px) {
            .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-info b {
              font-size: 16px;
              line-height: 18px; } }
        .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-info span {
          margin-top: 2px;
          font-size: 15px;
          line-height: 18px;
          font-weight: 500;
          color: #313131;
          display: block; }
          @media only screen and (max-width: 767px) {
            .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-info span {
              font-size: 12px;
              line-height: 14px; } }
          @media only screen and (max-width: 430px) {
            .nabh-block .nabh-cards .nabh-card .nabh-card-item .nabh-card-info span {
              font-size: 10px; } }

.team-experts {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .team-experts {
      padding-bottom: 0; } }
  .team-experts #views-exposed-form-expert-doctors-block-2 {
    display: none; }
  .team-experts .team-experts-slider {
    margin: -20px -15px;
    width: calc(100% + 30px); }
    @media only screen and (max-width: 767px) {
      .team-experts .team-experts-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .team-experts .team-experts-slider li {
      width: 326px !important;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 16px #00000017;
      border-radius: 4px; }
      @media only screen and (max-width: 767px) {
        .team-experts .team-experts-slider li {
          min-width: 168px !important;
          width: 168px !important;
          margin-right: 20px; } }
      .team-experts .team-experts-slider li .expert {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; }
      .team-experts .team-experts-slider li .expert-image {
        height: 155px;
        width: 100%;
        overflow: hidden;
        display: flex;
        justify-content: center;
        box-shadow: 0px 3px 16px #00000017;
        border-radius: 4px 4px 0 0; }
      .team-experts .team-experts-slider li .expert-info {
        padding: 14px 14px 17px; }
        .team-experts .team-experts-slider li .expert-info .expert-name {
          margin-bottom: 6px;
          font-size: 16px;
          line-height: 18px;
          font-weight: bold;
          color: #000000; }
          @media only screen and (max-width: 767px) {
            .team-experts .team-experts-slider li .expert-info .expert-name {
              font-size: 14px; } }
        .team-experts .team-experts-slider li .expert-info .expert-desg {
          font-size: 12px;
          font-weight: 500;
          color: #313131; }
      .team-experts .team-experts-slider li .book_appointment {
        width: 100%;
        align-self: flex-end;
        display: flex; }
        .team-experts .team-experts-slider li .book_appointment .button {
          width: 100%;
          border-radius: 0 0 4px 0;
          font-size: 12px;
          padding: 12px 5px;
          background: #F4D7D0;
          color: #181515;
          border: 1px solid #F4D7D0;
          text-align: center;
          line-height: normal;
          font-weight: 500;
          text-transform: capitalize; }
          @media only screen and (max-width: 767px) {
            .team-experts .team-experts-slider li .book_appointment .button {
              border-radius: 0 0 4px 4px; } }
          .team-experts .team-experts-slider li .book_appointment .button:hover {
            background: #FFF;
            border: 1px solid #F4D7D0; }
          .team-experts .team-experts-slider li .book_appointment .button.white {
            background: #FFF;
            color: #000;
            border-radius: 0 0 0 4px; }
            @media only screen and (max-width: 767px) {
              .team-experts .team-experts-slider li .book_appointment .button.white {
                display: none; } }
            .team-experts .team-experts-slider li .book_appointment .button.white:hover {
              background: #F4D7D0;
              border: 1px solid #F4D7D0; }
    .team-experts .team-experts-slider .slick-arrow {
      bottom: -20px; }
    @media only screen and (min-width: 1200px) {
      .team-experts .team-experts-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative; }
        .team-experts .team-experts-slider .slick-list::after {
          content: '';
          position: absolute;
          right: -50px;
          width: calc(50vw - 580px) !important;
          filter: blur(20px);
          height: 120%;
          z-index: 99;
          background: #fff;
          top: -10%; } }
    .team-experts .team-experts-slider .slick-slide {
      padding: 20px 15px;
      height: auto; }
      .team-experts .team-experts-slider .slick-slide > div, .team-experts .team-experts-slider .slick-slide li, .team-experts .team-experts-slider .slick-slide .expert {
        height: 100%; }
    .team-experts .team-experts-slider .slick-track {
      display: flex; }

.speciality-block {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .speciality-block {
      padding-bottom: 0; } }
  .speciality-block .speciality-card-slider {
    margin: -20px -15px;
    width: calc(100% + 30px); }
    @media only screen and (max-width: 767px) {
      .speciality-block .speciality-card-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .speciality-block .speciality-card-slider li {
      width: 138px !important;
      background: #FFFFFF;
      box-shadow: 0px 8px 24px #00000014;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .speciality-block .speciality-card-slider li {
          min-width: 110px !important;
          width: 110px !important;
          margin-right: 20px; } }
      .speciality-block .speciality-card-slider li a {
        padding: 17px 14px;
        text-align: center;
        display: block; }
        @media only screen and (max-width: 767px) {
          .speciality-block .speciality-card-slider li a {
            padding: 8px 10px; } }
        .speciality-block .speciality-card-slider li a img {
          width: 59px;
          margin: 0 auto 8px; }
          @media only screen and (max-width: 767px) {
            .speciality-block .speciality-card-slider li a img {
              width: 48px; } }
        .speciality-block .speciality-card-slider li a .spec-name {
          font-size: 14px;
          font-weight: 500;
          line-height: 18px;
          color: #000000;
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          word-break: break-word; }
          @media only screen and (max-width: 767px) {
            .speciality-block .speciality-card-slider li a .spec-name {
              font-size: 11px;
              line-height: 15px; } }
    .speciality-block .speciality-card-slider .slick-arrow {
      bottom: -20px; }
    @media only screen and (min-width: 1200px) {
      .speciality-block .speciality-card-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative; }
        .speciality-block .speciality-card-slider .slick-list::after {
          content: '';
          position: absolute;
          right: -50px;
          width: calc(50vw - 580px) !important;
          filter: blur(20px);
          height: 120%;
          z-index: 99;
          background: #fff;
          top: -10%; } }
    .speciality-block .speciality-card-slider .slick-slide {
      padding: 20px 15px;
      height: auto; }
      .speciality-block .speciality-card-slider .slick-slide > div, .speciality-block .speciality-card-slider .slick-slide li, .speciality-block .speciality-card-slider .slick-slide a {
        height: 100%; }
    .speciality-block .speciality-card-slider .slick-track {
      display: flex; }

.hospital-list-slider {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .hospital-list-slider {
      padding-bottom: 0; } }
  .hospital-list-slider .hospital-view header {
    padding: 0; }
    .hospital-list-slider .hospital-view header h1 {
      text-align: left; }
  .hospital-list-slider .hospital-list {
    margin: -16px;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .hospital-list-slider .hospital-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .hospital-list-slider .hospital-list .slick-slide {
      padding: 16px;
      height: auto; }
      .hospital-list-slider .hospital-list .slick-slide > div, .hospital-list-slider .hospital-list .slick-slide > div > li {
        height: 100%; }
    .hospital-list-slider .hospital-list .slick-track {
      display: flex; }
    .hospital-list-slider .hospital-list li {
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .hospital-list-slider .hospital-list li {
          min-width: 90% !important;
          width: 90% !important;
          margin-right: 10px; } }

@media only screen and (max-width: 767px) {
  .spec-hospital-block .hospital-view {
    padding-top: 0; } }
.spec-hospital-block .hospital-view .views-exposed-form {
  padding: 0; }
  .spec-hospital-block .hospital-view .views-exposed-form .form-select {
    display: none; }
  .spec-hospital-block .hospital-view .views-exposed-form .filter-form-list {
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .spec-hospital-block .hospital-view .views-exposed-form .filter-form-list li {
        min-width: auto;
        overflow: visible; } }
    .spec-hospital-block .hospital-view .views-exposed-form .filter-form-list .slick-arrow.slick-prev {
      left: -5px; }
    .spec-hospital-block .hospital-view .views-exposed-form .filter-form-list .slick-arrow.slick-next {
      right: -15px; }

.medical-procedure-section {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .medical-procedure-section {
      padding-bottom: 0; } }
  .medical-procedure-section .medical-hospital-slider {
    margin: -20px -15px;
    width: calc(100% + 30px); }
    @media only screen and (max-width: 767px) {
      .medical-procedure-section .medical-hospital-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .medical-procedure-section .medical-hospital-slider .slick-arrow {
      bottom: -20px; }
    @media only screen and (min-width: 1200px) {
      .medical-procedure-section .medical-hospital-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative; }
        .medical-procedure-section .medical-hospital-slider .slick-list::after {
          content: '';
          position: absolute;
          right: -50px;
          width: calc(50vw - 580px) !important;
          filter: blur(20px);
          height: 120%;
          z-index: 99;
          background: #fff;
          top: -10%; } }
    .medical-procedure-section .medical-hospital-slider .slick-slide {
      padding: 20px 15px;
      height: auto; }
      .medical-procedure-section .medical-hospital-slider .slick-slide > div, .medical-procedure-section .medical-hospital-slider .slick-slide li {
        height: 100%; }
    .medical-procedure-section .medical-hospital-slider .slick-track {
      display: flex; }
    .medical-procedure-section .medical-hospital-slider li {
      width: 316px !important;
      box-shadow: 0px 6px 30px #FDEEEABF;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .medical-procedure-section .medical-hospital-slider li {
          min-width: 80% !important;
          width: 80% !important;
          margin-right: 20px; } }
      .medical-procedure-section .medical-hospital-slider li .medical-procedure-box .medical-procedure-image img {
        border-radius: 8px; }
      .medical-procedure-section .medical-hospital-slider li .medical-procedure-title {
        position: absolute;
        left: 0;
        bottom: 15px;
        color: #FFFFFF;
        border: 1px solid #FFFFFF4D;
        border-radius: 0px 8px 8px 0px;
        opacity: 1;
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        min-width: 191px;
        padding: 6px 28px 6px 13px;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }

.explore-video-block {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .explore-video-block {
      padding-bottom: 0; } }
  .explore-video-block .video-block .explore-video-img {
    position: relative; }
    .explore-video-block .video-block .explore-video-img iframe {
      display: none; }
  .explore-video-block .video-block .explore-video-name {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    padding: 16px 20px 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .explore-video-block .video-block .explore-video-name {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 14px 11px; } }
  .explore-video-block .video-block .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99; }
    .explore-video-block .video-block .play-btn:before {
      content: "";
      display: block;
      box-sizing: border-box;
      position: absolute;
      width: 0;
      height: 10px;
      border-top: 12px solid transparent;
      border-bottom: 12px solid transparent;
      border-left: 20px solid #DB7C65;
      top: 13px;
      left: 18px; }
  .explore-video-block .explore-video-list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px; }
    @media only screen and (max-width: 767px) {
      .explore-video-block .explore-video-list {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        margin: 0 -13px; } }
    .explore-video-block .explore-video-list li {
      flex: 0 0 33.3333%;
      max-width: 33.3333%;
      padding: 20px; }
      @media only screen and (max-width: 767px) {
        .explore-video-block .explore-video-list li {
          flex: 0 0 274px;
          max-width: 274px;
          padding: 0 13px; } }
      .explore-video-block .explore-video-list li .video-block {
        background: #FBFBFD;
        box-shadow: 0px 3px 13px #79797933;
        border-radius: 6px;
        overflow: hidden; }
    .explore-video-block .explore-video-list.video-slider li {
      flex: 0 0 100%;
      max-width: 100%; }
      @media only screen and (max-width: 767px) {
        .explore-video-block .explore-video-list.video-slider li {
          flex: 0 0 274px;
          max-width: 274px;
          padding: 0 13px; } }

.accrediation-block {
  padding-top: 40px; }
  .accrediation-block .acc-list {
    display: flex;
    flex-wrap: wrap;
    margin: -12px; }
    @media only screen and (max-width: 767px) {
      .accrediation-block .acc-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin: -15px;
        padding: 15px; } }
    .accrediation-block .acc-list li {
      width: calc(20% - 24px);
      margin: 12px;
      text-align: center;
      background: #fff;
      box-shadow: 0px 8px 24px #00000014;
      border-radius: 8px;
      padding: 20px 25px; }
      @media only screen and (max-width: 1023px) {
        .accrediation-block .acc-list li {
          width: calc(33.33% - 24px); } }
      @media only screen and (max-width: 767px) {
        .accrediation-block .acc-list li {
          width: 70%;
          min-width: 70%;
          margin-right: 12px; } }
      .accrediation-block .acc-list li .acc-img img {
        height: 86px;
        width: 86px; }
      .accrediation-block .acc-list li .acc-name h4 {
        font: bold 16px/24px "Montserrat", sans-serif;
        color: #221e20;
        padding-top: 20px;
        margin-bottom: 0; }
        .accrediation-block .acc-list li .acc-name h4 a {
          color: #2C2C2C; }
      .accrediation-block .acc-list li p {
        font: 14px/18px "Montserrat", sans-serif;
        color: #4D4D4F;
        padding-top: 10px;
        font-weight: 500; }
        .accrediation-block .acc-list li p a {
          color: #4D4D4F; }

@media only screen and (max-width: 767px) {
  .hospital-view {
    padding-top: 110px; } }
.hospital-view h1 {
  text-align: center;
  font: 500 26px/26px "Montserrat", sans-serif;
  letter-spacing: 0px;
  color: #221E20;
  margin-bottom: 16px; }
  @media only screen and (max-width: 767px) {
    .hospital-view h1 {
      font-size: 22px; } }
.hospital-view p {
  text-align: center;
  font: 12px/21px "Montserrat", sans-serif;
  color: #313131; }
.hospital-view header {
  padding: 28px 196px 0; }
  @media only screen and (max-width: 1023px) {
    .hospital-view header {
      padding: 28px 100px 0; } }
  @media only screen and (max-width: 767px) {
    .hospital-view header {
      padding: 18px 0; } }
.hospital-view .views-exposed-form {
  padding: 16px 108px 5px; }
  @media only screen and (max-width: 767px) {
    .hospital-view .views-exposed-form {
      padding: 22px 0 0; } }
  .hospital-view .views-exposed-form .button.js-form-submit.form-submit {
    display: none; }
  .hospital-view .views-exposed-form .form-item-search-api-fulltext {
    position: relative;
    position: relative;
    margin-bottom: 25px; }
    .hospital-view .views-exposed-form .form-item-search-api-fulltext input.form-autocomplete {
      background-image: none;
      min-width: 1025px;
      max-width: 1025px;
      max-height: 71px;
      min-height: 71px; }
      @media only screen and (max-width: 1199px) {
        .hospital-view .views-exposed-form .form-item-search-api-fulltext input.form-autocomplete {
          min-width: auto;
          max-width: unset;
          max-height: unset;
          min-height: auto; } }
    @media only screen and (max-width: 767px) {
      .hospital-view .views-exposed-form .form-item-search-api-fulltext {
        position: fixed;
        top: 55px;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 22px 18px;
        margin-bottom: 0;
        box-shadow: 0px 3px 9px #00000017; } }
    .hospital-view .views-exposed-form .form-item-search-api-fulltext > label {
      display: none; }
    .hospital-view .views-exposed-form .form-item-search-api-fulltext > input {
      padding: 26px 70px 25px 32px;
      background: #FFF;
      border-radius: 8px;
      font: 500 14px/18px "Montserrat", sans-serif; }
      .hospital-view .views-exposed-form .form-item-search-api-fulltext > input::placeholder {
        font: 500 14px/18px "Montserrat", sans-serif;
        color: #797777; }
      @media only screen and (max-width: 767px) {
        .hospital-view .views-exposed-form .form-item-search-api-fulltext > input {
          padding: 22px 20px;
          font-size: 12px;
          line-height: 1; }
          .hospital-view .views-exposed-form .form-item-search-api-fulltext > input::placeholder {
            font-size: 12px;
            line-height: 1; } }
    .hospital-view .views-exposed-form .form-item-search-api-fulltext .search-icon {
      right: 30px; }

.hospital-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -16px;
  padding: 9px 0 34px; }
  @media only screen and (max-width: 767px) {
    .hospital-list {
      margin: 0; } }
  .hospital-list li {
    width: calc(33.33% - 32px);
    margin: 16px;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px #00000017;
    border-radius: 8px; }
    @media only screen and (max-width: 1023px) {
      .hospital-list li {
        width: calc(50% - 32px); } }
    @media only screen and (max-width: 767px) {
      .hospital-list li {
        width: 100%;
        margin: 16px 0; } }
    .hospital-list li > img {
      border-radius: 8px 8px 0 0; }
    .hospital-list li .main {
      padding: 11px 13px 16px 13px;
      background: #fff;
      min-height: 88px; }
    .hospital-list li .img img {
      border-radius: 8px 8px 0 0; }
    .hospital-list li .title {
      font: bold 14px/18px "Montserrat", sans-serif;
      color: #000000;
      width: 100%;
      padding-right: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .hospital-list li .link-wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 0 0; }
    .hospital-list li .icons {
      display: flex;
      align-items: center;
      flex: 1;
      justify-content: flex-end; }
      .hospital-list li .icons a {
        background: #FFFFFF;
        box-shadow: 0px 3px 16px #00000029;
        border: 1px solid #F4D7D0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 7px;
        border-radius: 50%;
        margin-right: 21px;
        cursor: pointer; }
        .hospital-list li .icons a:last-child {
          margin-right: 0; }
    .hospital-list li .button-wrap .button {
      padding: 12px 7px;
      text-transform: capitalize; }

.button-wrap {
  display: flex; }
  .button-wrap a {
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .button-wrap a {
        white-space: nowrap; } }
    .button-wrap a:first-child {
      border-radius: 0px 0px 0px 4px; }
    .button-wrap a:last-child {
      border-radius: 0px 0px 4px 0px; }
  .button-wrap .button {
    background: #F4D7D0;
    font: 500 12px/15px "Montserrat", sans-serif;
    color: #181515;
    padding: 12px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: all 0.2s;
    border: 1px solid #F4D7D0; }
    .button-wrap .button:hover {
      background: #FFF;
      border: 1px solid #F4D7D0;
      color: #000; }
    .button-wrap .button.white {
      background: #fff;
      font: 500 11px/14px "Montserrat", sans-serif;
      color: #000;
      border: 1px solid #F4D7D0; }
      .button-wrap .button.white:hover {
        border: 1px solid #F4D7D0;
        background: #F4D7D0; }

#edit-field-location li {
  cursor: pointer; }

.filter-form-list, .spec-location-list {
  padding: 0 38px; }
  @media only screen and (max-width: 767px) {
    .filter-form-list, .spec-location-list {
      padding: 0;
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      margin: 0; } }
  .filter-form-list .slick-slide, .spec-location-list .slick-slide {
    margin: 0 5px; }
  .filter-form-list .slick-list, .spec-location-list .slick-list {
    width: 100% !important; }
  @media only screen and (max-width: 767px) {
    .filter-form-list .slick-arrow, .spec-location-list .slick-arrow {
      display: none !important; } }
  .filter-form-list .slick-arrow.slick-next, .spec-location-list .slick-arrow.slick-next {
    right: 5px;
    left: auto;
    top: 50%;
    transform: translateY(-50%); }
  .filter-form-list .slick-arrow.slick-prev, .spec-location-list .slick-arrow.slick-prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%); }
  .filter-form-list .slick-track, .spec-location-list .slick-track {
    margin-left: auto;
    margin-right: auto; }
  .filter-form-list li, .spec-location-list li {
    font: 500 12px/13px "Montserrat", sans-serif;
    color: #313131;
    border: 1px solid #C9C9C9;
    border-radius: 4px;
    padding: 12px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s; }
    .filter-form-list li:hover, .filter-form-list li.selected, .spec-location-list li:hover, .spec-location-list li.selected {
      background: #F4D7D0;
      box-shadow: 0px 2px 5px #E2C0B8;
      border-radius: 8px;
      color: #181515;
      border-color: #F4D7D0; }
    @media only screen and (max-width: 767px) {
      .filter-form-list li, .spec-location-list li {
        min-width: 20vw;
        margin-right: 10px;
        margin-bottom: 4px; } }

.rating {
  display: flex;
  align-items: center;
  background: #F8F7FF;
  border: 1px solid #EBE9F8;
  padding: 6px 11px;
  border-radius: 17px;
  min-width: 158px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .rating > span {
    margin-left: 7.8px;
    font: 14px/14px "Montserrat", sans-serif;
    color: #000000;
    display: flex;
    align-items: center; }
  .rating .rating-value {
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .rating .rating-value p {
      font: 14px/19px "Montserrat", sans-serif;
      color: #000000;
      margin-left: 10px; }

span.stars {
  display: block;
  background: url("https://www.fortishealthcare.com/drupal-data/images/blank.svg") repeat-x;
  width: 86px;
  height: 17px; }
  span.stars span {
    display: block;
    background: url("https://www.fortishealthcare.com/drupal-data/images/filled.svg") repeat-x;
    width: 86px;
    height: 17px; }

#views-exposed-form-hospital-listing-page-1 .form-select {
  display: none !important; }

span.stars span {
  background-position: 0 0; }

@media only screen and (max-width: 767px) {
  .hospital-view .views-exposed-form {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden; } }
@media only screen and (max-width: 767px) {
  .hospital-view .views-exposed-form > fieldset {
    margin-bottom: 0; } }
.hospital-view .views-exposed-form .form-radios {
  margin: 0 -5px;
  padding: 0 38px; }
  @media only screen and (max-width: 767px) {
    .hospital-view .views-exposed-form .form-radios {
      padding: 0;
      display: flex;
      flex-wrap: nowrap;
      margin: 0;
      width: calc(100% + 25px); } }
  .hospital-view .views-exposed-form .form-radios .slick-slide {
    margin: 0 5px; }
  .hospital-view .views-exposed-form .form-radios .slick-list {
    width: 100% !important; }
  @media only screen and (max-width: 767px) {
    .hospital-view .views-exposed-form .form-radios .slick-arrow {
      display: none !important; } }
  .hospital-view .views-exposed-form .form-radios .slick-arrow.slick-next {
    right: 5px;
    left: auto;
    top: 50%;
    transform: translateY(-50%); }
  .hospital-view .views-exposed-form .form-radios .slick-arrow.slick-prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%); }
  .hospital-view .views-exposed-form .form-radios .slick-track {
    margin-left: auto;
    margin-right: auto; }
  .hospital-view .views-exposed-form .form-radios .form-item {
    margin-bottom: 0;
    margin-right: 8px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .hospital-view .views-exposed-form .form-radios .form-item {
        min-width: 20vw;
        margin-right: 10px;
        margin-bottom: 4px; } }
    .hospital-view .views-exposed-form .form-radios .form-item input.form-radio {
      padding: 0;
      margin: 0;
      position: absolute;
      width: 0;
      height: 0;
      opacity: 0; }
    .hospital-view .views-exposed-form .form-radios .form-item input.form-radio:checked + label {
      border-color: #f4d7d0;
      background: #f4d7d0; }
    .hospital-view .views-exposed-form .form-radios .form-item label {
      padding: 11px 18px;
      font-size: 12px;
      line-height: 15px;
      color: #191919;
      border: 1px solid #c9c9c9;
      border-radius: 4px;
      cursor: pointer;
      transition: .3s;
      font-weight: 500;
      white-space: nowrap; }

.immigration-outer .js-form-item.js-form-item-search-api-fulltext {
  max-width: 436px; }
.immigration-outer .hospital-list li .main .link-wrap .icons {
  justify-content: flex-start; }
.immigration-outer .country-section {
  padding: 40px 0; }
  .immigration-outer .country-section .head-row {
    flex-direction: column;
    align-items: flex-start; }
    .immigration-outer .country-section .head-row p {
      padding-top: 20px;
      font-size: 16px;
      line-height: 24px;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .immigration-outer .country-section .head-row p {
          font-size: 14px; } }
  .immigration-outer .country-section .countries-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden; }
    .immigration-outer .country-section .countries-list li {
      width: 33.33%;
      border-right: 1px solid #DFE2F2;
      border-bottom: 1px solid #DFE2F2;
      padding: 39px 44px;
      margin-bottom: -1px;
      position: relative; }
      .immigration-outer .country-section .countries-list li:nth-child(3n) {
        border-right: none; }
      @media only screen and (max-width: 1023px) {
        .immigration-outer .country-section .countries-list li {
          display: flex;
          align-items: center;
          min-height: 113px;
          padding: 30px 24px; } }
      @media only screen and (max-width: 767px) {
        .immigration-outer .country-section .countries-list li {
          width: 100%;
          border-right: none;
          margin-bottom: 0;
          padding: 35px 18px;
          min-height: unset; }
          .immigration-outer .country-section .countries-list li:first-child {
            border-top: 1px solid #DFE2F2; } }
      .immigration-outer .country-section .countries-list li .country-card {
        display: flex; }
        .immigration-outer .country-section .countries-list li .country-card .flag-img {
          width: 49px;
          height: 29px; }
        .immigration-outer .country-section .countries-list li .country-card .country-name {
          padding-left: 40px;
          color: #313131;
          font-size: 16px;
          font-weight: 600; }
          @media only screen and (max-width: 1023px) {
            .immigration-outer .country-section .countries-list li .country-card .country-name {
              padding-left: 30px; } }
        .immigration-outer .country-section .countries-list li .country-card .country-arrow {
          padding-left: 40px;
          position: absolute;
          right: 84px; }
          @media only screen and (max-width: 1023px) {
            .immigration-outer .country-section .countries-list li .country-card .country-arrow {
              padding-left: 20px;
              right: 18px; } }
          .immigration-outer .country-section .countries-list li .country-card .country-arrow img {
            width: 13px;
            height: 12px; }
.immigration-outer .about-immigration-section {
  padding-bottom: 40px; }
  .immigration-outer .about-immigration-section .readmore-section p {
    font-size: 16px;
    line-height: 24px;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .immigration-outer .about-immigration-section .readmore-section p {
        font-size: 14px; } }
.immigration-outer .about-facility-section {
  padding-top: 40px;
  background: rgba(129, 129, 129, 0.05);
  position: relative;
  z-index: 1; }
  .immigration-outer .about-facility-section::before, .immigration-outer .about-facility-section::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    background: rgba(129, 129, 129, 0.05); }
  .immigration-outer .about-facility-section::before {
    left: -100%; }
  .immigration-outer .about-facility-section::after {
    right: -100%; }
  .immigration-outer .about-facility-section .js-form-item.form-item-field-hospital-target-id {
    max-width: 436px;
    margin-bottom: 40px; }
  .immigration-outer .about-facility-section .about-fac-row > ul > li {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
    line-height: 20px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .immigration-outer .about-facility-section .about-fac-row > ul > li {
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 1.3; } }
    .immigration-outer .about-facility-section .about-fac-row > ul > li::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 9px;
      left: 0;
      top: 6px;
      background: url(../images/arrow-point.svg) no-repeat; }
  .immigration-outer .about-facility-section .about-fac-row > ul li {
    font-size: 16px;
    line-height: 24px;
    color: #313131;
    font-weight: unset; }
    @media only screen and (max-width: 767px) {
      .immigration-outer .about-facility-section .about-fac-row > ul li {
        font-size: 14px; } }
  .immigration-outer .about-facility-section .about-fac-row p {
    font-size: 16px;
    line-height: 24px;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .immigration-outer .about-facility-section .about-fac-row p {
        font-size: 14px; } }
.immigration-outer .immigration-gallery-section {
  padding-top: 40px; }
  .immigration-outer .immigration-gallery-section .gallery-outer {
    padding-top: 0;
    padding-bottom: 0; }
    .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list {
      display: flex;
      flex-wrap: wrap;
      margin: -10px; }
      @media only screen and (max-width: 767px) {
        .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list {
          display: flex;
          overflow-x: auto;
          overflow-y: hidden;
          flex-wrap: nowrap;
          width: calc(100% + 25px);
          padding: 10px; } }
      .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li {
        width: calc(33.33% - 20px);
        margin: 10px;
        display: none; }
        .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:first-child, .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:nth-child(2), .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:nth-child(3), .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:nth-child(4), .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:nth-child(5), .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li:nth-child(6) {
          display: block; }
        @media only screen and (max-width: 767px) {
          .immigration-outer .immigration-gallery-section .gallery-outer .gallery-list li {
            min-width: 90% !important;
            width: 90% !important;
            margin: 0;
            margin-right: 10px; } }
  .immigration-outer .immigration-gallery-section .gl-view-all {
    padding-top: 40px; }
    .immigration-outer .immigration-gallery-section .gl-view-all .view-all {
      width: 400px; }
      @media only screen and (max-width: 767px) {
        .immigration-outer .immigration-gallery-section .gl-view-all .view-all {
          width: 100%; } }

.immigration-country-banner .banner-left .banner-text {
  display: inline-flex;
  flex-wrap: wrap;
  padding: 15px 70px 15px 15px;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .immigration-country-banner .banner-left .banner-text {
      padding: 10px 30px 10px 10px; } }
  .immigration-country-banner .banner-left .banner-text img {
    height: 29px;
    width: 49px;
    border-radius: 5px; }
  .immigration-country-banner .banner-left .banner-text h1 {
    padding-left: 20px; }

.immigration-listing-about {
  padding-top: 40px; }
  .immigration-listing-about .immigration-about-desc {
    padding-bottom: 40px; }
    .immigration-listing-about .immigration-about-desc ul > li {
      margin-bottom: 10px;
      padding-left: 18px;
      position: relative;
      line-height: 20px;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .immigration-listing-about .immigration-about-desc ul > li {
          font-size: 12px;
          margin-bottom: 8px;
          line-height: 1.3; } }
      .immigration-listing-about .immigration-about-desc ul > li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 9px;
        left: 0;
        top: 6px;
        background: url(../images/arrow-point.svg) no-repeat; }
    .immigration-listing-about .immigration-about-desc ul li {
      font-size: 16px;
      line-height: 24px;
      color: #313131;
      font-weight: unset; }
      @media only screen and (max-width: 767px) {
        .immigration-listing-about .immigration-about-desc ul li {
          font-size: 14px; } }
    @media only screen and (max-width: 767px) {
      .immigration-listing-about .immigration-about-desc {
        padding-bottom: 30px; } }
    .immigration-listing-about .immigration-about-desc p {
      font-size: 16px;
      line-height: 24px;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .immigration-listing-about .immigration-about-desc p {
          font-size: 14px; } }

.doctors-section {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .doctors-section h3 {
      font-weight: 500; } }
  .doctors-section .team-experts {
    padding-top: 0; }
    .doctors-section .team-experts .expert .expert-block .expert-info .expert-know-more a {
      color: #db7c65;
      text-decoration: underline;
      cursor: pointer;
      font-weight: 500; }
      .doctors-section .team-experts .expert .expert-block .expert-info .expert-know-more a:hover {
        text-decoration: none; }

.immigration-form h2, .immigration-enquiry-form-outer h2 {
  font-size: 26px;
  font-weight: 500;
  color: #221e20; }
  @media only screen and (max-width: 767px) {
    .immigration-form h2, .immigration-enquiry-form-outer h2 {
      font-weight: 400; } }

#immigration-form-wrapper.enquiry-form-sec .form-item-first-name, #immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second, #immigration-form-wrapper.enquiry-form-sec .form-item-preferred-date {
  width: calc(50% - 20px);
  float: left; }
  @media only screen and (max-width: 1023px) {
    #immigration-form-wrapper.enquiry-form-sec .form-item-first-name, #immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second, #immigration-form-wrapper.enquiry-form-sec .form-item-preferred-date {
      width: calc(50% - 12px); } }
#immigration-form-wrapper.enquiry-form-sec .form-item-last-name, #immigration-form-wrapper.enquiry-form-sec .form-item-email, #immigration-form-wrapper.enquiry-form-sec .form-item-country {
  float: right;
  width: 50%;
  clear: none; }
@media only screen and (max-width: 767px) {
  #immigration-form-wrapper.enquiry-form-sec .form-item-preferred-date, #immigration-form-wrapper.enquiry-form-sec .form-item-email, #immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second, #immigration-form-wrapper.enquiry-form-sec .form-item-country {
    width: 100%; } }
#immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second .form-item-int-country-code {
  width: calc(33% - 20px);
  float: left; }
  @media only screen and (max-width: 1023px) {
    #immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second .form-item-int-country-code {
      width: calc(40% - 12px); } }
#immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second .form-item-int-mobile-number {
  clear: unset;
  float: right;
  width: 67%;
  margin-bottom: 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1023px) {
    #immigration-form-wrapper.enquiry-form-sec .wrap-field-contact-second .form-item-int-mobile-number {
      width: 60%; } }

@media only screen and (max-width: 767px) {
  .board-heading, .key-heading, .contact-investor-heading {
    font-weight: 500 !important; } }

.investor-outer {
  padding-top: 15px; }

.contact-investors {
  display: flex;
  flex-wrap: wrap;
  align-items: inherit;
  margin: 5px -13px; }
  @media only screen and (max-width: 767px) {
    .contact-investors {
      flex-wrap: nowrap;
      overflow-x: scroll;
      overflow-y: hidden; } }
  .contact-investors > li {
    background: #FFFFFF;
    box-shadow: 9px 4px 16px #0000001A;
    border: 1px solid #00000000;
    border-radius: 8px;
    width: calc(33.33% - 26px);
    margin: 0 13px 13px; }
    @media only screen and (max-width: 1023px) {
      .contact-investors > li {
        width: calc(50% - 26px); } }
    @media only screen and (max-width: 767px) {
      .contact-investors > li {
        min-width: 67vw;
        width: 67vw;
        box-shadow: 9px 16px 30px #0000001a;
        margin: 0 9px 19px; } }
    .contact-investors > li .contact-investor-header {
      text-align: center;
      border-bottom: 1px solid #f1eeed;
      border-radius: 8px 8px 0px 0px;
      padding: 18px 18px 12.3px; }
      .contact-investors > li .contact-investor-header .name {
        font: bold 16px/19px "Montserrat", sans-serif;
        color: #DB7C65;
        margin: 7px 0 5px; }
        @media only screen and (max-width: 767px) {
          .contact-investors > li .contact-investor-header .name {
            font-size: 14px;
            margin: 4px 0 2px; } }
      .contact-investors > li .contact-investor-header .desg {
        font: 500 14px/18px "Montserrat", sans-serif;
        color: #313131; }
        @media only screen and (max-width: 767px) {
          .contact-investors > li .contact-investor-header .desg {
            font-size: 12px; } }
    .contact-investors > li .contact-investor-main {
      padding: 17px 23px 12px; }
      @media only screen and (max-width: 767px) {
        .contact-investors > li .contact-investor-main {
          padding: 12px 14px 12px; } }
      .contact-investors > li .contact-investor-main > div {
        font: 500 14px/24px "Montserrat", sans-serif; }
        @media only screen and (max-width: 767px) {
          .contact-investors > li .contact-investor-main > div {
            font-size: 12px;
            line-height: 1.55; } }
      .contact-investors > li .contact-investor-main .mail a {
        position: relative;
        color: #1D1D1D;
        padding-left: 40.5px;
        display: block;
        min-height: 32px;
        line-height: 30px;
        margin-bottom: 15px; }
        @media only screen and (max-width: 767px) {
          .contact-investors > li .contact-investor-main .mail a {
            line-height: 20px;
            margin-bottom: 15px;
            word-break: break-word; } }
        .contact-investors > li .contact-investor-main .mail a:hover {
          text-decoration: underline; }
        .contact-investors > li .contact-investor-main .mail a::before {
          content: '';
          position: absolute;
          background: #fff url("https://www.fortishealthcare.com/drupal-data/images/mail1.svg") no-repeat center center;
          left: 0;
          width: 30px;
          height: 30px;
          left: 0;
          box-shadow: 0px 3px 16px #00000029;
          border: 1px solid #F4D7D0;
          border-radius: 50%; }
          @media only screen and (max-width: 767px) {
            .contact-investors > li .contact-investor-main .mail a::before {
              transform: scale(0.8); } }
      .contact-investors > li .contact-investor-main .phone {
        color: #2F2F2F;
        position: relative;
        padding-left: 40.5px;
        margin-bottom: 13px;
        min-height: 32px;
        display: flex;
        align-items: center; }
        .contact-investors > li .contact-investor-main .phone a {
          display: inline-block;
          color: #2F2F2F; }
          .contact-investors > li .contact-investor-main .phone a:hover {
            text-decoration: underline; }
        .contact-investors > li .contact-investor-main .phone::before {
          content: '';
          position: absolute;
          background: #fff url("https://www.fortishealthcare.com/drupal-data/images/phone1.svg") no-repeat center center;
          width: 30px;
          height: 30px;
          left: 0;
          top: 0;
          box-shadow: 0px 3px 16px #00000029;
          border: 1px solid #F4D7D0;
          border-radius: 50%; }
          @media only screen and (max-width: 767px) {
            .contact-investors > li .contact-investor-main .phone::before {
              transform: scale(0.8); } }
      .contact-investors > li .contact-investor-main .address {
        position: relative;
        padding-left: 40.5px; }
        .contact-investors > li .contact-investor-main .address::before {
          content: '';
          position: absolute;
          background: #fff url("https://www.fortishealthcare.com/drupal-data/images/map1.svg") no-repeat center center;
          left: 0;
          width: 30px;
          height: 30px;
          left: 0;
          box-shadow: 0px 3px 16px #00000029;
          border: 1px solid #F4D7D0;
          border-radius: 50%; }
          @media only screen and (max-width: 767px) {
            .contact-investors > li .contact-investor-main .address::before {
              transform: scale(0.8); } }
    .contact-investors > li .img {
      text-align: center; }
      .contact-investors > li .img img {
        box-shadow: 0px 3px 16px #00000029;
        border: 2px solid #F4D7D0;
        border-radius: 50%; }

.board-outer {
  padding-top: 40px; }

.board-directors {
  display: flex;
  flex-wrap: wrap;
  align-items: inherit;
  margin: 0 -13px -20px; }
  @media only screen and (max-width: 767px) {
    .board-directors {
      margin: 0 -11px -20px; } }
  .board-directors li {
    width: calc(25% - 26px);
    margin: 0 13px 20px;
    box-shadow: 3px 3px 15px #0000001A;
    position: relative; }
    @media only screen and (max-width: 1023px) {
      .board-directors li {
        width: calc(33.33% - 26px); } }
    @media only screen and (max-width: 767px) {
      .board-directors li {
        width: calc(50% - 22px);
        margin: 0 11px 11px;
        box-shadow: 0 3px 26px #0000001A;
        position: relative; } }
    .board-directors li .img {
      box-shadow: 0px 3px 26px #0000001A;
      border-radius: 8px 8px 0px 0px; }
      .board-directors li .img img {
        border-radius: 8px 8px 0px 0px; }
    .board-directors li .board-footer {
      border: 1px solid #00000000;
      border-radius: 0px 0px 8px 8px;
      padding: 10px 15px 30px; }
      @media only screen and (max-width: 767px) {
        .board-directors li .board-footer {
          padding: 8px 10px 30px; } }
      .board-directors li .board-footer .board-title {
        font: 600 16px/18px "Montserrat", sans-serif;
        color: #221E20;
        margin-bottom: 5px; }
        @media only screen and (max-width: 767px) {
          .board-directors li .board-footer .board-title {
            font-size: 14px; } }
      .board-directors li .board-footer .board-desc {
        font: 500 14px/16px "Montserrat", sans-serif;
        color: #221E20;
        margin-bottom: 7px; }
        @media only screen and (max-width: 767px) {
          .board-directors li .board-footer .board-desc {
            margin-bottom: 25px;
            font-size: 12px; } }
      .board-directors li .board-footer a {
        font: 500 14px/18px "Montserrat", sans-serif;
        color: #DB7C65;
        text-decoration: underline;
        transition: all 0.3s;
        position: absolute;
        bottom: 13px; }
        .board-directors li .board-footer a:hover {
          font-weight: 600; }

.key-management-outer {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .key-management-outer {
      padding-top: 30px; } }

.key-manager-list {
  display: flex;
  flex-wrap: wrap;
  align-items: inherit;
  margin: 0 -13px -20px; }
  @media only screen and (max-width: 1023px) {
    .key-manager-list {
      margin: 3px 0 0; } }
  @media only screen and (max-width: 767px) {
    .key-manager-list {
      box-shadow: 0 6px 30px #0000001A; } }
  .key-manager-list li {
    display: flex;
    width: calc(50% - 26px);
    margin: 0 13px 26px;
    padding: 18px 22px 23px;
    background: #FFFFFF;
    box-shadow: 0px 6px 30px #0000001A;
    border-radius: 8px; }
    @media only screen and (max-width: 767px) {
      .key-manager-list li:first-child {
        border-radius: 8px 8px 0 0; } }
    @media only screen and (max-width: 767px) {
      .key-manager-list li:last-child {
        border-radius: 0 0 8px 8px; } }
    @media only screen and (max-width: 1023px) {
      .key-manager-list li {
        width: 100%;
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 767px) {
      .key-manager-list li {
        padding: 15px 18px;
        margin: 0;
        border-bottom: 1px solid #0000001A;
        border-radius: inherit;
        box-shadow: none; } }
  .key-manager-list .key-management-left {
    border-radius: 8px; }
    @media only screen and (max-width: 767px) {
      .key-manager-list .key-management-left {
        width: 41.4%;
        height: auto; } }
    .key-manager-list .key-management-left img {
      box-shadow: 0px 3px 22px #00000029;
      border-radius: 8px; }
  .key-manager-list .key-management-right {
    flex: 1;
    padding-left: 22px;
    position: relative;
    padding-bottom: 15px; }
    .key-manager-list .key-management-right .title {
      font: 600 18px/20px "Montserrat", sans-serif;
      letter-spacing: 0.27px;
      color: #272727;
      margin-bottom: 9px; }
      @media only screen and (max-width: 767px) {
        .key-manager-list .key-management-right .title {
          font-size: 14px;
          margin-bottom: 2px;
          white-space: nowrap;
          width: 180px;
          overflow: hidden;
          text-overflow: ellipsis; } }
    .key-manager-list .key-management-right .title-text {
      font: 500 16px/20px "Montserrat", sans-serif;
      color: #221E20; }
      @media only screen and (max-width: 767px) {
        .key-manager-list .key-management-right .title-text {
          font-size: 12px;
          line-height: 1.2;
          max-height: 28px;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
    .key-manager-list .key-management-right .content {
      padding: 13px 0;
      font: 500 14px/23px "Montserrat", sans-serif;
      letter-spacing: 0.21px;
      color: #818181; }
      @media only screen and (max-width: 767px) {
        .key-manager-list .key-management-right .content {
          font-size: 12px;
          padding: 8px 0 20px; } }
      @media only screen and (max-width: 767px) {
        .key-manager-list .key-management-right .content p {
          display: -webkit-box;
          max-height: 40px;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
    .key-manager-list .key-management-right a {
      font: 500 14px/18px "Montserrat", sans-serif;
      color: #DB7C65;
      text-decoration: underline;
      transition: all 0.3s;
      position: absolute;
      bottom: 0; }
      .key-manager-list .key-management-right a:hover {
        font-weight: 600; }

.investor-pdfs {
  padding: 40px 0 0; }
  .investor-pdfs .report-pdf {
    padding: 15px 0;
    border-bottom: 1px solid #DFE2F2; }
    @media only screen and (max-width: 767px) {
      .investor-pdfs .report-pdf {
        padding: 14px; } }
    .investor-pdfs .report-pdf a {
      font: 500 14px/18px "Montserrat", sans-serif;
      color: #313131;
      text-transform: capitalize; }
      @media only screen and (max-width: 767px) {
        .investor-pdfs .report-pdf a {
          font-size: 12px; } }
      .investor-pdfs .report-pdf a span {
        padding-left: 12.13px;
        text-transform: capitalize; }
      .investor-pdfs .report-pdf a:hover span {
        text-decoration: underline; }
  .investor-pdfs .button {
    font: 500 12px/15px "Montserrat", sans-serif;
    margin: 15.78px 0 15px; }
    @media only screen and (max-width: 767px) {
      .investor-pdfs .button {
        margin: 0;
        width: 100%;
        border-radius: 0 0 8px 8px; } }
  @media only screen and (max-width: 767px) {
    .investor-pdfs .reports-view-all {
      padding-left: 0 !important; } }
  .investor-pdfs .report-pdf, .investor-pdfs .reports-view-all, .investor-pdfs .accordion-subheading {
    padding-left: 17px; }
  @media only screen and (max-width: 767px) {
    .investor-pdfs .faq-sec > li {
      margin-bottom: 4px; } }
  .investor-pdfs .faq-title {
    font: 500 14px/18px "Montserrat", sans-serif;
    color: #000000;
    padding: 16px 20px;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .investor-pdfs .faq-title {
        font-size: 12px !important; } }
    .investor-pdfs .faq-title.active {
      font-weight: 600;
      margin-bottom: 23.5px;
      border-bottom: 1px solid #e8e9f1; }
      @media only screen and (max-width: 767px) {
        .investor-pdfs .faq-title.active {
          font-size: 12px;
          font-weight: 500;
          margin-bottom: 14.5px; } }

.investor-modal.ui-widget.ui-widget-content {
  max-width: 875px !important;
  padding: 0px 30px 0;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .investor-modal.ui-widget.ui-widget-content {
      padding: 0px 15px 0; } }
  .investor-modal.ui-widget.ui-widget-content .ui-dialog-titlebar {
    padding: 0;
    margin-bottom: 30px; }
  .investor-modal.ui-widget.ui-widget-content .ui-dialog-titlebar-close {
    background-color: #fff;
    z-index: 9990;
    right: 5px;
    top: 6px; }
  .investor-modal.ui-widget.ui-widget-content .ui-dialog-title {
    display: none; }
  .investor-modal.ui-widget.ui-widget-content .ui-dialog-content {
    padding: 0 0 36px 0; }
  .investor-modal.ui-widget.ui-widget-content .investor-main-section .img {
    float: left;
    margin: 0 26px 20px 0;
    border-radius: 8px;
    box-shadow: 0px 3px 12px #00000029; }
    @media only screen and (max-width: 767px) {
      .investor-modal.ui-widget.ui-widget-content .investor-main-section .img {
        width: 100%;
        float: none;
        margin: 20px 0; } }
    .investor-modal.ui-widget.ui-widget-content .investor-main-section .img img {
      width: 100%;
      border-radius: 8px; }
  .investor-modal.ui-widget.ui-widget-content .investor-main-section .title {
    font: 600 18px/20px "Montserrat", sans-serif;
    letter-spacing: 0.27px;
    color: #272727;
    margin-bottom: 8.93px; }
  .investor-modal.ui-widget.ui-widget-content .investor-main-section .sub-title {
    font: 500 16px/18px "Montserrat", sans-serif;
    color: #221E20;
    margin-bottom: 13.37px; }
  .investor-modal.ui-widget.ui-widget-content .investor-main-section .content p {
    margin: 8px 0;
    font: 500 14px/23px "Montserrat", sans-serif;
    letter-spacing: 0.21px;
    color: #313131; }

.investor-disc .faq-sec li .faq-content .faq-content-inner table tr td {
  white-space: wrap; }
  .investor-disc .faq-sec li .faq-content .faq-content-inner table tr td:last-child {
    white-space: nowrap; }

.landing-pages .header-outer {
  top: 0;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029; }
  .landing-pages .header-outer > div {
    max-width: 1270px;
    padding: 12px 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 1199px) {
      .landing-pages .header-outer > div {
        padding: 15px; } }
  @media only screen and (max-width: 1199px) {
    .landing-pages .header-outer .header {
      display: block;
      padding: 10px 0 14px; } }
  .landing-pages .header-outer .header-top-nav-wrapper {
    display: none; }
    .landing-pages .header-outer .header-top-nav-wrapper + div {
      padding: 0; }
  .landing-pages .header-outer .header-bottom-nav {
    display: none; }
    @media only screen and (max-width: 1199px) {
      .landing-pages .header-outer .header-bottom-nav {
        display: block; } }
.landing-pages .select-language {
  min-height: 30px;
  position: relative;
  width: auto;
  margin: 0 0 0 auto; }
  @media only screen and (max-width: 1199px) {
    .landing-pages .select-language {
      padding-right: 10px;
      margin-bottom: -10px; } }
  .landing-pages .select-language > a.lang-triger {
    padding: 0 20px 0 25px;
    filter: brightness(0);
    text-transform: uppercase;
    width: 100%;
    display: block;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 80px;
    color: #000;
    font-weight: 500;
    background: url("https://www.fortishealthcare.com/drupal-data/images/globe.svg") no-repeat center left/17px auto; }
.landing-pages .lang-drop {
  left: -60px; }
  @media only screen and (max-width: 1199px) {
    .landing-pages .lang-drop {
      border-radius: 0 0 8px 8px;
      background: #fff;
      min-width: 120px;
      position: absolute;
      padding-top: 0;
      left: -30px;
      top: 38px;
      overflow: hidden;
      visibility: hidden;
      opacity: 0; } }
  @media only screen and (max-width: 1199px) {
    .landing-pages .lang-drop .links > li a {
      font: 500 12px/14px "Montserrat", sans-serif;
      color: #000;
      padding: 10px 13px;
      text-align: center;
      width: 100%;
      justify-content: center;
      display: flex;
      align-items: center; } }
.landing-pages .footer .footer-bottom .footer-info-outer {
  background: #fff;
  padding: 35px 0;
  box-shadow: 0px -1px 26px #00000029; }
  @media only screen and (max-width: 767px) {
    .landing-pages .footer .footer-bottom .footer-info-outer {
      padding: 30px 0; } }
@media only screen and (max-width: 1023px) {
  .landing-pages .banner-outer {
    min-height: 800px; } }
@media only screen and (max-width: 1023px) {
  .landing-pages .banner-section {
    min-height: 555px; } }
@media only screen and (max-width: 767px) {
  .landing-pages .banner-section {
    min-height: 520px; } }
.landing-pages .banner-section .banner-img picture img {
  min-height: 600px; }
  @media only screen and (max-width: 767px) {
    .landing-pages .banner-section .banner-img picture img {
      min-height: 235px; } }
.landing-pages .landing-page-banner-content {
  top: 20px; }
  @media only screen and (max-width: 767px) {
    .landing-pages .landing-page-banner-content {
      transform: initial; } }
  .landing-pages .landing-page-banner-content .banner-left-right-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left {
        max-width: initial;
        min-height: 175px; } }
    .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text {
      background: initial;
      backdrop-filter: initial;
      -webkit-backdrop-filter: initial;
      padding: 0; }
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text h1, .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text p {
        color: #fff; }
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text .top-heading {
        font-size: 20px;
        font-family: "Montserrat",sans-serif;
        font-weight: 600;
        margin-bottom: 6px; }
        @media only screen and (max-width: 1023px) {
          .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text .top-heading {
            font-size: 16px; } }
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text h1 {
        font-size: 32px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        line-height: 1.125;
        margin-bottom: 6px; }
        @media only screen and (max-width: 1023px) {
          .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text h1 {
            font-size: 18px; } }
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text .sub-heading {
        font-size: 15px;
        font-family: "Montserrat",sans-serif;
        font-weight: 500;
        margin-bottom: 16px; }
        @media only screen and (max-width: 1023px) {
          .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text .sub-heading {
            font-size: 14px;
            line-height: 1.3;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 767px) {
          .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-text .sub-heading {
            font-size: 12px;
            line-height: 1.3;
            margin-bottom: 10px; } }
    @media only screen and (max-width: 767px) {
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-list {
        display: none; } }
    .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-list ul li {
      font-size: 15px;
      font-family: "Montserrat",sans-serif;
      font-weight: 500;
      margin-bottom: 8px;
      position: relative;
      color: #fff;
      padding-left: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 1023px) {
        .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-list ul li {
          font-size: 14px;
          margin-bottom: 4px;
          padding-left: 18px; } }
      .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-list ul li::before {
        content: "";
        position: absolute;
        left: 0;
        width: 20px;
        height: 20px;
        background-image: url(../images/pointer-icon.png);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
        -webkit-filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%); }
        @media only screen and (max-width: 1023px) {
          .landing-pages .landing-page-banner-content .banner-left-right-container .banner-left .banner-list ul li::before {
            width: 15px;
            height: 15px; } }
    .landing-pages .landing-page-banner-content .banner-left-right-container .banner-right {
      max-width: 600px;
      width: calc(100% - 560px); }
      @media only screen and (max-width: 1023px) {
        .landing-pages .landing-page-banner-content .banner-left-right-container .banner-right {
          max-width: 100%;
          width: 100%; } }
    .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .mCustomScrollbar {
      width: 100%; }
    .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .landing-form form {
      margin-top: 0; }
      .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .landing-form form .form-item {
        margin-bottom: 10px; }
        .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .landing-form form .form-item input {
          padding: 5px; }
      .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .landing-form form .form-submit.button {
        padding: 9px 20px 10px; }
      .landing-pages .landing-page-banner-content .banner-left-right-container .landing-form-outer .landing-form form .form-item textarea {
        height: 50px; }
.landing-pages .lp-overview-outer {
  padding: 40px 0; }
  .landing-pages .lp-overview-outer .item-list {
    background: #008c62;
    color: #fff;
    padding: 24px 10px;
    border-radius: 8px; }
    .landing-pages .lp-overview-outer .item-list ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      .landing-pages .lp-overview-outer .item-list ul li {
        width: 25%;
        padding: 0 6px; }
        @media only screen and (max-width: 767px) {
          .landing-pages .lp-overview-outer .item-list ul li {
            width: 100%; } }
        .landing-pages .lp-overview-outer .item-list ul li .text-wrap {
          text-align: center; }
          .landing-pages .lp-overview-outer .item-list ul li .text-wrap .title {
            font-family: 'Poppins', sans-serif;
            font-weight: 700;
            font-size: 28px;
            margin-bottom: 8px; }
          .landing-pages .lp-overview-outer .item-list ul li .text-wrap .des {
            font-size: 15px; }
.landing-pages .why-choose-section-outer {
  background: #fafafa;
  padding: 50px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .why-choose-section-outer {
      padding: 30px 0; } }
  .landing-pages .why-choose-section-outer .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center; }
  .landing-pages .why-choose-section-outer .text-content {
    width: calc(60% - 15px); }
    @media only screen and (max-width: 767px) {
      .landing-pages .why-choose-section-outer .text-content {
        width: 100%; } }
    .landing-pages .why-choose-section-outer .text-content .heading2 {
      color: #008c62; }
    .landing-pages .why-choose-section-outer .text-content .custom-scroll {
      max-height: 180px;
      overflow-y: auto; }
      .landing-pages .why-choose-section-outer .text-content .custom-scroll .text-desc {
        padding-right: 20px; }
  .landing-pages .why-choose-section-outer .image-content {
    width: calc(40% - 15px); }
    @media only screen and (max-width: 767px) {
      .landing-pages .why-choose-section-outer .image-content {
        width: 100%; }
        .landing-pages .why-choose-section-outer .image-content img {
          width: 100%; } }
  .landing-pages .why-choose-section-outer .why-choose-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 30px;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      .landing-pages .why-choose-section-outer .why-choose-section {
        flex-direction: column; } }
    .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-left {
      width: calc(40% - 15px); }
      .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-left .text-content {
        width: 100%; }
      @media only screen and (max-width: 1023px) {
        .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-left {
          width: 100%; } }
    .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right {
      width: calc(60% - 15px); }
      @media only screen and (max-width: 1023px) {
        .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right {
          width: 100%; } }
      .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right .success-counter-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        gap: 30px; }
        @media only screen and (max-width: 767px) {
          .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right .success-counter-card {
            flex-direction: column; } }
        .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right .success-counter-card li {
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
          padding: 24px;
          text-align: center;
          border-radius: 8px;
          width: 33.33%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 767px) {
            .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right .success-counter-card li {
              width: 100%; } }
          .landing-pages .why-choose-section-outer .why-choose-section .why-choose-section-right .success-counter-card li .why-chose-number {
            font-family: 'Poppins', sans-serif;
            font-weight: 700;
            font-size: 28px;
            margin-bottom: 8px;
            color: #008c62; }
.landing-pages .wellness-care-section {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .wellness-care-section {
      padding: 30px 0; } }
  .landing-pages .wellness-care-section .heading2 {
    color: #008c62;
    text-align: center; }
  .landing-pages .wellness-care-section .item-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 16px; }
    .landing-pages .wellness-care-section .item-list ul li {
      width: calc(33.33% - 12px);
      border: 2px solid #008c62;
      border-radius: 8px;
      padding: 16px;
      background: #008c62;
      color: #fff;
      text-align: center;
      transition: all 0.5s; }
      @media only screen and (max-width: 1023px) {
        .landing-pages .wellness-care-section .item-list ul li {
          width: calc(50% - 10px); } }
      @media only screen and (max-width: 767px) {
        .landing-pages .wellness-care-section .item-list ul li {
          width: 100%; } }
      .landing-pages .wellness-care-section .item-list ul li img {
        width: 80px;
        height: 80px;
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%);
        -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%);
        margin-bottom: 20px; }
      .landing-pages .wellness-care-section .item-list ul li .views-field-field-lp-bt-heading {
        font-size: 22px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        margin-bottom: 8px; }
      .landing-pages .wellness-care-section .item-list ul li .views-field-field-lp-bt-description {
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        line-height: 1.5; }
      .landing-pages .wellness-care-section .item-list ul li:hover {
        background: #fff;
        color: #008c62;
        border: 2px solid #ed2200; }
        .landing-pages .wellness-care-section .item-list ul li:hover img {
          filter: invert(44%) sepia(63%) saturate(7385%) hue-rotate(138deg) brightness(98%) contrast(101%);
          -webkit-filter: invert(44%) sepia(63%) saturate(7385%) hue-rotate(138deg) brightness(98%) contrast(101%); }
.landing-pages .our-exprt-section {
  background: #008c62;
  padding: 40px 0;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .landing-pages .our-exprt-section {
      padding: 30px 0; } }
  .landing-pages .our-exprt-section .heading2 {
    color: #fff; }
  .landing-pages .our-exprt-section img {
    border-radius: 8px; }
.landing-pages .medicine-spacialised-outer {
  background: #eafff3;
  padding: 40px 0 70px; }
  @media only screen and (max-width: 767px) {
    .landing-pages .medicine-spacialised-outer {
      padding: 30px 0; } }
  .landing-pages .medicine-spacialised-outer .heading2 {
    color: #008c62;
    text-align: center; }
  .landing-pages .medicine-spacialised-outer .medicine-spacialised .item-list ul li {
    text-align: center;
    padding: 10px;
    flex: 1 1 20%;
    min-width: 336px;
    max-width: 336px;
    text-align: center;
    transition: transform 0.3s ease; }
    .landing-pages .medicine-spacialised-outer .medicine-spacialised .item-list ul li img {
      filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
      -webkit-filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
      margin-bottom: 16px;
      width: 80px;
      height: auto;
      margin: 0 auto 16px; }
    .landing-pages .medicine-spacialised-outer .medicine-spacialised .item-list ul li a, .landing-pages .medicine-spacialised-outer .medicine-spacialised .item-list ul li span {
      display: block; }
    .landing-pages .medicine-spacialised-outer .medicine-spacialised .item-list ul li .spec-name {
      color: #008c62;
      font-size: 15px;
      font-family: 'Poppins', sans-serif;
      font-weight: 400; }
@media only screen and (max-width: 767px) {
  .landing-pages .team-experts-outer {
    padding: 30px 0; } }
.landing-pages .team-experts-outer .team-experts .head-row {
  justify-content: center; }
  .landing-pages .team-experts-outer .team-experts .head-row .heading2 {
    color: #008c62;
    text-align: center; }
.landing-pages .fortis-usp-section-outer {
  background: #ffe4df;
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .fortis-usp-section-outer {
      padding: 30px 0; } }
  .landing-pages .fortis-usp-section-outer .fortis-usp-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center; }
    .landing-pages .fortis-usp-section-outer .fortis-usp-section header {
      width: calc(40% - 15px); }
      @media only screen and (max-width: 767px) {
        .landing-pages .fortis-usp-section-outer .fortis-usp-section header {
          width: 100%; } }
    .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list {
      width: calc(60% - 15px); }
      @media only screen and (max-width: 767px) {
        .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list {
          width: 100%; } }
      .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center; }
        .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li {
          width: calc(33.33% - 12px);
          color: #008c62;
          text-align: center;
          padding: 0 10px; }
          @media only screen and (max-width: 1023px) {
            .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li {
              width: calc(50% - 10px); } }
          @media only screen and (max-width: 767px) {
            .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li {
              width: 100%; } }
          .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li .usp-right-section .usp-icon {
            filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
            -webkit-filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
            margin-bottom: 16px; }
            .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li .usp-right-section .usp-icon img {
              height: 80px;
              width: auto; }
          .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li .usp-right-section .usp-title {
            font-size: 20px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            line-height: 1.2;
            margin-bottom: 4px; }
          .landing-pages .fortis-usp-section-outer .fortis-usp-section .item-list ul li .usp-right-section .usp-read-more {
            color: #ed2200;
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            margin-bottom: 16px; }
    .landing-pages .fortis-usp-section-outer .fortis-usp-section .heading2 {
      color: #008c62; }
.landing-pages .faq-outer {
  padding-bottom: 30px; }
.landing-pages .videos-section-outer {
  background: #008c62;
  padding: 40px 0 70px; }
  @media only screen and (max-width: 767px) {
    .landing-pages .videos-section-outer {
      padding: 30px 0; } }
  .landing-pages .videos-section-outer .videos-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media only screen and (max-width: 1199px) {
      .landing-pages .videos-section-outer .videos-section {
        flex-direction: column;
        align-items: center; } }
    .landing-pages .videos-section-outer .videos-section .patient-section-half {
      width: calc(50% - 25px);
      margin-right: 25px; }
      @media only screen and (max-width: 1199px) {
        .landing-pages .videos-section-outer .videos-section .patient-section-half {
          width: 100%;
          max-width: 595px;
          margin-right: 0; } }
      .landing-pages .videos-section-outer .videos-section .patient-section-half .heading2 {
        color: #fff; }
      @media only screen and (max-width: 1199px) {
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list-outer {
          padding-bottom: 45px; } }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list-outer {
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          padding: 10px 0; } }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list {
          display: flex;
          flex-wrap: nowrap;
          list-style: none;
          padding: 0;
          margin: 0;
          gap: 16px; } }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list li {
          flex: 0 0 auto; } }
      .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list .explore-video-img {
        position: relative; }
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list .explore-video-img .play-btn-container {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 99; }
        .landing-pages .videos-section-outer .videos-section .patient-section-half .patient-video-list .explore-video-img video {
          max-width: 595px;
          height: auto; }
    .landing-pages .videos-section-outer .videos-section .explore-video-block {
      padding: 0;
      width: calc(50% - 25px);
      margin-left: 25px; }
      @media only screen and (max-width: 1199px) {
        .landing-pages .videos-section-outer .videos-section .explore-video-block {
          width: 100%;
          max-width: 595px;
          margin-left: 0; } }
      .landing-pages .videos-section-outer .videos-section .explore-video-block .heading2 {
        color: #fff; }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .explore-video-block .doctors-video-list-outer {
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          padding: 10px 0; } }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .explore-video-block .doctor-videos-slider {
          display: flex;
          flex-wrap: nowrap;
          list-style: none;
          padding: 0;
          margin: 0;
          gap: 16px; } }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .explore-video-block .doctor-videos-slider li {
          flex: 0 0 auto; } }
    .landing-pages .videos-section-outer .videos-section .explore-video-name, .landing-pages .videos-section-outer .videos-section .video-name {
      width: 100%;
      max-width: 595px;
      padding-right: 15px;
      margin: 8px 0;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.2;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .landing-pages .videos-section-outer .videos-section .explore-video-name, .landing-pages .videos-section-outer .videos-section .video-name {
          font-size: 16px; } }
.landing-pages .hospital-info-section {
  background: #008c62;
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .hospital-info-section {
      padding: 30px 0; } }
  .landing-pages .hospital-info-section .lp-coe .heading3, .landing-pages .hospital-info-section .lp-coe .lp-coe-desc {
    color: #fff; }
.landing-pages .transplant-process ul, .landing-pages .diagnosis-disease-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 22px; }
  .landing-pages .transplant-process ul li, .landing-pages .diagnosis-disease-wrapper ul li {
    width: calc(33.33% - 15px);
    padding: 16px;
    border-radius: 8px;
    background: #eafff3;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15) !important; }
    @media only screen and (max-width: 1023px) {
      .landing-pages .transplant-process ul li, .landing-pages .diagnosis-disease-wrapper ul li {
        width: calc(50% - 15px); } }
    @media only screen and (max-width: 767px) {
      .landing-pages .transplant-process ul li, .landing-pages .diagnosis-disease-wrapper ul li {
        width: 100%; } }
    .landing-pages .transplant-process ul li .transplant-stat, .landing-pages .transplant-process ul li .dignosis-title, .landing-pages .diagnosis-disease-wrapper ul li .transplant-stat, .landing-pages .diagnosis-disease-wrapper ul li .dignosis-title {
      font-size: 18px;
      font-weight: 700;
      color: #343a40;
      margin-bottom: 5px; }
.landing-pages .transplant-process-outer {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .transplant-process-outer {
      padding: 30px 0; } }
  .landing-pages .transplant-process-outer .bottom-desc {
    margin-top: 30px;
    color: #008c62; }
    .landing-pages .transplant-process-outer .bottom-desc p {
      margin-bottom: 8px; }
.landing-pages .dignosis-outer {
  padding: 40px 0;
  background: #eafff3; }
  .landing-pages .dignosis-outer .heading2 {
    color: #008c62; }
  @media only screen and (max-width: 767px) {
    .landing-pages .dignosis-outer {
      padding: 30px 0; } }
  .landing-pages .dignosis-outer .diagnosis-disease-list .diagnosis-disease-item {
    background: #fff;
    border-radius: 0; }
    .landing-pages .dignosis-outer .diagnosis-disease-list .diagnosis-disease-item .dignosis-title {
      color: #008c62; }
.landing-pages .treatments-outer {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .treatments-outer {
      padding: 30px 0; } }
  .landing-pages .treatments-outer .treatments-desc {
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.6; }
  .landing-pages .treatments-outer .treatments-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .landing-pages .treatments-outer .treatments-section {
        flex-direction: column; } }
    .landing-pages .treatments-outer .treatments-section .treatments-image {
      width: 20%; }
      @media only screen and (max-width: 767px) {
        .landing-pages .treatments-outer .treatments-section .treatments-image {
          width: 100%; } }
    .landing-pages .treatments-outer .treatments-section .treatments-section-right {
      width: 80%;
      padding-left: 50px; }
      @media only screen and (max-width: 767px) {
        .landing-pages .treatments-outer .treatments-section .treatments-section-right {
          width: 100%;
          padding-left: 0; } }
      .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-bottom: 24px;
        align-items: center; }
        @media only screen and (max-width: 767px) {
          .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para {
            flex-direction: column; } }
        .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para .treatment-text {
          width: 87%;
          padding-right: 100px; }
          @media only screen and (max-width: 767px) {
            .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para .treatment-text {
              width: 100%;
              padding-right: 0;
              margin-bottom: 20px; } }
          .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para .treatment-text .title {
            color: #008c62;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 4px; }
        .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para .treatment-icon {
          width: 13%; }
          .landing-pages .treatments-outer .treatments-section .treatments-section-right .disease-list-wraper .disease-list .treatment-para .treatment-icon img {
            border-radius: 50%;
            border: 5px solid #008c62; }
.landing-pages .what-is-outer {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .landing-pages .what-is-outer {
      padding: 30px 0; } }
  .landing-pages .what-is-outer .what-is-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .landing-pages .what-is-outer .what-is-section {
        flex-direction: column; } }
  .landing-pages .what-is-outer .what-is-left {
    width: 45%; }
    @media only screen and (max-width: 1023px) {
      .landing-pages .what-is-outer .what-is-left {
        width: 100%;
        margin-bottom: 50px; } }
  .landing-pages .what-is-outer .what-is-right {
    width: 55%;
    padding-left: 100px; }
    @media only screen and (max-width: 767px) {
      .landing-pages .what-is-outer .what-is-right {
        width: 100%;
        padding-left: 0; } }
    .landing-pages .what-is-outer .what-is-right .heading2 span {
      color: #ed2200; }
    .landing-pages .what-is-outer .what-is-right .what-is-desc p {
      margin-bottom: 16px; }
.landing-pages .how-does-outer {
  padding: 40px 0;
  background: #fafafa; }
  @media only screen and (max-width: 767px) {
    .landing-pages .how-does-outer {
      padding: 30px 0; } }
  .landing-pages .how-does-outer .therapy-card-list {
    display: flex;
    flex-wrap: wrap; }
  .landing-pages .how-does-outer .therapy-card-item {
    width: calc(50% - 20px);
    padding: 20px;
    margin: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    text-align: center;
    transition: all 0.5s; }
    @media only screen and (max-width: 767px) {
      .landing-pages .how-does-outer .therapy-card-item {
        width: 100%;
        margin: 0;
        margin-bottom: 20px; } }
    .landing-pages .how-does-outer .therapy-card-item:hover {
      background: #008c62;
      color: #fff;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25); }
      .landing-pages .how-does-outer .therapy-card-item:hover .how-does-img {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%);
        -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%); }
      .landing-pages .how-does-outer .therapy-card-item:hover .how-does-title {
        color: #fff; }
    .landing-pages .how-does-outer .therapy-card-item .how-does-img {
      filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%);
      -webkit-filter: invert(22%) sepia(41%) saturate(4181%) hue-rotate(346deg) brightness(104%) contrast(103%); }
    .landing-pages .how-does-outer .therapy-card-item .how-does-title {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 8px;
      color: #008c62; }
.landing-pages .advantages-outer .faq-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 20px; }
  .landing-pages .advantages-outer .faq-sec li {
    width: calc(50% - 10px);
    margin: 0; }
    @media only screen and (max-width: 1023px) {
      .landing-pages .advantages-outer .faq-sec li {
        width: calc(100% - 10px); } }
.landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; }
  .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item {
    width: calc(33.33% - 20px);
    padding: 20px;
    border-radius: 8px; }
    @media only screen and (max-width: 1023px) {
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item {
        width: calc(50% - 20px); } }
    @media only screen and (max-width: 767px) {
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item {
        width: 100%; } }
    .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(even) {
      border: 0.5px solid #ed2200; }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(even) .img {
        background: #ed2200; }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(even) .counter {
        color: #ed220015; }
    .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(odd) {
      border: 0.5px solid #008c62; }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(odd) .img {
        background: #008c62; }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item:nth-child(odd) .counter {
        color: #008c6215; }
    .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item .img-counter-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item .img-counter-wrapper .img {
        padding: 10px;
        border-radius: 8px; }
        .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item .img-counter-wrapper .img img {
          width: 50px;
          height: 50px;
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%);
          -webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(323deg) brightness(101%) contrast(104%); }
      .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item .img-counter-wrapper .counter {
        font-size: 50px;
        font-weight: 900; }
    .landing-pages .theropies-outer .theropies-card-wraper .theropies-card-list .theropies-card-item .title {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 8px;
      margin-top: 16px; }

.usp-pop-up .usp-pop-up-title {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px; }

.landing-header-right {
  display: flex;
  align-items: center;
  align-self: center;
  padding-left: 25px; }
  @media only screen and (max-width: 1199px) {
    .landing-header-right {
      margin-bottom: -10px;
      padding-left: 0; } }
  .landing-header-right .language-menu {
    margin: 0 20px 0 15px; }
    @media only screen and (max-width: 1199px) {
      .landing-header-right .language-menu {
        margin: 0 10px; } }

.landing-section {
  display: flex;
  padding-top: 29px;
  flex-wrap: wrap;
  min-height: 430px; }
  @media only screen and (max-width: 1023px) {
    .landing-section {
      flex-direction: column-reverse; } }
  .landing-section .landing-left {
    width: calc(61.3% - 56px);
    margin-right: 56px; }
    @media only screen and (max-width: 1023px) {
      .landing-section .landing-left {
        margin-right: 0;
        width: 100%; } }
  .landing-section .landing-right {
    flex: 1;
    position: relative; }
    @media only screen and (max-width: 1023px) {
      .landing-section .landing-right {
        width: 100%;
        flex: unset;
        margin-top: 0;
        margin-bottom: 40px; } }
    .landing-section .landing-right .landing-form-outer {
      position: relative; }
      .landing-section .landing-right .landing-form-outer .landing-form.top-position form {
        margin-top: 0 !important;
        top: 80px !important; }
      .landing-section .landing-right .landing-form-outer .landing-form form {
        position: fixed;
        max-width: 479px;
        width: 100%;
        z-index: 99;
        margin-top: -250px;
        max-height: 690px;
        overflow: auto; }
        @media only screen and (max-width: 1023px) {
          .landing-section .landing-right .landing-form-outer .landing-form form {
            max-height: unset;
            overflow: unset;
            max-width: unset; } }
        .landing-section .landing-right .landing-form-outer .landing-form form .js-form-item-comment {
          margin-bottom: 5px; }
        @media only screen and (max-width: 1023px) {
          .landing-section .landing-right .landing-form-outer .landing-form form {
            position: relative !important;
            margin-top: -11px !important; } }
        .landing-section .landing-right .landing-form-outer .landing-form form.international-form2-form, .landing-section .landing-right .landing-form-outer .landing-form form.domestic-form2-form {
          margin-top: -320px; }
        .landing-section .landing-right .landing-form-outer .landing-form form.international-form3-form, .landing-section .landing-right .landing-form-outer .landing-form form.domestic-form3-form {
          margin-top: -350px; }
        @media only screen and (min-width: 1200px) {
          .landing-section .landing-right .landing-form-outer .landing-form form {
            scrollbar-width: thin;
            scrollbar-color: #f4d7d0 #d9dde4; }
            .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar {
              width: 8px;
              height: 8px; }
              .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar-track {
                background-clip: content-box;
                border: 2px solid transparent; }
              .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar-thumb {
                background-color: #f4d7d0;
                border-radius: 12px; }
                .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar-thumb:hover {
                  background-color: #dcc2bb; }
              .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar-corner, .landing-section .landing-right .landing-form-outer .landing-form form::-webkit-scrollbar-track {
                background-color: #d9dde4; } }
  .landing-section .landing-header-text {
    display: flex;
    align-items: center; }
    .landing-section .landing-header-text .image {
      width: 134px;
      height: 108px;
      background: #FFFFFF;
      box-shadow: 0px 3px 26px #0000001C;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 20px; }
      @media only screen and (max-width: 767px) {
        .landing-section .landing-header-text .image {
          width: 100px;
          height: 80px;
          padding: 12px 18px; } }
    .landing-section .landing-header-text .text {
      margin-left: 25px;
      margin-left: 25px;
      width: calc(80% - 25px);
      overflow: hidden;
      word-break: break-word; }
      @media only screen and (max-width: 767px) {
        .landing-section .landing-header-text .text {
          flex: 1;
          margin-left: 11px; } }
      .landing-section .landing-header-text .text .heading {
        font: bold 32px/32px "Montserrat", sans-serif;
        color: #221E20;
        margin-bottom: 7px; }
        @media only screen and (max-width: 767px) {
          .landing-section .landing-header-text .text .heading {
            font-size: 22px; } }
      .landing-section .landing-header-text .text .subheading {
        font: 500 16px/18px "Montserrat", sans-serif;
        color: #313131; }
        @media only screen and (max-width: 767px) {
          .landing-section .landing-header-text .text .subheading {
            font-size: 14px; } }
  .landing-section .nabh-block .nabh-accredited {
    max-width: 100%;
    flex: auto;
    margin-bottom: 25px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .landing-section .nabh-block .nabh-accredited {
        margin-bottom: 10px; } }
  .landing-section .nabh-block .nabh-cards {
    flex: auto;
    max-width: 100%; }
    .landing-section .nabh-block .nabh-cards .nabh-card {
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .landing-section .nabh-block .nabh-cards .nabh-card {
          flex: 0 0 25%;
          max-width: 25%;
          margin-bottom: 0; } }
      @media only screen and (max-width: 767px) {
        .landing-section .nabh-block .nabh-cards .nabh-card .nabh-card-list {
          flex-wrap: nowrap;
          overflow-y: hidden;
          overflow-x: auto; } }
      .landing-section .nabh-block .nabh-cards .nabh-card .nabh-card-item {
        flex-wrap: wrap; }
        @media only screen and (max-width: 767px) {
          .landing-section .nabh-block .nabh-cards .nabh-card .nabh-card-item {
            word-break: break-word;
            flex-direction: column; } }
  .landing-section .about-us {
    padding: 15px 0 0; }
    .landing-section .about-us.landing-page-2 .image {
      margin-top: 25px; }
    .landing-section .about-us.landing-page-2 .about {
      margin-top: 0; }
    .landing-section .about-us .heading2 {
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .landing-section .about-us .heading2 {
          margin-bottom: 12px; } }
    .landing-section .about-us .image {
      box-shadow: 0px 3px 26px #0000001C;
      border-radius: 8px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .landing-section .about-us .image {
          margin-bottom: 17px; } }
      .landing-section .about-us .image img {
        border-radius: 8px;
        width: 100%; }
    .landing-section .about-us .video-block {
      border-radius: 8px;
      overflow: hidden;
      margin-top: 20px; }
      .landing-section .about-us .video-block .explore-video-img {
        position: relative; }
        .landing-section .about-us .video-block .explore-video-img .play-btn {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          z-index: 99; }
        .landing-section .about-us .video-block .explore-video-img img {
          border-radius: 8px; }
        .landing-section .about-us .video-block .explore-video-img iframe {
          display: none; }
    .landing-section .about-us .about {
      font: 16px/26px "Montserrat", sans-serif;
      letter-spacing: 0px;
      color: #221E20; }
      @media only screen and (max-width: 767px) {
        .landing-section .about-us .about {
          font-size: 14px;
          line-height: 22px; } }
    .landing-section .about-us .showmore_content {
      margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .landing-section .about-us .showmore_trigger {
        text-align: right;
        margin-top: 10px; } }
  .landing-section .patient-section, .landing-section .breakthrough-section {
    display: block; }
    .landing-section .patient-section .head-col h3, .landing-section .breakthrough-section .head-col h3 {
      margin-right: 0;
      margin-bottom: 20px; }
    .landing-section .patient-section .patient-right, .landing-section .patient-section .breakthrough-right, .landing-section .breakthrough-section .patient-right, .landing-section .breakthrough-section .breakthrough-right {
      width: 100%; }
  .landing-section .patient-section .patient-slider .slick-list::after {
    content: '';
    position: absolute;
    right: -50px;
    width: calc(50vw - 815px) !important;
    filter: blur(20px);
    height: 120%;
    z-index: 99;
    background: #fff;
    top: -10%; }
  .landing-section .patient-section .patient-slider .patient-box {
    width: 681px !important; }
    @media only screen and (max-width: 767px) {
      .landing-section .patient-section .patient-slider .patient-box .patient-text p {
        display: -webkit-box;
        max-height: 200px;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
  @media only screen and (min-width: 1200px) {
    .landing-section .team-experts .team-experts-slider .slick-list {
      width: 100% !important; }
      .landing-section .team-experts .team-experts-slider .slick-list::after {
        width: calc(50vw - 800px) !important; } }
  .landing-section .team-experts .team-experts-slider li .expert-info .expert-desg {
    font: 500 14px/18px "Montserrat", sans-serif;
    color: #313131;
    margin: 9px 0; }
    @media only screen and (max-width: 767px) {
      .landing-section .team-experts .team-experts-slider li .expert-info .expert-desg {
        font-size: 12px;
        line-height: 1.5;
        margin: 5px 0; } }
  .landing-section .team-experts .expert-spec {
    font: 500 14px/18px "Montserrat", sans-serif !important;
    color: #909090; }
    @media only screen and (max-width: 767px) {
      .landing-section .team-experts .expert-spec {
        font-size: 12px;
        line-height: 1.5; } }
  .landing-section .breakthrough-section .breakthrough-right .breakthrough-box {
    width: 588px !important; }
  @media only screen and (max-width: 767px) {
    .landing-section .faq-sec > li .faq-title, .landing-section .faq-sec > li .faq-content {
      font-size: 12px; } }
  @media only screen and (min-width: 1200px) {
    .landing-section .landing-facility-slider-outer .facility-slider-two .slick-list::after {
      width: calc(50vw - 510px) !important; } }

.find-us-outer {
  padding: 40px 0; }
  .find-us-outer .heading2 {
    margin-bottom: 20px; }
  .find-us-outer .address-map, .find-us-outer .contact-map, .find-us-outer .email-map, .find-us-outer .emergency-wrap {
    font: 500 16px/19px "Montserrat", sans-serif;
    color: #313131;
    margin-bottom: 30px;
    padding-left: 75px;
    position: relative;
    min-height: 38px;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .find-us-outer .address-map, .find-us-outer .contact-map, .find-us-outer .email-map, .find-us-outer .emergency-wrap {
        padding-left: 45px;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 20px; } }
    .find-us-outer .address-map::before, .find-us-outer .contact-map::before, .find-us-outer .email-map::before, .find-us-outer .emergency-wrap::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      box-shadow: 0px 3px 16px #00000029;
      border: 1px solid #F4D7D0;
      width: 36px;
      height: 36px;
      border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .find-us-outer .address-map::before, .find-us-outer .contact-map::before, .find-us-outer .email-map::before, .find-us-outer .emergency-wrap::before {
          width: 28px;
          height: 28px; } }
  .find-us-outer .address-map::before {
    background: #fff url("https://www.fortishealthcare.com/drupal-data/images/map1.svg") no-repeat center center; }
  .find-us-outer .contact-map::before {
    background: #fff url("https://www.fortishealthcare.com/drupal-data/images/phone1.svg") no-repeat center center; }
  .find-us-outer .email-map::before {
    background: #fff url("https://www.fortishealthcare.com/drupal-data/images/mail1.svg") no-repeat center center; }
  .find-us-outer .emergency-wrap::before {
    background: url("https://www.fortishealthcare.com/drupal-data/images/ambulance.svg") no-repeat center center;
    border-radius: 100%;
    box-shadow: 0 0 10px #ff9595; }
  .find-us-outer img {
    box-shadow: 0px 3px 10px #00000026;
    border-radius: 8px;
    opacity: 1; }
  .find-us-outer .emergency-wrap {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start; }
    .find-us-outer .emergency-wrap .emegency-map, .find-us-outer .emergency-wrap .ambulance-map {
      display: flex; }
      .find-us-outer .emergency-wrap .emegency-map > div:first-child, .find-us-outer .emergency-wrap .ambulance-map > div:first-child {
        position: relative;
        padding-right: 10px; }
        .find-us-outer .emergency-wrap .emegency-map > div:first-child::before, .find-us-outer .emergency-wrap .ambulance-map > div:first-child::before {
          content: ':';
          position: absolute;
          right: 2px; }

.choose-outer {
  padding: 40px 0 0; }
  .choose-outer .head-col {
    margin-bottom: 20px; }
  .choose-outer .choose-list > li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px #8F74A21D;
    border: 1px solid #D3D4DB;
    border-radius: 4px;
    padding: 7px 19px;
    margin-bottom: 15px; }
    .choose-outer .choose-list > li:last-child {
      margin-bottom: 10px; }
  .choose-outer .choose-list .choose-img {
    width: 52px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      .choose-outer .choose-list .choose-img {
        width: 37px;
        height: 37px; } }
  .choose-outer .choose-list .choose-title {
    flex: 1;
    margin-left: 17px;
    font: 500 16px/19px "Montserrat", sans-serif;
    color: #000000; }
    @media only screen and (max-width: 767px) {
      .choose-outer .choose-list .choose-title {
        font-size: 12px;
        line-height: 15px; } }

.get-care-outer {
  padding: 40px 0 0; }
  .get-care-outer .head-col {
    margin-bottom: 25px; }
  .get-care-outer .get-care-list {
    display: flex;
    margin: -20px -10px; }
    @media only screen and (max-width: 767px) {
      .get-care-outer .get-care-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .get-care-outer .get-care-list .slick-arrow {
      bottom: -20px; }
    @media only screen and (min-width: 1200px) {
      .get-care-outer .get-care-list .slick-list {
        width: calc(100% + 50vw - 700px) !important;
        position: relative; }
        .get-care-outer .get-care-list .slick-list::after {
          content: '';
          position: absolute;
          right: -50px;
          width: calc(50vw - 850px) !important;
          filter: blur(20px);
          height: 120%;
          z-index: 99;
          background: #fff;
          top: -10%; } }
    .get-care-outer .get-care-list .slick-slide {
      padding: 20px 10px;
      height: auto; }
      .get-care-outer .get-care-list .slick-slide > div, .get-care-outer .get-care-list .slick-slide li {
        height: 100%; }
      .get-care-outer .get-care-list .slick-slide .slick-track {
        display: flex; }
      .get-care-outer .get-care-list .slick-slide:nth-child(3n + 1) > div > li {
        background: #FDFFF4; }
      .get-care-outer .get-care-list .slick-slide:nth-child(3n + 2) > div > li {
        background: #EDFAFF; }
      .get-care-outer .get-care-list .slick-slide:nth-child(3n + 3) > div > li {
        background: #FFF6F4; }
    .get-care-outer .get-care-list li {
      display: flex !important;
      box-shadow: 0px 2px 20px #00000022;
      border-radius: 8px;
      align-items: center;
      padding: 19px 20px 18px 26px;
      width: 401px !important; }
      @media only screen and (max-width: 767px) {
        .get-care-outer .get-care-list li {
          min-width: 90% !important;
          width: 90% !important;
          margin: 0 10px 0 0;
          padding: 12px 20px; }
          .get-care-outer .get-care-list li:nth-child(3n+1) {
            background: #FDFFF4; }
          .get-care-outer .get-care-list li:nth-child(3n+2) {
            background: #EDFAFF; }
          .get-care-outer .get-care-list li:nth-child(3n+3) {
            background: #FFF6F4; } }
    .get-care-outer .get-care-list .get-care-title {
      font: 500 16px/24px "Montserrat", sans-serif;
      color: #313131;
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .get-care-outer .get-care-list .get-care-title {
          font-size: 18px; } }
    .get-care-outer .get-care-list .get-care-img {
      width: 115px;
      height: 115px;
      background: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 10px; }
      @media only screen and (max-width: 767px) {
        .get-care-outer .get-care-list .get-care-img {
          width: 90px;
          height: 90px; } }

.explore-video-list.landing-video-slider .slick-list::after {
  content: '';
  position: absolute;
  right: -50px;
  width: calc(50vw - 836px) !important;
  filter: blur(20px);
  height: 120%;
  z-index: 99;
  background: #fff;
  top: -10%; }
.explore-video-list.landing-video-slider li {
  flex: 0 0 100%;
  max-width: 100%; }
  @media only screen and (max-width: 767px) {
    .explore-video-list.landing-video-slider li {
      flex: 0 0 274px;
      max-width: 274px;
      padding: 0 13px; } }

.care-tab-outer {
  padding: 40px 0 0; }
  .care-tab-outer .common-tabs {
    align-items: inherit; }

.landing-page-two-heading {
  text-align: center; }
  .landing-page-two-heading h1 {
    font: bold 32px/39px "Montserrat", sans-serif;
    color: #221E20;
    text-transform: capitalize;
    margin-bottom: 6px; }
    @media only screen and (max-width: 767px) {
      .landing-page-two-heading h1 {
        font-size: 22px;
        line-height: 27px; } }
  .landing-page-two-heading .subheading {
    font: bold 16px/18px "Montserrat", sans-serif;
    color: #DB7C65; }

.nabh-cards.landing-page-nabh {
  padding: 23px 0 35px; }
  .nabh-cards.landing-page-nabh .nabh-card-list {
    background: #DDD5E3;
    box-shadow: 0px 2px 15px #00000029;
    border-radius: 8px;
    display: inline-flex;
    align-items: inherit;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-nabh .nabh-card-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        box-shadow: 0px 3px 26px #DDD5E3; } }
  .nabh-cards.landing-page-nabh .nabh-card {
    border-right: 1px dashed #C5BACC;
    padding: 13px 15px;
    display: flex;
    align-items: center;
    width: 100%; }
    .nabh-cards.landing-page-nabh .nabh-card:last-child {
      border-right: none; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-nabh .nabh-card {
        width: 33.33%;
        max-width: 33.33%; } }
  .nabh-cards.landing-page-nabh .nabh-card-item {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-nabh .nabh-card-item {
        flex-direction: column; } }
  .nabh-cards.landing-page-nabh .nabh-card-info {
    margin-left: 15px;
    flex: 1;
    word-break: break-word; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-nabh .nabh-card-info {
        margin: 7px 0 7px 0; } }
    .nabh-cards.landing-page-nabh .nabh-card-info b {
      display: block;
      font: bold 16px/18px "Montserrat", sans-serif;
      color: #000000; }
      @media only screen and (max-width: 767px) {
        .nabh-cards.landing-page-nabh .nabh-card-info b {
          margin-bottom: 5px; } }
    .nabh-cards.landing-page-nabh .nabh-card-info span {
      font: 500 14px/14px "Montserrat", sans-serif;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .nabh-cards.landing-page-nabh .nabh-card-info span {
          font-size: 12px; } }
  .nabh-cards.landing-page-nabh .nabh-card-img {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .nabh-cards.landing-page-nabh .nabh-card-img img {
      width: 100%; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-nabh .nabh-card-img {
        width: 48px;
        height: 48px; } }

.nabh-cards.landing-page-three .nabh-card-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px -16px; }
  @media only screen and (max-width: 767px) {
    .nabh-cards.landing-page-three .nabh-card-list {
      margin: 0 -3px -6px; } }
.nabh-cards.landing-page-three .nabh-card {
  width: calc(33.33% -  16px);
  margin: 0 8px 16px;
  background: #FDFFF4;
  border: 2px solid #F1F5DE;
  border-radius: 8px;
  padding: 16px 20px; }
  @media only screen and (max-width: 767px) {
    .nabh-cards.landing-page-three .nabh-card {
      width: calc(33.33% -  6px);
      margin: 0 3px 6px;
      padding: 10px 7px; } }
  .nabh-cards.landing-page-three .nabh-card:nth-child(3n+1) {
    background: #FDFFF4;
    border: 2px solid #F1F5DE; }
  .nabh-cards.landing-page-three .nabh-card:nth-child(3n+2) {
    background: #EDFAFF;
    border: 2px solid #D1F1FF; }
  .nabh-cards.landing-page-three .nabh-card:nth-child(3n+3) {
    background: #FFF6F4;
    border: 2px solid #F7E9E5; }
  .nabh-cards.landing-page-three .nabh-card .nabh-card-item {
    display: flex;
    align-items: center; }
  .nabh-cards.landing-page-three .nabh-card .nabh-card-img {
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px; }
    @media only screen and (max-width: 767px) {
      .nabh-cards.landing-page-three .nabh-card .nabh-card-img {
        width: 28px;
        height: 28px;
        margin-right: 7px;
        align-self: flex-start; } }
  .nabh-cards.landing-page-three .nabh-card .nabh-card-info {
    flex: 1; }
    .nabh-cards.landing-page-three .nabh-card .nabh-card-info b {
      display: block;
      font: bold 18px/18px "Montserrat", sans-serif;
      color: #313131;
      word-break: break-word;
      margin-bottom: 2px; }
      @media only screen and (max-width: 767px) {
        .nabh-cards.landing-page-three .nabh-card .nabh-card-info b {
          font-size: 16px; } }
    .nabh-cards.landing-page-three .nabh-card .nabh-card-info span {
      font: 500 14px/14px "Montserrat", sans-serif;
      color: #313131; }
      @media only screen and (max-width: 767px) {
        .nabh-cards.landing-page-three .nabh-card .nabh-card-info span {
          font-size: 12px; } }

.treatment-outer {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .treatment-outer {
      padding: 40px 0 0; } }
  .treatment-outer .treatment-list {
    display: flex; }
    @media only screen and (max-width: 767px) {
      .treatment-outer .treatment-list {
        display: grid;
        grid-template-rows: repeat(2, 170px);
        grid-auto-flow: column;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .treatment-outer .treatment-list li {
      width: 170px !important;
      position: relative;
      margin-right: 20px;
      margin-bottom: 20px;
      background: #FFFFFF;
      box-shadow: 9px 6px 30px #0000001A;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .treatment-outer .treatment-list li {
          margin: 0 10px 10px 0;
          width: 43vw !important; } }
    .treatment-outer .treatment-list .img {
      box-shadow: 0px 3px 26px #0000001A;
      border-radius: 8px 8px 0px 0px; }
      .treatment-outer .treatment-list .img img {
        border-radius: 8px 8px 0px 0px; }
    .treatment-outer .treatment-list .title {
      border: 1px solid #00000000;
      padding: 10px;
      display: flex;
      align-items: center;
      font: 600 14px/18px "Montserrat", sans-serif;
      color: #221E20;
      word-break: break-word; }
    .treatment-outer .treatment-list .slick-list {
      width: calc(100% + 50vw - 600px) !important; }
      @media only screen and (max-width: 767px) {
        .treatment-outer .treatment-list .slick-list {
          width: 100% !important; } }
      .treatment-outer .treatment-list .slick-list::after {
        content: '';
        position: absolute;
        right: -50px;
        width: calc(50vw - 790px) !important;
        filter: blur(20px);
        height: 120%;
        z-index: 99;
        background: #fff;
        top: -10%; }
        @media only screen and (max-width: 767px) {
          .treatment-outer .treatment-list .slick-list::after {
            display: none; } }
    .treatment-outer .treatment-list .slick-slide > div {
      display: flex;
      align-items: inherit;
      height: 100%; }

.get-care-two-outer {
  padding: 40px 0 0; }
  .get-care-two-outer .get-care-inner-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px; }
    @media only screen and (max-width: 767px) {
      .get-care-two-outer .get-care-inner-list {
        margin: 0 -12px -24px; } }
    .get-care-two-outer .get-care-inner-list li {
      padding: 10px 25px 17px;
      background: #FDFFF4;
      box-shadow: 0px 2px 16px #0000001A;
      border-radius: 8px;
      width: calc(50% - 30px);
      margin: 0 15px 30px; }
      @media only screen and (max-width: 767px) {
        .get-care-two-outer .get-care-inner-list li {
          padding: 5px 2px 11px 16px;
          background: #FDFFF4;
          width: calc(50% - 24px);
          margin: 0 12px 24px; } }
      .get-care-two-outer .get-care-inner-list li:nth-child(4n + 1) {
        background: #FDFFF4; }
      .get-care-two-outer .get-care-inner-list li:nth-child(4n + 2) {
        background: #EDFAFF; }
      .get-care-two-outer .get-care-inner-list li:nth-child(4n + 3) {
        background: #F8F7FF; }
      .get-care-two-outer .get-care-inner-list li:nth-child(4n + 4) {
        background: #FFF6F4; }
      .get-care-two-outer .get-care-inner-list li .img {
        width: 54px;
        height: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 8px; }
      .get-care-two-outer .get-care-inner-list li .title {
        font: 500 14px/19px "Montserrat", sans-serif;
        color: #221E20; }

@media only screen and (max-width: 1023px) {
  .reverse-mob {
    padding: 40px 0 0 !important; } }
@media only screen and (max-width: 1023px) {
  .reverse-mob .about-us-content {
    display: flex;
    flex-direction: column-reverse; } }
.reverse-mob .about-us-content .about {
  margin-top: 0; }
  @media only screen and (max-width: 1023px) {
    .reverse-mob .about-us-content .about {
      margin-top: 0; } }
.reverse-mob .about-us-content .image {
  margin-top: 25px; }
  @media only screen and (max-width: 1023px) {
    .reverse-mob .about-us-content .image {
      margin-top: 0;
      margin-bottom: 17px; } }

.about-us-content p {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.center-outer {
  padding: 40px 0 40px; }
  @media only screen and (max-width: 767px) {
    .center-outer {
      padding: 40px 0 0; } }
  .center-outer .center-list-inner {
    margin: -20px -16px;
    width: calc(100% + 30px); }
    @media only screen and (max-width: 767px) {
      .center-outer .center-list-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .center-outer .center-list-inner li {
      background: #FFFFFF;
      box-shadow: 0px 3px 16px #00000017;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .center-outer .center-list-inner li {
          min-width: 316px !important;
          width: 316px !important;
          margin-right: 20px; } }
      .center-outer .center-list-inner li .img img {
        border-radius: 8px 8px 0 0;
        width: 100%; }
      .center-outer .center-list-inner li .main {
        text-align: center;
        padding: 11px 20px 20px; }
        @media only screen and (max-width: 767px) {
          .center-outer .center-list-inner li .main {
            padding: 11px 10px 16px; } }
        .center-outer .center-list-inner li .main .title {
          font: bold 14px/18px "Montserrat", sans-serif;
          color: #000000;
          margin-bottom: 16px; }
        .center-outer .center-list-inner li .main .rating {
          display: inline-flex; }
    .center-outer .center-list-inner .slick-slide {
      height: auto;
      padding: 20px 16px; }
    .center-outer .center-list-inner .slick-list {
      position: relative; }
      .center-outer .center-list-inner .slick-list::after {
        content: '';
        position: absolute;
        right: -50px;
        width: calc(50vw - 800px) !important;
        filter: blur(20px);
        height: 120%;
        z-index: 99;
        background: #fff;
        top: -10%; }

.common-tabs-outer .common-tabs-content.treatment-tab-content {
  background: #FFFFFF;
  box-shadow: 0px 2px 12px #00000029;
  border-radius: 8px; }
  .common-tabs-outer .common-tabs-content.treatment-tab-content li {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #EAEAFA;
    padding: 15px 27px; }
    @media only screen and (max-width: 767px) {
      .common-tabs-outer .common-tabs-content.treatment-tab-content li {
        padding: 15px 17px; } }
    .common-tabs-outer .common-tabs-content.treatment-tab-content li .image {
      box-shadow: 0px 2px 7px #00000029;
      border-radius: 8px;
      margin-right: 23px; }
      @media only screen and (max-width: 767px) {
        .common-tabs-outer .common-tabs-content.treatment-tab-content li .image {
          width: auto;
          margin-right: 15px; } }
      .common-tabs-outer .common-tabs-content.treatment-tab-content li .image img {
        border-radius: 8px; }
    .common-tabs-outer .common-tabs-content.treatment-tab-content li .desc-treatment {
      flex: 1;
      font: 600 16px/18px "Montserrat", sans-serif;
      letter-spacing: 0.24px;
      color: #272727; }
      @media only screen and (max-width: 767px) {
        .common-tabs-outer .common-tabs-content.treatment-tab-content li .desc-treatment {
          font-size: 14px;
          min-width: 152px; } }
    .common-tabs-outer .common-tabs-content.treatment-tab-content li .showmore_content {
      margin-bottom: 11px; }
      @media only screen and (max-width: 767px) {
        .common-tabs-outer .common-tabs-content.treatment-tab-content li .showmore_content {
          margin-bottom: 2px; } }

.header_phone {
  font: bold 14px/18px "Montserrat", sans-serif;
  color: #DB7C65;
  display: flex;
  position: relative;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 40px;
  text-decoration: underline;
  position: relative;
  background: url("https://www.fortishealthcare.com/drupal-data/images/call.svg") no-repeat -7px -5px;
  min-height: 31px;
  align-self: center; }
  @media only screen and (max-width: 1199px) {
    .header_phone {
      background-position: 11px 2px;
      min-height: 31px;
      align-self: center;
      background-size: 20%; } }
  .header_phone a {
    padding: 0px 6px;
    text-decoration: underline;
    font: bold 14px/18px "Montserrat", sans-serif;
    color: #DB7C65;
    position: relative;
    cursor: pointer; }
    .header_phone a::after {
      content: ',';
      position: absolute;
      right: 0;
      color: #000;
      font-weight: 400; }
    .header_phone a:last-child::after {
      display: none; }

.landing-form .webform-submission-test-campaigning-form legend span, .landing-form .webform-submission-form legend span {
  display: none; }
.landing-form .webform-submission-test-campaigning-form .form-item-phone-number input, .landing-form .webform-submission-form .form-item-phone-number input {
  width: 100%; }
.landing-form .webform-submission-test-campaigning-form .form-item-pin-code input, .landing-form .webform-submission-form .form-item-pin-code input {
  width: 100%; }
.landing-form .webform-submission-test-campaigning-form .size-half-left, .landing-form .webform-submission-form .size-half-left {
  float: left;
  width: calc(50% - 10px); }
  @media only screen and (max-width: 767px) {
    .landing-form .webform-submission-test-campaigning-form .size-half-left, .landing-form .webform-submission-form .size-half-left {
      width: 100%; } }
.landing-form .webform-submission-test-campaigning-form .size-half-right, .landing-form .webform-submission-form .size-half-right {
  float: right;
  width: calc(50% - 10px);
  margin-left: 20px; }
  @media only screen and (max-width: 767px) {
    .landing-form .webform-submission-test-campaigning-form .size-half-right, .landing-form .webform-submission-form .size-half-right {
      width: 100%; } }
.landing-form .webform-submission-test-campaigning-form .size-full, .landing-form .webform-submission-form .size-full {
  width: 100%;
  clear: both !important; }
.landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-right, .landing-form .webform-submission-form #ajax-wrapper .size-half-right {
  margin-left: 20px;
  float: right;
  width: calc(50% - 10px); }
  @media only screen and (max-width: 767px) {
    .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-right, .landing-form .webform-submission-form #ajax-wrapper .size-half-right {
      width: 100%; } }
  .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-right .js-form-managed-file::before, .landing-form .webform-submission-form #ajax-wrapper .size-half-right .js-form-managed-file::before {
    max-width: 175px;
    min-height: 40px;
    margin: -3px 0 0 0; }
    @media only screen and (max-width: 767px) {
      .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-right .js-form-managed-file::before, .landing-form .webform-submission-form #ajax-wrapper .size-half-right .js-form-managed-file::before {
        margin: -8px 0 0 0; } }
  .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-right .webform-managed-file-placeholder, .landing-form .webform-submission-form #ajax-wrapper .size-half-right .webform-managed-file-placeholder {
    margin-top: 26px;
    font-size: 12px; }
.landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-left, .landing-form .webform-submission-form #ajax-wrapper .size-half-left {
  margin-left: 0;
  float: left;
  width: calc(50% - 10px); }
  @media only screen and (max-width: 767px) {
    .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-left, .landing-form .webform-submission-form #ajax-wrapper .size-half-left {
      width: 100%; } }
  .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-left .js-form-managed-file::before, .landing-form .webform-submission-form #ajax-wrapper .size-half-left .js-form-managed-file::before {
    max-width: 175px;
    min-height: 40px;
    margin: -3px 0 0 0; }
  .landing-form .webform-submission-test-campaigning-form #ajax-wrapper .size-half-left .webform-managed-file-placeholder, .landing-form .webform-submission-form #ajax-wrapper .size-half-left .webform-managed-file-placeholder {
    margin-top: 26px;
    font-size: 12px; }
.landing-form .webform-submission-test-campaigning-form .name-wrap, .landing-form .webform-submission-form .name-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .landing-form .webform-submission-test-campaigning-form .name-wrap, .landing-form .webform-submission-form .name-wrap {
      display: block; } }
  .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-left.row-3, .landing-form .webform-submission-form .name-wrap .size-half-left.row-3 {
    float: left;
    width: calc(33.33% - 10px); }
    @media only screen and (max-width: 767px) {
      .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-left.row-3, .landing-form .webform-submission-form .name-wrap .size-half-left.row-3 {
        width: 100%; } }
  .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-middle, .landing-form .webform-submission-form .name-wrap .size-half-middle {
    float: right;
    width: calc(33.33% - 10px);
    margin-left: 20px; }
    @media only screen and (max-width: 767px) {
      .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-middle, .landing-form .webform-submission-form .name-wrap .size-half-middle {
        width: 100%; } }
    .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-middle + .size-half-right, .landing-form .webform-submission-form .name-wrap .size-half-middle + .size-half-right {
      float: right;
      width: calc(33.33% - 10px); }
      @media only screen and (max-width: 767px) {
        .landing-form .webform-submission-test-campaigning-form .name-wrap .size-half-middle + .size-half-right, .landing-form .webform-submission-form .name-wrap .size-half-middle + .size-half-right {
          width: 100%; } }
.landing-form .webform-submission-test-campaigning-form .form-item-phone-number, .landing-form .webform-submission-test-campaigning-form .form-item-gender, .landing-form .webform-submission-test-campaigning-form .form-item-date, .landing-form .webform-submission-test-campaigning-form .size-half-left.form-item-upload-file, .landing-form .webform-submission-test-campaigning-form .size-half-right.form-item-upload-file, .landing-form .webform-submission-test-campaigning-form .form-item-last-name.size-half-right, .landing-form .webform-submission-form .form-item-phone-number, .landing-form .webform-submission-form .form-item-gender, .landing-form .webform-submission-form .form-item-date, .landing-form .webform-submission-form .size-half-left.form-item-upload-file, .landing-form .webform-submission-form .size-half-right.form-item-upload-file, .landing-form .webform-submission-form .form-item-last-name.size-half-right {
  clear: unset; }

.mngmt-detail-sec {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 25px; }
  @media only screen and (max-width: 767px) {
    .mngmt-detail-sec {
      flex-direction: column;
      padding-top: 25px;
      gap: 20px; } }
  .mngmt-detail-sec .img {
    max-width: 300px; }
    @media only screen and (max-width: 767px) {
      .mngmt-detail-sec .img {
        margin: 0 auto; } }
    @media only screen and (max-width: 480px) {
      .mngmt-detail-sec .img {
        width: 100%;
        max-width: 100%; } }
    .mngmt-detail-sec .img img {
      border-radius: 15px; }
      @media only screen and (max-width: 480px) {
        .mngmt-detail-sec .img img {
          width: 100%; } }
  .mngmt-detail-sec .mngmt-details {
    flex: 1;
    border-radius: 5px;
    box-shadow: 0px 4px 40px 0px #00000014; }
    .mngmt-detail-sec .mngmt-details .mngmt-details-header {
      padding: 12px 24px;
      background: #f4d7d0;
      border-radius: 5px 5px 0 0; }
      @media only screen and (max-width: 767px) {
        .mngmt-detail-sec .mngmt-details .mngmt-details-header {
          padding: 5px 8px; } }
      .mngmt-detail-sec .mngmt-details .mngmt-details-header .name {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 2px; }
        @media only screen and (max-width: 767px) {
          .mngmt-detail-sec .mngmt-details .mngmt-details-header .name {
            font-size: 20px; } }
      .mngmt-detail-sec .mngmt-details .mngmt-details-header .desig {
        font-size: 15px; }
    .mngmt-detail-sec .mngmt-details .desc {
      padding: 10px 24px; }
      @media only screen and (max-width: 767px) {
        .mngmt-detail-sec .mngmt-details .desc {
          padding: 5px 8px; } }
      .mngmt-detail-sec .mngmt-details .desc p {
        margin-bottom: 16px;
        font-size: 17px;
        color: #616161; }
        .mngmt-detail-sec .mngmt-details .desc p:last-child {
          margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .news-listing-outer .listing-pg.after-filter .page-header.head {
    padding-top: 0; } }
.news-listing-outer form.views-exposed-form {
  padding: 0 0 30px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .news-listing-outer form.views-exposed-form {
      position: absolute;
      top: 58px;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 99;
      padding: 20px 15px; } }
  .news-listing-outer form.views-exposed-form .form-item-search-api-fulltext {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    max-width: 1024px; }
    @media only screen and (max-width: 767px) {
      .news-listing-outer form.views-exposed-form .form-item-search-api-fulltext {
        margin-bottom: 10px; } }
    .news-listing-outer form.views-exposed-form .form-item-search-api-fulltext > input {
      max-width: 1024px;
      padding: 26px 70px 25px 32px;
      background: #FFF;
      border-radius: 8px;
      font: 500 14px/18px "Montserrat", sans-serif, sans-serif; }
      @media only screen and (max-width: 767px) {
        .news-listing-outer form.views-exposed-form .form-item-search-api-fulltext > input {
          padding: 20px 70px 20px 20px; } }
    .news-listing-outer form.views-exposed-form .form-item-search-api-fulltext .search-icon {
      right: 30px; }
  .news-listing-outer form.views-exposed-form > .js-form-type-select {
    margin-left: 0;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .news-listing-outer form.views-exposed-form > .js-form-type-select {
        width: 100%;
        margin: 0 0 10px 0; } }
    .news-listing-outer form.views-exposed-form > .js-form-type-select .form-select {
      min-width: 564px;
      max-width: 564px;
      background-position: calc(100% - 12px) center;
      padding: 9px 35px 9px 11px; }
      @media only screen and (max-width: 767px) {
        .news-listing-outer form.views-exposed-form > .js-form-type-select .form-select {
          width: 100%;
          min-width: 100%;
          max-width: 100%; } }
  .news-listing-outer form.views-exposed-form .form-text {
    padding: 9px 10px;
    border: 1px solid #D3D4DB;
    border-radius: 8px; }

.news-listing-block .news-listing {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap; }

.news-box {
  box-shadow: 0px 3px 15px #00000029;
  border-radius: 6px;
  width: calc(33.33% - 20px);
  margin: 0 10px 30px 10px;
  transition: all .5s ease-in;
  transform: translateY(0); }
  .news-box:hover {
    transform: translateY(-5px); }
  @media only screen and (max-width: 1023px) {
    .news-box {
      width: calc(50% - 20px); } }
  @media only screen and (max-width: 767px) {
    .news-box {
      width: calc(100% - 20px);
      margin-bottom: 20px; } }
  .news-box .news-img > img {
    border-radius: 6px 6px 0 0; }
  .news-box .news-text {
    padding: 11px 15px; }
    .news-box .news-text h4 {
      font-size: 16px;
      color: #000;
      margin-bottom: 8px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .news-box .news-text h4 {
          font-size: 14px; } }
    .news-box .news-text .news-date span {
      color: #696969;
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        .news-box .news-text .news-date span {
          font-size: 12px; } }

.news-detail .news-detail-text {
  padding: 20px 45px 20px 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .news-detail .news-detail-text {
      padding: 14px 45px 20px 0; } }
  .news-detail .news-detail-text h2, .news-detail .news-detail-text h1 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .news-detail .news-detail-text h2, .news-detail .news-detail-text h1 {
        font-size: 14px; } }
  .news-detail .news-detail-text .news-date {
    display: flex;
    align-items: center;
    margin-top: 11px; }
    .news-detail .news-detail-text .news-date span {
      display: inline-flex;
      font-size: 14px;
      line-height: 1;
      color: #696969; }
      @media only screen and (max-width: 767px) {
        .news-detail .news-detail-text .news-date span {
          font-size: 12px; } }
  .news-detail .news-detail-text .social_share_wrapper {
    position: absolute;
    right: 0;
    top: 15px; }
.news-detail .news-body p {
  padding-bottom: 25px;
  font-size: 16px; }
  .news-detail .news-body p:last-child {
    padding-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .news-detail .news-body p {
      font-size: 12px;
      padding-bottom: 15px; } }
.news-detail .news-tags > div {
  font-size: 14px;
  font-weight: 500;
  color: #313131;
  background: #FAF5FF;
  border: 1px solid #EDEBFF;
  padding: 4px 10px;
  border-radius: 5px;
  margin: 15px 8px 0 0;
  display: inline-block; }
.news-detail .press-release-section {
  padding: 10px 0 0 0; }
  .news-detail .press-release-section .press-rel a {
    margin-top: 15px; }

.news-slider-outer {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .news-slider-outer {
      padding-bottom: 0; } }
  .news-slider-outer .news-slider {
    margin: -20px -10px;
    width: calc(100% + 20px); }
    @media only screen and (max-width: 767px) {
      .news-slider-outer .news-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .news-slider-outer .news-slider .news-box {
      width: 316px !important;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .news-slider-outer .news-slider .news-box {
          min-width: 80% !important;
          width: 80% !important;
          margin-right: 15px; } }
    .news-slider-outer .news-slider .slick-arrow {
      bottom: -20px; }
    @media only screen and (min-width: 1200px) {
      .news-slider-outer .news-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative; }
        .news-slider-outer .news-slider .slick-list::after {
          content: '';
          position: absolute;
          right: -50px;
          width: calc(50vw - 580px) !important;
          filter: blur(20px);
          height: 120%;
          z-index: 99;
          background: #fff;
          top: -10%; } }
    .news-slider-outer .news-slider .slick-slide {
      padding: 20px 10px;
      height: auto; }
      .news-slider-outer .news-slider .slick-slide > div, .news-slider-outer .news-slider .slick-slide .news-box {
        height: 100%; }
    .news-slider-outer .news-slider .slick-track {
      display: flex; }
  @media only screen and (max-width: 767px) {
    .news-slider-outer.hospital-news-outer .news-slider {
      overflow: hidden;
      flex-wrap: wrap;
      width: initial; } }
  @media only screen and (max-width: 767px) {
    .news-slider-outer.hospital-news-outer .news-slider .news-box {
      display: flex;
      flex-wrap: wrap;
      box-shadow: none;
      margin: 0 0 22px 0;
      width: 100% !important;
      display: none; }
      .news-slider-outer.hospital-news-outer .news-slider .news-box:nth-of-type(1), .news-slider-outer.hospital-news-outer .news-slider .news-box:nth-of-type(2), .news-slider-outer.hospital-news-outer .news-slider .news-box:nth-of-type(3) {
        display: flex; }
      .news-slider-outer.hospital-news-outer .news-slider .news-box:nth-of-type(3) {
        margin-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .news-slider-outer.hospital-news-outer .news-slider .news-box .news-img > img {
      max-width: 146px;
      min-height: 80px;
      border-radius: 6px; } }
  @media only screen and (max-width: 767px) {
    .news-slider-outer.hospital-news-outer .news-slider .news-box .news-text {
      max-width: calc(100% - 146px);
      padding: 0 0 0 16px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }

.patient-testimonials .patient-testimonials-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px; }
  .patient-testimonials .patient-testimonials-list .patient-box {
    margin: 0 14px 28px 14px;
    padding: 20px;
    width: calc(50% - 28px); }
    @media only screen and (max-width: 767px) {
      .patient-testimonials .patient-testimonials-list .patient-box {
        width: calc(100% - 28px);
        padding: 15px; } }
    .patient-testimonials .patient-testimonials-list .patient-box:before, .patient-testimonials .patient-testimonials-list .patient-box:after {
      width: 50px;
      height: 37px;
      top: 17px;
      left: 15px;
      background-size: 44px; }
      @media only screen and (max-width: 767px) {
        .patient-testimonials .patient-testimonials-list .patient-box:before, .patient-testimonials .patient-testimonials-list .patient-box:after {
          width: 40px;
          height: 30px;
          background-size: 36px; } }
    .patient-testimonials .patient-testimonials-list .patient-box:after {
      top: auto;
      left: auto;
      bottom: 14px;
      right: 14px; }
      @media only screen and (max-width: 767px) {
        .patient-testimonials .patient-testimonials-list .patient-box:after {
          background-size: 28px; } }
    .patient-testimonials .patient-testimonials-list .patient-box .patient-left {
      width: 135px;
      margin: 30px 0 20px; }
      @media only screen and (max-width: 767px) {
        .patient-testimonials .patient-testimonials-list .patient-box .patient-left {
          max-width: 120px; } }
      .patient-testimonials .patient-testimonials-list .patient-box .patient-left .patient-img {
        width: 135px;
        height: 135px; }
        @media only screen and (max-width: 767px) {
          .patient-testimonials .patient-testimonials-list .patient-box .patient-left .patient-img {
            max-width: 120px;
            max-height: 120px; } }
    .patient-testimonials .patient-testimonials-list .patient-box .patient-text {
      margin: 0 0 0 30px;
      justify-content: start; }
      @media only screen and (max-width: 767px) {
        .patient-testimonials .patient-testimonials-list .patient-box .patient-text {
          margin: 0 0 0 15px; } }
      .patient-testimonials .patient-testimonials-list .patient-box .patient-text h3 {
        font-size: 16px;
        font-weight: 700;
        color: #20222F;
        margin-bottom: 4px; }
        @media only screen and (max-width: 767px) {
          .patient-testimonials .patient-testimonials-list .patient-box .patient-text h3 {
            font-size: 14px; } }
      .patient-testimonials .patient-testimonials-list .patient-box .patient-text p {
        font-size: 14px;
        color: #313131; }
        @media only screen and (max-width: 767px) {
          .patient-testimonials .patient-testimonials-list .patient-box .patient-text p {
            font-size: 12px; } }
    .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom {
      margin: 20px 60px 0 0; }
      @media only screen and (max-width: 767px) {
        .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom {
          margin: 7px 10px 0 0; } }
      .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-doctor, .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-hospital {
        margin-bottom: 8px; }
        .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-doctor span, .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-hospital span {
          display: inline-block;
          font-size: 12px;
          font-weight: 700;
          color: #313131;
          background: #FAF5FF;
          border: 1px solid #EDEBFF;
          padding: 4px 10px;
          border-radius: 5px; }
          @media only screen and (max-width: 767px) {
            .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-doctor span, .patient-testimonials .patient-testimonials-list .patient-box .patient-text-bottom .patient-hospital span {
              font-size: 10px; } }

.pil-listing-outer .views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px; }
  .pil-listing-outer .views-exposed-form .form-text,
  .pil-listing-outer .views-exposed-form .form-textarea,
  .pil-listing-outer .views-exposed-form .form-select,
  .pil-listing-outer .views-exposed-form .form-email,
  .pil-listing-outer .views-exposed-form .form-tel {
    padding: 9px 45px 9px 10px; }
  .pil-listing-outer .views-exposed-form .search-icon {
    right: 14px;
    background-size: 16px; }
  @media only screen and (max-width: 767px) {
    .pil-listing-outer .views-exposed-form .js-form-item-search-api-fulltext {
      width: 100%; } }
  .pil-listing-outer .views-exposed-form .js-form-item-field-pil-speciality {
    width: 180px;
    margin-left: auto; }
    @media only screen and (max-width: 767px) {
      .pil-listing-outer .views-exposed-form .js-form-item-field-pil-speciality {
        width: calc(50% - 11px); } }
  .pil-listing-outer .views-exposed-form .js-form-item-field-pil-sub-speciality {
    margin-left: 22px;
    width: 180px; }
    @media only screen and (max-width: 767px) {
      .pil-listing-outer .views-exposed-form .js-form-item-field-pil-sub-speciality {
        width: calc(50% - 11px); } }
.pil-listing-outer .pil-listing-sec .pil-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px; }
  .pil-listing-outer .pil-listing-sec .pil-listing li {
    width: calc(100% / 4 - 28px);
    margin: 14px; }
    @media only screen and (max-width: 1023px) {
      .pil-listing-outer .pil-listing-sec .pil-listing li {
        width: calc(50% - 28px);
        margin: 14px; } }

.pil-outer .blog-detail {
  display: block; }
  .pil-outer .blog-detail .blog-detail-left {
    width: 100%; }
    @media only screen and (max-width: 1023px) {
      .pil-outer .blog-detail .blog-detail-left {
        width: 70%; } }
    @media only screen and (max-width: 767px) {
      .pil-outer .blog-detail .blog-detail-left {
        width: 100%; } }
.pil-outer .pli-faq-sec li {
  margin: 24px 0; }
.pil-outer .pli-faq-sec .pli-faq-title {
  padding: 10px;
  background: #e5e5e5;
  border-radius: 6px;
  color: #9472a5; }
.pil-outer .pli-faq-sec .pli-faq-content p {
  margin-bottom: 15px; }
  .pil-outer .pli-faq-sec .pli-faq-content p:last-child {
    margin-bottom: 0; }

.premia-block-form .premia-form {
  background: #FFFFFF;
  box-shadow: 0px 3px 46px #00000010;
  padding: 28px 34px 25px; }
  @media only screen and (max-width: 767px) {
    .premia-block-form .premia-form {
      padding: 20px 16px; } }
  .premia-block-form .premia-form .premia-form-inner {
    max-width: 940px; }
    .premia-block-form .premia-form .premia-form-inner .wrap-names,
    .premia-block-form .premia-form .premia-form-inner .wrap-contact,
    .premia-block-form .premia-form .premia-form-inner .wrap-company-city {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      gap: 0 10px; }
      .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-first-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-middle-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-last-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-first-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-middle-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-last-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-first-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-middle-name,
      .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-last-name {
        width: calc(33.33% - 7px); }
        @media only screen and (max-width: 480px) {
          .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-first-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-middle-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-names .wrap-last-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-first-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-middle-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-contact .wrap-last-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-first-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-middle-name,
          .premia-block-form .premia-form .premia-form-inner .wrap-company-city .wrap-last-name {
            width: 100%; } }
      .premia-block-form .premia-form .premia-form-inner .wrap-names > .form-item,
      .premia-block-form .premia-form .premia-form-inner .wrap-contact > .form-item,
      .premia-block-form .premia-form .premia-form-inner .wrap-company-city > .form-item {
        width: calc(50% - 10px); }
        @media only screen and (max-width: 480px) {
          .premia-block-form .premia-form .premia-form-inner .wrap-names > .form-item,
          .premia-block-form .premia-form .premia-form-inner .wrap-contact > .form-item,
          .premia-block-form .premia-form .premia-form-inner .wrap-company-city > .form-item {
            width: 100%; } }
    .premia-block-form .premia-form .premia-form-inner .privacy-policy-wrapper label {
      display: inline; }

form[id^="views-exposed-form-doctor-listing-page-"] label,
form[id^="views-exposed-form-doctors-page-"] label, form[id^="views-exposed-form-doctors-block-"] label {
  display: none; }
form[id^="views-exposed-form-doctor-listing-page-"] input:not([type="submit"]), form[id^="views-exposed-form-doctor-listing-page-"] select,
form[id^="views-exposed-form-doctors-page-"] input:not([type="submit"]),
form[id^="views-exposed-form-doctors-page-"] select, form[id^="views-exposed-form-doctors-block-"] input:not([type="submit"]), form[id^="views-exposed-form-doctors-block-"] select {
  border: 1px solid #D3D4DB;
  background: transparent;
  color: #000000;
  font-size: 14px;
  padding: 10px;
  font-weight: 500; }
form[id^="views-exposed-form-doctor-listing-page-"] select,
form[id^="views-exposed-form-doctors-page-"] select, form[id^="views-exposed-form-doctors-block-"] select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("https://www.fortishealthcare.com/drupal-data/images/arrow.svg") no-repeat calc(100% - 10px)/10px auto;
  padding: 9px 28px 9px 15px; }
form[id^="views-exposed-form-doctor-listing-page-"] input[type="submit"],
form[id^="views-exposed-form-doctors-page-"] input[type="submit"], form[id^="views-exposed-form-doctors-block-"] input[type="submit"] {
  padding-top: 10px;
  padding-bottom: 10px; }
form[id^="views-exposed-form-doctor-listing-page-"] .form-item-search-api-fulltext,
form[id^="views-exposed-form-doctors-page-"] .form-item-search-api-fulltext, form[id^="views-exposed-form-doctors-block-"] .form-item-search-api-fulltext {
  width: 436px;
  max-width: 100%;
  margin-right: 22px; }
  @media only screen and (max-width: 767px) {
    form[id^="views-exposed-form-doctor-listing-page-"] .form-item-search-api-fulltext,
    form[id^="views-exposed-form-doctors-page-"] .form-item-search-api-fulltext, form[id^="views-exposed-form-doctors-block-"] .form-item-search-api-fulltext {
      width: 100%;
      margin-right: 0;
      margin-bottom: 16px; } }
  form[id^="views-exposed-form-doctor-listing-page-"] .form-item-search-api-fulltext input,
  form[id^="views-exposed-form-doctors-page-"] .form-item-search-api-fulltext input, form[id^="views-exposed-form-doctors-block-"] .form-item-search-api-fulltext input {
    background: url("https://www.fortishealthcare.com/drupal-data/images/search-icon.svg") no-repeat calc(100% - 15px) #fff;
    padding: 9px 45px 9px 10px;
    border: 1px solid #D3D4DB;
    border-radius: 8px; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-doctor-listing-page-"] .form-item-search-api-fulltext input,
      form[id^="views-exposed-form-doctors-page-"] .form-item-search-api-fulltext input, form[id^="views-exposed-form-doctors-block-"] .form-item-search-api-fulltext input {
        padding: 21px 45px 21px 20px; } }
form[id^="views-exposed-form-doctor-listing-page-"] .form-item-field-speciality,
form[id^="views-exposed-form-doctors-page-"] .form-item-field-speciality, form[id^="views-exposed-form-doctors-block-"] .form-item-field-speciality {
  margin-left: 22px;
  width: 180px; }
  @media only screen and (max-width: 767px) {
    form[id^="views-exposed-form-doctor-listing-page-"] .form-item-field-speciality,
    form[id^="views-exposed-form-doctors-page-"] .form-item-field-speciality, form[id^="views-exposed-form-doctors-block-"] .form-item-field-speciality {
      width: calc(50% - 11px); } }
form[id^="views-exposed-form-doctor-listing-page-"] .form-item-field-hospitals,
form[id^="views-exposed-form-doctors-page-"] .form-item-field-hospitals, form[id^="views-exposed-form-doctors-block-"] .form-item-field-hospitals {
  width: 180px;
  margin-left: auto; }
  @media only screen and (max-width: 767px) {
    form[id^="views-exposed-form-doctor-listing-page-"] .form-item-field-hospitals,
    form[id^="views-exposed-form-doctors-page-"] .form-item-field-hospitals, form[id^="views-exposed-form-doctors-block-"] .form-item-field-hospitals {
      width: calc(50% - 11px); } }
form[id^="views-exposed-form-doctor-listing-page-"] .form-actions,
form[id^="views-exposed-form-doctors-page-"] .form-actions, form[id^="views-exposed-form-doctors-block-"] .form-actions {
  display: none; }

.doctor_filters {
  display: flex;
  padding-top: 32px; }
  @media only screen and (max-width: 767px) {
    .doctor_filters {
      flex-wrap: wrap;
      padding-top: 23px; } }
  .doctor_filters .form-item-search-api-fulltext {
    position: relative; }
    .doctor_filters .form-item-search-api-fulltext input.form-autocomplete {
      background-image: none; }
    .doctor_filters .form-item-search-api-fulltext .search-icon {
      right: 15px; }

@media only screen and (max-width: 767px) {
  .views-doctor-listing {
    padding-top: 170px; } }
@media only screen and (max-width: 767px) {
  .views-doctor-listing .views-exposed-form {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 999;
    top: 50px; } }
.views-doctor-listing .views-row-wrapper .wrapper {
  display: flex;
  flex-wrap: wrap; }
.views-doctor-listing .views-row {
  width: calc(100%/3 - 19px);
  margin: 14px;
  box-shadow: 0px 2px 12px #00000029;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px; }
  .views-doctor-listing .views-row:nth-child(3n) {
    margin-right: 0; }
  .views-doctor-listing .views-row:nth-child(3n + 1) {
    margin-left: 0; }
  @media only screen and (max-width: 1023px) {
    .views-doctor-listing .views-row {
      width: calc(100%/2 - 10px); }
      .views-doctor-listing .views-row:nth-child(3n) {
        margin-right: 10px; }
      .views-doctor-listing .views-row:nth-child(3n + 1) {
        margin-left: 10px; }
      .views-doctor-listing .views-row:nth-child(2n) {
        margin-right: 0; }
      .views-doctor-listing .views-row:nth-child(2n + 1) {
        margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    .views-doctor-listing .views-row {
      width: 100%;
      margin: 11px 0;
      box-shadow: 0px 3px 29px #00000029; } }
.views-doctor-listing .doctor_image {
  width: 69px;
  height: 69px;
  margin-right: 10px; }
  .views-doctor-listing .doctor_image a, .views-doctor-listing .doctor_image img {
    width: 100%;
    height: 100%;
    display: inline-block; }
.views-doctor-listing .doctor_profile {
  padding: 22px 20px 30px;
  width: 100%;
  box-shadow: none; }
  @media only screen and (max-width: 1199px) {
    .views-doctor-listing .doctor_profile {
      padding: 22px 15px 30px; } }
  .views-doctor-listing .doctor_profile .wrapper {
    padding: 0; }
  .views-doctor-listing .doctor_profile .right-pane {
    width: calc(100% - 79px); }
.views-doctor-listing .doctor_name {
  font-size: 16px;
  margin-bottom: 2px; }
  .views-doctor-listing .doctor_name a {
    color: #000; }
.views-doctor-listing .doctor_designation {
  font-size: 12px;
  font-weight: 700; }
.views-doctor-listing .doctor_specialities {
  display: block; }
  .views-doctor-listing .doctor_specialities li {
    font-size: 10px;
    margin-bottom: 8px; }
.views-doctor-listing .doctor_imp_info {
  background: none;
  border: none;
  margin: 0;
  min-width: initial; }
  .views-doctor-listing .doctor_imp_info ul {
    font-weight: 500;
    justify-content: flex-start; }
    @media only screen and (max-width: 767px) {
      .views-doctor-listing .doctor_imp_info ul {
        font-size: 10px; } }
  .views-doctor-listing .doctor_imp_info li {
    padding: 5px 0;
    border: none;
    text-align: left;
    width: 50%; }
  .views-doctor-listing .doctor_imp_info img {
    width: 13px; }
.views-doctor-listing .doctor_available_at {
  font-weight: 500; }
  .views-doctor-listing .doctor_available_at .map_pin {
    width: 11px;
    vertical-align: text-top; }
  .views-doctor-listing .doctor_available_at .arrow {
    margin-left: 5px;
    width: 13px; }
.views-doctor-listing .doctor_location .map_pin {
  width: 12px; }
.views-doctor-listing .doctor_location a {
  font-size: 11px;
  color: #7C7C7C;
  font-weight: bold;
  margin-top: 8px; }
.views-doctor-listing .book_appointment {
  width: 100%;
  align-self: flex-end;
  display: flex; }
  .views-doctor-listing .book_appointment .button {
    width: 100%;
    border-radius: 0 0 4px 0;
    font-size: 12px;
    padding: 12px 7px;
    background: #F4D7D0;
    color: #181515;
    border: 1px solid #F4D7D0;
    text-align: center;
    line-height: normal;
    font-weight: 500;
    text-transform: capitalize; }
    .views-doctor-listing .book_appointment .button:hover {
      background: #FFF;
      border: 1px solid #F4D7D0; }
    .views-doctor-listing .book_appointment .button.white {
      background: #FFF;
      color: #000;
      border-radius: 0 0 0 4px; }
      .views-doctor-listing .book_appointment .button.white:hover {
        background: #F4D7D0;
        border: 1px solid #F4D7D0; }

.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: transparent; }

/* new views for doctor listing */
.views-doctor-listing-new .views-exposed-form {
  padding-top: 32px;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .views-doctor-listing-new .views-exposed-form {
      flex-wrap: wrap;
      left: 0;
      right: 0;
      padding: 0 15px;
      padding-top: 23px; } }
  .views-doctor-listing-new .views-exposed-form .form-item-search-api-fulltext {
    position: relative; }
    .views-doctor-listing-new .views-exposed-form .form-item-search-api-fulltext input.form-autocomplete {
      background-image: none; }
    .views-doctor-listing-new .views-exposed-form .form-item-search-api-fulltext .search-icon {
      right: 15px; }
.views-doctor-listing-new .views-row-wrapper > .wrapper {
  padding: 0;
  width: 100%; }

.left-pane-main, .right-pane-main, .doctor_details, #slot-booking, #request_callback {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: calc(50% - 24px);
  align-items: flex-start; }
  @media only screen and (max-width: 767px) {
    .left-pane-main, .right-pane-main, .doctor_details, #slot-booking, #request_callback {
      width: 100%; } }

#request_callback {
  box-shadow: 0px 2px 13px #00000029;
  border-radius: 4px;
  margin: 39px 0;
  padding: 14px; }

@media only screen and (max-width: 767px) {
  .left-pane-main {
    padding-bottom: 23px; } }

.doctor_profile-details > .wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start; }
  @media only screen and (max-width: 767px) {
    .doctor_profile-details > .wrapper {
      flex-direction: column-reverse; } }
.doctor_profile-details .request-callback-outer {
  width: calc(50% - 24px);
  display: inline-flex;
  margin: 40px 0; }
  @media only screen and (max-width: 767px) {
    .doctor_profile-details .request-callback-outer {
      width: 100%; } }

.doctor_profile {
  position: relative;
  padding: 30px 0 28px;
  box-shadow: 0px 1px 0px #00000021; }
  @media only screen and (max-width: 767px) {
    .doctor_profile {
      position: relative;
      padding: 25px 0 0;
      box-shadow: none; } }
  .doctor_profile .wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap; }
  .doctor_profile .right-pane {
    width: calc(100% - 179px); }
    @media only screen and (max-width: 767px) {
      .doctor_profile .right-pane {
        width: calc(100% - 90px); } }

.doctor_image {
  width: 141px;
  height: 141px;
  margin-right: 38px; }
  @media only screen and (max-width: 767px) {
    .doctor_image {
      width: 78px;
      height: 78px;
      margin-right: 12px; } }

.doctor_image img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #DFE2F2;
  display: inline-block; }

.doctor_name {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 6px; }
  @media only screen and (max-width: 767px) {
    .doctor_name {
      font-size: 16px;
      margin-bottom: 2px;
      padding-right: 55px; } }

.doctor_designation {
  color: #7C7C7C;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px; }
  @media only screen and (max-width: 767px) {
    .doctor_designation {
      font-size: 12px;
      margin-bottom: 14px;
      padding-right: 55px; } }

.doctor_profile_wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.doctor_specialities {
  display: inline-block; }
  .doctor_specialities li {
    background: #F8F7FF;
    border: 1px solid #EBE9F8;
    border-radius: 4px;
    font-size: 12px;
    color: #818181;
    font-weight: 700;
    padding: 0 6px;
    margin-bottom: 5px; }
    .doctor_specialities li b {
      color: #313131; }
    @media only screen and (max-width: 767px) {
      .doctor_specialities li {
        font-size: 10px; } }

.doctor_available_at {
  font-size: 12px;
  color: #313131;
  margin-top: 10px;
  pointer-events: none;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .doctor_available_at {
      cursor: pointer;
      pointer-events: all;
      margin-top: 5px;
      padding-right: 20px;
      display: inline-flex;
      align-items: center; } }
  .doctor_available_at .map_pin {
    width: 15px;
    vertical-align: bottom;
    margin-right: 3px; }
    @media only screen and (max-width: 767px) {
      .doctor_available_at .map_pin {
        align-self: flex-start; } }
  @media only screen and (max-width: 767px) {
    .doctor_available_at span {
      flex: 1;
      padding-left: 5px; } }
  .doctor_available_at .arrow {
    display: none; }
    @media only screen and (max-width: 767px) {
      .doctor_available_at .arrow {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 14px;
        height: 7px;
        margin-left: 5px; } }

.doctor_location {
  font-size: 12px;
  color: #7C7C7C;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 15px; }
  @media only screen and (max-width: 767px) {
    .doctor_location {
      display: none;
      margin: 8px 0; } }

.doctor_profile_data {
  position: relative; }

.doctor_imp_info {
  background: #F8F7FF;
  border-top: 1px solid #EBE9F8;
  border-bottom: 1px solid #EBE9F8;
  min-width: 388px;
  margin-left: 25px; }
  @media only screen and (max-width: 1023px) {
    .doctor_imp_info {
      min-width: auto; } }
  @media only screen and (max-width: 767px) {
    .doctor_imp_info {
      margin-top: 0;
      width: 100%;
      position: relative;
      margin-left: 0; } }
  .doctor_imp_info ul {
    display: flex;
    justify-content: space-around;
    color: #6F6F6F;
    font-size: 12px;
    flex-wrap: wrap; }
  .doctor_imp_info li {
    padding: 11px 19px;
    width: 100%;
    border: 1px solid #EBE9F8;
    display: flex;
    align-items: flex-start; }
    .doctor_imp_info li.rupee b {
      line-height: 18px;
      font-size: 15px; }
    .doctor_imp_info li.rupee img {
      margin-right: 4px;
      width: 12px; }
    .doctor_imp_info li img {
      margin-right: 7px; }
    @media only screen and (max-width: 767px) {
      .doctor_imp_info li {
        flex: 1; } }
  .doctor_imp_info span {
    text-align: left;
    display: inline-block; }
  .doctor_imp_info b {
    color: #000;
    display: block;
    font: bold 14px/14px "Montserrat", sans-serif; }

.right-pane-main .doctor_imp_info {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .right-pane-main .doctor_imp_info::before, .right-pane-main .doctor_imp_info::after {
      content: '';
      position: absolute;
      background: #F8F7FF;
      width: 100%;
      height: 100%;
      z-index: 0;
      border-top: 1px solid #EBE9F8;
      border-bottom: 1px solid #EBE9F8;
      top: -1px; }
    .right-pane-main .doctor_imp_info::before {
      left: -99%; }
    .right-pane-main .doctor_imp_info::after {
      right: -99%; } }

.block_links {
  box-shadow: 0px 3px 16px #00000019; }
  .block_links ul {
    font-size: 12px;
    justify-content: space-between;
    display: flex;
    padding: 14px 0;
    max-width: 400px;
    margin: 0 auto; }
  .block_links a {
    color: #313131;
    font-weight: 400; }

.doctor_details {
  padding: 22px 0; }
  @media only screen and (max-width: 767px) {
    .doctor_details {
      padding: 10px 0; } }
  .doctor_details .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .doctor_details .block {
    width: 100%;
    box-shadow: 0px 2px 13px #00000029;
    border-radius: 4px;
    margin: 17px 0; }
  .doctor_details .heading {
    border-bottom: 1px solid #70707026;
    font-size: 14px;
    font-weight: bold;
    padding: 16px 14px; }
    .doctor_details .heading img {
      width: 20px;
      vertical-align: bottom; }
  .doctor_details .content {
    color: #313131;
    font-size: 12px;
    padding: 16px 14px 32px;
    line-height: 21px;
    position: relative;
    height: calc(100% - 53px); }
    .doctor_details .content span {
      display: block;
      text-align: right;
      color: #DB7C65;
      font-weight: 500;
      position: absolute;
      bottom: 11px;
      right: 14px;
      cursor: pointer; }
    .doctor_details .content li {
      color: #696969;
      font-size: 10px;
      border-bottom: 1px solid #70707026;
      padding: 10px 0;
      font-weight: 500; }
      .doctor_details .content li:last-child {
        border-bottom: none; }
      .doctor_details .content li b {
        font-size: 14px;
        color: #000;
        font-weight: bold;
        display: block; }
    .doctor_details .content .list li {
      font-size: 12px;
      color: #000; }

.social_share_wrapper {
  position: relative;
  margin-left: auto; }
  .social_share_wrapper > a img {
    border-radius: 50%; }
  @media only screen and (max-width: 1023px) {
    .social_share_wrapper {
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .social_share_wrapper {
      position: absolute;
      right: 23px;
      top: 23px;
      padding: 0; } }

.social_share_wrapper:hover .social_share_tooltip {
  display: flex;
  align-items: center; }

.social_share_tooltip {
  display: none;
  position: absolute;
  right: 0;
  background: #fff;
  box-shadow: 0px 2px 6px #50505029;
  border-radius: 8px;
  padding: 10px 9px 9px 14px;
  width: 281px; }
  .social_share_tooltip img {
    margin-right: 10px; }
  .social_share_tooltip a {
    display: flex;
    align-items: center; }
    .social_share_tooltip a:last-child img {
      margin-right: 0; }

.read-less {
  opacity: 0;
  visibility: hidden; }

.all-content-wrapper {
  display: none; }
  .all-content-wrapper.open + .read-more {
    opacity: 0;
    visibility: hidden; }
    .all-content-wrapper.open + .read-more + .read-less {
      opacity: 1;
      visibility: visible; }

.all-content {
  background: #fff;
  position: fixed;
  bottom: 0;
  border-radius: 20px 20px 0 0;
  padding: 27px 24px 85px;
  height: 80%; }
  .all-content h2 {
    margin-bottom: 18px; }
  .all-content img {
    position: fixed;
    bottom: 25px;
    right: 25px; }

.all-content-inner {
  max-height: 100%;
  overflow-y: auto; }

.search-result-page {
  padding-top: 45px; }
  @media only screen and (max-width: 767px) {
    .search-result-page {
      padding-top: 30px; } }
  .search-result-page > header {
    padding-bottom: 24px; }
    .search-result-page > header .search-result-head {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .search-result-page > header .search-result-head .search-clear-btn {
        display: block;
        font-size: 12px;
        line-height: 15px;
        color: #000000;
        font-weight: 500;
        border: 1px solid #F4D7D0;
        border-radius: 4px;
        cursor: pointer;
        padding: 5px 14px 4px;
        margin-bottom: 10px; }
        .search-result-page > header .search-result-head .search-clear-btn:hover {
          background: #F4D7D0; }
    .search-result-page > header .heading2 {
      margin-right: 50px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .search-result-page > header .heading2 {
          font-size: 20px;
          line-height: 24px;
          margin-bottom: 3px; } }
      .search-result-page > header .heading2 span {
        color: #DB7C65; }
    .search-result-page > header .search-count {
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      color: #9A9A9A; }
      @media only screen and (max-width: 767px) {
        .search-result-page > header .search-count {
          font-size: 14px;
          line-height: 18px; } }
  .search-result-page form.views-exposed-form > .row {
    position: relative; }
    .search-result-page form.views-exposed-form > .row .filter-loader {
      position: absolute;
      top: 0;
      left: 0; }
  .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper {
    display: flex;
    margin-bottom: 48px;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 767px) {
      .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper {
        overflow: auto;
        white-space: nowrap; } }
    .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-actions #edit-submit-global-search {
      display: none; }
    .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-actions + #edit-reset {
      margin-right: 8px;
      padding: 11px 18px;
      font-size: 12px;
      line-height: 15px;
      color: #191919;
      border: 1px solid #C9C9C9;
      border-radius: 4px;
      cursor: pointer;
      transition: 0.3s;
      background: #fff;
      font-weight: 500; }
      .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-actions + #edit-reset.reset-btn {
        border-color: #F4D7D0;
        background: #F4D7D0; }
      .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-actions + #edit-reset:hover {
        border-color: #F4D7D0;
        background: #F4D7D0; }
    .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes {
      display: flex; }
      .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item {
        margin-bottom: 0;
        margin-right: 8px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item {
            display: inline-block; } }
        .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item input[type="checkbox"] {
          padding: 0;
          margin: 0;
          position: absolute;
          width: 0;
          height: 0;
          opacity: 0; }
          .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item input[type="checkbox"]:checked + label {
            border-color: #F4D7D0;
            background: #F4D7D0; }
        .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item label {
          padding: 11px 18px;
          font-size: 12px;
          line-height: 15px;
          color: #191919;
          border: 1px solid #C9C9C9;
          border-radius: 4px;
          cursor: pointer;
          transition: 0.3s;
          font-weight: 500;
          white-space: nowrap; }
          .search-result-page form.views-exposed-form .global-search-exposed-form-wrapper .form-checkboxes > .form-item label:hover {
            border-color: #F4D7D0;
            background: #F4D7D0; }
  .search-result-page .search-result-wrap .search-result-item {
    padding-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .search-result-page .search-result-wrap .search-result-item {
        padding-bottom: 30px; } }
    .search-result-page .search-result-wrap .search-result-item .search-result-details {
      padding: 20px 16px 12px;
      background: #FFFFFF;
      box-shadow: 0px 6px 30px #0000001A;
      border-radius: 8px;
      position: relative;
      display: flex;
      align-items: center; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details .result-type {
        padding: 3px 7px 2px;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        background: #FAF5FF;
        border: 1px solid #EDEBFF;
        border-radius: 4px;
        display: inline-block;
        position: absolute;
        left: 16px;
        top: -11px; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details .left-image-wrapper {
        margin-right: 15px; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper {
        flex: 1; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper h2 {
          margin-bottom: 2px;
          font-size: 16px;
          line-height: 19px; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper h2 a {
            color: #000000; }
            .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper h2 a:hover {
              color: #DB7C65; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper .doctor-hospital-name {
          font-size: 12px;
          line-height: 15px;
          color: #7C7C7C;
          font-weight: bold; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper .doctor-hospital-name .designation {
            text-transform: lowercase;
            display: inline-block; }
            .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper .doctor-hospital-name .designation::first-line {
              text-transform: capitalize; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper .doctor-specialities-name {
          margin-top: 8px;
          padding: 2px 8px;
          font-size: 10px;
          line-height: 13px;
          color: #818181;
          font-weight: 500;
          background: #FAF5FF;
          border-radius: 4px;
          display: inline-block; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details .right-result-wrapper .doctor-specialities-name span {
            color: #313131; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.doctor-result .left-image-wrapper {
        width: 69px;
        height: 69px;
        overflow: hidden; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.doctor-result .right-result-wrapper .doctor-hospital-name {
        font-size: 12px;
        line-height: 15px;
        color: #7C7C7C;
        font-weight: bold; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.doctor-result .right-result-wrapper .doctor-hospital-name .designation {
          text-transform: lowercase;
          display: inline-block; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details.doctor-result .right-result-wrapper .doctor-hospital-name .designation::first-line {
            text-transform: capitalize; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.doctor-result .right-result-wrapper .doctor-specialities-name {
        padding: 2px 8px;
        font-size: 10px;
        line-height: 13px;
        color: #818181;
        font-weight: 500;
        background: #FAF5FF;
        border-radius: 4px;
        display: inline-block; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result {
        align-items: initial; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .left-image-wrapper {
          width: 86px;
          height: 91px;
          border-radius: 4px;
          overflow: hidden; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .left-image-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .right-result-wrapper {
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .right-result-wrapper .icons {
            display: flex;
            align-items: center; }
            .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .right-result-wrapper .icons .rating {
              margin-right: 13px; }
            .search-result-page .search-result-wrap .search-result-item .search-result-details.hospital-result .right-result-wrapper .icons a {
              background: #FFFFFF;
              box-shadow: 0px 3px 16px #00000029;
              border: 1px solid #F4D7D0;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 7px;
              border-radius: 50%;
              margin-right: 13px;
              cursor: pointer; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.speciality-result .left-image-wrapper {
        width: 40px;
        height: 40px; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .right-result-wrapper {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-type-text {
        flex: 1; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-type-text h2, .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-type-text .result-sub-info {
          word-break: break-word; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-type-text .date {
          font-size: 12px;
          font-weight: 500;
          display: block; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .result-author-info {
        position: relative;
        margin-right: 15px;
        width: 130px;
        height: 130px; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .result-author-info::before {
          content: '';
          background: url("https://www.fortishealthcare.com/drupal-data/images/patient-shap.png") no-repeat 0 0;
          background-size: 100%;
          position: absolute;
          z-index: 9;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-search-item {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 100%; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-search-item .play-btn {
          position: absolute;
          right: 0;
          bottom: 0;
          z-index: 99; }
        .search-result-page .search-result-wrap .search-result-item .search-result-details.video-result .video-search-item iframe {
          border-radius: 6px;
          width: 100%;
          max-height: 100%; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.content-result .right-result-wrapper .result-sub-info {
        margin-top: 5px;
        font-size: 12px;
        line-height: 15px;
        font-weight: 500;
        color: #696969; }
      .search-result-page .search-result-wrap .search-result-item .search-result-details.content-result .right-result-wrapper .result-author-info {
        margin-top: 14px;
        font-size: 12px;
        line-height: 15px;
        font-weight: 500;
        color: #696969; }

@media only screen and (max-width: 767px) {
  #slot-booking + .doctor_details {
    margin-top: 0; } }

.no-slot-container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 20px; }

.no-slots {
  background: #f8f7ff;
  border: 1px solid #ebe9f8;
  color: #000000e6;
  padding: 10px;
  border-radius: 8px;
  display: inline-block; }

.slot-header-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  background: #fff;
  z-index: 99; }
  @media only screen and (max-width: 767px) {
    .slot-header-sticky {
      position: relative;
      top: unset;
      display: flex;
      flex-wrap: wrap; } }

.slot-booking-main {
  padding: 39px 0 13px;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .slot-booking-main {
      padding: 16px 0 0; } }
  .slot-booking-main .loader img {
    width: 50px; }
  .slot-booking-main .slot-booking-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .slot-booking-main .slot-booking-title {
        order: 2;
        margin: 26px 0 16px; } }
    @media only screen and (max-width: 767px) {
      .slot-booking-main .slot-booking-title .btn-lg.link {
        display: none; } }
  .slot-booking-main h3 {
    font: 22px/36px "Montserrat", sans-serif;
    color: #221e20;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .slot-booking-main h3 {
        font-weight: 500; } }
  .slot-booking-main .slick-arrow {
    width: 25px;
    height: 25px;
    background: url("https://www.fortishealthcare.com/drupal-data/images/left-icon.svg") no-repeat center center; }
    .slot-booking-main .slick-arrow.slick-prev {
      left: 15px;
      top: 8px; }
    .slot-booking-main .slick-arrow.slick-next {
      right: 5px;
      left: auto;
      top: 8px;
      background: url("https://www.fortishealthcare.com/drupal-data/images/right-icon.svg") no-repeat center center; }
    .slot-booking-main .slick-arrow.slick-disabled {
      opacity: 0.2; }
  @media only screen and (max-width: 767px) {
    .slot-booking-main .slot-booking-footer .fallback-footer button.btn-lg.link + a.no-slot.btn-lg {
      background: white;
      border-top: 1px solid #fcd5d0; } }

.slot-booking-btn-wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .slot-booking-btn-wrap {
      padding: 0 25px; } }
  .slot-booking-btn-wrap .slot-booking-btn {
    background: #ffffff;
    border: 1px solid #fcd5d0;
    padding: 11px 20px;
    font: 500 13px/16px Montserrat;
    color: #000000e6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50%;
    transition: all 0.3s; }
    .slot-booking-btn-wrap .slot-booking-btn:first-child {
      border-radius: 4px 0px 0px 4px; }
    .slot-booking-btn-wrap .slot-booking-btn:last-child {
      border-radius: 0px 4px 4px 0px; }
    .slot-booking-btn-wrap .slot-booking-btn.active, .slot-booking-btn-wrap .slot-booking-btn:hover, .slot-booking-btn-wrap .slot-booking-btn:focus {
      background: #fcd5d0;
      color: #000; }
      @media only screen and (max-width: 767px) {
        .slot-booking-btn-wrap .slot-booking-btn.active, .slot-booking-btn-wrap .slot-booking-btn:hover, .slot-booking-btn-wrap .slot-booking-btn:focus {
          background: #fcd5d0;
          border: 1px solid #fcd5d0;
          color: #000000; } }
    @media only screen and (max-width: 767px) {
      .slot-booking-btn-wrap .slot-booking-btn {
        padding: 12px 10px;
        width: 50%;
        border-color: #d8ede3;
        font-size: 12px;
        overflow: visible;
        text-overflow: unset; } }

.slot-booking-dropdown {
  width: 100%;
  margin: 24px 0 0; }
  @media only screen and (max-width: 767px) {
    .slot-booking-dropdown {
      margin: 10px 0 0;
      padding: 0 25px; } }
  .slot-booking-dropdown select.form-control {
    background: #ffffff url("https://www.fortishealthcare.com/drupal-data/images/dropdown-arrow.svg") no-repeat right 13px center;
    border: 1px solid #d3d4db;
    border-radius: 4px;
    position: relative;
    position: relative;
    padding: 16px 56px 16px 15px;
    width: 100%;
    font: 500 14px/12px "Montserrat", sans-serif; }
    .slot-booking-dropdown select.form-control option, .slot-booking-dropdown select.form-control::placeholder {
      font: 500 14px/12px "Montserrat", sans-serif;
      color: #000000; }
      .slot-booking-dropdown select.form-control option:hover, .slot-booking-dropdown select.form-control option:focus, .slot-booking-dropdown select.form-control::placeholder:hover, .slot-booking-dropdown select.form-control::placeholder:focus {
        background: #e5e8f7;
        cursor: pointer; }

.slot-booking-menu {
  padding: 22px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .slot-booking-menu {
      padding: 0; } }
  .slot-booking-menu li span {
    font: bold 14px/18px "Montserrat", sans-serif;
    color: #313131; }

.slot-menu-left {
  position: relative;
  width: 100%;
  margin-bottom: 27px; }
  @media only screen and (max-width: 767px) {
    .slot-menu-left {
      margin: 0 0 25px; } }

.slot-menu-right {
  width: 100%; }

.slot-booking-date-list {
  width: 40%;
  margin: 0 auto; }
  @media only screen and (max-width: 1023px) {
    .slot-booking-date-list {
      width: 55%; } }
  .slot-booking-date-list span {
    font: bold 14px/40px "Montserrat", sans-serif;
    color: #313131;
    max-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .slot-booking-date-list .slick-slide {
    text-align: center;
    padding: 0 30px; }

.slot-booking-day-list {
  margin: 0 -4px;
  padding: 0 50px; }
  @media only screen and (max-width: 1023px) {
    .slot-booking-day-list {
      padding: 0 50px; } }
  @media only screen and (max-width: 767px) {
    .slot-booking-day-list {
      padding: 0; } }
  .slot-booking-day-list .slick-list {
    margin: 0 -4px; }
  .slot-booking-day-list .slick-track {
    margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .slot-booking-day-list .slick-track {
        display: flex;
        overflow: auto; } }
  .slot-booking-day-list .slick-slide {
    text-align: center;
    padding: 0 4px; }
  .slot-booking-day-list .slick-arrow.slick-prev {
    left: 20px; }
  .slot-booking-day-list .days {
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font: 500 14px/16px "Montserrat", sans-serif;
    color: #313131;
    padding: 4px 10px;
    cursor: pointer; }
    .slot-booking-day-list .days:hover, .slot-booking-day-list .days:focus {
      background: #fcd5d0;
      color: #191919;
      border: 1px solid #fcd5d0;
      font: 500 14px/16px "Montserrat", sans-serif; }
    .slot-booking-day-list .days.active {
      align-items: center;
      font: 600 14px/16px "Montserrat", sans-serif;
      background: #fcd5d0;
      color: #191919;
      border: 1px solid #fcd5d0; }
    @media only screen and (max-width: 767px) {
      .slot-booking-day-list .days {
        padding: 2px 0;
        margin-right: 6px;
        margin-bottom: 10px; } }

.slot-booking-main .slot-booking-card-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  width: 100%;
  padding: 13px 0 0; }
  .slot-booking-main .slot-booking-card-outer .block {
    border-radius: 12px;
    box-shadow: 0px 2px 11px #00000019;
    padding: 0;
    margin: 13px 0; }
  .slot-booking-main .slot-booking-card-outer .head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 19px 35px 19px 27px;
    border-bottom: 1px solid #70707026; }
    @media only screen and (max-width: 767px) {
      .slot-booking-main .slot-booking-card-outer .head {
        padding: 18px; } }
    .slot-booking-main .slot-booking-card-outer .head .day {
      font: bold 17px/19px "Montserrat", sans-serif;
      color: #000000;
      display: flex;
      align-items: center; }
      .slot-booking-main .slot-booking-card-outer .head .day img,
      .slot-booking-main .slot-booking-card-outer .head .day svg {
        margin-right: 17px;
        max-width: 35px; }
  .slot-booking-main .slot-booking-card-outer .content {
    padding: 24px 37px 18px 38px; }
    @media only screen and (max-width: 767px) {
      .slot-booking-main .slot-booking-card-outer .content {
        padding: 18px; } }
    .slot-booking-main .slot-booking-card-outer .content .time-list {
      margin: 0 -10px 0;
      display: flex;
      flex-wrap: wrap; }
      .slot-booking-main .slot-booking-card-outer .content .time-list li {
        width: calc(25% - 20px);
        margin: 0 10px 12px;
        padding: 11px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        font: 600 14px/15px "Montserrat", sans-serif;
        color: #9092a3;
        min-height: 40px;
        border: 1px solid #fcd5d0;
        background: #fff;
        color: #000000;
        cursor: pointer; }
        .slot-booking-main .slot-booking-card-outer .content .time-list li.disabled {
          background: #dedede;
          color: #9693a6;
          border: 1px solid #dedede;
          cursor: not-allowed; }
          .slot-booking-main .slot-booking-card-outer .content .time-list li.disabled.active, .slot-booking-main .slot-booking-card-outer .content .time-list li.disabled:hover, .slot-booking-main .slot-booking-card-outer .content .time-list li.disabled:focus {
            background: #dedede;
            color: #9693a6;
            border: 1px solid #dedede;
            cursor: not-allowed; }
        .slot-booking-main .slot-booking-card-outer .content .time-list li.active, .slot-booking-main .slot-booking-card-outer .content .time-list li:hover, .slot-booking-main .slot-booking-card-outer .content .time-list li:focus {
          background: #fcd5d0;
          color: #000; }
        .slot-booking-main .slot-booking-card-outer .content .time-list li .already-booked {
          background: #dedede;
          border: 1px solid #dedede;
          color: #9092a3;
          pointer-events: none; }
        @media only screen and (max-width: 767px) {
          .slot-booking-main .slot-booking-card-outer .content .time-list li {
            padding: 6px 9px;
            font-size: 12px;
            width: calc(25% - 12px);
            margin: 0 6px 12px; } }
        @media only screen and (max-width: 480px) {
          .slot-booking-main .slot-booking-card-outer .content .time-list li {
            padding: 6px 4px; } }

.slot {
  background: #F8F7FF;
  border: 1px solid #EBE9F8;
  border-radius: 54px;
  font: 600 14px/19px "Montserrat", sans-serif;
  color: #000000e6;
  padding: 2px 16px 1px; }
  @media only screen and (max-width: 767px) {
    .slot {
      padding: 5px 16px;
      font-size: 12px;
      border-color: #edebff;
      background: #faf5ff; } }

.slot-booking-footer {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 7px; }
  @media only screen and (max-width: 767px) {
    .slot-booking-footer {
      margin-top: 0;
      position: fixed;
      bottom: 0;
      z-index: 999;
      left: 0; } }
  .slot-booking-footer .btn-lg.link {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .slot-booking-footer .btn-lg.link {
        position: static; } }
  .slot-booking-footer .fallback-footer {
    display: flex;
    justify-content: space-between;
    flex: 1; }
    .slot-booking-footer .fallback-footer > * {
      width: 48% !important; }
      .slot-booking-footer .fallback-footer > *.btn-lg-w100 {
        width: 100% !important; }
      @media only screen and (max-width: 767px) {
        .slot-booking-footer .fallback-footer > * {
          width: 50% !important;
          border-right: 1px solid #fff; }
          .slot-booking-footer .fallback-footer > *:last-child {
            border-right: none; } }
    .slot-booking-footer .fallback-footer a:only-child {
      width: 100% !important; }

.btn-lg.link {
  background: #fcd5d0;
  border-radius: 8px;
  font: bold 14px/18px "Montserrat", sans-serif;
  letter-spacing: 0px;
  color: #000;
  text-transform: capitalize;
  padding: 13px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  text-decoration: none; }
  .btn-lg.link:focus {
    outline: 1px solid #000; }
  @media only screen and (max-width: 767px) {
    .btn-lg.link {
      border-radius: 0;
      width: 100%;
      min-width: auto;
      position: fixed;
      bottom: 0;
      z-index: 999;
      left: 0;
      margin: 0;
      height: 75px;
      padding: 15px; } }

.custom___modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    .custom___modal {
      width: 100%;
      bottom: 0px;
      top: unset;
      left: 0px;
      transform: unset; } }

.custom___modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: #000;
  opacity: 0.8; }

.otp-popup, .registration-popup {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  width: 630px;
  padding: 42px 50px; }
  .otp-popup .error .err-msg, .registration-popup .error .err-msg {
    color: #ff3434;
    margin: 15px 0px; }
  .otp-popup .error .get-otp-btn, .registration-popup .error .get-otp-btn {
    margin-top: unset; }
  .otp-popup .error .mobile-number-input-container, .registration-popup .error .mobile-number-input-container {
    border: 1px solid #ff3434; }
  .otp-popup .error .otp-input-container input, .registration-popup .error .otp-input-container input {
    border: 1px solid #ff3434; }
    @media only screen and (max-width: 767px) {
      .otp-popup .error .otp-input-container input, .registration-popup .error .otp-input-container input {
        height: 46px; } }
  .otp-popup .error .resend-otp-container .err-msg, .registration-popup .error .resend-otp-container .err-msg {
    margin: 20px 0px; }
  .otp-popup .error .resend-otp-container, .registration-popup .error .resend-otp-container {
    margin-top: unset; }
  @media only screen and (max-width: 767px) {
    .otp-popup, .registration-popup {
      border-radius: 16px 16px 0px 0px;
      width: 100%;
      padding: unset; } }
  @media only screen and (max-width: 767px) {
    .otp-popup .mobile-container, .registration-popup .mobile-container {
      padding: 27px;
      max-width: 400px;
      margin: 0 auto; } }
  .otp-popup .popup-title, .registration-popup .popup-title {
    font: 22px/36px "Montserrat", sans-serif;
    color: #221e20;
    margin-bottom: 24px;
    font-weight: 500; }
    @media only screen and (max-width: 767px) {
      .otp-popup .popup-title, .registration-popup .popup-title {
        font-weight: 500; } }
  .otp-popup label, .registration-popup label {
    font: 14px/24px "Montserrat", sans-serif;
    letter-spacing: 0px;
    color: #221e20;
    text-transform: capitalize;
    opacity: 0.8; }
  .otp-popup .mobile-number-input-container, .registration-popup .mobile-number-input-container {
    display: flex;
    align-items: center;
    box-shadow: 0px 10px 30px #f8e5e060;
    border: 1px solid #f8e5e0;
    border-radius: 6px;
    column-gap: 8px; }
    .otp-popup .mobile-number-input-container .country-code, .registration-popup .mobile-number-input-container .country-code {
      padding-left: 12px; }
    .otp-popup .mobile-number-input-container .separator, .registration-popup .mobile-number-input-container .separator {
      border-right: 1px solid #221e20;
      width: 1px;
      height: 16px;
      opacity: 0.5; }
    .otp-popup .mobile-number-input-container input, .registration-popup .mobile-number-input-container input {
      height: 53px;
      border: none;
      font-weight: 600;
      color: #221e20;
      padding-left: 5px; }
  .otp-popup .otp-mobile-number-input, .registration-popup .otp-mobile-number-input, .otp-popup .otp-input-container input, .registration-popup .otp-input-container input {
    height: 53px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 30px #f8e5e060;
    border: 1px solid #f8e5e0;
    border-radius: 6px;
    opacity: 1; }
  .otp-popup .get-otp-btn, .registration-popup .get-otp-btn {
    background: #f4d7d0 0% 0% no-repeat padding-box;
    border-radius: 8px;
    width: 100%;
    height: 56px;
    margin-top: 34px;
    font-weight: 600;
    font-size: 16px;
    font: normal normal bold 14px/18px Montserrat; }
    @media only screen and (max-width: 767px) {
      .otp-popup .get-otp-btn, .registration-popup .get-otp-btn {
        width: 100%;
        border-radius: unset;
        margin-top: 24px; } }
    .otp-popup .get-otp-btn:disabled, .registration-popup .get-otp-btn:disabled {
      background: #d9d9d9;
      cursor: not-allowed; }
  .otp-popup .otp-input-container, .registration-popup .otp-input-container {
    display: flex;
    column-gap: 24px; }
    @media only screen and (max-width: 767px) {
      .otp-popup .otp-input-container, .registration-popup .otp-input-container {
        column-gap: 10px; } }
  .otp-popup .otp-input-container input, .registration-popup .otp-input-container input {
    height: 70px;
    width: 25%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .otp-popup .otp-input-container input, .registration-popup .otp-input-container input {
        height: 46px;
        width: 16.66%; } }
  .otp-popup .resend-otp-container, .registration-popup .resend-otp-container {
    display: flex;
    justify-content: space-between;
    margin-top: 14px; }
    .otp-popup .resend-otp-container .timer, .registration-popup .resend-otp-container .timer {
      font: 14px/24px "Montserrat", sans-serif;
      font-weight: 500; }
    .otp-popup .resend-otp-container .resend, .registration-popup .resend-otp-container .resend {
      color: #db7c65;
      font: 14px/24px "Montserrat", sans-serif;
      cursor: pointer; }
      .otp-popup .resend-otp-container .resend:disabled, .registration-popup .resend-otp-container .resend:disabled {
        color: #a5a5a5;
        cursor: not-allowed; }
  .otp-popup .close-btn, .registration-popup .close-btn {
    position: absolute;
    right: 26px;
    top: 17px; }
    @media only screen and (max-width: 767px) {
      .otp-popup .close-btn, .registration-popup .close-btn {
        top: 36px; } }
    .otp-popup .close-btn img, .registration-popup .close-btn img {
      height: 20px; }

@media only screen and (max-width: 767px) {
  .otp-popup.enter-otp-container, .enter-otp-container.registration-popup {
    width: 100%; } }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield; }

.appointment-details-container {
  display: flex;
  margin: 42px 0px;
  justify-content: space-between;
  column-gap: 4rem; }
  .appointment-details-container > div {
    flex: 1 1 0;
    width: 0; }
  @media only screen and (max-width: 767px) {
    .appointment-details-container {
      flex-direction: column;
      margin: 30px 0 12px 0; }
      .appointment-details-container > div {
        flex: unset;
        width: unset; } }
  .appointment-details-container .heading {
    font-size: 26px;
    color: #221e20;
    font-weight: 500;
    margin-bottom: 26px;
    text-transform: capitalize; }
    @media only screen and (max-width: 767px) {
      .appointment-details-container .heading {
        font-size: 22px; } }
  .appointment-details-container .doctor-details {
    margin-bottom: 26px;
    display: flex;
    column-gap: 30px; }
    @media only screen and (max-width: 767px) {
      .appointment-details-container .doctor-details {
        column-gap: 12px; } }
    .appointment-details-container .doctor-details img {
      height: 140px;
      flex: 0 0 140px;
      border-radius: 50%;
      object-fit: cover;
      object-position: top; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .doctor-details img {
          height: 78px;
          flex: 0 0 78px; } }
    .appointment-details-container .doctor-details .dr-details-right-container {
      margin-top: 9px; }
    .appointment-details-container .doctor-details .dr-name {
      color: #000000;
      font-size: 22px;
      font-weight: 700;
      text-transform: capitalize;
      margin-bottom: 6px; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .doctor-details .dr-name {
          font-size: 16px;
          margin-bottom: 2px; } }
    .appointment-details-container .doctor-details .dr-location {
      font-size: 14px;
      font-weight: 600;
      color: #7c7c7c;
      margin-bottom: 15px;
      text-transform: capitalize; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .doctor-details .dr-location {
          font-size: 12px;
          margin-bottom: 14px; } }
    .appointment-details-container .doctor-details .dr-amount {
      font-size: 16px;
      font-weight: bold;
      color: #000;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .doctor-details .dr-amount {
          font-size: 14px;
          margin-bottom: 14px; } }
      .appointment-details-container .doctor-details .dr-amount img {
        width: 12px;
        height: auto;
        margin-top: -1px; }
    .appointment-details-container .doctor-details .dr-speciality {
      background: #faf5ff 0% 0% no-repeat padding-box;
      border: 1px solid #edebff;
      border-radius: 4px;
      padding: 2px 6px;
      color: #818181;
      font-weight: 600;
      font-size: 12px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .doctor-details .dr-speciality {
          font-size: 10px; } }
      .appointment-details-container .doctor-details .dr-speciality .main-speciality {
        font-weight: 700;
        color: black; }
  .appointment-details-container .hospital-booking-details, .appointment-details-container .mobile-number-details {
    background: #f8f7ff 0% 0% no-repeat padding-box;
    border: 1px solid #ebe9f8;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 14px; }
    .appointment-details-container .hospital-booking-details .hospital-address-booking-time, .appointment-details-container .mobile-number-details .hospital-address-booking-time {
      flex: 1;
      border-right: 1px solid #ebe9f8;
      padding: 19px 24px;
      row-gap: 14px;
      display: flex;
      flex-direction: column;
      font-weight: 600; }
      @media only screen and (max-width: 767px) {
        .appointment-details-container .hospital-booking-details .hospital-address-booking-time, .appointment-details-container .mobile-number-details .hospital-address-booking-time {
          font-size: 12px;
          padding: 16px 10px 16px 18px; } }
      .appointment-details-container .hospital-booking-details .hospital-address-booking-time .phone-icon, .appointment-details-container .mobile-number-details .hospital-address-booking-time .phone-icon {
        align-self: flex-start;
        padding-top: 4px; }
      .appointment-details-container .hospital-booking-details .hospital-address-booking-time .mobile-number, .appointment-details-container .mobile-number-details .hospital-address-booking-time .mobile-number {
        font-size: 20px;
        margin-bottom: 7px;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          .appointment-details-container .hospital-booking-details .hospital-address-booking-time .mobile-number, .appointment-details-container .mobile-number-details .hospital-address-booking-time .mobile-number {
            font-size: 18px;
            margin-bottom: 3px;
            font-weight: 700;
            line-height: 22px; } }
    .appointment-details-container .hospital-booking-details .hospital-address-booking-time > div, .appointment-details-container .mobile-number-details .hospital-address-booking-time > div {
      display: flex;
      column-gap: 10px;
      align-items: center; }
    .appointment-details-container .hospital-booking-details img.edit, .appointment-details-container .mobile-number-details img.edit {
      padding: 19px 24px;
      cursor: pointer; }
  .appointment-details-container .patient-list-container {
    box-shadow: 0px 3px 26px #00000029;
    border-radius: 8px;
    margin-top: 20px;
    max-height: calc(100vh - 430px);
    overflow: auto;
    position: relative; }
    .appointment-details-container .patient-list-container label {
      display: flex;
      padding: 15px 25px;
      column-gap: 18px;
      cursor: pointer;
      border-bottom: 1px solid #dfe2f2;
      align-items: center; }
      .appointment-details-container .patient-list-container label .patient-name-id-container {
        width: 164px; }
      .appointment-details-container .patient-list-container label .patient-name {
        font-size: 16px;
        color: #313131;
        font-weight: 600;
        text-transform: capitalize; }
      .appointment-details-container .patient-list-container label .patient-id {
        font-size: 11px;
        color: #7b7b7b;
        font-weight: 300;
        margin-top: 2px; }
      .appointment-details-container .patient-list-container label .patient-gender-age {
        color: #313131;
        font-size: 12px;
        font-weight: 500;
        align-self: center; }
        @media only screen and (max-width: 767px) {
          .appointment-details-container .patient-list-container label .patient-gender-age {
            white-space: nowrap; } }
    .appointment-details-container .patient-list-container .add-patient {
      padding: 20px;
      text-align: center;
      color: #db7c65;
      cursor: pointer;
      position: sticky;
      bottom: 0px;
      background: white;
      border-top: 1px solid #dfe2f2; }
  .appointment-details-container .btn-lg.link {
    width: 100%;
    margin-top: 30px; }
  .appointment-details-container .slot-booking-footer .fallback-footer button.pay-later {
    background: #fff;
    border: 1px solid #fcd5d0;
    box-shadow: 0px 3px 10px #8F74A21D; }
    @media only screen and (max-width: 767px) {
      .appointment-details-container .slot-booking-footer .fallback-footer button.pay-later {
        border: none;
        border-top: 1px solid #fcd5d0;
        box-shadow: none; } }

.toast-msg {
  position: fixed;
  top: 52px;
  z-index: 9999;
  right: 48px;
  border-radius: 10px;
  display: flex;
  column-gap: 12px;
  padding: 16px 17px; }
  .toast-msg.toast-error {
    color: #d61010;
    box-shadow: 0px 3px 6px #ffe8e8;
    border: 1px solid #ffb1b1;
    background: #ffe0e0; }
  .toast-msg .close-toast-btn {
    cursor: pointer; }

.registration-popup {
  padding: unset; }
  @media only screen and (max-width: 767px) {
    .registration-popup {
      padding: 16px; } }
  @media only screen and (max-width: 767px) {
    .registration-popup {
      padding-bottom: 54px; } }
  .registration-popup .submit-btn-container {
    padding: 16px 0px; }
  .registration-popup .title {
    padding: 32px 44px;
    font-size: 18px;
    font-weight: 600; }
    @media only screen and (max-width: 767px) {
      .registration-popup .title {
        padding: 26px 16px; } }
  .registration-popup .close-btn img {
    height: 12px; }
  .registration-popup form {
    max-height: calc(100vh - 252px);
    overflow: auto;
    padding: 16px 44px; }
    .registration-popup form .consent-container {
      display: flex;
      column-gap: 6px;
      flex-wrap: wrap; }
      .registration-popup form .consent-container input {
        display: inline;
        height: 16px;
        width: auto;
        cursor: pointer; }
      .registration-popup form .consent-container label {
        font-weight: 500;
        cursor: pointer; }
      .registration-popup form .consent-container span.error {
        width: 100%; }
    .registration-popup form .title-container select {
      padding-right: 25px !important; }
    .registration-popup form .approx-age-container > div {
      display: flex; }
    .registration-popup form .approx-age-container select {
      background-color: #f8f7ff;
      border-left: unset;
      width: 105px;
      padding: 0 25px 0 10px !important;
      text-align: center; }
    .registration-popup form > div {
      margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .registration-popup form {
        padding: 14px; } }
  .registration-popup span.error {
    font-size: 13px;
    padding-top: 4px;
    color: #ff3434;
    display: block; }
  .registration-popup input.error,
  .registration-popup select.error {
    border: 1px solid #ff3434; }
  .registration-popup .input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-basis: auto;
    column-gap: 12px; }
    .registration-popup .input-wrapper input[type="date"] {
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase; }
    .registration-popup .input-wrapper .title-container {
      width: 94px;
      flex: unset; }
    .registration-popup .input-wrapper .firstName-container {
      flex: 0 0 calc(100% - 94px); }
  .registration-popup .input-wrapper > div {
    flex: 0 0 calc(50% - 6px); }
  .registration-popup input {
    height: 50px;
    width: 100%;
    border: 1px solid #e2e7f0;
    padding: 0px 16px;
    color: #313131;
    border-radius: 4px; }
  .registration-popup label {
    color: #313131;
    font-weight: 500; }
  .registration-popup label.required:after {
    content: "*";
    color: #ff3434;
    margin-left: 3px; }
  .registration-popup select {
    height: 50px;
    background: white;
    border: 1px solid #e2e7f0;
    width: 100%;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("https://www.fortishealthcare.com/drupal-data/images/arrow.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 8px);
    background-position-y: 22px;
    background-size: 10px;
    cursor: pointer;
    padding: 0px 16px;
    color: #313131; }
  .registration-popup .registerBtn {
    background: #fcd5d0;
    border-radius: 8px;
    font: bold 14px/18px "Montserrat", sans-serif;
    letter-spacing: 0px;
    color: #000;
    text-transform: capitalize;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: auto;
    text-decoration: none;
    margin: auto;
    width: 60%; }
    .registration-popup .registerBtn:focus {
      outline: 1px solid #000; }
    @media only screen and (max-width: 767px) {
      .registration-popup .registerBtn {
        border-radius: 0;
        width: 100%;
        min-width: auto;
        position: fixed;
        bottom: 0;
        z-index: 999;
        left: 0;
        margin: 0;
        height: 75px;
        padding: 15px; } }
  .registration-popup .loader img {
    width: 50px; }

.no-slot-message {
  margin-top: 20px;
  background: #f8f7ff;
  border: 1px solid #ebe9f8;
  color: #000000e6;
  padding: 12px;
  border-radius: 10px; }

/* payment process style */
#appointment-details-container .loader, #package-appointment-detail .loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

/* payment fail ui*/
.listing-pg.payment-fail .head.page-header {
  padding: 0; }
  .listing-pg.payment-fail .head.page-header .heading2 {
    display: none; }

.payment-fail-wrapper {
  max-width: 500px;
  background: #f1f1f1;
  padding: 32px;
  margin: 0 auto;
  margin-top: 50px;
  border-radius: 5px;
  text-align: center; }
  .payment-fail-wrapper img {
    margin-bottom: 16px; }
  .payment-fail-wrapper h2 {
    font-size: 24px; }
  .payment-fail-wrapper p a {
    display: inline-flex !important; }
  .payment-fail-wrapper button {
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .payment-fail-wrapper button.btn-lg.link {
        position: static;
        margin: 0 auto;
        height: auto;
        padding: 13px 20px;
        width: auto; } }

/* payment success ui */
.payment-success-wrapper {
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .payment-success-wrapper {
      margin-top: 30px; } }
  .payment-success-wrapper .payment-success-mssg {
    background: #F0FFF7;
    border-radius: 8px;
    padding: 20px 32px;
    display: flex;
    max-width: 520px; }
    @media only screen and (max-width: 767px) {
      .payment-success-wrapper .payment-success-mssg {
        padding: 15px 20px; } }
    .payment-success-wrapper .payment-success-mssg img {
      margin-right: 16px;
      align-self: flex-start; }
    .payment-success-wrapper .payment-success-mssg h2 {
      margin-bottom: 0;
      font-weight: 500;
      font-size: 22px;
      line-height: 26px;
      color: #191919; }
    .payment-success-wrapper .payment-success-mssg h4 {
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #221E20;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .payment-success-wrapper .payment-success-mssg h4 {
          font-size: 14px;
          margin-top: 10px; } }
      .payment-success-wrapper .payment-success-mssg h4 b {
        font-weight: 700;
        color: #DB7C65; }
  .payment-success-wrapper .payment-appointment-block {
    margin-top: 30px; }
    .payment-success-wrapper .payment-appointment-block > h3 {
      font-weight: 500;
      text-transform: capitalize; }
    .payment-success-wrapper .payment-appointment-block .payment-appointment-info {
      padding: 20px 40px;
      max-width: 520px;
      background: #F8F7FF;
      border: 1px solid #EBE9F8;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        .payment-success-wrapper .payment-appointment-block .payment-appointment-info {
          padding: 20px 15px; } }
      .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc {
        display: flex; }
        .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-img {
          width: 78px;
          height: 78px;
          border-radius: 100%;
          border: 1px solid #DFE2F2;
          margin-right: 15px;
          overflow: hidden; }
          @media only screen and (max-width: 767px) {
            .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-img {
              margin-right: 12px; } }
        .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info {
          width: calc(100% - 93px); }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info h4 {
            margin-bottom: 2px; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info > b {
            font-weight: 700;
            color: #7C7C7C;
            font-size: 12px;
            line-height: 15px;
            text-transform: capitalize;
            display: block;
            margin-bottom: 8px; }
            @media only screen and (max-width: 767px) {
              .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info > b {
                font-weight: 600;
                margin-bottom: 14px; } }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-amount {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            margin-bottom: 15px; }
            @media only screen and (max-width: 767px) {
              .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-amount {
                font-size: 14px;
                margin-bottom: 14px; } }
            .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-amount img {
              width: 12px;
              height: auto;
              margin-top: -1px; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-location {
            font-size: 14px;
            font-weight: 600;
            color: #7c7c7c;
            margin-bottom: 15px;
            text-transform: capitalize; }
            @media only screen and (max-width: 767px) {
              .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-location {
                font-size: 12px;
                margin-bottom: 14px; } }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-speciality {
            background: #FAF5FF;
            border: 1px solid #EDEBFF;
            border-radius: 4px;
            font-size: 12px;
            color: #818181;
            font-weight: 700;
            padding: 5px 6px;
            margin-bottom: 5px; }
            @media only screen and (max-width: 767px) {
              .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-speciality {
                font-size: 10px; } }
            .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-doc .appointment-doc-info .dr-speciality .main-speciality {
              color: #313131; }
      .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-location {
        margin-top: 30px; }
        .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-location ul li {
          margin-bottom: 18px;
          padding-left: 26px;
          position: relative; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-location ul li .appointment-location-icon {
            position: absolute;
            left: 0;
            top: -2px;
            width: 20px;
            height: 20px;
            text-align: center;
            margin-right: 6px; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-location ul li span {
            font-weight: 500;
            font-size: 14px;
            color: #000; }
      .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-patient-info {
        margin-top: 28px; }
        .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-patient-info ul li {
          margin-bottom: 12px;
          color: #848484;
          font-size: 14px; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-patient-info ul li b {
            font-weight: 500;
            color: #000; }
            .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-patient-info ul li b.patient-name {
              text-transform: capitalize; }
          .payment-success-wrapper .payment-appointment-block .payment-appointment-info .appointment-patient-info ul li:last-child {
            margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
  .slot-modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: unset; } }
.slot-modal .otp-popup, .slot-modal .registration-popup {
  width: 460px;
  padding: 32px 40px; }
  @media only screen and (max-width: 767px) {
    .slot-modal .otp-popup, .slot-modal .registration-popup {
      width: 90%;
      margin: 0 auto;
      border-radius: 10px;
      padding: 32px 24px;
      max-width: 400px; }
      .slot-modal .otp-popup .btn-lg.link, .slot-modal .registration-popup .btn-lg.link {
        height: auto;
        width: auto;
        position: static; } }

.otp-popup, .registration-popup {
  position: relative; }
  .otp-popup.calender-wrapper, .calender-wrapper.registration-popup {
    width: auto;
    text-align: center;
    padding: 35px 10px 10px; }
    @media only screen and (max-width: 767px) {
      .otp-popup.calender-wrapper, .calender-wrapper.registration-popup {
        width: 100%;
        bottom: 70px; } }
    @media only screen and (max-width: 767px) {
      .otp-popup.calender-wrapper.mob-bottom-position, .calender-wrapper.mob-bottom-position.registration-popup {
        bottom: 0px; } }
    .otp-popup.calender-wrapper .calendar-h, .calender-wrapper.registration-popup .calendar-h {
      margin: -10px 0 0 0;
      color: #d17660; }
    .otp-popup.calender-wrapper .Calendar, .calender-wrapper.registration-popup .Calendar {
      box-shadow: none;
      padding: 0;
      min-height: 10px; }
    .otp-popup.calender-wrapper .get-otp-btn, .calender-wrapper.registration-popup .get-otp-btn {
      margin-top: 0; }
  .otp-popup .loader, .registration-popup .loader {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }

.loader-overlay {
  position: fixed;
  z-index: 99999;
  display: block;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center; }

@media only screen and (max-width: 767px) {
  .health-package-main .health-package-basic-info .package-booking {
    background: #fcd5d0;
    border-radius: 8px;
    font: bold 14px/18px "Montserrat",sans-serif;
    letter-spacing: 0px;
    color: #000;
    text-transform: capitalize;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: auto;
    text-decoration: none;
    border-radius: 0;
    width: 100%;
    min-width: auto;
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    margin: 0;
    height: 75px;
    padding: 15px;
    cursor: pointer; } }

@media only screen and (max-width: 767px) {
  .speciality-list {
    padding-top: 90px; } }
.speciality-list h1 {
  color: #221E20;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  margin-top: 28px; }
  @media only screen and (max-width: 767px) {
    .speciality-list h1 {
      font-size: 22px;
      line-height: 36px; } }
.speciality-list select {
  display: none; }

.spec-desc {
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #313131;
  text-align: center;
  max-width: 848px;
  margin: 0 auto; }

.all-spec h2, .top-spec h2 {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  color: #221E20;
  margin-bottom: 4.5px; }
  @media only screen and (max-width: 767px) {
    .all-spec h2, .top-spec h2 {
      font-size: 26px;
      margin-bottom: 12.5px; } }
.all-spec ul, .top-spec ul {
  display: flex;
  flex-wrap: wrap; }
.all-spec li, .top-spec li {
  background: #FFFFFF;
  box-shadow: 0px 6px 20px #00000014;
  border-radius: 6px;
  width: calc(25% - 19px);
  margin: 14.5px 12.5px;
  padding: 18px;
  text-align: center; }
  .all-spec li:nth-child(4n), .top-spec li:nth-child(4n) {
    margin-right: 0; }
  .all-spec li:nth-child(4n + 1), .top-spec li:nth-child(4n + 1) {
    margin-left: 0; }
  .all-spec li img, .top-spec li img {
    width: 50px;
    display: block;
    margin: 0 auto; }
.all-spec .spec-name, .top-spec .spec-name {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #191919;
  margin: 15px 0 0;
  display: block; }
.all-spec .spec-detail, .top-spec .spec-detail {
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #8F74A2; }

.all-spec {
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .all-spec {
      margin-top: 30px; } }
  @media only screen and (max-width: 767px) {
    .all-spec li {
      box-shadow: 0px 10px 30px #00000014;
      width: 100%;
      padding: 13px 11px;
      margin: 11.5px 0; } }
  @media only screen and (max-width: 767px) {
    .all-spec li img {
      width: 40px;
      margin-right: 16px;
      margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    .all-spec li a {
      display: flex;
      text-align: left;
      align-items: flex-end; } }
  @media only screen and (max-width: 767px) {
    .all-spec .spec-name {
      margin-top: 0; } }

.top-spec {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .top-spec {
      padding: 22px 0; } }
  @media only screen and (max-width: 767px) {
    .top-spec .spec-name {
      font-size: 12px;
      line-height: normal;
      font-weight: 500; } }
  .top-spec li {
    padding: 30px 18px; }
    @media only screen and (max-width: 767px) {
      .top-spec li {
        box-shadow: 0px 10px 30px #00000014;
        margin: 12.5px 10px;
        padding: 13px;
        width: calc(33% - 12px); } }
    @media only screen and (max-width: 480px) {
      .top-spec li {
        width: calc(50% - 10px); } }
    @media only screen and (max-width: 767px) {
      .top-spec li:nth-child(4n) {
        margin-right: 10px; } }
    @media only screen and (max-width: 767px) {
      .top-spec li:nth-child(4n + 1) {
        margin-left: 10px; } }
    @media only screen and (max-width: 767px) {
      .top-spec li:nth-child(3n) {
        margin-right: 0; } }
    @media only screen and (max-width: 480px) {
      .top-spec li:nth-child(3n) {
        margin-right: 10px; } }
    @media only screen and (max-width: 767px) {
      .top-spec li:nth-child(3n + 1) {
        margin-left: 0; } }
    @media only screen and (max-width: 480px) {
      .top-spec li:nth-child(3n + 1) {
        margin-left: 10px; } }
    @media only screen and (max-width: 480px) {
      .top-spec li:nth-child(2n) {
        margin-right: 0; } }
    @media only screen and (max-width: 480px) {
      .top-spec li:nth-child(2n + 1) {
        margin-left: 0; } }
  .top-spec .slick-slider {
    margin: 0 -12px; }
  .top-spec .slick-slide {
    padding: 0 12.5px;
    height: auto;
    min-width: 200px; }
    .top-spec .slick-slide > div {
      height: 100%; }
    .top-spec .slick-slide li {
      height: calc(100% - 30px); }
  .top-spec .slick-track {
    display: flex;
    width: 100% !important; }

.spec-location-list {
  margin: 0 auto;
  padding: 0 38px;
  width: 1025px; }
  @media only screen and (max-width: 1199px) {
    .spec-location-list {
      width: auto; } }
  @media only screen and (max-width: 767px) {
    .spec-location-list {
      width: auto;
      padding: 0; } }
  .spec-location-list li.active {
    border-color: #F4D7D0;
    color: #181515;
    background: #F4D7D0;
    box-shadow: 0px 2px 5px #E2C0B8;
    border-radius: 8px; }

.custom-combobox {
  width: 1025px;
  max-width: 100%;
  margin: 16px auto 20px;
  display: block;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .custom-combobox {
      position: fixed;
      top: 40px;
      left: 0;
      padding: 22px;
      background: #fff;
      box-shadow: 0 3px 16px #d7d8dd83;
      z-index: 999; } }
  .custom-combobox .ui-widget.ui-widget-content {
    background: #FFFFFF;
    border: 1px solid #D3D4DB;
    border-radius: 8px;
    padding: 26px 60px 26px 32px;
    width: 100%; }

.ui-menu .ui-state-active, .ui-menu .ui-widget-content .ui-state-active, .ui-menu .ui-widget-header .ui-state-active, .ui-menu a.ui-button:active, .ui-menu .ui-button:active, .ui-menu .ui-button.ui-state-active:hover, .ui-menu .ui-state-focus {
  border: none;
  background: #DB7C65;
  color: #fff;
  margin: 0; }
.ui-menu .ui-menu-divider {
  border: none;
  margin: 0; }

.form-item-field-hospitals select {
  padding: 9px 28px 9px 18px;
  border: 1px solid #D3D4DB;
  color: #000000;
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
  padding-right: 30px; }

.reports-view {
  padding-top: 30px;
  position: relative; }
  .reports-view .report-head-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 53%; }
    @media only screen and (max-width: 767px) {
      .reports-view .report-head-left {
        width: 100%; } }
    .reports-view .report-head-left h3, .reports-view .report-head-left a {
      font: 600 26px/36px "Montserrat", sans-serif;
      color: #221E20;
      text-transform: capitalize; }
      @media only screen and (max-width: 767px) {
        .reports-view .report-head-left h3, .reports-view .report-head-left a {
          font-size: 22px; } }
  .reports-view .head-row {
    display: block;
    text-align: right;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .reports-view .head-row {
        display: flex;
        text-align: left; }
        .reports-view .head-row h3 > a {
          line-height: 27px;
          display: inline-block; } }
    .reports-view .head-row .view-all {
      display: inline-block;
      margin-top: 28px; }
      @media only screen and (max-width: 767px) {
        .reports-view .head-row .view-all {
          margin-top: 0; } }
      .reports-view .head-row .view-all:hover {
        border-bottom: 1px solid #DB7C65; }
  .reports-view .report-list li:last-child .report-pdf-link {
    border-bottom: none; }

#edit-submit-compliance-report {
  display: none; }

#views-exposed-form-compliance-report-block-1 {
  min-width: 564px;
  position: absolute;
  top: 30px;
  right: 15px; }
  @media only screen and (max-width: 767px) {
    #views-exposed-form-compliance-report-block-1 {
      width: 100%;
      position: fixed;
      top: 58px;
      left: 0;
      right: 0;
      background: #fff;
      padding: 10px 15px 20px;
      z-index: 999;
      box-shadow: 0 11px 16px #d7d8dd83;
      min-width: inherit; } }
  #views-exposed-form-compliance-report-block-1 .form-item {
    margin-bottom: 0; }
    #views-exposed-form-compliance-report-block-1 .form-item .form-select {
      padding: 9px 10px;
      color: #000000; }
    @media only screen and (max-width: 767px) {
      #views-exposed-form-compliance-report-block-1 .form-item {
        margin-bottom: 0; } }

@media only screen and (max-width: 767px) {
  .reports-table-inner > .banner-section {
    margin-top: 130px; } }

.report-head-right {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.report-pdf-link {
  position: relative;
  min-height: 28px;
  display: flex;
  align-items: center;
  padding: 15.5px 0 15.5px 37.5px;
  border-bottom: 1px solid #DFE2F2; }
  @media only screen and (max-width: 767px) {
    .report-pdf-link {
      padding: 13.5px 0 13.5px 37.5px; } }
  .report-pdf-link::before {
    content: '';
    position: absolute;
    background: url("https://www.fortishealthcare.com/drupal-data/images/pdf-file.svg") no-repeat;
    width: 25px;
    height: 28px;
    left: 0; }
  .report-pdf-link a {
    font: 500 14px/18px "Montserrat", sans-serif;
    color: #313131;
    text-transform: capitalize; }
    @media only screen and (max-width: 767px) {
      .report-pdf-link a {
        font-size: 12px; } }
    .report-pdf-link a::hover {
      text-decoration: underline; }

.common-table {
  padding-top: 30px; }
  .common-table > .reports-table-inner {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    box-shadow: 0px 3px 16px #0000001A;
    border-radius: 8px; }
    @media only screen and (max-width: 767px) {
      .common-table > .reports-table-inner {
        margin: 0; } }
    @media only screen and (max-width: 767px) {
      .common-table > .reports-table-inner .banner-section {
        min-height: 150px;
        margin: -15px 0 0; } }
    .common-table > .reports-table-inner table {
      background: #EDEDED;
      width: 100%;
      border: none;
      border-collapse: separate;
      border-spacing: 0; }
      .common-table > .reports-table-inner table tr, .common-table > .reports-table-inner table td, .common-table > .reports-table-inner table th {
        font: 500 13px/15px "Montserrat", sans-serif;
        color: #221E20;
        border: none; }
        @media only screen and (max-width: 767px) {
          .common-table > .reports-table-inner table tr, .common-table > .reports-table-inner table td, .common-table > .reports-table-inner table th {
            font-size: 12px; } }
      .common-table > .reports-table-inner table tr.top-header th {
        font: 700 14px/18px "Montserrat", sans-serif;
        color: #fff;
        padding: 10px 20px;
        text-align: center;
        white-space: nowrap;
        background-color: #8F74A2;
        border-right: 1px solid #EDEDED; }
        .common-table > .reports-table-inner table tr.top-header th:nth-of-type(1) {
          background-color: #EDEDED;
          position: sticky;
          left: 0;
          min-width: 69px;
          width: 69px;
          padding: 10px 0; }
          @media only screen and (max-width: 767px) {
            .common-table > .reports-table-inner table tr.top-header th:nth-of-type(1) {
              min-width: 59px;
              width: 59px; } }
        .common-table > .reports-table-inner table tr.top-header th:nth-of-type(2) {
          background-color: #EDEDED;
          position: sticky;
          left: 69px; }
          @media only screen and (max-width: 767px) {
            .common-table > .reports-table-inner table tr.top-header th:nth-of-type(2) {
              left: 59px; } }
      .common-table > .reports-table-inner table tr.row-header td {
        background-color: #E5E6F0;
        border-right: 1px solid #EDEDED; }
      .common-table > .reports-table-inner table tr td {
        padding: 10px 20px;
        background-color: #fff;
        text-align: center;
        white-space: nowrap;
        border-right: 1px solid #E5E6F0;
        border-bottom: 1px solid #E5E6F0; }
        .common-table > .reports-table-inner table tr td:nth-of-type(1) {
          position: sticky;
          left: 0;
          min-width: 69px;
          width: 69px;
          padding: 10px 0; }
          @media only screen and (max-width: 767px) {
            .common-table > .reports-table-inner table tr td:nth-of-type(1) {
              min-width: 59px;
              width: 59px; } }
        .common-table > .reports-table-inner table tr td:nth-of-type(2) {
          position: sticky;
          left: 69px; }
          @media only screen and (max-width: 767px) {
            .common-table > .reports-table-inner table tr td:nth-of-type(2) {
              left: 59px; } }
        .common-table > .reports-table-inner table tr td:last-child {
          border-right: none; }

form[id^="views-exposed-form-technology-section-block-"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (min-width: 1200px) {
    form[id^="views-exposed-form-technology-section-block-"] {
      position: relative; } }
  form[id^="views-exposed-form-technology-section-block-"] .form-item-search-api-fulltext {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto 30px;
    max-width: 1024px; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-technology-section-block-"] .form-item-search-api-fulltext {
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        max-width: unset;
        left: 0;
        padding: 15px 15px 10px;
        top: 50px;
        background: #fff;
        z-index: 99; } }
    form[id^="views-exposed-form-technology-section-block-"] .form-item-search-api-fulltext > input {
      max-width: 1024px;
      padding: 26px 70px 25px 32px;
      background: #FFF;
      border-radius: 8px;
      font: 500 14px/18px "Montserrat", sans-serif, sans-serif; }
      @media only screen and (max-width: 767px) {
        form[id^="views-exposed-form-technology-section-block-"] .form-item-search-api-fulltext > input {
          padding: 20px 70px 20px 20px; } }
    form[id^="views-exposed-form-technology-section-block-"] .form-item-search-api-fulltext .search-icon {
      right: 30px; }
  form[id^="views-exposed-form-technology-section-block-"] .form-text {
    padding: 9px 10px;
    border: 1px solid #D3D4DB;
    border-radius: 8px; }
  form[id^="views-exposed-form-technology-section-block-"] .form-item-field-single-speciality {
    margin-left: 22px;
    width: 220px; }
    form[id^="views-exposed-form-technology-section-block-"] .form-item-field-single-speciality .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-technology-section-block-"] .form-item-field-single-speciality {
        width: calc(48% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px;
        right: 15px; } }
  form[id^="views-exposed-form-technology-section-block-"] .form-item-field-hospitals {
    width: 220px;
    margin-left: auto; }
    form[id^="views-exposed-form-technology-section-block-"] .form-item-field-hospitals .form-select {
      border: 1px solid #D3D4DB;
      color: #000000;
      font-size: 14px;
      padding: 10px;
      font-weight: 500; }
    @media only screen and (max-width: 767px) {
      form[id^="views-exposed-form-technology-section-block-"] .form-item-field-hospitals {
        width: calc(47% - 11px);
        margin-bottom: 30px;
        position: absolute;
        top: 146px; } }
  form[id^="views-exposed-form-technology-section-block-"] .form-actions {
    display: none; }

.technology-box-heading {
  text-align: center; }
  .technology-box-heading p {
    display: inline-block;
    font: 500 22px "Montserrat", sans-serif;
    color: #221e20;
    margin-bottom: 20px;
    border-bottom: 2px solid #DB7C65;
    padding-bottom: 8px; }

.gallery-outer .gallery-sec .gallery-box .gallery-text p {
  font-size: 14px;
  color: #221e20;
  padding-top: 0; }

.technology-advantage-items {
  margin-bottom: 20px !important; }
  .technology-advantage-items .technology-slider-box.gallery-box {
    box-shadow: none; }
    .technology-advantage-items .technology-slider-box.gallery-box .gallery-text {
      min-height: 145px;
      box-shadow: 0px 3px 15px #0000001A;
      border-radius: 8px; }

.technology-marketing-banner {
  padding-bottom: 40px; }

.health-landing .head {
  display: none; }

.health-package-view {
  padding-top: 40px;
  padding-bottom: 40px; }

.health-package-slider {
  margin: -20px -15px;
  margin-top: 12px !important;
  width: calc(100% + 30px); }
  @media only screen and (max-width: 767px) {
    .health-package-slider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: nowrap;
      -webkit-overflow-scrolling: touch;
      -ms-flex-direction: row;
      flex-direction: row;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
      margin: -10px;
      padding: 10px;
      width: calc(100% + 25px); } }
  .health-package-slider .health-package-box {
    width: 355px !important;
    display: flex !important;
    justify-content: space-between;
    flex-direction: column; }
    @media only screen and (max-width: 767px) {
      .health-package-slider .health-package-box {
        min-width: 80% !important;
        width: 80% !important;
        margin-right: 20px; } }
  .health-package-slider .slick-arrow {
    bottom: -20px; }
  @media only screen and (min-width: 1200px) {
    .health-package-slider .slick-list {
      width: calc(100% + 50vw - 635px) !important;
      position: relative; }
      .health-package-slider .slick-list::after {
        content: '';
        position: absolute;
        right: -50px;
        width: calc(50vw - 580px) !important;
        filter: blur(20px);
        height: 120%;
        z-index: 99;
        background: #fff;
        top: -10%; } }
  .health-package-slider .slick-slide {
    padding: 20px 15px;
    height: auto; }
    .health-package-slider .slick-slide > div,
    .health-package-slider .slick-slide .health-package-box {
      height: 100%; }
  .health-package-slider .slick-track {
    display: flex; }

.health-package-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .health-package-list > li {
    width: calc(33.33% - 30px);
    margin: 0 15px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media only screen and (max-width: 1023px) {
      .health-package-list > li {
        width: calc(50% - 30px); } }
    @media only screen and (max-width: 767px) {
      .health-package-list > li {
        width: calc(100% - 30px); } }

.health-package-box {
  box-shadow: 0 6px 12px #0000001A;
  border-radius: 8px;
  padding: 20px;
  position: relative; }
  .health-package-box .health-package-div {
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column; }
  .health-package-box .package_category {
    padding: 3px 7px 2px;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    background: #faf5ff;
    border: 1px solid #edebff;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    left: 16px;
    top: -11px; }
  .health-package-box .package_name {
    font: 700 18px/24px "Montserrat", sans-serif;
    color: #000;
    margin: 0 0 5px 0; }
    @media only screen and (max-width: 767px) {
      .health-package-box .package_name {
        font-size: 16px; } }
  .health-package-box .inclusions_count {
    font-size: 13px;
    font-weight: 700;
    color: #7C7C7C;
    margin: 0 0 15px 0; }
    @media only screen and (max-width: 767px) {
      .health-package-box .inclusions_count {
        font-size: 12px;
        margin: 0 0 12px 0; } }
  .health-package-box ul {
    margin: 0 0 15px 0; }
    .health-package-box ul > li {
      margin-bottom: 10px;
      padding-left: 18px;
      position: relative;
      line-height: 20px;
      display: none;
      word-break: break-word; }
      @media only screen and (max-width: 767px) {
        .health-package-box ul > li {
          font-size: 12px;
          margin-bottom: 8px;
          line-height: 1.3; } }
      .health-package-box ul > li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 9px;
        left: 0;
        top: 4px;
        background: url("https://www.fortishealthcare.com/drupal-data/images/arrow-point.svg") no-repeat; }
      .health-package-box ul > li:first-child, .health-package-box ul > li:nth-child(2), .health-package-box ul > li:nth-child(3) {
        display: block; }
  .health-package-box .inclusions_data {
    font-size: 13px;
    color: #6F6F6F;
    text-decoration: underline;
    margin: -5px 20px 10px 20px; }
  .health-package-box .package-amount-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px; }
    .health-package-box .package-amount-box .checkup-hospital-name {
      color: #000;
      font: bold 16px/20px "Montserrat", sans-serif;
      background: url("https://www.fortishealthcare.com/drupal-data/images/location.svg") no-repeat center left/14px auto;
      padding-left: 20px; }
      @media only screen and (max-width: 767px) {
        .health-package-box .package-amount-box .checkup-hospital-name {
          font-size: 15px; } }
  .health-package-box .package_amount {
    font-size: 16px;
    font-weight: 700;
    color: #313131;
    margin: 0 0 0 20px; }
    @media only screen and (max-width: 767px) {
      .health-package-box .package_amount {
        font-size: 15px; } }
    .health-package-box .package_amount img {
      display: inline-flex;
      height: 20px; }
      @media only screen and (max-width: 767px) {
        .health-package-box .package_amount img {
          height: 19px; } }
  .health-package-box .book_appointment {
    width: 100%;
    align-self: flex-end;
    justify-content: space-between;
    display: flex;
    margin: 13px 0 0 0;
    padding: 13px 0 0 0;
    border-top: 1px solid #DFE2F2; }
    @media only screen and (max-width: 767px) {
      .health-package-box .book_appointment {
        margin: 10px 0 0 0; } }
    .health-package-box .book_appointment .button {
      width: 48%;
      border-radius: 5px;
      font-size: 12px;
      padding: 12px 7px;
      background: #F4D7D0;
      color: #181515;
      border: 1px solid #F4D7D0;
      text-align: center;
      line-height: normal;
      font-weight: 500;
      text-transform: capitalize; }
      .health-package-box .book_appointment .button:hover {
        background: #FFF;
        border: 1px solid #F4D7D0; }
      .health-package-box .book_appointment .button.white {
        background: #FFF;
        color: #000;
        border-radius: 5px; }
        .health-package-box .book_appointment .button.white:hover {
          background: #F4D7D0;
          border: 1px solid #F4D7D0; }

.health-checkup-outer {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .health-checkup-outer {
      padding-top: 0; } }
  .health-checkup-outer .health-checkup-categories {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    @media only screen and (max-width: 767px) {
      .health-checkup-outer .health-checkup-categories {
        margin: 0 -10px; } }
    .health-checkup-outer .health-checkup-categories > li {
      width: calc(20% - 30px);
      margin: 0 15px 50px; }
      @media only screen and (max-width: 1023px) {
        .health-checkup-outer .health-checkup-categories > li {
          width: calc(25% - 30px); } }
      @media only screen and (max-width: 767px) {
        .health-checkup-outer .health-checkup-categories > li {
          width: calc(50% - 20px);
          padding: 10px 10px;
          margin: 0 10px 50px;
          background-position: center 0; } }

.health-categories-slider {
  margin: -20px -15px;
  width: calc(100% + 30px); }
  @media only screen and (max-width: 767px) {
    .health-categories-slider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: nowrap;
      -webkit-overflow-scrolling: touch;
      -ms-flex-direction: row;
      flex-direction: row;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
      margin: -10px -10px -90px -10px;
      padding: 10px 10px 90px 10px;
      width: calc(100% + 25px); } }
  .health-categories-slider .checkup-categories-box {
    width: 210px !important; }
    @media only screen and (max-width: 767px) {
      .health-categories-slider .checkup-categories-box {
        min-width: 200px !important;
        width: 200px !important;
        margin-right: 10px; } }
  .health-categories-slider .slick-arrow {
    bottom: 10px; }
  @media only screen and (min-width: 1200px) {
    .health-categories-slider .slick-list {
      width: calc(100% + 50vw - 635px) !important;
      position: relative; }
      .health-categories-slider .slick-list::after {
        content: '';
        position: absolute;
        right: -50px;
        width: calc(50vw - 580px) !important;
        filter: blur(20px);
        height: 120%;
        z-index: 99;
        background: #fff;
        top: -10%; } }
  .health-categories-slider .slick-slide {
    padding: 20px 15px 90px;
    height: auto; }
    .health-categories-slider .slick-slide > div,
    .health-categories-slider .slick-slide .checkup-categories-box {
      height: 100%; }
  .health-categories-slider .slick-track {
    display: flex; }

.checkup-categories-box {
  box-shadow: 0 6px 30px #0000001A;
  border-radius: 8px;
  padding: 18px 12px;
  position: relative;
  min-height: 167px;
  z-index: 1;
  background: url(../images/categories-background.svg) no-repeat center -6px;
  background-size: 100%; }
  .checkup-categories-box .categories-top {
    text-align: center; }
    .checkup-categories-box .categories-top p {
      font-size: 16px;
      line-height: 22px;
      font-weight: 700;
      letter-spacing: 0px;
      color: #191919;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .checkup-categories-box .categories-top p {
          font-size: 14px; } }
    .checkup-categories-box .categories-top span {
      font-size: 14px;
      line-height: 12px;
      font-weight: 500;
      letter-spacing: 0px;
      color: #221e20; }
      @media only screen and (max-width: 767px) {
        .checkup-categories-box .categories-top span {
          font-size: 12px; } }
  .checkup-categories-box .categories-bottom {
    text-align: left;
    position: absolute;
    bottom: -30px; }
    .checkup-categories-box .categories-bottom img {
      max-height: 112px;
      width: auto;
      max-width: 150px; }

.checkup-package-form {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .checkup-package-form {
      padding-top: 20px; } }
  .checkup-package-form h2 {
    font-size: 26px;
    font-weight: 500;
    color: #221e20;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .checkup-package-form h2 {
        font-size: 22px;
        font-weight: 400; } }

.health-para {
  margin-bottom: 30px; }
  .health-para p {
    margin-top: 15px; }

.inclusions {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .inclusions {
      padding-top: 30px; } }
  .inclusions ul {
    list-style: disc;
    margin-left: 30px; }
  .inclusions ol, .inclusions ul {
    margin: 12px 0 30px 26px; }
    @media only screen and (max-width: 767px) {
      .inclusions ol, .inclusions ul {
        margin: 0 0 20px 26px; } }
    .inclusions ol li, .inclusions ul li {
      font: 16px/24px "Montserrat", sans-serif;
      color: #313131;
      margin-bottom: 10px;
      padding-left: 18px;
      position: relative;
      line-height: 20px; }
      @media only screen and (max-width: 767px) {
        .inclusions ol li, .inclusions ul li {
          font-size: 12px; } }

@media only screen and (max-width: 767px) {
  .checkup-inclusions-outer > div {
    max-height: 314px;
    overflow: hidden; } }
.checkup-inclusions-outer ul > li {
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
  line-height: 20px;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .checkup-inclusions-outer ul > li {
      font-size: 12px;
      margin-bottom: 8px;
      line-height: 1.3; } }
  .checkup-inclusions-outer ul > li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 9px;
    left: 0;
    top: 6px;
    background: url(../images/arrow-point.svg) no-repeat; }
.checkup-inclusions-outer ul li {
  font: 14px/21px "Montserrat", sans-serif;
  color: #221e20;
  margin-bottom: 10px; }
  .checkup-inclusions-outer ul li:last-child {
    margin-bottom: 0; }
.checkup-inclusions-outer ol li {
  margin-left: 20px;
  margin-bottom: 10px; }
  .checkup-inclusions-outer ol li:last-child {
    margin-bottom: 0; }
.checkup-inclusions-outer .mob-button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .checkup-inclusions-outer .mob-button {
      display: block;
      margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .checkup-package-instruction .views-row {
    max-height: 314px;
    overflow: hidden; } }
.checkup-package-instruction .mob-button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .checkup-package-instruction .mob-button {
      display: block;
      margin-top: 15px; }
      .checkup-package-instruction .mob-button button {
        cursor: pointer; } }
.checkup-package-instruction ol {
  margin-left: 20px; }
  @media only screen and (max-width: 767px) {
    .checkup-package-instruction ol {
      display: none; }
      .checkup-package-instruction ol:first-child, .checkup-package-instruction ol:nth-child(2), .checkup-package-instruction ol:nth-child(3), .checkup-package-instruction ol:nth-child(4), .checkup-package-instruction ol:nth-child(5) {
        display: block; } }
  .checkup-package-instruction ol li {
    margin-bottom: 10px; }
.checkup-package-instruction ul > li {
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
  line-height: 20px;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .checkup-package-instruction ul > li {
      font-size: 12px;
      margin-bottom: 8px;
      line-height: 1.3; } }
  .checkup-package-instruction ul > li::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 9px;
    left: 0;
    top: 6px;
    background: url(../images/arrow-point.svg) no-repeat; }
.checkup-package-instruction ul li {
  font: 14px/21px "Montserrat", sans-serif;
  color: #221e20;
  margin-bottom: 10px; }

.other-packages-outer {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .other-packages-outer {
      padding-top: 30px;
      padding-bottom: 0; } }

.health-other-package-slider {
  margin: -20px -12px; }
  @media only screen and (max-width: 767px) {
    .health-other-package-slider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: nowrap;
      -webkit-overflow-scrolling: touch;
      -ms-flex-direction: row;
      flex-direction: row;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none;
      margin: -10px;
      padding: 10px;
      width: calc(100% + 25px); } }
  .health-other-package-slider li {
    max-width: 400px;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .health-other-package-slider li {
        min-width: 90% !important;
        width: 90% !important;
        margin-right: 16px; } }
  .health-other-package-slider .slick-slide {
    padding: 20px 12px;
    height: auto; }
    .health-other-package-slider .slick-slide > div,
    .health-other-package-slider .slick-slide li {
      height: 100%; }
  .health-other-package-slider .slick-arrow {
    bottom: -20px; }
  .health-other-package-slider .slick-track {
    display: flex; }

.health-other-box {
  background-color: #EEEAF1;
  border-radius: 4px;
  margin: 6px;
  padding: 17px 27px; }
  .health-other-box p {
    font: 700 18px/24px "Montserrat", sans-serif;
    color: #313131; }
    @media only screen and (max-width: 767px) {
      .health-other-box p {
        font-size: 16px; } }
  .health-other-box span {
    font-size: 13px;
    font-weight: 700;
    color: #7c7c7c; }

.form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"], .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form {
  flex-wrap: unset;
  margin: 30px 0 0 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"], .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form {
      flex-wrap: wrap;
      margin: 40px 18px 0px 18px; } }
  .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] .form-item.js-form-type-select, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form .form-item.js-form-type-select {
    margin-bottom: 20px; }
  .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] .form-item-search-api-fulltext, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form .form-item-search-api-fulltext {
    width: 436px;
    max-width: 100%;
    margin-right: 22px; }
    @media only screen and (max-width: 767px) {
      .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] .form-item-search-api-fulltext, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form .form-item-search-api-fulltext {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px; } }
  .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] > .form-item-package-location, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form > .form-item-package-location {
    margin-left: 22px;
    width: 180px; }
    @media only screen and (max-width: 767px) {
      .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] > .form-item-package-location, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form > .form-item-package-location {
        width: calc(50% - 11px) !important; } }
  .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] .form-item-hospital-id, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form .form-item-hospital-id {
    width: 180px;
    margin-left: auto; }
    @media only screen and (max-width: 767px) {
      .form-ex-filter form[id^="views-exposed-form-health-package-listing-block-"] .form-item-hospital-id, .form-ex-filter form[id^="views-exposed-form-health-package-listing-based-on-categories-block-"].views-exposed-form .form-item-hospital-id {
        width: calc(50% - 11px) !important;
        margin-left: unset; } }
@media only screen and (max-width: 767px) {
  .form-ex-filter.static-filter form[id^="views-exposed-form-health-package-listing-block-"] > div {
    width: calc(50% - 11px) !important; } }
@media only screen and (max-width: 767px) {
  .form-ex-filter.static-filter form[id^="views-exposed-form-health-package-listing-block-"] > div.js-form-item-search-api-fulltext {
    width: 100% !important; } }

form[id^="health-checkup-search-autocomplete"] {
  padding-top: 32px; }
  form[id^="health-checkup-search-autocomplete"] .form-item-search-box {
    width: 100%;
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      form[id^="health-checkup-search-autocomplete"] .form-item-search-box {
        width: 100%;
        margin-bottom: 16px; } }
    form[id^="health-checkup-search-autocomplete"] .form-item-search-box input {
      background: url("https://www.fortishealthcare.com/drupal-data/images/search-icon.svg") no-repeat calc(100% - 15px) #fff;
      padding: 22px 60px 22px 32px;
      border: 1px solid #D3D4DB;
      border-radius: 8px; }
      @media only screen and (max-width: 767px) {
        form[id^="health-checkup-search-autocomplete"] .form-item-search-box input {
          padding: 21px 45px 21px 20px; } }

.find-checkup-hospital-form {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media only screen and (max-width: 1023px) {
    .find-checkup-hospital-form {
      display: block; } }
  .find-checkup-hospital-form h2 {
    font-size: 26px;
    font-weight: 500;
    color: #221E20;
    margin-bottom: 0; }
    @media only screen and (max-width: 1199px) {
      .find-checkup-hospital-form h2 {
        padding-right: 75px; } }
    @media only screen and (max-width: 1023px) {
      .find-checkup-hospital-form h2 {
        display: block;
        margin-bottom: 15px;
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .find-checkup-hospital-form h2 {
        padding-right: 0;
        font-size: 22px; } }
  .find-checkup-hospital-form .health-checkup-by-hospital {
    display: flex;
    margin-left: 20px; }
    @media only screen and (max-width: 1023px) {
      .find-checkup-hospital-form .health-checkup-by-hospital {
        margin-left: 0; } }
    .find-checkup-hospital-form .health-checkup-by-hospital .form-item, .find-checkup-hospital-form .health-checkup-by-hospital .form-item-hospital {
      margin-bottom: 0;
      padding-right: 20px; }
    .find-checkup-hospital-form .health-checkup-by-hospital input {
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .find-checkup-hospital-form .health-checkup-by-hospital .button {
        padding: 15px 24px; } }

.health-description {
  padding-top: 30px; }
  .health-description .heading2 {
    text-align: center; }
  .health-description p {
    padding-bottom: 5px; }

.health-description.head {
  padding-bottom: 0; }

.health-package-main .other-category-packages-outer, .health-package-main .other-hospital-packages-outer {
  padding: 40px 0; }
  @media only screen and (max-width: 767px) {
    .health-package-main .other-category-packages-outer, .health-package-main .other-hospital-packages-outer {
      padding-bottom: 0; } }
@media only screen and (max-width: 767px) {
  .health-package-main .other-category-packages-outer .head-row {
    align-items: flex-start; } }
.health-package-main .health-package-basic-info {
  margin: 30px 0;
  background: #fff;
  padding: 20px 35px;
  box-shadow: 0px 8px 24px #00000014;
  border: 1px solid #f4d7d0;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .health-package-main .health-package-basic-info {
      align-items: flex-start;
      padding: 15px 20px 12px 20px; } }
  .health-package-main .health-package-basic-info .health-package-name {
    font: 600 22px/24px "Montserrat", sans-serif;
    color: #000000;
    margin-bottom: 10px; }
    @media only screen and (max-width: 1023px) {
      .health-package-main .health-package-basic-info .health-package-name {
        font-size: 20px; } }
    @media only screen and (max-width: 767px) {
      .health-package-main .health-package-basic-info .health-package-name {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 20px; } }
  .health-package-main .health-package-basic-info .health-package-hospital-name {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000000; }
    @media only screen and (max-width: 767px) {
      .health-package-main .health-package-basic-info .health-package-hospital-name {
        font-size: 14px;
        margin-bottom: 8px; } }
  .health-package-main .health-package-basic-info .health-category-name {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .health-package-main .health-package-basic-info .health-category-name {
        font-size: 14px;
        margin-bottom: 8px; } }
  .health-package-main .health-package-basic-info .health-package-amount {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .health-package-main .health-package-basic-info .health-package-amount {
        font-size: 17px;
        margin-bottom: 8px; } }
    .health-package-main .health-package-basic-info .health-package-amount img {
      margin-right: 4px; }
  .health-package-main .health-package-basic-info .health-package-basic-info-r {
    margin-left: 20px; }
    @media only screen and (max-width: 767px) {
      .health-package-main .health-package-basic-info .health-package-basic-info-r {
        margin-left: 0; } }
.health-package-main .social_share_wrapper {
  margin-bottom: 15px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .health-package-main .social_share_wrapper {
      right: 26px;
      top: unset; } }
  .health-package-main .social_share_wrapper .social_share_tooltip {
    right: 110px;
    bottom: -8px; }
    @media only screen and (max-width: 767px) {
      .health-package-main .social_share_wrapper .social_share_tooltip {
        left: unset;
        right: 0;
        bottom: -58px; } }
.health-package-main .health-need-help-sec {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .health-package-main .health-need-help-sec {
      padding-top: 30px; } }
  .health-package-main .health-need-help-sec .checkup-need-help {
    background: #fff6f4;
    padding: 20px 32px;
    border: 1px solid #f4d7d0;
    position: relative;
    width: 100%;
    text-align: center; }
    .health-package-main .health-need-help-sec .checkup-need-help .checkup-info-no {
      display: flex;
      align-items: center;
      justify-content: center; }
      .health-package-main .health-need-help-sec .checkup-need-help .checkup-info-no p {
        font: bold 18px/22px "Montserrat", sans-serif;
        margin-right: 15px; }
        @media only screen and (max-width: 767px) {
          .health-package-main .health-need-help-sec .checkup-need-help .checkup-info-no p {
            font: bold 17px/22px "Montserrat", sans-serif; } }
      .health-package-main .health-need-help-sec .checkup-need-help .checkup-info-no span {
        font: bold 16px/20px "Montserrat", sans-serif;
        color: #db7c65;
        align-items: center;
        flex-wrap: wrap;
        padding-left: 40px;
        display: flex;
        position: relative;
        background: url("https://www.fortishealthcare.com/drupal-data/images/call.svg") no-repeat -7px -5px;
        min-height: 31px; }
        @media only screen and (max-width: 767px) {
          .health-package-main .health-need-help-sec .checkup-need-help .checkup-info-no span {
            font: bold 15px/20px "Montserrat", sans-serif; } }

.combination-url-sec {
  padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .combination-url-sec {
      padding-top: 30px; } }
  .combination-url-sec .category-combination, .combination-url-sec .city-combination, .combination-url-sec .hospital-combination, .combination-url-sec .location-category-combination, .combination-url-sec .hospital-category-combination {
    padding-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .combination-url-sec .category-combination, .combination-url-sec .city-combination, .combination-url-sec .hospital-combination, .combination-url-sec .location-category-combination, .combination-url-sec .hospital-category-combination {
        padding-bottom: 10px; } }
    .combination-url-sec .category-combination .faq-content-inner, .combination-url-sec .city-combination .faq-content-inner, .combination-url-sec .hospital-combination .faq-content-inner, .combination-url-sec .location-category-combination .faq-content-inner, .combination-url-sec .hospital-category-combination .faq-content-inner {
      display: flex;
      flex-wrap: wrap; }
    .combination-url-sec .category-combination a, .combination-url-sec .city-combination a, .combination-url-sec .hospital-combination a, .combination-url-sec .location-category-combination a, .combination-url-sec .hospital-category-combination a {
      color: #333;
      font-size: 14px;
      line-height: 30px;
      line-height: 1.8;
      font-weight: 500;
      padding: 0 15px 0 0;
      margin: 0 15px 18px 0;
      border-right: 1px solid #d3d4db;
      width: calc(33.33% - 15px);
      /* text-align: center; */
      align-items: center;
      /* justify-content: center; */
      display: inline-flex; }
      .combination-url-sec .category-combination a:nth-child(3n), .combination-url-sec .city-combination a:nth-child(3n), .combination-url-sec .hospital-combination a:nth-child(3n), .combination-url-sec .location-category-combination a:nth-child(3n), .combination-url-sec .hospital-category-combination a:nth-child(3n) {
        border-right: none; }
      .combination-url-sec .category-combination a:hover, .combination-url-sec .city-combination a:hover, .combination-url-sec .hospital-combination a:hover, .combination-url-sec .location-category-combination a:hover, .combination-url-sec .hospital-category-combination a:hover {
        color: #db7c65; }
      @media only screen and (max-width: 767px) {
        .combination-url-sec .category-combination a, .combination-url-sec .city-combination a, .combination-url-sec .hospital-combination a, .combination-url-sec .location-category-combination a, .combination-url-sec .hospital-category-combination a {
          font-size: 13px;
          line-height: 24px;
          width: 100%;
          padding-right: 0;
          margin-right: 0;
          border-right: none; } }
  .combination-url-sec .hospital-category-combination {
    padding-bottom: 0; }

.request-callback-popup .ui-dialog-titlebar {
  padding: 0 45px 5px 40px; }
.request-callback-popup .wrap-phc-title {
  text-align: center; }
.request-callback-popup .wrap-phcmsg {
  margin-top: -15px;
  padding-bottom: 20px;
  text-align: center; }

/*# sourceMappingURL=page.css.map */
