body {
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    overflow-y: scroll !important;
}

/* .download-btn-select-all, .download-section {
  max-width: 1280px;
  margin: 0 auto;
} */

.download-btn-select-all,
.download-section,
#main-cnt,
.inner-page-banner>div.row.component.column-splitter,
.component.carousel,
#footer-top>.component-content,
div#moa-md-sec,
#cnt-custom,
#footer .component.container.col-12,
.banner .quantum-banner__text,
div#video-bottom-text,
.inner-page-banner .quantum-banner__text,
.dosing-c-border,
.download-btn-select-all,
.download-section,
ul.tabs-heading,
.tabs-container,
#patient-resources {
    max-width: 1280px;
    margin: 0 auto;
}

.safety-tab-title .wrap-txt {
    font-weight: 700 !important;
}

div.quantum-header:nth-of-type(2) {
    background-color: #f2f2f2;
}

.patients-kit {
    background-color: #1e5680;
    height: 341px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.patients-kit-icon {
    width: 22%;
    padding-left: 20px;
}

p.kit-text {
    font-size: 36px;
    font-family: "Montserrat";
    font-weight: 600;
    color: #ffffff;
    line-height: 40px;
}

p.kit-text a {
    color: #fff;
}

form#patient-resources-obu-lmk,
.popup-content {
    position: absolute;
    max-width: 1100px;
    background: #fff;
    padding: 2rem;
    margin: auto;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

#footer-top .item1 {
    display: none;
}

.popup-title.cnt-frm {
    align-items: center;
}

#cnt-custom .field-heading:after {
    color: transparent;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 2.2rem;
    content: "";
    position: absolute;
    right: 6px;
    top: 34px;
    bottom: 0;
    width: 24px;
    height: 24px;
    background-image: url(/~/media/Themes/Amgen/Amgencompass-ca/Amgencompass-Lumakras/images/efficacy-data/arrow-down-accordion);
}

/* #cnt-custom li.item.active .field-heading:after {
background-image: url(/~/media/Themes/Amgen/Amgencompass-ca/Amgencompass-Blincyto/images/dosing-and-administration/minus-image);
} */

#cnt-custom .field-heading {
    line-height: 1.6;
    padding: 0.8rem 2rem 12px 0;
    position: relative;
    cursor: pointer;
}

#cnt-custom .item {
    border-bottom: 1px solid #1e5680;
}

#cnt-custom .item.active {
    padding-bottom: 4rem;
    border-bottom: 1px solid #1e5680;
}

#cnt-custom .field-heading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 2.25rem;
    color: #1e5680;
}

#cnt-custom .field-content {
    margin-top: 1.5rem;
}

.model-popup-patient-resources,
.success-response,
.failure-response {
    position: fixed;
    height: 100vh;
    background: rgb(0 0 0 / 65%);
    z-index: 999;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: auto;
    display: none;
}

#patient-resources-obu-lmk input,
#patient-resources-obu-lmk textarea {
    border: 1px solid #bec3c5;
    padding: 0.6rem;
    border-radius: 3px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}

::-webkit-input-placeholder {
    /* Edge */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}

::placeholder {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}

textarea#email-body {
    resize: vertical;
    height: 90px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}

.email-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2rem 0;
}

.frm-td {
    display: grid;
}

.hidden-fld,
.display-none,
#obu-external-link button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
    display: none;
}

.frm-td label {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
    color: #212426;
}

.contacts-from-td.frm-tr {
    width: 100%;
    flex: 0 0 100%;
}

.contacts-from-td {
    flex: 0 0 48%;
    margin-bottom: 1rem;
}

small.error-msg {
    display: none;
    color: #e40000;
    font-size: 0.8rem;
    width: 100%;
}

select#dwn-pdf {
    margin-right: 1rem;
}

.download-btn-select-all {
    margin: 2rem auto;
}

.dwn-bttn {
    cursor: pointer;
    padding: 0.8rem 2rem;
    border-radius: 20px;
    background: #1e5680;
    border: none;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}

.download-section {
    border-bottom: 2px solid #ccc;
    padding: 1.5rem 0;
    position: relative;
}

.download-section input[type="checkbox"] {
    position: relative;
    border: 2px solid #00619d;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 0.6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 35px;
    width: 35px;
    -webkit-appearance: none;
    opacity: 0.5;
}

.download-section input[type="checkbox"]:hover {
    opacity: 1;
}

.download-section input[type="checkbox"]:checked {
    background-color: #00619d;
    opacity: 1;
}

.download-section input[type="checkbox"]:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 8px;
    height: 20px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}

.download-check-box {
    display: inline-flex;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
}

.download-check-box fieldset {
    font-size: 0;
}

.download-check-box label {
    font-size: 0;
}

.download-dropdown label {
    font-size: 0;
    height: 0;
    display: block;
}

.download-thumbnail {
    background: transparent;
    max-width: 200px;
    flex: 0 0 200px;
    width: 20%;
    margin-right: 2rem;
}

#widget-3 {
    margin-bottom: 3rem;
}

a.download-pdf-lang.dwn-bttn {
    margin-left: 1rem;
    display: flex;
    align-items: center;
    padding: 0 5rem;
}

select.dwn-pdf {
    max-width: 390px;
    width: 100%;
    border: 1px solid #1e5680;
    padding: 0.810rem 0.5rem;
}

.download-pdf-main {
    display: flex;
    align-items: center;
}

.download-description {
    max-width: 800px;
    width: 80%;
    padding: 0.5rem 2rem;
}

.download-dropdown {
    display: flex;
    width: 100%;
}

.download-mdl {
    display: flex;
    flex-wrap: wrap;
}

.download-dropdown fieldset {
    display: flex;
    width: 100%;
}

.download-dropdown legend {
    font-size: 0;
}

.quantum-header__left {
    width: 208px;
}

.quantum-header__logo {
    width: 100%;
    padding: 0px;
    max-height: inherit;
}

div#header {
    background: #f2f2f2;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.quantum-drop-down-menu__link,
.quantum-drop-down-menu__menu-link {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #1e5680;
}

div#main-cnt {
    padding: 0 15px;
}

