.banner-content {
  position: absolute;
  top: 34%;
  max-width: 700px;
  left: 13%;
}

#biomarker .banner-content {
  left: 12%;
}

#biomarker #txt_biomarker-banner .biomarker-banner .image .img-banner {
  height: 654px;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/biomarker-testing-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.biomarker-banner {
  position: relative;
}

.banner-content h2 {
  color: white;
}

.modal-box__content {
  max-width: 1622px;
  width: 100%;
  padding: 100px 90px 20px;
  cursor: pointer;
}

#biomarker #container-387b3b8dba .azcl-column-par1 p.footnote {
  margin-top: -1px;
}

#biomarker #container-387b3b8dba .azcl-column-par1  #txt_path_note p.footnote,
#biomarker .azcl-column-par1 #txt_role_note p.footnote,
#biomarker #container-c00436e377 .azcl-column-par1 p.footnote,
#biomarker #cmp_overviewpath .azcl-column-par1  #txt_overview_footnote p.footnote {
  margin-top: 10px;
  margin-left: 1px;
}

.cmp-modal--defaultStyle.modal--overflow {
  overflow-y: scroll;
  cursor: default;
  padding: 20px;
  background: rgb(0 0 0 / 50%);
}

.cmp-modal__modalbox.modal-md .modal-box {
  width: 100%;
  border-radius: 0;
  max-width: 1622px;
}

span.modal__closeIcon {
  display: none;
}

.cmp-modal--defaultStyle.modal--visible {
  cursor: default;
  overflow: scroll;
}

.modal-box .modal__close {
  color: #000;
  width: 75px;
  height: 75px;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/modal-close.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 18px;
  right: 21px;
}

.cmp-modal--defaultStyle.modal--overflow {
  cursor: default;
}

.cmp-video__holder {
  position: relative;
}

/*.modal {*/
/*  display: none;*/
/*}*/

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.moa-section .heading-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  margin-bottom: 20px;
  padding-top: 20px;
}

.moa-section .heading-wrapper h4 {
  font-weight: 600;
  width: 31%;
  text-align: center;
}

.moa-section .heading-wrapper h4:nth-child(2) {
  padding-right: 55px;
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none !important;
}

.jump-to-section h5 {
  font-weight: 700;
  font-family: Arial, sans-serif;
  color: #000;
  text-align: center;
  padding: 55px 30px 0px 0;
}

#when-to-test .video-description p {
  margin-bottom: 20px;
  width: 92%;
}

#when-to-test .video-description h3 {
  margin-bottom: 20px;
  width: 68%;
}

.jump-to-section ul li a {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-family: Arial, sans-serif;
  text-decoration: underline;
}

.jump-to-section ul {
  max-width: 41%;
  margin: 5px auto 30px;
}

.jump-section-hr {
  border: 2px solid;
  border-image: linear-gradient(90deg, #C3743C 0%, #C7255D 101.56%) 3;
  max-width: 1440px;
  margin: 0px auto 40px;
}

span.italic {
  font-style: italic;
}

.jump-to-section ul li {
  position: relative;
}

#three-column-box h3 {
  text-align: center;
  margin-bottom: 38px;
}

/*.jump-to-section ul li::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 2px;*/
/*  height: 22px;*/
/*  right: 19px;*/
/*  top: 3px;*/
/*  background: black;*/
/*  font-weight: 400;*/
/*}*/

.jump-to-section ul li:nth-child(2)::after, .jump-to-section ul li:last-child::after {
  content: none;
}

.jump-to-section .sub-content p {
  width: 100%;
  margin: 0 auto 16px;
}

.jump-to-section .sub-content {
  max-width: 1440px;
  margin: 0px auto 43px;
}

p.footnote.veeva-id {
  padding-left: 10px;
}

.table-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  width: 95%;
}

table.table-biomarker thead tr {
  background: linear-gradient(90deg, rgba(201,113,53,1) 0%, rgba(182,53,138,1) 100%);
}

table.table-biomarker {
  width: 100%;
}

table.table-biomarker sup {
  font-size: 15px;
  line-height: normal;
}

table.table-biomarker th {
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-right: 3px solid white;
  vertical-align: bottom;
}

table.table-biomarker tbody tr td {
  padding: 20px;
  border-right: 3px solid white;
}

table.table-biomarker tbody tr td {
  padding: 20px;
  border-right: 3px solid white;
  font-size: 15px;
}

table.table-biomarker tbody tr td:nth-child(2) {
  text-align: center;
}

table.table-biomarker thead tr th:nth-child(1) {
  width: 360px;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

sub {
  top: 0.4em;
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  animation: scroll-up 0.3s ease-out;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/back-to-top.png);
  width: 65px;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 999;
}

#back-to-top.show {
  display: block;
}

.azcl-column-par1 p.footnote {
  margin-top: -8px;
  margin-left: 6px;
}

#biomarker .flex-column span.font-change {
  font-style: italic;
}

table.table-biomarker tbody tr td span.font-change {
  font-style: italic;
}

table.table-biomarker thead tr th:nth-child(2) {
  max-width: 230px;
  text-align: center;
}

