/* vaccine page */

.vaccine-page .card-body {
    min-height: 0px;
    /* min-height: 113px; */
    padding: 1rem;
    border-radius: 0px;
}

.vaccine-page .cardInfo-text {
    text-transform: uppercase;
    color: #00769e;
    font-weight: 900;
}

.vaccine-page #accordion .card-header span {
    margin-right: 10px;
}

.vaccine-page #accordion .card-body,
.vaccine-page #accordion4 .card-body,
.vaccine-page #accordion5 .card-body {
    padding-bottom: 10px !important;
    padding: 20px 50px 20px 77px;
    text-align: left;
    transition: .3s transform ease-in-out;
    border-radius: 0px;
    /* border-left: 2px solid lightgrey;
    border-right: 2px solid lightgrey;
    border-bottom: 2px solid lightgrey; */
}

.vaccine-page #accordion5 .card-body {
    border-bottom: 1px solid orange !important;
}

.vaccine-page #accordion2 .m-view.vaccine-page .card-header {
    border: 1px solid orange;
}

.vaccine-page #accordion hr {
    margin-top: 0px !important;
}

.vaccine-page #accordion2 .card {
    border: none;
    border-radius: 0px;
}

.vaccine-page #accordion2 .card {
    background: #fff
}

.vaccine-page #accordion2 .card-header {
    background-color: transparent !important;
    border: 1px solid orange;
    padding: 0px;
    cursor: pointer;
}

.vaccine-page #accordion2 .card-body {
    text-align: justify;
    transition: .3s transform ease-in-out;
    padding: 1.25rem 0rem 0rem;
    border-radius: 0px;
}

.vaccine-page #accordion2 hr {
    margin-top: 0px !important;
}

.vaccine-page ul {
    /* list-style-type: none;
    padding-inline-start: 0px; */
}

    .vaccine-page ul li {
        /* padding-left: 1.3em; */
    }

    .vaccine-page ul > li:before {
        /* content: "-";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em; */
    }

.vaccine-page #accordion .card {
    border: none;
    border-radius: 0px;
}

    .vaccine-page #accordion .card:nth-child(even),
    .vaccine-page #accordion2 .card:nth-child(even),
    .vaccine-page #accordion4 .card:nth-child(even),
    .vaccine-page #accordion5 .card:nth-child(even) {
        background: #fff;
        border-left: 1px solid orange;
        border-right: 1px solid orange;
        border-top: 1px solid orange;
        border-radius: 0px;
    }

    .vaccine-page #accordion .card:nth-child(odd),
    .vaccine-page #accordion2 .card:nth-child(odd),
    .vaccine-page #accordion4 .card:nth-child(odd),
    .vaccine-page #accordion5 .card:nth-child(odd) {
        background: #f2f2f2;
        border-left: 1px solid orange;
        border-right: 1px solid orange;
        border-top: 1px solid orange;
        border-radius: 0px;
    }

.vaccine-page #accordion .card-header#headingSix {
    border-bottom: 1px solid orange !important;
}

.vaccine-page #accordion4 .card-header#headingTwenty {
    border-bottom: 1px solid orange !important;
}

.vaccine-page #accordion5 .card-header#headingNineteen {
    border-bottom: 1px solid orange !important;
}

.coronavirus-page #accordion .card {
    background: #fff;
    border: 1px solid orange;
}

.coronavirus-page #accordion .card {
    background: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border: 1px solid orange;
    border-radius: 0px;
}

.drive-thru-page #accordion2 .open td {
    color: white;
}

.drive-thru-page #accordion3 .open td {
    color: white;
}

.vaccine-page #accordion .card-header {
    background-color: white;
    border: none !important;
    padding: 0px;
    cursor: pointer;
}

    .vaccine-page #accordion .card-header.active {
        background-color: #f68920;
    }

    .vaccine-page #accordion .card-header img {
        margin-right: 5px;
    }

    .vaccine-page #accordion .card-header > div {
        padding: 15px 20px;
    }


.vaccine-page #accordion4 .card-header > div,
.vaccine-page #accordion5 .card-header > div {
    padding: 5px 20px;
}

.vaccine-page #accordion .card-header.active > div {
    background-color: #f68920;
}

.vaccine-page #accordion .card-header > div:hover {
    background-color: #f68920;
}

.vaccine-page #accordion4 .card-header > div:hover {
    background-color: #f68920;
}

.vaccine-page #accordion5 .card-header > div:hover {
    background-color: #f68920;
}

.cta-img {
    transition: all 0.5s;
}

    .cta-img:hover {
        opacity: 0.8;
        transform: scale(1.1);
        transition: all 0.5s;
    }

.cardiology-heart-3d-diagram,
.cardiology-heart-diagram {
    height: 100%;
}

.cardiology-heart-3d-diagram {
    min-height: 320;
}

.heart-organ-content {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
}

.covid-19-box-top .nav-pills .nav-link {
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background-color: #faa71b;
    color: #fff;
    border-radius: 0;
    border-bottom: solid 1.75px white;
    line-height: 1.4;
}

.heart-organ-tab.nav-pills .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all 0.5s;
}


.heart-organ-tab .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all 0.5s;
}


.heart-organ-tab.nav-pills .nav-link.active,
.covid-19-box-top .nav-pills .nav-link.active {
    color: white;
    font-size: 18px;
    background-color: #307fde;
}


.overlay-text-box {
    /* background-color: #F46B3D;
    color: #fff !important; */
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
}

    .overlay-text-box hr {
        background-color: #307fde;
    }

.slick-cardio-faq .slick-track {
    padding-bottom: 0;
}

/* the slides */
.heart-organ-tab .slick-slide,
.slick-cardio-faq .slick-slide {
    margin: 0 8px;
}

/* the parent */
.heart-organ-tab .slick-list,
.slick-cardio-faq .slick-list {
    margin: 0 -8px;
}


/* Maternity page style update 20220104 START */

.specialtiesDetail-page a {
    color: #007bff;
}

    .specialtiesDetail-page a:hover,
    a:focus,
    a:active {
        color: #0056b3;
        text-decoration: none;
    }


/* Maternity page style update 20220104 END*/

.specialtiesDetail-page .title1 {
    color: #00769d;
    font-size: 23px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
}

.specialtiesDetail-page .btn-style2 {
    background-color: #f79140;
    color: #fff;
    border-color: #f79140;
    border-radius: 0.25rem;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 32px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    margin-bottom: -20px;
}

.EGC-ol-style {
    list-style-type: disc !important;
    margin-left: -10px;
}

.specialtiesDetail-page .card-body {
    min-height: 0px;
    /* min-height: 113px; */
    padding: 1rem;
}

.specialtiesDetail-page .cardInfo-text {
    text-transform: uppercase;
    color: #00769e;
    font-weight: 900;
}

.specialtiesDetail-page #accordion .card-header span {
    margin-right: 10px;
}

.specialtiesDetail-page #accordion .card-body {
    padding: 0px 50px 20px 77px;
    text-align: left;
    transition: .3s transform ease-in-out;
}

.specialtiesDetail-page #accordion hr {
    margin-top: 0px !important;
}

.specialtiesDetail-page #accordion2 .card {
    border: none;
    border-radius: 0px;
}

.specialtiesDetail-page #accordion2 .card {
    background: #fff
}

.specialtiesDetail-page #accordion2 .card-header {
    background-color: transparent !important;
    border: none !important;
    padding: 0px;
    cursor: pointer;
}

.specialtiesDetail-page #accordion2 .card-body {
    text-align: justify;
    transition: .3s transform ease-in-out;
    padding: 1.25rem 0rem 0rem;
}

.specialtiesDetail-page #accordion2 hr {
    margin-top: 0px !important;
}

.specialtiesDetail-page ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .specialtiesDetail-page ul li {
        padding-left: 1.3em;
    }

    .specialtiesDetail-page ul > li:before {
        content: "-";
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
    }

    .specialtiesDetail-page ul.point > li:before {
        content: "•";
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
    }

    .specialtiesDetail-page ul.circle > li:before {
        content: '';
        display: inline-block;
    }

.specialtiesDetail-page .title-style-9 {
    margin: 0rem 0rem 1rem !important;
}

.orange-bar {
    background-color: white;
    color: #404040;
    padding: 0px;
    border-bottom: none;
}

    .orange-bar > div {
        padding: 0.75rem 1.25rem;
    }

    .orange-bar:hover {
        background-color: #f68821;
        cursor: pointer;
        color: white !important;
    }

    .orange-bar.active {
        background-color: #f68821;
        color: #fff !important;
    }

    .orange-bar .fa-chevron-down {
        color: #404040;
    }

    .orange-bar.active .fa-chevron-down {
        transform: rotate(180deg);
        transition: all 0.4s ease;
        color: white;
    }

.coronavirus-page .title-style-4 {
    color: #404040 !important;
}

    .coronavirus-page .title-style-4:hover {
        color: white !important;
    }

.coronavirus-page .collapsed .title-style-4 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #404040 !important;
}

.coronavirus-page .title-style-4 .collapse .d-table-cell {
    color: #404040;
}

.orange-bar.active .title-style-4 {
    color: white !important;
}

.vaccine-page .orange-bar {
    background-color: white;
    /* border: 1.5px solid #f68821; */
    border-radius: 0%;
}

#headingTwentyFive {
    border-bottom: 1px solid #f68821;
}

.vaccine-page .orange-bar:hover {
    background-color: #f68821;
    cursor: pointer;
}

.vaccine-page .orange-bar.active {
    background-color: #f68821;
    border-left: 1px solid #f68821;
    border-right: 1px solid #f68821;
    border-top: 1px solid #f68821;
}


.blue-bar {
    background-color: transparent;
}

    .blue-bar:hover {
        background-color: #0062a6;
        cursor: pointer;
    }

    .blue-bar.active {
        background-color: #0062a6;
    }

        .blue-bar.active .fa-chevron-down {
            transform: rotate(180deg);
            transition: all 0.4s ease;
            color: white;
        }

.vaccine-page .title-style-4 {
    color: #404040 !important;
}

.vaccine-page .collapsed .title-style-4 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #404040 !important;
}

.title-style-4 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #4db748 !important;
}

.title-style-5 {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #4cb648 !important;
}

.drive-thru-page .title-style-5 {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #f68821 !important;
}

.title-style-6 {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #4db748 !important;
    margin-bottom: 2rem;
}

.title-style-7 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #307fde;
    text-transform: uppercase;
    display: inline;
}

.title-style-8 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #307fde !important;
    margin-bottom: 0rem;
    padding-top: 15px;
}

.title-style-8-tq-page {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #307fde !important;
    margin-bottom: 0rem;
    padding-top: 15px;
}

.title-style-9 {
    font-size: 20px;
    font-weight: 900;
    color: #307fde !important;
    margin: 1rem 0rem 2rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.title-style-10 {
    color: #007bff;
    font-weight: 900;
    font-size: 16px;
    border-bottom: 0.7px solid #307fde;
    line-height: 3;
    margin-bottom: 15px;
}

.title-style-11 {
    color: #f68821;
    font-weight: 900;
    font-size: 15px;
}

.title-style-12 {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #17b2e8 !important;
    margin-bottom: 0.5rem;
}

.title-style-13 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #f68821 !important;
    margin-bottom: 1rem;
    padding-top: 15px;
}

.title-style-14 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #4db748 !important;
    margin-bottom: 0rem;
    padding-top: 15px;
}

/* erica 7/5/2021 */

.enquiry-form-spacing {
    margin-top: 50px;
    margin-bottom: 20px;
}

.enquiry-form-border-pb {
    margin-bottom: 115px !important;
}

.appointment-form-spacing {
    margin-top: 40px;
}

.title-style-enquiry {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #307fde !important;
    display: inline;
    margin-bottom: 20px;
}

.title-style-main-enquiry {
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #307fde;
    display: inline;
    margin-bottom: 20px;
    margin-left: 210px;
}

.hospitals-page #accordion hr {
    margin-top: 0px !important
}

.hospitals-page #accordion table {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    color: #50b648;
}

    .hospitals-page #accordion table th {
        font-weight: 700;
        color: #59595b;
    }

    .hospitals-page #accordion table tr td {
        padding: 10px 0px;
    }

        .hospitals-page #accordion table tr td:nth-child(2) {
            padding: 10px 0px 10px 15px;
        }

.hospitals-page #accordion ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .hospitals-page #accordion ul li {
        padding-left: 1.3em;
    }

        .hospitals-page #accordion ul li:before {
            content: "-";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

.ctaBtn-style7 {
    color: #ffbc29;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

    .ctaBtn-style7:hover {
        color: #f66a2d;
    }

.contact-information a,
.findHospital #pills-tabContent a {
    color: #307fde !important;
    text-decoration: none;
}

    .contact-information a:hover,
    .findHospital #pills-tabContent a:hover {
        color: #337eb7 !important;
    }

.contact-information .btn {
    color: #fff !important;
    background-color: #ff6c37;
    border: #ff6c37;
}

    .contact-information .btn:hover {
        color: #fff !important;
        background-color: #ca4210;
        border: #ca4210;
    }

.contact-information div:first-child {
    background-color: #f3b125;
    color: #fff;
}

.contact-information table tr td {
    padding: 6px 0px;
}

    .contact-information table tr td img {
        padding: 13px 13px 13px 0px;
    }

.findHospital .btn-success {
    background-color: #4cb648;
    border: #4cb648;
}

    .findHospital .btn-success:hover {
        background-color: rgb(49, 142, 46);
        border: rgb(49, 142, 46);
    }

.font-700 {
    font-weight: 700;
}

.color-green {
    color: #ffbc29 !important;
}

.hospitals-page #accordion .card-header a:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    position: absolute;
    top: 0.5em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.55em;
    float: right;
    color: #333 !important;
    transition: all 0.5s;
    float: right;
    transition: all 0.5s;
    right: 15px;
}

.hospitals-page #accordion .card-header a.collapsed:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.specialtiesDetail-page #accordion .card-header a:after {
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    position: absolute;
    top: 1.5em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.55em;
    float: right;
    color: #333 !important;
    transition: all 0.5s;
    float: right;
    right: 35px;
}

.specialtiesDetail-page #accordion2 .card-header a div:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    transform: rotate(-45deg);
    width: 0.55em;
    color: #307fde !important;
    transition: all 0.5s;
    margin-left: 8px;
    margin-bottom: 1px;
}

.specialtiesDetail-page #accordion .card-header a.collapsed:after,
.specialtiesDetail-page #accordion2 .card-header a.collapsed div:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.specialtiesDetail-page #accordion .card .show,
.specialtiesDetail-page #accordion2 .card .show {
    transition: all 0.5s;
}


/* erica add on btn */

.m-view {
    display: none;
}


@media only screen and (max-width: 1500px) {
    .tq-page-doctor-kv {
        margin-top: 40px;
    }

    .tq-page-title-margin-top {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1000px) {

    .tq-page-doctor-kv {
        display: none !important;
    }

    .tq-page-textbox-height {
        min-height: 300px;
    }

    .plan-text-align {
        text-align: center;
    }
}



@media only screen and (max-width: 769px) {

    #nav-tabContent .packages-slider h3 {
        margin: 0.5rem 0;
    }

    .sec2-textbox-top {
        margin-top: 0% !important;
    }

    .heart-screening-package-sec-title {
        font-size: 22px;
    }

    .kv-info-text-box-1-ppv {
        font-size: 13px !important;
    }

    .title-style-8 {
        font-size: 30px;
    }

    .m-view {
        display: block;
    }

    .d-view {
        display: none;
    }
}

.main-navTabs .nav-link.active {
    background-color: #f79140;
    color: #fff;
}

.Drivethru-page .nav-tabs-style4 .nav-link.active {
    color: #ffffff;
    background-color: #f68821;
    font-size: 15px;
}

.Drivethru-page .accordion .card-header {
    vertical-align: top;
    width: 100%;
    text-align: left;
    position: relative;
    color: #f68821;
    font-weight: 900;
    font-size: 14.5px;
    padding: 1.15rem;
    border: 0;
    border-radius: 0;
    background-color: #f8f8f8;
    cursor: pointer;
}

.specialtiesDetail-page .accordion .card-header:hover {
    background-color: #f79140;
    color: white;
}

.specialtiesDetail-page .accordionFAQ .fqa-header td {
    vertical-align: top;
    padding-right: 11px;
    color: #f79140;
    font-weight: 700;
}

    .specialtiesDetail-page .accordionFAQ .fqa-header td:hover {
        vertical-align: top;
        padding-right: 11px;
        background-color: #f79140;
        color: #ffffff;
        font-weight: 700;
    }


/* .specialtiesDetail-page .accordionFAQ .fqa-header:not(.collapsed) {
  color: white !important;
} */

.specialtiesDetail-page .accordionFAQ .fqa-header:not(.collapsed) {
    color: white !important;
    background-color: #f79140 !important;
    transition: all 0.2s ease-in !important;
}


/* .specialtiesDetail-page .accordionFAQ .fqa-header td.active {
  vertical-align: top;
  padding-right: 11px;
  color: #ffffff;
  background-color: #f79140;
} */

.fqa-header {
    vertical-align: top;
    width: 100%;
    text-align: left;
    position: relative;
    color: #f79140;
    font-weight: 900;
    font-size: 14.5px;
    padding: 1.15rem;
    border: 0;
    border-radius: 0;
}

.resource-btn {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #f26b3d;
    border-radius: 45px;
    text-transform: uppercase;
    padding: 11px 15px;
    background-color: #fff;
    margin-bottom: 15px;
}

    .resource-btn:hover {
        color: #fff;
        background-color: #f26b3d;
        border: 2px solid #f26b3d;
    }


/*Google Map*/

.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }


/*end*/

.ctaBtn-waze {
    padding: 15px 30px;
    border-radius: 10px;
    background-color: #77d0eb;
    text-align: center;
}

.ctaBtn-waze2 {
    padding: 13px 27px;
    border-radius: 10px;
    background-color: #77d0eb;
    text-align: center;
    margin-right: 7px;
}

.ctaBtn-googlemap {
    padding: 15px 10px;
    border-radius: 10px;
    border: 1px solid #d8d8d7;
    background-color: #fff;
    text-align: center;
}

.ctaBtn-googlemap2 {
    padding: 13px 10px;
    border-radius: 10px;
    border: 1px solid #d8d8d7;
    background-color: #fff;
    text-align: center;
}

.breadcrumb {
    background-color: transparent !important;
    padding: 0.75rem 0rem 0rem !important;
    margin-bottom: 0rem !important;
}

.breadcrumb-item {
    font-size: 13px !important;
}

    .breadcrumb-item a {
        color: #307fde !important;
    }

        .breadcrumb-item a:hover {
            color: #ffbc29 !important;
        }

.wrap {
    width: 100%;
}

#primary-content-wrap {
    position: relative;
}

.primary-content {
    float: left;
}

.sidebar {
    width: 33.33%;
    float: left;
}

.footer2 {
    clear: both;
}

.sticky2 {
    position: fixed;
    top: 77px;
    margin: 0;
}

