/* Professional Resouce css Start */
#bevespiaerosphere-professional-resource #prof-resource-container,
#bevespiaerosphere-Patient-saving #patient-saving-container {
    max-width: 1200px;
    width: 100%;
    padding-bottom: 20px;
    margin: 0 auto;
}

#bevespiaerosphere-professional-resource #prof-resource-title {
    padding-top: 20px
}

#bevespiaerosphere-professional-resource #prof-resource-title h1 {
    padding-bottom: 5px;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #252359;
    text-align: center;
    line-height: 1.1;
    border-bottom: 2px solid #ff890b;
    width: 52.8%;
    margin: 0 auto;
    margin-bottom: 15px;
}

#bevespiaerosphere-professional-resource #prof-desc .main_para {
    width: 59%;
    margin: 0 auto;
    color: #555;
    text-align: center;
    font-family: "Gotham";
    font-weight: 400;
    line-height: 1;
    font-size: 16px;
}

#bevespiaerosphere-professional-resource #prof-desc {
    padding: unset;
    padding-bottom: 30px;
}


#bevespiaerosphere-professional-resource #prof-content-wrapper>div {
    display: flex;
}

#bevespiaerosphere-professional-resource #prof-left-container .video {
    width: 93.9%;
    height: 100%;
    padding-top: 42px;
}

#bevespiaerosphere-professional-resource #prof-left-container .video .cmp-video__player {
    padding: 0;
}

#bevespiaerosphere-professional-resource #prof-bottom-text .author-heading {
    color: #555555;
    font-size: 22px;
    font-family: 'Gotham';
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
    line-height: 1.1;
}

#bevespiaerosphere-professional-resource #prof-bottom-text .author-text p {
    margin-bottom: 5px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 1;
    color: #555;
    font-size: 16px;
}

#bevespiaerosphere-professional-resource #prof-bottom-text .author-text-2 p:nth-child(4) {
    margin-bottom: 15px;
}

#bevespiaerosphere-professional-resource #prof-accordian .video_img_active {
    display: none;
}

#bevespiaerosphere-professional-resource #prof-right-container {
    padding-left: 30px;
}

#bevespiaerosphere-professional-resource #prof-right-container>div {
    width: 90.5%;
}

#bevespiaerosphere-professional-resource .secondary-heading {
    font-family: 'Gotham';
    font-weight: 700;
    margin-bottom: 18px;
    color: #252359;
    font-weight: bold;
    line-height: 1.1;
    font-size: 16px;
}

#bevespiaerosphere-professional-resource .cmp-accordion__button,
#bevespiaerosphere-professional-resource .cmp-text,
#bevespiaerosphere-professional-resource #prof-video-list-heading,
#bevespiaerosphere-professional-resource .cmp-accordion__panel,
#bevespiaerosphere-Patient-saving #patient-saving-desc {
    padding: unset;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    box-shadow: none;
}

#bevespiaerosphere-professional-resource .cmp-accordion__button:focus {
    outline: none;
    box-shadow: none;
}

#bevespiaerosphere-professional-resource .cmp-accordion__button:active {
    outline: none;
    box-shadow: none;
}

#bevespiaerosphere-professional-resource .cmp-accordion__header {
    background-color: #fff;
    border: 2px solid #830051;
    margin: 0.25em 0;
    padding: 0.7em 0.7em;
    cursor: pointer;
}

#bevespiaerosphere-professional-resource .cmp-accordion__title {
    font-weight: bold;
    line-height: 1.1;
    font-family: "Gotham";
    font-weight: 700;
    font-size: 18px;
    color: #830051;
}

#bevespiaerosphere-professional-resource .accordion_body {
    background-color: #e9eaea;
}

#bevespiaerosphere-professional-resource .accordion_body p:first-child {
    padding: 20px;
    font-family: "Gotham";
    font-weight: 500;
    color: #555;
    line-height: 1;
    font-size: 16px;
}

#bevespiaerosphere-professional-resource .accordion_body .frameThumbss {
    display: flex;
    gap: 10px;
    padding: 0 15px 20px 20px;
}

#bevespiaerosphere-professional-resource .accordion_body .frameThumbss .active-thumb .paras{
    color: #811A52;
}

