.no-bottom {
  margin-bottom: 0 !important;
}

.txt-cntr {
  text-align: center;
}

.page-content h2, .page-content h3 {
  font-size: 24px;
  line-height: 28px;
  color: #003865;
  font-weight: 500;
  padding: 10px 0 10px;
}
.real-world-evidence h2#pac-rwe-e.pac-rwe-e-rd {
	color:#AC182E;
}
.real-world-evidence .pac-pfs-sec.rws .list-sec p.blueTxt{
	color:#003262;
 }

.real-world-evidence h3#pac-rws-f {
  font-size: 15px;
  line-height: 17px;
  color: #003466;
  margin-top: 0;
  margin-bottom: 5px;
}

.rws-table-block table {
  border: 0.5px solid #707070;
  border-bottom: 0.5px solid;
  margin-bottom: 10px;
}

.rws-table-block th {
  background-color: #E6EFF8;
  line-height: 16px;
  color: #00355A;
  font-family: 'Karbon-Bold';
  padding: 9px 0px 9px 0px;
}

.rws-table-block td {
  font-family: 'Karbon';
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #00355A;
  padding: 0px 0px 0px 0px;
}

.rws-table-block th:first-child, .rws-table-block td:first-child {
  padding-left: 25px;
}

.rws .list-sec {
  margin-top: 10px;
}

.rws .list-sec ul li {
  line-height: 24px;
}

.rws .list-sec .callout p {
  padding: 12px 20px 12px 50px;
}

.rws .list-sec .callout {
  margin: 23px auto;
}

.mb10 {
  margin-bottom: 10px;
}

.nccn-blck h3 {
  max-width: 35%;
  font-size: 20px;
  line-height: 22px;
  margin-top: 0;
  padding-right: 10px;
}

.safety .table-block.sf-ar-1 sup {
  font-family: sans-serif;
}

.single-footnote {
  font-family: sans-serif;
}

.font-asterik {
  font-size: 11px;
  top: -2px;
  position: relative;
}

.cnt-m-lft {
  margin-left: 20px;
}

.nccn-blck p {
  max-width: 65%;
  padding-left: 10px;
}

.section-heading p {
  padding-top: 4px;
}

p.box-heading, h2.box-heading {
  margin-top: -30px;
}

.page-content>img {
  margin: 0 auto;
  width: 100%;
}

p.box-heading.b-space {
  padding-right: 50px;
}

p.box-heading {
  font-weight: 400;
}

.switch-section a {
  font-size: 16px;
  line-height: 20px;
  color: #003865;
}

.arrow-list li {
  line-height: 20px;
  color: #4A4A4A;
}

.sub-head {
  color: #003865;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

.callout p {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #AC182E;
}

.imf-aftr-crt2 .section-heading {
  margin-top: 30px;
}

.full-cta a p {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  color: #F0F5FC;
  margin-bottom: 0;
  padding: 14px 0;
  position: relative;
  background: #003865;
  border: 1px solid #003865;
}

.full-cta p:hover {
  background: #F0F5FC;
  color: #003865;
}

.full-cta p:after {
  content: '\f054';
  font-family: fontawesome;
  font-weight: 100;
  font-size: 17px;
  position: absolute;
  padding-top: 2px;
  padding-left: 10px;
  -webkit-text-stroke: 1px #003865;
  color: #F0F5FC;
}

.pac-moa-sec div {
  border: 1px solid #7099D3;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.imf-aftr-crt2 .full-cta {
  margin: 40px auto 20px;
}

.full-cta p:hover:after {
  -webkit-text-stroke: 1px #F0F5FC;
  color: #003865;
}

.m-lft {
  margin-left: -6px;
}

.full-cta a:hover {
  text-decoration: none;
}

.pac-moa-sec p {
  color: #6F7175;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 10px 0 25px;
}

.data-compare {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}

.data-compare p {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #6F7175;
}

p.data-bold {
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;
}

.data-red-txt, .data-red-txt p {
  color: #AC182E;
}

.hr-footnote {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #6F7175;
  margin: 10px auto;
}

.data-comp-vs {
  padding: 0 20px;
}

/*.efficacy .eyebrow, .post-hoc-analysis .eyebrow {
margin: 35px 0 -30px;
}*/
.crt-name-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 35px auto 25px;
}

