html {
    scroll-behavior: smooth;
}

.component.link .component-content {
    max-width: 940px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

.component.link .field-link {
    position: absolute;
    right: 220px;
    top: 11px;
    z-index: 99999;
}

.pointer-none {
    pointer-events: none;
}

.component.link .field-link:lang(fr) {
    right: 245px;
}

a.gtm-nav-link.quantum-link.quantum-footer__link {
    text-transform: uppercase;
}

#footerhcp a.quantum-link.quantum-footer__link:last-child:after {
    content: '';
}

.component.link a {
    font-family: "Dobra-Book";
    color: #717073;
    font-size: 12px;
}

#header-evenity-hcp .quantum-header__right>div.quantum-header__menu>nav>ul.quantum-drop-down-menu__list>li:nth-child(1)>a:before {
    display: none;
}

#header-evenity-hcp .quantum-prevent-nav>.quantum-drop-down-menu__link-text {
    position: relative;
}

/* #header-evenity-hcp .quantum-prevent-nav>.quantum-drop-down-menu__link-text:after {
    /*! content: ''; 
    position: absolute;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    bottom: 7px;
    right: 0;
} */

.quantum-drop-down-menu__menu-link:hover {
    /*background: #e37124!important;*/
}

#hcp-home-body {
    max-width: 940px;
    margin: 0 auto;
    font-family: 'Dobra-Book';
    color: #425663;
}

#hcp-home-body p {
    color: #425663;
}

#hcp-home-body h3 {
    font-family: 'Dobra-Medium';
    font-weight: normal;
    color: #425663;
    font-size: 1.9rem;
}

.pivotal-fracture {
    display: flex;
    align-items: center;
    margin: 1.5rem 0;
}

.pivotal-img {
    margin-right: 1rem;
}

.pivotal-img img {
    width: 70px;
}

.large-letter {
    font-size: 2rem;
    line-height: 1;
}

.pivotal-text strong {
    font-family: 'Dobra-Bold';
}

span.large-letter.arch {
    /*color: #f6a426;*/
    color: #425663;
}

.btn-area {
    margin-bottom: 5rem;
    margin-top: 2rem;
}

.custom-btn {
    background-color: #e37124;
    display: inline-block;
    padding: 12px 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dobra-Medium';
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    padding-right: 45px;
    user-select: none;
}

.custom-btn {
    background-color: #5e6e7a !important;
}

.custom-btn.btn-large {
    padding-left: 60px;
    box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, .2);
}

.custom-btn.btn-large:before {
    content: '';
    width: 30px;
    height: 20px;
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/data-icon);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: color-dodge;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-btn:after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/arrow);
    right: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
}

.evenity-work {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    margin: 2rem 0;
    border-radius: 20px 80px 20px 20px;
    overflow: hidden;
    box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
    min-height: 170px;
}

.evenity-img {
    width: 28%;
}

.evenity-img img {
    width: 100%;
    vertical-align: middle;
}

.evenity-text {
    padding: 20px 50px 20px 30px;
    box-sizing: border-box;
    width: 70%;
}

.evenity-text h4 {
    font-size: 1.3rem;
    font-weight: normal;
    margin-top: 0;
    font-family: 'Dobra-Medium';
}

.evenity-img.evenity-img2 {
    background-color: #d1ccbd;
    padding: 10px 20px 10px 20px;
}

.bottom-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
    margin-top: 4rem;
}

.bottom-link {
    width: 49%;
    background-color: #5e6e7a;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    min-height: 163px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dobra-Medium';
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    padding-right: 45px;
    user-select: none;
    box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    font-size: 19px;
}

div#footerhcp a {
    text-decoration: none;
    color: white !important;
}

#footerhcp sup.spacing-part {
    font-size: 8px;
    top: 0px;
}

span.learnm {
    font-family: 'Dobra-Book';
    display: block;
}

.bottom-link:after {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/arrow);
    right: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-links a.bottom-link:first-child:lang(fr) {
    min-height: 216px;
}

.s-text {
    margin-bottom: 3rem;
}

.s-text p {
    margin: 0;
    font-size: 14px;
}

#patient-profiles-hcp {
    max-width: 940px;
    margin: auto;
    padding-top: 2rem;
    color: #425663;
    font-family: 'Dobra-Book';
}

#patient-profiles-hcp h3 {
    font-size: 2rem;
    font-weight: normal;
}

.patient-profile {
    display: flex;
    background-color: #f5f5f5;
    max-width: 65%;
    margin: 4rem 0 3rem;
    border-radius: 20px 50px 20px 20px;
    box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
    align-items: end;
}

.profile-img {
    width: 45%;
    text-align: center;
    position: relative;
    display: flex;
    align-items: end;
    justify-content: center;
}

.profile-img img {
    height: 325px !important;
    margin-top: -50px;
}

.patient-text {
    width: 55%;
    padding: 20px 40px 20px 20px;
}

label#lblMessage {
    display: none;
}

.patient-text h5 {
    color: #425663;
    margin-top: 0px;
    font-family: Dobra-Bold;
    font-weight: normal;
    font-size: 1rem;
}

.patient-text h4 {
    font-family: Dobra-Medium;
    font-weight: normal;
    font-size: 1.2rem;
    margin-bottom: 0px;
    margin-top: 0;
}

.patient-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.patient-text li {
    margin: 0.3rem 0;
    padding-left: 8px;
    position: relative;
}

.patient-text li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #e37124;
    left: 0;
    top: 9px;
}

.patient-text li span {
    font-family: 'Dobra-Bold';
    font-weight: normal;
}

.hcp-home-page .quantum-hero__text>div>h5 {
    text-transform: inherit;
    line-height: 1.2;
    font-family: Dobra-Medium;
    font-weight: normal;
    margin-top: 8rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}

@media only screen and (min-width: 992px) {
    .hcp-home-page .quantum-hero__text>div>h5:lang(fr) {
        margin-top: 7rem;
    }
}

.hcp-home-page .quantum-hero__text>div>h1 {
    font-family: 'Dobra-Bold';
    margin-top: 0;
    font-weight: normal;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
    line-height: 1.2;
}

#moa-hcp-content {
    max-width: 940px;
    margin: auto;
    padding-top: 2rem;
    color: #425663;
    font-family: 'Dobra-Book';
}

#moa-hcp-content h3 {
    font-size: 2rem;
    font-weight: normal;
}

.evenity-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.evenity-list li {
    padding-left: 10px;
    margin-bottom: 1rem;
    position: relative;
}

.evenity-list li:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #e37124;
    left: 0;
    top: 8px;
}

.how-evenity-work {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 3.5rem;
    border-radius: 20px 50px 20px 20px;
    padding: 20px;
}

.evenity-vid {
    width: 40%;
}

