@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-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,
.int-main-header {
    position: relative
}

.header-links>ul,
.int-main-header>ul {
    min-width: 770px
}

.header-links>ul li.menu-open>a,
.int-main-header>ul li.menu-open>a {
    border-color: #db7c65
}

.header-links ul,
.int-main-header ul {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

@media only screen and (min-width:1200px) {
    .header-links ul,
    .int-main-header ul {
        justify-content: flex-start
    }
}

.header-links ul ul,
.int-main-header 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,
.int-main-header ul ul li {
    margin: 0
}

.header-links ul ul a,
.int-main-header ul ul a {
    color: #221e20;
    font-size: 14px;
    padding: 10px 18px;
    display: block
}

.header-links ul ul a:hover,
.int-main-header ul ul a:hover {
    background: #f4d7d0
}

.header-links li,
.int-main-header li {
    line-height: normal;
    margin: 0 0 0 20px;
    position: relative
}

.header-links li:last-child ul,
.int-main-header li:last-child ul {
    left: auto;
    right: 0
}

.header-links li.menu-item>a,
.int-main-header 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,
.int-main-header li.menu-item>a:hover {
    border-color: #db7c65
}

.header-links .menu-item--expanded>a,
.int-main-header .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,
.int-main-header li:last-child a {
    margin-right: 0
}

.header-links .specialties-list,
.int-main-header .specialties-list {
    position: unset
}

.header-links .specialties,
.int-main-header .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,
.int-main-header .specialties ul {
    z-index: 1;
    top: 92px
}

.header-links .specialties li,
.int-main-header .specialties li {
    height: 100%;
    position: relative
}

.header-links .specialties li:nth-child(2n),
.int-main-header .specialties li:nth-child(2n) {
    background: #fafafa
}

.header-links .specialties li:last-child,
.int-main-header .specialties li:last-child {
    border-bottom-right-radius: 8px
}

.header-links .specialties li span,
.int-main-header .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,
.int-main-header .specialties li span:hover {
    background: #f4d7d0
}

.header-links .specialties li:nth-child(-n+4),
.int-main-header .specialties li:nth-child(-n+4) {
    padding-top: 15px
}

.header-links .specialties li:nth-last-child(-n+4),
.int-main-header .specialties li:nth-last-child(-n+4) {
    padding-bottom: 15px
}

.header-links .specialties li img,
.int-main-header .specialties li img {
    margin-right: 8px;
    max-width: 26px
}

.header-links .specialties-item--expanded:last-child ul,
.int-main-header .specialties-item--expanded:last-child ul {
    left: 30%
}

.header-links .specialties-item--expanded span:after,
.int-main-header .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,
.int-main-header .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),
.int-main-header .specialties-item--expanded ul li:nth-child(2n) {
    background: 0 0
}

.header-links .specialties-item--expanded ul li:nth-child(-n+4),
.int-main-header .specialties-item--expanded ul li:nth-child(-n+4) {
    padding: 0
}

.header-links .specialties-item--expanded ul li:nth-last-child(-n+4),
.int-main-header .specialties-item--expanded ul li:nth-last-child(-n+4) {
    padding: 0
}

.header-links .specialties-item--expanded ul a,
.int-main-header .specialties-item--expanded ul a {
    font-size: 12px;
    padding: 12px
}

.header-links .specialties-item--expanded ul a:hover,
.int-main-header .specialties-item--expanded ul a:hover {
    background: #f4d7d0
}

.header-links .menu-open>ul,
.int-main-header .menu-open>ul {
    display: block
}

.header-links .menu-open a,
.int-main-header .menu-open a {
    border-color: #db7c65
}

.header-links .menu-open .specialties,
.int-main-header .menu-open .specialties {
    display: grid
}

.header-links .menu-open .hospitals-wrapper,
.int-main-header .menu-open .hospitals-wrapper {
    display: flex
}

.header-links .specialties-open>ul,
.int-main-header .specialties-open>ul {
    display: block;
    max-height: 250px;
    overflow: auto;
    left: 44px
}

.header-links .specialties-open>span,
.int-main-header .specialties-open>span {
    background: #f4d7d0
}

.header-links .hospitals-list,
.int-main-header .hospitals-list {
    position: unset
}

.header-links .hospitals-wrapper,
.int-main-header .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,
.int-main-header .hospitals-left-menu {
    padding: 21px 22px 15px;
    margin: 0;
    width: 100%;
    display: flex;
    margin: 0 22px
}

.header-links .hospitals-left-menu>span,
.int-main-header .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,
.int-main-header .hospitals-left-menu>span:hover,
.int-main-header .hospitals-left-menu>span.hospital-open {
    color: #db7c65;
    border-color: #db7c65;
    font-weight: 700
}

.header-links .state-listing,
.int-main-header .state-listing {
    display: none
}

.header-links .state-listing.hospital-open,
.int-main-header .state-listing.hospital-open {
    display: flex
}

.header-links .city-list-item,
.int-main-header .city-list-item {
    display: none
}