.gray-bg p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #1e5680;
    padding: 0.5rem 0;
}

p.blue-text {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #1e5680;
    padding: 10px 0;
}

.title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 1.2;
    color: #1e5680;
}

a.logout-text.logout-global-ui {
    text-decoration: none;
}

.title span {
    font-weight: 400;
}

strong {
    font-weight: 700;
}

.title-flex {
    display: flex;
}

.moa-md-sec {
    margin: 1rem 0;
}

.inner-page-banner>div.row.component.column-splitter {
    align-items: center;
}

#splitter-algin>div.row.component.column-splitter {
    align-items: flex-start;
}

div#moa-md-right-img,
div#moa-md-sec div,
p.blue-text.no-padding {
    padding: 0;
}

.moa-md-sec p,
.content,
.popup h2 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #1e5680;
}

span.line {
    padding: 0 0.5rem;
    color: #fff;
}

span.line::before {
    display: none;
}

/* .line::before {
  content: "";
  width: 20px;
  display: inline-block;
  color: #EB2244;
  background: #EB2244;
  border-radius: 20px;
  padding: 10px 0;
  margin: 0.3rem 1rem 0.3rem 0;
} */

.line::before {
    content: "";
    width: 1px;
    color: #eb2244;
    background: #eb2244;
    border-radius: 20px;
    padding: 0 7px;
    margin: 0.5rem 1.5rem 0.5rem 0;
    height: auto;
    position: relative;
}

.gray-bg {
    background: rgba(0, 0, 0, 0.04);
    padding: 0.5rem 1rem;
    margin: 0rem 0;
}

.gray-bg p a {
    color: #1e5680;
    text-decoration: underline;
}

sup {
    vertical-align: super;
    font-size: 60%;
    font-weight: normal;
}

.slide .component-content {
    display: flex;
    align-items: center;
}

.carousel-inner li.slide {
    padding: 2rem 1rem;
}

.component.carousel {
    background: #73bca8;
    position: relative;
}

.carousel .carousel-inner {
    background: rgba(255, 255, 255, 0.9);
}

.carousel-inner .nav {
    position: absolute;
    right: 2rem;
    bottom: 1rem;
}

.carousel-inner .nav .sxa-bullets {
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 50%;
    background: #1e5680;
    margin: 0.2rem;
    cursor: pointer;
    opacity: 0.5;
}

.carousel-inner .field-slidetext {
    padding: 1rem 2rem;
}

.slide1-logo {
    margin-top: 3rem;
    max-width: 300px;
}

.slide-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 1.2;
    color: #1e5680;
    padding: 1rem 0;
}

.slide-title a {
    color: #1e5680;
    font-weight: 600;
    text-decoration: none;
}

.slide-title a.text-underline {
    text-decoration: underline;
}

.slide-title span {
    font-weight: 600;
}

.carousel-inner .nav .sxa-bullets.active {
    opacity: 1;
}

#footer-top>.component-content {
    padding: 1rem;
}

.carousel-inner .nav .nav-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#moa-md-sec,
#cnt-custom {
    margin: 2rem auto;
}

#footer-top {
    background: #f2f2f2;
    position: relative;
    margin-top: 2rem;
    margin-top: 2rem;
    padding: 0;
}

#footer-top .component-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#footer-top .component-content ul,
footer#footer ul {
    display: flex;
}

#footer-top .component-content ul li a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.1;
    color: #1e5680;
    text-decoration: none;
}

#footer-top .component-content ul li:last-child a::after,
footer#footer ul li:last-child a::after {
    display: none;
}

#footer-top .component-content ul li a::after,
footer#footer ul li a::after {
    content: "|";
    padding: 0 0.5rem;
}

#footer-top .component-content ul li a:hover {
    text-decoration: underline;
}

/* #footer-top li.item1.even {
display: none;
} */

footer div.row.component.column-splitter {
    align-items: flex-end;
}

.footer-logos {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 1.2rem;
}

img.ml-32 {
    height: 82px;
}

div.row.component.column-splitte img.ml-32 {
    height: 56px;
}

footer#footer {
    background: #0063c3;
    padding-bottom: 1rem;
}

#footer-amgen-logo img {
    width: 164px;
    margin: 2rem 0;
}

footer#footer ul li a {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.1;
    color: #ffffff;
    text-decoration: none;
}

.quantum-banner {
    position: relative;
    margin-bottom: 3rem;
}

#home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
    content: "";
    display: inline-block;
    background: url(../images/home-page/banner-bottom.svg) no-repeat;
    width: 100%;
    height: 67px;
    padding: 0 0.625rem;
    background-size: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
}

li.quantum-drop-down-menu__top-nav-list-item.home-icon {
    position: relative;
}

li.quantum-drop-down-menu__top-nav-list-item.home-icon span {
    visibility: hidden;
}

li.quantum-drop-down-menu__top-nav-list-item.home-icon a::before {
    content: "\f015";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    position: absolute;
    /* top: 10px; */
    font-family: "FontAwesome";
    font-size: 1.2rem;
    left: 18px;
}

/* .inner-page-banner .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after{
  content: "";
  display: inline-block;
  background: url(../images/mechanism-of-action/banner-bottom.png) no-repeat;
  width: 100%;
  height: 67px;
  padding: 0 0.625rem;
  background-size: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
} */

div#top-header {
    padding: 0px;
    background: #0063c3;
}

#footer img.ml-32.Paab-logo {
    height: 46px;
    margin-right: 2rem;
}

#footer-copy-text {
    padding: 0;
    margin: 1rem 0;
}

.footer-content p {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.4;
    color: #ffffff;
}

#footer .component.container.col-12 {
    padding: 0;
}

#footer>.component.container.col-12 {
    padding: 0 15px;
}

/* footer#footer div {
  padding: 0px;
} */

.quantum-banner__inner {
    max-width: 100%;
}

.banner .quantum-banner--multiple-background-images .quantum-banner__inner {
    max-width: 100%;
    padding: 0;
    display: block;
}

.callout {
    display: flex;
    justify-content: flex-end;
    margin-right: 1rem;
}

h1.quantum-banner__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 3.25rem;
    line-height: 1.3;
    color: #ffffff;
    text-align: center;
}

