.box-image {
    border: 0.5px solid #03315D;
    max-width: 680px;
    margin: 30px auto;
    /*padding: 20px;*/
    padding: 20px 15px 20px 20px !important;
}
.sclc-new main#maincontent {
    background: url(/content/dam/website-services/us/434-imfinzi-com/sclc-hcp/sclc-home-bg-desk.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
.red-text {
    color: #AC182E;
}   
.fw-400 {
    font-weight: 400;
}
.sclc-new .maincontent.parsys {
    max-width: 100%;
    background: transparent;
    margin: 0 auto;
}
.sclc-homebanner {
    max-width: 1313px;  
    margin: 0 auto; 
    padding-bottom: 55px;                
}
.now-app-overlay {
    background: url(/content/dam/website-services/us/434-imfinzi-com/sclc-hcp/violater-bg-desk.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    max-width: 746px;
    padding: 17px 0;
    position: relative;
    top: -4px;
    left: -9px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.now-app-overlay p, .now-app-overlay h2 {
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700; 
    position: relative;
    margin: 0;
    margin-left: 3%;
    margin-bottom: 10px;

}        
/*.now-app-overlay p:before {
    content: '';
    background: url(/content/dam/website-services/us/434-imfinzi-com/sclc-hcp/desktop/sclc-overlay-icon.png) no-repeat;
    height: 75px;
    width: 65px;
    position: absolute;
    left: 0;
    top: -10px;
}*/


/* CSS added by Kalpesh for US-67600 START */

.sclc-new.sclc-hcp .datanumber {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    line-height:36px;
    color: #AC182E;
    text-align: center;
}
.sclc-new .sclc-hcp .datanumber, .sclc-new.sclc-hcp .datanumber1{
    text-align:center;
            }                
.sclc-new.sclc-hcp .datanumber1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    line-height:36px;
    color: #575757;
    text-align: center;
}

 p.hr-footnote.bottompadding {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
    letter-spacing: -0.2px;
    /* color: #4A4A4A; */
    color: #575757;
    padding-bottom:31px;
}
/*box-heading*/
.hcp-smallcell-lung p.box-heading{
        font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.03px;
    color: #00355A;
    font-weight: 700;
    position: relative;
    padding: 0 20px 0 30px;
    background: #ffffff;
    margin: 0px;
    width: fit-content;
    }

/* CSS added by Kalpesh for US-67600 END */


.home-heading h1 {
    font-size: 66px;
    line-height: 53px;
    color: #ffffff;
    font-weight: 700;
}
.now-app-overlay img {
    margin-left: 10px;
}
.home-heading h1 span.wh-box {
    color: #003865;
    font-size: 18px;
    line-height: 22px;
    background: #ffffff;
    display: block;
    margin: 18px 5px 0;
    padding: 6px 0;
    text-align: center;
    text-shadow: none;
}  
.home-heading h1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 10% auto 9%;
    max-width: 1320px;
    text-shadow: 1px 2px 2px #000000;
} 
.heading-subh {
    background: #003262;
    color: #FFFFFF;
    font-size: 21px;
    line-height: 18px;
    padding: 16px 0;
    text-align: center;
    max-width: 1088px;
    margin-left: auto;
    margin-right: auto;
}
.heading-subh.sml-lung-cancer {line-height: 25px;}
.banner-data-sec {
    display: flex;
    margin: 0 auto 20px;
    width: 100%;
    justify-content: center;
    max-width: 1088px;
}
.banner-data-sec .data-img-sec {
    max-width: 632px;                       
}
.banner-data-sec .box-footnote {
    font-size: 15px;
    line-height: 16px;
    text-align: center;
}
.data-compare {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.data-compare p {
    margin: 0 auto;
}
.data-compare .data-red-txt {
    color: #A2192A;
}
.data-comp-top.data-red-txt span {
    color: #AC182E;
}
.data-left .data-comp-vs{
    margin: 5px auto;
}
.data-right .data-comp-vs{
    margin: 5px auto;
}
.data-compare .data-grey-txt {
    color: #575757;
}
.data-left .data-compare p {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
}
.data-left .data-compare span {
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
}
.data-right .data-compare p {
    font-size: 27px;
    line-height: 29px;
    font-weight: 700;
}
.data-right .data-compare span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
p.home-cta-sec {
    background: #4077C4;
    text-align: center;
    color: #ffffff;
    margin: 0 auto 30px;
    font-size: 17px;
    line-height: 18px;
    font-weight: 700;
    padding: 11px 0;
    max-width: 1088px;
    border: 1px solid #4077C4;
}
p.home-cta-sec:after {
    content: '\f054';
    font-family: fontawesome;
    /*padding-left: 15px;*/
    padding-left: 6px;
    font-weight: 100;
    position: relative;
    -webkit-text-stroke: 1px #4077C4;
    speak: none;
    
}
@supports (content: "x" / "y") {
    p.home-cta-sec:after{
        content: "\f054" / "";
    }
}
@supports not (content: "x" / "y") {
    p.home-cta-sec:after{
        content: "\f054";
        alt: "";
    }
}
p.home-cta-sec:hover {
    background: #ffffff;
    color: #4077C4;
}
p.home-cta-sec:hover:after {
    color:#4077C4;
    -webkit-text-stroke: 1px #ffffff;
}
p.footnotes {
    margin: 0 auto;
    font-weight: 500;
    color: #ffffff;
    max-width: 1160px;
    font-size: 12px;
    line-height: 15px;
    max-width: 1088px;
}
.cta p {
    text-align: center;
}
.cta a {
    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    color: #ffffff;
    background: #00AB9C;
    padding: 13px 34px 13px 22px;
    position: relative;
}
.cta a:after {
    content: '\f054';
    font-family: fontawesome;
    font-weight: 100;
    position: absolute;
    right: 15px;
    top: 9px;
}
.cta a:hover {
    color: #00AB9C;
    background: #ffffff;
    text-decoration: none;
}
.data-img-sec {
    background: #ffffff;
    padding: 5px 30px 25px;
} 
.data-img-sec .box-image {
    margin: 30px auto 0;
    padding: 15px 20px;
}

.cta {
    margin-top: 30px;
}
p.hr-footnote {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
    letter-spacing: -0.2px;
    /*color: #4A4A4A;*/
    color: #575757;
}
p.hr-footnote b {
    font-weight: 500;
}
.banner-data-sec > div {
    width: 50%;
}
.banner-data-left .data-img-sec{
    padding-bottom: 60px;
}
.banner-data-right .data-img-sec {
    padding-bottom: 3px;
}
p.box-heading, h2.box-heading {
    letter-spacing: 1px;
}
p.box-heading, h2.box-heading {
    max-width: 344px;
    padding-right: 10px;
}
.data-left p.box-heading, .data-left h2.box-heading{
max-width: 354px;
    }
@media screen and (min-width: 768px) {                    
    .banner-data-left {
        margin-right: 35px;
    } 
    .home-heading h1 > span:last-child {
        padding-right: 10%;
    }    
    .data-right .data-compare {
        /* padding-bottom: 9.5%; */
    padding-bottom:0;
    }
}                    
@media screen and (max-width: 767px) {
    .sclc-new main#maincontent {
        background: url(/content/dam/website-services/us/434-imfinzi-com/sclc-hcp/sclc-home-bg-mob.jpg) no-repeat top center;
        background-size: cover;   
        /*background-position-x: 79px; */           
        /*background-position-x: 67.5%; */
    } 

    .home-heading h1 > span:first-child {
        /*padding-left: 36px;*/
    }        
    .now-app-overlay img {
        margin: 0;
        max-width: 40px;
    }        
    .home-heading h1 {
        font-size: 37px;
        line-height: 19px;
    }
    .home-heading h1 span.wh-box {
        font-size: 13px;
        line-height: 14px;
        margin: 18px 50px 0;
        text-shadow: none;
    }    
    p.banner-subhead {
        font-size: 20px;
        line-height: 26px;
        margin: 0 15px 20px;
    } 
    .home-heading h1 {
        flex-direction: column;
        line-height: 37px;
        text-align: center;
        margin: 70% auto 8%;
        padding: 0 10px;
        text-shadow: 1px 2px 2px #000000;
    }    
    .now-app-overlay p, .now-app-overlay h2 {
        font-size: 14px;
        line-height: 19px;
        margin-left: 3%;
        margin-bottom: 0;
    } 
    span.noa-small {
        font-size: 14px;
    }  
    .now-app-overlay {
        background: #4077c4;
        background-size: 100% 100%;
        padding: 20px 0 10px;
        left: 0;
    }
    .arrow-box .data-right img {
       /* width: 100%;*/
    }
    .banner-data-sec .data-img-sec {
        margin: 0 auto;
    }  
    .data-right p.box-footnote {
        margin-top: 15px;
    }
    .banner-data-right {
        margin-bottom: 25px;
    }
    .box-image p.box-heading.s-line:before, .box-image h2.box-heading.s-line:before {
        top: 1px;
    }
    .box-image p.box-heading:before, .box-image h2.box-heading:before {
        top: 9px;
    }
    .data-left .data-compare p {
        font-size: 22px;
        line-height: 26px;
    }
.sclc-new.sclc-hcp .datanumber {
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    line-height:36px;
    color: #AC182E;
    text-align: center;
}
.sclc-new .sclc-hcp .datanumber, .sclc-new.sclc-hcp .datanumber1{
    text-align:center;
            }                
.sclc-new.sclc-hcp .datanumber1 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    line-height:36px;
    color: #575757;
    text-align: center;
}
    .data-left .data-compare span {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.4px;
        font-weight: 300;
    } 
    p.hr-footnote {
        margin: 10px -6px;
    }
    .data-img-sec .box-image {
        padding: 15px 6px;
    }
    .small-cell-lung-cancer .data-img-sec .box-image {
        padding: 15px 6px!important;
    }
            
    .data-img-sec {
        padding: 5px 15px 25px 30px;
    }
    .banner-data-left .data-img-sec {
        padding-bottom: 25px;
    }
    .sclc-homebanner {
        padding-bottom: 25px;
    }
    .cta a {
        padding: 13px 24px 13px 7px;
    }
    .sclc-homebanner h2, h1.heading-subh {
        font-size: 11px;
        line-height: 14px;
        padding: 4px 14px 4px 10px;
        margin: 20px 10px 10px;
        text-align:left;
    }

    /* CT-BUGFIX */
    .sclc-hcp.sclc-new .sclc-homebanner h1.heading-subh {
        text-align: center;
    }
    @media screen and (min-width:430px) and (max-height:767px) {
    .sclc-hcp.sclc-new h2.box-heading {
        padding-left: 20px;
    }
    }

     /* CT-BUGFIX END */

span.yearmobile {
    display: block;
}
.v-align-cen{
        /* padding-top: 20px; */
    position: relative;
    top: 19px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
    .banner-data-sec .data-left .box-footnote {
        margin-top: 12px;
    }
    p.banner-subhead {
        padding: 0 10px;
    }            
} 
@media screen and (max-width: 1170px) {                     
    p.footnotes {
        margin: 0 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) { 
    .now-app-overlay {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {      
    .banner-data-sec .data-img-sec {
        margin: 0 auto;
    } 
    .sclc-homebanner {
        padding: 0 10px 55px;
    }  

    /* CT-FIX below */

 .sclc-hcp.sclc-new p.box-heading, .sclc-new h2.box-heading {
    max-width: 700px;
    padding-left: 30px;
    padding-top:0;
}

.sclc-hcp.sclc-new .heading-subh.sml-lung-cancer {
    line-height: 25px;
    max-width: 632px;
}

/* CT-FIX below END */

}   
@media screen and (min-width: 768px) and (max-width: 991px) {
    .home-heading h1 {
        font-size: 35px;
        line-height: 7px;
    }
    .home-heading h1 span.wh-box {
        font-size: 12px;
        line-height: 18px;
    }
    .home-heading h1 {
        margin: 30% auto 34%;
    }
    .sclc-homebanner h2 {
        font-size: 21px;
        line-height: 22px;
        padding: 12px 0;
    }
}    
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .home-heading h1 {
        font-size: 49px;
    }
    .home-heading h1 span.wh-box {
        font-size: 17px;
    }
               .line-br{
display:none;
                }
     /* CT-BUGFIX BELOW */

    .sclc-hcp.sclc-new .navbar-right {
        float: right!important;
        margin-right: -35px;
    }
    /* CT-BUGFIX END */

}             
@media screen and (max-width: 1023px) {     
    .banner-data-left {
        margin-right: 0;
        margin-bottom: 30px;
    }  
    .banner-data-sec > div {
        width: 100%;
    }  
    .data-right .data-comp-vs, .data-left .data-comp-vs {
        margin: 10px auto;
    }
    p.home-cta-sec {
            font-size: 19px;
    padding: 21px 0;
    max-width: 274px;
    padding-left: 25px;
    display: flex;
    align-items: end;
    text-align: justify;
    justify-content: left;
    }
        p.home-cta-sec:after{

    /*bottom: 6px;
    right: 8px;*/
            bottom: 6px;
    right: -37px;
    font-size: 19px;
            }
    .banner-data-sec {
        flex-direction: column;
        margin: 0 auto;
        width: 100%;
        padding: 0 10px;                    
     }
     .banner-data-right {
        margin-bottom: 25px;
    }   
    .cta a:after {
        right: 8px;
    }  
    p.box-heading, h2.box-heading {
        max-width: none;
    }
    .data-right .data-compare p span {
        font-size: 17px;
    }
    .data-right .data-compare p {
        font-size: 31px;
    }
    .data-right .data-compare .data-comp-bottom p {
        font-size: 28px;
    }

}
@media screen and (max-width: 991px) { 
.heading-subh.sml-lung-cancer {
    line-height: 14px;
}
.sclc-new .text-break{
    display:block;
}
 .sclc-new p.box-heading, .sclc-new h2.box-heading{
            padding-right:22px;
                }
 .banner-data-right .box-heading{
            padding-right:25px;
                        }

}
@media screen and (min-width: 414px) and (max-width: 600px){ 
    p.home-cta-sec:after{
        bottom:-12px;

}
}
@media screen and (max-width: 360px) {                 
    .cta a {
        font-size: 12px;
        line-height: 25px;
        padding: 13px 25px 13px 13px;
    }
    .arrow-box .data-right img {
        max-width: 188px;
    }
    .now-app-overlay p, .now-app-overlay h2 {
        font-size: 15px;
        line-height: 21px;
        margin-left: 2%;
    } 
    .sclc-new main#maincontent {
        background-color: #01233e;
        background-position-y: -50px;
    } 
    .now-app-overlay {
        padding: 20px 5px 10px;
    }
    .data-left .data-compare span {
        font-size: 13px;
        line-height: 15px;
    }
    .data-left .data-compare p {
        font-size: 18px;
        line-height: 22px;
    }
}
@media screen and (min-width: 1194px) and (max-width: 1231px){ 
    .now-app-overlay {
        max-width: 1173px;
    }

    .line-br{
display:none;
                }
}
@media screen and (min-width: 1025px) and (max-width: 1320px){ 
    .home-heading h1 {
        font-size: 62px;
        max-width: 1258px;
    }
                    .line-br{
display:none;
                }
} 
@media screen and (min-width: 1300px){ 
  .line-br{
display:none;
                }
        }
@media screen and (min-width: 1366px) and (max-width:1500px){ 
        .home-heading h1{
        font-size:58px;
    }
            .home-heading h1 > span:last-child{
            padding-right:12%;
        } 
         .home-heading h1 span.wh-box{
                width:392px;
                        }
            }   

@media screen and (min-width: 1501px){
.home-heading h1{margin:15% auto 15%;}
}

@media screen and (min-width: 992px){
        ul.nav.navbar-nav.navbar-middle.sclc-middle {
            padding-left: 20px;
        }
}    