@font-face {
    font-family: Tahoma;
    src: url(fonts/Tahoma-400.ttf);
}

@font-face {
    font-family: Tahoma;
    src: url(fonts/Tahoma-700.ttf);
    font-weight: 700;
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
    color: #59595b;
    padding-top: 3.8rem !important;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 1.3;
}

p {
    line-height: 1.3;
}

.navbar {
    padding: .9rem 0;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    top: 98%;
}

.fixed-top {
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, .19);
}

.section-box {
    padding: 20px 15px 40px;
}

.gleneaglesHospital_logo {
    width: 251px;
    height: auto;
}

.title1 {
    color: #00769d;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
}

    .title1 span {
        text-transform: lowercase;
    }

.title2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.bg-grey {
    background-color: #f0f0f0;
}

.bg-#07a3a8 {
    background-color: #f79140;
}

.bg-green {
    background-color: #51c3c6;
}

.card-deck {
    padding: 25px 0;
}

.card-text {
    font-size: 13.5px;
}

.contact-icon,
.contact-info {
    display: inline;
}

.contact-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.contact-infoTitle {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
    color: #66adc3;
}

.contact-GHText {
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
}

.contact-infoText {
    font-size: 12.5px;
    margin: 10px 0;
}

    .contact-infoText td {
        padding-bottom: 5px;
    }

.card {
    margin-bottom: 6px;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    border-radius: .25rem !important;
}

.card-header {
    padding: 0.75rem 1.25rem;
}

.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;
        }

.safety-measure-card {
    background-color: transparent !important;
}

/* S.M M-View */


.d-block .safety-btn-text {
    font-size: 1rem;
    color: #000;
    font-weight: bold;
}

    .d-block .safety-btn-text:hover {
        color: white !important;
    }

.d-block .card-header.blue-bar.active .safety-btn-text {
    color: white !important;
    font-weight: bold;
}

.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;
}


.remove-bg-color {
    border: none !important;
    background-color: transparent !important;
}

.tbody {
    border: none !important;
    background-color: transparent !important;
}

.question-icon {
    margin-bottom: 8px;
    width: 20px;
    height: 20px;
}

.answer-icon {
    width: 20px;
    height: 20px;
}

.eHealth-icon {
    width: 150px;
    height: 150px;
}

.fqa-header {
    vertical-align: top;
    width: 100%;
    text-align: left;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 14.5px;
}

    .fqa-header:hover,
    .fqa-header:focus {
        color: #fff;
        text-decoration: none;
    }

.collapsed .toggle-icon {
    background: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    width: 10px !important;
    height: 10px !important;
    float: right;
    position: absolute;
    right: 0px;
    top: 12px;
}

.toggle-icon {
    background: url(../images/minus.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    width: 10px !important;
    height: 10px !important;
    float: right;
    position: absolute;
    right: 0px;
    top: 12px;
}

.faq-answer-text {
    padding: 0 14px;
}

    .faq-answer-text ul {
        padding-left: 20px;
    }

.dot-align {
    padding-left: 15px;
}

#faq .card-header {
    padding: 0 1.25rem;
}

.select-text {
    font-size: 16px;
    color: #00769d;
    text-align: center;
    padding-bottom: 5px;
    font-weight: 700;
}

.form-control {
    font-size: 15px;
}

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #00769d94;
        outline: 0;
        box-shadow: 0 0 0 0.15rem rgba(46, 117, 182, 0.46);
    }

#nav-howItWorks,
#nav-about,
#nav-talkToDoctor,
#nav-faq,
#nav-healthPackages,
#nav-contact {
    position: relative;
}

    #nav-howItWorks .dummyDiv,
    #nav-about .dummyDiv,
    #nav-talkToDoctor .dummyDiv,
    #nav-faq .dummyDiv,
    #nav-healthPackages .dummyDiv,
    #nav-contact .dummyDiv {
        position: absolute;
        width: 100px;
        height: 100px;
        top: 0;
        left: 0;
        margin-top: -60.06px;
    }

    #nav-talkToDoctor .cardInfo-box {
        min-height: 290px;
    }

#nav-doctors .card .card-title {
    font-size: 16px;
    font-weight: 700;
    min-height: 37.5px;
}

.cardInfo-box-2 {
    min-height: 70px;
}

.cardInfo-header {
    margin-bottom: 5px;
}

