/*@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:wght@400;700&display=swap);*/
@import url("https://fonts.amgen.com/s/Arial/v07/stylesheet.css");
@import url("https://fonts.amgen.com/s/montserrat/v25/stylesheet.css");

body {
    font-family: 'Arial';
    font-size: 18px;
    color: var(--secondary);
    font-weight: 400;
    position: relative;
    width: 100%;
    max-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.header-nav:before {
    content: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100vw - 17px);
    height: 19px;
    background-color: var(--theme-dark-violet);
    top: 0;
}

.has-subMenu .quantum-drop-down-menu__link-text {
    position: relative;
}

.has-subMenu .quantum-drop-down-menu__link-text:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/white-arrow-down);
    content: '';
    position: absolute;
    right: 0px;
    background-size: 14px;
    width: 20px;
    height: 20px;
    right: -26px;
    background-repeat: no-repeat;
    background-position: center;
    top: 6px;
}


.has-subMenu:last-child .quantum-drop-down-menu__link-text:before {
    bottom: 6px;
    right: 0px;
}

.has-subMenu:last-child .quantum-drop-down-menu__link-text {
    padding-right: 30px;
}

#top-navigation {
    background: #E8E8E8;
    height: 80px;
}

#standard-menu-header,
.quantum-header__inner {
    background: #000;
}

.quantum-top-nav__inner::before {
    content: none;
}

.quantum-top-nav__inner {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-left: 0px;
    position: relative;
    max-width: 1160px;
    height: 100%;
    justify-content: center;
}

#top-navigation .quantum-drop-down-menu__list-item a {
    color: #7f0000;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    display: inline-block;
    text-transform: math-auto;
    letter-spacing: normal;
}

#top-navigation ul li:nth-child(2) {
    margin-left: auto;
}

#top-navigation ul li:nth-child(3) {
    margin-right: auto;
}

#top-navigation ul li:nth-child(4) {
    background-color: #fff !important;
    color: #7f0000;
    border-radius: 0 0 25px 25px;
    position: absolute;
    right: 0px;
    top: 0px;
}

#top-navigation ul li:nth-child(4) a {
    cursor: pointer;
    padding: 12px 25px;
}

#top-navigation ul li:nth-child(2):hover a {
    filter: grayscale(0.9);
    opacity: 0.6;
}

#top-navigation ul li:nth-child(3):hover a {
    filter: grayscale(0.9);
    opacity: 0.6;
}

#top-navigation ul li:nth-child(4):hover a {
    color: inherit
}

#top-navigation ul li:nth-child(2) a {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/sign-up-for-updates);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 3px;
    padding-bottom: 3px;
}

#top-navigation ul li:nth-child(3) a {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/find-a-specialist-icon);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 3px;
    padding-bottom: 3px;

}

#top-navigation ul li:first-child {
    color: #b8323b;
    font-size: 0px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    /* background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/listen-to-your-eyes-logo.svg) !important; */
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/main-logo.svg) !important;
    width: 74px;
    height: 58px;
    background-position: center;
    background-size: contain;
}

#top-navigation ul li:first-child a {
    font-size: 0px;
}

#top-navigation ul li a:hover {
    color: #b8323b;
    opacity: 1;
}

#top-navigation .quantum-drop-down-menu__list,
.quantum-top-nav__links.quantum-drop-down-menu {
    width: 96%;
    margin-bottom: 0px;
    gap: 44px;
}

.quantum-drop-down-menu__list {
    gap: 0px;
}

#top-navigation .quantum-drop-down-menu__list li.quantum-drop-down-menu__list-item:nth-child(2) a {
    padding-left: 37px;
}

#top-navigation .quantum-drop-down-menu__list li.quantum-drop-down-menu__list-item:nth-child(3) a {
    padding-left: 37px;
}

.quantum-header__right {
    display: flex;
    justify-content: flex-end;
    flex: auto;
    width: 100%;
    /* position: absolute; */
    /* top: -61px; */
}

.quantum-header__menu {
    display: flex;
    max-width: none;
    position: static;
    width: 100%;
}

.quantum-header__menu .quantum-drop-down-menu {
    width: 100%;
    margin-right: 0px;
}

.quantum-header .quantum-drop-down-menu__list {
    margin-bottom: 0;
    margin-bottom: 0px;
    margin-top: 0;
    width: 100%;
    text-align: center;
    gap: 0px;
    display: flex;
    padding: 0px;
    align-items: center;
    height: 100%;
}

ul.quantum-drop-down-menu__list li {
    margin: 0;
    padding: 0;
    position: relative;
    min-width: 50px;
}

.quantum-drop-down-menu__list-item.has-subMenu:after {
    right: 13px !important;
}

.quantum-drop-down-menu__list-item.has-subMenu {
    position: relative;
    list-style-type: none;
    height: 100%;
}

.quantum-drop-down-menu__list-item.has-subMenu:after {
    content: '';
    position: absolute;
    right: 5px !important;
    bottom: 11px;
    border: 5px solid transparent;
    border-top-color: inherit;
    color: #fff;
}

.quantum-drop-down-menu__list-item.has-subMenu:after {
    content: none;
    position: absolute;
    right: 13px !important;
    top: 11px;
    border: 12px solid transparent;
    border-top-color: inherit;
    color: #fff;
    bottom: auto;
    transform: rotate(180deg);
}