table.table-biomarker tr:nth-child(even) {
  background: #f0f0f0;
}

table.table-biomarker tr:nth-child(even) {
  background: #f0f0f0;
}

.abbv h6 {
  font-size: 14px;
  line-height: 20px;
  margin: 15px 0 5px;
  text-align: left;
}

#when-to-test .content-wrapper p a {
  color: #0030AC;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.abbv p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 70px;
  text-align: left;
}

.section-2 {
  max-width: 1490px;
  padding: 0 25px;
  margin: 0 auto;
}

.section-2 .content-wrapper,
.section-3 .sub-section {
  text-align: center;
}

.section-2 .links-wrapper {
  display: flex;
  justify-content: center;
  gap: 45px;
  margin: 14px 0 20px;
  flex-wrap: wrap;
}

.section-2 .links-wrapper p {
  padding: 25px 20px;
  display: block;
  color: black;
  background: white;
  border-radius: 5px;
  text-decoration: none;
}

.section-2 .links-wrapper .link {
  background: linear-gradient(
    180deg,
    rgba(195, 116, 60, 1) 0%,
    rgba(199, 37, 93, 1) 100%
  );
  padding: 2px;
  border-radius: 6px;
  width: 310px;
  box-shadow: 0px 0px 9px 0px rgba(199, 37, 93, 0.5);
}

.section-2 .sub-content,
.section-3 .sub-section {
  padding: 0px 0 30px;
}

#biomarker .section-3 .sub-section p:nth-child(3) {
  margin-bottom: 17px;
}

.section-2 .sub-content p,
.section-3 .sub-section p {
  margin-bottom: 30px;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}

#biomarker .d-flex-section {
  padding-top: 25px;
  display: flex;
  margin: auto;
  justify-content: flex-start;
  width: 616px;
  gap: 0px;
  height: auto;
  padding-bottom: 25px;
  background: white;
  border-radius: 6px;
}

#biomarker #txt_bottomtable .d-flex-section {
  width: 710px;
  padding-left: 32px;
  padding-right: 36px;
}

#biomarker .flex-column {
  font-family: Arial;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 52px;
  text-align: left;
}

#biomarker .flex-column:nth-child(1) {
  width: 237px;
  margin-right: 116px;
}

#biomarker .flex-column:nth-child(2) {
  width: 283px;
}

#biomarker #txt_bottomtable .flex-column:nth-child(1) {
  width: 143px;
  margin: 0px;
}

#biomarker  #txt_bottomtable .flex-column:nth-child(2) {
  width: 193px;
}

#biomarker .total-border {
  max-width: 1230px;
  margin: 0 auto;
  height: auto;
}

.section-2 .sub-content p a,
.section-3 .sub-section p a {
  text-decoration: underline;
  color: #0d4a73;
}

.section-2 .sub-content p {
  margin-bottom: 30px;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}

.section-2 .sub-content p:first-child, .section-3 .sub-section p:first-child {
  margin-bottom: 15px;
}

div#pathological-assessments {
  background: #f0f0f0;
  padding: 64px 0 55px;
  margin-bottom: 66px;
}

a.play-button {
  display: inline-block;
  padding: 17px 67px 13px 35px;
  background: linear-gradient(
    90deg,
    rgba(128, 162, 198, 1) 0%,
    rgba(180, 51, 139, 1) 100%
  );
  border-radius: 6px;
  color: white;
  font-family: "lexia";
  font-size: 18px;
  line-height: 24px;
  position: relative;
}

a.play-button:focus {
  text-decoration: none;
}

a.play-button::after {
  content: "";
  position: absolute;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/play-btn.svg);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 28px;
  top: 14px;
}

.cmp-video__player,
.cmp-video__content {
  width: 100%;
  padding: 0;
}

#pathological-assessments .cmp-video__player {
  width: 100%;
  max-width: 1438px;
  margin: 0 auto;
  padding: 103px 0 114px;
}

.cmp-video__player {
  padding: 0;
}

#pathological-assessments .azcl-columns__base {
  max-width: 1490px;
  padding: 0 25px;
  margin: 0 auto;
  gap: 40px;
}

.kWidgetPlayBtn,
.kWidgetPlayBtn:hover {
  background: linear-gradient(
    90deg,
    rgba(128, 162, 198, 1) 0%,
    rgba(180, 51, 139, 1) 100%
  );
  width: 94px;
  height: 94px;
  position: absolute;
  border-radius: 92%;
  padding: 0;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

div#video-thumbnail {
  position: relative;
  font-size: 0px;
  line-height: 0px;
}

.kWidgetPlayBtn:before {
  content: "";
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/play-btn.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 53px;
  height: 53px;
  background-repeat: no-repeat;
  background-size: contain;
}

.video-description h3 {
  margin-bottom: 20px;
  width: 81%;
}

div#pathological-assessments:last-child .video-description h3 {
  margin-bottom: 20px;
  width: 84%;
}

#biomarker div#pathological-assessments:last-child #txt_overviewcopy .video-description h3 {
  width: 100%;
}

div#pathological-assessments:nth-child(3) .video-description p {
  margin-bottom: 20px;
  width: 84%;
}

