.dv-company-banner .cs-container {
    background: transparent;
    max-height: unset;
    padding-top: 205px;
}

.dv-company-banner {
    background: url(../img/company-banner-bg.png) no-repeat center/cover;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.dv-company-banner .dv-compay-des {
    line-height: 1.4;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    max-width: 1005px;
    margin: 0 auto 44px;
}

.dv-company-banner .dv-inner {
    max-width: 1260px;
    padding-top: 0;
}

.dv-company-banner h2 {
    font-size: 96px;
    line-height: 0.95;
    max-width: 1008px;
    margin-top: 64px;
    margin-bottom: 0;
}

.dv-company-banner .dv-connexu-img img {
    position: static;
    display: block;
    margin: 0 auto;
}

.dv-news-wrap .primary-title {
    max-width: 800px;
    margin: 87px auto 59px;
}

.dv-news-wrap .dv-news {
    max-width: 1528px;
    margin: 0 auto 92px;
    background: #FFFFFF;
    border-radius: 10px;
}

.dv-news-wrap .dv-content {
    padding: 40px 39px 34px;
}

.dv-news-wrap .dv-title {
    line-height: 1.2;
    margin: 32px 0 34px;
}

.dv-subtitle {
    font-size: 13.6393px;
    line-height: 1.38;
    letter-spacing: 0.06em;
}

.dv-news-wrap {
    padding-bottom: 102px;
}

.dv-collaborations-wrap .dv-list p {
    line-height: 1.2;
    letter-spacing: -0.02em;
    max-width: 250px;
    margin: 0 auto;
    font-size: 28px;
}

.dv-collaborations-wrap .dv-list {
    justify-content: center;
    gap: 16px;
    align-items: center;
    margin-top: 103px;
}

.dv-collaborations-wrap .dv-item {
    background: #F2EDE6;
    border-radius: 10px;
    padding: 57px 11px;
}

.dv-collaborations-wrap {
    background: url(../img/collaborations-bg.png) no-repeat 50% 88% / auto;
    padding: 120px 0 311px;
}

.dv-collaborations-wrap .primary-title {
    margin: 50px auto 40px;
    max-width: 876px;
}

.dv-leadership .dv-clinical-row {
    margin-top: 0;
    padding-top: 22px;
    padding-bottom: 174px;
}

.dv-leadership {
    padding-top: 67px;
}

.dv-leadership .position-absolute {
    top: -40px;
}

.dv-leadership .dv-list {
    gap: 20px;
    flex-wrap: wrap;
    margin: 22px auto 95px;
}

.dv-info-wrap {
    padding: 13px 15px 11px;
}

.dv-team-info h5 {
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0.11em;
    margin-bottom: 6px;
}

.dv-team-info p {
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.11em;
    color: #7D7B79;
}

.dv-item {
    position: relative;
    width: calc((100% - 60px)/4);
}

.fda-milestones .dv-item {
    width: calc(50% - 8.74px);
    background: #030826;
    border-radius: 10px;
    padding: 31px 22px 35px 27px;
}

.fda-milestones-wrap .dv-list {
    flex-wrap: wrap;
    gap: 20px 17.48px;
    width: 66.2%;
}

.fda-milestones-wrap .dv-title {
    width: 33.8%;
}

.fda-milestones .cs-container {
    max-width: 1628px;
}

.fda-milestones-wrap .dv-top-title {
    margin-bottom: 48px;
}

.fda-milestones-wrap h4 {
    line-height: 1.14;
    letter-spacing: -0.02em;
    padding-left: 6px;
}

.fda-milestones-wrap .dv-bottom p {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: -0.02em;
}

.fda-milestones-wrap .dv-bottom {
    border-top: 1px solid #0D50CC;
    margin-top: 173px;
    padding-top: 22px;
}

.fda-milestones {
    padding-top: 158px;
}

.dv-collaborations-wrap .dv-section-title h3 {
    line-height: 1.4;
    letter-spacing: -0.02em;
    max-width: 880px;
    margin: 53px auto 51px;
}

.dv-collaborations-wrap .dv-btn a {
    background: #0D50CC;
    color: #fff;
    border-color: #0D50CC;
}

.dv-collaborations-wrap .dv-btn a:hover {
    background: #07080C !important;
    border-color: #07080C !important;
}

.dv-history .dv-clinical-row:after {
    display: none;
}

.dv-company-video video {
    max-width: 1200px;
}

.dv-company-video:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background: #f2eae3;
}

