body {
    font-family: Arial, sans-serif;
    margin-top: -20px;
}

.header-banner {
    background-image: url("-/media/4B9BFFD2BED14BA4A56D007E5EEB6503.ashx");
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
    min-height: 500px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.header-banner>.container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.header-content {
    position: relative;
    z-index: 1;
    text-align: left;
    max-width: 680px;
}

/* .header-content h1 {
              color: white;
              font-size: 36px;
              font-weight: bold;
              margin-bottom: 16px;
              display: flex;
              flex-direction: column;
              justify-content: center;
            } */
.header-slogan {
    font-size: 28px;
    font-weight: 100;
    color: white;
}

.header-banner-title {
    font-size: 55px;
    font-weight: 300;
    line-height: 1.05;
    padding-left: 26px;
    margin: 0 0 22px;
    color: #ffffff;
}

.header-banner-cta {
    display: inline-block;
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
    padding: 12px 26px;
    border: 2px solid #ffffff;
    border-left: none;
    border-radius: 0 12px 12px 0;
    background: rgba(0, 75, 133, 0.65);
    color: #ffffff;
}

.border-end-white {
    border-right: 1px solid #fff;
}

.border-start-white {
    border-left: 1px solid #fff;
}

.border-top-white {
    border-top: 1px solid #fff;
}

.border-bottom-white {
    border-bottom: 2px solid #fff;
}

.border-y-white {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.border-x-white {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.list-heading {
    margin-left: -5px;
    padding-left: 5px;
}

.list-heading-right {
    margin-right: -5px;
    padding-left: 5px;
}

.do-you-know,
.where-to-get,
.important-note,
.benefits {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 2px solid #ffffff;
}

.vaccine-banner {
    position: relative;
    color: #ffffff !important;
    padding: 18px 0 20px;
    margin-top: -1px;
    text-align: left;
    overflow: hidden;
    background: linear-gradient(to right, #164265 0%, #006ba6 55%, #0a2e4e 100%);
}

.vaccine-banner::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background: linear-gradient(to right, #147db8 0%, #40bd4a 25%, #ffcc29 50%, #ed1c24 75%, #00a2e5 100%);
}

.vaccine-banner__content {
    position: relative;
    z-index: 1;
    max-width: 72%;
}

.vaccine-banner__top {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 4px;
}

.vaccine-banner__cta {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.2px;
    margin: 0 0 14px;
}

.vaccine-banner__line {
    font-size: 22px;
    margin: 0 0 6px;
}

.vaccine-banner__highlight {
    display: inline-block;
    background: rgba(255, 255, 255, 0.98);
    color: #0f5f92;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.1;
    padding: 4px 10px;
    border-radius: 6px;
}

.vaccine-banner__art {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 6px;
    width: 38%;
    pointer-events: none;
}

.vaccine-banner__art-vaccine {
    position: absolute;
    right: -30px;
    bottom: -44%;
    width: 500px;
    height: auto;
    z-index: 1;
}

.vaccine-banner__art-virus {
    position: absolute;
    right: 12px;
    bottom: 6px;
    width: 190px;
    height: auto;
    opacity: 0.7;
}

@media (max-width: 767px) {
    .vaccine-banner__content {
        max-width: 100%;
    }

    .vaccine-banner__art {
        display: none;
    }

    .vaccine-banner__highlight {
        font-size: 24px;
    }
}

.section {
    padding: 20px;
    /* background-image: url("/-/media/Project/Campaign/Flu-Campaign/2025/bg-pattern.png"); */
    background-position: center;
    background-size: cover;
}

.bg-pattern {
    background-image: url("-/media/EAB5B67E3A854E72B340E9F99E83F945.ashx");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.left {
    position: relative;
    overflow: hidden;
    border: 2px solid #ffffff;
    border-radius: 100px 0 0 0;
    margin-right: 20px;
}

.left__art {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    pointer-events: none;
    z-index: 0;
}

.left__art-left {
    position: absolute;
    left: -16%;
    bottom: -130px;
    width: 500px;
    height: auto;
}

.left__art-right {
    position: absolute;
    right: -18%;
    bottom: -140px;
    width: 450px;
    height: auto;
}

.left> :not(.left__art) {
    position: relative;
    z-index: 1;
}

.right {
    border: 2px solid #ffffff;
    border-radius: 0 100px 0 0;
    margin-left: 20px;
}

.section-title {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;

}

.section-title-right {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 17px;
}

.section-title-dark {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    margin-top: 11px;
}

.circle-bullet {
    display: flex;
    align-items: flex-start;
}

.circle-bullet img {
    top: 3px !important;
    position: relative;
}

.circle-bullet.circle-bullet-inline {
    align-items: flex-start;
}

.circle-bullet.circle-bullet-inline img {
    top: 0 !important;
}

.circle-bullet.circle-bullet-inline>div {
    padding-top: 8px !important;
}

.col-extend-bottom {
    padding-bottom: 38px;
    margin-bottom: -20px;
}

.circle-icon {
    min-width: 20px;
    height: 20px;
    background-color: #0077c0;
    border-radius: 50%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.checkmark-icon {
    color: #0077c0;
    font-weight: bold;
    margin-right: 5px;
}

.text-white {
    color: white !important;
}

.footer {
    background-color: #005a9c;
    color: white;
    padding: 10px 15px;
    font-size: 12px;
}

.cwhitecolor {
    color: white;
}

.rainbow-line {
    height: 5px;
    background: linear-gradient(to right,
            #147db8,
            #40bd4a,
            #ffcc29,
            #ed1c24,
            #00a2e5);
}

.small-text {
    font-size: 12px;
}

.show-mobile {
    display: none;
}

/* // media query for 1024 and above */

@media (min-width: 1024px) {
    .row {
        display: flex;
        flex-wrap: wrap;
    }

    .col-md-6 {
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-direction: column;
    }

    .section {
        flex: 1;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .hidden-mobile {
        display: none !important;
    }

    .header-slogan {
        font-size: 24px;
    }

    .header-content {
        padding: 0;
    }

    .header-banner {
        min-height: 260px;
        background-position: center bottom;
    }

    .header-banner-title {
        font-size: 40px;
    }

    .header-banner-cta {
        font-size: 40px;
        padding: 12px 16px;
    }
}

@media (max-width: 1023px) {
    .hidden-ipad {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .show-mobile {
        display: block;
    }
}

@media (max-width: 767px) {

    html,
    body {
        overflow-x: hidden;
    }

    .section {
        padding: 16px;
    }

    .left,
    .right {
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
    }

    .right {
        margin-top: 16px;
    }

    .do-you-know,
    .where-to-get,
    .important-note,
    .benefits {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .list-heading,
    .list-heading-right {
        margin-left: -16px;
        margin-right: -16px;

    }

    .border-bottom-white {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;

    }

    .col-extend-bottom {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .border-end-white {
        border-right: 0;
    }

    .border-start-white {
        border-left: 0;
        border-top: 2px solid #fff;
        margin-top: 14px;
        padding-top: 14px;
    }

    .circle-bullet img[alt="+"] {
        width: 30px !important;
    }

    .important-note img {
        width: 64px !important;
        height: auto !important;
    }

    .left__art-left {
        width: 320px;
        left: -20%;
        bottom: -110px;
    }

    .left__art-right {
        width: 300px;
        right: -22%;
        bottom: -120px;
    }
}