.quantum-drop-down-menu__list-item.has-subMenu.reverse-icon:after {
    content: '';
    position: absolute;
    right: 13px !important;
    top: 23px;
    border: 12px solid transparent;
    border-top-color: inherit;
    color: #fff;
    bottom: auto;
    transform: rotate(0deg);
}

.quantum-drop-down-menu__list-item.has-subMenu:after {
    transform: rotate(0deg);
    top: 23px;

}

.quantum-drop-down-menu__list-item.has-subMenu.reverse-icon:after {
    transform: rotate(180deg);
    top: 7px;
}

svg.quantum-icon.quantum-button__icon.desktop-break {
    display: none;
}


.quantum-drop-down-menu__menu {
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%;
    left: 0px;
    box-shadow: 0px 5px 10px rgba(84, 88, 90, 0.5);
    background: #fff;
    min-width: auto;
    min-width: auto;
    background-color: #e8e8e8;
    box-shadow: 0px 7px 10px rgba(0, 0, 0, .2509803922);
    border: none;
    margin-top: 10px !important;
}


#standard-menu-header li.quantum-drop-down-menu__list-item .quantum-drop-down-menu__menu a {
    padding: 12px 8px 15px 17px !important;
    max-width: 100%;
    color: #7F0000;
    font-family: 'Arial';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}

.quantum-drop-down-menu__menu {
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
}


.page-thyroid-eye-disease-symptoms div:nth-child(18) {
    margin-top: 10px !important;
}

.page-thyroid-eye-disease-symptoms div:nth-child(16) {
    padding: 10px 0;
}



@media (min-width: 1200px) {

    .quantum-drop-down-menu__list-item:hover .quantum-drop-down-menu__menu,
    .quantum-drop-down-menu__list-item:focus .quantum-drop-down-menu__menu {
        display: block;
    }
}

.quantum-header__mobile-content {
    display: none;
}

a.quantum-drop-down-menu__link.gtm-header {
    color: #fff;
    font-size: 20px;
    padding: 8px 31px 8px 17px;
    line-height: 30px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-decoration: none;
}


.pagr-diagnosing-thyroid-eye-disease-mnemonic #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item:first-child a {
    background-color: #9B2333 !important;
    color: #FDD4C0 !important;
    text-decoration: none;
}

.pagr-diagnosing-thyroid-eye-disease-mnemonic #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a:before {
    content: none;
}

svg.quantum-icon.quantum-drop-down-menu__link-icon.quantum-drop-down-menu__link-icon--expand-dropdown {
    display: none;
}

svg.quantum-icon.quantum-drop-down-menu__link-icon.quantum-drop-down-menu__link-icon--collapse-dropdown {
    display: none;
}

li.quantum-drop-down-menu__list-item.has-subMenu.active>a {
    border-bottom: 6px solid #57124c;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    background-color: #771563;
}

.quantum-drop-down-menu__menu {
    margin-top: 0px !important;
    border-radius: 0px;
    padding: 0px;
}


#standard-menu-header .quantum-drop-down-menu__list li:first-child a:hover {
    background-color: #000;
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item {

    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    position: relative;
}

.header-nav {
    position: sticky !important;
    top: 0;
    z-index: 1000;
    transition: top 0.3s ease-in-out;
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item::marker {
    font-size: 0px;
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item {
    text-align: left
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a {
    font-size: 16px;
    line-height: 24px;
    color: #232323;
    padding: 6px 22px;
    position: relative;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    position: relative;
}





li.quantum-drop-down-menu__list-item.has-subMenu.active .quantum-drop-down-menu__link .quantum-icon {
    fill: #fff;
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a:hover::before {
    content: none;
}


.auxlinks {
    display: none;
}

a.quantum-drop-down-menu__link.gtm-header:hover .quantum-icon.quantum-button__icon {

    fill: #fff;
}

ul.quantum-drop-down-menu__top-nav-list {
    display: none;
}

.quantum-header__inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0px;
    gap: 63px;
    justify-content: space-between;
}

.quantum-header__logo {
    width: 109px;
}

.quantum-header__left {
    flex-basis: auto;
    display: none;
}

#standard-menu-header li.quantum-drop-down-menu__list-item a {

    line-height: normal;
    height: 100%;
    /* min-width: 200px; */
}

#standard-menu-header li.quantum-drop-down-menu__list-item a:hover {
    background-color: #3b3b3b;
    color: #ffffff;
}

#standard-menu-header li.quantum-drop-down-menu__list-item a:hover span {
    color: #ffffff;
}

.quantum-header .quantum-drop-down-menu__list {
    gap: 0px;
    justify-content: space-between;
}

.quantum-drop-down-menu__link-text {
    font-family: 'Arial';
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: var(--theme-white);
    display: flex;
    align-items: center;
    text-align: left;
}

li.quantum-drop-down-menu__list-item.has-subMenu .quantum-drop-down-menu__link-text {
    padding-left: 0px;
}

.auxlinks {
    display: block;
}

#standard-menu-header li.quantum-drop-down-menu__list-item.search a {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/search-icon);
    content: '';
    position: absolute;
    background-size: 24px;
    width: 24px;
    height: 24px;
    top: -38px;
    right: 0px;
    background-repeat: no-repeat;
    bottom: 0px;
    padding: 39px 21px 33px 21px !important;
    background-position: center;
}

#standard-menu-header li.quantum-drop-down-menu__list-item.search span {
    display: none;
}

.quantum-footer__link {
    display: inline-flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    color: #7F0000;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 24.5px;
    text-decoration: underline;
}