.abs {
    position: absolute;
    bottom: 10px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.letterbox {
    padding: 0;
}

    .letterbox li {
        text-align: center;
        float: left;
        padding: 5px 13px;
        background-color: transparent;
        color: #a8a9ac;
        border-radius: 100%;
        width: 35px;
        height: 35px;
        margin: 0px 2.2px;
        cursor: pointer;
    }

        .letterbox li:hover {
            float: left;
            padding: 5px 13px;
            background-color: #337eb7;
            color: #fff !important;
            border-radius: 100%;
            width: 35px;
            height: 35px;
        }

.findADoctor-page .form-control,
.eventsPromo-page .form-control {
    border: none !important;
    border-bottom: 1px solid #a8a9ac !important;
    border-radius: 0px !important;
    padding: 0.375rem 0px;
}

.eventsPromo-page .form-control {
    font-size: 15px;
    font-weight: 700;
    color: #495057;
}

::placeholder {
    color: #a8a9ac !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a8a9ac !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a8a9ac !important;
}

.findADoctor-page .card,
.specialties-page .card {
    margin: 10px 0px 85px;
    border: none !important;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

    .findADoctor-page .card .card-block {
        border-top: 3px solid #ff6c37;
        padding: 0px 20px;
    }

    .findADoctor-page .card .card-title {
        padding: 15px 0px 0px;
        color: #333;
        min-height: 57px !important;
        max-height: 57px;
        overflow: hidden;
        margin-bottom: 5px !important;
        font-size: 1.25rem;
        font-weight: 700;
    }

    .findADoctor-page .card h4,
    .specialties-page .card h4 {
        font-size: 18px;
        font-weight: 700;
    }

    .findADoctor-page .card .card-desc > div {
        /* padding: 8px 10px 0px; */
    }

    .findADoctor-page .card .card-desc div p {
        line-height: 1;
        color: #59595b;
        margin-top: 0.5rem;
        text-align: center;
    }

    .findADoctor-page .card .card-desc div img {
        margin-right: 3px;
    }

    .findADoctor-page .card .desc-spec {
        min-height: 70px;
        max-height: 70px;
        height: 70px;
        overflow: hidden;
    }

    .findADoctor-page .card .desc-hpt {
        min-height: 50px;
        max-height: 50px;
        height: 50px;
        overflow: hidden;
    }

    .findADoctor-page .card .card-btn {
        margin-bottom: -11px;
        padding-top: 28px;
    }

.findADoctor-page .img-container {
    position: relative;
}

.findADoctor-page .viewProfile {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ff6c37;
    color: #fff;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    text-align: center;
}

.findADoctor-page .card:hover .viewProfile {
    opacity: 1;
}

.ctaBtn-style8 {
    transition: all 0.3s ease;
}

    .ctaBtn-style8 a {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        border: 2px solid #ffbc29;
        border-radius: 45px;
        text-transform: uppercase;
        padding: 11px 18px;
        background-color: #fff;
        transition: all 0.3s ease;
    }

.findADoctor-page .card .ctaBtn-style8:hover a {
    color: #fff;
    border: 1px solid #ffbc29;
    background-color: #ffbc29;
}

.findADoctor-page .card .ctaBtn-style8:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.ctaBtn-style9 {
    transition: all 0.3s ease;
}

    .ctaBtn-style9 a {
        bottom: 0;
        display: inline-block;
        color: #fff;
        text-align: center;
        font-weight: 700;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #ff6c37 !important;
        border: 1px solid transparent;
        padding: 0.375rem 3.35rem;
        margin-bottom: 1rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: 0.65rem;
        text-transform: uppercase;
        transition: all 0.3s ease;
    }

    .ctaBtn-style9:hover a {
        background-color: #ca4210 !important;
        color: #fff !important;
    }

.findADoctor-page .form-control option {
    color: #59595b !important;
}

.specialties-page .card .card-block {
    padding: 20px 14px 0px;
}

.specialties-page .card .card-title {
    padding: 10px 0px 0px;
    color: #333;
    text-transform: uppercase;
}

.specialties-page .card .card-desc p {
    font-size: 13px !important;
    max-height: 43px;
}

.text-in-box {
    text-align: center;
    color: white;
    /* padding: 60px 30px; */
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00b4eb;
}

.img-container:hover .overlay {
    opacity: 1;
}

.img-container {
    overflow: hidden;
    /* clip the excess when child gets bigger than parent */
    z-index: 1;
}

    .img-container img {
        display: block;
        transition: transform .4s;
        /* smoother zoom */
        height: 10rem;
        object-fit: cover;
    }

.specialties-page .card .card-btn {
    margin-bottom: -12px;
    padding-top: 27px;
}

.ctaBtn-style10 {
    transition: all 0.3s ease;
}

    .ctaBtn-style10 a {
        color: #333;
        font-size: 12px;
        font-weight: 700;
        border: 2px solid #ffbc29;
        border-radius: 45px;
        text-transform: uppercase;
        padding: 10px 38px;
        background-color: #fff;
        transition: all 0.3s ease;
    }

.ctaBtn-style-corona a {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #23b0e6;
    border-radius: 45px;
    padding: 11px 40px;
    background-color: #fff;
}

.ctaBtn-style-corona:hover a {
    color: #fff;
    background-color: #23b0e6;
    border-color: #23b0e6;
    transition: all 0.3s ease;
}

.ctaBtn-style-tq-page a {
    color: #000 !important;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #ffbc29;
    border-radius: 45px;
    text-transform: uppercase;
    padding: 11px 40px;
    background-color: #fff;
}

.ctaBtn-style-tq-page:hover a {
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #ffbc29;
    border-radius: 45px;
    text-transform: uppercase;
    padding: 11px 40px;
    background-color: #ffbc29;
}

.ctaBtn-style11 {
    transition: all 0.3s ease;
}

.ctaBtn-style11 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid transparent;
    border-radius: 45px;
    text-transform: uppercase;
    padding: 13px 23px;
    background-color: #337eb7;
    transition: all 0.3s ease;
    width: 211px;
    cursor: pointer;
}

    .ctaBtn-style11:hover {
        background-color: #ffbc29 !important;
        color: #fff !important;
        webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

    .ctaBtn-style11 a {
        color: #fff;
    }

    .ctaBtn-style11:hover a {
        color: #fff;
    }

.specialties-page .card:hover .ctaBtn-style10 a {
    color: #fff;
    border: 1px solid #ffbc29;
    background-color: #ffbc29;
}

.specialties-page .card:hover .ctaBtn-style10 {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.specialties-page .card:hover .img-container img,
.eventsPromo-page .card:hover .img-container img,
.specialist-slider .card:hover .img-container img,
.eventPromo-slider .card:hover .img-container img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
}

.ongoing-events .event-date {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #307fde;
    padding: 7px 20px;
    position: absolute;
    top: 21px;
    text-align: center;
}

.ongoing-events .event-mainImg img {
    border-radius: 15px;
}

.event-info {
    position: absolute;
    top: 89px;
    right: 14px;
    width: 358px;
    padding: 30px 34px;
    background-color: #fff;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}

    .event-info p span {
        color: #307fde;
    }

    .event-info h5 {
        font-weight: 900;
        color: #4db748;
    }

    .event-info .ctaBtn-style5 {
        width: 180px;
        height: 41px;
        background-color: #337eb7;
        border-radius: 45px;
        display: table;
        color: #fff;
    }

        .event-info .ctaBtn-style5 .ctaBtn-txt {
            display: table-cell;
            vertical-align: middle;
            padding-left: 22px;
            font-weight: 700;
            font-size: 15px;
            text-transform: uppercase;
            text-align: center;
        }

        .event-info .ctaBtn-style5 img {
            text-align: right;
            float: right;
            display: table-cell;
            vertical-align: middle;
            padding: 4px;
            width: 75%;
        }

.card:hover .ctaBtn-style6 a {
    color: #fff;
    border: 1px solid #ffbc29;
    background-color: #ffbc29;
}

.card:hover .ctaBtn-style6 {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.ctaBtn-style14:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.eventsPromo-page .card {
    background-color: #f1f1f2;
    border: none;
    width: 100%;
    display: inline-block;
    min-height: 355px;
    margin-bottom: 5rem;
}

.eventsPromo-page optgroup {
    font-weight: 400;
}

.docDetail .title-style-8 {
    line-height: 0.9;
    font-size: 28px;
}

.docDetail h3 {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    color: #307fde;
    margin-bottom: 7px;
    letter-spacing: 0.1px;
}

.docDetail div span {
    color: #307fde;
}

::-webkit-scrollbar {
    width: 50px;
}

/* erica 2/6/2021 start */

.vaccine-page-th-first {
    padding-left: 25px !important;
}

.vaccine-page-th {
    padding-left: 15px !important;
}

/* erica 2/6/2021 end */

/* PHA Heart screening pakacge page START */
.pha-heart-screening {
    font-family: Arial !important;
}

    .pha-heart-screening body {
        font-family: Arial;
    }

    .pha-heart-screening p {
        font-size: 16px;
    }

    .pha-heart-screening .btn-success {
        background-color: #FEBB2A;
        border-color: #FEBB2A;
        width: 60%;
    }

        .pha-heart-screening .btn-success:hover {
            background-color: #c58700;
            border-color: #c58700;
        }

.why-us-p-mt {
    margin-top: 10px;
}


.risk-factors-bg {
    background: linear-gradient(to bottom, white 20%, #e5f6fd 20% 40%, #e5f6fd 40% 60%, #e5f6fd 60% 80%, white 80%)
}

.sec2-kv-bg {
    background-image: url(/Portals/0/HospitalImages/ampang/heart-screening-package-page/section-2_R2_final.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.sec5-kv-bg {
    background-image: url(/Portals/0/HospitalImages/ampang/heart-screening-package-page/final-sec5-kv.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.pha-heart-screening li {
    font-size: 16px !important;
}

.heart-screening-package-title-box {
    font-weight: bold;
    color: white;
    background-color: #307fde;
    padding: 20px;
    border-radius: 20px 20px 0px 0px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.heart-screening-package-innerbox {
    min-height: 565px;
    background-color: #03b3ec;
    padding-top: 20px;
    margin-bottom: 0px;
    color: white;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 30px;
}

.cardiac-package-innerbox {
    min-height: 215px;
    background-color: #03b3ec;
    padding-top: 20px;
    margin-bottom: 0px;
    color: white;
    padding-right: 50px;
    padding-left: 50px;
}

.cardiac-package-tnc {
    background-color: #03b3ec;
    margin-bottom: 0px;
    color: white;
    padding-right: 50px;
    padding-left: 36px;
    padding-bottom: 30px;
    margin-top: 0px;
}

.heart-screening-package-title-price {
    font-weight: 500;
    color: white;
    background-color: #307fde;
    padding: 20px;
    border-radius: 0px 0px 20px 20px;
    margin-bottom: 0px;
}

.heart-screening-package-sec-title {
    color: #307fde;
    font-weight: bold;
    text-align: center;
}

.img-full-width {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec2-textbox-top {
    margin-top: 10%;
}


.text-block {
    background-color: #307fde;
    padding: 30px !important;
    border-radius: 30px;
    box-shadow: 4px 8px 14px 3px #7a7a7ac7;
    color: white;
}

.text-block-2 {
    background-color: #FEBB2A;
    padding: 30px !important;
    border-radius: 30px;
    box-shadow: 4px 8px 14px 3px #7a7a7ac7;
    color: white;
}


/* PHA Heart screening package page END */


/* erica edited */

.hospital-list::-webkit-scrollbar {
    width: 8px;
}


body::-webkit-scrollbar {
    width: 15px;
    /* width of the entire scrollbar */
}

.docDetail .scrollable-box ul {
    list-style-type: none;
    padding-inline-start: 0px;
    max-height: 137px;
    height: 137px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #ccc;
    margin-bottom: 0px;
}

.docDetail .scrollable-box li {
    padding: 3px 18px;
}

.docDetail .scrollable-box h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #337eb7;
    color: #fff;
    margin-bottom: 0px;
    padding: 10px 18px;
}

.docDetail .nav-tabs {
    display: table;
    width: 100%;
}

.docDetail .nav-link {
    display: table-cell;
    border: 0.5px solid #ccc !important;
    border-bottom: 0px !important;
    border-radius: 0px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #59595b !important;
    padding: 10px 5px;
}

.docDetail .nav-tabs .nav-link.active,
.docDetail .nav-tabs .nav-item.show .nav-link,
.docDetail .nav-tabs .nav-link:hover {
    color: #ffffff !important;
    background-color: rgb(49, 142, 46);
}


/* width */

::-webkit-scrollbar {
    width: 5px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* erica edited */


/* Handle */

::-webkit-scrollbar-thumb {
    background: #808080;
    /* #b7b7b8; */
    border-radius: 10px;
}


    /* erica edited */


    /* Handle on hover */

    ::-webkit-scrollbar-thumb:hover {
        background: #808080;
    }

.docDetail .nav-tabs {
    border-bottom: 0px;
}

.docDetail .clinic-hours {
    width: 100%;
}

    .docDetail .clinic-hours tr {
        border: 1px solid #ccc;
    }

        .docDetail .clinic-hours tr:first-child {
            background-color: #4db748;
            color: #fff;
            border-top: 0px !important;
            font-weight: bold;
        }

        .docDetail .clinic-hours tr td {
            padding: 12px 18px;
            text-align: center;
        }

        .docDetail .clinic-hours tr:first-child td {
            padding: 10px 18px;
            text-align: center;
        }

        .docDetail .clinic-hours tr td span {
            color: #81c1dd;
        }

.icon-whatsapp {
    content: url(../images/icon_whatsapp.svg);
    height: 30px !important;
    cursor: pointer;
}

    .icon-whatsapp:hover {
        content: url(../images/icon_whatsapp2.svg);
        height: 30px !important;
    }

.icon-fb {
    content: url(../images/icon_fb.svg);
    height: 30px !important;
    cursor: pointer;
}

    .icon-fb:hover {
        content: url(../images/icon_fb2.svg);
        height: 30px !important;
    }

.icon-email {
    content: url(../images/icon_email.svg);
    height: 30px !important;
    cursor: pointer;
}

    .icon-email:hover {
        content: url(../images/icon_email2.svg);
        height: 30px !important;
    }

.icon-add {
    content: url(background-repeat: no-repeat,icon_add.svg);
    height: 30px !important;
    cursor: pointer;
}

.ctaBtn-style12 {
    height: 41px;
    background-color: #ff6c37;
    border-radius: 45px;
    display: table;
    color: #fff;
}

    .ctaBtn-style12:hover {
        text-decoration: none;
        background-color: #ca4210;
        color: white;
    }

    .ctaBtn-style12 .ctaBtn-txt {
        display: table-cell;
        vertical-align: middle;
        padding-left: 22px;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 0.2;
    }

    .ctaBtn-style12 img {
        text-align: right;
        float: right;
        display: table-cell;
        vertical-align: middle;
        padding: 4px;
        width: 75%;
    }

.internationalPatients-page .nav-tabs {
    width: 100%;
    display: table;
}

    .internationalPatients-page .nav-tabs .nav-link {
        width: 20%;
        text-align: center;
        border-radius: 0px !important;
        border: none !important;
        padding: 15px 0px;
        display: table-cell;
    }

    .internationalPatients-page .nav-tabs a {
        color: #808080;
        font-weight: 700;
        font-size: 15px;
    }

        .internationalPatients-page .nav-tabs a:hover {
            background-color: #ff6c37 !important;
            color: #fff !important;
        }

    .internationalPatients-page .nav-tabs .nav-link.active {
        background-color: #ff6c37;
        color: #fff;
    }

.internationalPatients-page .card .card-block {
    padding: 20px 14px 0px;
}

.internationalPatients-page .card .card-title {
    padding: 10px 0px 0px;
    color: #333;
    text-transform: uppercase;
    height: 53px;
    min-height: 53px;
    max-height: 53px;
}

.internationalPatients-page .card .card-desc p {
    font-size: 13px !important;
    max-height: 55px;
    overflow: hidden;
}

.internationalPatients-page .card h4,
.specialties-page .card h4 {
    font-size: 18px;
    font-weight: 700;
}

.internationalPatients-page .ip-style1 .card {
    border: none !important;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    cursor: pointer;
}

.internationalPatients-page .card:hover .ctaBtn-style10 a {
    color: #fff;
    border: 1px solid #ffbc29;
    background-color: #ffbc29;
}

.internationalPatients-page .card .card-btn {
    margin-bottom: -12px;
    padding-top: 27px;
}

.internationalPatients-page ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .internationalPatients-page ul li {
        padding-left: 1.3em;
    }

        .internationalPatients-page ul li:before {
            content: "-";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

.internationalPatients-page .blue-arrow {
    content: url(../images/arrowRight_green2.png);
    width: 80px;
    margin: 0 auto;
}

.ipg-style1 {
    background-color: #f3f2f3;
    text-align: center;
    padding: 40px 0px 10px !important;
    margin-top: 100px !important;
    box-shadow: 0 0 0 1px #f3f2f3;
    border-radius: 16px;
    border: 3px solid #fff;
}

    .ipg-style1,
    .ipg-style1 p {
        font-size: 15px !important;
    }

        .ipg-style1 table img {
            margin-right: 10px;
        }

        .ipg-style1 table span {
            color: #4db748;
            font-weight: bold;
        }

        .ipg-style1 > div {
            display: inline-block;
            text-align: left;
        }

.ipg-icon {
    display: block;
    margin: 0 auto;
    margin-top: -146px;
}

.internationalPatients-page #accordion .card-header img,
.internationalPatients-page #accordion2 .card-header img,
.internationalPatients-page #accordion3 .card-header img {
    margin-right: 5px;
    width: 22px;
}

.internationalPatients-page #accordion .card,
.internationalPatients-page #accordion2 .card {
    border: 0px
}

.internationalPatients-page #accordion .card-body,
.internationalPatients-page #accordion2 .card-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.25rem 1.25rem;
}

    .internationalPatients-page #accordion .card-body ul p,
    .internationalPatients-page #accordion2 .card-body ul p,
    .internationalPatients-page #accordion .card-body ol p,
    .internationalPatients-page #accordion2 .card-body ol p {
        font-weight: 900;
        margin-bottom: 0px;
    }

.internationalPatients-page #accordion .card-header a.collapsed:after,
.internationalPatients-page #accordion2 .card-header a.collapsed:after,
.internationalPatients-page #accordion3 .card-header a.collapsed:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.internationalPatients-page #accordion .card-header a:after,
.internationalPatients-page #accordion2 .card-header a:after,
.internationalPatients-page #accordion3 .card-header a:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    height: 0.55em;
    position: absolute;
    top: 1.3em;
    transform: rotate(-45deg);
    width: 0.55em;
    float: right;
    color: #333 !important;
    transition: all 0.5s;
    transition: all 0.5s;
    right: 15px;
}

#nav-hospitalService .hs-style1 {
    background-color: #ebebeb;
    border-radius: 16px;
    text-align: center;
}

    #nav-hospitalService .hs-style1 .row > div {
        padding: 20px 0px;
    }

    #nav-hospitalService .hs-style1 span {
        font-size: 12px;
        font-style: italic;
        font-weight: normal !important;
        display: block;
    }

#nav-travelGuide .tg-style1 {
    border-radius: 16px;
    background-color: #ebebeb;
}

#nav-travelGuide .tgImg-style1 img {
    border-radius: 16px 0px 0px 16px;
}

#nav-travelGuide .tgInfo-style1 {
    border-radius: 0px 16px 16px 0px;
}

    #nav-travelGuide .tgInfo-style1 span,
    #nav-travelGuide .tgInfo-style2 span {
        font-weight: 700;
    }

#nav-travelGuide .tgImg-style2 img {
    border-radius: 0px 16px 16px 0px;
}

#nav-travelGuide .tgInfo-style2 {
    border-radius: 16px 0px 0px 16px;
}

#nav-travelGuide .tg-style2 {
    background-color: #ebebeb;
    height: 100%;
    border-radius: 16px;
    padding: 1.5rem;
}

    #nav-travelGuide .tg-style2 p {
        font-weight: 700;
    }

    #nav-travelGuide .tg-style2 span {
        color: #307fde;
        font-size: 16px;
    }

#carousel-travelGuide1,
#carousel-travelGuide2 {
    background-color: #222;
}

    #carousel-travelGuide1 .carouselInfo,
    #carousel-travelGuide2 .carouselInfo {
        color: #fff;
        font-weight: bold;
    }

        #carousel-travelGuide1 .carouselInfo span,
        #carousel-travelGuide2 .carouselInfo span {
            font-weight: normal;
            font-size: 12px;
        }

    #carousel-travelGuide1 .carousel-indicators li,
    #carousel-travelGuide2 .carousel-indicators li {
        width: 15px;
        height: 15px;
        background-color: #fff;
        border: 1px solid #337eb7;
        border-radius: 45px;
        margin-right: 8px;
        margin-left: 8px;
        opacity: 1;
        background-clip: unset;
    }

    #carousel-travelGuide1 .carousel-indicators .active,
    #carousel-travelGuide2 .carousel-indicators .active {
        background-color: #337eb7;
    }

    #carousel-travelGuide1 .carousel-control-prev,
    #carousel-travelGuide1 .carousel-control-next,
    #carousel-travelGuide2 .carousel-control-prev,
    #carousel-travelGuide2 .carousel-control-next {
        width: 5%;
    }

.internationalPatients-page h3 {
    font-size: 20px;
    font-weight: 900;
    color: #4cb648 !important;
    margin: 1rem 0rem;
    letter-spacing: 0.5px;
}

.internationalPatients-page a {
    color: #000;
}

#nav-findUs .fu-style1 {
    padding: 1rem 0rem;
}

.ctaBtn-style5 {
    background-color: #ff6c37;
    border-radius: 45px;
    display: table;
    color: #fff;
}

    .ctaBtn-style5 .ctaBtn-txt {
        display: table-cell;
        vertical-align: middle;
        padding-left: 33px;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
    }

    .ctaBtn-style5 img {
        text-align: right;
        float: right;
        display: table-cell;
        vertical-align: middle;
        padding: 4px;
        width: 75%;
    }

.makeAppt-page .title-style-4 {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #307fde !important;
}

.makeAppt-page .nav-tabs {
    border-bottom: none !important;
}

.side-bar-bg {
    color: white;
}

.side-bar-title {
    color: black;
    font-size: 16px;
}

.side-bar-font {
    color: black;
    font-size: 13px;
}

.side-bar-paragraph {
    margin-top: -80px;
    color: black;
}

.button-tq-page:hover {
    background-color: #12770f;
    border: #12770f;
}

.enquiry-form-bg {
    background: #85daff94;
    margin: 60px 0px;
    margin-bottom: -2px !important;
    border-radius: 0px 25px 25px 0px;
    padding: 30px;
}

.enquiry-form-p {
    color: black;
    font-size: 13px;
}

.enquiry-form-calender-icon {
    font-size: 16px;
    position: absolute;
    bottom: 23px;
    right: 23px;
}


#loc-font-color {
    color: black !important;
}

.makeAppt-page .nav-tabs .nav-link {
    width: 170px;
    border: 1px solid #909090;
    border-radius: 0px;
    border: none;
    text-align: center;
    color: #59595b;
    background-color: #fff;
    z-index: 1;
}

    .makeAppt-page .nav-tabs .nav-link:first-child {
        border-radius: 5px 0px 0px 5px;
        border: 1px solid;
        border-color: transparent;
        border-color: #ccc transparent #ccc #ccc;
    }

    .makeAppt-page .nav-tabs .nav-link:nth-child(2) {
        border-radius: 0px 5px 5px 0px;
        border: 1px solid;
        border-color: #ccc #ccc #ccc transparent;
    }

    .makeAppt-page .nav-tabs .nav-link.active {
        color: #ffffff;
        background-color: #f3b125;
        border-color: transparent;
    }

.makeAppt-page .ctaBtn-style5 {
    background-color: #ff6c37;
    border-radius: 45px;
    display: table;
    color: #fff;
    margin: 0 auto;
}

    .makeAppt-page .ctaBtn-style5:hover {
        background-color: #ca4210;
    }

/* erica 7/5/2021 */
.makeAppt-page .tab-content {
    padding: 0px 10px;
    border-radius: 25px 0px 0px 25px;
    box-shadow: 0 6px 8px 0 rgb(0 0 0 / 0%), 0 2px 8px 0 rgb(0 0 0 / 19%);
    padding-right: 0px;
    /* padding-bottom: 70px;
    padding-top: 60px; 
    background-color: #f3f3f3;
    */
}

.choice-radio-btn {
    float: left;
    clear: none;
}


.patientsDetails-section {
    margin-top: -155px;
}

.enquiryform-label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.makeAppt-page label {
    float: left;
    clear: none;
    display: block;
    padding: 0px 1em 0px 8px;
}

input[type=radio],
input.radio {
    float: left;
    clear: none;
    margin: 5px 0 0 0px;
    /* ori */
    /* margin: 2px 0 0 2px; */
}


.makeAppt-page .ctaBtn-style5 img {
    text-align: right;
    float: right;
    display: table-cell;
    vertical-align: middle;
    padding: 4px;
    width: 75%;
}

.makeAppt-page .ctaBtn-style5 .ctaBtn-txt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 33px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}

.makeAppt-page .makeAppt-sec1 {
    background-color: #ff6c37;
    border-radius: 10px 10px 0px 0px;
}

    .makeAppt-page .makeAppt-sec1 h4 {
        font-size: 16px !important;
        color: #fff;
        padding: 15px 10px;
        margin: 0px;
        display: inline-block;
    }

    .makeAppt-page .makeAppt-sec1 img {
        margin-left: 27px;
    }

/* erica 6/5/2021 */
.makeAppt-page .form-control {
    /* ori */
    /* border: none;
    padding: 0rem;
    height: calc(0.5em + 0.75rem + 2px);
    padding: 1rem; */
    border-bottom: 1px solid #ccc;
    border-radius: 8px;
    font-size: 12px !important;
}

.makeAppt-page textarea.form-control {
    height: auto !important;
    border: 1px solid #ced4da !important;
}

.makeAppt-page label {
    font-size: 14px;
}

.makeAppt-page .date-blue-bg {
    background-color: #edf7eb;
    padding-left: 15px !important;
    padding: 15px;
    border-radius: 10px 0px 0px 10px;
}

.makeAppt-page .time-blue-bg {
    background-color: #edf7eb;
    padding-left: 10px !important;
    padding-right: 14px !important;
    padding: 15px;
    border-radius: 0px 10px 10px 0px;
}

/* erica 7/5/2021 */
.makeAppt-page .form-group {
    margin-bottom: 1rem;
    padding-left: 0px;
}

.eventsPromoDetail-page .title-style-8 {
    font-size: 28px;
}

.eventsPromoDetail-page .eventTimetable {
    color: #59595b;
}

.eventsPromoDetail-page h4 {
    color: #2d9045;
    font-size: 15px;
    font-weight: 900;
}

.eventsPromoDetail-page span {
    font-weight: 900;
    display: block;
}

.eventsPromoDetail-page .eventTimetable td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: none !important;
}

    .eventsPromoDetail-page .eventTimetable td:first-child {
        padding-left: 0rem;
    }

