/* Header */

.medical-banner::before {
    background-image: url(../../images/new/svg/initiale/MD.svg);
    background-size: 50%;
    background-position: top 80px left 0;
}

.header-banner-initials.medical-banner::before {
    left: -1%;
    top: 11%;
}

.medical section .flex-elem.right .dt-image img {
    object-position: unset;
}

@media (max-width: 769px) {
    .medical-banner .dt-s0a.opti-container-lg .dt-image {
        height: 400px;
    }
}

@media (max-width: 580px) {
    .medical-banner .dt-s0a.opti-container-lg {
        padding-left: 0;
        padding-right: 0;
    }
    .header .medical-banner .overlay {
        background-image: url(../../images/new/svg/bg-shadow-2.svg);
        background-size: cover;
        background-position: top;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 63px;
        border-radius: 0 0 10px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 25px;
        letter-spacing: -0.73px;
        font-weight: 700;
        padding-top: 10px;
    }
}

@media (max-width: 450px) {
    .medical-banner .dt-s0a.opti-container-lg .dt-image {
        height: 325px;
    }
}


/* Section 1 */

.medical .text-image.image-text-2 .right-image {
    width: 385px;
    height: 573px;
}

.medical .text-image.image-text-2 .right-image img {
    object-position: top 0 left -122px;
}

@media (max-width: 769px) {
    .medical .text-image.image-text-2 .right-image {
        width: 100%;
        height: 340px;
    }
    .medical .text-image.image-text-2 .right-image img {
        object-position: top -50px left 0;
    }
}