.dv-container-left {
    padding-left: calc(50vw - 720px);
}

.dv-history .cs-container {
    max-width: 1625px;
}

.history-bottom {
    margin-top: 52px;
    display: flex;
    gap: 33px;
    align-items: center;
    margin-left: -43px;
}

.history-progress {
    position: relative;
    width: calc(100% - 255px);
    height: 2px;
    background: rgb(13 80 204 / 20%);
    border-radius: 10px;
    overflow: hidden;
}

.history-progressbar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #0D50CC;
}

.history-nav {
    display: flex;
    gap: 18px;
}

.history-btn {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: transparent;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: .3s;
    cursor: pointer;
    border: 1px solid #06080C;
}

.history-btn:hover {
    background: #06080C;
    color: #111;
}

.history-btn:hover svg path {
    stroke: #fff;
}

.dv-history .dv-clinical-row {
    padding-bottom: 56px;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 40px;
}

.dv-history {
    padding-top: 227px;
}

.dv-history h2 {
    font-size: 80px;
    margin-top: 230px;
}

.dv-history-slide-item {
    padding: 30px 32px 34px;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}

.history-title {
    max-width: 300px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 17px;
}

.history-year {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.4);
}

.history-des {
    margin-top: auto;
    line-height: 1.3;
    letter-spacing: -0.02em;
    max-width: 386px;
}

.fda-milestones-wrap .dv-title h3 {
    font-size: 48px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-top: 6px;
}

.dv-history .dv-section-title,
.dv-history .dv-title {
    position: relative;
    z-index: 1;
}

.dv-company-video {
    top: 90px;
    right: -200px;
    z-index: 0;
}

.dv-history .dv-icon-right {
    z-index: 2;
}

.dv-history .dv-container-left {
    position: relative;
    z-index: 2;
}

.dv-company-banner .dv-top {
    padding-bottom: 84px;
    padding-top: 37px;
    margin-bottom: 62px;
}

.dv-history .dv-section-title {
    padding-left: 5px;
}

.dv-leadership h2 {
    font-size: 80px;
    line-height: 0.95;
    letter-spacing: -0.02em;
}

.dv-leadership .dv-clinical-row .dv-content-button .dv-des {
    font-size: 24px;
    padding-left: 15px;
    max-width: 700px;
}

.dv-history .dv-line-right {
    z-index: 2;
}

.dv-history .dv-line-left:before,
.dv-history .dv-line-left:after,
.dv-history .dv-line-right:before,
.dv-history .dv-line-right:after {
    width: 13px;
}

.dv-leadership .cs-container {
    max-width: 1628px;
}

.dv-leadership .dv-section-title {
    padding-left: 0;
    margin-bottom: 115px;
}


.dv-collaborations-wrap .cs-container {
    max-width: 1644px;
}

.dv-news-wrap .dv-thumb img {
    max-height: 450px;
}

.fda-milestones-wrap .dv-section-title {
    padding-left: 5px;
}

@media screen and (max-width: 1700px) {
    .dv-history .dv-container-left {
        padding-left: 50px;
    }

    .history-bottom {
        margin-left: 0;
    }
}

@media screen and (max-width: 1199px) {
    .dv-company-banner h2 {
        font-size: 70px;
        max-width: 80%;
    }

    .dv-company-banner .dv-connexu-img img {
        max-width: 500px;
        position: relative;
        top: -7px;
    }

    .dv-history h2 {
        font-size: 60px;
        margin-top: 100px;
    }

    .dv-company-video video {
        max-width: 700px;
    }

    .fda-milestones-wrap .dv-title h3 {
        font-size: 32px;
    }

    .fda-milestones-wrap .dv-title {
        width: 25%;
    }

    .fda-milestones-wrap .dv-list {
        width: 75%;
    }

    .fda-milestones-wrap .dv-bottom {
        margin-top: 100px;
    }

    .dv-leadership h2 {
        font-size: 60px;
        padding-right: 30px;
    }

    .dv-leadership .dv-clinical-row {
        padding-bottom: 80px;
    }

    .dv-leadership .dv-item {
        width: calc((100% - 40px)/3);
    }

    .dv-collaborations-wrap {
        padding: 60px 0 150px;
    }

    .dv-collaborations-wrap .dv-section-title h3 {
        margin-top: 20px;
    }

    .dv-collaborations-wrap .dv-item {
        width: calc((100% - 32px)/3);
    }

    .dv-collaborations-wrap .dv-list {
        flex-wrap: wrap;
    }

    .primary-title {
        font-size: 50px;
    }

    .dv-news-wrap .primary-title {
        max-width: 600px;
    }
}