.eventsPromoDetail-page .eventTimetable thead {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

.eventsPromoDetail-page .boothActivities p {
    margin-bottom: 0px;
}

.eventsPromoDetail-page .eventCountdown p {
    font-weight: 700;
    text-align: center;
}

.eventsPromoDetail-page .eventCountdown table {
    width: 100%
}

    .eventsPromoDetail-page .eventCountdown table tr td {
        width: 25%;
        text-align: center;
        font-size: 13px;
    }

    .eventsPromoDetail-page .eventCountdown table tr:first-child td {
        font-size: 27px;
        color: #2d9145;
        font-weight: 900;
        line-height: 1;
    }

.eventsPromoDetail-page .eventDetails-header,
.eventsPromoDetail-page .eventRegistration-header {
    background-color: #f3b125;
    text-align: center;
    padding: 10px 0px;
}

    .eventsPromoDetail-page .eventDetails-header p,
    .eventsPromoDetail-page .eventRegistration-header p {
        display: inline-block;
        color: #fff;
        margin-bottom: 0px;
        font-weight: 700;
        letter-spacing: 0.2px;
    }

.eventsPromoDetail-page .eventDetails-body,
.eventsPromoDetail-page .eventRegistration-body {
    background-color: #f2f2f2;
    padding: 18px;
}

    .eventsPromoDetail-page .eventDetails-body table {
        width: 95%;
        margin: 0 auto;
    }

    .eventsPromoDetail-page .eventDetails-body td {
        font-size: 13px;
        padding: 5px;
    }

    .eventsPromoDetail-page .eventDetails-body p {
        font-size: 13px;
        word-break: break-all;
        margin-top: 1rem;
    }

    .eventsPromoDetail-page .eventRegistration-body label {
        margin-bottom: 0px;
    }

    .eventsPromoDetail-page .eventRegistration-body .form-control {
        border: 0px;
        border-radius: 0px;
        background-color: #f2f2f2;
        border-bottom: 0.5px solid #ccc;
        line-height: 1;
        padding: 0px;
        height: calc(1em + 0.75rem + 2px);
    }

    .eventsPromoDetail-page .eventRegistration-body .ctaBtn-style5 .ctaBtn-txt {
        padding-left: 40px;
    }


/*PATIENT CARE - ACCORDION*/

.patientCare-page #accordion .card {
    border: none;
    border-radius: 0px;
    background: #fff
}

    .patientCare-page #accordion .card:nth-child(odd) {
        border-top: 0.5px solid #adadad;
        border-bottom: 0.5px solid #adadad;
        background: #fff;
    }

    .patientCare-page #accordion .card:nth-child(even) {
        background: #f2f2f2;
    }

.patientCare-page #accordion .card-header {
    background-color: transparent !important;
    border: none !important;
    padding: 0px;
    cursor: pointer;
}

    .patientCare-page #accordion .card-header div {
        padding: 15px 35px 15px 30px;
        padding-right: 35px;
    }

    .patientCare-page #accordion .card-header img {
        margin-right: 5px;
    }

    .patientCare-page #accordion .card-header span {
        margin-right: 10px;
    }

.patientCare-page #accordion .card-body {
    padding: 0px 40px 20px 30px;
    text-align: justify;
    transition: .3s transform ease-in-out;
}

.patientCare-page #accordion hr {
    margin: 1rem 0rem !important;
}

.patientCare-page ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .patientCare-page ul li {
        padding-left: 1.3em;
    }

        .patientCare-page ul li:before {
            content: "-";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

.patientCare-page #accordion .card-header a:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    left: 0em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.55em;
    float: right;
    color: #333 !important;
    transition: all 0.5s;
    float: right;
    transition: all 0.5s;
}

.patientCare-page #accordion .card-header a.collapsed:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.patientCare-page #accordion .card .show {
    transition: all 0.5s;
}

.patientCare-page .room-rate {
    border: 0.5px solid #ff6c37;
}

    .patientCare-page .room-rate .room-rate-table {
        margin: 5%;
        width: 90%
    }

        .patientCare-page .room-rate .room-rate-table thead {
            background-color: #ff6c37;
            color: #fff;
            font-weight: 900;
            font-size: 15px;
        }

            .patientCare-page .room-rate .room-rate-table thead tr td {
                padding: 8px 0px;
            }

        .patientCare-page .room-rate .room-rate-table > thead > tr > td:first-child,
        .patientCare-page .room-rate .room-rate-table tbody tr td table tr td:first-child {
            width: 55%;
            padding-left: 35px;
            text-align: left;
        }

        .patientCare-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
        .patientCare-page .room-rate .room-rate-table tbody tr td table tr td:nth-child(2) {
            padding-left: 35px;
            text-align: center;
        }

        .patientCare-page .room-rate .room-rate-table > tbody > tr:nth-child(even) {
            background-color: #fff;
            border-bottom: 0.5px solid #adadad;
        }

        .patientCare-page .room-rate .room-rate-table > tbody > tr:nth-child(odd) {
            background-color: #f3f2f3;
            border-bottom: 0.5px solid #adadad;
        }

        .patientCare-page .room-rate .room-rate-table > tbody > tr {
            height: 45px;
            min-height: 45px;
        }

            .patientCare-page .room-rate .room-rate-table > tbody > tr > td tr:first-child {
                color: #ff6c37;
                font-weight: 900;
                font-size: 16px;
            }

            .patientCare-page .room-rate .room-rate-table > tbody > tr > td {
                padding: 10px 0px;
            }

.patientCare-page .title-style-4 {
    color: #2d9045 !important;
}

    .patientCare-page .title-style-4.collapsed {
        color: #2d9045 !important;
    }

.facilitiesAmenities-page .nav-tabs,
.specialtiesDetail-page .nav-tabs,
.vaccine-page .nav-tabs {
    width: 100%;
    display: table;
}

    .facilitiesAmenities-page .nav-tabs .nav-link {
        width: 20%;
        text-align: center;
        border-radius: 0px !important;
        border: none !important;
        padding: 15px 0px;
        display: table-cell;
    }

.facilitiesAmenities-page ul.point li:before {
    content: "•";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

.facilitiesAmenities-page ul.circle li {
    padding-left: 0.4em;
}

    .facilitiesAmenities-page ul.circle li:before {
        content: '';
        display: inline-block;
    }

.facilitiesAmenities-page ul.dash li:before {
    content: "-";
    display: inline-block;
}

.specialtiesDetail-page .nav-tabs .nav-link {
    width: 20%;
    text-align: center;
    border-color: 0.5px solid #ff6b3a !important;
    padding: 15px 0px;
    display: table-cell;
}

.vaccine-page .nav-tabs .nav-link {
    width: 33%;
    text-align: center;
    border-color: 0.5px solid #ff6b3a !important;
    padding: 15px 0px;
    display: table-cell;
    color: #f68920;
    font-weight: bold;
    line-height: normal;
}

.drive-thru-page .nav-tabs .nav-link {
    width: 50%;
    text-align: center;
    border-color: 0.5px solid #ff6b3a !important;
    padding: 15px 0px;
    display: table-cell;
    border: 1px solid #f68920;
}

.facilitiesAmenities-page .nav-tabs a {
    color: #808080;
    font-weight: 900;
    font-size: 17px;
}

.specialtiesDetail-page .nav-tabs a {
    color: #f68920;
    font-weight: 900;
    font-size: 14px;
    border-color: 0.5px solid #f68920;
}

.drive-thru-page .nav-tabs a {
    color: #ff6b3a;
    font-weight: 900;
    font-size: 14px;
    border-color: 0.5px solid #ff6b3a;
}

.facilitiesAmenities-page .nav-tabs a:hover {
    background-color: #ff6c37 !important;
    color: #fff !important;
}

.specialtiesDetail-page .nav-tabs a:hover {
    background-color: #ff6b3a !important;
    border-color: 0.5px solid #ff6b3a;
    color: #fff !important;
}

.vaccine-page .nav-tabs a:hover {
    background-color: #f68920 !important;
    border-color: 0.5px solid #f68920;
    color: #fff !important;
}

.facilitiesAmenities-page .nav-tabs .nav-link.active {
    background-color: #ff6c37;
    color: #fff;
}

.specialtiesDetail-page .nav-tabs .nav-link.active {
    background-color: #f68821 !important;
    border-color: 0.5px solid #f68821;
    color: #fff !important;
    border-radius: 0;
}

.vaccine-page .nav-tabs .nav-link.active {
    background-color: #f68821 !important;
    border-color: 0.5px solid #f68821;
    color: #fff !important;
    border-radius: 0;
    line-height: normal;
}

.drive-thru-page .nav-tabs .nav-link.active {
    background-color: #f68821 !important;
    border-color: 0.5px solid #f68821;
    color: #fff !important;
    border-radius: 0;
}

.facilitiesAmenities-page #accordion .card,
.facilitiesAmenities-page #accordion2 .card,
.facilitiesAmenities-page #accordion3 .card {
    border: none;
    border-radius: 0px;
    border-bottom: 0.5px solid #adadad;
}

    .facilitiesAmenities-page #accordion .card:nth-child(even),
    .facilitiesAmenities-page #accordion2 .card:nth-child(even),
    .facilitiesAmenities-page #accordion3 .card:nth-child(even) {
        background: #fff;
    }

    .facilitiesAmenities-page #accordion .card:nth-child(odd),
    .facilitiesAmenities-page #accordion2 .card:nth-child(odd),
    .facilitiesAmenities-page #accordion3 .card:nth-child(odd) {
        background: #f2f2f2;
    }

.facilitiesAmenities-page #accordion .card-header,
.facilitiesAmenities-page #accordion2 .card-header,
.facilitiesAmenities-page #accordion3 .card-header {
    background-color: transparent !important;
    border: none !important;
    padding: 0px;
    cursor: pointer;
}

    .facilitiesAmenities-page #accordion .card-header > div,
    .facilitiesAmenities-page #accordion2 .card-header > div,
    .facilitiesAmenities-page #accordion3 .card-header > div {
        padding: 15px 35px;
        position: relative;
    }

    .facilitiesAmenities-page #accordion .card-header img,
    .facilitiesAmenities-page #accordion2 .card-header img,
    .facilitiesAmenities-page #accordion3 .card-header img {
        margin-right: 5px;
        width: 22px;
    }

    .facilitiesAmenities-page #accordion .card-header span,
    .facilitiesAmenities-page #accordion2 .card-header span,
    .facilitiesAmenities-page #accordion3 .card-header span {
        margin-right: 10px;
    }

.facilitiesAmenities-page #accordion .card-body,
.facilitiesAmenities-page #accordion2 .card-body,
.facilitiesAmenities-page #accordion3 .card-body {
    padding: 0px 35px 20px 35px;
    text-align: justify;
    transition: .3s transform ease-in-out;
}

.facilitiesAmenities-page #accordion hr,
.facilitiesAmenities-page #accordion2 hr,
.facilitiesAmenities-page #accordion3 hr {
    margin-top: 0px !important;
}

.facilitiesAmenities-page ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .facilitiesAmenities-page ul li {
        padding-left: 1.3em;
    }

        .facilitiesAmenities-page ul li:before {
            content: "-";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

.facilitiesAmenities-page p {
    margin-top: 0;
    margin-bottom: .5rem;
}

.facilitiesAmenities-page .card-body {
    padding-bottom: 0rem !important;
}

.facilitiesAmenities-page #accordion .card-header a:after,
.facilitiesAmenities-page #accordion2 .card-header a:after,
.facilitiesAmenities-page #accordion3 .card-header a:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    position: absolute;
    top: 38%;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.55em;
    float: right;
    color: #333 !important;
    transition: all 0.5s;
    float: right;
    transition: all 0.5s;
    right: 15px;
}

.facilitiesAmenities-page #accordion .card-header a.collapsed:after,
.facilitiesAmenities-page #accordion2 .card-header a.collapsed:after,
.facilitiesAmenities-page #accordion3 .card-header a.collapsed:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

.facilitiesAmenities-page #accordion .card .show,
.facilitiesAmenities-page #accordion2 .card .show,
.facilitiesAmenities-page #accordion3 .card .show {
    transition: all 0.5s;
}

.facilitiesAmenities-page #accordion .card-header a div:last-child,
.facilitiesAmenities-page #accordion2 .card-header a div:last-child,
.facilitiesAmenities-page #accordion3 .card-header a div:last-child {
    padding-right: 12px;
}

.facilitiesAmenities-page h4 {
    font-size: 16px;
    font-weight: 900;
    color: #4db748;
}

.facilitiesAmenities-page h5 {
    font-size: 15px;
    font-weight: 700;
}

.facilitiesAmenities-page .roomService {
    border: 0.5px solid #ff6c37;
}

.facilitiesAmenities-page .roomService-padding {
    padding: 5%;
}

.facilitiesAmenities-page .roomService .roomService-header {
    background-color: #ff6c37;
    color: #fff;
    font-weight: 900;
    font-size: 15px;
    padding: 10px 0px 10px 20px;
}

.facilitiesAmenities-page .roomService .roomService-info {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .facilitiesAmenities-page .roomService .roomService-info .row {
        padding-left: 20px;
    }

.facilitiesAmenities-page .room-rate .room-rate-table tbody tr td table tr td:first-child,
.facilitiesAmenities-page .room-rate .room-rate-table tbody tr td table tr td:first-child {
    /*width: 55%;*/
    padding-left: 35px;
    text-align: left;
}

.facilitiesAmenities-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
.facilitiesAmenities-page .room-rate .room-rate-table tbody tr td table tr td:nth-child(2) {
    padding-left: 35px;
    text-align: center;
}

.facilitiesAmenities-page .roomService .roomService-info:nth-child(odd) {
    background-color: #fff;
    border-bottom: 0.5px solid #adadad;
}

.facilitiesAmenities-page .roomService .roomService-info:nth-child(even) {
    background-color: #f3f2f3;
    border-bottom: 0.5px solid #adadad;
}

.facilitiesAmenities-page .room-rate .room-rate-table > tbody > tr {
    height: 45px;
    min-height: 45px;
}

.facilitiesAmenities-page .roomService-info .roomService-details {
    margin-bottom: 8px;
    font-weight: 600;
}


.facilitiesAmenities-page .roomService .roomService-title {
    color: #ff6c37;
    font-weight: 900;
    font-size: 16px;
}

.facilitiesAmenities-page td .roomService-title {
    color: #ff6c37;
    font-weight: 900;
    font-size: 16px;
}

.facilitiesAmenities-page .roomService-priceBox {
    min-width: 350px;
}

.facilitiesAmenities-page .room-rate .room-rate-table > tbody > tr > td {
    padding: 10px 0px;
}

.ctaBtn-style13 a {
    bottom: 0;
    display: inline-block;
    color: #726f71;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff !important;
    border: 1px solid #d9d9d8;
    padding: 11px 3.35rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.65rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.keywords-btn input {
    background-color: #f3f2f3;
    border-radius: 25px 0px 0px 25px !important;
    border-top: 1px solid #337eb7 !important;
    border-bottom: 1px solid #337eb7 !important;
    border-left: 1px solid #337eb7 !important;
    padding-left: 10px;
    padding: 23px;
}

.keywords-btn button {
    border-radius: 0px 25px 25px 0px !important;
    background-color: #f3f2f3;
    border-top: 1px solid #337eb7 !important;
    border-right: 1px solid #337eb7 !important;
    border-bottom: 1px solid #337eb7 !important;
    padding: 2px 2px 0px 0px !important;
}

    .keywords-btn button .arrowImg {
        background-image: url(../images/icon_arrow_blue.png);
        width: 44px;
        height: 44px;
    }

    .keywords-btn button:hover .arrowImg {
        background-image: url(../images/icon_arrow_blue.png);
        width: 44px;
        height: 44px;
    }

.keywords-btn .form-control:focus {
    color: #495057;
    background-color: #f3f2f3 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.keywords-btn .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.health-list {
    list-style: none;
    padding-left: 20px;
}

    .health-list li {
        padding: 5px 0px;
    }

        .health-list li:before {
            content: "-";
            margin-left: -1.3em;
            width: 1.5em;
            color: #59595b;
        }

.healthAZ-page hr {
    margin: 20px 0px !important;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.healthAZ-page .anatomy-wrapper .mainbody .nav-tabs .nav-link {
    min-width: auto;
}

.healthAZ-page .anatomy-wrapper .mainbody ul li {
    width: 50%;
}

    .healthAZ-page .anatomy-wrapper .mainbody ul li:first-child {
        margin-top: 0px;
    }

.title-style-2 {
    color: #ffbc29;
    font-size: 18px;
    font-weight: 700;
}

.hospitalsList-table {
    border: 1px solid #ccc;
    margin: 0px !important;
}

    .hospitalsList-table > div {
        padding-top: 6px;
        padding-bottom: 6px;
    }

        .hospitalsList-table > div:first-child {
            background-color: #307fde;
            color: #fff;
            padding: 10px 15px;
            font-weight: 700;
            font-size: 16px;
        }

.emergencyContact {
    margin: 0px 15.5px;
    padding: 10px 55px;
}

.emergencyContact2 {
    margin: 0px 15.5px;
    padding: 10px 55px;
    background-color: #f3f2f3;
}

.emergencyContacts-modal {
    font-size: 13px;
}

    .emergencyContacts-modal table td span {
        color: #ffbc29 !important;
        -webkit-color: #ffbc29 !important;
    }

    .emergencyContacts-modal table td img {
        padding: 13px 10px 13px 0px;
    }

.enquiryForm-tile {
    color: #307fde;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}

.formdisclaimer {
    font-size: 11px;
}

.selectHospitals .form-control:before {
    content: url('../images/icon_location.png');
    height: 30px;
}

.select-style-1 {
    border: 1px solid #ffbc29 !important;
    height: auto !important;
    padding: 0.85rem 0.95rem !important;
    background-color: #f3f2f3 !important;
}


/*Select Icon Dropdown*/

select.select-style-1 {
    -webkit-appearance: none;
    /* remove the original arrow */
    -moz-appearance: none;
    -o-appearance: none;
}

.select-style-1 + i.fa {
    float: right;
    margin-top: -30px;
    margin-right: 5px;
    cursor: pointer;
    padding-right: 10px;
    color: #a8a9ac;
    font-size: 12px;
}

/* Joe Edited */
.bullet-point ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .bullet-point ul li {
        padding-left: 1.3em
    }

        .bullet-point ul li:before {
            content: "•";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

    .bullet-point ul.dash li:before {
        content: "-";
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
    }

    .bullet-point ul.circle li:before {
        content: "";
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
    }

/* ended here */

.bullet-point li ul > li {
    padding-left: 0.4em;
}

.career-page ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

    .career-page ul li {
        padding-left: 1.3em;
    }

        .career-page ul li:before {
            content: "-";
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }


/* PRIVACY POLICY */

.roman-ol-style {
    padding: 0px 15px 10px 15px;
    list-style: upper-roman;
}

.privacy-policy-pantai p {
    margin-bottom: 0.5rem !important;
}

.privacy-policy-pantai > ol > li::marker {
    font-weight: bold;
}

.privacy-policy-pantai > ol > li::marker {
    font-weight: bold;
}

/* .privacy-policy ol {
    counter-reset: list;
    text-align: justify;
}

.privacy-policy ol>li {
    list-style: none;
    position: relative;
    padding: 5px 15px 5px 0;
}

.privacy-policy ol>li:before {
    counter-increment: list;
    content: counters(list, ".") " ";
    position: absolute;
    left: -2.5em;
}

.privacy-policy ol li ol li ol>li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -2.5em;
}

.privacy-policy ol li ol li ol li ol>li:before {
    counter-increment: list;
    content: counter(list, lower-roman) ") ";
    position: absolute;
    left: -2.5em;
} */

.sideInfo-header {
    background-color: #f3b125;
    text-align: center;
    padding: 10px 0px;
    font-size: 14.5px;
    font-weight: 700;
    color: #fff;
}

.sideInfo-body {
    background-color: #f2f2f2;
    padding: 18px;
}

/* .sideInfo-body ul li a {
    color: #212529;
}

.sideInfo-body ul li a:hover {
    color: #ff6c37;
} */

.makeAnEnquiry-btn2 {
    background-color: #23b0e6;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: block;
}

    .makeAnEnquiry-btn2:hover {
        background-color: #337eb7;
        color: #fff;
    }

.makeAnEnquiry-btn3-dt {
    background-color: #23b0e6;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: block;
}

    .makeAnEnquiry-btn3-dt:hover {
        background-color: #337eb7;
        color: #fff;
    }

.newsroom > div {
    border-bottom: 0.5px solid #ccc;
    margin-bottom: 1rem;
}

    .newsroom > div .title-style-2:hover {
        color: #337eb7;
    }

    .newsroom > div span {
        font-style: italic;
        margin-bottom: 0.5rem;
    }

.doctorOnCall-page .nav-tabs {
    width: 100%;
    display: table;
}

    .doctorOnCall-page .nav-tabs .nav-link {
        width: 20%;
        text-align: center;
        border-radius: 0px !important;
        border: none !important;
        padding: 15px 0px;
        display: table-cell;
    }

    .doctorOnCall-page .nav-tabs a {
        color: #808080;
        font-weight: 700;
        font-size: 15px;
    }

        .doctorOnCall-page .nav-tabs a:hover {
            background-color: #ff6c37 !important;
            color: #fff !important;
        }

    .doctorOnCall-page .nav-tabs .nav-link.active {
        background-color: #ff6c37;
        color: #fff;
    }

.doctorOnCall-page .form-control {
    height: calc(0.5em + 0.75rem + 12px);
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
}

.doctorOnCall-page textarea.form-control {
    height: auto !important;
    border: 1px solid #ced4da !important;
}

.doctorOnCall-page .form-group {
    margin-bottom: 3rem;
}

.doctorOnCall-page #nav-home div > span {
    font-size: 20px;
    color: #2d8f00;
    font-weight: 700;
}

.enquiry-nurse {
    position: absolute;
    right: -74px;
    top: -115px;
}

    .enquiry-nurse img {
        width: 73%;
    }


/* MOBILE_MAKE AN ENQUIRY */

.m-makeAnEnquiry {
    display: none;
}

.ol-list-style {
    padding: 0 0 15px 15px;
}

.mandatory-fields {
    color: #4db748;
    font-size: 13px;
    font-style: italic;
}


/*TOOLTIP*/


/* START TOOLTIP STYLES */

[tooltip] {
    position: relative;
    /* opinion 1 */
}


    /* Applies to all tooltips */

    [tooltip]::before,
    [tooltip]::after {
        text-transform: none;
        /* opinion 2 */
        font-size: .9em;
        /* opinion 3 */
        line-height: 1;
        user-select: none;
        pointer-events: none;
        position: absolute;
        display: none;
        opacity: 0;
    }

    [tooltip]::before {
        content: '';
        border: 5px solid transparent;
        /* opinion 4 */
        z-index: 1001;
        /* absurdity 1 */
    }

    [tooltip]::after {
        content: attr(tooltip);
        /* magic! */
        /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
        min-width: 18em;
        max-width: 21em;
        padding: 1ch 1.5ch;
        border-radius: .3ch;
        box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.15);
        background: #337eb7;
        color: #fff;
        z-index: 1000;
        /* absurdity 2 */
        line-height: 14px;
    }


    /* Make the tooltips respond to hover */

    [tooltip]:hover::before,
    [tooltip]:hover::after {
        display: block;
    }


/* don't show empty tooltips */

[tooltip='']::before,
[tooltip='']::after {
    display: none !important;
}


/* FLOW: UP */

[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #337eb7;
}

[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
    bottom: calc(100% + 5px);
}

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
}


/* FLOW: DOWN */

[tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #337eb7;
}

[tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
}


/* FLOW: LEFT */

[tooltip][flow^="left"]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #337eb7;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
}

[tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
}


/* FLOW: RIGHT */

[tooltip][flow^="right"]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #337eb7;
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
}

