.site-header.two-lines .text h1 {
    width: 62vw;
    font-family: "PlayfairDisplay" !important;
}

.site-header.one-line,
.site-header.two-lines {
    height: 38vw;
    background-image: url(../images/life/hero.png);
    background-position: 50% 0vw;
}

@media (max-width: 767px) {
    .site-header.two-lines .text h1 {
        width: 75vw;
    }
}


@media (max-width: 767px) {
    h5.title {
        font-weight: 700 !important;
    }
}

/************** NEW *************/
.block-1 {
    padding-top: 1vw
}

.block-1 h3 {
    margin-bottom: 0.6vw;
    font-weight: 600;
}


.block-1 .columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block-1 .columns .col-1 {
    width: 42vw;
}

.block-1 .columns .col-1.v2 {
    margin-top: -13vw;
}

.block-1 .columns .col-2 {
    width: calc(100% - 47vw);
}

.block-1 .intro-text {
    padding-bottom: 3vw;
}

.block-1 .intro-text h2 {
    margin-bottom: 1.5vw;
}

.block-1 .intro-text h2 b {
    font-weight: 700;
    font-family: "PlayfairDisplay";
}

.block-1 .intro-text .description {
    padding-left: 9vw;
    position: relative;
    margin-top: 1vw;
    padding-bottom: 2vw;
}

.block-1 .intro-text .description .oce-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 7.5vw;
}

