#flumist-video,#flumist-video_stock {
    display: flex;
    max-width: 1260px;
    justify-content: center;
    margin: 0 auto;
    gap: 35px;
    position: relative
}

#flumist-page #flumist-video,#flumist-page #flumist-video_stock {
    margin-top: 80px;
    margin-bottom: 60px;
    max-width: 1270px;
    padding: 0 15px
}

#flumist-video .video,#flumist-video_stock .video {
    display: inline-block;
    width: 100%;
    margin: 0;
    max-width: 560px
}

#flumist-page div#flumist-video::after,#flumist-page div#flumist-video_stock::after {
        content: "";
    position: absolute;
    width: 437px;
    height: 280px;
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/how-flumist-works_orange_Diamonds-new.svg) no-repeat;
    right: -10vw;
    top: var(--parallaxTop, 1%);
    z-index: -1;
    background-size: contain;
}

#flumist-page div#flumist-video::before,#flumist-page div#flumist-video_stock::before {
     content: "";
    position: absolute;
    width: 130px;
    height: 112px;
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/get-bg-2.svg) no-repeat;
    left: -8.2vw;
    top: var(--parallaxTop, 73%);
    z-index: -1;
}

.videoDisplay .playerPoster.fill-width {
    margin: 0
}

#flumist-page #flumist-video .video,#flumist-page #flumist-video_stock .video {
    max-width: 605px
}

#flumist-video .text .flumist-video-container .flumist-video-conten,#flumist-video_stock .text .flumist-video-container .flumist-video-conten {
    margin: 0 2px 0 0
}

#flumist-video .text .flumist-video-container .flumist-video-content h1,#flumist-video_stock .text .flumist-video-container .flumist-video-content h1 {
    margin-bottom: 30px;
    font-size: 56px;
    padding-right: 20px
}

#flumist-video .text .flumist-video-container .flumist-video-content h1 span,#flumist-video_stock .text .flumist-video-container .flumist-video-content h1 span {
    position: relative
}

#flumist-video .text .flumist-video-container .flumist-video-content h1 span sup,#flumist-video_stock .text .flumist-video-container .flumist-video-content h1 span sup {
    position: absolute;
    font-weight: 400
}

#flumist-page #flumist-video .text .flumist-video-container .flumist-video-content a,#flumist-page #flumist-video .text .flumist-video-container .flumist-video-content p,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content a,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content p {
    margin-bottom: 30px
}

#flumist-page #flumist-video .text .flumist-video-container .flumist-video-content p.footnote,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content p.footnote {
    font-size: 14px
}

#flumist-page .locator {
    margin-bottom: 35px
}

#flumist-page .locator .locator-content {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 830px;
    border-top: 1px solid #e8e9eb;
    padding: 75px 0 0;
    justify-content: center;
    align-items: center;
    gap: 25px
}

#flumist-page .locator .locator-content h1 {
    font-size: 56px
}

#flumist-page .locator .locator-content>div {
    display: flex
}

#flumist-page .locator .locator-content img {
    max-width: 37px;
    margin-top: -5px;
    width: 21px;
    margin-right: 16px
}

#flumist-page .cmp-finder__result-container {
    max-width: 1240px;
    margin: 0 auto
}

#flumist-page .cmp-finder__form .cmp-finder__formbutton,#flumist-page .cmp-finder__form div .cmp-finder__form-group,#flumist-page .cmp-finder__form-group {
    margin-left: 0;
    vertical-align: bottom;
    text-align: left
}

.cmp-finder__form-group.cmp-finder__submit-btn.spinning .cmp-finder__button::after {
    width: 20px;
    height: 20px;
    background: #fff0;
    box-sizing: border-box;
    border-top: 3px solid #0074af;
    border-left: 3px solid #fff0;
    border-right: 3px solid #fff0;
    border-bottom: 3px solid #fff0;
    border-radius: 100%;
    animation: .6s ease-out infinite spin;
    transform: unset;
        top: 30%;
    padding: 5px;
    right: 17px;
    z-index: 9;
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.cmp-finder__form-group.cmp-finder__submit-btn.spinning .cmp-finder__button::before {
    content: "";
    position: absolute;
    background: #fff;
    border-radius: 50px;
    right: 7px;
    top: 50%;
    width: 42px;
    height: 42px;
    z-index: 1;
    transform: translate(0, -50%)
}

#flumist-page .cmp-finder__form-group select {
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/finder-arrow-down.svg) 94% 50% no-repeat #fff;
    appearance: none
}

#flumist-page .cmp-finder__form-group select:focus {
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/finder-arrow.svg) 96% 50% no-repeat
}