[tooltip][flow^="right"]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
}


/* KEYFRAMES */

@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0);
    }
}

@keyframes tooltips-horz {
    to {
        opacity: .9;
        transform: translate(0, -50%);
    }
}


/* FX All The Things */

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
}


/* Update */

.bg-grey {
    background-color: #e8e6e7;
}

.heading-style1 {
    color: #0062a6;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 auto;
    padding-bottom: 10px;
}

.s-videos-slider .uk-slider-items li a {
    display: inline-block;
    transition: .3s ease;
}

    .s-videos-slider .uk-slider-items li a img {
        width: 400px;
    }

    .s-videos-slider .uk-slider-items li a:hover {
        transform: scale(1.2);
    }

.safety-slider .card {
    overflow: hidden;
}

.safety-slider .safety-fadein {
    position: absolute;
    width: 100%;
    background: #327eb8;
    height: 100%;
    top: 100%;
    left: 0;
    opacity: .8;
    font-size: 18px;
    color: #fff;
    padding: 33% 0;
    transition: .3s ease;
}

.safety-slider a:hover .safety-fadein {
    top: 0;
}

.safety-measure-card {
    background-color: transparent !important;
}

.icon-screen {
    display: inline !important;
    border-radius: 0% !important;
}

.icon-screen-hover {
    display: none !important;
    border-radius: 0% !important;
}

#screening-btn:hover .icon-screen,
#screening-btn.active .icon-screen,
#v-pills-ppe-tab:hover .icon-screen,
#v-pills-ppe-tab.active .icon-screen,
#v-pills-hygiene-tab:hover .icon-screen,
#v-pills-hygiene-tab.active .icon-screen,
#v-pills-cleaning-tab:hover .icon-screen,
#v-pills-cleaning-tab.active .icon-screen,
#v-pills-socialdist-tab:hover .icon-screen,
#v-pills-socialdist-tab.active .icon-screen,
#v-pills-space-tab:hover .icon-screen,
#v-pills-space-tab.active .icon-screen {
    display: none !important;
    border-radius: 0% !important;
}

#screening-btn:hover .icon-screen-hover,
#screening-btn.active .icon-screen-hover,
#v-pills-ppe-tab:hover .icon-screen-hover,
#v-pills-ppe-tab.active .icon-screen-hover,
#v-pills-hygiene-tab:hover .icon-screen-hover,
#v-pills-hygiene-tab.active .icon-screen-hover,
#v-pills-cleaning-tab:hover .icon-screen-hover,
#v-pills-cleaning-tab.active .icon-screen-hover,
#v-pills-socialdist-tab:hover .icon-screen-hover,
#v-pills-socialdist-tab.active .icon-screen-hover,
#v-pills-space-tab:hover .icon-screen-hover,
#v-pills-space-tab.active .icon-screen-hover {
    display: inline !important;
    border-radius: 0% !important;
}

.cardHeaderBg:hover {
    background-color: #0062a6 !important;
    color: white;
}

#screening-btn:hover,
#v-pills-ppe-tab:hover,
#v-pills-hygiene-tab:hover,
#v-pills-cleaning-tab:hover,
#v-pills-socialdist-tab:hover,
#v-pills-space-tab:hover {
    background-color: #0062a6;
    color: white;
}

#screening-btn.active,
#v-pills-ppe-tab.active,
#v-pills-hygiene-tab.active,
#v-pills-cleaning-tab.active,
#v-pills-socialdist-tab.active,
#v-pills-space-tab.active {
    background-color: #0062a6;
    color: white;
    font-weight: bold;
}

.safetyMeasures .nav-pills .nav-link {
    color: black;
    font-weight: bold;
}

.uk-section-large {
    padding: 0 !important;
}

.nav-tab-styling1 .nav-tabs {
    width: 100%;
    display: table;
}

    .nav-tab-styling1 .nav-tabs .nav-link {
        width: 20%;
        text-align: center;
        border-radius: 0px !important;
        border: none !important;
        padding: 15px 0px;
        display: table-cell;
    }

    .nav-tab-styling1 .nav-tabs a {
        color: #808080;
        font-weight: 700;
        font-size: 16px;
    }

        .nav-tab-styling1 .nav-tabs a:hover {
            background-color: #ffbc29 !important;
            color: #fff !important;
        }

    .nav-tab-styling1 .nav-tabs .nav-link.active {
        background-color: #ffbc29;
        color: #fff;
    }


/* safety-measured */

.safety-measure-card:hover .icon-screen,
.safety-measure-card.active .icon-screen,
#v-pills-ppe-tab:hover .icon-screen,
#v-pills-ppe-tab.active .icon-screen,
#v-pills-hygiene-tab:hover .icon-screen,
#v-pills-hygiene-tab.active .icon-screen,
#v-pills-cleaning-tab:hover .icon-screen,
#v-pills-cleaning-tab.active .icon-screen,
#v-pills-socialdist-tab:hover .icon-screen,
#v-pills-socialdist-tab.active .icon-screen,
#v-pills-space-tab:hover .icon-screen,
#v-pills-space-tab.active .icon-screen {
    display: none !important;
    border-radius: 0% !important;
}

.safety-measure-card:hover .icon-screen-hover,
.safety-measure-card.active .icon-screen-hover,
#v-pills-ppe-tab:hover .icon-screen-hover,
#v-pills-ppe-tab.active .icon-screen-hover,
#v-pills-hygiene-tab:hover .icon-screen-hover,
#v-pills-hygiene-tab.active .icon-screen-hover,
#v-pills-cleaning-tab:hover .icon-screen-hover,
#v-pills-cleaning-tab.active .icon-screen-hover,
#v-pills-socialdist-tab:hover .icon-screen-hover,
#v-pills-socialdist-tab.active .icon-screen-hover,
#v-pills-space-tab:hover .icon-screen-hover,
#v-pills-space-tab.active .icon-screen-hover {
    display: inline !important;
    border-radius: 0% !important;
}

.cardHeaderBg:hover {
    background-color: #0062a6 !important;
    color: white;
}

.safety-measure-card:hover,
#v-pills-ppe-tab:hover,
#v-pills-hygiene-tab:hover,
#v-pills-cleaning-tab:hover,
#v-pills-socialdist-tab:hover,
#v-pills-space-tab:hover {
    background-color: #0062a6;
    color: white !important;
}

.safety-measure-card.active,
#v-pills-ppe-tab.active,
#v-pills-hygiene-tab.active,
#v-pills-cleaning-tab.active,
#v-pills-socialdist-tab.active,
#v-pills-space-tab.active {
    background-color: #0062a6;
    color: white !important;
}

.vaccine-page .em .fa.fa-chevron-down {
    color: grey !important;
}


/* S.M M-View */

.d-block .safety-btn-text {
    font-size: 1rem;
    color: #000;
}

    .d-block .safety-btn-text:hover {
        color: white !important;
    }

.d-block .card-header.blue-bar.active .safety-btn-text {
    color: white !important;
}

.d-block .card-header.blue-bar.active .icon-screen {
    display: none !important;
    border-radius: 0% !important;
}

.d-block .card-header.blue-bar.active .icon-screen-hover {
    display: inline !important;
    border-radius: 0% !important;
}

.arrow-color.active {
    color: white !important;
}


.bg-kv-banner-corona {
    background-image: url(//images/pantaihospitalmalaysialibraries/covid-19/coronavirus_banner_kv_v1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.bg-kv-banner-vaccine {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/vaccine_banner_kv_3.jpg?v=1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.bg-kv-banner-dt {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/covid19_driveThruScreeningServices_full.jpg?v=1);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 350px;
}

.bg-kv-banner-ppv {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/ppv_banner_kv_8.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 350px;
}

.bg-kv-banner-purchase {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/purchase-vaccine-kv-final-pantai.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 350px;
}

.bg-tq-page {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/tq-page-bg-ori-v3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 620px;
}

.bg-kv-banner-anti-body {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/pantai-antibody-nurse-final-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.kv-banner-text-box-vaccine {
    padding: 29px 45px;
    margin-left: -81px;
    background-color: #faa71d;
}

.kv-banner-text-box-ppv {
    padding: 29px 45px;
    margin-left: -81px;
    background-color: #faa71d;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.drive-thur-img {
    display: none;
}

.dot-align {
    padding-left: 15px;
}

.kv-title-size-1 {
    font-size: 21px !important;
}

@media (max-width: 2560px) {

    /* #dnn_ctr627_MaternityService_viewPHA_hlSpecialists{
        margin-left: auto !important;
        margin-right: auto !important;
    } */

    #dnn_ctr627_MaternityService_viewPHC_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHBP_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHA_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHAK_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHI_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHK_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHKL_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHM_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHSP_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHP_hlSpecialists {
        /* float: left; */
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .dot-align {
        padding-left: 15px;
    }

    .enquiry-form-border-padding {
        padding-right: 0px !important;
    }

    /* .kv-banner-size{
    width: 800px;
    height: 400px;
  } */
    .sm-text-box {
        margin-right: 50px;
        /* font-size: 12px !important; */
    }

    .sm-image-align {
        width: 700px;
        height: 465px;
        /* margin-left: 100px; */
    }
}

@media (max-width: 1440px) {
    .dot-align {
        padding-left: 15px;
    }
}

@media (max-width: 1200px) {
    .enquiry-nurse {
        right: -104px;
    }
}

@media (min-width: 1200px) {
    .ctaBtn-style9 a {
        position: absolute;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .menu--active .menu {
        width: 40%;
    }

    /* .sm-image-align{
    margin-left: 0;
  } */
    /*.menu--active .menu .menu-inner {
    width: 40vw;
  }*/
}





@media (max-width: 1024px) {
    .sm-image-align {
        width: 590px;
        height: 385px;
    }

    .kv-banner-text-box-corona {
        padding: 55px 35px;
    }

    .dt-kv-banner-text-box {
        padding: 43px !important;
    }

    .antibody-kv-banner-text-box {
        padding: 35px !important;
    }
}

@media screen and (max-width: 992px) {
    .kv-banner-text-box-corona {
        margin-left: -50px;
        padding: 22px 35px !important;
    }

    .kv-title-size-1 {
        font-size: 18px !important;
    }

    p {
        font-size: 16px;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .covid-19-box-top {
        margin-top: 45px !important;
    }

    .kv-banner-text-box-vaccine {
        margin-left: 0;
    }

    .sm-image-align {
        width: 420px;
        height: 365px;
    }

    .kv-banner-text-box {
        padding: 20px 25px !important;
    }

    .kv-banner-text-box-corona {
        padding: 20px 25px
    }

    .antibody-kv-banner-text-box {
        padding: 30px 22px !important;
    }

    .dt-kv-banner-text-box {
        padding: 30px 22px !important;
    }

    .resource-btn {
        border-radius: 25px;
        font-size: 10px;
    }
}

@media (max-width: 427px) {
    .sm-image-align {
        width: 400px;
        height: auto;
    }

    .purchase-box {
        margin-top: 205px !important;
    }
}

@media screen and (min-width: 1024px) {

    /*header nav .nav-item:hover .dropdown-menu {
    display: block;
  }*/
    header nav .nav-item .nav-link {
        padding-top: 1rem;
        padding-bottom: 1.5rem;
        padding-right: 1.2rem !important;
    }

    header nav .nav-item:hover .nav-link {
        color: #337eb7 !important;
    }

    header span.menu-control-open,
    header span.menu-control-close {
        display: none;
    }

    header .menu {
        position: static;
        overflow: visible;
        background-color: transparent;
        width: auto;
        height: auto;
    }

        header .menu .menu-inner {
            padding: 0;
            width: 100%;
            z-index: 999;
        }

        header .menu a {
            transform: none;
            transition: none;
        }

        header .menu .version,
        header .menu .madeIn {
            bottom: -90.85vh;
            letter-spacing: 1px;
            font-size: 1.3rem;
        }

    header nav {
        flex-direction: row;
    }

        header nav .nav-item {
            /*font-size: 2.65rem;*/
            margin-left: 65px;
        }

            header nav .nav-item:first-child {
                /*font-size: 2.65rem;*/
                margin-left: 0rem !important;
            }

    header .nav-item .nav-link {
        padding-left: 0rem !important;
    }
}

@media screen and (max-width: 1025px) {

    .tq-page-doctor-kv {
        margin-top: 92px;
    }


    .kv-banner-text-box-ppv {
        padding: 22px 30px;
        margin-left: -45px;
        background-color: #faa71d;
    }


    .bg-tq-page {
        background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/tq-page-bg-ori-v3.jpg);
        background-repeat: no-repeat;
        background-position: -270px;
        background-size: cover;
    }

    .infographic-width {
        width: 266px;
    }

    .makeAppt-page .label-in-box {
        font-size: 12px;
    }

    .kv-banner-text-box-vaccine {
        padding: 45px 38px;
    }

    .kv-banner-size {
        width: 850px;
        height: 360px;
    }
}

@media screen and (max-width: 1024px) {

    .radio-btn-padding {
        padding-left: 0px;
        padding-right: 290px;
    }


    .menu--active .menu {
        width: 75%;
        height: 100%;
        background-color: #f1f1f2;
        z-index: 999;
    }

    .menu .menu-inner {
        padding: 1.5rem 0px;
        width: 100%;
        overflow: auto;
    }

    header span.menu-control-close {
        padding-right: 17px;
        margin-bottom: 15px;
    }

    .dropdown-menu a:hover {
        color: #337eb7;
        padding-left: 15px;
    }

    .menu .nav-item .nav-link .icon-chevron-down {
        color: #000;
        float: right;
    }

    .dropdown-menu {
        padding: 0px 30px;
        background-color: #fff;
        box-shadow: none;
        border-radius: 0px;
    }

    .dropdown-menu {
        position: relative;
    }

    header nav .nav-item {
        margin-left: 0px;
    }

    .navbar {
        align-items: normal !important;
    }

    header nav li .nav-link {
        padding: 0.75rem 1rem !important;
    }

    header nav li.show .nav-link {
        background-color: #cecdcd;
        color: #333;
    }

    header nav .nav-item > .dropdown-menu {
        box-shadow: none;
        background-color: #fbfbfb;
    }

    .navbar-nav .dropdown-menu a {
        padding-left: 25px;
        font-weight: normal;
    }

    .navbar {
        padding: 0px !important;
    }

    .navbar-nav .dropdown-menu {
        margin: 0px !important;
        border: none !important;
    }

    .dropdown-toggle i {
        float: right;
    }

    .hospital-list {
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    header nav .nav-item .dropdown-submenu .dropdown-menu {
        padding-left: 20px;
        box-shadow: none;
    }

    header .menu .nav-item .dropdown-submenu:hover > a:after {
        transform: rotate(135deg);
    }

    header nav .nav-item > .dropdown-menu > li > a,
    header nav .nav-item .dropdown-menu .hospital-list a {
        border-top: 0.2px solid #ccc !important;
    }

    .hospital-list .placename-group {
        display: none;
    }

    .dropdown-menu a {
        padding: 7px 10px;
    }

    header .nav-item .nav-link {
        letter-spacing: 0.3px;
    }

    .heading-style1 {
        font-size: 23px;
    }
}


/*End Top NavBar*/

@media (max-width: 1024px) {
    #locationSelect {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #fff;
        background-color: #307fde;
        background-image: none;
        border: 1px solid #307fde;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

        #locationSelect:focus {
            box-shadow: none;
        }

    .locationTab {
        display: none !important;
    }

    .findHospital .tab-content {
        padding: 1rem 1rem 0rem;
        border-radius: 0.25rem;
        background-color: #f1f1f2;
    }

    .m-pantai-logo {
        width: 200px;
        height: auto;
    }

    .menu .nav-item {
        transform: translate3d(-150px, 0, 0);
        transition: transform .15s ease-in;
    }

    #navbar .container {
        padding: 15px;
    }

    .findHospital #pills-tabContent .title-style-2 {
        margin-bottom: 0px;
    }

    .ongoing-events .event-info {
        position: relative;
        border-radius: 0px 0px 15px 15px;
        top: auto;
        right: auto;
        width: auto;
    }

    .ongoing-events .event-mainImg img {
        border-radius: 15px 15px 0px 0px !important;
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .desc-style-2 {
        padding: 10px 20px 45px;
    }
}

@media (max-width: 991px) {
    .header {
        display: flex;
    }

        .header .container {
            padding: 0px;
        }

    #main-navbar {
        text-align: right;
    }

    .navbar-brand {
        padding: 0px !important;
    }

    .main-navbar {
        display: block;
    }

        .main-navbar .navbar-nav {
            display: inline-block;
            width: 100%;
        }

        .main-navbar .nav-item {
            display: block;
        }

    .main-carousel .carousel-caption {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        padding: 20px;
        left: 0;
        margin: 0;
    }

        .main-carousel .carousel-caption .bannerTxt-style-1 {
            font-size: 25px;
            margin-bottom: 5px;
            line-height: 1;
        }

        .main-carousel .carousel-caption .bannerTxt-style-2 {
            font-size: 14px;
        }

        .main-carousel .carousel-caption .ctaBtn-style5 .ctaBtn-txt {
            font-size: 12px;
        }

    .main-carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        margin-right: 3px;
        margin-left: 3px;
    }

    .enquiry-nurse {
        right: -144px;
        top: -115px;
    }

    .main-carousel .carousel-indicators {
        left: auto;
        margin-right: 5%;
    }
}

@media (max-width: 767px) {


    .covid-19-box-top {
        margin-top: 260px !important;
    }

    .kv-banner-text-box-vaccine {
        padding: 30px !important;
        margin-left: 0 !important;
    }

    .bg-kv-banner-vaccine {
        height: 220px !important;
    }

    .bg-kv-banner-corona {
        height: 205px;
    }


    .desc-style-2 {
        padding: 5px 20px 45px;
    }

    .sm-text-box {
        margin: -10px 0 0 0 !important;
        border-radius: 0% !important;
    }

    .eventPromo .eventPromo-1 div:first-child {
        position: relative;
        top: 0;
        padding: 4px;
        font-size: 15px;
    }

    .eventPromo .eventPromo-3 p:first-child {
        font-size: 15px;
    }

    .eventsPromo-page .card {
        min-height: auto;
    }

    .ongoing-events .event-date {
        position: relative;
        top: 0;
        border-radius: 15px 15px 0px 0px !important;
    }

    .ongoing-events .event-mainImg img {
        border-radius: 0px !important;
    }

    .healthAZ > div {
        margin-top: 0px;
    }

    /*.healthAZ-2 {
        border-right: none;
        border-bottom: 0.5px solid #ccc;
    }*/
    .healthAZ-2 > div,
    .healthAZ-3 > div {
        margin: 0px;
    }

    .sideMenu {
        bottom: 0;
        top: auto;
        right: auto;
        width: 100%;
        background-color: #327eb8;
        z-index: 30;
    }

        .sideMenu nav {
            flex-direction: row !important;
        }

        .sideMenu .nav > div {
            font-size: 10px;
            padding: 0px;
            width: 25%;
        }

        .sideMenu .nav .nav-link {
            width: 100%;
            height: 110px !important;
            font-size: 12px !important;
        }

        .sideMenu .nav .sideMenu-cta1,
        .sideMenu .nav .sideMenu-cta2,
        .sideMenu .nav .sideMenu-cta3 {
            border-bottom: none;
            border-right: 1px solid #fff;
        }

        .sideMenu .nav .sideMenu-cta1,
        .sideMenu .nav .sideMenu-cta4 {
            border-radius: 0px;
        }

        .sideMenu .nav .nav-link img {
            padding: 3px 0px 4px;
        }

        .sideMenu .p-slideMenu-cta1 {
            position: inherit;
        }

    #findDoctor-container {
        right: 0px;
        top: -249px;
        width: 100%;
        height: auto;
        border-radius: 0px;
        box-shadow: 0px 0px 7px #ccc;
    }

    .footer {
        padding: 20px 0px 76px;
    }

    #return-to-top {
        bottom: 140px;
        right: 6px;
        width: 40px;
        height: 40px;
    }

        #return-to-top i {
            left: 11px;
            top: 8px;
        }

    .carousel-img {
        width: 150%;
        /* min-width: 150%;
        margin-left: -50%; */
    }

    #return-to-top:hover i {
        top: 8px;
    }

    .eventPromo .eventPromo-1 div {
        font-size: 14px;
    }

    .healthAZ-2,
    .healthAZ-3 {
        margin: 30px 0px !important;
    }

    .healthAZ-table .gender-img {
        width: 75%;
    }

    .healthAZ-table .gender-txt {
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .ctaBtn-style3 img {
        width: 61%;
    }

    .ctaBtn-style3 {
        margin-left: 10px;
    }

    .hospitals-carousel .carousel-caption {
        position: relative;
    }

    .findADoctor-page .card,
    .specialties-page .card {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 60px;
    }

        .findADoctor-page .card .card-title {
            min-height: 0px !important;
        }

    #navbar .container {
        padding: 15px 0px;
    }

    .findADoctor-page .ctaBtn-style9 a,
    .specialties-page .ctaBtn-style9 a,
    .eventsPromo-page .ctaBtn-style9 a {
        width: 100%;
        padding: 0.775rem 3.35rem;
    }

    .specialties-page .card .card-block {
        padding: 10px 14px 0px;
    }

    .facilitiesAmenities-page .nav-tabs a {
        font-size: 2vw;
    }

    .docDetail .scrollable-box ul {
        height: auto;
    }

    .dot-align {
        padding-left: 15px;
    }

    .findADoctor-page .viewProfile {
        opacity: 1;
        padding: 5px;
    }

    .m0-auto {
        margin: 0 auto !important;
    }

    .docDetail .title-style-8 {
        font-size: 23px;
    }

    .docDetail .nav-link {
        font-size: 12px;
    }

    .internationalPatients-page .blue-arrow {
        content: url(../images/arrowDown_blue2.png);
        width: 25px;
        margin: 20px auto;
    }

    #nav-travelGuide .tg-style1 {
        text-align: center;
        margin: 1rem;
    }

    #nav-travelGuide .tgImg-style1 img,
    #nav-travelGuide .tgImg-style2 img {
        border-radius: 16px;
        margin: 1.5rem;
    }

    #nav-travelGuide .tg-style3 {
        margin: 1rem 0rem;
    }

    #carousel-travelGuide1 .carouselInfo,
    #carousel-travelGuide2 .carouselInfo {
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: 28px 45px 58px;
    }

    #nav-travelGuide .ctaBtn-style5 {
        margin: 0 auto;
    }

    #carousel-travelGuide1 .carousel-control-prev,
    #carousel-travelGuide1 .carousel-control-next,
    #carousel-travelGuide2 .carousel-control-prev,
    #carousel-travelGuide2 .carousel-control-next {
        top: auto;
        bottom: 35%;
    }

    .m-makeAnEnquiry {
        display: block;
    }

    .makeAnEnquiry-btn {
        background-color: #2d8f00;
        color: #fff;
        position: fixed;
        padding: 7px 30px;
        right: -76px;
        top: 51%;
        transform: rotate(-90deg);
        z-index: 99;
    }

    .makeAnEnquiry-btn2 {
        display: none;
    }

    .heading-style1 {
        font-size: 20px;
    }

    .google-review {
        bottom: 88px;
        right: 59px;
        text-align: right;
    }

        .google-review img {
            width: 75%;
        }

    .bg-img03 {
        background-image: none;
        height: auto;
    }

    .drive-thur-img {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .sm-text-box {
        margin-right: 0;
    }

    .sm-image-align {
        margin-left: 0;
        width: 450px;
        height: 300px;
    }

    .kv-banner-size {
        width: 620px !important;
        height: 344px !important;
    }
}