#bevespiaerosphere-professional-resource .cmp-accordion__header:has(.cmp-accordion__button--expanded) {
    background-color: #830051;
}

#bevespiaerosphere-professional-resource .cmp-accordion__header:has(.cmp-accordion__button--expanded) .cmp-accordion__title {
    color: #fff;
}

#bevespiaerosphere-professional-resource .accordion_body ul>li img {
    margin-bottom: 10px;
}

#bevespiaerosphere-professional-resource .accordion_body ul>li p {
    font-size: 13px;
    font-family: "Gotham";
    font-weight: 700;
    line-height: 1;
    color: #333;
}

#bevespiaerosphere-professional-resource .accordion_body ul>li a {
    text-decoration: unset;
}

#bevespiaerosphere-professional-resource .cmp-accordion__icon::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 11px;
    background-image: url("/content/dam/intelligentcontent/brands/bevespiaerosphere/us/image/desktop-img/accordion.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* When accordion is expanded */
#bevespiaerosphere-professional-resource .cmp-accordion__header:has(.cmp-accordion__button--expanded) .cmp-accordion__icon::before {
    background-image: url("/content/dam/intelligentcontent/brands/bevespiaerosphere/us/image/desktop-img/accordion_active.png");
}


#bevespiaerosphere-professional-resource #isi-container {
    display: none;
}

#bevespiaerosphere-professional-resource #aero-Desktop-nav {
    margin-top: unset;
}

/* #bevespiaerosphere-professional-resource #aero-search-container>div {
    display: none;
} */
#bevespiaerosphere-professional-resource #aero-header-logo .cmp-image__image {
    display: none;
}

/* Patient Saving and assitance CSS */
#bevespiaerosphere-Patient-saving #patient-saving-title {
    margin-top: 21px;
}

#bevespiaerosphere-Patient-saving #patient-saving-title h1 {
    font-size: 30px;
    margin-top: 4px;
    font-family: 'Gotham';
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    color: #252359;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 3px solid #ff890b;
    width: 40.5%;
    margin: 0 auto;
}

#bevespiaerosphere-Patient-saving #patient-saving-desc .mobile-content {
    padding-top: 12px;
    margin: 0 auto;
    padding-bottom: 8px;
    line-height: 25px;
    font-family: 'Gotham';
    font-weight: 700;
    color: #252359;
    text-align: center;
    font-size: 18px;
}

#bevespiaerosphere-Patient-saving #patient-saving-desc .mobile-content .sup-inc {
    font-size: 100%;
    top: -0.1em;
}

#bevespiaerosphere-Patient-saving #saving-img {
    width: 400px;
    height: 250px;
}

#bevespiaerosphere-Patient-saving .patient-footnotes-section .share-icon img {
    width: 30px;
    height: 28px;
}

#bevespiaerosphere-Patient-saving #offer-container>div {
    display: flex;
    flex-wrap: wrap;
    /* width: 88%; */
    justify-content: center;
    gap: 42px;
    margin-top: 25px;
}

#bevespiaerosphere-Patient-saving #offer-container .image {
    width: 33%;
}

#bevespiaerosphere-Patient-saving #offer-container .text {
    width: 51%;
}

#bevespiaerosphere-Patient-saving #offer-container .text .cmp-text {
    padding: unset;
}

#bevespiaerosphere-Patient-saving #offer-container .patient-footnotes-section .share-icon {
    margin-top: 6px;
    margin-bottom: 15px;
    font-family: gotham;
    font-weight: 700;
    line-height: 17px;
    color: #172660;
    font-size: 16px;
}

#bevespiaerosphere-Patient-saving #offer-container .patient-footnotes-section .share-icon span {
    cursor: pointer;
    font-size: 15px;
    margin-top: 6px;
    margin-bottom: 35px;
    line-height: 17px;
    color: #e81b75;
    font-family: 'Chank - GFYWoodward-Regular';
}

#bevespiaerosphere-Patient-saving #offer-container .patient-footnotes-section .share-icon img {
    width: 30px;
    margin-bottom: 1px;
    vertical-align: middle;
}

#bevespiaerosphere-Patient-saving #offer-container .patient-image-footenotes:nth-of-type(2) {
    margin-top: 10px;
}

