/* How do IMFINZI + chemotherapy* work? CSS */



.how-imfinzi-work .bannerDesc {
    font-weight: 600;
    font-size: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(344deg);
}

.how-imfinzi-work .pink-var {
    color: #FA00FF;
}
.cell-head {
    max-width: 190px;
    margin: 0 auto;
}
.cell-head>p {
    color: #07729B;
    font-family: "solex", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.32px;
    background: #FFFFFF;
    position: relative;
    top: 23px;
    padding: 0 12px;
    text-align: center;
}   

.how-imfinzi-work .cell-types {
    border: 2px solid #DEDEDE;
    border-radius: 8px;
}    

.how-imfinzi-work .cell-types .list-bottom, 
.how-imfinzi-work .cell-types .list-top,
.how-imfinzi-work .cell-types,.how-imfinzi-work .cell-types .list-mid {
    display: flex;
}

.how-imfinzi-work .cell-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.how-imfinzi-work .cell-item>p {
    color: #07729B;
    font-family: "solex", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 0;
}       
.carousel-container.carousel-1.width100 {
    background-color: #E6F1F5;
    overflow: auto;
} 

.caros-head p {
        font-size: 20px;
    line-height: 28px;
    font-family: "din-2014", sans-serif;
    font-weight: 400;
    text-align: left;
    color: #525252;
}

.navigating-btns {
    font-family: "solex", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #00A594;
}

.carousel-control.left {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    background: #07729B;
    top: 203px;
    left: 2px;
    pointer-events: none;
}

.carousel-control.right {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    background: #07729B;
    top: 203px;
    left: 104px;
    opacity: 0.5;
}

.carousel-control .icon-prev:before {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid #FFFFFF;
    position: absolute;
    right: 10px;
    top: 4px;
    transform: rotate(225deg);
    border-bottom: none;
    border-left: none;
}

.carousel-control .icon-next:before {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid #FFFFFF;
    position: absolute;
    right: 6px;
    top: 4px;
    transform: rotate(225deg);
    border-top: none;
    border-right: none;
}

ol.carousel-indicators {
    display: none;
}

.how-imfinzi-work .width-1128 {
    max-width: 1128px;
    margin: auto;
    padding: 0;
}

.width-1128 {
    max-width: 1128px;
    margin: auto;
    padding: 0;
}

.fn-wrap.width-1128 {
    padding: 28px 13px;
}

.fn-wrap.width-1128 p.fn-copy {
    margin-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-family: 'DIN-2014';
    color: #555555;
}

.width1132 p.global-fnote:last-child {
    text-indent: 7px;
	margin: 0 0 40px 0;
}

.carousel-caption p>.slide-num {
    font-family: 'DIN-2014';
    background: #07729B;
    font-weight: 600;
    /*width: 63px;
    height: 63px;*/
}

.carousel-container.carousel-2.width100 {
    background-color: #F8F8F8;
    margin: 0;
}

.carousel-2 .carousel-control.right, .carousel-2 .carousel-control.left {
    background: #07729B;
}

.carousel2-box .carousel-inner-box > div {
    background: #07729B;
}

.carousel-2 .carousel-caption p>.slide-num {
    background: #FFFFFF;
    color: #07729B;
}
.carousel-2 .carousel-caption p {
    display: initial;
}
.carousel-2 .caros-head h1,
.carousel-2 .caros-head h2 {
    color: #07729B;
}

.how-imfinzi-work .content-1 p span {
    font-family: "din-2014", sans-serif;
    font-weight: 700;
}    
.carousel-caption > p{
    font-size: 20px;
    line-height: 28px;
    color: #555;
    }

.caros-head h1,
.caros-head h2 {
    font-family: "solex", sans-serif;
    font-weight: 700;
    line-height: 40px;
}

