@font-face {
  font-family: "Roboto-Light";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Light.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto-Regular.eot");
  src: local("?"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.woff")
      format("woff"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.ttf")
      format("truetype"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-regular.woff2")
      format("woff2"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Medium.woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Bold.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoCondensed-Light";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Light.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoCondensed-Regular";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Regular.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoCondensed-Bold";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Bold.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Solex-Bold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexBold.eot");
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexBold.eot?iefix")
      format("embedded-opentype"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexBold.ttf")
      format("truetype");
}
@font-face {
  font-family: "SolexOT-Regular";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexOT-Regular.eot");
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexOT-Regular.eot?iefix")
      format("embedded-opentype"),
    url("/etc/designs/code/website-services/us/imfinzi-com/fonts/SolexOT-Regular.ttf")
      format("truetype");
}

@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  color: #4a4a4a;
  font-family: Roboto-Regular;
}

/*ISI*/
.list-title {
  font-size: 16px;
  line-height: 19px;
  font-family: Roboto-Regular;
  margin: 20px auto 10px;
  color: #4a4a4a;
  position: relative;
  left: -10px;
  font-style: italic;
}
.isi.section p.final-footnote {
  font-family: "Ubuntu" !important;
  font-size: 8px !important;
  line-height: 11px !important;
  margin-top: 2px !important;
  color: #000 !important;
}
span.isi-list-heading,
span.isi-list-heading {
  color: #4a4a4a !important;
}
/*ISI*/
li.dummy-list:before {
  display: none;
}
.select-indication ul.dropdown-menu > li.no-after:hover > a:after {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
a,
a:hover,
a:focus {
  color: #003865;
}
a.u-line {
  text-decoration: underline;
}
.connect-with-your-rep.connect-rep-new u {
  text-decoration: none;
}

.logos .logo img {
  width: 178px;
  height: 60px;
}
/*.connect-with-your-rep.connect-rep-new .logos .logo img {
        width: 226px;
        height: auto;
        margin-top: 12px;
        margin-bottom: 12px;
    }*/
.connect-with-your-rep.connect-rep-new ul.nav.navbar-nav.navbar-right .ns-link {
  position: relative;
}
.main_logo {
  display: none;
}

/*new logo design*/
.hcp .main_logo,
.connect-with-your-rep.connect-rep-new .main_logo,
.sitemap .main_logo,
.contact-us .main_logo {
  display: inline-block;
  width: 45%;
}
.hcp .logos,
.connect-with-your-rep.connect-rep-new .logos,
.sitemap .logos {
  position: relative;
}
.hcp .main_logo img {
  width: 125px;
}
.hcp .logo,
.connect-with-your-rep.connect-rep-new .logo {
  display: inline-block;
  width: 40%;
  margin-left: 20px;
}
.sitemap .logo,
.contact-us .logo {
  display: inline-block;
  width: 40%;
  margin-left: 10px;
}
.hcp .logos .logo img {
  width: 95px !important;
}
.connect-with-your-rep.connect-rep-new .main_logo img,
.sitemap .main_logo img,
.contact-us .main_logo img {
  width: 125px;
  height: auto !important;
  max-width: unset;
}
.connect-with-your-rep.connect-rep-new .logos .logo img,
.sitemap .logos .logo img,
.contact-us .logos .logo img {
  width: 95px !important;
  height: auto;
}

/*New logo design end*/

.fullheader {
  display: flex;
  justify-content: space-between;
  height: auto;
  width: auto;
  padding: 0;
}

.fullheader ul.list-inline > li {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "RobotoCondensed-Regular";
  padding: 7px 22px;
  transition: 0.3s all ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nowrap {
  display: contents;
  white-space: nowrap;
}
.connect-with-your-rep .isi > ul > li::before,
.isi ul > li:before,
.sitemap .isi > ul > li::before,
.isi ul > li:before {
  color: #555555;
}
.connect-with-your-rep .isi ul > li:before,
.sitemap .isi ul > li:before {
  content: "–";
  font-family: "font-awesome";
  font-size: 13px;
  top: -3px;
  line-height: 19px;
  position: relative;
  left: -18px;
  margin-right: -1.5px;
}
.connect-with-your-rep .isi > ul > li::before,
.sitemap .isi > ul > li::before {
  content: "•";
  font-size: 16px;
  top: 0;
  line-height: 19px;
  position: relative;
  left: -20px;
  margin-right: -1px;
}
header#header {
  padding: 0;
}

.fullheader ul.list-inline li a {
  color: inherit;
}

.fullheader ul.list-inline li:last-child {
  padding-right: 0;
}

.fullheader ul.list-inline li:first-child {
  padding-left: 0px;
  font-family: "RobotoCondensed-Bold";
  color: #555454;
}

.fullheader ul.list-inline > li:first-child {
  /*padding-left: 60px;*/
  padding-left: 108px;
}

body.hcp.hcp_new.hcp-new.hcp-new-homepage
  .fullheader
  ul.list-inline
  > li:first-child {
  padding-left: 29px;
}

.logos {
  margin: 11px 0 0;
  width: auto;
}
.connect-with-your-rep.connect-rep-new .logos {
  margin: 20px 0 15px;
}

.fullheader .dropdown.open,
.fullheader .dropdown:hover {
  background: #003865;
  color: #fff;
}

.fullheader .dropdown {
  cursor: pointer;
}

.fullheader ul.dropdown-menu {
  min-width: fit-content;
}

a#prescribing-information ~ ul {
  padding: 0;
  border-radius: 0px;
  outline: none;
  border: none;
  box-shadow: 0px 3px 6px #00000040;
  margin: 0;
  max-width: 100%;
}
a#prescribing-information ~ ul li:first-child {
  border-bottom: 1px solid #7098d2;
}
a#prescribing-information ~ ul.dropdown-menu a {
  color: #003865;
  font-size: 12px;
  line-height: 14px;
  font-family: RobotoCondensed-Regular;
  padding: 10px;
  letter-spacing: 0px;
}

a#prescribing-information ~ ul.dropdown-menu a:hover {
  background: #f0f5fc;
}

.fullheader .dropdown a.dropdown-toggle:after {
  content: "\f078";
  font-family: fontawesome;
  padding-left: 5px;
  font-weight: 100;
}

.fullheader .dropdown.open a.dropdown-toggle:after {
  content: "\f077";
}

.fullheader li.dropdown a {
  padding: 7px 22px;
  display: inline-block;
}

a#prescribing-information {
  text-decoration: none;
  padding: 9px 22px;
  display: inline-block;
}
a#prescribing-information:focus,
.navbar-nav.navbar-middle > li > .dropdown-menu li a.active:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
.fullheader ul.list-inline li:nth-child(4) {
  padding: 0;
}
.pos-hcp ul.nav.navbar-nav.navbar-right li.order-res-link {
  margin-right: 38px !important;
}
nav.navbar.navbar-inverse {
  max-width: 1005px;
  margin-left: auto;
  margin-top: -29px;
  background: transparent;
  border: none;
}

li.dropdown.select-indication a.dropdown-toggle {
  background: #f0f5fc;
  font-size: 16px;
  line-height: 19px;
  /* font-family: RobotoCondensed-Bold; */
  font-family: "Ubuntu" !important;
  color: #003865 !important;
  padding: 7px 80px;
  letter-spacing: -0.4px;
  text-transform: none;
  display: block;
  height: auto;
  font-weight: 700;
}
li.dropdown.select-indication a.dropdown-toggle:after {
  content: "\f078";
  font-family: fontawesome;
  padding-left: 5px;
  font-weight: 100;
  position: absolute;
  right: 10px;
  top: 10px;
}

.hcp_new li.dropdown.select-indication a.dropdown-toggle:after {
  top: auto;
}
ul.nav.navbar-nav.navbar-right li a {
  font-size: 13px;
  line-height: 13px;
  font-family: RobotoCondensed-Regular;
  padding: 9px 17px;
  height: auto;
}

ul.nav.navbar-nav.navbar-right li.order-res-link a,
ul.nav.navbar-nav.navbar-right li.ns-link a {
  color: #003865 !important;
  padding: 3.5px;
  display: block;
  text-transform: none;
  position: relative;
}
ul.nav.navbar-nav.navbar-right li.order-res-link a:before {
  display: none;
}
ul.nav.navbar-nav.navbar-right li a:hover {
  color: inherit;
}

ul.nav.navbar-nav.navbar-right li.ns-link a {
  line-height: 15px;
  background: #b5cef2;
  color: #003865;
  padding: 9px 17px !important;
}

ul.nav.navbar-nav.navbar-right li.cyr-link a {
  background: #ac182e;
  color: #fff;
  max-width: 108px;
  padding: 3.5px;
  text-align: left;
  padding-left: 7px;
  padding-right: 28.5px;
  text-transform: none;
  display: block;
  height: auto;
}

div#hcpNavbar {
  padding: 0;
}

.fullheader ul.list-inline {
  border-bottom: solid 1px #b5cef2;
  max-height: 32px;
  margin: 0 0 10px -5px;
}

li.cyr-link a:after {
  content: "\f054";
  font-family: fontawesome;
  padding-left: 5px;
  font-weight: 100;
  position: absolute;
  right: 6px;
  top: 10px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #003865;
  background-color: transparent;
}

li.dropdown.select-indication a.dropdown-toggle[aria-expanded="true"]:after {
  content: "\f077";
  color: #fff;
}

li.dropdown.select-indication.open a.dropdown-toggle,
.dropdown.select-indication a.dropdown-toggle:hover {
  color: #fff !important;
  background: #003865;
}

li.dropdown.select-indication.open {
  position: relative;
}

.select-indication ul.dropdown-menu {
  padding: 0;
  width: 100%;
  border: none;
  border-left: solid 2px #b5cef2;
  border-right: solid 2px #b5cef2;
}

.select-indication ul.dropdown-menu > li > a {
  padding: 30px 48px;
  white-space: normal;
}

.popovers {
  display: none;
}

.select-indication ul.dropdown-menu li:hover .popovers {
  display: block;
}

.popovers {
  position: absolute;
  top: 0;
  background: #f0f5fc;
  left: 100%;
  width: 100%;
  min-width: 285px;
  min-height: 100%;
  /*height: 100%;*/
  border: solid 2px #b5cef2;
  padding: 20px 25px 20px 30px;
  color: #003865;
  box-shadow: 3px 4px 8px rgb(0 0 0 / 18%);
}
/* body.additional-analyses.btc-hcp.desktop .popovers, body.biliary-tract-cancers.btc-hcp.desktop .popovers{
        padding: 20px 25px 20px 30px;
    } */
.select-indication ul.dropdown-menu > li > a {
  font-size: 16px;
  line-height: 19px;
  font-family: RobotoCondensed-Light;
  color: #003865;
  /* border-bottom: solid 2px #B5CEF2; */
  border-bottom: solid 1px #7098d2;
  position: relative;
}

.select-indication ul.dropdown-menu > li:hover > a,
.select-indication ul.dropdown-menu > li > a:hover,
.select-indication ul.dropdown-menu > li.active > a {
  background: #f0f5fc;
}

.select-indication ul.dropdown-menu > li > a p {
  margin-bottom: 0px;
}

.select-indication ul.dropdown-menu > li > a p:last-child {
  font-family: RobotoCondensed-Bold;
}

.select-indication ul.dropdown-menu > li:hover a:after {
  position: relative;
}

.limited-stage.sclc-hcp
  .select-indication
  ul.dropdown-menu
  > li:not(.nsclc-links):hover
  > a:after {
  content: none;
}

.select-indication ul.dropdown-menu > li:hover > a:after {
  border: solid #b5cef2;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  content: "";
  padding-left: 6px;
  font-weight: 100;
  position: absolute;
  right: -8.5px;
  top: 50%;
  z-index: 1;
  color: #b5cef2;
  background: #f0f5fc;
}
.select-indication ul.dropdown-menu > li:last-child:hover > a:after {
  content: none;
}
ul.popover-list {
  list-style: none;
  padding: 0;
  font-size: 14px;
  line-height: 19px;
  color: #003865;
  font-family: "Roboto";
}

ul.popover-list a {
  font-family: RobotoCondensed-Bold;
  color: #003865;
  padding: 0 !important;
  font-size: 14px;
}

ul.popover-list p {
  margin-bottom: 0px;
}

ul.popover-list li {
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 19px;
  font-family: "Roboto";
}
.hcp_new .popover-list li {
  margin-bottom: 30px;
}
ul.footer-nav-links li {
  display: inline;
}