.crt-name-sec p {
  font-size: 16px;
  line-height: 20px;
  color: #003865;
  border-right: 1px solid #6F99D2;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
  padding: 0 9px;
}

.crt-name-sec div:last-child p {
  border-right: none;
}

.page-heading p.grey-head {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #6F7175;
  margin-top: 10px;
}

.page-heading p.grey-head a {
  color: #003865;
  text-decoration: underline;
}

.pac-clinic-sec .hypen-list {
  margin-bottom: 25px;
}

.page-heading p.grey-head a:hover {
  text-decoration: none;
}

.pac-post-hoc-sec2 .list-sec {
  margin-bottom: 30px;
}

/**************table overrides***********************/
th, td {
  padding: 7px 10px;
  font-weight: 700;
}

th {
  font-size: 15px;
  line-height: 17px;
}

td {
  color: #6F7175;
}

.red-cell {
  background: #AC182E;
  color: #ffffff;
}

.grey-cell {
  background: #6F7175;
  color: #ffffff;
}

.span-row td {
  background: #7099D31A;
  color: #003865;
  font-weight: 700;
}

/***********Table style ends*******************/
/*******Post-hoc table**********/
td.no-cell {
  display: none;
}

td.cell-bb-0 {
  border-bottom: 0;
}

.post-hoc-table1 td, .post-hoc-table1 th {
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  background: #7099D31A;
  color: #003865;
}

.post-hoc-table1 td:first-child, .post-hoc-table1 th:first-child {
  white-space: normal;
  max-width: 125px;
}

.post-hoc-table1 td:first-child, .post-hoc-table1 th {
  background: #ffffff;
  color: #6F7175;
  font-weight: 700;
}

.post-hoc-table1 td:nth-child(2) {
  text-align: left;
}

.post-hoc-table1 th:first-child {
  text-align: center;
  position: relative;
}

.pac-dr .data-compare {
  max-width: 350px;
  justify-content: space-between;
  background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/desktop/pfs-divider.png)no-repeat top center;
  background-size: 1px 100%;
}

.handbook-sec {
  display: flex;
  border: 1px solid #003865;
  margin: 35px auto;
  padding: 15px 25px;
  justify-content: space-between;
}

.handbook-link {
  font-size: 21px;
  line-height: 28px;
  color: #AC182E;
  font-weight: 500;
  text-decoration: underline;
  max-width: 556px;
  position: relative;
}

.handbook-link:hover {
  text-decoration: none;
  color: #AC182E;
}

.handbook-link:after {
  content: '\f054';
  font-family: fontawesome;
  font-weight: 100;
  font-size: 16px;
  position: absolute;
  -webkit-text-stroke: 0.5px #ffffff;
  color: #AC182E;
  padding-left: 10px;
  padding-top: 5px;
}

.pac-dr .section-heading {
  margin-bottom: 60px;
}

/*dose table styling*/
.ds-treat.table-block {
  max-width: 638px;
}

.ds-treat td, .ds-treat th {
  white-space: normal;
  text-align: left;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 16px;
}

.ds-treat .span-row td {
  background: none;
  color: #6F7175;
  white-space: nowrap:
}

.ds-treat th {
  white-space: nowrap;
}

.ds-treat tr.span-row.blue-row td {
  background: #CED7ED;
  white-space: nowrap;
  max-width: 170px;
  color: #03315D;
}

.table-block.ds-treat td:first-child {
  font-weight: 700;
}

.ds-treat th:nth-child(2) {
  padding: 7px 83px;
}

.ds-treat th:last-child {
  padding: 7px 21px;
}

.ds-treat td:last-child, .ds-treat th {
  text-align: center;
}

.ds-treat td {
  font-weight: 400;
}

.ds-treat tr.blue-row th, .ds-treat tr.blue-row td {
  /*background: #E8F1F7;*/
  background: #F0F5FC;
}

td.no-cell {
  display: none;
}

td.cell-bb-0 {
  border-bottom: 0;
}

.ds-treat td:first-child b sup {
  font-size: 74%;
}

