﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.slick-track {
    margin-left: initial;
    margin-right: initial
}

.slick-arrow {
    text-align: center;
    border: 0;
    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: .8
    }

    .slick-arrow.slick-disabled {
        pointer-events: none;
        filter: grayscale(100%);
        opacity: .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(/themes/custom/fortis/css/../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
}

.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: #fff;
    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: #000;
    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: #fff;
        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: #fff;
    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 0 0;
    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(/themes/custom/fortis/css/../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;
    color: #db7c65;
    font-weight: 400
}

.acadmic-details .speciality-note {
    padding: 5px 0 30px
}

@media only screen and (max-width: 767px) {
    .acadmic-details .speciality-note {
        font-size: 12px
    }
}

.acadmic-details .speciality-note span {
    color: red
}

.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(/themes/custom/fortis/css/../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: red
}

.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: red
}

.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
}

    .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
    }
}

.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
    }
}

.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%
    }
}

.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 {
        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 {
        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-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: 700;
    color: #000;
    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: 700;
        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: 700
        }

@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: 0 !important
}

#treated-widget {
    padding-bottom: 40px
}

    #treated-widget .treated-widget-block {
        background: #fff;
        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: 700
            }

            #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: #fff;
                        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: #fff;
        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: 0;
        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
        }
}

.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: #000;
        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: #000;
        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 0 0
}

    .medical-listing-items li .medical-img img {
        border-radius: 8px 8px 0 0;
        width: 100%
    }

.medical-listing-items li .medical-text {
    background: #fff;
    text-transform: capitalize;
    border: 1px solid #00000000;
    border-radius: 0 0 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
    }

    .head.medical-procedure-main-heading .readmore-section .showmore_trigger {
        text-align: center
    }

.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
}

.careers-page-outer .top-section {
    padding: 40px 0 0;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .careers-page-outer .top-section {
        padding: 30px 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;
        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
    }
}

.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;
        width: 100%
    }
}

.careers-page-outer .top-section-right .top-section-buttons li .button-outer a {
    padding: 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
}

@media only screen and (max-width: 767px) {
    .careers-page-outer .explore-opportunity {
        padding: 30px 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,.8),rgba(0,0,0,0) 80%),linear-gradient(130deg,rgba(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,.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
}

@media only screen and (max-width: 767px) {
    .careers-page-outer .about-careers {
        padding: 30px 0 0
    }
}

.careers-page-outer .signup-careers {
    margin: 40px 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
    }
}

.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
}

.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: 500
}

.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
}

    .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;
    min-width: 200px;
    background: #fff;
    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: 2px;
        top: 18px;
        width: calc(100% - 6px);
        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
}

    .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
}

@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: #000;
        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: #000
}

.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: #000
}

.statutory-page .views-exposed-form .form-actions {
    display: none
}

.statutory-page > footer {
    padding-top: 30px
}

    .statutory-page > footer .common-table {
        padding-top: 0;
        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: 0
    }
}

.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: #fff;
    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: #fff;
    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(.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
    }
}

.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: #fff;
    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 0 0 4px
}

.contact-form-outer .contact-form-tabs li:last-child {
    border-radius: 0 4px 4px 0
}

.contact-form-outer .contact-form-tabs-outer {
    background: #fff;
    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: #000
}

@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,.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,.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,.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
}

    .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: .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
}

    .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
}

@media only screen and (max-width: 767px) {
    .csr-outer .press-release-section {
        padding: 15px 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
}

    .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;
    padding: 0 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
    }
}

.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;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .key-pro-outer .key-pro-sec .key-pro-box h4 {
        margin: 12px 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: #000;
        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: #000;
        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 0 0
}

    .medical-listing-items li .medical-img img {
        border-radius: 8px 8px 0 0;
        width: 100%
    }

.medical-listing-items li .medical-text {
    background: #fff;
    text-transform: capitalize;
    border: 1px solid #00000000;
    border-radius: 0 0 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
    }

    .head.medical-procedure-main-heading .readmore-section .showmore_trigger {
        text-align: center
    }

.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
}

@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.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: #fff;
    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 {
    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: #fff;
    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
}

@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: 700;
    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 .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: #fff 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: 700;
        color: #000
    }

@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;
        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: #fff;
    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: #000;
    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: #fff;
    border: 1px solid #FFFFFF4D;
    border-radius: 0 8px 8px 0;
    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: 700;
    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
    }
}

@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: #fff;
    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;
    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: #000;
    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: #fff;
        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: 0 0 0 4px
}

.button-wrap a:last-child {
    border-radius: 0 0 4px
}

.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 .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 .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: #000;
        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: #000;
            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,.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,.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(/themes/custom/fortis/css/../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(/themes/custom/fortis/css/../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: #fff;
    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 0 0;
    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(.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(.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(.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 0 0
}

    .board-directors li .img img {
        border-radius: 8px 8px 0 0
    }

.board-directors li .board-footer {
    border: 1px solid #00000000;
    border-radius: 0 0 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 .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: #fff;
    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
    }
}

@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: .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: .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 .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: #000;
    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: 0 30px 0;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .investor-modal.ui-widget.ui-widget-content {
        padding: 0 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
}

.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: .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: .21px;
    color: #313131
}

.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-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: #fff;
        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 0
}

    .find-us-outer .heading2 {
        margin-bottom: 20px
    }

    .find-us-outer .find-us-inner img {
        margin-top: 30px;
        width: 100%
    }

@media only screen and (max-width: 1023px) {
    .find-us-outer .find-us-inner img {
        margin-top: 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 {
    margin-bottom: 0
}

    .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: #fff;
        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: #000
}

@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: 0 0;
    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
    }
}

.nabh-cards.landing-page-nabh .nabh-card-info b {
    display: block;
    font: bold 16px/18px "Montserrat",sans-serif;
    color: #000
}

@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: #fff;
    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 0 0
}

    .treatment-outer .treatment-list .img img {
        border-radius: 8px 8px 0 0
    }

.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
    }
}

.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: #fff;
    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: #000;
    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: #fff;
    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: .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: 0 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
    }

@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;
    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
    }
}

.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;
    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 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .news-detail .news-detail-text h2 {
        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
}

    .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;
        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;
        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
    }
}

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: 0 0;
    color: #000;
    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: 0 0;
    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: 700;
    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;
        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: 0 0
}

.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: 700;
    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: 700;
    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: 700;
            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: #000;
            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: .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: .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: #fff;
    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: 700;
        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: #000
            }

                .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: 700
        }

            .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: 700
    }

        .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: #fff;
                    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: .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: #fff;
        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: #fff;
    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 .3s
}

    .slot-booking-btn-wrap .slot-booking-btn:first-child {
        border-radius: 4px 0 0 4px
    }

    .slot-booking-btn-wrap .slot-booking-btn:last-child {
        border-radius: 0 4px 4px 0
    }

    .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: #000
    }
}

@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: #fff 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: #000
    }

        .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: #000;
    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: #000;
        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: 0;
        top: unset;
        left: 0;
        transform: unset
    }
}

.custom___modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #000;
    opacity: .8
}

.otp-popup, .registration-popup {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(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 0
    }

    .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 0
}

.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 0 0;
        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: .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: .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: #fff 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%
    }
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.appointment-details-container {
    display: flex;
    margin: 42px 0;
    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
    }

        .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: #000;
    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: 700;
    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: #000
}

.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: 0;
    background: #fff;
    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 0
}

.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: 0 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: #fff;
    border: 1px solid #e2e7f0;
    width: 100%;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    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: 0 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
}

#appointment-details-container .loader, #package-appointment-detail .loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.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-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: 700;
    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: 0
        }

@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: 0
    }
}

.otp-popup.calender-wrapper .calendar-h, .calender-wrapper.registration-popup .calendar-h {
    margin: -10px 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,.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: 0;
    top: 0;
    bottom: 0;
    right: 0;
    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: #fff;
    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: #fff;
    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: #000;
    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: #000
    }

@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
}

.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
    }

@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
}

@media only screen and (max-width: 767px) {
    .health-package-box .inclusions_count {
        font-size: 12px;
        margin: 0 0 12px
    }
}

.health-package-box ul {
    margin: 0 0 15px
}

    .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
}

.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;
    padding: 13px 0 0;
    border-top: 1px solid #dfe2f2
}

@media only screen and (max-width: 767px) {
    .health-package-box .book_appointment {
        margin: 10px 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;
        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;
        padding: 10px 10px 90px;
        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(/themes/custom/fortis/css/../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(/themes/custom/fortis/css/../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(/themes/custom/fortis/css/../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;
    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 0
    }
}

.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
    }
}

.health-package-main .health-package-basic-info .health-package-name {
    font: 600 22px/24px "Montserrat",sans-serif;
    color: #000;
    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: #000
}

@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);
    align-items: 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
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-track {
    margin-left: initial;
    margin-right: initial
}

.slick-arrow {
    text-align: center;
    border: 0;
    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: .8
    }

    .slick-arrow.slick-disabled {
        pointer-events: none;
        filter: grayscale(100%);
        opacity: .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(/themes/custom/fortis/css/../images/arrow-point.svg) no-repeat
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    font-family: "Montserrat",sans-serif;
    line-height: 1.2
}

ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.wrapper {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    width: calc(100% + 16px)
}

.mCS_no_scrollbar {
    touch-action: auto !important
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_scrollTools {
    position: absolute;
    width: 6px;
    height: auto;
    left: auto;
    top: 0;
    right: 7px;
    bottom: 0
}

.mCSB_scrollTools_horizontal {
    width: 100%;
    height: 25px
}

    .mCSB_scrollTools_horizontal a {
        width: 45px;
        height: 45px;
        background: #fff;
        position: absolute;
        top: 50%;
        margin-top: -14px;
        border: none;
        z-index: 10
    }

        .mCSB_scrollTools_horizontal a:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            -webkit-mask: url(/themes/custom/fortis/css/../image/svg_icon/arrow.svg) no-repeat center;
            mask: url(/themes/custom/fortis/css/../image/svg_icon/arrow.svg) no-repeat center;
            background-size: contain;
            background-color: #848996;
            width: 16px;
            height: 14px;
            border: 0;
            transition: all .6s;
            margin-top: 7px
        }

        .mCSB_scrollTools_horizontal a.mCSB_buttonRight {
            right: 0
        }

        .mCSB_scrollTools_horizontal a.mCSB_buttonLeft {
            left: 0;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

            .mCSB_scrollTools_horizontal a.mCSB_buttonLeft:after {
                margin-top: 23px
            }

    .mCSB_scrollTools_horizontal .mCSB_dragger_bar {
        display: none
    }

.prev-disabled .mCSB_buttonLeft:after {
    opacity: .3
}

.next-disabled .mCSB_buttonRight:after {
    opacity: .3
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    height: 30px;
    z-index: 1
}

.mCSB_horizontal {
    z-index: 2
}

    .mCSB_horizontal .mCSB_container {
        transition: all .1s ease;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        white-space: nowrap;
        flex-wrap: nowrap
    }

.mCSB_scrollTools_vertical .mCSB_scrollTools .mCSB_dragger {
    width: 100%
}

.mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    background: #f5eeec
}

.mCSB_scrollTools .mCSB_draggerRail {
    display: none;
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_dragger_bar {
    position: relative;
    width: 6px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ead8d3;
    border-radius: 10px
}

.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0
}

.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1
}

.mCSB_vertical .mCSB_scrollTools {
    visibility: hidden;
    opacity: 0;
    transition: all .6s ease-out
}

.mCustomScrollbar:hover .mCSB_vertical .mCSB_scrollTools {
    visibility: visible;
    opacity: 1
}

@media only screen and (max-width: 1024px) {
    .sector-faq {
        padding-right: 15px
    }

    .scrollable {
        overflow: auto
    }
}

.banner-section {
    position: relative
}

@media only screen and (max-width: 767px) {
    .banner-section.banner-detail .banner-img > img, .banner-section.banner-detail .banner-img picture img {
        min-height: 254px;
        object-fit: cover
    }
}

.banner-section .banner-img > img, .banner-section .banner-img picture img {
    width: 100%;
    min-height: 290px
}

    .banner-section .banner-img > img.default-img, .banner-section .banner-img picture img.default-img {
        object-fit: cover
    }

@media only screen and (max-width: 767px) {
    .banner-section .banner-img > img, .banner-section .banner-img picture img {
        min-height: 160px;
        object-fit: cover
    }
}

.banner-section .banner-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 82px
}

    .banner-section .banner-content.bottom {
        bottom: 36px
    }

@media only screen and (max-width: 767px) {
    .banner-section .banner-content.bottom {
        bottom: 20px;
        top: auto;
        transform: none
    }
}

@media only screen and (max-width: 1023px) {
    .banner-section .banner-content {
        bottom: 70px
    }
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-content {
        bottom: unset;
        top: 50%;
        transform: translateY(-50%)
    }
}

.banner-section .banner-content > .wrapper {
    position: relative
}

.banner-section .banner-left {
    max-width: 540px
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-left {
        max-width: 100%
    }
}

.banner-section .banner-left .banner-text {
    border-radius: 8px;
    padding: 8px 42px 8px 11px;
    display: inline-block;
    background: rgba(255,255,255,.5);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px)
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-left .banner-text {
        padding: 8px 20px 8px 11px;
        width: 100%
    }
}

.banner-section .banner-left .banner-text h1, .banner-section .banner-left .banner-text h2 {
    font: bold 24px/26px "Montserrat",sans-serif;
    color: #000;
    position: relative;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-left .banner-text h1, .banner-section .banner-left .banner-text h2 {
        font-size: 22px;
        line-height: 1
    }
}

.banner-section .banner-left .banner-text h1 span, .banner-section .banner-left .banner-text h2 span {
    color: #db7c65
}

.banner-section .banner-left .banner-text p {
    font: 500 14px/24px "Montserrat",sans-serif;
    color: #191919;
    padding-top: 3px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-left .banner-text p {
        font-size: 12px
    }
}

.banner-section .banner-left .hospital-link {
    display: flex
}

    .banner-section .banner-left .hospital-link a {
        font-weight: 500;
        font-size: 12px;
        border-radius: 4px;
        margin: 12px 12px 0 0;
        padding-top: 12px;
        padding-bottom: 12px
    }

@media only screen and (max-width: 767px) {
    .banner-section .banner-left .hospital-link a {
        padding-left: 20px;
        padding-right: 20px;
        width: 40%
    }
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-left .hospital-link a:last-child {
        margin: 12px 0 0 12px
    }
}

.banner-section .banner-right .rating {
    position: absolute;
    right: 15px;
    bottom: 0
}

.table-scroll {
    max-width: 100%;
    width: auto;
    overflow-x: auto;
    overflow-y: hidden
}

table {
    background: #ededed;
    width: 100%;
    border: none;
    border-collapse: separate;
    border-spacing: 0
}

    table caption {
        margin-bottom: 10px;
        text-align: center;
        font-weight: 600
    }

    table tr, table td, table th {
        font: 500 13px/15px "Montserrat",sans-serif;
        color: #221e20;
        border: none
    }

@media only screen and (max-width: 767px) {
    table tr, table td, table th {
        font-size: 12px
    }
}

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
}

table tr td {
    padding: 10px 20px;
    background-color: #fff;
    text-align: left;
    white-space: nowrap;
    border-right: 1px solid #e5e6f0;
    border-bottom: 1px solid #e5e6f0
}

    table tr td:first-child {
        border-left: 1px solid #e5e6f0
    }

.footer {
    margin: 50px 0 0;
    clear: both
}

@media only screen and (max-width: 767px) {
    .footer {
        margin: 30px 0 0
    }
}

.footer .footer-top .footer-top-inner {
    display: flex
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-top-inner {
        flex-direction: column
    }
}

.footer .footer-top .footer-ask {
    width: 396px;
    margin-right: 6%
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-ask {
        width: 100%;
        margin-right: 0
    }
}

.footer .footer-top .footer-ask h3 {
    font-size: 26px;
    font-weight: 500;
    color: #221e20;
    margin-bottom: 10px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-ask h3 {
        font-size: 22px;
        font-weight: 400
    }
}

.footer .footer-top .footer-ask .footer-ask-box {
    border: 1px solid #d3d4db;
    border-radius: 6px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-ask .footer-ask-box {
        border: none
    }
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-ask .footer-ask-box .footer-ask-img {
        display: none
    }
}

.footer .footer-top .footer-ask .footer-ask-box .footer-ask-img img {
    border-radius: 6px 6px 0 0
}

.footer .footer-top .footer-ask .footer-ask-box .faq-autocomplete-form, .footer .footer-top .footer-ask .footer-ask-box .int-faq-autocomplete-form {
    padding: 20px 25px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-ask .footer-ask-box .faq-autocomplete-form, .footer .footer-top .footer-ask .footer-ask-box .int-faq-autocomplete-form {
        padding: 0
    }
}

.footer .footer-top .footer-ask .footer-ask-box .faq-autocomplete-form .form-item, .footer .footer-top .footer-ask .footer-ask-box .int-faq-autocomplete-form .form-item {
    margin-bottom: 0
}

.footer .footer-top .footer-outer-menu {
    flex: 1
}

@media only screen and (max-width: 1023px) {
    .footer .footer-top .footer-outer-menu {
        padding: 40px 0 0
    }
}

.footer .footer-top .footer-outer-menu > .menu > li {
    position: relative;
    margin-bottom: 14px;
    border: 1px solid #d3d4db;
    border-radius: 6px;
    box-shadow: 0px 3px 10px #8F74A21D
}

    .footer .footer-top .footer-outer-menu > .menu > li > a {
        font-size: 12px;
        color: #000;
        font-weight: 700;
        padding: 14px 15px;
        display: block;
        position: relative
    }

        .footer .footer-top .footer-outer-menu > .menu > li > a:hover {
            color: #db7c65
        }

        .footer .footer-top .footer-outer-menu > .menu > li > a:after {
            content: "";
            position: absolute;
            width: 8px;
            height: 8px;
            right: 18px;
            top: 16px;
            border-right: 2px solid;
            border-bottom: 2px solid;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            transition: transform .3s
        }

        .footer .footer-top .footer-outer-menu > .menu > li > a.active:after {
            top: 20px;
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg)
        }

    .footer .footer-top .footer-outer-menu > .menu > li .menu {
        padding-bottom: 13px;
        display: none
    }

        .footer .footer-top .footer-outer-menu > .menu > li .menu li a {
            display: block;
            padding: 3px 15px;
            font-size: 12px;
            color: #221e20
        }

            .footer .footer-top .footer-outer-menu > .menu > li .menu li a:hover {
                color: #db7c65
            }

.footer .footer-bottom {
    margin-top: 50px;
    padding: 35px 0;
    box-shadow: 0px -1px 26px #00000029
}

@media only screen and (max-width: 1199px) {
    .footer .footer-bottom {
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom {
        margin-top: 40px;
        padding: 17px 0 100px
    }
}

.footer .footer-bottom .footer-bottom-inner {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-bottom-inner {
        flex-direction: column
    }
}

.footer .footer-bottom .footer-bottom-left {
    width: 33%;
    padding-right: 30px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-bottom-left {
        width: 100%;
        padding: 0 0 20px
    }
}

.footer .footer-bottom .footer-bottom-left .footer-logo {
    margin-bottom: 25px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-bottom-left .footer-logo {
        margin-bottom: 20px
    }
}

.footer .footer-bottom .footer-bottom-left .footer-logo img {
    width: auto;
    max-height: 48px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-bottom-left .footer-logo img {
        max-width: 81px
    }
}

.footer .footer-bottom .footer-bottom-left p {
    font-size: 14px;
    font-weight: 500;
    color: #221e20;
    opacity: .8
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-bottom-left p {
        font-size: 13px
    }
}

.footer .footer-bottom .footer-social-outer {
    width: 30%;
    padding-right: 30px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-social-outer {
        width: 100%;
        padding: 20px 0 27px;
        margin-top: 5px;
        border-top: 1px solid #f0f0f0;
        display: flex;
        align-items: center
    }
}

.footer .footer-bottom .footer-social-outer h2, .footer .footer-bottom .footer-social-outer h4 {
    font-size: 12px;
    font-weight: 700
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-social-outer h2, .footer .footer-bottom .footer-social-outer h4 {
        margin: 10px 15px 10px 0;
        font-weight: 600
    }
}

.footer .footer-bottom .footer-social-outer .footer-social {
    display: flex
}

    .footer .footer-bottom .footer-social-outer .footer-social a {
        width: 55px;
        height: 55px;
        display: flex;
        border-radius: 50%;
        box-shadow: 3px 7px 8px #dedddd;
        margin-right: 14px;
        align-items: center;
        justify-content: center;
        transition: all .5s ease-in;
        transform: translateY(0)
    }

        .footer .footer-bottom .footer-social-outer .footer-social a:hover {
            transform: translateY(-5px)
        }

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-social-outer .footer-social a {
        width: 40px;
        height: 40px
    }
}

