.bold{
    font-weight: 800;
}
.color-pink{
    color: #F307F8;
}
.banner-scetion {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.banner-scetion h1 {
    font-family: 'Filson Pro';
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.4px;
    color: #193965;
    margin: 30px 0;
}
.banner-img {
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/about-imfinzi-hero.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 1132px;
    margin: 0 auto;
    /*height: 560px;*/
    width: 100%;
}
.banner-img-content {
    max-width: 510px;
    padding: 204px 40px;
}
.banner-img-content h2 {
    font-family: 'Filson Pro';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #fff;
    margin: 0;
}
.banner-img-content p {
    font-family: 'Filson Pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-shadow: 0px 0px 100px rgba(0, 0, 0, 0.50);
    margin: 15px 0;
}
.banner-img-content p.foot-note {
    font-family: 'Filson Pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-indent: -8px;
    margin: 0;
    margin-left: 8px;
}
.fdaGranted{
    background: #E2ECF7;
    margin: 0 auto;
    max-width: 1132px;
    padding: 64px 97px 0px;
}
.etoposide{
	padding: 24px 100px 32px;
    background: #E2ECF7;
    margin: 0 auto;
    max-width: 1132px;
}

.fdaGranted p{
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 24px;
	color:#333;
    max-width: 938px;
}
.fdaGranted .fdaP1{
	margin-bottom: 20px;
}
.fdaGranted b{
	font-weight:800;
}
.imfinzi-itherapy {
    text-align: center;
    padding: 64px 0;
    max-width: 1132px;
    margin: 0 auto;
}
.imfinzi-itherapy .imfinzi-itherapy-content {
    max-width: 938px;
    margin: 0 auto;
}
.imfinzi-itherapy-content h2 {
    margin: 0;
    font-family: 'Filson Pro';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #193965;
}
.imfinzi-itherapy-content p {
    font-family: 'Filson Pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    margin: 18px 0 0;
    letter-spacing: -0.1px;
}
.btn-itherapy-block {
    background: #E2ECF7;
    padding: 40px 0;
}
.btn-itherapy {
    display: flex;
    justify-content: space-between;
    max-width: 938px;
    margin: 0 auto;
}
.btn-itherapy a {
    font-family: 'Filson Pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    background-color: #1B66F5;
    padding: 24px 0 24px 24px;
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/imf-arrow.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 95% center;
    max-width: 432px;
    width: 100%;
    text-align: left;
    transition:100ms;
}
.btn-itherapy a:hover {
    background-color: #1741B6;
    background-position: 97% center;
    transition:100ms;
}
.btn-itherapy a:active, .btn-itherapy a:focus {
	transition: 100ms;
    background-color: #1741B6;
    transform: scale(0.95);
    transform-origin: center;
}
.imfinzi-treatment {
    background: #193965;
    padding: 56px 0 32px;
}
.imfinzi-treatment .etoposide{
	background: #193965;
    color:#fff;
    padding: 64px 93px 0;
}
.imfinzi-treatment-inner {
    max-width: 938px;
    margin: 0 auto;
}
.imfinzi-treatment-inner h2 {
    font-family: 'Filson Pro';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color: #fff;
    margin: 0;
}
.imfinzi-treatment-inner p {
    font-family: 'Filson Pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    margin:28px 0 34px;
}
.imfinzi-treatment-inner ul {
    padding: 0;
    margin: 0;
}
.imfinzi-treatment-inner ul li {
    list-style-type: none;
    background: #fff;
}
.imfinzi-treatment-inner ul li:first-child {
    margin-bottom: 40px;
}
.imfinzi-treatment-inner ul li h3 {
    font-family: 'Filson Pro';
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    background: #1B66F5;
    color: #fff;
    text-align: center;
    padding: 9px 0;
    margin: 0;
    font-kerning: none;
}
.it-content {
    display: flex;
    justify-content: center;
    padding: 40px 47px 40px 54px;
    align-items: center;
}
.it-content img {
    height: 120px;
    margin-right: 16px;
}
.imfinzi-treatment-inner .it-content  p{
    color: #333;
    margin: 0;
}
.imfinzi-treatment-inner .it-content p span {
    font-weight: 800;
}
.imfinzi-treatment-inner .it-content p span.text-nowrap{
	font-weight: 400;
        }

.chemo-works {
    background: #CCDDF1;
    padding: 64px 0;
}
.chemo-works-inner {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.chemo-works-inner h2 {
    font-family: 'Filson Pro';
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.24px;
    margin: 0;
    color: #193965;
}
.chemo-works-inner p {
    font-family: 'Filson Pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #193965;
    margin: 12px 0 45px;
}
.chemo-works-inner ul {
    padding: 0;
    margin: 0 0 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.chemo-works-inner ul p {
    width: 100%;
    margin: 0 0 24px;
    font-weight: 800;
}
.chemo-works-inner ul li{
    list-style-type: none;
    margin: 0 12px;
}
.chemo-works-inner ul.slick-dots li {
	margin: 0 8px 0 8px!important;
}
.chemo-works-inner ul img {
    height: 40px;
    width: 40px;
}
.chemo-works-inner ul li p {
    margin: 24px 0 0;
    margin: 12px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}

.carousel-redesign {
    /* background: #EFD1CD; */
}

.carousel-container.carousel-1.width743.width1132>div:last-child{
	margin-top: 0;
}
.carousel-redesign .carousel-inner-box > div, .carousel-redesign .container, .carousel-redesign .caros-cont {
    width:  100%;
    max-width:748px;
}
.about-imfinzi .carousel-redesign .carousel-inner-box > div.slides,
.about-imfinzi .carousel-inner-box > div >img {
    border-radius: 33px 33px 0 0;
}
.about-imfinzi .carousel-redesign .carousel-1 .slides .carousel-caption,
.carousel-redesign .carousel-caption {
    width: 100%;
    padding: 23px 30px 37px;
    color: #333;
    text-shadow: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    position: static!important;
    height:160px!important;
}
.about-imfinzi .carousel-redesign-1 .slide-d.slides.active .carousel-caption {
    padding: 23px 30px 16px;
}
.about-imfinzi .carousel-redesign-2 .carousel-1 .slides .carousel-caption {
    height: 108px;
}
.slide-d.slides.active .carousel-caption {
    max-height: max-content !important;
}
.about-imfinzi p.slide-num {
    position: absolute;
    top: 12px;
    left: 13px;
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center!important;
    text-align: center;
    color: #6D0020;
    font-size: 20px;
    font-weight: 900;
    line-height: 25px;
    margin: 0;
}

.about-imfinzi p.slide-num span {
    text-align: center;
}

.about-imfinzi p.slide-desc {
    margin: 0;
    display: block!important;
    color: #333333;
}

.about-imfinzi .carousel-redesign .carousel-indicators {
    position: static;
    width: auto;
    margin: auto 40px;
    display: flex;
    align-items: center;
}

.about-imfinzi .carousel-controls {
    margin-top: 32px;
}

.about-imfinzi button.carousel-control {
    display: block;
    width: 48px;
    height: 48px;
    border: none;
}

.about-imfinzi button.left.carousel-control {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/prev-button.svg) no-repeat;
    background-size: 47px;
}

.about-imfinzi button.right.carousel-control {
    background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/next-button.svg) no-repeat;
    background-size: 47px;
}

.about-imfinzi .carousel-indicators li {
    width: 8px;
    height: 8px;
    background: #193965;
    border-color: #193965;
}

.about-imfinzi .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #193965;
    border: 2px solid #193965;
}