ul.footer-nav-links li a {
  display: inline;
  letter-spacing: 0.75px;
  color: #003865;
  font-size: 15px;
  line-height: normal;
  font-family: "Roboto";
}
footer#footer {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}
.footer.parbase {
  max-width: 792px;
  margin-top: 50px;
  padding: 0;
}
.reference-section {
  font-family: "Roboto";
  margin: 0 auto 0;
  font-size: 12px;
  line-height: 19px;
  max-width: 722px;
  padding-right: 19px;
}
.efficacy .reference-section {
  padding-right: 20px;
}
.moa .reference-section {
  padding-right: 21px;
}
.footer ul {
  width: 100%;
}
#footer .footer {
  width: auto;
  padding: 0;
  margin: 50px auto 0;
}
#footer .footer.parbase {
  margin: 19px auto 0;
}
footer#footer > .footer-iparsys {
  background: none;
  margin: 0;
  padding: 0;
}
.az_logo {
  margin: 0;
  width: auto;
  height: fit-content;
}
.az_logo a {
  display: inline-block;
  width: 100%;
}
.footer ul li a:after {
  display: none;
}
ul.footer-nav-links {
  padding: 0;
  margin-bottom: 50px;
  margin-top: 0;
}

ul.footer-nav-links li {
  /* padding: 0 9px; */
  padding: 0 7px;
  border-right: solid 1.5px #003865;
}

ul.footer-nav-links li:first-child {
  padding-left: 0;
}

ul.footer-nav-links li:last-child {
  padding-right: 0;
  border-right: none;
  width: 100%;
  text-align: center;
  display: inline;
}

.footer-bd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  max-width: 705px;
  align-items: center;
}

.ft-bd-2 p,
.nursecenter .footer .ft-bd-2 p {
  font-size: 12px;
  line-height: 16px;
  color: #4a4a4a;
  font-family: "Roboto";
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
  max-width: 446px;
}

.ft-bd-2 p .us-flag {
  margin-right: 14px;
}

.hcp_new .reference-section b {
  font-family: "Roboto-Bold";
}

ul.nav.navbar-nav.navbar-right li.cyr-link a:hover {
  background: #e02020;
}

li.order-res-link {
  max-width: 65px;
}

ul.nav.navbar-nav.navbar-right li.order-res-link a:hover,
ul.nav.navbar-nav.navbar-right li.order-res-link.active a {
  text-decoration: underline;
  background-color: #ffffff;
}
/*ul.nav.navbar-nav.navbar-right li.order-res-link a:hover {
    padding-left: 3.5px !important;
    }*/
.isi.section h2,
.isi.section h3,
.isi h2,
.isi h3 {
  font-size: 16px;
  line-height: 19px;
  font-family: RobotoCondensed-Bold;
  margin: 20px auto 10px;
  color: #4a4a4a;
}
.isi.section .u-txt {
  font-weight: 700;
}
/*.isi.section > h3 {
    margin-bottom: 0;
    }*/
.isi > ul > li::before,
.isi ul > li:before {
  color: #555555;
}
.metastatic-nsclc .isi.section h2,
.metastatic-nsclc .isi h2 {
  font-size: 20px;
}
.isi.section h2,
.isi h2 {
  font-size: 20px;
}
span.isi-list-heading {
  font-style: italic;
  margin: 0;
  line-height: 19px;
  font-size: 16px;
  font-family: "RobotoCondensed-Bold";
  color: #555555;
  padding-right: 2px;
  font-weight: 700;
}
.nurse-center .container {
  padding: 0 8px;
}
.nurse-center .subpage-banner .content-title h1 {
  font-family: "SolexOT-Regular";
}
/*span.fs-normal {
    font-style: normal;
    }*/
.indication-header h2,
.indication-header {
  border-bottom: 0;
  float: none;
}
.isi > h2 {
  display: block;
}
.sticky-eye-row h2 {
  font-family: "RobotoCondensed-Bold";
  font-size: 23px;
  line-height: 19px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #4a4a4a;
  /*display: flex;
    justify-content: space-between;*/
}
.sticky-isi-wrapper h3 {
  font-size: 20px;
  line-height: 19px;
  font-family: "RobotoCondensed-Bold";
  color: #555555;
  margin: 10px 0px 10px 0px;
}
.sticky-eye-row.container div,
.isi.section .col-xs-12 {
  padding-left: 0;
  padding-right: 15px;
}
h3.u-txt {
  text-decoration: underline;
  font-size: 16px !important;
}
#sitemap .row {
  margin: 0 !important;
}
.isi.section .row,
.isi .row {
  margin-bottom: -10px;
}
.sticky-eye-row p {
  font-size: 16px;
  line-height: 19px;
  font-family: "Roboto-Light";
}
.sticky-isi-wrapper {
  position: fixed;
  width: 100%;
  background: #fff;
  left: 0;
  bottom: 0;
  box-shadow: 0px -1px 12px #00000021;
  max-height: 136px;
  z-index: 9;
}

/* 92409 ISI UPDATE */
.hcc-hcp .sticky-isi-wrapper {
  max-height: 140px;
}

.hcc-hcp .col-xs-12.col-sm-6.desktop-only {
  padding-left: 25px;
}

.hcc-hcp .isi.section h2,
.isi h2 {
  font-size: 20px;
}
.hcc-hcp .sticky-eye-row h2 {
  font-size: 20px;
  line-height: 14px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #4a4a4a;
}

.hcc-hcp .isi .col-sm-6:nth-child(2) {
  padding-left: 25px;
}

.hcc-hcp .siteamp-iparsys .isi p {
  font-size: 14px;
  line-height: 16px;
  font-family: "Roboto-Regular";
}

.hcc-hcp .isi-plus span {
  position: absolute;
  top: -4px;
  font-weight: 900;
}

.sticky-eye-row p {
  font-size: 14px;
  line-height: 16px;
  font-family: "Roboto-Regular";
  color: #4a4a4a;
}

/* 92409 ISI UPDATE END*/
.isi sup,
.sticky-isi-wrapper sup {
  font-size: 75%;
  top: -0.5em;
}
a.isi-plus {
  color: #003865;
  font-size: 40px;
  text-decoration: none;
  font-family: roboto-bold;
  position: relative;
  text-align: right;
  width: 100%;
  display: inline-block;
  padding-right: 22px;
  z-index: 2;
}
.isi-plus span {
  position: absolute;
  top: -4px;
}
.isi.section p.please-see-txt,
.isi p.please-see-txt {
  font-family: "Roboto-Bold";
}

p.margin__special {
  margin: -5px 0 15px;
}

body.pos-hcp p.margin__special {
  margin: 37px 0 16px 0;
  padding-right: 15px;
}

.isi.section p,
.isi.section ul li,
.isi p,
.isi ul li {
  line-height: 19px !important;
  color: #4a4a4a;
  font-size: 14px;
  font-family: "Roboto-Light";
}
.isi ul li.mt-10 {
  margin-top: 10px;
}

.or-new .isi.section p,
.or-new .isi.section ul li,
.or-new .isi p,
.or-new .isi ul li {
  font-size: 16px;
  /*font-family: "Roboto-Regular";*/
  font-weight: 300;
}
.or-new .isi.section p.please-see-txt,
.or-new .isi p.please-see-txt {
  font-family: "Roboto-Bold";
  color: #555454;
  margin-bottom: 12px;
}

.isi ul {
  /*padding-left: 10px;
    	padding-right: 14px; */
  padding-right: 0;
  padding-left: 15px;
}
.isi .inner-ul-sep2 .mr-2 {
  padding-right: 2px;
}
.isi p.pr-11 {
  padding-right: 11px;
}
.isi p.mr-2 {
  padding-right: 2px;
}
.isi .mr-10 {
  margin-right: 10px;
}
.isi .mr-12 {
  padding-right: 12px;
}
.isi ul li.mr-3 {
  padding-right: 3px;
}
.isi ul li.mr-4 {
  padding-right: 4px;
}
.isi ul li.mr-6 {
  padding-right: 6px;
}
.isi ul li {
  list-style-type: none;
  text-indent: -5px;
  margin-bottom: 10px;
}
.li-text-indent {
  text-indent: -6px !important;
}

.isi ul > li:before {
  content: "–";
  font-family: "font-awesome";
  font-size: 13px;
  top: -3px;
  line-height: 19px;
  position: relative;
  left: -9px;
  margin-right: -1.5px;
}

.isi ul.inner-ul-sep2 {
  padding-left: 15px;
  padding-right: 9px;
}
/*.isi ul li {
    list-style: circle;
    } */
.isi > ul > li::before {
  content: "•";
  font-size: 16px;
  top: 0;
  line-height: 19px;
  position: relative;
  left: -7px;
  margin-right: -1px;
}
span.immune-block {
  white-space: nowrap;
}
.isi ul.isi-main-list1 ul.inner-ul-sep2 li::before {
  content: " ";
  font-size: 16px;
  line-height: 19px;
  position: relative;
  top: -2.5px;
  left: -10px;
  margin-right: 0;
  width: 6px;
  height: 6px;
  padding: 0;
  border: 1px solid #333;
  display: inline-block;
  border-radius: 50%;
}

.hcp_new .ns-link {
  display: none !important;
}
.isi .row h3 {
  /* margin-bottom: 10px !important;*/
  margin-bottom: 3px !important;
}
.ISI_reference {
  max-width: 722px;
  margin: 0 auto;
}
.Sticky_ISI p {
  line-height: 19px;
  font-size: 16px;
  color: #4a4a4a;
  font-family: "Roboto-Light";
}
.isi.section p a,
.isi p a {
  text-decoration: underline;
}
.isi.section p a.report-icon,
.isi p a.report-icon {
  text-decoration: none;
}
.ff-rc-light {
  font-family: RobotoCondensed-Light;
}
/*overriding for sclc and nsclc page*/
#header ul {
  font-size: 14px;
}
.footer-nav-links li {
  font-size: 14px;
  line-height: 17px;
}
.navbar-collapse:before {
  border: none;
  display: none;
}
.navbar-nav > li.dropdown:first-child,
.navbar-nav > li.order-res-link:first-child,
.navbar-nav > li:nth-child(3),
.navbar-nav > li.ns-link:nth-child(2),
.navbar-nav.navbar-right > li:nth-child(4),
.navbar-nav > li.order-res-link:nth-child(2),
.navbar-nav.navbar-right > li:nth-child(5),
.navbar-nav.navbar-right > li:nth-child(7) {
  width: auto !important;
  min-width: auto !important;
  height: auto;
}
.navbar-nav .open .dropdown-menu > li,
.navbar-nav .open .dropdown-menu li {
  border: none;
  margin-left: 0;
  width: auto;
}
.navbar-nav-new .popover-list li:last-child {
  border-bottom: 0 !important;
}
.select-indication ul.dropdown-menu > li > a > p {
  color: #003865;
}
ul.dropdown-menu p {
  line-height: 19px;
  font-family: RobotoCondensed-Light;
  font-size: 14px;
  color: #003865;
}
li.dropdown.select-indication.nsclc-indication a.dropdown-toggle,
li.dropdown.select-indication.sclc-indication a.dropdown-toggle {
  line-height: 17px;
  text-align: left;
  padding: 3px 56px;
}
.navbar-nav > li.select-indication:first-child > a:hover,
.navbar-nav > li.select-indication:first-child.active > a {
  border-top-left-radius: 0 !important;
}
li.dropdown.select-indication.sclc-indication a.dropdown-toggle {
  padding-right: 84px;
}

.small-cell-lung-cancer
  li.dropdown.select-indication.sclc-indication
  a.dropdown-toggle {
  padding-right: 82px;
}

.indicationsTwo {
  display: none;
}
/*.navbar-nav.navbar-middle .dropdown-menu.multi-level {
    border-top: none;
    }*/
.hcp-smallcell-lung .navbar-inverse .navbar-nav.navbar-middle > li > a {
  max-width: 140px;
}
/*.select-indication ul.dropdown-menu > li.active > a {
    background: none;
    }*/
/*Navigation styling*/
ul.nav.navbar-nav.navbar-middle {
  /*padding-left: 25px;*/
  padding-top: 3px;
  display: flex;
  align-items: center;
  /*margin-left:4px;*/
  margin-left: 0;
}

.pos-hcp.desktop ul.nav.navbar-nav.navbar-middle {
      padding-top: 9px;
  }

.pos-hcp.desktop .navbar-inverse .navbar-nav.navbar-middle > li.disease-pos a {
    padding-left: 8px !important;
    padding-right: 8px !important;
    max-width: fit-content;
}

.hcp-smallcell-lung ul.nav.navbar-nav.navbar-middle {
  padding-left: 15px;
}
.navbar-inverse .navbar-nav.navbar-middle > li {
  width: auto !important;
  min-width: auto !important;
  height: auto;
}
.navbar-inverse .navbar-nav.navbar-middle > li > a {
  color: #003865 !important;
  font-size: 13px;
  line-height: 13px;
  display: block;
  padding: 0 0 11px 0 !important;
  text-transform: none;
  height: auto;
  font-family: "RobotoCondensed-Regular";
}
/*.navbar-inverse .navbar-nav.navbar-middle  li.pos-disease-state> a{
		max-width: 108px;
    }*/