@media (max-width: 600px) {

    .covid-19-box-top {
        margin-top: 160px !important;
    }


    .title-style-1 {
        font-size: 6vw;
        margin-bottom: 5px;
    }

    .desc-style-1 {
        margin-bottom: 15px;
    }

    .desc-style-2 {
        padding: 5px 30px 40px;
        line-height: 1.5;
        max-height: 185px;
        min-height: 185px;
    }

    .bottomNavbar table tr td {
        padding: 10px 16px;
    }

        .bottomNavbar table tr td:first-child {
            padding: 10px 16px 10px 0px;
        }

    .ctaBtn-style4 a {
        padding: 12px 10px;
        font-size: 11px;
    }

    .main-carousel .carousel-caption .ctaBtn-style5 .ctaBtn-txt {
        font-size: 11px;
        padding-left: 20px;
    }

    .main-carousel .carousel-caption .ctaBtn-style5 img {
        width: 64%;
        padding: 2px;
    }

    .facilitiesAmenities-page .nav-tabs a {
        font-size: 2.5vw;
    }

    .enquiryForm-tile {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .desc-style-2 {
        max-height: 110px;
        min-height: 110px;
    }

    iframe {
        /* height: auto; */
    }

    .sm-text-box {
        margin: -10px 0 0 0 !important;
        border-radius: 0% !important;
    }
}

.careNsupport-box {
    margin-top: 30px;
}

/* .covid-19-box-top {
    margin-top: 30px !important;
} */

.dt-box {
    margin-top: 30px !important;
}

.antibody-box {
    margin-top: 10px;
}


@media (max-width: 426px) {

    .sideMenu .nav .nav-link {
        color: #fff;
        font-size: 9px;
        font-weight: 700;
        text-align: center;
        padding: 5px 3px 5px !important;
        line-height: 1.2;
        cursor: pointer;
    }

    #nav-tabContent .infographic-width {
        width: 225px;
    }

    /* .sideMenu .nav .nav-link {
        height: 90px;
    } */

    .tq-page-textbox-height {
        min-height: 310px;
    }

    .hospital-tq-p-margin {
        margin-top: 20px;
    }

    .bg-tq-color {
        background: linear-gradient(180deg, #fff 28%, #03b3ec 15%) !important;
    }

    .title-style-8-tq-page {
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 1px;
        color: #307fde !important;
        margin-bottom: 1rem;
        padding-top: 15px;
    }

    .bg-kv-banner-purchase {
        height: 148px;
        background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/purchase-vaccine-kv-final-mobile-pantai.jpg);
        background-position: center;
    }

    .mobile-view-padding-table {
        padding: 0px;
    }

    .link-pages-style {
        margin-top: 340px !important;
    }

    .link-pages-style-bm {
        margin-top: 340px !important;
    }

    .link-pages-style-chi {
        margin-top: 255px !important;
    }

    .link-pages-style-id {
        margin-top: 340px !important;
    }

    .kv-info-text-box-1-ppv {
        font-size: 16px !important;
    }

    .ppv-box-top {
        margin-top: 240px !important;
    }

    .kv-banner-text-box-ppv {
        margin-left: 0;
    }

    /* PPV page START */
    .bg-kv-banner-ppv {
        background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/ppv_banner_kv_8_mobile.jpg) !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 275px;
    }

    /* PPV page END */

    /* 28062021 Erica PatientCare RoomRates START*/
    .patientCare-page .room-rate .room-rate-table {
        margin: 5%;
        width: 100%;
    }

    .patientCare-page .room-rate {
        border: 0;
    }

    .patientCare-page #accordion .card-body {
        padding: 0px 5px 20px 5px;
    }

    .patientCare-page p {
        padding-left: 5px;
        padding-right: 5px;
    }

    .patientCare-page ol {
        padding: 0px 25px !important;
    }

    /* 28062021 Erica PatientCare RoomRates END*/


    .makeAppt-page .time-blue-bg {
        border-radius: 10px;
    }


    .title-style-enquiry {
        margin-left: 16px;
    }

    .makeAppt-page .form-control {
        font-size: 12px !important;
    }

    .makeAppt-page .form-group {
        padding-left: 15px;
    }

    .makeAppt-page .tab-content {
        border-radius: 10px;
    }

    .enquiry-form-border-padding {
        padding-right: 15px;
    }

    .makeAppt-page .form-group {
        /* padding: 0px 40px; */
    }

    #return-to-top {
        bottom: 105px;
    }
}


@media (max-width: 425px) {
    .resource-btn {
        font-size: 8.5vw;
    }

    .sm-text-box {
        margin: -10px 0 0 0 !important;
        border-radius: 0% !important;
    }

    .sm-mini-text-box {
        line-height: 16px;
        /* font-size: 12px !important; */
    }

    .safety-section-box {
        width: 0 !important;
    }

    .sm-text-box {
        margin: 0 !important;
    }

    .title-style-1 {
        font-size: 7vw;
    }

    .ctaBtn-style1 {
        width: 240px;
    }

        .ctaBtn-style1 .ctaBtn-txt {
            font-size: 14px;
        }

    /* .ctaBtn-style1 img {
        width: 85%;
    } */

    .desc-style-2 {
        max-height: 126px;
        min-height: 126px;
    }

    .ctaBtn-style6 a {
        font-size: 12px;
        padding-bottom: 11px 35px;
    }

    .ctaBtn-style14 a {
        font-size: 12px;
        padding-bottom: 11px 35px;
    }

    .ctaBtn-style2 {
        width: 175px;
    }

        .ctaBtn-style2 .ctaBtn-txt2 {
            font-size: 14px;
        }

    /* .ctaBtn-style2 img {
        width: 80%;
    } */

    .ctaBtn-style3 {
        width: 82px;
        height: 30px;
    }

        .ctaBtn-style3 .ctaBtn-txt3 {
            padding-left: 10px;
        }

        .ctaBtn-style3 img {
            width: 90%;
        }

    .healthAZ-table .gender-img {
        width: auto;
    }

    .healthAZ-table .gender-txt {
        margin-left: 5px;
    }

    .ctaBtn-style3 {
        margin-left: 5px;
    }

    .title-style-8 {
        font-size: 6vw;
        padding-top: 10px;
    }

    .ongoing-events .event-info {
        padding: 30px 8vw;
    }

    .facilitiesAmenities-page .nav-tabs a {
        font-size: 3vw;
    }

    .facilitiesAmenities-page #accordion .card-header > div,
    .facilitiesAmenities-page #accordion2 .card-header > div,
    .facilitiesAmenities-page #accordion3 .card-header > div {
        padding: 15px;
    }

    .facilitiesAmenities-page #accordion .card-body,
    .facilitiesAmenities-page #accordion2 .card-body .facilitiesAmenities-page #accordion3 .card-body {
        padding: 0px 20px 0px 20px;
    }

    .patientCare-page .room-rate .room-rate-table > thead > tr > td:first-child,
    .patientCare-page .room-rate .room-rate-table tbody tr td table tr td:first-child {
        padding-left: 5px;
    }

    .patientCare-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
    .patientCare-page .room-rate .room-rate-table tbody tr td table tr td:nth-child(2) {
        padding-left: 5px;
    }

    .patientCare-page #accordion .card-header div {
        padding: 10px 5px 10px 5px;
        padding-right: 5px;
    }

    .patientCare-page #accordion .card-body {
        padding: 0px 5px 20px 5px;
    }

    .emergencyContact,
    .emergencyContact2 {
        padding: 10px 15px;
    }

    .specialtiesDetail-page #accordion .card-body {
        padding: 0px 25px 20px;
    }

    .specialtiesDetail-page #accordion .card-header a:after {
        right: 25px;
    }

    .specialtiesDetail-page #accordion .card-header a div:last-child {
        padding-right: 12px;
    }

    .internationalPatients-page .nav-tabs a {
        font-size: 3vw;
    }

    .enquiry-nurse img {
        width: 65%;
    }

    .enquiry-nurse {
        right: -173px;
        top: -99px;
    }
}






@media (max-width: 375px) {
    .ongoing-events .event-info {
        padding: 7vw 5vw;
    }

    .facilitiesAmenities-page .nav-tabs a {
        font-size: 4vw;
    }
}





/*infinate scrolling*/

.clearfix,
.list {
    zoom: 1;
}

    .clearfix:before,
    .list:before,
    .clearfix:after,
    .list:after {
        content: " ";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .clearfix:after,
    .list:after {
        clear: both;
    }

.is-hidden {
    display: none !important;
}

.load-more,
.loading {
    clear: both;
}

    .load-more:hover {
        background-color: #333;
        color: white;
        border: 1px solid #ccc;
        transition: all 0.3s ease;
        cursor: pointer;
    }

.list {
}

.element {
    transform: scale(0.01);
}

.element-in {
    animation: listIn 0.4s ease;
    transform: scale(1);
}

@keyframes listIn {
    from {
        transform: scale(0.1);
    }

    to {
        transform: scale(1);
    }
}

.loading {
    height: 10px;
    width: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
}

    .loading:before,
    .loading:after {
        position: absolute;
        display: block;
        content: '.';
        color: transparent;
        width: 15px;
        height: 15px;
        background: #333;
        border-radius: 50%;
        -webkit-animation: loading 1s infinite linear;
        margin-left: -7.5px;
        margin-top: -7.5px;
        transition: all .2s;
    }

    .loading:before {
        background: #e74c3c;
        bottom: auto;
        top: 0;
        right: 0;
        left: 0;
    }

    .loading:after {
        background: #c0392b;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        -webkit-animation-delay: -.5s;
    }

@-webkit-keyframes loading {
    0% {
        top: 0%;
        left: 50%;
        right: auto;
        bottom: auto;
    }

    25% {
        top: 50%;
        left: 0%;
    }

    50% {
        bottom: auto;
        top: 100%;
        right: auto;
        left: 50%;
    }

    75% {
        top: 50%;
        bottom: auto;
        left: 100%;
        right: auto;
    }

    100% {
        top: 0%;
        bottom: auto;
        left: 50%;
        right: auto;
    }
}


/*zh-CN*/

@media screen and (min-width: 1024px) {
    :lang(zh-CN) header#globalheader nav .nav-item {
        margin-left: 152px;
    }
}

@media screen and (min-width: 1024px) {
    :lang(zh-CN) header nav .nav-item {
        margin-left: 110px;
    }
}

@media screen and (min-width: 1199px) {

    :lang(zh-CN) header#globalheader nav .nav-item {
        margin-left: 197px;
    }
}

}

@media screen and (min-width: 1199px) {
    :lang(zh-CN) header nav .nav-item {
        margin-left: 145px;
    }
}

/* CT SCAN page START */

.visit-link-pages {
    border: 2px solid #17b2e8;
    padding: 25px 15px;
    box-shadow: 3px 3px 7px 1px rgb(0 0 0 / 24%);
    background-color: #f2f2f2ba;
}

.hover-shadow-image-ctscan {
    box-shadow: rgb(128 114 114 / 18%) 3px 2px 6px 0px, rgb(0 0 0 / 10%) 0px 2px 8px 0px;
}

    .hover-shadow-image-ctscan:hover {
        box-shadow: rgb(0 0 0 / 0%) 13px 0px 3px 3px, rgb(0 0 0 / 36%) 0px 2px 8px 0px;
    }

/* CT SCAN page END */

}


/* erica add on */

.social-share-border {
    /* border:2px solid #ff6c37; */
    border-radius: 50px;
    box-shadow: 4px 2px 8px 1px #0000004f;
    padding: 0px 0px;
}

.vaccine-page .nav-tabs .nav-link.active {
    background-color: #f68821 !important;
    border-color: 0.5px solid #f68821;
    color: #fff !important;
    border-radius: 0;
    font-size: 1rem;
    font-weight: bold;
}

.kv-title-size {
    font-size: 22px
}

.kv-text-box-2 {
    width: 450px;
}

.kv-banner-text-box-corona {
    padding: 35px;
    margin-left: -81px;
    background-color: #faa71d;
}

.kv-banner-text-box {
    padding: 41px;
    margin-left: -81px;
    background-color: #faa71d;
}

.dt-kv-banner-text-box {
    padding: 52px;
    margin-left: -81px;
    background-color: #faa71d;
}

.antibody-kv-banner-text-box {
    padding: 52px;
    margin-left: -81px;
    background-color: #faa71d;
}


@media screen and (max-width: 1199px) {
    .kv-banner-text-box-corona {
        padding: 32px;
    }
}

@media screen and (max-width: 1026px) {
    .kv-banner-text-box-corona {
        padding: 20px 32px;
    }

    .title-mt-tq-page {
        margin-top: 0rem !important;
    }
}

@media screen and (max-width: 769px) {

    .findADoctor-page .card .card-desc > div {
        padding: 8px 10px 0px;
    }

    .tq-page-description-p {
        font-size: 13px;
    }



    .bg-tq-page {
        background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/tq-page-bg-ori-v3.jpg);
        background-repeat: no-repeat;
        background-position: left;
        background-size: cover;
        height: 555px;
    }

    .bg-tq-color {
        background: linear-gradient(180deg, #fff 36%, #03b3ec 15%);
    }

    .tq-page-pt-none {
        padding-top: 0px !important;
    }

    .bg-kv-banner-anti-body {
        height: 336px;
    }

    .kv-banner-text-box-ppv {
        padding: 15px 15px;
    }


    .vaccine-page .card-body {
        border-left: 1px solid #f68821;
        border-right: 1px solid #f68821;
    }

    .vaccine-page .orange-bar {
        background-color: white;
        border-left: 1px solid #f68821;
        border-right: 1px solid #f68821;
        border-top: 1px solid #f68821;
        border-radius: 0%;
    }

    .radio-btn-padding {
        padding-left: 0px;
        padding-right: 220px
    }

    .enquiry-form-spacing {
        margin-top: 20px;
    }

    .appointment-form-spacing {
        margin-top: 30px;
    }

    .makeAppt-page .tab-content {
        border-radius: 25px;
    }

    .btn-infographic-speciality {
        font-size: 12px;
        padding: 10px 20px;
    }

    .infographic-width {
        width: 189px;
    }

    .facilitiesAmenities-page .roomService-priceBox {
        min-width: 220px;
    }

    .kv-banner-text-box-vaccine {
        padding: 24px;
        font-size: 21px;
        margin-left: -70px;
    }

    .kv-banner-text-box-corona {
        margin-left: -50px;
        padding: 15px 35px !important;
    }

    .kv-info-text-box-1 {
        font-size: 14px;
        margin-bottom: -2px;
    }

    .bg-kv-banner-dt {
        height: 336px;
    }

    .kv-text-box-2 {
        width: 325px;
    }
}

@media screen and (max-width: 767px) {
    .kv-banner-text-box-corona {
        margin-left: 0px;
        margin-top: 50px;
    }

    .careNsupport-box {
        margin-top: 250px;
    }
}

@media screen and (max-width: 550px) {
    .blue-bar .fa-chevron-down {
        color: black;
    }

    .blue-bar.active .fa-chevron-down {
        color: white !important;
        transform: rotate(180deg);
        transition: all 0.4s ease;
    }

    .covid-19-box-top {
        margin-top: 185px !important;
    }
}

@media screen and (max-width: 540px) {

    .covid-19-box-top {
        margin-top: 225px !important;
    }

    .kv-info-text-box-1 {
        font-size: 16px;
    }

    .kv-banner-text-box-vaccine {
        padding: 35px;
        margin-left: 0px;
        background-color: #faa71d;
    }

    .bg-kv-banner {
        height: 250px;
    }

    .bg-kv-banner-purchase-banner {
        height: 143px !important;
    }

    .bg-kv-banner-anti-body {
        height: 155px;
        background-position: left;
    }
}

@media (max-width: 515px) {
    .covid-19-box-top {
        margin-top: 285px !important;
    }
}


@media (max-width: 512px) {
    .covid-19-box-top {
        margin-top: 285px !important;
    }
}

@media (max-width: 427px) {

    .antibody-box {
        margin-top: 270px !important;
    }

    .bg-kv-banner-anti-body {
        height: 160px;
    }


    .covid-19-box-top {
        margin-top: 285px !important;
    }

    .dt-box {
        margin-top: 315px !important;
    }

    .dt-box-inner {
        margin-top: 40px !important;
    }

    .antibody-box {
        margin-top: 260px !important;
    }

    .sm-image-align {
        width: 400px;
        height: auto;
    }

    .bg-kv-banner-dt {
        height: 160px;
    }

    .facilitiesAmenities-page .roomService-priceBox {
        min-width: 200px;
    }
}


@media screen and (max-width: 575px) {

    /* .sideMenu .nav .nav-link {
        height: 85px;
    } */

    .sec2-kv-bg-wallpaper {
        background-color: #f2eeef;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 340px;
        padding: 25px;
    }

    .sand-kv-bg {
        background-image: url(/Portals/0/HospitalImages/ampang/heart-screening-package-page/section-6_R1b_mobile-2.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
    }

    .risk-factors-bg {
        /* background: #e5f6fd; */

        background: #f3e4e7;
        margin-top: -80px !important;
    }

    .text-block {
        margin-top: 60px;
        margin-bottom: 15px;
    }

    .text-block-2 {
        margin-top: 15px;
        margin-bottom: 15px;
    }


    .infographic-height {
        max-width: 100% !important;
        margin-left: 28%;
    }

    .bg-tq-page {
        height: 690px;
    }

    .button-tq-page {
        margin: auto !important;
    }

    .bg-tq-page {
        height: 690px;
    }

    .button-tq-page {
        margin: auto !important;
    }

    .icons-mobile-size {
        width: 35%;
    }

    .padding-none {
        padding: 0px !important;
        margin: 12px;
    }

    .heart-care-padding {
        padding: 2rem !important;
    }

    .icons-padding-none {
        padding: 0px !important;
    }

    .heart-screening-package-innerbox {
        min-height: auto;
    }

    .cardiac-package-innerbox {
        min-height: auto;
    }
}


@media screen and (max-width: 426px) {

    .privacy-policy ol > li {
        list-style: none;
        position: relative;
        padding: 5px 15px 5px 0;
        text-align: left !important;
    }

    .privacy-policy a {
        word-break: break-all !important;
    }

    .title-style-8-tq-page {
        font-size: 20px;
        font-weight: 900;
        letter-spacing: 1px;
        color: #307fde !important;
        margin-bottom: 1rem;
        padding-top: 15px;
    }

    .button-tq-page {
        margin: auto !important;
    }

    .bg-tq-page {
        height: 730px;
    }

    .infographic-height {
        max-width: 100% !important;
        margin-left: 28%;
    }

    .tq-page-sub-title {
        text-align: center !important;
    }

    .tq-page-textbox-height {
        min-height: 310px;
    }

    .icons-mobile-size {
        width: 35%;
    }

    .padding-none {
        padding: 0px !important;
        margin: 12px;
    }

    .heart-care-padding {
        padding: 2rem !important;
    }

    .icons-padding-none {
        padding: 0px !important;
    }

    .heart-screening-package-innerbox {
        min-height: auto;
    }

    .cardiac-package-innerbox {
        min-height: auto;
    }

    .link-pages-style {
        margin-top: 340px !important;
    }

    .link-pages-style-bm {
        margin-top: 325px !important;
    }

    .link-pages-style-chi {
        margin-top: 255px !important;
    }

    .link-pages-style-id {
        margin-top: 380px !important;
    }



    /* 20210709 Erica Start 640_Scan START */

    .infographic-mview-width {
        width: 35% !important;
    }

    .m-view-padding {
        padding: 0px !important;
        margin-bottom: 0px !important;
    }

    .m-view-margin {
        margin-bottom: 30px !important;
    }

    .visit-link-pages {
        margin-bottom: 20px;
        margin-top: 20px;
        margin: 25px;
        text-align: center;
    }

    .m-view-margin-0 {
        margin-bottom: 0px !important;
    }

    /* 20210709 Erica Start 640_Scan END */

    /* erica add on */
    .radio-btn-padding {
        padding-right: 200px;
    }

    .infographic-width {
        width: 280px;
        margin: auto;
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 145px !important;
    }

    .makeAppt-page .date-blue-bg {
        font-size: 12px;
        border-radius: 10px;
    }

    .kv-info-text-box-1 {
        font-size: 16px;
    }

    .facilitiesAmenities-page .roomService-padding {
        padding: 0%;
    }

    .facilitiesAmenities-page .roomService {
        border: 0;
        padding: 0;
    }

    .docDetail .title-style-8 {
        line-height: 1;
    }

    #dnn_ctr627_MaternityService_viewPHC_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHBP_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHA_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHAK_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHI_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHK_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHKL_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHM_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHSP_hlSpecialists,
    #dnn_ctr627_MaternityService_viewPHP_hlSpecialists {
        float: unset !important;
        margin-bottom: 10px;
        margin-right: 0%;
    }

    hr {
        margin-top: 1rem !important;
    }

    .title-style-8 {
        font-size: 6.5vw;
        padding-top: 10px;
    }

    /* .sideMenu .nav .nav-link {
        height: 80px;
    } */

    /* .hospitals-page p,
    {
        text-align: justify;
    }
    p {
        text-align: justify;
    } */
    .main-carousel .carousel-indicators li {
        width: 6px;
        height: 6px;
        margin-right: 3px;
        margin-left: 3px;
    }

    .hospitals-carousel .carousel-indicators li {
        width: 6px;
        height: 6px;
    }

    .antibody-box li a {
        word-break: break-all !important;
    }

    .hospitals-carousel .carousel-indicators {
        bottom: -15px;
        margin: 0;
        left: 0;
    }

    .main-carousel .carousel-indicators {
        bottom: -15px;
        margin: 0;
        left: 0;
    }

    .blue-bar .fa-chevron-down {
        color: black;
    }

    .blue-bar.active .fa-chevron-down {
        color: white !important;
        transform: rotate(180deg);
        transition: all 0.4s ease;
    }

    .title-style-12 {
        font-size: 17px;
    }

    .vaccine-page .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 10px;
        font-weight: bold;
    }

    .vaccine-page .nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px;
    }

    /* \24032021 erica */
    /* .drive-thru-page .accordion td {
        font-size: 10px;
    } */

    .vaccine-page .collapsed .title-style-4 {
        font-size: 14px;
    }

    .title-style-4 {
        font-size: 14px;
    }

    .vaccine-page #accordion4 .card-header > div,
    .vaccine-page #accordion5 .card-header > div {
        padding: 15px 20px;
    }

    .bg-kv-banner-corona {
        background-position: left;
    }

    .bg-kv-banner-vaccine {
        background-position: left;
    }

    .title-style-13 {
        font-size: 26px;
    }

    .vaccine-page #accordion4 .card-body,
    .vaccine-page #accordion5 .card-body {
        padding: 10px 30px;
    }

    .vaccine-page #accordion .card-body,
    .vaccine-page #accordion4 .card-body,
    .vaccine-page #accordion5 .card-body {
        padding: 10px 30px;
    }

    .vaccine-page #accordion4 .card-header {
        background-color: white;
        border: none !important;
        padding: 0px;
        cursor: pointer;
    }

    .vaccine-page #accordion5 .card-header {
        background-color: white;
        border: none !important;
        padding: 0px;
        cursor: pointer;
    }

    .dt-kv-banner-text-box {
        margin-left: 0;
    }

    .antibody-kv-banner-text-box {
        margin-left: 0;
    }

    .kv-title-size-1 {
        font-size: 17px !important;
    }

    .bg-kv-banner-corona {
        height: 150px;
    }

    .careNsupport-box {
        margin-top: 340px;
    }

    .kv-banner-text-box-vaccine {
        margin: 0px;
        padding: 25px;
    }

    .bg-kv-banner-vaccine {
        height: 158px;
    }

    .kv-banner-text-box-corona {
        margin-left: 0px;
        margin-top: 0%;
    }

    .specialtiesDetail-page .nav-tabs a {
        font-size: 11px;
        vertical-align: middle;
    }

    .bg-kv-banner-dt {
        height: 148px;
    }
}