.cardInfo-box-child {
    margin-bottom: 25px;
}

    .cardInfo-box-child:last-child,
    .cardInfo-box-child:last-child p {
        margin-bottom: 0px;
    }

.cardInfo-box-child2 {
    position: relative;
}

.cardInfo-hover {
    position: absolute;
}

.cardInfo-icon {
    width: 20px !important;
    height: 20px !important;
    display: inline-block !important;
}

.cardInfo-text {
    text-transform: uppercase;
    color: #00769e;
    font-weight: 700;
}

.cardInfo-text2 {
    color: #59595b;
    font-size: 13px;
}

.cardInfo-text2-m {
    display: none;
    color: #59595b;
    font-size: 13px;
    padding-top: 10px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #66adc3;
}

.card-hover:hover .overlay {
    opacity: 1;
}

.overlay .cardInfo-text2 {
    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%;
}

.cardInfo-text2 span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}

.btn-main {
    background-color: #f79140;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 14px 45px;
    margin-top: 15px;
    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;
}

    .btn-main:hover {
        background-color: #fff;
        color: #f79140;
        border-color: #f79140;
    }

.btn-style1 {
    background-color: #f79140;
    border-color: #fff;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 22px;
    margin-top: 15px;
    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;
}

    .btn-style1:hover {
        background-color: #fff;
        color: #f79140;
        border-color: #f79140;
    }

.btn-style2 {
    background-color: #f79140;
    color: #fff;
    border-color: #f79140;
    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;
}

    .btn-style2:hover {
        background-color: #fff;
        color: #f79140;
    }

.btn-style3 {
    background-color: #fff;
    border-color: #fff;
    color: #f79140;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 25px;
    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;
}

    .btn-style3:hover {
        background-color: #f79140;
        border-color: #fff;
        color: #fff;
    }

.btn-style4 {
    background-color: #fff;
    border-color: #fff;
    border-radius: 45px;
    color: #f79140;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 27px;
    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;
}

    .btn-style4 img {
        width: 45px;
        height: auto;
        padding-right: 15px;
    }

.sticky-btn {
    position: fixed;
    top: 269px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(-90deg);
    right: -86.5px;
    z-index: 2;
    border-radius: .25rem .25rem 0 0;
    padding: 18px 22px;
}

.slick-slider h5 {
    margin-bottom: .75rem;
    min-height: 40px;
    font-size: 17px;
    color: #333;
    font-weight: bold;
}


.packages-slider h3 {
    text-transform: uppercase;
    color: #327eb8;
    font-weight: 700;
    font-size: 16px;
    margin: 1rem 0;
}

.slider-contentBox {
    max-height: 95px;
    min-height: 95px;
    overflow: hidden;
    margin-bottom: 45px;
}

.slider-btn {
    background-color: #2e9044 !important;
    color: #fff !important;
    border-color: #2e9044 !important;
    border-radius: 0.25rem !important;
    font-size: 13px !important;
    font-weight: bold !important;
    padding: 8px 32px !important;
    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 !important;
}

    .slider-btn:hover {
        background-color: #fff !important;
        border-color: #2e9044 !important;
        color: #2e9044 !important;
    }

#accordionFAQ .card-header {
    background-color: #f79140;
}

#accordionFAQ .fqa-header td {
    vertical-align: top;
    padding-right: 5px;
}

.inner-accordionFAQ .card-header {
    background-color: #d8d8d8 !important
}

.inner-accordionFAQ .card {
    margin-bottom: 5px !important;
}

.inner-accordionFAQ .fqa-header {
    color: #59595b !important;
    font-size: 13px !important;
}

.bgGrey-accordionFAQ .card-header {
    background-color: #a4a7a9 !important
}

a {
    color: #007bff;
}

    a:hover {
        color: #00769e;
        text-decoration: none
    }

.howItWorks-icon {
    width: 65px;
    height: 65px;
    margin: 0 20px;
}

.howItWorks-img {
    width: 80%;
}