@media screen and (min-width: 992px) {

    .mob-only{
        display:none!important;
    }
    
    .desk-only{
        display:flex!important;
    }
    .how-imfinzi-work .bg-container {
        height: 365px;
        background: #07729B;
        position: relative;
        background: url('/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/desktop/aboutImfinziHeroBgDesk.jpg');
        display: flex;
        align-items: center;
        justify-content: center;
    	margin-top: 43px;
		background-repeat: no-repeat;
    	background-size: cover;
    }
    .how-imfinzi-work .bg-container p,
    .how-imfinzi-work .bg-container .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;
    }
    .how-imfinzi-work .bg-container p u,
    .how-imfinzi-work .bg-container .head-one u{
        text-decoration: none;
        border-bottom: 4px solid #AA182C;
    }

	.how-imfinzi-work .content-1 {
        padding: 25px 30px 0px 30px;
    }            

	.how-imfinzi-work .content-1 h1,
    .how-imfinzi-work .content-1 h2 {
        font-family: "solex", sans-serif;
        font-weight: 700;
        color: #07729B;
        margin: 0;
    }   

    .how-imfinzi-work .cell-types {
        max-width: 789px;
        margin: 0 auto;
        /*justify-content: center;
        align-items: center;*/
        padding: 30px 26px 15px 27px;
    } 
	.how-imfinzi-work .cell-types .list-bottom, .how-imfinzi-work .cell-types .list-top {
        /*justify-content: space-between;*/
    }           

	.cell-item {
        /*align-items: center;
        margin-right: 12px;*/
        margin: 0;
    }  
	.list-top .cell-item {
    	width: 105px;
	}
	.list-top .cell-item:first-child {
    	margin: 0 17px 0 0;
	}        
	.list-mid .cell-item:first-child {
                width: 105px;
    	margin: 0 7px 0 3px;
	}      
	.list-mid .cell-item:last-child {
                width: 137px;
	} 
	.list-bottom .cell-item {
    	width: 109px;
	}             
	.list-bottom .cell-item:first-child {
    	margin: 0 30px 0 9px;
	}                                                                 

        .cell-item img {
            max-width: 73px;
            height: 63px;
            width: 73px;
        }

	.carousel-container.carousel-1.width100 {
        margin-top: 30px;
        margin-bottom: 40px;
        overflow: hidden;
        height: 515px;
    }
	.carousel-innerwrap {
        position: relative;
        left: 8.5%;
        padding: 33px 0 34px 0;
        overflow: auto;
    }
    .caros-head {
        margin-top: 70px;
    }

	.carousel-innerwrap .left-side-wrap {
        float: right;
        position: relative;
        max-width: 431px;
    }

    .how-imfinzi-works .caros-head h1,
	.how-imfinzi-works .caros-head h2 {
        margin-top: 0;
    }

    .caros-head h1,
    .caros-head h2 {
        font-size: 28px;
        color: #07729B;
    	margin-bottom: 36px;
        line-height: 32px;
    }

    .navigating-btns {
        width: 200px;
        margin: 42px 90px 62px 77px;
    }
	.carousel-control.right, .carousel-control.left {
        background-image: none;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .caros-cont {
        overflow-x: hidden;
        padding-right: 0;
        margin-right: 0;
    }

	    .carousel-caption p>.slide-num {
        font-size: 40px;
        line-height: 37px;
        width: 63px;
        height: 63px;
        left: -84px;
    }
	    .carousel-2 .carousel-control.right,.carousel-2 .carousel-control.left {
        top: 200px;
    }
.carousel-container.carousel-2.width100 .carousel-caption {
	        padding-top: 38px;
}
.how-imfinzi-work .content-1 .head-copy{
font-size: 20px;
    line-height: 28px;
	padding: 0 50px;
}
.how-imfinzi-work .fn-wrap.width-1128{
	padding: 28px 0;
}
   .how-imfinzi-work .carousel-2 .caros-head {
        margin-top: 110px;
    }
	.how-imfinzi-work .carousel-2 .caros-head h1,
	.how-imfinzi-work .carousel-2 .caros-head h2 {
        margin-bottom: 25px;
                    }
	.how-imfinzi-work .carousel-2 .caros-head p{
		/*margin-right: 118px;*/
    }
	    .carousel-caption {
        right: 9%;
        left: 23%;
        top: 60%;
    }
	   .carousel-1 .carousel-caption {
        right: 12%;
        left: 23%;
        top: 65%;
    }
	    .carousel-container.carousel-2.width100 .slide-d .carousel-caption {
        padding-top: 23px;
    }
	 .carousel-container.carousel-2.width100 .slide-c .carousel-caption {
        width: 72%;
    }
}
.carousel-1 .slide-c .carousel-caption{
	width: 73%;
}
.carousel-1 .carousel-caption p{
	display:initial;
}
    .how-imfinzi-work .top.fn-wrap.width-1128 {
        padding: 40px 0 0;
    }                                                        

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

	.cell-head>p {
    	top: 24px;
    }

	.carousel-1 .navigating-btns {
        top: 506px;
    }

    .carousel-container.carousel-1.width100 {
        height: 680px;
}
            .how-imfinzi-work .carousel-container.carousel-2.width100 {
                height: 745px;
            }