@media (max-width: 580px) {
    .medical .text-image.image-text-2 .right-image img {
        object-position: top 0 left 0;
    }
    .medical .text-image-elem.left{
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 450px) {
    .medical .text-image.image-text-2 .right-image {
        height: 227px;
    }
}


/* Section 2 */

.md-s2.dt-s3 {
    padding-top: 180px;
    padding-bottom: 0px;
    position: relative;
}

.md-s2-shape-bg::before,
.md-s2-shape-bg::after {
    content: "";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

.md-s2-shape-bg::before {
    background-image: url(../../images/new/svg/design-shape-2.svg);
    width: 30px;
    height: 30px;
    top: 20%;
    left: 10%;
}

.md-s2-shape-bg::after {
    width: 30px;
    height: 26px;
    top: 32%;
    right: 10%;
    background-image: url(../../images/new/svg/design-shape-1.svg);
}

.md-s2 .section-title-3 {
    margin-top: 30px;
    margin-top: 0;
}

.md-s2-content.d-flex {
    margin-top: 30px;
}

.md-s2-content.d-flex,
.md-s3-content.d-flex {
    justify-content: space-between;
    flex-wrap: wrap;
}

.md-s2-left {
    width: calc(100% - 540px);
}

.md-s2-content .flex-elem-item {
    padding-top: 13px;
    padding-bottom: 13px;
}

.md-s2-image,
.md-s3-image {
    background-image: url(../../images/new/are-you-a-company-working-in-pharma-or-medical-studies.jpg);
    background-size: cover;
    background-position: top 0 left 0;
    background-repeat: no-repeat;
    width: 446px;
    height: 864px;
    border-radius: 10px;
}

@media (max-width: 1400px) {
    .md-s2-shape-bg::before {
        left: 5%;
    }
    .md-s2-shape-bg::after {
        right: 3%;
    }
}

@media (max-width: 1200px) {
    .md-s2-shape-bg::before {
        left: 2%;
        width: 20px;
        height: 20px;
    }
    .md-s2-shape-bg::after {
        right: 2%;
        width: 24px;
        height: 20px;
    }
}

@media (max-width: 1025px) {
    .md-s2-shape-bg::before,
    .md-s2-shape-bg::after {
        display: none;
    }
    .md-s2-image, 
    .md-s3-image {
        width: 380px;
    }
    .md-s2-left {
        width: calc(100% - 410px);
    }
    .md-s2-content.d-flex, 
    .md-s3-content.d-flex {
        align-items: center;
    }
}

@media (max-width: 769px) {
    .md-s2.dt-s3 {
        padding-bottom: 80px;
    }
}

@media (max-width: 580px) {
    .md-s2.dt-s3 {
        padding-top: 87px;
    }
}

@media (max-width: 380px) {
    .md-s2 .section-title-3 br {
        display: none;
    }
}


/* Section 3 */

.md-s3.dt-s3 {
    padding-top: 0;
}

.md-s3-image {
    background-image: url(../../images/new/are-you-a-medical-setting.jpg);
    height: 744px;
}

.md-s3-right {
    width: calc(100% - 492px);
    padding-top: 62px;
}

@media (max-width: 1025px) {
    .md-s3-right {
        width: calc(100% - 400px);
        padding-top: 0;
    }
}

@media (max-width: 769px) {
    .md-s2.dt-s3 {
        padding-bottom: 80px;
    }
    .md-s2-content.d-flex, 
    .md-s3-content.d-flex {
        flex-wrap: wrap;
    }
    .md-s2-left,
    .md-s3-right {
        width: 100%;
        order: 1;
    }
    .md-s2-image,
    .md-s3-image {
        order: 0;
        height: 400px;
        margin-bottom: 44px;
    }
}

@media (max-width: 580px) {
    .md-s2-image,
    .md-s3-image {
        width: 100%;
        background-position: top -150px left 0;
    } 
}

@media (max-width: 450px) {
    .md-s2-image,
    .md-s3-image {
        height: 296px;
    }
    .md-s3-image {
        background-position: top -70px left 0;
    } 
}

@media (max-width: 380px) {
	.md-s2.dt-s3 {
		padding-bottom: 45px;
	}
}


/* Section 4 */

.md-s4 .three-bubbles-desktop .bubble-elem.elem-1::before {
    background-image: url(../../images/new/svg/md-bubble-1.svg);
    left: -41%;
}

.md-s4 .three-bubbles-desktop .bubble-elem.elem-2::before {
    background-image: url(../../images/new/svg/md-bubble-2.svg);
    left: -36%;
    width: 170%;
    height: 170%;
}

.md-s4 .three-bubbles-desktop .bubble-elem.elem-3 {
    bottom: -275px;
    right: 110px;
}

.md-s4 .three-bubbles-desktop .bubble-elem.elem-3::before {
    background-image: url(../../images/new/svg/md-bubble-3.svg);
    left: -35%;
    width: 160%;
    height: 160%;
}

.md-s4 .three-bubbles-desktop .bubble-elem.elem-3::after {
    left: unset;
    right: -23%;
    top: -26%;
}

@media (max-width: 1025px) {
    .three-bubbles-desktop .bubble-elem.elem-1::after {
        left: -36%;
        top: -42%;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-2::before {
        left: -30%;
        width: 160%;
        height: 160%;
        top: -26%;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-2::after {
        right: -28%;
        top: -35%;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-3 {
        bottom: -270px;
        right: 100px;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-2 {
        top: -125px;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-1 {
        left: 70px;
    }
    .md-s4 .three-bubbles-desktop .bubble-elem.elem-3::after {
        top: -35%;
    }
}

@media (max-width: 901px) {
    .md-s4 .three-bubbles-responsive::after {
        background-image: url(../../images/new/svg/md-bubble-4.svg);
    }
    .md-s4 .three-bubbles-responsive::after {
        width: 110%;
        height: 100%;
        top: 20px;
        left: -60px;
    }
    .md-s4 .three-bubbles-responsive .bubble-elem .carousel-text {
        width: 35%;
    }
    .md-s4.slickslider-blackarrows.three-bubbles-section button.slick-arrow {
        bottom: -60px;
    }
    .md-s4.three-bubbles-section {
        padding-bottom: 180px;
    }
}

@media (max-width: 769px) {
    .md-s4 .three-bubbles-responsive .bubble-elem .carousel-text {
        width: 45%;
    }
    .md-s4 .three-bubbles-responsive::after {
        left: -45px;
    }
}

@media (max-width: 580px) {
    .md-s4 .three-bubbles-responsive .bubble-elem .carousel-text {
        width: 62%;
    }
    .md-s4 .three-bubbles-responsive::after {
        width: 100%;
        height: 90%;
        top: 35px;
        left: -8px;
    }
    .md-s4.slickslider-blackarrows.three-bubbles-section button.slick-arrow {
        bottom: -30px;
    }
    .md-s4.three-bubbles-section {
        padding-bottom: 140px;
    }
}

@media (max-width: 450px) {
    .md-s4 .three-bubbles-responsive::after {
        width: 115%;
        height: 115%;
        top: -9px;
        left: -32px;
    }
    .md-s4 .three-bubbles-responsive .bubble-elem .carousel-text {
        width: 71%;
    }
}

@media (max-width: 380px) {
    .md-s4 .three-bubbles-responsive::after {
        width: 130%;
        top: -17px;
        left: -58px;
    }
}

@media (max-width: 340px) {
    .md-s4 .three-bubbles-responsive::before {
        left: -13%;
    }
}


/* Section 5 */

.md-s5.image-text .dt-bg-design-4 {
    background-image: url(../../images/new/svg/md-bg-design.png);
    top: 3%;
    right: 5%;
    width: 640px;
    height: 640px;
}


/* Section 6 */

@media (max-width: 769px) {
    .md-s6.dt-s7 {
        padding-top: 80px;
    }
}

@media (max-width: 380px) {
    .md-s6.dt-s7 {
        padding-top: 20px;
    }
    .md-s6.dt-s7.bubble .section-title-2 {
        margin-bottom: 15px;
    }
}


/*  */

@media (max-width: 769px) {
    .image-text .flex-elem {
        width: 100%;
    }
    .latest-announcements.flex-spbtwn {
        align-items: stretch;
        margin-bottom: 20px;
    }
}

@media (max-width: 450px) {
    .it-image {
        height: 283px;
    }
}



/* BACKGROUND */

.medical-bg-1 {
    position: relative;
    overflow: hidden;
}

.medical-bg-1a {
    position: absolute;
    top: 13%;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-image: url(../../images/new/svg/m-bg-6.svg);
    z-index: -4;
}

.medical-bg-s1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 73%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top -30px left -471px;
    background-image: url(../../images/new/svg/m-bg-5.svg);
    z-index: -3;
}
.medical-bg-s2 {
    position: absolute;
    top: 23%;
    left: 0;
    width: 66%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top 31px left -110px;
    background-size: 100%;
    background-image: url(../../images/new/svg/m-bg-s2.svg);
    z-index: -2;
}
.medical-bg-s3 {
    position: absolute;
    top: 44%;
    right: 0;
    width: 60%;
    height: 70%;
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-size: contain;
    background-image: url(../../images/new/svg/m-bg-s3.svg);
    z-index: -3;
}
.medical-bg-laptop {
    position: absolute;
    top: 61%;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-size: 100%;
    background-image: url(../../images/new/svg/m-laptop-bg-1.svg);
    z-index: -3;
}


@media (max-width: 1800px) {
    .medical-bg-s1 {
        width: 77%;
        background-position: top -3px left -471px;
    }
    .medical-bg-1a {
        top: 15%;
        background-size: 105%;
        background-position: top 0 left 0;
    }
    .medical-bg-s2 {
        top: 22%;
        width: 75%;
        background-position: top 41px left -140px;
        background-size: 100%;
    }
    .medical-bg-s3 {
        top: 47%;
    }
    .medical-bg-laptop {
        top: 62%;
    }
}

@media (max-width: 1600px) {
    .medical-bg-s1 {
        width: 90%;
        background-position: top -3px left -600px;
    }
    .medical-bg-1a {
        top: 15%;
        background-size: 120%;
    }
    .medical-bg-s2 {
        top: 22%;
        width: 85%;
        background-position: top 41px left -250px;
        background-size: 100%;
    }
    .medical-bg-s3 {
        width: 70%;
        top: 46%;
    }
}

@media (max-width: 1400px) {
    .medical-bg-s1 {
        width: 100%;
    }
    .medical-bg-1a {
        top: 14%;
        background-size: 135%;
    }
    .medical-bg-s2 {
        top: 22%;
        width: 100%;
        background-position: top 31px left -300px;
        background-size: 100%;
    }
    .medical-bg-s3 {
        top: 47%;
        width: 70%;
        height: 70%;
        background-position: top 0 left 0;
        background-size: contain;
    }
    .medical-bg-s3 {
        top: 46%;
        width: 80%;
        height: 100%;
        background-position: top 0 right -100px;
        background-size: contain;
    }
}

@media (max-width: 1201px) {
    .medical-bg-s1 {
        width: 100%;
        background-position: top 30px left -500px;
    }
    .medical-bg-1a {
        top: 14%;
        background-size: 160%;
    }
    .medical-bg-s2 {
        top: 22%;
        background-position: top 31px left -450px;
        background-size: 120%;
    }
    .medical-bg-s3 {
        width: 100%;
        background-position: top 0 right -100px;
    }
    .medical-bg-laptop {
        top: 63%;
    }
}

@media (max-width: 1025px) {
    .medical-bg-s1 {
        background-size: 130%;
        background-position: top 30px left -750px;
    }
    .medical-bg-1a {
        top: 12%;
        background-size: 190%;
    }
    .medical-bg-s2 {
        top: 22%;
        background-position: top 31px left -450px;
        background-size: 140%;
    }
    .medical-bg-s3 {
        top: 47%;
        background-position: top 0 right -100px;
        background-size: 110%;
    }
    .medical-bg-laptop {
        top: 63%;
        background-size: 130%;
    }
}

@media (max-width: 901px) {
    .medical-bg-s1 {
        top: -2%;
        background-size: 160%;
        background-position: top 30px left -800px;
    }
    .medical-bg-1a {
        top: 17%;
        background-size: 115%;
        background-image: url(../../images/new/svg/m-bg-r-10.svg);
    }
    .medical-bg-s2 {
        top: 25%;
        background-position: top 31px left -650px;
        background-size: 155%;
    }
    .medical-bg-s3 {
        top: 51%;
        background-size: 120%;
    }
    .medical-bg-laptop {
        top: 67%;
        background-size: 100%;
        background-image: url(../../images/new/svg/m-bg-laptop-r.svg);
    }
}

@media (max-width: 820px) {
    .medical-bg-1a {
        top: 17%;
        background-size: 130%;
    }
    .medical-bg-s3 {
        top: 52%;
        background-position: top 0 right -100px;
        background-size: 145%;
    }
    .medical-bg-laptop {
        top: 70%;
        background-size: 100%;
    }
}

@media (max-width: 769px) {
    .medical-bg-s1 {
        background-size: 120%;
        left: unset;
        right: 0;
        background-position: top 350px right -200px;
        background-image: url(../../images/new/svg/m-bg-r-5.svg);
    }
    .medical-bg-1a {
        top: 16%;
        background-size: 145%;
    }
    .medical-bg-s2 {
        top: 25%;
        width: 100%;
        height: 25%;
        background-position: top 0 left 0;
        background-size: contain;
        background-image: url(../../images/new/svg/m-bg-r-s2.svg);
    }
    .medical-bg-s3 {
        top: 49%;
        width: 50%;
        background-position: top 0 right 0;
        background-size: 100%;
        background-image: url(../../images/new/svg/m-bg-r-3.svg);
    }
    .medical-bg-laptop {
        top: 66%;
        background-size: 100%;
    }
}

@media (max-width: 700px) {
    .medical-bg-1a {
        background-size: 170%;
    }
    .medical-bg-s3 {
        top: 49%;
        width: 61%;
        background-position: top 0 right 0;
        background-size: 100%;
    }
    .medical-bg-laptop {
        top: 67%;
        background-size: 100%;
    }
}

@media (max-width: 600px) {
    .medical-bg-s1 {
        background-size: 140%;
        background-position: top 400px right -200px;
    }
    .medical-bg-1a {
        background-size: 200%;
    }
    .medical-bg-s3 {
        top: 47%;
        width: 74%;
        background-position: top 0 right 0;
        background-size: 100%;
    }
    .medical-bg-laptop {
        top: 66%;
        background-size: 140%;
    }
}

@media (max-width: 580px) {
    .medical .header::before{
        background-position: top -4px right 0;
    }
    .medical-bg-s1 {
        background-position: top 300px right -200px;
    }
    .medical-bg-1a {
        top: 15%;
        background-size: 180%;
    }
    .medical-bg-s2 {
        top: 26%;
    }
    .medical-bg-s3 {
        top: 43%;
        width: 77%;
        background-position: top 0 right 0;
        background-size: 100%;
    }
    .medical-bg-laptop {
        background-size: 100%;
    }
    .medical .dt-s7.bubble::before {
        background-size: 50%;
        left: -70px;
        top: 150px;
    }
    .medical .md-s5.image-text .dt-bg-design-4 {
        top: -8%;
        right: 0;
        width: 531px;
    }
}

@media (max-width: 510px) {
    .medical-bg-1a {
        top: 15%;
        background-size: 215%;
    }
    .medical-bg-laptop {
        background-size: 125%;
    }
}

@media (max-width: 450px) {
    .medical-bg-s1 {
        background-position: top 400px right -200px;
    }
    .medical-bg-1a {
        top: 15%;
        background-size: 225%;
    }
    .medical-bg-s3 {
        width: 93%;
        background-position: top 0 right 0;
        background-size: 100%;
    }
    .medical-bg-laptop {
        top: 67%;
        background-size: 140%;
    }
    .medical .dt-s7.bubble::before {
        background-size: 60%;
        left: -50px;
        top: 170px;
    }
    .medical .md-s5.image-text .dt-bg-design-4 {
        width: 431px;
    }
    .md-s4 .three-bubbles-responsive .bubble-elem .carousel-text {
        width: 90%;
    }
}

@media (max-width: 380px) {
    .medical-bg-s1 {
        background-size: 150%;
        background-position: top 450px right -200px;
    }
    .medical-bg-1a {
        background-size: 275%;
    }
    .medical-bg-s3 {
        width: 100%;
        background-position: top 0 right 0;
        background-size: 125%;
    }
    .medical-bg-laptop {
        top: 68%;
        background-size: 145%;
    }
    .medical .dt-s7.bubble::before {
        top: 95px;
    }
    .medical .md-s5.image-text .dt-bg-design-4 {
        width: 331px;
    }
}

@media (max-width: 340px) {
    .medical-bg-s1 {
        background-size: 180%;
        background-position: top 500px right -200px;
    }
    .medical-bg-1a {
        background-size: 325%;
    }
    .medical-bg-s2 {
        background-size: 115%;
    }
    .medical-bg-s3 {
        background-size: 150%;
    }
    .medical-bg-laptop {
        top: 69%;
        background-size: 150%;
    }
    .md-s4 .three-bubbles-responsive::after {
        background-size: 120%;
    }
}

@media (max-width: 320px) {
    .medical-bg-1a {
        background-size: 345%;
    }
    .dt-s7.bubble::before {
        top: 112px;
    }
    .medical-bg-s2 {
        background-size: 130%;
    }
    .medical-bg-laptop {
        top: 70%;
        background-size: 150%;
    }
}