@charset "UTF-8";

* {
    -webkit-font-smoothing: antialiased
}

@-ms-viewport {
    width: device-width;
}

:root {
    --primary: #000;
    --secondary: #7f0000;
    --darkgrey: #707070;
    --secondary-blue: #00468B;
    --base-font-family: Oswald, "Arial", "Helvetica Neue", sans-serif;

}

html {
    font-family: 'Arial';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    color: #000;
    font-size: 16px;
    line-height: 1.4;
    overflow-x: hidden
}

body {
    margin: 0;
    font-family: 'Arial';
    overflow-x: hidden;
    background: #e8e8e8;
    color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Arial';
    font-size: 22px;
    line-height: 30px;
    color: var(--secondary);
    text-decoration: underline
}

a:hover {
    text-decoration: underline;
    color: var(--secondary)
}

a.underline-link {
    display: inline-block
}

a.underline-link:hover {
    text-decoration: underline
}

a.underline-link.inline {
    display: inline
}

a:active {
    outline: 0
}

a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-family: 'Arial';
    font-weight: bold;
    color: inherit
}

dfn {
    font-style: italic
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    font-family: 'Arial';
}

h1 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 24px;
}

h1.bold {
    font-weight: bold
}

li.Ted-li {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 5px;
}

.page-graves-disease-eye-symptoms ul,
.page-graves-disease-eye-symptoms li.Ted-li {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
}

.page-graves-disease-eye-symptoms .Ted-UL .Ted-li:first-child {
    padding-top: 10px;
}

.page-ted-treatment-options .promo-accordion .field-promotext2 .nowrap {
    white-space: nowrap;
}


.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li {
    white-space: nowrap;
}

.page-ted-caregivers #Thyroid {
    display: none;
}

#calloout-wrapper #watch-more {
    display: none;
}

#calloout-wrapper .rich-text+.row.component.column-splitter .col-lg-4 {
    display: none;
}

.page-ted-graves-disease-stories .highlighted-bottom #vjs_video_920,
.page-ted-graves-disease-stories .highlighted-bottom .accordion {
    display: none;
}

.page-ted-graves-disease-stories #gail-accordian,
.page-ted-graves-disease-stories p.body-text_none,
.page-ted-graves-disease-stories #vjs_video_3 {
    display: none;
}

@media(max-width: 1023px) {
    h1 {
        font-size: 40px;
        line-height: 44px;
    }
}

@media(max-width: 767px) {
    h1 {
        font-size: 34px;
        line-height: 39px;
    }

    .page-graves-disease-eye-symptoms ul,
    .page-graves-disease-eye-symptoms li.Ted-li {
        font-size: 16px;
        line-height: 24px;
    }
}

h2 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 0px;
    /* 113.333% */
}

h2.bold {
    font-weight: bold
}

@media(max-width: 1023px) {
    h2 {
        font-size: 26px;
        line-height: 31px;
    }
}

@media(max-width: 767px) {
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
}

h3 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 0px;
}

h3.bold {
    font-weight: bold
}

@media(max-width: 1023px) {
    h3 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: .31px
    }
}

@media(max-width: 767px) {
    h3 {
        font-size: 20px;
        line-height: 23px;
    }
}

h4 {
    font-size: 23px
}

p {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}





@media(max-width: 767px) {
    p {
        font-size: 16px;
        line-height: 24px;
    }
}

p.small {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: .14px
}

@media(max-width: 767px) {
    p.small {
        line-height: 24px;
        letter-spacing: .28px
    }
}

label {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .35px;
    font-weight: bold
}



.container {
    position: relative;
    max-width: 1190px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto 20px
}

@media(max-width: 767px) {
    .container {
        margin-bottom: 15px;
        padding-left: 16px;
        padding-right: 16px
    }
}

.row {
    justify-content: center;
}

.page-ted-treatment-options .row {
    justify-content: left;
}

.bg-grey-section {
    background-color: #e6e7e8;
}

a.cta-btn {
    color: #fff !important;
    background-color: var(--secondary) !important;
    padding: 12px 28px !important;
    font-size: 18px !important;
    line-height: normal !important;
    cursor: pointer;
    font-weight: 600 !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: inline-block !important;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    line-height: 21px;
    touch-action: manipulation;
    font-family: 'Arial';
    border-radius: 64px !important;
    max-width: fit-content !important;
    margin-top: 0px;
    text-decoration: none !important;
    width: auto;
}

.toggle-content p a {
    background-color: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Arial';
    font-size: 22px;
    line-height: 30px;
    color: var(--secondary);
    text-decoration: underline;
    font-weight: 400;
}

.accordion a:active,
.accordion a:hover,
.accordion a:focus {
    opacity: 100%;
}

@media(min-width: 1024px) {
    .cta-btn:hover {
        color: #810000 !important;
        background-color: #fff !important;
        text-decoration: none;
    }

    body.page-ted-graves-disease-stories>div.component.container.highlighted-bottom .component-content h2 {
        margin-top: 30px;
    }

    .page-getting-the-right-care #video-section-wrapper .row {
        margin-left: 11px;
    }

    .page-graves-disease-eye-symptoms div#Could_it_be_Thyroid_Eye_Disease {
        padding-inline: 15px 25px;
    }

    .page-ted-flares-and-triggers .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
        padding-bottom: 8px;
    }

    .page-phases-of-ted .content-box-eye-changes-wrapper .row>.col-md-6:first-child {
        transform: translateX(170px);
    }

    .page-phases-of-ted .content-box-eye-changes-wrapper .row>.col-md-6:last-child {
        transform: translateX(55px);
    }


}



.promo-white-background {
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    background-color: #f5f5f5;
    padding: 40px 15px 40px;
}

.promo-white-background h3 {
    font-weight: bold;
    letter-spacing: .02px;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 30px;
    color: #00468b !important;
}

.promo-white-background p {
    width: 100%;
    margin-bottom: 26px;
    padding: 0;
    color: #000;
    letter-spacing: .01px;
    font-size: 22px;
    line-height: 30px;
}

.promo-white-background p:last-of-type {
    margin-bottom: 0 !important;
}

.bg-grey-lighter,
.theme-section-bg-grey-lighter {
    background-color: #f8f8f8;
}

.multi-column-wrapper .white-promo {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    margin: 0 auto 30px;
    background-color: #f5f5f5;
    max-width: calc(25% - 20px);
    margin-bottom: 0;
    padding: 30px 5px 40px;
}

.color-secondary {
    color: #00468b !important;
}

.accordion .item .field-heading h3 {
    color: var(--secondary);
    font-size: 26px;
    line-height: 36px;
    padding: 0;
    text-decoration: none;
    letter-spacing: .26px;
    font-weight: bold;
    z-index: 4;
}

.accordion .item {
    border-top: 2px solid var(--secondary);
    border-bottom: 0px;
}

.page-ted-risk-factors #footer .quantum-footer {

    border-top: 3px solid #000;
    padding-bottom: 72px;
}

.accordion-toggle-all {
    color: var(--secondary);
    letter-spacing: 0.18px;
    text-transform: capitalize;
    display: flex;
    flex-direction: row-reverse;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    position: relative;
    margin-bottom: 24px;
    padding-right: 47px;
    text-decoration: none;
}

.carousel-inner .nav .prev-text {
    width: 44px;
    height: 44px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowLeft);
    background-repeat: no-repeat;
    background-size: 44px;
    margin: 0px 10px;
    background-position: center;
    position: absolute;
    top: 130px;
    left: 0px;
}

.carousel-inner .nav .next-text {
    width: 44px;
    height: 44px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowRight.png);
    background-repeat: no-repeat;
    background-size: 44px;
    margin: 0px 18px;
    background-position: center;
    position: absolute;
    top: 130px;
    right: 0px;
}

.carousel-inner .nav .nav-items {
    display: flex;
}

.carousel-inner .nav .nav-items .sxa-numbers {

    font-size: 0;
    line-height: 0;
    outline: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin: 0 3px;
    padding: 0;
    border: 2px solid var(--secondary);
    background-color: #fff;
    cursor: pointer;
}

.carousel-inner .nav .nav-items .sxa-numbers.active {

    background-color: var(--secondary);
    border: 2px solid var(--secondary);
}

.carousel-inner .nav .nav-items .sxa-bullets {

    font-size: 0;
    line-height: 0;
    outline: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin: 0 3px;
    padding: 0;
    border: 1px solid var(--secondary);
    background-color: #fff;
    cursor: pointer;
    margin-bottom: 40px;
}

.carousel-inner .nav .nav-items .sxa-bullets.active {

    background-color: var(--secondary);
    border: 2px solid var(--secondary);
}

.page-home h1 {
    margin-top: 80px;
    margin-bottom: 0px;
}

.page-home .rich-text+.promo {
    margin: 0 auto;
    margin-top: 80px;
    max-width: 877px;
}

.page-home .rich-text+.promo .component-content {
    display: flex;
    gap: 180px;

    align-items: center;
}

.page-home .rich-text+.promo .component-content img {
    max-width: 246px;
    width: 246px;
    height: auto;
}

.page-home .rich-text+.promo .component-content p {
    margin-bottom: 32px;
}

.page-home .rich-text+.promo+.row {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 80px;
}

.page-home .rich-text+.promo+.row .col-lg-3 {
    padding: 0px;
}

.image-text-btn-promo {
    width: 276px;
    padding: 32px 12px 50px 12px;
    flex-shrink: 0;
    align-self: stretch;
    background-color: #F5F5F5;
}

.image-text-btn-promo .component-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 56px;
}

.image-text-btn-promo .component-content img {
    width: 124px;
    height: auto;
}

.image-text-btn-promo .component-content .field-promotext h2 {
    text-align: center;
}

.image-text-btn-promo .component-content .promo-text {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 68px;
}

.page-home #lstpromo .promo-text,
.page-home .rich-text+.promo+.row .col-lg-3:nth-child(1) .image-text-btn-promo .component-content .promo-text {
    gap: 68px;
}

.page-home .rich-text+.promo+.row .col-lg-3:nth-child(2) .image-text-btn-promo .component-content a.cta-btn {
    padding: 11px 15px !important;
}

/* https://thyroideyes-com-cm.amgen-test.com/what-is-graves-disease/treatment */

.page-treatment #section-cause {
    margin-top: 40px;
}



.page-treatment #section-cause .promo {
    margin-bottom: 24px;
}

.page-treatment #section-cause .promo .component-content {
    display: flex;
    color: #000000;
    align-items: center;
}

.page-treatment #section-cause .promo .field-promoicon {
    margin-right: 60px;
}

.page-treatment #section-cause .promo .field-promoicon img {
    width: 120px;
}

.page-treatment #section-cause .promo .field-promotext2 p>a {
    text-decoration: underline;
    font-weight: 600;
}


/* https://thyroideyes-com-cm.amgen-test.com/what-is-graves-disease/causes */


.page-causes #section-cause {
    margin-top: 40px;
}

.page-causes .container h2 {
    margin-bottom: 24px;
}


.page-causes #section-cause .promo {
    margin-bottom: 48px;
}

.page-causes #section-cause .promo .component-content {
    display: flex;
    color: #000000;
    align-items: center;
    gap: 60px;
}


.page-causes #section-cause .promo .component-content p {
    margin-bottom: 0px;
}

.page-causes #section-cause .promo .field-promotext2 p>a {
    text-decoration: underline;
}

.page-causes #section-cause .promo .component-content h3 {
    margin-bottom: 16px;
}

/* https://thyroideyes-com-cm.amgen-test.com/what-is-graves-disease */



.page-treatment #section-cause .promo .field-promotext h3 {
    margin-bottom: 16px;
}

.page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper {
    display: flex;
    align-items: center;
    column-gap: 96px;
    padding: 60px;
}

.page-treatment #section-cause .promo .field-promotext2 p:last-child {
    margin-bottom: 0px;
}

.page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper h2 {
    max-width: 50%;
    font-weight: bold;
    font-size: 30px;
}

.page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper ul {
    list-style: disc;
    line-height: 40px;
    font-weight: bold;
    color: #000000;
    font-family: 'Arial';
    font-size: 22px;
    padding-left: 20px;
    margin-bottom: 0px;
}

.page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper ul li {
    color: #000;
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 16px;
}

.page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper ul li:last-child {
    margin-bottom: 0px;
}

.page-what-is-graves-disease #section-cause .component {
    padding-bottom: 80px;
}

.page-what-is-graves-disease #section-cause .component:last-child {
    padding: 0px;
    margin-top: 80px;
}

.page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content h2 {
    margin-bottom: 32px;
}

.page-what-is-graves-disease .component.rich-text .component-content p {
    margin-bottom: 32px
}

.page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content ul {
    margin: 0px;
    list-style: disc;
    color: #000;
    line-height: 40px;
    font-size: 22px;
    padding-left: 25px;
    font-family: 'Arial';
}

.page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content ul li {
    margin-bottom: 12px;
    line-height: 28px;
    font-size: 22px;
    padding-bottom: 0px;
}

.page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content ul li:last-child {
    margin-bottom: 0px;
}

.page-what-is-graves-disease #section-cause .promo {
    padding: 46px;
    background: #D6D6D6;
}

.page-what-is-graves-disease #section-cause .promo .component-content .field-promoicon {
    margin-bottom: 32px;
}

.page-what-is-graves-disease #section-cause .promo .component-content .promo-text {
    max-width: 450px;
    margin: 0 auto;
}

.page-what-is-graves-disease #section-cause .promo .component-content .promo-text span {
    display: block;
}

.page-what-is-graves-disease #section-cause .promo .component-content .promo-text .field-promolink {
    margin-top: 32px;
}



.page-what-is-graves-disease #section-cause .promo .component-content {
    text-align: center;
}

.theme-contentcta-no-border-bottom {
    background: #f5f5f5;
    padding: 32px 0;
    max-width: 100%;
    border-bottom: 0px solid #000000;
    border-top: 3px solid #000000;
    margin-bottom: 0px !important;
    margin-top: 80px;
}

.page-causes .theme-contentcta-no-border-bottom,
.page-what-is-graves-disease .theme-contentcta-no-border-bottom {
    margin-top: 40px;
}

.theme-contentcta-no-border-bottom .component-content {
    max-width: 1190px;
}



.theme-contentcta-no-border-bottom .component-content .field-promotext h3 {
    color: #00468B;
    text-align: left;
}

.theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
    margin-bottom: 16px;
}

.theme-contentcta-no-border-bottom .component-content .field-promotext2 p {
    line-height: 28px;
    font-weight: normal;
}



.theme-contentcta-no-border-bottom .component-content p {
    color: #000000;
    font-family: 'Arial';
}

.item .toggle-header:before {
    content: "" !important;
    width: 30px;
    height: 30px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: auto;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-plus) !important;
    background-repeat: no-repeat;
}

.item.active .toggle-header:before {
    content: "" !important;
    width: 30px;
    height: 30px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: auto;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-minus) !important;
}

.item .toggle-header:hover:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-plus-white);
}

.item.active .toggle-header:hover:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-minus-white);
}

.accordion-toggle-all:before {
    content: "" !important;
    width: 30px;
    height: 30px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: auto;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-plus);
    background-repeat: no-repeat;
}

.accordion-toggle-all:hover {
    color: var(--secondary);
    opacity: 1;
}

.accordion-toggle-all:hover:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-plus-white);
}

.accordion-toggle-all:after {
    content: none !important;
}

.item .toggle-header:after {
    content: none !important;
}

.accordion .col-12 {
    padding: 0px;
}

ul li .toggle-header {
    padding-left: 0px;
}

.item {
    padding-top: 16px;
    cursor: pointer;
    padding-bottom: 16px;

}

sup {
    top: -9px;
    font-size: 74%;
    font-family: 'Arial';
    font-weight: normal;
}

.page-frequently-asked-questions .rich-text h2#graves-disease {
    margin-top: 40px;
    margin-bottom: -47px;
}

.page-ted-and-vision-support-groups #Graves .component-content .component:nth-child(3) {
    display: none;
}

.page-home .rich-text+.promo .component-content a.cta-btn {
    padding: 10px 90px !important;
}

#section-cause {
    margin-top: 80px;
}

.page-frequently-asked-questions .rich-text h1+p {
    letter-spacing: .22px;
}

.page-frequently-asked-questions #section-cause {
    margin-top: 0px;
}

.accordion-toggle-all.active:after,
.accordion-toggle-all.active:before {
    transform: rotate(0deg);
    right: 0px;
}

.accordion-toggle-all.active:before {
    transform: rotate(0deg);
    right: 0px;
    content: "" !important;
    width: 30px;
    height: 30px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: auto;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-minus);
}

.accordion-toggle-all.active:hover:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Button-minus-white);

}

.toggle-content {
    padding-top: 24px;
}

.accordion .field-content p:last-of-type {
    margin-bottom: 16px;
}

.accordion .field-content h4 {
    margin-bottom: 16px;
}

.accordion .field-content h3 {
    margin-bottom: 16px;
}

.accordion .field-content ul {
    padding-left: 20px;
}

.accordion .field-content ul li {
    list-style-type: disc;
    margin-bottom: 16px;
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

a.back-to-top-lnk {
    display: flex;
    justify-content: end;
    color: var(--Primary-Dark-Red, #7F0000);
    ffont-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    padding-right: 54px;
    float: none;
    margin: 0 0 0 0;
    width: auto;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: underline;
    background-size: 30px 30px;
    z-index: 7;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/back-to-top.png) !important;
}

a.back-to-top-lnk:hover {
    color: #000;
    text-decoration: none;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/back-to-top-white.png) !important;

}

.image-text-box.bg-white-lighter {
    background: #fff;
    max-width: 100%;
    padding: 32px 0px;
    margin: 40px 0px;
}

.image-text-box.bg-white-lighter .promo .component-content {
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 32px;
}

h2#hashimotos-disease {
    margin-bottom: -29px;
}

.page-patient-resources h2 {
    margin-bottom: 24px;
}

.page-patient-resources h2+p {
    margin-bottom: 0px;
    letter-spacing: .22px;
}

.page-patient-resources .plain-html h2 {
    margin-top: 24px;
}