/*dose table style ends here*/
p.grey-subhead {
  font-size: 14px;
  line-height: 15px;
  font-weight: 500;
  color: #4A4A4A;
  margin: 20px auto;
}

/***NCCN styling starts here****/
.nccn-blck {
  border-top: 1px solid #74A9D9;
  border-bottom: 1px solid #74A9D9;
  display: inline-flex;
  padding: 16px 0px 10px;
  margin: 30px auto;
  align-items: center;
}

.nccn-blck p {
  color: #00355A;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  letter-spacing: 0.17px;
  border-left: 1px solid #003262;
}

.nccn-blck p span.data-red-txt {
  font-weight: 500;
}

p.nccn-txt {
  font-size: 52px;
  line-height: 32px;
  margin-right: 24px;
  letter-spacing: -0.15px;
  font-family: 'Karbon-Bold';
  border-left: none;
}

span.nccn-subtxt {
  font-size: 23px;
  line-height: 15px;
  display: block;
  margin-top: 10px;
  letter-spacing: 0.7px;
}

.psa {
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}

.pac-psa .psa .list-sec {
  margin-left: 30px;
}

.psa.m-psa {
  align-items: flex-start;
}

.pac-psa .page-content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #4A4A4A;
}

.pac-psa .psa p {
  margin-bottom: 0;
}

.psa-icon img {
  max-width: 73px;
  width: 73px;
  height: 70px;
}

.footnotes {
  font-size: 13px;
  line-height: 15px;
}

.imfinzi-after-crt .footnotes span.bold-footnote {
  font-weight: 500;
}

.reference-section {
  margin: 15px auto 0;
  font-size: 13px;
  font-family: 'Ubuntu';
  font-weight: 300;
  line-height: 17px;
  max-width: 722px;
  color: #555555;
}

.full-cta {
  margin: 40px auto 30px;
}

.pac-psa .page-content p.psa-add-txt {
  font-size: 21px;
  line-height: 24px;
  color: #4A4A4A;
  font-weight: 500;
  margin: 0px auto 15px;
}

.lg-sup {
  /*font-size:90%;
top:-0.3em;*/
  top: -2px;
  position: relative;
  font-weight: 400;
}

sup.inc-ss {
  font-size: 70%;
}

.lg-sup-1 {
  top: -0.3em !important;
}

/*****NCCN styling ends here*****/
.pac-consider-sec img {
  margin-bottom: 20px;
}

.pac-psa .psa p {
  margin-left: 30px;
}

/*RV1*/
.imf-aftr-crt2 img {
  margin: 20px auto;
}

/*RV1 ENDS*/

/** US-76929 Stage III PACIFIC Re-Launch Website Update **/

.crt-nccn-guidelines-box {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/desktop/nccn_guidelines_box_bg.png);
  background-size: cover;
  width: 700px;
  height: 218px;
  margin: 40px auto;
  max-width: 680px;
}

p.crt-nccn-guidelines-box-copy {
  font-size: 18px;
  color: #003865;
  line-height: 20px;
  position: relative;
  top: 124px;
  left: 229px;
  width: 440px;
  font-weight: 500;
}

p#pac-eff-eyebrow {
  position: relative;
  top: 30px;
}

img.desktop-only.pacific-img-margin {
  max-width: 680px;
  padding: 20px 0;
}

p.eff-crt-par {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}

.pac-growth-box {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/desktop/pac-growth-target-box-desktop.png);
  background-size: cover;
  width: 698px;
  height: 90px;
  margin: 20px auto;
  position: relative;
  left: -10px;
}

p.pac-growth-box-copy-a {
  color: white;
  font-size: 65px;
  font-weight: 700;
  position: relative;
  left: 23px;
  /*left: 40px;*/
  bottom: 5px;
}

.pac-growth-box-copy-a sup {
  font-size: 38px;
  font-weight: 600;
}

p.pac-growth-box-copy-b {
  color: white;
  font-size: 19px;
  font-weight: 300;
  position: relative;
  left: 215px;
  bottom: 82px;
  width: 500px;
  line-height: 21px;
  letter-spacing: -0.4px;
}