.kv-title-size {
    font-size: 16px;
}

.kv-banner-size {
    height: 250px !important;
    width: 350px !important;
    margin-top: 50px;
    margin-left: -15px;
}

.kv-banner-text-box {
    opacity: 1 !important;
    margin-left: 0 !important;
    padding: 15px 20px !important;
}

.bg-kv-banner {
    height: 148px;
}

.kv-info-text-box {
    width: 200px;
    font-size: 10px;
}

.covid-19-box-top {
    margin-top: 30px;
}

.ppv-box-top {
    margin-top: 20px;
}

/* ACCORDIAN START */

.drive-thru-page .accordion {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px !important;
    padding-inline-start: 0px !important;
}

    .drive-thru-page .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 30px;
        /* color: #404040; */
        font-size: 15px;
        font-weight: 700;
        border: 1px solid #f68821;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: #ffffff;
        border-radius: 0px;
    }

        .drive-thru-page .accordion .link:hover {
            background-color: #f68821;
            color: white;
        }

    .drive-thru-page .accordion li.open {
        border-bottom: 1px solid #ccc;
    }

    .drive-thru-page .accordion li:first-child .link {
        border-radius: .25rem .25rem 0 0;
    }

    .drive-thru-page .accordion ul,
    .drive-thru-page .accordion li {
        list-style-type: none;
    }

        .drive-thru-page .accordion li:last-child .link {
            /* border-bottom: 0; */
        }

        .drive-thru-page .accordion li .fa-chevron-down {
            position: absolute;
            top: 16px;
            left: 12px;
            color: #404040;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .drive-thru-page .accordion li .fa-chevron-down {
            right: 28px;
            left: auto;
            font-size: 16px;
            color: #404040;
        }

        .drive-thru-page .accordion li.open .link {
            color: #ffffff;
            background-color: #f68821;
            font-size: 15px;
        }

        .drive-thru-page .accordion li.open .fa-chevron-down {
            color: #F46B3D;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            color: #ffffff !important;
        }

    .drive-thru-page .accordion td {
        vertical-align: top;
        padding-right: 11px;
        /* color:#404040; */
        font-weight: bold;
    }

    .drive-thru-page .accordion li.open .fa-chevron-down {
        color: #fff;
    }

    .drive-thru-page .accordion li.open .main-link > .fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #ffffff !important;
    }

.drive-thru-page .submenu {
    display: none;
    font-size: 14px;
    padding-inline-start: 0px !important;
    border: 1px solid #f68821;
}

    .drive-thru-page .submenu a {
        text-decoration: none;
        color: #939598;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

        .drive-thru-page .submenu a:hover {
            color: #fff;
        }

    .drive-thru-page .submenu p {
        color: #202020;
        padding: 0 20px;
    }


/* ACCORDIAN END */


/* ACCORDIAN START */

.accordion {
    width: 100%;
    margin: 30px auto 20px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-inline-start: 0px !important;
}

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 30px;
        color: #404040;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: white;
    }

    .accordion li.open {
        border-bottom: 1px solid #ccc;
    }

    .accordion li:first-child .link {
        border-radius: .25rem .25rem 0 0;
    }

    .accordion ul,
    .accordion li {
        list-style-type: none;
    }

        .accordion li:last-child .link {
            /* border-bottom: 0; */
        }

        .accordion li .fa-chevron-down {
            position: absolute;
            top: 16px;
            left: 12px;
            color: #595959;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .accordion li .fa-chevron-down {
            right: 28px;
            left: auto;
            font-size: 16px;
            color: #fff;
        }

        .accordion li.open .link {
            color: #ffffff;
            background-color: #f68920;
        }

        .accordion li.open .fa-chevron-down {
            color: #b63b4d;
        }

        .accordion li.open .fa-chevron-down {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            color: #ffffff;
        }


/**
  * Submenu
  -----------------------------*/

.submenu {
    display: none;
    font-size: 14px;
    padding-inline-start: 0px !important;
}

    .submenu li {
        /* border-bottom: 1px solid #4b4a5e; */
    }

    .submenu a {
        text-decoration: none;
        color: #d9d9d9;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

        .submenu a:hover {
            color: #fff;
        }

    .submenu p {
        color: #737474;
        text-align: left;
    }

@media (max-width:377px) {

    .covid-19-box-top {
        margin-top: 395px !important;
    }

    .ppv-box-top {
        margin-top: 350px !important;
    }
}


/* ACCORDIAN END */



@media screen and (max-width:376px) {

    #nav-tabContent .infographic-width {
        width: 205px;
        margin: 0;
    }

    .covid-19-box-top {
        margin-top: 320px !important;
    }

    .tq-page-textbox-height {
        min-height: 330px;
    }

    .antibody-box {
        margin-top: 305px !important;
    }

    .ppv-box-top {
        margin-top: 285px !important;
    }

    /* 640 CT Scan Start */
    .visit-link-pages {
        border: 2px solid #17b2e8;
        padding: 25px 10px !important;
        margin-bottom: 20px;
        margin-top: 20px;
        margin: 15px;
        text-align: center;
    }

    /* 640 CT Scan END */
    /* 28062021 Erica PatientCare RoomRates START*/
    .patientCare-page .room-rate .room-rate-table > tbody > tr > td {
        padding: 10px 15px;
    }

    /* 28062021 Erica PatientCare RoomRates END*/

    .radio-btn-padding {
        padding-right: 115px;
    }

    .doctor-appointment-padding {
        margin-right: 118px;
    }

    .infographic-width {
        width: 264px;
        margin: auto;
    }

    .makeAppt-page .nav-tabs .nav-link {
        width: 135px;
        font-size: 14px;
    }

    .makeAppt-page label {
        font-size: 13px;
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 110px !important;
    }

    .d-block .safety-btn-text {
        font-size: 0.85rem;
    }

    .kv-banner-text-box-vaccine {
        padding: 21px;
    }

    .covid-19-box-top {
        margin-top: 332px !important;
    }

    .bg-kv-banner-vaccine {
        height: 150px;
    }

    .kv-banner-size {
        width: 320px !important;
        margin-left: -30px !important;
    }

    .careNsupport-box {
        margin-top: 350px;
    }
}

@media screen and (max-width: 370px) {
    .careNsupport-box {
        margin-top: 385px;
    }
}

@media screen and (max-width: 361px) {
    /* .covid-19-box-top {
        margin-top: 395px !important;
    } */
}

@media screen and (max-width: 331px) {
    .covid-19-box-top {
        margin-top: 370px !important;
    }
}


@media screen and (max-width:326px) {
    .careNsupport-box {
        margin-top: 425px;
    }

    .title-style-4 {
        font-size: 14px;
    }
}

@media screen and (max-width:322px) {

    .ppv-box-top {
        margin-top: 345px !important;
    }

    .covid-19-box-top {
        margin-top: 395px !important;
    }

    .makeAppt-page .nav-tabs .nav-link {
        width: 115px;
        font-size: 13px;
    }

    .makeAppt-page .radio-btn-margin {
        margin-right: 65px !important;
    }

    .doctor-appointment-padding {
        margin-right: 70px;
    }

    .dt-box {
        margin-top: 380px !important;
    }

    .kv-banner-size {
        margin-right: -30px;
        margin-top: 75px;
    }

    .docDetail .title-style-8 {
        font-size: 21px;
    }

    .vaccine-page .nav-tabs .nav-link.active {
        font-size: 12px;
        padding: 10px;
        font-weight: bold;
    }

    .vaccine-page .nav-tabs .nav-link {
        font-size: 12px;
        padding: 10px;
    }
}

@media screen and (max-width:321px) {

    #nav-tabContent .infographic-width {
        width: 180px;
    }

    .infographic-width {
        width: 213px;
    }

    .covid-19-box-top {
        margin-top: 360px !important;
    }

    .bg-tq-page {
        height: 810px;
    }

    .link-pages-style {
        margin-top: 410px !important;
    }

    .link-pages-style-bm {
        margin-top: 435px !important;
    }

    .link-pages-style-chi {
        margin-top: 315px !important;
    }

    .link-pages-style-id {
        margin-top: 450px !important;
    }


    .heart-screening-package-sec-title {
        font-size: 20px;
    }

    .antibody-box {
        margin-top: 365px !important;
    }

    .purchase-box {
        margin-top: 253px !important;
    }
}

@media (max-width: 302px) {
    .covid-19-box-top {
        margin-top: 515px !important;
    }
}

@media screen and (max-width: 280px) {

    .covid-19-box-top {
        margin-top: 505px !important;
    }
}

.ppv-page ul > li:before {
    content: none !important;
}

.ppv-page ul li {
    padding-left: 0px;
}

.ppv-page ul {
    padding-inline-start: 31px !important;
    list-style-type: disc !important;
}

.kv-banner-size {
    width: 260px !important;
    margin-left: -30px !important;
}

.at-style-responsive .at-share-btn {
    padding: 2px !important;
}

.img-mobile {
    display: none;
    width: 100%;
}

.img-desktop {
    width: 100%;
}

@media(max-width:769px) {

    .makeAppt-page .form-control {
        font-size: 9px !important;
    }


    .makeAppt-page .radio-btn-margin {
        margin-right: 255px
    }

    .patientsDetails-section {
        margin-top: -260px !important;
    }
}

@media(max-width:767px) {
    .img-desktop {
        display: none;
    }

    .img-mobile {
        display: block;
    }
}

.roomService-price {
    min-width: 130px;
    text-align: center;
    vertical-align: middle !important;
}

@media (max-width: 426px) {

    .appt-radio-btn {
        width: max-content;
    }

    .doctorAppt-radio-btn {
        margin-left: 20px !important;
    }

    .makeAppt-page .tab-content {
        padding-right: 20px;
        padding-left: 20px;
    }

    .makeAppt-page .form-control {
        font-size: 12px !important;
    }
}


/* GKL CANCER  */

.gkl-cancer-main-content .top-banner-img {
    width: 100%;
    /* height: 500px;
    object-fit: cover;
    object-position: 0 -16px; */
}

.gkl-cancer-main-content p {
    font-size: 16px;
}

.gkl-cancer-main-content h2 {
    color: #0585eb;
    font-weight: 620;
}

.gkl-cancer-main-content .custom-section-title {
    font-weight: 650;
    text-align: center;
    font-size: 36px;
}

.gkl-cancer-main-content .gkl-cta-btn {
    border-radius: 7px;
    text-transform: uppercase;
    padding: 11px 18px;
    background-color: #0585eb;
    transition: all 0.3s ease;
    opacity: 1;
    cursor: pointer;
    width: fit-content;
}

    .gkl-cancer-main-content .gkl-cta-btn:hover {
        opacity: 0.7;
        transform: scale(1.1);
    }

    .gkl-cancer-main-content .gkl-cta-btn a {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
    }


.gkl-cancer-main-content .img-header {
    width: 650px;
    height: 165px;
    object-fit: contain;
}

.gkl-cancer-main-content .m-view .banner-img {
    width: 100%;
    height: 215px;
    object-fit: cover;
    object-position: 0 -105px;
}

.gkl-cancer-main-content .d-view .banner-img {
    width: 230px;
}

.gkl-cancer-main-content .video-share-icon {
    width: 30px;
    cursor: pointer;
    transition: all 0.3s;
}

    .gkl-cancer-main-content .video-share-icon:hover {
        transform: scale(1.075);
    }


.gkl-cancer-main-content .left-overlay-item {
    left: -65px;
    position: absolute;
    bottom: -35px;
    width: 150px;
}

.gkl-cancer-main-content .right-overlay-item {
    right: -65px;
    position: absolute;
    bottom: -35px;
    width: 150px;
}

.gkl-cancer-video-section .video-placeholder {
    border-radius: 20px;
    width: 80%;
    height: 300px;
    background-color: #F0F0F0;
    color: #fff;
    text-align: center;
    margin: auto;
    padding-top: 100px;
}

.gkl-cancer-main-content iframe {
    border-radius: 20px;
}

.gkl-cancer-main-content .custom-bg-upper {
    background-image: url('/Portals/0/HospitalImages/kuala-lumpur/phkl-cancer/07-take-an-inside-look-top.png');
    width: 100%;
    height: 40px;
    background-size: cover;
    background-position: top;
}

.gkl-cancer-main-content .custom-bg-btm {
    background-image: url('/Portals/0/HospitalImages/kuala-lumpur/phkl-cancer/08-take-an-inside-look-bottom.png');
    width: 100%;
    height: 40px;
    background-size: cover;
    background-position: bottom;
}

.gkl-cancer-main-content .custom-bg-center {
    background-color: #f6f9fd;
}

.regular-screening-help .screening-help-img {
    object-fit: contain;
    width: 228px;
    height: 200px;
}

.screening-package-available .gkl-left-item {
    text-align: left;
}

.screening-package-available .gkl-right-item {
    text-align: right;
}


.screening-package-available .pacakage-item {
    border-radius: 5px;
}

.screening-package-available .comprehensive-blood-test .pacakage-item {
    min-height: 250px;
}

.screening-package-available .mammogram .pacakage-item {
    min-height: 125px;
}

.screening-package-available .male-package-bg {
    background-color: #f0f4fc;
}

.screening-package-available .female-package-bg {
    background-color: #fff4fc;
}

.screening-package-available .package-img {
    width: 325px;
    height: 240px;
    object-fit: contain;
}

.gkl-cancer-faq .title-style-4 {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: initial !important;
}

.gkl-cancer-faq .faq-header {
    cursor: pointer;
    background-color: unset;
    border: none;
    transition: all 0.5s;
}

    .gkl-cancer-faq .faq-header:hover {
        background-color: rgba(0, 0, 0, 0.125);
    }

.gkl-cancer-faq .card {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.gkl-cancer-faq .fa-plus,
.gkl-cancer-faq .fa-minus {
    display: none;
    color: grey;
}

.gkl-cancer-faq .faq-header div[aria-expanded="false"] .fa-plus,
.gkl-cancer-faq .faq-header div[aria-expanded="true"] .fa-minus {
    display: block;
    animation: customRotate 0.5s;
}

.sponser-and-partner .sponser-parter-img {
    height: 100px;
    object-fit: contain;
    width: 150px;
}

@keyframes customRotate {
    100% {
        transform: rotate(180deg);
    }
}

@media (max-width: 479px) {
    .gkl-cancer-main-content iframe {
        /* height: unset; */
    }
}


@media (max-width: 430px) {

    .gkl-cancer-main-content p,
    .gkl-cancer-main-content h2,
    .gkl-cancer-main-content .gkl-social-share-section {
        text-align: center;
    }

    .gkl-cancer-main-content .top-banner-img {
        height: auto;
    }

    .regular-screening-help .screening-help-text {
        text-align: center;
    }


    .gkl-cancer-main-content .img-header {
        width: 100%;
        height: auto;
    }

    .gkl-cancer-main-content .faq-img-header {
        max-width: 150px;
    }


    .gkl-cancer-main-content .why-phkl-img-header {
        max-width: 265px;
    }


    .screening-package-available .mammogram .pacakage-item,
    .screening-package-available .comprehensive-blood-test .pacakage-item {
        min-height: auto;
    }

    .screening-package-available .gkl-left-item,
    .screening-package-available .gkl-right-item {
        text-align: center;
    }

    .gkl-cancer-main-content .left-overlay-item {
        left: -29px;
        bottom: 252px;
        width: 90px;
    }

    .gkl-cancer-main-content .right-overlay-item {
        right: -42px;
        bottom: 224px;
        width: 85px;
    }

    .gkl-cancer-main-content .gkl-cta-btn {
        margin: auto;
    }
}

@media (max-width: 321px) {
    .gkl-cancer-main-content .ctaBtn-style8 a {
        font-size: 12px;
    }
}

/* Heaart Risk Calculator */

.framingham-form-section .row:first-child {
    margin: 0px;
}

.framingham-form-section .tap-to-enlarge {
    color: grey;
    cursor: pointer;
    margin: 5px 0px 0px 0px;
}

.framingham-form-section .modal-content {
    background-color: transparent;
    border: none;
    margin-top: 50px;
}

#CHAform {
    background-color: #FAFAFA;
}

    #CHAform input[type="radio"] {
        box-sizing: border-box;
        appearance: none;
        background: white;
        outline: 1px solid rgb(255, 33, 33);
        border: 1px solid white;
        width: 13px;
        height: 13px;
    }

        #CHAform input[type="radio"]:checked {
            background: rgb(255, 88, 88);
        }

    #CHAform .CHA--title,
    #CHAform .CHA--question {
        color: #ED7143 !important;
    }

        #CHAform .CHA--subtitle,
        #CHAform .CHA--question small {
            color: black;
        }

    #CHAform .question--theme:nth-child(4n - 2) {
        background-color: transparent;
    }

    #CHAform .question--theme:nth-child(4n) {
        background-color: #FAEDE9;
    }

    #CHAform .radioBtn--caontainer {
        color: black;
    }

.CHA--title {
    font-size: 23px;
}

.CHA--subtitle {
    font-size: 15px;
}

.yes--title {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 140px;
    top: -10px;
}

.align--right {
    display: flex;
    width: 25%;
    align-items: center;
    justify-content: end;
}

.no--title {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 140px;
    top: -10px;
}

.question--theme {
    background-color: rgb(124, 165, 255);
}

.CHA--question {
    font-size: 18px;
    font-weight: 600;
}

.radioBtn--caontainer {
    min-width: 120px;
}

.separator:not(:last-child) {
    border: 2px solid white;
}

.indicator {
    border: 1px solid red;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indicator--title {
    font-size: 23px;
    margin-bottom: 15px;
}

.indicator--image {
    width: 80%;
}

@media screen and (max-width: 768px) {
    .indicator--image {
        width: 100%;
        padding: 0px !important;
    }
}

.heart-risk-calculator-page p {
    color: #000;
}

.heart-risk-calculator-page input[type=radio] {
    float: unset;
}

.framingham-form-section {
    border: 3px solid #007bff;
}

.fram--title {
    font-size: 23px;
    font-weight: 700;
}

.fram-control-label {
    font-size: 14px;
    color: #007bff !important;
    font-weight: 700;
    ;
}

/* tablet view */
@media screen and (min-width: 769px) {
    .CHA--title {
        font-size: 30px;
    }

    .CHA--subtitle {
        font-size: 22px;
    }

    .CHA--question {
        font-size: 22px;
    }

    #CHAform input[type="radio"] {
        outline: 2px solid rgb(255, 33, 33);
        width: 18px;
        height: 18px;
    }

    .indicator--title {
        font-size: 30px;
    }

    .fram--title {
        font-size: 30px;
    }
}

/* pc view */
@media screen and (min-width: 993px) {
    .CHA--title {
        font-size: 38px;
    }

    .CHA--subtitle {
        font-size: 26px;
    }

    .CHA--question {
        font-size: 24px;
        font-weight: 600;
    }

    #CHAform input[type="radio"] {
        outline: 2px solid rgb(255, 33, 33);
        width: 18px;
        height: 18px;
    }

    .indicator--title {
        font-size: 38px;
    }

    .fram--title {
        font-size: 38px;
    }
}

/* Heaart Risk Calculator */


/* cardiology global landing page */

.d-desktop {
    display: block;
}

.d-cardiology-7-facts-destop {
    display: flex;
}

.d-mobile {
    display: none;
}

.cta-img {
    transition: all 0.5s;
}

    .cta-img:hover {
        opacity: 0.8;
        transform: scale(1.1);
        transition: all 0.5s;
    }

.cardiology-heart-3d-diagram,
.cardiology-heart-diagram {
    height: 100%;
}

.cardiology-heart-3d-diagram {
    /* min-height: 320px; */
}

.heart-organ-content {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
}

.heart-organ-tab.nav-pills .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all 0.5s;
}


.heart-organ-tab .nav-link {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
    border-radius: 20px;
    line-height: 1.4;
    transition: all 0.5s;
}


.heart-organ-tab.nav-pills .nav-link.active {
    color: white;
    font-size: 18px;
    background-color: #307fde;
}


.cardiology .title-style-5 {
    color: #307fde !important
}

.cardiology li {
    font-size: 15px;
}

.cardiology-article-list .banner-item-sm {
    width: 30%;
    height: 205px;
    display: inline-block;
    position: relative;
    margin: 10px;
    border-radius: 20px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: all 0.5s;
}

    .cardiology-article-list .banner-item-sm img {
        min-height: 190px;
        height: 100%;
        ;
        width: 100%;
        object-fit: cover;
        object-position: center;
        transition: all 0.5s;
    }

        .cardiology-article-list .banner-item-sm img:hover {
            transform: scale(1.1);
        }

    /* .cardiology-article-list .banner-item-sm .item-text {
    position: absolute;
    bottom: 0px;
    padding: 16px;
    font-size: 13px;
    font-weight: 700 !important;
    height: max-content;
    min-height: 70px;
    width: 100%;
    color: rgb(7, 84, 177);
    background-color: rgba(255, 255, 255, 0.6);
    font-weight: 600;
    transition: background-color 0.3s, visibility 0.3s;
    text-align: left;
} */

    .cardiology-article-list .banner-item-sm .item-text {
        position: absolute;
        bottom: 0px;
        font-weight: 700 !important;
        width: 100%;
        color: white;
        text-shadow: 2px 2px 2px black;
        /* text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; */
        background: transparent;
        padding: 0px;
        min-height: 30px;
        padding: 8px;
        font-size: 14px;
        text-align: left;
    }