.evenity-vid img {
    width: 100%;
}

.evenity-worktext {
    width: 60%;
    padding: 0 2rem;
}

.evenity-worktext h4 {
    font-size: 1.3rem;
    font-weight: normal;
    margin-top: 0;
    font-family: 'Dobra-Medium';
}

sup {
    top: 0;
}

.qa_amenity {
    text-align: center;
    margin-bottom: 3rem;
}

.qa-btn {
    /* background-color: #5e6e7a; */
    background-color: #425563;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dobra-Medium';
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    font-weight: 500;
    padding-right: 60px;
    user-select: none;
    box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, .2);
}

.qa-btn:after {
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/rep_button_icon);
    right: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
}

#moa-hcp-content img {
    width: 100%;
    height: auto;
}

main {
    overflow: hidden;
}

#frame-sec-1 {
    max-width: 830px;
    margin: auto;
    padding-top: 3rem;
    color: #425663;
    font-family: 'Dobra-Book';
}

.studies-heading h3,
.studies-heading span.txt-wrap {
    font-size: 2rem;
    font-weight: normal;
    font-family: 'Dobra-Book';
    margin-top: 0;
    margin-bottom: 0;
}

.studies-heading {
    position: relative;
}

.studies-heading span {
    color: #425663;
    font-family: 'Dobra-Bold';
    text-transform: uppercase;
}

.heading-img {
    position: absolute;
    left: -75px;
    /* left: -60px; */
    top: 0;
    font-family: 'Dobra-Bold';
    text-align: center;
    font-size: 0.9rem;
}

.studies-heading img {
    width: 45px !important;
    display: block;
}

.study-col {
    margin: 3rem 0 2rem;
}

.study-col .col-lg-4 {
    padding: 0;
}

.study-col h4 {
    font-family: 'Dobra-Medium';
    font-weight: normal;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0;
}

.study-col h5 {
    color: #425663;
    font-family: 'Dobra-Bold';
    font-weight: normal;
    font-size: 1rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1rem;
}

#frame-sec-2 {
    max-width: 830px;
    margin: auto;
    padding-top: 2rem;
    color: #425663;
    font-family: 'Dobra-Book';
    padding: 2rem 10px;
    position: relative;
}

#frame-sec-2:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .20);
    z-index: -1;
}

#frame-sec-2 img {
    max-width: 600px;
    height: auto;
    margin-bottom: 1rem;
}

#frame-sec-3 {
    max-width: 940px;
    margin: auto;
    padding: 3rem 10px;
    color: #425663;
    font-family: 'Dobra-Book';
}

#frame-sec-3:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .45);
    z-index: -1;
}

#frame-sec-3 .studies-heading {
    max-width: 830px;
    margin: auto;
    padding: 3rem 10px;
    color: #425663;
}

.graph-sec {
    border-radius: 30px 30px 20px 20px;
    overflow: hidden;
    /* background-color: #fff;
    border-bottom: 2px solid #e37124;
	*/
}

.graph-heading {
    background-color: #fff;
    color: #425663;
    font-family: 'Dobra-Bold';
    padding: 15px 30px;
    font-size: 1.1rem;
    font-weight: normal;
    border: 2px solid #e37124;
    border-radius: 32px 32px 0 0;

}

.graph-area {
    display: flex;
    padding: 20px 50px 30px;
    justify-content: space-between;
    border: 2px solid #e37124;
    border-radius: 30px;
    background: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.graph-img {
    width: 60%;
}

#arch-sec-3 .s-text.frame-part-3 {
    max-width: 814px;
}

#arch-sec-4 .table-studies {
    border: 2px solid #e37124;
    border-bottom: 2px solid #e37124;
}

div#arch-sec-4 .table-studies.table-studies2 {
    border: 2px solid #e37124;
    border-bottom: 2px solid #e37124;
}

span.txt-wrap {
    white-space: nowrap;
    color: #425663;
    font-family: 'Dobra-Book';
    text-transform: initial;
}

.graph-text {
    width: 40%;
    padding: 5%;
    padding-top: 1%;
}

#frame-sec-3 .s-text {
    max-width: 830px;
    margin: 2rem auto 0;
}

#frame-sec-4 {
    max-width: 830px;
    margin: auto;
    padding: 3rem 10px;
    color: #425663;
    font-family: 'Dobra-Book';
}

#frame-sec-4:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .70);
    z-index: -1;
}

#frame-sec-4 h4 {
    font-family: 'Dobra-Medium';
    font-weight: normal;
    font-size: 1.5rem;
}

#frame-sec-4 h5 {
    color: #425663;
    font-family: 'Dobra-Bold';
    font-weight: normal;
    font-size: 1.1rem;
}

.table-studies {
    border-radius: 20px;
    overflow: hidden;
    /* border: 2px solid #425663; */
    /* border-bottom: 2px solid #425663; */
    margin-bottom: 2rem;
    background-color: #fff;
}

.table-studies table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    background-color: #fff;
}

.table-studies tr:nth-child(2n+1) {
    background-color: rgba(246, 246, 246, .5);
}

.table-studies tr:nth-child(2n+1) td:nth-child(2) {
    background-color: #e8e9ea;
}

.table-studies th {
    width: 33.3%;
    background-color: #425663;
    color: #fff;
    padding: 20px 30px;
    font-family: 'Dobra-Bold';
    font-weight: 100;
    /* font-weight: normal; */
    font-size: 1.1rem;
    vertical-align: bottom;
}

.table-studies th:first-child {
    text-align: left;
}

#arch-sec-4 .table-studies th {
    color: #425663;
}

.table-studies td {
    padding: 12px 28px;
}

.table-studies td:first-child {
    text-align: left;
}

.table-studies td:nth-child(2) {
    background-color: rgba(240, 242, 243, .5);
}

.table-studies.table-studies2 th {
    width: 25%;
    vertical-align: top;
    padding: 10px 30px;
}

.table-studies.table-studies2 tr:first-child th:nth-child(2) {
    border-bottom: 2px solid #fff;
}

.table-studies.table-studies2 tr:nth-child(2n+1) {
    background-color: #ffffff;
}

.table-studies.table-studies2 tr:nth-child(2n+2) {
    background-color: rgba(246, 246, 246, 1);
}

.table-studies.table-studies2 td:last-child {
    background-color: rgba(240, 242, 243, .5);
}

.table-studies.table-studies2 tr:nth-child(2n+1) td:nth-child(2) {
    background-color: rgba(240, 242, 243, .5);
}

.table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(2),
.table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(4) {
    background-color: #e8e9ea;
}

.study-col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.study-col li {
    margin: 0.3rem 0;
    padding-left: 8px;
    position: relative;
}

.study-col li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #e37124;
    left: 0;
    top: 9px;
}