#footer .quantum-footer {
    padding-inline: 15px;
    background: #e8e8e8;
    padding-top: 72px;
    border-top: 0px solid #000;
    padding-bottom: 72px;
}

.quantum-footer__logo-social-row {
    width: 180px;
    position: absolute;
    right: 0px;
    top: 56px;
}

.quantum-footer__logo-social-row img {
    width: 100%;
}

.quantum-footer__links-row>a+a:before {
    content: none;
}

.quantum-footer__logo-social-icons p {
    margin-bottom: 0px;
}

p.quantum-footer__legal-row {
    display: none;
}

li.quantum-drop-down-menu__list-item.has-subMenu {
    min-width: auto;
}

li.quantum-drop-down-menu__list-item.has-subMenu a {
    min-width: auto;
}

.news-banner-container {
    background: #7F0000;
    color: #fff;
    text-align: center;

}

.news-banner-container p {
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
    padding: 8px;
}

.news-banner-container p a {
    color: #fff;
    text-decoration: none;

}

#standard-menu-header .quantum-drop-down-menu__list>li:nth-child(4) ul li:nth-child(4) a:first-child {
    display: none;
}

#standard-menu-header .quantum-drop-down-menu__list>li:nth-child(4) ul li:nth-child(3) a:first-child {
    display: none;
}

#standard-menu-header .quantum-drop-down-menu__list>li:nth-child(5) ul li a:first-child {
    display: none;
}

.quantum-back-to-top {
    text-align: right;
    padding: 0px;
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-end;
    position: fixed;
    bottom: 50px;
    right: 50px;
}

.quantum-footer__logo-social-icons p,
.quantum-footer__link {
    font-size: 14px;
    line-height: 20px;
}

.quantum-footer__logo-social-icons p {
    margin-bottom: 42px;
}

.quantum-footer__logo-social-icons p+p {
    margin-bottom: 0px;
}

#top-navigation a:active,
.quantum-footer__link:active,
#top-navigation a:hover,
.quantum-footer__link:hover,
#top-navigation a:focus,
.quantum-footer__link:focus {
    opacity: 1;
    color: #830909;
    text-decoration: none;
}


.page-ted-flares-and-triggers .accordion .item {
    border-top: 0px;
}


@media (min-width: 768px) {
    #standard-menu-header li.quantum-drop-down-menu__list-item:hover {
        background-color: #3b3b3b;
        color: #ffffff;
    }

    .quantum-footer__logo-social-icons {
        grid-column: 1 / 11;
        margin-top: 40px;
        border-top: 0px solid var(--theme-grey);
        padding-top: 0px;
        margin-right: 0px;
    }

    .quantum-footer__links-row {
        grid-column: 1 / 11;
        padding: 0;
        display: flex;
        align-items: center;
        flex-direction: row;
        margin-top: 0;
        gap: 19px;
    }

    .quantum-footer__inner {
        --quantum-footer__inner_grid-col: 12;
        display: grid;
        grid-template-columns: repeat(var(--quantum-footer__inner_grid-col), 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 0;
        max-width: 1160px;
        margin: 0 auto;
        position: relative;
    }



    .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a:hover {
        background-color: #7f0000 !important;
        color: #ffffff !important;
        text-decoration: none;
    }

    .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item:last-child a:before {
        content: none;
    }

}

@media (max-width:768px) {
    .quantum-footer__logo-social-row {
        width: 180px;
        position: relative;
        right: 0px;
        top: 0px;
    }

    .image-text-btn-promo.promo {
        width: 100%;
    }

    .quantum-footer__links-row {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 25px;
        gap: 10px;
    }

    .quantum-footer__logo-social-icons {
        border-top: none;
    }
}