.howitWorks-text {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.locationTab .nav-item {
    cursor: pointer;
}

    .locationTab .nav-item .nav-link {
        background-color: #f79140 !important;
        border: 1px solid #f79140 !important;
        color: #fff;
        border-radius: .25rem;
    }

        .locationTab .nav-item .nav-link:hover {
            background-color: #fff !important;
            color: #f79140;
        }

.locationTab2 .nav-pills .nav-link.active,
.locationTab2 .nav-pills .show > .nav-link {
    background-color: #f79140 !important;
    color: #fff;
}

.locationTab .nav-item,
.locationTab2 .nav-item {
    width: 25%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.m-view {
    display: none;
}

.bg-footer {
    background-color: #d8d8d8;
}

.footer-cta a {
    font-size: 12px;
    font-weight: 700;
}

.footer-cta {
    display: inline;
    padding-right: 50px;
}

.footer-text {
    font-size: 12.5px;
    text-align: right;
}

.getEHealthNow {
    position: fixed;
    right: 41px;
    top: 201px;
    z-index: 1;
}

.card-body {
    padding: 1rem;
}

#accordionFAQ .card-body,
#faq-sec1 .card-body {
    padding: 1rem 20px;
}

.getEHealthNow .card-body {
    height: 222px;
}

    .getEHealthNow .card-body ul {
        list-style: none;
        padding: 0 10px;
        margin-top: 12px;
    }

        .getEHealthNow .card-body ul li {
            margin-bottom: 15px;
        }

            .getEHealthNow .card-body ul li:last-child {
                margin-bottom: 0px;
            }

.getEHealthNow a:hover {
    color: #f79140;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.close {
    position: absolute;
    right: 22px;
    opacity: .8;
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

/* YOUTUBE VIDEO */
#headerPopup {
    width: 75%;
    margin: 0 auto;
}

    #headerPopup iframe {
        width: 100%;
        margin: 0 auto;
    }

/* TNC */
.tnc-modal-content {
    font-size: 13px;
}

    .tnc-modal-content dt:first-child {
        color: #0353a5;
    }

    .tnc-modal-content dt:not(:first-child) {
        margin-top: 1rem;
        font-weight: bold;
        text-decoration: underline;
    }

    .tnc-modal-content dl,
    .tnc-modal-content dd {
        margin-bottom: 0;
    }

/*End T & C*/
/*T & C - Modal*/
.form-tnc {
    font-family: Arial;
    margin: 50px 0 60px;
    ;
}

    .form-tnc .tnc-title1 {
        font-weight: 700;
        font-size: 15px;
        text-transform: uppercase;
    }

    .form-tnc .tnc-title2 {
        font-weight: 700;
        font-size: 15px;
        text-decoration: underline;
    }

    .form-tnc .tnc-title3 {
        font-weight: 700;
        font-size: 15px;
        text-decoration: underline;
        margin-top: 15px;
    }

    .form-tnc li {
        list-style-type: none;
        padding-bottom: 10px;
    }

        .form-tnc li span,
        .form-tnc li p {
            display: table-cell;
        }

        .form-tnc li span {
            word-break: normal;
        }

    .form-tnc .d-table {
        border-collapse: collapse;
    }

    .form-tnc .d-table-cell {
        border: 1px solid #000;
        padding: 0.25rem;
        text-align: left;
        word-break: break-word;
    }

        .form-tnc .d-table-cell p:last-child {
            margin-bottom: 0px !important;
        }

    .form-tnc a {
        text-decoration: underline;
    }

    .form-tnc .cell30 {
        width: 30%;
    }

    .form-tnc .cell70 {
        width: 70%;
    }

.dropdown-item {
    font-size: 14px;
    color: #59595b;
}

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #f79140;
        text-decoration: none;
        background-color: transparent;
    }

.search-Doctors .form-group {
    margin-top: 10px;
}

.search-Doctors .form-control {
    border: 0.5px solid #00769e;
    font-size: 14px !important;
}

select.select-style-1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}

.select-style-1 + i.fa {
    float: right;
    margin-top: -22px;
    margin-right: 4px;
    cursor: pointer;
    padding-right: 10px;
    color: #a8a9ac;
    font-size: 12px;
}