#arc-sec-2 {
    position: relative;
    padding-bottom: 0;
}

#arc-sec-2:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .20);
    z-index: -1;
}

#arch-section-22 {
    max-width: 830px;
    margin: 0 auto;
    color: #425663;
    font-family: 'Dobra-Book';
    padding: 0rem 10px 2rem 10px;
}

#arch-section-22 .tab-list {
    margin-bottom: 2rem;
}

#arch-section-22 .tab-list li {
    background-color: transparent;
    margin-right: 1rem;
}

#arch-section-22 .tab-list li a {
    color: #3f5364;
    font-family: 'Dobra-Bold';
    padding: 10px 20px;
    text-decoration: none;
    background-color: #f5f5f5;
    border: 2px solid #e37124;
    border-radius: 5px 20px 5px 5px;
    /*box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .2);*/
}

.tab-panel.active {
    margin-top: -2px;
}

#arch-section-22 .tab-list:not(.no-border)>li.active {
    padding-bottom: 2px;
}

#arch-section-22 .tab-list li.active,
#arch-section-22 .tab-list li.hover {
    background-color: transparent;
}

#arch-section-22 .tab-list li.active a,
#arch-section-22 .tab-list li a:hover {
    background-color: #3f5364;
    color: #ffffff;
}

#arch-section-22 .tab-panel {
    background-color: transparent;
}

#arch-sec-3 .studies-heading {
    max-width: 830px;
    margin: 0 auto 2rem;
}

#arch-sec-3:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .45);
    z-index: -1;
}

#arch-sec-3 .graph-text {
    padding-top: 0;
    font-family: 'Dobra-Medium';
}

#arch-sec-3 .graph-text:lang(fr) {
    padding-top: 1%;
}

.qa_amenity:lang(fr) {
    font-size: 15px;
}

.heading-img span.orange-txt:lang(fr) {
    margin-left: -9px;
    font-size: 0.7rem;
}

span.frame-txt {
    color: #425663;
    font-size: 0.7rem;
    margin-left: -11px;
}

.heading-img span.frame-txt:lang(fr) {
    margin-left: -14px;
    font-size: 0.7rem;
}

.graph-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#arch-section-22 .s-text p {
    margin-bottom: 10px;
}

.graph-text li {
    margin: 0.3rem 0;
    padding-left: 8px;
    position: relative;
}

.graph-text li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #e37124;
    left: 0;
    top: 9px;
}

#arch-sec-3 .s-text {
    max-width: 830px;
    margin: 2rem auto 0;
}

#arch-sec-4:before {
    position: absolute;
    content: '';
    left: -200%;
    right: -200%;
    top: 0;
    height: 100%;
    background-color: rgba(235, 237, 237, .70);
    z-index: -1;
}

#arch-sec-4 h4 {
    font-family: 'Dobra-Medium';
    font-weight: normal;
    font-size: 1.5rem;
}

#arch-sec-4 h5 {
    color: #425663;
    font-family: 'Dobra-Bold';
    font-weight: normal;
    font-size: 1.1rem;
}

#arch-sec-4 .table-studies th {
    background-color: #ffffff;
    border-bottom: 2px solid #e37124
}

#arch-sec-4 .table-studies td:nth-child(2),
#arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+1) td:nth-child(2),
#arch-sec-4 .table-studies.table-studies2 td:last-child {
    background-color: rgba(255, 245, 235, .5);
}

#arch-sec-4 .table-studies tr:nth-child(2n+1) td:nth-child(2),
#arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(2),
#arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(4) {
    background-color: rgba(249, 239, 227, .5);
}

/*cff comments*/
#patient-box-wrap .Box-wrap {
    background-image: url('/-/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/first.png') !important;
}

#quantum-evenity-home-hcp .position-center .field-content h1 {
    color: #425563 !important;
}

.evenity-text {
    padding: 0px 50px 0px 30px !important;
}

.evenity-text h4 {
    padding-top: 10px;
}

.evenity-img.evenity-img2 {
    background-color: #ff9800;
}

img.arrow-btn {
    width: auto !important;
}

#contact-us input#SendeMailSubmit {
    color: #425563 !important;
}

/* .quantum-modal__dialog .disclaimer-pop .standard-btns.quantum-button--secondary:hover {
    background-color: #fff !important;
    border: 1px solid #e37124;
    color: #425563;
 .quantum-modal__dialog .disclaimer-pop .standard-btns.quantum-button--secondary:hover .right-arrow-modal {
    border-color: #425563;
} */

.disclaimer-pop .standard-btns.quantum-button--secondary {
    padding: 13px 35px 13px 35px !important;
}

#Modal_Site_Leave_Canada .quantum-modal__dialog {
    border-radius: 15px;
    border: 1px solid #425563;
}

.accordion h5 {
    font-family: 'DOBRA-MEDIUM' !important;
}

#Safety-Information-hcp h2 {
    font-family: 'DOBRA-MEDIUM' !important;
}

td.pad-60-mb {
    padding-left: 60px;
}

.black-color {
    color: #000;
}

#Safety-Information-hcp a.orange-text.model-pop-up-open.quantum-link.quantum-footer__link {
    font-family: 'Dobra-Book' !important;
}

.field-link:hover {
    background: #faf4ea !important;
    color: #425563;
    background-color: #fcf5e5 !important;
}

#links-direct li .field-link:hover a {
    color: #425563 !important;
}

.evenity-work {
    background-color: #fcf5e5 !important;
}

.bottom-link {
    background-color: #425563 !important;
}

.arch .table-studies.table-studies2.table-3 tr:nth-child(3) td:nth-child(2),
.frame .table-studies.table-studies2.table-3.table-4 tr:nth-child(5) td,
.arch .table-studies.table-studies2.table-3 tr:nth-child(9) td:nth-child(2) {
    background: #fff !important;
}

.quantum-hero.quantum-hero--multiple-actions {
    background-color: #425563 !important;
}

/*end cff*/


@media screen and (max-width: 1200px) {

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        flex: 0 0 100%;
        min-height: 386px;
    }

}

@media screen and (min-width: 1200px) {
    .consi {
        max-width: 81%;
    }
}

@media screen and (max-width: 1150px) {


    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        flex: 0 0 100%;
        min-height: 320px;
        background-position: 90% 100%;
        background-size: cover;
        margin-bottom: 2rem;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        right: 1rem !important;
        padding: 0 !important;
    }
}

