.maincontent{
	margin-top: 44px;
}
.section-1132{
	max-width: 1132px;
	margin: 0 auto;
}
.headline h1{
	font-size: 40px;
	font-weight: 800;
	line-height: 50px; 
	letter-spacing: 0.4px;
	text-align: center;
	padding: 35px 80px;
	color: #193965;
    margin: 0;
}

#what-to-ask-my-doctor p {
  /*  font-weight: 400; */
}

.banner-section{
	position: relative;
	width: 100%;
	height: 560px;
	padding: 0;
	/* background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/sclc-starting-treatment-hero-d.webp); */
    /*background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/sclc-about-hero-d1.webp);*/
	background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/pool_sclc_treating_ls_hero_no_shadow.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
.banner-text{
	max-width: 510px;
	/* position: absolute;
	bottom: 70px;
	left: 40px; */
   /* padding: 190px 40px; */
    padding: 190px 40px 100px;
}
.banner-text p{
	font-size: 22px;
	line-height: 28px;
	font-weight: 400;
	color: #F307F8;
    margin-top: 12px;
}
.banner-text p:nth-child(1){
	font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    text-shadow: 0px 0px 100px #000;
    color: #fff;
}
h2.whatCanI{
	margin:64px 0 40px;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px;
    color:#193965;
}
h3.ImfinziIsAn{
	font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; /* 125% */
    letter-spacing: 0.24px;
    color:#1B66F5;
    margin:0 0 40px;
}
.inpage-nav{
	display: flex;
	height: 40px;
}
.inpage-nav>div {
    flex-shrink: 0;
    flex-grow: 1;
}
.inpage-nav>div:nth-child(1){
	/*width: 126px;*/
	background-color: #1B66F5;
}
.inpage-nav>div:nth-child(1) p{
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 22px;
	color: #fff;
	padding: 10px 16px;
}
.inpage-nav div a{
	color: #193965;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 24px;
}
.inpage-nav>div:nth-child(2),.inpage-nav>div:nth-child(3),.inpage-nav>div:nth-child(4){
	/*width: 335px;*/
	background-color: #E2ECF7;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inpage-nav>div:nth-child(2),.inpage-nav>div:nth-child(3){
	border-right: 1px solid #193965;
}
.inpage-nav>div:nth-child(2):hover, .inpage-nav>div:nth-child(3):hover, .inpage-nav>div:nth-child(4):hover {
    background-color: #CCDDF1;
}
.inpage-nav>div:nth-child(2):active, .inpage-nav>div:nth-child(3):active, .inpage-nav>div:nth-child(4):active, .inpage-nav>div:nth-child(2):focus, .inpage-nav>div:nth-child(3):focus, .inpage-nav>div:nth-child(4):focus {
    background-color: #A9C8E7;
}

.section-841{
	max-width: 841px;
	margin: 0 auto;
	margin: 0 20px 0 auto;
}
.floating-nav{
	visibility: hidden;
	height:0;
}
.floating-nav.float{
	position: fixed;
	top: 20vh;
	visibility: visible;
    z-index: 1;
}
/*h2{
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: 38px;
	color: #193965;
	margin: 64px 0 40px;
} */
.floating-nav>div{
	width: 259px;
	text-align: center;
	background-color: #E2ECF7;
	/* padding: 10px 0; */
}
.floating-nav a,.floating-nav p{
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 22px;
	color: #193965;
}
.floating-nav a{display: block;padding: 10px 22px; border-top: 0.5px solid #193965;}
.floating-nav>div:nth-child(1){
	background-color: #1B66F5;
	padding: 5px 0;
}
.floating-nav>div:nth-child(1) p{
	color: #fff;
}
.floating-nav .imf-study{
		border-bottom: 1px solid #193965;
}
.floating-nav>div.active{
	background-color: #A9C8E7;
}
.floating-nav>div:nth-child(2):hover{
	background-color: #CCDDF1;
}
.floating-nav>div:nth-child(3):hover{
	background-color: #CCDDF1;
}
.floating-nav>div:nth-child(4):hover{
	background-color: #CCDDF1;
}

/******accordion******/
/*.accordion-container{
	background-color: #1B66F5;
	margin-bottom: 2px;
}
.accordion-head{
	padding: 24px;
	color: #fff;
	font-size: 25px;
	font-weight: 800;
	line-height: 32px;
}
.accordion-content{
	display: none;
}*/


/******accordion******/

.container-1{
	/* padding: 64px 0; */
}
.container-1 .section-841>p:nth-child(1),.container-1 .section-841>p:nth-child(2){
	font-size: 22px;
	font-weight: 800;
	line-height: 28px;
	margin-bottom: 20px;
}
.then-container{
	display: flex;
	margin: 40px 0;
}
.then-container>div{
	width: 420px;
	height: 325px;
	padding: 40px 65px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.then-container .col-1{
	background-color: #CCDDF1;
	position: relative;
	border-right: 1px solid #fff;
}
.then-container .col-2{
	background-color: #F2F6FC;
}
.then-icon{
	position: absolute;
	right: -45px;
    top: 33%;
	
}
.then-container .icon{
	width: 120px;
	margin-bottom: 16px;
}
.then-container p{
	font-weight: 800;
	color: #193965;
}
.then-container+p{
    color: #262626;
    font-weight: 400;
}
.then-container+p+p{
	margin-top: 20px;
	color: #193965;
}
.container-1 ul{
	margin: 15px 0;
	padding: 0 0 0 30px;
}
p.bold.bold1 {
    color: #193965;
    margin-top: 40px;
}
.container-1 ul li{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #262626;
}
.container-1 ul+p{
	color: #262626;
}
.container-1 .section-841>p.bold:first-child{
	margin-top: 64px;
    line-height: 30px;
}
.imfinzi-treatment-inner ul {
    padding: 0;
    margin: 0;
}
.imfinzi-treatment-inner ul li {
    list-style-type: none;
    background:#CCDDF1;
    margin-bottom: 40px;
}
.imfinzi-treatment-inner ul li:last-child {
    background: #F2F6FC;
}
.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;
}
.it-content {
    display: flex;
    justify-content: center;
    padding: 40px 32px;
    align-items: center;
    background: #CCDDF1;
}
.imfinzi-treatment-inner .it-content p {
	color: #193965;
    margin: 0;
    font-family: 'Filson Pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}
.it-content img {
    height: 120px;
    margin-right: 16px;
}

.section-841 .first-child{
    padding: 0 60px 0 0;
}
.blue-section{
	background-color: #1B66F5;
	padding: 36px 0;
}
.container-2{
	margin-top: 64px;
}
.container-3 .section-841{
	padding-bottom: 64px;
}
.container-2 .column-container{
	display: flex;
	gap: 32px
}
.container-2 img{
	width: 64px;
	height: 64px;
}
.container-2 p.bold{
	margin-bottom: 10px;
    font-weight: 800;
}
.container-2 p{
    color: #fff;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
}
p.brkthr {
    text-indent: -7px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-left: 7px;
}
.tab-container .tab-content p.section-head {
    color: #1B66F5;
    text-align: center;
    margin: 0 0 -20px;
    padding: 0 10px;
    font-weight: 800;
}
.container-2 a{
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #1B66F5;
	background-color: #fff;
	padding: 9px 17px 11px 24px;
	margin: 30px 0 0 0;
	display: inline-block;
    transition: 150ms;
}
.container-2 a:hover {
    background-color: #F2F6FC;
    transition: 150ms;
}
.container-2 a:active, .container-2 a:focus{
    background-color: #F2F6FC;
    transition: 150ms;
    transform: scale(0.95);
    transform-origin: center;        
}
.container-2 a:after{
	content: '';
	background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/imf-arrow.svg);
	width: 24px;
	height: 24px;
	display: inline-block;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	left: 15px;
	top: 5px;
	margin-right: 24px;
}
.container-2 a:hover:after{
	left: 20px;
}
.dark-blue-sec{
	background-color: #193965;
	/* padding: 64px 0; */
}
.blue-sec{
	background-color: #1B66F5;
    padding: 36px 0;
}
.blue-sec .column-container {
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blue-sec img {
    position: initial;
    margin-right: 32px;
    width: 162px;
}
.blue-sec .column-container p {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    color: #fff;
}
.container-3 h2{
	font-size: 30px;
	font-weight: 800;
	line-height: 38px;
	color: #fff;
	margin: 0 0 40px 0;
	padding-top: 64px;
}
.container-3 .section-head{
	font-size: 24px;
	font-weight: 800;
	line-height: 30px; 
	letter-spacing: 0.24px;
	margin-bottom: 24px;
}
.container-3 p{
	color: #fff;
}
.tab-container{
	/* background-color: #fff; */
	margin-top: 48px;
	display: flex;
	position: relative;
	height: 609px;
}
.tab-head p,button.tab-head{
	color: #193965;
	font-size: 22px;
	font-weight: 800;
	line-height: 28px;
	/* padding: 18px 38px; */
	background-color: #CCDDF1;
	border: none;
	width: 270px;
	height: 63px;
}
.tab-container div:not(.active) .tab-head:hover {
    box-shadow: inset 0 -8px 0 #1B66F5;
}
button.tab-head:active, button.tab-head:focus {
    background: #A9C8E7;
}
.tab-container .tab-content p{
	color: #333333;
    font-weight: 400;
}

.tab-container .during-treatment-be-sure{
	position: absolute;
    bottom: 0px;
    padding: 32px 110px;
    left: 0;
    width: 100%;
    background-color:#1B66F5;
}

.tab-container p.during-treatment-be-sure{
    color:#fff;
    font-weight: 800;
}

.tab-container .tab-content{
	display: none;
	background-color: #fff;
	position: absolute;
	top: 62px;
	left: 0;
	height: 546px;
	width: 100%;
	/* padding: 64px 32px; */
    padding: 58px 32px;
}

.tab-container .active .tab-content{
	display: block;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 48px;
	align-items: center;
}
.before-treatment.active .tab-content {
    padding: 58px 32px 74px 32px;
}
.tab-head{
	margin-right: 15.5px;
}
.after-treatment .tab-head{
	margin-right: 0;
}
.tab-container .tab-content>div{
	width: 224px;
	height: 173px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	/* margin-right: 48px; */
	/* margin-bottom: 48px; */
}
.tab-container .tab-content img{
	margin-bottom: 14px;
}
/*.tab-container .active .tab-head:hover {
    box-shadow: none;
}*/
.tab-container .active .tab-head{
	background-color: #fff;
}
#what-to-ask-my-doctor{
	/* padding: 60px 0; */
}
#what-to-ask-my-doctor .section-headline{
	font-size: 30px;
	font-style: normal;
	font-weight: 800;
	line-height: 38px;
	color: #193965;
	margin-bottom: 24px;
	margin-top: 64px;
}
.accordion-block {
    margin-top: 48px;
}
.expand-btn {
    display: flex;
    justify-content: end;
}
.btn-text {
	display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    gap: 16px;
    padding-bottom: 4px;
    border-bottom: 4px solid #A9C8E7;
    cursor: pointer;
}
.btn-text p {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #1B66F5;
}
.btn-text img {
    width: 24px;
    height: 24px;
}
.accordion{
	margin-top: 16px;
	margin-bottom: 50px;
}
.accordion-head{
	width: 100%;
	padding: 24px;
	background-color: #1B66F5;
	font-size: 25px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	color: #fff;
	/* margin-bottom: 2px; */
	position: relative;
    cursor: pointer;
}
.accordion-content{
	display: none;
}
.accordion-container.active .accordion-content{
	display: block;
	background-color: #1B66F5;
	color: #fff;
	margin-top: -1px;
}
.accordion-head .icon{
	position: absolute;
	right: 24px;
	top: 24px;
    transition: .35s;
}
.accordion-container.active .accordion-head .icon{
	content: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/icon-minus-v.svg);
    transform: rotate(-90deg);
}
.accordion-container{
	margin-bottom: 2px;
}
.accordion-content ul li{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	/* margin-bottom: 5px; */
    padding-right: 15px;
}
::marker {
   /* font-size: 14px;*/
}
.accordion-content ul{
	padding-left: 50px;
	margin-bottom: 0;
	padding-bottom: 24px;
}
.accordion-container.active .accordion-head{
	padding-bottom: 15px;
}
.during-treatment .tab-content img{
	width: 80px;
}
.during-treatment .tab-content{
	height: 697px;
}
.after-treatment .tab-content {
    height: 476px;
}
.during-treatment .tab-content>div:last-child{
	flex-grow: 1;
	flex-direction: row;
	max-width: 550px;
	gap: 16px;
	height: auto;
}
.during-treatment .tab-content>div:last-child p{
	text-align: center;
	text-align: left;
}
.during-treatment .tab-content>div:last-child img{
	margin-bottom: 0;
}
.after-treatment .tab-content>div{
	flex-direction: row;
	width: 340px;
	height: 85px;
	gap: 16px;
}
.after-treatment .tab-content img{
	margin-bottom: 0;
}
.after-treatment .tab-content>div p{
	text-align: left;
}
.after-treatment .tab-content .download-btn{
	width: fit-content;
}
.after-treatment .tab-content button{
	/* width: 350px; */
	height: 50px;
	background-color: #1B66F5;
	color: #fff;
	border: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 8px 25px 8px 15px;
    transition: 150ms;
}
.after-treatment .tab-content button a{
	color: #fff;
}
.after-treatment .tab-content button:hover {
    background-color: #1741B6;
    transition: 150ms;
}
.after-treatment .tab-content button:active, .after-treatment .tab-content button:focus{
    background-color: #1741B6;
    transition: 150ms;
    transform: scale(0.95);
    transform-origin: center;
}
.after-treatment .tab-content button img{
    position: relative;
    right: -9px;
    top: -2px;
}
.cta-banner-end__bg {
    background: #E2ECF7;
}
.cta-banner-end {
    width: 100%;
    padding: 40px 0;
}
.cta-banner-end__wrapper {
    display: flex;
    max-width: 841px;
    width: 100%;
    /*margin: 0 0 0 auto;*/
    align-items: center;
    justify-content: space-between;
    margin: 0 20px 0 auto;
}
h2.cta-banner-end__heading-copy {
    font-family: 'Filson Pro';
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    max-width: 459px;
    margin: 0;
    color: #193965;
}
a.cta-banner-end__btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    max-width: 342px;
    width: 100%;
    height: 72px;
    background: #1B66F5;
    color: #ffff;
    padding: 8px 24px;
    font-family: 'Filson Pro';
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
a.cta-banner-end__btn-link:hover {
    background: #1741b6;
    transition:150ms
}
a.cta-banner-end__btn-link:active {
    transform: scale(0.95);
    transform-origin: center;
    transition: transform 150ms;
}
img.cta-banner-end__btn-icon {
    width: 24px;
    height: 24px;
}
/* new acc */

