<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .article_sec .main-nav {
    padding-top: 16px;
}

.article_sec .main-nav .nav-sub:before {
    content: "" !important;
    position: absolute;
    bottom: 100%;
    height: 25px;
    width: 70%;
    display: block !important;
}

.testimonials-sec .owl-dots {
    text-align: center;
}

.job-description h2,
.status-card h2,
.content-expand h2 {
    font-size: 24px;
    margin-bottom: .5rem;
    font-weight: 500;
    text-align: inherit;
    font-family: inherit;
}

@media (min-width: 768px) {
    .article_sec .main-nav i.dropdown-toggle {
        top: 0;
    }
}

@media (max-width: 767px) {

    .banner-bg1,
    .banner-bg2,
    .banner-bg3,
    .banner-bg4,
    .banner-bg5,
    .banner-bg6,
    .banner-bg7,
    .banner-bg8,
    .banner-bg9,
    .banner-bg10,
    .banner-bg11,
    .banner-bg12,
    .banner-bg13,
    .banner-bg14,
    .banner-bg15 {
        background-size: contain;
        background-position: bottom right;
    }

    .testimonials-box .media-body {
        width: 100%;
    }

    .testimonials-box .owl-item img {
        margin-right: 0 !important;
    }

    /* Home Page End */

}

@media (max-width: 576px) {
    
    .rec-jobs .sub-title h2 {
        font-size: 28px;
    }
    
    /* Home Page End */

}</pre></body></html>