@media screen and (max-width: 960px) {
    .bottom-links a.bottom-link:first-child:lang(fr) {
        min-height: 246px;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        min-height: 265px !important;
    }

    .quantum-hero__text>div>h5 {
        margin-top: 0;
    }

    .evenity-img {
        width: 50%;
    }

    .evenity-text h4 br {
        display: none;
    }

    .patient-profile {
        max-width: 90%;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        max-width: 50%;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        min-height: 300px;
    }

    .hcp-home-page .quantum-hero__text>div>h5 {
        margin-top: 1rem;
    }

    #frame-sec-1 {
        max-width: 85%;
    }

    #frame-sec-2 {
        max-width: 85%;
    }

    #frame-sec-3 {
        max-width: 85%;
    }
}

@media screen and (max-width: 800px) {

    .bottom-link {

        min-height: 221px;

    }
}

@media screen and (max-width: 768px) {
    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        max-width: 62%;
        margin-top: 3rem;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner:lang(en) {
        background-image: url('/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/mobile-banner') !important;

    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner:lang(fr) {
        background-image: url('/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/hcp-page/Cover section-mbl-fr') !important;

    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        min-height: 400px !important;
    }

}

@media screen and (max-width: 767px) {
    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        min-height: 265px !important;
    }

    /*   .component.link .field-link {
    
    top: 8px;
}*/

    .hcp-home-page .quantum-hero__text>div>h5 {
        font-size: 1.2rem;
    }

    .hcp-home-page .quantum-hero__text>div>h5 {
        margin-top: 0px;
    }

    h5.heading-text-part br {
        display: none;
    }

    div#links-direct li.first {
        display: block !important;
    }

    div#links-direct li {
        display: none;
    }

    li.item0.odd.first {
        position: relative;
    }

    .field-link:hover {
        background-color: transparent;
    }

    li.item0.odd.first:after {
        content: "";
        position: absolute;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        top: 15px;
        right: 15px;
    }


    .patient-profile {
        max-width: 100%;
        align-items: end;

    }

    .patient-text h4 {
        font-size: 1rem;
    }

    .patient-text h5 {
        font-size: 0.8rem;
    }

    .patient-text li {
        font-size: 0.8rem;
        margin: 0.1rem 0;
    }

    .patient-text {
        padding: 10px;
    }

    .profile-img img {
        height: 250px;
        margin-top: -50px;
    }

    .pivotal-img img {
        width: 60px;
    }

    .pivotal-fracture {
        align-items: start;
    }

    .large-letter {
        font-size: 1.5rem;
    }

    .pivotal-text br {
        display: none;
    }

    .btn-area {
        margin-bottom: 3rem;
        margin-top: 2rem;
        text-align: center;
    }

    .evenity-work {
        flex-wrap: wrap;
        text-align: center;
        padding: 0px 0px;
        border-right-width: 30px;
    }

    .evenity-img {
        width: 100%;
        /* padding: 20px; */
    }

    .evenity-text {
        width: 100%;
        padding: 20px 10px 20px 10px;
    }

    .study-col {
        margin: 2rem 0 1rem 0;
    }

    .study-col .col-lg-4 {
        margin: 0rem 0 1rem;
    }

    .evenity-img.evenity-img2 {
        /* background-color: transparent; */
        background-color: #ff9800;
    }

    .evenity-img.evenity-img2 img {
        max-width: 250px;
        margin: 20px 0px;
    }

    .custom-btn {
        white-space: nowrap;
    }

    .bottom-links {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .bottom-link {
        width: 95%;
        margin: 1rem auto;
        min-height: 147px;
        font-size: 16px;
    }

    .custom-btn {
        font-size: 0.8rem;
    }

    a.custom-btn.bbtn {
        text-align: left;
    }

    a.custom-btn.bbtn span {
        padding-right: 0px;
        display: inline-block;
        white-space: break-spaces;
    }

    #hcp-home-body h3 {
        font-size: 1.5rem;
    }

    #hcp-home-body h3 br {
        display: none;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        padding: 0 !important;
        max-width: 70%;
        right: 0 !important;
        top: 20px;
    }

    .hcp-home-page .quantum-hero__text>div>h5 {
        font-size: 1.1rem;
    }

    .hcp-home-page .quantum-hero__text>div>h1 {
        font-size: 1.4rem;
        line-height: 1.2;
    }

    #patient-profiles-hcp h3 br {
        display: none;
    }

    #patient-profiles-hcp h3 {
        font-size: 1.5rem;
    }

    #patient-profiles-hcp {
        padding-top: 0;
    }

    .evenity-text h4 {
        font-size: 1.1rem;
    }

    #moa-hcp-content {
        padding-top: 0;
    }

    #moa-hcp-content h3 {
        font-size: 1.5rem;
    }

    .how-evenity-work {
        flex-wrap: wrap;
    }

    .evenity-vid {
        width: 100%;
        padding: 20px 30px;
    }

    .evenity-worktext {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .evenity-worktext h4 {
        font-size: 1.1rem;
    }

    .qa-btn {
        text-align: left;
        padding: 10px 40px 10px 20px;
        max-width: 100%;
    }

    .how-evenity-work {
        margin-bottom: 2.5rem;
    }

    .qa_amenity {
        margin-bottom: 2.5rem;
    }

    #frame-sec-1 {
        max-width: 100%;
    }

    #frame-sec-2 {
        max-width: 100%;
    }

    #frame-sec-3 {
        max-width: 100%;
        padding-top: 0;
    }

    .studies-heading h3,
    .studies-heading span.txt-wrap {
        font-size: 1.5rem;
    }

    .studies-heading span {
        font-size: 0.9rem;
    }

    #frame-sec-1 .studies-heading {
        padding-left: 86px;
    }

    .heading-img span.orange-txt {
        margin-left: 0;
        font-size: 1rem;
    }

    #arch-section-22 .tab-list li {

        margin-right: 11px;
    }

    #frame-sec-2 img {
        max-width: 100%;
    }

    .graph-heading {
        font-size: 1rem;
    }

    .graph-heading br {
        display: none;
    }

    .graph-area {
        flex-wrap: wrap;
        padding: 20px;
    }

    .graph-img {
        width: 100%;
    }

    .graph-text {
        width: 100%;
        padding: 5% 0 0;
    }

    #frame-sec-2 {
        padding-bottom: 0;
    }

    .table-studies th {
        padding: 10px;
    }

    .table-studies td {
        padding: 10px;
    }

    #frame-sec-1 img {
        height: auto;
    }

    .table-studies.table-studies2 th {
        padding: 10px;
    }

    #arch-section-22 .tab-list li a {
        padding: 10px 20px !important;
    }

    #arch-section-22 .s-text p {
        padding-left: 10px;
        padding-right: 10px;
    }

    #arch-section-22 .tab-list {
        justify-content: flex-start;
    }

    div#tab-3:before {
        width: 19%;
    }

    /*cff comments*/
    td.pad-60-mb {
        padding-left: 25px;
    }


    /*end cff*/
}