#flumist-page div#container-finder {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto
}

#flumist-page #container-finder h1.find-flumist {
    text-align: center;
    padding-top: 86px
}

#flumist-page #container-finder h2 {
    text-align: center;
    margin: 60px auto 43px
}

#flumist-page #container-finder .logo-holder {
    display: flex;
    gap: 32px;
    margin-bottom: 70px;
    justify-content: center
}

#flumist-page .cmp-finder__form {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 5px;
    flex-wrap: wrap;
    gap: 32px;
    cursor: not-allowed !important;
}

.finderComponent .cmp-finder__form input.text-danger,.finderComponent .cmp-finder__form input.text-danger:focus-visible {
    border-color: #dd140f!important;
    border-width: 2px
}

.finderComponent .cmp-finder__form p#zipCode-error {
    color: #dd140f!important;
    font-family: Inter,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px
}

#flumist-page .cmp-finder .cmp-finder__result-container .cmp-finder__result-item {
    margin: 15px 15px 15px 0;
    border-radius: 20px;
    border: 1px solid #e8e9eb;
    text-align: left
}

#flumist-page .cmp-finder__result-container:has(.cmp-finder__expanded-msg-container) {
    border: 1px solid #5d5e60;
    margin-top: 43px
}

#flumist-page .cmp-finder__result-container:has(.cmp-finder__expanded-msg-container.hidden) {
    border: none;
    margin-top: 0
}

#flumist-page .cmp-finder__result-container {
    border-radius: 20px;
    padding: 20px;
    display: flex
}

#flumist-page .cmp-finder__result-list {
    background-color: #fff
}

#flumist-page.cmp-finder__form-container {
    border-bottom: 0 solid #ebebeb
}

#flumist-page .cmp-finder .cmp-finder__html-result-container p {
    font-size: 16px
}

#flumist-page .cmp-finder .cmp-finder__html-result-container a {
    text-decoration: none;
    color: #000;
    font-family: Inter,sans-serif;
    font-size: 18px
}

#flumist-page .cmp-finder .cmp-finder__html-result-container a.link-style {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px
}

#flumist-page .cmp-finder .cmp-finder__html-result-container a.link-firstname {
    font-family: Inter,sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 12px;
    display: block
}

#flumist-page .cmp-finder__html-result-container:before {
    content: "You may be able to find FluMist at these locations below. Because the supply chain may change at any time, be sure to call to confirm if FluMist is available at your selected doctor's office, healthcare clinic, and pharmacies.";
    color: #000;
    font-family: Inter,sans-serif;
    font-size: 18px;
    line-height: 27px;
    width: 96%;
    display: block
}

#flumist-page .cmp-finder__form-container {
    padding: 0;
    border-bottom: 0;
    margin: 43px 0 0
}

#flumist-page .cmp-finder__html-result-container {
    margin-top: 10px;
    max-width: 574px;
    max-width: max-content
}

#flumist-page .cmp-finder__html-result-container .btn:hover {
    background: linear-gradient(120deg,rgb(166 0 99) 100%,rgb(204 86 154) 0)!important;
    text-decoration: none;
    color: #fff!important
}

#flumist-page .cmp-finder__html-result-container .btn {
    color: #fff!important;
    font-size: 18px!important;
    font-family: Inter,sans-serif;
    line-height: 20px;
    background: linear-gradient(120deg,rgb(166 0 99) 0,rgb(204 86 154) 100%)!important;
    display: inline-block;
    padding: 16px 70px 16px 32px!important;
    border-radius: 5px 24px 24px 5px!important;
    font-weight: 600;
    position: relative;
    transition: background .3s;
    max-width: 227px
}

#flumist-page .cmp-finder__html-result-container .btn::after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0,-50%);
    width: 42px;
    height: 42px;
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/white-bg-with-arrow.svg) 0 0/contain no-repeat
}

#finder-result-list {
    height: 620px;
    overflow: auto
}

#finder-result-list::-webkit-scrollbar {
    width: 8px
}

#finder-result-list::-webkit-scrollbar-track {
    background: #fff
}

#finder-result-list::-webkit-scrollbar-thumb {
    background: #0071b7;
    border-radius: 20px
}

#flumist-page .cmp-finder__result-shown-container {
    padding-left: 0!important
}

#flumist-page .cmp-finder__map {
    height: 578px;
    border-radius: 20px;
    width: 47%
}

#flumist-page .cmp-finder__map div,#flumist-page .cmp-finder__map img {
    cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur),grab
}

