.indication-container {
    max-width: 100% !important;
    background-color: #0063c3;
    padding: 12px 0 !important;
}

.indication-container>.component-content {
    max-width: 1140px;
    margin: 0 auto;
}

.indication-container .plain-html p {
    font-family: "Roboto-Semibold";
    color: #ffffff;
    line-height: 1.3;
    margin-left: 25px;
    max-width: 62%;
    font-size: 16px;
    margin-bottom: 0
}

.indication-container .row>div:nth-child(2) {
    flex: 1;
}

.how-to-use {
    margin: 0 auto 35px;
    max-width: 1165px;
    background: #ffffff;
    padding: 30px 72px 12px 32px;
    border-radius: 5px;
}

.how-to-use-heading {
    color: #2b7dcd;
    font-size: 28px;
    font-family: "Roboto-Light";
    margin-bottom: 22px;
    line-height: normal;
}

.enroll-section {
    flex: 0.65;
    border-right: 2px solid #f1f1f1;
    padding-right: 15px;
    margin-right: 35px;
}

.enroll-section>.row {
    margin-bottom: 0 !important;
}

.enroll-section .row>div:nth-child(2) {
    flex: 1;
}

.copay-section {
    flex: 1;
}

.copay-section>.row {
    margin-bottom: 0 !important;
}

.copay-section .row>div:nth-child(2) {
    flex: 1;
}

.enroll-heading,
.copay-heading {
    font-size: 1.125rem;
    font-family: "Roboto-Semibold", Arial, Helvetica, sans-serif;
    color: #0063c3;
    color: #4b4b4c;
    margin-bottom: 10px;
}

.enroll-section ul li,
.copay-section ul li {
    font-family: "Roboto-Light", Arial, Helvetica, sans-serif;
    line-height: 1.33;
    text-align: left;
    color: #4b4b4c;
    font-size: 1rem;
    margin-bottom: 7px;
}

.enroll-section .row,
.copay-section .row {
    gap: 25px
}

.enroll-section ul,
.copay-section ul {
    list-style: disc;
    margin-left: 20px;
}

.enroll-section .link {
    margin-top: 40px;
}

.enroll-section .link a {
    font-family: "Roboto-Semibold", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    padding: 10px 15.2px 11px 27.5px;
    background-color: #88c765;
    text-decoration: none;
    border-radius: 4px;
}

.enroll-section .link a::after {
    content: ' ';
    display: inline-block;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 12.2px;
    height: 12.2px;
    margin: 3.3px 0 -0.7px 17.3px;
    transform: rotate(-45deg);
}

.if-eligible {
    border-bottom: 2px solid #f1f1f1;
    margin-bottom: 15px;
    padding-bottom: 4px;
}

.supporting-patients .modal-close {
    background: none;
    border: none;
    position: relative;
    cursor: pointer;
    float: right;
}

.supporting-patients .modal-close::after {
    content: "\2716";
    font-size: 34px;
    color: #70706f;
    position: absolute;
    top: -22px;
    right: 5px;
    /* font-weight: bold; */
}

.supporting-patients {
    display: none;
}

#therapies-we-support-modal {
    position: fixed;
    height: 100%;
    top: 0px;
    z-index: 10;
    justify-content: center;
}

#therapies-we-support-modal {
    position: fixed;
    background: rgba(0, 0, 0, 0.65);
    max-width: 100%;
    height: 100%;
    top: 0;
    z-index: 10;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    margin: 0;
}

#therapies-we-support-modal>.component-content {
    max-width: 1250px;
    max-height: 510px;
    margin: 0 auto;
    background-color: #fff;
    padding: 33px 30px 0 25px;
}

#amgenassist-home .main-container .column-splitter .col-4 ul li strong {
    font-family: "Roboto-Semibold", Arial, Helvetica, sans-serif;
}

.supporting-patients .plain-html .component-content {
    color: #2b7dcd;
}

.text-center {
    text-align: center;
}

