.wellness-banner {
    position: relative;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url(../img/wellness-solutions/wellness-banner.jpg);
    background-position: center top 26%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.wellness-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
}

.wellness-banner h1 {
    display: block;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
}

.wellness-banner p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    position: relative;
    z-index: 2;
}

.wellness-title {
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    color: #4e4e4e;
    margin-bottom: 10px;
}

.wellness-one {
    position: relative;
    background-color: #fff;
    padding: 65px 0 50px;
}

.wellness-one img {
    max-width: 100%;
}

.wellness-quote {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 2px solid #000042;
    padding: 25px;
    color: #333368;
    gap: 30px;
}

.wellness-quote .quote-img {
    width: 135px;
    height: 135px;
    object-fit: contain;
}

.wellness-quote .quote-cnt {
    display: block;
    max-width: calc(100% - 167px);
}

.wellness-quote .quote-cnt p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: 500;
}

.wellness-quote .quote-cnt p:empty {
    display: none !important;
}

.wellness-quote .quote-cnt p:last-child {
    font-size: 16px;
    font-weight: 800;
}

.wellness-two {
    position: relative;
    padding: 25px 0;
    background-color: #e1e1e1;
}

.wellness-two img {
    max-width: 100%;
}

.wellness-two .wellness-title {
    color: #2872ab !important;
}

.wellness-two p {
    color: #357aae !important;
}

.wellness-two p {
    max-width: 75%;
}

.wellness-three {
    position: relative;
    padding: 40px 0 50px;
    background-color: #377cb0;
}

.wellness-three .full-width .wellness-title, .wellness-three .full-width p {
    text-align: center;
    color: #fff;
}

.wellness-three .half-width p {
    margin-bottom: 15px;
}

.wellness-three p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
}

.wellness-three .half-width ul {
    display: block;
    list-style: none;   
}

.wellness-three .half-width ul li {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
}

.wellness-three .half-width ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 8px;
}

.wellness-three .full-width ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin: 40px 0;
}

.wellness-three .full-width ul li {
    display: block;
    width: 33.33%;
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 25px;
}

.wellness-three .full-width ul li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 3px;
    color: #fff;
}