.footer .footer-bottom .footer-social-outer .footer-social a img {
    max-width: 30px
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-social-outer .footer-social a img {
        width: 20px
    }
}

.footer .footer-bottom .footer-link-outer {
    width: 37%;
    font-size: 14px;
    color: #221e20
}

@media only screen and (max-width: 1023px) {
    .footer .footer-bottom .footer-link-outer {
        width: 100%;
        font-size: 11px
    }
}

.footer .footer-bottom .footer-link-outer .footer-link .menu {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

    .footer .footer-bottom .footer-link-outer .footer-link .menu li {
        display: inline-block;
        margin-bottom: 9px;
        margin-right: 4px;
        padding-right: 4px;
        border-right: 1px solid #221e20;
        line-height: 1
    }

        .footer .footer-bottom .footer-link-outer .footer-link .menu li a {
            color: #221e20
        }

            .footer .footer-bottom .footer-link-outer .footer-link .menu li a:hover {
                color: #db7c65
            }

        .footer .footer-bottom .footer-link-outer .footer-link .menu li:last-child {
            margin-right: 0;
            padding-right: 0;
            border-right: none
        }

.footer .footer-bottom .footer-link-outer p {
    color: #221e20;
    padding-top: 7px
}

.request-callback-outer, .enquiry-form-outer {
    width: 100%;
    margin-top: 40px
}

    .request-callback-outer p.form-para, .enquiry-form-outer p.form-para {
        font: 500 14px/22px "Montserrat",sans-serif;
        letter-spacing: 0px;
        color: #313131
    }

    .request-callback-outer h2, .enquiry-form-outer h2 {
        font: 500 22px "Montserrat",sans-serif;
        color: #221e20
    }

.request-callback-sec, .enquiry-form-sec, .query-form, .landing-form form, .request-callback-block-form, .get-an-estimate-form {
    background: #fff;
    box-shadow: 0px 3px 26px #0000001C;
    border-radius: 8px;
    padding: 19px 21px 28px 26px;
    margin-top: 16px
}

@media only screen and (max-width: 767px) {
    .request-callback-sec, .enquiry-form-sec, .query-form, .landing-form form, .request-callback-block-form, .get-an-estimate-form {
        padding: 16px 15px 16px 18px
    }
}

.request-callback-sec.enquiry-form-sec .form-submit.button, .enquiry-form-sec.enquiry-form-sec .form-submit.button, .query-form.enquiry-form-sec .form-submit.button, .landing-form form.enquiry-form-sec .form-submit.button, .request-callback-block-form.enquiry-form-sec .form-submit.button, .get-an-estimate-form.enquiry-form-sec .form-submit.button {
    width: auto
}

@media only screen and (max-width: 767px) {
    .request-callback-sec.enquiry-form-sec .form-submit.button, .enquiry-form-sec.enquiry-form-sec .form-submit.button, .query-form.enquiry-form-sec .form-submit.button, .landing-form form.enquiry-form-sec .form-submit.button, .request-callback-block-form.enquiry-form-sec .form-submit.button, .get-an-estimate-form.enquiry-form-sec .form-submit.button {
        width: 100%
    }
}

.request-callback-sec form, .enquiry-form-sec form, .query-form form, .landing-form form form, .request-callback-block-form form, .get-an-estimate-form form {
    max-width: 830px
}

.request-callback-sec .form-item, .enquiry-form-sec .form-item, .query-form .form-item, .landing-form form .form-item, .request-callback-block-form .form-item, .get-an-estimate-form .form-item {
    clear: both;
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item, .enquiry-form-sec .form-item, .query-form .form-item, .landing-form form .form-item, .request-callback-block-form .form-item, .get-an-estimate-form .form-item {
        margin-bottom: 13px
    }
}

.request-callback-sec .form-item label, .enquiry-form-sec .form-item label, .query-form .form-item label, .landing-form form .form-item label, .request-callback-block-form .form-item label, .get-an-estimate-form .form-item label {
    font: 500 14px/16px "Montserrat",sans-serif;
    letter-spacing: 0px;
    color: #313131;
    margin-bottom: 5px
}

.request-callback-sec .form-item input, .request-callback-sec .form-item textarea, .request-callback-sec .form-item .form-select, .enquiry-form-sec .form-item input, .enquiry-form-sec .form-item textarea, .enquiry-form-sec .form-item .form-select, .query-form .form-item input, .query-form .form-item textarea, .query-form .form-item .form-select, .landing-form form .form-item input, .landing-form form .form-item textarea, .landing-form form .form-item .form-select, .request-callback-block-form .form-item input, .request-callback-block-form .form-item textarea, .request-callback-block-form .form-item .form-select, .get-an-estimate-form .form-item input, .get-an-estimate-form .form-item textarea, .get-an-estimate-form .form-item .form-select {
    background-color: #fbfbfd;
    border: 1px solid #e2e7f0;
    border-radius: 4px;
    padding: 10px
}

.request-callback-sec .form-item textarea, .enquiry-form-sec .form-item textarea, .query-form .form-item textarea, .landing-form form .form-item textarea, .request-callback-block-form .form-item textarea, .get-an-estimate-form .form-item textarea {
    height: 70px
}

.request-callback-sec .wrap-first-name, .request-callback-sec .wrap-firstName, .request-callback-sec .health-wrap-mob, .enquiry-form-sec .wrap-first-name, .enquiry-form-sec .wrap-firstName, .enquiry-form-sec .health-wrap-mob, .query-form .wrap-first-name, .query-form .wrap-firstName, .query-form .health-wrap-mob, .landing-form form .wrap-first-name, .landing-form form .wrap-firstName, .landing-form form .health-wrap-mob, .request-callback-block-form .wrap-first-name, .request-callback-block-form .wrap-firstName, .request-callback-block-form .health-wrap-mob, .get-an-estimate-form .wrap-first-name, .get-an-estimate-form .wrap-firstName, .get-an-estimate-form .health-wrap-mob {
    width: calc(50% - 18px);
    float: left
}

.request-callback-sec .wrap-last-name, .request-callback-sec .wrap-lastName, .request-callback-sec .health-wrap-email, .enquiry-form-sec .wrap-last-name, .enquiry-form-sec .wrap-lastName, .enquiry-form-sec .health-wrap-email, .query-form .wrap-last-name, .query-form .wrap-lastName, .query-form .health-wrap-email, .landing-form form .wrap-last-name, .landing-form form .wrap-lastName, .landing-form form .health-wrap-email, .request-callback-block-form .wrap-last-name, .request-callback-block-form .wrap-lastName, .request-callback-block-form .health-wrap-email, .get-an-estimate-form .wrap-last-name, .get-an-estimate-form .wrap-lastName, .get-an-estimate-form .health-wrap-email {
    float: right;
    width: 50%
}

.request-callback-sec .form-submit.button, .enquiry-form-sec .form-submit.button, .query-form .form-submit.button, .landing-form form .form-submit.button, .request-callback-block-form .form-submit.button, .get-an-estimate-form .form-submit.button {
    width: 100%;
    font: 500 12px/15px "Montserrat",sans-serif;
    letter-spacing: 0px;
    color: #0d0d0d;
    padding: 17px 20px 18px;
    border-radius: 4px;
    margin-top: 8px
}

.request-callback-sec .form-item-files-upload-file, .enquiry-form-sec .form-item-files-upload-file, .query-form .form-item-files-upload-file, .landing-form form .form-item-files-upload-file, .request-callback-block-form .form-item-files-upload-file, .get-an-estimate-form .form-item-files-upload-file {
    position: relative
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item-files-upload-file, .enquiry-form-sec .form-item-files-upload-file, .query-form .form-item-files-upload-file, .landing-form form .form-item-files-upload-file, .request-callback-block-form .form-item-files-upload-file, .get-an-estimate-form .form-item-files-upload-file {
        width: 100%
    }
}

.request-callback-sec .form-item-files-upload-file label, .enquiry-form-sec .form-item-files-upload-file label, .query-form .form-item-files-upload-file label, .landing-form form .form-item-files-upload-file label, .request-callback-block-form .form-item-files-upload-file label, .get-an-estimate-form .form-item-files-upload-file label {
    pointer-events: none
}

.request-callback-sec .form-item-files-upload-file:before, .enquiry-form-sec .form-item-files-upload-file:before, .query-form .form-item-files-upload-file:before, .landing-form form .form-item-files-upload-file:before, .request-callback-block-form .form-item-files-upload-file:before, .get-an-estimate-form .form-item-files-upload-file:before {
    content: 'Choose files';
    position: absolute;
    max-width: 121px;
    padding: 0 0 0 25px;
    width: 100%;
    min-height: 33px;
    display: inline-flex;
    align-items: center;
    background: #fff;
    cursor: pointer;
    font: 600 14px/16px "Montserrat",sans-serif;
    color: #313131;
    left: 0;
    top: 25px;
    z-index: 1;
    margin: 0;
    border: 1px solid #f4d7d0;
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item-files-upload-file:before, .enquiry-form-sec .form-item-files-upload-file:before, .query-form .form-item-files-upload-file:before, .landing-form form .form-item-files-upload-file:before, .request-callback-block-form .form-item-files-upload-file:before, .get-an-estimate-form .form-item-files-upload-file:before {
        max-width: 80px;
        padding: 0 0 0 20px;
        width: 100%;
        min-height: 20px;
        font-size: 12px
    }
}

.request-callback-sec .form-item-files-upload-file:after, .enquiry-form-sec .form-item-files-upload-file:after, .query-form .form-item-files-upload-file:after, .landing-form form .form-item-files-upload-file:after, .request-callback-block-form .form-item-files-upload-file:after, .get-an-estimate-form .form-item-files-upload-file:after {
    content: '';
    position: absolute;
    background: url("https://www.fortishealthcare.com/drupal-data/images/attach.svg") no-repeat;
    width: 9px;
    height: 16px;
    top: 34px;
    left: 11px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item-files-upload-file:after, .enquiry-form-sec .form-item-files-upload-file:after, .query-form .form-item-files-upload-file:after, .landing-form form .form-item-files-upload-file:after, .request-callback-block-form .form-item-files-upload-file:after, .get-an-estimate-form .form-item-files-upload-file:after {
        width: 9px;
        height: 16px;
        top: 27px;
        left: 8px;
        transform: scale(.8)
    }
}

.request-callback-sec .form-item-files-upload-file .form-file, .enquiry-form-sec .form-item-files-upload-file .form-file, .query-form .form-item-files-upload-file .form-file, .landing-form form .form-item-files-upload-file .form-file, .request-callback-block-form .form-item-files-upload-file .form-file, .get-an-estimate-form .form-item-files-upload-file .form-file {
    text-indent: -999px;
    width: 148px;
    min-height: 35px;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 25px;
    padding: 0;
    cursor: pointer;
    z-index: 8
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item-files-upload-file .form-file, .enquiry-form-sec .form-item-files-upload-file .form-file, .query-form .form-item-files-upload-file .form-file, .landing-form form .form-item-files-upload-file .form-file, .request-callback-block-form .form-item-files-upload-file .form-file, .get-an-estimate-form .form-item-files-upload-file .form-file {
        max-width: 100px;
        width: 100%;
        min-height: 20px
    }
}

.request-callback-sec .form-item-files-upload-file .messages, .enquiry-form-sec .form-item-files-upload-file .messages, .query-form .form-item-files-upload-file .messages, .landing-form form .form-item-files-upload-file .messages, .request-callback-block-form .form-item-files-upload-file .messages, .get-an-estimate-form .form-item-files-upload-file .messages {
    text-align: left
}

    .request-callback-sec .form-item-files-upload-file .messages.messages--error.file-upload-js-error, .enquiry-form-sec .form-item-files-upload-file .messages.messages--error.file-upload-js-error, .query-form .form-item-files-upload-file .messages.messages--error.file-upload-js-error, .landing-form form .form-item-files-upload-file .messages.messages--error.file-upload-js-error, .request-callback-block-form .form-item-files-upload-file .messages.messages--error.file-upload-js-error, .get-an-estimate-form .form-item-files-upload-file .messages.messages--error.file-upload-js-error {
        display: block !important;
        margin: 50px 0 0
    }

.request-callback-sec .form-item-files-upload-file .description, .enquiry-form-sec .form-item-files-upload-file .description, .query-form .form-item-files-upload-file .description, .landing-form form .form-item-files-upload-file .description, .request-callback-block-form .form-item-files-upload-file .description, .get-an-estimate-form .form-item-files-upload-file .description {
    margin: 40px 0 0;
    font: 500 12px/22px "Montserrat",sans-serif;
    color: #313131
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .form-item-files-upload-file .description, .enquiry-form-sec .form-item-files-upload-file .description, .query-form .form-item-files-upload-file .description, .landing-form form .form-item-files-upload-file .description, .request-callback-block-form .form-item-files-upload-file .description, .get-an-estimate-form .form-item-files-upload-file .description {
        margin: 38px 0 0;
        font-size: 10px;
        line-height: 1.4
    }
}

.request-callback-sec .js-form-type-managed-file, .enquiry-form-sec .js-form-type-managed-file, .query-form .js-form-type-managed-file, .landing-form form .js-form-type-managed-file, .request-callback-block-form .js-form-type-managed-file, .get-an-estimate-form .js-form-type-managed-file {
    width: 100%
}

    .request-callback-sec .js-form-type-managed-file label, .enquiry-form-sec .js-form-type-managed-file label, .query-form .js-form-type-managed-file label, .landing-form form .js-form-type-managed-file label, .request-callback-block-form .js-form-type-managed-file label, .get-an-estimate-form .js-form-type-managed-file label {
        pointer-events: none
    }

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file label, .enquiry-form-sec .js-form-type-managed-file label, .query-form .js-form-type-managed-file label, .landing-form form .js-form-type-managed-file label, .request-callback-block-form .js-form-type-managed-file label, .get-an-estimate-form .js-form-type-managed-file label {
        margin-bottom: 5px
    }
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file, .query-form .js-form-type-managed-file .js-form-managed-file, .landing-form form .js-form-type-managed-file .js-form-managed-file, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file {
    position: relative
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .js-form-managed-file, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file, .query-form .js-form-type-managed-file .js-form-managed-file, .landing-form form .js-form-type-managed-file .js-form-managed-file, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file {
        width: 100%
    }
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file .js-hide, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .js-hide, .query-form .js-form-type-managed-file .js-form-managed-file .js-hide, .landing-form form .js-form-type-managed-file .js-form-managed-file .js-hide, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .js-hide, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .js-hide {
    display: none
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file:before, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file:before, .query-form .js-form-type-managed-file .js-form-managed-file:before, .landing-form form .js-form-type-managed-file .js-form-managed-file:before, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file:before, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file:before {
    content: 'Choose files';
    position: absolute;
    max-width: 121px;
    padding: 0 0 0 25px;
    width: 100%;
    min-height: 33px;
    display: inline-flex;
    align-items: center;
    background: #fff;
    cursor: pointer;
    font: 600 14px/16px "Montserrat",sans-serif;
    color: #313131;
    left: 0;
    z-index: 1;
    margin: 0;
    border: 1px solid #f4d7d0;
    border-radius: 4px
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .js-form-managed-file:before, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file:before, .query-form .js-form-type-managed-file .js-form-managed-file:before, .landing-form form .js-form-type-managed-file .js-form-managed-file:before, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file:before, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file:before {
        max-width: 80px;
        padding: 0 0 0 20px;
        width: 100%;
        min-height: 20px;
        font-size: 12px
    }
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file:after, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file:after, .query-form .js-form-type-managed-file .js-form-managed-file:after, .landing-form form .js-form-type-managed-file .js-form-managed-file:after, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file:after, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file:after {
    content: '';
    position: absolute;
    background: url("https://www.fortishealthcare.com/drupal-data/images/attach.svg") no-repeat;
    width: 9px;
    height: 16px;
    top: 9px;
    left: 11px;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .js-form-managed-file:after, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file:after, .query-form .js-form-type-managed-file .js-form-managed-file:after, .landing-form form .js-form-type-managed-file .js-form-managed-file:after, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file:after, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file:after {
        width: 9px;
        height: 16px;
        top: 2px;
        left: 8px;
        transform: scale(.8)
    }
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file .form-file, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .form-file, .query-form .js-form-type-managed-file .js-form-managed-file .form-file, .landing-form form .js-form-type-managed-file .js-form-managed-file .form-file, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .form-file, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .form-file {
    text-indent: -999px;
    width: 148px;
    min-height: 35px;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
    z-index: 8
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .js-form-managed-file .form-file, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .form-file, .query-form .js-form-type-managed-file .js-form-managed-file .form-file, .landing-form form .js-form-type-managed-file .js-form-managed-file .form-file, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .form-file, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .form-file {
        max-width: 100px;
        width: 100%;
        min-height: 20px
    }
}

.request-callback-sec .js-form-type-managed-file .js-form-managed-file .messages, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .messages, .query-form .js-form-type-managed-file .js-form-managed-file .messages, .landing-form form .js-form-type-managed-file .js-form-managed-file .messages, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .messages, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .messages {
    text-align: left
}

    .request-callback-sec .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .query-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .landing-form form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error {
        display: block !important;
        padding: 40px 0 0;
        background: #fff;
        border: none;
        margin: 0 0 -45px;
        font: 500 12px/17px "Montserrat",sans-serif !important;
        color: #ff3838
    }

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .enquiry-form-sec .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .query-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .landing-form form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .request-callback-block-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error, .get-an-estimate-form .js-form-type-managed-file .js-form-managed-file .messages.messages--error.file-upload-js-error {
        padding: 30px 0 0;
        margin: 0 0 -30px
    }
}

.request-callback-sec .js-form-type-managed-file .description, .enquiry-form-sec .js-form-type-managed-file .description, .query-form .js-form-type-managed-file .description, .landing-form form .js-form-type-managed-file .description, .request-callback-block-form .js-form-type-managed-file .description, .get-an-estimate-form .js-form-type-managed-file .description {
    margin: 48px 0 0;
    font: 500 12px/22px "Montserrat",sans-serif;
    color: #313131
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .description, .enquiry-form-sec .js-form-type-managed-file .description, .query-form .js-form-type-managed-file .description, .landing-form form .js-form-type-managed-file .description, .request-callback-block-form .js-form-type-managed-file .description, .get-an-estimate-form .js-form-type-managed-file .description {
        margin: 33px 0 0;
        font-size: 10px;
        line-height: 1.4
    }
}

.request-callback-sec .js-form-type-managed-file .form-submit[value=Remove], .enquiry-form-sec .js-form-type-managed-file .form-submit[value=Remove], .query-form .js-form-type-managed-file .form-submit[value=Remove], .landing-form form .js-form-type-managed-file .form-submit[value=Remove], .request-callback-block-form .js-form-type-managed-file .form-submit[value=Remove], .get-an-estimate-form .js-form-type-managed-file .form-submit[value=Remove] {
    width: auto;
    border: none;
    text-indent: -9999px;
    position: relative;
    background: url("https://www.fortishealthcare.com/drupal-data/images/cross.svg") no-repeat;
    background-size: 60%;
    top: 12px;
    position: absolute;
    right: 0;
    display: inline;
    padding: 0;
    width: 23px;
    height: 23px;
    margin: 0;
    border-radius: 0
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .form-submit[value=Remove], .enquiry-form-sec .js-form-type-managed-file .form-submit[value=Remove], .query-form .js-form-type-managed-file .form-submit[value=Remove], .landing-form form .js-form-type-managed-file .form-submit[value=Remove], .request-callback-block-form .js-form-type-managed-file .form-submit[value=Remove], .get-an-estimate-form .js-form-type-managed-file .form-submit[value=Remove] {
        top: 5px
    }
}

.request-callback-sec .js-form-type-managed-file .file.file--application-pdf, .request-callback-sec .js-form-type-managed-file .file.file--image, .request-callback-sec .js-form-type-managed-file .file, .enquiry-form-sec .js-form-type-managed-file .file.file--application-pdf, .enquiry-form-sec .js-form-type-managed-file .file.file--image, .enquiry-form-sec .js-form-type-managed-file .file, .query-form .js-form-type-managed-file .file.file--application-pdf, .query-form .js-form-type-managed-file .file.file--image, .query-form .js-form-type-managed-file .file, .landing-form form .js-form-type-managed-file .file.file--application-pdf, .landing-form form .js-form-type-managed-file .file.file--image, .landing-form form .js-form-type-managed-file .file, .request-callback-block-form .js-form-type-managed-file .file.file--application-pdf, .request-callback-block-form .js-form-type-managed-file .file.file--image, .request-callback-block-form .js-form-type-managed-file .file, .get-an-estimate-form .js-form-type-managed-file .file.file--application-pdf, .get-an-estimate-form .js-form-type-managed-file .file.file--image, .get-an-estimate-form .js-form-type-managed-file .file {
    position: absolute;
    min-height: 35px;
    left: 0;
    background: #fff;
    z-index: 9;
    top: 0;
    right: 0;
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .file.file--application-pdf, .request-callback-sec .js-form-type-managed-file .file.file--image, .request-callback-sec .js-form-type-managed-file .file, .enquiry-form-sec .js-form-type-managed-file .file.file--application-pdf, .enquiry-form-sec .js-form-type-managed-file .file.file--image, .enquiry-form-sec .js-form-type-managed-file .file, .query-form .js-form-type-managed-file .file.file--application-pdf, .query-form .js-form-type-managed-file .file.file--image, .query-form .js-form-type-managed-file .file, .landing-form form .js-form-type-managed-file .file.file--application-pdf, .landing-form form .js-form-type-managed-file .file.file--image, .landing-form form .js-form-type-managed-file .file, .request-callback-block-form .js-form-type-managed-file .file.file--application-pdf, .request-callback-block-form .js-form-type-managed-file .file.file--image, .request-callback-block-form .js-form-type-managed-file .file, .get-an-estimate-form .js-form-type-managed-file .file.file--application-pdf, .get-an-estimate-form .js-form-type-managed-file .file.file--image, .get-an-estimate-form .js-form-type-managed-file .file {
        min-height: 22px
    }
}

.request-callback-sec .js-form-type-managed-file .file.file--application-pdf a, .request-callback-sec .js-form-type-managed-file .file.file--image a, .request-callback-sec .js-form-type-managed-file .file a, .enquiry-form-sec .js-form-type-managed-file .file.file--application-pdf a, .enquiry-form-sec .js-form-type-managed-file .file.file--image a, .enquiry-form-sec .js-form-type-managed-file .file a, .query-form .js-form-type-managed-file .file.file--application-pdf a, .query-form .js-form-type-managed-file .file.file--image a, .query-form .js-form-type-managed-file .file a, .landing-form form .js-form-type-managed-file .file.file--application-pdf a, .landing-form form .js-form-type-managed-file .file.file--image a, .landing-form form .js-form-type-managed-file .file a, .request-callback-block-form .js-form-type-managed-file .file.file--application-pdf a, .request-callback-block-form .js-form-type-managed-file .file.file--image a, .request-callback-block-form .js-form-type-managed-file .file a, .get-an-estimate-form .js-form-type-managed-file .file.file--application-pdf a, .get-an-estimate-form .js-form-type-managed-file .file.file--image a, .get-an-estimate-form .js-form-type-managed-file .file a {
    color: #dd694d
}

@media only screen and (max-width: 767px) {
    .request-callback-sec .js-form-type-managed-file .file.file--application-pdf a, .request-callback-sec .js-form-type-managed-file .file.file--image a, .request-callback-sec .js-form-type-managed-file .file a, .enquiry-form-sec .js-form-type-managed-file .file.file--application-pdf a, .enquiry-form-sec .js-form-type-managed-file .file.file--image a, .enquiry-form-sec .js-form-type-managed-file .file a, .query-form .js-form-type-managed-file .file.file--application-pdf a, .query-form .js-form-type-managed-file .file.file--image a, .query-form .js-form-type-managed-file .file a, .landing-form form .js-form-type-managed-file .file.file--application-pdf a, .landing-form form .js-form-type-managed-file .file.file--image a, .landing-form form .js-form-type-managed-file .file a, .request-callback-block-form .js-form-type-managed-file .file.file--application-pdf a, .request-callback-block-form .js-form-type-managed-file .file.file--image a, .request-callback-block-form .js-form-type-managed-file .file a, .get-an-estimate-form .js-form-type-managed-file .file.file--application-pdf a, .get-an-estimate-form .js-form-type-managed-file .file.file--image a, .get-an-estimate-form .js-form-type-managed-file .file a {
        font-size: 13px
    }
}

.request-callback-sec .js-form-type-managed-file .file.file--application-pdf a:hover, .request-callback-sec .js-form-type-managed-file .file.file--image a:hover, .request-callback-sec .js-form-type-managed-file .file a:hover, .enquiry-form-sec .js-form-type-managed-file .file.file--application-pdf a:hover, .enquiry-form-sec .js-form-type-managed-file .file.file--image a:hover, .enquiry-form-sec .js-form-type-managed-file .file a:hover, .query-form .js-form-type-managed-file .file.file--application-pdf a:hover, .query-form .js-form-type-managed-file .file.file--image a:hover, .query-form .js-form-type-managed-file .file a:hover, .landing-form form .js-form-type-managed-file .file.file--application-pdf a:hover, .landing-form form .js-form-type-managed-file .file.file--image a:hover, .landing-form form .js-form-type-managed-file .file a:hover, .request-callback-block-form .js-form-type-managed-file .file.file--application-pdf a:hover, .request-callback-block-form .js-form-type-managed-file .file.file--image a:hover, .request-callback-block-form .js-form-type-managed-file .file a:hover, .get-an-estimate-form .js-form-type-managed-file .file.file--application-pdf a:hover, .get-an-estimate-form .js-form-type-managed-file .file.file--image a:hover, .get-an-estimate-form .js-form-type-managed-file .file a:hover {
    text-decoration: underline
}

.form-number {
    line-height: 1.6
}

.fortis-path-lp {
    height: 100vh;
    position: relative
}

    .fortis-path-lp .header-outer {
        top: 0;
        background: #fff;
        box-shadow: 0px 3px 6px #00000029
    }

        .fortis-path-lp .header-outer > div {
            max-width: 1270px;
            padding: 12px 15px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap
        }

@media only screen and (max-width: 1199px) {
    .fortis-path-lp .header-outer > div {
        padding: 15px
    }
}

@media only screen and (max-width: 1199px) {
    .fortis-path-lp .header-outer .header {
        display: block;
        padding: 10px 0 14px
    }
}

.fortis-path-lp .header-top-nav-wrapper, .fortis-path-lp .header, .fortis-path-lp .header-bottom-nav {
    width: 100% !important;
    box-shadow: none !important;
    border: none !important
}

@media only screen and (max-width: 1023px) {
    .fortis-path-lp .header {
        display: none !important
    }
}

@media only screen and (max-width: 1023px) {
    .fortis-path-lp .header-top-nav-wrapper .wrapper {
        padding: 0 !important
    }
}

.fortis-path-lp main {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 61px);
    padding-bottom: 155px;
    padding-top: 0;
    min-height: 100%;
    padding-bottom: 180px
}

    .fortis-path-lp main .form-item {
        font: 500 45px/55px "Montserrat",sans-serif;
        color: #1f1829;
        position: relative;
        padding-top: 115px;
        text-align: center
    }

@media only screen and (max-width: 1023px) {
    .fortis-path-lp main .form-item {
        font-size: 25px;
        line-height: 30px
    }
}

.fortis-path-lp main .form-item:before {
    content: '';
    position: absolute;
    display: inline-block;
    transform: rotate(45deg) translateX(-50%);
    height: 48px;
    width: 24px;
    border-bottom: 9px solid #dd694d;
    border-right: 9px solid #dd694d;
    top: 25px;
    left: 49.5%
}

.fortis-path-lp main .form-item:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #f4d7d0;
    transform: translateX(-50%);
    top: 0;
    left: 50%;
    z-index: -1
}

.fortis-path-lp .footer-top-inner, .fortis-path-lp .app-sec {
    display: none !important
}

.fortis-path-lp .footer {
    margin: 0 !important
}

.fortis-path-lp .footer-bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
    min-height: 151px;
    left: 0
}

@media only screen and (max-width: 1023px) {
    .fortis-path-lp .footer-bottom {
        padding: 17px 0 30px;
        min-height: unset
    }
}

@media only screen and (max-width: 1023px) {
    .fortis-path-lp .footer-bottom .footer-bottom-left {
        padding: 0 !important
    }
}

.header-outer {
    position: sticky;
    top: -46px;
    z-index: 999
}

@media only screen and (max-width: 1199px) {
    .header-outer {
        top: 0
    }
}

@media only screen and (max-width: 1199px) {
    .header-outer.z-index {
        z-index: 9999
    }
}

.header {
    box-shadow: 0px 1px 0px #00000021;
    z-index: 1;
    position: relative;
    width: 100%;
    background: #fff
}

@media only screen and (max-width: 1199px) {
    .header {
        display: none
    }
}

.header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.page-logo {
    padding: 12px 0
}

@media only screen and (max-width: 1199px) {
    .page-logo {
        padding: 0
    }
}

.page-logo img {
    width: 99px;
    margin-right: 20px
}

@media only screen and (max-width: 1199px) {
    .page-logo img {
        width: 75px
    }
}

.header-links {
    position: relative
}

    .header-links > ul {
        min-width: 770px
    }

        .header-links > ul li.menu-open > a {
            border-color: #db7c65
        }

    .header-links ul {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end
    }

@media only screen and (min-width: 1200px) {
    .header-links ul {
        justify-content: flex-start
    }
}

.header-links ul ul {
    display: none;
    position: absolute;
    top: 41px;
    box-shadow: 0px 3px 6px #00000026;
    background: #fff;
    border-radius: 0 0 8px 8px;
    padding: 10px 0;
    width: 150%
}

    .header-links ul ul li {
        margin: 0
    }

    .header-links ul ul a {
        color: #221e20;
        font-size: 14px;
        padding: 10px 18px;
        display: block
    }

        .header-links ul ul a:hover {
            background: #f4d7d0
        }

.header-links li {
    line-height: normal;
    margin: 0 0 0 20px;
    position: relative
}

    .header-links li:last-child ul {
        left: auto;
        right: 0
    }

    .header-links li.menu-item > a {
        color: #333;
        font-size: 14px;
        border-bottom: 4px solid transparent;
        padding-bottom: 17px;
        display: block;
        font-weight: 500
    }

        .header-links li.menu-item > a:hover {
            border-color: #db7c65
        }

.header-links .menu-item--expanded > a {
    background: url("https://www.fortishealthcare.com/drupal-data/images/arrow-3.svg") no-repeat 99% 7px/8px auto;
    padding-right: 16px
}

.header-links li:last-child a {
    margin-right: 0
}

.header-links .specialties-list {
    position: unset
}

.header-links .specialties {
    display: none;
    right: 0;
    grid-column-gap: 10px;
    grid-template-columns: repeat(4,1fr);
    padding: 0;
    width: 1032px;
    align-items: center
}

    .header-links .specialties ul {
        z-index: 1;
        top: 92px
    }

    .header-links .specialties li {
        height: 100%;
        position: relative
    }

        .header-links .specialties li:nth-child(2n) {
            background: #fafafa
        }

        .header-links .specialties li:last-child {
            border-bottom-right-radius: 8px
        }

        .header-links .specialties li span {
            display: flex;
            line-height: normal;
            align-items: flex-start;
            font-size: 14px;
            color: #221e20;
            margin: 5px 10px 10px 15px;
            cursor: pointer;
            position: relative;
            padding: 5px 20px 0 5px;
            border-radius: 4px
        }

            .header-links .specialties li span:hover {
                background: #f4d7d0
            }

        .header-links .specialties li:nth-child(-n+4) {
            padding-top: 15px
        }

        .header-links .specialties li:nth-last-child(-n+4) {
            padding-bottom: 15px
        }

        .header-links .specialties li img {
            margin-right: 8px;
            max-width: 26px
        }

.header-links .specialties-item--expanded:last-child ul {
    left: 30%
}

.header-links .specialties-item--expanded span:after {
    content: "";
    background: url("https://www.fortishealthcare.com/drupal-data/images/arrow-3.svg") no-repeat;
    width: 8px;
    height: 5px;
    display: block;
    transform: rotate(-90deg);
    background-size: 8px;
    position: absolute;
    right: 5px;
    top: 13px
}

.header-links .specialties-item--expanded ul {
    z-index: 1;
    top: auto;
    box-shadow: 0px 0px 5px #0000002f;
    left: 30%;
    margin-top: -10px;
    padding: 4px 0;
    width: calc(70% + 15px);
    border-radius: 4px
}

    .header-links .specialties-item--expanded ul li:nth-child(2n) {
        background: 0 0
    }

    .header-links .specialties-item--expanded ul li:nth-child(-n+4) {
        padding: 0
    }

    .header-links .specialties-item--expanded ul li:nth-last-child(-n+4) {
        padding: 0
    }

    .header-links .specialties-item--expanded ul a {
        font-size: 12px;
        padding: 12px
    }

        .header-links .specialties-item--expanded ul a:hover {
            background: #f4d7d0
        }

.header-links .menu-open > ul {
    display: block
}

.header-links .menu-open a {
    border-color: #db7c65
}

.header-links .menu-open .specialties {
    display: grid
}

.header-links .menu-open .hospitals-wrapper {
    display: flex
}

.header-links .specialties-open > ul {
    display: block;
    max-height: 250px;
    overflow: auto;
    left: 44px
}

.header-links .specialties-open > span {
    background: #f4d7d0
}

.header-links .hospitals-list {
    position: unset
}

.header-links .hospitals-wrapper {
    display: none;
    position: absolute;
    top: 41px;
    background: #fff;
    width: 752px;
    left: -30px;
    box-shadow: 0px 15px 30px #00000014;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    flex-wrap: wrap
}

.header-links .hospitals-left-menu {
    padding: 21px 22px 15px;
    margin: 0;
    width: 100%;
    display: flex;
    margin: 0 22px
}

    .header-links .hospitals-left-menu > span {
        border-bottom: 4px solid transparent;
        color: #221e20;
        opacity: .75;
        font-size: 16px;
        font-weight: 600;
        padding: 0 0 15px;
        margin: 0 35px;
        max-width: calc(25% - 35px);
        display: block;
        cursor: pointer
    }

        .header-links .hospitals-left-menu > span:hover, .header-links .hospitals-left-menu > span.hospital-open {
            color: #db7c65;
            border-color: #db7c65;
            font-weight: 700
        }

.header-links .state-listing {
    display: none
}

    .header-links .state-listing.hospital-open {
        display: flex
    }

.header-links .city-list-item {
    display: none
}

    .header-links .city-list-item.city-open {
        display: flex;
        flex-wrap: wrap
    }

.header-links .city-name {
    width: 197px;
    padding-bottom: 30px
}

    .header-links .city-name .city-name-item {
        font: 500 14px/18px "Montserrat",sans-serif;
        color: #221e20;
        padding: 14px 28px 13px;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        width: calc(100% - 17px);
        cursor: pointer
    }

        .header-links .city-name .city-name-item.city-open {
            background: #f4d7d0;
            border-radius: 0 8px 8px 0;
            cursor: pointer;
            font-weight: 700
        }

.header-links .city-name-content {
    flex: 1;
    padding-bottom: 30px;
    margin-left: 17px
}

    .header-links .city-name-content .city-list-link {
        width: 100%;
        font-family: "Montserrat",sans-serif;
        font-size: 14px;
        line-height: 1.5;
        color: #221e20;
        padding: 14px 0 13px
    }

        .header-links .city-name-content .city-list-link:hover {
            color: #db7c65
        }

.header-top-nav-wrapper {
    background: #fff;
    padding: 7px 0;
    box-shadow: 0px 1px 1px #00000014;
    z-index: 2;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .header-top-nav-wrapper {
        box-shadow: 0 3px 16px #D7D8DD83;
        width: 100%;
        padding: 0
    }
}

.header-top-nav-wrapper .page-logo {
    display: none
}

@media only screen and (max-width: 1199px) {
    .header-top-nav-wrapper .page-logo {
        display: block
    }
}

@media only screen and (max-width: 1199px) {
    .header-top-nav-wrapper .wrapper {
        display: flex;
        padding-top: 20px;
        padding-bottom: 20px;
        align-items: center;
        justify-content: space-between
    }
}

@media only screen and (max-width: 1199px) {
    .header-top-nav-wrapper .wrapper {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .wrapper {
        padding: 0
    }
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .wrapper-inner {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.header-top-nav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header-top-nav li {
    line-height: normal;
    margin: 0 15px
}

@media only screen and (max-width: 1199px) {
    .header-top-nav li {
        display: none !important
    }
}

.header-top-nav li:last-child {
    margin-right: 0
}

.header-top-nav a {
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500
}

    .header-top-nav a:hover {
        color: #db7c65
    }

@media only screen and (max-width: 1023px) {
    .header-top-nav a {
        font-size: 12px
    }
}

.header-top-nav .locations-dropdown {
    margin-left: 46px
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .locations-dropdown {
        display: block !important;
        margin: 0
    }
}

.header-top-nav .locations-dropdown #locations {
    border: none;
    border-bottom: 1px solid #c7c7c7;
    background: 0 0;
    font-size: 14px;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("https://www.fortishealthcare.com/drupal-data/images/arrow.svg") no-repeat center right/10px auto,url("https://www.fortishealthcare.com/drupal-data/images/location.svg") no-repeat center left/14px auto;
    padding: 1px 20px 3px 22px !important
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .locations-dropdown #locations {
        font-size: 14px;
        background-size: 10px auto,14px auto;
        padding: 0 12px 1px 22px !important
    }
}

@media only screen and (max-width: 480px) {
    .header-top-nav .locations-dropdown #locations {
        font-size: 12px;
        background-size: 8px auto,12px auto;
        padding: 0 12px 1px 18px !important;
        max-width: 90px;
        white-space: nowrap;
        text-overflow: ellipsis
    }
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .ambulance {
        display: block !important;
        margin-left: 15px;
        margin-right: 0
    }
}

.header-top-nav .ambulance img {
    width: 32px;
    border-radius: 100%;
    box-shadow: 0 0 10px #ff9595
}

@media only screen and (max-width: 1199px) {
    .header-top-nav .ambulance img {
        width: 26px
    }
}

.header-top-nav .site-search {
    margin-left: 19px;
    margin-right: 13px;
    margin-bottom: 6px;
    cursor: pointer
}

    .header-top-nav .site-search img {
        position: relative;
        top: 2px;
        width: 19px;
        height: 19px
    }

@media only screen and (max-width: 1199px) {
    .header-top-nav .site-search {
        display: block !important;
        width: 16px;
        margin: 0 0 5px 15px
    }
}

.header-bottom-nav {
    background: #fcf9f9;
    padding: 1px 0 0;
    box-shadow: 0px 3px 6px #00000029
}

@media only screen and (max-width: 1199px) {
    .header-bottom-nav {
        position: fixed;
        bottom: 0;
        width: 100%;
        box-shadow: 0px -2px 35px #00000048;
        background: #fff;
        border-radius: 10px 10px 0 0;
        padding: 10px 0 8px;
        z-index: 99
    }
}

.header-bottom-nav ul {
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width: 1199px) {
    .header-bottom-nav ul {
        justify-content: space-between;
        margin: 0 -10px
    }
}

.header-bottom-nav li {
    line-height: normal;
    margin: 0 12px
}

@media only screen and (max-width: 1199px) {
    .header-bottom-nav li {
        margin: 0 3px
    }
}

.header-bottom-nav a {
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #333;
    padding: 8px 0
}

@media only screen and (max-width: 1199px) {
    .header-bottom-nav a {
        flex-direction: column;
        text-align: center;
        font-size: 10px;
        padding: 0
    }
}

.header-bottom-nav a:hover {
    color: #db7c65
}

.header-bottom-nav img {
    margin-right: 4px;
    width: 30px
}

@media only screen and (max-width: 1199px) {
    .header-bottom-nav img {
        filter: brightness(.3);
        width: 23px;
        margin: 0 0 5px
    }
}

.book-appointment a {
    color: #181515;
    font-size: 12px;
    font-weight: 600;
    background: #f4d7d0;
    border-radius: 54px;
    padding: 7px 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    line-height: 1.1
}

    .book-appointment a:hover {
        background: #db7c65;
        color: #fff
    }

        .book-appointment a:hover img {
            filter: brightness(100)
        }

@media only screen and (max-width: 1199px) {
    .book-appointment a {
        color: #333;
        font-weight: 700;
        margin: 0 8px;
        background: 0 0;
        border-radius: 0;
        padding: 0;
        font-size: 10px;
        min-height: auto
    }

        .book-appointment a:hover {
            background: #fff;
            color: #db7c65
        }

            .book-appointment a:hover img {
                filter: none
            }
}

.book-appointment img {
    width: 14px;
    margin-right: 13px
}

@media only screen and (max-width: 1199px) {
    .book-appointment img {
        filter: none;
        box-shadow: 0px -2px 9px #00000034;
        background: #f4d7d0;
        width: 50px;
        height: 50px;
        padding: 0 11px;
        margin: -26px 0 5px;
        border: 5px solid #fff;
        border-radius: 50%
    }
}

.hamb {
    background: url("https://www.fortishealthcare.com/drupal-data/images/hamburger.svg") no-repeat;
    width: 26px;
    height: 21px;
    margin-left: 20px;
    display: none
}

@media only screen and (max-width: 1199px) {
    .hamb {
        display: block;
        width: 18px;
        height: 15px;
        margin-left: 15px;
        background-size: 100% auto
    }
}

.hamb-nav-open {
    box-shadow: none
}

    .hamb-nav-open .wrapper {
        height: 77px
    }

@media only screen and (max-width: 1199px) {
    .hamb-nav-open .wrapper {
        height: 58px
    }
}

.hamb-nav-open ul {
    display: none
}

.hamb-nav-open .hamb {
    background: url("https://www.fortishealthcare.com/drupal-data/images/cross.svg") no-repeat;
    width: 22px;
    height: 22px
}

@media only screen and (max-width: 1199px) {
    .hamb-nav-open .hamb {
        width: 18px;
        height: 17px;
        background-size: 100% auto
    }
}

.hamburger-menu {
    display: none;
    position: fixed;
    background: #fff;
    z-index: 100;
    width: 100%;
    height: calc(100% - 77px);
    top: 77px;
    overflow-y: auto;
    z-index: 9999
}

@media only screen and (max-width: 1199px) {
    .hamburger-menu {
        top: 58px;
        height: calc(100% - 58px)
    }
}

.hamburger-menu .wrapper {
    padding: 0
}

    .hamburger-menu .wrapper > ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: flex-start;
        margin-top: 20px
    }