.expand-btn {
    border-bottom: 4px solid #fff;
    max-width: fit-content;
    float: right;
    margin-bottom: 16px;
	margin-right: 5px;
}
.btn-text {
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    gap: 16px;
    margin: 0;
    padding-bottom: 4px;
    border-bottom: 4px solid #A9C8E7;
    cursor: pointer;
}
.btn-text img {
    width: 24px;
    height: 24px;
}
.faq-accordion-head {
    padding: 24px;
    background-color: #1B66F5;
    margin-bottom: 2px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.faq-accordion-head p {
    font-family: "Filson Pro", sans-serif;
    color: #fff;
    font-size: 25px;
    font-style: normal;
    font-weight: 800 !important;
    line-height: normal;
    margin: 0;
}
.faq-accordion-head img {
    position: absolute;
    right: 30px;
    transition: .35s;
    transform: rotate(90deg);
    display: block!important;
}
.faq-accordion-head img#blueminubtn{
	display: none!important;
}
.faq-accordion-head.active img#blue-plus-btn{
	content: url('/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/desktop/icon-minus.svg');
	transform: rotate(0deg);
}
.faq-accordion-content {
    display: none;
    background-color: #1B66F5;
    color: #fff;
    margin-top: -4px;
}
.faq-accordion-content ul {
    padding-left: 50px;
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: 2px solid;
}
.faq-accordion-content ul li {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    /* margin-bottom: 5px; */
}
.accordion-dropdown {
    margin-top: 40px;
}


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

	.desktop-only{
		display: block;
	}
	.mobile-only{
		display: none;
	}
	.tab-container .during-treatment .tab-content>div{
		max-height: fit-content;
	}
    .before-treatment.active .tab-content {
    	padding: 58px 32px 80px 32px;
    	height: 550px;
	}


	/*****tab-container-modification*********/

	.during-treatment .tab-content {
    	height: 781px;
	}
	.tab-container .during-treatment.active .tab-content{
		align-items: flex-start;
            gap: 32px;
    }
    .tab-container .during-treatment .tab-content>div{
		/*width: 168px;*/
    	width:232px;
    }
    .during-treatment .tab-content>div:nth-child(8) {
        width: 540px;
        height: auto;
    	display: flex;
        flex-direction: row;
    	margin-bottom: 40px;
	}            
    .during-treatment .tab-content>div:nth-child(6),.during-treatment .tab-content>div:nth-child(7){
		width: 232px;
    }
    .during-treatment .tab-content>div:nth-child(8) p {
    	text-align: center;
	}                                    
    .during-treatment .tab-content>div:last-child{
        max-width: 570px;
        padding: 24px;	
    }
    .during-treatment .tab-content>div:last-child p {
    	text-align: left;
	}        
    .after-treatment .tab-content>div:nth-child(3) {
    	flex-basis: 49%;
	}                   
	.after-treatment .tab-content>div{
        width: 355px;
    }



	/*****tab-container-modification*********/



}


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

	.desktop-only{
		display: none;
	}
	.mobile-only{
		display: block;
	}
	.then-container{
		flex-direction: column;
		margin-top: 50px;
		margin-bottom: 32px;
	}
	.tab-container .tab-content,.tab-head p, button.tab-head{
		/* width: 100px; */
	}
	.then-icon{
		right: calc(50% - 33px);
		content: url('/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/mobile/then-mobile.svg');
		top: 87%;
	}
	.then-container>div{
		width: 100%;
		padding: 32px 32px 40px 32px;
		height: auto;
	}
	.headline h1{
		font-size: 30px;
		line-height: 34px;
		letter-spacing: 0.3px;
		padding: 35px 0;
	}
	.maincontent{
		margin-top: 0;
	}
	.banner-section{
		/*background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/mobile/dogpark-sclc-treating-ls-hero-m.png);*/
		background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/mobile/pool_sclc_treating_ls_hero_no_shadow_m.webp);
		height: 260px;
        background-color: #192965;
        background-position: center -2px;
        background-size: cover;
	}
	p.mobile-only.mob-text {
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        background: #193965;
        color: #fff;
        text-align: center;
        padding: 32px 32px;
    }
	.banner-text{
		/* max-width: 345px; */
		bottom: 32px;
		margin: auto;
		left: calc(50% - 173px);
		padding: 245px 20px 100px;
		text-align: center;
	}
	.banner-text p:nth-child(1){
		font-size: 26px;
		line-height: 32px;
		position: relative;
		top: -30px;
		text-align: center;
	}
	.floating-nav{
		display: none;
	}
	.inpage-nav>div{
		width: 100%!important;
	}
	.inpage-nav{
		flex-direction: column;
		height: auto;
	}
	.inpage-nav>div:nth-child(2), .inpage-nav>div:nth-child(3),.inpage-nav>div:nth-child(4){
		justify-content: flex-start;
		background-color: #F2F6FC;
		display: none;
	}
	.inpage-nav>div:nth-child(1) p{
		padding: 8px 16px;
		font-size: 18px;
		line-height: 24px;
		color: #193965;
	}
	.inpage-nav>div:nth-child(1){
		background-color: #E2ECF7;
	}
	.inpage-nav div a{
		font-size: 16px;
		line-height: 22px;
		padding: 10px 15px;
		width: 100%;
	}
	.inpage-nav>div:nth-child(2),.inpage-nav>div:nth-child(3){
		border-right: 0;
		border-bottom: 1px solid #193965;
	}
	.take-me-btn{
		position: relative;
	}
	.take-me-btn img{
		position: absolute;
		right: 0;
		top: 0;
	}
	/*h2{
		font-size: 26px;
		line-height: 32px;
		letter-spacing: 0.52px;
		margin: 56px 0 40px;
	}*/
	
	.section-841{
		padding: 0 22px;
	}
	.pr-15{
		padding-right: 15px
	}
	.container-1 .section-841>p.bold:first-child {
	    margin-top: 50px;
	}
	.then-container .icon{
		width: 80px;
	}
	.then-container .col-2{
		padding: 40px 32px 30px;
	}
	.blue-section{
		padding: 64px 0;
	}
	.container-2 .column-container{
		flex-direction: column;
		align-items: center;
		text-align: left;
	}
	.container-2 p{
		font-size: 22px;
		line-height: 28px;
	}
    p.brkthr {
        text-indent: -7px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin-left: 7px;
    }
	.container-2 p.bold{
		margin-bottom: 0;
	}
    .blue-section.container-2 p.bold {
        font-weight: 800;
    }
	.container-2 a{
		margin: 32px 0;
		padding: 10px 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 332px;
        width: 100%;
	}
	.container-2 a:after{
		margin-right: 16px;
		top: 0px;
	}
	.container-3 h2{
		padding: 50px 0 0;
		margin-bottom: 30px;
	}
	.container-3 .section-841{
		padding: 0 15px;
		padding-bottom: 64px;
	}
	.tab-head p, button.tab-head {
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        /* margin-right: 9px; */
    }
	button.tab-head {
        word-break: break-word;
        padding: 0;
	}
    .during-treatment button.tab-head {
        border-left: 8px solid;
        border-right: 8px solid;
    }
    .tab-head {
        margin-right: 4px;
    }
    .tab-container .tab-content img {
        height: 80px;
    }
    .tab-container .active .tab-content{
        gap: 24px;
    }
    .tab-container .tab-content {
        height: auto;
        padding: 64px 15px;
        /* position: static; */
    }
	.before-treatment.active .tab-content {
        padding: 64px 15px;
    }
    .tab-container {
        height: 1152px;
    }
    .before-treatment, .during-treatment, .after-treatment {
        width: 100%;
    }
    .tab-container .tab-content p.section-head{
        padding: 0;
        margin: 0 0 36px;
    }
    .tab-container .tab-content p {
        padding: 0 12px 30px 12px;
    }
    .during-treatment .tab-content>div:last-child {
        flex-direction: column;
        max-width: 100%;
    }
    .during-treatment .tab-content>div:last-child p {
        text-align: center;
        margin-bottom: 0;
    }
    .after-treatment .tab-content>div {
        flex-direction: column;
        height: auto;
        width: auto;
    }
    .after-treatment .tab-content>div p {
        text-align: center;
        margin-bottom: 40px;
    }
    .after-treatment .tab-content button {
        height: auto;
        display: flex;
        justify-content: space-between;
        width: auto;
        padding: 12.5px 29px 12.5px 8px;
    }
    .accordion-head .icon{
        height: 24px;
        position:static;
    }
    .accordion-container .accordion-head {
        font-size: 22px;
        line-height: 28px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 22px;
    }
    .accordion-content ul li {
        padding-right: 61px;
    }
	#what-to-ask-my-doctor .section-headline{
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 30px;
    	margin-top: 0;
        padding-top: 64px;
	}
	#what-to-ask-my-doctor .section-841{
		padding: 0 15px;
	}
	#what-to-ask-my-doctor .accordion>.accordion-container:nth-child(2) p{
		padding: 18px 22px;
	}
	.after-treatment .tab-content button img {
   	 	height: 24px;
 	}
	.inpage-nav.float{
		position: fixed;
		top: 0px;
		width: 100%;
    	z-index: 1;
	}
	.inpage-nav.active>div:nth-child(2), .inpage-nav.active>div:nth-child(3),.inpage-nav.active>div:nth-child(2), .inpage-nav.active>div:nth-child(4){
		display: flex;
    }
    .inpage-nav.active .take-me-btn img{
		transform: rotate(180deg);
	}  
	.cta-banner-end__wrapper {
        flex-wrap: wrap;
    }
	.cta-banner-end {
        padding: 40px 16px;
    }
	.cta-banner-end__wrapper {
        flex-wrap: wrap;
        gap: 30px;
    }

    .cta-banner-end__btn {
        width: 100%;
    }