.block-1 .more-than-oce a {
    color: var(--primary-color);
    font-weight: 700;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.block-1 .intro-text .contact-us {
    color: var(--primary-color);
    font-weight: 700;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.block-1 .oce img {
    width: 30vw;
}

.block-1 .veeva{width:40%;}

@media (max-width: 1299px) {
    .block-1 .col-2 .quote {
        margin-top: 0vw;
    }

    .block-1 .columns .col-1 {
        width: 46vw;
    }

    .block-1 .columns .col-2 {
        width: calc(100% - 52vw);
    }

    .block-1 .columns .col-1.v2 {
        margin-top: 1vw;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .block-1 .columns .col-1 {
        width: 100%;
        order: 3;
    }

    .block-1 .columns .col-2 {
        width: 100%;
    }

    .block-1 .columns .col-2.takeaways {
        display: flex;
        flex-direction: column;
    }

    .block-1 .columns .col-2.takeaways .clm-sample {
        order: 1;
    }



    .block-1 .columns .col-2.takeaways .iqvia-certifications {
        order: 2;
    }

    .block-1 .columns .col-2.takeaways .takeaways {
        order: 3;
        margin-top: 8vw;

    }

    .block-1 .columns .col-2.takeaways .contact {
        order: 3;
        margin-bottom: 8vw;
    }

    .block-1 .print-stand img {
        width: 50%
    }

    .block-1 .intro-text .description {
        padding-left: 0vw;
        position: relative;
        margin-top: 5vw;
        padding-bottom: 2vw;
    }

    .block-1 .intro-text .description .oce-logo {
        position: absolute;
        left: unset;
        right: 1vw;
        top: -2.5vw;
        width: 22vw;
    }

}

.clm-sample {
    margin-top: 0.5vw;
    width: 66%;
}

.iqvia-certifications {
    padding-top: 1vw;
    margin-top: -1vw;
    text-align: center;
}

.iqvia-certifications img.certification {
    width: 13vw;
}

.iqvia-certifications img.rating {
    width: 8vw;
    display: block;
    margin: .5vw auto 0.2vw auto;
}



.takeaways .title {
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 0.15vw dotted var(--primary-color);
    margin-bottom: 1vw;
}

.takeaways ul {
    margin: 0vw 0vw 0vw 1vw
}




.takeaways .contact {
    font-weight: 700;
}

.takeaways .contact a {
    color: var(--primary-color);
    font-weight: 700;
    text-decoration: underline;
}

.our-work {
    text-align: center;
    padding-top: 1.5vw;
}

.our-work img {
    width: 100%;
}

.our-work a {
    color: var(--primary-color);
    font-weight: 700;
    margin-right: 1vw;
    font-size: 0.8vw;
    font-style: italic;
}

.google-reviews {
    padding-top: 1vw;
    text-align: center;
}

.google-reviews img {
    width: 40%;
}


@media (max-width:1299px) {

    .iqvia-certifications img.certification {
        width: 18vw;
        margin-top: 0vw;
    }

    .iqvia-certifications img.rating {
        width: 14vw;
    }

    .takeaways .keys {
        font-size: 1.8vw;
    }

    .takeaways .contact {
        font-size: 1.6vw;
    }

    .our-work a {
        font-size: 1.7vw;
    }

    .google-reviews {
        padding-top: 2vw;
    }
}

@media (max-width:767px) {

    .iqvia-certifications {
        padding-top: 0vw;
        margin-top: 0vw;
        text-align: center;
    }


    .iqvia-certifications img.certification {
        width: 70%;
    }

    .iqvia-certifications img.rating {
        width: 25vw;
        margin: 1.5vw auto 0.5vw auto;
    }


    .takeaways h4 {
        border-bottom: 0.1vw solid var(--primary-color);
        max-width: 35vw;
        margin-bottom: 2.5vw;
        padding-bottom: 1.5vw;
        font-size: 3vw;
    }

    .takeaways .keys {
        font-size: 3.5vw;
    }

    .takeaways .contact {
        font-size: 3.4vw;
        padding-bottom: 2vw;
    }

    .our-work a {
        font-size: 3.4vw;
    }

    .google-reviews {
        padding-top: 8vw;
    }
}

/*************/
.block-2 {
    padding-bottom: 2vw;
}

.block-2 .col-1 {
    width: 42vw;
}


.block-2 .features {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2vw;
}

.block-2 .features>div {
    width: 44%;
}


.block-2 .features .feature {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3vw;
}

.block-2 .features .feature.image img {
    width: 17vw;
    margin-left: 5vw;
    margin-top: -1vw;
}

.block-2 .features .feature .title {
    font-weight: 700;
    margin-bottom: .5vw;
}

.block-2 .features .feature .tag-line {
    font-style: italic;
    font-weight: 500;
    display: block;
    padding-top: .5vw;
    ;
}

.block-2 .features .feature .image {
    width: 3.5vw;
}

.block-2 h5 {
    margin-bottom: 0.6vw;
}


.block-2 .features .feature .image img {
    width: 100%
}

.block-2 .features .feature .text {
    width: calc(100% - 5vw)
}

.block-2 a {
    color: var(--primary-color);
    text-decoration: underline;
}

@media (max-width:1299px) {
    .block-2 .col-1 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .block-2 .features>div {
        width: 100%;
    }

    .block-2 .features .feature {
        margin-top: 2vw;
    }

    .block-2 .features .feature .image {
        width: 10vw;
        margin-right: 2vw;
        padding-right: 1vw;
    }

    .block-2 .features .feature.image img {
        width: 100%;
        margin-bottom: 1vw;
    }
}

/******************/

.block-2b {
    background-color: #f7fefd;
    padding: 3vw 0 3vw 0;
}

.block-2b .row {
    grid-gap: 1.5vw 3vw;
}

.block-2b .title {
    font-weight: 500;
}

.block-1 .form {
    padding-top: 2vw;
}

.block-1 .form .row {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 1vw;
}

.block-1 .form input:focus,
.block-1 .form textarea:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 0.2vw solid var(--primary-color);
}

.block-1 .form input,
.block-1 .form textarea {
    width: 100%;
    border: none;
    border-bottom: 0.1vw solid var(--lines-color);
    padding: .3vw 0vw;
    border-radius: 0;
    background-color: transparent;
    height:calc(1em + .6vw);
}

.block-1 .form input::placeholder,
.block-1 .form textarea::placeholder {
    opacity: 0.4;
}


.block-1 .form .the-submit {
    text-align: right;
}

.block-1 .form .submit {
    display: inline-block;
    width: auto;
    background-color: transparent;
    padding: 0;
    border: none;
    text-decoration: underline;
}

.block-1 .call-us {
    text-align: center;
    padding-top: 2vw;
}


.block-2b .oce-tablet {
    position: absolute;
    width: 40vw !important;
    max-width: unset !important;
    top: -6vw
}

@media (max-width: 1299px) {
    .block-2b .oce-tablet {
        width: 50vw !important;
        max-width: unset !important;
        top: -6vw
    }
}

@media (max-width: 767px) {

    .block-2b .row {
        grid-gap: 3vw;
        margin-top: 3vw;
    }

    .block-2b {
        padding: 3vw 0 7vw 0;
        margin-top: 3vw;
    }

    .block-2b .row.a>div:nth-child(1) {
        order: 3
    }

    .block-2b .oce-tablet {
        position: relative;
        margin: -6vw -6vw -2vw auto;
        display: block;
        width: 84vw !important;
    }
}

/************/
.block-3 {}

.block-3 .trusted-by {
    background-color: blueviolet;
    background-image: url(../images/oce/color-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #fff;
    padding: 4vw 0 4vw 0;
}

.block-3 .trusted-by .cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.block-3 .trusted-by .cols .image {
    width: 40%;
    text-align: right;
}

.block-3 .trusted-by .cols .image img {
    width: 22vw
}

.block-3 .trusted-by .cols .text {
    width: 50%;
}

.block-3 .trusted-by h4 {
    font-weight: 700;
    font-style: italic;
    margin-bottom: 1vw;
}

.block-3 .trusted-by .link {
    font-style: italic;
    font-weight: 500;

}

.block-3 .trusted-by .link span {
    display: inline-block;
    border-bottom: .1vw solid var(--primary-color);
}

.block-3 .trusted-by .link a {
    color: #fff;

}

@media (max-width: 1299px) {
    .block-3 .trusted-by .cols .image {
        width: 40%;
        text-align: right;
    }

    .block-3 .trusted-by .cols .text {
        width: 55%;
    }


    .block-3 .trusted-by .cols .image img {
        width: 90%;
    }
}


@media (max-width: 767px) {
    .block-3 .trusted-by .cols .image {
        width: 100%;
        text-align: center;
        margin-bottom: 13vw;
    }

    .block-3 .trusted-by .cols .text {
        width: 100%;
    }
}

/****************/
.block-3b {
    padding-top: 3vw;
}

.block-3b h5 {
    margin-bottom: .6vw;
}

.block-3b .col-text {
    padding: 0vw 0;
}

.block-3b .row .col-image {
    justify-content: end;
    display: flex;
    flex-direction: column;
}



.block-3b .half-container.right {
    margin-right: 0;
    margin-left: auto;
    text-align: right;
}

.block-3b .col-image {
    background-image: url(../images/life/image01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% -5vw;
    padding-bottom: 1vw;
    padding-right: 3.5vw;
}

.block-3b .expertise {
    margin-top: 2vw;
}

.block-3b .expertise h6 {
    font-size: 1.2vw;
    font-weight: 700;
}

.clients {
    width: 100%;
    margin: 2vw 0vw 2vw 0vw
}

@media (max-width: 1299px) {}

@media (max-width:767px) {
    .block-3b .col-image {
        height: 50vw;
        margin-bottom: 2vw;
    }
}

/*************/
.block-4 {
    padding-bottom: 6vw;
}

.block-4 .text {
    padding: 3vw 0;
    padding-right: 26vw;
    position: relative;
}

.block-4 .text img {
    position: absolute;
    width: 25vw;
    right: -2vw;
    top: 0vw;
}

.block-4 a {
    color: var(--primary-color);
    text-decoration: underline;
}

main a {
    color: var(--primary-color);
    text-decoration: underline;
    font-weight: 700;
}

/*************/
.block-6 {
    text-align: center;
}

@media (max-width:1299px) {}


@media (max-width:767px) {}