span.pac-growth-subcopy-a {
  font-weight: 500;
}

p.pac-oversurv-chart-title {
  position: relative;
  top: 63px;
  left: 83px;
  font-size: 21px;
  color: white;
  font-weight: 500;
  z-index: 1;
}

span.pac-oversurv-chart-title-b {
  position: relative;
  left: 31px;
}

img.desktop-only.pacific-img-oversurv-chart-margin {
  max-width: 701px;
  /* padding: 20px 0; */
  position: relative;
  left: 1px;
}

.pac-oversurv-chart-wrap {
  margin-top: -40px;
  margin-bottom: -10px;
}

.pac-oversurv-chart-wrap {
  margin-top: -40px;
  margin-bottom: -10px;
}

.pac-rwe-box-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.pac-rwe-box {
  flex: 1;
  align-self: stretch;
  max-width: 600px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 2px;
  color: #555555;
}

.pac-rwe-box-title {
  background: #173A64;
  color: #ffffff;
  padding: 8px 10px;
  margin: -20px -20px 20px -20px;
  font-weight: bold;
  font-size: 15px;
}

.pac-rwe-box ul {
  list-style-type: disc;
  padding-left: 10px;
  font-size: 16px;
  line-height: 20px;
}

.pac-rwe-box li {
  margin-bottom: 10px;
  padding-left: 7px;
}
span.isi-list-heading {
	padding-right: 2px;
}

@media (max-width: 600px) {
  .pac-rwe-box {
    flex-basis: 100%;
    margin: 10px 0px;
  }
}

img.desktop-only.pacific-margin-b {
  margin: 30px auto;
}

#pac-rwe-eyebrow {
  margin-bottom: -30px;
}

#pac-rwe-b {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: -10px;
}

#pac-rwe-c {
  font-size: 17px;
  padding: 0;
  margin-bottom: -50px;
  visibility: hidden;
}

#pac-rwe-d {
  font-size: 17px;
  margin-bottom: 0px;
  padding-top: 0;
}

#pac-rwe-e {
  font-size: 20px;
  padding: 0;
}

#pac-rwe-f {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 18px;
}

span.ast-unbold {
  /*font-weight: 300;*/
  position: relative;
  top: -2px;
}

.imfinzi-crt lung-cancer, .durvalumab-nsclc-clinical-trials lung-cancer, ul.hypen-list {
  padding-left: 50px;
}

.real-world-evidence.lung-cancer ul.hypen-list {
  padding-left: 26px;
}


.imfinzi-crt lung-cancer, .durvalumab-nsclc-clinical-trials lung-cancer, .real-world-evidence lung-cancer sub, sup {
  top: -.6em;
  /*font-weight: 400;*/
  font-size: 60%;
}

.rws-table-block sup {
  top: -.1em;
  font-size: 100%;
}

p.new-eff-crt-par {
  font-size: 18px;
}

/** US-76929 Stage III PACIFIC Re-Launch Website Update end **/