.video-description p {
  margin-bottom: 20px;
  width: 98%;
}

#text-12292f8953 .video-description p {
  margin-bottom: 20px;
  width: 82%;
}

.video-description a.play-button {
  margin-bottom: 20px;
}

.cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0 48px;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 34px;
}

.cards-wrapper .card {
  max-width: 695px;
  border-radius: 6px;
  background: linear-gradient(
    90deg,
    rgba(195, 116, 60, 1) 0%,
    rgba(199, 37, 93, 1) 100%
  );
  padding: 2px;
  margin-bottom: 21px;
}

.cards-wrapper .card:nth-child(even) {
  background: linear-gradient(
    90deg,
    rgba(199, 37, 93, 1) 0%,
    rgba(195, 116, 60, 1) 100%
  );
}

.cards-wrapper .card h3 {
  color: white;
  text-align: center;
  padding: 7px 0;
}

div#three-column-box {
  max-width: 1250px;
  margin: 0 auto;
}

#biomarker .three-column .flex-column ul li {
  margin: 0;
  line-height: 36px;
  font-style: normal;
  color: #000000;
  font-weight: 600;
}

a.box-links {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
}

.total-border.three-column {
  max-width: 1490px;
  padding: 0 25px;
  margin: 0 auto;
}

.cards-wrapper .card:nth-child(odd) .card-top-content {
  background: linear-gradient(
    90deg,
    rgba(195, 116, 60, 1) 0%,
    rgba(199, 37, 93, 1) 100%
  );
}

.cards-wrapper .card:nth-child(even) .card-top-content {
  background: linear-gradient(
    90deg,
    rgba(199, 37, 93, 1) 0%,
    rgba(195, 116, 60, 1) 100%
  );
}

.card-bottom-content {
  background: white;
  border-radius: 0 0 4px 4px;
  padding: 12px 26px;
  height: calc(100% - 44px);
  text-align: center;
}

#biomarker .total-border {
  margin-bottom: 64px;
  max-width: 100%;
}

#biomarker #three-column-box .total-border {
  border-radius: 6px;
  background: linear-gradient(180deg, #C3743C 0%, #C7255D 100%);
  box-shadow: 0px 0px 9px 0px #C7255D80;
  padding: 2px;
  max-width: 57%;
}

div#link-description {
  max-width: 1490px;
  padding: 0 25px;
  margin: 0 auto;
}

.section-4 > p {
  text-align: center;
  width: 78%;
  margin: auto;
}

.moa-section .card-vertical img {
  max-width: 615px;
  width: 100%;
}

.moa-section .card-vertical:nth-child(1) img {
  max-width: 370px;
  width: 100%;
}

.moa-section .card-vertical-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.moa-section {
  max-width: 1230px;
  margin: 0 auto;
  padding-bottom: 62px;
}

.moa-section .image-wrapper {
  margin-bottom: 15px;
}

.moa-section h3 {
  margin: 0 auto 20px;
  text-align: center;
}

.section-2 p.footnote {
  max-width: 1016px;
  margin: 0 auto;
  text-align: left;
  margin: 0 auto 21px;
}

.moa-section .card-vertical h4 {
  font-size: 20px;
  line-height: 21px;
  font-family: Arial, sans-serif;
  width: 71%;
  text-align: center;
  margin: 0 auto;
  font-weight: 700;
  margin-bottom: 20px;
}

#when-to-test .azcl-container {
  max-width: 1444px;
  margin: 0 auto 60px;
}

#when-to-test .azcl-columns__base {
  gap: 40px;
}

div#when-to-test {
  background: #f0f0f0;
  padding: 55px 60px 30px;
}

.jump-to-section {
  max-width: 1490px;
  margin: 0 auto;
}

.section-wrapper .sub-head-wrapper {
  padding: 64px 15px 74px 5px;
  text-align: left;
}

#when-to-test .content-wrapper {
  max-width: 1366px;
  margin: 0 auto 95px;
}

#when-to-test .content-wrapper h5 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}

#when-to-test .content-wrapper p {
  text-align: center;
  width: 99%;
  margin: 0 auto 20px;
}

.two-column h3 {
  text-align: center;
  margin-bottom: 10px;
}

.two-column .copy {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}

.two-stages .two-cards-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 54px 25px 0px;
  gap: 250px;
}

.two-stages .section-wrapper {
  max-width: 1440px;
  /*padding: 0 25px;*/
  margin: 0 auto;
  text-align: center;
}

#biomarker .two-stages .section-wrapper .abbv {
  padding: 0 25px;
}

.two-stages .initial-testing {
  max-width: 557px;
  position: relative;
  width: 100%;
}

.two-stages .testing-progression {
  max-width: 557px;
  position: relative;
  width: 100%;
}

.two-stages .two-cards-wrapper .top-content h3 {
  background: linear-gradient(
    90deg,
    rgba(128, 162, 198, 1) 0%,
    rgba(180, 51, 139, 1) 100%
  );
  color: white;
  font-size: 22px;
  line-height: 21px;
  padding: 17px 20px;
  border-radius: 6px 6px 0 0;
  margin-bottom: 0;
}