#bevespiaerosphere-Patient-saving #offer-container .patient-image-footenotes {
    line-height: 22px;
    color: #172660;
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 16px;
}

#bevespiaerosphere-Patient-saving #offer-container .image-footenotes2 {
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 15px;
    text-indent: 0px;
    line-height: 18px;
    font-family: 'Gotham';
    font-weight: 400;
    color: #172660;
    margin-top: 20px;
    width: 90%;
}

#bevespiaerosphere-Patient-saving #offer-container .image-footenotes2 .sup-inc {
    font-size: 100%;
    top: -0.2em;
}

#bevespiaerosphere-Patient-saving #offer-container .image-footenotes2 a {
    color: #0173b9;
    text-decoration: underline;
}

@supports (-webkit-touch-callout: none) {
    #bevespiaerosphere-Patient-saving #offer-container .image-footenotes2 a {
        color: unset !important;
        -webkit-text-fill-color: initial;
    }
}

#bevespiaerosphere-Patient-saving #saving-support-content {
    margin: 0 auto;
    width: 90%;
    margin-top: 21px;
}

#bevespiaerosphere-Patient-saving #saving-support-content .eligibility-copy {
    font-size: 14px;
    margin-left: 0;
    margin-top: 0px;
    color: #e81b75;
    font-family: gotham;
    width: 48%;
    text-decoration: none;
    line-height: 1;
    font-weight: 700;
    margin-bottom: -10px;
}

#bevespiaerosphere-Patient-saving #saving-support-content .eligibility-copy a {
    color: #e81b75;
    text-decoration: none;
    line-height: 18px;
    font-size: 15px;
    font-family: gotham;
    font-weight: 700;
}

#bevespiaerosphere-Patient-saving #saving-support-content .patient-img-head {
    font-size: 18px;
    margin-left: 0;
    line-height: 18px;
    color: #e81b75;
    padding-top: 15px;
    font-family: 'Gotham';
    font-weight: 700;
}

#bevespiaerosphere-Patient-saving #saving-support-content .patient-img-head span {
    padding-top: 3px;
    font-family: 'Gotham';
    font-weight: 700;
    font-size: 14.4px;
    line-height: 18px;
    color: #e81b75;
}

#bevespiaerosphere-Patient-saving #saving-support-content .patient-help-p {
    font-size: 16px;
    line-height: 19px;
    color: #172660;
    font-family: 'Gotham';
    font-weight: 400;
    margin: 10px;
    padding-bottom: 0.5%;
    padding-right: 7%;
    margin-left: 0;
}

#bevespiaerosphere-Patient-saving #saving-support-content .number-link a {
    color: #172660;
    text-decoration: none;
    font-weight: 700;
}

/* #bevespiaerosphere-Patient-saving #aero-Desktop-nav {
    margin-top: unset;
} */

#bevespiaerosphere-Patient-saving #patient-saving-container {
    padding-bottom: unset;
}

#bevespiaerosphere-professional-resource .playerPoster.fill-height {
    width: 98% !important;
}

