*,
a,
div,
ul,
li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

img {
    max-width: 100%;
    height: auto;
}

html,
body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    height: 100%;
}

body {
    color: #000000;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 17px;
    line-height: 1.5em;
}

@media screen and (max-width:768px) {

    html,
    body {
        font-size: 16px;
    }
}


/* icon fonts ============== */
@font-face {
    font-family: 'life-icons';
    src: url("../assets/fonts/icons/life-icons.woff?v=2") format('woff');
    src: url("../assets/fonts/icons/life-icons.ttf?v=2") format('truetype');
    font-display: swap;
}


.h-regular,
body,
.header .nav>li.over .sub-menu a,
.case-study-article-box p {
    font-family: "HelveticaNeueLTPro-Roman", sans-serif;
    font-weight: normal;
}

.h-medium,
.home-clients .stats div i,
.banner .stats .outline i,
.home-v2-banner-stats h2 span {
    font-family: "HelveticaNeueLTPro-Md", sans-serif;
}

.h-bold,
.spot-article h4,
.info-hub-banner p,
.article-search-bar input,
.filter-tags button,
.sort-articles-by select,
.thank-you-message p,
.thank-you p,
.num-employees label,
.num-employees input::placeholder,
.multiselect-dropdown-list-wrapper+.placeholder,
.service-tool-long-qestion label,
.service-tool-question h4,
.analysis-form-page .row input,
.analysis-form-page .row textarea,
.analysis-form-page .row textarea::placeholder,
.analysis-form-page .row div input::placeholder,
.service-tool-long-qestion textarea,
.service-tool-long-qestion textarea::placeholder,
.analysis-form-page .row div label,
.formholder form label,
.formholder form input,
.formholder form textarea,
.error-text h3,
.covid-service,
.media-element h4,
.case-study-box span,
.header .nav li a,
strong,
.formholder .nf-form-content input:not([type=button]),
.formholder .nf-form-content textarea,
.content-benefits-boxes h4,
h1,
h2,
h3,
.case-article-detail h4,
.testimonial-box span,
.about-intro .intro-box-2 ul,
.solutions-intro .sol-box-2 ul,
.data-text p,
.service-bx h4,
.home-solutions-rotator ul,
.our-clients p,
.footer .newsletter p,
.footer-row-1 a,
.accolades strong {
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-weight: normal;
}

.h-condensed,
.map-stats .map-stat-location span,
.stat-numbers .map-stat-box span,
.stat-numbers .map-stat-box h3,
.spotlight-article-aside h3,
.important-document-slider .media-scroller a,
.clear-all-filters,
.close-filter-tab,
.article-search-bar button,
.thank-you-message a,
.radio-label,
.next-previous-buttons .previous-analysis-page,
.next-previous-buttons .next-analysis-page,
.next-previous-buttons .submit-analysis-page,
.add-site-btn,
.health-care-services h3,
.read-case-studies h3,
.read-case-studies a,
.frequently-asked a,
.formholder form button,
.error-text a,
.incident-management h4,
.our-solution-section h3,
.case-study-box h4,
.btn,
.button,
.home-clients h3,
.home-clients,
.banner .stats span,
.formholder .nf-form-content button,
.formholder .nf-form-content input[type=button],
.formholder .nf-form-content input[type=submit],
.content-benefits h3,
.occ-banner .main-width a,
.in-touch-image-bx h3,
.in-touch-text-bx h3,
.health-network-stats h3,
.home-v2-banner-stats h3,
.about-intro .intro-box-1 h2,
.about-intro .intro-box-2 h3,
.health-network-stats p,
.document-box span,
.solutions-intro .sol-box-2 h3,
.offerings-box-text span,
.data-text h3,
.service-bx-text span,
.hc-text-bx-2 h3,
.sol-test-person p:nth-of-type(1),
.add-ser-bx span,
.our-clients h3,
.info-hub-article-section h2 a,
.accolades span,
.factor span {
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-weight: normal;
}

.h-bold-outline,
.stat-numbers .map-stat-box .number,
.banner .stats .outline,
.home-clients .stats>div,
.in-touch-text-bx h2,
.home-v2-banner-stats h2,
.data-text h2,
.accolades-1 strong,
.factor strong {
    font-family: "HelveticaNeueLTPro-BdOu", sans-serif;
    font-weight: normal;
}




/* Global Font Styles */

.display1{
    font-weight: 700;
    font-size: 220px;
    line-height: 220px;
}

.display2{
    font-weight: 700;
    font-size: 200px;
    line-height: 200px;
}

.display3{
    font-weight: 700;
    font-size: 120px;
    line-height: 120px;
}

.display4{
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
}


h1 {
    font-size: 57px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #003865;
    margin-top: 0px;
    line-height: 60px;
}

h2 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #003865;
    margin-top: 0px;
    line-height: 52px;
    margin-block-end: 0.4em;
}

h3 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 44px;
    color: #003865;
}

h4 {
    font-size: 33px;
    line-height: 38px;
    margin-top: 0px;
    font-weight: 700;
}

h5 {
    font-size: 28px;
    line-height: 34px;
    margin-top: 0px;
   font-weight: 700;
}

h6 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
}

h7 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
}

h8 {
    font-size: 13px;
    line-height: 15px;
    font-weight: 700;
}