h1.quantum-banner__title sup {
    font-weight: inherit;
}

.title sup {
    font-weight: inherit;
}

#footer-bottom-top-logo>div>a {
    width: 200px;
    height: auto;
}

#footer-bottom-top-logo>div>a img {
    width: 100%;
    height: auto;
}

body>div.row.component.column-splitter>div:nth-child(1),
body>div.row.component.column-splitter>div:nth-child(2),
div#moa-md-right-cnt {
    padding: 0;
}

div#moa-md-right-img>.component-content {
    display: flex;
    justify-content: flex-end;
}

ul.quantum-drop-down-menu__top-nav-list {
    display: flex !important;
    align-items: center;
    border: none;
    margin-right: 1rem;
}

li.quantum-drop-down-menu__top-nav-list-item a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1;
    color: #ffffff;
    vertical-align: middle;
    padding: 17px 4px !important;
    text-decoration: none;
}

.lang-selectFilter.active-lang span {
    text-decoration: underline;
}

ul.quantum-drop-down-menu__top-nav-list li a {
    padding-left: 0.5rem !important;
}

ul.quantum-drop-down-menu__top-nav-list li:last-child a::after {
    display: none;
}

ul.quantum-drop-down-menu__top-nav-list li a::after {
    content: "\7c";
    padding: 0 0 0 0.5rem;
}

.vidoe-mrg {
    margin: 2rem 0;
}

a.pipe::after {
    content: "\7c";
    padding: 0 0.5rem;
}

a#lang-switch,
a.lang.quantum-drop-down-menu__top-nav-link {
    color: #fff;
    text-decoration: none;
}

a.lang.quantum-drop-down-menu__top-nav-link:hover {
    background: transparent;
}

#top-header>div>div>div>div.quantum-header__right>div.quantum-header__menu>nav>ul.quantum-drop-down-menu__list {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
}

.f-note {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #1e5680;
    text-indent: -10px;
    margin-left: 10px;
}

.bttxt.f-note {
    margin-bottom: 35px;
}

.dskview {
    display: block;
}

.title span.big-text {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    line-height: 1;
    color: #eb2244;
}

#slider-home .field-slideimage {
    max-width: 400px;
    width: 100%;
}

#slider-home .slide-info {
    width: 67%;
    height: auto;
    min-height: auto !important;
}

p.blue-text strong {
    font-weight: 600;
}

.dor.line.title-flex {
    margin-bottom: 3rem;
}

.dor.line.title-flex::before {
    margin: 0.8rem 1rem 0.8rem 0;
}

.dor.line.title-flex p {
    padding: 0;
    line-height: 1.7;
}

#cnt-custom {
    /* margin: 2rem auto; */
    position: relative;
}

.median-time.fr {
    position: absolute;
    bottom: 0px;
    left: 108px;
    font-size: 14px;
    font-weight: 600;
}

.median-time {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1;
    /* text-align: center; */
    color: #1f5680;
    padding: 0 0 1.3rem 0;
    max-width: 1140px;
    /* background: #ebf6f5; */
    margin: 0px 0 2rem 1.7rem;
    border-radius: 30px;
}

.btn-group {
    display: flex;
    justify-content: space-evenly;
    max-width: 520px;
    margin: 0 auto;
}

.btn-group.btn-group-fr {
    max-width: 580px;
}

button.blue-btn {
    border: none;
    padding: 0.5rem 1.5rem;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.1;
    background: #1e5680;
    text-align: center;
    color: #fff;
    margin-top: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.bttn {
    background: #1e5680;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.1;
    padding: 0.6rem 2.4rem;
    border-radius: 18px;
    cursor: pointer;
    border: none;
    margin: 0 0.5rem;
    text-decoration: none;
}

.visit-pubMed.bttn a {
    color: #fff;
    text-decoration: none;
}

footer#footer .field-link {
    border-bottom: 1px solid #fff;
}

.learn-about-codebreak {
    margin-top: 3rem;
    text-align: center;
    margin-bottom: 1rem;
}

.visit-pubMed {
    margin-bottom: 3rem;
}

.ref-sec p {
    color: #143757;
    line-height: 2;
}

.quantum-modal__dialog.quantum-modal__dialog--fit-content {
    max-width: 1200px;
}

.study-popup-img {
    margin: 1rem 0;
}

.study-popup-img img {
    width: 100%;
}

.title-icon {
    display: flex;
    margin-right: 1rem;
}

.popup-title {
    display: flex;
    align-content: center;
    align-items: center;
}

.title-icon {
    display: flex;
    margin-right: 1rem;
    width: 100px;
    height: 100px;
}

.popup-title-text {
    width: 90%;
    font-weight: 600;
}

.patient-td {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #000000;
}

.patient-td.first-clounm {
    font-weight: 700;
    width: 40%;
}

.patient-dem-table {
    margin: 2rem;
    position: relative;
}

.patient-tr {
    display: flex;
}

.patient-td {
    width: 60%;
    padding: 0.5rem 2rem;
}

.quantum-modal__dialog,
.quantum-modal .quantum-modal__dialog {
    height: auto;
    margin: auto;
    bottom: auto;
    top: 70px;
    position: absolute;
    left: 0;
    right: 0;
}

.quantum-modal.quantum-modal--visible {
    overflow-y: scroll;
}

div#isi-popup .quantum-modal__dialog.quantum-modal__dialog--fit-content.quantum-modal__dialog--fit-full {
    padding: 3rem 2rem 2rem;
}

p.primary,
footer#footer .isi-ul ul li,
.isi-main-page ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #1e5680;
    padding: 0.5rem 0;
}

footer#footer .isi-ul ul li {
    padding: 0.2rem 0;
}

footer#footer .isi-text {
    padding: 0.3rem 0.8rem;
    border: 2px solid #1e5680;
    margin: 2rem 0 0;
}

footer#footer .isi-ul ul,
.isi-main-page ul {
    display: block;
    list-style: disc;
    margin: 1.5rem 1.2rem;
}

footer#footer .isi-ul ul {
    margin: 0 1.2rem;
}

p.primary a {
    color: #1e5680;
    text-decoration: underline;
    word-wrap: break-word;
}