.ctaBtn-style1 a {
    bottom: 0;
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f79140 !important;
    border: 1px solid #f79140;
    padding: 0.375rem 3.35rem;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.ctaBtn-style1:hover a {
    background-color: #fff !important;
    color: #f79140 !important;
}

.img-container {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.card:hover .viewProfile {
    opacity: 0.9;
}

.viewProfile {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #f79140;
    color: #fff !important;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px;
    text-align: center;
    cursor: pointer;
}

    .viewProfile i.fa {
        font-size: 12px;
        padding: 0 10px;
    }

.docModal h5 {
    font-size: 18px;
    color: #00769e;
    font-weight: 900;
}

.cardInfo-box-child h3 {
    color: #51c3c6;
    font-weight: 700;
    font-size: 14px;
}

.docDetail .scrollable-box ul {
    max-height: 137px;
    height: 137px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #ccc;
    margin-bottom: 0;
    padding-inline-start: 30px;
}

.docDetail .scrollable-box li {
    padding: 3px 0;
}


/* width */
.scrollable-box ul::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.scrollable-box ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.scrollable-box ul::-webkit-scrollbar-thumb {
    background: #b7b7b8;
    border-radius: 10px;
}

    /* Handle on hover */
    .scrollable-box ul::-webkit-scrollbar-thumb:hover {
        background: #808080;
    }


.icon-screen {
    display: inline;
    border-radius: 0%;
}

.icon-screen-hover {
    display: none;
    border-radius: 0%;
}



#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;
}

#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 !important;
    color: white !important;
    font-weight: bold;
}


#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;
}

.safetyMeasures .nav-pills .nav-link {
    color: black;
    font-weight: bold;
}

/* .safetyMeasures .nav-link{
  font-weight: bold;
} */

/* .safety-btn-text{
  font-weight: bold !important;
} */



.bg-img01 {
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/safety-measure/SafetyMeasures/yourSafetyIsOurPriority_backgroundimg02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.bg-img02 {
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/safety-measure/SafetyMeasures/yourSafetyIsOurPriority_backgroundimg03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-img03 {
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/safety-measure/SafetyMeasures/yourSafetyIsOurPriority_backgroundimg04.jpg?ts=3);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
}

.bg-img06 {
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/safety-measure/SafetyMeasures/yourSafetyIsOurPriority_backgroundimg05_v1_s.jpg?);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
}

.drive-thur-img {
    display: none;
}


.safetyMeasures p {
    font-size: 15px !important;
    text-align: justify;
}

.safetyMeasures .btn-main {
    background-color: #f79140;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding: 14px 45px;
    margin-top: 15px;
    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;
}

    .safetyMeasures .btn-main:hover {
        background-color: #fff;
        color: #f79140;
        border-color: #f79140;
    }

.heading-style1 {
    color: #0062a6;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    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: 48% 0;
    transition: .3s ease;
}

.safety-slider a:hover .safety-fadein {
    top: 0;
}

.uk-section-large {
    padding: 0 !important;
}


@media (max-width: 2560px) {
    .sm-image-align {
        width: 700px;
        height: 465px;
    }
}

@media (max-width: 1440px) {
    .sm-text-box {
        margin-right: -35px;
    }

    .dot-align {
        padding-left: 15px;
    }

    .sm-image-align {
        margin-left: 100px;
    }
}

@media screen and (max-width: 1024px) {

    .sm-text-box {
        margin-right: -10px;
    }

    .sm-image-align {
        width: 590px;
        height: 385px;
    }

    .howItWorks-icon {
        width: 45px;
        height: 45px;
        margin: 0 10px;
    }

    .sm-image-align {
        margin-left: 0;
    }

    .btn-style3 {
        font-size: 12px;
        padding: 6px 18px;
    }

    .howitWorks-text {
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .footer-cta {
        text-align: center;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .footer-text {
        font-size: 12.5px;
        text-align: center;
    }
}

@media only screen and (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .8rem;
        padding-left: .8rem;
    }

    .ctaBtn-style1 a {
        position: absolute;
    }
}

@media screen and (max-width: 769px) {

    .sm-image-align {
        width: 450px;
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .title1 {
        font-size: 18px;
    }

    .d-view .d-table {
        margin: 0 auto;
    }

    body {
        padding-top: 4.8rem !important;
    }

    .cardInfo-text2-m {
        display: block;
        color: #59595b;
        font-size: 13px;
    }

    .overlay {
        display: none;
    }

    .cardInfo-box-2 {
        min-height: 140px;
    }

    .viewProfile {
        opacity: 1;
    }
}

@media screen and (max-width: 600px) {

    .bg-kv-banner-antibody{
        background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/covid-19/antibody/glen-antibody-nurse-final-mobile.png) !important;
    }


    #headerPopup {
        width: 90%;
    }

    .d-view {
        display: none;
    }

    .howItWorks-box .m-view {
        padding: 10px 0 25px;
    }

    #nav-contact .m-view {
        padding-bottom: 25px;
    }

    .m-view {
        display: block;
    }

    .howitWorks-text {
        text-align: center;
        font-size: 18px;
    }

    .howItWorks-img {
        width: auto;
        padding: 0 70px;
    }

    .title1 {
        font-size: 18px;
    }

    .sticky-btn {
        right: -94.5px;
        padding: 10px 22px;
    }

    .getEHealthNow {
        right: 36px;
        top: 193px;
    }
}