.page-patient-resources .row {
    align-items: center;
}

.page-patient-resources #section-cause+.container .row {
    align-items: flex-start;
    margin-right: 0px;
    margin-left: 0px;
}

.page-patient-resources #section-cause {
    margin-top: 40px;
}

.page-patient-resources .row .col-lg-6:nth-child(2n) p {
    margin-bottom: 0px;
    margin-left: 64px;
    color: #00468B;
    font-weight: bold;
    margin-top: 105px;


}

.page-patient-resources .row .col-6 p {
    margin-bottom: 0px;
    margin-left: 64px;
    color: #00468B;
    font-weight: bold;
}

.page-patient-resources .row .col-lg-6,
.page-patient-resources .row .col-6 {

    padding: 0px;
    margin-bottom: 0px;
}

.page-patient-resources .row .col-12 {
    padding: 0px;
}

.page-patient-resources .theme-contentcta-no-border-bottom {
    margin-top: 40px;
}

.page-patient-resources .accordion .row {
    align-items: flex-start;
}

.page-patient-resources .twoColumnContentSplit-wrapper .col-md-6.image {
    padding-left: 0px;
}

.toggle-content a,
#fullIsi a {
    font-size: 22px;
    line-height: 30px;
    color: var(--secondary);
    text-decoration: underline;
    font-weight: 400;
}

.page-patient-resources .col-md-1.image,
.page-patient-resources .col-md-11 {
    padding: 0px;
    max-width: 100%;
    flex: none;
    width: auto;
}

.page-patient-resources .col-md-1.image img {
    height: auto;
}

.page-patient-resources .col-md-1.image {
    width: 100px;
}

.page-patient-resources .col-md-11 {
    max-width: 1030px;
}

.theme-twocolumncontentsplit-image-link .row {
    display: flex;
    gap: 30px;
    flex-wrap: nowrap;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}

.accordion hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #3B3B3B;
}

.page-patient-resources .row .col-lg-6 span {
    margin-bottom: 0px;
    color: #000;
    font-weight: 400;
    margin-top: 24px;
    display: inline-block;
    margin-left: 0px;
}

.page-patient-resources .row .col-6 span {
    margin-bottom: 0px;
    color: #000;
    font-weight: 400;
    margin-top: 24px;
    display: inline-block;
    margin-left: 0px;
}

.vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -1em;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border: none;
    border-radius: 50%;
    font-size: 3.5em;
    background-color: rgb(0 0 0 / 0%) !important;
    color: #fff !important;
    -webkit-transition: border-color .4s, outline .4s, background-color .4s;
    -moz-transition: border-color .4s, outline .4s, background-color .4s;
    -ms-transition: border-color .4s, outline .4s, background-color .4s;
    -o-transition: border-color .4s, outline .4s, background-color .4s;
    transition: border-color .4s, outline .4s, background-color .4s;
    border: 2px solid #fff !important;
}

.vjs-icon-placeholder:before {
    color: #fff;
}

.page-tracking-ted-signs .container h2 {
    margin-bottom: 24px;
}


.page-tracking-ted-signs #section-cause .promo {
    margin-bottom: 24px;
}

.page-tracking-ted-signs #section-cause .promo .component-content {
    display: flex;
    color: #000000;
    align-items: flex-start;
    gap: 60px;
}


.page-tracking-ted-signs #section-cause .promo .component-content p {
    margin-bottom: 5px;
}

.page-tracking-ted-signs #section-cause .promo .component-content p:last-child {
    margin-bottom: 0px;
}

.page-tracking-ted-signs #section-cause .promo .field-promotext2 p>a {
    text-decoration: underline;
}

.page-tracking-ted-signs #section-cause .promo .component-content h3 {
    margin-bottom: 16px;
}

.page-tracking-ted-signs #section-cause .promo .component-content a.cta-btn {
    margin-top: 16px;
}

.right-txt-wrapper>ul {
    padding-left: 17px;
    margin-bottom: 5px;
}

.right-txt-wrapper>ul>li {
    font-family: 'Arial';
    font-size: 22px;
    letter-spacing: .46px;
    line-height: 28px;
    list-style: none;
    padding-left: 8px;
    padding-bottom: 10px;
    position: relative;
}

.right-txt-wrapper ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -15px;
    margin-right: 9px;
    background-color: #000;
}

.page-tracking-ted-signs #section-cause .promo:last-child p a {
    font-weight: bold;
}

.page-tracking-ted-signs .image-text-box.bg-white-lighter {
    background: #fff;
    max-width: 100%;
    padding: 32px 0px;
    margin: 80px 0px;
    margin-bottom: 0px;
    border-bottom: 3px solid #000;
}

.page-tracking-ted-signs .image-text-box.bg-white-lighter h2 {
    margin-bottom: 0px;
    font-family: 'Arial';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}

.page-ted-treatment-options h2 {
    margin-bottom: 24px;
}

.promo-accordion {
    margin-bottom: 40px;
}

.promo-accordion .component-content {
    display: flex;
    gap: 48px;
}

.visible-mobile {
    display: none;
}

.page-ted-treatment-options .plain-html h2 {
    margin-bottom: 32px;
}

.promo-accordion .field-promotext p {
    font-size: 26px !important;
    line-height: 36px !important;
    text-decoration: none;
    font-weight: bold !important;
    margin-left: 0;
    color: #7f0000;
    width: auto;
    margin-bottom: 0px;

}

.promo-accordion .field-promotext h3 {
    font-size: 26px !important;
    line-height: 36px !important;
    text-decoration: none;
    font-weight: bold !important;
    margin-left: 0;
    color: #7f0000;
    width: auto;
    margin-bottom: 0px;
    padding-right: 16px;
}

.promo-accordion .field-promotext2 p:last-child {
    margin-bottom: 0px !important;
}

.promo-accordion .field-promotext {
    width: fit-content;
    padding-right: 0px;
    position: relative;
    cursor: pointer;
}

.promo-accordion .component-content .promo-text .field-promotext2 a.cta-btn {
    margin-top: 18px;
}

.promo-accordion .field-promotext h3::after,
.promo-accordion .field-promotext p::after {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background-size: 100%;
    position: absolute;
    bottom: 7px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/down-arrow-small.svg);
    margin-left: 11px;
}

.promo-accordion .field-promotext.active-accordion-promo h3::after,
.promo-accordion .field-promotext.active-accordion-promo p::after {
    transform: rotate(180deg);
}


.promo-accordion a.cta-btn.button-icon:after {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/play-white.svg);
    margin-left: 11px;
    content: "";
    background-size: 27px;
    width: 27px;
    height: 28px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
}

.promo-accordion a.cta-btn.button-icon {
    cursor: pointer;
    display: flex !important;
    align-items: center;
    margin-left: 0px;
}

.promo-accordion a.cta-btn.button-icon:hover::after {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/video-icon.svg);

}

.promo-accordion a.cta-btn.button-icon:hover {
    text-decoration: none;
}

.promo-accordion .field-promotext h3 {
    position: relative;
}

.promo-accordion .component-content .promo-text {
    display: flex;
    align-items: center;
}

.promo-accordion .component-content .promo-text .field-promotext2 {
    margin-top: 8px;
}

.promo-accordion .component-content .promo-text .field-promotext2 {
    margin-top: 16px;
}

.promo-accordion .field-promotext2 p+p {
    margin-top: 22px;
}

.promo-accordion .component-content .promo-text .field-promotext2 a.cta-btn {
    margin-top: 22px;
}

.promo-accordion .field-promotext.active-accordion-promo::after {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/up-arrow-small.svg);
}

.page-ted-treatment-options .theme-contentcta-no-border-bottom {
    margin-top: 40px;
    background-color: #fff;
    padding: 48px 0px;
}

.page-ted-treatment-options .theme-contentcta-no-border-bottom .component-content .field-promotext2 p:last-child {
    margin-bottom: 0px;
}

.page-ted-treatment-options .theme-contentcta-no-border-bottom .component-content .field-promotext2 p a {
    font-weight: bold;
}

.page-ted-treatment-options #section-cause {
    margin-top: 40px;
}

.page-ted-treatment-options #section-cause .promo-accordion .field-promoicon {
    display: none;
}

.page-ted-treatment-options #section-cause .promo-accordion {
    margin-bottom: 24px;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6.image {
    padding-left: 0px;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li {
    padding-left: 20px;
    position: relative;
    list-style: none;
    padding-bottom: 10px;
    text-align: left;
    font-size: 22px;
    color: #000;
    line-height: 28px;
    letter-spacing: .01px;
    margin-bottom: 24px;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul {
    margin-bottom: 0px;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li:before {
    background-color: #000;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 7px;
    position: absolute;
    width: 7px;
    left: 0;
    top: 15px;
    margin-top: -3px;
}

.page-ted-treatment-options #section-cause .promo-accordion .twoColumnContentSplit-wrapper {
    margin-top: 24px;
}

.page-ted-treatment-options #section-cause hr {
    margin-top: 1rem;
    margin-bottom: 40px;
    border: 0;
    border-top: 4px solid #000;
}

.page-ted-treatment-options .image-text-box.bg-white-lighter h2 {
    margin-bottom: 0px;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}

.page-ted-treatment-options .image-text-box.bg-white-lighter h2 a {
    margin-bottom: 0px;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}

#video-section-wrapper h2+p {
    margin-bottom: 32px;
}

#video-section-wrapper .col-12 {
    padding: 0px;
}

#video-section-wrapper .col-lg-6 {
    max-width: 100%;
    flex: none;
    width: 580px;
    padding: 0px;
}

#video-section-wrapper .col-lg-6:last-child {
    width: 530px;
}

#video-section-wrapper .row {
    flex-wrap: nowrap;
    gap: 60px;
    margin-right: 0px;
    margin-left: 0px;

}

#video-section-wrapper .patient-name {
    font-size: 22px;
    line-height: 30px !important;
    font-weight: normal;
    color: #000;
}

#video-section-wrapper .col-lg-6:last-child p {
    margin-bottom: 0px;
    margin-top: 105px;
}

#video-section-wrapper .accordion .item .toggle-header {
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 700 !important;
    margin: 0;
    display: inline-block;
    color: #7f0000;
    padding-right: 20px;
}

.page-patient-resources #section-cause+.container .accordion .item .toggle-header {
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 700 !important;
    margin: 0;
    display: inline-block;
    color: #7f0000;
    padding-right: 20px;
    position: relative;

}

.page-patient-resources #section-cause+.container .accordion .item .toggle-header .field-heading {
    font-family: 'Arial';
}

.page-patient-resources #section-cause+.container .accordion .item .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}

.page-patient-resources #section-cause+.container .accordion .item.active .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}




.page-patient-resources #section-cause+.container .accordion .item {
    border-top: 0px solid var(--secondary);
    border-bottom: 0px;
}

#video-section-wrapper .accordion .item .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
   
}

#video-section-wrapper .accordion .item.active .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
   
}



.page-ted-treatment-options .theme-contentcta-no-border-bottom a.cta-btn {
    margin-top: 24px;
}

.page-phases-of-ted h1 {
    margin-bottom: 36px;
}

.page-phases-of-ted #section-cause {
    margin-top: 36px;
}
.email .main-text {
    margin: 0 0 4px;
    max-width: 85% !important;
}
.email .italic-text {
    margin: 28px auto 0;
    line-height: 1.27;
    word-break: break-word;
    max-width: 94% !important;
    width: 100% !important;
    text-align: left !important;
    float: left !important;
}
.page-phases-of-ted h2 {
    margin-bottom: 36px;
}

.page-phases-of-ted #section-cause .accordion .item .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}

.page-phases-of-ted #section-cause .accordion .item.active .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up) !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}

.page-phases-of-ted #section-cause .video-js {
    max-width: 568px;
    height: 320px;
    margin: 0 auto;
    padding-top: 0px;
}

.page-phases-of-ted #section-cause .accordion {
    max-width: 568px;
    margin: 0 auto;
    padding-top: 0px;
}

.page-phases-of-ted #section-cause .accordion .item .toggle-header {
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 700 !important;
    margin: 0;
    display: inline-block;
    color: #7f0000;
    padding-right: 20px;
}



.carousel-inner .slide .field-slidetext img {
    width: 402px;
    height: auto;
    margin: 0 auto;
    margin-inline: auto;
}

.carousel-inner .slide .field-slidetext p:first-child {
    margin: 0 auto;
    margin-inline: auto;
    text-align: center;
}

.carousel-inner .slide .field-slidetext ul {
    display: block;
    padding-left: 12px;
    margin-bottom: 22px;
}

.carousel-inner .slide .field-slidetext ul li {
    list-style-type: none;
    font-size: 22px;
    line-height: 28px;
    color: #000;
    padding-bottom: 8px;
    position: relative;
    letter-spacing: .01px;
    padding-left: 8px;
    margin-bottom: 16px;
}

.carousel-inner .slide .field-slidetext ul li:last-child {
    margin-bottom: 0px;
}

.carousel-inner .slide .field-slidetext ul li:before {
    content: "•";
    color: inherit;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: -10px;
}

.carousel-inner .nav {
    justify-content: center;
}

.page-phases-of-ted .image-text-box.bg-white-lighter {
    background: #fff;
    max-width: 100%;
    padding: 67px 0px;
    margin: 24px 0px;
    margin-top: 48px;
    margin-bottom: 0px;
}

.page-phases-of-ted .theme-contentcta-no-border-bottom {
    background: #f5f5f5;
    padding: 48px 0;
    max-width: 100%;
    border-bottom: 0px solid #000000;
    border-top: 3px solid #000000;
    margin-bottom: 0px !important;
    margin-top: 24px;
}

.text-class {
    margin-top: 24px;
}

/* page-ted-flares-and-triggers =============================*/

.page-ted-flares-and-triggers .container {
    margin-top: 80px !important;
    margin-bottom: 0px;
}

.page-ted-flares-and-triggers .container .rich-text h1 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-flares-and-triggers .container .rich-text h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-flares-and-triggers .container .rich-text p>b {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-ted-flares-and-triggers .container .rich-text p {
    color: var(--Primary-Black, #000);
    font-size: 22px;
    line-height: 28px;
}

.page-ted-flares-and-triggers .container .video-js {
    width: 540px !important;
    height: 320px !important;
    padding-top: 0px !important;
    margin: 0 auto;
    margin-top: 80px !important;
}

.page-ted-flares-and-triggers .container .accordion {
    width: 540px !important;
    margin: 0 auto;
}

.page-ted-flares-and-triggers .accordion li {
    padding-left: 0px;
    padding-right: 0px;
}

.page-ted-flares-and-triggers .accordion .field-heading {
    color: var(--secondary);
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    font-family: 'Arial';

}

.page-getting-the-right-care .accordion .item {
    border: none;
}

.page-ted-flares-and-triggers .accordion .item .toggle-header {
    display: flex;
    align-content: stretch;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.page-ted-flares-and-triggers .accordion .item .toggle-header:before {
    content: "" !important;
    width: 15px;
    height: 8px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: unset;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down) !important;
    background-repeat: no-repeat;
    margin-left: 10px !important;
}

.page-ted-flares-and-triggers .accordion .item.active .toggle-header:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up) !important;
}



.page-ted-flares-and-triggers .accordion .field-content p {
    font-size: 22px;
    line-height: 28px;
}

.page-ted-flares-and-triggers .theme-contentcta-no-border-bottom {
    text-align: center;
    padding: 48px 0;
}



/* page-getting-the-right-care =================================================*/


.page-getting-the-right-care .container .rich-text h1 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-getting-the-right-care .container .rich-text h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-getting-the-right-care .container .rich-text p>b {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-getting-the-right-care .container .rich-text p {
    color: var(--Primary-Black, #000);
    font-size: 22px;
    line-height: 28px;
}

.page-getting-the-right-care .container .promo-text ul {
    list-style: disc;
    padding-left: 12px;
}

.page-getting-the-right-care .container .promo-text ul li {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 24px;
}

.page-getting-the-right-care .theme-contentcta-no-border-bottom {
    padding: 48px 0;
    margin-top: 40px;
}

.page-getting-the-right-care #section-cause .component {
    margin-bottom: 24px;
}

.page-getting-the-right-care #section-cause .component p>b {
    font-size: 30px;
    line-height: 34px;
}

.page-getting-the-right-care #section-cause .component h2 {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 24px;
}

.page-getting-the-right-care .image-text-box .field-promotext h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
    color: var(--secondary-blue);
}

.page-ted-flares-and-triggers .container .video-js {
    width: 540px !important;
    height: 320px !important;
    padding-top: 0px !important;
    margin: 0 auto;
    margin-top: 80px !important;
}



.page-getting-the-right-care .accordion li {
    padding-left: 0px;
    padding-right: 0px;
}

.page-getting-the-right-care .accordion .field-heading {
    color: var(--secondary);
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;

}

.page-getting-the-right-care .accordion .item {
    border: none;
}

.page-getting-the-right-care #video-section-wrapper .accordion .item .toggle-header {
    display: flex;
    align-content: stretch;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.page-getting-the-right-care #video-section-wrapper .accordion .item .toggle-header:before {
    content: "" !important;
    width: 15px;
    height: 8px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: unset;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down);
    background-repeat: no-repeat;
    margin-left: 10px !important;
}

.page-getting-the-right-care .accordion .item.active .toggle-header:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up);
}



.page-getting-the-right-care .accordion .field-content p {
    font-size: 22px;
    line-height: 28px;
}



.page-getting-the-right-care #video-section-wrapper .column-splitter .rich-text p {
    color: var(--secondary-blue);
    font-weight: bold;
    margin-top: 77px;
}

/*  page-ted-and-vision-support-groups =========================================== */
.page-ted-and-vision-support-groups .container {
    margin-top: 40px !important;
    margin-bottom: 0px;
}

.page-ted-and-vision-support-groups .container .component {
    margin-top: 40px;
}

.page-ted-and-vision-support-groups .link {
    margin-top: 40px;
}

.page-ted-and-vision-support-groups #Thyroid .plain-html .component-content h2 {
    margin-bottom: 45px;
}

