@media (min-width: 767px) {
  .btn-phone {
    pointer-events: none;
  }

  .copaycard-mobile {
    display: none;
  }

  .seclink {
    display: none;
  }

  .quantum-drop-down-menu
    .quantum-drop-down-menu__link:not(.nav-contactus)
    > svg {
    display: none;
  }
}

.page-side-effects .treatment-detail-section {
  padding-top: 0;
  padding-bottom: 30px !important;
}

.page-patient-support-and-resources .btn-phone,
.page-patient-support-and-resources .btn-phone:hover {
  color: #414041 !important;
}

span.smallcap {
  font-size: 12px;
}

.quantum-isi-tray ul.dash-marker li::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  width: 10px;
  height: 2px;
  background-color: #ff5c35;
}

.promo-resource-card .field-promolink a:hover {
  background-color: #6e7ba0;
}

#copay-program-wrapper > .component-content > .plain-html:last-child .footnote {
  color: #414041;
  margin-bottom: 0;
}

.foot-note.global-reference {
  font-size: 14px;
}

/* .quantum-footer__link {
    font-family: var(--font-bold);
    color: #FE5B34;
    display: inline-flex;
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
    font-weight: var(--font-weight-bold);
    margin-bottom: 0;
    text-transform: none;
} */
.home_banner .field-promotext2 a:first-child {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  /*  padding-top: 12px;
    padding-bottom: 8px; */
  align-items: center;
  display: flex;
  /*  justify-content: center; */
  font-family: Overpass;
  font-weight: bold;
}

.promo-banner .field-promotext2 a:nth-child(1) {
  background-color: #fff;
  color: #6e7db3;
}

.page-access-and-support .promo-banner .field-promotext2 a {
  background-color: rgba(255, 255, 255, 0.83);
  color: #6e7ba0;
}

.page-side-effects .promo-banner .field-promotext2 a {
  background-color: #fff;
  color: #6e7db3;
}

@media (min-width: 1200px) {
  .promo-banner-utility .field-promolink > a:hover {
    background-position: calc(100% - 10px) center;
    background: #6e7ba0;
    color: #fff;
    background-image: url(/~/media/ADA34B3611A547C09A053C03090522AA.ashx);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    transition: all ease 0.2s;
  }
}

#linkbtn .field-promolink > a:hover {
  color: #fff;
  background: #6e7ba0;
  background-position: calc(100% - 35px) center;
  background-image: url(/~/media/ADA34B3611A547C09A053C03090522AA.ashx);
  background-repeat: no-repeat;
}

div#promo-wallet-card .field-promotext {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 0 auto !important;
}

.page-access-and-support
  #copay-program-wrapper
  .component:last-child
  p.footnote {
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  text-indent: -4px;
}

@media (max-width: 767px) {
  #pal-wrapper .component.plain-html:first-child {
    padding-bottom: 15px;
  }
}

.btn-phone {
  text-decoration: none !important;
  color: inherit !important;
}

@media (max-width: 767px) {
  .footer-aux-links > .col-lg-3.collapsed ul {
    display: none;
  }

  .footer-aux-links > .col-lg-3.collapsed > span {
    margin-bottom: 0px;
  }

  .footer-aux-links > .col-lg-3.collapsed > span:after {
    background-image: url("/~/media/36177AE3C3CB4D61AE94277BAC0BE06D.aspx");
    background-repeat: no-repeat;
    content: "";
    width: 8px;
    height: 8px;
  }

  .copaycard-mobile {
    display: block;
  }

  .page-access-and-support #copay-program-wrapper .field-promoicon {
    display: none;
  }

  .copaycard-mobile img {
    width: 100%;
  }

  #pal-wrapper .flex-wraped_li li:nth-child(2) {
    order: 3;
  }

  #pal-wrapper .flex-wraped_li li:nth-child(3) {
    order: 2;
  }
}

.promo-resource-boxed:hover {
  transform: scale(1.03);
}

.page-not-found .connect-header {
  margin-top: 0px;
}

.page-not-found .connect-header h1 {
  color: var(--primary-color);
}

.page-not-found .connect-header .field-promolink {
  text-decoration: underline;
  color: var(--primary-color);
  margin-top: 30px;
  font-weight: 500;
}

.page-not-found .connect-header a::before {
  content: url("/~/media/F5DE47462A854D0BAEE1A83DFA1CB814.ashx");
  padding-right: 10px;
}

.page-not-found .connect-header {
  padding-bottom: 50px;
}

.quantum-modal h2 {
  font-size: 22px;
  line-height: 24px;
  color: #ff5c35;
  margin-bottom: 20px;
}