@media screen and (max-width: 500px) {

    body {
        padding-top: 2.8rem !important;
    }

    .howItWorks-img {
        padding: 0 60px;
    }
}

@media screen and (max-width: 767px) {
    .sm-text-box {
        margin: -10px 0 0 0 !important;
        border-radius: 0% !important;
    }

    iframe {
        height: auto;
    }
}

@media screen and (max-width: 426px) {

    .accordion-content {
        padding: 5px 12px !important;
    }

    .accordion-item:first-child > :first-child {
        -webkit-border-radius: 0;
        border-radius: 0px;
        padding: 10px 10px !important;
    }

    .accordion-head {
        padding: 10px 10px !important;
    }

    .dt-box {
        margin-top: 230px;
    }

    .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;
    }

    .d-block .container-fluid,
    .d-block .container {
        padding: 0%;
    }

    .blue-bar.active .fa-chevron-down {
        color: white !important;
        transform: rotate(180deg);
        transition: all 0.4s ease;
    }

    .blue-bar .fa-chevron-down {
        color: black;
    }

    .sm-image-align {
        width: 100%;
        height: auto;
    }
}


@media screen and (max-width: 425px) {

    iframe {
        height: auto;
    }

    .gleneaglesHospital_logo {
        width: 220px;
        height: auto;
    }

    #accordionFAQ a {
        word-break: break-all;
    }

    .howItWorks-img {
        padding: 0 45px;
    }
}


@media screen and (max-width: 375px) {
    .navbar {
        padding: .5rem 0;
    }

    .gleneaglesHospital_logo {
        width: 170px;
        height: auto;
    }

    .howItWorks-img {
        padding: 0 20px;
    }
}

@media screen and (max-width: 325px) {
    .howItWorks-img {
        padding: 0 0;
    }
}


.select-style-1 + em.fa {
    float: right;
    margin-top: -25px;
    margin-right: 5px;
    cursor: pointer;
    padding-right: 10px;
    color: #a8a9ac;
    font-size: 12px;
}


.remove-bg-color {
    border: none !important;
    background-color: transparent !important;
}

.tbody {
    border: none !important;
    background-color: transparent !important;
}

.sm-post-title {
    color: #00769e !important;
    font-size: 16px !important;
}


/* Erica added 08/06/2021 START */

.accordion-content {
    padding: 5px 25px;
}


.accordion-head {
    padding: 10px 25px;
}

.accordion-item.has-open .accordion-head {
    background-color: #07a3a8 !important;
    color: white;
}

    .accordion-item.has-open .accordion-head .accordion-title {
        color: white;
    }

.accordion-title {
    color: #343a40;
}

.accordion-arrow span:after {
    border-top: 2px solid #343a40;
    border-right: 2px solid #343a40;
}

.accordion-item:nth-child(odd) {
    background-color: #fff;
}

.accordion-item.has-open .accordion-arrow span:after {
    border-top: 2px solid white;
    border-right: 2px solid white;
}

.accordion-item:first-child > :first-child {
    -webkit-border-radius: 0;
    border-radius: 0px;
    padding: 10px 25px;
}

.accordion-item {
    border-top: 1px solid #07a3a8;
    border-left: 1px solid #07a3a8;
    border-right: 1px solid #07a3a8;
    padding-left: 0px;
    padding-right: 0px;
}

    .accordion-item:last-child {
        border-bottom: 1px solid #07a3a8;
    }

.kv-banner-text-box-corona {
    padding: 50px 40px 1px !important;
    margin-left: -81px;
    background-color: #07a3a8;
}

.bg-kv-banner-corona {
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/covid-19/coronavirus_banner_kv_v1.jpg);
    height: 350px;
    background-repeat: no-repeat;
    background-position: top !important;
    background-size: cover;
}