.page-ted-and-vision-support-groups .container>.component-content {
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-ted-and-vision-support-groups .container .rich-text h1 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-and-vision-support-groups .container .rich-text h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-and-vision-support-groups .container .component-content h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-and-vision-support-groups .plain-html .component-content h2 {
    margin-bottom: 0px;
}

.page-ted-and-vision-support-groups .container .rich-text p>b {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-ted-and-vision-support-groups .container .rich-text {
    color: var(--Primary-Black, #000);
    font-size: 22px;
    line-height: 28px;
}

.page-ted-and-vision-support-groups .container .link-list {
    margin-bottom: 40px;
    padding: 40px 0;
    border-bottom: 3.5px solid #000;
    margin-top: 0px !important;
}

.page-ted-and-vision-support-groups .container .link-list ul {
    list-style: none;
    display: flex;
    column-gap: 80px;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 840px;
    margin: 0 auto;
}

.page-ted-and-vision-support-groups .container .link-list ul li {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid var(--secondary);
}

.page-ted-and-vision-support-groups .container .link-list ul li .field-link {
    width: 100%;
    height: 100%;
}

.page-ted-and-vision-support-groups .container .link-list ul li a {
    display: flex;
    font-size: 22px;
    line-height: 100%;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center;
    letter-spacing: .01px;
    align-items: center;
    justify-content: center;
    padding: 20px;
    color: var(--secondary);
    background-color: transparent;
    border-radius: 50%;
    font-weight: 700;
    line-height: 28px;
}

.page-ted-and-vision-support-groups .container .link-list ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--secondary);
    border-color: var(--secondary);
}



.page-ted-and-vision-support-groups .component-content .promo {
    border-bottom: 1px solid #3B3B3B;
    padding: 24px 0;
    margin-top: 0px;
}

.page-ted-and-vision-support-groups .component-content .promo .field-promotext h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 16px;
}

.page-ted-and-vision-support-groups .component-content .promo .component-content {
    display: flex;
    column-gap: 30px;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.page-ted-and-vision-support-groups .component-content .promo .component-content .field-promoicon img {
    width: 100px;
    height: auto;
    mix-blend-mode: darken;
}

.page-ted-and-vision-support-groups #Vision .component:nth-last-child(2) .field-promoicon img {
    width: 100px;
    height: auto;
}

.page-ted-and-vision-support-groups .link .field-link .back-to-top-lnk,
.page-ted-and-vision-support-groups .link .field-link back-to-top-lnk :hover {
    font-size: 22px;
    line-height: 28px;
    color: var(--secondary) !important;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/back-to-top.png) !important;
    text-decoration: underline;
    padding-right: 40px;
}

/* .page-about-ted  ======================================*/
.page-about-ted .container {
    margin-top: 40px !important;
    margin-bottom: 0px;
}

.page-about-ted .container .component {
    margin-top: 40px;
}

.page-about-ted .container .rich-text h1 {
    margin-bottom: 36px;
}

.page-about-ted .container .rich-text h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-about-ted .container .component-content h2 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-about-ted .container .rich-text p>b {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-about-ted .container .rich-text {
    color: var(--Primary-Black, #000);
    font-size: 22px;
    line-height: 28px;
}

.page-about-ted .image-desktop-only {
    display: none;
}

.page-about-ted .image-mobile-only {
    display: block;
}

.page-about-ted .container .rich-text ul {
    list-style: disc;
    padding-left: 18px;
    margin-top: 36px;
    margin-bottom: 36px;
}

.page-about-ted .container .rich-text ul li {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 4px;
    letter-spacing: .22px;
}

.page-about-ted .container .rich-text p {
    letter-spacing: .22px;
    margin-bottom: 36px;
}

.page-about-ted .container#section-cause .rich-text p {
    margin-bottom: 36px;
}

.page-about-ted .container .rich-text ul.low-line-height {
    list-style: disc;
    padding-left: 18px;
}

.page-about-ted .container .rich-text ul.low-line-height li {
    font-size: 22px;
    line-height: 12px;
    margin-bottom: 24px;
}

.page-about-ted .container .rich-text p>span {
    font-size: 22px;
    line-height: 28px;
    font-family: 'Arial';
    margin-bottom: 24px;
    font-weight: bold;
}

.page-about-ted .container .rich-text p>a {
    font-size: 22px;
    line-height: 28px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-about-ted .theme-contentcta-no-border-bottom {
    padding: 48px 0;
}

.page-about-ted #section-cause .component {
    margin-bottom: 24px;
}

.page-about-ted #section-cause .component p>b {
    font-size: 30px;
    line-height: 34px;
}

.page-about-ted #section-cause .component h2 {

    margin-bottom: 24px;
}

.page-about-ted .image-text-box .field-promotext h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
    color: var(--secondary-blue);
}

.page-about-ted .container .promo-text .field-promotext2 p a {
    font-weight: bold;
}

.page-about-ted .container .promo-text .field-promotext2 p.last-item {
    margin: 0px;
}

.page-about-ted .container .component.promo {
    margin: 0px;
}


/* page-ted-caregivers =================================================*/






.page-ted-caregivers .container .rich-text h2 {
    margin-bottom: 24px;
}

.page-ted-caregivers .container .rich-text h3 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-caregivers .container#Thyroid>.component-content {
    border-top: 2.5px solid #000;
    border-bottom: 2.5px solid #000;
    padding: 40px 0px;
    margin-bottom: 40px;
}

.page-ted-caregivers .container#Thyroid>.component-content h2 {
    padding-bottom: 40px;
}

.page-ted-caregivers .container#Thyroid .rich-text>.component-content {
    margin-top: 150px;
}

.page-ted-caregivers .container#Thyroid .rich-text>.component-content p {
    color: var(--secondary-blue);
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}

.page-ted-caregivers .container .rich-text p>b {
    font-size: 30px;
    line-height: 34px;
    font-family: 'Arial';
    margin-bottom: 24px;
}

.page-ted-caregivers .container .rich-text {
    color: var(--Primary-Black, #000);
    font-size: 22px;
    line-height: 28px;
}

.page-ted-caregivers .container .link-list {
    margin-bottom: 40px;
    padding: 40px 0;
    border-bottom: 3.5px solid #000;
    margin-top: 0px !important;
}

.page-ted-caregivers .container#Thyroid-conditions ul {
    list-style: disc;
    padding-left: 16px;
    margin-bottom: 40px;
}

.page-ted-caregivers .container#Thyroid-conditions ul li {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 16px;
}

.page-ted-caregivers .container#Thyroid-conditions ul li:last-child {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 0px;
}

.page-ted-caregivers .promo-text .field-promolink a {
    margin-bottom: 24px;
}

.page-ted-caregivers #Vision .plain-html h2 {
    margin-bottom: 40px;

}

.page-ted-caregivers .component-content .promo {
    border-bottom: 1px solid #3B3B3B;
    padding: 24px 0;
}

.page-ted-caregivers .component-content .promo .field-promotext h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 16px;
}

.page-ted-caregivers .component-content .promo .component-content {
    display: flex;
    column-gap: 30px;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.page-ted-caregivers .component-content .promo .component-content .field-promoicon img {
    width: 100px;
    height: auto;
    mix-blend-mode: darken;
}

.videobox-hidden-content {

    max-height: 200px;
    border: 1px solid #dedede;
    padding: 15px 20px;
    margin-bottom: 30px;
    overflow: hidden;
    overflow-y: scroll;
    height: 150px;
    border-color: #707070;
    margin: 0;
    overflow-wrap: anywhere;
    scrollbar-width: auto;
    scrollbar-color: #7f0000 #858585;
}

.page-patient-resources #section-cause+.container .row+.accordion {
    flex: 0 0 50%;
    max-width: 50%
}

.page-phases-of-ted .carousel+.rich-text {
    margin-top: 40px;
}

.page-phases-of-ted .carousel+.rich-text ul li {
    list-style-type: none;
    font-size: 22px;
    line-height: 28px;
    color: #000;
    padding-bottom: 0px;
    position: relative;
    letter-spacing: .01px;
    padding-left: 8px;
    margin-bottom: 12px;
    font-weight: bold;
}

.page-phases-of-ted .carousel+.rich-text ul li:last-child {
    margin-bottom: 0px;
}

.page-phases-of-ted .carousel+.rich-text ul li:before {
    content: "•";
    color: inherit;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: -10px;
}

.content-box-eye-changes-wrapper {
    margin-top: 36px;
}

.page-ted-graves-disease-stories .carousel-inner .slide .field-slidetext .field-slideimage img {
    margin: 0 auto;
    width: auto;
}

.page-ted-graves-disease-stories .carousel-inner .slide .field-slidetext .field-slideimage {
    display: flex;
    justify-content: center;
}

.page-ted-graves-disease-stories .rich-text h2 {
    margin-bottom: 24px;
}

.page-ted-graves-disease-stories .video-js {
    max-width: 566px !important;
    margin: 0 auto;
    height: 233px !important;
    padding-top: 0px !important;
    ;
}

.page-ted-graves-disease-stories .accordion {
    max-width: 566px !important;
    margin: 0 auto;
}

.page-ted-graves-disease-stories .accordion .item {
    border-top: 0px solid var(--secondary);
    border-bottom: 0px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.page-ted-graves-disease-stories .accordion .item .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down);
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}

#video-section-wrapper .accordion .item .toggle-header .field-heading {
    font-family: 'Arial';
}

.page-ted-graves-disease-stories .accordion .item.active .toggle-header::before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up);
    background-repeat: no-repeat;
    width: 13px;
    height: 8px;
}

.page-ted-graves-disease-stories .accordion .item .toggle-header {
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 700 !important;
    margin: 0;
    display: inline-block;
    color: #7f0000;
    padding-right: 20px;
    font-family: 'Arial';
}

.page-ted-graves-disease-stories .accordion .item .toggle-header .field-heading {
    font-family: 'Arial';
}

.full-width-container.theme-contentcta-no-border-bottom.no-padding {
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 40px !important;
}

.full-width-container.theme-contentcta-no-border-bottom.no-padding .promo .component-content {
    display: flex;
    gap: 36px;
    align-items: center;
}

.full-width-container.theme-contentcta-no-border-bottom.no-padding p {
    margin-bottom: 0px;
}

.full-width-container.theme-contentcta-no-border-bottom.no-padding p a {
    font-weight: bold;
}

.full-width-container.theme-contentcta-no-border-bottom.no-padding+.container .video-js {
    max-width: 566px !important;
    margin: 0 auto;
    height: 316px !important;
    padding-top: 0px !important;

}

.full-width-container.theme-contentcta-no-border-bottom.no-padding+.container h2 {
    font-size: 26px;
    line-height: 31px;

}

.full-width-container.theme-contentcta-no-border-bottom.heading-button {
    text-align: center;
    padding: 40px 0;
}

.page-ted-graves-disease-stories .full-width-container.theme-contentcta-no-border-bottom.heading-button {
    margin-top: 40px;
}

.full-width-container.theme-contentcta-no-border-bottom.heading-button h2 {
    margin-bottom: 24px;
}

#calloout-wrapper {
    text-align: center;
    margin: 40px auto;
}

#calloout-wrapper h2 {
    margin-bottom: 24px;
}

#calloout-wrapper .row {
    justify-content: space-between;
    margin-bottom: 40px;
}

#calloout-wrapper .row .col-lg-2 {
    width: 217px;
    flex: none;
    max-width: 217px;
    padding-right: 0px;
    padding-left: 0px;
    height: 430px;
}

#calloout-wrapper .row .col-lg-2 .image-text-btn-promo {
    height: 430px;
    padding: 31px 16px;
    background-color: #fff;
}

#calloout-wrapper .image-text-btn-promo h2 {
    font-size: 22px;
    line-height: 28px;
}

#calloout-wrapper .image-text-btn-promo .component-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 24px;
    height: 100%;
}

#calloout-wrapper .image-text-btn-promo .component-content .promo-text {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 0px;
    height: 100%;
}

#calloout-wrapper .rich-text+.row.component.column-splitter {
    max-width: 1055px;
    margin: 0 auto;
}

#calloout-wrapper .rich-text+.row.component.column-splitter p {
    text-align: left;
}

#calloout-wrapper .rich-text+.row.component.column-splitter .col-lg-4 .promo.col-12 {
    width: 100%;
    padding: 0px;
}

#calloout-wrapper .rich-text+.row.component.column-splitter .col-lg-4 .promo.col-12 .promo-text {
    margin-top: 24px;
}

#calloout-wrapper h3 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
    text-align: left;
}

.mobile-visible {
    display: none;
}

.page-sitemap h1 {
    margin-bottom: 48px;
    margin-top: 24px;
}

.page-sitemap .link-list li {
    margin-bottom: 16px;
}

.page-sitemap .link-list li a.linkheading {
    color: #000;
    text-decoration: none;
    font-size: 26px;
    line-height: 36px;
    margin-top: 32px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 8px;
    pointer-events: none;
    user-select: none;
}

.page-ted-risk-factors .container .component-content h1,
.page-ted-risk-factors .container .component-content h2,
.page-ted-risk-factors .container .component-content p {
    margin-bottom: 36px;
}

.page-thankyou .container .rich-text h1 {
    text-align: center;
    margin-top: 40px;
}

.page-thankyou .container .rich-text p {
    text-align: center;
    margin-bottom: 48px;
    font-size: 26px;
    line-height: 36px;
}

.page-thankyou .image-text-btn-promo {
    width: 311px;
    padding: 32px 20px 32px 20px;
    flex-shrink: 0;
    align-self: stretch;
    background-color: #F5F5F5;
}

.page-thankyou .image-text-btn-promo a.cta-btn {
    padding: 12px 20px !important;
}

.page-thankyou .col-lg-4 {
    max-width: fit-content;
    flex: none;
}

.page-thankyou a.cta-btn,
.page-thankyou .field-promolink {
    width: 100%;
    max-width: 100% !important;
}

.page-thankyou .image-text-btn-promo .component-content {
    gap: 10px;
}

.page-thankyou .image-text-btn-promo .component-content .promo-text {

    gap: 25px;
}

.page-survey .theme-contentcta-no-border-bottom .component-content {
    display: flex;
    gap: 32px;
}

.page-survey .theme-contentcta-no-border-bottom .component-content p a {
    font-size: 26px;
    font-weight: bold;
}

.page-survey .theme-contentcta-no-border-bottom .component-content p {
    margin-bottom: 0px;
}

.page-survey .theme-contentcta-no-border-bottom .component-content h2 {
    margin-bottom: 0px;
}

.page-thankyou .image-text-btn-promo .component-content .promo-text h2 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
}

.page-not-found>.container {
    padding-inline: 0px;
}

.page-not-found #calloout-wrapper .rich-text+.row.component.column-splitter {
    max-width: none;
    margin: 0 auto;
}

.page-not-found .col-lg-3 {
    padding: 0px;
}

.page-not-found .image-text-btn-promo {
    padding: 32px 12px 50px 12px;
    flex-shrink: 0;
    align-self: stretch;
    background-color: #F5F5F5;
    height: 476px;
}

.page-not-found #calloout-wrapper .image-text-btn-promo h2 {
    font-size: 30px;
    line-height: 34px;
}

.twoColumnContentSplit h2 {
    margin-bottom: 12px;
}

.page-not-found #calloout-wrapper .col-lg-3:nth-child(3) .image-text-btn-promo h2 {
    font-size: 29px;
}

.page-not-found a.cta-btn {

    padding: 12px 21px !important;
    font-size: 17px !important;

}

.page-not-found>.container p {
    margin-bottom: 18px;
    margin-top: 18px;
}

.page-not-found #calloout-wrapper .rich-text {
    margin-bottom: 40px;
}

.quantum-modal__dialog {
    color: var(--modal_color);
    font-size: var(--modal-base-font-size);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: left bottom;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    background: var(--modal_bg);
    padding: 60px 0px;
    max-width: 800px;
    width: 800px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    align-content: center;
}

.modal-title {
    margin-bottom: 0;
    line-height: 50px;
    margin-bottom: 18px;
}

.quantum-modal__dialog p {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    max-width: 683px;
}

.quantum-modal {
    color: inherit;
    background: #00000080;
}

.modal-actions {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.modal-actions a.cta-btn {
    width: auto;
    max-width: none !important;
    margin: initial;
}

a.quantum-modal__close.close-icon {
    background: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/close);
    width: 13px;
    height: 13px;
    display: inline-block;
    background-position: center;
    position: absolute;
    right: 24px;
    top: 24px;
}

.page-ted-vs-graves .container {
    margin-top: 40px !important;
    margin-bottom: 0px;
}

.toggle-content p a:hover {
    color: #7F0000;
}

.theme-contentcta-nurse-cta {
    border: 0;
    margin-bottom: 8px !important;
    position: relative;
}

.theme-contentcta-nurse-cta:before {
    content: "";
    position: absolute;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    height: 100%;
    width: 100vw;
    left: calc(-50vw + 50%);
    background-color: #f5f5f5;
}

.page-ted-vs-graves .accordion .field-content p:last-of-type {
    margin-bottom: 0px;
}

.theme-contentcta-nurse-cta .col-md-12 {
    padding: 0px;
}

.theme-contentcta-nurse-cta .cta-content-wrapper,
.theme-contentcta-doctor-cta .cta-content-wrapper {
    padding: 40px 0px 40px;
    max-width: 1190px !important;
    border: 0;
    margin: 0 auto;
    background-color: transparent;
}



.page-ted-vs-graves .container .rich-text h1 {

    margin-bottom: 36px;

}

.page-ted-vs-graves .container .rich-text h2 {

    margin-bottom: 36px;

}

.page-ted-vs-graves .container .rich-text h2+p,
.page-ted-vs-graves .container .rich-text h2+p+p {

    margin-bottom: 36px;

}