.wellness-four {
    position: relative;
    padding: 75px 0;
    background-image: url(../img/wellness-solutions/wellness-two.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.wellness-four::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}

.wellness-four .wellness-title,
.wellness-four p {
    color: #fff;
}

.wellness-four .container {
    position: relative;
    z-index: 2;
}

.wellness-four .row .col-md-6:first-child {
    border-right: 2px solid #fff;
}

.wellness-four p {
    font-weight: 500;
    line-height: 1.5;
    font-size: 17px;
}

.wellness-notice {
    position: relative;
    background-color: #bde6f8;
    padding: 30px 0;
}

.about-wrap .wellness-slider .item h3 {
    margin-bottom: 40px;
    animation: none !important;
}

.about-wrap .wellness-slider .item h3 p {
    font-size: 24px !important;
    font-style: italic;
    line-height: 1.4;
}

.about-wrap .wellness-slider .PrevArrow, .about-wrap .wellness-slider .NextArrow {
    color: #fff !important;
}

/* Tab */

.onsite-tab-content-wrapp .services-medical-exams.workplace-drug-alcohol-programs {
    background: transparent !important;
    padding: 0 !important;
}

.onsite-tab-content-wrapp .quote-none{
    display:none !important;
}

.services-medical-exams.travelcare {
    padding-top: 0 !important;
}

.onsite-tab-content-wrapp .services-medical-exams.workplace-drug-alcohol-programs h2 {
    color: #0e7db5 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: left !important;
    margin-bottom:15px;
}

.onsite-tab-content-wrapp .services-medical-exams.workplace-drug-alcohol-programs p {
    color: #4e4e4e !important;
}

.onsite-tab-content-details h4 {
    color: #0e7db5 !important;
    margin: 0 0 15px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.onsite-tab-content-details p {
    line-height: 1.4 !important;
    margin-bottom: 15px !important;
}

.onsite-tab-content-details blockquote {
    border: 2px solid #1180b6;
    padding: 20px 30px;
}

.onsite-tab-content-details blockquote p {
    font-size: 16px;
    color: #1180b6;
    font-weight: 600;
    text-align: justify;
    margin: 0 !important;
}

.onsite-tab-content-details blockquote p:first-child {
    margin-bottom: 15px !important;
}

.onsite-tab-content-details ul {
    margin-bottom: 0 !important;
}

.services-clinics-tab-wrapp .tab-header .nav-pills .nav-link {
    padding: 20px 30px !important;
}

.left-aligned-vdo_text_img div.onsite-tab-content-details {
    margin: 0 !important;
}

.services-medical-exams:first-of-type {
    background: transparent !important;
}

.travelcare-wrap a.thumb-link img {
    max-height: 27px !important;
    object-fit: contain;
}

.travelcare-img img {
    width: 100%;
    height: 180px !important;
    overflow: hidden;
    object-fit: cover;
    border-radius: 10px;
}

.services-medical-exams.faq {
    padding-top: 20px !important;
}

.services-medical-exams.faq h5 {
    margin-top: 0 !important;
    padding-left: 35px !important;
    font-size: 16px !important;
    margin-bottom: 5px !important;
}

.services-medical-exams.travelcare h2, .services-medical-exams.faq h2 {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #0e7db5 !important;
    text-align:left !important;
    margin-bottom:15px;
}
.services-medical-exams sup {
    top: -1em !important;
}

.services-medical-exams ul.blocks li {
    background-color: #13b7e6 !important;
}

.services-medical-exams ul.blocks li span:before, .services-medical-exams ul.blocks li strong:before {
    filter: grayscale(1) brightness(0) invert(1) !important;
}

.onsite-tab-content-details ul li {
    padding-left: 10px !important;
    text-indent: 0 !important;
}

.onsite-tab-content-details ul li::before {
    display: none !important;
}

.about-wrap .wellness-slider .slick-dots {
    display: none !important;
}

.about-wrap .img-fill img {
    display: none !important;
}

.about-wrap {
    background-image: url(../img/testimonial-bg.jpg);
    background-position: center top 22%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 70px;
}

.about-wrap h2 {
    margin: 0;
    padding: 0;
    color: #fff;
}

.about-wrap .wellness-slider {
    background: transparent !important;
}

.about-wrap .wellness-slider .item.slick-active h2 {
    animation: none !important;
}

.about-wrap .wellness-slider .item.slick-active h3 {
    animation: none !important;
}

.about-wrap .wellness-slider .item p:last-child {
    animation: none !important;
    color: #fff;
}

.about-wrap .wellness-slider .item.slick-active p:last-child {
    animation: none !important;
}

.about-wrap .wellness-slider .item .info>div {
    display: block !important;
}

.about-wrap .wellness-slider .item.slick-active {
    animation: none !important;
}

/* Media Queries */

@media(min-width: 1200px) {
    .wellness-two img {
        min-height: 300px;
        margin-right: 40px;
    }

    .wellness-four .row .col-md-6:first-child {
        padding-right: 45px;
    }

    .wellness-four .row .col-md-6:last-child {
        padding-left: 45px;
    }

    .about-wrap {
        min-height: 450px;
    }

    .about-wrap .wellness-slider {
        height: 250px;
    }
}

@media(min-width: 767px) {
    .onsite-col-md-60, #pills-home1826 .row .col-md-6:first-of-type, .sub-page .row .col-md-6:first-of-type {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .onsite-col-md-40, #pills-home1826 .row .col-md-6:last-of-type, .sub-page .row .col-md-6:last-of-type{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width: 992px) {
    .wellness-three .full-width ul li {
        width: 50%;
    }

    .onsite-tab-content-details {
        margin-top: 0 !important;
    }

    .onsite-tab-content-details .physicians div {
        margin-bottom: 30px !important;
    }

    .onsite-tab-content-details .physicians div:first-child {
        margin-top: 20px !important;
    }

    .wellness-four .row .col-md-6:first-child {
        border: none !important;
    }

    .wellness-two .text-right {
        text-align: center !important;
    }

    .wellness-notice {
        padding: 30px 15px !important;
    }

    .wellness-two p {
        max-width: none;
    }

    .about-wrap .wellness-slider .item .img-fill .info {
        padding: 0 70px;
    }

    .onsite-tab-content-details ul li {
        margin-bottom: 0 !important;
    }

    .onsite-tab-content-details ul {
        margin: 0 0 0 35px !important;
    }

    .pt-50-pb-70 {
        padding-bottom: 0 !important;
    }

    .about-wrap .wellness-slider .item {
        padding: 0 10px;
    }

    .about-wrap {
        padding: 30px 0;
    }
}

@media(max-width: 767px) {

    .about-wrap .wellness-slider .item .img-fill .info {
        padding: 0 15px;
    }

    .about-wrap .wellness-slider .item h3 p {
        font-size: 16px !important;
    }
}

@media(max-width: 540px) {
    .wellness-banner h1 {
        font-size: 28px;
    }

    .wellness-banner p {
        font-size: 18px;
    }

    .wellness-title {
        font-size: 26px;
    }

    .wellness-one img {
        margin-top: 30px;
    }

    .wellness-quote {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .wellness-quote .quote-img {
        margin: 0 !important;
    }

    .wellness-quote .quote-cnt {
        max-width: none;
    }

    .wellness-two img {
        margin-bottom: 30px;
    }

    .wellness-three ul {
        flex-direction: column;
    }

    .wellness-three .full-width ul li {
        width: 100%;
    }

    .wellness-four .row .col-md-6:first-child {
        margin-bottom: 30px;
    }
}