#amgenassist-home .main-container .column-splitter .col-4 .main__heading_section .dt-show {
    font-family: "Roboto-Light", Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    line-height: 1.2;
    padding-right: 5px;
}

#amgenassist-home .main-container .view-terms-para {
    margin-top: -15px;
}

.terms-conditions-popup .modal-close::after {
    font-size: 34px;
    color: rgb(112, 112, 111);
}

.header-nav .container .component-content .column-splitter .header__text .plain-html .component-content {
    padding-top: 5px;
}

.header-nav .container .component-content .column-splitter .header__logo {
    padding-right: 0;
}

#amgenassist-home .main-container .column-splitter .col-8 .component .component-content .patient_img_top {
    background-position-x: 60%;
}

#therapies-we-support-modal>.component-content {
    padding: 35px 0 35px 20px;
}

.supporting-patients .modal-close::after {
    right: 22px;
}

.barnd-logo-container>div:nth-child(4),
.barnd-logo-container>div:nth-child(8),
.barnd-logo-container>div:nth-child(12) {
    min-width: 100px;
}

.barnd-logo-container {
    max-width: 780px;
}

#therapies-we-support-modal .amg-product-sup {
    padding-top: 0px;
}

#therapies-we-support-modal .amg-product-sup p {
    font-size: 24px;
    color: #0063c3;
    font-family: 'Roboto-Light';
}

#therapies-we-support-modal .amg-product-sup p a {
    font-family: 'Roboto-Light';
}

.thirdparty-disclaimer {
    border-top: 1px solid gray;
    padding-top: 30px;
}
.thirdparty-disclaimer p {
    font-size: 15px;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.thirdparty-disclaimer p b {
    font-family: 'Roboto-Bold';
}
.thirdparty-disclaimer h6 {
    font-size: 28px;
}
.thirdparty-disclaimer h6 b {
    font-weight: normal;
    text-transform: capitalize;
}
.thirdparty-disclaimer p a{
    text-decoration: underline;
}
#amgensupportplus-copay .field-promolink a {
    width: 365px;
}
#tabs-section #amgensupportplus-copay .field-promotext3, #tabs-section #amgensupportplus-copay .field-promolink {
    max-width: 378px;
}
#tabs-section #amgensupportplus-copay .field-promotext3 .footnote {
    margin-top: 21px;
    padding: 0;
}
#tabs-section #amgensupportplus-copay .field-promotext3 .footnote p {
    color: #000;
}
#tabs-section #amgensupportplus-copay .field-promotext3 .footnote p a {
    color: #0063c3;
}
#asnf-promo > .component-content .field-promolink {
    margin-top: 20px;
}
#asnf-promo > .component-content .field-promolink a {
    width: 365px;
    cursor: pointer;
}
.financial-support-page .thirdparty-disclaimer {
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 1px solid gray;
}
.financial-support-page #call-amgen{
    margin: 70px auto 30px;
    padding: 0 15px;
}
#uninisured-tab-promo .field-promolink a {
    width: 365px;
    cursor: pointer;
}
#government-tabcontent .understand-section .right-text.full-width {
    max-width: 100%;
}
#government-tabcontent .understand-section .right-text.full-width a {
    width: 341px;
}
#tabs-section #amgensupportplus-copay .field-promotext2 .field-promolink {
    margin-bottom: 15px;
}
.financial-support-page.no-asnf #independent-foundations {
    border-bottom: 0;
}
.financial-support-page.no-asnf #call-amgen {
    margin-top: 10px;
}
.financial-support-page.no-asnf #asnf-promo{
    display: none;
}
.hcp-page-tezspire .thirdparty-disclaimer,
.patient-page-tezspire .thirdparty-disclaimer {
    margin-top: 30px;
}
.page-copaypgm .thirdparty-disclaimer,
#government-insurance .thirdparty-disclaimer,
.page-amgenaccessspec .thirdparty-disclaimer,
.page-govins .thirdparty-disclaimer{
    padding-bottom: 25px;
}
#government-insurance .call-support,
#copay-program .call-support,
.page-npp .call-support,
.page-hubservices .call-support,
.page-hubservicespharmacy .call-support,
.page-govins .call-support,
.page-copaypgm .call-support{
    margin-left: -15px;
    margin-right: -15px;
}
.nothirdpartdis .thirdparty-disclaimer {
    display: none;
}
.page-hubservices .thirdparty-disclaimer,
.page-hubservicespharmacy .thirdparty-disclaimer,
.page-npp .thirdparty-disclaimer{
     padding-bottom: 25px;
     border-top: 0;
     padding-top: 30px;
}
#page-npp-patient .call-support,
#page-apn-patient .call-support {
    margin: 0;
}
#amgensupportplus-copay .field-promolink a span.colon {
    margin-left: 3px;
}