.quantum-button {
  background-color: var(--primary-color);
  text-transform: none;
}

.quantum-button:hover {
  background-color: #6d7aa0;
  color: #fff;
  text-decoration: none;
}

.modal-actions .quantum-button {
  min-width: 188px;
  height: 60px;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px) {
  #hcp_modal .quantum-modal__dialog,
  #Modal_Site_Leave .quantum-modal__dialog,
  #Modal_Site_Leave_NonAmgen .quantum-modal__dialog {
    width: 494px;
  }
}

#pal-wrapper .link a {
  display: flex;
  border: 2px solid #0063c3;
  color: #0063c3;
  font-weight: bold;
  border-radius: 37px;
  padding: 16px 55px;
  max-width: 374px;
  text-decoration: none !important;
  background-image: url(../Images/icon-download-button-blue.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center;
}

p.pt-10 {
  padding-top: 16px;
}

@media (max-width: 767px) {
  .page-sclc #linkbtn .field-promolink > a {
    padding-left: 18px;
    width: 100%;
    padding-right: 9rem;
    padding-top: 12px;
  }

  #top-navigation-full-website .quantum-drop-down-menu__list li:nth-child(1),
  #top-navigation-full-website .quantum-drop-down-menu__list li:nth-child(2),
  #top-navigation-full-website .quantum-drop-down-menu__list li:nth-child(5) {
    display: none;
  }

  #top-navigation-full-website .quantum-drop-down-menu__list {
    justify-content: space-around;
  }

  p.pt-10 {
    padding-top: 14px;
  }

  ul.list-padding {
    padding-top: 15px;
  }

  .seclink {
    display: block;
  }

  .quantum-indications .quantum-button {
    right: 10px;
  }
}

.page-starting-imdelltra
  .promo-banner
  + .wrapper-container
  .section-sub-headin {
  margin-top: 30px;
  margin-bottom: 30px;
}

#linkbtn {
  --padd-inline: 40px;
  margin-top: 48px;
  border-bottom: 1px solid #ff5c35;
  padding-bottom: 50px;
  margin-bottom: -25px;
}

@media (min-width: 1200px) {
  .quantum-drop-down-menu
    .quantum-drop-down-menu__list
    > li:hover
    .quantum-drop-down-menu__menu {
    display: none;
  }
}

@media (max-width: 768px) {
  #menu-header-secondary .quantum-drop-down-menu__link {
    padding-right: 25px !important;
  }

  #menu-header-secondary .quantum-drop-down-menu__link .quantum-icon {
    width: 15px;
    margin-left: 0;
  }

  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    > li:nth-last-child(-n + 5)
    a {
    background: #6d7aa0;
    color: #fff;
    height: 40px;
    border-bottom: 1px solid #fff !important;
  }
}

@media (max-width: 1199px) {
  #menu-header-secondary .quantum-drop-down-menu__link {
    justify-content: space-between;
    align-items: center;
  }

  .quantum-drop-down-menu__menu {
    margin: 0px 0px;
  }

  .quantum-drop-down-menu__link:hover,
  .quantum-drop-down-menu__link:focus {
    color: var(--nav-link-hover-color);
  }

  .quantum-header__menu .quantum-drop-down-menu__list li {
    width: 100%;
    margin: 0 !important;
    border-bottom: 1px solid #fff !important;
  }

  .quantum-drop-down-menu__list-item.hasdropdown.open
    .quantum-icon.desktop-break {
    transform: rotate(180deg);
  }

  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li:nth-child(-n + 4) {
    border-top: 1px solid #ff5c35;
  }

  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li
    + li {
    border-top: none;
  }
}

.quantum-drop-down-menu
  .quantum-drop-down-menu__list-item:last-child
  > .quantum-drop-down-menu__link:hover,
.quantum-drop-down-menu
  .quantum-drop-down-menu__list-item:last-child
  > .quantum-drop-down-menu__link:focus {
  color: var(--nav-link-hover-color);
}

.quantum-drop-down-menu__menu li a {
  color: #fff;
  padding: 9px 36px;
  display: block;
  text-decoration: none !important;
}

.quantum-indications.isi-expanded .quantum-text--small,
.quantum-indications {
  display: none;
}

button.quantum-modal__close .quantum-icon {
  fill: #ff5c35 !important;
}

button.quantum-modal__close > img,
button.quantum-modal__close > svg {
  display: block;
}