@media screen and (max-width: 514px) {
    #arch-section-22 .tab-list {
        display: flex;
        /* justify-content: space-between; */
        justify-content: start;
    }

    #arch-section-22 .tab-list li {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    img.patient-img {
        padding-left: 12px;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        max-width: 63%;
    }

    .patient-profile {
        height: auto;
    }

    .profile-img img {
        height: auto !important;
    }

    .table-studies td {
        font-size: 0.7rem;
    }

    .table-studies th {
        font-size: 0.8rem;
    }

    #arch-sec-1 {
        max-width: 100%;
    }

    #arch-sec-2 {
        max-width: 100%;
    }

    #arch-sec-3 {
        max-width: 100%;
    }

    #arch-sec-1 .studies-heading {
        padding-left: 60px;
    }

    .heading-img {
        left: 0;
    }

    #arch-sec-2 img {
        max-width: 100%;
    }

    #arch-sec-2 {
        padding-bottom: 0;
    }

    #arch-sec-1 img {
        height: auto;
    }
}

@media screen and (max-width: 414px) {
    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {

        top: 0;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text:lang(fr) {
        top: -22px;
    }


}

@media screen and (max-width: 375px) {
    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__text {
        max-width: 71%;
    }
}

@media screen and (max-width: 360px) {
    .evenity-work {
        padding: 20px 10px 20px;
    }
}

@media screen and (max-width: 320px) {
    .pivotal-img img {
        width: 40px !important;
    }

    .pivotal-img {
        margin-right: 10px;
    }

    .large-letter {
        font-size: 1.3rem !important;
    }

    .custom-btn.btn-large {
        padding-left: 40px;
    }

    .custom-btn.btn-large:before {
        width: 20px;
        left: 12px;
    }

    .evenity-text {
        padding: 20px 10px;
    }

    .hcp-home-page .quantum-hero__text>div>h5 {
        font-size: 1rem;
        margin-top: 1rem;
    }

    .hcp-home-page .quantum-hero__text>div>h1 {
        font-size: 1.3rem;
    }

    .hcp-home-page .quantum-hero--multiple-actions .quantum-hero__inner {
        min-height: 200px !important;
    }

    .evenity-vid {
        padding: 20px;
    }

    .qa-btn {
        font-size: .8rem;
    }
}


/***************************
 * Download Video          *
 ***************************/
/* Order elements in the control bar to place a download button after the fullscreen button. */
.video-js .downloadStyle {
    order: 9;
    -webkit-box-ordinal-group: 9;
    -moz-box-ordinal-group: 9;
    -webkit-order: 9;
    -ms-flex-order: 9;
    padding-top: 7px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23FFFFFF'%3e%3cpath d='M0 0h24v24H0z' fill='none'/%3e%3cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3e%3c/svg%3e");
}

.video-js .downloadStyle a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
}

.video-js .downloadStyle.downloading {
    background-position: center bottom;
    background-size: contain;
    cursor: progress;
    /* Loading anim By Sam Herbert (@sherb), https://github.com/SamHerbert/SVG-Loaders */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='120' height='30' viewBox='0 0 120 30' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3e%3ccircle cx='15' cy='15' r='15'%3e%3canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite' /%3e%3canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite' /%3e%3c/circle%3e%3ccircle cx='60' cy='15' r='9' fill-opacity='0.3'%3e%3canimate attributeName='r' from='9' to='9' begin='0s' dur='0.8s' values='9;15;9' calcMode='linear' repeatCount='indefinite' /%3e%3canimate attributeName='fill-opacity' from='0.5' to='0.5' begin='0s' dur='0.8s' values='.5;1;.5' calcMode='linear' repeatCount='indefinite' /%3e%3c/circle%3e%3ccircle cx='105' cy='15' r='15'%3e%3canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite' /%3e%3canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite' /%3e%3c/circle%3e%3c/svg%3e ");
}


/*New page Coverage-information code*/
.coverage-information #support-access-hcp {
    margin-top: 3.5rem;
}

.coverage-information #support-access-hcp h1 {
    font-size: 40px;
}

.coverage-information #support-access-hcp p {
    font-size: 20px;
}

.coverage-information #support-access-hcp img {
    margin-top: 20px;
    margin-bottom: 60px;
}

.coverage-information #support-access-hcp .qa_amenity {
    margin-bottom: 2rem;
}

.coverage-information #support-access-hcp .s-text p {
    font-size: 14px;
}

.coverage-information #support-access-hcp ul.evenity-list.bottom-section {
    font-size: 14px;
    margin-top: 0rem;
}

.coverage-information #support-access-hcp ul.evenity-list li:before {
    background-color: #425663;
    border-radius: 50%;
}

.coverage-information #support-access-hcp ul.evenity-list li {
    margin-bottom: 0rem;
}

.coverage-information #support-access-hcp .qa_amenity {
    font-size: 22px;
}

.coverage-information .mobile {
    display: none;
}

#studies-section #studies-sections img {
    width: auto !important;
}

.mobile-img {
    display: none;
}

#patient-profile .profile-img {
    padding: 0px 20px;
}

#patient-profile .sub-list li:before {
    width: 5px;
}

#patient-profile .patient-text {
    display: flow;
    place-content: center;
    height: 100%;
}

#patient-profile .patient-text {
    padding: 20px 35px 20px 20px;
}

#contact-us .reference .evenity-list.bottom-section li {
    font-size: 20px;
    line-height: 30px;
}

#contact-us h1.contact-heading {
    font-size: 40px;
    line-height: 100%;
}

#patient-profile #su-ac-hcp h1 {
    font-size: 40px;
    line-height: 100%;
}

#patient-profile #support-access-hcp h2 {
    font-size: 32px;
    line-height: 100%;
}

#patient-profile #support-access-hcp h2.font-weight-normal {
    font-weight: 500 !important;
}

#patient-profile #support-access-hcp p {
    font-size: 20px;
    line-height: 100%;
}

.custom-btn {
    background-color: #ffffff !important;
    color: #425563;
    border: 2px solid #e37124;
    margin-top: 20px;
    margin-bottom: 15px;
}

.support-access a.custom-btn.btn-large.guide-section:before {
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/dosing-page/play-icon) !important;
}

.dosing-area .guide-section {
    font-size: 22px;
    font-weight: bold;
}

.qa-btn {
    font-size: 22px;
    line-height: 100%;
}

.s-text p {
    font-size: 14px !important;
    line-height: 20px !important;
}

.word-map .desktop {
    position: relative;
}

.word-map-buttons .bc {
    position: absolute;
    top: 55%;
    left: 9.8%;
}

.word-map-buttons .bc a {
    padding: 8px 14px;
}

.word-map-buttons .ab {
    position: absolute;
    top: 62.5%;
    left: 18%;
}

.word-map-buttons .ab a {
    padding: 8px 40px;
}