.navbar-inverse .navbar-nav.navbar-middle > li.active > a,
.navbar-inverse .navbar-nav.navbar-middle > li:hover > a {
  background: none;
}
.navbar-nav .dropdown-menu.multi-level {
  margin-top: 0px;
  /*background: #F0F5FC;*/
  background: none;
  left: 0px;
  position: fixed;
  top: 83px;
  box-shadow: none;
  z-index: 1;
  width: 100% !important;
  left: 0 !important;
}
.navbar-nav.navbar-middle .dropdown-menu.multi-level li {
  margin-right: 0;
}

.navbar-nav.navbar-middle > li > .dropdown-menu li a,
ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu.multi-level li a {
  padding: 11px 41px 12px !important;
  font-size: 13px;
  line-height: 15px;
  color: #003865 !important;
  text-transform: none;
  white-space: normal;
  background: transparent;
}
span.toggle-icon {
  display: none;
}
.ISI_reference p,
.nurse-center .ISI_reference p {
  width: 100%;
  max-width: 1140px;
}
/*Sticky ISI for nsclc and sclc*/
.sticky-eye-row.container {
  padding: 0;
  max-width: 722px;
}
/*main ISI for nsclc and sclc*/
.isi,
.nurse-center .isi {
  width: auto;
  max-width: 729px;
  margin: 0 auto;
  border-radius: 0;
  background-color: transparent;
}
/*Nurse-center styling*/
.navbar-collapse .navbar-nav > li > a.currentMenuItem {
  background-color: transparent;
}
.lung-cancer.nursecenter .isi,
.lung-cancer.imfinzi-durvalumab-resources .isi,
.hcp-smallcell-lung.nursecenter .isi,
.hcp-smallcell-lung.imfinzi-durvalumab-resources .isi {
  padding: 0 !important;
  margin: 0 auto;
}
.lung-cancer.nursecenter .isi .col-sm-6:nth-child(1),
.lung-cancer.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(1),
.hcp-smallcell-lung.nursecenter .isi .col-sm-6:nth-child(1),
.hcp-smallcell-lung.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(1) {
  padding-right: 15px;
}
.lung-cancer.nursecenter .isi .col-sm-6:nth-child(2),
.lung-cancer.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(2),
.hcp-smallcell-lung.nursecenter .isi .col-sm-6:nth-child(2),
.hcp-smallcell-lung.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(2) {
  padding-left: 0px;
}
.lung-cancer.nursecenter .isi p.please-see-txt,
.lung-cancer.imfinzi-durvalumab-resources .isi p.please-see-txt,
.hcp-smallcell-lung.nursecenter .isi p.please-see-txt,
.hcp-smallcell-lung.imfinzi-durvalumab-resources .isi p.please-see-txt {
  font-family: "Roboto-Bold";
  color: #555555;
}
ul.inner-ul-sep2,
.isi-main-list1 ul.inner-ul-sep1 {
  margin-bottom: 10px;
}
/*a#or-decker {
    scroll-margin-top: 120px !important;
    }*/

#sitemap > div.siteamp-iparsys.iparsys.parsys > div:nth-child(3) > div > h2 {
  display: none;
}

#sitemap > div.siteamp-iparsys.iparsys.parsys .isi.section h2 {
  margin-top: 40px;
}

#sitemap
  > div.siteamp-iparsys.iparsys.parsys
  > div:nth-child(3)
  > div
  > div.row
  > div:nth-child(1)
  > h3 {
  margin-bottom: 6px !important;
  padding-right: 65px;
}

.sitemap .isi ul.inner-ul-sep3 {
  margin: 0;
}
.sitemap .isi ul.inner-ul-sep3 li {
  text-indent: -7px;
}
.sitemap .isi ul.inner-ul-sep3 li::before {
  content: " ";
  font-size: 16px;
  line-height: 19px;
  position: relative;
  top: -2px;
  left: -17px;
  margin-right: 0;
  width: 6px;
  height: 6px;
  padding: 0;
  border: 1px solid #333;
  display: inline-block;
  border-radius: 50%;
}
/****Interstitial Popup******/
.interstitial-popup {
  /*display:none; */
}

.interstitial-popup .popup-backdrop {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 10;
}
.interstitial-popup .popup-main-block {
  position: absolute;
  top: 17%;
  left: calc(50% - 410px);
  background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/desktop/DESKTOP-Background.jpg)
    no-repeat;
  background-size: 100% 100%;
  width: 819px;
  height: 468px;
  z-index: 11;
}
.interstitial-popup p,
.interstitial-popup h1 {
  margin: 0;
}
.violator-section {
  color: #ffffff;
  margin: 30px 0 0 42px;
  max-width: 399px;
}
.violator-section h1 {
  font-family: Ubuntu;
  font-weight: 700;
  font-size: 42px;
  line-height: 38px;
}
.violator-section p {
  font-family: Ubuntu;
  font-weight: 400;
  font-size: 38px;
  line-height: 38px;
}
.violator-section .subtext p {
  font-weight: 300;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: -0.13px;
  max-width: 340px;
  margin-top: 10px;
}
.violator-section .subtext p span {
  /*font-weight:700;*/
  font-size: 26px;
  line-height: 30px;
}
.explore-data-section {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 97px;
  right: 52px;
}
.explore-data-section button.explore-data {
  margin: 14px 0 0 auto;
  width: 219px;
  height: 48px;
  background-color: #4077c4;
  border: 0;
}
button.explore-data a {
  font-family: "Ubuntu";
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 21px;
  position: relative;
  margin-left: -25px;
  text-decoration: none;
}
button.explore-data a::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-left: 0;
  border-bottom: 0;
  top: 6px;
  right: -20px;
  transform: rotate(45deg);
}
.interstitial-popup .footnote-section {
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-size: 12px;
  color: #003466;
}
.interstitial-popup .close-btn {
  position: absolute;
  right: 12px;
  top: 35px;
  cursor: pointer;
  text-decoration: none;
}
.interstitial-popup .close-btn span {
  font-family: "Ubuntu";
  font-size: 12px;
  line-height: 13px;
  color: #ac182e;
  font-weight: 700;
}
.interstitial-popup .close-btn .circle {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  border: 3px solid #ac182e;
  top: -28px;
  border-radius: 19px;
}
.interstitial-popup .close-btn span.left {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 19px;
  border-right: 3px solid #ac182e;
  top: -29px;
  transform: rotate(45deg);
  right: 13px;
}
.interstitial-popup .close-btn span.right {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 19px;
  border-top: 3px solid #ac182e;
  top: -16.7px;
  transform: rotate(45deg);
  left: -1px;
}
.interstitial-popup .close-box {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 0;
  top: 2px;
}
.interstitial-popup .close-btn:hover .circle {
  background-color: #ac182e;
}
.interstitial-popup .close-btn:hover span.left,
.interstitial-popup .close-btn:hover span.right {
  border-color: #fff;
}
.explore-data-section button:hover {
  background-color: #f0f5fc;
  border: 2px solid #4077c4;
}
.explore-data-section button:hover a::after {
  border-color: #4077c4;
}
.explore-data-section button:hover a {
  color: #4077c4;
}

/* hcc_new_popup */
.interstitial-popup.hcc_new_popup .popup-main-block {
  background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/desktop/hcc_background_desktop_2x.jpg)
    no-repeat;
  top: 3%;
  width: 1120px;
  height: 580px;
  left: calc(50% - 560px);
  background-size: 100% 101%;
  margin-bottom: 100px;
}
.hcc_new_popup .violator-section {
  max-width: 630px;
  margin: 60px 0 0 60px;
}
.hcc_new_popup .violator-section h1 {
  font-size: 70px;
  line-height: 38px;
  letter-spacing: -0.35px;
}
.hcc_new_popup .violator-section p {
  font-size: 30px;
  line-height: 34px;
  padding-right: 160px;
  margin: 20px 5px;
}
.hcc_new_popup .violator-section p span {
  font-weight: 700;
  /* font-size: 30px;
        line-height: 34px; */
}
a.close-btn.btnClose {
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
}
a.close-btn.btnClose span {
  padding-right: 5px;
}
.hcc_new_popup .explore-data-section img.desktop-only {
  max-width: 236px;
}
.hcc_new_popup .explore-data-section {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 65px;
  right: 52px;
  max-width: 370px;
  align-items: center;
  text-align: center;
}
.hcc_new_popup p.reach-more-content {
  font-size: 26px;
  line-height: 30px;
  color: #003466;
  font-weight: 600;
  font-family: "Ubuntu";
  margin-top: 35px;
  letter-spacing: -0.13px;
}
.hcc_new_popup p.reach-more-content span {
  font-weight: 400;
  display: inline-block;
}
.hcc_new_popup .explore-data {
  margin: 14px auto;
  width: 272px;
  height: 55px;
  background-color: #4077c4;
  border: 0;
  position: absolute;
  bottom: 40px;
  right: 88px;
  padding: 0 12px;
}
a.close-btn.btnClose {
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/desktop/btn-close.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 100% center;
  width: 65px;
  height: 30px;
}
a.close-btn.btnClose:hover {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/desktop/btn-close-hover.png);
}
.hcc_new_popup .explore-data:hover {
  background: #f0f5fc;
  border: 1px solid #4077c4;
  color: #4077c4;
}
.hcc_new_popup .explore-data a:hover {
  color: #4077c4;
}
.hcc_new_popup .explore-data:hover a {
  color: #4077c4;
}
.hcc_new_popup .explore-data a span {
  text-align: left;
  display: inline-block;
  padding-left: 22px;
}
.hcc_new_popup .explore-data a {
  font-family: "Ubuntu";
  font-weight: 700;
  color: #f0f5fc;
  font-size: 18px;
  line-height: 21px;
  position: relative;
  margin-left: -25px;
  text-decoration: none;
}
.hcc_new_popup .explore-data::after {
  content: "";
  /* display: none; */
  position: absolute;
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-left: 0;
  border-bottom: 0;
  top: 19px;
  right: 22px;
  transform: rotate(45deg);
}
.hcc_new_popup .explore-data:hover:after {
  width: 12px;
  height: 12px;
  border: 3px solid #4077c4;
  border-left: 0;
  border-bottom: 0;
  top: 19px;
  right: 22px;
  transform: rotate(45deg);
}
.hcc_new_popup button.explore-data a::after {
  display: none;
}
.hcc_new_popup .explore-data img {
  position: absolute;
  right: 0;
  top: -10px;
}
.interstitial-popup.hcc_new_popup .footnote-section {
  position: absolute;
  left: 64px;
  bottom: 40px;
}
.hcc_new_popup .footnote-section p {
  font-size: 10px;
  line-height: 13px;
  font-family: "Roboto";
  color: #ffffff;
  letter-spacing: -0.1px;
}
.hcc_new_popup .footnote-section .mb11 {
  margin-bottom: 11px;
}
/*.small-cell-lung-cancer .sticky-isi-wrapper, .efficacy .sticky-isi-wrapper, .qol .sticky-isi-wrapper, .safety .sticky-isi-wrapper, .dosing .sticky-isi-wrapper {
        z-index: 99;
    }*/
/* .small-cell-lung-cancer {
        overflow: scroll !important
    } */
.clsbtn {
  position: relative;
  left: -38px;
  top: -23px;
}
.interstitial-popup.hcc_new_popup .close-btn span.left {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-right: 3px solid #ac182e;
  top: -29px;
  transform: rotate(45deg);
  right: 12px;
}
.interstitial-popup.hcc_new_popup .close-btn span.right {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 3px solid #ac182e;
  top: -16.7px;
  transform: rotate(45deg);
  left: -0.8px;
}
.interstitial-popup.hcc_new_popup .close-btn:hover span.left,
.interstitial-popup.hcc_new_popup .close-btn:hover span.right {
  border-color: #fff;
}

/*.pos-hcp .isi.section p,
.pos-hcp .isi.section ul li,
.pos-hcp .isi p,
.pos-hcp .isi ul li,
.pos-hcp .siteamp-iparsys .isi p {
    font-size: 16px;
    font-family: 'Roboto-Regular';
}
*/


/****Interstitial Popup******/