@media (max-width:767px) {
    ul.quantum-drop-down-menu__top-nav-list {
        display: block;
        text-align: right;
        border-top: 1px solid #939393;
    }

    .quantum-drop-down-menu__top-nav-list li.mobile-menu {
        padding: 12px 26px 12px 20px;
        font-size: 14px;
        line-height: 19px;
    }

    li.mobile-menu.icon-envelope a {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/sign-up-for-updates);
        background-position: left;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 34px;
    }

    li.mobile-menu.icon-location a {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/find-a-specialist-icon);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 21px;
        background-size: contain;
    }

    ul.quantum-drop-down-menu__top-nav-list li.mobile-menu:nth-child(3) {
        border-top: 1px solid #939393;
        padding: 0px;
        padding-right: 24px;
    }

    ul.quantum-drop-down-menu__top-nav-list li.mobile-menu:nth-child(3) a {
        cursor: pointer;
        background-color: #fff !important;
        color: #7f0000;
        border-radius: 0 0 25px 25px;
        padding: 12px 25px;
        margin-top: 0px;
        display: inline-block;
        font-weight: bold;
        font-size: 18px;
    }

    ul.connect.social-media-icons {
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    ul.connect.social-media-icons li {
        padding-left: 12px;
        font-weight: bold;
    }

    ul.connect.social-media-icons li.icon-instagram a,
    ul.connect.social-media-icons li.icon-facebook a,
    ul.connect.social-media-icons li.icon-youtube a {
        font-size: 0px;
        position: relative;
        width: 23px;
        height: 23px;
        display: inline-block;
    }

    ul.connect.social-media-icons li.icon-instagram a::before,
    ul.connect.social-media-icons li.icon-facebook a::before,
    ul.connect.social-media-icons li.icon-youtube a::before {
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        margin-right: 12px;
        position: relative;
        top: 0;
        position: absolute;
        left: 0;
    }

    ul.connect li.icon-instagram a:before {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon_Instagram_dark.svg) !important;
        width: 23px;
        height: 23px;
    }

    li.mobile-menu a {
        font-size: 14px;
        line-height: 19px;
        text-decoration: none;
        font-weight: 700;
    }

    ul.connect li.icon-facebook a:before {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/facebook-icon-dark.svg) !important;
        width: 23px;
        height: 23px;
    }

    ul.connect li.icon-youtube a:before {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/youtube-icon-dark.svg) !important;
        width: 29px;
        height: 21px;
    }

    .news-banner-container p {
        color: #fff;
        text-align: left;
        margin-bottom: 0px !important;
        padding: 8px;
        font-weight: bold;
    }

    .news-banner-container p a {
        font-size: 16px;
        line-height: 24px;

    }

    .news-banner-container .news-banner-close {
        position: absolute;
        top: 10px;
        right: 11px;
        width: 20px;
        height: 20px;
        opacity: 1;
        background-image: url(../../images/starterkit/collapse-black.svg);
        background: none !important;
        text-decoration: none;
        display: block !important;
        max-width: 28px;
        height: 28px;
        line-height: normal;
        width: 100%;
        border-radius: 50%;
        text-align: center;
        font-weight: normal;
        /* position: relative; */
        color: transparent;
        cursor: pointer;
    }

    /* .news-banner-container .news-banner-close:after {
        position: relative;
        content: "✕";
        color: #fff;
        left: 4px;
        top: 0;
        font-size: 20px;
        background: #000;
        padding: 2px 5px;
        border-radius: 50%;
        line-height: 0;
    } */

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list li:nth-child(1) {
        display: block;
        background-color: transparent;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list li:nth-child(1) a {
        background-color: transparent;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list li:nth-child(2) {
        display: none;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list li:nth-child(3) {
        display: none;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list li:nth-child(4) {
        display: none;
    }

    .quantum-header__mobile-content {
        display: block;
    }

    .quantum-header__menu {
        position: absolute;
        left: 0;
        right: 0;
        display: none;
        top: calc(100% + -12px);
        padding-top: 10px;
        padding-bottom: 10px;
        z-index: 101;
    }

    .quantum-header__mobile-content>button:first-child {
        display: block;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/icon-search-dark);
        padding: 13px;
        position: absolute;
        top: -64px;
        right: 47px;
    }

    .quantum-header__mobile-content>button:first-child svg {
        display: none;
    }

    #top-navigation .quantum-drop-down-menu__list,
    .quantum-top-nav__links.quantum-drop-down-menu {
        width: 100%;
        margin-bottom: 0px;
        gap: 44px;
    }

    body:not(.active-menu) .quantum-header__menu-trigger--collapse-menu {
        display: none;
    }

    .quantum-header__left img {
        width: 163px;
    }

    .quantum-header__left {
        position: absolute;
        top: 24px;
        left: 24px;
    }

    .quantum-header__mobile-content {
        display: block;
        position: absolute;
        right: 15px;
        top: 27%;
    }

    body.active-menu #top-navigation {
        height: auto;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list {
        height: 80px;
        box-shadow: rgba(16, 12, 73, .404) 0px 2px 10px 0px;
        background: #fff;
        width: 100%;
        top: 0px;
        z-index: 999;
        padding: 0px 16px;
    }

    #top-navigation .quantum-top-nav__inner .quantum-drop-down-menu__list {
        background: rgba(147, 147, 147, 0);
        justify-content: center;
        align-items: self-start;
        flex-direction: column;
    }


    .active-menu .quantum-header__menu {
        position: absolute;
        left: 0;
        right: 0;
        display: block;
        top: calc(100% + -12px);
        padding-top: 0px;
        padding-bottom: 10px;
        z-index: 101;
        height: 100vh;
    }

    body.active-menu .quantum-header__mobile-content .quantum-button.quantum-header__menu-trigger--expand-menu {
        display: none;
    }

    .quantum-header .quantum-drop-down-menu__list {
        background-color: #fff;
        flex-direction: column;
        text-align: left;
    }

    .quantum-drop-down-menu__list-item.has-subMenu {
        position: relative;
        list-style-type: none;
        width: 100%;
    }

    .quantum-drop-down-menu__list-item.has-subMenu {
        margin-bottom: 8px;
    }

    a.quantum-drop-down-menu__link.gtm-header {
        width: 100%;
        border-bottom: 0px;
        font-size: 18px;
        line-height: 32px;
        font-weight: 500;
        padding: 0px 20px;
        outline: none;
        padding-right: 18px;
        display: inline-block;
        padding-bottom: 0px;
    }



    button.quantum-button.quantum-button--tertiary.quantum-header__icon-button.quantum-header__menu-trigger.quantum-header__menu-trigger--expand-menu.quantum-button--large.quantum-button--icon-only {}

    .quantum-header__mobile-content .quantum-button svg {
        fill: #FDD4C0;
    }

    button.quantum-button.quantum-button--tertiary.quantum-header__icon-button.quantum-header__menu-trigger.quantum-header__menu-trigger--collapse-menu.quantum-button--large.quantum-button--icon-only {}

    .auxlinks {
        display: block;
    }

    li.quantum-drop-down-menu__list-item.auxlinks {
        width: 100%;
    }

    .quantum-header .quantum-drop-down-menu__list {

        align-items: center;

    }



    .quantum-drop-down-menu__list li:first-child a.quantum-drop-down-menu__link.gtm-header {
        margin-top: 17px;
    }

    .has-subMenu .quantum-drop-down-menu__link-text:before {
        background-image: none;
        content: '';
        position: absolute;
        background-size: 14px;
        width: 20px;
        height: 20px;
        bottom: 5px;
        right: -27px;
        background-repeat: no-repeat;
        margin-left: 14px;
        content: "+";
        font-weight: 400;
        font-size: 30px;
        top: 16px;
        right: 22px;
        color: #7f0000;
    }

    .has-subMenu.select-tab .quantum-drop-down-menu__link-text:before {
        content: '-';

    }

    .has-subMenu .quantum-drop-down-menu__link-text {
        position: relative;
        max-width: 100%;
    }

    .has-subMenu:last-child .quantum-drop-down-menu__link-text:before {
        bottom: 5px;
        right: 2px;
    }

    .quantum-drop-down-menu__list li.has-subMenu:nth-child(4) {}


    .quantum-header__menu .quantum-drop-down-menu {
        width: 100%;
        margin-right: 89px;
        background: #e8e8e8;
        height: 100%;
    }

    .bodyclass.active-menu {
        overflow-y: hidden;
        height: 100vh;
    }

    li.quantum-drop-down-menu__list-item.auxlinks a {
        color: #fff;
    }



    a.quantum-drop-down-menu__link.gtm-header:hover {
        border-bottom: none;
        border-radius: 0px;
        text-decoration: none;
        color: #771563;
        background-color: #fff;
        top: 3px;
    }

    .fixed-header .hero-div {
        max-width: 1440px;
        margin: 0 auto;
        margin-top: 80px;
    }

    .quantum-footer__links-row {
        order: 0;
        gap: 10px;
        margin-bottom: 24px;
    }

    .quantum-footer__inner {
        justify-content: center;
        flex-wrap: wrap;
    }



    .quantum-footer__inner {
        padding-top: 48px;
        padding-bottom: 68px;
        margin: auto;
        position: relative;
        display: flex;
        gap: 0px;
        justify-content: center;
        max-width: 1440px;
        padding-inline: 25px;
    }

    .quantum-footer__inner div:last-of-type {
        order: 0;
        padding-top: 24px;
        margin-top: 0px;
        position: relative;
        bottom: 0px;
        border-top: 0px;
    }

    footer .quantum-footer {
        padding-bottom: 0px;
    }

    .quantum-footer__logo-social-row {
        margin-bottom: 24px;
    }

    a.amgen_footer_logo.gtm-footerCl.gtm-navigation-click.quantum-link.quantum-footer__link {
        background-image: url(/-/media/Themes/Horizon/ucdinmind-com/ucdinmind-com/Images/amgen-white-logo);
        width: 148px;
        height: 38px;
        background-repeat: no-repeat;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 24px;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 24px;
    }

    .quantum-drop-down-menu__list-item.has-subMenu.select-tab .quantum-drop-down-menu__menu {
        display: block;
    }

    .quantum-drop-down-menu__menu {
        margin-top: 10px !important;
        box-shadow: none;
        border-radius: 0px 0px 23px 23px;
        padding: 0px;
    }

    .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a {
        font-size: 16px;
        line-height: 24px;
        color: #232323;
        padding: 6px 22px;
        position: relative;
        display: inline-block;
        width: 100%;
        font-weight: 500;
        font-size: 18px;
        line-height: 32px;
        font-weight: 500;
        text-wrap: wrap;
        color: #771563;
        padding: 0 42px;
    }

    li.quantum-drop-down-menu__list-item.has-subMenu.select-tab a.quantum-drop-down-menu__link.gtm-header {
        border-bottom: 0px;
        border-radius: 0px;
        text-decoration: none;
        color: #fff;
        background-color: #771563;
    }

    header {
        background-color: #fff;
        position: sticky;
        z-index: 99;
        box-shadow: rgba(16, 12, 73, .404) 0px 2px 10px 0px;
        top: 0;
    }

    body:not(.active-menu) .header-nav {
        border-top: 0px solid var(--theme-dark-violet);
        border-bottom: 0px solid var(--theme-light-grey);
        margin-bottom: 0px;
    }

    .quantum-header__left {
        padding: 0px;
    }

    .quantum-header__logo {
        width: 92px;
    }

    .quantum-header__logo img {
        width: 100%;
    }

    #standard-menu-header .quantum-header__inner {
        /* height: 206px; */
        width: 100%;
        top: 12px;
        z-index: 999;
        position: absolute;
        /* height: 100%; */
    }

    .quantum-drop-down-menu__link-text {
        font-family: 'Arial';
        font-size: 16px;
        font-weight: 500;
        line-height: normal;
        color: var(--theme-white);
        height: 45px;
        display: flex;
        align-items: center;
        text-align: right;
        color: #000;
        justify-content: end;
        padding: 16px 49px 15px 20px;
        font-size: 18px;
        line-height: 16px;
        letter-spacing: .01px;
        text-align: right;
        color: #000;
        padding: 16px 49px 15px 20px;
        margin: 0px;
        font-weight: bold;
    }

    body.active-menu .quantum-header__menu .quantum-drop-down-menu__list {
        display: flex;
        flex-direction: column;
        gap: 0px;
        background: #e8e8e8;
        position: relative;
        height: auto;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item a {
        padding: 0px 0px 0px 0px !important;
        line-height: normal;
        max-width: 100%;
        background: #e8e8e8;
        color: #474747 !important;
        margin-bottom: 0px;
        font-size: 18px;
        line-height: 16px;
        letter-spacing: .01px;
        text-align: right;
        color: #000;
        padding: 16px 49px 15px 20px;
        /* margin: 0 -25px; */
        height: auto;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item {
        border-bottom: 0px;
        height: auto;
        margin-bottom: 0px;
    }

    .page-home #standard-menu-header li.quantum-drop-down-menu__list-item:first-child {
        border-bottom: 0px;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item:hover {
        border-bottom: 0px;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item.select-tab a {
        border-bottom: 0px;
        margin-bottom: 0px !important;
        color: #7f0000 !important;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item .quantum-drop-down-menu__menu a {
        padding: 12px 46px 15px 14px !important;
        max-width: 100%;
        color: #7F0000;
        font-family: 'Arial';
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item:hover .quantum-drop-down-menu__link-text {
        color: #fff;
    }

    .quantum-drop-down-menu__link-text br {
        display: none;
    }

    .has-subMenu.select-tab .quantum-drop-down-menu__link-text {
        position: relative;
        color: #7F0000 !important;
    }

    .quantum-drop-down-menu__menu {
        position: relative;
        top: 0px;
        z-index: 1;
        width: auto;
        left: 0px;
        box-shadow: none;
        background: #fff;
        min-width: 255px;
        min-width: 255px;
        background-color: #fdd4c0;
        box-shadow: none;
        border: none;
        margin-top: 0px !important;
    }



    .quantum-drop-down-menu__menu:before {
        content: none;
    }

    #standard-menu-header,
    .quantum-header__inner {
        background: transparent;
        /* position: absolute; */
        /* top: 84px; */
        /* z-index: 9999; */
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item.select-tab a.quantum-drop-down-menu__menu-link {
        border-bottom: 0px;
    }

    .quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-list-item a:before {
        background-image: none;
        content: '';
        position: absolute;
        background-size: 14px;
        width: 20px;
        height: 20px;
        bottom: 5px;
        right: -27px;
        background-repeat: no-repeat;
        margin-left: 14px;
        content: "+";
        font-weight: 400;
        font-size: 30px;
        top: 0px;
        right: 22px;
        color: #7f0000;
        content: none;

    }

    .quantum-back-to-top {
        display: none;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item .quantum-drop-down-menu__menu a br {
        display: none;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item.has-subMenu a.quantum-drop-down-menu__link {
        position: relative;
        user-select: none;
        pointer-events: none;
    }

    body.active-menu .header-nav .quantum-button .quantum-icon {
        height: 40px;
        width: 42px;
        position: absolute;
        right: 0px;
        top: -86px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/close-menu) !important;
        background-repeat: no-repeat;
        background-position: center;
        fill: none;
    }

    .quantum-header__mobile-content .quantum-button.quantum-header__menu-trigger--expand-menu .quantum-icon {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/open-menu) !important;
        background-repeat: no-repeat;
        background-position: center;
        fill: none;
    }

    li.quantum-drop-down-menu__list-item.search {
        display: none;
    }

    .page-home #standard-menu-header li.quantum-drop-down-menu__list-item:first-child {
        border-bottom: 0px solid #FFCA3E
    }

    .page-home #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(1) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .page-home #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(1) a .quantum-drop-down-menu__link-text {
        color: #fff !important;

    }

    .pagr-thyroid-eye-disease-pathophysiology #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) {
        border-bottom: 0px solid #FFCA3E
    }

    .pagr-thyroid-eye-disease-pathophysiology #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .pagr-thyroid-eye-disease-pathophysiology #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) a .quantum-drop-down-menu__link-text {
        color: #fff !important;
    }

    .pagr-thyroid-eye-disease-signs-symptoms #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) {
        border-bottom: 0px solid #FFCA3E;
    }

    .pagr-thyroid-eye-disease-signs-symptoms #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .pagr-thyroid-eye-disease-signs-symptoms #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) a .quantum-drop-down-menu__link-text {
        color: #fff !important;
    }

    .pagr-living-with-thyroid-eye-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) {
        border-bottom: 0px solid #FFCA3E;
    }

    .pagr-living-with-thyroid-eye-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .pagr-living-with-thyroid-eye-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) a .quantum-drop-down-menu__link-text {
        color: #fff !important;
    }

    .pagr-diagnosing-thyroid-eye-disease-mnemonic li.quantum-drop-down-menu__list-item:nth-child(5) {
        border-bottom: 0px solid #FFCA3E;
    }

    .pagr-diagnosing-thyroid-eye-disease-mnemonic li.quantum-drop-down-menu__list-item:nth-child(5) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .pagr-diagnosing-thyroid-eye-disease-mnemonic li.quantum-drop-down-menu__list-item:nth-child(5) a .quantum-drop-down-menu__link-text {
        color: #fff !important;
    }

    .pagr-thyroid-eye-disease-management-guidelines #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) {
        border-bottom: 0px solid #FFCA3E;
    }

    .pagr-thyroid-eye-disease-management-guidelines li.quantum-drop-down-menu__list-item:nth-child(6) a {
        background-color: var(--primary) !important;
        color: #fff;
        margin-bottom: 0px !important;
    }

    .pagr-thyroid-eye-disease-management-guidelines li.quantum-drop-down-menu__list-item:nth-child(6) a .quantum-drop-down-menu__link-text {
        color: #fff !important;
    }

    #footer .quantum-footer {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #top-navigation {
        background: #E8E8E8;
        height: 80px;
        display: block;
    }

    .header-nav .quantum-button .quantum-icon {
        height: 40px;
        width: 40px;
        position: absolute;
        right: -9px;
        top: -73px;
    }

    body.active-menu .quantum-top-nav__inner {
        padding: 0px;
    }
}