.quantum-button.quantum-button--tertiary.quantum-modal__close:hover {
  background-color: #fff;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 767px) {
  .quantum-top-nav__inner::after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    box-shadow: 0 0 0 100vmax #f5f5f5;
    clip-path: inset(0 -100vmax);
    pointer-events: none;
    z-index: -1;
  }
}

#menu-header-secondary {
  box-shadow: none;
}

.quantum-container--light {
  box-shadow: none;
}

.page-pt-home .reference-home,
.page-sclc .reference-sclc,
.page-how-imdeltra-works .reference-himdelltra-works,
.page-clinical-results .reference-clinical-results,
.page-side-effects .reference-sideeffects,
.page-starting-imdelltra .reference-starting-imdelltra {
  display: block !important;
}

.quantum-footer__inner::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 100vmax #f9f9f9;
  clip-path: inset(0 -100vmax);
  pointer-events: none;
  z-index: -1;
}

div#footer-container::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  box-shadow: 0 0 0 100vmax #f9f9f9;
  clip-path: inset(0 -100vmax);
  pointer-events: none;
  z-index: -1;
}

.text-breakall {
  word-break: break-all;
}

@media (max-width: 767px) {
  .home_banner .promo-text {
    max-width: 100%;
  }

  .home_banner .field-promoicon2 > img {
    width: 100%;
  }
}

.page-patient-support-and-resources .promo-resource-card .field-promoicon {
  text-align: center;
}

@media (max-width: 767px) {
  .downloadable-resource-group
    .column-splitter
    .col-md-4:nth-child(2)
    .promo-resource-card
    .field-promoicon {
    display: none;
  }

  .downloadable-resource-group
    .column-splitter
    .col-md-4:nth-child(2)
    .promo-resource-card
    .field-promoicon2 {
    text-align: center;
  }
}

@media (min-width: 767px) {
  .page-patient-support-and-resources
    .downloadable-resource-group
    .column-splitter
    .col-md-4:nth-child(2)
    .promo-resource-card
    .field-promoicon2 {
    display: none;
  }
}

.page-sclc .promo-banner-utility > .component-content::after {
  transform: skewX(-20deg) translateX(-47px);
}

.promo-banner-utility > .component-content::after {
  content: "";
  background-color: rgba(110, 123, 160, 76%);
  margin-left: 0;
  max-width: calc(60% + 60px);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  transform: skewX(-20deg) translateX(-50px);
}

h1 sup {
  font-size: 50%;
  top: -0.7em;
}

div#se-hcp-container {
  padding-bottom: 40px;
}

.full-width-container.container {
  max-width: 100%;
  padding-inline: 0;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

body:not(.stickyNav) .header-nav {
  position: sticky !important;
  /* animation: slideDown 0.5s ease-out; */
  z-index: 9999;
}

.link-list-container {
  display: none;
}

.stickyNav .link-list-container {
  display: block;
  position: sticky !important;
  animation: slideDown 0.3s ease-out;
  z-index: 98;
  top: auto;
  background: white;
}

.link-list-container ul {
  display: flex;
  gap: 10px;
  padding: 20px;
  list-style: none;
}

.link-list-container ul li,
.field-link {
  display: flex;
  flex: 1;
  justify-content: center;
}

.link-list-container ul a {
  background-color: var(--primary-color);
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  line-height: 1.2;
  text-decoration: none;
  transition: all ease 0.2s;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 12px;
  padding-bottom: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-family: Overpass;
  font-weight: bold;
  width: 100%;
}

.link-list-container ul li:nth-child(1) a {
  background-color: #fff;
  color: #6e7db3;
}

.stickyNav .link-list-container {
  max-width: 100% !important;
  background: #e8e8e8;
}

@media (max-width: 767px) {
  #top-navigation-full-website .quantum-drop-down-menu__list {
    overflow: unset;
  }

  #top-navigation-full-website .quantum-top-nav__link:before {
    display: none;
  }

  #top-navigation-full-website .quantum-top-nav__link {
    padding-inline: 10px;
  }

  #top-navigation-full-website .quantum-top-nav__inner {
    background: #f5f5f5;
  }

  #top-navigation-full-website
    .quantum-drop-down-menu
    .quantum-drop-down-menu__list
    .quantum-drop-down-menu__list-item:nth-of-type(3):after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -10%;
    width: 1px;
    height: 100%;
    background-color: #d0cfd0;
  }
}

@media (max-width: 767px) {
  .page-sclc .downloadable-resource-group .promo-boxed {
    margin-bottom: 30px;
  }

  .component.container.downloadable-resource-group.wrapper-container {
    margin-bottom: 15px;
  }
}

.link-list-container ul li a {
  background-color: #fff;
  color: #6e7db3;
}