@media only screen and (max-width: 991px) {
  /****Interstitial Popup******/

  .interstitial-popup .popup-main-block {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/MOBILE-Background.jpg)
      no-repeat;
    width: 351px;
    height: 769px;
    left: calc(50% - 175px);
    top: 5%;
    z-index: 99;
  }
  .interstitial-popup .close-btn .circle,
  .interstitial-popup .close-btn span.left,
  .interstitial-popup .close-btn span.right {
    border-color: #fff;
  }
  .interstitial-popup .close-btn span {
    color: #fff;
  }
  /*.interstitial-popup .popup-backdrop{z-index:11;}*/
  .explore-data-section {
    top: 490px;
    left: calc(50% - 121px);
  }
  .violator-section h1 {
    font-size: 35px;
    line-height: 33px;
  }
  .violator-section p {
    font-size: 33px;
    line-height: 33px;
  }
  .violator-section {
    margin: 81px 0 0 28px;
    max-width: 399px;
  }
  .violator-section .subtext p {
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
  }
  .explore-data-section button.explore-data {
    margin: 24px 0 0 auto;
  }
  .interstitial-popup .footnote-section .footnote {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
    margin-bottom: 0;
    color: #003466;
  }
  .interstitial-popup .footnote-section {
    max-width: 229px;
    bottom: 10px;
    left: calc(50% - 115px);
  }
  .interstitial-popup .close-btn {
    top: 50px;
  }
  .interstitial-popup .close-btn {
    top: 55px;
  }
  .interstitial-popup .close-btn .circle {
    width: 40px;
    height: 40px;
    top: -39px;
    border-radius: 20px;
    right: -4px;
  }
  .interstitial-popup .close-btn span.left {
    width: 27px;
    height: 27px;
    top: -41px;
    right: 11px;
  }
  .interstitial-popup .close-btn span.right {
    width: 27px;
    height: 27px;
    top: -23.7px;
    left: -6px;
  }

  /****Interstitial Popup******/

  /* hcc new popup  */
  .interstitial-popup.hcc_new_popup .popup-main-block {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/hcc_background_mobile_2x.jpg)
      no-repeat;
    width: 351px;
    height: 769px;
    background-size: 100% 100%;
    left: calc(50% - 175px);
    top: 5%;
    z-index: 99;
  }
  a.close-btn.btnClose {
    top: 12px;
    right: 13px;
    display: flex;
    align-items: center;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/btn-close-mobile.png)
      no-repeat;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    background-position: 100% center;
    width: 78px;
    height: 38px;
  }
  a.close-btn.btnClose:hover {
    top: 12px;
    right: 13px;
    display: flex;
    align-items: center;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/btn-close-mobile.png)
      no-repeat;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    background-position: 100% center;
    width: 78px;
    height: 38px;
  }
  .hcc_new_popup .violator-section h1 {
    font-size: 45px;
    line-height: 42px;
  }
  .hcc_new_popup .violator-section p {
    font-size: 25px;
    line-height: 30px;
    padding-right: 5px;
    margin-top: 13px;
  }
  .hcc_new_popup p.reach-more-content {
    font-size: 22px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 123px;
  }
  .hcc_new_popup .explore-data a {
    font-size: 20px;
    line-height: 24px;
  }
  .hcc_new_popup .explore-data-section img.mobile-only {
    width: 223px;
  }
  .hcc_new_popup .violator-section {
    max-width: 399px;
    margin: 28px 0 0 22px;
  }
  .hcc_new_popup .explore-data-section {
    flex-direction: column-reverse;
    bottom: 128px;
    top: auto;
    right: 0;
    left: 0;
    max-width: 320px;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .hcc_new_popup .explore-data {
    margin: 14px auto;
    width: 312px;
    height: 72px;
    background-color: #4077c4;
    border: 0;
    position: absolute;
    bottom: 230px;
    right: 0;
    left: 0;
    padding: 0 12px;
  }
  .interstitial-popup.hcc_new_popup .footnote-section {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    padding: 0 1px;
  }
  .hcc_new_popup .footnote-section .mb11 {
    margin-bottom: 11px;
  }
  .small-cell-lung-cancer .sticky-isi-wrapper,
  .efficacy .sticky-isi-wrapper,
  .qol .sticky-isi-wrapper,
  .safety .sticky-isi-wrapper,
  .dosing .sticky-isi-wrapper {
    z-index: 99;
  }
  .small-cell-lung-cancer .indication-popup.mobile-only,
  .efficacy .indication-popup.mobile-only,
  .qol .indication-popup.mobile-only,
  .safety .indication-popup.mobile-only,
  .dosing .indication-popup.mobile-only {
    z-index: 999;
  }
  .small-cell-lung-cancer .indication-popup.mobile-only,
  .efficacy .indication-popup.mobile-only,
  .qol .indication-popup.mobile-only,
  .safety .indication-popup.mobile-only,
  .dosing .indication-popup.mobile-only {
    z-index: 10;
  }
  /* fix for ISI tray in mobile not showing below */

  .nsclc-redesign.efficacy.sclc-new.sclc-hcp .indication-popup.mobile-only,
  .nsclc-redesign.safety.sclc-hcp.sclc-new .indication-popup.mobile-only,
  .nsclc-redesign.dosing.sclc-hcp.sclc-new .indication-popup.mobile-only {
    z-index: 12 !important;
  }
  /* fix end */

  .interstitial-popup.hcc_new_popup .popup-main-block {
    top: 2%;
  }
  .interstitial-popup.hcc_new_popup .close-btn span.left {
    width: 27px;
    height: 27px;
    top: -41px;
    right: 11px;
  }
  .interstitial-popup.hcc_new_popup .close-btn span.right {
    width: 27px;
    height: 27px;
    top: -23.7px;
    left: -6px;
  }
  .interstitial-popup.hcc_new_popup .close-btn .circle,
  .interstitial-popup.hcc_new_popup .close-btn span.left,
  .interstitial-popup.hcc_new_popup .close-btn span.right {
    border-color: #fff;
  }
  .clsbtn {
    position: relative;
    left: -43px;
    top: -30px;
  }
  .interstitial-popup.hcc_new_popup .close-btn:hover .circle {
    background-color: #ffffff;
  }
  .interstitial-popup.hcc_new_popup .close-btn:hover span.left,
  .interstitial-popup.hcc_new_popup .close-btn:hover span.right {
    border-color: #ac182e;
  }
  .hcc_new_popup .explore-data a span {
    padding-left: 32px;
  }
  .hcc_new_popup .explore-data::after {
    top: 29px;
    right: 24px;
  }
  .interstitial-popup .footnote-section .footnote:nth-child(2) {
    margin-bottom: 1px;
  }
  /* .small-cell-lung-cancer:has(> html){
        height: 125vh;
        overflow: scroll;
    } */
  .htovr,
  body {
    /* height: 190vh; */
    overflow: scroll;
    max-height: 150vh;
  }
  .hcc_new_popup .explore-data:hover:after {
    top: 29px;
  }

  /* hcc new popup mobile end  */

  /*a#or-decker {
        scroll-margin-top: 115px !important;
    }*/
  li.order-res-link.or-dsk-only {
    display: none;
  }

    li.wider-text {
        width: 103%;
    }
    p.there-are-no   > span.text-nowrap {
    	white-space: normal;
    }

  .navbar-nav.navbar-right
    > li.order-res-link.visible-xs.visible-sm
    > a:before {
    display: block;
    content: "";
    width: 31px;
    height: 45px;
    position: absolute;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-plus-v1.svg) no-repeat;*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/Blue_circle_white_plus.svg)
      no-repeat;
    background-position: center;
    right: 10px;
    border-bottom: 0px;
    top: 0;
  }
  .navbar-nav.navbar-right
    > li.order-res-link.visible-xs.visible-sm.open-submenu
    > a:before {
    width: 35px;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-minus-v1.svg) no-repeat;*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/Blue_circle_white_minus.svg)
      no-repeat;
    top: 3px;
    right: 11px;
    background-position: center;
    background-size: 107%;
    content: "";
    width: 31px;
    height: 45px;
    position: absolute;
    top: -2px !important;
  }
  .navbar-nav.navbar-right
    > li.order-res-link.visible-xs.visible-sm.open-submenu
    > ul {
    display: block;
    top: 0;
    padding: 0;
    position: relative;
  }
  ul.nav.navbar-nav.navbar-right li.order-res-link a:hover {
    text-decoration: none;
  }
  /*Overide default navbar to 991px*/

  .navbar-header {
    float: none;
  }
  .navbar {
    min-height: 0;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .fullheader {
    flex-direction: column-reverse;
  }
  nav.navbar.navbar-inverse {
    max-width: 100%;
  }
  .fullheader ul.list-inline {
    display: flex;
    margin: 0;
    padding: 0 0 0 15px;
    align-items: center;
    border-bottom: solid 1px #707070;
    max-height: 38px;
    justify-content: space-between;
  }

  .fullheader ul.list-inline > li {
    display: none;
  }

  .fullheader ul.list-inline > li:first-child,
  .fullheader ul.list-inline li:nth-child(4) {
    display: block;
    margin: 0;
    padding: 0;
  }

  .fullheader ul.list-inline > li:first-child {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    max-width: 125px;
  }

  a#prescribing-information {
    padding: 12px 22px;
  }

  a#prescribing-information ~ ul {
    width: 100%;
  }

  .isi-hl-txt p,
  .nursecenter .isi-hl-txt p {
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    font-family: RobotoCondensed-Regular;
    max-width: 84px;
  }

  .isi-hl-txt p {
    max-width: 120px;
  }

  .isi-hl-txt {
    /*max-width: 170px;
        margin-left: auto;*/
    margin-right: 48px;
    margin-top: -40px;
  }

  .connect-with-your-rep.connect-rep-new .isi-hl-txt,
  .sitemap .isi-hl-txt {
    margin-top: -55px;
  }

  .sticky-eye-row.container h2 {
    margin-top: 4px;
    letter-spacing: -0.5px;
  }

  .logos .logo img {
    width: 141px;
    height: 47px;
  }
  .logo a {
    padding: 15px 0;
  }
  .logos {
    padding-left: 15px;
    margin-top: 5px;
  }

  .navbar-toggle {
    margin-top: -10px;
  }

  .az_logo.visible-xs.visible-sm img {
    /*width: 172px;
        height: 42px;*/
    width: 270.316px;
    height: 72px;
  }

  .az_logo.visible-xs.visible-sm {
    text-align: center;
    margin-top: 30px;
  }

  .hcp_new .footer.parbase {
    margin-top: 23px;
    padding: 0 10px;
  }

  .hcc-hcp ul.footer-nav-links li:last-child {
    text-align: left;
  }

  ul.footer-nav-links li {
    display: block;
    border-right: none;
    border-bottom: solid 1px #000;
    padding: 7px 0;
    float: none;
  }

  ul.footer-nav-links li a {
    font-size: 14px;
    line-height: 25px;
    padding: 0;
  }

  ul.footer-nav-links {
    margin-bottom: 14px;
  }

  .ft-bd-2 > p {
    display: flex;
  }

  .ft-bd-2 p .us-flag {
    margin-right: 20px;
    margin-top: 5px;
  }

  .ft-bd-2 p:last-child {
    /* margin-top: 20px;*/
    display: block;
  }

  .ft-bd-2 p {
    font-size: 12px;
    line-height: 18px;
  }

  button.navbar-toggle {
    width: 57px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #003865;
    border: none;
    border-radius: 0px;
    margin-right: 0;
    margin-top: -18px;
  }

  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background: #003865;
  }

  nav.navbar.navbar-inverse .container-fluid {
    padding: 0;
  }

  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin: 0;
  }

  button.navbar-toggle span {
    border-top: solid 2px;
    border-bottom: solid 2px;
    font-family: "Roboto-Medium";
  }

  span.cls-txt {
    display: none;
  }

  button.navbar-toggle[aria-expanded="true"] .cls-txt {
    display: block;
    border: none;
    font-size: 65px;
    transform: rotate(45deg);
    font-family: "Roboto-Light";
    overflow: hidden;
  }

  button.navbar-toggle[aria-expanded="true"] .menu {
    display: none;
  }

  div#hcpNavbar {
    border: none;
    border-top: solid 1px #7098d2;
  }
  .hcp_new div#hcpNavbar {
    border: none;
    border-top: solid 3px #7098d2;
  }
  button.navbar-toggle {
    margin-bottom: 0px;
    overflow: hidden;
  }

  ul.nav.navbar-nav {
    margin: 0;
  }

  li.dropdown.select-indication a.dropdown-toggle {
    padding: 12px 35px;
    border-bottom: solid 1px #7098d2;
    background: transparent;
  }

  ul.nav.navbar-nav.navbar-right li.order-res-link a {
    padding: 12px 31px;
    text-align: left;
  }

  li.order-res-link {
    max-width: 100%;
  }

  ul.nav.navbar-nav.navbar-right li a {
    font-size: 15px;
    line-height: 19px;
    border-bottom: solid 1px #7098d2;
    display: block;
    padding: 12px 31px;
    font-family: "Ubuntu";
    color: #003865;
    font-weight: 700;
  }

  ul.nav.navbar-nav.navbar-right li a.fpc-mob {
    text-transform: uppercase;
  }

  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a:hover,
  .navbar-inverse
    .navbar-nav.navbar-middle
    .open
    .dropdown-menu
    > li.active
    > a,
  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav.navbar-middle .open .dropdown-menu > li > a:hover,
  .navbar-inverse
    .navbar-nav.navbar-middle
    .open
    .dropdown-menu
    > li.active
    > a {
    font-size: 16px;
    line-height: 19px;
  }

  li.ns-link {
    margin: 0;
  }

  ul.nav.navbar-nav.navbar-right li.ns-link a {
    padding: 12px 35px !important;
    line-height: 19px;
    text-align: left;
  }

  ul.nav.navbar-nav.navbar-right li.cyr-link a {
    max-width: 100%;
    padding: 12px 35px;
    text-align: left;
    background-size: 12px !important;
    background-position: 92% !important;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #003865;
  }

  .select-indication
    ul.dropdown-menu
    li.nsclc-links
    > a[aria-expanded="true"]
    + .popovers,
  .select-indication
    ul.dropdown-menu
    li.sclc-links
    > a[aria-expanded="true"]
    + .popovers {
    display: block;
  }

  ul.nav.navbar-nav.navbar-right li a#m-pi-link:hover {
    color: #003865;
    background: transparent;
  }

  header#header {
    margin: 0;
    width: 100%;
    height: 94px;
    position: fixed;
    background: #fff;
    z-index: 9;
  }

  main#maincontent {
    margin-top: 94px;
    padding-top: 0;
  }
  .hcp_new main#maincontent {
    padding: 0;
  }

  div#hcpNavbar {
    background: #fff;
    max-height: calc(100vh - 253px);
    overflow: scroll !important;
    position: relative;
    top: 35px;
  }
  .container-fluid > .navbar-header {
    width: 57px;
    height: 57px;
    position: absolute;
    right: 0;
  }
  li.dropdown.select-indication a.dropdown-toggle:after {
    display: none;
  }

  li.dropdown.select-indication a.dropdown-toggle:before,
  .nursecenter.nurse-center .navbar-nav > li:first-child.active > a:before {
    content: "";
    width: 31px;
    height: 31px;
    position: absolute;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-icon-down-v1.svg);*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/Circle_Arrow_down.svg);
    background-repeat: no-repeat;
    background-position: center;
    right: 22px;
    left: auto !important;
    top: 50% !important;
    transform: translateY(-50%);
    transition: 0.2s all ease;
  }

  li.dropdown.select-indication.open a.dropdown-toggle,
  .dropdown.select-indication a.dropdown-toggle:hover,
  .nurse-center .navbar-nav > li.dropdown.select-indication > a:hover {
    background: transparent;
    color: #003865 !important;
  }

  .navbar-nav .select-indication .dropdown-menu > li > a {
    padding: 6px 15px 6px 45px !important;
    line-height: 15px;
  }
  .hcp_new
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > li:nth-child(1)
    > a {
    padding: 13.5px 15px 13.5px 45px;
  }
  li.dropdown.select-indication a.dropdown-toggle[aria-expanded="true"]:before {
    transform: translateY(-50%) rotate(180deg);
  }

  li.cyr-link a:after {
    display: none;
  }

  a#m-pi-link:before {
    content: "";
    width: 31px;
    height: 31px;
    position: absolute;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-plus-v1.svg);
    background-repeat: no-repeat;
    background-position: center;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s all ease;
  }

  a#m-pi-link[aria-expanded="true"]:before {
    transform: translateY(-50%) rotate(45deg);
  }

  a#m-pi-link {
    position: relative;
  }

  ul.dropdown-menu.m-pi-dropdown {
    padding: 0;
  }

  ul.nav.navbar-nav.navbar-right ul.dropdown-menu.m-pi-dropdown li a {
    padding-left: 45px;
  }

  a.fpc-mob:before,
  a.med-res-n:before {
    content: "";
    width: 31px;
    height: 31px;
    position: absolute;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-ex.svg);*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/path_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s all ease;
  }
  .hcp-smallcell-lung a#monitor-manage,
  .lung-cancer a#monitor-manage,
  .hcp-smallcell-lung a#explore-resources,
  .lung-cancer a#explore-resources,
  .hcp-smallcell-lung a#nsclc-sclc,
  .lung-cancer a#nsclc-sclc,
  .hcp-smallcell-lung a#Preparing-treatments,
  .lung-cancer a#Preparing-treatments {
    scroll-margin-top: 100px !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li.active > a {
    color: #003865;
    background: #f0f5fc;
  }

  nav.navbar.navbar-inverse {
    margin-bottom: 0px;
    /*min-height: 10px;*/
  }

  .select-indication ul.dropdown-menu li:hover .popovers {
    display: none;
  }

  .select-indication ul.dropdown-menu > li:hover > a:after {
    display: none;
  }

  .sticky-isi-wrapper {
    max-height: 115px;
  }

  .sticky-eye-row h2 {
    margin-top: 21px;
    margin-bottom: 5px;
  }

  .container.sticky-eye-row {
    padding: 0 36px;
  }

  a.isi-plus {
    font-size: 30px;
    padding-right: 16px;
  }

  .isi-plus span {
    top: -6.5px;
  }

  .container.sticky-eye-row p {
    font-family: "Roboto-Light";
  }

  a[name="isi"] {
    scroll-margin-top: 100px;
  }

  .logos {
    max-width: 160px;
  }

  a.m-isi-in-hd {
    position: relative;
    z-index: 1;
    color: inherit;
  }

  .navbar-open {
    overflow: hidden;
  }

  .navbar-open main#maincontent:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 75%);
  }
  /*nsclc and sclc navigation design*/
  .navbar-nav.navbar-middle > li > .dropdown-menu li a,
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu.multi-level li a {
    padding: 11px 0 12px 41px !important;
  }
  .navbar-inverse .navbar-nav.navbar-middle > li:first-child a,
  .navbar-inverse .navbar-nav.navbar-middle > li.imfinzi-sclc-home > a {
    /*background: #F0F5FC !important;*/
    background: #e4edfc !important;
  }
  .navbar-nav.navbar-middle.visible-xs.visible-sm > li > a:before,
  .navbar-nav.navbar-right > li.ns-link.visible-xs.visible-sm > a:before {
    content: "";
    width: 31px;
    height: 45px;
    position: absolute;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-plus-v1.svg) no-repeat;*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/Blue_circle_white_plus.svg)
      no-repeat;
    background-position: center;
    right: 10px;
    border-bottom: 0px;
    top: 0;
  }