.quantum-search-suggest.search-visible {
    display: block;
}

li.quantum-drop-down-menu__list-item.has-subMenu>a {
    font-size: 100px;
    color: #fff;
    user-select: none;
    pointer-events: none;
}

.quantum-search-suggest.search-visible .component-content {
    width: 400px;
    margin-left: auto;
    background: #fff;
    padding: 0px;
    position: absolute;
    right: 0px;
    box-shadow: none;
}

.quantum-search-suggest input.quantum-search-box-input {
    width: 100%;
    min-height: 51px;
    box-shadow: transparent;
    border-radius: 0px;
    padding-inline: 15px;
    border: none;
    background-color: #F5F5F5;
    background-size: 17px;
    padding-right: 52px;
    border: 2px solid #000;
    box-shadow: none;
}

.quantum-search-suggest input.quantum-search-box-input:focus,
button.quantum-search-box-button-with-redirect:focus {
    box-shadow: none;
    outline: transparent;
}

.quantum-search-suggest a {
    text-decoration: underline;
}

.quantum-search-suggest label {
    display: none;
}

.quantum-search-suggest button.quantum-search-btn-close {
    display: none;
}

.quantum-search-suggest {
    position: relative;
    margin-top: 0px;
    display: none;
    margin-bottom: 0px;
    max-width: 1160px;
    margin: 0 auto;
}