@media screen and (max-width: 991px) {
    .main-logo-head.space-top {
        padding-top: 0px;
    }
    .brand-logo-name{
           min-height: 40px;
    }
    .brand-logo-content-container{
        margin-top: 0;
        gap: 20px;
    }
    .indication-container>.component-content {
        padding: 0 20px;
    }
    .brand-logo-content-container .sub-logo-head br{
        display: none;
    }
    .indication-container .plain-html p {
        max-width: 100%;
        font-size: 14px;
    }

    .how-to-use {
        padding: 20px;
        max-width: 93%;
        margin: 0 auto 17px;
    }

    .enroll-section .row,
    .copay-section .row {
        flex-direction: row !important;
    }

    .enroll-section {
        padding-bottom: 40px;
        margin-bottom: 30px;
        border-bottom: 2px solid #f1f1f1;
        border-right: none;
        padding-right: 0;
        margin-right: 0;
    }

    .enroll-section .link {
        margin-top: 25px;
    }

    .supporting-patients .modal-close::after {
        font-size: 30px;
        top: -20px;
        right: -10px;
        font-weight: bold;
    }

    #therapies-we-support-modal>.component-content {
        max-width: 100%;
        overflow-y: auto;
    }

    #amgenassist-home .main-container .view-terms-para {
        margin-top: 0;
    }

    #amgenassist-home .main_mobTop {
        flex-direction: column-reverse;
    }

    #amgenassist-home .main_mobTop .patient_img_top-mob {
        margin-bottom: 0;
    }

    #amgenassist-home .main_mobTop .hcp_mg_top-mob {
        margin-bottom: 12px;
    }

    .header-nav .container .component-content .column-splitter .header__logo {
        padding-right: 5px;
    }

    #therapies-we-support-modal>.component-content {
        padding: 33px 30px 0 25px;
    }

    .supporting-patients .modal-close::after {
        right: -10px;
    }

    .barnd-logo-container>div:nth-child(4),
    .barnd-logo-container>div:nth-child(8),
    .barnd-logo-container>div:nth-child(12) {
        min-width: 200px;
    }
    .barnd-logo-container {
        max-width: 800px;
    }
    .financial-support-page .thirdparty-disclaimer{
        padding-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    #page-apn-patient .call-support {
        margin-left: -15px;
        margin-right: -15px;
    }
    .supporting-patients .modal-close::after {
      top: -50px;
    }
    #tabs-section #amgensupportplus-copay .field-promotext3 .footnote{
        margin-bottom: 10px;
    }
    .financial-support-page #tabs-section{
        margin-bottom: 0;
    }
    #medicare-promo .field-promolink a,
    #uninisured-tab-promo .field-promolink a{
        margin-top: 15px;
    }
}

@media screen and (min-width: 991px) {
    /* .barnd-logo-container.container3 .brand-logo-name:first-child {
        margin-top: 27px;
    } */
}

@media screen and (max-width: 575px) {
    .financial-support-page .thirdparty-disclaimer,
    .thirdparty-disclaimer{
        margin-left: -15px;
        margin-right: -15px;
    }
}