@media screen and (min-width:768px) {
  .pac-moa-sec img {
    max-width: 205px;
  }

  .pac-dr .data-compare div {
    display: flex;
    align-items: center;
  }

  .pac-dr .data-compare p {
    text-align: left;
    margin-bottom: 0;
    padding-left: 5px;
  }

  .with-imfi-blck {
    margin-right: 15px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-ef-sec1 p.box-heading.b-space {
    padding-right: 8px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-pfs-sec p.box-heading {
    padding-right: 0px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-sd-sec .box-heading {
    padding-right: 0px;
    max-width: 566px;
  }

  .wrap-par {
    width: 102%;
  }

  /*nav bar fix*/

  ul.nav.navbar-nav.navbar-middle {
    padding-top: 0px;
  }

  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle>li.active>a, .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle>li:hover>a {
    padding-bottom: 9px !important;
  }

  a.two-lines-nav {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px 0px -3px 0px !important;
  }

  a.second-line-nav {
    margin-bottom: -4px !important;
    height: 0px !important;
  }

  a.third-line-nav {
    /*height: 43px !important; */
    padding: 0px !important;
    margin: 0px 0px -3px 0px !important;
  }

  li:hover a.second-line-nav, li.active a.second-line-nav {
    margin-bottom: 0 !important;
  }


  /*nav bar fix end*/


}

@media screen and (max-width:991px) {
  .maincontent.parsys {
    max-width: 100%;
  }
  .page-heading {
        padding: 55px 0 20px;
   }
	/*.imf-aftr-crt2.consider-imfi{
		position:relative;
    }
	.imf-aftr-crt2.consider-imfi .section-head{
		scroll-margin-top: 270px;
   }*/

}

@media screen and (max-width:767px) {
    .indi-popup-container h2{
	  border:0 !important;
    }
    .page-heading {
        padding: 30px 0 15px;
    }

  .table-block.sf-ar-1.tbl-ar td:first-child, .table-block.sf-ar-1.tbl-ar th:first-child, .table-block.sf-lab.tbl-lab td:first-child, .table-block.sf-lab.tbl-lab th:first-child {
    background: transparent;
  }

  .table-block.sf-ar-1.tbl-ar td:first-child:after, .table-block.sf-ar-1.tbl-ar th:first-child:after, .table-block.sf-lab.tbl-lab td:first-child:after, .table-block.sf-lab.tbl-lab th:first-child:after {
    display: none;
  }

  .durvalumab-nsclc-infusion-dosage .sf-treat-modification-section .table-block.ds-treat th:first-child {
    position: inherit;

  }

  .footer-nav-links.txt-cntr {
    text-align: left;
  }

  /*real world safety section*/

  .rws-table-block th:first-child, .rws-table-block td:first-child {
    position: initial;
    max-width: 155px;
  }

  .rws-table-block th:last-child, .rws-table-block td:last-child {

    max-width: 115px;
  }

  .rws-table-block th, .rws-table-block td {
    white-space: initial;
    font-size: 13px;
    line-height: 14px;
    padding: 7px 5px 7px 5px;
  }

  .rws .page-content h2 {
    margin-top: 11px;
    margin-bottom: 5px;
  }

  .real-world-evidence h3#pac-rws-f {
    padding-top: 0;
  }

  .rws-table-block td:first-child {
    padding-left: 12px;
  }

  .rws-table-block table {
    margin-bottom: 16px;
  }

  .rws .list-sec .callout {
    margin: 20px 10px;
  }

  .rws .list-sec .callout p {
    padding: 12px 20px 12px 38px;
  }

  .rws .arrow-list li:before {
    left: -31px;
    top: 5px;
  }

  .rws-table-block td:first-child:after, .rws-table-block th:first-child:after {
    display: none;
  }

  /*real world safety section*/

  .cnt-m-lft {
    margin-left: 12px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-ef-sec1 .box-heading {
    /* padding-right: 0; */
    max-width: 242px;
  }

  .real-world-evidence .pac-pfs-sec .box-heading {
    /*max-width: 230px;*/
    max-width: 270px;
    padding-right: 50px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-pfs-sec .box-heading {
    max-width: 246px;
    /* padding-right: 0; */
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-post-hoc-sec p.box-heading {
    max-width: 246px;
  }

  .post-hoc-completers-analysis.lung-cancer .pac-post-hoc-sec1 .bx-1 p.box-heading {
    max-width: 240px;
  }

  .post-hoc-completers-analysis.lung-cancer .pac-post-hoc-sec1 .bx-2 p.box-heading {
    max-width: 246px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-sd-sec p.box-heading {
    max-width: 276px;
  }

  .durvalumab-nsclc-clinical-trials.lung-cancer .pac-ef-sec1 .box-heading.b-space {
    padding-right: 5px;
  }

  .sf-treat-modification-section .box-heading {
    padding-right: 10px;
  }

  .section-heading p {
    padding-top: 3px;
    margin: 0;
  }

  .lg-sup {
    top: -1px;
  }

  p.box-heading {
    padding: 0px 5px 0 15px;
  }

  .pac-post-hoc-sec1 .section-head {
    display: flex;
    padding-top: 0;
  }

  .pac-post-hoc-sec1 .section-head span {
    max-width: 267px;
  }

  div#myEmbedTarget_1_ydc0qzp0, div#myEmbedTarget_1_zx1dijuz, div#myEmbedTarget_1_9n8wv7ki, div#myEmbedTarget_1_nr50kbna {
    max-width: 100%;
    width: 336px !important;
    max-height: 183px !important;
    margin: 0 auto 50px;
  }

  .efficacy .eyebrow, .post-hoc-analysis .eyebrow {
    margin: 20px 0 -15px;
    line-height: 20px;
  }

  .pac-moa-sec div {
    flex-direction: column;
  }

  .pac-moa-sec img {
    max-width: 343px;
  }

  .full-cta a p {
    font-size: 19px;
    line-height: 24px;
  }

  .pac-moa-sec p {
    margin: 20px 13px;
    text-align: center;
  }

  .callout p {
    font-size: 19px;
    line-height: 24px;
    ;
    padding: 10px 11px 10px 50px;
  }

  .crt-name-sec {
    flex-direction: column;
    margin: 15px auto 0px;
  }

  .crt-name-sec p {
    border-right: none;
    padding: 12px 0;
  }

  .crt-name-sec div {
    border-bottom: 1px solid #6F99D2;
    width: 100%;
  }

  .crt-name-sec div:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .handbook-sec {
    flex-direction: column;
  }

  .handbook-sec img {
    max-width: 92px;
    margin: 20px auto 0;
  }

  .handbook-link:after {
    bottom: -5px;
  }

  .sf-treat-modification-section {
    flex-direction: column;
   /* max-width: 334px;*/
    margin: 0 auto;
  }

  .with-imfi-blck {
    margin-bottom: 50px;
  }

  .sf-treat-modification-section div {
    width: 100%;
  }

  .sf-treat-modification-section img {
    max-width: 332px;
  }

  .pac-dr .data-compare {
    max-width: 200px;
  }

  /****NCCN Block*****/
  .nccn-blck.txt-dosing h3 {
    padding-right: 0;
  }

  .nccn-blck.txt-dosing p {
    padding-left: 0px;
  }

  .nccn-blck {
    flex-direction: column;
    padding: 16px 20px 10px;
  }

  .nccn-blck p {
    line-height: 22px;
    padding: 0;
    max-width: 100%;
    text-align: center;
    border-top: 1px solid #003262;
    border-left: 0;
    padding-top: 15px;
  }

  .nccn-blck h3 {
    max-width: 100%;
  }

  p.nccn-txt {
    font-size: 92px;
    line-height: 97px;
    margin-right: 0;
    letter-spacing: -0.28px;
    padding: 0;
    border-top: none;
  }

  span.nccn-subtxt {
    font-size: 43px;
    line-height: 45px;
    display: block;
    margin-top: 0;
    letter-spacing: 0.13px;
  }

  .post-hoc-table1 td:first-child, .post-hoc-table1 th:first-child {
    max-width: 137px;
  }

  .post-hoc-table1 th:first-child:after {
    display: none;
  }

  .data-compare p.data-content, .hr-footnote {
    font-size: 12px;
    line-height: 13px;
  }

  .data-comp-vs {
    padding: 0 5px;
  }

  .data-compare .data-comp-left {
    width: 126px;
  }

  .data-comp-left.data-red-txt p.data-content {
    padding: 0 4px;
  }

  .switch-section .switch-after {
    text-align: right;
  }

  .switch-section .switch-before.m-two, .switch-section .switch-after.m-two {
    padding-top: 20px;
  }

  body.durvalumab-nsclc-side-effects .switch-section .switch-before.m-two {
    padding-top: 30px;
  }

  .pac-sd-sec img {
    margin-bottom: 25px;
  }

  .span-row {
    background: #7099D31A;
  }

  .span-row td:first-child {
    background: transparent;
  }

  .span-row td {
    background: transparent;
  }

  .page-heading p.grey-head {
    font-size: 16px;
    line-height: 20px;
  }

  .psa-icon {
    min-width: 75px;
    width: 100%;
    max-width: 57px;
  }

  .pac-psa .page-content p.psa-add-txt {
    font-size: 19px;
  }

  /** US-76929 Stage III PACIFIC Re-Launch Website Update **/
  .crt-nccn-guidelines-box {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/desktop/nccn_guidelines_box_bg_mobile.png);
    background-size: cover;
    width: 340px;
    height: 280px;
    margin: 20px auto;
  }

  p.crt-nccn-guidelines-box-copy {
    font-size: 18px;
    color: #003865;
    line-height: 20px;
    position: relative;
    top: 185px;
    width: 328px;
    left: 0;
    margin: 0 auto;
    font-weight: 500;
  }

  .pac-growth-box {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/mobile/pac-growth-target-box-mobile.png);
    background-size: cover;
    width: 334px;
    height: 113px;
    margin: 20px 0px 20px 10px;
  }

  p.pac-growth-box-copy-a {
    color: white;
    font-size: 61px;
    font-weight: 600;
    position: relative;
    left: 5px;
    bottom: -9px;
  }

  span.pac-growth-subcopy {
    font-size: 60px;
    position: relative;
    /*bottom: 5px;*/
  }

  .pac-growth-box-copy-a sup {
    font-size: 33px;
    font-weight: 500;
  }

  p.pac-growth-box-copy-b {
    color: white;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    left: 181px;
    bottom: 81px;
    width: 132px;
    line-height: 16px;
    letter-spacing: -0.28px;
  }

  span.pac-growth-subcopy-a {
    font-weight: 500;
  }

  td:first-child {
    position: unset;
    background: #ffffff;
  }

  /** US-76929 Stage III PACIFIC Re-Launch Website Update end**/

  .efficacy .eyebrow {
    margin: 0 0 10px;
    line-height: 25px;
  }

.real-world-evidence #pacific-pd-l1-subgroups p.box-heading{
	max-width: 219px;
    padding-right: 0;
}
.efficacy .pac-post-hoc-sec img.scale101{
	    scale: 1.1;
 }

}

@media screen and (min-width: 420px) and (max-width: 767px) {
  .safety .switch-section .switch-before.m-two {
    padding: 30px 0 30px 50px;
  }
}

@media screen and (min-width: 376px) and (max-width: 419px) {
  .safety .switch-section .switch-before.m-two {
    padding: 20px 35px 30px 50px;
  }
}


@media screen and (max-width: 455px) {
  .efficacy .switch-section .switch-before.m-two, .efficacy .switch-section .switch-after.m-two {
    max-width: 136px;
  }
}

@media screen and (min-width: 375px) and (max-width: 393px) {
  .bx-img .box-heading {
    position: relative;
    padding-right: 9px;
  }

  .bx-img .box-heading::after {
    content: '';
    background: #03315D;
    width: 45px;
    height: 0.5px;
    position: absolute;
    top: 9px;
    right: 0;
  }

  p.box-heading.b-space.bx-h2::after {
    width: 40px;
  }

  .safety .bx-img .box-heading::after {
    width: 10px;
  }

.efficacy .lung-cancer.nsclc-redesign .switch-section a {
	/*margin: 20px 50px;
    padding: 0;*/
}


}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .crt-nccn-guidelines-box {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/desktop/nccn_guidelines_box_bg_mobile320.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 280px;
    height: 240px;
    margin: 20px auto;
  }

  p.crt-nccn-guidelines-box-copy {
    font-size: 16px;
    width: 100%;
    left: 0;
    top: 150px;
    border-bottom: 1px solid #afcff6;
    padding-bottom: 15px;
    letter-spacing: -0.3px;
  }

  .nccn-blck {
    padding: 16px 0 10px;
  }

  .pac-growth-box {
    width: 290px;
  }

  p.pac-growth-box-copy-a {
    font-size: 51px;
  }

  span.pac-growth-subcopy {
    font-size: 50px;
  }

  p.pac-growth-box-copy-b {
        left: 144px;
        bottom: 78px;
        font-size: 13px;
  }

  .pac-growth-box {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/pac-hcp/mobile/pac-growth-target-box-mobile.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 280px;
    height: 97px;
    left: 0;
  }
   .pac-growth-box-copy-a sup {
        font-size: 26px;
    }
  .pac-recom-dos p.section-head, .pac-pfs-sec p.section-head{
    display: inline-flex;
    padding-top: 0;
    max-width: 94%;
  }

    .pac-ef-sec1 p.box-heading.b-space.bx-h2, .pac-pfs-sec p.box-heading {
        padding-right: 0;
        max-width: 190px;
    }


}
@media screen and (min-width: 376px) and (max-width: 444px) {
	.pac-dr p.box-heading {
    	max-width: 290px;
	}
}

@media screen and (min-width: 445px) and (max-width: 523px) {
	.pac-dr p.box-heading {
    	max-width: 352px;
	}
}

@media screen and (min-width: 320px) and (max-width: 430px) {
	.sf-treat-modification-section {
    	max-width: 334px;
	}
}



@media screen and (min-width: 455px) and (max-width: 767px) {
  .efficacy .switch-section .switch-before.m-two, .efficacy .switch-section .switch-after.m-two {
    padding-top: 30px;
  }
}


@media screen and (min-width: 470px) and (max-width: 475px) {
 .efficacy .switch-section .switch-before.m-two, .efficacy .switch-section .switch-after.m-two{
	 max-width: 200px;
  }
}

@media screen and (max-width: 360px) {
  .nccn-blck p {
    /* padding: 0 40px;*/
  }

  .box-image img {
    max-width: 228px;
  }

}

@media screen and (min-width: 992px) {
  .txt-cntr {
    text-align: center;
  }

  .real-world-evidence h3#pac-rwe-c {
    opacity: 0;
  }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fullheader ul.list-inline {
      /*  justify-content: center;*/
    }
}
@media only screen and (max-width: 360px) {
    .fullheader ul.list-inline > li:first-child {
       max-width: 119px;
	   position: relative;
       left: 15px;
    }
	.fullheader ul.list-inline li:nth-child(4){
         position: relative;
         left: 15px;
        }
}
@media only screen and (min-width: 320px) and (max-width:336px) {
   .indication-popup{
      height: 147px!important;
   }
}
@media only screen and (min-width: 337px) and (max-width:398px) {
   .indication-popup{
	height: 147px;
	  height: 132px!important;
   }
                    .
}
@media only screen and (min-width: 399px) and (max-width: 609px) {
    .indication-popup {
        height: 132px;
	  }
}
@media only screen and (min-width: 610px) and (max-width: 767px) {
    .indication-popup {
        height: 118px;
    }
}                                                        