/*    a.cta-banner-end__btn-link{
        min-width: 357px;
    } */

	.imfinzi-treatment-inner ul li h3 {
        font-size: 22px;
        line-height: 28px;
        padding: 10px 18px;
	}
	.it-content {
        flex-wrap: wrap;
        gap: 16px;
    	padding: 40px 26px;
	}
		.faq-accordion-head img {
    	width: 24px;
	}
	.faq-accordion-head p {
        font-size: 22px;
        line-height: 28px;
    }
	.faq-accordion-content ul {
        padding-right: 70px;
    }
	.section-841{
		margin: 0 auto 0 auto;
    }

    /*****tab-container-modification*********/

	.during-treatment .tab-content>div:nth-child(8) {
        max-width: 100%;
        height: auto;
        width: 100%;
    	margin-bottom: 37px;
 	} 
   	.tab-container p.during-treatment-be-sure{
    	padding: 20px 24px;
    }
    .during-treatment .tab-content>div:last-child{
        padding: 24px 40px;
        background-color: #CCDDF1;
    }
    .during-treatment .tab-content>div:last-child p{
        padding: 0;
    }

	.tab-container .during-treatment.active .tab-content {
        height: 1740px;
    }


	/*****tab-container-modification*********/

    .after-treatment .tab-content button img {
        right: -110px;
        top: -15px;
    }
}


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

	.inpage-nav>div:nth-child(2) a{
		padding: 7px 90px;
	}
	.inpage-nav>div:nth-child(3) a{
		padding: 7px 60px;
	}
	.inpage-nav>div:nth-child(4) a{
		padding: 7px 60px;
	}
	.container-2 a:hover:after{
		left: 23px;
    }

}*/


@media screen and (min-width: 1440px) {
    .floating-nav.float {
        top: 35vh;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {        
    .tab-head p, button.tab-head {
        font-size: 14px;
    }
}


@media screen and (min-width: 581px) and (max-width: 991px) {
    .banner-section {
    	height: 80vh;
	}
}

@media screen and (min-width: 992px) and (max-width: 1160px) {
    .banner-section {
        height: 75.2vh;
    }
}    