.navbar-nav.navbar-middle.visible-xs.visible-sm > li.disease-pos > a:before {
    content: none;
}

  .navbar-nav.navbar-middle.visible-xs.visible-sm
    > li.pos-disease-state
    > a:before,
  .navbar-nav.navbar-middle.visible-xs.visible-sm
    > li.pos-disease-state
    > a:after {
    display: none;
  }
  .navbar-nav.navbar-middle.visible-xs.visible-sm > li.open-submenu > a:before,
  .navbar-nav.navbar-right
    > li.ns-link.visible-xs.visible-sm.open-submenu
    > a:before {
    width: 35px;
    /*background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/nav-ico-minus-v1.svg) no-repeat;*/
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/Blue_circle_white_minus.svg)
      no-repeat;
    top: 3px;
    right: 11px;
    background-position: center;
    background-size: 108%;
    content: "";
    width: 31px;
    height: 45px;
    position: absolute;
    top: 0px !important;
  }
  .pos-hcp ul.nav.navbar-nav.navbar-right li.order-res-link {
    margin-right: 0px !important;
  }
  .navbar-nav.navbar-middle.visible-xs.visible-sm > li:first-child > a:before {
    display: none;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle.visible-xs.visible-sm
    > li.open-submenu
    ul,
  .navbar-nav.navbar-right
    > li.ns-link.visible-xs.visible-sm.open-submenu
    > ul {
    display: block;
    top: 0;
    padding: 0;
    position: relative;
  }
  .ns-link.visible-xs.visible-sm ul li,
  .order-res-link.visible-xs.visible-sm ul li {
    width: 100%;
  }
  .navbar-nav > li > .dropdown-menu li a,
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu.multi-level li a,
  ul.nav.navbar-nav.navbar-middle li ul.dropdown-menu li a,
  .navbar-nav > li > .dropdown-menu li a,
  ul.nav.navbar-nav.navbar-right
    li.order-res-link
    ul.dropdown-menu.multi-level
    li
    a {
    font-size: 16px;
    line-height: 19px;
    font-family: "Ubuntu";
    border-bottom: 1px solid #7098d2;
    padding-left: 34px;
  }

    ul.nav.navbar-nav.navbar-right li.order-res-link.active a, ul.nav.navbar-nav.navbar-right li.order-res-dropdown-link ul.dropdown-menu.multi-level li a {
          font-family: "Ubuntu" !important;
    }

    ul.nav.navbar-nav.navbar-right li.cyr-link a {
        font-size: 16px;
    }

    ul.nav.navbar-nav.navbar-middle li ul.dropdown-menu li a.active, ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu li a.active {
      font-family: "Ubuntu" !important;
    	font-weight: 700;
    }
    


    .navbar-inverse .navbar-nav.navbar-middle>li>a {
        font-weight: 700;
    }
  .navbar-nav > li > .dropdown-menu {
    padding: 0;
    border: 0;
  }
  .ns-link.ns-desk-only {
    display: none;
  }
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu li a {
    background: #f0f5fc;
  }
  .nurse-center ul.navbar-nav {
    padding: 0;
  }
  .nurse-center ul.navbar-nav {
    padding-bottom: 0 !important;
  }
  .nurse-center .navbar-nav.navbar-middle > li,
  .imfinzi-durvalumab-resources .navbar-nav.navbar-middle > li {
    border-bottom: 0 !important;
  }
  .open-submenu .dropdown-menu.multi-level {
    border-top: 0;
  }
  ul.footer-nav-links {
    height: auto;
  }
  ul.footer-nav-links li:last-child {
    text-align: left !important;
    display: block;
  }
  .moa .kWidgetCentered {
    background-size: 54%;
    background-repeat: no-repeat;
    background-position: 10px;
    /*margin-top: -13.5px;
    margin-left: -21px;*/
  }
	.efficacy .hscroll-thumb {
        height: 11px;
    }
	.efficacy .hscroll-thumb span {
        position: absolute;
        height: 11px;
        background: #808184;
    }

    .efficacy .hscroll-bar {
        max-width: 299px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        border: 1px solid #808184;
    }
	.disease-state .reference-section {
		padding-right: 0px;
    }
}

@media only screen and (max-width: 360px) {
  .isi-hl-txt {
    max-width: 150px;
  }

  a#prescribing-information {
    padding-left: 21px;
    padding-right: 21px;
  }

  .fullheader ul.list-inline > li:first-child {
    max-width: 105px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fullheader ul.list-inline {
    justify-content: space-between;
  }
  .sticky-eye-row.container h2 {
    letter-spacing: -0.8px;
  }
  .fullheader ul.list-inline > li:first-child {
    max-width: 100%;
  }

  .isi-hl-txt {
    max-width: 220px;
  }

  .isi-hl-txt p,
  .isi-hl-txt p,
  .nursecenter .isi-hl-txt p {
    max-width: 140px;
    margin-top: 14px;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .select-indication ul.dropdown-menu > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar-inverse .navbar-nav.navbar-middle > li:first-child a,
  .navbar-inverse .navbar-nav.navbar-middle > li.imfinzi-sclc-home > a {
    padding-left: 38px !important;
  }
  a.fpc-mob:before,
  a.med-res-n:before {
    background-position: top;
  }
  ul.nav.navbar-nav.navbar-right li a {
    padding: 12px 35px !important;
  }
  header#header.non-sticky {
    top: 0 !important;
  }
  .hcp-smallcell-lung.imfinzi-durvalumab-resources header#header,
  .hcp-smallcell-lung.nurse-center header#header,
  .lung-cancer.imfinzi-durvalumab-resources header#header,
  .lung-cancer.nurse-center header#header {
    background-image: none;
    border-bottom: 1px solid #7098d2;
  }
  .imfinzi-crt #maincontent.container,
  .safety.lung-cancer #maincontent.container,
  .dosing.lung-cancer #maincontent.container,
  .efficacy.lung-cancer #maincontent.container {
    margin-top: 62px;
  }
  .post-hoc-completers-analysis #maincontent.container {
    margin-top: 53px;
  }
  #sitemap
    > div.siteamp-iparsys.iparsys.parsys
    .isi.section
    .indication-header.mobile_only
    h2 {
    margin-top: 22px;
  }
}