.two-stages .two-cards-wrapper .bottom-content {
  background: #ac3f9040;
  min-height: calc(100% - 55px);
  padding: 52px 40px 56px;
  border-radius: 0 0 6px 6px;
  box-shadow: 0px 0px 35px 0px #ac3f9040;
}

.two-stages .two-cards-wrapper .bottom-content p {
  margin-bottom: 15px;
}

.two-stages .initial-testing::after {
  content: "";
  position: absolute;
  width: 123px;
  height: 123px;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/lung-image.svg)
    no-repeat;
  background-size: contain;
  right: -62px;
  top: -40px;
}

.two-stages .testing-progression::before {
  content: "";
  position: absolute;
  width: 123px;
  height: 123px;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/lung-image.svg)
    no-repeat;
  background-size: contain;
  left: -52px;
  top: -40px;
}

.two-stages .initial-testing::before {
  content: "";
  position: absolute;
  width: 400px;
  height: 3px;
  background: black;
  background-size: contain;
  top: 19px;
  left: 95%;
}

.two-stages .testing-progression::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/black-play.svg)
    no-repeat;
  background-size: contain;
  left: -29%;
  top: -4px;
}

.section-wrapper p.sub-text {
  margin-bottom: 80px;
}

.section-wrapper .guidelines h3 {
  margin-bottom: 20px;
  font-family: Arial;
  font-weight: 700;
  font-size: 20px;
}

.section-wrapper .guidelines p {
  margin-bottom: 5px;
}

.section-wrapper .guidelines {
  padding-bottom: 50px;
}

#biomarker .wrapper-section {
  width: 95%;
}

#biomarker #second-section-video-container {
  max-width: 1440px;
  margin: auto;
}

#biomarker #bio-text {
  margin-top: 0px;
  margin-bottom: 24px;
}

#biomarker #bio-text p {
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}

#biomarker #videos-div {
  display: flex;
  justify-content: center;
  gap: 42px;
  flex-wrap: wrap;
  margin-bottom: 33px;
}

#biomarker #videos-div>div {
  width: 447px;
}

#biomarker #videos-div .image .cmp-image {
  position: relative;
}

#biomarker #videos-div .image #biomaker1-video.cmp-image::before,
#biomarker #videos-div .image .cmp-image a::before {
  content: " ";
  position: absolute;
  margin: auto;
  height: 0px;
  width: 0px;
  left: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 1;
}

#biomarker #videos-div .image .cmp-image a {
  display: flex;
}

#biomarker #videos-div .image #biomaker1-video.cmp-image::after,
#biomarker #videos-div .image .cmp-image a::after {
  content: " ";
  position: absolute;
  height: 62px;
  width: 62px;
  left: 0px;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 50px;
  background-image: linear-gradient(90deg, #80A2C6, #B4338B);
}

#biomarker #pathological_video-thumbnail {
  position: relative;
  line-height: 0px;
}

#biomarker #pathological_video-thumbnail.cmp-image::before,
#biomarker #pathological_video-thumbnail.cmp-image a::before {
  content: " ";
  position: absolute;
  margin: auto;
  height: 0px;
  width: 0px;
  left: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #fff;
  z-index: 1;
}

#biomarker #pathological_video-thumbnail.cmp-image a {
  display: flex;
}

#biomarker #pathological_video-thumbnail.cmp-image::after,
#biomarker #pathological_video-thumbnail.cmp-image a::after {
  content: " ";
  position: absolute;
  height: 94px;
  width: 94px;
  left: 0px;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 50px;
  background-image: linear-gradient(90deg, #80A2C6, #B4338B);
}

#biomarker .heading {
  font-family: Lexia;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-bottom: 11px;
  padding-top: 23px;
}

#biomarker #txt_biocopy1 .desc-para {
  padding-right: 10px;
}

#biomarker .desc-para {
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  padding-bottom: 5px;
  width: 100%;
}

#biomarker .desc-para>span {
  font-weight: 700;
}

#biomarker .veeva-id-para {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

#biomarker [data-video-reference-id="Reference1"] span.cmp-video__playicon,
#biomarker [data-video-reference-id="Reference2"] span.cmp-video__playicon,
#biomarker [data-video-reference-id="Reference3"] span.cmp-video__playicon {
  background: linear-gradient(90deg, rgba(128, 162, 198, 1) 0%, rgba(180, 51, 139, 1) 100%);
  width: 62px;
  height: 62px;
  position: absolute;
  border-radius: 92%;
  padding: 0;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#biomarker [data-video-reference-id="Reference1"] span.cmp-video__playicon:before,