.hamburger-menu li {
    width: 100%;
    border-bottom: 1px solid #EEEEEE80
}

.hamburger-menu a {
    color: #221e20;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 15px;
    display: flex;
    align-items: center;
    width: 100%
}

.hamburger-menu .hamb-label {
    width: calc(100% - 71px)
}

.hamburger-menu img {
    width: 33px;
    margin-right: 14px;
    height: 33px;
    object-fit: contain
}

.hamburger-menu .circle-menu {
    width: 33.33%;
    margin-bottom: 20px;
    border-bottom: none;
    height: auto;
    display: block
}

@media only screen and (max-width: 1199px) {
    .hamburger-menu .circle-menu {
        width: calc(33.33% - 20px);
        margin: 10px
    }
}

.hamburger-menu .circle-menu:first-child .hamb-image {
    background: #edfaff;
    border-color: #d1f1ff
}

.hamburger-menu .circle-menu:nth-child(2) .hamb-image {
    background: #f8f7ff;
    border-color: #e9e6ff
}

.hamburger-menu .circle-menu:nth-child(3) .hamb-image {
    background: #fff6f4;
    border-color: #f7e9e5
}

.hamburger-menu .circle-menu:nth-child(4) {
    margin-bottom: 35px
}

    .hamburger-menu .circle-menu:nth-child(4) .hamb-image {
        background: #ebfff6;
        border-color: #b2f8d9
    }