.about-imfinzi .carousel-indicators li:not(:last-child) {
    margin-right: 15px;
}

.about-imfinzi .carousel-redesign .carousel-innerwrap {
    /* padding: 44px 0; */
}

.about-imfinzi .carousel-redesign .right-side-wrap {
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .banner-scetion h1 {
        font-size: 30px;
        line-height: 34px;
        margin: 35px 0;
        letter-spacing: 0.3px;
    }
    .banner-img {
        background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/mobile/about-imfinzi-hero-mobile.png);
        height: 261px;
		height: 40.032vh;
        position: relative;
        background-size: cover;
    }
    .banner-img-content {
        padding: 32px 20px;
        background-color: #193965;
        max-width: 100%;
    }
    .banner-img-content p.foot-note {
        margin-left: 2px;
    }
    .banner-head-h2{
        color: #fff;
        font-family: 'Filson Pro';
        font-size: 26px;
        font-style: normal;
        font-weight: 800;
        line-height: 32px;
        letter-spacing: 0.52px;
        text-align: center;
        position: absolute;
        bottom: 0;
        padding: 0 16px;
    }
    .banner-img-content p {
        margin: 0 0 14px;
    }
    .imfinzi-itherapy {
        text-align: left;
        padding: 64px 20px;
    }
    .btn-itherapy {
        flex-wrap: wrap;
    	flex-direction: column;
        align-content: center;
    }
    .btn-itherapy a{
        text-align: center;
        padding: 4px 72px 4px 24px;
        background-position: 94% center;
    }
    .btn-itherapy a:first-child {
        margin-bottom: 24px;
    }
    .imfinzi-treatment {
        padding: 64px 20px;
    }
    .imfinzi-treatment-inner ul li h3 {
        font-size: 22px;
        line-height: 28px;
        padding: 9px 50px;
    }
    .it-content {
        flex-wrap: wrap;
        padding: 40px 20px;
    }
    .it-content img {
        margin-right: 0;
    }
    .imfinzi-treatment-inner .it-content p {
        margin-top: 0;
        margin-bottom: 0;
    }
    .chemo-works {
        padding: 48px 20px 32px;
    }
    .chemo-works-inner h2 {
        padding: 0 20px;
    }
    .chemo-works-inner ul p{
        font-size: 20px;
    }
    .chemo-works-inner ul li p{
        font-size: 16px;
        line-height: 18px;
    	margin: 24px 0 0;
    }
    .chemo-works-inner ul{
        max-width: 390px;
        margin: 40px auto 40px  !important;
    }
    .chemo-works-inner ul li {
        list-style-type: none;
        margin: 0 11px;
        max-width: 93px;
    }
    .chemo-works-inner ul li:nth-child(5), .chemo-works-inner ul li:nth-child(6) {
        margin-top: 24px;
    }
    .chemo-works-inner ul li:nth-child(6) {
        max-width: 125px;
    }
    .chemo-works.imfinzi-works .chemo-works-inner ul {
        max-width: 310px;
        margin: 0 auto 40px;
    }
    .imfinzi-works .chemo-works-inner ul li:nth-child(4) {
        /* margin-top: 24px; */
    }
    .imfinzi-works .chemo-works-inner ul li:nth-child(5) {
        max-width: 87px;
        left: 15px;
        position: relative;
    }
    .about-imfinzi .carousel-redesign .carousel-1 .slides .carousel-caption {
        padding: 16px !important;
        max-height: 170px;
        height: auto;
    }
    .about-imfinzi .carousel-redesign .carousel-indicators {
        position: static !important;
        width: auto !important;
        margin: auto 15px;
    }
    .about-imfinzi button.carousel-control{
        width: 35px;
        height: 35px;
        background-size: 34px !important;
    }
    .about-imfinzi p.slide-num {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0.35px;
        width: 40px;
        height: 40px;
        top: 7px;
        left: 9px;
    }
    .carousel-redesign .carousel-inner-box > div, .carousel-redesign .container, .carousel-redesign .caros-cont{
       /* width: 342px;
        max-width: 342px; */
        margin: 0 auto;
        height: auto;
    }
   #maincontent .chemo-works-inner ul.slick-dots li {
    	margin: 0 8px 0 8px !important;
    }
    .width743 {
        max-width: 748px;
        margin: auto;
    }
    .carousel-controls.controls2{
        margin-top:0;
    }
	.btn-itherapy-block {
        padding: 40px 15px;
    }
    .about-imfinzi .carousel-redesign .carousel-1 .slides .carousel-caption, .carousel-redesign .carousel-caption{
        height:auto !important;
    padding: 16px;
    }
    .fdaGranted{
        padding:64px 15px 0px;
    }

    .imfinzi-treatment .etoposide {
        padding: 64px 15px;
    }
    .etoposide {
        padding: 24px 15px 32px!important;
    }

}
@media screen and (max-width: 390px) {
	.chemo-works.imfinzi-works .chemo-works-inner ul {
        max-width: 320px;
    }
}
@media screen and (max-width: 385px) {
    .chemo-works-inner ul li{
        max-width: 89px;
    }
}
@media screen and (max-width: 372px) {
    .chemo-works-inner ul li{
        max-width: 71px;
    }
}
@media screen and (max-width: 360px) {
	.imfinzi-works .chemo-works-inner ul li:nth-child(5) {
      	left:0;
    }
}
@media screen and (min-width: 391px) and (max-width: 991px) {
    .imfinzi-works .chemo-works-inner ul li:nth-child(4) {
        margin-top: 24px;
    }
}

@media screen and (min-width:320px) and (max-width:390px) {
	.banner-img {
    	height: 361px;
		/*height: 53.957vh;*/
		background-position: center;
	}
}

@media screen and (min-width: 500px) and (max-width: 991px) {
	.banner-img {
    	height: 500px;
		background-position: center;
	}
}                    

@media screen and (min-width:992px) and (max-width:1365px) {
    .banner-img-content {
        padding: 17% 40px;
    }                    
}