.cardiology-7-facts {
    /* opacity: 0;
    top : 120px; */
    display: flex;
    flex-flow: column;
    width: 200px;
    transition: all 0.2s;
}

.cardiology-7-facts-fixed-container {
    width: 100%;
    height: 375px;
    overflow-y: hidden;
}


.cardiology-7-facts .up-btn,
.cardiology-7-facts .down-btn {
    cursor: pointer;
    font-size: 20px;
}

/* .cardiology-7-facts-fixed-container::before {
    content: "\f077";
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration:none;
}

.cardiology-7-facts-fixed-container::after {
    content: "\f078";
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration:none;
} */

.cardiology-7-facts-item {
    margin: 5px auto;
    cursor: pointer;
    border-radius: 5em;
    background-color: #fff;
    width: 100%;
    border: 2px solid #307fde;
    transition: all 0.5s;
}

    .cardiology-7-facts-item:hover {
        background-color: #307fde;
        color: #fff;
        opacity: 0.75;
    }

    .cardiology-7-facts-item.active:hover {
        opacity: 1;
    }

    .cardiology-7-facts-item.active {
        /* transform: scale(1.1); */
        background-color: #307fde;
        color: #fff;
        box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%), 0 4px 8px 0 rgb(0 0 0 / 23%)
    }

    .cardiology-7-facts-item .img-not-selected,
    .cardiology-7-facts-item .img-selected {
        height: 50px;
        width: 50px;
        background-color: #fff;
        border-radius: 50%;
        object-fit: contain;
    }

    .cardiology-7-facts-item.active .img-not-selected,
    .cardiology-7-facts-item .img-selected {
        /* display: none; */
    }


    .cardiology-7-facts-item .img-not-selected,
    .cardiology-7-facts-item.active .img-selected {
        display: block;
    }

    .cardiology-7-facts-item .item-title {
        /* font-weight: 700; */
        line-height: 1.4;
        margin: auto;
    }

    .cardiology-7-facts-item.active .item-title {
        color: #fff !important;
    }

    .cardiology-7-facts-item.active::after {
        /* content: "●";
    color: #307fde !important;
    font-weight: bold;
    animation: cardiology-float-up 1s; */
    }

.cardiology-7-facts-slide-display-item {
    padding: 1rem 0;
    display: none;
    animation: cardiology-float-up 1s;
}

    .cardiology-7-facts-slide-display-item img.d-desktop {
        height: 375px;
        object-fit: contain;
    }

@keyframes cardiology-nav-item-bounching {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.cardiology-nav-item {
    transition: all 0.5s;
}

    .cardiology-nav-item .img-overlay-wrapper {
        position: relative;
        display: grid;
    }

    .cardiology-nav-item:hover {
        opacity: 0.75;
    }

    .cardiology-nav-item .card {
        background: transparent;
        background-color: transparent;
    }

    .cardiology-nav-item .img-not-selected,
    .cardiology-nav-item .img-selected {
        height: 60px;
        object-fit: contain;
        transition: all 0.5s;
        grid-row: 1;
        grid-column: 1;
        animation: cardiology-nav-item-bounching 1.5s infinite;
    }

    .cardiology-nav-item .img-not-selected {
        opacity: 1;
    }

    .cardiology-nav-item .img-selected {
        opacity: 0;
    }

    .cardiology-nav-item.active .img-not-selected {
        opacity: 0;
    }

    .cardiology-nav-item.active .img-selected {
        opacity: 1;
    }

    .cardiology-nav-item .item-title {
        /* color: #000 !important; */
        text-align: center;
        transition: all 0.5s;
    }

    .cardiology-nav-item.active .item-title {
        /* color: #fff !important; */
    }




@keyframes cardiology-float-up {
    from {
        top: 300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}


.slick-cardio-faq.nav-pills .nav-link.active {
    color: white;
    background-color: #307fde;
}

.slick-cardio-faq.nav-pills .nav-link:last-child {
    margin: 0;
}

.slick-cardio-faq.nav-pills .nav-link:first-child {
    margin: 0 0 13px;
}

.slick-cardio-faq.nav-pills .nav-link {
    font-weight: bold;
    font-size: 17px;
    margin: 13px 0;
    border: #307fde 2px solid;
    border-radius: 15px;
    background-color: #fff;
    color: #307fde;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: all 0.5s;
}

.cardio-faq-title {
}

.overlay-text-box {
    /* background-color: #F46B3D;
    color: #fff !important; */
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border: #307fde 2px solid;
}

    .overlay-text-box hr {
        background-color: #307fde;
    }

.slick-cardio-faq .slick-track {
    padding-bottom: 0;
}

/* the slides */
.heart-organ-tab .slick-slide,
.slick-cardio-faq .slick-slide {
    margin: 0 8px;
}

/* the parent */
.heart-organ-tab .slick-list,
.slick-cardio-faq .slick-list {
    margin: 0 -8px;
}

@media screen and (max-width: 429px) {

    .heart-organ .nav-pills .nav-link {
        padding: 20px;
        height: 100%;
    }

    .cardiology-heart-diagram {
        height: auto;
    }

    .cardiology-heart-3d-diagram {
        height: 320px;
    }


    .cardiology-article-list .banner-item-sm {
        /* width: 44%; */
        width: 97%;
    }

    .d-desktop,
    .d-cardiology-7-facts-destop {
        display: none;
    }

    .d-mobile {
        display: block;
    }

    .cardiology-7-facts-item .img-not-selected,
    .cardiology-7-facts-item.active .img-selected {
        height: 65px;
        object-fit: contain;
    }
}

@media screen and (max-width: 960px) {
    .cardiology-7-facts-item {
        width: fit-content;
    }
}

/* cardiology global landing page */

/* New Cardiology: start */
.new-cardiology .font-size-sm {
    font-size: 13px;
}

.new-cardiology .carousel-indicators li {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #337eb7;
    border-radius: 45px;
    margin-right: 8px;
    margin-left: 8px;
    opacity: 1;
    background-clip: unset;
}

.new-cardiology .carousel-indicators .active {
    background-color: #337eb7;
}

.new-cardiology .nav-scroll {
    border-top: 1px solid #437FD7;
    border-bottom: 1px solid #437FD7;
    margin: -1px 0px;
}

    .new-cardiology .nav-scroll .nav-pills {
        width: 100%;
        display: table;
    }

        .new-cardiology .nav-scroll .nav-pills .nav-link {
            width: 25%;
            min-width: 200px;
            font-size: 16px;
            font-weight: 700;
            text-align: center;
            vertical-align: middle;
            border-radius: 0px !important;
            border: none !important;
            padding: 12px;
            display: table-cell;
            background-color: white;
            color: #808080;
        }

            .new-cardiology .nav-scroll .nav-pills .nav-link:hover,
            .new-cardiology .nav-scroll .nav-pills .nav-link.active {
                background-color: #437FD7;
                color: white;
            }

.new-cardiology .tab-content .tabs-title {
    font-size: 18px;
    color: #437FD7;
    font-weight: 700;
}

.new-cardiology .tab-content p {
    font-size: 16px;
    color: #707070;
}

.new-cardiology .tab-content .light-blue-bg {
    background: rgba(78, 179, 230, 0.1);
    /* overflow full width */
    margin-left: 50%;
    width: 100vw;
    translate: -50% 0px;
}

    .new-cardiology .tab-content .light-blue-bg .accordion {
        margin: 0px;
    }

        .new-cardiology .tab-content .light-blue-bg .accordion li.open {
            border: none;
        }

            .new-cardiology #cardiology-7-facts-mobile-accordion.accordion .link,
            .new-cardiology .tab-content .light-blue-bg .accordion .link,
            .new-cardiology .tab-content .light-blue-bg .accordion li.open .link,
            .new-cardiology .tab-content .light-blue-bg .accordion .submenu {
                background-color: #437FD7;
            }

            .new-cardiology .tab-content .light-blue-bg .accordion li.open .link {
                border-bottom: none;
            }

        .new-cardiology #cardiology-7-facts-mobile-accordion.accordion .link,
        .new-cardiology .tab-content .light-blue-bg .accordion .link,
        .new-cardiology .tab-content .light-blue-bg .accordion .submenu {
            color: white;
        }

            .new-cardiology .tab-content .light-blue-bg .accordion .submenu ul {
                all: revert;
                list-style-type: disc;
                color: white;
                padding: 0px 0px 15px 15px;
            }

                .new-cardiology .tab-content .light-blue-bg .accordion .submenu ul li {
                    list-style-type: disc;
                }

        .new-cardiology .tab-content .light-blue-bg .accordion .link {
            padding: 0px 60px 15px 30px;
            border-bottom: none;
            font-size: 18px;
        }

        .new-cardiology .tab-content .light-blue-bg .accordion li:first-child .link {
            border-radius: 0;
        }

        .new-cardiology .tab-content .light-blue-bg .accordion .link:first-of-type {
            padding-top: 15px;
        }

        .new-cardiology .tab-content .light-blue-bg .accordion li .fa-chevron-down {
            font-size: 16px;
            top: calc(50% - 8px);
            right: 30px !important;
            left: auto !important;
        }

        .new-cardiology .tab-content .light-blue-bg .accordion .submenu p {
            color: white;
            margin: 0px 0px 5px 0px;
            font-size: 14px;
        }

        .new-cardiology .tab-content .light-blue-bg .accordion .submenu > div {
            margin: 0px 30px;
            /* border-bottom: 1px solid white; */
        }

        .new-cardiology .tab-content .light-blue-bg .accordion .border-outer {
            padding: 0px 30px;
            background-color: #437FD7;
        }

            .new-cardiology .tab-content .light-blue-bg .accordion .border-outer .inner {
                border-bottom: 1px solid white;
            }

.new-cardiology .light-blue-bg .hoverables span {
    position: absolute;
    width: 10%;
    height: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
}

.new-cardiology .light-blue-bg .hoverables .hover-1 {
    top: 13.5%;
    left: 45%;
}

.new-cardiology .light-blue-bg .hoverables .hover-2 {
    top: 18.5%;
    left: 64%;
}

.new-cardiology .light-blue-bg .hoverables .hover-3 {
    top: 32.5%;
    left: 82%;
}

.new-cardiology .light-blue-bg .hoverables .hover-4 {
    top: 56.5%;
    left: 82%;
}

.new-cardiology .light-blue-bg .hoverables .hover-5 {
    top: 65.5%;
    left: 65%;
}

.new-cardiology .light-blue-bg .hoverables .hover-6 {
    top: 72.5%;
    left: 45%;
}

.new-cardiology .light-blue-bg .hoverables .hover-7 {
    top: 65.5%;
    left: 25%;
}

.new-cardiology .light-blue-bg .hoverables .hover-8 {
    top: 56.5%;
    left: 8%;
}

.new-cardiology .light-blue-bg .hoverables .hover-9 {
    top: 33%;
    left: 8%;
}

.new-cardiology .light-blue-bg .hoverables .hover-10 {
    top: 18.5%;
    left: 26%;
}

.new-cardiology .tab-content .blue-bg {
    background-color: #437FD7;
}

    .new-cardiology .tab-content .blue-bg .cardiology-heart-3d-diagram {
        height: 450px !important;
    }

    .new-cardiology .tab-content .blue-bg .btn-primary {
        background-color: #F5BC4D;
        color: white;
        padding: 15px 30px;
        font-weight: 700;
        width: 100%;
        height: 100%;
        transition: 0.3s all linear;
        border-radius: 10px;
        font-size: 17px;
    }

.new-cardiology .check-out .check-out-item {
    height: 100%;
}

    .new-cardiology .check-out .check-out-item:hover {
        outline: 1px solid lightgrey;
        box-shadow: 5px 5px 5px rgb(0 0 0 / 10%);
    }

        .new-cardiology .check-out .check-out-item:hover .check-out-content p:first-child {
            color: rgb(7, 84, 177);
        }

.new-cardiology .check-out .check-out-img img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.new-cardiology .check-out .check-out-content {
    text-align: left;
    padding: 0px 8px 8px 8px;
    cursor: pointer;
}

    .new-cardiology .check-out .check-out-content p:first-child {
        font-weight: 700;
        margin: 5px 0px;
        color: #707070;
    }

    .new-cardiology .check-out .check-out-content p:last-child {
        margin: 0px;
        color: #707070;
    }

.new-cardiology .check-out .slick-track {
    padding-bottom: 0px;
}

.new-cardiology .book-appointment {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/cardiology/pantai-nurse-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #437FD7;
    /* overflow full width */
    margin-left: 50%;
    width: 100vw;
    translate: -50% 0px;
}

    .new-cardiology .book-appointment .btn-primary {
        color: white !important;
        background-color: #437FD7 !important;
        border-color: #437FD7 !important;
        padding: 8px 30px;
        border-radius: 10px;
        font-weight: bold;
        transition: 0.3s all linear;
    }

        .new-cardiology .book-appointment .btn-primary:hover {
            color: #437FD7 !important;
            background-color: white !important;
            border-color: #437FD7 !important;
        }

    .new-cardiology .book-appointment h3 {
        font-size: 25px;
    }

    .new-cardiology .book-appointment p,
    .new-cardiology .book-appointment h2,
    .new-cardiology .book-appointment h3 {
        color: #437FD7;
    }

    .new-cardiology .book-appointment h2,
    .new-cardiology .book-appointment h3 {
        font-weight: 700;
    }

    .new-cardiology .book-appointment hr {
        margin: 30px 0px !important;
        border-top: 1px solid #437FD7;
    }

.new-cardiology .blue-btn .btn-primary {
    color: white !important;
    background-color: #437FD7 !important;
    border-color: #437FD7 !important;
    padding: 15px 30px;
    border-radius: 10px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    font-size: 17px;
    transition: 0.3s all linear;
}

    .new-cardiology .blue-btn .btn-primary:hover {
        color: #437FD7 !important;
        background-color: white !important;
        border-color: #437FD7 !important;
    }

.new-cardiology #tab3 .accordion .link {
    background-color: #437FD7 !important;
    color: white !important;
    font-size: 20px;
    padding: 15px 60px 15px 30px;
}

.new-cardiology #tab3 .accordion li .fa-chevron-down {
    font-size: 20px;
    top: calc(50% - 10px);
    right: 30px !important;
    left: auto !important;
}

.new-cardiology #tab3 .accordion li .subcontent {
    padding: 15px;
    display: flex;
}

    .new-cardiology #tab3 .accordion li .subcontent:nth-child(even) {
        background-color: #ECF7FD;
    }

    .new-cardiology #tab3 .accordion li .subcontent .number {
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        padding: 0px 15px;
        color: #437FD7;
    }

    .new-cardiology #tab3 .accordion li .subcontent .content {
        padding: 0px 15px;
    }

        .new-cardiology #tab3 .accordion li .subcontent .content h2 {
            font-size: 18px;
            color: #437FD7;
        }

        .new-cardiology #tab3 .accordion li .subcontent .content p {
            color: #707070;
        }

        .new-cardiology #tab3 .accordion li .subcontent .content ul {
            margin-bottom: 0.5rem;
            color: #707070;
        }

            .new-cardiology #tab3 .accordion li .subcontent .content ul li {
                margin-bottom: 1rem;
                list-style-type: disc !important;
            }

        .new-cardiology #tab3 .accordion li .subcontent .content a {
            color: #007bff;
        }

.show-mobile {
    display: none;
}

.show-desktop {
    display: block;
}

@media only screen and (max-width: 767.98px) {
    .new-cardiology .nav-pills {
        display: block;
        padding: 0px;
    }

        .new-cardiology .nav-pills .nav-item:not(:last-child) {
            border-bottom: 2px solid #437FD7;
            border-right: none;
        }

        .new-cardiology .nav-pills .nav-item .nav-link {
            height: auto;
            display: block;
        }

    .new-cardiology .check-out .slick-prev {
        left: -10px;
    }

    .new-cardiology .check-out .slick-next {
        right: -10px;
    }

    .show-mobile {
        display: block;
    }

    .show-desktop {
        display: none;
    }
}

/* @media only screen and (max-width: 360px) {
    .new-cardiology .tab-content .blue-bg .btn-primary,
    .new-cardiology .blue-btn .btn-primary {
        min-width: 100%;
    }
} */
/* New Cardiology: end */

/* for experiment */
.sideMenu,
#navbar {
    transition: transform 0.3s linear;
}

/* AIA */

.aia-wrapper p {
    font-size: 16px;
}

.aia-wrapper h2 {
    color: #307FDE;
    font-weight: bold;
}

.aia-wrapper .banner img {
    width: 100%;
    height: 100%;
}

.aia-wrapper .discount-text {
    text-align: center;
}

.aia-wrapper .icons-with-text-btm {
    background-color: #FFF8E9;
    text-align: center;
}

    .aia-wrapper .icons-with-text-btm .content-wrapper .content-icon img {
        height: 100px;
        width: 100px;
        margin: auto;
    }

.aia-wrapper .packages-tables {
    text-align: center;
}

.aia-wrapper .green-package {
    color: #707070;
    outline: 2px solid #89DC65;
    border-radius: 15px;
}

.aia-wrapper .blue-package {
    color: #707070;
    outline: 2px solid #307FDE;
    border-radius: 15px;
}

.aia-wrapper .pink-package {
    color: #707070;
    outline: 2px solid #FE79D7;
    border-radius: 15px;
}

.aia-wrapper .packages-tables .packages .package-heading {
    color: white;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 15px 15px 0px 0px;
}

.aia-wrapper .packages-tables .packages .package-sub-heading {
    font-weight: 700;
    padding: 10px 15px;
}

.aia-wrapper .packages-tables .packages .package-content {
    padding: 15px;
}

    .aia-wrapper .packages-tables .packages .package-content p {
        margin: 0px;
        text-align: center;
    }

    .aia-wrapper .packages-tables .packages .package-content hr {
        margin: 10px 100px !important;
    }

.aia-wrapper .green-package .package-heading,
.aia-wrapper .aia-accordion #green-accordion-tab .link {
    background-color: #89DC65;
}

.aia-wrapper .blue-package .package-heading,
.aia-wrapper .aia-accordion #blue-accordion-tab .link {
    background-color: #307FDE;
}

.aia-wrapper .pink-package .package-heading,
.aia-wrapper .aia-accordion #pink-accordion-tab .link {
    background-color: #FE79D7;
}

.aia-wrapper .green-package .package-sub-heading {
    background-color: rgba(137, 220, 101, 0.1);
}

.aia-wrapper .blue-package .package-sub-heading {
    background-color: rgba(48, 127, 222, 0.1);
}

.aia-wrapper .pink-package .package-sub-heading {
    background-color: rgba(254, 121, 215, 0.1);
}

.aia-wrapper .aia-accordion .green-package,
.aia-wrapper .aia-accordion .blue-package,
.aia-wrapper .aia-accordion .pink-package {
    border-radius: 0px;
    margin: 0px 2px;
}

.aia-wrapper .make-appointment .col-lg-10 {
    border-radius: 15px;
    background-color: #FFF8E9;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 25%)
}