.page-access-and-support .link-list-container ul li:nth-child(1) a,
.page-patient-support-and-resources .link-list-container ul li:nth-child(2) a,
.page-how-imdeltra-works .link-list-container ul li:nth-child(1) a,
.page-clinical-results .link-list-container ul li:nth-child(2) a,
.page-side-effects .link-list-container ul li:nth-child(3) a {
  background-color: var(--primary-color);
  color: #fff;
}

@media (max-width: 767px) {
  .stickyNav:not(.page-pt-home)
    .promo-banner:not(.promo-banner-utility)
    .promo-text {
    display: none;
  }

  .link-list-container ul {
    padding-inline: 0;
  }
}

@media (max-width: 767px) {
  .link-list-container ul a {
    font-size: 12px;
    line-height: 14px;
    padding-inline: 2px;
  }
}

.page-side-effects .icon-grid-container {
  margin-bottom: 30px;
}

.page-side-effects div#se-hcp-container {
  padding-bottom: 30px;
}

.page-side-effects .promo-banner-utility {
  margin-top: 0;
}

.healthcare-isi-section,
.healthcare-isi-section + h4 + ul + ul {
  margin-bottom: 15px;
}

.healthcare-isi-section + h4 {
  margin-bottom: 10px;
}

#fullIsi .spacing-top {
  margin-top: 15px;
}