.word-map-buttons .sk {
    position: absolute;
    top: 57%;
    left: 27.5%;
}

.word-map-buttons .sk a {
    padding: 8px 20px;
}

.word-map-buttons .mb {
    position: absolute;
    top: 65.2%;
    left: 33%;
}

.word-map-buttons .mb a {
    padding: 8px 40px;
}

.word-map-buttons .on {
    position: absolute;
    top: 69%;
    left: 46.2%;
}

.word-map-buttons .on a {
    padding: 8px 42px;
}

.word-map-buttons .qc {
    position: absolute;
    top: 64%;
    left: 56%;
}

.word-map-buttons .qc a {
    padding: 8px 42px;
}

.word-map-buttons .nb {
    position: absolute;
    top: 71%;
    left: 62%;
}

.word-map-buttons .nb a {
    padding: 8px 20px;
}

.word-map-buttons .nl {
    position: absolute;
    top: 55%;
    left: 72%;
}

.word-map-buttons .nl a {
    padding: 8px 8px;
}

.word-map-buttons .pe {
    position: absolute;
    top: 61%;
    left: 70%;
}

.word-map-buttons .pe a {
    padding: 8px 3px !important;
}

.word-map-buttons .ns {
    position: absolute;
    top: 65.6%;
    left: 71.8%;
}

.word-map-buttons div {
    /*font-size: 12px;
    line-height: 30px;
    color: #425663;
    font-family: 'Dobra-Book';
    background-color: #f19503;
    border: 1px solid #425663;
    border-radius: 100px;
    text-align: center;
    padding: 2px 25px;
    width: fit-content;
	font-weight: bold;*/

}

.word-map-buttons div a {
    text-decoration: none !important;
    color: #425663;
    font-size: 12px;
    line-height: 30px;
    color: #425663;
    font-family: 'Dobra-Book';
    background-color: #FDBC53;
    /* border: 1px solid #425663; */
    border-radius: 100px;
    text-align: center;
    padding: 8px 28px;
    width: fit-content;
    font-weight: bold;
}

.word-map-buttons div a:hover {
    background-color: #ffffff;
}

.hcp-dosing a.custom-btn.btn-large.guide-section:before {
    background-image: url(/~/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/hcp/desktop/dosing-page/play-icon) !important;
}

#studies-section #studies-sections .quantum-full-width-cta__inner {
    grid-template-columns: 1fr !important;
}

#studies-section #studies-sections .qa_amenity.studies-section a.qa-btn {
    font-size: 22px !important;
}

.yellow-background {
    padding: 20px 25px;
    background: #fcf5e5;
    border-right: 32px;
    border-radius: 15px;
    border-top-right-radius: 50px;
    margin: 35px 0px;
}

.yellow-background p {
    margin: 0px;
    font-family: 'Dobra-Medium';
    font-size: 27px;
    line-height: 36px;
}

#arch-sec-2 .heading-img img {
    width: 45px;
    display: block;
}

/*accordian page */
.study-col.custom-t {
    margin: 0px;
    list-style: none;
    padding: 00px;
}

.accordion .field-content .s-text {
    margin-bottom: 1rem;
}

#studies-section #studies-sections .quantum-full-width-cta__inner {
    min-height: auto !important;
    padding: 32px 0px;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:first-child th:nth-child(2) {
    border-bottom: 0px solid #fff;
    position: relative;
    /**comment**/
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 th {
    vertical-align: bottom !important;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 th,
#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 td {
    width: 20%;
}

#studies-section #studies-sections .accordion .table-studies {
    overflow: auto !important;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:first-child th:nth-child(3) {
    /* border-bottom: 5px solid #fff; */
    position: relative;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:nth-child(2) {
    border-bottom: 5px solid #ff9800;
}

#studies-section #studies-sections .accordion .field-content .table-studies td:nth-child(even) {
    /* background-color: rgb(250 244 234); */
    background: #fbf7e7;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:nth-child(2n+2) {
    background-color: rgb(255 255 255);
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 td:last-child {
    background-color: rgb(255 255 255 / 50%);
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:nth-child(n+3):not(:last-child) {
    /* border-bottom:1px solid #ff9800; */
    border-bottom: 2px solid #fae9d7;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:first-child th:nth-child(2) {
    border-right: 20px solid #425663;
}

/*accordian page*/
/*tabs code*/
#arch-section-22 .tab-list {
    margin-bottom: 0rem;
    display: flex;
}

#arch-section-22 .tab-list li {
    margin-right: 0rem;
}

#arch-section-22 .tab-list li.active a,
#arch-section-22 .tab-list li a:hover {
    background-color: #faf4ea;
    color: #425663;
    background-color: #fcf5e5;
    font-family: 'Dobra-Bold';
}

.bold-text {
    font-family: 'Dobra-Bold';
}

#arch-section-22 .tab-list:not(.no-border)>li.active {
    border: 2px solid #f89a1c;
    background-color: #fcf5e5;
    border-bottom: 0px;
    font-family: 'Dobra-Bold' ! IMPORTANT;
    border-radius: 10px 10px 0px 0px;
}

#arch-section-22 .tab-list li a {
    color: #3f5364;
    font-family: 'Dobra-Book';
    /* font-family: 'Dobra-Bold'; */
    /* padding: 10px 20px; */
    padding: 10px 65px;
    text-decoration: none;
    /* background-color: #cccccc4d; */
    border: 2px solid #ececea;
    ;
    border-radius: 10px 10px 0px 0px;
    /* width: 250px; */
    /* max-width: 250px; */
    text-align: center;
    border-bottom: 0px;
    background-color: #f7f7f7;
    ;
}

#arch-section-22 .tab-list li:nth-child(2) {
    margin-left: 5px;
}

#arch-sec-3 .s-text {
    margin: 0rem auto 0;
    background: #425663;
    color: #fff;
}

.tab-panel #arch-sec-2 {
    background: #425663;
    color: #fff;
}

#arch-section-22 .s-text p {
    margin-bottom: 0px;
    font-size: 20px !important;
    line-height: 26px !important;
}

#arch-section-22 .tab-panel {
    /* border: 3px solid #e37124; */
}

#arch-sec-2 .s-text p {
    font-size: 20px !important;
    line-height: 26px !important;
}

#arch-sec-3 .s-text {
    margin: 0px auto 0;
    background: #425663;
    color: #fff;
    padding: 20px 10px;
}

#arch-sec-3 .quantum-body-himage img {
    padding: 10px;
}

/*tabs code*/
#arch-sec-3 .yellow-background,
#frame-sec-3 .yellow-background {
    max-width: 830px;
    margin: 35px auto;
}

#arch-section-22 .s-text p {
    font-size: 18px !important;
}