.page-ted-vs-graves .container .rich-text h3 {
    color: var(--Primary-Black, #000);
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-family: 'Arial';
}

.page-ted-vs-graves .container .video-js {
    width: 540px !important;
    height: 320px !important;
    padding-top: 0px !important;
    margin: 0 auto;
    margin-top: 36px !important;
}

.page-ted-vs-graves .container .video-transcript {
    width: 540px !important;
    margin: 0 auto;
}

.video-transcript li {
    padding-left: 0px;
    padding-right: 0px;
}

.video-transcript .field-heading {
    color: var(--secondary);
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    font-family: 'Arial';

}

.video-transcript .item {
    border: none;
}

.video-transcript .item .toggle-header {
    display: flex;
    align-content: stretch;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.video-transcript .item .toggle-header:before {
    content: "" !important;
    width: 15px;
    height: 8px;
    background-color: transparent;
    display: block;
    transition: all ease 0.25s;
    transform-origin: 50% 50%;
    position: unset;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-down) !important;
    background-repeat: no-repeat;
    margin-left: 10px !important;
}

.video-transcript .item.active .toggle-header:before {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/caret-up) !important;
}


.video-transcript .field-content p {
    font-size: 22px;
    line-height: 28px;
}

.video-transcript .component {
    margin: 0
}

.container .video-transcript .videobox-hidden-content p {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}

.page-signup .row {
    justify-content: flex-start;
}

.page-signup h2 {
    margin-bottom: 24px;
}

.page-signup .contact-section {
    margin-top: 40px;
}

.page-signup .col-md-12 .form-group {
    max-width: 600px;
    margin-bottom: 24px;
}

.page-signup .form-control {
    height: 50px;
    border: 2px solid #000;
    padding: 6px 12px !important;
    background-color: transparent;
    width: 41.5%;
    border-radius: 0;
    margin-bottom: 5px;
    color: #000 !important;
    width: 100%;
    max-width: 1030px;
    background: #fff;
    border: solid 1px #888;
    font-weight: 100;
}

.page-signup .custom-select-first {
    margin-top: 24px;
}

.page-signup .custom-select-first label {
    width: 100%;
    display: flex;
    font-weight: 300;
    align-items: center;
}


.custom-select-first label input {
    appearance: none;
    position: relative;
    cursor: pointer;
}

.custom-select-first label input[type="radio"] {
    margin-right: 20px;
}

.custom-select-first label input::before {
    content: "";
    display: block;
    position: absolute;
    width: 54px;
    height: 54px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
}

.custom-select-first label input:after {
    content: "";
    border: 4px solid #7f0000;
    width: 54px;
    height: 54px;
    display: block;
    background-color: white;
    border-radius: 100%;
    margin-top: 4.5px;
}

.custom-select-first label input:after {
    margin-top: 0;
}

.custom-select-first label input:checked:after {
    background-color: #7f0000;
    box-shadow: inset 0 0 0 4px white;
}

.consent_container .consent_box-Content label {
    margin-right: 48px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    gap: 0px;
    user-select: none;
    line-height: 22px;
    margin-bottom: 0;
    align-items: center;
}

.consent_container .consent_box-Content label input::before {
    content: "";
    display: block;
    position: absolute;
    width: 54px;
    height: 54px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
}

.consent_box .radio-group label input[type="radio"] {
    margin-right: 20px;
}

.consent_container .consent_box-Content label input::before {
    content: "";
    display: block;
    position: absolute;
    width: 54px;
    height: 54px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
}

.consent_container .consent_box-Content label input:after {
    content: "";
    border: 4px solid #7f0000;
    width: 54px;
    height: 54px;
    display: block;
    background-color: white;
    border-radius: 100%;
    margin-top: 4.5px;
}

.consent_container .consent_box-Content label input:checked:after {
    background-color: var(--custom-option-element-check-color);
    box-shadow: inset 0 0 0 4px white;
}

.consent_container .consent_box-Content label input:checked:after {
    background-color: #7f0000;
}

.consent_box .accordion-header {
    background: #d5d5d5;
    padding: 18px 21px;
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.consent_box .accordion-content {
    background: #d5d5d5;
    padding: 10px 21px;
}

.sign-up {
    background-color: #b8323b;
    border-radius: 0;
    max-width: 300px;
    width: 100%;
    text-align: center;
    height: 41px;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Montserrat';
    color: rgb(255, 255, 255);
    background-color: #7f0000;
    padding: 0;
    min-width: 120px !important;
    text-align: center;
    font-family: 'Arial';
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .11px;
    width: 120px !important;
    border-radius: 8.214em;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.consent_container {
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-ted-doctors h2 {
    margin-bottom: 24px;
    margin-top: 40px;
}

.page-ted-doctors h3 {
    margin-bottom: 24px;
}

.page-ted-doctors a+h2 {
    margin-top: 40px;
}

.page-ted-doctors h1+h2 {
    margin-top: 0px;
}

.page-ted-doctors .video-js {
    max-width: 580px !important;
    height: 320px !important;
    padding-top: 0px !important;
    margin: 0 auto;
}

.page-ted-doctors .video-transcript {
    max-width: 580px !important;
    margin: 0 auto;
}

ul.custom-list>li {
    font-size: 22px;
    color: #000;
    line-height: 28px;
    letter-spacing: .01px;
    position: relative;
}

ul.custom-list>li {
    padding-bottom: 24px;
}

ul.custom-list>li ul {
    margin-top: 0px;
}

ul.custom-list {
    padding-left: 23px;
    margin-bottom: 0px;
}

ul.custom-list>li ul>li {
    padding-top: 24px;
}



.custom-list ul {
    padding-left: 23px;
}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-promotext2 p a {
    font-weight: bold;
}

ul.custom-list>li:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -20px;
    margin-right: 9px;
    background-color: #000;
}

.custom-list ul li {
    position: relative;
}

.custom-list ul li:before {
    content: "-";
    position: absolute;
    left: -20px;
    font-weight: 500;
}

.page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p {
    margin-top: 105px;
}

.page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p .patient-name {
    font-size: 22px;
    line-height: 30px !important;
    font-weight: normal;
    color: #000;
}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
    margin-top: 0px;
}

.quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/allergies-desktop) !important;
}

.page-about-ted .theme-contentcta-no-border-bottom .component-content .field-promotext2 p:last-child {
    margin-bottom: 0px;
}

.page-thyroid-eye-disease-symptoms .promo-accordion .component-content .promo-text .field-promotext2 {
    margin-top: 0px;
}

.page-home .quantum-hero__inner {
    display: none;
}

.quantum-hero {
    position: relative;
}

.quantum-hero__text {
    position: absolute;
    right: clamp(30px, 10vw + 20px, 100px) !important;
    top: 214px;
    z-index: 999;
    color: #fff;
}

.quantum-hero__text p {
    color: #fff;
}

.quantum-hero__text p a {
    text-decoration: none;
    margin-left: 7px;
}

.quantum-hero__text p a {
    text-decoration: none;
}

.page-home .carousel-inner .col-12 {
    padding: 0px;
}

.page-home .carousel-inner .slide .field-slidetext img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.page-home .field-slidetext-text {
    position: absolute;
    bottom: 90px;
    font-size: 54px;
    font-style: italic;
    color: #fff;
    text-align: center;
    width: 100%;
}

.page-home .field-slidetext-text p {
    font-weight: bold;
    font-size: 54px;
    font-style: italic;
    color: #fff;
    text-align: center;
    width: 100%;
}

.page-home .field-slidetext-text p span {
    font-size: 90px;
}

.page-home .carousel-inner .nav .next-text {
    width: 44px;
    height: 44px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowRight.png);
    background-repeat: no-repeat;
    background-size: 44px;
    margin: 0px 18px;
    background-position: center;
    position: absolute;
    top: 36%;
    right: calc((100vw - 1180px) / 2) !important;
}

.page-home .carousel-inner .nav .prev-text {
    width: 44px;
    height: 44px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowLeft);
    background-repeat: no-repeat;
    background-size: 44px;
    margin: 0px 10px;
    background-position: center;
    position: absolute;
    top: 36%;
    left: calc((100vw - 1180px) / 2) !important;
}

.page-home .nav-items {
    position: absolute;
    bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-home .carousel-inner .nav {
    width: 100%;
}

.page-home .carousel-inner .nav .nav-items .sxa-numbers {
    border: none;
}

.page-what-is-graves-disease .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/redness-desktop) !important;
    background-position: center;
    margin-bottom: 80px;
}

.page-treatment .quantum-hero__inner,
.page-tracking-ted-signs .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/redness-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-tracking-ted-signs .quantum-hero__inner {

    margin-bottom: 80px;
}

.page-ted-caregivers .container#Thyroid .rich-text>.component-content .patient-name {
    color: #000;
    display: block;
    margin-top: 24px;
}

.page-frequently-asked-questions .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/allergies-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-about-ted .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/about-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-thankyou .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/thankyou-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-phases-of-ted .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/phases-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-ted-risk-factors .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-desktop) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.page-ted-vs-graves .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/graves-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
}

.page-ted-flares-and-triggers .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/flares-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
}

.page-thyroid-eye-disease-symptoms .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/symptomes-desktop) !important;
    background-position: center;
    margin-bottom: 80px;
}

.page-ted-caregivers .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Resources-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
}

.page-find-a-thyroid-eye-disease-specialist .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Resources-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
}

.page-ted-doctors .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Specializing-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
}

.page-ted-treatment-options .quantum-hero__inner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-desktop) !important;
    background-position: center;
    margin-bottom: 80px;
}

.page-survey .quantum-hero__inner,
.page-ted-and-vision-support-groups .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/survey-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-ted-graves-disease-stories .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Gail-Landing-Page-banner) !important;
    background-position: center;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-ted-graves-disease-stories h1.real-ted {
    margin-bottom: 25px;
}

.page-signup .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/bulging-thyroid-eye-disease) !important;
    background-position: center;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-sitemap .quantum-hero__inner,
.page-getting-the-right-care .quantum-hero__inner,
.page-patient-resources .quantum-hero__inner,
.page-search .quantum-hero__inner {
    height: 125px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/misaligned-desktop) !important;
    background-position: center;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-getting-the-right-care #section-cause {
    margin-top: 40px;
}

.page-sitemap #footer .quantum-footer {
    padding-inline: 15px;
    background: var(--theme-light-grey);
    padding-top: 72px;
    border-top: 3px solid #000;
    padding-bottom: 72px;
    margin-top: 64px;
}

.image-text-box.bg-white-lighter .field-promotext2 a {
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
}

.page-causes .quantum-hero__inner {
    height: 125px;
    background-position: center;
    margin-bottom: 40px;
}

.custom-list li::marker {
    color: transparent;
}

.page-causes #section-cause .promo img {
    min-width: 120px;
    height: 120px;
}

.page-treatment #section-cause .promo .field-promoicon img {
    width: 120px;
    height: 120px;
}

.page-about-ted .theme-contentcta-no-border-bottom .field-promolink {
    margin-top: 24px;
}

.text-class h2+p {
    margin-bottom: 16px;
}

.page-thyroid-eye-disease-symptoms h2 {
    margin-bottom: 24px;
}

p#ted-symptom-simulator {
    margin-bottom: 40px;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom {
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content {
    display: flex;
    align-items: center;
    gap: 32px;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content h3 {
    line-height: 31px;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content a {
    font-size: 26px;
}

.page-thyroid-eye-disease-symptoms .theme-contentcta-no-border-bottom {
    margin-top: 32px;
}

h2#Thyroid-Eye-Disease-symptoms {
    padding-top: 32px;
    border-top: 3px solid #000;
    margin-top: 40px;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px !important;
}

.page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom h3 {
    text-align: center;
    margin-bottom: 24px;
}

.page-thyroid-eye-disease-symptoms .video-js {
    width: 568px !important;
    height: 322px !important;
    padding-top: 0px !important;
    margin: 0 auto;
}

.page-thyroid-eye-disease-symptoms .video-transcript {
    width: 580px;
    margin: 0 auto;

}

.page-ted-doctors .videobox-hidden-content h2 {
    margin-bottom: 24px;
    margin-top: 0px;
}

.page-ted-caregivers .videobox-hidden-content h2 {
    padding-bottom: 0px !important;

}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-promotext2 p:last-child {
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 0px;
}

.page-ted-doctors .theme-contentcta-no-border-bottom {
    margin-top: 40px;
}

.page-thyroid-eye-disease-symptoms .promo-accordion .field-promotext {
    width: fit-content;
    padding-right: 0px;
    position: relative;
    cursor: pointer;
    height: 100px;
    display: flex;
    align-items: center;
}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-promolink a {
    margin-top: 24px;
}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-link {
    text-align: center;
}

.page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-link a {
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
}

.page-ted-doctors .col-lg-6:first-child .col-12 {
    padding: 0px;
}

.videobox-hidden-content h2 {
    margin-bottom: 10px;
}

.videobox-hidden-content p {
    margin-bottom: 20px !important;
}




.buttonSubmit {
    color: #fff;
    background-color: #7f0000;
    padding: 10px 40px;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    border-radius: 24px;
    border: none;
    height: 41px;
}

#error-summary {
    display: none;
    border: none;
    background-color: transparent;
    color: #bc0000;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0;
    margin: 10px 0;
}


/* new */
.check-group {
    display: block;
    margin-bottom: 28px;
}

.check-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.check-group label {
    position: relative;
    cursor: pointer;
    display: flex;
    line-height: 28px;
    font-family: 'Arial';
    font-weight: normal;
    font-size: 16px;
    align-items: center;
}

.page-survey #section-cause .check-group label {
    position: relative;
    cursor: pointer;
    display: flex;
    line-height: 28px;
    font-family: 'Arial';
    font-weight: normal;
    font-size: 22px;
    align-items: center;
}

.check-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 4px solid #7f0000;
    padding: 21px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    border-radius: 5px;
    height: 51px;
    width: 51px;
}

.check-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: 16px;
    width: 12px;
    height: 30px;
    border: 4px solid #7f0000;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg) translateY(-4px);
}

.page-survey h2 {
    margin-bottom: 24px;
}

.page-survey h2+p {
    letter-spacing: 0.13px;
}

.page-survey #section-cause {
    margin-top: 0px;
}

.page-survey #section-cause>.component-content {
    padding: 0px;
    margin-top: 40px;
    border-top: 4px solid #000;
    padding-top: 40px;
}

.page-survey #section-cause h2 {
    color: var(--Primary-Black, #000);
    font-family: 'Arial';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;

}

.page-survey #section-cause .row {
    justify-content: flex-start;
}

.page-survey #section-cause legend {
    font-size: 26px;
    line-height: 31px;
    font-family: 'Arial';
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: 12px;
}

.page-survey #section-cause form fieldset:first-child .row:last-child .col-md-4:last-child .check-group:nth-child(2) {
    margin-bottom: 0px;
}

.page-survey #section-cause form fieldset:first-child {
    margin-bottom: 48px;
}

.page-survey .button-text {
    display: flex;
    gap: 10px;
}

.promo-accordion .field-promotext2 p {
    margin-bottom: 0px;
}

.page-ted-treatment-options .promo-accordion .field-promotext2 p {
    margin-bottom: 24px;
}

.promo-accordion .field-promotext2 p+p {
    margin-top: 16px;
}

.page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p {
    margin-top: 105px;
    margin-left: 30px;
}

.page-patient-resources .accordion-toggle-all {
    text-transform: capitalize;
}

.page-home #footer .quantum-footer {

    border-top: 3px solid #000;

    margin-top: 80px;
}

.page-home .rich-text+.promo+.row .col-lg-3:nth-child(2) .image-text-btn-promo .component-content .promo-text {
    gap: 37px;
}

.page-not-found .quantum-hero__inner {
    height: 0px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/allergies-desktop) !important;
}

.page-ted-vs-graves .accordion .field-content h3 {
    margin-bottom: 8px;
}

.page-ted-vs-graves .accordion .field-content h3:first-child {
    margin-bottom: 24px;
}

.page-not-found #calloout-wrapper .image-text-btn-promo .component-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 56px;
    height: 100%;
}

p#zipCodeError {
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
}

.modal-content {

    background-color: #E8E8E8;

}

.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
    background-color: #E8E8E8;
}

.modal-header {
    border-bottom: 0px;
}

.page-ted-graves-disease-stories .theme-contentcta-no-border-bottom {
    margin-top: 40px;
}

.vjs-poster img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.page-home .promo .promo-text .field-promotext {
    width: 230px;
}

div#sintomas-de {
    padding-inline: 20px;
}

.page-ted-vs-graves #iframeapp {
    min-height: 650px !important;
}

.page-signup .consent_container {
    margin-bottom: 0;
}

.page-ted-graves-disease-stories #calloout-wrapper .row {
    padding-inline: 15px;
}

.page-signup .last-form h3#diseasetype {
    font-size: 30px;
}

body.page-ted-graves-disease-stories>div.component.container.highlighted-bottom .component-content h2.nation-wide {
    font-size: 26px;
}

.page-signup .next-form label.signup-label:has(span) {
    white-space: nowrap;
}

.page-ted-vs-graves .toggle-forth-active.accordion .field-content p.f-36 {
    font-size: clamp(1rem, 0.1997rem + 1.6694vw, 1.625rem);
    line-height: clamp(1.5rem, 0.5396rem + 2.0033vw, 2.25rem);
}
 
.page-ted-vs-graves .toggle-forth-active.accordion .field-content .f-22 {
    font-size: clamp(1rem, 0.5198rem + 1.0017vw, 1.375rem);
    line-height: clamp(1.75rem, 2.0701rem + -0.6678vw, 1.5rem);
}
 
.page-ted-vs-graves .theme-contentcta-nurse-cta .color-secondary.text-center{
    font-size: clamp(1.5rem, 1.0198rem + 1.0017vw, 1.875rem);
    line-height: clamp(1.75rem, 1.2698rem + 1.0017vw, 2.125rem);
}
 
.page-ted-vs-graves .theme-contentcta-nurse-cta p.text-center{
    font-size: clamp(1.5rem, 1.3399rem + 0.3339vw, 1.625rem);
    line-height: clamp(1.75rem, 1.5099rem + 0.5008vw, 1.9375rem);
}
 
.page-ted-vs-graves .video-transcript .item{
    padding-top:0px;
}
 