.isi-continue,
.learn-about-victory {
    margin-top: 4rem;
}

.learn-about-victory {
    color: #1e5680 !important;
    text-align: left !important;
    margin-bottom: 0;
}

.patient-dem-table::before,
.safety-tabf-table::before {
    content: "";
    width: 20px;
    height: 100%;
    background: #73bca8;
    position: absolute;
    border-radius: 20px 0 0 20px;
    left: -20px;
}

.patient-tr:nth-of-type(odd) {
    background: rgba(0, 0, 0, 0.02);
}

.tabs .component-content .tabs-inner .tabs-container .tab {
    padding: 2rem 0;
}

.tabs .component-content .tabs-inner .tabs-heading li {
    width: 33.33%;
    background: #1e5680;
    border-radius: 1rem 1rem 0 0;
    border: none;
}

.tabs .component-content .tabs-inner .tabs-heading li:last-child,
.tabs .component-content .tabs-inner .tabs-heading li:first-child {
    border-radius: 1rem 1rem 0 0;
    border: none;
}

.tabs .component-content .tabs-inner .tabs-heading li:last-child {
    margin-left: 0.3rem;
}

.tabs .component-content .tabs-inner .tabs-container {
    border: none;
    background: #fff;
}

.tabs .component-content .tabs-inner .tabs-heading li:first-child {
    margin-right: 0.3rem;
}

.tabs .component-content .tabs-inner .tabs-heading li.active,
.tabs .component-content .tabs-inner .tabs-heading li.active:hover {
    background: #0b3657;
    color: #fff;
    border: none;
    border-radius: 1rem 1rem 0 0;
}

.tabs .component-content .tabs-inner .tabs-heading li:hover {
    background: #0b3657;
    border: none;
}

.tabs .component-content .tabs-inner .tabs-heading li>div {
    color: #fff;
    white-space: initial;
}

.tabs .component-content .tabs-inner .tabs-heading li>div .field-heading {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.3;
    text-align: center;
    color: #ffffff;
}

.tabs .component-content .tabs-inner .tabs-heading {
    border-bottom: 10px solid #0b3657;
}

ul.tabs-heading::after {
    content: "";
    width: 100%;
    position: absolute;
    left: -100%;
    background: #0b3657;
    height: 10px;
    bottom: -10px;
}

ul.tabs-heading::before {
    content: "";
    width: 100%;
    position: absolute;
    right: -100%;
    background: #0b3657;
    height: 10px;
    bottom: -10px;
}

/* .tabs .component-content .tabs-inner .tabs-heading{
  padding: 0 4rem;
} */

.safety-tabf-table {
    margin: 0 0 2rem 1.25rem;
    position: relative;
}

.safety-tabf-table-main {
    margin: 2rem 0;
    position: relative;
}

.tabf-table-td,
.tabf-top-table-td {
    width: 33.33%;
    padding: 1rem;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #1e5680;
}

.tabf-table-tr.tr-no-border {
    border: none;
}

.tabf-table-tr {
    display: flex;
    border-bottom: 3px solid rgba(0, 0, 0, 0.04);
}

.tabf-table-td.tabf-table-td-head {
    font-weight: bold;
    background: #fafafa;
    width: 100%;
    border: none;
}

.tabf-top-table-td {
    text-align: center;
    font-weight: 700;
}

.tabf-top-table-td.tabf-top-table-head {
    width: 66.66%;
    text-align: center;
}

.tabf-top-table-td.dblue {
    background: #0b3657;
    color: #fff;
}

.tabf-top-table-td.tabf-top-table-head {
    border: 2px solid #73bca8;
}

.tabf-top-table-td.lblue {
    background: #1e5680;
    color: #fff;
}

.tabf-table-td:nth-child(2),
.tabf-table-td:nth-child(3) {
    text-align: center;
}

.tabf-top-table-tr {
    display: flex;
    justify-content: flex-end;
}

.safety-tab2 ul {
    list-style: disc;
    margin-left: 2rem;
}

.safety-tab2 ul li {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #1e5680;
    padding: 0.4rem 0;
}

.tab3-table1 ul {
    margin: 0 1.3rem;
    list-style: disc;
}

ul.tab3-table-ul-child {
    margin: 0 2rem;
}

.tab3-table1 ul li {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.6;
    color: #1e5680;
}

.safety-tab2 {
    margin-bottom: 2rem;
}

.tab3-table {
    padding: 1rem;
}

.safety-tab3 {
    display: flex;
}

.tab3-table1 {
    background: rgba(0, 0, 0, 0.04);
    margin-right: 0.8rem;
    width: 50%;
}

.tab3-table1-title {
    background: #1e5680;
}

.tab3-table1-title p.blue-text {
    color: #fff;
    font-size: 1.25rem;
    padding-left: 1.2rem;
    font-weight: 600;
}

.tab3-table.table-3 p.blue-text {
    font-size: 1.125rem;
    font-family: "Montserrat";
    padding-top: 0;
}

div#slider-home {
    padding: 0;
    background: #f1f8f6;
    margin: 3rem 0;
}

.tab3-table-titel {
    margin-top: 2rem;
}

.dosing-c-border {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto 3rem;
    position: relative;
}

h4.dosing-kras-title.title {
    max-width: 720px;
}

.dosing-kras {
    padding: 1.5rem 2rem;
    border-top: 10px solid #eb2244;
    border-left: 10px solid #eb2244;
    border-bottom: 10px solid #eb2244;
    border-radius: 30px 0 0 30px;
}

.dosing-kras:after {
    content: "";
    height: 10px;
    position: absolute;
    width: 100%;
    background: #eb2244;
    bottom: 0;
}

.dosing-kras::before {
    content: "";
    height: 10px;
    position: absolute;
    width: 100%;
    background: #eb2244;
    top: 0;
}

.recommended ul {
    margin: 0;
    list-style: disc;
    padding: 0 2rem;
}

.recommended ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.4;
    color: #1e5680;
    padding: 0 0 0.5rem 0;
}

.how-to-take-lumakras {
    display: flex;
    justify-content: space-between;
    margin: 3rem 0;
}

.how-to-take-lumakras-cnt {
    width: 26%;
}