@media only screen and (max-width: 991px) {

    /* Preofessional Respource CSSS */
    #bevespiaerosphere-professional-resource #prof-content-wrapper>div {
        flex-direction: column;
    }

    #bevespiaerosphere-professional-resource #prof-resource-title {
        padding-top: 30px;
    }

    #bevespiaerosphere-professional-resource #prof-resource-title h1 {
        font-size: 20.5px;
        width: 74%;
        border-bottom: 3px solid #ff890b;
    }

    #bevespiaerosphere-professional-resource #prof-desc .main_para {
        width: 94%;
        font-size: 12px;
    }

    #bevespiaerosphere-professional-resource #prof-bottom-text {
        width: 92.5%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #bevespiaerosphere-professional-resource #prof-bottom-text .author-heading {
        font-size: 14px;
    }

    #bevespiaerosphere-professional-resource #prof-bottom-text .author-text p {
        font-size: 12px;
    }

    #bevespiaerosphere-professional-resource #prof-right-container {
        padding: unset;
    }

    #bevespiaerosphere-professional-resource #prof-right-container>div {
        width: 93%;
        margin: 0 auto;
    }

    #bevespiaerosphere-professional-resource .secondary-heading {
        font-size: 11px;
        padding: 10px 0;
        margin: unset;
    }

    #bevespiaerosphere-professional-resource .cmp-accordion__title {
        font-size: 11px;
    }

    #bevespiaerosphere-professional-resource .accordion_body p:first-child {
        font-size: 12px;
    }

    #bevespiaerosphere-professional-resource .accordion_body ul>li p {
        font-size: 10px;
    }

    #bevespiaerosphere-professional-resource #prof-left-container .video {
        width: 100%;
        padding: 0 15px;
    }

    #bevespiaerosphere-professional-resource #prof-left-container .video .cmp-video__player {
        height: 145px !important;
    }

    #bevespiaerosphere-professional-resource #prof-left-container .video .cmp-video__video,
    #bevespiaerosphere-professional-resource #prof-left-container .video .cmp-video__video iframe {
        height: unset;
    }

    #bevespiaerosphere-professional-resource .accordion_body .frameThumbss {
        flex-wrap: wrap;
    }

    #bevespiaerosphere-professional-resource .accordion_body ul>li img {
        width: 135px;
        margin-right: 15px;
    }

    #bevespiaerosphere-professional-resource .cmp-accordion__header {
        padding: 12.6px;
    }

    #bevespiaerosphere-professional-resource #prof-resource-container {
        padding-bottom: unset;
    }

    /* Saving Assistance css */
    #bevespiaerosphere-Patient-saving #offer-container>div {
        flex-direction: column;
        gap: unset;
        margin-top: unset;
    }

    #bevespiaerosphere-Patient-saving #offer-container .image,
    #bevespiaerosphere-Patient-saving #offer-container .text {
        width: 100%;
    }

    #bevespiaerosphere-Patient-saving #patient-saving-title h1 {
        font-size: 18.48px;
        width: 80%;
    }

    #bevespiaerosphere-Patient-saving #patient-saving-desc .mobile-content {
        font-size: 12px;
        width: 80%;
        margin-top: 8px;
        margin-bottom: 9px;
        margin: 0 auto;
        line-height: 13px;
    }

    #bevespiaerosphere-Patient-saving #patient-saving-title {
        margin-top: 30px;
    }

    #bevespiaerosphere-Patient-saving #saving-img {
        width: 300px;
        height: 200px;
        margin: 0 auto;
    }

    #bevespiaerosphere-Patient-saving #saving-img .cmp-image__image {
        width: 300px;
        height: 200px;
    }

    #bevespiaerosphere-Patient-saving #offer-container .text .patient-footnotes-section {
        width: 94%;
        margin: 0 auto;
        line-height: 17px;
        font-size: 12px;
        color: #172660;
        font-family: 'Gotham';
        font-weight: 400;
    }

    #bevespiaerosphere-Patient-saving #offer-container .patient-footnotes-section .share-icon {
        margin-bottom: 15px;
        font-family: gotham;
        font-weight: 700;
        font-size: 12px;
        line-height: 17px;
    }

    #bevespiaerosphere-Patient-saving #offer-container .patient-footnotes-section .share-icon span {
        font-size: 12px;
    }

    #bevespiaerosphere-Patient-saving #offer-container .patient-image-footenotes {
        font-size: 12px;
        line-height: 17px;
    }

    #bevespiaerosphere-Patient-saving #offer-container .image-footenotes2 {
        font-size: 12px;
        margin-bottom: 2%;
        line-height: 12px;
    }

    #bevespiaerosphere-Patient-saving #saving-support-content .eligibility-copy {
        width: unset;
    }

    #bevespiaerosphere-Patient-saving #saving-support-content {
        width: 94%;
    }

    #bevespiaerosphere-Patient-saving #saving-support-content .patient-help-p {
        font-size: 12px;
        padding-right: unset;
        padding-bottom: unset;
    }

    #bevespiaerosphere-professional-resource #aero-footer-container #aero-footer-text .trademark,
    #bevespiaerosphere-Patient-saving #aero-footer-container #aero-footer-text .trademark {
        width: 99%;
    }

    #bevespiaerosphere-professional-resource #parent-desktop-nav {
        margin-top: unset;
    }
}
@media only screen and (min-width: 650px) and (max-width: 990px) {
    #bevespiaerosphere-professional-resource #prof-resource-container {
        width: 75%;
    }
}