#fullIsi .quantum-isi-tray ul.dash-marker {
  margin-bottom: 15px;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .page-pt-home .home_banner .promo-text {
    margin-inline: unset;
    position: absolute;
    inset: 43px 0;
  }

  .page-pt-home .promo-banner .field-promotext2 {
    margin-top: 100px;
  }

  #top-navigation-full-website .quantum-drop-down-menu__list {
    gap: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .home_banner .field-promoicon > img {
    width: 100%;
  }

  .home_banner .promo-text {
    max-width: 100%;
  }

  .promo-banner:not(.promo-banner-utility) .field-promotext {
    max-width: 445px;
  }

  .footernav::before {
    width: 12em;
  }

  .page-how-imdeltra-works #promo-container .promo-boxed > .component-content {
    padding: 10px;
    height: 100%;
  }

  .page-how-imdeltra-works #promo-container .promo-boxed {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .page-starting-imdelltra .promo-banner .promo-text,
  .page-patient-support-and-resources .promo-banner .promo-text,
  .page-access-and-support .promo-banner .promo-text {
    margin-inline: 0 !important;
  }

  .promo-banner-utility .field-promoicon {
    display: block;
  }

  .stickyNav:not(.page-pt-home)
    .promo-banner:not(.promo-banner-utility)
    .promo-text {
    display: none;
  }

  .page-patient-support-and-resources .promo-banner .field-promotext,
  .page-access-and-support .promo-banner .field-promotext {
    top: 0;
    left: 35px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .page-clinical-results .promo-banner-utility .promo-text > div {
    max-width: 57%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .page-starting-imdelltra .promo-banner .promo-text {
    padding-left: 35px !important;
  }

  .page-how-imdeltra-works .promo-banner-utility.promo-banner .field-promotext {
    margin-top: 0;
  }

  .page-clinical-results
    .promo-banner:not(.promo-banner-utility)
    .field-promotext {
    top: 0;
    left: 35px;
  }

  .page-clinical-results .promo-banner .promo-text {
    left: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .page-how-imdeltra-works .promo-banner .promo-text,
  .page-clinical-results .promo-banner .promo-text,
  .page-side-effects .promo-banner .promo-text {
    padding-inline: 0 !important;
  }

  .page-side-effects .promo-banner .promo-text {
    padding-inline: 30px;
  }
}

.link-list-container ul li a:hover {
  background-color: #e7522f !important;
  color: #fff !important;
}

.page-access-and-support .link-list-container ul li:nth-child(1) a:hover,
.page-patient-support-and-resources
  .link-list-container
  ul
  li:nth-child(2)
  a:hover,
.page-how-imdeltra-works .link-list-container ul li:nth-child(1) a:hover,
.page-clinical-results .link-list-container ul li:nth-child(2) a:hover,
.page-side-effects .link-list-container ul li:nth-child(3) a:hover {
  background-color: #e7522f !important;
  color: #fff !important;
}

.support-groups-contact span.text-nowrap {
  color: #414041;
}

@media (min-width: 767px) {
  #pal-wrapper
    > .component-content
    > .plain-html:first-child
    > .component-content
    h2,
  #financial-support-wrapper
    > .component-content
    > .plain-html:first-child
    > .component-content
    h2,
  #copay-program-wrapper
    > .component-content
    > .plain-html:first-child
    > .component-content
    h2 {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .promo-banner-utility .field-promolink > a:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid white;
  }
}

@media (min-width: 1200px) {
  .page-clinical-results
    .downloadable-resource-group
    + .container
    .column-splitter
    .section-heading {
    padding-right: 45px;
  }
}

@media (max-width: 767px) {
  .quantum-footer__link {
    padding-right: 0;
    font-family: Overpass;
  }
}

@media (min-width: 768px) {
  .quantum-footer__links-row {
    gap: 17px;
  }
}

.promo-resource-boxed {
  transition: transform 0.3s ease;
}

@keyframes dissolve {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.stickyNav .link-list-container {
  animation: dissolve 0.4s ease-out;
}

.promo-resource-boxed:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  .quantum-drop-down-menu
    .quantum-drop-down-menu__link:not(.nav-contactus)
    > svg {
    margin-top: 0;
  }

  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li:nth-child(1) {
    padding-top: 8px;
    padding-bottom: 5px;
  }

  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li:nth-child(2),
  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li:nth-child(4) {
    padding-top: 3px;
    padding-bottom: 0px;
  }
}

@media (min-width: 767px) {
  .page-pt-home
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content,
  .page-side-effects
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content,
  .page-starting-imdelltra
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content {
    padding-top: 10px;
  }

  .page-sclc
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content,
  .page-how-imdeltra-works
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content {
    padding-top: 52px;
  }

  .page-clinical-results
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content {
    padding-top: 30px;
  }

  .page-patient-support-and-resources
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content,
  .page-access-and-support
    .quantum-isi-tray__content.quantum-long-form-text
    .quantum-isi-tray__content {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .page-pt-home .home_banner .field-promotext2 a {
    background-color: #e7522f !important;
    color: #fff !important;
  }

  .page-pt-home .home_banner .field-promotext2 a:after {
    filter: brightness(0) invert(1);
  }

  .page-pt-home .home-container-one {
    padding-top: 5px;
  }
}

@media (max-width: 767px) {
  .page-pt-home .home_banner.promo-banner .field-promotext2 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .page-pt-home .promo-banner .field-promotext2 a {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .page-pt-home .home-container-one {
    padding-top: 36px;
  }
}

@media (max-width: 767px) {
  .page-pt-home .home-footnote p:last-of-type {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .page-clinical-results
    .downloadable-resource-group
    + .container
    .column-splitter:first-child
    > div {
    display: block;
  }

  .page-clinical-results
    .downloadable-resource-group
    + .container
    .file-type-icon-media-link
    img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #menu-header-secondary
    .quantum-header__menu
    .quantum-drop-down-menu__list
    li
    .quantum-drop-down-menu__menu
    li {
    padding-top: 8px;
    padding-bottom: 5px;
  }
}

.page-how-imdeltra-works .promo-banner:not(.promo-banner-utility) h1 sup {
  margin-left: -4px;
  padding-right: 4px;
}

#top-navigation-full-website
  .quantum-top-nav__link
  .quantum-top-nav__link-text {
  z-index: 1;
}

.page-pt-home .promo-banner.home_banner .field-promotext2 a {
  display: block;
}

#pal-wrapper .link a {
  display: flex;
  border: 2px solid #0063c3;
  color: #0063c3;
  font-weight: bold;
  border-radius: 37px;
  padding: 13px 60px;
  max-width: 374px;
  text-decoration: none !important;
  background-image: url(../Images/icon-download-button-blue.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center;
}

@media (max-width: 767px) {
  .quantum-header__inner {
    min-height: 55px;
  }
}

.footernav ul a:hover {
  color: #ff5c35;
}

@media (min-width: 768px) {
  #top-navigation-full-website .quantum-top-nav__link:before {
    transform: skew(-26deg);
  }
}

@media (min-width: 768px) {
  #menu-header-secondary:before {
    content: "";
    position: absolute;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.6);
    top: calc(100% - 0px);
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    height: 1px;
    z-index: -1;
    pointer-events: none;
    width: 100vw;
  }
}

@media (min-width: 768px) {
  #menu-header-secondary:before {
    content: "";
    position: absolute;
    box-shadow: none;
    top: calc(100% - 0px);
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    height: 1px;
    z-index: -1;
    pointer-events: none;
    width: 100vw;
    height: 0.5px;
    z-index: 9999;
    pointer-events: none;
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 50%,
      rgba(0, 0, 0, 0) 100%
    );
    filter: blur(2px);
  }
}