.how-to-take-lumakras-icon img {
    margin: 0 auto;
}

.how-to-take-lumakras-icon {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 2rem;
}

.how-to-take-lumakras-icon::after {
    content: "";
    height: 10px;
    width: 100%;
    background: #eb2244;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
}

.how-to-take-lumakras-des a {
    text-decoration: underline;
    color: #1e5680;
}

div#dosing-confirm-presence_ {
    position: relative;
    overflow: hidden;
    padding: 0;
}

div#dosing-page,
#widget-1 {
    padding: 0;
}

.how-to-take-lumakras-des ul,
.victory-program-gray-box ul {
    list-style: disc;
    margin-left: 1.5rem;
}

.how-to-take-lumakras-des ul li,
.victory-program-gray-box ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #1e5680;
}

.title a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}

.dosing-bottom-dwn-box .title a {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

.title.victory-program-title {
    padding: 2rem 4rem 3rem;
}

.title.victory-program-title {
    font-weight: 600;
}

.title.victory-program-title a {
    color: inherit;
    text-decoration: none;
}

/* .victory-program-gray-box ul li{
  font-size: 1.125rem;
} */

.victory-program-gray-box p.blue-text {
    font-weight: 600;
}

.victory-program.line.title-flex {
    margin: 1rem 0;
}

.dose-modification-recommended,
.dose-modification-f-note {
    margin-top: 5rem;
}

.dose-modification-f-note p.f-note {
    padding: 1rem 0;
}

.patients-difficulty-icon {
    width: 100px;
    margin: 1.5rem 2rem 1.5rem 0;
}

.patients-difficulty-list {
    display: flex;
}

.alternative-dosing-method {
    width: 75%;
}

.alternative-dosing-method.line::before {
    min-height: 90px;
}

.alternative-dosing-method.line.map::before {
    min-height: 90px;
    top: -5px;
}

.alternative-dosing-method.line.hours::before {
    min-height: 90px;
    top: -22px;
}

.alternative-dosing-method.line.hoursfr::before {
    min-height: 90px;
    top: -60px;
}

.alternative-dosing-method.line.glassfr::before {
    min-height: 90px;
    top: -5px;
}

.alternative-dosing-method.line.title-flex {
    align-items: center;
}

.patients-difficulty {
    margin: 2rem 0;
}

#dosing-bottom-box {
    padding: 1rem 0;
    background: #1f5680;
    margin-top: 3rem;
}

#dosing-bottom-box .title {
    color: #fff;
    padding: 2rem 0;
}

a.w-bttn.bttn {
    background: #fff;
    color: #1f5680;
    display: inline-block;
    margin: 0 0.5rem 1.5rem;
    text-decoration: none;
}

.drug-interactions-tr {
    display: flex;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}

.drug-interactions-td {
    width: 100%;
    flex: 0 auto;
}

.drug-interactions-td.gray-bg.drk {
    width: 44%;
}

.drug-interactions-top-title {
    margin: 0px 8rem 3rem;
}

p.drug-interactions-title {
    font-weight: 700;
}

.drug-interactions-td.gray-bg.drk {
    background: #d9d9d9;
}

.gray-bg.round-corner {
    padding: 2rem 4rem;
    border-radius: 40px;
}

.title.victory-program-title span {
    font-weight: 400;
}

.isi-main-page .isi-text {
    border: 2px solid #1e5680;
    padding: 0.8rem 1rem;
    margin: 1rem 0 2rem;
}

ul#isi-ul {
    margin: 0 1.5rem 3rem;
}

ul#isi-ul li,
ul#isi-ul-box li {
    padding: 0;
}

p.primary.isi-blod {
    font-weight: 700;
}

ul#isi-ul-box {
    margin: 0 2.5rem;
}

.isi-main-page,
.references-page {
    margin-bottom: 5rem;
}

.references-page ol {
    list-style: auto;
    margin-left: 2rem;
}

.references-page ol li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #1e5680;
    padding: 1rem 0;
}

.nowrap {
    white-space: nowrap;
}

.quantum-banner__image-area,
.sp-only {
    display: none;
}

/* a.quantum-drop-down-menu__link.active {
  background: red;
} */

#patient-resources .download-section {
    padding: 1.5rem 0;
}

.download-des-text {
    width: 100%;
}

#footer #cnt-custom {
    padding: 0;
}

.no-padding {
    padding: 0;
}

.blue-text2 {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 1.3;
    color: #1e5680;
}

.study-popup-img.sp-only img {
    width: 100%;
}

a.logout-text.sign-out-lumakras {
    text-decoration: none;
    padding-left: 0;
}

.recommended-dosing-bottom-text {
    max-width: 800px;
    margin: 0 auto 5rem;
}

.recommended-dosing-bottom-tr {
    display: table;
    width: 100%;
    width: 100%;
    border: 1px solid #1e5680;
}

.recommended-dosing-bottom-td {
    display: table-cell;
    padding: 0.5rem;
    border: 1px solid #1e5680;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1e5680;
    text-align: center;
}

.recommended-dosing-bottom-table {
    margin-bottom: 3rem;
}

#lumakras-isi-popup .quantum-modal__close {
    display: none;
}

div#obu-external-link .quantum-modal__dialog,
.quantum-modal .quantum-modal__dialog {
    margin: auto;
}

div#obu-external-link {
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 999;
}

.row.mx-0.text-image-container {
    position: relative;
    max-height: 700px;
    margin-bottom: 2.5rem;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.col-12.px-0.bg-img-section {
    padding: 0;
}

.row.mx-0.text-image-container img {
    width: 100%;
}

.position-absolute {
    position: absolute;
}

.position-absolute .container {
    max-width: 1280px;
}

/* client feedbacks css added */

.ltspc {
    padding-bottom: 20px;
    display: inline-block;
}

.ptb0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.mtp0 {
    margin-top: 0 !important;
}

.mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.component.content.col-12 .component-content .download-section:nth-child(3) {
    border-bottom: none !important;
}

.ffrnch span {
    /* vertical-align: super; */
    font-size: 80%;
}

/* client feedbacks css added */

@media screen and (min-width: 576px) {
    .inner-page-banner .quantum-banner__inner {
        display: flex;
        padding: 2rem 0 15%;
        align-items: center;
    }

    .quantum-header__left {
        padding-left: 15px;
    }

    .quantum-banner__inner:before {
        display: none;
    }

}

@media screen and (min-width: 768px) {
    .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 557px;
    }

}