#biomarker [data-video-reference-id="Reference2"] span.cmp-video__playicon:before,
#biomarker [data-video-reference-id="Reference3"] span.cmp-video__playicon:before {
  content: "";
  background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/play-btn.svg);
  position: absolute;
  top: 50%;
  left: 60%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (min-width: 767px) and (max-width: 1500px) {
  #biomarker .jump-section-hr {
    width: 95%;
  }

  #biomarker #three-column-box .total-border {
    max-width: 716px;
  }

  #biomarker #txt_bottomtable .flex-column:nth-child(1), #biomarker .flex-column:nth-child(1) {
    width: 100%;
    margin-right: 0px;
  }

  #biomarker #txt_bottomtable .flex-column:nth-child(2), #biomarker .flex-column:nth-child(2) {
    width: 100%;
    margin-right: 0px;
  }

  .jump-to-section .sub-content {
    width: 95%;
  }

  .moa-section .footnote {
    margin: 0 15px;
  }

  .moa-section .image-wrapper {
    margin: 0 10px 15px;
  }

  .azcl-column-par1 p.footnote {
    margin-top: 8px;
    margin-left: 6px;
  }

  .section-wrapper .guidelines p {
    margin: 0 5px 15px;
  }

  .section-wrapper p.sub-text {
    margin: 0 5px 80px;
  }

  .two-stages .two-cards-wrapper {
    /*max-width: 1083px;*/
    max-width: 928px;
    margin: 0 auto;
  }

  .two-stages .testing-progression::after {
    left: -46%;
    /*left: calc(50% - 89%);*/
    ;
  }
}

@media (min-width: 767px) and (max-width:992px) {
   
  #biomarker #txt_bottomtable .flex-column:nth-child(1),
   #biomarker .flex-column:nth-child(1) {
    max-width: 100%;
    margin-right: 0px;
  }

  #biomarker #txt_bottomtable .flex-column:nth-child(2),
   #biomarker .flex-column:nth-child(2) {
    max-width: 100%;
    margin-right: 0px;
  }

  .card-bottom-content {
    height: auto;
  }

  #biomarker .two-stages .section-wrapper .abbv {
    padding: 16px 25px 0;
  }

  .two-stages .two-cards-wrapper {
    max-width: 768px;
    margin: 0 auto;
  }

  .two-stages .testing-progression::after {
    left: -62%;
  }

  #biomarker #videos-div {
    display: flex;
    flex-direction: column;
    gap: 42px;
    flex-wrap: wrap;
    margin-bottom: 33px;
    align-content: center;
  }
}

@media (min-width: 1300px) {
  #biomarker div#pathological-assessments:nth-child(3) .video-description p {
    margin-bottom: 20px;
    width: 84%;
  }

  .two-stages .section-wrapper h3 {
    font-size: 25px;
  }

  .section-wrapper .guidelines {
    padding-bottom: 65px;
  }

  #biomarker .three-column-wrapper .d-flex-section {
    gap: 13%;
  }

  #three-column-box h3 {
    text-align: center;
    margin-bottom: 38px;
    padding-left: 35px;
  }

  #biomarker #three-column-box .total-border {
    margin-bottom: 89px;
  }
}

@media(min-width: 1200px) {
  .two-stages .two-cards-wrapper .testing-progression .bottom-content {
    background: #ac3f9040;
    min-height: calc(100% - 55px);
    padding: 52px 65px 56px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 0px 35px 0px #ac3f9040;
  }
}

@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .banner-content h2 {
    color: white;
    margin-top: 24px;
  }

  #biomarker .chart-bottom-text p {
    width: 100%;
  }

  #biomarker .column-section {
    padding-left: 10px;
  }

  #biomarker .d-last-flex ol {
    padding-left: 15px;
  }

  #biomarker .column-section {
    margin-top: 20px;
  }

  #biomarker #txt_biomarker-banner .biomarker-banner .image .img-banner {
    height: 80vw;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/biomarker-banner-mobile.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: unset;
  }

  #biomarker .section-3 .sub-section p:nth-child(3) {
    margin-bottom: 0px;
  }

  #biomarker #container-387b3b8dba .azcl-column-par1 p.footnote,