#flumist-page .cmp-finder .cmp-finder__result-list.cmp-finder__vcenter {
    padding: 0!important;
    max-height: 578px;
    width: 50%;
    overflow-x: hidden
}

#flumist-page .cmp-finder--style,.cmp-finder .cmp-finder__result-list.cmp-finder__vcenter {
    width: 53%
}

#flumist-page .cmp-finder ul li:nth-child(11) {
    text-align: right
}

#flumist-page .cmp-finder ul ul li:nth-child(4),#flumist-page .cmp-finder ul ul li:nth-child(5),#flumist-page .cmp-finder ul ul li:nth-child(6),#flumist-page .cmp-finder ul ul li:nth-child(7) {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 10px
}

#flumist-page .cmp-finder ul ul li:nth-child(5) {
    position: relative;
    left: -3px
}

#flu-banner-1 .banner .banner-image img {
    height: 35.76vw;
    object-fit: cover;
    object-position: 0% 25%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

#flu-banner-1 .banner .banner-content {
    text-align: center;
    padding: 26px 109px 26px 99px
}

#flu-banner-1 .banner .banner-content h1 {
    font-size: 64px;
    line-height: 77px
}

#flumist-page #list_video .flumist-video-content a.cta-primary {
    background: linear-gradient(90deg,#005baf 0,#00a0df 100%)
}

#flumist-page #flu-banner-1 .banner .banner-content {
    padding: 12px 109px 12px 99px
}

#flumist-page #container-finder .logo-holder img {
    max-width: 245px;
    width: 100%;
    min-width: 245px
}

#flumist-page #container-finder .logo-holder .image-wrapper.wegmans {
    text-align: center;
    min-width: 245px;
    padding-top: 8px
}

#flumist-page #container-finder .logo-holder .image-wrapper.wegmans img {
    max-width: 160px;
    min-width: unset
}