@media screen and (min-width: 992px) {
    .quantum-header__logo {
        /* max-height: 80px; */
    }

    .title.victory-program-title {
        padding-right: 4rem;
    }

    .quantum-drop-down-menu__list {
        max-width: 940px;
    }

    .quantum-drop-down-menu__menu-link {
        padding: 0.6rem 1rem;
    }

    #header>div>div.quantum-header__right>div.quantum-header__menu>nav>ul.quantum-drop-down-menu__list li:last-child a {
        padding-right: 0px;
    }

    .title.safety-tab-title {
        margin-right: 4rem;
    }
}

@media screen and (min-width: 992px) {
    .inner-page-banner .quantum-banner__text {
        max-width: 1200px;
    }

    div#patient-resources {
        padding: 0;
    }

    .slide .component-content {
        display: flex;
        align-items: center;
    }

    .inner-page-banner .quantum-banner__inner {
        padding: 0 0 9%;
    }

    .quantum-drop-down-menu__menu {
        -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        border-bottom: 5px solid #1f5680;
    }

    .quantum-drop-down-menu__menu {
        padding: 0;
        background: #e5e5e5;
        width: 315px;
        white-space: initial;
    }

    .quantum-drop-down-menu__menu-link {
        padding: 1rem 0;
        margin: 0 1rem;
        border-bottom: 1px solid #c4c4c4;
        white-space: inherit;
    }

    .quantum-drop-down-menu__menu-link:hover,
    a.quantum-drop-down-menu__menu-link.active {
        background: transparent;
        font-weight: 400;
    }

    li.quantum-drop-down-menu__menu-list-item:last-child a.quantum-drop-down-menu__menu-link {
        border: none;
    }

    .quantum-drop-down-menu__list-item--dropdown-visible .quantum-drop-down-menu__link,
    .quantum-drop-down-menu__list-item:hover>.quantum-drop-down-menu__link,
    .quantum-drop-down-menu__link:hover,
    a.quantum-drop-down-menu__link.active {
        background: #e5e5e5;
    }
}

@media screen and (min-width: 1440px) {
    .dosing-bottom-dwn-box {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 1024px) {

    div#moa-md-right-cnt,
    div#moa-md-right-img {
        padding: 0 15px;
    }

    .quantum-modal__dialog,
    .quantum-modal .quantum-modal__dialog {
        margin: 0 1rem;
    }

    div#obu-external-link .quantum-modal__dialog {
        margin: auto;
    }

    .median-time.fr {
        position: absolute;
        bottom: -8px;
        left: 115px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media screen and (max-width: 991px) {
    svg.quantum-icon.quantum-button__icon.desktop-break {
        display: none;
    }

    .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 327px;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        bottom: -27px;
    }

    #top-header .quantum-header__menu {
        display: block;
        position: relative;
        width: auto;
        top: 0;
        background: transparent;
    }

    #top-header nav.quantum-drop-down-menu {
        border: none;
        background: transparent;
        box-shadow: none;
        margin: 1rem;
    }

    #slider-home .field-slideimage {
        max-width: 400px;
    }

    .slide1-logo {
        margin-top: 1rem;
        max-width: 190px;
    }

    a.download-pdf-lang.dwn-bttn {
        padding: 0.8rem 3rem;
    }
}

li.quantum-drop-down-menu__top-nav-list-item.lumy-si-nav {
    display: none !important;
}