.subheading {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.body-copy1{
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.body-copy2{
    color: #000000;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
}

.button-secondary{
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.button-primary{
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}

.nav-link{
    font-weight: 700;
    font-size: 13px;
}


p {
    margin-top: 0px;
}

a {
    color: #003865;
    font-weight: normal;
}



@media screen and (max-width:1100px) {
 
.display1{
    font-size: 170px;
    line-height: 170px;
}

.display2{
    font-weight: 700;
    font-size: 147px;
    line-height: 147px;
}

.display3{
    font-weight: 700;
    font-size: 100px;
    line-height: 100px;
}

.display4{
    font-weight: 700;
    font-size: 57px;
    line-height: 57px;
}


h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 56px;
}

h2 {
    font-size: 42px;
    line-height: 46px;

}

h3 {
      font-size: 35px;
    line-height: 40px;
}

h4 {
      font-size: 29px;
    line-height: 34px;
}

h5 {
      font-size: 24px;
    line-height: 30px;
}

h6 {
    font-size: 20px;
    line-height: 24px;
}

h7 {
    font-size: 17px;
    line-height: 20px;
}

h8 {
    font-size: 11px;
    line-height: 13px;
}

.subheading {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}

.body-copy1{
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.body-copy2{
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.button-secondary{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.button-primary{
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}

.nav-link{
    font-weight: 700;
    font-size: 13px;
}

}



@media screen and (max-width:768px) {
.display1{
    font-size: 170px;
    line-height: 170px;
}

.display2{
    font-weight: 700;
    font-size: 147px;
    line-height: 147px;
}

.display3{
    font-weight: 700;
    font-size: 100px;
    line-height: 100px;
}

.display4{
    font-weight: 700;
    font-size: 57px;
    line-height: 57px;
}


h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 56px;
}

h2 {
    font-size: 42px;
    line-height: 46px;

}

h3 {
      font-size: 35px;
    line-height: 40px;
}

h4 {
      font-size: 29px;
    line-height: 34px;
}

h5 {
      font-size: 24px;
    line-height: 30px;
}

h6 {
    font-size: 20px;
    line-height: 24px;
}

h7 {
    font-size: 17px;
    line-height: 20px;
}

h8 {
    font-size: 11px;
    line-height: 13px;
}

.subheading {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}

.body-copy1{
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.body-copy2{
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

.button-secondary{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.button-primary{
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}

    body {
        font-size: 13px;
    }
}


h2 {
    max-width: 820px;
}

h3 {
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -0.4px;
    line-height: 1.2em;
    color: #003865;
}

.main-width {
    width: 100%;
    max-width: 1360px;
    margin: 0px auto;
}

.main-limit {
    width: 100%;
    max-width: 1600px;
    margin: 0px auto;
}

/* Header =============================== */
.header {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 20;
    background: #FFFFFF;
}

@media screen and (max-width:1600px) {
.header.home{
    background: rgba(0,0,0,0);
    }
    
    .header.home .header-row{
    background: rgba(0,0,0,0);
    }
}

.header .header-strip {
    height: 50px;
    color: #003865;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: none;
}

.header .header-strip a {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #003865;
}

.header .header-strip img {
    max-width: 90px;
    height: auto;
    margin-left: 5px;
}

.header .header-row {
    background: #F3F3F3;
}

.header .header-row .main-width {
    height: 104px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    transform: translateX(15px);
}

.header .nav li {
    position: relative;
}

.header .nav>li:nth-last-of-type(1) {
    display: none;
}

.header .nav li>a {
    color: #003865;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    transition: all .3s linear;
    padding: 30px 16px;
    height: 120px;
    display: flex;
    align-items: center;
}

.header .nav li:hover a,
.header .nav li.current-menu-item a {
    color: #F94D50;
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
}

.header img {
    max-width: 276px;
    height: auto;
    display: block;
    position: relative;
    z-index: 100;
}

.header .nav.mobile {
    display: none;
    position: fixed;
    background: #FFF;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    flex-direction: column;
    padding: 8px 10px 0px 10px;
    transform: none;
}

.header .nav.mobile.active {
    display: flex;
}

.header .nav.mobile li {
    margin-left: 0px;
}

.header .nav.mobile li:nth-of-type(2) {
    margin-top: 15px;
}

.header .nav.mobile li a {
    color: #003865;
    padding: 15px 30px;
    display: block;
    font-size: 16px;
    letter-spacing: 1.69px;
    height: auto;
}

.header .nav.mobile li.current-menu-item a {
    color: #F94D50;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.header .nav.mobile li.current-menu-item a:after {
    content: "";
    background: #F94D50;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    margin-left: 10px;
    margin-top: -5px;
}

.header .nav.mobile>li:nth-last-of-type(1) {
    display: block;
    background: #F3F3F3;
    padding: 20px;
    margin: auto -10px 0px -10px;
}

.header .nav.mobile>li:nth-last-of-type(1) a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #484F5D;
}

.header .nav.mobile>li:nth-last-of-type(1) a img {
    max-width: 130px;
    height: auto;
    margin-left: 10px;
    margin-top: -5px;
}

.header .nav .closenav {
    display: none;
}

.header .nav.mobile .closenav {
    display: flex;
    justify-content: flex-end;
}

.closenav>div {
    width: 50px;
    height: 50px;
    position: relative;
}

.closenav>div:before {
    content: "";
    position: absolute;
    transform-origin: center center;
    width: 30px;
    height: 2px;
    background: #003865;
    left: 9px;
    top: 22px;
    transform: rotate(45deg);
}

.closenav>div:after {
    content: "";
    position: absolute;
    transform-origin: center center;
    width: 30px;
    height: 2px;
    background: #003865;
    left: 9px;
    top: 22px;
    transform: rotate(-45deg);
}

.hamburger {
    width: 50px;
    height: 50px;
    position: relative;
    padding: 8px 4px;
    display: none;
}

.hamburger div {
    height: 2px;
    background: #003865;
    margin: 7px 5px;
}

.hamburger.mobile {
    display: block;
}

.header .sub-menu {
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 30px;
    list-style: none;
    margin: 0px;
    transform: translate(-15px, -50px);
    background: #FFFFFF linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.08);
    pointer-events: none;
    transition: all .2s ease-out;
}

.header .nav li .sub-menu a {
    padding: 13px 0px;
    white-space: nowrap;
    line-height: 1em;
    height: auto;
    display: block;
    font-weight: 700 !important;
    font-size: 16px;
    letter-spacing: 0;
    color: #484F5D;
    text-transform: none;
    text-decoration: none;
}

.header .nav li .sub-menu a:hover {
    color: #003865;
    text-decoration: none;
}

.header .nav>li:hover .sub-menu {
    opacity: 1;
    pointer-events: all;
    transform: translate(-15px, 0px);
    transition: all .2s ease-in;
}

.header .nav.mobile .sub-menu li:nth-of-type(2) {
    margin-top: 0px;
}

.header .nav.mobile .menu-item-has-children a {
    display: flex;
}

.header .nav.mobile .menu-item-has-children>a:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -7px;
    margin-left: 10px;
    transition: all .3s linear;
}

/*global padding */

@media screen and (max-width:1600px) {
    .main-width {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width:1440px) {
    .main-width {
        padding-left: 80px;
        padding-right: 80px;
    }
}


@media screen and (max-width:1024px) {
    .main-width {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width:576px) {
    .main-width {
        padding-left: 24px;
        padding-right: 24px;
    }
}



@media screen and (max-width:1410px) {
    .header .sub-menu.client-zone-sub-menu {
        left: initial;
        right: 0;
    }
}

@media screen and (max-width:1200px) {
    .header img {
        max-width: 200px;
    }
}

@media screen and (max-width:1200px) {
 


    .header .header-row,
    .header {
       
    }

    .header .header-strip {
        display: none;
    }


    .header .header-row .main-width {
        height: 64px;
    }

    .header .sub-menu {
        display: none;
        opacity: 1;
        pointer-events: all;
        padding: 0px 0 0 28px;
    }

    .header .nav>li:hover .sub-menu {
        display: none;
    }

    .header .nav>li.over .sub-menu {
        display: block;
        position: relative;
        transform: none;
        top: 0px;
        background: none;
        box-shadow: none;
    }
}

.header ul.nav li.client-zone a {
    color: #484F5D;
}

.header ul.nav li.client-zone a:hover {
    color: #F94D50;
    text-decoration: none;
}

.header ul.nav li.client-zone a:before {
    content: "";
    border: 2px solid #D1D3D4;
    border-radius: 38px;
    width: 100%;
    height: 38px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(calc(-50% - 2px));
    transition: all .3s linear;
}

.header ul.nav li.client-zone a:hover:before {
    border-color: #F94D50;
}

.header .nav.mobile li.client-zone {
    margin-left: 30px;
    max-width: fit-content;
}

.header .nav.mobile li.client-zone a {}

.header .nav.mobile li.client-zone a:before {
    transform: translateY(calc(-50% - 4px));
}

/* Footer =============================== */
.footer {
    background: #003865;
    min-height: 200px;
    font-size: 13px;
    color: #fff;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #F94D50;
}

.footer-row-1 {
    display: flex;
    padding-top: 64px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-row-1>div {
    margin-bottom: 40px;
    flex: 0 0 50%;
}

.footer-row-1 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-row-1 h3 {
    margin-bottom: 16px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1em;
    color: #fff;
}

.footer-row-1 a {
    text-decoration: none;
    transition: color .3s linear, text-decoration .2s linear;
    font-size: 20px;
    position: relative;
    display: inline-block;
    line-height: 1.1em;
}

.footer-row-1 a br {
    display: none;
}

.footer-row-1 .social ul {
    display: flex;
}

.footer-row-1 .social ul li {
    margin-right: 15px;
}

.footer-row-1 .contacts a {
    padding-left: 40px;
}

.footer-row-1 .social .icon-linkedin:before {
    content: "\e802" !important;
    font-family: 'life-icons';
    font-size: 20px;
    align-self: center;
}

.footer-row-1 .social .icon-facebook:before {
    content: "\e801" !important;
    font-family: 'life-icons';
    font-size: 18px!important;
}

.footer-row-1 .social .icon-twitter:before {
    content: "\e804" !important;
    font-family: 'life-icons';
    font-size: 18px!important;
}

.footer-row-1 .social .icon-insta:before {
    content: "\e813" !important;
    font-family: 'life-icons';
   font-size: 18px!important;
}

.footer-row-1 .social {
    margin-top: 20px;
    display: none;
}

.footer-row-1 .social a:before {
    position: relative !important;
    margin-right: 10px !important;
}

.footer-row-1 .social a {
    padding-left: 0px;
    opacity: 0.8;
    display: flex;
}

.footer-row-1 div:nth-of-type(1) ul li:nth-of-type(1) {
    margin-bottom: 10px;
}

.footer-row-1 div:nth-of-type(1) ul li:nth-of-type(1) a:before {
    content: "\e803";
    font-family: 'life-icons';
    font-size: 20px;
    align-self: center;
    margin-right: 20px;
    position: absolute;
    left: 0px;
}

.footer-row-1 div:nth-of-type(1) ul li:nth-of-type(2) a:before {
    content: "\e800";
    font-family: 'life-icons';
    font-size: 15px;
    align-self: center;
    margin-right: 20px;
    position: absolute;
    left: 0px;
}

.footer-row-2 a {
    margin-right: 10px;
    display: flex;
    
}

.footer-row-2 {
    padding-bottom: 0px;
    display: flex;
    position: relative;
}

.footer-row-2 {
    display: flex;
    font-size: 13px;
}

.footer-row-2>div {
    flex: 0 0 auto;
    margin-right: 80px;
}

@media screen and (max-width:1150px) {
    .footer-row-2 {
        display: block;
    }
}

@media screen and (max-width:992px) {
    .footer-row-1 {
        padding-top: 60px;
    }

    .footer-row-1>div {
        margin-right: 20px;
        flex: 0 0 100%;
        margin-bottom: 60px;
    }
}

@media screen and (max-width:768px) {
    .footer-row-2 {
        flex-direction: column;
    }
}

@media screen and (max-width:576px) {
    .footer-row-1 a br {
        display: block;
    }
}

.footer-row-1>div {
    flex: auto;
}

.footer .newsletter {
    width: 100%;
    max-width: 500px;
}

.footer .newsletter p {
    font-size: 33px;
    letter-spacing: -0.4px;
    line-height: 38px;
    margin-bottom: 16px;
}

.footer .form-group {
    height: 64px;
    border: 2px solid #fff;
    border-radius: 64px;
    padding: 7px;
    display: flex;
}

.footer .form-group .input {
    background: none;
    border: 0px;
    outline: none;
    font-size: 16px;
    color: #fff;
    flex: 1;
    padding: 0px 20px;
}

.footer .form-group .input::-webkit-input-placeholder {
    color: #fff;
}

.footer .form-group .input:-ms-input-placeholder {
    color: #fff;
}

.footer .form-group .input::placeholder {
    color: #fff;
}

.footer button.button-arrow {
    outline: none;
    border: none;
    border-radius: 64px;
    color: #003865;
    padding: 6px 30px 0px 30px;
    cursor: pointer;
}

.footer button.button-arrow:hover {
    background: #F94D50;
    color: #fff;
}

.footer-row-2 {
    flex-direction: row;
    transform: translateY(-90px);
    max-width: 50%;
    line-height: 1.4em;
    align-items: flex-end;
}

@media screen and (max-width:1100px) {
    .footer-row-1 h3 {
        font-size: 13px;
    }

    .footer-row-1 a {
        font-size: 18px;
    }

    .footer .newsletter p {
        font-size: 24px;
    }

    .footer-row-1 .social {
        margin-top: 10px;
    }

    .footer .newsletter {
        max-width: 400px;
    }
}

@media screen and (max-width:1100px) {
    .footer-row-2 {
        transform: none;
    }

    .footer .newsletter {
        max-width: 100%;
    }

    .footer .newsletter br {
        display: none;
    }

    .footer .form-group {
        max-width: 480px;
    }
}

@media screen and (max-width:576px) {
    .footer-row-1 {
        flex-direction: column;
    }

    .footer .newsletter br {
        display: block;
    }

    .footer-row-1>div {
        border-bottom: 2px solid rgba(186, 210, 237, 0.4);
        flex: 1;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .footer-row-2 {
        max-width: 100%;
    }

    .footer-row-2>div {
        margin-bottom: 20px;
    }

    .footer .form-group {
        max-width: 100%;
        height: 50px;
        padding: 2px;
        justify-content: space-between;
    }

    .footer .form-group .input {
        padding: 0px 5px 0px 20px;
        font-size: 13px;
        max-width: calc(100% - 150px);
    }

    .footer button.button-arrow {
        padding: 6px 20px 0px 20px;
    }
}

.flex {
    display: flex;
}

.button {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1em;
    transition: all .3s linear;
}

.button:hover {
    color: #fff;
    background: #003865;
}

.button.button-border {
    border: 2px solid #003865;
    border-radius: 25px;
    height: 50px;
    padding: 5px 25px 0px 25px;
    white-space: nowrap;
}

.button.button-arrow:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -6px;
    margin-left: 8px;
    transition: all .3s linear;
}

.button.button-arrow:hover:after {
    border-left-color: #fff;
}

.button.button-red {
    background: #F94D50;
    color: #fff;
    display: inline-flex;
    padding: 0px 32px;
    height: 62px;
    border-radius: 31px;
    padding-top: 5px;
}

.button.button-red:hover {
    background: #003865;
}


@media screen and (max-width:768px) {
    .button.button-border {
        border-radius: 25px;
        height: 42px;
        font-size: 12px;
    }
}

@media screen and (max-width:576px) {}

/* Homepage =============================== */

.home-cta-strip {
    background: #D6E3E9;
    padding: 32px 0px;
    color: #003865;
    font-size: 24px;
}

.home-cta-strip p {
    margin: 0px 16px 0px 0px;
}

.home-cta-strip .flex {
    align-items: center;
}

.home-cta-strip .flex div {
    min-width: 166px;
}



@media screen and (max-width:768px) {
    .home-cta-strip .flex {
        flex-direction: column;
        text-align: center;
        font-size: 16px;
        line-height: 1.3em;
        max-width: 360px;
    }

    .home-cta-strip a {
        margin-top: 16px;
    }

    .home-cta-strip p {
        margin: 0px;
    }

}


/* ==================== override styles ====================== */

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

html {
    scroll-behavior: smooth;
}

:root {
    --dark-blue: #003865;
    --light-blue: #d6e3e9;
    --white: #fff;
    --smoke-white: #f3f3f3;
    --red: #F94D50;
}

/* home */

.banner {
    margin-top: 104px;
    overflow: hidden;
    position: relative;
}



.banner h1 {
    font-size: 50px;
    line-height: 1.1em;
}

.banner .main-limit {
    display: flex;
    align-items: center;
}

.banner .main-limit .main-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner .main-limit .main-width>div:nth-of-type(1) {
    flex: 0 0 50%;
}

.banner.home-banner .main-limit .main-width>div:nth-of-type(2) {
    flex: 0 0 50%;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    position: relative;
    height: 700px;
    min-height: 700px;
}

.banner.home-banner h1 {
    max-width: 590px;
}

.banner.home-banner ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 0;
    right: 160px;
    transition: all .3s linear;
    transform: translateX(50%);
    min-width: 350px;
}

.banner.home-banner ul li {
    height: 700px;
    display: flex;
    align-items: center;
}

.banner .stats {
    font-size: 24px;
    letter-spacing: 0.2px;
    line-height: 1.1em;
    color: #003865;
    max-width: 300px;
    z-index: 1;
    position: relative;
}

.banner .stats .outline {
    border-top: 4px solid #003865;
    padding: 20px 0px 10px 0px;
    font-size: 185px;
    line-height: 1em;
    margin-bottom: -50px;
    white-space: nowrap;
}

.banner .stats .outline.small {
    font-size: 100px;
    margin-bottom: -30px;
}

.banner .stats .outline i {
    font-style: normal;
    font-size: 60px;
}

.banner .stats span {
    font-size: 30px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    display: block;
    line-height: 1.2em;
}

.banner.home-banner .main-width svg {
    position: absolute;
    right: 0px;
    top: 50px;
    z-index: 1;
    opacity: 0.15;
}

.banner.home-banner .main-width svg polygon {
    transition: all 1s linear;
}

.banner.home-banner .main-width svg image {
    width: 600px;
    height: 600px;
}

.but.but-prev,
.but.but-next {
    position: absolute;
    border: 2px solid #003865;
    bottom: 43px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -80px;
}

.but.but-prev:before,
.but.but-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    opacity: 1;
}

.but.but-prev:before {
    transform-origin: center;
    transform: rotate(-90deg);
    margin-top: -7px;
}

.but.but-next:before {
    transform-origin: center;
    transform: rotate(90deg);
    margin-top: 7px;
}

.but.but-prev {
    top: 50%;
    transform: translateY(-30px);
}

.but.but-next {
    top: 50%;
    transform: translateY(30px);
}

.but.but-prev.but-disabled,
.but.but.but-disabled {
    opacity: 0.2;
}

.but.but-prev.but-disabled:before,
.but.but-next.but-disabled:before {
    opacity: 1;
}

.banner.home-banner {
    position: relative;
}

.banner.home-banner .maskholder {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 120px;
    overflow: hidden;
    z-index: 10;
}

@media screen and (max-width:1444px) {
    .banner.home-banner .main-limit .main-width>div:nth-of-type(2) {
        transform: translateX(-50px);
    }

    .banner.home-banner h1 {
        font-size: 35px;
        max-width: 400px;
    }

    .banner.home-banner ul {
        background: #fff6;
        padding: 30px;
        backdrop-filter: blur(7px);
    }

    .banner.home-banner .main-width svg {
        right: -100px;
        transform-origin: center;
        transform: scale(0.7);
    }
}

@media screen and (max-width:1200px) {

    .but.but-prev,
    .but.but-next {
        right: -50px;
    }

    .banner.home-banner .main-width svg {
        right: -80px;
    }
}

@media screen and (max-width:992px) {
    .banner.home-banner h1 {
        font-size: 30px;
        max-width: 300px;
    }

    .banner.home-banner .main-limit {
        background-position: right -180px bottom;
    }

    .banner.home-banner .main-limit .main-width>div:nth-of-type(2),
    .banner.home-banner .main-limit,
    .banner.home-banner ul li {
        height: 600px;
        min-height: 600px;
    }
}

@media screen and (max-width:880px) {
    .banner.home-banner .main-limit {
        background: none;
    }

    .banner.home-banner:before {
        display: none;
    }

    .banner.home-banner .main-width {
        flex-direction: column;
        padding: 0px;
    }

    .banner.home-banner .main-limit {
        height: auto;
        min-height: 0;
    }



    .banner.home-banner .main-limit .main-width>div:nth-of-type(2) {
        transform: none;
        width: 100%;
        overflow: hidden;
    }



    .banner.home-banner ul {
        transform: translateX(50%) translateY(0px);
        text-align: left;
    }

    .but.but-prev,
    .but.but-next {
        bottom: 20px;
        top: auto;
    }

    .but.but-prev {
        left: 30px;
        transform: none;
    }

    .but.but-next {
        right: 30px;
        transform: none;
    }

    .but.but-prev:before {
        transform: rotate(-180deg);
        margin-top: 0px;
        margin-right: 7px;
    }

    .but.but-next:before {
        transform: rotate(0deg);
        margin-top: 0px;
        margin-left: 7px;
    }

    .banner .stats {
        max-width: 100%;
    }

    .banner.home-banner ul {
        min-width: 100%;
        padding: 0px 40px;
    }

    .banner .stats .outline {
        width: auto;
        display: inline-block;
        padding-left: 40px;
        transform: translateX(-40px);
        font-size: 120px;
        margin-bottom: -40px;
    }

    .banner .stats .outline.small {
        font-size: 80px;
        margin-bottom: -30px;
    }

    .banner .stats {
        font-size: 16px;
    }

    .banner .stats span {
        font-size: 20px;
    }

    .banner .stats .outline i {
        font-size: 34px;
    }

    .banner .stats strong {
        max-width: 260px;
        display: block;
        line-height: 1.2em;
    }

    .banner.home-banner .main-limit .main-width>div:nth-of-type(2),
    .banner.home-banner ul li {
        height: 450px;
        min-height: 450px;
    }

    .banner.home-banner .main-width svg {
        right: auto;
        /*left: 20px;
        transform-origin: left center;
        transform: translateX(0) scale(0.6);
        width: calc(100% * 1.5);*/
        top: auto;
    }

    .banner.home-banner .main-width svg image {
        width: 100%;
        height: 100%;
    }

    .banner.home-banner .maskholder {
        display: none;
    }

    .banner.home-banner .main-limit .main-width>div:nth-of-type(2) {
        justify-content: center;
    }

    .banner.home-banner .main-width svg {
        transform: scale(0.6);
    }

}

@media screen and (max-width:992px) {
    .banner.home-banner {
        margin-top: 0px;
    }
}

@media screen and (max-width:768px) {

    .banner.home-banner h1 {
        font-size: 28px;
        max-width: 270px;
    }

}

@media screen and (max-width:576px) {
    .banner .main-limit .main-width>div:nth-of-type(1) {
        background-position: right top;
    }

    .banner.home-banner .main-width svg {
        transform: scale(0.5);
    }
}

@media screen and (max-width:450px) {
    .banner.home-banner ul {
        right: auto;
        left: 0px;
        transform: none !important;
    }
}


.home-intro p,
.home-accolades p,
.home-solutions p {
    max-width: 600px;
}

.home-intro {
    padding: 40px 0px;
}

.home-intro h2{
    font-size: 80px;
    max-width: 1219px;
}

@media screen and (max-width:768px) {
    .home-intro {
        padding: 80px 0px;
    }
    
    .home-intro h2{
    font-size: 40px;

}
}

.home-accolades {
    padding: 88px 0px 210px 0px;
    background: #BAD2ED4D; 
}

.home-accolades .inner-width {
    margin-left: 0px;
    margin-right: 0px;
}

.home-accolades .inner-width>div {
    flex: 1;
    position: relative;
}

.home-accolades .inner-width>div:nth-of-type(1) {
    flex: 0 0 50%;
    margin-right: 32px;
}

.home-accolades .inner-width>div:nth-of-type(2) img {
    margin: 0 40px 40px 0px;
}

.home-accolades .inner-width>div:nth-of-type(2) p {
    max-width: 440px;
}

.home-accolades .inner-width:nth-of-type(2) {
    margin-top: 30px;
}

.home-accolades .inner-width:nth-of-type(2)>div:nth-of-type(1) {
    margin-top: 60px;
}

.home-accolades.mask-bottom-white {
    position: relative;
}

.home-accolades.mask-bottom-white .maskholder {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    overflow: hidden;
    z-index: 10;
}

@media screen and (max-width:992px) {
    .home-accolades .inner-width {
        margin-left: 0px;
    }

    .home-accolades .inner-width>div:nth-of-type(1) {
        margin-right: 0px;
    }

    .home-accolades .inner-width>div {
        padding-left: 20px;
    }

    .home-accolades .inner-width h3 {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

@media screen and (max-width:768px) {
    .home-accolades .inner-width.flex {
        flex-direction: column;
    }

    .home-accolades .inner-width:nth-of-type(2)>div {
        padding-left: 0px;
    }

    .home-accolades .inner-width:nth-of-type(2) {
        margin-top: 40px;
    }

    .home-accolades .inner-width:nth-of-type(2)>div:nth-of-type(1) {
        margin-top: 0px;
    }

    .home-accolades .inner-width:nth-of-type(2)>div:nth-of-type(2) {
        margin-top: 20px;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img {
        margin: 0 20px 20px 0px;
    }

    .home-accolades {
        padding: 60px 0px;
        background: #d6e4e9;
    }

    .home-accolades.mask-bottom-white .maskholder {
        height: 40px;
    }
}

.home-solutions {
    padding: 0px 0px 80px 0px;
    margin-top: -160px;
}

.home-solutions-rotator {
    margin-top: 80px;
}

.home-solutions-rotator ul {
    font-size: 24px;
    color: #003865;
    max-width: 460px;
    transform: translateX(-20px);
    margin-bottom: 40px;
    line-height: 1.2em;
    margin-top: 0px;
    list-style: disc;
}

.home-solutions-rotator ul li {
    margin-bottom: 10px;
}

.home-solutions-rotator h2 {
    color: #F94D50;
}

.home-solutions-rotator .hs-box {
    align-items: center;
}

.home-solutions-rotator .hs-box>div:nth-of-type(1) {
    flex: 0 0 60%;
}

.home-solutions-rotator .hs-box>div:nth-of-type(2) {
    flex: 0 0 40%;
}

.home-solutions-rotator .hs-box .box {
    position: relative;
}

.home-solutions-rotator .hs-box .box img {
    margin-left: 100px;
}

.home-solutions-rotator .hs-box .box h2 {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 220px;
    letter-spacing: -6px;
}

.home-solutions-rotator .slick-prev,
.home-solutions-rotator .slick-next {
    border: 2px solid #003865;
    bottom: 43px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-solutions-rotator .slick-prev:before,
.home-solutions-rotator .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 10px;
    opacity: 1;
}

.home-solutions-rotator .slick-prev:before {
    transform-origin: center;
    transform: rotate(180deg);
    margin-left: -5px;
}

.home-solutions-rotator .slick-prev {
    left: 20px;
}

.home-solutions-rotator .slick-next {
    left: 82px;
}

.home-solutions-rotator .slick-prev.slick-disabled,
.home-solutions-rotator .slick-next.slick-disabled {
    opacity: 0.2;
}

.home-solutions-rotator .slick-prev.slick-disabled:before,
.home-solutions-rotator .slick-next.slick-disabled:before {
    opacity: 1;
}

.home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(2) {
    margin-right: 0;
}

.home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(3) {
    float: left;
    margin-bottom: 100px;
}

@media screen and (max-width:1680px) {
    .home-solutions .main-limit {
        padding: 0px 40px;
    }

    .home-solutions-rotator .hs-box .box h2 {
        font-size: calc(100vw * 0.13);
    }

    .home-solutions-rotator .hs-box .box img {
        margin-left: -40px;
    }
}

@media screen and (max-width:1600px) {
    .home-solutions {
        margin-top: -100px;
    }
}

@media screen and (max-width:1400px) {


    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(3) {
        max-width: 60%;
    }


    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(4) {
        max-width: 30%;
        margin-right: 0px;
    }
}

@media screen and (max-width:1310px) {
    .home-solutions {
        margin-top: 0px;
    }
}



@media screen and (max-width:992px) {
    .home-solutions-rotator ul {
        font-size: 20px;
    }

    .home-solutions-rotator .slick-prev,
    .home-solutions-rotator .slick-next {
        bottom: 5%;
    }

    .home-solutions-rotator .slick-prev {
        left: 10px;
    }

    .home-solutions-rotator .slick-next {
        left: 72px;
    }
}

@media screen and (max-width:768px) {

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(1) {
        max-width: inherit;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(3) {
        max-width: inherit;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(2) {
        max-width: inherit;
        margin-right: 70px;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(4) {
        max-width: inherit;
    }

    .home-solutions {
        padding: 0px 0px 80px 0px;
    }

    .home-solutions-rotator .hs-box {
        flex-direction: column;
    }

    .home-solutions-rotator .hs-box>div:nth-of-type(1) {
        margin-bottom: 60px;
    }

    .home-solutions-rotator .hs-box .box h2 {
        left: 0px;
        right: 0;
        text-align: center;
    }

    .home-solutions-rotator .slick-prev,
    .home-solutions-rotator .slick-next {
        bottom: auto;
        top: calc(100vw * 0.65);
    }

    .home-solutions-rotator .slick-prev {
        left: 0px;
    }

    .home-solutions-rotator .slick-next {
        left: auto;
        right: 0px;
    }

    .home-solutions-rotator .hs-box>div:nth-of-type(2)>div {
        text-align: center;
    }

    .home-solutions-rotator .hs-box .box img {
        margin-left: -25px;
    }
}

@media screen and (max-width:576px) {
    .home-solutions-rotator .hs-box .box h2 {
        font-size: calc(100vw * 0.17);
    }

    .home-solutions-rotator ul {
        font-size: 16px;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(1) {
        max-width: 70%;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(3) {
        max-width: 50%;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(2) {
        max-width: 30%;
        margin-right: 0px;
    }

    .home-accolades .inner-width>div:nth-of-type(2) img:nth-of-type(4) {
        max-width: 30%;
        margin-right: 0px;
    }
}


.home-clients {
    background: #F3F3F3;
    padding: 80px 0px;
    color: #003865;
}

.home-clients .flex {
    justify-content: space-between;
}

.home-clients img {
    margin-left: 100px;
    width: 524px;
}

.home-clients .main-width>div:nth-of-type(1) {
    position: relative;
}

.home-clients h3 {
    position: absolute;
    bottom: 40px;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 1px;
    max-width: 525px;
    line-height: 1em;
}

.home-clients .stats {
    font-size: 24px;
    letter-spacing: 0.64px;
    line-height: 1.5em;
    width: 500px;
}

.home-clients .stats span {
    text-align: right;
    display: block;
    border-bottom: 4px solid #003865;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.home-clients .stats div {
    padding: 30px 0px 10px 0px;
    font-size: 157px;
    line-height: 1em;
    letter-spacing: -10px;
    white-space: nowrap;
    margin-bottom: -30px;
}

.home-clients .stats div i {
    font-style: normal;
    font-size: 60px;
}


@media screen and (max-width:1300px) {
    .home-clients .main-width>div:nth-of-type(1) {
        flex: 0 0 45%;
    }

    .home-clients .main-width>div:nth-of-type(1) img {
        max-width: calc(100% - 100px);
    }

    .home-clients .main-width>div:nth-of-type(2) {
        flex: 0 0 calc(55% - 40px);
        margin-left: 40px;
    }

    .home-clients .stats div {
        font-size: calc(100vw * 0.13);
    }

    .home-clients h3 {
        bottom: 0px;
        font-size: 30px;
        max-width: 420px;
    }

    .home-clients .main-width>div:nth-of-type(1) img {
        float: right;
    }
}

@media screen and (max-width:992px) {
    .home-clients .flex {
        flex-direction: column;
    }

    .home-clients .stats,
    .home-clients .main-width>div:nth-of-type(2) {
        font-size: 24px;
        width: 100%;
        margin-top: 60px;
        margin-left: 0px;
    }

    .home-clients .stats div {
        font-size: calc(100vw * 0.2);
    }

    .home-clients h3 {
        bottom: auto;
        top: 0px;
        margin: 0px;
        font-size: 40px;
        max-width: 365px;
    }

    .home-clients .main-width>div:nth-of-type(1) img {
        float: none;
    }

    .home-clients .main-width>div:nth-of-type(1) {
        padding-top: 80px;
    }

    .home-clients .main-width>div:nth-of-type(1) img {
        margin-left: 0;
        max-width: 100%;
    }
}

@media screen and (max-width:768px) {
    .home-clients h3 {
        font-size: 30px;
        max-width: 270px;
    }

    .home-clients .stats,
    .home-clients .main-width>div:nth-of-type(2),
    .home-clients .stats span {
        font-size: 16px;
    }

    .home-clients .stats div {
        padding: 10px 0 0 0;
    }

    .home-clients {
        padding: 40px 0px;
    }

    .home-clients .main-width>div:nth-of-type(1) {
        text-align: center;
    }

    .home-clients h3 {
        text-align: left;
    }
}

@media screen and (max-width: 576px) {
    .home-clients .stats div {
        margin-bottom: 5px;
    }
}


.home-testimonials {
    padding: 80px 0 0 0;
    overflow: hidden;
}

.home-testimonials .main-limit {
    min-height: 740px;
    background: url("../assets/images/lhs-homepage-testimonials-img.webp") right top no-repeat;
    padding-left: 140px;
}

.home-testimonials h2 {
    font-size: 60px;
    letter-spacing: -0.6px;
    padding-top: 80px;
}

.testimonial-box {
    border-radius: 32px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    min-height: 380px;
    padding: 60px 60px 60px 80px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.testimonial-box:before {
    content: "";
    background: url(../assets/images/testimonials-quote.webp) left top no-repeat;
    background-size: 20px 18px;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 35px;
    top: 65px;
}

.testimonial-box span {
    margin-top: auto;
    font-size: 13px;
    letter-spacing: 2px;
    color: #003865;
    text-transform: uppercase;
    border-top: 2px solid #003865;
    padding-top: 30px;
}

.testimonial-holder {
    width: calc(1460px + 100px);
    transform: translateX(-10px);
}

.testimonial-spacer {
    padding: 10px 30px 30px 10px;
}

.testimonial-holder .slick-prev,
.testimonial-holder .slick-next {
    border: 2px solid #003865;
    bottom: -90px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-holder .slick-prev:before,
.testimonial-holder .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 10px;
    opacity: 1;
}

.testimonial-holder .slick-prev:before {
    transform-origin: center;
    transform: rotate(180deg);
    margin-left: -5px;
}

.testimonial-holder .slick-prev {
    left: 20px;
}

.testimonial-holder .slick-next {
    left: 82px;
}

.testimonial-holder .slick-prev.slick-disabled,
.testimonial-holder .slick-next.slick-disabled {
    opacity: 0.2;
}

.testimonial-holder .slick-prev.slick-disabled:before,
.testimonial-holder .slick-next.slick-disabled:before {
    opacity: 1;
}

@media screen and (max-width:1600px) {
    .testimonial-holder {
        width: calc(100vw - 80px);
        transform: translateX(-10px);
    }
}

@media screen and (max-width:1300px) {
    .testimonial-box {
        min-height: 400px;
    }
}

@media screen and (max-width:1100px) {
    .home-testimonials .main-limit {
        background: url("../assets/images/lhs-homepage-testimonials-mobile.webp") right top no-repeat;
        background-position: right -300px top;
        padding-bottom: 60px;
    }
}

@media screen and (max-width:768px) {
    .home-testimonials {
        padding: 80px 0px 140px 0px;
    }

    .testimonial-box {
        min-height: 240px;
        padding: 32px 45px;
    }

    .home-testimonials h2 {
        font-size: 38px;
        padding-top: 0;
        max-width: 220px;
    }

    .home-testimonials .main-limit {
        background-position: right top 130px;
        padding: 0px 20px;
        background-size: 300px auto;
        min-height: 0;
    }

    .testimonial-holder {
        width: 100%;
        transform: none;
        margin-top: 160px;
    }

    .testimonial-box:before {
        background-size: 12px 11px;
        left: 22px;
        top: 35px;
    }

    .testimonial-holder .slick-prev {
        left: 50%;
        transform: translateX(-80px);
    }

    .testimonial-holder .slick-next {
        left: auto;
        right: 50%;
        transform: translateX(80px);
    }

    .testimonial-holder .slick-prev,
    .testimonial-holder .slick-next {
        bottom: -70px;
    }

    .testimonial-spacer {
        padding: 20px;
    }
}

/* case study box */

.case-main {
    display: flex;
    justify-content: flex-start;
    margin-bottom: -120px;
}

.case-study-box {
    border-radius: 32px;
    background-color: #F94D50;
    box-shadow: 3px 3px 12px 0 rgba(72, 79, 93, 0.3);
    padding: 40px;
    max-width: 560px;
    color: #fff;
    
    z-index: 10;
}

.case-study-box span {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 1em;
}

.case-study-box h4 {
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 16px 0px 16px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.home-accolades .case-study-box p{
    font-size: 16px;
    max-width: 550px!important;
}



.case-study-box .btn,
.media-element .btn {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1em;
}

.case-study-box .btn::after,
.media-element .btn::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -6px;
    margin-left: 10px;
}

.case-study-box .btn::after {
    border-left-color: #fff;
}

@media screen and (max-width: 1600px) {

    .home-accolades .main-width {
       
    }
}

@media screen and (max-width: 1311px) {

    .case-study-box {
       
    }

    .case-main {
        
    }
}

@media screen and (max-width: 985px) {

    .case-study-box h4 {
        font-size: 32px;
    }
}

@media screen and (max-width: 745px) {

    .case-study-box {
      margin-top: 16px;
        max-width: 400px;
    }
}

@media screen and (max-width: 400px) {
    .case-study-box {
        padding: 25px;
    }

    .case-study-box span {
        font-size: 13px
    }

    .case-study-box p {
        font-size: 12px;
    }

    .case-study-box .button {
        font-size: 12px;
    }
}


/* info hub styling */

.info-hub {
    background-color: #f3f3f3;
    padding: 130px 0px 80px 0px;
}

.info-hub-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.info-links {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
}


.info-links .button {
    background-color: transparent;
    margin-bottom: 16px;
}

.info-links .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.info-links .button:hover {
    color: #F94D50;
}

.info-hub .main-limit {
    position: relative;
}

.media-scroller {
    display: flex;
    align-items: flex-end;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: 60px 0px 90px 0px;
    padding-left: 15px;
}

.margin-left-wrap {
    max-width: auto;
    margin-left: calc((100vw - 1380px)/ 2);
}

.scroll-clone-container {
    width: 100%;
    height: 8px;
    display: flex;
    justify-content: flex-end;
}

.scroll-line-hider {
    position: relative;
    height: 8px;
    width: 150px;
    background-color: #f3f3f3;
    transform: translateY(-8px);
}

.media-scroller::-webkit-scrollbar {
    border-radius: 50vh;
    height: 8px;
    background: #fff;
}

.media-scroller::-webkit-scrollbar-track {
    margin-right: 150px;
}

.media-scroller::-webkit-scrollbar-thumb {
    border-radius: 50vh;
    background: #D1D3D4;
}

.media-element {
    width: 300px;
    min-width: 300px;
    height: 345px;
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 32px;
    box-shadow: 3px 3px 12px 0 rgba(31, 29, 59, 0.08);
    position: relative;
}

.media-element:first-child {
    background-color: #F94D50;
    transition: all .3s ease;
    min-width: 450px;
    height: 400px;
}

.media-element:first-child h4 {
    color: #fff;
}

.media-element:first-child .media-tag {
    color: #f3f3f3;
    border: 1px solid #f3f3f3;
}

.media-element:first-child p {
    color: #fff;
}

.media-element:first-child .btn {
    color: #fff;
}

.media-element:first-child .btn:after {
    border-left-color: #fff;
}

.media-element:first-child h4 {
    font-size: 40px;
}

.media-tag {
    padding: 7px 13px 4px 13px;
    border-radius: 50vh;
    border: 1px solid #BAD2ED;
    color: #BAD2ED;
}

.media-element h4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 24px;
    font-size: 30px;
    color: #003865;
    font-weight: bold;
    line-height: 1.2em;
}


.media-element .btn {
    position: absolute;
    bottom: 45px;
    left: 40px;
}

@media screen and (max-width: 1600px) {
    .margin-left-wrap {
        max-width: auto;
        margin-left: calc((100vw - 1350px)/ 2);
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 992px) {
    .scroll-line-hider {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .media-scroller::-webkit-scrollbar-track {
        margin-right: 0px;
        
    }
}

@media screen and (max-width: 576px) {
    .media-element:first-child {
        background-color: #F94D50;
        height: 345px;
        min-width: calc(100% - 30px);
    }

    .media-element {
        min-width: calc(100% - 40px);
    }

    .media-element:first-child h4 {
        font-size: 30px;
    }

    .media-scroller {
        padding-left: 10px;
        padding-top: 0px;
        flex-direction: column;
    }
    .important-doc-element{
        width: 100%;
    }
    
}

@media screen and (max-width: 500px) {
    .info-hub-header {
        flex-direction: column-reverse;
        align-items: initial;
    }

    .info-hub-header h2 {
        margin-top: 30px;
    }

    .media-scroller {
        padding-bottom: 32px;
    }
}

@media screen and (max-width: 400px) {
    .media-element:first-child {
        background-color: #F94D50;
        min-width: 300px;
        height: 345px;
    }
}

/* /home */

.home-v2-banner {
    position: relative;
    overflow: hidden;
    margin-top: 104px;
}

@media screen and (max-width:1200px) {
    .home-v2-banner {
        margin-top: 0px;
    }
}

.home-v2-banner .intro h1 {
    width: 100%;
    max-width: 586px;
}


.home-v2-banner.banner1 .intro h1 {
   
    max-width: 630px;
}

.home-v2-banner .main-limit .main-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.intro h1 {
    /* height: 256px; */
    width: 400px;
    color: var(--dark-blue);

    font-size: 57px;

    letter-spacing: -0.48px;
    line-height: 1em;
    margin-top: 112px;
    margin-bottom: 0px;
}

.home-v2-banner-stats hr {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 2px solid var(--dark-blue);
    margin-bottom: 15px;
}

.home-v2-banner-stats {
    height: 480px;
    width: 480px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 32px;
    background: url(../assets/images/Graph.webp) no-repeat center center/cover;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 90px;
    /* display: none; */
}

.home-v2-banner-stats h2 {
    font-size: 200px;
    letter-spacing: -12px;
    line-height: 1em;
    text-align: right;
    margin: 0px;
}

.home-v2-banner-stats h2 span {
    font-size: 60px;
}

.home-v2-banner-stats h3 {
    width: 316px;
    color: var(--dark-blue);
    font-size: 19px;
    letter-spacing: 0.8px;
    line-height: 1.1em;
    text-transform: uppercase;
    margin: -60px 0 0 0;
}


.home-v2-banner .main-limit {
    background-color: var(--white);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 540px;
    box-shadow: 12px 0 25px -15px rgba(0, 0, 0, 0.4), -12px 0 20px -15px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}

.home-v2-banner::before {
    background-color: #fff;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    filter: blur(11px);
    opacity: 0.5;
}

.home-v2-banner .button{
    margin-top: 40px;
}

    
    .home-v2-banner p{
        margin-top: 40px;
        color: #003865;
        font-family: "Helvetica Neue";
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
    }

.home-intro .main-width{
    display: flex;
}

.home-intro h2{
    font-size: 33px;
    min-width: 770px;
}

@media screen and (max-width:1200px) {
    
  .home-intro h2{
    font-size: 29px;
    line-height: 34px;
      margin-right: 20px;
}
  
}

.home-intro p{
    font-size:  16px;
}

.home-intro{
    padding-top: 18px;
    padding-bottom: 48px;
}


@media screen and (max-width:1368px) {
    
    .home-intro h2{
    min-width: unset;
}
    
}

@media screen and (max-width:768px) {
    
    .home-intro{
    padding-top: 10px;
    padding-bottom: 40px;
}

    
    .home-intro h2{
        font-size: 21px;
        line-height: 24px;
    }
    
    .home-intro p{
        margin-bottom: 0px;
    }
    
    .home-intro .main-width{
        display: flex;
        flex-direction: column;
}
    
    .home-v2-banner .button{
          margin-left:30px;
        margin-right: 30px;
        padding:20px;
    }
    
    .home-v2-banner p{
        margin-left:30px;
        margin-right: 30px;
        color: #003865;
        font-family: "Helvetica Neue";
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 0px;
    }
    
    .home-v2-banner .button{
        margin-top: 16px;
    }
    
}


.banner-slider .slick-prev,
.banner-slider .slick-next {
    position: absolute;
    border: 2px solid #003865;
    bottom: 43px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -80px;
}

.banner-slider .slick-prev:before,
.banner-slider .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    opacity: 1;
}

.banner-slider .slick-prev:before {
    transform-origin: center;
     transform: rotate(180deg);
    margin-right: 7px;
  
}

.banner-slider .slick-next:before {
    transform-origin: center;
  
   margin-left: 7px;
}

.banner-slider .slick-prev {
    top: 50%;
    left:32px;
    height: 40px;
    width: 40px;
    
}

.banner-slider .slick-next {
    top: 50%;
    right: 32px;
    height: 40px;
    width: 40px;
    
}

.banner-slider .slick-dots{
   bottom:100px
}

.banner-slider .slick-dots li{
    margin-left: 0px;
    margin-right: 0px;
}

.banner-slider .slick-dots li button:before{
    font-size: 14px;
    color:#FFF;
    opacity: 0.9;
}

.banner-slider .slick-dots li.slick-active button:before{
    color: #F94D50;
    opacity: 1;
}

/* about intro*/

.about-intro {
    position: relative;
    z-index: 2;
    background-color: var(--white);
    padding: 80px 0px;
}

.about-intro .main-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-start;
}

.about-intro .intro-box-1 {
    max-width: 600px;
    width: 100%;
}

.about-intro .intro-box-2 {
    max-width: 500px;
    width: 100%;
}

.about-intro .intro-box-1 h2 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1.1em;
    margin-bottom: 35px;
}

.about-intro .intro-box-1 p {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 1.5em;
}

.about-intro .intro-box-2 h3 {
    color: var(--red);

    font-size: 20px;
    letter-spacing: 2px;
    line-height: 24px;
    text-align: right;
    text-transform: uppercase;
}

.about-intro .intro-box-2 hr {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 2px solid var(--red);
    margin: 25px 0px 35px 0px;
}

.about-intro .intro-box-2 ul {
    color: var(--red);

    font-size: 24px;

    letter-spacing: 0;
    line-height: 1.2em;
    text-align: right;
}

.about-intro .intro-box-2 ul li {
    padding-bottom: 10px;
    position: relative;
}

.about-intro .intro-box-2 ul li:before {
    content: "- ";
}

/* about intro end */

/* health network*/

.our-health-network {
    background-color: var(--light-blue);
}

.our-health-network .main-limit {
    padding: 64px 0px 64px 0px;
}

.our-health-network .main-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.health-network-info {
    width: 100%;
    max-width: 570px;
}

.health-network-info h2 {
    font-size: 55px;

    letter-spacing: -0.3px;
    line-height: 64px;
    margin-bottom: 16px;
}


.health-network-info p {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 25px;
}

.health-network-stats {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    height: 524px;
    width: 524px;
    position: relative;
}

.network-stats-content {
    position: absolute;
    top: 100px;
    left: -150px;
}

.health-network-stats p {

    color: var(--dark-blue);
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 1em;
    text-transform: uppercase;

}

.health-network-stats h2 {
    font-size: 220px;
    letter-spacing: -3px;
    line-height: 1em;
    margin-bottom: 0px;
    margin-top: 20px;
}

.health-network-stats h3 {
    font-size: 60px;
    letter-spacing: 1px;
    line-height: 1em;
    text-transform: uppercase;
    margin: -25px 0 0 0;
}

/* health network end */

/* important documents */

.important-documents {
    padding: 80px 0px 80px 0px;
}

.important-documents .main-width h2 {
    font-size: 55px;
    letter-spacing: -0.6px;
    line-height: 64px;
    margin-bottom: 50px;
}

.document-boxes {
    display: flex;
    justify-content: space-around;
}

.document-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--smoke-white);
    height: 280px;
    width: 415px;
    border-radius: 32px;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    transition: all .3s ease;
    margin-right: 2.3rem;
}

.document-box h3 strong {
    font-size: 20px;
    line-height: 1em;
    display: block;
    padding: 0px 20px;
}

.document-box:hover {
    background-color: var(--red);
    box-shadow: none;
    transform: translateY(-15px);
}

.document-box:hover h3,
.document-box:hover span {
    color: var(--white);
}

.document-box:hover span {
    border: 2px solid var(--white);
}

.document-box h3 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.1em;
    text-align: center;
    margin-bottom: 30px;
}



.document-box span {
    box-sizing: border-box;
    height: 50px;
    width: 245px;
    border: 2px solid var(--dark-blue);
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.6px;
    padding-top: 5px;
}

@media screen and (max-width:768px) {
    .document-box {
        margin-bottom: 2.3rem;
        margin-right: 0px;
    }
}

/* important documents end*/


/* our clients */

.our-clients {
    background-color: var(--dark-blue);
    padding: 80px 0px 140px 0px;
    border-bottom: 2px solid var(--white);
    overflow: hidden;
}

.our-clients .main-width h2 {
    color: var(--white);
    font-size: 55px;

    letter-spacing: -0.6px;
    line-height: 64px;
    margin-bottom: 70px;
}

.our-clients .main-width h3 {

    width: 540px;
    color: var(--white);

    font-size: 25px;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 80px;
    text-transform: uppercase;
}



.logo-group {
    min-height: 260px !important;
    display: flex !important;
    flex-direction: column;
    padding-right: 70px;
}

.logo-group div {
    height: 130px;
    display: flex;
    align-items: center;
}

.logo-group div img {
    max-height: 75px;
    max-width: 300px;
}

.clients-slider-holder {
    position: relative;
    width: 100vw;
}

.clients-slider .slick-prev,
.clients-slider .slick-next {
    position: absolute;
    border: 2px solid var(--white);
    background-color: var(--dark-blue);
    bottom: -90px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    font-size: 0px;
    justify-content: center;
}

.clients-slider .slick-prev:before,
.clients-slider .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: var(--white);
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 10px;
    opacity: 1;
    font-size: 1px;
}

.clients-slider .slick-prev:before {
    transform-origin: center;
    transform: rotate(180deg);
    margin-left: -5px;
}

.clients-slider .slick-prev {
    left: 20px;
}

.clients-slider .slick-next {
    left: 82px;
}

.clients-slider .slick-prev.slick-disabled,
.clients-slider .slick-next.slick-disabled {
    opacity: 0.2;
}

.clients-slider .slick-prev.slick-disabled:before,
.clients-slider .slick-next.slick-disabled:before {
    opacity: 1;
}

@media screen and (max-width:576px) {
    .clients-slider-holder {
        width: 100%;
    }

    .logo-group img {
        max-width: 100%;
        margin-right: 20px;
    }
}


/* our clients end*/


/* solutions page */

/* solutions banner */

.solutions-banner {
    position: relative;
    margin-top: 104px;
}

@media screen and (max-width:1200px) {
    .solutions-banner {
        margin-top: 0px;
    }
}

.solutions-banner .main-limit {
    display: flex;
    align-items: center;
}

.solutions-banner-header {
    max-width: 460px;
    color: var(--dark-blue);
    font-size: 55px;
    letter-spacing: -0.48px;
    line-height: 1.1em;
}

.solutions-banner .main-limit {
    background-size: cover;
    background-color: var(--white);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 400px;
    box-shadow: 12px 0 25px -15px rgba(0, 0, 0, 0.4), -12px 0 20px -15px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}

.solutions-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    background-color: #efefef;
    background-position: center bottom;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}

@media screen and (max-width:768px) {
    .solutions-banner {
        margin-top: 0px;
    }
}

/* /solutions banner */

/* solutions intro */

.solutions-intro {
    padding: 90px 0px 90px 0px;
    background-color: var(--white);
    position: relative;
    z-index: 2;
}

.solutions-intro .main-width {
    display: flex;
    justify-content: space-between;
}

.solutions-intro .sol-box-1 {
    width: 530px;
}

.solutions-intro .sol-box-1 h2 {
    color: var(--dark-blue);
    font-size: 80px;

    letter-spacing: -0.4px;
    line-height: 80px;
    margin-bottom: 50px;
}

.solutions-intro .sol-box-1 p {
    margin-bottom: 25px;
}

.solutions-intro .sol-box-2 {
    width: 500px;
}

.solutions-intro .sol-box-2 h3 {
    color: var(--red);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 1.2em;
    text-align: right;
    text-transform: uppercase;
}

.solutions-intro .sol-box-2 hr {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 2px solid var(--red);
    margin: 25px 0px 35px 0px;
}

.solutions-intro .sol-box-2 ul {
    width: 100%;
    color: var(--red);
    font-size: 24px;

    letter-spacing: 0;
    line-height: 1.4em;
    text-align: right;
}

.solutions-intro .sol-box-2 ul li {
    position: relative;
    padding-bottom: 10px;
}

.solutions-intro .sol-box-2 ul li:before {
    content: "- ";
}

/* /solutions intro */

/* core offerings */

.core-offerings {
    background-color: var(--smoke-white);
    padding-top: 88px;
}

.core-offerings .main-width h2 {
    color: #003865;

    font-size: 55px;

    letter-spacing: -0.6px;
    line-height: 44px;
    margin-bottom: 16px;
}

.offerings-container {
    display: flex;
    flex-direction: column;
}

.offerings-row-1,
.offerings-row-2 {
    display: flex;
    margin-bottom: 32px;
}

.offerings-box {
    min-height: 216px;
    width: 664px;
    background-color: var(--white);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 32px;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    transition: all .3s ease;
    padding-left: 40px;
}

.offerings-box:first-child,
.offerings-box:nth-child(3) {
    margin-right: 32px;
}

.offerings-box .offering-icon {
    max-width: 100px;
    min-width: 100px;
    overflow: hidden;
}

.offerings-box:hover,
.service-bx:hover,
.add-ser-bx:hover {
    box-shadow: none;
    background-color: var(--red);
    transform: translateY(-15px);
}

.offering-icon.icon-emergency:before {
    font-size: 70px;
}

.offering-icon.icon-employee:before {
    font-size: 75px;
}

.offerings-box:hover h3,
.offerings-box:hover div,
.offerings-box:hover span,
.service-bx:hover h4,
.service-bx:hover div,
.service-bx:hover span,
.add-ser-bx:hover h3,
.add-ser-bx:hover span {
    color: var(--white);
}

.offerings-box:hover .offerings-box-text span::after,
.service-bx:hover span:after {
    border-left-color: var(--white);
}

.offering-icon {
    margin-right: 40px;
}


.icon-occupational::before {
    content: "\e807";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-primary::before {
    content: "\e808";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-employee::before {
    content: "\e806";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-emergency::before {
    content: "\e805";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-wellness::before {
    content: "\e809";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-finance::before {
    content: "\e810";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-telecoms::before {
    content: "\e80E";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-logistics::before {
    content: "\e811";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-hospitality::before {
    content: "\e80F";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-gov::before {
    content: "\e80C";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.icon-support::before {
    content: "\e812";
    font-family: 'life-icons';
    font-size: 100px;
    line-height: 1em;
}

.offerings-box-text h3 {
    color: var(--dark-blue);
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.1em;
    margin-bottom: 10px;
}

.offerings-box-text span,
.add-ser-bx span,
.service-bx-text span {
    color: var(--dark-blue);
    text-transform: uppercase;
    font-size: 14px;

    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all .3s linear;
    line-height: 1em;
}

.offerings-box-text span::after,
.add-ser-bx span:after,
.service-bx-text span:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -4px;
    margin-left: 10px;
    transition: all .3s linear;
}

.core-offerings-slogan {
    margin-top: 140px;
    background-color: var(--light-blue);
    padding: 75px 0px 75px 0px;
}

.core-offerings .core-offerings-slogan h3 {
    color: #003865;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 1.3em;
    text-align: center;
    padding: 0px 30px;
}


/* /core offerings */

/* response */

.response {
    padding: 90px 0px 90px 0px;
}

.response .main-width {
    display: flex;
}

.response-text {
    width: 450px;
    margin-top: 100px;
}

.response-text h2 {
    color: var(--dark-blue);
    font-size: 55px;
    letter-spacing: -0.3px;
    line-height: 1.1em;
    margin-bottom: 50px;
}

.response-text p {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
}

.response-text a:hover {
    background-color: transparent;
    color: #F94D50;
}

.response-text a:hover::after {
    border-left-color: #F94D50 !important;
}

/* /response */

/* data */

.data {
    background-color: #91959e;
    padding: 90px 0px 90px 0px;
    margin-bottom: 0px;
}

.data .main-width {
    display: flex;
    justify-content: space-between;
}

.data-img {
    max-width: 50%;
    width: 100%;
}

.data-text {
    width: 450px;
}

.data-text h3 {
    color: var(--white);

    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.data-text h2 {
    color: #FFFFFF;
    font-size: 200px;
    letter-spacing: 0;
    line-height: 1em;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.data-text p {
    color: var(--white);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: -20px;
}

/* /data */

/* solutions banner above footer */

@media screen and (max-width: 1000px) {
    .solutions-footer-banner {
        flex-direction: column;
    }

    .solutions-footer-banner p {
        margin-bottom: 10px;
    }

    .data-img {
        max-width: 80%;
    }


}

@media screen and (max-width: 768px) {
    .solutions-footer-banner p {
        margin-bottom: 0px;
    }

    .data-img {
        max-width: 80%;
    }
}


/* /solutions banner above footer */



/* solutions covid page */


.covid-banner {
    position: relative;
}

.covid-banner h2 {
    font-size: 70px;
}

.covid-banner .main-limit {
    position: relative;
    background-color: #fff;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 650px;
    margin-top: 120px;
    z-index: 1;
    overflow: hidden;
}

@media screen and (max-width:1200px) {
    .covid-banner .main-limit {
        margin-top: 0px;
    }

    .covid-banner:before {
        background: none !important;
    }
}

.covid-banner::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(11px);
    opacity: 0.5;
}

.covid-banner-content {
    padding: 80px 0px 80px 0px;
    width: 50%;
}

.covid-banner-content a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.6px;
    line-height: 1em;
}

.covid-banner-content a:first-child {
    margin-top: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: 30px;
    transition: all .3s ease;
}

.covid-banner-content a:first-child:hover {
    color: #F94D50;
}


.covid-banner-content a:first-child::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -6px;
    margin-left: 10px;
    position: absolute;
    left: -40px;
    transform: rotate(180deg);
    transition: all .3s ease;
}

.covid-banner-content a:first-child:hover::after {
    border-left-color: #F94D50;
    transition: all .3s ease;
}

.covid-banner-content a:last-child {
    margin-top: 15px;
    border: 1px solid #003865;
    padding: 17px 25px 13px;
    border-radius: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
}

.covid-banner-content a:last-child:hover {
    background-color: #003865;
    color: #fff;
}

.covid-banner-content a:last-child::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -6px;
    margin-left: 15px;
    transition: all .3s ease;
}

.covid-banner-content a:last-child:hover::after {
    border-left-color: #fff;
}

.covid-banner-content p {
    color: #003865;
    font-size: 17px;
    line-height: 1.5em;
}

.covid-banner-content h2 {
    margin-top: 32px;
}

.our-solution-section {
    position: relative;
    display: flex;
    background-color: #fff;
    z-index: 3;
}

.our-solution-section .main-width {
    padding: 140px 0px 140px 140px;
    display: flex;
    max-width: 1600px;
}



.our-solutions-text {
    width: 50%;
    padding: 0px 80px 0 0;
}



.our-solutions-text h3 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1em;
    text-transform: uppercase;
}

.our-solutions-text p {
    font-size: 17px;
    line-height: 1.52em;
}

.our-solutions-graph {
    width: 50%;
}



@media screen and (max-width:1600px) {
    .our-solution-section .main-width {
        padding: 140px 0px 140px 100px;
    }
}

@media screen and (max-width:1320px) {
    .our-solution-section .main-width {
        padding: 140px 0px 140px 50px;
    }
}

@media screen and (max-width:992px) {
    .our-solution-section .main-width {
        flex-direction: column;
        padding: 80px 20px;
    }

    .our-solutions-text {
        width: 100%;
        padding: 0;
    }

    .our-solutions-graph {
        width: 100%;
        margin-top: 30px;
    }
}

@media screen and (max-width:600px) {
    .our-solution-section .main-width {
        padding: 0px 20px 60px 20px;
    }
}

.covid-services {
    padding: 140px 0px 140px 0px;
    background-color: #d6e3e9;
}

.services-list {
    display: flex;
    justify-content: space-between;
}

.covid-col-1 {
    margin-right: 160px;
}

.covid-service {
    color: #003865;
    font-size: 24px;
    line-height: 1.66em;
    list-style-type: disc;
}

.we-support {
    padding-top: 140px;
}

.we-support-content {
    display: flex;
    justify-content: space-between;
}

.we-support-text {
    margin-top: 40px;
    width: 40%;
}

.we-support-content .sea-image {
    width: 60%;
}

.we-support-text p {
    font-size: 20px;
    line-height: 1.4em;
    margin-left: 80px;
}

.we-support-text img {
    margin-top: 20px;
    margin-left: 80px;
}

.incident-management {
    background-color: #BAD2ED;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 140px;
}

.incident-management h4 {
    font-size: 30px;
    line-height: 1.3em;
    margin-top: 25px;
    padding: 60px 20px 40px 20px;
    text-align: center;
    color: #003865;
    text-transform: uppercase;
}

.add-covid-services {
    background-color: #f3f3f3;
    padding: 140px 0px 140px 0px;
}

@media screen and (max-width: 1600px) {
    .covid-banner h2 {
        font-size: 60px;
    }
}

@media screen and (max-width:1270px) {
    .we-support-text {
        width: 50%;
    }

    .we-support-text p {
        margin-bottom: 0px;
    }

    .we-support-content .sea-image {
        width: 50%;
    }
}

@media screen and (max-width:1210px) {
    .covid-banner-content {
        width: 60%;
    }
}

@media screen and (max-width:996px) {


    .incident-management h4 {
        padding: 35px 0px 20px 0px;
        font-size: 20px;
    }

    .covid-banner h2 {
        font-size: 38px;
    }
}

@media screen and (max-width:900px) {

    .covid-banner-content {
        width: 70%;
    }

    .we-support-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .we-support-text {
        margin-top: 0px;
        width: 60%;
        margin-bottom: 50px;
    }

    .we-support-text p,
    .we-support-text img {
        margin-left: 0px;
    }

    .we-support-content .sea-image {
        width: 60%;
    }

    .services-list {
        display: flex;
        flex-direction: column;
    }

    .covid-col-1 {
        margin-right: 0px;
    }

    .our-solution-section {
        display: flex;
        flex-direction: column;
    }

    .our-solutions-text {
        width: 100%;
    }
}

@media screen and (max-width:768px) {

    .covid-services {
        padding: 80px 0px 80px 0px;
    }

    .we-support {
        padding-top: 80px;
    }

    .incident-management {
        margin-bottom: 80px;
    }

    .add-covid-services {
        padding: 80px 0px 80px 0px;
    }
}

@media screen and (max-width:600px) {

    .covid-banner .main-limit {
        position: relative;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .covid-banner-content {
        width: 100%;
    }

    .covid-banner-content a:first-child {
        margin-top: 0px;
    }

    .covid-banner-content p {
        font-size: 16px;
    }

    .we-support-text {
        width: 100%;
    }

    .we-support-content .sea-image {
        width: 100%;
    }

    .covid-service {
        font-size: 18px;
    }
}


/* /solutions covid page */


/* case study slider and related articles */

.case-studies-section {
    background-color: #fff;
    padding: 88px 0px 88px 0px;
}

.case-study-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.case-study-links .button {
    background-color: transparent;
}

.case-study-links .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.case-study-links .button:hover {
    color: #F94D50;
}

.media-scroller {
    display: flex;
    align-items: flex-end;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding: 32px 0px 32px 0px;
}

.media-element {
    margin-right: 40px;
}

.margin-left-wrap {
    max-width: auto;
    margin-left: calc((100vw - 1380px)/ 2);
}

.scroll-clone-container {
    width: 100%;
    height: 8px;
    display: flex;
    justify-content: flex-end;
}

.case-study-scroller .scroll-line-hider {
    position: relative;
    height: 8px;
    width: 150px;
    background-color: #fff;
    transform: translateY(-8px);
}

.case-studies-section .media-scroller::-webkit-scrollbar {
    border-radius: 50vh;
    height: 8px;
    background: #f3f3f3;
}

.media-scroller::-webkit-scrollbar-track {
    margin-right: 150px;
}

.media-scroller::-webkit-scrollbar-thumb {
    border-radius: 50vh;
    background: #D1D3D4;
}

.case-study-element {
    max-width: 540px;
    min-width: 540px;
    height: 300px;
    border-radius: 32px;
    padding: 35px 50px 80px 50px;
    background-color: #F3F3F3;
    box-shadow: 3px 3px 12px 0 rgba(31, 29, 59, 0.12);
    margin-right: 40px;
}

.case-study-element h3 {
    font-size: 30px;
    margin-bottom: 16px;
    line-height: 1em;
}

.case-study-element p {
    color: #000;
}


@media screen and (max-width: 1600px) {
    .margin-left-wrap {
        max-width: auto;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 768px) {
    
    .case-studies-section {

    padding: 40px 0px 40px 0px;
}

    .scroll-line-hider {
        display: none;
    }

    .media-scroller::-webkit-scrollbar-track {
        margin-right: 0px;
    }

    .case-study-element {
        max-width: 340px;
        min-width: 340px;
        height: auto;
        padding: 30px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 600px) {
    .case-studies-section {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 500px) {
    .case-study-header {
        flex-direction: column;
        align-items: initial;
        justify-content: space-between;
    }

    .media-scroller {
        padding-bottom: 32px;
    }

    .media-element {
        margin-right: 30px;
    }

    .case-study-element {
        min-width: calc(100vw - 80px);
        height: auto;
        padding: 20px;
    }
}

.occu-health-content h2 {
    margin-bottom: 80px;
    max-width: initial;
}

.wellness-related-content h2,
.primary-health-care-content h2,
.EMS-related-content h2 {
    max-width: initial;
}

.health-article-element-text .btn,
.case-study-element .btn {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1em;
}

.health-article-element-text .btn::after,
.case-study-element .btn::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: -4px;
    margin-left: 10px;
}

.occu-health-content {
    background-color: #f3f3f3;
    padding: 140px 0px 140px 0px;
}

.occu-health-articles {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.health-article {
    max-width: 540px;
    display: flex;
    margin: 0px 0px 32px 0px;
}

.health-article-element-text {
    background-color: #fff;
    padding: 40px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    flex-grow: 1;
}

.health-article-element-text .tag {
    padding: 7px 13px 4px 13px;
    border-radius: 50vh;
    border: 1px solid #BAD2ED;
    color: #BAD2ED;
}

@media screen and (max-width: 1220px) {
    .occu-health-articles {
        justify-content: center;
    }
}

@media screen and (max-width: 1200px) {
    .occu-health-content h2 {
        font-size: 38px;
    }
}

@media screen and (max-width: 600px) {
    .occu-health-content h2 {
        font-size: 28px;
    }

    .occu-health-content {
        padding: 80px 0px 80px 0px;
    }

    .health-article {
        max-width: 540px;
        display: flex;
        margin: 0px 0px 20px 0px;
    }
}

@media screen and (max-width: 556px) {
    .health-article img {
        max-width: 200px;
    }

    .health-article-element-text {
        padding: 30px;
    }

    .health-article-element-text h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 460px) {
    .health-article img {
        max-width: 120px;
    }

    .health-article-element-text {
        padding: 20px;
    }

    .health-article-element-text h3 {
        font-size: 16px;
    }

    .health-article-element-text .btn {
        letter-spacing: 0px;
    }
}

/* /case study slider and related articles */

/* health solutions occ page */


/* occ banner */

.occ-banner {
    margin-top: 104px;
    background-color: #d6e4f4;
    padding: 64px 0px 152px 0px;
}

.occ-banner.info-hub-banner{
    padding-bottom: 64px;
}

.occ-banner .main-width a {
    color: #003865;

    font-size: 14px;
    letter-spacing: 1.6px;
    line-height: 16px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    transition: all .2s linear;
}

.occ-banner .main-width a:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-right-color: #003865;
    border-right-width: 8px;
    margin-top: -2px;
    margin-right: 10px;
    transition: all .2s linear;
}

.occ-banner .main-width a:hover {
    color: #f94d50;
}

.occ-banner .main-width a:hover:before {
    border-right-color: #f94d50;
}

.occ-banner .main-width h1 {
    color: #003865;
    font-size: 78px;
    letter-spacing: -0.75px;
    line-height: 1em;
    margin: 40px 0px 40px 0px;
}

.occ-banner .main-width h2 {
    color: #003865;
    font-size: 38px;
    letter-spacing: -0.33px;
    line-height: 1em;
}

@media screen and (max-width:1200px) {
    .occ-banner {
        margin-top: 0px;
        padding: 140px 0px 80px 0px;
    }
}

/* /occ banner */

/* extensive */

.extensive {
    padding: 90px 0px 90px 0px;
}

.extensive .main-width {
    display: flex;
    position: relative;
}

.ext-image {
    position: absolute;
    right: 0;
    top: -200px;
}

.extensive .main-width h2 {
    color: #003865;

    font-size: 38px;
    letter-spacing: 1px;
    line-height: 1em;
    width: 700px;
    margin-bottom: 40px;
}

.extensive .main-width p {
    color: #000000;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
    width: 570px;
}



/* /extensive */

/* factors */

.factors {
    background-color: var(--light-blue);
    padding: 90px 0px 90px 0px;
    margin-bottom: 0px;
}

.factors .main-width h2 {
    color: #003865;
    font-size: 55px;
    letter-spacing: -0.3px;
    line-height: 1em;
    margin-bottom: 60px;
    max-width: 940px;
}

.factors-text {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.factors-text p:first-child {
    margin-right: 100px;
}

.factors-text p {
    font-size: 16px;
    width: 420px;
}

.factors-image-container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 80px;
}

.factors-image-row-1,
.factors-image-row-2 {
    display: flex;
    margin-bottom: 2rem;
}

.factors-image-row-1 img,
.factors-image-row-2 img {
    margin: 10px 20px;
}

.factors-text.factors-row {
    display: block;
    padding: 0px 180px 0px 80px;
    margin-bottom: 80px;
}

.factors-text.factors-row p:first-child,
.factors-text.factors-row p {
    margin-right: 0px;
    width: auto;
}

.factors-text.factors-divs {
    padding: 0px 0px 0px 80px;
}

.factors-text.factors-divs p:first-child,
.factors-text.factors-divs p {
    width: auto;
    margin-right: 0px;
    max-width: 420px;
}

.factors-text.factors-divs div {
    margin-right: 120px;
    flex: 1;
}

.factors-text.factors-divs div:nth-of-type(2) p:not(.factors-text.factors-divs.equal div p) {
    flex: 1;
    max-width: 500px;
}

.factors-text.factors-divs ul li {
    position: relative;
}

.factors-text.factors-divs ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 100%;
    position: absolute;
    left: -30px;
    top: 10px;
}

/* /factors */





/* proactive */

.proactive {
    padding: 90px 0px 90px 0px;
}

.proactive h2 {
    color: #003865;

    font-size: 55px;

    letter-spacing: -0.3px;
    line-height: 64px;
    margin-bottom: 40px;
}

.proactive-text {
    display: flex;
}

.proactive-txt-box-1 {
    max-width: 650px;
    margin-right: 8rem;
}

.proactive-txt-box-1 p,
.proactive-txt-box-2 p {
    margin-bottom: 30px;
}

.proactive-txt-box-2 h3:nth-of-type(1) {
    margin-top: 0px;
}


.proactive-txt-box-2 h3 {
    color: #003865;

    font-size: 30px;

    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 30px;
}

/* /proactive */

/* health care services */

.health-care-services {
    padding: 90px 0px 90px 0px;
    background-color: var(--smoke-white);
}

.health-care-services h2 {
    color: #003865;
    font-size: 55px;
    letter-spacing: -0.3px;
    line-height: 1.1em;
    margin-bottom: 40px;
}

.hc-text {
    display: flex;
}

.hc-text p {
    margin-bottom: 30px;
}

.hc-text-bx-1 {
    width: 100%;
    max-width: 50%;
    padding-right: 30px;
}

.hc-text-bx-2 {
    width: 100%;
    max-width: 50%;
    padding-left: 30px;
}

.health-care-services h3 {
    color: #003865;
    font-size: 40px;
    letter-spacing: 1.6px;
    line-height: 1em;
    text-transform: uppercase;
}

.services-boxes {
    margin-top: 32px;
    display: flex;
    margin-bottom: 32px;
}

.service-bx {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    background-color: var(--white);
    border-radius: 32px;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    transition: all .3s ease;
    padding: 32px 40px 40px 32px;
    flex: 1;
    margin-right: 32px;
    max-height: 271px;
}


.service-bx h4 {
    color: var(--dark-blue);

    font-size: 28px;

    letter-spacing: -0.2px;
    line-height: 28px;
    margin: 10px 0px 10px 0px;
}

.service-bx > div {
    min-height: 86px;
    display: flex;
}

.service-bx div::before {
    font-size: 98px;
    align-self: flex-end;
}

.service-bx-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media screen and (max-width:1200px) {
    
    .service-bx {
        margin-right: 20px;
    }
    
    .service-bx-text {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
    
}


.lrn-more {

    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: auto;
}

@media screen and (max-width:1600px) {

    .fferings-box-text h3 {
        font-size: 35px;
    }
}


@media screen and (max-width:1450px) {

    .service-bx {
  
    }

    .service-bx h4 {
        font-size: 22px;
    }
}

@media screen and (max-width: 1200px) {
    .health-care-services h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 1024px) {
    .hc-text-bx-1 {
        margin-right: 0rem;
    }
}

@media screen and (max-width:992px) {
    
    .service-bx div::before {
    font-size: 80px;
    
}

    
    
    .health-care-services {
        padding: 90px 0px 140px 0px;
        background-color: var(--smoke-white);
    }
}

@media screen and (max-width:1200px) {
    .services-boxes {
        flex-wrap: wrap;
    }

    .service-bx {
        flex: 0 0 calc(50% - 20px);
        margin-bottom: 20px;
    }

    .service-bx div {
        min-height: 80px;
    }
}



@media screen and (max-width:576px) {
   .services-home .services-boxes {
        margin-top: 0px;
    }

    .services-home .service-bx {
        flex: 0 0 100%;
        padding: 20px;
        border-radius: 32px;
    }

    .services-home .service-bx h4 {
        font-size: 18px;
        margin-top: 2px;
    }

    .services-home .lrn-more {
        font-size: 10px;
    }

   .services-home .service-bx-text {
        position: relative;
       
    }

    .services-home .service-bx .service-bx-text div {
       
        left: 0px;
        min-height: 100%;
        top: 0px;
        min-width: 80px;
    }
    
     .services-home .service-bx .service-bx-text div:nth-of-type(2) {
       
       padding-left: 24px;
    }

    .services-home .service-bx .service-bx-text div::before {
        font-size: 80px;
        align-self: center;
    }

    .services-home .service-bx .service-bx-text div.icon-emergency::before {
        font-size: 50px;
    }
}


/* /health care services */

/* talk to us */

.talk-to-us {
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 80px;
    /* background-color: #003865; */
    align-items: flex-end;
    background-color: #003865;
    border-radius: 40px;
}

.talk-to-us h4 {
    color: var(--white);

    font-size: 30px;

    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 0px;
}

.talk-to-us ul {
    display: flex;
    margin: 0px;
}

.talk-to-us ul li {
    margin: 0px 20px;
}

.talk-to-us ul li a {
    color: var(--white);
    font-size: 17px;
    letter-spacing: 0.4px;
    line-height: 1em;
    position: relative;
    padding-right: 30px;
}

.talk-to-us ul li:nth-of-type(1) a:before {
    content: "\e800";
    font-family: 'life-icons';
    font-size: 35px;
    align-self: center;
    margin-right: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.talk-to-us ul li:nth-of-type(2) a:before {
    content: "\e803";
    font-family: 'life-icons';
    font-size: 30px;
    align-self: center;
    margin-right: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.talk-to-us ul li {
    margin: 0px 0px;
}

.talk-to-us ul li {
    margin-bottom: 0px;
    min-height: 60px;
}

.talk-to-us ul li a {
    padding-top: 49px;
    display: block;
}

.talk-to-us ul li a:before {
    top: 0px;
}

/* /talk to us */

/* get in touch */

.get-in-touch {
    padding-bottom: 90px;
}

.get-in-touch .main-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.in-touch-image-bx {
    width: 50%;
}

.in-touch-text-bx {
    width: 50%;
}

.in-touch-text-bx h3 {
    font-size: 60px !important;
    letter-spacing: 1.5px;
    line-height: 64px;
}

.in-touch-text-bx h3 span {
    display: inline;
    color: #F94D50;
}


/* revisions  ====================================== */
.in-touch-image-bx h3 {
    position: absolute;
    left: -100px;
    bottom: 0px;
    color: #003865;
    font-size: 40px;
    line-height: 1.1em;
    margin-bottom: 0px;
    margin-top: -20px;
}

.in-touch-text-bx h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.in-touch-text-bx .button.button-red {
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

/* / revisions  ====================================== */



.in-touch-image-bx {
    position: relative;
    margin-left: 100px;
    margin-right: 40px;
}

.in-touch-text-bx h3 {
    font-size: 60px;
    letter-spacing: -0.8px;
    line-height: 1em;
    margin-top: -6px;
    margin-bottom: 23px;
}

.in-touch-text-bx h3:first-child {
    font-size: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.in-touch-text-bx hr {
    border: 2px solid #003865;
    margin-bottom: 30px;
}

.in-touch-text-bx h2 {
    font-size: 200px;
    letter-spacing: -4px;
    line-height: 1em;
    margin-bottom: 0px;
}

.in-touch-text-bx a {
    font-size: 14px;
    letter-spacing: 2.2px;
    line-height: 18px;
}

.in-touch-text-bx a.button-arrow:after {
    border-left-color: #fff;
    margin-top: -5px;
}

/* /get in touch */

/* map section */

.map-holder {
    min-height: 660px;
    background: #BAD2ED66;
    margin-bottom: 90px;
    display: flex;
}

.map-holder>div {
    flex: 0 0 50%;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.map-holder .button {
    margin-top: 20px;
}

.map-holder>div:nth-of-type(1) {
    padding-left: calc((100vw - 1320px)/2);
    padding-right: 40px;
}

.map-stats .stat-numbers {
    display: flex;
    flex-wrap: wrap;
}

.stat-numbers .map-stat-box {
    max-width: 245px;
}

.stat-numbers .map-stat-box:first-of-type {
    margin-right: 55px;
}

.stat-numbers .map-stat-box span {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #003865;
}


.stat-numbers .map-stat-box hr {
    height: 0;
    border-bottom: 2px solid #003865;
    margin: 0px;
    margin-bottom: 20px;
}

.stat-numbers .map-stat-box .number {
    font-size: 140px;
    letter-spacing: -7px;
    line-height: 0.85em;
    color: #003865;
}

.stat-numbers .map-stat-box h3 {
    margin: 0px;
    font-size: 36px;
    letter-spacing: 0.5px;
    line-height: 1.11em;
}

.map-stats .map-stat-location {
    margin-top: 40px;
}

.map-stats .map-stat-location span {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 24px;
    color: #003865;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.map-stats .map-stat-location hr {
    height: 0px;
    border-bottom: 2px solid #003865;
    margin-bottom: 20px;
}

.map-stats .map-stat-location h3 {
    margin: 0px;
    font-size: 100px;
    font-weight: bold;
    letter-spacing: -2.67px;
    line-height: 1em;
}

@media screen and (max-width:1600px) {
    .map-holder>div:nth-of-type(1) {
        padding-left: calc(((100vw - 1320px)/2) + 50px);
    }
}

@media screen and (max-width:1320px) {
    .map-holder>div:nth-of-type(1) {
        padding-left: 50px;
    }

    .map-stats .map-stat-location h3 {
        font-size: 80px;
    }
}

@media screen and (max-width:1200px) {
    .stat-numbers .map-stat-box .number {
        font-size: 100px;
    }

    .stat-numbers .map-stat-box h3 {
        font-size: 26px;
    }
}

@media screen and (max-width:992px) {
    .map-holder {
        flex-direction: column;
    }

    .map-holder>div:nth-of-type(1) {
        padding: 80px;
    }

    .map-holder>div:nth-of-type(2) {
        min-height: 600px;
    }
        .map-stats .map-stat-location h3 {
        font-size: 44px;
    }
}

@media screen and (max-width:768px) {
    .map-holder {
        flex-direction: column;
    }

    .map-holder>div:nth-of-type(1) {
        padding: 40px 30px;
    }
}

@media screen and (max-width:435px) {
    .stat-numbers .map-stat-box {
        max-width: none;
        width: 100%;
    }

    .stat-numbers .map-stat-box:first-of-type {
        margin-right: 0px;
        margin-bottom: 40px;
    }
}


/* /map section */

/* additional services */

.additional-services {
    background-color: #fff;
    padding: 90px 0px 90px 0px;
}

.additional-services h2 {
    font-size: 55px;
    letter-spacing: -0.3px;
    line-height: 1.1em;
    margin-bottom: 60px;
}

.additional-services-boxes {
    display: flex;
}

.add-ser-bx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 176px;
    width: 300px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: var(--white);
    border-radius: 32px;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    transition: all .3s ease;
    margin-right: 2rem;
}

.add-ser-bx h3 {
    font-size: 28px;

    letter-spacing: -0.2px;
    line-height: 32px;
    margin-bottom: 10px;
}

.add-ser-bx span {
    justify-content: initial;
}

.add-ser-bx:hover,
.add-ser-bx:hover span:after {
    border-left-color: #fff;
}

/* /additional services */

/* solutions emergency page testimonials */

.sol-testimonials {
    background-color: #d6e4f4;
    margin-bottom: 140px;
    padding: 140px 0px;
}

.sol-testimonials .main-width h2 {
    color: var(--dark-blue);
}

.sol-test-holder {
    padding: 0 35px 30px 10px;
}

.sol-test-box {
    height: 400px;
    border-radius: 32px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    display: flex;
    flex-direction: column;
    padding: 50px 80px;
    position: relative;
}


.sol-test-box hr {
    border: 1px solid #003865;
    margin: 25px 0px 25px 0px;
}

.sol-test-person p {
    color: #003865;
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1em;
}

.sol-test-person p:nth-of-type(1) {
    text-transform: uppercase;
}

.sol-test-person p:last-child {
    text-transform: uppercase;
    font-size: 15px;
}

.sol-test-box::before {
    content: "";
    background: url(../assets/images/testimonials-quote.webp) left top no-repeat;
    background-size: 20px 18px;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 35px;
    top: 55px;
}

.sol-testimonials-slider .slick-prev,
.sol-testimonials-slider .slick-next {
    position: absolute;
    border: 2px solid var(--dark-blue);
    bottom: -90px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    font-size: 0px;
    justify-content: center;
}

.sol-testimonials-slider .slick-prev:before,
.sol-testimonials-slider .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: var(--dark-blue);
    ;
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 10px;
    opacity: 1;
    font-size: 1px;
}

.sol-testimonials-slider .slick-prev:before {
    transform-origin: center;
    transform: rotate(180deg);
    margin-left: -5px;
}

.sol-testimonials-slider .slick-prev {
    left: 20px;
}

.sol-testimonials-slider .slick-next {
    left: 82px;
}

.sol-testimonials-slider .slick-prev.slick-disabled,
.sol-testimonials-slider .slick-next.slick-disabled {
    opacity: 0.2;
}

.sol-testimonials-slider .slick-prev.slick-disabled:before,
.sol-testimonials-slider .slick-next.slick-disabled:before {
    opacity: 1;
}


/* /solutions emergency page testimonials */

/* responsive */

@media screen and (max-width: 1600px) {

    /* about-page */

    .home-v2-banner .main-limit .main-width {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }

    .intro h1 {
        font-size: 55px;
    }

    .our-health-network .main-width {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .health-network-info {
        width: 550px;
    }

    .health-network-info h2 {
        font-size: 50px;

        letter-spacing: -0.3px;
        line-height: 64px;
        margin-bottom: 16px;
    }

    .health-network-info p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 26px;
        margin-bottom: 16px;
    }
    
    .health-network-info .button{
        margin-top: 16px;
    }

    .health-network-stats {
        border-radius: 50%;
        height: 416px;
        width: 416px;
        position: relative;
    }

    .network-stats-content {
        position: absolute;
        top: 100px;
        left: -100px;
    }

    .health-network-stats p {

        color: var(--dark-blue);
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 30px;
        text-transform: uppercase;

    }

    .health-network-stats h2 {
        font-size: 180px;
    }

    .health-network-stats h3 {
        font-size: 40px;
        letter-spacing: 1px;
        line-height: 1.2em;
        text-transform: uppercase;
    }

    /* /about-page */

    /* solutions page */

    .response-text h2 {
        font-size: 55px;
    }

    .response-text p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .response-image {
        width: 50%;
    }
}


@media screen and (max-width: 1500px) {
    .home-v2-banner-stats {
        right: 0px;
    }
}

@media screen and (max-width: 1400px) {

    .ext-image {
        right: 50px;
        width: 400px;
        height: 400px;
    }


}

@media screen and (max-width: 1300px) {

    /* solutions */

    .core-offerings h3 {
        color: #003865;
        font-size: 30px;
        line-height: 1em;
        text-align: left;
    }


    /* occ solutions */

    .factors-image-row-1 img,
    .factors-image-row-2 img {
        width: 300px;
        height: 300px;
    }

    .proactive .main-width h2 {
        line-height: 1em;
    }

    .proactive-text {
        display: flex;
        flex-direction: column;
    }

    .proactive-txt-box-1,
    .proactive-txt-box-2 {
        max-width: 850px;
        margin: auto;
    }

    .talk-to-us {
        padding: 80px 50px;
    }

    .talk-to-us h4 {
        font-size: 28px;
    }

    .in-touch-image-bx h3 {
        font-size: 28px;
    }

    .in-touch-text-bx h3 {
        font-size: 40px !important;
        margin-bottom: 10px;
    }

    .in-touch-text-bx h3:first-child {

        font-size: 30px;
        letter-spacing: -0.8px;
    }

    .in-touch-text-bx hr {
        border: 2px solid #003865;
    }

    .in-touch-text-bx h2 {
        font-size: 170px;
        letter-spacing: -4px;
    }

    .hc-text-bx-2 h3 {
        font-size: 25px;
    }
}

@media screen and (max-width: 1200px) {

    /* about-page */

    
    


    .our-health-network .main-width {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .home .health-network-info h2{
        font-size: 42px;
        line-height: 46px;
    }
    
    
    .health-network-info {
        width: 500px;
        margin-bottom: 80px;
    }

    .health-network-stats {
        border-radius: 50%;
        height: 378px;
        width: 378px;
        min-width: 378px;
        position: relative;
        margin-left: 130px;
    }

    .document-box h3 {
        font-size: 20px;

        letter-spacing: 0;
        line-height: 1.2em;
        text-align: center;
        margin-bottom: 30px;
    }

    .document-box span {
        box-sizing: border-box;
        height: 50px;
        width: 200px;
        border: 2px solid var(--dark-blue);
        border-radius: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .document-box h3 strong {
        font-size: 16px;
    }

    /* /about-page */

    /* solutions */

    .solutions-intro {
        padding: 140px 0px 140px 0px;
        background-color: var(--white);
        position: relative;
        z-index: 2;
    }

    .solutions-intro .main-width {
        display: flex;
        justify-content: space-between;
    }

    .solutions-intro .sol-box-1 {
        width: 450px;
    }

    .solutions-intro .sol-box-1 h2 {
        color: var(--dark-blue);
        font-size: 55px;

        letter-spacing: -0.4px;
        line-height: 80px;
        margin-bottom: 50px;
    }

    .solutions-intro .sol-box-1 p {
        margin-bottom: 25px;
    }

    .solutions-intro .sol-box-2 {
        width: 450px;
    }

    .core-offerings .main-width h2 {
        color: #003865;

        font-size: 55px;

        letter-spacing: -0.6px;
        line-height: 44px;
        margin-bottom: 16px;
    }

    .offerings-container {
        display: flex;
        flex-direction: column;
    }

    .offerings-row-1,
    .offerings-row-2 {
        display: flex;
    }

    .offerings-box {
        height: 171px;
        min-height: 171px;
        width: 625px;
        background-color: var(--white);
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-radius: 32px;
        box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
        transition: all .3s ease;
        padding-left: 40px;
    }


    .core-offerings h3 {
        color: #003865;
        font-size: 30px;
        line-height: 1em;
        text-align: left;
    }

    .core-offerings a {
        text-align: left;
    }


    .offerings-box-text span {
        color: var(--dark-blue);
        text-transform: uppercase;
        font-size: 15px;

    }


    .core-offerings-slogan {
        margin-top: 140px;
        background-color: var(--light-blue);
        padding: 75px 0px 75px 0px;
    }

    .core-offerings .core-offerings-slogan h3 {
        font-size: 18px;
    }

    /* occ solutions */

    .occ-banner .main-width h1 {
        font-size: 80px;
    }

    .ext-image {
        position: initial;
        right: 0px;
        top: 0px;
        width: 300px;
        height: 300px;
    }

    .extensive .main-width {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .extensive .main-width h2 {
        width: 600px;
    }

    .extensive .main-width p {
        width: 500px;
    }

    .factors-image-row-1 img,
    .factors-image-row-2 img {
        width: 250px;
        height: 250px;
    }

    .factors .main-width h2 {
        font-size: 38px;
    }

    .factors-text {
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }

    .factors-text p:first-child {
        margin-right: 50px;
    }

    .factors-text p {
        width: 420px;
    }

    .proactive .main-width h2 {
        font-size: 38px;
    }

    .additional-services h2 {
        font-size: 38px;
        text-align: center;
    }

    .health-care-services h2 {
        font-size: 38px;
    }

    .health-care-services h2 br {
        display: none;
    }

    .hc-text {
        display: flex;
    }

    .hc-text p {
        margin-bottom: 30px;
    }

    .hc-text-bx-1 {
        max-width: 500px;
    }

    .hc-text-bx-2 h3 {
        font-size: 25px;
    }

    .talk-to-us h4 {
        color: var(--white);
        font-size: 22px;
        letter-spacing: 0;
    }

    .talk-to-us ul {
        display: flex;
    }

    .in-touch-image-bx h3 {
        font-size: 25px;
    }

    .in-touch-text-bx h3 {
        font-size: 38px;
        margin-bottom: 10px;
    }

    .in-touch-text-bx h3:first-child {

        font-size: 28px;
        letter-spacing: -0.8px;
    }

    .in-touch-text-bx hr {
        border: 2px solid #003865;
    }

    .in-touch-text-bx h2 {
        font-size: 140px;
        letter-spacing: -4px;
    }

    .hc-text-bx-2 h3 {
        font-size: 25px;
    }




}

@media screen and (max-width: 1024px) {

    /* about-page */

    .about-intro {
        padding: 140px 0px;
    }

    .about-intro .main-width {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .about-intro .intro-box-1 {
        width: 550px;
        padding-right: 0px;
        margin-bottom: 80px;
    }

    .about-intro .intro-box-1 h2 {
        font-size: 30px;
    }

    .about-intro .intro-box-1 p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .about-intro .intro-box-2 h3 {
        color: var(--red);

        font-size: 20px;
        letter-spacing: 2px;
        line-height: 22px;
        text-align: right;
        text-transform: uppercase;
    }

    .about-intro .intro-box-2 ul {
        color: var(--red);

        font-size: 20px;
    }

    /* /about-page */

    /* solutions */

    .solutions-intro .main-width {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .solutions-intro .sol-box-1 {
        width: 450px;
        margin-bottom: 50px;
    }

    .solutions-intro .sol-box-1 p {
        font-size: 17px;
    }

    .core-offerings .main-width h2 {
        color: #003865;

        font-size: 50px;

        letter-spacing: -0.6px;
        line-height: 44px;
        margin-bottom: 16px;
       
    }

    .offerings-container {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .offerings-row-1,
    .offerings-row-2 {
        display: flex;
        /* flex-direction: column; */
    }

    .offerings-box {
        height: 100%;
        width: 300px;
        padding: 30px;
        background-color: var(--white);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        border-radius: 32px;
        box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
        transition: all .3s ease;
    }

    .offerings-box h3 {
        margin: 10px 0px 10px 0px;
        text-align: left;
        font-size: 19px;
        line-height: 1.2em;
    }

    .data .main-width {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
    }


    .response .main-width {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .response-text {
        margin-top: 0px;
    }

    .response-image {
        width: 450px;
        margin-top: 30px;
    }

    /* occ solutions */

    .extensive .main-width {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .occ-banner .main-width h1 {
        font-size: 55px;
    }

    .ext-image {
        position: initial;
        right: 0px;
        top: 0px;
        width: 400px;
        height: 400px;
        margin-bottom: 60px;
    }

    .extensive .main-width {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .extensive .main-width h2 {
        width: initial;
        font-size: 28px;
    }

    .extensive .main-width p {
        width: initial;
    }

    .factors-image-row-1 img,
    .factors-image-row-2 img {
        width: 200px;
        height: 200px;
    }

    .hc-text {
        display: flex;
        flex-direction: column;
    }

    .hc-text p {
        margin-bottom: 30px;
    }

    .hc-text-bx-1 {
        max-width: 100%;
        padding-right: 0px;
    }

    .hc-text-bx-2 {
        max-width: 100%;
        padding-left: 0px;
    }

    .talk-to-us {
        padding: 80px 30px;
        flex-direction: column;
        align-items: center;
    }

    .talk-to-us ul {
        margin-top: 80px;
        padding-left: 0px;
    }

    .talk-to-us h4 {
        font-size: 25px;
        margin-bottom: 0px;
    }




}

@media screen and (max-width: 992px) {

    .factors-image-row-1 img,
    .factors-image-row-2 img {
        width: 170px;
        height: auto;
    }

    .home-v2-banner,
    .solutions-banner {
        margin-top: 0px;
    }

    .in-touch-text-bx h2 {
        font-size: 120px;
    }

    .home-v2-banner .intro h1,.home-v2-banner.banner1 .intro h1 {
        font-size: 30px;
        max-width: 268px;
    }

    .home-v2-banner-stats {
        height: 480px;
        width: 400px;
        background: url(../assets/images/Graph.webp) no-repeat center center/100% auto;
        padding: 0px 50px;
    }

    .additional-services-boxes {
        flex-wrap: wrap;
        justify-content: center;
    }

    .add-ser-bx {
        margin-bottom: 2rem;
    }

    .get-in-touch .main-width {
        align-items: flex-start;
    }

    .in-touch-image-bx {
        width: 40%;
    }

    .in-touch-text-bx {
        width: 60%;
    }
}



@media screen and (max-width: 768px) {
    

    .our-health-network .main-width {

        flex-direction: column;
        align-items: flex-start;
    }

    .get-in-touch .main-width {
        flex-direction: column;
        align-items: center;
    }

    .in-touch-text-bx {
        margin-top: 40px;
        width: 100%;
    }

    .in-touch-text-bx a {
        font-size: 13px;
        letter-spacing: 2.2px;
        line-height: 18px;
        margin-top: 10px;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }


    /* about-page */
    .logo-group div img {
        max-height: 55px;
        max-width: 100%;
    }

    .logo-group div {
        height: 90px;
    }

    .logo-group {
        min-height: 180px !important;
        padding-right: 40px;
    }

    .clients-slider .slick-prev {
        left: 0px;
    }

    .clients-slider .slick-next {
        left: 60px;
    }

    .extensive {
        padding: 80px 0px;
    }

    .ext-image {
        margin-bottom: 40px;
    }

    .health-network-stats {
        border-radius: 50%;
        height: 378px;
        width: 378px;
        position: relative;
    }
    
    
    .health-network-stats {
        background-position: top center;
        background-size: 100% auto;
        border-radius: 0;
        height: 430px;
        width: 430px;
        align-self: flex-end;
        position: relative;
        margin-left: 0;
       
    }

    .network-stats-content {
        position: absolute;
        top: 60px;
        left: -140px;
    }

    .health-network-stats p {

        color: var(--dark-blue);
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 30px;
        text-transform: uppercase;

        margin-bottom: 0px;
    }

    .health-network-stats h2 {
        font-size: 170px;

        letter-spacing: -3px;
        line-height: 1em;
        margin: 0px;
    }

    .health-network-stats h3 {
        font-size: 38px;
    }

    .important-documents .main-width h2 {
        font-size: 50px;

        letter-spacing: -0.6px;
        margin-bottom: 50px;
        text-align: center;
    }

    .document-boxes {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .our-clients .main-width h2 {
        font-size: 50px;
    }

    .our-clients .main-width h3 {
        font-size: 20px;
    }

    @media screen and (max-width: 600px) {
        .in-touch-image-bx {
            width: 70%;
        }

        .in-touch-text-bx h3 {
            font-size: 25px !important;
        }
    }

    /* /about-page */


    
    
    /* solutions */
    
    
    .solutions-banner{
        margin-top: 64px;
    }
    
    .solutions-banner .main-limit {
        background-size: cover;
        background-position: right bottom;
        background-repeat: no-repeat;
        align-items: end;
        min-height: 260px;
    }

    .solutions-banner:before {
        display: none;
    }

    .solutions-banner-header {
        max-width: 214px;
        font-size: 30px;
        padding-bottom: 64px;
    }

    .solutions-intro .sol-box-1 {
        width: 100%;
    }

    .solutions-intro .sol-box-1 h2 {
        color: var(--dark-blue);
        font-size: 55px;

        letter-spacing: -0.4px;
        line-height: 80px;
        margin-bottom: 50px;
    }

    .solutions-intro .sol-box-1 p {
        margin-bottom: 25px;
    }

    .solutions-intro .sol-box-2 {
        width: 100%;
    }

    .offerings-row-1,
    .offerings-row-2 {
        width: 100%;
    }

    .offerings-box {
        height: 100%;
        max-height: 176px;
        min-height: 176px;
        width: 300px;
        padding: 30px;
        padding-top: 16px;
        padding-bottom: 24px;
        background-color: var(--white);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        border-radius: 32px;
        box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
        transition: all .3s ease;
    }

    .offerings-box h3 {
        margin: 10px 0px 10px 0px;
        text-align: left;
        font-size: 19px;
        line-height: 1.2em;
    }
    
    @media screen and (max-width: 600px) {
         
    .offerings-box {

        align-items: center;
        justify-content: center;
     
    }

    .offerings-box h3, .core-offerings .offerings-box {
    
        text-align: center;
  
    }
            
    }

    .core-offerings-slogan {
        padding-left: 10px;
        padding-right: 10px;
    }

    .data-text {
        width: 400px;
    }

    .response-text h2 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    .response .main-width {}

    .data-text h3 {
        color: var(--white);

        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px;
        text-align: left;
        text-transform: uppercase;
    }

    .data-text h2 {
        font-size: 150px;
        text-align: left;
    }

    .data-text p {
        color: var(--white);
        font-size: 22px;
        letter-spacing: 0;
        line-height: 28px;
        margin-top: -5px;
    }

    /* occ solutions */

    .occ-banner .main-width h1 {
        color: #003865;
        font-size: 38px;
        letter-spacing: -0.8px;
        line-height: 40px;
        margin: 30px 0px 30px 0px;
    }

    .occ-banner .main-width h2 {
        font-size: 28px;
    }


    .additional-services-boxes {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .add-ser-bx {
        margin-right: 0px;
    }

    .factors {
        padding: 40px 0px;
    }

    .factors .main-width h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .factors-image-container {
        align-items: flex-start;
        flex-direction: column;
        padding-left: 0;
    }

    .factors-image-row-1,
    .factors-image-row-2 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .factors-image-row-1 img,
    .factors-image-row-2 img {
        width: 100%;
        height: auto;
        max-width: 300px;
    }

    .factors-text {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .factors-text.factors-row {
        padding: 0;
    }

    .factors-text p {
        max-width: 100%;
        margin-bottom: 20px;
    }


    .factors-text.factors-divs {
        padding: 0px;
    }

    .factors-text.factors-divs div {
        margin-right: 0px;
    }

    .factors-text.factors-divs p:first-child,
    .factors-text.factors-divs p {
        max-width: 100%;
    }

    .proactive {
        padding: 80px 0px;
    }

    .proactive-text {}

    .proactive-txt-box-1 p,
    .proactive-txt-box-2 p {
        margin-bottom: 20px;
    }


    .hc-text {
        display: flex;
        flex-direction: column;
    }

    .hc-text p {
        margin-bottom: 20px;
    }



    .talk-to-us h4 {
        font-size: 20px;
        text-align: left;
        margin-bottom: 30px;
    }

  
    .home-v2-banner::before {
        background: none !important;
    }

    .talk-to-us {
        transform: translateY(-100px);
    }

    .health-care-services {
        padding: 80px 0px;
    }

    .talk-to-us {
        padding: 60px 30px;
    }

    .home-v2-banner .main-limit {
        background: none;
        background-size: 1600px;
        background-position: 60% top;
        background-repeat: no-repeat;
        min-height: unset;
        box-shadow: 12px 0 25px -15px rgba(0, 0, 0, 0.4), -12px 0 20px -15px rgba(0, 0, 0, 0.4);
        position: relative;
        z-index: 1;
    }

    .home-v2-banner::before {
        background: none;
    }

    .home-v2-banner .main-width {
        flex-direction: column;
        padding: 0px;
    }


    .home-v2-banner .intro {
        height: 464px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-bottom: 120px;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: cover;
    }


    .home-v2-banner .intro h1 {
        font-size: 30px;
        padding: 30px;
        padding-bottom: 0px;
        padding-top: 16px;
        max-width: 395px;
        margin-top: 96px;
    }
    
    .home-v2-banner .button.button-red{
        height: 48px;
        width: max-content;
    }

    .home-v2-banner-stats {
        height: 325px;
        width: 325px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: left;
        justify-content: left;
        position: initial;
        margin-top: 30px;
        padding: 0px 20px
    }

    .home-v2-banner-stats h2 {
        font-size: 150px;
    }

    .home-v2-banner-stats hr {
        margin-bottom: 5px;
    }

    .home-v2-banner-stats h3 {
        width: 100%;
        margin-top: -40px;
    }



}

@media screen and (max-width: 600px) {

    /* about-page */



    .about-intro {
        padding: 40px 0px 40px 0px;
    }

    .about-intro .intro-box-1 {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 0px;
    }

    .about-intro .intro-box-1 h2 {
        font-size: 22px;
        letter-spacing: 1px;
        line-height: 1.1em;
        margin-bottom: 25px;
    }

    .about-intro .intro-box-1 p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 26px;
    }

    .about-intro .intro-box-2 {
        width: 100%;
    }

    .about-intro .intro-box-2 h3 {
        color: var(--red);
        font-size: 20px;
        letter-spacing: 2px;
        text-align: left;
        text-transform: uppercase;
    }

    .about-intro .intro-box-2 hr {
        box-sizing: border-box;
        height: 1px;
        width: 100%;
        border: 2px solid var(--red);
        margin: 20px 0px 30px 0px;
    }

    .about-intro .intro-box-2 ul {
        color: var(--red);
        font-size: 18px;
        letter-spacing: 0;
        text-align: left;
        padding-left: 0px;
    }

    .about-intro .intro-box-2 ul li {
        padding-left: 15px;
    }

    .about-intro .intro-box-2 ul li:before {
        content: "-";
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .health-network-info {
        width: 100%;
        margin-bottom: 35px;
    }

    .health-network-info h2 {
        font-size: 38px;
        text-align: left;

        letter-spacing: -0.3px;
        line-height: 1em;
        margin-bottom: 25px;
    }

    .health-network-info p {
        font-size: 17px;
        letter-spacing: 0;
        line-height: 26px;
        margin-bottom: 25px;
    }

    .health-network-stats {
        background-position: top center;
        background-size: 100% auto;
        border-radius: 0;
        height: auto;
        width: 100%;
        position: relative;
        margin-left: 0;
        padding-top: 100%;
        min-width: unset;
    }

    .network-stats-content {
        position: relative;
        top: 0;
        left: 0;
    }

    .health-network-stats p {

        color: var(--dark-blue);
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 30px;
        text-transform: uppercase;

    }

    .health-network-stats h2 {
        font-size: 100px;
    }

    .health-network-stats h3 {
        font-size: 26px;
    }

    .important-documents {
        padding: 80px 0px 80px 0px;
    }

    .important-documents .main-width h2 {
        font-size: 38px;

        letter-spacing: -0.6px;
        line-height: 1em;
        margin-bottom: 25px;
        text-align: left;
    }

    .document-boxes {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: auto;
    }

    .document-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: var(--smoke-white);
        height: 200px;
        width: 100%;
        border-radius: 32px;
        box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
        transition: all .3s ease;
    }

    .our-clients {
        padding: 40px 0px 140px 0px;
        margin-bottom: 60px;
    }

    .our-clients .main-width h2 {
        font-size: 38px;
        margin-bottom: 25px;
        line-height: 1em;
        text-align: left;
    }

    .our-clients .main-width h3 {

        width: 100%;
        color: var(--white);

        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 30px;
        text-transform: uppercase;
        text-align: left;
    }

    .footer-row-1 a {
        font-size: 16px;
    }

    /* /about-page */

    /* solutions */

    .solutions-intro {
        padding: 40px 0px 40px 0px;
    }

    .solutions-intro .sol-box-1 {
        margin-bottom: 0px;
    }

    .solutions-intro .sol-box-1 h2 {
        color: var(--dark-blue);
        font-size: 38px;
        letter-spacing: -0.4px;
        margin-bottom: 30px;
    }

    .solutions-intro .sol-box-2 h3 {
        text-align: left;
    }

    .solutions-intro .sol-box-2 ul {
        text-align: left;
        padding-left: 0px;
        font-size: 18px;
    }

    .solutions-intro .sol-box-2 ul li {
        padding-left: 10px;
        text-align: left;
    }

    .solutions-intro .sol-box-2 ul li:before {
        content: "- ";
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .core-offerings {
        padding: 40px 0px 0px 0px;
    }

    .core-offerings-slogan {
        margin-top: 60px;
        padding: 40px 0px 40px 0px;
    }

    .core-offerings .main-width h2 {
        color: #003865;

        font-size: 38px;

        letter-spacing: -0.6px;
        line-height: 1em;
        margin-bottom: 16px;
        text-align: left;
    }

    .offerings-box {
        text-align: center;
    }

    .offerings-row-1,
    .offerings-row-2 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .offerings-box-text h3 {
        color: var(--dark-blue);
        font-size: 19px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }

    .offering-icon {
        margin-right: 30px;
    }

    .data {
        padding: 60px 0px 60px 0px;
        margin-bottom: 0px;
    }

    .data-img {
        max-width: 100%;
    }

    .data-text {
        width: 100%;
    }

    .response {
        padding: 80px 0px
    }

    .data-text h2 {
        font-size: 130px;
    }

    .response-image {
        width: 375px;
    }

    .response-text {
        width: 100%;
    }

    /* occ solutions */

    .ext-image {
        width: 300px;
        height: 300px;
    }

    .get-in-touch {
        padding: 40px 0px 80px 0px;
    }

    .in-touch-image-bx {
        margin: 0px;
    }

    .in-touch-image-bx h3 {
        font-size: 25px;
    }

    .in-touch-text-bx h3 {
        font-size: 38px;
    }

    .in-touch-text-bx h3:first-child {
        font-size: 28px;
        letter-spacing: -0.8px;
    }

    .in-touch-text-bx hr {
        margin-bottom: 16px;
    }

    .in-touch-text-bx h2 {
        font-size: 80px;
        letter-spacing: -4px;
    }

    .in-touch-image-bx h3 {
        font-size: 17px;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 30px;
    }

    .talk-to-us ul {
        flex-direction: column;
        margin-top: 50px;
    }

    .talk-to-us ul li {
        margin-bottom: 20px;
    }

    .talk-to-us {
        align-items: flex-start;
    }

    .talk-to-us br {
        display: none;
    }

    .additional-services h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .extensive {
        padding: 80px 0px;
    }


    /* sol emergency testimonial */

    .additional-services {
        padding: 80px 0px 80px 0px;
    }

    .additional-services .main-width h2 {
        text-align: left;
    }

    .sol-test-box {
        padding: 70px 30px;
        height: auto;
    }

    .sol-test-person p {
        margin-bottom: 10px;
    }

    .sol-test-person p:last-child {
        font-size: 13px;
    }

    .sol-test-box::before {
        content: "";
        background: url(../assets/images/testimonials-quote.webp) left top no-repeat;
        background-size: 20px 18px;
        width: 20px;
        height: 18px;
        position: absolute;
        left: 15px;
        top: 20px;
    }

    .clients-slider-holder {
        width: calc(100% + 10px);
    }
}


/* content boxes */
.solution-video {
    /* position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 90px; */
}

.solution-video iframe,
.solution-video object,
.solution-video embed {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; */
}

.wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.solution-video {
    margin: auto;
    padding: 90px 20px;
    max-width: 800px;
}

@media screen and (max-width:768px) {

    .sol-testimonials {
        margin-bottom: 60px;
        padding: 60px 0px 100px 0;
    }
}

@media screen and (max-width: 576px) {
    .solution-video {
        padding: 40px 20px;
    }
}

.content-blocks {
    padding: 0 0 90px;
}

.content-blocks .main-limit .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 88px;
    margin-bottom: 88px;
}

.content-blocks .main-limit .row.alt {
    flex-direction: row-reverse;
}

.content-blocks .main-limit .row>div {
    flex: 0 0 50%;
}

.content-blocks .main-limit .row>div:nth-of-type(1) {
    padding: 0 80px 0 140px;
}

.content-blocks .main-limit .row.alt>div:nth-of-type(1) {
    padding: 0 80px 0 140px;
}

.content-blocks .main-limit img {
    display: block;
}

.content-blocks h2 {
    font-size: 55px;
    letter-spacing: -0.3px;
    line-height: 1em;
}

.content-blocks .row h3 {
    margin-top: 40px;
}

.content-benefits {
    margin-top: 80px;
}

.content-benefits h3 {
    color: #003865;
    font-size: 40px;
    letter-spacing: 1.6px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0px;
}

.content-benefits h3 span {
    color: #F94D50;
}

.content-benefits-boxes {
    display: flex;
}

.content-benefits-boxes>div {
    flex: 1;
    margin-right: 40px;
    border-radius: 32px;
    background-color: #F3F3F3;
    padding: 50px;
}

.content-benefits-boxes>div:nth-last-of-type(1) {
    margin-right: 0px;
}

.content-benefits-boxes h4 {
    color: #003865;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.1em;
    margin-bottom: 20px;
}

.content-benefits p {
    font-size: 16px;
    margin-bottom: 0px;
    max-width: 580px;
}

.content-benefits p {
    margin-top: 60px;
}

.content-benefits-boxes p {
    margin-top: 0px;
}


.content-blocks ul li {
    position: relative;
}

.content-blocks ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 100%;
    position: absolute;
    left: -30px;
    top: 10px;
}

@media screen and (max-width:1600px) {

    .content-blocks .main-limit .row>div:nth-of-type(1),
    .content-blocks .main-limit .row.alt>div:nth-of-type(1) {
        padding: 0 80px;
    }
}

@media screen and (max-width:992px) {
    .content-blocks h2 {
        font-size: 45px;
    }

    .content-blocks .main-limit .row>div:nth-of-type(1),
    .content-blocks .main-limit .row.alt>div:nth-of-type(1) {
        padding: 0 50px;
    }

    .content-blocks .main-limit .row,
    .content-blocks .main-limit .row.alt {
        flex-direction: column-reverse;
        margin-top: 80px;
    }

    .content-blocks .main-limit .row>div:nth-of-type(2) {
        display: flex;
        justify-content: flex-end;
        padding: 0 0 0 80px;
        margin-bottom: 80px;
    }

    .content-blocks .main-limit .row.alt>div:nth-of-type(2) {
        justify-content: flex-start;
        padding: 0 0px 0 0;
        margin-bottom: 80px;
    }

    .content-blocks .main-limit img {
        width: 600px;
    }

    .content-benefits h3 {
        color: #003865;
        font-size: 30px;
    }

    .content-benefits-boxes h4 {
        font-size: 25px;
    }

    .content-benefits-boxes>div {
        padding: 30px;
    }
}

@media screen and (max-width:768px) {
    .content-benefits p {
        font-size: 13px;
    }

    .content-benefits h3 {
        color: #003865;
        font-size: 25px;
    }

    .content-benefits-boxes h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .content-benefits-boxes {
        flex-direction: column;
    }

    .content-benefits-boxes>div {
        margin-right: 0px;
        border-radius: 0;
        padding-top: 0px;
    }

    .content-benefits-boxes>div:nth-of-type(1) {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        padding-top: 30px;
    }

    .content-benefits-boxes>div:nth-last-of-type(1) {
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }

    .content-benefits p {
        margin-top: 30px;
    }

    .content-benefits-boxes p {
        margin-top: 0px;
    }

    .content-blocks {
        padding: 0 0 80px;
    }

    .content-benefits {
        margin-top: 60px;
    }

    .content-blocks .main-limit .row>div:nth-of-type(1),
    .content-blocks .main-limit .row.alt>div:nth-of-type(1) {
        padding: 0 26px;
    }
}

@media screen and (max-width: 600px) {
    .offerings-box {
        margin-right: 0px !important;
        margin-bottom: 20px;
    }

    .offerings-row-1 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width:576px) {
    .content-blocks h2 {
        font-size: 38px;
    }

    .content-blocks .main-limit .row>div:nth-of-type(2) {
        margin-top: 40px;
    }

    .content-blocks .main-limit .row.alt>div:nth-of-type(2) {
        margin-top: 40px;
    }
}

/* /content boxes */


.infographic-health {
    padding: 0 0 80px 0px;
    text-align: center;
}

.infographic-primary {
    padding: 0 0 80px 0px;
    text-align: center;
}

.infographic-occupational {
    padding: 0 0 80px 0px;
    text-align: center;
}


/* case studies page  */

.case-studies-banner {
    position: relative;
    overflow: hidden;
}

.case-studies-banner h2 {
    margin-top: 87px;
    font-size: 70px;
    color: #fff;
}

.case-studies-banner p {
    color: #fff;
    font-size: 20px;
}

.case-studies-banner .main-limit {
    position: relative;
    background-color: #fff;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 650px;
    margin-top: 160px;
    z-index: 1;
    overflow: hidden;
}

.case-studies-banner::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}

.case-studies-banner-content {
    padding: 80px 0px 80px 0px;
    width: 45%;
}

.case-studies-graph {
    padding: 140px 0px;
}

.read-case-studies {
    padding: 140px 0px 140px 0px;
    background-color: #f3f3f3;
}

.read-case-studies h2 {
    max-width: 1250px;
}

.read-case-studies .same-for-you-btn {
    display: inline-flex;
    padding: 16px 24px 11px 24px;
    border: 2px solid #003865;
    border-radius: 50vh;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all .3s ease;
    margin: 10px 0px 40px 0px;
}

.read-case-studies .btn {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1em;
}

.read-case-studies .btn::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #fff;
    border-left-width: 8px;
    margin-top: -4px;
    margin-left: 10px;
}


.read-case-studies .same-for-you-btn:hover {
    background-color: #003865;
    color: #fff;
}

.read-case-studies .same-for-you-btn::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: 5px;
    margin-left: 10px;
    transition: all .3s ease;
}

.read-case-studies .same-for-you-btn:hover::after {
    border-left-color: #fff;
}

.read-case-studies h3 {
    font-size: 40px;
    margin-left: 70px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    line-height: 1em;
}


.case-studies-tray {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.case-studies-tray-btn {
    display: flex;
    justify-content: center;
}

.case-studies-tray-btn a {
    letter-spacing: 1.6px;
    padding: 18px 75.5px 12px 75.5px;
    border: 2px solid #003865;
    border-radius: 50vh;
    text-transform: uppercase;
    transition: all .3s ease;
}

.case-studies-tray-btn a:hover {
    background-color: #003865;
    color: #fff;
}

.case-study-article-box {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 340px;
    width: 550px;
    border-radius: 32px;
    box-shadow: 3px 3px 12px 0 rgba(72, 79, 93, 0.3);
    padding: 55px 48px;
    position: relative;
    overflow: hidden;
    transition: all .6s ease;
    margin: 30px;
}

.case-study-article-box h4,
.case-study-article-box p,
.case-study-article-box div {
    position: relative;
    z-index: 3;
}

.case-study-article-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
}


.case-study-article-box .line {
    height: 20px;
    width: 100%;
    background-color: #003865;
    border: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

.case-study-article-box h4 {
    font-size: 50px;
    max-width: 450px;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0;
    line-height: 1em;
    color: #fff;
}

.case-study-article-box p {
    color: #fff;
    max-width: 450px;
    height: 0px;
    opacity: 0;

}

.case-study-article-box .btn {
    color: #fff;
    position: absolute;
    bottom: 45px;
}

.case-study-article-box:hover {
    background: #F94D50 !important;
    justify-content: flex-start;
    transform: translateY(-24px);
}

.case-study-article-box:hover img {
    opacity: 0;
}

.case-study-article-box:hover .line {
    background: #fff;
}

.case-study-article-box:hover p {
    height: auto;
    opacity: 100;
}

  .case-studies-banner-content h1 {
       color: #FFF;
    }

@media screen and (max-width:1600px) {
    .case-studies-banner-content h1 {
        font-size: 60px;
    }
}

@media screen and (max-width:1250px) {
    .case-studies-banner-content {
        width: 65%;
    }
}

@media screen and (max-width:1200px) {
    .case-studies-banner-content h1 {
        font-size: 50px;
    }

    .case-studies-graph {
        padding: 80px 0px;
    }

    .read-case-studies {
        padding: 80px 0px;
    }

    .case-studies-banner .main-limit {
        margin-top: 0px;
    }

    .case-studies-banner:before {
        background: none !important;
    }
}

@media screen and (max-width:768px) {

    .case-studies-banner-content h1 {
        font-size: 38px;
        width: 100%;
    }

    .case-studies-banner-content p {
        font-size: 16px;
    }

    .case-studies-banner-content {
        padding-top: 160px;
        width: 100%;
    }

    .read-case-studies .same-for-you-btn::after {
        margin-top: 2px;
    }

    .more-case-studies {
        padding: 80px 0px 80px 0px;
    }

}

@media screen and (max-width:600px) {
    .case-study-article-box {
        width: 400px;
        padding: 55px 32px;
        margin: 0px 0px 30px 0px;
    }

    .read-case-studies h2 {
        font-size: 28px;
    }

    .case-studies-banner-content h1 {
        color: #003865;
    }

    .case-studies-banner-content p {
        color: #003865;
    }

    .read-case-studies h3 {
        margin-left: 20px;
        font-size: 30px;
        max-width: 200px;
        margin-bottom: 0px;
    }

    .case-study-article-box h4 {
        font-size: 28px;
    }
}


/* =============== case-study-articles =================== */

.case-study-articles-banner {
    background-color: #F3F3F3;
    padding-bottom: 64px;
}

.case-study-articles-banner .main-width a {
    margin-bottom: 40px;
}

.case-study-articles-banner .main-width h1 {
    font-size: 57px;
    margin-bottom: 0px;
    letter-spacing: -0.8px;
    line-height: 60px;
    max-width: 900px;
}

.case-article-img {
    width: 100%;
    max-height: 600px;
}

.case-studies-image {
    height: 550px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.current-case-studies-article .main-width {
    padding-left: 24px;
    padding-right: 24px;
}

.current-case-studies-article {
    margin-top: 48px;
}

.case-article-detail {
    max-width: 1040px;
    padding-bottom: 88px;
}

.case-article-detail p {
    font-size: 17px;
    line-height: 1.52em;
}

.case-article-detail li {
    font-size: 17px;
    list-style: initial;
}

.case-article-detail h4 {
    font-size: 17px;
}

.more-cases-tray {
    justify-content: flex-start;
}

@media screen and (max-width: 1200px) {
    .case-study-articles-banner {
        padding: 140px 0px 80px 0px;
    }
}

@media screen and (max-width: 992px) {

    .case-study-articles-banner .main-width h1 {
        font-size: 80px;
    }

    .more-cases-tray {
        justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    .case-study-articles-banner .main-width h1 {
        font-size: 60px;
    }

    .current-case-studies-article {
        margin-top: 64px;
    }

    .more-case-studies {
        margin-top: 0px;
    }

    .case-studies-image {
        height: 300px;
    }

    .case-studies-tray {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 576px) {
    .case-study-articles-banner {
        padding-bottom: 43px;
    }

    .case-study-articles-banner .main-width h1 {
        font-size: 38px;
    }
}

/* =============== /case-study-articles =================== */


/* =============== faq-page =================== */

.faq-banner {
    padding-bottom: 152px;
}

.faq-banner .main-width a {
    margin-bottom: 42px;
}

.faq-banner .main-width h2 {
    font-size: 57px;
    margin-bottom: 0px;
    letter-spacing: -0.8px;
    line-height: 60px;
}

.faq-section {
    padding-top: 140px;
    background-color: #003865;
    border-bottom: 2px solid #fff;
}

.faq-wrap {
    margin-top: -240px;
    background-color: #fff;
    padding: 64px;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.08);
    border-radius: 32px;
    margin-bottom: 88px;
}

.faq {
    border-bottom: 1px solid #D1D3D4;
    cursor: pointer;
}

.faq .faq-icon::before {
    content: "\e80a";
    font-family: 'life-icons';
    font-size: 16px;
    color: #003865;
}

.question {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.question h3 {
    font-size: 20px;
    letter-spacing: 0.47px;
    line-height: 24px;
    margin-right: 20px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.answer {
    max-height: 0px;
    overflow: hidden;
    transition: all .5s ease;
}

.answer p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5em;
}

.answer ul {
    list-style: initial;
}

.answer ul li {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5em;
}

.faq.active .answer {
    max-height: 1000px;
}

.faq.active .faq-icon::before {
    content: "\e80b";
    font-size: 5px;
}

@media screen and (max-width: 992px) {
    .faq-banner h2 {
        font-size: 80px !important;
    }
}

@media screen and (max-width: 768px) {
    .faq-banner h2 {
        font-size: 60px !important;
    }
}

@media screen and (max-width: 576px) {
    .faq-banner h2 {
        font-size: 40px !important;
    }

    .faq-wrap {
        padding: 40px;
    }

    .question h3 {
        font-size: 17px;
    }
}


/* =============== /faq-page =================== */




/* =============== contact-page =================== */

/* contact banner */

.contact-banner {
    position: relative;
    margin-top: 104px;
}

@media screen and (max-width:1200px) {
    .contact-banner {
        margin-top: 64px;
    }
}

.contact-banner .main-limit {
    display: flex;
    align-items: center;
}

.contact-banner-header {
    max-width: 780px;
    color: var(--dark-blue);
    font-size: 57px;
    letter-spacing: -0.48px;
    line-height: 1.1em;
}

@media screen and (max-width:800px) {
    .contact-banner-header {
        font-size: 30px;
        max-width:  230px;
    }       
}


.contact-banner .main-limit {
    background-size: cover;
    background-color: #F3F3F3;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 448px;
    box-shadow: 12px 0 25px -15px rgba(0, 0, 0, 0.4), -12px 0 20px -15px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
}

@media screen and (max-width:800px) {
 
    .contact-banner .main-limit {
        min-height: 260px;
    }
}

.contact-banner .main-limit p{
    font-size:  16px;
    max-width: 780px;
}

.contact-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    background-color: #efefef;
    background-position: center bottom;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}


/* /contact banner */

.banner {
    margin-top: 104px;
    overflow: hidden;
    position: relative;
}

.banner.contact-banner .main-limit {
    background-color: #fff;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 640px;
    box-shadow: 0 0 70px 20px rgb(0 0 0 / 17%);
    position: relative;
    z-index: 1;
}

.banner.contact-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #fff;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(11px);
    opacity: 0.5;
}

.banner.contact-banner h1 {
    font-size: 60px;
    line-height: 1.1em;
    letter-spacing: -0.56px;
    max-width: 540px;
    margin-bottom: 20px;
}

.banner .main-limit {
    display: flex;
    align-items: center;
}

.banner .main-limit .main-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner.contact-banner {
    position: relative;
}

.banner.contact-banner .maskholder {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 140px;
    overflow: hidden;
    z-index: 10;
}

.banner.contact-banner p {
    color: #003865;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.2em;
    max-width: 614px;
}

@media screen and (max-width:992px) {
    .banner.contact-banner {
        margin-top: 0px;
    }

    .banner.contact-banner h1 {
        font-size: 55px;
        max-width: 500px;
    }

    .banner.contact-banner p {
        max-width: 500px;
    }
}

@media screen and (max-width:768px) {
    .banner.contact-banner h1 {
        font-size: 35px;
        max-width: 310px;
    }

    .banner.contact-banner p {
        font-size: 18px;
        max-width: 350px;
    }

    .banner.contact-banner .maskholder {
        height: 60px;
    }

    .banner.contact-banner .main-limit {
        justify-content: flex-end;
        display: flex;
        flex-direction: column;
        padding-bottom: 100px;
    }

}

.mob-show{
    display: none;
}

@media screen and (max-width:768px) {
    .mob-hide{
        display: none;
    }
    .mob-show{
        display: block;
} 
}

.contact-box {
    background: #F3F3F3;
    padding: 30px 0px 0px 0px;
    position: relative;
    z-index: 11;
    margin-bottom: 100px;
}

.contact-box .main-width {
    justify-content: space-between;
    flex-direction: column;
}

.contact-box .maskholder {
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.contact-box .box {
    border-radius: 32px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.08);
    padding: 70px;
    width: 100%;
    min-height: 700px;
    position: relative;
    z-index: 1;
}

.contact-box h2 {
    font-size: 60px;
    margin-bottom: 37px;
}

.contact-form {
    flex: 1;
 
}

.contact-details {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 64px;
    margin-bottom: 64px;
    position: relative;
    flex-wrap: wrap;
}

@media screen and (max-width:1340px) {
 
    .contact-details {
        flex-direction: column;
    }
    
}

@media screen and (max-width:800px) {
 
    .contact-details {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
}


.contact-details .item{
    display: flex;
   margin-right: 48px;
}

.contact-details .item.cta{
   flex-direction: column;
    position: absolute;
    right: 0px;

}

@media screen and (max-width:768px){
    .contact-details .item.cta{
        position: static;
        margin-top: 24px;
    }
}

.contact-details .item.cta h3{
    color: rgba(0, 56, 101, 1);
    font-family: "HelveticaNeue-Bold";
    font-size: 23px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 0px;
    text-align: left;
    line-height: 28px;
    text-transform: none;
}

.contact-details .item.cta .button{
   justify-content: flex-start;
}

.contact-details .item.cta .button:hover {
    color: #F94D50;
    background: none;
}

.contact-details .item.cta .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.contact-details .item img{
   height: 42px;
    width: 42px;
   margin-right: 16px;
}

.contact-details h3 {
    color: rgba(0, 56, 101, 1);
    font-family: "HelveticaNeue-Bold";
    font-size: 13px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 4px;
    text-align: left;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 4px;
}



.contact-details p {
   
    color: rgba(0, 56, 101, 1);
    font-family: "HelveticaNeue-Bold";
    font-size: 23px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 0px;
    text-align: left;
    line-height: 28px;
}

.contact-details p a {
    transition: all .3s linear;
    text-decoration: none;
}

.contact-details p a:hover {
    color: #F94D50;
}

.contact-details .social ul {
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.contact-details .social ul li {
    margin-right: 15px;
}

.contact-details .social .icon-linkedin:before {
    content: "\e802";
    font-family: 'life-icons';
    font-size: 20px;
    align-self: center;
}

.contact-details .social .icon-facebook:before {
    content: "\e801";
    font-family: 'life-icons';
    font-size: 20px;
}

.contact-details .social .icon-twitter:before {
    content: "\e80D";
    font-family: 'life-icons';
    font-size: 20px;
}

.contact-details .social a {
    text-decoration: none;
    line-height: 1.2em;
    transition: all .3s linear;
}

.contact-details .social a:hover {
    color: #F94D50;
}

@media screen and (max-width:1600px) {
    .contact-details h3 {

    }

    .contact-details h3 img {

    }

    .contact-details {
  
    }
}

@media screen and (max-width:1300px) {
    .contact-box h2 {
       
    }

    .contact-box .box {
       
    }

    .contact-details h3 {
       
    }
}

@media screen and (max-width:992px) {
    .contact-details h3 {
   
    }

    .contact-details h3 img {
      
    }

    .contact-details {
        flex: 1;
       
    }

    .contact-box h2 {
        font-size: 30px;
    }

    .contact-form {
        flex: 0 0 60%
    }
}

@media screen and (max-width:800px) {
    .contact-box .main-width {
        flex-direction: column-reverse;
    }

    .contact-box .box {
        padding:24px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .contact-box {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    
    .contact-box .mob-show{
        margin-bottom: 40px;
    }

    .contact-details h3 {
     
    }

    .contact-details h3:nth-of-type(1) {
        margin-top: 0px;
    }

    .contact-box h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:1200px) {
    .banner {
        margin-top: 0px;
    }
}

@media screen and (max-width:768px) {

    .banner.contact-banner:before {
        display: none;
        background: none;
    }
}

.contact-form .formholder form {
    display: flex;
    flex-wrap: wrap;
}

.brokers-form .contact-form .formholder form {
    display:block; 
}

.contact-form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field,.contact-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field,.contact-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field, .contact-form .hs_enquiry_type.hs-enquiry_type.hs-fieldtype-select.field.hs-form-field {
    width: calc(50% - 64px);
    margin-right: 64px;
    margin-bottom: 32px;
}

@media screen and (max-width:800px) {
    .contact-form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field,.contact-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field,.contact-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field, .contact-form .hs_enquiry_type.hs-enquiry_type.hs-fieldtype-select.field.hs-form-field {
    width: 100%;
    margin-right:0px;
    margin-bottom: 24px;
}

    
}

.contact-form .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field{
    width: 100%;
    margin-bottom: 32px;
}

.contact-form .formholder .hs-error-msgs{
    padding-left: 0px;
}

.contact-form .formholder form input, .contact-form .formholder form select, .contact-form .formholder form textarea{
    width: 100%;
}

.contact-form .hs_submit{
    width: 100%;
    margin-top: 32px;
}

.contact-form .hs_submit input{
   max-width: 128px;
    border-radius: 32px;
    background-color: rgba(249, 77, 80, 1);
    padding:15px;
    padding-left: 32px;
    padding-right: 32px;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
}

.formholder .row {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 40px;
}

.formholder .row p {
    color: #F94D50;
    display: none;
}

.formholder form label {
    color: #003865;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.14em;
}

.formholder form input {
    padding-top: 24px;
    height: 57px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #414042;
    font-size: 20px;
}

.formholder form textarea {
    padding-top: 24px;
    height: 160px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #414042;
    font-size: 20px;
}

.formholder form input:focus,
.formholder form textarea:focus {
    outline: none;
    border: none;
    border-bottom: 1px solid #ccc;
}

.formholder form button {
    cursor: pointer;
    height: 64px;
    padding-top: 4px;
    width: 180px;
    font-size: 16px;
    letter-spacing: 2.2px;
    border: none;
    background-color: #F94D50;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50vh;
    transition: all .3s ease;
}

.formholder form a:hover {
    background-color: #003865;
    color: #fff;
}

.frequently-asked {
    background-color: #d6e4f4B3;
    padding: 32px 0px 32px 0px;
}

.frequently-asked h3 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.13em;
}

.frequently-asked a {
    display: inline-flex;
    padding: 17px 25px 12px 25px;
    border: 2px solid #003865;
    border-radius: 50vh;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all .3s ease;
    margin-left: 20px;
}


.frequently-asked a:hover {
    background-color: #003865;
    color: #fff;
}

.frequently-asked a::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-top: 5px;
    margin-left: 10px;
    transition: all .3s ease;
}

.frequently-asked a:hover::after {
    border-left-color: #fff;
}

.frequently-asked .main-width {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .frequently-asked .main-width {
        flex-direction: column;
        align-items: flex-start;
    }

    .frequently-asked a {
        margin-left: 0px;
    }
    
    .frequently-asked h3 {
    font-size: 16px;
}
}

.needs-analysis-banner {
    background-color: #f8f8f8;
}

.needs-analysis-banner .main-width h1 {
    font-size: 100px;
    line-height: 1em;
    letter-spacing: -0.8px;
}

.needs-analysis-section {
    background-color: #d6e3e9;
    padding: 80px 140px 140px 140px;
}

.needs-analysis-form-container {
    background-color: #fff;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.08);
    border-radius: 32px;
    padding: 62px 72px;
}

.button-navigation {
    display: flex;
    margin-bottom: 40px;
}

.button-navigation div {
    margin-right: 16px;
    font-size: 18px;
    color: #003865;
    font-weight: bold;
    width: 50px;
    height: 50px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #003865;
}

.button-navigation div.current {
    background-color: #003865;
    color: #fff;
}

.needs-anaylysis-form h2 {
    max-width: none;
}

.analysis-form-content {
    display: flex;
    flex-direction: column;
}



.site-breakdown {
    display: flex;
    flex-direction: column;
    background-color: #f6f6f6;
    border-radius: 32px;
    padding: 24px;
}

.site-breakdown h3 {
    margin: 0px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
}

.analysis-form-page .row {
    display: flex;
    width: 100%;
    margin-bottom: 70px;
}

.analysis-form-page .row div {
    display: flex;
    flex-direction: column;
    width: 50%;
    margin-right: 80px;
}

.page-1-analysis-form .row:last-child div {
    width: calc(50% - 40px);
}

.analysis-form-page .row div label,
.num-employees label {
    font-size: 14px;
    color: #003865;
    letter-spacing: 2px;
    line-height: 1.1em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.analysis-form-page .row div select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.analysis-form-page .row div input,
.num-employees input,
.analysis-form-page .row div select {
    height: 38px;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042;
}

.analysis-form-page .custom-arrow {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-color: #fff;
    height: 100%;
    width: 40px;
    pointer-events: none;
    border-bottom: 1px solid #ccc;
}

.site-breakdown .custom-arrow {
    background-color:
        #f6f6f6;
}

.removesite {
    color: #F94D50;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 10px;
    display: inline-block;
}

.custom-arrow::before,
.custom-arrow::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-arrow::before {
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-bottom: 4.5px solid #003865;
    top: 40%;
}

.custom-arrow::after {
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 4.5px solid #003865;
    top: 60%;
}

.analysis-form-page .row div .select-options {
    position: relative;
    width: 100%;
}




.analysis-form-page .row div input::placeholder,
.num-employees input::placeholder,
.page-3-analysis-form .row textarea::placeholder {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042;
}

.next-previous-buttons {
    margin-top: 40px;
}

.next-previous-buttons button {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2.29px;
    line-height: 1.18em;
    padding-top: 5px;
    height: 66px;
    width: 156px;
    border: 2px solid #FFFFFF;
    border-radius: 32px;
    background-color: #003865;
}

.next-previous-buttons .previous-analysis-page {
    background-color: #fff;
    border: 2px solid #003865;
    color: #003865;
    margin-right: 10px;
}

.previous-analysis-page::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    transform: rotate(180deg);
    border-left-width: 8px;
    margin-top: -6px;
    margin-right: 15px;
    transition: all .3s ease;
}

.next-analysis-page::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #fff;
    border-left-width: 8px;
    margin-top: -6px;
    margin-left: 15px;
    transition: all .3s ease;
}


.next-previous-buttons .submit-analysis-page {
    background-color: #f94d50;
}

.add-site-btn {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    letter-spacing: 1.6px;
    width: 240px;
    height: 52px;
    border: 2px solid #003865;
    border-radius: 25px;
    background-color: transparent;
    color: #003865;
    text-transform: uppercase;
}

.num-employees {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    width: calc(50% - 35px);
    padding-left: 24px;
}

.checkbox-container {
    display: flex;
}

.page-3-analysis-form .row textarea {
    height: 140px;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042;
}

.analysis-form-page .row textarea:focus,
.analysis-form-page .row input:focus,
.analysis-form-page .row select:focus {
    outline: none;
}


.checkbox-row-1,
.checkbox-row-2 {
    display: flex;
    flex-direction: column;
    margin-right: 80px;
}

.checkbox-row-1 div,
.checkbox-row-2 div {
    margin-bottom: 16px;
}

.required-services-checkbox [type="checkbox"] {
    opacity: 0;
    transform: translate(16px, 8px);
    height: 24px;
    width: 24px;
    cursor: pointer;
    position: relative;
    z-index: 3;

}

.required-services-checkbox [type="checkbox"]+label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    color: #484f5d;
    line-height: 25px;
}

.required-services-checkbox [type="checkbox"]+label::before {
    /* display: none; */
    content: "";
    cursor: pointer;
    position: absolute;
    left: -16px;
    top: 0;
    width: 24px;
    height: 24px;
    outline: 3px solid #484f5d;
    border-radius: 4px;
    background: transparent;
}

.required-services-checkbox [type="checkbox"]:checked+label::before {
    content: "";
    position: absolute;
    left: -16px;
    top: 0;
    width: 24px;
    height: 24px;
    outline: 2px solid #484f5d;
    border-radius: 4px;
    background: #484f5d;
}

.required-services-checkbox [type="checkbox"]:checked+label::after {
    content: "";
    position: absolute;
    left: -16px;
    top: 0;
    width: 24px;
    height: 24px;
    background: url(../assets/images/lhs-checkbox-ticked.webp) no-repeat center center/cover;
    border-radius: 4px;
}

.page-3-analysis-form .row div label {
    text-transform: lowercase;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 18px;
}

.page-3-analysis-form .row div label::first-letter {
    text-transform: capitalize;
}


.page-2-analysis-form,
.page-3-analysis-form {
    display: none;
}

.existing-client {
    position: absolute;
    top: 100%;
    display: flex;
    flex-direction: row !important;
    align-items: center !important;
    width: 100% !important;
}

.existing-client [type="checkbox"] {
    opacity: 0;
    transform: translateX(140px);
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.existing-client [type="checkbox"]+label {
    transform: translateX(-60px);
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

.existing-client [type="checkbox"]+label::before {
    pointer-events: none;
    /* display: none; */
    content: "";
    cursor: pointer;
    position: absolute;
    right: -32px;
    top: -1px;
    width: 15px;
    height: 15px;
    outline: 1px solid #003865;
    border-radius: 2px;
    background: transparent;
}

.existing-client [type="checkbox"]:checked+label::after {
    pointer-events: none;
    content: "";
    position: absolute;
    right: -33px;
    top: -2px;
    width: 17px;
    height: 17px;
    background: url(../assets/images/lhs-small-checkbox-ticked@1x.svg) no-repeat center center/cover;
    border-radius: 4px;
}

.existing-client label {
    margin-bottom: 0px !important;
    text-transform: lowercase !important;
}

.existing-client label::first-letter {
    text-transform: uppercase;
}

.existing-client input {
    width: 15px;
    height: 15px;
    margin-left: 15px;
    margin-bottom: 8px;
}


@media screen and (max-width: 1300px) {
    .needs-analysis-banner .main-width h1 {
        font-size: 60px;
    }

    .needs-analysis-section .needs-analysis-form-container {
        padding: 32px;
    }
}

@media screen and (max-width: 1200px) {
    .checkbox-container {
        flex-direction: column;
    }

    .checkbox-row-1,
    .checkbox-row-2 {
        margin-right: 0px;
    }
}

@media screen and (max-width: 992px) {
    .needs-analysis-section .row {
        flex-direction: column;
        margin-bottom: 0px;
    }

    .needs-analysis-section .analysis-form-page .row div {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .needs-analysis-section .analysis-form-page .row div .multiselect-dropdown {
        margin-bottom: 0px;
    }

    .num-employees {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .needs-analysis-section {
        padding: 40px 20px;
    }
}

@media screen and (max-width: 600px) {
    .needs-analysis-banner {
        max-height: 348px;
    }

    .needs-analysis-banner .main-width h1 {
        font-size: 38px;
        max-width: 300px;
    }

    .button-navigation div {
        margin-right: 8px;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .needs-analysis-form-container h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .needs-analysis-form-container h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .needs-analysis-section .row div {
        margin-bottom: 40px;
    }

    .removesite {
        display: block;
        margin-left: 0px;
    }
}

@media screen and (max-width: 414px) {

    .needs-analysis-section .needs-analysis-form-container {
        padding: 20px;
    }

    .required-services-checkbox [type="checkbox"]+label::before {
        width: 18px;
        height: 18px;
    }

    .required-services-checkbox [type="checkbox"]:checked+label::before {
        width: 18px;
        height: 18px;
    }

    .required-services-checkbox [type="checkbox"]:checked+label::after {
        width: 18px;
        height: 18px;
    }

    .required-services-checkbox [type="checkbox"] {
        height: 18px;
        width: 18px;
    }

    .required-services-checkbox [type="checkbox"]+label {
        position: relative;
        padding-left: 15px;
        cursor: pointer;
        display: inline-block;
        color: #484f5d;
        line-height: 25px;
    }

    .next-previous-buttons {
        display: flex;
    }

    .next-previous-buttons button {
        width: 100px;
        height: 40px;
        font-size: 12px;
        padding: 13px 30px 11px 30px;
    }
}

.analysis-radio-options {
    display: flex;
    flex-direction: column;
}

.analysis-radio-options .service-tool-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 40px;
    padding: 8px;
}


.service-tool-question h4,
.service-tool-long-qestion label {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 1.2em;
    color: #003865;
}

.service-tool-question h4 {
    transform: translateY(15px);
    padding-left: 15px;
}

.radio {
    display: inline-flex;
    overflow: hidden;
    border-radius: 50vh;
    border: 2px solid #003865;
}

.radio-input {
    display: none;
}

.radio-label {
    cursor: pointer;
    padding: 17px 57px 14px 57px;
    font-size: 14px;
    letter-spacing: 1.6px;
    text-align: center;
    color: #003865;
    text-transform: uppercase;
    background-color: #fff;
}

.radio-label:not(:last-of-type) {
    border-right: 2px solid #003865;
}

.radio-input:checked+.radio-label {
    background-color: #003865;
    color: #fff;
}

.service-tool-longer-questions {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
}

.service-tool-long-qestion {
    display: flex;
    flex-direction: column;
    padding: 24px;
    border-radius: 32px;
}

.service-tool-long-qestion textarea {
    height: 110px;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042;
    background-color: transparent;
}

.service-tool-long-qestion textarea::placeholder {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042;
}

.service-tool-long-qestion textarea:focus {
    outline: none;
}

.even-colored {
    background-color: #f3f3f3;
}


@media screen and (max-width: 1430px) {
    .service-tool-form-container {
        padding: 32px;
    }

    .analysis-radio-options .service-tool-question {
        flex-direction: column;
        border-radius: 32px;
    }
}

@media screen and (max-width: 500px) {
    .page-2-analysis-form .button-navigation {
        margin-left: 12px;
    }

    .radio {
        width: 100%;
    }

    .radio-label {
        padding: 10px 0 7px 0px;
        width: 50%;
    }

    .needs-analysis-banner {
        padding-bottom: 40px;
    }

    .needs-analysis-banner h1 {
        max-width: 300px;
    }

    .page-2-analysis-form h2 {
        padding-left: 12px;
        max-width: 260px;
    }

    .needs-analysis-section .service-tool-form-container {
        padding: 32px 12px;
    }

    .analysis-radio-options .service-tool-question {
        padding: 8px 12px 16px 12px;
        border-radius: 16px;
    }

    .service-tool-question h4,
    .service-tool-long-qestion label {
        font-size: 16px;
        padding-left: 0px;
    }

    .service-tool-long-qestion {
        padding: 24px 12px;
        border-radius: 16px;
    }

    .service-tool-long-qestion textarea {
        height: 30px;
        margin-top: 20px;
    }
}

.multiselect-dropdown {
    width: 100% !important;
    border: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #ccc !important;
    flex-direction: row !important;
    flex-wrap: wrap;
}

.multiselect-dropdown-list-wrapper {
    min-width: 250px !important;
}

.multiselect-dropdown-list-wrapper+.placeholder {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1.4em;
    color: #414042 !important;
}

.multiselect-dropdown-list {
    width: 100% !important;
}

.multiselect-dropdown-list div {
    width: 100% !important;
    display: flex;
    flex-direction: row !important;
    align-items: center !important;
}

.multiselect-dropdown-list div label {
    margin-bottom: 0px !important;
}

.multiselect-dropdown-list div input {
    min-width: 25px !important;
}

.thank-you-message {
    display: none;
    background-color: #fff;
    text-align: center;
    max-width: 850px;
    padding: 94px 175px 80px 175px;
    border-radius: 32px;
    margin: auto;
}

.thank-you {
    text-align: center;
    display: none;
}

.thank-you-message h2,
.thank-you h2 {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1em;
}

.thank-you-message p,
.thank-you p {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.16em;
    color: #003865;
    margin-bottom: 56px;
}

.thank-you-message a {
    font-size: 16px;
    letter-spacing: 2.29px;
    line-height: 1.18em;
    text-transform: uppercase;
    padding: 25px 33px 22px 33px;
    border: 2px solid #003865;
    border-radius: 50vh;
    display: inline-block;
}

.thank-you-message a:hover {
    background-color: #003865;
    color: #fff;
}


@media screen and (max-width:768px) {
    .thank-you-message {
        padding: 40px 25px;
    }

    .thank-you-message a {
        padding: 18px 20px 12px 20px;
    }
}


.occ-banner.article-library-banner {
    position: relative;
    z-index: 1;
}

.occ-banner .flex{
    align-items: flex-end;
}

@media screen and (max-width:768px) {
    
    .occ-banner .flex{
   flex-direction: column;
          align-items: flex-start;
}
}



.occ-banner.article-library-banner h1 {
    margin-top: 40px;
    font-size: 56px;
    letter-spacing: -0.8px;
    line-height: 60px;
    margin-bottom: 0px;
}

.occ-banner.article-library-banner.info-hub-banner h2 {
     margin-top: 0px;
    font-size: 57px;
}

@media screen and (max-width:768px) {
    
 .occ-banner.article-library-banner.info-hub-banner h2 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 34px;
}
}


.article-search-bar {
    width: 660px;
    height: 78px;
    position: relative;
    
}

.article-search-bar input {
    width: 100%;
    height: 78px;
    background-color: #fff;
    border: none;
    outline: none;
    color: #003865;
    font-size: 17px;
    padding: 5px 32px 0px 32px;
    border-radius: 50vh;
}

.search-bar-input-2 {
    display: none;
}

.article-search-bar input::placeholder {
    color: #003865;
}

.article-search-bar .search-btn-icon {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    border: none;
    padding: 22px 24px 20px 24px;
    display: inline-flex;
    align-items: center;
    background-color: #F94D50;
    color: #fff;
    border-radius: 50vh;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 16px;
    text-transform: uppercase;
}

.filter-articles-icon {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 12px;
    right: -57px;
    border: none;
    border-radius: 50vh;
    box-shadow: 3px 3px 6px 0 rgba(31, 29, 59, 0.08);
    outline: none;
    background-color: #fff;
    padding: 16px 16px 12px 16px;
}

@media screen and (max-width:768px) {
    
    .filter-articles-icon {
        
    }
}



.article-search-bar .search-btn-icon img {
    margin-left: 16px;
}

.filter-articles-tray {
    position: relative;
    z-index: 2;
    max-width: 1320px;
    margin: auto;
    display: flex;
    background-color: #003865;
    padding: 32px;
    border-radius: 32px;
    margin-top: -111px;
    margin-bottom: 60px;
}

.filter-tray-navigation {
    display: none;
}

.filter-articles-tray hr {
    display: none;
}

.filter-articles-tray h3 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 8px;
}

.sort-articles-by {
    position: relative;
    margin-right: 64px;
}

.sort-articles-by select {
    width: 210px;
    height: 56px;
    border-radius: 20px;
    padding: 17px 24px 15px 24px;
    color: #003865;
    font-size: 17px;
    letter-spacing: 0.4px;
    line-height: 1em;
}

.sort-articles-by select:focus {
    outline: none;
}

.select-sort-by {
    position: relative;
}

.custom-arrow-sort {
    pointer-events: none;
    display: block;
    height: 54px;
    border-radius: 50vh;
    width: 35px;
    background-color: #fff;
    position: absolute;
    top: 1px;
    right: 0;
}

.custom-arrow-sort::before,
.custom-arrow-sort::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-arrow-sort::before {
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-bottom: 4.5px solid #003865;
    top: 42%;
}

.custom-arrow-sort::after {
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 4.5px solid #003865;
    top: 56%;
}

.filter-tags button {
    cursor: pointer;
    background-color: transparent;
    padding: 20px 20px 17px 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 17px;
    letter-spacing: 0.4px;
    line-height: 1em;
    margin-right: 3px;
    margin-bottom: 8px;
}

.filter-tags button.selected {
    background-color: #fff;
    color: #003865;
}

.filter-tags .more-filter-tags,
.filter-tags .less-filter-tags {
    border: 1px solid #BAD2ED;
    color: #BAD2ED;
}

.filter-tags .less-filter-tags {
    display: none;
}

.close-filter-tab {
    display: inline-flex;
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
}

.close-filter-tab::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-right-color: #fff;
    border-right-width: 8px;
    margin-top: -1px;
    margin-right: 10px;
    transition: all .2s linear;
}

.clear-all-filters {
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: #BAD2ED;
    padding-bottom: 5px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #BAD2ED;
}

.additional-tag {
    display: none;
}

.filter-row select:focus {
    outline: none;
}


.article-library-section {
    background-color: #f3f3f3;
    padding-bottom: 88px;
    
}

.article-library-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article-in-library {
    /* max-height: 180px; */
    max-width: calc((100% - 64px)/3);
    border-radius: 32px;
    overflow: hidden;
    box-shadow: 3px 3px 12px 0 rgba(31, 29, 59, 0.08);
}

.article-in-library img {
    width: 35%;
    object-fit: cover;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}

.article-in-library h3 {
    font-size: 20px;
    margin-bottom: 0px;
}

.article-in-library .tag {
    font-size: 12px;
    max-width: fit-content;
}

.article-in-library .health-article-element-text {
    padding: 30px;
}

.article-library-pagination {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article-library-pagination button {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    width: 52px;
    background-color: transparent;
    border: 2px solid #003865;
    border-radius: 50vh;
}

.article-library-pagination button:first-child::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-right-color: #003865;
    border-right-width: 8px;
    margin-top: -3px;
    margin-right: 8px;
    transition: all .2s linear;
}

.article-library-pagination button:last-child::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-right-color: #003865;
    border-right-width: 8px;
    margin-top: -3px;
    margin-left: 8px;
    transition: all .2s linear;
    transform: rotate(180deg);
}

.pagination-numbers {
    margin: 0px 24px;
}

@media screen and (max-width: 1600px) {
    .article-in-library {
        max-width: calc((100% - 40px)/3);
        margin: 0 0 20px 0;
    }

    .article-in-library h3 {
        font-size: 16px;
    }

    .article-in-library .health-article-element-text {
        padding: 20px;
    }
}


@media screen and (max-width: 1302px) {

    .filter-articles-tray {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 992px) {

    .occ-banner.article-library-banner {
        padding-top: 104px;
        padding-bottom: 10px;
    }

    .occ-banner.article-library-banner h1 {
        font-size: 80px;
    }

    .filter-articles-icon {
        display: flex;
        height: 50px;
        width: 50px;
    }

    .filter-articles-tray {
        position: fixed;
        top: 0px;
        left: 0;
        z-index: 1000;
        width: 100%;
        margin: 0px;
        height: 100%;
        border-radius: 0px;
        flex-direction: column;
        overflow-y: scroll;
        display: none;
    }

    .sort-articles-by {
        margin-bottom: 40px;
        margin-right: 0px;
    }

    .sort-articles-by select {
        width: 100%;
    }

    .filter-articles-tray hr {
        display: block;
    }

    .filter-tray-navigation {
        display: flex;
        justify-content: space-between;
        margin-bottom: 60px;
    }

    .filter-tray-navigation button {
        padding: 0px;
    }

    .filter-articles-tray hr {
        width: 100%;
        background-color: #BAD2ED;
        margin-bottom: 40px;
    }

    .article-search-bar input {
        height: 48px;
    }

    .article-search-bar .search-btn-icon {
        height: 40px;
        top: 5px;
        right: 5px;
        border-radius: 50vh;
        padding: 0px;
        width: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .article-search-bar .search-btn-icon img {
        margin-left: 0px;
    }

    .article-search-bar .search-btn-icon span {
        display: none;
    }

    .filter-articles-icon {
        top: 0;
    }

    .article-library-section {
        padding-top: 80px;
    }

}

@media screen and (min-width: 992px) {
    .filter-articles-tray {
        display: flex !important;
    }

    .filter-articles-icon {
        display: none !important;
    }
}

@media screen and (max-width: 992px) {
    .article-in-library {
        max-width: calc((100% - 20px)/2);
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width: 780px) {
    
    .article-in-library {
    border-radius: 24px;
    }
    .article-search-bar {
        max-width: calc(100% - 60px);
    }

    .occ-banner.article-library-banner h1 {
        font-size: 60px;
    }
}


@media screen and (max-width: 576px) {
    .article-search-bar {
        margin-bottom: 60px;
        height: 50px;
       
    }

    .occ-banner.article-library-banner h1 {
        font-size: 40px;
    }

    .search-bar-input-1 {
        display: none;
    }

    .search-bar-input-2 {
        display: block;
    }

    .article-in-library {
        max-width: 100%;
        margin: 0 0 20px 0;
        width: 100%;
    }
}


/* Our Health Network ====================== */
/* font to merge*/
.h-bold,
.health-network-banner .banner-content p,
.health-network .intro-box-2 ul,
.svgmap-holder .map-detail ul,
.health-network-africa p {
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-weight: normal;
}

.h-condensed,
.health-network .intro-box-2 h3 {
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-weight: normal;
}


.health-network-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    filter: blur(11px);
    opacity: 0.3;
    background-color: #fff;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.banner.health-network-banner .main-limit {
    min-height: 640px;
    box-shadow: 0 0 70px 20px rgb(0 0 0 / 17%);
    position: relative;
    z-index: 1;
    background-color: #fff;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* health network */
.health-network-banner .maskholder {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 120px;
    overflow: hidden;
    z-index: 10;
}

.health-network-banner .banner-content {
    max-width: 540px;
}

.health-network-banner .banner-content p {
    font-size: 20px;
    color: #003865;
}

@media screen and (max-width:768px) {
    .banner.health-network-banner .main-limit {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 130px;
    }

    .banner.health-network-banner .main-limit .main-width>div:nth-of-type(1) {
        flex: 1;
    }

    .banner.health-network-banner h2 {
        max-width: 320px;
    }

    .health-network-banner .maskholder {
        height: 80px;
    }

    .health-network-banner .banner-content p {
        font-size: 16px;
    }

    .health-network-banner:before {
        background: none !important;
    }
}

@media screen and (max-width:576px) {
    .health-network-banner .maskholder {
        height: 30px;
    }

    .banner.health-network-banner .main-limit {
        height: 700px;
        min-height: auto;
        max-height: 100vh;
    }
}

.health-network {
    background: #BAD2ED;
    padding: 140px 0px 0px 0px;
    overflow: hidden;
}

.health-network .intro-box-2 h3 {
    color: #003865;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1em;
    text-align: right;
    text-transform: uppercase;
    margin-top: 0px;
}

.health-network .intro-box-2 hr {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 2px solid #003865;
    margin-block: 25px 35px;
}

.health-network .intro-box-2 ul {
    color: #003865;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.2em;
    text-align: right;
}

.health-network .intro-box-2 ul li {
    padding-bottom: 10px;
    position: relative;
}

.health-network .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-start;
}

#map-sa {
    position: relative;
}

.map-sa path,
.map-sa circle {
    transition: all .3s linear;
}

.lhs-country {
    position: relative;
    z-index: 1;
}

.map-africa path.overlay,
.map-sa path.overlay {
    fill: #91a8b8;
}

.lhs-country:hover {
    z-index: 20;
}

.lhs-country:hover path {
    fill: #F94D50;
    stroke: white;
    box-shadow: 0 0 20px 0px rgb(0, 0, 0, 0.6);
    filter: drop-shadow(0px 0px 20px rgb(0 0 0 / 0.4));
}

.lhs-country:hover .lhs-hotspot circle:nth-of-type(1) {
    fill: white;
}

.lhs-country:hover .lhs-hotspot circle:nth-of-type(2) {
    stroke: #F94D50;
}

.svgmap-holder {
    position: relative;
}

.map-sa .map-detail {
    background: #fff;
    border-radius: 20px;
    padding: 50px;
    position: absolute;
    right: 0px;
    top: 30px;
    opacity: 0;
    pointer-events: none;
    min-width: 400px;
    margin-right: 100px;
    z-index: 51;
}

.svgmap-holder .map-detail.over {
    opacity: 1;
}

.svgmap-holder .map-detail h3 {
    margin: 0px;
    font-size: 25px;
}

.svgmap-holder .map-detail ul {
    margin: 20px 0 0 0;
    font-size: 20px;
    color: #003865;
    list-style: disc;
    padding-left: 20px;
}

.svgmap-holder .connector {
    position: fixed;
    z-index: 50;
    pointer-events: none;
    display: none;
}

/*.svgmap-holder .connector:before {content:"";border:1px dotted black;width:100%;height:100%;position:absolute;left:0;top:0;}*/

.map-sa.svgmap-holder .connector.top {
    border-top: 3px solid white;
    display: block;
    border-left: 3px solid white;
}

.map-sa.svgmap-holder .connector.bottom {
    border-bottom: 3px solid white;
    display: block;
    border-left: 3px solid white;
}

#map-sa-holder {
    position: relative;
    transform: translate(-70px, -100px);
}

.map-africa.svgmap-holder .connector.top {
    border-bottom: 3px solid white;
    display: block;
    border-right: 3px solid white;
}

.map-africa.svgmap-holder .connector.bottom {
    border-top: 3px solid white;
    display: block;
    border-right: 3px solid white;
}

.map-sa.svgmap-holder .connector.top.hide,
.map-sa.svgmap-holder .connector.bottom.hide,
.map-africa.svgmap-holder .connector.top.hide,
.map-africa.svgmap-holder .connector.bottom.hide {
    display: none;
}

.health-network-africa {
    background: #BAD2ED;
    padding: 0px 0px 140px 0px;
    text-align: left;
    height: 800px;
}

.health-network-africa p {
    color: #003865;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.2em;
    max-width: 450px;
}

.mapdrop {
    display: none;
}

.mapdrop.over {
    background: rgba(0, 56, 101, 0.4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#svgmap-holder-africa {
    position: absolute;
    right: 0px;
    top: -470px;
}

.map-africa path,
.map-africa circle {
    transition: all .3s linear;
}

.map-africa .map-detail {
    background: #fff;
    border-radius: 20px;
    padding: 50px;
    position: absolute;
    left: 300px;
    top: 30px;
    opacity: 0;
    pointer-events: none;
    min-width: 400px;
    z-index: 51;
}


.map-detail .close {
    display: none;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: white;
    pointer-events: all;
}

.map-detail .close:before,
.map-detail .close:after {
    content: "";
    width: 100%;
    height: 2px;
    left: 0px;
    top: 50%;
    background: #003865;
    position: absolute;
}

.map-detail .close:before {
    transform: rotate(-45deg);
}

.map-detail .close:after {
    transform: rotate(45deg);
}

@media screen and (max-width:1300px) {
    .map-sa .map-detail {
        margin-right: 0px;
    }

    .map-africa .map-detail {
        left: 100px;
        top: 160px
    }

    #svgmap-holder-africa {
        top: -330px;
    }

    .health-network-africa p {
        max-width: 380px;
    }
}

@media screen and (max-width:1150px) {
    #svgmap-holder-africa {
        transform: scale(0.8);
    }

    #map-sa-holder {
        transform: scale(0.8) translate(-100px, -100px);
    }

    .health-network .intro-box-2 ul {
        font-size: 18px;
    }

    .map-sa .map-detail,
    .map-africa .map-detail {
        min-width: 300px;
    }
}

@media screen and (max-width:992px) {
    #map-sa-holder {
        transform: scale(0.8) translate(-200px, -130px);
    }

    .health-network-africa p {
        max-width: 190px;
        font-size: 18px;
    }

    .map-sa .map-detail {
        bottom: 200px;
        top: auto;
    }

    .map-africa .map-detail {
        left: 0px;
    }

    .map-sa .map-detail,
    .map-africa .map-detail {
        padding: 30px;
    }
}

@media screen and (max-width:900px) {
    .map-sa .map-detail {
        bottom: 100px;
        top: auto;
    }
}

@media screen and (max-width:768px) {
    .health-network {
        padding: 80px 0px 0px 0px;
    }

    .map-sa .map-detail,
    .map-africa .map-detail {
        top: auto;
        bottom: 20px;
        width: calc(100% - 40px);
        position: fixed;
        left: 20px;
    }

    .health-network .main-width.flex {
        flex-direction: column;
    }

    .health-network .intro-box-2 {
        width: 100%;
    }

    #map-sa-holder {
        transform: none;
        max-width: 100%;
        height: auto;
    }

    #svgmap-holder-africa {
        transform: none;
        max-width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top: 0;
    }

    .health-network-africa {
        height: auto;
    }

    .health-network-africa p {
        max-width: 100%;
        padding: 60px 0px;
        margin: 0px;
    }

    .map-detail .close {
        display: flex;
    }

    .svgmap-holder .map-detail ul {
        font-size: 16px;
    }

    .map-africa path,
    .map-sa path {
        stroke-width: 4;
    }
}

.needs-analysis-section.form-partner {
    background: #003865;
    border-bottom: 2px solid #fff;
    padding: 140px 0px;
}

.needs-analysis-section.form-partner h3 {
    font-size: 30px;
}

.needs-analysis-section textarea {
    border: none;
    outline: none;
    border-bottom: 1px solid #D1D3D4;
    height: 140px;
    -webkit-appearance: none;
    color: #414042;
    font-size: 20px;
    line-height: 1.4em;
}

.analysis-form-page .row div.checkbox-crosses {
    width: 100%;
    margin-bottom: 0px;
}

.analysis-form-page .row div.checkbox-crosses label {
    color: #414042;
    font-size: 20px;
    line-height: 1.4em;
    text-transform: none;
    margin-bottom: 10px;
    display: flex;
    letter-spacing: normal;
}

.analysis-form-page .row div.checkbox-crosses input {
    height: auto;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
}

.analysis-form-page .row div.checkbox-crosses span {
    border: 2px solid #484F5D;
    border-radius: 4px;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 16px;
    position: relative;
}

.analysis-form-page .row div.checkbox-crosses span:before,
.analysis-form-page .row div.checkbox-crosses span:after {
    content: "";
    width: 16px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    top: 9px;
    left: 2px;
    position: absolute;
}

.analysis-form-page .row div.checkbox-crosses span:before {
    transform: rotate(-45deg);
}

.analysis-form-page .row div.checkbox-crosses span:after {
    transform: rotate(45deg);
}

.analysis-form-page .row div.checkbox-crosses input:checked~span {
    background: #484F5D;
}

.analysis-form-page label {
    /*    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
}

.needs-analysis-section.form-partner input::-webkit-input-placeholder {
    color: rgba(65, 64, 66, 0.5) !important;
}

.needs-analysis-section.form-partner input:-ms-input-placeholder {
    color: rgba(65, 64, 66, 0.5) !important;
}

.needs-analysis-section.form-partner input::placeholder {
    color: rgba(65, 64, 66, 0.5) !important;
}

@media screen and (max-width:768px) {
    .analysis-form-page .row div.checkbox-crosses label {
        font-size: 16px;
    }

    .analysis-form-page .row div.checkbox-crosses span {
        transform: translateY(-4px);
    }

    .needs-analysis-section.form-partner h2 {
        font-size: 38px;
    }

    .needs-analysis-section.form-partner h3 {
        font-size: 24px;
    }

    .needs-analysis-section.form-partner {
        padding: 40px 0px;
    }

    .needs-analysis-section textarea {
        height: 40px;
    }
}

p.validation {
    color: #F94D50;
    display: none;
    padding-top: 5px;
    font-size: 15px;
}

.service-tool-question {
    flex-wrap: wrap;
}

.service-tool-question p.validation {
    flex: 0 0 100%;
    padding-left: 15px;
}

/* info hub page */

.spotlight-section {
    padding-bottom: 140px;
    max-width: 1600px;
    margin: 0px auto;
}

.spotlight-container {
    display: flex;
}

.spotlight-video {
    cursor: pointer;
    width: 65%;
    background: no-repeat center center/cover;
    display: flex;
    padding: 80px;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}

.spotlight-video:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 60px;
    transform: translate(-50%, -50%);
    background: url("./images/arrow-play.webp") center center no-repeat;
    background-size: 24px 24px;
}


.spotlight-video h3 {
    margin: 0px;
    margin-top: 120px;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 1.1em;
    color: #fff;
}

.spotlight-article-aside {
    padding-top: 30px;
    width: 35%;
}

.spotlight-article-aside h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 24px;
    text-align: right;
    color: #F94D50;
    padding-bottom: 20px;
    border-bottom: 4px solid #f94d50;
}

.spotlight-articles {
    display: flex;
    flex-direction: column;
    padding-top: 16px;
    padding-left: 40px;
}


.spot-article {
    display: flex;
    width: 100%;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.spot-article:nth-last-of-type(1) {
    margin-bottom: 0px;
    border: none;
}

.spot-article .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding: 4px 20px 0px 20px;
    border-radius: 50vh;
    border: 1px solid #BAD2ED;
    color: #BAD2ED;
    margin-bottom: 16px;
}


.spot-article h4 {
    font-size: 20px;
    color: #003865;
    letter-spacing: 0;
    line-height: 1.1em;
    margin: 0px;
}

.spot-img-bx {
    min-width: 140px;
    height: 140px;
    border-radius: 32px;
    position: relative;
    background: #f3f3f3 no-repeat center center/cover;
}


.spot-article.article .tag:before {
    content: "Article";
}

.spot-article.document .tag:before {
    content: "Document";
}

.spot-article.podcast .tag:before {
    content: "Podcast";
}

.spot-article.document .spot-img-bx::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../assets/images/lhs-file-icon@1x.webp) no-repeat center center/cover;
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.spot-article.podcast .spot-img-bx::after {
    content: "";
    width: 32px;
    height: 40px;
    background: url(../assets/images/lhs-podcast-icon@1x.webp) no-repeat center center/cover;
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.spot-article-text {
    padding: 24px;
}

.info-hub-banner p {
    font-size: 24px;
    line-height: 1.3em;
    color: #003865;
    margin-bottom: 16px;
}

.info-hub-banner h2 {
    max-width: none;
}

.info-hub-article-section {
    background-color: #f3f3f3;
    padding: 140px 0px;
}

.info-hub-articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info-hub-article-section h2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 100%;
    margin-bottom: 32px;
    font-size:  40px;
}

.info-hub-article-section h2 a {
    color: #003865;
    font-size: 14px;
    letter-spacing: 1.6px;
    line-height: 16px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    transition: all .2s linear;
    margin-bottom: 15px;
}

.info-hub-article-section h2 a:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color:#003865;
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 10px;
    transition: all .2s linear;
}

.important-document-slider h2 {
    margin-bottom: 0px;
}

@media screen and (max-width:768px) {
    
    .case-studies-section{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .important-document-slider h2 {
    font-size: 26px;
}
}

.important-doc-element {
    width: 360px;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    background-color: #F3F3F3;
    box-shadow: 3px 3px 16px 0 rgba(31, 29, 59, 0.12);
    margin: 20px;
    padding: 65px;
    transition: all .3s ease;
    margin-right: 16px;
}

.important-doc-element:hover {
    transform: translateY(-15px);
}

.important-document-slider .media-scroller a:hover {
    background-color: #f94d50;
}

.important-document-slider .media-scroller a:hover h3 {
    color: #fff;
}

.important-document-slider .media-scroller a:hover div {
    border: 2px solid #fff;
    color: #fff;
}

.important-doc-element h3 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
}

.important-doc-element div {
    font-size: 14px;
    letter-spacing: 1.6px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 82px;
    border: 2px solid #003865;
    border-radius: 50vh;
}

.wellness-podcast-section {
    padding: 140px 0px 180px 0px;
    background-color: #d6e3e9;
}

.podcast-element {
    margin: 0px 20px;
}

.podcast-holder {
    border-radius: 32px;
    background-color: #fff;
    box-shadow: 3px 3px 12px 0 rgba(31, 29, 59, 0.08);
    padding: 40px;
    position: relative;
    overflow: hidden;
}

.podcast-element h3 {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 25px;
}

.podcast-element p {
    color: #000;
    margin-top: 8px;
    padding-bottom: 4px;
}

.podcast-controller-btn {
    cursor: pointer;
    width: 64px;
    height: 64px;
    border: 2px solid #003865;
    border-radius: 140px;
    background: url("./images/icon-play-play.webp") center center no-repeat;
    background-size: 25px 25px;
}

.podcast-controller-btn.playing {
    background-image: url("./images/icon-play-pause.webp");
}

.audio-interface {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.podcast-series {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2em;
    color: #003865;
    background-color: #fff;
    padding: 13px 23px 11px 48px;
    /* max-width: 413px; */
    width: calc((100% - 80px) / 3);
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 32px;
    margin: 20px 10px;
    transition: all .2s linear;
}

.podcast-series:hover {
    background-color: #F94D50;
    color: #fff;
}

.podcast-series::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #F94D50;
    border-left-width: 8px;
    margin-top: -2px;
    margin-left: 14px;
    transition: all .2s linear;
}

.podcast-series:hover::after {
    border-left-color: #fff;
}

.podcast-container {
    position: relative;
    width: 100%;
    margin: 45px 0 0 0;
    display: none;
}

.podcast-container .selected-series-breadcrumb {
    margin-bottom: 40px;
    padding: 11px 124px 11px 24px;
    border: none;
    border-radius: 32px;
    background-color: #FFFFFF;
    color: #003865;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.2em;
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
    cursor: pointer;
    transition: all .2s linear;
}


.podcast-container .selected-series-breadcrumb:hover {
    background-color: #F94D50;
    color: #fff;
}

.podcast-container .selected-series-breadcrumb:after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #F94D50;
    border-left-width: 8px;
    transform: rotate(180deg);
    margin-top: 0px;
    margin-right: 14px;
    transition: all .2s linear;
}

.podcast-container .selected-series-breadcrumb:hover:after {
    border-left-color: #fff;
}

.podcast-slider {
    margin: 0px -20px;
}

.podcast-container .slick-prev,
.podcast-container .slick-next {
    position: absolute;
    border: 2px solid #003865;
    background-color: transparent;
    bottom: -118px;
    top: auto;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    font-size: 0px;
    justify-content: center;
}

.podcast-container .slick-prev {
    left: 20px;
}

.podcast-container .slick-next {
    left: 82px;
}

.podcast-container .slick-prev::before,
.podcast-container .slick-next::before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-left: 10px;
    opacity: 1;
    font-size: 1px;
}

.podcast-container .slick-prev::before {
    transform: rotate(180deg);
    margin-right: 15px;
}

.podcast-container .slick-disabled {
    opacity: 0.4;
}


/* info hub */

.info-hub-gallery-section {
    padding: 140px 0px 80px 0px;
}

.gal-row-1 {
    display: flex;
}

.gal-row-1 .gal-container-1 img {
    margin-right: 40px;
    margin-bottom: 40px;
    width: 550px;
    height: 600px;
}

.gal-container-row-1 img {
    margin-right: 40px;
    margin-bottom: 40px;
}

.gal-container-row-2 img {
    margin-right: 40px;
    margin-bottom: 40px;
}

.gal-row-2 {
    display: flex;
}

.gal-row-2 .gal-container-3 img {
    margin-right: 40px;
}

.gal-2-container-row-1 img {
    margin-bottom: 32px;
}

.gal-2-container-row-2 img {
    margin-right: 40px;
}

.gal-container-5 img {
    margin-left: 10px;
}

@media screen and (max-width: 1400px) {
    .spotlight-video {
        width: 60%;
    }

    .spotlight-article-aside {
        width: 40%;
        padding-right: 40px;
    }
}

@media screen and (max-width: 1360px) {
    .margin-right-wrap {
        max-width: 100%;
        margin-right: 0px;
    }
}

@media screen and (max-width: 1250px) {

    .spotlight-video {
        width: 50%;
    }

    .spotlight-article-aside {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .spotlight-container {
        flex-direction: column;
    }

    .spotlight-video {
        width: 100%;
        min-height: calc(100vw/1.5);
    }

    .spotlight-video h3 {
        margin-top: 60px;
    }

    .spotlight-video img {
        margin-top: 80px;
    }

    .spotlight-article-aside {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .podcast-series {
        font-size: 16px;
        max-width: none;
        width: calc((100% - 10px) / 2);
        margin: 20px 0px;
    }

    .podcast-series::after {
        margin-left: 14px;
    }
}

@media screen and (max-width: 768px) {
    
    .important-doc-element {
        width: auto;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .podcast-container .selected-series-breadcrumb {
        font-size: 16px;
        padding-right: 48px;
    }

    .podcast-series {
        font-size: 16px;
        max-width: none;
        width: 100%;
        margin: 20px 0px;
    }

    .podcast-series::after {
        margin-left: 14px;
    }

    .info-hub-banner p {
        font-size: 16px;
    }

    .occ-banner.article-library-banner h1 {
        font-size: 38px;
        max-width: 300px;
        margin: 30px 0px;
        margin-top: 12px;
    }

    .occ-banner.article-library-banner .article-search-bar {
        margin-bottom: 23px;
    }

    .article-search-bar input {
        font-size: 13px;
    }

    .spotlight-video {
        padding: 24px;
    }

    .spotlight-articles {
        padding-left: 20px;
    }

    .spotlight-video h3 {
        margin-top: 60px;
        font-size: 28px;
    }

    .spot-img-bx {
        min-width: 120px;
        height: 120px;
    }

    .spot-img-bx.document-cover::after {
        width: 30px;
        height: 30px;
    }

    .spot-img-bx.podcast-cover::after {
        width: 22px;
        height: 30px;
    }

    .wellness-podcast-section {
        padding: 60px 0px 140px 0px;
        background-color: #d6e3e9;
    }

    .info-hub-gallery-section {
        padding: 60px 0px 40px 0px;
    }
}

@media screen and (max-width: 600px) {
    .spotlight-video {
        background: no-repeat left /cover;
    }


    .info-hub-articles {
        justify-content: center;
    }

    .spot-article-text {
        padding-right: 0px;
    }
}

@media screen and (max-width: 576px) {
    .spotlight-video h3 {
        font-size: 16px;
    }

    .spotlight-video:before {
        width: 40px;
        height: 40px;
        background-size: 18px 18px;
    }

    .spot-article .tag {
        padding: 4px 10px 0px 10px;
    }

    .spot-article-text h4 {
        font-size: 16px;
    }

    .spotlight-article-aside h3 {
        font-size: 16px;
    }

    .spotlight-article-aside {
        padding: 20px;
    }

    .spotlight-section {
        padding-bottom: 40px;
    }

    .info-hub-article-section {
        padding: 40px 0px;
    }

    .info-hub-article-section h2 a {
        justify-content: flex-end;
        margin-bottom: 0px;
        color: #003865;
    }

    
    .info-hub-article-section h2 a:after{
        border-left-color: #003865;
    }
    
    
    .info-hub-article-section h2 {
        align-items: stretch;
        flex-direction: column-reverse;
        margin-bottom: 32px;
        font-size: 26px;
        flex-direction: row;
    }

    .info-hub-article {
        flex-direction: column;
    }

    .info-hub-article .health-article-element-text {
        border-radius: 0px;
        padding: 24px 24px 32px 24px;
    }

    .info-hub-article .health-article-element-text h3 {
        font-size: 19px;
        margin-top: 8px;
    }

    .info-hub-article img {
        border-radius: 0px;
        max-width: 100%;
        width: 100%;
        height: calc(100vw/1.5);
        max-height: 140px;
    }

  
    .info-hub-article {
        display: none;
    }

    .info-hub-article:nth-of-type(1),
    .info-hub-article:nth-of-type(2) {
        display: flex;
    }

    .case-studies-section {
        padding: 40px 0px;
    }

    .important-doc-element {
        margin: 0 5px 0 0;
        flex: 0 0 calc(100vw - 40px);
        padding: 24px;
        height: auto;
        margin-bottom: 16px;
        margin-left: 5px;
        
    }

    .important-document-slider .media-scroller {
        padding-left: 0px;
        padding-top: 16px;
        align-items: stretch;
    }

    .important-doc-element h3 {
        font-size: 21px;
        line-height: 24px;
    }

    .important-doc-element div {
        font-size: 12px;
        padding: 5px 0 0 0;
        display: flex;
        justify-content: center;
        height: 40px;
        align-items: center;
        width: 80%;
    }

    .important-doc-element:hover {
        transform: none;
    }
}

.podcast-element .complete {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    padding: 30px;
    line-height: 1.2em;
    font-size: 15px;
    display: none;
}

.podcast-element .complete.over {
    display: block;
}

.podcast-element .complete strong {
    color: #003865;
    font-size: 17px;
}

.podcast-element .timeline {
    position: relative;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    padding-top: 10px;
    width: 100%;
    line-height: 1em;
    margin-top: 20px;
}

.podcast-element .timeline .line {
    position: absolute;
    top: 0px;
    height: 4px;
    background: #D1D3D4;
    border-radius: 2px;
    width: 100%;
}

.podcast-element .timeline .line .bar {
    content: "";
    position: absolute;
    top: 0px;
    height: 4px;
    background: #003865;
    border-radius: 2px;
    width: 0%;
    left: 0;
}

.podcast-element .timeline .line .marker {
    content: "";
    position: absolute;
    top: -2px;
    height: 8px;
    background: #003865;
    border-radius: 8px;
    width: 8px;
    left: 0;
    transform: translateX(-50%);
}

.gallery-container.layout-1 {
    margin-top: 60px;
}

.gallery-container img {
    width: 100%;
    max-width: 100%;
}

.gallery-container.layout-1 span {
    float: left;
    margin: 0px 40px 40px 0;
    max-width: calc(50% - 40px);
    height: auto;
    display: inline-block;
}

.gallery-container.layout-1 span:nth-of-type(1) {
    max-width: 600px;
}

.gallery-container.layout-1 span:nth-of-type(2) {
    max-width: 480px;
}

.gallery-container.layout-1 span:nth-of-type(3) {
    margin: 200px 0 0 0;
}

.gallery-container span {
    position: relative;
    cursor: pointer;
}

.gallery-container span.video:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 60px;
    transform: translate(-50%, -50%);
    background: url("./images/arrow-play.webp") center center no-repeat;
    background-size: 24px 24px;
    z-index: 2;
}

@media screen and (max-width:1600px) {
    .gallery-container.layout-1 span:nth-of-type(1) {
        max-width: calc(50% - 40px);
        margin-bottom: 180px;
    }

    .gallery-container.layout-1 span:nth-of-type(2) {
        max-width: calc(50% - 40px);
    }

    .gallery-container.layout-1 span:nth-of-type(3),
    .gallery-container.layout-1 span:nth-of-type(4),
    .gallery-container.layout-1 span:nth-of-type(5),
    .gallery-container.layout-1 span:nth-of-type(6) {
        margin: 0px 40px 40px 0;
        max-width: calc(25% - 40px);
    }
}

@media screen and (max-width:768px) {
    .gallery-container.layout-1 span:nth-of-type(1) {
        width: 100%;
        max-width: 100%;
        margin: 0 0 40px 0;
    }

    .gallery-container.layout-1 span:nth-of-type(2) {
        width: 100%;
        max-width: 100%;
        margin: 0 0 40px 0;
    }

    .gallery-container.layout-1 span:nth-of-type(3),
    .gallery-container.layout-1 span:nth-of-type(4),
    .gallery-container.layout-1 span:nth-of-type(5),
    .gallery-container.layout-1 span:nth-of-type(6) {
        margin: 0px 40px 40px 0;
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }

    .gallery-container.layout-1 span:nth-of-type(4),
    .gallery-container.layout-1 span:nth-of-type(6) {
        margin-right: 0;
    }

    .gallery-container.layout-1 {
        margin-top: 16px;
    }
}

.gallery-container.layout-2 span {
    float: left;
    margin: 0px 40px 40px 0;
    max-width: calc(16% - 40px);
    height: auto;
}

.gallery-container.layout-2 span:nth-of-type(1) {
    float: right;
    margin-right: 0px;
    max-width: 27%;
}

.gallery-container.layout-2 span:nth-of-type(2) {
    max-width: calc(40% - 40px);
}

.gallery-container.layout-2 span:nth-of-type(3) {
    max-width: calc(25% - 80px);
}

.gallery-container.layout-2 span:nth-of-type(4) {}

.gallery-container.layout-2 span:nth-of-type(5) {
    margin-right: 0px;
}

@media screen and (max-width:768px) {
    .gallery-container.layout-2 span:nth-of-type(1) {
        width: 100%;
        max-width: 100%;
        margin: 0 0 40px 0;
    }

    .gallery-container.layout-2 span:nth-of-type(5) {
        width: 100%;
        max-width: 100%;
        margin: 0 0 40px 0;
    }

    .gallery-container.layout-2 span:nth-of-type(2),
    .gallery-container.layout-2 span:nth-of-type(3),
    .gallery-container.layout-2 span:nth-of-type(4) {
        margin: 0px 40px 40px 0;
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }

    .gallery-container.layout-2 span:nth-of-type(2),
    .gallery-container.layout-2 span:nth-of-type(4) {
        margin-right: 0;
        float: right;
    }
}

.gallery-container {
    clear: both;
    transform-origin: left top;
}

.clear-all {
    clear: both;
    height: 0px;
    line-height: 0;
}

.gallery-pop {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 10;
    padding: 60px 20px 20px 20px;
}

.gallery-pop-holder {
    display: flex;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    min-height: 100%;
}

.gallery-pop img {
    max-width: 100%;
    height: auto;
}

.gallery-pop .but-close {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
}

.gallery-pop .but-close:before,
.gallery-pop .but-close:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    height: 2px;
    background: #fff;
    width: 25px;
    transform-origin: center;
}

.gallery-pop .but-close:before {
    transform: rotate(45deg);
}

.gallery-pop .but-close:after {
    transform: rotate(-45deg);
}

.video-holder {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin-top: 0px;
}

.video-holder::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery-pop img {
    margin-top: 0px;
}

/* homepage accolades boxes */

.accolades {
    background-color: #fefefe;
    border-radius: 30px;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    line-height: 1em;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    justify-content: flex-end;
    flex-direction: column;
    font-size: 10px;
    max-width: 100%;
}

.accolades:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 24px;
    width: 100%;
    background: #fff;
}

.accolades strong {
    display: block;
    letter-spacing: -3.2px;
}

.accolades span {
    display: block;
    text-transform: uppercase;
}

.accolades p {
    margin: 6px 0px 0px 0px;
}

.accolades-1 {
    color: #fff;
    min-height: 548px;
    display: flex;
    float: none;
}

.accolades-1 strong {
    font-size: 18em;
    line-height: 1em;
    letter-spacing: -8px;
}

.accolades-1 span {
    font-size: 5em;
    line-height: 1em;
}

.accolades-1 p {
    font-size: 1.6em;
    line-height: 1em;
}


.accolades-2 {
    color: #003865;
    height: 280px;
    width: 280px;
    padding: 20px;
    margin: 0px 32px 32px 0px;
}

.accolades-2 strong {
    font-size: 12em;
    line-height: 1em;
    margin-bottom: -0.1em;
}

.accolades-2 span {
    font-size: 28px;
    line-height: 1em;
}

.accolades-2 p {
    font-size: 1.6em;
    line-height: 1em;
}

.accolades-2:after {
    background: #003865;
    height: 20px;
}

.accolades-3 {
    color: #003865;
    height: 160px;
    width: 160px;
    padding: 20px;
    margin: 140px 0px 40px 0px;
    margin-left: 120px;
    margin-top: 0px;
    margin-right: 32px;
    margin-bottom: 32px;
}

.accolades-3 strong {
    font-size: 7em;
    line-height: 1em;
    margin-bottom: -0.1em;
}

.accolades-3 span {
    font-size: 2em;
    line-height: 1em;
}

.accolades-3 p {
    font-size: 1.6em;
    line-height: 1em;
}

.accolades-3:after {
    background: #003865;
    height: 12px;
}

.accolades-4 {
    color: #ffffff;
    height: 190px;
    width: 190px;
    padding: 20px;
    margin: 0px 0px 32px 0px;
    top: 28px;
}

.accolades-4 strong {
    font-size: 8em;
    line-height: 1em;
    margin-bottom: -0.1em;
}

.accolades-4 span {
    font-size: 2em;
    line-height: 1em;
    letter-spacing: 0.1px;
}

.accolades-4 p {
    font-size: 1.3em;
    line-height: 1em;
}

.accolades-4:after {
    background: #ffffff;
    height: 14px;
}

.accolades-5 {
    color: #003865;
    height: 160px;
    width: 160px;
    padding: 20px 10px 15px 20px;
    top: 84px;
}

.accolades-5 strong {
    font-size: 7em;
    line-height: 1em;
    margin-bottom: -0.1em;
}

.accolades-5 span {
    font-size: 1.4em;
    line-height: 1em;
}

.accolades-5 p {
    font-size: 1.6em;
    line-height: 1em;
}

.accolades-5:after {
    background: #003865;
    height: 12px;
}

@media screen and (max-width:1250px) {

    
    
    .accolades {
        float: none;
    }

    .accolades-4 {
        float: left;
        top: 0px;
    }

    .accolades-3 {
        margin-top: 0px;
    }

    .accolades-2 {
        display: flex;
    }
}

@media screen and (max-width:1180px) {
    .accolades-1 {
        font-size: 8px;
    }
}

@media screen and (max-width:992px) {
    .accolades-1 {
        font-size: 6px;
    }

    .accolades-1 p {
        font-size: 2.2em;
    }

    .accolades-2 {
        margin-bottom: 20px;
    }

    .accolades-4 {
        margin-right: 20px;
    }

    .accolades-3,
    .accolades-5 {
        transform-origin: left top;
        transform: scale(0.8);
        margin-bottom: 0px;
    }
}

@media screen and (max-width:768px) {
    .accolades {
        float: left;
    }

    .accolades-1 {
        float: none;
    }

    .accolades-2 {
        display: inline-flex;
        margin-right: 20px;
    }

    .accolades-3,
    .accolades-5 {
        transform: none;
    }

    .accolades-3 {
        margin-top: 140px;
        margin-bottom: 20px;
    }

    .home-accolades .inner-width:nth-of-type(2)>div:nth-of-type(2) {
        max-width: 500px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width:576px) {
    .accolades {
        float: none;
    }

    .accolades-4 {
        float: left;
        max-width: 50%;
    }

    .accolades-3 {
        margin-top: 0px;
    }

    .accolades-2 {
        display: flex;
    }

    .accolades-3 strong,
    .accolades-4 strong,
    .accolades-5 strong {
        font-size: 6em
    }

    .accolades-3 span,
    .accolades-4 span,
    .accolades-5 span {
        font-size: 1.4em
    }

    .accolades-3:after,
    .accolades-4:after,
    .accolades-5:after {
        height: 8px;
    }

    .accolades-3,
    .accolades-5 {
        transform-origin: left top;
        transform: scale(0.8);
        margin-bottom: 0px;
        max-width: calc(50% - 20px);
    }

    .accolades-1 strong {
        font-size: 15em;
    }

    .accolades-1 {
        min-height: auto;
        padding-top: 200px;
    }
}

/* solutions image boxes */
.factor {
    border-radius: 30px;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    line-height: 1em;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    justify-content: flex-end;
    flex-direction: column;
    font-size: 10px;
    float: left;
    max-width: 100%;
    color: #ffffff;
    min-height: 360px;
    margin: 0px 0px 40px 0px;
    width: calc((100% - 80px)/3);
}

.factor:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 16px;
    width: 100%;
    background: #003865;
}

.factor strong {
    display: block;
    letter-spacing: -3.2px;
    font-size: 12em;
    line-height: 1em;
}

.factor span {
    display: block;
    text-transform: uppercase;
    font-size: 2.8em;
    line-height: 1em;
}

.factors-image-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

@media screen and (max-width:1600px) {
    .factors-image-container {
        padding-right: 80px;
    }

    .factor {
        min-height: calc((100vw - (100vw - 970px))/3)
    }
}

@media screen and (max-width:1350px) {
    .factor {
        min-height: calc((100vw - 340px) / 3);
        font-size: calc(100vw / 130);
        padding: calc(100vw / 40);
    }

    .factor:after {
        height: calc(100vw / 60);
    }
}

@media screen and (max-width:992px) {
    .factors-image-container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .factor {
        min-height: calc((100vw - 120px) / 3);
    }
}

@media screen and (max-width:768px) {
    .factor {
        width: calc((100% - 40px)/2);
        padding: calc(100vw / 30);
        min-height: calc(100vw / 2.5);
        font-size: calc(100vw / 100);
    }

    .factors-image-container {
        padding-right: 0px;
    }
}

@media screen and (max-width:576px) {
    .factor {
        width: 100%;
        padding: calc(100vw / 30);
        min-height: calc(100vw - 60px);
        font-size: calc(100vw / 50);
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 20px;
    }
}

/*  Home Slider  */

@media screen and (max-width:1468px) {
    
    .banner-slider .slick-prev, .banner-slider .slick-next{
     
      
    }
    
    .home-v2-banner-stats{
        margin-right: 80px;
        
    }

    
}

@media screen and (max-width:1200px) {
    
    .banner-slider .slick-prev, .banner-slider .slick-next{
    top: unset; 
    bottom:88px;
    }
    
}

@media screen and (max-width:1024px) {
    

    
    .home-v2-banner-stats{
        margin-right: 40px;
        
    }

    
}


@media screen and (max-width:768px) {
    
    .home-v2-banner .main-limit{
        background-position: center top;
        background-size: cover;
    }
    
    .home-v2-banner .main-limit .main-width{
        background-image: linear-gradient(to right, rgba(255,255,255,0.6), rgba(0,0,0,0));
    }

    .home-v2-banner-stats{
        display: none;
        
}
    
    .banner-slider .slick-slide{
        max-height: 400px;
    }
    
    .banner-slider .slick-dots{
        bottom: 40px;
    }

    .banner-slider .slick-prev, .banner-slider .slick-next{
     
        top:unset;
        bottom: 4px;
    }
    
    .banner-slider .slick-next{
        right:30px;
    }
    
    .banner-slider .slick-prev{
        left:30px;
       
    }
    
    
}


/* Services Home  */

.core-offerings.services-home{
    padding-bottom: 56px;
    padding-top: 88px;
}

.core-offerings.services-home .main-width h2{
    font-size: 48px;
    font-weight: bold;
      letter-spacing: -0.6px;
      line-height: 52px;
}

@media screen and (max-width:1200px) {
   
    .core-offerings.services-home .main-width h2{
    font-size: 42px;
      line-height: 46px;
        max-width: unset;
}

    
}

.core-offerings.services-home .offerings-container > h3, .core-offerings.services-home .main-width > h3{
    height: 46px;
    width: 100%;
    color: #003865;
    font-family: "HelveticaNeue-CondensedBold";
    font-size: 28px;
    letter-spacing: 0;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 32px;
}


.core-offerings.services-home .main-width p{
    max-width: 780px;
    margin-bottom: 24px;
}

@media screen and (max-width:1200px) {
    .core-offerings.services-home .main-width p{
    max-width: unset;
   font-size: 14px;
}

    
}

.core-offerings.services-home .services-boxes{
    flex-wrap: wrap;
    padding-left: 48px;
    padding-right: 48px;
}

@media screen and (max-width:1200px) {
   .core-offerings.services-home .services-boxes{

    padding-left: 0px;
    padding-right: 0px;
} 
    
    .core-offerings.services-home .service-bx:nth-child(3n){
        margin-right: 0px;
    }
}


.core-offerings.services-home .service-bx{
    flex: none;
    width: calc(33.3% - 32px);
    margin-bottom: 32px;
    padding-top: 28px;
    padding-bottom: 32px;
}

@media screen and (max-width:1200px) {
    
    .core-offerings.services-home .service-bx{
        width: calc(33.3% - 14px);
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 32px;
}
}


.core-offerings.services-home .solutions-links{
    text-align: right;
  
    display: flex;
    align-items: center;
}

.solutions-links .button {
    background-color: transparent;
}

.solutions-links .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.solutions-links .button:hover {
    color: #F94D50;
}

.home-accolades h2{
    font-size: 48px;
    margin-bottom: 40px;
    max-width: 640px;
}

.home-accolades .inner-width.flex.awards{
    margin-top: 0px;
    position: absolute;
    display: flex;
    flex-direction: column;
    right: 0px;
    top:0px;
}

   .home-accolades .inner-width.flex.awards img{
    height:100%;
    margin-right: 0px;
       max-width: 100px;
       margin-bottom: 16px;
}

.core-offerings.services-home .offerings-box-text h3{
    font-size:33px;
    line-height: 38px;
    font-weight: 700;
}

.core-offerings.services-home .offerings-box-text span{
    letter-spacing: 2px;
}

.core-offerings.services-home .service-bx h4{
    margin-top: 8px;
}

.core-offerings.services-home .services-boxes{
    margin-bottom: 0px;
}


@media screen and (max-width:1460px) {
    
    .core-offerings.services-home .services-boxes{
        justify-content: space-between;
    }
    
    .core-offerings.services-home .offerings-row-1,  .core-offerings.services-home .offerings-row-2{
        width: 100%;
        justify-content: space-between;
    }    
    
    .core-offerings.services-home .offerings-box{
        width: 100%;
    }
    
}

@media screen and (max-width:1260px) {
    
    .core-offerings.services-home .offerings-box-text h3{
        font-size: 26px;
    }
    
}

@media screen and (max-width:768px) {
    
    .core-offerings.services-home{
    padding-bottom: 40px;
    padding-top: 40px;
}
    
    .core-offerings.services-home .service-bx{
  
        margin-right: 0px;
        padding-top: 16px;
        padding-bottom: 16px;
}
    
    .core-offerings.services-home .service-bx:last-child{
  
        margin-bottom: 0px;
}
    
    .core-offerings.services-home .offerings-box{
        align-items: center;
        text-align: center;
    }
    
    .core-offerings.services-home .offerings-container > h3{
        margin-top: 16px;
    }
    
    
    .core-offerings.services-home .offerings-container > h3, .core-offerings.services-home .main-width > h3{
        flex-direction: column;
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 16px;
        height: 100%;
    }
    
    .core-offerings.services-home .offerings-row-1{
        margin-top: 0px;
    }
    
    .core-offerings.services-home .offerings-box-text h3{
    font-size: 21px;
        line-height: 24px;
        margin-bottom: 8px;
        margin-top: 8px;
        text-align: center;
}
    
    .core-offerings.services-home .solutions-links{
   
         margin-top:24px;
}
    
    .core-offerings.services-home .main-width h2{
    font-size: 26px;
    font-weight: bold;
      letter-spacing: -0.6px;
      line-height: 30px;
}
    
    
.core-offerings.services-home .service-bx{
  
    width: calc(50% - 10px);
    margin-bottom: 20px;
}
    
    .offering-icon{
        margin-right: 0px;
    }
    
/*Accolades Home  */
    
.home-accolades{
    background: #BAD2ED4D;       
    }

    
.home-accolades .inner-width.flex.awards{
    flex-direction: row;
}

}

@media screen and (max-width:576px) {
    
    .home-accolades .inner-width.flex.awards img{
        width: 40%;
        margin-right: 48px;
}
    
    .core-offerings.services-home .service-bx{
  
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0px;
        justify-content: flex-start;
}
    
    .core-offerings.services-home .services-boxes{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .lrn-more{
        margin-top: 0px;
    }
    
    .service-bx div{
        justify-content: center;
    }
    
    .core-offerings.services-home .service-bx h4{
        margin-top: 5px;
    }
    
}


.home .health-network-info h2 {
    font-size: 48px;
    max-width: 450px;

}

/* Nurses Home  */

.nurses {
    padding-bottom: 0px;
}

.nurses h2 {
    margin-bottom: 16px;
    font-size: 48px;
}


.nurses.content-blocks .main-limit .row.alt>div:nth-of-type(1){
    padding-left: 64px;
    padding-right: 64px;
}

.nurses .button.button-red{
  height: 48px;
}

.nurses .main-limit{
    max-width: 1360px;
}


@media screen and (max-width:1600px) {
    
   .content-blocks.nurses .main-limit .row {
    flex-direction: row;
    
}
    
    .content-blocks.nurses .main-limit .row > div{
        flex: 50%;
    }
    
    .content-blocks.nurses .main-limit .row > div:nth-child(2){
        flex: calc(50% - 64px);
    }
    
    .nurses.content-blocks .main-limit .row.alt>div:nth-of-type(1){
        padding-left: 0px;
    }
    
    .nurses .button{
        margin-bottom: 16px!important;
    }
}


@media screen and (max-width:1200px){
    .nurses h2{
        font-size: 42px;
        line-height: 46px;
    }
}



@media screen and (max-width:443px) {
   .nurses .button.button-red{
       font-size: 12px;
       margin-right: 0px;
       text-align: center;
}
    
    .nurses .button {
        margin-right: 0px;
        width: 100%;
}

    
}


.nurses .button{
    margin-right: 16px;
    margin-bottom: 0px;
}

.nurses .button:last-of-type{
    margin-right: 0px;
    margin-bottom: 0px;
}


.nurses .row{
    align-items: center;
}


/* Podcasts Home  */

.home-podcasts {
    background: #BAD2ED4D;
    padding-top: 88px;
    padding-bottom: 88px;
}

.home-podcasts .flex{
    justify-content: space-between;
}

.home-podcasts .image{
    max-width: 50%;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    border-top: 20px solid #003865;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #FFF;
    position: relative;
}

.home-podcasts .image img{
    z-index:-1;
    top:0;
    left:0;
}

.home-podcasts .image > div{
    position: relative;

}

.home-podcasts .image .title{
    position: absolute;
    bottom:0;
    padding: 40px;
}

.home-podcasts .image h3{
    max-width: 514px;
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 18px;
    font-weight: 700;
    font-family: "HelveticaNeue-CondensedBold";
}

.home-podcasts .episode{
    max-width: 619px;
    margin-left: 64px;
    position: relative;
}

.home-podcasts .episode .button{
    position: absolute;
    right: 0px;
    margin-top: -40px;
}

.home-podcasts .episode h3{
    max-width: 445px;
    color: #003865;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 60px;
    margin-top: 0px;
    margin-bottom: 16px;
}


.home-podcasts .episode p{
    font-size: 13px;
    font-weight: 400!Important;
    line-height: 20px;
    font-family: "Helvetica Neue";
    font-weight: bold;
    margin-bottom: 24px;
}

.home-podcasts .listen{
    display: flex;
    align-items: center;
    color: #003865;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 18px;
  text-align: center;
    font-weight: 700;
    margin-bottom: 32px;
}

.home-podcasts .listen img{
    margin-left: 16px;
}

.home-podcasts .audio-interface{
    align-items: flex-start;
}

.home-podcasts .podcast-controller-btn.playing{
    background-image: url(./images/icon-play-pause-home.webp);
        border: 2px solid #F94D50;
}

.home-podcasts  .podcast-holder h3{
    color: #003865;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    max-width: 474px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.home-podcasts  .podcast-holder p{
    font-weight: normal;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.home-podcasts .learn-more{
    text-align: right;
    margin-top: 32px;
    color: #003865;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.42px;
      line-height: 64px;
      text-align: right;
    font-family: "HelveticaNeueLTPro-Bd";
}

.home-podcasts .learn-more a.button-arrow{
    height: 48px;
}


.home-podcasts .learn-more a.button-arrow:after {
    border-left-color: #fff;
    margin-top: -5px;

}

.home-podcasts .podcast-element{
    margin-left: 0px;
    margin-right: 0px;
}



.home-podcasts .episode .button {
    background-color: transparent;
}

.home-podcasts .episode .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.home-podcasts .episode .button:hover {
    color: #F94D50;
}

    .home-podcasts .image p{
        font-size: 16px;
    }

@media screen and (max-width:1160px) {
    
    .home-podcasts .flex{
        flex-direction: column;
        align-items: center;
    }
    
    .home-podcasts .image{
        max-width: 100%;
    }
    

    
    .home-podcasts .episode {
        align-items: center;
        margin-top: 40px;
        max-width: 100%;
        margin-left: 0px;
        padding:20px;
    }
    
    .home-podcasts .listen{
      
    }
    .home-podcasts .listen img{
        margin-top: 8px;
    }
    
    .home-podcasts .learn-more{
        text-align: center;
        }
    
}


@media screen and (max-width:768px) {
    
    .home-podcasts .image{
        display: none;
    }
    
       .home-podcasts .flex{
       
        align-items: flex-start;
    }
    
}


/* Footer Updates */


.footer{
    padding-bottom: 64px;
}

.footer-row-1 ul{
     line-height: 32px;
}

.footer .socials{
    margin-top: 24px;
}

.footer .socials a{
    padding-left: 0px;
    margin-right: 16px;
}

.footer-row-2{
    transform: translateY(-16px);
}

@media screen and (max-width:768px) {
    
    .footer{
        position: relative;
    }
    
    .footer .socials{
        position: absolute;
        right: 28px;
        top: 40px;
}
    
    .footer .socials a{
    padding-left: 0px;
    margin-right: 24px;
}

    .footer .socials a:last-of-type{
        margin-right: 0px;
    }
    
}


/* BROKERS LANDING */

/* Brokers page */

/* Brokers banner */

.brokers-banner {
    position: relative;
    margin-top: 104px;

}

@media screen and (max-width:1200px) {
    .brokers-banner {
        margin-top: 62px;
    }
}

.brokers-banner .main-limit {
    display: flex;
    align-items: center;
}

.brokers-banner-header {
    max-width: 780px;
    color: var(--dark-blue);
    font-size: 55px;
    letter-spacing: -0.48px;
    line-height: 1.1em;
}

@media screen and (max-width:1200px) {
    .brokers-banner-header {
    max-width: 230px;
    font-size: 30px;
    letter-spacing: -0.48px;
    line-height: 34px;
}
}

.brokers-banner .main-limit {
    background-size: contain;
    background-color: #77A4B74D;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 400px;
    box-shadow: 12px 0 0px -15px rgba(0, 0, 0, 0.4), -12px 0 0px -15px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
    max-width: 100%;
}

@media screen and (max-width:1600px) {
    
   .brokers-banner .main-limit { 
    background-size: cover;
    background-color: #77A4B74D;
    background-position: center bottom;
    }
}


@media screen and (max-width:900px) {
    
   .brokers-banner .main-limit { 
    min-height: 240px;
    }
}


.brokers-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    background-color: #efefef;
    background-position: center bottom;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}

@media screen and (max-width:768px) {
    .brokers-banner {
        margin-top: 62px;
    }
}

/* Brokers banner */

/* Brokers Accolades */


.brokers-accolades {
    padding: 88px 0px 88px 0px;
    background: #77A4B74D;
}

.brokers-accolades h2{
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -0.4px;
     line-height: 52px;
    max-width: 1063px;
}

.brokers-accolades .inner-width {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 48px;
}

.brokers-accolades .inner-width>div {
    flex: 1;
}

.brokers-accolades .inner-width>div:nth-of-type(1) {
    flex: 0 0 50%;
    margin-right: 32px;
    margin-top: 0px;
    max-width: 548px;
}

@media screen and (max-width:1024px) {
    .brokers-accolades .inner-width>div:nth-of-type(1) {
    max-width: 100%;
}
}

.brokers-accolades .inner-width>div:nth-of-type(2) {
    display: flex;
}

@media screen and (max-width:768px) {
   .brokers-accolades .inner-width>div:nth-of-type(2) {
   flex-direction: column;
}
 
    
}


.brokers-accolades .inner-width>div:nth-of-type(2) img {
    margin: 0 40px 40px 0px;
}

.brokers-accolades .inner-width>div:nth-of-type(2) p {
    max-width: 240px;
}

.brokers-accolades .inner-width:nth-of-type(2) {
    margin-top: 60px;
}

.brokers-accolades .inner-width:nth-of-type(2)>div:nth-of-type(1) {
    margin-top: 60px;
}

.brokers-accolades.mask-bottom-white {
    position: relative;
}

.brokers-accolades .accolades-1 .flex{
    display: flex;
    align-items: flex-end;
}

.brokers-accolades .accolades-1 .flex > span{
    height: 100px;
    width: 78px;
    color: #FFFFFF;
    font-family: "Helvetica Neue";
    font-size: 80px;
    font-weight: bold;
    letter-spacing: -2.13px;
    line-height: 100px;

}

.brokers-accolades .accolades-1 strong{
    font-size: 220px;
    line-height: 150px;
}

.brokers-accolades .accolades-1 span{
    font-size: 60px;
    line-height: 60px;
}

.brokers-accolades .accolades-1 p{
    color: #FFFFFF;
        font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 36px;
    letter-spacing: 0.5px;
    line-height: 40px;
    text-transform: uppercase;
}

.brokers-accolades .accolades-2{
    height: 316px;
    width: 316px;
}

.brokers-accolades .accolades-2:nth-of-type(1){
    margin-top: 48px;
}


.brokers-accolades .accolades-2.blue{
    margin-left: 0px;
    background: #003865;
    color:#FFFFFF;
    margin-top: 96px;
}

.brokers-accolades .accolades-2.blue:after{
    background: #FFFFFF;
}

.brokers-accolades .accolades-2 .flex{
    display: flex;
    align-items: flex-end;
}

.brokers-accolades .accolades-2 strong{
      font-size: 120px;
  font-weight: bold;
  letter-spacing: -3.2px;
  line-height: 120px;
}

.brokers-accolades .accolades-2 span{
    max-width: 264px;
}

.brokers-accolades .accolades-2.blue span{
    max-width: 251px;
}


.brokers-accolades .accolades-2 p{
    max-width: 240px;
}

.brokers-accolades .accolades-2 .flex > span{
    font-size: 80px;
  font-weight: bold;
  letter-spacing: -0.4px;
  line-height: 84px;
    margin-left: 10px;
}

.brokers-accolades.mask-bottom-white .maskholder {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    overflow: hidden;
    z-index: 10;
}



@media screen and (max-width:992px) {
    

    
    .brokers-accolades h2{
    font-size: 23px;
    max-width: 1063px;
        line-height: 23px;
}
    
    
    .brokers-accolades .inner-width {
        margin-left: 0px;
        margin-top: 20px;
    }

    .brokers-accolades .inner-width>div:nth-of-type(1) {
        margin-right: 0px;
    }

    .brokers-accolades .inner-width>div {
        padding-left: 20px;
    }

    .brokers-accolades .inner-width h3 {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

@media screen and (max-width:1400px) {
    
    .brokers-accolades .inner-width>div{
        padding-left: 0px;
    }
    
    .brokers-accolades .inner-width.flex {
        flex-direction: column;
    }

    .brokers-accolades .inner-width:nth-of-type(2)>div {
        padding-left: 0px;
    }

    .brokers-accolades .inner-width:nth-of-type(2) {
        margin-top: 40px;
    }

    .brokers-accolades .inner-width:nth-of-type(2)>div:nth-of-type(1) {
        margin-top: 0px;
    }

    .brokers-accolades .inner-width:nth-of-type(2)>div:nth-of-type(2) {
        margin-top: 20px;
    }

    .brokers-accolades .inner-width>div:nth-of-type(2) img {
        margin: 0 20px 20px 0px;
    }

    .brokers-accolades {
        padding: 60px 0px;
        background: #d6e4e9;
    }

    .brokers-accolades.mask-bottom-white .maskholder {
        height: 40px;
    }
    
    .brokers-accolades .accolades-2{
        margin-top: 40px;
        margin-bottom: 0px;
    }
    
     .brokers-accolades .accolades-2.blue{
         margin-left: 0px;
    }
}

@media screen and (max-width:900px) {
        .brokers-accolades {
        padding: 40px 0px;
    
    }
    
}


@media screen and (max-width:768px) {
    
    .accolades:after{
        height: 32px;
    }
    

    
    .accolades-2 p{
        font-size: 12px;
    }
    
    .brokers-accolades .accolades-2{
        height: 220px;
        width: 220px;
    }
    
    .brokers-accolades .accolades-2:nth-of-type(1){
        margin-top: 16px;
    }
    
    .brokers-accolades .accolades-2.blue{
        margin-top: 16px;
        align-self: flex-end;
    }
    
    .accolades-2 span{
        font-size: 19px;
    }
    
    .brokers-accolades .accolades-2 strong{
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 0px;
    }
    
    .brokers-accolades .accolades-2 .flex > span
    {
        font-size: 44px;
        line-height: 65px;
    }
    
    .brokers-accolades .accolades-2 .flex{
        margin-top: 32px;
    }

}

/* Brokers Accolades */



/* Brokers Value */



.brokers-value{
    padding-top: 88px;
    padding-bottom: 0px;
    
}

.brokers-value .flex{
    display: flex;
    margin-bottom: 88px;
    align-items: center;
}

.brokers-value .flex > div{
    width: 50%;
    background-size: cover;
   
}

.brokers-value .flex > div:first-child{
    margin-right: 64px;
}

.brokers-value .flex h3{
    text-transform:  uppercase;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 16px;
    margin-top: 0px;
}

    .brokers-value .flex .image{
         min-height: 300px;
    }
    

@media screen and (max-width:900px) {
    
    .brokers-value{
        padding-top: 40px;
     

    }
    
    
    .brokers-value .flex > div:first-child{
        margin-right: 0px;
    }
    
    .brokers-value .flex{
        flex-direction: column;
        margin-bottom: 40px;
    }
    
    .brokers-value .flex:nth-child(2){
        flex-direction: column-reverse;
    }
    
    .brokers-value .flex > div{
        width: 100%;
        margin-bottom: 20px;
       
    }
    
    .brokers-value .flex h3{
        font-size: 28px;
    }

}

/* Brokers Services  */


.brokers-services{
    background-color: #F3F3F3;
    padding-top: 88px;
    padding-bottom: 88px;
}

.brokers-services h2{
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 44px;
    margin-bottom: 32px;
}

.brokers-services .services-boxes{
    margin-top: 0px;
}

.brokers-services .main-width p{
    max-width: 660px;
}


@media screen and (max-width:992px) {
    
    .brokers-services{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .brokers-services .services-boxes{

        margin-bottom: 32px;
}
    
    
.brokers-services .service-bx{
    margin-right: 20px;
    flex: 0 0 100%;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 32px;
}
    .service-bx > div{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
}


@media screen and (max-width:768px) {
    
    .brokers-services h2{
        font-size: 26px;
    }
}

/* Brokers Form  */


.brokers-form{
    background:#D2E0E5;
    padding-top: 70px;
    padding-bottom: 70px;
  
}

.brokers-form .contact-form{
    background: #FFFFFF;
    border-radius: 32px;
    margin-left: auto;
    margin-right: auto;
    padding: 64px 64px;
    max-width: 1302px;
}

.brokers-form .contact-form h2{
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 64px;
    max-width: 1100px;
    margin-bottom: 40px;
    max-width: 716px;
}

.brokers-form .contact-form .sub-header{
    max-width: 308px;
    color: #003865;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    
}

.brokers-form .contact-form.submitted h2, .brokers-form .contact-form .sub-header{
    display: none;
}

.brokers-form .contact-form .submitted-message > p:nth-child(1){
    color: #003865;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 64px;
    max-width: 1100px;
    margin-bottom: 40px;
}

.brokers-form .contact-form .submitted-message > p:nth-child(2){
    color: #003865;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    
}

.brokers-form .contact-form #contactform{
    margin-top: 24px;
}

.brokers-form .field-flex{
    display: flex;
}

.brokers-form .field-flex .row{
    margin-right: 80px;
}

.brokers-form .formholder form select {
    padding-top: 24px;
    height: 57px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #414042;
    font-size: 14px;
    font-weight: normal;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
}

.hs_referring_source .input:after {
    content: "";
    height: 16px;
    width: 8px;
    display: block;
    position: absolute;
    bottom:16px;
    right: 0px;
}

.hs_referring_source .input{
     position: relative;
}



.brokers-form .formholder select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}


.brokers-form .formholder form .message{
    max-width: calc(50% - 80px);
}

.brokers-form .formholder .checkbox{
    display: flex;
    color: #414042;
    align-items: center;
    text-transform: none;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 40px;
}

.brokers-form .formholder .checkbox input{
    margin-right: 16px;
}

.brokers-form .formholder form button{
    background-color: #003865;
}

.brokers-form .formholder form button:hover{
    background-color: #F94D50;
}

@media screen and (max-width:900px) {
    
    .brokers-form{
        padding-top: 40px;
        padding-bottom: 40px;

    }

    
    .brokers-form .contact-form h2{
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 24px;
    }
    
    .brokers-form .field-flex{
    display: block;
}
    
    .brokers-form .formholder form .message{
    max-width: 100%;
}

    
.brokers-form .contact-form{

    padding: 40px 36px;

}
    
.brokers-banner .main-limit {

        background-position: 60% top;
    }

    
    
}

/* CLIENTS LANDING */



/* Clients banner */

.clients-banner {
    position: relative;
    margin-top: 104px;

}

@media screen and (max-width:1200px) {
    .clients-banner {
        margin-top: 64px;
    }
}

.clients-banner .main-limit {
    display: flex;
    align-items: center;
   background-position: top;
}



.clients-banner-header {
    max-width: 460px;
    color: var(--dark-blue);
    font-size: 55px;
    letter-spacing: -0.48px;
    line-height: 1.1em;
}

.clients-banner .main-limit {
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 400px;
    box-shadow: 12px 0 0px -15px rgba(0, 0, 0, 0.4), -12px 0 0px -15px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1;
    max-width: 100%;
}

@media screen and (max-width:1600px) {
    
   .clients-banner .main-limit { 
    background-size: cover;
    background-position: center top;
    }
}

@media screen and (max-width:576px) {
  .clients-banner .main-limit {
   background-position: 60% center;
   
}
}

@media screen and (max-width: 996px) {
    .clients-banner h1 {
        font-size: 30px;
        max-width: 231px;
        margin-bottom: 0px;
        margin-top: 64px;
    }
    
        .clients-banner .main-width{
            height: 260px;
            background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0));
            display: flex;
            align-items: flex-start;
    }
}

.clients-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    background-color: #efefef;
    background-position: center bottom;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}

@media screen and (max-width:996px) {
    .clients-banner {
        margin-top: 64px;
    }
    
    .clients-banner .main-limit{
        max-height: 260px;
        min-height: 260px;
    }
}

/* Brokers banner */



/* Clients intro  */


.clients-intro{
    padding-top: 60px;
    padding-bottom: 70px;
}

.clients-intro .main-width{
    display: flex;
}

.clients-intro h2{
    max-width: 780px;
    color: #003865;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 33px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    margin-right: 32px;
    margin-bottom: 0px;
   
}

.clients-intro p{
    height: 52px;
    max-width: 600px;
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
    
}

@media screen and (max-width:768px) {
    .clients-intro {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .clients-intro h2 {
        
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 16px;
        
    }
    
    .clients-intro p{
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 0px;
    }
    
    .clients-intro .main-width{
    flex-direction: column;
}

}

/* Sectors */



.sectors{
   background: #003865;
    padding-top: 88px;
    padding-bottom: 88px;
}

.sectors h2{
    color:#FFFFFF;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    max-width: 860px;
    color: #FFFFFF;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 60px;
    margin-bottom: 40px;
}

.sectors .cards{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: default!important;
}

.sectors .cards a{
    cursor: default!important;
}


.sectors .card{
    width: calc( (100% / 8) - 32px );
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sectors .card .icon{
    height: 140px;
    width: 140px;
    border-radius: 32px;
    background-color: #77A4B7;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 23px;
}

.sectors .card .icon:hover{

}


.sectors .card p{
    color: #FFFFFF;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0px;
}

.sectors .card img{
    max-height: 50px;
}


@media screen and (max-width:1350px) {
    
    .sectors .card{
        width: calc( (100% / 4) - 20px );
        align-items: flex-start;
    }
    
    
}



@media screen and (max-width:768px) {
    
    .sectors{
        background: #003865;
        padding-top: 40px;
        padding-bottom: 0px;
}
    
    .sectors .cards{
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    .sectors h2{
        font-size: 29px;
        line-height: 30px;
        margin-bottom: 32px;
    }
    
    .sectors .card{
        width: calc( (100% / 2) - 20px );
        align-items: center;
        margin-bottom: 18px;
    }
    
    .sectors .card .icon{
    height: 100px;
    width: 100px;
    border-radius: 32px;
    background-color: #77A4B7;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 8px;
}
    
    
    .sectors .card p{
        font-size: 16px;
    }
    
    
}



@media screen and (max-width:460px) {

    
}




/* Services */

.services{
    background:  #F3F3F3;
    padding-top: 88px;
    padding-bottom: 56px;
}

.services .services-boxes{
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-top: 0px;
}


.services .service-bx{
  flex: 0 0 calc(33.33333% - 40px);
    margin-bottom: 32px;
    padding: 32px;
 
}

.services .service-bx.support{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: rgba(0,0,0,0);
    border-radius: 32px;
    box-shadow: none;
    padding-bottom: 0px;
    padding-left: 0px;
}

.services .service-bx.support p{
    height: 40px;
    width: 189px;
    color: #003865;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 17px;
    letter-spacing: 0.42px;
    line-height: 20px;
    text-transform: uppercase;
    
}


.services .service-bx.support a{
    max-width: 165px;
}

@media screen and (max-width:768px) {
    
    .services .service-bx.support{
        align-items: center;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-bottom: 0px;
}
    
    .services .service-bx.support p{
        width: 100%;
        font-size: 15px;
        height: auto;
    }
    
    .services{
    background:  #F3F3F3;
    padding-top: 40px;
    padding-bottom: 40px;
}
    
    
   .services .service-bx{
  flex: 0 0 calc(50% - 20px);
    margin-bottom: 16px;
    }    
}


@media screen and (max-width:568px) {
    
    
   .services .service-bx{
  flex: 0 0 100%;
    margin-bottom: 16px;
    }    
}



/* CONTACT UPDATES */

/*  Contact Page v2 */


.formholder form select {
    padding-top: 24px;
    height: 57px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #414042;
    font-size: 20px;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-weight: normal;
}

/* Remove Default select arrow */

.formholder form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.formholder form .row.select{
    position: relative;
}

.formholder form .row.select:after{
    content: "";
    position: absolute;
    background-size: contain;
    width: 8px;
    top:45px;
    height: 16px;
    right: 0px;
}

.contact-box{
    margin-bottom: 0px;
    padding-bottom: 80px;
}

@media screen and (max-width:568px) {
   .contact-box{
        
        padding-bottom: 20px;
    } 
}

.map-holder{
    margin-bottom: 80px;
}

@media screen and (max-width:768px) {
    .map-holder{
        margin-bottom: 40px;
    }

}

/* Locations */


.locations h3{
    max-width: 880px;
    color:#003865;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 33px;
    letter-spacing: 1.6px;
    line-height: 40px;
   
}

@media screen and (max-width:768px) {
    
    .locations h3{
        font-size: 21px;
        text-transform: none;
}
    
}

.locations .tabs{
    display:flex;
    margin-bottom: 100px;
      flex-wrap: wrap;
}

.locations .tabs .tab{
    min-height: 51px;
    border-radius: 32px;
    background-color: #BAD2ED;
    box-shadow: 3px 3px 12px 0 rgba(31,29,59,0.08);
    color: #003865;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    display: flex;
    align-items: center;
    padding: 13px 32px;
    cursor: pointer;
    margin-right: 16px;
    margin-bottom: 16px;
}

.locations .tabs .tab:hover,.locations .tabs .tab.active{
    background-color: #F94D50;
    color: #FFFFFF;
}

.locations .tabs .tab::after {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    margin-left: 14px;
    transition: all .3s ease;
}

.locations .tabs .tab:hover::after, .locations .tabs .tab.active::after {

    border-left-color: #FFFFFF;

}

.locations .cards{
    margin-bottom: 80px;
    display: none;
}

.locations .cards.visible{
    display: flex;
    flex-wrap: wrap;
}

.locations .card{
    width: calc(50% - 40px);
    max-width: 648px;
    border-radius: 32px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 16px 0 rgba(31,29,59,0.12);
    padding: 56px 48px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.locations .card h4{
    color: #003865;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.66px;
    line-height: 41px;
    margin-bottom: 24px;
}

.locations .card .row{
    display: flex;
    align-items: center;
    color: #003865;
    font-family: "Helvetica Neue";
    font-size: 17px;
    letter-spacing: 0;
    line-height: 23px;
    margin-bottom: 16px;
    word-break:break-all;
}

.locations .card .row img{
    height: 20px;
    width: 20px;
    margin-right: 24px;
}

.locations .card .row.email img{
    height: 14.29px;
    width: 20px;
}  

.locations .card .row.address img{
 height: 26.18px;
  width: 20px;
}   


.locations .card .button {
    display: inline-flex;
    padding: 17px 25px 12px 25px;
    border: 2px solid #003865;
    border-radius: 50vh;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all .3s ease;
    margin-left: 20px;
    margin-top: 30px;
}




@media screen and (max-width:1024px) {
    
    .locations .tabs{
        flex-wrap: wrap;
        margin-bottom: 50px;
    }
    
    
    .locations .cards{
        flex-direction: column;
        margin-bottom: 70px;
    }
   
    .locations .card{
        width: 100%;
        max-width: 100%;
        margin-right: 0px;
    }
    
    .locations .card h4{
        font-size: 20px;
        line-height: 20px;
    }
    
    .locations .card .row{
        font-size: 12px;
    }
    
    .locations .card .row img{
        margin-right: 12px;
    }
    
}

@media screen and (max-width:768px) {
    
    .locations .tabs .tab{
        font-size: 12px;
    }
      .locations .cards{
        margin-bottom: 40px;
    }
}


.stat-numbers .map-stat-box h3{
    text-transform: uppercase
}



@media screen and (max-width:1274px) {

.stat-numbers .map-stat-box{
    max-width: 225px;
}
    
}


@media screen and (max-width:1200px) {

.stat-numbers .map-stat-box{
    max-width: 175px;
}
    
}


/*  CLIENTS DETAIL */

.clients-detail-banner {
    margin-top: 104px;
    background-color: #BAD2ED99;

}

.clients-detail-banner  h1{
    max-width: 918px;
    color: #003865;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: -0.8px;
    line-height: 70px;
    margin-top: 40px;
    margin-bottom: 16px;
}

.clients-detail-banner .main-limit {

    padding-top: 64px;
    padding-bottom: 60px;
}

.button.button-before:after {
    display:none;
}

.button.button-before:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-right-color: #003865;
    border-right-width: 8px;
    margin-top: -4px;
    margin-right: 15px;
    transition: all .3s linear;
}

.button.button-before:hover{
    background: none;
    color: #F94D50;
       
}
    
.button.button-before:hover:before{
    background: none;
    color: #F94D50;
     border-right-color:#F94D50;
}
    

@media screen and (max-width: 1200px) {
    
    .button.button-before:before{
        margin-right: 12px;
    }
    
    .clients-detail-banner {
    margin-top: 64px;
   

}
    
    .clients-detail-banner .main-limit {
        padding-top: 40px;
        padding-bottom: 40px;
}
    
    
    .clients-detail-banner  h1{
        font-size: 60px;
        line-height: 60px;
        max-width: 550px;
        margin-top: 24px;
    }
    
    
}

@media screen and (max-width: 768px) {
    
    .clients-detail-banner .main-limit {
        padding-top: 40px;
        padding-bottom: 40px;
}
    
    
    .clients-detail-banner  h1{
        font-size: 30px;
        line-height: 34px;
        max-width: 360px;
    }
    
    
}


/* Clients Value */



.clients-value{
    padding-top: 88px;
    padding-bottom: 48px;
    
}

.clients-value .flex{
    display: flex;
    margin-bottom: 40px;
}

.clients-value .flex p:last-child{
    
    margin-bottom: 0px;
}

.clients-value .flex > div{
    width: 50%;
    background-size: cover;
   
}

.clients-value .flex > div:first-child{
    margin-right: 64px;
}

.clients-value .flex h3{
    text-transform:  uppercase;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 44px;
    margin-top: 0px;
}



    .clients-value .flex .image{
         min-height: 300px;
        background-position: center;
    }
    

.clients-value .flex{
    align-items: center;
}

@media screen and (max-width:900px) {
    
    .clients-value{
    padding-top: 40px;
    padding-bottom: 0px;
    
}

    
    .clients-value .flex > div:first-child{
        margin-right: 0px;
    }
    
    
    .clients-value .flex{
        flex-direction: column;
    }
    
    .clients-value .flex:nth-child(2n){
        flex-direction: column-reverse;
    }
    
    .clients-value .flex > div{
        width: 100%;
        margin-bottom: 0px;
        margin-top: 24px;
    }
    
    .clients-value .flex h3{
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 16px;
    }

}

/* Services detail */



 .services.no-icon .services-boxes{  
     max-height: 378px;    
     align-items: flex-start;
}

 .services.no-icon h2{
     color: #003865;
     font-family: "Helvetica Neue";
     font-size: 60px;
     font-weight: bold;
     letter-spacing: -0.3px;
     line-height: 64px;
}

.services.no-icon .service-bx {
    width: calc(25% - 16px);
    flex: unset;
    margin-bottom: 40px;
    padding:32px;
    position: relative;
    overflow: hidden;
    min-height: 338px;
    align-items: flex-end;
      margin-right: 0px;
    padding-bottom: 40px;
}



.services.no-icon .service-bx:hover{
    padding-top: 52px;
    position: relative;
     box-shadow: 3px 3px 12px 0 rgba(72,79,93,0.3);
}

.services.no-icon .service-bx h4{

    max-width: 260.55px;
    color: #003865;
    font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 44px;
     transition: all 0.3s;

}

.services.no-icon .service-bx p{
    color: #003865;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
    display: none;
}

.services.no-icon .service-bx:hover h4{
    color: #FFFFFF;
}

.services.no-icon .service-bx:hover p{
    color: #FFFFFF;
    display: flex
}



.services.no-icon .service-bx:hover:after {
    background: #FFFFFF;
    height: 18px;
}

.services.no-icon .service-bx:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 20px;
    width: 100%;
   background: #003865;
}

.services.no-icon .services-boxes{
        justify-content: space-between;
    }
    
@media screen and (max-width: 1600px) {

    .services.no-icon .service-bx h4{
    font-size: 32px;
    line-height: 36px;


}
    
}

@media screen and (max-width: 1200px) {
    
     .services.no-icon .services-boxes{  
         max-height: unset;    
         align-items: flex-start;
}
    
    .services.no-icon .service-bx p{
 display: block;
}
    
    .services.no-icon .services-boxes{
        justify-content: space-between;
    }
    
    .services.no-icon .service-bx {
    flex: 0 0 calc(50% - 20px);
    position: relative;
    overflow: hidden;
   
}
}

@media screen and (max-width: 768px) {
    
    .services.no-icon .service-bx{
        align-items: flex-start;
        min-height: unset;
    }
    
    .services.no-icon .service-bx:last-child{
        margin-bottom: 0px;
    }
    
    .services.no-icon .service-bx h4{
        font-size: 21px;
        line-height: 24px;
    }
    
    .services.no-icon .service-bx:after{
        height: 12px;
    }
    
    .services.no-icon h2{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    
    .services.no-icon .service-bx {
    flex: 0 0 100%;
    }
    
   .services.no-icon .service-bx-text{
       padding-left: 0px;
    }
    
}

/* Clients Form  */


.clients-form{
    background-color: #003865;
    padding-top: 60px;
    padding-bottom: 70px;
  
}

.clients-form .contact-form{
    background: #FFFFFF;
    border-radius: 32px;
    margin-left: auto;
    margin-right: auto;
    padding: 64px;
    max-width: 100%;
}

.clients-form .contact-form h2{
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 64px;
    max-width: 764px;
    margin-bottom: 0px;
}

.clients-form .contact-form .sub-header{
    max-width: 308px;
    color: #003865;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    
}

.clients-form .contact-form.submitted h2, .clients-form .contact-form .sub-header{
    display: none;
}

.clients-form .contact-form .submitted-message > p:nth-child(1){
    color: #003865;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 64px;
    max-width: 1100px;
    margin-bottom: 40px;
}

.clients-form .contact-form .submitted-message > p:nth-child(2){
    color: #003865;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    
}


.clients-form .contact-form #contactform{
    margin-top: 24px;
}

.clients-form .field-flex{
    display: flex;
}

.clients-form .field-flex .row{
    margin-right: 80px;
}

.clients-form .formholder form select {
    padding-top: 24px;
    height: 57px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #414042;
    font-size: 14px;
    font-weight: normal;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
}

.hs_referring_source .input:after {
    content: "";
    height: 16px;
    width: 8px;
    display: block;
    position: absolute;
    bottom:16px;
    right: 0px;
}

.hs_referring_source .input{
     position: relative;
}



.clients-form .formholder select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}


.clients-form .formholder form .message{
    max-width: calc(50% - 80px);
}

.clients-form .formholder .checkbox{
    display: flex;
    color: #414042;
    align-items: center;
    text-transform: none;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 40px;
}

.clients-form .formholder .checkbox input{
    margin-right: 16px;
}

.clients-form .formholder form button{
    background-color: #003865;
}

.clients-form .formholder form button:hover{
    background-color: #F94D50;
}

@media screen and (max-width:900px) {
    

    
    .clients-form .contact-form h2{
    font-size: 38px;
        line-height: 38px;
    }
    
    .clients-form .field-flex{
    display: block;
}
    
    .clients-form .formholder form .message{
    max-width: 100%;
}

    
.clients-form .contact-form{

    padding: 24px 36px;

}
    
    .clients-form .contact-form .hs-richtext a{
        font-weight: 700;
    }
}


@media screen and (max-width:768px) {
    
    .clients-form{

    padding-top: 40px;
    padding-bottom: 0px;
  
}
    
    .clients-form .contact-form h2{
    font-size: 23px;
        line-height: 24px;
        margin-bottom: 0px;
    }
    
    .clients-form{
     
    }
    
}


    
        

  /* HubSpot Form Styles */



  .clients-form .hs-form {
      max-width: 100%;
      margin: 0 auto;
        margin-top: 24px;
      padding: 0;
      background-color: #ffffff;
      border-radius: 8px;
      font-family: "HelveticaNeue", sans-serif;
    }
    
    .clients-form fieldset {
      max-width: 100% !important;
    }

    .clients-form fieldset {
      max-width: 100% !important;
    }

    .clients-form fieldset.form-columns-1 {
      max-width: 100% !important;
    }

    .clients-form fieldset.form-columns-2 {
      max-width: 100% !important;
    }

    .clients-form .hs-form h1 {
      font-size: 24px;
      color: #0d3056;
      margin-bottom: 1em;
      text-align: center;
    }

    .clients-form .hs-form label {
        display: block;
        margin-bottom: 16px;
        margin-top: 40px;
        font-weight: bold;
        color: #003865;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 1.14em;
    }




    .clients-form .hs-form .hs-input {
    width: 100%;
    color: #414042;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-radius: 0px;
    padding-bottom: 8px;

    }

    .clients-form .hs-form input[type="checkbox"] {
      margin-right: 0.5em;
    }

    .clients-form .hs-form input[type="submit"] {
      display: block;
      width: 15%;
      padding: 0.75em;
      background-color: #003865;
      color: #ffffff;
      border: none;
      border-radius: 50px;
      font-size: 18px;
      cursor: pointer;
      transition: background-color 0.3s ease;
      text-align: center;
      text-transform: uppercase;
    }

    .clients-form .actions {
      padding-top: 0px;
    }

   .clients-form  select {
      font-family: "HelveticaNeue", sans-serif;
    }
   .clients-form  textarea {
      padding-bottom: 7%;
    }

   .clients-form  .hs-form input[type="submit"]:hover {
      background-color: #f94d50;
    }

   .clients-form  ul.inputs-list {
      list-style-type: none;
      padding: 0;
    }

   .clients-form  .legal-consent-container .hs-form-booleancheckbox-display p {
       color: #414042;
       font-family: "HelveticaNeueLTPro-Bd", sans-serif;
       font-size: 17px;
       line-height: 26px;
       padding-top: 3px;
       display: flex;
       align-items: center;
       text-decoration: none;
       text-transform: none;
       letter-spacing: 0px;
       font-weight: bold;
       transition: background-color 0.3s ease;
       line-height: 1.14em;
    }

    .clients-form .hs-form-booleancheckbox input{
        height: 24px!important;
        width: 24px!important;
        margin-right: 0px!important;
                       }

    .clients-form .hs-form label p {
      font-weight: 300;
    }

    .clients-form fieldset.form-columns-2 .hs-form-field {
        width: calc(100% - 40px)!important;

        float: left;
    }

    .clients-form .hs-input.invalid {

        border-bottom: 1px solid red;
                   }          

    .clients-form .formholder form label.hs-error-msg, .formholder form .hs_error_rollup label{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;
                       }

    .clients-form .hs-error-msgs{
        margin-top: 0px;
                       }

    .clients-form .hs-error-msgs. .hs-error-msg{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;   
                       }
    
    .clients-form .formholder form input{
        width: 100%;
    }
        
    .clients-form .hs-form-booleancheckbox-display{
        display: flex!important;
        align-items: center;
        }

    .clients-form .hs_referring_source .input:after {
             
                background-image: url(./images/lhs-dropdown-arrow@1x.svg);
        
        }
        
    .clients-form .hs-richtext{
        margin-top: 32px;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        }
        
    .clients-form input.hs-button.primary.large{
        width: 180px;
        height: 64px;
        color: #FFFFFF;
        background-color: #F94D50;
        font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
        font-size: 16px;
        letter-spacing: 2.2px;
        line-height: 16px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;  
        
        }
        
    .clients-form .legal-consent-container .hs-form-booleancheckbox-display>span{
            margin-left: 16px;
        }
        


/* Responsive Design */


@media screen and (max-width:768px) {
    
    .clients-form .hs-form label {
        font-size: 12px;
        margin-top: 24px;
    }
    
    .clients-form .hs-form .hs-input{
        font-size: 15px;
    }
    
    .clients-form .actions{
        display: inline-flex;
        position: relative;
    }
    
   .clients-form .actions:after {
       content: '';
        width: 0px;
        height: 0px;
        border: 6px solid transparent;
        border-color: rgba(0, 56, 101, 0);
        border-left-color: #FFFFFF;
        border-left-width: 8px;
        margin-top: -6px;
        margin-left: 8px;
        transition: all .3s linear;
        position: absolute;
        right: 16px;
        top: calc(50% - 3px);
}
    
  .clients-form input.hs-button.primary.large {
        padding-left: 24px;
        padding-right: 38px;
        height: 48px;
      font-size: 13px;
      
    }
    
    .clients-form .hs-form fieldset:nth-of-type(1) .hs-form-field:nth-of-type(1) label {
    margin-top: 0px;
}

}


    @media (min-width: 600px) {
     .clients-form .hs-form .form-columns-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1em;
      }

     .clients-form .hs-form .hs-form-field {
        grid-column: span 1;
      }

      .clients-form .hs-form .full-width {
        grid-column: span 2;
      }

      .clients-form .hs-form .consent {
        display: flex;
        align-items: center;
      }

      .clients-form .hs-form .actions {
        grid-column: span 2;
      }

    }

    @media (max-width: 599px) {
      .clients-form input.hs-button.primary.large {
        width: 100%;
      }
        
    .clients-form fieldset.form-columns-2 .hs-form-field {
        width: 100%!important;

        float: left;
    }
  
    }


/* Brokers Landing Form * /

/* HubSpot Form Styles */



  .brokers-form .hs-form {
      max-width: 100%;
      margin: 0 auto;
        margin-top: 24px;
      padding: 0;
      background-color: #ffffff;
      border-radius: 8px;
      font-family: "HelveticaNeue", sans-serif;
    }
    
    .brokers-form fieldset {
      max-width: 100% !important;
    }

    .brokers-form fieldset {
      max-width: 100% !important;
    }

    .brokers-form fieldset.form-columns-1 {
      max-width: 100% !important;
    }

    .brokers-form fieldset.form-columns-2 {
      max-width: 100% !important;
    }

    .brokers-form .hs-form h1 {
      font-size: 24px;
      color: #0d3056;
      margin-bottom: 1em;
      text-align: center;
    }

    .brokers-form .hs-form label {
        display: block;
        margin-bottom: 24px;
        margin-top: 40px;
        font-weight: bold;
        color: #003865;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 1.14em;
    }


    .brokers-form .hs-form .hs-input {
    width: 100%;
    color: #414042;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-radius: 0px;
    padding-bottom: 9px;

    }

.brokers-form .hs-form textarea.hs-input{
    padding-top: 0px;
}

    .brokers-form .hs-form input[type="checkbox"] {
      margin-right: 0.5em;
    }

    .brokers-form .hs-form input[type="submit"] {
      display: block;
      width: 15%;
      padding: 0.75em;
      background-color: #003865;
      color: #ffffff;
      border: none;
      border-radius: 50px;
      font-size: 18px;
      cursor: pointer;
      transition: background-color 0.3s ease;
      text-align: center;
      text-transform: uppercase;
    }

    .brokers-form .actions {
      padding-top: 0;
    }

   .brokers-form  select {
      font-family: "HelveticaNeue", sans-serif;
    }
   .brokers-form  textarea {
      padding-bottom: 7%;
    }

   .brokers-form  .hs-form input[type="submit"]:hover {
      background-color: #f94d50;
    }

   .brokers-form  ul.inputs-list {
      list-style-type: none;
      padding: 0;
    }

   .brokers-form  .legal-consent-container .hs-form-booleancheckbox-display p {
       color: #414042;
       font-family: "HelveticaNeueLTPro-Bd", sans-serif;
       font-size: 17px;
       line-height: 26px;
       padding-top: 3px;
       display: flex;
       align-items: center;
       text-decoration: none;
       text-transform: none;
       letter-spacing: 0px;
       font-weight: bold;
       transition: background-color 0.3s ease;
       line-height: 1.14em;
    }

    .brokers-form .hs-form-booleancheckbox input{
        height: 24px!important;
        width: 24px!important;
        margin-right: 0px!important;
                       }

    .brokers-form .hs-form label p {
      font-weight: 300;
    }

    .brokers-form fieldset.form-columns-2 .hs-form-field {
        width: calc(100% - 40px)!important;

        float: left;
    }

    .brokers-form .hs-input.invalid {

        border-bottom: 1px solid red;
                   }          

    .brokers-form .formholder form label.hs-error-msg, .formholder form .hs_error_rollup label{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;
                       }

    .brokers-form .hs-error-msgs{
        margin-top: 0px;
                       }

    .brokers-form .hs-error-msgs. .hs-error-msg{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;   
                       }
    
    .brokers-form .formholder form input{
        width: 100%;
    }
        
    .brokers-form .hs-form-booleancheckbox-display{
        display: flex!important;
        align-items: center;
        }

    .brokers-form .hs_referring_source .input:after {
             
                background-image: url(./images/lhs-dropdown-arrow@1x.svg);
        
        }
        
    .brokers-form .hs-richtext{
        margin-top: 2px;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        }
        
    .brokers-form input.hs-button.primary.large{
        width: 108px;
        height: 48px;
        color: #FFFFFF;
        background-color: #F94D50;
        font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
        font-size: 16px;
        letter-spacing: 2.2px;
        line-height: 16px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;    
        }
        
    .brokers-form .legal-consent-container .hs-form-booleancheckbox-display>span{
            margin-left: 16px;
        }
        
    /* Responsive Design */
    @media (min-width: 600px) {
     .brokers-form .hs-form .form-columns-2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1em;
      }

     .brokers-form .hs-form .hs-form-field {
        grid-column: span 1;
      }

      .brokers-form .hs-form .full-width {
        grid-column: span 2;
      }

      .brokers-form .hs-form .consent {
        display: flex;
        align-items: center;
      }

      .brokers-form .hs-form .actions {
        grid-column: span 2;
      }

    }

    @media (max-width: 599px) {
      .brokers-form input.hs-button.primary.large {
        width: 100%;
      }
        
    .brokers-form fieldset.form-columns-2 .hs-form-field {
        width: 100%!important;

        float: left;
    }
  
    }

    
        

/* Solutions Updates */

.solutions-banner{
  background-color: #F3F3F3;
}

.solutions-banner .main-limit{
  background-color: #F3F3F3;
    box-shadow: none;
}


.core-offerings.solutions .main-width > p{
    max-width: 619px;
    margin-bottom: 32px;
}

.solutions .offerings-box-text h3{
    font-size: 40px;
}

.core-offerings.solutions .main-width h2{
    font-size: 60px;
}

.services.consulting{
    background: #FFFFFF;
}

.services.consulting h2{
    max-width: 100%;
    margin-bottom: 16px;
}

.services.consulting .main-width > p{
    max-width: 867px;
}

.services.consulting .service-bx{
    background: #F3F3F3;
    width: calc(33.333% - 26.66px);
    flex: unset;
    padding-top: 64px;
    padding-left: 48px;
    padding-right: 32px;
    padding-bottom: 32px;
}

.services.consulting .service-bx:hover{
    background: #F94D50;
}

services.consulting .service-bx h4{
    font-size: 30px;
}

.services.consulting .service-bx:nth-child(3n){
    margin-right: 0px;
    
    
}

.services.consulting .service-bx-text span:after{
    display: none;
}

.services.consulting .service-bx .button.button-border{
    width:100%;
    max-width: 241px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
 
}

.services.consulting .service-bx:hover .button.button-border{
    border-color: #FFFFFF;
    background: none;
 
}


.data.solutions{
    background-color: #77A4B7;
    padding-top:40px;
    padding-bottom: 40px;
}

.data.solutions .main-width{
    align-items: center;
}

@media (max-width: 1200px) {

    .services .service-bx > div{
    display: block;
    }
    
}

@media (max-width: 992px) {
        
    .services.consulting .service-bx{
        width: 100%;
        margin-right: 0px;
    }   
    
    .solutions .offerings-box-text h3{
    font-size: 30px;
}
        
}

@media (max-width: 768px) {
    
    .services .service-bx > div{
    display: flex;
    }
    
    .no-icon.services .service-bx > div{
    display: block;
    }
    
    
    .services .service-bx-text > div:nth-child(1){
        margin-right: 24px;
    }
    
    .services.consulting .service-bx{
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
}
    
    
    .services.consulting h2{
   font-size: 26px;
    line-height: 30px;
    }
    
    .services.consulting .service-bx .button.button-border{
    width:auto;
    margin-left:calc(50% - 72.5px);
    margin-right: auto;
 
}

    
}

@media screen and (max-width: 576px) {
    
    .core-offerings.solutions .main-width h2{
    font-size: 26px;
        line-height: 30px;
}

    
  .services.consulting  .service-bx-text {
        position: relative;
        padding-left: 0px;
    }
    
    .solutions .offerings-box-text h3{
    font-size: 22px;
}

   .services.consulting .services-boxes {
        margin-top: 32px;
    }


}


    
        
/* Info Hub updates */

.spotlight-banner{

    background-position: center;
    background-size: cover;
    
}

.occ-banner .no-results{
    color: #F94D50;
    display: none;
   
}

.occ-banner .no-results.visible{
    
    display: block;
}

.spotlight-banner .featured{
  
    border: 1px solid #F3F3F3;
    border-radius: 14px;
    padding: 6px 12px;
    color: #F3F3F3;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 12px;
    text-align: center;
 
}

.spotlight-banner .banner-overlay{ 
    padding-top: 64px;
    padding-bottom: 64px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
    height: 100%;
}

.spotlight-banner h1{
    margin-top: 18px;
    margin-bottom: 32px;
    max-width: 660px;
    color: #FFFFFF;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 60px;
}

.spotlight-banner .button.button-arrow{

    height: 54px;
    width: 176px;
}

.spotlight-banner .button.button-arrow:after{
    border-left-color: #FFFFFF;

}

.article-in-library .tag{
    font-size: 14px;
    line-height: 14px;
}


@media (max-width: 799px) {
    
    .spotlight-banner .button.button-arrow{

        height: 40px;
        width: 145px;
        font-size: 12px;
        padding-left: 24px;
        padding-right: 24px;
}
    
    .spotlight-banner .banner-overlay{ 
    padding-top: 48px;
    padding-bottom: 40px;

}
    
    .spotlight-banner h1{
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 24px;
    }
    
}


@media (max-width: 599px) {
    
    .spotlight-banner h1{
        font-size: 32px;
        line-height: 32px;
    }
    
}



/* Podcasts Info  */

.info-podcasts {
    background: #77A4B74D;
    padding-top: 88px;
    padding-bottom: 88px;
}

.info-podcasts h2{
    margin-bottom: 32px;
}

.info-podcasts .flex h3{
    margin-top: 0px;
    margin-bottom:12px;
}

.info-podcasts .flex{
    justify-content: space-between;

}

.info-podcasts .image{
    max-width: 100%;
    width: 100%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 676px;
    color:#FFF;
}


.info-podcasts .image img{
    z-index:-1;
    top:0;
    left:0;
}

.info-podcasts .image > div{
    position: relative;

}

.info-podcasts .image .title{
    position: absolute;
    bottom:0;
    padding: 40px;
}


.info-podcasts .image h3{
    max-width: 514px;
    color: #FFFFFF;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 18px;
    font-family: "HelveticaNeue-CondensedBold";
}

.info-podcasts .season{
    max-width: 619px;
    margin-left: 68px;
}

.info-podcasts .season .button{
    float:right;
}

.info-podcasts .season h3{
    max-width: 445px;
    color: #003865;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: -0.6px;
    line-height: 60px;
    margin-bottom: 24px;
}


.info-podcasts .season p{
    font-size: 17px;
    font-family: "Helvetica Neue";
    font-weight: bold;
    margin-bottom: 32px;
    max-width: 100%;
}

.info-podcasts .listen{
    display: flex;
    align-items: center;
    color: #484F5D;   
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 17px;
  text-align: center;
   margin-top: -180px;
}

@media screen and (max-width:1300px) {
    .info-podcasts .listen{
        
        margin-top: 0px;
    }
    
}

.info-podcasts .listen img{
    margin-left: 16px;
}

.info-podcasts .audio-interface{
    align-items: flex-start;
}

.info-podcasts .podcast-controller-btn.playing{
    background-image: url(./images/icon-play-pause-home.webp);
        border: 2px solid #F94D50;
}

.info-podcasts  .podcast-holder h3{
    color: #003865;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 34px;
    max-width: 474px;
    margin-top: 32px;
}

.info-podcasts  .podcast-holder p{
    font-weight: normal;
    color: #939598;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.info-podcasts .learn-more{
    text-align: right;
    margin-top: 48px;
    color: #003865;
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.42px;
      line-height: 64px;
      text-align: right;
    font-family: "HelveticaNeueLTPro-Bd";
}

.info-podcasts .learn-more a.button-arrow{
    height: 48px;
}


.info-podcasts .learn-more a.button-arrow:after {
    border-left-color: #fff;
    margin-top: -5px;

}

.info-podcasts .podcast-element{
    margin-left: 0px;
    margin-right: 0px;
}



.info-podcasts .season .button {
    background-color: transparent;
}

.info-podcasts .season .button.button-arrow:hover::after {
    border-left-color: #F94D50;
}

.info-podcasts .season .button:hover {
    color: #F94D50;
}


.info-podcasts .tabs{
    margin-top: 0px;
    margin-bottom: 6px;
    padding-left: 0px;
}

.info-podcasts .tabs a{
    height: 51.46px;
    margin-right: 21px;
    margin-bottom: 16px;
    color: #003865;
    justify-content: space-between;
    text-transform: none;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    font-family: "HelveticaNeueLTPro-Bd";
    background: #FFFFFF;
    cursor: pointer;
    padding-left: 48px;
    padding-right: 31px;
}

.info-podcasts .tabs a:hover, .info-podcasts .tabs a.active{
    color: #FFFFFF;
    background: #F94D50;
    padding-right: 21px;
}

.info-podcasts .button.button-arrow:after{
    border-left-color: #F94D50;
}

.info-podcasts .button.button-arrow:hover:after, .info-podcasts .button.button-arrow.active:after{
    border-left-color: #FFFFFF;
}

.info-podcasts .episode{
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
}

.info-podcasts .episode h3{
    color: #003865;
    font-family: "HelveticaNeueLTPro-Bd";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.info-podcasts .episode span{
    color: #939598;
    font-family: "HelveticaNeue-CondensedBold";
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
    text-transform: uppercase;
}

.info-podcasts .podcast-controller-btn{
    height: 39px;
    width: 39px;
    min-width: 39px;
    background-size: 16px 16px;
}

.info-podcasts .podcast-element .timeline{
    margin-top: 24px;
     display: none;
}

.info-podcasts .podcast-element .playing .timeline{

     display: block;
}

.info-podcasts .podcast-element .timeline .duration{
    float: right;
}



.info-podcasts .podcast-element {
    margin-bottom: 16px;
   
}

.season{
    display: none;
   

}

.season .podcast-wrapper{
    overflow-y: scroll;
   padding-right: 30px;
     height: 582px;
}

.season.active{
    display: block;
}

.info-hub-gallery-section{
    padding-top: 70px;
}

/* Scroll style */


/* width */
.info-podcasts ::-webkit-scrollbar {
  width: 8px;
  border-radius: 4px;
  background-color: #77A4B7;
    
}

/* Track */
.info-podcasts ::-webkit-scrollbar-track {
  background: #F3F3F3;
    border-radius: 4px;
}

/* Handle */
.info-podcasts ::-webkit-scrollbar-thumb {
    background: #77A4B7;
    border-radius: 4px;
}

/* Handle on hover */
.info-podcasts ::-webkit-scrollbar-thumb:hover {
  background: #77A4B7;
    
}

.slides-numbers{display: none;}

@media screen and (max-width:990px) {
    
    .info-podcasts .podcast-element {
        padding-right: 6px;
        padding-left: 6px;
    }
    
    .slides-numbers{
        display: block;
        text-align: center;
        margin-top: -40px;
    }
    
    .info-podcasts .season{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .info-podcasts .tabs{
    margin-top: 0px;
        
    }
    
    .info-podcasts{
        padding-top: 70px;
        padding-bottom: 40px;
    }
    
    .info-podcasts .image{
        max-width: 100%;
        display: none;
    }
    
    .info-podcasts .flex{
        flex-direction: column;
        align-items: flex-start;
    }
    
    .info-podcasts .season {
        align-items: center;
        margin-top: 16px;
        max-width: 100%;
        margin-left: 0px;
        padding:20px;
    }
    
    .info-podcasts .listen{
      margin-bottom: 40px;
    }
    .info-podcasts .listen img{
        margin-top: 8px;
        width: 33%;
    }
    
    .info-podcasts .learn-more{
        text-align: center;
        }
    
    .info-podcasts .tabs{
        margin-bottom: 0px;
        padding-left: 0px;
    }
    
    .info-podcasts .tabs a{
        width: 100%;
    }
    
    .info-podcasts .listen img{
        margin-left: 0px;
    }
    
    .info-podcasts .season p{
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0px;
    }
    
    .podcast-element{
        margin-top: 16px;
    }
    
    .season .podcast-wrapper{
        height: auto;
        overflow: hidden;
        padding-bottom: 60px;
    }
    
    .info-podcasts .slick-prev, .info-podcasts .slick-next {
    position: absolute;
    border: 2px solid #003865;
    bottom: 43px;
    bottom:0px;
    top: unset;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
    
    .info-podcasts .slick-prev.slick-disabled, .info-podcasts .slick-next.slick-disabled{
    opacity: 0.2;
    }
    
    .info-podcasts .slick-prev{
         left: calc(50% - 70px);
        right: unset;
    }
    
    .info-podcasts .slick-next {
         right: calc(50% - 70px);
    }
    
    .info-podcasts .slick-prev:before, .info-podcasts .slick-next:before {
    content: '';
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-color: rgba(0, 56, 101, 0);
    border-left-color: #003865;
    border-left-width: 8px;
    opacity: 1;
}
    
    .info-podcasts .slick-prev:before {
    transform-origin: center;
    transform: rotate(180deg);
    margin-right: 7px;
}
    
    .info-podcasts .slick-next:before{
        margin-left: 8px;
    }
    
}


.article-in-library .health-article-element-text{
    padding:32px;
}

.article-in-library .tag{
    font-family: "HelveticaNeueLTPro-Bd";
}

@media screen and (max-width: 1153px) {
    .article-in-library {
        max-width: calc((100% - 20px) / 2);
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width: 783px) {
    
    
     .info-podcasts{
        padding-top: 40px;
         padding-bottom: 40px;
    }
    
    
    .info-podcasts h2{
        margin-bottom: 16px;
    }
    
    .info-podcasts .flex{
        flex-direction: column-reverse;
    }
    
    .info-podcasts h2{
        font-size: 26px;
        line-height: 26px;
    }
    
    .info-podcasts .flex h3{
        font-size: 19px;
    }

    .article-in-library {
        max-width:100%;
        margin: 0 0 16px 0;
        min-width: 100%;
    }
    
    .article-in-library .health-article-element-text{
        padding:24px;
        padding-top: 16px;
}
    

    
}

.info-hub-article-section{
    padding-bottom: 88px;
    padding-top: 88px;
}

.spotlight-banner .featured{
    padding-top: 8px;
    padding-bottom: 6px;
}



@media screen and (max-width: 783px) {
    
    .info-hub-article-section{
    padding-bottom: 40px;
    padding-top: 40px;
}

    
    .podcast-holder{
        padding: 20px;
    }
    
    .home-podcasts .episode{
        padding: 2px;
    }
    
    .season .podcast-wrapper{
        padding-right: 6px;
    }
    
    .info-podcasts .season{
        padding: 8px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        margin-top: 0px;
    }
        
    
}

.accolades.mob{
    display: none;
}

@media screen and (max-width:1600px) {
    
    
    
    .home-accolades .inner-width.flex.awards{
        position: absolute;
        flex-direction: row;
        margin-top: 24px;
        margin-left: 0px;
        right:unset;
        left: 80px;
        top: unset;
        bottom: 100px;
    }
    
      .home-accolades .inner-width.flex.awards img{
        margin-right: 24px;
    }
    
    .home-accolades .inner-width>div{
        position: static;
    }
    
    .case-study-box{
        max-width: 415px;
    }
    
    .case-main{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .home-accolades{
       
    }
    
    .accolades-1{
        min-height: 504px;
        max-width: 504px;
    }
    
}


@media screen and (max-width:1260px) {
    
    
    
    .home-accolades .inner-width.flex.awards{
   
        flex-direction: row;
        margin-top: 24px;
        margin-left: 0px;
        right:unset;
        bottom: unset;
        top: 786px;
    }
    
    .home-accolades .inner-width.flex.awards img{
        margin-right: 24px;
    }
    
    .case-main{
        margin-bottom: 0px;
    }
    
    .accolades-3{
        margin-left: 0px;
    }
    
    .accolades-5{
        top: 0px;
    }
    

}

@media screen and (max-width:1024px) {
    
    .home-accolades .flex{
        flex-direction: column;
    }
    
        
    .accolades{
        margin-right: 20px;
    }
    
    .accolades-1{
        width: calc(100% - 180px);
        margin-right: 0px;
    }
    
    .accolades-3{
        position: absolute;
        right: 0px;
        top:-124px;
        margin-right: 0px;
    }
    
    .accolades-5{
        position: absolute;
        right: 0px;
        top:58px;
        margin-right: 0px;
    }
    
    .home-accolades .inner-width>div:nth-of-type(2){
        position: relative;
        padding-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    
    .home-accolades .inner-width.flex.awards{
        right: 0px;
        flex-direction: column;
        left:unset;
        top: unset;
        bottom: 0px;
    }
    
    .home-accolades .inner-width>div{
        padding-left: 0px;
    }
    
    .accolades-3, .accolades-5 {
  
        transform: none;
    
    }

}




@media screen and (max-width:768px){
    
    .brokers-accolades .accolades-1 strong{
        font-size: 130px;
        line-height: 100px;
    }
    
    .brokers-accolades .accolades-1 .flex > span{
        font-size: 60px;
        margin-left: 8px;
    }
    
    .brokers-accolades .accolades-1 span{
        font-size: 40px;
        line-height: 42px;
    }
    
    .brokers-accolades .accolades-1 p{
        font-size: 27px;
        line-height: 30px;
    }
    
    .accolades-1{
        min-height: 312px;
        padding-top: 100px;
    }
    
    .accolades{
        margin-right: 0px;
    }
    
    .accolades-1{
        width: 100%;
    }
    
    .accolades-2{
        flex: 100%;
    }
    
    
    .accolades-3, .accolades-5{
        position: relative;
        right: unset;
        top:unset;
        margin-right: 16px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    
    .home-accolades .inner-width>div:nth-of-type(2){
        padding-top: 0px;
    }

    .case-study-box{
        max-width: 100%;
    }
    
    .home-accolades .inner-width.flex.awards{
        flex-direction: row;
        bottom: 0px;
        position: relative;
        width: 100%;
    }
    
    .offering-icon:before {
        font-size: 4em!important;
 
    }
    
    .offering-icon.icon-emergency:before {
        font-size: 3.1em!important;
    }
    
    .offerings-row-2{
        margin-bottom: 16px;
    }
    
    .home-accolades .inner-width>div:nth-of-type(2){
        display: flex;
      
       justify-content: center;
            margin-top: 16px;
    }
    
    .home-accolades .inner-width.flex.awards img{
        max-width: 83px!important;
        margin-right: 16px!important;
    }
    
    
    .accolades-3, .accolades-5{
   
}
    
    .accolades-4{
        margin-bottom: 16px;
    }
    

    
    .accolades.mob{
    display: block;
}
    
    .our-health-network .main-limit{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .home .health-network-info h2{
        font-size: 26px;
        line-height: 30px;margin-bottom: 16px;
    }
    
    .health-network-info p{
        margin-bottom: 16px;
    }
    
    .health-network-info .button{
        margin-top: 8px;
    }
    
    .health-network-info{
        margin-bottom: 40px;
    }
    
    .network-stats-content{
       margin-left: -24vw;
        margin-top: 100px;
    }
    
    .network-stats-content {
        position: relative;
        top: 0;
        left: 0;
    }
    
    .home-accolades{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .home-accolades h2{
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 32px;
    }
    
    .home-accolades .inner-width>div{
        padding-left: 0px;
    }
    
    .accolades-mobile{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .accolades.mob{
        display: inline-flex;
        max-width: 120px;
        max-height: 120px;
        padding:16px;
        transform: none;
        margin-right: 16px;
    }
    
    .accolades.mob strong{
        font-size:42px;
    }
 
    .accolades-5.mob span{
        font-size: 11px;
    }
    
    .home-accolades .inner-width.flex.awards{
        align-self: flex-start;
        margin-left: 20px;
    }
    
 
    
    .home-accolades.mask-bottom-white .maskholder{
        display: none;
    }
    
    .content-blocks .main-limit .row, .content-blocks .main-limit .row.alt{
        margin-top: 40px;
        margin-bottom: 40px;
        flex-direction: column;
    }
    
    .nurses.content-blocks .main-limit .row.alt>div:nth-of-type(1){
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .nurses h2{
        font-size: 26px;
        line-height: 30px;
        max-width:294px;
    }
    
    .nurses .button{
        width: fit-content;
        margin-bottom: 16px;
    }
    
    .content-blocks .main-limit .row.alt>div:nth-of-type(2){
        margin-top: 24px;
        margin-bottom: 0px;
    }
    
    .home-podcasts{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .home-podcasts .episode{
        margin-top: 0px;
    }
    
    .home-podcasts .episode h3{
        font-size: 26px;
        line-height: 30px;
        max-width: 300px;
        margin-bottom: 46px;
    }
    
    .home-podcasts .episode .button{
        right: unset;
        left: 0px;
        margin-top: -30px;
    }
    
    .listen{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .listen span{
        width: 100%;
        text-align: left;
    }
    
    .listen a{
        width: calc(33.33% - 16px);
    }
    
    .home-podcasts .listen img{
        margin-left: 0px;
    }
    
    .home-podcasts .listen{
        margin-bottom: 32px;
    }
    
    .home-podcasts .episode .podcast-element h3{
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 8px;
        max-width: 245px;
    }
    
    .podcast-holder{
     
    }
    
    .home-podcasts  .learn-more{
        display: none;
    }
    
    .footer-row-1{
        padding-top: 40px;
    }
    
    .footer-row-1>div{
        border-bottom: none;
        margin-bottom: 32px;
        padding-bottom: 0px;
    }
    
    .footer-row-2{
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    
    .footer-row-2 a{
        text-decoration: underline;
    }
    
    .footer .newsletter p{
        font-size: 21px;
        line-height: 24px;
    }
    
    .footer button.button-arrow{
        padding-left: 16px;
        padding-right: 16px;
    }
    
    .logo-footer a {
        text-decoration: none;
    }
    
    .important-document-slider .margin-left-wrap{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .important-document-slider .media-scroller{
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .important-doc-element{
        max-height:  min-content;
        border-radius: 24px;
    }
    
    .media-scroller{
        padding-bottom: 0px;
    }
    
    .info-hub-gallery-section{
        padding-top: 0px;
      
    }
    
     .info-hub-gallery-section h2{
       
        font-size: 26px;
    }
    
    .podcast-holder{
        border-radius: 24px;
    }
}

@media screen and (max-width:600px){
    
    .network-stats-content{
       margin-left: unset;
        margin-top: -64px;
     
    }
    
    .health-network-stats{
        min-width: unset;
    }
    
}



  /* white paper */
    
   /* white paper banner */

.white-paper-banner {
    position: relative;
    margin-top: 104px;
}

  .white-paper-banner .mob-show{
       display: none!important;
    }

@media screen and (max-width:1200px) {
    .white-paper-banner {
        margin-top: 0px;
    }
}

@media screen and (max-width:768px) {
    .white-paper-banner .mob-hide{
       display: none;
    }
    
    .white-paper-banner .main-limit.mob-show{
       display: block!important;
        background-image: none!important;
        min-height: 0px;
        padding: 40px 23px;
    }
    
    .white-paper-banner .main-limit.mob-show p{
        margin-bottom: 0px;
    }
}

.white-paper-banner .main-limit {
    display: flex;
    align-items: center;
}

.white-paper-banner-header {
    max-width: 763px;
    color: var(--dark-blue);
    font-size: 55px;
    letter-spacing: -0.48px;
    line-height: 1.1em;
}


@media screen and (max-width:1200px) {
  .white-paper-banner-header {
    font-size: 38px;
}
}

.white-paper-banner p{
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
    font-style: Regular;
    letter-spacing: 0px;
    text-align: left;
    line-height: 24px;
    max-width: 660px;
}

.white-paper-banner .main-limit {
    background-size: cover;
    background-color: none;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 400px;
    position: relative;
    z-index: 1;
}

.white-paper-banner .category{
   
    color: rgba(0, 56, 101, 1);
    font-size: 16px;
    font-weight: 700;
    font-style: Condensed Bold;
    letter-spacing: 2.2px;
    text-align: left;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.white-paper-banner:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: cover;
    background-color: #efefef;
    background-position: center bottom;
    background-repeat: no-repeat;
    filter: blur(11px);
    opacity: 0.5;
}

@media screen and (max-width:768px) {
    
  
    .white-paper-banner {
        
        margin-top: 64px;
    }
    
    .white-paper-banner-header{
        font-size: 30px;
        max-width: 230px;
    }
    
    .white-paper-banner .main-limit {
        min-height: 260px;
    }
    
    .white-paper-banner .category{
        color: rgba(0, 56, 101, 1);
        font-size: 13px;
        font-weight: 700;
        font-style: Condensed Bold;
        letter-spacing: 2px;
        text-align: left;
        line-height: 16px;
        text-transform: uppercase;
        margin-bottom: 4px;
}
    
      .white-paper-banner p{
        font-size: 13px;
    }
    
}

/* /white paper banner */


.white-paper-flex{
    position: relative;
    margin-top: -400px;
    
}

.white-paper-flex .main-width{
     padding-top: 400px;
    z-index: 99;
}

.white-paper-flex .flex > div{
     z-index: 99;
    width: 50%;
}

@media screen and (max-width:768px) {
    
    .white-paper-flex .main-width{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .white-paper-flex .flex{
        flex-direction: column-reverse;
    }
    
    .white-paper-flex .flex > div{
     
    width: 100%;
}
      .white-paper-flex .flex > div:nth-last-of-type(2){
        background-color: #FFF;
    }
    
    .white-paper-flex .flex > div:nth-last-of-type(1){
        background-color: rgba(119, 164, 183, 0.2);
    }

    
}

.white-paper-flex .flex > div h4{

    color: rgba(0, 56, 101, 1);
    font-family: "HelveticaNeue-CondensedBold";
    font-size: 33px;
    font-weight: 700;
    font-style: Condensed Bold;
    letter-spacing: 0px;
    text-align: left;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.white-paper-flex .flex > div ul{

    padding-left: 0px;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-style: Bold;
    letter-spacing: 0px;
    text-align: left;
    line-height: 24px;
    
}

.white-paper-flex .flex > div ul li{
    margin-bottom: 16px;
    position: relative;
    padding-left: 24px;
}

.white-paper-flex .flex > div ul li:before{
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #000;
    display: block;
    position: absolute;
    left: 0px;
    top: 6px;
}

.white-paper-flex .flex > div img{
    margin-top: 48px;
}

.white-paper-flex .flex > div:nth-child(1){
   padding-top: 64px;
    padding-bottom: 80px;
    padding-right: 40px;
    
}

.white-paper-flex .bg-flex{
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    
}

.white-paper-flex .button{
        color: var(--dark-blue);
        text-transform: uppercase;
        font-size: 14px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        transition: all .3s linear;
        line-height: 1em;
        margin-top: 24px;
         display: none;
}

.white-paper-flex .button:after{
        content: '';
        width: 0px;
        height: 0px;
        border: 5px solid transparent;
        border-color: rgba(0, 56, 101, 0);
        border-left-color: #003865;
        border-left-width: 8px;
        margin-top: -4px;
        margin-left: 10px;
        transition: all .3s linear;
}

@media screen and (max-width:768px) {
    
    .white-paper-flex .flex > div h4{
        font-size: 21px;
    }
    
    .white-paper-flex .bg-flex{
    display:none;
    
}
    
    .white-paper-flex .flex > div ul{
        font-size: 13px;
    }
    
    .white-paper-flex .flex > div:nth-child(1){
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 23px;
        padding-left: 23px;
    
}
    
    .white-paper-flex .flex > div img{
    margin-top: 28px;
}
    
    .white-paper-flex .button{
  
         display: inline-flex;
}

}

@media screen and (max-width:990px) {
    
    .white-paper-flex .button{
  
         display: inline-flex;
}

}

.white-paper-flex .bg-flex > div:nth-child(1){
    background: #FFF;
    height: 100%;
    width: 50%;
    
}

.white-paper-flex .bg-flex > div:nth-child(2){
    background: #77A4B7;
    opacity: 0.2;
    height: 100%;
    width: 50%;
    
}

.white-paper-form{
    padding: 40px;
    padding-right: 0px;
    padding-bottom: 88px;
    padding-top: 0px;
}

.white-paper-form .form-wrap{
    border-radius: 32px;
    box-shadow: 3px 3px 16px rgba(31, 29, 59, 0.08);
    background-color: rgba(255, 255, 255, 1);
    padding: 64px;
}

.white-paper-flex .flex > div.white-paper-form h4{
    text-transform: none;
}


.white-paper-flex .flex > div.white-paper-form ul li{
    margin-bottom: 0px;
    
}

.white-paper-flex .flex > div.white-paper-form h7{

    color: rgba(0, 56, 101, 1);
    font-size: 19px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 0.5px;
    text-align: left;
    line-height: 28px;
    margin-top: 32px;
    
}


@media screen and (max-width:768px) {
    
    .white-paper-flex .flex > div.white-paper-form h7{
        font-size: 15px;
    }
    
    .white-paper-form{
        padding: 23px;
        padding-right: 23px;
        padding-bottom: 40px;
}

    .white-paper-form .form-wrap{
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 16px;
        padding-right: 16px;
    }
    
}




/* HubSpot Form Styles -White paper */



  .white-paper-form .hs-form {
      max-width: 100%;
      margin: 0 auto;
        margin-top: 24px;
      padding: 0;
      background-color: #ffffff;
      border-radius: 8px;
      font-family: "HelveticaNeue", sans-serif;
    }

.white-paper-form .hs-form .hs_firstname label{
    margin-top: 0px;
}
    
    .white-paper-form fieldset {
      max-width: 100% !important;
    }

    .white-paper-form fieldset {
      max-width: 100% !important;
    }

    .white-paper-form fieldset.form-columns-1 {
      max-width: 100% !important;
    }

    .white-paper-form fieldset.form-columns-2 {
      max-width: 100% !important;
    }

    .white-paper-form .hs-form h1 {
      font-size: 24px;
      color: #0d3056;
      margin-bottom: 1em;
      text-align: center;
    }

    .white-paper-form .hs-form label {
        display: block;
        margin-bottom: 16px;
        margin-top: 40px;
        font-weight: bold;
        color: #003865;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 1.14em;
    }


    .white-paper-form .hs-form .hs-input {
    width: 100%;
    color: #414042;
    font-family: "HelveticaNeueLTPro-Bd", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-radius: 0px;
    padding-bottom: 8px;

    }

    .white-paper-form .hs-form input[type="checkbox"] {
      margin-right: 0.5em;
    }

    .white-paper-form .hs-form input[type="submit"] {
      display: block;
      width: 15%;
      padding: 0.75em;
      background-color: #003865;
      color: #ffffff;
      border: none;
      border-radius: 50px;
      font-size: 18px;
      cursor: pointer;
      transition: background-color 0.3s ease;
      text-align: center;
      text-transform: uppercase;
    }

    .white-paper-form .actions {
      padding-top: 2%;
    }

   .white-paper-form  select {
      font-family: "HelveticaNeue", sans-serif;
    }
   .white-paper-form  textarea {
      padding-bottom: 7%;
    }

   .white-paper-form  .hs-form input[type="submit"]:hover {
      background-color: #f94d50;
    }

   .white-paper-form  ul.inputs-list {
      list-style-type: none;
      padding: 0;
    }

   .white-paper-form  .legal-consent-container .hs-form-booleancheckbox-display p {
       color: #414042;
       font-family: "HelveticaNeueLTPro-Bd", sans-serif;
       font-size: 17px;
       line-height: 26px;
       padding-top: 3px;
       display: flex;
       align-items: center;
       text-decoration: none;
       text-transform: none;
       letter-spacing: 0px;
       font-weight: bold;
       transition: background-color 0.3s ease;
       line-height: 1.14em;
    }

    .white-paper-form .hs-form-booleancheckbox input{
        height: 24px!important;
        width: 24px!important;
        margin-right: 0px!important;
                       }

    .white-paper-form .hs-form label p {
      font-weight: 300;
    }

    .white-paper-form fieldset.form-columns-2 .hs-form-field {
        width: calc(100% - 40px)!important;

        float: left;
    }

    .white-paper-form .hs-input.invalid {

        border-bottom: 1px solid red;
                   }          

    .white-paper-form .formholder form label.hs-error-msg, .formholder form .hs_error_rollup label{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;
                       }

    .white-paper-form .hs-error-msgs{
        margin-top: 0px;
                       }

    .white-paper-form .hs-error-msgs. .hs-error-msg{
        color: #F94D50;
        text-transform: none;
        font-weight: 300;   
                       }
    
    .white-paper-form .formholder form input{
        width: 100%;
    }
        
    .white-paper-form .hs-form-booleancheckbox-display{
        display: flex!important;
        align-items: center;
        }

    .white-paper-form .hs_referring_source .input:after {
             
                background-image: url(./images/lhs-dropdown-arrow@1x.svg);
        
        }
        
    .white-paper-form .hs-richtext{
        margin-top: 56px;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        }
        
    .white-paper-form input.hs-button.primary.large{
        width: fit-content;
        height: 48px;
        padding-left: 32px;
        padding-right: 32px;
        color: #FFFFFF;
        background-color: #F94D50;
        font-family: "HelveticaNeueLTPro-BdCn", sans-serif;
        font-size: 16px;
        letter-spacing: 2.2px;
        line-height: 31px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;    
        }
        
    .white-paper-form .legal-consent-container .hs-form-booleancheckbox-display>span{
            margin-left: 16px;
        }
        
    /* Responsive Design */
    @media (min-width: 600px) {
     .white-paper-form .hs-form .form-columns-2 {
      
      }

     .white-paper-form .hs-form .hs-form-field {
        grid-column: span 1;
      }

      .white-paper-form .hs-form .full-width {
        grid-column: span 2;
      }

      .white-paper-form .hs-form .consent {
        display: flex;
        align-items: center;
      }

      .white-paper-form .hs-form .actions {
        grid-column: span 2;
      }

    }

    @media (max-width: 599px) {
        .white-paper-form .hs-richtext{
            font-size: 13px;
        }
        
    .white-paper-form fieldset.form-columns-2 .hs-form-field {
        width: 100%!important;

        float: left;
    }
  
    }

/* Static Map */


#map-static{
    background-image: url(./images/contact-map.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/* Contact Custom Select */

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
    margin-bottom: 24px;
    display: none;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
    border-radius: 32px;
    background-color: rgba(186, 210, 237, 1);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #003865 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
    color: rgb(0, 56, 101);
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    font-weight: 700;
    z-index: 999;
    position: relative;

}

/* Style items (options): */
.select-items {
    position: absolute;
    background-color: #BAD2ED;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border-radius: 20px;
    padding-top: 38px;
    margin-top: -37px;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}


@media screen and (max-width:768px) {
    .locations .tabs{
    display:none;
}
    .custom-select {
    display: block;
}
}