.bg-kv-banner-antibody{
    background-image: url(/ResourcePackages/Gleneagles/assets/dist/images/covid-19/antibody/glen-antibody-nurse-final.jpg);
}

.kv-title-size-1 {
    font-size: 26px;
    font-weight: bolder;
    color: white;
}

p.kv-info-text-box-1 {
    font-size: 16px;
    text-align: left;
}

.covid-19-post-section {
    margin-top: -45px;
}

.nav-tabs .nav-link.active {
    background-color: rgba(7, 163, 168, 1) !important;
    border-color: 0.5px solid rgba(7, 163, 168, 1);
    color: #fff !important;
    border-radius: 0;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.nav-tabs .nav-link {
    width: 50%;
    text-align: center;
    border-color: 0.5px solid rgba(7, 163, 168, 1) !important;
    padding: 15px 0px;
    display: table-cell;
    color: rgba(7, 163, 168, 1);
    border: 1px solid rgba(7, 163, 168, 1);
    font-size: 16px !important;
    font-weight: 800 !important;
}



.drive-thru-page .nav-tabs a {
    color: #01797d;
    font-weight: 900;
    font-size: 16px !important;
    border-color: 0.5px solid #ff6b3a;
}

.drive-thru-page .nav-tabs .nav-link.active {
    font-size: 16px !important;
    background-color: rgba(7, 163, 168, 1) !important;
    border-color: 0.5px solid rgba(7, 163, 168, 1);
    color: #fff !important;
    border-radius: 0;
}

.phone .accordion, .phone-view .accordion {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.title-style-12 {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #107da3 !important;
    margin-bottom: 0.5rem;
}


.accordion-title {
    font-size: 16px;
    display: flex;
}

.accordion-content-item {
    padding: 10px 0px !important;
}

.center-title {
    text-align: center;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
}

.title-style-free-size {
    letter-spacing: 0.5px;
    color: #107da3 !important;
    margin-bottom: 0.5rem;
}

/* Erica added 08/06/2021 END */



@media only screen and (max-width: 1200px) {

    .kv-title-size-1 {
        font-size: 22px !important;
    }

    p.kv-info-text-box-1 {
        font-size: 14px !important;
    }

    .kv-banner-text-box-corona {
        padding: 65px ​27px !important;
    }
}

@media only screen and (max-width: 992px) {

    .kv-banner-text-box-corona {
        padding: 30px ​27px !important;
        margin-left: -30px;
    }

    p.kv-info-text-box-1 {
        font-size: 13px !important;
    }
}


@media only screen and (max-width: 767px) {

    .bg-kv-banner-corona {
        height: 148px;
    }

    .kv-banner-text-box-corona {
        padding: 16px 27px !important;
        margin-left: 0;
        margin-top: 148px;
    }

    .careNsupport-box {
        margin-top: 250px;
    }

    .dt-box {
        margin-top: 165px;
    }
}

@media only screen and (max-width:495px) {

}

@media only screen and (max-width: 426px) {

    .title-style-8 {
        font-size: 27px !important;
    }

    .home-specialisation-slides {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .careNsupport-box {
        margin-top: 290px;
    }
}

@media only screen and (max-width:376px) {

    
   .bg-kv-banner-corona {
    background-position: left;
}

    .dt-box {
        margin-top: 220px !important;
    }
}

@media only screen and (max-width: 321px) {

    .kv-banner-text-box-corona {
        padding: 17px 27px 5px !important;
        margin-left: 0;
        margin-top: 148px;
    }

    .dt-box {
        margin-top: 245px !important;
    }


    .careNsupport-box {
        margin-top: 350px;
    }
}

.form-control {
    padding: 0px 22px 0px 10px;
}

.title-style-8 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #107da3 !important;
    margin-bottom: 1rem;
    padding-top: 15px;
}

.main-container {
    padding-top: 43px;
}

.slick-prev, .slick-next {
    width: 24px !important;
    height: 25px !important;
}

.post-content {
    height: 160px;
}

.table-responsive {
    display: inline-table;
}

ol {
    margin-left: 0.8rem;
}

.acorddion-inner-title {
    margin-left: 5px;
}

.accordion p {
    word-break: break-word;
}

.info-btn-padding {
    box-shadow: 3px 3px 7px 1px rgb(0 0 0 / 30%);
}


.accordion-content p{
    margin-bottom: 0px !important;
}

.accordion-content ul{
    margin-bottom: 0px !important;
}