#arch-sec-3 .s-text.frame-part-3 {
    background: transparent;
    color: #425663;
}

/*arch table*/
#arch-sec-4 .table-studies th {
    background-color: #425663 !important;
    color: #fff !important;
    border-bottom: 5px solid #ff9800 !important;
}

.arch #arch-sec-4 .table-studies {
    border: none;
}

.arch #arch-sec-4 .table-studies td:first-child,
.arch #arch-sec-4 .table-studies td,
.table-studies td:not(:last-child) {
    background: #fff;
    /* border-bottom: 2px solid #fae9d7; */
}

.arch #arch-sec-4 .table-studies td:nth-child(2),
.arch #arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+1) td:nth-child(2),
.arch #arch-sec-4 .table-studies.table-studies2 td:last-child {
    /* background-color: rgb(250 244 234); */
    background: #fbf7e7;
}

.arch #arch-sec-4 .table-studies tr:nth-child(2n+1) td:nth-child(2),
.arch #arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(2),
.arch #arch-sec-4 .table-studies.table-studies2 tr:nth-child(2n+2) td:nth-child(4) {
    /* background-color: rgb(250 244 234);  */
    background: #fbf7e7;
}

.arch #arch-sec-4 .table-studies.no-border th {
    border: none !important;
}

.arch #arch-sec-4 .table-studies.no-border tr:nth-child(2) th {
    border-bottom: 5px solid #ff9800 !important;
}

.arch #arch-sec-4 .table-studies.table-studies2.no-border {
    border: none;
}

.arch .text-left,
.arch .qa-btn {
    width: 100%;
}

.arch .accordion .toggle-content h5 {
    font-family: 'Dobra-Medium';
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.table-studies.table-studies2.table-3 tr:nth-child(1),
.table-studies.table-studies2.table-3 tr:nth-child(3),
.table-studies.table-studies2.table-3 tr:nth-child(9) {

    border-bottom: 5px solid #ff9800;
}

.table-studies.table-studies2.table-3 {
    border-left: 0px solid #fff !important;
    border: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.table-studies.table-studies2.table-3 tr:nth-child(2n+2) td:nth-child(2),
.table-studies.table-studies2.table-3 tr:nth-child(2n+2) td:nth-child(4),
.table-studies.table-studies2.table-3 tr:nth-child(2n+1) td:nth-child(2) {
    /* background-color: rgb(250 244 234); */
    background: #fbf7e7;
}

.table-studies.table-studies2.table-3 td:last-child {
    background: #fff;
    /* border-bottom: 2px solid #fae9d7; */
    border-bottom: 2px solid #ffe2b7;
}

.table-studies.table-studies2.table-3.table-4 tr:nth-child(1),
.table-studies.table-studies2.table-3.table-4 tr:nth-child(5) {
    border-bottom: 5px solid #ff9800 !important;
}

.table-studies.table-studies2.table-3.table-4 tr:nth-child(3) {
    border-bottom: none;
}

.frame #frame-sec-3 .s-text {
    margin: 0px;
}

.frame #frame-sec-3 #arch-section-22 .tab-list .s-text p {
    font-size: 20px !important;
}

.frame .s-text.frame-part-3 p {
    max-width: 810px !important;
    margin: 0px auto;
}

/*arch table*/
/*frame table*/
.frame .table-studies th {
    background-color: #425663 !important;
    color: #fff !important;
    border-bottom: 5px solid #ff9800 !important;
}

.frame .table-studies {
    border: 0px
}

.frame .table-studies tr:nth-child(n+1) td:nth-child(2),
.frame .table-studies tr:nth-child(n+1) td:nth-child(4) {
    /* background-color: rgb(250 244 234); */
    border-bottom: 2px solid #ffe2b7;
    background: #fbf7e7;
}

.frame .table-studies tr:nth-child(n+1) td:nth-child(3) {
    background-color: #fff;
    border-bottom: 2px solid #fae9d7;
}

.frame .qa-btn {
    width: 100%;
}

.frame #frame-sec-3 .s-text.frame-part-3 {
    max-width: 814px;
    margin: 0px auto !important;
}

.frame .table-studies.table-studies2.frame-table4 tr:nth-child(1) th:nth-child(1) {
    border: 0px !important;

}

.frame .table-studies.table-studies2.frame-table4 tr:nth-child(1) th:nth-child(2) {
    /* border-color: #fff !important; */
    border: 0px !important;
    position: relative;
    /**comment**/
}

div#float-amgen-rep {
    top: 150px !important;
}


/*frame table*/
/*table border*/
#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:first-child th:nth-child(3):before {
    content: '';
    background: #fff;
    width: 95%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#studies-section #studies-sections .accordion .field-content .table-studies.table-studies2 tr:first-child th:nth-child(2):before {
    content: '';
    background: #fff;
    width: 95%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.frame .table-studies.table-studies2.frame-table4 tr:nth-child(1) th:nth-child(2):before {
    content: '';
    background: #fff;
    width: 95%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.frame .table-studies tr:nth-child(n+1) td,
.arch .table-studies tr:nth-child(n+1) td {
    border-bottom: 2px solid #fae9d7;
}

.frame .table-studies tr:last-child td,
.arch .table-studies tr:last-child td {
    border-bottom: none !important;
}

@media(max-width:991px) {
    .indent-pad {
        padding-left: 60px !important;
    }
}

@media(min-width:992px) {
    .indent-pad {
        padding-left: 60px !important;
    }
}

#arch-section-22 .tab-list.no-border {
    border: 0px;
    border-radius: 0px;
    background: #faf4ea;
    background-color: #fcf5e5;
    /* border-top: 2px solid #e37124; */
    padding-bottom: 4px;
}

#arch-section-22 .tab-list.no-border li a {
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    background: #faf4ea;
    background-color: #fcf5e5;
}

#arch-section-22 .tab-panel {
    /* border: 3px solid #e37124; */
    /* border-left: 2px solid #e37124;
   border-right: 2px solid #e37124;
   border-bottom: 2px solid #e37124; */
}

/*table border*/
/*tabs component border*/
div#tab-1,
div#tab-3,
div#tab-4 {
    position: relative;
    border-right: 2px solid #f89a1c;
    border-bottom: 2px solid #f89a1c;
    border-left: 2px solid #f89a1c;
    border-top: 2px solid #f89a1c;
}

/*div#tab-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 62.45%;
     width: 73.6%; 
    height: 75%;  
    border-top: 2px solid #f89a1c;

}*/

div#tab-2 {
    position: relative;
    border-right: 2px solid #f89a1c;
    border-bottom: 2px solid #f89a1c;
    border-left: 2px solid #f89a1c;
    border-top: 2px solid #f89a1c;
}