button.quantum-search-box-button-with-redirect {

    border-radius: 8px;
    padding: 0;
    padding-right: 50px;
    height: 50px;
    color: #474747;

    position: absolute;
    justify-content: center;
    border: 0;
    position: absolute;
    right: 0;
}



button.quantum-search-box-button-with-redirect::after {
    content: "";
    width: 25px;
    height: 24px;
    background-size: 87%;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/search);
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
}

.quantum-back-to-top__button {

    background-image: none !important;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    transition: all .2s ease-in-out;
    min-width: 50px;
    min-height: 50px;
    background-color: #7f0000;
    color: #fff;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0px;
    line-height: 28px;
    font-size: 16px;
    text-decoration: none;
    border: 2px solid #7f0000;
    font-family: 'Arial';
    display: flex;
    align-items: center;
    justify-content: center;
}

.quantum-back-to-top__button .quantum-icon {
    display: block;
    fill: currentColor;
    color: inherit;
    width: 8.8em;
    padding-left: 2px;
    padding-bottom: 2px;
    height: 27px;
}




.page-what-is-graves-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a,
.page-causes #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a,
.page-treatment #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a,
.page-frequently-asked-questions #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a {
    background-color: #3b3b3b;
    color: #ffffff;
}

.page-what-is-graves-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a,
.page-causes #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a,
.page-treatment #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a,
.page-frequently-asked-questions #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a {
    background-color: #7f0000 !important;
    color: #ffffff !important;
}



