    .pt-50-pb-70 {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    
    .pt-30-pb-70 {
        padding-top: 30px;
        padding-bottom: 70px;
    }
    
    .pt-20-pb-0 {
        padding-top: 20px;
        padding-bottom: 0;
    }
    
    .pt-40-pb-70 {
        padding-top: 40px;
        padding-bottom: 70px;
    }
    /* ============================================================= */
    
    .btn-custom,
    a.btn-custom {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: -0.56px;
        padding: 12px 42px !important;
        background-color: #D9306C;
        border-color: #D9306C;
    }
    
    .btn-custom:active,
    .btn-custom:hover {
        color: #333333 !important;
        background-color: transparent !important;
        border-color: #D9306C !important;
        outline: none !important;
    }
    
    .btn-custom.blue-color,
    a.btn-custom.blue-color {
        background-color: #2B2868;
        border-color: #2B2868;
    }
    
    .btn-custom.blue-color:active,
    a.btn-custom.blue-color:hover {
        background-color: transparent;
        border-color: #2B2868 !important;
        outline: none !important;
    }
    
    .btn-custom:active,
    .btn-custom.white-color:hover {
        color: #D9306C !important;
        background-color: transparent !important;
        border-color: #D9306C !important;
        outline: none !important;
    }
    
    .btn-custom:focus {
        color: #D9306C;
        outline: none !important;
        background-color: transparent;
    }
    /* ============================= Contact page css ================================ */
    
    .support-content h1,
    .blog-content-right-wrapp-details h1 {
        font-size: 30px;
        color: #0E7DB5;
        font-weight: 700;
        letter-spacing: -0.94px;
        margin-bottom: 30px;
    }
    
    .support-content h1 {
        margin-bottom: 25px;
    }
    
    .contact-content h1 {
        font-size: 30px;
        color: #0E7DB5;
        font-weight: 700;
        letter-spacing: -0.94px;
        margin-bottom: 27px;
    }
    
    .hero-text h1 {
        font-weight: 600;
        font-size: 36px;
        letter-spacing: -1.13px;
        margin-bottom: 0.3rem;
    }
    
    .contact-map {
        width: auto;
        height: 400px;
    }
    
    .some-informaition h1 {
        margin-bottom: 40px;
    }
    
    .some-informaition p {
        margin-bottom: 30px;
        letter-spacing: -0.5px;
        color: #4e4e4e;
        font-size: 16px
    }
    
    .contact-details-wrapp strong {
        font-weight: 700;
        display: inline-block;
        margin-bottom: 20px;
        font-size: 16px;
    }
    
    .contact-details ul li::before {
        content: none;
    }
    
    .contact-details ul li {
        color: #0E7DB5;
        list-style: none;
        margin-bottom: 10px;
        font-weight: normal;
        display: flex;
    }
    
    .contact-details ul li:last-child {
        margin-bottom: 0;
    }
    
    .contact-details ul li span {
        text-align: left;
        font-weight: 700;
        min-width: 17%;
        max-width: 100%;
        font-size: 16px;
    }
    
    .contact-details ul li strong {
        margin-bottom: 0;
    }
    /* ============================= Client Portal page css ================================ */
    
    .support-wrapper {
        padding: 50px 0 31px;
    }
    
    .support-wrapper.new {
        padding: 0 0 70px;
    }
    
    .support-image.right img {
        position: relative;
        right: 150px;
        width: 343px;
        height: 299px;
        object-fit: cover;
    }
    
    .support-content.client-contact-details-wrapp p {
        margin-bottom: 30px;
    }
    
    .support-content .contact-details-wrapp ul li {
        margin-bottom: 10px;
    }
    
    .support-content p {
        margin-bottom: 40px;
        font-size: 16px
    }
    
    .dontmissout-wrapp {
        position: relative;
        background-size: cover;
        background-attachment: fixed;
    }
    
    .banner-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
    }
    
    .dontmissout-wrapp .container {
        position: relative;
        z-index: 2;
    }
    
    .dontmissout-wrapp .contact-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .dontmissout-wrapp h1 {
        text-align: left;
        color: #ffffff;
        margin: 0 0 12px;
        font-size: 30px;
        font-weight: 700;
        letter-spacing: -0.94px;
        line-height: 36px;
    }
    
    .dontmissout-wrapp p {
        text-align: left;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: -0.5px;
    }

    .dontmissout-wrapp .contact-form-heading {
        margin-bottom: 30px;
    }

    .dontmissout-wrapp .contact-form-heading h1, .dontmissout-wrapp .contact-form-heading p {
        text-align: center;
    }
    
    .dontmissout-wrapp form p {
        margin-bottom: 0;
    }
    
    .donmissout-signup {
        width: 521px;
        margin: 0 auto;
        text-align: center;
    }
    
    .donmissout-signup .form-group {
        margin-bottom: 11px;
    }
    
    .donmissout-signup .form-control {
        border-radius: 8px;
        text-align: left;
        height: 49px;
        border: 1px solid #979797;
        box-shadow: none;
        box-sizing: border-box;
        color: #9F9F9F;
    }
    
    .donmissout-signup .mb-4 {
        margin-bottom: 30px !important;
    }
    
    .support-image.left-image {
        padding: 0 0 0 35px;
    }
    
    .support-image.left-image img {
        width: 458px;
        height: 255px;
        object-fit: cover;
    }
    
    .support-content {
        margin-bottom: 40px;
    }
    
    .support-image {
        text-align: center;
    }
    
    .support-image img {
        width: 423px;
        height: 282px;
        object-fit: contain;
    }
    /* ============================= Careers page css ================================ */
    
    .content h1 {
        font-size: 30px;
        color: #0E7DB5;
        font-weight: 600;
        letter-spacing: -0.94px;
        margin-bottom: 25px;
    }
    
    .about-tech {
        position: relative;
        background-repeat: no-repeat;
        background-size: 56% auto;
        background-position: left top;
        background-size: 78% auto;
        background-position: -85% top;
    }
    
    .about-tech::before {
        content: '';
        top: 0;
        right: 0;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
    }
    
    .career-wrapper .about-tech .row {
        min-height: 632px;
    }
    
    .about-tech .row {
        min-height: 683px;
        display: flex;
        align-items: center;
    }
    
    .pt-content-gap {
        padding-left: 40px;
    }
    
    .content p {
        letter-spacing: -0.5px;
        margin-bottom: 25px;
        font-size: 16px;
    }
    
    .content p:last-of-type {
        margin-bottom: 40px;
    }
    
    .career_view-wrapp iframe {
        height: 100%;
        min-height: 750px;
    }
    
    .about-value-wrapper {
        margin: 35px 0 0;
    }
    /* ============================= Blog page css ================================ */
    
    .blog-main-banner-wrapp {
        margin: 50px 0 0;
        overflow: hidden;
    }
    
    .blog-slider-main {
        overflow: hidden;
        border-radius: 8px;
    }
    
    .blog-slider-main .slide-item {
        position: relative;
        overflow: hidden;
        height: 335px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .blog-slider-control.container {
        position: relative;
    }
    
    .blog-main-banner-wrapp .slide-item:before {
        content: '';
        /* background-color: rgba(78, 78, 78, 0.7); */
        background-color: rgba(43, 39, 39, 0.7);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
    }
    
    .blog-slider-control .slick-next {
        right: 50px;
        z-index: 9;
        top: -170px;
    }
    
    .blog-slider-control .slick-prev {
        left: 50px;
        z-index: 9;
        top: -170px;
    }
    
    .blog-slider-control .slick-prev,
    .slick-next {
        width: auto;
        height: 30px;
        /* filter: brightness(0) invert(1); */
    }
    
    .blog-slider-control .slick-slide:focus {
        outline: none;
    }
    
    .caption-wrap {
        padding: 63px 114px 62px;
        text-align: left;
        z-index: 2;
        position: relative;
        color: #fff;
    }
    
    .caption-wrap h1 {
        font-size: 30px;
        margin-bottom: 30px;
        letter-spacing: -0.94px;
    }
    
    .caption-wrap p {
        margin-bottom: 18px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        color: #ffffff;
    }
    
    .has-search .form-control {
        height: 40px;
        padding-left: 2.375rem;
        background-color: #999999;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: italic;
        line-height: normal;
        letter-spacing: -0.44px;
        color: #ffffff;
    }
    
    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.1rem;
        text-align: center;
        pointer-events: none;
        color: #fff;
        font-weight: 500;
        font-size: 12px;
        top: 4px;
        left: 3px;
    }
    
    .has-search .form-control::placeholder {
        color: #fff;
        font-weight: 500;
        font-style: italic;
        letter-spacing: -0.44px;
        font-size: 14px;
    }
    
    .content-left-block {
        border-radius: 8px;
        background-color: #F9F9F9;
        padding: 30px 25px;
        margin-bottom: 10px;
    }
    
    .content-left-block ul {
        padding-left: 0;
    }
    
    .content-left-block ul li {
        list-style: none;
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        color: #4e4e4e;
    }
    
    .content-left-block ul li a {
        color: #4E4E4E;
    }
    
    .non-highlight ul li:first-child a {
        color: #4E4E4E !important;
    }
    
    .content-left-block ul li a:hover {
        color: #0E7DB5;
        text-decoration: underline;
    }
    
    .content-left-block ul li:first-child {
        margin-bottom: 20px;
    }
    
    .content-left-block ul li:first-child a,
    .content-left-block ul li:first-child {
        color: #0E7DB5;
        font-weight: 700;
        display: block;
    }
    
    .blog-post-block {
        display: block;
        margin: 0 0 25px;
    }
    
    .blog-thumbnail {
        border-radius: 8px;
        margin: 0 0 20px;
    }
    
    .blog-thumbnail img {
        transition: 0.5s all ease;
    }
    
    .blog-thumbnail {
        width: 100%;
        height: 216px;
        overflow: hidden;
    }
    
    .blog-thumbnail img {
        width: 100%;
        height: 216px !important;
        object-fit: cover;
        transform: scale(1.01);
    }
    
    .blog-post-block:hover img {
        transform: scale(1.05);
    }
    
    .blog-post-block h4 {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: -0.5px;
        line-height: 19px;
        margin-bottom: 0;
        color: #4E4E4E !important;
    }
    
    .blog-post-block p {
        color: #4E4E4E;
        line-height: 19px;
        margin-bottom: 20px;
    }
    
    .blog-post-block span {
        color: #0E7DB5;
        font-weight: 700;
    }
    
    .blog-post-block span:hover {
        text-decoration: underline;
    }
    
    .view-more-wrapper {
        margin: 50px 0 0;
    }
    
    .blog-content-right-wrapp h1.page-title {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 18px -8px;
        font-weight: 600;
    }
    
    .form-group.has-search {
        margin-bottom: 8px;
        position: relative;
    }
    
    .news-block-section h5 {
        font-size: 18px;
        letter-spacing: -0.56px;
        color: #4a4a4a;
        margin-bottom: 8px;
        font-weight: 700;
    }
    
    .news-block-section p {
        margin-bottom: 15px;
    }
    
    .news-block-section a {
        font-size: 14px;
        color: #0e7db5;
        font-weight: 600;
        letter-spacing: -0.44px;
    }
    
    .news-block-section a:hover {
        text-decoration: underline !important;
    }
    
    .news-block-section {
        padding-bottom: 20px;
        margin-top: 12px;
        margin-bottom: 22px;
        border-bottom: solid 1px #e5e5e5;
    }
    
    .btn-custom.caption-wrap,
    a.btn-custom.caption-wrap {
        padding: 8px 43px !important;
        background-color: #D9306C;
        border-color: #D9306C;
        letter-spacing: 0;
        position: absolute;
        bottom: 40px;
        left: 115px
    }
    
    .btn-custom.caption-wrap:hover,
    a.btn-custom.caption-wrap:hover {
        background-color: rgba(217, 48, 108, 0.8) !important;
        color: #ffffff !important;
    }
    /* ============================================ Blog single page css ==================== */
    
    .content-left-block ul li.view-all a {
        font-weight: 700;
        margin-top: 30px;
        display: block;
    }
    
    .has-email .form-control {
        padding: 0 40px 0 12px;
        border-radius: 8px;
        color: #333333;
        background-color: #FFFFFF;
        border-color: #ffffff;
    }
    
    .form-group.has-email {
        position: relative;
        margin: 40px 0 0;
    }
    
    .has-email>span {
        position: absolute;
        z-index: 2;
        top: 6px;
        right: 14px;
        cursor: pointer;
    }
    
    input#submit-blog_news {
        height: 0;
        width: 0;
        position: absolute;
        left: -999999px;
        text-indent: -99999px;
    }
    
    .blog-content-left-wrapp span.wpcf7-not-valid-tip {
        font-size: 12px;
        padding: 3px 0 0
    }
    
    .blog-content-left-wrapp .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        margin: -13px 0 0;
        font-size: 12px;
        line-height: 14px;
        padding: 3px 5px;
        border: 1px solid #f7e700;
    }
    
    .has-email>span img {
        width: 16px;
        height: 16px;
        object-fit: cover;
    }
    
    .has-email .form-control::placeholder {
        color: #4E4E4E;
        font-weight: 500;
        font-style: italic;
        letter-spacing: -0.44px;
        font-size: 14px;
    }
    
    .blog-content-right-wrapp-details img {
        max-width: 100%;
        height: auto;
    }
    
    .blog-content-right-wrapp-details>.img-fluid {
        border-radius: 8px;
        height: 300px;
        margin-bottom: 30px;
        object-fit: cover;
        width: 72%;
    }
    
    .blog-breadcumbs-wrapp ul li {
        display: inline-block;
        margin: 0 10px 0 0 !important;
        font-size: 14px;
    }
    
    .blog-breadcumbs-wrapp ul li:first-child {
        color: #0E7DB5;
        font-weight: 700;
    }
    
    .blog-breadcumbs-main {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
    }
    
    .blog-breadcumbs-wrapp {
        float: left;
        margin-right: 30px;
    }
    
    .blog-content-right-wrapp-details p {
        margin-bottom: 20px;
    }
    
    .blog-content-right-wrapp-details h5 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .blog-content-right-wrapp-details ul,
    .blog-content-right-wrapp-details ol {
        padding-left: 37px;
    }
    
    .blog-content-right-wrapp-details ul li,
    .blog-content-right-wrapp-details ol li {
        margin-bottom: 10px;
    }
    
    .blog-content-right-wrapp-details ul li:last-child,
    .blog-content-right-wrapp-details ol li:last-child {
        margin-bottom: 20px;
    }
    
    .social-share-wrapp>span {
        margin-right: 20px;
    }
    
    .social-share-wrapp ul {
        display: inline-block;
        padding-left: 0;
        margin-bottom: 0;
    }
    
    .social-share-wrapp ul li {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 0;
    }
    
    .social-share-wrapp ul li a i {
        border: 1px solid #7D7D7D;
        color: #7D7D7D;
        padding: 9px;
        border-radius: 50%;
        height: 32px;
        width: 32px;
        font-size: 14px;
    }
    
    .social-share-wrapp ul li a i.fa-facebook-f:hover {
        background-color: #3C599B;
        border-color: #3C599B;
        color: #ffffff;
    }
    
    .social-share-wrapp ul li a i.fa-twitter:hover {
        background-color: #1CA0F2;
        border-color: #1CA0F2;
        color: #ffffff;
    }
    
    .social-share-wrapp ul li a i.fa-linkedin:hover {
        background-color: #04689A;
        border-color: #04689A;
        color: #ffffff;
    }
    
    .social-share-wrapp ul li a i.fa-google-plus-g:hover {
        background-color: #DD4B38;
        border-color: #DD4B38;
        color: #ffffff;
    }
    
    .social-share-wrapp {
        margin: 50px 0;
        display: flex;
        align-items: center;
    }
    
    .recent-articles-wrapp h4 {
        margin-bottom: 30px;
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.63px;
        color: #0e7db5;
    }
    
    .recent-articles-wrapp .blog-post-block h4 {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.5px;
    }
    
    .blog-breadcumbs-wrapp ul {
        padding-left: 0;
        margin-bottom: 0;
    }
    
    .search-box-wrapp.blog-single {
        margin-bottom: 20px;
    }
    /* ============================================ Resources page css ====================== */
    
    .factsheets-overview p {
        margin-bottom: 30px;
    }
    
    .factsheets-overview a {
        color: #20c3f3;
    }
    
    .factsheets-overview a:focus,
    .factsheets-overview a:hover,
    .factsheets-overview a:active {
        color: rgba(32, 195, 243, 0.86);
    }
    
    .tab-content-recent-wrapp {
        padding: 20px 18px 0;
        background-color: #f2f2f2;
        margin-bottom: 20px;
        border-radius: 8px;
        position: relative;
        left: -9px;
        width: 102.5%;
    }
    
    .tab-content-recent-wrapp h4 {
        text-align: center;
        margin-bottom: 20px;
        font-weight: 700;
        letter-spacing: -0.5px;
        color: #4e4e4e;
    }
    
    .tab-content-recent-wrapp.resources-post-block {
        margin-bottom: 20px;
    }
    
    .tab-header-wrapp {
        background-color: #999999;
        border-radius: 8px;
        text-align: center;
    }
    
    .simplebar-main h5 {
        color: #4E4E4E;
        font-weight: 600;
        margin-bottom: 20px;
        font-size: 16px;
        display: block;
    }
    
    .simplebar-main h5:hover {
        cursor: pointer;
    }
    /* .simplebar-main ul {
    overflow: auto;
    max-height: 530px;
} */
    
    .simplebar-main .scroll-content {
        overflow: auto;
        max-height: 530px;
    }
    
    .tab-header-wrapp .nav-tabs {
        border-bottom: none;
        /* display: inline-block; */
        display: flex;
        justify-content: space-around;
    }
    
    .tab-header li.nav-item {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    
    .tab-header li.nav-item:hover {
        background: #ccc;
    }
    
    .tab-header li.nav-item.first:hover,
    .tab-header li.nav-item:first-child:hover {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    
    .tab-header li.nav-item.last:hover,
    .tab-header li.nav-item:last-child:hover {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    
    .tab-header-wrapp .nav-tabs li {
        display: inline-block;
    }
    
    .tab-header-wrapp .nav-tabs li a {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: 500;
        letter-spacing: -0.63px;
        padding: 0px 50px 0;
        display: inline-block;
        line-height: 40px;
        margin: 0 20px;
    }
    
    .tab-header-wrapp .nav-tabs li a.active {
        font-weight: 700;
        border-bottom: 2px solid #20C3F3;
    }
    
    .tab-header-wrapp .nav-tabs.limit_reached {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        justify-content: space-around;
    }
    
    .tab-header-wrapp .nav-tabs.limit_reached li a {
        padding: 0 20px;
        margin: 0;
    }
    
    .resources-post-block {
        display: block;
        margin: 0 0 20px;
        text-align: center;
    }
    
    .resources-pdf-block {
        display: block;
        margin: 0 0 20px;
        text-align: center;
    }
    
    .resources-thumbnail {
        width: 100%;
        height: 216px;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
    }
    
    .resources-thumbnail {
        margin: 0 0 15px;
    }
    
    .resources-thumbnail img {
        transition: 0.5s all ease;
    }
    
    .resources-thumbnail img {
        width: 100%;
        height: 216px;
        object-fit: cover;
        transform: scale(1.01);
    }
    
    .resources-post-block:hover img,
    .resources-pdf-block:hover img {
        transform: scale(1.05);
    }
    
    .resources-post-block span {
        font-size: 14px;
        color: #0E7DB5;
        display: inline-block;
        margin-bottom: 5px;
        font-weight: 700
    }
    
    .resources-post-block h5,
    .resources-pdf-block h5 {
        color: #4E4E4E;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
    }
    
    .periodicals-content-main-wrapp {
        display: block;
        margin-bottom: 30px;
    }
    
    .periodicals-image-wrapp {
        width: 100%;
        height: 130px;
        overflow: hidden;
        display: inline-block;
    }
    
    .periodicals-image-wrapp img {
        transition: 0.5s all ease-in-out;
    }
    
    .periodicals-image-wrapp img {
        width: 100%;
        height: 130px;
        object-fit: cover;
        border-radius: 8px;
    }
    
    .periodicals-image-wrapp:hover img {
        transform: scale(1.05);
    }
    
    .periodicals-image-details h5 {
        font-size: 16px;
        font-weight: 700;
        color: #4E4E4E;
        margin-bottom: 5px;
    }
    
    .periodicals-image-details a {
        font-size: 14px;
        color: #0E7DB5;
        display: inline-block;
        margin-bottom: 7px;
        /* margin-right: 5px; */
        font-weight: 700;
    }
    
    .periodicals-image-details span {
        font-weight: 700;
        font-size: 14px;
        letter-spacing: -0.44px;
        color: #0e7db5;
    }
    
    .resources-thumbnail .icon-play {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    
    .resources-thumbnail .icon-play img {
        width: 60px;
        height: 60px;
    }
    
    .gutters-13 {
        padding-right: 6.5px;
        padding-left: 6.5px;
    }
    
    .gutters-5 {
        padding-left: 0;
        padding-right: 5px;
    }
    
    .clander-wrapp {
        text-align: center;
        margin-right: 38px;
    }
    
    .clander-image {
        background-image: url(../img/icons/workcare-calendar.svg);
        width: 40px;
        height: 40px;
        object-fit: cover;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        position: relative;
        margin-bottom: 11px;
    }
    
    .clander-image span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        font-size: 18px;
        font-weight: 700;
        font-stretch: normal;
        text-align: center;
        color: #0e7db5;
        transform: translate(0px, 10px);
    }
    
    .clander-wrapp p {
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: -0.38px;
        text-align: center;
        color: #0e7db5;
    }
    
    .news-block-section a:hover {
        text-decoration: underline;
    }
    /* ============================================ Giving page css =========================================== */
    
    .giving-content {
        position: relative;
    }
    
    .giving-content:before {
        position: absolute;
        right: 50%;
        top: 0;
        bottom: 0;
        background: #999999;
        content: '';
        width: 100%;
    }
    
    .giving-content:after {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        background: #d9d9d9;
        content: '';
        width: 100%;
        z-index: -1;
    }
    
    .giving-back-image-wrapp img {
        width: 100%;
        height: 270px;
        object-fit: cover;
    }
    
    .giving-back-wrapp h2 {
        letter-spacing: -0.94px;
        color: #0e7db5;
        text-align: center;
        font-weight: 700;
        margin-bottom: 40px;
    }
    
    .giving-back-details {
        padding-left: 35px;
    }
    
    .giving-back-details p {
        font-size: 16px;
    }
    
    .giving-back-details.giving p {
        font-size: 16px;
        letter-spacing: -0.56px;
    }
    
    .giving-content-left h2 {
        color: #ffffff;
        margin-bottom: 40px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .giving-content-left img {
        /* height: 219px; */
        height: auto;
        width: auto;
        object-fit: contain;
        margin-bottom: 10px;
        max-height: 165px;
    }
    
    .giving-content-left p {
        color: #ffffff;
        margin-bottom: 20px;
        letter-spacing: -0.47px;
    }
    
    .giving-content-left p:first-of-type {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: italic;
        line-height: normal;
        letter-spacing: -0.47px;
    }
    
    .giving-content-left p:last-of-type {
        font-size: 16px;
        font-style: normal;
    }
    /* ================== */
    
    .giving-content-left {
        padding-right: 43px;
    }
    
    .giving-content-right {
        padding-left: 43px;
    }
    
    .giving-content-right h2 {
        color: #4e4e4e;
        margin-bottom: 40px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .giving-content-right img {
        /* width: 489px;
        height: 184px; */
        width: auto;
        height: auto;
        margin-bottom: 30px;
        object-fit: contain;
        max-height: 165px;
    }
    
    .giving-content-right p {
        color: #4e4e4e;
        margin-bottom: 20px;
        font-size: 16px;
    }
    
    .giving-content-two {
        position: relative;
    }
    
    .giving-content-two:before {
        position: absolute;
        right: 50%;
        top: 0;
        bottom: 0;
        background: #d9d9d9;
        content: '';
        width: 100%;
    }
    
    .giving-content-two:after {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        background: #ffffff;
        content: '';
        width: 100%;
        z-index: -1;
    }
    
    .giving-content-two-left {
        padding-right: 25px;
    }
    
    .giving-content-two-right {
        padding-left: 40px;
    }
    
    .giving-content-two-right h2 {
        color: #4e4e4e;
        margin-bottom: 50px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .giving-content-two-left h2 {
        color: #4e4e4e;
        margin-bottom: 40px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .giving-content-two-left img {
        height: 85px;
        object-fit: contain;
        margin: 0 auto 40px;
        display: block;
    }
    
    .giving-content-two-left blockquote {
        width: 75%;
        margin: 40px auto 0;
        text-align: center;
    }
    
    .giving-content-two-left blockquote p::before,
    .giving-content-two-left blockquote p::after {
        color: #999999;
        content: "“";
        font-size: 8rem;
        margin: -55px 0 0px -60px;
        position: absolute;
    }
    
    .giving-content-two-left blockquote p::after {
        color: #999999;
        content: "”";
        margin: -50px 0 0 40px;
    }
    
    .giving-content-two-left blockquote p {
        font-size: 20px;
        font-weight: 500;
        font-style: italic;
        letter-spacing: -0.63px;
        text-align: center;
        color: #4a4a4a;
        margin-bottom: 15px;
    }
    
    .giving-content-two-left blockquote span {
        font-size: 14px;
        font-style: italic;
        letter-spacing: -0.44px;
        text-align: center;
        color: #4e4e4e;
    }
    
    .giving-content-two-right-first-content .media img {
        width: 122px;
        margin-right: 54px;
        object-fit: contain;
        margin-top: 4px;
    }
    
    .giving-content-two-right-first-content .media .media-body p:first-of-type {
        margin-bottom: 15px;
    }
    
    .giving-content-two-right-first-content {
        margin-bottom: 30px;
    }
    
    .giving-content-two-right-second-content-image img {
        height: 120px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 7px;
    }
    
    .full_width-img {
        text-align: center;
    }
    
    .full_width-img img {
        width: auto;
        height: auto;
        margin-bottom: 30px;
        object-fit: contain;
        max-height: 165px;
    }
    
    .short-desc p {
        margin-bottom: 20px;
    }
    
    .sub-image img {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }
    
    .giving-content-right .img-cover,
    .giving-content-left .img-cover {
        width: 100%;
        height: auto;
        text-align: center;
    }
    
    .giving-content-two-left .bottom-full_width-img {
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 20px;
    }
    
    .inline_video-wrapper {
        margin: 0 0 10px;
    }
    /* ========================================= Technology & security page css ============================== */
    
    .about-short-details p {
        text-align: center;
        margin-bottom: 60px;
    }
    
    .about-short-details .giving-back-details h2 {
        color: #0E7DB5;
        font-weight: 700;
        margin-bottom: 22px;
    }
    
    .about-short-details .giving-back-details p {
        text-align: left;
    }
    
    .technology-content-block h2 {
        color: #ffffff;
        font-weight: 700;
        margin-bottom: 20px;
    }
    
    .technology-content-block p {
        text-align: left;
        color: #ffffff;
        width: 100%;
        margin: 0;
    }
    
    .data-block-wrapp-content {
        display: flex;
    }
    
    .data-block-wrapp-image {
        margin-right: 25px;
    }
    
    .data-block-wrapp h2 {
        color: #0e7db5;
        font-weight: 700;
        margin-bottom: 30px;
    }
    
    .data-block-wrapp-details p {
        color: #0e7db5;
        padding-right: 35px;
    }
    
    .data-block-wrapp-details.left p {
        color: #0e7db5;
        padding-right: 30px;
    }
    
    .data-block-wrapp-image img {
        width: auto;
        height: 40px;
        object-fit: contain
    }
    
    .hitrust-certification-details-wrapp {
        margin-bottom: 30px;
    }
    
    .hitrust-certification-wrapp.repeater .hitrust-certification-details-wrapp {
        margin-bottom: 0;
    }
    
    .hitrust-certification-details-wrapp .title-dsc {
        width: 750px;
        margin: 0 auto;
    }
    
    .hitrust-certification-wrapp h2 {
        text-align: center;
        font-weight: 700;
        margin-bottom: 30px;
    }
    
    .hitrust-certification-top-image {
        text-align: center;
        margin-bottom: 33px;
    }
    
    .hitrust-certification-list-wrapp p {
        text-align: center;
        font-weight: 700;
        margin-bottom: 30px;
    }
    
    .hitrust-certification-list-wrapp .paragraph {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        column-gap: 40px;
    }
    
    .hitrust-certification-list-wrapp .paragraph ul li {
        position: relative;
        margin-bottom: 10px;
        font-weight: 600;
    }
    
    .hitrust-certification-list-wrapp .paragraph ul li:before {
        content: "\f00c";
        font-family: 'FontAwesome';
        display: inline-block;
        margin-right: 22px;
        margin-bottom: 2px;
        font-weight: 600;
    }
    
    .hitrust-certification-details h5 {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -0.63px;
        margin-bottom: 10px;
    }
    
    .hipaa-sheet-main {
        margin-top: 30px;
        display: flex;
    }
    
    .hippa-sheet-image img {
        height: 25px;
        width: 20px;
        object-fit: contain;
        margin-right: 15px;
    }
    
    .hippa-sheet-title a {
        font-size: 16px;
        font-weight: 600;
    }
    
    .hippa-sheet-title a:hover {
        color: #dddddd !important;
        text-decoration: underline !important;
    }
    
    
    
    .technology-content-block.right {
        padding-right: 25px;
    }
    
    .hitrust-certification-details.right {
        padding-right: 15px;
    }
    
    .hitrust-certification-details.left {
        padding-left: 15px;
    }
    
    .giving-back-details p {
        margin-bottom: 0px;
    }
    
    .tech-banner {
        position: relative;
    }
    
    .hitrust-certification-wrapp.two-half-width {
        padding-bottom: 8px;
    }
    
    .hitrust-certification-wrapp.repeater {
        /* padding-top: 10px; */
        padding-bottom: 1px;
    }
    
    .hitrust-certification-wrapp:last-of-type {
        padding-bottom: 50px;
    }

    section.technology-security-page.layout-icon-intro-and-repeater .intro h3 {
        text-align: center;
        margin-bottom: 18px;
    }
    section.technology-security-page.layout-icon-intro-and-repeater .inner-wrap {
        display: flex;
        column-gap: 30px;
        row-gap: 30px;
        align-items: center;
        max-width: 750px;
        margin: auto;
        margin-top: 25px;
        flex-direction: column;
        margin-bottom: 30px;
        @media screen and (min-width: 768px) {
            flex-direction: row;
        }
    }
    section.technology-security-page.layout-icon-intro-and-repeater .repeater-heading {
        text-align: center;
        max-width: 750px;
        margin: auto;
        font-weight: 700;
        margin-bottom: 18px;
    }
    section.technology-security-page.layout-icon-intro-and-repeater .repeater-footnote {
        text-align: center;
        max-width: 750px;
        margin: auto;
        font-weight: 700;
        margin-top: 18px;
    }


    section.technology-security-page.layout-icon-intro-and-repeater .repeater-wrap .repeater-rows li {
        position: relative;
        margin-bottom: 10px;
        font-weight: 600;
    }

    section.technology-security-page.layout-icon-intro-and-repeater .repeater-wrap .repeater-rows li:before {
        content: "\f00c";
        font-family: 'FontAwesome';
        display: inline-block;
        margin-right: 22px;
        margin-bottom: 2px;
        font-weight: 600;
    }

    

    section.technology-security-page.layout-icon-intro-and-repeater .repeater-wrap.repeater-columns-one {
        max-width: 550px;
        margin: auto;
    }

    section.technology-security-page.layout-icon-intro-and-repeater .repeater-wrap.repeater-columns-two .repeater-rows {
        column-count: 2;
    }

    section.technology-security-page.layout-icon-intro-and-repeater .repeater-wrap.repeater-columns-three .repeater-rows {
        column-count: 3;
    }

    /* ================================= Services incident intervention page css ================================== */
    
    .incident-intervention-work-wrapp {
        background-color: #0e7db5;
    }
    
    .incident-intervention-work-wrapp h2 {
        letter-spacing: -0.94px;
        color: #ffffff;
        text-align: center;
        font-weight: 700;
        margin-bottom: 30px;
    }
    
    .incident-intervention-work-block {
        display: block;
        margin: 0 0 20px;
    }
    
    .incident-intervention-work-thumbnail {
        width: 100%;
        height: 165px;
        overflow: hidden;
    }
    
    .incident-intervention-work-thumbnail {
        margin: 0 0 31px;
    }
    
    .incident-intervention-work-thumbnail img {
        width: 100%;
        height: 165px;
        object-fit: contain;
        /* border-radius: 8px; */
    }
    
    .incident-intervention-work-thumbnail img {
        transition: 0.5s all ease-in-out;
    }
    
    .incident-intervention-work-block:hover img {
        transform: scale(1.05);
    }
    
    .incident-intervention-work-block p {
        color: #FFFFFF;
    }
    
    .incident-intervention-value-wrapp {
        background-color: #d9d9d9;
    }
    
    .incident-intervention-value-wrapp h2 {
        letter-spacing: -0.94px;
        color: #0e7db5;
        text-align: center;
        font-weight: 700;
        margin-bottom: 30px;
    }
    
    .incident-intervention-value-wrapp p {
        margin-bottom: 21px;
        color: #4e4e4e;
        font-weight: 700;
        text-align: center;
    }
    
    .incident-intervention-value-wrapp .paragraph {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        column-gap: 40px;
        margin-bottom: 53px;
    }
    
    .incident-intervention-value-wrapp .paragraph ul li {
        position: relative;
        margin-bottom: 20px;
        color: #4e4e4e;
        margin-left: 30px;
    }
    
    .incident-intervention-value-wrapp .paragraph ul li::before {
        content: "\f00c";
        font-family: 'FontAwesome';
        display: inline-block;
        font-weight: 600;
        color: #0e7db5;
        position: absolute;
        top: 3px;
        left: -30px;
    }
    
    .figure-wrapp-new {
        padding: 0 50px;
        text-align: center;
    }
    
    section.services-medical-exams.incident-intervention {
        background-image: linear-gradient(to bottom, #fdfdfd, #f5f5f5);
    }

    .header-tele_md .sub_header-telemd img{
      width: 250px;
    }
    /* section.services-medical-exams.bg-incident-intervention {
    background: url('../img/services/incidentintervention/revised-vector-pathway.png'), linear-gradient(to bottom, #fdfdfd, #f5f5f5);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 73.5% center;
} */
    /* section.services-medical-exams.bg-onsite-services {
    background: url('../img/services/onsiteservices/revised-vector-pathway.png'), linear-gradient(to bottom, #fdfdfd, #f5f5f5);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 67.5% center;
} */
    /* .services-medical-exams.bg-consulting {
    background: url('../img/services/bg/bg-consulting.svg'), linear-gradient(to bottom, #fdfdfd, #f5f5f5);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 71.5% center;
} */
    
    .services-medical-exams.bg-consulting .banner-left {
        background: transparent;
    }
    
    .services-medical-exams .banner-left .incident-intervention .banner-right {
        background-repeat: no-repeat;
        background-position: bottom 0px right -5px;
        background-size: 680px;
    }
    
    .services-incident-summary-wrapp {
        /* padding-left: 0px;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 43.667%;
    max-width: 43.667%; */
        min-width: 512px;
    }
    
    .services-incident-video {
        /* -ms-flex: 0 0 56.333%;
    flex: 0 0 56.333%;
    max-width: 56.333%; */
    }
    /* .incident-intervention .banner-right img {
    margin: 25px 120px 25px 150px;
    width: 197px;
    height: 311px;
    display: block;
} */
    
    .incident-right-animation iframe,
    .incident-right-animation {
        width: 195px;
        height: 359px;
        margin-right: 47px;
        transform: scale(1.06);
        transform-origin: top;
    }
    
    .onsite-right-animation iframe,
    .onsite-right-animation {
        width: 156px;
        height: 393px;
        transform: scale(1.08);
    }
    
    .consulting-right-animation iframe,
    .consulting-right-animation {
        width: 198px;
        height: 353px;
        margin-top: 13px;
    }
    
    .leave-right-animation iframe,
    .leave-right-animation {
        width: 192px;
        height: 346px;
        margin-right: 0;
        margin-top: 15px;
    }
    
    .tele_md-animation,
    .tele_md-animation iframe {
        width: 164px;
        height: 366.25px;
        margin: 0;
        transform: scale(1.35);
        transform-origin: center;
    }
    
    .tele-pictogram-heart {
        transform: scale(1.2);
    }
    
    .services-incident-summary-wrapp p {
        display: inline-block;
    }
    
    .services-incident-summary-wrapp p {
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    
    .incident-summary-wrapp {
        display: flex;
    }
    
    .incident-summary-details {
        max-width: 365px;
    }
    /* .services-medical-exams .services-incident-video  .thumbnail-image.left {
    margin-left: 30px;
} */
    
    .incident-summary-details p:first-of-type {
        font-weight: 600;
        font-style: italic;
        color: #0e7db5;
        margin-bottom: 7px;
    }
    
    .incident-summary-details span {
        font-size: 14px;
        letter-spacing: -0.44px;
    }
    
    .incident-summary-details p:last-of-type {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        margin-bottom: 2px;
        margin-left: 13px;
        letter-spacing: -0.44px;
        line-height: 16px;
        margin-top: 2px;
        position: relative;
    }
    
    .incident-summary-details p:last-of-type:before {
        content: '-';
        left: -12px;
        top: 0;
        position: absolute;
    }
    
    .services-incident-summary-wrapp .media img {
        border-radius: 8px;
    }
    /* ===================================== Services onsite sercive clinic page css ============================= */
    
    .onsite-tab-content-wrapp {
        padding: 0 24px;
    }
    
    .onsite-services .banner-left {
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 690px;
    }
    
    .onsite-services .banner-left img {
        margin: 30px 165px;
        width: 130px;
        height: 309px;
        display: block;
    }
    
    .onsite-services-video-summary h4 {
        margin-bottom: 15px;
        font-weight: 600;
        letter-spacing: -0.63px;
    }
    
    .onsite-services-content {
        position: relative;
        overflow-x: hidden;
    }
    
    .onsite-services-content::before {
        content: '';
        position: absolute;
        right: 50%;
        top: 0;
        bottom: 0;
        background: #0e7db5;
        width: 100%;
    }
    
    .onsite-services-content::after {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        background: #d9d9d9;
        content: '';
        width: 100%;
        z-index: -1;
    }
    
    .onsite-services-content-left {
        padding-right: 40px;
    }
    
    .onsite-services-content-right {
        padding-left: 40px;
    }
    
    .onsite-services-content-left h2 {
        color: #ffffff;
        margin-bottom: 30px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .onsite-services-content-left img {
        width: 100%;
        height: 165px;
        object-fit: cover;
        margin-bottom: 30px;
        /* border-radius: 8px; */
    }
    
    .onsite-services-content-right h2 {
        color: #0e7db5;
        margin-bottom: 30px;
        text-align: center;
        font-weight: 700;
        letter-spacing: -0.94px;
    }
    
    .onsite-services-content-right img {
        width: 100%;
        height: 165px;
        object-fit: cover;
        margin-bottom: 30px;
        /* border-radius: 8px; */
    }
    
    .onsite-services-content-left p {
        color: #ffffff;
        margin-bottom: 10px;
    }
    
    .onsite-services-content-right p {
        margin-bottom: 10px;
    }
    
    .diverse-content-wrapp {
        margin: 30px 0;
    }
    
    .diverse-content-wrapp p {
        color: #ffffff;
        padding-bottom: 0;
    }
    
    .diverse-content-wrapp p a {
        font-weight: 600;
        color: #2ccafb;
    }
    
    .diverse-content-wrapp p a:hover {
        text-decoration: underline;
    }
    
    .diverse-list-wrapp h5 {
        color: #ffffff;
        text-align: center;
        font-weight: 600;
        margin-bottom: 25px;
    }
    
    .diverse-list-wrapp.paragraph ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        column-gap: 40px;
        margin-bottom: 30px;
    }
    
    .diverse-list-wrapp.paragraph ul li {
        position: relative;
        margin-bottom: 20px;
        color: #ffffff;
        margin-left: 30px;
    }
    
    .diverse-list-wrapp.paragraph ul li::before {
        content: "\f00c";
        font-family: 'FontAwesome';
        display: inline-block;
        font-weight: 600;
        color: #0e7db5;
        position: absolute;
        top: 5px;
        left: -30px;
    }
    
    .diverse-list-wrapp p {
        color: #FFFFFF;
    }
    
    .services-clinics-tab-wrapp .tab-header {
        background-color: #e6e6e6;
        border-radius: 8px;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link h5 {
        font-size: 28px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: -0.94px;
        color: #979797;
        text-align: left;
        margin-bottom: 0;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link {
        padding: .8rem 1rem;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link .media img {
        width: 93px;
        object-fit: contain;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        background-color: #4a4a4a;
        border-radius: 0;
        color: #fff;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.active {
        height: 100%;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.first.active,
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-item:first-child .nav-link.active,
    .nav-pills .show>.nav-link {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.last.active,
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-item:last-child .nav-link.active,
    .nav-pills .show>.nav-link {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    
    .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.active h5 {
        color: #ffffff;
    }
    
    .onsite-tab-content-details {
        margin-bottom: 35px;
    }
    
    .onsite-tab-content-details h6 {
        font-weight: 600;
        color: #0e7db5;
        margin-bottom: 16px;
    }
    
    .onsite-tab-content-details p {
        margin-bottom: 10px;
    }
    
    .onsite-tab-content-wrapp .text-center.mb-35 {
        margin-bottom: 35px;
    }
    
    .onsite-tab-content-wrapp .text-center.mt-mb {
        margin: 35px 0;
    }
    
    .Bio-ergonomic-surveillance-image-wrapp {
        margin-top: 20px;
    }
    
    .Bio-ergonomic-surveillance-image-wrapp img {
        margin-bottom: 10px;
        width: 167px;
        height: 121px;
        object-fit: cover;
        border-radius: 0;
    }
    
    .onsite-tab-content-details.mb-30 {
        margin-bottom: 30px;
    }
    
    .onsite-tab-content-wrapp .text-center.image,
    #pills-home1830 .col-sm-12:first-of-type div:nth-child(2),
    .sub-page1 .col-sm-12:first-of-type div:nth-child(2) {
        border: solid 1px #979797;
        margin: 50px 0 47px;
    }
    /* #pills-home1830 .col-sm-12:first-of-type div:nth-child(2) img {
    margin: 14px 0 47px
} */
    
    #pills-home1830 .col-sm-12:first-of-type div:nth-child(2) img,
    .sub-page1 .col-sm-12:first-of-type div:nth-child(2) img {
        width: 528px;
        height: 227px;
        object-fit: cover;
    }
    
    #pills-home1830 .col-sm-12:first-of-type div:nth-child(3) img,
    .sub-page1 .col-sm-12:first-of-type div:nth-child(3) img {
        width: 258px;
        height: 388px;
        object-fit: cover;
    }
    
    .onsite-tab-content-details ul {
        list-style-image: url('../../assets/img/icons/tick.svg');
        margin: 20px 0px 30px 35px;
    }
    
    .onsite-tab-content-details ul li {
        font-size: 16px;
        line-height: 22px;
        padding-left: 2em;
        text-indent: -1.7em;
        margin: 14px 0;
        position: relative;
    }
    
    .onsite-tab-content-details ul li:before {
        content: "";
        display: inline-block;
        background-size: cover;
        background-position: center;
        position: absolute;
        margin-right: 22px;
        margin-bottom: 2px;
        height: 8px;
        width: 8px;
    }
    
    .roir_gallery-main {
        text-align: center
    }
    
    .roir_gallery-sub {
        margin-top: 17px;
    }
    
    .roir_gallery-sub .Bio-ergonomic-surveillance-image-block {
        float: left;
        padding: 0 4.5px;
    }
    
    .roir_gallery-main img {
        height: 349px;
    }
    
    .solution-desc {
        margin-bottom: 38px
    }
    
    .list-wrapp {
        margin: 20px 0px 30px 35px;
    }
    
    .list-wrapp.checked.customized {
        margin: 0 0 16px 35px;
    }
    
    .image-list-wrapp {
        margin: 20px 0;
    }
    
    .image-list-wrapp .media-body {
        display: flex;
    }
    
    .image-list-wrapp .media-body h5 {
        font-size: 24px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: -0.75px;
        color: #0e7db5;
        margin-right: 8px;
    }
    
    .image-list-wrapp .media-body span {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -0.63px;
        color: #979797;
    }
    
    .onsite-tab-content-details.mb-25 {
        margin-bottom: 25px;
    }
    
    .services-medical-exams.onsite-services {
        background-image: linear-gradient(to bottom, #fdfdfd, #f5f5f5);
    }
    
    .onsite-tab-content-wrapp .body-image img {
        /* width: 335px;
    height: 369px; */
        object-fit: contain;
    }
    
    .onsite-tab-content-wrapp .p-r-20,
    #pills-home1830 .col-sm-12:first-of-type,
    .sub-page1 .col-sm-12:first-of-type {
        padding-right: 20px;
    }
    
    #pills-home1828 .col-sm-12:first-of-type .onsite-tab-content-details,
    .sub-page2 .col-sm-12:first-of-type .onsite-tab-content-details {
        margin-bottom: 25px;
    }
    
    #pills-home1828 .col-sm-12:last-of-type .onsite-tab-content-details,
    .sub-page2 .col-sm-12:last-of-type .onsite-tab-content-details {
        margin-bottom: 30px;
    }
    
    #pills-home1828 .col-sm-12:last-of-type .onsite-tab-content-details:last-of-type ul,
    .sub-page2 .col-sm-12:last-of-type .onsite-tab-content-details:last-of-type ul {
        margin: 0 0 16px 35px;
    }
    
    .text-center.image img {
        width: 528px;
        height: 227px;
        object-fit: cover;
    }
    
    .text-center.image-two img {
        width: 258px;
        height: 388px;
        object-fit: cover;
    }
    /* ========================================== News article page css ======================================== */
    
    a.back-news {
        margin: 10px 0 20px 80px;
        display: inline-block;
        font-size: 14px;
        letter-spacing: -0.44px;
        font-weight: 700;
        color: #d9306c;
    }
    
    a.back-news:hover {
        text-decoration: underline !important;
    }
    
    a.back-news i {
        margin-right: 10px;
        font-weight: 500;
    }
    
    .news-article-wrapp .media-body h5 {
        font-weight: 700;
        margin-bottom: 8px;
    }
    
    .news-article-wrapp .media-body ul {
        margin: 17px 0;
        padding-left: 30px;
    }
    
    .news-article-wrapp .media-body ul li {
        list-style-type: disc;
        margin-bottom: 10px;
    }
    
    .news-article-wrapp .media-body ul li:last-child {
        margin-bottom: 0;
    }
    
    .news-article-wrapp .media-body p {
        margin-bottom: 25px;
    }
    
    .news-article-wrapp .media-body h6 {
        margin: 17px 0;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: -0.5px;
        color: #0e7db5
    }
    
    .news-article-wrapp .media-body a {
        color: #0e7db5
    }
    
    .modal-content-main .modal-content {
        border-radius: 8px;
    }
    
    .modal-content-main .modal-body {
        padding: 30px 30px 50px;
    }
    
    .modal-content-details-wrapp .modal-header {
        padding: 0;
        border-bottom: none;
    }
    
    .modal-content-details-wrapp .modal-header .modal-title {
        font-size: 20px;
        font-weight: 700;
        letter-spacing: -0.63px;
        color: #0e7db5;
        margin-bottom: 20px;
    }
    
    .modal-content-inner-wrapp .close {
        opacity: 1;
    }
    
    .modal-content-details-wrapp .close:focus,
    .modal-content-inner-wrapp .close:focus {
        outline: none;
    }
    
    .modal-image-content-wrapp img {
        height: 183px;
        object-fit: cover;
        border-radius: 8px;
    }
    
    .audio-wrapp {
        height: 260px;
        margin-bottom: 30px;
    }
    
    .modal-content-details-wrapp .audio-wrapp {
        margin-bottom: 0;
    }
    
    .audio-wrapp audio {
        display: none;
    }
    
    .hithurst-w-logo img {
        height: 92px;
    }
    
    .giving-content-two-left em {
        font-size: 14px !important;
        font-style: italic;
        letter-spacing: -0.44px;
        text-align: center !important;
        color: #4e4e4e;
        display: block;
        margin: 0;
    }
    
    .unillax-container.onsite-list-parallax {
        position: relative;
        height: 585.67px;
    }
    
    .at-resp-share-element .at-share-btn {
        margin: 0 10px 5px !important;
    }
    
    .modal-content-main .video_block {
        padding: 15px;
    }
    
    .modal-content-main button.close img {
        width: 22px;
        max-width: 22px;
    }
    
    .video_block button.close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;
        background: #fff;
        border-radius: 51px;
        border: 4px solid #fff;
        line-height: 0;
    }

    /* Updates after 25 July, 2022 */
    .onsite-reverse-tab-wrapp .tab-header li.nav-item.first,
    .onsite-reverse-tab-wrapp .tab-header li.nav-item:first-child,
    .onsite-reverse-tab-wrapp .tab-header .nav-pills .nav-link.first.active,
    .onsite-reverse-tab-wrapp .tab-header .nav-pills .nav-item:first-child .nav-link.active{
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px;
    }
    
    .onsite-reverse-tab-wrapp .tab-header li.nav-item.first:hover,
    .onsite-reverse-tab-wrapp .tab-header li.nav-item:first-child:hover{
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px;
    }
    
    .onsite-reverse-tab-wrapp .tab-header li.nav-item.last:hover,
    .onsite-reverse-tab-wrapp .tab-header li.nav-item:last-child:hover,
    .onsite-reverse-tab-wrapp .tab-header .nav-pills .nav-link.last.active,
    .onsite-reverse-tab-wrapp .tab-header .nav-pills .nav-item:last-child .nav-link.active{
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    /* .onsite-reverse-tab-wrapp .tab-header li.nav-item.first:hover,
    .onsite-reverse-tab-wrapp .tab-header li.nav-item:first-child:hover{

    } */
    .services-clinics-tab-wrapp .onsite-tabs-block.row-reverse{
      flex-direction: row-reverse;
    }

    .border-radius-wrapper img{
      border-radius: 8px;
    }
    
    .onsite-reverse-tab-wrapp .sub-page .gallery_images-wrapper .roir_gallery-main img{
      border-radius: 8px;
      margin: 0 0 15px;
    }

    .onsite-reverse-tab-wrapp .sub-page .gallery_images-wrapper .roir_gallery-main:first-child img{
      border: 1px solid #979797;
      border-radius: 0;
    }
    /* ============================================ Responsive css ================================================ */
    /* Large Devices, Wide Screens */
    
    @media (min-width: 992px) {
        .blog-content-wrapp>.container>.row>.col-lg-3 {
            flex: 0 0 22%;
            max-width: 22%;
        }
        .blog-content-wrapp>.container>.row>.col-lg-9 {
            flex: 0 0 77%;
            max-width: 77%;
        }
        .resources-content-wrapp>.row>.col-lg-3 {
            flex: 0 0 22%;
            max-width: 22%;
        }
        .resources-content-wrapp>.row>.col-lg-9 {
            flex: 0 0 77%;
            max-width: 77%;
            padding-left: 6px;
        }
        .resources-v2.blog-v2 .resources-content-wrapp>.row>.col-lg-9 {
            padding-left: 15px;
            padding-right: 6px;
        }
    }
    
    @media (max-width: 1724px) {
        .career-wrapper .about-tech {
            background-size: 54% auto;
            background-position: left center;
        }
        .career-wrapper .about-tech .row {
            min-height: 455px;
        }
    }
    
    @media (max-width: 1550px) {
        .about-tech {
            background-size: 94% auto;
            background-position: -468% top;
        }
        .about-tech .row {
            min-height: 588px;
        }
        .pt-content-gap {
            padding-left: 40px;
        }
    }
    /* Large Devices, Wide Screens */
    
    @media (max-width: 1199px) {
        .roir_gallery-sub .Bio-ergonomic-surveillance-image-block {
            float: left;
            padding: 0 4.5px;
            width: 33.33%;
        }
        .Bio-ergonomic-surveillance-image-wrapp img {
            width: 100%;
            height: 121px;
        }
        .hitrust-certification-details p br {
            display: none;
        }
        .giving-content-two-left blockquote p {
            position: relative;
        }
        .giving-content-two-left blockquote p::before,
        .giving-content-two-left blockquote p::after {
            font-size: 4rem;
            bottom: initial;
            top: 0;
            left: -26px;
            margin: 0;
            line-height: 0.5;
        }
        .giving-content-two-left blockquote p::after {
            bottom: initial;
            top: 0;
            left: initial;
            right: -26px;
        }
        .giving-content-right h2 br {
            display: none;
        }
        .giving-content-two-left img {
            height: 60px;
            object-fit: contain;
        }
        .giving-back-details.giving p br {
            display: none;
        }
        html.safari .blog-slider-main .caption-wrap h1 {
            margin-bottom: 10px;
        }
        html.safari .video_block button.close {
            top: -15px;
            right: -4px;
            right: -12px;
            opacity: 1;
        }
    }
    
    @media (max-width: 1024px) {
        .giving-content-left {
            padding: 0;
        }
        .giving-content-right {
            padding: 0;
        }
        .hero-text h1 {
            font-size: 26px;
        }
        .hero-text p {
            font-size: 18px;
        }
        .support-image.right img {
            right: 0;
            width: auto;
            height: auto;
        }
        .support-image.left-image img {
            width: auto;
            height: auto;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link h5 {
            font-size: 22px;
        }
        .image-list-wrapp .media-body span {
            font-size: 14px;
        }
        .image-list-wrapp .media-body h5 {
            line-height: 15px;
        }
        .onsite-tab-content-wrapp {
            padding: 0;
        }
        .text-center.image img {
            height: auto;
        }
        .text-center.image-two img {
            height: auto;
        }
        .onsite-tab-content-wrapp .body-image img,
        #pills-home1830 .col-sm-12:first-of-type div:nth-child(2) img,
        .sub-page1 .col-sm-12:first-of-type div:nth-child(2) img {
            height: auto;
        }
        .Bio-ergonomic-surveillance-image-wrapp img {
            height: 76px;
        }
        .figure-wrapp-new {
            padding: 0;
        }
        .tab-header-wrapp .nav-tabs li a {
            margin: 0;
        }
        .caption-wrap h1 {
            font-size: 22px;
            margin-bottom: 30px;
            letter-spacing: -0.94px;
        }
        .tab-header-wrapp .nav-tabs li a {
            font-size: 16px;
        }
        .modal-image-content-wrapp img {
            height: auto;
        }
        .services-incident-video .thumbnail-image {
            width: auto;
        }
        .services-incident-video .thumbnail-image.left {
            margin-left: 0;
        }
        .data-block-wrapp-details.left p {
            padding-right: 0;
        }
        .data-block-wrapp-details p {
            padding-right: 0;
        }
    }
    /* Medium Devices, Desktops */
    
    @media (max-width: 992px) {
        .career-wrapper .about-tech {
            background-size: cover;
            background-position: 100% center;
        }
        .blog-breadcumbs-wrapp {
            margin-right: 0;
        }
        .giving-back-details {
            margin-top: 20px;
        }
        .giving-back-details p {
            margin-bottom: 0;
        }
        .technology-content-block p {
            margin-bottom: 20px;
        }
        .data-block-wrapp {
            margin-bottom: 20px;
        }
        .hitrust-certification-details {
            margin-bottom: 20px;
        }
        .hitrust-certification-list-wrapp .paragraph {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            column-gap: 0px;
        }
        .hipaa-sheet-main {
            margin-top: 20px;
        }
        .contact-details ul li span,
        .contact-details ul li strong {
            min-width: 30%;
        }
        /* ================================ about success story page css ===================== */
        #aboutSuccessStoriesCarousel .carousel-item .carousel-item-footer {
            bottom: -40px;
        }
        .services-incident-summary-wrapp {
            margin-bottom: 25px;
        }
        .services-incident-video .thumbnail-image {
            margin: 0 auto;
        }
        .diverse-list-wrapp.paragraph ul {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link .media img {
            width: 60px;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link h5 {
            font-size: 16px;
        }
        .modal-content-inner-wrapp .row .col-sm-12:first-of-type {
            order: 2;
        }
        .modal-content-details-wrapp {
            margin-bottom: 25px;
        }
        .tab-header-wrapp .nav-tabs li a {
            padding: 0px 35px 0;
        }
        .giving-content-two-right-first-content .media {
            display: block;
        }
        .giving-content-two-right-first-content .media img {
            width: 150px;
            margin: 0 auto 25px;
        }
        .giving-content-two-left blockquote span {
            display: block;
            line-height: 17px;
        }
        .giving-content-two-left em {
            margin: 0;
        }
        .caption-wrap {
            padding: 50px;
        }
        .blog-slider-main .slick-prev {
            left: 10px;
        }
        .blog-slider-main .slick-next {
            right: 10px;
        }
        .image-list-wrapp .media-body h5 {
            line-height: 28px;
        }
        .image-list-wrapp .media-body {
            align-items: center;
        }
        .giving-content-two-right .media {
            text-align: center;
        }
        .giving-content-two-right .media p {
            text-align: left;
        }
        .unillax-container.onsite-list-parallax {
            height: auto;
            min-height: auto;
        }
        .onsite-list-parallax.unillax-container .container {
            position: relative;
            z-index: 2;
            transform: none !important;
            top: initial;
            left: initial;
            transform: initial !important;
        }
        .onsite-list-parallax .unillax-background {
            position: absolute;
        }
    }
    /* Small Devices, Tablets */
    
    @media (max-width: 768px) {
        .donmissout-signup {
            width: auto;
        }
        .dontmissout-wrapp p {
            width: auto;
        }
        .career-wrapper .about-tech .row {
            min-height: 355px;
        }
        .support-image {
            margin: 25px 0;
        }
        .giving-back-details {
            padding-left: 0;
        }
        .technology-content-block.right {
            padding-right: 0;
        }
        .technology-content-block.left {
            padding-left: 0;
        }
        .hitrust-certification-details.right {
            padding-right: 0px;
        }
        .hitrust-certification-details.left {
            padding-left: 0px;
        }
        .giving-content-left img {
            height: auto;
        }
        .giving-content-right img {
            height: auto;
        }
        .giving-back-image-wrapp img {
            height: auto;
        }
        /* ================================ about success story page css ===================== */
        #aboutSuccessStoriesCarousel .carousel-caption {
            padding: 25px;
            top: 0;
            left: 0;
            right: 0;
            text-align: center;
        }
        #aboutSuccessStoriesCarousel .carousel-control-prev-icon::after {
            font: 40px/45px FontAwesome;
            font-weight: normal;
        }
        #aboutSuccessStoriesCarousel .carousel-control-next-icon::after {
            font: 40px/45px FontAwesome;
            font-weight: normal;
        }
        /* ========================================================================================== */
        .incident-intervention-value-wrapp .paragraph {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
            margin-bottom: 50px;
        }
        .figure-wrapp-new {
            padding-left: 0px;
        }
        .image-list-wrapp .media-body h5 {
            line-height: normal;
        }
        .list-wrapp.checked ul li,
        .onsite-tab-content-details ul li {
            text-indent: 0;
            padding-left: 0;
        }
        .image-list-wrapp .media-body h5 {
            font-size: 20px;
            margin-bottom: 4px;
        }
        .tab-header-wrapp .nav-tabs li a {
            padding: 0px 25px 0;
        }
        .pt-content-gap {
            padding-left: 15px;
        }
        .pt-content-gap .content {
            padding: 25px 0;
        }
        .periodicals-image-wrapp img {
            height: auto;
        }
        .modal-content-details-wrapp .modal-header .modal-title {
            font-size: 18px;
        }
        .blog-content-right-wrapp-details {
            margin-top: 25px;
        }
        .giving-content-two-left img {
            width: 350px;
            object-fit: contain;
        }
        .support-image img {
            height: auto;
        }
        .blog-thumbnail {
            height: auto;
        }
        .blog-thumbnail img {
            height: auto;
        }
        .services-incident-summary-wrapp .media img.mr-3,
        .services-incident-summary-wrapp .media img.mx-3 {
            margin-right: 20px !important;
            margin-bottom: 10px;
        }
        .hitrust-certification-details-wrapp .title-dsc {
            width: auto;
        }
        .blog-slider-control .slick-prev {
            left: 10px;
        }
        .blog-slider-control .slick-next {
            right: 10px;
        }
        .tab-header-wrapp .nav-tabs.limit_reached {
            display: inline-block;
        }
    }
    
    @media (max-width: 767px) {
        .career-wrapper .about-tech {
            background-image: none !important;
        }
        .about-tech img {
            height: 150px;
            object-fit: cover;
            width: 100%;
        }
        .pt-content-gap {
            padding-left: 15px;
        }
        .about-tech-wrapper.career-wrapper {
            padding: 20px 0;
        }
        .about-tech img {
            margin-bottom: 15px;
        }
        .caption-wrap {
            text-align: center;
            padding: 50px 25px;
        }
        .caption-wrap h1 {
            margin-bottom: 25px;
        }
        .blog-content-right-wrapp-details img {
            height: auto;
        }
        .support-image.left-image {
            margin-bottom: 25px;
        }
        .giving-back-image-wrapp {
            margin-bottom: 10px;
        }
        .hitrust-certification-list-wrapp .paragraph {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
            column-gap: 0px;
        }
        .giving-content:before {
            position: static;
        }
        .giving-content:after {
            position: static;
        }
        .giving-content-left {
            padding: 50px 0;
        }
        .giving-content-right {
            padding: 50px 0;
        }
        .giving-content.pt-50-pb-70 {
            padding: 0;
        }
        /* ============================== */
        .giving-content-two::before {
            position: static;
        }
        .giving-content-two::after {
            position: static;
        }
        .giving-content-two-left {
            padding: 50px 0;
        }
        .giving-content-two-right {
            padding: 50px 0;
        }
        .giving-content-two.pt-50-pb-70 {
            padding: 0;
        }
        .sub-image img {
            height: 78px;
            margin-bottom: 10px;
        }
        .giving-content-two-right-second-content .pr-0 {
            padding-right: 2px !important;
        }
        .giving-content-two-right-second-content .pr-2,
        .giving-content-two-right-second-content .pl-2 {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }
        .giving-content-two-right-second-content .pl-0 {
            padding-left: 2px !important;
        }
        /* ================================ about success story page css ===================== */
        #aboutSuccessStoriesCarousel .carousel-caption h5 {
            font-size: 16px;
        }
        #aboutSuccessStoriesCarousel .carousel-item .carousel-item-footer {
            bottom: 0;
        }
        #aboutSuccessStoriesCarousel .carousel-inner .list-inline {
            margin-bottom: 25px;
        }
        #aboutSuccessStoriesCarousel .carousel-inner .list-inline {
            justify-content: center;
        }
        .incident-intervention-value-wrapp .paragraph ul li::before {
            margin-right: 10px;
        }
        .figure-wrapp-new img {
            margin-bottom: 50px;
        }
        .services-incident-video .thumbnail-image {
            width: auto;
        }
        /* .incident-intervention .banner-right img {
        margin: 25px auto;
    } */
        .incident-picto_wrapper img {
            right: -50%;
        }
        .onsite-services .banner-left img {
            margin: 30px auto;
        }
        .onsite-services-video-summary {
            margin-top: 25px;
        }
        .onsite-services-content-left {
            padding: 50px 0;
        }
        .onsite-services-content-right {
            padding: 50px 0;
        }
        .onsite-services-content::before {
            position: static;
        }
        .onsite-services-content::after {
            position: static;
        }
        section.onsite-services-content.pt-50-pb-70 {
            padding: 0;
        }
        .Bio-ergonomic-surveillance-image-wrapp img {
            width: 100%;
            height: 117px;
        }
        .onsite-tab-content-wrapp .p-r-20 {
            padding-right: 15px;
        }
        .tab-header-wrapp .nav-tabs li a {
            padding: 0px 10px 0;
        }
        .tab-header-wrapp .nav-tabs li a {
            font-size: 14px;
        }
        .periodicals-image-wrapp img {
            height: 130px;
        }
        .resources-content-wrapp .pl-0 {
            padding: 0;
        }
        .support-image.left-image {
            padding: 0;
        }
        .services-incident-summary-wrapp {
            min-width: auto;
        }
        .onsite-col-md-40,
        .onsite-col-md-60 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }
        .onsite-col-md-60 {
            margin-bottom: 10px;
        }
        .hitrust-certification-details-wrapp .title-dsc img {
            display: block;
            margin: 0 auto 25px;
        }
        .incident-picto_wrapper {
            position: static;
        }
        .banner-right>.row {
            position: relative;
        }
        .services-clinics-tab-wrapp .nav-pills {
            display: block;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.first.active,
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-item:first-child .nav-link.active,
        .nav-pills .show>.nav-link {
            border-radius: 8px 8px 0 0;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.last.active,
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-item:last-child .nav-link.active,
        .nav-pills .show>.nav-link {
            border-radius: 0 0 8px 8px;
        }
        .tab-header li.nav-item.last:hover,
        .tab-header li.nav-item:last-child:hover {
            border-radius: 0 0 8px 8px;
        }
        .blog-post-block {
            padding: 0 10px;
        }
        .resources-thumbnail {
            height: auto;
        }
        .resources-thumbnail img {
            height: auto;
        }
        .resources-post-block {
            padding: 0 10px;
        }
        .onsite-tab-content-details {
            margin-top: 25px;
        }
        .incident-intervention-work-block {
            margin: 0 0 31px;
        }
        .incident-intervention-work-thumbnail {
            height: auto;
        }
        .incident-intervention-work-thumbnail img {
            height: auto;
        }
        .onsite-tab-content-wrapp .image-list-wrapp .media-body {
            align-items: center;
        }
        .onsite-tab-content-wrapp .image-list-wrapp .media-body h5 {
            margin-bottom: 4px;
        }
        .onsite-list-parallax .unillax-background {
            height: 150vh;
        }
        .career-wrapper .content h1 {
            position: absolute;
            top: 17px;
        }
        .career-wrapper .content {
            margin-top: 48px;
        }
        .recent-articles-wrapp img {
            height: 250px;
        }
        .tab-header-wrapp .nav-tabs.limit_reached li {
            display: block;
        }
        .blog-content-right-wrapp h1.page-title {
            margin: 16px 0 18px 0;
            font-size: 24px;
            line-height: 28px;
        }
    }
    /* Extra Small Devices, Phones */
    
    @media (max-width: 480px) {
        .support-image.right img {
            top: 25px;
        }
        .center-block {
            width: 100% !important;
        }
        .caption-wrap {
            position: relative;
            transform: translate(0, 15%);
        }
        .btn-custom.caption-wrap,
        a.btn-custom.caption-wrap {
            position: absolute;
            bottom: 55px;
            left: 50%;
            transform: translateX(-50%);
        }
        .caption-wrap h1 {
            font-size: 20px;
            display: block;
        }
        .caption-wrap p {
            display: block;
            margin-bottom: 25px;
        }
        .hero-text h1 {
            font-size: 22px;
        }
        .hero-text p {
            font-size: 16px;
        }
        /* ================================ about success story page css ===================== */
        .carousel-item-footer .btn-pink,
        a.btn-pink {
            top: 0 !important;
        }
        .diverse-list-wrapp.paragraph ul {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
        }
        .Bio-ergonomic-surveillance-image-block {
            margin-bottom: 15px;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link {
            padding: .8rem 2rem;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.first.active,
        .nav-pills .show>.nav-link {
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }
        .services-clinics-tab-wrapp .tab-header .nav-pills .nav-link.last.active,
        .nav-pills .show>.nav-link {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        .tab-header-wrapp .nav-tabs li {
            display: block;
        }
        .tab-header-wrapp .nav-tabs {
            display: block;
        }
        .blog-slider-main .slide-item {
            height: 500px;
        }
        .giving-content-two-left blockquote p {
            font-size: 14px;
        }
        .giving-content-two-left blockquote p {
            position: relative;
        }
        .periodicals-content-main-wrapp .col-sm-12.col-md-6.pr-0 {
            padding-left: 0;
        }
        .blog-slider-control .slick-prev {
            top: -75px;
            left: 15px;
            height: 20px;
        }
        .blog-slider-control .slick-next {
            top: -75px;
            right: 15px;
            height: 20px;
        }
        .giving-content-two-left img {
            width: 250px;
        }
        .giving-content-two-left blockquote p::before,
        .giving-content-two-left blockquote p::after {
            font-size: 4rem;
            bottom: initial;
            top: 0;
            left: -26px;
            margin: 0;
            line-height: 0.5;
        }
        .giving-content-two-left blockquote p::after {
            bottom: initial;
            top: 0;
            left: initial;
            right: -26px;
        }
        .dontmissout-wrapp {
            background-position-x: -275px !important;
            /* background-size: 1500px; */
        }
        .missout-wrapper .unillax-background {
            object-position: -150px;
        }
        /* .caption-wrap p {
            margin-bottom: 25px;
        } */
        .form-group.has-search {
            margin-bottom: 15px;
        }
        .content-left-block {
            position: relative;
            padding: 25px;
            height: 70px;
            overflow: hidden;
        }
        .content-left-block:after {
            content: '\f078';
            font-family: 'FontAwesome';
            position: absolute;
            top: 30px;
            right: 15px;
            cursor: pointer;
        }
        span.toggle-btn {
            display: block;
            position: absolute;
            z-index: 999;
            top: 28px;
            right: 12px;
            width: 18px;
            height: 18px;
        }
        .content-left-block.expand {
            height: auto;
        }
        .factsheets-overview p {
            margin: 20px 0 30px;
        }
        .periodicals-image-details a {
            margin: 7px 0;
        }
        .resources-thumbnail {
            margin: 0 0 20px;
        }
        .clander-wrapp {
            margin-right: 15px;
        }
        a.back-news {
            margin: 10px 0 20px 60px;
        }
        .at-resp-share-element .at-share-btn {
            margin: 0 2px 5px !important;
        }
        .blog-thumbnail img {
            margin-bottom: 0px;
        }
        .btn-custom.caption-wrap,
        a.btn-custom.caption-wrap {
            padding: 8px 25px !important;
        }
    }
    /* Custom, iPhone Retina */
    
    @media (max-width: 320px) {
        .caption-wrap {
            transform: translate(0, 10%);
        }
    }