.spacing {
  margin-left: -1px;
}

sup.superscript-text {
  font-weight: 700 !important;
  font-family: 'ubuntu', sans-serif;
}

.imf-aftr-crt3.moa .section-heading {
    margin-top: 30px;
}

.imf-aftr-crt3.moa p.footnotes.moa {
    margin-top: 25px;
}

@supports (-webkit-touch-callout: none) {
  .bx-img .box-heading::after, .safety .bx-img p.box-heading.s-line.bx-hd1::after {
    top: 9.6px;
  }

  .safety .bx-img .box-heading::after {
    top: 9.5px;
  }

}

@media only screen 
  and (device-width: 390px) 
  and (device-height: 844px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
    /* Your styles for iPhone 13 portrait */
	.rws-table-block table {
        border: 1px solid #707070;
        border-bottom: 1px solid;
    }
}
@media only screen 
  and (device-width: 844px) 
  and (device-height: 390px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
    /* Your styles for iPhone 13 landscape */
	.rws-table-block table {
        border: 1px solid #707070;
        border-bottom: 1px solid;
    }
}

/* Scrollbar subpages global Mobile */

@media (max-width: 992px) {

     .scroll-indicator {
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-top: 13px;
     }
     .scroll-indicator__track {
     position: relative;
     width: 100%;
     max-width: 300px;
     height: 12px;
     background-color: #f4f4f4;
     border: 1px solid #808184;
     overflow: hidden;
     }
     .scroll-indicator__fill {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     background-color: #808184;
     transition: transform 0.1s linear, width 0.1s linear;
     will-change: transform;
     min-width: 122px;
     }
     .scroll-indicator__label {
     margin-top: 6px;
     font-family: Ubuntu;
     font-size: 14px;
     font-style: normal;
     font-weight: 700;
     line-height: normal;
     text-transform: uppercase;
     color: #808184;
     }
}