.aia-wrapper .make-appointment .make-app-btn {
    background-color: #FF6C37;
    border: 2px solid #FF6C37;
    color: white;
    font-size: 16px;
    padding: 15px 30px;
    font-weight: 700;
    display: block;
    width: max-content;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.aia-wrapper .aia-tnc {
    color: #707070;
    background-color: #F2FBFE;
}

.aia-wrapper .aia-accordion {
    width: 100%;
    list-style-type: none;
    padding: 0px;
}

    .aia-wrapper .aia-accordion .link {
        background-color: #00ADE7;
        color: white;
        text-align: left;
        font-size: 20px;
        padding: 15px 60px 15px 30px;
        position: relative;
    }

    .aia-wrapper .aia-accordion li .fa-chevron-down {
        font-size: 20px;
        top: calc(50% - 10px);
        right: 30px !important;
        left: auto !important;
        position: absolute;
        color: white;
        transition: transform 0.3s linear;
    }

.aia-wrapper .make-appointment .make-app-btn:hover {
    background-color: white;
    border: 2px solid #FF6C37;
    color: #FF6C37;
    font-size: 16px;
    padding: 15px 30px;
    font-weight: 700;
    display: block;
    width: max-content;
    border-radius: 10px;
}

.aia-wrapper .packages-tables .desktop-view {
    display: flex;
}

.aia-wrapper .packages-tables .mobile-view {
    display: none;
}

.aia-wrapper .icons-with-text-btm .content-icon {
    padding-bottom: 10px;
}

.aia-wrapper .row .content-wrapper p {
    text-align: center;
}

.aia-wrapper .discount-text p {
    text-align: center;
}

.aia-wrapper .packages-tables .mobile-view .link {
    text-align: center;
}

.aia-wrapper .make-appointment .doctor-overflow-img {
    transform: scale(1.1);
    transform-origin: bottom;
    align-self: flex-end;
}

.aia-wrapper .aia-accordion li.open .fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.aia-wrapper .aia-accordion .card:nth-child(odd) .card-header {
    background-color: #F2F2F2;
}

.aia-wrapper .aia-accordion .card:nth-child(even) .card-header {
    background-color: white;
}

.aia-wrapper .aia-accordion .card .card-header a,
.aia-wrapper .aia-accordion .card .card-header .fa {
    color: #307FDE;
}

@media only screen and (max-width: 767.98px) {
    .aia-wrapper .packages-tables .desktop-view {
        display: none;
    }

    .aia-wrapper .packages-tables .mobile-view {
        display: flex;
    }

    .aia-wrapper .icons-with-text-btm .content-wrapper .content-icon {
        margin-bottom: 15px;
    }

    .aia-wrapper .make-appointment .col-lg-10 img {
        margin-top: 30px;
    }

    .aia-wrapper .make-appointment .doctor-overflow-img {
        transform: scale(1);
    }
}

/* international paitient revamp */
.international-accordion li {
    padding-left: 0px !important;
}

    .international-accordion li.open {
        border-bottom: 0px;
    }

        .international-accordion li.open .link {
            background-color: #00b4eb;
        }

    .international-accordion li::before {
        content: '' !important;
    }

    .international-accordion li .link {
        border-bottom: 0px;
        background-color: #00b4eb;
        color: white;
        padding: 15px 70px 15px 15px;
        font-size: 20px;
    }

        .international-accordion li .link:not(:last-child) {
            border-bottom: 1px solid white;
        }

        .international-accordion li .link i {
            top: calc(50% - 8px);
            color: white;
        }

.international-accordion .submenu {
    font-size: inherit;
    padding: 15px !important;
    margin: 0px 1px;
    outline: 1px solid #00b4eb;
}

.international-accordion li:last-child .link {
    border-radius: 0 0 .25rem .25rem;
}

.international-accordion li:last-child.open .link {
    border-radius: 0;
}

/* global health pulse */
.global-health-pulse {
    --hp-section-blue: #4088DF;
    --hp-section-hover-blue: #0056B3;
    background-color: #FFFCF4;
}

    .global-health-pulse .hp-logo {
        padding: 0px 20px;
    }

        .global-health-pulse .hp-logo img {
            width: 300px;
        }

    .global-health-pulse .hp-show-more {
        margin-right: 25px;
        text-align: right;
    }

        .global-health-pulse .hp-show-more a,
        .global-health-pulse .hp-show-more .fa-chevron-right {
            color: var(--hp-section-blue);
            font-weight: 700;
            transition: all 0.3s linear;
        }

    .global-health-pulse .hp-carousel-item {
        text-align: left;
        transition: all 0.3s linear;
    }

        .global-health-pulse .hp-carousel-item:hover {
            box-shadow: 0 6px 8px 0 rgb(0 0 0 / 0%), 0 2px 8px 0 rgb(0 0 0 / 19%);
        }

            .global-health-pulse .hp-carousel-item:hover .item-title,
            .global-health-pulse .hp-show-more a:hover,
            .global-health-pulse .hp-show-more a:hover .fa-chevron-right {
                color: var(--hp-section-hover-blue);
            }

            .global-health-pulse .hp-carousel-item:hover .item-text-wrapper {
                background-color: white;
            }

        .global-health-pulse .hp-carousel-item .item-text-wrapper {
            padding: 15px;
            transition: all 0.3s linear;
        }

        .global-health-pulse .hp-carousel-item .item-img img {
            height: 200px;
            object-fit: cover;
            object-position: center;
        }

        .global-health-pulse .hp-carousel-item .item-title {
            color: var(--hp-section-blue);
            font-weight: 700;
            font-size: 18px;
            margin-bottom: 15px;
            min-height: 54px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            /* number of lines to show */
            line-clamp: 2;
            -webkit-box-orient: vertical;
            transition: all 0.3s linear;
        }

        .global-health-pulse .hp-carousel-item .item-desc {
            color: #707070;
            font-size: 16px;
            line-height: 20px;
            min-height: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            /* number of lines to show */
            line-clamp: 5;
            -webkit-box-orient: vertical;
        }

    .global-health-pulse .slick-track {
        padding-bottom: 0px;
    }

@media only screen and (max-width: 767.98px) {

    .global-health-pulse .hp-show-more,
    .global-health-pulse .hp-show-more .fa-chevron-right {
        text-align: left;
    }

    .global-health-pulse .hp-carousel-item .item-title {
        min-height: max-content;
    }

    .global-health-pulse .hp-show-more {
        margin-right: 0px;
        padding: 15px 20px;
    }
}

/* doctor ehealth cta */
.or-text {
    padding-left: 130px;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.ehealth-cta-button {
    /* margin-top: 30px;
    padding: 15px 30px;
    border-radius: 15px;
    width: 200px;
    box-shadow: inset -12px -12px 24px #b3b3b3, inset 12px 12px 24px #ffffff;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    width: max-content; */

    margin-top: 15px;
    padding: 4px 4px 4px 20px;
    border-radius: 50px;
    width: max-content;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    width: max-content;
    background: #FA9D1B;
    display: flex;
    color: white;
}

    .ehealth-cta-button:hover {
        background: #D48517;
    }

    .ehealth-cta-button img {
        width: 33px;
        margin-left: 20px;
    }

    .ehealth-cta-button .orange {
        color: #FA9D1B;
        font-size: 22px;
    }

    .ehealth-cta-button .gleneagle-pantone {
        color: #175C86;
        font-size: 22px;
    }

.ehealth-cta-modal .close {
    text-align: right;
    padding: 10px;
    color: #59595b;
}

    .ehealth-cta-modal .close span {
        color: black;
    }

.ehealth-cta-modal p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
}

.ehealth-cta-modal [class*="ehealth-cta-"] {
    display: block;
    margin: 30px auto;
    padding: 40px;
    border-radius: 15px;
    width: 80%;
    text-align: center;
    box-shadow: inset -12px -12px 24px #b3b3b3, inset 12px 12px 24px #ffffff;
}

    .ehealth-cta-modal [class*="ehealth-cta-"],
    .ehealth-cta-modal [class*="ehealth-cta-"] span {
        color: #59595b;
    }

        .ehealth-cta-modal [class*="ehealth-cta-"] img {
            transition: all 0.3s linear;
        }

        .ehealth-cta-modal [class*="ehealth-cta-"]:hover img {
            scale: 1.1;
        }

@media only screen and (max-width: 767.98px) {
    .ehealth-cta-modal [class*="ehealth-cta-"] {
        width: 100%;
        padding: 30px;
    }
}

/* doctor ehealth cta */

/* pantai ui ux sidebar */
.pantai-uiux-sidebar-button {
    color: white;
    background: #00B4EB;
    border: 2px solid #00B4EB;
    transition: all 0.3s linear;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    width: 100%;
    display: block;
    text-align: center;
}

    .pantai-uiux-sidebar-button:hover {
        background-color: white;
        color: #00B4EB;
    }

/* Accordion Bentley */

.accordion-b2 {
    width: 100%;
    border-left: 1px #00000038 solid;
    border-right: 1px #00000038 solid;
    border-top: 1px #00000038 solid;
    margin-bottom: 1rem;
}


.accordion-b2-item {
    background-color: rgb(245, 245, 245);
    border-bottom: 1px #00000038 solid;
}



.accordion-b2 .header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 900 !important;
    cursor: pointer;
    color: #4db748;
}

    .accordion-b2 .header:hover {
        color: #358330 !important;
    }

.accordion-b2 .description :last-child {
    margin-bottom: 0;
}



.accordion-b2 .description {
    display: none;
    background-color: white;
    padding: 1.5rem;
    border-top: 1px transparent solid;
}

.accordion-b2 .show-default {
    display: block;
}

.accordion-b2 .show {
    border-top: 1px #00000038 solid;
}

/*ACcordion Bentley End*/


/*Maternity Care Ampang update 30-01-2023*/

#nav-maternityCare .card-btn {
    white-space: nowrap;
}

/*Maternity Care Ampang update 30-01-2023 end*/

/* Maternity Care Update for cta (Rex) 20-2-2023 */
.facilitiesAmenities-page .maternity-care-cta {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: center;
}

    .facilitiesAmenities-page .maternity-care-cta .ctaBtn-style1 {
        margin: unset;
    }

@media (max-width: 767.98px) {
    .facilitiesAmenities-page .maternity-care-cta {
        flex-direction: column;
        align-items: center;
    }
}

/* Maternity Care Update for cta (Rex) 20-2-2023 */

/* For SEO thing */
.seo-h2-style {
    font-family: Arial !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 15px;
}

/* For SEO thing */

/* maternity services icon fix (rex) */
.ModPHDisplayMaternityServiceC #nav-maternityCare table td img {
    min-width: 65px;
    min-height: 65px;
}

/* maternity services icon fix (rex) */

.specialtiesDetail-page .readmore {
    color: #307fde;
}

.specialtiesDetail-page .readmore-text {
    overflow: hidden;
    max-height: 0;
    border: 2px solid transparent;
    border-radius: 15px;
    padding-left: 1rem;
    padding-right: 1rem;
    color: transparent;
}

    .specialtiesDetail-page .readmore-text.show {
        max-height: fit-content !important;
        border: 2px solid #7093d2;
        border-radius: 15px;
        margin-top: 1rem;
        margin-bottom: 1rem;
        color: black;
        padding-top: 1rem;
        padding-bottom: 1rem;
        transition: all 0.5s ease-out;
    }

/* Orthopaedics Revamp */
.orthopaedic-revamp h1 {
    font-size: 36px;
    font-weight: 900;
}

.orthopaedic-revamp h2 {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
}

.orthopaedic-revamp h3 {
    font-size: 30px;
    font-weight: bold;
}

.orthopaedic-revamp h1,
.orthopaedic-revamp h2,
.orthopaedic-revamp h3 {
    margin-bottom: 15px;
    color: var(--pantai-blue) !important;
}

.orthopaedic-revamp li {
    font-size: 16px;
}

.orthopaedic-revamp .ortho-condition {
    text-align: center;
}

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper {
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
    }

        .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            width: 13%;
            cursor: pointer;
            position: relative;
        }

            .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item .item-img-wrapper {
                position: relative;
                isolation: isolate;
                margin-bottom: 10px;
            }

@keyframes border-scale-and-fade {
    from {
        scale: 0.95;
        opacity: 1;
    }

    to {
        scale: 1.3;
        opacity: 0;
    }
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item .item-img-wrapper::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 2px solid #707070;
    border-radius: 50%;
    animation: border-scale-and-fade 1s linear 1s infinite;
    z-index: -1;
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item img {
    width: 80px;
    /* margin-bottom: 10px; */
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item p {
    margin-bottom: 0px;
    text-align: center;
}

.orthopaedic-revamp .ortho-condition
/*.symptioms-item-wrapper .symptoms-item*/
.symptoms-links {
    display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 300px;
    height: max-content;
    z-index: 10;
    text-align: left;
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 3px 3px 15px 0px rgb(0 0 0 / 30%);
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item.right .symptoms-links {
    left: unset;
    right: 0px;
}

.orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item:hover .symptoms-links {
    display: block;
}

.orthopaedic-revamp em,
.orthopaedic-revamp .other-area-tab .nav-item p,
.orthopaedic-revamp .diagnosis-treatment .diagnosis-treatment-slick .slick-item p {
    color: #212529;
}

.orthopaedic-revamp .body-parts-wrapper {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
}

    .orthopaedic-revamp .body-parts-wrapper .body-parts-item {
        cursor: pointer;
        grid-column: span 8;
    }

        .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(4),
        .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(6) {
            grid-column: 5 / span 8;
        }

        .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5),
        .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
            grid-column: span 8 / -5;
        }

    /* .orthopaedic-revamp .body-parts-wrapper .body-parts-item {
    cursor: pointer;
    grid-column: span 6;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5) {
    grid-column: 4 / span 6;
}

.orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
    grid-column: span 6 / -4;
} */

    .orthopaedic-revamp .body-parts-wrapper .body-parts-item,
    .orthopaedic-revamp .img-wrapper {
        display: grid;
        place-content: center;
        position: relative;
    }

        .orthopaedic-revamp .body-parts-wrapper .body-parts-item span {
            display: none;
            width: 100%;
            position: absolute;
            top: 115px;
            text-align: left;
            background: white;
            padding: 10px;
            border-radius: 5px;
            box-shadow: 3px 3px 15px 0px rgb(0 0 0 / 30%);
            z-index: 10;
        }

        .orthopaedic-revamp .body-parts-wrapper .body-parts-item:hover span {
            display: block
        }

        .orthopaedic-revamp .ortho-condition
        /*.symptioms-item-wrapper .symptoms-item*/
        .symptoms-links ul,
        .orthopaedic-revamp .body-parts-wrapper .body-parts-item span ul {
            list-style-type: none;
            margin: 0px;
            padding-left: 12px;
        }

            .orthopaedic-revamp .ortho-condition
            /*.symptioms-item-wrapper .symptoms-item*/
            .symptoms-links ul li:before,
            .orthopaedic-revamp .body-parts-wrapper .body-parts-item span ul li:before {
                content: '-';
                position: absolute;
                margin-left: -10px;
            }

        .orthopaedic-revamp .img-wrapper img {
            grid-area: 1 / 1;
            width: 100px;
        }

            .orthopaedic-revamp .img-wrapper img[aria-desc="default"] {
                transition: all 0.3s linear;
                opacity: 1;
            }

            .orthopaedic-revamp .img-wrapper img[aria-desc="selected"] {
                transition: all 0.3s linear;
                opacity: 0;
            }

.orthopaedic-revamp .other-area-focus {
    background: var(--pantai-blue-10);
}

.orthopaedic-revamp .other-area-tab .nav-item {
    position: relative;
}

    .orthopaedic-revamp .other-area-tab .nav-item p {
        color: #707070;
    }

    .orthopaedic-revamp .other-area-tab .nav-item.active {
        background-color: transparent;
        border-bottom: 4px solid var(--pantai-blue);
    }

        .orthopaedic-revamp .other-area-tab .nav-item.active p {
            color: var(--pantai-blue);
        }

    .orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
        width: 90px;
        animation: cardiology-nav-item-bounching 2s infinite linear;
    }

    .orthopaedic-revamp .other-area-tab .nav-item.active .img-wrapper img[aria-desc="default"] {
        opacity: 0;
    }

    .orthopaedic-revamp .other-area-tab .nav-item.active .img-wrapper img[aria-desc="selected"] {
        opacity: 1;
    }

.orthopaedic-revamp .other-area-tab {
    width: 100%;
}

    .orthopaedic-revamp .other-area-tab .nav-tabs {
        justify-content: center;
        border: none;
    }

        .orthopaedic-revamp .other-area-tab .nav-tabs .tab-indicator {
            position: absolute;
            left: 0px;
            bottom: -3px;
            background: var(--pantai-blue);
            height: 3px;
            width: 200px;
            border-radius: 5px;
            transition: all 0.3s ease-in-out;
            display: none;
        }

    .orthopaedic-revamp .other-area-tab .nav-item {
        border: none;
        padding: 10px 50px;
    }

        .orthopaedic-revamp .other-area-tab .nav-item p {
            text-align: center;
            margin-bottom: 0px;
            margin-top: 10px;
            line-height: 20px;
            font-weight: bold;
        }

    .orthopaedic-revamp .other-area-tab .tab-content {
        border: 1px solid var(--pantai-blue);
        border-radius: 10px;
        padding: 15px;
        background: #fff;
        box-shadow: 1px 1px 10px 3px rgb(0 0 0 / 20%);
        margin-top: -1px;
    }

        .orthopaedic-revamp .other-area-tab .tab-content h3 {
            padding-bottom: 15px;
            text-align: center;
        }

        .orthopaedic-revamp .other-area-tab .tab-content p:has(+ ul) {
            margin-bottom: 0px;
        }

        .orthopaedic-revamp .other-area-tab .tab-content ul {
            margin-bottom: 15px;
        }

            .orthopaedic-revamp .other-area-tab .tab-content ul ul {
                margin-bottom: 0px
            }

    .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 15px;
    }

        .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab .po-tab-item {
            display: flex;
        }

            .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab .po-tab-item::before {
                content: '-';
                margin-right: 5px;
            }

            .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab .po-tab-item p {
                margin-bottom: 0px;
            }

.orthopaedic-revamp .diagnosis-treatment {
    text-align: center;
}

    .orthopaedic-revamp .diagnosis-treatment .diagnosis-treatment-slick .slick-slide {
        margin: 5px 15px;
    }

    .orthopaedic-revamp .diagnosis-treatment .diagnosis-treatment-slick .slick-item p {
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .orthopaedic-revamp .diagnosis-treatment .diagnosis-treatment-slick .slick-track {
        padding-bottom: 0px;
    }

.orthopaedic-revamp .book-appointment {
    background-image: url(/images/pantaihospitalmalaysialibraries/covid-19/cardiology/pantai-nurse-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-position-x: center;
    background-position-y: top;
}

.orthopaedic-revamp .book-button {
    display: block;
    width: max-content;
    color: white;
    background-color: var(--pantai-blue);
    border: 2px solid var(--pantai-blue);
    padding: 8px 30px;
    border-radius: 20px;
    font-weight: bold;
    transition: 0.3s all linear;
}

    .orthopaedic-revamp .book-button:hover {
        color: var(--pantai-blue);
        background-color: white;
    }

.orthopaedic-revamp .select-hospital {
    padding: 0.375rem 0.75rem;
    border-radius: 50px;
    border: 2px solid var(--pantai-blue);
    color: #7b7b7b;
}

.orthopaedic-revamp .book-appointment h2 {
    font-weight: bold;
}

@media screen and (max-width: 991.98px) {

    .orthopaedic-revamp .body-parts-wrapper .body-parts-item p,
    .diagnosis-treatment p {
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    .orthopaedic-revamp .other-area-tab .nav-item {
        border: none;
        padding: 10px 5px;
    }

    /* .orthopaedic-revamp .body-parts-wrapper .body-parts-item {
        cursor: pointer;
        grid-column: span 8;
    }
    
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(4), 
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(6) {
        grid-column: 5 / span 8;
    }
    
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(5),
    .orthopaedic-revamp .body-parts-wrapper .body-parts-item:nth-child(7) {
        grid-column: span 8 / -5;
    } */

    .orthopaedic-revamp .other-area-tab .nav-tabs {
        justify-content: space-around;
    }

    .orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
        width: 100px;
        height: auto;
    }

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item p {
        display: none;
    }

    .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
        grid-template-columns: repeat(2, 1fr);
    }

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .slick-slide {
        margin: 5px;
    }

        .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .slick-slide .symptoms-item img {
            scale: 0.9;
            opacity: 0.6;
            transition: all 0.3s linear;
        }

        .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .slick-slide.slick-current .symptoms-item img {
            scale: 1;
            opacity: 1;
        }

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item img {
        width: 90px;
    }

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item .item-img-wrapper {
        margin-bottom: 0px;
    }

        .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item .item-img-wrapper::before {
            display: none;
        }

    .orthopaedic-revamp .ortho-condition
    /*.symptioms-item-wrapper .symptoms-item*/
    .symptoms-links,
    .orthopaedic-revamp .ortho-condition
    /*.symptioms-item-wrapper .symptoms-item.right*/
    .symptoms-links {
        top: 110px;
        width: calc(100% - 30px);
        left: 15px;
        right: unset;
    }
}

@media (max-width: 575.98px) {
    .orthopaedic-revamp .other-area-tab .nav-item .img-wrapper img {
        width: 85px;
        height: auto;
    }

    .orthopaedic-revamp .other-area-tab .nav-item p {
        font-size: 15px;
    }

    .orthopaedic-revamp .ortho-condition .symptioms-item-wrapper .symptoms-item {
        position: unset;
    }

    .orthopaedic-revamp .other-area-tab .paediatric-orthopaedics-tab {
        grid-template-columns: repeat(1, 1fr);
    }

    .orthopaedic-revamp .other-area-tab #sports a {
        word-break: break-all;
    }
}

/* hide maternity service view all specialties button */
#dnn_ctr627_MaternityService_viewPHC_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHBP_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHA_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHAK_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHI_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHK_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHKL_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHM_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHSP_hlSpecialists,
#dnn_ctr627_MaternityService_viewPHP_hlSpecialists {
    display: none;
}

/* hide maternity service view all specialties button */

@media (max-width: 767.98px) {
    .footer .footer_content1 a {
        display: block;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .pantai-revamp-ui-ux-content .kl-content-wrapper .full-width-three [class*=item] {
        height: 300px !important;
    }

        .pantai-revamp-ui-ux-content .kl-content-wrapper .full-width-three [class*=item] .overlay-content {
            opacity: 1 !important;
        }
}

.specialtiesDetail-page ol:last-child,
.specialtiesDetail-page ul:last-child,
.specialtiesDetail-page p:last-child {
    margin-bottom: 0px;
}

/* bentley infographic card */
.side-infographic-card-b {
    width: 100%;
    border: 1px solid rgba(211, 211, 211, 0.75);
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
    border-radius: 0.15rem;
    font-size: 1rem;
    font-weight: 700;
    color: #327eb8 !important;
    background-color: white;
    padding: 0;
    display: block;
}

    .side-infographic-card-b .card-image img {
        max-width: 100%;
        width: 100%;
        border-bottom: 1px solid lightgray;
    }

    .side-infographic-card-b .card-texts {
        margin-top: 1rem;
        margin-bottom: 2.5rem;
        display: flex;
        justify-content: center;
        text-align: center;
        padding: 0 1rem;
        text-wrap: balance;
    }

    .side-infographic-card-b .card-button-wrapper {
        display: flex;
        justify-content: center;
        position: relative;
    }

        .side-infographic-card-b .card-button-wrapper .card-button {
            position: absolute;
            border: 2px solid #ffbc29;
            background-color: white;
            padding: 0.75rem 2.5rem;
            border-radius: 2rem;
            overflow: hidden;
            color: black !important;
            top: -50%;
            margin-top: -7.5%;
            z-index: 5;
            transition: all 0.15s ease-in-out;
            cursor: pointer;
        }

            .side-infographic-card-b .card-button-wrapper .card-button:hover {
                color: white !important;
                background-color: #ffbc29;
                border-color: #ffbc29;
            }


.new-heading h1 {
    color: #307fde !important;
}

.new-heading h2 {
    color: #4cb648 !important;
}

.new-heading h1, .new-heading h2 {
    font-weight: normal !important;
}

li:last-child {
    margin-bottom: 1rem;
}

.accordionn {
    display: flex;
    flex-direction: column;
    gap: var(--space-3xs);
    margin-bottom: 1rem;
}

    .accordionn .accordionn-item .accordionn-title {
        padding: var(--space-xs) var(--space-s);
        padding-right: calc(var(--space-m) * 2 + var(--step-1));
        background-color: #f3f3f3;
        font-weight: 600;
        color: var(--pantai-blue);
        display: flex;
        align-items: center;
        cursor: pointer;
        position: relative;
    }

        .accordionn .accordionn-item .accordionn-title:hover {
            background-color: #ebebeb;
        }

        .accordionn .accordionn-item .accordionn-title::after {
            content: "";
            display: inline-block;
            position: absolute;
            right: var(--space-m);
            width: 1rem;
            height: 1rem;
            border-bottom: 3px solid var(--pantai-blue);
            transform: rotate(90deg) translateY(calc(-50% + 1px));
            transition: transform 0.25s ease, opacity 0.25s ease;
        }

        .accordionn .accordionn-item .accordionn-title::before {
            content: "";
            display: inline-block;
            position: absolute;
            right: var(--space-m);
            width: 1rem;
            height: 1rem;
            border-bottom: 3px solid var(--pantai-blue);
            transform: translateY(calc(-50% + 1.5px));
        }

    .accordionn .accordionn-item .accordionn-description {
        display: grid;
        grid-template-rows: 0fr;
        transition: all 0.35s ease;
        padding: 0 var(--space-s);
    }

        .accordionn .accordionn-item .accordionn-description::after {
            transition: all 0.35s ease;
        }

        .accordionn .accordionn-item .accordionn-description > div {
            overflow: hidden;
            opacity: 0;
            transition: all 0.35s ease;
        }

            .accordionn .accordionn-item .accordionn-description > div > :last-child {
                margin-bottom: 0 !important;
            }

    .accordionn .accordionn-item.active > .accordionn-header .accordionn-title {
        background-color: #eeefff;
    }

        .accordionn .accordionn-item.active > .accordionn-header .accordionn-title:hover {
            background-color: #e4e6fc;
        }

        .accordionn .accordionn-item.active > .accordionn-header .accordionn-title::after {
            transform: rotate(0deg) translateY(calc(-50% + 1px));
            opacity: 0;
            transition: transform 0.25s ease, opacity 0.15s ease 0.1s;
        }

    .accordionn .accordionn-item.active > .accordionn-description {
        grid-template-rows: 1fr;
        padding: var(--space-xs) var(--space-s);
        background-color: #f8f9ff;
    }

        .accordionn .accordionn-item.active > .accordionn-description > div {
            opacity: 1;
        }