.page-ted-vs-graves .accordion-toggle-all.toggle-forth{
    font-size: clamp(1.375rem, 1.0549rem + 0.6678vw, 1.625rem);
    line-height: clamp(1.625rem, 1.2249rem + 0.8347vw, 1.9375rem);
}

@media (min-width: 992px) and (max-width: 1200px) {
    .page-patient-resources #section-cause .col-md-11 {
        max-width: 800px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .page-ted-graves-disease-stories #calloout-wrapper .row .col-lg-2 {
        width: 100%;
        flex: none;
        max-width: 100%;
    }

    .page-ted-graves-disease-stories #calloout-wrapper .row .col-lg-2 .image-text-btn-promo {
        height: auto;
        padding: 31px 16px;
    }

    .page-ted-graves-disease-stories #calloout-wrapper .row .col-lg-2 {
        height: 350px;
        padding: 20px;
    }

    .page-ted-graves-disease-stories #calloout-wrapper .image-text-btn-promo {
        width: 100%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1170px) {

    .page-ted-treatment-options #video-section-wrapper .row,
    .page-getting-the-right-care #video-section-wrapper .row {
        gap: 30px;
    }

    #footer .quantum-footer__logo-social-icons .desktop-visible {
        display: none;
    }

    .page-signup .row.button-center {
        margin-left: 1px;
    }

    .page-ted-treatment-options .image-text-box.bg-white-lighter .field-promoicon,
    .page-getting-the-right-care .image-text-box.bg-white-lighter .field-promoicon {
        padding-left: 15px;
    }

    .page-ted-treatment-options #video-section-wrapper .col-lg-6,
    .page-getting-the-right-care #video-section-wrapper .col-lg-6 {
        flex: unset;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .component-content .field-promoicon img {
        width: auto;
        max-width: unset;
    }
}

@media only screen and (max-width: 991px) {

    .page-ted-treatment-options #video-section-wrapper .col-lg-6:last-child p,
    .page-getting-the-right-care #video-section-wrapper .col-lg-6:last-child p {
        margin-top: 35px;
    }

    .page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p {
        margin-top: 20px;
    }

    .page-thyroid-eye-disease-symptoms .col-6 {
        flex: unset;
        position: relative;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }



}

@media (min-width: 768px) and (max-width: 991px) {

    .page-phases-of-ted .image-text-box.bg-white-lighter .promo .component-content {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }

    .page-phases-of-ted .image-text-box.bg-white-lighter {
        padding: 0px;

    }

    .page-ted-vs-graves .accordion-toggle-all {
        display: flex;
        justify-content: right;
    }

    .page-ted-vs-graves .accordion-toggle-all:before {
        right: 10px !important;
    }

    .theme-site--spanish .accordion-toggle-all {
        display: flex;
        justify-content: right;
    }

    .theme-site--spanish .accordion-toggle-all:before {
        right: 10px !important;
    }

    .theme-site--spanish .accordion-toggle-all {
        padding-right: 58px;
    }

    .page-frequently-asked-questions .accordion-toggle-all {
        display: flex;
        justify-content: right;
    }

    .page-frequently-asked-questions .accordion-toggle-all:before {
        right: 10px !important;
    }

    .page-ted-and-vision-support-groups .component-content .promo .component-content {
        flex-direction: column;
    }

    .page-ted-and-vision-support-groups .container .link-list ul {
        column-gap: 30px;

    }

    .page-ted-caregivers #Thyroid.container#Thyroid .rich-text>.component-content {
        margin-top: 0px;
    }

    .page-patient-resources .accordion-toggle-all {
        display: flex;
        justify-content: right;
    }

    .page-patient-resources .accordion-toggle-all:before {
        right: 10px !important;
    }

    .page-patient-resources #section-cause .col-md-11 {
        max-width: 500px;
    }

    .page-patient-resources .row .col-lg-6:nth-child(2n) p {

        margin-left: 0px;
        margin-top: 0px;
        padding: 10px;
    }

    #section-cause .promo .field-promoicon img {
        max-width: 300px;
    }

    .page-home .carousel-inner .slide-info {
        min-height: unset !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .col-lg-3 .image-text-btn-promo {
        width: 100%;
    }

    .page-home #lstpromo .promo-text,
    .page-home .rich-text+.promo+.row .col-lg-3:nth-child(1) .image-text-btn-promo .component-content .promo-text {
        gap: 37px;
    }
}
.next-form .col-md-12.below-patient h2 {
    font-size: 26px !important;
    line-height: 1.2 !important;
}