.hamburger-menu .circle-menu:nth-child(5) .hamb-image {
    background: #fff5eb;
    border-color: #ffe7d0
}

.hamburger-menu .circle-menu a {
    font-size: 14px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0
}

.hamburger-menu .circle-menu .hamb-image {
    background: #edeef2;
    border: 2px solid #d3d4db;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    overflow: hidden
}

.hamburger-menu .circle-menu img {
    margin-right: 0
}

.hamburger-menu .circle-menu .hamb-label {
    width: 100%
}

.hamb-item--expanded > a:after {
    background: url("https://www.fortishealthcare.com/drupal-data/images/close-line.svg") no-repeat;
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    margin-left: auto
}

.hamb-item--expanded ul {
    display: none
}

.hamb-open ul {
    display: block
}

.hamb-open > a:after {
    transform: rotate(90deg)
}

.toolbar-fixed .toolbar-bar, .toolbar-vertical .toolbar-bar {
    position: fixed;
    z-index: 9999
}

.toolbar-fixed .header-outer, .toolbar-vertical .header-outer {
    top: 33px
}

@media only screen and (max-width: 1199px) {
    .toolbar-fixed .header-outer, .toolbar-vertical .header-outer {
        top: 79px
    }
}

@media only screen and (max-width: 975px) {
    .toolbar-fixed .header-outer, .toolbar-vertical .header-outer {
        top: 39px
    }
}

.toolbar-fixed.landing-pages .header-outer, .toolbar-fixed.landing-pages .international-header, .toolbar-fixed.international-page .header-outer, .toolbar-fixed.international-page .international-header, .toolbar-vertical.landing-pages .header-outer, .toolbar-vertical.landing-pages .international-header, .toolbar-vertical.international-page .header-outer, .toolbar-vertical.international-page .international-header {
    top: 79px
}

@media only screen and (max-width: 768px) {
    .toolbar-fixed.landing-pages .header-outer, .toolbar-fixed.landing-pages .international-header, .toolbar-fixed.international-page .header-outer, .toolbar-fixed.international-page .international-header, .toolbar-vertical.landing-pages .header-outer, .toolbar-vertical.landing-pages .international-header, .toolbar-vertical.international-page .header-outer, .toolbar-vertical.international-page .international-header {
        top: 39px
    }
}

.language-menu {
    position: relative;
    min-width: 39px;
    display: block;
    line-height: normal;
    margin: 0 15px;
    align-self: center
}

.select-language {
    cursor: pointer
}

    .select-language > li {
        display: none
    }

    .select-language:hover > a.lang-triger {
        filter: none;
        color: #db7c65
    }

        .select-language:hover > a.lang-triger:before {
            filter: invert(58%) sepia(50%) saturate(529%) hue-rotate(323deg) brightness(90%) contrast(89%)
        }

    .select-language > a.lang-triger {
        background: url("https://www.fortishealthcare.com/drupal-data/images/globe.svg") no-repeat center left/17px auto;
        padding: 0 20px 0 25px;
        filter: brightness(0);
        font: 500 14px/18px "Montserrat",sans-serif;
        text-transform: uppercase;
        width: 100%;
        display: block;
        position: relative;
        pointer-events: none;
        line-height: 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 80px
    }

        .select-language > a.lang-triger:before {
            content: '';
            position: absolute;
            background: url("https://www.fortishealthcare.com/drupal-data/images/arrow.svg") no-repeat;
            width: 14px;
            height: 8px;
            right: 0;
            top: 50%;
            transform: translateY(-50%) scale(.8)
        }

@media only screen and (max-width: 1199px) {
    .select-language > a.lang-triger {
        display: inline;
        float: right;
        width: auto;
        color: #db7c65;
        font-weight: 800;
        padding: 0 25px 0 0;
        background: 0 0;
        filter: none
    }
}

.select-language.open .lang-drop {
    visibility: visible;
    opacity: 1;
    display: block;
    box-shadow: 0px 3px 20px #81818133
}

@media only screen and (max-width: 767px) {
    .select-language.open .lang-drop {
        box-shadow: none
    }
}

.select-language.open > a.lang-triger {
    filter: none;
    color: #db7c65
}

    .select-language.open > a.lang-triger:before {
        transform: translateY(-50%) rotate(180deg) scale(.8);
        filter: invert(58%) sepia(50%) saturate(529%) hue-rotate(323deg) brightness(90%) contrast(89%)
    }

.select-language .contextual-links {
    display: none !important
}

.lang-drop {
    border-radius: 8px;
    background: #fff;
    min-width: 147px;
    position: absolute;
    padding-top: 12px;
    left: -70px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0
}

@media only screen and (max-width: 1199px) {
    .lang-drop {
        position: relative;
        left: unset;
        min-width: 100%;
        text-align: left;
        display: flex;
        border-radius: unset
    }
}

.lang-drop .links {
    flex-direction: column;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 1199px) {
    .lang-drop .links {
        width: 100%
    }
}

.lang-drop .links > li {
    margin: 0;
    width: 100%;
    border: none
}

    .lang-drop .links > li.is-active {
        cursor: auto
    }

        .lang-drop .links > li.is-active a {
            color: #db7c65;
            pointer-events: none;
            cursor: auto
        }

            .lang-drop .links > li.is-active a:hover {
                background: #f4d7d0;
                color: #000
            }

@media only screen and (max-width: 1199px) {
    .lang-drop .links > li.is-active a:hover {
        background: #fff;
        color: #db7c65
    }
}

.lang-drop .links > li:first-child a {
    border-radius: 8px 8px 0 0
}

@media only screen and (max-width: 1199px) {
    .lang-drop .links > li:first-child a {
        border-radius: unset
    }
}

.lang-drop .links > li:last-child {
    border-radius: 0 0 8px 8px
}

@media only screen and (max-width: 1199px) {
    .lang-drop .links > li:last-child {
        border-radius: unset
    }
}

.lang-drop .links > li a {
    font: 500 14px/18px "Montserrat",sans-serif;
    color: #000;
    padding: 13px;
    text-align: center;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .lang-drop .links > li a {
        justify-content: flex-start;
        text-align: left;
        padding: 8px 8px 8px 0
    }
}

.lang-drop .links > li a:hover {
    background: #f4d7d0
}

@media only screen and (max-width: 1199px) {
    .lang-drop .links > li a:hover {
        background: #fff
    }
}

.choose-lang {
    display: none
}

.language-menu-mobile .lang-drop {
    visibility: hidden;
    opacity: 0;
    display: none
}

.language-menu-mobile .select-language {
    position: relative;
    padding: 13px 15px;
    position: relative
}

    .language-menu-mobile .select-language > li {
        display: none
    }

    .language-menu-mobile .select-language.open .lang-drop {
        visibility: visible;
        opacity: 1
    }

    .language-menu-mobile .select-language.open > a.lang-triger:before {
        transform: translateY(-50%) rotate(0deg)
    }

    .language-menu-mobile .select-language > a.lang-triger:before {
        transform: translateY(-50%) rotate(270deg);
        filter: none
    }

.language-menu-mobile .choose-lang {
    display: flex !important;
    color: #221e20;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    padding-left: 47px
}

    .language-menu-mobile .choose-lang:before {
        content: '';
        position: absolute;
        background: url("https://www.fortishealthcare.com/drupal-data/images/globe.svg") no-repeat;
        width: 17px;
        height: 17px;
        left: 7px;
        filter: invert(60%) sepia(43%) saturate(352%) hue-rotate(195deg) brightness(80%) contrast(85%);
        top: 50%;
        transform: translateY(-50%) scale(1.9)
    }

.overflow-hidden {
    overflow: hidden !important
}

li.search-outer {
    margin: 0 !important
}

@media only screen and (max-width: 1199px) {
    li.search-outer {
        display: block !important;
        margin: 0 0 5px 15px
    }
}

.home-banner {
    position: relative
}

    .home-banner .home-banner-img > img, .home-banner .home-banner-img picture img {
        width: 100%;
        min-height: 290px
    }

@media only screen and (max-width: 767px) {
    .home-banner .home-banner-img > img, .home-banner .home-banner-img picture img {
        min-height: 246px;
        object-fit: cover
    }
}

.home-banner .home-banner-content {
    max-width: 1396px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

    .home-banner .home-banner-content h1 {
        font-size: 50px;
        font-weight: 700;
        line-height: 1.2;
        color: #000;
        padding: 15px 25px;
        background: rgba(255,255,255,.5);
        text-align: center;
        max-width: 752px;
        margin: 0 auto;
        text-align: center;
        border-radius: 8px
    }

@media only screen and (max-width: 1199px) {
    .home-banner .home-banner-content h1 {
        font-size: 40px
    }
}

@media only screen and (max-width: 1023px) {
    .home-banner .home-banner-content h1 {
        font-size: 35px
    }
}

@media only screen and (max-width: 767px) {
    .home-banner .home-banner-content h1 {
        font-size: 27px;
        padding: 5px 8px
    }
}

.home-banner .home-banner-content form {
    text-align: center;
    max-width: 1025px;
    margin: 30px auto 0;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .home-banner .home-banner-content form {
        margin-top: 20px
    }
}

@media only screen and (max-width: 767px) {
    .home-banner .home-banner-content form {
        margin-top: 28px
    }
}

.home-banner .home-banner-content .form-item {
    margin: 0
}

.home-banner .home-banner-content .form-text {
    padding: 20px 15px;
    padding-right: 50px
}

@media only screen and (max-width: 1199px) {
    .home-banner .home-banner-content .form-text {
        padding: 16px 15px;
        padding-right: 45px
    }
}

.home-banner .home-banner-content .banner-search-icon {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    background: url("https://www.fortishealthcare.com/drupal-data/images/search-icon.svg") no-repeat center center;
    background-size: 19px;
    width: 20px;
    height: 20px
}

@media only screen and (max-width: 767px) {
    .home-banner .home-banner-content .banner-search-icon {
        right: 15px
    }
}

.overview-booking {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 0
}

.overview-section {
    width: 58%;
    padding: 0 40px 0 0
}

@media only screen and (max-width: 1023px) {
    .overview-section {
        width: 100%;
        padding: 0
    }
}

.overview-section .overview-box-outer {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px
}

@media only screen and (max-width: 767px) {
    .overview-section .overview-box-outer {
        margin: 0 -8px
    }
}

.overview-section .overview-box-outer .overview-box {
    padding: 10px;
    border-radius: 8px;
    background: #fdfff4;
    border: 2px solid #f1f5de;
    width: calc(50% - 14px);
    margin: 0 7px 14px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 112px;
    transition: all .5s ease-in;
    transform: translateY(0)
}

    .overview-section .overview-box-outer .overview-box:hover {
        transform: translateY(-5px)
    }

@media only screen and (max-width: 767px) {
    .overview-section .overview-box-outer .overview-box {
        min-height: 10px;
        width: calc(100% - 14px);
        margin: 0 10px 0
    }
}

@media only screen and (max-width: 767px) {
    .overview-section .overview-box-outer .overview-box:nth-child(2), .overview-section .overview-box-outer .overview-box:nth-child(3) {
        align-items: self-start;
        width: calc(50% - 14px);
        margin: 14px 7px;
        position: relative
    }

        .overview-section .overview-box-outer .overview-box:nth-child(2) .overview-text, .overview-section .overview-box-outer .overview-box:nth-child(3) .overview-text {
            padding: 0
        }

            .overview-section .overview-box-outer .overview-box:nth-child(2) .overview-text p, .overview-section .overview-box-outer .overview-box:nth-child(3) .overview-text p {
                padding: 0 40px 16px 0
            }

        .overview-section .overview-box-outer .overview-box:nth-child(2) .overview-icon, .overview-section .overview-box-outer .overview-box:nth-child(3) .overview-icon {
            position: absolute;
            bottom: 5px;
            right: 5px
        }
}

.overview-section .overview-box-outer .overview-box:nth-child(2) {
    background: #edfaff;
    border: 2px solid #d1f1ff
}

.overview-section .overview-box-outer .overview-box:nth-child(3) {
    background: #f8f7ff;
    border: 2px solid #e9e6ff
}

.overview-section .overview-box-outer .overview-box:nth-child(4) {
    background: #fff6f4;
    border: 2px solid #f7e9e5
}

.overview-section .overview-box-outer .overview-box .overview-text {
    padding: 0 10px;
    flex: 1
}

@media only screen and (max-width: 767px) {
    .overview-section .overview-box-outer .overview-box .overview-text {
        padding: 0 3px 0 0
    }
}

.overview-section .overview-box-outer .overview-box .overview-icon {
    min-width: 63px;
    max-width: 70px;
    width: auto
}

@media only screen and (max-width: 767px) {
    .overview-section .overview-box-outer .overview-box .overview-icon {
        min-width: 45px;
        max-width: 45px
    }
}

.overview-section .overview-box-outer .overview-box h4 {
    font-size: 22px;
    font-weight: 700;
    color: #221e20;
    margin-bottom: 5px
}

.overview-section .overview-box-outer .overview-box p {
    font-size: 14px;
    line-height: 1.3;
    color: #221e20
}

.booking-section {
    width: 42%
}

@media only screen and (max-width: 1023px) {
    .booking-section {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .booking-section {
        padding: 40px 0 0
    }
}

.booking-section .booking-box-outer {
    display: flex;
    flex-wrap: wrap
}

    .booking-section .booking-box-outer .booking-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 180px;
        padding: 25px 50px;
        background: #fff 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 16px #C7FFE664;
        border: 2px solid #dcf5ea;
        border-radius: 8px;
        margin: 0 10px;
        position: relative;
        transition: all .5s ease-in;
        transform: translateY(0)
    }

        .booking-section .booking-box-outer .booking-box:hover {
            transform: translateY(-5px)
        }

@media only screen and (max-width: 767px) {
    .booking-section .booking-box-outer .booking-box {
        padding: 25px;
        min-height: 90px
    }
}

.booking-section .booking-box-outer .booking-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #221e20;
    margin: 0
}

@media only screen and (max-width: 1199px) {
    .booking-section .booking-box-outer .booking-box h4 {
        font-size: 16px
    }
}

.booking-section .booking-box-outer .booking-box p {
    font-size: 14px;
    color: #221e20;
    margin: 3px 0 0;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.booking-section .booking-box-outer .booking-box .face-img {
    order: -1;
    margin-right: 30px;
    min-width: 62px
}

@media only screen and (max-width: 767px) {
    .booking-section .booking-box-outer .booking-box .face-img {
        min-width: 45px
    }
}

.booking-section .booking-box-outer .booking-box .face-img img {
    max-height: 66px;
    width: auto
}

@media only screen and (max-width: 767px) {
    .booking-section .booking-box-outer .booking-box .face-img img {
        max-height: 48px
    }
}

.breakthrough-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 0
}

@media only screen and (max-width: 1023px) {
    .breakthrough-section {
        flex-direction: column
    }
}

@media only screen and (max-width: 767px) {
    .breakthrough-section {
        padding-bottom: 0
    }

        .breakthrough-section header {
            width: 100%
        }
}

.breakthrough-section .head-col {
    width: 388px
}

@media only screen and (max-width: 1023px) {
    .breakthrough-section .head-col {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px
    }
}

.breakthrough-section .head-col h3 {
    margin-right: 10px;
    margin-bottom: 55px
}

@media only screen and (max-width: 1023px) {
    .breakthrough-section .head-col h3 {
        margin: 0 5px 0 0
    }
}

@media only screen and (max-width: 1023px) {
    .breakthrough-section .head-col .button {
        padding: 0;
        border: none;
        border-bottom: 1px solid #db7c65;
        border-radius: 0;
        font-weight: 500;
        font-size: 14px
    }
}

.breakthrough-section .breakthrough-right {
    width: calc(100% - 388px)
}

@media only screen and (max-width: 1023px) {
    .breakthrough-section .breakthrough-right {
        width: 100%
    }
}

.breakthrough-section .breakthrough-right .breakthrough-slider {
    margin: -20px;
    width: calc(100% + 35px)
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-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)
    }
}

.breakthrough-section .breakthrough-right .breakthrough-slider .slick-arrow {
    bottom: -20px
}

@media only screen and (min-width: 1200px) {
    .breakthrough-section .breakthrough-right .breakthrough-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative
    }

        .breakthrough-section .breakthrough-right .breakthrough-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%
        }
}

.breakthrough-section .breakthrough-right .breakthrough-slider .slick-slide {
    padding: 20px;
    height: auto
}

    .breakthrough-section .breakthrough-right .breakthrough-slider .slick-slide > div, .breakthrough-section .breakthrough-right .breakthrough-slider .slick-slide .breakthrough-box {
        height: 100%
    }

.breakthrough-section .breakthrough-right .breakthrough-slider .slick-track {
    display: flex
}

.breakthrough-section .breakthrough-right .breakthrough-box {
    width: 630px !important;
    display: flex !important;
    background: #fff;
    box-shadow: 0px 4px 20px #00000029;
    border-radius: 8px;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .breakthrough-section .breakthrough-right .breakthrough-box {
        width: 605px !important
    }
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box {
        min-width: 90% !important;
        width: 90% !important;
        margin-right: 10px;
        box-shadow: 0px 6px 15px #0000001a
    }
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text {
        padding: 15px 5px 15px 15px
    }
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text h4, .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text p {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #20222f;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text h4, .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text p {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text h4 span, .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text p span {
    color: #db7c65
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text .breakthrough-location {
    display: flex;
    align-items: center;
    background: url("https://www.fortishealthcare.com/drupal-data/images/location-logo.png") no-repeat 0 0;
    background-size: 33px;
    min-height: 58px;
    padding-left: 50px
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text .breakthrough-location {
        background-size: 22px;
        min-height: 34px;
        padding-left: 35px
    }
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text .breakthrough-location span {
    display: block;
    font-size: 14px;
    color: #707070
}

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-text .breakthrough-location span {
        font-size: 11px
    }
}

.breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-img {
    position: relative
}

    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-img:after {
        content: '';
        width: 20px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url("https://www.fortishealthcare.com/drupal-data/images/breakthrough-shape.png") no-repeat right/cover
    }

    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-img img {
        width: 253px
    }

@media only screen and (max-width: 767px) {
    .breakthrough-section .breakthrough-right .breakthrough-box .breakthrough-img img {
        width: 130px
    }
}

.patient-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 0
}

@media only screen and (max-width: 1023px) {
    .patient-section {
        flex-direction: column
    }
}

@media only screen and (max-width: 767px) {
    .patient-section {
        padding-bottom: 0
    }

        .patient-section header {
            width: 100%
        }
}

.patient-section .head-col {
    width: 388px
}

@media only screen and (max-width: 1023px) {
    .patient-section .head-col {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px
    }
}

.patient-section .head-col h3 {
    margin-right: 10px;
    margin-bottom: 55px
}

@media only screen and (max-width: 1023px) {
    .patient-section .head-col h3 {
        margin: 0 5px 0 0
    }
}

@media only screen and (max-width: 1023px) {
    .patient-section .head-col .button {
        padding: 0;
        border: none;
        border-bottom: 1px solid #db7c65;
        border-radius: 0;
        font-weight: 500;
        font-size: 14px
    }
}

.patient-section .patient-right {
    width: calc(100% - 388px)
}

@media only screen and (max-width: 1023px) {
    .patient-section .patient-right {
        width: 100%
    }
}

.patient-section .patient-right .patient-slider {
    margin: -20px
}

@media only screen and (max-width: 767px) {
    .patient-section .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)
    }
}