@media(min-width: 768px) and (max-width:1200px) {
    #flumist-page #container-finder .logo-holder {
        gap:0;
        flex-wrap: wrap;
        justify-content: center
    }

    #flumist-page #container-finder .logo-holder .image-wrapper {
        width: auto;
        max-width: unset;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 991px) {
    #flumist-page .cmp-finder__form-group {
        max-width:358px
    }

    #flu-banner-1 .banner .banner-content h1 {
        font-size: 40px;
        line-height: 120%
    }

    #flumist-page #flumist-video .video,#flumist-page #flumist-video_stock .video {
        max-width: 100%
    }

    #flumist-page .cmp-finder__form {
        gap: 20px
    }

    #flumist-page #flu-banner-1 .banner .banner-content {
        padding: 12px 40px
    }

    #flumist-page .cmp-finder__form-group button {
        text-align: center!important;
        min-width: 358px
    }

    #flumist-page .cmp-finder__form-group button span {
        font-weight: 600;
        font-size: 16px
    }

    #flumist-page .cmp-finder .custom-rte-text {
        margin-left: 0!important
    }

    #flumist-page .locator .locator-content,#flumist-video,#flumist-video_stock {
        flex-direction: column
    }

    #flu-banner-1 .banner .banner-image img {
        height: 100%;
        object-fit: unset;
        object-position: unset
    }

    #flu-banner-1 .banner .banner-content {
        text-align: center;
        padding: 16px 20px
    }

    #flumist-video,#flumist-video_stock {
        gap: 40px
    }

    #flumist-page #flumist-video,#flumist-page #flumist-video_stock {
        margin-top: 40px;
        margin-bottom: 16px;
        padding: 0 20px;
        gap: 20px
    }

    #flumist-page #flumist-video .text,#flumist-page #flumist-video .video {
        max-width: 390px;
        margin: auto
    }

    #flumist-page #flumist-video .video .cmp-video__player,#flumist-page #flumist-video_stock .video .cmp-video__player {
        height: 197px!important
    }

    #flumist-page #flumist-video .video .cmp-video__video img,#flumist-page #flumist-video_stock .video .cmp-video__video img {
        border-radius: 10px;
        max-width: 360px;
        margin: auto;
        display: block
    }

    #flumist-video_stock .text {
        text-align: center
    }

    #flumist-video .video .cmp-video__player,#flumist-video_stock .video .cmp-video__player {
        height: 200px!important
    }

    #flumist-video .text .flumist-video-container .flumist-video-content h1,#flumist-video_stock .text .flumist-video-container .flumist-video-content h1 {
        margin: 0 0 20px;
        max-width: 100%;
        font-size: 32px;
        text-align: left;
        padding-right: 0
    }

    #flumist-page #flumist-video .text .flumist-video-container .flumist-video-content p.footnote,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content p.footnote {
        margin-top: 0;
        font-size: 14px;
        text-align: left;
        margin-bottom: unset
    }

    #flumist-page #flumist-video .text .flumist-video-container .flumist-video-content a,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content a {
        font-weight: 600;
        width: 100%;
        max-width: unset;
        padding: 16px 67px 16px 33px;
        margin-bottom: 15px;
        text-align: center
    }

    #flumist-page #flumist-video .text .flumist-video-container .flumist-video-content a {
        max-width: 350px;
        text-align: center
    }

    #flumist-page #flumist-video .text .flumist-video-container .flumist-video-content a::after,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content a::after {
        transform: translate(0,-50%);
        width: 42px;
        height: 42px
    }

    #flumist-page #flumist-video .text .flumist-video-container .flumist-video-content a img,#flumist-page #flumist-video_stock .text .flumist-video-container .flumist-video-content a img {
        transform: translate(-2px,-50%);
        max-width: 16px
    }

    #flumist-page div#flumist-video::after,#flumist-page div#flumist-video_stock::after {
        content: "";
        position: absolute;
        width: 153px;
        height: 173px;
        background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/get-bg-1-mob.svg) no-repeat;
        right: 0;
        top: var(--parallaxTop,-18%);
        z-index: -1
    }

    #flumist-page .locator::before {
        content: "";
        position: absolute;
        width: 70px;
        height: 78px;
        background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/get-bg-2-mob.svg) no-repeat;
        left: 0;
        z-index: -1;
        top: var(--parallaxTop,73%)
    }

    #flumist-page .locator .locator-content {
        max-width: 350px;
        align-items: center;
        gap: 40px
    }

    #flumist-page .locator .locator-content h1 {
        font-size: 32px;
        text-align: center;
        padding: 0 40px
    }

    #flumist-page .locator .locator-content>div {
        flex-direction: column;
        gap: 10px
    }

    #flumist-page .locator .locator-content img {
        margin: 0 auto
    }

    #flumist-page .locator .locator-content p {
        max-width: 298px;
        text-align: center
    }

    #flumist-page .cmp-finder__html-result-container .btn {
        margin-left: 0;
        font-size: 16px!important;
        text-align: center;
        max-width: 295px
    }

    #flumist-page .cmp-finder__result-container {
        margin: 0 15px;
        padding: 0;
        display: flex;
        width: auto;
        flex-direction: column-reverse
    }

    #flumist-page .cmp-finder__form-group.cmp-finder__submit-btn {
        margin: auto
    }

    #flumist-page .cmp-finder .cmp-finder__result-list.cmp-finder__vcenter {
        min-width: 98%;
        margin: 21px 12px 12px
    }

    #flumist-page .cmp-finder .cmp-finder__result-container .cmp-finder__result-item {
        margin: 15px 5px 15px 0;
        padding: 20px 13px
    }

    #flumist-page .cmp-finder .cmp-finder__html-result-container p {
        font-size: 14px
    }

    #flumist-page .cmp-finder .cmp-finder__html-result-container a {
        line-break: anywhere;
        width: 100%
    }
}

@media(min-width: 768px) and (max-width:991px) {
    #flu-banner-1 .banner .banner-image img {
        height:400px
    }
}

@media(max-width: 768px) {
    #flumist-page .cmp-finder__map {
        height:240px;
        border-radius: 20px;
        width: 100%
    }

    #flumist-page .cmp-finder .cmp-finder__html-result-container a.link-style.web-link-style.head-blue {
        font-size: 14px
    }

    #flumist-page .cmp-finder__form-group button {
        max-width: 358px;
        min-width: 300px;
        width: 100%
    }

    #flumist-page .finderComponent .cmp-finder__form input,#flumist-page .finderComponent .cmp-finder__form select {
        min-width: 300px;
        width: 100%;
        max-width: 350px
    }

    #flumist-page .cmp-finder__html-result-container:before {
        content: 'You may be able to find FluMist at these locations below. Because the supply chain may change at any time, be sure to call to confirm if FluMist is available at your selected doctor\'s office, healthcare clinic, and pharmacies.';
        color: #231f20;
        font-family: Inter,sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 300
    }

    #flumist-page .locator .locator-content {
        padding: 40px 0 20px
    }

    #flumist-page .locator {
        margin: 20px 0 0
    }

    #flu-banner-1 .banner {
        position: relative;
        margin-top: 93px
    }

    #flu-banner-1 .banner .banner-content h1 {
        color: #231f20;
        font-family: Inter,sans-serif;
        font-size: 40px;
        line-height: 100%!important;
        font-weight: 600;
        letter-spacing: -.3px
    }

    #flumist-page #flu-banner-1 .banner .banner-content h1 {
        line-height: 120%
    }

    #flumist-page #container-finder .logo-holder {
        display: flex;
        gap: 20px;
        margin-bottom: 0;
        flex-direction: column
    }

    #flumist-page #container-finder .logo-holder .image-wrapper {
        max-width: 100%;
        width: 100%;
        padding: 0 50px
    }

    #flumist-page #container-finder .logo-holder .image-wrapper img {
        max-width: 245px;
        width: 100%;
        margin: auto;
        display: block
    }

    #flumist-page #container-finder h1.find-flumist {
        text-align: center;
        width: 84%;
        margin: auto
    }

    #flumist-page .cmp-finder__form-container {
        padding: 0;
        border-bottom: 0;
        margin: 5px 0 0
    }

    .finderComponent .cmp-finder__form input,.finderComponent .cmp-finder__form select {
        padding: 14px 16px;
        border-radius: 10px;
        width: 350px;
        border: 1px solid #5d5e60;
        font-family: Inter,sans-serif;
        color: #231f20;
        font-weight: 400
    }

    #flumist-page #container-finder h2 {
        text-align: center;
        margin: 47px auto 43px;
        width: 90%
    }

    #flumist-page .cmp-finder li:last-child {
        text-align: left
    }
}

