@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");
.hcp-new .logos .logo img,
.pos-hcp .logos .logo img {
  width: 226px;
  height: auto;
  margin-top: 12px;
  margin-bottom: 12px;
}
li.dropdown.select-indication.nsclc-indication a.dropdown-toggle {
  padding: 12px 94px 12px 80px;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: space-between;
}

.spacer {
  height: 120px;
}
#maincontent {
  max-width: 100% !important;
  padding: 0;
  background: url(/assets/images/bg-hero-img-desk-new-1.jpg) no-repeat top
    center;
  background-size: cover;
}
.home-banner {
  max-width: 950px;
  margin: 0 75px 0 auto;
  color: #003865;
  font-family: "Ubuntu";
}
.banner-content h1 {
  text-align: right;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: 5px;
  margin: 38px auto 20px;
}
.banner-content h1 span.banner-note {
  font-weight: 400;
  font-size: 32.5px;
  line-height: 47px;
  letter-spacing: 1.63px;
  display: block;
}
.home-indi-sec,
.common-page-sec > div {
  display: flex;
  justify-content: flex-end;
}
.indication {
  background: #ffffff;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0px 10px 15px #00000043;
}
.indication,
.common-box-1-2 {
  /*transition: transform 0s ease-out; */
}
.indication:hover,
.common-box-1-2 > div:hover {
  /*transform:scale(1.01);*/
  transform: scale(1.05);
  transition: 0.25s ease;
}
.indication a:hover,
.common-box-1-2 a:hover {
  text-decoration: none;
}
.indi-content {
  padding: 9px 38px 9px 51px;
  max-width: 374.48px;
}
.indication4 .indi-content {
  padding: 9px 46.12px 9px 51px;
}
.new-data {
  position: absolute;
  right: 0;
  color: #fff;
  padding: 3.5px 8px;
  background: #00ae9b;
  font-size: 12px;
  font-weight: 600;
  z-index: 8;
}
.new-data-bg {
  position: absolute;
  left: -5px;
  top: 0;
  background: #00ae9b;
  height: 25px;
  transform: skewX(-15deg);
  z-index: -9;
}
.new-data-bg span {
  visibility: hidden;
}
.indication a:before {
  content: "";
  background: url(/assets/images/nsclc-icon.svg) no-repeat #a2192a;
  width: 42px;
  background-size: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.indication3 a:before {
  background: url(/assets/images/sclc-icon-n.svg) no-repeat #4077c4;
}
.indication4 a:before {
  background: url(/assets/images/pan-tumor-type-icon-new-2.svg) no-repeat
    #008578;
  background-size: 100%;
}
.indication5 a:before {
  background: url(/assets/images/btc-icon-n.svg) no-repeat #003865;
}
.indication a:after,
.common-box-1-2 > div a:after {
  content: "\f054";
  font-family: fontawesome;
  font-weight: 100;
  font-size: 18px;
  position: absolute;
  bottom: 15px;
  right: 5px;
  -webkit-text-stroke: 0.5px #fff;
  color: #ac172d;
}
.indication3 a:after {
  color: #4077c4;
}
.indication4 a:after {
  /*color: #008578;*/
  color: #00ae9b;
}
.indication5 a:after {
  color: #003865;
}
.indication h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  margin: 0;
}
.indication h3,
.indication h2 span {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin: 0;
  display: block;
}
.indication-boxes.box-1-2-3,
.common-box-1 {
  margin-right: 30px;
}
.common-page-sec > div {
  margin: 37px auto 20px;
}
.banner-footnote {
  margin: 0 0 57px 19%;
  padding-bottom: 5%;
  font-size: 12px;
}
.common-box-1-2 > div {
  background: #f0f5fc;
  box-shadow: 0px 10px 15px #00000043;
  position: relative;
}
.common-box-1-2 h2 {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  font-weight: 700;
  margin-bottom: 11.7px;
}
.common-box-1-2 p {
  font-size: 14px;
  line-height: 16px;
  color: #555454;
  max-width: 314px;
  margin-bottom: 0;
}
.common-box-1 .indi-content {
  /*padding: 13.5px 44px 13.5px 16.5px;*/
  padding: 13.5px 70.099px 23.5px 16.5px;
}
.common-box-2 .indi-content {
  padding: 13.5px 113px 18.5px 16.5px;
}
.common-box-1-2 > div a:after {
  bottom: 0;
  -webkit-text-stroke: 0.5px #f0f5fc;
  color: #003865;
}
.ft-bd-2 p {
  max-width: 545px;
}
.footer-bd {
  max-width: 810px;
}
span.pink {
  color: #ff00d8;
}
.br992-1430 {
  display: none;
}