@media only screen and (max-width: 767px) {
    .patient-section .patient-right .patient-slider .patient-box {
        min-width: 90% !important;
        width: 90% !important;
        margin-right: 10px
    }
}

.patient-section .patient-right .patient-slider .slick-arrow {
    bottom: -20px
}

.patient-section .patient-right .patient-slider .slick-slide {
    padding: 20px;
    height: auto
}

    .patient-section .patient-right .patient-slider .slick-slide > div, .patient-section .patient-right .patient-slider .slick-slide .patient-box {
        height: 100%
    }

.patient-section .patient-right .patient-slider .slick-track {
    display: flex
}

.patient-box {
    display: flex !important;
    background: #fff;
    box-shadow: 0px 3px 20px #00000029;
    border-radius: 12px;
    padding: 40px 35px 40px 75px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .patient-box {
        padding: 40px 15px
    }
}

.patient-box:before, .patient-box:after {
    content: '';
    position: absolute;
    top: 33px;
    left: 23px;
    width: 50px;
    height: 37px;
    background: url("https://www.fortishealthcare.com/drupal-data/images/top-qut.png") no-repeat 0 0;
    background-size: 50px;
    z-index: 11
}

@media only screen and (max-width: 767px) {
    .patient-box:before, .patient-box:after {
        background-size: 28px;
        width: 30px;
        height: 25px;
        top: 20px;
        left: 10px
    }
}

.patient-box:after {
    top: auto;
    left: auto;
    bottom: 38px;
    right: 40px;
    background-image: url("https://www.fortishealthcare.com/drupal-data/images/bottom-qut.png");
    background-position: right bottom
}

@media only screen and (max-width: 767px) {
    .patient-box:after {
        bottom: 10px;
        right: 10px
    }
}

.patient-box .patient-left {
    width: 180px
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-left {
        max-width: 100px
    }
}

.patient-box .patient-left .p-name-date {
    margin-top: 14px;
    text-align: center
}

    .patient-box .patient-left .p-name-date strong {
        font-size: 12px;
        font-weight: 700;
        color: #db7c65;
        display: block
    }

    .patient-box .patient-left .p-name-date span {
        font-size: 12px;
        font-weight: 500;
        color: #717171;
        display: block
    }

.patient-box .patient-img {
    width: 180px;
    height: 180px;
    position: relative;
    background: url("https://www.fortishealthcare.com/drupal-data/images/patient-shap.png") no-repeat 0 0;
    background-size: 100%;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-img {
        max-width: 100px;
        max-height: 100px
    }
}

.patient-box .patient-img: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
}

.patient-box .patient-img > img, .patient-box .patient-img iframe, .patient-box .patient-img video {
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%
}

.patient-box .patient-img .play-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-img .play-btn {
        right: -4px;
        bottom: -9px;
        scale: .8
    }
}

.patient-box .patient-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 0 40px
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-text {
        margin: 0 0 0 20px;
        position: relative;
        z-index: 13
    }
}

.patient-box .patient-text h4, .patient-box .patient-text p {
    font-size: 18px;
    font-weight: 500;
    color: #20222f
}

    .patient-box .patient-text h4 span, .patient-box .patient-text p span {
        color: #db7c65
    }

@media only screen and (max-width: 767px) {
    .patient-box .patient-text h4, .patient-box .patient-text p {
        font-size: 14px;
        line-height: 1.4
    }
}

.patient-box .patient-text .patient-location {
    margin-top: 30px
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-text .patient-location {
        margin-top: 10px
    }
}

.patient-box .patient-text .patient-location span {
    display: block;
    font-size: 14px;
    color: #707070
}

@media only screen and (max-width: 767px) {
    .patient-box .patient-text .patient-location span {
        font-size: 10px;
        line-height: 1.3
    }
}

.facility-section, .landing-facility-slider-outer {
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .facility-section, .landing-facility-slider-outer {
        padding-bottom: 0
    }
}

.facility-section .facility-slider, .facility-section .facility-slider-two, .landing-facility-slider-outer .facility-slider, .landing-facility-slider-outer .facility-slider-two {
    margin: -20px -10px;
    width: calc(100% + 25px)
}

@media only screen and (max-width: 767px) {
    .facility-section .facility-slider, .facility-section .facility-slider-two, .landing-facility-slider-outer .facility-slider, .landing-facility-slider-outer .facility-slider-two {
        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)
    }
}

.facility-section .facility-slider .slick-arrow, .facility-section .facility-slider-two .slick-arrow, .landing-facility-slider-outer .facility-slider .slick-arrow, .landing-facility-slider-outer .facility-slider-two .slick-arrow {
    bottom: -20px
}

@media only screen and (min-width: 1200px) {
    .facility-section .facility-slider .slick-list, .facility-section .facility-slider-two .slick-list, .landing-facility-slider-outer .facility-slider .slick-list, .landing-facility-slider-outer .facility-slider-two .slick-list {
        width: calc(100% + 50vw - 630px) !important;
        position: relative
    }

        .facility-section .facility-slider .slick-list:after, .facility-section .facility-slider-two .slick-list:after, .landing-facility-slider-outer .facility-slider .slick-list:after, .landing-facility-slider-outer .facility-slider-two .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%
        }
}

.facility-section .facility-slider .slick-slide, .facility-section .facility-slider-two .slick-slide, .landing-facility-slider-outer .facility-slider .slick-slide, .landing-facility-slider-outer .facility-slider-two .slick-slide {
    padding: 20px 10px;
    height: auto
}

    .facility-section .facility-slider .slick-slide > div, .facility-section .facility-slider .slick-slide .facility-box, .facility-section .facility-slider-two .slick-slide > div, .facility-section .facility-slider-two .slick-slide .facility-box, .landing-facility-slider-outer .facility-slider .slick-slide > div, .landing-facility-slider-outer .facility-slider .slick-slide .facility-box, .landing-facility-slider-outer .facility-slider-two .slick-slide > div, .landing-facility-slider-outer .facility-slider-two .slick-slide .facility-box {
        height: 100%
    }

    .facility-section .facility-slider .slick-slide .slick-track, .facility-section .facility-slider-two .slick-slide .slick-track, .landing-facility-slider-outer .facility-slider .slick-slide .slick-track, .landing-facility-slider-outer .facility-slider-two .slick-slide .slick-track {
        display: flex
    }

    .facility-section .facility-slider .slick-slide:nth-child(even) .facility-box, .facility-section .facility-slider-two .slick-slide:nth-child(even) .facility-box, .landing-facility-slider-outer .facility-slider .slick-slide:nth-child(even) .facility-box, .landing-facility-slider-outer .facility-slider-two .slick-slide:nth-child(even) .facility-box {
        background: #7c83b5
    }

.facility-section .facility-box, .landing-facility-slider-outer .facility-box {
    background: #80bddd;
    border-radius: 8px;
    width: 512px !important;
    display: flex !important;
    color: #fff;
    min-height: 222px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .5s ease-in;
    transform: translateY(0)
}

    .facility-section .facility-box:hover, .landing-facility-slider-outer .facility-box:hover {
        transform: translateY(-5px)
    }

@media only screen and (max-width: 767px) {
    .facility-section .facility-box, .landing-facility-slider-outer .facility-box {
        min-width: 90% !important;
        width: 90% !important;
        margin: 0 10px 0 0;
        min-height: 160px
    }
}

.facility-section .facility-box .facility-img, .landing-facility-slider-outer .facility-box .facility-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .facility-section .facility-box .facility-img, .landing-facility-slider-outer .facility-box .facility-img {
        height: 100%
    }
}

@media only screen and (max-width: 767px) {
    .facility-section .facility-box .facility-img > img, .landing-facility-slider-outer .facility-box .facility-img > img {
        height: 100%
    }
}

.facility-section .facility-box .facility-text, .landing-facility-slider-outer .facility-box .facility-text {
    padding: 17px;
    padding-left: 190px
}

@media only screen and (max-width: 767px) {
    .facility-section .facility-box .facility-text, .landing-facility-slider-outer .facility-box .facility-text {
        padding: 17px 6px;
        padding-left: 90px
    }
}

.facility-section .facility-box .facility-text h4, .landing-facility-slider-outer .facility-box .facility-text h4 {
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .facility-section .facility-box .facility-text h4, .landing-facility-slider-outer .facility-box .facility-text h4 {
        font-size: 16px
    }
}

.facility-section .facility-box .facility-text h4 span, .landing-facility-slider-outer .facility-box .facility-text h4 span {
    color: #18465f
}

.facility-section .facility-box .facility-text .facility-desc, .landing-facility-slider-outer .facility-box .facility-text .facility-desc {
    padding: 0 0 0 50px
}

    .facility-section .facility-box .facility-text .facility-desc p, .landing-facility-slider-outer .facility-box .facility-text .facility-desc p {
        font-size: 16px;
        color: #fff
    }

@media only screen and (max-width: 767px) {
    .facility-section .facility-box .facility-text .facility-desc p, .landing-facility-slider-outer .facility-box .facility-text .facility-desc p {
        font-size: 11px
    }
}

.facility-section .facility-box:nth-child(even), .landing-facility-slider-outer .facility-box:nth-child(even) {
    background: #7c83b5
}

.centre-excellence {
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .centre-excellence {
        padding-bottom: 0
    }
}

.centre-excellence .centre-slider {
    margin: -20px -10px;
    width: calc(100% + 25px)
}

@media only screen and (max-width: 767px) {
    .centre-excellence .centre-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)
    }
}

.centre-excellence .centre-slider .slick-arrow {
    bottom: -20px
}

@media only screen and (min-width: 1200px) {
    .centre-excellence .centre-slider .slick-list {
        width: calc(100% + 50vw - 630px) !important;
        position: relative
    }

        .centre-excellence .centre-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%
        }
}

.centre-excellence .centre-slider .slick-list .slick-slide {
    padding: 20px 10px
}

.centre-excellence .centre-slider li {
    display: flex !important;
    width: 440px !important;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 4px 9px #00000021
}

@media only screen and (max-width: 767px) {
    .centre-excellence .centre-slider li {
        min-width: 90% !important;
        width: 90% !important;
        margin: 0 10px 0 0;
        box-shadow: 0px 6px 30px #00000029
    }
}

.centre-excellence .centre-slider li img {
    width: 100%;
    border-radius: 8px
}

.centre-excellence .centre-slider li .paragraph {
    width: 100%
}

    .centre-excellence .centre-slider li .paragraph > .centre-box-strip {
        position: absolute;
        left: 0;
        bottom: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        padding: 5px 15px;
        border: 1px solid #FFFFFF4D;
        border-radius: 0 8px 8px 0;
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px)
    }

.app-sec {
    padding-top: 40px;
    clear: both
}

    .app-sec .app-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #4e9bc4;
        border-radius: 8px;
        padding: 17px 25px
    }

@media only screen and (max-width: 767px) {
    .app-sec .app-inner {
        padding: 15px
    }
}

.app-sec .app-inner .bar-quote {
    min-width: 107px;
    width: 107px;
    height: 107px;
    border: 2px solid #4e9bc4;
    border-radius: 8px;
    box-shadow: 1px 1px 20px #1e5068;
    background: #fff;
    margin-right: 40px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .app-sec .app-inner .bar-quote {
        margin-right: 12px
    }
}

.app-sec .app-inner .text-app {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1
}

@media only screen and (max-width: 1023px) {
    .app-sec .app-inner .text-app {
        flex-direction: column;
        align-items: flex-start
    }
}

.app-sec .app-inner .text-app p {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    flex: 1;
    max-width: 600px
}

@media only screen and (max-width: 767px) {
    .app-sec .app-inner .text-app p {
        font-size: 16px;
        line-height: 1.2
    }
}

.app-sec .app-inner .text-app .app-img {
    display: flex;
    margin-right: 30px
}

@media only screen and (max-width: 1199px) {
    .app-sec .app-inner .text-app .app-img {
        margin-right: 0
    }
}

.app-sec .app-inner .text-app .app-img > a {
    margin: 0 10px;
    color: #fff;
    transition: all .5s ease-in;
    transform: translateY(0)
}

    .app-sec .app-inner .text-app .app-img > a:hover {
        transform: translateY(-5px);
        opacity: .8
    }

@media only screen and (max-width: 1023px) {
    .app-sec .app-inner .text-app .app-img > a {
        margin: 8px 5px 0 -5px
    }
}

.app-sec .app-inner .text-app .app-img > a > img {
    max-width: 180px
}

@media only screen and (max-width: 1023px) {
    .app-sec .app-inner .text-app .app-img > a > img {
        max-width: 100px
    }
}

.medical-reports {
    padding: 40px 0 0
}

    .medical-reports .report-sec {
        display: flex;
        justify-content: space-between;
        background: #4e9bc4;
        border-radius: 8px;
        padding: 5px
    }

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec {
        flex-direction: column;
        padding: 15px 20px 30px;
        position: relative
    }
}

.medical-reports .report-sec h4 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec h4 {
        font-size: 20px;
        margin-bottom: 25px
    }
}

.medical-reports .report-sec .button {
    font-size: 14px;
    padding: 8px 14px;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec .button {
        padding: 13px 20px
    }
}

.medical-reports .report-sec .report-left {
    padding: 20px 20px 20px 30px
}

@media only screen and (max-width: 1023px) {
    .medical-reports .report-sec .report-left {
        padding: 10px
    }
}

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec .report-left {
        padding: 0
    }
}

.medical-reports .report-sec .report-right {
    padding: 0 40px 0 0;
    display: flex;
    align-items: center
}

@media only screen and (max-width: 1023px) {
    .medical-reports .report-sec .report-right {
        padding: 0 10px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec .report-right {
        padding: 0;
        position: absolute;
        right: 10px;
        bottom: 10px
    }
}

.medical-reports .report-sec .report-right > img {
    max-width: 120px
}

@media only screen and (max-width: 767px) {
    .medical-reports .report-sec .report-right > img {
        max-width: 100px
    }
}

.blog-section {
    padding-top: 40px;
    padding-bottom: 40px
}

@media only screen and (max-width: 767px) {
    .blog-section {
        padding-bottom: 0
    }
}

.blog-section .blog-slider {
    margin: -20px -15px;
    width: calc(100% + 30px)
}

@media only screen and (max-width: 767px) {
    .blog-section .blog-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)
    }
}

.blog-section .blog-slider .blog-box {
    width: 316px !important
}

@media only screen and (max-width: 767px) {
    .blog-section .blog-slider .blog-box {
        min-width: 80% !important;
        width: 80% !important;
        margin-right: 20px
    }
}

.blog-section .blog-slider .slick-arrow {
    bottom: -20px
}

@media only screen and (min-width: 1200px) {
    .blog-section .blog-slider .slick-list {
        width: calc(100% + 50vw - 635px) !important;
        position: relative
    }

        .blog-section .blog-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%
        }
}

.blog-section .blog-slider .slick-slide {
    padding: 20px 15px;
    height: auto
}

    .blog-section .blog-slider .slick-slide > div, .blog-section .blog-slider .slick-slide .blog-box {
        height: 100%
    }

.blog-section .blog-slider .slick-track {
    display: flex
}

.blog-box {
    background: #fbfbfd;
    box-shadow: 0px 3px 20px #81818133;
    border-radius: 6px;
    cursor: pointer;
    transition: all .5s ease-in;
    transform: translateY(0)
}

    .blog-box:hover {
        transform: translateY(-5px)
    }

    .blog-box .blog-img {
        position: relative
    }

        .blog-box .blog-img > img {
            border-radius: 6px 6px 0 0;
            width: 100%
        }

    .blog-box .blog-text {
        padding: 25px 15px 15px
    }

        .blog-box .blog-text h4 {
            font-size: 16px;
            font-weight: 700;
            color: #000;
            margin: 0
        }

@media only screen and (max-width: 767px) {
    .blog-box .blog-text h4 {
        font-size: 14px
    }
}

.blog-box .blog-text .name-date {
    display: flex;
    align-items: center;
    margin-top: 8px
}

    .blog-box .blog-text .name-date span {
        display: inline-flex;
        font-size: 14px;
        line-height: 1;
        color: #696969
    }

@media only screen and (max-width: 767px) {
    .blog-box .blog-text .name-date span {
        font-size: 12px
    }
}

.blog-box .blog-text .name-date span:last-child {
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px solid #a5a5a6;
    white-space: nowrap
}

.blog-strip {
    background: #8f74a2;
    padding: 6px 10px;
    position: absolute;
    bottom: -15px;
    left: -7px;
    min-width: 130px;
    max-width: 90%;
    text-align: center;
    height: 31px;
    white-space: nowrap
}

    .blog-strip:before {
        content: "";
        position: absolute;
        bottom: -10px;
        width: 0;
        height: 0;
        left: 0;
        border-top: 10px solid #1e1e36;
        border-left: 8px solid transparent
    }

    .blog-strip:after {
        content: "";
        position: absolute;
        right: -10px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 10px solid #8f74a2;
        border-top: 16px solid transparent;
        border-bottom: 15px solid transparent
    }

    .blog-strip span {
        font-size: 13px;
        color: #fff;
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 1.3
    }

.section-404 {
    text-align: center;
    padding: 100px 0
}

@media only screen and (max-width: 1199px) {
    .section-404 {
        padding: 50px 0
    }
}

.section-404 h1 {
    font-weight: 400
}

    .section-404 h1.color-o {
        font-weight: 400;
        color: #db7c65
    }

    .section-404 h1 span {
        font-weight: 900
    }

.section-404 .img {
    margin: 20px 0
}

.section-404 .button {
    background: #f4d7d0;
    font: 500 12px/15px "Montserrat",sans-serif;
    color: #181515;
    padding: 12px 29px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: all .2s;
    border: 1px solid #f4d7d0;
    margin-top: 40px
}

    .section-404 .button:hover {
        text-decoration: none;
        border: 1px solid transparent
    }

.gallery-outer {
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .gallery-outer {
        padding-bottom: 0
    }
}

.gallery-outer .gallery-sec {
    margin: -26px -13px
}

@media only screen and (max-width: 767px) {
    .gallery-outer .gallery-sec {
        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)
    }
}

.gallery-outer .gallery-sec .gallery-box {
    box-shadow: 0px 3px 15px #0000001A;
    border-radius: 8px;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .gallery-outer .gallery-sec .gallery-box {
        min-width: 80% !important;
        width: 80% !important;
        margin-right: 20px;
        height: auto
    }
}

.gallery-outer .gallery-sec .gallery-box .img {
    border-radius: 8px 8px 0 0
}

    .gallery-outer .gallery-sec .gallery-box .img img {
        width: 100%;
        border-radius: 8px 8px 0 0
    }

.gallery-outer .gallery-sec .gallery-box .gallery-text {
    padding: 10px 10px 20px
}

    .gallery-outer .gallery-sec .gallery-box .gallery-text h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        margin: 10px 0
    }

    .gallery-outer .gallery-sec .gallery-box .gallery-text .date {
        display: block;
        font-size: 12px;
        color: #717171;
        font-weight: 500
    }

    .gallery-outer .gallery-sec .gallery-box .gallery-text p {
        padding: 10px 0 0;
        font-size: 12px;
        color: #313131
    }

.gallery-outer .gallery-sec .gallery-box a.read-more.more-btn {
    text-align: right;
    margin-top: 3px
}

.gallery-outer .gallery-sec .slick-slide {
    padding: 26px 13px;
    height: auto
}

    .gallery-outer .gallery-sec .slick-slide > div, .gallery-outer .gallery-sec .slick-slide .blog-box {
        height: 100%
    }

.gallery-outer .gallery-sec .slick-track {
    display: flex
}

.gallery-outer .gallery-sec .slick-arrow {
    bottom: -20px
}

.press-release-section {
    padding-bottom: 40px
}

    .press-release-section .press-rel a {
        padding: 11px 11px 11px 42px;
        height: 47px;
        display: flex;
        align-items: center;
        background: #fff;
        box-shadow: 0px 2px 16px #0000001C;
        border-radius: 4px;
        color: #db7c65;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        position: relative
    }

        .press-release-section .press-rel a:before {
            content: '';
            width: 22px;
            height: 22px;
            background: url("https://www.fortishealthcare.com/drupal-data/images/press-icon.svg") center no-repeat;
            position: absolute;
            left: 11px
        }

        .press-release-section .press-rel a:after {
            content: '';
            width: 47px;
            height: 47px;
            background: #f4d7d0 url("https://www.fortishealthcare.com/drupal-data/images/press-release-arrow.svg") center no-repeat;
            border-radius: 0 6px 6px 0;
            position: absolute;
            right: 0
        }