@media (max-width: 767px) {
    .page-survey #section-cause legend {
    font-size: 20px;
    line-height: 31px;
}
    .page-survey #thankyou-modal .quantum-modal__dialog {
    max-width: 300px;
    width: 100%;
}
    .page-thyroid-eye-disease-symptoms .component-content .row .col-6:last-child {
    order: 1;
}
    .consent_container .consent_box-Content label {
    font-size: 16px !important;

}

    .page-ted-vs-graves .theme-contentcta-nurse-cta h3.color-secondary.text-center {
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .page-ted-vs-graves .accordion .field-content p {
        line-height: 1.2;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .page-ted-vs-graves .accordion.toggle-forth-active .toggle-header h3 {
        margin-bottom: 0px !important;
        color: var(--secondary) !important;
        font-size: 20px !important;
        line-height: 24px;
    }

    .page-signup .next-form label.signup-label:has(span) {
        white-space: normal;
    }

    .page-ted-vs-graves .accordion .field-content p strong {
        font-size: 16px;
        line-height: 1.2;
    }

    .mailing-address-block .custom-field {
        width: 100%;
        flex-direction: column;
    }

    .next-form .col-md-12 h2 {
    font-size: 24px !important;
}

    .page-ted-graves-disease-stories #calloout-wrapper {
        margin-top: 24px;
    }

    .page-ted-graves-disease-stories #calloout-wrapper .plain-html {
        margin-block: 24px;
    }

    .page-ted-caregivers .container#Thyroid-conditions ul {
        margin-bottom: 25px;
    }

    .page-thankyou .container .rich-text p {
        margin-bottom: 24px;
        font-size: 16px;
        line-height: 24px;
    }

    .page-signup .last-form .col-md-6 {
        padding-inline: 0;
    }

    .page-signup .last-form h3 {
        font-size: 24px !important;
        line-height: 28px;
    }

    .check-group input:checked+label:after {
        top: auto;
    }

    .page-home .rich-text+.promo .component-content img {
        max-width: 108px;
        height: auto;
    }

    .page-home .promo .promo-text .field-promotext {
        width: 200px;
    }

    .page-home #lstpromo .promo-text,
    .page-home .rich-text+.promo+.row .col-lg-3:nth-child(2) .image-text-btn-promo .component-content .promo-text,
    .page-home .rich-text+.promo+.row .col-lg-3:nth-child(1) .image-text-btn-promo .component-content .promo-text {
        gap: 32px;
    }

    .page-ted-vs-graves .accordion.toggle-forth-active {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-ted-vs-graves .accordion.toggle-forth-active .toggle-header h3 {
        margin-bottom: 0px !important;
        color: var(--secondary) !important;
    }

    .page-not-found .quantum-hero__text {
        display: none;
    }

    .page-survey .button-text {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

    .page-survey .button-s {
        width: 100%;
    }

    .buttonSubmit {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    #error-summary {

        padding: 10px 16px;
        margin: 10px 0;
    }

    .page-what-is-graves-disease .container#section-cause {
        margin-top: 32px;
    }

    .theme-contentcta-no-border-bottom {
        margin-top: 24px;
    }

    .page-what-is-graves-disease .quantum-hero__inner,
    .page-tracking-ted-signs .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/redness-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-frequently-asked-questions .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/allergies-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-thankyou .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/thankyou-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-treatment .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/redness-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-about-ted .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/about-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-phases-of-ted .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/phases-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-risk-factors .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-treatment-options .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-vs-graves .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/graves-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-flares-and-triggers .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/flares-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-thyroid-eye-disease-symptoms .quantum-hero__inner,
    .page-ted-caregivers .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/symptomes-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-caregivers .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Resources-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-find-a-thyroid-eye-disease-specialist .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Resources-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-doctors .quantum-hero__inner {

        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Specializing-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-survey .quantum-hero__inner,
    .page-ted-and-vision-support-groups .quantum-hero__inner {

        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/survey-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;

    }

    .page-sitemap .quantum-hero__inner,
    .page-getting-the-right-care .quantum-hero__inner,
    .page-patient-resources .quantum-hero__inner,
    .page-search .quantum-hero__inner {

        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/misaligned-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;

    }

    .page-causes .quantum-hero__inner {
        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/allergies-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;
    }

    .page-ted-graves-disease-stories .quantum-hero__inner {

        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Gail-landing-page-banner-mobile) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;

    }

    .page-signup .quantum-hero__inner {

        height: 75px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/bulging-thyroid-eye-disease-mob) !important;
        background-position: center;
        margin-bottom: 32px;
        object-fit: cover;
        margin-bottom: 24px;

    }

    .page-ted-risk-factors .container .component-content h1,
    .page-ted-risk-factors .container .component-content h2,
    .page-ted-risk-factors .container .component-content p {
        margin-bottom: 24px;
    }

    .page-about-ted .container .promo-text .field-promotext2 p a {
        font-size: 16px;
        line-height: 22px;
    }

    .desktop-visible {
        display: none;
    }

    .mobile-visible {
        display: block;
    }

    .page-about-ted #section-cause {
        margin-top: 0px !important;
    }

    .page-about-ted #section-cause .component {
        margin-top: 20px !important;
    }

    .visible-mobile {
        display: block;
    }

    .page-home .rich-text+.promo .component-content a.cta-btn {
        padding: 10px 28px !important;
    }

    /* treatment */
    .page-treatment #section-cause {
        margin-top: 32px;
    }

    .page-treatment #section-cause .promo .field-promoicon {
        display: none;
    }

    .page-treatment #section-cause .promo .field-promotext h3 {
        text-align: left;
    }

    .page-treatment #section-cause .promo p,
    .page-treatment #section-cause .promo p a {
        font-size: 16px;
    }

    /* treatment */

    /*causes  */


    .page-causes #section-cause .promo .field-promoicon {
        display: none;
    }

    .page-causes #section-cause .promo .field-promotext h3 {
        text-align: left;
    }

    .page-causes #section-cause .promo p,
    .page-causes #section-cause .promo p a {
        font-size: 16px;
    }

    /* causes */

    /* page-what-is-graves-disease */
    .page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper {
        display: flex;
        flex-direction: column;
        row-gap: 16px;
        padding: 32px 20px;
    }

    .page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper h2 {
        max-width: 100%;
        font-size: 24px;
        line-height: 28px;
    }

    .page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper ul {
        font-size: 16px;
        line-height: 24px;
        padding-left: 20px;
        width: 100%;
    }

    .page-what-is-graves-disease #section-cause .content-box-graves-disease-wrapper ul li {
        color: #000;
        font-family: 'Arial';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 16px;
    }

    .page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content ul {
        font-size: 16px;
        padding-left: 20px;
    }

    .page-what-is-graves-disease #section-cause .promo .component-content .field-promoicon img {
        width: auto;
    }

    .page-what-is-graves-disease #section-cause .component.rich-text:last-child .component-content ul li {
        margin-bottom: 12px;
        line-height: 24px;
        font-size: 16px;
    }

    .theme-contentcta-no-border-bottom {
        background: #f5f5f5;
        padding: 32px 16px 40px 16px;

    }

    .theme-contentcta-no-border-bottom .component-content {
        padding: 0px;
    }

    .page-what-is-graves-disease #section-cause .promo .component-content .promo-text .field-promolink {
        margin-top: 24px;
    }

    .page-what-is-graves-disease #section-cause .promo {
        padding: 46px 20px;
        background: #D6D6D6;
        margin-left: -20px;
        margin-right: -20px;
    }

    .theme-contentcta-no-border-bottom .component-content .field-promotext2 p {
        line-height: 24px;
        font-weight: normal;
        margin-bottom: 16px;
    }

    .page-what-is-graves-disease #section-cause .promo .component-content .promo-text h3 {
        line-height: 30px;
    }

    .page-what-is-graves-disease #section-cause .promo .component-content .field-promoicon {
        margin-bottom: 24px;
    }

    .page-what-is-graves-disease .container {
        margin-top: 32px;
    }

    .page-what-is-graves-disease #section-cause .component {
        padding-bottom: 32px;
    }

    .page-what-is-graves-disease #section-cause .component:last-child {
        padding: 0px;
        margin-top: 32px;
    }

    /* page-what-is-graves-disease */

    .theme-contentcta-no-border-bottom .component-content .field-promolink {
        text-align: center;
    }

    .theme-contentcta-no-border-bottom .component-content .field-promolink a {
        width: 100%;
        max-width: 100% !important;
    }


    .page-home h1 {
        margin-top: 32px;
        padding-bottom: 16px;
    }

    .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
        margin-bottom: 16px;
        font-size: 22px;
        line-height: 26px;
    }

    .page-causes .theme-contentcta-no-border-bottom {

        margin-top: 24px;
    }

    .page-home .rich-text+.promo .component-content {
        display: flex;
        gap: 24px;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .page-home .rich-text+.promo {
        margin: 0 auto;
        margin-top: 32px;
        max-width: 877px;
    }

    .page-home .rich-text+.promo .component-content .promo-text {
        width: 100%;
    }

    .page-home .rich-text+.promo+.row {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 32px;
    }

    .image-text-btn-promo {
        width: 100%;
        padding: 32px 20px 50px 20px;
        flex-shrink: 0;
        align-self: stretch;
        background-color: #F5F5F5;
        margin-bottom: 24px;
    }

    .image-text-btn-promo .component-content img {
        display: none;
    }

    .image-text-btn-promo .component-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
        gap: 0px;
    }

    .image-text-btn-promo .component-content .promo-text {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        display: flex;
        gap: 32px;
    }

    .page-causes .rich-text p {
        margin-bottom: 0px;
    }

    .page-causes #section-cause {
        margin-top: 0px;
    }

    .page-causes #section-cause .promo {
        margin-bottom: 24px;
    }

    .page-causes #section-cause .promo:last-child {
        margin-bottom: 0px;
    }

    .theme-contentcta-no-border-bottom a.cta-btn {
        padding: 12px 28px;
    }

    .page-treatment #section-cause .promo:first-child .field-promotext2 p:first-child {
        margin-bottom: 16px;
    }

    .page-home .rich-text+.promo+.row .col-lg-3:nth-child(2) .image-text-btn-promo .component-content a.cta-btn {
        padding: 12px 28px !important;
    }

    .desktop-only {
        display: none;
    }

    .page-frequently-asked-questions .rich-text h1+p a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-frequently-asked-questions .rich-text h2#graves-disease {
        margin-top: 24px;
        margin-bottom: 32px;
    }

    .accordion-toggle-all {
        justify-content: end;
        padding-left: 0px;
        margin-right: 12px;
    }

    .accordion-toggle-all:before,
    .accordion-toggle-all:after {
        right: 5px !important;
    }

    .page-frequently-asked-questions #section-cause {
        margin-top: 0px;
        padding: 0px;
    }

    .accordion .item .field-heading h3 {
        color: var(--secondary);
        font-size: 20px;
        line-height: 24px;
        padding: 0;
        text-decoration: none;
        letter-spacing: .26px;
        font-weight: bold;
        z-index: 4;
    }

    .accordion .field-content p:last-of-type {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 24px;
    }

    .accordion .field-content h3 {
        margin-bottom: 16px;
        text-align: left;
    }

    .accordion .field-content a.cta-btn {
        width: 100%;
        max-width: 100% !important;
    }

    .accordion .field-content ul li {
        list-style-type: disc;
        margin-bottom: 16px;
        color: var(--Primary-Black, #000);
        font-family: 'Arial';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .image-text-box.bg-white-lighter {
        background: #fff;
        max-width: 100%;
        padding: 32px 16px;
        margin: 24px 0px;
    }

    .image-text-box.bg-white-lighter img {
        width: 58px;
        min-width: 58px;
    }

    .image-text-box.bg-white-lighter .promo .component-content {
        flex-wrap: wrap;
    }

    .image-text-box.bg-white-lighter h3 {
        font-size: 24px;
        line-height: 28px;
    }

    h2#hashimotos-disease {
        margin-bottom: 0px;
        padding-inline: 16px;
    }

    .item .toggle-header {
        position: relative;
        padding-right: 40px;
    }

    .item {
        padding-inline: 16px;
    }

    .image-text-box.bg-white-lighter+.container {
        padding: 0px;
    }

    .page-patient-resources .twoColumnContentSplit-wrapper .col-md-6 {
        padding-left: 0px;
    }

    .toggle-content p a {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .page-patient-resources #section-cause .col-md-11 {
        max-width: 98%;
        margin: 0 auto;
    }

    .theme-twocolumncontentsplit-image-link .row {
        display: flex;
        gap: 16px;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        justify-content: flex-start;
    }

    .twoColumnContentSplit-wrapper.theme-twocolumncontentsplit-image-link {
        padding: 0px;
    }

    .page-patient-resources #section-cause+.container .row+.accordion {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-patient-resources #section-cause+.container .accordion .item .toggle-header .field-heading {
        width: 100%;
    }

    .page-patient-resources .row .col-lg-6,
    .page-patient-resources .row .col-6 {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 14px;
    }

    .page-patient-resources .row .col-lg-6:nth-child(2n) p {
        margin-bottom: 0px;
        margin-left: 0px;
        color: #00468B;
        font-weight: bold;
        margin-top: 0px;
    }

    .page-tracking-ted-signs #section-cause .promo .field-promoicon {
        display: none;
    }

    .page-tracking-ted-signs .container .rich-text p {
        margin-bottom: 16px;
    }

    .page-tracking-ted-signs #section-cause {
        margin-top: 32px;
    }

    .page-tracking-ted-signs #section-cause .promo .component-content a.cta-btn {
        margin-top: 16px;
        width: 100%;
        max-width: 100% !important;
    }

    .right-txt-wrapper>ul>li {
        font-family: 'Arial';
        font-size: 16px;
        letter-spacing: .46px;
        line-height: 24px;
        list-style: none;
        padding-left: 8px;
        padding-bottom: 10px;
        position: relative;
    }

    .page-tracking-ted-signs #section-cause .promo .field-promotext2 p>a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-tracking-ted-signs .image-text-box.bg-white-lighter {
        background: #fff;
        max-width: 100%;
        padding: 32px 20px;
        margin: 32px 0px;
        margin-bottom: 0px;
    }

    .promo-accordion .component-content .field-promoicon {
        display: none;
    }

    .promo-accordion {
        margin-bottom: 24px;
    }

    .page-ted-treatment-options .theme-contentcta-no-border-bottom {
        margin-top: 32px;
        background-color: #fff;
        padding: 24px 20px;
    }

    .page-ted-treatment-options #section-cause .rich-text p a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-treatment-options .promo-accordion .field-promotext p {
        font-size: 20px !important;
        line-height: 30px !important;
        text-decoration: none;
        font-weight: bold !important;
        margin-left: 0;
        color: #7f0000;
        width: auto;
        margin-bottom: 0px;
    }

    .page-ted-treatment-options .image-text-box.bg-white-lighter .field-promotext h2 {
        margin-bottom: 16px;

    }

    #video-section-wrapper {
        padding: 32px 16px;
    }

    #video-section-wrapper .row {
        flex-wrap: wrap;
        gap: 0px;
        margin-right: 0px;
        margin-left: 0px;
        position: relative;
    }

    #video-section-wrapper .col-lg-6:last-child p {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    #video-section-wrapper .col-lg-6 {
        padding-bottom: 0px;
        position: static;
    }

    #video-section-wrapper .accordion .item {
        border-top: 0px;
        padding-inline: 0px;
    }

    #video-section-wrapper .accordion .field-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .promo-accordion .component-content .promo-text .field-promotext2 p a {
        font-size: 16px;
        line-height: 24px;
    }

    .carousel-inner .slide .field-slidetext img {
        width: 235px;
        height: auto;
        margin: 0 auto;
        margin-inline: auto;
    }

    .page-phases-of-ted #section-cause .video-js {
        width: 100%;
        height: 200px;
        margin: 0 auto;
        padding-top: 0px;
    }

    .page-phases-of-ted .accordion .item {
        border-top: 0px solid var(--secondary);
        border-bottom: 0px;
        padding-left: 0px;
    }

    .carousel-inner .nav .prev-text {
        width: 27px;
        height: 27px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowLeft);
        background-repeat: no-repeat;
        background-size: 27px;
        margin: 0px 10px;
        background-position: center;
        position: absolute;
        top: 75px;
        left: 0px;
    }

    .carousel-inner .nav .next-text {
        width: 27px;
        height: 27px;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/Icon-ArrowRight.png);
        background-repeat: no-repeat;
        background-size: 27px;
        margin: 0px 18px;
        background-position: center;
        position: absolute;
        top: 75px;
        right: 0px;
    }

    .page-phases-of-ted .image-text-box.bg-white-lighter {
        background: #fff;
        max-width: 100%;
        padding: 32px 20px;
        margin: 24px 0px;
    }

    .page-phases-of-ted .image-text-box.bg-white-lighter+.container {
        padding: 48px 20px;
    }

    .page-ted-flares-and-triggers .container {
        margin-top: 32px !important;
        margin-bottom: 0px;
    }

    .page-ted-flares-and-triggers .container .rich-text h1 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 30px;
        line-height: 39px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-flares-and-triggers .container .rich-text h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-flares-and-triggers .container .rich-text p>b {
        font-size: 24px;
        line-height: 28px;
        font-family: 'Arial';
        margin-bottom: 24px;
    }

    .page-ted-flares-and-triggers .container .rich-text p {
        color: var(--Primary-Black, #000);
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-flares-and-triggers .container .video-js {
        width: 100% !important;
        height: 180px !important;
        padding-top: 0px !important;
        margin: 0 auto;
        margin-top: 24px !important;
    }

    .page-ted-flares-and-triggers .container .accordion {
        width: 100% !important;
        margin: 0 auto;
    }

    .page-ted-flares-and-triggers .accordion .field-heading {
        font-size: 16px;

        line-height: 24px;
    }

    .page-ted-flares-and-triggers .accordion .field-content p {
        font-size: 16px;
        line-height: 24px;
    }



    /* page-getting-the-right-care ============================*/
    .page-getting-the-right-care .container {
        margin-top: 0px !important;
        margin-bottom: 0px;
        padding-top: 32px;
    }

    .page-getting-the-right-care #section-cause .component p a {
        font-size: 16px;
    }

    .page-getting-the-right-care #footer .quantum-footer {

        border-top: 3px solid #000;

    }


    .page-getting-the-right-care .container .rich-text h1 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-getting-the-right-care .container .rich-text h2 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-getting-the-right-care .container .rich-text p>b {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Arial';
        margin-bottom: 24px;
    }

    .page-getting-the-right-care #video-section-wrapper.container .rich-text p,
    .page-getting-the-right-care #video-section-wrapper.container .rich-text p span {
        color: var(--Primary-Black, #000);
        font-size: 16px;
        line-height: 24px;
    }

    .page-getting-the-right-care .theme-contentcta-no-border-bottom {
        padding: 48px 16px;
    }

    .page-getting-the-right-care .theme-contentcta-no-border-bottom .field-promotext {
        margin-bottom: 24px;
    }

    .page-getting-the-right-care .theme-contentcta-no-border-bottom .field-promotext2 {
        margin-bottom: 24px;
    }

    .page-getting-the-right-care #section-cause .component p>b {
        font-size: 24px;
        line-height: 28px;
    }

    .page-getting-the-right-care #section-cause .component h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .page-getting-the-right-care .container .promo-text ul {
        list-style: disc;
        padding-left: 12px;
    }

    .page-getting-the-right-care .container .promo-text ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .page-getting-the-right-care .image-text-box .field-promotext h2 {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        color: var(--secondary-blue);
    }



    .page-getting-the-right-care #video-section-wrapper .column-splitter .rich-text p {
        color: var(--secondary-blue);
        font-weight: bold;
        margin-top: 5px;
    }

    .page-getting-the-right-care #video-section-wrapper .accordion {
        padding: 0;
        width: 100% !important;
    }

    .page-getting-the-right-care .accordion .field-heading {
        color: var(--secondary);
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .page-getting-the-right-care .accordion .field-content p {
        font-size: 16px;
        line-height: 24px;
    }

    /* page-ted-and-vision-support-groups ======================================*/
    .page-ted-and-vision-support-groups .container {
        margin-top: 24px !important;
        margin-bottom: 0px;
    }

    .page-ted-and-vision-support-groups .container .component {
        margin-top: 0px;
    }

    .page-ted-and-vision-support-groups .container>.component-content {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .page-ted-and-vision-support-groups .component-content .promo .component-content {
        flex-direction: column;
    }

    .page-ted-and-vision-support-groups .container .link-list ul {
        list-style: none;
        display: flex;
        column-gap: 30px;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        margin: 0 auto;
        row-gap: 30px;
    }

    .page-ted-and-vision-support-groups .container .rich-text h1 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-and-vision-support-groups .container .component-content h2 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-and-vision-support-groups .container .link-list {
        margin-bottom: 24px;
        padding: 24px 0;
        border-bottom: 3.5px solid #000;
        margin-top: 0px !important;
        padding-top:0;
    }

    .page-phases-of-ted .rich-text p a {
        font-size: 16px;
        line-height: 22px;
    }

    .page-ted-and-vision-support-groups .promo-text .field-promolink a {
        width: 100%;
        max-width: 100% !important;
    }

    .page-ted-and-vision-support-groups .link .field-link .back-to-top-lnk,
    .page-ted-and-vision-support-groups .link .field-link .back-to-top-lnk :hover {
        font-size: 16px;
        line-height: 28px;
        color: var(--secondary) !important;
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/back-to-top.png) !important;
        text-decoration: underline;
        padding-right: 40px;
        margin-top: 16px;
    }

    .page-phases-of-ted .image-text-box.bg-white-lighter img {
        width: 67px;
        min-width: 67px;
    }

    .page-tracking-ted-signs .image-text-box.bg-white-lighter img {
        width: 67px;
        min-width: 67px;
    }

    .page-tracking-ted-signs .image-text-box.bg-white-lighter h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .page-phases-of-ted .image-text-box.bg-white-lighter .promo .component-content {
        gap: 30px;
    }

    .page-ted-and-vision-support-groups .component-content .promo .field-promotext h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
        margin-bottom: 16px;
        margin-top: 16px;
    }

    /* page-about-ted ===========================================================*/
    .page-about-ted .container {
        margin-top: 32px !important;
        margin-bottom: 0px;
    }

    .page-about-ted .container .rich-text h1 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-about-ted .container .rich-text h2 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-about-ted .container .rich-text p>b {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Arial';
        margin-bottom: 24px;
    }

    .page-about-ted .container .rich-text {
        color: var(--Primary-Black, #000);
        font-size: 16px;
        line-height: 24px;
    }

    .page-about-ted .theme-contentcta-no-border-bottom {
        padding: 20px 16px;
    }

    .page-about-tede .theme-contentcta-no-border-bottom .field-promotext {
        margin-bottom: 24px;
    }

    .page-about-ted .theme-contentcta-no-border-bottom .field-promotext2 {
        margin-bottom: 0px;
    }

    .page-about-ted #section-cause .component p>b {
        font-size: 24px;
        line-height: 28px;
    }

    .page-about-ted #section-cause .component h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .page-about-ted .container .promo-text ul {
        list-style: disc;
        padding-left: 12px;
    }

    .page-about-ted .container .promo-text ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .page-about-ted .container .rich-text ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .page-about-ted .container .rich-text p>span {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Arial';
        margin-bottom: 24px;
        font-weight: bold;
    }

    .page-about-ted .container .rich-text ul.low-line-height {
        list-style: disc;
        padding-left: 18px;
    }

    .page-about-ted .container .rich-text ul.low-line-height li {
        font-size: 16px;
        line-height: 12px;
    }

    .page-about-ted .image-text-box .field-promotext h2 {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        color: var(--secondary-blue);
    }

    .page-about-ted .image-mobile-only {
        display: none;
    }

    .page-about-ted .image-desktop-only {
        display: block;
    }

    .page-about-ted .container .rich-text p>a {
        font-size: 16px;
        line-height: 24px;
        font-family: 'Arial';
        margin-bottom: 24px;
    }

    .page-about-ted a.cta-btn,
    .page-about-ted a.cta-btn:hover {
        background: var(--secondary) !important;
        color: #ffffff !important;
        max-width: 100% !important;
        width: 100%;
    }

    .page-about-ted .container .component-content h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .page-about-ted .theme-contentcta-no-border-bottom .field-promolink a {
        max-width: fit-content !important;
        width: auto;
    }

    /* page-ted-caregivers ================================================*/
    .page-ted-caregivers .container {
        margin-top: 24px !important;
        margin-bottom: 0px;
    }

    .page-ted-caregivers .container .component {
        margin-top: 0px;
    }

    .page-ted-caregivers .container>.component-content {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .page-ted-caregivers .component-content .promo .component-content {
        flex-direction: column;
    }



    .page-ted-caregivers .container .component-content h3 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-caregivers .container .link-list {
        margin-bottom: 24px;
        padding: 24px 0;
        border-bottom: 3.5px solid #000;
        margin-top: 0px !important;
    }

    .page-ted-caregivers .promo-text .field-promolink a {
        width: 100%;
        max-width: 100% !important;
    }

    .page-ted-caregivers .component-content .promo .field-promotext h3 {
        font-size: 24px;
        line-height: 28px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .page-ted-caregivers .container#Thyroid .rich-text>.component-content {
        margin-top: 0px;
    }

    .page-ted-caregivers .container#Thyroid-conditions ul li:last-child {
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-caregivers .container#Thyroid .column-splitter .content {
        padding: 0px;
        margin-top: 0px;
    }

    .page-ted-caregivers #Vision .plain-html h2 {
        margin-bottom: 10px;
    }

    .page-ted-caregivers .container#Thyroid>.component-content {
        border-top: 3px solid #000;
        border-bottom: 3px solid #000;
        padding: 32px 0px;
    }

    .page-ted-caregivers .container#Thyroid .rich-text>.component-content p {
        margin-bottom: 0px;
    }

    .page-ted-caregivers .container#Thyroid-conditions ul li {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 16px 0px;
    }

    .page-ted-caregivers .container#Thyroid-conditions ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-flares-and-triggers .theme-contentcta-no-border-bottom {
        text-align: center;
        padding: 20px;
    }

    .page-about-ted .container .rich-text p {
        letter-spacing: .22px;
        margin-bottom: 24px;
    }

    .page-about-ted .container .rich-text ul {
        list-style: disc;
        padding-left: 18px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .page-about-ted .container#section-cause .rich-text p {
        margin-bottom: 24px;
    }

    .page-about-ted .promo-accordion .component-content {
        display: flex;
        gap: 48px;
        width: 100%;
    }

    .page-about-ted .promo-accordion .component-content .promo-text {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .page-about-ted .promo-accordion .component-content .field-promolink {
        width: 100%;
    }

    .page-ted-graves-disease-stories .video-js {
        max-width: 320px !important;
        margin: 0 auto;
        height: 133px !important;
        padding-top: 0px !important;
    }

    .page-ted-graves-disease-stories .accordion .item .toggle-header {
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        font-weight: 700 !important;
        margin: 0;
        display: inline-block;
        color: #7f0000;
        padding-right: 20px;
    }

    .full-width-container.theme-contentcta-no-border-bottom.no-padding .field-promoicon {
        display: none;
    }

    .full-width-container.theme-contentcta-no-border-bottom.no-padding .field-promotext h2 {
        margin-bottom: 16px;
        padding: 0px 16px;
        padding-top: 16px;
    }

    .full-width-container.theme-contentcta-no-border-bottom.no-padding .field-promotext p {
        padding: 0px 16px;
        padding-bottom: 24px;
    }

    .full-width-container.theme-contentcta-no-border-bottom.no-padding .field-promotext p a {
        font-size: 16px;
        line-height: 24px;
    }

    .full-width-container.theme-contentcta-no-border-bottom.no-padding+.container .video-js {
        max-width: 320px !important;
        margin: 0 auto;
        height: 177px !important;
        padding-top: 0px !important;
    }

    .full-width-container.theme-contentcta-no-border-bottom.heading-button {
        text-align: center;
        padding: 32px 16px;
        margin-top: 24px;
    }

    #calloout-wrapper {
        text-align: center;
        margin: 40px auto;
    }

    .page-ted-graves-disease-stories #calloout-wrapper {
        text-align: left;
        margin: 40px auto;
    }

    .page-ted-graves-disease-stories #calloout-wrapper .plain-html {
        text-align: center;
        margin: 40px auto;
    }

    #calloout-wrapper .row {
        justify-content: space-between;
        margin-bottom: 40px;
        margin-right: 0px;
        margin-left: 0px;
    }

    #calloout-wrapper .row .col-lg-2 {
        width: 100%;
        flex: none;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        height: auto;
    }

    #calloout-wrapper .row .col-lg-2 .image-text-btn-promo {
        height: auto;
        padding: 31px 16px;
        background-color: #fff;
    }

    #calloout-wrapper .image-text-btn-promo .component-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
        gap: 0px;
        height: 100%;
    }

    #calloout-wrapper .rich-text+.row.component.column-splitter .col-lg-4 {
        padding: 0px;
    }

    #calloout-wrapper .rich-text+.row.component.column-splitter p a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-graves-disease-stories .component.container.full-width-container.theme-contentcta-no-border-bottom {
        margin-top: 24px;
    }

    .page-thankyou .col-lg-4 {
        max-width: 100%;
        flex: none;
    }

    .page-thankyou .image-text-btn-promo {
        width: 100%;
        padding: 32px 12px 50px 12px;
        flex-shrink: 0;
        align-self: stretch;
        background-color: #F5F5F5;
    }

    .page-thankyou .image-text-btn-promo .component-content img {
        display: block;
    }

    .page-thankyou .image-text-btn-promo .component-content .promo-text {
        gap: 40px;
        width: 100%;
    }

    .page-thankyou .image-text-btn-promo {
        width: 100%;
        padding: 32px 24px 32px 24px;
        flex-shrink: 0;
        align-self: stretch;
        background-color: #F5F5F5;
    }

    .page-thankyou a.cta-btn,
    .page-thankyou .field-promolink {
        width: 100%;
        max-width: 100% !important;
    }

    .page-not-found #calloout-wrapper .rich-text+.row.component.column-splitter {
        max-width: none;
        margin: 0 auto;
        padding: 0px 16px;
    }

    .page-not-found .image-text-btn-promo {
        padding: 32px 12px 50px 12px;
        flex-shrink: 0;
        align-self: stretch;
        background-color: #F5F5F5;
        height: auto;
    }

    .quantum-modal__dialog {
        color: var(--modal_color);
        font-size: var(--modal-base-font-size);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-position: left bottom;
        background-repeat: no-repeat;
        position: relative;
        text-align: center;
        background: var(--modal_bg);
        padding: 31px 16px;
        max-width: 800px;
        width: 91%;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 0.3rem;
        align-content: center;
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 39px;
        margin-bottom: 18px;
    }

    .page-ted-vs-graves .container {
        margin-top: 24px !important;
        margin-bottom: 0px;
    }

    .page-ted-vs-graves .container .component {
        margin-top: 0px;
    }


    .page-ted-vs-graves .container .rich-text h1 {

        margin-bottom: 24px;

    }

    .page-ted-vs-graves .container .rich-text h2 {

        margin-bottom: 24px;

    }

    .page-ted-vs-graves .container .component-content h3 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        font-family: 'Arial';
    }

    .page-ted-vs-graves .container .component-content .toggle-content h3 {
        color: var(--Primary-Black, #000);
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .page-ted-vs-graves .container .component-content .toggle-content p a,
    .page-ted-vs-graves .container .component-content .toggle-content li a {
        font-size: 16px;
    }

    .page-ted-vs-graves .container#Thyroid-conditions ul li {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 16px 0px;
    }

    .page-ted-vs-graves .container#Thyroid-conditions ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-vs-graves .container .video-js {
        width: 100% !important;
        height: 200px !important;
        padding-top: 0px !important;
        margin: 0 auto;
        margin-top: 36px !important;
    }

    .container .video-transcript {
        width: 100% !important;
        margin: 0 auto;
    }

    .video-transcript .videobox-hidden-content p {
        color: var(--Primary-Black, #000);
        font-family: 'Arial';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 24px;
    }

    .video-transcript .field-heading {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .page-ted-doctors .video-js {
        max-width: 100% !important;
        height: 193px !important;
        padding-top: 0px !important;
        margin: 0 auto;
    }

    .page-ted-doctors h3 {
        margin-bottom: 16px;
    }

    .page-ted-doctors h2 {
        margin-bottom: 16px;
        margin-top: 32px;
    }

    .page-ted-doctors .rich-text p a {
        font-size: 16px;
        line-height: 24px;
    }

    ul.custom-list>li {
        padding-bottom: 16px;
    }

    ul.custom-list>li ul>li {
        padding-top: 16px;
    }

    ul.custom-list>li {
        font-size: 16px;
        color: #000;
        line-height: 24px;
        letter-spacing: .01px;
        position: relative;
    }

    ul.custom-list>li a {
        font-size: 16px;

        line-height: 24px;
        letter-spacing: .01px;
        position: relative;
    }

    .page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p {
        margin-top: 0px;
        margin-left: 0px;
    }

    .page-ted-doctors ul.custom-list+a.cta-btn {
        width: 100%;
        max-width: 100% !important;
    }

    .page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-promotext2 p a {
        font-size: 16px;
    }

    .page-ted-doctors .video-transcript ul {
        margin-bottom: 0px;
    }

    .image-text-btn-promo .component-content .field-promotext h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom {
        border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;
        padding: 32px 20px;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content {
        display: flex;
        align-items: center;
        gap: 32px;
        flex-wrap: wrap;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content h3 a {
        font-size: 16px;
    }

    h2#Thyroid-Eye-Disease-symptoms {
        padding-top: 32px;
        border-top: 3px solid #000;
        margin-top: 24px;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px !important;
        padding: 32px 16px;
    }

    .page-thyroid-eye-disease-symptoms .video-js {
        width: 320px !important;
        height: 117px !important;
        padding-top: 0px !important;
        margin: 0 auto;
    }

    .page-thyroid-eye-disease-symptoms .rich-text p a {
        font-size: 16px;
        line-height: 22px
    }

    .page-ted-flares-and-triggers .theme-contentcta-no-border-bottom .component-content .field-promolink a {
        width: auto;
        max-width: 100% !important;
    }

    .page-ted-treatment-options #video-section-wrapper .accordion .item .toggle-header {
        width: 100%;
        text-align: center;
    }

    #video-section-wrapper .patient-name {
        font-size: 16px;
        line-height: 28px !important;
        font-weight: normal;
        color: #000;
    }

    .page-ted-treatment-options .patient-name {
        display: block;
    }

    .page-ted-treatment-options .image-text-box.bg-white-lighter {
        background: #fff;
        max-width: 100%;
        padding: 32px 16px;
        margin: 24px 0px;
        margin-bottom: 0px;
    }

    legend {
        font-size: 26px;
        line-height: 31px;
        font-family: 'Arial';
        font-weight: bold;
        margin-bottom: 24px;
        margin-top: 0px;
    }

    .page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li {
        padding-left: 20px;
        position: relative;
        list-style: none;
        padding-bottom: 10px;
        text-align: left;
        font-size: 16px;
        color: #000;
        line-height: 24px;
        letter-spacing: .01px;
        margin-bottom: 0px;
        margin-top: 16px;
    }

    .page-ted-treatment-options #section-cause .promo-accordion .twoColumnContentSplit-wrapper {
        margin-top: 24px;
        margin-bottom: 0px;
    }

    .page-ted-doctors .row.component.column-splitter .col-lg-6:last-child p .patient-name {
        font-size: 16px;
        line-height: 22px !important;
        font-weight: normal;
        color: #000;
        display: block;
    }

    .page-getting-the-right-care .image-text-box.bg-white-lighter img {
        width: 67px;
        min-width: 67px;
    }

    .quantum-hero__text {
        display: none;
    }

    .page-thyroid-eye-disease-symptoms .video-transcript+.rich-text a.cta-btn {
        padding: 12px 81px !important;
        width: 100%;
        max-width: 100% !important;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom {
        background-color: #fff;
    }

    .page-patient-resources #section-cause a.accordion-toggle-all.toggle-third {
        font-size: 18px;
    }

    .page-patient-resources #section-cause+.container .accordion .item .toggle-header .field-heading {
        /* color: #7f0000;
        background-color: #7f0000 !important; */
        padding: 11px 28px;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: .11px;
        cursor: pointer;
        font-weight: bold !important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        display: inline-block !important;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        line-height: 21px;
        touch-action: manipulation;
        border-radius: 24px;
        font-family: 'Arial';
        margin-top: 23px;
        margin-bottom: 0px;
    }

    .page-home .carousel-inner .slide .field-slidetext img {
        width: 100%;
        height: 170px;
        object-fit: cover;
    }

    .page-home .field-slidetext-text p {
        font-weight: bold;
        font-size: 18px;
        font-style: italic;
        color: #fff;
        text-align: center;
        width: 100%;
        line-height: 24px;
    }

    .page-home .nav-items {
        position: absolute;
        bottom: 40px;
        width: 100%;
        display: flex;
        justify-content: center;
        display: none !important;
    }

    .page-home .carousel-inner .nav .prev-text {
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        background-size: 26px;
        margin: 0px 10px;
        background-position: center;
        position: absolute;
        top: 36%;
        left: 0px !important;
    }

    .page-home .carousel-inner .nav .next-text {
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
        background-size: 26px;
        margin: 0px 10px;
        background-position: center;
        position: absolute;
        top: 36%;
        right: 0px !important;
    }

    .page-home .field-slidetext-text {
        position: absolute;
        bottom: 36px;
        font-size: 54px;
        font-style: italic;
        color: #fff;
        text-align: center;
        width: 100%;
    }

    .page-home .field-slidetext-text p span {
        font-size: 18px;
    }

    .consent_container {
        margin-top: 40px;
        margin-bottom: 40px;
        padding: 0px 0px;
    }

    .consent_box input[type="radio"] {
        width: 50px;
        height: 50px;
        padding-right: 24px;
    }

    .mobile-bold {
        font-weight: bold;
    }

    .consent_container .consent_box-Content label {
        margin-right: 0px;
        position: relative;
        cursor: pointer;
        display: inline-flex;
        gap: 0px;
        user-select: none;
        line-height: 22px;
        margin-bottom: 0;
        align-items: center;
        padding-bottom: 15px;
        align-items: flex-start;
    }

    .page-signup .row {
        justify-content: flex-start;
        margin-right: 0px;
        margin-left: 0px;
    }

    .contact-section-inner .col-md-12,
    .contact-section .col-md-12 {
        padding: 0px;
    }

    #top-navigation ul li:first-child a {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/listen-to-your-eyes-logo-mobile) !important;
        width: 125px;
    }

    .quantum-search-suggest.active {
        display: block;
        border: 1px solid #000;
    }

    .carousel-inner .slide .field-slidetext ul li {
        list-style-type: none;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-bottom: 0px;
        position: relative;
        letter-spacing: .01px;
        padding-left: 8px;

    }

    .page-getting-the-right-care #section-cause .component .field-promolink a.cta-btn,
    .page-ted-doctors a.cta-btn {
        max-width: 100% !important;
        width: 100%;
    }

    .page-ted-flares-and-triggers .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .content-box-eye-changes-wrapper {
        margin-top: 24px;
        padding-left: 48px;
    }

    .quantum-hero__inner {

        background-size: cover;
    }

    .accordion .field-content ul li a {
        font-size: 16px;
    }

    .page-phases-of-ted .carousel+.rich-text ul li {
        list-style-type: none;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-bottom: 0px;
        position: relative;
        letter-spacing: .01px;
        padding-left: 8px;
        margin-bottom: 12px;
        font-weight: bold;
    }

    .carousel-inner .slide .field-slidetext ul li a {
        font-size: 16px;
        line-height: 24px;


    }

    .page-survey h2+p a {
        font-size: 16px;
    }

    .page-survey .rich-text a.cta-btn {
        width: 100%;
        max-width: 100% !important;
    }

    .active-menu button.quantum-button.quantum-button--tertiary.quantum-header__icon-button.quantum-button--large.quantum-button--icon-only {
        top: -79px;
        right: 62px;
    }

    .videobox-hidden-content p {
        margin-bottom: 20px !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .twoColumnContentSplit-wrapper.theme-twocolumncontentsplit-image-link .twoColumnContentSplit p {
        font-size: 16px;
        line-height: 24px;
    }

    .page-patient-resources #section-cause {
        padding: 0px;
    }

    .page-patient-resources .twoColumnContentSplit-wrapper.theme-twocolumncontentsplit-image-link+.container .col-md-12 {
        padding: 0px;
    }

    .page-patient-resources .accordion-toggle-all {
        justify-content: end;
        padding-left: 0px;
       
    }

    .page-patient-resources h2+p a {
        font-size: 16px;
    }

    .page-home #footer .quantum-footer {
        border-top: 3px solid #000;
        margin-top: 0px;
    }

    .page-ted-caregivers .container#Thyroid .rich-text>.component-content .patient-name {
        color: #000;
        display: block;
        margin-top: 24px;
        font-weight: 400;
        font-size: 22px;
    }

    .page-thyroid-eye-disease-symptoms .col-6 {
        position: relative;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        flex: none;
    }

    .page-survey .theme-contentcta-no-border-bottom .component-content p a {
        font-size: 22px;
        line-height: 26px;
    }

    .page-survey .theme-contentcta-no-border-bottom .component-content {
        flex-wrap: wrap;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .field-promotext2 p+p {
        margin-top: 16px;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .component-content .promo-text .field-promotext2 a.cta-btn {
    margin-top: 16px;
    max-width: 100% !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .component-content .promo-text .field-promotext2 {
        margin-top: 8px;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .component-content .field-promoicon {
        display: block;
        width: 58px;
        position: absolute;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .field-promotext {
        width: fit-content;
        padding-right: 0px;
        position: relative;
        cursor: pointer;
        padding-left: 71px;
        height: 60px;
        display: flex;
        align-items: center;
    }

    .page-thyroid-eye-disease-symptoms .promo-accordion .field-promotext h3 {
       font-size: 20px !important;
    line-height: 30px !important;
    text-decoration: none;
    font-weight: bold !important;
    margin-left: 0;
    color: #7f0000;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    }

    body.page-patient-resources .quantum-hero__inner {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-mobile) !important;
    }

    body.page-sitemap .quantum-hero__inner {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/sitemap-ted-mobile) !important;
    }

    body.page-about-ted .theme-contentcta-no-border-bottom .field-promolink a {
        max-width: unset !important;
        width: 100%;
    }

    .page-ted-doctors .custom-list ul {
        padding-left: 28px;
        font-size: 16px;
        line-height: 24px;
    }

    .page-ted-doctors ul.custom-list>li:before {
        top: 0.525rem;
        left: -22px;
    }

    .page-ted-doctors .theme-contentcta-no-border-bottom .component-content .field-link a {
        font-size: 20px;
    }
}

.page-search .quantum-search-result {
    margin-top: 70px;
}

.page-search ul.quantum-search-result-ul {

    margin: 0 auto;
}

.page-search li.quantum-search-list {

    margin-bottom: 24px;
    padding: 0px;
    list-style-type: none;
    padding-bottom: 24px;
}

.page-search li.quantum-search-list::before {
    content: none;
}

.quantum-spacing-div a.quantum-search-link {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.page-search .quantum-spacing-div-url {
    margin-top: 8px;
}

.page-search .quantum-search-list .quantum-spacing-div-name {
    display: none;
}

.page-search .quantum-search-content {
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

.searchbox-container {
    display: none;
}

.searchbox-container+.column-splitter {
    display: none;
}

.pagination {
    margin: 10px auto;
    display: flex;
    justify-content: center;
}

.pagination li {
    padding: 5px;
}

.pagination li a {
    padding: 5px;
    color: #3b3b3b;
    font-size: 19px;
}

.pagination a:hover {
    color: #6a1f6c;
}

.pagination li.active a {
    color: #3b3b3b;
    font-weight: bold;
}

i#condition-error {
    position: absolute;
    bottom: -14px;
}

.feedback-invalid {
    color: red;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}

body .uwy.userway_p3 .userway_buttons_wrapper {
    top: auto;
    bottom: 33px !important;
    left: calc(100vw - 54px) !important;
    right: auto;
    -ms-flex-pack: end;
    justify-content: end;
    transform: translate(-100%);
}

.next-form img {
    display: flex;
    margin: 0 auto;
    margin-bottom: 24px;
}

.next-form .row {
    width: 100%;
    display: flex;
    max-width: 100%;
    min-width: 100%;
}

.next-form .col-md-12 .form-group {
    max-width: 100%;
    margin-bottom: 24px;
}

.mail-box-radio {
    background-color: #7f0000;
    color: #fff;
    padding: 29px;
    text-align: center;
    border-radius: 11px;
    position: relative;
    margin-bottom: 24px;
}

.next-form .custom-select-first.form-group {
    display: flex;
    gap: 64px;
}

.container-1 {
    display: block;
    position: relative;
    padding-left: 71px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}
.next-form .custom-select-first.form-group {
    padding: 0;
}
/* Hide the browser's default checkbox */
.container-1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -12px;
    left: 0;
    height: 48px;
    width: 48px;
    background-color: #ffffff;
    border: 4px solid #000;
}

/* On mouse-over, add a grey background color */
.container-1:hover input~.checkmark {
    background-color: #ccc;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-1 input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-1 .checkmark:after {
    left: 13px;
    top: 5px;
    width: 12px;
    height: 28px;
    border: solid #000000;
    border-width: 0 5px 5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mail-box-radio::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 55px;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/mail-icon-desktop.svg) !important;
    background-size: cover;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

div#mailingAddressBlock {
    margin: 24px 0px;
}

.mailing-address-block .form-control {
    height: 50px !important;
    border: 2px solid #000;
    padding: 6px 12px !important;
    background-color: transparent;
    width: 41.5%;
    border-radius: 0;
    margin-bottom: 5px;
    color: #000 !important;
    width: 100%;
    max-width: 100%;
    background: #fff;
    border: solid 1px #888;
    font-weight: 100;
}

.mailing-address-block .custom-field {
    display: flex;
    gap: 24px;
    width: 96%;
}

.mailing-address-block>.col-md-12 {
    padding: 0px;
}

.mailing-address-block .col-md-4 {
    padding: 0px;
}

.mailing-address-block .col-md-4:nth-child(2)::after {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #7f0000;
    right: 0 !important;
    top: 44px !important;
    color: #fff;
    content: "" !important;
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/down-arrow-small.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
    background-repeat: no-repeat;
    font-size: 25px;
    display: inline-block;
    top: 0px;
    right: 0px;
    position: absolute;
}

.mailing-address-block .col-md-4:nth-child(2) {
    position: relative;
}

button#btnnext-1,
button#btnnext {
    background: #7f0000;
    color: #fff;
    border-radius: 25px;
    width: auto;
    margin: unset;
    padding: 10px 28px;
    font-size: 18px;
    line-height: normal;
}

button#btnnext {
    margin-top: 24px;
}