@media screen and (min-width: 992px) {
    #ordering-using #threeCol-fluContact.azcl-columns__base {
    grid-template-columns: 1fr 1fr!important;
}
    #flumist-page #flumist-video .video .cmp-video__player,#flumist-page #flumist-video_stock .video .cmp-video__player {
        max-height:345px!important;
        height: 100%
    }

    #flumist-page #flu-banner-1 .banner .banner-image img {
        object-fit: fill
    }
}

@media (min-width: 1200px) {
    .cmp-finder .custom-rte-text {
        margin-left:0!important;
        position: relative
    }
}

@media screen and (max-width: 495px) {
    #flumist-page .cmp-finder .cmp-finder__result-list.cmp-finder__vcenter {
        min-width:95%
    }
}

@media (max-width: 389px) {
    #flu-banner-1 .banner .banner-content h1 {
        font-size:40px
    }

    #flumist-page #container-finder .logo-holder .image-wrapper img {
        min-width: unset
    }
}

@media screen and (min-width: 600px) and (max-width:768px) {
    #flu-banner-1 .banner .banner-image img {
        height:450px
    }
}

@media only screen and (min-width: 767px) and (max-width:991px) {
    #flumist-page .cmp-finder .cmp-finder__result-list {
        order:1;
        width: 95%
    }
}

#flumist-page .result-count {
    color: #231f20!important
}

/* new code for out of season */
#flumist-page .cmp-finder__form-group.cmp-finder__submit-btn {
    pointer-events: none;
}

#flumist-page span.cmp-finder__button-txt {
    color: #86878A;
}

#flumist-page button.cmp-finder__button.cmp-finder__formbutton {
    background: #F0F1F3 !important;
}

#flumist-page .finderComponent label.cmp-finder__label{
        color: #86878A;
}

#flumist-page .cmp-finder__form-group.cmp-finder__submit-btn .cmp-finder__button::after{
    background: url(/content/dam/intelligentcontent/brands/flumist/us/en/images/desktop/disable_button.svg) 0 0 / contain no-repeat;
}

#flumist-page .finderComponent .cmp-finder__form input, #flumist-page .finderComponent .cmp-finder__form select{
    pointer-events: none;
}

#flumist-page .finderComponent .cmp-finder__form input, #flumist-page .finderComponent .cmp-finder__form select{
    color: #86878A;
}

flumist-chatbot {
    display: none;
}
body#ordering-using #threeCol-fluContact > div.azcl-column-par2 {
    display: none;
}



#faq .get-support .get-support-content-right .support-inner-content .get-support-need-help {
    display: none!important;
}
#faq .left-column {
    border-right:none!important;
}
#faq .right-column {
    display: none;
}

#faq .top-links-wrapper {
    max-width: 1030px!important;
    justify-content: left!important;
}

#faq .top-links-wrapper::after {
    right: -19vw!important;
}

#ordering-using #threeCol-fluContact a.cta-tertiary.mgTop-frstCh {
    margin-top: 0!important;
}


#page-10cbccdc0c .contant-us-content-wrapper {

    border-right: 1px solid #dddddd00!important;
border-bottom: 1px solid #dddddd00!important;
}

#page-10cbccdc0c .contant-us-image-wrapper {
    display: none;
}