@media only screen and (max-width: 767px) {
    .listing-pg.International-hospital {
        padding-top: 50px
    }
}

@media only screen and (max-width: 767px) {
    #block-views-block-hospital-listing-block-2 .hospital-view {
        padding-top: 0
    }
}

.youtube-playlist {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px -50px
}

    .youtube-playlist li {
        margin: 0 25px 50px;
        width: calc(25% - 50px);
        background: #fff;
        box-shadow: 0px 3px 20px #00000029;
        border-radius: 12px;
        overflow: hidden
    }

@media only screen and (max-width: 767px) {
    .youtube-playlist li {
        width: 100%;
        margin-bottom: 20px
    }
}

.youtube-playlist li .play-video {
    width: 100%;
    position: relative
}

    .youtube-playlist li .play-video img {
        position: relative;
        z-index: 9
    }

    .youtube-playlist li .play-video .play-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 99;
        transform: translate(-50%,-50%)
    }

    .youtube-playlist li .play-video iframe {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }

.youtube-playlist li h3 {
    font-size: 16px;
    font-weight: 700;
    color: #20222f;
    padding: 10px 10px 0
}

head.medical-procedure-main-heading .readmore-section .showmore_trigger {
    text-align: right
}

.ui-widget-content {
    color: #221e20
}

.ui-widget-overlay {
    background: #000;
    opacity: .8
}

.ui-dialog {
    z-index: 1260;
    overflow: visible;
    padding: 30px 0;
    color: #000;
    background: #fff;
    max-width: 900px !important;
    width: 90% !important;
    transform: translate(-50%);
    left: 50% !important;
    box-shadow: 9px 6px 30px #0000001A;
    border: none !important;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    .ui-dialog {
        padding: 20px 0
    }
}

.ui-dialog.small {
    max-width: 550px !important
}

@media only screen and (max-width: 767px) {
    .ui-dialog.form-position {
        top: 10px !important
    }
}

.ui-dialog .ui-dialog-titlebar {
    position: static !important;
    background: 0 0;
    border: none;
    padding: 0 45px 20px 40px
}

@media only screen and (max-width: 767px) {
    .ui-dialog .ui-dialog-titlebar {
        padding: 0 45px 20px 20px
    }
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    white-space: inherit;
    margin: 0;
    width: 100%;
    color: #221e20;
    text-align: left;
    font: 500 22px/36px "Montserrat",sans-serif
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    right: 17px;
    top: 17px;
    background: url("https://www.fortishealthcare.com/drupal-data/images/close.svg") no-repeat center center;
    background-size: 20px;
    border: none;
    z-index: 999
}

@media only screen and (max-width: 767px) {
    .ui-dialog .ui-dialog-titlebar-close {
        background-size: 18px;
        right: 12px;
        top: 12px
    }
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: .7
}

.ui-dialog .ui-dialog-titlebar-close:before, .ui-dialog .ui-dialog-titlebar-close:after {
    display: none !important
}

.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick, .ui-dialog .ui-dialog-titlebar-close .ui-button-icon-space {
    display: none !important
}

.ui-dialog .ui-dialog-buttonpane {
    background: 0 0;
    border: none;
    text-align: center;
    padding: 0
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: none
    }

.ui-dialog .ui-dialog-content {
    padding: 0 40px
}

@media only screen and (max-width: 767px) {
    .ui-dialog .ui-dialog-content {
        padding: 0 20px
    }
}

.ui-dialog.hide-title .ui-dialog-titlebar {
    padding: 0
}

    .ui-dialog.hide-title .ui-dialog-titlebar .ui-dialog-title {
        display: none
    }

.ui-dialog.padding-none {
    padding: 0
}

.ui-dialog .ambulance-information .form-item label {
    font: 500 14px/12px "Montserrat",sans-serif;
    color: #000
}

.ui-dialog .ambulance-information .form-item input, .ui-dialog .ambulance-information .form-item select {
    background-color: #fff;
    border: 1px solid #d3d4db;
    border-radius: 4px;
    font: 500 14px/14px "Montserrat",sans-serif;
    color: #000;
    padding: 17px 10px
}

.ui-dialog .request-callback-sec {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: none
}

    .ui-dialog .request-callback-sec form {
        min-width: 100%;
        width: 100%;
        max-width: 100%
    }

.request-callback-popup .ui-dialog-titlebar span.ui-dialog-title {
    display: none
}

.popup-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1260;
    background: rgba(0,0,0,.7);
    cursor: pointer;
    display: none
}

    .popup-outer.show-video {
        display: block
    }

@media only screen and (max-width: 767px) {
    .popup-outer.video-popup iframe {
        max-width: 100%;
        max-height: 300px
    }
}

.popup-outer .popup-sec {
    position: relative;
    max-width: 900px;
    width: 90%;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%
}

    .popup-outer .popup-sec .close-video {
        position: absolute;
        width: 25px;
        height: 25px;
        margin: 0;
        padding: 0;
        right: 2px;
        top: -38px;
        background: url("https://www.fortishealthcare.com/drupal-data/images/close.svg") no-repeat center center;
        background-size: 20px;
        border: none;
        -webkit-filter: invert(100%);
        filter: invert(100%)
    }

@media only screen and (max-width: 767px) {
    .popup-outer .popup-sec .close-video {
        background-size: 18px
    }
}

.popup-outer .popup-sec .close-video:hover {
    opacity: .7
}

.popup-outer .popup-sec .close-video:before, .popup-outer .popup-sec .close-video:after {
    display: none !important
}

#ambulance-information .ambulance-info {
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 35px;
    display: flex;
    position: relative;
    background: url("https://www.fortishealthcare.com/drupal-data/images/call.svg") no-repeat -7px -5px;
    min-height: 31px
}

    #ambulance-information .ambulance-info a {
        padding: 0 6px;
        text-decoration: underline;
        font: bold 14px/18px "Montserrat",sans-serif;
        color: #db7c65;
        position: relative
    }

        #ambulance-information .ambulance-info a:after {
            content: ',';
            position: absolute;
            right: 0;
            color: #000;
            font-weight: 400
        }

        #ambulance-information .ambulance-info a:last-child:after {
            display: none
        }

#ambulance-information .no-ambulance-info {
    font: 600 16px/20px "Montserrat",sans-serif;
    color: #000;
    padding: 45px 0 0;
    background: url("https://www.fortishealthcare.com/drupal-data/images/no-data.svg") no-repeat center top;
    justify-content: center;
    display: flex;
    text-align: center
}

.thank-you-text {
    max-width: 426px !important;
    padding: 24px 0
}

    .thank-you-text.ui-dialog .ui-dialog-titlebar {
        padding: 0
    }

    .thank-you-text.ui-dialog .ui-dialog-content {
        padding: 0 30px
    }

.message-wrapper .pop-up-image {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    margin: 0 auto 20px;
    height: auto
}

.message-wrapper .title {
    text-align: center
}

    .message-wrapper .title h3 {
        font: bold 18px/22px "Montserrat",sans-serif;
        color: #1f1829;
        margin-bottom: 5px
    }

        .message-wrapper .title h3:nth-child(2) {
            display: none
        }

.message-wrapper .subtext {
    text-align: center
}

    .message-wrapper .subtext p {
        font: 500 16px/22px "Montserrat",sans-serif;
        color: #777
    }

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: none
}

html, body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #221e20
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

main {
    overflow: hidden;
    padding-bottom: 10px
}

.head-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

    .head-row .heading1, .head-row .heading2 {
        margin: 0 10px 0 0
    }

@media only screen and (max-width: 1023px) {
    .head-row .heading1, .head-row .heading2 {
        margin: 0 5px 0 0
    }
}

.head-row .view-all {
    white-space: nowrap;
    color: #db7c65;
    border-bottom: 1px solid #db7c65;
    font-size: 14px;
    font-weight: 500
}

    .head-row .view-all:hover {
        border-color: transparent
    }

.width100 {
    width: 100% !important
}

.hide {
    display: none !important
}

@media only screen and (min-width: 768px) {
    .hide-desktop {
        display: none !important
    }
}

.pointer-none {
    pointer-events: none !important
}

.link-over {
    position: absolute !important;
    font-size: 0 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 3 !important
}

sub, sup {
    font-size: .6em
}

sub {
    vertical-align: 0
}

sup {
    vertical-align: .5em
}

a {
    text-decoration: none;
    outline: none;
    color: #3299da;
    transition: color .3s ease
}

strong {
    font-weight: 700
}

.medium {
    font-weight: 500 !important
}

.pt0 {
    padding-top: 0 !important
}

.pt40 {
    padding-top: 40px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt25 {
    margin-top: 25px !important
}

.mt40 {
    margin-top: 40px !important
}

.text-center {
    text-align: center !important
}

em {
    font-style: italic
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h4, .h6 {
    margin: 0;
    color: #000
}

h1, .h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

@media only screen and (max-width: 1023px) {
    h1, .h1 {
        font-size: 27px;
        margin-bottom: 15px
    }
}

h2, .h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

@media only screen and (max-width: 1023px) {
    h2, .h2 {
        font-size: 25px
    }
}

h3, .h3 {
    font-size: 26px;
    color: #2e2d2d;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 15px
}

@media only screen and (max-width: 1023px) {
    h3, .h3 {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 15px
    }
}

h4, .h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.clear {
    float: left;
    width: 100%;
    clear: both
}

.clearfix {
    clear: both
}

    .clearfix:after {
        clear: both;
        display: table;
        content: ''
    }

::-moz-selection {
    color: #fff;
    background: #000;
    text-shadow: none
}

::selection {
    color: #fff;
    background: #000;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #696868;
    opacity: 1
}

:-moz-placeholder {
    color: #696868;
    opacity: 1
}

::-moz-placeholder {
    color: #696868;
    opacity: 1
}

:-ms-input-placeholder {
    color: #696868;
    opacity: 1
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity .1s .1s ease;
    opacity: 0
}

[placeholder]:focus::-moz-placeholder {
    transition: opacity .1s .1s ease;
    opacity: 0
}

[placeholder]:focus::-moz-placeholder {
    transition: opacity .1s .1s ease;
    opacity: 0
}

[placeholder]:focus::-ms-input-placeholder {
    transition: opacity .1s .1s ease;
    opacity: 0
}

.form-item {
    margin-bottom: 20px
}

.form-text, .form-textarea, .form-select, .form-email, .form-tel, .custom-select > a {
    width: 100%;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    color: #696868;
    border: 1px solid #d3d4db;
    border-radius: 6px;
    padding: 15px 10px
}

label {
    display: block;
    font: 500 14px/15px "Montserrat",sans-serif;
    color: #000;
    padding-bottom: 5px
}

select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url("https://www.fortishealthcare.com/drupal-data/images/arrow.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    padding-right: 40px !important;
    text-overflow: ellipsis
}

form.bef-exposed-form .form-item-field-start-date {
    margin-left: auto
}

form.bef-exposed-form .form-item-field-end-date, form.bef-exposed-form .form-item-field-start-date, form.bef-exposed-form .form-item-field-date-value, form.bef-exposed-form .form-item-field-end-date-value, form.bef-exposed-form .form-item-field-start-date-value, form.bef-exposed-form .form-item-start-date, form.bef-exposed-form .form-item-fend-date, form.bef-exposed-form .form-item-end-date {
    margin-right: 20px;
    max-width: 185px
}

@media only screen and (max-width: 767px) {
    form.bef-exposed-form .form-item-field-end-date, form.bef-exposed-form .form-item-field-start-date, form.bef-exposed-form .form-item-field-date-value, form.bef-exposed-form .form-item-field-end-date-value, form.bef-exposed-form .form-item-field-start-date-value, form.bef-exposed-form .form-item-start-date, form.bef-exposed-form .form-item-fend-date, form.bef-exposed-form .form-item-end-date {
        font-size: 12px;
        width: 36%;
        margin: 0 8px 0 0
    }
}

form.bef-exposed-form .form-item-field-end-date .bef-datepicker, form.bef-exposed-form .form-item-field-start-date .bef-datepicker, form.bef-exposed-form .form-item-field-date-value .bef-datepicker, form.bef-exposed-form .form-item-field-end-date-value .bef-datepicker, form.bef-exposed-form .form-item-field-start-date-value .bef-datepicker, form.bef-exposed-form .form-item-start-date .bef-datepicker, form.bef-exposed-form .form-item-fend-date .bef-datepicker, form.bef-exposed-form .form-item-end-date .bef-datepicker {
    font: 500 14px "Montserrat",sans-serif;
    color: #000;
    line-height: 1.6;
    background-color: #fff;
    padding: 9px 10px;
    border: 1px solid #d3d4db;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    form.bef-exposed-form .form-item-field-end-date .bef-datepicker, form.bef-exposed-form .form-item-field-start-date .bef-datepicker, form.bef-exposed-form .form-item-field-date-value .bef-datepicker, form.bef-exposed-form .form-item-field-end-date-value .bef-datepicker, form.bef-exposed-form .form-item-field-start-date-value .bef-datepicker, form.bef-exposed-form .form-item-start-date .bef-datepicker, form.bef-exposed-form .form-item-fend-date .bef-datepicker, form.bef-exposed-form .form-item-end-date .bef-datepicker {
        font-size: 12px
    }
}

form.bef-exposed-form .form-item-field-end-date .bef-datepicker::placeholder, form.bef-exposed-form .form-item-field-start-date .bef-datepicker::placeholder, form.bef-exposed-form .form-item-field-date-value .bef-datepicker::placeholder, form.bef-exposed-form .form-item-field-end-date-value .bef-datepicker::placeholder, form.bef-exposed-form .form-item-field-start-date-value .bef-datepicker::placeholder, form.bef-exposed-form .form-item-start-date .bef-datepicker::placeholder, form.bef-exposed-form .form-item-fend-date .bef-datepicker::placeholder, form.bef-exposed-form .form-item-end-date .bef-datepicker::placeholder {
    color: #000
}

@media only screen and (max-width: 767px) {
    form.bef-exposed-form .form-actions {
        width: calc(28% - 16px)
    }
}

form.bef-exposed-form .form-actions .form-submit, form.bef-exposed-form .form-actions .button {
    padding: 11px 40px;
    -webkit-appearance: none;
    appearance: none
}

@media only screen and (max-width: 767px) {
    form.bef-exposed-form .form-actions .form-submit, form.bef-exposed-form .form-actions .button {
        padding: 12px 20px;
        font-size: 12px;
        width: 100%
    }
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .head ul, ul.disc-list {
        list-style: disc;
        margin: 10px 0 10px 20px
    }

        .head ul li, ul.disc-list li {
            margin-top: 10px
        }

.head ol, ol.number-list {
    counter-reset: item;
    margin: 10px 0 10px 22px;
    text-align: left
}

    .head ol li, ol.number-list li {
        display: block;
        position: relative;
        margin-top: 10px
    }

        .head ol li:before, ol.number-list li:before {
            content: counters(item,".") ".";
            counter-increment: item;
            position: absolute;
            margin-right: 100%;
            right: 10px
        }

iframe {
    max-width: 100%
}

p, li {
    line-height: 1.6
}

.button {
    padding: 15px 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
}

    .button.small {
        padding: 7px 15px;
        font-size: 14px;
        border-radius: 6px
    }

@media only screen and (max-width: 767px) {
    .button.small {
        padding: 5px 10px;
        font-size: 14px
    }
}

.button:hover, .button:focus {
    background-color: #db7c65;
    color: #fff;
    border: none
}

.button.border {
    background: #fff;
    border: 1px solid #db7c65;
    color: #db7c65
}

    .button.border:hover, .button.border:focus {
        background-color: #db7c65;
        color: #fff;
        border-color: #db7c65
    }

.button.white {
    background: #fff;
    border: none;
    color: #000
}

    .button.white:hover, .button.white:focus {
        background-color: #ccc;
        color: #000;
        border: none
    }

.overflow-hidden {
    overflow: hidden !important
}

.heading1 {
    font-size: 32px;
    font-weight: 500;
    color: #221e20
}

@media only screen and (max-width: 1199px) {
    .heading1 {
        font-size: 28px
    }
}

@media only screen and (max-width: 767px) {
    .heading1 {
        font-size: 22px;
        font-weight: 400
    }
}

.heading2 {
    font-size: 26px;
    font-weight: 500;
    color: #221e20
}

@media only screen and (max-width: 1199px) {
    .heading2 {
        font-size: 24px
    }
}

@media only screen and (max-width: 767px) {
    .heading2 {
        font-size: 22px;
        font-weight: 400
    }
}

@keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ld-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ajax-progress.ajax-progress-throbber {
    width: 100% !important;
    height: 100%;
    background: rgba(0,0,0,.8);
    vertical-align: middle;
    margin-right: 10px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center
}

    .ajax-progress.ajax-progress-throbber .throbber {
        width: 200px;
        height: 200px;
        background: url("https://www.fortishealthcare.com/drupal-data/images/spinner.svg") no-repeat center
    }

    .ajax-progress.ajax-progress-throbber .message {
        display: none
    }

.visibility-hidden {
    visibility: hidden !important
}

.visually-hidden {
    display: none
}

.user-login-form, .user-pass, .user-pass-reset {
    width: 90%;
    max-width: 400px;
    background: #fff;
    border-radius: 11px;
    box-shadow: 0px 3px 10px #8f74a21d;
    padding: 40px;
    position: relative;
    margin: 20px auto 80px
}

    .user-login-form label, .user-pass label, .user-pass-reset label {
        font-size: 14px;
        color: #221e20;
        display: block;
        margin-bottom: 7px
    }

    .user-login-form .button, .user-pass .button, .user-pass-reset .button {
        width: 100%
    }

    .user-login-form .description, .user-pass .description, .user-pass-reset .description {
        font-size: 14px;
        color: #797777;
        margin-top: 5px;
        display: block
    }

button {
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    background: 0 0
}

.green-color {
    color: #00a950 !important
}

.blue-color {
    color: #18465f !important
}

.messages {
    color: #4a4a4a;
    margin: 20px auto;
    padding: 15px
}

.messages--warning {
    background-color: #fdf8ed;
    border: 1px solid #f4daa6;
    color: #734c00
}

.messages--error {
    background-color: #fcf4f2;
    border: 1px solid #f9c9bf;
    color: #a51b00
}

.messages--status {
    background-color: #f3faef;
    border: 1px solid rgba(0,0,0,.25);
    color: #325e1c
}

.success-message {
    background-color: #f3faef;
    border: 1px solid rgba(0,0,0,.25);
    color: #325e1c;
    margin: 20px 0;
    padding: 15px
}

.static-screen {
    position: fixed
}

.ui-menu.ui-autocomplete {
    border: 1px solid #ededed !important;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 3px 26px #64646429;
    z-index: 1001;
    max-height: 300px;
    overflow-y: auto
}

    .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper {
        display: block;
        padding: 15px 20px;
        font-size: 12px;
        font-weight: 500;
        color: #221e20;
        border: none;
        border-bottom: 1px solid #ededed
    }

        .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover {
            background: #fcf2ef;
            color: #221e20;
            margin: 0 !important
        }

            .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active div, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active a, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover div, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover a, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover .search-api-autocomplete-suggestion {
                color: #221e20 !important
            }

                .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active div span, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active a span, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion span, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover div span, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover a span, .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover .search-api-autocomplete-suggestion span {
                    padding: 0
                }

        .ui-menu.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper a.auto-value {
            margin: -15px -20px;
            display: block;
            padding: 15px 20px;
            transition: none
        }

    .ui-menu.ui-autocomplete li.ui-menu-item:last-child a {
        border-bottom: none
    }

.play-btn {
    position: relative;
    cursor: pointer;
    width: 49px;
    height: 49px;
    background: #f4d7d0;
    border-radius: 50%;
    box-shadow: 0px 0px 16px #c9cfff
}

    .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
    }

.no-data {
    font: 500 21px/30px "Montserrat",sans-serif;
    padding: 240px 20px 15px;
    background: #fff url("https://www.fortishealthcare.com/drupal-data/images/no-result.svg") no-repeat center 60px;
    justify-content: center;
    display: flex;
    margin: 30px auto;
    width: calc(100% - 30px);
    box-shadow: 0px 3px 26px #64646429;
    border-radius: 17px;
    max-width: 559px;
    min-height: 334px;
    color: #db7c65;
    align-items: center;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .no-data {
        font-size: 22px;
        line-height: 28px
    }
}

.pager {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    .pager {
        display: flex;
        overflow: auto
    }
}

.pager .pager__items {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

    .pager .pager__items li {
        margin: 0 0 0 10px
    }

@media only screen and (max-width: 767px) {
    .pager .pager__items li {
        margin: 0 5px
    }
}

.pager .pager__items li a {
    margin: 5px 0;
    background: #fff;
    border-radius: 6px;
    color: #313131;
    font-size: 14px;
    font-weight: 500;
    padding: 0 5px;
    min-width: 23px;
    line-height: 24px;
    text-align: center;
    display: block;
    white-space: nowrap
}

    .pager .pager__items li a:hover {
        background: #313131;
        color: #fff
    }

.pager .pager__items li.pager__item--previous a, .pager .pager__items li.pager__item--next a {
    border: 1px solid #f4d7d0;
    padding: 7px 19px;
    font-size: 12px
}

@media only screen and (max-width: 767px) {
    .pager .pager__items li.pager__item--previous a, .pager .pager__items li.pager__item--next a {
        padding: 8px 13px
    }
}

.pager .pager__items li.pager__item--previous a:hover, .pager .pager__items li.pager__item--next a:hover {
    border-color: #313131
}

.pager .pager__items li.is-active a {
    background: #313131;
    color: #fff
}

.show-result {
    width: 100%;
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    text-align: right;
    margin-top: 8px
}

.loader {
    clear: both;
    text-align: center
}

    .loader img {
        display: inline-block;
        margin: 70px 0;
        width: 128px
    }

.head {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px
}

    .head.page-header {
        padding: 30px 0
    }

    .head.text-left {
        text-align: left
    }

        .head.text-left .showmore_trigger {
            text-align: right;
            margin-top: 3px
        }

    .head p {
        font-size: 14px;
        line-height: 20px;
        color: #313131
    }

@media only screen and (max-width: 767px) {
    .head p {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .listing-pg.filter-pg-head {
        padding-top: 80px
    }
}

@media only screen and (max-width: 767px) {
    .listing-pg.filter-search-head {
        padding-top: 190px
    }
}

.link {
    color: #db7c65;
    text-decoration: underline;
    cursor: pointer
}

    .link:hover {
        text-decoration: none
    }

@media only screen and (max-width: 767px) {
    .form-ex-filter.static-filter form.views-exposed-form {
        position: static;
        box-shadow: none
    }

        .form-ex-filter.static-filter form.views-exposed-form > div {
            width: 100% !important;
            max-width: 100% !important;
            padding: 0 !important
        }
}

.form-ex-filter form.views-exposed-form, .filter-listing {
    padding: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .form-ex-filter form.views-exposed-form, .filter-listing {
        position: fixed;
        top: 55px;
        background: #fff;
        z-index: 999;
        margin: 0 -18px;
        right: 0;
        left: 0;
        box-shadow: 0px 10px 12px #00000017;
        padding: 22px 18px;
        justify-content: space-between
    }
}

.form-ex-filter form.views-exposed-form > .js-form-type-select, .filter-listing > .js-form-type-select {
    margin-bottom: 0;
    margin-left: 22px
}

@media only screen and (max-width: 767px) {
    .form-ex-filter form.views-exposed-form > .js-form-type-select, .filter-listing > .js-form-type-select {
        width: 50%;
        padding: 0 10px;
        margin: 0
    }
}

.form-ex-filter form.views-exposed-form > .js-form-type-select label, .filter-listing > .js-form-type-select label {
    display: none
}

.form-ex-filter form.views-exposed-form > .js-form-type-select .form-select, .filter-listing > .js-form-type-select .form-select {
    width: 180px;
    border: 1px solid #d3d4db;
    color: #000;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    -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: 11px 28px 11px 18px
}

@media only screen and (max-width: 767px) {
    .form-ex-filter form.views-exposed-form > .js-form-type-select .form-select, .filter-listing > .js-form-type-select .form-select {
        width: 100%
    }
}

.form-ex-filter form.views-exposed-form .form-text, .filter-listing .form-text {
    padding: 9px 10px;
    border: 1px solid #d3d4db;
    border-radius: 8px
}

.form-ex-filter form.views-exposed-form .form-actions, .filter-listing .form-actions {
    display: none
}

.ui-datepicker {
    z-index: 11
}

.readmore-section .showmore_content {
    overflow: hidden
}

.readmore-section .showmore_trigger .more, .readmore-section .showmore_trigger .less {
    color: #db7c65;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 500
}

    .readmore-section .showmore_trigger .more:hover, .readmore-section .showmore_trigger .less:hover {
        text-decoration: none
    }

.more-link {
    font: 500 14px/18px "Montserrat",sans-serif;
    color: #db7c65;
    text-decoration: underline;
    transition: all .3s
}

    .more-link:hover {
        font-weight: 600
    }

.show-read-more .more-text, .read-less2 {
    display: none
}

a.read-more.more-btn {
    display: block;
    font: 500 14px/18px "Montserrat",sans-serif;
    color: #db7c65;
    text-decoration: underline;
    transition: all .3s
}

    a.read-more.more-btn:hover {
        font-weight: 600
    }

.heading3 {
    font: 500 22px/24px "Montserrat",sans-serif;
    color: #221e20;
    margin-bottom: 20px
}

.disabled {
    pointer-events: none !important;
    opacity: .5
}

.error-result {
    position: absolute;
    color: red !important
}

.wrapper .wrapper {
    padding-left: 0;
    padding-right: 0
}

.section-empty .section-empty {
    padding: 0 !important;
    margin: 0 !important
}

.max-1240 {
    max-width: 1240px
}

.search-icon {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff url("https://www.fortishealthcare.com/drupal-data/images/search-icon.svg") no-repeat center center;
    background-size: 19px;
    width: 20px;
    height: 20px;
    z-index: 1;
    cursor: pointer
}

.hide {
    display: none
}

label.form-required:after {
    content: '*';
    color: red;
    display: inline-block;
    vertical-align: .08em;
    font-size: 14px;
    padding-left: 1px
}

.error-message {
    min-height: 1px !important;
    clear: both !important;
    margin-top: 5px !important;
    font: 500 12px/22px "Montserrat",sans-serif !important;
    color: #ff3838;
    display: block
}

.copied-message.show {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    right: -12px;
    background: #db7c65;
    padding: 6px 8px;
    border-radius: 10px;
    bottom: -25px
}

    .copied-message.show:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #db7c65;
        top: -4px;
        left: 50%;
        transform: translateX(-50%)
    }

@media only screen and (max-width: 767px) {
    body.banner-filter-space main {
        padding-top: 70px
    }
}

.form-item-search-api-fulltext {
    position: relative
}

.common-tabs {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .common-tabs {
        margin-bottom: 20px
    }
}

.common-tabs li {
    font: 500 14px/18px "Montserrat",sans-serif;
    color: #000000E6;
    padding: 10px 10px 11px;
    text-align: center;
    width: 25%;
    background: #fff;
    border: 1px solid #DB7C6533;
    cursor: pointer
}

    .common-tabs li.current, .common-tabs li:hover, .common-tabs li:focus {
        background: #f4d7d0
    }

@media only screen and (max-width: 767px) {
    .common-tabs li {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1
    }
}

.common-tabs-outer .common-tabs-content {
    display: none
}

    .common-tabs-outer .common-tabs-content.current {
        display: inherit
    }

.red-border {
    background-color: #fce4e4 !important;
    border: 1px solid #c03 !important;
    outline: none !important
}

.quicktabs-wrapper.on-the-gray {
    padding: 0
}

    .quicktabs-wrapper.on-the-gray .quicktabs-tabpage {
        border: none;
        padding: 0
    }

    .quicktabs-wrapper.on-the-gray .quicktabs-tabs {
        box-shadow: 0px 5px 30px #00000014
    }

        .quicktabs-wrapper.on-the-gray .quicktabs-tabs > li:first-child > a {
            border-radius: 4px 0 0 4px
        }

        .quicktabs-wrapper.on-the-gray .quicktabs-tabs > li:last-child > a {
            border-radius: 0 4px 4px 0
        }

        .quicktabs-wrapper.on-the-gray .quicktabs-tabs > li.active > a {
            background: #f4d7d0;
            box-shadow: 0px 10px 30px #00000014
        }

        .quicktabs-wrapper.on-the-gray .quicktabs-tabs > li > a {
            text-align: center;
            font: 500 14px/16px "Montserrat",sans-serif;
            color: #313131;
            background: #fff;
            padding: 17px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #DB7C6533
        }

@media only screen and (max-width: 767px) {
    .quicktabs-wrapper.on-the-gray .quicktabs-tabs > li > a {
        font: 500 10px/12px "Montserrat",sans-serif;
        padding: 12px 12px 11px
    }
}

.quicktabs-wrapper.on-the-gray .quicktabs-tabs > li > a:hover {
    border: 1px solid #DB7C6533;
    background: #f4d7d0
}

.quicktabs-main {
    padding: 30px 0 0
}

.quicktabs-block-title {
    display: none
}

@media only screen and (max-width: 767px) {
    .media-quick-tabs .quicktabs-tabs, .media-center-tab-append .quicktabs-tabs {
        position: fixed;
        left: 0;
        padding: 12px 15px 0 !important;
        top: 49px;
        z-index: 999;
        background: #fff
    }
}

.media-quick-tabs .quicktabs-block-title, .media-center-tab-append .quicktabs-block-title {
    display: none
}

.video-main-page.explore-video-block {
    padding: 40px 15px 0 !important
}

@media only screen and (max-width: 767px) {
    .video-main-page.explore-video-block {
        padding: 25px 15px 0 !important
    }
}

.video-main-page.explore-video-block .video-block .explore-video-img img {
    width: 100%
}

.video-main-page.explore-video-block .explore-video-list {
    margin: -20px -20px 20px
}

@media only screen and (max-width: 767px) {
    .video-main-page.explore-video-block .explore-video-list {
        overflow: auto;
        flex-wrap: wrap;
        margin: 0 -6px 20px
    }
}

@media only screen and (max-width: 767px) {
    .video-main-page.explore-video-block .explore-video-list li {
        flex: unset;
        max-width: unset;
        padding: 0 6px 12px;
        width: 50%
    }
}

@media only screen and (max-width: 1199px) {
    .verloop-button {
        transform: scale(.7) !important;
        bottom: 65px !important;
        right: 4px !important;
        z-index: 990 !important
    }
}

.slick-track {
    margin-left: initial;
    margin-right: initial
}

.slick-arrow {
    text-align: center;
    border: 0;
    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: .8
    }

    .slick-arrow.slick-disabled {
        pointer-events: none;
        filter: grayscale(100%);
        opacity: .7
    }

@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: #fff;
    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;
    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: #000;
    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: #fff;
        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: 0 0 0 4px
}

.button-wrap a:last-child {
    border-radius: 0 0 4px
}

.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 .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 .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: #000;
        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: #000;
            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
}