button#btnnext-1 {
    margin-left: 10px;
}

.last-form img {
    display: flex;
    margin: 0 auto;
    margin-bottom: 24px;
}

.last-form label {
    height: 50px;
    display: flex;
    align-items: center;
    margin-top: 24px;
    font-weight: 100;
    font-size: 20px;
}

.last-form .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 48px;
    width: 48px;
    background-color: #ffffff;
    border: 4px solid #7f0000;
    border-radius: 6px;
}

.page-signup .next-form .custom-select-first label {
    width: auto;
    display: flex;
    font-weight: 300;
    align-items: center;
}

.last-form h3 {
    margin-top: 24px;
}

.last-form .col-md-12 .col-md-6 {
    padding: 0px;
}

.page-home .column-splitter .image-text-btn-promo {
    height: 100%;
}

.page-ted-caregivers #Vision .component-content .promo:last-child {
    border-bottom: none;
}

/* .page-patient-resources #section-cause>.component-content {
    border-bottom: 3px solid #000;
} */

.page-ted-caregivers .container#Thyroid .rich-text>.component-content p span.patient-name {
    margin-top: 0;
    display: inline-block;
}

.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 .twoColumnContentSplit ul li:before {
    top: 9.5px;
    margin-top: 0;
}

/* .page-survey #section-cause .component-content .check-group label {
    align-items: flex-start;
} */

.quantum-hero .quantum-hero__text {
    top: 20px !important;
}

@media (max-width: 767px) {
    .page-home .column-splitter .image-text-btn-promo {
        height: auto;
    }

    .page-frequently-asked-questions .accordion .field-content .whatcauses {
        color: var(--Primary-Black, #000);
        font-family: 'Arial';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }


}

.page-survey #thankyou-modal .quantum-modal__dialog {
    max-width: 609px;
    width: 100%;
}

.page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content {
    max-width: 409px;
}

.page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-thank-you-heading {
    font-size: 44px;
    margin-bottom: 24px;
}

.page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-thank-you-message {
    font-size: 30px;
    margin-bottom: 24px;
    font-weight: bold;
}

.page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-friends-survey {
    font-size: 22px;
    margin-bottom: 24px;
}

.page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-share-survey {
    font-size: 22px;
    margin-bottom: 24px;
    font-weight: bold;
}

.page-survey #thankyou-modal .quantum-modal__dialog {
    vertical-align: middle;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0px;
    z-index: 11111111;
    background:#E8E8E8;
}

.page-survey #thankyou-modal .social-media-share a {
    text-decoration: none;
}