#biomarker #container-387b3b8dba .azcl-column-par1 #txt_path_note p.footnote, 
#biomarker .azcl-column-par1 #txt_role_note p.footnote, 
#biomarker #container-c00436e377 .azcl-column-par1 p.footnote, 
#biomarker #cmp_overviewpath .azcl-column-par1 #txt_overview_footnote p.footnote,
#biomarker #container-c00436e377 .azcl-column-par1 p.footnote {
    margin-top: 0px;
    margin-left: 0px;
  }

  #biomarker .two-stages .section-wrapper .abbv {
    padding: 0px;
  }

  #three-column-box h3 {
    margin-bottom: 16px;
  }

  #biomarker .last-section .chart-bottom-text {
    padding-top: 19px;
    max-width: 323px;
    margin: auto;
  }

  #biomarker .flex-column:nth-child(1) {
    width: 150px;
    margin-right: 0px;
  }

  #biomarker .flex-column:nth-child(2) {
    width: 146px;
  }

  #pathological-assessments #cmp_overviewpath.azcl-columns__base {
    margin-bottom: 32px;
  }

  #pathological-assessments .azcl-columns__base {
    display: flex;
    flex-direction: column-reverse;
  }

  #pathological-assessments .azcl-columns__base {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 25px;
    gap: 10px;
  }

  .moa-section .card-vertical-wrapper {
    flex-direction: column;
  }

  #when-to-test .azcl-columns__base {
    display: flex;
    flex-direction: column-reverse;
  }

  .video-description a.play-button {
    order: 3;
  }

  .azcl-column-par1 p.footnote {
    margin-top: 0;
  }

  a.play-button::after {
    content: "";
    position: absolute;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/play-btn.svg);
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 5px;
    top: 7px;
  }

  div#pathological-assessments:last-child .video-description h3 {
    margin-bottom: 12px;
    width: 100%;
    letter-spacing: -0.3px;
  }

  a.play-button {
    margin-bottom: 20px;
    order: 3;
    max-width: 70px;
    font-size: 10px;
    padding: 0 13px 0 7px;
  }

  #pathological-assessments .cmp-video__player {
    width: 100%;
    padding: 0;
  }

  div#when-to-test {
    background: #f0f0f0;
    padding: 16px 25px 3px;
  }

  table.table-biomarker th {
    color: white;
    border-right: 1px solid white;
    font-size: 10px;
    padding: 5px 8px 5px 8px;
    line-height: 16px;
    align-content: flex-end;
    width: 100%;
  }

  table.table-biomarker {
    width: 100%;
    max-width: 325px;
    margin: 0 auto;
  }

  .table-wrapper {
    max-width: 100%;
    /* margin: 0 auto; */
    width: 95%;
  }

  table.table-biomarker tbody tr td {
    font-size: 10px;
    line-height: 13px;
    padding: 5px 10px 5px 8px;
  }

  .banner-content {
    position: absolute;
    /*top: 32%;*/
    top: 29%;
    max-width: 85%;
    left: 2.69%;
  }

  #biomarker .banner-content {
    left: 2.69%;
  }

  .jump-to-section ul li::after {
    content: none;
  }

  .card-bottom-content {
    height: calc(100% - 32px);
    padding: 10px 8px 15px;
  }

  .card-bottom-content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.1px;
  }

  .section-4 {
    padding: 0;
  }

  .moa-section {
    padding: 0 25px 32px;
  }

  .moa-section .card-vertical h4 {
    font-size: 14px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .section-2 .sub-content,
  .section-3 .sub-section {
    padding: 37px 0px 10px;
  }

  .two-column {
    padding: 0 0px;
  }

  .jump-to-section h5 {
    padding: 20px 0 18px;
  }

  .jump-to-section ul li {
    padding-right: 0;
    margin-bottom: 10px;
    line-height: 18px;
    padding: 0 20px;
  }

  .jump-to-section ul li a {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-family: Arial, sans-serif;
    text-decoration: underline;
  }

  .jump-to-section .sub-content p {
    width: 100%;
    text-align: left;
    margin: 0 auto 10px;
  }

  .jump-to-section .sub-content {
    margin-bottom: 24px;
    margin: 0px 25px 24px 20px;
  }

  .jump-section-hr {
    display: none;
  }

  .abbv p {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 38px;
    text-align: left;
    width: 97%;
  }

  .two-stages .abbv p {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 32px;
    text-align: left;
    width: 97%;
  }

  span.no-wrap {
    white-space: nowrap;
    white-space-collapse: collapse;
    text-wrap: nowrap;
  }

  .section-2 .content-wrapper h3 {
    margin-bottom: 16px;
  }

  .section-2 .content-wrapper p {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    /*margin-bottom: 16px;*/
    ;
  }

  .section-2 .links-wrapper p {
    padding: 15px 17px;
    display: block;
    color: black;
    background: white;
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .section-2 .links-wrapper .link {
    background: linear-gradient(180deg, rgba(195, 116, 60, 1) 0%, rgba(199, 37, 93, 1) 100%);
    padding: 2px;
    border-radius: 6px;
    width: 250px;
    margin-bottom: 20px;
  }

  div#pathological-assessments {
    background: #f0f0f0;
    padding: 26px 0 21px;
    margin-bottom: 23px;
  }

  .video-description h3 {
    margin-bottom: 10px;
  }

  .video-description p {
    margin-bottom: 20px;
    width: 100%;
  }

  .kWidgetPlayBtn, .kWidgetPlayBtn:hover {
    background: linear-gradient(90deg, rgba(128, 162, 198, 1) 0%, rgba(180, 51, 139, 1) 100%);
    width: 43px;
    height: 43px;
    position: absolute;
    border-radius: 92%;
    padding: 0;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #biomarker .azcl-container:nth-child(3) .video-description p {
    margin-bottom: 20px;
    width: 99%;
  }

  #when-to-test .video-description p {
    margin-bottom: 20px;
    width: 100%;
    letter-spacing: -0.1px;
  }

  p.footnote {
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
  }

  #when-to-test .azcl-container {
    max-width: 1366px;
    margin: 0 auto 20px;
  }

  .section-4 > p {
    text-align: center;
    width: 100%;
    margin: auto;
  }

  .section-wrapper p.sub-head {
    padding: 0 0 10px;
  }

  .section-wrapper .sub-head-wrapper {
    padding: 32px 0px 22px;
  }

  .video-description a.play-button {
    margin-bottom: 0;
    display: none;
  }

  .section-2 .sub-content p.bolded {
    width: 84%;
    margin: 0 auto 10px;
    font-weight: 600;
  }

  .section-2 .links-wrapper {
    display: flex;
    justify-content: center;
    gap: 0;
    margin: 14px 0 0px;
    flex-wrap: wrap;
  }

  .section-2 p.footnote {
    max-width: 250px;
    margin: 0 auto;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
  }

  .section-2 .sub-content p, .section-3 .sub-section p {
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
  }

  .section-2 .sub-content, .section-3 .sub-section {
    padding: 37px 0px 10px;
    width: 93%;
    margin: auto;
  }

  .section-3 .sub-section {
    padding: 18px 0px 10px;
    width: 100%;
    margin: auto;
    padding-bottom: 4px;
  }

  .section-3 {
    padding-bottom: 0px;
  }

  .abbv h6 {
    font-size: 10px;
    line-height: 14px;
    margin: 15px 0 0px;
    text-align: left;
  }

  .jump-to-section ul {
    max-width: 100%;
    margin: 0 auto 32px;
  }

  .video-description {
    display: flex;
    flex-direction: column;
  }

  table.table-biomarker sup {
    font-size: 7px;
    line-height: normal;
  }

  table.table-biomarker sup {
    font-size: 7px;
    line-height: normal;
  }

  table.table-biomarker thead tr th:nth-child(1) {
    width: 131px;
  }

  #biomarker .font-change {
    text-align: center;
    font-size: 10px;
    font-style: italic;
  }

  .two-stages .two-cards-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0;
    gap: 0;
    max-width: 325px;
    margin: 0 auto;
  }

  .two-stages .initial-testing {
    max-width: 557px;
    position: relative;
    width: 100%;
    margin-right: 25px;
  }

  .two-stages .testing-progression {
    max-width: 557px;
    position: relative;
    width: 100%;
    margin-left: 24px;
  }

  .section-wrapper p.sub-text {
    margin-bottom: 32px;
  }

  .two-stages .section-wrapper {
    max-width: 1490px;
    padding: 0 25px;
    margin: 0 auto;
    text-align: center;
  }

  #biomarker .total-border {
    margin-bottom: 32px;
    border: 0;
    border-radius: 6px;
    background: linear-gradient(180deg, #C3743C 0%, #C7255D 100%);
    box-shadow: 0px 0px 9px 0px #C7255D80;
    padding: 2px;
  }

  #when-to-test .video-description h3 {
    margin-bottom: 8px;
    width: 100%;
  }

  #biomarker .three-column-wrapper .total-border {
    margin-bottom: 32px;
    max-width: 275px;
  }

  .section-wrapper .guidelines {
    padding-bottom: 22px;
  }

  .section-wrapper .guidelines sup {
    font-size: x-small;
  }

  #when-to-test .content-wrapper {
    max-width: 1366px;
    margin: 0 auto 20px;
  }

  div#three-column-box {
    padding: 0px;
    max-width: 300px;
    margin: auto;
  }

  .two-stages .initial-testing::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background: black;
    background-size: contain;
    top: 3px;
    left: 87%;
    z-index: -1;
  }

  .two-stages .initial-testing::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/lung-image.svg)
      no-repeat;
    background-size: contain;
    right: -76px;
    top: -16px;
    z-index: 999;
  }

  .two-stages .testing-progression::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/lung-image.svg)
      no-repeat;
    background-size: contain;
    left: -77px;
    top: -17px;
  }

  .two-stages .testing-progression::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/black-play.svg)
      no-repeat;
    background-size: contain;
    left: -25%;
    top: -5px;
  }

  .two-stages .two-cards-wrapper .top-content h3 {
    background: linear-gradient(
      90deg,
      rgba(128, 162, 198, 1) 0%,
      rgba(180, 51, 139, 1) 100%
    );
    color: white;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 20px;
    border-radius: 6px 6px 0 0;
  }

  .two-stages .two-cards-wrapper .bottom-content {
    background: #ac3f9040;
    min-height: calc(100% - 34px);
    padding: 2px 5px 6px;
    border-radius: 0 0 6px 6px;
  }

  .two-stages .section-wrapper h3 {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
  }

  .two-stages .section-wrapper>h3 {
    padding-bottom: 21px;
    width: 85%;
    margin: 0 auto;
    font-size: 16px;
  }

  .two-stages .section-wrapper h3 {
    padding-bottom: 21px;
  }

  .two-stages .section-wrapper .guidelines h3 {
    padding-bottom: 0;
  }

  .two-stages .two-cards-wrapper .bottom-content p {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
  }

  .video-description h3 {
    width: 100%;
  }

  #back-to-top {
    position: fixed;
    bottom: 20px;
    right: 8px;
    display: none;
    animation: scroll-up 0.3s ease-out;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/back-to-top.png);
    width: 36px;
    height: 36px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 999;
  }

  table.table-biomarker tbody tr td span.font-change {
    font-size: 10px;
    line-height: 13px;
  }

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block !important;
  }

  #biomarker .d-flex-section {
    gap: 0;
    padding-top: 17px;
    display: flex;
    margin: auto;
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding-bottom: 17px;
    background: white;
    border-radius: 6px;
    flex-direction: row;
  }

  #biomarker .flex-column ul li {
        /* margin: 18px 0; */
    margin: 0;
    font-family: Arial;
    font-style: normal;
    font-size: 10px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }

  span.modal__closeIcon {
    display: none !important;
  }

  #biomarker #three-column-box .total-border {
    border-radius: 6px;
    background: linear-gradient(180deg, #C3743C 0%, #C7255D 100%);
    box-shadow: 0px 0px 9px 0px #C7255D80;
    padding: 2px;
    max-width: 76%;
  }

  #biomarker #txt_bottomtable .d-flex-section,
  #biomarker .three-column-wrapper .d-flex-section {
    gap: 0;
    padding-top: 12px;
    display: flex;
    margin: auto;
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding-bottom: 17px;
    padding-left: 37px;
    background: white;
    border-radius: 6px;
    flex-direction: column;
  }

  #biomarker .three-column .flex-column ul li {
    margin: 0;
    line-height: 24px;
    font-style: normal;
    color: #000000;
    font-weight: 600;
  }

  span.modal__closeLabel {
    display: none !important;
  }

  .modal-box__content {
    max-width: 1622px;
    width: 100%;
    padding: 50px 20px 20px;
    cursor: pointer;
  }

  .modal-box .modal__close {
    color: #000;
    width: 30px;
    height: 30px;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/modal-close.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 7px;
    position: absolute;
    left: 89%;
  }

  .cmp-modal--defaultStyle.modal {
    padding: 60px 15px 0;
  }

  table.table-biomarker thead tr th:nth-child(2) {
    text-align: center;
    width: 108px;
  }

  .abbv {
    max-width: 325px;
    margin: 0 auto;
  }

  .two-column .copy {
    margin-bottom: 20px;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.6px;
  }

  .moa-section .card-vertical {
    text-align: center;
  }

  .moa-section .card-vertical img {
    max-width: 262px;
    width: 100%;
  }

  .moa-section .card-vertical:nth-child(1) img {
    max-width: 190px;
    width: 100%;
    margin: 0 auto 20px;
  }

  .section-wrapper .guidelines p br {
    display: none;
  }

  #text-12292f8953 .video-description p {
    margin-bottom: 20px;
    width: 100%;
  }

  #biomarker #videos-div>div {
    width: auto;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  #biomarker #videos-div>div:last-child {
    border-bottom: 0px solid #000;
    margin-bottom: 0px;
  }

  #biomarker #videos-div {
    flex-direction: column;
    margin-bottom: 0px;
  }

  #biomarker #bio-text {
    margin-top: 27px;
    margin-bottom: 25px;
    margin-left: 12px;
    margin-right: 12px;
  }

  #biomarker #bio-text p {
    font-size: 14px;
    line-height: 17px;
  }

  #biomarker .heading {
    padding-top: 19.6px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 19px;
  }

  #biomarker #txt_biocopy1 .desc-para {
    padding-right: 5px;
  }

  #biomarker #txt_biocopy2 .desc-para {
    padding-right: 2px;
  }

  #biomarker .desc-para {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    padding-bottom: 7px;
    width: auto;
  }

  #biomarker #second-section-video-container {
    max-width: 100%;
    width: calc(100% - 50px);
  }

  #biomarker .veeva-id-para {
    font-size: 10px;
  }

  #biomarker .section-2 .sub-content {
    padding-top: 0px;
  }

  #biomarker #pathological_video-thumbnail.cmp-image a,