.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 {
    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: #fff;
    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
}

@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: 700;
    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 .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: #fff 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: 700;
        color: #000
    }

@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;
        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: #fff;
    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: #000;
    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: #fff;
    border: 1px solid #FFFFFF4D;
    border-radius: 0 8px 8px 0;
    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: 700;
    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
    }
}

.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.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: #fff;
    border: 1px solid #f4d7d0;
    border-radius: 8px;
    margin: 0 3px 20px
}

.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: #000;
        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: #000;
        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 0 0
}

    .medical-listing-items li .medical-img img {
        border-radius: 8px 8px 0 0;
        width: 100%
    }

.medical-listing-items li .medical-text {
    background: #fff;
    text-transform: capitalize;
    border: 1px solid #00000000;
    border-radius: 0 0 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
    }

    .head.medical-procedure-main-heading .readmore-section .showmore_trigger {
        text-align: center
    }

.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
}

.international-page .header-outer {
    display: none
}

@media only screen and (max-width: 1199px) {
    .international-page.header-search-open .international-header {
        background: 0 0
    }

        .international-page.header-search-open .international-header:before {
            content: '';
            background: rgba(0,0,0,.36);
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }
}

@media only screen and (max-width: 1199px) {
    .international-page.header-search-open .international-header .int-top-header {
        background: 0 0
    }
}

.international-page .header-search-open .international-top-header:before {
    content: '';
    background: rgba(0,0,0,.36);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.international-page .international-header {
    position: sticky;
    top: 0;
    z-index: 999
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 8px;
        padding-bottom: 8px;
        box-shadow: 0 3px 16px #d7d8dd83;
        width: 100%;
        background: #fff;
        min-height: 58px;
        height: 58px
    }
}

.international-page .international-header.z-index {
    z-index: 9999
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header.z-index .site-search-main, .international-page .international-header.z-index .header_phone-int {
        display: none
    }
}

.international-page .international-header .contextual-links {
    display: none
}

.international-page .international-header .international-top-header > div, .international-page .international-header .international-main-header > div {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto
}

.international-page .international-header .site-search-main {
    margin: 0 15px 0 2px;
    padding: 3px 0;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .site-search-main {
        margin: 0 15px 0 auto;
        padding: 0
    }
}

.international-page .international-header form.autocomplete-search-form .global-search-field {
    padding: 0 36px 0 20px !important
}

.international-page .international-header .header-search-block {
    z-index: 99;
    right: 0;
    top: -3px
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .header-search-block {
        width: auto;
        position: fixed;
        top: 12px;
        left: 16px;
        right: 16px
    }
}

.international-page .international-header .header_phone-int, .international-page .international-header .phone-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: space-between
}

    .international-page .international-header .header_phone-int .img, .international-page .international-header .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%
    }

    .international-page .international-header .header_phone-int .text, .international-page .international-header .phone-wrap .text {
        display: flex
    }

        .international-page .international-header .header_phone-int .text a, .international-page .international-header .phone-wrap .text a {
            color: #db7c65;
            font: bold 12px/18px "Montserrat",sans-serif;
            text-decoration: underline
        }

.international-page .international-header .international-top-header {
    background: #fff;
    padding: 7px 0;
    box-shadow: 0px 1px 1px #00000014;
    z-index: 2;
    position: relative;
    height: 47px
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-top-header {
        flex: 1;
        height: auto;
        box-shadow: none;
        background: 0 0
    }
}

.international-page .international-header .international-top-header .int-top-header {
    padding: 7px 0
}

.international-page .international-header .international-top-header > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 38px
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-top-header > div {
        justify-content: space-between;
        padding-right: 0;
        min-height: unset
    }
}

.international-page .international-header .international-top-header .page-logo.int-mobile-logo {
    display: none !important
}

@media only screen and (max-width: 1023px) {
    .international-page .international-header .international-top-header .page-logo.int-mobile-logo {
        display: block !important
    }
}

.international-page .international-header .international-top-header a {
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500
}

    .international-page .international-header .international-top-header a:hover {
        color: #db7c65
    }

.international-page .international-header .international-top-header .int-top-menu-list {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

    .international-page .international-header .international-top-header .int-top-menu-list > li {
        padding: 3px 0;
        line-height: normal;
        margin: 0 15px
    }

.international-page .international-header .international-main-header {
    height: 59px;
    box-shadow: 0px 3px 6px #00000029;
    background-color: #fff
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header {
        height: auto;
        box-shadow: none;
        width: auto
    }
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header > div {
        padding-left: 0
    }
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header .int-main-header {
        background: url("https://www.fortishealthcare.com/drupal-data/images/hamburger.svg") no-repeat;
        width: 18px;
        height: 15px;
        display: block;
        margin-left: 15px;
        background-size: 100% auto
    }
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header.active .int-main-header {
        background: url("https://www.fortishealthcare.com/drupal-data/images/cross.svg") no-repeat;
        width: 18px;
        height: 17px;
        background-size: 100% auto
    }
}

.international-page .international-header .international-main-header.active .int-main-menu-list {
    display: block;
    position: fixed;
    background: #fff;
    width: 100%;
    overflow-y: auto;
    z-index: 9999;
    top: 55px;
    height: calc(100% - 55px);
    left: 0;
    padding: 15px
}

.international-page .international-header .international-main-header > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%
}

.international-page .international-header .international-main-header .page-logo {
    padding: 11px 0
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header .page-logo {
        display: none
    }
}

.international-page .international-header .international-main-header .int-main-menu-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header .int-main-menu-list {
        display: none
    }
}

.international-page .international-header .international-main-header .int-main-menu-list > li {
    line-height: normal;
    margin: 0 0 0 30px
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header .int-main-menu-list > li {
        margin: 0
    }
}

.international-page .international-header .international-main-header .int-main-menu-list > li span, .international-page .international-header .international-main-header .int-main-menu-list > li a {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 4px solid transparent;
    padding-bottom: 17px;
    display: block;
    font-weight: 500;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .international-main-header .int-main-menu-list > li span, .international-page .international-header .international-main-header .int-main-menu-list > li a {
        color: #221e20;
        font-size: 16px;
        font-weight: 500;
        padding: 17px 25px 17px 0;
        display: flex;
        align-items: center;
        width: 100%;
        position: relative
    }

        .international-page .international-header .international-main-header .int-main-menu-list > li span:hover, .international-page .international-header .international-main-header .int-main-menu-list > li span:focus, .international-page .international-header .international-main-header .int-main-menu-list > li a:hover, .international-page .international-header .international-main-header .int-main-menu-list > li a:focus {
            border-color: transparent !important;
            color: #221e20 !important
        }

        .international-page .international-header .international-main-header .int-main-menu-list > li span:after, .international-page .international-header .international-main-header .int-main-menu-list > li a:after {
            content: '';
            position: absolute;
            background: url("https://www.fortishealthcare.com/drupal-data/images/close-line.svg") no-repeat;
            right: 0;
            width: 24px;
            height: 24px
        }
}

.international-page .international-header .international-main-header .int-main-menu-list > li span:hover, .international-page .international-header .international-main-header .int-main-menu-list > li span:focus, .international-page .international-header .international-main-header .int-main-menu-list > li a:hover, .international-page .international-header .international-main-header .int-main-menu-list > li a:focus {
    border-color: #db7c65;
    color: #db7c65
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .menu-wrap {
        position: relative;
        display: flex;
        align-items: center
    }
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .menu-wrap > a {
        min-height: 30px;
        padding-left: 40px !important;
        z-index: 2
    }
}

.international-page .international-header .menu-wrap .menu-img {
    display: none
}

@media only screen and (max-width: 1199px) {
    .international-page .international-header .menu-wrap .menu-img {
        position: absolute;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        left: 0
    }
}

.international-page .international-header .select-language {
    position: relative;
    margin: 0 0 0 20px
}

.international-page .international-header .lang-drop .links > li a:hover {
    color: #313131
}

.international-page .international-header .language-menu-mobile .select-language {
    padding-left: 0;
    padding-right: 6px;
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

    .international-page .international-header .language-menu-mobile .select-language a:after, .international-page .international-header .language-menu-mobile .select-language span:after {
        display: none
    }

    .international-page .international-header .language-menu-mobile .select-language a:hover, .international-page .international-header .language-menu-mobile .select-language span:hover {
        border: none !important
    }

    .international-page .international-header .language-menu-mobile .select-language > a.lang-triger {
        padding: 0 !important;
        justify-content: center;
        color: #db7c65;
        font-weight: 700
    }

    .international-page .international-header .language-menu-mobile .select-language.open .lang-drop {
        visibility: visible;
        opacity: 1;
        display: block
    }

    .international-page .international-header .language-menu-mobile .select-language.open > a.lang-triger {
        filter: none
    }

        .international-page .international-header .language-menu-mobile .select-language.open > a.lang-triger:before {
            transform: translateY(-50%) rotate(180deg) scale(.8);
            filter: invert(58%) sepia(50%) saturate(529%) hue-rotate(323deg) brightness(90%) contrast(89%)
        }

.international-page .international-header .language-menu-mobile .choose-lang {
    padding: 0 20px 0 40px !important;
    width: 70% !important
}

    .international-page .international-header .language-menu-mobile .choose-lang:before {
        left: 3px;
        transform: translateY(-50%) scale(1.5)
    }

.international-page .international-header .language-menu-mobile .links a {
    padding: 10px 0 !important
}

.international-page .international-header .language-menu-mobile .lang-drop {
    width: 100%;
    display: none
}

@media only screen and (max-width: 767px) {
    .international-page .banner-section .banner-img > img {
        min-height: 245px;
        object-fit: cover
    }
}

.international-page .banner-section .banner-left {
    max-width: 890px
}

    .international-page .banner-section .banner-left .banner-text {
        padding: 18px
    }

@media only screen and (max-width: 767px) {
    .international-page .banner-section .banner-left .banner-text {
        padding: 10px 10px 9px 13px
    }
}

@media only screen and (max-width: 767px) {
    .international-page .banner-section .banner-left .banner-text h1 {
        line-height: 28px
    }
}

@media only screen and (max-width: 1023px) {
    .international-page .footer .footer-bottom {
        padding: 17px 0 30px
    }
}

.international-page .select-language.open > a.lang-triger, .international-page .select-language:hover > a.lang-triger {
    color: #db7c65
}

@media only screen and (max-width: 767px) {
    .international-outer .heading2 {
        font-weight: 500
    }
}

@media only screen and (max-width: 767px) {
    .international-outer .head-row h3 {
        font-weight: 500
    }
}

.international-outer .hospital-view-medical {
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .international-outer .hospital-view-medical {
        padding: 40px 0 0
    }
}

.international-outer .hospital-view-medical form.views-exposed-form {
    display: none
}

.international-outer .hospital-view-medical .hospital-list {
    padding: 9px 0 0
}

.international-outer .patient-section {
    display: block;
    padding: 40px 0
}

@media only screen and (max-width: 767px) {
    .international-outer .patient-section {
        padding: 40px 0 0
    }
}

.international-outer .patient-section .patient-right {
    width: 100%
}

    .international-outer .patient-section .patient-right .patient-slider .slick-slide {
        width: 852px !important
    }

.int-number-view {
    padding: 40px 0 0
}

    .int-number-view .international-number-list {
        display: flex;
        flex-wrap: wrap;
        align-items: inherit;
        margin: 0 -11px -22px
    }

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list {
        margin: 0 -3px -6px
    }
}