@media only screen and (min-width: 992px) {
  .mibc-links .now-approved {
    padding: 0 5px 0px 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0px !important;
    font-size: 12px !important;
    line-height: 19px !important;
    color: #ffffff !important;
    background: #07729b !important;
    clip-path: polygon(
      0 0,
      100% 0,
      100% 100%,
      100% 100%,
      0 100%,
      10% 100%
    ) !important;
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% 100%,
      100% 100%,
      0 100%,
      10% 100%
    ) !important;
    width: 125px !important;
    text-align: right !important;
    font-family: "Ubuntu" !important;
    font-weight: 700 !important;
  }

  ul.nav.navbar-nav.navbar-right li.ns-link a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 12px;
    background: url(/content/dam/website-services/us/434-imfinzi-com/resectable-test/desktop/right-blue-arrow.svg)
      no-repeat;
    position: relative;
    left: 5px;
    top: 2px;
  }
  ul.nav.navbar-nav.navbar-right li.ns-link a:hover:after {
    background: url(/content/dam/website-services/us/434-imfinzi-com/resectable-test/desktop/right-white-arrow.svg)
      no-repeat;
  }
  .connect-with-your-rep.connect-rep-new
    ul.nav.navbar-nav.navbar-right
    .ns-link::after {
    content: "\f078";
    font-family: fontawesome;
    padding-left: 5px;
    font-weight: 100;
    position: absolute;
    right: 0px;
    top: 9px;
    transform: rotate(-90deg);
    font-size: 15px;
    display: none;
  }
  .connect-with-your-rep.connect-rep-new
    ul.nav.navbar-nav.navbar-right
    li.ns-link
    a {
    padding: 9px 21px 9px 8px !important;
  }
  /*DNS global footer change*/
  .txt-cntr {
    text-align: center;
  }

  p#dr-persing {
    scroll-margin-top: 120px !important;
  }
  .m-left-5 {
    margin-left: 5px;
  }
  .imfinzi-durvalumab-resources .select-indication a.dropdown-toggle {
    text-align: left;
  }
  nav.navbar.navbar-inverse {
    margin-bottom: 8px;
    min-height: 10px;
  }

  header#header {
    position: fixed;
    background: #fff;
    z-index: 10;
    width: 100%;
    transition: 0.3s all ease;
    transform: translateY(0%);
    border: none;
    min-height: 83px;
  }
  .hcp_new li.dropdown.select-indication a.dropdown-toggle {
    padding: 7px 94px 7px 80px;
  }
  header#header.non-sticky {
    transform: translateY(0);
    top: 0 !important;
  }
  header#header.non-sticky .navbar .navbar-middle li:hover ul {
    display: flex !important;
  }
  header#header.non-sticky .navbar .navbar-right li.active:hover ul {
    display: flex !important;
  }
  header#header.non-sticky .navbar li.select-indication:hover ul {
    display: none !important;
  }
  header#header.non-sticky .navbar li.select-indication.open ul {
    display: block !important;
  }
  li.ns-link {
    margin: 0 3px !important;
  }

  .hcp_new main#maincontent {
    margin-top: 83px;
  }
  .nurse-center header#header,
  .imfinzi-durvalumab-resources header#header {
    background-image: none;
    border-bottom: none;
  }

  .imfinzi-expert-videos ul.footer-nav-links {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
  }
  .navbar-inverse .navbar-nav.navbar-middle li.pos-disease-state > a {
    max-width: 112px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fullheader ul.list-inline > li,
  .fullheader ul.list-inline > li:first-child {
    padding-left: 8px;
    padding-right: 8px;
  }

  nav.navbar.navbar-inverse {
    max-width: 769px;
  }

  a#prescribing-information {
    padding: 8px;
  }

  nav.navbar.navbar-inverse .container-fluid {
    padding-left: 0;
  }
  .header-iparsys.iparsys.parsys {
    /* max-width: 970px; */
    max-width: 1040px;
    margin: auto;
  }
  .imfinzi-durvalumab-resources nav.navbar.navbar-inverse {
    max-width: 755px;
  }

  .imfinzi-durvalumab-resources .logo {
    position: relative;
    left: -2rem;
  }

  /****Nav fixes for hepatocellular-carcinoma*****/

  .hepatocellular-carcinoma .header-iparsys.iparsys.parsys {
    max-width: 1050px;
  }
  .hepatocellular-carcinoma .fullheader ul.list-inline > li,
  .hepatocellular-carcinoma .fullheader ul.list-inline > li:first-child {
    padding-right: 16px;
  }
  .hepatocellular-carcinoma nav.navbar.navbar-inverse {
    max-width: 830px;
  }

  /****Nav fixes for hepatocellular-carcinoma*****/
}