@media screen and (max-width: 768px) {
    li.quantum-drop-down-menu__top-nav-list-item.home-icon {
        display: block;
    }

    html[lang="fr"] li.quantum-drop-down-menu__top-nav-list-item a#lang-switch-en::before {
        content: '|';
        display: none !important;
    }

    li.quantum-drop-down-menu__top-nav-list-item.vik-si-nav {
        width: 45% !important;
    }

    li.quantum-drop-down-menu__top-nav-list-item a {
        font-family: 'Roboto' !important;
        font-style: normal !important;
        font-weight: 500;
        font-size: 0.75rem !important;
        line-height: 1;
        color: #FFFFFF !important;
        font-weight: bold !important;
        /*padding: 12px !important*/
    }

    /* 12-17-24 */
    #top-header .quantum-header:nth-of-type(1) .quantum-drop-down-menu__top-nav-list li:nth-of-type(2) {
        display: block;
    }

    li.quantum-drop-down-menu__top-nav-list-item a {
        font-weight: 500;
        font-size: 0.5rem;
    }

    #top-header .quantum-header:nth-of-type(1) .quantum-drop-down-menu__top-nav-list li:nth-of-type(3) {
        padding: 0px;
        /* display: none; */
    }

    .quantum-drop-down-menu__top-nav-link {
        padding: 15px 2px !important;
    }

    /* 12-17-24 */
    div#top-header {
        padding: 5px 0;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        bottom: -6px;
    }

    #moa-md-right-img>div {
        width: 300px;
    }

    h1.quantum-banner__title {
        font-size: 2.25rem;
        line-height: 1.3;
    }

    .patient-dem-table::before,
    .safety-tabf-table::before {
        border-radius: 10px 0 0 10px;
        left: -10px;
        width: 10px;
    }

    h1.quantum-banner__title.learn-about-victory {
        padding: 0;
    }

    .quantum-header__left {
        width: 100px;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        height: 40px;
    }

    #home h1.quantum-banner__title {
        padding: 0rem 1rem 5rem;
    }

    .slide-title,
    p.blue-text,
    .median-time,
    .how-to-take-lumakras-des ul li,
    .victory-program-gray-box ul li,
    .recommended ul li {
        font-size: 1.2rem;
    }

    .title,
    h1.quantum-banner__title,
    .blue-text2 {
        font-size: 1.3rem;
    }

    .dor.line.title-flex p {
        line-height: 1.4;
    }

    .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 320px;
        display: flex;
        align-items: center;
        padding: 1rem 0 20%;
    }

    .tabs .component-content .tabs-inner .tabs-heading,
    .tabs .component-content .tabs-inner .tabs-container .tab,
    .tabs-container .component.content.col-12 {
        padding: 0;
    }

    .tabs .component-content .tabs-inner .tabs-heading {
        white-space: initial;
    }

    .field-content {
        margin-top: 2rem;
    }

    .tabf-table-td,
    .tabf-top-table-td {
        font-size: 1rem;
    }

    .tabf-table-tr {
        border-bottom: 2px solid rgba(0, 0, 0, 0.04);
    }

    .quantum-header__menu {
        right: 0;
    }

    #top-header nav.quantum-drop-down-menu {
        margin: 0.2rem 0;
    }

    li.quantum-drop-down-menu__top-nav-list-item a {
        /* font-weight: 600; */
    }

    .quantum-header__menu {
        max-width: 768px;
    }

    li.quantum-drop-down-menu__list-item {
        border-bottom: 2px solid rgba(0, 0, 0, 0.04);
    }

    .callout {
        margin-right: 0;
    }

    .how-to-take-lumakras {
        flex-wrap: wrap;
    }

    .how-to-take-lumakras-cnt {
        width: 100%;
        margin: 0rem 0 3rem;
    }

    .dosing-kras::before,
    .dosing-kras:after {
        height: 5px;
    }

    .patients-kit {
        padding: 20px 0;
        height: auto;
    }

    p.kit-text {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .patients-kit-icon img {
        width: 60px;
        max-width: none;
    }

    .dosing-kras {
        padding: 0.5rem 1rem;
        border-top: 5px solid #eb2244;
        border-left: 5px solid #eb2244;
        border-bottom: 5px solid #eb2244;
        border-radius: 20px 0 0 20px;
        max-width: 400px;
        width: 70%;
    }

    .drug-interactions-top-title {
        margin: 0px 0rem 2rem;
    }

    .drug-interactions-td.gray-bg.drk {
        width: 50%;
    }

    .drug-interactions-td {
        flex: 0 0 50%;
    }

    .dose-modification-recommended,
    .dose-modification-f-note {
        margin-top: 3rem;
    }

    .alternative-dosing-method.line::before {
        min-height: 90px;
        height: 81%;
    }

    .alternative-dosing-method {
        width: 90%;
    }

    h1.quantum-banner__title {
        padding: 0 1rem;
    }

    .model-popup-patient-resources {
        overflow: scroll;
    }

    form#patient-resources-obu-lmk {
        top: 0;
        left: 50%;
        transform: translate(-50%, 3%);
        width: 90%;
        padding: 1rem;
    }

    div#footer-bottom-top-logo {
        width: 100px;
    }

    /* #moa-mobile-img::before{
      position:absolute;
      content: "";
      width: 100%;
      height: auto;
      background: url(../images/home-page/banner-bottom-mobile.svg) no-repeat;
  } */
    #moa-mobile-img img {
        visibility: hidden;
    }

    #moa-mobile-img::after {
        content: "";
        display: inline-block;
        background: url(../images/mechanism-of-action/chart_lumakras-1_cropped-mobile.svg) no-repeat;
        width: 100%;
        height: 100%;
        /* padding: 0 0.625rem; */
        background-size: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    /* .lang-select .mb-none {
    text-decoration: none !important;
  } */

    div#moa-mobile-img {
        height: 760px;
    }

    .dskview {
        display: none;
    }

    .median-time.fr {
        position: absolute;
        bottom: -8px;
        left: 72px;
        font-size: 6px;
        font-weight: 500;
    }

    .line::before {
        margin: 0.5rem 1rem 0.5rem 0;
    }
}

@media screen and (max-width: 720px) {
    div#moa-mobile-img {
        height: 650px;
    }

    span.wrap-txt {
        white-space: nowrap;
    }

    .title.safety-tab-title span.wrap-txt {
        font-weight: bold;
    }

    .tab3-f-note p.f-note {
        font-size: 15px;
    }

    :lang(fr) div#obu-external-link .quantum-modal__dialog {
        overflow: scroll;
        height: 80%;
    }

    #footer-top .component-content ul,
    footer#footer ul {
        display: flex;
        flex-wrap: wrap;
    }

    footer#footer .field-link {
        border-bottom: none;
    }

    footer#footer ul li a,
    #footer-top .component-content ul li a {
        font-size: 11px !important;
        font-weight: 500 !important;
    }
}

