/* Clinical Trial Results CSS */
@font-face {
  	font-family: 'DIN-2014_Narrow';
  	src:url('/etc/designs/code/website-services/us/rwd-imfinzi-com/fonts/DIN-2014_Narrow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}
.clinical-trial-results .banner-container-clinical-trial .fpo {
    font-weight: 600;
    color: #FA00FF;
    font-size: 150px;
    position: absolute;
    top: 21%;
    left: 41%;
    transform: rotate(344deg);
}
.banner-container-clinical-trial {
    height: 364px;
    background: #07729B;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: url('/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/desktop/aboutImfinziHeroBgDesk.jpg');
        background-repeat: no-repeat;
    background-size: cover;
}
.banner-container-clinical-trial p,
.banner-container-clinical-trial .head-one {
    color: #FFF;
    font-family: "solex";
    font-size: 63px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    width: 1106px;
    margin: 0 auto;
    padding: 0 0 0 35px;
}
.banner-container-clinical-trial p u,
.banner-container-clinical-trial .head-one u{
    text-decoration: none;
    border-bottom: 4px solid #AA182C;
}
.block-what-is-imfinzi{
    text-align: center;
    max-width: 1115px;
    margin: 0 auto;
}
.block-what-is-imfinzi h2{
    font-family: "solex";
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #07729B;
    padding: 32px 0;
    margin: 0;
}
.block-what-is-imfinzi p{
    font-family: "din-2014";
    font-size: 20px;
    font-style: normal;
    /* font-weight: 700; */
    line-height: 28px;
    color: #555555;
    margin-bottom: 20px;
}
.block-what-is-imfinzi p strong{
    color: #555555;
}
.gray-bg .width1132 {
    padding-bottom: 10px;
}
.block-what-is-imfinzi.clinical-trial h2{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 22px;
    padding-bottom: 0;
}
.color-blue, .light-blue-clr{
    color: #07729B !important;
    font-weight: 700;
}
.maroon-clr {
    color: #AA521F;
    font-weight: 700;
    display: block;
}
.blue-bar {
    padding: 15px 20px;
    border-radius: 0px 30px 0px 0px;
    background: #003262;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.subhead{
    color: #fff;
    margin: 0;
    font-family: "solex";
    font-size: 28px;
    font-style: normal;
    /* font-weight: 700; */
    line-height: 32px;
}
.white-bg {
    background: #fff;
}
.light-blue-bg {
    background: #E6F1F5;
}
.graph-section {
    border-radius: 30px;
    background: #E6F1F5;
}
.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.col1-graph p {
    max-width: 175px;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 0;
    font-size: 20px;
	font-family: 'DIN-2014_Narrow';
    line-height: 24px;
}
/*.clinical-trial-results .end-page-callout {
    background-color: #07729B;
    height: auto;
}
.clinical-trial-results .end-callout-wrap {
    align-items: center;
    padding: 27px 10px;
}
.clinical-trial-results .end-callout-wrap .teal-btn {
    padding: 12px 20px;
    border-radius: 8px;
    background: #E6F1F5;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    font-family: "DIN-2014";
    margin-right: 0px;
    position: relative;
}
.clinical-trial-results .end-callout-wrap .teal-btn span:after {
    content: url(/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/global-assets/arrow.png);
    position: relative;
    top: 3px;
    margin-left: 3px;
}*/
.gray-bg{
    background: #F8F8F8;
}
span.fw-black {
    font-family: "din-2014";
    font-weight: 800;
}
.layout-2 .graph-section p.graph-caption {
    width: 90%;
    margin: 0 auto;
    line-height: 20px;
    margin-top: 30px;
    font-family: "din-2014";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #555555;
}
.layout-1 .col-2 p{
	 font-size: 20px;
     line-height: 28px;
      color: #555555;
 }

.global-fnote {
    margin: 0 0 28px 0;
}
@media screen and (min-width: 992px) {
    .mob-view {
        display: none;
    }
    .banner-container-clinical-trial{
        margin-top: 43px;
    }
    .body-sec-3 {
        padding: 60px 0;
    }
    .inner-container {
        max-width: 1130px;
        margin: auto;
    }
	.lowerRiskEyeBrow {
        max-width: 1130px;
        margin: 0 auto 15px auto;
    	font: normal normal 400 20px / 28px "din-2014";
        color: #555555;
    }
    .blue-bar .subhead {
        max-width: 910px;
    }
    .light-blue-bg .body-copy {
        background: #fff;
        border-radius: 0px 0px 5px 30px;
    }
    .body-sec-3__copy {
        padding: 75px 123px 49px 78px;
    }
    .two-col-layout.layout-1 {
        max-width: 973px;
        margin: auto;
        display: flex;
    }
    .layout-1 .col1 {
        width: 380px;
    }
    .layout-1 .col1 > img {
		width: 345px;
        height: 267px;
        margin: 6px 35px 0 0;
    }
    .layout-1 .col-2 {
        width: 630px;
    }
    .layout-1 .col-2 p:first-child {
        margin-bottom: 30px !important;
    }
    
    .body-sec-4__copy {
        padding: 50px 0 33px;
    }
    .two-col-layout.layout-2 {
        column-gap: 75px;
        -webkit-column-gap: 75px;
        display: flex;
    }
	.two-col-layout.layout-2 ~ p {
        margin: 60px 0 13px 0;
        color: #555;
        font: normal normal 400 22px / 28px "din-2014";
    }
    .layout-2 > div {
        max-width: 525px;
        padding: 0;
    }
    .layout-2 .subhead {
        padding: 0;
        /* width: 80%; */
        margin: auto;
        height: 97px;
        display: flex;
        align-items: flex-end;
        text-align: center;
        margin-bottom: 30px;
        font-weight: 700;
        padding: 0 2px;
    }

    .layout-2 .col-1 .graph-section {
        padding: 33px 0 22px;
    }
    .d-flex.col1-graph.col1-graph1 {
        margin: 0 0 39px;
    }
    .col1-graph img {
        width: 128px;
        height: 128px;
    }
    .col1-graph p {
        max-width: 210px;
        margin-bottom: 0;
    }
	.col1-graph p span.light-blue-clr, 
	.col1-graph p span.maroon-clr{
        display: block;
    }
    .layout-2 .col-1 .graph-section p.graph-caption {
        margin-top: 44px;
		width: 403px;
        text-align: left;
    }
    .layout-2 .col-2 .graph-section p.graph-caption {
        margin-top: 21px;
		width: 389px;
        text-align: left;
    }
    .layout-2 .col-2 .graph-section {
        padding: 20px 0 22px;
    }
	.layout-2 .col-2 .graph-section img{
        width: 453px;
	}  
    .mr20{
        margin-left: 20px !important;
    }
    /* .graph-section {
        margin: 30px 0 13px;
    } */
}

@media screen and (max-width: 991px) {

    .mob-view {
        display: block;
    }

	.desk-view{
		display: none;
    }

    /*.clinical-trial-results .global-fnote {
        margin: 28px 0 33px 0;
    }*/
    .clinical-trial-results .banner-container-clinical-trial .fpo {
        font-size: 70px;
        left: 32%;
    }
    .banner-container-clinical-trial {
        height: 175px;
    	background-image: url('/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/mobile/aboutImfinziHeroBgMob.png');
    }
    .block-what-is-imfinzi h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .block-what-is-imfinzi.clinical-trial h2 {
        font-size: 28px;
        line-height: 32px;
        padding: 0px 10px;
        margin-top: 30px;
    }
    .block-what-is-imfinzi p {
        padding: 0 15px;
    }
    .blue-bar h2.subhead.blue-head {
        padding: 0 10px;
    }
    .body-sec-3 {
        padding: 30px 14px;
        text-align: center;
    }
    .two-col-layout.layout-1 {
        background: #ffffff;
        padding-bottom: 5px;
        border-radius: 0px 0px 5px 30px;
    }
    .body-sec-3__copy.body-copy img.mob-view {
        max-width: 280px;
		padding: 40px 0 30px;
        margin: 0 auto;
    }
    .two-col-layout.layout-1 .col.col-2 p {
        font-size: 20px;
        padding: 0 15px 0 15px;
        text-align: left;
    }
    .two-col-layout.layout-2 {
        padding: 40px 16px;
        text-align: center;
    }
    .graph-section {
        padding: 20px 30px 20px 16px;
        margin-top: 20px;
    }
	.two-col-layout.layout-2 .col-2 .graph-section {
        padding: 38px 5px 20px 16px;

    }
    .graph-section .col1-graph {
        margin-bottom: 42px;
    }
    .col1-graph p {
        max-width: max-content;
        font-size: 20px;
		line-height: 24px;
    }
	.col1-graph.col1-graph1 p {
        padding-right: 12px;
    }
    .d-flex.col1-graph.col1-graph2 p {
        padding-right: 7px;
    }
    .layout-2 .graph-section p.graph-caption {
        text-align: left;
        width: 100%;
    }
 .layout-2 .col-2 .graph-section p.graph-caption {
			margin-top: 40px;
        }
    .body-sec-4__copy .col.col-2 {
        margin-top: 70px;
    }
    .body-sec-4__copy .col.col-2 img {
        max-width: 100%;
    }
    /*.clinical-trial-results .end-page-callout h5 {
        font-size: 36px;
        line-height: normal;
        margin: 0 auto 40px;
    	padding: 0 20px;
    }
	.clinical-trial-results .end-page-callout{padding: 35px 0 25px;}
	.clinical-trial-results .end-callout-wrap{
		padding: 0;
	}*/
	.clinical-trial-results .blue-bar{
		padding: 10px 20px;
    }
	.lowerRiskEyeBrow {
        max-width: 1130px;
        margin: 0 auto 15px auto;
        font: normal normal 400 20px / 28px "din-2014";
        text-align:left;
    }
	.two-col-layout.layout-2 ~ p {
        margin: 28px 0;
        color: #555;
        font: normal normal 400 20px / 28px "din-2014";
        padding: 0 16px;
}

}