.int-number-view .international-number-list li {
    width: calc(20% - 22px);
    margin: 0 11px 22px;
    display: flex;
    padding: 14px 11px 13px 15px;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li {
        padding: 6px
    }
}

.int-number-view .international-number-list li:nth-child(5n+1) {
    background: #f8f7ff;
    border: 2px solid #ebe9f8
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li:nth-child(5n+1) {
        width: calc(50% - 6px);
        margin: 0 3px 6px
    }
}

.int-number-view .international-number-list li:nth-child(5n+2) {
    background: #f0fff8;
    border: 2px solid #d2fae9
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li:nth-child(5n+2) {
        width: calc(50% - 6px);
        margin: 0 3px 6px
    }
}

.int-number-view .international-number-list li:nth-child(5n+3) {
    background: #fdfff4;
    border: 2px solid #f1f5de
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li:nth-child(5n+3) {
        width: calc(33.33% - 6px);
        margin: 0 3px 6px
    }
}

.int-number-view .international-number-list li:nth-child(5n+4) {
    background: #edfaff;
    border: 2px solid #d1f1ff
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li:nth-child(5n+4) {
        width: calc(33.33% - 6px);
        margin: 0 3px 6px
    }
}

.int-number-view .international-number-list li:nth-child(5n+5) {
    background: #fff6f4;
    border: 2px solid #f7e9e5
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li:nth-child(5n+5) {
        width: calc(33.33% - 6px);
        margin: 0 3px 6px
    }
}

.int-number-view .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) {
    .int-number-view .international-number-list li .icon {
        min-width: 27px;
        max-width: 27px;
        height: 28px;
        margin-right: 6px
    }
}

.int-number-view .international-number-list li .text-wrap {
    flex: 1
}

    .int-number-view .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) {
    .int-number-view .international-number-list li .text-wrap .title {
        font-size: 16px;
        word-break: break-word
    }
}

.int-number-view .international-number-list li .text-wrap .des {
    font: 500 14px/18px "Montserrat",sans-serif;
    color: #313131
}

@media only screen and (max-width: 767px) {
    .int-number-view .international-number-list li .text-wrap .des {
        font-size: 12px;
        line-height: 14px;
        word-break: break-word
    }
}

@media only screen and (max-width: 767px) {
    .int-speciality-block .speciality-card-slider {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px -24px;
        overflow: unset;
        width: initial;
        padding: 0;
        flex-direction: unset
    }
}

@media only screen and (max-width: 767px) {
    .int-speciality-block .speciality-card-slider li {
        width: calc(33.33% - 20px) !important;
        margin: 0 10px 24px;
        min-width: unset !important
    }
}

.int-medical-procedure {
    padding: 40px 0 0
}

.international-logo-view {
    padding-top: 40px
}

    .international-logo-view .international-logo-list {
        display: flex;
        flex-wrap: wrap;
        align-items: inherit;
        margin: 0 -16px -22px
    }

@media only screen and (max-width: 767px) {
    .international-logo-view .international-logo-list {
        display: grid;
        grid-template-rows: repeat(2,110px);
        grid-auto-flow: column;
        overflow-y: hidden;
        overflow-x: auto;
        margin: 0 -6px -12px
    }
}

.international-logo-view .international-logo-list li {
    background: #fff;
    box-shadow: 0px 3px 20px #0000001C;
    border-radius: 8px;
    padding: 17px 35px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(20% - 32px);
    margin: 0 16px 22px
}

@media only screen and (max-width: 767px) {
    .international-logo-view .international-logo-list li {
        margin-bottom: 12px;
        width: 40vw;
        margin: 0 6px 12px
    }
}

.international-logo-view .international-logo-list li img {
    max-height: 101px;
    width: auto;
    height: auto;
    max-width: 152px
}

@media only screen and (max-width: 1023px) {
    .international-logo-view .international-logo-list li img {
        max-width: unset;
        max-width: 100%
    }
}

.international-logo-page .international-logo-list {
    margin: 0 -6px -12px;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .international-logo-page .international-logo-list li {
        width: calc(50% - 12px);
        margin: 0 6px 12px
    }
}

.get-an-estimate {
    padding: 40px 0 0
}

@media only screen and (max-width: 767px) {
    .get-an-estimate {
        padding: 90px 0 0;
        position: relative
    }
}

.get-an-estimate .get-an-estimate-form {
    padding: 26px 140px 26px 32px
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .get-an-estimate-form {
        padding: 26px 30px 26px 32px
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form {
        padding: 16px 15px 16px 18px
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .form-item {
        margin-bottom: 16px
    }
}

.get-an-estimate .get-an-estimate-form .heading2 {
    font: 500 20px/24px "Montserrat",sans-serif;
    color: #000;
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .heading2 {
        position: absolute;
        top: 30px;
        width: 100%;
        left: 0;
        padding: 0;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word;
        font-size: 22px;
        line-height: 30px
    }
}

.get-an-estimate .get-an-estimate-form input {
    width: 100%
}

.get-an-estimate .get-an-estimate-form .first-wrap, .get-an-estimate .get-an-estimate-form .second-wrap {
    padding-right: 153px;
    display: flex
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .get-an-estimate-form .first-wrap, .get-an-estimate .get-an-estimate-form .second-wrap {
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .first-wrap, .get-an-estimate .get-an-estimate-form .second-wrap {
        padding-right: 0;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.get-an-estimate .get-an-estimate-form .first-wrap {
    margin-right: -30px
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .first-wrap {
        margin-right: 0
    }
}

.get-an-estimate .get-an-estimate-form .first-wrap .form-item-first-name, .get-an-estimate .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 .get-an-estimate-form .first-wrap .form-item-first-name, .get-an-estimate .get-an-estimate-form .first-wrap .form-item-int-name {
        width: 100%;
        margin-right: 0
    }
}

.get-an-estimate .get-an-estimate-form .first-wrap .form-item-age, .get-an-estimate .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 .get-an-estimate-form .first-wrap .form-item-age, .get-an-estimate .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 .get-an-estimate-form .first-wrap .form-item-gender {
        width: 50%;
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .first-wrap .form-item-age {
        width: calc(50% - 12px);
        margin-right: 12px
    }
}

.get-an-estimate .get-an-estimate-form .second-wrap {
    margin-right: -30px
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .second-wrap {
        margin-right: 0
    }
}

.get-an-estimate .get-an-estimate-form .second-wrap .form-item-country {
    width: calc(42% - 30px);
    margin-left: 30px
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .get-an-estimate-form .second-wrap .form-item-country {
        width: calc(40% - 30px)
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .second-wrap .form-item-country {
        width: 100%;
        margin-left: 0
    }
}

.get-an-estimate .get-an-estimate-form .second-wrap .form-item-int-country-code {
    width: calc(16% - 30px)
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .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 .get-an-estimate-form .second-wrap .form-item-int-country-code {
        width: calc(40% - 12px);
        margin-right: 12px
    }
}

.get-an-estimate .get-an-estimate-form .second-wrap .form-item-int-mobile-number {
    width: calc(42% - 18px);
    margin-left: 18px
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .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 .get-an-estimate-form .second-wrap .form-item-int-mobile-number {
        width: 60%;
        margin-left: 0
    }
}

.get-an-estimate .get-an-estimate-form .fieldset-wrapper, .get-an-estimate .get-an-estimate-form .submit-btn {
    display: flex
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .fieldset-wrapper, .get-an-estimate .get-an-estimate-form .submit-btn {
        flex-wrap: wrap
    }
}

.get-an-estimate .get-an-estimate-form .fieldset-wrapper > .wrap-speciality, .get-an-estimate .get-an-estimate-form .fieldset-wrapper > input, .get-an-estimate .get-an-estimate-form .submit-btn > .wrap-speciality, .get-an-estimate .get-an-estimate-form .submit-btn > input {
    width: calc(51.1% - 30px);
    margin-right: 30px;
    align-self: flex-start
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .fieldset-wrapper > .wrap-speciality, .get-an-estimate .get-an-estimate-form .fieldset-wrapper > input, .get-an-estimate .get-an-estimate-form .submit-btn > .wrap-speciality, .get-an-estimate .get-an-estimate-form .submit-btn > input {
        width: 100%;
        margin-right: 0
    }
}

.get-an-estimate .get-an-estimate-form .fieldset-wrapper > div[id^=ajax-wrapper], .get-an-estimate .get-an-estimate-form .fieldset-wrapper div[id^=ajax-wrapper-], .get-an-estimate .get-an-estimate-form .fieldset-wrapper > .wrap-captcha, .get-an-estimate .get-an-estimate-form .fieldset-wrapper .submit-btn-text, .get-an-estimate .get-an-estimate-form .submit-btn > div[id^=ajax-wrapper], .get-an-estimate .get-an-estimate-form .submit-btn div[id^=ajax-wrapper-], .get-an-estimate .get-an-estimate-form .submit-btn > .wrap-captcha, .get-an-estimate .get-an-estimate-form .submit-btn .submit-btn-text {
    flex: 1
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .fieldset-wrapper > div[id^=ajax-wrapper], .get-an-estimate .get-an-estimate-form .fieldset-wrapper div[id^=ajax-wrapper-], .get-an-estimate .get-an-estimate-form .fieldset-wrapper > .wrap-captcha, .get-an-estimate .get-an-estimate-form .fieldset-wrapper .submit-btn-text, .get-an-estimate .get-an-estimate-form .submit-btn > div[id^=ajax-wrapper], .get-an-estimate .get-an-estimate-form .submit-btn div[id^=ajax-wrapper-], .get-an-estimate .get-an-estimate-form .submit-btn > .wrap-captcha, .get-an-estimate .get-an-estimate-form .submit-btn .submit-btn-text {
        width: 100%
    }
}

.get-an-estimate .get-an-estimate-form fieldset {
    margin-bottom: 0 !important
}

.get-an-estimate .get-an-estimate-form .js-form-type-managed-file {
    margin-bottom: 5px !important
}

@media only screen and (max-width: 1023px) {
    .get-an-estimate .get-an-estimate-form .js-form-type-managed-file div[id^=edit-upload-file-] + .description {
        margin: 47px 0 0
    }
}

.get-an-estimate .get-an-estimate-form .js-form-type-managed-file .file.file--image, .get-an-estimate .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 .get-an-estimate-form .js-form-type-managed-file .form-submit[value=Remove] {
    top: 6px
}

.get-an-estimate .get-an-estimate-form #edit-feedback-wrapper {
    width: 100%;
    float: unset;
    margin-right: 0
}

    .get-an-estimate .get-an-estimate-form #edit-feedback-wrapper .fieldset-wrapper {
        display: inline-flex;
        width: 100%
    }

.get-an-estimate .get-an-estimate-form .submit-btn {
    flex-wrap: wrap;
    clear: both
}

    .get-an-estimate .get-an-estimate-form .submit-btn > input {
        margin-top: 0
    }

    .get-an-estimate .get-an-estimate-form .submit-btn .messages-status {
        width: 100%
    }

.get-an-estimate .get-an-estimate-form .submit-btn-text {
    font-size: 12px;
    line-height: 1.6
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .submit-btn-text {
        margin-top: 17px
    }
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .submit-btn-text .dis {
        margin-top: 10px
    }
}

.get-an-estimate .get-an-estimate-form .wrap-feedback {
    width: 100%
}

    .get-an-estimate .get-an-estimate-form .wrap-feedback textarea {
        height: 86px
    }

.get-an-estimate .get-an-estimate-form .captcha {
    float: right;
    width: 48.9%
}

@media only screen and (max-width: 767px) {
    .get-an-estimate .get-an-estimate-form .captcha {
        float: unset;
        width: 100%
    }
}

.get-an-estimate .get-an-estimate-form .captcha .description {
    font: 500 12px/22px "Montserrat",sans-serif;
    color: #313131;
    clear: both
}

.get-an-estimate .get-an-estimate-form .captcha .field-prefix {
    color: #313131;
    font-size: 14px;
    margin-bottom: 9px;
    display: block
}

.patient-services {
    padding: 40px 0 0
}

    .patient-services .patient-services-list {
        display: flex;
        flex-wrap: wrap;
        align-items: inherit;
        margin: 15px -11px -22px
    }

@media only screen and (max-width: 1023px) {
    .patient-services .patient-services-list {
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin: -15px -27px -30px 0;
        justify-content: flex-start
    }
}

.patient-services .patient-services-list li {
    background: #fff;
    box-shadow: 0px 3px 15px #7C83B564;
    border: 2px solid #dfe2f2;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    min-height: 244px;
    width: calc(16.66% - 22px);
    margin: 0 11px 22px;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .patient-services .patient-services-list li {
        width: calc(33.33% - 22px)
    }
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list li:first-child .text, .patient-services .patient-services-list li:last-child .text {
        justify-content: center;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list li {
        min-height: unset;
        min-width: 125px !important;
        width: 125px !important;
        margin: 15px 25px 30px 0;
        box-shadow: 0px 6px 30px #7C83B564
    }
}

.patient-services .patient-services-list li .text {
    font: 500 16px/22px "Montserrat",sans-serif;
    color: #221e20;
    text-align: center;
    padding: 30px 50px 24px;
    display: flex;
    width: 100%;
    align-items: center;
    text-align: center;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list li .text {
        font-size: 14px;
        line-height: 19px;
        justify-content: flex-start;
        word-break: break-word;
        text-align: left;
        padding: 12px 12px 0
    }
}

.patient-services .patient-services-list li .icon {
    padding: 20px 50px 40px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #f8f8ff;
    border-radius: 50% 50% 0 0;
    min-height: 120px
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list li .icon {
        padding: 10px 12px 24px;
        min-height: 89px
    }
}

@media only screen and (max-width: 767px) {
    .patient-services .patient-services-list li .icon img {
        transform: scale(.86)
    }
}

.patient-services .head-wrap, .plan-a-trip .head-wrap {
    margin-bottom: 20px
}

    .patient-services .head-wrap .heading2, .plan-a-trip .head-wrap .heading2 {
        margin-bottom: 7px
    }

    .patient-services .head-wrap .sub-text, .plan-a-trip .head-wrap .sub-text {
        font: 14px/21px "Montserrat",sans-serif;
        color: #313131
    }

@media only screen and (max-width: 767px) {
    .patient-services .head-wrap .sub-text, .plan-a-trip .head-wrap .sub-text {
        font-size: 12px
    }
}

.plan-guidelines-wrap {
    padding: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: inherit
}

    .plan-guidelines-wrap .plan-a-trip {
        width: 44.6%
    }

@media only screen and (max-width: 767px) {
    .plan-guidelines-wrap .plan-a-trip {
        width: 100%
    }
}

.plan-guidelines-wrap .guidelines {
    flex: 1;
    margin-left: 67px
}

@media only screen and (max-width: 1023px) {
    .plan-guidelines-wrap .guidelines {
        margin-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .plan-guidelines-wrap .guidelines {
        width: 100%;
        margin-left: 0;
        margin-top: 40px
    }
}

.plan-guidelines-wrap .head-wrap {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .plan-guidelines-wrap .head-wrap {
        margin-bottom: 18px
    }
}

.plan-trip-view {
    background: #fffbfa;
    box-shadow: 9px 6px 16px #0000001A;
    border: 1px solid #00000000;
    border-radius: 10px;
    padding: 19px 46px 26px 36px
}

@media only screen and (max-width: 767px) {
    .plan-trip-view {
        padding: 23px 26px 26px
    }
}

.plan-trip-view .trip-head {
    font: 600 22px/25px "Montserrat",sans-serif;
    color: #221e20;
    margin-bottom: 20px
}

.plan-trip-view .plan-trip-list li {
    display: flex;
    background: #fff6f4;
    margin-bottom: 18px;
    border-radius: 8px 4px 4px 8px;
    min-height: 55px
}

    .plan-trip-view .plan-trip-list li:first-child .icon:after, .plan-trip-view .plan-trip-list li:first-child .icon:before {
        display: none
    }

    .plan-trip-view .plan-trip-list li:last-child {
        margin-bottom: 0
    }

    .plan-trip-view .plan-trip-list li .title {
        font: 500 14px/20px "Montserrat",sans-serif;
        color: #221e20;
        flex: 1;
        padding: 16px 16px 15px;
        border: 2px solid #f4d7d0;
        border-left: none;
        border-radius: 0 8px 8px 0
    }

@media only screen and (max-width: 767px) {
    .plan-trip-view .plan-trip-list li .title {
        padding: 9px 9px 9px 16px;
        display: flex;
        align-items: center
    }
}

.plan-trip-view .plan-trip-list li .icon {
    background: #db7c65;
    width: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 8px 0 0 8px
}

    .plan-trip-view .plan-trip-list li .icon img {
        position: relative;
        z-index: 2
    }

    .plan-trip-view .plan-trip-list li .icon:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 100%;
        border-right: 1px dashed #db7c65;
        border-left: 1px dashed #db7c65;
        left: 50%;
        transform: translateY(-50%);
        bottom: 0
    }

    .plan-trip-view .plan-trip-list li .icon:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 100%;
        border-right: 1px dashed #db7c65;
        left: 54%;
        transform: translateY(-50%);
        bottom: 0
    }

.guidelines-tabs.common-tabs li {
    width: 33.33%
}

.checklist > li {
    font: 14px/21px "Montserrat",sans-serif;
    color: #221e20;
    background: #fff;
    box-shadow: 3px 3px 15px #0000001A;
    border: 1px solid #00000000;
    border-radius: 8px;
    padding: 16px 90px 16px 60px;
    position: relative;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    min-height: 55px
}

@media only screen and (max-width: 767px) {
    .checklist > li {
        padding: 8px 30px 8px 56px;
        margin-bottom: 12px
    }
}

.checklist > li:last-child {
    margin-bottom: 0
}

.checklist > li:before {
    content: '';
    position: absolute;
    background: url("https://www.fortishealthcare.com/drupal-data/images/check.svg") no-repeat;
    width: 20px;
    height: 20px;
    left: 20px
}

@media only screen and (max-width: 767px) {
    .checklist > li:before {
        transform: scale(.88)
    }
}

.safety-measures, .payment-advisory {
    background: #fff;
    box-shadow: 0px 3px 29px #00000029;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    .safety-measures, .payment-advisory {
        box-shadow: none;
        border-radius: 0
    }
}

.safety-measures > li, .payment-advisory > li {
    padding: 22px 17px 22px 28px
}

@media only screen and (max-width: 767px) {
    .safety-measures > li, .payment-advisory > li {
        padding: 0;
        font-size: 12px;
        line-height: 21px
    }
}

.safety-measures .press-release-section, .payment-advisory .press-release-section {
    padding-top: 15px
}

@media only screen and (max-width: 767px) {
    .safety-measures .press-release-section, .payment-advisory .press-release-section {
        padding-bottom: 0
    }
}

.guidelines-desc {
    padding-bottom: 10px
}

    .guidelines-desc p {
        font: 14px/26px "Montserrat",sans-serif;
        color: #313131
    }

@media only screen and (max-width: 767px) {
    .guidelines-desc p {
        font-size: 12px;
        line-height: 21px
    }
}

.about-us-main {
    padding: 40px 0 0
}

    .about-us-main .about-us-wrap {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap
    }

        .about-us-main .about-us-wrap .img {
            border-radius: 8px
        }

            .about-us-main .about-us-wrap .img img {
                box-shadow: 0px 3px 26px #0000001C;
                border-radius: 8px;
                margin-right: 35px
            }

@media only screen and (max-width: 767px) {
    .about-us-main .about-us-wrap .img img {
        margin-right: 0;
        margin-bottom: 18px
    }
}

.about-us-main .about-us-wrap .text {
    flex: 1;
    font: 500 14px/22px "Montserrat",sans-serif;
    color: #313131
}

    .about-us-main .about-us-wrap .text .showmore_trigger {
        text-align: right;
        margin-top: 10px
    }

@media only screen and (max-width: 767px) {
    .listing-pg.international-hospital {
        padding-top: 90px
    }
}