.page-about-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a,
.page-phases-of-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a,
.page-ted-risk-factors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a,
.page-ted-vs-graves #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a {
    background-color: #3b3b3b;
    color: #ffffff;
}

.page-about-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a,
.page-phases-of-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a,
.page-ted-risk-factors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a,
.page-ted-vs-graves #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a {
    background-color: #7f0000 !important;
    color: #ffffff !important;
}



.page-thyroid-eye-disease-symptoms #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a,
.page-tracking-ted-signs #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a,
.page-survey #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a,
.page-ted-flares-and-triggers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a {
    background-color: #3b3b3b;
    color: #ffffff;
}

.page-thyroid-eye-disease-symptoms #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a,
.page-tracking-ted-signs #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a,
.page-survey #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a,
.page-ted-flares-and-triggers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a {
    background-color: #7f0000 !important;
    color: #ffffff !important;
}




.page-ted-treatment-options #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a,
.page-ted-doctors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a,
.page-getting-the-right-care #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a {
    background-color: #3b3b3b;
    color: #ffffff;
}

.page-ted-treatment-options #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a,
.page-ted-doctors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a,
.page-getting-the-right-care #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a {
    background-color: #7f0000 !important;
    color: #ffffff !important;
}





.page-patient-resources #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a,
.page-ted-graves-disease-stories #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a,
.page-ted-caregivers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a,
.page-ted-and-vision-support-groups #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a,
.page-signup #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a {
    background-color: #3b3b3b;
    color: #ffffff;
}

.page-patient-resources #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a,
.page-ted-graves-disease-stories #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a,
.page-ted-caregivers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a,
.page-ted-and-vision-support-groups #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a,
.page-signup #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(5)>a {
    background-color: #7f0000 !important;
    color: #ffffff !important;
}

a[menu-name="Methods of Monitoring"] {
    word-break: break-word;
}