@media only screen and (max-width: 991px) {
  .banner-footnote {
    margin: 20px 0 20px 0;
    font-size: 10px;
  }
  .new-data {
    padding: 2px 8px;
  }
  .new-data-bg {
    height: 21px;
  }
  .hcp-new .logos .logo img {
    width: 197px;
    height: auto;
    margin: 6px 0 9px;
  }
  .isi-hl-txt {
    max-width: 150px;
  }
  .hcp-new main#maincontent {
    background: none;
  }
  .banner-section {
    padding-top: 5%;
  }
  .banner-content {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/bg-hero-img-mob.png)
      no-repeat top center;
    background-size: cover;
    margin-bottom: 28px;
    padding-top: 5% !important;
  }
  .spacer {
    display: none;
  }
  .banner-content h1 {
    text-align: left;
    letter-spacing: 0;
    font-size: 28px;
    line-height: 29px;
    margin: 0 4% 0 auto;
    padding: 4.27% 0;
    max-width: 54.134%;
  }
  .banner-content h1 span.banner-note {
    font-size: 18px;
    margin-top: 5px;
    line-height: 20px;
    letter-spacing: 0.99px;
  }
  .home-banner {
    margin: 0 auto;
  }
  .indication-boxes.box-1-2-3,
  .common-box-1 {
    margin-right: 0;
  }
  .home-indi-sec,
  .common-page-sec > div {
    flex-direction: column;
  }
  .tile-sec {
    max-width: 336px;
    margin: 0 auto 20px;
  }
  .common-page-sec > div {
    margin: 0 auto;
  }
  .common-box-1,
  .indication {
    margin-bottom: 12px;
  }
  .indication5 {
    margin-bottom: 0;
  }
  .common-box-1-2 h2,
  .indication h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .indication h3,
  .indication h2 span {
    font-size: 16px;
    line-height: 25px;
  }
  .indication .indi-content,
  .common-box-1 .indi-content,
  .common-box-2 .indi-content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-content h1 {
    padding: 13.27% 0;
  }
  .banner-content h1 span.banner-note {
    font-size: 25px;
    line-height: 27px;
  }
  .banner-content h1 {
    font-size: 38px;
    line-height: 39px;
  }
  .isi-hl-txt {
    max-width: 215px;
  }
  .banner-content {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/bg-hero-img-desk.png)
      no-repeat top center;
    background-size: cover;
  }
}
/***************global update 1714********************/
@media only screen and (max-width: 767px) {
  .indi-popup-container h2 {
    background-color: #003865;
    padding: 14.41px 9px;
    border: 1px solid #979797;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hcp-new .logos .logo img {
    width: 176px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .home-banner {
    margin: 0 10px 0 auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1430px) {
  .br992-1430 {
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1230px) {
  .indi-content {
    max-width: 320.48px;
  }
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  .hcp-new .logos .logo img {
    width: 150px;
    margin: 11.5px 0 12px;
  }
  .banner-content h1 {
    font-size: 26px;
    line-height: 27px;
  }
  .banner-content h1 span.banner-note {
    font-size: 16px;
    line-height: 18px;
  }
  .indication h3,
  .indication h2 span {
    font-size: 14px;
    line-height: 25px;
  }
  .tile-sec {
    max-width: 295px;
  }
  .common-box-1-2 .indi-content {
    padding-right: 5px;
  }
}
#hp-maincontent {
  background: url(../../assets/images/pac-home-bg-desk-v1.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}
.maincontent.parsys {
  max-width: 100%;
  background: transparent;
  margin: 0 auto;
  position: relative;
}
.hcc-homebanner {
  padding-bottom: 30px;
}
.pac-home-content {
  background: #ffffff;
  max-width: 920px;
  /* max-width: 782px;*/
  margin: 0 auto 20px;
  padding: 20px 50px;
}
/*.hcc-homebanner {
    max-width: 1313px;
    margin: 0 auto;
    padding-bottom: 55px;
}*/
.now-app-overlay {
  background: url(../../assets/images/pos-now-app-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  max-width: 1313px;
  padding: 20px 0;
  position: relative;
  top: -4px;
  left: -12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.now-app-overlay p {
  color: #ffffff;
  font-size: 26px;
  line-height: 27px;
  font-weight: 700;
  position: relative;
  margin-left: 3%;
  margin-bottom: 0;
}

.home-heading h1 {
  font-size: 66px;
  line-height: 76px;
  color: #ffffff;
  font-weight: 700;
}
.now-app-overlay img {
  margin-left: -2%;
}
a.wh-box {
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  background: #ac182e;
  margin: 18px 5px 0;
  text-align: center;
  border: 1px solid #ac182e;
  padding: 4px 0 8px;
  font-weight: 700;
}
a.wh-box:after {
  content: "\f054";
  font-family: fontawesome;
  font-weight: 100;
  font-size: 17px;
  position: absolute;
  padding-top: 3px;
  padding-left: 10px;
  -webkit-text-stroke: 1px #ac182e;
  color: #ffffff;
}
a.wh-box:hover:after {
  color: #ac182e;
  -webkit-text-stroke: 1px #ffffff;
}
a.wh-box:hover {
  color: #ac182e;
  background: #ffffff;
  text-decoration: none;
}
.home-heading h1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  padding: 7% 0 17%;
  max-width: 1090px;
}
.hcc-homebanner h2 {
  font-size: 34px;
  line-height: 38px;
  color: #003865;
  font-weight: 500;
  max-width: 100%;
  margin: 0px auto 10px;
}
p.banner-subhead {
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  color: #003865;
  margin: 10px auto 30px;
  max-width: 100%;
}
.pac-box-sec {
  /* max-width: 722px;*/
  max-width: 100%;
  margin: 0 auto;
  border: 0.5px solid #03315d;
  position: relative;
  padding: 10px 0 5px;
  background: url(../../assets/images/pac-chev.svg) no-repeat top right;
}
.pac-box-heading {
  position: absolute;
  left: 10px;
  top: -11px;
  background: #ffffff;
  padding: 0 10px;
  font-size: 16px;
  color: #003466;
  line-height: 18px;
  font-weight: 700;
}
.data-compare {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px auto;
}

.data-content {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #6f7175;
  margin-bottom: 0;
}
.data-bold {
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: -1.26px;
  color: #6f7175;
}
.data-comp-vs {
  padding: 0 20px;
}
.hr-footnote {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #6f7175;
  margin: 10px auto 10px;
  padding: 0 5px;
}
.data-red-txt {
  color: #ac182e;
}
.data-bold sup {
  top: -4px;
}
.foot-link {
  text-decoration: underline;
  color: #ffffff;
}
.foot-link:hover {
  color: #ffffff;
}
p.footnotes {
  margin: 0 auto 5px;
  font-weight: 300;
  color: #ffffff;
  max-width: 920px;
  line-height: 15px;
  font-size: 13px;
}
.list-sec {
  max-width: 722px;
  margin: 30px auto 0;
}
.reference-section {
  margin: 15px auto 0;
  font-size: 13px;
  font-family: "Ubuntu";
  font-weight: 300;
  line-height: 15px;
  max-width: 722px;
  color: #555555;
}
.pac-box-sec a {
  position: absolute;
  right: 0;
  width: 55px;
  height: 45px;
  top: 0;
}
/**RV1 feedback**/
.pac-hcp .pac-box-sec p.box-heading.home {
  margin-top: -10px;
}

/**RV1 feedback ends**/

@media screen and (min-width: 992px) {
}
@media screen and (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .home-heading h1 > span:first-child {
    padding-left: 21%;
  }
  .home-heading h1 > span:last-child {
    padding-right: 21%;
  }
  .data-comp-lft,
  .data-comp-ryt {
    display: flex;
    align-items: center;
  }
  .home-heading h1 a.wh-box {
    display: block;
  }
  .data-content {
    padding-left: 10px;
  }
  .data-comp-vs {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  /**RV1 feedback**/
  .pac-hcp .pac-box-sec p.box-heading.home {
    margin-top: -5px;
    padding: 0px 15px 0 20px;
  }
  .pac-hcp .pac-box-sec p.box-heading.home:before {
    left: -28px;
  }

  /**MLR #2 feedback**/
  @media screen and (max-width: 360px) {
    .pac-hcp .pac-box-sec p.box-heading.home {
      margin-right: 55px;
    }
  }
  /**MLR #2 feedback ends**/

  /**RV1 feedback ends**/
  .home-heading {
    background: url(/assets/images/pac-home-bg-mobile.jpg) no-repeat;
    background-size: 100%;
    padding-bottom: 20px;
  }
  .pac-box-sec {
    margin: 0 15px;
  }
  .hcc-homebanner h2,
  p.banner-subhead,
  .list-sec,
  .footnotes {
    padding: 0 0 0 15px;
  }
  p.footnotes {
    padding: 0 22px;
  }
  .pac-box-heading {
    font-size: 12px;
    line-height: 16px;
  }
  .home-heading h1 > span:first-child {
    padding-left: 30px;
  }
  .home-heading h1 > span:last-child {
    padding-right: 30px;
  }
  .now-app-overlay img {
    margin-left: 15px;
  }
  .home-heading h1 {
    font-size: 34px;
    line-height: 24px;
  }
  .home-heading h1 span.wh-box {
    font-size: 13px;
    line-height: 14px;
    margin-top: 11px;
    margin-bottom: 96%;
  }
  p.banner-subhead {
    font-size: 20px;
    line-height: 26px;
  }
  .home-heading h1 {
    justify-content: space-between;
    padding: 30.5% 0 43%;
    max-width: 365px;
  }
  .now-app-overlay p {
    font-size: 17px;
    line-height: 22px;
    margin-left: 12%;
    margin-right: 14%;
    margin-bottom: 0;
  }
  a.wh-box {
    max-width: 259px;
    margin: 0 auto;
    line-height: 22px;
    padding: 3px 0 5px;
  }
  span.noa-small {
    font-size: 14px;
  }
  .now-app-overlay {
    background: url(/assets/images/violater-bg-mob.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 0 10px;
  }
  .hcc-homebanner {
    padding-bottom: 25px;
  }
  .cta a {
    padding: 13px 24px 13px 7px;
  }
  .pac-home-content {
    max-width: 360px;
    padding: 20px 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  p.banner-subhead {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .now-app-overlay {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-heading h1 {
    font-size: 43px;
    line-height: 33px;
  }
  a.wh-box {
    font-size: 11px;
  }
  .home-heading h1 {
    max-width: 700px;
    padding: 14% 0 32%;
  }
  .home-heading h1 > span:first-child {
    padding-left: 7%;
  }
}

@media screen and (min-width: 400px) and (max-width: 600px) {
  .home-heading h1 {
    margin-top: 16%;
    max-width: 400px;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .home-heading h1 {
    margin-top: 16%;
    max-width: 500px;
  }
}
@media screen and (max-width: 360px) {
  .now-app-overlay p {
    font-size: 15px;
    line-height: 21px;
    margin-left: 2%;
  }
  #hp-maincontent {
    background-color: #01233e;
    background-position-y: -50px;
  }
  .home-heading h1 {
    font-size: 19px;
    max-width: 311px;
  }
}
@media screen and (min-width: 1194px) and (max-width: 1231px) {
  .now-app-overlay {
    max-width: 1173px;
  }
}