@media screen and (max-width: 1023px) {
    .dv-company-banner h2 {
        font-size: 60px;
        max-width: 615px;
    }

    .dv-company-banner .cs-container {
        padding-top: 150px;
    }

    .dv-company-banner .dv-top {
        padding-bottom: 40px;
    }

    .dv-history {
        padding-top: 100px;
    }

    .dv-history .dv-clinical-row {
        padding: 20px;
    }

    .dv-history-slide-item {
        min-height: 400px;
    }

    .fda-milestones {
        padding-top: 80px;
    }

    .fda-milestones-wrap .dv-title, .fda-milestones-wrap .dv-list {
        width: 100%;
    }

    .fda-milestones-wrap {
        flex-wrap: wrap;
        gap: 20px;
    }

    .dv-leadership .dv-clinical-row {
        padding: 20px;
    }

    .dv-clinical-row .dv-title {
        font-size: 40px;
        padding: 0;
        max-width: 340px;
    }

    .dv-leadership .dv-clinical-row .dv-content-button .dv-des {
        padding-left: 0;
    }

    .dv-leadership .dv-section-title {
        margin-bottom: 60px;
    }

    .primary-title {
        font-size: 40px;
    }

}

@media screen and (max-width: 767px) {
    .dv-leadership .dv-item,
    .fda-milestones .dv-item,
    .dv-collaborations-wrap .dv-item {
        width: 100%;
    }

    .dv-avatar img {
        display: block;
        width: 100%;
        object-fit: cover;
    }

    .dv-connexu-img img {
        width: 100%;
    }

    .dv-company-banner .dv-top {
        margin-bottom: 30px;
    }

    .dv-company-banner h2 {
        font-size: 35px;
        max-width: 370px;
        margin-top: 30px;
    }

    .dv-company-video video {
        max-width: 80%;
        margin-left: auto;
    }

    .dv-company-video {
        top: 90%;
    }

    .dv-history-slide-item {
        min-height: 380px;
    }

    .history-btn {
        width: 40px;
        height: 40px;
        padding: 12px;
    }

    .history-progress {
        width: calc(100% - 132px);
    }

    .history-nav {
        gap: 12px;
    }

    .history-bottom {
        gap: 20px;
        margin-top: 30px;
    }

    .dv-history .dv-container-left {
        padding-left: 20px;
    }

    .fda-milestones {
        padding-top: 20px;
    }

    .dv-leadership .dv-clinical-row .dv-content-button .dv-des {
        font-size: 20px;
    }

    .dv-clinical-row .dv-title {
        font-size: 32px;
    }

    .dv-clinical-row .dv-content-button {
        margin-top: 20px;
    }

    .dv-leadership .dv-section-title {
        margin-bottom: 30px;
    }

    .dv-section-title {}

    .dv-leadership .dv-list {
        margin-bottom: 50px;
    }

    .dv-collaborations-wrap {
        padding: 40px 0 60px;
        background-size: cover;
    }

    .dv-collaborations-wrap .dv-list {
        margin-top: 40px;
    }

    .dv-news-wrap .primary-title {
        font-size: 35px;
        margin: 20px 0 50px;
    }

    .dv-news-wrap .dv-news {
        margin-bottom: 30px;
    }

    .dv-news-wrap {
        padding-bottom: 60px;
    }

    .dv-connexu-img {
        overflow: hidden;
        width: 100%;
        margin-left: 0;
    }

    .dv-company-banner .dv-connexu-img img {
        top: 0;
    }
}