.header-links .city-list-item.city-open,
.int-main-header .city-list-item.city-open {
    display: flex;
    flex-wrap: wrap
}

.header-links .city-name,
.int-main-header .city-name {
    width: 197px;
    padding-bottom: 30px
}

.header-links .city-name .city-name-item,
.int-main-header .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,
.int-main-header .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,
.int-main-header .city-name-content {
    flex: 1;
    padding-bottom: 30px;
    margin-left: 17px
}

.header-links .city-name-content .city-list-link,
.int-main-header .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,
.int-main-header .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;
    margin: 0 -10px
}

@media only screen and (max-width:767px) {
    .booking-section .booking-box-outer {
        margin: 0 -4px
    }
}

.booking-section .booking-box-outer .booking-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    padding: 25px 50px;
    width: calc(33.33% - 20px);
    padding: 23px 10px;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px #C7FFE664;
    border: 2px solid #dcf5ea;
    border-radius: 8px;
    margin: 0 10px;
    text-align: center;
    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 {
        width: calc(33.33% - 8px);
        margin: 0 4px;
        padding: 25px;
        min-height: 90px
    }
}

.booking-section .booking-box-outer .booking-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #221e20;
    margin-bottom: 30px;
    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-bottom: 10px;
    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
    }
}

.booking-section .booking-box-outer .booking-box.booking-two {
    width: calc(50% - 20px)
}

.booking-section .booking-box-outer .booking-box.booking-one {
    width: 100%
}

.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 #views-exposed-form-patient-testimonials-block-3 {
    display: none
}

.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;
    max-width: 700px;
    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: 15px;
    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: 14px;
    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-outer {
    padding-top: 40px
}

.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
}

.ews-lable {
    font: 700 14px/18px "Montserrat", sans-serif;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #ededed;
    margin-top: 40px
}

.ews-date-wrapper {
    display: flex;
    width: 100%;
    text-align: center;
    font: 700 14px/18px "Montserrat", sans-serif;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed
}

.ews-date-wrapper .date-lable {
    width: 61%;
    padding: 10px 20px;
    border-right: 1px solid #ededed
}

.ews-date-wrapper .date {
    padding: 10px 20px;
    width: 39%
}

.ews-sec-view .views-exposed-form .form-actions.js-form-wrapper {
    display: none
}

@media only screen and (max-width:767px) {
    .ews-sec-view .views-element-container {
        overflow-y: auto
    }
}

.technology-experts-doc-outer .team-experts {
    padding: 40px 0 0
}

.technology-experts-doc-outer .team-experts-list {
    display: flex;
    align-items: inherit;
    flex-wrap: wrap;
    margin: 0 -34px -33px 0
}

@media only screen and (max-width:1023px) {
    .technology-experts-doc-outer .team-experts-list {
        margin: 0 -17px -35px
    }
}

.technology-experts-doc-outer .team-experts-list li {
    width: 178px;
    background: #fff;
    box-shadow: 0px 3px 16px #00000017;
    margin: 0 34px 33px 0
}

@media only screen and (max-width:1023px) {
    .technology-experts-doc-outer .team-experts-list li {
        width: calc(33.33% - 34px);
        margin: 0 17px 35px
    }
}

@media only screen and (max-width:1023px) {
    .technology-experts-doc-outer .team-experts-list li {
        width: calc(50% - 36px)
    }
}

.technology-experts-doc-outer .team-experts-list li .expert {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.technology-experts-doc-outer .team-experts-list .expert-image {
    height: 135px;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    box-shadow: 0px 3px 16px #00000017;
    border-radius: 4px 4px 0 0
}

.technology-experts-doc-outer .team-experts-list .expert-image img {
    width: auto
}

.technology-experts-doc-outer .team-experts-list .expert-info {
    padding: 7px 14px 10px;
    background: #fff;
    margin-top: 3px
}

.technology-experts-doc-outer .team-experts-list .expert-name {
    font: bold 14px/18px "Montserrat", sans-serif;
    color: #000
}

.technology-experts-doc-outer .team-experts-list .expert-desg {
    font: 500 12px/18px "Montserrat", sans-serif;
    color: #313131;
    margin-top: 4px
}

.technology-experts-doc-outer .team-experts-list .button {
    font: 500 11px/14px "Montserrat", sans-serif;
    color: #000;
    width: 100%;
    padding: 10px 20px;
    border-radius: 0
}

@media only screen and (max-width:767px) {
    .technology-experts-doc-outer .team-experts-list .button {
        padding: 10px
    }
}

@media only screen and (max-width:767px) {
    .technology-experts-doc-outer .explore-video-block .explore-video-list {
        margin-bottom: -10px
    }
}

@media only screen and (max-width:767px) {
    .technology-experts-doc-outer .explore-video-block .explore-video-list li {
        margin-bottom: 10px
    }
}

.technology-faq .faq-outer {
    padding-top: 0
}

.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
}

.pt20 {
    padding-top: 20px !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
    }
}