#biomarker #videos-div .image .cmp-image a {
    display: inline-block;
  }

  #biomarker #videos-div .image #biomaker1-video.cmp-image::after, 
    #biomarker #videos-div .image .cmp-image a::after {
    height: 45px;
    width: 45px;
  }

  #biomarker #videos-div .image #biomaker1-video.cmp-image::before,
    #biomarker #videos-div .image .cmp-image a::before {
    left: 7px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid #fff;
  }

  #biomarker #pathological_video-thumbnail.cmp-image::after, 
    #biomarker #pathological_video-thumbnail.cmp-image a::after {
    height: 45px;
    width: 45px;
  }

  #biomarker #pathological_video-thumbnail.cmp-image::before, 
    #biomarker #pathological_video-thumbnail.cmp-image a::before {
    left: 7px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid #fff;
  }
}

@media (min-width: 376px) and (max-width:767px) {
 
  .section-2 .links-wrapper {
    gap: 0 45px;
  }

  .section-2 .links-wrapper .link {
    width: 310px;
  }

  .card-bottom-content {
    height: auto;
  }

  #biomarker .last-flex {
        /* display: block; */
    margin: 0 0px 0 25px;
  }
}

@media (max-width:374px) {
  #biomarker .flex-column:nth-child(1) {
    margin: 0 5px 0px;
  }

  .two-stages .two-cards-wrapper .bottom-content {
    /*min-height: 309px;*/
    ;
  }

  .two-stages .testing-progression::after {
    left: -30.5%;
  }

  .two-stages .two-cards-wrapper .top-content h3 {
    padding: 3px 19px;
  }

  .two-stages .two-cards-wrapper {
    width: 273px;
  }
}