@media only screen and (min-width: 993px) and (max-width: 1040px) {
  .fullheader ul.list-inline > li,
  .fullheader ul.list-inline > li:first-child {
    padding-left: 4px;
    padding-right: 4px;
  }
  nav.navbar.navbar-inverse {
    max-width: 750px;
  }
  .hcp .main_logo {
    margin-left: 10px;
  }
  .hcp .main_logo img {
    width: 119px;
  }
  .hcp .logos .logo img {
    width: 90px !important;
  }
  .fullheader ul.list-inline {
    margin: 0px 4px 10px -5px;
  }
  .connect-with-your-rep.connect-rep-new .main_logo,
  .sitemap .main_logo,
  .contact-us .main_logo {
    margin-left: 10px;
  }
  .connect-with-your-rep.connect-rep-new .main_logo img,
  .sitemap .main_logo img,
  .contact-us .main_logo img {
    width: 119px;
  }
  .connect-with-your-rep.connect-rep-new .logos .logo img,
  .sitemap .logos .logo img,
  .contact-us .logos .logo img {
    width: 90px !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .hepatocellular-carcinoma .now-app-overlay-2 {
    top: 145px;
  }
}

@media only screen and (min-width: 1200px) {
  .header-iparsys.iparsys.parsys {
    /*max-width: 1170px;
        max-width: 1180px;*/
    max-width: 1344px;
    margin: 0 auto;
    /*margin-right: 52px;*/

  }

    .logos {
      margin-left: auto;
    }
  .navbar-nav > li.select-indication.sclc-indication:first-child > a:hover,
  .navbar-nav > li.select-indication.sclc-indication:first-child.active > a {
    padding-left: 56px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* ISI UPDATE */
  .hcc-hcp .sticky-isi-wrapper {
    max-height: 88px;
    z-index: 999;
  }

  .hcc-hcp .indication-popup {
    height: 131px;
  }

  .hcc-hcp .indi-popup-container h2 {
    border: none !important;
    box-shadow: 0px -3px 6px #00000029;
    font-family: "Roboto-Regular" !important;
    line-height: 14px;
  }

  .hcc-hcp .sticky-eye-row h2 {
    font-size: 21px;
    line-height: 14px;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 10px;
  }

  /* ISI UPDATE END */

  .mobile-only,
  .mobile_only {
    display: block;
  }
  .desktop-only,
  .desktop_only {
    display: none;
  }
  .container.sticky-eye-row {
    padding: 0 15px;
  }
  .isi.section .col-xs-12 {
    padding-right: 0px;
  }
  .isi > h2:first-child {
    display: block;
  }
  .safety.metastatic-safety-new .isi > h2:first-child {
    display: none;
  }
  .nursecenter .sticky-isi-wrapper p,
  .nursecenter .sticky-isi-wrapper ul li {
    line-height: 19px !important;
  }
  .sticky-isi-wrapper {
    z-index: 11;
  }
  .lung-cancer.nursecenter .isi .col-sm-6:nth-child(1),
  .lung-cancer.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(1),
  .hcp-smallcell-lung.nursecenter .isi .col-sm-6:nth-child(1),
  .hcp-smallcell-lung.imfinzi-durvalumab-resources .isi .col-sm-6:nth-child(1) {
    padding-right: 0;
  }
  /*Indication popup styling*/
  .indication-popup {
    color: #000000;
    display: block;
    position: fixed;
    background: #ffffff;
    height: 159px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 11;
  }

  .indication-popup .indi-popup-container {
    margin-bottom: 70px;
    background: #ffffff;
    padding: 0px 10px 150px 10px;
    margin-top: 0;
  }
  .indi-popup-container h2 {
    margin-top: 9px;
    font-family: RobotoCondensed-Bold;
    color: #fff;
    font-size: 12px;
    background-color: #891325;
    margin: 0 -10px;
    padding: 15.41px 10px;
  }
  .indi-popup-container h2 {
    background-color: #003865;
    padding: 14.41px 9px;
    border: 1px solid #979797;
  }
  span.ind-readmore {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: -4px 0 0 5px;
  }
  span.ind-readmore img {
    max-width: 100%;
    position: relative;
    top: -1px;
  }
  span.ind-readless img {
    width: 10px;
    position: relative;
    height: 10px;
    margin: -2px 0 0 4px;
    display: none;
  }
  .content-container {
    width: 100%;
    overflow-y: scroll;
    height: calc(100vh - 253px);
  }
  .indication-popup .indi-popup-container .page-content {
    margin-top: 15px;
    float: left;
    padding: 0;
  }
  .indication-popup .page-content {
    clear: both;
  }
  .indi-popup-container p {
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.31;
    font-weight: 300;
    font-size: 16px;
    color: #555555;
  }
  .indication-popup.open-indi-popup {
    top: 94px;
  }
  /*Indication popup styling ends here*/
}

@media only screen and (min-width: 768px) {
  .mobile-only,
  .mobile_only {
    display: none;
  }
  .desktop-only,
  .desktop_only {
    display: block;
  }
  .isi ul {
    margin-bottom: 25px;
  }
  body.pos-hcp .isi ul {
    margin-bottom: 5px;
  }
  .isi ul.inner-ul-sep2,
  .isi-main-list1 ul.inner-ul-sep1 {
    margin-bottom: 10px;
  }
  .indication-popup {
    display: none !important;
  }
  .isi p,
  .isi ul li {
    font-size: 16px;
    line-height: 19px;
    color: #555555;
  }
  .isi .col-sm-6:nth-child(1) {
    padding-right: 23px;
  }
  .isi .col-sm-6:nth-child(2) {
    padding-left: 0;
    padding-right: 23px;
  }

  .non-small-cell-lung-cancer.lung-cancer main#maincontent {
    margin-top: 52px;
  }
  .small-cell-lung-cancer.hcp-smallcell-lung main#maincontent {
    margin-top: 36px;
  }
  header#header.non-sticky .navbar .navbar-middle li:hover ul {
    display: flex;
  }
  .navbar-nav {
    width: auto;
    float: left;
  }
  /*.navbar-nav.navbar-middle .dropdown-menu.multi-level li, .navbar-nav.navbar-right .dropdown-menu.multi-level li {
        width: 100%;
    }  */
  .lung-cancer.nursecenter .isi p,
  .lung-cancer.nursecenter .isi ul,
  .lung-cancer.imfinzi-durvalumab-resources .isi p,
  .lung-cancer.imfinzi-durvalumab-resources .isi ul,
  .hcp-smallcell-lung.nursecenter .isi p,
  .hcp-smallcell-lung.nursecenter .isi ul,
  .hcp-smallcell-lung.imfinzi-durvalumab-resources .isi p,
  .hcp-smallcell-lung.imfinzi-durvalumab-resources .isi ul {
    line-height: 19px;
    color: #4a4a4a;
    font-family: "Roboto-Light";
  }
  .lung-cancer.nursecenter .isi h2,
  .lung-cancer.imfinzi-durvalumab-resources .isi h2,
  .hcp-smallcell-lung.nursecenter .isi h2,
  .hcp-smallcell-lung.imfinzi-durvalumab-resources .isi h2 {
    margin: 20px auto 10px;
  }
  .az_logo a img {
    width: 214px;
    height: 57px;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-nav > li:first-child > a:before {
    display: none;
  }
  /*.nursecenter header#header.non-sticky {
        top: -75px !important;
    }
    .navbar-nav > li.select-indication.sclc-indication:first-child > a:hover, 
    .navbar-nav > li.select-indication.sclc-indication:first-child.active > a {
        paddingt: 3px 68px 3px 20px !important;
    }      */
  .navbar-collapse > ul:first-child {
    margin-top: -6px;
  }
  .hcp_new .navbar-collapse > ul:first-child {
    margin-top: 0;
  }
  ul.popover-list > li.active > a {
    text-decoration: underline;
  }
  .navbar-inverse .navbar-nav.navbar-middle > li.active > a,
  .navbar-inverse .navbar-nav.navbar-middle > li:hover > a {
    background: none;
    border-bottom: 4px solid #9e2a33;
    margin-bottom: -4px;
    z-index: 4;
    font-family: "RobotoCondensed-Bold";
  }
  /*.navbar-inverse .navbar-nav.navbar-middle>li:first-child.active>a, 
    .navbar-inverse .navbar-nav.navbar-middle>li:first-child:hover>a {
        padding-bottom:11px !important;
        border-bottom: none;    
        margin-bottom: 0;
    }*/
  .navbar-inverse
    .navbar-nav.navbar-middle
    > li.active
    > ul.dropdown-menu.multi-level,
  .navbar-inverse
    .navbar-nav.navbar-middle
    > li:hover
    > ul.dropdown-menu.multi-level,
  .navbar-inverse
    .navbar-nav.navbar-right
    > li.ns-link.active
    > ul.dropdown-menu.multi-level {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle
    > li
    > ul.dropdown-menu.multi-level:before,
  .navbar-inverse
    .navbar-nav.navbar-right
    > li
    > ul.dropdown-menu.multi-level:before {
    display: none;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle
    > li:hover
    > ul.dropdown-menu.multi-level {
    z-index: 2;
  }
  .nav.navbar-nav.navbar-right > li:hover > ul.dropdown-menu.multi-level {
    z-index: 2;
  }
  .non-small-cell-lung-cancer .select-indication ul.dropdown-menu > li > a,
  .small-cell-lung-cancer .select-indication ul.dropdown-menu > li > a {
    padding: 32px 48px;
  }
  .subpage-banner {
    margin-top: 40px !important;
  }
  .efficacy.lung-cancer .subpage-banner,
  .post-hoc-completers .subpage-banner {
    margin-top: 48px !important;
  }
  .imfinzi-durvalumab-resources .subpage-banner {
    margin-top: 0px !important;
  }
  .navbar-nav.navbar-middle > li > .dropdown-menu li a:hover,
  .navbar-nav.navbar-right > li.ns-link > .dropdown-menu li a:hover,
  .navbar-nav.navbar-middle > li > .dropdown-menu li a.active,
  .navbar-nav.navbar-right > li.ns-link > .dropdown-menu li a.active {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/white-arrow.png)
      no-repeat bottom center !important;
  }
  ul.nav.navbar-nav.navbar-right li.ns-link a:hover,
  ul.nav.navbar-nav.navbar-right li.ns-link.active a {
    background: #003865;
    color: #fff !important;
  }
  .nursecenter .navbar li ul.dropdown-menu.multi-level {
    margin-left: 0px !important;
  }
  .nursecenter
    .navbar-nav
    .dropdown-menu.multi-level
    li.monitor-manage-imaes
    a {
    width: auto !important;
  }
  .isi,
  .nurse-center .isi {
    padding: 0 !important;
  }
  .isi p.mr-4 {
    padding-right: 11px;
    margin-bottom: 15px;
  }
  .isi p.mr-20 {
    margin-right: 20px;
  }
  .navbar-nav .dropdown-menu.multi-level {
    border-top: 1px solid #6f99d2;
    border-bottom: 1px solid #6f99d2;
    background: #003865;
  }
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li > a {
    min-height: 37px;
    padding: 0 7.5px 11px 7.5px !important;
    max-width: 81px;
    text-align: center;
  }
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li:nth-child(1) > a,
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li:nth-child(3) > a,
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li:nth-child(5) > a,
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li:nth-child(6) > a {
    padding-top: 7px !important;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(3):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(3).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(5):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(5).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(6):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(6).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(1):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.nsclc-middle
    > li:nth-child(1).active
    > a {
    padding-bottom: 17px !important;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(2):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(2).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(4):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(4).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(5):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(5).active
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(1):hover
    > a,
  .navbar-inverse
    .navbar-nav.navbar-middle.sclc-middle
    > li:nth-child(1).active
    > a {
    padding-bottom: 18px !important;
    margin-bottom: -10px !important;
  }
  .hcp-smallcell-lung .navbar-inverse .navbar-nav.navbar-middle > li > a {
    padding: 0 10px 11px 10px !important;
    text-align: center;
  }
  ul.dropdown-menu .popover-list li p {
    line-height: 15px;
  }
  ul.dropdown-menu .popover-list li p a,
  ul.dropdown-menu .popover-list li p a:hover {
    font-family: "RobotoCondensed-Light";
  }
  .navbar-nav.navbar-middle > li > .dropdown-menu li a.active,
  .navbar-nav.navbar-right > li > .dropdown-menu li a.active,
  .navbar-nav.navbar-middle > li > .dropdown-menu li a:hover,
  .navbar-nav.navbar-right > li.ns-link > .dropdown-menu li a:hover {
    font-family: "RobotoCondensed-Bold";
  }
  .section-link {
    scroll-margin-top: 105px !important;
  }
  #posthoc {
    scroll-margin-top: 136px !important;
  }
  #osinitt {
    scroll-margin-top: 120px !important;
  }
  .navbar-nav.navbar-middle > li > .dropdown-menu li a,
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu.multi-level li a {
    color: #ffffff !important;
  }
  .kWidgetPlayBtn {
    background-repeat: no-repeat !important;
    width: 80px !important;
    height: 80px !important;
    background-size: contain !important;
    margin-top: -30.5px !important;
  }
}
@media only screen and (max-width: 991px) {
  /*logo*/
  .hcp .logos {
    max-width: 210px;
    margin-top: 10px;
  }
  .hcp .main_logo img {
    width: 100px;
  }
  .hcp .logo {
    margin-left: 15px;
  }
  .hcp .logos .logo img {
    width: 80px !important;
  }

  /*Global*/
  .connect-with-your-rep.connect-rep-new .logos,
  .sitemap .logos,
  .contact-us .logos {
    max-width: 210px;
    margin-top: 10px;
  }
  .connect-with-your-rep.connect-rep-new .main_logo img,
  .sitemap .main_logo img,
  .contact-us .main_logo img {
    width: 100px;
  }
  .connect-with-your-rep.connect-rep-new .logo,
  .sitemap .logo,
  .contact-us .logo {
    margin-left: 15px;
  }
  .connect-with-your-rep.connect-rep-new .logos .logo img,
  .sitemap .logos .logo img,
  .contact-us .logos .logo img {
    width: 80px !important;
  }
  header#header {
    background-color: #ffffff !important;
    border-bottom: 1px solid #7098d2;
  }
  .navbar-nav > li {
    border-bottom: 0;
    height: auto;
    background-color: transparent !important;
    text-align: left;
    width: 100%;
  }
  .navbar-nav.navbar-right li,
  .navbar-nav.navbar-middle li {
    position: relative;
    clear: both;
  }
  .navbar-inverse
    .navbar-nav.navbar-middle
    .open
    .dropdown-menu
    > li
    > a.active {
    font-family: "RobotoCondensed-Bold";
  }
  .navbar-nav > li.dropdown:first-child > a:before {
    left: auto;
    border: 0;
    margin-right: 0;
  }
  li.dropdown.select-indication a.dropdown-toggle[aria-expanded="true"]:before {
    left: auto;
    top: 50%;
    border: 0;
  }
  li.dropdown.select-indication.nsclc-indication a.dropdown-toggle,
  li.dropdown.select-indication.sclc-indication a.dropdown-toggle {
    /* padding: 4.5px 35px !important; */
    padding: 4.5px 34px !important;
  }
  .navbar-nav.navbar-right li.visible-xs.visible-sm a {
    color: #003865 !important;
    text-transform: none;
    background: #ffffff;
    text-align: left;
  }
  ul.nav.navbar-nav.navbar-middle {
    display: none;
    padding: 0px;
  }
  .navbar-inverse .navbar-nav.navbar-middle > li > a {
    max-width: 100%;
    border-bottom: 1px solid #7098d2;
    font-size: 16px;
    line-height: 19px;
    /*padding: 12px 0 12px 34px !important;*/
    padding: 12px 0 12px 31px !important;
    text-align: left;
    margin-right: 0;
    font-family: "Ubuntu";
  }
  .hcp-smallcell-lung ul.nav.navbar-nav.navbar-middle {
    padding-left: 0;
  }
  .hcp-smallcell-lung .navbar-inverse .navbar-nav.navbar-middle > li > a {
    max-width: 100%;
    background: #ffffff;
  }
  .navbar-nav > li:first-child > a:hover:before,
  .navbar-nav > li:first-child.active > a:before,
  .navbar-collapse .navbar-nav > li:first-child > a.currentMenuItem:before {
    border-bottom: 0 !important;
  }
  .navbar-nav > li:nth-child(4),
  .navbar-nav > li:nth-child(5),
  .navbar-nav > li:nth-child(6) {
    width: 100% !important;
  }
  .navbar-nav.navbar-middle .dropdown-menu.multi-level li {
    width: 100%;
    margin-top: 0;
  }
  .navbar-inverse .navbar-nav.navbar-middle > .open > a,
  .navbar-inverse .navbar-nav.navbar-middle > .open > a:focus,
  .navbar-inverse .navbar-nav.navbar-middle > .open > a:hover {
    background: #ffffff;
  }
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu li a {
    font-family: RobotoCondensed-Regular;
  }
  #posthoc,
  #osinitt {
    scroll-margin-top: 100px !important;
  }
  ul.nav.navbar-nav.navbar-middle li ul.dropdown-menu li a.active,
  ul.nav.navbar-nav.navbar-right li.ns-link ul.dropdown-menu li a.active {
    font-family: "RobotoCondensed-Bold";
  }
  .footer-bd,
  .ft-bd-2 p,
  .nursecenter .footer .ft-bd-2 p {
    max-width: 349px;
  }
  span.immune-block {
    white-space: nowrap;
  }
  #sitemap > div.siteamp-iparsys.iparsys.parsys .isi.section h2 {
    margin-top: 22px;
  }
  #sitemap > div.siteamp-iparsys.iparsys.parsys .isi.section h2.mt {
    margin: 0 0 10px;
  }
  .isi.section h3 {
    margin: 10px auto 10px !important;
  }
  .navbar-nav.navbar-right
    > li.order-res-dropdown-link.visible-xs.visible-sm
    > a:before {
    right: 22px !important;
  }
  /*.isi p.mr-4 {
		padding-right: 4px;
    }
    .isi > ul > li::before {
		left: -6px;
    }	
	.isi ul {
    	padding-left: 10px;
	}
    .isi ul> li:before {
		left: -5px;
    }
    .isi-main-list1 ul.inner-ul-sep1{
    	padding-left: 14px;
    }
	.isi ul.inner-ul-sep1 li.mr-24-mobile{
		padding-right: 28px;
    }
	.isi ul.inner-ul-sep1 li.mr-3-mobile{
		padding-right: 3px;
    }
	.isi ul.inner-ul-sep1 li.mr-4-mobile{
		padding-right: 4px;
    }
	.isi ul.isi-main-list1{
		padding-left: 9px;
    }
	.isi-main-list1 ul.inner-ul-sep1 li:before {
        left: -6px;
    }
	.isi-main-list1 ul.inner-ul-sep1 {
        padding-left: 2px;
    }*/
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-nav.navbar-middle > li > .dropdown-menu li a,
  ul.nav.navbar-nav.navbar-right
    li.ns-link.active
    ul.dropdown-menu.multi-level
    li
    a {
    padding: 12px 20px 13px !important;
  }
  .navbar-nav li.ns-link .dropdown-menu.multi-level li.prepare-for-treatment a {
    width: auto;
  }
  ul.nav.navbar-nav.navbar-middle {
    padding-left: 0;
  }
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li > a {
    max-width: 58px;
    padding: 0 3px 11px 3px !important;
  }
  li.dropdown.select-indication.nsclc-indication a.dropdown-toggle {
    padding: 3px 40px 3px 20px;
  }
  .non-small-cell-lung-cancer .select-indication ul.dropdown-menu > li > a,
  .small-cell-lung-cancer .select-indication ul.dropdown-menu > li > a {
    padding: 32px 25px;
  }
  ul.nav.navbar-nav.navbar-right li.ns-link a {
    padding: 9px 5px !important;
  }
  .hcp-smallcell-lung .navbar-inverse .navbar-nav.navbar-middle > li > a {
    max-width: 93px;
    padding: 0 3px 11px 3px !important;
  }
  li.dropdown.select-indication.sclc-indication a.dropdown-toggle {
    padding: 3px 68px 3px 20px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .isi-plus span {
    right: 0;
  }
  .navbar-inverse .navbar-nav.navbar-middle.nsclc-middle > li > a {
    max-width: 80px;
  }
  body > iframe {
    display: none;
  }
}
@media screen and (max-width: 343px) {
  .content-container {
    overflow-y: scroll;
  }
  .hcc_new_popup .explore-data-section {
    left: 5px;
  }
  .hcc_new_popup .explore-data {
    left: 5px;
  }
}
@media screen and (min-width: 453px) and (max-width: 767px) {
  .sticky-eye-row h3 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 365px) {
  .sticky-eye-row.container h2 {
    font-size: 19px;
  }
}
@media only screen and (min-width: 414px) {
  button.navbar-toggle[aria-expanded="true"] .cls-txt {
    position: relative;
    /*bottom: 24px;*/
    bottom: 0;
  }
}
@media only screen and (min-width: 448px) and (max-width: 690px) {
  .indication-popup {
    height: 142px;
  }
}
@media only screen and (min-width: 691px) and (max-width: 767px) {
  .indication-popup {
    height: 123px;
  }
}
@media only screen and (max-height: 229px) {
  .sticky-isi-wrapper {
    max-height: 45px;
  }
  .indication-popup {
    height: 89px;
  }
  .content-container {
    height: 50px;
  }
  div#hcpNavbar {
    max-height: 45px;
  }
}
.pink-var {
  color: #f615ffde;
}
.pink-var:before {
  content: "[";
  color: #f615ffde;
}
.pink-var:after {
  content: "]";
  color: #f615ffde;
}

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

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 153vh;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 132vh;
  }
}
/* iphone X , XS, 11 Pro, 12 Mini */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 125vh;
  }
}

/* iphone 12, 12 Pro */
@media only screen and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 125vh;
  }
}

/* iphone XR, 11 */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 125vh;
  }
}

/* iphone XS Max, 11 Pro Max */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .htovr,
  body {
    overflow: scroll;
    max-height: 125vh;
  }
}