/* div#tab-2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 17.3%;
    /* width: 44.6%; 
    height: 75%;
    border-top: 2px solid #f89a1c;
    Z-INDEX: 9;
} */

/* div#tab-2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 38%;
    /* width: 26.8%; 
    height: 75%;
    border-top: 2px solid #f89a1c;
} */

/* div#tab-3:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 75.5%;
    /* width: 86.7%; 
    /* height: 75%;  
    border-top: 2px solid #f89a1c;
    z-index: 99;
} */

/* div#tab-4:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 49.5%;
    /* width: 72.4%; 
    /* height: 75%;  
    border-top: 2px solid #f89a1c;
    z-index: 99;
} */

/* div#tab-4:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    /* width: 13.7%; 
    width: 25.6%;
    height: 75%;
    border-top: 2px solid #f89a1c;
    z-index: 99;
} */

#frame-sec-3 .studies-heading {
    padding: 0rem 10px 3rem;
}

/**/
.amgen-rep .quantum-body-himage img {
    /* max-width: 100%; */
    width: auto;
}

.amgen-rep input#SendeMailSubmit {
    color: #fd6600;
    background: #fff !important;
    border: 1px solid #fd6600 !important;
}

#contact-us-hcp p a.orange-text {
    text-decoration: underline;
}

div#HomeDesclaimer h2,
div#HomeDesclaimer h3 {
    color: #425663 !important;
}

div#HomeDesclaimer h3 {
    font-size: 26px;
}

div#HomeDesclaimer h2 {
    font-size: 30px !important;
}

#HomeDesclaimer .hcp-model-popup p,
#HomeDesclaimer .hcp-model-popup li {
    color: #425663 !important;
}

button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
    background: url(/-/media/Themes/Amgen/Evenity-ca/Evenity-ca/images/Common/Icons/close.svg) no-repeat !important;
    width: 50px !important;
    height: 50px !important;
    top: 10px !important;
    right: 10px !important;
}

.hcp-home-page #HomeDesclaimer .hcp-model-popup p a {
    color: #425663 !important;
}

.hcp-home-page .hcp-model-popup a#terms-leave,
.hcp-home-page #med-leave {
    background-color: #fff !important;
    border: 1px solid #e08046 !important;
    color: #e08046 !important;
}

.modal-actions.text-center .quantum-button--secondary:nth-child(1) {
    background-color: #fff !important;
    border: 1.5px solid #e08046 !important;
    color: #425563;
}

@media screen and (max-width: 991px) {
    .coverage-information .mobile {
        display: block;
    }

    .coverage-information .desktop {
        display: none;
    }

    .word-map .mobile {
        position: relative;
    }

    .word-map-buttons div a {
        font-size: 14px;
        padding: 4px !important;
        border-radius: 50% !important;
    }

    .word-map-buttons .bc {
        top: 45%;
        /* left: 6.4%; */
        left: 14.4%;
    }

    .word-map-buttons .ab {
        top: 47%;
        /* left: 17.2%; */
        left: 23.2%;
    }

    .word-map-buttons .sk {
        top: 51%;
        /* left: 27%; */
        left: 32%;
    }

    .word-map-buttons .mb {
        top: 51%;
        /* left: 37%; */
        left: 40%;
    }

    .word-map-buttons .on {
        top: 58%;
        /* left: 49.4%; */
        left: 50.4%;
    }

    .word-map-buttons .ns {
        top: 67%;
        left: 82%;
    }

    .word-map-buttons .pe {
        top: 58%;
        left: 82.5%;
    }

    .word-map-buttons .pe a {
        padding: 4px !important;
    }

    .word-map-buttons .nb {
        top: 62%;
        left: 75%;
    }

    .word-map-buttons .nl {
        position: absolute;
        top: 48.8%;
        left: 83%;
    }

    .word-map-buttons .qc {
        top: 52.4%;
        /* left: 68%; */
        left: 67%;
    }

}

/* 
@media screen and (max-width: 800px) {
   .heading-img {
        left: 0px !important;
    }
} */

@media screen and (max-width: 768px) {
    #patient-profile .profile-img {
        padding: 0px;
    }

    /* .coverage-information .mobile {
	display:block;
}
.coverage-information .desktop {
	display:none;
} */
    .mobile-img {
        display: block;
    }

    .mobile-img img {
        width: 100% !important;
    }

    .desktop-img {
        display: none;
    }

    #patient-profile img {
        width: 100%;
        padding-left: 10px;
    }

    .support-access img {
        padding-left: 0px !important;
    }

    #arch-section-22 .tab-list li a {
        width: 100%;
    }

    #frame-sec-1 img {
        width: 100% !important;
    }

    .quantum-body-himage img {
        width: 100% !important;
    }

    .studies-heading {
        position: relative;
        padding-left: 86px !important;
    }

    .studies-heading img {
        /* padding-top: 3rem; */
        width: 45px !important;
    }

    .header-nav .quantum-header__logo img {
        max-width: 135px !important;
    }

    #frame-sec-1 .studies-heading img,
    #frame-sec-2 .studies-heading img,
    #frame-sec-3 .studies-heading img,
    #frame-sec-4 .studies-heading img {
        width: 45px !important;
    }

    #arch-sec-1 .studies-heading img,
    #arch-sec-2 .studies-heading img,
    #arch-sec-3 .studies-heading img,
    #arch-sec-4 .studies-heading img {
        width: 45px !important;
    }

    /* .quantum-body-himage img {
        width: 100% !important;
    }

     div#tab-1:before {
        width: 52.7% !important;
    }

    div#tab-2:before {
        width: 0%;
    } */

    /* div#tab-2:after {
        /* width: 52.8%; 
        width: 49.8% !important;
    }

    div#tab-3:before {
        width: 52.6% !important;
    }

    div#tab-4:before {
        width: 0% !important;
    }

    div#tab-4:after {
        width: 49.8% !important;
    } */
}

@media screen and (max-width: 767px) {
    #header-evenity-hcp a:hover .quantum-drop-down-menu__menu-link:hover {
        background: #425563 !important;
        color: #fff;
    }

    button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
        background-size: 30px 30px !important;
        right: 2px !important;
    }
}

#Modal_Site_Leave_Canada .yes-leave {
    background-color: white !important;
    color: #425563;
    border: 1.5px solid #e37124;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.2);

}

/* #Modal_Site_Leave_Canada .yes-leave:hover {
    background-color: #425563 !important;
    color: white;
    border: 1px solid #425563;
} */

#Modal_Site_Leave_Canada .return-back {
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2);
}

i.right-arrow-modal {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-radius: 2px;
}

a.sign-in-btn.register-global {
    margin-right: 12px;
}

@media screen and (max-width: 414px) {
    button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
        top: 5px !important;
        right: 5px !important;
    }
}


/*New page Coverage-information code*/