.page-survey #thankyou-modal .close-thankyou {
    position: absolute;
    right: 20px;
    top: 20px;
}

body.page-patient-resources .quantum-hero__inner {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-desktop) !important;
}

body.page-ted-graves-disease-stories .full-width-container.theme-contentcta-no-border-bottom.no-padding {
    display: none;
}

body.page-sitemap .quantum-hero__inner {
    background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/sitemap-ted-desktop) !important;
}



@media (max-width: 767px) {
    .page-survey #thankyou-modal .quantum-modal__dialog {
        max-width: 328px;
        width: 100%;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content {
        max-width: 296px;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-thank-you-heading {
        font-size: 34px;
        margin-bottom: 24px;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-thank-you-message {
        font-size: 24px;
        margin-bottom: 24px;
        font-weight: bold;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-friends-survey {
        font-size: 16px;
        margin-bottom: 24px;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog .s-thank-you-content .s-share-survey {
        font-size: 16px;
        margin-bottom: 24px;
        font-weight: bold;
    }

    .page-survey #thankyou-modal .quantum-modal__dialog {
        vertical-align: middle;
        display: flex;
        justify-content: center;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 0px;
        z-index: 11111111;
    }

    .page-thyroid-eye-disease-symptoms .video-transcript .field-heading {
        font-size: 22px;
    }

    .page-thyroid-eye-disease-symptoms .video-transcript .item .toggle-header:before {
        left: 9rem;
    }

    .page-thyroid-eye-disease-symptoms .rich-text #ted-effects {
        font-size: 30px;
        line-height: 34px;
    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom .promo .component-content h3 a {
        font-size: 20px;
    }

    body.page-thyroid-eye-disease-symptoms>div:nth-child(22) a.cta-btn {
        width: 100%;
        max-width: 45% !important;

    }

    .page-thyroid-eye-disease-symptoms .quantum-modal+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom+.container+.component.container.full-width-container.theme-contentcta-no-border-bottom h3 {
        font-size: 24px;
    }

    .page-ted-flares-and-triggers .container .rich-text h1 {
        font-size: 34px;
    }

    .page-ted-flares-and-triggers .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 8px;
    }

}

body.page-ted-flares-and-triggers>div.component.container.full-width-container.theme-contentcta-no-border-bottom {
    border-top: 2px solid rgb(0, 0, 0);
}

.page-survey #thankyou-modal.thankyou-show {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}

.page-survey #thankyou-modal.thankyou-hide {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.page-survey.survey-no-scroll {
    overflow: hidden;
    height: 100vh;
}

.page-survey #thankyou-modal .close-thankyou {
    cursor: pointer;
}

body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog h2.modal-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 30px;
    font-size: 44px;
}

body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog {
    background: #E8E8E8;
    ;
}

body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog p {
    font-size: 30px;
    line-height: 34px;
}

.page-thankyou .col-lg-4:nth-child(2) .image-text-btn-promo .component-content .promo-text {
    gap: 14px;
}

.page-thankyou .col-lg-4:nth-child(2) .image-text-btn-promo .component-content .promo-text h2 {
    max-width: 150px;
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li:nth-child(6){
 padding-bottom:20px;
 border-bottom: 1px solid #3B3B3B; 
 margin-bottom:35px;
}

@media (max-width: 767px) {
    .page-thankyou .col-lg-4:nth-child(2) .image-text-btn-promo .component-content .promo-text {
        gap: 40px;
    }

    .page-survey #thankyou-modal .s-thank-you-message {
        word-break: break-word;
    }

    .page-about-ted .container .component {
        margin-top: 20px;
    }

    .page-getting-the-right-care .image-text-box.bg-white-lighter .field-promotext2 a {
        font-size: 20px !important;
    }

    .page-getting-the-right-care .theme-contentcta-no-border-bottom.container-clean-background .component-content .field-promotext h2 {
        font-size: 24px !important;
    }

    .page-getting-the-right-care .container .rich-text p {
        font-size: 16px;
    }

    .page-graves-disease-eye-symptoms .theme-contentcta-no-border-bottom .component-content #rare_condition_ted .field-promolink a {
        font-size: 18px !important;
    }

    .page-ted-treatment-options #video-section-wrapper .accordion .item .toggle-header .field-heading {
        font-size: 16px;
        text-align: left;
    }

    .page-ted-treatment-options .theme-contentcta-no-border-bottom .component-content .field-promotext h2 {
        font-size: 24px;
    }

    .page-ted-treatment-options #video-section-wrapper .col-lg-6:last-child p {
        margin-top: -10px
    }

    .page-ted-treatment-options .image-text-box.bg-white-lighter h2 a,
    .page-ted-treatment-options .image-text-box.bg-white-lighter h2 {
        font-size: 20px;
    }

    body.page-thyroid-eye-disease-symptoms>div:nth-child(17)>div>div:nth-child(3)>div:nth-child(6) {
        order: 6;
    }

    /* body.page-thyroid-eye-disease-symptoms #iframeapp {
        height: 545px !important;
    } */

    .page-thyroid-eye-disease-symptoms .video-transcript+.rich-text a.cta-btn {
        padding-inline: 50px !important;
    }

    .page-thyroid-eye-disease-symptoms .bc-player-0gdkFZeaSx_default .vjs-big-play-button {
        font-size: 1.3rem;
    }

    body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog h2.modal-title {
        padding-bottom: 24px;
        font-size: 34px;
        padding-top: 25px;
    }

    body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog p {
        font-size: 24px;
    }

    body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog .modal-actions {
        flex-direction: column;
    }

    .page-phases-of-ted .carousel-inner .nav .next-text {
        right: -18px;
    }

    .page-phases-of-ted .carousel .slide .component.content.col-12 {
        padding-inline: 0px
    }

    .page-phases-of-ted .content-box-eye-changes-wrapper {
        padding-left: 10px;
    }

    .page-home .carousel-inner .nav .next-text {
        right: -4px !important;
    }

    .page-home .carousel-inner .nav .prev-text {
        left: -4px !important;
    }

    .page-frequently-asked-questions .image-text-box.bg-white-lighter h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .page-frequently-asked-questions .image-text-box.bg-white-lighter h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .page-frequently-asked-questions .accordion .field-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .page-frequently-asked-questions .accordion .field-content ul {
        padding-left: 15px;
    }

    .page-about-ted .container .component-content h2 {
        font-size: 22px;
    }

    .page-about-ted #section-cause .component h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .page-about-ted #section-cause>div>div.component.rich-text>div>h2:nth-child(7),
    .page-about-ted #section-cause>div>div.component.rich-text>div>h2:nth-child(1) {
        font-size: 24px;
        line-height: 28px;
    }

    .page-about-ted .component.container.full-width-container.theme-contentcta-no-border-bottom .color-secondary {
        font-size: 22px;
    }
/**/
#page-patient-resources .container hr.solid-border {
    margin-bottom:4px !important;
}

body.page-patient-resources > div:nth-child(17) > .component-content .row .col-lg-6{
    padding-inline:1px;
}

.page-patient-resources .theme-contentcta-no-border-bottom {
    margin-top: 0px;
}
.page-patient-resources div#section-cause .component-content {border-bottom:unset !important;}

/* body.page-patient-resources > div:nth-child(17) > div > div.component.plain-html > div > h2{
    margin-top:-25px
} */
 .page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active {
    margin-bottom: -35px;
}
body.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active > div.toggle-content > div > div > div > section > div:nth-child(4) > div > div > hr{
   border-bottom: 1px solid #000; 
    margin-top:8px;
}

body.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li:nth-child(5) > div.toggle-content > div > div > div > section > div:nth-child(1) > div > div.col-md-11 > div {
    margin-top: -50px;
}

 body.page-patient-resources .accordion .field-content p:last-of-type {
        margin-bottom: 0px;
    }
    body.page-patient-resources .accordion .field-content p a:last-of-type{
    display:inline-block;
    padding-left:6px;
    padding-bottom: 10px !important;
}
    body.page-patient-resources .quantum-hero__inner {
        background-image: url(/-/media/Themes/Horizon/thyroideyes-com/thyroideyes-com/images/content/taped-mobile) !important;
    }

   #section-cause>div>div.component.accordion.initialized.toggle-third-active>div>div>ul>li:nth-child(4)>div.toggle-content>div>div>div>div>div>div.col-md-6.image>div>p,
   #section-cause>div>div.component.accordion.initialized.toggle-third-active>div>div>ul>li:nth-child(3)>div.toggle-content>div>div>div>div>div>div.col-md-6.image>div>p,
   #Managing-Emotional-Changes>div>div.col-md-6.image>div>p 
   {
            padding-bottom: 10px;
   }
    
   .page-patient-resources #section-cause+.container .accordion .item {
       padding: 0px !important;
   }

   .page-patient-resources #section-cause+.container .accordion .item .toggle-header .field-heading {
       padding-inline: 0px;
       margin-top: 5px;
       font-size: 16px;
   }

   body.page-patient-resources>div:nth-child(17)>div>div.row.component.column-splitter>div:nth-child(2)>div>div>p {
       margin-top: -25px;
       margin-bottom: 10px;
   }

   body.page-patient-resources>div:nth-child(17)>div>div.row.component.column-splitter>div:nth-child(4)>div>div>p {
       margin-top: -25px;
   }

   .page-ted-treatment-options .theme-contentcta-no-border-bottom .component-content .field-promolink a {
       width: 38%;
       padding-inline: 20px !important;
   }
   #video-section-wrapper .accordion .item .toggle-header::before {
    left: -28%;
}

#video-section-wrapper .accordion .item.active .toggle-header::before {
    left: -28%;
}
.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li {
    white-space: normal;
}
.page-ted-treatment-options #section-cause {
    padding-right: 30px;
}
.page-ted-treatment-options #section-cause .promo-accordion .col-md-6.image{
    padding-right:0px
}
.page-ted-treatment-options #section-cause .promo-accordion .col-md-6 ul li:first-child{
   margin-top:-5px !important;
}
body.page-ted-doctors > div:nth-child(19) > div > div > div > ul > ul li{
    font-size:16px;
}

.page-frequently-asked-questions .toggle-first-active .item.active .toggle-header:before{
    margin-block:0px !important;
}
.page-thyroid-eye-disease-symptoms .theme-contentcta-no-border-bottom .component-content .field-promotext h2.color-secondary{
    font-size:22px;
}
body.page-thyroid-eye-disease-symptoms > div:nth-child(15) > div > div:nth-child(1) > div > h2{
    font-size:20px
}
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(2) > div:nth-child(1) > div,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(2) > div .promo-accordion,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(3) > div:nth-child(3) > div,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(3) > .col-lg-6 .promo-accordion,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(3) > div:nth-child(4) > div,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(3) > div:nth-child(5) > div,
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(3) > div:nth-child(6) > div
{
padding-left:0px !important;
padding-right:15px !important;
}
.page-patient-resources .accordion.initialized .item .toggle-header:before{
top:4px
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active{
padding-bottom:0px;
}
#specialistFinderEmailModal .modal-dialog {
    margin: 1.75rem 1rem;
}
body.page-ted-vs-graves > div:nth-child(18) > div > div.component.accordion.initialized.toggle-forth-active > div > div > ul > li:nth-child(5) > div.toggle-content > div > div > div > div > div > div > div > p > a {
    font-size: 24px !important;
    padding-inline: 0px !important;
    margin-top: 10px;
}
.page-ted-vs-graves .container .component-content .toggle-content h3{
font-size:20px;
line-height:24px;
}
body.page-ted-vs-graves > div:nth-child(20) > div > div.component.accordion.initialized.toggle-forth-active > div > div > ul > li:nth-child(5) > div.toggle-content > div > div > div > div > div > div > div > h3{
font-size:24px !important;
line-height:28px;
}

.page-patient-resources #section-cause>div>div.component.accordion.initialized.toggle-third-active>div>div>ul>li.item.active>div.toggle-content>div>div>div>section>div:nth-child(3)>div {
    padding-bottom: 25px !important;
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li:nth-child(6) {
    border-bottom: unset;
}
body.page-patient-resources > div:nth-child(19) > div > div.row.component.column-splitter .col-lg-6{
padding-inline:0px;
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li:nth-child(6) {
    padding-bottom: 25px;
    border-bottom: 3px solid #000;
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active > div.toggle-content > div > div > div > section > div:nth-child(3) {
    border-bottom: 1px solid #000;
}
body.page-patient-resources > div:nth-child(19) > div > div.row.component.column-splitter > div:nth-child(3),
body.page-patient-resources > div:nth-child(19) > div > div.row.component.column-splitter > div:nth-child(1) {
    margin-bottom: -10px;
}
body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(1) > div > h2 {
    font-size: 20px !important;
    line-height: 24px !important;
}

.page-survey  #section-cause > div > div > div > form > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > img{
     margin-top:15px;   
    }
.page-survey #section-cause form fieldset:first-child {
    margin-bottom: 15px;
    
}
 body.page-ted-doctors .video-transcript .item .toggle-header:before {
        left: 31% !important;
    }

/***/
}

body.page-ted-doctors > div:nth-child(22) > div > div.row.component.column-splitter > div:nth-child(1) > div.component.accordion.video-transcript.initialized > div > div > ul > li > div.toggle-header:before {
    left: 26%
}

body.page-ted-graves-disease-stories > div.component.container.highlighted-bottom > div > div.component.content {
    display: none;
}
 .page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active > div.toggle-content > div > div > div > section > div:nth-child(4) > div > div{
        display:none;
 }

.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active{
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.page-patient-resources #section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active > div.toggle-content > div > div > div > section > div:nth-child(3) > div{
padding-bottom:10px;
 }
#section-cause > div > div.component.accordion.initialized.toggle-third-active > div > div > ul > li.item.active > div.toggle-content > div > div > div > section > div:nth-child(3){
    border-bottom: 1px solid #3B3B3B;
}

.ted-eyes-red-clr {
    color: var(--secondary);
}

.page-getting-the-right-care .full-width-container.theme-contentcta-no-border-bottom.container-clean-background {
    background: #fff;
    border-bottom: 3px solid #000000;
}

body.page-graves-disease-eye-symptoms .theme-contentcta-no-border-bottom .component-content #rare_condition_ted .field-promolink a {
    font-size: 18px !important;
}

.page-graves-disease-eye-symptoms .theme-contentcta-no-border-bottom,
.page-find-a-thyroid-eye-disease-specialist .theme-contentcta-no-border-bottom {
    border-bottom: 3px solid #000000;
    border-top: 3px solid #000000;
}

.page-find-a-thyroid-eye-disease-specialist p.visible-desktop.follow-us {
    font-family: 'Arial-bold';
}

.page-thyroid-eye-disease-symptoms a.cta-btn {
    font-weight: 700 !important;
}

.page-thyroid-eye-disease-symptoms .theme-contentcta-no-border-bottom {
    border-bottom: 3px solid #000000 !important;
}
.page-ted-doctors .theme-contentcta-no-border-bottom{
    background:#fff;
}

body.page-ted-doctors > div:nth-child(19) > div > div > div > ul >  ul {
padding-left:28px;
}
body > div:nth-child(19) > div > div > div > ul > ul > li:nth-child(2){
padding-top:18px;
}

body.page-ted-doctors > div:nth-child(19) > div > div > div > ul >  ul {
padding-left:28px;
}
body.page-ted-doctors > div:nth-child(19) > div > div > div > ul > ul > li:nth-child(2){
padding-top:18px;
}
body.page-ted-doctors > div:nth-child(19) > div > div > div > ul > ul li{
    font-size:22px;
}
/*footer-line*/
#footer .quantum-footer {
    border-top: 3px solid black !important;
}
.page-frequently-asked-questions #footer .quantum-footer {
    border-top: 0px solid black !important;
}
body.page-thyroid-eye-disease-symptoms > div:nth-child(16){
border-bottom: 0px solid #000000 !important;
}


@media (min-width:768px) {
    body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog h2.modal-title {
        padding-top: 20px;
    }

    body.page-phases-of-ted #Modal_Site_Leave .quantum-modal__dialog {
        padding-block: 40px;
    }

    .page-patient-resources #section-cause a.accordion-toggle-all.toggle-third {
        font-size: 26px;
    }
    .page-patient-resources .toggle-third-active li.item.active .container .col-md-12 {
    padding-inline:0px;
   }
   .page-ted-flares-and-triggers .accordion .item {
    padding: 0;
    }
   body.page-ted-vs-graves > div:nth-child(20) > div > div.component.accordion.initialized.toggle-forth-active > div > div > ul > li:nth-child(5) > div.toggle-content > div > div > div > div > div > div > div > p > a{
    font-size:26px !important;
    font-weight: 700 !important;
   }

}

@media(max-width: 360px) {
    .page-home .carousel-inner .nav .next-text {
        right: -7px !important;
        
    }

    .page-home .carousel-inner .nav .prev-text {
        left: -7px !important;
    }
    #video-section-wrapper .accordion .item .toggle-header::before {
    left: -12%;
}

#video-section-wrapper .accordion .item.active .toggle-header::before {
    left: -12%;
}

body.page-thyroid-eye-disease-symptoms > div:nth-child(17) > div > div:nth-child(2) > div:nth-child(2) > div > div > div.promo-text > div > div.field-promotext2 > p{
padding-top:15px;}
/* body.page-thyroid-eye-disease-symptoms #iframeapp {
        height: 565px !important;
    } */
    body.page-ted-vs-graves > div:nth-child(20) > div > div.component.accordion.initialized.toggle-forth-active > div > div > ul > li:nth-child(5) > div.toggle-content > div > div > div > div > div > div > div > p > a{
  
    padding-inline: 0px !important;
   }
    .page-phases-of-ted #section-cause .video-js {
        width: 100%;
        height: 170px;
        margin: 0 auto;
        padding-top: 0px;
    }
    body.page-ted-doctors .video-transcript .item .toggle-header:before {
        left: 37% !important;
    }
    .page-ted-doctors .video-js {
             height: 165px !important;
        }
}

body.page-thyroid-eye-disease-symptoms > div:nth-child(18){
    border-bottom:unset !important;
}