/* iphone 12 Pro Max */
/* @media only screen and (min-device-width: 428px) and (max-device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation : portrait){ 
        .htovr, body{
            overflow: scroll;
            max-height: 125vh;
        }
    } */

@media only screen and (max-width: 1200px) {
  .interstitial-popup.hcc_new_popup .popup-main-block {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/hcc_background_mobile_2x.jpg)
      no-repeat;
    width: 351px;
    height: 769px;
    background-size: 100% 100%;
    left: calc(50% - 175px);
    top: 5%;
    z-index: 11;
  }

  .interstitial-popup.hcc_new_popup .popup-main-block {
    top: 2%;
  }

  a.close-btn.btnClose {
    top: 12px;
    right: 13px;
    display: flex;
    align-items: center;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pos-hcp/interstitial-popup/mobile/btn-close-mobile.png)
      no-repeat;
    background-repeat: no-repeat;
    background-size: 38px 38px;
    background-position: 100% center;
    width: 78px;
    height: 38px;
  }

  .hcc_new_popup .violator-section {
    max-width: 399px;
    margin: 28px 0 0 22px;
  }

  .hcc_new_popup .explore-data-section {
    flex-direction: column-reverse;
    bottom: 128px;
    top: auto;
    right: 0;
    left: 0;
    max-width: 320px;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .interstitial-popup.hcc_new_popup .footnote-section {
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    padding: 0 1px;
    max-width: 229px;
  }

  .hcc_new_popup .explore-data {
    margin: 14px auto;
    width: 312px;
    height: 72px;
    background-color: #4077c4;
    border: 0;
    position: absolute;
    bottom: 230px;
    right: 0;
    left: 0;
    padding: 0 12px;
  }
  .hcc_new_popup .violator-section h1 {
    font-size: 45px;
    line-height: 42px;
  }
  .hcc_new_popup .violator-section p {
    font-size: 25px;
    line-height: 30px;
    padding-right: 5px;
    margin-top: 13px;
  }

  .hcc_new_popup p.reach-more-content {
    font-size: 22px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 123px;
  }
  .interstitial-popup .footnote-section .footnote {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
    margin-bottom: 0;
    color: #003466;
  }

  .hcc_new_popup .footnote-section .mb11 {
    margin-bottom: 11px;
  }

  .interstitial-popup .footnote-section .footnote:nth-child(2) {
    margin-bottom: 1px;
  }
}

.reference-section .pink-color,
.pink-col {
  color: #eb00ff;
}

/********new dropdown css*********/

.navbar-nav-new .select-indication ul.dropdown-menu > li > a {
  /* padding: 39px 26px!important; */
  /* padding: 30.9px 26px!important; */
  padding: 30.9px 19px 30.9px 32px !important;
}
.navbar-nav-new .select-indication ul.dropdown-menu > li > a > p {
  font-size: 15px;
  line-height: 18px;
  color: #003262;
  font-family: "Ubuntu" !important;
  font-weight: 700;
}
.navbar-nav-new li.dropdown.select-indication a.dropdown-toggle {
  /* padding: 7px 80.9px; */
}
.navbar-nav-new li.dropdown.select-indication a.dropdown-toggle:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.navbar-new a.dropdown-toggle:focus-visible,
button.navbar-toggle:focus-visible,
li.nsclc-links > a:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.select-indication
  ul.dropdown-menu
  li.nsclc-links
  > a[aria-expanded="true"]
  + .popovers {
  display: block;
}
.navbar-nav-new .popovers {
  background: #ffffff;
  padding: 0;
  min-height: auto;
  box-shadow: none;
  min-width: 283px;
}
.navbar-nav-new ul.popover-list a {
  font-size: 15px;
  line-height: 15px;
  color: #00264a;
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/chevron-blue-desktop.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 94%;
  width: 100%;
  display: inline-block;
  padding: 30px 39px !important;
  font-family: "Ubuntu";
  font-weight: 700;
}
.navbar-nav-new ul.popover-list a:first-child {
  padding: 22px 39px !important;
}
.navbar-nav-new .popover-list li {
  border-bottom: solid 2px #b5cef2 !important;
  margin-bottom: 0;
  height: 74px;
  display: flex;
  align-items: center;
}
.navbar-nav-new .popover-list li:nth-child(2) {
  position: relative;
}
.navbar-nav-new .select-indication ul.dropdown-menu > li:hover > a:after {
  padding: 7px;
  padding-left: 7.3px;
  right: -9.3px;
  top: 40%;
}
.navbar-nav-new ul.popover-list li:hover {
  background: #f0f5fc;
}
.navbar-nav-new ul.popover-list li span.now-approved {
  padding: 1px 0;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 12px;
  line-height: 19px;
  color: #ffffff;
  background: #ac182e;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 10% 100%);
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% 100%,
    100% 100%,
    0 100%,
    10% 100%
  );
  width: 125px;
  text-align: center;
  font-family: "Ubuntu";
  font-weight: 700;
}
.navbar-nav-new .select-indication ul.dropdown-menu > li:hover > a:after {
  content: none;
}
.navbar-nav-new
  .select-indication
  ul.dropdown-menu
  > li:first-child:hover
  > a:after,
.select-indication
  ul.dropdown-menu
  li.nsclc-links
  > a[aria-expanded="true"]:after {
  content: "";
  padding: 7px;
  padding-left: 7.3px;
  right: -9.3px;
  top: 40%;
  font-weight: 100;
  position: absolute;
  z-index: 1;
  color: #b5cef2;
  background: #f0f5fc;
  border: solid #b5cef2;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.select-indication
  ul.dropdown-menu
  li.nsclc-links
  > a[aria-expanded="true"]
  + .popovers {
  display: block;
}
.navbar-nav-new .popovers {
  background: #ffffff;
  padding: 0;
  min-height: auto;
  box-shadow: none;
  min-width: 283px;
}
.navbar-nav > li > .dropdown-menu ul.popover-list li a:hover {
  font-family: "Ubuntu";
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/chevron-blue-desktop.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 94%;
}

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

    .select-indication ul.dropdown-menu{
		margin-top: 5px;
    }
  .navbar-nav-new
    .select-indication
    ul.dropdown-menu
    > li:first-child:hover
    > a:after,
  .select-indication
    ul.dropdown-menu
    li.sclc-links
    > a[aria-expanded="true"]:after {
    content: "";
    /* padding: 7px;
    padding-left: 7.3px;
    right: -9.3px;
    top: 40%; */
    padding: 8px;
    padding-left: 8.3px;
    right: -10.3px;
    top: 47%;
    font-weight: 100;
    position: absolute;
    z-index: 1;
    color: #b5cef2;
    background: #f0f5fc;
    /* border: solid #B5CEF2; */
    border: solid #7098d2;
    /* border-width: 0 2.5px 2.5px 0; */
    border-width: 0 1.9px 1.9px 0;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .navbar-nav-new
    .select-indication
    ul.dropdown-menu
    > li:nth-child(2):hover
    > a:after,
  .select-indication
    ul.dropdown-menu
    li.sclc-links
    > a[aria-expanded="true"]:after {
    content: "";
    /* padding: 7px;
    padding-left: 7.3px;
    right: -9.3px;
    top: 40%; */
    padding: 8px;
    padding-left: 8.3px;
    right: -10.3px;
    top: 47%;
    font-weight: 100;
    position: absolute;
    z-index: 1;
    color: #b5cef2;
    /* border: solid #B5CEF2; */
    border: solid #7098d2;
    /* border-width: 0 2.5px 2.5px 0; */
    border-width: 0 1.9px 1.9px 0;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  li.sclc-links {
    position: relative;
  }
  li.sclc-links .popovers {
    top: -2px;
  }

  /******100544 updates********/

  body.hcc-hcp
    .navbar-nav.navbar-middle
    > li:hover
    > ul.dropdown-menu.multi-level {
    top: 90px;
  }
  body.hcc-hcp
    .navbar-nav.navbar-middle
    > li.active:hover
    > ul.dropdown-menu.multi-level {
    top: 83px;
  }

  /******100544 updates********/
}

@media screen and (max-width: 991px) {
  #hcpNavbar li.right-arrow-link::before {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/chevron-blue-desktop.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    top: 6px !important;
    right: 11px;
    content: "";
    position: absolute;
    width: 31px;
    height: 31px;
    z-index: 1;
  }
  #hcpNavbar li.right-arrow-link.dMMR-link::before {
    top: 15px !important;
  }
  #hcpNavbar li.right-arrow-link {
    position: relative;
    /* background-color: #e5edfc; */
    background-color: #f0f5fc;
  }
  #hcpNavbar
    li.right-arrow-link
    .popovers
    ul.popover-list
    li.right-arrow-link::before {
    top: 21px !important;
  }

  #hcpNavbar li.right-arrow-link.popovers-toggle::before {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/chevron-blue-desktop.png);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
    transform: rotate(90deg);
    top: 6px !important;
    right: 11px;
    transition: transform 0.3s ease;
  }

  #hcpNavbar li.right-arrow-link.popovers-toggle[aria-expanded="true"]:before {
    transform: rotate(270deg) !important;
  }

  #hcpNavbar li.right-arrow-link .popovers ul.popover-list li a {
    /* font-size: 15px;
        line-height: 15px; */
    font-size: 16px;
    line-height: 17px;
    font-family: "Ubuntu";
    font-weight: 700;
    /* padding: 22px 39px 22px 60px !important; */
    padding: 22px 39px 22px 50px !important;
    border-bottom: none;
    background-image: none;
    /* background-color: #e5edfc; */
    background-color: #f0f5fc;
  }
  .navbar-nav-new .select-indication ul.dropdown-menu > li > a {
    /* padding: 6px 15px 6px 45px !important; */
    /* padding: 13px 15px 13px 35px !important; */
    padding: 13px 15px 13px 34px !important;
    line-height: 15px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li.active > a {
    color: #003865;
    /* background: #F0F5FC; */
    background: #ffffff;
  }
  .popovers.openpopovers {
    position: static;
    display: block !important;
    border: solid 1px #7098d2;
  }
  .navbar-nav-new ul.popover-list li span.now-approved {
    padding: 1px 0 1px 8px;
    font-size: 10px;
    line-height: 15px;
    width: 103px;
  }
  .navbar-nav-new .popover-list li:nth-child(2) {
    position: relative;
    /* background-color: #e5edfc;  */
    background-color: #f0f5fc;
  }
  .navbar-nav-new .popover-list li {
    /* border-bottom: solid 2px #BACDEF !important; */
    border-bottom: solid 1px #7098d2 !important;
    position: relative;
    background-color: #e5edfc;
    height: 67px;
  }
  .navbar-nav-new .select-indication ul.dropdown-menu > li > a > p {
    font-size: 16px;
    line-height: 17px;
  }

  .mibc-links > span.now-approved {
    font-size: 10px !important;
    line-height: 15px !important;
    width: 103px !important;
    z-index: 1;
    display: block;
    padding: 0 5px 0px 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0px !important;
    color: #ffffff !important;
    background: #07729b !important;
    clip-path: polygon(
      0 0,
      100% 0,
      100% 100%,
      100% 100%,
      0 100%,
      10% 100%
    ) !important;
    text-align: right !important;
    font-family: "Ubuntu" !important;
    font-weight: 700 !important;
  }

  #hcpNavbar li.right-arrow-link.mibc-links::before {
    top: 16px !important;
  }

  #hcpNavbar li.right-arrow-link.popovers-toggle[aria-expanded="true"]:before {
    transform: rotate(270deg) !important;
  }
  #hcpNavbar .select-indication .dropdown-menu > li.right-arrow-link {
    background-color: #ffffff;
  }
  body.imfinzi-durvalumab-resources
    .navbar-nav-new
    .select-indication
    ul.dropdown-menu
    > li
    > a {
    padding-left: 55px !important;
  }
  .isi ul.inner-ul-sep2,
  .isi-main-list1 ul.inner-ul-sep1 {
    padding-left: 16px;
    padding-right: 8px;
  }

    .pos-hcp #isi .row .col-xs-12.col-sm-6 {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hcc-hcp header#header {
    height: 120px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1070px) {
  .hcc-hcp .fullheader {
    padding: 0 5px;
  }
}

/********new dropdown css*********/

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .hcc-hcp .navbar-inverse .navbar-nav.navbar-middle > li > a {
    padding: 1px 7.5px 11px 7.5px !important;
  }

  .hcc-hcp .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .hcc-hcp nav.navbar.navbar-inverse {
    max-width: 830px;
  }

  .hcc-hcp .header-iparsys.iparsys.parsys {
    max-width: 1050px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {
  .hcc-hcp .logos {
    transform: scale(0.8);
    transform-origin: 10% 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1005px) {
  .hcc-hcp .logos {
    transform: scale(0.7);
    transform-origin: 10% 100%;
  }
}

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

   .pos-hcp .logos .logo img {

        position: relative;
        bottom: 1rem;
    }

   .pos-hcp li.dropdown.select-indication a.dropdown-toggle {
          position: relative;
        top: .5rem;
    }


}