@media only screen and (min-width: 767.01px) and (max-width: 1024px) {
    .quantum-drop-down-menu__link-text {
        font-family: 'Arial';
        font-size: clamp(0.875rem, -3rem + 6.25vw, 1rem);
        line-height: 1.5;
    }

    li.quantum-drop-down-menu__list-item.search {
        display: flex;
        justify-content: space-around;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item.search a {
        position: initial;
    }

    body:not(.active-menu) .header-nav {
        margin-bottom: 0;
        border-bottom: 0;
    }

    #standard-menu-header li.quantum-drop-down-menu__list-item .quantum-drop-down-menu__menu a {
        font-size: clamp(0.875rem, -3rem + 6.25vw, 1rem);
    }

    .quantum-header .quantum-drop-down-menu__list {
        flex-direction: row;
    }

    .quantum-drop-down-menu .quantum-drop-down-menu__list li:first-of-type a[menu-name="Home"] {
        background: transparent;
    }

    .quantum-footer__logo-social-icons {
        grid-column: 1 / 10;
    }
}

@media only screen and (min-width: 767.01px) and (max-width: 992px) {

    #top-navigation {
        overflow: hidden;
        display: block;
    }

    .header-nav .quantum-drop-down-menu__list {
        flex-direction: row;
    }

    .header-nav ul.quantum-drop-down-menu__list li {
        width: initial;
    }

    .quantum-drop-down-menu__list li:first-of-type a[menu-name="Prescribing Information"] {
        background: transparent;
    }

    body:not(.active-menu) .header-nav {
        border-top: 0;
    }

    #top-navigation .quantum-drop-down-menu__list-item a {
        border-bottom: 0;
    }
}

@media (max-width:767px) {

    .quantum-drop-down-menu .quantum-drop-down-menu__list>li:first-child {
        display: none;
    }

    .page-what-is-graves-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span,
    .page-causes #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span,
    .page-treatment #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span,
    .page-frequently-asked-questions #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span {
        color: #ffffff !important;
    }

    .page-what-is-graves-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span:before,
    .page-causes #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span:before,
    .page-treatment #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span:before,
    .page-frequently-asked-questions #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2)>a span:before {
        color: #ffffff !important;
    }

    .page-what-is-graves-disease #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a:before,
    .page-causes #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a:before,
    .page-treatment #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a:before,
    .page-frequently-asked-questions #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(2) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a:before {
        color: #ffffff !important;
    }



    .page-about-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span,
    .page-phases-of-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span,
    .page-ted-risk-factors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span,
    .page-ted-vs-graves #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span {
        color: #ffffff !important;
    }

    .page-about-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span:before,
    .page-phases-of-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span:before,
    .page-ted-risk-factors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span:before,
    .page-ted-vs-graves #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3)>a span:before {
        color: #ffffff !important;
    }

    .page-about-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a:before,
    .page-phases-of-ted #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a:before,
    .page-ted-risk-factors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a:before,
    .page-ted-vs-graves #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(3) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a:before {
        color: #ffffff !important;
    }





    .page-thyroid-eye-disease-symptoms li.quantum-drop-down-menu__list-item:nth-child(4)>a span,
    .page-tracking-ted-signs #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span,
    .page-survey #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span,
    .page-ted-flares-and-triggers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span {
        color: #ffffff !important;
    }

    .page-thyroid-eye-disease-symptoms li.quantum-drop-down-menu__list-item:nth-child(4)>a span:before,
    .page-tracking-ted-signs #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span:before,
    .page-survey #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span:before,
    .page-ted-flares-and-triggers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span:before {
        color: #ffffff !important;
    }

    .page-thyroid-eye-disease-symptoms li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a:before,
    .page-tracking-ted-signs #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a:before,
    .page-survey #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a:before,
    .page-ted-flares-and-triggers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a:before {
        color: #ffffff !important;
    }




    .page-ted-treatment-options li.quantum-drop-down-menu__list-item:nth-child(5)>a span,
    .page-ted-doctors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a span,
    .page-getting-the-right-care #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a span {
        color: #ffffff !important;
    }

    .page-ted-treatment-options li.quantum-drop-down-menu__list-item:nth-child(5)>a span:before,
    .page-ted-doctors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a span:before,
    .page-getting-the-right-care #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5)>a span:before {
        color: #ffffff !important;
    }

    .page-ted-treatment-options li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a:before,
    .page-ted-doctors #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a:before,
    .page-getting-the-right-care #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(5) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a:before {
        color: #ffffff !important;
    }




    .page-patient-resources li.quantum-drop-down-menu__list-item:nth-child(6)>a span,
    .page-ted-graves-disease-stories #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(4)>a span,
    .page-ted-caregivers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span,
    .page-ted-and-vision-support-groups #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span,
    .page-signup #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span {
        color: #ffffff !important;
    }

    .page-patient-resources li.quantum-drop-down-menu__list-item:nth-child(6)>a span:before,
    .page-ted-graves-disease-stories #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span:before,
    .page-ted-caregivers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span:before,
    .page-ted-and-vision-support-groups #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span:before,
    .page-signup #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6)>a span:before {
        color: #ffffff !important;
    }

    .page-patient-resources li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(1)>a:before,
    .page-ted-graves-disease-stories #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(2)>a:before,
    .page-ted-caregivers #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(3)>a:before,
    .page-ted-and-vision-support-groups #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(4)>a:before,
    .page-signup #standard-menu-header li.quantum-drop-down-menu__list-item:nth-child(6) .quantum-drop-down-menu__menu-list-item:nth-child(5)>a:before {
        color: #ffffff !important;
    }
}

.news-banner-container p {
    display: none;
}