@media screen and (max-width: 640px) {
    div#moa-mobile-img {
        height: 540px;
    }

    li.quantum-drop-down-menu__top-nav-list-item.home-icon {
        display: block;
        width: auto;
        /*left: -10px;*/
    }

    /*ul.quantum-drop-down-menu__top-nav-list li a::after{
    display: none;
   }*/
    div#footer-top ul li a {
        padding: 0.5rem;
        display: block;
    }

    .quantum-modal__dialog,
    .quantum-modal .quantum-modal__dialog {
        height: 80%;
    }

    #obu-external-link .quantum-modal__dialog {
        height: auto;
    }

    .sp-only {
        display: block;
        /* padding: 1rem; */
    }

    .pc-only {
        display: none;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        height: 34px;
    }

    .slide .component-content {
        display: flex;
        flex-wrap: wrap;
    }

    #slider-home .slide-info {
        width: 100%;
    }

    .carousel-inner .field-slidetext,
    #slider-home li.slide .component.content.col-12,
    .tabs .component-content .tabs-inner .tabs-heading li .component.content {
        padding: 0;
    }

    /* h1.quantum-banner__title {
      padding: 0rem 0rem 3rem;
  } */
    .bttn {
        width: 100%;
        margin: 0;
    }

    .study-design.bttn {
        margin-bottom: 1.5rem;
    }

    .learn-about-codebreak {
        margin-top: 1rem;
    }

    .popup-title {
        display: block;
    }

    .title-icon {
        margin-right: 0.5rem;
        width: 100px;
        height: 100px;
        margin: 0 auto 2rem;
    }

    .popup-title-text {
        width: 100%;
    }

    .quantum-modal__dialog {
        padding: 48px 1rem 24px;
    }

    .patient-td {
        padding: 0.5rem;
        font-size: 1rem;
    }

    .patient-dem-table {
        margin: 1rem 0 1rem 1rem;
    }

    .btn-group {
        display: block;
    }

    .tab3-table1 {
        width: 100%;
    }

    .safety-tab3 {
        display: block;
    }

    div#moa-md-sec,
    #cnt-custom {
        margin: 0 auto;
    }

    #dosing-bottom-box .title {
        padding: 1rem 0;
    }

    .gray-bg.round-corner {
        padding: 2rem 1rem;
        border-radius: 10px;
    }

    .title.victory-program-title {
        padding: 2rem 1rem 2rem;
    }

    #footer-amgen-logo img {
        margin: 2rem auto;
        display: block;
    }

    #footer-top .component-content ul,
    footer#footer ul,
    .footer-logos,
    #footer-top .component-content {
        justify-content: center;
    }

    footer#footer ul li a,
    #footer-top .component-content ul li a {
        font-size: 1rem;
        font-weight: 600;
    }

    .footer-content p {
        font-size: 1rem;
        text-align: center;
    }

    footer#footer {
        padding: 1rem 0 2rem;
    }

    #footer-top .component.link-list {
        order: 2;
        margin-bottom: 0.5rem;
        width: 100%;
    }

    #home .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 250px;
    }

    .callout-img {
        width: 130px;
    }

    .tabs .component-content .tabs-inner .tabs-heading li.active,
    .tabs .component-content .tabs-inner .tabs-heading li.active:hover,
    .tabs .component-content .tabs-inner .tabs-heading li,
    .tabs .component-content .tabs-inner .tabs-heading li:last-child,
    .tabs .component-content .tabs-inner .tabs-heading li:first-child {
        border-radius: 0;
    }

    .tabs .component-content .tabs-inner .tabs-heading {
        flex-wrap: wrap;
    }

    .tabs .component-content .tabs-inner .tabs-heading li {
        width: 100%;
    }

    .tabs .component-content .tabs-inner .tabs-heading li:first-child,
    .tabs .component-content .tabs-inner .tabs-heading li:last-child {
        margin: 0.5rem 0 0;
    }

    ul.tabs-heading li {
        margin: 0.5rem 0 0;
    }

    .download-pdf-main,
    .download-dropdown {
        display: block;
    }

    .download-thumbnail {
        margin: auto auto 1rem;
        width: 60%;
    }

    select.dwn-pdf {
        max-width: 100%;
    }

    a.download-pdf-lang.dwn-bttn {
        padding: 1rem 0;
        text-align: center;
        margin: 1rem 0 0;
        display: block;
    }

    .download-btn-select-all .dwn-bttn {
        flex: 0 0 100%;
        margin: 0.3rem 0;
    }

    .download-btn-select-all {
        display: flex;
        flex-wrap: wrap;
    }

    .contacts-from-td {
        flex: 0 0 98%;
    }

    .ref-sec {
        margin-top: 2rem;
    }

    a.w-bttn.bttn {
        margin: 0.5rem 0;
    }

    #dosing-bottom-box {
        margin-bottom: 1rem;
    }

    .recommended-dosing-bottom-td {
        font-size: 1rem;
    }

    #footer-top .component-content ul {
        display: block;
        text-align: center;
    }

    #footer-top .component-content ul li a::after {
        display: none;
    }

    .download-dropdown fieldset {
        display: block;
    }
}

@media screen and (max-width: 520px) {
    div#moa-mobile-img {
        height: 500px;
    }
}

@media screen and (max-width: 480px) {
    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        height: 25px;
    }

    #home .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 180px;
    }

    .callout-img {
        width: 100px;
    }

    /* a#lang-switch, a.lang.quantum-drop-down-menu__top-nav-link {
      width: 120px;
  } */
    div#moa-mobile-img {
        height: 440px;
    }

    .median-time.fr {
        position: absolute;
        bottom: -42px;
        left: 32px;
        font-size: 6px;
        font-weight: 500;
    }

    .moa-md-sec p {
        letter-spacing: -0.3px;
    }
}

@media screen and (max-width: 420px) {
    div#moa-mobile-img {
        height: 410px;
    }

    .patient-td {
        width: 48%;
        flex: 0 0 auto;
    }

    .patient-td.first-clounm {
        width: 52%;
    }

    .patient-dem-table {
        margin: 1rem 0 1rem 0.7rem;
    }

    .patient-dem-table::before,
    .safety-tabf-table::before {
        border-radius: 6px 0 0 6px;
        left: -14px;
        width: 6px;
    }
}

@media screen and (max-width: 375px) {
    div#moa-mobile-img {
        height: 360px;
    }

    #home .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 140px;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        background: url(../images/home-page/banner-bottom-mobile.svg) no-repeat;
        width: 100%;
    }

    #home .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
        height: 45px;
    }

    .callout-img {
        width: 80px;
    }
}

@media(min-width: 820px) and (max-width: 1024px) {
    .download-title.title {
        font-size: 2.125rem;
    }
}

@media (max-width: 420px) {
    .quantum-drop-down-menu__top-nav-list {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

    .quantum-drop-down-menu__top-nav-list-item {
        display: flex;
        align-items: center;
        flex: 0 0 auto;
        margin: 0px;
    }

    .quantum-drop-down-menu__top-nav-list-item a,
    .quantum-drop-down-menu__top-nav-list-item span,
    .quantum-drop-down-menu__top-nav-link {
        display: inline-flex;
        align-items: flex-end;
        line-height: 1.5;
        white-space: nowrap;
    }

    .lang-select {
        align-items: center;
        line-height: 1;
    }

    .bodyclass ul.quantum-drop-down-menu__top-nav-list li a {
        padding-left: 4px !important;
        padding-right: 0 !important;
        font-size: 10px !important;
    }
}

@media (min-width: 380px) and (max-width: 480px) {
    .bodyclass ul.quantum-drop-down-menu__top-nav-list li a {
        font-size: 11px !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 340px) {
    .bodyclass ul.quantum-drop-down-menu__top-nav-list li a {
        font-size: 9px !important;
        padding-right: 0 !important;
    }
}