.carousel-1 .slide-c .carousel-caption {
    width: 93%;
}

.how-imfinzi-work .how-working .head-copy {
        font-size: 20px;
		        line-height: 28px;
    }            
        .how-imfinzi-work .top.fn-wrap.width-1128 {
            padding: 36px 0 20px 10px;
        }
.mob-only{
		display:flex!important;
        }

        .desk-only{
		display:none!important;
        }

    .how-imfinzi-work .bannerDesc {
        font-size: 70px;
    }
.how-imfinzi-work .bg-container {
	height: 175px;
    background-color: #07729B;
    position: relative;
	background-image: url('/content/dam/website-services/us/498-rwd-imfinzi-com/endometrial-cancer/mobile/aboutImfinziHeroBgMob.png');
}

.how-imfinzi-work .page-heading{
    padding: 30px 0;
    text-align: center;
        padding: 30px 41px;
        font-size: 38px;
        line-height: 40px;
}
	.how-imfinzi-work .cell-types {
        flex-direction: column;
        padding: 38px 46px 38px 36px;
        max-width: 342px;
        margin: 0 auto;
    }  
	.how-imfinzi-work .cell-types .list-bottom, 
	.how-imfinzi-work .cell-types .list-top {
        justify-content: space-between;
    	        margin-bottom: 0;
    }


	.how-imfinzi-work .cell-types .list-top {
    	width: 109px;
        margin: 0 16px 0 0;
    }

	.how-imfinzi-work .cell-types .list-bottom {
    	width: 137px;
    }


    .caros-head h1, .caros-head h2 {
        color: #07729B;
    	        margin-bottom: 20px;
    	text-align: center;
    }
	.caros-head p,.how-imfinzi-work .head-copy{
        	text-align: center;
    }

	.carousel-1 .carousel-innerwrap .left-side-wrap p{
		padding: 0 16px;
	}

	.carousel-2 .carousel-innerwrap .left-side-wrap p{
		padding: 0 27px;
	}            

                            .carousel-1 .carousel-caption p>.slide-num {
        background: #07729B;
    }

                                        .carousel-control .icon-next:before {
        position: relative;
        content: "\f105";
        top: 6px;
        left: -4px;
        display: inline-block;
        font: normal normal normal 14px / 1 FontAwesome;
        font-size: 45px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        border: none;
        transform: none;
    }

                                            .carousel-control .icon-prev:before {
        position: relative;
        content: "\f104";
        top: 6px;
        left: 4px;
        display: inline-block;
        font: normal normal normal 14px / 1 FontAwesome;
        font-size: 45px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        border: none;
        transform: none;
    }

	/*.how-imfinzi-work .end-page-callout {
        height: 220px;
    }
    .end-callout-wrap {
        flex-direction: column;
        margin: 0 auto;
        text-align: left;
    }*/

	.how-imfinzi-work a.white-btn {
        margin: 25px auto;
    }

    /*.how-imfinzi-work .end-callout--head {
            width: 100%;
                padding: 0 20%;
    }*/

.how-imfinzi-work .caros-cont {
        margin-top: 32px;
    }

.cell-types.mob-only{
		flex-direction: row;
		justify-content: space-between;
	}
	.cell-types.mob-only>div{
		flex-direction: column;
	}
	.cell-types.mob-only>div>.cell-item:nth-child(1){
		margin-bottom: 37px;
	}
	.cell-types.mob-only>div>.cell-item:nth-child(2){
		margin-bottom: 37px;
	}
	.how-imfinzi-work .carousel-caption p>.slide-num {
        background: #07729B;
        width: 37px;
        height: 37px;
        font-size: 23px;
        line-height: 22px;
    }
      .how-imfinzi-work  .carousel-2 .carousel-caption p>.slide-num{
		background: #FFFFFF;
    color: #07729B;
                    }
	.carousel-caption > p {
    font-size: 18px;
    line-height: 24px;
                    }
.cell-item img {
        width: 100%;
       max-height: 63px;
        height: 100%;
        max-width: 73px;
    }

.caros-head h1, .caros-head h2 {
        font-size: 28px;
        margin: 0 0 5px 0;
    }

}